@realsee/dnalogel 3.65.0 → 3.65.2

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 (453) hide show
  1. package/CHANGELOG.md +14 -5
  2. package/dist/index.cjs.js +5 -5
  3. package/dist/index.js +49 -43
  4. package/dist/index.umd.js +5 -5
  5. package/docs/classes/AreaMakerPluginType.AreaMakerController.html +2 -2
  6. package/docs/classes/AreaMakerPluginType.AreaMakerItem.html +2 -2
  7. package/docs/classes/CSS3DRender.html +2 -2
  8. package/docs/classes/GuideLineItem.GuideLineItem.html +2 -2
  9. package/docs/classes/GuideLineModeItem.GuideLineModeItem.html +2 -2
  10. package/docs/classes/ModelMakerPluginInstance.html +2 -2
  11. package/docs/classes/ModelMakerPluginType.ModelMakerBoxItem.html +2 -2
  12. package/docs/classes/ModelMakerPluginType.ModelMakerPolygonItem.html +2 -2
  13. package/docs/classes/ModelMakerPluginType.ModelMakerPrismItem.html +2 -2
  14. package/docs/classes/ModelRoomLabelController.html +2 -2
  15. package/docs/classes/MoveController.html +2 -2
  16. package/docs/classes/Object3DHelperController.html +2 -2
  17. package/docs/classes/PaintBrush.html +2 -2
  18. package/docs/classes/PanoMeasurePluginLine.html +2 -2
  19. package/docs/classes/PanoMeasurePluginModel.html +2 -2
  20. package/docs/classes/PanoMeasurePluginPoint.html +2 -2
  21. package/docs/classes/PanoMeasurePluginPolyline.html +2 -2
  22. package/docs/classes/PanoTagPluginController.html +2 -2
  23. package/docs/classes/Sculpt.html +2 -2
  24. package/docs/classes/Util.BetterTween.html +2 -2
  25. package/docs/classes/Util.FiveDomEvents.html +2 -2
  26. package/docs/classes/Util.FivePuppet.html +2 -2
  27. package/docs/classes/Util.Interval.html +2 -2
  28. package/docs/classes/Util.LegacyPointHelper.html +2 -2
  29. package/docs/classes/Util.LightTag.html +2 -2
  30. package/docs/classes/Util.LineSegments.html +2 -2
  31. package/docs/classes/Util.Magnifier.html +2 -2
  32. package/docs/classes/Util.Object3D.html +2 -2
  33. package/docs/classes/Util.PointDomHelper.html +2 -2
  34. package/docs/classes/Util.PointHelper.html +2 -2
  35. package/docs/classes/Util.PointSelector.html +2 -2
  36. package/docs/classes/Util.PointSelectorHelper.html +2 -2
  37. package/docs/classes/Util.Rectangle.html +2 -2
  38. package/docs/classes/Util.sculpt.BaseEditor.html +2 -2
  39. package/docs/classes/Util.sculpt.BoxMesh.html +2 -2
  40. package/docs/classes/Util.sculpt.BoxMeshEditor.html +2 -2
  41. package/docs/classes/Util.sculpt.CircleMesh.html +2 -2
  42. package/docs/classes/Util.sculpt.CircleMeshEditor.html +2 -2
  43. package/docs/classes/Util.sculpt.CircleWithEdgeMesh.html +2 -2
  44. package/docs/classes/Util.sculpt.CylinderMesh.html +2 -2
  45. package/docs/classes/Util.sculpt.CylinderMeshEditor.html +2 -2
  46. package/docs/classes/Util.sculpt.LineMesh.html +2 -2
  47. package/docs/classes/Util.sculpt.PointMesh.html +2 -2
  48. package/docs/classes/Util.sculpt.PolygonMesh.html +2 -2
  49. package/docs/classes/Util.sculpt.PrismMesh.html +2 -2
  50. package/docs/classes/Util.sculpt.PrismMeshEditor.html +2 -2
  51. package/docs/classes/Util.sculpt.RectangleMesh.html +2 -2
  52. package/docs/classes/Util.sculpt.RectangleMeshEditor.html +2 -2
  53. package/docs/classes/Util.sculpt.RectangleWithEdgeMesh.html +2 -2
  54. package/docs/classes/WalkController.html +2 -2
  55. package/docs/enums/CameraMovementEffect.html +2 -2
  56. package/docs/enums/ContentType.html +2 -2
  57. package/docs/enums/DIRECTION.html +2 -2
  58. package/docs/enums/DISPLAY_STRATEGY_TYPE.html +2 -2
  59. package/docs/enums/DimensionType.html +2 -2
  60. package/docs/enums/FLOOR_PLAN_ATTACHED_TO.html +2 -2
  61. package/docs/enums/ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE.html +2 -2
  62. package/docs/enums/PaintBrushTypeEnum.html +2 -2
  63. package/docs/enums/PointType.html +2 -2
  64. package/docs/enums/Rotation.html +2 -2
  65. package/docs/functions/AreaMakerPlugin.html +1 -1
  66. package/docs/functions/CSS3DRenderPlugin.html +1 -1
  67. package/docs/functions/CameraMovementPlugin.html +2 -2
  68. package/docs/functions/CruisePlugin.html +1 -1
  69. package/docs/functions/CurrentPanoImagePlugin.html +1 -1
  70. package/docs/functions/GuideLinePlugin.html +1 -1
  71. package/docs/functions/ItemLabelPlugin.html +1 -1
  72. package/docs/functions/MapviewFloorplanPlugin.html +1 -1
  73. package/docs/functions/MeasurePlugin.html +1 -1
  74. package/docs/functions/ModelChassisCompassPlugin.html +2 -2
  75. package/docs/functions/ModelEntryDoorGuidePlugin.html +2 -2
  76. package/docs/functions/ModelFloorplanPlugin.html +1 -1
  77. package/docs/functions/ModelItemLabelPlugin.html +1 -1
  78. package/docs/functions/ModelMakerPlugin.html +1 -1
  79. package/docs/functions/ModelRoomLabelPlugin.html +1 -1
  80. package/docs/functions/ModelTVVideoPlugin.html +1 -1
  81. package/docs/functions/ModelViewPlugin.html +2 -2
  82. package/docs/functions/MovePlugin.html +1 -1
  83. package/docs/functions/Object3DHelperPlugin.html +1 -1
  84. package/docs/functions/PanoCompassPlugin.html +1 -1
  85. package/docs/functions/PanoCursorRaycasterPlugin.html +2 -2
  86. package/docs/functions/PanoDoorLabelPlugin.html +1 -1
  87. package/docs/functions/PanoFloorplanRadarPlugin.html +1 -1
  88. package/docs/functions/PanoMeasurePlugin.html +1 -1
  89. package/docs/functions/PanoRulerPlugin.html +2 -2
  90. package/docs/functions/PanoRulerProPlugin.html +2 -2
  91. package/docs/functions/PanoSpatialTagPlugin.html +2 -2
  92. package/docs/functions/PanoTagPlugin.html +1 -1
  93. package/docs/functions/PanoVideoPlugin.html +2 -2
  94. package/docs/functions/PipelinePlugin.html +1 -1
  95. package/docs/functions/SculptPlugin.html +2 -2
  96. package/docs/functions/TopviewFloorplanPlugin.html +1 -1
  97. package/docs/functions/Util.absoluteUrl.html +2 -2
  98. package/docs/functions/Util.awaitNextFrame.html +1 -1
  99. package/docs/functions/Util.blink.html +2 -2
  100. package/docs/functions/Util.bounding.html +1 -1
  101. package/docs/functions/Util.boundingBox.html +1 -1
  102. package/docs/functions/Util.boundingSphere.html +1 -1
  103. package/docs/functions/Util.boxVertex.html +2 -2
  104. package/docs/functions/Util.boxVertexes.html +1 -1
  105. package/docs/functions/Util.checkFiveModelLoaded.html +2 -2
  106. package/docs/functions/Util.convexHull.html +2 -2
  107. package/docs/functions/Util.equal.html +2 -2
  108. package/docs/functions/Util.fiveModelIsLoaded.html +2 -2
  109. package/docs/functions/Util.getCoordsFromClient.html +1 -1
  110. package/docs/functions/Util.getCoordsFromElement.html +1 -1
  111. package/docs/functions/Util.getFrameTime.html +2 -2
  112. package/docs/functions/Util.getIntersectFromRelativePosition.html +1 -1
  113. package/docs/functions/Util.getRaycasterFromFivePointer.html +1 -1
  114. package/docs/functions/Util.initialCSS3DRender.html +1 -1
  115. package/docs/functions/Util.inside.html +1 -1
  116. package/docs/functions/Util.isAbsoluteURL.html +1 -1
  117. package/docs/functions/Util.isModelLike.html +1 -1
  118. package/docs/functions/Util.isNil.html +2 -2
  119. package/docs/functions/Util.isPanoramaLike.html +1 -1
  120. package/docs/functions/Util.lookObject.html +2 -2
  121. package/docs/functions/Util.lookPoint.html +2 -2
  122. package/docs/functions/Util.nextFrame.html +1 -1
  123. package/docs/functions/Util.notNil.html +2 -2
  124. package/docs/functions/Util.reblink.html +2 -2
  125. package/docs/functions/Util.requestAnimationFrameInterval.html +2 -2
  126. package/docs/functions/Util.sculpt.createBox.html +1 -1
  127. package/docs/functions/Util.sculpt.createCircle.html +1 -1
  128. package/docs/functions/Util.sculpt.createCylinder.html +1 -1
  129. package/docs/functions/Util.sculpt.createLine.html +2 -2
  130. package/docs/functions/Util.sculpt.createPoint.html +1 -1
  131. package/docs/functions/Util.sculpt.createPolygon.html +1 -1
  132. package/docs/functions/Util.sculpt.createPrism.html +1 -1
  133. package/docs/functions/Util.sculpt.createRectangle.html +2 -2
  134. package/docs/functions/Util.tag.html +1 -1
  135. package/docs/functions/Util.tweenProgress.html +1 -1
  136. package/docs/functions/Util.uuid.html +2 -2
  137. package/docs/functions/Util.waitFiveModelLoaded.html +2 -2
  138. package/docs/functions/Util.worldBounding.html +1 -1
  139. package/docs/functions/Util.worldBoundingBox.html +1 -1
  140. package/docs/functions/Util.worldBoundingSphere.html +1 -1
  141. package/docs/functions/createPolyline.html +2 -2
  142. package/docs/functions/pluginFlag.html +1 -1
  143. package/docs/hierarchy.html +1 -1
  144. package/docs/index.html +2 -2
  145. package/docs/interfaces/AreaMakerPluginType.AnimeOptions.html +2 -2
  146. package/docs/interfaces/AreaMakerPluginType.Config.html +2 -2
  147. package/docs/interfaces/AreaMakerPluginType.EventMap.html +2 -2
  148. package/docs/interfaces/AreaMakerPluginType.Params.html +2 -2
  149. package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItem.html +2 -2
  150. package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItemV1.html +2 -2
  151. package/docs/interfaces/AreaMakerPluginType.ServerDataV1.html +2 -2
  152. package/docs/interfaces/AreaMakerPluginType.ServerDataV2.html +2 -2
  153. package/docs/interfaces/AreaMakerPluginType.ShowHideOptions.html +2 -2
  154. package/docs/interfaces/AreaMakerPluginType.State.html +2 -2
  155. package/docs/interfaces/CSS3DRenderPluginEventMap.html +2 -2
  156. package/docs/interfaces/CSS3DRenderPluginState.html +2 -2
  157. package/docs/interfaces/CameraMovementPluginExportType.html +2 -2
  158. package/docs/interfaces/ContentTypeMapInterface.html +2 -2
  159. package/docs/interfaces/CruisePluginTypes.Config.html +2 -2
  160. package/docs/interfaces/CruisePluginTypes.CruiseKeyframe.html +2 -2
  161. package/docs/interfaces/CruisePluginTypes.EventMap.html +2 -2
  162. package/docs/interfaces/CruisePluginTypes.GuildLineConfig.html +2 -2
  163. package/docs/interfaces/CruisePluginTypes.MoveAction.html +2 -2
  164. package/docs/interfaces/CruisePluginTypes.MoveWithKeyframesAction.html +2 -2
  165. package/docs/interfaces/CruisePluginTypes.MoveWithPanoIndexAction.html +2 -2
  166. package/docs/interfaces/CruisePluginTypes.PluginData.html +2 -2
  167. package/docs/interfaces/CruisePluginTypes.PluginServerData.html +2 -2
  168. package/docs/interfaces/CruisePluginTypes.PluginState.html +2 -2
  169. package/docs/interfaces/CurrentPanoImagePluginType.Config.html +2 -2
  170. package/docs/interfaces/CurrentPanoImagePluginType.EventMap.html +2 -2
  171. package/docs/interfaces/CurrentPanoImagePluginType.Params.html +2 -2
  172. package/docs/interfaces/CurrentPanoImagePluginType.ShowHideOptions.html +2 -2
  173. package/docs/interfaces/CurrentPanoImagePluginType.State.html +2 -2
  174. package/docs/interfaces/FloorplanBounding.html +2 -2
  175. package/docs/interfaces/FloorplanData.html +2 -2
  176. package/docs/interfaces/FloorplanEntrance.html +2 -2
  177. package/docs/interfaces/FloorplanExtraObject.html +2 -2
  178. package/docs/interfaces/FloorplanExtraObject3D.html +2 -2
  179. package/docs/interfaces/FloorplanFloorData.html +2 -2
  180. package/docs/interfaces/FloorplanImagePosition.html +2 -2
  181. package/docs/interfaces/FloorplanObserver.html +2 -2
  182. package/docs/interfaces/FloorplanOutlineItem.html +2 -2
  183. package/docs/interfaces/FloorplanPosition.html +2 -2
  184. package/docs/interfaces/FloorplanRoomItem.html +2 -2
  185. package/docs/interfaces/FloorplanRoomLabelItem.html +2 -2
  186. package/docs/interfaces/FloorplanServerBounding.html +2 -2
  187. package/docs/interfaces/FloorplanServerComputedData.html +2 -2
  188. package/docs/interfaces/FloorplanServerData.html +2 -2
  189. package/docs/interfaces/FloorplanServerDoorItem.html +2 -2
  190. package/docs/interfaces/FloorplanServerDoorPosition.html +2 -2
  191. package/docs/interfaces/FloorplanServerEntrance.html +2 -2
  192. package/docs/interfaces/FloorplanServerFloorData.html +2 -2
  193. package/docs/interfaces/FloorplanServerImagePosition.html +2 -2
  194. package/docs/interfaces/FloorplanServerObserver.html +2 -2
  195. package/docs/interfaces/FloorplanServerOutlineItem.html +2 -2
  196. package/docs/interfaces/FloorplanServerPosition.html +2 -2
  197. package/docs/interfaces/FloorplanServerRoomItem.html +2 -2
  198. package/docs/interfaces/FloorplanServerRoomLabelItem.html +2 -2
  199. package/docs/interfaces/GuideLineModeItem.GuideLineTagContainer.html +2 -2
  200. package/docs/interfaces/GuideLinePluginType.CatmullRomCurve3.html +2 -2
  201. package/docs/interfaces/GuideLinePluginType.EventMap.html +2 -2
  202. package/docs/interfaces/GuideLinePluginType.ExtraRouteData.html +2 -2
  203. package/docs/interfaces/GuideLinePluginType.GuideLineGeometryStyle.html +2 -2
  204. package/docs/interfaces/GuideLinePluginType.GuideLineItemContainer.html +2 -2
  205. package/docs/interfaces/GuideLinePluginType.GuideLineMaterialStyle.html +2 -2
  206. package/docs/interfaces/GuideLinePluginType.GuideLineMeshStyle.html +2 -2
  207. package/docs/interfaces/GuideLinePluginType.LineGeometriesConfig.html +2 -2
  208. package/docs/interfaces/GuideLinePluginType.ModelGuideLineStyle.html +2 -2
  209. package/docs/interfaces/GuideLinePluginType.ModelGuideLineTagData.html +2 -2
  210. package/docs/interfaces/GuideLinePluginType.PanoramaGuideLineStyle.html +2 -2
  211. package/docs/interfaces/GuideLinePluginType.PluginDataV2.html +1 -1
  212. package/docs/interfaces/GuideLinePluginType.PluginServerData.html +2 -2
  213. package/docs/interfaces/GuideLinePluginType.PluginState.html +2 -2
  214. package/docs/interfaces/GuideLinePluginType.Route.html +2 -2
  215. package/docs/interfaces/HelperOffset.html +2 -2
  216. package/docs/interfaces/ImagePlaneGroup.html +2 -2
  217. package/docs/interfaces/ItemLabelPluginData.html +2 -2
  218. package/docs/interfaces/ItemLabelPluginExportReturnsType.html +2 -2
  219. package/docs/interfaces/ItemLabelPluginParametersType.html +2 -2
  220. package/docs/interfaces/MinMax.html +2 -2
  221. package/docs/interfaces/ModelChassisCompassPluginData.html +2 -2
  222. package/docs/interfaces/ModelChassisCompassPluginExportType.html +2 -2
  223. package/docs/interfaces/ModelChassisCompassPluginParameterType.html +2 -2
  224. package/docs/interfaces/ModelEntryDoorGuidePluginData.html +2 -2
  225. package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +2 -2
  226. package/docs/interfaces/ModelItemLabelPluginData.html +2 -2
  227. package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +2 -2
  228. package/docs/interfaces/ModelItemLabelPluginParametersType.html +2 -2
  229. package/docs/interfaces/ModelMakerPluginType.BoxItemObjectData.html +2 -2
  230. package/docs/interfaces/ModelMakerPluginType.EventMap.html +2 -2
  231. package/docs/interfaces/ModelMakerPluginType.PrismItemObjectData.html +2 -2
  232. package/docs/interfaces/ModelMakerPluginType.ServerBaseItem.html +2 -2
  233. package/docs/interfaces/ModelMakerPluginType.ServerBoxItem.html +2 -2
  234. package/docs/interfaces/ModelMakerPluginType.ServerData.html +2 -2
  235. package/docs/interfaces/ModelMakerPluginType.ServerPrismItem.html +2 -2
  236. package/docs/interfaces/ModelMakerPluginType.ServerTrianglesItem.html +2 -2
  237. package/docs/interfaces/ModelMakerPluginType.State.html +2 -2
  238. package/docs/interfaces/ModelMakerPluginType.TrianglesItemObjectData.html +2 -2
  239. package/docs/interfaces/ModelRoomLabelPluginData.html +2 -2
  240. package/docs/interfaces/ModelTVVideoPluginData.html +2 -2
  241. package/docs/interfaces/ModelTVVideoPluginExportType.html +2 -2
  242. package/docs/interfaces/ModelTVVideoPluginParameterType.html +2 -2
  243. package/docs/interfaces/ModelViewPluginExportType.html +2 -2
  244. package/docs/interfaces/Object3DHelperState.html +2 -2
  245. package/docs/interfaces/ObjectHelperControllers.html +2 -2
  246. package/docs/interfaces/PaintBrushAction.html +2 -2
  247. package/docs/interfaces/PaintBrushConfigs.html +2 -2
  248. package/docs/interfaces/PaintBrushState.html +2 -2
  249. package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +2 -2
  250. package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +1 -1
  251. package/docs/interfaces/PanoMeasureParameterType.html +2 -2
  252. package/docs/interfaces/PanoMeasurePluginLineJson.html +2 -2
  253. package/docs/interfaces/PanoMeasurePluginOpenParameter.html +2 -2
  254. package/docs/interfaces/PanoMeasurePluginPointJson.html +2 -2
  255. package/docs/interfaces/PanoMeasurePluginPolylineJson.html +2 -2
  256. package/docs/interfaces/PanoRulerPluginExportType.html +2 -2
  257. package/docs/interfaces/PanoRulerPluginOptions.html +2 -2
  258. package/docs/interfaces/PanoRulerPluginParameterType.html +2 -2
  259. package/docs/interfaces/PanoRulerProPluginExportType.html +2 -2
  260. package/docs/interfaces/PanoRulerProPluginOptions.html +2 -2
  261. package/docs/interfaces/PanoRulerProPluginParameterType.html +2 -2
  262. package/docs/interfaces/PanoRulerProPluginState.html +2 -2
  263. package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +1 -1
  264. package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +1 -1
  265. package/docs/interfaces/PanoSpatialTagPluginData.html +2 -2
  266. package/docs/interfaces/PanoSpatialTagPluginDataElement.html +2 -2
  267. package/docs/interfaces/PanoSpatialTagPluginExportType.html +2 -2
  268. package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +2 -2
  269. package/docs/interfaces/PanoSpatialTagPluginParameterType.html +2 -2
  270. package/docs/interfaces/PanoSpatialTagPluginPointElement.html +2 -2
  271. package/docs/interfaces/PanoSpatialTagPluginTagElement.html +2 -2
  272. package/docs/interfaces/PanoVideoPluginType.LoadParams.html +2 -2
  273. package/docs/interfaces/PanoVideoPluginType.PanoVideoItem.html +2 -2
  274. package/docs/interfaces/PanoVideoPluginType.PluginData.html +2 -2
  275. package/docs/interfaces/PanoVideoPluginType.PluginEventMap.html +2 -2
  276. package/docs/interfaces/PanoVideoPluginType.PluginState.html +2 -2
  277. package/docs/interfaces/PanoVideoPluginType.VideoItem.html +2 -2
  278. package/docs/interfaces/PanoVideoPluginType.VideoMeshParams.html +2 -2
  279. package/docs/interfaces/PluginEventMap.html +2 -2
  280. package/docs/interfaces/Point.html +2 -2
  281. package/docs/interfaces/Room.html +2 -2
  282. package/docs/interfaces/RoomInfo.html +2 -2
  283. package/docs/interfaces/RoomLabel.html +2 -2
  284. package/docs/interfaces/RoomRules.html +1 -1
  285. package/docs/interfaces/Rooms.html +1 -1
  286. package/docs/interfaces/Scissor.html +2 -2
  287. package/docs/interfaces/State.html +2 -2
  288. package/docs/interfaces/TagCacheInterface.html +2 -2
  289. package/docs/interfaces/TagConfig.html +2 -2
  290. package/docs/interfaces/TagGLTFObjectGroup.html +2 -2
  291. package/docs/interfaces/TagIconUrl.html +2 -2
  292. package/docs/interfaces/TagObjectGroup.html +2 -2
  293. package/docs/interfaces/TagStyle.html +2 -2
  294. package/docs/interfaces/Tags.html +2 -2
  295. package/docs/interfaces/TemporaryState.html +2 -2
  296. package/docs/interfaces/Util.AnimeInstance.html +2 -2
  297. package/docs/interfaces/Util.BlinkAnimeOptions.html +2 -2
  298. package/docs/interfaces/Util.EventHandlerConfig.html +2 -2
  299. package/docs/interfaces/Util.FiveDomEvent.html +2 -2
  300. package/docs/interfaces/Util.FiveDomEventMap.html +2 -2
  301. package/docs/interfaces/Util.LegacyMouseGroupParameter.html +2 -2
  302. package/docs/interfaces/Util.MagnifierParameter.html +2 -2
  303. package/docs/interfaces/Util.MouseGroupParameter.html +2 -2
  304. package/docs/interfaces/Util.PointIntersection.html +2 -2
  305. package/docs/interfaces/Util.PointSelectorHelperConfig.html +2 -2
  306. package/docs/interfaces/Util.ReBlinkAnimeOptions.html +2 -2
  307. package/docs/modules/AreaMakerPluginType.html +2 -2
  308. package/docs/modules/CruisePluginTypes.html +2 -2
  309. package/docs/modules/CurrentPanoImagePluginType.html +2 -2
  310. package/docs/modules/GuideLineItem.html +2 -2
  311. package/docs/modules/GuideLineModeItem.html +2 -2
  312. package/docs/modules/GuideLinePluginType.html +2 -2
  313. package/docs/modules/ModelMakerPluginType.html +2 -2
  314. package/docs/modules/PanoVideoPluginType.html +2 -2
  315. package/docs/modules/SculptData.html +2 -2
  316. package/docs/modules/SculptType.html +2 -2
  317. package/docs/modules/Util.html +2 -2
  318. package/docs/modules/Util.sculpt.html +2 -2
  319. package/docs/modules.html +2 -2
  320. package/docs/types/AddObject3DHelperConfig.html +2 -2
  321. package/docs/types/AreaMakerPluginType.AreaMakerItemEventMap.html +2 -2
  322. package/docs/types/AreaMakerPluginType.ItemRenderer.html +1 -1
  323. package/docs/types/AreaMakerPluginType.PluginData.html +2 -2
  324. package/docs/types/AreaMakerPluginType.ServerData.html +2 -2
  325. package/docs/types/ArrayPosition.html +1 -1
  326. package/docs/types/AudioAppearance.html +1 -1
  327. package/docs/types/CSS3DRenderExportType.html +1 -1
  328. package/docs/types/CSS3DRenderPluginExportType.html +1 -1
  329. package/docs/types/CSS3DRenderPluginParameterType.html +1 -1
  330. package/docs/types/ClassFunctionParameters.html +1 -1
  331. package/docs/types/Color.html +1 -1
  332. package/docs/types/ContentTypeConfigKey.html +1 -1
  333. package/docs/types/ContentTypeConfigKeySplit.html +1 -1
  334. package/docs/types/ContentTypeMap.html +1 -1
  335. package/docs/types/Create3DDomContainerReturnType.html +1 -1
  336. package/docs/types/Create3DElementReturnType.html +1 -1
  337. package/docs/types/CruisePluginExportType.html +1 -1
  338. package/docs/types/CruisePluginTypes.CruiseData.html +2 -2
  339. package/docs/types/CruisePluginTypes.MoveEffect.html +1 -1
  340. package/docs/types/CurrentPanoImagePluginExportType.html +1 -1
  341. package/docs/types/DeprecatedMediaPlaneProperty.html +2 -2
  342. package/docs/types/DeprecatedTagProperty.html +2 -2
  343. package/docs/types/Direction-1.html +1 -1
  344. package/docs/types/Direction4.html +1 -1
  345. package/docs/types/ElementRenderer.html +2 -2
  346. package/docs/types/FloorplanRuleLabels.html +2 -2
  347. package/docs/types/FloorplanServerRuleLabels.html +1 -1
  348. package/docs/types/GuideLinePluginExportType.html +1 -1
  349. package/docs/types/GuideLinePluginType.GuideLineItem.html +2 -2
  350. package/docs/types/GuideLinePluginType.GuideLineItemEventMap.html +1 -1
  351. package/docs/types/GuideLinePluginType.GuideLineModeItemMode.html +1 -1
  352. package/docs/types/GuideLinePluginType.GuideLineStyle.html +2 -2
  353. package/docs/types/GuideLinePluginType.ModelGuideLineTag.html +2 -2
  354. package/docs/types/GuideLinePluginType.PathItem.html +2 -2
  355. package/docs/types/GuideLinePluginType.PluginData.html +2 -2
  356. package/docs/types/GuideLinePluginType.RouteConfig.html +2 -2
  357. package/docs/types/HelperEventMap.html +1 -1
  358. package/docs/types/InternalHelperEventMap.html +1 -1
  359. package/docs/types/MapviewFloorplanPluginParameterType.html +1 -1
  360. package/docs/types/MapviewFloorplanPluginReturnType.html +1 -1
  361. package/docs/types/MeasurePluginConfig.html +1 -1
  362. package/docs/types/MediaData.html +2 -2
  363. package/docs/types/MediaStore.html +1 -1
  364. package/docs/types/ModelEntryDoorGuidePluginParameterType.html +1 -1
  365. package/docs/types/ModelFloorplanPluginParameterType.html +1 -1
  366. package/docs/types/ModelFloorplanPluginReturnType.html +1 -1
  367. package/docs/types/ModelId.html +1 -1
  368. package/docs/types/ModelMakerPluginType.ElementRenderer.html +1 -1
  369. package/docs/types/ModelMakerPluginType.ItemType.html +2 -2
  370. package/docs/types/ModelMakerPluginType.MarkerItem.html +1 -1
  371. package/docs/types/ModelMakerPluginType.ServerItem.html +2 -2
  372. package/docs/types/ModelRoomLabelPluginParameters.html +1 -1
  373. package/docs/types/ModelRoomLabelPluginReturnType.html +1 -1
  374. package/docs/types/MoveArgs.html +2 -2
  375. package/docs/types/MoveOpts.html +2 -2
  376. package/docs/types/Object3DHelperEventMap.html +1 -1
  377. package/docs/types/ObjectFit.html +1 -1
  378. package/docs/types/PaintBrushEventMap.html +1 -1
  379. package/docs/types/PanoCompassPluginData.html +1 -1
  380. package/docs/types/PanoCompassPluginExportType.html +1 -1
  381. package/docs/types/PanoCompassPluginParameterType.html +1 -1
  382. package/docs/types/PanoFloorplanRadarPluginParameterType.html +1 -1
  383. package/docs/types/PanoFloorplanRadarPluginReturnType.html +1 -1
  384. package/docs/types/PanoIndex.html +1 -1
  385. package/docs/types/PanoMeasurePluginEvent.html +1 -1
  386. package/docs/types/PanoMeasureReturnType.html +1 -1
  387. package/docs/types/PanoSpatialTagPluginId.html +1 -1
  388. package/docs/types/PanoTagPluginExportInterface.html +1 -1
  389. package/docs/types/PanoTagPluginParamsInterface.html +1 -1
  390. package/docs/types/PanoVideoPluginParameterType.html +1 -1
  391. package/docs/types/PanoVideoPluginReturnType.html +1 -1
  392. package/docs/types/PickTagContentTypeInContentTypeConfigKey.html +2 -2
  393. package/docs/types/PipelinePluginParameterType.html +1 -1
  394. package/docs/types/PipelinePluginReturnType.html +1 -1
  395. package/docs/types/PlaneTag.html +2 -2
  396. package/docs/types/Point2DTag.html +2 -2
  397. package/docs/types/Point3DTag.html +2 -2
  398. package/docs/types/PointTagInstance.html +1 -1
  399. package/docs/types/Position.html +1 -1
  400. package/docs/types/PositionFrom.html +1 -1
  401. package/docs/types/RotateArgs.html +2 -2
  402. package/docs/types/RotateOpts.html +2 -2
  403. package/docs/types/RuleLabelsKey.html +1 -1
  404. package/docs/types/RuleLabelsValue.html +1 -1
  405. package/docs/types/ScaleCallback.html +1 -1
  406. package/docs/types/ScalePosition.html +2 -2
  407. package/docs/types/SculptData.BoxData.html +1 -1
  408. package/docs/types/SculptData.CircleData.html +1 -1
  409. package/docs/types/SculptData.CylinderData.html +1 -1
  410. package/docs/types/SculptData.PointData.html +1 -1
  411. package/docs/types/SculptData.PolygonData.html +1 -1
  412. package/docs/types/SculptData.PolylineData.html +1 -1
  413. package/docs/types/SculptData.PrismData.html +1 -1
  414. package/docs/types/SculptData.RectangleData.html +1 -1
  415. package/docs/types/SculptType.Theme.html +2 -2
  416. package/docs/types/StickType.html +1 -1
  417. package/docs/types/Tag.html +2 -2
  418. package/docs/types/Tag2D.html +2 -2
  419. package/docs/types/Tag3D.html +2 -2
  420. package/docs/types/TagClickParams.html +1 -1
  421. package/docs/types/TagConfigByKey.html +1 -1
  422. package/docs/types/TagContentType.html +1 -1
  423. package/docs/types/TagContentTypeMapping.html +1 -1
  424. package/docs/types/TagDimensionType.html +1 -1
  425. package/docs/types/TagElement.html +2 -2
  426. package/docs/types/TagEvents.html +1 -1
  427. package/docs/types/TagGLTFObject.html +1 -1
  428. package/docs/types/TagHooks.html +1 -1
  429. package/docs/types/TagId.html +1 -1
  430. package/docs/types/TagInstance.html +1 -1
  431. package/docs/types/TagPointType.html +2 -2
  432. package/docs/types/TagRendererMap.html +1 -1
  433. package/docs/types/TopviewFloorplanPluginParameterType.html +1 -1
  434. package/docs/types/TopviewFloorplanPluginReturnType.html +1 -1
  435. package/docs/types/Util.ActionIfNoIntersection.html +1 -1
  436. package/docs/types/Util.AdherePoint.html +2 -2
  437. package/docs/types/Util.PointSelectorConfig.html +1 -1
  438. package/docs/types/WorkCode.html +1 -1
  439. package/docs/variables/FLOOR_TYPE_MAP.html +2 -2
  440. package/docs/variables/PLUGIN.html +1 -1
  441. package/docs/variables/ROOM_FETILE_TYPE_MAP.html +2 -2
  442. package/docs/variables/ROOM_TYPE_MAP.html +2 -2
  443. package/docs/variables/Util.animeMap.html +1 -1
  444. package/docs/variables/defaultGlobalConfig.html +1 -1
  445. package/docs/variables/itemLabelPluginServerParams.html +1 -1
  446. package/docs/variables/modelItemLabelPluginServerParams.html +1 -1
  447. package/docs/variables/modelRoomLabelPluginServerParams.html +1 -1
  448. package/libs/GuideLinePlugin/GuideLineModeItem/index.js +1 -1
  449. package/libs/PanoTagPlugin/Components/TagContainer.js +76 -71
  450. package/libs/base/BasePlugin.js +1 -1
  451. package/libs/shared-utils/logger.js +1 -1
  452. package/libs/shared-utils/three/blink.js +34 -33
  453. package/package.json +1 -1
package/dist/index.cjs.js CHANGED
@@ -1,4 +1,4 @@
1
- "use strict";var b0=Object.defineProperty,A0=Object.defineProperties;var y0=Object.getOwnPropertyDescriptors;var Bo=Object.getOwnPropertySymbols;var ad=Object.prototype.hasOwnProperty,ld=Object.prototype.propertyIsEnumerable;var _o=Math.pow,Al=(n,t,e)=>t in n?b0(n,t,{enumerable:!0,configurable:!0,writable:!0,value:e}):n[t]=e,B=(n,t)=>{for(var e in t||(t={}))ad.call(t,e)&&Al(n,e,t[e]);if(Bo)for(var e of Bo(t))ld.call(t,e)&&Al(n,e,t[e]);return n},ae=(n,t)=>A0(n,y0(t));var Dn=(n,t)=>{var e={};for(var i in n)ad.call(n,i)&&t.indexOf(i)<0&&(e[i]=n[i]);if(n!=null&&Bo)for(var i of Bo(n))t.indexOf(i)<0&&ld.call(n,i)&&(e[i]=n[i]);return e};var u=(n,t,e)=>(Al(n,typeof t!="symbol"?t+"":t,e),e);var ee=(n,t,e)=>new Promise((i,s)=>{var r=l=>{try{a(e.next(l))}catch(c){s(c)}},o=l=>{try{a(e.throw(l))}catch(c){s(c)}},a=l=>l.done?i(l.value):Promise.resolve(l.value).then(r,o);a((e=e.apply(n,t)).next())});Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const nt=require("@realsee/five"),_=require("three"),Fa=require("@realsee/five/line"),w0=require("@realsee/five/gltf-loader");function P0(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 y=P0(_);function C0(){console.debug("%c %c@realsee/dnalogel %cv3.65.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 I0(){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 yp(){}const cd=()=>Promise.resolve(),hd={__queue:Promise.resolve()};function E0(n=cd){hd.__queue=hd.__queue.then(n).catch(cd)}function Ho(n,t,e){const i=n.x,s=n.y,r=Math.floor(i/t*1e4)/1e4,o=Math.floor(s/e*1e4)/1e4;return{x:r,y:o}}function yl(n,t,e){const{x:i,y:s}=n,r=i*t,o=s*e;return{x:r,y:o}}function Fo(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 M0(n,t,e=yp){new Promise(i=>{setTimeout(()=>{e(),i(!0)},t*n)})}const x0=window,dd=window.requestAnimationFrame||x0.webkitRequestAnimationFrame||(n=>setTimeout(n,16));function ra(n,t=0){t<=0?dd(n):dd(()=>ra(n,t-1))}var Si=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-Si.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?Si.Bounce.In(n*2)*.5:Si.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}}}}),Ys=function(){return performance.now()},wp=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=Ys()),e===void 0&&(e=!1);var i=Object.keys(this._tweens);if(i.length===0)return!1;for(;i.length>0;){this._tweensAddedDuringUpdate={};for(var s=0;s<i.length;s++){var r=this._tweens[i[s]],o=!e;r&&r.update(t,o)===!1&&!e&&delete this._tweens[i[s]]}i=Object.keys(this._tweensAddedDuringUpdate)}return!0},n}(),ls={Linear:function(n,t){var e=n.length-1,i=e*t,s=Math.floor(i),r=ls.Utils.Linear;return t<0?r(n[0],n[1],i):t>1?r(n[e],n[e-1],e-i):r(n[s],n[s+1>e?e:s+1],i-s)},Bezier:function(n,t){for(var e=0,i=n.length-1,s=Math.pow,r=ls.Utils.Bernstein,o=0;o<=i;o++)e+=s(1-t,i-o)*s(t,o)*n[o]*r(i,o);return e},CatmullRom:function(n,t){var e=n.length-1,i=e*t,s=Math.floor(i),r=ls.Utils.CatmullRom;return n[0]===n[e]?(t<0&&(s=Math.floor(i=e*(1+t))),r(n[(s-1+e)%e],n[s],n[(s+1)%e],n[(s+2)%e],i-s)):t<0?n[0]-(r(n[0],n[0],n[1],n[1],-i)-n[0]):t>1?n[e]-(r(n[e],n[e],n[e-1],n[e-1],i-e)-n[e]):r(n[s?s-1:0],n[s],n[e<s+1?e:s+1],n[e<s+2?e:s+2],i-s)},Utils:{Linear:function(n,t,e){return(t-n)*e+n},Bernstein:function(n,t){var e=ls.Utils.Factorial;return e(n)/e(t)/e(n-t)},Factorial:function(){var n=[1];return function(t){var e=1;if(n[t])return n[t];for(var i=t;i>1;i--)e*=i;return n[t]=e,e}}(),CatmullRom:function(n,t,e,i,s){var r=(e-n)*.5,o=(i-t)*.5,a=s*s,l=s*a;return(2*t-2*e+r+o)*l+(-3*t+3*e-2*r-o)*a+r*s+t}}},Hc=function(){function n(){}return n.nextId=function(){return n._nextId++},n._nextId=0,n}(),sc=new wp,Na=function(){function n(t,e){e===void 0&&(e=sc),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=Si.Linear.None,this._interpolationFunction=ls.Linear,this._chainedTweens=[],this._onStartCallbackFired=!1,this._onEveryStartCallbackFired=!1,this._id=Hc.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=Ys()),e===void 0&&(e=!1),this._isPlaying)return this;if(this._group&&this._group.add(this),this._repeat=this._initialRepeat,this._reversed){this._reversed=!1;for(var i in this._valuesStartRepeat)this._swapEndStartRepeatValues(i),this._valuesStart[i]=this._valuesStartRepeat[i]}if(this._isPlaying=!0,this._isPaused=!1,this._onStartCallbackFired=!1,this._onEveryStartCallbackFired=!1,this._isChainStopped=!1,this._startTime=t,this._startTime+=this._delayTime,!this._propertiesAreSetUp||e){if(this._propertiesAreSetUp=!0,!this._isDynamic){var s={};for(var r in this._valuesEnd)s[r]=this._valuesEnd[r];this._valuesEnd=s}this._setupProperties(this._object,this._valuesStart,this._valuesEnd,this._valuesStartRepeat,e)}return this},n.prototype.startFromCurrentValues=function(t){return this.start(t,!0)},n.prototype._setupProperties=function(t,e,i,s,r){for(var o in i){var a=t[o],l=Array.isArray(a),c=l?"array":typeof a,h=!l&&Array.isArray(i[o]);if(!(c==="undefined"||c==="function")){if(h){var d=i[o];if(d.length===0)continue;for(var f=[a],m=0,g=d.length;m<g;m+=1){var p=this._handleRelativeValue(a,d[m]);if(isNaN(p)){h=!1,console.warn("Found invalid interpolation list. Skipping.");break}f.push(p)}h&&(i[o]=f)}if((c==="object"||l)&&a&&!h){e[o]=l?[]:{};var v=a;for(var A in v)e[o][A]=v[A];s[o]=l?[]:{};var d=i[o];if(!this._isDynamic){var w={};for(var A in d)w[A]=d[A];i[o]=d=w}this._setupProperties(v,e[o],d,s[o],r)}else(typeof e[o]=="undefined"||r)&&(e[o]=a),l||(e[o]*=1),h?s[o]=i[o].slice().reverse():s[o]=e[o]||0}}},n.prototype.stop=function(){return this._isChainStopped||(this._isChainStopped=!0,this.stopChainedTweens()),this._isPlaying?(this._group&&this._group.remove(this),this._isPlaying=!1,this._isPaused=!1,this._onStopCallback&&this._onStopCallback(this._object),this):this},n.prototype.end=function(){return this._goToEnd=!0,this.update(1/0),this},n.prototype.pause=function(t){return t===void 0&&(t=Ys()),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=Ys()),!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=sc),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=Si.Linear.None),this._easingFunction=t,this},n.prototype.interpolation=function(t){return t===void 0&&(t=ls.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=Ys()),e===void 0&&(e=!0),this._isPaused)return!0;var r,o=this._startTime+this._duration;if(!this._goToEnd&&!this._isPlaying){if(t>o)return!1;e&&this.start(t,!0)}if(this._goToEnd=!1,t<this._startTime)return!0;this._onStartCallbackFired===!1&&(this._onStartCallback&&this._onStartCallback(this._object),this._onStartCallbackFired=!0),this._onEveryStartCallbackFired===!1&&(this._onEveryStartCallback&&this._onEveryStartCallback(this._object),this._onEveryStartCallbackFired=!0);var a=t-this._startTime,l=this._duration+((s=this._repeatDelayTime)!==null&&s!==void 0?s:this._delayTime),c=this._duration+this._repeat*l,h=function(){if(i._duration===0||a>c)return 1;var v=Math.trunc(a/l),A=a-v*l,w=Math.min(A/i._duration,1);return w===0&&a===i._duration?1:w},d=h(),f=this._easingFunction(d);if(this._updateProperties(this._object,this._valuesStart,this._valuesEnd,f),this._onUpdateCallback&&this._onUpdateCallback(this._object,d),this._duration===0||a>=this._duration)if(this._repeat>0){var m=Math.min(Math.trunc((a-this._duration)/l)+1,this._repeat);isFinite(this._repeat)&&(this._repeat-=m);for(r in this._valuesStartRepeat)!this._yoyo&&typeof this._valuesEnd[r]=="string"&&(this._valuesStartRepeat[r]=this._valuesStartRepeat[r]+parseFloat(this._valuesEnd[r])),this._yoyo&&this._swapEndStartRepeatValues(r),this._valuesStart[r]=this._valuesStartRepeat[r];return this._yoyo&&(this._reversed=!this._reversed),this._startTime+=l*m,this._onRepeatCallback&&this._onRepeatCallback(this._object),this._onEveryStartCallbackFired=!1,!0}else{this._onCompleteCallback&&this._onCompleteCallback(this._object);for(var g=0,p=this._chainedTweens.length;g<p;g++)this._chainedTweens[g].start(this._startTime+this._duration,!1);return this._isPlaying=!1,!1}return!0},n.prototype._updateProperties=function(t,e,i,s){for(var r in i)if(e[r]!==void 0){var o=e[r]||0,a=i[r],l=Array.isArray(t[r]),c=Array.isArray(a),h=!l&&c;h?t[r]=this._interpolationFunction(a,s):typeof a=="object"&&a?this._updateProperties(t[r],o,a,s):(a=this._handleRelativeValue(o,a),typeof a=="number"&&(t[r]=o+(a-o)*s))}},n.prototype._handleRelativeValue=function(t,e){return typeof e!="string"?e:e.charAt(0)==="+"||e.charAt(0)==="-"?t+parseFloat(e):parseFloat(e)},n.prototype._swapEndStartRepeatValues=function(t){var e=this._valuesStartRepeat[t],i=this._valuesEnd[t];typeof i=="string"?this._valuesStartRepeat[t]=this._valuesStartRepeat[t]+parseFloat(i):this._valuesStartRepeat[t]=this._valuesEnd[t],this._valuesEnd[t]=e},n}(),k0="23.1.3",D0=Hc.nextId,Qi=sc,S0=Qi.getAll.bind(Qi),T0=Qi.removeAll.bind(Qi),L0=Qi.add.bind(Qi),Pp=Qi.remove.bind(Qi),O0=Qi.update.bind(Qi),ud={Easing:Si,Group:wp,Interpolation:ls,now:Ys,Sequence:Hc,nextId:D0,Tween:Na,VERSION:k0,getAll:S0,removeAll:T0,add:L0,remove:Pp,update:O0};function z0(n,t,e,i=Si.Linear.None){const s=new Na(n).to(t,e).easing(i).start();function r(o){s.update(o)&&requestAnimationFrame(r)}return requestAnimationFrame(r),s}var rn=(n=>(n.Drawline="Drawline",n.Undo="Undo",n.Exit="Exit",n))(rn||{});const Zr=Symbol("$$PAINT_BRUSH_EVENT$$");function No(n){return n[Zr]||(n[Zr]={}),n[Zr]}function j0(n){n[Zr]||delete n[Zr]}let V0=class{hasListener(t){const e=No(this);return e&&e[t]&&e[t].length>0}on(t,e,i){const s=No(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){j0(this);return}const i=No(this);if(i[t]||(i[t]=[]),e===void 0){i[t].length=0;return}let s=0;for(;s<i[t].length&&i[t][s][0]!==e;s++);s<i[t].length&&i[t].splice(s,1)}emit(t,...e){let i=!1;const r=No(this)[t]||[];for(let o of r.slice()){const[a,l=!1]=o,c=a(...e);l&&this.off(t,a),c===!1&&(i=!0)}return i}};function Sn(){return((1+Math.random())*65536|0).toString(16).substring(1)}function kt(){return(Sn()+Sn()+"-"+Sn()+"-4"+Sn().substr(0,3)+"-"+Sn()+"-"+Sn()+Sn()+Sn()).toLowerCase()}const R0=`
1
+ "use strict";var b0=Object.defineProperty,A0=Object.defineProperties;var y0=Object.getOwnPropertyDescriptors;var Bo=Object.getOwnPropertySymbols;var ad=Object.prototype.hasOwnProperty,ld=Object.prototype.propertyIsEnumerable;var _o=Math.pow,Al=(n,t,e)=>t in n?b0(n,t,{enumerable:!0,configurable:!0,writable:!0,value:e}):n[t]=e,B=(n,t)=>{for(var e in t||(t={}))ad.call(t,e)&&Al(n,e,t[e]);if(Bo)for(var e of Bo(t))ld.call(t,e)&&Al(n,e,t[e]);return n},ae=(n,t)=>A0(n,y0(t));var Dn=(n,t)=>{var e={};for(var i in n)ad.call(n,i)&&t.indexOf(i)<0&&(e[i]=n[i]);if(n!=null&&Bo)for(var i of Bo(n))t.indexOf(i)<0&&ld.call(n,i)&&(e[i]=n[i]);return e};var u=(n,t,e)=>(Al(n,typeof t!="symbol"?t+"":t,e),e);var ee=(n,t,e)=>new Promise((i,s)=>{var r=l=>{try{a(e.next(l))}catch(c){s(c)}},o=l=>{try{a(e.throw(l))}catch(c){s(c)}},a=l=>l.done?i(l.value):Promise.resolve(l.value).then(r,o);a((e=e.apply(n,t)).next())});Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const nt=require("@realsee/five"),_=require("three"),Fa=require("@realsee/five/line"),w0=require("@realsee/five/gltf-loader");function P0(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 y=P0(_);function C0(){console.debug("%c %c@realsee/dnalogel %cv3.65.2",["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 I0(){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 yp(){}const cd=()=>Promise.resolve(),hd={__queue:Promise.resolve()};function E0(n=cd){hd.__queue=hd.__queue.then(n).catch(cd)}function Ho(n,t,e){const i=n.x,s=n.y,r=Math.floor(i/t*1e4)/1e4,o=Math.floor(s/e*1e4)/1e4;return{x:r,y:o}}function yl(n,t,e){const{x:i,y:s}=n,r=i*t,o=s*e;return{x:r,y:o}}function Fo(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 M0(n,t,e=yp){new Promise(i=>{setTimeout(()=>{e(),i(!0)},t*n)})}const x0=window,dd=window.requestAnimationFrame||x0.webkitRequestAnimationFrame||(n=>setTimeout(n,16));function ra(n,t=0){t<=0?dd(n):dd(()=>ra(n,t-1))}var Si=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-Si.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?Si.Bounce.In(n*2)*.5:Si.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}}}}),Ys=function(){return performance.now()},wp=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=Ys()),e===void 0&&(e=!1);var i=Object.keys(this._tweens);if(i.length===0)return!1;for(;i.length>0;){this._tweensAddedDuringUpdate={};for(var s=0;s<i.length;s++){var r=this._tweens[i[s]],o=!e;r&&r.update(t,o)===!1&&!e&&delete this._tweens[i[s]]}i=Object.keys(this._tweensAddedDuringUpdate)}return!0},n}(),ls={Linear:function(n,t){var e=n.length-1,i=e*t,s=Math.floor(i),r=ls.Utils.Linear;return t<0?r(n[0],n[1],i):t>1?r(n[e],n[e-1],e-i):r(n[s],n[s+1>e?e:s+1],i-s)},Bezier:function(n,t){for(var e=0,i=n.length-1,s=Math.pow,r=ls.Utils.Bernstein,o=0;o<=i;o++)e+=s(1-t,i-o)*s(t,o)*n[o]*r(i,o);return e},CatmullRom:function(n,t){var e=n.length-1,i=e*t,s=Math.floor(i),r=ls.Utils.CatmullRom;return n[0]===n[e]?(t<0&&(s=Math.floor(i=e*(1+t))),r(n[(s-1+e)%e],n[s],n[(s+1)%e],n[(s+2)%e],i-s)):t<0?n[0]-(r(n[0],n[0],n[1],n[1],-i)-n[0]):t>1?n[e]-(r(n[e],n[e],n[e-1],n[e-1],i-e)-n[e]):r(n[s?s-1:0],n[s],n[e<s+1?e:s+1],n[e<s+2?e:s+2],i-s)},Utils:{Linear:function(n,t,e){return(t-n)*e+n},Bernstein:function(n,t){var e=ls.Utils.Factorial;return e(n)/e(t)/e(n-t)},Factorial:function(){var n=[1];return function(t){var e=1;if(n[t])return n[t];for(var i=t;i>1;i--)e*=i;return n[t]=e,e}}(),CatmullRom:function(n,t,e,i,s){var r=(e-n)*.5,o=(i-t)*.5,a=s*s,l=s*a;return(2*t-2*e+r+o)*l+(-3*t+3*e-2*r-o)*a+r*s+t}}},Hc=function(){function n(){}return n.nextId=function(){return n._nextId++},n._nextId=0,n}(),sc=new wp,Na=function(){function n(t,e){e===void 0&&(e=sc),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=Si.Linear.None,this._interpolationFunction=ls.Linear,this._chainedTweens=[],this._onStartCallbackFired=!1,this._onEveryStartCallbackFired=!1,this._id=Hc.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=Ys()),e===void 0&&(e=!1),this._isPlaying)return this;if(this._group&&this._group.add(this),this._repeat=this._initialRepeat,this._reversed){this._reversed=!1;for(var i in this._valuesStartRepeat)this._swapEndStartRepeatValues(i),this._valuesStart[i]=this._valuesStartRepeat[i]}if(this._isPlaying=!0,this._isPaused=!1,this._onStartCallbackFired=!1,this._onEveryStartCallbackFired=!1,this._isChainStopped=!1,this._startTime=t,this._startTime+=this._delayTime,!this._propertiesAreSetUp||e){if(this._propertiesAreSetUp=!0,!this._isDynamic){var s={};for(var r in this._valuesEnd)s[r]=this._valuesEnd[r];this._valuesEnd=s}this._setupProperties(this._object,this._valuesStart,this._valuesEnd,this._valuesStartRepeat,e)}return this},n.prototype.startFromCurrentValues=function(t){return this.start(t,!0)},n.prototype._setupProperties=function(t,e,i,s,r){for(var o in i){var a=t[o],l=Array.isArray(a),c=l?"array":typeof a,h=!l&&Array.isArray(i[o]);if(!(c==="undefined"||c==="function")){if(h){var d=i[o];if(d.length===0)continue;for(var f=[a],m=0,g=d.length;m<g;m+=1){var p=this._handleRelativeValue(a,d[m]);if(isNaN(p)){h=!1,console.warn("Found invalid interpolation list. Skipping.");break}f.push(p)}h&&(i[o]=f)}if((c==="object"||l)&&a&&!h){e[o]=l?[]:{};var v=a;for(var A in v)e[o][A]=v[A];s[o]=l?[]:{};var d=i[o];if(!this._isDynamic){var w={};for(var A in d)w[A]=d[A];i[o]=d=w}this._setupProperties(v,e[o],d,s[o],r)}else(typeof e[o]=="undefined"||r)&&(e[o]=a),l||(e[o]*=1),h?s[o]=i[o].slice().reverse():s[o]=e[o]||0}}},n.prototype.stop=function(){return this._isChainStopped||(this._isChainStopped=!0,this.stopChainedTweens()),this._isPlaying?(this._group&&this._group.remove(this),this._isPlaying=!1,this._isPaused=!1,this._onStopCallback&&this._onStopCallback(this._object),this):this},n.prototype.end=function(){return this._goToEnd=!0,this.update(1/0),this},n.prototype.pause=function(t){return t===void 0&&(t=Ys()),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=Ys()),!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=sc),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=Si.Linear.None),this._easingFunction=t,this},n.prototype.interpolation=function(t){return t===void 0&&(t=ls.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=Ys()),e===void 0&&(e=!0),this._isPaused)return!0;var r,o=this._startTime+this._duration;if(!this._goToEnd&&!this._isPlaying){if(t>o)return!1;e&&this.start(t,!0)}if(this._goToEnd=!1,t<this._startTime)return!0;this._onStartCallbackFired===!1&&(this._onStartCallback&&this._onStartCallback(this._object),this._onStartCallbackFired=!0),this._onEveryStartCallbackFired===!1&&(this._onEveryStartCallback&&this._onEveryStartCallback(this._object),this._onEveryStartCallbackFired=!0);var a=t-this._startTime,l=this._duration+((s=this._repeatDelayTime)!==null&&s!==void 0?s:this._delayTime),c=this._duration+this._repeat*l,h=function(){if(i._duration===0||a>c)return 1;var v=Math.trunc(a/l),A=a-v*l,w=Math.min(A/i._duration,1);return w===0&&a===i._duration?1:w},d=h(),f=this._easingFunction(d);if(this._updateProperties(this._object,this._valuesStart,this._valuesEnd,f),this._onUpdateCallback&&this._onUpdateCallback(this._object,d),this._duration===0||a>=this._duration)if(this._repeat>0){var m=Math.min(Math.trunc((a-this._duration)/l)+1,this._repeat);isFinite(this._repeat)&&(this._repeat-=m);for(r in this._valuesStartRepeat)!this._yoyo&&typeof this._valuesEnd[r]=="string"&&(this._valuesStartRepeat[r]=this._valuesStartRepeat[r]+parseFloat(this._valuesEnd[r])),this._yoyo&&this._swapEndStartRepeatValues(r),this._valuesStart[r]=this._valuesStartRepeat[r];return this._yoyo&&(this._reversed=!this._reversed),this._startTime+=l*m,this._onRepeatCallback&&this._onRepeatCallback(this._object),this._onEveryStartCallbackFired=!1,!0}else{this._onCompleteCallback&&this._onCompleteCallback(this._object);for(var g=0,p=this._chainedTweens.length;g<p;g++)this._chainedTweens[g].start(this._startTime+this._duration,!1);return this._isPlaying=!1,!1}return!0},n.prototype._updateProperties=function(t,e,i,s){for(var r in i)if(e[r]!==void 0){var o=e[r]||0,a=i[r],l=Array.isArray(t[r]),c=Array.isArray(a),h=!l&&c;h?t[r]=this._interpolationFunction(a,s):typeof a=="object"&&a?this._updateProperties(t[r],o,a,s):(a=this._handleRelativeValue(o,a),typeof a=="number"&&(t[r]=o+(a-o)*s))}},n.prototype._handleRelativeValue=function(t,e){return typeof e!="string"?e:e.charAt(0)==="+"||e.charAt(0)==="-"?t+parseFloat(e):parseFloat(e)},n.prototype._swapEndStartRepeatValues=function(t){var e=this._valuesStartRepeat[t],i=this._valuesEnd[t];typeof i=="string"?this._valuesStartRepeat[t]=this._valuesStartRepeat[t]+parseFloat(i):this._valuesStartRepeat[t]=this._valuesEnd[t],this._valuesEnd[t]=e},n}(),k0="23.1.3",D0=Hc.nextId,Qi=sc,S0=Qi.getAll.bind(Qi),T0=Qi.removeAll.bind(Qi),L0=Qi.add.bind(Qi),Pp=Qi.remove.bind(Qi),O0=Qi.update.bind(Qi),ud={Easing:Si,Group:wp,Interpolation:ls,now:Ys,Sequence:Hc,nextId:D0,Tween:Na,VERSION:k0,getAll:S0,removeAll:T0,add:L0,remove:Pp,update:O0};function z0(n,t,e,i=Si.Linear.None){const s=new Na(n).to(t,e).easing(i).start();function r(o){s.update(o)&&requestAnimationFrame(r)}return requestAnimationFrame(r),s}var rn=(n=>(n.Drawline="Drawline",n.Undo="Undo",n.Exit="Exit",n))(rn||{});const Zr=Symbol("$$PAINT_BRUSH_EVENT$$");function No(n){return n[Zr]||(n[Zr]={}),n[Zr]}function j0(n){n[Zr]||delete n[Zr]}let V0=class{hasListener(t){const e=No(this);return e&&e[t]&&e[t].length>0}on(t,e,i){const s=No(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){j0(this);return}const i=No(this);if(i[t]||(i[t]=[]),e===void 0){i[t].length=0;return}let s=0;for(;s<i[t].length&&i[t][s][0]!==e;s++);s<i[t].length&&i[t].splice(s,1)}emit(t,...e){let i=!1;const r=No(this)[t]||[];for(let o of r.slice()){const[a,l=!1]=o,c=a(...e);l&&this.off(t,a),c===!1&&(i=!0)}return i}};function Sn(){return((1+Math.random())*65536|0).toString(16).substring(1)}function kt(){return(Sn()+Sn()+"-"+Sn()+"-4"+Sn().substr(0,3)+"-"+Sn()+"-"+Sn()+Sn()+Sn()).toLowerCase()}const R0=`
2
2
  <style type="text/css">
3
3
 
4
4
  #_gl_paintBrush {
@@ -440,7 +440,7 @@ void main() {
440
440
  float match = 1.0 - uv.x;
441
441
  gl_FragColor = vec4(1.0,1.0,1.0,match);
442
442
  }
443
- `;function k1(){const n=new y.PlaneGeometry(.4,.4),t=Tp,e=new y.TextureLoader().load(t);e.encoding=y.sRGBEncoding,e.minFilter=y.LinearFilter;const i=new y.MeshBasicMaterial({map:e,transparent:!0,depthTest:!1});return new y.Mesh(n,i)}function D1(){const n=new y.CurvePath;n.add(new y.LineCurve3(new y.Vector3(0,0,0),new y.Vector3(0,0,.1)));const t=new y.TubeGeometry(n,8,.003),e=new y.ShaderMaterial({vertexShader:M1,fragmentShader:x1,depthTest:!1,transparent:!0});return new y.Mesh(t,e)}function S1(){const n=new y.SphereGeometry(.01,20,20),t=new y.MeshBasicMaterial({color:10349931,depthTest:!1,transparent:!0,side:y.DoubleSide}),e=new y.Mesh(n,t);return e.position.set(0,0,.1),e}function T1(){const t=new zp({pointerEvents:"none",cornerPoints:[new y.Vector3(-.2,.2,0),new y.Vector3(-.2,-.2,0),new y.Vector3(.2,-.2,0),new y.Vector3(.2,.2,0)]}),e=document.createElement("div");return e.style.width="100%",e.style.height="100%",e.style.backgroundImage=`url(${jp})`,e.style.backgroundSize="100%",e.style.backgroundRepeat="no-repeat",t.container.appendChild(e),t}class Vp extends y.Object3D{constructor(e){super();u(this,"planeMesh");u(this,"lineMesh");u(this,"ballMesh");u(this,"borderMesh");u(this,"five");this.planeMesh=k1(),this.lineMesh=D1(),this.ballMesh=S1(),this.borderMesh=T1(),this.addEventListener("added",()=>{this.add(this.planeMesh,this.lineMesh,this.ballMesh,this.borderMesh)}),this.addEventListener("removed",()=>{this.remove(this.planeMesh,this.lineMesh,this.ballMesh,this.borderMesh)}),yo(e),this.five=e}updateWithIntersect(e){var s;const i=(s=e==null?void 0:e.face)!=null&&s.normal?new y.Vector3().addVectors(e.point,e.face.normal):this.five.camera.position;this.position.copy(e.point),this.lookAt(i)}show(){this.visible=!0,this.borderMesh.parent||this.add(this.borderMesh)}hide(){this.visible=!1,this.remove(this.borderMesh)}dispose(){var e;(e=this.planeMesh.material.map)==null||e.dispose()}}class Rp extends y.Object3D{constructor(){super(...arguments);u(this,"children",[])}getRaycastIntersects(e){const i=[];return this.raycast(e,i),i}getRaycastIntersection(e){return this.getRaycastIntersects(e)[0]}}class Bp extends _.LineSegments{constructor(t,e){super(t,e)}}const El=new y.Vector3;class L1 extends y.Sphere{expandByPoint(t){if(this.isEmpty())return this.center.copy(t),this.radius=0,this;El.subVectors(t,this.center);const e=El.lengthSq();if(e>this.radius*this.radius){const i=Math.sqrt(e),s=(i-this.radius)*.5;this.center.addScaledVector(El,s/i),this.radius+=s}return this}}function O1(n){const{max:t,min:e}=n;return[new y.Vector3(t.x,t.y,t.z),new y.Vector3(e.x,t.y,t.z),new y.Vector3(e.x,e.y,t.z),new y.Vector3(t.x,e.y,t.z),new y.Vector3(t.x,t.y,e.z),new y.Vector3(e.x,t.y,e.z),new y.Vector3(e.x,e.y,e.z),new y.Vector3(t.x,e.y,e.z)]}function On(n,t){const{max:e,min:i}=n;switch(t){case 0:return new y.Vector3(e.x,e.y,e.z);case 1:return new y.Vector3(i.x,e.y,e.z);case 2:return new y.Vector3(i.x,i.y,e.z);case 3:return new y.Vector3(e.x,i.y,e.z);case 4:return new y.Vector3(e.x,e.y,i.z);case 5:return new y.Vector3(i.x,e.y,i.z);case 6:return new y.Vector3(i.x,i.y,i.z);case 7:return new y.Vector3(e.x,i.y,i.z)}}function xs(n){return Xc(n,"box3")}function _p(n){return Xc(n,"sphere")}function z1(n){return Xa(n,"box3")}function Hp(n){return Xa(n,"sphere")}function Xa(n,t){const e=t==="box3"?new y.Box3:new L1,i=new y.Vector3;if(n.updateWorldMatrix(!1,!1),n.traverse(s=>{var o;if(s.name==="shadow"||s.type==="Line2")return;const r=s.geometry;if(s.updateWorldMatrix(!1,!1),r!==void 0){const a=(o=r==null?void 0:r.attributes)==null?void 0:o.position;if(a)for(let l=0,c=a.count;l<c;l++)i.fromBufferAttribute(a,l).applyMatrix4(s.matrixWorld),e.expandByPoint(i);else r.vertices&&r.vertices.forEach(l=>{const c=l.clone().applyMatrix4(s.matrixWorld);e.expandByPoint(c)})}}),!e.isEmpty())return e}function Xc(n,t){const e=Xa(n,t);return e&&e.applyMatrix4(j1(n.matrixWorld.clone())),e}const j1=n=>{const t=n.elements,e=t[0],i=t[1],s=t[2],r=t[3],o=t[4],a=t[5],l=t[6],c=t[7],h=t[8],d=t[9],f=t[10],m=t[11],g=t[12],p=t[13],v=t[14],A=t[15],w=d*v*c-p*f*c+p*l*m-a*v*m-d*l*A+a*f*A,k=g*f*c-h*v*c-g*l*m+o*v*m+h*l*A-o*f*A,M=h*p*c-g*d*c+g*a*m-o*p*m-h*a*A+o*d*A,S=g*d*l-h*p*l-g*a*f+o*p*f+h*a*v-o*d*v,T=e*w+i*k+s*M+r*S;if(T===0)return n.set(0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);const F=1/T;return t[0]=w*F,t[1]=(p*f*r-d*v*r-p*s*m+i*v*m+d*s*A-i*f*A)*F,t[2]=(a*v*r-p*l*r+p*s*c-i*v*c-a*s*A+i*l*A)*F,t[3]=(d*l*r-a*f*r-d*s*c+i*f*c+a*s*m-i*l*m)*F,t[4]=k*F,t[5]=(h*v*r-g*f*r+g*s*m-e*v*m-h*s*A+e*f*A)*F,t[6]=(g*l*r-o*v*r-g*s*c+e*v*c+o*s*A-e*l*A)*F,t[7]=(o*f*r-h*l*r+h*s*c-e*f*c-o*s*m+e*l*m)*F,t[8]=M*F,t[9]=(g*d*r-h*p*r-g*i*m+e*p*m+h*i*A-e*d*A)*F,t[10]=(o*p*r-g*a*r+g*i*c-e*p*c-o*i*A+e*a*A)*F,t[11]=(h*a*r-o*d*r-h*i*c+e*d*c+o*i*m-e*a*m)*F,t[12]=S*F,t[13]=(h*p*s-g*d*s+g*i*f-e*p*f-h*i*v+e*d*v)*F,t[14]=(g*a*s-o*p*s-g*i*l+e*p*l+o*i*v-e*a*v)*F,t[15]=(o*d*s-h*a*s+h*i*l-e*d*l-o*i*f+e*a*f)*F,n};var Fp={update:null,begin:null,loopBegin:null,changeBegin:null,change:null,changeComplete:null,loopComplete:null,complete:null,loop:1,direction:"normal",autoplay:!0,timelineOffset:0},Yc={duration:1e3,delay:0,endDelay:0,easing:"easeOutElastic(1, .5)",round:0},V1=["translateX","translateY","translateZ","rotate","rotateX","rotateY","rotateZ","scale","scaleX","scaleY","scaleZ","skew","skewX","skewY","perspective","matrix","matrix3d"],va={CSS:{},springs:{}};function Ni(n,t,e){return Math.min(Math.max(n,t),e)}function qr(n,t){return n.indexOf(t)>-1}function Ml(n,t){return n.apply(null,t)}var ze={arr:function(n){return Array.isArray(n)},obj:function(n){return qr(Object.prototype.toString.call(n),"Object")},pth:function(n){return ze.obj(n)&&n.hasOwnProperty("totalLength")},svg:function(n){return n instanceof SVGElement},inp:function(n){return n instanceof HTMLInputElement},dom:function(n){return n.nodeType||ze.svg(n)},str:function(n){return typeof n=="string"},fnc:function(n){return typeof n=="function"},und:function(n){return typeof n=="undefined"},nil:function(n){return ze.und(n)||n===null},hex:function(n){return/(^#[0-9A-F]{6}$)|(^#[0-9A-F]{3}$)/i.test(n)},rgb:function(n){return/^rgb/.test(n)},hsl:function(n){return/^hsl/.test(n)},col:function(n){return ze.hex(n)||ze.rgb(n)||ze.hsl(n)},key:function(n){return!Fp.hasOwnProperty(n)&&!Yc.hasOwnProperty(n)&&n!=="targets"&&n!=="keyframes"}};function Np(n){var t=/\(([^)]+)\)/.exec(n);return t?t[1].split(",").map(function(e){return parseFloat(e)}):[]}function Gp(n,t){var e=Np(n),i=Ni(ze.und(e[0])?1:e[0],.1,100),s=Ni(ze.und(e[1])?100:e[1],.1,100),r=Ni(ze.und(e[2])?10:e[2],.1,100),o=Ni(ze.und(e[3])?0:e[3],.1,100),a=Math.sqrt(s/i),l=r/(2*Math.sqrt(s*i)),c=l<1?a*Math.sqrt(1-l*l):0,h=1,d=l<1?(l*a+-o)/c:-o+a;function f(g){var p=t?t*g/1e3:g;return l<1?p=Math.exp(-p*l*a)*(h*Math.cos(c*p)+d*Math.sin(c*p)):p=(h+d*p)*Math.exp(-p*a),g===0||g===1?g:1-p}function m(){var g=va.springs[n];if(g)return g;for(var p=1/6,v=0,A=0;;)if(v+=p,f(v)===1){if(A++,A>=16)break}else A=0;var w=v*p*1e3;return va.springs[n]=w,w}return t?f:m}function R1(n){return n===void 0&&(n=10),function(t){return Math.ceil(Ni(t,1e-6,1)*n)*(1/n)}}var B1=function(){var n=11,t=1/(n-1);function e(h,d){return 1-3*d+3*h}function i(h,d){return 3*d-6*h}function s(h){return 3*h}function r(h,d,f){return((e(d,f)*h+i(d,f))*h+s(d))*h}function o(h,d,f){return 3*e(d,f)*h*h+2*i(d,f)*h+s(d)}function a(h,d,f,m,g){var p,v,A=0;do v=d+(f-d)/2,p=r(v,m,g)-h,p>0?f=v:d=v;while(Math.abs(p)>1e-7&&++A<10);return v}function l(h,d,f,m){for(var g=0;g<4;++g){var p=o(d,f,m);if(p===0)return d;var v=r(d,f,m)-h;d-=v/p}return d}function c(h,d,f,m){if(!(0<=h&&h<=1&&0<=f&&f<=1))return;var g=new Float32Array(n);if(h!==d||f!==m)for(var p=0;p<n;++p)g[p]=r(p*t,h,f);function v(A){for(var w=0,k=1,M=n-1;k!==M&&g[k]<=A;++k)w+=t;--k;var S=(A-g[k])/(g[k+1]-g[k]),T=w+S*t,F=o(T,h,f);return F>=.001?l(A,T,h,f):F===0?T:a(A,w,w+t,h,f)}return function(A){return h===d&&f===m||A===0||A===1?A:r(v(A),d,m)}}return c}(),Wp=function(){var n={linear:function(){return function(i){return i}}},t={Sine:function(){return function(i){return 1-Math.cos(i*Math.PI/2)}},Expo:function(){return function(i){return i?Math.pow(2,10*i-10):0}},Circ:function(){return function(i){return 1-Math.sqrt(1-i*i)}},Back:function(){return function(i){return i*i*(3*i-2)}},Bounce:function(){return function(i){for(var s,r=4;i<((s=Math.pow(2,--r))-1)/11;);return 1/Math.pow(4,3-r)-7.5625*Math.pow((s*3-2)/22-i,2)}},Elastic:function(i,s){i===void 0&&(i=1),s===void 0&&(s=.5);var r=Ni(i,1,10),o=Ni(s,.1,2);return function(a){return a===0||a===1?a:-r*Math.pow(2,10*(a-1))*Math.sin((a-1-o/(Math.PI*2)*Math.asin(1/r))*(Math.PI*2)/o)}}},e=["Quad","Cubic","Quart","Quint"];return e.forEach(function(i,s){t[i]=function(){return function(r){return Math.pow(r,s+2)}}}),Object.keys(t).forEach(function(i){var s=t[i];n["easeIn"+i]=s,n["easeOut"+i]=function(r,o){return function(a){return 1-s(r,o)(1-a)}},n["easeInOut"+i]=function(r,o){return function(a){return a<.5?s(r,o)(a*2)/2:1-s(r,o)(a*-2+2)/2}},n["easeOutIn"+i]=function(r,o){return function(a){return a<.5?(1-s(r,o)(1-a*2))/2:(s(r,o)(a*2-1)+1)/2}}}),n}();function Zc(n,t){if(ze.fnc(n))return n;var e=n.split("(")[0],i=Wp[e],s=Np(n);switch(e){case"spring":return Gp(n,t);case"cubicBezier":return Ml(B1,s);case"steps":return Ml(R1,s);default:return Ml(i,s)}}function Qp(n){try{var t=document.querySelectorAll(n);return t}catch(e){return}}function Ya(n,t){for(var e=n.length,i=arguments.length>=2?arguments[1]:void 0,s=[],r=0;r<e;r++)if(r in n){var o=n[r];t.call(i,o,r,n)&&s.push(o)}return s}function Za(n){return n.reduce(function(t,e){return t.concat(ze.arr(e)?Za(e):e)},[])}function Ad(n){return ze.arr(n)?n:(ze.str(n)&&(n=Qp(n)||n),n instanceof NodeList||n instanceof HTMLCollection?[].slice.call(n):[n])}function Jc(n,t){return n.some(function(e){return e===t})}function qc(n){var t={};for(var e in n)t[e]=n[e];return t}function ac(n,t){var e=qc(n);for(var i in n)e[i]=t.hasOwnProperty(i)?t[i]:n[i];return e}function Ja(n,t){var e=qc(n);for(var i in t)e[i]=ze.und(n[i])?t[i]:n[i];return e}function _1(n){var t=/rgb\((\d+,\s*[\d]+,\s*[\d]+)\)/g.exec(n);return t?"rgba("+t[1]+",1)":n}function H1(n){var t=/^#?([a-f\d])([a-f\d])([a-f\d])$/i,e=n.replace(t,function(a,l,c,h){return l+l+c+c+h+h}),i=/^#?([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})$/i.exec(e),s=parseInt(i[1],16),r=parseInt(i[2],16),o=parseInt(i[3],16);return"rgba("+s+","+r+","+o+",1)"}function F1(n){var t=/hsl\((\d+),\s*([\d.]+)%,\s*([\d.]+)%\)/g.exec(n)||/hsla\((\d+),\s*([\d.]+)%,\s*([\d.]+)%,\s*([\d.]+)\)/g.exec(n),e=parseInt(t[1],10)/360,i=parseInt(t[2],10)/100,s=parseInt(t[3],10)/100,r=t[4]||1;function o(f,m,g){return g<0&&(g+=1),g>1&&(g-=1),g<1/6?f+(m-f)*6*g:g<1/2?m:g<2/3?f+(m-f)*(2/3-g)*6:f}var a,l,c;if(i==0)a=l=c=s;else{var h=s<.5?s*(1+i):s+i-s*i,d=2*s-h;a=o(d,h,e+1/3),l=o(d,h,e),c=o(d,h,e-1/3)}return"rgba("+a*255+","+l*255+","+c*255+","+r+")"}function N1(n){if(ze.rgb(n))return _1(n);if(ze.hex(n))return H1(n);if(ze.hsl(n))return F1(n)}function cn(n){var t=/[+-]?\d*\.?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?(%|px|pt|em|rem|in|cm|mm|ex|ch|pc|vw|vh|vmin|vmax|deg|rad|turn)?$/.exec(n);if(t)return t[1]}function G1(n){if(qr(n,"translate")||n==="perspective")return"px";if(qr(n,"rotate")||qr(n,"skew"))return"deg"}function lc(n,t){return ze.fnc(n)?n(t.target,t.id,t.total):n}function Gi(n,t){return n.getAttribute(t)}function Kc(n,t,e){var i=cn(t);if(Jc([e,"deg","rad","turn"],i))return t;var s=va.CSS[t+e];if(!ze.und(s))return s;var r=100,o=document.createElement(n.tagName),a=n.parentNode&&n.parentNode!==document?n.parentNode:document.body;a.appendChild(o),o.style.position="absolute",o.style.width=r+e;var l=r/o.offsetWidth;a.removeChild(o);var c=l*parseFloat(t);return va.CSS[t+e]=c,c}function Up(n,t,e){if(t in n.style){var i=t.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase(),s=n.style[t]||getComputedStyle(n).getPropertyValue(i)||"0";return e?Kc(n,s,e):s}}function $c(n,t){if(ze.dom(n)&&!ze.inp(n)&&(!ze.nil(Gi(n,t))||ze.svg(n)&&n[t]))return"attribute";if(ze.dom(n)&&Jc(V1,t))return"transform";if(ze.dom(n)&&t!=="transform"&&Up(n,t))return"css";if(n[t]!=null)return"object"}function Xp(n){if(ze.dom(n)){for(var t=n.style.transform||"",e=/(\w+)\(([^)]*)\)/g,i=new Map,s;s=e.exec(t);)i.set(s[1],s[2]);return i}}function W1(n,t,e,i){var s=qr(t,"scale")?1:0+G1(t),r=Xp(n).get(t)||s;return e&&(e.transforms.list.set(t,r),e.transforms.last=t),i?Kc(n,r,i):r}function eh(n,t,e,i){switch($c(n,t)){case"transform":return W1(n,t,i,e);case"css":return Up(n,t,e);case"attribute":return Gi(n,t);default:return n[t]||0}}function th(n,t){var e=/^(\*=|\+=|-=)/.exec(n);if(!e)return n;var i=cn(n)||0,s=parseFloat(t),r=parseFloat(n.replace(e[0],""));switch(e[0][0]){case"+":return s+r+i;case"-":return s-r+i;case"*":return s*r+i}}function Yp(n,t){if(ze.col(n))return N1(n);if(/\s/g.test(n))return n;var e=cn(n),i=e?n.substr(0,n.length-e.length):n;return t?i+t:i}function ih(n,t){return Math.sqrt(Math.pow(t.x-n.x,2)+Math.pow(t.y-n.y,2))}function Q1(n){return Math.PI*2*Gi(n,"r")}function U1(n){return Gi(n,"width")*2+Gi(n,"height")*2}function X1(n){return ih({x:Gi(n,"x1"),y:Gi(n,"y1")},{x:Gi(n,"x2"),y:Gi(n,"y2")})}function Zp(n){for(var t=n.points,e=0,i,s=0;s<t.numberOfItems;s++){var r=t.getItem(s);s>0&&(e+=ih(i,r)),i=r}return e}function Y1(n){var t=n.points;return Zp(n)+ih(t.getItem(t.numberOfItems-1),t.getItem(0))}function Jp(n){if(n.getTotalLength)return n.getTotalLength();switch(n.tagName.toLowerCase()){case"circle":return Q1(n);case"rect":return U1(n);case"line":return X1(n);case"polyline":return Zp(n);case"polygon":return Y1(n)}}function Z1(n){var t=Jp(n);return n.setAttribute("stroke-dasharray",t),t}function J1(n){for(var t=n.parentNode;ze.svg(t)&&ze.svg(t.parentNode);)t=t.parentNode;return t}function qp(n,t){var e=t||{},i=e.el||J1(n),s=i.getBoundingClientRect(),r=Gi(i,"viewBox"),o=s.width,a=s.height,l=e.viewBox||(r?r.split(" "):[0,0,o,a]);return{el:i,viewBox:l,x:l[0]/1,y:l[1]/1,w:o,h:a,vW:l[2],vH:l[3]}}function q1(n,t){var e=ze.str(n)?Qp(n)[0]:n,i=t||100;return function(s){return{property:s,el:e,svg:qp(e),totalLength:Jp(e)*(i/100)}}}function K1(n,t,e){function i(h){h===void 0&&(h=0);var d=t+h>=1?t+h:0;return n.el.getPointAtLength(d)}var s=qp(n.el,n.svg),r=i(),o=i(-1),a=i(1),l=e?1:s.w/s.vW,c=e?1:s.h/s.vH;switch(n.property){case"x":return(r.x-s.x)*l;case"y":return(r.y-s.y)*c;case"angle":return Math.atan2(a.y-o.y,a.x-o.x)*180/Math.PI}}function yd(n,t){var e=/[+-]?\d*\.?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?/g,i=Yp(ze.pth(n)?n.totalLength:n,t)+"";return{original:i,numbers:i.match(e)?i.match(e).map(Number):[0],strings:ze.str(n)||t?i.split(e):[]}}function nh(n){var t=n?Za(ze.arr(n)?n.map(Ad):Ad(n)):[];return Ya(t,function(e,i,s){return s.indexOf(e)===i})}function Kp(n){var t=nh(n);return t.map(function(e,i){return{target:e,id:i,total:t.length,transforms:{list:Xp(e)}}})}function $1(n,t){var e=qc(t);if(/^spring/.test(e.easing)&&(e.duration=Gp(e.easing)),ze.arr(n)){var i=n.length,s=i===2&&!ze.obj(n[0]);s?n={value:n}:ze.fnc(t.duration)||(e.duration=t.duration/i)}var r=ze.arr(n)?n:[n];return r.map(function(o,a){var l=ze.obj(o)&&!ze.pth(o)?o:{value:o};return ze.und(l.delay)&&(l.delay=a?0:t.delay),ze.und(l.endDelay)&&(l.endDelay=a===r.length-1?t.endDelay:0),l}).map(function(o){return Ja(o,e)})}function eb(n){for(var t=Ya(Za(n.map(function(r){return Object.keys(r)})),function(r){return ze.key(r)}).reduce(function(r,o){return r.indexOf(o)<0&&r.push(o),r},[]),e={},i=function(r){var o=t[r];e[o]=n.map(function(a){var l={};for(var c in a)ze.key(c)?c==o&&(l.value=a[c]):l[c]=a[c];return l})},s=0;s<t.length;s++)i(s);return e}function tb(n,t){var e=[],i=t.keyframes;i&&(t=Ja(eb(i),t));for(var s in t)ze.key(s)&&e.push({name:s,tweens:$1(t[s],n)});return e}function ib(n,t){var e={};for(var i in n){var s=lc(n[i],t);ze.arr(s)&&(s=s.map(function(r){return lc(r,t)}),s.length===1&&(s=s[0])),e[i]=s}return e.duration=parseFloat(e.duration),e.delay=parseFloat(e.delay),e}function nb(n,t){var e;return n.tweens.map(function(i){var s=ib(i,t),r=s.value,o=ze.arr(r)?r[1]:r,a=cn(o),l=eh(t.target,n.name,a,t),c=e?e.to.original:l,h=ze.arr(r)?r[0]:c,d=cn(h)||cn(l),f=a||d;return ze.und(o)&&(o=c),s.from=yd(h,f),s.to=yd(th(o,h),f),s.start=e?e.end:0,s.end=s.start+s.delay+s.duration+s.endDelay,s.easing=Zc(s.easing,s.duration),s.isPath=ze.pth(r),s.isPathTargetInsideSVG=s.isPath&&ze.svg(t.target),s.isColor=ze.col(s.from.original),s.isColor&&(s.round=1),e=s,s})}var $p={css:function(n,t,e){return n.style[t]=e},attribute:function(n,t,e){return n.setAttribute(t,e)},object:function(n,t,e){return n[t]=e},transform:function(n,t,e,i,s){if(i.list.set(t,e),t===i.last||s){var r="";i.list.forEach(function(o,a){r+=a+"("+o+") "}),n.style.transform=r}}};function eg(n,t){var e=Kp(n);e.forEach(function(i){for(var s in t){var r=lc(t[s],i),o=i.target,a=cn(r),l=eh(o,s,a,i),c=a||cn(l),h=th(Yp(r,c),l),d=$c(o,s);$p[d](o,s,h,i.transforms,!0)}})}function sb(n,t){var e=$c(n.target,t.name);if(e){var i=nb(t,n),s=i[i.length-1];return{type:e,property:t.name,animatable:n,tweens:i,duration:s.end,delay:i[0].delay,endDelay:s.endDelay}}}function rb(n,t){return Ya(Za(n.map(function(e){return t.map(function(i){return sb(e,i)})})),function(e){return!ze.und(e)})}function tg(n,t){var e=n.length,i=function(r){return r.timelineOffset?r.timelineOffset:0},s={};return s.duration=e?Math.max.apply(Math,n.map(function(r){return i(r)+r.duration})):t.duration,s.delay=e?Math.min.apply(Math,n.map(function(r){return i(r)+r.delay})):t.delay,s.endDelay=e?s.duration-Math.max.apply(Math,n.map(function(r){return i(r)+r.duration-r.endDelay})):t.endDelay,s}var wd=0;function ob(n){var t=ac(Fp,n),e=ac(Yc,n),i=tb(e,n),s=Kp(n.targets),r=rb(s,i),o=tg(r,e),a=wd;return wd++,Ja(t,{id:a,children:[],animatables:s,animations:r,duration:o.duration,delay:o.delay,endDelay:o.endDelay})}var Mi=[],ig=function(){var n;function t(){!n&&(!Pd()||!at.suspendWhenDocumentHidden)&&Mi.length>0&&(n=requestAnimationFrame(e))}function e(s){for(var r=Mi.length,o=0;o<r;){var a=Mi[o];a.paused?(Mi.splice(o,1),r--):(a.tick(s),o++)}n=o>0?requestAnimationFrame(e):void 0}function i(){at.suspendWhenDocumentHidden&&(Pd()?n=cancelAnimationFrame(n):(Mi.forEach(function(s){return s._onDocumentVisibility()}),ig()))}return typeof document!="undefined"&&document.addEventListener("visibilitychange",i),t}();function Pd(){return!!document&&document.hidden}function at(n){n===void 0&&(n={});var t=0,e=0,i=0,s,r=0,o=null;function a(w){var k=window.Promise&&new Promise(function(M){return o=M});return w.finished=k,k}var l=ob(n);a(l);function c(){var w=l.direction;w!=="alternate"&&(l.direction=w!=="normal"?"normal":"reverse"),l.reversed=!l.reversed,s.forEach(function(k){return k.reversed=l.reversed})}function h(w){return l.reversed?l.duration-w:w}function d(){t=0,e=h(l.currentTime)*(1/at.speed)}function f(w,k){k&&k.seek(w-k.timelineOffset)}function m(w){if(l.reversePlayback)for(var M=r;M--;)f(w,s[M]);else for(var k=0;k<r;k++)f(w,s[k])}function g(w){for(var k=0,M=l.animations,S=M.length;k<S;){var T=M[k],F=T.animatable,O=T.tweens,V=O.length-1,b=O[V];V&&(b=Ya(O,function(Te){return w<Te.end})[0]||b);for(var C=Ni(w-b.start-b.delay,0,b.duration)/b.duration,P=isNaN(C)?1:b.easing(C),I=b.to.strings,D=b.round,L=[],H=b.to.numbers.length,N=void 0,K=0;K<H;K++){var te=void 0,$=b.to.numbers[K],se=b.from.numbers[K]||0;b.isPath?te=K1(b.value,P*$,b.isPathTargetInsideSVG):te=se+P*($-se),D&&(b.isColor&&K>2||(te=Math.round(te*D)/D)),L.push(te)}var re=I.length;if(!re)N=L[0];else{N=I[0];for(var de=0;de<re;de++){I[de];var Oe=I[de+1],ye=L[de];isNaN(ye)||(Oe?N+=ye+Oe:N+=ye+" ")}}$p[T.type](F.target,T.property,N,F.transforms),T.currentValue=N,k++}}function p(w){l[w]&&!l.passThrough&&l[w](l)}function v(){l.remaining&&l.remaining!==!0&&l.remaining--}function A(w){var k=l.duration,M=l.delay,S=k-l.endDelay,T=h(w);l.progress=Ni(T/k*100,0,100),l.reversePlayback=T<l.currentTime,s&&m(T),!l.began&&l.currentTime>0&&(l.began=!0,p("begin")),!l.loopBegan&&l.currentTime>0&&(l.loopBegan=!0,p("loopBegin")),T<=M&&l.currentTime!==0&&g(0),(T>=S&&l.currentTime!==k||!k)&&g(k),T>M&&T<S?(l.changeBegan||(l.changeBegan=!0,l.changeCompleted=!1,p("changeBegin")),p("change"),g(T)):l.changeBegan&&(l.changeCompleted=!0,l.changeBegan=!1,p("changeComplete")),l.currentTime=Ni(T,0,k),l.began&&p("update"),w>=k&&(e=0,v(),l.remaining?(t=i,p("loopComplete"),l.loopBegan=!1,l.direction==="alternate"&&c()):(l.paused=!0,l.completed||(l.completed=!0,p("loopComplete"),p("complete"),!l.passThrough&&"Promise"in window&&(o(),a(l)))))}return l.reset=function(){var w=l.direction;l.passThrough=!1,l.currentTime=0,l.progress=0,l.paused=!0,l.began=!1,l.loopBegan=!1,l.changeBegan=!1,l.completed=!1,l.changeCompleted=!1,l.reversePlayback=!1,l.reversed=w==="reverse",l.remaining=l.loop,s=l.children,r=s.length;for(var k=r;k--;)l.children[k].reset();(l.reversed&&l.loop!==!0||w==="alternate"&&l.loop===1)&&l.remaining++,g(l.reversed?l.duration:0)},l._onDocumentVisibility=d,l.set=function(w,k){return eg(w,k),l},l.tick=function(w){i=w,t||(t=i),A((i+(e-t))*at.speed)},l.seek=function(w){A(h(w))},l.pause=function(){l.paused=!0,d()},l.play=function(){l.paused&&(l.completed&&l.reset(),l.paused=!1,Mi.push(l),d(),ig())},l.reverse=function(){c(),l.completed=!l.reversed,d()},l.restart=function(){l.reset(),l.play()},l.remove=function(w){var k=nh(w);ng(k,l)},l.reset(),l.autoplay&&l.play(),l}function Cd(n,t){for(var e=t.length;e--;)Jc(n,t[e].animatable.target)&&t.splice(e,1)}function ng(n,t){var e=t.animations,i=t.children;Cd(n,e);for(var s=i.length;s--;){var r=i[s],o=r.animations;Cd(n,o),!o.length&&!r.children.length&&i.splice(s,1)}!e.length&&!i.length&&t.pause()}function ab(n){for(var t=nh(n),e=Mi.length;e--;){var i=Mi[e];ng(t,i)}}function lb(n,t){t===void 0&&(t={});var e=t.direction||"normal",i=t.easing?Zc(t.easing):null,s=t.grid,r=t.axis,o=t.from||0,a=o==="first",l=o==="center",c=o==="last",h=ze.arr(n),d=parseFloat(h?n[0]:n),f=h?parseFloat(n[1]):0,m=cn(h?n[1]:n)||0,g=t.start||0+(h?d:0),p=[],v=0;return function(A,w,k){if(a&&(o=0),l&&(o=(k-1)/2),c&&(o=k-1),!p.length){for(var M=0;M<k;M++){if(!s)p.push(Math.abs(o-M));else{var S=l?(s[0]-1)/2:o%s[0],T=l?(s[1]-1)/2:Math.floor(o/s[0]),F=M%s[0],O=Math.floor(M/s[0]),V=S-F,b=T-O,C=Math.sqrt(V*V+b*b);r==="x"&&(C=-V),r==="y"&&(C=-b),p.push(C)}v=Math.max.apply(Math,p)}i&&(p=p.map(function(I){return i(I/v)*v})),e==="reverse"&&(p=p.map(function(I){return r?I<0?I*-1:-I:Math.abs(v-I)}))}var P=h?(f-d)/v:d;return g+P*(Math.round(p[w]*100)/100)+m}}function cb(n){n===void 0&&(n={});var t=at(n);return t.duration=0,t.add=function(e,i){var s=Mi.indexOf(t),r=t.children;s>-1&&Mi.splice(s,1);function o(f){f.passThrough=!0}for(var a=0;a<r.length;a++)o(r[a]);var l=Ja(e,ac(Yc,n));l.targets=l.targets||n.targets;var c=t.duration;l.autoplay=!1,l.direction=t.direction,l.timelineOffset=ze.und(i)?c:th(i,c),o(t),t.seek(l.timelineOffset);var h=at(l);o(h),r.push(h);var d=tg(r,n);return t.delay=d.delay,t.endDelay=d.endDelay,t.duration=d.duration,t.seek(0),t.reset(),t.autoplay&&t.play(),t},t}at.version="3.2.1";at.speed=1;at.suspendWhenDocumentHidden=!0;at.running=Mi;at.remove=ab;at.get=eh;at.set=eg;at.convertPx=Kc;at.path=q1;at.setDashoffset=Z1;at.stagger=lb;at.timeline=cb;at.easing=Zc;at.penner=Wp;at.random=function(n,t){return Math.floor(Math.random()*(t-n+1))+n};const xi=new Map,Ur=new Map;function hb(n){un(n).forEach(e=>{var i,s,r;xi.has(e)||(e instanceof HTMLElement?xi.set(e,{opacity:e.style.opacity===""?void 0:e.style.opacity,visible:{display:e.style.display,visibility:e.style.visibility}}):e.isObject3D&&(e.material?e.material instanceof y.ShaderMaterial?xi.set(e,{opacity:(i=e.material.uniforms.opacity)==null?void 0:i.value,transparent:e.material.transparent,visible:e.visible}):xi.set(e,{opacity:(s=e.material)==null?void 0:s.opacity,transparent:(r=e.material)==null?void 0:r.transparent,visible:e.visible}):xi.set(e,{visible:e.visible})))})}function Id(n){un(n).forEach(e=>{const i=xi.get(e);i&&(e instanceof HTMLElement&&(e.style.opacity=i.opacity===void 0?"":i.opacity,e.style.display=i.visible.display,e.style.visibility=i.visible.visibility),e.isObject3D&&(e.visible=i.visible,e.material&&(e.material instanceof y.ShaderMaterial?(e.material.uniforms.opacity&&(e.material.uniforms.opacity.value=i.opacity),e.material.transparent=i.transparent):(e.material.opacity=i.opacity,e.material.transparent=i.transparent))),xi.delete(e))})}function qa(n,t){var a;const e=(a=t==null?void 0:t.traverseTHREEObject)!=null?a:!0;let i=un(n);const s=[];i.forEach(l=>{l&&(l instanceof HTMLElement?s.push(l):l.isObject3D&&(e?(s.push(l),l.traverse(c=>{c&&s.push(c)})):s.push(l)))}),i=[...new Set(s.filter(Boolean))],hb(i);const r=at(B({targets:i,duration:300,easing:"linear",direction:"alternate",loop:4,autoplay:!1,update:l=>{var c;l.animatables.forEach(h=>{var g;const d=h.target;if(!xi.has(d))return;const m=Number((g=xi.get(d).opacity)!=null?g:1)*(100-l.progress)/100;d instanceof HTMLElement?d.style.opacity=String(m):d.material&&(d.material instanceof y.ShaderMaterial?(d.material.uniforms.opacity&&(d.material.uniforms.opacity.value=m),d.material.transparent=!0):(d.material.opacity=m,d.material.transparent=!0))}),(c=t==null?void 0:t.updateRender)==null||c.call(t)}},t));r.preComplete=()=>{r!=null&&r.completed||(r==null||r.pause(),Id(i),setTimeout(()=>{var l;return(l=t==null?void 0:t.updateRender)==null?void 0:l.call(t)}))};const o=Ur.get(n);return o==null||o.pause(),o==null||o.seek(0),Ur.set(n,r),r.play(),r.finished.then(()=>{var l;Id(i),setTimeout(()=>{Ur.get(n)===r&&Ur.delete(n)},1e3),(l=t==null?void 0:t.updateRender)==null||l.call(t)}),r}function sg(n,t){return qa(n,B({update:e=>{var i;e.animatables.forEach(s=>{const r=s.target;if(!xi.has(r))return;const o=xi.get(r),l=(Number(o==null?void 0:o.opacity)||Number(t==null?void 0:t.maxOpacity)||1)*(e.progress/100);r instanceof HTMLElement?(r.style.opacity=String(l),r.style.visibility="visible"):r.isObject3D&&(un(n).includes(r)&&(r.visible=!0),r.material&&(r.material instanceof y.ShaderMaterial?(r.material.uniforms.opacity&&(r.material.uniforms.opacity.value=l),r.material.transparent=!0):(r.material.opacity=l,r.material.transparent=!0)))}),(i=t==null?void 0:t.updateRender)==null||i.call(t)}},t))}function db(n,t){const e=Ai(n),{x:i,y:s}=t,r=i*2-1,o=s*2-1,a=new y.Raycaster;a.setFromCamera({x:r,y:o},n.camera);const c=e.intersectRaycaster(a)[0];if(c)return ae(B({},c),{raycaster:a,isVirtual:!1})}function ub(n,t){const e=n.getElement();if(!e)return;const i=Ep(t,e),s=new y.Raycaster;return s.setFromCamera(i,n.camera),s}const fb="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAANgAAADYCAYAAACJIC3tAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAA2KADAAQAAAABAAAA2AAAAADs6jNqAABAAElEQVR4Aey9C7ClZ1Wu29253yAkJGBCQoAEdBOCbkSgkIMKKgSjIJvLPket2qVyDiLi8VLiPvFSp8ACEUuUAsXN3orgQQoBUVBBvLCFjbg1CiiICSEEwiUESELu6e4znn/OZ/a7Rn//XKuTbO1e7aj65jvGO94xvu///+9bc625Vjo7d/yb/WvegZ3/QpPv/Rea59+maXfgX+oBt2kPi/DO3tsDrb+zh+jO1h8WD/VAL/JAH+KB9j8c9AdyD7eq3aqu39+tHpKt6uh/INq+nsM+vqMP8nC9cVu9X+t0dzR3IPd83aG4oznnX1ev5t9weQfWPex/u0mLO7CVezTS3BnOez/qYS5x3aYf5e4Ml/Pij3p1zWEbb/UBHk43aCv3ZKRJLn3u3YHGeb97bebw123wnjuQuGs3m8t1jerMHXa42cM7XG7IZvdhlE/uzvjc46z3no84cyMcbezOZXxnfOfPHnLiupyabY8H+hC32w1Zd/09Nxcnry9yv/TFOS55/LSsTX5uEye/mT/Kb5VzLamXS9wsn9pt5c89uG11kYOLWXfdPWcs0k7/jmL2WOeTO1DLzbyZb/6OImuz1nX2WH6kzdy29N0g2/LiBhe17nozN/LlRjjimB5+Lmc+ER+zZhFt/TU392a+eTB9ZpvjzK1Dcpg9F9G+1zl+n2IbeUduo2vZ7FLmNm3yI18OvDM+68v6jLs/iuHWWd+4Geuvw8zh95i1y21lHXP6OX5dz0M25wM/ZC9giwufu87k9UcIl/wdiVlq9si4+8SY+kU0/zra+HIi1frgOr/nRvqu6f2JMXWLaN/rHL9PsQ28w+kdrD+u3Lz64DrffCJ9M9ZPfuTLgRh1aT3O3MjvG9ZYpEYf7P4oVpdIH9YmR5wGbx4+/dQdFv7hcMBGGzU5fbD7cgeKbJ6syVg/cZ1PbivGxk7LWD+x+8QHMnIufGq9f/ogBq8/EYfLy+FwwPqzdBPA64PdlxN3LTXGB4p9vlEMh9H7jlhu4pEvB3ZfruOepXbE9zWice364MjQzeVG+kOSOxwPmA/KjQB2X64fqs1i60bIvDnPKE4O/0Ctb1jjESaHnyMPFWvOGB/jXlBjDIfZlzr8jmgOGzvcDpgb3AecMX6OPEwjf8RlffeZU04fxODTepy5db6bW43xCOGSx/cgMX+PzdHbHD73oR8yeDT2IT4sbbsfsLmNmjx+H6PDIwemb62ccUc2GBzWMblJsHxRl9zIZzN3S04/Eb8P5pPj0BD3g1XUxHG9Hqy5dTqffUV6HBa23Q/YuofIw3Zj6Hf00ICb+dSq6X1Yh5z+jl/5lV+57+Me97jzTzvttAedeOKJ5xx55JFn7tq168SdO3cezSjhUTV4RkfUsHe5q0Owe+/evbtLe1vh7cXfsnv37mtuueWWT95www0fu/LKK//pjW984wde9KIXfW5ZY63oYUr0QLFeD5AHhZh1YPogWk2tMbnObSWn5pDGvDGH9IXMLD6vTz8RP4ebOBHfgVY/NfLZa+X/wA/8wKnPe97zHnfmmWc+8rjjjvuqOkT3qj7HLOcuWNncRlwJtugwdxp9b96zZ8/nb7rppn+og/fun/zJn3zXW97yluuLJ8fgoHRfDsyhfsTZY4TVZr/Dhm7bWn8Q2+1C8/r0wfQ9KHD6HiI5446Zx5/ietd48OMf//innXTSSY+sd5evqME7ETksN5Q+aH4SLXWdM9dxs/rso0/NTbfffvsnbrzxxr/9wAc+8MePecxj3recl5yHJ325EapLxHeUu7p2OC19uW2D3uxtc0HtQvL69MHR6IerH6ZRTJ9dz3nOc079qZ/6qWeeeuqpj6tv8x5YHO9OmJsnN9ki86//6j1gJfjYrXXg/vGqq65665Oe9KTXf+hDH7qluNFhGnFco7zXSzy6B3KVXuXxt515Y7fdhS0vKK+vbyhjDxbx6BANue/93u+9x0te8pJnn3zyyRfVOxTf8lHvxhJZhjw+1uMFO//a9T2er1xkur7H1sPnqO8o93zq+uuvf+ery370R3/0k5X3AO0OX87DZOw96Mh8cFr6ctsGuaHb2by+EcId0OF6whOecOLrXve6769D9R/q56izq54ebiA2FuaGMddxodr3Sh6jTi2xfkdyaf8r6umZ96Y+Q9n76Wuvvfb1T3ziE3/lfe97382V9yCNkGuB994kFr26R90n3lbmw9lWFxUX4/Ul4vfhZurvVtOnd5dccskjzz///Ivr27+vqVo0bqA8VM7B9OQxOPxE+M4Zk8MOpnrW433hOuqDyt3v+8M//MMfv+iiiy4lrpGHjLV7uEQ4R7mr6+s+8bay3BTb6sKWF+P1JeLnmDtcu/70T//0wd/wDd/w23xQsezHJuHjcAwfs3fG+MnjyyVarxZMn7wmb+x8Gcsl5nz0yJha+1qTGvKp96CBu9/61rc+6ju+4zsuLz8PmD51/YAVNfVzLmNwW5o3dzteXF6bPtjH7AGrn0E+VIfr9KrhqzQHyz7lrswNuCLCyRy+G7SvIUp27OF3WjXv7YW3VYJxa/n8josPHfbWt6fHVJ7flfHp5FGFR1Z+4irua2RexmizF706QPjd+vrtDR5dnz7+6gknnHBx+R6qxNG89JfHx4i3rR3Ov2je9KHWxr1Hidg0/V0rNx595jaJB8pD7AblF8NfrE/sruaXwvWzzcc+/vGPf/S3fuu3Pvhrv/Zr19CwbK7nIrv/69T7uc997ulPecpTzj3nnHMecI973OPs448//n71re05dShPrpJ83nkY8Ocs16HPt857r7nmmr+eK/o3fnEHfODb8X7ktemDfbj58zBM/m233fam2pyPqRreRTxk6+4Vvdl8DOeps7T3S3WQLqsN+f43vOENf/IjP/Ijl1fezVru5KPHkl8wi9cRnzX6YtZO/stf/vL7X3jhhV9/73vf+6HHHHPM+XXoTqsE10pvRv48VeHQpr8uqS8Of3LUUUf9H6XgcGadB5d++PYGMeNFtIj1tx3OPoxtcqVeXyJ+jn7AOBzYkfUucMRll1327tqI51Xst2tTMl6o91C5Wa+vb5/eX7+8/f2nPvWpf1m/V2IDYmwu5naT6ZsDMTfjItr6K/20kU9f1ojtPffcc49885vf/IQHPOABT6i/MDm/ON7lXBNfUDw45U68h+tP63D978XRT40HDc6DJcI5yt1wffDb1vIhbMeL9PoS8ftg0zHgOSz4E5511llH1Ldvf748ZLcWz8ZTx7dcaHmX+tx11133F695zWte+0M/9EOXLzUF+5kbqmMXmu/8uph1dUsu/a7b8731u72f//mf/+761vLC+vb4PiVAzyHhmrnOI+td/c+OPvpo37k8VJVaHTQOHGsfHS6vSaQufeJtZetu+Ha4UK8vET8HGwdbHaqlTzyN+9znPkdcccUVf7Y8ZGycqR+H6otf/OJbLr744t945Stf+aWlvmAy5yQYbSK5jnN6eHqqJ+6Wc+p3zBp62TP77q1vY+/xMz/zM8+uP/d6Uh22U0q3t/6O8Q/qZ7ofKN9DJHrQ6IHvIO6jqA3XkPOS21bmzd9WFxUXk9eHb6wP8k5l7LsXcR64I84444xdH/nIR36uPjV7dH0Vv+ztb3/7y77zO7/zw0ud9aCWfm4ifVF9xumbB+HpK8Kl5Zzpq0kuffrZk8OBye156EMfelT9HvDI+iX7dUveg5VIHTVy+PYyB4eJ3Z+S2+klb/J2ui6vJa8P31ifQ5S+71pw/bB54FKvD2JoRsaGUuPm6khdcuqTx09TY3+QNRirVScmn3PK94ORBwTfQS2+h0odMWYMYqO55BaKbfaaH9tus0tbezlsNDebvjEPHB/UN2ajeIh6Ho0byl5FrQw9hsZ+clOiXuxJbI+RJnN9PalXl0jemHnSnN8exmj0RbjR9ZKnv4gu56PmsLHD7YDx0HNDuhF44Lkh3ABwHgg5a9S7eeyLTg5NmjV+he+51DsPms67SdFkL3R9Hc5JH/SMrIfP/vpgDmp6bG3ycBo81ueUX2S38evhcsDcWD5sUR5MYwOwofg2ESPum4SYzWyOjQ7n5uk9K7XK6aunxj7WG6NNMw+nr5Z+Hjh8+7tOauA088T2ALMv90EdvIez64jtbb11lVr1WOeT21bmBtpOF+VDFrk2fb+6E7vp8B1qM4YbGRo3Enk3HHxuQnxz6DKG7/FIa52IpvvWieTVgcwzWpu6XmcsUp/a7hsndj/vGb6Wvty2wO36DuYDE/NhwTHYOObxNXkRPvPW5ob14KbWDak++6efvfVH67KmIzXObz2x8+cXknx3o4/6Pp+8GuI+7N95YvqZz7XQz/XgY+ixfp8W7CH+6o09xC9jtXwfEui1iYj0QR807+LJ45svd7V50Y90cmwUe1IH7+Zx062LqemWddkPnXHOr2+fjLu+a3Iucx6SXDe+I/P6ohqR+ckRayM/OXWHLOYDOGQvYrlwrqVfzyhOHT6HAhMz76Gyz0hjTqSXmwROP3l8zBxovdwkuAMvOac9RdsZ51xyaOAzlzH+3CGytufh5dSAWs4Fl/OpOSQxb+oheQG16H4NxiLXpQ/y8DwoHiA1qcM3VtfrrQPpq77zxFrfTPCdy176I6TWOe1hTA4zJs919D5oMOv1s04O9KCI5ozp03uZU5vIPFmTtanDP+TsUP+Qw02QiG/MA8kYPw+LuhEmh++Dd5Mad2RODD43lhyY1uudV03m8XMtaOTU97y8WtF5sn/X5vrRqbUHiMZexOn3tZlXA9oTP3m0mSM+5OxQPmA+HB+M6EMg5jBgmcPnwZkzD3bzMMFTp/ngRwgnTw0bUC5jeqnDx1xb8vqg+dTK9Xxq8LOPcXLr6sllPutG86eWuTS0mj6obw5M3vkyf0j4ows7FBae6x75W+W41n7QspYcsRsGPXFq4DR5N0SPU6cGzv7o812DHJx5a+Qyrw9uZnP11PW5Rhwa10K+r7nn1Yr2BLGul5uSy3znzB3UeKi+g7FBsMT053LJp09t1vPAjdOnBnNDoMHX9HuNsYherbXON0I5tCMfLvne27rR/CMOPdb7qAUz5/yZdz2po6c8vpacvqjmkMRD8SJYc193vgvxIDI/8pNLPTwbwncucpi8daN4odz3qhYmN1ny+9T75pDrc9jDeuI5jT06WgNvP3z7yOcccFjqjZPTF6eiqNsKj4aR81sn9r7GByUeau9g3niRm9r9jDMPb04kn4dTTebRaGrVwePnw7c2OXXmjBP1s7ecuK6e+axNHbWafK4Njth6taBc6tNHY8/057g5nlrnwsdG81jfc4uKg/DVBR+ES1stqa/RuCMFcunLgfkQk0ePpca8/CSIl8xLdy5j/JzfmkQ1cFmrxvqO5JNT33FOA48xp58Kyk2J5Ytc7yOPLP0em0v0muGcnzottes4cwcV+hX5oFpUWww32JvspkvsOcvVGKOT64hGbt09UZOYfvaRh9PkOpJPTt86Ub7jqF6NtV2TcfrWdbwjmrzn6WfvfH5dY465R2afUe6g4A72Bbo+sN/85PDVjnSp9carJ9YXu2aOd66e7/UZWyMn2mMury7z6fc8OY3extaA+urAfAfLOnL26H7GqRnxmU9fbXIjH47B2vqnl/Q4qMyHelAtarmY0drgHN7k1OmLtOp+xpmXF8lpyaVP3hh0TdaJajJObfpo1MN3c57OZ6zGeuPUOKcac503L48O39i8PKipI1bnWozF1KyrV0dd72XdQYMH81/TewO5WdxIRpqcN9m4a4hHteqsV9fnlQfdDNmv16PTRjo4eWszpnazefg2Vs1Ib27UV446/a4nh5nX7zrzyeuD5q33HQc+89bIo0+OGBtxi8xB+po34GBZojfZtYH6rlHOh2ReRDfy7wiXvaxnXje5XOrw01IjD5frz82jP9LCWafOXuTSH2nhtN4n+fTpmd86Zk4fdD1i51ybeTF16ZNnWJc5fXuI8AeNsfCD0VwX6M3VN5frTk4d+fTVqxV9gMai9aM6a8yNtGrop9/18Jhzpk7f+pEOjTry3bcGvlty1q3j5jS9xnnmePLmQP3k53y1ifq9hnhkeT9H+buUO9i+RcyLd9NxwfjG3lDj/NRPzhoQoyZ1E7l8Sd56EQm+cy5LVuuBn9P6Dpc19uk1zpE16dOj18jJe43OMao3Zy2x9QfCodWcx/l9pyNv/0T8tFE9ee9Jake+63eOkaZz1nS+x32tPb9pvNWJNm20FNyV/ehlP9AbmJzrSu2Im6u3JzXZV37EZX/r1I9iOevEXJNcx9TkHPqJvdZ4nYYclhrm7D8rqQGx1BtPieWL9ea8jrm6XIc19hvlNutj7V2NrmXLfbnwO2p3pnYrc/KVTXOuRG8ynDx6fXHEjXKpm/Opc1402FyvnjO2XkweX8u+ciN0TfRLk08O33n7O03qslf61idal7qRLweytjyE9lOTPTtnnbzXSSxnPUh+nY1q1unJbblms8n7RAeq7/WbxfYHuQjQkbF9Ug+n1nxyW6lX3+uN+3ydX1fv/L2m8+ZF55zTwc9Z1nSdueQ713PO03nWCJf1qaHOvD6IpU4/tQvVvgOZc2U9NXmvrLsj6DrW1W5Fs1rQukbmXLzxHG5V1+tdsPVg+t7A5Owx4vIdEF32M15Xb8/UwrmOXpu67qe216uVB+Wcb0mthVE9BfazuMcjPnt1fcYH4qsVc21wDK93TmNNauEwa8R8fgvF+lfrumqOR7cuN/XZ6iI2092R/Ghx9gHJZ6zPwkc+3By/roYctq52Li/vWumhTw6b48jNaa0Dt2L0wZxrEe17dZ6uM96n3Lhpeh1x56jNPvpi5jtHzJr9tm+dNnNzfl6/c8GtM3WpuTNc9tmwqTYkIli3wFFuxEW7WZc6bzii3sd8vjPBdZ2fSsnPYc6hRo51jObJ9akFsexhnHryGaPRrDUPeh2pgV9nWe986olHP3dZg87+cuqTt5/cKO51ag70IDlHx7w2csbpyzE3/pzZ23zG6ZPv8Rxnr7UTKxotrnObxfbaCtpLpIYLMwb1yWH9MMCpEeGwrM9c+uiyJ7E24nstWg/IKJcc16bWOcDUJD/n94dPfXLpk8tDoDY1zJNx+pmD7/UjbXIjX050DmOxz4UODkPDyFif/MjsS+5A/V6zX//NJh/lk5vzmShz+00cBDovrNfkzeo549zwcqLTEDvgsm9u7uyVtfi93rqcK/1RvVyiNbkmOO9J18qrEVOnr9ZY7HyP0cGt43Peruu1mc8cvn3UyI3e7VgXpsYauXwm5NSRX2f2EdHqd8ycPdUYr5CLW2c9n/HIH3H2N9cXAz/irAOzVr9j6nrOeJ0mc+lTy2CN6/pQk6ZWNDeKvX5yfR7rtoq9V9bZWw05/VEu8+mnNutTo+81dZ35RPw8WJmzHg7zPuZanGuhWLzKqTeX/bpvPIf0MNd9+0/YJ92QrCDzI19uDulnrvdmgeb059Ba9KnJdxx7daS2cz3O/plzLnuQ61zW9lzG9kjOueyR6FwjzpyYmu4zX1rG1ieHNuP0Mwff69X2nDH1owPU6/z2Va1550t0TbkX4LScWy7R3onpoyUecfYxZ7xCFjpnmRv5cmD69OvxaA403MD+tj7SwnER9k0NnPxmSF1q6OmDkUeDETNyXjWiOtEbbV4kjxFnv5x/ErS8nHXGI1Rj/8TUw2v61sLLdY28OKc1D476Zn6kMd/nz/nom5axPcknn3p950rsfo+pTa73Mp7wQP8W0QWDW/GZRN00YbywSP5NENBNTlp9vwh50Jxc1sGpQTfSoMfycC+Yxas9ktNf1w/Nulrz9srrlst6rzNz+nltqct6tXBq0vf61YHkNd9BiK0zv25+653TOPvoZy45ah3Omfnkku/3tK8breb6ch59NSCc8+mDm5pFXZi8fmL3iUecfc0Zd/Si1PUY/eiC1JPHZ6CTlzOu1GTGIqS+uBlHvm9QY3uAuZ7smb7XZh25NPvIGYvyoL3we961pKbXkOv5kQYO63prE12HnHXiHG8e1LzHxPS1t746Y3rjj8x5wa0MeqTOGMTst4jqdW7i5PVBBw3051BNIj7GQqhzQembB/MrKDFmDT512Dp0LnT51S1rnB+UR4/JZR95MevhsOwzl7en+V5HrEac4+A1tJp1W+GypvvZp/sjLVyfU07ePiNeDsRSy/3K+zv3XKfCpTbr5eEYmL7I3tMfYdbgY+g22Fa/RewXZLwVZMK8GfgsRHTxxurhvXFqzIHdnEM0bw9jUI3oelKjDo159eZSP8p1LuPegxzzYOmzfuc3l4jfzXow/a7LWB1c97su45FvPYh5Xfhy+FjmFszG+ZPD78/TfmLm4fr9y/n0QYdf1K0zZu40a5lDP/OTn4vZL1mEizZH3Ac9DmRQj17k5zAGsWgO1PAzTh6fiyTvxabWHDpNLahWDo2cfsZwWvL4OdSAqcvYewGHr9mnx/1a1InqsxfcaH5rzBmrN845vb85T9bLy83F8nn9oxo5dHlN8A57uH+IefOQ33XOOecccdttt/3m3r17L9+zZ8973vjGN56zzKNx0C99+yeWZNbQbbD9iMoml41HvhdALv0N2je/+c1nf/M3f/P3XHPNNf/zvve97x+X1oc0Qrjk06/UZPlVhbmwnJOazqsBscyP4q1y9OnzUYs5xyLaGPe61HjNqZnjUkMPdfZzbdwz1yOnVsz6Oc2cNufbisa50I7msoc59Kzfa9AfoVr25I6zzjpr1xVXXPH2nTt3PrTC62ucUAftn3bt2vVN5Ts/yD3aCmaNfpVORryyaQGraGvO6II8XOCG8fa3v/0BT37yk997wgkn/NDZZ5/9m7fccst/KQ1fadTh51ce+xe94YYSY1yAmkRzeYHkRyZvPZqsI1aDryWX+uRTKw86zOd1yCVmLXzW41tvDuzWa7Kn609N1qvdCjfSUjfinVd0fmPnk7eHMbrOmQM37Kv73Oc+R8Th+kzlL6vx+TpsX/l7v/d7Dwy9daK9srd+lW3NKOgml8ikNu++ccdJX2/LrzvyyCO/ser/ucY9a5xy++23v+2oo476/vIxblgOOL6S+C7ljferC3k5fCzX6jrh0bEuLXNwWTeK5dDRa7N69aBmjWt2TvLppx6/653fnLXyifZK5P5ljTnrzBNj4iLa9zzoQc58R/WpgUudfud7rTrn5Fnm88w9R23GO88444xdV1555R/UO9UFlft0jc8iKju6xlfdeuutf3jMMcc8q3zX6h4D+0Ajl/qiV/X64GS5WLlELsyHAq8PejH6xDmOePzjH398Ha5HF39tjS/XuKLGNcU96eabb+adDL3vZvRhYNmTOG+0utTKqVVPf8w8aK7XT8J4sUZKfY+T775xn5Me5tLvnOtXY16UT8THUmOcnH7HqXhZby7r+7WgyYEWjRxxt3W57N+vnz7k7U9ML6zjro985CM/G4eLA2btzeVff/TRR3/Tgx70IA4b8zhcWyK5jPtclR5bXgAKC7u6NzfuizKe8PWvfz1fHY6p8fllQy7wihrX1FeOC7/85S+/tHx7+a2iPeAxcMRNyeULfTF7WbtgFzdWX4160AdmDsyeau0rwqfJi+TwGVwDZqwmsefUd6RX1pHHer2xuUlUL30t5tXbW76jefWjezXi6INZn769zFHP6Gsl748UWYPvfZny9WMJX9xvqcHhwuyJf3WNY9/97nf/p0Lq1o0+T8k3XAOxhnZlLn5FLJ0U6Sfi5xgu7pRTTnla6W6twTuYFwd+vMaX6gb8h2c84xknlU999q9wGFOrTk2uw7yIBlOjP5HxknnoXh/SLc2PPte5rl4t+pw360f3xzpRfce5PLxGDWNufnWg/Tt3R+p7L+bXek4eVIfG4T3icGE768eTywt5h+ITRWpyfKni20477bRnFI72r33nsMo23At0+xmN58zG5C2W67jfAn/4h3/4lPpB8pyq/WKNvDB87KYau/7mb/6GA5j19Cbuc1AH1y1584n6zks9XI7eM3P61onyzm9sXpzjzXfs/ajX7JVIbl1sruuSz/6j+dFiidarz/wkXurVyY1Qzag/evPWGs/pp/30rne961eXBacUsk4HNP4Xao+e+4IXvOCM8kd7cLQP5+am537mAk0YZxMnyQXo89VCHzTeefXVVz/nnve8548V9+Ea/PyF0ZcLwy6oj0o/V98jP7b8/OFRH/SG6FOXPnnmxdL3OuD1vSY4LHljuUmw1MiJqc055UVy+qI9yOmLncv6zNHLONE5rBPh05LXF9Hhsybus9bz8mjQku+a5PDzOtUmpl/yVT/7+5ztQ4zvH0u4/+CmbxHJ1++83l2HiAP2QeIazlPujuNrPPjaa6991cknn/zi8rkex+4t+PRCDzrK3TeHi4Z04fiaHNiHFwiPvyGubw+fWNxtNTxc5a4e2gnlH/OFL3zhrYXW2QOdPfExYixvjuuRU7NQ7r/eOd4+5kG5RPM5T/rmQdZEzmtTl2uFky93NSc+Zh60T+etV0tekxOTxx/Vyrl+4+whlz2yd16j6wYxc4to/zWMeo9qXA99R2ulP7ld9bvX3y88tsaJNTgMmD1vKP/Wk0466RsLJ/0S6U/sPGJRGzhjMA39ZDTpZrIjOidKdCGrBZ5//vnH1DvTA0vP97lcjF8Vyp38Uwt3P+c5z/mvhdkLrWuSL2p1Q+Aw0BtL7A3DV4OP9VzGmbeuY+p7zpg++qADPi2vjb7WoNFPTdamRq2YOjiHvNegHtzq/NakXk5kHn0RznnxMXPigt2nyznMiaMcfdaO5z//+ewx3o3usWzkIRO/WHv1fhdccAGHkHtPv47r5qAteUxcRI0w2ZsxWQ6/DUzUR3fE5Zdf/rT605SfK/+jNfgZLI0b9bB6677siCOO+I7yuVA4bsI69IaIJV9tklw7/Fw8l/Oayfsgk7MfeSxzc/EkDK19RXqkr76jc6sV0eF3G3Fo5MXk7GFOTI2cSC6fhdrM64Ppp9b7kJy+6D1gf2HEfU92btqLaOvDjrfUr4buX/7f1mAd9sPn4D3o0ksv/c/nnXfeG8vnmvz2EHR0ntjh9YmVWlyvC4YYGQtZN6jP/BSfeeaZFxXPwvIDDhZTP3bt5VPDoz772c/+UWHWu5bkSrK6GfhY3pwFs//D67xxrhUue3lzusZa9a4PvdzSXcX2lVdLnPVeszpwbn57imqtlZ+rV+f81ltnfh1vDuSanItY65y6zI98OXG0rryPc32p4xq9tzuXe+2o4vjRBKPWXnzCvaf+hO/CQte+Dku2nw5uaC5ilOwXuG5Scj64nfVXGg+teFp4YV7M3vqB825wL33pS99ciLkGb1jq+5yLivkLHK05a/C9sfjZn9i14KeO2N7yWWtOHGm8P/ZSK8qDmjVo1HVfDTVqrFcLdp05tWDWcw1qRLXGqc/6fv2Z07eHPZPHH81vjWhNzmct3HTNv/RLv8TP+sR3XyK+NbwRXLvcs94j0XlGWGUrIz80Gq2zbIzORslvWEz9fReHi09nvlDDC0k8ud7Frq4Dxi+f6UPOfuVumMObAI85v7x95VOTHPxoHvs4v5pRn9RmXh4Os5doXlyo9l2LOhDr8YJdvKpRZy5r0jcvWu9aQLgNz3Aphle3pPa7//DOl5o+T+bw7SuqVwc6P5o+el4tvLbifuEXfuFz7LlKnFwje03fVRX3xRonvfWtb+VPqqgbjaJXfPpojRMn0gOWIptPgngZadSKux796Ec/dlnDXy1zMZgXxXwn3nTTTXwv7NzkMfunnxw8fZwrdfhazglnD3GOs77nna9j6rOm833zug77qZc3tqe6OUx91uiP7nP28n6h13ct6uwlJm8NOW1Unznr1dlDhE/fWtDa5NDaK/P6O2vPXVIaPknk8wJ7gwwO2I7HPOYxTyhY1Qx8ZObxu5HTJr/ffJOgYhtuCe92t7s9rGpvr3FjDS/AC7o7fetvxN5RqLkBiZ3TnEi9OXsaz63La0td9sPPvsRqu5+x1+K8o/Wbo07L3nJganPN6jtmLb7zZx9467xGY3KYcc6pn/lJHC9ev5TziuSdUw3ofMnJm8v587rQGeP7zoOPUe+cfX3k9/7DP/zDO5e66UeUpV4tf5t424knnvjQpcZrGWFJpvl6Dn4/ywvaL1kETbDEbLzIxoT1vey5RfZ3L3TcFD6xue2iiy7688I0LxSO/sRyoFy5q7WYh0vfOOt6/dproEHZqCc8tSOT73OhzRx+DnupyWcil5i18n2O7KleTY/VipvN70bPPnmvzDvfCJ0rkX4+M3h7ymWcdWp7vZqpvv6TqT8rgt/Lsgex7Mfe/HJ90nhOode1Dku2eqb4s5Y3M0U01/RFeXDDIi688EI+peG35h4wLsJR7o671cfzn7jqqqv4wdILhLd3auFTQ4xxM7BRbsQt1Pte1YhmiJPz2sjru05QrTl0mpx6eTF5tebEEW+diFYd65GXM7anCD+3fvvM1VonOpe94c3Jdcz5zVkzqu+c9dbQw3e11K7y7Dn2Xul8B0s99dfVOHm5h4m9LjBNHi5z6a/0cwfMYosS8YfjxS9+8WMrR08W64WK1BxX3wv/c2HWmwc1eqDBRH1z9pAX5a0zJo8Zi50zBnNNxJh9XUdq7KmGXOfMZa/U4NNbyxyc9fJyxuKo3lpyuf6sSU3vbZyY1y+fPbK3eVGdGtG1dZ33E16N81sroknbu9x7xxWJBqPWwZvCrhe+8IVfX2i+3Mnsmby+ObUbMB+kCQuNRRvN4Y76XcKjlmIPGKEXwLvbzk9/+tN/t+TIjQy9X12Yi1izF9hzqdFHg6nPWH4SDF7Qju5Procye2aLPp+51KZvPpG8mo7oOmdsD+LOmUtU45pHOTm1xPpgjtTC0zfvmb459YmpgTfWJ3bApbF3GGlTfe29vy+SedmL1ovs2R33v//9H1mQ1zPnI++GdoPlBrLRBkEFc/x+uvrPT76qSP5Knr+QZ+FeKL9g5hOcHfVR6P8AZ6zPtapvenT073pkcBqakamxfqSDcw569Br7jnjvq/3n6ns+e4362yf7qzOXPeVEc84jnzjn9xrvDXy/f2rV9J7EGLrN6ifhUoefPc2xT+Bdhz2N0e38gz/4g/fh1F48qcbk8lJGwJ695fjjj38wxBbMtYNp8hNnUlLkAebgo83Nxq76Hvcv6hfJ1H2gBr0WV7GX3y/vfFDF9yjkKwQ8P4dxY8T0/Rmt49SvajB81wtqzG8OrmtSa07dgaK9ep+5+ZMfzZUcvuY8Wd99tHLcS2qI05I3J6LTT9Qnv9V6dWCaMT2zr/4I5eyT95o9Seze1Af9V6XIrfZyHSy+wPOx/EdqpFFzfuWPqL9N5NtE9t5WBteUg/WuBhNvZky8FeMQ8TE872BOkHUn1gH8dBJrfOecQ0rJmbcVMXObE8nDa/IgJi6i/evN9zr1oP03mz97jHx6JZ/PCB4zv4j2xT2vLvms73n7ieSZf109WvP4Xr+8Oe9P8uZE60HNHPW9B5rMEzu/enHKLfcg303ZK/HG2sP8Kd9Wzbln9fnwRiIbgProjFf4rGc965Ti+a9HOWCYp5q3L74SnFD/otTHSZSRS9twE5YJOHTegJxfruOopxrXikYuEb/PAeegDrNGrUjOOZKDx+DyfqsBs6c8NWnwDvTqRLTmQXvC66s1FtFg5kXyjsxbBzqX3Kh2lKOfPKi/WX1q9cVeyxza1H+5B/ln29C6D8nh8/uwIy+++OLTC8n3UdRk8gT4s5ZfnRStK8jG6if8ru/6Ln7+wvwF8yKqG1d2TAW7brzxxk8uSfp4U6D6nNPNCN5YpCat15vr6x3Vq+k9ks/71HU5l77zqBXl1YnmE/Ed/WDKp55exvqpM9c5eWq6mRNdf/agpsed6/V9HmN0ozmsVyeqTdS3hlhuxw033PCpirmf/PEvlnkO2I4nPOEJ/DgzMnrady6f/PTzUhL62WizhlP+fve73wOWxSzSRYscsB31H79ducwRpqkDsUR9vsIwlzE61yYHyonoNLlEa7vGGFSTdfDG+BqcwzpRfUdq4dBlTl/egyYPpl/hZMk7Nwl4Y3sa9z49th7ErEs/uUnUXkbrVzKaz96jvnB5PWoT8TfYF7/4xSuWxDH1hR+XFwdvDnwafj+wjP6MOTM3q/OC5xrI26DjKn/3u9/9/svAd7Bp0cuL4D9m21H/ndjHC+gxXdkS9eExYzHnlENnn8zLkceIMXERLV7ntH2OuXp4tfRyDjnr4LnPatQlZp46zZp8TnLWox1xc7xaerJWY5E6DQ6by3mt5lNvnUhOvZyx9fBY9sHP658Ey5es10/Ez3jHxz72sSuWtcfUjy7+CKJm+vGm/tzvnNK4BuT4jozxu2XdfgvfkKzKHvdmq/jYY489swL+FIWh8fPXnhr8bLbjLW95y2UmGnojvNBMm4NjPW5GeOJeA+e6e65SG3Lq4LVe7/yiOnCzejTWiXCa9eQ05weTz/zIT84ecok5Z/q5vhHvWjKnT/+sdz45Ed4aOH341BBjcJiInzX6+bMUnDz6DVb/jPvHIGpP9ncwerB3b69/UpC9PGe9d4831OVi8N28IMOPP9OX24C7d+9+U328ycLeW0PbyTtYXcyDCs+s/MMrwYU4+PADnz8OlhPJcWOJvfmiF5XrL9l0Y80Rs24suaxJX53azK3zpwmWc1i7Wa+sST/r7ZGoFuReoAcxUb/H8iBmHnR0vsfWjHhz9gL7+rqGPhjPWLM+Y3x5nql92YP4DPcjPhrG8KP6+iTxryvHz2Ifrb1p3wqnPo+q/FX1X9s/pWL24LrBus27b+nnnl1twOKm5uDIWHQ3L2zK8RWhBEyWxrsXk5HjH79hcsyLEuf6q19U7XuF7zWjuNerGfHkcuybbeFZA6ZP1r4L5f4x/FwNtX4hQOca5LL3yFcv0gPL2DpxtBZzHRfdFq/mNqtH5/qpRD+qMWdfYnxja1JnLzTmR3rz6tWCX2a/1mC/Jo9/e/HTjzTl08NR7gZzzg3kMljl8iZ04UrUiuYm5NtA3olYJIODxUeIvIvxlYR/YXXO0Pf50I7m6hy13dAkn771IEbOfPpTsl7UzcVZYx+14FbrU4dPL/7r8J3vfe97v/P6669/TX2X8Jc13oMPR44Jyibtwp1e5QnSD8nKzfVDeg1irydOrtfbOOutAdftud7LeeDx7ekcoFzWzmmtu4U9yd4sYvVus/Q5dNOPNIqXiJYxsjl+eLGz4uo8l4P3HSwXPF10fUXYVRfDn6Jg3pBFtHilHl70ZiWq7/WuqdfLgw56jOpT6zxy1hjfkXp6WG9/kQ1nTiS383u+53vuWf++5K8+6lGP+qn6b5UeUt9iH8/AhyNXvx45bVk/Whd9tA29izSend/CQu8tFH7ORR97gebkitqvHk5LXfrk7aVWLvm5ObNX6vmifyt7cvkO1nvyJsEBy3o0Gvy6XOpWB6wX9NiiWazF8nsFv0XkglajLojvj30HG/X2BoCZ1wfVyBW1wdRkXg7hunpz6KyRA+XMgxg8A+u4YBevo5y1zrNBU+9OO375l3/5hfXp7Ndlo/TJvfzlL38B2jL72Sel+H0eOLTw5uRAzF7qFuz+r9aD1nTOeP/qBWNdzrWO631Sm1/k0Zmbajhg7MkazsXaHLuXe3nSHsDLhjmsW/d2jWZYZHFDnnJ+izgtuBbLz2H8neK6dzBaeYGt7X4hOkxcRPvH8oneULis9zq3sgY06rN39pNX13O5jq6ZtH/xF3/xnesOlxOgQbuM181jiRqR+fsa1CaqgcO3Xk2PU69GHOWsF9WCcNTkvF1nPP1oQtHAJk0drFvYk+zNwSHjTYIfabZqo2tZ1W52wFbCLTgsigOGcSHTqAsg5quFB4w4DYE3T95FT8WSSzQn3TWjXtY4F7Vdl9xIb77fsz4/Os1c9jMnqjGe1vWQhzzkyRKb4VKb15PzJU8rc7bN+c2J5oi7D6cu/d5XjXzG+lmffp+TOGvoqSb7q+m5SbPci9M7WB2y/l3X7spP3xLY8M5g3yx3phcHjMWu3p5robX+6VNELmb6M5TBBNwMbkTeDH1vVJapHeXQ9byxPeytVl5UT3/XRs75Mp+9sl4/a3oPYuuda6Wv/2ziATbZDJdaeym3p+uVV0de35wov1qPiWVN53OOdbW0GWnlxXU9zKEdWfZ3nRt0y714xPJwqRf5FJEfae4SuysPWF/Q9BE9h6xGz41iboY3RFTXG2R+5MNZYz5Rf13/Xq8WtD+YvXpsj6y1XrRXarJn8pv5WcfcDDkxe8Ax+jrVJi9HffrEGJyD2Fq1Irn01WZtz2dN6pLH10b15hJd4+pNIZN3hX9XHjC+PaQfi/b7YA4Z72r84Dj9PWL568wL7uhNlaeHvogGPzF1+Bo66+B8IL2+67Ime9ljlFcHjvLJ6e+tP4y+LAvX+Uut1z03jy3yWtWOOPUd0c5tSNdPTe8Jl/nU4GPkqVMnkkuDNyc637r6Sbvci7fzxT/60J/r4t3LH3Xg7pTdlQeMPzNhcV7whFxEGW+76w6YN6dfTPL2TU59ctykjPWtpwbOQazBobMmNVmvfoQjnf1G+s5N9R/84Aff0hNz8VJL3Whuy9bl1Kxbp/1B74t6kT59HnOdd05QDf5m/bueOG1Ub36aZ7kX+cKPNgc69jB7+S6xzQ4Yk2/V8oC5aL/S7a7f3/jLu7yZ9lbvetQ4vwivVk1y9JNXl7WZQ2tOhNO2Wt979ph+9u85+M5N8WMf+9g31f+36v0uZg7RoF3m7SVmGRwj15Lzd23GWQNvnKjv3MQ5qMscsTXq4LTk1GW9vjjS2EuctB6wQvcntfoHesCc1zk2oBu6i3q8oWgU1DsVB4wPOqh1IK3UXr5aeMDgunHheaOcX06kLrWjPjm3enX2NRazvxzY5xrV9/nUZE99c9k7OfipX/0fQXb84A/+4MXrDhk5NGitC4TTcn59cvjD+S1cojVd22Qb+lGTY6TtnLHzOK8or24OnXeYr4N1NHuyBnlesi8HbO4Tb/Rzlj1WGg/YiihnKFzy63L8Ipl+aNT51/R8i+gBM1eylcFxU0QSxvjJW99RPZiGzqHGvNrei3hdjvrU2G/UB86vjtaBcFqvm/jXvva1V9f/Q/j//Ku/+qv/t/6H8R+s3yXeyMCHq9z/habE1lPnuvHhR/PLo8GsB7PenHlzHdHBbVaPTvP6qbG/OVFezDnkQNfT64w3IHuxhj9nUe9gTf5Kyf4bapfazhlnzeSv+4Vaim0Awu+Xq68G/PkJ/+acOZBPELl4PuQgh/WbIbehrsipviFazZvdv0hYh865ROewh1ryaqzLnPpE9F1jj8zZL2vlej283IS8Oz3ykY/k5zF/Jss8esz58N24yWc+eXpljC8n9jyxpib7y4nkMGIHMbxrTY05tPYV7akm0X2QGvIj4x2Mf3+D76ww58fngPlXR8Rarr3P0WNrVn8qBTErmsk5oXX8nqsf2OlTxLoQ/iNM/qERLwTMkb3UlGS/NVljjtj54bCuWbD7Xu1vXc4tZx8wuTlejZg6/DTXrBZ0pA5fPjH5kd+vP2vxe43xIrPxGcl1tE+/lyMdh8g1kM8affjUEGPOk7l+kMypzevXF+mJfyJ7cvnFnzrXCLKH/Z1t712plTnfighnlXOxkdvPXYn3ywRRX2n5VoX/bRF6FsqY/pq+gAN29Pd93/fxD+Nwgd28Abke+nTtaC1qMoc/V5861tHrrZ3WjyDMXFCTm7w+9fhp5pzTnPxmsf1GmFzO7Vyiuj6XPMiYu/5eR2xNzzFnDvOJ5J27r9G498hYDT3ls3/6O9mDdbj4Sw3/y3vyeb3H1V7+Qhat8V33rCQ39EjUG/R4VVOL+mQFLHx6F+OrQw3yBXu5mB1PecpT7g8OrN8kJH1tOTd+1qAfxVmTmuTTTw395nLyICPn1hfVpA4fE1ObvLXrOHukFj2WnDr5ROeH0+CsF8nZxxpiffKa9cQHUk+d/ZzLHqKH37x7xRidPfBX9vSnP33ag8s9yd70TQANe/fo2sufWBVs7uScqDfELsw2G5KSyyJzoEPJ3vrHRD6+DKZ3sfoq4VdRtPzf3HfU/wP3HLDMi8+bCe8c8OmT6+Yacp6s0acufed0Dfbtcdakbz11vQZOrZgaOXQYMSM3DDE1qU2/UpPJgXP+UroWej3inD/Xb26uoevoNVk3ytnPtYjJ61OfPdR2Hn1yU839ypaN2JNTbexV9u6O5V4mpzlHR/Oz2A+YQhsR50TmxZWu/kGby5ek3ybyTwXw18popgN2yimn3MfCht6IXI+cUnN9PanDd034mjVgP5DqyFlPnTy+lvVw9jXfkbzD3jl/6tGpsW9HarPeGvuM1kyOGgy9PSeiXqyRV5Nr6Tlr4a2HS18NaL2+c3TeOdFlr5wna9CxL9Qm6qNZ2amnnuoevIG9iVXScQLC+h+if2xZIL8M9wPXMqtjcYqs7rE8ONvoTW960z8thSwSXX2iPD1XroEfGncfd9xxZyw1ADfAm5Bz5g1Tjk6NNeZAc/hq5UA586BGPrXwcxy5zea3Hkxzk6+rz3WkTx/rsye+axWT09/s+tG5LpF++h3XzeWcaPSpN16wG1+dS7ROHNXDuS50+qLzqZvi5T/OxJ9J8UkhnIMe0zvY6173OvcyXFpqk9ef5jAo3Ou7QnAbXAt6Y+MVvuxlL+MHQ35B5zvYhtq6oOuPPvroc5bdvQnLcHVziO2J33X5BcH+qcta+JFZJ6ZmxGUeX41onjhH8vqgdanlOjNWo34Uq0eDGYu950I1/w5onah+hPbOHHXYna1fdNn/2Sef+0Lf+VOnD057vf7jVN7B+Pdh+IJlDUjMv/h7y6tf/Wr+7XqvI7HoyeQI8GdtswNG4doG0RkdC5v+LyrU1Z9H+XsGZF+o/4PgmThh3pygJheeQc/UELNm85krej++16sRrZ9D6jV8Y5Fc+sSuLfXwadagndPB57vWnC43Sp+DGq/NemO1WW9OpEaznrjz6snhG6eOnAafuvRTg28v+URy2cs+I5x09a9FnVU1q08JY4+SZ+96uMrd1KhZa3MHjEKHDYzncMftt9/+6RKfXGPaGPUtIhc6PcD6eeya8o//xV/8xbML6UEO6zdjwS5euwbW+fHdHHKgHHnqzRFjxqlNTh9tr3c95DC0mDWJ8FmfOetYa1pq4LOeOPP68Jg9xQW7sUadtaDXlJz3sM+f9ebkQMw++GrkRHKY8ySfPppRDO+6Rbh1trP23lm1D/kOi71IX++/c9yt3sE+s2wiN4dL2Wp96PazPGA26qI5fj9d/QnPh4rkZzD+2ausq3Xvnb5qfNu3fdsjKpfzVrgybtbohvXFo4Eb6bO+1zmRGutHOjjnoA6tHHE3e8mrdS550F5ybjRj0Hp9c/CafuLIR++c5HNNxNagw8zLd7QXqD8VLl+yXl/sus3q1VsP6pPTT17f3KT79m//dvYeH8uzF6drWn5OwP3nv/Y4sfbwPxZuxaj3vqR+Az/a6KMiGlg4h/yzxH+1nIlfKPMt4h4GfhlvvXvOPPPMhyw1HbgZzu0NQpM3qdcQZ80on5zaOc58oj41+K5HPjG/Ino95FNjn87Jd0xd9k8/NdSbs1fPE3dO7Qjh0qwXzdkz5zcnju7fiFPfUS289xjUH+3pqebe9773Q0vHJ9sesGmP0qjsVF4uu+wy9rDXtQ6Rd/P6V/xoMSZtTmyh3BCf//znv6+03NxpsdQtv01Ezyc319UHHQ8qP82bAzfdiEwu/Tk+pbmm5PXJa6nFH/V3XeasF+3V0c3VdcYidfjG+j22v7yxKD+H6lyXccdeP5eH997gU+c9GsVwGDrHRCxfnFeux53vedciP3ede+tTbP6F6WurIZ8NoHcwxz1r7PmJn/iJ9y55OE2dc8Drm1O7AecOmMW9URbbeIXvfOc7+d3C50o0LbbQDzrUfL4+6LjvySfzY9oGy/lMyIneSFAuEb8/aDhH76vWftaDGA/KWjlrjBP1UwPnoCeWMX7Ob15Um5sGzlhUR50mJ3aemBzWNcmpmYRLbd4beGLXQozZU4TLe6OmX39qem3mqNdcI3n2tDry+HvrC/uO+m6Kn8E+T8xYfndV7rR29uxn2cMQZc5t7wW7j1eTvP4K5w6YApvnZPpqQLm99UHHRytmsZjvYFNQF/epco5929ve9uiJWNTh5g1ZpiaAz5zrIZl8j9VZL6LDzK/zsz++10jNOsve6uxFzl7mun40jzVdSw8568RR/9SO8vZT57pHWnLm0+/zW2vvjEd+zm1f5yGnL2YPOOvh1ex8xzvewZ47tt4A+BBDDeg4tf7nfOxd43VYsg09iIe27oAxAeZE6cvth9ddd93flZD/9ov/Fef0DlZfKXhLru8Wp/+F7J4LLrjgWyrGvCE5FzyxaxvlrFOb64DTkrcPuawnHuWyNr86q01MP/vZw6/4mbOnGnLJqSWf9WpEdZvh3BqzLnvKOz9x3jfX5PpFNGlz8yafPrX26mjOvcFczufajNFqex/2sIex5/j5i7+Z5d3MXyFxHXevcXT9B6x/U9jn7HFJNmiMwf3MhdJEs6GxqMb8CPe8//3v/+/LgntZuPw5jJDfnn++/pmxry2k3odU7spyHsi8YemTUwtvTo68Zs5YVJv53GTyInoHPdLvPclZJ3Y9cTe5xKxHnzl9+xiL8iP0Wu0vorUejkEsV+7KrBHViCthc+wJje9ImT17zt7uH3XUmrMP8c4TTjjh4YV8ezj9BcdyT3r9pyN+97vf/Z4C9HMDmTn8NHkQm9ADtqCWpMFSZCF0Fst7kVN84YUXfqC+SnyptPxCD878hJX7VH31OKM+EDmtcpq9iPNmyidaozZjOXpkTfpojPExYkxcRPt0qfdhzmmttZ+1qZfbikZt1lvnXOs0mbMHyPPwPuFjmTf2+dnH658KljXmrCdn764jRuecxvYgdg45ET5zuX/VUK9N3E//9E+fXj+enOG7VyXz5y8096ncdU972tP+gdzMKHqVSx/9rOUCu6gXzk0sv3oQ9XPYX1ezr6hhf3uBvEXvfO5zn3thYZp9RPrlDfXGUqPG+ozxfXhZo08+zdoRnzp8tSNeTk3vt67enOi9zJ7m7J+55PS9B7kOc9YmquuoJu+ffdSONH1+69HiO6y111xvdOasAeljrXOkbueznvWsb1vq2HvmRPboGbfeeit7Vs77bzzCkq+M/NA8AMNkkaPGyfWFTPEVV1zx9qo9sgZ/3Dt9tVh+YlNfKPZeXdxNp59++jcVos8eFa5ulj55/cTRjV0o9732tZrxhog+mLm8PGjPka/OvmrFzMul1ryohjh1+t671KvN+5N9zINZnxr7i1kj5z0zBvXRm7fWHOi8Pls0WtbJieayF/6Ip2aa6173utf/Vj7/BfP0CaJ7cZlnjx5Z/zEIexb9ZqMk+2nghjZ3wJgkzUnh9BO9YXB7nvSkJ/1RId/rnl0DSy3xx+vj+gue+tSn8lcfUw1kmTccTvPmzcXZ23WgtYf1oJy91MmLXQufOevsY07MvPNnj6xLvq/ffh2zv/WJ5LNXzqefaH84fVHOuF+PfNclT06j3h4gOrUjX23W64NZQ5x7aG/99caJtdceUofrE0stn7ahw6g9u8bNF110EXuW2Psm2j+xZPsZ+f1sdMAUdqQ4J9F3IeA0PvrRj95aF/Ghiv05zI/rqeGTnMsKj3rFK17xzEKNHDfTfvD65DDnTMwHMOdbb4+p2fLFGjX2ls8ac6kljza57hvby1iUt0/y5kRy5kVymvnslbq8p8nrz9Xbz3rng9fUGGdPOOKsN28P6+Hl8NWN/KxJXZXt2PvKV77yGYX8l/aXEtdY/XXRMj67zFxizQAAIERJREFUfqT5YP03YLeSU9PQeUdY0g3rI15ZHjAXt0qWIzdq7GLI4W+Ir7nmmncWxx9WTr8Ti49F+bsp/ij4+vpnx76jkI9LrQW9YfianLEon+sk53r11RHjY2rEBbtvfnnQGjWJ5HPd5uAxMf3Oea3wrhXfkbX4mD1GmhHnHIvqfa9qnddrtT9Kc/uq9nno6N37WC9aYX9jUA3Y51KvxliEd9iLmDXtqT+PYo9dv9xz5DH1fNJ93Oc//3nevSb9Es13rPSqlhwmLqLF64rLA5aC9BWDfbgoeeM9r3rVq3639Bye+y3rCqZ6NNil9cnOeWeddRb/0CP18GK5K5OHcJ7uG4Mjyzr7waWp2Yw3r94eXlfnySdnveuwXo0or84682Lq8FOXsb551wuP5TzZW19cqPfpiec2u1rQeTuq6XyP1eU65cTM7f3t3/7t8+oL+7mV/KelYPq97NJHe06N3fUp45sKmc9Bzl6iuUqtzDWuiO6sO2DZ0EZyHV3QCi+++OLP1beJfOzJBWK+NePXF5S9/EHw7V/7tV/rAes9iemH4Ws+TJEcvrE6+xGbU6sGzN4ZZ728WlEeTHM+12/OOhE+fXXymcPPeE7TexhnffZJX604l5PnOvVFar3+5PTNjeboGmO0+BnLcY/hxRX/5Cc/+T8R1P/Xmr/QmPLL33+hZx0PqH34j7/+67/Or5XIO5zLnsYdq2S4LvjJ5g4YjTT9xD6RC9uA9f8QfkM14YMM/x2E6RPFeud6bI371n8a8Jo3v/nNN1bebxO9IJE15LzGOX9y6fsg1ZLDjMnbe0rEi7waYyT6oL68HOvHsl6tSF7fOjCvXc1IZ806Tc/12LnslYg210+MqSHndcJp5o1B86BzJp9+1o/mR4ulTt/+07rq7w/vX7ov1167fqqomvgEkT15wmc+85nfKUQ/Gtm3+7SE09KXW/2eSmIoqmRvbuyiejzxT3ziE19btV+u8e+ixzfUBT/opptu+p2TTjrpZ4PPHvj0ADF8zJgbnybfOXmRPL4PTj1cDnhjNb1GXm3GcvTQF+c4+UXFxvkzp5+o7xyifEfzORd+3ldqrEsdXL8XXYd+xNkn54Hz+ZoHqc8ezimf6F6B0999/fXX85cZJ9V++/fRz55fVdwN3/qt3/r/LWuomxs5l/VilW2wDfzcO5gV2RjOYtAL0e+L233JJZfcUr/Ae0dpz67BL56/scZX3nzzza+vP5f6v8unxncv+xQ18WByxnKg3NJdrS9jdWrzQcmB+dCtSex+xtRjyeE7puRM3hyY9cb2EOG992pADB4T8a3rSA6D17IvnLmslTdnrXxHa73v5JnHuciTMy8WNVw7POb81oP2nPDBD37wS+sTwvfUAXt4jYfFuxcfvp1Te/OP6n/9xK+TXI9Irxz2hcM6LtjB67oDZhPLcsL0nTzRhe554xvf+HPVgG8Dn1zjQXVRr6v/LsfDpY5+HDSx3NXNwoe3P3G3/lDM++CIc83mE80nl755eqbJw6WfGnzWPzJqtKxPnry55PXNqct+3c/1W5919hJ7vbGYPbKPebFffz6brFOX+dGaXR96hjE4cVddddXuc84555n1M9hfcsiKf1gN7ME19tZ/mvKyQuvFVT2aTUalVxr8/SwXbjI5L3IOOaDm0pebsP4PIPeuXz4/rT4O/VD946N/XjUsHEvER8+FYsTpT+SStw6OGsw59e03yqtJTN+aziVPDuO6XU+uYUrWS9bouzY0c5w97aNWnjr7dM4aeWNRvteTz1zXZz59anovudSxZp8pPL7X4bzw1iaHLt8QiHNQZ16c8ve973131u+53lC/cP760lxR48z6cOPv6h3tovJzLtZDvBlmjX6VTUa8MhYwMvlE/NHgYka8HP3xNfwNi1jG3mxQc/EjvZreG340t7qO6kXmsl7tKAeHdc2CnedH+eScX+5Asd8r65N3js6NtHDqErlunxl85qjB5PSNRfmOmSen5b1m36GD80CJcI5yd+ysd7Kd9QcQL6t/tu1xdbiufMMb3vC9z3zmM68kWUYfhgcr/eSSt8b6RPzJcsFyYPIuVC7jrfi9X86DnwvNmN6Zw8dAcyCWaC4fgJrUyYFY5pjDhzUll3l7pzbz+Obkk5ur95p6jdcsb/1cLG+/Xk++cxlblwen16hXC8qpHeXUiGgxYrk5VMf1O+C6D+dzI4d1dA5y+qBjswOlTux9iFfG76BG5qLIdT/jUa0cC8ASXRQXgXkx9jRPLuuI09Az0OiTt89m2LXq4THjRNeTeX11xCMd+REvZ32P6dcNTer11dnDOLHnPEjrNDlf6pjX55h8nyNz3Xf+vAbrRWoybw84NebBXJN5EB7c6thMX60mcw7jDTh3wBDlojPuPrGWk+kn4jusAfNi5NW5DvuQz5z5RH17JWZOP3vDyWedmsyln1p7WENOv9cQmwOtzRp8LfVyc2hf8/aX773kU7/Op16j1np5ubl55K0DrRXt4Tx+Z5Jacl1HjHngjNXdEVx0XLzaT67HE+9FKErMnH7iVnz6qcve+Cwocy4QDt9857OmZFMPteZGKGdNIj7WNcbiSDMVLl9Sl9oR75qzvvu9Lmu632uN53TyIANjvowncsnhqxv563LosZGmz2cMup6peFkP1+8L+eStHenQaugw50xfTsxc943BDbaVdzAKcqHpb2i2DHLRUC6wI326dtlixVuv1rmtUy8vwqeffbqfOnxjEb2WnL440sCZZ834c2s3T82dNXv1uegLZ97YNRKnZb2+iC79rNPPPO8kXr886Nxy1natPDjSymcu373g141en9pRDm5T8+LmhJkf+XJzSF9zfY68Eerg1Js3VtP7yI90cJ3P2F6py7y868pc1roGdZmjZu5aRvyo15xOPmucOzF18MSuK/25mlG9fTK3mW9e7D0673rgGaP7r6bnNtNb55yJ6aMjHnG9h/EK172DIeqLzlhfXDUtx8XA5eJGMfVq9NF1M2dv5xXR64vZI793n9NaBzKcK/VyqSWPWdPrqXF+daC8vvXEaeicL/mRn+vTt97YuuTTzzx+5rKHfNe4VvOiOhDLXsT9+s2LaDS1ORc5tWD61olz+RG/ro/9hujihskiR/nk5nz6ZW6uf/Kp54Iy7r755N3AciBDLXPJ6YtqrIXHjLPPiEvtVLh8USuXsT3nauVdGzji7CMuZRP0mszhmxfNZ4zfe5vvmPW9bt23iL3PKLYfc+irc96+TvnN0D4iev2OmbOvGuMVbvYOhpBFd+vcZnGv77EL7OgNk3cekT76aPAZ6sudTE1i16gVR72sR5PzWZOYWn3QOjFr0rcmufR7PfHIOm8sOo8xPfDl7SnnzzVd1+uzDt9+qUuN/cHUpK8elKevPtgH2nVmLZoD9XvNfvPc0QNmI2+aMTjiMj/yRzXJ4Xvx8iL99EEHPDaK5SfBUtM5c513ruThWJ85YzUZw3WzrvPGWT/y5+rznunbU8x1yzlH5qyfm8vaRGvg0h9pnHOU6/W5Btdof3PGYvZNv+czTr+vIXvM+ls5YBS76LlGdySfi8fPeK6fvOjaMrYPHMNYLZiWtfJyYueJey7nUb8Oqaem97FG3r5qjXu9vPWivCgPds4YpL9zoNXUjGJz1qNJrteYm9Pl/K4ntfaTU5994dZZatXdGc4eE271gCHebKE23qpOvTi6KHuJaPF7bA9+DsscPDG9sy41c3nX0/Pw/ee9oiazb9b0XNabE603nkP7k9f3Gq1x/caiusynry6x512nvJg1+PJicqnNvLycc1krb5x6coysMb8ZZt/UzvGpmfUP5IDR5I4sfHbymYRziMp6DC8nenNFa9V23jrzIjoPERyWWmI0Wubw+zzq5K1dp7UGtL/1cN2H6+Y88PTwgwbizBFj9kxcZBav1oAjzRxnj6zvHHHPz8Ujrf28p8Z3BJ13Xe1WNDsO9IDlhD705O4qn97ZP302viYvwnPhxHIiOa1zHqbOo+9cxvjO1zF1zjvql1w+tLn67NX9rdTP9bVWTJ0cKC+6htTAzeV7zp693r5zqN48sUMO7OvIHH7v0/OjeMs1d+aAjSbe7GJGNSMu++iD+tToi3McPGa9N4cYX0SDZb8Fs+81c/q93h7OY7X6jJ0fLn01idbb13nFUb3a7IOffNanLjXJW0+d74hoGXCa9WLyctaAcnO6zve5er36uxIPeI67+oDd2YvxYdPHG9jRXPJcOLGcmkR8DE3eqM1qMm+9mH1GXK9VA44s16Y/6tFrXYc15Ed13qe5enh7rdP0nHHOn5x+7z3Sdw21XkvmRrXOc1dhzneHeh5sBywvwps64ry56zRZp9/rsl4/MW+wvL069nyP0cP1nsaplxvNkTn7wY3qU2svtYnpqwOzXk2+a6lVJ67j1djPOOczJ7cVjVrnHuHoHo10dxl3MB8wLtIbIuaFw3nj8VPT/c3y9O01cFjyGcPnRui61OKnqbXeGI3XhN/ngEtTO1efWnz18s5PbA+5rrUmcZ1mlINj5FzZb85Xn3m4/KU3uZEua/7F/YP1gM3dKPmOeeO2klOv1hiEk++bxFzfKL0+4/Ttm1z6ufnkR2uYm7/X91p7gpnTF9URy4mZ6z4arlEt2Dnzauixzjcnpj7vZ+bRHBR2sB4wb443UITHZ3BDk69wFY/yqdUXqcWM82HJLRQbX82pN0bl+sSsRJe89alJXz1c1iWf+q4zl/NkH/PWiV6PaL3ziqlHow4e6/ULdh9vLPZ6eHukRm6kV/evigf7AePmcBMZ3ERvaLkrTh/E1Iibcevy/cH1nuZHfHLMgcFZMxHxMtKnFt/69Ed10XY/N3tm0p7J4asXk+vaHo9qRtxcT7QMr1tdctmP/EFlh8oB86a5mRK9wXJo5/xRLuvT73P2WmNr1IvyrAV/tCY11ozQenPZR26EOefcPJ03dk5Qf24Oa0R1GeMz7KcG7Dpz8s5vbL7XJn/Q+IfKAfPhcOO44VjH5NL3AfnLZHLYXL0P0vxCvU/fY/tnz+67fnvbo6O9nFt91suNtJ2zf9bLgfLp9/6jXNa5VnSY9emrB3ve+tRQi6kV57hJfDC+HAoHjPuWG8cH0u+nvFrrRmitNXMae4F9bFbjHOrcQPLZu+fU3Bm0Z+JcPzXkXdecNnnq0ozFzOnTv1vq+/yZ0wdHfXrff/X4UDlg3ihvqg8BlFMjbpZLXfrZb64HvA879fTJGnOJbg7RuUdInfOQNxaTw9+K2c/5XVuvTT59dMaiPXsPYnOiGn+fZtzz8qJ5Uf6gxvy7voN6ocvFeXNF6PR94F4LD9E8mL4auF5HLrn0uWfEoPePeDSK3tBnFI/WhA7L3/OsW/9CvfFVfe+f67QCDuuY3CRYauyZnLVyYOq6rz6vsdf2GmLrUnvQ+ofaO1jeSG+0mDl9cvmQurbHHJh8iB4m+qH1QBmL9lFv3BG9Ri7ngpfTzxgubS4nDzKw9BfMPi415qzpsdpcd3Lovd8d7QlvfR4u9dmj+8SHlB15SK1232J5qD6kfexGLx8YmV7jxsgqavIQWQfC55zWJzpnctRi9mVT9bx94Rn2KXelxe9mn6zvGueVR+u1yIGjueWpcU0gX5jzOsz1tVOPmQcZqcPf7KD1mio5NOxQfgfrd5gHhYmLaOOrDzo3GHqGG9H6RDWJdM5YvX3y3qrLmpEvJ9rTGOxmb7WgGzK5kc61imqYA84+xqDmvTQGU2/c88Zz9dZ5HeoPSTxU38G82T4EEMuHJieaM0avD7o5RDdYbj5qjPGznhiznpx9p8TyxRrXAzoXEuuX8tUc8llvfzlr6NdzvV6ttSK8tdmHekydaF9yatRljN+1zoNes0YcadQe9OhNOugXumaB+QDcqHld+qA+7dBiIrn01cJZK1JnXkwO3w2ir67z5kE0mYdL2yyPts9jLHaNPPPqoyH220B883DGIAanNrHr0Mrha3LMb09RzSGJh/o7GDc9H4QPCj43S+rgzflA5ajPHH4/dMTo+BbQue1jrlKrutSw+dC4Cc2J1NnLdcBp6Jyj6zKHnrw9xK6hl0bOnnDWW8Oa1ZDX5NTDw2k5t9dNDp44jbqszdwh6Xvxh+TiZxbNNfGQcvMoletIjYMcviifHP3k9ROdv28gNG4yNPRIjRw6jHgrRh8s6+F6PInqpefkRedlbfqgA505uPTVyKOV009c55M7pG07vIP1B8DDxEA3HrG+m4sDpAaO4cHLWD8xdVU21ZJPUy/nulIHlx+GELsm0HnokTwxfeAw5yJW5zziJFy+yHWth9181vD/0Ib3MOHn/GqTUyOicU5967YlbscDxoPigWI+7EW0ePVhk2MDqyUrl7wcOoY5Y+rskRx8zo9PXm6E2Sfz1pm3dx5ANeTwja2hn3pzaNO8NjgOErHrsA+cB1FfDagOP3n9oie+x/DbzrbrAePh+aB9aG4qcmwMbKSB9+GjQ8OY87OH2qyv0snkQHRsUpDYYS83t/nkS77a+PLW+27oHHmdctY7PzG5NOeHwydPb3yMviPf9aJ3PntbI0+fbW/b9YCNHhwPlocM+pBzI7E5GGgS5ZMryaQTyWGi/Rfs4lXOjdkPg3zORyV1GJg1rBPLOYm9RnmR+szZixrM9SVmDd8iWp/fLlJLLziMGg3fIcd6usbctsPD5YDlJvMBd86Hy8N388LhM3aecsopO0888cSjPvGJT3gw6WGfjpUamjo3mcgmxbenvk3UkR/lXLP9qdvMt6dzeF3wc8P51YKux35qnD97OddhgT6Uw+Ji4yJ98FD4xiN/yt3jHvc44rOf/ex/u+KKK/725ptv/oV3vvOdX72s4x5yOEC+YIFy8ObkO6YmtelnP/3so1YcaVKvj94Bl+tXs+t3f/d3z7vyyiv/4/K68hAVtd/9g9PUGh926Mbajhee16YP9sFGgmOjdZw2Wb1zTYfryCOPfPzevXs/vnPnzvuU9sg9e/Zcce21177tpS996e+88IUv/HxxGD1G1jebsUjNnD/q17mcd+Qn12uJnRvc84IXvOD0Zz/72U87+eSTL9y1a9e5CG688cbfOOGEE36qXL4dRAfyDua7GGguObTZX7/oFY+/7Wyzm34oX3Bemz7YhwfMr9getOmr+T3vec+dn/70p1+zPFx/VAfsj+tgnXjEEUd8dR20h1e/s2vsvv322y+pbx1//8UvfvGfvupVr/pSzFPuhk3k5uqITjNnvBX0GrtWXjTPHMnt/e7v/u4TX/SiFz353ve+N4fq/Mrvquv9VOElNe7F9da793877rjjLq64HyYPloeO/gwPmtckX6mVmVsR28XJG7xdrsnryGvTB3Pk4YIn5oBNh+2000474qqrrvqt5eH6w9ps76jcjt27d9tvR2260+uwPbzwYZU6uUadvz2fuOGGGy659NJL3/PjP/7j733Xu951I3XN3FQi6Tm/lQ7D1ZqWWWOR3lyXtvexj33sCfXu+3XnnXfeI+pny6+pazi3Bl9Yrq5rvaSu828Kr6agrnFv5f5jja9bHrL/p2gPmcgcHrQ8WPgYecdELF/gtqV587fjxeW14Rvrg3nA9KcDdq973euIT33qU6+tjfXNtck4XH88ukkettJxsu5XeF5twvNKe04NNuvtxV923XXX/c+PfOQj73/Tm9700Ze85CWfKR7LjYXvGtmQ+uiwzOuL5j1AyU/F9bLz6U9/+t2e//znP/zcc899RH2r99X1LnX/4rnePXV9nyz858K/L/xEXBe9tJ1V88wKHlGH7NX1Tvafy/dA+c7lwRKp74N+2Td9ctvG+kPcNhdWF5LXhm+sD3qowNU488wzd9WHGb9dh+Vbiudgva0OifUVTr322xRuSgRVe2Rt1vvXhvTAnV00c2A3Vb9P33bbbZ/48pe//Imrr776sksuueSff/Znf/bSj370o7ctJNPrfnNELt3V2h7xiEcc+2M/9mMPuOCCCx5w6qmn3q8O0tn1DnyfGveugrsti26vtV1Z/qUc/vqC8LHyb3H9tfZ183LI+MDjEbfccst/OfbYY59fPofJQW36xH0U9W8HjJtwKNtq09VF4Bvrg/2AwR3x4Q9/+OFf+ZVf+ary71vj+hr/vcZ7alznQatNtle/eIxaNpIINxkbtzbtsbWp71t1pxd5rxqn18bG59tKajDqb61xc2lvLryp8Kaqv7Hmwr+hOL4tPa76HL/E4wqPZVSKcRySGtq1Vce3edMo/xPV6+NVf2s7UK5btF7kYFXpHvCMIp9T46T6IvHrRx999E+Un4cq/X64iDGx+1Nyu7zkg9gu1+R15LXpgznygMGv3sXKP+Lyyy//trPOOuvZdTi+tmI2zQdr/FVtsg/XJuNbP/RsFPvnpoHbL1ebmhre4fbg18E4qsLTqx8H7p7lH1+Dg3LMcnB4Vn5x2C2OOjC3VH6K8Yvni8DVxV0NFje9IzIfhcxZPutybSJpfG3D+mt9rJP78Kga59S4rXr9j3r3/Y2v+IqveEvFHiqQPiJ+H0VtmCvnJbdtzI2xbS4oLiSvTR/sIw9ZHrCV/yd/8ifnP+Yxj/n++kr9rVV/9xq8q72/xl/XJv5Ubb5p8y4PXNGT9U2zszYk72STthSsA404bf6psl7ULWv2cjCWub0cEGI0IrnQrOqXNcDa+esaeEd2jh1eU9Xdr8aja/z7GsfUgb2yPq5/46tf/er/+rznPe+zxXE9fXBdcKB+uasYLq3HmTukfR7udrW8Nn1wNDxM5PTF6UMP+Ac+8IFH1y+YL6qf0Z5Rm5uP6PkQ4ws1+GDg72uDXlYbkx/2+cBjtVmJl8ZGci1yojk320inZvokk4NmcaE5ubX1UcdhomY6YOWTOrfGBTUeUuO0GjfXryH+rD6k+c2HPOQhf1lxHqjRhxv9cE39qw5Lf8EsOP1thaOHsF0uMK9NH5wbHigQjfHqgAW3qz6Nu2d9Bb+ofk/2LfUBwtdU7uga/Iz0T8vxz4X5aeHOOnT0ZYOBaZ1bF/ccfTq3Lt67PER8EeDnKbT8LPjAGg+q8e9q8HPcjfWO+Pdf+MIX3vXc5z73d8quKy4P1jqfnnnIiBlY+sZTYju+9Ae9na4xr00/EZ/hgdL3YPVYfj984hOfeOIrXvGKb6mfRR53zDHHfHX15Ks+dm2NS2tcUYMPFz5ZG5pD6OZmE3rwoA/I/v92zZ+3jiqI4kaKG0MTpUCisEXSgYRER0PpypU/hBt/Bxdu/CVc+oNEokqBRGVRIAGFU2AJhcgIpEDBnPfeLz6MZ++760eQvJuR9p0zZ+bevf/Ga69f9BVdlk/KxVNJBUSHKiT5gSoefRNF17O49LTS20W9qv8hfv17cXl5+fzw8PBF/A9Qf79RLK2C8hj5FFLG6PJtsWUuf1L2dgMmNavlZPLc5KPBHSk0xzvFFH1UcfpZxM7Pz58eHBx8HU+3r+Lp9nm8cKDgNDJ9peoqLr3Vu17513H4f4vD779e6kmjw/kvWxXJQm/wR9FWbyd1X7040aXX9CqqJ3Fh12/evPn26urqm7Ozs+fxd5V+IPDkcfQCcq5xVD5FRR+6HxpcKFvMZUmn98mBm97MbouJuTFXikE6nKKRDxdmXmneJnP5W0dHR4+Pj4+/3Nvb+yK+MfHZ9vb2bsh6Va+3g5gOmr7xoRcov6/wz8C/7Vq8EQxfb/T0qyv4YfCP7NKbSI0V+yueTr/E31E/xv/dvo+vdF1eXFx8F9/i+DUSOPhCCsJ5VUBDmrfzfsVlGV1bJEztY3EApjYpm4/PD+4oni8vKsXWFVXOz/3ha1jisg/ijeTWycnJJ/v7+093d3c/3dnZ+Ti0J1F8j/X0iaeeLr2uVxHperTCgC0VGoWn4vkjrtfxN9PreKq9in8Av7q5uXkZT6af42taP52enr6MJ5Xa+QHPBeA+hebYw72PivsYxGXKm6yx4VOdYJ4fvjBzNApGPrwX6aNCrTE6XCiT7pZ9j7V4Pqz4FbomTgGJu4/ei7R31Jjly8Cld9dHnwTqp+JcTRvtB5mNB7UuOlQqLiG5jspVnL4Ua10RvtOPa5nLd+PePkaPi3us4tK4yMcXUkho+BmrXNqA6l8mf5Y21wLThuuw+sYPHV6KywtN7Xiq0VersOibHB02tBZXTOa5S2X56eNHdy1zfGHmaCAFVfmtGOMQcg+0dT55k8G5FZg2mMOaed5U4iokGYVGkXgczVFthnxiQpnyMOdowqzr/pW5Dq/QNfHWlQuKXNcZCzGhDFx6M/uceoFpc6uD6Ro5fhDQdBxyYamtX+S6Rv+uqS/XK1+ajLyl1//pc1Ar/ApdE9/04n70K99tSPecyfH7buRDWoihOaK3UDGP42fUemQttyOnQtcyl99rfogrjibMvPLJc9RY3Iejt1AxTO0mb1N/gmkDtZEcdt9Q9HUbTZ735cUkfcj3GLxC18Rl1ZiXkfozz8N9eIWuiVf+Ok0j8rb4juKzs7Gb+JAXaGiurldcGrrjWK618zbuZ1750lpGEZDjPryFHss8+7qHa5XvmrgbbV2bJGfDJzm5YlKt+Xqs4mgV9moaUs51jSGTg9+L+eDig+oH7uicnEoj1kLFZLRferefQ/ptxoTYfTfyIS/Bujl7fB0nPha1frkNa4qOD2Z96KBmHR9Uf/BN0ftinPSJ79iKed5keN60yUyscyKt+efYkO86PKOG09IYLjn43s41+NCBzTo+qPZw8D7aunH0xsmbHFYbOrlJdkxo3TpUcdc24Rqet6/8jiksUrxYJLR8j43lVd+LAdiH92nyvGje2HnNvp5tz5pUOa45113G+owst0PPOHSYsz7Gz7m6Z6X1jiXnzcLv3cBZLMbAJHvWqMrp0aochtGKkePYOvw5ln3106v5PYfa5ZzZ+mM3cbYLtZp473q18oZiQ/p917wqGPU1pK+LMY5We3Le42oF/utNnePCjlnD3tzevLzevYe/N0/9j8nN45m9f9+NnP3CdSzApms7tv2mhbBp+44lmV/K2E2c3wq92xn/X+v/vnje7T4O9v4PRqxOxnwQYu4AAAAASUVORK5CYII=";function ar(n){const t=[];return un(n).forEach(i=>{i.traverse(s=>{(s.isCSS3DObjectPlus||s.isCSS3DObject||s.isCSS3DSprite)&&t.push(s)})}),t}class mb extends y.Scene{constructor(){super()}add(...t){return super.add(...t),ar(t).forEach(e=>{e.mode="front"}),this}}class pb extends y.Scene{constructor(e){super();u(this,"scene");if(!e)throw new Error("CSS3DBehindScene: scene is required");this.scene=e}add(...e){return super.add(...e),ar(e).forEach(i=>{i.mode="behind",this.scene.add(i.getOpacityMesh())}),this}remove(...e){return ar(e).forEach(i=>{var s;(s=i.opacityMesh)==null||s.removeFromParent(),i.opacityMesh=null}),super.remove(...e),this}}class rg extends y.Group{constructor(e){super();u(this,"isCSS3DGroup",!0);u(this,"mode");u(this,"CSS3DObjectLength",0);this.mode=e}add(...e){return ar(e).forEach(i=>{i.mode=this.mode}),super.add(...e),this.updateLength(),this}setVisible(e){this.visible=e,this.traverse(i=>{i.isCSS3DObjectPlus&&i.updateVisible()})}remove(...e){return super.remove(...e),this.updateLength(),this}updateLength(){this.CSS3DObjectLength=ar(this).length}}class gb extends rg{constructor(){super("front")}}class vb extends rg{constructor(e){super("behind");u(this,"scene");if(!e)throw new Error("CSS3DBehindScene: scene is required");this.scene=e}add(...e){return ar(e).forEach(i=>{this.scene.add(i.getOpacityMesh())}),super.add(...e),this}}const bb=3,cc="CSS3DRenderer",Xr=`${cc}@${bb}`,Ns=()=>{console.error(`${Xr} is disposed`)},Ct={css3DObjects:[],frontModeStore:{css3DRenderer:new ga},behindModeStore:{css3DRenderer:new ga}};function Ed(n){return Ct.css3DObjects.find(t=>t.id===n)}function Ab(n){Ct.frontModeStore.css3DRenderer.setWrapper(n)}function yb(n){Ct.behindModeStore.css3DRenderer.setWrapper(n)}class lr{constructor(t){u(this,"hooks",new yt);u(this,"state",{enabled:!0,visible:!0,disposed:!1});u(this,"_scene");u(this,"store",{frontModeGroup:new gb});u(this,"create3DElement",(t,e,i)=>{if(this.state.disposed)return Ns();const s=(()=>{const S={ratio:.00216,devicePixelRatio:1,mode:"front",autoRender:!0,container:document.createElement("div"),pointerEvents:"none",wrapperStyle:{}};return Object.assign(S,i)})(),r=e.map(He);if((r==null?void 0:r.length)<4)return console.error(`${Xr}: requires 4 point but params may have fewer`);const{ratio:o,devicePixelRatio:a,mode:l,autoRender:c,container:h,pointerEvents:d,wrapperStyle:f}=s;let m=!1;const g=this.createObject(r,{ratio:o,dpr:a,container:h,mode:l,pointerEvents:d,wrapperStyle:f});Ct.css3DObjects.push(g),s.scene&&this.setScene(s.scene);const p=()=>{if(m)return;const S=g.mode==="front"?this.getFrontCSS3DObjectGroup():this.getBehindCSS3DObjectGroup();S&&S.add(g)},v=()=>{m||(p(),this.render(t),this.hooks.emit("render"))},A=S=>this.setVisibleById(g.id,S),w=S=>this.setEnabledById(g.id,S),k=()=>(m=!0,g.removeFromParent(),!0),M=l==="front"?Ct.frontModeStore.css3DRenderer:Ct.behindModeStore.css3DRenderer;return c&&v(),{id:g.uuid,container:h,css3DObject:g,render:c?void 0:v,show:()=>A(!0),hide:()=>A(!1),setVisible:A,enable:()=>w(!0),disable:()=>w(!1),setEnabled:w,dispose:k,appendToElement:S=>M.setWrapper(S)}});u(this,"setVisibleById",(t,e)=>{var i;(i=Ed(t))==null||i.setVisible(e)});u(this,"setEnabledById",(t,e)=>{const i=Ed(t);if(!i)return;const s=i.mode==="front"?this.getFrontCSS3DObjectGroup({addGroupIfNotExists:!1}):this.getBehindCSS3DObjectGroup({addGroupIfNotExists:!1});s&&(e?s.add(i):s.remove(i))});u(this,"createObject",(t,e)=>{const i=new zp(ae(B({cornerPoints:t},e),{style:e.wrapperStyle}));return i.element.classList.add(`${cc}__container`),i.element.id=`${cc}__container--${i.uuid}`,i});t&&this.setScene(t)}get scene(){return this._scene||console.error("scene doesn't exist!, please call setScene(scene) first"),this._scene}static get frontModeCSS3DRenderer(){return Ct.frontModeStore.css3DRenderer}static get behindModeCSS3DRenderer(){return Ct.behindModeStore.css3DRenderer}get frontModeCSS3DRenderer(){return Ct.frontModeStore.css3DRenderer}get behindModeCSS3DRenderer(){return Ct.behindModeStore.css3DRenderer}setScene(t){this._scene=t}getCurrentState(){return this.state}setState(t,e={userAction:!0}){if(this.state.disposed)return Ns();const i=B({},this.state);this.state=Object.assign(this.state,t),i.visible!==this.state.visible&&(t.visible?this.handleShow():this.handleHide()),i.enabled!==this.state.enabled&&(t.enabled?this.handleEnable():this.handleDisable()),i.disposed!==this.state.disposed&&this.handleDispose(),this.hooks.emit("stateChange",{state:this.state,prevState:i,userAction:e.userAction})}dispose(){this.setState({disposed:!0}),this.hooks.emit("dispose")}show(){return ee(this,arguments,function*({userAction:t}={userAction:!0}){if(this.state.disposed)return Ns();this.setState({visible:!0},{userAction:t}),this.hooks.emit("show",{userAction:t})})}hide(){return ee(this,arguments,function*({userAction:t}={userAction:!0}){if(this.state.disposed)return Ns();this.setState({visible:!1},{userAction:t}),this.hooks.emit("hide",{userAction:t})})}enable({userAction:t}={userAction:!0}){if(this.state.disposed)return Ns();this.setState({enabled:!0},{userAction:t}),this.hooks.emit("enable",{userAction:t})}disable({userAction:t}={userAction:!0}){if(this.state.disposed)return Ns();this.setState({enabled:!1},{userAction:t}),this.hooks.emit("disable",{userAction:t})}getFrontCSS3DScene({createSceneIfNotExists:t=!1}={}){var i;const e=(i=Ct.frontModeStore)==null?void 0:i.css3DScene;if(e)return e;if(t){const s=new mb;Ct.frontModeStore.css3DScene=s}return Ct.frontModeStore.css3DScene}getBehindCSS3DScene({createSceneIfNotExists:t=!1}={}){var i,s;const e=(i=Ct.behindModeStore)==null?void 0:i.css3DScene;if(e)return e;if(t){const r=(s=Ct.behindModeStore.scene)!=null?s:this.scene;if(!r){console.error(`${Xr}: scene is required when mode is behind`);return}const o=new pb(r);Ct.behindModeStore.css3DScene=o,Ct.behindModeStore.scene=r}return Ct.behindModeStore.css3DScene}getFrontCSS3DObjectGroup({addGroupIfNotExists:t=!0}={}){const e=this.getFrontCSS3DScene({createSceneIfNotExists:t});return t&&e&&(e.getObjectById(this.store.frontModeGroup.id)||e.add(this.store.frontModeGroup)),this.store.frontModeGroup}getBehindCSS3DObjectGroup({addGroupIfNotExists:t=!0}={}){var i;const e=this.getBehindCSS3DScene({createSceneIfNotExists:t});if(t&&e&&this.scene){const s=(i=this.store.behindModeGroup)!=null?i:new vb(this.scene);this.store.behindModeGroup=s,e.getObjectById(s.id)||e.add(s)}return this.store.behindModeGroup}render(t){var e,i;if(this.getFrontCSS3DObjectGroup({addGroupIfNotExists:!1}).CSS3DObjectLength>0){const s=this.getFrontCSS3DScene({createSceneIfNotExists:!0});if(!s)return console.error(`${Xr}: css3DScene is required when mode is front`);Ct.frontModeStore.css3DRenderer.renderEveryFrame(s,t)}if(((i=(e=this.getBehindCSS3DObjectGroup({addGroupIfNotExists:!1}))==null?void 0:e.CSS3DObjectLength)!=null?i:0)>0){const s=this.getBehindCSS3DScene({createSceneIfNotExists:!0});if(!s)return console.error(`${Xr}: css3DScene is required when mode is behind`);Ct.behindModeStore.css3DRenderer.renderEveryFrame(s,t)}}handleShow(){return ee(this,null,function*(){var t;this.store.frontModeGroup.setVisible(!0),(t=this.store.behindModeGroup)==null||t.setVisible(!0)})}handleHide(){return ee(this,null,function*(){var t;this.store.frontModeGroup.setVisible(!1),(t=this.store.behindModeGroup)==null||t.setVisible(!1)})}handleEnable(){var t,e;(t=this.getFrontCSS3DScene())==null||t.add(this.store.frontModeGroup),this.store.behindModeGroup&&((e=this.getBehindCSS3DScene())==null||e.add(this.store.behindModeGroup))}handleDisable(){var t,e,i;this.store.frontModeGroup.children.forEach(s=>{s instanceof hn&&s.element instanceof Element&&s.element.parentNode!==null&&s.element.remove()}),(t=this.store.behindModeGroup)==null||t.children.forEach(s=>{s instanceof hn&&s.element instanceof Element&&s.element.parentNode!==null&&s.element.remove()}),(e=this.getFrontCSS3DScene())==null||e.remove(this.store.frontModeGroup),this.store.behindModeGroup&&((i=this.getBehindCSS3DScene())==null||i.remove(this.store.behindModeGroup))}handleDispose(){this.handleDisable()}}u(lr,"setFrontModeContainer",Ab),u(lr,"setBehindModeContainer",yb);const og="v2.0.1",Md=`CSS3DRenderPlugin@${og}`;let wb=class extends lr{constructor(e){super();u(this,"five");u(this,"behindFiveContainer");u(this,"frontFiveContainer");u(this,"VERSION",og);u(this,"staticPrefix","//vr-image-4.realsee-cdn.cn");u(this,"created3DElementResults",[]);u(this,"create3DDomContainer",(e,i)=>{if(this.state.disposed)return;const s=(()=>{var d;(i==null?void 0:i.dpr)!==void 0&&console.warn(`${Md}: please use "config.devicePixelRatio" replace "config.dpr"`);const h={ratio:.00216,devicePixelRatio:(d=i==null?void 0:i.dpr)!=null?d:1,mode:"front",autoRender:!0,wrapperStyle:{}};return Object.assign(h,i,(i==null?void 0:i.mode)==="behind"?{scene:this.five.scene}:void 0)})(),{autoRender:r}=s;s.mode==="behind"&&s.behindFiveContainer&&(this.behindFiveContainer=s.behindFiveContainer);const o=this.create3DElement(this.five.camera,e,ae(B({},s),{autoRender:!1}));if(!o)return;const a=o.dispose;o.dispose=()=>(this.created3DElementResults.includes(o)&&this.created3DElementResults.splice(this.created3DElementResults.indexOf(o),1),a());const l=()=>{var d,f;const h=o.css3DObject.mode==="front"?(f=this.frontFiveContainer)!=null?f:(d=this.five.getElement())==null?void 0:d.parentElement:this.getBehindFiveElement();if(!h)return console.error(`${Md}: wrapper is ${h}; mode is ${o.css3DObject.mode}`);o.appendToElement(h),o.render(),this.created3DElementResults.push(o)},c=()=>{li(this.five).then(()=>l())};return r&&c(),ae(B({},o),{render:r?void 0:c})});this.five=e}disposeAll(){return this.dispose()}setState(...e){const i=super.setState(...e);return this.five.needsRender=!0,i}appendToFrontFiveContainer(e){this.frontFiveContainer=e,this.created3DElementResults.forEach(i=>{i.css3DObject.mode==="front"&&i.appendToElement(e)})}appendToBehindFiveContainer(e){this.behindFiveContainer=e,this.created3DElementResults.forEach(i=>{i.css3DObject.mode==="behind"&&i.appendToElement(e)})}getBehindFiveElement(){return this.behindFiveContainer?this.behindFiveContainer:(this.behindFiveContainer=Gc(this.five),this.behindFiveContainer)}absoluteUrl(e){return sh(this.staticPrefix,e)}clear(){this.created3DElementResults.forEach(e=>{e.dispose()}),this.created3DElementResults=[]}};const Po=n=>new wb(n);class Pb{constructor(t){u(this,"five");u(this,"contentElement",document.createElement("div"));u(this,"animeIns");u(this,"container");u(this,"css3DObject");u(this,"disposeCss3DObject");u(this,"state",{enabled:!1});this.five=t;const i=.4/2,r=Po(t).create3DDomContainer([[-i,i,0],[-i,-i,0],[i,-i,0],[i,i,0]].map(o=>new y.Vector3().fromArray(o)));if(r){const{container:o,dispose:a,css3DObject:l}=r;this.container=o,this.css3DObject=l,this.disposeCss3DObject=a}this.contentElement.style.width="100%",this.contentElement.style.height="100%",this.contentElement.style.backgroundImage=`url(${fb})`,this.contentElement.style.backgroundSize="100%",this.contentElement.style.backgroundRepeat="no-repeat"}enable(){var t;this.state.enabled||(this.state.enabled=!0,(t=this.container)==null||t.appendChild(this.contentElement))}disable(){this.state.enabled&&(this.state.enabled=!1,this.contentElement.remove())}updateWithIntersect(t){if(!t.face||!this.css3DObject)return;const e=new y.Vector3().addVectors(t.point,t.face.normal);this.css3DObject.position.copy(t.point),this.css3DObject.lookAt(e),this.five.needsRender=!0}doAnimation(){var t;(t=this.animeIns)==null||t.dispose(),new vs({progress:0}).to({progress:[1,0]}).duration(500).easing(Si.Quadratic.InOut).onUpdate(({progress:e})=>{}).play()}dispose(){var t;(t=this.disposeCss3DObject)==null||t.call(this)}}const Cb=`
443
+ `;function k1(){const n=new y.PlaneGeometry(.4,.4),t=Tp,e=new y.TextureLoader().load(t);e.encoding=y.sRGBEncoding,e.minFilter=y.LinearFilter;const i=new y.MeshBasicMaterial({map:e,transparent:!0,depthTest:!1});return new y.Mesh(n,i)}function D1(){const n=new y.CurvePath;n.add(new y.LineCurve3(new y.Vector3(0,0,0),new y.Vector3(0,0,.1)));const t=new y.TubeGeometry(n,8,.003),e=new y.ShaderMaterial({vertexShader:M1,fragmentShader:x1,depthTest:!1,transparent:!0});return new y.Mesh(t,e)}function S1(){const n=new y.SphereGeometry(.01,20,20),t=new y.MeshBasicMaterial({color:10349931,depthTest:!1,transparent:!0,side:y.DoubleSide}),e=new y.Mesh(n,t);return e.position.set(0,0,.1),e}function T1(){const t=new zp({pointerEvents:"none",cornerPoints:[new y.Vector3(-.2,.2,0),new y.Vector3(-.2,-.2,0),new y.Vector3(.2,-.2,0),new y.Vector3(.2,.2,0)]}),e=document.createElement("div");return e.style.width="100%",e.style.height="100%",e.style.backgroundImage=`url(${jp})`,e.style.backgroundSize="100%",e.style.backgroundRepeat="no-repeat",t.container.appendChild(e),t}class Vp extends y.Object3D{constructor(e){super();u(this,"planeMesh");u(this,"lineMesh");u(this,"ballMesh");u(this,"borderMesh");u(this,"five");this.planeMesh=k1(),this.lineMesh=D1(),this.ballMesh=S1(),this.borderMesh=T1(),this.addEventListener("added",()=>{this.add(this.planeMesh,this.lineMesh,this.ballMesh,this.borderMesh)}),this.addEventListener("removed",()=>{this.remove(this.planeMesh,this.lineMesh,this.ballMesh,this.borderMesh)}),yo(e),this.five=e}updateWithIntersect(e){var s;const i=(s=e==null?void 0:e.face)!=null&&s.normal?new y.Vector3().addVectors(e.point,e.face.normal):this.five.camera.position;this.position.copy(e.point),this.lookAt(i)}show(){this.visible=!0,this.borderMesh.parent||this.add(this.borderMesh)}hide(){this.visible=!1,this.remove(this.borderMesh)}dispose(){var e;(e=this.planeMesh.material.map)==null||e.dispose()}}class Rp extends y.Object3D{constructor(){super(...arguments);u(this,"children",[])}getRaycastIntersects(e){const i=[];return this.raycast(e,i),i}getRaycastIntersection(e){return this.getRaycastIntersects(e)[0]}}class Bp extends _.LineSegments{constructor(t,e){super(t,e)}}const El=new y.Vector3;class L1 extends y.Sphere{expandByPoint(t){if(this.isEmpty())return this.center.copy(t),this.radius=0,this;El.subVectors(t,this.center);const e=El.lengthSq();if(e>this.radius*this.radius){const i=Math.sqrt(e),s=(i-this.radius)*.5;this.center.addScaledVector(El,s/i),this.radius+=s}return this}}function O1(n){const{max:t,min:e}=n;return[new y.Vector3(t.x,t.y,t.z),new y.Vector3(e.x,t.y,t.z),new y.Vector3(e.x,e.y,t.z),new y.Vector3(t.x,e.y,t.z),new y.Vector3(t.x,t.y,e.z),new y.Vector3(e.x,t.y,e.z),new y.Vector3(e.x,e.y,e.z),new y.Vector3(t.x,e.y,e.z)]}function On(n,t){const{max:e,min:i}=n;switch(t){case 0:return new y.Vector3(e.x,e.y,e.z);case 1:return new y.Vector3(i.x,e.y,e.z);case 2:return new y.Vector3(i.x,i.y,e.z);case 3:return new y.Vector3(e.x,i.y,e.z);case 4:return new y.Vector3(e.x,e.y,i.z);case 5:return new y.Vector3(i.x,e.y,i.z);case 6:return new y.Vector3(i.x,i.y,i.z);case 7:return new y.Vector3(e.x,i.y,i.z)}}function xs(n){return Xc(n,"box3")}function _p(n){return Xc(n,"sphere")}function z1(n){return Xa(n,"box3")}function Hp(n){return Xa(n,"sphere")}function Xa(n,t){const e=t==="box3"?new y.Box3:new L1,i=new y.Vector3;if(n.updateWorldMatrix(!1,!1),n.traverse(s=>{var o;if(s.name==="shadow"||s.type==="Line2")return;const r=s.geometry;if(s.updateWorldMatrix(!1,!1),r!==void 0){const a=(o=r==null?void 0:r.attributes)==null?void 0:o.position;if(a)for(let l=0,c=a.count;l<c;l++)i.fromBufferAttribute(a,l).applyMatrix4(s.matrixWorld),e.expandByPoint(i);else r.vertices&&r.vertices.forEach(l=>{const c=l.clone().applyMatrix4(s.matrixWorld);e.expandByPoint(c)})}}),!e.isEmpty())return e}function Xc(n,t){const e=Xa(n,t);return e&&e.applyMatrix4(j1(n.matrixWorld.clone())),e}const j1=n=>{const t=n.elements,e=t[0],i=t[1],s=t[2],r=t[3],o=t[4],a=t[5],l=t[6],c=t[7],h=t[8],d=t[9],f=t[10],m=t[11],g=t[12],p=t[13],v=t[14],A=t[15],w=d*v*c-p*f*c+p*l*m-a*v*m-d*l*A+a*f*A,k=g*f*c-h*v*c-g*l*m+o*v*m+h*l*A-o*f*A,M=h*p*c-g*d*c+g*a*m-o*p*m-h*a*A+o*d*A,S=g*d*l-h*p*l-g*a*f+o*p*f+h*a*v-o*d*v,T=e*w+i*k+s*M+r*S;if(T===0)return n.set(0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);const F=1/T;return t[0]=w*F,t[1]=(p*f*r-d*v*r-p*s*m+i*v*m+d*s*A-i*f*A)*F,t[2]=(a*v*r-p*l*r+p*s*c-i*v*c-a*s*A+i*l*A)*F,t[3]=(d*l*r-a*f*r-d*s*c+i*f*c+a*s*m-i*l*m)*F,t[4]=k*F,t[5]=(h*v*r-g*f*r+g*s*m-e*v*m-h*s*A+e*f*A)*F,t[6]=(g*l*r-o*v*r-g*s*c+e*v*c+o*s*A-e*l*A)*F,t[7]=(o*f*r-h*l*r+h*s*c-e*f*c-o*s*m+e*l*m)*F,t[8]=M*F,t[9]=(g*d*r-h*p*r-g*i*m+e*p*m+h*i*A-e*d*A)*F,t[10]=(o*p*r-g*a*r+g*i*c-e*p*c-o*i*A+e*a*A)*F,t[11]=(h*a*r-o*d*r-h*i*c+e*d*c+o*i*m-e*a*m)*F,t[12]=S*F,t[13]=(h*p*s-g*d*s+g*i*f-e*p*f-h*i*v+e*d*v)*F,t[14]=(g*a*s-o*p*s-g*i*l+e*p*l+o*i*v-e*a*v)*F,t[15]=(o*d*s-h*a*s+h*i*l-e*d*l-o*i*f+e*a*f)*F,n};var Fp={update:null,begin:null,loopBegin:null,changeBegin:null,change:null,changeComplete:null,loopComplete:null,complete:null,loop:1,direction:"normal",autoplay:!0,timelineOffset:0},Yc={duration:1e3,delay:0,endDelay:0,easing:"easeOutElastic(1, .5)",round:0},V1=["translateX","translateY","translateZ","rotate","rotateX","rotateY","rotateZ","scale","scaleX","scaleY","scaleZ","skew","skewX","skewY","perspective","matrix","matrix3d"],va={CSS:{},springs:{}};function Ni(n,t,e){return Math.min(Math.max(n,t),e)}function qr(n,t){return n.indexOf(t)>-1}function Ml(n,t){return n.apply(null,t)}var ze={arr:function(n){return Array.isArray(n)},obj:function(n){return qr(Object.prototype.toString.call(n),"Object")},pth:function(n){return ze.obj(n)&&n.hasOwnProperty("totalLength")},svg:function(n){return n instanceof SVGElement},inp:function(n){return n instanceof HTMLInputElement},dom:function(n){return n.nodeType||ze.svg(n)},str:function(n){return typeof n=="string"},fnc:function(n){return typeof n=="function"},und:function(n){return typeof n=="undefined"},nil:function(n){return ze.und(n)||n===null},hex:function(n){return/(^#[0-9A-F]{6}$)|(^#[0-9A-F]{3}$)/i.test(n)},rgb:function(n){return/^rgb/.test(n)},hsl:function(n){return/^hsl/.test(n)},col:function(n){return ze.hex(n)||ze.rgb(n)||ze.hsl(n)},key:function(n){return!Fp.hasOwnProperty(n)&&!Yc.hasOwnProperty(n)&&n!=="targets"&&n!=="keyframes"}};function Np(n){var t=/\(([^)]+)\)/.exec(n);return t?t[1].split(",").map(function(e){return parseFloat(e)}):[]}function Gp(n,t){var e=Np(n),i=Ni(ze.und(e[0])?1:e[0],.1,100),s=Ni(ze.und(e[1])?100:e[1],.1,100),r=Ni(ze.und(e[2])?10:e[2],.1,100),o=Ni(ze.und(e[3])?0:e[3],.1,100),a=Math.sqrt(s/i),l=r/(2*Math.sqrt(s*i)),c=l<1?a*Math.sqrt(1-l*l):0,h=1,d=l<1?(l*a+-o)/c:-o+a;function f(g){var p=t?t*g/1e3:g;return l<1?p=Math.exp(-p*l*a)*(h*Math.cos(c*p)+d*Math.sin(c*p)):p=(h+d*p)*Math.exp(-p*a),g===0||g===1?g:1-p}function m(){var g=va.springs[n];if(g)return g;for(var p=1/6,v=0,A=0;;)if(v+=p,f(v)===1){if(A++,A>=16)break}else A=0;var w=v*p*1e3;return va.springs[n]=w,w}return t?f:m}function R1(n){return n===void 0&&(n=10),function(t){return Math.ceil(Ni(t,1e-6,1)*n)*(1/n)}}var B1=function(){var n=11,t=1/(n-1);function e(h,d){return 1-3*d+3*h}function i(h,d){return 3*d-6*h}function s(h){return 3*h}function r(h,d,f){return((e(d,f)*h+i(d,f))*h+s(d))*h}function o(h,d,f){return 3*e(d,f)*h*h+2*i(d,f)*h+s(d)}function a(h,d,f,m,g){var p,v,A=0;do v=d+(f-d)/2,p=r(v,m,g)-h,p>0?f=v:d=v;while(Math.abs(p)>1e-7&&++A<10);return v}function l(h,d,f,m){for(var g=0;g<4;++g){var p=o(d,f,m);if(p===0)return d;var v=r(d,f,m)-h;d-=v/p}return d}function c(h,d,f,m){if(!(0<=h&&h<=1&&0<=f&&f<=1))return;var g=new Float32Array(n);if(h!==d||f!==m)for(var p=0;p<n;++p)g[p]=r(p*t,h,f);function v(A){for(var w=0,k=1,M=n-1;k!==M&&g[k]<=A;++k)w+=t;--k;var S=(A-g[k])/(g[k+1]-g[k]),T=w+S*t,F=o(T,h,f);return F>=.001?l(A,T,h,f):F===0?T:a(A,w,w+t,h,f)}return function(A){return h===d&&f===m||A===0||A===1?A:r(v(A),d,m)}}return c}(),Wp=function(){var n={linear:function(){return function(i){return i}}},t={Sine:function(){return function(i){return 1-Math.cos(i*Math.PI/2)}},Expo:function(){return function(i){return i?Math.pow(2,10*i-10):0}},Circ:function(){return function(i){return 1-Math.sqrt(1-i*i)}},Back:function(){return function(i){return i*i*(3*i-2)}},Bounce:function(){return function(i){for(var s,r=4;i<((s=Math.pow(2,--r))-1)/11;);return 1/Math.pow(4,3-r)-7.5625*Math.pow((s*3-2)/22-i,2)}},Elastic:function(i,s){i===void 0&&(i=1),s===void 0&&(s=.5);var r=Ni(i,1,10),o=Ni(s,.1,2);return function(a){return a===0||a===1?a:-r*Math.pow(2,10*(a-1))*Math.sin((a-1-o/(Math.PI*2)*Math.asin(1/r))*(Math.PI*2)/o)}}},e=["Quad","Cubic","Quart","Quint"];return e.forEach(function(i,s){t[i]=function(){return function(r){return Math.pow(r,s+2)}}}),Object.keys(t).forEach(function(i){var s=t[i];n["easeIn"+i]=s,n["easeOut"+i]=function(r,o){return function(a){return 1-s(r,o)(1-a)}},n["easeInOut"+i]=function(r,o){return function(a){return a<.5?s(r,o)(a*2)/2:1-s(r,o)(a*-2+2)/2}},n["easeOutIn"+i]=function(r,o){return function(a){return a<.5?(1-s(r,o)(1-a*2))/2:(s(r,o)(a*2-1)+1)/2}}}),n}();function Zc(n,t){if(ze.fnc(n))return n;var e=n.split("(")[0],i=Wp[e],s=Np(n);switch(e){case"spring":return Gp(n,t);case"cubicBezier":return Ml(B1,s);case"steps":return Ml(R1,s);default:return Ml(i,s)}}function Qp(n){try{var t=document.querySelectorAll(n);return t}catch(e){return}}function Ya(n,t){for(var e=n.length,i=arguments.length>=2?arguments[1]:void 0,s=[],r=0;r<e;r++)if(r in n){var o=n[r];t.call(i,o,r,n)&&s.push(o)}return s}function Za(n){return n.reduce(function(t,e){return t.concat(ze.arr(e)?Za(e):e)},[])}function Ad(n){return ze.arr(n)?n:(ze.str(n)&&(n=Qp(n)||n),n instanceof NodeList||n instanceof HTMLCollection?[].slice.call(n):[n])}function Jc(n,t){return n.some(function(e){return e===t})}function qc(n){var t={};for(var e in n)t[e]=n[e];return t}function ac(n,t){var e=qc(n);for(var i in n)e[i]=t.hasOwnProperty(i)?t[i]:n[i];return e}function Ja(n,t){var e=qc(n);for(var i in t)e[i]=ze.und(n[i])?t[i]:n[i];return e}function _1(n){var t=/rgb\((\d+,\s*[\d]+,\s*[\d]+)\)/g.exec(n);return t?"rgba("+t[1]+",1)":n}function H1(n){var t=/^#?([a-f\d])([a-f\d])([a-f\d])$/i,e=n.replace(t,function(a,l,c,h){return l+l+c+c+h+h}),i=/^#?([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})$/i.exec(e),s=parseInt(i[1],16),r=parseInt(i[2],16),o=parseInt(i[3],16);return"rgba("+s+","+r+","+o+",1)"}function F1(n){var t=/hsl\((\d+),\s*([\d.]+)%,\s*([\d.]+)%\)/g.exec(n)||/hsla\((\d+),\s*([\d.]+)%,\s*([\d.]+)%,\s*([\d.]+)\)/g.exec(n),e=parseInt(t[1],10)/360,i=parseInt(t[2],10)/100,s=parseInt(t[3],10)/100,r=t[4]||1;function o(f,m,g){return g<0&&(g+=1),g>1&&(g-=1),g<1/6?f+(m-f)*6*g:g<1/2?m:g<2/3?f+(m-f)*(2/3-g)*6:f}var a,l,c;if(i==0)a=l=c=s;else{var h=s<.5?s*(1+i):s+i-s*i,d=2*s-h;a=o(d,h,e+1/3),l=o(d,h,e),c=o(d,h,e-1/3)}return"rgba("+a*255+","+l*255+","+c*255+","+r+")"}function N1(n){if(ze.rgb(n))return _1(n);if(ze.hex(n))return H1(n);if(ze.hsl(n))return F1(n)}function cn(n){var t=/[+-]?\d*\.?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?(%|px|pt|em|rem|in|cm|mm|ex|ch|pc|vw|vh|vmin|vmax|deg|rad|turn)?$/.exec(n);if(t)return t[1]}function G1(n){if(qr(n,"translate")||n==="perspective")return"px";if(qr(n,"rotate")||qr(n,"skew"))return"deg"}function lc(n,t){return ze.fnc(n)?n(t.target,t.id,t.total):n}function Gi(n,t){return n.getAttribute(t)}function Kc(n,t,e){var i=cn(t);if(Jc([e,"deg","rad","turn"],i))return t;var s=va.CSS[t+e];if(!ze.und(s))return s;var r=100,o=document.createElement(n.tagName),a=n.parentNode&&n.parentNode!==document?n.parentNode:document.body;a.appendChild(o),o.style.position="absolute",o.style.width=r+e;var l=r/o.offsetWidth;a.removeChild(o);var c=l*parseFloat(t);return va.CSS[t+e]=c,c}function Up(n,t,e){if(t in n.style){var i=t.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase(),s=n.style[t]||getComputedStyle(n).getPropertyValue(i)||"0";return e?Kc(n,s,e):s}}function $c(n,t){if(ze.dom(n)&&!ze.inp(n)&&(!ze.nil(Gi(n,t))||ze.svg(n)&&n[t]))return"attribute";if(ze.dom(n)&&Jc(V1,t))return"transform";if(ze.dom(n)&&t!=="transform"&&Up(n,t))return"css";if(n[t]!=null)return"object"}function Xp(n){if(ze.dom(n)){for(var t=n.style.transform||"",e=/(\w+)\(([^)]*)\)/g,i=new Map,s;s=e.exec(t);)i.set(s[1],s[2]);return i}}function W1(n,t,e,i){var s=qr(t,"scale")?1:0+G1(t),r=Xp(n).get(t)||s;return e&&(e.transforms.list.set(t,r),e.transforms.last=t),i?Kc(n,r,i):r}function eh(n,t,e,i){switch($c(n,t)){case"transform":return W1(n,t,i,e);case"css":return Up(n,t,e);case"attribute":return Gi(n,t);default:return n[t]||0}}function th(n,t){var e=/^(\*=|\+=|-=)/.exec(n);if(!e)return n;var i=cn(n)||0,s=parseFloat(t),r=parseFloat(n.replace(e[0],""));switch(e[0][0]){case"+":return s+r+i;case"-":return s-r+i;case"*":return s*r+i}}function Yp(n,t){if(ze.col(n))return N1(n);if(/\s/g.test(n))return n;var e=cn(n),i=e?n.substr(0,n.length-e.length):n;return t?i+t:i}function ih(n,t){return Math.sqrt(Math.pow(t.x-n.x,2)+Math.pow(t.y-n.y,2))}function Q1(n){return Math.PI*2*Gi(n,"r")}function U1(n){return Gi(n,"width")*2+Gi(n,"height")*2}function X1(n){return ih({x:Gi(n,"x1"),y:Gi(n,"y1")},{x:Gi(n,"x2"),y:Gi(n,"y2")})}function Zp(n){for(var t=n.points,e=0,i,s=0;s<t.numberOfItems;s++){var r=t.getItem(s);s>0&&(e+=ih(i,r)),i=r}return e}function Y1(n){var t=n.points;return Zp(n)+ih(t.getItem(t.numberOfItems-1),t.getItem(0))}function Jp(n){if(n.getTotalLength)return n.getTotalLength();switch(n.tagName.toLowerCase()){case"circle":return Q1(n);case"rect":return U1(n);case"line":return X1(n);case"polyline":return Zp(n);case"polygon":return Y1(n)}}function Z1(n){var t=Jp(n);return n.setAttribute("stroke-dasharray",t),t}function J1(n){for(var t=n.parentNode;ze.svg(t)&&ze.svg(t.parentNode);)t=t.parentNode;return t}function qp(n,t){var e=t||{},i=e.el||J1(n),s=i.getBoundingClientRect(),r=Gi(i,"viewBox"),o=s.width,a=s.height,l=e.viewBox||(r?r.split(" "):[0,0,o,a]);return{el:i,viewBox:l,x:l[0]/1,y:l[1]/1,w:o,h:a,vW:l[2],vH:l[3]}}function q1(n,t){var e=ze.str(n)?Qp(n)[0]:n,i=t||100;return function(s){return{property:s,el:e,svg:qp(e),totalLength:Jp(e)*(i/100)}}}function K1(n,t,e){function i(h){h===void 0&&(h=0);var d=t+h>=1?t+h:0;return n.el.getPointAtLength(d)}var s=qp(n.el,n.svg),r=i(),o=i(-1),a=i(1),l=e?1:s.w/s.vW,c=e?1:s.h/s.vH;switch(n.property){case"x":return(r.x-s.x)*l;case"y":return(r.y-s.y)*c;case"angle":return Math.atan2(a.y-o.y,a.x-o.x)*180/Math.PI}}function yd(n,t){var e=/[+-]?\d*\.?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?/g,i=Yp(ze.pth(n)?n.totalLength:n,t)+"";return{original:i,numbers:i.match(e)?i.match(e).map(Number):[0],strings:ze.str(n)||t?i.split(e):[]}}function nh(n){var t=n?Za(ze.arr(n)?n.map(Ad):Ad(n)):[];return Ya(t,function(e,i,s){return s.indexOf(e)===i})}function Kp(n){var t=nh(n);return t.map(function(e,i){return{target:e,id:i,total:t.length,transforms:{list:Xp(e)}}})}function $1(n,t){var e=qc(t);if(/^spring/.test(e.easing)&&(e.duration=Gp(e.easing)),ze.arr(n)){var i=n.length,s=i===2&&!ze.obj(n[0]);s?n={value:n}:ze.fnc(t.duration)||(e.duration=t.duration/i)}var r=ze.arr(n)?n:[n];return r.map(function(o,a){var l=ze.obj(o)&&!ze.pth(o)?o:{value:o};return ze.und(l.delay)&&(l.delay=a?0:t.delay),ze.und(l.endDelay)&&(l.endDelay=a===r.length-1?t.endDelay:0),l}).map(function(o){return Ja(o,e)})}function eb(n){for(var t=Ya(Za(n.map(function(r){return Object.keys(r)})),function(r){return ze.key(r)}).reduce(function(r,o){return r.indexOf(o)<0&&r.push(o),r},[]),e={},i=function(r){var o=t[r];e[o]=n.map(function(a){var l={};for(var c in a)ze.key(c)?c==o&&(l.value=a[c]):l[c]=a[c];return l})},s=0;s<t.length;s++)i(s);return e}function tb(n,t){var e=[],i=t.keyframes;i&&(t=Ja(eb(i),t));for(var s in t)ze.key(s)&&e.push({name:s,tweens:$1(t[s],n)});return e}function ib(n,t){var e={};for(var i in n){var s=lc(n[i],t);ze.arr(s)&&(s=s.map(function(r){return lc(r,t)}),s.length===1&&(s=s[0])),e[i]=s}return e.duration=parseFloat(e.duration),e.delay=parseFloat(e.delay),e}function nb(n,t){var e;return n.tweens.map(function(i){var s=ib(i,t),r=s.value,o=ze.arr(r)?r[1]:r,a=cn(o),l=eh(t.target,n.name,a,t),c=e?e.to.original:l,h=ze.arr(r)?r[0]:c,d=cn(h)||cn(l),f=a||d;return ze.und(o)&&(o=c),s.from=yd(h,f),s.to=yd(th(o,h),f),s.start=e?e.end:0,s.end=s.start+s.delay+s.duration+s.endDelay,s.easing=Zc(s.easing,s.duration),s.isPath=ze.pth(r),s.isPathTargetInsideSVG=s.isPath&&ze.svg(t.target),s.isColor=ze.col(s.from.original),s.isColor&&(s.round=1),e=s,s})}var $p={css:function(n,t,e){return n.style[t]=e},attribute:function(n,t,e){return n.setAttribute(t,e)},object:function(n,t,e){return n[t]=e},transform:function(n,t,e,i,s){if(i.list.set(t,e),t===i.last||s){var r="";i.list.forEach(function(o,a){r+=a+"("+o+") "}),n.style.transform=r}}};function eg(n,t){var e=Kp(n);e.forEach(function(i){for(var s in t){var r=lc(t[s],i),o=i.target,a=cn(r),l=eh(o,s,a,i),c=a||cn(l),h=th(Yp(r,c),l),d=$c(o,s);$p[d](o,s,h,i.transforms,!0)}})}function sb(n,t){var e=$c(n.target,t.name);if(e){var i=nb(t,n),s=i[i.length-1];return{type:e,property:t.name,animatable:n,tweens:i,duration:s.end,delay:i[0].delay,endDelay:s.endDelay}}}function rb(n,t){return Ya(Za(n.map(function(e){return t.map(function(i){return sb(e,i)})})),function(e){return!ze.und(e)})}function tg(n,t){var e=n.length,i=function(r){return r.timelineOffset?r.timelineOffset:0},s={};return s.duration=e?Math.max.apply(Math,n.map(function(r){return i(r)+r.duration})):t.duration,s.delay=e?Math.min.apply(Math,n.map(function(r){return i(r)+r.delay})):t.delay,s.endDelay=e?s.duration-Math.max.apply(Math,n.map(function(r){return i(r)+r.duration-r.endDelay})):t.endDelay,s}var wd=0;function ob(n){var t=ac(Fp,n),e=ac(Yc,n),i=tb(e,n),s=Kp(n.targets),r=rb(s,i),o=tg(r,e),a=wd;return wd++,Ja(t,{id:a,children:[],animatables:s,animations:r,duration:o.duration,delay:o.delay,endDelay:o.endDelay})}var Mi=[],ig=function(){var n;function t(){!n&&(!Pd()||!at.suspendWhenDocumentHidden)&&Mi.length>0&&(n=requestAnimationFrame(e))}function e(s){for(var r=Mi.length,o=0;o<r;){var a=Mi[o];a.paused?(Mi.splice(o,1),r--):(a.tick(s),o++)}n=o>0?requestAnimationFrame(e):void 0}function i(){at.suspendWhenDocumentHidden&&(Pd()?n=cancelAnimationFrame(n):(Mi.forEach(function(s){return s._onDocumentVisibility()}),ig()))}return typeof document!="undefined"&&document.addEventListener("visibilitychange",i),t}();function Pd(){return!!document&&document.hidden}function at(n){n===void 0&&(n={});var t=0,e=0,i=0,s,r=0,o=null;function a(w){var k=window.Promise&&new Promise(function(M){return o=M});return w.finished=k,k}var l=ob(n);a(l);function c(){var w=l.direction;w!=="alternate"&&(l.direction=w!=="normal"?"normal":"reverse"),l.reversed=!l.reversed,s.forEach(function(k){return k.reversed=l.reversed})}function h(w){return l.reversed?l.duration-w:w}function d(){t=0,e=h(l.currentTime)*(1/at.speed)}function f(w,k){k&&k.seek(w-k.timelineOffset)}function m(w){if(l.reversePlayback)for(var M=r;M--;)f(w,s[M]);else for(var k=0;k<r;k++)f(w,s[k])}function g(w){for(var k=0,M=l.animations,S=M.length;k<S;){var T=M[k],F=T.animatable,O=T.tweens,V=O.length-1,b=O[V];V&&(b=Ya(O,function(Te){return w<Te.end})[0]||b);for(var C=Ni(w-b.start-b.delay,0,b.duration)/b.duration,P=isNaN(C)?1:b.easing(C),I=b.to.strings,D=b.round,L=[],H=b.to.numbers.length,N=void 0,K=0;K<H;K++){var te=void 0,$=b.to.numbers[K],se=b.from.numbers[K]||0;b.isPath?te=K1(b.value,P*$,b.isPathTargetInsideSVG):te=se+P*($-se),D&&(b.isColor&&K>2||(te=Math.round(te*D)/D)),L.push(te)}var re=I.length;if(!re)N=L[0];else{N=I[0];for(var de=0;de<re;de++){I[de];var Oe=I[de+1],ye=L[de];isNaN(ye)||(Oe?N+=ye+Oe:N+=ye+" ")}}$p[T.type](F.target,T.property,N,F.transforms),T.currentValue=N,k++}}function p(w){l[w]&&!l.passThrough&&l[w](l)}function v(){l.remaining&&l.remaining!==!0&&l.remaining--}function A(w){var k=l.duration,M=l.delay,S=k-l.endDelay,T=h(w);l.progress=Ni(T/k*100,0,100),l.reversePlayback=T<l.currentTime,s&&m(T),!l.began&&l.currentTime>0&&(l.began=!0,p("begin")),!l.loopBegan&&l.currentTime>0&&(l.loopBegan=!0,p("loopBegin")),T<=M&&l.currentTime!==0&&g(0),(T>=S&&l.currentTime!==k||!k)&&g(k),T>M&&T<S?(l.changeBegan||(l.changeBegan=!0,l.changeCompleted=!1,p("changeBegin")),p("change"),g(T)):l.changeBegan&&(l.changeCompleted=!0,l.changeBegan=!1,p("changeComplete")),l.currentTime=Ni(T,0,k),l.began&&p("update"),w>=k&&(e=0,v(),l.remaining?(t=i,p("loopComplete"),l.loopBegan=!1,l.direction==="alternate"&&c()):(l.paused=!0,l.completed||(l.completed=!0,p("loopComplete"),p("complete"),!l.passThrough&&"Promise"in window&&(o(),a(l)))))}return l.reset=function(){var w=l.direction;l.passThrough=!1,l.currentTime=0,l.progress=0,l.paused=!0,l.began=!1,l.loopBegan=!1,l.changeBegan=!1,l.completed=!1,l.changeCompleted=!1,l.reversePlayback=!1,l.reversed=w==="reverse",l.remaining=l.loop,s=l.children,r=s.length;for(var k=r;k--;)l.children[k].reset();(l.reversed&&l.loop!==!0||w==="alternate"&&l.loop===1)&&l.remaining++,g(l.reversed?l.duration:0)},l._onDocumentVisibility=d,l.set=function(w,k){return eg(w,k),l},l.tick=function(w){i=w,t||(t=i),A((i+(e-t))*at.speed)},l.seek=function(w){A(h(w))},l.pause=function(){l.paused=!0,d()},l.play=function(){l.paused&&(l.completed&&l.reset(),l.paused=!1,Mi.push(l),d(),ig())},l.reverse=function(){c(),l.completed=!l.reversed,d()},l.restart=function(){l.reset(),l.play()},l.remove=function(w){var k=nh(w);ng(k,l)},l.reset(),l.autoplay&&l.play(),l}function Cd(n,t){for(var e=t.length;e--;)Jc(n,t[e].animatable.target)&&t.splice(e,1)}function ng(n,t){var e=t.animations,i=t.children;Cd(n,e);for(var s=i.length;s--;){var r=i[s],o=r.animations;Cd(n,o),!o.length&&!r.children.length&&i.splice(s,1)}!e.length&&!i.length&&t.pause()}function ab(n){for(var t=nh(n),e=Mi.length;e--;){var i=Mi[e];ng(t,i)}}function lb(n,t){t===void 0&&(t={});var e=t.direction||"normal",i=t.easing?Zc(t.easing):null,s=t.grid,r=t.axis,o=t.from||0,a=o==="first",l=o==="center",c=o==="last",h=ze.arr(n),d=parseFloat(h?n[0]:n),f=h?parseFloat(n[1]):0,m=cn(h?n[1]:n)||0,g=t.start||0+(h?d:0),p=[],v=0;return function(A,w,k){if(a&&(o=0),l&&(o=(k-1)/2),c&&(o=k-1),!p.length){for(var M=0;M<k;M++){if(!s)p.push(Math.abs(o-M));else{var S=l?(s[0]-1)/2:o%s[0],T=l?(s[1]-1)/2:Math.floor(o/s[0]),F=M%s[0],O=Math.floor(M/s[0]),V=S-F,b=T-O,C=Math.sqrt(V*V+b*b);r==="x"&&(C=-V),r==="y"&&(C=-b),p.push(C)}v=Math.max.apply(Math,p)}i&&(p=p.map(function(I){return i(I/v)*v})),e==="reverse"&&(p=p.map(function(I){return r?I<0?I*-1:-I:Math.abs(v-I)}))}var P=h?(f-d)/v:d;return g+P*(Math.round(p[w]*100)/100)+m}}function cb(n){n===void 0&&(n={});var t=at(n);return t.duration=0,t.add=function(e,i){var s=Mi.indexOf(t),r=t.children;s>-1&&Mi.splice(s,1);function o(f){f.passThrough=!0}for(var a=0;a<r.length;a++)o(r[a]);var l=Ja(e,ac(Yc,n));l.targets=l.targets||n.targets;var c=t.duration;l.autoplay=!1,l.direction=t.direction,l.timelineOffset=ze.und(i)?c:th(i,c),o(t),t.seek(l.timelineOffset);var h=at(l);o(h),r.push(h);var d=tg(r,n);return t.delay=d.delay,t.endDelay=d.endDelay,t.duration=d.duration,t.seek(0),t.reset(),t.autoplay&&t.play(),t},t}at.version="3.2.1";at.speed=1;at.suspendWhenDocumentHidden=!0;at.running=Mi;at.remove=ab;at.get=eh;at.set=eg;at.convertPx=Kc;at.path=q1;at.setDashoffset=Z1;at.stagger=lb;at.timeline=cb;at.easing=Zc;at.penner=Wp;at.random=function(n,t){return Math.floor(Math.random()*(t-n+1))+n};const xi=new Map,Ur=new Map;function hb(n){un(n).forEach(e=>{var i,s,r;xi.has(e)||(e instanceof HTMLElement?xi.set(e,{opacity:e.style.opacity===""?void 0:e.style.opacity,visible:{display:e.style.display,visibility:e.style.visibility}}):e.isObject3D&&(e.material?e.material instanceof y.ShaderMaterial?xi.set(e,{opacity:(i=e.material.uniforms.opacity)==null?void 0:i.value,transparent:e.material.transparent,visible:e.visible}):xi.set(e,{opacity:(s=e.material)==null?void 0:s.opacity,transparent:(r=e.material)==null?void 0:r.transparent,visible:e.visible}):xi.set(e,{visible:e.visible})))})}function Id(n){un(n).forEach(e=>{const i=xi.get(e);i&&(e instanceof HTMLElement&&(e.style.opacity=i.opacity===void 0?"":i.opacity,e.style.display=i.visible.display,e.style.visibility=i.visible.visibility),e.isObject3D&&(e.visible=i.visible,e.material&&(e.material instanceof y.ShaderMaterial?(e.material.uniforms.opacity&&(e.material.uniforms.opacity.value=i.opacity),e.material.transparent=i.transparent):(e.material.opacity=i.opacity,e.material.transparent=i.transparent))),xi.delete(e))})}function qa(n,t){var a;const e=(a=t==null?void 0:t.traverseTHREEObject)!=null?a:!0;let i=un(n);const s=[];i.forEach(l=>{l&&(l instanceof HTMLElement?s.push(l):l.isObject3D&&(e?(s.push(l),l.traverse(c=>{c&&s.push(c)})):s.push(l)))}),i=[...new Set(s.filter(Boolean))],hb(i);const r=at(B({targets:i,duration:300,easing:"linear",direction:"alternate",loop:4,autoplay:!1,update:l=>{var c;l.animatables.forEach(h=>{var g;const d=h.target;if(!xi.has(d))return;const m=Number((g=xi.get(d).opacity)!=null?g:1)*(100-l.progress)/100;d instanceof HTMLElement?d.style.opacity=String(m):d.material&&(d.material instanceof y.ShaderMaterial?(d.material.uniforms.opacity&&(d.material.uniforms.opacity.value=m),d.material.transparent=!0):(d.material.opacity=m,d.material.transparent=!0))}),(c=t==null?void 0:t.updateRender)==null||c.call(t)}},t));r.preComplete=()=>{r!=null&&r.completed||(r==null||r.pause(),Id(i),setTimeout(()=>{var l;return(l=t==null?void 0:t.updateRender)==null?void 0:l.call(t)}))};const o=Ur.get(n);return o==null||o.pause(),o==null||o.seek(0),Ur.set(n,r),r.play(),r.finished.then(()=>{var l;Id(i),setTimeout(()=>{Ur.get(n)===r&&Ur.delete(n)},1e3),(l=t==null?void 0:t.updateRender)==null||l.call(t)}),r}function sg(n,t){return qa(n,B({update:e=>{var i;e.animatables.forEach(s=>{var c,h;const r=s.target;if(!xi.has(r))return;const o=xi.get(r),l=Number((h=(c=o==null?void 0:o.opacity)!=null?c:t==null?void 0:t.maxOpacity)!=null?h:1)*(e.progress/100);r instanceof HTMLElement?(r.style.opacity=String(l),r.style.visibility="visible"):r.isObject3D&&(un(n).includes(r)&&(r.visible=!0),r.material&&(r.material instanceof y.ShaderMaterial?(r.material.uniforms.opacity&&(r.material.uniforms.opacity.value=l),r.material.transparent=!0):(r.material.opacity=l,r.material.transparent=!0)))}),(i=t==null?void 0:t.updateRender)==null||i.call(t)}},t))}function db(n,t){const e=Ai(n),{x:i,y:s}=t,r=i*2-1,o=s*2-1,a=new y.Raycaster;a.setFromCamera({x:r,y:o},n.camera);const c=e.intersectRaycaster(a)[0];if(c)return ae(B({},c),{raycaster:a,isVirtual:!1})}function ub(n,t){const e=n.getElement();if(!e)return;const i=Ep(t,e),s=new y.Raycaster;return s.setFromCamera(i,n.camera),s}const fb="data:image/png;base64,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";function ar(n){const t=[];return un(n).forEach(i=>{i.traverse(s=>{(s.isCSS3DObjectPlus||s.isCSS3DObject||s.isCSS3DSprite)&&t.push(s)})}),t}class mb extends y.Scene{constructor(){super()}add(...t){return super.add(...t),ar(t).forEach(e=>{e.mode="front"}),this}}class pb extends y.Scene{constructor(e){super();u(this,"scene");if(!e)throw new Error("CSS3DBehindScene: scene is required");this.scene=e}add(...e){return super.add(...e),ar(e).forEach(i=>{i.mode="behind",this.scene.add(i.getOpacityMesh())}),this}remove(...e){return ar(e).forEach(i=>{var s;(s=i.opacityMesh)==null||s.removeFromParent(),i.opacityMesh=null}),super.remove(...e),this}}class rg extends y.Group{constructor(e){super();u(this,"isCSS3DGroup",!0);u(this,"mode");u(this,"CSS3DObjectLength",0);this.mode=e}add(...e){return ar(e).forEach(i=>{i.mode=this.mode}),super.add(...e),this.updateLength(),this}setVisible(e){this.visible=e,this.traverse(i=>{i.isCSS3DObjectPlus&&i.updateVisible()})}remove(...e){return super.remove(...e),this.updateLength(),this}updateLength(){this.CSS3DObjectLength=ar(this).length}}class gb extends rg{constructor(){super("front")}}class vb extends rg{constructor(e){super("behind");u(this,"scene");if(!e)throw new Error("CSS3DBehindScene: scene is required");this.scene=e}add(...e){return ar(e).forEach(i=>{this.scene.add(i.getOpacityMesh())}),super.add(...e),this}}const bb=3,cc="CSS3DRenderer",Xr=`${cc}@${bb}`,Ns=()=>{console.error(`${Xr} is disposed`)},Ct={css3DObjects:[],frontModeStore:{css3DRenderer:new ga},behindModeStore:{css3DRenderer:new ga}};function Ed(n){return Ct.css3DObjects.find(t=>t.id===n)}function Ab(n){Ct.frontModeStore.css3DRenderer.setWrapper(n)}function yb(n){Ct.behindModeStore.css3DRenderer.setWrapper(n)}class lr{constructor(t){u(this,"hooks",new yt);u(this,"state",{enabled:!0,visible:!0,disposed:!1});u(this,"_scene");u(this,"store",{frontModeGroup:new gb});u(this,"create3DElement",(t,e,i)=>{if(this.state.disposed)return Ns();const s=(()=>{const S={ratio:.00216,devicePixelRatio:1,mode:"front",autoRender:!0,container:document.createElement("div"),pointerEvents:"none",wrapperStyle:{}};return Object.assign(S,i)})(),r=e.map(He);if((r==null?void 0:r.length)<4)return console.error(`${Xr}: requires 4 point but params may have fewer`);const{ratio:o,devicePixelRatio:a,mode:l,autoRender:c,container:h,pointerEvents:d,wrapperStyle:f}=s;let m=!1;const g=this.createObject(r,{ratio:o,dpr:a,container:h,mode:l,pointerEvents:d,wrapperStyle:f});Ct.css3DObjects.push(g),s.scene&&this.setScene(s.scene);const p=()=>{if(m)return;const S=g.mode==="front"?this.getFrontCSS3DObjectGroup():this.getBehindCSS3DObjectGroup();S&&S.add(g)},v=()=>{m||(p(),this.render(t),this.hooks.emit("render"))},A=S=>this.setVisibleById(g.id,S),w=S=>this.setEnabledById(g.id,S),k=()=>(m=!0,g.removeFromParent(),!0),M=l==="front"?Ct.frontModeStore.css3DRenderer:Ct.behindModeStore.css3DRenderer;return c&&v(),{id:g.uuid,container:h,css3DObject:g,render:c?void 0:v,show:()=>A(!0),hide:()=>A(!1),setVisible:A,enable:()=>w(!0),disable:()=>w(!1),setEnabled:w,dispose:k,appendToElement:S=>M.setWrapper(S)}});u(this,"setVisibleById",(t,e)=>{var i;(i=Ed(t))==null||i.setVisible(e)});u(this,"setEnabledById",(t,e)=>{const i=Ed(t);if(!i)return;const s=i.mode==="front"?this.getFrontCSS3DObjectGroup({addGroupIfNotExists:!1}):this.getBehindCSS3DObjectGroup({addGroupIfNotExists:!1});s&&(e?s.add(i):s.remove(i))});u(this,"createObject",(t,e)=>{const i=new zp(ae(B({cornerPoints:t},e),{style:e.wrapperStyle}));return i.element.classList.add(`${cc}__container`),i.element.id=`${cc}__container--${i.uuid}`,i});t&&this.setScene(t)}get scene(){return this._scene||console.error("scene doesn't exist!, please call setScene(scene) first"),this._scene}static get frontModeCSS3DRenderer(){return Ct.frontModeStore.css3DRenderer}static get behindModeCSS3DRenderer(){return Ct.behindModeStore.css3DRenderer}get frontModeCSS3DRenderer(){return Ct.frontModeStore.css3DRenderer}get behindModeCSS3DRenderer(){return Ct.behindModeStore.css3DRenderer}setScene(t){this._scene=t}getCurrentState(){return this.state}setState(t,e={userAction:!0}){if(this.state.disposed)return Ns();const i=B({},this.state);this.state=Object.assign(this.state,t),i.visible!==this.state.visible&&(t.visible?this.handleShow():this.handleHide()),i.enabled!==this.state.enabled&&(t.enabled?this.handleEnable():this.handleDisable()),i.disposed!==this.state.disposed&&this.handleDispose(),this.hooks.emit("stateChange",{state:this.state,prevState:i,userAction:e.userAction})}dispose(){this.setState({disposed:!0}),this.hooks.emit("dispose")}show(){return ee(this,arguments,function*({userAction:t}={userAction:!0}){if(this.state.disposed)return Ns();this.setState({visible:!0},{userAction:t}),this.hooks.emit("show",{userAction:t})})}hide(){return ee(this,arguments,function*({userAction:t}={userAction:!0}){if(this.state.disposed)return Ns();this.setState({visible:!1},{userAction:t}),this.hooks.emit("hide",{userAction:t})})}enable({userAction:t}={userAction:!0}){if(this.state.disposed)return Ns();this.setState({enabled:!0},{userAction:t}),this.hooks.emit("enable",{userAction:t})}disable({userAction:t}={userAction:!0}){if(this.state.disposed)return Ns();this.setState({enabled:!1},{userAction:t}),this.hooks.emit("disable",{userAction:t})}getFrontCSS3DScene({createSceneIfNotExists:t=!1}={}){var i;const e=(i=Ct.frontModeStore)==null?void 0:i.css3DScene;if(e)return e;if(t){const s=new mb;Ct.frontModeStore.css3DScene=s}return Ct.frontModeStore.css3DScene}getBehindCSS3DScene({createSceneIfNotExists:t=!1}={}){var i,s;const e=(i=Ct.behindModeStore)==null?void 0:i.css3DScene;if(e)return e;if(t){const r=(s=Ct.behindModeStore.scene)!=null?s:this.scene;if(!r){console.error(`${Xr}: scene is required when mode is behind`);return}const o=new pb(r);Ct.behindModeStore.css3DScene=o,Ct.behindModeStore.scene=r}return Ct.behindModeStore.css3DScene}getFrontCSS3DObjectGroup({addGroupIfNotExists:t=!0}={}){const e=this.getFrontCSS3DScene({createSceneIfNotExists:t});return t&&e&&(e.getObjectById(this.store.frontModeGroup.id)||e.add(this.store.frontModeGroup)),this.store.frontModeGroup}getBehindCSS3DObjectGroup({addGroupIfNotExists:t=!0}={}){var i;const e=this.getBehindCSS3DScene({createSceneIfNotExists:t});if(t&&e&&this.scene){const s=(i=this.store.behindModeGroup)!=null?i:new vb(this.scene);this.store.behindModeGroup=s,e.getObjectById(s.id)||e.add(s)}return this.store.behindModeGroup}render(t){var e,i;if(this.getFrontCSS3DObjectGroup({addGroupIfNotExists:!1}).CSS3DObjectLength>0){const s=this.getFrontCSS3DScene({createSceneIfNotExists:!0});if(!s)return console.error(`${Xr}: css3DScene is required when mode is front`);Ct.frontModeStore.css3DRenderer.renderEveryFrame(s,t)}if(((i=(e=this.getBehindCSS3DObjectGroup({addGroupIfNotExists:!1}))==null?void 0:e.CSS3DObjectLength)!=null?i:0)>0){const s=this.getBehindCSS3DScene({createSceneIfNotExists:!0});if(!s)return console.error(`${Xr}: css3DScene is required when mode is behind`);Ct.behindModeStore.css3DRenderer.renderEveryFrame(s,t)}}handleShow(){return ee(this,null,function*(){var t;this.store.frontModeGroup.setVisible(!0),(t=this.store.behindModeGroup)==null||t.setVisible(!0)})}handleHide(){return ee(this,null,function*(){var t;this.store.frontModeGroup.setVisible(!1),(t=this.store.behindModeGroup)==null||t.setVisible(!1)})}handleEnable(){var t,e;(t=this.getFrontCSS3DScene())==null||t.add(this.store.frontModeGroup),this.store.behindModeGroup&&((e=this.getBehindCSS3DScene())==null||e.add(this.store.behindModeGroup))}handleDisable(){var t,e,i;this.store.frontModeGroup.children.forEach(s=>{s instanceof hn&&s.element instanceof Element&&s.element.parentNode!==null&&s.element.remove()}),(t=this.store.behindModeGroup)==null||t.children.forEach(s=>{s instanceof hn&&s.element instanceof Element&&s.element.parentNode!==null&&s.element.remove()}),(e=this.getFrontCSS3DScene())==null||e.remove(this.store.frontModeGroup),this.store.behindModeGroup&&((i=this.getBehindCSS3DScene())==null||i.remove(this.store.behindModeGroup))}handleDispose(){this.handleDisable()}}u(lr,"setFrontModeContainer",Ab),u(lr,"setBehindModeContainer",yb);const og="v2.0.1",Md=`CSS3DRenderPlugin@${og}`;let wb=class extends lr{constructor(e){super();u(this,"five");u(this,"behindFiveContainer");u(this,"frontFiveContainer");u(this,"VERSION",og);u(this,"staticPrefix","//vr-image-4.realsee-cdn.cn");u(this,"created3DElementResults",[]);u(this,"create3DDomContainer",(e,i)=>{if(this.state.disposed)return;const s=(()=>{var d;(i==null?void 0:i.dpr)!==void 0&&console.warn(`${Md}: please use "config.devicePixelRatio" replace "config.dpr"`);const h={ratio:.00216,devicePixelRatio:(d=i==null?void 0:i.dpr)!=null?d:1,mode:"front",autoRender:!0,wrapperStyle:{}};return Object.assign(h,i,(i==null?void 0:i.mode)==="behind"?{scene:this.five.scene}:void 0)})(),{autoRender:r}=s;s.mode==="behind"&&s.behindFiveContainer&&(this.behindFiveContainer=s.behindFiveContainer);const o=this.create3DElement(this.five.camera,e,ae(B({},s),{autoRender:!1}));if(!o)return;const a=o.dispose;o.dispose=()=>(this.created3DElementResults.includes(o)&&this.created3DElementResults.splice(this.created3DElementResults.indexOf(o),1),a());const l=()=>{var d,f;const h=o.css3DObject.mode==="front"?(f=this.frontFiveContainer)!=null?f:(d=this.five.getElement())==null?void 0:d.parentElement:this.getBehindFiveElement();if(!h)return console.error(`${Md}: wrapper is ${h}; mode is ${o.css3DObject.mode}`);o.appendToElement(h),o.render(),this.created3DElementResults.push(o)},c=()=>{li(this.five).then(()=>l())};return r&&c(),ae(B({},o),{render:r?void 0:c})});this.five=e}disposeAll(){return this.dispose()}setState(...e){const i=super.setState(...e);return this.five.needsRender=!0,i}appendToFrontFiveContainer(e){this.frontFiveContainer=e,this.created3DElementResults.forEach(i=>{i.css3DObject.mode==="front"&&i.appendToElement(e)})}appendToBehindFiveContainer(e){this.behindFiveContainer=e,this.created3DElementResults.forEach(i=>{i.css3DObject.mode==="behind"&&i.appendToElement(e)})}getBehindFiveElement(){return this.behindFiveContainer?this.behindFiveContainer:(this.behindFiveContainer=Gc(this.five),this.behindFiveContainer)}absoluteUrl(e){return sh(this.staticPrefix,e)}clear(){this.created3DElementResults.forEach(e=>{e.dispose()}),this.created3DElementResults=[]}};const Po=n=>new wb(n);class Pb{constructor(t){u(this,"five");u(this,"contentElement",document.createElement("div"));u(this,"animeIns");u(this,"container");u(this,"css3DObject");u(this,"disposeCss3DObject");u(this,"state",{enabled:!1});this.five=t;const i=.4/2,r=Po(t).create3DDomContainer([[-i,i,0],[-i,-i,0],[i,-i,0],[i,i,0]].map(o=>new y.Vector3().fromArray(o)));if(r){const{container:o,dispose:a,css3DObject:l}=r;this.container=o,this.css3DObject=l,this.disposeCss3DObject=a}this.contentElement.style.width="100%",this.contentElement.style.height="100%",this.contentElement.style.backgroundImage=`url(${fb})`,this.contentElement.style.backgroundSize="100%",this.contentElement.style.backgroundRepeat="no-repeat"}enable(){var t;this.state.enabled||(this.state.enabled=!0,(t=this.container)==null||t.appendChild(this.contentElement))}disable(){this.state.enabled&&(this.state.enabled=!1,this.contentElement.remove())}updateWithIntersect(t){if(!t.face||!this.css3DObject)return;const e=new y.Vector3().addVectors(t.point,t.face.normal);this.css3DObject.position.copy(t.point),this.css3DObject.lookAt(e),this.five.needsRender=!0}doAnimation(){var t;(t=this.animeIns)==null||t.dispose(),new vs({progress:0}).to({progress:[1,0]}).duration(500).easing(Si.Quadratic.InOut).onUpdate(({progress:e})=>{}).play()}dispose(){var t;(t=this.disposeCss3DObject)==null||t.call(this)}}const Cb=`
444
444
  varying vec2 vUv;
445
445
  void main() {
446
446
  vUv = uv;
@@ -472,7 +472,7 @@ void main() {
472
472
  svg [type='lineItemGroup'] g g g g {
473
473
  stroke: #ffffff;
474
474
  }</style>
475
- `;return n.$$set=r=>{"content"in r&&e(0,i=r.content)},[i,s]}class FA extends Pe{constructor(t){super(),we(this,t,HA,_A,Ae,{content:0},BA)}}function NA(n){Me(n,"svelte-ozpg4a",".floorplan-plugin__base-image.svelte-ozpg4a{position:absolute;z-index:10;width:100%;height:100%;pointer-events:none}")}function GA(n){let t,e;return t=new RA({props:{url:n[1].url}}),{c(){be(t.$$.fragment)},m(i,s){pe(t,i,s),e=!0},p(i,s){const r={};s&2&&(r.url=i[1].url),t.$set(r)},i(i){e||(G(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){ge(t,i)}}}function WA(n){let t,e;return t=new FA({props:{content:n[0]}}),{c(){be(t.$$.fragment)},m(i,s){pe(t,i,s),e=!0},p(i,s){const r={};s&1&&(r.content=i[0]),t.$set(r)},i(i){e||(G(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){ge(t,i)}}}function QA(n){let t,e,i,s;const r=[WA,GA],o=[];function a(l,c){return l[0]?0:l[1]?1:-1}return~(e=a(n))&&(i=o[e]=r[e](n)),{c(){t=U("div"),i&&i.c(),x(t,"class","floorplan-plugin__base-image svelte-ozpg4a")},m(l,c){J(l,t,c),~e&&o[e].m(t,null),s=!0},p(l,[c]){let h=e;e=a(l),e===h?~e&&o[e].p(l,c):(i&&(Ie(),Z(o[h],1,1,()=>{o[h]=null}),Ee()),~e?(i=o[e],i?i.p(l,c):(i=o[e]=r[e](l),i.c()),G(i,1),i.m(t,null)):i=null)},i(l){s||(G(i),s=!0)},o(l){Z(i),s=!1},d(l){l&&X(t),~e&&o[e].d()}}}function UA(n,t,e){let i,s,{floorIndex:r}=t,{floorplanData:o}=t;return n.$$set=a=>{"floorIndex"in a&&e(2,r=a.floorIndex),"floorplanData"in a&&e(3,o=a.floorplanData)},n.$$.update=()=>{var a,l;n.$$.dirty&12&&e(1,i=o.outlines[r]),n.$$.dirty&12&&e(0,s=(l=(a=o.outlines)==null?void 0:a[r])==null?void 0:l.svgContent)},[s,i,r,o]}class Dg extends Pe{constructor(t){super(),we(this,t,UA,QA,Ae,{floorIndex:2,floorplanData:3},NA)}}function XA(n){Me(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 YA(n){let t,e,i,s,r,o=n[0].notes+"",a;return{c(){t=U("div"),e=U("img"),s=le(),r=U("span"),a=Fe(o),x(e,"class","floorplan-plugin__img svelte-2r6702"),Vt(e.src,i=n[6])||x(e,"src",i),x(e,"alt",""),Q(e,"transform",n[5]),x(r,"class","floorplan-plugin__notes svelte-2r6702"),x(t,"class","floorplan-plugin__item svelte-2r6702"),Q(t,"left",n[1]),Q(t,"top",n[2]),Q(t,"width",n[3]),Q(t,"height",n[4])},m(l,c){J(l,t,c),W(t,e),W(t,s),W(t,r),W(r,a)},p(l,[c]){c&1&&o!==(o=l[0].notes+"")&&Ge(a,o)},i:oe,o:oe,d(l){l&&X(t)}}}function ZA(n,t,e){let{item:i}=t;const s=i.positionInImage.x*100+"%",r=i.positionInImage.y*100+"%",o=i.width*100+"%",a=i.height*100+"%",l=`rotate(${i.rotateZ}deg) scaleX(${i.rotateX?-1:1}) scaleY(${i.rotateY?-1:1})`,c=i.src;return n.$$set=h=>{"item"in h&&e(0,i=h.item)},[i,s,r,o,a,l,c]}class JA extends Pe{constructor(t){super(),we(this,t,ZA,YA,Ae,{item:0},XA)}}function qA(n){Me(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 jd(n){let t,e=[],i=new Map,s,r,o,a=n[1];const l=c=>c[6].id;for(let c=0;c<a.length;c+=1){let h=zd(n,a,c),d=l(h);i.set(d,e[c]=Vd(d,h))}return{c(){t=U("div");for(let c=0;c<e.length;c+=1)e[c].c();x(t,"class","floorplan-plugin__room-items svelte-1c5mqz0")},m(c,h){J(c,t,h);for(let d=0;d<e.length;d+=1)e[d]&&e[d].m(t,null);s=!0,r||(o=[bi(mn.call(null,t)),je(t,"clientWidth",n[4])],r=!0)},p(c,h){h&2&&(a=c[1],Ie(),e=yi(e,h,l,1,c,a,i,t,fn,Vd,null,zd),Ee())},i(c){if(!s){for(let h=0;h<a.length;h+=1)G(e[h]);s=!0}},o(c){for(let h=0;h<e.length;h+=1)Z(e[h]);s=!1},d(c){c&&X(t);for(let h=0;h<e.length;h+=1)e[h].d();r=!1,wt(o)}}}function Vd(n,t){let e,i,s;const r=[{item:t[6]}];let o={};for(let a=0;a<r.length;a+=1)o=Dt(o,r[a]);return i=new JA({props:o}),{key:n,first:null,c(){e=Be(),be(i.$$.fragment),this.first=e},m(a,l){J(a,e,l),pe(i,a,l),s=!0},p(a,l){t=a;const c=l&2?Tt(r,[{item:t[6]}]):{};i.$set(c)},i(a){s||(G(i.$$.fragment,a),s=!0)},o(a){Z(i.$$.fragment,a),s=!1},d(a){a&&X(e),ge(i,a)}}}function KA(n){let t,e,i=n[1]&&jd(n);return{c(){i&&i.c(),t=Be()},m(s,r){i&&i.m(s,r),J(s,t,r),e=!0},p(s,[r]){s[1]?i?(i.p(s,r),r&2&&G(i,1)):(i=jd(s),i.c(),G(i,1),i.m(t.parentNode,t)):i&&(Ie(),Z(i,1,1,()=>{i=null}),Ee())},i(s){e||(G(i),e=!0)},o(s){Z(i),e=!1},d(s){i&&i.d(s),s&&X(t)}}}function $A(n,t,e){let i,{floorIndex:s}=t,{floorplanData:r}=t,o=0;const a=l=>{e(0,o=l.detail)};return n.$$set=l=>{"floorIndex"in l&&e(2,s=l.floorIndex),"floorplanData"in l&&e(3,r=l.floorplanData)},n.$$.update=()=>{if(n.$$.dirty&12&&e(1,i=r.floorDatas[s].items),n.$$.dirty&9){const{max:l,min:c}=r.bounding;l.x-c.x}},[o,i,s,r,a]}class ey extends Pe{constructor(t){super(),we(this,t,$A,KA,Ae,{floorIndex:2,floorplanData:3},qA)}}function ty(n){Me(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 iy(n){let t,e=n[16].outerHTML+"",i;return{c(){t=new Aa(!1),i=Be(),t.a=i},m(s,r){t.m(e,s,r),J(s,i,r)},p(s,r){r[0]&65536&&e!==(e=s[16].outerHTML+"")&&t.p(e)},d(s){s&&X(i),s&&t.d()}}}function ny(n){let t,e,i,s,r,o,a=n[1]&&Rd(n),l=n[0]&&Bd(n),c=n[3]&&_d(n);return{c(){t=U("div"),a&&a.c(),e=le(),l&&l.c(),i=le(),c&&c.c(),s=Be(),x(t,"class","floorplan-plugin__room-part1 svelte-9vzn2f"),Q(t,"opacity",n[12]?"1":"0")},m(h,d){J(h,t,d),a&&a.m(t,null),W(t,e),l&&l.m(t,null),J(h,i,d),c&&c.m(h,d),J(h,s,d),r||(o=[bi(mn.call(null,t)),je(t,"clientWidth",n[33]),je(t,"clientHeight",n[34])],r=!0)},p(h,d){h[1]?a?a.p(h,d):(a=Rd(h),a.c(),a.m(t,e)):a&&(a.d(1),a=null),h[0]?l?l.p(h,d):(l=Bd(h),l.c(),l.m(t,null)):l&&(l.d(1),l=null),d[0]&4096&&Q(t,"opacity",h[12]?"1":"0"),h[3]?c?c.p(h,d):(c=_d(h),c.c(),c.m(s.parentNode,s)):c&&(c.d(1),c=null)},d(h){h&&X(t),a&&a.d(),l&&l.d(),h&&X(i),c&&c.d(h),h&&X(s),r=!1,wt(o)}}}function Rd(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),x(t,"class","floorplan-plugin__room-name")},m(s,r){J(s,t,r),W(t,i)},p(s,r){r[0]&20&&e!==(e=(s[2]?s[4].name:s[4].roomType==="100900000012"?s[4].customizedName:s[4].name)+"")&&Ge(i,e)},d(s){s&&X(t)}}}function Bd(n){let t,e;return{c(){t=U("span"),e=Fe(n[15]),x(t,"class","floorplan-plugin__room-area svelte-9vzn2f"),Q(t,"font-size",n[20])},m(i,s){J(i,t,s),W(t,e)},p(i,s){s[0]&32768&&Ge(e,i[15])},d(i){i&&X(t)}}}function _d(n){let t,e;return{c(){t=U("span"),e=Fe(n[14]),x(t,"class","floorplan-plugin__room-size"),Q(t,"font-size",n[20]),Q(t,"opacity",n[11]?"0.6":"0")},m(i,s){J(i,t,s),W(t,e)},p(i,s){s[0]&16384&&Ge(e,i[14]),s[0]&2048&&Q(t,"opacity",i[11]?"0.6":"0")},d(i){i&&X(t)}}}function sy(n){let t,e,i;function s(a,l){if(a[5]===void 0)return ny;if(a[16])return iy}let r=s(n),o=r&&r(n);return{c(){t=U("div"),o&&o.c(),x(t,"class","floorplan-plugin__room-label-item svelte-9vzn2f"),Q(t,"left",n[17]),Q(t,"top",n[18]),Q(t,"font-size",n[19]),Q(t,"opacity",n[13]?"1":"0"),Q(t,"transform",n[10]?"translate(-50%, calc(-50% + 6px))":"translate(-50%, -50%)")},m(a,l){J(a,t,l),o&&o.m(t,null),e||(i=[bi(mn.call(null,t)),je(t,"clientWidth",n[35]),je(t,"clientHeight",n[36])],e=!0)},p(a,l){r===(r=s(a))&&o?o.p(a,l):(o&&o.d(1),o=r&&r(a),o&&(o.c(),o.m(t,null))),l[0]&8192&&Q(t,"opacity",a[13]?"1":"0"),l[0]&1024&&Q(t,"transform",a[10]?"translate(-50%, calc(-50% + 6px))":"translate(-50%, -50%)")},i:oe,o:oe,d(a){a&&X(t),o&&o.d(),e=!1,wt(i)}}}function ry(n,t){const e=n[0],i=n[1];let s=!1;for(let r=0,o=t.length-1;r<t.length;o=r++){const a=t[r][0],l=t[r][1],c=t[o][0],h=t[o][1];l>i!=h>i&&e<(c-a)*(i-l)/(h-l)+a&&(s=!s)}return s}function oy(n,t,e){let i,s,r,o,a,l,c,h,d,f,m,g,p,{pxmm:v}=t,{roomAreaEnable:A}=t,{roomNameEnable:w}=t,{roomNameOtherTypeEnable:k}=t,{roomDimensionEnable:M}=t,{room:S}=t,{hoveredRoom:T}=t,{getRoomAreaText:F}=t,{getRoomDimensionText:O}=t,{getLabelElement:V}=t,{adaptiveRoomLabelVisibleEnable:b}=t;function C(he,xe){if(xe.width===0||xe.height===0)return()=>!1;const ve=he.path.map(({x:it,y:tt})=>[it,tt]),Ue=he.roomLabel.position,{x:We,y:Se}=Ue,{width:Qe,height:fe}=xe,ke=Qe/2,De=fe/2;return function(tt){const ht=We*tt,qe=Se*tt,Ke=ve.map(([lt,Nt])=>[lt*tt,Nt*tt]);return[[ht+ke,qe-De],[ht-ke,qe-De],[ht-ke,qe+De],[ht+ke,qe+De]].every(lt=>ry(lt,Ke))}}const P=document.body.clientWidth,I=document.body.clientHeight,D=S.roomLabel,L=D.positionInImage.x*100+"%",H=D.positionInImage.y*100+"%",N=(P<500||I<500?10:14)+"px",K=(P<500||I<500?8:12)+"px";let te=0,$=0,se=0,re=0,de=!1;T.subscribe(function(xe){e(26,de=!!xe&&xe.id===S.id)});const Oe=he=>{e(8,se=he.detail)},ye=he=>{e(9,re=he.detail)},Te=he=>{e(6,te=he.detail)},ue=he=>{e(7,$=he.detail)};return n.$$set=he=>{"pxmm"in he&&e(21,v=he.pxmm),"roomAreaEnable"in he&&e(0,A=he.roomAreaEnable),"roomNameEnable"in he&&e(1,w=he.roomNameEnable),"roomNameOtherTypeEnable"in he&&e(2,k=he.roomNameOtherTypeEnable),"roomDimensionEnable"in he&&e(3,M=he.roomDimensionEnable),"room"in he&&e(4,S=he.room),"hoveredRoom"in he&&e(22,T=he.hoveredRoom),"getRoomAreaText"in he&&e(23,F=he.getRoomAreaText),"getRoomDimensionText"in he&&e(24,O=he.getRoomDimensionText),"getLabelElement"in he&&e(5,V=he.getLabelElement),"adaptiveRoomLabelVisibleEnable"in he&&e(25,b=he.adaptiveRoomLabelVisibleEnable)},n.$$.update=()=>{var he,xe;n.$$.dirty[0]&48&&e(16,i=V==null?void 0:V(S)),n.$$.dirty[0]&8388624&&e(15,s=S.size?F(S.size):""),n.$$.dirty[0]&16777232&&e(14,r=S!=null&&S.dimension?O((he=S.dimension)==null?void 0:he.width,(xe=S.dimension)==null?void 0:xe.height):""),n.$$.dirty[0]&768&&e(32,o={width:se,height:re}),n.$$.dirty[0]&16|n.$$.dirty[1]&2&&e(31,a=o?C(S,o):void 0),n.$$.dirty[0]&35651584|n.$$.dirty[1]&1&&e(28,l=b?!!(a!=null&&a(v)):!0),n.$$.dirty[0]&192&&e(30,c={width:te,height:$}),n.$$.dirty[0]&1073741840&&e(29,h=c?C(S,c):void 0),n.$$.dirty[0]&572522496&&e(27,d=b?!!(h!=null&&h(v)):!0),n.$$.dirty[0]&469762048&&e(13,f=d||l||de),n.$$.dirty[0]&335544320&&e(12,m=l||de),n.$$.dirty[0]&201326592&&e(11,g=d||de),n.$$.dirty[0]&402653184&&e(10,p=l&&!d)},[A,w,k,M,S,V,te,$,se,re,p,g,m,f,r,s,i,L,H,N,K,v,T,F,O,b,de,d,l,h,c,a,o,Oe,ye,Te,ue]}class ay extends Pe{constructor(t){super(),we(this,t,oy,sy,Ae,{pxmm:21,roomAreaEnable:0,roomNameEnable:1,roomNameOtherTypeEnable:2,roomDimensionEnable:3,room:4,hoveredRoom:22,getRoomAreaText:23,getRoomDimensionText:24,getLabelElement:5,adaptiveRoomLabelVisibleEnable:25},ty,[-1,-1])}}function ly(n){Me(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 Hd(n,t,e){const i=n.slice();return i[15]=t[e],i}function Fd(n){let t,e=[],i=new Map,s,r,o,a=n[11];const l=c=>c[15].id;for(let c=0;c<a.length;c+=1){let h=Hd(n,a,c),d=l(h);i.set(d,e[c]=Nd(d,h))}return{c(){t=U("div");for(let c=0;c<e.length;c+=1)e[c].c();x(t,"class","floorplan-plugin__room-labels svelte-13xux0b")},m(c,h){J(c,t,h);for(let d=0;d<e.length;d+=1)e[d]&&e[d].m(t,null);s=!0,r||(o=[bi(mn.call(null,t)),je(t,"clientWidth",n[14])],r=!0)},p(c,h){h&3583&&(a=c[11],Ie(),e=yi(e,h,l,1,c,a,i,t,fn,Nd,null,Hd),Ee())},i(c){if(!s){for(let h=0;h<a.length;h+=1)G(e[h]);s=!0}},o(c){for(let h=0;h<e.length;h+=1)Z(e[h]);s=!1},d(c){c&&X(t);for(let h=0;h<e.length;h+=1)e[h].d();r=!1,wt(o)}}}function Nd(n,t){let e,i,s;const r=[{pxmm:t[10],room:t[15],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]}];let o={};for(let a=0;a<r.length;a+=1)o=Dt(o,r[a]);return i=new ay({props:o}),{key:n,first:null,c(){e=Be(),be(i.$$.fragment),this.first=e},m(a,l){J(a,e,l),pe(i,a,l),s=!0},p(a,l){t=a;const c=l&3583?Tt(r,[{pxmm:t[10],room:t[15],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]}]):{};i.$set(c)},i(a){s||(G(i.$$.fragment,a),s=!0)},o(a){Z(i.$$.fragment,a),s=!1},d(a){a&&X(e),ge(i,a)}}}function cy(n){let t,e,i=n[11]&&Fd(n);return{c(){i&&i.c(),t=Be()},m(s,r){i&&i.m(s,r),J(s,t,r),e=!0},p(s,[r]){s[11]?i?(i.p(s,r),r&2048&&G(i,1)):(i=Fd(s),i.c(),G(i,1),i.m(t.parentNode,t)):i&&(Ie(),Z(i,1,1,()=>{i=null}),Ee())},i(s){e||(G(i),e=!0)},o(s){Z(i),e=!1},d(s){i&&i.d(s),s&&X(t)}}}function hy(n,t,e){let i,{floorIndex:s}=t,{roomAreaEnable:r}=t,{roomNameEnable:o}=t,{roomNameOtherTypeEnable:a}=t,{roomDimensionEnable:l}=t,{floorplanData:c}=t,{hoveredRoom:h}=t,{getRoomAreaText:d}=t,{getRoomDimensionText:f}=t,{getLabelElement:m}=t,{adaptiveRoomLabelVisibleEnable:g}=t,p=0,v=0;const A=w=>{e(9,p=w.detail)};return n.$$set=w=>{"floorIndex"in w&&e(12,s=w.floorIndex),"roomAreaEnable"in w&&e(0,r=w.roomAreaEnable),"roomNameEnable"in w&&e(1,o=w.roomNameEnable),"roomNameOtherTypeEnable"in w&&e(2,a=w.roomNameOtherTypeEnable),"roomDimensionEnable"in w&&e(3,l=w.roomDimensionEnable),"floorplanData"in w&&e(13,c=w.floorplanData),"hoveredRoom"in w&&e(4,h=w.hoveredRoom),"getRoomAreaText"in w&&e(5,d=w.getRoomAreaText),"getRoomDimensionText"in w&&e(6,f=w.getRoomDimensionText),"getLabelElement"in w&&e(7,m=w.getLabelElement),"adaptiveRoomLabelVisibleEnable"in w&&e(8,g=w.adaptiveRoomLabelVisibleEnable)},n.$$.update=()=>{if(n.$$.dirty&12288&&e(11,i=c.floorDatas[s].rooms),n.$$.dirty&8704){const{max:w,min:k}=c.bounding,M=w.x-k.x;e(10,v=p/M)}},[r,o,a,l,h,d,f,m,g,p,v,i,s,c,A]}class dy extends Pe{constructor(t){super(),we(this,t,hy,cy,Ae,{floorIndex:12,roomAreaEnable:0,roomNameEnable:1,roomNameOtherTypeEnable:2,roomDimensionEnable:3,floorplanData:13,hoveredRoom:4,getRoomAreaText:5,getRoomDimensionText:6,getLabelElement:7,adaptiveRoomLabelVisibleEnable:8},ly)}}function uy(n){Me(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 Gd(n,t,e){const i=n.slice();return i[11]=t[e],i[13]=e,i}function Wd(n,t,e){const i=n.slice();return i[14]=t[e],i}function Qd(n){let t;return{c(){t=U("div"),x(t,"class","floorplan-plugin__rule-scale svelte-1fuyezq"),Q(t,"left",n[14].left*100+"%"),Q(t,"bottom",n[14].bottom*100+"%")},m(e,i){J(e,t,i)},p:oe,d(e){e&&X(t)}}}function Ud(n,t){let e,i,s=t[1](t[11].distance)+"",r,o;return{key:n,first:null,c(){e=U("div"),i=U("div"),r=Fe(s),o=le(),x(i,"class","floorplan-plugin__rule-text svelte-1fuyezq"),me(i,"is-row",t[2]),x(e,"class","floorplan-plugin__rule-text-item svelte-1fuyezq"),Q(e,"left",t[11].left*100+"%"),Q(e,"bottom",t[11].bottom*100+"%"),this.first=e},m(a,l){J(a,e,l),W(e,i),W(i,r),W(e,o)},p(a,l){t=a,l&2&&s!==(s=t[1](t[11].distance)+"")&&Ge(r,s)},d(a){a&&X(e)}}}function fy(n){let t,e,i,s,r,o,a=[],l=new Map,c,h=n[3],d=[];for(let g=0;g<h.length;g+=1)d[g]=Qd(Wd(n,h,g));let f=n[4];const m=g=>g[13];for(let g=0;g<f.length;g+=1){let p=Gd(n,f,g),v=m(p);l.set(v,a[g]=Ud(v,p))}return{c(){t=U("div"),e=U("div"),i=le(),s=U("div");for(let g=0;g<d.length;g+=1)d[g].c();r=le(),o=U("div");for(let g=0;g<a.length;g+=1)a[g].c();x(e,"class","floorplan-plugin__rule-line svelte-1fuyezq"),x(s,"class","floorplan-plugin__rule-scale-wrapper svelte-1fuyezq"),me(s,"is-row",n[2]),x(o,"class","floorplan-plugin__rule-text-wrapper svelte-1fuyezq"),x(t,"class",c="floorplan-plugin__rule-labels floorplan-plugin__rule-labels--"+n[0]+" svelte-1fuyezq"),me(t,"is-row",n[2]),Q(t,"width",n[2]?"100%":1/16+"rem"),Q(t,"height",n[2]?1/16+"rem":"100%")},m(g,p){J(g,t,p),W(t,e),W(t,i),W(t,s);for(let v=0;v<d.length;v+=1)d[v]&&d[v].m(s,null);W(t,r),W(t,o);for(let v=0;v<a.length;v+=1)a[v]&&a[v].m(o,null)},p(g,[p]){if(p&8){h=g[3];let v;for(v=0;v<h.length;v+=1){const A=Wd(g,h,v);d[v]?d[v].p(A,p):(d[v]=Qd(A),d[v].c(),d[v].m(s,null))}for(;v<d.length;v+=1)d[v].d(1);d.length=h.length}p&22&&(f=g[4],a=yi(a,p,m,1,g,f,l,o,ph,Ud,null,Gd)),p&1&&c!==(c="floorplan-plugin__rule-labels floorplan-plugin__rule-labels--"+g[0]+" svelte-1fuyezq")&&x(t,"class",c),p&5&&me(t,"is-row",g[2])},i:oe,o:oe,d(g){g&&X(t),Ti(d,g);for(let p=0;p<a.length;p+=1)a[p].d()}}}const Qs=1e3,Us=180;function my(n,t,e){let{type:i}=t,{data:s}=t,{bounding:r}=t,{getRuleDistanceText:o}=t;const a=i==="top"||i==="bottom",l=r.max.x-r.min.x-(Qs-Us)*2,c=r.max.y-r.min.y-(Qs-Us)*2,h=s.map(([g,p])=>a?[g.x,p.x]:[g.y,p.y]).flat().sort().filter((g,p,v)=>p===0?!0:g!==v[p-1]),d=h.map(g=>{const p=a?(g-r.min.x-Qs+Us)/l:0,v=a?0:(g-r.min.y-Qs+Us)/c;return{left:p,bottom:v}});d.unshift({left:0,bottom:0}),d.push(a?{left:1,bottom:0}:{left:0,bottom:1});const f=h[h.length-1]-h[0],m=h.map((g,p,v)=>{const A=p===0?0:g-v[p-1],w=p===0?0:(g+v[p-1])/2,k=a?(w-r.min.x-Qs+Us)/l:0,M=a?0:(w-r.min.y-Qs+Us)/c;return{left:k,bottom:M,distance:A}}).filter(({distance:g})=>g/f>.1);return n.$$set=g=>{"type"in g&&e(0,i=g.type),"data"in g&&e(5,s=g.data),"bounding"in g&&e(6,r=g.bounding),"getRuleDistanceText"in g&&e(1,o=g.getRuleDistanceText)},[i,o,a,d,m,s,r]}class py extends Pe{constructor(t){super(),we(this,t,my,fy,Ae,{type:0,data:5,bounding:6,getRuleDistanceText:1},uy)}}function gy(n){Me(n,"svelte-1mzj9p3",".floorplan-plugin__rule-labels-wrapper.svelte-1mzj9p3{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);pointer-events:none}")}function Xd(n,t,e){const i=n.slice();return i[13]=t[e][0],i[14]=t[e][1],i}function Yd(n,t){let e,i,s;const r=[{type:t[13],data:t[14],bounding:t[1],getRuleDistanceText:t[0]}];let o={};for(let a=0;a<r.length;a+=1)o=Dt(o,r[a]);return i=new py({props:o}),{key:n,first:null,c(){e=Be(),be(i.$$.fragment),this.first=e},m(a,l){J(a,e,l),pe(i,a,l),s=!0},p(a,l){t=a;const c=l&19?Tt(r,[{type:t[13],data:t[14],bounding:t[1],getRuleDistanceText:t[0]}]):{};i.$set(c)},i(a){s||(G(i.$$.fragment,a),s=!0)},o(a){Z(i.$$.fragment,a),s=!1},d(a){a&&X(e),ge(i,a)}}}function vy(n){let t,e=[],i=new Map,s,r=n[4];const o=a=>a[13];for(let a=0;a<r.length;a+=1){let l=Xd(n,r,a),c=o(l);i.set(c,e[a]=Yd(c,l))}return{c(){t=U("div");for(let a=0;a<e.length;a+=1)e[a].c();x(t,"class","floorplan-plugin__rule-labels-wrapper svelte-1mzj9p3"),Q(t,"width",n[3]),Q(t,"height",n[2])},m(a,l){J(a,t,l);for(let c=0;c<e.length;c+=1)e[c]&&e[c].m(t,null);s=!0},p(a,[l]){l&19&&(r=a[4],Ie(),e=yi(e,l,o,1,a,r,i,t,fn,Yd,null,Xd),Ee()),l&8&&Q(t,"width",a[3]),l&4&&Q(t,"height",a[2])},i(a){if(!s){for(let l=0;l<r.length;l+=1)G(e[l]);s=!0}},o(a){for(let l=0;l<e.length;l+=1)Z(e[l]);s=!1},d(a){a&&X(t);for(let l=0;l<e.length;l+=1)e[l].d()}}}const Zd=1e3,Jd=180;function by(n,t,e){let i,s,r,o,a,l,c,h,d,f,{floorIndex:m}=t,{floorplanData:g}=t,{getRuleDistanceText:p}=t;return n.$$set=v=>{"floorIndex"in v&&e(5,m=v.floorIndex),"floorplanData"in v&&e(6,g=v.floorplanData),"getRuleDistanceText"in v&&e(0,p=v.getRuleDistanceText)},n.$$.update=()=>{n.$$.dirty&64&&e(1,i=g.bounding),n.$$.dirty&96&&e(11,s=g.floorDatas[m].rules),n.$$.dirty&2048&&e(12,r=Object.keys(s)),n.$$.dirty&6144&&e(4,o=r.map(v=>[v,s[v]])),n.$$.dirty&2&&e(9,a=i.max.x-i.min.x),n.$$.dirty&2&&e(7,l=i.max.y-i.min.y),n.$$.dirty&2&&e(10,c=i.max.x-i.min.x-(Zd-Jd)*2),n.$$.dirty&2&&e(8,h=i.max.y-i.min.y-(Zd-Jd)*2),n.$$.dirty&1536&&e(3,d=c/a*100+"%"),n.$$.dirty&384&&e(2,f=h/l*100+"%")},[p,i,f,d,o,m,g,l,h,a,c,s,r]}class Ay extends Pe{constructor(t){super(),we(this,t,by,vy,Ae,{floorIndex:5,floorplanData:6,getRuleDistanceText:0},gy)}}function jn(n,t={}){let e="";const{needZ:i,needA:s}=t;return(i?n.slice().concat(n[0]):n.slice()).forEach((o,a)=>{const{x:l,y:c}=t.format?t.format(o):o,h=l+","+c;return a===0?(e+="M"+h,e):s!=null&&s[a]?(e+="A"+s[a]+","+h,e):(e+="L"+h,e)}),e+(i?"Z":"")}function Sg({x:n,y:t},e){const{max:i,min:s}=e;return{x:n-s.x,y:i.y-t}}function yy(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 wy(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 Py(n,t){return Math.max(...t.work.observers.map(i=>n.z>=i.standingPosition.z?i.floorIndex:0))}function Cy(n){let t;return{c(){t=Re("path"),x(t,"d",n[0]),x(t,"fill","#2F313A")},m(e,i){J(e,t,i)},p(e,[i]){i&1&&x(t,"d",e[0])},i:oe,o:oe,d(e){e&&X(t)}}}function Iy(n,t,e){let i,{path:s}=t;return n.$$set=r=>{"path"in r&&e(1,s=r.path)},n.$$.update=()=>{n.$$.dirty&2&&e(0,i=jn(s,{needZ:!0}))},[i,s]}class Ey extends Pe{constructor(t){super(),we(this,t,Iy,Cy,Ae,{path:1})}}function My(n){let t,e,i,s,r,o;return{c(){t=Re("defs"),e=Re("pattern"),i=Re("rect"),s=Re("path"),r=le(),o=Re("path"),x(i,"x","0"),x(i,"y","0"),x(i,"width",n[1]),x(i,"height",n[1]),x(i,"fill","#323747"),x(s,"d",n[2]),x(s,"stroke","#ffffff"),x(s,"stroke-opacity","0.06"),x(s,"stroke-width","0.5"),x(s,"fill","none"),x(e,"id","fpm-room-pattern-0"),x(e,"x","0"),x(e,"y","0"),x(e,"width",n[1]),x(e,"height",n[1]),x(e,"patternUnits","userSpaceOnUse"),x(e,"patternTransform","scale(50 50)"),x(o,"d",n[0]),x(o,"fill","url(#fpm-room-pattern-0)")},m(a,l){J(a,t,l),W(t,e),W(e,i),W(e,s),J(a,r,l),J(a,o,l)},p(a,[l]){l&1&&x(o,"d",a[0])},i:oe,o:oe,d(a){a&&X(t),a&&X(r),a&&X(o)}}}const Sl=6;function xy(n,t,e){let i,{path:s}=t;const r=Sl*2,o=`M0 ${Sl} h ${r} M${Sl} 0 v ${r}`;return n.$$set=a=>{"path"in a&&e(3,s=a.path)},n.$$.update=()=>{n.$$.dirty&8&&e(0,i=jn(s,{needZ:!0}))},[i,r,o,s]}class ky extends Pe{constructor(t){super(),we(this,t,xy,My,Ae,{path:3})}}function Dy(n){let t,e,i,s,r,o,a,l,c,h,d;return{c(){t=Re("defs"),e=Re("pattern"),i=Re("rect"),s=Re("pattern"),r=Re("rect"),o=le(),a=Re("path"),l=le(),c=Re("path"),h=le(),d=Re("path"),x(i,"x","0"),x(i,"y","0"),x(i,"width","6"),x(i,"height","50"),x(i,"fill","none"),x(i,"stroke","#4B4B57"),x(i,"stroke-width","0.5"),x(e,"id","room-material-pattern-1"),x(e,"x","0"),x(e,"y","0"),x(e,"width","12"),x(e,"height","50"),x(e,"patternUnits","userSpaceOnUse"),x(e,"patternTransform","scale(50 50)"),x(r,"x","0"),x(r,"y","0"),x(r,"width","6"),x(r,"height","50"),x(r,"fill","none"),x(r,"stroke","#4B4B57"),x(r,"stroke-width","0.5"),x(s,"id","room-material-pattern-2"),x(s,"x","6"),x(s,"y","25"),x(s,"width","12"),x(s,"height","50"),x(s,"patternUnits","userSpaceOnUse"),x(s,"patternTransform","scale(50 50)"),x(a,"d",n[0]),x(a,"fill","#43434D"),x(c,"d",n[0]),x(c,"fill","url(#room-material-pattern-1)"),x(d,"d",n[0]),x(d,"fill","url(#room-material-pattern-2)")},m(f,m){J(f,t,m),W(t,e),W(e,i),W(t,s),W(s,r),J(f,o,m),J(f,a,m),J(f,l,m),J(f,c,m),J(f,h,m),J(f,d,m)},p(f,[m]){m&1&&x(a,"d",f[0]),m&1&&x(c,"d",f[0]),m&1&&x(d,"d",f[0])},i:oe,o:oe,d(f){f&&X(t),f&&X(o),f&&X(a),f&&X(l),f&&X(c),f&&X(h),f&&X(d)}}}function Sy(n,t,e){let i,{path:s}=t;return n.$$set=r=>{"path"in r&&e(1,s=r.path)},n.$$.update=()=>{n.$$.dirty&2&&e(0,i=jn(s,{needZ:!0}))},[i,s]}class Ty extends Pe{constructor(t){super(),we(this,t,Sy,Dy,Ae,{path:1})}}function Ly(n){let t;return{c(){t=Re("path"),x(t,"d",n[0]),x(t,"fill","#969696"),x(t,"stroke","#969696"),x(t,"stroke-width","1"),x(t,"fill-rule","evenodd")},m(e,i){J(e,t,i)},p:oe,i:oe,o:oe,d(e){e&&X(t)}}}function Oy(n,t,e){let{dimension:i}=t;const s=jn([{x:i.vertical[1].x,y:i.vertical[1].y+53},{x:i.vertical[1].x-60,y:i.vertical[1].y+124},{x:i.vertical[1].x+60,y:i.vertical[1].y+124}],{needZ:!0}),r=jn([{x:i.vertical[0].x,y:i.vertical[0].y-53},{x:i.vertical[0].x-60,y:i.vertical[0].y-124},{x:i.vertical[0].x+60,y:i.vertical[0].y-124}],{needZ:!0}),o=jn([{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=jn([{x:i.horizontal[1].x-53,y:i.horizontal[1].y},{x:i.horizontal[1].x-124,y:i.horizontal[1].y+60},{x:i.horizontal[1].x-124,y:i.horizontal[1].y-60}],{needZ:!0}),l=`${s} ${r} ${o} ${a}`;return n.$$set=c=>{"dimension"in c&&e(1,i=c.dimension)},[l,i]}class zy extends Pe{constructor(t){super(),we(this,t,Oy,Ly,Ae,{dimension:1})}}function jy(n){Me(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 qd(n,t,e){const i=n.slice();return i[8]=t[e],i}function Vy(n){let t,e;return t=new ky({props:{path:n[8].path}}),{c(){be(t.$$.fragment)},m(i,s){pe(t,i,s),e=!0},p(i,s){const r={};s&1&&(r.path=i[8].path),t.$set(r)},i(i){e||(G(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){ge(t,i)}}}function Ry(n){let t,e;return t=new Ty({props:{path:n[8].path}}),{c(){be(t.$$.fragment)},m(i,s){pe(t,i,s),e=!0},p(i,s){const r={};s&1&&(r.path=i[8].path),t.$set(r)},i(i){e||(G(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){ge(t,i)}}}function By(n){let t,e;return t=new Ey({props:{path:n[8].path}}),{c(){be(t.$$.fragment)},m(i,s){pe(t,i,s),e=!0},p(i,s){const r={};s&1&&(r.path=i[8].path),t.$set(r)},i(i){e||(G(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){ge(t,i)}}}function Kd(n){let t,e,i;return e=new zy({props:{dimension:n[8].dimension}}),{c(){t=Re("svg"),be(e.$$.fragment),x(t,"width","100%"),x(t,"height","100%"),x(t,"viewBox",`0 0 ${n[1]} ${n[2]}`),x(t,"class","svelte-1dykexu")},m(s,r){J(s,t,r),pe(e,t,null),i=!0},p(s,r){const o={};r&1&&(o.dimension=s[8].dimension),e.$set(o)},i(s){i||(G(e.$$.fragment,s),i=!0)},o(s){Z(e.$$.fragment,s),i=!1},d(s){s&&X(t),ge(e)}}}function $d(n){let t,e,i,s,r=n[3]&&n[8].dimension&&Array.isArray(n[8].dimension.vertical)&&n[8].dimension.vertical.length>0&&Array.isArray(n[8].dimension.horizontal)&&n[8].dimension.horizontal.length>0,o,a;const l=[By,Ry,Vy],c=[];function h(f,m){return f[8].floorType===1?0:f[8].floorType===0?1:2}e=h(n),i=c[e]=l[e](n);let d=r&&Kd(n);return{c(){t=Re("svg"),i.c(),s=le(),d&&d.c(),o=Be(),x(t,"width","100%"),x(t,"height","100%"),x(t,"viewBox",`0 0 ${n[1]} ${n[2]}`),x(t,"class","svelte-1dykexu")},m(f,m){J(f,t,m),c[e].m(t,null),J(f,s,m),d&&d.m(f,m),J(f,o,m),a=!0},p(f,m){let g=e;e=h(f),e===g?c[e].p(f,m):(Ie(),Z(c[g],1,1,()=>{c[g]=null}),Ee(),i=c[e],i?i.p(f,m):(i=c[e]=l[e](f),i.c()),G(i,1),i.m(t,null)),m&1&&(r=f[3]&&f[8].dimension&&Array.isArray(f[8].dimension.vertical)&&f[8].dimension.vertical.length>0&&Array.isArray(f[8].dimension.horizontal)&&f[8].dimension.horizontal.length>0),r?d?(d.p(f,m),m&1&&G(d,1)):(d=Kd(f),d.c(),G(d,1),d.m(o.parentNode,o)):d&&(Ie(),Z(d,1,1,()=>{d=null}),Ee())},i(f){a||(G(i),G(d),a=!0)},o(f){Z(i),Z(d),a=!1},d(f){f&&X(t),c[e].d(),f&&X(s),d&&d.d(f),f&&X(o)}}}function _y(n){let t,e,i=n[0],s=[];for(let o=0;o<i.length;o+=1)s[o]=$d(qd(n,i,o));const r=o=>Z(s[o],1,1,()=>{s[o]=null});return{c(){t=U("div");for(let o=0;o<s.length;o+=1)s[o].c();x(t,"class","floorplan-plugin__room-material svelte-1dykexu")},m(o,a){J(o,t,a);for(let l=0;l<s.length;l+=1)s[l]&&s[l].m(t,null);e=!0},p(o,[a]){if(a&15){i=o[0];let l;for(l=0;l<i.length;l+=1){const c=qd(o,i,l);s[l]?(s[l].p(c,a),G(s[l],1)):(s[l]=$d(c),s[l].c(),G(s[l],1),s[l].m(t,null))}for(Ie(),l=i.length;l<s.length;l+=1)r(l);Ee()}},i(o){if(!e){for(let a=0;a<i.length;a+=1)G(s[a]);e=!0}},o(o){s=s.filter(Boolean);for(let a=0;a<s.length;a+=1)Z(s[a]);e=!1},d(o){o&&X(t),Ti(s,o)}}}function Hy(n,t,e){let i,{roomLabelsEnable:s}=t,{roomDimensionEnable:r}=t,{floorIndex:o}=t,{floorplanData:a}=t;const l=a.bounding.max.x-a.bounding.min.x,c=a.bounding.max.y-a.bounding.min.y,h=s&&r;return n.$$set=d=>{"roomLabelsEnable"in d&&e(4,s=d.roomLabelsEnable),"roomDimensionEnable"in d&&e(5,r=d.roomDimensionEnable),"floorIndex"in d&&e(6,o=d.floorIndex),"floorplanData"in d&&e(7,a=d.floorplanData)},n.$$.update=()=>{n.$$.dirty&192&&e(0,i=a.floorDatas[o].rooms.map(d=>ae(B({},d),{path:d.path.map(f=>Sg(f,a.bounding))})))},[i,l,c,h,s,r,o,a]}class Fy extends Pe{constructor(t){super(),we(this,t,Hy,_y,Ae,{roomLabelsEnable:4,roomDimensionEnable:5,floorIndex:6,floorplanData:7},jy)}}function Ny(n){Me(n,"svelte-qq2273","path.svelte-qq2273{--opacity:0;opacity:var(--opacity)}path.svelte-qq2273:hover{opacity:calc(var(--opacity) + 0.1)}")}function Gy(n){let t,e,i,s;return{c(){t=Re("path"),x(t,"d",n[5]),x(t,"fill","#fff"),x(t,"style",n[2]),x(t,"id",e=`${n[1]}_${n[0].id}`),x(t,"class","svelte-qq2273")},m(r,o){J(r,t,o),i||(s=[je(t,"mouseenter",n[3]),je(t,"mouseleave",n[4])],i=!0)},p(r,[o]){o&4&&x(t,"style",r[2]),o&3&&e!==(e=`${r[1]}_${r[0].id}`)&&x(t,"id",e)},i:oe,o:oe,d(r){r&&X(t),i=!1,wt(s)}}}function Wy(n,t,e){let i,s,{room:r}=t,{floorIndex:o}=t,{floorplanData:a}=t,{highlightData:l}=t,{hoveredRoom:c}=t;function h(){c==null||c.set(r)}function d(){c==null||c.set(void 0)}const{bounding:f}=a,m=jn(r.path,{needZ:!0,format:g=>Sg(g,f)});return n.$$set=g=>{"room"in g&&e(0,r=g.room),"floorIndex"in g&&e(1,o=g.floorIndex),"floorplanData"in g&&e(6,a=g.floorplanData),"highlightData"in g&&e(7,l=g.highlightData),"hoveredRoom"in g&&e(8,c=g.hoveredRoom)},n.$$.update=()=>{n.$$.dirty&131&&e(9,i=l[`${o}_${r.id}`]),n.$$.dirty&512&&e(2,s=i?`fill: ${i.color}; --opacity: ${i.opacity}; pointer-events: ${i.disabled?"none":"auto"}`:null)},[r,o,s,h,d,m,a,l,c,i]}class Qy extends Pe{constructor(t){super(),we(this,t,Wy,Gy,Ae,{room:0,floorIndex:1,floorplanData:6,highlightData:7,hoveredRoom:8},Ny)}}function Uy(n){Me(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 eu(n,t,e){const i=n.slice();return i[6]=t[e],i}function tu(n,t){let e,i,s;const r=[{room:t[6],floorplanData:t[1],hoveredRoom:t[3],floorIndex:t[0],highlightData:t[2]}];let o={};for(let a=0;a<r.length;a+=1)o=Dt(o,r[a]);return i=new Qy({props:o}),{key:n,first:null,c(){e=Be(),be(i.$$.fragment),this.first=e},m(a,l){J(a,e,l),pe(i,a,l),s=!0},p(a,l){t=a;const c=l&15?Tt(r,[{room:t[6],floorplanData:t[1],hoveredRoom:t[3],floorIndex:t[0],highlightData:t[2]}]):{};i.$set(c)},i(a){s||(G(i.$$.fragment,a),s=!0)},o(a){Z(i.$$.fragment,a),s=!1},d(a){a&&X(e),ge(i,a)}}}function Xy(n){let t,e,i=[],s=new Map,r,o=n[1].floorDatas[n[0]].rooms;const a=l=>l[6].id;for(let l=0;l<o.length;l+=1){let c=eu(n,o,l),h=a(c);s.set(h,i[l]=tu(h,c))}return{c(){t=U("div"),e=Re("svg");for(let l=0;l<i.length;l+=1)i[l].c();x(e,"width","100%"),x(e,"height","100%"),x(e,"viewBox",`0 0 ${n[4]} ${n[5]}`),x(e,"class","svelte-1kqo6e4"),x(t,"class","floorplan-plugin__room-highlight svelte-1kqo6e4")},m(l,c){J(l,t,c),W(t,e);for(let h=0;h<i.length;h+=1)i[h]&&i[h].m(e,null);r=!0},p(l,[c]){c&15&&(o=l[1].floorDatas[l[0]].rooms,Ie(),i=yi(i,c,a,1,l,o,s,e,fn,tu,null,eu),Ee())},i(l){if(!r){for(let c=0;c<o.length;c+=1)G(i[c]);r=!0}},o(l){for(let c=0;c<i.length;c+=1)Z(i[c]);r=!1},d(l){l&&X(t);for(let c=0;c<i.length;c+=1)i[c].d()}}}function Yy(n,t,e){let{floorIndex:i}=t,{floorplanData:s}=t,{highlightData:r}=t,{hoveredRoom:o}=t;const a=s.bounding.max.x-s.bounding.min.x,l=s.bounding.max.y-s.bounding.min.y;return n.$$set=c=>{"floorIndex"in c&&e(0,i=c.floorIndex),"floorplanData"in c&&e(1,s=c.floorplanData),"highlightData"in c&&e(2,r=c.highlightData),"hoveredRoom"in c&&e(3,o=c.hoveredRoom)},[i,s,r,o,a,l]}class Tg extends Pe{constructor(t){super(),we(this,t,Yy,Xy,Ae,{floorIndex:0,floorplanData:1,highlightData:2,hoveredRoom:3},Uy)}}function Zy(n){Me(n,"svelte-1lm20n5",".missing-floor.svelte-1lm20n5{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);display:flex;flex-direction:column;align-items:center}.text.svelte-1lm20n5{margin-top:0.75rem;color:#fff;opacity:0.3}")}function iu(n){let t,e=n[0].text+"",i;return{c(){t=U("span"),i=Fe(e),x(t,"class","text svelte-1lm20n5"),Q(t,"font-size",n[0].textFontSize+"px")},m(s,r){J(s,t,r),W(t,i)},p(s,r){r&1&&e!==(e=s[0].text+"")&&Ge(i,e),r&1&&Q(t,"font-size",s[0].textFontSize+"px")},d(s){s&&X(t)}}}function Jy(n){let t,e,i,s,r=n[0].text&&iu(n);return{c(){t=U("div"),e=U("img"),s=le(),r&&r.c(),x(e,"class","image"),x(e,"alt","缺省楼层展位图"),Vt(e.src,i=n[0].imageURL)||x(e,"src",i),Q(e,"width",n[0].imageWidth+"px"),Q(e,"height",n[0].imageHeight+"px"),x(t,"class","missing-floor svelte-1lm20n5")},m(o,a){J(o,t,a),W(t,e),W(t,s),r&&r.m(t,null)},p(o,[a]){a&1&&!Vt(e.src,i=o[0].imageURL)&&x(e,"src",i),a&1&&Q(e,"width",o[0].imageWidth+"px"),a&1&&Q(e,"height",o[0].imageHeight+"px"),o[0].text?r?r.p(o,a):(r=iu(o),r.c(),r.m(t,null)):r&&(r.d(1),r=null)},i:oe,o:oe,d(o){o&&X(t),r&&r.d()}}}function qy(n,t,e){let{missingFloorConfig:i}=t;return n.$$set=s=>{"missingFloorConfig"in s&&e(0,i=s.missingFloorConfig)},[i]}class Ky extends Pe{constructor(t){super(),we(this,t,qy,Jy,Ae,{missingFloorConfig:0},Zy)}}const Nn="data:image/png;base64,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";function tl(n){return n*180/Math.PI}function $y(n){Me(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 ew(n){let t,e;return{c(){t=U("div"),e=U("div"),x(e,"class","floorplan__camera-rotate svelte-17hhq1b"),Q(e,"background-image",`url(${n[0]||Nn})`),Q(e,"width",n[4]),Q(e,"height",n[4]),Q(e,"left","-"+n[4]),Q(e,"top","-"+n[4]),Q(e,"transform",`rotate(${n[3]}deg)`),Q(e,"transform-origin",`${n[4]} ${n[4]}`),x(t,"class","floorplan__camera-position svelte-17hhq1b"),Q(t,"left",n[1]),Q(t,"top",n[2])},m(i,s){J(i,t,s),W(t,e)},p(i,[s]){s&1&&Q(e,"background-image",`url(${i[0]||Nn})`);const r=s&1;r&&Q(e,"width",i[4]),r&&Q(e,"height",i[4]),r&&Q(e,"left","-"+i[4]),r&&Q(e,"top","-"+i[4]),r&&Q(e,"transform",`rotate(${i[3]}deg)`),r&&Q(e,"transform-origin",`${i[4]} ${i[4]}`)},i:oe,o:oe,d(i){i&&X(t)}}}function tw(n,t,e){let{panoIndex:i}=t,{floorplanData:s}=t,{lastPanoramaLongitude:r}=t,{cameraImageUrl:o}=t;const{observers:a}=s,l=a[i],c=l.positionInImage.x,h=l.positionInImage.y,d=c*100+"%",f=h*100+"%",m=-tl(r)+45,g=document.body.clientWidth,p=document.body.clientHeight,A=`${(g<500||p<500?17:37)/16}rem`;return n.$$set=w=>{"panoIndex"in w&&e(5,i=w.panoIndex),"floorplanData"in w&&e(6,s=w.floorplanData),"lastPanoramaLongitude"in w&&e(7,r=w.lastPanoramaLongitude),"cameraImageUrl"in w&&e(0,o=w.cameraImageUrl)},[o,d,f,m,A,i,s,r]}let iw=class extends Pe{constructor(t){super(),we(this,t,tw,ew,Ae,{panoIndex:5,floorplanData:6,lastPanoramaLongitude:7,cameraImageUrl:0},$y)}};const nw="data:image/png;base64,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";function sw(n){Me(n,"svelte-rpkaro",".floorplan-plugin__compass.svelte-rpkaro{position:absolute;left:50%;top:-2.875rem;width:14.4375rem;height:2.5625rem;will-change:opacity;transform-origin:center 11.5rem}.floorplan-plugin__compass-image.svelte-rpkaro{width:100%;height:100%;position:absolute;left:0;top:0;opacity:0.1;background-repeat:no-repeat;background-size:100% 100%}.floorplan-plugin__compass-text.svelte-rpkaro{position:absolute;left:50%;top:0.9375rem;transform:translateX(-50%);opacity:0.2;font-weight:bold;font-size:0.625rem;color:#fff}")}function rw(n){let t,e,i,s,r;return{c(){t=U("div"),e=U("div"),i=le(),s=U("span"),r=Fe(n[0]),x(e,"class","floorplan-plugin__compass-image svelte-rpkaro"),Q(e,"background-image",`url(${nw})`),x(s,"class","floorplan-plugin__compass-text svelte-rpkaro"),x(t,"class","floorplan-plugin__compass svelte-rpkaro"),Q(t,"transform",n[2])},m(o,a){J(o,t,a),W(t,e),W(t,i),W(t,s),W(s,r)},p(o,a){a&1&&Ge(r,o[0])},d(o){o&&X(t)}}}function ow(n){let t,e=n[1]&&rw(n);return{c(){e&&e.c(),t=Be()},m(i,s){e&&e.m(i,s),J(i,t,s)},p(i,[s]){i[1]&&e.p(i,s)},i:oe,o:oe,d(i){e&&e.d(i),i&&X(t)}}}function aw(n,t,e){var c;let{floorplanData:i}=t,{northDesc:s}=t;const r=(c=i.entrance)==null?void 0:c.northRad,o=typeof r=="number",l=`translateX(-50%) translateZ(10px) rotate(${-(r?tl(r):0)+90}deg)`;return n.$$set=h=>{"floorplanData"in h&&e(3,i=h.floorplanData),"northDesc"in h&&e(0,s=h.northDesc)},[s,o,l,i]}class lw extends Pe{constructor(t){super(),we(this,t,aw,ow,Ae,{floorplanData:3,northDesc:0},sw)}}function cw(n){Me(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 hw(n){let t,e,i,s,r,o,a,l,c,h,d,f;const m=[{floorIndex:n[2],floorplanData:n[12],roomLabelsEnable:n[6],roomDimensionEnable:n[10]}];let g={};for(let O=0;O<m.length;O+=1)g=Dt(g,m[O]);t=new Fy({props:g});let p=(n[3]||n[5])&&nu(n);const v=[{floorplanData:n[12],floorIndex:n[2]}];let A={};for(let O=0;O<v.length;O+=1)A=Dt(A,v[O]);s=new Dg({props:A});const w=[{floorplanData:n[12],floorIndex:n[2]}];let k={};for(let O=0;O<w.length;O+=1)k=Dt(k,w[O]);o=new ey({props:k});let M=n[6]&&su(n),S=n[11]&&ru(n),T=n[4]&&ou(n),F=n[23]&&au(n);return{c(){be(t.$$.fragment),e=le(),p&&p.c(),i=le(),be(s.$$.fragment),r=le(),be(o.$$.fragment),a=le(),M&&M.c(),l=le(),S&&S.c(),c=le(),T&&T.c(),h=le(),F&&F.c(),d=Be()},m(O,V){pe(t,O,V),J(O,e,V),p&&p.m(O,V),J(O,i,V),pe(s,O,V),J(O,r,V),pe(o,O,V),J(O,a,V),M&&M.m(O,V),J(O,l,V),S&&S.m(O,V),J(O,c,V),T&&T.m(O,V),J(O,h,V),F&&F.m(O,V),J(O,d,V),f=!0},p(O,V){const b=V&5188?Tt(m,[{floorIndex:O[2],floorplanData:O[12],roomLabelsEnable:O[6],roomDimensionEnable:O[10]}]):{};t.$set(b),O[3]||O[5]?p?(p.p(O,V),V&40&&G(p,1)):(p=nu(O),p.c(),G(p,1),p.m(i.parentNode,i)):p&&(Ie(),Z(p,1,1,()=>{p=null}),Ee());const C=V&4100?Tt(v,[{floorplanData:O[12],floorIndex:O[2]}]):{};s.$set(C);const P=V&4100?Tt(w,[{floorplanData:O[12],floorIndex:O[2]}]):{};o.$set(P),O[6]?M?(M.p(O,V),V&64&&G(M,1)):(M=su(O),M.c(),G(M,1),M.m(l.parentNode,l)):M&&(Ie(),Z(M,1,1,()=>{M=null}),Ee()),O[11]?S?(S.p(O,V),V&2048&&G(S,1)):(S=ru(O),S.c(),G(S,1),S.m(c.parentNode,c)):S&&(Ie(),Z(S,1,1,()=>{S=null}),Ee()),O[4]?T?(T.p(O,V),V&16&&G(T,1)):(T=ou(O),T.c(),G(T,1),T.m(h.parentNode,h)):T&&(Ie(),Z(T,1,1,()=>{T=null}),Ee()),O[23]?F?(F.p(O,V),V&8388608&&G(F,1)):(F=au(O),F.c(),G(F,1),F.m(d.parentNode,d)):F&&(Ie(),Z(F,1,1,()=>{F=null}),Ee())},i(O){f||(G(t.$$.fragment,O),G(p),G(s.$$.fragment,O),G(o.$$.fragment,O),G(M),G(S),G(T),G(F),f=!0)},o(O){Z(t.$$.fragment,O),Z(p),Z(s.$$.fragment,O),Z(o.$$.fragment,O),Z(M),Z(S),Z(T),Z(F),f=!1},d(O){ge(t,O),O&&X(e),p&&p.d(O),O&&X(i),ge(s,O),O&&X(r),ge(o,O),O&&X(a),M&&M.d(O),O&&X(l),S&&S.d(O),O&&X(c),T&&T.d(O),O&&X(h),F&&F.d(O),O&&X(d)}}}function dw(n){let t,e;return t=new Ky({props:{missingFloorConfig:n[19]}}),{c(){be(t.$$.fragment)},m(i,s){pe(t,i,s),e=!0},p(i,s){const r={};s&524288&&(r.missingFloorConfig=i[19]),t.$set(r)},i(i){e||(G(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){ge(t,i)}}}function nu(n){let t,e;const i=[{floorIndex:n[2],floorplanData:n[12],hoveredRoom:n[25],highlightData:n[18]}];let s={};for(let r=0;r<i.length;r+=1)s=Dt(s,i[r]);return t=new Tg({props:s}),{c(){be(t.$$.fragment)},m(r,o){pe(t,r,o),e=!0},p(r,o){const a=o&33820676?Tt(i,[{floorIndex:r[2],floorplanData:r[12],hoveredRoom:r[25],highlightData:r[18]}]):{};t.$set(a)},i(r){e||(G(t.$$.fragment,r),e=!0)},o(r){Z(t.$$.fragment,r),e=!1},d(r){ge(t,r)}}}function su(n){let t,e;const i=[{floorplanData:n[12],roomAreaEnable:n[7],roomNameEnable:n[8],roomNameOtherTypeEnable:n[9],roomDimensionEnable:n[10],floorIndex:n[2],getRoomAreaText:n[13],getRoomDimensionText:n[14],getLabelElement:n[15],hoveredRoom:n[25],adaptiveRoomLabelVisibleEnable:n[17]}];let s={};for(let r=0;r<i.length;r+=1)s=Dt(s,i[r]);return t=new dy({props:s}),{c(){be(t.$$.fragment)},m(r,o){pe(t,r,o),e=!0},p(r,o){const a=o&33748868?Tt(i,[{floorplanData:r[12],roomAreaEnable:r[7],roomNameEnable:r[8],roomNameOtherTypeEnable:r[9],roomDimensionEnable:r[10],floorIndex:r[2],getRoomAreaText:r[13],getRoomDimensionText:r[14],getLabelElement:r[15],hoveredRoom:r[25],adaptiveRoomLabelVisibleEnable:r[17]}]):{};t.$set(a)},i(r){e||(G(t.$$.fragment,r),e=!0)},o(r){Z(t.$$.fragment,r),e=!1},d(r){ge(t,r)}}}function ru(n){let t,e;const i=[{floorplanData:n[12],floorIndex:n[2],getRuleDistanceText:n[16]}];let s={};for(let r=0;r<i.length;r+=1)s=Dt(s,i[r]);return t=new Ay({props:s}),{c(){be(t.$$.fragment)},m(r,o){pe(t,r,o),e=!0},p(r,o){const a=o&69636?Tt(i,[{floorplanData:r[12],floorIndex:r[2],getRuleDistanceText:r[16]}]):{};t.$set(a)},i(r){e||(G(t.$$.fragment,r),e=!0)},o(r){Z(t.$$.fragment,r),e=!1},d(r){ge(t,r)}}}function ou(n){let t,e;const i=[{panoIndex:n[0],floorplanData:n[12],lastPanoramaLongitude:n[20],cameraImageUrl:n[21]}];let s={};for(let r=0;r<i.length;r+=1)s=Dt(s,i[r]);return t=new iw({props:s}),{c(){be(t.$$.fragment)},m(r,o){pe(t,r,o),e=!0},p(r,o){const a=o&3149825?Tt(i,[{panoIndex:r[0],floorplanData:r[12],lastPanoramaLongitude:r[20],cameraImageUrl:r[21]}]):{};t.$set(a)},i(r){e||(G(t.$$.fragment,r),e=!0)},o(r){Z(t.$$.fragment,r),e=!1},d(r){ge(t,r)}}}function au(n){let t,e;return t=new lw({props:{floorplanData:n[12],northDesc:n[22]}}),{c(){be(t.$$.fragment)},m(i,s){pe(t,i,s),e=!0},p(i,s){const r={};s&4096&&(r.floorplanData=i[12]),s&4194304&&(r.northDesc=i[22]),t.$set(r)},i(i){e||(G(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){ge(t,i)}}}function uw(n){let t,e,i,s,r;const o=[dw,hw],a=[];function l(c,h){return c[24]?1:0}return e=l(n),i=a[e]=o[e](n),{c(){t=U("div"),i.c(),x(t,"class",s=pt(`floorplan-plugin__floor${n[1]?" floorplan-plugin__floor--is-current":""}`)+" svelte-bl8zrz")},m(c,h){J(c,t,h),a[e].m(t,null),r=!0},p(c,[h]){let d=e;e=l(c),e===d?a[e].p(c,h):(Ie(),Z(a[d],1,1,()=>{a[d]=null}),Ee(),i=a[e],i?i.p(c,h):(i=a[e]=o[e](c),i.c()),G(i,1),i.m(t,null)),(!r||h&2&&s!==(s=pt(`floorplan-plugin__floor${c[1]?" floorplan-plugin__floor--is-current":""}`)+" svelte-bl8zrz"))&&x(t,"class",s)},i(c){r||(G(i),r=!0)},o(c){Z(i),r=!1},d(c){c&&X(t),a[e].d()}}}function fw(n,t,e){let i,s,{panoIndex:r}=t,{isCurrent:o}=t,{floorIndex:a}=t,{highlightEnable:l}=t,{cameraEnable:c}=t,{hoverEnable:h}=t,{roomLabelsEnable:d}=t,{roomAreaEnable:f}=t,{roomNameEnable:m}=t,{roomNameOtherTypeEnable:g}=t,{roomDimensionEnable:p}=t,{ruleLabelsEnable:v}=t,{floorplanData:A}=t,{getRoomAreaText:w}=t,{getRoomDimensionText:k}=t,{getLabelElement:M}=t,{getRuleDistanceText:S}=t,{adaptiveRoomLabelVisibleEnable:T}=t,{highlightData:F}=t,{missingFloorConfig:O}=t,{lastPanoramaLongitude:V}=t,{cameraImageUrl:b}=t,{northDesc:C}=t,{compassEnable:P}=t,{store:I=void 0}=t;const D=vh(void 0);return D.subscribe(L=>{I&&e(26,I.roomOnMouse=L,I)}),n.$$set=L=>{"panoIndex"in L&&e(0,r=L.panoIndex),"isCurrent"in L&&e(1,o=L.isCurrent),"floorIndex"in L&&e(2,a=L.floorIndex),"highlightEnable"in L&&e(3,l=L.highlightEnable),"cameraEnable"in L&&e(4,c=L.cameraEnable),"hoverEnable"in L&&e(5,h=L.hoverEnable),"roomLabelsEnable"in L&&e(6,d=L.roomLabelsEnable),"roomAreaEnable"in L&&e(7,f=L.roomAreaEnable),"roomNameEnable"in L&&e(8,m=L.roomNameEnable),"roomNameOtherTypeEnable"in L&&e(9,g=L.roomNameOtherTypeEnable),"roomDimensionEnable"in L&&e(10,p=L.roomDimensionEnable),"ruleLabelsEnable"in L&&e(11,v=L.ruleLabelsEnable),"floorplanData"in L&&e(12,A=L.floorplanData),"getRoomAreaText"in L&&e(13,w=L.getRoomAreaText),"getRoomDimensionText"in L&&e(14,k=L.getRoomDimensionText),"getLabelElement"in L&&e(15,M=L.getLabelElement),"getRuleDistanceText"in L&&e(16,S=L.getRuleDistanceText),"adaptiveRoomLabelVisibleEnable"in L&&e(17,T=L.adaptiveRoomLabelVisibleEnable),"highlightData"in L&&e(18,F=L.highlightData),"missingFloorConfig"in L&&e(19,O=L.missingFloorConfig),"lastPanoramaLongitude"in L&&e(20,V=L.lastPanoramaLongitude),"cameraImageUrl"in L&&e(21,b=L.cameraImageUrl),"northDesc"in L&&e(22,C=L.northDesc),"compassEnable"in L&&e(23,P=L.compassEnable),"store"in L&&e(26,I=L.store)},n.$$.update=()=>{n.$$.dirty&4100&&e(27,i=A.floorDatas[a]),n.$$.dirty&134217728&&e(24,s=i.rooms.length>0)},[r,o,a,l,c,h,d,f,m,g,p,v,A,w,k,M,S,T,F,O,V,b,C,P,s,D,I,i]}let mw=class extends Pe{constructor(t){super(),we(this,t,fw,uw,Ae,{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},cw)}};function pw(n){Me(n,"svelte-86bqav",".floorplan-main.svelte-86bqav{width:100%;height:100%;pointer-events:none}")}function lu(n,t,e){const i=n.slice();return i[26]=t[e],i}function cu(n){let t,e,i,s=n[15].floorDatas,r=[];for(let a=0;a<s.length;a+=1)r[a]=hu(lu(n,s,a));const o=a=>Z(r[a],1,1,()=>{r[a]=null});return{c(){t=U("div");for(let a=0;a<r.length;a+=1)r[a].c();x(t,"class","floorplan-main svelte-86bqav")},m(a,l){J(a,t,l);for(let c=0;c<r.length;c+=1)r[c]&&r[c].m(t,null);i=!0},p(a,l){if(n=a,l&67108860){s=n[15].floorDatas;let c;for(c=0;c<s.length;c+=1){const h=lu(n,s,c);r[c]?(r[c].p(h,l),G(r[c],1)):(r[c]=hu(h),r[c].c(),G(r[c],1),r[c].m(t,null))}for(Ie(),c=s.length;c<r.length;c+=1)o(c);Ee()}},i(a){if(!i){for(let l=0;l<s.length;l+=1)G(r[l]);e||gt(()=>{e=Xn(t,Lt,{duration:n[0],easing:dn}),e.start()}),i=!0}},o(a){r=r.filter(Boolean);for(let l=0;l<r.length;l+=1)Z(r[l]);i=!1},d(a){a&&X(t),Ti(r,a)}}}function hu(n){let t,e;const i=[{hoverEnable:n[6],highlightEnable:n[7],floorplanData:n[15],getRoomAreaText:n[18],getRoomDimensionText:n[19],getLabelElement:n[20],getRuleDistanceText:n[21],roomLabelsEnable:n[9],roomAreaEnable:n[10],roomNameEnable:n[11],roomNameOtherTypeEnable:n[12],roomDimensionEnable:n[13],ruleLabelsEnable:n[14],adaptiveRoomLabelVisibleEnable:n[22],highlightData:n[23],missingFloorConfig:n[24],panoIndex:n[3],cameraEnable:n[5],cameraImageUrl:n[17],lastPanoramaLongitude:n[16],compassEnable:n[8],northDesc:n[2],store:n[25]},{floorIndex:n[26].floorIndex},{isCurrent:n[26].floorIndex===n[4]},{items:n[26].items}];let s={};for(let r=0;r<i.length;r+=1)s=Dt(s,i[r]);return t=new mw({props:s}),{c(){be(t.$$.fragment)},m(r,o){pe(t,r,o),e=!0},p(r,o){const a=o&67108860?Tt(i,[o&67108844&&{hoverEnable:r[6],highlightEnable:r[7],floorplanData:r[15],getRoomAreaText:r[18],getRoomDimensionText:r[19],getLabelElement:r[20],getRuleDistanceText:r[21],roomLabelsEnable:r[9],roomAreaEnable:r[10],roomNameEnable:r[11],roomNameOtherTypeEnable:r[12],roomDimensionEnable:r[13],ruleLabelsEnable:r[14],adaptiveRoomLabelVisibleEnable:r[22],highlightData:r[23],missingFloorConfig:r[24],panoIndex:r[3],cameraEnable:r[5],cameraImageUrl:r[17],lastPanoramaLongitude:r[16],compassEnable:r[8],northDesc:r[2],store:r[25]},o&32768&&{floorIndex:r[26].floorIndex},o&32784&&{isCurrent:r[26].floorIndex===r[4]},o&32768&&{items:r[26].items}]):{};t.$set(a)},i(r){e||(G(t.$$.fragment,r),e=!0)},o(r){Z(t.$$.fragment,r),e=!1},d(r){ge(t,r)}}}function gw(n){let t,e,i=n[1]&&cu(n);return{c(){i&&i.c(),t=Be()},m(s,r){i&&i.m(s,r),J(s,t,r),e=!0},p(s,[r]){s[1]?i?(i.p(s,r),r&2&&G(i,1)):(i=cu(s),i.c(),G(i,1),i.m(t.parentNode,t)):i&&(Ie(),Z(i,1,1,()=>{i=null}),Ee())},i(s){e||(G(i),e=!0)},o(s){Z(i),e=!1},d(s){i&&i.d(s),s&&X(t)}}}function vw(n,t,e){let{duration:i=0}=t,{visible:s}=t,{northDesc:r}=t,{panoIndex:o}=t,{floorIndex:a}=t,{cameraEnable:l}=t,{hoverEnable:c}=t,{highlightEnable:h}=t,{compassEnable:d}=t,{roomLabelsEnable:f}=t,{roomAreaEnable:m}=t,{roomNameEnable:g}=t,{roomNameOtherTypeEnable:p}=t,{roomDimensionEnable:v}=t,{ruleLabelsEnable:A}=t,{floorplanData:w}=t,{lastPanoramaLongitude:k}=t,{cameraImageUrl:M}=t,{getRoomAreaText:S}=t,{getRoomDimensionText:T}=t,{getLabelElement:F}=t,{getRuleDistanceText:O}=t,{adaptiveRoomLabelVisibleEnable:V}=t,{highlightData:b}=t,{missingFloorConfig:C}=t,{store:P=void 0}=t;return n.$$set=I=>{"duration"in I&&e(0,i=I.duration),"visible"in I&&e(1,s=I.visible),"northDesc"in I&&e(2,r=I.northDesc),"panoIndex"in I&&e(3,o=I.panoIndex),"floorIndex"in I&&e(4,a=I.floorIndex),"cameraEnable"in I&&e(5,l=I.cameraEnable),"hoverEnable"in I&&e(6,c=I.hoverEnable),"highlightEnable"in I&&e(7,h=I.highlightEnable),"compassEnable"in I&&e(8,d=I.compassEnable),"roomLabelsEnable"in I&&e(9,f=I.roomLabelsEnable),"roomAreaEnable"in I&&e(10,m=I.roomAreaEnable),"roomNameEnable"in I&&e(11,g=I.roomNameEnable),"roomNameOtherTypeEnable"in I&&e(12,p=I.roomNameOtherTypeEnable),"roomDimensionEnable"in I&&e(13,v=I.roomDimensionEnable),"ruleLabelsEnable"in I&&e(14,A=I.ruleLabelsEnable),"floorplanData"in I&&e(15,w=I.floorplanData),"lastPanoramaLongitude"in I&&e(16,k=I.lastPanoramaLongitude),"cameraImageUrl"in I&&e(17,M=I.cameraImageUrl),"getRoomAreaText"in I&&e(18,S=I.getRoomAreaText),"getRoomDimensionText"in I&&e(19,T=I.getRoomDimensionText),"getLabelElement"in I&&e(20,F=I.getLabelElement),"getRuleDistanceText"in I&&e(21,O=I.getRuleDistanceText),"adaptiveRoomLabelVisibleEnable"in I&&e(22,V=I.adaptiveRoomLabelVisibleEnable),"highlightData"in I&&e(23,b=I.highlightData),"missingFloorConfig"in I&&e(24,C=I.missingFloorConfig),"store"in I&&e(25,P=I.store)},[i,s,r,o,a,l,c,h,d,f,m,g,p,v,A,w,k,M,S,T,F,O,V,b,C,P]}let bh=class extends Pe{constructor(t){super(),we(this,t,vw,gw,Ae,{duration:0,visible:1,northDesc:2,panoIndex:3,floorIndex:4,cameraEnable:5,hoverEnable:6,highlightEnable:7,compassEnable:8,roomLabelsEnable:9,roomAreaEnable:10,roomNameEnable:11,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},pw)}};const bw="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 Aw(n){return ee(this,null,function*(){const t=new Headers({"Content-Type":"text/plain"}),e=function(s){return ee(this,null,function*(){const r={index:s.index,url:s.url,svgUrl:s.svg_url};if(s.svg_url){const o=yield fetch(s.svg_url,{headers:t}).then(a=>a.text());r.svgContent=o}return r})};return yield Promise.all(n.map(e))})}function yw(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 ww(n){return{floorName:n.floor_name,floorIndex:n.floor_index,rooms:n.rooms.map(yw),rules:n.rules}}function Pw(n){return{index:n.index,floorIndex:n.floor_index,position:n.position,positionInImage:n.position_in_image}}function Cw(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 Gn(n){return ee(this,null,function*(){const t=yield Aw(n.outlines),e=n.computed_data.bounding,i=n.computed_data.floor_datas.map(ww),s=n.computed_data.entrance?Cw(n.computed_data.entrance):null;return{outlines:t,entrance:s,bounding:e,floorDatas:i,observers:n.computed_data.observers.map(Pw)}})}function Iw(n,t,e){return n.map(s=>{const r=s.position,o=s.icon?s.icon:{url:bw,width:45,height:48},a=Py(r,t),l=yy(r,e),c=wy(l,e);return{floorIndex:a,icon:o,id:s.id,position:l,positionInImage:c}})}function Ew(n,t){return t(n),n}function fr(n,t){return Ew({},e=>{for(const i in n)t.indexOf(i)===-1&&(e[i]=n[i])})}function du(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 Ah(n,t,e=Rn.BOUNDING_CENTER){const i=du(n,t),s=du(n,t+1);return e===Rn.BOUNDING_CENTER?(n.model.bounding.max.y+n.model.bounding.min.y)/2:e===Rn.CEILING?s:i}function yh(n,t,e,i){const s=Ah(n,e,i==null?void 0:i.attachedTo),r=new y.Vector3(0,s,0),o=new y.Vector3(1,s,0),a=r.clone().project(n.camera),l=o.clone().project(n.camera);return Math.abs((l.x-a.x)/1e3)*(t.getBoundingClientRect().width/2)}let Yn=class{constructor(t,e){u(this,"VERSION","3.65.0");u(this,"NAME");u(this,"five");u(this,"workUtil");u(this,"fiveUtil");u(this,"hooks",new yt);u(this,"staticPrefix","//vr-image-4.realsee-cdn.cn");this.five=t,this.fiveUtil=new Ga(t),this.workUtil=this.fiveUtil.workUtil,e!=null&&e.staticPrefix&&(this.staticPrefix=e.staticPrefix)}set workCode(t){this.workUtil.workCode=t,this.onWorkCodeChange()}get workCode(){return this.workUtil.workCode}updateFive(t){this.five=t,this.fiveUtil.five=t,this.workUtil.five=t}getCurrentState(){return this.state}absoluteUrl(t){return sh(this.staticPrefix,t)}onWorkCodeChange(){}},pn=class extends Yn{};var Kt=(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))(Kt||{});const Lg=500,Mw=80;function us(n,t,e=4){return Math.abs(n-t)<Math.pow(10,-e)}function Og(n,t,e=4){const i=Math.PI*2,s=n%i,r=t%i,o=Math.min(s,r),a=Math.max(s,r);return us(o,a,e)||us(o+i,a,e)}Object.assign(window,{nearlyEqual:us,nearlyEqualRad:Og});function xw(n){return Object.prototype.toString.call(n)==="[object Object]"}function uu(n){return xw(n)&&!!n.isVector3}function wh(n,t){return ee(this,null,function*(){const[e]=yield bs(n.changeMode(...t));if(e)throw new Error("change mode canceled");yield new Promise(o=>{n.once("initAnimationWillStart",()=>{n.once("initAnimationEnded",()=>o())})});const i=t[1];if(!i)return!0;const s=n.getCurrentState();if(!kw(i,s))throw new Error("pose 与预期不符")})}function kw(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"?Og(i,s,2):typeof i=="number"&&typeof s=="number"?us(i,s,2):uu(s)&&uu(i)?s.distanceTo(i)<.01:i===s})}function Dw(n,t){if(n.currentMode!==t.mode)return!1;const{latitude:e,longitude:i,fov:s,offset:r}=t,{latitude:o,longitude:a,offset:l}=n.getCurrentState(),c=n.camera.fov;return!(!us(e,o,2)||!us(i,a,2)||r!==void 0&&r.distanceTo(l)>.01||!us(s,c,2))}function zg(n,t,e=!0){return ee(this,null,function*(){if(Dw(n,t)===!0)return;const s=n.getCurrentState();if(s.mode!==t.mode){const[h]=yield bs(wh(n,[t.mode,t,void 0,e]));if(h)throw h;return}const{latitude:r,longitude:o,fov:a}=s,l=Math.min(1e3,Math.max(200,Math.abs(r-Math.PI/2)*1e3,(o>Math.PI?2*Math.PI-o:o)*500,typeof t.fov=="number"?Math.abs(a-t.fov)*10:1/0)),[c]=yield bs(n.updateCamera(fr(t,["mode"]),l,e));if(c)throw new Error(Kt.UpdateCameraError)})}function mr(n,t,e=300){var s,r;const i=n.getElement();if(i){i.style.opacity=t+"";for(let o=0;o<((r=(s=i.parentElement)==null?void 0:s.children)==null?void 0:r.length);o++){const a=i.parentElement.children[o];a instanceof HTMLElement&&a.dataset.infive==="1"&&(a.style.opacity=t+"")}i.style.transition=e===0?"none":`opacity ${e}ms linear`,e!==0&&Promise.race([new Promise(o=>i.addEventListener("transitionend",o,{once:!0})),new Promise(o=>setTimeout(o,e))]).then(()=>{i.style.transition="none"})}}function Sw(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 Tw(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 Lw=class extends pn{constructor(e,i){var l,c,h;super(e);u(this,"name","modelFloorplanPlugin");u(this,"state");u(this,"data");u(this,"showState");u(this,"showPromise");u(this,"app");u(this,"panoIndex",0);u(this,"floorIndex",0);u(this,"selector");u(this,"showRejection");u(this,"wrapper");u(this,"container",document.createElement("div"));u(this,"lastPanoramaLongitude",0);u(this,"size",{width:0,height:0});u(this,"defaultMissingFloorConfig");u(this,"hasAddedEventListener",!1);u(this,"isHiddenByHideFunc",!1);u(this,"highlightData",{});u(this,"store",{roomOnMouse:null});u(this,"dispose",()=>{var e,i;this.removeEventListener(),(e=this.app)==null||e.$destroy(),this.app=void 0,(i=this.container)==null||i.remove(),this.data=void 0,this.wrapper=void 0,this.selector=void 0,this.hooks.emit("dispose")});u(this,"show",(...i)=>ee(this,[...i],function*(e={}){if(!this.state.enabled||!this.showPromise&&this.state.visible)return;const s=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!0},s),this._show(e)}));u(this,"hide",(...i)=>ee(this,[...i],function*(e={}){this.state.enabled&&(this.isHiddenByHideFunc=!0,this.state.visible!==!1&&(this.updateState({visible:!1},e.userAction||!0),this._hide(e)))}));u(this,"updateSize",()=>{if(!this.data||!this.container||!this.wrapper)return!1;const{min:e,max:i}=this.data.bounding,s=i.x-e.x,r=i.y-e.y,o=this.state.config.attachedTo?{attachedTo:this.state.config.attachedTo}:void 0,a=yh(this.five,this.wrapper,this.floorIndex,o),l=Math.ceil(s*a),c=Math.ceil(r*a);return this.size.width===l&&this.size.height===c||(this.container.style.width=l+"px",this.container.style.height=c+"px",this.size={width:l,height:c}),!0});u(this,"highlight",e=>{this.state.config.highlightEnable&&(this.highlightData=e,this.render())});u(this,"unhighlight",()=>{this.highlightData={},this.render()});u(this,"_disable",e=>{var s,r,o;const{userAction:i}=e;this.hooks.emit("disable",{userAction:i}),(s=this.showRejection)==null||s.call(this,Kt.BreakOffByDisable),this.showPromise=void 0,(r=this.app)==null||r.$destroy(),this.app=void 0,(o=this.container)==null||o.remove(),this.removeEventListener()});u(this,"_enable",e=>{const{userAction:i}=e;this.addEventListener(),this.wrapper&&(this.wrapper.append(this.container),this.hooks.emit("enable",{userAction:i}),this.state.visible&&this._show({userAction:i}))});u(this,"_show",e=>ee(this,null,function*(){var o;if(!this.state.enabled)return;if(!((o=this.five.model)!=null&&o.loaded))throw new Error(Kt.ModelNotLoaded);if(!this.data)throw new Error(Kt.DataNotLoaded);if(this.showPromise)return this.showPromise;const i={floorIndex:this.floorIndex,modelOpacity:this.state.config.modelOpacity,immediately:!1,isAutoShow:!1,userAction:!0},s=B(B({},i),e),r=()=>ee(this,null,function*(){this.hooks.emit("show",{userAction:s.userAction,auto:s.isAutoShow});let a=!1,l;this.showRejection=d=>{a=!0,l=d};const[c]=yield bs(zg(this.five,this.showState,s.userAction));if(c)throw c;if(a)throw l?new Error(l):new Error(Kt.UnknownError);if(!this.updateSize())throw new Error(Kt.UpdateSizeError);this.floorIndex=s.floorIndex,this.five.model.show(this.floorIndex)});return this.isHiddenByHideFunc=!1,this.showPromise=r().then(()=>{this.showPromise=void 0,this.showRejection=void 0;const a=s.modelOpacity,l=s.immediately?0:Lg;mr(this.five,a,l),this.render(l),this.hooks.emit("showAnimationEnded",{auto:s.isAutoShow,userAction:s.userAction})}).catch(a=>{if(this.showPromise=void 0,this.showRejection=void 0,this.updateState({visible:!1},s.userAction),!s.isAutoShow&&a instanceof Error)throw a}),this.showPromise}));u(this,"_hide",e=>{var r;(r=this.showRejection)==null||r.call(this,Kt.BreakOffByHide),this.showPromise=void 0;const s=B(B({},{userAction:!0,isAutoHide:!1}),e);mr(this.five,1,0),this.hooks.emit("hide",{auto:s.isAutoHide,userAction:s.userAction}),this.render()});u(this,"handleClick",()=>{if(!this.state.visible)return;if(this.hooks.emit("click",this.store.roomOnMouse))return!1});u(this,"onFiveModelLoaded",()=>{if(this.state.enabled===!1||this.wrapper||!this.selector)return;const e=this.selector instanceof Element?this.selector:document.querySelector(this.selector);if(!e)throw new Error("不正确的父容器选择器");this.wrapper=e,e.append(this.container)});u(this,"onFiveModeChange",e=>{e!==this.showState.mode&&(this.updateState({visible:!1},!1),this._hide({userAction:!1}))});u(this,"onFiveInteriaPan",(e,i)=>{if(!i||this.state.config.autoShowEnable===!1||this.isHiddenByHideFunc)return;const s=this.five.getCurrentState();s.mode==="Floorplan"&&(this.state.visible||Tw(s)&&(this.updateState({visible:!0},!0),this._show({isAutoShow:!0})))});u(this,"onFivePanoArrived",e=>{var i;(i=this.five)!=null&&i.work&&(this.panoIndex=e,this.floorIndex=this.workUtil.observers[e].floorIndex)});u(this,"onFiveCameraUpdate",(e,i)=>{if(!this.state.visible||this.showPromise)return;const s=this.five.getCurrentState();Sw(s)&&(this.updateState({visible:!1},i),this._hide({userAction:i,isAutoHide:!0}))});u(this,"onFiveWantsGesture",(e,i)=>{if(this.state.visible&&(i.length>1||e==="mouseWheel"))return!1});u(this,"onFiveWantsPanGesture",(e,i)=>{if(this.five.getCurrentState().mode==="Floorplan"&&this.state.config.autoShowEnable!==!1&&i&&this.state.visible)return this.five.updateCamera(this.showState,0),!1});u(this,"onFiveWantsTapGesture",()=>this.handleClick());u(this,"onFiveWantsChangeMode",(e,i)=>{i==="Panorama"&&e==="Floorplan"&&(this.lastPanoramaLongitude=this.five.getCurrentState().longitude)});u(this,"onModelShownFloorChange",e=>{if(this.floorIndex!==e){if(e===null){const i=this.five.getCurrentState().panoIndex;this.floorIndex=this.workUtil.observers[i].floorIndex;return}this.floorIndex=e,this.updateSize(),this.render()}});i!=null&&i.selector&&(this.selector=i.selector,console.warn("不推荐继续使用 params.selector 配置父容器,请使用 appendTo 方法")),this.showState={mode:"Floorplan",longitude:0,latitude:Math.PI/2,fov:Mw/((l=i==null?void 0:i.scale)!=null?l:1)},this.defaultMissingFloorConfig={imageURL:this.staticPrefix+"/release/web/saas/missing-floorplan.e274c596.png",imageWidth:200,imageHeight:120,text:(h=(c=i.i18n)==null?void 0:c.call(i,"暂无平面图"))!=null?h:"暂无平面图",textFontSize:14};const s={northDesc:"北",modelOpacity:1,cameraEnable:!0,highlightEnable:!1,hoverEnable:!0,compassEnable:!0,autoShowEnable:!0,ruleLabelsEnable:!0,roomLabelsEnable:!0,roomAreaEnable:!0,roomNameEnable:!0,roomNameOtherTypeEnable:!0,roomDimensionEnable:!0,adaptiveRoomLabelVisibleEnable:!0,cameraImageUrl:Nn,attachedTo:Rn.BOUNDING_CENTER,getLabelElement:void 0,missingFloorConfig:B(B({},this.defaultMissingFloorConfig),i.missingFloorConfig),i18n:d=>d,getRoomAreaText:d=>(d/1e6).toFixed(1)+"㎡",getRoomDimensionText:(d,f)=>(d/1e3).toFixed(1)+"m × "+(f/1e3).toFixed(1)+"m",getRuleDistanceText:d=>d.toString()},r=i?fr(i,["selector","scale"]):{},o=B(B({},s.missingFloorConfig),r.missingFloorConfig),a=ae(B(B({},s),r),{missingFloorConfig:o});this.state={enabled:!0,visible:!1,config:a},this.initContainer(),e.once("dispose",this.dispose),this.addEventListener()}load(e,i,s=!0){return ee(this,null,function*(){function r(h){return Object.prototype.hasOwnProperty.apply(h,["version"])}const o=e;o&&ei(o.version)&&console.warn("传入 serverData.data 的方式后续可能不再支持,请把 serverData 整体传入 load 函数");const a=JSON.parse(JSON.stringify(e)),l=r(a)?a.data:a,c=this.data;this.data=yield Gn(l),this.hooks.emit("dataLoaded",this.data),this.hooks.emit("dataChange",this.data,c),i&&this.updateState(i,s),this.render()})}appendTo(e){if(this.wrapper=e,!!this.state.enabled)return e.appendChild(this.container),this.render(),this}enable(e={}){if(this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!0},e.userAction||i),this._enable({userAction:i})}disable(e={}){if(!this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!1},e.userAction||i),this._disable({userAction:i})}setState(e,i={}){const s=this.state,r=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,r),e.enabled!==void 0&&s.enabled!==e.enabled&&(e.enabled?this._enable({userAction:r}):this._disable({userAction:r})),e.visible!==void 0&&s.visible!==e.visible){const o={userAction:r};e.visible?this._show(o):this._hide(o)}this.render()}changeConfigs(e,i=!0){this.updateState({config:e},i),this.render()}formatData(e){return ee(this,null,function*(){return yield Gn(e.data)})}updateState(e,i){var a;const s=this.state,r=(a=e.config)!=null&&a.missingFloorConfig?B(B({},s.config.missingFloorConfig),e.config.missingFloorConfig):s.config.missingFloorConfig,o=e.config?ae(B(B({},s.config),e.config),{missingFloorConfig:r}):s.config;this.state=ae(B(B({},this.state),e),{config:o}),!Ft(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=ae(B({},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 bh({target:this.container,intro:!0,props:i})}};const Ow=(n,t)=>new Lw(n,t),fu=[{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}],zw="//vr-image-4.realsee-cdn.cn/release/static/image/doctorstrange/0.6.201-beta/";function jw(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 Vw(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 Rw=class extends pn{constructor(e,i){var l,c;super(e);u(this,"name","modelFloorplanPlugin");u(this,"state");u(this,"data");u(this,"showState");u(this,"showPromise");u(this,"app");u(this,"panoIndex",0);u(this,"floorIndex",0);u(this,"selector");u(this,"showRejection");u(this,"wrapper");u(this,"container",document.createElement("div"));u(this,"lastPanoramaLongitude",0);u(this,"size",{width:0,height:0});u(this,"defaultMissingFloorConfig");u(this,"hasAddedEventListener",!1);u(this,"isHiddenByHideFunc",!1);u(this,"highlightData",{});u(this,"items");u(this,"store",{roomOnMouse:null});u(this,"dispose",()=>{var e,i;this.removeEventListener(),(e=this.app)==null||e.$destroy(),this.app=void 0,(i=this.container)==null||i.remove(),this.data=void 0,this.wrapper=void 0,this.selector=void 0,this.hooks.emit("dispose")});u(this,"show",(...i)=>ee(this,[...i],function*(e={}){if(!this.state.enabled||!this.showPromise&&this.state.visible)return;const s=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!0},s),this._show(e)}));u(this,"hide",(...i)=>ee(this,[...i],function*(e={}){this.state.enabled&&(this.isHiddenByHideFunc=!0,this.state.visible!==!1&&(this.updateState({visible:!1},e.userAction||!0),this._hide(e)))}));u(this,"updateSize",()=>{if(!this.data||!this.container||!this.wrapper)return!1;const{min:e,max:i}=this.data.bounding,s=i.x-e.x,r=i.y-e.y,o=this.state.config.attachedTo?{attachedTo:this.state.config.attachedTo}:void 0,a=yh(this.five,this.wrapper,this.floorIndex,o),l=Math.ceil(s*a),c=Math.ceil(r*a);return this.size.width===l&&this.size.height===c||(this.container.style.width=l+"px",this.container.style.height=c+"px",this.size={width:l,height:c}),!0});u(this,"highlight",e=>{this.state.config.highlightEnable&&(this.highlightData=e,this.render())});u(this,"unhighlight",()=>{this.highlightData={},this.render()});u(this,"_disable",e=>{var s,r,o;const{userAction:i}=e;this.hooks.emit("disable",{userAction:i}),(s=this.showRejection)==null||s.call(this,Kt.BreakOffByDisable),this.showPromise=void 0,(r=this.app)==null||r.$destroy(),this.app=void 0,(o=this.container)==null||o.remove(),this.removeEventListener()});u(this,"_enable",e=>{const{userAction:i}=e;this.addEventListener(),this.wrapper&&(this.wrapper.append(this.container),this.hooks.emit("enable",{userAction:i}),this.state.visible&&this._show({userAction:i}))});u(this,"_show",e=>ee(this,null,function*(){var o;if(!this.state.enabled)return;if(!((o=this.fiveUtil.model)!=null&&o.loaded))throw new Error(Kt.ModelNotLoaded);if(!this.data)throw new Error(Kt.DataNotLoaded);if(this.showPromise)return this.showPromise;const i={floorIndex:this.floorIndex,modelOpacity:this.state.config.modelOpacity,immediately:!1,isAutoShow:!1,userAction:!0},s=B(B({},i),e),r=()=>ee(this,null,function*(){this.hooks.emit("show",{userAction:s.userAction,auto:s.isAutoShow});let a=!1,l;this.showRejection=d=>{a=!0,l=d};const[c]=yield bs(zg(this.five,this.showState,s.userAction));if(c)throw c;if(a)throw l?new Error(l):new Error(Kt.UnknownError);if(!this.updateSize())throw new Error(Kt.UpdateSizeError);this.updatePosition(),this.floorIndex=s.floorIndex,this.fiveUtil.model.show(this.floorIndex)});return this.isHiddenByHideFunc=!1,this.showPromise=r().then(()=>{this.showPromise=void 0,this.showRejection=void 0;const a=s.modelOpacity,l=s.immediately?0:Lg;mr(this.five,a,l),this.render(l),this.hooks.emit("showAnimationEnded",{auto:s.isAutoShow,userAction:s.userAction})}).catch(a=>{if(this.showPromise=void 0,this.showRejection=void 0,this.updateState({visible:!1},s.userAction),!s.isAutoShow&&a instanceof Error)throw a}),this.showPromise}));u(this,"_hide",e=>{var r;(r=this.showRejection)==null||r.call(this,Kt.BreakOffByHide),this.showPromise=void 0;const s=B(B({},{userAction:!0,isAutoHide:!1}),e);mr(this.five,1,0),this.hooks.emit("hide",{auto:s.isAutoHide,userAction:s.userAction}),this.render()});u(this,"handleClick",()=>{if(!this.state.visible)return;if(this.hooks.emit("click",this.store.roomOnMouse))return!1});u(this,"onFiveModelLoaded",()=>{const i=this.five.model.bounding.getCenter(new y.Vector3);if(this.showState.offset=i,this.state.enabled===!1||this.wrapper||!this.selector)return;const s=this.selector instanceof Element?this.selector:document.querySelector(this.selector);if(!s)throw new Error("不正确的父容器选择器");this.wrapper=s,s.append(this.container)});u(this,"onFiveModeChange",e=>{e!==this.showState.mode&&(this.updateState({visible:!1},!1),this._hide({userAction:!1}))});u(this,"onFiveInteriaPan",(e,i)=>{if(!i||this.state.visible||this.state.config.autoShowEnable===!1||this.isHiddenByHideFunc)return;const s=this.five.getCurrentState();s.mode===this.showState.mode&&Vw(s)&&(this.updateState({visible:!0},!0),this._show({isAutoShow:!0}))});u(this,"onFivePanoArrived",e=>{var i;(i=this.five)!=null&&i.work&&(this.panoIndex=e,this.floorIndex=this.workUtil.observers[e].floorIndex)});u(this,"onFiveCameraUpdate",(e,i)=>{if(!this.state.visible||this.showPromise)return;const s=this.five.getCurrentState();this.updatePosition(),this.updateSize(),jw(s)&&(this.updateState({visible:!1},i),this._hide({userAction:i}))});u(this,"onFiveWantsPanGesture",(e,i)=>{if(this.five.getCurrentState().mode===this.showState.mode&&this.state.config.autoShowEnable!==!1&&i&&this.state.visible)return this.five.updateCamera(fr(this.showState,["offset"]),0),!1});u(this,"onFiveWantsTapGesture",()=>this.handleClick());u(this,"onFiveWantsChangeMode",(e,i)=>{i==="Panorama"&&e===this.showState.mode&&(this.lastPanoramaLongitude=this.five.getCurrentState().longitude)});u(this,"onModelShownFloorChange",e=>{if(this.floorIndex!==e){if(e===null){const i=this.five.getCurrentState().panoIndex;this.floorIndex=this.workUtil.observers[i].floorIndex;return}this.floorIndex=e,this.updateSize(),this.render()}});i!=null&&i.selector&&(this.selector=i.selector,console.warn("不推荐继续使用 params.selector 配置父容器,请使用 appendTo 方法")),this.showState={mode:"Mapview",longitude:0,latitude:Math.PI/2},this.defaultMissingFloorConfig={imageURL:this.staticPrefix+"/release/web/saas/missing-floorplan.e274c596.png",imageWidth:200,imageHeight:120,text:(c=(l=i.i18n)==null?void 0:l.call(i,"暂无平面图"))!=null?c:"暂无平面图",textFontSize:14};const s={northDesc:"北",modelOpacity:1,cameraEnable:!0,highlightEnable:!1,hoverEnable:!0,compassEnable:!0,autoShowEnable:!0,ruleLabelsEnable:!0,roomLabelsEnable:!0,roomAreaEnable:!0,roomNameEnable:!0,roomNameOtherTypeEnable:!0,roomDimensionEnable:!0,cameraImageUrl:Nn,attachedTo:Rn.BOUNDING_CENTER,getLabelElement:void 0,adaptiveRoomLabelVisibleEnable:!0,missingFloorConfig:B(B({},this.defaultMissingFloorConfig),i.missingFloorConfig),i18n:h=>h,getRoomAreaText:h=>(h/1e6).toFixed(1)+"㎡",getRoomDimensionText:(h,d)=>(h/1e3).toFixed(1)+"m × "+(d/1e3).toFixed(1)+"m",getRuleDistanceText:h=>h.toString()},r=i?fr(i,["selector","scale"]):{},o=B(B({},s.missingFloorConfig),r.missingFloorConfig),a=ae(B(B({},s),r),{missingFloorConfig:o});this.state={enabled:!0,visible:!1,config:a},this.initContainer(),li(e).then(this.onFiveModelLoaded),e.once("dispose",this.dispose),this.addEventListener()}load(e,i,s=!0){return ee(this,null,function*(){function r(h){return Object.prototype.hasOwnProperty.apply(h,["version"])}const o=e;o&&ei(o.version)&&console.warn("传入 serverData.data 的方式后续可能不再支持,请把 serverData 整体传入 load 函数");const a=JSON.parse(JSON.stringify(e)),l=r(a)?a.data:a,c=this.data;this.data=yield Gn(l),this.hooks.emit("dataLoaded",this.data),this.hooks.emit("dataChange",this.data,c),i&&this.updateState(i,s),this.render()})}loadItems(e){const{min:i,max:s}=this.data.bounding,r=s.x-i.x,o=s.y-i.y;this.data.floorDatas.forEach((a,l)=>{a.items=e[l].filter(c=>c.displayName==="Item-SimpleItem").map(c=>{const{x:h,y:d,width:f,height:m,notes:g,type:p,id:v,rotateX:A,rotateY:w,rotateZ:k=0}=c;return{id:v,positionInImage:{x:(h-i.x)/r,y:(s.y-d)/o},width:f/r,height:m/o,src:zw+fu[p].href.replace(/\{\{\stheme\s\}\}/,"realsee"),notes:g||fu[p].description,rotateX:A,rotateY:w,rotateZ:k}})})}appendTo(e){if(this.wrapper=e,!!this.state.enabled)return e.appendChild(this.container),this.render(),this}enable(e={}){if(this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!0},e.userAction||i),this._enable({userAction:i})}disable(e={}){if(!this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!1},e.userAction||i),this._disable({userAction:i})}setState(e,i={}){const s=this.state,r=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,r),e.enabled!==void 0&&s.enabled!==e.enabled&&(e.enabled?this._enable({userAction:r}):this._disable({userAction:r})),e.visible!==void 0&&s.visible!==e.visible){const o={userAction:r};e.visible?this._show(o):this._hide(o)}}changeConfigs(e,i=!0){this.updateState({config:e},i),this.render()}updatePosition(){var a;const e=Ah(this.five,this.floorIndex,this.state.config.attachedTo),i=(a=this.fiveUtil.model)==null?void 0:a.bounding.getCenter(new y.Vector3).setY(e);if(!i)return;const s=i.clone().project(this.five.camera),r=(s.x+1)/2,o=-(s.y-1)/2;this.container.style.left=r*100+"%",this.container.style.top=o*100+"%"}formatData(e){return ee(this,null,function*(){return yield Gn(e.data)})}updateState(e,i){var a;const s=this.state,r=(a=e.config)!=null&&a.missingFloorConfig?B(B({},s.config.missingFloorConfig),e.config.missingFloorConfig):s.config.missingFloorConfig,o=e.config?ae(B(B({},s.config),e.config),{missingFloorConfig:r}):s.config;this.state=ae(B(B({},this.state),e),{config:o}),!Ft(this.state,s,{deep:!0})&&this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:i})}initContainer(){this.container.classList.add("floorplan-plugin"),Object.assign(this.container.style,{position:"absolute",left:"50%",top:"50%",transform:"translate(-50%, -50%)",zIndex:10,pointerEvents:"none"}),this.five.addExtraElement(this.container)}addEventListener(){if(!this.state.enabled||this.hasAddedEventListener)return;const e=this.five;e.on("modeChange",this.onFiveModeChange),e.on("interiaPan",this.onFiveInteriaPan),e.on("panoArrived",this.onFivePanoArrived),e.on("cameraUpdate",this.onFiveCameraUpdate),e.on("wantsPanGesture",this.onFiveWantsPanGesture),e.on("wantsTapGesture",this.onFiveWantsTapGesture),e.on("wantsChangeMode",this.onFiveWantsChangeMode),e.on("modelShownFloorChange",this.onModelShownFloorChange)}removeEventListener(){const e=this.five;this.hasAddedEventListener=!1,e.off("modelLoaded",this.onFiveModelLoaded),e.off("modeChange",this.onFiveModeChange),e.off("panoArrived",this.onFivePanoArrived),e.off("cameraUpdate",this.onFiveCameraUpdate),e.off("wantsPanGesture",this.onFiveWantsPanGesture),e.off("wantsTapGesture",this.onFiveWantsTapGesture),e.off("wantsChangeMode",this.onFiveWantsChangeMode),e.off("modelShownFloorChange",this.onModelShownFloorChange)}render(e){if(!this.state.enabled||!this.container||!this.data||this.size.width===0||this.showPromise)return;const i=ae(B({},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 bh({target:this.container,intro:!0,props:i})}};const Bw=(n,t)=>new Rw(n,t);let _w=class extends pn{constructor(e,i){var l,c;super(e);u(this,"name","topviewFloorplanPlugin");u(this,"state");u(this,"data");u(this,"app");u(this,"selector");u(this,"panoIndex",0);u(this,"floorIndex",0);u(this,"wrapper");u(this,"container",document.createElement("div"));u(this,"lastPanoramaLongitude",0);u(this,"size",{width:0,height:0});u(this,"defaultMissingFloorConfig");u(this,"hasAddedEventListener",!1);u(this,"isHiddenByHideFunc",!1);u(this,"highlightData",{});u(this,"updateSize",()=>{if(!this.data||!this.container||!this.wrapper||this.five.getCurrentState().mode!=="Topview")return!1;const{min:e,max:i}=this.data.bounding,s=i.x-e.x,r=i.y-e.y,o=this.state.config.attachedTo?{attachedTo:this.state.config.attachedTo}:void 0,a=yh(this.five,this.wrapper,this.floorIndex,o),l=Math.ceil(s*a),c=Math.ceil(r*a);return this.size.width===l&&this.size.height===c||(this.container.style.width=l+"px",this.container.style.height=c+"px",this.size={width:l,height:c}),!0});u(this,"dispose",()=>{var e,i;this.removeEventListener(),(e=this.app)==null||e.$destroy(),this.app=void 0,(i=this.container)==null||i.remove(),this.data=void 0,this.wrapper=void 0,this.selector=void 0,this.hooks.emit("dispose")});u(this,"highlight",e=>{this.state.config.highlightEnable&&(this.highlightData=e,this.render())});u(this,"unhighlight",()=>{this.highlightData={},this.render()});u(this,"_disable",e=>{var s,r;const{userAction:i}=e;(s=this.app)==null||s.$destroy(),this.app=void 0,(r=this.container)==null||r.remove(),this.removeEventListener(),this.hooks.emit("disable",{userAction:i})});u(this,"onFiveModelLoaded",()=>{if(this.state.enabled===!1||this.wrapper||!this.selector)return;const e=this.selector instanceof Element?this.selector:document.querySelector(this.selector);if(!e)throw new Error("不正确的父容器选择器");this.wrapper=e,e.append(this.container)});u(this,"onFiveModeChange",(...[e,,,,i])=>{e!=="Topview"&&this.state.visible&&(this.updateState({visible:!1},i),this._hide({userAction:i}))});u(this,"onFivePanoArrived",e=>{var i;(i=this.five)!=null&&i.work&&(this.panoIndex=e,this.floorIndex=this.workUtil.observers[e].floorIndex)});u(this,"onFiveCameraUpdate",(e,i)=>{this.state.visible&&(this.updatePosition(),this.updateSize())});u(this,"onFiveWantsGesture",e=>{if(!(e!=="pan"&&e!=="pinch"&&e!=="mouseWheel")&&this.state.visible&&!this.state.config.gestureEnable)return!1});u(this,"onFiveWantsMoveToPano",()=>{if(this.state.visible&&this.state.config.preventRoomClick)return!1});u(this,"onFiveInitAnimationEnded",(...[,,e])=>{const{mode:i}=this.five.getCurrentState();i==="Topview"&&!this.isHiddenByHideFunc&&!this.state.visible&&this.state.config.autoShowEnable&&(this.updateState({visible:!0},e),this._show({userAction:e}))});u(this,"onModelShownFloorChange",e=>{if(this.floorIndex!==e){if(e===null){const i=this.five.getCurrentState().panoIndex;this.floorIndex=this.workUtil.observers[i].floorIndex;return}this.floorIndex=e,this.updateSize(),this.render()}});i!=null&&i.selector&&(this.selector=i.selector,console.warn("不推荐继续使用 params.selector 配置父容器,请使用 appendTo 方法")),this.defaultMissingFloorConfig={imageURL:this.staticPrefix+"/release/web/saas/missing-floorplan.e274c596.png",imageWidth:200,imageHeight:120,text:(c=(l=i.i18n)==null?void 0:l.call(i,"暂无平面图"))!=null?c:"暂无平面图",textFontSize:14};const s={northDesc:"北",modelOpacity:1,cameraEnable:!0,hoverEnable:!0,highlightEnable:!1,compassEnable:!0,gestureEnable:!1,autoShowEnable:!0,ruleLabelsEnable:!0,roomLabelsEnable:!0,roomAreaEnable:!0,roomNameEnable:!0,roomNameOtherTypeEnable:!0,roomDimensionEnable:!0,cameraImageUrl:Nn,attachedTo:Rn.BOUNDING_CENTER,getLabelElement:void 0,missingFloorConfig:B(B({},this.defaultMissingFloorConfig),i.missingFloorConfig),i18n:h=>h,adaptiveRoomLabelVisibleEnable:!0,getRoomAreaText:h=>(h/1e6).toFixed(1)+"㎡",getRoomDimensionText:(h,d)=>(h/1e3).toFixed(1)+"m × "+(d/1e3).toFixed(1)+"m",getRuleDistanceText:h=>h.toString()},r=i?fr(i,["selector","scale"]):{},o=B(B({},s.missingFloorConfig),r.missingFloorConfig),a=ae(B(B({},s),r),{missingFloorConfig:o});this.state={enabled:!0,visible:!1,config:a},this.initContainer(),e.model.loaded?this.onFiveModelLoaded():e.once("modelLoaded",this.onFiveModelLoaded),e.once("dispose",this.dispose),this.addEventListener()}load(e,i,s=!0){return ee(this,null,function*(){function r(h){return Object.prototype.hasOwnProperty.apply(h,["version"])}const o=e;o&&ei(o.version)&&console.warn("传入 serverData.data 的方式后续可能不再支持,请把 serverData 整体传入 load 函数");const a=JSON.parse(JSON.stringify(e)),l=r(a)?a.data:a,c=this.data;this.data=yield Gn(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=Ah(this.five,this.floorIndex,this.state.config.attachedTo),i=(a=this.five.model)==null?void 0:a.bounding.getCenter(new y.Vector3).setY(e);if(!i)return;const s=i.clone().project(this.five.camera),r=(s.x+1)/2,o=-(s.y-1)/2;this.container.style.left=r*100+"%",this.container.style.top=o*100+"%"}appendTo(e){if(this.wrapper=e,!!this.state.enabled)return e.appendChild(this.container),this.render(),this}show(){return ee(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 ee(this,arguments,function*(e={}){if(this.isHiddenByHideFunc=!0,!this.state.visible)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!1},i),this._hide({userAction:i})})}enable(e={}){if(this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!0},e.userAction||i),this._enable({userAction:i})}disable(e={}){if(!this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!1},e.userAction||i),this._disable({userAction:i})}setState(e,i={}){const s=this.state,r=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,r),e.enabled!==void 0&&s.enabled!==e.enabled){const o={userAction:r};e.enabled?this._enable(o):this._disable(o)}if(e.visible!==void 0&&s.visible!==e.visible){const o={userAction:r};e.visible?this._show(o):this._hide(o)}}changeConfigs(e,i=!0){this.updateState({config:e},i),this.render()}formatData(e){return ee(this,null,function*(){return yield Gn(e.data)})}_show(e){return ee(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 wh(this.five,["Topview",void 0,void 0,i])),this.five.model.show(this.floorIndex),this.updatePosition(),this.updateSize();const s=500,r=this.state.config.modelOpacity;mr(this.five,r,s),this.hooks.emit("showAnimationEnded",{userAction:i,auto:!1}),this.render()})}_hide(e){return ee(this,null,function*(){if(!this.state.enabled)return;const{userAction:i}=e;this.hooks.emit("hide",{userAction:i,auto:!1});const s=1,r=0;mr(this.five,s,r),this.render()})}_enable(e){const{userAction:i}=e;this.addEventListener(),this.wrapper&&this.wrapper.append(this.container),this.hooks.emit("enable",{userAction:i}),this.state.visible&&this._show({userAction:i})}updateState(e,i){var a;const s=this.state,r=(a=e.config)!=null&&a.missingFloorConfig?B(B({},s.config.missingFloorConfig),e.config.missingFloorConfig):s.config.missingFloorConfig,o=e.config?ae(B(B({},s.config),e.config),{missingFloorConfig:r}):s.config;this.state=ae(B(B({},this.state),e),{config:o}),!Ft(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=ae(B({},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 bh({target:this.container,intro:!0,props:i})}};const Hw=(n,t)=>new _w(n,t);function Fw(n){Me(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 Nw(n){let t,e,i;return{c(){t=U("div"),e=U("div"),i=U("div"),x(i,"class","plugin-radar__camera-rotate svelte-1nqrlxd"),Q(i,"background-image","url("+(n[0]||Nn)+")"),Q(i,"transform",n[1]),x(e,"class","plugin-radar__camera-position svelte-1nqrlxd"),Q(e,"transform",n[2]),x(t,"class","plugin-radar__camera-wrapper svelte-1nqrlxd"),Q(t,"opacity",n[3]?1:0)},m(s,r){J(s,t,r),W(t,e),W(e,i)},p(s,[r]){r&1&&Q(i,"background-image","url("+(s[0]||Nn)+")"),(r&1||r&3)&&Q(i,"transform",s[1]),r&4&&Q(e,"transform",s[2]),r&8&&Q(t,"opacity",s[3]?1:0)},i:oe,o:oe,d(s){s&&X(t)}}}function Gw(n){return`rotate(${Math.floor(n/Math.PI*180)*-1+45}deg)`}function Ww(n,t,e){var w,k;let i,s,r,o,{five:a}=t,{pxmm:l}=t,{floorplanData:c}=t,{cameraImageUrl:h}=t,d=a.getCurrentState().panoIndex,f=a.getCurrentState().longitude,m=(k=(w=a.work.observers[a.getCurrentState().panoIndex])==null?void 0:w.floorIndex)!=null?k:0;function g(M,S){const T=M.bounding,F=M.observers[S];if(!F)return"";const O=(T.max.x-T.min.x)*l,V=(T.max.y-T.min.y)*l,b=Math.floor(F.positionInImage.x*O),C=Math.floor(F.positionInImage.y*V);return`translate(${b}px, ${C}px)`}function p(M){e(7,d=M)}function v(M){e(9,m=a.work.observers[M].floorIndex)}const A=Wa(M=>{e(8,f=M.longitude)},1e3/60);return Zt(()=>(a.on("panoWillArrive",p),a.on("panoArrived",v),a.on("cameraDirectionUpdate",A),function(){a.off("panoWillArrive",p),a.off("panoArrived",v),a.off("cameraDirectionUpdate",A)})),n.$$set=M=>{"five"in M&&e(4,a=M.five),"pxmm"in M&&e(5,l=M.pxmm),"floorplanData"in M&&e(6,c=M.floorplanData),"cameraImageUrl"in M&&e(0,h=M.cameraImageUrl)},n.$$.update=()=>{n.$$.dirty&576&&e(10,i=c.floorDatas[m]),n.$$.dirty&1024&&e(3,s=i.rooms.length>0),n.$$.dirty&192&&e(2,r=g(c,d)),n.$$.dirty&256&&e(1,o=Gw(f))},[h,o,r,s,a,l,c,d,f,m,i]}class Qw extends Pe{constructor(t){super(),we(this,t,Ww,Nw,Ae,{five:4,pxmm:5,floorplanData:6,cameraImageUrl:0},Fw)}}function Uw(n){Me(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 mu(n,t,e){const i=n.slice();return i[1]=t[e],i}function pu(n,t){let e,i,s=`${t[1].icon.width/16}rem`,r=`${t[1].icon.height/16}rem`,o,a=`${t[1].positionInImage.y*100}%`,l=`${t[1].positionInImage.x*100}%`;return{key:n,first:null,c(){e=U("div"),i=U("div"),o=le(),x(i,"class","plugin-pano-floorplan__extra-object-item svelte-1i87fz7"),Q(i,"background-image",`url(${t[1].icon.url})`),Q(i,"width",s),Q(i,"height",r),x(e,"class","plugin-pano-floorplan__extra-object-item--position svelte-1i87fz7"),Q(e,"top",a),Q(e,"left",l),this.first=e},m(c,h){J(c,e,h),W(e,i),W(e,o)},p(c,h){t=c,h&1&&Q(i,"background-image",`url(${t[1].icon.url})`);const d=h&1;d&&Q(i,"width",s),d&&Q(i,"height",r),h&1&&a!==(a=`${t[1].positionInImage.y*100}%`)&&Q(e,"top",a),h&1&&l!==(l=`${t[1].positionInImage.x*100}%`)&&Q(e,"left",l)},d(c){c&&X(e)}}}function Xw(n){let t,e=[],i=new Map,s=n[0];const r=o=>o[1].id;for(let o=0;o<s.length;o+=1){let a=mu(n,s,o),l=r(a);i.set(l,e[o]=pu(l,a))}return{c(){t=U("div");for(let o=0;o<e.length;o+=1)e[o].c();x(t,"class","plugin-pano-floorplan__extra-objects svelte-1i87fz7")},m(o,a){J(o,t,a);for(let l=0;l<e.length;l+=1)e[l]&&e[l].m(t,null)},p(o,[a]){a&1&&(s=o[0],e=yi(e,a,r,1,o,s,i,t,ph,pu,null,mu))},i:oe,o:oe,d(o){o&&X(t);for(let a=0;a<e.length;a+=1)e[a].d()}}}function Yw(n,t,e){let{extraObjects:i=[]}=t;return n.$$set=s=>{"extraObjects"in s&&e(0,i=s.extraObjects)},[i]}class Zw extends Pe{constructor(t){super(),we(this,t,Yw,Xw,Ae,{extraObjects:0},Uw)}}function Jw(n){Me(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 qw(n){let t,e,i,s,r,o;const a=[{floorIndex:n[2],floorplanData:n[4]}];let l={};for(let h=0;h<a.length;h+=1)l=Dt(l,a[h]);t=new Dg({props:l}),i=new Zw({props:{extraObjects:n[7]}});let c=n[3]&&gu(n);return{c(){be(t.$$.fragment),e=le(),be(i.$$.fragment),s=le(),c&&c.c(),r=Be()},m(h,d){pe(t,h,d),J(h,e,d),pe(i,h,d),J(h,s,d),c&&c.m(h,d),J(h,r,d),o=!0},p(h,d){const f=d&20?Tt(a,[{floorIndex:h[2],floorplanData:h[4]}]):{};t.$set(f);const m={};d&128&&(m.extraObjects=h[7]),i.$set(m),h[3]?c?(c.p(h,d),d&8&&G(c,1)):(c=gu(h),c.c(),G(c,1),c.m(r.parentNode,r)):c&&(Ie(),Z(c,1,1,()=>{c=null}),Ee())},i(h){o||(G(t.$$.fragment,h),G(i.$$.fragment,h),G(c),o=!0)},o(h){Z(t.$$.fragment,h),Z(i.$$.fragment,h),Z(c),o=!1},d(h){ge(t,h),h&&X(e),ge(i,h),h&&X(s),c&&c.d(h),h&&X(r)}}}function Kw(n){let t,e,i;return{c(){t=U("div"),e=U("img"),x(e,"class","missing-floor-image svelte-18287ai"),Vt(e.src,i=n[6])||x(e,"src",i),x(e,"alt","缺省楼层"),x(t,"class","missing-floor-wrapper svelte-18287ai")},m(s,r){J(s,t,r),W(t,e)},p(s,r){r&64&&!Vt(e.src,i=s[6])&&x(e,"src",i)},i:oe,o:oe,d(s){s&&X(t)}}}function gu(n){let t,e;const i=[{five:n[0],pxmm:n[1],floorIndex:n[2],floorplanData:n[4],onRoomHeightClick:n[9],highlightData:n[5],hoveredRoom:void 0}];let s={};for(let r=0;r<i.length;r+=1)s=Dt(s,i[r]);return t=new Tg({props:s}),{c(){be(t.$$.fragment)},m(r,o){pe(t,r,o),e=!0},p(r,o){const a=o&567?Tt(i,[{five:r[0],pxmm:r[1],floorIndex:r[2],floorplanData:r[4],onRoomHeightClick:r[9],highlightData:r[5],hoveredRoom:void 0}]):{};t.$set(a)},i(r){e||(G(t.$$.fragment,r),e=!0)},o(r){Z(t.$$.fragment,r),e=!1},d(r){ge(t,r)}}}function $w(n){let t,e,i,s;const r=[Kw,qw],o=[];function a(l,c){return l[8]?1:0}return t=a(n),e=o[t]=r[t](n),{c(){e.c(),i=Be()},m(l,c){o[t].m(l,c),J(l,i,c),s=!0},p(l,[c]){let h=t;t=a(l),t===h?o[t].p(l,c):(Ie(),Z(o[h],1,1,()=>{o[h]=null}),Ee(),e=o[t],e?e.p(l,c):(e=o[t]=r[t](l),e.c()),G(e,1),e.m(i.parentNode,i))},i(l){s||(G(e),s=!0)},o(l){Z(e),s=!1},d(l){o[t].d(l),l&&X(i)}}}function e2(n,t,e){let i,s,r,{five:o}=t,{pxmm:a}=t,{floorIndex:l}=t,{hoverEnable:c}=t,{floorplanData:h}=t,{extraObjects:d=[]}=t,{highlightData:f}=t,{missingFloorImageUrl:m}=t;const g=void 0;return n.$$set=p=>{"five"in p&&e(0,o=p.five),"pxmm"in p&&e(1,a=p.pxmm),"floorIndex"in p&&e(2,l=p.floorIndex),"hoverEnable"in p&&e(3,c=p.hoverEnable),"floorplanData"in p&&e(4,h=p.floorplanData),"extraObjects"in p&&e(10,d=p.extraObjects),"highlightData"in p&&e(5,f=p.highlightData),"missingFloorImageUrl"in p&&e(6,m=p.missingFloorImageUrl)},n.$$.update=()=>{n.$$.dirty&20&&e(11,i=h.floorDatas[l]),n.$$.dirty&2048&&e(8,s=i.rooms.length>0),n.$$.dirty&1028&&e(7,r=d==null?void 0:d.filter(p=>p.floorIndex===l))},[o,a,l,c,h,f,m,r,s,g,d,i]}class t2 extends Pe{constructor(t){super(),we(this,t,e2,$w,Ae,{five:0,pxmm:1,floorIndex:2,hoverEnable:3,floorplanData:4,extraObjects:10,highlightData:5,missingFloorImageUrl:6},Jw)}}function i2(n){Me(n,"svelte-1mvqyqq",".plugin-floorplan-radar.svelte-1mvqyqq{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.plugin-floorplan-radar-container.svelte-1mvqyqq{position:relative}")}function vu(n){let t,e,i,s,r=n[8]!==0&&bu(n);return{c(){t=U("div"),r&&r.c(),x(t,"class","plugin-floorplan-radar svelte-1mvqyqq")},m(o,a){J(o,t,a),r&&r.m(t,null),e=!0,i||(s=[bi(mn.call(null,t)),je(t,"clientWidth",n[14]),je(t,"clientHeight",n[15])],i=!0)},p(o,a){o[8]!==0?r?(r.p(o,a),a&256&&G(r,1)):(r=bu(o),r.c(),G(r,1),r.m(t,null)):r&&(Ie(),Z(r,1,1,()=>{r=null}),Ee())},i(o){e||(G(r),e=!0)},o(o){Z(r),e=!1},d(o){o&&X(t),r&&r.d(),i=!1,wt(s)}}}function bu(n){let t,e,i,s,r=`${n[10]}px`,o=`${n[13]}px`,a;const l=[{five:n[0],pxmm:n[11],floorIndex:n[12],floorplanData:n[3],hoverEnable:n[2],extraObjects:n[5],highlightData:n[6],missingFloorImageUrl:n[7]}];let c={};for(let f=0;f<l.length;f+=1)c=Dt(c,l[f]);e=new t2({props:c});const h=[{pxmm:n[11],five:n[0],floorplanData:n[3],cameraImageUrl:n[4]}];let d={};for(let f=0;f<h.length;f+=1)d=Dt(d,h[f]);return s=new Qw({props:d}),{c(){t=U("div"),be(e.$$.fragment),i=le(),be(s.$$.fragment),x(t,"class","plugin-floorplan-radar-container svelte-1mvqyqq"),Q(t,"width",r),Q(t,"height",o)},m(f,m){J(f,t,m),pe(e,t,null),W(t,i),pe(s,t,null),a=!0},p(f,m){const g=m&6381?Tt(l,[{five:f[0],pxmm:f[11],floorIndex:f[12],floorplanData:f[3],hoverEnable:f[2],extraObjects:f[5],highlightData:f[6],missingFloorImageUrl:f[7]}]):{};e.$set(g);const p=m&2073?Tt(h,[{pxmm:f[11],five:f[0],floorplanData:f[3],cameraImageUrl:f[4]}]):{};s.$set(p),m&1024&&r!==(r=`${f[10]}px`)&&Q(t,"width",r),m&8192&&o!==(o=`${f[13]}px`)&&Q(t,"height",o)},i(f){a||(G(e.$$.fragment,f),G(s.$$.fragment,f),a=!0)},o(f){Z(e.$$.fragment,f),Z(s.$$.fragment,f),a=!1},d(f){f&&X(t),ge(e),ge(s)}}}function n2(n){let t,e,i=n[1]&&vu(n);return{c(){i&&i.c(),t=Be()},m(s,r){i&&i.m(s,r),J(s,t,r),e=!0},p(s,[r]){s[1]?i?(i.p(s,r),r&2&&G(i,1)):(i=vu(s),i.c(),G(i,1),i.m(t.parentNode,t)):i&&(Ie(),Z(i,1,1,()=>{i=null}),Ee())},i(s){e||(G(i),e=!0)},o(s){Z(i),e=!1},d(s){i&&i.d(s),s&&X(t)}}}function s2(n,t,e){var M,S;let{five:i}=t,{visible:s}=t,{hoverEnable:r}=t,{floorplanData:o}=t,{cameraImageUrl:a}=t,{extraObjects:l=[]}=t,{highlightData:c}=t,{missingFloorImageUrl:h}=t,d=0,f=(S=(M=i.work.observers[i.getCurrentState().panoIndex])==null?void 0:M.floorIndex)!=null?S:0,m=0,g=0,p=0,v=0;function A(T){e(12,f=i.work.observers[T].floorIndex)}Zt(()=>(i.on("panoArrived",A),()=>{i.off("panoArrived",A)}));const w=T=>{e(8,m=T.detail)},k=T=>{e(9,g=T.detail)};return n.$$set=T=>{"five"in T&&e(0,i=T.five),"visible"in T&&e(1,s=T.visible),"hoverEnable"in T&&e(2,r=T.hoverEnable),"floorplanData"in T&&e(3,o=T.floorplanData),"cameraImageUrl"in T&&e(4,a=T.cameraImageUrl),"extraObjects"in T&&e(5,l=T.extraObjects),"highlightData"in T&&e(6,c=T.highlightData),"missingFloorImageUrl"in T&&e(7,h=T.missingFloorImageUrl)},n.$$.update=()=>{if(n.$$.dirty&1800){const T=Math.min(m,g),{max:F,min:O}=o.bounding,V=F.x-O.x,b=F.y-O.y,C=function(){return V>b?[T,T/V*b]:[T/b*V,T]}();e(10,p=C[0]),e(13,v=C[1]),e(11,d=p/V)}},[i,s,r,o,a,l,c,h,m,g,p,d,f,v,w,k]}class r2 extends Pe{constructor(t){super(),we(this,t,s2,n2,Ae,{five:0,visible:1,hoverEnable:2,floorplanData:3,cameraImageUrl:4,extraObjects:5,highlightData:6,missingFloorImageUrl:7},i2)}}let o2=class extends pn{constructor(e,i){super(e);u(this,"name","panoFloorplanRadarPlugin");u(this,"state");u(this,"data");u(this,"app");u(this,"wrapperSelector","");u(this,"wrapper",null);u(this,"disposed",!1);u(this,"extraObjects",[]);u(this,"highlightData",{});u(this,"dispose",()=>{var e;this.disposed=!0,(e=this.app)==null||e.$destroy(),this.wrapper=null,this.wrapperSelector="",this.hooks.emit("dispose")});u(this,"highlight",e=>{this.state.config.highlightEnable&&(this.highlightData=e,this.render())});u(this,"unhighlight",()=>{this.highlightData={},this.render()});u(this,"_disable",e=>{var s;const{userAction:i}=e;(s=this.app)==null||s.$destroy(),this.app=void 0,this.hooks.emit("disable",{userAction:i})});this.five=e;const s={hoverEnable:!1,highlightEnable:!1,cameraImageUrl:Nn,missingFloorImageUrl:this.staticPrefix+"/release/web/saas/missing-floor.d687a5ed.png"},r=B(B({},s),i==null?void 0:i.configs);this.state={enabled:!0,visible:!0,config:r},i!=null&&i.wrapper&&console.warn("不推荐继续使用 params.selector 配置父容器,请使用 appendTo 方法"),typeof(i==null?void 0:i.wrapper)=="string"?this.wrapperSelector=i.wrapper:(i==null?void 0:i.wrapper)instanceof Element&&(this.wrapper=i.wrapper),e.once("dispose",this.dispose)}load(e,i,s=!0){return ee(this,null,function*(){function r(c){return Object.prototype.hasOwnProperty.apply(c,["version"])}const o=JSON.parse(JSON.stringify(e)),a=r(o)?o.data:o,l=this.data;this.data=yield Gn(a),this.hooks.emit("dataLoaded",this.data),this.hooks.emit("dataChange",this.data,l),i&&this.updateState(i,s),this.render()})}show(){return ee(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 ee(this,arguments,function*(e={}){if(!this.state.visible)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!1},i),this._hide({userAction:i})})}enable(e={}){if(this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!0},e.userAction||i),this._enable({userAction:i})}disable(e={}){if(!this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!1},e.userAction||i),this._disable({userAction:i})}setState(e,i={}){const s=this.state,r=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,r),e.enabled!==void 0&&s.enabled!==e.enabled){const o={userAction:r};e.enabled?this._enable(o):this._disable(o)}if(e.visible!==void 0&&s.visible!==e.visible){const o={userAction:r};e.visible?this._show(o):this._hide(o)}}appendTo(e){this.wrapper!==e&&this.app&&(this.app.$destroy(),this.app=void 0),this.wrapper=e,this.render()}changeConfigs(e,i=!0){this.setState({config:e},{userAction:i}),this.render()}setExtraObjectsWith3DPositions(e){this.data&&(this.extraObjects=Iw(e,this.five,this.data),this.render())}formatData(e){return ee(this,null,function*(){return yield Gn(e.data)})}_enable(e){const{userAction:i}=e;this.hooks.emit("enable",{userAction:i}),this.state.visible&&this._show({userAction:i})}_show(e){if(this.disposed||!this.state.enabled)return;const{userAction:i}=e;this.hooks.emit("show",{userAction:i}),this.render()}_hide(e){if(this.disposed||!this.state.enabled)return;const{userAction:i}=e;this.hooks.emit("hide",{userAction:i}),this.render()}updateState(e,i){const s=this.state,r=e.config?B(B({},s.config),e.config):s.config;this.state=ae(B(B({},this.state),e),{config:r}),!Ft(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=ae(B({},this.state.config),{five:this.five,floorplanData:this.data,visible:this.state.visible,extraObjects:this.extraObjects,highlightData:this.highlightData});this.app?this.app.$set(e):this.app=new r2({target:this.wrapper,props:e})}};const a2=(n,t)=>new o2(n,t),l2=[{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:"和室"}],c2=[{type:0,description:"木质地板"},{type:1,description:"瓷砖地面"},{type:2,description:"户外地面"},{type:3,description:"卫生间地面"},{type:4,description:"阳台地面"},{type:5,description:"车库地面"}],h2=[{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:"写字楼"}],Tl=(n,t,e)=>{const i=new y.Matrix4,s=new y.Euler(n,t,e,"YXZ");return i.makeRotationFromEuler(s),i},d2=(n,{scale:t,rotation:e,position:i})=>{if(t&&n.scale.set(t,t,t),e){const[s,r,o]=e;s&&n.applyMatrix4(Tl(s,0,0)),r&&n.applyMatrix4(Tl(0,r,0)),o&&n.applyMatrix4(Tl(0,0,o))}return i&&n.position.set(i.x,i.y,i.z),n};function jg(n,t){n.traverse(e=>{var i;if(e.type==="Mesh"){const s=e,r=B({map:s.material.map||{}},t);s.material=new _.MeshBasicMaterial(r),s.renderOrder=1,((i=e.parent)==null?void 0:i.type)==="Mesh"&&(e.renderOrder=e.parent.renderOrder+1)}})}/** @license zlib.js 2012 - imaya [ https://github.com/imaya/zlib.js ] The MIT License */var Vg={},ri=void 0,u2=Vg;function Ph(n,t){var e=n.split("."),i=u2;!(e[0]in i)&&i.execScript&&i.execScript("var "+e[0]);for(var s;e.length&&(s=e.shift());)!e.length&&t!==ri?i[s]=t:i=i[s]?i[s]:i[s]={}}var rt=typeof Uint8Array!="undefined"&&typeof Uint16Array!="undefined"&&typeof Uint32Array!="undefined"&&typeof DataView!="undefined";function as(n){var t=n.length,e=0,i=Number.POSITIVE_INFINITY,s,r,o,a,l,c,h,d,f,m;for(d=0;d<t;++d)n[d]>e&&(e=n[d]),n[d]<i&&(i=n[d]);for(s=1<<e,r=new(rt?Uint32Array:Array)(s),o=1,a=0,l=2;o<=e;){for(d=0;d<t;++d)if(n[d]===o){for(c=0,h=a,f=0;f<o;++f)c=c<<1|h&1,h>>=1;for(m=o<<16|d,f=c;f<s;f+=l)r[f]=m;++a}++o,a<<=1,l<<=1}return[r,e,i]}function Zn(n,t){switch(this.g=[],this.h=32768,this.d=this.f=this.a=this.l=0,this.input=rt?new Uint8Array(n):n,this.m=!1,this.i=ka,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 Ch:this.b=32768,this.c=new(rt?Uint8Array:Array)(32768+this.h+258);break;case ka:this.b=0,this.c=new(rt?Uint8Array:Array)(this.h),this.e=this.z,this.n=this.v,this.j=this.w;break;default:throw Error("invalid inflate mode")}}var Ch=0,ka=1,Au={t:Ch,s:ka};Zn.prototype.k=function(){for(;!this.m;){var n=gi(this,3);switch(n&1&&(this.m=!0),n>>>=1,n){case 0:var t=this.input,e=this.a,i=this.c,s=this.b,r=t.length,o=ri,a=ri,l=i.length,c=ri;if(this.d=this.f=0,e+1>=r)throw Error("invalid uncompressed block header: LEN");if(o=t[e++]|t[e++]<<8,e+1>=r)throw Error("invalid uncompressed block header: NLEN");if(a=t[e++]|t[e++]<<8,o===~a)throw Error("invalid uncompressed block header: length verify");if(e+o>t.length)throw Error("input buffer is broken");switch(this.i){case Ch:for(;s+o>i.length;){if(c=l-s,o-=c,rt)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 ka:for(;s+o>i.length;)i=this.e({p:2});break;default:throw Error("invalid inflate mode")}if(rt)i.set(t.subarray(e,e+o),s),s+=o,e+=o;else for(;o--;)i[s++]=t[e++];this.a=e,this.b=s,this.c=i;break;case 1:this.j(f2,m2);break;case 2:for(var h=gi(this,5)+257,d=gi(this,5)+1,f=gi(this,4)+4,m=new(rt?Uint8Array:Array)(Ll.length),g=ri,p=ri,v=ri,A=ri,w=ri,k=ri,M=ri,T=ri,S=ri,T=0;T<f;++T)m[Ll[T]]=gi(this,3);if(!rt)for(T=f,f=m.length;T<f;++T)m[Ll[T]]=0;for(g=as(m),A=new(rt?Uint8Array:Array)(h+d),T=0,S=h+d;T<S;)switch(w=lo(this,g),w){case 16:for(M=3+gi(this,2);M--;)A[T++]=k;break;case 17:for(M=3+gi(this,3);M--;)A[T++]=0;k=0;break;case 18:for(M=11+gi(this,7);M--;)A[T++]=0;k=0;break;default:k=A[T++]=w}p=as(rt?A.subarray(0,h):A.slice(0,h)),v=as(rt?A.subarray(h):A.slice(h)),this.j(p,v);break;default:throw Error("unknown BTYPE: "+n)}}return this.n()};var yu=[16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15],Ll=rt?new Uint16Array(yu):yu,wu=[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],Rg=rt?new Uint16Array(wu):wu,Pu=[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],Da=rt?new Uint8Array(Pu):Pu,Cu=[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],Bg=rt?new Uint16Array(Cu):Cu,Iu=[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],Sa=rt?new Uint8Array(Iu):Iu,pc=new(rt?Uint8Array:Array)(288),os,Eu;os=0;for(Eu=pc.length;os<Eu;++os)pc[os]=143>=os?8:255>=os?9:279>=os?7:8;var f2=as(pc),gc=new(rt?Uint8Array:Array)(30),la,Mu;la=0;for(Mu=gc.length;la<Mu;++la)gc[la]=5;var m2=as(gc);function gi(n,t){for(var e=n.f,i=n.d,s=n.input,r=n.a,o=s.length,a;i<t;){if(r>=o)throw Error("input buffer is broken");e|=s[r++]<<i,i+=8}return a=e&(1<<t)-1,n.f=e>>>t,n.d=i-t,n.a=r,a}function lo(n,t){for(var e=n.f,i=n.d,s=n.input,r=n.a,o=s.length,a=t[0],l=t[1],c,h;i<l&&!(r>=o);)e|=s[r++]<<i,i+=8;if(c=a[e&(1<<l)-1],h=c>>>16,h>i)throw Error("invalid code length: "+h);return n.f=e>>h,n.d=i-h,n.a=r,c&65535}Zn.prototype.j=function(n,t){var e=this.c,i=this.b;this.o=n;for(var s=e.length-258,r,o,a,l;(r=lo(this,n))!==256;)if(256>r)i>=s&&(this.b=i,e=this.e(),i=this.b),e[i++]=r;else for(o=r-257,l=Rg[o],0<Da[o]&&(l+=gi(this,Da[o])),r=lo(this,t),a=Bg[r],0<Sa[r]&&(a+=gi(this,Sa[r])),i>=s&&(this.b=i,e=this.e(),i=this.b);l--;)e[i]=e[i++-a];for(;8<=this.d;)this.d-=8,this.a--;this.b=i};Zn.prototype.w=function(n,t){var e=this.c,i=this.b;this.o=n;for(var s=e.length,r,o,a,l;(r=lo(this,n))!==256;)if(256>r)i>=s&&(e=this.e(),s=e.length),e[i++]=r;else for(o=r-257,l=Rg[o],0<Da[o]&&(l+=gi(this,Da[o])),r=lo(this,t),a=Bg[r],0<Sa[r]&&(a+=gi(this,Sa[r])),i+l>s&&(e=this.e(),s=e.length);l--;)e[i]=e[i++-a];for(;8<=this.d;)this.d-=8,this.a--;this.b=i};Zn.prototype.e=function(){var n=new(rt?Uint8Array:Array)(this.b-32768),t=this.b-32768,e,i,s=this.c;if(rt)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,rt)s.set(s.subarray(t,t+32768));else for(e=0;32768>e;++e)s[e]=s[t+e];return this.b=32768,s};Zn.prototype.z=function(n){var t,e=this.input.length/this.a+1|0,i,s,r,o=this.input,a=this.c;return n&&(typeof n.p=="number"&&(e=n.p),typeof n.u=="number"&&(e+=n.u)),2>e?(i=(o.length-this.a)/this.o[2],r=258*(i/2)|0,s=r<a.length?a.length+r:a.length<<1):s=a.length*e,rt?(t=new Uint8Array(s),t.set(a)):t=a,this.c=t};Zn.prototype.n=function(){var n=0,t=this.c,e=this.g,i,s=new(rt?Uint8Array:Array)(this.l+(this.b-32768)),r,o,a,l;if(e.length===0)return rt?this.c.subarray(32768,this.b):this.c.slice(32768,this.b);for(r=0,o=e.length;r<o;++r)for(i=e[r],a=0,l=i.length;a<l;++a)s[n++]=i[a];for(r=32768,o=this.b;r<o;++r)s[n++]=t[r];return this.g=[],this.buffer=s};Zn.prototype.v=function(){var n,t=this.b;return rt?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 Ih(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 xu:this.method=xu;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 Zn(n,{index:this.a,bufferSize:t.bufferSize,bufferType:t.bufferType,resize:t.resize})}Ih.prototype.k=function(){var n=this.input,t,e;if(t=this.q.k(),this.a=this.q.a,this.A){e=(n[this.a++]<<24|n[this.a++]<<16|n[this.a++]<<8|n[this.a++])>>>0;var i=t;if(typeof i=="string"){var s=i.split(""),r,o;for(r=0,o=s.length;r<o;r++)s[r]=(s[r].charCodeAt(0)&255)>>>0;i=s}for(var a=1,l=0,c=i.length,h,d=0;0<c;){h=1024<c?1024:c,c-=h;do a+=i[d++],l+=a;while(--h);a%=65521,l%=65521}if(e!==(l<<16|a)>>>0)throw Error("invalid adler-32 checksum")}return t};var xu=8;Ph("Zlib.Inflate",Ih);Ph("Zlib.Inflate.prototype.decompress",Ih.prototype.k);var vc={ADAPTIVE:Au.s,BLOCK:Au.t},Kr,$r,ir,ku;if(Object.keys)Kr=Object.keys(vc);else for($r in Kr=[],ir=0,vc)Kr[ir++]=$r;ir=0;for(ku=Kr.length;ir<ku;++ir)$r=Kr[ir],Ph("Zlib.Inflate.BufferType."+$r,vc[$r]);var Du=Vg.Zlib,_g={findSpan:function(n,t,e){var i=e.length-n-1;if(t>=e[i])return i-1;if(t<=e[n])return n;for(var s=n,r=i,o=Math.floor((s+r)/2);t<e[o]||t>=e[o+1];)t<e[o]?r=o:s=o,o=Math.floor((s+r)/2);return o},calcBasisFunctions:function(n,t,e,i){var s=[],r=[],o=[];s[0]=1;for(var a=1;a<=e;++a){r[a]=t-i[n+1-a],o[a]=i[n+a]-t;for(var l=0,c=0;c<a;++c){var h=o[c+1],d=r[a-c],f=s[c]/(h+d);s[c]=l+h*f,l=d*f}s[a]=l}return s},calcBSplinePoint:function(n,t,e,i){for(var s=this.findSpan(n,i,t),r=this.calcBasisFunctions(s,i,n,t),o=new _.Vector4(0,0,0,0),a=0;a<=n;++a){var l=e[s-n+a],c=r[a],h=l.w*c;o.x+=l.x*h,o.y+=l.y*h,o.z+=l.z*h,o.w+=l.w*c}return o},calcBasisFunctionDerivatives:function(n,t,e,i,s){for(var r=[],o=0;o<=e;++o)r[o]=0;for(var a=[],o=0;o<=i;++o)a[o]=r.slice(0);for(var l=[],o=0;o<=e;++o)l[o]=r.slice(0);l[0][0]=1;for(var c=r.slice(0),h=r.slice(0),d=1;d<=e;++d){c[d]=t-s[n+1-d],h[d]=s[n+d]-t;for(var f=0,V=0;V<d;++V){var m=h[V+1],g=c[d-V];l[d][V]=m+g;var p=l[V][d-1]/l[d][V];l[V][d]=f+m*p,f=g*p}l[d][d]=f}for(var d=0;d<=e;++d)a[0][d]=l[d][e];for(var V=0;V<=e;++V){for(var v=0,A=1,w=[],o=0;o<=e;++o)w[o]=r.slice(0);w[0][0]=1;for(var k=1;k<=i;++k){var M=0,S=V-k,T=e-k;V>=k&&(w[A][0]=w[v][0]/l[T+1][S],M=w[A][0]*l[S][T]);for(var F=S>=-1?1:-S,O=V-1<=T?k-1:e-V,d=F;d<=O;++d)w[A][d]=(w[v][d]-w[v][d-1])/l[T+1][S+d],M+=w[A][d]*l[S+d][T];V<=T&&(w[A][k]=-w[v][k-1]/l[T+1][V],M+=w[A][k]*l[V][T]),a[k][V]=M;var d=v;v=A,A=d}}for(var V=e,k=1;k<=i;++k){for(var d=0;d<=e;++d)a[k][d]*=V;V*=e-k}return a},calcBSplineDerivatives:function(n,t,e,i,s){for(var r=s<n?s:n,o=[],a=this.findSpan(n,i,t),l=this.calcBasisFunctionDerivatives(a,i,n,r,t),c=[],h=0;h<e.length;++h){var d=e[h].clone(),f=d.w;d.x*=f,d.y*=f,d.z*=f,c[h]=d}for(var m=0;m<=r;++m){for(var d=c[a-n].clone().multiplyScalar(l[m][0]),g=1;g<=n;++g)d.add(c[a-n+g].clone().multiplyScalar(l[m][g]));o[m]=d}for(var m=r+1;m<=s+1;++m)o[m]=new _.Vector4(0,0,0);return o},calcKoverI:function(n,t){for(var e=1,i=2;i<=n;++i)e*=i;for(var s=1,i=2;i<=t;++i)s*=i;for(var i=2;i<=n-t;++i)s*=i;return e/s},calcRationalCurveDerivatives:function(n){for(var t=n.length,e=[],i=[],s=0;s<t;++s){var r=n[s];e[s]=new _.Vector3(r.x,r.y,r.z),i[s]=r.w}for(var o=[],a=0;a<t;++a){for(var l=e[a].clone(),s=1;s<=a;++s)l.sub(o[a-s].clone().multiplyScalar(this.calcKoverI(a,s)*i[s]));o[a]=l.divideScalar(i[0])}return o},calcNURBSDerivatives:function(n,t,e,i,s){var r=this.calcBSplineDerivatives(n,t,e,i,s);return this.calcRationalCurveDerivatives(r)},calcSurfacePoint:function(n,t,e,i,s,r,o,a){for(var l=this.findSpan(n,r,e),c=this.findSpan(t,o,i),h=this.calcBasisFunctions(l,r,n,e),d=this.calcBasisFunctions(c,o,t,i),f=[],m=0;m<=t;++m){f[m]=new _.Vector4(0,0,0,0);for(var g=0;g<=n;++g){var p=s[l-n+g][c-t+m].clone(),v=p.w;p.x*=v,p.y*=v,p.z*=v,f[m].add(p.multiplyScalar(h[g]))}}for(var A=new _.Vector4(0,0,0,0),m=0;m<=t;++m)A.add(f[m].multiplyScalar(d[m]));A.divideScalar(A.w),a.set(A.x,A.y,A.z)}},As=function(n,t,e,i,s){_.Curve.call(this),this.degree=n,this.knots=t,this.controlPoints=[],this.startKnot=i||0,this.endKnot=s||this.knots.length-1;for(var r=0;r<e.length;++r){var o=e[r];this.controlPoints[r]=new _.Vector4(o.x,o.y,o.z,o.w)}};As.prototype=Object.create(_.Curve.prototype);As.prototype.constructor=As;As.prototype.getPoint=function(n,t){var e=t||new _.Vector3,i=this.knots[this.startKnot]+n*(this.knots[this.endKnot]-this.knots[this.startKnot]),s=_g.calcBSplinePoint(this.degree,this.knots,this.controlPoints,i);return s.w!=1&&s.divideScalar(s.w),e.set(s.x,s.y,s.z)};As.prototype.getTangent=function(n,t){var e=t||new _.Vector3,i=this.knots[0]+n*(this.knots[this.knots.length-1]-this.knots[0]),s=_g.calcNURBSDerivatives(this.degree,this.knots,this.controlPoints,i,1);return e.copy(s[1]).normalize(),e};var Hg=function(){var n,t,e;function i(b){_.Loader.call(this,b)}i.prototype=Object.assign(Object.create(_.Loader.prototype),{constructor:i,load:function(b,C,P,I){var D=this,L=D.path===""?_.LoaderUtils.extractUrlBase(b):D.path,H=new _.FileLoader(this.manager);H.setPath(D.path),H.setResponseType("arraybuffer"),H.load(b,function(N){try{C(D.parse(N,L))}catch(K){I?I(K):console.error(K),D.manager.itemError(b)}},P,I)},parse:function(b,C){if(d(b))n=new l().parse(b);else{var P=T(b);if(!f(P))throw new Error("THREE.FBXLoader: Unknown format.");if(m(P)<7e3)throw new Error("THREE.FBXLoader: FBX version not supported, FileVersion: "+m(P));n=new a().parse(P)}var I=new _.TextureLoader(this.manager).setPath(this.resourcePath||C).setCrossOrigin(this.crossOrigin);return new s(I,this.manager).parse(n)}});function s(b,C){this.textureLoader=b,this.manager=C}s.prototype={constructor:s,parse:function(){t=this.parseConnections();var b=this.parseImages(),C=this.parseTextures(b),P=this.parseMaterials(C),I=this.parseDeformers(),D=new r().parse(I);return this.parseScene(I,D,P),e},parseConnections:function(){var b=new Map;if("Connections"in n){var C=n.Connections.connections;C.forEach(function(P){var I=P[0],D=P[1],L=P[2];b.has(I)||b.set(I,{parents:[],children:[]});var H={ID:D,relationship:L};b.get(I).parents.push(H),b.has(D)||b.set(D,{parents:[],children:[]});var N={ID:I,relationship:L};b.get(D).children.push(N)})}return b},parseImages:function(){var b={},C={};if("Video"in n.Objects){var P=n.Objects.Video;for(var I in P){var D=P[I],L=parseInt(I);if(b[L]=D.RelativeFilename||D.Filename,"Content"in D){var H=D.Content instanceof ArrayBuffer&&D.Content.byteLength>0,N=typeof D.Content=="string"&&D.Content!=="";if(H||N){var K=this.parseImage(P[I]);C[D.RelativeFilename||D.Filename]=K}}}}for(var L in b){var te=b[L];C[te]!==void 0?b[L]=C[te]:b[L]=b[L].split("\\").pop()}return b},parseImage:function(b){var C=b.Content,P=b.RelativeFilename||b.Filename,I=P.slice(P.lastIndexOf(".")+1).toLowerCase(),D;switch(I){case"bmp":D="image/bmp";break;case"jpg":case"jpeg":D="image/jpeg";break;case"png":D="image/png";break;case"tif":D="image/tiff";break;case"tga":this.manager.getHandler(".tga")===null&&console.warn("FBXLoader: TGA loader not found, skipping ",P),D="image/tga";break;default:console.warn('FBXLoader: Image type "'+I+'" is not supported.');return}if(typeof C=="string")return"data:"+D+";base64,"+C;var L=new Uint8Array(C);return window.URL.createObjectURL(new Blob([L],{type:D}))},parseTextures:function(b){var C=new Map;if("Texture"in n.Objects){var P=n.Objects.Texture;for(var I in P){var D=this.parseTexture(P[I],b);C.set(parseInt(I),D)}}return C},parseTexture:function(b,C){var P=this.loadTexture(b,C);P.ID=b.id,P.name=b.attrName;var I=b.WrapModeU,D=b.WrapModeV,L=I!==void 0?I.value:0,H=D!==void 0?D.value:0;if(P.wrapS=L===0?_.RepeatWrapping:_.ClampToEdgeWrapping,P.wrapT=H===0?_.RepeatWrapping:_.ClampToEdgeWrapping,"Scaling"in b){var N=b.Scaling.value;P.repeat.x=N[0],P.repeat.y=N[1]}return P},loadTexture:function(b,C){var P,I=this.textureLoader.path,D=t.get(b.id).children;D!==void 0&&D.length>0&&C[D[0].ID]!==void 0&&(P=C[D[0].ID],(P.indexOf("blob:")===0||P.indexOf("data:")===0)&&this.textureLoader.setPath(void 0));var L,H=b.FileName.slice(-3).toLowerCase();if(H==="tga"){var N=this.manager.getHandler(".tga");N===null?(console.warn("FBXLoader: TGA loader not found, creating placeholder texture for",b.RelativeFilename),L=new _.Texture):L=N.load(P)}else H==="psd"?(console.warn("FBXLoader: PSD textures are not supported, creating placeholder texture for",b.RelativeFilename),L=new _.Texture):L=this.textureLoader.load(P);return this.textureLoader.setPath(I),L},parseMaterials:function(b){var C=new Map;if("Material"in n.Objects){var P=n.Objects.Material;for(var I in P){var D=this.parseMaterial(P[I],b);D!==null&&C.set(parseInt(I),D)}}return C},parseMaterial:function(b,C){var P=b.id,I=b.attrName,D=b.ShadingModel;if(typeof D=="object"&&(D=D.value),!t.has(P))return null;var L=this.parseParameters(b,C,P),H;switch(D.toLowerCase()){case"phong":H=new _.MeshPhongMaterial;break;case"lambert":H=new _.MeshLambertMaterial;break;default:console.warn('THREE.FBXLoader: unknown material type "%s". Defaulting to MeshPhongMaterial.',D),H=new _.MeshPhongMaterial;break}return H.setValues(L),H.name=I,H},parseParameters:function(b,C,P){var I={};b.BumpFactor&&(I.bumpScale=b.BumpFactor.value),b.Diffuse?I.color=new _.Color().fromArray(b.Diffuse.value):b.DiffuseColor&&b.DiffuseColor.type==="Color"&&(I.color=new _.Color().fromArray(b.DiffuseColor.value)),b.DisplacementFactor&&(I.displacementScale=b.DisplacementFactor.value),b.Emissive?I.emissive=new _.Color().fromArray(b.Emissive.value):b.EmissiveColor&&b.EmissiveColor.type==="Color"&&(I.emissive=new _.Color().fromArray(b.EmissiveColor.value)),b.EmissiveFactor&&(I.emissiveIntensity=parseFloat(b.EmissiveFactor.value)),b.Opacity&&(I.opacity=parseFloat(b.Opacity.value)),I.opacity<1&&(I.transparent=!0),b.ReflectionFactor&&(I.reflectivity=b.ReflectionFactor.value),b.Shininess&&(I.shininess=b.Shininess.value),b.Specular?I.specular=new _.Color().fromArray(b.Specular.value):b.SpecularColor&&b.SpecularColor.type==="Color"&&(I.specular=new _.Color().fromArray(b.SpecularColor.value));var D=this;return t.get(P).children.forEach(function(L){var H=L.relationship;switch(H){case"Bump":I.bumpMap=D.getTexture(C,L.ID);break;case"Maya|TEX_ao_map":I.aoMap=D.getTexture(C,L.ID);break;case"DiffuseColor":case"Maya|TEX_color_map":I.map=D.getTexture(C,L.ID),I.map.encoding=_.sRGBEncoding;break;case"DisplacementColor":I.displacementMap=D.getTexture(C,L.ID);break;case"EmissiveColor":I.emissiveMap=D.getTexture(C,L.ID),I.emissiveMap.encoding=_.sRGBEncoding;break;case"NormalMap":case"Maya|TEX_normal_map":I.normalMap=D.getTexture(C,L.ID);break;case"ReflectionColor":I.envMap=D.getTexture(C,L.ID),I.envMap.mapping=_.EquirectangularReflectionMapping,I.envMap.encoding=_.sRGBEncoding;break;case"SpecularColor":I.specularMap=D.getTexture(C,L.ID),I.specularMap.encoding=_.sRGBEncoding;break;case"TransparentColor":case"TransparencyFactor":I.alphaMap=D.getTexture(C,L.ID),I.transparent=!0;break;case"AmbientColor":case"ShininessExponent":case"SpecularFactor":case"VectorDisplacementColor":default:console.warn("THREE.FBXLoader: %s map is not supported in three.js, skipping texture.",H);break}}),I},getTexture:function(b,C){return"LayeredTexture"in n.Objects&&C in n.Objects.LayeredTexture&&(console.warn("THREE.FBXLoader: layered textures are not supported in three.js. Discarding all but first layer."),C=t.get(C).children[0].ID),b.get(C)},parseDeformers:function(){var b={},C={};if("Deformer"in n.Objects){var P=n.Objects.Deformer;for(var I in P){var D=P[I],L=t.get(parseInt(I));if(D.attrType==="Skin"){var H=this.parseSkeleton(L,P);H.ID=I,L.parents.length>1&&console.warn("THREE.FBXLoader: skeleton attached to more than one geometry is not supported."),H.geometryID=L.parents[0].ID,b[I]=H}else if(D.attrType==="BlendShape"){var N={id:I};N.rawTargets=this.parseMorphTargets(L,P),N.id=I,L.parents.length>1&&console.warn("THREE.FBXLoader: morph target attached to more than one geometry is not supported."),C[I]=N}}}return{skeletons:b,morphTargets:C}},parseSkeleton:function(b,C){var P=[];return b.children.forEach(function(I){var D=C[I.ID];if(D.attrType==="Cluster"){var L={ID:I.ID,indices:[],weights:[],transformLink:new _.Matrix4().fromArray(D.TransformLink.a)};"Indexes"in D&&(L.indices=D.Indexes.a,L.weights=D.Weights.a),P.push(L)}}),{rawBones:P,bones:[]}},parseMorphTargets:function(b,C){for(var P=[],I=0;I<b.children.length;I++){var D=b.children[I],L=C[D.ID],H={name:L.attrName,initialWeight:L.DeformPercent,id:L.id,fullWeights:L.FullWeights.a};if(L.attrType!=="BlendShapeChannel")return;H.geoID=t.get(parseInt(D.ID)).children.filter(function(N){return N.relationship===void 0})[0].ID,P.push(H)}return P},parseScene:function(b,C,P){e=new _.Group;var I=this.parseModels(b.skeletons,C,P),D=n.Objects.Model,L=this;I.forEach(function(N){var K=D[N.ID];L.setLookAtProperties(N,K);var te=t.get(N.ID).parents;te.forEach(function($){var se=I.get($.ID);se!==void 0&&se.add(N)}),N.parent===null&&e.add(N)}),this.bindSkeleton(b.skeletons,C,I),this.createAmbientLight(),this.setupMorphMaterials(),e.traverse(function(N){if(N.userData.transformData){N.parent&&(N.userData.transformData.parentMatrixWorld=N.parent.matrix);var K=k(N.userData.transformData);N.applyMatrix4(K)}});var H=new o().parse();e.children.length===1&&e.children[0].isGroup&&(e.children[0].animations=H,e=e.children[0]),e.animations=H},parseModels:function(b,C,P){var I=new Map,D=n.Objects.Model;for(var L in D){var H=parseInt(L),N=D[L],K=t.get(H),te=this.buildSkeleton(K,b,H,N.attrName);if(!te){switch(N.attrType){case"Camera":te=this.createCamera(K);break;case"Light":te=this.createLight(K);break;case"Mesh":te=this.createMesh(K,C,P);break;case"NurbsCurve":te=this.createCurve(K,C);break;case"LimbNode":case"Root":te=new _.Bone;break;case"Null":default:te=new _.Group;break}te.name=N.attrName?_.PropertyBinding.sanitizeNodeName(N.attrName):"",te.ID=H}this.getTransformData(te,N),I.set(H,te)}return I},buildSkeleton:function(b,C,P,I){var D=null;return b.parents.forEach(function(L){for(var H in C){var N=C[H];N.rawBones.forEach(function(K,te){if(K.ID===L.ID){var $=D;D=new _.Bone,D.matrixWorld.copy(K.transformLink),D.name=I?_.PropertyBinding.sanitizeNodeName(I):"",D.ID=P,N.bones[te]=D,$!==null&&D.add($)}})}}),D},createCamera:function(b){var C,P;if(b.children.forEach(function(se){var re=n.Objects.NodeAttribute[se.ID];re!==void 0&&(P=re)}),P===void 0)C=new _.Object3D;else{var I=0;P.CameraProjectionType!==void 0&&P.CameraProjectionType.value===1&&(I=1);var D=1;P.NearPlane!==void 0&&(D=P.NearPlane.value/1e3);var L=1e3;P.FarPlane!==void 0&&(L=P.FarPlane.value/1e3);var H=window.innerWidth,N=window.innerHeight;P.AspectWidth!==void 0&&P.AspectHeight!==void 0&&(H=P.AspectWidth.value,N=P.AspectHeight.value);var K=H/N,te=45;P.FieldOfView!==void 0&&(te=P.FieldOfView.value);var $=P.FocalLength?P.FocalLength.value:null;switch(I){case 0:C=new _.PerspectiveCamera(te,K,D,L),$!==null&&C.setFocalLength($);break;case 1:C=new _.OrthographicCamera(-H/2,H/2,N/2,-N/2,D,L);break;default:console.warn("THREE.FBXLoader: Unknown camera type "+I+"."),C=new _.Object3D;break}}return C},createLight:function(b){var C,P;if(b.children.forEach(function($){var se=n.Objects.NodeAttribute[$.ID];se!==void 0&&(P=se)}),P===void 0)C=new _.Object3D;else{var I;P.LightType===void 0?I=0:I=P.LightType.value;var D=16777215;P.Color!==void 0&&(D=new _.Color().fromArray(P.Color.value));var L=P.Intensity===void 0?1:P.Intensity.value/100;P.CastLightOnObject!==void 0&&P.CastLightOnObject.value===0&&(L=0);var H=0;P.FarAttenuationEnd!==void 0&&(P.EnableFarAttenuation!==void 0&&P.EnableFarAttenuation.value===0?H=0:H=P.FarAttenuationEnd.value);var N=1;switch(I){case 0:C=new _.PointLight(D,L,H,N);break;case 1:C=new _.DirectionalLight(D,L);break;case 2:var K=Math.PI/3;P.InnerAngle!==void 0&&(K=_.MathUtils.degToRad(P.InnerAngle.value));var te=0;P.OuterAngle!==void 0&&(te=_.MathUtils.degToRad(P.OuterAngle.value),te=Math.max(te,1)),C=new _.SpotLight(D,L,H,K,te,N);break;default:console.warn("THREE.FBXLoader: Unknown light type "+P.LightType.value+", defaulting to a PointLight."),C=new _.PointLight(D,L);break}P.CastShadows!==void 0&&P.CastShadows.value===1&&(C.castShadow=!0)}return C},createMesh:function(b,C,P){var I,D=null,L=null,H=[];return b.children.forEach(function(N){C.has(N.ID)&&(D=C.get(N.ID)),P.has(N.ID)&&H.push(P.get(N.ID))}),H.length>1?L=H:H.length>0?L=H[0]:(L=new _.MeshPhongMaterial({color:13421772}),H.push(L)),"color"in D.attributes&&H.forEach(function(N){N.vertexColors=!0}),D.FBX_Deformer?(H.forEach(function(N){N.skinning=!0}),I=new _.SkinnedMesh(D,L),I.normalizeSkinWeights()):I=new _.Mesh(D,L),I},createCurve:function(b,C){var P=b.children.reduce(function(D,L){return C.has(L.ID)&&(D=C.get(L.ID)),D},null),I=new _.LineBasicMaterial({color:3342591,linewidth:1});return new _.Line(P,I)},getTransformData:function(b,C){var P={};"InheritType"in C&&(P.inheritType=parseInt(C.InheritType.value)),"RotationOrder"in C?P.eulerOrder=M(C.RotationOrder.value):P.eulerOrder="ZYX","Lcl_Translation"in C&&(P.translation=C.Lcl_Translation.value),"PreRotation"in C&&(P.preRotation=C.PreRotation.value),"Lcl_Rotation"in C&&(P.rotation=C.Lcl_Rotation.value),"PostRotation"in C&&(P.postRotation=C.PostRotation.value),"Lcl_Scaling"in C&&(P.scale=C.Lcl_Scaling.value),"ScalingOffset"in C&&(P.scalingOffset=C.ScalingOffset.value),"ScalingPivot"in C&&(P.scalingPivot=C.ScalingPivot.value),"RotationOffset"in C&&(P.rotationOffset=C.RotationOffset.value),"RotationPivot"in C&&(P.rotationPivot=C.RotationPivot.value),b.userData.transformData=P},setLookAtProperties:function(b,C){if("LookAtProperty"in C){var P=t.get(b.ID).children;P.forEach(function(I){if(I.relationship==="LookAtProperty"){var D=n.Objects.Model[I.ID];if("Lcl_Translation"in D){var L=D.Lcl_Translation.value;b.target!==void 0?(b.target.position.fromArray(L),e.add(b.target)):b.lookAt(new _.Vector3().fromArray(L))}}})}},bindSkeleton:function(b,C,P){var I=this.parsePoseNodes();for(var D in b){var L=b[D],H=t.get(parseInt(L.ID)).parents;H.forEach(function(N){if(C.has(N.ID)){var K=N.ID,te=t.get(K);te.parents.forEach(function($){if(P.has($.ID)){var se=P.get($.ID);se.bind(new _.Skeleton(L.bones),I[$.ID])}})}})}},parsePoseNodes:function(){var b={};if("Pose"in n.Objects){var C=n.Objects.Pose;for(var P in C)if(C[P].attrType==="BindPose"){var I=C[P].PoseNode;Array.isArray(I)?I.forEach(function(D){b[D.Node]=new _.Matrix4().fromArray(D.Matrix.a)}):b[I.Node]=new _.Matrix4().fromArray(I.Matrix.a)}}return b},createAmbientLight:function(){if("GlobalSettings"in n&&"AmbientColor"in n.GlobalSettings){var b=n.GlobalSettings.AmbientColor.value,C=b[0],P=b[1],I=b[2];if(C!==0||P!==0||I!==0){var D=new _.Color(C,P,I);e.add(new _.AmbientLight(D,1))}}},setupMorphMaterials:function(){var b=this;e.traverse(function(C){C.isMesh&&C.geometry.morphAttributes.position&&C.geometry.morphAttributes.position.length&&(Array.isArray(C.material)?C.material.forEach(function(P,I){b.setupMorphMaterial(C,P,I)}):b.setupMorphMaterial(C,C.material))})},setupMorphMaterial:function(b,C,P){var I=b.uuid,D=C.uuid,L=!1;if(e.traverse(function(N){N.isMesh&&(Array.isArray(N.material)?N.material.forEach(function(K){K.uuid===D&&N.uuid!==I&&(L=!0)}):N.material.uuid===D&&N.uuid!==I&&(L=!0))}),L===!0){var H=C.clone();H.morphTargets=!0,P===void 0?b.material=H:b.material[P]=H}else C.morphTargets=!0}};function r(){}r.prototype={constructor:r,parse:function(b){var C=new Map;if("Geometry"in n.Objects){var P=n.Objects.Geometry;for(var I in P){var D=t.get(parseInt(I)),L=this.parseGeometry(D,P[I],b);C.set(parseInt(I),L)}}return C},parseGeometry:function(b,C,P){switch(C.attrType){case"Mesh":return this.parseMeshGeometry(b,C,P);case"NurbsCurve":return this.parseNurbsGeometry(C)}},parseMeshGeometry:function(b,C,P){var I=P.skeletons,D=[],L=b.parents.map(function($){return n.Objects.Model[$.ID]});if(L.length!==0){var H=b.children.reduce(function($,se){return I[se.ID]!==void 0&&($=I[se.ID]),$},null);b.children.forEach(function($){P.morphTargets[$.ID]!==void 0&&D.push(P.morphTargets[$.ID])});var N=L[0],K={};"RotationOrder"in N&&(K.eulerOrder=M(N.RotationOrder.value)),"InheritType"in N&&(K.inheritType=parseInt(N.InheritType.value)),"GeometricTranslation"in N&&(K.translation=N.GeometricTranslation.value),"GeometricRotation"in N&&(K.rotation=N.GeometricRotation.value),"GeometricScaling"in N&&(K.scale=N.GeometricScaling.value);var te=k(K);return this.genGeometry(C,H,D,te)}},genGeometry:function(b,C,P,I){var D=new _.BufferGeometry;b.attrName&&(D.name=b.attrName);var L=this.parseGeoNode(b,C),H=this.genBuffers(L),N=new _.Float32BufferAttribute(H.vertex,3);if(N.applyMatrix4(I),D.setAttribute("position",N),H.colors.length>0&&D.setAttribute("color",new _.Float32BufferAttribute(H.colors,3)),C&&(D.setAttribute("skinIndex",new _.Uint16BufferAttribute(H.weightsIndices,4)),D.setAttribute("skinWeight",new _.Float32BufferAttribute(H.vertexWeights,4)),D.FBX_Deformer=C),H.normal.length>0){var K=new _.Matrix3().getNormalMatrix(I),te=new _.Float32BufferAttribute(H.normal,3);te.applyNormalMatrix(K),D.setAttribute("normal",te)}if(H.uvs.forEach(function(Oe,ye){var Te="uv"+(ye+1).toString();ye===0&&(Te="uv"),D.setAttribute(Te,new _.Float32BufferAttribute(H.uvs[ye],2))}),L.material&&L.material.mappingType!=="AllSame"){var $=H.materialIndex[0],se=0;if(H.materialIndex.forEach(function(Oe,ye){Oe!==$&&(D.addGroup(se,ye-se,$),$=Oe,se=ye)}),D.groups.length>0){var re=D.groups[D.groups.length-1],de=re.start+re.count;de!==H.materialIndex.length&&D.addGroup(de,H.materialIndex.length-de,$)}D.groups.length===0&&D.addGroup(0,H.materialIndex.length,H.materialIndex[0])}return this.addMorphTargets(D,b,P,I),D},parseGeoNode:function(b,C){var P={};if(P.vertexPositions=b.Vertices!==void 0?b.Vertices.a:[],P.vertexIndices=b.PolygonVertexIndex!==void 0?b.PolygonVertexIndex.a:[],b.LayerElementColor&&(P.color=this.parseVertexColors(b.LayerElementColor[0])),b.LayerElementMaterial&&(P.material=this.parseMaterialIndices(b.LayerElementMaterial[0])),b.LayerElementNormal&&(P.normal=this.parseNormals(b.LayerElementNormal[0])),b.LayerElementUV){P.uv=[];for(var I=0;b.LayerElementUV[I];)P.uv.push(this.parseUVs(b.LayerElementUV[I])),I++}return P.weightTable={},C!==null&&(P.skeleton=C,C.rawBones.forEach(function(D,L){D.indices.forEach(function(H,N){P.weightTable[H]===void 0&&(P.weightTable[H]=[]),P.weightTable[H].push({id:L,weight:D.weights[N]})})})),P},genBuffers:function(b){var C={vertex:[],normal:[],colors:[],uvs:[],materialIndex:[],vertexWeights:[],weightsIndices:[]},P=0,I=0,D=!1,L=[],H=[],N=[],K=[],te=[],$=[],se=this;return b.vertexIndices.forEach(function(re,de){var Oe=!1;re<0&&(re=re^-1,Oe=!0);var ye=[],Te=[];if(L.push(re*3,re*3+1,re*3+2),b.color){var ue=v(de,P,re,b.color);N.push(ue[0],ue[1],ue[2])}if(b.skeleton){if(b.weightTable[re]!==void 0&&b.weightTable[re].forEach(function(We){Te.push(We.weight),ye.push(We.id)}),Te.length>4){D||(console.warn("THREE.FBXLoader: Vertex has more than 4 skinning weights assigned to vertex. Deleting additional weights."),D=!0);var he=[0,0,0,0],xe=[0,0,0,0];Te.forEach(function(We,Se){var Qe=We,fe=ye[Se];xe.forEach(function(ke,De,it){if(Qe>ke){it[De]=Qe,Qe=ke;var tt=he[De];he[De]=fe,fe=tt}})}),ye=he,Te=xe}for(;Te.length<4;)Te.push(0),ye.push(0);for(var ve=0;ve<4;++ve)te.push(Te[ve]),$.push(ye[ve])}if(b.normal){var ue=v(de,P,re,b.normal);H.push(ue[0],ue[1],ue[2])}if(b.material&&b.material.mappingType!=="AllSame")var Ue=v(de,P,re,b.material)[0];b.uv&&b.uv.forEach(function(We,Se){var Qe=v(de,P,re,We);K[Se]===void 0&&(K[Se]=[]),K[Se].push(Qe[0]),K[Se].push(Qe[1])}),I++,Oe&&(se.genFace(C,b,L,Ue,H,N,K,te,$,I),P++,I=0,L=[],H=[],N=[],K=[],te=[],$=[])}),C},genFace:function(b,C,P,I,D,L,H,N,K,te){for(var $=2;$<te;$++)b.vertex.push(C.vertexPositions[P[0]]),b.vertex.push(C.vertexPositions[P[1]]),b.vertex.push(C.vertexPositions[P[2]]),b.vertex.push(C.vertexPositions[P[($-1)*3]]),b.vertex.push(C.vertexPositions[P[($-1)*3+1]]),b.vertex.push(C.vertexPositions[P[($-1)*3+2]]),b.vertex.push(C.vertexPositions[P[$*3]]),b.vertex.push(C.vertexPositions[P[$*3+1]]),b.vertex.push(C.vertexPositions[P[$*3+2]]),C.skeleton&&(b.vertexWeights.push(N[0]),b.vertexWeights.push(N[1]),b.vertexWeights.push(N[2]),b.vertexWeights.push(N[3]),b.vertexWeights.push(N[($-1)*4]),b.vertexWeights.push(N[($-1)*4+1]),b.vertexWeights.push(N[($-1)*4+2]),b.vertexWeights.push(N[($-1)*4+3]),b.vertexWeights.push(N[$*4]),b.vertexWeights.push(N[$*4+1]),b.vertexWeights.push(N[$*4+2]),b.vertexWeights.push(N[$*4+3]),b.weightsIndices.push(K[0]),b.weightsIndices.push(K[1]),b.weightsIndices.push(K[2]),b.weightsIndices.push(K[3]),b.weightsIndices.push(K[($-1)*4]),b.weightsIndices.push(K[($-1)*4+1]),b.weightsIndices.push(K[($-1)*4+2]),b.weightsIndices.push(K[($-1)*4+3]),b.weightsIndices.push(K[$*4]),b.weightsIndices.push(K[$*4+1]),b.weightsIndices.push(K[$*4+2]),b.weightsIndices.push(K[$*4+3])),C.color&&(b.colors.push(L[0]),b.colors.push(L[1]),b.colors.push(L[2]),b.colors.push(L[($-1)*3]),b.colors.push(L[($-1)*3+1]),b.colors.push(L[($-1)*3+2]),b.colors.push(L[$*3]),b.colors.push(L[$*3+1]),b.colors.push(L[$*3+2])),C.material&&C.material.mappingType!=="AllSame"&&(b.materialIndex.push(I),b.materialIndex.push(I),b.materialIndex.push(I)),C.normal&&(b.normal.push(D[0]),b.normal.push(D[1]),b.normal.push(D[2]),b.normal.push(D[($-1)*3]),b.normal.push(D[($-1)*3+1]),b.normal.push(D[($-1)*3+2]),b.normal.push(D[$*3]),b.normal.push(D[$*3+1]),b.normal.push(D[$*3+2])),C.uv&&C.uv.forEach(function(se,re){b.uvs[re]===void 0&&(b.uvs[re]=[]),b.uvs[re].push(H[re][0]),b.uvs[re].push(H[re][1]),b.uvs[re].push(H[re][($-1)*2]),b.uvs[re].push(H[re][($-1)*2+1]),b.uvs[re].push(H[re][$*2]),b.uvs[re].push(H[re][$*2+1])})},addMorphTargets:function(b,C,P,I){if(P.length!==0){b.morphTargetsRelative=!0,b.morphAttributes.position=[];var D=this;P.forEach(function(L){L.rawTargets.forEach(function(H){var N=n.Objects.Geometry[H.geoID];N!==void 0&&D.genMorphGeometry(b,C,N,I,H.name)})})}},genMorphGeometry:function(b,C,P,I,D){for(var L=C.PolygonVertexIndex!==void 0?C.PolygonVertexIndex.a:[],H=P.Vertices!==void 0?P.Vertices.a:[],N=P.Indexes!==void 0?P.Indexes.a:[],K=b.attributes.position.count*3,te=new Float32Array(K),$=0;$<N.length;$++){var se=N[$]*3;te[se]=H[$*3],te[se+1]=H[$*3+1],te[se+2]=H[$*3+2]}var re={vertexIndices:L,vertexPositions:te},de=this.genBuffers(re),Oe=new _.Float32BufferAttribute(de.vertex,3);Oe.name=D||P.attrName,Oe.applyMatrix4(I),b.morphAttributes.position.push(Oe)},parseNormals:function(b){var C=b.MappingInformationType,P=b.ReferenceInformationType,I=b.Normals.a,D=[];return P==="IndexToDirect"&&("NormalIndex"in b?D=b.NormalIndex.a:"NormalsIndex"in b&&(D=b.NormalsIndex.a)),{dataSize:3,buffer:I,indices:D,mappingType:C,referenceType:P}},parseUVs:function(b){var C=b.MappingInformationType,P=b.ReferenceInformationType,I=b.UV.a,D=[];return P==="IndexToDirect"&&(D=b.UVIndex.a),{dataSize:2,buffer:I,indices:D,mappingType:C,referenceType:P}},parseVertexColors:function(b){var C=b.MappingInformationType,P=b.ReferenceInformationType,I=b.Colors.a,D=[];return P==="IndexToDirect"&&(D=b.ColorIndex.a),{dataSize:4,buffer:I,indices:D,mappingType:C,referenceType:P}},parseMaterialIndices:function(b){var C=b.MappingInformationType,P=b.ReferenceInformationType;if(C==="NoMappingInformation")return{dataSize:1,buffer:[0],indices:[0],mappingType:"AllSame",referenceType:P};for(var I=b.Materials.a,D=[],L=0;L<I.length;++L)D.push(L);return{dataSize:1,buffer:I,indices:D,mappingType:C,referenceType:P}},parseNurbsGeometry:function(b){if(As===void 0)return console.error("THREE.FBXLoader: The loader relies on NURBSCurve for any nurbs present in the model. Nurbs will show up as empty geometry."),new _.BufferGeometry;var C=parseInt(b.Order);if(isNaN(C))return console.error("THREE.FBXLoader: Invalid Order %s given for geometry ID: %s",b.Order,b.id),new _.BufferGeometry;for(var P=C-1,I=b.KnotVector.a,D=[],L=b.Points.a,H=0,N=L.length;H<N;H+=4)D.push(new _.Vector4().fromArray(L,H));var K,te;if(b.Form==="Closed")D.push(D[0]);else if(b.Form==="Periodic"){K=P,te=I.length-1-K;for(var H=0;H<P;++H)D.push(D[H])}var $=new As(P,I,D,K,te),se=$.getPoints(D.length*7),re=new Float32Array(se.length*3);se.forEach(function(Oe,ye){Oe.toArray(re,ye*3)});var de=new _.BufferGeometry;return de.setAttribute("position",new _.BufferAttribute(re,3)),de}};function o(){}o.prototype={constructor:o,parse:function(){var b=[],C=this.parseClips();if(C!==void 0)for(var P in C){var I=C[P],D=this.addClip(I);b.push(D)}return b},parseClips:function(){if(n.Objects.AnimationCurve!==void 0){var b=this.parseAnimationCurveNodes();this.parseAnimationCurves(b);var C=this.parseAnimationLayers(b),P=this.parseAnimStacks(C);return P}},parseAnimationCurveNodes:function(){var b=n.Objects.AnimationCurveNode,C=new Map;for(var P in b){var I=b[P];if(I.attrName.match(/S|R|T|DeformPercent/)!==null){var D={id:I.id,attr:I.attrName,curves:{}};C.set(D.id,D)}}return C},parseAnimationCurves:function(b){var C=n.Objects.AnimationCurve;for(var P in C){var I={id:C[P].id,times:C[P].KeyTime.a.map(g),values:C[P].KeyValueFloat.a},D=t.get(I.id);if(D!==void 0){var L=D.parents[0].ID,H=D.parents[0].relationship;H.match(/X/)?b.get(L).curves.x=I:H.match(/Y/)?b.get(L).curves.y=I:H.match(/Z/)?b.get(L).curves.z=I:H.match(/d|DeformPercent/)&&b.has(L)&&(b.get(L).curves.morph=I)}}},parseAnimationLayers:function(b){var C=n.Objects.AnimationLayer,P=new Map;for(var I in C){var D=[],L=t.get(parseInt(I));if(L!==void 0){var H=L.children;H.forEach(function(N,K){if(b.has(N.ID)){var te=b.get(N.ID);if(te.curves.x!==void 0||te.curves.y!==void 0||te.curves.z!==void 0){if(D[K]===void 0){var $=t.get(N.ID).parents.filter(function(Te){return Te.relationship!==void 0})[0].ID;if($!==void 0){var se=n.Objects.Model[$.toString()];if(se===void 0){console.warn("THREE.FBXLoader: Encountered a unused curve.",N);return}var re={modelName:se.attrName?_.PropertyBinding.sanitizeNodeName(se.attrName):"",ID:se.id,initialPosition:[0,0,0],initialRotation:[0,0,0],initialScale:[1,1,1]};e.traverse(function(Te){Te.ID===se.id&&(re.transform=Te.matrix,Te.userData.transformData&&(re.eulerOrder=Te.userData.transformData.eulerOrder))}),re.transform||(re.transform=new _.Matrix4),"PreRotation"in se&&(re.preRotation=se.PreRotation.value),"PostRotation"in se&&(re.postRotation=se.PostRotation.value),D[K]=re}}D[K]&&(D[K][te.attr]=te)}else if(te.curves.morph!==void 0){if(D[K]===void 0){var de=t.get(N.ID).parents.filter(function(xe){return xe.relationship!==void 0})[0].ID,Oe=t.get(de).parents[0].ID,ye=t.get(Oe).parents[0].ID,$=t.get(ye).parents[0].ID,se=n.Objects.Model[$],re={modelName:se.attrName?_.PropertyBinding.sanitizeNodeName(se.attrName):"",morphName:n.Objects.Deformer[de].attrName};D[K]=re}D[K][te.attr]=te}}}),P.set(parseInt(I),D)}}return P},parseAnimStacks:function(b){var C=n.Objects.AnimationStack,P={};for(var I in C){var D=t.get(parseInt(I)).children;D.length>1&&console.warn("THREE.FBXLoader: Encountered an animation stack with multiple layers, this is currently not supported. Ignoring subsequent layers.");var L=b.get(D[0].ID);P[I]={name:C[I].attrName,layer:L}}return P},addClip:function(b){var C=[],P=this;return b.layer.forEach(function(I){C=C.concat(P.generateTracks(I))}),new _.AnimationClip(b.name,-1,C)},generateTracks:function(b){var C=[],P=new _.Vector3,I=new _.Quaternion,D=new _.Vector3;if(b.transform&&b.transform.decompose(P,I,D),P=P.toArray(),I=new _.Euler().setFromQuaternion(I,b.eulerOrder).toArray(),D=D.toArray(),b.T!==void 0&&Object.keys(b.T.curves).length>0){var L=this.generateVectorTrack(b.modelName,b.T.curves,P,"position");L!==void 0&&C.push(L)}if(b.R!==void 0&&Object.keys(b.R.curves).length>0){var H=this.generateRotationTrack(b.modelName,b.R.curves,I,b.preRotation,b.postRotation,b.eulerOrder);H!==void 0&&C.push(H)}if(b.S!==void 0&&Object.keys(b.S.curves).length>0){var N=this.generateVectorTrack(b.modelName,b.S.curves,D,"scale");N!==void 0&&C.push(N)}if(b.DeformPercent!==void 0){var K=this.generateMorphTrack(b);K!==void 0&&C.push(K)}return C},generateVectorTrack:function(b,C,P,I){var D=this.getTimesForAllAxes(C),L=this.getKeyframeTrackValues(D,C,P);return new _.VectorKeyframeTrack(b+"."+I,D,L)},generateRotationTrack:function(b,C,P,I,D,L){C.x!==void 0&&(this.interpolateRotations(C.x),C.x.values=C.x.values.map(_.MathUtils.degToRad)),C.y!==void 0&&(this.interpolateRotations(C.y),C.y.values=C.y.values.map(_.MathUtils.degToRad)),C.z!==void 0&&(this.interpolateRotations(C.z),C.z.values=C.z.values.map(_.MathUtils.degToRad));var H=this.getTimesForAllAxes(C),N=this.getKeyframeTrackValues(H,C,P);I!==void 0&&(I=I.map(_.MathUtils.degToRad),I.push(L),I=new _.Euler().fromArray(I),I=new _.Quaternion().setFromEuler(I)),D!==void 0&&(D=D.map(_.MathUtils.degToRad),D.push(L),D=new _.Euler().fromArray(D),D=new _.Quaternion().setFromEuler(D).inverse());for(var K=new _.Quaternion,te=new _.Euler,$=[],se=0;se<N.length;se+=3)te.set(N[se],N[se+1],N[se+2],L),K.setFromEuler(te),I!==void 0&&K.premultiply(I),D!==void 0&&K.multiply(D),K.toArray($,se/3*4);return new _.QuaternionKeyframeTrack(b+".quaternion",H,$)},generateMorphTrack:function(b){var C=b.DeformPercent.curves.morph,P=C.values.map(function(D){return D/100}),I=e.getObjectByName(b.modelName).morphTargetDictionary[b.morphName];return new _.NumberKeyframeTrack(b.modelName+".morphTargetInfluences["+I+"]",C.times,P)},getTimesForAllAxes:function(b){var C=[];return b.x!==void 0&&(C=C.concat(b.x.times)),b.y!==void 0&&(C=C.concat(b.y.times)),b.z!==void 0&&(C=C.concat(b.z.times)),C=C.sort(function(P,I){return P-I}).filter(function(P,I,D){return D.indexOf(P)==I}),C},getKeyframeTrackValues:function(b,C,P){var I=P,D=[],L=-1,H=-1,N=-1;return b.forEach(function(K){if(C.x&&(L=C.x.times.indexOf(K)),C.y&&(H=C.y.times.indexOf(K)),C.z&&(N=C.z.times.indexOf(K)),L!==-1){var te=C.x.values[L];D.push(te),I[0]=te}else D.push(I[0]);if(H!==-1){var $=C.y.values[H];D.push($),I[1]=$}else D.push(I[1]);if(N!==-1){var se=C.z.values[N];D.push(se),I[2]=se}else D.push(I[2])}),D},interpolateRotations:function(b){for(var C=1;C<b.values.length;C++){var P=b.values[C-1],I=b.values[C]-P,D=Math.abs(I);if(D>=180){for(var L=D/180,H=I/L,N=P+H,K=b.times[C-1],te=b.times[C]-K,$=te/L,se=K+$,re=[],de=[];se<b.times[C];)re.push(se),se+=$,de.push(N),N+=H;b.times=V(b.times,C,re),b.values=V(b.values,C,de)}}}};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(b){this.nodeStack.push(b),this.currentIndent+=1},popStack:function(){this.nodeStack.pop(),this.currentIndent-=1},setCurrentProp:function(b,C){this.currentProp=b,this.currentPropName=C},parse:function(b){this.currentIndent=0,this.allNodes=new h,this.nodeStack=[],this.currentProp=[],this.currentPropName="";var C=this,P=b.split(/[\r\n]+/);return P.forEach(function(I,D){var L=I.match(/^[\s\t]*;/),H=I.match(/^[\s\t]*$/);if(!(L||H)){var N=I.match("^\\t{"+C.currentIndent+"}(\\w+):(.*){",""),K=I.match("^\\t{"+C.currentIndent+"}(\\w+):[\\s\\t\\r\\n](.*)"),te=I.match("^\\t{"+(C.currentIndent-1)+"}}");N?C.parseNodeBegin(I,N):K?C.parseNodeProperty(I,K,P[++D]):te?C.popStack():I.match(/^[^\s\t}]/)&&C.parseNodePropertyContinued(I)}}),this.allNodes},parseNodeBegin:function(b,C){var P=C[1].trim().replace(/^"/,"").replace(/"$/,""),I=C[2].split(",").map(function(N){return N.trim().replace(/^"/,"").replace(/"$/,"")}),D={name:P},L=this.parseNodeAttr(I),H=this.getCurrentNode();this.currentIndent===0?this.allNodes.add(P,D):P in H?(P==="PoseNode"?H.PoseNode.push(D):H[P].id!==void 0&&(H[P]={},H[P][H[P].id]=H[P]),L.id!==""&&(H[P][L.id]=D)):typeof L.id=="number"?(H[P]={},H[P][L.id]=D):P!=="Properties70"&&(P==="PoseNode"?H[P]=[D]:H[P]=D),typeof L.id=="number"&&(D.id=L.id),L.name!==""&&(D.attrName=L.name),L.type!==""&&(D.attrType=L.type),this.pushStack(D)},parseNodeAttr:function(b){var C=b[0];b[0]!==""&&(C=parseInt(b[0]),isNaN(C)&&(C=b[0]));var P="",I="";return b.length>1&&(P=b[1].replace(/^(\w+)::/,""),I=b[2]),{id:C,name:P,type:I}},parseNodeProperty:function(b,C,P){var I=C[1].replace(/^"/,"").replace(/"$/,"").trim(),D=C[2].replace(/^"/,"").replace(/"$/,"").trim();I==="Content"&&D===","&&(D=P.replace(/"/g,"").replace(/,$/,"").trim());var L=this.getCurrentNode(),H=L.name;if(H==="Properties70"){this.parseNodeSpecialProperty(b,I,D);return}if(I==="C"){var N=D.split(",").slice(1),K=parseInt(N[0]),te=parseInt(N[1]),$=D.split(",").slice(3);$=$.map(function(se){return se.trim().replace(/^"/,"")}),I="connections",D=[K,te],F(D,$),L[I]===void 0&&(L[I]=[])}I==="Node"&&(L.id=D),I in L&&Array.isArray(L[I])?L[I].push(D):I!=="a"?L[I]=D:L.a=D,this.setCurrentProp(L,I),I==="a"&&D.slice(-1)!==","&&(L.a=S(D))},parseNodePropertyContinued:function(b){var C=this.getCurrentNode();C.a+=b,b.slice(-1)!==","&&(C.a=S(C.a))},parseNodeSpecialProperty:function(b,C,P){var I=P.split('",').map(function(te){return te.trim().replace(/^\"/,"").replace(/\s/,"_")}),D=I[0],L=I[1],H=I[2],N=I[3],K=I[4];switch(L){case"int":case"enum":case"bool":case"ULongLong":case"double":case"Number":case"FieldOfView":K=parseFloat(K);break;case"Color":case"ColorRGB":case"Vector3D":case"Lcl_Translation":case"Lcl_Rotation":case"Lcl_Scaling":K=S(K);break}this.getPrevNode()[D]={type:L,type2:H,flag:N,value:K},this.setCurrentProp(this.getPrevNode(),D)}};function l(){}l.prototype={constructor:l,parse:function(b){var C=new c(b);C.skip(23);var P=C.getUint32();console.info("THREE.FBXLoader: FBX binary version: "+P);for(var I=new h;!this.endOfContent(C);){var D=this.parseNode(C,P);D!==null&&I.add(D.name,D)}return I},endOfContent:function(b){return b.size()%16===0?(b.getOffset()+160+16&-16)>=b.size():b.getOffset()+160+16>=b.size()},parseNode:function(b,C){var P={},I=C>=7500?b.getUint64():b.getUint32(),D=C>=7500?b.getUint64():b.getUint32();C>=7500?b.getUint64():b.getUint32();var L=b.getUint8(),H=b.getString(L);if(I===0)return null;for(var N=[],K=0;K<D;K++)N.push(this.parseProperty(b));var te=N.length>0?N[0]:"",$=N.length>1?N[1]:"",se=N.length>2?N[2]:"";for(P.singleProperty=D===1&&b.getOffset()===I;I>b.getOffset();){var re=this.parseNode(b,C);re!==null&&this.parseSubNode(H,P,re)}return P.propertyList=N,typeof te=="number"&&(P.id=te),$!==""&&(P.attrName=$),se!==""&&(P.attrType=se),H!==""&&(P.name=H),P},parseSubNode:function(b,C,P){if(P.singleProperty===!0){var I=P.propertyList[0];Array.isArray(I)?(C[P.name]=P,P.a=I):C[P.name]=I}else if(b==="Connections"&&P.name==="C"){var D=[];P.propertyList.forEach(function(se,re){re!==0&&D.push(se)}),C.connections===void 0&&(C.connections=[]),C.connections.push(D)}else if(P.name==="Properties70"){var L=Object.keys(P);L.forEach(function(se){C[se]=P[se]})}else if(b==="Properties70"&&P.name==="P"){var H=P.propertyList[0],N=P.propertyList[1],K=P.propertyList[2],te=P.propertyList[3],$;H.indexOf("Lcl ")===0&&(H=H.replace("Lcl ","Lcl_")),N.indexOf("Lcl ")===0&&(N=N.replace("Lcl ","Lcl_")),N==="Color"||N==="ColorRGB"||N==="Vector"||N==="Vector3D"||N.indexOf("Lcl_")===0?$=[P.propertyList[4],P.propertyList[5],P.propertyList[6]]:$=P.propertyList[4],C[H]={type:N,type2:K,flag:te,value:$}}else C[P.name]===void 0?typeof P.id=="number"?(C[P.name]={},C[P.name][P.id]=P):C[P.name]=P:P.name==="PoseNode"?(Array.isArray(C[P.name])||(C[P.name]=[C[P.name]]),C[P.name].push(P)):C[P.name][P.id]===void 0&&(C[P.name][P.id]=P)},parseProperty:function(b){var C=b.getString(1);switch(C){case"C":return b.getBoolean();case"D":return b.getFloat64();case"F":return b.getFloat32();case"I":return b.getInt32();case"L":return b.getInt64();case"R":var P=b.getUint32();return b.getArrayBuffer(P);case"S":var P=b.getUint32();return b.getString(P);case"Y":return b.getInt16();case"b":case"c":case"d":case"f":case"i":case"l":var I=b.getUint32(),D=b.getUint32(),L=b.getUint32();if(D===0)switch(C){case"b":case"c":return b.getBooleanArray(I);case"d":return b.getFloat64Array(I);case"f":return b.getFloat32Array(I);case"i":return b.getInt32Array(I);case"l":return b.getInt64Array(I)}typeof Du=="undefined"&&console.error("THREE.FBXLoader: External library Inflate.min.js required, obtain or import from https://github.com/imaya/zlib.js");var H=new Du.Inflate(new Uint8Array(b.getArrayBuffer(L))),N=new c(H.decompress().buffer);switch(C){case"b":case"c":return N.getBooleanArray(I);case"d":return N.getFloat64Array(I);case"f":return N.getFloat32Array(I);case"i":return N.getInt32Array(I);case"l":return N.getInt64Array(I)}default:throw new Error("THREE.FBXLoader: Unknown property type "+C)}}};function c(b,C){this.dv=new DataView(b),this.offset=0,this.littleEndian=C!==void 0?C:!0}c.prototype={constructor:c,getOffset:function(){return this.offset},size:function(){return this.dv.buffer.byteLength},skip:function(b){this.offset+=b},getBoolean:function(){return(this.getUint8()&1)===1},getBooleanArray:function(b){for(var C=[],P=0;P<b;P++)C.push(this.getBoolean());return C},getUint8:function(){var b=this.dv.getUint8(this.offset);return this.offset+=1,b},getInt16:function(){var b=this.dv.getInt16(this.offset,this.littleEndian);return this.offset+=2,b},getInt32:function(){var b=this.dv.getInt32(this.offset,this.littleEndian);return this.offset+=4,b},getInt32Array:function(b){for(var C=[],P=0;P<b;P++)C.push(this.getInt32());return C},getUint32:function(){var b=this.dv.getUint32(this.offset,this.littleEndian);return this.offset+=4,b},getInt64:function(){var b,C;return this.littleEndian?(b=this.getUint32(),C=this.getUint32()):(C=this.getUint32(),b=this.getUint32()),C&2147483648?(C=~C&4294967295,b=~b&4294967295,b===4294967295&&(C=C+1&4294967295),b=b+1&4294967295,-(C*4294967296+b)):C*4294967296+b},getInt64Array:function(b){for(var C=[],P=0;P<b;P++)C.push(this.getInt64());return C},getUint64:function(){var b,C;return this.littleEndian?(b=this.getUint32(),C=this.getUint32()):(C=this.getUint32(),b=this.getUint32()),C*4294967296+b},getFloat32:function(){var b=this.dv.getFloat32(this.offset,this.littleEndian);return this.offset+=4,b},getFloat32Array:function(b){for(var C=[],P=0;P<b;P++)C.push(this.getFloat32());return C},getFloat64:function(){var b=this.dv.getFloat64(this.offset,this.littleEndian);return this.offset+=8,b},getFloat64Array:function(b){for(var C=[],P=0;P<b;P++)C.push(this.getFloat64());return C},getArrayBuffer:function(b){var C=this.dv.buffer.slice(this.offset,this.offset+b);return this.offset+=b,C},getString:function(b){for(var C=[],P=0;P<b;P++)C[P]=this.getUint8();var I=C.indexOf(0);return I>=0&&(C=C.slice(0,I)),_.LoaderUtils.decodeText(new Uint8Array(C))}};function h(){}h.prototype={constructor:h,add:function(b,C){this[b]=C}};function d(b){var C="Kaydara FBX Binary \0";return b.byteLength>=C.length&&C===T(b,0,C.length)}function f(b){var C=["K","a","y","d","a","r","a","\\","F","B","X","\\","B","i","n","a","r","y","\\","\\"],P=0;function I(H){var N=b[H-1];return b=b.slice(P+H),P++,N}for(var D=0;D<C.length;++D){var L=I(1);if(L===C[D])return!1}return!0}function m(b){var C=/FBXVersion: (\d+)/,P=b.match(C);if(P){var I=parseInt(P[1]);return I}throw new Error("THREE.FBXLoader: Cannot find the version number for the file given.")}function g(b){return b/46186158e3}var p=[];function v(b,C,P,I){var D;switch(I.mappingType){case"ByPolygonVertex":D=b;break;case"ByPolygon":D=C;break;case"ByVertice":D=P;break;case"AllSame":D=I.indices[0];break;default:console.warn("THREE.FBXLoader: unknown attribute mapping type "+I.mappingType)}I.referenceType==="IndexToDirect"&&(D=I.indices[D]);var L=D*I.dataSize,H=L+I.dataSize;return O(p,I.buffer,L,H)}var A=new _.Euler,w=new _.Vector3;function k(b){var C=new _.Matrix4,P=new _.Matrix4,I=new _.Matrix4,D=new _.Matrix4,L=new _.Matrix4,H=new _.Matrix4,N=new _.Matrix4,K=new _.Matrix4,te=new _.Matrix4,$=new _.Matrix4,se=new _.Matrix4,re=b.inheritType?b.inheritType:0;if(b.translation&&C.setPosition(w.fromArray(b.translation)),b.preRotation){var de=b.preRotation.map(_.MathUtils.degToRad);de.push(b.eulerOrder),P.makeRotationFromEuler(A.fromArray(de))}if(b.rotation){var de=b.rotation.map(_.MathUtils.degToRad);de.push(b.eulerOrder),I.makeRotationFromEuler(A.fromArray(de))}if(b.postRotation){var de=b.postRotation.map(_.MathUtils.degToRad);de.push(b.eulerOrder),D.makeRotationFromEuler(A.fromArray(de))}b.scale&&L.scale(w.fromArray(b.scale)),b.scalingOffset&&N.setPosition(w.fromArray(b.scalingOffset)),b.scalingPivot&&H.setPosition(w.fromArray(b.scalingPivot)),b.rotationOffset&&K.setPosition(w.fromArray(b.rotationOffset)),b.rotationPivot&&te.setPosition(w.fromArray(b.rotationPivot)),b.parentMatrixWorld&&($=b.parentMatrixWorld);var Oe=P.multiply(I).multiply(D),ye=new _.Matrix4;$.extractRotation(ye);var Te=new _.Matrix4;Te.copyPosition($);var ue=new _.Matrix4;ue.getInverse(ye).multiply($);var he=new _.Matrix4;if(re===0)he.copy(ye).multiply(Oe).multiply(ue).multiply(L);else if(re===1)he.copy(ye).multiply(ue).multiply(Oe).multiply(L);else{var xe=new _.Matrix4().getInverse(L),ve=new _.Matrix4().multiply(ue).multiply(xe);he.copy(ye).multiply(Oe).multiply(ve).multiply(L)}var Ue=new _.Matrix4().getInverse(te),We=new _.Matrix4().getInverse(H),Se=new _.Matrix4;Se.copy(C).multiply(K).multiply(te).multiply(P).multiply(I).multiply(D).multiply(Ue).multiply(N).multiply(H).multiply(L).multiply(We);var Qe=new _.Matrix4().copyPosition(Se),fe=new _.Matrix4().copy($).multiply(Qe);return se.copyPosition(fe),Se=new _.Matrix4().multiply(se).multiply(he),Se}function M(b){b=b||0;var C=["ZYX","YZX","XZY","ZXY","YXZ","XYZ"];return b===6?(console.warn("THREE.FBXLoader: unsupported Euler Order: Spherical XYZ. Animations and rotations may be incorrect."),C[0]):C[b]}function S(b){var C=b.split(",").map(function(P){return parseFloat(P)});return C}function T(b,C,P){return C===void 0&&(C=0),P===void 0&&(P=b.byteLength),_.LoaderUtils.decodeText(new Uint8Array(b,C,P))}function F(b,C){for(var P=0,I=b.length,D=C.length;P<D;P++,I++)b[I]=C[P]}function O(b,C,P,I){for(var D=P,L=0;D<I;D++,L++)b[L]=C[D];return b}function V(b,C,P){return b.slice(0,C).concat(P).concat(b.slice(C))}return i}();const p2=(n,t)=>{var p;const e=t.fbx_url||"//vrlab-image4.ljcdn.com/release/web/dipan2.f38a21cc.FBX",i=(p=t.north_rad)!=null?p:void 0,s={};let r={x:0,y:0,z:0},o=[0,0,0],a=1,l=i;n.on("modelLoaded",g);const c=v=>ee(exports,null,function*(){var M;const A=(v==null?void 0:v.fbx_url)||e;if(l=(M=v==null?void 0:v.north_rad)!=null?M:i,typeof l!="number")throw new Error('"northRad"配置参数缺失:未配置指南针指向!');const k=yield new Hg().loadAsync(A);return jg(k,{transparent:!0,side:y.DoubleSide,blending:y.AdditiveBlending}),s.object=k,g(),!0}),h=({latitude:v})=>{if(!s.object)return;const A=d(v);A&&(s.object.position.y=A)},d=v=>{if(s.yBase===void 0)return;const A=.6;if(v>=Math.PI/4)return s.yBase-(A+1.6);const w=v*(4/Math.PI);return s.yBase-(A*w+1.6)},f=()=>{if(!s.object)return;const v=d(n.getPose().latitude);v&&(s.object.position.y=v),n.scene.add(s.object),n.needsRender=!0,n.on("cameraDirectionUpdate",h)},m=()=>{s.object&&(n.scene.remove(s.object),n.needsRender=!0,n.off("cameraDirectionUpdate",h))};function g(){const v=s.object;if(!v)return;const A=n.model.bounding,w=A.max.x-A.min.x,k=A.max.z-A.min.z,M=Math.max(w,k),{max:{x:S,z:T},min:{x:F,y:O,z:V}}=A;s.yBase=O,r={x:(S+F)/2,y:O-1.6,z:(T+V)/2},o=[0,l-Math.PI/2,0],a=.0045*M,d2(v,{position:r,rotation:o,scale:a})}return{load:c,disable:m,enable:f}};function g2(n,t){var c,h,d,f,m;const e=(c=t==null?void 0:t.size)!=null?c:512,i=(h=t==null?void 0:t.fontSize)!=null?h:e*(35/256)*1.2,s=(d=t==null?void 0:t.backgroundColor)!=null?d:"rgba(0,0,0,0)",r=(f=t==null?void 0:t.fontColor)!=null?f:"#fff",o=(m=t==null?void 0:t.textAlign)!=null?m:"center",a=document.createElement("canvas");a.setAttribute("width",e+""),a.setAttribute("height",e+"");const l=a.getContext("2d");return l.fillStyle=s,l.fillRect(0,0,e,e),l.font=`${i}px "微软雅黑"`,l.textAlign=o,l.fillStyle=r,l.fillText(n,e/2,e*.7),new _.CanvasTexture(a)}const v2=({x:n,y:t,z:e})=>new _.Vector3(n,t,e),b2=(n,t)=>{var p,v,A;const e={},i=(p=t.animationEnabled)!=null?p:!0,s=(v=t.position)!=null?v:void 0,r=(A=t.rad)!=null?A:void 0,o=t.fbx_url||"//vrlab-image4.ljcdn.com/release/web/entryDoorMini/Anim_Door1.fbx",a=[],l=w=>ee(exports,null,function*(){var b,C,P,I,D,L,H,N;const k=(b=w==null?void 0:w.position)!=null?b:s;if(!k)return Promise.reject(new Error("ModelEntryDoorGuidePlugin.load(): position is undefined"));const M=v2(k),S=(C=w==null?void 0:w.rad)!=null?C:r,T=(P=w==null?void 0:w.fbx_url)!=null?P:o;if(e.rad=S,S===void 0)return Promise.reject(new Error(`ModelEntryDoorGuidePlugin.load(): rad is ${S}`));const F=yield new Hg().loadAsync(T);F.position.copy(M),F.rotation.z=S,F.scale.set(.8,.8,.8),jg(F,{transparent:!0,side:y.DoubleSide});const O=(H=(L=(D=(I=F.children)==null?void 0:I[0])==null?void 0:D.children)==null?void 0:L[3])==null?void 0:H.clone();if(!O)return Promise.reject(new Error(`ModelEntryDoorGuidePlugin.load(): textMesh is ${O}`));const V=(N=t.name)!=null?N:"入户门";return O.material=new _.MeshBasicMaterial({transparent:!0,map:g2(V)}),O.renderOrder=3,F.children[0].add(O),e.object=F,!0}),c=()=>{if(e.animation)return;if(!e.object)return console.error("ModelEntryDoorGuidePlugin.initAnimation(): state.object is ",e.object);const w=1,k=new _.AnimationMixer(e.object);a.push(k);const M=k.clipAction(e.object.animations[0]);M.timeScale=w;let S;const T=()=>{let b=0,C=0;const P=1e3/30,I=D=>{b=requestAnimationFrame(I);const L=D-C;L<P||(C=D,a.forEach(H=>H.update(L/1e3)),n.needsRender=!0)};return b=requestAnimationFrame(I),()=>{cancelAnimationFrame(b)}},V={play:()=>{S||(M.play(),S=T(),requestAnimationFrame(()=>{e.object&&e.object.rotation.z!==e.rad&&(e.object.rotation.z=e.rad)}))},stop:()=>{M.stop(),S==null||S(),S=void 0}};e.animation=V},h=w=>{var M;if(!e.object)return console.error("ModelEntryDoorGuidePlugin.enable(): object is ",e.object);((M=w==null?void 0:w.animationEnable)!=null?M:i)&&(e.animation||c(),e.animation.play()),n.scene.add(e.object),n.needsRender=!0},d=()=>{e.object&&(e.animation&&e.animation.stop(),n.scene.remove(e.object),n.needsRender=!0)},f=w=>w==="Floorplan"?h():d();return{load:l,enable:w=>(e.enabled||(e.enabled=!0,f(n.currentMode),n.on("modeChange",f),h(w)),!0),disable:()=>(e.enabled&&(e.enabled=!1,d(),n.off("modeChange",f)),!0)}},A2=Si;function y2(n,t,e,i=A2.Linear.None){const s=new Na(n).to(t,e).easing(i);Io(()=>s.start(0));const r=br(a=>{s.update(a)===!1&&r()}),o=[];return s.onDestroy=a=>(o.push(a),s),s.destroy=function(){this.stop(),Object.assign(s,{_onStartCallback:null,_onUpdateCallback:null,_onCompleteCallback:null,_onStopCallbackL:null});let a;for(;a=o.shift();)a();r()},s}function w2(n,t){return y2({progress:0},{progress:1},n,t)}var Fg=(n=>(n.Move="Move",n.Rotate="Rotate",n))(Fg||{}),Fi=(n=>(n.Clockwise="Clockwise",n.Anticlockwise="Anticlockwise",n.Loop="Loop",n))(Fi||{});const ca=Math.PI*2;function Su(n){return(n%ca+ca)%ca}function Tu(n){return n%ca}function Ol(n,t,e){return n+(t-n)*e}const bc=(n,t,e)=>{const i=Math.PI,s=i*2;let r=Su(n),o=Su(t);return e===Fi.Anticlockwise&&r<o&&(r+=s),e===Fi.Clockwise&&o<r&&(o+=s),e===Fi.Loop&&o-r>i?bc(r,o,Fi.Anticlockwise):e===Fi.Loop&&r-o>i?bc(r,o,Fi.Clockwise):{from:r,to:o}},P2=n=>{const t={},e=(l,c,...h)=>ee(exports,[l,c,...h],function*(r,o,a={preload:!0}){return t.interruptCallback&&t.interruptCallback(!1),a.asyncStartCallback&&(yield a.asyncStartCallback()),r.mode&&r.mode!==n.currentMode&&(yield n.changeMode(r.mode)),a.preload&&r.panoIndex!==void 0&&r.panoIndex!==n.panoIndex&&(yield n.preloadPano(r.panoIndex)),a.asyncEndCallback&&(yield a.asyncEndCallback()),r.panoIndex===void 0&&r.fov===void 0&&r.latitude===void 0&&r.longitude===void 0?!0:yield new Promise((d,f)=>{const m=r.panoIndex!==void 0?r.panoIndex:n.panoIndex;m!==void 0?n.moveToPano(m,B({duration:o,moveEndCallback:()=>d(!0),moveCancelCallback:()=>f(new Error("move canceled"))},r)):f(new Error("unexpected error"))})}),i=r=>{const o=n.state,a=Tu(o.latitude),l=Tu(r.latitude),{from:c,to:h}=bc(o.longitude,r.longitude,r.rotation||Fi.Loop),d=o.fov,f=r.fov;return{from:{latitude:a,longitude:c,fov:d},to:{latitude:l,longitude:h,fov:f}}};return{move:e,rotate:(l,c,...h)=>ee(exports,[l,c,...h],function*(r,o,a={}){t.interruptCallback&&t.interruptCallback(!1),a.asyncStartCallback&&(yield a.asyncStartCallback()),n.currentMode!==nt.Five.Mode.Panorama&&(yield n.changeMode(nt.Five.Mode.Panorama)),r.panoIndex!==void 0&&r.panoIndex!==n.panoIndex&&(a.preload&&(yield n.preloadPano(r.panoIndex)),yield new Promise((m,g)=>{if(!r.panoIndex){m(!0);return}n.moveToPano(r.panoIndex,{moveEndCallback:()=>m(!0),moveCancelCallback:()=>g(new Error("move canceled"))})})),a.asyncEndCallback&&(yield a.asyncEndCallback());const{from:d,to:f}=i(r);return yield new Promise(m=>{const g=({progress:k})=>{const M={};M.longitude=Ol(d.longitude,f.longitude,k),M.latitude=Ol(d.latitude,f.latitude,k),M.fov=Ol(d.fov,f.fov,k),n.setState(M,!0)},p=()=>{m(!0)},v=()=>{m(!1)},A=r.rotateSpeed?Math.ceil(Math.abs(f.longitude-d.longitude)/r.rotateSpeed*1e3):o,w=w2(A,Si.Linear.None).onUpdate(g).onComplete(p).onDestroy(v);r.rotation===Fi.Loop&&w.repeat(1/0).yoyo(!0),t.interruptCallback=(k=!0)=>{w.destroy(),t.interruptCallback=void 0,t.timeoutId&&(clearTimeout(t.timeoutId),t.timeoutId=void 0),m(k)},t.timeoutId=setTimeout(()=>{t.interruptCallback&&t.interruptCallback(!0)},o)})})}};function Lu(n,t){return n.x===t.x&&n.y===t.y}function Ng(n,t){return Math.abs(n)===1/0&&Math.abs(t)===1/0?!0:Math.abs(n-t)<.001}function Ta(n,t){return(t.y-n.y)/(t.x-n.x)}function Gg(n,t,e){const i=Ta(n[1],n[0]),s=Ta(t[1],t[0]);if(isNaN(i)||isNaN(s)||Ng(i,s))return!1;if(Xo(n[0],t))return n[0];if(Xo(n[1],t))return n[1];if(Xo(t[0],n))return t[0];if(Xo(t[1],n))return t[1];if(e&&!I2(n,t))return!1;const r=n[0],o=t[0];if(Math.abs(i)===1/0)return{x:r.x,y:t[1].y-(t[1].x-r.x)*s};if(Math.abs(s)===1/0)return{x:o.x,y:n[1].y-(n[1].x-o.x)*i};const a=(o.y-r.y+i*r.x-s*o.x)/(i-s),l=i*a-i*r.x+r.y;return{x:a,y:l}}function Xo(n,t){return Lu(n,t[0])||Lu(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&&Ng(Ta(t[0],n),Ta(n,t[1]))}function C2(n){let t=1/0,e=-1/0,i=1/0,s=-1/0;return n.forEach(r=>{t=Math.min(t,r.x),e=Math.max(e,r.x),i=Math.min(i,r.y),s=Math.max(s,r.y)}),{x:(t+e)/2,y:(i+s)/2}}function Yo(n,t,e){return(n.x-e.x)*(t.y-e.y)-(t.x-e.x)*(n.y-e.y)}function I2(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)&&Yo(t[0],n[1],n[0])*Yo(n[1],t[1],n[0])>0&&Yo(n[0],t[1],t[0])*Yo(t[1],n[1],t[0])>0?1:0}function Wg(n,t=0){t<=0?requestAnimationFrame(n):requestAnimationFrame(()=>Wg(n,t-1))}const E2=`<style type="text/css">
475
+ `;return n.$$set=r=>{"content"in r&&e(0,i=r.content)},[i,s]}class FA extends Pe{constructor(t){super(),we(this,t,HA,_A,Ae,{content:0},BA)}}function NA(n){Me(n,"svelte-ozpg4a",".floorplan-plugin__base-image.svelte-ozpg4a{position:absolute;z-index:10;width:100%;height:100%;pointer-events:none}")}function GA(n){let t,e;return t=new RA({props:{url:n[1].url}}),{c(){be(t.$$.fragment)},m(i,s){pe(t,i,s),e=!0},p(i,s){const r={};s&2&&(r.url=i[1].url),t.$set(r)},i(i){e||(G(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){ge(t,i)}}}function WA(n){let t,e;return t=new FA({props:{content:n[0]}}),{c(){be(t.$$.fragment)},m(i,s){pe(t,i,s),e=!0},p(i,s){const r={};s&1&&(r.content=i[0]),t.$set(r)},i(i){e||(G(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){ge(t,i)}}}function QA(n){let t,e,i,s;const r=[WA,GA],o=[];function a(l,c){return l[0]?0:l[1]?1:-1}return~(e=a(n))&&(i=o[e]=r[e](n)),{c(){t=U("div"),i&&i.c(),x(t,"class","floorplan-plugin__base-image svelte-ozpg4a")},m(l,c){J(l,t,c),~e&&o[e].m(t,null),s=!0},p(l,[c]){let h=e;e=a(l),e===h?~e&&o[e].p(l,c):(i&&(Ie(),Z(o[h],1,1,()=>{o[h]=null}),Ee()),~e?(i=o[e],i?i.p(l,c):(i=o[e]=r[e](l),i.c()),G(i,1),i.m(t,null)):i=null)},i(l){s||(G(i),s=!0)},o(l){Z(i),s=!1},d(l){l&&X(t),~e&&o[e].d()}}}function UA(n,t,e){let i,s,{floorIndex:r}=t,{floorplanData:o}=t;return n.$$set=a=>{"floorIndex"in a&&e(2,r=a.floorIndex),"floorplanData"in a&&e(3,o=a.floorplanData)},n.$$.update=()=>{var a,l;n.$$.dirty&12&&e(1,i=o.outlines[r]),n.$$.dirty&12&&e(0,s=(l=(a=o.outlines)==null?void 0:a[r])==null?void 0:l.svgContent)},[s,i,r,o]}class Dg extends Pe{constructor(t){super(),we(this,t,UA,QA,Ae,{floorIndex:2,floorplanData:3},NA)}}function XA(n){Me(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 YA(n){let t,e,i,s,r,o=n[0].notes+"",a;return{c(){t=U("div"),e=U("img"),s=le(),r=U("span"),a=Fe(o),x(e,"class","floorplan-plugin__img svelte-2r6702"),Vt(e.src,i=n[6])||x(e,"src",i),x(e,"alt",""),Q(e,"transform",n[5]),x(r,"class","floorplan-plugin__notes svelte-2r6702"),x(t,"class","floorplan-plugin__item svelte-2r6702"),Q(t,"left",n[1]),Q(t,"top",n[2]),Q(t,"width",n[3]),Q(t,"height",n[4])},m(l,c){J(l,t,c),W(t,e),W(t,s),W(t,r),W(r,a)},p(l,[c]){c&1&&o!==(o=l[0].notes+"")&&Ge(a,o)},i:oe,o:oe,d(l){l&&X(t)}}}function ZA(n,t,e){let{item:i}=t;const s=i.positionInImage.x*100+"%",r=i.positionInImage.y*100+"%",o=i.width*100+"%",a=i.height*100+"%",l=`rotate(${i.rotateZ}deg) scaleX(${i.rotateX?-1:1}) scaleY(${i.rotateY?-1:1})`,c=i.src;return n.$$set=h=>{"item"in h&&e(0,i=h.item)},[i,s,r,o,a,l,c]}class JA extends Pe{constructor(t){super(),we(this,t,ZA,YA,Ae,{item:0},XA)}}function qA(n){Me(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 jd(n){let t,e=[],i=new Map,s,r,o,a=n[1];const l=c=>c[6].id;for(let c=0;c<a.length;c+=1){let h=zd(n,a,c),d=l(h);i.set(d,e[c]=Vd(d,h))}return{c(){t=U("div");for(let c=0;c<e.length;c+=1)e[c].c();x(t,"class","floorplan-plugin__room-items svelte-1c5mqz0")},m(c,h){J(c,t,h);for(let d=0;d<e.length;d+=1)e[d]&&e[d].m(t,null);s=!0,r||(o=[bi(mn.call(null,t)),je(t,"clientWidth",n[4])],r=!0)},p(c,h){h&2&&(a=c[1],Ie(),e=yi(e,h,l,1,c,a,i,t,fn,Vd,null,zd),Ee())},i(c){if(!s){for(let h=0;h<a.length;h+=1)G(e[h]);s=!0}},o(c){for(let h=0;h<e.length;h+=1)Z(e[h]);s=!1},d(c){c&&X(t);for(let h=0;h<e.length;h+=1)e[h].d();r=!1,wt(o)}}}function Vd(n,t){let e,i,s;const r=[{item:t[6]}];let o={};for(let a=0;a<r.length;a+=1)o=Dt(o,r[a]);return i=new JA({props:o}),{key:n,first:null,c(){e=Be(),be(i.$$.fragment),this.first=e},m(a,l){J(a,e,l),pe(i,a,l),s=!0},p(a,l){t=a;const c=l&2?Tt(r,[{item:t[6]}]):{};i.$set(c)},i(a){s||(G(i.$$.fragment,a),s=!0)},o(a){Z(i.$$.fragment,a),s=!1},d(a){a&&X(e),ge(i,a)}}}function KA(n){let t,e,i=n[1]&&jd(n);return{c(){i&&i.c(),t=Be()},m(s,r){i&&i.m(s,r),J(s,t,r),e=!0},p(s,[r]){s[1]?i?(i.p(s,r),r&2&&G(i,1)):(i=jd(s),i.c(),G(i,1),i.m(t.parentNode,t)):i&&(Ie(),Z(i,1,1,()=>{i=null}),Ee())},i(s){e||(G(i),e=!0)},o(s){Z(i),e=!1},d(s){i&&i.d(s),s&&X(t)}}}function $A(n,t,e){let i,{floorIndex:s}=t,{floorplanData:r}=t,o=0;const a=l=>{e(0,o=l.detail)};return n.$$set=l=>{"floorIndex"in l&&e(2,s=l.floorIndex),"floorplanData"in l&&e(3,r=l.floorplanData)},n.$$.update=()=>{if(n.$$.dirty&12&&e(1,i=r.floorDatas[s].items),n.$$.dirty&9){const{max:l,min:c}=r.bounding;l.x-c.x}},[o,i,s,r,a]}class ey extends Pe{constructor(t){super(),we(this,t,$A,KA,Ae,{floorIndex:2,floorplanData:3},qA)}}function ty(n){Me(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 iy(n){let t,e=n[16].outerHTML+"",i;return{c(){t=new Aa(!1),i=Be(),t.a=i},m(s,r){t.m(e,s,r),J(s,i,r)},p(s,r){r[0]&65536&&e!==(e=s[16].outerHTML+"")&&t.p(e)},d(s){s&&X(i),s&&t.d()}}}function ny(n){let t,e,i,s,r,o,a=n[1]&&Rd(n),l=n[0]&&Bd(n),c=n[3]&&_d(n);return{c(){t=U("div"),a&&a.c(),e=le(),l&&l.c(),i=le(),c&&c.c(),s=Be(),x(t,"class","floorplan-plugin__room-part1 svelte-9vzn2f"),Q(t,"opacity",n[12]?"1":"0")},m(h,d){J(h,t,d),a&&a.m(t,null),W(t,e),l&&l.m(t,null),J(h,i,d),c&&c.m(h,d),J(h,s,d),r||(o=[bi(mn.call(null,t)),je(t,"clientWidth",n[33]),je(t,"clientHeight",n[34])],r=!0)},p(h,d){h[1]?a?a.p(h,d):(a=Rd(h),a.c(),a.m(t,e)):a&&(a.d(1),a=null),h[0]?l?l.p(h,d):(l=Bd(h),l.c(),l.m(t,null)):l&&(l.d(1),l=null),d[0]&4096&&Q(t,"opacity",h[12]?"1":"0"),h[3]?c?c.p(h,d):(c=_d(h),c.c(),c.m(s.parentNode,s)):c&&(c.d(1),c=null)},d(h){h&&X(t),a&&a.d(),l&&l.d(),h&&X(i),c&&c.d(h),h&&X(s),r=!1,wt(o)}}}function Rd(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),x(t,"class","floorplan-plugin__room-name")},m(s,r){J(s,t,r),W(t,i)},p(s,r){r[0]&20&&e!==(e=(s[2]?s[4].name:s[4].roomType==="100900000012"?s[4].customizedName:s[4].name)+"")&&Ge(i,e)},d(s){s&&X(t)}}}function Bd(n){let t,e;return{c(){t=U("span"),e=Fe(n[15]),x(t,"class","floorplan-plugin__room-area svelte-9vzn2f"),Q(t,"font-size",n[20])},m(i,s){J(i,t,s),W(t,e)},p(i,s){s[0]&32768&&Ge(e,i[15])},d(i){i&&X(t)}}}function _d(n){let t,e;return{c(){t=U("span"),e=Fe(n[14]),x(t,"class","floorplan-plugin__room-size"),Q(t,"font-size",n[20]),Q(t,"opacity",n[11]?"0.6":"0")},m(i,s){J(i,t,s),W(t,e)},p(i,s){s[0]&16384&&Ge(e,i[14]),s[0]&2048&&Q(t,"opacity",i[11]?"0.6":"0")},d(i){i&&X(t)}}}function sy(n){let t,e,i;function s(a,l){if(a[5]===void 0)return ny;if(a[16])return iy}let r=s(n),o=r&&r(n);return{c(){t=U("div"),o&&o.c(),x(t,"class","floorplan-plugin__room-label-item svelte-9vzn2f"),Q(t,"left",n[17]),Q(t,"top",n[18]),Q(t,"font-size",n[19]),Q(t,"opacity",n[13]?"1":"0"),Q(t,"transform",n[10]?"translate(-50%, calc(-50% + 6px))":"translate(-50%, -50%)")},m(a,l){J(a,t,l),o&&o.m(t,null),e||(i=[bi(mn.call(null,t)),je(t,"clientWidth",n[35]),je(t,"clientHeight",n[36])],e=!0)},p(a,l){r===(r=s(a))&&o?o.p(a,l):(o&&o.d(1),o=r&&r(a),o&&(o.c(),o.m(t,null))),l[0]&8192&&Q(t,"opacity",a[13]?"1":"0"),l[0]&1024&&Q(t,"transform",a[10]?"translate(-50%, calc(-50% + 6px))":"translate(-50%, -50%)")},i:oe,o:oe,d(a){a&&X(t),o&&o.d(),e=!1,wt(i)}}}function ry(n,t){const e=n[0],i=n[1];let s=!1;for(let r=0,o=t.length-1;r<t.length;o=r++){const a=t[r][0],l=t[r][1],c=t[o][0],h=t[o][1];l>i!=h>i&&e<(c-a)*(i-l)/(h-l)+a&&(s=!s)}return s}function oy(n,t,e){let i,s,r,o,a,l,c,h,d,f,m,g,p,{pxmm:v}=t,{roomAreaEnable:A}=t,{roomNameEnable:w}=t,{roomNameOtherTypeEnable:k}=t,{roomDimensionEnable:M}=t,{room:S}=t,{hoveredRoom:T}=t,{getRoomAreaText:F}=t,{getRoomDimensionText:O}=t,{getLabelElement:V}=t,{adaptiveRoomLabelVisibleEnable:b}=t;function C(he,xe){if(xe.width===0||xe.height===0)return()=>!1;const ve=he.path.map(({x:it,y:tt})=>[it,tt]),Ue=he.roomLabel.position,{x:We,y:Se}=Ue,{width:Qe,height:fe}=xe,ke=Qe/2,De=fe/2;return function(tt){const ht=We*tt,qe=Se*tt,Ke=ve.map(([lt,Nt])=>[lt*tt,Nt*tt]);return[[ht+ke,qe-De],[ht-ke,qe-De],[ht-ke,qe+De],[ht+ke,qe+De]].every(lt=>ry(lt,Ke))}}const P=document.body.clientWidth,I=document.body.clientHeight,D=S.roomLabel,L=D.positionInImage.x*100+"%",H=D.positionInImage.y*100+"%",N=(P<500||I<500?10:14)+"px",K=(P<500||I<500?8:12)+"px";let te=0,$=0,se=0,re=0,de=!1;T.subscribe(function(xe){e(26,de=!!xe&&xe.id===S.id)});const Oe=he=>{e(8,se=he.detail)},ye=he=>{e(9,re=he.detail)},Te=he=>{e(6,te=he.detail)},ue=he=>{e(7,$=he.detail)};return n.$$set=he=>{"pxmm"in he&&e(21,v=he.pxmm),"roomAreaEnable"in he&&e(0,A=he.roomAreaEnable),"roomNameEnable"in he&&e(1,w=he.roomNameEnable),"roomNameOtherTypeEnable"in he&&e(2,k=he.roomNameOtherTypeEnable),"roomDimensionEnable"in he&&e(3,M=he.roomDimensionEnable),"room"in he&&e(4,S=he.room),"hoveredRoom"in he&&e(22,T=he.hoveredRoom),"getRoomAreaText"in he&&e(23,F=he.getRoomAreaText),"getRoomDimensionText"in he&&e(24,O=he.getRoomDimensionText),"getLabelElement"in he&&e(5,V=he.getLabelElement),"adaptiveRoomLabelVisibleEnable"in he&&e(25,b=he.adaptiveRoomLabelVisibleEnable)},n.$$.update=()=>{var he,xe;n.$$.dirty[0]&48&&e(16,i=V==null?void 0:V(S)),n.$$.dirty[0]&8388624&&e(15,s=S.size?F(S.size):""),n.$$.dirty[0]&16777232&&e(14,r=S!=null&&S.dimension?O((he=S.dimension)==null?void 0:he.width,(xe=S.dimension)==null?void 0:xe.height):""),n.$$.dirty[0]&768&&e(32,o={width:se,height:re}),n.$$.dirty[0]&16|n.$$.dirty[1]&2&&e(31,a=o?C(S,o):void 0),n.$$.dirty[0]&35651584|n.$$.dirty[1]&1&&e(28,l=b?!!(a!=null&&a(v)):!0),n.$$.dirty[0]&192&&e(30,c={width:te,height:$}),n.$$.dirty[0]&1073741840&&e(29,h=c?C(S,c):void 0),n.$$.dirty[0]&572522496&&e(27,d=b?!!(h!=null&&h(v)):!0),n.$$.dirty[0]&469762048&&e(13,f=d||l||de),n.$$.dirty[0]&335544320&&e(12,m=l||de),n.$$.dirty[0]&201326592&&e(11,g=d||de),n.$$.dirty[0]&402653184&&e(10,p=l&&!d)},[A,w,k,M,S,V,te,$,se,re,p,g,m,f,r,s,i,L,H,N,K,v,T,F,O,b,de,d,l,h,c,a,o,Oe,ye,Te,ue]}class ay extends Pe{constructor(t){super(),we(this,t,oy,sy,Ae,{pxmm:21,roomAreaEnable:0,roomNameEnable:1,roomNameOtherTypeEnable:2,roomDimensionEnable:3,room:4,hoveredRoom:22,getRoomAreaText:23,getRoomDimensionText:24,getLabelElement:5,adaptiveRoomLabelVisibleEnable:25},ty,[-1,-1])}}function ly(n){Me(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 Hd(n,t,e){const i=n.slice();return i[15]=t[e],i}function Fd(n){let t,e=[],i=new Map,s,r,o,a=n[11];const l=c=>c[15].id;for(let c=0;c<a.length;c+=1){let h=Hd(n,a,c),d=l(h);i.set(d,e[c]=Nd(d,h))}return{c(){t=U("div");for(let c=0;c<e.length;c+=1)e[c].c();x(t,"class","floorplan-plugin__room-labels svelte-13xux0b")},m(c,h){J(c,t,h);for(let d=0;d<e.length;d+=1)e[d]&&e[d].m(t,null);s=!0,r||(o=[bi(mn.call(null,t)),je(t,"clientWidth",n[14])],r=!0)},p(c,h){h&3583&&(a=c[11],Ie(),e=yi(e,h,l,1,c,a,i,t,fn,Nd,null,Hd),Ee())},i(c){if(!s){for(let h=0;h<a.length;h+=1)G(e[h]);s=!0}},o(c){for(let h=0;h<e.length;h+=1)Z(e[h]);s=!1},d(c){c&&X(t);for(let h=0;h<e.length;h+=1)e[h].d();r=!1,wt(o)}}}function Nd(n,t){let e,i,s;const r=[{pxmm:t[10],room:t[15],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]}];let o={};for(let a=0;a<r.length;a+=1)o=Dt(o,r[a]);return i=new ay({props:o}),{key:n,first:null,c(){e=Be(),be(i.$$.fragment),this.first=e},m(a,l){J(a,e,l),pe(i,a,l),s=!0},p(a,l){t=a;const c=l&3583?Tt(r,[{pxmm:t[10],room:t[15],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]}]):{};i.$set(c)},i(a){s||(G(i.$$.fragment,a),s=!0)},o(a){Z(i.$$.fragment,a),s=!1},d(a){a&&X(e),ge(i,a)}}}function cy(n){let t,e,i=n[11]&&Fd(n);return{c(){i&&i.c(),t=Be()},m(s,r){i&&i.m(s,r),J(s,t,r),e=!0},p(s,[r]){s[11]?i?(i.p(s,r),r&2048&&G(i,1)):(i=Fd(s),i.c(),G(i,1),i.m(t.parentNode,t)):i&&(Ie(),Z(i,1,1,()=>{i=null}),Ee())},i(s){e||(G(i),e=!0)},o(s){Z(i),e=!1},d(s){i&&i.d(s),s&&X(t)}}}function hy(n,t,e){let i,{floorIndex:s}=t,{roomAreaEnable:r}=t,{roomNameEnable:o}=t,{roomNameOtherTypeEnable:a}=t,{roomDimensionEnable:l}=t,{floorplanData:c}=t,{hoveredRoom:h}=t,{getRoomAreaText:d}=t,{getRoomDimensionText:f}=t,{getLabelElement:m}=t,{adaptiveRoomLabelVisibleEnable:g}=t,p=0,v=0;const A=w=>{e(9,p=w.detail)};return n.$$set=w=>{"floorIndex"in w&&e(12,s=w.floorIndex),"roomAreaEnable"in w&&e(0,r=w.roomAreaEnable),"roomNameEnable"in w&&e(1,o=w.roomNameEnable),"roomNameOtherTypeEnable"in w&&e(2,a=w.roomNameOtherTypeEnable),"roomDimensionEnable"in w&&e(3,l=w.roomDimensionEnable),"floorplanData"in w&&e(13,c=w.floorplanData),"hoveredRoom"in w&&e(4,h=w.hoveredRoom),"getRoomAreaText"in w&&e(5,d=w.getRoomAreaText),"getRoomDimensionText"in w&&e(6,f=w.getRoomDimensionText),"getLabelElement"in w&&e(7,m=w.getLabelElement),"adaptiveRoomLabelVisibleEnable"in w&&e(8,g=w.adaptiveRoomLabelVisibleEnable)},n.$$.update=()=>{if(n.$$.dirty&12288&&e(11,i=c.floorDatas[s].rooms),n.$$.dirty&8704){const{max:w,min:k}=c.bounding,M=w.x-k.x;e(10,v=p/M)}},[r,o,a,l,h,d,f,m,g,p,v,i,s,c,A]}class dy extends Pe{constructor(t){super(),we(this,t,hy,cy,Ae,{floorIndex:12,roomAreaEnable:0,roomNameEnable:1,roomNameOtherTypeEnable:2,roomDimensionEnable:3,floorplanData:13,hoveredRoom:4,getRoomAreaText:5,getRoomDimensionText:6,getLabelElement:7,adaptiveRoomLabelVisibleEnable:8},ly)}}function uy(n){Me(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 Gd(n,t,e){const i=n.slice();return i[11]=t[e],i[13]=e,i}function Wd(n,t,e){const i=n.slice();return i[14]=t[e],i}function Qd(n){let t;return{c(){t=U("div"),x(t,"class","floorplan-plugin__rule-scale svelte-1fuyezq"),Q(t,"left",n[14].left*100+"%"),Q(t,"bottom",n[14].bottom*100+"%")},m(e,i){J(e,t,i)},p:oe,d(e){e&&X(t)}}}function Ud(n,t){let e,i,s=t[1](t[11].distance)+"",r,o;return{key:n,first:null,c(){e=U("div"),i=U("div"),r=Fe(s),o=le(),x(i,"class","floorplan-plugin__rule-text svelte-1fuyezq"),me(i,"is-row",t[2]),x(e,"class","floorplan-plugin__rule-text-item svelte-1fuyezq"),Q(e,"left",t[11].left*100+"%"),Q(e,"bottom",t[11].bottom*100+"%"),this.first=e},m(a,l){J(a,e,l),W(e,i),W(i,r),W(e,o)},p(a,l){t=a,l&2&&s!==(s=t[1](t[11].distance)+"")&&Ge(r,s)},d(a){a&&X(e)}}}function fy(n){let t,e,i,s,r,o,a=[],l=new Map,c,h=n[3],d=[];for(let g=0;g<h.length;g+=1)d[g]=Qd(Wd(n,h,g));let f=n[4];const m=g=>g[13];for(let g=0;g<f.length;g+=1){let p=Gd(n,f,g),v=m(p);l.set(v,a[g]=Ud(v,p))}return{c(){t=U("div"),e=U("div"),i=le(),s=U("div");for(let g=0;g<d.length;g+=1)d[g].c();r=le(),o=U("div");for(let g=0;g<a.length;g+=1)a[g].c();x(e,"class","floorplan-plugin__rule-line svelte-1fuyezq"),x(s,"class","floorplan-plugin__rule-scale-wrapper svelte-1fuyezq"),me(s,"is-row",n[2]),x(o,"class","floorplan-plugin__rule-text-wrapper svelte-1fuyezq"),x(t,"class",c="floorplan-plugin__rule-labels floorplan-plugin__rule-labels--"+n[0]+" svelte-1fuyezq"),me(t,"is-row",n[2]),Q(t,"width",n[2]?"100%":1/16+"rem"),Q(t,"height",n[2]?1/16+"rem":"100%")},m(g,p){J(g,t,p),W(t,e),W(t,i),W(t,s);for(let v=0;v<d.length;v+=1)d[v]&&d[v].m(s,null);W(t,r),W(t,o);for(let v=0;v<a.length;v+=1)a[v]&&a[v].m(o,null)},p(g,[p]){if(p&8){h=g[3];let v;for(v=0;v<h.length;v+=1){const A=Wd(g,h,v);d[v]?d[v].p(A,p):(d[v]=Qd(A),d[v].c(),d[v].m(s,null))}for(;v<d.length;v+=1)d[v].d(1);d.length=h.length}p&22&&(f=g[4],a=yi(a,p,m,1,g,f,l,o,ph,Ud,null,Gd)),p&1&&c!==(c="floorplan-plugin__rule-labels floorplan-plugin__rule-labels--"+g[0]+" svelte-1fuyezq")&&x(t,"class",c),p&5&&me(t,"is-row",g[2])},i:oe,o:oe,d(g){g&&X(t),Ti(d,g);for(let p=0;p<a.length;p+=1)a[p].d()}}}const Qs=1e3,Us=180;function my(n,t,e){let{type:i}=t,{data:s}=t,{bounding:r}=t,{getRuleDistanceText:o}=t;const a=i==="top"||i==="bottom",l=r.max.x-r.min.x-(Qs-Us)*2,c=r.max.y-r.min.y-(Qs-Us)*2,h=s.map(([g,p])=>a?[g.x,p.x]:[g.y,p.y]).flat().sort().filter((g,p,v)=>p===0?!0:g!==v[p-1]),d=h.map(g=>{const p=a?(g-r.min.x-Qs+Us)/l:0,v=a?0:(g-r.min.y-Qs+Us)/c;return{left:p,bottom:v}});d.unshift({left:0,bottom:0}),d.push(a?{left:1,bottom:0}:{left:0,bottom:1});const f=h[h.length-1]-h[0],m=h.map((g,p,v)=>{const A=p===0?0:g-v[p-1],w=p===0?0:(g+v[p-1])/2,k=a?(w-r.min.x-Qs+Us)/l:0,M=a?0:(w-r.min.y-Qs+Us)/c;return{left:k,bottom:M,distance:A}}).filter(({distance:g})=>g/f>.1);return n.$$set=g=>{"type"in g&&e(0,i=g.type),"data"in g&&e(5,s=g.data),"bounding"in g&&e(6,r=g.bounding),"getRuleDistanceText"in g&&e(1,o=g.getRuleDistanceText)},[i,o,a,d,m,s,r]}class py extends Pe{constructor(t){super(),we(this,t,my,fy,Ae,{type:0,data:5,bounding:6,getRuleDistanceText:1},uy)}}function gy(n){Me(n,"svelte-1mzj9p3",".floorplan-plugin__rule-labels-wrapper.svelte-1mzj9p3{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);pointer-events:none}")}function Xd(n,t,e){const i=n.slice();return i[13]=t[e][0],i[14]=t[e][1],i}function Yd(n,t){let e,i,s;const r=[{type:t[13],data:t[14],bounding:t[1],getRuleDistanceText:t[0]}];let o={};for(let a=0;a<r.length;a+=1)o=Dt(o,r[a]);return i=new py({props:o}),{key:n,first:null,c(){e=Be(),be(i.$$.fragment),this.first=e},m(a,l){J(a,e,l),pe(i,a,l),s=!0},p(a,l){t=a;const c=l&19?Tt(r,[{type:t[13],data:t[14],bounding:t[1],getRuleDistanceText:t[0]}]):{};i.$set(c)},i(a){s||(G(i.$$.fragment,a),s=!0)},o(a){Z(i.$$.fragment,a),s=!1},d(a){a&&X(e),ge(i,a)}}}function vy(n){let t,e=[],i=new Map,s,r=n[4];const o=a=>a[13];for(let a=0;a<r.length;a+=1){let l=Xd(n,r,a),c=o(l);i.set(c,e[a]=Yd(c,l))}return{c(){t=U("div");for(let a=0;a<e.length;a+=1)e[a].c();x(t,"class","floorplan-plugin__rule-labels-wrapper svelte-1mzj9p3"),Q(t,"width",n[3]),Q(t,"height",n[2])},m(a,l){J(a,t,l);for(let c=0;c<e.length;c+=1)e[c]&&e[c].m(t,null);s=!0},p(a,[l]){l&19&&(r=a[4],Ie(),e=yi(e,l,o,1,a,r,i,t,fn,Yd,null,Xd),Ee()),l&8&&Q(t,"width",a[3]),l&4&&Q(t,"height",a[2])},i(a){if(!s){for(let l=0;l<r.length;l+=1)G(e[l]);s=!0}},o(a){for(let l=0;l<e.length;l+=1)Z(e[l]);s=!1},d(a){a&&X(t);for(let l=0;l<e.length;l+=1)e[l].d()}}}const Zd=1e3,Jd=180;function by(n,t,e){let i,s,r,o,a,l,c,h,d,f,{floorIndex:m}=t,{floorplanData:g}=t,{getRuleDistanceText:p}=t;return n.$$set=v=>{"floorIndex"in v&&e(5,m=v.floorIndex),"floorplanData"in v&&e(6,g=v.floorplanData),"getRuleDistanceText"in v&&e(0,p=v.getRuleDistanceText)},n.$$.update=()=>{n.$$.dirty&64&&e(1,i=g.bounding),n.$$.dirty&96&&e(11,s=g.floorDatas[m].rules),n.$$.dirty&2048&&e(12,r=Object.keys(s)),n.$$.dirty&6144&&e(4,o=r.map(v=>[v,s[v]])),n.$$.dirty&2&&e(9,a=i.max.x-i.min.x),n.$$.dirty&2&&e(7,l=i.max.y-i.min.y),n.$$.dirty&2&&e(10,c=i.max.x-i.min.x-(Zd-Jd)*2),n.$$.dirty&2&&e(8,h=i.max.y-i.min.y-(Zd-Jd)*2),n.$$.dirty&1536&&e(3,d=c/a*100+"%"),n.$$.dirty&384&&e(2,f=h/l*100+"%")},[p,i,f,d,o,m,g,l,h,a,c,s,r]}class Ay extends Pe{constructor(t){super(),we(this,t,by,vy,Ae,{floorIndex:5,floorplanData:6,getRuleDistanceText:0},gy)}}function jn(n,t={}){let e="";const{needZ:i,needA:s}=t;return(i?n.slice().concat(n[0]):n.slice()).forEach((o,a)=>{const{x:l,y:c}=t.format?t.format(o):o,h=l+","+c;return a===0?(e+="M"+h,e):s!=null&&s[a]?(e+="A"+s[a]+","+h,e):(e+="L"+h,e)}),e+(i?"Z":"")}function Sg({x:n,y:t},e){const{max:i,min:s}=e;return{x:n-s.x,y:i.y-t}}function yy(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 wy(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 Py(n,t){return Math.max(...t.work.observers.map(i=>n.z>=i.standingPosition.z?i.floorIndex:0))}function Cy(n){let t;return{c(){t=Re("path"),x(t,"d",n[0]),x(t,"fill","#2F313A")},m(e,i){J(e,t,i)},p(e,[i]){i&1&&x(t,"d",e[0])},i:oe,o:oe,d(e){e&&X(t)}}}function Iy(n,t,e){let i,{path:s}=t;return n.$$set=r=>{"path"in r&&e(1,s=r.path)},n.$$.update=()=>{n.$$.dirty&2&&e(0,i=jn(s,{needZ:!0}))},[i,s]}class Ey extends Pe{constructor(t){super(),we(this,t,Iy,Cy,Ae,{path:1})}}function My(n){let t,e,i,s,r,o;return{c(){t=Re("defs"),e=Re("pattern"),i=Re("rect"),s=Re("path"),r=le(),o=Re("path"),x(i,"x","0"),x(i,"y","0"),x(i,"width",n[1]),x(i,"height",n[1]),x(i,"fill","#323747"),x(s,"d",n[2]),x(s,"stroke","#ffffff"),x(s,"stroke-opacity","0.06"),x(s,"stroke-width","0.5"),x(s,"fill","none"),x(e,"id","fpm-room-pattern-0"),x(e,"x","0"),x(e,"y","0"),x(e,"width",n[1]),x(e,"height",n[1]),x(e,"patternUnits","userSpaceOnUse"),x(e,"patternTransform","scale(50 50)"),x(o,"d",n[0]),x(o,"fill","url(#fpm-room-pattern-0)")},m(a,l){J(a,t,l),W(t,e),W(e,i),W(e,s),J(a,r,l),J(a,o,l)},p(a,[l]){l&1&&x(o,"d",a[0])},i:oe,o:oe,d(a){a&&X(t),a&&X(r),a&&X(o)}}}const Sl=6;function xy(n,t,e){let i,{path:s}=t;const r=Sl*2,o=`M0 ${Sl} h ${r} M${Sl} 0 v ${r}`;return n.$$set=a=>{"path"in a&&e(3,s=a.path)},n.$$.update=()=>{n.$$.dirty&8&&e(0,i=jn(s,{needZ:!0}))},[i,r,o,s]}class ky extends Pe{constructor(t){super(),we(this,t,xy,My,Ae,{path:3})}}function Dy(n){let t,e,i,s,r,o,a,l,c,h,d;return{c(){t=Re("defs"),e=Re("pattern"),i=Re("rect"),s=Re("pattern"),r=Re("rect"),o=le(),a=Re("path"),l=le(),c=Re("path"),h=le(),d=Re("path"),x(i,"x","0"),x(i,"y","0"),x(i,"width","6"),x(i,"height","50"),x(i,"fill","none"),x(i,"stroke","#4B4B57"),x(i,"stroke-width","0.5"),x(e,"id","room-material-pattern-1"),x(e,"x","0"),x(e,"y","0"),x(e,"width","12"),x(e,"height","50"),x(e,"patternUnits","userSpaceOnUse"),x(e,"patternTransform","scale(50 50)"),x(r,"x","0"),x(r,"y","0"),x(r,"width","6"),x(r,"height","50"),x(r,"fill","none"),x(r,"stroke","#4B4B57"),x(r,"stroke-width","0.5"),x(s,"id","room-material-pattern-2"),x(s,"x","6"),x(s,"y","25"),x(s,"width","12"),x(s,"height","50"),x(s,"patternUnits","userSpaceOnUse"),x(s,"patternTransform","scale(50 50)"),x(a,"d",n[0]),x(a,"fill","#43434D"),x(c,"d",n[0]),x(c,"fill","url(#room-material-pattern-1)"),x(d,"d",n[0]),x(d,"fill","url(#room-material-pattern-2)")},m(f,m){J(f,t,m),W(t,e),W(e,i),W(t,s),W(s,r),J(f,o,m),J(f,a,m),J(f,l,m),J(f,c,m),J(f,h,m),J(f,d,m)},p(f,[m]){m&1&&x(a,"d",f[0]),m&1&&x(c,"d",f[0]),m&1&&x(d,"d",f[0])},i:oe,o:oe,d(f){f&&X(t),f&&X(o),f&&X(a),f&&X(l),f&&X(c),f&&X(h),f&&X(d)}}}function Sy(n,t,e){let i,{path:s}=t;return n.$$set=r=>{"path"in r&&e(1,s=r.path)},n.$$.update=()=>{n.$$.dirty&2&&e(0,i=jn(s,{needZ:!0}))},[i,s]}class Ty extends Pe{constructor(t){super(),we(this,t,Sy,Dy,Ae,{path:1})}}function Ly(n){let t;return{c(){t=Re("path"),x(t,"d",n[0]),x(t,"fill","#969696"),x(t,"stroke","#969696"),x(t,"stroke-width","1"),x(t,"fill-rule","evenodd")},m(e,i){J(e,t,i)},p:oe,i:oe,o:oe,d(e){e&&X(t)}}}function Oy(n,t,e){let{dimension:i}=t;const s=jn([{x:i.vertical[1].x,y:i.vertical[1].y+53},{x:i.vertical[1].x-60,y:i.vertical[1].y+124},{x:i.vertical[1].x+60,y:i.vertical[1].y+124}],{needZ:!0}),r=jn([{x:i.vertical[0].x,y:i.vertical[0].y-53},{x:i.vertical[0].x-60,y:i.vertical[0].y-124},{x:i.vertical[0].x+60,y:i.vertical[0].y-124}],{needZ:!0}),o=jn([{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=jn([{x:i.horizontal[1].x-53,y:i.horizontal[1].y},{x:i.horizontal[1].x-124,y:i.horizontal[1].y+60},{x:i.horizontal[1].x-124,y:i.horizontal[1].y-60}],{needZ:!0}),l=`${s} ${r} ${o} ${a}`;return n.$$set=c=>{"dimension"in c&&e(1,i=c.dimension)},[l,i]}class zy extends Pe{constructor(t){super(),we(this,t,Oy,Ly,Ae,{dimension:1})}}function jy(n){Me(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 qd(n,t,e){const i=n.slice();return i[8]=t[e],i}function Vy(n){let t,e;return t=new ky({props:{path:n[8].path}}),{c(){be(t.$$.fragment)},m(i,s){pe(t,i,s),e=!0},p(i,s){const r={};s&1&&(r.path=i[8].path),t.$set(r)},i(i){e||(G(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){ge(t,i)}}}function Ry(n){let t,e;return t=new Ty({props:{path:n[8].path}}),{c(){be(t.$$.fragment)},m(i,s){pe(t,i,s),e=!0},p(i,s){const r={};s&1&&(r.path=i[8].path),t.$set(r)},i(i){e||(G(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){ge(t,i)}}}function By(n){let t,e;return t=new Ey({props:{path:n[8].path}}),{c(){be(t.$$.fragment)},m(i,s){pe(t,i,s),e=!0},p(i,s){const r={};s&1&&(r.path=i[8].path),t.$set(r)},i(i){e||(G(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){ge(t,i)}}}function Kd(n){let t,e,i;return e=new zy({props:{dimension:n[8].dimension}}),{c(){t=Re("svg"),be(e.$$.fragment),x(t,"width","100%"),x(t,"height","100%"),x(t,"viewBox",`0 0 ${n[1]} ${n[2]}`),x(t,"class","svelte-1dykexu")},m(s,r){J(s,t,r),pe(e,t,null),i=!0},p(s,r){const o={};r&1&&(o.dimension=s[8].dimension),e.$set(o)},i(s){i||(G(e.$$.fragment,s),i=!0)},o(s){Z(e.$$.fragment,s),i=!1},d(s){s&&X(t),ge(e)}}}function $d(n){let t,e,i,s,r=n[3]&&n[8].dimension&&Array.isArray(n[8].dimension.vertical)&&n[8].dimension.vertical.length>0&&Array.isArray(n[8].dimension.horizontal)&&n[8].dimension.horizontal.length>0,o,a;const l=[By,Ry,Vy],c=[];function h(f,m){return f[8].floorType===1?0:f[8].floorType===0?1:2}e=h(n),i=c[e]=l[e](n);let d=r&&Kd(n);return{c(){t=Re("svg"),i.c(),s=le(),d&&d.c(),o=Be(),x(t,"width","100%"),x(t,"height","100%"),x(t,"viewBox",`0 0 ${n[1]} ${n[2]}`),x(t,"class","svelte-1dykexu")},m(f,m){J(f,t,m),c[e].m(t,null),J(f,s,m),d&&d.m(f,m),J(f,o,m),a=!0},p(f,m){let g=e;e=h(f),e===g?c[e].p(f,m):(Ie(),Z(c[g],1,1,()=>{c[g]=null}),Ee(),i=c[e],i?i.p(f,m):(i=c[e]=l[e](f),i.c()),G(i,1),i.m(t,null)),m&1&&(r=f[3]&&f[8].dimension&&Array.isArray(f[8].dimension.vertical)&&f[8].dimension.vertical.length>0&&Array.isArray(f[8].dimension.horizontal)&&f[8].dimension.horizontal.length>0),r?d?(d.p(f,m),m&1&&G(d,1)):(d=Kd(f),d.c(),G(d,1),d.m(o.parentNode,o)):d&&(Ie(),Z(d,1,1,()=>{d=null}),Ee())},i(f){a||(G(i),G(d),a=!0)},o(f){Z(i),Z(d),a=!1},d(f){f&&X(t),c[e].d(),f&&X(s),d&&d.d(f),f&&X(o)}}}function _y(n){let t,e,i=n[0],s=[];for(let o=0;o<i.length;o+=1)s[o]=$d(qd(n,i,o));const r=o=>Z(s[o],1,1,()=>{s[o]=null});return{c(){t=U("div");for(let o=0;o<s.length;o+=1)s[o].c();x(t,"class","floorplan-plugin__room-material svelte-1dykexu")},m(o,a){J(o,t,a);for(let l=0;l<s.length;l+=1)s[l]&&s[l].m(t,null);e=!0},p(o,[a]){if(a&15){i=o[0];let l;for(l=0;l<i.length;l+=1){const c=qd(o,i,l);s[l]?(s[l].p(c,a),G(s[l],1)):(s[l]=$d(c),s[l].c(),G(s[l],1),s[l].m(t,null))}for(Ie(),l=i.length;l<s.length;l+=1)r(l);Ee()}},i(o){if(!e){for(let a=0;a<i.length;a+=1)G(s[a]);e=!0}},o(o){s=s.filter(Boolean);for(let a=0;a<s.length;a+=1)Z(s[a]);e=!1},d(o){o&&X(t),Ti(s,o)}}}function Hy(n,t,e){let i,{roomLabelsEnable:s}=t,{roomDimensionEnable:r}=t,{floorIndex:o}=t,{floorplanData:a}=t;const l=a.bounding.max.x-a.bounding.min.x,c=a.bounding.max.y-a.bounding.min.y,h=s&&r;return n.$$set=d=>{"roomLabelsEnable"in d&&e(4,s=d.roomLabelsEnable),"roomDimensionEnable"in d&&e(5,r=d.roomDimensionEnable),"floorIndex"in d&&e(6,o=d.floorIndex),"floorplanData"in d&&e(7,a=d.floorplanData)},n.$$.update=()=>{n.$$.dirty&192&&e(0,i=a.floorDatas[o].rooms.map(d=>ae(B({},d),{path:d.path.map(f=>Sg(f,a.bounding))})))},[i,l,c,h,s,r,o,a]}class Fy extends Pe{constructor(t){super(),we(this,t,Hy,_y,Ae,{roomLabelsEnable:4,roomDimensionEnable:5,floorIndex:6,floorplanData:7},jy)}}function Ny(n){Me(n,"svelte-qq2273","path.svelte-qq2273{--opacity:0;opacity:var(--opacity)}path.svelte-qq2273:hover{opacity:calc(var(--opacity) + 0.1)}")}function Gy(n){let t,e,i,s;return{c(){t=Re("path"),x(t,"d",n[5]),x(t,"fill","#fff"),x(t,"style",n[2]),x(t,"id",e=`${n[1]}_${n[0].id}`),x(t,"class","svelte-qq2273")},m(r,o){J(r,t,o),i||(s=[je(t,"mouseenter",n[3]),je(t,"mouseleave",n[4])],i=!0)},p(r,[o]){o&4&&x(t,"style",r[2]),o&3&&e!==(e=`${r[1]}_${r[0].id}`)&&x(t,"id",e)},i:oe,o:oe,d(r){r&&X(t),i=!1,wt(s)}}}function Wy(n,t,e){let i,s,{room:r}=t,{floorIndex:o}=t,{floorplanData:a}=t,{highlightData:l}=t,{hoveredRoom:c}=t;function h(){c==null||c.set(r)}function d(){c==null||c.set(void 0)}const{bounding:f}=a,m=jn(r.path,{needZ:!0,format:g=>Sg(g,f)});return n.$$set=g=>{"room"in g&&e(0,r=g.room),"floorIndex"in g&&e(1,o=g.floorIndex),"floorplanData"in g&&e(6,a=g.floorplanData),"highlightData"in g&&e(7,l=g.highlightData),"hoveredRoom"in g&&e(8,c=g.hoveredRoom)},n.$$.update=()=>{n.$$.dirty&131&&e(9,i=l[`${o}_${r.id}`]),n.$$.dirty&512&&e(2,s=i?`fill: ${i.color}; --opacity: ${i.opacity}; pointer-events: ${i.disabled?"none":"auto"}`:null)},[r,o,s,h,d,m,a,l,c,i]}class Qy extends Pe{constructor(t){super(),we(this,t,Wy,Gy,Ae,{room:0,floorIndex:1,floorplanData:6,highlightData:7,hoveredRoom:8},Ny)}}function Uy(n){Me(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 eu(n,t,e){const i=n.slice();return i[6]=t[e],i}function tu(n,t){let e,i,s;const r=[{room:t[6],floorplanData:t[1],hoveredRoom:t[3],floorIndex:t[0],highlightData:t[2]}];let o={};for(let a=0;a<r.length;a+=1)o=Dt(o,r[a]);return i=new Qy({props:o}),{key:n,first:null,c(){e=Be(),be(i.$$.fragment),this.first=e},m(a,l){J(a,e,l),pe(i,a,l),s=!0},p(a,l){t=a;const c=l&15?Tt(r,[{room:t[6],floorplanData:t[1],hoveredRoom:t[3],floorIndex:t[0],highlightData:t[2]}]):{};i.$set(c)},i(a){s||(G(i.$$.fragment,a),s=!0)},o(a){Z(i.$$.fragment,a),s=!1},d(a){a&&X(e),ge(i,a)}}}function Xy(n){let t,e,i=[],s=new Map,r,o=n[1].floorDatas[n[0]].rooms;const a=l=>l[6].id;for(let l=0;l<o.length;l+=1){let c=eu(n,o,l),h=a(c);s.set(h,i[l]=tu(h,c))}return{c(){t=U("div"),e=Re("svg");for(let l=0;l<i.length;l+=1)i[l].c();x(e,"width","100%"),x(e,"height","100%"),x(e,"viewBox",`0 0 ${n[4]} ${n[5]}`),x(e,"class","svelte-1kqo6e4"),x(t,"class","floorplan-plugin__room-highlight svelte-1kqo6e4")},m(l,c){J(l,t,c),W(t,e);for(let h=0;h<i.length;h+=1)i[h]&&i[h].m(e,null);r=!0},p(l,[c]){c&15&&(o=l[1].floorDatas[l[0]].rooms,Ie(),i=yi(i,c,a,1,l,o,s,e,fn,tu,null,eu),Ee())},i(l){if(!r){for(let c=0;c<o.length;c+=1)G(i[c]);r=!0}},o(l){for(let c=0;c<i.length;c+=1)Z(i[c]);r=!1},d(l){l&&X(t);for(let c=0;c<i.length;c+=1)i[c].d()}}}function Yy(n,t,e){let{floorIndex:i}=t,{floorplanData:s}=t,{highlightData:r}=t,{hoveredRoom:o}=t;const a=s.bounding.max.x-s.bounding.min.x,l=s.bounding.max.y-s.bounding.min.y;return n.$$set=c=>{"floorIndex"in c&&e(0,i=c.floorIndex),"floorplanData"in c&&e(1,s=c.floorplanData),"highlightData"in c&&e(2,r=c.highlightData),"hoveredRoom"in c&&e(3,o=c.hoveredRoom)},[i,s,r,o,a,l]}class Tg extends Pe{constructor(t){super(),we(this,t,Yy,Xy,Ae,{floorIndex:0,floorplanData:1,highlightData:2,hoveredRoom:3},Uy)}}function Zy(n){Me(n,"svelte-1lm20n5",".missing-floor.svelte-1lm20n5{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);display:flex;flex-direction:column;align-items:center}.text.svelte-1lm20n5{margin-top:0.75rem;color:#fff;opacity:0.3}")}function iu(n){let t,e=n[0].text+"",i;return{c(){t=U("span"),i=Fe(e),x(t,"class","text svelte-1lm20n5"),Q(t,"font-size",n[0].textFontSize+"px")},m(s,r){J(s,t,r),W(t,i)},p(s,r){r&1&&e!==(e=s[0].text+"")&&Ge(i,e),r&1&&Q(t,"font-size",s[0].textFontSize+"px")},d(s){s&&X(t)}}}function Jy(n){let t,e,i,s,r=n[0].text&&iu(n);return{c(){t=U("div"),e=U("img"),s=le(),r&&r.c(),x(e,"class","image"),x(e,"alt","缺省楼层展位图"),Vt(e.src,i=n[0].imageURL)||x(e,"src",i),Q(e,"width",n[0].imageWidth+"px"),Q(e,"height",n[0].imageHeight+"px"),x(t,"class","missing-floor svelte-1lm20n5")},m(o,a){J(o,t,a),W(t,e),W(t,s),r&&r.m(t,null)},p(o,[a]){a&1&&!Vt(e.src,i=o[0].imageURL)&&x(e,"src",i),a&1&&Q(e,"width",o[0].imageWidth+"px"),a&1&&Q(e,"height",o[0].imageHeight+"px"),o[0].text?r?r.p(o,a):(r=iu(o),r.c(),r.m(t,null)):r&&(r.d(1),r=null)},i:oe,o:oe,d(o){o&&X(t),r&&r.d()}}}function qy(n,t,e){let{missingFloorConfig:i}=t;return n.$$set=s=>{"missingFloorConfig"in s&&e(0,i=s.missingFloorConfig)},[i]}class Ky extends Pe{constructor(t){super(),we(this,t,qy,Jy,Ae,{missingFloorConfig:0},Zy)}}const Nn="data:image/png;base64,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";function tl(n){return n*180/Math.PI}function $y(n){Me(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 ew(n){let t,e;return{c(){t=U("div"),e=U("div"),x(e,"class","floorplan__camera-rotate svelte-17hhq1b"),Q(e,"background-image",`url(${n[0]||Nn})`),Q(e,"width",n[4]),Q(e,"height",n[4]),Q(e,"left","-"+n[4]),Q(e,"top","-"+n[4]),Q(e,"transform",`rotate(${n[3]}deg)`),Q(e,"transform-origin",`${n[4]} ${n[4]}`),x(t,"class","floorplan__camera-position svelte-17hhq1b"),Q(t,"left",n[1]),Q(t,"top",n[2])},m(i,s){J(i,t,s),W(t,e)},p(i,[s]){s&1&&Q(e,"background-image",`url(${i[0]||Nn})`);const r=s&1;r&&Q(e,"width",i[4]),r&&Q(e,"height",i[4]),r&&Q(e,"left","-"+i[4]),r&&Q(e,"top","-"+i[4]),r&&Q(e,"transform",`rotate(${i[3]}deg)`),r&&Q(e,"transform-origin",`${i[4]} ${i[4]}`)},i:oe,o:oe,d(i){i&&X(t)}}}function tw(n,t,e){let{panoIndex:i}=t,{floorplanData:s}=t,{lastPanoramaLongitude:r}=t,{cameraImageUrl:o}=t;const{observers:a}=s,l=a[i],c=l.positionInImage.x,h=l.positionInImage.y,d=c*100+"%",f=h*100+"%",m=-tl(r)+45,g=document.body.clientWidth,p=document.body.clientHeight,A=`${(g<500||p<500?17:37)/16}rem`;return n.$$set=w=>{"panoIndex"in w&&e(5,i=w.panoIndex),"floorplanData"in w&&e(6,s=w.floorplanData),"lastPanoramaLongitude"in w&&e(7,r=w.lastPanoramaLongitude),"cameraImageUrl"in w&&e(0,o=w.cameraImageUrl)},[o,d,f,m,A,i,s,r]}let iw=class extends Pe{constructor(t){super(),we(this,t,tw,ew,Ae,{panoIndex:5,floorplanData:6,lastPanoramaLongitude:7,cameraImageUrl:0},$y)}};const nw="data:image/png;base64,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";function sw(n){Me(n,"svelte-rpkaro",".floorplan-plugin__compass.svelte-rpkaro{position:absolute;left:50%;top:-2.875rem;width:14.4375rem;height:2.5625rem;will-change:opacity;transform-origin:center 11.5rem}.floorplan-plugin__compass-image.svelte-rpkaro{width:100%;height:100%;position:absolute;left:0;top:0;opacity:0.1;background-repeat:no-repeat;background-size:100% 100%}.floorplan-plugin__compass-text.svelte-rpkaro{position:absolute;left:50%;top:0.9375rem;transform:translateX(-50%);opacity:0.2;font-weight:bold;font-size:0.625rem;color:#fff}")}function rw(n){let t,e,i,s,r;return{c(){t=U("div"),e=U("div"),i=le(),s=U("span"),r=Fe(n[0]),x(e,"class","floorplan-plugin__compass-image svelte-rpkaro"),Q(e,"background-image",`url(${nw})`),x(s,"class","floorplan-plugin__compass-text svelte-rpkaro"),x(t,"class","floorplan-plugin__compass svelte-rpkaro"),Q(t,"transform",n[2])},m(o,a){J(o,t,a),W(t,e),W(t,i),W(t,s),W(s,r)},p(o,a){a&1&&Ge(r,o[0])},d(o){o&&X(t)}}}function ow(n){let t,e=n[1]&&rw(n);return{c(){e&&e.c(),t=Be()},m(i,s){e&&e.m(i,s),J(i,t,s)},p(i,[s]){i[1]&&e.p(i,s)},i:oe,o:oe,d(i){e&&e.d(i),i&&X(t)}}}function aw(n,t,e){var c;let{floorplanData:i}=t,{northDesc:s}=t;const r=(c=i.entrance)==null?void 0:c.northRad,o=typeof r=="number",l=`translateX(-50%) translateZ(10px) rotate(${-(r?tl(r):0)+90}deg)`;return n.$$set=h=>{"floorplanData"in h&&e(3,i=h.floorplanData),"northDesc"in h&&e(0,s=h.northDesc)},[s,o,l,i]}class lw extends Pe{constructor(t){super(),we(this,t,aw,ow,Ae,{floorplanData:3,northDesc:0},sw)}}function cw(n){Me(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 hw(n){let t,e,i,s,r,o,a,l,c,h,d,f;const m=[{floorIndex:n[2],floorplanData:n[12],roomLabelsEnable:n[6],roomDimensionEnable:n[10]}];let g={};for(let O=0;O<m.length;O+=1)g=Dt(g,m[O]);t=new Fy({props:g});let p=(n[3]||n[5])&&nu(n);const v=[{floorplanData:n[12],floorIndex:n[2]}];let A={};for(let O=0;O<v.length;O+=1)A=Dt(A,v[O]);s=new Dg({props:A});const w=[{floorplanData:n[12],floorIndex:n[2]}];let k={};for(let O=0;O<w.length;O+=1)k=Dt(k,w[O]);o=new ey({props:k});let M=n[6]&&su(n),S=n[11]&&ru(n),T=n[4]&&ou(n),F=n[23]&&au(n);return{c(){be(t.$$.fragment),e=le(),p&&p.c(),i=le(),be(s.$$.fragment),r=le(),be(o.$$.fragment),a=le(),M&&M.c(),l=le(),S&&S.c(),c=le(),T&&T.c(),h=le(),F&&F.c(),d=Be()},m(O,V){pe(t,O,V),J(O,e,V),p&&p.m(O,V),J(O,i,V),pe(s,O,V),J(O,r,V),pe(o,O,V),J(O,a,V),M&&M.m(O,V),J(O,l,V),S&&S.m(O,V),J(O,c,V),T&&T.m(O,V),J(O,h,V),F&&F.m(O,V),J(O,d,V),f=!0},p(O,V){const b=V&5188?Tt(m,[{floorIndex:O[2],floorplanData:O[12],roomLabelsEnable:O[6],roomDimensionEnable:O[10]}]):{};t.$set(b),O[3]||O[5]?p?(p.p(O,V),V&40&&G(p,1)):(p=nu(O),p.c(),G(p,1),p.m(i.parentNode,i)):p&&(Ie(),Z(p,1,1,()=>{p=null}),Ee());const C=V&4100?Tt(v,[{floorplanData:O[12],floorIndex:O[2]}]):{};s.$set(C);const P=V&4100?Tt(w,[{floorplanData:O[12],floorIndex:O[2]}]):{};o.$set(P),O[6]?M?(M.p(O,V),V&64&&G(M,1)):(M=su(O),M.c(),G(M,1),M.m(l.parentNode,l)):M&&(Ie(),Z(M,1,1,()=>{M=null}),Ee()),O[11]?S?(S.p(O,V),V&2048&&G(S,1)):(S=ru(O),S.c(),G(S,1),S.m(c.parentNode,c)):S&&(Ie(),Z(S,1,1,()=>{S=null}),Ee()),O[4]?T?(T.p(O,V),V&16&&G(T,1)):(T=ou(O),T.c(),G(T,1),T.m(h.parentNode,h)):T&&(Ie(),Z(T,1,1,()=>{T=null}),Ee()),O[23]?F?(F.p(O,V),V&8388608&&G(F,1)):(F=au(O),F.c(),G(F,1),F.m(d.parentNode,d)):F&&(Ie(),Z(F,1,1,()=>{F=null}),Ee())},i(O){f||(G(t.$$.fragment,O),G(p),G(s.$$.fragment,O),G(o.$$.fragment,O),G(M),G(S),G(T),G(F),f=!0)},o(O){Z(t.$$.fragment,O),Z(p),Z(s.$$.fragment,O),Z(o.$$.fragment,O),Z(M),Z(S),Z(T),Z(F),f=!1},d(O){ge(t,O),O&&X(e),p&&p.d(O),O&&X(i),ge(s,O),O&&X(r),ge(o,O),O&&X(a),M&&M.d(O),O&&X(l),S&&S.d(O),O&&X(c),T&&T.d(O),O&&X(h),F&&F.d(O),O&&X(d)}}}function dw(n){let t,e;return t=new Ky({props:{missingFloorConfig:n[19]}}),{c(){be(t.$$.fragment)},m(i,s){pe(t,i,s),e=!0},p(i,s){const r={};s&524288&&(r.missingFloorConfig=i[19]),t.$set(r)},i(i){e||(G(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){ge(t,i)}}}function nu(n){let t,e;const i=[{floorIndex:n[2],floorplanData:n[12],hoveredRoom:n[25],highlightData:n[18]}];let s={};for(let r=0;r<i.length;r+=1)s=Dt(s,i[r]);return t=new Tg({props:s}),{c(){be(t.$$.fragment)},m(r,o){pe(t,r,o),e=!0},p(r,o){const a=o&33820676?Tt(i,[{floorIndex:r[2],floorplanData:r[12],hoveredRoom:r[25],highlightData:r[18]}]):{};t.$set(a)},i(r){e||(G(t.$$.fragment,r),e=!0)},o(r){Z(t.$$.fragment,r),e=!1},d(r){ge(t,r)}}}function su(n){let t,e;const i=[{floorplanData:n[12],roomAreaEnable:n[7],roomNameEnable:n[8],roomNameOtherTypeEnable:n[9],roomDimensionEnable:n[10],floorIndex:n[2],getRoomAreaText:n[13],getRoomDimensionText:n[14],getLabelElement:n[15],hoveredRoom:n[25],adaptiveRoomLabelVisibleEnable:n[17]}];let s={};for(let r=0;r<i.length;r+=1)s=Dt(s,i[r]);return t=new dy({props:s}),{c(){be(t.$$.fragment)},m(r,o){pe(t,r,o),e=!0},p(r,o){const a=o&33748868?Tt(i,[{floorplanData:r[12],roomAreaEnable:r[7],roomNameEnable:r[8],roomNameOtherTypeEnable:r[9],roomDimensionEnable:r[10],floorIndex:r[2],getRoomAreaText:r[13],getRoomDimensionText:r[14],getLabelElement:r[15],hoveredRoom:r[25],adaptiveRoomLabelVisibleEnable:r[17]}]):{};t.$set(a)},i(r){e||(G(t.$$.fragment,r),e=!0)},o(r){Z(t.$$.fragment,r),e=!1},d(r){ge(t,r)}}}function ru(n){let t,e;const i=[{floorplanData:n[12],floorIndex:n[2],getRuleDistanceText:n[16]}];let s={};for(let r=0;r<i.length;r+=1)s=Dt(s,i[r]);return t=new Ay({props:s}),{c(){be(t.$$.fragment)},m(r,o){pe(t,r,o),e=!0},p(r,o){const a=o&69636?Tt(i,[{floorplanData:r[12],floorIndex:r[2],getRuleDistanceText:r[16]}]):{};t.$set(a)},i(r){e||(G(t.$$.fragment,r),e=!0)},o(r){Z(t.$$.fragment,r),e=!1},d(r){ge(t,r)}}}function ou(n){let t,e;const i=[{panoIndex:n[0],floorplanData:n[12],lastPanoramaLongitude:n[20],cameraImageUrl:n[21]}];let s={};for(let r=0;r<i.length;r+=1)s=Dt(s,i[r]);return t=new iw({props:s}),{c(){be(t.$$.fragment)},m(r,o){pe(t,r,o),e=!0},p(r,o){const a=o&3149825?Tt(i,[{panoIndex:r[0],floorplanData:r[12],lastPanoramaLongitude:r[20],cameraImageUrl:r[21]}]):{};t.$set(a)},i(r){e||(G(t.$$.fragment,r),e=!0)},o(r){Z(t.$$.fragment,r),e=!1},d(r){ge(t,r)}}}function au(n){let t,e;return t=new lw({props:{floorplanData:n[12],northDesc:n[22]}}),{c(){be(t.$$.fragment)},m(i,s){pe(t,i,s),e=!0},p(i,s){const r={};s&4096&&(r.floorplanData=i[12]),s&4194304&&(r.northDesc=i[22]),t.$set(r)},i(i){e||(G(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){ge(t,i)}}}function uw(n){let t,e,i,s,r;const o=[dw,hw],a=[];function l(c,h){return c[24]?1:0}return e=l(n),i=a[e]=o[e](n),{c(){t=U("div"),i.c(),x(t,"class",s=pt(`floorplan-plugin__floor${n[1]?" floorplan-plugin__floor--is-current":""}`)+" svelte-bl8zrz")},m(c,h){J(c,t,h),a[e].m(t,null),r=!0},p(c,[h]){let d=e;e=l(c),e===d?a[e].p(c,h):(Ie(),Z(a[d],1,1,()=>{a[d]=null}),Ee(),i=a[e],i?i.p(c,h):(i=a[e]=o[e](c),i.c()),G(i,1),i.m(t,null)),(!r||h&2&&s!==(s=pt(`floorplan-plugin__floor${c[1]?" floorplan-plugin__floor--is-current":""}`)+" svelte-bl8zrz"))&&x(t,"class",s)},i(c){r||(G(i),r=!0)},o(c){Z(i),r=!1},d(c){c&&X(t),a[e].d()}}}function fw(n,t,e){let i,s,{panoIndex:r}=t,{isCurrent:o}=t,{floorIndex:a}=t,{highlightEnable:l}=t,{cameraEnable:c}=t,{hoverEnable:h}=t,{roomLabelsEnable:d}=t,{roomAreaEnable:f}=t,{roomNameEnable:m}=t,{roomNameOtherTypeEnable:g}=t,{roomDimensionEnable:p}=t,{ruleLabelsEnable:v}=t,{floorplanData:A}=t,{getRoomAreaText:w}=t,{getRoomDimensionText:k}=t,{getLabelElement:M}=t,{getRuleDistanceText:S}=t,{adaptiveRoomLabelVisibleEnable:T}=t,{highlightData:F}=t,{missingFloorConfig:O}=t,{lastPanoramaLongitude:V}=t,{cameraImageUrl:b}=t,{northDesc:C}=t,{compassEnable:P}=t,{store:I=void 0}=t;const D=vh(void 0);return D.subscribe(L=>{I&&e(26,I.roomOnMouse=L,I)}),n.$$set=L=>{"panoIndex"in L&&e(0,r=L.panoIndex),"isCurrent"in L&&e(1,o=L.isCurrent),"floorIndex"in L&&e(2,a=L.floorIndex),"highlightEnable"in L&&e(3,l=L.highlightEnable),"cameraEnable"in L&&e(4,c=L.cameraEnable),"hoverEnable"in L&&e(5,h=L.hoverEnable),"roomLabelsEnable"in L&&e(6,d=L.roomLabelsEnable),"roomAreaEnable"in L&&e(7,f=L.roomAreaEnable),"roomNameEnable"in L&&e(8,m=L.roomNameEnable),"roomNameOtherTypeEnable"in L&&e(9,g=L.roomNameOtherTypeEnable),"roomDimensionEnable"in L&&e(10,p=L.roomDimensionEnable),"ruleLabelsEnable"in L&&e(11,v=L.ruleLabelsEnable),"floorplanData"in L&&e(12,A=L.floorplanData),"getRoomAreaText"in L&&e(13,w=L.getRoomAreaText),"getRoomDimensionText"in L&&e(14,k=L.getRoomDimensionText),"getLabelElement"in L&&e(15,M=L.getLabelElement),"getRuleDistanceText"in L&&e(16,S=L.getRuleDistanceText),"adaptiveRoomLabelVisibleEnable"in L&&e(17,T=L.adaptiveRoomLabelVisibleEnable),"highlightData"in L&&e(18,F=L.highlightData),"missingFloorConfig"in L&&e(19,O=L.missingFloorConfig),"lastPanoramaLongitude"in L&&e(20,V=L.lastPanoramaLongitude),"cameraImageUrl"in L&&e(21,b=L.cameraImageUrl),"northDesc"in L&&e(22,C=L.northDesc),"compassEnable"in L&&e(23,P=L.compassEnable),"store"in L&&e(26,I=L.store)},n.$$.update=()=>{n.$$.dirty&4100&&e(27,i=A.floorDatas[a]),n.$$.dirty&134217728&&e(24,s=i.rooms.length>0)},[r,o,a,l,c,h,d,f,m,g,p,v,A,w,k,M,S,T,F,O,V,b,C,P,s,D,I,i]}let mw=class extends Pe{constructor(t){super(),we(this,t,fw,uw,Ae,{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},cw)}};function pw(n){Me(n,"svelte-86bqav",".floorplan-main.svelte-86bqav{width:100%;height:100%;pointer-events:none}")}function lu(n,t,e){const i=n.slice();return i[26]=t[e],i}function cu(n){let t,e,i,s=n[15].floorDatas,r=[];for(let a=0;a<s.length;a+=1)r[a]=hu(lu(n,s,a));const o=a=>Z(r[a],1,1,()=>{r[a]=null});return{c(){t=U("div");for(let a=0;a<r.length;a+=1)r[a].c();x(t,"class","floorplan-main svelte-86bqav")},m(a,l){J(a,t,l);for(let c=0;c<r.length;c+=1)r[c]&&r[c].m(t,null);i=!0},p(a,l){if(n=a,l&67108860){s=n[15].floorDatas;let c;for(c=0;c<s.length;c+=1){const h=lu(n,s,c);r[c]?(r[c].p(h,l),G(r[c],1)):(r[c]=hu(h),r[c].c(),G(r[c],1),r[c].m(t,null))}for(Ie(),c=s.length;c<r.length;c+=1)o(c);Ee()}},i(a){if(!i){for(let l=0;l<s.length;l+=1)G(r[l]);e||gt(()=>{e=Xn(t,Lt,{duration:n[0],easing:dn}),e.start()}),i=!0}},o(a){r=r.filter(Boolean);for(let l=0;l<r.length;l+=1)Z(r[l]);i=!1},d(a){a&&X(t),Ti(r,a)}}}function hu(n){let t,e;const i=[{hoverEnable:n[6],highlightEnable:n[7],floorplanData:n[15],getRoomAreaText:n[18],getRoomDimensionText:n[19],getLabelElement:n[20],getRuleDistanceText:n[21],roomLabelsEnable:n[9],roomAreaEnable:n[10],roomNameEnable:n[11],roomNameOtherTypeEnable:n[12],roomDimensionEnable:n[13],ruleLabelsEnable:n[14],adaptiveRoomLabelVisibleEnable:n[22],highlightData:n[23],missingFloorConfig:n[24],panoIndex:n[3],cameraEnable:n[5],cameraImageUrl:n[17],lastPanoramaLongitude:n[16],compassEnable:n[8],northDesc:n[2],store:n[25]},{floorIndex:n[26].floorIndex},{isCurrent:n[26].floorIndex===n[4]},{items:n[26].items}];let s={};for(let r=0;r<i.length;r+=1)s=Dt(s,i[r]);return t=new mw({props:s}),{c(){be(t.$$.fragment)},m(r,o){pe(t,r,o),e=!0},p(r,o){const a=o&67108860?Tt(i,[o&67108844&&{hoverEnable:r[6],highlightEnable:r[7],floorplanData:r[15],getRoomAreaText:r[18],getRoomDimensionText:r[19],getLabelElement:r[20],getRuleDistanceText:r[21],roomLabelsEnable:r[9],roomAreaEnable:r[10],roomNameEnable:r[11],roomNameOtherTypeEnable:r[12],roomDimensionEnable:r[13],ruleLabelsEnable:r[14],adaptiveRoomLabelVisibleEnable:r[22],highlightData:r[23],missingFloorConfig:r[24],panoIndex:r[3],cameraEnable:r[5],cameraImageUrl:r[17],lastPanoramaLongitude:r[16],compassEnable:r[8],northDesc:r[2],store:r[25]},o&32768&&{floorIndex:r[26].floorIndex},o&32784&&{isCurrent:r[26].floorIndex===r[4]},o&32768&&{items:r[26].items}]):{};t.$set(a)},i(r){e||(G(t.$$.fragment,r),e=!0)},o(r){Z(t.$$.fragment,r),e=!1},d(r){ge(t,r)}}}function gw(n){let t,e,i=n[1]&&cu(n);return{c(){i&&i.c(),t=Be()},m(s,r){i&&i.m(s,r),J(s,t,r),e=!0},p(s,[r]){s[1]?i?(i.p(s,r),r&2&&G(i,1)):(i=cu(s),i.c(),G(i,1),i.m(t.parentNode,t)):i&&(Ie(),Z(i,1,1,()=>{i=null}),Ee())},i(s){e||(G(i),e=!0)},o(s){Z(i),e=!1},d(s){i&&i.d(s),s&&X(t)}}}function vw(n,t,e){let{duration:i=0}=t,{visible:s}=t,{northDesc:r}=t,{panoIndex:o}=t,{floorIndex:a}=t,{cameraEnable:l}=t,{hoverEnable:c}=t,{highlightEnable:h}=t,{compassEnable:d}=t,{roomLabelsEnable:f}=t,{roomAreaEnable:m}=t,{roomNameEnable:g}=t,{roomNameOtherTypeEnable:p}=t,{roomDimensionEnable:v}=t,{ruleLabelsEnable:A}=t,{floorplanData:w}=t,{lastPanoramaLongitude:k}=t,{cameraImageUrl:M}=t,{getRoomAreaText:S}=t,{getRoomDimensionText:T}=t,{getLabelElement:F}=t,{getRuleDistanceText:O}=t,{adaptiveRoomLabelVisibleEnable:V}=t,{highlightData:b}=t,{missingFloorConfig:C}=t,{store:P=void 0}=t;return n.$$set=I=>{"duration"in I&&e(0,i=I.duration),"visible"in I&&e(1,s=I.visible),"northDesc"in I&&e(2,r=I.northDesc),"panoIndex"in I&&e(3,o=I.panoIndex),"floorIndex"in I&&e(4,a=I.floorIndex),"cameraEnable"in I&&e(5,l=I.cameraEnable),"hoverEnable"in I&&e(6,c=I.hoverEnable),"highlightEnable"in I&&e(7,h=I.highlightEnable),"compassEnable"in I&&e(8,d=I.compassEnable),"roomLabelsEnable"in I&&e(9,f=I.roomLabelsEnable),"roomAreaEnable"in I&&e(10,m=I.roomAreaEnable),"roomNameEnable"in I&&e(11,g=I.roomNameEnable),"roomNameOtherTypeEnable"in I&&e(12,p=I.roomNameOtherTypeEnable),"roomDimensionEnable"in I&&e(13,v=I.roomDimensionEnable),"ruleLabelsEnable"in I&&e(14,A=I.ruleLabelsEnable),"floorplanData"in I&&e(15,w=I.floorplanData),"lastPanoramaLongitude"in I&&e(16,k=I.lastPanoramaLongitude),"cameraImageUrl"in I&&e(17,M=I.cameraImageUrl),"getRoomAreaText"in I&&e(18,S=I.getRoomAreaText),"getRoomDimensionText"in I&&e(19,T=I.getRoomDimensionText),"getLabelElement"in I&&e(20,F=I.getLabelElement),"getRuleDistanceText"in I&&e(21,O=I.getRuleDistanceText),"adaptiveRoomLabelVisibleEnable"in I&&e(22,V=I.adaptiveRoomLabelVisibleEnable),"highlightData"in I&&e(23,b=I.highlightData),"missingFloorConfig"in I&&e(24,C=I.missingFloorConfig),"store"in I&&e(25,P=I.store)},[i,s,r,o,a,l,c,h,d,f,m,g,p,v,A,w,k,M,S,T,F,O,V,b,C,P]}let bh=class extends Pe{constructor(t){super(),we(this,t,vw,gw,Ae,{duration:0,visible:1,northDesc:2,panoIndex:3,floorIndex:4,cameraEnable:5,hoverEnable:6,highlightEnable:7,compassEnable:8,roomLabelsEnable:9,roomAreaEnable:10,roomNameEnable:11,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},pw)}};const bw="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 Aw(n){return ee(this,null,function*(){const t=new Headers({"Content-Type":"text/plain"}),e=function(s){return ee(this,null,function*(){const r={index:s.index,url:s.url,svgUrl:s.svg_url};if(s.svg_url){const o=yield fetch(s.svg_url,{headers:t}).then(a=>a.text());r.svgContent=o}return r})};return yield Promise.all(n.map(e))})}function yw(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 ww(n){return{floorName:n.floor_name,floorIndex:n.floor_index,rooms:n.rooms.map(yw),rules:n.rules}}function Pw(n){return{index:n.index,floorIndex:n.floor_index,position:n.position,positionInImage:n.position_in_image}}function Cw(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 Gn(n){return ee(this,null,function*(){const t=yield Aw(n.outlines),e=n.computed_data.bounding,i=n.computed_data.floor_datas.map(ww),s=n.computed_data.entrance?Cw(n.computed_data.entrance):null;return{outlines:t,entrance:s,bounding:e,floorDatas:i,observers:n.computed_data.observers.map(Pw)}})}function Iw(n,t,e){return n.map(s=>{const r=s.position,o=s.icon?s.icon:{url:bw,width:45,height:48},a=Py(r,t),l=yy(r,e),c=wy(l,e);return{floorIndex:a,icon:o,id:s.id,position:l,positionInImage:c}})}function Ew(n,t){return t(n),n}function fr(n,t){return Ew({},e=>{for(const i in n)t.indexOf(i)===-1&&(e[i]=n[i])})}function du(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 Ah(n,t,e=Rn.BOUNDING_CENTER){const i=du(n,t),s=du(n,t+1);return e===Rn.BOUNDING_CENTER?(n.model.bounding.max.y+n.model.bounding.min.y)/2:e===Rn.CEILING?s:i}function yh(n,t,e,i){const s=Ah(n,e,i==null?void 0:i.attachedTo),r=new y.Vector3(0,s,0),o=new y.Vector3(1,s,0),a=r.clone().project(n.camera),l=o.clone().project(n.camera);return Math.abs((l.x-a.x)/1e3)*(t.getBoundingClientRect().width/2)}let Yn=class{constructor(t,e){u(this,"VERSION","3.65.2");u(this,"NAME");u(this,"five");u(this,"workUtil");u(this,"fiveUtil");u(this,"hooks",new yt);u(this,"staticPrefix","//vr-image-4.realsee-cdn.cn");this.five=t,this.fiveUtil=new Ga(t),this.workUtil=this.fiveUtil.workUtil,e!=null&&e.staticPrefix&&(this.staticPrefix=e.staticPrefix)}set workCode(t){this.workUtil.workCode=t,this.onWorkCodeChange()}get workCode(){return this.workUtil.workCode}updateFive(t){this.five=t,this.fiveUtil.five=t,this.workUtil.five=t}getCurrentState(){return this.state}absoluteUrl(t){return sh(this.staticPrefix,t)}onWorkCodeChange(){}},pn=class extends Yn{};var Kt=(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))(Kt||{});const Lg=500,Mw=80;function us(n,t,e=4){return Math.abs(n-t)<Math.pow(10,-e)}function Og(n,t,e=4){const i=Math.PI*2,s=n%i,r=t%i,o=Math.min(s,r),a=Math.max(s,r);return us(o,a,e)||us(o+i,a,e)}Object.assign(window,{nearlyEqual:us,nearlyEqualRad:Og});function xw(n){return Object.prototype.toString.call(n)==="[object Object]"}function uu(n){return xw(n)&&!!n.isVector3}function wh(n,t){return ee(this,null,function*(){const[e]=yield bs(n.changeMode(...t));if(e)throw new Error("change mode canceled");yield new Promise(o=>{n.once("initAnimationWillStart",()=>{n.once("initAnimationEnded",()=>o())})});const i=t[1];if(!i)return!0;const s=n.getCurrentState();if(!kw(i,s))throw new Error("pose 与预期不符")})}function kw(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"?Og(i,s,2):typeof i=="number"&&typeof s=="number"?us(i,s,2):uu(s)&&uu(i)?s.distanceTo(i)<.01:i===s})}function Dw(n,t){if(n.currentMode!==t.mode)return!1;const{latitude:e,longitude:i,fov:s,offset:r}=t,{latitude:o,longitude:a,offset:l}=n.getCurrentState(),c=n.camera.fov;return!(!us(e,o,2)||!us(i,a,2)||r!==void 0&&r.distanceTo(l)>.01||!us(s,c,2))}function zg(n,t,e=!0){return ee(this,null,function*(){if(Dw(n,t)===!0)return;const s=n.getCurrentState();if(s.mode!==t.mode){const[h]=yield bs(wh(n,[t.mode,t,void 0,e]));if(h)throw h;return}const{latitude:r,longitude:o,fov:a}=s,l=Math.min(1e3,Math.max(200,Math.abs(r-Math.PI/2)*1e3,(o>Math.PI?2*Math.PI-o:o)*500,typeof t.fov=="number"?Math.abs(a-t.fov)*10:1/0)),[c]=yield bs(n.updateCamera(fr(t,["mode"]),l,e));if(c)throw new Error(Kt.UpdateCameraError)})}function mr(n,t,e=300){var s,r;const i=n.getElement();if(i){i.style.opacity=t+"";for(let o=0;o<((r=(s=i.parentElement)==null?void 0:s.children)==null?void 0:r.length);o++){const a=i.parentElement.children[o];a instanceof HTMLElement&&a.dataset.infive==="1"&&(a.style.opacity=t+"")}i.style.transition=e===0?"none":`opacity ${e}ms linear`,e!==0&&Promise.race([new Promise(o=>i.addEventListener("transitionend",o,{once:!0})),new Promise(o=>setTimeout(o,e))]).then(()=>{i.style.transition="none"})}}function Sw(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 Tw(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 Lw=class extends pn{constructor(e,i){var l,c,h;super(e);u(this,"name","modelFloorplanPlugin");u(this,"state");u(this,"data");u(this,"showState");u(this,"showPromise");u(this,"app");u(this,"panoIndex",0);u(this,"floorIndex",0);u(this,"selector");u(this,"showRejection");u(this,"wrapper");u(this,"container",document.createElement("div"));u(this,"lastPanoramaLongitude",0);u(this,"size",{width:0,height:0});u(this,"defaultMissingFloorConfig");u(this,"hasAddedEventListener",!1);u(this,"isHiddenByHideFunc",!1);u(this,"highlightData",{});u(this,"store",{roomOnMouse:null});u(this,"dispose",()=>{var e,i;this.removeEventListener(),(e=this.app)==null||e.$destroy(),this.app=void 0,(i=this.container)==null||i.remove(),this.data=void 0,this.wrapper=void 0,this.selector=void 0,this.hooks.emit("dispose")});u(this,"show",(...i)=>ee(this,[...i],function*(e={}){if(!this.state.enabled||!this.showPromise&&this.state.visible)return;const s=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!0},s),this._show(e)}));u(this,"hide",(...i)=>ee(this,[...i],function*(e={}){this.state.enabled&&(this.isHiddenByHideFunc=!0,this.state.visible!==!1&&(this.updateState({visible:!1},e.userAction||!0),this._hide(e)))}));u(this,"updateSize",()=>{if(!this.data||!this.container||!this.wrapper)return!1;const{min:e,max:i}=this.data.bounding,s=i.x-e.x,r=i.y-e.y,o=this.state.config.attachedTo?{attachedTo:this.state.config.attachedTo}:void 0,a=yh(this.five,this.wrapper,this.floorIndex,o),l=Math.ceil(s*a),c=Math.ceil(r*a);return this.size.width===l&&this.size.height===c||(this.container.style.width=l+"px",this.container.style.height=c+"px",this.size={width:l,height:c}),!0});u(this,"highlight",e=>{this.state.config.highlightEnable&&(this.highlightData=e,this.render())});u(this,"unhighlight",()=>{this.highlightData={},this.render()});u(this,"_disable",e=>{var s,r,o;const{userAction:i}=e;this.hooks.emit("disable",{userAction:i}),(s=this.showRejection)==null||s.call(this,Kt.BreakOffByDisable),this.showPromise=void 0,(r=this.app)==null||r.$destroy(),this.app=void 0,(o=this.container)==null||o.remove(),this.removeEventListener()});u(this,"_enable",e=>{const{userAction:i}=e;this.addEventListener(),this.wrapper&&(this.wrapper.append(this.container),this.hooks.emit("enable",{userAction:i}),this.state.visible&&this._show({userAction:i}))});u(this,"_show",e=>ee(this,null,function*(){var o;if(!this.state.enabled)return;if(!((o=this.five.model)!=null&&o.loaded))throw new Error(Kt.ModelNotLoaded);if(!this.data)throw new Error(Kt.DataNotLoaded);if(this.showPromise)return this.showPromise;const i={floorIndex:this.floorIndex,modelOpacity:this.state.config.modelOpacity,immediately:!1,isAutoShow:!1,userAction:!0},s=B(B({},i),e),r=()=>ee(this,null,function*(){this.hooks.emit("show",{userAction:s.userAction,auto:s.isAutoShow});let a=!1,l;this.showRejection=d=>{a=!0,l=d};const[c]=yield bs(zg(this.five,this.showState,s.userAction));if(c)throw c;if(a)throw l?new Error(l):new Error(Kt.UnknownError);if(!this.updateSize())throw new Error(Kt.UpdateSizeError);this.floorIndex=s.floorIndex,this.five.model.show(this.floorIndex)});return this.isHiddenByHideFunc=!1,this.showPromise=r().then(()=>{this.showPromise=void 0,this.showRejection=void 0;const a=s.modelOpacity,l=s.immediately?0:Lg;mr(this.five,a,l),this.render(l),this.hooks.emit("showAnimationEnded",{auto:s.isAutoShow,userAction:s.userAction})}).catch(a=>{if(this.showPromise=void 0,this.showRejection=void 0,this.updateState({visible:!1},s.userAction),!s.isAutoShow&&a instanceof Error)throw a}),this.showPromise}));u(this,"_hide",e=>{var r;(r=this.showRejection)==null||r.call(this,Kt.BreakOffByHide),this.showPromise=void 0;const s=B(B({},{userAction:!0,isAutoHide:!1}),e);mr(this.five,1,0),this.hooks.emit("hide",{auto:s.isAutoHide,userAction:s.userAction}),this.render()});u(this,"handleClick",()=>{if(!this.state.visible)return;if(this.hooks.emit("click",this.store.roomOnMouse))return!1});u(this,"onFiveModelLoaded",()=>{if(this.state.enabled===!1||this.wrapper||!this.selector)return;const e=this.selector instanceof Element?this.selector:document.querySelector(this.selector);if(!e)throw new Error("不正确的父容器选择器");this.wrapper=e,e.append(this.container)});u(this,"onFiveModeChange",e=>{e!==this.showState.mode&&(this.updateState({visible:!1},!1),this._hide({userAction:!1}))});u(this,"onFiveInteriaPan",(e,i)=>{if(!i||this.state.config.autoShowEnable===!1||this.isHiddenByHideFunc)return;const s=this.five.getCurrentState();s.mode==="Floorplan"&&(this.state.visible||Tw(s)&&(this.updateState({visible:!0},!0),this._show({isAutoShow:!0})))});u(this,"onFivePanoArrived",e=>{var i;(i=this.five)!=null&&i.work&&(this.panoIndex=e,this.floorIndex=this.workUtil.observers[e].floorIndex)});u(this,"onFiveCameraUpdate",(e,i)=>{if(!this.state.visible||this.showPromise)return;const s=this.five.getCurrentState();Sw(s)&&(this.updateState({visible:!1},i),this._hide({userAction:i,isAutoHide:!0}))});u(this,"onFiveWantsGesture",(e,i)=>{if(this.state.visible&&(i.length>1||e==="mouseWheel"))return!1});u(this,"onFiveWantsPanGesture",(e,i)=>{if(this.five.getCurrentState().mode==="Floorplan"&&this.state.config.autoShowEnable!==!1&&i&&this.state.visible)return this.five.updateCamera(this.showState,0),!1});u(this,"onFiveWantsTapGesture",()=>this.handleClick());u(this,"onFiveWantsChangeMode",(e,i)=>{i==="Panorama"&&e==="Floorplan"&&(this.lastPanoramaLongitude=this.five.getCurrentState().longitude)});u(this,"onModelShownFloorChange",e=>{if(this.floorIndex!==e){if(e===null){const i=this.five.getCurrentState().panoIndex;this.floorIndex=this.workUtil.observers[i].floorIndex;return}this.floorIndex=e,this.updateSize(),this.render()}});i!=null&&i.selector&&(this.selector=i.selector,console.warn("不推荐继续使用 params.selector 配置父容器,请使用 appendTo 方法")),this.showState={mode:"Floorplan",longitude:0,latitude:Math.PI/2,fov:Mw/((l=i==null?void 0:i.scale)!=null?l:1)},this.defaultMissingFloorConfig={imageURL:this.staticPrefix+"/release/web/saas/missing-floorplan.e274c596.png",imageWidth:200,imageHeight:120,text:(h=(c=i.i18n)==null?void 0:c.call(i,"暂无平面图"))!=null?h:"暂无平面图",textFontSize:14};const s={northDesc:"北",modelOpacity:1,cameraEnable:!0,highlightEnable:!1,hoverEnable:!0,compassEnable:!0,autoShowEnable:!0,ruleLabelsEnable:!0,roomLabelsEnable:!0,roomAreaEnable:!0,roomNameEnable:!0,roomNameOtherTypeEnable:!0,roomDimensionEnable:!0,adaptiveRoomLabelVisibleEnable:!0,cameraImageUrl:Nn,attachedTo:Rn.BOUNDING_CENTER,getLabelElement:void 0,missingFloorConfig:B(B({},this.defaultMissingFloorConfig),i.missingFloorConfig),i18n:d=>d,getRoomAreaText:d=>(d/1e6).toFixed(1)+"㎡",getRoomDimensionText:(d,f)=>(d/1e3).toFixed(1)+"m × "+(f/1e3).toFixed(1)+"m",getRuleDistanceText:d=>d.toString()},r=i?fr(i,["selector","scale"]):{},o=B(B({},s.missingFloorConfig),r.missingFloorConfig),a=ae(B(B({},s),r),{missingFloorConfig:o});this.state={enabled:!0,visible:!1,config:a},this.initContainer(),e.once("dispose",this.dispose),this.addEventListener()}load(e,i,s=!0){return ee(this,null,function*(){function r(h){return Object.prototype.hasOwnProperty.apply(h,["version"])}const o=e;o&&ei(o.version)&&console.warn("传入 serverData.data 的方式后续可能不再支持,请把 serverData 整体传入 load 函数");const a=JSON.parse(JSON.stringify(e)),l=r(a)?a.data:a,c=this.data;this.data=yield Gn(l),this.hooks.emit("dataLoaded",this.data),this.hooks.emit("dataChange",this.data,c),i&&this.updateState(i,s),this.render()})}appendTo(e){if(this.wrapper=e,!!this.state.enabled)return e.appendChild(this.container),this.render(),this}enable(e={}){if(this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!0},e.userAction||i),this._enable({userAction:i})}disable(e={}){if(!this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!1},e.userAction||i),this._disable({userAction:i})}setState(e,i={}){const s=this.state,r=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,r),e.enabled!==void 0&&s.enabled!==e.enabled&&(e.enabled?this._enable({userAction:r}):this._disable({userAction:r})),e.visible!==void 0&&s.visible!==e.visible){const o={userAction:r};e.visible?this._show(o):this._hide(o)}this.render()}changeConfigs(e,i=!0){this.updateState({config:e},i),this.render()}formatData(e){return ee(this,null,function*(){return yield Gn(e.data)})}updateState(e,i){var a;const s=this.state,r=(a=e.config)!=null&&a.missingFloorConfig?B(B({},s.config.missingFloorConfig),e.config.missingFloorConfig):s.config.missingFloorConfig,o=e.config?ae(B(B({},s.config),e.config),{missingFloorConfig:r}):s.config;this.state=ae(B(B({},this.state),e),{config:o}),!Ft(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=ae(B({},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 bh({target:this.container,intro:!0,props:i})}};const Ow=(n,t)=>new Lw(n,t),fu=[{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}],zw="//vr-image-4.realsee-cdn.cn/release/static/image/doctorstrange/0.6.201-beta/";function jw(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 Vw(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 Rw=class extends pn{constructor(e,i){var l,c;super(e);u(this,"name","modelFloorplanPlugin");u(this,"state");u(this,"data");u(this,"showState");u(this,"showPromise");u(this,"app");u(this,"panoIndex",0);u(this,"floorIndex",0);u(this,"selector");u(this,"showRejection");u(this,"wrapper");u(this,"container",document.createElement("div"));u(this,"lastPanoramaLongitude",0);u(this,"size",{width:0,height:0});u(this,"defaultMissingFloorConfig");u(this,"hasAddedEventListener",!1);u(this,"isHiddenByHideFunc",!1);u(this,"highlightData",{});u(this,"items");u(this,"store",{roomOnMouse:null});u(this,"dispose",()=>{var e,i;this.removeEventListener(),(e=this.app)==null||e.$destroy(),this.app=void 0,(i=this.container)==null||i.remove(),this.data=void 0,this.wrapper=void 0,this.selector=void 0,this.hooks.emit("dispose")});u(this,"show",(...i)=>ee(this,[...i],function*(e={}){if(!this.state.enabled||!this.showPromise&&this.state.visible)return;const s=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!0},s),this._show(e)}));u(this,"hide",(...i)=>ee(this,[...i],function*(e={}){this.state.enabled&&(this.isHiddenByHideFunc=!0,this.state.visible!==!1&&(this.updateState({visible:!1},e.userAction||!0),this._hide(e)))}));u(this,"updateSize",()=>{if(!this.data||!this.container||!this.wrapper)return!1;const{min:e,max:i}=this.data.bounding,s=i.x-e.x,r=i.y-e.y,o=this.state.config.attachedTo?{attachedTo:this.state.config.attachedTo}:void 0,a=yh(this.five,this.wrapper,this.floorIndex,o),l=Math.ceil(s*a),c=Math.ceil(r*a);return this.size.width===l&&this.size.height===c||(this.container.style.width=l+"px",this.container.style.height=c+"px",this.size={width:l,height:c}),!0});u(this,"highlight",e=>{this.state.config.highlightEnable&&(this.highlightData=e,this.render())});u(this,"unhighlight",()=>{this.highlightData={},this.render()});u(this,"_disable",e=>{var s,r,o;const{userAction:i}=e;this.hooks.emit("disable",{userAction:i}),(s=this.showRejection)==null||s.call(this,Kt.BreakOffByDisable),this.showPromise=void 0,(r=this.app)==null||r.$destroy(),this.app=void 0,(o=this.container)==null||o.remove(),this.removeEventListener()});u(this,"_enable",e=>{const{userAction:i}=e;this.addEventListener(),this.wrapper&&(this.wrapper.append(this.container),this.hooks.emit("enable",{userAction:i}),this.state.visible&&this._show({userAction:i}))});u(this,"_show",e=>ee(this,null,function*(){var o;if(!this.state.enabled)return;if(!((o=this.fiveUtil.model)!=null&&o.loaded))throw new Error(Kt.ModelNotLoaded);if(!this.data)throw new Error(Kt.DataNotLoaded);if(this.showPromise)return this.showPromise;const i={floorIndex:this.floorIndex,modelOpacity:this.state.config.modelOpacity,immediately:!1,isAutoShow:!1,userAction:!0},s=B(B({},i),e),r=()=>ee(this,null,function*(){this.hooks.emit("show",{userAction:s.userAction,auto:s.isAutoShow});let a=!1,l;this.showRejection=d=>{a=!0,l=d};const[c]=yield bs(zg(this.five,this.showState,s.userAction));if(c)throw c;if(a)throw l?new Error(l):new Error(Kt.UnknownError);if(!this.updateSize())throw new Error(Kt.UpdateSizeError);this.updatePosition(),this.floorIndex=s.floorIndex,this.fiveUtil.model.show(this.floorIndex)});return this.isHiddenByHideFunc=!1,this.showPromise=r().then(()=>{this.showPromise=void 0,this.showRejection=void 0;const a=s.modelOpacity,l=s.immediately?0:Lg;mr(this.five,a,l),this.render(l),this.hooks.emit("showAnimationEnded",{auto:s.isAutoShow,userAction:s.userAction})}).catch(a=>{if(this.showPromise=void 0,this.showRejection=void 0,this.updateState({visible:!1},s.userAction),!s.isAutoShow&&a instanceof Error)throw a}),this.showPromise}));u(this,"_hide",e=>{var r;(r=this.showRejection)==null||r.call(this,Kt.BreakOffByHide),this.showPromise=void 0;const s=B(B({},{userAction:!0,isAutoHide:!1}),e);mr(this.five,1,0),this.hooks.emit("hide",{auto:s.isAutoHide,userAction:s.userAction}),this.render()});u(this,"handleClick",()=>{if(!this.state.visible)return;if(this.hooks.emit("click",this.store.roomOnMouse))return!1});u(this,"onFiveModelLoaded",()=>{const i=this.five.model.bounding.getCenter(new y.Vector3);if(this.showState.offset=i,this.state.enabled===!1||this.wrapper||!this.selector)return;const s=this.selector instanceof Element?this.selector:document.querySelector(this.selector);if(!s)throw new Error("不正确的父容器选择器");this.wrapper=s,s.append(this.container)});u(this,"onFiveModeChange",e=>{e!==this.showState.mode&&(this.updateState({visible:!1},!1),this._hide({userAction:!1}))});u(this,"onFiveInteriaPan",(e,i)=>{if(!i||this.state.visible||this.state.config.autoShowEnable===!1||this.isHiddenByHideFunc)return;const s=this.five.getCurrentState();s.mode===this.showState.mode&&Vw(s)&&(this.updateState({visible:!0},!0),this._show({isAutoShow:!0}))});u(this,"onFivePanoArrived",e=>{var i;(i=this.five)!=null&&i.work&&(this.panoIndex=e,this.floorIndex=this.workUtil.observers[e].floorIndex)});u(this,"onFiveCameraUpdate",(e,i)=>{if(!this.state.visible||this.showPromise)return;const s=this.five.getCurrentState();this.updatePosition(),this.updateSize(),jw(s)&&(this.updateState({visible:!1},i),this._hide({userAction:i}))});u(this,"onFiveWantsPanGesture",(e,i)=>{if(this.five.getCurrentState().mode===this.showState.mode&&this.state.config.autoShowEnable!==!1&&i&&this.state.visible)return this.five.updateCamera(fr(this.showState,["offset"]),0),!1});u(this,"onFiveWantsTapGesture",()=>this.handleClick());u(this,"onFiveWantsChangeMode",(e,i)=>{i==="Panorama"&&e===this.showState.mode&&(this.lastPanoramaLongitude=this.five.getCurrentState().longitude)});u(this,"onModelShownFloorChange",e=>{if(this.floorIndex!==e){if(e===null){const i=this.five.getCurrentState().panoIndex;this.floorIndex=this.workUtil.observers[i].floorIndex;return}this.floorIndex=e,this.updateSize(),this.render()}});i!=null&&i.selector&&(this.selector=i.selector,console.warn("不推荐继续使用 params.selector 配置父容器,请使用 appendTo 方法")),this.showState={mode:"Mapview",longitude:0,latitude:Math.PI/2},this.defaultMissingFloorConfig={imageURL:this.staticPrefix+"/release/web/saas/missing-floorplan.e274c596.png",imageWidth:200,imageHeight:120,text:(c=(l=i.i18n)==null?void 0:l.call(i,"暂无平面图"))!=null?c:"暂无平面图",textFontSize:14};const s={northDesc:"北",modelOpacity:1,cameraEnable:!0,highlightEnable:!1,hoverEnable:!0,compassEnable:!0,autoShowEnable:!0,ruleLabelsEnable:!0,roomLabelsEnable:!0,roomAreaEnable:!0,roomNameEnable:!0,roomNameOtherTypeEnable:!0,roomDimensionEnable:!0,cameraImageUrl:Nn,attachedTo:Rn.BOUNDING_CENTER,getLabelElement:void 0,adaptiveRoomLabelVisibleEnable:!0,missingFloorConfig:B(B({},this.defaultMissingFloorConfig),i.missingFloorConfig),i18n:h=>h,getRoomAreaText:h=>(h/1e6).toFixed(1)+"㎡",getRoomDimensionText:(h,d)=>(h/1e3).toFixed(1)+"m × "+(d/1e3).toFixed(1)+"m",getRuleDistanceText:h=>h.toString()},r=i?fr(i,["selector","scale"]):{},o=B(B({},s.missingFloorConfig),r.missingFloorConfig),a=ae(B(B({},s),r),{missingFloorConfig:o});this.state={enabled:!0,visible:!1,config:a},this.initContainer(),li(e).then(this.onFiveModelLoaded),e.once("dispose",this.dispose),this.addEventListener()}load(e,i,s=!0){return ee(this,null,function*(){function r(h){return Object.prototype.hasOwnProperty.apply(h,["version"])}const o=e;o&&ei(o.version)&&console.warn("传入 serverData.data 的方式后续可能不再支持,请把 serverData 整体传入 load 函数");const a=JSON.parse(JSON.stringify(e)),l=r(a)?a.data:a,c=this.data;this.data=yield Gn(l),this.hooks.emit("dataLoaded",this.data),this.hooks.emit("dataChange",this.data,c),i&&this.updateState(i,s),this.render()})}loadItems(e){const{min:i,max:s}=this.data.bounding,r=s.x-i.x,o=s.y-i.y;this.data.floorDatas.forEach((a,l)=>{a.items=e[l].filter(c=>c.displayName==="Item-SimpleItem").map(c=>{const{x:h,y:d,width:f,height:m,notes:g,type:p,id:v,rotateX:A,rotateY:w,rotateZ:k=0}=c;return{id:v,positionInImage:{x:(h-i.x)/r,y:(s.y-d)/o},width:f/r,height:m/o,src:zw+fu[p].href.replace(/\{\{\stheme\s\}\}/,"realsee"),notes:g||fu[p].description,rotateX:A,rotateY:w,rotateZ:k}})})}appendTo(e){if(this.wrapper=e,!!this.state.enabled)return e.appendChild(this.container),this.render(),this}enable(e={}){if(this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!0},e.userAction||i),this._enable({userAction:i})}disable(e={}){if(!this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!1},e.userAction||i),this._disable({userAction:i})}setState(e,i={}){const s=this.state,r=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,r),e.enabled!==void 0&&s.enabled!==e.enabled&&(e.enabled?this._enable({userAction:r}):this._disable({userAction:r})),e.visible!==void 0&&s.visible!==e.visible){const o={userAction:r};e.visible?this._show(o):this._hide(o)}}changeConfigs(e,i=!0){this.updateState({config:e},i),this.render()}updatePosition(){var a;const e=Ah(this.five,this.floorIndex,this.state.config.attachedTo),i=(a=this.fiveUtil.model)==null?void 0:a.bounding.getCenter(new y.Vector3).setY(e);if(!i)return;const s=i.clone().project(this.five.camera),r=(s.x+1)/2,o=-(s.y-1)/2;this.container.style.left=r*100+"%",this.container.style.top=o*100+"%"}formatData(e){return ee(this,null,function*(){return yield Gn(e.data)})}updateState(e,i){var a;const s=this.state,r=(a=e.config)!=null&&a.missingFloorConfig?B(B({},s.config.missingFloorConfig),e.config.missingFloorConfig):s.config.missingFloorConfig,o=e.config?ae(B(B({},s.config),e.config),{missingFloorConfig:r}):s.config;this.state=ae(B(B({},this.state),e),{config:o}),!Ft(this.state,s,{deep:!0})&&this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:i})}initContainer(){this.container.classList.add("floorplan-plugin"),Object.assign(this.container.style,{position:"absolute",left:"50%",top:"50%",transform:"translate(-50%, -50%)",zIndex:10,pointerEvents:"none"}),this.five.addExtraElement(this.container)}addEventListener(){if(!this.state.enabled||this.hasAddedEventListener)return;const e=this.five;e.on("modeChange",this.onFiveModeChange),e.on("interiaPan",this.onFiveInteriaPan),e.on("panoArrived",this.onFivePanoArrived),e.on("cameraUpdate",this.onFiveCameraUpdate),e.on("wantsPanGesture",this.onFiveWantsPanGesture),e.on("wantsTapGesture",this.onFiveWantsTapGesture),e.on("wantsChangeMode",this.onFiveWantsChangeMode),e.on("modelShownFloorChange",this.onModelShownFloorChange)}removeEventListener(){const e=this.five;this.hasAddedEventListener=!1,e.off("modelLoaded",this.onFiveModelLoaded),e.off("modeChange",this.onFiveModeChange),e.off("panoArrived",this.onFivePanoArrived),e.off("cameraUpdate",this.onFiveCameraUpdate),e.off("wantsPanGesture",this.onFiveWantsPanGesture),e.off("wantsTapGesture",this.onFiveWantsTapGesture),e.off("wantsChangeMode",this.onFiveWantsChangeMode),e.off("modelShownFloorChange",this.onModelShownFloorChange)}render(e){if(!this.state.enabled||!this.container||!this.data||this.size.width===0||this.showPromise)return;const i=ae(B({},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 bh({target:this.container,intro:!0,props:i})}};const Bw=(n,t)=>new Rw(n,t);let _w=class extends pn{constructor(e,i){var l,c;super(e);u(this,"name","topviewFloorplanPlugin");u(this,"state");u(this,"data");u(this,"app");u(this,"selector");u(this,"panoIndex",0);u(this,"floorIndex",0);u(this,"wrapper");u(this,"container",document.createElement("div"));u(this,"lastPanoramaLongitude",0);u(this,"size",{width:0,height:0});u(this,"defaultMissingFloorConfig");u(this,"hasAddedEventListener",!1);u(this,"isHiddenByHideFunc",!1);u(this,"highlightData",{});u(this,"updateSize",()=>{if(!this.data||!this.container||!this.wrapper||this.five.getCurrentState().mode!=="Topview")return!1;const{min:e,max:i}=this.data.bounding,s=i.x-e.x,r=i.y-e.y,o=this.state.config.attachedTo?{attachedTo:this.state.config.attachedTo}:void 0,a=yh(this.five,this.wrapper,this.floorIndex,o),l=Math.ceil(s*a),c=Math.ceil(r*a);return this.size.width===l&&this.size.height===c||(this.container.style.width=l+"px",this.container.style.height=c+"px",this.size={width:l,height:c}),!0});u(this,"dispose",()=>{var e,i;this.removeEventListener(),(e=this.app)==null||e.$destroy(),this.app=void 0,(i=this.container)==null||i.remove(),this.data=void 0,this.wrapper=void 0,this.selector=void 0,this.hooks.emit("dispose")});u(this,"highlight",e=>{this.state.config.highlightEnable&&(this.highlightData=e,this.render())});u(this,"unhighlight",()=>{this.highlightData={},this.render()});u(this,"_disable",e=>{var s,r;const{userAction:i}=e;(s=this.app)==null||s.$destroy(),this.app=void 0,(r=this.container)==null||r.remove(),this.removeEventListener(),this.hooks.emit("disable",{userAction:i})});u(this,"onFiveModelLoaded",()=>{if(this.state.enabled===!1||this.wrapper||!this.selector)return;const e=this.selector instanceof Element?this.selector:document.querySelector(this.selector);if(!e)throw new Error("不正确的父容器选择器");this.wrapper=e,e.append(this.container)});u(this,"onFiveModeChange",(...[e,,,,i])=>{e!=="Topview"&&this.state.visible&&(this.updateState({visible:!1},i),this._hide({userAction:i}))});u(this,"onFivePanoArrived",e=>{var i;(i=this.five)!=null&&i.work&&(this.panoIndex=e,this.floorIndex=this.workUtil.observers[e].floorIndex)});u(this,"onFiveCameraUpdate",(e,i)=>{this.state.visible&&(this.updatePosition(),this.updateSize())});u(this,"onFiveWantsGesture",e=>{if(!(e!=="pan"&&e!=="pinch"&&e!=="mouseWheel")&&this.state.visible&&!this.state.config.gestureEnable)return!1});u(this,"onFiveWantsMoveToPano",()=>{if(this.state.visible&&this.state.config.preventRoomClick)return!1});u(this,"onFiveInitAnimationEnded",(...[,,e])=>{const{mode:i}=this.five.getCurrentState();i==="Topview"&&!this.isHiddenByHideFunc&&!this.state.visible&&this.state.config.autoShowEnable&&(this.updateState({visible:!0},e),this._show({userAction:e}))});u(this,"onModelShownFloorChange",e=>{if(this.floorIndex!==e){if(e===null){const i=this.five.getCurrentState().panoIndex;this.floorIndex=this.workUtil.observers[i].floorIndex;return}this.floorIndex=e,this.updateSize(),this.render()}});i!=null&&i.selector&&(this.selector=i.selector,console.warn("不推荐继续使用 params.selector 配置父容器,请使用 appendTo 方法")),this.defaultMissingFloorConfig={imageURL:this.staticPrefix+"/release/web/saas/missing-floorplan.e274c596.png",imageWidth:200,imageHeight:120,text:(c=(l=i.i18n)==null?void 0:l.call(i,"暂无平面图"))!=null?c:"暂无平面图",textFontSize:14};const s={northDesc:"北",modelOpacity:1,cameraEnable:!0,hoverEnable:!0,highlightEnable:!1,compassEnable:!0,gestureEnable:!1,autoShowEnable:!0,ruleLabelsEnable:!0,roomLabelsEnable:!0,roomAreaEnable:!0,roomNameEnable:!0,roomNameOtherTypeEnable:!0,roomDimensionEnable:!0,cameraImageUrl:Nn,attachedTo:Rn.BOUNDING_CENTER,getLabelElement:void 0,missingFloorConfig:B(B({},this.defaultMissingFloorConfig),i.missingFloorConfig),i18n:h=>h,adaptiveRoomLabelVisibleEnable:!0,getRoomAreaText:h=>(h/1e6).toFixed(1)+"㎡",getRoomDimensionText:(h,d)=>(h/1e3).toFixed(1)+"m × "+(d/1e3).toFixed(1)+"m",getRuleDistanceText:h=>h.toString()},r=i?fr(i,["selector","scale"]):{},o=B(B({},s.missingFloorConfig),r.missingFloorConfig),a=ae(B(B({},s),r),{missingFloorConfig:o});this.state={enabled:!0,visible:!1,config:a},this.initContainer(),e.model.loaded?this.onFiveModelLoaded():e.once("modelLoaded",this.onFiveModelLoaded),e.once("dispose",this.dispose),this.addEventListener()}load(e,i,s=!0){return ee(this,null,function*(){function r(h){return Object.prototype.hasOwnProperty.apply(h,["version"])}const o=e;o&&ei(o.version)&&console.warn("传入 serverData.data 的方式后续可能不再支持,请把 serverData 整体传入 load 函数");const a=JSON.parse(JSON.stringify(e)),l=r(a)?a.data:a,c=this.data;this.data=yield Gn(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=Ah(this.five,this.floorIndex,this.state.config.attachedTo),i=(a=this.five.model)==null?void 0:a.bounding.getCenter(new y.Vector3).setY(e);if(!i)return;const s=i.clone().project(this.five.camera),r=(s.x+1)/2,o=-(s.y-1)/2;this.container.style.left=r*100+"%",this.container.style.top=o*100+"%"}appendTo(e){if(this.wrapper=e,!!this.state.enabled)return e.appendChild(this.container),this.render(),this}show(){return ee(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 ee(this,arguments,function*(e={}){if(this.isHiddenByHideFunc=!0,!this.state.visible)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!1},i),this._hide({userAction:i})})}enable(e={}){if(this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!0},e.userAction||i),this._enable({userAction:i})}disable(e={}){if(!this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!1},e.userAction||i),this._disable({userAction:i})}setState(e,i={}){const s=this.state,r=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,r),e.enabled!==void 0&&s.enabled!==e.enabled){const o={userAction:r};e.enabled?this._enable(o):this._disable(o)}if(e.visible!==void 0&&s.visible!==e.visible){const o={userAction:r};e.visible?this._show(o):this._hide(o)}}changeConfigs(e,i=!0){this.updateState({config:e},i),this.render()}formatData(e){return ee(this,null,function*(){return yield Gn(e.data)})}_show(e){return ee(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 wh(this.five,["Topview",void 0,void 0,i])),this.five.model.show(this.floorIndex),this.updatePosition(),this.updateSize();const s=500,r=this.state.config.modelOpacity;mr(this.five,r,s),this.hooks.emit("showAnimationEnded",{userAction:i,auto:!1}),this.render()})}_hide(e){return ee(this,null,function*(){if(!this.state.enabled)return;const{userAction:i}=e;this.hooks.emit("hide",{userAction:i,auto:!1});const s=1,r=0;mr(this.five,s,r),this.render()})}_enable(e){const{userAction:i}=e;this.addEventListener(),this.wrapper&&this.wrapper.append(this.container),this.hooks.emit("enable",{userAction:i}),this.state.visible&&this._show({userAction:i})}updateState(e,i){var a;const s=this.state,r=(a=e.config)!=null&&a.missingFloorConfig?B(B({},s.config.missingFloorConfig),e.config.missingFloorConfig):s.config.missingFloorConfig,o=e.config?ae(B(B({},s.config),e.config),{missingFloorConfig:r}):s.config;this.state=ae(B(B({},this.state),e),{config:o}),!Ft(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=ae(B({},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 bh({target:this.container,intro:!0,props:i})}};const Hw=(n,t)=>new _w(n,t);function Fw(n){Me(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 Nw(n){let t,e,i;return{c(){t=U("div"),e=U("div"),i=U("div"),x(i,"class","plugin-radar__camera-rotate svelte-1nqrlxd"),Q(i,"background-image","url("+(n[0]||Nn)+")"),Q(i,"transform",n[1]),x(e,"class","plugin-radar__camera-position svelte-1nqrlxd"),Q(e,"transform",n[2]),x(t,"class","plugin-radar__camera-wrapper svelte-1nqrlxd"),Q(t,"opacity",n[3]?1:0)},m(s,r){J(s,t,r),W(t,e),W(e,i)},p(s,[r]){r&1&&Q(i,"background-image","url("+(s[0]||Nn)+")"),(r&1||r&3)&&Q(i,"transform",s[1]),r&4&&Q(e,"transform",s[2]),r&8&&Q(t,"opacity",s[3]?1:0)},i:oe,o:oe,d(s){s&&X(t)}}}function Gw(n){return`rotate(${Math.floor(n/Math.PI*180)*-1+45}deg)`}function Ww(n,t,e){var w,k;let i,s,r,o,{five:a}=t,{pxmm:l}=t,{floorplanData:c}=t,{cameraImageUrl:h}=t,d=a.getCurrentState().panoIndex,f=a.getCurrentState().longitude,m=(k=(w=a.work.observers[a.getCurrentState().panoIndex])==null?void 0:w.floorIndex)!=null?k:0;function g(M,S){const T=M.bounding,F=M.observers[S];if(!F)return"";const O=(T.max.x-T.min.x)*l,V=(T.max.y-T.min.y)*l,b=Math.floor(F.positionInImage.x*O),C=Math.floor(F.positionInImage.y*V);return`translate(${b}px, ${C}px)`}function p(M){e(7,d=M)}function v(M){e(9,m=a.work.observers[M].floorIndex)}const A=Wa(M=>{e(8,f=M.longitude)},1e3/60);return Zt(()=>(a.on("panoWillArrive",p),a.on("panoArrived",v),a.on("cameraDirectionUpdate",A),function(){a.off("panoWillArrive",p),a.off("panoArrived",v),a.off("cameraDirectionUpdate",A)})),n.$$set=M=>{"five"in M&&e(4,a=M.five),"pxmm"in M&&e(5,l=M.pxmm),"floorplanData"in M&&e(6,c=M.floorplanData),"cameraImageUrl"in M&&e(0,h=M.cameraImageUrl)},n.$$.update=()=>{n.$$.dirty&576&&e(10,i=c.floorDatas[m]),n.$$.dirty&1024&&e(3,s=i.rooms.length>0),n.$$.dirty&192&&e(2,r=g(c,d)),n.$$.dirty&256&&e(1,o=Gw(f))},[h,o,r,s,a,l,c,d,f,m,i]}class Qw extends Pe{constructor(t){super(),we(this,t,Ww,Nw,Ae,{five:4,pxmm:5,floorplanData:6,cameraImageUrl:0},Fw)}}function Uw(n){Me(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 mu(n,t,e){const i=n.slice();return i[1]=t[e],i}function pu(n,t){let e,i,s=`${t[1].icon.width/16}rem`,r=`${t[1].icon.height/16}rem`,o,a=`${t[1].positionInImage.y*100}%`,l=`${t[1].positionInImage.x*100}%`;return{key:n,first:null,c(){e=U("div"),i=U("div"),o=le(),x(i,"class","plugin-pano-floorplan__extra-object-item svelte-1i87fz7"),Q(i,"background-image",`url(${t[1].icon.url})`),Q(i,"width",s),Q(i,"height",r),x(e,"class","plugin-pano-floorplan__extra-object-item--position svelte-1i87fz7"),Q(e,"top",a),Q(e,"left",l),this.first=e},m(c,h){J(c,e,h),W(e,i),W(e,o)},p(c,h){t=c,h&1&&Q(i,"background-image",`url(${t[1].icon.url})`);const d=h&1;d&&Q(i,"width",s),d&&Q(i,"height",r),h&1&&a!==(a=`${t[1].positionInImage.y*100}%`)&&Q(e,"top",a),h&1&&l!==(l=`${t[1].positionInImage.x*100}%`)&&Q(e,"left",l)},d(c){c&&X(e)}}}function Xw(n){let t,e=[],i=new Map,s=n[0];const r=o=>o[1].id;for(let o=0;o<s.length;o+=1){let a=mu(n,s,o),l=r(a);i.set(l,e[o]=pu(l,a))}return{c(){t=U("div");for(let o=0;o<e.length;o+=1)e[o].c();x(t,"class","plugin-pano-floorplan__extra-objects svelte-1i87fz7")},m(o,a){J(o,t,a);for(let l=0;l<e.length;l+=1)e[l]&&e[l].m(t,null)},p(o,[a]){a&1&&(s=o[0],e=yi(e,a,r,1,o,s,i,t,ph,pu,null,mu))},i:oe,o:oe,d(o){o&&X(t);for(let a=0;a<e.length;a+=1)e[a].d()}}}function Yw(n,t,e){let{extraObjects:i=[]}=t;return n.$$set=s=>{"extraObjects"in s&&e(0,i=s.extraObjects)},[i]}class Zw extends Pe{constructor(t){super(),we(this,t,Yw,Xw,Ae,{extraObjects:0},Uw)}}function Jw(n){Me(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 qw(n){let t,e,i,s,r,o;const a=[{floorIndex:n[2],floorplanData:n[4]}];let l={};for(let h=0;h<a.length;h+=1)l=Dt(l,a[h]);t=new Dg({props:l}),i=new Zw({props:{extraObjects:n[7]}});let c=n[3]&&gu(n);return{c(){be(t.$$.fragment),e=le(),be(i.$$.fragment),s=le(),c&&c.c(),r=Be()},m(h,d){pe(t,h,d),J(h,e,d),pe(i,h,d),J(h,s,d),c&&c.m(h,d),J(h,r,d),o=!0},p(h,d){const f=d&20?Tt(a,[{floorIndex:h[2],floorplanData:h[4]}]):{};t.$set(f);const m={};d&128&&(m.extraObjects=h[7]),i.$set(m),h[3]?c?(c.p(h,d),d&8&&G(c,1)):(c=gu(h),c.c(),G(c,1),c.m(r.parentNode,r)):c&&(Ie(),Z(c,1,1,()=>{c=null}),Ee())},i(h){o||(G(t.$$.fragment,h),G(i.$$.fragment,h),G(c),o=!0)},o(h){Z(t.$$.fragment,h),Z(i.$$.fragment,h),Z(c),o=!1},d(h){ge(t,h),h&&X(e),ge(i,h),h&&X(s),c&&c.d(h),h&&X(r)}}}function Kw(n){let t,e,i;return{c(){t=U("div"),e=U("img"),x(e,"class","missing-floor-image svelte-18287ai"),Vt(e.src,i=n[6])||x(e,"src",i),x(e,"alt","缺省楼层"),x(t,"class","missing-floor-wrapper svelte-18287ai")},m(s,r){J(s,t,r),W(t,e)},p(s,r){r&64&&!Vt(e.src,i=s[6])&&x(e,"src",i)},i:oe,o:oe,d(s){s&&X(t)}}}function gu(n){let t,e;const i=[{five:n[0],pxmm:n[1],floorIndex:n[2],floorplanData:n[4],onRoomHeightClick:n[9],highlightData:n[5],hoveredRoom:void 0}];let s={};for(let r=0;r<i.length;r+=1)s=Dt(s,i[r]);return t=new Tg({props:s}),{c(){be(t.$$.fragment)},m(r,o){pe(t,r,o),e=!0},p(r,o){const a=o&567?Tt(i,[{five:r[0],pxmm:r[1],floorIndex:r[2],floorplanData:r[4],onRoomHeightClick:r[9],highlightData:r[5],hoveredRoom:void 0}]):{};t.$set(a)},i(r){e||(G(t.$$.fragment,r),e=!0)},o(r){Z(t.$$.fragment,r),e=!1},d(r){ge(t,r)}}}function $w(n){let t,e,i,s;const r=[Kw,qw],o=[];function a(l,c){return l[8]?1:0}return t=a(n),e=o[t]=r[t](n),{c(){e.c(),i=Be()},m(l,c){o[t].m(l,c),J(l,i,c),s=!0},p(l,[c]){let h=t;t=a(l),t===h?o[t].p(l,c):(Ie(),Z(o[h],1,1,()=>{o[h]=null}),Ee(),e=o[t],e?e.p(l,c):(e=o[t]=r[t](l),e.c()),G(e,1),e.m(i.parentNode,i))},i(l){s||(G(e),s=!0)},o(l){Z(e),s=!1},d(l){o[t].d(l),l&&X(i)}}}function e2(n,t,e){let i,s,r,{five:o}=t,{pxmm:a}=t,{floorIndex:l}=t,{hoverEnable:c}=t,{floorplanData:h}=t,{extraObjects:d=[]}=t,{highlightData:f}=t,{missingFloorImageUrl:m}=t;const g=void 0;return n.$$set=p=>{"five"in p&&e(0,o=p.five),"pxmm"in p&&e(1,a=p.pxmm),"floorIndex"in p&&e(2,l=p.floorIndex),"hoverEnable"in p&&e(3,c=p.hoverEnable),"floorplanData"in p&&e(4,h=p.floorplanData),"extraObjects"in p&&e(10,d=p.extraObjects),"highlightData"in p&&e(5,f=p.highlightData),"missingFloorImageUrl"in p&&e(6,m=p.missingFloorImageUrl)},n.$$.update=()=>{n.$$.dirty&20&&e(11,i=h.floorDatas[l]),n.$$.dirty&2048&&e(8,s=i.rooms.length>0),n.$$.dirty&1028&&e(7,r=d==null?void 0:d.filter(p=>p.floorIndex===l))},[o,a,l,c,h,f,m,r,s,g,d,i]}class t2 extends Pe{constructor(t){super(),we(this,t,e2,$w,Ae,{five:0,pxmm:1,floorIndex:2,hoverEnable:3,floorplanData:4,extraObjects:10,highlightData:5,missingFloorImageUrl:6},Jw)}}function i2(n){Me(n,"svelte-1mvqyqq",".plugin-floorplan-radar.svelte-1mvqyqq{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.plugin-floorplan-radar-container.svelte-1mvqyqq{position:relative}")}function vu(n){let t,e,i,s,r=n[8]!==0&&bu(n);return{c(){t=U("div"),r&&r.c(),x(t,"class","plugin-floorplan-radar svelte-1mvqyqq")},m(o,a){J(o,t,a),r&&r.m(t,null),e=!0,i||(s=[bi(mn.call(null,t)),je(t,"clientWidth",n[14]),je(t,"clientHeight",n[15])],i=!0)},p(o,a){o[8]!==0?r?(r.p(o,a),a&256&&G(r,1)):(r=bu(o),r.c(),G(r,1),r.m(t,null)):r&&(Ie(),Z(r,1,1,()=>{r=null}),Ee())},i(o){e||(G(r),e=!0)},o(o){Z(r),e=!1},d(o){o&&X(t),r&&r.d(),i=!1,wt(s)}}}function bu(n){let t,e,i,s,r=`${n[10]}px`,o=`${n[13]}px`,a;const l=[{five:n[0],pxmm:n[11],floorIndex:n[12],floorplanData:n[3],hoverEnable:n[2],extraObjects:n[5],highlightData:n[6],missingFloorImageUrl:n[7]}];let c={};for(let f=0;f<l.length;f+=1)c=Dt(c,l[f]);e=new t2({props:c});const h=[{pxmm:n[11],five:n[0],floorplanData:n[3],cameraImageUrl:n[4]}];let d={};for(let f=0;f<h.length;f+=1)d=Dt(d,h[f]);return s=new Qw({props:d}),{c(){t=U("div"),be(e.$$.fragment),i=le(),be(s.$$.fragment),x(t,"class","plugin-floorplan-radar-container svelte-1mvqyqq"),Q(t,"width",r),Q(t,"height",o)},m(f,m){J(f,t,m),pe(e,t,null),W(t,i),pe(s,t,null),a=!0},p(f,m){const g=m&6381?Tt(l,[{five:f[0],pxmm:f[11],floorIndex:f[12],floorplanData:f[3],hoverEnable:f[2],extraObjects:f[5],highlightData:f[6],missingFloorImageUrl:f[7]}]):{};e.$set(g);const p=m&2073?Tt(h,[{pxmm:f[11],five:f[0],floorplanData:f[3],cameraImageUrl:f[4]}]):{};s.$set(p),m&1024&&r!==(r=`${f[10]}px`)&&Q(t,"width",r),m&8192&&o!==(o=`${f[13]}px`)&&Q(t,"height",o)},i(f){a||(G(e.$$.fragment,f),G(s.$$.fragment,f),a=!0)},o(f){Z(e.$$.fragment,f),Z(s.$$.fragment,f),a=!1},d(f){f&&X(t),ge(e),ge(s)}}}function n2(n){let t,e,i=n[1]&&vu(n);return{c(){i&&i.c(),t=Be()},m(s,r){i&&i.m(s,r),J(s,t,r),e=!0},p(s,[r]){s[1]?i?(i.p(s,r),r&2&&G(i,1)):(i=vu(s),i.c(),G(i,1),i.m(t.parentNode,t)):i&&(Ie(),Z(i,1,1,()=>{i=null}),Ee())},i(s){e||(G(i),e=!0)},o(s){Z(i),e=!1},d(s){i&&i.d(s),s&&X(t)}}}function s2(n,t,e){var M,S;let{five:i}=t,{visible:s}=t,{hoverEnable:r}=t,{floorplanData:o}=t,{cameraImageUrl:a}=t,{extraObjects:l=[]}=t,{highlightData:c}=t,{missingFloorImageUrl:h}=t,d=0,f=(S=(M=i.work.observers[i.getCurrentState().panoIndex])==null?void 0:M.floorIndex)!=null?S:0,m=0,g=0,p=0,v=0;function A(T){e(12,f=i.work.observers[T].floorIndex)}Zt(()=>(i.on("panoArrived",A),()=>{i.off("panoArrived",A)}));const w=T=>{e(8,m=T.detail)},k=T=>{e(9,g=T.detail)};return n.$$set=T=>{"five"in T&&e(0,i=T.five),"visible"in T&&e(1,s=T.visible),"hoverEnable"in T&&e(2,r=T.hoverEnable),"floorplanData"in T&&e(3,o=T.floorplanData),"cameraImageUrl"in T&&e(4,a=T.cameraImageUrl),"extraObjects"in T&&e(5,l=T.extraObjects),"highlightData"in T&&e(6,c=T.highlightData),"missingFloorImageUrl"in T&&e(7,h=T.missingFloorImageUrl)},n.$$.update=()=>{if(n.$$.dirty&1800){const T=Math.min(m,g),{max:F,min:O}=o.bounding,V=F.x-O.x,b=F.y-O.y,C=function(){return V>b?[T,T/V*b]:[T/b*V,T]}();e(10,p=C[0]),e(13,v=C[1]),e(11,d=p/V)}},[i,s,r,o,a,l,c,h,m,g,p,d,f,v,w,k]}class r2 extends Pe{constructor(t){super(),we(this,t,s2,n2,Ae,{five:0,visible:1,hoverEnable:2,floorplanData:3,cameraImageUrl:4,extraObjects:5,highlightData:6,missingFloorImageUrl:7},i2)}}let o2=class extends pn{constructor(e,i){super(e);u(this,"name","panoFloorplanRadarPlugin");u(this,"state");u(this,"data");u(this,"app");u(this,"wrapperSelector","");u(this,"wrapper",null);u(this,"disposed",!1);u(this,"extraObjects",[]);u(this,"highlightData",{});u(this,"dispose",()=>{var e;this.disposed=!0,(e=this.app)==null||e.$destroy(),this.wrapper=null,this.wrapperSelector="",this.hooks.emit("dispose")});u(this,"highlight",e=>{this.state.config.highlightEnable&&(this.highlightData=e,this.render())});u(this,"unhighlight",()=>{this.highlightData={},this.render()});u(this,"_disable",e=>{var s;const{userAction:i}=e;(s=this.app)==null||s.$destroy(),this.app=void 0,this.hooks.emit("disable",{userAction:i})});this.five=e;const s={hoverEnable:!1,highlightEnable:!1,cameraImageUrl:Nn,missingFloorImageUrl:this.staticPrefix+"/release/web/saas/missing-floor.d687a5ed.png"},r=B(B({},s),i==null?void 0:i.configs);this.state={enabled:!0,visible:!0,config:r},i!=null&&i.wrapper&&console.warn("不推荐继续使用 params.selector 配置父容器,请使用 appendTo 方法"),typeof(i==null?void 0:i.wrapper)=="string"?this.wrapperSelector=i.wrapper:(i==null?void 0:i.wrapper)instanceof Element&&(this.wrapper=i.wrapper),e.once("dispose",this.dispose)}load(e,i,s=!0){return ee(this,null,function*(){function r(c){return Object.prototype.hasOwnProperty.apply(c,["version"])}const o=JSON.parse(JSON.stringify(e)),a=r(o)?o.data:o,l=this.data;this.data=yield Gn(a),this.hooks.emit("dataLoaded",this.data),this.hooks.emit("dataChange",this.data,l),i&&this.updateState(i,s),this.render()})}show(){return ee(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 ee(this,arguments,function*(e={}){if(!this.state.visible)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!1},i),this._hide({userAction:i})})}enable(e={}){if(this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!0},e.userAction||i),this._enable({userAction:i})}disable(e={}){if(!this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!1},e.userAction||i),this._disable({userAction:i})}setState(e,i={}){const s=this.state,r=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,r),e.enabled!==void 0&&s.enabled!==e.enabled){const o={userAction:r};e.enabled?this._enable(o):this._disable(o)}if(e.visible!==void 0&&s.visible!==e.visible){const o={userAction:r};e.visible?this._show(o):this._hide(o)}}appendTo(e){this.wrapper!==e&&this.app&&(this.app.$destroy(),this.app=void 0),this.wrapper=e,this.render()}changeConfigs(e,i=!0){this.setState({config:e},{userAction:i}),this.render()}setExtraObjectsWith3DPositions(e){this.data&&(this.extraObjects=Iw(e,this.five,this.data),this.render())}formatData(e){return ee(this,null,function*(){return yield Gn(e.data)})}_enable(e){const{userAction:i}=e;this.hooks.emit("enable",{userAction:i}),this.state.visible&&this._show({userAction:i})}_show(e){if(this.disposed||!this.state.enabled)return;const{userAction:i}=e;this.hooks.emit("show",{userAction:i}),this.render()}_hide(e){if(this.disposed||!this.state.enabled)return;const{userAction:i}=e;this.hooks.emit("hide",{userAction:i}),this.render()}updateState(e,i){const s=this.state,r=e.config?B(B({},s.config),e.config):s.config;this.state=ae(B(B({},this.state),e),{config:r}),!Ft(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=ae(B({},this.state.config),{five:this.five,floorplanData:this.data,visible:this.state.visible,extraObjects:this.extraObjects,highlightData:this.highlightData});this.app?this.app.$set(e):this.app=new r2({target:this.wrapper,props:e})}};const a2=(n,t)=>new o2(n,t),l2=[{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:"和室"}],c2=[{type:0,description:"木质地板"},{type:1,description:"瓷砖地面"},{type:2,description:"户外地面"},{type:3,description:"卫生间地面"},{type:4,description:"阳台地面"},{type:5,description:"车库地面"}],h2=[{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:"写字楼"}],Tl=(n,t,e)=>{const i=new y.Matrix4,s=new y.Euler(n,t,e,"YXZ");return i.makeRotationFromEuler(s),i},d2=(n,{scale:t,rotation:e,position:i})=>{if(t&&n.scale.set(t,t,t),e){const[s,r,o]=e;s&&n.applyMatrix4(Tl(s,0,0)),r&&n.applyMatrix4(Tl(0,r,0)),o&&n.applyMatrix4(Tl(0,0,o))}return i&&n.position.set(i.x,i.y,i.z),n};function jg(n,t){n.traverse(e=>{var i;if(e.type==="Mesh"){const s=e,r=B({map:s.material.map||{}},t);s.material=new _.MeshBasicMaterial(r),s.renderOrder=1,((i=e.parent)==null?void 0:i.type)==="Mesh"&&(e.renderOrder=e.parent.renderOrder+1)}})}/** @license zlib.js 2012 - imaya [ https://github.com/imaya/zlib.js ] The MIT License */var Vg={},ri=void 0,u2=Vg;function Ph(n,t){var e=n.split("."),i=u2;!(e[0]in i)&&i.execScript&&i.execScript("var "+e[0]);for(var s;e.length&&(s=e.shift());)!e.length&&t!==ri?i[s]=t:i=i[s]?i[s]:i[s]={}}var rt=typeof Uint8Array!="undefined"&&typeof Uint16Array!="undefined"&&typeof Uint32Array!="undefined"&&typeof DataView!="undefined";function as(n){var t=n.length,e=0,i=Number.POSITIVE_INFINITY,s,r,o,a,l,c,h,d,f,m;for(d=0;d<t;++d)n[d]>e&&(e=n[d]),n[d]<i&&(i=n[d]);for(s=1<<e,r=new(rt?Uint32Array:Array)(s),o=1,a=0,l=2;o<=e;){for(d=0;d<t;++d)if(n[d]===o){for(c=0,h=a,f=0;f<o;++f)c=c<<1|h&1,h>>=1;for(m=o<<16|d,f=c;f<s;f+=l)r[f]=m;++a}++o,a<<=1,l<<=1}return[r,e,i]}function Zn(n,t){switch(this.g=[],this.h=32768,this.d=this.f=this.a=this.l=0,this.input=rt?new Uint8Array(n):n,this.m=!1,this.i=ka,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 Ch:this.b=32768,this.c=new(rt?Uint8Array:Array)(32768+this.h+258);break;case ka:this.b=0,this.c=new(rt?Uint8Array:Array)(this.h),this.e=this.z,this.n=this.v,this.j=this.w;break;default:throw Error("invalid inflate mode")}}var Ch=0,ka=1,Au={t:Ch,s:ka};Zn.prototype.k=function(){for(;!this.m;){var n=gi(this,3);switch(n&1&&(this.m=!0),n>>>=1,n){case 0:var t=this.input,e=this.a,i=this.c,s=this.b,r=t.length,o=ri,a=ri,l=i.length,c=ri;if(this.d=this.f=0,e+1>=r)throw Error("invalid uncompressed block header: LEN");if(o=t[e++]|t[e++]<<8,e+1>=r)throw Error("invalid uncompressed block header: NLEN");if(a=t[e++]|t[e++]<<8,o===~a)throw Error("invalid uncompressed block header: length verify");if(e+o>t.length)throw Error("input buffer is broken");switch(this.i){case Ch:for(;s+o>i.length;){if(c=l-s,o-=c,rt)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 ka:for(;s+o>i.length;)i=this.e({p:2});break;default:throw Error("invalid inflate mode")}if(rt)i.set(t.subarray(e,e+o),s),s+=o,e+=o;else for(;o--;)i[s++]=t[e++];this.a=e,this.b=s,this.c=i;break;case 1:this.j(f2,m2);break;case 2:for(var h=gi(this,5)+257,d=gi(this,5)+1,f=gi(this,4)+4,m=new(rt?Uint8Array:Array)(Ll.length),g=ri,p=ri,v=ri,A=ri,w=ri,k=ri,M=ri,T=ri,S=ri,T=0;T<f;++T)m[Ll[T]]=gi(this,3);if(!rt)for(T=f,f=m.length;T<f;++T)m[Ll[T]]=0;for(g=as(m),A=new(rt?Uint8Array:Array)(h+d),T=0,S=h+d;T<S;)switch(w=lo(this,g),w){case 16:for(M=3+gi(this,2);M--;)A[T++]=k;break;case 17:for(M=3+gi(this,3);M--;)A[T++]=0;k=0;break;case 18:for(M=11+gi(this,7);M--;)A[T++]=0;k=0;break;default:k=A[T++]=w}p=as(rt?A.subarray(0,h):A.slice(0,h)),v=as(rt?A.subarray(h):A.slice(h)),this.j(p,v);break;default:throw Error("unknown BTYPE: "+n)}}return this.n()};var yu=[16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15],Ll=rt?new Uint16Array(yu):yu,wu=[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],Rg=rt?new Uint16Array(wu):wu,Pu=[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],Da=rt?new Uint8Array(Pu):Pu,Cu=[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],Bg=rt?new Uint16Array(Cu):Cu,Iu=[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],Sa=rt?new Uint8Array(Iu):Iu,pc=new(rt?Uint8Array:Array)(288),os,Eu;os=0;for(Eu=pc.length;os<Eu;++os)pc[os]=143>=os?8:255>=os?9:279>=os?7:8;var f2=as(pc),gc=new(rt?Uint8Array:Array)(30),la,Mu;la=0;for(Mu=gc.length;la<Mu;++la)gc[la]=5;var m2=as(gc);function gi(n,t){for(var e=n.f,i=n.d,s=n.input,r=n.a,o=s.length,a;i<t;){if(r>=o)throw Error("input buffer is broken");e|=s[r++]<<i,i+=8}return a=e&(1<<t)-1,n.f=e>>>t,n.d=i-t,n.a=r,a}function lo(n,t){for(var e=n.f,i=n.d,s=n.input,r=n.a,o=s.length,a=t[0],l=t[1],c,h;i<l&&!(r>=o);)e|=s[r++]<<i,i+=8;if(c=a[e&(1<<l)-1],h=c>>>16,h>i)throw Error("invalid code length: "+h);return n.f=e>>h,n.d=i-h,n.a=r,c&65535}Zn.prototype.j=function(n,t){var e=this.c,i=this.b;this.o=n;for(var s=e.length-258,r,o,a,l;(r=lo(this,n))!==256;)if(256>r)i>=s&&(this.b=i,e=this.e(),i=this.b),e[i++]=r;else for(o=r-257,l=Rg[o],0<Da[o]&&(l+=gi(this,Da[o])),r=lo(this,t),a=Bg[r],0<Sa[r]&&(a+=gi(this,Sa[r])),i>=s&&(this.b=i,e=this.e(),i=this.b);l--;)e[i]=e[i++-a];for(;8<=this.d;)this.d-=8,this.a--;this.b=i};Zn.prototype.w=function(n,t){var e=this.c,i=this.b;this.o=n;for(var s=e.length,r,o,a,l;(r=lo(this,n))!==256;)if(256>r)i>=s&&(e=this.e(),s=e.length),e[i++]=r;else for(o=r-257,l=Rg[o],0<Da[o]&&(l+=gi(this,Da[o])),r=lo(this,t),a=Bg[r],0<Sa[r]&&(a+=gi(this,Sa[r])),i+l>s&&(e=this.e(),s=e.length);l--;)e[i]=e[i++-a];for(;8<=this.d;)this.d-=8,this.a--;this.b=i};Zn.prototype.e=function(){var n=new(rt?Uint8Array:Array)(this.b-32768),t=this.b-32768,e,i,s=this.c;if(rt)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,rt)s.set(s.subarray(t,t+32768));else for(e=0;32768>e;++e)s[e]=s[t+e];return this.b=32768,s};Zn.prototype.z=function(n){var t,e=this.input.length/this.a+1|0,i,s,r,o=this.input,a=this.c;return n&&(typeof n.p=="number"&&(e=n.p),typeof n.u=="number"&&(e+=n.u)),2>e?(i=(o.length-this.a)/this.o[2],r=258*(i/2)|0,s=r<a.length?a.length+r:a.length<<1):s=a.length*e,rt?(t=new Uint8Array(s),t.set(a)):t=a,this.c=t};Zn.prototype.n=function(){var n=0,t=this.c,e=this.g,i,s=new(rt?Uint8Array:Array)(this.l+(this.b-32768)),r,o,a,l;if(e.length===0)return rt?this.c.subarray(32768,this.b):this.c.slice(32768,this.b);for(r=0,o=e.length;r<o;++r)for(i=e[r],a=0,l=i.length;a<l;++a)s[n++]=i[a];for(r=32768,o=this.b;r<o;++r)s[n++]=t[r];return this.g=[],this.buffer=s};Zn.prototype.v=function(){var n,t=this.b;return rt?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 Ih(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 xu:this.method=xu;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 Zn(n,{index:this.a,bufferSize:t.bufferSize,bufferType:t.bufferType,resize:t.resize})}Ih.prototype.k=function(){var n=this.input,t,e;if(t=this.q.k(),this.a=this.q.a,this.A){e=(n[this.a++]<<24|n[this.a++]<<16|n[this.a++]<<8|n[this.a++])>>>0;var i=t;if(typeof i=="string"){var s=i.split(""),r,o;for(r=0,o=s.length;r<o;r++)s[r]=(s[r].charCodeAt(0)&255)>>>0;i=s}for(var a=1,l=0,c=i.length,h,d=0;0<c;){h=1024<c?1024:c,c-=h;do a+=i[d++],l+=a;while(--h);a%=65521,l%=65521}if(e!==(l<<16|a)>>>0)throw Error("invalid adler-32 checksum")}return t};var xu=8;Ph("Zlib.Inflate",Ih);Ph("Zlib.Inflate.prototype.decompress",Ih.prototype.k);var vc={ADAPTIVE:Au.s,BLOCK:Au.t},Kr,$r,ir,ku;if(Object.keys)Kr=Object.keys(vc);else for($r in Kr=[],ir=0,vc)Kr[ir++]=$r;ir=0;for(ku=Kr.length;ir<ku;++ir)$r=Kr[ir],Ph("Zlib.Inflate.BufferType."+$r,vc[$r]);var Du=Vg.Zlib,_g={findSpan:function(n,t,e){var i=e.length-n-1;if(t>=e[i])return i-1;if(t<=e[n])return n;for(var s=n,r=i,o=Math.floor((s+r)/2);t<e[o]||t>=e[o+1];)t<e[o]?r=o:s=o,o=Math.floor((s+r)/2);return o},calcBasisFunctions:function(n,t,e,i){var s=[],r=[],o=[];s[0]=1;for(var a=1;a<=e;++a){r[a]=t-i[n+1-a],o[a]=i[n+a]-t;for(var l=0,c=0;c<a;++c){var h=o[c+1],d=r[a-c],f=s[c]/(h+d);s[c]=l+h*f,l=d*f}s[a]=l}return s},calcBSplinePoint:function(n,t,e,i){for(var s=this.findSpan(n,i,t),r=this.calcBasisFunctions(s,i,n,t),o=new _.Vector4(0,0,0,0),a=0;a<=n;++a){var l=e[s-n+a],c=r[a],h=l.w*c;o.x+=l.x*h,o.y+=l.y*h,o.z+=l.z*h,o.w+=l.w*c}return o},calcBasisFunctionDerivatives:function(n,t,e,i,s){for(var r=[],o=0;o<=e;++o)r[o]=0;for(var a=[],o=0;o<=i;++o)a[o]=r.slice(0);for(var l=[],o=0;o<=e;++o)l[o]=r.slice(0);l[0][0]=1;for(var c=r.slice(0),h=r.slice(0),d=1;d<=e;++d){c[d]=t-s[n+1-d],h[d]=s[n+d]-t;for(var f=0,V=0;V<d;++V){var m=h[V+1],g=c[d-V];l[d][V]=m+g;var p=l[V][d-1]/l[d][V];l[V][d]=f+m*p,f=g*p}l[d][d]=f}for(var d=0;d<=e;++d)a[0][d]=l[d][e];for(var V=0;V<=e;++V){for(var v=0,A=1,w=[],o=0;o<=e;++o)w[o]=r.slice(0);w[0][0]=1;for(var k=1;k<=i;++k){var M=0,S=V-k,T=e-k;V>=k&&(w[A][0]=w[v][0]/l[T+1][S],M=w[A][0]*l[S][T]);for(var F=S>=-1?1:-S,O=V-1<=T?k-1:e-V,d=F;d<=O;++d)w[A][d]=(w[v][d]-w[v][d-1])/l[T+1][S+d],M+=w[A][d]*l[S+d][T];V<=T&&(w[A][k]=-w[v][k-1]/l[T+1][V],M+=w[A][k]*l[V][T]),a[k][V]=M;var d=v;v=A,A=d}}for(var V=e,k=1;k<=i;++k){for(var d=0;d<=e;++d)a[k][d]*=V;V*=e-k}return a},calcBSplineDerivatives:function(n,t,e,i,s){for(var r=s<n?s:n,o=[],a=this.findSpan(n,i,t),l=this.calcBasisFunctionDerivatives(a,i,n,r,t),c=[],h=0;h<e.length;++h){var d=e[h].clone(),f=d.w;d.x*=f,d.y*=f,d.z*=f,c[h]=d}for(var m=0;m<=r;++m){for(var d=c[a-n].clone().multiplyScalar(l[m][0]),g=1;g<=n;++g)d.add(c[a-n+g].clone().multiplyScalar(l[m][g]));o[m]=d}for(var m=r+1;m<=s+1;++m)o[m]=new _.Vector4(0,0,0);return o},calcKoverI:function(n,t){for(var e=1,i=2;i<=n;++i)e*=i;for(var s=1,i=2;i<=t;++i)s*=i;for(var i=2;i<=n-t;++i)s*=i;return e/s},calcRationalCurveDerivatives:function(n){for(var t=n.length,e=[],i=[],s=0;s<t;++s){var r=n[s];e[s]=new _.Vector3(r.x,r.y,r.z),i[s]=r.w}for(var o=[],a=0;a<t;++a){for(var l=e[a].clone(),s=1;s<=a;++s)l.sub(o[a-s].clone().multiplyScalar(this.calcKoverI(a,s)*i[s]));o[a]=l.divideScalar(i[0])}return o},calcNURBSDerivatives:function(n,t,e,i,s){var r=this.calcBSplineDerivatives(n,t,e,i,s);return this.calcRationalCurveDerivatives(r)},calcSurfacePoint:function(n,t,e,i,s,r,o,a){for(var l=this.findSpan(n,r,e),c=this.findSpan(t,o,i),h=this.calcBasisFunctions(l,r,n,e),d=this.calcBasisFunctions(c,o,t,i),f=[],m=0;m<=t;++m){f[m]=new _.Vector4(0,0,0,0);for(var g=0;g<=n;++g){var p=s[l-n+g][c-t+m].clone(),v=p.w;p.x*=v,p.y*=v,p.z*=v,f[m].add(p.multiplyScalar(h[g]))}}for(var A=new _.Vector4(0,0,0,0),m=0;m<=t;++m)A.add(f[m].multiplyScalar(d[m]));A.divideScalar(A.w),a.set(A.x,A.y,A.z)}},As=function(n,t,e,i,s){_.Curve.call(this),this.degree=n,this.knots=t,this.controlPoints=[],this.startKnot=i||0,this.endKnot=s||this.knots.length-1;for(var r=0;r<e.length;++r){var o=e[r];this.controlPoints[r]=new _.Vector4(o.x,o.y,o.z,o.w)}};As.prototype=Object.create(_.Curve.prototype);As.prototype.constructor=As;As.prototype.getPoint=function(n,t){var e=t||new _.Vector3,i=this.knots[this.startKnot]+n*(this.knots[this.endKnot]-this.knots[this.startKnot]),s=_g.calcBSplinePoint(this.degree,this.knots,this.controlPoints,i);return s.w!=1&&s.divideScalar(s.w),e.set(s.x,s.y,s.z)};As.prototype.getTangent=function(n,t){var e=t||new _.Vector3,i=this.knots[0]+n*(this.knots[this.knots.length-1]-this.knots[0]),s=_g.calcNURBSDerivatives(this.degree,this.knots,this.controlPoints,i,1);return e.copy(s[1]).normalize(),e};var Hg=function(){var n,t,e;function i(b){_.Loader.call(this,b)}i.prototype=Object.assign(Object.create(_.Loader.prototype),{constructor:i,load:function(b,C,P,I){var D=this,L=D.path===""?_.LoaderUtils.extractUrlBase(b):D.path,H=new _.FileLoader(this.manager);H.setPath(D.path),H.setResponseType("arraybuffer"),H.load(b,function(N){try{C(D.parse(N,L))}catch(K){I?I(K):console.error(K),D.manager.itemError(b)}},P,I)},parse:function(b,C){if(d(b))n=new l().parse(b);else{var P=T(b);if(!f(P))throw new Error("THREE.FBXLoader: Unknown format.");if(m(P)<7e3)throw new Error("THREE.FBXLoader: FBX version not supported, FileVersion: "+m(P));n=new a().parse(P)}var I=new _.TextureLoader(this.manager).setPath(this.resourcePath||C).setCrossOrigin(this.crossOrigin);return new s(I,this.manager).parse(n)}});function s(b,C){this.textureLoader=b,this.manager=C}s.prototype={constructor:s,parse:function(){t=this.parseConnections();var b=this.parseImages(),C=this.parseTextures(b),P=this.parseMaterials(C),I=this.parseDeformers(),D=new r().parse(I);return this.parseScene(I,D,P),e},parseConnections:function(){var b=new Map;if("Connections"in n){var C=n.Connections.connections;C.forEach(function(P){var I=P[0],D=P[1],L=P[2];b.has(I)||b.set(I,{parents:[],children:[]});var H={ID:D,relationship:L};b.get(I).parents.push(H),b.has(D)||b.set(D,{parents:[],children:[]});var N={ID:I,relationship:L};b.get(D).children.push(N)})}return b},parseImages:function(){var b={},C={};if("Video"in n.Objects){var P=n.Objects.Video;for(var I in P){var D=P[I],L=parseInt(I);if(b[L]=D.RelativeFilename||D.Filename,"Content"in D){var H=D.Content instanceof ArrayBuffer&&D.Content.byteLength>0,N=typeof D.Content=="string"&&D.Content!=="";if(H||N){var K=this.parseImage(P[I]);C[D.RelativeFilename||D.Filename]=K}}}}for(var L in b){var te=b[L];C[te]!==void 0?b[L]=C[te]:b[L]=b[L].split("\\").pop()}return b},parseImage:function(b){var C=b.Content,P=b.RelativeFilename||b.Filename,I=P.slice(P.lastIndexOf(".")+1).toLowerCase(),D;switch(I){case"bmp":D="image/bmp";break;case"jpg":case"jpeg":D="image/jpeg";break;case"png":D="image/png";break;case"tif":D="image/tiff";break;case"tga":this.manager.getHandler(".tga")===null&&console.warn("FBXLoader: TGA loader not found, skipping ",P),D="image/tga";break;default:console.warn('FBXLoader: Image type "'+I+'" is not supported.');return}if(typeof C=="string")return"data:"+D+";base64,"+C;var L=new Uint8Array(C);return window.URL.createObjectURL(new Blob([L],{type:D}))},parseTextures:function(b){var C=new Map;if("Texture"in n.Objects){var P=n.Objects.Texture;for(var I in P){var D=this.parseTexture(P[I],b);C.set(parseInt(I),D)}}return C},parseTexture:function(b,C){var P=this.loadTexture(b,C);P.ID=b.id,P.name=b.attrName;var I=b.WrapModeU,D=b.WrapModeV,L=I!==void 0?I.value:0,H=D!==void 0?D.value:0;if(P.wrapS=L===0?_.RepeatWrapping:_.ClampToEdgeWrapping,P.wrapT=H===0?_.RepeatWrapping:_.ClampToEdgeWrapping,"Scaling"in b){var N=b.Scaling.value;P.repeat.x=N[0],P.repeat.y=N[1]}return P},loadTexture:function(b,C){var P,I=this.textureLoader.path,D=t.get(b.id).children;D!==void 0&&D.length>0&&C[D[0].ID]!==void 0&&(P=C[D[0].ID],(P.indexOf("blob:")===0||P.indexOf("data:")===0)&&this.textureLoader.setPath(void 0));var L,H=b.FileName.slice(-3).toLowerCase();if(H==="tga"){var N=this.manager.getHandler(".tga");N===null?(console.warn("FBXLoader: TGA loader not found, creating placeholder texture for",b.RelativeFilename),L=new _.Texture):L=N.load(P)}else H==="psd"?(console.warn("FBXLoader: PSD textures are not supported, creating placeholder texture for",b.RelativeFilename),L=new _.Texture):L=this.textureLoader.load(P);return this.textureLoader.setPath(I),L},parseMaterials:function(b){var C=new Map;if("Material"in n.Objects){var P=n.Objects.Material;for(var I in P){var D=this.parseMaterial(P[I],b);D!==null&&C.set(parseInt(I),D)}}return C},parseMaterial:function(b,C){var P=b.id,I=b.attrName,D=b.ShadingModel;if(typeof D=="object"&&(D=D.value),!t.has(P))return null;var L=this.parseParameters(b,C,P),H;switch(D.toLowerCase()){case"phong":H=new _.MeshPhongMaterial;break;case"lambert":H=new _.MeshLambertMaterial;break;default:console.warn('THREE.FBXLoader: unknown material type "%s". Defaulting to MeshPhongMaterial.',D),H=new _.MeshPhongMaterial;break}return H.setValues(L),H.name=I,H},parseParameters:function(b,C,P){var I={};b.BumpFactor&&(I.bumpScale=b.BumpFactor.value),b.Diffuse?I.color=new _.Color().fromArray(b.Diffuse.value):b.DiffuseColor&&b.DiffuseColor.type==="Color"&&(I.color=new _.Color().fromArray(b.DiffuseColor.value)),b.DisplacementFactor&&(I.displacementScale=b.DisplacementFactor.value),b.Emissive?I.emissive=new _.Color().fromArray(b.Emissive.value):b.EmissiveColor&&b.EmissiveColor.type==="Color"&&(I.emissive=new _.Color().fromArray(b.EmissiveColor.value)),b.EmissiveFactor&&(I.emissiveIntensity=parseFloat(b.EmissiveFactor.value)),b.Opacity&&(I.opacity=parseFloat(b.Opacity.value)),I.opacity<1&&(I.transparent=!0),b.ReflectionFactor&&(I.reflectivity=b.ReflectionFactor.value),b.Shininess&&(I.shininess=b.Shininess.value),b.Specular?I.specular=new _.Color().fromArray(b.Specular.value):b.SpecularColor&&b.SpecularColor.type==="Color"&&(I.specular=new _.Color().fromArray(b.SpecularColor.value));var D=this;return t.get(P).children.forEach(function(L){var H=L.relationship;switch(H){case"Bump":I.bumpMap=D.getTexture(C,L.ID);break;case"Maya|TEX_ao_map":I.aoMap=D.getTexture(C,L.ID);break;case"DiffuseColor":case"Maya|TEX_color_map":I.map=D.getTexture(C,L.ID),I.map.encoding=_.sRGBEncoding;break;case"DisplacementColor":I.displacementMap=D.getTexture(C,L.ID);break;case"EmissiveColor":I.emissiveMap=D.getTexture(C,L.ID),I.emissiveMap.encoding=_.sRGBEncoding;break;case"NormalMap":case"Maya|TEX_normal_map":I.normalMap=D.getTexture(C,L.ID);break;case"ReflectionColor":I.envMap=D.getTexture(C,L.ID),I.envMap.mapping=_.EquirectangularReflectionMapping,I.envMap.encoding=_.sRGBEncoding;break;case"SpecularColor":I.specularMap=D.getTexture(C,L.ID),I.specularMap.encoding=_.sRGBEncoding;break;case"TransparentColor":case"TransparencyFactor":I.alphaMap=D.getTexture(C,L.ID),I.transparent=!0;break;case"AmbientColor":case"ShininessExponent":case"SpecularFactor":case"VectorDisplacementColor":default:console.warn("THREE.FBXLoader: %s map is not supported in three.js, skipping texture.",H);break}}),I},getTexture:function(b,C){return"LayeredTexture"in n.Objects&&C in n.Objects.LayeredTexture&&(console.warn("THREE.FBXLoader: layered textures are not supported in three.js. Discarding all but first layer."),C=t.get(C).children[0].ID),b.get(C)},parseDeformers:function(){var b={},C={};if("Deformer"in n.Objects){var P=n.Objects.Deformer;for(var I in P){var D=P[I],L=t.get(parseInt(I));if(D.attrType==="Skin"){var H=this.parseSkeleton(L,P);H.ID=I,L.parents.length>1&&console.warn("THREE.FBXLoader: skeleton attached to more than one geometry is not supported."),H.geometryID=L.parents[0].ID,b[I]=H}else if(D.attrType==="BlendShape"){var N={id:I};N.rawTargets=this.parseMorphTargets(L,P),N.id=I,L.parents.length>1&&console.warn("THREE.FBXLoader: morph target attached to more than one geometry is not supported."),C[I]=N}}}return{skeletons:b,morphTargets:C}},parseSkeleton:function(b,C){var P=[];return b.children.forEach(function(I){var D=C[I.ID];if(D.attrType==="Cluster"){var L={ID:I.ID,indices:[],weights:[],transformLink:new _.Matrix4().fromArray(D.TransformLink.a)};"Indexes"in D&&(L.indices=D.Indexes.a,L.weights=D.Weights.a),P.push(L)}}),{rawBones:P,bones:[]}},parseMorphTargets:function(b,C){for(var P=[],I=0;I<b.children.length;I++){var D=b.children[I],L=C[D.ID],H={name:L.attrName,initialWeight:L.DeformPercent,id:L.id,fullWeights:L.FullWeights.a};if(L.attrType!=="BlendShapeChannel")return;H.geoID=t.get(parseInt(D.ID)).children.filter(function(N){return N.relationship===void 0})[0].ID,P.push(H)}return P},parseScene:function(b,C,P){e=new _.Group;var I=this.parseModels(b.skeletons,C,P),D=n.Objects.Model,L=this;I.forEach(function(N){var K=D[N.ID];L.setLookAtProperties(N,K);var te=t.get(N.ID).parents;te.forEach(function($){var se=I.get($.ID);se!==void 0&&se.add(N)}),N.parent===null&&e.add(N)}),this.bindSkeleton(b.skeletons,C,I),this.createAmbientLight(),this.setupMorphMaterials(),e.traverse(function(N){if(N.userData.transformData){N.parent&&(N.userData.transformData.parentMatrixWorld=N.parent.matrix);var K=k(N.userData.transformData);N.applyMatrix4(K)}});var H=new o().parse();e.children.length===1&&e.children[0].isGroup&&(e.children[0].animations=H,e=e.children[0]),e.animations=H},parseModels:function(b,C,P){var I=new Map,D=n.Objects.Model;for(var L in D){var H=parseInt(L),N=D[L],K=t.get(H),te=this.buildSkeleton(K,b,H,N.attrName);if(!te){switch(N.attrType){case"Camera":te=this.createCamera(K);break;case"Light":te=this.createLight(K);break;case"Mesh":te=this.createMesh(K,C,P);break;case"NurbsCurve":te=this.createCurve(K,C);break;case"LimbNode":case"Root":te=new _.Bone;break;case"Null":default:te=new _.Group;break}te.name=N.attrName?_.PropertyBinding.sanitizeNodeName(N.attrName):"",te.ID=H}this.getTransformData(te,N),I.set(H,te)}return I},buildSkeleton:function(b,C,P,I){var D=null;return b.parents.forEach(function(L){for(var H in C){var N=C[H];N.rawBones.forEach(function(K,te){if(K.ID===L.ID){var $=D;D=new _.Bone,D.matrixWorld.copy(K.transformLink),D.name=I?_.PropertyBinding.sanitizeNodeName(I):"",D.ID=P,N.bones[te]=D,$!==null&&D.add($)}})}}),D},createCamera:function(b){var C,P;if(b.children.forEach(function(se){var re=n.Objects.NodeAttribute[se.ID];re!==void 0&&(P=re)}),P===void 0)C=new _.Object3D;else{var I=0;P.CameraProjectionType!==void 0&&P.CameraProjectionType.value===1&&(I=1);var D=1;P.NearPlane!==void 0&&(D=P.NearPlane.value/1e3);var L=1e3;P.FarPlane!==void 0&&(L=P.FarPlane.value/1e3);var H=window.innerWidth,N=window.innerHeight;P.AspectWidth!==void 0&&P.AspectHeight!==void 0&&(H=P.AspectWidth.value,N=P.AspectHeight.value);var K=H/N,te=45;P.FieldOfView!==void 0&&(te=P.FieldOfView.value);var $=P.FocalLength?P.FocalLength.value:null;switch(I){case 0:C=new _.PerspectiveCamera(te,K,D,L),$!==null&&C.setFocalLength($);break;case 1:C=new _.OrthographicCamera(-H/2,H/2,N/2,-N/2,D,L);break;default:console.warn("THREE.FBXLoader: Unknown camera type "+I+"."),C=new _.Object3D;break}}return C},createLight:function(b){var C,P;if(b.children.forEach(function($){var se=n.Objects.NodeAttribute[$.ID];se!==void 0&&(P=se)}),P===void 0)C=new _.Object3D;else{var I;P.LightType===void 0?I=0:I=P.LightType.value;var D=16777215;P.Color!==void 0&&(D=new _.Color().fromArray(P.Color.value));var L=P.Intensity===void 0?1:P.Intensity.value/100;P.CastLightOnObject!==void 0&&P.CastLightOnObject.value===0&&(L=0);var H=0;P.FarAttenuationEnd!==void 0&&(P.EnableFarAttenuation!==void 0&&P.EnableFarAttenuation.value===0?H=0:H=P.FarAttenuationEnd.value);var N=1;switch(I){case 0:C=new _.PointLight(D,L,H,N);break;case 1:C=new _.DirectionalLight(D,L);break;case 2:var K=Math.PI/3;P.InnerAngle!==void 0&&(K=_.MathUtils.degToRad(P.InnerAngle.value));var te=0;P.OuterAngle!==void 0&&(te=_.MathUtils.degToRad(P.OuterAngle.value),te=Math.max(te,1)),C=new _.SpotLight(D,L,H,K,te,N);break;default:console.warn("THREE.FBXLoader: Unknown light type "+P.LightType.value+", defaulting to a PointLight."),C=new _.PointLight(D,L);break}P.CastShadows!==void 0&&P.CastShadows.value===1&&(C.castShadow=!0)}return C},createMesh:function(b,C,P){var I,D=null,L=null,H=[];return b.children.forEach(function(N){C.has(N.ID)&&(D=C.get(N.ID)),P.has(N.ID)&&H.push(P.get(N.ID))}),H.length>1?L=H:H.length>0?L=H[0]:(L=new _.MeshPhongMaterial({color:13421772}),H.push(L)),"color"in D.attributes&&H.forEach(function(N){N.vertexColors=!0}),D.FBX_Deformer?(H.forEach(function(N){N.skinning=!0}),I=new _.SkinnedMesh(D,L),I.normalizeSkinWeights()):I=new _.Mesh(D,L),I},createCurve:function(b,C){var P=b.children.reduce(function(D,L){return C.has(L.ID)&&(D=C.get(L.ID)),D},null),I=new _.LineBasicMaterial({color:3342591,linewidth:1});return new _.Line(P,I)},getTransformData:function(b,C){var P={};"InheritType"in C&&(P.inheritType=parseInt(C.InheritType.value)),"RotationOrder"in C?P.eulerOrder=M(C.RotationOrder.value):P.eulerOrder="ZYX","Lcl_Translation"in C&&(P.translation=C.Lcl_Translation.value),"PreRotation"in C&&(P.preRotation=C.PreRotation.value),"Lcl_Rotation"in C&&(P.rotation=C.Lcl_Rotation.value),"PostRotation"in C&&(P.postRotation=C.PostRotation.value),"Lcl_Scaling"in C&&(P.scale=C.Lcl_Scaling.value),"ScalingOffset"in C&&(P.scalingOffset=C.ScalingOffset.value),"ScalingPivot"in C&&(P.scalingPivot=C.ScalingPivot.value),"RotationOffset"in C&&(P.rotationOffset=C.RotationOffset.value),"RotationPivot"in C&&(P.rotationPivot=C.RotationPivot.value),b.userData.transformData=P},setLookAtProperties:function(b,C){if("LookAtProperty"in C){var P=t.get(b.ID).children;P.forEach(function(I){if(I.relationship==="LookAtProperty"){var D=n.Objects.Model[I.ID];if("Lcl_Translation"in D){var L=D.Lcl_Translation.value;b.target!==void 0?(b.target.position.fromArray(L),e.add(b.target)):b.lookAt(new _.Vector3().fromArray(L))}}})}},bindSkeleton:function(b,C,P){var I=this.parsePoseNodes();for(var D in b){var L=b[D],H=t.get(parseInt(L.ID)).parents;H.forEach(function(N){if(C.has(N.ID)){var K=N.ID,te=t.get(K);te.parents.forEach(function($){if(P.has($.ID)){var se=P.get($.ID);se.bind(new _.Skeleton(L.bones),I[$.ID])}})}})}},parsePoseNodes:function(){var b={};if("Pose"in n.Objects){var C=n.Objects.Pose;for(var P in C)if(C[P].attrType==="BindPose"){var I=C[P].PoseNode;Array.isArray(I)?I.forEach(function(D){b[D.Node]=new _.Matrix4().fromArray(D.Matrix.a)}):b[I.Node]=new _.Matrix4().fromArray(I.Matrix.a)}}return b},createAmbientLight:function(){if("GlobalSettings"in n&&"AmbientColor"in n.GlobalSettings){var b=n.GlobalSettings.AmbientColor.value,C=b[0],P=b[1],I=b[2];if(C!==0||P!==0||I!==0){var D=new _.Color(C,P,I);e.add(new _.AmbientLight(D,1))}}},setupMorphMaterials:function(){var b=this;e.traverse(function(C){C.isMesh&&C.geometry.morphAttributes.position&&C.geometry.morphAttributes.position.length&&(Array.isArray(C.material)?C.material.forEach(function(P,I){b.setupMorphMaterial(C,P,I)}):b.setupMorphMaterial(C,C.material))})},setupMorphMaterial:function(b,C,P){var I=b.uuid,D=C.uuid,L=!1;if(e.traverse(function(N){N.isMesh&&(Array.isArray(N.material)?N.material.forEach(function(K){K.uuid===D&&N.uuid!==I&&(L=!0)}):N.material.uuid===D&&N.uuid!==I&&(L=!0))}),L===!0){var H=C.clone();H.morphTargets=!0,P===void 0?b.material=H:b.material[P]=H}else C.morphTargets=!0}};function r(){}r.prototype={constructor:r,parse:function(b){var C=new Map;if("Geometry"in n.Objects){var P=n.Objects.Geometry;for(var I in P){var D=t.get(parseInt(I)),L=this.parseGeometry(D,P[I],b);C.set(parseInt(I),L)}}return C},parseGeometry:function(b,C,P){switch(C.attrType){case"Mesh":return this.parseMeshGeometry(b,C,P);case"NurbsCurve":return this.parseNurbsGeometry(C)}},parseMeshGeometry:function(b,C,P){var I=P.skeletons,D=[],L=b.parents.map(function($){return n.Objects.Model[$.ID]});if(L.length!==0){var H=b.children.reduce(function($,se){return I[se.ID]!==void 0&&($=I[se.ID]),$},null);b.children.forEach(function($){P.morphTargets[$.ID]!==void 0&&D.push(P.morphTargets[$.ID])});var N=L[0],K={};"RotationOrder"in N&&(K.eulerOrder=M(N.RotationOrder.value)),"InheritType"in N&&(K.inheritType=parseInt(N.InheritType.value)),"GeometricTranslation"in N&&(K.translation=N.GeometricTranslation.value),"GeometricRotation"in N&&(K.rotation=N.GeometricRotation.value),"GeometricScaling"in N&&(K.scale=N.GeometricScaling.value);var te=k(K);return this.genGeometry(C,H,D,te)}},genGeometry:function(b,C,P,I){var D=new _.BufferGeometry;b.attrName&&(D.name=b.attrName);var L=this.parseGeoNode(b,C),H=this.genBuffers(L),N=new _.Float32BufferAttribute(H.vertex,3);if(N.applyMatrix4(I),D.setAttribute("position",N),H.colors.length>0&&D.setAttribute("color",new _.Float32BufferAttribute(H.colors,3)),C&&(D.setAttribute("skinIndex",new _.Uint16BufferAttribute(H.weightsIndices,4)),D.setAttribute("skinWeight",new _.Float32BufferAttribute(H.vertexWeights,4)),D.FBX_Deformer=C),H.normal.length>0){var K=new _.Matrix3().getNormalMatrix(I),te=new _.Float32BufferAttribute(H.normal,3);te.applyNormalMatrix(K),D.setAttribute("normal",te)}if(H.uvs.forEach(function(Oe,ye){var Te="uv"+(ye+1).toString();ye===0&&(Te="uv"),D.setAttribute(Te,new _.Float32BufferAttribute(H.uvs[ye],2))}),L.material&&L.material.mappingType!=="AllSame"){var $=H.materialIndex[0],se=0;if(H.materialIndex.forEach(function(Oe,ye){Oe!==$&&(D.addGroup(se,ye-se,$),$=Oe,se=ye)}),D.groups.length>0){var re=D.groups[D.groups.length-1],de=re.start+re.count;de!==H.materialIndex.length&&D.addGroup(de,H.materialIndex.length-de,$)}D.groups.length===0&&D.addGroup(0,H.materialIndex.length,H.materialIndex[0])}return this.addMorphTargets(D,b,P,I),D},parseGeoNode:function(b,C){var P={};if(P.vertexPositions=b.Vertices!==void 0?b.Vertices.a:[],P.vertexIndices=b.PolygonVertexIndex!==void 0?b.PolygonVertexIndex.a:[],b.LayerElementColor&&(P.color=this.parseVertexColors(b.LayerElementColor[0])),b.LayerElementMaterial&&(P.material=this.parseMaterialIndices(b.LayerElementMaterial[0])),b.LayerElementNormal&&(P.normal=this.parseNormals(b.LayerElementNormal[0])),b.LayerElementUV){P.uv=[];for(var I=0;b.LayerElementUV[I];)P.uv.push(this.parseUVs(b.LayerElementUV[I])),I++}return P.weightTable={},C!==null&&(P.skeleton=C,C.rawBones.forEach(function(D,L){D.indices.forEach(function(H,N){P.weightTable[H]===void 0&&(P.weightTable[H]=[]),P.weightTable[H].push({id:L,weight:D.weights[N]})})})),P},genBuffers:function(b){var C={vertex:[],normal:[],colors:[],uvs:[],materialIndex:[],vertexWeights:[],weightsIndices:[]},P=0,I=0,D=!1,L=[],H=[],N=[],K=[],te=[],$=[],se=this;return b.vertexIndices.forEach(function(re,de){var Oe=!1;re<0&&(re=re^-1,Oe=!0);var ye=[],Te=[];if(L.push(re*3,re*3+1,re*3+2),b.color){var ue=v(de,P,re,b.color);N.push(ue[0],ue[1],ue[2])}if(b.skeleton){if(b.weightTable[re]!==void 0&&b.weightTable[re].forEach(function(We){Te.push(We.weight),ye.push(We.id)}),Te.length>4){D||(console.warn("THREE.FBXLoader: Vertex has more than 4 skinning weights assigned to vertex. Deleting additional weights."),D=!0);var he=[0,0,0,0],xe=[0,0,0,0];Te.forEach(function(We,Se){var Qe=We,fe=ye[Se];xe.forEach(function(ke,De,it){if(Qe>ke){it[De]=Qe,Qe=ke;var tt=he[De];he[De]=fe,fe=tt}})}),ye=he,Te=xe}for(;Te.length<4;)Te.push(0),ye.push(0);for(var ve=0;ve<4;++ve)te.push(Te[ve]),$.push(ye[ve])}if(b.normal){var ue=v(de,P,re,b.normal);H.push(ue[0],ue[1],ue[2])}if(b.material&&b.material.mappingType!=="AllSame")var Ue=v(de,P,re,b.material)[0];b.uv&&b.uv.forEach(function(We,Se){var Qe=v(de,P,re,We);K[Se]===void 0&&(K[Se]=[]),K[Se].push(Qe[0]),K[Se].push(Qe[1])}),I++,Oe&&(se.genFace(C,b,L,Ue,H,N,K,te,$,I),P++,I=0,L=[],H=[],N=[],K=[],te=[],$=[])}),C},genFace:function(b,C,P,I,D,L,H,N,K,te){for(var $=2;$<te;$++)b.vertex.push(C.vertexPositions[P[0]]),b.vertex.push(C.vertexPositions[P[1]]),b.vertex.push(C.vertexPositions[P[2]]),b.vertex.push(C.vertexPositions[P[($-1)*3]]),b.vertex.push(C.vertexPositions[P[($-1)*3+1]]),b.vertex.push(C.vertexPositions[P[($-1)*3+2]]),b.vertex.push(C.vertexPositions[P[$*3]]),b.vertex.push(C.vertexPositions[P[$*3+1]]),b.vertex.push(C.vertexPositions[P[$*3+2]]),C.skeleton&&(b.vertexWeights.push(N[0]),b.vertexWeights.push(N[1]),b.vertexWeights.push(N[2]),b.vertexWeights.push(N[3]),b.vertexWeights.push(N[($-1)*4]),b.vertexWeights.push(N[($-1)*4+1]),b.vertexWeights.push(N[($-1)*4+2]),b.vertexWeights.push(N[($-1)*4+3]),b.vertexWeights.push(N[$*4]),b.vertexWeights.push(N[$*4+1]),b.vertexWeights.push(N[$*4+2]),b.vertexWeights.push(N[$*4+3]),b.weightsIndices.push(K[0]),b.weightsIndices.push(K[1]),b.weightsIndices.push(K[2]),b.weightsIndices.push(K[3]),b.weightsIndices.push(K[($-1)*4]),b.weightsIndices.push(K[($-1)*4+1]),b.weightsIndices.push(K[($-1)*4+2]),b.weightsIndices.push(K[($-1)*4+3]),b.weightsIndices.push(K[$*4]),b.weightsIndices.push(K[$*4+1]),b.weightsIndices.push(K[$*4+2]),b.weightsIndices.push(K[$*4+3])),C.color&&(b.colors.push(L[0]),b.colors.push(L[1]),b.colors.push(L[2]),b.colors.push(L[($-1)*3]),b.colors.push(L[($-1)*3+1]),b.colors.push(L[($-1)*3+2]),b.colors.push(L[$*3]),b.colors.push(L[$*3+1]),b.colors.push(L[$*3+2])),C.material&&C.material.mappingType!=="AllSame"&&(b.materialIndex.push(I),b.materialIndex.push(I),b.materialIndex.push(I)),C.normal&&(b.normal.push(D[0]),b.normal.push(D[1]),b.normal.push(D[2]),b.normal.push(D[($-1)*3]),b.normal.push(D[($-1)*3+1]),b.normal.push(D[($-1)*3+2]),b.normal.push(D[$*3]),b.normal.push(D[$*3+1]),b.normal.push(D[$*3+2])),C.uv&&C.uv.forEach(function(se,re){b.uvs[re]===void 0&&(b.uvs[re]=[]),b.uvs[re].push(H[re][0]),b.uvs[re].push(H[re][1]),b.uvs[re].push(H[re][($-1)*2]),b.uvs[re].push(H[re][($-1)*2+1]),b.uvs[re].push(H[re][$*2]),b.uvs[re].push(H[re][$*2+1])})},addMorphTargets:function(b,C,P,I){if(P.length!==0){b.morphTargetsRelative=!0,b.morphAttributes.position=[];var D=this;P.forEach(function(L){L.rawTargets.forEach(function(H){var N=n.Objects.Geometry[H.geoID];N!==void 0&&D.genMorphGeometry(b,C,N,I,H.name)})})}},genMorphGeometry:function(b,C,P,I,D){for(var L=C.PolygonVertexIndex!==void 0?C.PolygonVertexIndex.a:[],H=P.Vertices!==void 0?P.Vertices.a:[],N=P.Indexes!==void 0?P.Indexes.a:[],K=b.attributes.position.count*3,te=new Float32Array(K),$=0;$<N.length;$++){var se=N[$]*3;te[se]=H[$*3],te[se+1]=H[$*3+1],te[se+2]=H[$*3+2]}var re={vertexIndices:L,vertexPositions:te},de=this.genBuffers(re),Oe=new _.Float32BufferAttribute(de.vertex,3);Oe.name=D||P.attrName,Oe.applyMatrix4(I),b.morphAttributes.position.push(Oe)},parseNormals:function(b){var C=b.MappingInformationType,P=b.ReferenceInformationType,I=b.Normals.a,D=[];return P==="IndexToDirect"&&("NormalIndex"in b?D=b.NormalIndex.a:"NormalsIndex"in b&&(D=b.NormalsIndex.a)),{dataSize:3,buffer:I,indices:D,mappingType:C,referenceType:P}},parseUVs:function(b){var C=b.MappingInformationType,P=b.ReferenceInformationType,I=b.UV.a,D=[];return P==="IndexToDirect"&&(D=b.UVIndex.a),{dataSize:2,buffer:I,indices:D,mappingType:C,referenceType:P}},parseVertexColors:function(b){var C=b.MappingInformationType,P=b.ReferenceInformationType,I=b.Colors.a,D=[];return P==="IndexToDirect"&&(D=b.ColorIndex.a),{dataSize:4,buffer:I,indices:D,mappingType:C,referenceType:P}},parseMaterialIndices:function(b){var C=b.MappingInformationType,P=b.ReferenceInformationType;if(C==="NoMappingInformation")return{dataSize:1,buffer:[0],indices:[0],mappingType:"AllSame",referenceType:P};for(var I=b.Materials.a,D=[],L=0;L<I.length;++L)D.push(L);return{dataSize:1,buffer:I,indices:D,mappingType:C,referenceType:P}},parseNurbsGeometry:function(b){if(As===void 0)return console.error("THREE.FBXLoader: The loader relies on NURBSCurve for any nurbs present in the model. Nurbs will show up as empty geometry."),new _.BufferGeometry;var C=parseInt(b.Order);if(isNaN(C))return console.error("THREE.FBXLoader: Invalid Order %s given for geometry ID: %s",b.Order,b.id),new _.BufferGeometry;for(var P=C-1,I=b.KnotVector.a,D=[],L=b.Points.a,H=0,N=L.length;H<N;H+=4)D.push(new _.Vector4().fromArray(L,H));var K,te;if(b.Form==="Closed")D.push(D[0]);else if(b.Form==="Periodic"){K=P,te=I.length-1-K;for(var H=0;H<P;++H)D.push(D[H])}var $=new As(P,I,D,K,te),se=$.getPoints(D.length*7),re=new Float32Array(se.length*3);se.forEach(function(Oe,ye){Oe.toArray(re,ye*3)});var de=new _.BufferGeometry;return de.setAttribute("position",new _.BufferAttribute(re,3)),de}};function o(){}o.prototype={constructor:o,parse:function(){var b=[],C=this.parseClips();if(C!==void 0)for(var P in C){var I=C[P],D=this.addClip(I);b.push(D)}return b},parseClips:function(){if(n.Objects.AnimationCurve!==void 0){var b=this.parseAnimationCurveNodes();this.parseAnimationCurves(b);var C=this.parseAnimationLayers(b),P=this.parseAnimStacks(C);return P}},parseAnimationCurveNodes:function(){var b=n.Objects.AnimationCurveNode,C=new Map;for(var P in b){var I=b[P];if(I.attrName.match(/S|R|T|DeformPercent/)!==null){var D={id:I.id,attr:I.attrName,curves:{}};C.set(D.id,D)}}return C},parseAnimationCurves:function(b){var C=n.Objects.AnimationCurve;for(var P in C){var I={id:C[P].id,times:C[P].KeyTime.a.map(g),values:C[P].KeyValueFloat.a},D=t.get(I.id);if(D!==void 0){var L=D.parents[0].ID,H=D.parents[0].relationship;H.match(/X/)?b.get(L).curves.x=I:H.match(/Y/)?b.get(L).curves.y=I:H.match(/Z/)?b.get(L).curves.z=I:H.match(/d|DeformPercent/)&&b.has(L)&&(b.get(L).curves.morph=I)}}},parseAnimationLayers:function(b){var C=n.Objects.AnimationLayer,P=new Map;for(var I in C){var D=[],L=t.get(parseInt(I));if(L!==void 0){var H=L.children;H.forEach(function(N,K){if(b.has(N.ID)){var te=b.get(N.ID);if(te.curves.x!==void 0||te.curves.y!==void 0||te.curves.z!==void 0){if(D[K]===void 0){var $=t.get(N.ID).parents.filter(function(Te){return Te.relationship!==void 0})[0].ID;if($!==void 0){var se=n.Objects.Model[$.toString()];if(se===void 0){console.warn("THREE.FBXLoader: Encountered a unused curve.",N);return}var re={modelName:se.attrName?_.PropertyBinding.sanitizeNodeName(se.attrName):"",ID:se.id,initialPosition:[0,0,0],initialRotation:[0,0,0],initialScale:[1,1,1]};e.traverse(function(Te){Te.ID===se.id&&(re.transform=Te.matrix,Te.userData.transformData&&(re.eulerOrder=Te.userData.transformData.eulerOrder))}),re.transform||(re.transform=new _.Matrix4),"PreRotation"in se&&(re.preRotation=se.PreRotation.value),"PostRotation"in se&&(re.postRotation=se.PostRotation.value),D[K]=re}}D[K]&&(D[K][te.attr]=te)}else if(te.curves.morph!==void 0){if(D[K]===void 0){var de=t.get(N.ID).parents.filter(function(xe){return xe.relationship!==void 0})[0].ID,Oe=t.get(de).parents[0].ID,ye=t.get(Oe).parents[0].ID,$=t.get(ye).parents[0].ID,se=n.Objects.Model[$],re={modelName:se.attrName?_.PropertyBinding.sanitizeNodeName(se.attrName):"",morphName:n.Objects.Deformer[de].attrName};D[K]=re}D[K][te.attr]=te}}}),P.set(parseInt(I),D)}}return P},parseAnimStacks:function(b){var C=n.Objects.AnimationStack,P={};for(var I in C){var D=t.get(parseInt(I)).children;D.length>1&&console.warn("THREE.FBXLoader: Encountered an animation stack with multiple layers, this is currently not supported. Ignoring subsequent layers.");var L=b.get(D[0].ID);P[I]={name:C[I].attrName,layer:L}}return P},addClip:function(b){var C=[],P=this;return b.layer.forEach(function(I){C=C.concat(P.generateTracks(I))}),new _.AnimationClip(b.name,-1,C)},generateTracks:function(b){var C=[],P=new _.Vector3,I=new _.Quaternion,D=new _.Vector3;if(b.transform&&b.transform.decompose(P,I,D),P=P.toArray(),I=new _.Euler().setFromQuaternion(I,b.eulerOrder).toArray(),D=D.toArray(),b.T!==void 0&&Object.keys(b.T.curves).length>0){var L=this.generateVectorTrack(b.modelName,b.T.curves,P,"position");L!==void 0&&C.push(L)}if(b.R!==void 0&&Object.keys(b.R.curves).length>0){var H=this.generateRotationTrack(b.modelName,b.R.curves,I,b.preRotation,b.postRotation,b.eulerOrder);H!==void 0&&C.push(H)}if(b.S!==void 0&&Object.keys(b.S.curves).length>0){var N=this.generateVectorTrack(b.modelName,b.S.curves,D,"scale");N!==void 0&&C.push(N)}if(b.DeformPercent!==void 0){var K=this.generateMorphTrack(b);K!==void 0&&C.push(K)}return C},generateVectorTrack:function(b,C,P,I){var D=this.getTimesForAllAxes(C),L=this.getKeyframeTrackValues(D,C,P);return new _.VectorKeyframeTrack(b+"."+I,D,L)},generateRotationTrack:function(b,C,P,I,D,L){C.x!==void 0&&(this.interpolateRotations(C.x),C.x.values=C.x.values.map(_.MathUtils.degToRad)),C.y!==void 0&&(this.interpolateRotations(C.y),C.y.values=C.y.values.map(_.MathUtils.degToRad)),C.z!==void 0&&(this.interpolateRotations(C.z),C.z.values=C.z.values.map(_.MathUtils.degToRad));var H=this.getTimesForAllAxes(C),N=this.getKeyframeTrackValues(H,C,P);I!==void 0&&(I=I.map(_.MathUtils.degToRad),I.push(L),I=new _.Euler().fromArray(I),I=new _.Quaternion().setFromEuler(I)),D!==void 0&&(D=D.map(_.MathUtils.degToRad),D.push(L),D=new _.Euler().fromArray(D),D=new _.Quaternion().setFromEuler(D).inverse());for(var K=new _.Quaternion,te=new _.Euler,$=[],se=0;se<N.length;se+=3)te.set(N[se],N[se+1],N[se+2],L),K.setFromEuler(te),I!==void 0&&K.premultiply(I),D!==void 0&&K.multiply(D),K.toArray($,se/3*4);return new _.QuaternionKeyframeTrack(b+".quaternion",H,$)},generateMorphTrack:function(b){var C=b.DeformPercent.curves.morph,P=C.values.map(function(D){return D/100}),I=e.getObjectByName(b.modelName).morphTargetDictionary[b.morphName];return new _.NumberKeyframeTrack(b.modelName+".morphTargetInfluences["+I+"]",C.times,P)},getTimesForAllAxes:function(b){var C=[];return b.x!==void 0&&(C=C.concat(b.x.times)),b.y!==void 0&&(C=C.concat(b.y.times)),b.z!==void 0&&(C=C.concat(b.z.times)),C=C.sort(function(P,I){return P-I}).filter(function(P,I,D){return D.indexOf(P)==I}),C},getKeyframeTrackValues:function(b,C,P){var I=P,D=[],L=-1,H=-1,N=-1;return b.forEach(function(K){if(C.x&&(L=C.x.times.indexOf(K)),C.y&&(H=C.y.times.indexOf(K)),C.z&&(N=C.z.times.indexOf(K)),L!==-1){var te=C.x.values[L];D.push(te),I[0]=te}else D.push(I[0]);if(H!==-1){var $=C.y.values[H];D.push($),I[1]=$}else D.push(I[1]);if(N!==-1){var se=C.z.values[N];D.push(se),I[2]=se}else D.push(I[2])}),D},interpolateRotations:function(b){for(var C=1;C<b.values.length;C++){var P=b.values[C-1],I=b.values[C]-P,D=Math.abs(I);if(D>=180){for(var L=D/180,H=I/L,N=P+H,K=b.times[C-1],te=b.times[C]-K,$=te/L,se=K+$,re=[],de=[];se<b.times[C];)re.push(se),se+=$,de.push(N),N+=H;b.times=V(b.times,C,re),b.values=V(b.values,C,de)}}}};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(b){this.nodeStack.push(b),this.currentIndent+=1},popStack:function(){this.nodeStack.pop(),this.currentIndent-=1},setCurrentProp:function(b,C){this.currentProp=b,this.currentPropName=C},parse:function(b){this.currentIndent=0,this.allNodes=new h,this.nodeStack=[],this.currentProp=[],this.currentPropName="";var C=this,P=b.split(/[\r\n]+/);return P.forEach(function(I,D){var L=I.match(/^[\s\t]*;/),H=I.match(/^[\s\t]*$/);if(!(L||H)){var N=I.match("^\\t{"+C.currentIndent+"}(\\w+):(.*){",""),K=I.match("^\\t{"+C.currentIndent+"}(\\w+):[\\s\\t\\r\\n](.*)"),te=I.match("^\\t{"+(C.currentIndent-1)+"}}");N?C.parseNodeBegin(I,N):K?C.parseNodeProperty(I,K,P[++D]):te?C.popStack():I.match(/^[^\s\t}]/)&&C.parseNodePropertyContinued(I)}}),this.allNodes},parseNodeBegin:function(b,C){var P=C[1].trim().replace(/^"/,"").replace(/"$/,""),I=C[2].split(",").map(function(N){return N.trim().replace(/^"/,"").replace(/"$/,"")}),D={name:P},L=this.parseNodeAttr(I),H=this.getCurrentNode();this.currentIndent===0?this.allNodes.add(P,D):P in H?(P==="PoseNode"?H.PoseNode.push(D):H[P].id!==void 0&&(H[P]={},H[P][H[P].id]=H[P]),L.id!==""&&(H[P][L.id]=D)):typeof L.id=="number"?(H[P]={},H[P][L.id]=D):P!=="Properties70"&&(P==="PoseNode"?H[P]=[D]:H[P]=D),typeof L.id=="number"&&(D.id=L.id),L.name!==""&&(D.attrName=L.name),L.type!==""&&(D.attrType=L.type),this.pushStack(D)},parseNodeAttr:function(b){var C=b[0];b[0]!==""&&(C=parseInt(b[0]),isNaN(C)&&(C=b[0]));var P="",I="";return b.length>1&&(P=b[1].replace(/^(\w+)::/,""),I=b[2]),{id:C,name:P,type:I}},parseNodeProperty:function(b,C,P){var I=C[1].replace(/^"/,"").replace(/"$/,"").trim(),D=C[2].replace(/^"/,"").replace(/"$/,"").trim();I==="Content"&&D===","&&(D=P.replace(/"/g,"").replace(/,$/,"").trim());var L=this.getCurrentNode(),H=L.name;if(H==="Properties70"){this.parseNodeSpecialProperty(b,I,D);return}if(I==="C"){var N=D.split(",").slice(1),K=parseInt(N[0]),te=parseInt(N[1]),$=D.split(",").slice(3);$=$.map(function(se){return se.trim().replace(/^"/,"")}),I="connections",D=[K,te],F(D,$),L[I]===void 0&&(L[I]=[])}I==="Node"&&(L.id=D),I in L&&Array.isArray(L[I])?L[I].push(D):I!=="a"?L[I]=D:L.a=D,this.setCurrentProp(L,I),I==="a"&&D.slice(-1)!==","&&(L.a=S(D))},parseNodePropertyContinued:function(b){var C=this.getCurrentNode();C.a+=b,b.slice(-1)!==","&&(C.a=S(C.a))},parseNodeSpecialProperty:function(b,C,P){var I=P.split('",').map(function(te){return te.trim().replace(/^\"/,"").replace(/\s/,"_")}),D=I[0],L=I[1],H=I[2],N=I[3],K=I[4];switch(L){case"int":case"enum":case"bool":case"ULongLong":case"double":case"Number":case"FieldOfView":K=parseFloat(K);break;case"Color":case"ColorRGB":case"Vector3D":case"Lcl_Translation":case"Lcl_Rotation":case"Lcl_Scaling":K=S(K);break}this.getPrevNode()[D]={type:L,type2:H,flag:N,value:K},this.setCurrentProp(this.getPrevNode(),D)}};function l(){}l.prototype={constructor:l,parse:function(b){var C=new c(b);C.skip(23);var P=C.getUint32();console.info("THREE.FBXLoader: FBX binary version: "+P);for(var I=new h;!this.endOfContent(C);){var D=this.parseNode(C,P);D!==null&&I.add(D.name,D)}return I},endOfContent:function(b){return b.size()%16===0?(b.getOffset()+160+16&-16)>=b.size():b.getOffset()+160+16>=b.size()},parseNode:function(b,C){var P={},I=C>=7500?b.getUint64():b.getUint32(),D=C>=7500?b.getUint64():b.getUint32();C>=7500?b.getUint64():b.getUint32();var L=b.getUint8(),H=b.getString(L);if(I===0)return null;for(var N=[],K=0;K<D;K++)N.push(this.parseProperty(b));var te=N.length>0?N[0]:"",$=N.length>1?N[1]:"",se=N.length>2?N[2]:"";for(P.singleProperty=D===1&&b.getOffset()===I;I>b.getOffset();){var re=this.parseNode(b,C);re!==null&&this.parseSubNode(H,P,re)}return P.propertyList=N,typeof te=="number"&&(P.id=te),$!==""&&(P.attrName=$),se!==""&&(P.attrType=se),H!==""&&(P.name=H),P},parseSubNode:function(b,C,P){if(P.singleProperty===!0){var I=P.propertyList[0];Array.isArray(I)?(C[P.name]=P,P.a=I):C[P.name]=I}else if(b==="Connections"&&P.name==="C"){var D=[];P.propertyList.forEach(function(se,re){re!==0&&D.push(se)}),C.connections===void 0&&(C.connections=[]),C.connections.push(D)}else if(P.name==="Properties70"){var L=Object.keys(P);L.forEach(function(se){C[se]=P[se]})}else if(b==="Properties70"&&P.name==="P"){var H=P.propertyList[0],N=P.propertyList[1],K=P.propertyList[2],te=P.propertyList[3],$;H.indexOf("Lcl ")===0&&(H=H.replace("Lcl ","Lcl_")),N.indexOf("Lcl ")===0&&(N=N.replace("Lcl ","Lcl_")),N==="Color"||N==="ColorRGB"||N==="Vector"||N==="Vector3D"||N.indexOf("Lcl_")===0?$=[P.propertyList[4],P.propertyList[5],P.propertyList[6]]:$=P.propertyList[4],C[H]={type:N,type2:K,flag:te,value:$}}else C[P.name]===void 0?typeof P.id=="number"?(C[P.name]={},C[P.name][P.id]=P):C[P.name]=P:P.name==="PoseNode"?(Array.isArray(C[P.name])||(C[P.name]=[C[P.name]]),C[P.name].push(P)):C[P.name][P.id]===void 0&&(C[P.name][P.id]=P)},parseProperty:function(b){var C=b.getString(1);switch(C){case"C":return b.getBoolean();case"D":return b.getFloat64();case"F":return b.getFloat32();case"I":return b.getInt32();case"L":return b.getInt64();case"R":var P=b.getUint32();return b.getArrayBuffer(P);case"S":var P=b.getUint32();return b.getString(P);case"Y":return b.getInt16();case"b":case"c":case"d":case"f":case"i":case"l":var I=b.getUint32(),D=b.getUint32(),L=b.getUint32();if(D===0)switch(C){case"b":case"c":return b.getBooleanArray(I);case"d":return b.getFloat64Array(I);case"f":return b.getFloat32Array(I);case"i":return b.getInt32Array(I);case"l":return b.getInt64Array(I)}typeof Du=="undefined"&&console.error("THREE.FBXLoader: External library Inflate.min.js required, obtain or import from https://github.com/imaya/zlib.js");var H=new Du.Inflate(new Uint8Array(b.getArrayBuffer(L))),N=new c(H.decompress().buffer);switch(C){case"b":case"c":return N.getBooleanArray(I);case"d":return N.getFloat64Array(I);case"f":return N.getFloat32Array(I);case"i":return N.getInt32Array(I);case"l":return N.getInt64Array(I)}default:throw new Error("THREE.FBXLoader: Unknown property type "+C)}}};function c(b,C){this.dv=new DataView(b),this.offset=0,this.littleEndian=C!==void 0?C:!0}c.prototype={constructor:c,getOffset:function(){return this.offset},size:function(){return this.dv.buffer.byteLength},skip:function(b){this.offset+=b},getBoolean:function(){return(this.getUint8()&1)===1},getBooleanArray:function(b){for(var C=[],P=0;P<b;P++)C.push(this.getBoolean());return C},getUint8:function(){var b=this.dv.getUint8(this.offset);return this.offset+=1,b},getInt16:function(){var b=this.dv.getInt16(this.offset,this.littleEndian);return this.offset+=2,b},getInt32:function(){var b=this.dv.getInt32(this.offset,this.littleEndian);return this.offset+=4,b},getInt32Array:function(b){for(var C=[],P=0;P<b;P++)C.push(this.getInt32());return C},getUint32:function(){var b=this.dv.getUint32(this.offset,this.littleEndian);return this.offset+=4,b},getInt64:function(){var b,C;return this.littleEndian?(b=this.getUint32(),C=this.getUint32()):(C=this.getUint32(),b=this.getUint32()),C&2147483648?(C=~C&4294967295,b=~b&4294967295,b===4294967295&&(C=C+1&4294967295),b=b+1&4294967295,-(C*4294967296+b)):C*4294967296+b},getInt64Array:function(b){for(var C=[],P=0;P<b;P++)C.push(this.getInt64());return C},getUint64:function(){var b,C;return this.littleEndian?(b=this.getUint32(),C=this.getUint32()):(C=this.getUint32(),b=this.getUint32()),C*4294967296+b},getFloat32:function(){var b=this.dv.getFloat32(this.offset,this.littleEndian);return this.offset+=4,b},getFloat32Array:function(b){for(var C=[],P=0;P<b;P++)C.push(this.getFloat32());return C},getFloat64:function(){var b=this.dv.getFloat64(this.offset,this.littleEndian);return this.offset+=8,b},getFloat64Array:function(b){for(var C=[],P=0;P<b;P++)C.push(this.getFloat64());return C},getArrayBuffer:function(b){var C=this.dv.buffer.slice(this.offset,this.offset+b);return this.offset+=b,C},getString:function(b){for(var C=[],P=0;P<b;P++)C[P]=this.getUint8();var I=C.indexOf(0);return I>=0&&(C=C.slice(0,I)),_.LoaderUtils.decodeText(new Uint8Array(C))}};function h(){}h.prototype={constructor:h,add:function(b,C){this[b]=C}};function d(b){var C="Kaydara FBX Binary \0";return b.byteLength>=C.length&&C===T(b,0,C.length)}function f(b){var C=["K","a","y","d","a","r","a","\\","F","B","X","\\","B","i","n","a","r","y","\\","\\"],P=0;function I(H){var N=b[H-1];return b=b.slice(P+H),P++,N}for(var D=0;D<C.length;++D){var L=I(1);if(L===C[D])return!1}return!0}function m(b){var C=/FBXVersion: (\d+)/,P=b.match(C);if(P){var I=parseInt(P[1]);return I}throw new Error("THREE.FBXLoader: Cannot find the version number for the file given.")}function g(b){return b/46186158e3}var p=[];function v(b,C,P,I){var D;switch(I.mappingType){case"ByPolygonVertex":D=b;break;case"ByPolygon":D=C;break;case"ByVertice":D=P;break;case"AllSame":D=I.indices[0];break;default:console.warn("THREE.FBXLoader: unknown attribute mapping type "+I.mappingType)}I.referenceType==="IndexToDirect"&&(D=I.indices[D]);var L=D*I.dataSize,H=L+I.dataSize;return O(p,I.buffer,L,H)}var A=new _.Euler,w=new _.Vector3;function k(b){var C=new _.Matrix4,P=new _.Matrix4,I=new _.Matrix4,D=new _.Matrix4,L=new _.Matrix4,H=new _.Matrix4,N=new _.Matrix4,K=new _.Matrix4,te=new _.Matrix4,$=new _.Matrix4,se=new _.Matrix4,re=b.inheritType?b.inheritType:0;if(b.translation&&C.setPosition(w.fromArray(b.translation)),b.preRotation){var de=b.preRotation.map(_.MathUtils.degToRad);de.push(b.eulerOrder),P.makeRotationFromEuler(A.fromArray(de))}if(b.rotation){var de=b.rotation.map(_.MathUtils.degToRad);de.push(b.eulerOrder),I.makeRotationFromEuler(A.fromArray(de))}if(b.postRotation){var de=b.postRotation.map(_.MathUtils.degToRad);de.push(b.eulerOrder),D.makeRotationFromEuler(A.fromArray(de))}b.scale&&L.scale(w.fromArray(b.scale)),b.scalingOffset&&N.setPosition(w.fromArray(b.scalingOffset)),b.scalingPivot&&H.setPosition(w.fromArray(b.scalingPivot)),b.rotationOffset&&K.setPosition(w.fromArray(b.rotationOffset)),b.rotationPivot&&te.setPosition(w.fromArray(b.rotationPivot)),b.parentMatrixWorld&&($=b.parentMatrixWorld);var Oe=P.multiply(I).multiply(D),ye=new _.Matrix4;$.extractRotation(ye);var Te=new _.Matrix4;Te.copyPosition($);var ue=new _.Matrix4;ue.getInverse(ye).multiply($);var he=new _.Matrix4;if(re===0)he.copy(ye).multiply(Oe).multiply(ue).multiply(L);else if(re===1)he.copy(ye).multiply(ue).multiply(Oe).multiply(L);else{var xe=new _.Matrix4().getInverse(L),ve=new _.Matrix4().multiply(ue).multiply(xe);he.copy(ye).multiply(Oe).multiply(ve).multiply(L)}var Ue=new _.Matrix4().getInverse(te),We=new _.Matrix4().getInverse(H),Se=new _.Matrix4;Se.copy(C).multiply(K).multiply(te).multiply(P).multiply(I).multiply(D).multiply(Ue).multiply(N).multiply(H).multiply(L).multiply(We);var Qe=new _.Matrix4().copyPosition(Se),fe=new _.Matrix4().copy($).multiply(Qe);return se.copyPosition(fe),Se=new _.Matrix4().multiply(se).multiply(he),Se}function M(b){b=b||0;var C=["ZYX","YZX","XZY","ZXY","YXZ","XYZ"];return b===6?(console.warn("THREE.FBXLoader: unsupported Euler Order: Spherical XYZ. Animations and rotations may be incorrect."),C[0]):C[b]}function S(b){var C=b.split(",").map(function(P){return parseFloat(P)});return C}function T(b,C,P){return C===void 0&&(C=0),P===void 0&&(P=b.byteLength),_.LoaderUtils.decodeText(new Uint8Array(b,C,P))}function F(b,C){for(var P=0,I=b.length,D=C.length;P<D;P++,I++)b[I]=C[P]}function O(b,C,P,I){for(var D=P,L=0;D<I;D++,L++)b[L]=C[D];return b}function V(b,C,P){return b.slice(0,C).concat(P).concat(b.slice(C))}return i}();const p2=(n,t)=>{var p;const e=t.fbx_url||"//vrlab-image4.ljcdn.com/release/web/dipan2.f38a21cc.FBX",i=(p=t.north_rad)!=null?p:void 0,s={};let r={x:0,y:0,z:0},o=[0,0,0],a=1,l=i;n.on("modelLoaded",g);const c=v=>ee(exports,null,function*(){var M;const A=(v==null?void 0:v.fbx_url)||e;if(l=(M=v==null?void 0:v.north_rad)!=null?M:i,typeof l!="number")throw new Error('"northRad"配置参数缺失:未配置指南针指向!');const k=yield new Hg().loadAsync(A);return jg(k,{transparent:!0,side:y.DoubleSide,blending:y.AdditiveBlending}),s.object=k,g(),!0}),h=({latitude:v})=>{if(!s.object)return;const A=d(v);A&&(s.object.position.y=A)},d=v=>{if(s.yBase===void 0)return;const A=.6;if(v>=Math.PI/4)return s.yBase-(A+1.6);const w=v*(4/Math.PI);return s.yBase-(A*w+1.6)},f=()=>{if(!s.object)return;const v=d(n.getPose().latitude);v&&(s.object.position.y=v),n.scene.add(s.object),n.needsRender=!0,n.on("cameraDirectionUpdate",h)},m=()=>{s.object&&(n.scene.remove(s.object),n.needsRender=!0,n.off("cameraDirectionUpdate",h))};function g(){const v=s.object;if(!v)return;const A=n.model.bounding,w=A.max.x-A.min.x,k=A.max.z-A.min.z,M=Math.max(w,k),{max:{x:S,z:T},min:{x:F,y:O,z:V}}=A;s.yBase=O,r={x:(S+F)/2,y:O-1.6,z:(T+V)/2},o=[0,l-Math.PI/2,0],a=.0045*M,d2(v,{position:r,rotation:o,scale:a})}return{load:c,disable:m,enable:f}};function g2(n,t){var c,h,d,f,m;const e=(c=t==null?void 0:t.size)!=null?c:512,i=(h=t==null?void 0:t.fontSize)!=null?h:e*(35/256)*1.2,s=(d=t==null?void 0:t.backgroundColor)!=null?d:"rgba(0,0,0,0)",r=(f=t==null?void 0:t.fontColor)!=null?f:"#fff",o=(m=t==null?void 0:t.textAlign)!=null?m:"center",a=document.createElement("canvas");a.setAttribute("width",e+""),a.setAttribute("height",e+"");const l=a.getContext("2d");return l.fillStyle=s,l.fillRect(0,0,e,e),l.font=`${i}px "微软雅黑"`,l.textAlign=o,l.fillStyle=r,l.fillText(n,e/2,e*.7),new _.CanvasTexture(a)}const v2=({x:n,y:t,z:e})=>new _.Vector3(n,t,e),b2=(n,t)=>{var p,v,A;const e={},i=(p=t.animationEnabled)!=null?p:!0,s=(v=t.position)!=null?v:void 0,r=(A=t.rad)!=null?A:void 0,o=t.fbx_url||"//vrlab-image4.ljcdn.com/release/web/entryDoorMini/Anim_Door1.fbx",a=[],l=w=>ee(exports,null,function*(){var b,C,P,I,D,L,H,N;const k=(b=w==null?void 0:w.position)!=null?b:s;if(!k)return Promise.reject(new Error("ModelEntryDoorGuidePlugin.load(): position is undefined"));const M=v2(k),S=(C=w==null?void 0:w.rad)!=null?C:r,T=(P=w==null?void 0:w.fbx_url)!=null?P:o;if(e.rad=S,S===void 0)return Promise.reject(new Error(`ModelEntryDoorGuidePlugin.load(): rad is ${S}`));const F=yield new Hg().loadAsync(T);F.position.copy(M),F.rotation.z=S,F.scale.set(.8,.8,.8),jg(F,{transparent:!0,side:y.DoubleSide});const O=(H=(L=(D=(I=F.children)==null?void 0:I[0])==null?void 0:D.children)==null?void 0:L[3])==null?void 0:H.clone();if(!O)return Promise.reject(new Error(`ModelEntryDoorGuidePlugin.load(): textMesh is ${O}`));const V=(N=t.name)!=null?N:"入户门";return O.material=new _.MeshBasicMaterial({transparent:!0,map:g2(V)}),O.renderOrder=3,F.children[0].add(O),e.object=F,!0}),c=()=>{if(e.animation)return;if(!e.object)return console.error("ModelEntryDoorGuidePlugin.initAnimation(): state.object is ",e.object);const w=1,k=new _.AnimationMixer(e.object);a.push(k);const M=k.clipAction(e.object.animations[0]);M.timeScale=w;let S;const T=()=>{let b=0,C=0;const P=1e3/30,I=D=>{b=requestAnimationFrame(I);const L=D-C;L<P||(C=D,a.forEach(H=>H.update(L/1e3)),n.needsRender=!0)};return b=requestAnimationFrame(I),()=>{cancelAnimationFrame(b)}},V={play:()=>{S||(M.play(),S=T(),requestAnimationFrame(()=>{e.object&&e.object.rotation.z!==e.rad&&(e.object.rotation.z=e.rad)}))},stop:()=>{M.stop(),S==null||S(),S=void 0}};e.animation=V},h=w=>{var M;if(!e.object)return console.error("ModelEntryDoorGuidePlugin.enable(): object is ",e.object);((M=w==null?void 0:w.animationEnable)!=null?M:i)&&(e.animation||c(),e.animation.play()),n.scene.add(e.object),n.needsRender=!0},d=()=>{e.object&&(e.animation&&e.animation.stop(),n.scene.remove(e.object),n.needsRender=!0)},f=w=>w==="Floorplan"?h():d();return{load:l,enable:w=>(e.enabled||(e.enabled=!0,f(n.currentMode),n.on("modeChange",f),h(w)),!0),disable:()=>(e.enabled&&(e.enabled=!1,d(),n.off("modeChange",f)),!0)}},A2=Si;function y2(n,t,e,i=A2.Linear.None){const s=new Na(n).to(t,e).easing(i);Io(()=>s.start(0));const r=br(a=>{s.update(a)===!1&&r()}),o=[];return s.onDestroy=a=>(o.push(a),s),s.destroy=function(){this.stop(),Object.assign(s,{_onStartCallback:null,_onUpdateCallback:null,_onCompleteCallback:null,_onStopCallbackL:null});let a;for(;a=o.shift();)a();r()},s}function w2(n,t){return y2({progress:0},{progress:1},n,t)}var Fg=(n=>(n.Move="Move",n.Rotate="Rotate",n))(Fg||{}),Fi=(n=>(n.Clockwise="Clockwise",n.Anticlockwise="Anticlockwise",n.Loop="Loop",n))(Fi||{});const ca=Math.PI*2;function Su(n){return(n%ca+ca)%ca}function Tu(n){return n%ca}function Ol(n,t,e){return n+(t-n)*e}const bc=(n,t,e)=>{const i=Math.PI,s=i*2;let r=Su(n),o=Su(t);return e===Fi.Anticlockwise&&r<o&&(r+=s),e===Fi.Clockwise&&o<r&&(o+=s),e===Fi.Loop&&o-r>i?bc(r,o,Fi.Anticlockwise):e===Fi.Loop&&r-o>i?bc(r,o,Fi.Clockwise):{from:r,to:o}},P2=n=>{const t={},e=(l,c,...h)=>ee(exports,[l,c,...h],function*(r,o,a={preload:!0}){return t.interruptCallback&&t.interruptCallback(!1),a.asyncStartCallback&&(yield a.asyncStartCallback()),r.mode&&r.mode!==n.currentMode&&(yield n.changeMode(r.mode)),a.preload&&r.panoIndex!==void 0&&r.panoIndex!==n.panoIndex&&(yield n.preloadPano(r.panoIndex)),a.asyncEndCallback&&(yield a.asyncEndCallback()),r.panoIndex===void 0&&r.fov===void 0&&r.latitude===void 0&&r.longitude===void 0?!0:yield new Promise((d,f)=>{const m=r.panoIndex!==void 0?r.panoIndex:n.panoIndex;m!==void 0?n.moveToPano(m,B({duration:o,moveEndCallback:()=>d(!0),moveCancelCallback:()=>f(new Error("move canceled"))},r)):f(new Error("unexpected error"))})}),i=r=>{const o=n.state,a=Tu(o.latitude),l=Tu(r.latitude),{from:c,to:h}=bc(o.longitude,r.longitude,r.rotation||Fi.Loop),d=o.fov,f=r.fov;return{from:{latitude:a,longitude:c,fov:d},to:{latitude:l,longitude:h,fov:f}}};return{move:e,rotate:(l,c,...h)=>ee(exports,[l,c,...h],function*(r,o,a={}){t.interruptCallback&&t.interruptCallback(!1),a.asyncStartCallback&&(yield a.asyncStartCallback()),n.currentMode!==nt.Five.Mode.Panorama&&(yield n.changeMode(nt.Five.Mode.Panorama)),r.panoIndex!==void 0&&r.panoIndex!==n.panoIndex&&(a.preload&&(yield n.preloadPano(r.panoIndex)),yield new Promise((m,g)=>{if(!r.panoIndex){m(!0);return}n.moveToPano(r.panoIndex,{moveEndCallback:()=>m(!0),moveCancelCallback:()=>g(new Error("move canceled"))})})),a.asyncEndCallback&&(yield a.asyncEndCallback());const{from:d,to:f}=i(r);return yield new Promise(m=>{const g=({progress:k})=>{const M={};M.longitude=Ol(d.longitude,f.longitude,k),M.latitude=Ol(d.latitude,f.latitude,k),M.fov=Ol(d.fov,f.fov,k),n.setState(M,!0)},p=()=>{m(!0)},v=()=>{m(!1)},A=r.rotateSpeed?Math.ceil(Math.abs(f.longitude-d.longitude)/r.rotateSpeed*1e3):o,w=w2(A,Si.Linear.None).onUpdate(g).onComplete(p).onDestroy(v);r.rotation===Fi.Loop&&w.repeat(1/0).yoyo(!0),t.interruptCallback=(k=!0)=>{w.destroy(),t.interruptCallback=void 0,t.timeoutId&&(clearTimeout(t.timeoutId),t.timeoutId=void 0),m(k)},t.timeoutId=setTimeout(()=>{t.interruptCallback&&t.interruptCallback(!0)},o)})})}};function Lu(n,t){return n.x===t.x&&n.y===t.y}function Ng(n,t){return Math.abs(n)===1/0&&Math.abs(t)===1/0?!0:Math.abs(n-t)<.001}function Ta(n,t){return(t.y-n.y)/(t.x-n.x)}function Gg(n,t,e){const i=Ta(n[1],n[0]),s=Ta(t[1],t[0]);if(isNaN(i)||isNaN(s)||Ng(i,s))return!1;if(Xo(n[0],t))return n[0];if(Xo(n[1],t))return n[1];if(Xo(t[0],n))return t[0];if(Xo(t[1],n))return t[1];if(e&&!I2(n,t))return!1;const r=n[0],o=t[0];if(Math.abs(i)===1/0)return{x:r.x,y:t[1].y-(t[1].x-r.x)*s};if(Math.abs(s)===1/0)return{x:o.x,y:n[1].y-(n[1].x-o.x)*i};const a=(o.y-r.y+i*r.x-s*o.x)/(i-s),l=i*a-i*r.x+r.y;return{x:a,y:l}}function Xo(n,t){return Lu(n,t[0])||Lu(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&&Ng(Ta(t[0],n),Ta(n,t[1]))}function C2(n){let t=1/0,e=-1/0,i=1/0,s=-1/0;return n.forEach(r=>{t=Math.min(t,r.x),e=Math.max(e,r.x),i=Math.min(i,r.y),s=Math.max(s,r.y)}),{x:(t+e)/2,y:(i+s)/2}}function Yo(n,t,e){return(n.x-e.x)*(t.y-e.y)-(t.x-e.x)*(n.y-e.y)}function I2(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)&&Yo(t[0],n[1],n[0])*Yo(n[1],t[1],n[0])>0&&Yo(n[0],t[1],t[0])*Yo(t[1],n[1],t[0])>0?1:0}function Wg(n,t=0){t<=0?requestAnimationFrame(n):requestAnimationFrame(()=>Wg(n,t-1))}const E2=`<style type="text/css">
476
476
  .PanoRulerPlugin-rule-line {
477
477
  position: absolute;
478
478
  transform-origin: left center;
@@ -881,7 +881,7 @@ void main() {
881
881
  transparent 65%,
882
882
  black 0%);-webkit-mask:radial-gradient(circle at center,
883
883
  transparent 65%,
884
- black 0%)}`)}function Wm(n){let t,e;return t=new Li({props:{center:!0,blurRadius:24,spreadRadius:16}}),{c(){be(t.$$.fragment)},m(i,s){pe(t,i,s),e=!0},i(i){e||(G(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){ge(t,i)}}}function Qm(n){let t,e,i,s,r;return{c(){t=U("div"),e=U("div"),i=U("div"),s=le(),r=U("div"),x(i,"class","icon-bg-circle-inner svelte-ezi5lu"),Q(i,"background",n[4]),Q(i,"opacity",n[3]),x(r,"class","icon-bg-circle-inner-shadow svelte-ezi5lu"),x(e,"class","icon-bg-circle svelte-ezi5lu"),x(t,"class","icon-bg svelte-ezi5lu")},m(o,a){J(o,t,a),W(t,e),W(e,i),W(e,s),W(e,r)},p(o,a){a&16&&Q(i,"background",o[4]),a&8&&Q(i,"opacity",o[3])},d(o){o&&X(t)}}}function Pk(n){let t,e,i,s,r,o,a,l,c,h,d,f,m,g,p,v=n[1]&&Wm(),A=n[4]&&Qm(n);return{c(){t=U("div"),v&&v.c(),e=le(),A&&A.c(),i=le(),s=Re("svg"),r=Re("linearGradient"),o=Re("stop"),a=Re("stop"),l=Re("linearGradient"),c=Re("stop"),h=Re("stop"),d=Re("g"),f=Re("path"),m=Re("path"),g=Re("path"),x(o,"offset","0"),x(o,"stop-color","#fff"),x(a,"offset","1"),x(a,"stop-color","#fff"),x(a,"stop-opacity",".7"),x(r,"id","a"),x(r,"x1","78.74567%"),x(r,"x2","5.663764%"),x(r,"y1","94.075617%"),x(r,"y2","5.924383%"),x(c,"offset","0"),x(c,"stop-color","#fff"),x(h,"offset","1"),x(h,"stop-color","#fff"),x(h,"stop-opacity","0"),x(l,"id","b"),x(l,"x1","16.588502%"),x(l,"x2","68.285986%"),x(l,"y1","5.924383%"),x(l,"y2","63.800896%"),x(f,"d","m18 5.4v8c0 1.9329966-4.0294373 3.5-9 3.5-4.97056275 0-9-1.5670034-9-3.5v-8c0 1.93299662 4.02943725 3.5 9 3.5 4.8670094 0 8.8316983-1.50239169 8.9947813-3.37967512zm-13.0396582-.5c.259 0 .504-.063.728-.196.441-.259.721-.728.721-1.26 0-.441-.189-.833-.504-1.085.259-.259.434-.63.434-1.022 0-.245-.063-.476-.182-.679-.252-.413-.693-.658-1.197-.658-.238 0-.462.056-.665.175-.42.238-.679.665-.679 1.162v.035h.721v-.035c0-.315.294-.616.623-.616.357 0 .651.287.651.616 0 .371-.287.658-.651.658h-.14v.728h.14c.399 0 .728.322.728.721s-.329.735-.728.735-.728-.336-.728-.735v-.105h-.728v.105c0 .266.063.511.196.728.259.448.728.728 1.26.728zm3.647 0c.273 0 .518-.07.749-.203.448-.273.742-.763.742-1.302 0-.273-.07-.518-.203-.749-.273-.448-.749-.742-1.288-.742-.077 0-.133 0-.168.007l.875-1.911h-.805l-1.274 2.793c-.091.189-.133.392-.133.602 0 .273.07.525.203.756.273.455.749.749 1.302.749zm0-.742c-.427 0-.763-.336-.763-.763 0-.42.343-.77.763-.77s.77.35.77.77-.35.763-.77.763zm3.654.749c.504 0 .952-.273 1.204-.7.126-.21.189-.441.189-.693v-2.086c0-.511-.273-.98-.693-1.239-.217-.126-.448-.189-.7-.189-.511 0-.98.273-1.232.714-.133.217-.196.455-.196.714v2.086c0 .504.273.952.714 1.204.217.126.455.189.714.189zm0-.721c-.371 0-.693-.301-.693-.672v-2.086c0-.399.308-.693.693-.693.371 0 .651.294.651.693v2.086c0 .385-.28.672-.651.672zm3.2140391-2.11266016c.2734375 0 .5132649-.09855143.7194824-.29565429.2062174-.19710287.3093262-.44376628.3093262-.73999024 0-.28710937-.0991211-.53035481-.2973633-.72973633-.1982422-.19938151-.4420573-.29907226-.7314453-.29907226-.2825521 0-.5257976.10026042-.7297364.30078125s-.3059082.44661458-.3059082.73828125c0 .2734375.0968425.51269531.2905274.71777344.1936849.20507812.4420573.30761718.7451172.30761718zm0-.37255859c-.1822917 0-.3383789-.06494141-.4682618-.19482422-.1298828-.12988281-.1948242-.28369141-.1948242-.46142578 0-.18457031.0655111-.34122721.1965332-.4699707.1310222-.12874349.2865397-.19311524.4665528-.19311524.180013 0 .3343912.06494141.4631347.19482422s.1931153.28369141.1931153.46142578c0 .18457031-.0655111.34122722-.1965332.46997071-.1310222.12874349-.2842611.19311523-.4597168.19311523z"),x(f,"fill","url(#a)"),x(f,"fill-rule","nonzero"),x(m,"d","m18 5.4v8c0 1.9329966-4.0294373 3.5-9 3.5-4.97056275 0-9-1.5670034-9-3.5v-8c0 1.93299662 4.02943725 3.5 9 3.5 4.8670094 0 8.8316983-1.50239169 8.9947813-3.37967512zm-.537 1.917-.0556083.04651904c-1.6129673 1.27557869-4.7855335 2.07278608-8.4073917 2.07278608-3.5667171 0-6.69228643-.77164105-8.32741897-2.0099189l-.13658103-.10838622.00030512 6.082c0 1.4658868 3.60570734 2.8999734 8.15878222 2.9616322l.30491266.0020627c4.6959533 0 8.4636949-1.4652329 8.4636949-2.9636949zm-5.2016582-7.317c.252 0 .483.063.7.189.42.259.693.728.693 1.239v2.086l-.00756.14868c-.02016.19488-.08064.37632-.18144.54432-.252.427-.7.7-1.204.7-.259 0-.497-.063-.714-.189-.441-.252-.714-.7-.714-1.204v-2.086l.007616-.15288c.020384-.20048.081984-.38752.188384-.56112.252-.441.721-.714 1.232-.714zm-7.301 0c.504 0 .945.245 1.197.658.119.203.182.434.182.679 0 .392-.175.763-.434 1.022.315.252.504.644.504 1.085 0 .532-.28 1.001-.721 1.26-.224.133-.469.196-.728.196-.532 0-1.001-.28-1.26-.728-.133-.217-.196-.462-.196-.728v-.105h.728v.105c0 .399.329.735.728.735s.728-.336.728-.735-.329-.721-.728-.721h-.14v-.728h.14c.364 0 .651-.287.651-.658 0-.329-.294-.616-.651-.616-.329 0-.623.301-.623.616v.035h-.721v-.035c0-.497.259-.924.679-1.162.203-.119.427-.175.665-.175zm4.354 0-.875 1.911c.035-.007.091-.007.168-.007.539 0 1.015.294 1.288.742.133.231.203.476.203.749 0 .539-.294 1.029-.742 1.302-.231.133-.476.203-.749.203-.553 0-1.029-.294-1.302-.749-.133-.231-.203-.483-.203-.756 0-.21.042-.413.133-.602l1.274-2.793zm2.947.735c-.385 0-.693.294-.693.693v2.086l.0077784.09927273c.051172.32396694.3479489.57272727.6852216.57272727.371 0 .651-.287.651-.672v-2.086l-.0068002-.10607288c-.044861-.34395191-.3069271-.58692712-.6441998-.58692712zm-3.654 1.89c-.42 0-.763.35-.763.77 0 .427.336.763.763.763.42 0 .77-.343.77-.763s-.35-.77-.77-.77zm6.8680391-2.61611328c.289388 0 .5332031.09969075.7314453.29907226.1982422.19938152.2973633.44262696.2973633.72973633 0 .29622396-.1031088.54288737-.3093262.73999024-.2062175.19710286-.4460449.29565429-.7194824.29565429-.3030599 0-.5514323-.10253906-.7451172-.30761718-.1936849-.20507813-.2905274-.44433594-.2905274-.71777344 0-.29166667.1019694-.53776042.3059082-.73828125s.4471843-.30078125.7297364-.30078125zm0 .37255859c-.1800131 0-.3355306.06437175-.4665528.19311524-.1310221.12874349-.1965332.28540039-.1965332.4699707 0 .17773437.0649414.33154297.1948242.46142578.1298829.12988281.2859701.19482422.4682618.19482422.1754557 0 .3286946-.06437174.4597168-.19311523.1310221-.12874349.1965332-.2854004.1965332-.46997071 0-.17773437-.0643718-.33154297-.1931153-.46142578s-.2831217-.19482422-.4631347-.19482422z"),x(m,"fill","url(#b)"),x(m,"fill-rule","nonzero"),x(g,"d","m3.00030998 2.79110119v5.21779762c-1.84142801-.64087734-3.00030998-1.57225753-3.00030998-2.60889881s1.15888197-1.96802147 3.00030998-2.60889881zm12.00038752.00035068c1.8408432.64086639 2.9993025 1.57209591 2.9993025 2.60854813s-1.1584593 1.96768174-2.9993025 2.60854813z"),x(g,"fill","#d8d8d8"),x(g,"opacity",".6"),x(d,"fill","none"),x(d,"fill-rule","evenodd"),x(d,"transform","translate(3 3.1)"),x(s,"height",n[2]),x(s,"width",n[2]),x(s,"viewBox","0 0 24 24"),x(s,"xmlns","http://www.w3.org/2000/svg"),x(s,"xmlns:xlink","http://www.w3.org/1999/xlink"),x(t,"class","icon svelte-ezi5lu"),Q(t,"width",n[0])},m(w,k){J(w,t,k),v&&v.m(t,null),W(t,e),A&&A.m(t,null),W(t,i),W(t,s),W(s,r),W(r,o),W(r,a),W(s,l),W(l,c),W(l,h),W(s,d),W(d,f),W(d,m),W(d,g),p=!0},p(w,[k]){w[1]?v?k&2&&G(v,1):(v=Wm(),v.c(),G(v,1),v.m(t,e)):v&&(Ie(),Z(v,1,1,()=>{v=null}),Ee()),w[4]?A?A.p(w,k):(A=Qm(w),A.c(),A.m(t,i)):A&&(A.d(1),A=null),(!p||k&4)&&x(s,"height",w[2]),(!p||k&4)&&x(s,"width",w[2]),k&1&&Q(t,"width",w[0])},i(w){p||(G(v),p=!0)},o(w){Z(v),p=!1},d(w){w&&X(t),v&&v.d(),A&&A.d()}}}function Ck(n){const{originWidth:t,originHeight:e,scale:i=1,wantedWidth:s}=n,r=(s!=null?s:t)*i,o=typeof e=="number"?r*(e/t):void 0;return ae(B({},n),{width:r,height:o})}function Ik(n,t,e){let i,s,r,o,a,{width:l=null}=t,{icon:c=null}=t,{shadow:h=!1}=t;return n.$$set=d=>{"width"in d&&e(0,l=d.width),"icon"in d&&e(5,c=d.icon),"shadow"in d&&e(1,h=d.shadow)},n.$$.update=()=>{var d,f;n.$$.dirty&32&&e(4,i=c==null?void 0:c.bgcolor),n.$$.dirty&32&&e(3,s=(d=c==null?void 0:c.bgopacity)!=null?d:.6),n.$$.dirty&32&&e(7,r=(f=c==null?void 0:c.scale)!=null?f:1),n.$$.dirty&32&&e(6,o=c==null?void 0:c.width),n.$$.dirty&192&&e(2,a=Ck({originWidth:24,originHeight:24,scale:r,wantedWidth:o}).width)},[l,h,a,s,i,c,o,r]}class Ek extends Pe{constructor(t){super(),we(this,t,Ik,Pk,Ae,{width:0,icon:5,shadow:1},wk)}}function Mk(n){Me(n,"svelte-yq4ru9",".wrapper.svelte-yq4ru9{font-weight:600;cursor:pointer;width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);display:flex;align-items:center;justify-content:center;flex-direction:column;pointer-events:auto}")}function xk(n){let t,e,i;return e=new Ek({props:{icon:n[0],shadow:!0}}),{c(){t=U("div"),be(e.$$.fragment),x(t,"class","wrapper svelte-yq4ru9")},m(s,r){J(s,t,r),pe(e,t,null),i=!0},p(s,[r]){const o={};r&1&&(o.icon=s[0]),e.$set(o)},i(s){i||(G(e.$$.fragment,s),i=!0)},o(s){Z(e.$$.fragment,s),i=!1},d(s){s&&X(t),ge(e)}}}function kk(n,t,e){let i,{tag:s}=t;return n.$$set=r=>{"tag"in r&&e(1,s=r.tag)},n.$$.update=()=>{var r,o;n.$$.dirty&2&&e(0,i=(o=s.data.icon)!=null?o:(r=s.style)==null?void 0:r.point)},[i,s]}class Dk extends Pe{constructor(t){super(),we(this,t,kk,xk,Ae,{tag:1},Mk)}}function Sk(n){Me(n,"svelte-kzl2aj",".customElement__container.svelte-kzl2aj{position:relative}")}function Tk(n){let t,e;return{c(){t=new Aa(!1),e=Be(),t.a=e},m(i,s){t.m(n[2],i,s),J(i,e,s)},p:oe,d(i){i&&X(e),i&&t.d()}}}function Lk(n){let t,e=typeof n[2]=="string"&&Tk(n);return{c(){t=U("div"),e&&e.c(),x(t,"class","customElement__container svelte-kzl2aj"),me(t,"unfolded",n[1])},m(i,s){J(i,t,s),e&&e.m(t,null),n[5](t)},p(i,[s]){typeof i[2]=="string"&&e.p(i,s),s&2&&me(t,"unfolded",i[1])},i:oe,o:oe,d(i){i&&X(t),e&&e.d(),n[5](null)}}}function Ok(n,t,e){var h,d;let i,{tag:s}=t,{rendererMap:r=new Map}=t,o,a=(d=s.element)!=null?d:(h=r.get(s.contentType))==null?void 0:h.renderer,l;Zt(()=>{o&&(a instanceof Element?(o.appendChild(a),l=()=>{a instanceof Element&&a.remove()}):typeof a=="function"&&(l=a(o,s)))}),ui(()=>{l==null||l()});function c(f){et[f?"unshift":"push"](()=>{o=f,e(0,o)})}return n.$$set=f=>{"tag"in f&&e(3,s=f.tag),"rendererMap"in f&&e(4,r=f.rendererMap)},n.$$.update=()=>{n.$$.dirty&8&&e(1,i=s.state.unfolded)},[o,i,a,s,r,c]}class zk extends Pe{constructor(t){super(),we(this,t,Ok,Lk,Ae,{tag:3,rendererMap:4},Sk)}}function jk(n){Me(n,"svelte-elzzn6",'@font-face{font-family:"TG-TYPE";font-style:normal;font-weight:400;src:local("TG-TYPE-Bold"), url(data:application/font-woff2;charset=utf-8;base64,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) format("woff2")}*{-webkit-tap-highlight-color:transparent}.content__container.svelte-elzzn6{position:relative;left:50%;top:50%;transform:translate(-50%, -50%);font-family:PingFangSC, Segoe UI, Rototo, sans-serif;transition:opacity 0.2s linear}.content__container.unClickable.svelte-elzzn6{pointer-events:none !important}.content__container.unClickable.svelte-elzzn6 *{pointer-events:none !important}.content__wrapper.svelte-elzzn6{pointer-events:none;width:100%;height:100%}.content__container.hide.svelte-elzzn6{opacity:0;pointer-events:none}.content__container.hide.svelte-elzzn6 *{pointer-events:none !important}.content__container.disable.svelte-elzzn6{display:none}.content.svelte-elzzn6{position:relative;width:100%;height:100%;font-size:0.75rem;color:#fff}.content.svelte-elzzn6:not(.unfolded){pointer-events:none}.content.svelte-elzzn6:not(.unfolded) *{pointer-events:none !important}.content.unfolded.svelte-elzzn6{pointer-events:auto}')}function Vk(n){let t,e;return{c(){t=U("div"),x(t,"data-info","tag content is keep folded"),x(t,"data-id",e=n[0].id)},m(i,s){J(i,t,s)},p(i,s){s&1&&e!==(e=i[0].id)&&x(t,"data-id",e)},i:oe,o:oe,d(i){i&&X(t)}}}function Rk(n){let t,e,i,s,r,o,a,l,c,h,d,f,m,g,p,v,A;const w=[Qk,Wk,Gk,Nk,Fk,Hk,_k],k=[];function M(S,T){return T&9&&(s=null),T&9&&(r=null),T&9&&(o=null),T&9&&(a=null),T&9&&(l=null),T&9&&(c=null),T&9&&(h=null),s==null&&(s=!!(["Text"].includes(S[0].contentType)||["Text"].includes(S[3].get(S[0].contentType)))),s?0:(r==null&&(r=!!(["ImageText","Image","Video"].includes(S[0].contentType)||["ImageText","Image","Video"].includes(S[3].get(S[0].contentType)))),r?1:(o==null&&(o=!!(["Audio"].includes(S[0].contentType)||["Audio"].includes(S[3].get(S[0].contentType)))),o?2:(a==null&&(a=!!(["Marketing"].includes(S[0].contentType)||["Marketing"].includes(S[3].get(S[0].contentType)))),a?3:(l==null&&(l=!!(["Link","VRLink","PanoLink","Sticker"].includes(S[0].contentType)||["Link","VRLink","PanoLink","Sticker"].includes(S[3].get(S[0].contentType)))),l?4:(c==null&&(c=!!(["MediaPlane","MediaModel"].includes(S[0].contentType)||["MediaPlane","MediaModel"].includes(S[3].get(S[0].contentType)))),c?5:(h==null&&(h=!!(["Panorama"].includes(S[0].contentType)||["Panorama"].includes(S[3].get(S[0].contentType)))),h?6:-1))))))}return~(d=M(n,-1))&&(f=k[d]=w[d](n)),{c(){var S;t=U("div"),e=U("div"),i=U("div"),f&&f.c(),x(i,"class","content svelte-elzzn6"),me(i,"unfolded",(S=n[0].state)==null?void 0:S.unfolded),x(e,"class","content__wrapper svelte-elzzn6"),x(t,"class",m=pt($t("content__container",n[0].className))+" svelte-elzzn6"),x(t,"data-id",g=n[0].id),me(t,"disable",n[0].enabled===!1),me(t,"hide",n[5]),me(t,"unClickable",n[0].config.clickable===!1),Q(t,"width",n[0].stickType==="Plane"||n[0].contentType==="MediaModel"?"100%":0),Q(t,"height",n[0].stickType==="Plane"||n[0].contentType==="MediaModel"?"100%":0)},m(S,T){J(S,t,T),W(t,e),W(e,i),~d&&k[d].m(i,null),n[16](t),p=!0,v||(A=je(t,"click",n[17],!0),v=!0)},p(S,T){var O;let F=d;d=M(S,T),d===F?~d&&k[d].p(S,T):(f&&(Ie(),Z(k[F],1,1,()=>{k[F]=null}),Ee()),~d?(f=k[d],f?f.p(S,T):(f=k[d]=w[d](S),f.c()),G(f,1),f.m(i,null)):f=null),(!p||T&1)&&me(i,"unfolded",(O=S[0].state)==null?void 0:O.unfolded),(!p||T&1&&m!==(m=pt($t("content__container",S[0].className))+" svelte-elzzn6"))&&x(t,"class",m),(!p||T&1&&g!==(g=S[0].id))&&x(t,"data-id",g),(!p||T&1)&&me(t,"disable",S[0].enabled===!1),(!p||T&33)&&me(t,"hide",S[5]),(!p||T&1)&&me(t,"unClickable",S[0].config.clickable===!1),T&1&&Q(t,"width",S[0].stickType==="Plane"||S[0].contentType==="MediaModel"?"100%":0),T&1&&Q(t,"height",S[0].stickType==="Plane"||S[0].contentType==="MediaModel"?"100%":0)},i(S){p||(G(f),p=!0)},o(S){Z(f),p=!1},d(S){S&&X(t),~d&&k[d].d(),n[16](null),v=!1,A()}}}function Bk(n){let t,e,i,s,r,o,a;return e=new zk({props:{tag:ft(n[0]),rendererMap:n[2]}}),{c(){t=U("div"),be(e.$$.fragment),x(t,"class",i=pt($t("content__container",n[0].className))+" svelte-elzzn6"),x(t,"data-id",s=n[0].id),me(t,"custom-tag-disable",n[0].enabled===!1),me(t,"custom-tag-hide",n[5])},m(l,c){J(l,t,c),pe(e,t,null),n[14](t),r=!0,o||(a=je(t,"click",n[15]),o=!0)},p(l,c){const h={};c&1&&(h.tag=ft(l[0])),c&4&&(h.rendererMap=l[2]),e.$set(h),(!r||c&1&&i!==(i=pt($t("content__container",l[0].className))+" svelte-elzzn6"))&&x(t,"class",i),(!r||c&1&&s!==(s=l[0].id))&&x(t,"data-id",s),(!r||c&1)&&me(t,"custom-tag-disable",l[0].enabled===!1),(!r||c&33)&&me(t,"custom-tag-hide",l[5])},i(l){r||(G(e.$$.fragment,l),r=!0)},o(l){Z(e.$$.fragment,l),r=!1},d(l){l&&X(t),ge(e),n[14](null),o=!1,a()}}}function _k(n){let t,e;return t=new Dk({props:{tag:ft(n[0])}}),{c(){be(t.$$.fragment)},m(i,s){pe(t,i,s),e=!0},p(i,s){const r={};s&1&&(r.tag=ft(i[0])),t.$set(r)},i(i){e||(G(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){ge(t,i)}}}function Hk(n){let t,e;return t=new ik({props:{tag:ft(n[0])}}),{c(){be(t.$$.fragment)},m(i,s){pe(t,i,s),e=!0},p(i,s){const r={};s&1&&(r.tag=ft(i[0])),t.$set(r)},i(i){e||(G(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){ge(t,i)}}}function Fk(n){let t,e;return t=new yk({props:{tag:ft(n[0])}}),{c(){be(t.$$.fragment)},m(i,s){pe(t,i,s),e=!0},p(i,s){const r={};s&1&&(r.tag=ft(i[0])),t.$set(r)},i(i){e||(G(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){ge(t,i)}}}function Nk(n){let t,e;return t=new Dx({props:{tag:ft(n[0])}}),{c(){be(t.$$.fragment)},m(i,s){pe(t,i,s),e=!0},p(i,s){const r={};s&1&&(r.tag=ft(i[0])),t.$set(r)},i(i){e||(G(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){ge(t,i)}}}function Gk(n){let t,e;return t=new Kx({props:{tag:ft(n[0])}}),{c(){be(t.$$.fragment)},m(i,s){pe(t,i,s),e=!0},p(i,s){const r={};s&1&&(r.tag=ft(i[0])),t.$set(r)},i(i){e||(G(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){ge(t,i)}}}function Wk(n){let t,e;return t=new Ex({props:{tag:ft(n[0])}}),{c(){be(t.$$.fragment)},m(i,s){pe(t,i,s),e=!0},p(i,s){const r={};s&1&&(r.tag=ft(i[0])),t.$set(r)},i(i){e||(G(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){ge(t,i)}}}function Qk(n){let t,e;return t=new WE({props:{tag:ft(n[0])}}),{c(){be(t.$$.fragment)},m(i,s){pe(t,i,s),e=!0},p(i,s){const r={};s&1&&(r.tag=ft(i[0])),t.$set(r)},i(i){e||(G(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){ge(t,i)}}}function Uk(n){let t,e,i,s,r;const o=[Bk,Rk,Vk],a=[];function l(c,h){return h&5&&(t=null),t==null&&(t=!!(c[0].element||c[2].has(c[0].contentType))),t?0:c[4]?1:2}return e=l(n,-1),i=a[e]=o[e](n),{c(){i.c(),s=Be()},m(c,h){a[e].m(c,h),J(c,s,h),r=!0},p(c,[h]){let d=e;e=l(c,h),e===d?a[e].p(c,h):(Ie(),Z(a[d],1,1,()=>{a[d]=null}),Ee(),i=a[e],i?i.p(c,h):(i=a[e]=o[e](c),i.c()),G(i,1),i.m(s.parentNode,s))},i(c){r||(G(i),r=!0)},o(c){Z(i),r=!1},d(c){a[e].d(c),c&&X(s)}}}function Xk(n,t,e){let i,s,r,o,a,l,{tag:c}=t,{hooks:h}=t,{rendererMap:d=new Map}=t,{contentTypeMap:f=new Map}=t,{state:m}=t,{mediaStore:g}=t,{temporaryState:p}=t;dc("hooks",h),dc("mediaStore",g);let v,A;function w(O){O?h.emit("exposure",{id:o,type:"start"}):h.emit("exposure",{id:o,type:"end"})}function k(O,V,b){var C,P;return!(!O.enabled||!V.visible||!V.enabled||!b.visible||!((C=O.state)!=null&&C.visible)||((P=O.temporaryState)==null?void 0:P.visible)===!1||O instanceof Kv&&O.loading)}function M(O){et[O?"unshift":"push"](()=>{c.contentDom=O,e(0,c)})}const S=O=>h.emit("click",{event:O,target:"TagContent",tag:c});function T(O){et[O?"unshift":"push"](()=>{c.contentDom=O,e(0,c)})}const F=O=>{c.entryFromModel&&oi(c.five.state.mode)?(O.stopPropagation(),c.find({targetMode:"Panorama"})):h.emit("click",{event:O,target:"TagContent",tag:c})};return n.$$set=O=>{"tag"in O&&e(0,c=O.tag),"hooks"in O&&e(1,h=O.hooks),"rendererMap"in O&&e(2,d=O.rendererMap),"contentTypeMap"in O&&e(3,f=O.contentTypeMap),"state"in O&&e(6,m=O.state),"mediaStore"in O&&e(7,g=O.mediaStore),"temporaryState"in O&&e(8,p=O.temporaryState)},n.$$.update=()=>{var O,V,b,C,P,I,D,L,H,N,K;n.$$.dirty&1&&e(12,i=(O=c.state)==null?void 0:O.unfolded),n.$$.dirty&1&&e(11,s=(V=c.state)==null?void 0:V.visible),n.$$.dirty&321&&e(13,r=m.visible&&p.visible&&((b=c.state)==null?void 0:b.visible)),n.$$.dirty&1&&(o=c.id),n.$$.dirty&321&&e(5,a=!k(c,m,p)),n.$$.dirty&8192&&w(r),n.$$.dirty&7681&&c.hooks&&(i!==void 0&&i!==A&&(e(10,A=i),i?(P=(C=c.hooks).emit)==null||P.call(C,"unfolded"):(D=c==null?void 0:(I=c.hooks).emit)==null||D.call(I,"folded")),s!==void 0&&s!==v&&(e(9,v=s),s?(H=(L=c.hooks).emit)==null||H.call(L,"show"):(K=(N=c.hooks).emit)==null||K.call(N,"hide"))),n.$$.dirty&1&&e(4,l=(()=>!(typeof c.config.unfoldedConfig=="object"&&c.config.unfoldedConfig.keep==="folded"))())},[c,h,d,f,l,a,m,g,p,v,A,s,i,r,M,S,T,F]}let Qh=class extends Pe{constructor(t){super(),we(this,t,Xk,Uk,Ae,{tag:0,hooks:1,rendererMap:2,contentTypeMap:3,state:6,mediaStore:7,temporaryState:8},jk)}};class Kv extends Vh{constructor(e,i){super(e,i);u(this,"loading",!1);u(this,"loadModel",()=>ee(this,null,function*(){var o,a;const e=this.data.modelUrl;if(!e||(this.loading=!0,yield li(this.five),!this.plugin.tags.includes(this)))return;const i=sE(e).then(l=>ee(this,null,function*(){var d;const c=Object.assign(l.scene,{customID:this.id,isTagModel:!0,removeEventListener:this.getConfig().clickable===!1?()=>{}:this.addObjectClickHandler(this,l.scene,f=>{this.plugin.hooks.emit("click",{target:"TagModel",tag:this,event:f})})});return new y.Matrix4().fromArray(this.matrix).decompose(c.position,c.quaternion,c.scale),c.updateWorldMatrix(!0,!0),c.visible=this.visible,(d=this.getConfig().modelConfig)!=null&&d.autoLookAtEnabled&&c.lookAt(this.five.camera.position.clone().setY(c.position.y)),c}));this.model={promise:i};const s=yield i;if(this.loading=!1,((o=this.model)==null?void 0:o.promise)!==i||!this.plugin.tags.includes(this))return;this.model.object=s;const r=this.plugin.gltfObjectGroup.children.find(l=>l.customID===this.id);if(r&&(this.plugin.gltfObjectGroup.remove(r),r.removeEventListener()),ms(this)){const l=this.data.mediaPosition.map(_n);if(this.computeRenderType()==="Mesh"&&!this.mediaPlane){this.mediaPlane=new Sc(this.data.mediaData[0].url,l,{objectFit:this.data.objectFit});const c=new y.Vector3().addVectors(l[0],l[2]).divideScalar(2);this.mediaPlane.position.copy(c),s.add(this.mediaPlane)}if(this.computeRenderType()!=="Mesh"){(a=this.tag3DContentSvelte)==null||a.dispose();const c=document.createElement("div");c.classList.add("tag-media-container");const h="black";c.style.backgroundColor=h,c.style.border=`3px solid ${h}`;const d=B({mode:"behind",cornerPoints:l,container:c},this.config.tag3DConfig),f=this.computeRenderType()==="BehindDom"||d.mode==="behind"?"behind":"front",m=new Lv(ae(B({},d),{mode:f})),g=this.computeNormal();m.position.add(g.clone().setLength(Mo.Z_FIGHTING_OFFSET)),s.add(m);let p;m.mode==="behind"&&this.config.clickable!==!1&&(p=this.addObjectClickHandler(this,m,A=>{this.plugin.hooks.emit("click",{event:A,target:"TagContent",tag:this})}));const v=new Qh({target:c,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:m},css3DInstance:m,initialNormal:g,currentNormal:g,dispose:()=>{v.$destroy(),m.dispose(),p==null||p()}}}}return this.plugin.gltfObjectGroup.add(s),s}));this.state.unfolded=!0,yo(this.five),this.loadModel().then(()=>this.updateVisible())}applyVisible(){var e,i;(e=this.tag3DContentSvelte)==null||e.svelteApp.$set({tag:this,state:this.plugin.state,temporaryState:this.plugin.temporaryState}),(i=this.model)!=null&&i.object&&(this.model.object.visible=this.visible)}set(...e){super.set(...e),this.loadModel()}setData(...e){var s;super.setData(...e);const i=this.data.mediaPosition.map(_n);this.computeRenderType()==="Mesh"?this.mediaPlane&&this.mediaPlane.src!==this.data.mediaData[0].url&&(this.mediaPlane.removeFromParent(),this.mediaPlane=new Sc(this.data.mediaData[0].url,i,{objectFit:this.data.objectFit})):(s=this.tag3DContentSvelte)==null||s.svelteApp.$set({tag:this})}computeNormal(){return Cv(this.data.mediaPosition)}}const Yk=new Map,Zk=new Map;class Jk extends Vh{constructor(t,e){super(t,e),this.state.unfolded=!0,this.loadModel()}applyVisible(){var e,i,s,r,o,a;this.computeRenderType()==="Mesh"?((i=(e=this.data.mediaData)==null?void 0:e[0])==null?void 0:i.type)==="Video"?this.renderVideoPlane():((r=(s=this.data.mediaData)==null?void 0:s[0])==null?void 0:r.type)==="Image"&&this.renderImagePlane():((o=this.tag3DContentSvelte)==null||o.svelteApp.$set({tag:this,state:this.plugin.state,temporaryState:this.plugin.temporaryState}),(a=this.tag3DContentSvelte)!=null&&a.css3DInstance&&(this.tag3DContentSvelte.css3DInstance.visible=this.visible,this.five.needsRender=!0))}set(t,e=!0){super.set(t,e),li(this.five).then(()=>{this.tag3DContentSvelte&&(t.data?this.tag3DContentSvelte.svelteApp.$set({tag:this,state:this.plugin.state,temporaryState:this.plugin.temporaryState}):t.position&&this.loadModel())})}setData(...t){var i,s,r,o,a;super.setData(...t),this.computeRenderType()==="Mesh"?((s=(i=this.data.mediaData)==null?void 0:i[0])==null?void 0:s.type)==="Video"?this.renderVideoPlane():((o=(r=this.data.mediaData)==null?void 0:r[0])==null?void 0:o.type)==="Image"&&this.renderImagePlane():(a=this.tag3DContentSvelte)==null||a.svelteApp.$set({tag:this})}loadModel(){return ee(this,null,function*(){var e,i,s,r,o,a;if(yield li(this.five),this.computeRenderType()==="Mesh")((i=(e=this.data.mediaData)==null?void 0:e[0])==null?void 0:i.type)==="Video"?this.renderVideoPlane():((r=(s=this.data.mediaData)==null?void 0:s[0])==null?void 0:r.type)==="Image"&&this.renderImagePlane();else{yo(this.five);const l=this.position.map(He);(a=(o=this.tag3DContentSvelte)==null?void 0:o.dispose)==null||a.call(o);const c=document.createElement("div");c.classList.add("tag-media-container");const h=B({mode:"front",cornerPoints:l,container:c},this.config.tag3DConfig),d=this.computeRenderType()==="BehindDom"||h.mode==="behind"?"behind":"front",f=new Lv(ae(B({},h),{mode:d})),m=this.computeNormal();f.position.add(m.clone().setLength(Mo.Z_FIGHTING_OFFSET)),this.plugin.group.add(f);let g;f.mode==="behind"&&this.config.clickable!==!1&&(g=this.addObjectClickHandler(this,f,v=>{this.plugin.hooks.emit("click",{event:v,target:"TagContent",tag:this})}));const p=new Qh({target:c,props:{tag:this,hooks:this.plugin.hooks,state:this.plugin.state,mediaStore:this.plugin.mediaStore,temporaryState:this.plugin.temporaryState}});this.tag3DContentSvelte={svelteApp:p,domContainer:{css3DObject:f},css3DInstance:f,initialNormal:m,currentNormal:m,dispose:()=>{p.$destroy(),f.dispose(),g==null||g()}},this.five.needsRender=!0}})}renderVideoPlane(){var a;const t=this.data.mediaData[0];if(!t)return;const{url:e}=t;if(!e)return;const i=this.currentVisible,s=(()=>!!(this.mediaPlane&&!i))(),r=(()=>!!(!this.mediaPlane&&i))(),o=(()=>!!(this.mediaPlane&&this.mediaPlane.src!==e))();if((s||o)&&this.mediaPlane&&(this.plugin.imagePlaneGroup.remove(this.mediaPlane),this.mediaPlane.dispose(),this.mediaPlane.removeFromParent(),this.mediaPlane=void 0),r||o){const l=this.position.map(_n),c=new Sv(e,l,{videoCoverSrc:t.videoCoverUrl,playButton:this.data.playIcon,paused:!((a=this.data.autoplayConfig)!=null&&a.autoplayVideo),objectFit:this.data.objectFit,videoTextureMap:Yk,ImageTextureMap:Zk,domEvents:this.plugin.domEvents});c.onVideoReady=d=>{d.addEventListener("play",()=>this.plugin.mediaStore.set({currentMediaElement:c.videoInstance}))};const h=d=>(this.five.on("renderFrame",d),()=>this.five.off("renderFrame",d));c.initialRenderHooks(h),this.mediaPlane=c,this.play=()=>c.play(),this.pause=()=>c.pause(),this.plugin.imagePlaneGroup.add(this.mediaPlane)}this.five.needsRender=!0}renderImagePlane(){const t=this.data.mediaData[0];if(!t)return;const{url:e}=t;if(!e)return;const i=this.position.map(_n),s=this.currentVisible,r=(()=>!!(this.mediaPlane&&!s))(),o=(()=>!!(!this.mediaPlane&&s))(),a=(()=>!!(this.mediaPlane&&this.mediaPlane.src!==e))();(r||a)&&this.mediaPlane&&(this.plugin.imagePlaneGroup.remove(this.mediaPlane),this.mediaPlane.dispose(),this.mediaPlane.removeFromParent(),this.mediaPlane=void 0),(o||a)&&(this.mediaPlane=new Sc(e,i,{objectFit:this.data.objectFit}),this.getConfig().clickable!==!1&&this.plugin.domEvents.addAutoBindEventListener(this.mediaPlane,"click",l=>{this.plugin.hooks.emit("click",{tag:this,target:"TagContent",event:l.origDomEvent})},{noEmitWhenHide:!0}),this.plugin.imagePlaneGroup.add(this.mediaPlane)),this.five.needsRender=!0}computeNormal(){return Cv(this.position)}}function qk(n){Me(n,"svelte-fwhwvn",'@charset "UTF-8";.tag-point-click-helper.svelte-fwhwvn.svelte-fwhwvn{position:absolute;pointer-events:auto;cursor:pointer;width:141%;height:141%;left:50%;top:50%;transform:translate(-50%, -50%)}.tag-point-wrapper.svelte-fwhwvn.svelte-fwhwvn{pointer-events:none;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}.tag-folded-point.svelte-fwhwvn.svelte-fwhwvn,.tag-unfolded-point.svelte-fwhwvn.svelte-fwhwvn{transition:all 0.5s}.tag-point-wrapper.svelte-fwhwvn .tag-unfolded-point.svelte-fwhwvn{display:flex;justify-content:center;align-items:center;position:absolute;width:100%;height:100%;border-radius:50%}.tag-point-wrapper.svelte-fwhwvn .tag-unfolded-point.svelte-fwhwvn:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:0.3125rem;height:0.3125rem;border-radius:50%;background-color:white}.tag-point-wrapper.svelte-fwhwvn .tag-unfolded-point.svelte-fwhwvn:before{content:"";position:absolute;width:0.875rem;height:0.875rem;border-radius:50%;background-color:rgba(0, 0, 0, 0.2)}.tag-point-wrapper.folded.svelte-fwhwvn .tag-folded-point.svelte-fwhwvn{opacity:1;scale:1}.tag-point-wrapper.folded.svelte-fwhwvn .tag-unfolded-point.svelte-fwhwvn{opacity:0;scale:1}.tag-point-wrapper.unfolded.svelte-fwhwvn .tag-folded-point.svelte-fwhwvn{opacity:0;scale:0.2}.tag-point-wrapper.unfolded.svelte-fwhwvn .tag-unfolded-point.svelte-fwhwvn{opacity:1;scale:1}')}function Kk(n){let t,e,i,s,r,o,a,l,c,h,d,f;return s=new Li({props:{center:!0,blurRadius:15,spreadRadius:5,opacity:.3}}),c=new qv({props:{icon:n[2],width:n[1]}}),c.$on("iconLoaded",n[7]),{c(){t=U("div"),e=U("div"),i=le(),be(s.$$.fragment),r=le(),o=U("div"),a=le(),l=U("div"),be(c.$$.fragment),x(e,"class","tag-point-click-helper svelte-fwhwvn"),x(o,"class","tag-unfolded-point svelte-fwhwvn"),Q(o,"transition-delay",(n[3]?n[5]:0)+"ms"),x(l,"class","tag-folded-point svelte-fwhwvn"),Q(l,"transition-delay",(n[3]?n[5]:0)+"ms"),x(t,"class","tag-point-wrapper svelte-fwhwvn"),me(t,"unfolded",n[0]),me(t,"folded",n[3])},m(m,g){J(m,t,g),W(t,e),W(t,i),pe(s,t,null),W(t,r),W(t,o),W(t,a),W(t,l),pe(c,l,null),h=!0,d||(f=je(e,"click",n[4]),d=!0)},p(m,[g]){g&8&&Q(o,"transition-delay",(m[3]?m[5]:0)+"ms");const p={};g&4&&(p.icon=m[2]),g&2&&(p.width=m[1]),c.$set(p),g&8&&Q(l,"transition-delay",(m[3]?m[5]:0)+"ms"),(!h||g&1)&&me(t,"unfolded",m[0]),(!h||g&8)&&me(t,"folded",m[3])},i(m){h||(G(s.$$.fragment,m),G(c.$$.fragment,m),h=!0)},o(m){Z(s.$$.fragment,m),Z(c.$$.fragment,m),h=!1},d(m){m&&X(t),ge(s),ge(c),d=!1,f()}}}function $k(n,t,e){let i,s,r,o;const a=Fn("hooks");let{tag:l}=t,c,h=!1;const d=()=>{c!==void 0&&clearTimeout(c),h=!0,c=setTimeout(()=>{h=!1},800)},f=p=>{h||(l.entryFromModel&&oi(l.five.state.mode)?l.find({targetMode:"Panorama"}).then(()=>l.unfoldAndFoldOthers()):a.emit("click",{event:p,target:"TagPoint",tag:l}))},m=(()=>l.contentType==="Text"&&l.data.appearance==="plane"?500:800)();function g(p){Cr.call(this,n,p)}return n.$$set=p=>{"tag"in p&&e(6,l=p.tag)},n.$$.update=()=>{var p,v,A,w;n.$$.dirty&64&&e(0,i=(p=l.state)==null?void 0:p.unfolded),n.$$.dirty&1&&e(3,s=!i),n.$$.dirty&64&&e(2,r=(A=(v=l.style)==null?void 0:v.point)!=null&&A.url?(w=l.style)==null?void 0:w.point:{url:LC}),n.$$.dirty&64&&e(1,o=(()=>{var S,T,F,O;const k=(T=(S=l.style)==null?void 0:S.point)==null?void 0:T.width;if(typeof k=="number")return k;const M=(O=(F=l.style)==null?void 0:F.point)==null?void 0:O.size;if(typeof M=="number")return M;if(M==="S")return 18;if(M==="M")return 20;if(M==="L")return 24;if(M==="XL")return 28})())},d(),[i,o,r,s,f,m,l,g]}class e4 extends Pe{constructor(t){super(),we(this,t,$k,Kk,Ae,{tag:6},qk)}}function t4(n){Me(n,"svelte-2g2g8a",".tag.svelte-2g2g8a{position:absolute;width:0rem;height:0rem;overflow:visible;pointer-events:auto;will-change:opacity;transition:opacity 0.2s linear}.tag.enableZIndex.svelte-2g2g8a{position:absolute}.tag.hide.svelte-2g2g8a{opacity:0;pointer-events:none}.tag.hide.svelte-2g2g8a *{pointer-events:none !important}.tag.unClickable.svelte-2g2g8a{pointer-events:none !important}.tag.unClickable.svelte-2g2g8a *{pointer-events:none !important}")}function Um(n){let t,e,i,s,r,o,a,l,c;const h=[n4,i4],d=[];function f(v,A){return v[8]?0:1}e=f(n),i=d[e]=h[e](n);const m=[r4,s4],g=[];function p(v,A){return v[15]?0:1}return r=p(n),o=g[r]=m[r](n),{c(){t=U("div"),i.c(),s=le(),o.c(),x(t,"class","tag svelte-2g2g8a"),x(t,"data-tag-id",n[14]),x(t,"data-tag-unfolded",n[6]),x(t,"data-content-type",a=n[0].contentType),x(t,"id",l=`tag-${n[14]}`),me(t,"unClickable",n[0].config.clickable===!1),me(t,"hide",n[12]),me(t,"enableZIndex",n[9]),Q(t,"z-index",n[9]),Q(t,"transform",`translate3d(${n[11]}, ${n[10]}, 0) scale(${n[7].scale})`)},m(v,A){J(v,t,A),d[e].m(t,null),W(t,s),g[r].m(t,null),n[17](t),c=!0},p(v,A){let w=e;e=f(v),e===w?d[e].p(v,A):(Ie(),Z(d[w],1,1,()=>{d[w]=null}),Ee(),i=d[e],i?i.p(v,A):(i=d[e]=h[e](v),i.c()),G(i,1),i.m(t,s));let k=r;r=p(v),r===k?g[r].p(v,A):(Ie(),Z(g[k],1,1,()=>{g[k]=null}),Ee(),o=g[r],o?o.p(v,A):(o=g[r]=m[r](v),o.c()),G(o,1),o.m(t,null)),(!c||A&16384)&&x(t,"data-tag-id",v[14]),(!c||A&64)&&x(t,"data-tag-unfolded",v[6]),(!c||A&1&&a!==(a=v[0].contentType))&&x(t,"data-content-type",a),(!c||A&16384&&l!==(l=`tag-${v[14]}`))&&x(t,"id",l),(!c||A&1)&&me(t,"unClickable",v[0].config.clickable===!1),(!c||A&4096)&&me(t,"hide",v[12]),(!c||A&512)&&me(t,"enableZIndex",v[9]),A&512&&Q(t,"z-index",v[9]),A&3200&&Q(t,"transform",`translate3d(${v[11]}, ${v[10]}, 0) scale(${v[7].scale})`)},i(v){c||(G(i),G(o),c=!0)},o(v){Z(i),Z(o),c=!1},d(v){v&&X(t),d[e].d(),g[r].d(),n[17](null)}}}function i4(n){let t;return{c(){t=U("div"),x(t,"data-info","tag point is disable")},m(e,i){J(e,t,i)},p:oe,i:oe,o:oe,d(e){e&&X(t)}}}function n4(n){let t,e;return t=new e4({props:{tag:n[0]}}),{c(){be(t.$$.fragment)},m(i,s){pe(t,i,s),e=!0},p(i,s){const r={};s&1&&(r.tag=i[0]),t.$set(r)},i(i){e||(G(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){ge(t,i)}}}function s4(n){let t;return{c(){t=U("div"),x(t,"data-info","tag content is disable")},m(e,i){J(e,t,i)},p:oe,i:oe,o:oe,d(e){e&&X(t)}}}function r4(n){let t,e;return t=new Qh({props:{mediaStore:n[1],tag:ft(n[0]),hooks:n[16],state:n[4],temporaryState:n[5],rendererMap:n[2],contentTypeMap:n[3]}}),{c(){be(t.$$.fragment)},m(i,s){pe(t,i,s),e=!0},p(i,s){const r={};s&2&&(r.mediaStore=i[1]),s&1&&(r.tag=ft(i[0])),s&16&&(r.state=i[4]),s&32&&(r.temporaryState=i[5]),s&4&&(r.rendererMap=i[2]),s&8&&(r.contentTypeMap=i[3]),t.$set(r)},i(i){e||(G(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){ge(t,i)}}}function o4(n){let t,e,i=n[7]&&!n[13]&&Um(n);return{c(){i&&i.c(),t=Be()},m(s,r){i&&i.m(s,r),J(s,t,r),e=!0},p(s,[r]){s[7]&&!s[13]?i?(i.p(s,r),r&8320&&G(i,1)):(i=Um(s),i.c(),G(i,1),i.m(t.parentNode,t)):i&&(Ie(),Z(i,1,1,()=>{i=null}),Ee())},i(s){e||(G(i),e=!0)},o(s){Z(i),e=!1},d(s){i&&i.d(s),s&&X(t)}}}function a4(n,t,e){let i,s,r,o,a,l,c,h,d,f,{tag:m}=t,{mediaStore:g}=t,{rendererMap:p=new Map}=t,{contentTypeMap:v=new Map}=t,{state:A}=t,{temporaryState:w}=t;const k=Fn("hooks");function M(S){et[S?"unshift":"push"](()=>{m.dom=S,e(0,m)})}return n.$$set=S=>{"tag"in S&&e(0,m=S.tag),"mediaStore"in S&&e(1,g=S.mediaStore),"rendererMap"in S&&e(2,p=S.rendererMap),"contentTypeMap"in S&&e(3,v=S.contentTypeMap),"state"in S&&e(4,A=S.state),"temporaryState"in S&&e(5,w=S.temporaryState)},n.$$.update=()=>{var S,T,F,O;n.$$.dirty&5&&e(8,i=(()=>{var V,b,C;return!(((b=(V=m.style)==null?void 0:V.point)==null?void 0:b.enabled)===!1||((C=p.get(m.contentType))==null?void 0:C.usePoint)===!1||m.contentType==="Sticker"||m.contentType==="Link"||m.contentType==="VRLink"||m.contentType==="PanoLink"||m.contentType==="Panorama"||m.contentType==="Audio"&&m.data.appearance==="plane")})()),n.$$.dirty&257&&e(15,s=(()=>!(m.stickType!=="2DPoint"||m.entryFromModel&&oi(m.five.state.mode)&&i))()),n.$$.dirty&1&&e(14,r=m.id),n.$$.dirty&1&&e(7,o=m.screenPosition),n.$$.dirty&1&&e(13,a=m.enabled===!1||!m.state),n.$$.dirty&129&&e(12,l=!((S=m.state)!=null&&S.visible)||((T=m.temporaryState)==null?void 0:T.visible)===!1||!o),n.$$.dirty&1&&e(6,c=(F=m.state)==null?void 0:F.unfolded),n.$$.dirty&128&&e(11,h=(o==null?void 0:o.leftPx)+"px"),n.$$.dirty&128&&e(10,d=(o==null?void 0:o.topPx)+"px"),n.$$.dirty&65&&e(9,f=c?((O=m.zIndex)!=null?O:0)+(c?1e6:0):void 0)},[m,g,p,v,A,w,c,o,i,f,d,h,l,a,r,s,k,M]}class l4 extends Pe{constructor(t){super(),we(this,t,a4,o4,Ae,{tag:0,mediaStore:1,rendererMap:2,contentTypeMap:3,state:4,temporaryState:5},t4)}}function c4(n){Me(n,"svelte-18vymww",".tag--container.svelte-18vymww{box-sizing:border-box;position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;opacity:1;-webkit-user-select:none;-moz-user-select:none;user-select:none;transform:translate3d(0, 0, 0);transition:opacity 0.2s linear}.tag--container.hide.svelte-18vymww{opacity:0 !important;pointer-events:none}.tag--container.hide.svelte-18vymww *{pointer-events:none !important}")}function Xm(n,t,e){const i=n.slice();return i[8]=t[e],i}function Ym(n){let t,e=[],i=new Map,s,r,o=n[0];const a=l=>l[8].id;for(let l=0;l<o.length;l+=1){let c=Xm(n,o,l),h=a(c);i.set(h,e[l]=Zm(h,c))}return{c(){var l;t=U("div");for(let c=0;c<e.length;c+=1)e[c].c();x(t,"class","tag--container svelte-18vymww"),x(t,"data-infive","1"),me(t,"hide",!n[4].visible||!n[5].visible),Q(t,"z-index",(l=n[6])!=null?l:"")},m(l,c){J(l,t,c);for(let h=0;h<e.length;h+=1)e[h]&&e[h].m(t,null);r=!0},p(l,c){var h;c&63&&(o=l[0],Ie(),e=yi(e,c,a,1,l,o,i,t,fn,Zm,null,Xm),Ee()),(!r||c&48)&&me(t,"hide",!l[4].visible||!l[5].visible),c&64&&Q(t,"z-index",(h=l[6])!=null?h:"")},i(l){if(!r){for(let c=0;c<o.length;c+=1)G(e[c]);s||gt(()=>{s=Xn(t,Lt,{}),s.start()}),r=!0}},o(l){for(let c=0;c<e.length;c+=1)Z(e[c]);r=!1},d(l){l&&X(t);for(let c=0;c<e.length;c+=1)e[c].d()}}}function Zm(n,t){let e,i,s;return i=new l4({props:{state:t[4],temporaryState:t[5],tag:t[8],mediaStore:t[1],rendererMap:t[2],contentTypeMap:t[3]}}),{key:n,first:null,c(){e=Be(),be(i.$$.fragment),this.first=e},m(r,o){J(r,e,o),pe(i,r,o),s=!0},p(r,o){t=r;const a={};o&16&&(a.state=t[4]),o&32&&(a.temporaryState=t[5]),o&1&&(a.tag=t[8]),o&2&&(a.mediaStore=t[1]),o&4&&(a.rendererMap=t[2]),o&8&&(a.contentTypeMap=t[3]),i.$set(a)},i(r){s||(G(i.$$.fragment,r),s=!0)},o(r){Z(i.$$.fragment,r),s=!1},d(r){r&&X(e),ge(i,r)}}}function h4(n){let t,e,i=n[4].enabled&&Ym(n);return{c(){i&&i.c(),t=Be()},m(s,r){i&&i.m(s,r),J(s,t,r),e=!0},p(s,[r]){s[4].enabled?i?(i.p(s,r),r&16&&G(i,1)):(i=Ym(s),i.c(),G(i,1),i.m(t.parentNode,t)):i&&(Ie(),Z(i,1,1,()=>{i=null}),Ee())},i(s){e||(G(i),e=!0)},o(s){Z(i),e=!1},d(s){i&&i.d(s),s&&X(t)}}}function d4(n,t,e){let{tags:i=[]}=t,{hooks:s}=t,{mediaStore:r}=t,{rendererMap:o}=t,{contentTypeMap:a}=t,{state:l}=t,{temporaryState:c}=t,{zIndex:h=void 0}=t;return dc("hooks",s),n.$$set=d=>{"tags"in d&&e(0,i=d.tags),"hooks"in d&&e(7,s=d.hooks),"mediaStore"in d&&e(1,r=d.mediaStore),"rendererMap"in d&&e(2,o=d.rendererMap),"contentTypeMap"in d&&e(3,a=d.contentTypeMap),"state"in d&&e(4,l=d.state),"temporaryState"in d&&e(5,c=d.temporaryState),"zIndex"in d&&e(6,h=d.zIndex)},[i,r,o,a,l,c,h,s]}class u4 extends Pe{constructor(t){super(),we(this,t,d4,h4,Ae,{tags:0,hooks:7,mediaStore:1,rendererMap:2,contentTypeMap:3,state:4,temporaryState:5,zIndex:6},c4)}}const $v="Dnalogel-PanoTagPlugin",f4=n=>`${$v}--${n}`;class _a extends JI{constructor(e,i){super(e);u(this,"state",{enabled:!0,visible:!0});u(this,"debug");u(this,"debugUtil",new qI(this));u(this,"changeTagModel",(e,i)=>ee(this,null,function*(){var s;e.data=Ze({},e.data,i),yield(s=e.loadModel)==null?void 0:s.call(e)}));u(this,"handleFiveModeChange",e=>{const i=()=>{this.filter2DPointTag.forEach(s=>{s.state.visible=!1,s.applyVisible()}),this.five.ready().then(()=>{this.tagsDo(this.tags,s=>{s.updateVisible(),ms(s)&&e!=="Panorama"&&this.changeTagMode(s,"behind")})})};this.tags.length<500?i():this.five.ready().then(()=>i())});u(this,"handleFiveWantsMoveToPano",e=>{if(this.tags.length>500){this.temporaryState.visible=!1,this.addRenderQueue({type:"TagContainerSvelte",keys:["temporaryState"]});return}else this.temporaryState.visible=!0,this.tags.forEach(i=>{i.temporaryState.visible=!0}),this.addRenderQueue({type:"TagContainerSvelte",keys:["tags"]}),this.tags.forEach(i=>i.applyVisible())});u(this,"clickhandler",e=>{e.tag.onClick(e)});u(this,"handleFiveCameraUpdate",()=>{this.filterPointTag.forEach(e=>e.updateScreenPosition())});u(this,"handleFiveCameraFovUpdate",()=>{this.handleFiveCameraUpdate(),this.five.off("render.prepare",this.handleFiveCameraUpdate),this.five.on("render.prepare",this.handleFiveCameraUpdate),setTimeout(()=>{this.five.off("render.prepare",this.handleFiveCameraUpdate)},1e3)});u(this,"handleFivePanoArrived",()=>ee(this,null,function*(){this.filter2DPointTag.forEach(e=>{e.state.visible=!1,e.applyVisible()}),this.tagsDo(this.tags,e=>{e.updateVisible()}),this.temporaryState.visible=!0,this.addRenderQueue({type:"TagContainerSvelte",keys:["temporaryState"]}),yield this.setUnfolded(),this.tags.filter(zI).filter(e=>{var i;return(i=e.getConfig().modelConfig)==null?void 0:i.autoLookAtEnabled}).forEach(e=>{var c;const i=new y.Mesh(new y.BoxGeometry,new y.MeshBasicMaterial),s=(c=e.model)==null?void 0:c.object;if(!s)return;i.position.copy(s.position),i.quaternion.copy(s.quaternion);const r=this.five.camera.position;i.lookAt(r.clone().setY(i.position.y));const o=s.quaternion.clone(),a=i.quaternion.clone(),l=oo();l.onUpdate(({progress:h})=>{s.quaternion.copy(o.clone().slerp(a,h))}),l.play()})}));u(this,"handleFiveModelShownFloorChange",()=>{this.tagsDo(this.tags,e=>e.updateVisible())});u(this,"onFiveRefined",Of(()=>{oi(this.five.getCurrentState().mode)?this.setUnfoldedByCamera():this.tags.forEach(e=>e.cache.clear()),this.tagsDo(this.tags,e=>e.updateVisible())}));u(this,"onFiveEveryReady",()=>{this.setUnfoldedByCamera(),oi(this.five.getCurrentState().mode)&&this.tagsDo(this.tags,e=>e.updateVisible())});u(this,"render",()=>{this.renderQueue.forEach((e,i)=>{const{keys:s}=e;if(i==="TagContainerSvelte"){const o=this.filterPointTag.filter(l=>l.screenPosition),a={hooks:this.hooks,tags:o,state:this.state,temporaryState:this.temporaryState,mediaStore:this.mediaStore,rendererMap:this.rendererMap,contentTypeMap:this.contentTypeMap,zIndex:this.params.containerZIndex};if(this.TagContainerSvelte){let l={};if(s.length===0)l=a;else for(const c of s)l[c]=a[c];this.TagContainerSvelte.$set(l)}else{if(!this.container)return console.error("updateRenderPlaneTag: tag2DContainer not found");this.TagContainerSvelte=new u4({target:this.container,props:ae(B({},a),{state:ae(B({},this.state),{enabled:!1})})}),Io(()=>{var l;(l=this.TagContainerSvelte)==null||l.$set({state:this.state})})}}}),this.renderQueue.clear()});this.params=Ze({},{debug:!1,config:this.config},B({},i)),this.debug=this.params.debug,this.config=this.params.config,this.debug&&this.debugUtil.bindLog(),FI(1,{namespace:zh.PlayAudio});try{Array.isArray(window.__PANOTAGPLUGIN_DEBUG_LIST__)||(window.__PANOTAGPLUGIN_DEBUG_LIST__=[]),this.NAME=$v+"-"+window.__PANOTAGPLUGIN_DEBUG_LIST__.length,window.__PANOTAGPLUGIN_DEBUG_LIST__.push(this),window.__PANOTAGPLUGIN_DEBUG__||Object.defineProperty(window,"__PANOTAGPLUGIN_DEBUG__",{get:function(){return window.__PANOTAGPLUGIN_DEBUG_LIST__.sort((s,r)=>r.tags.length-s.tags.length)[0]}})}catch(s){}}appendTo(e){var s,r,o;this.container=e;const i=(r=(s=this.TagContainerSvelte)==null?void 0:s.$$)==null?void 0:r.root;i&&i!==this.container&&((o=this.TagContainerSvelte)==null||o.$destroy(),this.TagContainerSvelte=void 0)}load(e){return ee(this,null,function*(){var s,r;this.clearTags();try{console.debug(this.NAME," load:",{data:JSON.parse(JSON.stringify(e))})}catch(o){}this.config=Ze({},this.config,{globalConfig:(s=e.globalConfig)!=null?s:{},contentTypeConfig:(r=e.contentTypeConfig)!=null?r:{}});const i=yield this.addTag(e.tagList);return this.hooks.emit("loaded"),i})}addTag(e){return ee(this,null,function*(){const s=(Array.isArray(e)?e:[e]).filter(r=>r.position).map(r=>{const o=Oh(r);if(o==="2DPoint"||o==="3DPoint")return new eE(this,r);if(o==="Model")return new Kv(this,r);if(o==="Plane")return new Jk(this,r)});return s.forEach(_I),this.tags.push(...s),this.tagsLengthWillUpdate=!0,li(this.five).then(()=>ee(this,null,function*(){var r,o;this.store.eventListenerDisposer&&((o=(r=this.store).eventListenerDisposer)==null||o.call(r)),this.state.enabled&&this.handleEnable(),this.addResizeListener(),this.clearUnusedPanelTag(),this.tagsDo(s,a=>{this.tags.includes(a)&&(a.updateVisible(),a.updateZIndex())}),this.setUnfolded(),this.addRenderQueue({type:"TagContainerSvelte"}),this.hooks.emit("tagsLengthChange")}))})}changeConfig(e,i=!0){i?this.config=Ze({},this.config,e):this.config=e,this.tags.forEach(s=>{s.updateConfig()}),this.tagsDo(this.tags,s=>s.updateVisible())}changeGlobalConfig(e,i=!0){i?this.config.globalConfig=Ze({},this.config.globalConfig,e):this.config.globalConfig=e,this.tags.forEach(s=>{s.updateConfig()}),this.tagsDo(this.tags,s=>{s.updateVisible()})}changeContentTypeConfig(e,i,s=!0){this.config.contentTypeConfig||(this.config.contentTypeConfig={}),s?this.config.contentTypeConfig[e]=Ze({},this.config.contentTypeConfig[e],i):this.config.contentTypeConfig[e]=i,this.tags.forEach(r=>{r.updateConfig()}),this.tagsDo(this.tags,r=>{r.updateVisible()})}show(e){return ee(this,null,function*(){if(this.checkDisposed())return;const{userAction:i=!0}=e!=null?e:{};this.setState({visible:!0},{userAction:i}),this.hooks.emit("show",{userAction:i})})}hide(e){return ee(this,null,function*(){if(this.checkDisposed())return;const{userAction:i=!0}=e!=null?e:{};this.setState({visible:!1},{userAction:i}),this.hooks.emit("hide",{userAction:i})})}enable(e){if(this.checkDisposed())return;const{userAction:i=!0}=e!=null?e:{};this.setState({enabled:!0},{userAction:i}),this.hooks.emit("enable",{userAction:i})}disable(e){if(this.checkDisposed())return;const{userAction:i=!0}=e!=null?e:{};this.setState({enabled:!1},{userAction:i}),this.hooks.emit("disable",{userAction:i})}setState(e,i){if(this.checkDisposed())return;const{userAction:s=!0}=i!=null?i:{},r=B({},this.state);this.state=Object.assign(this.state,e),r.visible!==this.state.visible&&(e.visible?this.handleShow():this.handleHide()),r.enabled!==this.state.enabled&&(e.enabled?this.handleEnable():this.handleDisable()),this.hooks.emit("stateChange",{state:this.state,prevState:r,userAction:s})}dispose(){var e,i,s,r,o,a;this.pauseCurrentMedia(),this.disposeAllCSS3DContainer(),(e=this.TagContainerSvelte)==null||e.$destroy(),this.filterCSS3DTag.forEach(l=>{var c;return(c=l.tag3DContentSvelte)==null?void 0:c.svelteApp.$destroy()}),this.tags.forEach(l=>l.cache.clear()),this.tags=[],this.tagsLengthWillUpdate=!0,this.hooks.emit("tagsLengthChange"),(i=this.store.disposers)==null||i.forEach(l=>l==null?void 0:l()),this.store.disposers=[],(r=(s=this.store).eventListenerDisposer)==null||r.call(s),this.store.eventListenerDisposer=void 0,(a=(o=this.store).resizeObserverDisposer)==null||a.call(o),this.store.resizeObserverDisposer=void 0,this.store.resizeObserverDisposerAdding=!1,this.five.scene.remove(this.group),this.group.remove(...this.group.children),this.gltfObjectGroup.remove(...this.gltfObjectGroup.children),this.imagePlaneGroup.remove(...this.imagePlaneGroup.children),this.five.needsRender=!0,this.store.disposed=!0,this.hooks.emit("dispose")}blinkTagById(e,i){return ee(this,null,function*(){var s;return(s=this.getTagById(e))==null?void 0:s.blink(i)})}changeUnfoldedById(e,i){const s=this.getTagById(e);i?s==null||s.unfold():s==null||s.fold()}changeEnabledById(e,i){var r;const s=this.getTagById(e);s&&(s.enabled=i,(r=s.hooks)==null||r.emit(i?"enable":"disable"))}changeTagNormalById(e,i){const s=this.getTagById(e);s&&s.tag3DContentSvelte&&(s.tag3DContentSvelte.currentNormal=_n(i))}changePositionById(e,i){const s=this.getTagById(e);s&&s.setPosition(i)}changeDataById(e,i,s=!0){const r=this.getTagById(e);r&&(r.setData(i,s),this.clearUnusedPanelTag(),r.hooks.emit("dataChanged",r.data))}changeStickTypeById(e,i,s=!0){this.changeTagById(e,i,s)}changeTagById(e,i,s=!0){const r=this.getTagById(e);r&&(r.set(i),r.updateVisible(),this.clearUnusedPanelTag(),r.hooks.emit("dataChanged",r.data))}destroyTagById(e){(Array.isArray(e)?e:[e]).forEach(s=>{var r;return(r=this.getTagById(s))==null?void 0:r.destroy()})}updateRenderAllTags(){this.tagsDo(this.tags,e=>e.updateVisible()),this.five.needsRender=!0}clearTags(){var e;this.tags.length&&(this.tags.forEach(i=>{var s,r,o,a,l,c;(s=i.tag3DContentSvelte)==null||s.dispose(),(o=(r=i.mediaPlane)==null?void 0:r.parent)==null||o.remove(i.mediaPlane),(c=(l=(a=i.model)==null?void 0:a.object)==null?void 0:l.parent)==null||c.remove(i.model.object)}),this.tags=[],this.tagsLengthWillUpdate=!0,this.hooks.emit("tagsLengthChange"),(e=this.TagContainerSvelte)==null||e.$destroy(),this.TagContainerSvelte=void 0,this.disposeAllCSS3DContainer()),this.enabledModelTagSet.clear(),this.cache.clear()}setUnfolded(){return ee(this,null,function*(){return new Promise(e=>{setTimeout(()=>{this.setUnfoldedByCamera(),e()},100)})})}handleShow(){this.state.visible=!0,this.group.visible=!0,this.addRenderQueue({type:"TagContainerSvelte",keys:["state"]}),this.updateRenderAllTags(),this.five.needsRender=!0}handleHide(){this.pauseCurrentMedia(),this.state.visible=!1,this.group.visible=!1,this.addRenderQueue({type:"TagContainerSvelte",keys:["state"]}),this.five.needsRender=!0}handleEnable(){this.state.enabled=!0,this.store.eventListenerDisposer=this.addEventListener(),this.five.scene.children.includes(this.group)||this.five.scene.add(this.group),this.five.needsRender=!0}handleDisable(){var e,i,s;this.pauseCurrentMedia(),this.state.enabled=!1,(i=(e=this.store).eventListenerDisposer)==null||i.call(e),this.five.scene.remove(this.group),(s=this.TagContainerSvelte)==null||s.$set({tags:[]}),this.five.needsRender=!0}addResizeListener(){if(!this.store.resizeObserverDisposer&&!this.store.resizeObserverDisposerAdding){const e=this.addResizeObserver();this.store.resizeObserverDisposerAdding=!0,setTimeout(()=>{this.store.resizeObserverDisposer=e,this.store.resizeObserverDisposerAdding=!1},200)}}addResizeObserver(){if(this.store.disposed)return;const e=this.five.getElement(),i=()=>{this.state.enabled&&(this.filterPointTag.forEach(c=>c.updateScreenPosition({force:!0})),this.temporaryState.visible=!0,this.addRenderQueue({type:"TagContainerSvelte",keys:["temporaryState"]}))},s=()=>{this.state.enabled&&(this.temporaryState.visible=!1,this.addRenderQueue({type:"TagContainerSvelte",keys:["temporaryState"]}))},{observe:r,unobserve:o}=ma(RI(()=>{this.store.resizeObserverDisposer&&s()},500),e),{observe:a,unobserve:l}=ma(Of(()=>i(),400),e);return r(),a(),()=>{o(),l()}}setUnfoldedByCamera(){let e=!1;this.filterPointTag.forEach(i=>{const s=i.getUnfoldedByCamera();if(i.state&&s!==void 0){if(s===!0&&i.screenPosition){const r=i.getConfig().unfoldedConfig;Is(r).keep!=="unfolded"&&(e=!0)}i.state.unfolded=s}}),e&&this.filterPointTag.forEach(i=>{const s=i.getConfig().unfoldedConfig;typeof s=="object"&&(s.autoUnfold||s.autoUnfold===!1||Is(s.autoUnfold).enable===!1||s.keep)||i.state&&(i.state.unfolded=!1)})}changeTagMode(e,i){var s;(s=e.tag3DContentSvelte)!=null&&s.css3DInstance&&(e.tag3DContentSvelte.css3DInstance.mode=i)}addEventListener(){const{five:e,hooks:i}=this,s=Nc(this.five,this.onFiveEveryReady);return this.handleFivePanoArrived(),e.on("wantsMoveToPano",this.handleFiveWantsMoveToPano),e.on("models.refined",this.onFiveRefined),e.on("modeChange",this.handleFiveModeChange),e.on("modelShownFloorChange",this.handleFiveModelShownFloorChange),e.on("cameraUpdate",this.handleFiveCameraUpdate),e.on("cameraFovUpdate",this.handleFiveCameraFovUpdate),e.on("panoArrived",this.handleFivePanoArrived),e.on("panoArrived",this.loadVideoFirstFrame),e.on("render.prepare",this.render),i.on("click",this.clickhandler),()=>{s(),e.off("wantsMoveToPano",this.handleFiveWantsMoveToPano),e.off("models.refined",this.onFiveRefined),e.off("modeChange",this.handleFiveModeChange),e.off("modelShownFloorChange",this.handleFiveModelShownFloorChange),e.off("cameraUpdate",this.handleFiveCameraUpdate),e.off("cameraFovUpdate",this.handleFiveCameraFovUpdate),e.off("panoArrived",this.handleFivePanoArrived),e.off("panoArrived",this.loadVideoFirstFrame),e.off("render.prepare",this.render),i.off("click",this.clickhandler),this.store.eventListenerDisposer=void 0}}}const m4=(n,t)=>new _a(n,t);function p4(n){Me(n,"svelte-4qjwer",".guide-line__tag.svelte-4qjwer.svelte-4qjwer{position:relative}.text-with-distance.svelte-4qjwer.svelte-4qjwer{display:flex;flex-direction:column;position:relative;padding:0.125rem 0.25rem;border-radius:0.125rem;background:linear-gradient(to top, rgba(147, 147, 147, 0.3), rgba(74, 74, 74, 0.3));box-shadow:0 0.125rem 0.5rem 0 rgba(0, 0, 0, 0.2)}.text-with-distance.svelte-4qjwer .border.svelte-4qjwer{position:absolute;top:-50%;right:-50%;bottom:-50%;left:-50%;padding:0.0625rem;border-radius:0.25rem;background:linear-gradient(to right, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.2));-webkit-mask:linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);mask-composite:exclude;-webkit-mask-composite:xor;transform:scale(0.5)}.distance-and-name.svelte-4qjwer.svelte-4qjwer{display:flex;gap:0.1875rem}.distance.svelte-4qjwer.svelte-4qjwer{white-space:nowrap;font-size:0.625rem;line-height:0.875rem;color:#66afff}.name.svelte-4qjwer.svelte-4qjwer{opacity:0.6;font-size:0.625rem;line-height:0.875rem;white-space:nowrap;color:#ffffff}.line-name.svelte-4qjwer.svelte-4qjwer{color:#fff;white-space:nowrap;font-size:0.625rem;line-height:0.875rem}.guide-line__tag-point.svelte-4qjwer.svelte-4qjwer{position:absolute;left:50%;bottom:0.0625rem;width:0.4375rem;height:0.125rem;transform:translateX(-50%);background:#fff;border-radius:50%;opacity:0.5}.guide-line__tag-line.svelte-4qjwer.svelte-4qjwer{position:absolute;left:50%;bottom:0.0625rem;width:0.0625rem;height:1.875rem;transform:translateX(-50%);background:linear-gradient(to top, #fff, rgba(255, 255, 255, 0))}.guide-line__tag-content.svelte-4qjwer.svelte-4qjwer{position:absolute;left:-0.9375rem;bottom:1.9375rem;display:flex}.guide-line__tag-icon.svelte-4qjwer.svelte-4qjwer{width:1.875rem;height:1.875rem;background-size:100%}.guide-line__tag-text.svelte-4qjwer.svelte-4qjwer{box-sizing:content-box;height:0.875rem;width:-moz-max-content;width:max-content;margin-top:0.3125rem;transform:translateX(-0.1875rem);white-space:nowrap;font-size:0.625rem;line-height:0.875rem;border:solid transparent;border-width:0.125rem 0.5rem 0.125rem 0.375rem;border-image-slice:6 25 6 18 fill;color:#fff}")}function Jm(n){let t,e;return{c(){t=U("div"),e=Fe(n[0]),x(t,"class","guide-line__tag-text svelte-4qjwer"),Q(t,"border-image-source",`url(${n[6]})`)},m(i,s){J(i,t,s),W(t,e)},p(i,s){s&1&&Ge(e,i[0])},d(i){i&&X(t)}}}function qm(n){let t,e,i,s,r=n[5]("全程")+"",o,a,l=n[5]("米")+"",c,h,d,f,m,g,p=n[4]&&Km(n);return{c(){t=U("div"),p&&p.c(),e=le(),i=U("div"),s=U("span"),o=Fe(r),a=Fe(n[2]),c=Fe(l),h=le(),d=U("span"),f=Fe(n[0]),m=le(),g=U("div"),x(s,"class","distance svelte-4qjwer"),x(d,"class","name svelte-4qjwer"),x(i,"class","distance-and-name svelte-4qjwer"),x(g,"class","border svelte-4qjwer"),x(t,"class","text-with-distance svelte-4qjwer")},m(v,A){J(v,t,A),p&&p.m(t,null),W(t,e),W(t,i),W(i,s),W(s,o),W(s,a),W(s,c),W(i,h),W(i,d),W(d,f),W(t,m),W(t,g)},p(v,A){v[4]?p?p.p(v,A):(p=Km(v),p.c(),p.m(t,e)):p&&(p.d(1),p=null),A&32&&r!==(r=v[5]("全程")+"")&&Ge(o,r),A&4&&Ge(a,v[2]),A&32&&l!==(l=v[5]("米")+"")&&Ge(c,l),A&1&&Ge(f,v[0])},d(v){v&&X(t),p&&p.d()}}}function Km(n){let t,e;return{c(){t=U("span"),e=Fe(n[4]),x(t,"class","line-name svelte-4qjwer")},m(i,s){J(i,t,s),W(t,e)},p(i,s){s&16&&Ge(e,i[4])},d(i){i&&X(t)}}}function g4(n){let t,e,i,s,r,o,a,l,c,h=n[0]&&!n[2]&&Jm(n),d=n[2]&&qm(n);return{c(){t=U("div"),e=U("div"),i=le(),s=U("div"),r=le(),o=U("div"),a=U("div"),l=le(),h&&h.c(),c=le(),d&&d.c(),x(e,"class","guide-line__tag-point svelte-4qjwer"),x(s,"class","guide-line__tag-line svelte-4qjwer"),x(a,"class","guide-line__tag-icon svelte-4qjwer"),Q(a,"background-image",`url(${n[1]})`),x(o,"class","guide-line__tag-content svelte-4qjwer"),x(t,"class","guide-line__tag svelte-4qjwer"),Q(t,"opacity",n[3])},m(f,m){J(f,t,m),W(t,e),W(t,i),W(t,s),W(t,r),W(t,o),W(o,a),W(o,l),h&&h.m(o,null),W(o,c),d&&d.m(o,null)},p(f,[m]){m&2&&Q(a,"background-image",`url(${f[1]})`),f[0]&&!f[2]?h?h.p(f,m):(h=Jm(f),h.c(),h.m(o,c)):h&&(h.d(1),h=null),f[2]?d?d.p(f,m):(d=qm(f),d.c(),d.m(o,null)):d&&(d.d(1),d=null),m&8&&Q(t,"opacity",f[3])},i:oe,o:oe,d(f){f&&X(t),h&&h.d(),d&&d.d()}}}function v4(n,t,e){let{text:i=""}=t,{icon_url:s=""}=t,{distance:r=0}=t,{opacity:o=1}=t,{name:a=""}=t,{i18n:l=h=>h}=t;const c="data:image/png;base64,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";return n.$$set=h=>{"text"in h&&e(0,i=h.text),"icon_url"in h&&e(1,s=h.icon_url),"distance"in h&&e(2,r=h.distance),"opacity"in h&&e(3,o=h.opacity),"name"in h&&e(4,a=h.name),"i18n"in h&&e(5,l=h.i18n)},[i,s,r,o,a,l,c]}class b4 extends Pe{constructor(t){super(),we(this,t,v4,g4,Ae,{text:0,icon_url:1,distance:2,opacity:3,name:4,i18n:5},p4)}}function A4(n){return n.length===0?[]:n.filter((t,e)=>t!==n[e-1])}function y4(n,t,e){if(n.length<2)return[];const i=[];n.forEach((o,a)=>{var d,f,m,g,p,v,A,w;let l=(d=e==null?void 0:e.route_standing_positions)==null?void 0:d[o];if(l||(l=(m=(f=t.observers[o])==null?void 0:f.standingPosition)==null?void 0:m.toArray()),!l)return;const c=n[a-1],h=(w=(p=(g=e==null?void 0:e.node_pair_to_route_points)==null?void 0:g[`${c}:${o}`])==null?void 0:p.slice())!=null?w:(A=(v=e==null?void 0:e.node_pair_to_route_points)==null?void 0:v[`${o}:${c}`])==null?void 0:A.slice().reverse();h==null||h.forEach(k=>{i.push(k)}),i.push(l)});const s=t.transform,r=i.map(o=>rr(new y.Vector3().fromArray(o),s).toArray());return[ae(B({},e),{type:"CatmullRomCurve3",points:r})]}const w4=`
884
+ black 0%)}`)}function Wm(n){let t,e;return t=new Li({props:{center:!0,blurRadius:24,spreadRadius:16}}),{c(){be(t.$$.fragment)},m(i,s){pe(t,i,s),e=!0},i(i){e||(G(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){ge(t,i)}}}function Qm(n){let t,e,i,s,r;return{c(){t=U("div"),e=U("div"),i=U("div"),s=le(),r=U("div"),x(i,"class","icon-bg-circle-inner svelte-ezi5lu"),Q(i,"background",n[4]),Q(i,"opacity",n[3]),x(r,"class","icon-bg-circle-inner-shadow svelte-ezi5lu"),x(e,"class","icon-bg-circle svelte-ezi5lu"),x(t,"class","icon-bg svelte-ezi5lu")},m(o,a){J(o,t,a),W(t,e),W(e,i),W(e,s),W(e,r)},p(o,a){a&16&&Q(i,"background",o[4]),a&8&&Q(i,"opacity",o[3])},d(o){o&&X(t)}}}function Pk(n){let t,e,i,s,r,o,a,l,c,h,d,f,m,g,p,v=n[1]&&Wm(),A=n[4]&&Qm(n);return{c(){t=U("div"),v&&v.c(),e=le(),A&&A.c(),i=le(),s=Re("svg"),r=Re("linearGradient"),o=Re("stop"),a=Re("stop"),l=Re("linearGradient"),c=Re("stop"),h=Re("stop"),d=Re("g"),f=Re("path"),m=Re("path"),g=Re("path"),x(o,"offset","0"),x(o,"stop-color","#fff"),x(a,"offset","1"),x(a,"stop-color","#fff"),x(a,"stop-opacity",".7"),x(r,"id","a"),x(r,"x1","78.74567%"),x(r,"x2","5.663764%"),x(r,"y1","94.075617%"),x(r,"y2","5.924383%"),x(c,"offset","0"),x(c,"stop-color","#fff"),x(h,"offset","1"),x(h,"stop-color","#fff"),x(h,"stop-opacity","0"),x(l,"id","b"),x(l,"x1","16.588502%"),x(l,"x2","68.285986%"),x(l,"y1","5.924383%"),x(l,"y2","63.800896%"),x(f,"d","m18 5.4v8c0 1.9329966-4.0294373 3.5-9 3.5-4.97056275 0-9-1.5670034-9-3.5v-8c0 1.93299662 4.02943725 3.5 9 3.5 4.8670094 0 8.8316983-1.50239169 8.9947813-3.37967512zm-13.0396582-.5c.259 0 .504-.063.728-.196.441-.259.721-.728.721-1.26 0-.441-.189-.833-.504-1.085.259-.259.434-.63.434-1.022 0-.245-.063-.476-.182-.679-.252-.413-.693-.658-1.197-.658-.238 0-.462.056-.665.175-.42.238-.679.665-.679 1.162v.035h.721v-.035c0-.315.294-.616.623-.616.357 0 .651.287.651.616 0 .371-.287.658-.651.658h-.14v.728h.14c.399 0 .728.322.728.721s-.329.735-.728.735-.728-.336-.728-.735v-.105h-.728v.105c0 .266.063.511.196.728.259.448.728.728 1.26.728zm3.647 0c.273 0 .518-.07.749-.203.448-.273.742-.763.742-1.302 0-.273-.07-.518-.203-.749-.273-.448-.749-.742-1.288-.742-.077 0-.133 0-.168.007l.875-1.911h-.805l-1.274 2.793c-.091.189-.133.392-.133.602 0 .273.07.525.203.756.273.455.749.749 1.302.749zm0-.742c-.427 0-.763-.336-.763-.763 0-.42.343-.77.763-.77s.77.35.77.77-.35.763-.77.763zm3.654.749c.504 0 .952-.273 1.204-.7.126-.21.189-.441.189-.693v-2.086c0-.511-.273-.98-.693-1.239-.217-.126-.448-.189-.7-.189-.511 0-.98.273-1.232.714-.133.217-.196.455-.196.714v2.086c0 .504.273.952.714 1.204.217.126.455.189.714.189zm0-.721c-.371 0-.693-.301-.693-.672v-2.086c0-.399.308-.693.693-.693.371 0 .651.294.651.693v2.086c0 .385-.28.672-.651.672zm3.2140391-2.11266016c.2734375 0 .5132649-.09855143.7194824-.29565429.2062174-.19710287.3093262-.44376628.3093262-.73999024 0-.28710937-.0991211-.53035481-.2973633-.72973633-.1982422-.19938151-.4420573-.29907226-.7314453-.29907226-.2825521 0-.5257976.10026042-.7297364.30078125s-.3059082.44661458-.3059082.73828125c0 .2734375.0968425.51269531.2905274.71777344.1936849.20507812.4420573.30761718.7451172.30761718zm0-.37255859c-.1822917 0-.3383789-.06494141-.4682618-.19482422-.1298828-.12988281-.1948242-.28369141-.1948242-.46142578 0-.18457031.0655111-.34122721.1965332-.4699707.1310222-.12874349.2865397-.19311524.4665528-.19311524.180013 0 .3343912.06494141.4631347.19482422s.1931153.28369141.1931153.46142578c0 .18457031-.0655111.34122722-.1965332.46997071-.1310222.12874349-.2842611.19311523-.4597168.19311523z"),x(f,"fill","url(#a)"),x(f,"fill-rule","nonzero"),x(m,"d","m18 5.4v8c0 1.9329966-4.0294373 3.5-9 3.5-4.97056275 0-9-1.5670034-9-3.5v-8c0 1.93299662 4.02943725 3.5 9 3.5 4.8670094 0 8.8316983-1.50239169 8.9947813-3.37967512zm-.537 1.917-.0556083.04651904c-1.6129673 1.27557869-4.7855335 2.07278608-8.4073917 2.07278608-3.5667171 0-6.69228643-.77164105-8.32741897-2.0099189l-.13658103-.10838622.00030512 6.082c0 1.4658868 3.60570734 2.8999734 8.15878222 2.9616322l.30491266.0020627c4.6959533 0 8.4636949-1.4652329 8.4636949-2.9636949zm-5.2016582-7.317c.252 0 .483.063.7.189.42.259.693.728.693 1.239v2.086l-.00756.14868c-.02016.19488-.08064.37632-.18144.54432-.252.427-.7.7-1.204.7-.259 0-.497-.063-.714-.189-.441-.252-.714-.7-.714-1.204v-2.086l.007616-.15288c.020384-.20048.081984-.38752.188384-.56112.252-.441.721-.714 1.232-.714zm-7.301 0c.504 0 .945.245 1.197.658.119.203.182.434.182.679 0 .392-.175.763-.434 1.022.315.252.504.644.504 1.085 0 .532-.28 1.001-.721 1.26-.224.133-.469.196-.728.196-.532 0-1.001-.28-1.26-.728-.133-.217-.196-.462-.196-.728v-.105h.728v.105c0 .399.329.735.728.735s.728-.336.728-.735-.329-.721-.728-.721h-.14v-.728h.14c.364 0 .651-.287.651-.658 0-.329-.294-.616-.651-.616-.329 0-.623.301-.623.616v.035h-.721v-.035c0-.497.259-.924.679-1.162.203-.119.427-.175.665-.175zm4.354 0-.875 1.911c.035-.007.091-.007.168-.007.539 0 1.015.294 1.288.742.133.231.203.476.203.749 0 .539-.294 1.029-.742 1.302-.231.133-.476.203-.749.203-.553 0-1.029-.294-1.302-.749-.133-.231-.203-.483-.203-.756 0-.21.042-.413.133-.602l1.274-2.793zm2.947.735c-.385 0-.693.294-.693.693v2.086l.0077784.09927273c.051172.32396694.3479489.57272727.6852216.57272727.371 0 .651-.287.651-.672v-2.086l-.0068002-.10607288c-.044861-.34395191-.3069271-.58692712-.6441998-.58692712zm-3.654 1.89c-.42 0-.763.35-.763.77 0 .427.336.763.763.763.42 0 .77-.343.77-.763s-.35-.77-.77-.77zm6.8680391-2.61611328c.289388 0 .5332031.09969075.7314453.29907226.1982422.19938152.2973633.44262696.2973633.72973633 0 .29622396-.1031088.54288737-.3093262.73999024-.2062175.19710286-.4460449.29565429-.7194824.29565429-.3030599 0-.5514323-.10253906-.7451172-.30761718-.1936849-.20507813-.2905274-.44433594-.2905274-.71777344 0-.29166667.1019694-.53776042.3059082-.73828125s.4471843-.30078125.7297364-.30078125zm0 .37255859c-.1800131 0-.3355306.06437175-.4665528.19311524-.1310221.12874349-.1965332.28540039-.1965332.4699707 0 .17773437.0649414.33154297.1948242.46142578.1298829.12988281.2859701.19482422.4682618.19482422.1754557 0 .3286946-.06437174.4597168-.19311523.1310221-.12874349.1965332-.2854004.1965332-.46997071 0-.17773437-.0643718-.33154297-.1931153-.46142578s-.2831217-.19482422-.4631347-.19482422z"),x(m,"fill","url(#b)"),x(m,"fill-rule","nonzero"),x(g,"d","m3.00030998 2.79110119v5.21779762c-1.84142801-.64087734-3.00030998-1.57225753-3.00030998-2.60889881s1.15888197-1.96802147 3.00030998-2.60889881zm12.00038752.00035068c1.8408432.64086639 2.9993025 1.57209591 2.9993025 2.60854813s-1.1584593 1.96768174-2.9993025 2.60854813z"),x(g,"fill","#d8d8d8"),x(g,"opacity",".6"),x(d,"fill","none"),x(d,"fill-rule","evenodd"),x(d,"transform","translate(3 3.1)"),x(s,"height",n[2]),x(s,"width",n[2]),x(s,"viewBox","0 0 24 24"),x(s,"xmlns","http://www.w3.org/2000/svg"),x(s,"xmlns:xlink","http://www.w3.org/1999/xlink"),x(t,"class","icon svelte-ezi5lu"),Q(t,"width",n[0])},m(w,k){J(w,t,k),v&&v.m(t,null),W(t,e),A&&A.m(t,null),W(t,i),W(t,s),W(s,r),W(r,o),W(r,a),W(s,l),W(l,c),W(l,h),W(s,d),W(d,f),W(d,m),W(d,g),p=!0},p(w,[k]){w[1]?v?k&2&&G(v,1):(v=Wm(),v.c(),G(v,1),v.m(t,e)):v&&(Ie(),Z(v,1,1,()=>{v=null}),Ee()),w[4]?A?A.p(w,k):(A=Qm(w),A.c(),A.m(t,i)):A&&(A.d(1),A=null),(!p||k&4)&&x(s,"height",w[2]),(!p||k&4)&&x(s,"width",w[2]),k&1&&Q(t,"width",w[0])},i(w){p||(G(v),p=!0)},o(w){Z(v),p=!1},d(w){w&&X(t),v&&v.d(),A&&A.d()}}}function Ck(n){const{originWidth:t,originHeight:e,scale:i=1,wantedWidth:s}=n,r=(s!=null?s:t)*i,o=typeof e=="number"?r*(e/t):void 0;return ae(B({},n),{width:r,height:o})}function Ik(n,t,e){let i,s,r,o,a,{width:l=null}=t,{icon:c=null}=t,{shadow:h=!1}=t;return n.$$set=d=>{"width"in d&&e(0,l=d.width),"icon"in d&&e(5,c=d.icon),"shadow"in d&&e(1,h=d.shadow)},n.$$.update=()=>{var d,f;n.$$.dirty&32&&e(4,i=c==null?void 0:c.bgcolor),n.$$.dirty&32&&e(3,s=(d=c==null?void 0:c.bgopacity)!=null?d:.6),n.$$.dirty&32&&e(7,r=(f=c==null?void 0:c.scale)!=null?f:1),n.$$.dirty&32&&e(6,o=c==null?void 0:c.width),n.$$.dirty&192&&e(2,a=Ck({originWidth:24,originHeight:24,scale:r,wantedWidth:o}).width)},[l,h,a,s,i,c,o,r]}class Ek extends Pe{constructor(t){super(),we(this,t,Ik,Pk,Ae,{width:0,icon:5,shadow:1},wk)}}function Mk(n){Me(n,"svelte-yq4ru9",".wrapper.svelte-yq4ru9{font-weight:600;cursor:pointer;width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);display:flex;align-items:center;justify-content:center;flex-direction:column;pointer-events:auto}")}function xk(n){let t,e,i;return e=new Ek({props:{icon:n[0],shadow:!0}}),{c(){t=U("div"),be(e.$$.fragment),x(t,"class","wrapper svelte-yq4ru9")},m(s,r){J(s,t,r),pe(e,t,null),i=!0},p(s,[r]){const o={};r&1&&(o.icon=s[0]),e.$set(o)},i(s){i||(G(e.$$.fragment,s),i=!0)},o(s){Z(e.$$.fragment,s),i=!1},d(s){s&&X(t),ge(e)}}}function kk(n,t,e){let i,{tag:s}=t;return n.$$set=r=>{"tag"in r&&e(1,s=r.tag)},n.$$.update=()=>{var r,o;n.$$.dirty&2&&e(0,i=(o=s.data.icon)!=null?o:(r=s.style)==null?void 0:r.point)},[i,s]}class Dk extends Pe{constructor(t){super(),we(this,t,kk,xk,Ae,{tag:1},Mk)}}function Sk(n){Me(n,"svelte-kzl2aj",".customElement__container.svelte-kzl2aj{position:relative}")}function Tk(n){let t,e;return{c(){t=new Aa(!1),e=Be(),t.a=e},m(i,s){t.m(n[2],i,s),J(i,e,s)},p:oe,d(i){i&&X(e),i&&t.d()}}}function Lk(n){let t,e=typeof n[2]=="string"&&Tk(n);return{c(){t=U("div"),e&&e.c(),x(t,"class","customElement__container svelte-kzl2aj"),me(t,"unfolded",n[1])},m(i,s){J(i,t,s),e&&e.m(t,null),n[5](t)},p(i,[s]){typeof i[2]=="string"&&e.p(i,s),s&2&&me(t,"unfolded",i[1])},i:oe,o:oe,d(i){i&&X(t),e&&e.d(),n[5](null)}}}function Ok(n,t,e){var h,d;let i,{tag:s}=t,{rendererMap:r=new Map}=t,o,a=(d=s.element)!=null?d:(h=r.get(s.contentType))==null?void 0:h.renderer,l;Zt(()=>{o&&(a instanceof Element?(o.appendChild(a),l=()=>{a instanceof Element&&a.remove()}):typeof a=="function"&&(l=a(o,s)))}),ui(()=>{l==null||l()});function c(f){et[f?"unshift":"push"](()=>{o=f,e(0,o)})}return n.$$set=f=>{"tag"in f&&e(3,s=f.tag),"rendererMap"in f&&e(4,r=f.rendererMap)},n.$$.update=()=>{n.$$.dirty&8&&e(1,i=s.state.unfolded)},[o,i,a,s,r,c]}class zk extends Pe{constructor(t){super(),we(this,t,Ok,Lk,Ae,{tag:3,rendererMap:4},Sk)}}function jk(n){Me(n,"svelte-elzzn6",'@font-face{font-family:"TG-TYPE";font-style:normal;font-weight:400;src:local("TG-TYPE-Bold"), url(data:application/font-woff2;charset=utf-8;base64,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) format("woff2")}*{-webkit-tap-highlight-color:transparent}.content__container.svelte-elzzn6{position:relative;left:50%;top:50%;transform:translate(-50%, -50%);font-family:PingFangSC, Segoe UI, Rototo, sans-serif;transition:opacity 0.2s linear}.content__container.unClickable.svelte-elzzn6{pointer-events:none !important}.content__container.unClickable.svelte-elzzn6 *{pointer-events:none !important}.content__wrapper.svelte-elzzn6{pointer-events:none;width:100%;height:100%}.content__container.hide.svelte-elzzn6{opacity:0;pointer-events:none}.content__container.hide.svelte-elzzn6 *{pointer-events:none !important}.content__container.disable.svelte-elzzn6{display:none}.content.svelte-elzzn6{position:relative;width:100%;height:100%;font-size:0.75rem;color:#fff}.content.svelte-elzzn6:not(.unfolded){pointer-events:none}.content.svelte-elzzn6:not(.unfolded) *{pointer-events:none !important}.content.unfolded.svelte-elzzn6{pointer-events:auto}')}function Vk(n){let t,e;return{c(){t=U("div"),x(t,"data-info","tag content is keep folded"),x(t,"data-id",e=n[0].id)},m(i,s){J(i,t,s)},p(i,s){s&1&&e!==(e=i[0].id)&&x(t,"data-id",e)},i:oe,o:oe,d(i){i&&X(t)}}}function Rk(n){let t,e,i,s,r,o,a,l,c,h,d,f,m,g,p,v,A;const w=[Qk,Wk,Gk,Nk,Fk,Hk,_k],k=[];function M(S,T){return T&9&&(s=null),T&9&&(r=null),T&9&&(o=null),T&9&&(a=null),T&9&&(l=null),T&9&&(c=null),T&9&&(h=null),s==null&&(s=!!(["Text"].includes(S[0].contentType)||["Text"].includes(S[3].get(S[0].contentType)))),s?0:(r==null&&(r=!!(["ImageText","Image","Video"].includes(S[0].contentType)||["ImageText","Image","Video"].includes(S[3].get(S[0].contentType)))),r?1:(o==null&&(o=!!(["Audio"].includes(S[0].contentType)||["Audio"].includes(S[3].get(S[0].contentType)))),o?2:(a==null&&(a=!!(["Marketing"].includes(S[0].contentType)||["Marketing"].includes(S[3].get(S[0].contentType)))),a?3:(l==null&&(l=!!(["Link","VRLink","PanoLink","Sticker"].includes(S[0].contentType)||["Link","VRLink","PanoLink","Sticker"].includes(S[3].get(S[0].contentType)))),l?4:(c==null&&(c=!!(["MediaPlane","MediaModel"].includes(S[0].contentType)||["MediaPlane","MediaModel"].includes(S[3].get(S[0].contentType)))),c?5:(h==null&&(h=!!(["Panorama"].includes(S[0].contentType)||["Panorama"].includes(S[3].get(S[0].contentType)))),h?6:-1))))))}return~(d=M(n,-1))&&(f=k[d]=w[d](n)),{c(){var S;t=U("div"),e=U("div"),i=U("div"),f&&f.c(),x(i,"class","content svelte-elzzn6"),me(i,"unfolded",(S=n[0].state)==null?void 0:S.unfolded),x(e,"class","content__wrapper svelte-elzzn6"),x(t,"class",m=pt($t("content__container",n[0].className))+" svelte-elzzn6"),x(t,"data-id",g=n[0].id),me(t,"disable",n[0].enabled===!1),me(t,"hide",n[5]),me(t,"unClickable",n[0].config.clickable===!1),Q(t,"width",n[0].stickType==="Plane"||n[0].contentType==="MediaModel"?"100%":0),Q(t,"height",n[0].stickType==="Plane"||n[0].contentType==="MediaModel"?"100%":0)},m(S,T){J(S,t,T),W(t,e),W(e,i),~d&&k[d].m(i,null),n[16](t),p=!0,v||(A=je(t,"click",n[17],!0),v=!0)},p(S,T){var O;let F=d;d=M(S,T),d===F?~d&&k[d].p(S,T):(f&&(Ie(),Z(k[F],1,1,()=>{k[F]=null}),Ee()),~d?(f=k[d],f?f.p(S,T):(f=k[d]=w[d](S),f.c()),G(f,1),f.m(i,null)):f=null),(!p||T&1)&&me(i,"unfolded",(O=S[0].state)==null?void 0:O.unfolded),(!p||T&1&&m!==(m=pt($t("content__container",S[0].className))+" svelte-elzzn6"))&&x(t,"class",m),(!p||T&1&&g!==(g=S[0].id))&&x(t,"data-id",g),(!p||T&1)&&me(t,"disable",S[0].enabled===!1),(!p||T&33)&&me(t,"hide",S[5]),(!p||T&1)&&me(t,"unClickable",S[0].config.clickable===!1),T&1&&Q(t,"width",S[0].stickType==="Plane"||S[0].contentType==="MediaModel"?"100%":0),T&1&&Q(t,"height",S[0].stickType==="Plane"||S[0].contentType==="MediaModel"?"100%":0)},i(S){p||(G(f),p=!0)},o(S){Z(f),p=!1},d(S){S&&X(t),~d&&k[d].d(),n[16](null),v=!1,A()}}}function Bk(n){let t,e,i,s,r,o,a;return e=new zk({props:{tag:ft(n[0]),rendererMap:n[2]}}),{c(){t=U("div"),be(e.$$.fragment),x(t,"class",i=pt($t("content__container",n[0].className))+" svelte-elzzn6"),x(t,"data-id",s=n[0].id),me(t,"custom-tag-disable",n[0].enabled===!1),me(t,"custom-tag-hide",n[5])},m(l,c){J(l,t,c),pe(e,t,null),n[14](t),r=!0,o||(a=je(t,"click",n[15]),o=!0)},p(l,c){const h={};c&1&&(h.tag=ft(l[0])),c&4&&(h.rendererMap=l[2]),e.$set(h),(!r||c&1&&i!==(i=pt($t("content__container",l[0].className))+" svelte-elzzn6"))&&x(t,"class",i),(!r||c&1&&s!==(s=l[0].id))&&x(t,"data-id",s),(!r||c&1)&&me(t,"custom-tag-disable",l[0].enabled===!1),(!r||c&33)&&me(t,"custom-tag-hide",l[5])},i(l){r||(G(e.$$.fragment,l),r=!0)},o(l){Z(e.$$.fragment,l),r=!1},d(l){l&&X(t),ge(e),n[14](null),o=!1,a()}}}function _k(n){let t,e;return t=new Dk({props:{tag:ft(n[0])}}),{c(){be(t.$$.fragment)},m(i,s){pe(t,i,s),e=!0},p(i,s){const r={};s&1&&(r.tag=ft(i[0])),t.$set(r)},i(i){e||(G(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){ge(t,i)}}}function Hk(n){let t,e;return t=new ik({props:{tag:ft(n[0])}}),{c(){be(t.$$.fragment)},m(i,s){pe(t,i,s),e=!0},p(i,s){const r={};s&1&&(r.tag=ft(i[0])),t.$set(r)},i(i){e||(G(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){ge(t,i)}}}function Fk(n){let t,e;return t=new yk({props:{tag:ft(n[0])}}),{c(){be(t.$$.fragment)},m(i,s){pe(t,i,s),e=!0},p(i,s){const r={};s&1&&(r.tag=ft(i[0])),t.$set(r)},i(i){e||(G(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){ge(t,i)}}}function Nk(n){let t,e;return t=new Dx({props:{tag:ft(n[0])}}),{c(){be(t.$$.fragment)},m(i,s){pe(t,i,s),e=!0},p(i,s){const r={};s&1&&(r.tag=ft(i[0])),t.$set(r)},i(i){e||(G(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){ge(t,i)}}}function Gk(n){let t,e;return t=new Kx({props:{tag:ft(n[0])}}),{c(){be(t.$$.fragment)},m(i,s){pe(t,i,s),e=!0},p(i,s){const r={};s&1&&(r.tag=ft(i[0])),t.$set(r)},i(i){e||(G(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){ge(t,i)}}}function Wk(n){let t,e;return t=new Ex({props:{tag:ft(n[0])}}),{c(){be(t.$$.fragment)},m(i,s){pe(t,i,s),e=!0},p(i,s){const r={};s&1&&(r.tag=ft(i[0])),t.$set(r)},i(i){e||(G(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){ge(t,i)}}}function Qk(n){let t,e;return t=new WE({props:{tag:ft(n[0])}}),{c(){be(t.$$.fragment)},m(i,s){pe(t,i,s),e=!0},p(i,s){const r={};s&1&&(r.tag=ft(i[0])),t.$set(r)},i(i){e||(G(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){ge(t,i)}}}function Uk(n){let t,e,i,s,r;const o=[Bk,Rk,Vk],a=[];function l(c,h){return h&5&&(t=null),t==null&&(t=!!(c[0].element||c[2].has(c[0].contentType))),t?0:c[4]?1:2}return e=l(n,-1),i=a[e]=o[e](n),{c(){i.c(),s=Be()},m(c,h){a[e].m(c,h),J(c,s,h),r=!0},p(c,[h]){let d=e;e=l(c,h),e===d?a[e].p(c,h):(Ie(),Z(a[d],1,1,()=>{a[d]=null}),Ee(),i=a[e],i?i.p(c,h):(i=a[e]=o[e](c),i.c()),G(i,1),i.m(s.parentNode,s))},i(c){r||(G(i),r=!0)},o(c){Z(i),r=!1},d(c){a[e].d(c),c&&X(s)}}}function Xk(n,t,e){let i,s,r,o,a,l,{tag:c}=t,{hooks:h}=t,{rendererMap:d=new Map}=t,{contentTypeMap:f=new Map}=t,{state:m}=t,{mediaStore:g}=t,{temporaryState:p}=t;dc("hooks",h),dc("mediaStore",g);let v,A;function w(O){O?h.emit("exposure",{id:o,type:"start"}):h.emit("exposure",{id:o,type:"end"})}function k(O,V,b){var C,P;return!(!O.enabled||!V.visible||!V.enabled||!b.visible||!((C=O.state)!=null&&C.visible)||((P=O.temporaryState)==null?void 0:P.visible)===!1||O instanceof Kv&&O.loading)}function M(O){et[O?"unshift":"push"](()=>{c.contentDom=O,e(0,c)})}const S=O=>h.emit("click",{event:O,target:"TagContent",tag:c});function T(O){et[O?"unshift":"push"](()=>{c.contentDom=O,e(0,c)})}const F=O=>{c.entryFromModel&&oi(c.five.state.mode)?(O.stopPropagation(),c.find({targetMode:"Panorama"})):h.emit("click",{event:O,target:"TagContent",tag:c})};return n.$$set=O=>{"tag"in O&&e(0,c=O.tag),"hooks"in O&&e(1,h=O.hooks),"rendererMap"in O&&e(2,d=O.rendererMap),"contentTypeMap"in O&&e(3,f=O.contentTypeMap),"state"in O&&e(6,m=O.state),"mediaStore"in O&&e(7,g=O.mediaStore),"temporaryState"in O&&e(8,p=O.temporaryState)},n.$$.update=()=>{var O,V,b,C,P,I,D,L,H,N,K;n.$$.dirty&1&&e(12,i=(O=c.state)==null?void 0:O.unfolded),n.$$.dirty&1&&e(11,s=(V=c.state)==null?void 0:V.visible),n.$$.dirty&321&&e(13,r=m.visible&&p.visible&&((b=c.state)==null?void 0:b.visible)),n.$$.dirty&1&&(o=c.id),n.$$.dirty&321&&e(5,a=!k(c,m,p)),n.$$.dirty&8192&&w(r),n.$$.dirty&7681&&c.hooks&&(i!==void 0&&i!==A&&(e(10,A=i),i?(P=(C=c.hooks).emit)==null||P.call(C,"unfolded"):(D=c==null?void 0:(I=c.hooks).emit)==null||D.call(I,"folded")),s!==void 0&&s!==v&&(e(9,v=s),s?(H=(L=c.hooks).emit)==null||H.call(L,"show"):(K=(N=c.hooks).emit)==null||K.call(N,"hide"))),n.$$.dirty&1&&e(4,l=(()=>!(typeof c.config.unfoldedConfig=="object"&&c.config.unfoldedConfig.keep==="folded"))())},[c,h,d,f,l,a,m,g,p,v,A,s,i,r,M,S,T,F]}let Qh=class extends Pe{constructor(t){super(),we(this,t,Xk,Uk,Ae,{tag:0,hooks:1,rendererMap:2,contentTypeMap:3,state:6,mediaStore:7,temporaryState:8},jk)}};class Kv extends Vh{constructor(e,i){super(e,i);u(this,"loading",!1);u(this,"loadModel",()=>ee(this,null,function*(){var o,a;const e=this.data.modelUrl;if(!e||(this.loading=!0,yield li(this.five),!this.plugin.tags.includes(this)))return;const i=sE(e).then(l=>ee(this,null,function*(){var d;const c=Object.assign(l.scene,{customID:this.id,isTagModel:!0,removeEventListener:this.getConfig().clickable===!1?()=>{}:this.addObjectClickHandler(this,l.scene,f=>{this.plugin.hooks.emit("click",{target:"TagModel",tag:this,event:f})})});return new y.Matrix4().fromArray(this.matrix).decompose(c.position,c.quaternion,c.scale),c.updateWorldMatrix(!0,!0),c.visible=this.visible,(d=this.getConfig().modelConfig)!=null&&d.autoLookAtEnabled&&c.lookAt(this.five.camera.position.clone().setY(c.position.y)),c}));this.model={promise:i};const s=yield i;if(this.loading=!1,((o=this.model)==null?void 0:o.promise)!==i||!this.plugin.tags.includes(this))return;this.model.object=s;const r=this.plugin.gltfObjectGroup.children.find(l=>l.customID===this.id);if(r&&(this.plugin.gltfObjectGroup.remove(r),r.removeEventListener()),ms(this)){const l=this.data.mediaPosition.map(_n);if(this.computeRenderType()==="Mesh"&&!this.mediaPlane){this.mediaPlane=new Sc(this.data.mediaData[0].url,l,{objectFit:this.data.objectFit});const c=new y.Vector3().addVectors(l[0],l[2]).divideScalar(2);this.mediaPlane.position.copy(c),s.add(this.mediaPlane)}if(this.computeRenderType()!=="Mesh"){(a=this.tag3DContentSvelte)==null||a.dispose();const c=document.createElement("div");c.classList.add("tag-media-container");const h="black";c.style.backgroundColor=h,c.style.border=`3px solid ${h}`;const d=B({mode:"behind",cornerPoints:l,container:c},this.config.tag3DConfig),f=this.computeRenderType()==="BehindDom"||d.mode==="behind"?"behind":"front",m=new Lv(ae(B({},d),{mode:f})),g=this.computeNormal();m.position.add(g.clone().setLength(Mo.Z_FIGHTING_OFFSET)),s.add(m);let p;m.mode==="behind"&&this.config.clickable!==!1&&(p=this.addObjectClickHandler(this,m,A=>{this.plugin.hooks.emit("click",{event:A,target:"TagContent",tag:this})}));const v=new Qh({target:c,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:m},css3DInstance:m,initialNormal:g,currentNormal:g,dispose:()=>{v.$destroy(),m.dispose(),p==null||p()}}}}return this.plugin.gltfObjectGroup.add(s),s}));this.state.unfolded=!0,yo(this.five),this.loadModel().then(()=>this.updateVisible())}applyVisible(){var e,i;(e=this.tag3DContentSvelte)==null||e.svelteApp.$set({tag:this,state:this.plugin.state,temporaryState:this.plugin.temporaryState}),(i=this.model)!=null&&i.object&&(this.model.object.visible=this.visible)}set(...e){super.set(...e),this.loadModel()}setData(...e){var s;super.setData(...e);const i=this.data.mediaPosition.map(_n);this.computeRenderType()==="Mesh"?this.mediaPlane&&this.mediaPlane.src!==this.data.mediaData[0].url&&(this.mediaPlane.removeFromParent(),this.mediaPlane=new Sc(this.data.mediaData[0].url,i,{objectFit:this.data.objectFit})):(s=this.tag3DContentSvelte)==null||s.svelteApp.$set({tag:this})}computeNormal(){return Cv(this.data.mediaPosition)}}const Yk=new Map,Zk=new Map;class Jk extends Vh{constructor(t,e){super(t,e),this.state.unfolded=!0,this.loadModel()}applyVisible(){var e,i,s,r,o,a;this.computeRenderType()==="Mesh"?((i=(e=this.data.mediaData)==null?void 0:e[0])==null?void 0:i.type)==="Video"?this.renderVideoPlane():((r=(s=this.data.mediaData)==null?void 0:s[0])==null?void 0:r.type)==="Image"&&this.renderImagePlane():((o=this.tag3DContentSvelte)==null||o.svelteApp.$set({tag:this,state:this.plugin.state,temporaryState:this.plugin.temporaryState}),(a=this.tag3DContentSvelte)!=null&&a.css3DInstance&&(this.tag3DContentSvelte.css3DInstance.visible=this.visible,this.five.needsRender=!0))}set(t,e=!0){super.set(t,e),li(this.five).then(()=>{this.tag3DContentSvelte&&(t.data?this.tag3DContentSvelte.svelteApp.$set({tag:this,state:this.plugin.state,temporaryState:this.plugin.temporaryState}):t.position&&this.loadModel())})}setData(...t){var i,s,r,o,a;super.setData(...t),this.computeRenderType()==="Mesh"?((s=(i=this.data.mediaData)==null?void 0:i[0])==null?void 0:s.type)==="Video"?this.renderVideoPlane():((o=(r=this.data.mediaData)==null?void 0:r[0])==null?void 0:o.type)==="Image"&&this.renderImagePlane():(a=this.tag3DContentSvelte)==null||a.svelteApp.$set({tag:this})}loadModel(){return ee(this,null,function*(){var e,i,s,r,o,a;if(yield li(this.five),this.computeRenderType()==="Mesh")((i=(e=this.data.mediaData)==null?void 0:e[0])==null?void 0:i.type)==="Video"?this.renderVideoPlane():((r=(s=this.data.mediaData)==null?void 0:s[0])==null?void 0:r.type)==="Image"&&this.renderImagePlane();else{yo(this.five);const l=this.position.map(He);(a=(o=this.tag3DContentSvelte)==null?void 0:o.dispose)==null||a.call(o);const c=document.createElement("div");c.classList.add("tag-media-container");const h=B({mode:"front",cornerPoints:l,container:c},this.config.tag3DConfig),d=this.computeRenderType()==="BehindDom"||h.mode==="behind"?"behind":"front",f=new Lv(ae(B({},h),{mode:d})),m=this.computeNormal();f.position.add(m.clone().setLength(Mo.Z_FIGHTING_OFFSET)),this.plugin.group.add(f);let g;f.mode==="behind"&&this.config.clickable!==!1&&(g=this.addObjectClickHandler(this,f,v=>{this.plugin.hooks.emit("click",{event:v,target:"TagContent",tag:this})}));const p=new Qh({target:c,props:{tag:this,hooks:this.plugin.hooks,state:this.plugin.state,mediaStore:this.plugin.mediaStore,temporaryState:this.plugin.temporaryState}});this.tag3DContentSvelte={svelteApp:p,domContainer:{css3DObject:f},css3DInstance:f,initialNormal:m,currentNormal:m,dispose:()=>{p.$destroy(),f.dispose(),g==null||g()}},this.five.needsRender=!0}})}renderVideoPlane(){var a;const t=this.data.mediaData[0];if(!t)return;const{url:e}=t;if(!e)return;const i=this.currentVisible,s=(()=>!!(this.mediaPlane&&!i))(),r=(()=>!!(!this.mediaPlane&&i))(),o=(()=>!!(this.mediaPlane&&this.mediaPlane.src!==e))();if((s||o)&&this.mediaPlane&&(this.plugin.imagePlaneGroup.remove(this.mediaPlane),this.mediaPlane.dispose(),this.mediaPlane.removeFromParent(),this.mediaPlane=void 0),r||o){const l=this.position.map(_n),c=new Sv(e,l,{videoCoverSrc:t.videoCoverUrl,playButton:this.data.playIcon,paused:!((a=this.data.autoplayConfig)!=null&&a.autoplayVideo),objectFit:this.data.objectFit,videoTextureMap:Yk,ImageTextureMap:Zk,domEvents:this.plugin.domEvents});c.onVideoReady=d=>{d.addEventListener("play",()=>this.plugin.mediaStore.set({currentMediaElement:c.videoInstance}))};const h=d=>(this.five.on("renderFrame",d),()=>this.five.off("renderFrame",d));c.initialRenderHooks(h),this.mediaPlane=c,this.play=()=>c.play(),this.pause=()=>c.pause(),this.plugin.imagePlaneGroup.add(this.mediaPlane)}this.five.needsRender=!0}renderImagePlane(){const t=this.data.mediaData[0];if(!t)return;const{url:e}=t;if(!e)return;const i=this.position.map(_n),s=this.currentVisible,r=(()=>!!(this.mediaPlane&&!s))(),o=(()=>!!(!this.mediaPlane&&s))(),a=(()=>!!(this.mediaPlane&&this.mediaPlane.src!==e))();(r||a)&&this.mediaPlane&&(this.plugin.imagePlaneGroup.remove(this.mediaPlane),this.mediaPlane.dispose(),this.mediaPlane.removeFromParent(),this.mediaPlane=void 0),(o||a)&&(this.mediaPlane=new Sc(e,i,{objectFit:this.data.objectFit}),this.getConfig().clickable!==!1&&this.plugin.domEvents.addAutoBindEventListener(this.mediaPlane,"click",l=>{this.plugin.hooks.emit("click",{tag:this,target:"TagContent",event:l.origDomEvent})},{noEmitWhenHide:!0}),this.plugin.imagePlaneGroup.add(this.mediaPlane)),this.five.needsRender=!0}computeNormal(){return Cv(this.position)}}function qk(n){Me(n,"svelte-fwhwvn",'@charset "UTF-8";.tag-point-click-helper.svelte-fwhwvn.svelte-fwhwvn{position:absolute;pointer-events:auto;cursor:pointer;width:141%;height:141%;left:50%;top:50%;transform:translate(-50%, -50%)}.tag-point-wrapper.svelte-fwhwvn.svelte-fwhwvn{pointer-events:none;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}.tag-folded-point.svelte-fwhwvn.svelte-fwhwvn,.tag-unfolded-point.svelte-fwhwvn.svelte-fwhwvn{transition:all 0.5s}.tag-point-wrapper.svelte-fwhwvn .tag-unfolded-point.svelte-fwhwvn{display:flex;justify-content:center;align-items:center;position:absolute;width:100%;height:100%;border-radius:50%}.tag-point-wrapper.svelte-fwhwvn .tag-unfolded-point.svelte-fwhwvn:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:0.3125rem;height:0.3125rem;border-radius:50%;background-color:white}.tag-point-wrapper.svelte-fwhwvn .tag-unfolded-point.svelte-fwhwvn:before{content:"";position:absolute;width:0.875rem;height:0.875rem;border-radius:50%;background-color:rgba(0, 0, 0, 0.2)}.tag-point-wrapper.folded.svelte-fwhwvn .tag-folded-point.svelte-fwhwvn{opacity:1;scale:1}.tag-point-wrapper.folded.svelte-fwhwvn .tag-unfolded-point.svelte-fwhwvn{opacity:0;scale:1}.tag-point-wrapper.unfolded.svelte-fwhwvn .tag-folded-point.svelte-fwhwvn{opacity:0;scale:0.2}.tag-point-wrapper.unfolded.svelte-fwhwvn .tag-unfolded-point.svelte-fwhwvn{opacity:1;scale:1}')}function Kk(n){let t,e,i,s,r,o,a,l,c,h,d,f;return s=new Li({props:{center:!0,blurRadius:15,spreadRadius:5,opacity:.3}}),c=new qv({props:{icon:n[2],width:n[1]}}),c.$on("iconLoaded",n[7]),{c(){t=U("div"),e=U("div"),i=le(),be(s.$$.fragment),r=le(),o=U("div"),a=le(),l=U("div"),be(c.$$.fragment),x(e,"class","tag-point-click-helper svelte-fwhwvn"),x(o,"class","tag-unfolded-point svelte-fwhwvn"),Q(o,"transition-delay",(n[3]?n[5]:0)+"ms"),x(l,"class","tag-folded-point svelte-fwhwvn"),Q(l,"transition-delay",(n[3]?n[5]:0)+"ms"),x(t,"class","tag-point-wrapper svelte-fwhwvn"),me(t,"unfolded",n[0]),me(t,"folded",n[3])},m(m,g){J(m,t,g),W(t,e),W(t,i),pe(s,t,null),W(t,r),W(t,o),W(t,a),W(t,l),pe(c,l,null),h=!0,d||(f=je(e,"click",n[4]),d=!0)},p(m,[g]){g&8&&Q(o,"transition-delay",(m[3]?m[5]:0)+"ms");const p={};g&4&&(p.icon=m[2]),g&2&&(p.width=m[1]),c.$set(p),g&8&&Q(l,"transition-delay",(m[3]?m[5]:0)+"ms"),(!h||g&1)&&me(t,"unfolded",m[0]),(!h||g&8)&&me(t,"folded",m[3])},i(m){h||(G(s.$$.fragment,m),G(c.$$.fragment,m),h=!0)},o(m){Z(s.$$.fragment,m),Z(c.$$.fragment,m),h=!1},d(m){m&&X(t),ge(s),ge(c),d=!1,f()}}}function $k(n,t,e){let i,s,r,o;const a=Fn("hooks");let{tag:l}=t,c,h=!1;const d=()=>{c!==void 0&&clearTimeout(c),h=!0,c=setTimeout(()=>{h=!1},800)},f=p=>{h||(l.entryFromModel&&oi(l.five.state.mode)?l.find({targetMode:"Panorama"}).then(()=>l.unfoldAndFoldOthers()):a.emit("click",{event:p,target:"TagPoint",tag:l}))},m=(()=>l.contentType==="Text"&&l.data.appearance==="plane"?500:800)();function g(p){Cr.call(this,n,p)}return n.$$set=p=>{"tag"in p&&e(6,l=p.tag)},n.$$.update=()=>{var p,v,A,w;n.$$.dirty&64&&e(0,i=(p=l.state)==null?void 0:p.unfolded),n.$$.dirty&1&&e(3,s=!i),n.$$.dirty&64&&e(2,r=(A=(v=l.style)==null?void 0:v.point)!=null&&A.url?(w=l.style)==null?void 0:w.point:{url:LC}),n.$$.dirty&64&&e(1,o=(()=>{var S,T,F,O;const k=(T=(S=l.style)==null?void 0:S.point)==null?void 0:T.width;if(typeof k=="number")return k;const M=(O=(F=l.style)==null?void 0:F.point)==null?void 0:O.size;if(typeof M=="number")return M;if(M==="S")return 18;if(M==="M")return 20;if(M==="L")return 24;if(M==="XL")return 28})())},d(),[i,o,r,s,f,m,l,g]}class e4 extends Pe{constructor(t){super(),we(this,t,$k,Kk,Ae,{tag:6},qk)}}function t4(n){Me(n,"svelte-2g2g8a",".tag.svelte-2g2g8a{position:absolute;width:0rem;height:0rem;overflow:visible;pointer-events:auto;will-change:opacity;transition:opacity 0.2s linear}.tag.enableZIndex.svelte-2g2g8a{position:absolute}.tag.hide.svelte-2g2g8a{opacity:0;pointer-events:none}.tag.hide.svelte-2g2g8a *{pointer-events:none !important}.tag.unClickable.svelte-2g2g8a{pointer-events:none !important}.tag.unClickable.svelte-2g2g8a *{pointer-events:none !important}")}function Um(n){let t,e,i,s,r,o,a,l,c;const h=[n4,i4],d=[];function f(v,A){return v[8]?0:1}e=f(n),i=d[e]=h[e](n);const m=[r4,s4],g=[];function p(v,A){return v[15]?0:1}return r=p(n),o=g[r]=m[r](n),{c(){t=U("div"),i.c(),s=le(),o.c(),x(t,"class","tag svelte-2g2g8a"),x(t,"data-tag-id",n[14]),x(t,"data-tag-unfolded",n[6]),x(t,"data-content-type",a=n[0].contentType),x(t,"id",l=`tag-${n[14]}`),me(t,"unClickable",n[0].config.clickable===!1),me(t,"hide",n[12]),me(t,"enableZIndex",n[9]),Q(t,"z-index",n[9]),Q(t,"transform",`translate3d(${n[11]}, ${n[10]}, 0) scale(${n[7].scale})`)},m(v,A){J(v,t,A),d[e].m(t,null),W(t,s),g[r].m(t,null),n[17](t),c=!0},p(v,A){let w=e;e=f(v),e===w?d[e].p(v,A):(Ie(),Z(d[w],1,1,()=>{d[w]=null}),Ee(),i=d[e],i?i.p(v,A):(i=d[e]=h[e](v),i.c()),G(i,1),i.m(t,s));let k=r;r=p(v),r===k?g[r].p(v,A):(Ie(),Z(g[k],1,1,()=>{g[k]=null}),Ee(),o=g[r],o?o.p(v,A):(o=g[r]=m[r](v),o.c()),G(o,1),o.m(t,null)),(!c||A&16384)&&x(t,"data-tag-id",v[14]),(!c||A&64)&&x(t,"data-tag-unfolded",v[6]),(!c||A&1&&a!==(a=v[0].contentType))&&x(t,"data-content-type",a),(!c||A&16384&&l!==(l=`tag-${v[14]}`))&&x(t,"id",l),(!c||A&1)&&me(t,"unClickable",v[0].config.clickable===!1),(!c||A&4096)&&me(t,"hide",v[12]),(!c||A&512)&&me(t,"enableZIndex",v[9]),A&512&&Q(t,"z-index",v[9]),A&3200&&Q(t,"transform",`translate3d(${v[11]}, ${v[10]}, 0) scale(${v[7].scale})`)},i(v){c||(G(i),G(o),c=!0)},o(v){Z(i),Z(o),c=!1},d(v){v&&X(t),d[e].d(),g[r].d(),n[17](null)}}}function i4(n){let t;return{c(){t=U("div"),x(t,"data-info","tag point is disable")},m(e,i){J(e,t,i)},p:oe,i:oe,o:oe,d(e){e&&X(t)}}}function n4(n){let t,e;return t=new e4({props:{tag:n[0]}}),{c(){be(t.$$.fragment)},m(i,s){pe(t,i,s),e=!0},p(i,s){const r={};s&1&&(r.tag=i[0]),t.$set(r)},i(i){e||(G(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){ge(t,i)}}}function s4(n){let t;return{c(){t=U("div"),x(t,"data-info","tag content is disable")},m(e,i){J(e,t,i)},p:oe,i:oe,o:oe,d(e){e&&X(t)}}}function r4(n){let t,e;return t=new Qh({props:{mediaStore:n[1],tag:ft(n[0]),hooks:n[16],state:n[4],temporaryState:n[5],rendererMap:n[2],contentTypeMap:n[3]}}),{c(){be(t.$$.fragment)},m(i,s){pe(t,i,s),e=!0},p(i,s){const r={};s&2&&(r.mediaStore=i[1]),s&1&&(r.tag=ft(i[0])),s&16&&(r.state=i[4]),s&32&&(r.temporaryState=i[5]),s&4&&(r.rendererMap=i[2]),s&8&&(r.contentTypeMap=i[3]),t.$set(r)},i(i){e||(G(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){ge(t,i)}}}function o4(n){let t,e,i=n[7]&&!n[13]&&Um(n);return{c(){i&&i.c(),t=Be()},m(s,r){i&&i.m(s,r),J(s,t,r),e=!0},p(s,[r]){s[7]&&!s[13]?i?(i.p(s,r),r&8320&&G(i,1)):(i=Um(s),i.c(),G(i,1),i.m(t.parentNode,t)):i&&(Ie(),Z(i,1,1,()=>{i=null}),Ee())},i(s){e||(G(i),e=!0)},o(s){Z(i),e=!1},d(s){i&&i.d(s),s&&X(t)}}}function a4(n,t,e){let i,s,r,o,a,l,c,h,d,f,{tag:m}=t,{mediaStore:g}=t,{rendererMap:p=new Map}=t,{contentTypeMap:v=new Map}=t,{state:A}=t,{temporaryState:w}=t;const k=Fn("hooks");function M(S){et[S?"unshift":"push"](()=>{m.dom=S,e(0,m)})}return n.$$set=S=>{"tag"in S&&e(0,m=S.tag),"mediaStore"in S&&e(1,g=S.mediaStore),"rendererMap"in S&&e(2,p=S.rendererMap),"contentTypeMap"in S&&e(3,v=S.contentTypeMap),"state"in S&&e(4,A=S.state),"temporaryState"in S&&e(5,w=S.temporaryState)},n.$$.update=()=>{var S,T,F,O;n.$$.dirty&5&&e(8,i=(()=>{var V,b,C;return!(((b=(V=m.style)==null?void 0:V.point)==null?void 0:b.enabled)===!1||((C=p.get(m.contentType))==null?void 0:C.usePoint)===!1||m.contentType==="Sticker"||m.contentType==="Link"||m.contentType==="VRLink"||m.contentType==="PanoLink"||m.contentType==="Panorama"||m.contentType==="Audio"&&m.data.appearance==="plane")})()),n.$$.dirty&257&&e(15,s=(()=>!(m.stickType!=="2DPoint"||m.entryFromModel&&oi(m.five.state.mode)&&i))()),n.$$.dirty&1&&e(14,r=m.id),n.$$.dirty&1&&e(7,o=m.screenPosition),n.$$.dirty&1&&e(13,a=m.enabled===!1||!m.state),n.$$.dirty&129&&e(12,l=!((S=m.state)!=null&&S.visible)||((T=m.temporaryState)==null?void 0:T.visible)===!1||!o),n.$$.dirty&1&&e(6,c=(F=m.state)==null?void 0:F.unfolded),n.$$.dirty&128&&e(11,h=(o==null?void 0:o.leftPx)+"px"),n.$$.dirty&128&&e(10,d=(o==null?void 0:o.topPx)+"px"),n.$$.dirty&65&&e(9,f=c?((O=m.zIndex)!=null?O:0)+(c?1e6:0):void 0)},[m,g,p,v,A,w,c,o,i,f,d,h,l,a,r,s,k,M]}class l4 extends Pe{constructor(t){super(),we(this,t,a4,o4,Ae,{tag:0,mediaStore:1,rendererMap:2,contentTypeMap:3,state:4,temporaryState:5},t4)}}function c4(n){Me(n,"svelte-18vymww",".tag--container.svelte-18vymww{box-sizing:border-box;position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;opacity:1;-webkit-user-select:none;-moz-user-select:none;user-select:none;transform:translate3d(0, 0, 0);transition:opacity 0.2s linear}.tag--container.hide.svelte-18vymww{opacity:0 !important;pointer-events:none}.tag--container.hide.svelte-18vymww *{pointer-events:none !important}")}function Xm(n,t,e){const i=n.slice();return i[8]=t[e],i}function Ym(n){let t,e=[],i=new Map,s,r,o,a=n[0];const l=c=>c[8].id;for(let c=0;c<a.length;c+=1){let h=Xm(n,a,c),d=l(h);i.set(d,e[c]=Zm(d,h))}return{c(){var c;t=U("div");for(let h=0;h<e.length;h+=1)e[h].c();x(t,"class","tag--container svelte-18vymww"),x(t,"data-infive",s=!n[4].visible||!n[5].visible?"1":"0"),me(t,"hide",!n[4].visible||!n[5].visible),Q(t,"z-index",(c=n[6])!=null?c:"")},m(c,h){J(c,t,h);for(let d=0;d<e.length;d+=1)e[d]&&e[d].m(t,null);o=!0},p(c,h){var d;h&63&&(a=c[0],Ie(),e=yi(e,h,l,1,c,a,i,t,fn,Zm,null,Xm),Ee()),(!o||h&48&&s!==(s=!c[4].visible||!c[5].visible?"1":"0"))&&x(t,"data-infive",s),(!o||h&48)&&me(t,"hide",!c[4].visible||!c[5].visible),h&64&&Q(t,"z-index",(d=c[6])!=null?d:"")},i(c){if(!o){for(let h=0;h<a.length;h+=1)G(e[h]);r||gt(()=>{r=Xn(t,Lt,{}),r.start()}),o=!0}},o(c){for(let h=0;h<e.length;h+=1)Z(e[h]);o=!1},d(c){c&&X(t);for(let h=0;h<e.length;h+=1)e[h].d()}}}function Zm(n,t){let e,i,s;return i=new l4({props:{state:t[4],temporaryState:t[5],tag:t[8],mediaStore:t[1],rendererMap:t[2],contentTypeMap:t[3]}}),{key:n,first:null,c(){e=Be(),be(i.$$.fragment),this.first=e},m(r,o){J(r,e,o),pe(i,r,o),s=!0},p(r,o){t=r;const a={};o&16&&(a.state=t[4]),o&32&&(a.temporaryState=t[5]),o&1&&(a.tag=t[8]),o&2&&(a.mediaStore=t[1]),o&4&&(a.rendererMap=t[2]),o&8&&(a.contentTypeMap=t[3]),i.$set(a)},i(r){s||(G(i.$$.fragment,r),s=!0)},o(r){Z(i.$$.fragment,r),s=!1},d(r){r&&X(e),ge(i,r)}}}function h4(n){let t,e,i=n[4].enabled&&Ym(n);return{c(){i&&i.c(),t=Be()},m(s,r){i&&i.m(s,r),J(s,t,r),e=!0},p(s,[r]){s[4].enabled?i?(i.p(s,r),r&16&&G(i,1)):(i=Ym(s),i.c(),G(i,1),i.m(t.parentNode,t)):i&&(Ie(),Z(i,1,1,()=>{i=null}),Ee())},i(s){e||(G(i),e=!0)},o(s){Z(i),e=!1},d(s){i&&i.d(s),s&&X(t)}}}function d4(n,t,e){let{tags:i=[]}=t,{hooks:s}=t,{mediaStore:r}=t,{rendererMap:o}=t,{contentTypeMap:a}=t,{state:l}=t,{temporaryState:c}=t,{zIndex:h=void 0}=t;return dc("hooks",s),n.$$set=d=>{"tags"in d&&e(0,i=d.tags),"hooks"in d&&e(7,s=d.hooks),"mediaStore"in d&&e(1,r=d.mediaStore),"rendererMap"in d&&e(2,o=d.rendererMap),"contentTypeMap"in d&&e(3,a=d.contentTypeMap),"state"in d&&e(4,l=d.state),"temporaryState"in d&&e(5,c=d.temporaryState),"zIndex"in d&&e(6,h=d.zIndex)},[i,r,o,a,l,c,h,s]}class u4 extends Pe{constructor(t){super(),we(this,t,d4,h4,Ae,{tags:0,hooks:7,mediaStore:1,rendererMap:2,contentTypeMap:3,state:4,temporaryState:5,zIndex:6},c4)}}const $v="Dnalogel-PanoTagPlugin",f4=n=>`${$v}--${n}`;class _a extends JI{constructor(e,i){super(e);u(this,"state",{enabled:!0,visible:!0});u(this,"debug");u(this,"debugUtil",new qI(this));u(this,"changeTagModel",(e,i)=>ee(this,null,function*(){var s;e.data=Ze({},e.data,i),yield(s=e.loadModel)==null?void 0:s.call(e)}));u(this,"handleFiveModeChange",e=>{const i=()=>{this.filter2DPointTag.forEach(s=>{s.state.visible=!1,s.applyVisible()}),this.five.ready().then(()=>{this.tagsDo(this.tags,s=>{s.updateVisible(),ms(s)&&e!=="Panorama"&&this.changeTagMode(s,"behind")})})};this.tags.length<500?i():this.five.ready().then(()=>i())});u(this,"handleFiveWantsMoveToPano",e=>{if(this.tags.length>500){this.temporaryState.visible=!1,this.addRenderQueue({type:"TagContainerSvelte",keys:["temporaryState"]});return}else this.temporaryState.visible=!0,this.tags.forEach(i=>{i.temporaryState.visible=!0}),this.addRenderQueue({type:"TagContainerSvelte",keys:["tags"]}),this.tags.forEach(i=>i.applyVisible())});u(this,"clickhandler",e=>{e.tag.onClick(e)});u(this,"handleFiveCameraUpdate",()=>{this.filterPointTag.forEach(e=>e.updateScreenPosition())});u(this,"handleFiveCameraFovUpdate",()=>{this.handleFiveCameraUpdate(),this.five.off("render.prepare",this.handleFiveCameraUpdate),this.five.on("render.prepare",this.handleFiveCameraUpdate),setTimeout(()=>{this.five.off("render.prepare",this.handleFiveCameraUpdate)},1e3)});u(this,"handleFivePanoArrived",()=>ee(this,null,function*(){this.filter2DPointTag.forEach(e=>{e.state.visible=!1,e.applyVisible()}),this.tagsDo(this.tags,e=>{e.updateVisible()}),this.temporaryState.visible=!0,this.addRenderQueue({type:"TagContainerSvelte",keys:["temporaryState"]}),yield this.setUnfolded(),this.tags.filter(zI).filter(e=>{var i;return(i=e.getConfig().modelConfig)==null?void 0:i.autoLookAtEnabled}).forEach(e=>{var c;const i=new y.Mesh(new y.BoxGeometry,new y.MeshBasicMaterial),s=(c=e.model)==null?void 0:c.object;if(!s)return;i.position.copy(s.position),i.quaternion.copy(s.quaternion);const r=this.five.camera.position;i.lookAt(r.clone().setY(i.position.y));const o=s.quaternion.clone(),a=i.quaternion.clone(),l=oo();l.onUpdate(({progress:h})=>{s.quaternion.copy(o.clone().slerp(a,h))}),l.play()})}));u(this,"handleFiveModelShownFloorChange",()=>{this.tagsDo(this.tags,e=>e.updateVisible())});u(this,"onFiveRefined",Of(()=>{oi(this.five.getCurrentState().mode)?this.setUnfoldedByCamera():this.tags.forEach(e=>e.cache.clear()),this.tagsDo(this.tags,e=>e.updateVisible())}));u(this,"onFiveEveryReady",()=>{this.setUnfoldedByCamera(),oi(this.five.getCurrentState().mode)&&this.tagsDo(this.tags,e=>e.updateVisible())});u(this,"render",()=>{this.renderQueue.forEach((e,i)=>{const{keys:s}=e;if(i==="TagContainerSvelte"){const o=this.filterPointTag.filter(l=>l.screenPosition),a={hooks:this.hooks,tags:o,state:this.state,temporaryState:this.temporaryState,mediaStore:this.mediaStore,rendererMap:this.rendererMap,contentTypeMap:this.contentTypeMap,zIndex:this.params.containerZIndex};if(this.TagContainerSvelte){let l={};if(s.length===0)l=a;else for(const c of s)l[c]=a[c];this.TagContainerSvelte.$set(l)}else{if(!this.container)return console.error("updateRenderPlaneTag: tag2DContainer not found");this.TagContainerSvelte=new u4({target:this.container,props:ae(B({},a),{state:ae(B({},this.state),{enabled:!1})})}),Io(()=>{var l;(l=this.TagContainerSvelte)==null||l.$set({state:this.state})})}}}),this.renderQueue.clear()});this.params=Ze({},{debug:!1,config:this.config},B({},i)),this.debug=this.params.debug,this.config=this.params.config,this.debug&&this.debugUtil.bindLog(),FI(1,{namespace:zh.PlayAudio});try{Array.isArray(window.__PANOTAGPLUGIN_DEBUG_LIST__)||(window.__PANOTAGPLUGIN_DEBUG_LIST__=[]),this.NAME=$v+"-"+window.__PANOTAGPLUGIN_DEBUG_LIST__.length,window.__PANOTAGPLUGIN_DEBUG_LIST__.push(this),window.__PANOTAGPLUGIN_DEBUG__||Object.defineProperty(window,"__PANOTAGPLUGIN_DEBUG__",{get:function(){return window.__PANOTAGPLUGIN_DEBUG_LIST__.sort((s,r)=>r.tags.length-s.tags.length)[0]}})}catch(s){}}appendTo(e){var s,r,o;this.container=e;const i=(r=(s=this.TagContainerSvelte)==null?void 0:s.$$)==null?void 0:r.root;i&&i!==this.container&&((o=this.TagContainerSvelte)==null||o.$destroy(),this.TagContainerSvelte=void 0)}load(e){return ee(this,null,function*(){var s,r;this.clearTags();try{console.debug(this.NAME," load:",{data:JSON.parse(JSON.stringify(e))})}catch(o){}this.config=Ze({},this.config,{globalConfig:(s=e.globalConfig)!=null?s:{},contentTypeConfig:(r=e.contentTypeConfig)!=null?r:{}});const i=yield this.addTag(e.tagList);return this.hooks.emit("loaded"),i})}addTag(e){return ee(this,null,function*(){const s=(Array.isArray(e)?e:[e]).filter(r=>r.position).map(r=>{const o=Oh(r);if(o==="2DPoint"||o==="3DPoint")return new eE(this,r);if(o==="Model")return new Kv(this,r);if(o==="Plane")return new Jk(this,r)});return s.forEach(_I),this.tags.push(...s),this.tagsLengthWillUpdate=!0,li(this.five).then(()=>ee(this,null,function*(){var r,o;this.store.eventListenerDisposer&&((o=(r=this.store).eventListenerDisposer)==null||o.call(r)),this.state.enabled&&this.handleEnable(),this.addResizeListener(),this.clearUnusedPanelTag(),this.tagsDo(s,a=>{this.tags.includes(a)&&(a.updateVisible(),a.updateZIndex())}),this.setUnfolded(),this.addRenderQueue({type:"TagContainerSvelte"}),this.hooks.emit("tagsLengthChange")}))})}changeConfig(e,i=!0){i?this.config=Ze({},this.config,e):this.config=e,this.tags.forEach(s=>{s.updateConfig()}),this.tagsDo(this.tags,s=>s.updateVisible())}changeGlobalConfig(e,i=!0){i?this.config.globalConfig=Ze({},this.config.globalConfig,e):this.config.globalConfig=e,this.tags.forEach(s=>{s.updateConfig()}),this.tagsDo(this.tags,s=>{s.updateVisible()})}changeContentTypeConfig(e,i,s=!0){this.config.contentTypeConfig||(this.config.contentTypeConfig={}),s?this.config.contentTypeConfig[e]=Ze({},this.config.contentTypeConfig[e],i):this.config.contentTypeConfig[e]=i,this.tags.forEach(r=>{r.updateConfig()}),this.tagsDo(this.tags,r=>{r.updateVisible()})}show(e){return ee(this,null,function*(){if(this.checkDisposed())return;const{userAction:i=!0}=e!=null?e:{};this.setState({visible:!0},{userAction:i}),this.hooks.emit("show",{userAction:i})})}hide(e){return ee(this,null,function*(){if(this.checkDisposed())return;const{userAction:i=!0}=e!=null?e:{};this.setState({visible:!1},{userAction:i}),this.hooks.emit("hide",{userAction:i})})}enable(e){if(this.checkDisposed())return;const{userAction:i=!0}=e!=null?e:{};this.setState({enabled:!0},{userAction:i}),this.hooks.emit("enable",{userAction:i})}disable(e){if(this.checkDisposed())return;const{userAction:i=!0}=e!=null?e:{};this.setState({enabled:!1},{userAction:i}),this.hooks.emit("disable",{userAction:i})}setState(e,i){if(this.checkDisposed())return;const{userAction:s=!0}=i!=null?i:{},r=B({},this.state);this.state=Object.assign(this.state,e),r.visible!==this.state.visible&&(e.visible?this.handleShow():this.handleHide()),r.enabled!==this.state.enabled&&(e.enabled?this.handleEnable():this.handleDisable()),this.hooks.emit("stateChange",{state:this.state,prevState:r,userAction:s})}dispose(){var e,i,s,r,o,a;this.pauseCurrentMedia(),this.disposeAllCSS3DContainer(),(e=this.TagContainerSvelte)==null||e.$destroy(),this.filterCSS3DTag.forEach(l=>{var c;return(c=l.tag3DContentSvelte)==null?void 0:c.svelteApp.$destroy()}),this.tags.forEach(l=>l.cache.clear()),this.tags=[],this.tagsLengthWillUpdate=!0,this.hooks.emit("tagsLengthChange"),(i=this.store.disposers)==null||i.forEach(l=>l==null?void 0:l()),this.store.disposers=[],(r=(s=this.store).eventListenerDisposer)==null||r.call(s),this.store.eventListenerDisposer=void 0,(a=(o=this.store).resizeObserverDisposer)==null||a.call(o),this.store.resizeObserverDisposer=void 0,this.store.resizeObserverDisposerAdding=!1,this.five.scene.remove(this.group),this.group.remove(...this.group.children),this.gltfObjectGroup.remove(...this.gltfObjectGroup.children),this.imagePlaneGroup.remove(...this.imagePlaneGroup.children),this.five.needsRender=!0,this.store.disposed=!0,this.hooks.emit("dispose")}blinkTagById(e,i){return ee(this,null,function*(){var s;return(s=this.getTagById(e))==null?void 0:s.blink(i)})}changeUnfoldedById(e,i){const s=this.getTagById(e);i?s==null||s.unfold():s==null||s.fold()}changeEnabledById(e,i){var r;const s=this.getTagById(e);s&&(s.enabled=i,(r=s.hooks)==null||r.emit(i?"enable":"disable"))}changeTagNormalById(e,i){const s=this.getTagById(e);s&&s.tag3DContentSvelte&&(s.tag3DContentSvelte.currentNormal=_n(i))}changePositionById(e,i){const s=this.getTagById(e);s&&s.setPosition(i)}changeDataById(e,i,s=!0){const r=this.getTagById(e);r&&(r.setData(i,s),this.clearUnusedPanelTag(),r.hooks.emit("dataChanged",r.data))}changeStickTypeById(e,i,s=!0){this.changeTagById(e,i,s)}changeTagById(e,i,s=!0){const r=this.getTagById(e);r&&(r.set(i),r.updateVisible(),this.clearUnusedPanelTag(),r.hooks.emit("dataChanged",r.data))}destroyTagById(e){(Array.isArray(e)?e:[e]).forEach(s=>{var r;return(r=this.getTagById(s))==null?void 0:r.destroy()})}updateRenderAllTags(){this.tagsDo(this.tags,e=>e.updateVisible()),this.five.needsRender=!0}clearTags(){var e;this.tags.length&&(this.tags.forEach(i=>{var s,r,o,a,l,c;(s=i.tag3DContentSvelte)==null||s.dispose(),(o=(r=i.mediaPlane)==null?void 0:r.parent)==null||o.remove(i.mediaPlane),(c=(l=(a=i.model)==null?void 0:a.object)==null?void 0:l.parent)==null||c.remove(i.model.object)}),this.tags=[],this.tagsLengthWillUpdate=!0,this.hooks.emit("tagsLengthChange"),(e=this.TagContainerSvelte)==null||e.$destroy(),this.TagContainerSvelte=void 0,this.disposeAllCSS3DContainer()),this.enabledModelTagSet.clear(),this.cache.clear()}setUnfolded(){return ee(this,null,function*(){return new Promise(e=>{setTimeout(()=>{this.setUnfoldedByCamera(),e()},100)})})}handleShow(){this.state.visible=!0,this.group.visible=!0,this.addRenderQueue({type:"TagContainerSvelte",keys:["state"]}),this.updateRenderAllTags(),this.five.needsRender=!0}handleHide(){this.pauseCurrentMedia(),this.state.visible=!1,this.group.visible=!1,this.addRenderQueue({type:"TagContainerSvelte",keys:["state"]}),this.five.needsRender=!0}handleEnable(){this.state.enabled=!0,this.store.eventListenerDisposer=this.addEventListener(),this.five.scene.children.includes(this.group)||this.five.scene.add(this.group),this.five.needsRender=!0}handleDisable(){var e,i,s;this.pauseCurrentMedia(),this.state.enabled=!1,(i=(e=this.store).eventListenerDisposer)==null||i.call(e),this.five.scene.remove(this.group),(s=this.TagContainerSvelte)==null||s.$set({tags:[]}),this.five.needsRender=!0}addResizeListener(){if(!this.store.resizeObserverDisposer&&!this.store.resizeObserverDisposerAdding){const e=this.addResizeObserver();this.store.resizeObserverDisposerAdding=!0,setTimeout(()=>{this.store.resizeObserverDisposer=e,this.store.resizeObserverDisposerAdding=!1},200)}}addResizeObserver(){if(this.store.disposed)return;const e=this.five.getElement(),i=()=>{this.state.enabled&&(this.filterPointTag.forEach(c=>c.updateScreenPosition({force:!0})),this.temporaryState.visible=!0,this.addRenderQueue({type:"TagContainerSvelte",keys:["temporaryState"]}))},s=()=>{this.state.enabled&&(this.temporaryState.visible=!1,this.addRenderQueue({type:"TagContainerSvelte",keys:["temporaryState"]}))},{observe:r,unobserve:o}=ma(RI(()=>{this.store.resizeObserverDisposer&&s()},500),e),{observe:a,unobserve:l}=ma(Of(()=>i(),400),e);return r(),a(),()=>{o(),l()}}setUnfoldedByCamera(){let e=!1;this.filterPointTag.forEach(i=>{const s=i.getUnfoldedByCamera();if(i.state&&s!==void 0){if(s===!0&&i.screenPosition){const r=i.getConfig().unfoldedConfig;Is(r).keep!=="unfolded"&&(e=!0)}i.state.unfolded=s}}),e&&this.filterPointTag.forEach(i=>{const s=i.getConfig().unfoldedConfig;typeof s=="object"&&(s.autoUnfold||s.autoUnfold===!1||Is(s.autoUnfold).enable===!1||s.keep)||i.state&&(i.state.unfolded=!1)})}changeTagMode(e,i){var s;(s=e.tag3DContentSvelte)!=null&&s.css3DInstance&&(e.tag3DContentSvelte.css3DInstance.mode=i)}addEventListener(){const{five:e,hooks:i}=this,s=Nc(this.five,this.onFiveEveryReady);return this.handleFivePanoArrived(),e.on("wantsMoveToPano",this.handleFiveWantsMoveToPano),e.on("models.refined",this.onFiveRefined),e.on("modeChange",this.handleFiveModeChange),e.on("modelShownFloorChange",this.handleFiveModelShownFloorChange),e.on("cameraUpdate",this.handleFiveCameraUpdate),e.on("cameraFovUpdate",this.handleFiveCameraFovUpdate),e.on("panoArrived",this.handleFivePanoArrived),e.on("panoArrived",this.loadVideoFirstFrame),e.on("render.prepare",this.render),i.on("click",this.clickhandler),()=>{s(),e.off("wantsMoveToPano",this.handleFiveWantsMoveToPano),e.off("models.refined",this.onFiveRefined),e.off("modeChange",this.handleFiveModeChange),e.off("modelShownFloorChange",this.handleFiveModelShownFloorChange),e.off("cameraUpdate",this.handleFiveCameraUpdate),e.off("cameraFovUpdate",this.handleFiveCameraFovUpdate),e.off("panoArrived",this.handleFivePanoArrived),e.off("panoArrived",this.loadVideoFirstFrame),e.off("render.prepare",this.render),i.off("click",this.clickhandler),this.store.eventListenerDisposer=void 0}}}const m4=(n,t)=>new _a(n,t);function p4(n){Me(n,"svelte-4qjwer",".guide-line__tag.svelte-4qjwer.svelte-4qjwer{position:relative}.text-with-distance.svelte-4qjwer.svelte-4qjwer{display:flex;flex-direction:column;position:relative;padding:0.125rem 0.25rem;border-radius:0.125rem;background:linear-gradient(to top, rgba(147, 147, 147, 0.3), rgba(74, 74, 74, 0.3));box-shadow:0 0.125rem 0.5rem 0 rgba(0, 0, 0, 0.2)}.text-with-distance.svelte-4qjwer .border.svelte-4qjwer{position:absolute;top:-50%;right:-50%;bottom:-50%;left:-50%;padding:0.0625rem;border-radius:0.25rem;background:linear-gradient(to right, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.2));-webkit-mask:linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);mask-composite:exclude;-webkit-mask-composite:xor;transform:scale(0.5)}.distance-and-name.svelte-4qjwer.svelte-4qjwer{display:flex;gap:0.1875rem}.distance.svelte-4qjwer.svelte-4qjwer{white-space:nowrap;font-size:0.625rem;line-height:0.875rem;color:#66afff}.name.svelte-4qjwer.svelte-4qjwer{opacity:0.6;font-size:0.625rem;line-height:0.875rem;white-space:nowrap;color:#ffffff}.line-name.svelte-4qjwer.svelte-4qjwer{color:#fff;white-space:nowrap;font-size:0.625rem;line-height:0.875rem}.guide-line__tag-point.svelte-4qjwer.svelte-4qjwer{position:absolute;left:50%;bottom:0.0625rem;width:0.4375rem;height:0.125rem;transform:translateX(-50%);background:#fff;border-radius:50%;opacity:0.5}.guide-line__tag-line.svelte-4qjwer.svelte-4qjwer{position:absolute;left:50%;bottom:0.0625rem;width:0.0625rem;height:1.875rem;transform:translateX(-50%);background:linear-gradient(to top, #fff, rgba(255, 255, 255, 0))}.guide-line__tag-content.svelte-4qjwer.svelte-4qjwer{position:absolute;left:-0.9375rem;bottom:1.9375rem;display:flex}.guide-line__tag-icon.svelte-4qjwer.svelte-4qjwer{width:1.875rem;height:1.875rem;background-size:100%}.guide-line__tag-text.svelte-4qjwer.svelte-4qjwer{box-sizing:content-box;height:0.875rem;width:-moz-max-content;width:max-content;margin-top:0.3125rem;transform:translateX(-0.1875rem);white-space:nowrap;font-size:0.625rem;line-height:0.875rem;border:solid transparent;border-width:0.125rem 0.5rem 0.125rem 0.375rem;border-image-slice:6 25 6 18 fill;color:#fff}")}function Jm(n){let t,e;return{c(){t=U("div"),e=Fe(n[0]),x(t,"class","guide-line__tag-text svelte-4qjwer"),Q(t,"border-image-source",`url(${n[6]})`)},m(i,s){J(i,t,s),W(t,e)},p(i,s){s&1&&Ge(e,i[0])},d(i){i&&X(t)}}}function qm(n){let t,e,i,s,r=n[5]("全程")+"",o,a,l=n[5]("米")+"",c,h,d,f,m,g,p=n[4]&&Km(n);return{c(){t=U("div"),p&&p.c(),e=le(),i=U("div"),s=U("span"),o=Fe(r),a=Fe(n[2]),c=Fe(l),h=le(),d=U("span"),f=Fe(n[0]),m=le(),g=U("div"),x(s,"class","distance svelte-4qjwer"),x(d,"class","name svelte-4qjwer"),x(i,"class","distance-and-name svelte-4qjwer"),x(g,"class","border svelte-4qjwer"),x(t,"class","text-with-distance svelte-4qjwer")},m(v,A){J(v,t,A),p&&p.m(t,null),W(t,e),W(t,i),W(i,s),W(s,o),W(s,a),W(s,c),W(i,h),W(i,d),W(d,f),W(t,m),W(t,g)},p(v,A){v[4]?p?p.p(v,A):(p=Km(v),p.c(),p.m(t,e)):p&&(p.d(1),p=null),A&32&&r!==(r=v[5]("全程")+"")&&Ge(o,r),A&4&&Ge(a,v[2]),A&32&&l!==(l=v[5]("米")+"")&&Ge(c,l),A&1&&Ge(f,v[0])},d(v){v&&X(t),p&&p.d()}}}function Km(n){let t,e;return{c(){t=U("span"),e=Fe(n[4]),x(t,"class","line-name svelte-4qjwer")},m(i,s){J(i,t,s),W(t,e)},p(i,s){s&16&&Ge(e,i[4])},d(i){i&&X(t)}}}function g4(n){let t,e,i,s,r,o,a,l,c,h=n[0]&&!n[2]&&Jm(n),d=n[2]&&qm(n);return{c(){t=U("div"),e=U("div"),i=le(),s=U("div"),r=le(),o=U("div"),a=U("div"),l=le(),h&&h.c(),c=le(),d&&d.c(),x(e,"class","guide-line__tag-point svelte-4qjwer"),x(s,"class","guide-line__tag-line svelte-4qjwer"),x(a,"class","guide-line__tag-icon svelte-4qjwer"),Q(a,"background-image",`url(${n[1]})`),x(o,"class","guide-line__tag-content svelte-4qjwer"),x(t,"class","guide-line__tag svelte-4qjwer"),Q(t,"opacity",n[3])},m(f,m){J(f,t,m),W(t,e),W(t,i),W(t,s),W(t,r),W(t,o),W(o,a),W(o,l),h&&h.m(o,null),W(o,c),d&&d.m(o,null)},p(f,[m]){m&2&&Q(a,"background-image",`url(${f[1]})`),f[0]&&!f[2]?h?h.p(f,m):(h=Jm(f),h.c(),h.m(o,c)):h&&(h.d(1),h=null),f[2]?d?d.p(f,m):(d=qm(f),d.c(),d.m(o,null)):d&&(d.d(1),d=null),m&8&&Q(t,"opacity",f[3])},i:oe,o:oe,d(f){f&&X(t),h&&h.d(),d&&d.d()}}}function v4(n,t,e){let{text:i=""}=t,{icon_url:s=""}=t,{distance:r=0}=t,{opacity:o=1}=t,{name:a=""}=t,{i18n:l=h=>h}=t;const c="data:image/png;base64,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";return n.$$set=h=>{"text"in h&&e(0,i=h.text),"icon_url"in h&&e(1,s=h.icon_url),"distance"in h&&e(2,r=h.distance),"opacity"in h&&e(3,o=h.opacity),"name"in h&&e(4,a=h.name),"i18n"in h&&e(5,l=h.i18n)},[i,s,r,o,a,l,c]}class b4 extends Pe{constructor(t){super(),we(this,t,v4,g4,Ae,{text:0,icon_url:1,distance:2,opacity:3,name:4,i18n:5},p4)}}function A4(n){return n.length===0?[]:n.filter((t,e)=>t!==n[e-1])}function y4(n,t,e){if(n.length<2)return[];const i=[];n.forEach((o,a)=>{var d,f,m,g,p,v,A,w;let l=(d=e==null?void 0:e.route_standing_positions)==null?void 0:d[o];if(l||(l=(m=(f=t.observers[o])==null?void 0:f.standingPosition)==null?void 0:m.toArray()),!l)return;const c=n[a-1],h=(w=(p=(g=e==null?void 0:e.node_pair_to_route_points)==null?void 0:g[`${c}:${o}`])==null?void 0:p.slice())!=null?w:(A=(v=e==null?void 0:e.node_pair_to_route_points)==null?void 0:v[`${o}:${c}`])==null?void 0:A.slice().reverse();h==null||h.forEach(k=>{i.push(k)}),i.push(l)});const s=t.transform,r=i.map(o=>rr(new y.Vector3().fromArray(o),s).toArray());return[ae(B({},e),{type:"CatmullRomCurve3",points:r})]}const w4=`
885
885
  varying vec2 vUv;
886
886
  varying float ignoreAnimationMap;
887
887
  attribute float animationWillError;
@@ -1006,7 +1006,7 @@ void main() {
1006
1006
  gl_FragColor.a = gl_FragColor.a * distanceOpacity();
1007
1007
  gl_FragColor.a = gl_FragColor.a * flicker;
1008
1008
  }
1009
- `;class Lc{constructor(t,e){u(this,"name","");u(this,"startTagContainer");u(this,"endTagContainer");u(this,"path",[]);u(this,"geometryStyle",{});u(this,"materialStyle",{});u(this,"meshStyle",{});u(this,"group",new y.Group);u(this,"mesh");u(this,"visible",null);u(this,"five");u(this,"mode");u(this,"_curvePath",null);u(this,"_curvePoints",null);u(this,"_panoGroup",[]);u(this,"skippedPositions",null);u(this,"textureUrl","");u(this,"scale",1);u(this,"width",.5);u(this,"unitLength",.5);u(this,"_visibleFloorIndexes",null);u(this,"modeVisible",!1);u(this,"floorVisible",!0);u(this,"defaultVisible",!1);u(this,"inWalkAnimation",!1);u(this,"customVisible",null);u(this,"parent");u(this,"plugin");u(this,"textureHasLoaded",!1);u(this,"disposed",!1);u(this,"flowAnime",new vs({progress:0}).to({progress:1}).duration(1500).repeat(1/0));u(this,"cacheLengths",[]);u(this,"heightOffset",0);u(this,"dispose",()=>{var t,e;this.disposed||(this.disposed=!0,this.parent.hooks.off("show",this.updateVisible),this.parent.hooks.off("hide",this.updateVisible),this.plugin.hooks.off("show",this.updateVisible),this.plugin.hooks.off("hide",this.updateVisible),this.plugin.hooks.off("enable",this.updateVisible),this.plugin.hooks.off("disable",this.updateVisible),this.five.off("modeChange",this.onFiveModeChange),this.five.off("modelShownFloorChange",this.onFiveModelShownFloorChange),this.doHide(),(t=this.startTagContainer)==null||t.plugin.dispose(),(e=this.endTagContainer)==null||e.plugin.dispose())});u(this,"onWalkAnimationStart",()=>{this.inWalkAnimation=!0,this.updateVisible()});u(this,"onWalkAnimationEnd",()=>{this.inWalkAnimation=!1,this.updateVisible()});u(this,"onFiveModeChange",t=>{this.modeVisible=this.mode==="panorama"?Vn(t):oi(t),this.updateVisible()});u(this,"onFiveModelShownFloorChange",t=>{this.floorVisible=t===null||this.visibleFloorIndexes===null||this.visibleFloorIndexes.includes(t),this.updateVisible()});u(this,"updateVisible",()=>{const t=(()=>!this.parent.visible||!this.plugin.state.enabled||!this.plugin.state.visible?!1:this.customVisible!==null?this.customVisible:this.inWalkAnimation?!0:this.modeVisible&&this.defaultVisible&&this.floorVisible)();this.visible=t,t&&this.textureHasLoaded?this.doShow():this.doHide()});u(this,"onFlowAnimeUpdate",t=>{const{progress:e}=t;this.mesh.material.uniforms.vOffset.value=e,this.mesh.material.uniformsNeedUpdate=!0,this.five.needsRender=!0});u(this,"logError",t=>yv("GuideLineModeItem: ",t));var r,o;this.five=t,this.mode=e.mode,this.plugin=e.plugin,this.parent=e.parent,this.group.name="GuideLineModeItem";const i=new y.BufferGeometry,s=new y.ShaderMaterial({vertexShader:w4,fragmentShader:P4,transparent:!0,uniforms:{map:{value:null},useMapColor:{value:0},mapColor:{value:new y.Color},mapOpacity:{value:1},backgroundColor:{value:new y.Color},backgroundOpacity:{value:0},borderColor:{value:new y.Color},borderOpacity:{value:0},backgroundClip:{value:0},borderWidth:{value:.05},opacity:{value:1},flicker:{value:1},maxV:{value:0},vOffset:{value:0}}});this.mesh=new y.Mesh(i,s),this.mesh.name="GuideLineModeItem",this.group.add(this.mesh),this.mode==="panorama"&&(this.parent.hooks.on("walkStart",this.onWalkAnimationStart),this.parent.hooks.on("walkEnded",this.onWalkAnimationEnd)),this.updateVisible(),this.onFiveModeChange(this.five.getCurrentState().mode),this.onFiveModelShownFloorChange((o=(r=this.five.model)==null?void 0:r.shownFloor)!=null?o:null),this.flowAnime.onUpdate(this.onFlowAnimeUpdate),this.parent.hooks.on("show",this.updateVisible),this.parent.hooks.on("hide",this.updateVisible),this.plugin.hooks.on("show",this.updateVisible),this.plugin.hooks.on("hide",this.updateVisible),this.plugin.hooks.on("enable",this.updateVisible),this.plugin.hooks.on("disable",this.updateVisible),this.plugin.hooks.on("dispose",this.dispose),this.five.on("modeChange",this.onFiveModeChange),this.five.on("modelShownFloorChange",this.onFiveModelShownFloorChange),this.five.needsRender=!0}get panoGroup(){return this._panoGroup}get visibleFloorIndexes(){return this._visibleFloorIndexes}get curvePath(){return this._curvePath}get curvePoints(){return this._curvePoints}setCustomVisible(t){if(this.disposed)return this.logError("disposed");this.customVisible!==t&&(this.customVisible=t,this.updateVisible())}setDefaultVisible(t){if(this.disposed)return this.logError("disposed");this.defaultVisible!==t&&(this.defaultVisible=t,this.updateVisible())}setUnitSize(t,e){if(this.disposed)return this.logError("disposed");this.width=t,this.unitLength=e,this.setGeometryByPath(this.path,{width:t,unit_length:e})}setScale(t){if(this.disposed)return this.logError("disposed");this.scale=t,this.setGeometryByPath(this.path,{scale:t})}setGeometryByPanoGroup(t,e){if(this.disposed)return this.logError("disposed");if(!this.five.work)return this.logError("setPathByPanoGroup: work is not ready");const i=A4(t);if(this._panoGroup=i,(e==null?void 0:e.skipPanoGroup)!==void 0){const a=e.skipPanoGroup?i.map(l=>this.plugin.workUtil.getObserverStandingPosition(l)).filter(Ve):null;this.skippedPositions=a}const s=this.five.getCurrentState(),r=this.five.works.getWork(s.workCode),o=y4(i,r,e);this.path=o,this.setGeometryByPath(o,e)}setGeometryByPath(t,e){var h,d,f;if(this.disposed)return this.logError("disposed");const i=(h=e==null?void 0:e.scale)!=null?h:this.scale,s=(d=e==null?void 0:e.width)!=null?d:this.width,r=(f=e==null?void 0:e.unit_length)!=null?f:this.unitLength;this.scale=i,this.width=s,this.unitLength=r;const{geometry:o,maxV:a,curvePath:l,curvePoints:c}=kI({path:t,width:s*i,unitLength:r*i,skipPositions:this.skippedPositions});this._curvePath=l,this._curvePoints=c,this.mesh.geometry.copy(o),this.mesh.material.needsUpdate=!0,this.mesh.material.uniforms.maxV.value=a,this.five.needsRender=!0,this.path=t,this.geometryStyle=B(B({},this.geometryStyle),e)}setMartial(t){var i,s,r,o,a;if(this.disposed)return this.logError("disposed");this.setDefaultVisible((i=t==null?void 0:t.visible)!=null?i:!1),this.setColor((s=t==null?void 0:t.color)!=null?s:"#ffffff"),this.setOpacity((r=t==null?void 0:t.opacity)!=null?r:.5),this.setTextureUrl((a=(o=t==null?void 0:t.texture)==null?void 0:o.url)!=null?a:"https://vr-image-4.realsee-cdn.cn/release/web/arrow1.ebe7d0ff.png"),(t==null?void 0:t.background_color)!==void 0&&this.setBackgroundColor(t.background_color),(t==null?void 0:t.background_opacity)!==void 0&&this.setBackgroundOpacity(t.background_opacity),(t==null?void 0:t.border_color)!==void 0&&this.setBorderColor(t.border_color),(t==null?void 0:t.border_opacity)!==void 0&&this.setBorderOpacity(t.border_opacity),(t==null?void 0:t.border_width)!==void 0&&this.setBorderWidth(t.border_width),(t==null?void 0:t.background_clip)!==void 0&&this.setBackgroundClip(t.background_clip);const e=B(B({},this.materialStyle),t);this.materialStyle=e}setMeshStyle(t){if(t!=null&&t.translate){const s=new y.Vector3,r=new y.Vector3().fromArray(t.translate);r.y+=this.heightOffset,s.add(r),this.group.position.copy(s),i(this.startTagContainer,r),i(this.endTagContainer,r)}const e=B(B({},this.meshStyle),t);this.meshStyle=e;function i(s,r){if(!(s!=null&&s.tag))return;const o=new y.Vector3().fromArray(s.tag.position);o.add(r);const a=o.toArray();s.plugin.changeTagById(s.tag.id,{position:a})}}setHeightOffset(t){const e=new y.Vector3;this.meshStyle.translate&&e.add(new y.Vector3().fromArray(this.meshStyle.translate)),e.setY(e.y+t),this.group.position.copy(e),this.heightOffset=t,this.five.needsRender=!0}setColor(t){if(this.disposed)return this.logError("disposed");t&&(this.mesh.material.uniforms.mapColor.value=new y.Color().set(t)),this.mesh.material.uniforms.useMapColor.value=t?1:0,this.mesh.material.uniformsNeedUpdate=!0,this.five.needsRender=!0}setBorderColor(t){if(this.disposed)return this.logError("disposed");this.mesh.material.uniforms.borderColor.value=new y.Color().set(t),this.five.needsRender=!0}setBorderOpacity(t){if(this.disposed)return this.logError("disposed");this.mesh.material.uniforms.borderOpacity.value=t,this.mesh.material.uniformsNeedUpdate=!0,this.five.needsRender=!0}setBackgroundClip(t){if(this.disposed)return this.logError("disposed");this.mesh.material.uniforms.backgroundClip.value=t==="border-box"?0:1,this.mesh.material.uniformsNeedUpdate=!0,this.five.needsRender=!0}setBorderWidth(t){if(this.disposed)return this.logError("disposed");this.mesh.material.uniforms.borderWidth.value=t,this.mesh.material.uniformsNeedUpdate=!0,this.five.needsRender=!0}setBackgroundColor(t){if(this.disposed)return this.logError("disposed");this.mesh.material.uniforms.backgroundColor.value=new y.Color().set(t),this.mesh.material.uniformsNeedUpdate=!0,this.five.needsRender=!0}setBackgroundOpacity(t){if(this.disposed)return this.logError("disposed");this.mesh.material.uniforms.backgroundOpacity.value=t,this.mesh.material.uniformsNeedUpdate=!0,this.five.needsRender=!0}setOpacity(t){if(this.disposed)return this.logError("disposed");this.mesh.material.uniforms.opacity.value=t,this.mesh.material.uniformsNeedUpdate=!0,this.five.needsRender=!0}setMapOpacity(t){if(this.disposed)return this.logError("disposed");this.mesh.material.uniforms.mapOpacity.value=t,this.mesh.material.uniformsNeedUpdate=!0,this.five.needsRender=!0}setTextureUrl(t){if(this.disposed)return this.logError("disposed");this.textureUrl=t,fs(t).then(e=>{this.disposed||this.textureUrl===t&&(e.wrapT=y.RepeatWrapping,this.textureHasLoaded=!0,this.mesh.material.uniforms.map.value=e,this.mesh.material.uniformsNeedUpdate=!0,this.mesh.material.needsUpdate=!0,this.five.needsRender=!0,this.updateVisible())})}setVisibleFloorIndexes(t){var e,i;if(this.disposed)return this.logError("disposed");this._visibleFloorIndexes=t,this.onFiveModelShownFloorChange((i=(e=this.five.model)==null?void 0:e.shownFloor)!=null?i:null)}setStartTag(t){this.setTag("start",t)}setEndTag(t){this.setTag("end",t)}flicker(){var t,e,i,s,r,o;if(this.disposed)return this.logError("disposed");qa([this.group,(i=(e=(t=this.startTagContainer)==null?void 0:t.plugin)==null?void 0:e.tags[0])==null?void 0:i.dom,(o=(r=(s=this.endTagContainer)==null?void 0:s.plugin)==null?void 0:r.tags[0])==null?void 0:o.dom],{loop:6,updateRender:()=>{this.five.needsRender=!0}})}getLengthByPanoGroupIndex(t){return this.disposed?this.logError("disposed"):this.cacheLengths.length!==0?this.cacheLengths[t]:(this.cacheLengths=this.getPanoGroupLengths(),this.cacheLengths[t])}getPanoGroupLengths(){var l,c,h,d;if(!this.curvePoints||!this.curvePath)return[];const t=this.curvePoints.length,e=(c=(l=this.curvePath)==null?void 0:l.getLength())!=null?c:0,i=t-1,s=e/i,r=(d=(h=this.curvePath)==null?void 0:h.getLengths(i))!=null?d:[],o=[];let a=0;for(let f=0;f<t;f++){const m=this.curvePoints[f],g=this.plugin.workUtil.getObserverStandingPosition(a);if(!g)break;g.clone().setY(0).distanceTo(m.clone().setY(0))<s&&(o.push(r[f]),a+=1)}return o}setTag(t,e){var l,c;const i=this.curvePath;if(!(e!=null&&e.data))return;const s=t==="start"?(l=this.startTagContainer)!=null?l:(()=>(this.startTagContainer={tag:null,plugin:new _a(this.five,{containerZIndex:1})},this.startTagContainer))():(c=this.endTagContainer)!=null?c:(()=>(this.endTagContainer={tag:null,plugin:new _a(this.five,{containerZIndex:1})},this.endTagContainer))(),o=Ze({},{contentType:"Custom",stickType:"2DPoint",config:{visibleConfig:{visibleFiveMode:["Floorplan","Mapview"],followModelVisibility:!1}},style:{point:{enabled:!1}},data:{}},e);s.tag=o,C4(o)&&(s.tag.element=h=>{var m,g;(m=s.app)==null||m.$destroy();const d=t==="start"?ae(B({},o.data),{name:this.name,distance:Math.round((g=i==null?void 0:i.getLength())!=null?g:0),i18n:this.plugin.config.i18n}):o.data,f=new b4({target:h,intro:!0,props:d});return s.app=f,()=>f.$destroy()}),s.plugin.load({tagList:[s.tag]});const a=this.meshStyle.translate;if(a&&o.position){const h=new y.Vector3().fromArray(o.position),d=new y.Vector3().fromArray(a);h.add(d),h.y+=this.heightOffset;const f=h.toArray();s.plugin.changeTagById(s.tag.id,{position:f})}}doShow(){var t,e;this.mode==="model"&&!this.flowAnime.isPlaying()&&this.flowAnime.play(),this.five.scene.add(this.group),(t=this.startTagContainer)==null||t.plugin.show(),(e=this.endTagContainer)==null||e.plugin.show(),this.five.needsRender=!0}doHide(){var t,e;this.mode==="model"&&this.flowAnime.stop(),this.five.scene.remove(this.group),(t=this.startTagContainer)==null||t.plugin.hide(),(e=this.endTagContainer)==null||e.plugin.hide(),this.five.needsRender=!0}}function C4(n){return n.contentType==="Custom"}const I4=Object.freeze(Object.defineProperty({__proto__:null,GuideLineModeItem:Lc},Symbol.toStringTag,{value:"Module"})),e0="CruisePlugin",Ql=`${e0}`;class t0 extends Yn{constructor(e,i){super(e,i);u(this,"state",{visible:!0,enabled:!0,disposed:!1,playing:!1,speed:1});u(this,"data");u(this,"config");u(this,"pauseDataMap",new Map);u(this,"privateState",{playing:!1,broke:!1,modeChanging:!1});u(this,"GuideLine");u(this,"disposedErrorLog",()=>{console.error(`${Ql} is disposed`)});u(this,"disableWarnLog",()=>{console.warn(`${Ql} is disabled`)});u(this,"disableErrorLog",()=>{console.error(`${Ql} is disabled`)});this.config=i,Object.assign(window,{[`__${e0}_DEBUG__`]:this})}play(e){this.setState({playing:!0},e)}pause(e){this.setState({playing:!1},e)}show(e){return ee(this,null,function*(){this.setState({visible:!0},e)})}hide(e){return ee(this,null,function*(){this.setState({visible:!1},e)})}enable(e){this.setState({enabled:!0},e)}disable(e){this.setState({enabled:!1},e)}dispose(){this.setState({disposed:!0})}setState(e,i){var r;if(this.state.disposed)return this.disposedErrorLog();if(!this.state.enabled&&e.enabled!==!0&&e.disposed!==!0)return this.disableErrorLog();const s=B({},this.state);this.state=Ze({},this.state,e),e.disposed!==void 0&&e.disposed!==s.disposed&&e.disposed&&this.handleDispose(),e.visible!==void 0&&e.visible!==s.visible&&this.handleVisible(e.visible,i==null?void 0:i.userAction),e.enabled!==void 0&&e.enabled!==s.enabled&&this.handleEnable(e.enabled,i==null?void 0:i.userAction),e.playing!==void 0&&e.playing!==s.playing&&this.changePlayState(e.playing,i),e.speed!==void 0&&e.speed!==s.speed&&this.changeSpeed(e.speed),Ft(s,this.state,{deep:!0})||this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:(r=i==null?void 0:i.userAction)!=null?r:!0})}clearPauseData(){var e,i;if((e=this.data)!=null&&e.id)return this.pauseDataMap.delete((i=this.data)==null?void 0:i.id)}changePlayState(e,i){this.actionIfStateIsEnabled(()=>{var s;return this.hooks.emit("playStateChange",e?"playing":"pause",{userAction:(s=i==null?void 0:i.userAction)!=null?s:!0})}),e?this.handlePlay(i):this.handlePause(i),this.state.playing=e}handleEnable(e,i=!0){var s,r;e?((s=this.GuideLine)==null||s.enable(),this.hooks.emit("enable",{userAction:i})):((r=this.GuideLine)==null||r.disable(),this.changePlayState(!1,{userAction:i}),this.hooks.emit("disable",{userAction:i})),this.state.enabled=e}handleVisible(e,i=!0){var s,r;e?((s=this.GuideLine)==null||s.show(),this.actionIfStateIsEnabled(()=>this.hooks.emit("show",{userAction:i}))):((r=this.GuideLine)==null||r.hide(),this.actionIfStateIsEnabled(()=>this.hooks.emit("hide",{userAction:i}))),this.state.visible=e}addInterruptListener(e){const i=()=>{this.privateState.modeChanging||e()},s=r=>{r!=="mouseMove"&&(e(),this.five.off("gesture",s))};return this.five.on("gesture",s),this.five.once("wantsChangeMode",i),()=>{this.five.off("gesture",s),this.five.off("wantsChangeMode",i)}}getSpeededDuration(e){return e/this.state.speed}forceInteruptUpdateCamera(){this.five.updateCamera({},0)}getPauseData(){var e;if((e=this.data)!=null&&e.id)return this.pauseDataMap.get(this.data.id)}setPauseData(){var i;const e=(i=this.data)==null?void 0:i.id;if(e)return this.pauseDataMap.set(e,{fiveState:this.five.getCurrentState(),playedProgress:this.getProgress()})}clear(){this.clearPauseData()}handleDispose(){var e;this.setState({playing:!1}),this.clearPauseData(),this.clear(),(e=this.GuideLine)==null||e.dispose(),this.GuideLine=void 0}actionIfStateIsEnabled(e,i){if(this.state.enabled)return e();i!=null&&i.warnLog&&this.disableWarnLog()}}function Ul(n,t,e){var l,c,h;const i=new y.Vector3().fromArray([(l=e.x)!=null?l:0,(c=e.y)!=null?c:0,(h=e.z)!=null?h:0]),s=n.getPointAt(t).clone().add(i),r=n.getTangentAt(t),{longitude:o,latitude:a}=Co(r);return{offset:s.clone(),longitude:o,latitude:a,distance:0}}let Uh=class extends t0{constructor(e,i){var o;super(e,i);u(this,"curve");u(this,"baseCurveOffset");u(this,"curveOffset");u(this,"playStartedTime",performance.now());u(this,"duration");u(this,"changeSpeed",(e,i=!0)=>{this.state.speed=e,this.hooks.emit("speedChange",e,{userAction:i})});u(this,"moveToStart",()=>{this.five.setState(ae(B({},Ul(this.curve,0,this.curveOffset)),{mode:"Model"}))});u(this,"playFromStart",()=>{this.clearPauseData(),this.setState({playing:!0})});u(this,"getDuration",()=>this.getSpeededDuration(this.duration));u(this,"getProgress",()=>{var l;const e=this.getPauseData();let i=(l=e==null?void 0:e.playedProgress)!=null?l:0;(i<0||i>=1)&&(i=0);const s=1-i,r=this.getDuration(),a=(performance.now()-this.playStartedTime)/r;return 1-s+a});const s={config:{speedConfig:{moveSpeed:2,moveSpeedUnit:"m/s"}}},r={allowBroke:!0};this.state=Ze({},s,this.state),this.config=Ze({},r,this.config),this.baseCurveOffset=Ze({x:0,y:0,z:0},{y:2},(o=this.config)==null?void 0:o.offset)}load(e,i){var a,l,c,h,d,f,m,g,p;this.handlePause(),this.clear(),this.data=B({id:kt()},e);const s=(()=>{if(this.data.path instanceof y.Curve)return this.data.path.curves[0];{if(this.data.path.length<2)return null;const v=this.data.path.map(He);return new y.CatmullRomCurve3(v,void 0,"catmullrom",.5)}})();if(!s)return;if(this.curve=s,this.curveOffset={x:this.baseCurveOffset.x+((l=(a=this.data.offset)==null?void 0:a.x)!=null?l:0),y:this.baseCurveOffset.y+((h=(c=this.data.offset)==null?void 0:c.y)!=null?h:0),z:this.baseCurveOffset.z+((f=(d=this.data.offset)==null?void 0:d.z)!=null?f:0)},!this.curve)throw new Error("curve is not defined");const r=this.curve.getLength(),o=this.state.config.speedConfig.moveSpeedUnit==="m/ms"?1:1e3;if(this.duration=r/(this.state.config.speedConfig.moveSpeed/o),Array.isArray(this.data.path)){const v=this.data.path.map(He).map(A=>A.toArray());!this.GuideLine&&(((m=this.config)==null?void 0:m.useGuideLine)!==!1&&e.useGuildLine||(g=this.config)!=null&&g.useGuideLine&&e.useGuildLine!==!1)&&(this.GuideLine=L4(this.five,this.config)),(p=this.GuideLine)==null||p.load({lines:[{id:kt(),path:[{type:"CatmullRomCurve3",points:v}],model_style:{visible:!0}}]})}return i?this.setState(i):(this.setState({playing:!1}),this.handleVisible(this.state.visible),this.handleEnable(this.state.enabled),this.changePlayState(this.state.playing),this.changeSpeed(this.state.speed)),Promise.resolve()}handlePlay(){return new Promise((e,i)=>ee(this,null,function*(){var l;this.hooks.emit("play",{userAction:!0});const s=this.getPauseData();let r=(l=s==null?void 0:s.playedProgress)!=null?l:0;(r<0||r>=1)&&(r=0);const o=Ul(this.curve,r,this.curveOffset);if(this.hooks.emit("progressChange",r),this.five.setState(ae(B({},o),{mode:"Model"})),yield this.five.ready(),this.playStartedTime=performance.now(),this.config.allowBroke){const c=this.addInterruptListener(()=>{this.state.playing&&(this.hooks.emit("broke"),this.handlePause(),c(),i(new Error("broke")))})}const a=()=>{const c=this.getProgress();if(c>=1)this.five.off("renderFrame",a),this.setState({playing:!1},{userAction:!1}),this.hooks.emit("end"),this.hooks.emit("progressChange",1),e("end");else if(this.state.playing===!1)this.five.off("renderFrame",a);else if(c>=0){const h=Ul(this.curve,c,this.curveOffset);this.hooks.emit("progressChange",c),this.five.setState(h,!0)}};this.five.on("renderFrame",a)}))}handlePause(e){var i;this.state.playing=!1,this.hooks.emit("pause",{userAction:(i=e==null?void 0:e.userAction)!=null?i:!0}),this.setPauseData()}};function $m(n){const t=Math.abs(Math.cos(n.latitude));return new y.Vector3(-Math.sin(n.longitude)*t,-Math.sin(n.latitude),-Math.cos(n.longitude)*t)}function E4(n,t){const e=$m(n),i=$m(t);return e.angleTo(i)}const M4=n=>ee(exports,null,function*(){try{n().then(()=>{},()=>{}).catch(()=>{})}catch(t){}});function i0(n){return new Promise(t=>{setTimeout(()=>{t()},n)})}function x4(n){return ee(this,null,function*(){return new Promise(t=>{if(n.work){t();return}n.once("loaded",()=>t())})})}class xo extends t0{constructor(e,i){super(e,i);u(this,"state",{visible:!0,enabled:!0,disposed:!1,playing:!1,speed:1,config:{speedConfig:{rotateSpeed:.001,rotateSpeedUnit:"rad/ms",moveSpeed:.002,moveSpeedUnit:"m/ms"}}});u(this,"privateState",{playing:!1,currentPlayQueue:[],currentPlayKeyframe:null,broke:!1,modeChanging:!1});this.config=i,Object.assign(window,{__WalkPlugin_DEBUG__:this})}load(e,i,s){return ee(this,null,function*(){var h,d;this.clear();const r=this.data?JSON.parse(JSON.stringify(this.data)):void 0,o=yield this.formatData(e);this.data=B({id:o.keyframesId},o),this.hooks.emit("dataChange",o,r);let a=[],l;const c=this.data.keyframes.filter(f=>f.data.panoIndex!==void 0);c.filter((f,m)=>{var g;return f.data.panoIndex!==((g=c[m-1])==null?void 0:g.data.panoIndex)}).map(f=>f.data.panoIndex).forEach(f=>{var g,p;const m=(g=this.workUtil.getObserver(f))==null?void 0:g.floorIndex;if(m!==void 0)if(l===m){const v=a.length-1;a[v]=[...(p=a[v])!=null?p:[],f]}else{l=m;const v=a.length;a[v]=[f]}}),!this.GuideLine&&((h=this.config)==null?void 0:h.useGuideLine)!==!1&&o.useGuildLine!==!1&&(this.GuideLine=Xh(this.five,this.config)),(d=this.GuideLine)==null||d.load({routes:a.map(f=>({panoIndexList:f})),config:o.guildPluginOptions}),i?this.setState(i,{userAction:s}):(this.setState({playing:!1},{userAction:!1}),this.handleVisible(this.state.visible),this.handleEnable(this.state.enabled),this.changePlayState(this.state.playing,{userAction:!1}),this.changeSpeed(this.state.speed)),this.clearPauseData(),console.debug("WORKPLUGIN loaded",o),this.hooks.emit("dataLoaded",o)})}playFrom(e){const{index:i,id:s,userAction:r}=e;this.state.playing&&this.setState({playing:!1},{userAction:r}),this.setState({playing:!0},{userAction:r,playFromIndex:i,playFromId:s})}playFromStart(e){return this.playFrom(ae(B({},e),{index:0}))}formatData(e){return ee(this,null,function*(){this.five.work||(yield x4(this.five));const i=(()=>{const s=e;return typeof s=="object"&&s!==null&&Ve(s.version)&&s.data?s.data:s})();if(i.keyframes)return{keyframesId:kt(),keyframes:i.keyframes.map((s,r)=>{var l;const o=i.keyframes[r+1],a=(()=>!o||o.start===void 0||s.end===void 0?0:o.start-s.end)();return ae(B({id:(l=s.uuid)!=null?l:kt(),moveIndex:r,stay:a,index:r},s),{guildPluginOptions:i.guildPluginOptions})})};if(i.panoIndexList){let s=[];const{moveEffect:r,moveToFirstPanoEffect:o,moveToFirstPanoDuration:a}=i;return this.privateState.moveToFirstPanoEffect=o,this.privateState.moveToFirstPanoDuration=a,i.panoIndexList.forEach((l,c)=>{const h=(()=>{var p,v;const d=i.panoIndexList.slice(c).find(A=>A!==l);if(d===void 0)return;const f=this.workUtil.getObserverPosition(l),m=this.workUtil.getObserverPosition(d);if(!m||!f||((p=this.workUtil.getObserver(l))==null?void 0:p.floorIndex)!==((v=this.workUtil.getObserver(d))==null?void 0:v.floorIndex))return;const g=new y.Vector3().subVectors(m,f);return Co(g.normalize())})();i.moveType===void 0||i.moveType==="justMove"?s.push({moveIndex:c,stay:i.stay,data:B({effect:"Move",panoIndex:l,moveEffect:r},h!=null?h:{})}):i.moveType==="moveAndRotate"&&(s.push({moveIndex:c,stay:i.stay,data:{effect:"Move",panoIndex:l,moveEffect:r}}),h&&s.push({moveIndex:c,stay:i.stay,data:B({effect:"Rotate",panoIndex:l},h)}))}),{keyframesId:kt(),keyframes:s.map((l,c)=>B({id:kt(),index:c},l)),guildPluginOptions:i.guildPluginOptions,useGuildLine:i.useGuildLine}}else throw new Error("format error: data no keyframes or no panoIndexList")})}handlePlay(e){return ee(this,null,function*(){var m;const{data:i,state:s,privateState:r,hooks:o}=this;if(r.playing||!(i!=null&&i.keyframes)||(i==null?void 0:i.keyframes.length)===0)return;const a=kt();r.playId=a,r.playing=!0,r.broke=!1;const l=i.keyframes,c=this.getPauseData();(e==null?void 0:e.notEmitEvent)!==!0&&o.emit("play",{userAction:(m=e==null?void 0:e.userAction)!=null?m:!0});let h=!1;const f=yield(()=>ee(this,null,function*(){var g,p;if((e==null?void 0:e.playFromIndex)!==void 0)return e.playFromIndex;if((e==null?void 0:e.playFromId)!==void 0)return(g=this.data)==null?void 0:g.keyframes.findIndex(v=>v.id===e.playFromId);if(c!=null&&c.id){const v=(p=this.data)==null?void 0:p.keyframes.find(A=>A.id===c.id);if(c!=null&&c.fiveState&&(yield this.move(c.fiveState,{moveEffect:r.moveToFirstPanoEffect,duration:r.moveToFirstPanoDuration})),v){if(v.data.effect==="Move")return v.index;if(v.data.effect==="Rotate"){const A=c.duration!==void 0?c.duration*(1-c.playedProgress):void 0;return yield this.playKeyframe(v,{duration:A}),h=!0,v.index+1}}}}))();this.clearPauseData();for(const g of l){if(r.broke||!s.playing||!r.playing||a!==r.playId)return;if(!(f!==void 0&&g.index<f))try{o.emit("playIndexChange",g.index,g),yield this.playKeyframe(g,{moveEffect:h===!1?r.moveToFirstPanoEffect:void 0,duration:h===!1&&typeof r.moveToFirstPanoDuration=="number"?r.moveToFirstPanoDuration:void 0}),g.stay&&(yield i0(g.stay)),h===!1&&(h=!0)}catch(p){return Promise.resolve("broke")}}s.playing&&a===r.playId&&(this.setState({playing:!1},{userAction:!1}),o.emit("end"),this.clearPauseData())})}handlePause(e){var o;const{state:i,privateState:s,hooks:r}=this;i.playing=!1,s.playing!==!1&&(s.playing=!1,(e==null?void 0:e.userAction)!==!1&&this.setPauseData(),s.broke||this.forceInteruptUpdateCamera(),(e==null?void 0:e.notEmitEvent)!==!0&&r.emit("pause",{userAction:(o=e==null?void 0:e.userAction)!=null?o:!0}))}changeSpeed(e,i=!0){var l;const{state:s,privateState:r,hooks:o}=this,{currentPlayKeyframe:a}=r;if(o.emit("speedChange",e,{userAction:i}),s.playing&&a)try{const c=a.originDuration!==void 0?a.originDuration*(1-this.getProgress()):void 0,h=a.keyframe,{privateState:d}=this;((l=this.privateState.currentPlayKeyframe)==null?void 0:l.keyframe.id)!==h.id&&(this.privateState.currentPlayKeyframe={keyframe:h}),d.currentPlayQueue.push(this.getPlayPromise(h,{duration:c}))}catch(c){console.error(c)}}getProgress(){return this.five.controller.cameraMotion.progress}setPauseData(){var e,i,s;if((e=this.data)!=null&&e.id)return this.pauseDataMap.set(this.data.id,{id:(i=this.privateState.currentPlayKeyframe)==null?void 0:i.keyframe.id,fiveState:this.five.getCurrentState(),duration:(s=this.privateState.currentPlayKeyframe)==null?void 0:s.originDuration,playedProgress:this.getProgress()})}clear(){this.clearPauseData(),this.privateState.currentPlayKeyframe=null}playKeyframe(e,i){return ee(this,null,function*(){var r;const{privateState:s}=this;return((r=this.privateState.currentPlayKeyframe)==null?void 0:r.keyframe.id)!==e.id&&(this.privateState.currentPlayKeyframe={keyframe:e}),s.currentPlayQueue.push(this.getPlayPromise(e,i)),this.actionPromiseQueue()})}getPlayPromise(s){return ee(this,arguments,function*(e,i={}){var o;const r=e.data;if(i.duration=(o=i.duration)!=null?o:e.start!==void 0&&e.end!==void 0?e.end-e.start:void 0,!!r)return new Promise((a,l)=>{let c=!1;this.addInterruptListener(()=>{if(!c)return this.hooks.emit("broke"),this.privateState.broke=!0,this.setState({playing:!1}),c=!0,l(new Error("play is interupted"))});try{if(c)return;const h=()=>{a(),c=!0};switch(r.effect){case"Move":this.move(r,i).then(h);break;case"Rotate":this.rotate(r,i).then(h);break;default:this.rotate(r,i).then(h)}}catch(h){}})})}actionPromiseQueue(){return ee(this,null,function*(){const{privateState:e}=this;return new Promise((i,s)=>{if(e.currentPlayQueue.length===0){i();return}const r=e.currentPlayQueue.shift();if(!r){i();return}r.then(i,s)}).then(()=>e.currentPlayQueue.length===0?Promise.resolve():this.actionPromiseQueue())})}move(e,i){return ee(this,null,function*(){if(e.mode&&e.mode!==this.five.currentMode)yield this.changeMode(e);else if(e.panoIndex!==this.five.panoIndex)yield this.changePano(e,i);else return Promise.resolve()})}rotate(e,i){return ee(this,null,function*(){if(e.mode&&e.mode!==this.five.currentMode)yield this.changeMode({mode:e.mode,panoIndex:e.panoIndex});else if(e.panoIndex&&e.panoIndex!==this.five.panoIndex)return yield this.changePano(e,i);yield this.updateCamera(e,i)})}updateCamera(s){return ee(this,arguments,function*(e,i={}){const{five:r,privateState:o,state:a}=this,l=(()=>{var m,g;const d=(m=a.config)==null?void 0:m.speedConfig,f=(g=e.rotateSpeed)!=null?g:d==null?void 0:d.rotateSpeed;if((d==null?void 0:d.rotateSpeedUnit)===void 0)return f;if(f!==void 0)return d.rotateSpeedUnit==="rad/ms"?f:f/1e3})(),c=(()=>{if(i.duration)return i.duration;if(l){const d=this.five.getCurrentState();return E4(d,e)/l}return 800})();o.currentPlayKeyframe&&(o.currentPlayKeyframe.originDuration=c);const h=this.getSpeededDuration(c);return new Promise(d=>{M4(()=>r.updateCamera(e,h)),setTimeout(()=>d(),h)})})}changePano(e,i){return ee(this,null,function*(){const{five:s,privateState:r,state:o}=this;if(typeof e.panoIndex!="number"||e.panoIndex===s.panoIndex)return;const a=s.getCurrentState().mode!=="Panorama";a&&(this.privateState.modeChanging=!0);const l=(()=>{var f,m;const h=(f=o.config)==null?void 0:f.speedConfig,d=(m=e.moveSpeed)!=null?m:h==null?void 0:h.moveSpeed;if((h==null?void 0:h.moveSpeedUnit)===void 0)return d;if(d!==void 0)return h.moveSpeedUnit==="m/ms"?d:d/1e3})(),c=(()=>{if(i!=null&&i.duration)return i.duration;if(l&&typeof s.panoIndex=="number"&&typeof e.panoIndex=="number"){const h=this.workUtil.getObserverPosition(s.panoIndex),d=this.workUtil.getObserverPosition(e.panoIndex);return h&&d?h.distanceTo(d)/l:800}return 800})();r.currentPlayKeyframe&&(r.currentPlayKeyframe.originDuration=c),yield new Promise(h=>{var f,m,g;const d=this.fiveUtil.moveToPano(e.panoIndex,{latitude:e.latitude,longitude:e.longitude,fov:e.fov,duration:this.getSpeededDuration(c),effect:(g=(m=i==null?void 0:i.moveEffect)!=null?m:(f=this.state.config)==null?void 0:f.moveEffect)!=null?g:e.moveEffect,moveCancelCallback:()=>h(),moveEndCallback:()=>h()});d instanceof Promise&&d.then(()=>h()),a&&s.once("panoArrived",()=>h())}),a&&(this.privateState.modeChanging=!1)})}changeMode(e,i){return ee(this,null,function*(){e.mode&&e.mode!==this.five.currentMode&&(this.privateState.modeChanging=!0,yield this.five.changeMode(e.mode,e,i),this.privateState.modeChanging=!1)})}}class n0{constructor(t){u(this,"id");u(this,"renderID");u(this,"isGuideLine",!0);u(this,"panoramaItem");u(this,"modelItem");u(this,"hooks",new yt);u(this,"_visible",!0);u(this,"plugin");u(this,"five");u(this,"logError",t=>yv("GuideLineItem: ",t));this.id=t.id,this.five=t.five,this.plugin=t.plugin,this.panoramaItem=new Lc(this.five,{mode:"panorama",plugin:this.plugin,parent:this}),this.modelItem=new Lc(this.five,{mode:"model",plugin:this.plugin,parent:this})}get visible(){return this._visible}setData(t){this.setDataByMode("panorama",t),this.setDataByMode("model",t)}setDataByMode(t,e){var c;const i=t==="panorama"?this.panoramaItem:this.modelItem,s=t==="panorama"?e.panorama_style:e.model_style,r=e.path,o=s,a=s,l=s;if(e.pano_group){const h=t==="panorama"&&e.panorama_style.skip_group===!0;i.setGeometryByPanoGroup(e.pano_group,B(ae(B({},e),{skipPanoGroup:h}),o))}else e.path&&i.setGeometryByPath(r,B({},o));i.name=e.name,i.setMeshStyle(l),i.setMartial(a),i.setVisibleFloorIndexes((c=e.visible_floor_indexes)!=null?c:null),i.setStartTag(s==null?void 0:s.start_tag),i.setEndTag(s==null?void 0:s.end_tag)}show(){this._visible=!0,this.hooks.emit("show",{userAction:!0})}hide(){this._visible=!1,this.hooks.emit("hide",{userAction:!0})}dispose(){this.panoramaItem.dispose(),this.modelItem.dispose()}walk(t){return ee(this,null,function*(){if(this.hooks.emit("walkStart",{userAction:!0}),this.panoramaItem.panoGroup.length){const e=B({panoIndexList:this.panoramaItem.panoGroup},t),[i]=yield bs(D4(this.five,e));if(i)return this.logError(i.message)}else{const e={path:this.panoramaItem.curvePath},[i]=yield bs(k4(this.five,e));if(i)return this.logError(i.message)}this.hooks.emit("walkEnded",{userAction:!0})})}}function k4(n,t){return ee(this,null,function*(){const e=new Uh(n);yield e.load(t),e.playFromStart()})}function D4(n,t){return ee(this,null,function*(){if(t.panoIndexList.length===0)return;const e=n.getCurrentState();e.mode!=="Panorama"&&(yield wh(n,["Panorama",{longitude:e.longitude,latitude:0,panoIndex:t.panoIndexList[0]}]));const i=new xo(n);yield i.load(t),yield new Promise((s,r)=>{const o=n.getCurrentState();let a=t.panoIndexList.slice();o.panoIndex===a[0]&&c(o.panoIndex),i.playFromStart();function l(m){if(m!=="Panorama")return d(new Error("mode not match"))}function c(m){const g=a[0];if(a=a.slice(1),m!==g)return d(new Error("panoIndex not match, wanted: "+g+", got: "+m));if(a.length===0)return f()}function h(){n.off("modeChange",l),n.off("panoArrived",c)}function d(m){h(),r(m)}function f(){h(),s()}n.on("modeChange",l),n.on("panoArrived",c)})})}const S4=Object.freeze(Object.defineProperty({__proto__:null,GuideLineItem:n0},Symbol.toStringTag,{value:"Module"})),Oc="GuideLinePlugin",ep=`${Oc}`;let T4=class extends pn{constructor(e,i){super(e,i);u(this,"name",Oc);u(this,"cruisePlugin");u(this,"itemMap",new Map);u(this,"state",{visible:!1,enabled:!0});u(this,"data");u(this,"heightOffset",0);u(this,"_config");u(this,"_disposed",!1);u(this,"disposedErrorLog",()=>{console.error(`${ep} is disposed`)});this._config=i!=null?i:{},this.cruisePlugin=new xo(e),Object.assign(window,{[`__${Oc}_DEBUG__`]:this})}get config(){return this._config}get disposed(){return this._disposed}load(e,i,s=!0){return ee(this,null,function*(){var m,g,p,v,A,w,k;const r=this.data?JSON.parse(JSON.stringify(this.data)):void 0,o=yield this.formatData(e);this.hooks.emit("dataChange",o,r),this.data=o;const a=o.config,l=!o.lines&&o.routes,c=ae(B({},a),{panorama_style:{visible:!!l,unit_length:(m=a==null?void 0:a.unitHeight)!=null?m:.4,width:(g=a==null?void 0:a.unitWidth)!=null?g:.6,texture:{url:(p=a==null?void 0:a.arrowTextureUrl)!=null?p:this.staticPrefix+"/release/web/arrow-white.5c2c79a5.png"}}}),h=(A=(v=o.routes)==null?void 0:v.map(M=>{var S;return Ze({},c,{id:(S=M.id)!=null?S:kt(),pano_group:M.panoIndexList})}))!=null?A:[],d=(k=(w=o.lines)==null?void 0:w.map(M=>Ze({},c,M)))!=null?k:[],f=[...h,...d];yield li(this.five),this.clear(),f.forEach(M=>{this.addGuideLineItem(M)}),this.updateTagsEnable(),this.handleVisible(this.state.visible),this.handleEnable(this.state.enabled),i&&this.setState(i,{userAction:s}),this.hooks.emit("dataLoaded",o),console.debug(`${ep} loaded`,o)})}formatData(e){return ee(this,null,function*(){return this.getDataWithoutVersion(e)})}show(e){return ee(this,null,function*(){this.setState({visible:!0},e)})}hide(e){return ee(this,null,function*(){this.setState({visible:!1},e)})}enable(e){this.setState({enabled:!0},e)}disable(e){this.setState({enabled:!1},e)}dispose(){this.disposed||(this.clear(),this.hooks.emit("dispose"))}setState(e,i){var r;if(this.disposed)return this.disposedErrorLog();const s=B({},this.state);this.state=B(B({},this.state),e),e.visible!==void 0&&e.visible!==s.visible&&this.handleVisible(e.visible,i==null?void 0:i.userAction),e.enabled!==void 0&&e.enabled!==s.enabled&&this.handleEnable(e.enabled,i==null?void 0:i.userAction),Ft(s,this.state,{deep:!0})||(this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:(r=i==null?void 0:i.userAction)!=null?r:!0}),this.five.needsRender=!0)}addGuideLineItem(e){const i=e.render_id||e.id,s=this.itemMap.get(i);s&&this.removeGuideLineItem(s);const r=new n0({five:this.five,id:i,plugin:this});return this.itemMap.set(i,r),e&&r.setData(e),this.heightOffset+=1e-4,r.modelItem.setHeightOffset(this.heightOffset),r.panoramaItem.setHeightOffset(this.heightOffset),r}getGuideLineItemByID(e){return this.itemMap.get(e)}removeGuideLineItem(e){this.itemMap.delete(e.id),e.panoramaItem.dispose(),e.modelItem.dispose()}updateTagsEnable(){const e=[];function i(o){return Array.isArray(o)&&o.every(a=>typeof a=="number")}function s(o,a){return new y.Vector3().fromArray(o).distanceTo(new y.Vector3().fromArray(a))<.01}function r(o){var l;const a=(l=o==null?void 0:o.tag)==null?void 0:l.position;return i(a)?e.every(c=>{var h;return i((h=c.tag)==null?void 0:h.position)?!s(a,c.tag.position):!0}):!1}this.itemMap.forEach(o=>{const a=o.modelItem.startTagContainer,l=o.modelItem.endTagContainer,c=r(a);c&&e.push(a),a==null||a.plugin.setState({enabled:c},{});const h=r(l);h&&e.push(l),l==null||l.plugin.setState({enabled:h},{})})}clear(){this.heightOffset=0,this.itemMap.forEach(e=>{this.removeGuideLineItem(e)})}handleEnable(e,i=!0){this.hooks.emit(e?"enable":"disable",{userAction:i})}handleVisible(e,i=!0){this.state.enabled&&this.hooks.emit(e?"show":"hide",{userAction:i})}getDataWithoutVersion(e){return typeof e=="object"&&e!==null&&e.data?e.data:e}};const Xh=(n,t)=>new T4(n,t),L4=Xh,O4=Object.freeze(Object.defineProperty({__proto__:null},Symbol.toStringTag,{value:"Module"})),z4=(n,t)=>new xo(n,t),j4=(n,t)=>new Uh(n,t);function Yh(n,t,e){if(e){const s=new y.Vector3().subVectors(n.position,e).applyQuaternion(n.quaternion.clone().inverse()).applyQuaternion(t).add(e);n.position.copy(s)}n.quaternion.copy(t)}class ko extends ti{constructor(e,i){var s,r;super();u(this,"originObject3D");u(this,"onRender");u(this,"positionFrom");this.originObject3D=e,this.onRender=(s=i==null?void 0:i.onRender)!=null?s:()=>{},this.positionFrom=(r=i==null?void 0:i.positionFrom)!=null?r:"objectPosition"}get helperObject(){return this}render(){this.onRender()}enable(){this.parent.children.includes(this)||this.parent.add(this)}disable(){this.removeFromParent()}show(){this.visible=!0,this.render()}hide(){this.visible=!1,this.render()}raycasterIntersectObject(e,i=[]){return e.intersectObject(this,!0,i)}initialPosition(e){var i,s;this.positionFrom==="objectPosition"?this.position.copy(this.originObject3D.position):this.positionFrom==="boundingBox"?this.position.copy((i=xs(this.originObject3D))==null?void 0:i.getCenter(new y.Vector3).applyMatrix4(this.originObject3D.matrixWorld)):this.positionFrom==="boundingSphere"?this.position.copy((s=_p(this.originObject3D))==null?void 0:s.center.clone().applyMatrix4(this.originObject3D.matrixWorld)):this.positionFrom instanceof _.Vector3?this.position.copy(this.positionFrom):this.positionFrom instanceof Function&&this.position.copy(this.positionFrom(this.originObject3D)),e&&this.position.add(e)}setScaleByCamera(e){}initQuaternion(e){if(this.quaternion.copy(this.originObject3D.quaternion),e&&(e.xAxis||e.yAxis||e.zAxis)){const i=e.xAxis instanceof Function?e.xAxis():e.xAxis,s=e.yAxis instanceof Function?e.yAxis():e.yAxis,r=e.zAxis instanceof Function?e.zAxis():e.zAxis;let o=i==null?void 0:i.clone(),a=s==null?void 0:s.clone(),l=r==null?void 0:r.clone();if(o&&!a&&!a){const c=new y.Quaternion().setFromUnitVectors(new y.Vector3(1,0,0),o.normalize());this.applyQuaternion(c)}if(a&&!o&&!l){const c=new y.Quaternion().setFromUnitVectors(new y.Vector3(0,1,0),a.normalize());this.applyQuaternion(c)}if(l&&!o&&!a){const c=new y.Quaternion().setFromUnitVectors(new y.Vector3(0,0,1),l.normalize());this.applyQuaternion(c)}if([o,a,l].filter(Ve).length>=2){o||(o=new y.Vector3().crossVectors(a,l).normalize()),a||(a=new y.Vector3().crossVectors(o,l).normalize()),l||(l=new y.Vector3().crossVectors(o,a).normalize()),o.applyQuaternion(this.quaternion),a.applyQuaternion(this.quaternion),l.applyQuaternion(this.quaternion);const c=new y.Matrix4().makeBasis(o,a,l),h=new y.Quaternion().setFromRotationMatrix(c);this.quaternion.copy(h)}}}applyHelperScaleMatrix4(e,i){this.scale.applyMatrix4(e)}setHelperQuaternion(e,i){this.initQuaternion(),Yh(this,this.quaternion.clone().premultiply(e),i)}applyHelperQuaternion(e,i){if(i){const s=new _.Vector3().subVectors(this.position,i).applyQuaternion(e).add(i);this.position.copy(s)}this.applyQuaternion(e)}dispose(){this.removeFromParent()}}class V4 extends ko{}class R4 extends ko{}class B4 extends ko{}class _4 extends ko{}class H4 extends ko{}class F4 extends y.Group{constructor(e){super();u(this,"direction");this.direction=e||"x"}}class tp extends y.Mesh{constructor(e,i,s){super(e,i);u(this,"direction");this.direction=s||"x"}}function N4(n,t){const{offsetWidth:e,offsetHeight:i}=t,{top:s,left:r}=t.getBoundingClientRect();return Object.assign(new y.Vector2,{x:(n.x-r)/e*2-1,y:-(n.y-s)/i*2+1})}function hl(n,t,e){if(!t||!e||!n)return;const i=N4(t,e);if(Math.abs(i.x)===1||Math.abs(i.y)===1)return;const s=new y.Raycaster;return s.setFromCamera(i,n),s.params.Points.threshold=.1,s}class Xl extends F4{constructor(e){var h;super(e.direction);u(this,"line");u(this,"arrow");u(this,"lineHeight",.4);u(this,"arrowHeight",.1);u(this,"renderOrder",50);u(this,"name","ArrowGroup");const i=new y.Color((h=e.color)!=null?h:16214315),s=new y.MeshBasicMaterial({color:i,depthTest:!1,depthWrite:!1,transparent:!0}),r=new y.ConeGeometry(.04,.1,32),o=new tp(r,s.clone(),e.direction);o.name=`arrow-${e.direction}`,this.arrow=o;const a=.004,l=new y.CylinderGeometry(a,a,.4,32),c=new tp(l,s.clone(),e.direction);c.name=`line-${e.direction}`,this.line=c,this.formatArrow(),this.formatLine(),this.add(this.arrow,this.line)}formatArrow(){this.arrow.geometry.translate(0,this.lineHeight+this.arrowHeight/2,0),this.direction==="x"?(this.arrow.geometry.rotateX(Math.PI/2),this.arrow.geometry.rotateY(Math.PI/2)):this.direction==="z"&&this.arrow.geometry.rotateX(Math.PI/2)}formatLine(){this.line.geometry.translate(0,this.lineHeight/2,0),this.direction==="x"?(this.line.geometry.rotateX(Math.PI/2),this.line.geometry.rotateY(Math.PI/2)):this.direction==="z"&&this.line.geometry.rotateX(Math.PI/2)}}const Yl={X:15618642,Y:4765519,Z:4227839};class sr{static get X(){return new y.Color(Yl.X).convertSRGBToLinear().clone()}static get Y(){return new y.Color(Yl.Y).convertSRGBToLinear().clone()}static get Z(){return new y.Color(Yl.Z).convertSRGBToLinear().clone()}}function Zh(n,t,e){const o=n.position.distanceTo(t),a=n.fov,l=n.distance||3,c=o/3,h=a/90,d=l/3,f=c*h*d,m=(e==null?void 0:e.min)||.6,g=e==null?void 0:e.max;return m&&f<m?m:g&&f>g?g:f}function G4(n,t,e){return n<t?t:n>e?e:n}function W4(n){let t=n.pose.latitude,e=n.pose.longitude;if(ei(t)||ei(e)){const i=n.matrix.elements;t=Math.asin(G4(i[9],-1,1)),Math.abs(i[9])<.9999999?e=hc(Math.atan2(i[8],i[10])):e=hc(Math.atan2(-i[2],i[0]))}return{latitude:t,longitude:e}}function Q4(n){const{latitude:t,longitude:e}=n,i=new y.Vector3;return ip-t<.03?i.set(0,1,0):Zl(0,e)?i.set(0,0,1):Zl(Math.PI,e)?i.set(0,0,-1):Zl(ip,e)?i.set(1,0,0):i.set(-1,0,0),i}const ip=Number((Math.PI/2).toFixed(5));function Zl(n,t){return typeof n!="number"||typeof t!="number"?!1:Math.abs(n-t)<.001}class U4 extends V4{constructor(e,i){super(e,i);u(this,"name","MoveHelper");u(this,"xArrow");u(this,"yArrow");u(this,"zArrow");i.xArrowEnable!==!1&&(this.xArrow=new Xl({direction:"x",color:sr.X})),i.yArrowEnable!==!1&&(this.yArrow=new Xl({direction:"y",color:sr.Y})),i.zArrowEnable!==!1&&(this.zArrow=new Xl({direction:"z",color:sr.Z})),this.add(...[this.xArrow,this.yArrow,this.zArrow].filter(Boolean))}update(e){if(this.xArrow&&(this.xArrow.visible=!0),this.yArrow&&(this.yArrow.visible=!0),this.zArrow&&(this.zArrow.visible=!0),e.type==="OrthographicCamera"){const i=new y.Vector3(1,0,0).applyQuaternion(this.quaternion),s=new y.Vector3(0,1,0).applyQuaternion(this.quaternion),r=new y.Vector3(0,0,1).applyQuaternion(this.quaternion),o=W4(e),a=Q4(o),l=.0872665;Math.abs(i.angleTo(a)-0)<l||Math.abs(i.angleTo(a)-Math.PI)<l?this.xArrow&&(this.xArrow.visible=!1):Math.abs(s.angleTo(a)-0)<l||Math.abs(s.angleTo(a)-Math.PI)<l?this.yArrow&&(this.yArrow.visible=!1):(Math.abs(r.angleTo(a)-0)<l||Math.abs(r.angleTo(a)-Math.PI)<l)&&this.zArrow&&(this.zArrow.visible=!1)}}show(){super.show(),this.xArrow&&this.add(this.xArrow),this.yArrow&&this.add(this.yArrow),this.zArrow&&this.add(this.zArrow)}setScaleByCamera(e){this.scale.setScalar(Zh(e,this.position))}showDraggingHelper(e){this.xArrow&&(e.includes("x")?this.add(this.xArrow):this.remove(this.xArrow)),this.yArrow&&(e.includes("y")?this.add(this.yArrow):this.remove(this.yArrow)),this.zArrow&&(e.includes("z")?this.add(this.zArrow):this.remove(this.zArrow))}dispose(){this.remove(...[this.xArrow,this.yArrow,this.zArrow].filter(Boolean)),super.dispose()}}function ps(n,t){return X4(document.createElement(t!=null?t:"div"),n)}function X4(n,t){if(!t)return n;for(const e in t)e&&t[e]&&(n.style[e]=t[e]);return n}function Y4(n){const t=ps(B({position:"absolute",display:"block",borderRadius:"4px",paddingTop:"1px",paddingBottom:"1px",paddingLeft:"4px",paddingRight:"4px",pointerEvents:"none",userSelect:"none",zIndex:"99999",backgroundColor:"rgba(0,0,0,0.7)",fontSize:"12px",color:"#fff",letterSpacing:"0",lineHeight:"18px"},n)),e=()=>{t.style.display!=="block"&&t.style.top&&t.style.left&&(t.style.display="block")};return{element:t,show:e,hide:()=>{t.style.display="none",t.style.top="",t.style.left=""},setLeftTop:(r,o)=>{t.style.left=r,t.style.top=o,e()}}}class Z4 extends B4{constructor(e,i){super(e,i);u(this,"name","RotateHelper");u(this,"xCircle");u(this,"yCircle");u(this,"zCircle");u(this,"children",[]);u(this,"angleTips");u(this,"container");(i==null?void 0:i.yzCircleEnable)!==!1&&(this.xCircle=new Jl({direction:"x",color:sr.X})),(i==null?void 0:i.xzCircleEnable)!==!1&&(this.yCircle=new Jl({direction:"y",color:sr.Y})),(i==null?void 0:i.xyCircleEnable)!==!1&&(this.zCircle=new Jl({direction:"z",color:sr.Z})),i!=null&&i.container&&(i==null?void 0:i.angleTipsEnable)!==!1&&(this.container=i==null?void 0:i.container,this.angleTips=Y4({display:"none"}),this.container.appendChild(this.angleTips.element)),this.add(...[this.xCircle,this.yCircle,this.zCircle].filter(Boolean)),this.show()}hide(){this.children.forEach(e=>e.hide())}show(){var e;this.children.forEach(i=>i.showCircle()),(e=this.angleTips)==null||e.hide()}setScaleByCamera(e){this.scale.setScalar(Zh(e,this.position))}showDraggingHelper(e){var i;this.hide(),this.children.filter(s=>e.includes(s.direction)).forEach(s=>s.showRing()),(i=this.angleTips)==null||i.show()}dispose(){var e,i;this.removeFromParent(),(i=(e=this.angleTips)==null?void 0:e.element)==null||i.remove()}}class Jl extends y.Group{constructor(e){super();u(this,"direction");u(this,"circle");u(this,"ring");u(this,"angleSector");this.direction=e.direction,this.circle=new J4(e),this.ring=new q4(e),this.angleSector=new K4(e),this.add(this.circle,this.ring,this.angleSector),this.direction==="y"?this.rotateX(Math.PI/2):this.direction==="x"&&this.rotateY(-Math.PI/2)}showCircle(){this.add(this.circle),this.remove(this.ring,this.angleSector)}showRing(){this.add(this.ring,this.angleSector),this.remove(this.circle)}hide(){this.remove(this.ring,this.angleSector,this.circle)}}let J4=class extends y.Mesh{constructor(e){var i;super();u(this,"direction");u(this,"gapAngle",.02);u(this,"geometry",new y.RingGeometry(.25,.3,20,8,this.gapAngle,Math.PI/2-this.gapAngle*2));this.material=new y.MeshBasicMaterial({opacity:.6,color:(i=e.color)!=null?i:16777215,transparent:!0,side:y.DoubleSide,depthTest:!1,depthWrite:!1}),this.renderOrder=50,this.direction=e.direction,this.geometry.name=`RotateHelperCircleGeometry-${this.direction}`}};class q4 extends y.Group{constructor(e){super();u(this,"direction");this.direction=e.direction;const i=.015,s=new Array(8).fill(null).map((r,o)=>{const a=new y.RingGeometry(.25,.3,20,8,Math.PI/4*o+i,Math.PI/4-i*2),l=new y.MeshBasicMaterial({opacity:1,color:16777215,depthTest:!1,depthWrite:!1,transparent:!0,side:y.DoubleSide});this.renderOrder=50;const c=new y.Mesh(a,l);return c.name=`AxesDashedRing-${this.direction}-${o}`,c});this.add(...s)}}class K4 extends y.Mesh{constructor(e){var s;super();u(this,"direction");u(this,"baseAxes");u(this,"angleDirection");switch(e.direction){case"x":this.baseAxes=new y.Vector3(0,0,1);break;case"y":this.baseAxes=new y.Vector3(1,0,0);break;case"z":this.baseAxes=new y.Vector3(1,0,0);break}const i=.3+5e-4;this.geometry=new y.CircleGeometry(i,48,0,1e-4),this.material=new y.MeshBasicMaterial({opacity:.4,color:(s=e.color)!=null?s:16777215,depthTest:!1,depthWrite:!1,transparent:!0,side:y.DoubleSide}),this.renderOrder=50,this.direction=e.direction,this.angleDirection=this.direction==="z"?1:-1}}function $4(){const n=ps({width:"100%",height:"100%",left:"0",top:"0",position:"absolute",pointerEvents:"none"}),t=ps({boxSizing:"border-box",width:"100%",height:"100%",left:"0",top:"0",position:"relative",display:"flex",alignItems:"center",justifyContent:"center"}),e=ps({boxSizing:"border-box",width:"100%",height:"100%",left:"0",top:"0",position:"absolute",border:"1px solid rgba(255,255,255,0.4)"});n.appendChild(t),t.appendChild(e);const i="-4px",s={direction:"nesw",element:Tn({cursor:"nesw-resize",left:i,bottom:i})},r={direction:"ns",element:Tn({cursor:"ns-resize",bottom:i})},o={direction:"nwse",element:Tn({cursor:"nwse-resize",right:i,bottom:i})},a={direction:"ew",element:Tn({cursor:"ew-resize",right:i})},l={direction:"nesw",element:Tn({cursor:"nesw-resize",right:i,top:i})},c={direction:"ns",element:Tn({cursor:"ns-resize",top:i})},h={direction:"nwse",element:Tn({cursor:"nwse-resize",left:i,top:i})},d={direction:"ew",element:Tn({cursor:"ew-resize",left:i})};return new Array(r,a,c,d,s,o,l,h).forEach(m=>t.appendChild(m.element)),{container:n,squares:[s,r,o,a,l,c,h,d]}}function Tn(n){const t=ps(B({background:"#FFFFFF",width:"9px",height:"9px",position:"absolute",pointerEvents:"none"},n)),e=ps({width:"15px",height:"15px",position:"absolute",left:"50%",top:"50%",transform:"translate(-50%, -50%)",pointerEvents:"none"}),i=ps({width:"15px",height:"15px",cursor:n==null?void 0:n.cursor,pointerEvents:"auto",background:"transparent"});return i.draggable=!0,e.appendChild(i),t.appendChild(e),t}class eD extends H4{constructor(e,i,s,r){super(e);u(this,"name","CSS3DScaleHelper");u(this,"points",[]);u(this,"cornerPositions",[]);u(this,"css3DInstance");u(this,"plane");u(this,"css3DRenderer",new lr);u(this,"camera");u(this,"scene");u(this,"container");u(this,"enabled",!1);this.camera=s,this.scene=r,this.container=i,this.initRectangleScaleHelper()}get helperObject(){var e;if(!((e=this.css3DInstance)!=null&&e.css3DObject))throw new Error("css3DInstance is not initialized");return this.css3DInstance.css3DObject}initQuaternion(){this.quaternion.copy(this.originObject3D.quaternion)}applyMatrix4(e){var i;super.applyMatrix4(e),this.helperObject.applyMatrix4(e),(i=this.plane)==null||i.applyMatrix4(e),this.cornerPositions.forEach(s=>s.applyMatrix4(e))}showDraggingHelper(){}applyHelperScaleMatrix4(e,i){var s;(s=this.plane)==null||s.scale.applyMatrix4(e),this.helperObject.applyScaleMatrix4(e)}updatePoints(){const e=this.calculatePointPosition(this.cornerPositions);this.points.forEach((i,s)=>{i.position.copy(e[s])})}applyHelperQuaternion(e,i){var r;const s=(r=this.css3DInstance)==null?void 0:r.css3DObject;if(s){const o=new y.Vector3().subVectors(s.position,i).applyQuaternion(e).add(i);s.position.copy(o),s.applyQuaternion(e)}if(this.plane){const o=new y.Vector3().subVectors(this.plane.position,i).applyQuaternion(e).add(i);this.plane.position.copy(o),this.plane.applyQuaternion(e)}this.cornerPositions.forEach(o=>{const a=new y.Vector3().subVectors(o,i).applyQuaternion(e).add(i);o.copy(a)})}enable(){var e;this.enabled||(this.enabled=!0,(e=this.css3DInstance)==null||e.enable(),this.plane&&this.scene.add(this.plane))}disable(){var e;this.enabled&&(this.enabled=!1,(e=this.css3DInstance)==null||e.disable(),this.plane&&this.scene.remove(this.plane))}show(){var e;(e=this.css3DInstance)==null||e.show(),this.plane&&(this.plane.visible=!0)}hide(){var e;(e=this.css3DInstance)==null||e.hide(),this.plane&&(this.plane.visible=!1)}dispose(){this.disable(),this.css3DRenderer.dispose()}initRectangleScaleHelper(){var a,l;const e=this.getCornerPositions();if(!e)return;this.cornerPositions=e;const i=this.css3DRenderer.create3DElement(this.camera,e,{ratio:.003});if(!i)return;this.css3DInstance=i,i.appendToElement(this.container);const s=i.css3DObject.container,{container:r,squares:o}=$4();this.points=o.map((c,h)=>({direction:c.direction,point:c.element,position:this.calculatePointPosition(e)[h]})),s.insertBefore(r,(a=s.children[0])!=null?a:null),this.helperObject.position.copy(this.originObject3D.position),(l=this.plane)==null||l.position.copy(this.originObject3D.position)}getCornerPositions(){const{originObject3D:e}=this;if(e.isCSS3DObject&&e.cornerPoints)return e.cornerPoints;console.error("当前物体暂时不支持 ScaleHelper")}calculatePointPosition(e){return[e[0].clone(),e[0].clone().add(e[1]).divideScalar(2),e[1].clone(),e[1].clone().add(e[2]).divideScalar(2),e[2].clone(),e[2].clone().add(e[3]).divideScalar(2),e[3].clone(),e[3].clone().add(e[0]).divideScalar(2)]}}class tD extends R4{constructor(e){super(e);u(this,"name","BoundingBoxHelper");u(this,"box");u(this,"outline");u(this,"positionAttribute");this.positionAttribute=new y.BufferAttribute(new Float32Array(8*3),3),this.box=this.createBox(),this.outline=this.createOutline(),this.add(this.box,this.outline),this.update()}initQuaternion(){this.quaternion.copy(this.originObject3D.quaternion)}setHelperQuaternion(e,i){Yh(this,e,i)}raycasterIntersectObject(e,i){return e.intersectObject(this,!1,i)}raycast(e,i){this.box.raycast(e,i)}update(){const e=xs(this.originObject3D);if(!e)return;const{min:i,max:s}=e;this.positionAttribute.setXYZ(0,s.x,s.y,s.z),this.positionAttribute.setXYZ(1,i.x,s.y,s.z),this.positionAttribute.setXYZ(2,i.x,i.y,s.z),this.positionAttribute.setXYZ(3,s.x,i.y,s.z),this.positionAttribute.setXYZ(4,s.x,s.y,i.z),this.positionAttribute.setXYZ(5,i.x,s.y,i.z),this.positionAttribute.setXYZ(6,i.x,i.y,i.z),this.positionAttribute.setXYZ(7,s.x,i.y,i.z),this.positionAttribute.needsUpdate=!0}createOutline(){const e=new Uint16Array([0,1,1,2,2,3,3,0,4,5,5,6,6,7,7,4,0,4,1,5,2,6,3,7]),i=new y.BufferGeometry;i.setIndex(new y.BufferAttribute(e,1)),i.setAttribute("position",this.positionAttribute);const s=new y.LineBasicMaterial({color:64767,linewidth:1,opacity:1,toneMapped:!1}),r=new y.LineSegments(i,s);return r.matrixAutoUpdate=!1,r}createBox(){const e=new Uint16Array([0,1,2,0,2,3,0,3,7,0,7,4,0,4,5,0,5,1,6,1,5,6,2,1,6,5,4,6,4,7,6,3,2,6,7,3]),i=new y.BufferGeometry;i.setIndex(new y.BufferAttribute(e,1)),i.setAttribute("position",this.positionAttribute);const s=new y.MeshBasicMaterial({color:64767,opacity:.1,depthTest:!1,transparent:!0});return new y.Mesh(i,s)}}const sa=new Map;function iD(n){if(sa.has(n))return sa.get(n).hooks;const t=new yt;let e=null,i;const s=()=>{e=requestAnimationFrame(s);const o=n.projectionMatrix.toArray().join(",")+n.matrixWorld.toArray().join(",");o!==i&&(i=o,t.emit("cameraUpdate"))};s();const r=()=>{sa.delete(n),cancelAnimationFrame(e)};return sa.set(n,{hooks:t,dispose:r}),t}class Do{constructor(t,e){u(this,"originObject3D");u(this,"hooks");u(this,"preventTapDefaultEvent",!1);u(this,"internalHooks");u(this,"disposers",[]);u(this,"helperObject3D");u(this,"camera");u(this,"model");u(this,"scene");u(this,"container");u(this,"domEvents");u(this,"isDragging",!1);u(this,"enabled",!1);u(this,"name","BaseController");u(this,"boundingBox");u(this,"config");u(this,"onRender");u(this,"cameraHooks");u(this,"onWantsTapGesture",t=>{if(this.getIntersectObject(t))return!1});u(this,"updateHelperScale",()=>{this.helperObject3D.setScaleByCamera(this.camera)});u(this,"getBox",()=>this.boundingBox?this.boundingBox:(this.boundingBox=xs(this.originObject3D),this.boundingBox));var h,d,f;this.hooks=(h=t.sharedHooks)!=null?h:new yt,this.internalHooks=(d=t.sharedInternalHooks)!=null?d:new yt,this.camera=t.camera,this.model=t.model,this.originObject3D=t.originObject3D,this.helperObject3D=t.helperObject3D,this.container=t.container,this.scene=t.scene,this.domEvents=t.domEvents,this.onRender=(f=t.onRender)!=null?f:()=>{},this.config=e!=null?e:{},this.initialHelperPosition(),this.initialHelperQuaternion(),this.updateHelperScale(),this.cameraHooks=iD(this.camera),this.enable();const i=this.onSetOriginObjectScale.bind(this),s=this.onSetOriginObjectRotate.bind(this),r=this.onSetOriginObjectPosition.bind(this),o=this.onApplyOriginObjectScale.bind(this),a=this.onApplyOriginObjectRotate.bind(this),l=this.onApplyOriginObjectPosition.bind(this),c=this.initialHelperPosition.bind(this);this.cameraHooks.on("cameraUpdate",this.updateHelperScale),this.internalHooks.on("initialHelperPosition",c),this.internalHooks.on("setObjectScale",i),this.internalHooks.on("setObjectRotate",s),this.internalHooks.on("setObjectPosition",r),this.internalHooks.on("applyObjectPosition",l),this.internalHooks.on("applyObjectRotate",a),this.internalHooks.on("applyObjectScale",o),this.hooks.on("moveEnd",this.updateHelperScale),this.internalHooks.on("setObjectPosition",this.updateHelperScale),this.internalHooks.on("initialHelperPosition",this.updateHelperScale),this.disposers.push(()=>{this.cameraHooks.off("cameraUpdate",this.updateHelperScale),this.internalHooks.off("initialHelperPosition",c),this.internalHooks.off("setObjectScale",i),this.internalHooks.off("setObjectRotate",s),this.internalHooks.off("setObjectPosition",r),this.internalHooks.off("applyObjectPosition",l),this.internalHooks.off("applyObjectRotate",a),this.internalHooks.off("applyObjectScale",o),this.hooks.off("moveEnd",this.updateHelperScale),this.internalHooks.off("setObjectPosition",this.updateHelperScale),this.internalHooks.off("initialHelperPosition",this.updateHelperScale)})}initialHelperPosition(){this.helperObject3D.initialPosition(this.calculateOffset(this.config.offset))}initialHelperQuaternion(){this.helperObject3D.initQuaternion(this.config)}enable(){this.enabled||(this.enabled=!0,this.scene.add(this.helperObject3D),this.helperObject3D.enable(),this.render())}disable(){this.enabled&&(this.enabled=!1,this.helperObject3D.disable(),this.render())}show(){this.helperObject3D.show(),this.render()}hide(){this.helperObject3D.hide(),this.render()}dispose(){var t;(t=this.disposers)==null||t.forEach(e=>e==null?void 0:e()),this.helperObject3D.dispose(),this.render()}applyHelperMatrix4(t){this.helperObject3D.applyMatrix4(t)}applyHelperQuaternion(t,e){this.helperObject3D.applyHelperQuaternion(t,e)}applyHelperScaleMatrix4(t,e){this.helperObject3D.applyHelperScaleMatrix4(t,e)}onWantsGesture(t,e,i){if(this.isDragging)return!1}onIntersectionOnModelUpdate(t){}onApplyOriginObjectScale(t){this.applyHelperScaleMatrix4(t.matrix,t.origin)}onApplyOriginObjectRotate(t){this.applyHelperQuaternion(t.quaternion,t.origin)}onApplyOriginObjectPosition(t){this.applyHelperMatrix4(t.matrix)}onSetOriginObjectScale(t){this.helperObject3D.scale.copy(t),this.updateOffsetByScale(t)}onSetOriginObjectRotate(t,e){this.helperObject3D.setHelperQuaternion(t,e)}onSetOriginObjectPosition(t){this.helperObject3D.position.copy(t.clone().add(this.calculateOffset(this.config.offset)))}render(){this.onRender()}updateOffsetByScale(t){if(this.boundingBox&&this.config.offset){const e=this.originObject3D.position,i=new y.Vector3().subVectors(this.boundingBox.max,e).multiply(t).add(e),s=new y.Vector3().subVectors(this.boundingBox.min,e).multiply(t).add(e),r=this.calculateOffset(this.config.offset,{min:s,max:i});this.helperObject3D.initialPosition(r)}}hoverListener(t,e=16777215,i=1){const s=un(t).filter(Ve),r=[];for(const o of s)if(o.material||o instanceof y.Group){const a=o instanceof y.Group?o.children.filter(f=>f instanceof y.Mesh):[o];a.forEach(f=>{var m,g;f.__originalColor__=(m=f.__originalColor__)!=null?m:f.material.color.clone(),f.__originalOpacity__=(g=f.__originalOpacity__)!=null?g:f.material.opacity});const l=()=>{a.forEach(f=>{f.material.color.set(e),f.material.opacity=i}),this.render()},c=()=>{a.forEach(f=>{f.material.color.copy(f.__originalColor__),f.material.opacity=f.__originalOpacity__}),this.render()},h=()=>{this.isDragging||l()},d=()=>{this.isDragging||c()};for(const f of a)this.domEvents.addEventListener(f,"mouseover",h),this.domEvents.addEventListener(f,"mouseout",d),this.hooks.on("moveStart",l),this.hooks.on("moveEnd",c),this.hooks.on("rotateEnd",c),this.hooks.on("scaleEnd",c),r.push(()=>{this.domEvents.removeEventListener(f,"mouseover",h),this.domEvents.removeEventListener(f,"mouseout",d),this.hooks.off("moveStart",l),this.hooks.off("moveEnd",c),this.hooks.off("rotateEnd",c),this.hooks.off("scaleEnd",c)})}return()=>r.forEach(o=>o==null?void 0:o())}getIntersectObject(t){const e=this.camera.position,i=this.helperObject3D;if(!i)return;const s=this.helperObject3D.raycasterIntersectObject(t)[0];if(!s)return;const r=s;if(r.object=i,this.model.intersectRaycaster){const o=this.model.intersectRaycaster(t)[0];if(o&&o.point.distanceTo(e)<r.point.distanceTo(e))return}return r.object}calculateOffset(t,e){const i=new y.Vector3(0,0,0);if(!t)return i;const s=()=>e||this.getBox();if(typeof t.x=="number")i.setX(t.x);else if(typeof t.x=="object"){const r=s();i.setX((r.max.x-r.min.x)*t.x.percents)}if(typeof t.y=="number")i.setY(t.y);else if(typeof t.y=="object"){const r=s();i.setY((r.max.y-r.min.y)*t.y.percents)}if(typeof t.z=="number")i.setZ(t.z);else if(typeof t.z=="object"){const r=s();i.setZ((r.max.z-r.min.z)*t.z.percents)}return i}}class nD extends Do{constructor(...e){super(...e);u(this,"name","MoveController");u(this,"startInfo");u(this,"_moveByMouse",{enabled:!1});u(this,"mouseInfo");u(this,"mousedownEventListenerDisposer");u(this,"dragStart",e=>{if(this.moveByMouseEnable||this.isDragging)return;const i=e==null?void 0:e.intersect;if(!i)return this.dragEnd();const s=(i==null?void 0:i.object).direction;if(!s)return this.dragEnd();const r=new y.Vector3(1,0,0).applyQuaternion(this.helperObject3D.quaternion),o=new y.Vector3(0,1,0).applyQuaternion(this.helperObject3D.quaternion),a=new y.Vector3(0,0,1).applyQuaternion(this.helperObject3D.quaternion),l=(()=>{switch(s){case"x":return r;case"y":return o;case"z":return a}})(),c=i.point.clone(),h=new y.Line3(c.clone().sub(l.normalize()),c.clone().add(l.normalize()));this.startInfo={startVectorProject:c,line:h},this.helperObject3D.showDraggingHelper([s]),this.hooks.emit("moveStart"),this.isDragging=!0});u(this,"dragging",e=>{if(!this.isDragging||!this.startInfo)return;const i="touches"in e?e.touches[0].clientX:e.x,s="touches"in e?e.touches[0].clientY:e.y,r=hl(this.camera,{x:i,y:s},this.container);return r?(this.move(r),!1):this.dragEnd()});u(this,"dragEnd",()=>{this.isDragging&&(this.startInfo=void 0,this.isDragging=!1,this.helperObject3D.show(),this.hooks.emit("moveEnd"))});const i=this.helperObject3D;this.hoverListener([i.xArrow,i.yArrow,i.zArrow]);const s=this.show.bind(this),r=this.hide.bind(this),o=()=>{this.helperObject3D.update(this.camera),this.render()};o(),this.domEvents.addEventListener(this.helperObject3D,"mousedown",this.dragStart),document.addEventListener("mousemove",this.dragging),document.addEventListener("mouseup",this.dragEnd),this.domEvents.addEventListener(this.helperObject3D,"touchstart",this.dragStart),document.addEventListener("touchmove",this.dragging),document.addEventListener("touchend",this.dragEnd),this.hooks.on("rotateStart",r),this.hooks.on("rotateEnd",s),this.hooks.on("scaleStart",r),this.hooks.on("scaleEnd",s),this.hooks.on("moveByMouseEnable",r),this.hooks.on("moveByMouseDisable",s),this.cameraHooks.on("cameraUpdate",o),this.disposers.push(()=>{this.domEvents.removeEventListener(this.helperObject3D,"mousedown",this.dragStart),document.removeEventListener("mousemove",this.dragging),document.removeEventListener("mouseup",this.dragEnd),this.domEvents.removeEventListener(this.helperObject3D,"touchstart",this.dragStart),document.removeEventListener("touchmove",this.dragging),document.removeEventListener("touchend",this.dragEnd),this.hooks.off("rotateStart",r),this.hooks.off("rotateEnd",s),this.hooks.off("scaleStart",r),this.hooks.off("scaleEnd",s),this.hooks.off("moveByMouseEnable",r),this.hooks.off("moveByMouseDisable",s),this.cameraHooks.off("cameraUpdate",o)}),this.moveByMouseEnable&&this.moveByMouse()}get moveByMouseEnable(){return this._moveByMouse.enabled}dispose(){var e;super.dispose(),(e=this.disposers)==null||e.forEach(i=>i==null?void 0:i())}moveByMouse(e){this._moveByMouse={enabled:!0,useFaceNormal:e==null?void 0:e.useFaceNormal},this.preventTapDefaultEvent=!0;const i=this.handleMouseDown.bind(this),s=this.handleMouseUp.bind(this);this.hooks.emit("moveByMouseEnable"),setTimeout(()=>{this.container.addEventListener("mousedown",i),this.container.addEventListener("mouseup",s)}),this.mousedownEventListenerDisposer=()=>{this.container.removeEventListener("mousedown",i),this.container.removeEventListener("mouseup",s)}}disableMoveByMouse(){var e;this._moveByMouse={enabled:!1},this.preventTapDefaultEvent=!1,this.hooks.emit("moveByMouseDisable"),(e=this.mousedownEventListenerDisposer)==null||e.call(this)}onIntersectionOnModelUpdate(e){var o,a,l;if(!this.moveByMouseEnable)return;const{point:i,face:s}=e;if(!this.hooks.emit("wantToMove",i)){if(this.originObject3D.position.copy(i),(this._moveByMouse.useFaceNormal===!0||typeof this._moveByMouse.useFaceNormal=="object"&&this._moveByMouse.useFaceNormal.enable!==!1)&&s!=null&&s.normal){const c=(()=>typeof this._moveByMouse.useFaceNormal=="object"&&this._moveByMouse.useFaceNormal.alignmentVector?this._moveByMouse.useFaceNormal.alignmentVector:{x:0,y:1,z:0})(),h=new y.Vector3((o=c.x)!=null?o:0,(a=c.y)!=null?a:0,(l=c.z)!=null?l:0),d=(()=>typeof this._moveByMouse.useFaceNormal=="object"&&this._moveByMouse.useFaceNormal.fixedFaceNormal?this._moveByMouse.useFaceNormal.fixedFaceNormal(s.normal):s.normal)();this.originObject3D.quaternion.setFromUnitVectors(h,d),this.internalHooks.emit("setObjectRotate",this.originObject3D.quaternion.clone())}this.internalHooks.emit("setObjectPosition",i),this.hooks.emit("move",i)}}handleMouseDown(e){const{x:i,y:s}=e;this.mouseInfo={x:i,y:s,mouseDownTimestamp:Date.now()}}handleMouseUp(e){if(!this.mouseInfo)return;const{x:i,y:s}=e;this.mouseInfo.x===i&&this.mouseInfo.y===s&&Date.now()-this.mouseInfo.mouseDownTimestamp<500&&(this.disableMoveByMouse(),this.mouseInfo=void 0)}move(e){if(!this.startInfo)return this.dragEnd();const{line:i,startVectorProject:s}=this.startInfo,r=this.originObject3D,o=Hn({raycaster:e,line:i,clampToLine:!1}),a=o.clone().sub(s),l=new y.Matrix4;l.setPosition(a);const c=r.position.clone().applyMatrix4(l);this.hooks.emit("wantToMove",c)||(r.applyMatrix4(l),s.copy(o),this.internalHooks.emit("applyObjectPosition",{matrix:l}),this.hooks.emit("move",c))}}class Qr{constructor(t,e,i,s,r,o,a,l){u(this,"helperController");u(this,"five");u(this,"onFiveWantsTapGesture",t=>{if(!this.helperController)return;if(this.helperController.preventTapDefaultEvent)return!1;const e=this.helperController.onWantsTapGesture(t);return this.five.needsRender=!0,e});u(this,"onFiveWantsGesture",(...t)=>{if(!this.helperController)return;const e=this.helperController.onWantsGesture(...t);return this.five.needsRender=!0,e});u(this,"onFiveIntersectionOnModelUpdate",(...t)=>{this.helperController&&this.helperController.onIntersectionOnModelUpdate(...t)});const{camera:c,model:h,scene:d}=t,f=t.getElement();if(this.five=t,!c||!h||!f||!d)return;const m=()=>{t.needsRender=!0};this.helperController=new i({camera:c,model:h,domEvents:e,originObject3D:s,helperObject3D:r,container:f,scene:d,onRender:m,sharedHooks:a,sharedInternalHooks:l},o),t.on("wantsTapGesture",this.onFiveWantsTapGesture),t.on("wantsGesture",this.onFiveWantsGesture),t.on("intersectionOnModelUpdate",this.onFiveIntersectionOnModelUpdate)}dispose(){var t;this.five.off("wantsTapGesture",this.onFiveWantsTapGesture),this.five.off("wantsGesture",this.onFiveWantsGesture),this.five.off("intersectionOnModelUpdate",this.onFiveIntersectionOnModelUpdate),(t=this.helperController)==null||t.dispose()}}const sD="v1.0.1",rD="Object3DHelper",Jh=`${rD}@${sD}`,oD=()=>{console.error(`${Jh} is disposed`)},aD=()=>{console.warn(`${Jh} is disabled`)},lD=()=>{console.error(`${Jh} is disabled`)};class cD{constructor(t){u(this,"controllers",{});u(this,"state",{visible:!0,enabled:!0,disposed:!1});u(this,"hooks",new yt);u(this,"eventListener",{});t&&this.addControllers(t),this.setState(this.state)}show(t){return ee(this,null,function*(){this.setState({visible:!0},t)})}hide(t){return ee(this,null,function*(){this.setState({visible:!1},t)})}enable(t){this.setState({enabled:!0},t)}disable(t){this.setState({enabled:!1},t)}dispose(){this.setState({disposed:!0})}setState(t,e){if(this.state.disposed)return oD();if(!this.state.enabled&&t.enabled!==!0&&t.disposed!==!0)return lD();const i=B({},this.state);this.state=B(B({},this.state),t),t.disposed!==void 0&&t.disposed!==i.disposed&&t.disposed&&this.handleDispose(),t.visible!==void 0&&this.handleVisible(t.visible),t.enabled!==void 0&&this.handleEnable(t.enabled),this.hooks.emit("stateChange",{state:this.state,prevState:i})}addControllers(t){this.controllers=B(B({},this.controllers),t),this.setState(this.state)}initialHelperMatrix(){this.everyControllerDo(t=>{t.initialHelperPosition(),t.initialHelperQuaternion()})}getCurrentState(){return this.state}handleEnable(t,e=!0){t?(this.everyControllerDo(i=>{i.enable()}),this.hooks.emit("enable",{userAction:e})):(this.everyControllerDo(i=>{i.disable()}),this.hooks.emit("disable",{userAction:e})),this.state.enabled=t}handleVisible(t,e=!0){t?(this.everyControllerDo(i=>{i.show()}),this.actionIfStateIsEnabled(()=>this.hooks.emit("show",{userAction:e}))):(this.everyControllerDo(i=>{i.hide()}),this.actionIfStateIsEnabled(()=>this.hooks.emit("hide",{userAction:e}))),this.state.visible=t}everyControllerDo(t){Object.values(this.controllers).forEach(e=>{e&&t(e)})}handleDispose(){var t,e;Object.values(this.controllers).forEach(i=>{i==null||i.dispose()});for(const i in this.controllers){if(!i)continue;const s=i;(e=(t=this.eventListener)[s])==null||e.call(t)}}actionIfStateIsEnabled(t,e){if(this.state.enabled)return t();e!=null&&e.warnLog&&aD()}}function ql(n){return n*Math.PI/180}let Kl=new y.Quaternion;class hD extends Do{constructor(...e){var c,h,d;super(...e);u(this,"name","RotateController");u(this,"startInfo");u(this,"removeListener");const i=this.helperObject3D;this.hoverListener([(c=i.xCircle)==null?void 0:c.circle,(h=i.yCircle)==null?void 0:h.circle,(d=i.zCircle)==null?void 0:d.circle].filter(Boolean));const s=this.dragStart.bind(this),r=this.dragging.bind(this),o=this.dragEnd.bind(this),a=this.show.bind(this),l=this.hide.bind(this);this.domEvents.addEventListener(this.helperObject3D,"mousedown",s),document.addEventListener("mousemove",r),document.addEventListener("mouseup",o),this.domEvents.addEventListener(this.helperObject3D,"touchstart",s),document.addEventListener("touchmove",r),document.addEventListener("touchend",o),this.hooks.on("moveStart",l),this.hooks.on("moveEnd",a),this.hooks.on("scaleStart",l),this.hooks.on("scaleEnd",a),this.hooks.on("moveByMouseEnable",l),this.hooks.on("moveByMouseDisable",a),this.disposers.push(()=>{this.domEvents.removeEventListener(this.helperObject3D,"mousedown",s),document.removeEventListener("mousemove",r),document.removeEventListener("mouseup",o),this.domEvents.removeEventListener(this.helperObject3D,"touchstart",s),document.removeEventListener("touchmove",r),document.removeEventListener("touchend",o),this.hooks.off("moveStart",l),this.hooks.off("moveEnd",a),this.hooks.off("scaleStart",l),this.hooks.off("scaleEnd",a),this.hooks.off("moveByMouseEnable",l),this.hooks.off("moveByMouseDisable",a)})}get rotateCenter(){return this.helperObject3D.position.clone()}setRotateAngle(e){const{x:i=0,y:s=0,z:r=0}=e,o=new y.Euler(ql(i),ql(s),ql(r)),a=new y.Quaternion().setFromEuler(o);if(this.hooks.emit("wantToRotate",a))return;const{originObject3D:c,rotateCenter:h}=this;Yh(c,a,h),this.internalHooks.emit("setObjectRotate",a,h),this.hooks.emit("rotate",a),this.render()}onApplyOriginObjectRotate(e){this.isDragging||super.onApplyOriginObjectRotate(e)}onApplyOriginObjectScale(e){}dragStart(e){if(this.isDragging)return;const i=e==null?void 0:e.intersect;if(!i)return this.dragEnd();const s=(i==null?void 0:i.object).direction;if(!s)return this.dragEnd();const r=i.point,o=this.getAngleHelper(s);this.setTipsAngle(0);const a=r.clone();a.y+=.2,this.setTipsPosition(a);const l=this.helperObject3D.quaternion.clone(),c=(()=>{if(s==="x")return new y.Vector3(1,0,0).applyQuaternion(l);if(s==="y")return new y.Vector3(0,1,0).applyQuaternion(l);if(s==="z")return new y.Vector3(0,0,1).applyQuaternion(l)})(),h=new y.Plane().setFromNormalAndCoplanarPoint(c,r),f=h.projectPoint(r.clone(),new y.Vector3).clone().sub(this.rotateCenter),m=f.angleTo(o.baseAxes.clone().applyQuaternion(l));this.setAngleHelperStart(s,m),this.setAngleHelperLength(s,0),this.startInfo={direction:s,startVector:f,plane:h,angleHelper:o,angle:0,helperQuaternion:l.clone()},Kl=new y.Quaternion,this.helperObject3D.showDraggingHelper([s]),this.hooks.emit("rotateStart"),this.isDragging=!0}dragging(e){if(!this.isDragging)return;const i="touches"in e?e.touches[0].clientX:e.x,s="touches"in e?e.touches[0].clientY:e.y,r=hl(this.camera,{x:i,y:s},this.container);return r?(this.rotate(r),!1):this.dragEnd()}rotate(e){if(!this.startInfo)return this.dragEnd();const{startVector:i,plane:s,angleHelper:r,direction:o,helperQuaternion:a}=this.startInfo,{originObject3D:l}=this,c=e.ray.intersectPlane(s,new y.Vector3);if(!c)return;const h=this.rotateCenter.clone(),f=s.projectPoint(c.clone(),new y.Vector3).clone().sub(h);if(i.angleTo(f)===0)return;const m=new y.Quaternion().setFromUnitVectors(i.clone().normalize(),f.clone().normalize()),g=l.quaternion.clone().premultiply(m);if(this.hooks.emit("wantToRotate",g))return;const A=new y.Euler().setFromQuaternion(new y.Quaternion().setFromUnitVectors(i.clone().normalize().applyQuaternion(a.clone().inverse()),f.clone().normalize().applyQuaternion(a.clone().inverse())),`${o.toUpperCase()}${"XZY".replace(o.toUpperCase(),"")}`)[o]*r.angleDirection;if(this.startInfo.angle+=A,this.setAngleHelperLength(o,this.startInfo.angle),this.setTipsAngle(tl(this.startInfo.angle)),h){const w=new y.Vector3().subVectors(l.position,h).applyQuaternion(m).add(h);l.position.copy(w)}l.applyQuaternion(m),Kl.premultiply(m),this.internalHooks.emit("applyObjectRotate",{quaternion:m,origin:h}),this.hooks.emit("rotate",l.quaternion),this.startInfo.startVector=f}dragEnd(){this.isDragging&&(this.applyHelperQuaternion(Kl,this.rotateCenter),this.startInfo=void 0,this.isDragging=!1,this.helperObject3D.show(),this.hooks.emit("rotateEnd"))}getAngleHelper(e){var i,s,r;switch(e){case"x":return(i=this.helperObject3D.xCircle)==null?void 0:i.angleSector;case"y":return(s=this.helperObject3D.yCircle)==null?void 0:s.angleSector;case"z":return(r=this.helperObject3D.zCircle)==null?void 0:r.angleSector}}setAngleHelperStart(e,i){const s=this.getAngleHelper(e);if(!s){console.warn("angleHelper is undefined");return}if(s instanceof y.Mesh&&s.geometry instanceof y.CircleGeometry){const{radius:r,segments:o,thetaLength:a}=s.geometry.parameters;s.geometry=new y.CircleGeometry(r,o,i,a)}else console.warn("only support THREE.CircleGeometry")}setAngleHelperLength(e,i){const r=i>=0?Math.max(i,.001):Math.min(i,-.001),o=this.getAngleHelper(e);if(o instanceof y.Mesh&&o.geometry instanceof y.CircleGeometry){const{radius:a,thetaStart:l}=o.geometry.parameters,c=Math.ceil(Math.abs(r)*(40/(2*Math.PI)));o.geometry=new y.CircleGeometry(a,c,l,r)}else console.warn("only support THREE.CircleGeometry")}setTipsAngle(e){var s;const i=(s=this.helperObject3D.angleTips)==null?void 0:s.element;i&&(i.innerText=`${e.toFixed(0)}°`)}setTipsPosition(e){const i=this.helperObject3D.angleTips;if(!i)return;const s=e.project(this.camera),{x:r,y:o,z:a}=s;if(a>1)return;const l=(r+1)/2*100+"%",c=(-o+1)/2*100+"%";i.setLeftTop(l,c)}}class dD extends Do{constructor(...e){super(...e);u(this,"startInfo");u(this,"name","RectangleScaleController")}enable(){this.helperObject3D.enable(),super.enable()}disable(){this.helperObject3D.disable(),super.disable()}show(){this.helperObject3D.show(),super.show()}hide(){this.helperObject3D.hide(),super.hide()}onApplyOriginObjectPosition(e){this.isDragging||super.onApplyOriginObjectPosition(e)}onApplyOriginObjectScale(e){this.helperObject3D.applyHelperScaleMatrix4(e.matrix,e.origin)}getDragPlane(){const e=new y.Plane,i=this.helperObject3D.cornerPositions;if(i.length!==0)return i.length<3?e.setFromNormalAndCoplanarPoint(this.originObject3D.getWorldDirection(new _.Vector3),i[0]):e.setFromCoplanarPoints(i[0],i[1],i[2]),e}dragStart(e,i){var r,o;(o=(r=this.helperObject3D).updatePoints)==null||o.call(r);const s=this.getDragPlane();if(!s)return this.dragEnd();this.startInfo={startPoint:{position:i.position.clone(),direction:i.direction},plane:s},this.hooks.emit("scaleStart"),this.render(),this.isDragging=!0}dragging(e){if(!this.isDragging)return;const i=hl(this.camera,e,this.container);if(!i)return this.dragEnd();this.scale(i)}scale(e){var V,b;if(!this.startInfo)return;const i=this.originObject3D,{startPoint:s,plane:r}=this.startInfo,o=this.helperObject3D.cornerPositions;if(o.length<4)return this.dragEnd();const a=e.ray.intersectPlane(r,new _.Vector3);if(!a||da(a,this.camera.position))return;const l=new _.Vector3().addVectors(o[0],o[2]).divideScalar(2),{position:c,direction:h}=s,d=new _.Vector3().subVectors(o[1],o[0]),f=new _.Vector3().subVectors(o[3],o[0]),m=C=>{const P=new _.Vector3(0,0,0);if(!this.startInfo)return P;const I=(C==="ew"?d:f).clone(),D=c.clone().projectOnVector(I),L=a.clone().projectOnVector(I),H=l.clone().projectOnVector(I);if(L.equals(D))return P;if(C==="ns"&&typeof this.startInfo.dragPointInCenterBottom!="boolean"){const te=new _.Vector3().subVectors(L,H),$=te.x<0&&I.x>=0,se=te.y<0&&I.y>=0,re=te.z<0&&I.z>=0;this.startInfo.dragPointInCenterBottom=$||se||re}if(C==="ew"&&typeof this.startInfo.dragPointInCenterLeft!="boolean"){const te=new _.Vector3().subVectors(L,H),$=te.x<0&&I.x>=0,se=te.y<0&&I.y>=0,re=te.z<0&&I.z>=0;this.startInfo.dragPointInCenterLeft=$||se||re}const N=new _.Vector3().subVectors(L,D),K=N.length();return K>.3?(console.warn("offset.length() > 0.3, skipped",K),P):N},g=m("ew"),p=m("ns"),v=()=>{const C=g;this.helperObject3D.cornerPositions.forEach((P,I)=>{var D;(D=this.startInfo)!=null&&D.dragPointInCenterLeft?(I===0||I===3)&&P.add(C):(I===1||I===2)&&P.add(C)})},A=()=>{const C=p;this.helperObject3D.cornerPositions.forEach((P,I)=>{var D;(D=this.startInfo)!=null&&D.dragPointInCenterBottom?(I===0||I===1)&&P.add(C):(I===2||I===3)&&P.add(C)})};switch(h){case"ew":v();break;case"ns":A();break;case"nesw":case"nwse":v(),A()}const w=new _.Vector3().subVectors(o[1],o[0]).length()/d.length(),k=new _.Vector3().subVectors(o[3],o[0]).length()/f.length(),M=new _.Vector3(w,k,1),S=new y.Matrix4().scale(M);i.isCSS3DObjectPlus&&i.applyScaleMatrix4?i.applyScaleMatrix4(S):i.scale.applyMatrix4(S),s.position.copy(a);const T=new _.Vector3().addVectors(o[0],o[2]).divideScalar(2),F=new _.Vector3().subVectors(T,l),O=new y.Matrix4().setPosition(F);i.applyMatrix4(O),(V=this.helperObject3D.css3DInstance)==null||V.css3DObject.applyMatrix4(O),(b=this.helperObject3D.plane)==null||b.applyMatrix4(O),this.internalHooks.emit("applyObjectScale",{matrix:S}),this.internalHooks.emit("applyObjectPosition",{matrix:O}),this.render()}dragEnd(){this.isDragging&&(this.startInfo=void 0,this.isDragging=!1,this.hooks.emit("scaleEnd"),this.render())}}class uD extends dD{constructor(...e){super(...e);u(this,"name","CSS3DScaleController");this.addHTMLEventListener()}addHTMLEventListener(){this.helperObject3D.points.forEach(e=>{if(!e)return;const i=e.point,s=a=>this.dragStart(a,e),r=this.dragging.bind(this),o=this.dragEnd.bind(this);i.addEventListener("dragstart",s),i.addEventListener("drag",r),i.addEventListener("dragend",o)})}}class fD extends Do{constructor(...e){super(...e);u(this,"name","BoundingBoxController")}}class mD extends _4{constructor(e,i){super(e,i);u(this,"name","ScaleHelper");u(this,"scaleMeshes",[]);u(this,"positions",[]);i&&(this.positions=i.positions)}initQuaternion(){this.quaternion.copy(this.originObject3D.quaternion)}initialPosition(e){this.position.copy(this.originObject3D.position);const i=typeof this.positions=="function"?this.positions():this.positions;i&&(this.scaleMeshes=i.map((s,r)=>{var a;const o=(a=this.scaleMeshes[r])!=null?a:pD();return o.position.copy(s.handlePosition),o.scalePosition=s,this.addIfNotExists(o),o}))}setScaleByCamera(e){this.scaleMeshes.forEach(i=>{i.scale.setScalar(Zh(e,i.scalePosition.handlePosition.clone().applyMatrix4(this.matrixWorld)))})}}function pD(){const n=new y.Group;n.name="ScaleHelperCube";const t=.05,e=new y.BoxGeometry(t,t,t),i=new y.MeshBasicMaterial({color:16776960,transparent:!0,side:y.DoubleSide}),s=new y.MeshBasicMaterial({color:16776960,opacity:.4,depthTest:!1,depthWrite:!1,transparent:!0,side:y.DoubleSide}),r=new y.Mesh(e,i),o=new y.Mesh(e,s);return r.name="ScaleHelperCube-front",o.name="ScaleHelperCube-behind",r.renderOrder=11,o.renderOrder=10,n.add(r,o),n}class gD extends Do{constructor(...e){super(...e);u(this,"name","ScaleController");u(this,"startInfo");u(this,"dragStart",e=>{if(this.isDragging)return;this.isDragging=!0;const{intersect:i}=e,s=this.camera.position;let r=i.object;r.scalePosition||(r=i.object.parent);const o=r.scalePosition.basePosition.clone(),l=r.scalePosition.handlePosition.clone().clone().sub(o).clone(),c=new y.Line3(o,o.clone().add(l.normalize().multiplyScalar(5)));c.applyMatrix4(this.helperObject3D.matrixWorld);const h=new y.Raycaster(s,i.point.clone().sub(s)),d=Hn({raycaster:h,line:c});this.startInfo={line:c,scaleStartPoint:d,draggingObject:r},this.helperObject3D.scaleMeshes.forEach(f=>{f.uuid!==r.uuid&&(f.visible=!1)}),r.visible=!0,this.hooks.emit("scaleStart")});u(this,"dragging",e=>{if(!this.isDragging||!this.startInfo)return;const i="touches"in e?e.touches[0].clientX:e.x,s="touches"in e?e.touches[0].clientY:e.y,r=hl(this.camera,{x:i,y:s},this.container);return r?(this.scale(r),!1):this.dragEnd()});u(this,"scale",e=>{var l,c;if(!this.startInfo)return;const{line:i,scaleStartPoint:s,draggingObject:r}=this.startInfo,{scalePosition:o}=r,a=Hn({raycaster:e,line:i,clampToLine:!1});a.applyMatrix4(new y.Matrix4().getInverse(this.helperObject3D.matrixWorld.clone())),(c=(l=this.config)==null?void 0:l.scaleCallback)==null||c.call(l,{intersectPoint:a,scalePosition:o,offset:a.clone().sub(s)}),r.position.copy(a.clone()),this.hooks.emit("scale",new y.Vector3(1,1,1))});u(this,"dragEnd",()=>{this.isDragging&&(this.startInfo=void 0,this.isDragging=!1,this.helperObject3D.scaleMeshes.forEach(e=>{e.visible=!0}),this.internalHooks.emit("initialHelperPosition"),this.hooks.emit("scaleEnd"))});const i=this.show.bind(this),s=this.hide.bind(this);this.domEvents.addEventListener(this.helperObject3D,"mousedown",this.dragStart),document.addEventListener("mousemove",this.dragging),document.addEventListener("mouseup",this.dragEnd),this.domEvents.addEventListener(this.helperObject3D,"touchstart",this.dragStart),document.addEventListener("touchmove",this.dragging),document.addEventListener("touchend",this.dragEnd),this.hooks.on("rotateStart",s),this.hooks.on("rotateEnd",i),this.hooks.on("moveStart",s),this.hooks.on("moveEnd",i),this.hooks.on("moveByMouseEnable",s),this.hooks.on("moveByMouseDisable",i),this.disposers.push(()=>{this.domEvents.removeEventListener(this.helperObject3D,"mousedown",this.dragStart),document.removeEventListener("mousemove",this.dragging),document.removeEventListener("mouseup",this.dragEnd),this.domEvents.removeEventListener(this.helperObject3D,"touchstart",this.dragStart),document.removeEventListener("touchmove",this.dragging),document.removeEventListener("touchend",this.dragEnd),this.hooks.off("rotateStart",s),this.hooks.off("rotateEnd",i),this.hooks.off("moveStart",s),this.hooks.off("moveEnd",i),this.hooks.off("moveByMouseEnable",s),this.hooks.off("moveByMouseDisable",i)})}initialHelperPosition(){this.helperObject3D.initialPosition();const e=this;e.offHoverListener&&e.offHoverListener(),e.offHoverListener=this.hoverListener(this.helperObject3D.scaleMeshes)}setScale(e){var l,c,h;let i=1,s=1,r=1;typeof e=="number"?(i=e,s=e,r=e):typeof e=="object"&&(i=(l=e.x)!=null?l:1,s=(c=e.y)!=null?c:1,r=(h=e.z)!=null?h:1);const o=new y.Vector3(i,s,r);this.hooks.emit("wantToScale",o)||(this.originObject3D.scale.copy(o),this.internalHooks.emit("setObjectScale",o),this.hooks.emit("scale",o),this.render())}}function Je(n,t){this._camera=n||null,this._domElement=t||document,this._raycaster=new y.Raycaster,this._selected=null,this._boundObjs={};var e=this;this._$onClick=function(){e._onClick.apply(e,arguments)},this._$onDblClick=function(){e._onDblClick.apply(e,arguments)},this._$onMouseMove=function(){e._onMouseMove.apply(e,arguments)},this._$onMouseDown=function(){e._onMouseDown.apply(e,arguments)},this._$onMouseUp=function(){e._onMouseUp.apply(e,arguments)},this._$onTouchMove=function(){e._onTouchMove.apply(e,arguments)},this._$onTouchStart=function(){e._onTouchStart.apply(e,arguments)},this._$onTouchEnd=function(){e._onTouchEnd.apply(e,arguments)},this._$onContextmenu=function(){e._onContextmenu.apply(e,arguments)},this._domElement.addEventListener("click",this._$onClick,!1),this._domElement.addEventListener("dblclick",this._$onDblClick,!1),this._domElement.addEventListener("mousemove",this._$onMouseMove,!1),this._domElement.addEventListener("mousedown",this._$onMouseDown,!1),this._domElement.addEventListener("mouseup",this._$onMouseUp,!1),this._domElement.addEventListener("touchmove",this._$onTouchMove,!1),this._domElement.addEventListener("touchstart",this._$onTouchStart,!1),this._domElement.addEventListener("touchend",this._$onTouchEnd,!1),this._domElement.addEventListener("contextmenu",this._$onContextmenu,!1)}Je.prototype.destroy=function(){this._domElement.removeEventListener("click",this._$onClick,!1),this._domElement.removeEventListener("dblclick",this._$onDblClick,!1),this._domElement.removeEventListener("mousemove",this._$onMouseMove,!1),this._domElement.removeEventListener("mousedown",this._$onMouseDown,!1),this._domElement.removeEventListener("mouseup",this._$onMouseUp,!1),this._domElement.removeEventListener("touchmove",this._$onTouchMove,!1),this._domElement.removeEventListener("touchstart",this._$onTouchStart,!1),this._domElement.removeEventListener("touchend",this._$onTouchEnd,!1),this._domElement.removeEventListener("contextmenu",this._$onContextmenu,!1)};Je.eventNames=["click","dblclick","mouseover","mouseout","mousemove","mousedown","mouseup","contextmenu","touchstart","touchend"];Je.prototype._getRelativeMouseXY=function(n){var t=n.target||n.srcElement;t.nodeType===3&&(t=t.parentNode);var e={x:0,y:0},i=t,s=getComputedStyle(i,null);e.y+=parseInt(s.getPropertyValue("padding-top"),10),e.x+=parseInt(s.getPropertyValue("padding-left"),10);do e.x+=i.offsetLeft,e.y+=i.offsetTop,s=getComputedStyle(i,null),e.x+=parseInt(s.getPropertyValue("border-left-width"),10),e.y+=parseInt(s.getPropertyValue("border-top-width"),10);while(i=i.offsetParent);var r={width:t===window?window.innerWidth:t.offsetWidth,height:t===window?window.innerHeight:t.offsetHeight};return{x:Number((n.pageX-e.x)/r.width)*2-1,y:-((n.pageY-e.y)/r.height)*2+1}};Je.prototype._objectCtxInit=function(n){n._3xDomEvent={}};Je.prototype._objectCtxDeinit=function(n){delete n._3xDomEvent};Je.prototype._objectCtxIsInit=function(n){return!!n._3xDomEvent};Je.prototype._objectCtxGet=function(n){return n._3xDomEvent};Je.prototype.camera=function(n){return n&&(this._camera=n),this._camera};Je.prototype.bind=function(n,t,e,i){console.assert(Je.eventNames.indexOf(t)!==-1,"not available events:"+t),this._objectCtxIsInit(n)||this._objectCtxInit(n);var s=this._objectCtxGet(n);s[t+"Handlers"]||(s[t+"Handlers"]=[]),s[t+"Handlers"].push({callback:e,useCapture:i}),this._boundObjs[t]===void 0&&(this._boundObjs[t]=[]),this._boundObjs[t].push(n)};Je.prototype.addEventListener=Je.prototype.bind;Je.prototype.unbind=function(n,t,e,i){console.assert(Je.eventNames.indexOf(t)!==-1,"not available events:"+t),this._objectCtxIsInit(n)||this._objectCtxInit(n);var s=this._objectCtxGet(n);s[t+"Handlers"]||(s[t+"Handlers"]=[]);for(var r=s[t+"Handlers"],o=0;o<r.length;o++){var a=r[o];if(e==a.callback&&i==a.useCapture){r.splice(o,1);break}}var l=this._boundObjs[t].indexOf(n);this._boundObjs[t].splice(l,1)};Je.prototype.removeEventListener=Je.prototype.unbind;Je.prototype._bound=function(n,t){var e=this._objectCtxGet(t);return e?!!e[n+"Handlers"]:!1};Je.prototype._onMove=function(n,t,e,i){var s=this._boundObjs[n];if(!(s===void 0||s.length===0)){var r=new y.Vector2;r.set(t,e),this._raycaster.setFromCamera(r,this._camera);var o=this._raycaster.intersectObjects(s),a=this._selected;if(o.length>0){var l,c,h,d=o[0],f=d.object;this._selected=f,h=this._bound("mousemove",f),a!=f&&(l=this._bound("mouseover",f),c=a&&this._bound("mouseout",a))}else c=a&&this._bound("mouseout",a),this._selected=null;h&&this._notify("mousemove",f,i,d),l&&this._notify("mouseover",f,i,d),c&&this._notify("mouseout",a,i,d)}};Je.prototype._onEvent=function(n,t,e,i){var s=this._boundObjs[n];if(!(s===void 0||s.length===0)){var r=new y.Vector2;r.set(t,e),this._raycaster.setFromCamera(r,this._camera);var o=this._raycaster.intersectObjects(s,!0);if(o.length!==0){for(var a=o[0],l=a.object,c=this._objectCtxGet(l),h=l.parent;typeof c=="undefined"&&h;)c=this._objectCtxGet(h),h=h.parent;c&&this._notify(n,l,i,a)}}};Je.prototype._notify=function(n,t,e,i){var s=this._objectCtxGet(t),r=s?s[n+"Handlers"]:null;if(!s||!r||r.length===0){t.parent&&this._notify(n,t.parent,e,i);return}for(var r=s[n+"Handlers"],o=0;o<r.length;o++){var a=r[o],l=!0;a.callback({type:n,target:t,origDomEvent:e,intersect:i,stopPropagation:function(){l=!1}}),l&&a.useCapture===!1&&t.parent&&this._notify(n,t.parent,e,i)}};Je.prototype._onMouseDown=function(n){return this._onMouseEvent("mousedown",n)};Je.prototype._onMouseUp=function(n){return this._onMouseEvent("mouseup",n)};Je.prototype._onMouseEvent=function(n,t){var e=this._getRelativeMouseXY(t);this._onEvent(n,e.x,e.y,t)};Je.prototype._onMouseMove=function(n){var t=this._getRelativeMouseXY(n);this._onMove("mousemove",t.x,t.y,n),this._onMove("mouseover",t.x,t.y,n),this._onMove("mouseout",t.x,t.y,n)};Je.prototype._onClick=function(n){this._onMouseEvent("click",n)};Je.prototype._onDblClick=function(n){this._onMouseEvent("dblclick",n)};Je.prototype._onContextmenu=function(n){this._onMouseEvent("contextmenu",n)};Je.prototype._onTouchStart=function(n){return this._onTouchEvent("touchstart",n)};Je.prototype._onTouchEnd=function(n){return this._onTouchEvent("touchend",n)};Je.prototype._onTouchMove=function(n){if(n.touches.length==1){var t=Number(n.touches[0].pageX/window.innerWidth)*2-1,e=-(n.touches[0].pageY/window.innerHeight)*2+1;this._onMove("mousemove",t,e,n),this._onMove("mouseover",t,e,n),this._onMove("mouseout",t,e,n)}};Je.prototype._onTouchEvent=function(n,t){var e=t.touches;if(e.length==0&&(e=t.changedTouches),e.length==1){var i=Number(e[0].pageX/window.innerWidth)*2-1,s=-(e[0].pageY/window.innerHeight)*2+1;this._onEvent(n,i,s,t)}};const zc="Object3DHelperPlugin",dl=zc,vD=()=>{console.error(`${dl} is disposed`)},bD=()=>{console.warn(`${dl} is disabled`)},AD=()=>{console.error(`${dl} is disabled`)};class qh extends Yn{constructor(e){super(e);u(this,"name",zc);u(this,"state",{visible:!0,enabled:!0,disposed:!1});u(this,"objectHelperMap",new Map);u(this,"css3DObjectParentMap",new Map);u(this,"css3DObjectModeMap",new Map);u(this,"css3DRender");this.five=e,this.css3DRender=new lr(this.five.scene),console.warn("Object3DHelper: 使用此插件,需要在初始化five时,设置five参数: { backgroundAlpha: 0, backgroundColor: 0x000000 }"),Object.assign(window,{[`__${zc.toUpperCase()}_DEBUG__`]:this})}show(e){return ee(this,null,function*(){this.setState({visible:!0},e)})}hide(e){return ee(this,null,function*(){this.setState({visible:!1},e)})}enable(e){this.setState({enabled:!0},e)}disable(e){this.setState({enabled:!1},e)}dispose(){this.setState({disposed:!0})}setState(e,i){if(this.state.disposed)return vD();if(!this.state.enabled&&e.enabled!==!0&&e.disposed!==!0)return AD();const s=B({},this.state);this.state=B(B({},this.state),e),e.disposed!==void 0&&e.disposed!==s.disposed&&e.disposed&&this.handleDispose(),e.visible!==void 0&&e.visible!==s.visible&&this.handleVisible(e.visible),e.enabled!==void 0&&e.enabled!==s.enabled&&this.handleEnable(e.enabled),this.hooks.emit("stateChange",{state:this.state,prevState:s})}getObject3DHelper(e){return this.objectHelperMap.get(e)}addObject3DHelper(e,i={}){var w;if(!e){console.error("Object3D is undefined");return}if(this.objectHelperMap.has(e)){console.warn(`Object3DHelperPlugin: object3D ${e.name} is already has helper`);return}const s=new cD,r=[],o=(w=this.five.getElement())==null?void 0:w.parentElement,a=this.five.camera,c=B(B({},{moveHelper:!0,rotateHelper:!0,scaleHelper:!0,boundingBoxHelper:!1,positionFrom:"objectPosition"}),i),{moveHelper:h,rotateHelper:d,scaleHelper:f,boundingBoxHelper:m}=c,g=s.hooks,p=new yt,v=new Je(this.five.camera,this.five.getElement()),A=k=>{if(k)return typeof k=="boolean"?k:k.enable};if(A(h)){const k=B(B({},this.getConfig(c.moveHelper)),c),M=new U4(e,B({},k)),S=new Qr(this.five,v,nD,e,M,k,g,p);s.addControllers({moveController:S.helperController}),r.push(()=>S.dispose())}if(A(d)){const k=B(B({},this.getConfig(c.rotateHelper)),c),M=new Z4(e,B({container:o},k)),S=new Qr(this.five,v,hD,e,M,k,g,p);s.addControllers({rotateController:S.helperController}),r.push(()=>S.dispose())}if(A(m)){const k=new tD(e),M=new Qr(this.five,v,fD,e,k,void 0,g,p);s.addControllers({boundingBoxController:M.helperController})}if(A(f))if(e.isCSS3DObject&&o){const k=new eD(e,o,a,this.five.scene),M=new Qr(this.five,v,uD,e,k,void 0,g,p);s.addControllers({scaleController:M.helperController}),r.push(()=>M.dispose()),li(this.five).then(()=>{var S,T;if(e.isCSS3DObjectPlus){const F=e;if(!F||F.mode!=="front")return;const O=(S=this.css3DRender.behindModeCSS3DRenderer.wrapper)!=null?S:Gc(this.five);O&&(this.css3DObjectParentMap.set(F,F.parent),F.removeFromParent(),this.css3DRender.behindModeCSS3DRenderer.setWrapper(O),(T=this.css3DRender.getBehindCSS3DObjectGroup())==null||T.add(F),this.css3DRender.render(this.five.camera))}else e.isCSS3DObject&&(this.css3DObjectModeMap.set(e,e.mode),e.mode="behind")})}else{const k=B(B({},this.getConfig(c.scaleHelper)),c),M=new mD(e,k),S=new Qr(this.five,v,gD,e,M,k,g,p);s.addControllers({scaleController:S.helperController}),r.push(()=>S.dispose())}return this.objectHelperMap.set(e,{helper:s,disposers:r}),s.controllers}removeObject3DHelper(e){if(!this.objectHelperMap.has(e))return;const{helper:i,disposers:s}=this.objectHelperMap.get(e);if(i){if(e.isCSS3DObjectPlus){const r=e,o=this.css3DObjectParentMap.get(r);o&&o.add(r),this.css3DRender.render(this.five.camera)}else if(e.isCSS3DObject){const r=this.css3DObjectModeMap.get(e);e.mode=r}this.objectHelperMap.delete(e),i.dispose(),s==null||s.forEach(r=>r==null?void 0:r())}}handleEnable(e,i=!0){e?(this.everyHelperDo(s=>s.enable()),this.hooks.emit("enable",{userAction:i})):(this.everyHelperDo(s=>s.disable()),this.hooks.emit("disable",{userAction:i})),this.state.enabled=e}handleVisible(e,i=!0){e?(this.everyHelperDo(s=>s.show()),this.actionIfStateIsEnabled(()=>this.hooks.emit("show",{userAction:i}))):(this.everyHelperDo(s=>s.hide()),this.actionIfStateIsEnabled(()=>this.hooks.emit("hide",{userAction:i}))),this.state.visible=e}handleDispose(){this.everyHelperDo((e,i)=>{e.dispose(),i==null||i.forEach(s=>s==null?void 0:s())})}everyHelperDo(e){this.objectHelperMap.forEach(({helper:i,disposers:s})=>{i&&e(i,s)})}actionIfStateIsEnabled(e,i){if(this.state.enabled)return e();i!=null&&i.warnLog&&bD()}getConfig(e){if(e&&typeof e!="boolean"&&e.enable)return e}}const yD=n=>new qh(n),wD=`
1009
+ `;class Lc{constructor(t,e){u(this,"name","");u(this,"startTagContainer");u(this,"endTagContainer");u(this,"path",[]);u(this,"geometryStyle",{});u(this,"materialStyle",{});u(this,"meshStyle",{});u(this,"group",new y.Group);u(this,"mesh");u(this,"visible",null);u(this,"five");u(this,"mode");u(this,"_curvePath",null);u(this,"_curvePoints",null);u(this,"_panoGroup",[]);u(this,"skippedPositions",null);u(this,"textureUrl","");u(this,"scale",1);u(this,"width",.5);u(this,"unitLength",.5);u(this,"_visibleFloorIndexes",null);u(this,"modeVisible",!1);u(this,"floorVisible",!0);u(this,"defaultVisible",!1);u(this,"inWalkAnimation",!1);u(this,"customVisible",null);u(this,"parent");u(this,"plugin");u(this,"textureHasLoaded",!1);u(this,"disposed",!1);u(this,"flowAnime",new vs({progress:0}).to({progress:1}).duration(1500).repeat(1/0));u(this,"cacheLengths",[]);u(this,"heightOffset",0);u(this,"dispose",()=>{var t,e;this.disposed||(this.disposed=!0,this.parent.hooks.off("show",this.updateVisible),this.parent.hooks.off("hide",this.updateVisible),this.plugin.hooks.off("show",this.updateVisible),this.plugin.hooks.off("hide",this.updateVisible),this.plugin.hooks.off("enable",this.updateVisible),this.plugin.hooks.off("disable",this.updateVisible),this.five.off("modeChange",this.onFiveModeChange),this.five.off("modelShownFloorChange",this.onFiveModelShownFloorChange),this.doHide(),(t=this.startTagContainer)==null||t.plugin.dispose(),(e=this.endTagContainer)==null||e.plugin.dispose())});u(this,"onWalkAnimationStart",()=>{this.inWalkAnimation=!0,this.updateVisible()});u(this,"onWalkAnimationEnd",()=>{this.inWalkAnimation=!1,this.updateVisible()});u(this,"onFiveModeChange",t=>{this.modeVisible=this.mode==="panorama"?Vn(t):oi(t),this.updateVisible()});u(this,"onFiveModelShownFloorChange",t=>{this.floorVisible=t===null||this.visibleFloorIndexes===null||this.visibleFloorIndexes.includes(t),this.updateVisible()});u(this,"updateVisible",()=>{const t=(()=>!this.parent.visible||!this.plugin.state.enabled||!this.plugin.state.visible?!1:this.customVisible!==null?this.customVisible:this.inWalkAnimation?!0:this.modeVisible&&this.defaultVisible&&this.floorVisible)();this.visible=t,t&&this.textureHasLoaded?this.doShow():this.doHide()});u(this,"onFlowAnimeUpdate",t=>{const{progress:e}=t;this.mesh.material.uniforms.vOffset.value=e,this.mesh.material.uniformsNeedUpdate=!0,this.five.needsRender=!0});u(this,"logError",t=>yv("GuideLineModeItem: ",t));var r,o;this.five=t,this.mode=e.mode,this.plugin=e.plugin,this.parent=e.parent,this.group.name="GuideLineModeItem";const i=new y.BufferGeometry,s=new y.ShaderMaterial({vertexShader:w4,fragmentShader:P4,transparent:!0,uniforms:{map:{value:null},useMapColor:{value:0},mapColor:{value:new y.Color},mapOpacity:{value:1},backgroundColor:{value:new y.Color},backgroundOpacity:{value:0},borderColor:{value:new y.Color},borderOpacity:{value:0},backgroundClip:{value:0},borderWidth:{value:.05},opacity:{value:1},flicker:{value:1},maxV:{value:0},vOffset:{value:0}}});this.mesh=new y.Mesh(i,s),this.mesh.name="GuideLineModeItem",this.group.add(this.mesh),this.mode==="panorama"&&(this.parent.hooks.on("walkStart",this.onWalkAnimationStart),this.parent.hooks.on("walkEnded",this.onWalkAnimationEnd)),this.updateVisible(),this.onFiveModeChange(this.five.getCurrentState().mode),this.onFiveModelShownFloorChange((o=(r=this.five.model)==null?void 0:r.shownFloor)!=null?o:null),this.flowAnime.onUpdate(this.onFlowAnimeUpdate),this.parent.hooks.on("show",this.updateVisible),this.parent.hooks.on("hide",this.updateVisible),this.plugin.hooks.on("show",this.updateVisible),this.plugin.hooks.on("hide",this.updateVisible),this.plugin.hooks.on("enable",this.updateVisible),this.plugin.hooks.on("disable",this.updateVisible),this.plugin.hooks.on("dispose",this.dispose),this.five.on("modeChange",this.onFiveModeChange),this.five.on("modelShownFloorChange",this.onFiveModelShownFloorChange),this.five.needsRender=!0}get panoGroup(){return this._panoGroup}get visibleFloorIndexes(){return this._visibleFloorIndexes}get curvePath(){return this._curvePath}get curvePoints(){return this._curvePoints}setCustomVisible(t){if(this.disposed)return this.logError("disposed");this.customVisible!==t&&(this.customVisible=t,this.updateVisible())}setDefaultVisible(t){if(this.disposed)return this.logError("disposed");this.defaultVisible!==t&&(this.defaultVisible=t,this.updateVisible())}setUnitSize(t,e){if(this.disposed)return this.logError("disposed");this.width=t,this.unitLength=e,this.setGeometryByPath(this.path,{width:t,unit_length:e})}setScale(t){if(this.disposed)return this.logError("disposed");this.scale=t,this.setGeometryByPath(this.path,{scale:t})}setGeometryByPanoGroup(t,e){if(this.disposed)return this.logError("disposed");if(!this.five.work)return this.logError("setPathByPanoGroup: work is not ready");const i=A4(t);if(this._panoGroup=i,(e==null?void 0:e.skipPanoGroup)!==void 0){const a=e.skipPanoGroup?i.map(l=>this.plugin.workUtil.getObserverStandingPosition(l)).filter(Ve):null;this.skippedPositions=a}const s=this.five.getCurrentState(),r=this.five.works.getWork(s.workCode),o=y4(i,r,e);this.path=o,this.setGeometryByPath(o,e)}setGeometryByPath(t,e){var h,d,f;if(this.disposed)return this.logError("disposed");const i=(h=e==null?void 0:e.scale)!=null?h:this.scale,s=(d=e==null?void 0:e.width)!=null?d:this.width,r=(f=e==null?void 0:e.unit_length)!=null?f:this.unitLength;this.scale=i,this.width=s,this.unitLength=r;const{geometry:o,maxV:a,curvePath:l,curvePoints:c}=kI({path:t,width:s*i,unitLength:r*i,skipPositions:this.skippedPositions});this._curvePath=l,this._curvePoints=c,this.mesh.geometry.copy(o),this.mesh.material.needsUpdate=!0,this.mesh.material.uniforms.maxV.value=a,this.five.needsRender=!0,this.path=t,this.geometryStyle=B(B({},this.geometryStyle),e)}setMartial(t){var i,s,r,o,a;if(this.disposed)return this.logError("disposed");this.setDefaultVisible((i=t==null?void 0:t.visible)!=null?i:!1),this.setColor((s=t==null?void 0:t.color)!=null?s:"#ffffff"),this.setOpacity((r=t==null?void 0:t.opacity)!=null?r:.5),this.setTextureUrl((a=(o=t==null?void 0:t.texture)==null?void 0:o.url)!=null?a:"https://vr-image-4.realsee-cdn.cn/release/web/arrow1.ebe7d0ff.png"),(t==null?void 0:t.background_color)!==void 0&&this.setBackgroundColor(t.background_color),(t==null?void 0:t.background_opacity)!==void 0&&this.setBackgroundOpacity(t.background_opacity),(t==null?void 0:t.border_color)!==void 0&&this.setBorderColor(t.border_color),(t==null?void 0:t.border_opacity)!==void 0&&this.setBorderOpacity(t.border_opacity),(t==null?void 0:t.border_width)!==void 0&&this.setBorderWidth(t.border_width),(t==null?void 0:t.background_clip)!==void 0&&this.setBackgroundClip(t.background_clip);const e=B(B({},this.materialStyle),t);this.materialStyle=e}setMeshStyle(t){if(t!=null&&t.translate){const s=new y.Vector3,r=new y.Vector3().fromArray(t.translate);r.y+=this.heightOffset,s.add(r),this.group.position.copy(s),i(this.startTagContainer,r),i(this.endTagContainer,r)}const e=B(B({},this.meshStyle),t);this.meshStyle=e;function i(s,r){if(!(s!=null&&s.tag))return;const o=new y.Vector3().fromArray(s.tag.position);o.add(r);const a=o.toArray();s.plugin.changeTagById(s.tag.id,{position:a})}}setHeightOffset(t){const e=new y.Vector3;this.meshStyle.translate&&e.add(new y.Vector3().fromArray(this.meshStyle.translate)),e.setY(e.y+t),this.group.position.copy(e),this.heightOffset=t,this.five.needsRender=!0}setColor(t){if(this.disposed)return this.logError("disposed");t&&(this.mesh.material.uniforms.mapColor.value=new y.Color().set(t)),this.mesh.material.uniforms.useMapColor.value=t?1:0,this.mesh.material.uniformsNeedUpdate=!0,this.five.needsRender=!0}setBorderColor(t){if(this.disposed)return this.logError("disposed");this.mesh.material.uniforms.borderColor.value=new y.Color().set(t),this.five.needsRender=!0}setBorderOpacity(t){if(this.disposed)return this.logError("disposed");this.mesh.material.uniforms.borderOpacity.value=t,this.mesh.material.uniformsNeedUpdate=!0,this.five.needsRender=!0}setBackgroundClip(t){if(this.disposed)return this.logError("disposed");this.mesh.material.uniforms.backgroundClip.value=t==="border-box"?0:1,this.mesh.material.uniformsNeedUpdate=!0,this.five.needsRender=!0}setBorderWidth(t){if(this.disposed)return this.logError("disposed");this.mesh.material.uniforms.borderWidth.value=t,this.mesh.material.uniformsNeedUpdate=!0,this.five.needsRender=!0}setBackgroundColor(t){if(this.disposed)return this.logError("disposed");this.mesh.material.uniforms.backgroundColor.value=new y.Color().set(t),this.mesh.material.uniformsNeedUpdate=!0,this.five.needsRender=!0}setBackgroundOpacity(t){if(this.disposed)return this.logError("disposed");this.mesh.material.uniforms.backgroundOpacity.value=t,this.mesh.material.uniformsNeedUpdate=!0,this.five.needsRender=!0}setOpacity(t){if(this.disposed)return this.logError("disposed");this.mesh.material.uniforms.opacity.value=t,this.mesh.material.uniformsNeedUpdate=!0,this.five.needsRender=!0}setMapOpacity(t){if(this.disposed)return this.logError("disposed");this.mesh.material.uniforms.mapOpacity.value=t,this.mesh.material.uniformsNeedUpdate=!0,this.five.needsRender=!0}setTextureUrl(t){if(this.disposed)return this.logError("disposed");this.textureUrl=t,fs(t).then(e=>{this.disposed||this.textureUrl===t&&(e.wrapT=y.RepeatWrapping,this.textureHasLoaded=!0,this.mesh.material.uniforms.map.value=e,this.mesh.material.uniformsNeedUpdate=!0,this.mesh.material.needsUpdate=!0,this.five.needsRender=!0,this.updateVisible())})}setVisibleFloorIndexes(t){var e,i;if(this.disposed)return this.logError("disposed");this._visibleFloorIndexes=t,this.onFiveModelShownFloorChange((i=(e=this.five.model)==null?void 0:e.shownFloor)!=null?i:null)}setStartTag(t){this.setTag("start",t)}setEndTag(t){this.setTag("end",t)}flicker(){var t,e,i,s,r,o;if(this.disposed)return this.logError("disposed");qa([this.group,(i=(e=(t=this.startTagContainer)==null?void 0:t.plugin)==null?void 0:e.tags[0])==null?void 0:i.dom,(o=(r=(s=this.endTagContainer)==null?void 0:s.plugin)==null?void 0:r.tags[0])==null?void 0:o.dom],{loop:6,updateRender:()=>{this.five.needsRender=!0}})}getLengthByPanoGroupIndex(t){return this.disposed?this.logError("disposed"):this.cacheLengths.length!==0?this.cacheLengths[t]:(this.cacheLengths=this.getPanoGroupLengths(),this.cacheLengths[t])}getPanoGroupLengths(){var l,c,h,d;if(!this.curvePoints||!this.curvePath)return[];const t=this.curvePoints.length,e=(c=(l=this.curvePath)==null?void 0:l.getLength())!=null?c:0,i=t-1,s=e/i,r=(d=(h=this.curvePath)==null?void 0:h.getLengths(i))!=null?d:[],o=[];let a=0;for(let f=0;f<t;f++){const m=this.curvePoints[f],g=this.plugin.workUtil.getObserverStandingPosition(a);if(!g)break;g.clone().setY(0).distanceTo(m.clone().setY(0))<s&&(o.push(r[f]),a+=1)}return o}setTag(t,e){var l,c;const i=this.curvePath;if(!(e!=null&&e.data))return;const s=t==="start"?(l=this.startTagContainer)!=null?l:(()=>(this.startTagContainer={tag:null,plugin:new _a(this.five,{containerZIndex:10})},this.startTagContainer))():(c=this.endTagContainer)!=null?c:(()=>(this.endTagContainer={tag:null,plugin:new _a(this.five,{containerZIndex:10})},this.endTagContainer))(),o=Ze({},{contentType:"Custom",stickType:"2DPoint",config:{visibleConfig:{visibleFiveMode:["Floorplan","Mapview"],followModelVisibility:!1}},style:{point:{enabled:!1}},data:{}},e);s.tag=o,C4(o)&&(s.tag.element=h=>{var m,g;(m=s.app)==null||m.$destroy();const d=t==="start"?ae(B({},o.data),{name:this.name,distance:Math.round((g=i==null?void 0:i.getLength())!=null?g:0),i18n:this.plugin.config.i18n}):o.data,f=new b4({target:h,intro:!0,props:d});return s.app=f,()=>f.$destroy()}),s.plugin.load({tagList:[s.tag]});const a=this.meshStyle.translate;if(a&&o.position){const h=new y.Vector3().fromArray(o.position),d=new y.Vector3().fromArray(a);h.add(d),h.y+=this.heightOffset;const f=h.toArray();s.plugin.changeTagById(s.tag.id,{position:f})}}doShow(){var t,e;this.mode==="model"&&!this.flowAnime.isPlaying()&&this.flowAnime.play(),this.five.scene.add(this.group),(t=this.startTagContainer)==null||t.plugin.show(),(e=this.endTagContainer)==null||e.plugin.show(),this.five.needsRender=!0}doHide(){var t,e;this.mode==="model"&&this.flowAnime.stop(),this.five.scene.remove(this.group),(t=this.startTagContainer)==null||t.plugin.hide(),(e=this.endTagContainer)==null||e.plugin.hide(),this.five.needsRender=!0}}function C4(n){return n.contentType==="Custom"}const I4=Object.freeze(Object.defineProperty({__proto__:null,GuideLineModeItem:Lc},Symbol.toStringTag,{value:"Module"})),e0="CruisePlugin",Ql=`${e0}`;class t0 extends Yn{constructor(e,i){super(e,i);u(this,"state",{visible:!0,enabled:!0,disposed:!1,playing:!1,speed:1});u(this,"data");u(this,"config");u(this,"pauseDataMap",new Map);u(this,"privateState",{playing:!1,broke:!1,modeChanging:!1});u(this,"GuideLine");u(this,"disposedErrorLog",()=>{console.error(`${Ql} is disposed`)});u(this,"disableWarnLog",()=>{console.warn(`${Ql} is disabled`)});u(this,"disableErrorLog",()=>{console.error(`${Ql} is disabled`)});this.config=i,Object.assign(window,{[`__${e0}_DEBUG__`]:this})}play(e){this.setState({playing:!0},e)}pause(e){this.setState({playing:!1},e)}show(e){return ee(this,null,function*(){this.setState({visible:!0},e)})}hide(e){return ee(this,null,function*(){this.setState({visible:!1},e)})}enable(e){this.setState({enabled:!0},e)}disable(e){this.setState({enabled:!1},e)}dispose(){this.setState({disposed:!0})}setState(e,i){var r;if(this.state.disposed)return this.disposedErrorLog();if(!this.state.enabled&&e.enabled!==!0&&e.disposed!==!0)return this.disableErrorLog();const s=B({},this.state);this.state=Ze({},this.state,e),e.disposed!==void 0&&e.disposed!==s.disposed&&e.disposed&&this.handleDispose(),e.visible!==void 0&&e.visible!==s.visible&&this.handleVisible(e.visible,i==null?void 0:i.userAction),e.enabled!==void 0&&e.enabled!==s.enabled&&this.handleEnable(e.enabled,i==null?void 0:i.userAction),e.playing!==void 0&&e.playing!==s.playing&&this.changePlayState(e.playing,i),e.speed!==void 0&&e.speed!==s.speed&&this.changeSpeed(e.speed),Ft(s,this.state,{deep:!0})||this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:(r=i==null?void 0:i.userAction)!=null?r:!0})}clearPauseData(){var e,i;if((e=this.data)!=null&&e.id)return this.pauseDataMap.delete((i=this.data)==null?void 0:i.id)}changePlayState(e,i){this.actionIfStateIsEnabled(()=>{var s;return this.hooks.emit("playStateChange",e?"playing":"pause",{userAction:(s=i==null?void 0:i.userAction)!=null?s:!0})}),e?this.handlePlay(i):this.handlePause(i),this.state.playing=e}handleEnable(e,i=!0){var s,r;e?((s=this.GuideLine)==null||s.enable(),this.hooks.emit("enable",{userAction:i})):((r=this.GuideLine)==null||r.disable(),this.changePlayState(!1,{userAction:i}),this.hooks.emit("disable",{userAction:i})),this.state.enabled=e}handleVisible(e,i=!0){var s,r;e?((s=this.GuideLine)==null||s.show(),this.actionIfStateIsEnabled(()=>this.hooks.emit("show",{userAction:i}))):((r=this.GuideLine)==null||r.hide(),this.actionIfStateIsEnabled(()=>this.hooks.emit("hide",{userAction:i}))),this.state.visible=e}addInterruptListener(e){const i=()=>{this.privateState.modeChanging||e()},s=r=>{r!=="mouseMove"&&(e(),this.five.off("gesture",s))};return this.five.on("gesture",s),this.five.once("wantsChangeMode",i),()=>{this.five.off("gesture",s),this.five.off("wantsChangeMode",i)}}getSpeededDuration(e){return e/this.state.speed}forceInteruptUpdateCamera(){this.five.updateCamera({},0)}getPauseData(){var e;if((e=this.data)!=null&&e.id)return this.pauseDataMap.get(this.data.id)}setPauseData(){var i;const e=(i=this.data)==null?void 0:i.id;if(e)return this.pauseDataMap.set(e,{fiveState:this.five.getCurrentState(),playedProgress:this.getProgress()})}clear(){this.clearPauseData()}handleDispose(){var e;this.setState({playing:!1}),this.clearPauseData(),this.clear(),(e=this.GuideLine)==null||e.dispose(),this.GuideLine=void 0}actionIfStateIsEnabled(e,i){if(this.state.enabled)return e();i!=null&&i.warnLog&&this.disableWarnLog()}}function Ul(n,t,e){var l,c,h;const i=new y.Vector3().fromArray([(l=e.x)!=null?l:0,(c=e.y)!=null?c:0,(h=e.z)!=null?h:0]),s=n.getPointAt(t).clone().add(i),r=n.getTangentAt(t),{longitude:o,latitude:a}=Co(r);return{offset:s.clone(),longitude:o,latitude:a,distance:0}}let Uh=class extends t0{constructor(e,i){var o;super(e,i);u(this,"curve");u(this,"baseCurveOffset");u(this,"curveOffset");u(this,"playStartedTime",performance.now());u(this,"duration");u(this,"changeSpeed",(e,i=!0)=>{this.state.speed=e,this.hooks.emit("speedChange",e,{userAction:i})});u(this,"moveToStart",()=>{this.five.setState(ae(B({},Ul(this.curve,0,this.curveOffset)),{mode:"Model"}))});u(this,"playFromStart",()=>{this.clearPauseData(),this.setState({playing:!0})});u(this,"getDuration",()=>this.getSpeededDuration(this.duration));u(this,"getProgress",()=>{var l;const e=this.getPauseData();let i=(l=e==null?void 0:e.playedProgress)!=null?l:0;(i<0||i>=1)&&(i=0);const s=1-i,r=this.getDuration(),a=(performance.now()-this.playStartedTime)/r;return 1-s+a});const s={config:{speedConfig:{moveSpeed:2,moveSpeedUnit:"m/s"}}},r={allowBroke:!0};this.state=Ze({},s,this.state),this.config=Ze({},r,this.config),this.baseCurveOffset=Ze({x:0,y:0,z:0},{y:2},(o=this.config)==null?void 0:o.offset)}load(e,i){var a,l,c,h,d,f,m,g,p;this.handlePause(),this.clear(),this.data=B({id:kt()},e);const s=(()=>{if(this.data.path instanceof y.Curve)return this.data.path.curves[0];{if(this.data.path.length<2)return null;const v=this.data.path.map(He);return new y.CatmullRomCurve3(v,void 0,"catmullrom",.5)}})();if(!s)return;if(this.curve=s,this.curveOffset={x:this.baseCurveOffset.x+((l=(a=this.data.offset)==null?void 0:a.x)!=null?l:0),y:this.baseCurveOffset.y+((h=(c=this.data.offset)==null?void 0:c.y)!=null?h:0),z:this.baseCurveOffset.z+((f=(d=this.data.offset)==null?void 0:d.z)!=null?f:0)},!this.curve)throw new Error("curve is not defined");const r=this.curve.getLength(),o=this.state.config.speedConfig.moveSpeedUnit==="m/ms"?1:1e3;if(this.duration=r/(this.state.config.speedConfig.moveSpeed/o),Array.isArray(this.data.path)){const v=this.data.path.map(He).map(A=>A.toArray());!this.GuideLine&&(((m=this.config)==null?void 0:m.useGuideLine)!==!1&&e.useGuildLine||(g=this.config)!=null&&g.useGuideLine&&e.useGuildLine!==!1)&&(this.GuideLine=L4(this.five,this.config)),(p=this.GuideLine)==null||p.load({lines:[{id:kt(),path:[{type:"CatmullRomCurve3",points:v}],model_style:{visible:!0}}]})}return i?this.setState(i):(this.setState({playing:!1}),this.handleVisible(this.state.visible),this.handleEnable(this.state.enabled),this.changePlayState(this.state.playing),this.changeSpeed(this.state.speed)),Promise.resolve()}handlePlay(){return new Promise((e,i)=>ee(this,null,function*(){var l;this.hooks.emit("play",{userAction:!0});const s=this.getPauseData();let r=(l=s==null?void 0:s.playedProgress)!=null?l:0;(r<0||r>=1)&&(r=0);const o=Ul(this.curve,r,this.curveOffset);if(this.hooks.emit("progressChange",r),this.five.setState(ae(B({},o),{mode:"Model"})),yield this.five.ready(),this.playStartedTime=performance.now(),this.config.allowBroke){const c=this.addInterruptListener(()=>{this.state.playing&&(this.hooks.emit("broke"),this.handlePause(),c(),i(new Error("broke")))})}const a=()=>{const c=this.getProgress();if(c>=1)this.five.off("renderFrame",a),this.setState({playing:!1},{userAction:!1}),this.hooks.emit("end"),this.hooks.emit("progressChange",1),e("end");else if(this.state.playing===!1)this.five.off("renderFrame",a);else if(c>=0){const h=Ul(this.curve,c,this.curveOffset);this.hooks.emit("progressChange",c),this.five.setState(h,!0)}};this.five.on("renderFrame",a)}))}handlePause(e){var i;this.state.playing=!1,this.hooks.emit("pause",{userAction:(i=e==null?void 0:e.userAction)!=null?i:!0}),this.setPauseData()}};function $m(n){const t=Math.abs(Math.cos(n.latitude));return new y.Vector3(-Math.sin(n.longitude)*t,-Math.sin(n.latitude),-Math.cos(n.longitude)*t)}function E4(n,t){const e=$m(n),i=$m(t);return e.angleTo(i)}const M4=n=>ee(exports,null,function*(){try{n().then(()=>{},()=>{}).catch(()=>{})}catch(t){}});function i0(n){return new Promise(t=>{setTimeout(()=>{t()},n)})}function x4(n){return ee(this,null,function*(){return new Promise(t=>{if(n.work){t();return}n.once("loaded",()=>t())})})}class xo extends t0{constructor(e,i){super(e,i);u(this,"state",{visible:!0,enabled:!0,disposed:!1,playing:!1,speed:1,config:{speedConfig:{rotateSpeed:.001,rotateSpeedUnit:"rad/ms",moveSpeed:.002,moveSpeedUnit:"m/ms"}}});u(this,"privateState",{playing:!1,currentPlayQueue:[],currentPlayKeyframe:null,broke:!1,modeChanging:!1});this.config=i,Object.assign(window,{__WalkPlugin_DEBUG__:this})}load(e,i,s){return ee(this,null,function*(){var h,d;this.clear();const r=this.data?JSON.parse(JSON.stringify(this.data)):void 0,o=yield this.formatData(e);this.data=B({id:o.keyframesId},o),this.hooks.emit("dataChange",o,r);let a=[],l;const c=this.data.keyframes.filter(f=>f.data.panoIndex!==void 0);c.filter((f,m)=>{var g;return f.data.panoIndex!==((g=c[m-1])==null?void 0:g.data.panoIndex)}).map(f=>f.data.panoIndex).forEach(f=>{var g,p;const m=(g=this.workUtil.getObserver(f))==null?void 0:g.floorIndex;if(m!==void 0)if(l===m){const v=a.length-1;a[v]=[...(p=a[v])!=null?p:[],f]}else{l=m;const v=a.length;a[v]=[f]}}),!this.GuideLine&&((h=this.config)==null?void 0:h.useGuideLine)!==!1&&o.useGuildLine!==!1&&(this.GuideLine=Xh(this.five,this.config)),(d=this.GuideLine)==null||d.load({routes:a.map(f=>({panoIndexList:f})),config:o.guildPluginOptions}),i?this.setState(i,{userAction:s}):(this.setState({playing:!1},{userAction:!1}),this.handleVisible(this.state.visible),this.handleEnable(this.state.enabled),this.changePlayState(this.state.playing,{userAction:!1}),this.changeSpeed(this.state.speed)),this.clearPauseData(),console.debug("WORKPLUGIN loaded",o),this.hooks.emit("dataLoaded",o)})}playFrom(e){const{index:i,id:s,userAction:r}=e;this.state.playing&&this.setState({playing:!1},{userAction:r}),this.setState({playing:!0},{userAction:r,playFromIndex:i,playFromId:s})}playFromStart(e){return this.playFrom(ae(B({},e),{index:0}))}formatData(e){return ee(this,null,function*(){this.five.work||(yield x4(this.five));const i=(()=>{const s=e;return typeof s=="object"&&s!==null&&Ve(s.version)&&s.data?s.data:s})();if(i.keyframes)return{keyframesId:kt(),keyframes:i.keyframes.map((s,r)=>{var l;const o=i.keyframes[r+1],a=(()=>!o||o.start===void 0||s.end===void 0?0:o.start-s.end)();return ae(B({id:(l=s.uuid)!=null?l:kt(),moveIndex:r,stay:a,index:r},s),{guildPluginOptions:i.guildPluginOptions})})};if(i.panoIndexList){let s=[];const{moveEffect:r,moveToFirstPanoEffect:o,moveToFirstPanoDuration:a}=i;return this.privateState.moveToFirstPanoEffect=o,this.privateState.moveToFirstPanoDuration=a,i.panoIndexList.forEach((l,c)=>{const h=(()=>{var p,v;const d=i.panoIndexList.slice(c).find(A=>A!==l);if(d===void 0)return;const f=this.workUtil.getObserverPosition(l),m=this.workUtil.getObserverPosition(d);if(!m||!f||((p=this.workUtil.getObserver(l))==null?void 0:p.floorIndex)!==((v=this.workUtil.getObserver(d))==null?void 0:v.floorIndex))return;const g=new y.Vector3().subVectors(m,f);return Co(g.normalize())})();i.moveType===void 0||i.moveType==="justMove"?s.push({moveIndex:c,stay:i.stay,data:B({effect:"Move",panoIndex:l,moveEffect:r},h!=null?h:{})}):i.moveType==="moveAndRotate"&&(s.push({moveIndex:c,stay:i.stay,data:{effect:"Move",panoIndex:l,moveEffect:r}}),h&&s.push({moveIndex:c,stay:i.stay,data:B({effect:"Rotate",panoIndex:l},h)}))}),{keyframesId:kt(),keyframes:s.map((l,c)=>B({id:kt(),index:c},l)),guildPluginOptions:i.guildPluginOptions,useGuildLine:i.useGuildLine}}else throw new Error("format error: data no keyframes or no panoIndexList")})}handlePlay(e){return ee(this,null,function*(){var m;const{data:i,state:s,privateState:r,hooks:o}=this;if(r.playing||!(i!=null&&i.keyframes)||(i==null?void 0:i.keyframes.length)===0)return;const a=kt();r.playId=a,r.playing=!0,r.broke=!1;const l=i.keyframes,c=this.getPauseData();(e==null?void 0:e.notEmitEvent)!==!0&&o.emit("play",{userAction:(m=e==null?void 0:e.userAction)!=null?m:!0});let h=!1;const f=yield(()=>ee(this,null,function*(){var g,p;if((e==null?void 0:e.playFromIndex)!==void 0)return e.playFromIndex;if((e==null?void 0:e.playFromId)!==void 0)return(g=this.data)==null?void 0:g.keyframes.findIndex(v=>v.id===e.playFromId);if(c!=null&&c.id){const v=(p=this.data)==null?void 0:p.keyframes.find(A=>A.id===c.id);if(c!=null&&c.fiveState&&(yield this.move(c.fiveState,{moveEffect:r.moveToFirstPanoEffect,duration:r.moveToFirstPanoDuration})),v){if(v.data.effect==="Move")return v.index;if(v.data.effect==="Rotate"){const A=c.duration!==void 0?c.duration*(1-c.playedProgress):void 0;return yield this.playKeyframe(v,{duration:A}),h=!0,v.index+1}}}}))();this.clearPauseData();for(const g of l){if(r.broke||!s.playing||!r.playing||a!==r.playId)return;if(!(f!==void 0&&g.index<f))try{o.emit("playIndexChange",g.index,g),yield this.playKeyframe(g,{moveEffect:h===!1?r.moveToFirstPanoEffect:void 0,duration:h===!1&&typeof r.moveToFirstPanoDuration=="number"?r.moveToFirstPanoDuration:void 0}),g.stay&&(yield i0(g.stay)),h===!1&&(h=!0)}catch(p){return Promise.resolve("broke")}}s.playing&&a===r.playId&&(this.setState({playing:!1},{userAction:!1}),o.emit("end"),this.clearPauseData())})}handlePause(e){var o;const{state:i,privateState:s,hooks:r}=this;i.playing=!1,s.playing!==!1&&(s.playing=!1,(e==null?void 0:e.userAction)!==!1&&this.setPauseData(),s.broke||this.forceInteruptUpdateCamera(),(e==null?void 0:e.notEmitEvent)!==!0&&r.emit("pause",{userAction:(o=e==null?void 0:e.userAction)!=null?o:!0}))}changeSpeed(e,i=!0){var l;const{state:s,privateState:r,hooks:o}=this,{currentPlayKeyframe:a}=r;if(o.emit("speedChange",e,{userAction:i}),s.playing&&a)try{const c=a.originDuration!==void 0?a.originDuration*(1-this.getProgress()):void 0,h=a.keyframe,{privateState:d}=this;((l=this.privateState.currentPlayKeyframe)==null?void 0:l.keyframe.id)!==h.id&&(this.privateState.currentPlayKeyframe={keyframe:h}),d.currentPlayQueue.push(this.getPlayPromise(h,{duration:c}))}catch(c){console.error(c)}}getProgress(){return this.five.controller.cameraMotion.progress}setPauseData(){var e,i,s;if((e=this.data)!=null&&e.id)return this.pauseDataMap.set(this.data.id,{id:(i=this.privateState.currentPlayKeyframe)==null?void 0:i.keyframe.id,fiveState:this.five.getCurrentState(),duration:(s=this.privateState.currentPlayKeyframe)==null?void 0:s.originDuration,playedProgress:this.getProgress()})}clear(){this.clearPauseData(),this.privateState.currentPlayKeyframe=null}playKeyframe(e,i){return ee(this,null,function*(){var r;const{privateState:s}=this;return((r=this.privateState.currentPlayKeyframe)==null?void 0:r.keyframe.id)!==e.id&&(this.privateState.currentPlayKeyframe={keyframe:e}),s.currentPlayQueue.push(this.getPlayPromise(e,i)),this.actionPromiseQueue()})}getPlayPromise(s){return ee(this,arguments,function*(e,i={}){var o;const r=e.data;if(i.duration=(o=i.duration)!=null?o:e.start!==void 0&&e.end!==void 0?e.end-e.start:void 0,!!r)return new Promise((a,l)=>{let c=!1;this.addInterruptListener(()=>{if(!c)return this.hooks.emit("broke"),this.privateState.broke=!0,this.setState({playing:!1}),c=!0,l(new Error("play is interupted"))});try{if(c)return;const h=()=>{a(),c=!0};switch(r.effect){case"Move":this.move(r,i).then(h);break;case"Rotate":this.rotate(r,i).then(h);break;default:this.rotate(r,i).then(h)}}catch(h){}})})}actionPromiseQueue(){return ee(this,null,function*(){const{privateState:e}=this;return new Promise((i,s)=>{if(e.currentPlayQueue.length===0){i();return}const r=e.currentPlayQueue.shift();if(!r){i();return}r.then(i,s)}).then(()=>e.currentPlayQueue.length===0?Promise.resolve():this.actionPromiseQueue())})}move(e,i){return ee(this,null,function*(){if(e.mode&&e.mode!==this.five.currentMode)yield this.changeMode(e);else if(e.panoIndex!==this.five.panoIndex)yield this.changePano(e,i);else return Promise.resolve()})}rotate(e,i){return ee(this,null,function*(){if(e.mode&&e.mode!==this.five.currentMode)yield this.changeMode({mode:e.mode,panoIndex:e.panoIndex});else if(e.panoIndex&&e.panoIndex!==this.five.panoIndex)return yield this.changePano(e,i);yield this.updateCamera(e,i)})}updateCamera(s){return ee(this,arguments,function*(e,i={}){const{five:r,privateState:o,state:a}=this,l=(()=>{var m,g;const d=(m=a.config)==null?void 0:m.speedConfig,f=(g=e.rotateSpeed)!=null?g:d==null?void 0:d.rotateSpeed;if((d==null?void 0:d.rotateSpeedUnit)===void 0)return f;if(f!==void 0)return d.rotateSpeedUnit==="rad/ms"?f:f/1e3})(),c=(()=>{if(i.duration)return i.duration;if(l){const d=this.five.getCurrentState();return E4(d,e)/l}return 800})();o.currentPlayKeyframe&&(o.currentPlayKeyframe.originDuration=c);const h=this.getSpeededDuration(c);return new Promise(d=>{M4(()=>r.updateCamera(e,h)),setTimeout(()=>d(),h)})})}changePano(e,i){return ee(this,null,function*(){const{five:s,privateState:r,state:o}=this;if(typeof e.panoIndex!="number"||e.panoIndex===s.panoIndex)return;const a=s.getCurrentState().mode!=="Panorama";a&&(this.privateState.modeChanging=!0);const l=(()=>{var f,m;const h=(f=o.config)==null?void 0:f.speedConfig,d=(m=e.moveSpeed)!=null?m:h==null?void 0:h.moveSpeed;if((h==null?void 0:h.moveSpeedUnit)===void 0)return d;if(d!==void 0)return h.moveSpeedUnit==="m/ms"?d:d/1e3})(),c=(()=>{if(i!=null&&i.duration)return i.duration;if(l&&typeof s.panoIndex=="number"&&typeof e.panoIndex=="number"){const h=this.workUtil.getObserverPosition(s.panoIndex),d=this.workUtil.getObserverPosition(e.panoIndex);return h&&d?h.distanceTo(d)/l:800}return 800})();r.currentPlayKeyframe&&(r.currentPlayKeyframe.originDuration=c),yield new Promise(h=>{var f,m,g;const d=this.fiveUtil.moveToPano(e.panoIndex,{latitude:e.latitude,longitude:e.longitude,fov:e.fov,duration:this.getSpeededDuration(c),effect:(g=(m=i==null?void 0:i.moveEffect)!=null?m:(f=this.state.config)==null?void 0:f.moveEffect)!=null?g:e.moveEffect,moveCancelCallback:()=>h(),moveEndCallback:()=>h()});d instanceof Promise&&d.then(()=>h()),a&&s.once("panoArrived",()=>h())}),a&&(this.privateState.modeChanging=!1)})}changeMode(e,i){return ee(this,null,function*(){e.mode&&e.mode!==this.five.currentMode&&(this.privateState.modeChanging=!0,yield this.five.changeMode(e.mode,e,i),this.privateState.modeChanging=!1)})}}class n0{constructor(t){u(this,"id");u(this,"renderID");u(this,"isGuideLine",!0);u(this,"panoramaItem");u(this,"modelItem");u(this,"hooks",new yt);u(this,"_visible",!0);u(this,"plugin");u(this,"five");u(this,"logError",t=>yv("GuideLineItem: ",t));this.id=t.id,this.five=t.five,this.plugin=t.plugin,this.panoramaItem=new Lc(this.five,{mode:"panorama",plugin:this.plugin,parent:this}),this.modelItem=new Lc(this.five,{mode:"model",plugin:this.plugin,parent:this})}get visible(){return this._visible}setData(t){this.setDataByMode("panorama",t),this.setDataByMode("model",t)}setDataByMode(t,e){var c;const i=t==="panorama"?this.panoramaItem:this.modelItem,s=t==="panorama"?e.panorama_style:e.model_style,r=e.path,o=s,a=s,l=s;if(e.pano_group){const h=t==="panorama"&&e.panorama_style.skip_group===!0;i.setGeometryByPanoGroup(e.pano_group,B(ae(B({},e),{skipPanoGroup:h}),o))}else e.path&&i.setGeometryByPath(r,B({},o));i.name=e.name,i.setMeshStyle(l),i.setMartial(a),i.setVisibleFloorIndexes((c=e.visible_floor_indexes)!=null?c:null),i.setStartTag(s==null?void 0:s.start_tag),i.setEndTag(s==null?void 0:s.end_tag)}show(){this._visible=!0,this.hooks.emit("show",{userAction:!0})}hide(){this._visible=!1,this.hooks.emit("hide",{userAction:!0})}dispose(){this.panoramaItem.dispose(),this.modelItem.dispose()}walk(t){return ee(this,null,function*(){if(this.hooks.emit("walkStart",{userAction:!0}),this.panoramaItem.panoGroup.length){const e=B({panoIndexList:this.panoramaItem.panoGroup},t),[i]=yield bs(D4(this.five,e));if(i)return this.logError(i.message)}else{const e={path:this.panoramaItem.curvePath},[i]=yield bs(k4(this.five,e));if(i)return this.logError(i.message)}this.hooks.emit("walkEnded",{userAction:!0})})}}function k4(n,t){return ee(this,null,function*(){const e=new Uh(n);yield e.load(t),e.playFromStart()})}function D4(n,t){return ee(this,null,function*(){if(t.panoIndexList.length===0)return;const e=n.getCurrentState();e.mode!=="Panorama"&&(yield wh(n,["Panorama",{longitude:e.longitude,latitude:0,panoIndex:t.panoIndexList[0]}]));const i=new xo(n);yield i.load(t),yield new Promise((s,r)=>{const o=n.getCurrentState();let a=t.panoIndexList.slice();o.panoIndex===a[0]&&c(o.panoIndex),i.playFromStart();function l(m){if(m!=="Panorama")return d(new Error("mode not match"))}function c(m){const g=a[0];if(a=a.slice(1),m!==g)return d(new Error("panoIndex not match, wanted: "+g+", got: "+m));if(a.length===0)return f()}function h(){n.off("modeChange",l),n.off("panoArrived",c)}function d(m){h(),r(m)}function f(){h(),s()}n.on("modeChange",l),n.on("panoArrived",c)})})}const S4=Object.freeze(Object.defineProperty({__proto__:null,GuideLineItem:n0},Symbol.toStringTag,{value:"Module"})),Oc="GuideLinePlugin",ep=`${Oc}`;let T4=class extends pn{constructor(e,i){super(e,i);u(this,"name",Oc);u(this,"cruisePlugin");u(this,"itemMap",new Map);u(this,"state",{visible:!1,enabled:!0});u(this,"data");u(this,"heightOffset",0);u(this,"_config");u(this,"_disposed",!1);u(this,"disposedErrorLog",()=>{console.error(`${ep} is disposed`)});this._config=i!=null?i:{},this.cruisePlugin=new xo(e),Object.assign(window,{[`__${Oc}_DEBUG__`]:this})}get config(){return this._config}get disposed(){return this._disposed}load(e,i,s=!0){return ee(this,null,function*(){var m,g,p,v,A,w,k;const r=this.data?JSON.parse(JSON.stringify(this.data)):void 0,o=yield this.formatData(e);this.hooks.emit("dataChange",o,r),this.data=o;const a=o.config,l=!o.lines&&o.routes,c=ae(B({},a),{panorama_style:{visible:!!l,unit_length:(m=a==null?void 0:a.unitHeight)!=null?m:.4,width:(g=a==null?void 0:a.unitWidth)!=null?g:.6,texture:{url:(p=a==null?void 0:a.arrowTextureUrl)!=null?p:this.staticPrefix+"/release/web/arrow-white.5c2c79a5.png"}}}),h=(A=(v=o.routes)==null?void 0:v.map(M=>{var S;return Ze({},c,{id:(S=M.id)!=null?S:kt(),pano_group:M.panoIndexList})}))!=null?A:[],d=(k=(w=o.lines)==null?void 0:w.map(M=>Ze({},c,M)))!=null?k:[],f=[...h,...d];yield li(this.five),this.clear(),f.forEach(M=>{this.addGuideLineItem(M)}),this.updateTagsEnable(),this.handleVisible(this.state.visible),this.handleEnable(this.state.enabled),i&&this.setState(i,{userAction:s}),this.hooks.emit("dataLoaded",o),console.debug(`${ep} loaded`,o)})}formatData(e){return ee(this,null,function*(){return this.getDataWithoutVersion(e)})}show(e){return ee(this,null,function*(){this.setState({visible:!0},e)})}hide(e){return ee(this,null,function*(){this.setState({visible:!1},e)})}enable(e){this.setState({enabled:!0},e)}disable(e){this.setState({enabled:!1},e)}dispose(){this.disposed||(this.clear(),this.hooks.emit("dispose"))}setState(e,i){var r;if(this.disposed)return this.disposedErrorLog();const s=B({},this.state);this.state=B(B({},this.state),e),e.visible!==void 0&&e.visible!==s.visible&&this.handleVisible(e.visible,i==null?void 0:i.userAction),e.enabled!==void 0&&e.enabled!==s.enabled&&this.handleEnable(e.enabled,i==null?void 0:i.userAction),Ft(s,this.state,{deep:!0})||(this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:(r=i==null?void 0:i.userAction)!=null?r:!0}),this.five.needsRender=!0)}addGuideLineItem(e){const i=e.render_id||e.id,s=this.itemMap.get(i);s&&this.removeGuideLineItem(s);const r=new n0({five:this.five,id:i,plugin:this});return this.itemMap.set(i,r),e&&r.setData(e),this.heightOffset+=1e-4,r.modelItem.setHeightOffset(this.heightOffset),r.panoramaItem.setHeightOffset(this.heightOffset),r}getGuideLineItemByID(e){return this.itemMap.get(e)}removeGuideLineItem(e){this.itemMap.delete(e.id),e.panoramaItem.dispose(),e.modelItem.dispose()}updateTagsEnable(){const e=[];function i(o){return Array.isArray(o)&&o.every(a=>typeof a=="number")}function s(o,a){return new y.Vector3().fromArray(o).distanceTo(new y.Vector3().fromArray(a))<.01}function r(o){var l;const a=(l=o==null?void 0:o.tag)==null?void 0:l.position;return i(a)?e.every(c=>{var h;return i((h=c.tag)==null?void 0:h.position)?!s(a,c.tag.position):!0}):!1}this.itemMap.forEach(o=>{const a=o.modelItem.startTagContainer,l=o.modelItem.endTagContainer,c=r(a);c&&e.push(a),a==null||a.plugin.setState({enabled:c},{});const h=r(l);h&&e.push(l),l==null||l.plugin.setState({enabled:h},{})})}clear(){this.heightOffset=0,this.itemMap.forEach(e=>{this.removeGuideLineItem(e)})}handleEnable(e,i=!0){this.hooks.emit(e?"enable":"disable",{userAction:i})}handleVisible(e,i=!0){this.state.enabled&&this.hooks.emit(e?"show":"hide",{userAction:i})}getDataWithoutVersion(e){return typeof e=="object"&&e!==null&&e.data?e.data:e}};const Xh=(n,t)=>new T4(n,t),L4=Xh,O4=Object.freeze(Object.defineProperty({__proto__:null},Symbol.toStringTag,{value:"Module"})),z4=(n,t)=>new xo(n,t),j4=(n,t)=>new Uh(n,t);function Yh(n,t,e){if(e){const s=new y.Vector3().subVectors(n.position,e).applyQuaternion(n.quaternion.clone().inverse()).applyQuaternion(t).add(e);n.position.copy(s)}n.quaternion.copy(t)}class ko extends ti{constructor(e,i){var s,r;super();u(this,"originObject3D");u(this,"onRender");u(this,"positionFrom");this.originObject3D=e,this.onRender=(s=i==null?void 0:i.onRender)!=null?s:()=>{},this.positionFrom=(r=i==null?void 0:i.positionFrom)!=null?r:"objectPosition"}get helperObject(){return this}render(){this.onRender()}enable(){this.parent.children.includes(this)||this.parent.add(this)}disable(){this.removeFromParent()}show(){this.visible=!0,this.render()}hide(){this.visible=!1,this.render()}raycasterIntersectObject(e,i=[]){return e.intersectObject(this,!0,i)}initialPosition(e){var i,s;this.positionFrom==="objectPosition"?this.position.copy(this.originObject3D.position):this.positionFrom==="boundingBox"?this.position.copy((i=xs(this.originObject3D))==null?void 0:i.getCenter(new y.Vector3).applyMatrix4(this.originObject3D.matrixWorld)):this.positionFrom==="boundingSphere"?this.position.copy((s=_p(this.originObject3D))==null?void 0:s.center.clone().applyMatrix4(this.originObject3D.matrixWorld)):this.positionFrom instanceof _.Vector3?this.position.copy(this.positionFrom):this.positionFrom instanceof Function&&this.position.copy(this.positionFrom(this.originObject3D)),e&&this.position.add(e)}setScaleByCamera(e){}initQuaternion(e){if(this.quaternion.copy(this.originObject3D.quaternion),e&&(e.xAxis||e.yAxis||e.zAxis)){const i=e.xAxis instanceof Function?e.xAxis():e.xAxis,s=e.yAxis instanceof Function?e.yAxis():e.yAxis,r=e.zAxis instanceof Function?e.zAxis():e.zAxis;let o=i==null?void 0:i.clone(),a=s==null?void 0:s.clone(),l=r==null?void 0:r.clone();if(o&&!a&&!a){const c=new y.Quaternion().setFromUnitVectors(new y.Vector3(1,0,0),o.normalize());this.applyQuaternion(c)}if(a&&!o&&!l){const c=new y.Quaternion().setFromUnitVectors(new y.Vector3(0,1,0),a.normalize());this.applyQuaternion(c)}if(l&&!o&&!a){const c=new y.Quaternion().setFromUnitVectors(new y.Vector3(0,0,1),l.normalize());this.applyQuaternion(c)}if([o,a,l].filter(Ve).length>=2){o||(o=new y.Vector3().crossVectors(a,l).normalize()),a||(a=new y.Vector3().crossVectors(o,l).normalize()),l||(l=new y.Vector3().crossVectors(o,a).normalize()),o.applyQuaternion(this.quaternion),a.applyQuaternion(this.quaternion),l.applyQuaternion(this.quaternion);const c=new y.Matrix4().makeBasis(o,a,l),h=new y.Quaternion().setFromRotationMatrix(c);this.quaternion.copy(h)}}}applyHelperScaleMatrix4(e,i){this.scale.applyMatrix4(e)}setHelperQuaternion(e,i){this.initQuaternion(),Yh(this,this.quaternion.clone().premultiply(e),i)}applyHelperQuaternion(e,i){if(i){const s=new _.Vector3().subVectors(this.position,i).applyQuaternion(e).add(i);this.position.copy(s)}this.applyQuaternion(e)}dispose(){this.removeFromParent()}}class V4 extends ko{}class R4 extends ko{}class B4 extends ko{}class _4 extends ko{}class H4 extends ko{}class F4 extends y.Group{constructor(e){super();u(this,"direction");this.direction=e||"x"}}class tp extends y.Mesh{constructor(e,i,s){super(e,i);u(this,"direction");this.direction=s||"x"}}function N4(n,t){const{offsetWidth:e,offsetHeight:i}=t,{top:s,left:r}=t.getBoundingClientRect();return Object.assign(new y.Vector2,{x:(n.x-r)/e*2-1,y:-(n.y-s)/i*2+1})}function hl(n,t,e){if(!t||!e||!n)return;const i=N4(t,e);if(Math.abs(i.x)===1||Math.abs(i.y)===1)return;const s=new y.Raycaster;return s.setFromCamera(i,n),s.params.Points.threshold=.1,s}class Xl extends F4{constructor(e){var h;super(e.direction);u(this,"line");u(this,"arrow");u(this,"lineHeight",.4);u(this,"arrowHeight",.1);u(this,"renderOrder",50);u(this,"name","ArrowGroup");const i=new y.Color((h=e.color)!=null?h:16214315),s=new y.MeshBasicMaterial({color:i,depthTest:!1,depthWrite:!1,transparent:!0}),r=new y.ConeGeometry(.04,.1,32),o=new tp(r,s.clone(),e.direction);o.name=`arrow-${e.direction}`,this.arrow=o;const a=.004,l=new y.CylinderGeometry(a,a,.4,32),c=new tp(l,s.clone(),e.direction);c.name=`line-${e.direction}`,this.line=c,this.formatArrow(),this.formatLine(),this.add(this.arrow,this.line)}formatArrow(){this.arrow.geometry.translate(0,this.lineHeight+this.arrowHeight/2,0),this.direction==="x"?(this.arrow.geometry.rotateX(Math.PI/2),this.arrow.geometry.rotateY(Math.PI/2)):this.direction==="z"&&this.arrow.geometry.rotateX(Math.PI/2)}formatLine(){this.line.geometry.translate(0,this.lineHeight/2,0),this.direction==="x"?(this.line.geometry.rotateX(Math.PI/2),this.line.geometry.rotateY(Math.PI/2)):this.direction==="z"&&this.line.geometry.rotateX(Math.PI/2)}}const Yl={X:15618642,Y:4765519,Z:4227839};class sr{static get X(){return new y.Color(Yl.X).convertSRGBToLinear().clone()}static get Y(){return new y.Color(Yl.Y).convertSRGBToLinear().clone()}static get Z(){return new y.Color(Yl.Z).convertSRGBToLinear().clone()}}function Zh(n,t,e){const o=n.position.distanceTo(t),a=n.fov,l=n.distance||3,c=o/3,h=a/90,d=l/3,f=c*h*d,m=(e==null?void 0:e.min)||.6,g=e==null?void 0:e.max;return m&&f<m?m:g&&f>g?g:f}function G4(n,t,e){return n<t?t:n>e?e:n}function W4(n){let t=n.pose.latitude,e=n.pose.longitude;if(ei(t)||ei(e)){const i=n.matrix.elements;t=Math.asin(G4(i[9],-1,1)),Math.abs(i[9])<.9999999?e=hc(Math.atan2(i[8],i[10])):e=hc(Math.atan2(-i[2],i[0]))}return{latitude:t,longitude:e}}function Q4(n){const{latitude:t,longitude:e}=n,i=new y.Vector3;return ip-t<.03?i.set(0,1,0):Zl(0,e)?i.set(0,0,1):Zl(Math.PI,e)?i.set(0,0,-1):Zl(ip,e)?i.set(1,0,0):i.set(-1,0,0),i}const ip=Number((Math.PI/2).toFixed(5));function Zl(n,t){return typeof n!="number"||typeof t!="number"?!1:Math.abs(n-t)<.001}class U4 extends V4{constructor(e,i){super(e,i);u(this,"name","MoveHelper");u(this,"xArrow");u(this,"yArrow");u(this,"zArrow");i.xArrowEnable!==!1&&(this.xArrow=new Xl({direction:"x",color:sr.X})),i.yArrowEnable!==!1&&(this.yArrow=new Xl({direction:"y",color:sr.Y})),i.zArrowEnable!==!1&&(this.zArrow=new Xl({direction:"z",color:sr.Z})),this.add(...[this.xArrow,this.yArrow,this.zArrow].filter(Boolean))}update(e){if(this.xArrow&&(this.xArrow.visible=!0),this.yArrow&&(this.yArrow.visible=!0),this.zArrow&&(this.zArrow.visible=!0),e.type==="OrthographicCamera"){const i=new y.Vector3(1,0,0).applyQuaternion(this.quaternion),s=new y.Vector3(0,1,0).applyQuaternion(this.quaternion),r=new y.Vector3(0,0,1).applyQuaternion(this.quaternion),o=W4(e),a=Q4(o),l=.0872665;Math.abs(i.angleTo(a)-0)<l||Math.abs(i.angleTo(a)-Math.PI)<l?this.xArrow&&(this.xArrow.visible=!1):Math.abs(s.angleTo(a)-0)<l||Math.abs(s.angleTo(a)-Math.PI)<l?this.yArrow&&(this.yArrow.visible=!1):(Math.abs(r.angleTo(a)-0)<l||Math.abs(r.angleTo(a)-Math.PI)<l)&&this.zArrow&&(this.zArrow.visible=!1)}}show(){super.show(),this.xArrow&&this.add(this.xArrow),this.yArrow&&this.add(this.yArrow),this.zArrow&&this.add(this.zArrow)}setScaleByCamera(e){this.scale.setScalar(Zh(e,this.position))}showDraggingHelper(e){this.xArrow&&(e.includes("x")?this.add(this.xArrow):this.remove(this.xArrow)),this.yArrow&&(e.includes("y")?this.add(this.yArrow):this.remove(this.yArrow)),this.zArrow&&(e.includes("z")?this.add(this.zArrow):this.remove(this.zArrow))}dispose(){this.remove(...[this.xArrow,this.yArrow,this.zArrow].filter(Boolean)),super.dispose()}}function ps(n,t){return X4(document.createElement(t!=null?t:"div"),n)}function X4(n,t){if(!t)return n;for(const e in t)e&&t[e]&&(n.style[e]=t[e]);return n}function Y4(n){const t=ps(B({position:"absolute",display:"block",borderRadius:"4px",paddingTop:"1px",paddingBottom:"1px",paddingLeft:"4px",paddingRight:"4px",pointerEvents:"none",userSelect:"none",zIndex:"99999",backgroundColor:"rgba(0,0,0,0.7)",fontSize:"12px",color:"#fff",letterSpacing:"0",lineHeight:"18px"},n)),e=()=>{t.style.display!=="block"&&t.style.top&&t.style.left&&(t.style.display="block")};return{element:t,show:e,hide:()=>{t.style.display="none",t.style.top="",t.style.left=""},setLeftTop:(r,o)=>{t.style.left=r,t.style.top=o,e()}}}class Z4 extends B4{constructor(e,i){super(e,i);u(this,"name","RotateHelper");u(this,"xCircle");u(this,"yCircle");u(this,"zCircle");u(this,"children",[]);u(this,"angleTips");u(this,"container");(i==null?void 0:i.yzCircleEnable)!==!1&&(this.xCircle=new Jl({direction:"x",color:sr.X})),(i==null?void 0:i.xzCircleEnable)!==!1&&(this.yCircle=new Jl({direction:"y",color:sr.Y})),(i==null?void 0:i.xyCircleEnable)!==!1&&(this.zCircle=new Jl({direction:"z",color:sr.Z})),i!=null&&i.container&&(i==null?void 0:i.angleTipsEnable)!==!1&&(this.container=i==null?void 0:i.container,this.angleTips=Y4({display:"none"}),this.container.appendChild(this.angleTips.element)),this.add(...[this.xCircle,this.yCircle,this.zCircle].filter(Boolean)),this.show()}hide(){this.children.forEach(e=>e.hide())}show(){var e;this.children.forEach(i=>i.showCircle()),(e=this.angleTips)==null||e.hide()}setScaleByCamera(e){this.scale.setScalar(Zh(e,this.position))}showDraggingHelper(e){var i;this.hide(),this.children.filter(s=>e.includes(s.direction)).forEach(s=>s.showRing()),(i=this.angleTips)==null||i.show()}dispose(){var e,i;this.removeFromParent(),(i=(e=this.angleTips)==null?void 0:e.element)==null||i.remove()}}class Jl extends y.Group{constructor(e){super();u(this,"direction");u(this,"circle");u(this,"ring");u(this,"angleSector");this.direction=e.direction,this.circle=new J4(e),this.ring=new q4(e),this.angleSector=new K4(e),this.add(this.circle,this.ring,this.angleSector),this.direction==="y"?this.rotateX(Math.PI/2):this.direction==="x"&&this.rotateY(-Math.PI/2)}showCircle(){this.add(this.circle),this.remove(this.ring,this.angleSector)}showRing(){this.add(this.ring,this.angleSector),this.remove(this.circle)}hide(){this.remove(this.ring,this.angleSector,this.circle)}}let J4=class extends y.Mesh{constructor(e){var i;super();u(this,"direction");u(this,"gapAngle",.02);u(this,"geometry",new y.RingGeometry(.25,.3,20,8,this.gapAngle,Math.PI/2-this.gapAngle*2));this.material=new y.MeshBasicMaterial({opacity:.6,color:(i=e.color)!=null?i:16777215,transparent:!0,side:y.DoubleSide,depthTest:!1,depthWrite:!1}),this.renderOrder=50,this.direction=e.direction,this.geometry.name=`RotateHelperCircleGeometry-${this.direction}`}};class q4 extends y.Group{constructor(e){super();u(this,"direction");this.direction=e.direction;const i=.015,s=new Array(8).fill(null).map((r,o)=>{const a=new y.RingGeometry(.25,.3,20,8,Math.PI/4*o+i,Math.PI/4-i*2),l=new y.MeshBasicMaterial({opacity:1,color:16777215,depthTest:!1,depthWrite:!1,transparent:!0,side:y.DoubleSide});this.renderOrder=50;const c=new y.Mesh(a,l);return c.name=`AxesDashedRing-${this.direction}-${o}`,c});this.add(...s)}}class K4 extends y.Mesh{constructor(e){var s;super();u(this,"direction");u(this,"baseAxes");u(this,"angleDirection");switch(e.direction){case"x":this.baseAxes=new y.Vector3(0,0,1);break;case"y":this.baseAxes=new y.Vector3(1,0,0);break;case"z":this.baseAxes=new y.Vector3(1,0,0);break}const i=.3+5e-4;this.geometry=new y.CircleGeometry(i,48,0,1e-4),this.material=new y.MeshBasicMaterial({opacity:.4,color:(s=e.color)!=null?s:16777215,depthTest:!1,depthWrite:!1,transparent:!0,side:y.DoubleSide}),this.renderOrder=50,this.direction=e.direction,this.angleDirection=this.direction==="z"?1:-1}}function $4(){const n=ps({width:"100%",height:"100%",left:"0",top:"0",position:"absolute",pointerEvents:"none"}),t=ps({boxSizing:"border-box",width:"100%",height:"100%",left:"0",top:"0",position:"relative",display:"flex",alignItems:"center",justifyContent:"center"}),e=ps({boxSizing:"border-box",width:"100%",height:"100%",left:"0",top:"0",position:"absolute",border:"1px solid rgba(255,255,255,0.4)"});n.appendChild(t),t.appendChild(e);const i="-4px",s={direction:"nesw",element:Tn({cursor:"nesw-resize",left:i,bottom:i})},r={direction:"ns",element:Tn({cursor:"ns-resize",bottom:i})},o={direction:"nwse",element:Tn({cursor:"nwse-resize",right:i,bottom:i})},a={direction:"ew",element:Tn({cursor:"ew-resize",right:i})},l={direction:"nesw",element:Tn({cursor:"nesw-resize",right:i,top:i})},c={direction:"ns",element:Tn({cursor:"ns-resize",top:i})},h={direction:"nwse",element:Tn({cursor:"nwse-resize",left:i,top:i})},d={direction:"ew",element:Tn({cursor:"ew-resize",left:i})};return new Array(r,a,c,d,s,o,l,h).forEach(m=>t.appendChild(m.element)),{container:n,squares:[s,r,o,a,l,c,h,d]}}function Tn(n){const t=ps(B({background:"#FFFFFF",width:"9px",height:"9px",position:"absolute",pointerEvents:"none"},n)),e=ps({width:"15px",height:"15px",position:"absolute",left:"50%",top:"50%",transform:"translate(-50%, -50%)",pointerEvents:"none"}),i=ps({width:"15px",height:"15px",cursor:n==null?void 0:n.cursor,pointerEvents:"auto",background:"transparent"});return i.draggable=!0,e.appendChild(i),t.appendChild(e),t}class eD extends H4{constructor(e,i,s,r){super(e);u(this,"name","CSS3DScaleHelper");u(this,"points",[]);u(this,"cornerPositions",[]);u(this,"css3DInstance");u(this,"plane");u(this,"css3DRenderer",new lr);u(this,"camera");u(this,"scene");u(this,"container");u(this,"enabled",!1);this.camera=s,this.scene=r,this.container=i,this.initRectangleScaleHelper()}get helperObject(){var e;if(!((e=this.css3DInstance)!=null&&e.css3DObject))throw new Error("css3DInstance is not initialized");return this.css3DInstance.css3DObject}initQuaternion(){this.quaternion.copy(this.originObject3D.quaternion)}applyMatrix4(e){var i;super.applyMatrix4(e),this.helperObject.applyMatrix4(e),(i=this.plane)==null||i.applyMatrix4(e),this.cornerPositions.forEach(s=>s.applyMatrix4(e))}showDraggingHelper(){}applyHelperScaleMatrix4(e,i){var s;(s=this.plane)==null||s.scale.applyMatrix4(e),this.helperObject.applyScaleMatrix4(e)}updatePoints(){const e=this.calculatePointPosition(this.cornerPositions);this.points.forEach((i,s)=>{i.position.copy(e[s])})}applyHelperQuaternion(e,i){var r;const s=(r=this.css3DInstance)==null?void 0:r.css3DObject;if(s){const o=new y.Vector3().subVectors(s.position,i).applyQuaternion(e).add(i);s.position.copy(o),s.applyQuaternion(e)}if(this.plane){const o=new y.Vector3().subVectors(this.plane.position,i).applyQuaternion(e).add(i);this.plane.position.copy(o),this.plane.applyQuaternion(e)}this.cornerPositions.forEach(o=>{const a=new y.Vector3().subVectors(o,i).applyQuaternion(e).add(i);o.copy(a)})}enable(){var e;this.enabled||(this.enabled=!0,(e=this.css3DInstance)==null||e.enable(),this.plane&&this.scene.add(this.plane))}disable(){var e;this.enabled&&(this.enabled=!1,(e=this.css3DInstance)==null||e.disable(),this.plane&&this.scene.remove(this.plane))}show(){var e;(e=this.css3DInstance)==null||e.show(),this.plane&&(this.plane.visible=!0)}hide(){var e;(e=this.css3DInstance)==null||e.hide(),this.plane&&(this.plane.visible=!1)}dispose(){this.disable(),this.css3DRenderer.dispose()}initRectangleScaleHelper(){var a,l;const e=this.getCornerPositions();if(!e)return;this.cornerPositions=e;const i=this.css3DRenderer.create3DElement(this.camera,e,{ratio:.003});if(!i)return;this.css3DInstance=i,i.appendToElement(this.container);const s=i.css3DObject.container,{container:r,squares:o}=$4();this.points=o.map((c,h)=>({direction:c.direction,point:c.element,position:this.calculatePointPosition(e)[h]})),s.insertBefore(r,(a=s.children[0])!=null?a:null),this.helperObject.position.copy(this.originObject3D.position),(l=this.plane)==null||l.position.copy(this.originObject3D.position)}getCornerPositions(){const{originObject3D:e}=this;if(e.isCSS3DObject&&e.cornerPoints)return e.cornerPoints;console.error("当前物体暂时不支持 ScaleHelper")}calculatePointPosition(e){return[e[0].clone(),e[0].clone().add(e[1]).divideScalar(2),e[1].clone(),e[1].clone().add(e[2]).divideScalar(2),e[2].clone(),e[2].clone().add(e[3]).divideScalar(2),e[3].clone(),e[3].clone().add(e[0]).divideScalar(2)]}}class tD extends R4{constructor(e){super(e);u(this,"name","BoundingBoxHelper");u(this,"box");u(this,"outline");u(this,"positionAttribute");this.positionAttribute=new y.BufferAttribute(new Float32Array(8*3),3),this.box=this.createBox(),this.outline=this.createOutline(),this.add(this.box,this.outline),this.update()}initQuaternion(){this.quaternion.copy(this.originObject3D.quaternion)}setHelperQuaternion(e,i){Yh(this,e,i)}raycasterIntersectObject(e,i){return e.intersectObject(this,!1,i)}raycast(e,i){this.box.raycast(e,i)}update(){const e=xs(this.originObject3D);if(!e)return;const{min:i,max:s}=e;this.positionAttribute.setXYZ(0,s.x,s.y,s.z),this.positionAttribute.setXYZ(1,i.x,s.y,s.z),this.positionAttribute.setXYZ(2,i.x,i.y,s.z),this.positionAttribute.setXYZ(3,s.x,i.y,s.z),this.positionAttribute.setXYZ(4,s.x,s.y,i.z),this.positionAttribute.setXYZ(5,i.x,s.y,i.z),this.positionAttribute.setXYZ(6,i.x,i.y,i.z),this.positionAttribute.setXYZ(7,s.x,i.y,i.z),this.positionAttribute.needsUpdate=!0}createOutline(){const e=new Uint16Array([0,1,1,2,2,3,3,0,4,5,5,6,6,7,7,4,0,4,1,5,2,6,3,7]),i=new y.BufferGeometry;i.setIndex(new y.BufferAttribute(e,1)),i.setAttribute("position",this.positionAttribute);const s=new y.LineBasicMaterial({color:64767,linewidth:1,opacity:1,toneMapped:!1}),r=new y.LineSegments(i,s);return r.matrixAutoUpdate=!1,r}createBox(){const e=new Uint16Array([0,1,2,0,2,3,0,3,7,0,7,4,0,4,5,0,5,1,6,1,5,6,2,1,6,5,4,6,4,7,6,3,2,6,7,3]),i=new y.BufferGeometry;i.setIndex(new y.BufferAttribute(e,1)),i.setAttribute("position",this.positionAttribute);const s=new y.MeshBasicMaterial({color:64767,opacity:.1,depthTest:!1,transparent:!0});return new y.Mesh(i,s)}}const sa=new Map;function iD(n){if(sa.has(n))return sa.get(n).hooks;const t=new yt;let e=null,i;const s=()=>{e=requestAnimationFrame(s);const o=n.projectionMatrix.toArray().join(",")+n.matrixWorld.toArray().join(",");o!==i&&(i=o,t.emit("cameraUpdate"))};s();const r=()=>{sa.delete(n),cancelAnimationFrame(e)};return sa.set(n,{hooks:t,dispose:r}),t}class Do{constructor(t,e){u(this,"originObject3D");u(this,"hooks");u(this,"preventTapDefaultEvent",!1);u(this,"internalHooks");u(this,"disposers",[]);u(this,"helperObject3D");u(this,"camera");u(this,"model");u(this,"scene");u(this,"container");u(this,"domEvents");u(this,"isDragging",!1);u(this,"enabled",!1);u(this,"name","BaseController");u(this,"boundingBox");u(this,"config");u(this,"onRender");u(this,"cameraHooks");u(this,"onWantsTapGesture",t=>{if(this.getIntersectObject(t))return!1});u(this,"updateHelperScale",()=>{this.helperObject3D.setScaleByCamera(this.camera)});u(this,"getBox",()=>this.boundingBox?this.boundingBox:(this.boundingBox=xs(this.originObject3D),this.boundingBox));var h,d,f;this.hooks=(h=t.sharedHooks)!=null?h:new yt,this.internalHooks=(d=t.sharedInternalHooks)!=null?d:new yt,this.camera=t.camera,this.model=t.model,this.originObject3D=t.originObject3D,this.helperObject3D=t.helperObject3D,this.container=t.container,this.scene=t.scene,this.domEvents=t.domEvents,this.onRender=(f=t.onRender)!=null?f:()=>{},this.config=e!=null?e:{},this.initialHelperPosition(),this.initialHelperQuaternion(),this.updateHelperScale(),this.cameraHooks=iD(this.camera),this.enable();const i=this.onSetOriginObjectScale.bind(this),s=this.onSetOriginObjectRotate.bind(this),r=this.onSetOriginObjectPosition.bind(this),o=this.onApplyOriginObjectScale.bind(this),a=this.onApplyOriginObjectRotate.bind(this),l=this.onApplyOriginObjectPosition.bind(this),c=this.initialHelperPosition.bind(this);this.cameraHooks.on("cameraUpdate",this.updateHelperScale),this.internalHooks.on("initialHelperPosition",c),this.internalHooks.on("setObjectScale",i),this.internalHooks.on("setObjectRotate",s),this.internalHooks.on("setObjectPosition",r),this.internalHooks.on("applyObjectPosition",l),this.internalHooks.on("applyObjectRotate",a),this.internalHooks.on("applyObjectScale",o),this.hooks.on("moveEnd",this.updateHelperScale),this.internalHooks.on("setObjectPosition",this.updateHelperScale),this.internalHooks.on("initialHelperPosition",this.updateHelperScale),this.disposers.push(()=>{this.cameraHooks.off("cameraUpdate",this.updateHelperScale),this.internalHooks.off("initialHelperPosition",c),this.internalHooks.off("setObjectScale",i),this.internalHooks.off("setObjectRotate",s),this.internalHooks.off("setObjectPosition",r),this.internalHooks.off("applyObjectPosition",l),this.internalHooks.off("applyObjectRotate",a),this.internalHooks.off("applyObjectScale",o),this.hooks.off("moveEnd",this.updateHelperScale),this.internalHooks.off("setObjectPosition",this.updateHelperScale),this.internalHooks.off("initialHelperPosition",this.updateHelperScale)})}initialHelperPosition(){this.helperObject3D.initialPosition(this.calculateOffset(this.config.offset))}initialHelperQuaternion(){this.helperObject3D.initQuaternion(this.config)}enable(){this.enabled||(this.enabled=!0,this.scene.add(this.helperObject3D),this.helperObject3D.enable(),this.render())}disable(){this.enabled&&(this.enabled=!1,this.helperObject3D.disable(),this.render())}show(){this.helperObject3D.show(),this.render()}hide(){this.helperObject3D.hide(),this.render()}dispose(){var t;(t=this.disposers)==null||t.forEach(e=>e==null?void 0:e()),this.helperObject3D.dispose(),this.render()}applyHelperMatrix4(t){this.helperObject3D.applyMatrix4(t)}applyHelperQuaternion(t,e){this.helperObject3D.applyHelperQuaternion(t,e)}applyHelperScaleMatrix4(t,e){this.helperObject3D.applyHelperScaleMatrix4(t,e)}onWantsGesture(t,e,i){if(this.isDragging)return!1}onIntersectionOnModelUpdate(t){}onApplyOriginObjectScale(t){this.applyHelperScaleMatrix4(t.matrix,t.origin)}onApplyOriginObjectRotate(t){this.applyHelperQuaternion(t.quaternion,t.origin)}onApplyOriginObjectPosition(t){this.applyHelperMatrix4(t.matrix)}onSetOriginObjectScale(t){this.helperObject3D.scale.copy(t),this.updateOffsetByScale(t)}onSetOriginObjectRotate(t,e){this.helperObject3D.setHelperQuaternion(t,e)}onSetOriginObjectPosition(t){this.helperObject3D.position.copy(t.clone().add(this.calculateOffset(this.config.offset)))}render(){this.onRender()}updateOffsetByScale(t){if(this.boundingBox&&this.config.offset){const e=this.originObject3D.position,i=new y.Vector3().subVectors(this.boundingBox.max,e).multiply(t).add(e),s=new y.Vector3().subVectors(this.boundingBox.min,e).multiply(t).add(e),r=this.calculateOffset(this.config.offset,{min:s,max:i});this.helperObject3D.initialPosition(r)}}hoverListener(t,e=16777215,i=1){const s=un(t).filter(Ve),r=[];for(const o of s)if(o.material||o instanceof y.Group){const a=o instanceof y.Group?o.children.filter(f=>f instanceof y.Mesh):[o];a.forEach(f=>{var m,g;f.__originalColor__=(m=f.__originalColor__)!=null?m:f.material.color.clone(),f.__originalOpacity__=(g=f.__originalOpacity__)!=null?g:f.material.opacity});const l=()=>{a.forEach(f=>{f.material.color.set(e),f.material.opacity=i}),this.render()},c=()=>{a.forEach(f=>{f.material.color.copy(f.__originalColor__),f.material.opacity=f.__originalOpacity__}),this.render()},h=()=>{this.isDragging||l()},d=()=>{this.isDragging||c()};for(const f of a)this.domEvents.addEventListener(f,"mouseover",h),this.domEvents.addEventListener(f,"mouseout",d),this.hooks.on("moveStart",l),this.hooks.on("moveEnd",c),this.hooks.on("rotateEnd",c),this.hooks.on("scaleEnd",c),r.push(()=>{this.domEvents.removeEventListener(f,"mouseover",h),this.domEvents.removeEventListener(f,"mouseout",d),this.hooks.off("moveStart",l),this.hooks.off("moveEnd",c),this.hooks.off("rotateEnd",c),this.hooks.off("scaleEnd",c)})}return()=>r.forEach(o=>o==null?void 0:o())}getIntersectObject(t){const e=this.camera.position,i=this.helperObject3D;if(!i)return;const s=this.helperObject3D.raycasterIntersectObject(t)[0];if(!s)return;const r=s;if(r.object=i,this.model.intersectRaycaster){const o=this.model.intersectRaycaster(t)[0];if(o&&o.point.distanceTo(e)<r.point.distanceTo(e))return}return r.object}calculateOffset(t,e){const i=new y.Vector3(0,0,0);if(!t)return i;const s=()=>e||this.getBox();if(typeof t.x=="number")i.setX(t.x);else if(typeof t.x=="object"){const r=s();i.setX((r.max.x-r.min.x)*t.x.percents)}if(typeof t.y=="number")i.setY(t.y);else if(typeof t.y=="object"){const r=s();i.setY((r.max.y-r.min.y)*t.y.percents)}if(typeof t.z=="number")i.setZ(t.z);else if(typeof t.z=="object"){const r=s();i.setZ((r.max.z-r.min.z)*t.z.percents)}return i}}class nD extends Do{constructor(...e){super(...e);u(this,"name","MoveController");u(this,"startInfo");u(this,"_moveByMouse",{enabled:!1});u(this,"mouseInfo");u(this,"mousedownEventListenerDisposer");u(this,"dragStart",e=>{if(this.moveByMouseEnable||this.isDragging)return;const i=e==null?void 0:e.intersect;if(!i)return this.dragEnd();const s=(i==null?void 0:i.object).direction;if(!s)return this.dragEnd();const r=new y.Vector3(1,0,0).applyQuaternion(this.helperObject3D.quaternion),o=new y.Vector3(0,1,0).applyQuaternion(this.helperObject3D.quaternion),a=new y.Vector3(0,0,1).applyQuaternion(this.helperObject3D.quaternion),l=(()=>{switch(s){case"x":return r;case"y":return o;case"z":return a}})(),c=i.point.clone(),h=new y.Line3(c.clone().sub(l.normalize()),c.clone().add(l.normalize()));this.startInfo={startVectorProject:c,line:h},this.helperObject3D.showDraggingHelper([s]),this.hooks.emit("moveStart"),this.isDragging=!0});u(this,"dragging",e=>{if(!this.isDragging||!this.startInfo)return;const i="touches"in e?e.touches[0].clientX:e.x,s="touches"in e?e.touches[0].clientY:e.y,r=hl(this.camera,{x:i,y:s},this.container);return r?(this.move(r),!1):this.dragEnd()});u(this,"dragEnd",()=>{this.isDragging&&(this.startInfo=void 0,this.isDragging=!1,this.helperObject3D.show(),this.hooks.emit("moveEnd"))});const i=this.helperObject3D;this.hoverListener([i.xArrow,i.yArrow,i.zArrow]);const s=this.show.bind(this),r=this.hide.bind(this),o=()=>{this.helperObject3D.update(this.camera),this.render()};o(),this.domEvents.addEventListener(this.helperObject3D,"mousedown",this.dragStart),document.addEventListener("mousemove",this.dragging),document.addEventListener("mouseup",this.dragEnd),this.domEvents.addEventListener(this.helperObject3D,"touchstart",this.dragStart),document.addEventListener("touchmove",this.dragging),document.addEventListener("touchend",this.dragEnd),this.hooks.on("rotateStart",r),this.hooks.on("rotateEnd",s),this.hooks.on("scaleStart",r),this.hooks.on("scaleEnd",s),this.hooks.on("moveByMouseEnable",r),this.hooks.on("moveByMouseDisable",s),this.cameraHooks.on("cameraUpdate",o),this.disposers.push(()=>{this.domEvents.removeEventListener(this.helperObject3D,"mousedown",this.dragStart),document.removeEventListener("mousemove",this.dragging),document.removeEventListener("mouseup",this.dragEnd),this.domEvents.removeEventListener(this.helperObject3D,"touchstart",this.dragStart),document.removeEventListener("touchmove",this.dragging),document.removeEventListener("touchend",this.dragEnd),this.hooks.off("rotateStart",r),this.hooks.off("rotateEnd",s),this.hooks.off("scaleStart",r),this.hooks.off("scaleEnd",s),this.hooks.off("moveByMouseEnable",r),this.hooks.off("moveByMouseDisable",s),this.cameraHooks.off("cameraUpdate",o)}),this.moveByMouseEnable&&this.moveByMouse()}get moveByMouseEnable(){return this._moveByMouse.enabled}dispose(){var e;super.dispose(),(e=this.disposers)==null||e.forEach(i=>i==null?void 0:i())}moveByMouse(e){this._moveByMouse={enabled:!0,useFaceNormal:e==null?void 0:e.useFaceNormal},this.preventTapDefaultEvent=!0;const i=this.handleMouseDown.bind(this),s=this.handleMouseUp.bind(this);this.hooks.emit("moveByMouseEnable"),setTimeout(()=>{this.container.addEventListener("mousedown",i),this.container.addEventListener("mouseup",s)}),this.mousedownEventListenerDisposer=()=>{this.container.removeEventListener("mousedown",i),this.container.removeEventListener("mouseup",s)}}disableMoveByMouse(){var e;this._moveByMouse={enabled:!1},this.preventTapDefaultEvent=!1,this.hooks.emit("moveByMouseDisable"),(e=this.mousedownEventListenerDisposer)==null||e.call(this)}onIntersectionOnModelUpdate(e){var o,a,l;if(!this.moveByMouseEnable)return;const{point:i,face:s}=e;if(!this.hooks.emit("wantToMove",i)){if(this.originObject3D.position.copy(i),(this._moveByMouse.useFaceNormal===!0||typeof this._moveByMouse.useFaceNormal=="object"&&this._moveByMouse.useFaceNormal.enable!==!1)&&s!=null&&s.normal){const c=(()=>typeof this._moveByMouse.useFaceNormal=="object"&&this._moveByMouse.useFaceNormal.alignmentVector?this._moveByMouse.useFaceNormal.alignmentVector:{x:0,y:1,z:0})(),h=new y.Vector3((o=c.x)!=null?o:0,(a=c.y)!=null?a:0,(l=c.z)!=null?l:0),d=(()=>typeof this._moveByMouse.useFaceNormal=="object"&&this._moveByMouse.useFaceNormal.fixedFaceNormal?this._moveByMouse.useFaceNormal.fixedFaceNormal(s.normal):s.normal)();this.originObject3D.quaternion.setFromUnitVectors(h,d),this.internalHooks.emit("setObjectRotate",this.originObject3D.quaternion.clone())}this.internalHooks.emit("setObjectPosition",i),this.hooks.emit("move",i)}}handleMouseDown(e){const{x:i,y:s}=e;this.mouseInfo={x:i,y:s,mouseDownTimestamp:Date.now()}}handleMouseUp(e){if(!this.mouseInfo)return;const{x:i,y:s}=e;this.mouseInfo.x===i&&this.mouseInfo.y===s&&Date.now()-this.mouseInfo.mouseDownTimestamp<500&&(this.disableMoveByMouse(),this.mouseInfo=void 0)}move(e){if(!this.startInfo)return this.dragEnd();const{line:i,startVectorProject:s}=this.startInfo,r=this.originObject3D,o=Hn({raycaster:e,line:i,clampToLine:!1}),a=o.clone().sub(s),l=new y.Matrix4;l.setPosition(a);const c=r.position.clone().applyMatrix4(l);this.hooks.emit("wantToMove",c)||(r.applyMatrix4(l),s.copy(o),this.internalHooks.emit("applyObjectPosition",{matrix:l}),this.hooks.emit("move",c))}}class Qr{constructor(t,e,i,s,r,o,a,l){u(this,"helperController");u(this,"five");u(this,"onFiveWantsTapGesture",t=>{if(!this.helperController)return;if(this.helperController.preventTapDefaultEvent)return!1;const e=this.helperController.onWantsTapGesture(t);return this.five.needsRender=!0,e});u(this,"onFiveWantsGesture",(...t)=>{if(!this.helperController)return;const e=this.helperController.onWantsGesture(...t);return this.five.needsRender=!0,e});u(this,"onFiveIntersectionOnModelUpdate",(...t)=>{this.helperController&&this.helperController.onIntersectionOnModelUpdate(...t)});const{camera:c,model:h,scene:d}=t,f=t.getElement();if(this.five=t,!c||!h||!f||!d)return;const m=()=>{t.needsRender=!0};this.helperController=new i({camera:c,model:h,domEvents:e,originObject3D:s,helperObject3D:r,container:f,scene:d,onRender:m,sharedHooks:a,sharedInternalHooks:l},o),t.on("wantsTapGesture",this.onFiveWantsTapGesture),t.on("wantsGesture",this.onFiveWantsGesture),t.on("intersectionOnModelUpdate",this.onFiveIntersectionOnModelUpdate)}dispose(){var t;this.five.off("wantsTapGesture",this.onFiveWantsTapGesture),this.five.off("wantsGesture",this.onFiveWantsGesture),this.five.off("intersectionOnModelUpdate",this.onFiveIntersectionOnModelUpdate),(t=this.helperController)==null||t.dispose()}}const sD="v1.0.1",rD="Object3DHelper",Jh=`${rD}@${sD}`,oD=()=>{console.error(`${Jh} is disposed`)},aD=()=>{console.warn(`${Jh} is disabled`)},lD=()=>{console.error(`${Jh} is disabled`)};class cD{constructor(t){u(this,"controllers",{});u(this,"state",{visible:!0,enabled:!0,disposed:!1});u(this,"hooks",new yt);u(this,"eventListener",{});t&&this.addControllers(t),this.setState(this.state)}show(t){return ee(this,null,function*(){this.setState({visible:!0},t)})}hide(t){return ee(this,null,function*(){this.setState({visible:!1},t)})}enable(t){this.setState({enabled:!0},t)}disable(t){this.setState({enabled:!1},t)}dispose(){this.setState({disposed:!0})}setState(t,e){if(this.state.disposed)return oD();if(!this.state.enabled&&t.enabled!==!0&&t.disposed!==!0)return lD();const i=B({},this.state);this.state=B(B({},this.state),t),t.disposed!==void 0&&t.disposed!==i.disposed&&t.disposed&&this.handleDispose(),t.visible!==void 0&&this.handleVisible(t.visible),t.enabled!==void 0&&this.handleEnable(t.enabled),this.hooks.emit("stateChange",{state:this.state,prevState:i})}addControllers(t){this.controllers=B(B({},this.controllers),t),this.setState(this.state)}initialHelperMatrix(){this.everyControllerDo(t=>{t.initialHelperPosition(),t.initialHelperQuaternion()})}getCurrentState(){return this.state}handleEnable(t,e=!0){t?(this.everyControllerDo(i=>{i.enable()}),this.hooks.emit("enable",{userAction:e})):(this.everyControllerDo(i=>{i.disable()}),this.hooks.emit("disable",{userAction:e})),this.state.enabled=t}handleVisible(t,e=!0){t?(this.everyControllerDo(i=>{i.show()}),this.actionIfStateIsEnabled(()=>this.hooks.emit("show",{userAction:e}))):(this.everyControllerDo(i=>{i.hide()}),this.actionIfStateIsEnabled(()=>this.hooks.emit("hide",{userAction:e}))),this.state.visible=t}everyControllerDo(t){Object.values(this.controllers).forEach(e=>{e&&t(e)})}handleDispose(){var t,e;Object.values(this.controllers).forEach(i=>{i==null||i.dispose()});for(const i in this.controllers){if(!i)continue;const s=i;(e=(t=this.eventListener)[s])==null||e.call(t)}}actionIfStateIsEnabled(t,e){if(this.state.enabled)return t();e!=null&&e.warnLog&&aD()}}function ql(n){return n*Math.PI/180}let Kl=new y.Quaternion;class hD extends Do{constructor(...e){var c,h,d;super(...e);u(this,"name","RotateController");u(this,"startInfo");u(this,"removeListener");const i=this.helperObject3D;this.hoverListener([(c=i.xCircle)==null?void 0:c.circle,(h=i.yCircle)==null?void 0:h.circle,(d=i.zCircle)==null?void 0:d.circle].filter(Boolean));const s=this.dragStart.bind(this),r=this.dragging.bind(this),o=this.dragEnd.bind(this),a=this.show.bind(this),l=this.hide.bind(this);this.domEvents.addEventListener(this.helperObject3D,"mousedown",s),document.addEventListener("mousemove",r),document.addEventListener("mouseup",o),this.domEvents.addEventListener(this.helperObject3D,"touchstart",s),document.addEventListener("touchmove",r),document.addEventListener("touchend",o),this.hooks.on("moveStart",l),this.hooks.on("moveEnd",a),this.hooks.on("scaleStart",l),this.hooks.on("scaleEnd",a),this.hooks.on("moveByMouseEnable",l),this.hooks.on("moveByMouseDisable",a),this.disposers.push(()=>{this.domEvents.removeEventListener(this.helperObject3D,"mousedown",s),document.removeEventListener("mousemove",r),document.removeEventListener("mouseup",o),this.domEvents.removeEventListener(this.helperObject3D,"touchstart",s),document.removeEventListener("touchmove",r),document.removeEventListener("touchend",o),this.hooks.off("moveStart",l),this.hooks.off("moveEnd",a),this.hooks.off("scaleStart",l),this.hooks.off("scaleEnd",a),this.hooks.off("moveByMouseEnable",l),this.hooks.off("moveByMouseDisable",a)})}get rotateCenter(){return this.helperObject3D.position.clone()}setRotateAngle(e){const{x:i=0,y:s=0,z:r=0}=e,o=new y.Euler(ql(i),ql(s),ql(r)),a=new y.Quaternion().setFromEuler(o);if(this.hooks.emit("wantToRotate",a))return;const{originObject3D:c,rotateCenter:h}=this;Yh(c,a,h),this.internalHooks.emit("setObjectRotate",a,h),this.hooks.emit("rotate",a),this.render()}onApplyOriginObjectRotate(e){this.isDragging||super.onApplyOriginObjectRotate(e)}onApplyOriginObjectScale(e){}dragStart(e){if(this.isDragging)return;const i=e==null?void 0:e.intersect;if(!i)return this.dragEnd();const s=(i==null?void 0:i.object).direction;if(!s)return this.dragEnd();const r=i.point,o=this.getAngleHelper(s);this.setTipsAngle(0);const a=r.clone();a.y+=.2,this.setTipsPosition(a);const l=this.helperObject3D.quaternion.clone(),c=(()=>{if(s==="x")return new y.Vector3(1,0,0).applyQuaternion(l);if(s==="y")return new y.Vector3(0,1,0).applyQuaternion(l);if(s==="z")return new y.Vector3(0,0,1).applyQuaternion(l)})(),h=new y.Plane().setFromNormalAndCoplanarPoint(c,r),f=h.projectPoint(r.clone(),new y.Vector3).clone().sub(this.rotateCenter),m=f.angleTo(o.baseAxes.clone().applyQuaternion(l));this.setAngleHelperStart(s,m),this.setAngleHelperLength(s,0),this.startInfo={direction:s,startVector:f,plane:h,angleHelper:o,angle:0,helperQuaternion:l.clone()},Kl=new y.Quaternion,this.helperObject3D.showDraggingHelper([s]),this.hooks.emit("rotateStart"),this.isDragging=!0}dragging(e){if(!this.isDragging)return;const i="touches"in e?e.touches[0].clientX:e.x,s="touches"in e?e.touches[0].clientY:e.y,r=hl(this.camera,{x:i,y:s},this.container);return r?(this.rotate(r),!1):this.dragEnd()}rotate(e){if(!this.startInfo)return this.dragEnd();const{startVector:i,plane:s,angleHelper:r,direction:o,helperQuaternion:a}=this.startInfo,{originObject3D:l}=this,c=e.ray.intersectPlane(s,new y.Vector3);if(!c)return;const h=this.rotateCenter.clone(),f=s.projectPoint(c.clone(),new y.Vector3).clone().sub(h);if(i.angleTo(f)===0)return;const m=new y.Quaternion().setFromUnitVectors(i.clone().normalize(),f.clone().normalize()),g=l.quaternion.clone().premultiply(m);if(this.hooks.emit("wantToRotate",g))return;const A=new y.Euler().setFromQuaternion(new y.Quaternion().setFromUnitVectors(i.clone().normalize().applyQuaternion(a.clone().inverse()),f.clone().normalize().applyQuaternion(a.clone().inverse())),`${o.toUpperCase()}${"XZY".replace(o.toUpperCase(),"")}`)[o]*r.angleDirection;if(this.startInfo.angle+=A,this.setAngleHelperLength(o,this.startInfo.angle),this.setTipsAngle(tl(this.startInfo.angle)),h){const w=new y.Vector3().subVectors(l.position,h).applyQuaternion(m).add(h);l.position.copy(w)}l.applyQuaternion(m),Kl.premultiply(m),this.internalHooks.emit("applyObjectRotate",{quaternion:m,origin:h}),this.hooks.emit("rotate",l.quaternion),this.startInfo.startVector=f}dragEnd(){this.isDragging&&(this.applyHelperQuaternion(Kl,this.rotateCenter),this.startInfo=void 0,this.isDragging=!1,this.helperObject3D.show(),this.hooks.emit("rotateEnd"))}getAngleHelper(e){var i,s,r;switch(e){case"x":return(i=this.helperObject3D.xCircle)==null?void 0:i.angleSector;case"y":return(s=this.helperObject3D.yCircle)==null?void 0:s.angleSector;case"z":return(r=this.helperObject3D.zCircle)==null?void 0:r.angleSector}}setAngleHelperStart(e,i){const s=this.getAngleHelper(e);if(!s){console.warn("angleHelper is undefined");return}if(s instanceof y.Mesh&&s.geometry instanceof y.CircleGeometry){const{radius:r,segments:o,thetaLength:a}=s.geometry.parameters;s.geometry=new y.CircleGeometry(r,o,i,a)}else console.warn("only support THREE.CircleGeometry")}setAngleHelperLength(e,i){const r=i>=0?Math.max(i,.001):Math.min(i,-.001),o=this.getAngleHelper(e);if(o instanceof y.Mesh&&o.geometry instanceof y.CircleGeometry){const{radius:a,thetaStart:l}=o.geometry.parameters,c=Math.ceil(Math.abs(r)*(40/(2*Math.PI)));o.geometry=new y.CircleGeometry(a,c,l,r)}else console.warn("only support THREE.CircleGeometry")}setTipsAngle(e){var s;const i=(s=this.helperObject3D.angleTips)==null?void 0:s.element;i&&(i.innerText=`${e.toFixed(0)}°`)}setTipsPosition(e){const i=this.helperObject3D.angleTips;if(!i)return;const s=e.project(this.camera),{x:r,y:o,z:a}=s;if(a>1)return;const l=(r+1)/2*100+"%",c=(-o+1)/2*100+"%";i.setLeftTop(l,c)}}class dD extends Do{constructor(...e){super(...e);u(this,"startInfo");u(this,"name","RectangleScaleController")}enable(){this.helperObject3D.enable(),super.enable()}disable(){this.helperObject3D.disable(),super.disable()}show(){this.helperObject3D.show(),super.show()}hide(){this.helperObject3D.hide(),super.hide()}onApplyOriginObjectPosition(e){this.isDragging||super.onApplyOriginObjectPosition(e)}onApplyOriginObjectScale(e){this.helperObject3D.applyHelperScaleMatrix4(e.matrix,e.origin)}getDragPlane(){const e=new y.Plane,i=this.helperObject3D.cornerPositions;if(i.length!==0)return i.length<3?e.setFromNormalAndCoplanarPoint(this.originObject3D.getWorldDirection(new _.Vector3),i[0]):e.setFromCoplanarPoints(i[0],i[1],i[2]),e}dragStart(e,i){var r,o;(o=(r=this.helperObject3D).updatePoints)==null||o.call(r);const s=this.getDragPlane();if(!s)return this.dragEnd();this.startInfo={startPoint:{position:i.position.clone(),direction:i.direction},plane:s},this.hooks.emit("scaleStart"),this.render(),this.isDragging=!0}dragging(e){if(!this.isDragging)return;const i=hl(this.camera,e,this.container);if(!i)return this.dragEnd();this.scale(i)}scale(e){var V,b;if(!this.startInfo)return;const i=this.originObject3D,{startPoint:s,plane:r}=this.startInfo,o=this.helperObject3D.cornerPositions;if(o.length<4)return this.dragEnd();const a=e.ray.intersectPlane(r,new _.Vector3);if(!a||da(a,this.camera.position))return;const l=new _.Vector3().addVectors(o[0],o[2]).divideScalar(2),{position:c,direction:h}=s,d=new _.Vector3().subVectors(o[1],o[0]),f=new _.Vector3().subVectors(o[3],o[0]),m=C=>{const P=new _.Vector3(0,0,0);if(!this.startInfo)return P;const I=(C==="ew"?d:f).clone(),D=c.clone().projectOnVector(I),L=a.clone().projectOnVector(I),H=l.clone().projectOnVector(I);if(L.equals(D))return P;if(C==="ns"&&typeof this.startInfo.dragPointInCenterBottom!="boolean"){const te=new _.Vector3().subVectors(L,H),$=te.x<0&&I.x>=0,se=te.y<0&&I.y>=0,re=te.z<0&&I.z>=0;this.startInfo.dragPointInCenterBottom=$||se||re}if(C==="ew"&&typeof this.startInfo.dragPointInCenterLeft!="boolean"){const te=new _.Vector3().subVectors(L,H),$=te.x<0&&I.x>=0,se=te.y<0&&I.y>=0,re=te.z<0&&I.z>=0;this.startInfo.dragPointInCenterLeft=$||se||re}const N=new _.Vector3().subVectors(L,D),K=N.length();return K>.3?(console.warn("offset.length() > 0.3, skipped",K),P):N},g=m("ew"),p=m("ns"),v=()=>{const C=g;this.helperObject3D.cornerPositions.forEach((P,I)=>{var D;(D=this.startInfo)!=null&&D.dragPointInCenterLeft?(I===0||I===3)&&P.add(C):(I===1||I===2)&&P.add(C)})},A=()=>{const C=p;this.helperObject3D.cornerPositions.forEach((P,I)=>{var D;(D=this.startInfo)!=null&&D.dragPointInCenterBottom?(I===0||I===1)&&P.add(C):(I===2||I===3)&&P.add(C)})};switch(h){case"ew":v();break;case"ns":A();break;case"nesw":case"nwse":v(),A()}const w=new _.Vector3().subVectors(o[1],o[0]).length()/d.length(),k=new _.Vector3().subVectors(o[3],o[0]).length()/f.length(),M=new _.Vector3(w,k,1),S=new y.Matrix4().scale(M);i.isCSS3DObjectPlus&&i.applyScaleMatrix4?i.applyScaleMatrix4(S):i.scale.applyMatrix4(S),s.position.copy(a);const T=new _.Vector3().addVectors(o[0],o[2]).divideScalar(2),F=new _.Vector3().subVectors(T,l),O=new y.Matrix4().setPosition(F);i.applyMatrix4(O),(V=this.helperObject3D.css3DInstance)==null||V.css3DObject.applyMatrix4(O),(b=this.helperObject3D.plane)==null||b.applyMatrix4(O),this.internalHooks.emit("applyObjectScale",{matrix:S}),this.internalHooks.emit("applyObjectPosition",{matrix:O}),this.render()}dragEnd(){this.isDragging&&(this.startInfo=void 0,this.isDragging=!1,this.hooks.emit("scaleEnd"),this.render())}}class uD extends dD{constructor(...e){super(...e);u(this,"name","CSS3DScaleController");this.addHTMLEventListener()}addHTMLEventListener(){this.helperObject3D.points.forEach(e=>{if(!e)return;const i=e.point,s=a=>this.dragStart(a,e),r=this.dragging.bind(this),o=this.dragEnd.bind(this);i.addEventListener("dragstart",s),i.addEventListener("drag",r),i.addEventListener("dragend",o)})}}class fD extends Do{constructor(...e){super(...e);u(this,"name","BoundingBoxController")}}class mD extends _4{constructor(e,i){super(e,i);u(this,"name","ScaleHelper");u(this,"scaleMeshes",[]);u(this,"positions",[]);i&&(this.positions=i.positions)}initQuaternion(){this.quaternion.copy(this.originObject3D.quaternion)}initialPosition(e){this.position.copy(this.originObject3D.position);const i=typeof this.positions=="function"?this.positions():this.positions;i&&(this.scaleMeshes=i.map((s,r)=>{var a;const o=(a=this.scaleMeshes[r])!=null?a:pD();return o.position.copy(s.handlePosition),o.scalePosition=s,this.addIfNotExists(o),o}))}setScaleByCamera(e){this.scaleMeshes.forEach(i=>{i.scale.setScalar(Zh(e,i.scalePosition.handlePosition.clone().applyMatrix4(this.matrixWorld)))})}}function pD(){const n=new y.Group;n.name="ScaleHelperCube";const t=.05,e=new y.BoxGeometry(t,t,t),i=new y.MeshBasicMaterial({color:16776960,transparent:!0,side:y.DoubleSide}),s=new y.MeshBasicMaterial({color:16776960,opacity:.4,depthTest:!1,depthWrite:!1,transparent:!0,side:y.DoubleSide}),r=new y.Mesh(e,i),o=new y.Mesh(e,s);return r.name="ScaleHelperCube-front",o.name="ScaleHelperCube-behind",r.renderOrder=11,o.renderOrder=10,n.add(r,o),n}class gD extends Do{constructor(...e){super(...e);u(this,"name","ScaleController");u(this,"startInfo");u(this,"dragStart",e=>{if(this.isDragging)return;this.isDragging=!0;const{intersect:i}=e,s=this.camera.position;let r=i.object;r.scalePosition||(r=i.object.parent);const o=r.scalePosition.basePosition.clone(),l=r.scalePosition.handlePosition.clone().clone().sub(o).clone(),c=new y.Line3(o,o.clone().add(l.normalize().multiplyScalar(5)));c.applyMatrix4(this.helperObject3D.matrixWorld);const h=new y.Raycaster(s,i.point.clone().sub(s)),d=Hn({raycaster:h,line:c});this.startInfo={line:c,scaleStartPoint:d,draggingObject:r},this.helperObject3D.scaleMeshes.forEach(f=>{f.uuid!==r.uuid&&(f.visible=!1)}),r.visible=!0,this.hooks.emit("scaleStart")});u(this,"dragging",e=>{if(!this.isDragging||!this.startInfo)return;const i="touches"in e?e.touches[0].clientX:e.x,s="touches"in e?e.touches[0].clientY:e.y,r=hl(this.camera,{x:i,y:s},this.container);return r?(this.scale(r),!1):this.dragEnd()});u(this,"scale",e=>{var l,c;if(!this.startInfo)return;const{line:i,scaleStartPoint:s,draggingObject:r}=this.startInfo,{scalePosition:o}=r,a=Hn({raycaster:e,line:i,clampToLine:!1});a.applyMatrix4(new y.Matrix4().getInverse(this.helperObject3D.matrixWorld.clone())),(c=(l=this.config)==null?void 0:l.scaleCallback)==null||c.call(l,{intersectPoint:a,scalePosition:o,offset:a.clone().sub(s)}),r.position.copy(a.clone()),this.hooks.emit("scale",new y.Vector3(1,1,1))});u(this,"dragEnd",()=>{this.isDragging&&(this.startInfo=void 0,this.isDragging=!1,this.helperObject3D.scaleMeshes.forEach(e=>{e.visible=!0}),this.internalHooks.emit("initialHelperPosition"),this.hooks.emit("scaleEnd"))});const i=this.show.bind(this),s=this.hide.bind(this);this.domEvents.addEventListener(this.helperObject3D,"mousedown",this.dragStart),document.addEventListener("mousemove",this.dragging),document.addEventListener("mouseup",this.dragEnd),this.domEvents.addEventListener(this.helperObject3D,"touchstart",this.dragStart),document.addEventListener("touchmove",this.dragging),document.addEventListener("touchend",this.dragEnd),this.hooks.on("rotateStart",s),this.hooks.on("rotateEnd",i),this.hooks.on("moveStart",s),this.hooks.on("moveEnd",i),this.hooks.on("moveByMouseEnable",s),this.hooks.on("moveByMouseDisable",i),this.disposers.push(()=>{this.domEvents.removeEventListener(this.helperObject3D,"mousedown",this.dragStart),document.removeEventListener("mousemove",this.dragging),document.removeEventListener("mouseup",this.dragEnd),this.domEvents.removeEventListener(this.helperObject3D,"touchstart",this.dragStart),document.removeEventListener("touchmove",this.dragging),document.removeEventListener("touchend",this.dragEnd),this.hooks.off("rotateStart",s),this.hooks.off("rotateEnd",i),this.hooks.off("moveStart",s),this.hooks.off("moveEnd",i),this.hooks.off("moveByMouseEnable",s),this.hooks.off("moveByMouseDisable",i)})}initialHelperPosition(){this.helperObject3D.initialPosition();const e=this;e.offHoverListener&&e.offHoverListener(),e.offHoverListener=this.hoverListener(this.helperObject3D.scaleMeshes)}setScale(e){var l,c,h;let i=1,s=1,r=1;typeof e=="number"?(i=e,s=e,r=e):typeof e=="object"&&(i=(l=e.x)!=null?l:1,s=(c=e.y)!=null?c:1,r=(h=e.z)!=null?h:1);const o=new y.Vector3(i,s,r);this.hooks.emit("wantToScale",o)||(this.originObject3D.scale.copy(o),this.internalHooks.emit("setObjectScale",o),this.hooks.emit("scale",o),this.render())}}function Je(n,t){this._camera=n||null,this._domElement=t||document,this._raycaster=new y.Raycaster,this._selected=null,this._boundObjs={};var e=this;this._$onClick=function(){e._onClick.apply(e,arguments)},this._$onDblClick=function(){e._onDblClick.apply(e,arguments)},this._$onMouseMove=function(){e._onMouseMove.apply(e,arguments)},this._$onMouseDown=function(){e._onMouseDown.apply(e,arguments)},this._$onMouseUp=function(){e._onMouseUp.apply(e,arguments)},this._$onTouchMove=function(){e._onTouchMove.apply(e,arguments)},this._$onTouchStart=function(){e._onTouchStart.apply(e,arguments)},this._$onTouchEnd=function(){e._onTouchEnd.apply(e,arguments)},this._$onContextmenu=function(){e._onContextmenu.apply(e,arguments)},this._domElement.addEventListener("click",this._$onClick,!1),this._domElement.addEventListener("dblclick",this._$onDblClick,!1),this._domElement.addEventListener("mousemove",this._$onMouseMove,!1),this._domElement.addEventListener("mousedown",this._$onMouseDown,!1),this._domElement.addEventListener("mouseup",this._$onMouseUp,!1),this._domElement.addEventListener("touchmove",this._$onTouchMove,!1),this._domElement.addEventListener("touchstart",this._$onTouchStart,!1),this._domElement.addEventListener("touchend",this._$onTouchEnd,!1),this._domElement.addEventListener("contextmenu",this._$onContextmenu,!1)}Je.prototype.destroy=function(){this._domElement.removeEventListener("click",this._$onClick,!1),this._domElement.removeEventListener("dblclick",this._$onDblClick,!1),this._domElement.removeEventListener("mousemove",this._$onMouseMove,!1),this._domElement.removeEventListener("mousedown",this._$onMouseDown,!1),this._domElement.removeEventListener("mouseup",this._$onMouseUp,!1),this._domElement.removeEventListener("touchmove",this._$onTouchMove,!1),this._domElement.removeEventListener("touchstart",this._$onTouchStart,!1),this._domElement.removeEventListener("touchend",this._$onTouchEnd,!1),this._domElement.removeEventListener("contextmenu",this._$onContextmenu,!1)};Je.eventNames=["click","dblclick","mouseover","mouseout","mousemove","mousedown","mouseup","contextmenu","touchstart","touchend"];Je.prototype._getRelativeMouseXY=function(n){var t=n.target||n.srcElement;t.nodeType===3&&(t=t.parentNode);var e={x:0,y:0},i=t,s=getComputedStyle(i,null);e.y+=parseInt(s.getPropertyValue("padding-top"),10),e.x+=parseInt(s.getPropertyValue("padding-left"),10);do e.x+=i.offsetLeft,e.y+=i.offsetTop,s=getComputedStyle(i,null),e.x+=parseInt(s.getPropertyValue("border-left-width"),10),e.y+=parseInt(s.getPropertyValue("border-top-width"),10);while(i=i.offsetParent);var r={width:t===window?window.innerWidth:t.offsetWidth,height:t===window?window.innerHeight:t.offsetHeight};return{x:Number((n.pageX-e.x)/r.width)*2-1,y:-((n.pageY-e.y)/r.height)*2+1}};Je.prototype._objectCtxInit=function(n){n._3xDomEvent={}};Je.prototype._objectCtxDeinit=function(n){delete n._3xDomEvent};Je.prototype._objectCtxIsInit=function(n){return!!n._3xDomEvent};Je.prototype._objectCtxGet=function(n){return n._3xDomEvent};Je.prototype.camera=function(n){return n&&(this._camera=n),this._camera};Je.prototype.bind=function(n,t,e,i){console.assert(Je.eventNames.indexOf(t)!==-1,"not available events:"+t),this._objectCtxIsInit(n)||this._objectCtxInit(n);var s=this._objectCtxGet(n);s[t+"Handlers"]||(s[t+"Handlers"]=[]),s[t+"Handlers"].push({callback:e,useCapture:i}),this._boundObjs[t]===void 0&&(this._boundObjs[t]=[]),this._boundObjs[t].push(n)};Je.prototype.addEventListener=Je.prototype.bind;Je.prototype.unbind=function(n,t,e,i){console.assert(Je.eventNames.indexOf(t)!==-1,"not available events:"+t),this._objectCtxIsInit(n)||this._objectCtxInit(n);var s=this._objectCtxGet(n);s[t+"Handlers"]||(s[t+"Handlers"]=[]);for(var r=s[t+"Handlers"],o=0;o<r.length;o++){var a=r[o];if(e==a.callback&&i==a.useCapture){r.splice(o,1);break}}var l=this._boundObjs[t].indexOf(n);this._boundObjs[t].splice(l,1)};Je.prototype.removeEventListener=Je.prototype.unbind;Je.prototype._bound=function(n,t){var e=this._objectCtxGet(t);return e?!!e[n+"Handlers"]:!1};Je.prototype._onMove=function(n,t,e,i){var s=this._boundObjs[n];if(!(s===void 0||s.length===0)){var r=new y.Vector2;r.set(t,e),this._raycaster.setFromCamera(r,this._camera);var o=this._raycaster.intersectObjects(s),a=this._selected;if(o.length>0){var l,c,h,d=o[0],f=d.object;this._selected=f,h=this._bound("mousemove",f),a!=f&&(l=this._bound("mouseover",f),c=a&&this._bound("mouseout",a))}else c=a&&this._bound("mouseout",a),this._selected=null;h&&this._notify("mousemove",f,i,d),l&&this._notify("mouseover",f,i,d),c&&this._notify("mouseout",a,i,d)}};Je.prototype._onEvent=function(n,t,e,i){var s=this._boundObjs[n];if(!(s===void 0||s.length===0)){var r=new y.Vector2;r.set(t,e),this._raycaster.setFromCamera(r,this._camera);var o=this._raycaster.intersectObjects(s,!0);if(o.length!==0){for(var a=o[0],l=a.object,c=this._objectCtxGet(l),h=l.parent;typeof c=="undefined"&&h;)c=this._objectCtxGet(h),h=h.parent;c&&this._notify(n,l,i,a)}}};Je.prototype._notify=function(n,t,e,i){var s=this._objectCtxGet(t),r=s?s[n+"Handlers"]:null;if(!s||!r||r.length===0){t.parent&&this._notify(n,t.parent,e,i);return}for(var r=s[n+"Handlers"],o=0;o<r.length;o++){var a=r[o],l=!0;a.callback({type:n,target:t,origDomEvent:e,intersect:i,stopPropagation:function(){l=!1}}),l&&a.useCapture===!1&&t.parent&&this._notify(n,t.parent,e,i)}};Je.prototype._onMouseDown=function(n){return this._onMouseEvent("mousedown",n)};Je.prototype._onMouseUp=function(n){return this._onMouseEvent("mouseup",n)};Je.prototype._onMouseEvent=function(n,t){var e=this._getRelativeMouseXY(t);this._onEvent(n,e.x,e.y,t)};Je.prototype._onMouseMove=function(n){var t=this._getRelativeMouseXY(n);this._onMove("mousemove",t.x,t.y,n),this._onMove("mouseover",t.x,t.y,n),this._onMove("mouseout",t.x,t.y,n)};Je.prototype._onClick=function(n){this._onMouseEvent("click",n)};Je.prototype._onDblClick=function(n){this._onMouseEvent("dblclick",n)};Je.prototype._onContextmenu=function(n){this._onMouseEvent("contextmenu",n)};Je.prototype._onTouchStart=function(n){return this._onTouchEvent("touchstart",n)};Je.prototype._onTouchEnd=function(n){return this._onTouchEvent("touchend",n)};Je.prototype._onTouchMove=function(n){if(n.touches.length==1){var t=Number(n.touches[0].pageX/window.innerWidth)*2-1,e=-(n.touches[0].pageY/window.innerHeight)*2+1;this._onMove("mousemove",t,e,n),this._onMove("mouseover",t,e,n),this._onMove("mouseout",t,e,n)}};Je.prototype._onTouchEvent=function(n,t){var e=t.touches;if(e.length==0&&(e=t.changedTouches),e.length==1){var i=Number(e[0].pageX/window.innerWidth)*2-1,s=-(e[0].pageY/window.innerHeight)*2+1;this._onEvent(n,i,s,t)}};const zc="Object3DHelperPlugin",dl=zc,vD=()=>{console.error(`${dl} is disposed`)},bD=()=>{console.warn(`${dl} is disabled`)},AD=()=>{console.error(`${dl} is disabled`)};class qh extends Yn{constructor(e){super(e);u(this,"name",zc);u(this,"state",{visible:!0,enabled:!0,disposed:!1});u(this,"objectHelperMap",new Map);u(this,"css3DObjectParentMap",new Map);u(this,"css3DObjectModeMap",new Map);u(this,"css3DRender");this.five=e,this.css3DRender=new lr(this.five.scene),console.warn("Object3DHelper: 使用此插件,需要在初始化five时,设置five参数: { backgroundAlpha: 0, backgroundColor: 0x000000 }"),Object.assign(window,{[`__${zc.toUpperCase()}_DEBUG__`]:this})}show(e){return ee(this,null,function*(){this.setState({visible:!0},e)})}hide(e){return ee(this,null,function*(){this.setState({visible:!1},e)})}enable(e){this.setState({enabled:!0},e)}disable(e){this.setState({enabled:!1},e)}dispose(){this.setState({disposed:!0})}setState(e,i){if(this.state.disposed)return vD();if(!this.state.enabled&&e.enabled!==!0&&e.disposed!==!0)return AD();const s=B({},this.state);this.state=B(B({},this.state),e),e.disposed!==void 0&&e.disposed!==s.disposed&&e.disposed&&this.handleDispose(),e.visible!==void 0&&e.visible!==s.visible&&this.handleVisible(e.visible),e.enabled!==void 0&&e.enabled!==s.enabled&&this.handleEnable(e.enabled),this.hooks.emit("stateChange",{state:this.state,prevState:s})}getObject3DHelper(e){return this.objectHelperMap.get(e)}addObject3DHelper(e,i={}){var w;if(!e){console.error("Object3D is undefined");return}if(this.objectHelperMap.has(e)){console.warn(`Object3DHelperPlugin: object3D ${e.name} is already has helper`);return}const s=new cD,r=[],o=(w=this.five.getElement())==null?void 0:w.parentElement,a=this.five.camera,c=B(B({},{moveHelper:!0,rotateHelper:!0,scaleHelper:!0,boundingBoxHelper:!1,positionFrom:"objectPosition"}),i),{moveHelper:h,rotateHelper:d,scaleHelper:f,boundingBoxHelper:m}=c,g=s.hooks,p=new yt,v=new Je(this.five.camera,this.five.getElement()),A=k=>{if(k)return typeof k=="boolean"?k:k.enable};if(A(h)){const k=B(B({},this.getConfig(c.moveHelper)),c),M=new U4(e,B({},k)),S=new Qr(this.five,v,nD,e,M,k,g,p);s.addControllers({moveController:S.helperController}),r.push(()=>S.dispose())}if(A(d)){const k=B(B({},this.getConfig(c.rotateHelper)),c),M=new Z4(e,B({container:o},k)),S=new Qr(this.five,v,hD,e,M,k,g,p);s.addControllers({rotateController:S.helperController}),r.push(()=>S.dispose())}if(A(m)){const k=new tD(e),M=new Qr(this.five,v,fD,e,k,void 0,g,p);s.addControllers({boundingBoxController:M.helperController})}if(A(f))if(e.isCSS3DObject&&o){const k=new eD(e,o,a,this.five.scene),M=new Qr(this.five,v,uD,e,k,void 0,g,p);s.addControllers({scaleController:M.helperController}),r.push(()=>M.dispose()),li(this.five).then(()=>{var S,T;if(e.isCSS3DObjectPlus){const F=e;if(!F||F.mode!=="front")return;const O=(S=this.css3DRender.behindModeCSS3DRenderer.wrapper)!=null?S:Gc(this.five);O&&(this.css3DObjectParentMap.set(F,F.parent),F.removeFromParent(),this.css3DRender.behindModeCSS3DRenderer.setWrapper(O),(T=this.css3DRender.getBehindCSS3DObjectGroup())==null||T.add(F),this.css3DRender.render(this.five.camera))}else e.isCSS3DObject&&(this.css3DObjectModeMap.set(e,e.mode),e.mode="behind")})}else{const k=B(B({},this.getConfig(c.scaleHelper)),c),M=new mD(e,k),S=new Qr(this.five,v,gD,e,M,k,g,p);s.addControllers({scaleController:S.helperController}),r.push(()=>S.dispose())}return this.objectHelperMap.set(e,{helper:s,disposers:r}),s.controllers}removeObject3DHelper(e){if(!this.objectHelperMap.has(e))return;const{helper:i,disposers:s}=this.objectHelperMap.get(e);if(i){if(e.isCSS3DObjectPlus){const r=e,o=this.css3DObjectParentMap.get(r);o&&o.add(r),this.css3DRender.render(this.five.camera)}else if(e.isCSS3DObject){const r=this.css3DObjectModeMap.get(e);e.mode=r}this.objectHelperMap.delete(e),i.dispose(),s==null||s.forEach(r=>r==null?void 0:r())}}handleEnable(e,i=!0){e?(this.everyHelperDo(s=>s.enable()),this.hooks.emit("enable",{userAction:i})):(this.everyHelperDo(s=>s.disable()),this.hooks.emit("disable",{userAction:i})),this.state.enabled=e}handleVisible(e,i=!0){e?(this.everyHelperDo(s=>s.show()),this.actionIfStateIsEnabled(()=>this.hooks.emit("show",{userAction:i}))):(this.everyHelperDo(s=>s.hide()),this.actionIfStateIsEnabled(()=>this.hooks.emit("hide",{userAction:i}))),this.state.visible=e}handleDispose(){this.everyHelperDo((e,i)=>{e.dispose(),i==null||i.forEach(s=>s==null?void 0:s())})}everyHelperDo(e){this.objectHelperMap.forEach(({helper:i,disposers:s})=>{i&&e(i,s)})}actionIfStateIsEnabled(e,i){if(this.state.enabled)return e();i!=null&&i.warnLog&&bD()}getConfig(e){if(e&&typeof e!="boolean"&&e.enable)return e}}const yD=n=>new qh(n),wD=`
1010
1010
  varying vec2 vUv;
1011
1011
  void main() {
1012
1012
  vUv = uv;