@realsee/dnalogel 3.59.8-alpha.0 → 3.59.8

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 (448) hide show
  1. package/CHANGELOG.md +5 -0
  2. package/dist/PanoTagPlugin/controller/TagUtil.d.ts +1 -3
  3. package/dist/index.cjs.js +12 -12
  4. package/dist/index.js +824 -832
  5. package/dist/index.umd.js +24 -24
  6. package/docs/assets/navigation.js +1 -1
  7. package/docs/assets/search.js +1 -1
  8. package/docs/classes/AreaMakerPluginType.AreaMakerController.html +25 -25
  9. package/docs/classes/AreaMakerPluginType.AreaMakerItem.html +28 -28
  10. package/docs/classes/CSS3DRender.html +3 -3
  11. package/docs/classes/GuideLineItem.GuideLineItem.html +3 -3
  12. package/docs/classes/GuideLineModeItem.GuideLineModeItem.html +26 -26
  13. package/docs/classes/ModelMakerPluginInstance.html +15 -15
  14. package/docs/classes/ModelRoomLabelController.html +6 -6
  15. package/docs/classes/MoveController.html +17 -17
  16. package/docs/classes/Object3DHelperController.html +15 -15
  17. package/docs/classes/PaintBrush.html +5 -5
  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 +4 -4
  22. package/docs/classes/PanoTagPluginController.html +34 -34
  23. package/docs/classes/Sculpt.html +23 -23
  24. package/docs/classes/Util.BetterTween.html +2 -2
  25. package/docs/classes/Util.FiveDomEvents.html +4 -4
  26. package/docs/classes/Util.FivePuppet.html +3 -3
  27. package/docs/classes/Util.Interval.html +5 -5
  28. package/docs/classes/Util.LightTag.html +14 -14
  29. package/docs/classes/Util.LineSegments.html +2 -2
  30. package/docs/classes/Util.Magnifier.html +6 -6
  31. package/docs/classes/Util.Object3D.html +4 -4
  32. package/docs/classes/Util.PointHelper.html +2 -2
  33. package/docs/classes/Util.PointSelector.html +11 -11
  34. package/docs/classes/Util.PointSelectorHelper.html +2 -2
  35. package/docs/classes/Util.Rectangle.html +5 -5
  36. package/docs/classes/Util.sculpt.BaseEditor.html +7 -7
  37. package/docs/classes/Util.sculpt.BoxMesh.html +6 -6
  38. package/docs/classes/Util.sculpt.BoxMeshEditor.html +7 -7
  39. package/docs/classes/Util.sculpt.CircleMesh.html +4 -4
  40. package/docs/classes/Util.sculpt.CircleMeshEditor.html +7 -7
  41. package/docs/classes/Util.sculpt.CircleWithEdgeMesh.html +4 -4
  42. package/docs/classes/Util.sculpt.CylinderMesh.html +5 -5
  43. package/docs/classes/Util.sculpt.CylinderMeshEditor.html +7 -7
  44. package/docs/classes/Util.sculpt.LineMesh.html +5 -5
  45. package/docs/classes/Util.sculpt.PointMesh.html +5 -5
  46. package/docs/classes/Util.sculpt.PolygonMesh.html +6 -6
  47. package/docs/classes/Util.sculpt.PrismMesh.html +6 -6
  48. package/docs/classes/Util.sculpt.PrismMeshEditor.html +7 -7
  49. package/docs/classes/Util.sculpt.RectangleMesh.html +7 -7
  50. package/docs/classes/Util.sculpt.RectangleMeshEditor.html +7 -7
  51. package/docs/classes/Util.sculpt.RectangleWithEdgeMesh.html +7 -7
  52. package/docs/classes/WalkController.html +18 -18
  53. package/docs/enums/CameraMovementEffect.html +3 -3
  54. package/docs/enums/ContentType.html +18 -18
  55. package/docs/enums/DIRECTION.html +2 -2
  56. package/docs/enums/DISPLAY_STRATEGY_TYPE.html +2 -2
  57. package/docs/enums/DimensionType.html +3 -3
  58. package/docs/enums/FLOOR_PLAN_ATTACHED_TO.html +2 -2
  59. package/docs/enums/ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE.html +2 -2
  60. package/docs/enums/PaintBrushTypeEnum.html +2 -2
  61. package/docs/enums/PointType.html +3 -3
  62. package/docs/enums/Rotation.html +3 -3
  63. package/docs/functions/AreaMakerPlugin.html +1 -1
  64. package/docs/functions/CSS3DRenderPlugin.html +1 -1
  65. package/docs/functions/CameraMovementPlugin.html +2 -2
  66. package/docs/functions/CruisePlugin.html +1 -1
  67. package/docs/functions/CurrentPanoImagePlugin.html +1 -1
  68. package/docs/functions/GuideLinePlugin.html +1 -1
  69. package/docs/functions/ItemLabelPlugin.html +1 -1
  70. package/docs/functions/MapviewFloorplanPlugin.html +1 -1
  71. package/docs/functions/ModelChassisCompassPlugin.html +2 -2
  72. package/docs/functions/ModelEntryDoorGuidePlugin.html +2 -2
  73. package/docs/functions/ModelFloorplanPlugin.html +1 -1
  74. package/docs/functions/ModelItemLabelPlugin.html +1 -1
  75. package/docs/functions/ModelMakerPlugin.html +1 -1
  76. package/docs/functions/ModelRoomLabelPlugin.html +1 -1
  77. package/docs/functions/ModelTVVideoPlugin.html +1 -1
  78. package/docs/functions/ModelViewPlugin.html +2 -2
  79. package/docs/functions/MovePlugin.html +1 -1
  80. package/docs/functions/Object3DHelperPlugin.html +1 -1
  81. package/docs/functions/PanoCompassPlugin.html +1 -1
  82. package/docs/functions/PanoCursorRaycasterPlugin.html +2 -2
  83. package/docs/functions/PanoDoorLabelPlugin.html +1 -1
  84. package/docs/functions/PanoFloorplanRadarPlugin.html +1 -1
  85. package/docs/functions/PanoMeasurePlugin.html +1 -1
  86. package/docs/functions/PanoRulerPlugin.html +2 -2
  87. package/docs/functions/PanoRulerProPlugin.html +2 -2
  88. package/docs/functions/PanoSpatialTagPlugin.html +2 -2
  89. package/docs/functions/PanoTagPlugin.html +1 -1
  90. package/docs/functions/PanoVideoPlugin.html +2 -2
  91. package/docs/functions/PipelinePlugin.html +1 -1
  92. package/docs/functions/SculptPlugin.html +2 -2
  93. package/docs/functions/TopviewFloorplanPlugin.html +1 -1
  94. package/docs/functions/Util.absoluteUrl.html +2 -2
  95. package/docs/functions/Util.awaitNextFrame.html +1 -1
  96. package/docs/functions/Util.blink.html +2 -2
  97. package/docs/functions/Util.bounding.html +1 -1
  98. package/docs/functions/Util.boundingBox.html +1 -1
  99. package/docs/functions/Util.boundingSphere.html +1 -1
  100. package/docs/functions/Util.boxVertex.html +2 -2
  101. package/docs/functions/Util.boxVertexes.html +1 -1
  102. package/docs/functions/Util.checkFiveModelLoaded.html +2 -2
  103. package/docs/functions/Util.convexHull.html +2 -2
  104. package/docs/functions/Util.equal.html +2 -2
  105. package/docs/functions/Util.fiveModelIsLoaded.html +2 -2
  106. package/docs/functions/Util.getCoordsFromClient.html +1 -1
  107. package/docs/functions/Util.getCoordsFromElement.html +1 -1
  108. package/docs/functions/Util.getFrameTime.html +2 -2
  109. package/docs/functions/Util.inside.html +1 -1
  110. package/docs/functions/Util.isAbsoluteURL.html +1 -1
  111. package/docs/functions/Util.isModelLike.html +1 -1
  112. package/docs/functions/Util.isNil.html +2 -2
  113. package/docs/functions/Util.isPanoramaLike.html +1 -1
  114. package/docs/functions/Util.lookObject.html +2 -2
  115. package/docs/functions/Util.lookPoint.html +2 -2
  116. package/docs/functions/Util.nextFrame.html +1 -1
  117. package/docs/functions/Util.notNil.html +2 -2
  118. package/docs/functions/Util.reblink.html +2 -2
  119. package/docs/functions/Util.requestAnimationFrameInterval.html +2 -2
  120. package/docs/functions/Util.sculpt.createBox.html +1 -1
  121. package/docs/functions/Util.sculpt.createCircle.html +1 -1
  122. package/docs/functions/Util.sculpt.createCylinder.html +1 -1
  123. package/docs/functions/Util.sculpt.createLine.html +2 -2
  124. package/docs/functions/Util.sculpt.createPoint.html +1 -1
  125. package/docs/functions/Util.sculpt.createPolygon.html +1 -1
  126. package/docs/functions/Util.sculpt.createPrism.html +1 -1
  127. package/docs/functions/Util.sculpt.createRectangle.html +2 -2
  128. package/docs/functions/Util.tag.html +1 -1
  129. package/docs/functions/Util.tweenProgress.html +1 -1
  130. package/docs/functions/Util.uuid.html +2 -2
  131. package/docs/functions/Util.waitFiveModelLoaded.html +2 -2
  132. package/docs/functions/Util.worldBounding.html +1 -1
  133. package/docs/functions/Util.worldBoundingBox.html +1 -1
  134. package/docs/functions/Util.worldBoundingSphere.html +1 -1
  135. package/docs/functions/createPolyline.html +2 -2
  136. package/docs/functions/pluginFlag.html +1 -1
  137. package/docs/hierarchy.html +1 -1
  138. package/docs/index.html +2 -2
  139. package/docs/interfaces/AreaMakerPluginType.AnimeOptions.html +3 -3
  140. package/docs/interfaces/AreaMakerPluginType.Config.html +3 -3
  141. package/docs/interfaces/AreaMakerPluginType.EventMap.html +12 -12
  142. package/docs/interfaces/AreaMakerPluginType.Params.html +3 -3
  143. package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItem.html +4 -4
  144. package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItemV1.html +3 -3
  145. package/docs/interfaces/AreaMakerPluginType.ServerDataV1.html +3 -3
  146. package/docs/interfaces/AreaMakerPluginType.ServerDataV2.html +3 -3
  147. package/docs/interfaces/AreaMakerPluginType.ShowHideOptions.html +2 -2
  148. package/docs/interfaces/AreaMakerPluginType.State.html +5 -5
  149. package/docs/interfaces/CSS3DRenderPluginEventMap.html +4 -4
  150. package/docs/interfaces/CSS3DRenderPluginState.html +4 -4
  151. package/docs/interfaces/CameraMovementPluginExportType.html +3 -3
  152. package/docs/interfaces/ContentTypeMapInterface.html +15 -15
  153. package/docs/interfaces/CruisePluginTypes.Config.html +4 -4
  154. package/docs/interfaces/CruisePluginTypes.CruiseKeyframe.html +2 -2
  155. package/docs/interfaces/CruisePluginTypes.EventMap.html +17 -17
  156. package/docs/interfaces/CruisePluginTypes.GuildLineConfig.html +3 -3
  157. package/docs/interfaces/CruisePluginTypes.MoveAction.html +8 -8
  158. package/docs/interfaces/CruisePluginTypes.MoveWithKeyframesAction.html +9 -9
  159. package/docs/interfaces/CruisePluginTypes.MoveWithPanoIndexAction.html +10 -10
  160. package/docs/interfaces/CruisePluginTypes.PluginData.html +3 -3
  161. package/docs/interfaces/CruisePluginTypes.PluginServerData.html +2 -2
  162. package/docs/interfaces/CruisePluginTypes.PluginState.html +7 -7
  163. package/docs/interfaces/CurrentPanoImagePluginType.Config.html +7 -7
  164. package/docs/interfaces/CurrentPanoImagePluginType.EventMap.html +8 -8
  165. package/docs/interfaces/CurrentPanoImagePluginType.Params.html +3 -3
  166. package/docs/interfaces/CurrentPanoImagePluginType.ShowHideOptions.html +2 -2
  167. package/docs/interfaces/CurrentPanoImagePluginType.State.html +4 -4
  168. package/docs/interfaces/FloorplanBounding.html +5 -5
  169. package/docs/interfaces/FloorplanData.html +3 -3
  170. package/docs/interfaces/FloorplanEntrance.html +8 -8
  171. package/docs/interfaces/FloorplanExtraObject.html +5 -5
  172. package/docs/interfaces/FloorplanExtraObject3D.html +3 -3
  173. package/docs/interfaces/FloorplanFloorData.html +3 -3
  174. package/docs/interfaces/FloorplanImagePosition.html +3 -3
  175. package/docs/interfaces/FloorplanObserver.html +3 -3
  176. package/docs/interfaces/FloorplanOutlineItem.html +3 -3
  177. package/docs/interfaces/FloorplanPosition.html +3 -3
  178. package/docs/interfaces/FloorplanRoomItem.html +8 -8
  179. package/docs/interfaces/FloorplanRoomLabelItem.html +4 -4
  180. package/docs/interfaces/FloorplanServerBounding.html +5 -5
  181. package/docs/interfaces/FloorplanServerComputedData.html +2 -2
  182. package/docs/interfaces/FloorplanServerData.html +3 -3
  183. package/docs/interfaces/FloorplanServerDoorItem.html +2 -2
  184. package/docs/interfaces/FloorplanServerDoorPosition.html +2 -2
  185. package/docs/interfaces/FloorplanServerEntrance.html +8 -8
  186. package/docs/interfaces/FloorplanServerFloorData.html +3 -3
  187. package/docs/interfaces/FloorplanServerImagePosition.html +3 -3
  188. package/docs/interfaces/FloorplanServerObserver.html +3 -3
  189. package/docs/interfaces/FloorplanServerOutlineItem.html +3 -3
  190. package/docs/interfaces/FloorplanServerPosition.html +3 -3
  191. package/docs/interfaces/FloorplanServerRoomItem.html +9 -9
  192. package/docs/interfaces/FloorplanServerRoomLabelItem.html +4 -4
  193. package/docs/interfaces/GuideLineModeItem.GuideLineTagContainer.html +2 -2
  194. package/docs/interfaces/GuideLinePluginType.CatmullRomCurve3.html +3 -3
  195. package/docs/interfaces/GuideLinePluginType.EventMap.html +5 -5
  196. package/docs/interfaces/GuideLinePluginType.GuideLineGeometryStyle.html +5 -5
  197. package/docs/interfaces/GuideLinePluginType.GuideLineItemContainer.html +2 -2
  198. package/docs/interfaces/GuideLinePluginType.GuideLineMaterialStyle.html +12 -12
  199. package/docs/interfaces/GuideLinePluginType.GuideLineMeshStyle.html +3 -3
  200. package/docs/interfaces/GuideLinePluginType.LineGeometriesConfig.html +2 -2
  201. package/docs/interfaces/GuideLinePluginType.ModelGuideLineStyle.html +16 -16
  202. package/docs/interfaces/GuideLinePluginType.ModelGuideLineTagData.html +2 -2
  203. package/docs/interfaces/GuideLinePluginType.PanoramaGuideLineStyle.html +19 -19
  204. package/docs/interfaces/GuideLinePluginType.PluginDataV2.html +1 -1
  205. package/docs/interfaces/GuideLinePluginType.PluginServerData.html +2 -2
  206. package/docs/interfaces/GuideLinePluginType.PluginState.html +4 -4
  207. package/docs/interfaces/GuideLinePluginType.Route.html +2 -2
  208. package/docs/interfaces/GuideLinePluginType.RouteConfig.html +2 -2
  209. package/docs/interfaces/HelperOffset.html +2 -2
  210. package/docs/interfaces/ImagePlaneGroup.html +2 -2
  211. package/docs/interfaces/ItemLabelPluginData.html +2 -2
  212. package/docs/interfaces/ItemLabelPluginExportReturnsType.html +2 -2
  213. package/docs/interfaces/ItemLabelPluginParametersType.html +2 -2
  214. package/docs/interfaces/MinMax.html +2 -2
  215. package/docs/interfaces/ModelChassisCompassPluginData.html +2 -2
  216. package/docs/interfaces/ModelChassisCompassPluginExportType.html +2 -2
  217. package/docs/interfaces/ModelChassisCompassPluginParameterType.html +2 -2
  218. package/docs/interfaces/ModelEntryDoorGuidePluginData.html +2 -2
  219. package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +2 -2
  220. package/docs/interfaces/ModelItemLabelPluginData.html +2 -2
  221. package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +2 -2
  222. package/docs/interfaces/ModelItemLabelPluginParametersType.html +2 -2
  223. package/docs/interfaces/ModelMakerPluginType.EventMap.html +10 -10
  224. package/docs/interfaces/ModelMakerPluginType.ServerBaseItem.html +3 -3
  225. package/docs/interfaces/ModelMakerPluginType.ServerBoxItem.html +4 -4
  226. package/docs/interfaces/ModelMakerPluginType.ServerData.html +2 -2
  227. package/docs/interfaces/ModelMakerPluginType.ServerPrismItem.html +4 -4
  228. package/docs/interfaces/ModelMakerPluginType.ServerTrianglesItem.html +4 -4
  229. package/docs/interfaces/ModelMakerPluginType.State.html +5 -5
  230. package/docs/interfaces/ModelRoomLabelPluginData.html +2 -2
  231. package/docs/interfaces/ModelTVVideoPluginData.html +2 -2
  232. package/docs/interfaces/ModelTVVideoPluginExportType.html +2 -2
  233. package/docs/interfaces/ModelTVVideoPluginParameterType.html +2 -2
  234. package/docs/interfaces/ModelViewPluginExportType.html +2 -2
  235. package/docs/interfaces/Object3DHelperState.html +2 -2
  236. package/docs/interfaces/ObjectHelperControllers.html +2 -2
  237. package/docs/interfaces/PaintBrushAction.html +7 -7
  238. package/docs/interfaces/PaintBrushConfigs.html +2 -2
  239. package/docs/interfaces/PaintBrushState.html +2 -2
  240. package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +6 -6
  241. package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +1 -1
  242. package/docs/interfaces/PanoMeasureParameterType.html +6 -6
  243. package/docs/interfaces/PanoMeasurePluginLineJson.html +2 -2
  244. package/docs/interfaces/PanoMeasurePluginOpenParameter.html +3 -3
  245. package/docs/interfaces/PanoMeasurePluginPointJson.html +2 -2
  246. package/docs/interfaces/PanoMeasurePluginPolylineJson.html +4 -4
  247. package/docs/interfaces/PanoRulerPluginExportType.html +2 -2
  248. package/docs/interfaces/PanoRulerPluginOptions.html +2 -2
  249. package/docs/interfaces/PanoRulerPluginParameterType.html +2 -2
  250. package/docs/interfaces/PanoRulerProPluginExportType.html +2 -2
  251. package/docs/interfaces/PanoRulerProPluginOptions.html +2 -2
  252. package/docs/interfaces/PanoRulerProPluginParameterType.html +2 -2
  253. package/docs/interfaces/PanoRulerProPluginState.html +2 -2
  254. package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +1 -1
  255. package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +1 -1
  256. package/docs/interfaces/PanoSpatialTagPluginData.html +2 -2
  257. package/docs/interfaces/PanoSpatialTagPluginDataElement.html +2 -2
  258. package/docs/interfaces/PanoSpatialTagPluginExportType.html +2 -2
  259. package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +2 -2
  260. package/docs/interfaces/PanoSpatialTagPluginParameterType.html +2 -2
  261. package/docs/interfaces/PanoSpatialTagPluginPointElement.html +2 -2
  262. package/docs/interfaces/PanoSpatialTagPluginTagElement.html +2 -2
  263. package/docs/interfaces/PanoVideoPluginType.LoadParams.html +3 -3
  264. package/docs/interfaces/PanoVideoPluginType.PanoVideoItem.html +5 -5
  265. package/docs/interfaces/PanoVideoPluginType.PluginData.html +2 -2
  266. package/docs/interfaces/PanoVideoPluginType.PluginEventMap.html +8 -8
  267. package/docs/interfaces/PanoVideoPluginType.PluginState.html +2 -2
  268. package/docs/interfaces/PanoVideoPluginType.VideoItem.html +5 -5
  269. package/docs/interfaces/PanoVideoPluginType.VideoMeshParams.html +7 -7
  270. package/docs/interfaces/PluginEventMap.html +4 -4
  271. package/docs/interfaces/Point.html +2 -2
  272. package/docs/interfaces/Room.html +2 -2
  273. package/docs/interfaces/RoomInfo.html +2 -2
  274. package/docs/interfaces/RoomLabel.html +7 -7
  275. package/docs/interfaces/RoomRules.html +1 -1
  276. package/docs/interfaces/Rooms.html +1 -1
  277. package/docs/interfaces/Scissor.html +6 -6
  278. package/docs/interfaces/State.html +4 -4
  279. package/docs/interfaces/TagCacheInterface.html +3 -3
  280. package/docs/interfaces/TagConfig.html +10 -10
  281. package/docs/interfaces/TagGLTFObjectGroup.html +2 -2
  282. package/docs/interfaces/TagIconUrl.html +7 -7
  283. package/docs/interfaces/TagObjectGroup.html +2 -2
  284. package/docs/interfaces/TagStyle.html +2 -2
  285. package/docs/interfaces/Tags.html +4 -4
  286. package/docs/interfaces/TemporaryState.html +2 -2
  287. package/docs/interfaces/Util.AnimeInstance.html +2 -2
  288. package/docs/interfaces/Util.BlinkAnimeOptions.html +2 -2
  289. package/docs/interfaces/Util.EventHandlerConfig.html +4 -4
  290. package/docs/interfaces/Util.FiveDomEvent.html +2 -2
  291. package/docs/interfaces/Util.FiveDomEventMap.html +10 -10
  292. package/docs/interfaces/Util.MagnifierParameter.html +5 -5
  293. package/docs/interfaces/Util.MouseGroupParameter.html +2 -2
  294. package/docs/interfaces/Util.PointIntersection.html +4 -4
  295. package/docs/interfaces/Util.PointSelectorHelperConfig.html +2 -2
  296. package/docs/interfaces/Util.ReBlinkAnimeOptions.html +3 -3
  297. package/docs/modules/AreaMakerPluginType.html +2 -2
  298. package/docs/modules/CruisePluginTypes.html +2 -2
  299. package/docs/modules/CurrentPanoImagePluginType.html +2 -2
  300. package/docs/modules/GuideLineItem.html +2 -2
  301. package/docs/modules/GuideLineModeItem.html +2 -2
  302. package/docs/modules/GuideLinePluginType.html +2 -2
  303. package/docs/modules/ModelMakerPluginType.html +2 -2
  304. package/docs/modules/PanoVideoPluginType.html +2 -2
  305. package/docs/modules/SculptData.html +2 -2
  306. package/docs/modules/Util.html +2 -2
  307. package/docs/modules/Util.sculpt.html +2 -2
  308. package/docs/modules.html +2 -2
  309. package/docs/types/AddObject3DHelperConfig.html +2 -2
  310. package/docs/types/AreaMakerPluginType.AreaMakerItemEventMap.html +2 -2
  311. package/docs/types/AreaMakerPluginType.ItemRenderer.html +1 -1
  312. package/docs/types/AreaMakerPluginType.PluginData.html +2 -2
  313. package/docs/types/AreaMakerPluginType.ServerData.html +2 -2
  314. package/docs/types/ArrayPosition.html +1 -1
  315. package/docs/types/AudioAppearance.html +1 -1
  316. package/docs/types/CSS3DRenderExportType.html +1 -1
  317. package/docs/types/CSS3DRenderPluginExportType.html +1 -1
  318. package/docs/types/CSS3DRenderPluginParameterType.html +1 -1
  319. package/docs/types/ClassFunctionParameters.html +1 -1
  320. package/docs/types/Color.html +1 -1
  321. package/docs/types/ContentTypeConfigKey.html +1 -1
  322. package/docs/types/ContentTypeConfigKeySplit.html +1 -1
  323. package/docs/types/ContentTypeMap.html +1 -1
  324. package/docs/types/Create3DDomContainerReturnType.html +1 -1
  325. package/docs/types/Create3DElementReturnType.html +1 -1
  326. package/docs/types/CruisePluginExportType.html +1 -1
  327. package/docs/types/CruisePluginTypes.CruiseData.html +2 -2
  328. package/docs/types/CruisePluginTypes.MoveEffect.html +1 -1
  329. package/docs/types/CurrentPanoImagePluginExportType.html +1 -1
  330. package/docs/types/DeprecatedMediaPlaneProperty.html +2 -2
  331. package/docs/types/DeprecatedTagProperty.html +2 -2
  332. package/docs/types/Direction-1.html +1 -1
  333. package/docs/types/Direction4.html +1 -1
  334. package/docs/types/ElementRenderer.html +2 -2
  335. package/docs/types/FloorplanRuleLabels.html +2 -2
  336. package/docs/types/FloorplanServerRuleLabels.html +1 -1
  337. package/docs/types/GuideLinePluginExportType.html +1 -1
  338. package/docs/types/GuideLinePluginType.GuideLineItem.html +2 -2
  339. package/docs/types/GuideLinePluginType.GuideLineItemEventMap.html +1 -1
  340. package/docs/types/GuideLinePluginType.GuideLineModeItemMode.html +1 -1
  341. package/docs/types/GuideLinePluginType.GuideLineStyle.html +2 -2
  342. package/docs/types/GuideLinePluginType.ModelGuideLineTag.html +2 -2
  343. package/docs/types/GuideLinePluginType.PathItem.html +2 -2
  344. package/docs/types/GuideLinePluginType.PluginData.html +2 -2
  345. package/docs/types/HelperEventMap.html +1 -1
  346. package/docs/types/InternalHelperEventMap.html +1 -1
  347. package/docs/types/MapviewFloorplanPluginParameterType.html +1 -1
  348. package/docs/types/MapviewFloorplanPluginReturnType.html +1 -1
  349. package/docs/types/MediaData.html +2 -2
  350. package/docs/types/MediaStore.html +1 -1
  351. package/docs/types/ModelEntryDoorGuidePluginParameterType.html +1 -1
  352. package/docs/types/ModelFloorplanPluginParameterType.html +1 -1
  353. package/docs/types/ModelFloorplanPluginReturnType.html +1 -1
  354. package/docs/types/ModelId.html +1 -1
  355. package/docs/types/ModelMakerPluginType.ElementRenderer.html +1 -1
  356. package/docs/types/ModelMakerPluginType.ItemType.html +1 -1
  357. package/docs/types/ModelRoomLabelPluginParameters.html +1 -1
  358. package/docs/types/ModelRoomLabelPluginReturnType.html +1 -1
  359. package/docs/types/MoveArgs.html +2 -2
  360. package/docs/types/MoveOpts.html +2 -2
  361. package/docs/types/Object3DHelperEventMap.html +1 -1
  362. package/docs/types/ObjectFit.html +1 -1
  363. package/docs/types/PaintBrushEventMap.html +1 -1
  364. package/docs/types/PanoCompassPluginData.html +1 -1
  365. package/docs/types/PanoCompassPluginExportType.html +1 -1
  366. package/docs/types/PanoCompassPluginParameterType.html +1 -1
  367. package/docs/types/PanoFloorplanRadarPluginParameterType.html +1 -1
  368. package/docs/types/PanoFloorplanRadarPluginReturnType.html +1 -1
  369. package/docs/types/PanoIndex.html +1 -1
  370. package/docs/types/PanoMeasurePluginEvent.html +1 -1
  371. package/docs/types/PanoMeasureReturnType.html +1 -1
  372. package/docs/types/PanoSpatialTagPluginId.html +1 -1
  373. package/docs/types/PanoTagPluginExportInterface.html +1 -1
  374. package/docs/types/PanoTagPluginParamsInterface.html +1 -1
  375. package/docs/types/PanoVideoPluginParameterType.html +1 -1
  376. package/docs/types/PanoVideoPluginReturnType.html +1 -1
  377. package/docs/types/PickTagContentTypeInContentTypeConfigKey.html +2 -2
  378. package/docs/types/PipelinePluginParameterType.html +1 -1
  379. package/docs/types/PipelinePluginReturnType.html +1 -1
  380. package/docs/types/PlaneTag.html +2 -2
  381. package/docs/types/Point2DTag.html +2 -2
  382. package/docs/types/Point3DTag.html +2 -2
  383. package/docs/types/PointTagInstance.html +1 -1
  384. package/docs/types/Position.html +1 -1
  385. package/docs/types/PositionFrom.html +1 -1
  386. package/docs/types/RotateArgs.html +2 -2
  387. package/docs/types/RotateOpts.html +2 -2
  388. package/docs/types/RuleLabelsKey.html +1 -1
  389. package/docs/types/RuleLabelsValue.html +1 -1
  390. package/docs/types/ScaleCallback.html +1 -1
  391. package/docs/types/ScalePosition.html +2 -2
  392. package/docs/types/SculptData.BoxData.html +1 -1
  393. package/docs/types/SculptData.CircleData.html +1 -1
  394. package/docs/types/SculptData.CylinderData.html +1 -1
  395. package/docs/types/SculptData.PointData.html +1 -1
  396. package/docs/types/SculptData.PolygonData.html +1 -1
  397. package/docs/types/SculptData.PolylineData.html +1 -1
  398. package/docs/types/SculptData.PrismData.html +1 -1
  399. package/docs/types/SculptData.RectangleData.html +1 -1
  400. package/docs/types/StickType.html +1 -1
  401. package/docs/types/Tag.html +2 -2
  402. package/docs/types/Tag2D.html +2 -2
  403. package/docs/types/Tag3D.html +2 -2
  404. package/docs/types/TagClickParams.html +1 -1
  405. package/docs/types/TagConfigByKey.html +1 -1
  406. package/docs/types/TagContentType.html +1 -1
  407. package/docs/types/TagContentTypeMapping.html +1 -1
  408. package/docs/types/TagDimensionType.html +1 -1
  409. package/docs/types/TagElement.html +2 -2
  410. package/docs/types/TagEvents.html +1 -1
  411. package/docs/types/TagGLTFObject.html +1 -1
  412. package/docs/types/TagHooks.html +1 -1
  413. package/docs/types/TagId.html +1 -1
  414. package/docs/types/TagInstance.html +1 -1
  415. package/docs/types/TagPointType.html +2 -2
  416. package/docs/types/TagRendererMap.html +1 -1
  417. package/docs/types/TopviewFloorplanPluginParameterType.html +1 -1
  418. package/docs/types/TopviewFloorplanPluginReturnType.html +1 -1
  419. package/docs/types/Util.ActionIfNoModelUnderMouse.html +1 -1
  420. package/docs/types/Util.PointSelectorConfig.html +1 -1
  421. package/docs/types/WorkCode.html +1 -1
  422. package/docs/variables/FLOOR_TYPE_MAP.html +2 -2
  423. package/docs/variables/PLUGIN.html +1 -1
  424. package/docs/variables/ROOM_FETILE_TYPE_MAP.html +2 -2
  425. package/docs/variables/ROOM_TYPE_MAP.html +2 -2
  426. package/docs/variables/Util.animeMap.html +1 -1
  427. package/docs/variables/defaultGlobalConfig.html +1 -1
  428. package/docs/variables/itemLabelPluginServerParams.html +1 -1
  429. package/docs/variables/modelItemLabelPluginServerParams.html +1 -1
  430. package/docs/variables/modelRoomLabelPluginServerParams.html +1 -1
  431. package/libs/CruisePlugin/Move.js +3 -9
  432. package/libs/CruisePlugin/Work.js +39 -45
  433. package/libs/CruisePlugin/index.js +7 -13
  434. package/libs/GuideLinePlugin/Controller.js +5 -11
  435. package/libs/GuideLinePlugin/GuideLineItem.js +5 -11
  436. package/libs/GuideLinePlugin/GuideLineModeItem.js +5 -11
  437. package/libs/GuideLinePlugin/index.js +7 -13
  438. package/libs/PanoTagPlugin/Components/Common/Media.js +51 -52
  439. package/libs/PanoTagPlugin/controller/Tag/ModelTag.js +17 -17
  440. package/libs/PanoTagPlugin/controller/TagRender.js +34 -42
  441. package/libs/PanoTagPlugin/controller/TagUtil.d.ts +1 -3
  442. package/libs/PanoTagPlugin/controller/TagUtil.js +82 -97
  443. package/libs/PanoTagPlugin/controller/index.js +39 -45
  444. package/libs/PanoTagPlugin/index.js +45 -51
  445. package/libs/base/BasePlugin.js +8 -8
  446. package/libs/shared-utils/logger.js +1 -1
  447. package/libs/shared-utils/three/PointSelector/index.js +3 -3
  448. package/package.json +1 -1
package/dist/index.cjs.js CHANGED
@@ -1,4 +1,4 @@
1
- "use strict";var Ap=Object.defineProperty,bp=Object.defineProperties;var yp=Object.getOwnPropertyDescriptors;var Eo=Object.getOwnPropertySymbols;var Xc=Object.prototype.hasOwnProperty,Zc=Object.prototype.propertyIsEnumerable;var Mo=Math.pow,ka=(n,t,e)=>t in n?Ap(n,t,{enumerable:!0,configurable:!0,writable:!0,value:e}):n[t]=e,k=(n,t)=>{for(var e in t||(t={}))Xc.call(t,e)&&ka(n,e,t[e]);if(Eo)for(var e of Eo(t))Zc.call(t,e)&&ka(n,e,t[e]);return n},te=(n,t)=>bp(n,yp(t));var xi=(n,t)=>{var e={};for(var i in n)Xc.call(n,i)&&t.indexOf(i)<0&&(e[i]=n[i]);if(n!=null&&Eo)for(var i of Eo(n))t.indexOf(i)<0&&Zc.call(n,i)&&(e[i]=n[i]);return e};var d=(n,t,e)=>(ka(n,typeof t!="symbol"?t+"":t,e),e);var Q=(n,t,e)=>new Promise((i,s)=>{var o=l=>{try{a(e.next(l))}catch(c){s(c)}},r=l=>{try{a(e.throw(l))}catch(c){s(c)}},a=l=>l.done?i(l.value):Promise.resolve(l.value).then(o,r);a((e=e.apply(n,t)).next())});Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const Je=require("@realsee/five"),W=require("three"),Gs=require("three/examples/jsm/renderers/CSS3DRenderer"),Fl=require("hammerjs"),Ar=require("@realsee/five/line"),$o=require("animejs"),Hf=require("three/examples/jsm/loaders/FBXLoader"),wp=require("earcut"),Cp=require("@realsee/five/gltf-loader");function Pp(n){const t=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(n){for(const e in n)if(e!=="default"){const i=Object.getOwnPropertyDescriptor(n,e);Object.defineProperty(t,e,i.get?i:{enumerable:!0,get:()=>n[e]})}}return t.default=n,Object.freeze(t)}const b=Pp(W);function Ip(){console.debug("%c %c@realsee/dnalogel %cv3.59.8-alpha.0",["background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAMCAMAAACHgmeRAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAABLFBMVEUAAAAapPoap/oaqvkbrfkbr/gZnfwZoPsaqfnD4v/E4/8Ylv0clPm93/+/4P/B4f8Yj/683/8Wif+33P8Uhv+x2f8ShP+s1v8Pgf+n0/8Nf/+h0f8Lff8Lff8Nf/9dl/+czv8KfP8KfP+Lxf+Uyv+Xy/+Hwv+Jw/+Mxf+Oxv+RyP8aovsapfoap/oZmfwZm/wZnvsYnPsYkf4YlP0NePsDYfgYcfi43f+63v8Xiv8Xjf4EWfwCV/sWZ/qz2v+02/8Vh/8WiP8EUf8CTf4WXv2u1/+v2P8Thf8Thv8ETf8CR/8VV/+o1f+q1f8Qgv8Rg/8DSv8BRf8UVP+j0v+k0v8OgP8Pgf8DR/8DQv9Nhf+dzv+fz/+Kv/+Vyv+Xy/+azf+Oxv+Qx/+SyP////8MUhLdAAAAK3RSTlMACEWQ2bd98uQECPXxqO7c+Pb49vj2+Pb49vj23Oul8fMHA+TwerXXjEIG2P+bHgAAAAFiS0dEY1y+LaoAAAB+SURBVAjXY2BgZGJmYWVgYGBgY9fW0eVg4ORi4NbTNzDk4eXjZxAwMjYxNTO3EGQQsrSytrG1sxdmEHFwdHJ2cXUTZRBz9/D08vbxFWeQ8PMPCAwKDpFkkAoNC4+IjIqWZpCRlZOPiY2LV2BQVGJQTkhMUlEFWaOmrqGpxQAAyg0S9Dq+VPYAAAAASUVORK5CYII=')","background-repeat: no-repeat","background-position: 0 center","padding-left: 8px"].join(";"),"","background-color: #12ce9b;color:black;padding:0 6px;border-radius: 3px")}function Ep(){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 Nf(){}const Jc=()=>Promise.resolve(),qc={__queue:Promise.resolve()};function Mp(n=Jc){qc.__queue=qc.__queue.then(n).catch(Jc)}function xo(n,t,e){const i=n.x,s=n.y,o=Math.floor(i/t*1e4)/1e4,r=Math.floor(s/e*1e4)/1e4;return{x:o,y:r}}function Da(n,t,e){const{x:i,y:s}=n,o=i*t,r=s*e;return{x:o,y:r}}function ko(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 xp(n,t,e=Nf){new Promise(i=>{setTimeout(()=>{e(),i(!0)},t*n)})}const kp=window,Kc=window.requestAnimationFrame||kp.webkitRequestAnimationFrame||(n=>setTimeout(n,16));function Yo(n,t=0){t<=0?Kc(n):Kc(()=>Yo(n,t-1))}var oi=Object.freeze({Linear:Object.freeze({None:function(n){return n},In:function(n){return this.None(n)},Out:function(n){return this.None(n)},InOut:function(n){return this.None(n)}}),Quadratic:Object.freeze({In:function(n){return n*n},Out:function(n){return n*(2-n)},InOut:function(n){return(n*=2)<1?.5*n*n:-.5*(--n*(n-2)-1)}}),Cubic:Object.freeze({In:function(n){return n*n*n},Out:function(n){return--n*n*n+1},InOut:function(n){return(n*=2)<1?.5*n*n*n:.5*((n-=2)*n*n+2)}}),Quartic:Object.freeze({In:function(n){return n*n*n*n},Out:function(n){return 1- --n*n*n*n},InOut:function(n){return(n*=2)<1?.5*n*n*n*n:-.5*((n-=2)*n*n*n-2)}}),Quintic:Object.freeze({In:function(n){return n*n*n*n*n},Out:function(n){return--n*n*n*n*n+1},InOut:function(n){return(n*=2)<1?.5*n*n*n*n*n:.5*((n-=2)*n*n*n*n+2)}}),Sinusoidal:Object.freeze({In:function(n){return 1-Math.sin((1-n)*Math.PI/2)},Out:function(n){return Math.sin(n*Math.PI/2)},InOut:function(n){return .5*(1-Math.sin(Math.PI*(.5-n)))}}),Exponential:Object.freeze({In:function(n){return n===0?0:Math.pow(1024,n-1)},Out:function(n){return n===1?1:1-Math.pow(2,-10*n)},InOut:function(n){return n===0?0:n===1?1:(n*=2)<1?.5*Math.pow(1024,n-1):.5*(-Math.pow(2,-10*(n-1))+2)}}),Circular:Object.freeze({In:function(n){return 1-Math.sqrt(1-n*n)},Out:function(n){return Math.sqrt(1- --n*n)},InOut:function(n){return(n*=2)<1?-.5*(Math.sqrt(1-n*n)-1):.5*(Math.sqrt(1-(n-=2)*n)+1)}}),Elastic:Object.freeze({In:function(n){return n===0?0:n===1?1:-Math.pow(2,10*(n-1))*Math.sin((n-1.1)*5*Math.PI)},Out:function(n){return n===0?0:n===1?1:Math.pow(2,-10*n)*Math.sin((n-.1)*5*Math.PI)+1},InOut:function(n){return n===0?0:n===1?1:(n*=2,n<1?-.5*Math.pow(2,10*(n-1))*Math.sin((n-1.1)*5*Math.PI):.5*Math.pow(2,-10*(n-1))*Math.sin((n-1.1)*5*Math.PI)+1)}}),Back:Object.freeze({In:function(n){var t=1.70158;return n===1?1:n*n*((t+1)*n-t)},Out:function(n){var t=1.70158;return n===0?0:--n*n*((t+1)*n+t)+1},InOut:function(n){var t=2.5949095;return(n*=2)<1?.5*(n*n*((t+1)*n-t)):.5*((n-=2)*n*((t+1)*n+t)+2)}}),Bounce:Object.freeze({In:function(n){return 1-oi.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?oi.Bounce.In(n*2)*.5:oi.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}}}}),Vn=function(){return performance.now()},Gf=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=Vn()),e===void 0&&(e=!1);var i=Object.keys(this._tweens);if(i.length===0)return!1;for(;i.length>0;){this._tweensAddedDuringUpdate={};for(var s=0;s<i.length;s++){var o=this._tweens[i[s]],r=!e;o&&o.update(t,r)===!1&&!e&&delete this._tweens[i[s]]}i=Object.keys(this._tweensAddedDuringUpdate)}return!0},n}(),Ki={Linear:function(n,t){var e=n.length-1,i=e*t,s=Math.floor(i),o=Ki.Utils.Linear;return t<0?o(n[0],n[1],i):t>1?o(n[e],n[e-1],e-i):o(n[s],n[s+1>e?e:s+1],i-s)},Bezier:function(n,t){for(var e=0,i=n.length-1,s=Math.pow,o=Ki.Utils.Bernstein,r=0;r<=i;r++)e+=s(1-t,i-r)*s(t,r)*n[r]*o(i,r);return e},CatmullRom:function(n,t){var e=n.length-1,i=e*t,s=Math.floor(i),o=Ki.Utils.CatmullRom;return n[0]===n[e]?(t<0&&(s=Math.floor(i=e*(1+t))),o(n[(s-1+e)%e],n[s],n[(s+1)%e],n[(s+2)%e],i-s)):t<0?n[0]-(o(n[0],n[0],n[1],n[1],-i)-n[0]):t>1?n[e]-(o(n[e],n[e],n[e-1],n[e-1],i-e)-n[e]):o(n[s?s-1:0],n[s],n[e<s+1?e:s+1],n[e<s+2?e:s+2],i-s)},Utils:{Linear:function(n,t,e){return(t-n)*e+n},Bernstein:function(n,t){var e=Ki.Utils.Factorial;return e(n)/e(t)/e(n-t)},Factorial:function(){var n=[1];return function(t){var e=1;if(n[t])return n[t];for(var i=t;i>1;i--)e*=i;return n[t]=e,e}}(),CatmullRom:function(n,t,e,i,s){var o=(e-n)*.5,r=(i-t)*.5,a=s*s,l=s*a;return(2*t-2*e+o+r)*l+(-3*t+3*e-2*o-r)*a+o*s+t}}},Hl=function(){function n(){}return n.nextId=function(){return n._nextId++},n._nextId=0,n}(),hl=new Gf,br=function(){function n(t,e){e===void 0&&(e=hl),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=oi.Linear.None,this._interpolationFunction=Ki.Linear,this._chainedTweens=[],this._onStartCallbackFired=!1,this._onEveryStartCallbackFired=!1,this._id=Hl.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=Vn()),e===void 0&&(e=!1),this._isPlaying)return this;if(this._group&&this._group.add(this),this._repeat=this._initialRepeat,this._reversed){this._reversed=!1;for(var i in this._valuesStartRepeat)this._swapEndStartRepeatValues(i),this._valuesStart[i]=this._valuesStartRepeat[i]}if(this._isPlaying=!0,this._isPaused=!1,this._onStartCallbackFired=!1,this._onEveryStartCallbackFired=!1,this._isChainStopped=!1,this._startTime=t,this._startTime+=this._delayTime,!this._propertiesAreSetUp||e){if(this._propertiesAreSetUp=!0,!this._isDynamic){var s={};for(var o in this._valuesEnd)s[o]=this._valuesEnd[o];this._valuesEnd=s}this._setupProperties(this._object,this._valuesStart,this._valuesEnd,this._valuesStartRepeat,e)}return this},n.prototype.startFromCurrentValues=function(t){return this.start(t,!0)},n.prototype._setupProperties=function(t,e,i,s,o){for(var r in i){var a=t[r],l=Array.isArray(a),c=l?"array":typeof a,h=!l&&Array.isArray(i[r]);if(!(c==="undefined"||c==="function")){if(h){var u=i[r];if(u.length===0)continue;for(var f=[a],m=0,v=u.length;m<v;m+=1){var p=this._handleRelativeValue(a,u[m]);if(isNaN(p)){h=!1,console.warn("Found invalid interpolation list. Skipping.");break}f.push(p)}h&&(i[r]=f)}if((c==="object"||l)&&a&&!h){e[r]=l?[]:{};var g=a;for(var A in g)e[r][A]=g[A];s[r]=l?[]:{};var u=i[r];if(!this._isDynamic){var w={};for(var A in u)w[A]=u[A];i[r]=u=w}this._setupProperties(g,e[r],u,s[r],o)}else(typeof e[r]=="undefined"||o)&&(e[r]=a),l||(e[r]*=1),h?s[r]=i[r].slice().reverse():s[r]=e[r]||0}}},n.prototype.stop=function(){return this._isChainStopped||(this._isChainStopped=!0,this.stopChainedTweens()),this._isPlaying?(this._group&&this._group.remove(this),this._isPlaying=!1,this._isPaused=!1,this._onStopCallback&&this._onStopCallback(this._object),this):this},n.prototype.end=function(){return this._goToEnd=!0,this.update(1/0),this},n.prototype.pause=function(t){return t===void 0&&(t=Vn()),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=Vn()),!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=hl),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=oi.Linear.None),this._easingFunction=t,this},n.prototype.interpolation=function(t){return t===void 0&&(t=Ki.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=Vn()),e===void 0&&(e=!0),this._isPaused)return!0;var o,r=this._startTime+this._duration;if(!this._goToEnd&&!this._isPlaying){if(t>r)return!1;e&&this.start(t,!0)}if(this._goToEnd=!1,t<this._startTime)return!0;this._onStartCallbackFired===!1&&(this._onStartCallback&&this._onStartCallback(this._object),this._onStartCallbackFired=!0),this._onEveryStartCallbackFired===!1&&(this._onEveryStartCallback&&this._onEveryStartCallback(this._object),this._onEveryStartCallbackFired=!0);var a=t-this._startTime,l=this._duration+((s=this._repeatDelayTime)!==null&&s!==void 0?s:this._delayTime),c=this._duration+this._repeat*l,h=function(){if(i._duration===0||a>c)return 1;var g=Math.trunc(a/l),A=a-g*l,w=Math.min(A/i._duration,1);return w===0&&a===i._duration?1:w},u=h(),f=this._easingFunction(u);if(this._updateProperties(this._object,this._valuesStart,this._valuesEnd,f),this._onUpdateCallback&&this._onUpdateCallback(this._object,u),this._duration===0||a>=this._duration)if(this._repeat>0){var m=Math.min(Math.trunc((a-this._duration)/l)+1,this._repeat);isFinite(this._repeat)&&(this._repeat-=m);for(o in this._valuesStartRepeat)!this._yoyo&&typeof this._valuesEnd[o]=="string"&&(this._valuesStartRepeat[o]=this._valuesStartRepeat[o]+parseFloat(this._valuesEnd[o])),this._yoyo&&this._swapEndStartRepeatValues(o),this._valuesStart[o]=this._valuesStartRepeat[o];return this._yoyo&&(this._reversed=!this._reversed),this._startTime+=l*m,this._onRepeatCallback&&this._onRepeatCallback(this._object),this._onEveryStartCallbackFired=!1,!0}else{this._onCompleteCallback&&this._onCompleteCallback(this._object);for(var v=0,p=this._chainedTweens.length;v<p;v++)this._chainedTweens[v].start(this._startTime+this._duration,!1);return this._isPlaying=!1,!1}return!0},n.prototype._updateProperties=function(t,e,i,s){for(var o in i)if(e[o]!==void 0){var r=e[o]||0,a=i[o],l=Array.isArray(t[o]),c=Array.isArray(a),h=!l&&c;h?t[o]=this._interpolationFunction(a,s):typeof a=="object"&&a?this._updateProperties(t[o],r,a,s):(a=this._handleRelativeValue(r,a),typeof a=="number"&&(t[o]=r+(a-r)*s))}},n.prototype._handleRelativeValue=function(t,e){return typeof e!="string"?e:e.charAt(0)==="+"||e.charAt(0)==="-"?t+parseFloat(e):parseFloat(e)},n.prototype._swapEndStartRepeatValues=function(t){var e=this._valuesStartRepeat[t],i=this._valuesEnd[t];typeof i=="string"?this._valuesStartRepeat[t]=this._valuesStartRepeat[t]+parseFloat(i):this._valuesStartRepeat[t]=this._valuesEnd[t],this._valuesEnd[t]=e},n}(),Dp="23.1.1",Sp=Hl.nextId,ri=hl,Tp=ri.getAll.bind(ri),Lp=ri.removeAll.bind(ri),zp=ri.add.bind(ri),Qf=ri.remove.bind(ri),jp=ri.update.bind(ri),$c={Easing:oi,Group:Gf,Interpolation:Ki,now:Vn,Sequence:Hl,nextId:Sp,Tween:br,VERSION:Dp,getAll:Tp,removeAll:Lp,add:zp,remove:Qf,update:jp};function Op(n,t,e,i=oi.Linear.None){const s=new br(n).to(t,e).easing(i).start();function o(r){s.update(r)&&requestAnimationFrame(o)}return requestAnimationFrame(o),s}var pi=(n=>(n.Drawline="Drawline",n.Undo="Undo",n.Exit="Exit",n))(pi||{});const Rs=Symbol("$$PAINT_BRUSH_EVENT$$");function Do(n){return n[Rs]||(n[Rs]={}),n[Rs]}function Vp(n){n[Rs]||delete n[Rs]}let Bp=class{hasListener(t){const e=Do(this);return e&&e[t]&&e[t].length>0}on(t,e,i){const s=Do(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){Vp(this);return}const i=Do(this);if(i[t]||(i[t]=[]),e===void 0){i[t].length=0;return}let s=0;for(;s<i[t].length&&i[t][s][0]!==e;s++);s<i[t].length&&i[t].splice(s,1)}emit(t,...e){let i=!1;const o=Do(this)[t]||[];for(let r of o.slice()){const[a,l=!1]=r,c=a(...e);l&&this.off(t,a),c===!1&&(i=!0)}return i}};function ki(){return((1+Math.random())*65536|0).toString(16).substring(1)}function ct(){return(ki()+ki()+"-"+ki()+"-4"+ki().substr(0,3)+"-"+ki()+"-"+ki()+ki()+ki()).toLowerCase()}const Rp=`
1
+ "use strict";var Ap=Object.defineProperty,bp=Object.defineProperties;var yp=Object.getOwnPropertyDescriptors;var Eo=Object.getOwnPropertySymbols;var Xc=Object.prototype.hasOwnProperty,Zc=Object.prototype.propertyIsEnumerable;var Mo=Math.pow,ka=(n,t,e)=>t in n?Ap(n,t,{enumerable:!0,configurable:!0,writable:!0,value:e}):n[t]=e,k=(n,t)=>{for(var e in t||(t={}))Xc.call(t,e)&&ka(n,e,t[e]);if(Eo)for(var e of Eo(t))Zc.call(t,e)&&ka(n,e,t[e]);return n},te=(n,t)=>bp(n,yp(t));var xi=(n,t)=>{var e={};for(var i in n)Xc.call(n,i)&&t.indexOf(i)<0&&(e[i]=n[i]);if(n!=null&&Eo)for(var i of Eo(n))t.indexOf(i)<0&&Zc.call(n,i)&&(e[i]=n[i]);return e};var d=(n,t,e)=>(ka(n,typeof t!="symbol"?t+"":t,e),e);var Q=(n,t,e)=>new Promise((i,s)=>{var o=l=>{try{a(e.next(l))}catch(c){s(c)}},r=l=>{try{a(e.throw(l))}catch(c){s(c)}},a=l=>l.done?i(l.value):Promise.resolve(l.value).then(o,r);a((e=e.apply(n,t)).next())});Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const Je=require("@realsee/five"),W=require("three"),Gs=require("three/examples/jsm/renderers/CSS3DRenderer"),Fl=require("hammerjs"),Ar=require("@realsee/five/line"),$o=require("animejs"),Hf=require("three/examples/jsm/loaders/FBXLoader"),wp=require("earcut"),Cp=require("@realsee/five/gltf-loader");function Pp(n){const t=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(n){for(const e in n)if(e!=="default"){const i=Object.getOwnPropertyDescriptor(n,e);Object.defineProperty(t,e,i.get?i:{enumerable:!0,get:()=>n[e]})}}return t.default=n,Object.freeze(t)}const b=Pp(W);function Ip(){console.debug("%c %c@realsee/dnalogel %cv3.59.8",["background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAMCAMAAACHgmeRAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAABLFBMVEUAAAAapPoap/oaqvkbrfkbr/gZnfwZoPsaqfnD4v/E4/8Ylv0clPm93/+/4P/B4f8Yj/683/8Wif+33P8Uhv+x2f8ShP+s1v8Pgf+n0/8Nf/+h0f8Lff8Lff8Nf/9dl/+czv8KfP8KfP+Lxf+Uyv+Xy/+Hwv+Jw/+Mxf+Oxv+RyP8aovsapfoap/oZmfwZm/wZnvsYnPsYkf4YlP0NePsDYfgYcfi43f+63v8Xiv8Xjf4EWfwCV/sWZ/qz2v+02/8Vh/8WiP8EUf8CTf4WXv2u1/+v2P8Thf8Thv8ETf8CR/8VV/+o1f+q1f8Qgv8Rg/8DSv8BRf8UVP+j0v+k0v8OgP8Pgf8DR/8DQv9Nhf+dzv+fz/+Kv/+Vyv+Xy/+azf+Oxv+Qx/+SyP////8MUhLdAAAAK3RSTlMACEWQ2bd98uQECPXxqO7c+Pb49vj2+Pb49vj23Oul8fMHA+TwerXXjEIG2P+bHgAAAAFiS0dEY1y+LaoAAAB+SURBVAjXY2BgZGJmYWVgYGBgY9fW0eVg4ORi4NbTNzDk4eXjZxAwMjYxNTO3EGQQsrSytrG1sxdmEHFwdHJ2cXUTZRBz9/D08vbxFWeQ8PMPCAwKDpFkkAoNC4+IjIqWZpCRlZOPiY2LV2BQVGJQTkhMUlEFWaOmrqGpxQAAyg0S9Dq+VPYAAAAASUVORK5CYII=')","background-repeat: no-repeat","background-position: 0 center","padding-left: 8px"].join(";"),"","background-color: #12ce9b;color:black;padding:0 6px;border-radius: 3px")}function Ep(){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 Nf(){}const Jc=()=>Promise.resolve(),qc={__queue:Promise.resolve()};function Mp(n=Jc){qc.__queue=qc.__queue.then(n).catch(Jc)}function xo(n,t,e){const i=n.x,s=n.y,o=Math.floor(i/t*1e4)/1e4,r=Math.floor(s/e*1e4)/1e4;return{x:o,y:r}}function Da(n,t,e){const{x:i,y:s}=n,o=i*t,r=s*e;return{x:o,y:r}}function ko(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 xp(n,t,e=Nf){new Promise(i=>{setTimeout(()=>{e(),i(!0)},t*n)})}const kp=window,Kc=window.requestAnimationFrame||kp.webkitRequestAnimationFrame||(n=>setTimeout(n,16));function Yo(n,t=0){t<=0?Kc(n):Kc(()=>Yo(n,t-1))}var oi=Object.freeze({Linear:Object.freeze({None:function(n){return n},In:function(n){return this.None(n)},Out:function(n){return this.None(n)},InOut:function(n){return this.None(n)}}),Quadratic:Object.freeze({In:function(n){return n*n},Out:function(n){return n*(2-n)},InOut:function(n){return(n*=2)<1?.5*n*n:-.5*(--n*(n-2)-1)}}),Cubic:Object.freeze({In:function(n){return n*n*n},Out:function(n){return--n*n*n+1},InOut:function(n){return(n*=2)<1?.5*n*n*n:.5*((n-=2)*n*n+2)}}),Quartic:Object.freeze({In:function(n){return n*n*n*n},Out:function(n){return 1- --n*n*n*n},InOut:function(n){return(n*=2)<1?.5*n*n*n*n:-.5*((n-=2)*n*n*n-2)}}),Quintic:Object.freeze({In:function(n){return n*n*n*n*n},Out:function(n){return--n*n*n*n*n+1},InOut:function(n){return(n*=2)<1?.5*n*n*n*n*n:.5*((n-=2)*n*n*n*n+2)}}),Sinusoidal:Object.freeze({In:function(n){return 1-Math.sin((1-n)*Math.PI/2)},Out:function(n){return Math.sin(n*Math.PI/2)},InOut:function(n){return .5*(1-Math.sin(Math.PI*(.5-n)))}}),Exponential:Object.freeze({In:function(n){return n===0?0:Math.pow(1024,n-1)},Out:function(n){return n===1?1:1-Math.pow(2,-10*n)},InOut:function(n){return n===0?0:n===1?1:(n*=2)<1?.5*Math.pow(1024,n-1):.5*(-Math.pow(2,-10*(n-1))+2)}}),Circular:Object.freeze({In:function(n){return 1-Math.sqrt(1-n*n)},Out:function(n){return Math.sqrt(1- --n*n)},InOut:function(n){return(n*=2)<1?-.5*(Math.sqrt(1-n*n)-1):.5*(Math.sqrt(1-(n-=2)*n)+1)}}),Elastic:Object.freeze({In:function(n){return n===0?0:n===1?1:-Math.pow(2,10*(n-1))*Math.sin((n-1.1)*5*Math.PI)},Out:function(n){return n===0?0:n===1?1:Math.pow(2,-10*n)*Math.sin((n-.1)*5*Math.PI)+1},InOut:function(n){return n===0?0:n===1?1:(n*=2,n<1?-.5*Math.pow(2,10*(n-1))*Math.sin((n-1.1)*5*Math.PI):.5*Math.pow(2,-10*(n-1))*Math.sin((n-1.1)*5*Math.PI)+1)}}),Back:Object.freeze({In:function(n){var t=1.70158;return n===1?1:n*n*((t+1)*n-t)},Out:function(n){var t=1.70158;return n===0?0:--n*n*((t+1)*n+t)+1},InOut:function(n){var t=2.5949095;return(n*=2)<1?.5*(n*n*((t+1)*n-t)):.5*((n-=2)*n*((t+1)*n+t)+2)}}),Bounce:Object.freeze({In:function(n){return 1-oi.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?oi.Bounce.In(n*2)*.5:oi.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}}}}),Vn=function(){return performance.now()},Gf=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=Vn()),e===void 0&&(e=!1);var i=Object.keys(this._tweens);if(i.length===0)return!1;for(;i.length>0;){this._tweensAddedDuringUpdate={};for(var s=0;s<i.length;s++){var o=this._tweens[i[s]],r=!e;o&&o.update(t,r)===!1&&!e&&delete this._tweens[i[s]]}i=Object.keys(this._tweensAddedDuringUpdate)}return!0},n}(),Ki={Linear:function(n,t){var e=n.length-1,i=e*t,s=Math.floor(i),o=Ki.Utils.Linear;return t<0?o(n[0],n[1],i):t>1?o(n[e],n[e-1],e-i):o(n[s],n[s+1>e?e:s+1],i-s)},Bezier:function(n,t){for(var e=0,i=n.length-1,s=Math.pow,o=Ki.Utils.Bernstein,r=0;r<=i;r++)e+=s(1-t,i-r)*s(t,r)*n[r]*o(i,r);return e},CatmullRom:function(n,t){var e=n.length-1,i=e*t,s=Math.floor(i),o=Ki.Utils.CatmullRom;return n[0]===n[e]?(t<0&&(s=Math.floor(i=e*(1+t))),o(n[(s-1+e)%e],n[s],n[(s+1)%e],n[(s+2)%e],i-s)):t<0?n[0]-(o(n[0],n[0],n[1],n[1],-i)-n[0]):t>1?n[e]-(o(n[e],n[e],n[e-1],n[e-1],i-e)-n[e]):o(n[s?s-1:0],n[s],n[e<s+1?e:s+1],n[e<s+2?e:s+2],i-s)},Utils:{Linear:function(n,t,e){return(t-n)*e+n},Bernstein:function(n,t){var e=Ki.Utils.Factorial;return e(n)/e(t)/e(n-t)},Factorial:function(){var n=[1];return function(t){var e=1;if(n[t])return n[t];for(var i=t;i>1;i--)e*=i;return n[t]=e,e}}(),CatmullRom:function(n,t,e,i,s){var o=(e-n)*.5,r=(i-t)*.5,a=s*s,l=s*a;return(2*t-2*e+o+r)*l+(-3*t+3*e-2*o-r)*a+o*s+t}}},Hl=function(){function n(){}return n.nextId=function(){return n._nextId++},n._nextId=0,n}(),hl=new Gf,br=function(){function n(t,e){e===void 0&&(e=hl),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=oi.Linear.None,this._interpolationFunction=Ki.Linear,this._chainedTweens=[],this._onStartCallbackFired=!1,this._onEveryStartCallbackFired=!1,this._id=Hl.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=Vn()),e===void 0&&(e=!1),this._isPlaying)return this;if(this._group&&this._group.add(this),this._repeat=this._initialRepeat,this._reversed){this._reversed=!1;for(var i in this._valuesStartRepeat)this._swapEndStartRepeatValues(i),this._valuesStart[i]=this._valuesStartRepeat[i]}if(this._isPlaying=!0,this._isPaused=!1,this._onStartCallbackFired=!1,this._onEveryStartCallbackFired=!1,this._isChainStopped=!1,this._startTime=t,this._startTime+=this._delayTime,!this._propertiesAreSetUp||e){if(this._propertiesAreSetUp=!0,!this._isDynamic){var s={};for(var o in this._valuesEnd)s[o]=this._valuesEnd[o];this._valuesEnd=s}this._setupProperties(this._object,this._valuesStart,this._valuesEnd,this._valuesStartRepeat,e)}return this},n.prototype.startFromCurrentValues=function(t){return this.start(t,!0)},n.prototype._setupProperties=function(t,e,i,s,o){for(var r in i){var a=t[r],l=Array.isArray(a),c=l?"array":typeof a,h=!l&&Array.isArray(i[r]);if(!(c==="undefined"||c==="function")){if(h){var u=i[r];if(u.length===0)continue;for(var f=[a],m=0,v=u.length;m<v;m+=1){var p=this._handleRelativeValue(a,u[m]);if(isNaN(p)){h=!1,console.warn("Found invalid interpolation list. Skipping.");break}f.push(p)}h&&(i[r]=f)}if((c==="object"||l)&&a&&!h){e[r]=l?[]:{};var g=a;for(var A in g)e[r][A]=g[A];s[r]=l?[]:{};var u=i[r];if(!this._isDynamic){var w={};for(var A in u)w[A]=u[A];i[r]=u=w}this._setupProperties(g,e[r],u,s[r],o)}else(typeof e[r]=="undefined"||o)&&(e[r]=a),l||(e[r]*=1),h?s[r]=i[r].slice().reverse():s[r]=e[r]||0}}},n.prototype.stop=function(){return this._isChainStopped||(this._isChainStopped=!0,this.stopChainedTweens()),this._isPlaying?(this._group&&this._group.remove(this),this._isPlaying=!1,this._isPaused=!1,this._onStopCallback&&this._onStopCallback(this._object),this):this},n.prototype.end=function(){return this._goToEnd=!0,this.update(1/0),this},n.prototype.pause=function(t){return t===void 0&&(t=Vn()),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=Vn()),!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=hl),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=oi.Linear.None),this._easingFunction=t,this},n.prototype.interpolation=function(t){return t===void 0&&(t=Ki.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=Vn()),e===void 0&&(e=!0),this._isPaused)return!0;var o,r=this._startTime+this._duration;if(!this._goToEnd&&!this._isPlaying){if(t>r)return!1;e&&this.start(t,!0)}if(this._goToEnd=!1,t<this._startTime)return!0;this._onStartCallbackFired===!1&&(this._onStartCallback&&this._onStartCallback(this._object),this._onStartCallbackFired=!0),this._onEveryStartCallbackFired===!1&&(this._onEveryStartCallback&&this._onEveryStartCallback(this._object),this._onEveryStartCallbackFired=!0);var a=t-this._startTime,l=this._duration+((s=this._repeatDelayTime)!==null&&s!==void 0?s:this._delayTime),c=this._duration+this._repeat*l,h=function(){if(i._duration===0||a>c)return 1;var g=Math.trunc(a/l),A=a-g*l,w=Math.min(A/i._duration,1);return w===0&&a===i._duration?1:w},u=h(),f=this._easingFunction(u);if(this._updateProperties(this._object,this._valuesStart,this._valuesEnd,f),this._onUpdateCallback&&this._onUpdateCallback(this._object,u),this._duration===0||a>=this._duration)if(this._repeat>0){var m=Math.min(Math.trunc((a-this._duration)/l)+1,this._repeat);isFinite(this._repeat)&&(this._repeat-=m);for(o in this._valuesStartRepeat)!this._yoyo&&typeof this._valuesEnd[o]=="string"&&(this._valuesStartRepeat[o]=this._valuesStartRepeat[o]+parseFloat(this._valuesEnd[o])),this._yoyo&&this._swapEndStartRepeatValues(o),this._valuesStart[o]=this._valuesStartRepeat[o];return this._yoyo&&(this._reversed=!this._reversed),this._startTime+=l*m,this._onRepeatCallback&&this._onRepeatCallback(this._object),this._onEveryStartCallbackFired=!1,!0}else{this._onCompleteCallback&&this._onCompleteCallback(this._object);for(var v=0,p=this._chainedTweens.length;v<p;v++)this._chainedTweens[v].start(this._startTime+this._duration,!1);return this._isPlaying=!1,!1}return!0},n.prototype._updateProperties=function(t,e,i,s){for(var o in i)if(e[o]!==void 0){var r=e[o]||0,a=i[o],l=Array.isArray(t[o]),c=Array.isArray(a),h=!l&&c;h?t[o]=this._interpolationFunction(a,s):typeof a=="object"&&a?this._updateProperties(t[o],r,a,s):(a=this._handleRelativeValue(r,a),typeof a=="number"&&(t[o]=r+(a-r)*s))}},n.prototype._handleRelativeValue=function(t,e){return typeof e!="string"?e:e.charAt(0)==="+"||e.charAt(0)==="-"?t+parseFloat(e):parseFloat(e)},n.prototype._swapEndStartRepeatValues=function(t){var e=this._valuesStartRepeat[t],i=this._valuesEnd[t];typeof i=="string"?this._valuesStartRepeat[t]=this._valuesStartRepeat[t]+parseFloat(i):this._valuesStartRepeat[t]=this._valuesEnd[t],this._valuesEnd[t]=e},n}(),Dp="23.1.1",Sp=Hl.nextId,ri=hl,Tp=ri.getAll.bind(ri),Lp=ri.removeAll.bind(ri),zp=ri.add.bind(ri),Qf=ri.remove.bind(ri),jp=ri.update.bind(ri),$c={Easing:oi,Group:Gf,Interpolation:Ki,now:Vn,Sequence:Hl,nextId:Sp,Tween:br,VERSION:Dp,getAll:Tp,removeAll:Lp,add:zp,remove:Qf,update:jp};function Op(n,t,e,i=oi.Linear.None){const s=new br(n).to(t,e).easing(i).start();function o(r){s.update(r)&&requestAnimationFrame(o)}return requestAnimationFrame(o),s}var pi=(n=>(n.Drawline="Drawline",n.Undo="Undo",n.Exit="Exit",n))(pi||{});const Rs=Symbol("$$PAINT_BRUSH_EVENT$$");function Do(n){return n[Rs]||(n[Rs]={}),n[Rs]}function Vp(n){n[Rs]||delete n[Rs]}let Bp=class{hasListener(t){const e=Do(this);return e&&e[t]&&e[t].length>0}on(t,e,i){const s=Do(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){Vp(this);return}const i=Do(this);if(i[t]||(i[t]=[]),e===void 0){i[t].length=0;return}let s=0;for(;s<i[t].length&&i[t][s][0]!==e;s++);s<i[t].length&&i[t].splice(s,1)}emit(t,...e){let i=!1;const o=Do(this)[t]||[];for(let r of o.slice()){const[a,l=!1]=r,c=a(...e);l&&this.off(t,a),c===!1&&(i=!0)}return i}};function ki(){return((1+Math.random())*65536|0).toString(16).substring(1)}function ct(){return(ki()+ki()+"-"+ki()+"-4"+ki().substr(0,3)+"-"+ki()+"-"+ki()+ki()+ki()).toLowerCase()}const Rp=`
2
2
  <style type="text/css">
3
3
 
4
4
  #_gl_paintBrush {
@@ -356,7 +356,7 @@ void main() {
356
356
  gl_FragColor = vec4(1.0, 1.0, 1.0, 0.2);
357
357
  }
358
358
  }
359
- `;function uv(){const t=new b.CircleGeometry(.2,64),e=new b.ShaderMaterial({uniforms:{borderWidth:{value:.01},radius:{value:.2}},vertexShader:hv,fragmentShader:dv,depthTest:!1,transparent:!0,blending:b.CustomBlending,blendEquation:b.AddEquation,blendSrc:b.DstColorFactor,blendDst:b.SrcAlphaFactor,blendDstAlpha:b.DstAlphaFactor});return new b.Mesh(t,e)}function fv(){const t=new b.Group,e={lineWidth:1,lineColor:3407837,lineOpacity:.7,occlusionVisibility:!0},i=new Yt(te(k({points:[{x:-.5},{x:.5}]},e),{lineColor:3407837})),s=new Yt(te(k({points:[{y:-.5},{y:.5}]},e),{lineColor:3407837}));return t.add(i,s),t}function mv(n){const t=new b.CurvePath;t.add(new b.LineCurve3(new b.Vector3(0,0,0),new b.Vector3(0,0,n)));const e=new b.TubeGeometry(t,32,.003),i=new b.MeshBasicMaterial({color:10994687,depthTest:!1,transparent:!0});return new b.Mesh(e,i)}function gv(){const n=new b.RingGeometry(.03,.035,64),t=new b.MeshBasicMaterial({color:16777215,depthTest:!1,transparent:!0});return new b.Mesh(n,t)}function pv(){const n=new b.SphereGeometry(.018,32,32),t=new b.MeshBasicMaterial({color:5085183,depthTest:!1,transparent:!0});return new b.Mesh(n,t)}function vv(){const n=document.createElement("img");n.src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAVCAMAAAB8FU7dAAAAw1BMVEUAAACDuuiAsu11q/x8r/+HxtKHxtKIx9J4ut6Hx9Jcn/uNwNlmmf+RuP9ppf9orel3ud2HxtJrpf9oremev/9ppP9orelQmP9ZoPWSuP92q/9cnv9prel4ut53qv9orelYoPWIxdJPmP+HxtGRuP9oo/+Suf9Qmf92q/+RuP+DsP9Pmv+FxdFtre2SyMiRuP9PmP+evv9ppf9cnv+rxf9orepZofV4ut52q/+Dsf+Esv+5y/93q/9aofbF0f93rP9qpf8IzZ1iAAAAL3RSTlMAEg4s3dK5nodgVQoF/Pf39vbt7evr39rV1NTOzs6srJ+fiIZ9fWlpW09ERCwcHMH8LhIAAADRSURBVBjTjdDHkoMwEIThBrzOm3POOQwSYCRhe/f9n2p75FD2zX/VXL5qOAjzkixLsFL6fOFF5PwpXUj/eEwx7Oh9Jq+FdV5MqZkXlU9K4KZsmqY02x/A8LSwv14o0ylJWkP087WVhDfcjmjj5b/E3+CEpDPdGY58C7tKfzSiiA9uB4dV/NIF7yVQ7AGuq0lOIzrvnLP2Et2aMzUqryge8FVX0Zjl5XkG3KsR593pM2zVEScjvbMU7IdGjF19IzZ43Ceyve4Ai5Jep93u9BJs3j/gXjHbRgy31AAAAABJRU5ErkJggg==";const t=new cv(n);return n.style.pointerEvents="none",t.scale.set(.003,.003,.003),t}class Av extends b.Object3D{constructor(e){super();d(this,"planeMesh");d(this,"ringMesh");d(this,"crossline");d(this,"lineMesh");d(this,"ballMesh");d(this,"cssBallMesh");const i=.18;this.planeMesh=uv(),this.ringMesh=gv(),this.crossline=fv(),this.lineMesh=mv(i),this.ballMesh=pv(),this.cssBallMesh=vv(),this.ballMesh.position.setZ(i),this.cssBallMesh.position.setZ(i),this.planeMesh.renderOrder=0,this.ringMesh.renderOrder=1,this.crossline.renderOrder=2,this.lineMesh.renderOrder=3,this.ballMesh.renderOrder=4,this.add(this.planeMesh,this.crossline,this.lineMesh,this.ballMesh,this.ringMesh,this.cssBallMesh),Xf(e)}updateWithIntersect(e){if(!e.face)return;const i=(()=>{const o=e.face.normal.clone().normalize();return o.y>.99?new b.Vector3(0,1,0):o.y<-.99?new b.Vector3(0,-1,0):o.x>.99?new b.Vector3(1,0,0):o.x<-.99?new b.Vector3(-1,0,0):o.z>.99?new b.Vector3(0,0,1):o.z<-.99?new b.Vector3(0,0,-1):o.y<.01&&o.y>-.01?new b.Vector3(o.x,0,o.z):o})(),s=new b.Vector3().addVectors(e.point,i);this.position.copy(e.point),this.lookAt(s)}show(){this.visible=!0,this.add(this.cssBallMesh)}hide(){this.visible=!1,this.remove(this.cssBallMesh)}dispose(){}}class Jf{constructor(t,e){d(this,"five");d(this,"hooks",new ht);d(this,"position");d(this,"magnifier",null);d(this,"pointHelper",null);d(this,"state",{enabled:!1,visible:!0});d(this,"group",new b.Group);d(this,"show",()=>{var t,e;this.state.visible||(this.state.visible=!0,(t=this.pointHelper)==null||t.show(),(e=this.magnifier)==null||e.enable(),this.five.needsRender=!0)});d(this,"hide",()=>{var t,e;this.state.visible&&(this.state.visible=!1,(t=this.pointHelper)==null||t.hide(),(e=this.magnifier)==null||e.disable(),this.five.needsRender=!0)});d(this,"updateWithIntersect",(t,e={emitEvent:!0})=>{var s;if(!t)return;this.abortUpdateMagnifier(),this.position=t,e.emitEvent&&this.hooks.emit("intersectionUpdate",t),(s=this.pointHelper)==null||s.updateWithIntersect(t);const i=()=>{var o;return(o=this.magnifier)==null?void 0:o.renderWithPoint(t.point)};this.abortUpdateMagnifier=()=>this.five.off("renderFrame",i),this.five.once("renderFrame",i),this.five.needsRender=!0});d(this,"abortUpdateMagnifier",()=>{});var s,o,r,a,l;this.five=t,this.magnifier=(e==null?void 0:e.magnifier)!==void 0?e.magnifier:new Cr(t,(s=e==null?void 0:e.magnifierParams)!=null?s:{dragEnabled:!0});let i;(e==null?void 0:e.pointHelper)==="default"||(e==null?void 0:e.pointHelper)===void 0?i=new em(t):(e==null?void 0:e.pointHelper)==="highlight"?i=new Av(t):i=e.pointHelper,this.pointHelper=i,this.group.name="five-point-selector",this.five.scene.add(this.group),(l=this.magnifier)==null||l.appendTo((a=(r=e.container)!=null?r:(o=t.getElement())==null?void 0:o.parentElement)!=null?a:document.body)}enable(){var t;this.state.enabled||(this.state.enabled=!0,this.pointHelper&&this.group.add(this.pointHelper),(t=this.magnifier)==null||t.enable(),this.five.needsRender=!0,this.hooks.emit("enabled"))}disable(){var t;this.state.enabled&&(this.state.enabled=!1,this.pointHelper&&this.group.remove(this.pointHelper),(t=this.magnifier)==null||t.disable(),this.hooks.emit("disabled"))}dispose(){this.hooks.off(),this.disable(),this.magnifier=null,this.pointHelper=null}}const qf="ontouchstart"in window||navigator.maxTouchPoints>0||navigator.msMaxTouchPoints>0;function bv(n,t){const{x:e,y:i}=t,s=e*2-1,o=i*2-1,r=new b.Raycaster;return r.setFromCamera({x:s,y:o},n.camera),r.params.Points.threshold=.02,r}function eo(n,t,e){const i=yv(n,t);return e!=null&&e.virtualPoint?i!=null?i:Kf(t):i}function Kf(n,t=3){const e=new b.Vector3().addVectors(n.ray.origin,n.ray.direction.clone().normalize().multiplyScalar(t)),i=n.ray.direction.clone().negate();return{distance:t,point:e,object:new b.Object3D,face:new b.Face3(0,0,0,i),raycaster:n,isVirtual:!0}}function yv(n,t){const s=Ut(n).intersectRaycaster(t)[0];if(s)return te(k({},s),{raycaster:t,isVirtual:!1})}const oh=`url("data:image/svg+xml,%3Csvg width='12px' height='12px' viewBox='0 0 12 12' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M6,12 C9.3137085,12 12,9.3137085 12,6 C12,2.6862915 9.3137085,0 6,0 C2.6862915,0 0,2.6862915 0,6 C0,9.3137085 2.6862915,12 6,12 Z' fill='%23FF5959'%3E%3C/path%3E%3Cg transform='translate(2, 2)' stroke='%23FFFFFF'%3E%3Ccircle cx='4' cy='4' r='4'%3E%3C/circle%3E%3Cline x1='1.07141075' y1='1.23997894' x2='6.64700843' y2='6.81557662'%3E%3C/line%3E%3C/g%3E%3C/g%3E%3C/svg%3E") 6 6, auto`,wv=new b.Vector3,Dn=()=>!1;class Yl extends ht{constructor(e,i){var r,a,l;super();d(this,"_cursorError",!1);d(this,"actionIfNoModelUnderMouse","virtualPoint");d(this,"plane");d(this,"pointSelectorHelper");d(this,"hook",this);d(this,"five");d(this,"_outOfFive",!1);d(this,"_enabled",!1);d(this,"mode");d(this,"pressDown",!1);d(this,"adherePoints");d(this,"adherePointsRadius",.1);d(this,"setPressDown");d(this,"lastFiveHelperVisible");d(this,"lastIntersection");d(this,"mousePosition");d(this,"_mouseDownInfo");d(this,"config",{});d(this,"select",e=>{e&&this.updatePointSelectorHelperIntersect(e);const i=this.emit("wantsSelect",this.position);return i||(this.pointSelectorHelper.hide(),this.emit("select",this.position),console.debug(this.position)),!i});d(this,"onMouseWheel",e=>{this.updateByMousePosition(e);const i=()=>this.updateByMousePosition();this.five.off("render.prepare",i),this.five.on("render.prepare",i),setTimeout(()=>{this.five.off("render.prepare",i)},200)});d(this,"onEnter",()=>{this.cursorError||this.pointSelectorHelper.show(),this.outOfFive=!1,this.emit("intersectionUpdate",this.position)});d(this,"onLeave",()=>{this.pointSelectorHelper.hide(),this.outOfFive=!0,this.emit("intersectionUpdate",null)});d(this,"onClick",()=>{this.select()});d(this,"onMouseDown",e=>{this._mouseDownInfo={clientX:e.clientX,clientY:e.clientY,timestamp:performance.now()}});d(this,"onMouseUp",e=>{if(!this._mouseDownInfo)return;const{clientX:i,clientY:s,timestamp:o}=this._mouseDownInfo;console.log(e.clientX,e.clientY,i,s,performance.now(),o),Math.abs(e.clientX-i)<2&&Math.abs(e.clientY-s)<2&&performance.now()-o<500?this.select():this._mouseDownInfo=null});d(this,"onTouchStart",e=>{this.setPressDown=setTimeout(()=>{if(this.setPressDown=void 0,this.mousePosition={clientX:e.touches[0].clientX,clientY:e.touches[0].clientY},!this.mouseNdcPosition)return;const i=this.updateByNdcPosition(this.mouseNdcPosition);this.pressDown=i},300)});d(this,"onTouchMove",e=>{if(this.setPressDown){clearTimeout(this.setPressDown),this.setPressDown=void 0;return}if(this.pressDown){if(this.mousePosition={clientX:e.touches[0].clientX,clientY:e.touches[0].clientY},!this.mouseNdcPosition)return;this.updateByNdcPosition(this.mouseNdcPosition)}});d(this,"onTouchEnd",e=>{if(this.setPressDown){clearTimeout(this.setPressDown),this.setPressDown=void 0;return}this.pressDown&&(setTimeout(()=>{this.pressDown=!1},100),this.select())});d(this,"updateByMousePosition",e=>{this.five.getElement()&&(e&&(this.mousePosition=e),this.updateByNdcPosition(this.mouseNdcPosition))});d(this,"updateByNdcPosition",e=>{var o,r,a;const i=bv(this.five,e),s=eo(this.five,i);if(s)return this.updatePointSelectorHelperIntersect(s),this.lastIntersection=s,!0;if(this.plane){const l=i.ray.intersectPlane(this.plane,wv);if(l){const c={distance:this.five.camera.position.distanceTo(l),point:l.clone(),object:new b.Object3D,face:new b.Face3(0,0,0,this.plane.normal.clone()),raycaster:i,isVirtual:!0};return this.updatePointSelectorHelperIntersect(c),!0}}if(this.actionIfNoModelUnderMouse==="lastPoint")return this.updatePointSelectorHelperIntersect(this.lastIntersection),!0;if(this.actionIfNoModelUnderMouse==="virtualPoint"){const l=Kf(i,(o=this.lastIntersection)==null?void 0:o.distance);return l.face=new b.Face3(0,0,0,(a=(r=this.lastIntersection)==null?void 0:r.face)==null?void 0:a.normal),l.isVirtual=!0,this.lastIntersection=l,this.updatePointSelectorHelperIntersect(l),!0}else if(this.actionIfNoModelUnderMouse==="disable")return this.updatePointSelectorHelperIntersect(null),!1});d(this,"updatePointSelectorHelperIntersect",e=>{if(!e){this.onLeave(),this.five.getElement().style.cursor=oh;return}this.onEnter(),this.cursorError||(this.five.getElement().style.cursor="");const i=k({},e);let s=!1;if(typeof this.adherePoints=="function"&&typeof this.adherePointsRadius=="number"){for(const o of this.adherePoints({intersection:e,pointSelectorInstance:this}))if(o.distanceTo(e.point)<this.adherePointsRadius){i.point=o.clone(),s=!0;break}}this.pointSelectorHelper.updateWithIntersect(i,{emitEvent:!1}),this.emit("intersectionUpdate",i,s)});d(this,"mousePositionToNdcPosition",e=>{const i=this.five.getElement();if(!i)return null;const{top:s,left:o,width:r,height:a}=i.getBoundingClientRect(),{clientX:l,clientY:c}=e;return{x:(l-o)/r,y:1-(c-s)/a}});d(this,"onFiveWantsPanGesture",()=>{if(this.pressDown)return!1});d(this,"renderScreenCenter",()=>{this.updateByNdcPosition({x:.5,y:.5})});d(this,"emitIntersectionUpdate",e=>{this.emit("intersectionUpdate",e)});this.five=e,this.config=k(k({},this.config),i),this.actionIfNoModelUnderMouse=(r=i==null?void 0:i.actionIfNoModelUnderMouse)!=null?r:"virtualPoint";const s=(a=i==null?void 0:i.mode)!=null?a:"auto";s==="auto"?this.mode=qf?"fixed":"cursor":this.mode=s;const o={autoFixPCPosition:this.mode==="cursor",initialPosition:this.mode==="fixed"?{left:"35%",top:"20%"}:void 0};this.pointSelectorHelper=new Jf(this.five,te(k({},i==null?void 0:i.helper),{magnifierParams:k(k({},o),(l=i==null?void 0:i.helper)==null?void 0:l.magnifierParams)})),this.pointSelectorHelper.hide()}get position(){return this.outOfFive?null:this.pointSelectorHelper.position}get outOfFive(){return this._outOfFive}get enabled(){return this._enabled}get cursorError(){return this._cursorError}set cursorError(e){this._cursorError=e,this.five.getElement().style.cursor=e?oh:"",e?this.pointSelectorHelper.hide():this.pointSelectorHelper.show()}set outOfFive(e){this._outOfFive=e}set enabled(e){this._enabled=e}get mouseNdcPosition(){return this.mousePosition?this.mousePositionToNdcPosition(this.mousePosition):null}enable(){if(this.enabled)return;this.enabled=!0,this.outOfFive=!1,this.pointSelectorHelper.enable(),this.pointSelectorHelper.hide();const e=this.five.getElement();if(!e)throw new Error("five element not found");this.mode==="cursor"?(this.five.on("wantsMoveToPano",Dn),this.five.on("wantsChangeMode",Dn),this.five.on("wantsTapGesture",Dn),e.addEventListener("touchstart",this.onTouchStart,{passive:!0}),e.addEventListener("touchmove",this.onTouchMove),e.addEventListener("touchend",this.onTouchEnd),e.addEventListener("mousedown",this.onMouseDown),e.addEventListener("mouseup",this.onMouseUp),e.addEventListener("mousemove",this.updateByMousePosition),e.addEventListener("wheel",this.onMouseWheel),e.addEventListener("mouseenter",this.onEnter),e.addEventListener("mouseout",this.onLeave),this.five.on("wantsPanGesture",this.onFiveWantsPanGesture)):this.mode==="fixed"&&(this.five.on("panoArrived",this.renderScreenCenter),this.five.on("panGesture",this.renderScreenCenter),this.five.on("interiaPan",this.renderScreenCenter),this.renderScreenCenter(),this.pointSelectorHelper.show()),this.pointSelectorHelper.hooks.on("intersectionUpdate",this.emitIntersectionUpdate),this.lastFiveHelperVisible=this.five.helperVisible,this.five.helperVisible=!1,this.emit("enable")}disable(){if(!this.enabled)return;this.enabled=!1,this.pointSelectorHelper.disable(),this.five.getElement().style.cursor="";const e=this.five.getElement();this.five.off("wantsPanGesture",this.onFiveWantsPanGesture),this.five.off("wantsMoveToPano",Dn),this.five.off("wantsChangeMode",Dn),this.five.off("wantsTapGesture",Dn),this.five.helperVisible=this.lastFiveHelperVisible,e==null||e.removeEventListener("touchstart",this.onTouchStart),e==null||e.removeEventListener("touchmove",this.onTouchMove),e==null||e.removeEventListener("touchend",this.onTouchEnd),e==null||e.removeEventListener("mousedown",this.onMouseDown),e==null||e.removeEventListener("mouseup",this.onMouseUp),e==null||e.removeEventListener("mousemove",this.updateByMousePosition),e==null||e.removeEventListener("wheel",this.onMouseWheel),e==null||e.removeEventListener("mouseenter",this.onEnter),e==null||e.removeEventListener("mouseout",this.onLeave),this.five.off("panoArrived",this.renderScreenCenter),this.five.off("panGesture",this.renderScreenCenter),this.five.off("interiaPan",this.renderScreenCenter),this.pointSelectorHelper.hooks.off("intersectionUpdate",this.emitIntersectionUpdate),this.emit("disable")}dispose(){this.disable(),this.pointSelectorHelper.dispose()}setAdherePoints(e,i){e?typeof e=="function"?this.adherePoints=e:this.adherePoints=()=>e:this.adherePoints=null,typeof i=="number"&&(this.adherePointsRadius=i)}}const Cv="data:image/png;base64,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",$f="data:image/png;base64,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",Pv="data:image/png;base64,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",Iv=`
359
+ `;function uv(){const t=new b.CircleGeometry(.2,64),e=new b.ShaderMaterial({uniforms:{borderWidth:{value:.01},radius:{value:.2}},vertexShader:hv,fragmentShader:dv,depthTest:!1,transparent:!0,blending:b.CustomBlending,blendEquation:b.AddEquation,blendSrc:b.DstColorFactor,blendDst:b.SrcAlphaFactor,blendDstAlpha:b.DstAlphaFactor});return new b.Mesh(t,e)}function fv(){const t=new b.Group,e={lineWidth:1,lineColor:3407837,lineOpacity:.7,occlusionVisibility:!0},i=new Yt(te(k({points:[{x:-.5},{x:.5}]},e),{lineColor:3407837})),s=new Yt(te(k({points:[{y:-.5},{y:.5}]},e),{lineColor:3407837}));return t.add(i,s),t}function mv(n){const t=new b.CurvePath;t.add(new b.LineCurve3(new b.Vector3(0,0,0),new b.Vector3(0,0,n)));const e=new b.TubeGeometry(t,32,.003),i=new b.MeshBasicMaterial({color:10994687,depthTest:!1,transparent:!0});return new b.Mesh(e,i)}function gv(){const n=new b.RingGeometry(.03,.035,64),t=new b.MeshBasicMaterial({color:16777215,depthTest:!1,transparent:!0});return new b.Mesh(n,t)}function pv(){const n=new b.SphereGeometry(.018,32,32),t=new b.MeshBasicMaterial({color:5085183,depthTest:!1,transparent:!0});return new b.Mesh(n,t)}function vv(){const n=document.createElement("img");n.src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAVCAMAAAB8FU7dAAAAw1BMVEUAAACDuuiAsu11q/x8r/+HxtKHxtKIx9J4ut6Hx9Jcn/uNwNlmmf+RuP9ppf9orel3ud2HxtJrpf9oremev/9ppP9orelQmP9ZoPWSuP92q/9cnv9prel4ut53qv9orelYoPWIxdJPmP+HxtGRuP9oo/+Suf9Qmf92q/+RuP+DsP9Pmv+FxdFtre2SyMiRuP9PmP+evv9ppf9cnv+rxf9orepZofV4ut52q/+Dsf+Esv+5y/93q/9aofbF0f93rP9qpf8IzZ1iAAAAL3RSTlMAEg4s3dK5nodgVQoF/Pf39vbt7evr39rV1NTOzs6srJ+fiIZ9fWlpW09ERCwcHMH8LhIAAADRSURBVBjTjdDHkoMwEIThBrzOm3POOQwSYCRhe/f9n2p75FD2zX/VXL5qOAjzkixLsFL6fOFF5PwpXUj/eEwx7Oh9Jq+FdV5MqZkXlU9K4KZsmqY02x/A8LSwv14o0ylJWkP087WVhDfcjmjj5b/E3+CEpDPdGY58C7tKfzSiiA9uB4dV/NIF7yVQ7AGuq0lOIzrvnLP2Et2aMzUqryge8FVX0Zjl5XkG3KsR593pM2zVEScjvbMU7IdGjF19IzZ43Ceyve4Ai5Jep93u9BJs3j/gXjHbRgy31AAAAABJRU5ErkJggg==";const t=new cv(n);return n.style.pointerEvents="none",t.scale.set(.003,.003,.003),t}class Av extends b.Object3D{constructor(e){super();d(this,"planeMesh");d(this,"ringMesh");d(this,"crossline");d(this,"lineMesh");d(this,"ballMesh");d(this,"cssBallMesh");const i=.18;this.planeMesh=uv(),this.ringMesh=gv(),this.crossline=fv(),this.lineMesh=mv(i),this.ballMesh=pv(),this.cssBallMesh=vv(),this.ballMesh.position.setZ(i),this.cssBallMesh.position.setZ(i),this.planeMesh.renderOrder=0,this.ringMesh.renderOrder=1,this.crossline.renderOrder=2,this.lineMesh.renderOrder=3,this.ballMesh.renderOrder=4,this.add(this.planeMesh,this.crossline,this.lineMesh,this.ballMesh,this.ringMesh,this.cssBallMesh),Xf(e)}updateWithIntersect(e){if(!e.face)return;const i=(()=>{const o=e.face.normal.clone().normalize();return o.y>.99?new b.Vector3(0,1,0):o.y<-.99?new b.Vector3(0,-1,0):o.x>.99?new b.Vector3(1,0,0):o.x<-.99?new b.Vector3(-1,0,0):o.z>.99?new b.Vector3(0,0,1):o.z<-.99?new b.Vector3(0,0,-1):o.y<.01&&o.y>-.01?new b.Vector3(o.x,0,o.z):o})(),s=new b.Vector3().addVectors(e.point,i);this.position.copy(e.point),this.lookAt(s)}show(){this.visible=!0,this.add(this.cssBallMesh)}hide(){this.visible=!1,this.remove(this.cssBallMesh)}dispose(){}}class Jf{constructor(t,e){d(this,"five");d(this,"hooks",new ht);d(this,"position");d(this,"magnifier",null);d(this,"pointHelper",null);d(this,"state",{enabled:!1,visible:!0});d(this,"group",new b.Group);d(this,"show",()=>{var t,e;this.state.visible||(this.state.visible=!0,(t=this.pointHelper)==null||t.show(),(e=this.magnifier)==null||e.enable(),this.five.needsRender=!0)});d(this,"hide",()=>{var t,e;this.state.visible&&(this.state.visible=!1,(t=this.pointHelper)==null||t.hide(),(e=this.magnifier)==null||e.disable(),this.five.needsRender=!0)});d(this,"updateWithIntersect",(t,e={emitEvent:!0})=>{var s;if(!t)return;this.abortUpdateMagnifier(),this.position=t,e.emitEvent&&this.hooks.emit("intersectionUpdate",t),(s=this.pointHelper)==null||s.updateWithIntersect(t);const i=()=>{var o;return(o=this.magnifier)==null?void 0:o.renderWithPoint(t.point)};this.abortUpdateMagnifier=()=>this.five.off("renderFrame",i),this.five.once("renderFrame",i),this.five.needsRender=!0});d(this,"abortUpdateMagnifier",()=>{});var s,o,r,a,l;this.five=t,this.magnifier=(e==null?void 0:e.magnifier)!==void 0?e.magnifier:new Cr(t,(s=e==null?void 0:e.magnifierParams)!=null?s:{dragEnabled:!0});let i;(e==null?void 0:e.pointHelper)==="default"||(e==null?void 0:e.pointHelper)===void 0?i=new em(t):(e==null?void 0:e.pointHelper)==="highlight"?i=new Av(t):i=e.pointHelper,this.pointHelper=i,this.group.name="five-point-selector",this.five.scene.add(this.group),(l=this.magnifier)==null||l.appendTo((a=(r=e.container)!=null?r:(o=t.getElement())==null?void 0:o.parentElement)!=null?a:document.body)}enable(){var t;this.state.enabled||(this.state.enabled=!0,this.pointHelper&&this.group.add(this.pointHelper),(t=this.magnifier)==null||t.enable(),this.five.needsRender=!0,this.hooks.emit("enabled"))}disable(){var t;this.state.enabled&&(this.state.enabled=!1,this.pointHelper&&this.group.remove(this.pointHelper),(t=this.magnifier)==null||t.disable(),this.hooks.emit("disabled"))}dispose(){this.hooks.off(),this.disable(),this.magnifier=null,this.pointHelper=null}}const qf="ontouchstart"in window||navigator.maxTouchPoints>0||navigator.msMaxTouchPoints>0;function bv(n,t){const{x:e,y:i}=t,s=e*2-1,o=i*2-1,r=new b.Raycaster;return r.setFromCamera({x:s,y:o},n.camera),r.params.Points.threshold=.02,r}function to(n,t,e){const i=yv(n,t);return e!=null&&e.virtualPoint?i!=null?i:Kf(t):i}function Kf(n,t=3){const e=new b.Vector3().addVectors(n.ray.origin,n.ray.direction.clone().normalize().multiplyScalar(t)),i=n.ray.direction.clone().negate();return{distance:t,point:e,object:new b.Object3D,face:new b.Face3(0,0,0,i),raycaster:n,isVirtual:!0}}function yv(n,t){const s=Ut(n).intersectRaycaster(t)[0];if(s)return te(k({},s),{raycaster:t,isVirtual:!1})}const oh=`url("data:image/svg+xml,%3Csvg width='12px' height='12px' viewBox='0 0 12 12' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M6,12 C9.3137085,12 12,9.3137085 12,6 C12,2.6862915 9.3137085,0 6,0 C2.6862915,0 0,2.6862915 0,6 C0,9.3137085 2.6862915,12 6,12 Z' fill='%23FF5959'%3E%3C/path%3E%3Cg transform='translate(2, 2)' stroke='%23FFFFFF'%3E%3Ccircle cx='4' cy='4' r='4'%3E%3C/circle%3E%3Cline x1='1.07141075' y1='1.23997894' x2='6.64700843' y2='6.81557662'%3E%3C/line%3E%3C/g%3E%3C/g%3E%3C/svg%3E") 6 6, auto`,wv=new b.Vector3,Dn=()=>!1;class Yl extends ht{constructor(e,i){var r,a,l;super();d(this,"_cursorError",!1);d(this,"actionIfNoModelUnderMouse","virtualPoint");d(this,"plane");d(this,"pointSelectorHelper");d(this,"hook",this);d(this,"five");d(this,"_outOfFive",!1);d(this,"_enabled",!1);d(this,"mode");d(this,"pressDown",!1);d(this,"adherePoints");d(this,"adherePointsRadius",.1);d(this,"setPressDown");d(this,"lastFiveHelperVisible");d(this,"lastIntersection");d(this,"mousePosition");d(this,"_mouseDownInfo");d(this,"config",{});d(this,"select",e=>{e&&this.updatePointSelectorHelperIntersect(e);const i=this.emit("wantsSelect",this.position);return i||(this.pointSelectorHelper.hide(),this.emit("select",this.position),console.debug(this.position)),!i});d(this,"onMouseWheel",e=>{this.updateByMousePosition(e);const i=()=>this.updateByMousePosition();this.five.off("render.prepare",i),this.five.on("render.prepare",i),setTimeout(()=>{this.five.off("render.prepare",i)},200)});d(this,"onEnter",()=>{this.cursorError||this.pointSelectorHelper.show(),this.outOfFive=!1,this.emit("intersectionUpdate",this.position)});d(this,"onLeave",()=>{this.pointSelectorHelper.hide(),this.outOfFive=!0,this.emit("intersectionUpdate",null)});d(this,"onClick",()=>{this.select()});d(this,"onMouseDown",e=>{this._mouseDownInfo={clientX:e.clientX,clientY:e.clientY,timestamp:performance.now()}});d(this,"onMouseUp",e=>{if(!this._mouseDownInfo)return;const{clientX:i,clientY:s,timestamp:o}=this._mouseDownInfo;Math.abs(e.clientX-i)<2&&Math.abs(e.clientY-s)<2&&performance.now()-o<500?this.select():this._mouseDownInfo=null});d(this,"onTouchStart",e=>{this.setPressDown=setTimeout(()=>{if(this.setPressDown=void 0,this.mousePosition={clientX:e.touches[0].clientX,clientY:e.touches[0].clientY},!this.mouseNdcPosition)return;const i=this.updateByNdcPosition(this.mouseNdcPosition);this.pressDown=i},300)});d(this,"onTouchMove",e=>{if(this.setPressDown){clearTimeout(this.setPressDown),this.setPressDown=void 0;return}if(this.pressDown){if(this.mousePosition={clientX:e.touches[0].clientX,clientY:e.touches[0].clientY},!this.mouseNdcPosition)return;this.updateByNdcPosition(this.mouseNdcPosition)}});d(this,"onTouchEnd",e=>{if(this.setPressDown){clearTimeout(this.setPressDown),this.setPressDown=void 0;return}this.pressDown&&(setTimeout(()=>{this.pressDown=!1},100),this.select())});d(this,"updateByMousePosition",e=>{this.five.getElement()&&(e&&(this.mousePosition=e),this.updateByNdcPosition(this.mouseNdcPosition))});d(this,"updateByNdcPosition",e=>{var o,r,a;const i=bv(this.five,e),s=to(this.five,i);if(s)return this.updatePointSelectorHelperIntersect(s),this.lastIntersection=s,!0;if(this.plane){const l=i.ray.intersectPlane(this.plane,wv);if(l){const c={distance:this.five.camera.position.distanceTo(l),point:l.clone(),object:new b.Object3D,face:new b.Face3(0,0,0,this.plane.normal.clone()),raycaster:i,isVirtual:!0};return this.updatePointSelectorHelperIntersect(c),!0}}if(this.actionIfNoModelUnderMouse==="lastPoint")return this.updatePointSelectorHelperIntersect(this.lastIntersection),!0;if(this.actionIfNoModelUnderMouse==="virtualPoint"){const l=Kf(i,(o=this.lastIntersection)==null?void 0:o.distance);return l.face=new b.Face3(0,0,0,(a=(r=this.lastIntersection)==null?void 0:r.face)==null?void 0:a.normal),l.isVirtual=!0,this.lastIntersection=l,this.updatePointSelectorHelperIntersect(l),!0}else if(this.actionIfNoModelUnderMouse==="disable")return this.updatePointSelectorHelperIntersect(null),!1});d(this,"updatePointSelectorHelperIntersect",e=>{if(!e){this.onLeave(),this.five.getElement().style.cursor=oh;return}this.onEnter(),this.cursorError||(this.five.getElement().style.cursor="");const i=k({},e);let s=!1;if(typeof this.adherePoints=="function"&&typeof this.adherePointsRadius=="number"){for(const o of this.adherePoints({intersection:e,pointSelectorInstance:this}))if(o.distanceTo(e.point)<this.adherePointsRadius){i.point=o.clone(),s=!0;break}}this.pointSelectorHelper.updateWithIntersect(i,{emitEvent:!1}),this.emit("intersectionUpdate",i,s)});d(this,"mousePositionToNdcPosition",e=>{const i=this.five.getElement();if(!i)return null;const{top:s,left:o,width:r,height:a}=i.getBoundingClientRect(),{clientX:l,clientY:c}=e;return{x:(l-o)/r,y:1-(c-s)/a}});d(this,"onFiveWantsPanGesture",()=>{if(this.pressDown)return!1});d(this,"renderScreenCenter",()=>{this.updateByNdcPosition({x:.5,y:.5})});d(this,"emitIntersectionUpdate",e=>{this.emit("intersectionUpdate",e)});this.five=e,this.config=k(k({},this.config),i),this.actionIfNoModelUnderMouse=(r=i==null?void 0:i.actionIfNoModelUnderMouse)!=null?r:"virtualPoint";const s=(a=i==null?void 0:i.mode)!=null?a:"auto";s==="auto"?this.mode=qf?"fixed":"cursor":this.mode=s;const o={autoFixPCPosition:this.mode==="cursor",initialPosition:this.mode==="fixed"?{left:"35%",top:"20%"}:void 0};this.pointSelectorHelper=new Jf(this.five,te(k({},i==null?void 0:i.helper),{magnifierParams:k(k({},o),(l=i==null?void 0:i.helper)==null?void 0:l.magnifierParams)})),this.pointSelectorHelper.hide()}get position(){return this.outOfFive?null:this.pointSelectorHelper.position}get outOfFive(){return this._outOfFive}get enabled(){return this._enabled}get cursorError(){return this._cursorError}set cursorError(e){this._cursorError=e,this.five.getElement().style.cursor=e?oh:"",e?this.pointSelectorHelper.hide():this.pointSelectorHelper.show()}set outOfFive(e){this._outOfFive=e}set enabled(e){this._enabled=e}get mouseNdcPosition(){return this.mousePosition?this.mousePositionToNdcPosition(this.mousePosition):null}enable(){if(this.enabled)return;this.enabled=!0,this.outOfFive=!1,this.pointSelectorHelper.enable(),this.pointSelectorHelper.hide();const e=this.five.getElement();if(!e)throw new Error("five element not found");this.mode==="cursor"?(this.five.on("wantsMoveToPano",Dn),this.five.on("wantsChangeMode",Dn),this.five.on("wantsTapGesture",Dn),e.addEventListener("touchstart",this.onTouchStart,{passive:!0}),e.addEventListener("touchmove",this.onTouchMove),e.addEventListener("touchend",this.onTouchEnd),e.addEventListener("mousedown",this.onMouseDown),e.addEventListener("mouseup",this.onMouseUp),e.addEventListener("mousemove",this.updateByMousePosition),e.addEventListener("wheel",this.onMouseWheel),e.addEventListener("mouseenter",this.onEnter),e.addEventListener("mouseout",this.onLeave),this.five.on("wantsPanGesture",this.onFiveWantsPanGesture)):this.mode==="fixed"&&(this.five.on("panoArrived",this.renderScreenCenter),this.five.on("panGesture",this.renderScreenCenter),this.five.on("interiaPan",this.renderScreenCenter),this.renderScreenCenter(),this.pointSelectorHelper.show()),this.pointSelectorHelper.hooks.on("intersectionUpdate",this.emitIntersectionUpdate),this.lastFiveHelperVisible=this.five.helperVisible,this.five.helperVisible=!1,this.emit("enable")}disable(){if(!this.enabled)return;this.enabled=!1,this.pointSelectorHelper.disable(),this.five.getElement().style.cursor="";const e=this.five.getElement();this.five.off("wantsPanGesture",this.onFiveWantsPanGesture),this.five.off("wantsMoveToPano",Dn),this.five.off("wantsChangeMode",Dn),this.five.off("wantsTapGesture",Dn),this.five.helperVisible=this.lastFiveHelperVisible,e==null||e.removeEventListener("touchstart",this.onTouchStart),e==null||e.removeEventListener("touchmove",this.onTouchMove),e==null||e.removeEventListener("touchend",this.onTouchEnd),e==null||e.removeEventListener("mousedown",this.onMouseDown),e==null||e.removeEventListener("mouseup",this.onMouseUp),e==null||e.removeEventListener("mousemove",this.updateByMousePosition),e==null||e.removeEventListener("wheel",this.onMouseWheel),e==null||e.removeEventListener("mouseenter",this.onEnter),e==null||e.removeEventListener("mouseout",this.onLeave),this.five.off("panoArrived",this.renderScreenCenter),this.five.off("panGesture",this.renderScreenCenter),this.five.off("interiaPan",this.renderScreenCenter),this.pointSelectorHelper.hooks.off("intersectionUpdate",this.emitIntersectionUpdate),this.emit("disable")}dispose(){this.disable(),this.pointSelectorHelper.dispose()}setAdherePoints(e,i){e?typeof e=="function"?this.adherePoints=e:this.adherePoints=()=>e:this.adherePoints=null,typeof i=="number"&&(this.adherePointsRadius=i)}}const Cv="data:image/png;base64,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",$f="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=",Pv="data:image/png;base64,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",Iv=`
360
360
  <style>
361
361
  .range-piece__container {
362
362
  position: absolute;
@@ -432,10 +432,10 @@ void main() {
432
432
  float match = 1.0 - uv.x;
433
433
  gl_FragColor = vec4(1.0,1.0,1.0,match);
434
434
  }
435
- `;function xv(){const n=new b.PlaneGeometry(.4,.4),t=Cv,e=new b.TextureLoader().load(t);e.encoding=b.sRGBEncoding,e.minFilter=b.LinearFilter;const i=new b.MeshBasicMaterial({map:e,transparent:!0,depthTest:!1});return new b.Mesh(n,i)}function kv(){const n=new b.CurvePath;n.add(new b.LineCurve3(new b.Vector3(0,0,0),new b.Vector3(0,0,.1)));const t=new b.TubeGeometry(n,8,.003),e=new b.ShaderMaterial({vertexShader:Ev,fragmentShader:Mv,depthTest:!1,transparent:!0});return new b.Mesh(t,e)}function Dv(){const n=new b.SphereGeometry(.01,20,20),t=new b.MeshBasicMaterial({color:10349931,depthTest:!1,transparent:!0,side:b.DoubleSide}),e=new b.Mesh(n,t);return e.position.set(0,0,.1),e}function Sv(){const t=new dm({pointerEvents:"none",cornerPoints:[new b.Vector3(-.2,.2,0),new b.Vector3(-.2,-.2,0),new b.Vector3(.2,-.2,0),new b.Vector3(.2,.2,0)]}),e=document.createElement("div");return e.style.width="100%",e.style.height="100%",e.style.backgroundImage=`url(${$f})`,e.style.backgroundSize="100%",e.style.backgroundRepeat="no-repeat",t.container.appendChild(e),t}class em extends b.Object3D{constructor(e){super();d(this,"planeMesh");d(this,"lineMesh");d(this,"ballMesh");d(this,"borderMesh");d(this,"five");this.planeMesh=xv(),this.lineMesh=kv(),this.ballMesh=Dv(),this.borderMesh=Sv(),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)}),Xf(e),this.five=e}updateWithIntersect(e){var s;const i=(s=e==null?void 0:e.face)!=null&&s.normal?new b.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 tm extends b.Object3D{constructor(){super(...arguments);d(this,"children",[])}getRaycastIntersects(e){const i=[];return this.raycast(e,i),i}getRaycastIntersection(e){return this.getRaycastIntersects(e)[0]}}class im extends W.LineSegments{constructor(t,e){super(t,e)}}const za=new b.Vector3;class Tv extends b.Sphere{expandByPoint(t){if(this.isEmpty())return this.center.copy(t),this.radius=0,this;za.subVectors(t,this.center);const e=za.lengthSq();if(e>this.radius*this.radius){const i=Math.sqrt(e),s=(i-this.radius)*.5;this.center.addScaledVector(za,s/i),this.radius+=s}return this}}function Lv(n){const{max:t,min:e}=n;return[new b.Vector3(t.x,t.y,t.z),new b.Vector3(e.x,t.y,t.z),new b.Vector3(e.x,e.y,t.z),new b.Vector3(t.x,e.y,t.z),new b.Vector3(t.x,t.y,e.z),new b.Vector3(e.x,t.y,e.z),new b.Vector3(e.x,e.y,e.z),new b.Vector3(t.x,e.y,e.z)]}function Si(n,t){const{max:e,min:i}=n;switch(t){case 0:return new b.Vector3(e.x,e.y,e.z);case 1:return new b.Vector3(i.x,e.y,e.z);case 2:return new b.Vector3(i.x,i.y,e.z);case 3:return new b.Vector3(e.x,i.y,e.z);case 4:return new b.Vector3(e.x,e.y,i.z);case 5:return new b.Vector3(i.x,e.y,i.z);case 6:return new b.Vector3(i.x,i.y,i.z);case 7:return new b.Vector3(e.x,i.y,i.z)}}function os(n){return Xl(n,"box3")}function nm(n){return Xl(n,"sphere")}function zv(n){return Ir(n,"box3")}function sm(n){return Ir(n,"sphere")}function Ir(n,t){const e=t==="box3"?new b.Box3:new Tv,i=new b.Vector3;if(n.updateWorldMatrix(!1,!1),n.traverse(s=>{var r;if(s.name==="shadow"||s.type==="Line2")return;const o=s.geometry;if(s.updateWorldMatrix(!1,!1),o!==void 0){const a=(r=o==null?void 0:o.attributes)==null?void 0:r.position;if(a)for(let l=0,c=a.count;l<c;l++)i.fromBufferAttribute(a,l).applyMatrix4(s.matrixWorld),e.expandByPoint(i);else o.vertices&&o.vertices.forEach(l=>{const c=l.clone().applyMatrix4(s.matrixWorld);e.expandByPoint(c)})}}),!e.isEmpty())return e}function Xl(n,t){const e=Ir(n,t);return e&&e.applyMatrix4(jv(n.matrixWorld.clone())),e}const jv=n=>{const t=n.elements,e=t[0],i=t[1],s=t[2],o=t[3],r=t[4],a=t[5],l=t[6],c=t[7],h=t[8],u=t[9],f=t[10],m=t[11],v=t[12],p=t[13],g=t[14],A=t[15],w=u*g*c-p*f*c+p*l*m-a*g*m-u*l*A+a*f*A,I=v*f*c-h*g*c-v*l*m+r*g*m+h*l*A-r*f*A,C=h*p*c-v*u*c+v*a*m-r*p*m-h*a*A+r*u*A,E=v*u*l-h*p*l-v*a*f+r*p*f+h*a*g-r*u*g,M=e*w+i*I+s*C+o*E;if(M===0)return n.set(0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);const S=1/M;return t[0]=w*S,t[1]=(p*f*o-u*g*o-p*s*m+i*g*m+u*s*A-i*f*A)*S,t[2]=(a*g*o-p*l*o+p*s*c-i*g*c-a*s*A+i*l*A)*S,t[3]=(u*l*o-a*f*o-u*s*c+i*f*c+a*s*m-i*l*m)*S,t[4]=I*S,t[5]=(h*g*o-v*f*o+v*s*m-e*g*m-h*s*A+e*f*A)*S,t[6]=(v*l*o-r*g*o-v*s*c+e*g*c+r*s*A-e*l*A)*S,t[7]=(r*f*o-h*l*o+h*s*c-e*f*c-r*s*m+e*l*m)*S,t[8]=C*S,t[9]=(v*u*o-h*p*o-v*i*m+e*p*m+h*i*A-e*u*A)*S,t[10]=(r*p*o-v*a*o+v*i*c-e*p*c-r*i*A+e*a*A)*S,t[11]=(h*a*o-r*u*o-h*i*c+e*u*c+r*i*m-e*a*m)*S,t[12]=E*S,t[13]=(h*p*s-v*u*s+v*i*f-e*p*f-h*i*g+e*u*g)*S,t[14]=(v*a*s-r*p*s-v*i*l+e*p*l+r*i*g-e*a*g)*S,t[15]=(r*u*s-h*a*s+h*i*l-e*u*l-r*i*f+e*a*f)*S,n},Nt=new Map,Os=new Map;function Ov(n){Ci(n).forEach(e=>{var i,s,o;Nt.has(e)||(e instanceof HTMLElement?Nt.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 b.ShaderMaterial?Nt.set(e,{opacity:(i=e.material.uniforms.opacity)==null?void 0:i.value,transparent:e.material.transparent,visible:e.visible}):Nt.set(e,{opacity:(s=e.material)==null?void 0:s.opacity,transparent:(o=e.material)==null?void 0:o.transparent,visible:e.visible}):Nt.set(e,{visible:e.visible})))})}function rh(n){Ci(n).forEach(e=>{const i=Nt.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 b.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))),Nt.delete(e))})}function Er(n,t){var a;const e=(a=t==null?void 0:t.traverseTHREEObject)!=null?a:!0;let i=Ci(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))],Ov(i);const o=$o(k({targets:i,duration:300,easing:"linear",direction:"alternate",loop:4,autoplay:!1,update:l=>{var c;l.animatables.forEach(h=>{var v;const u=h.target;if(!Nt.has(u))return;const m=Number((v=Nt.get(u).opacity)!=null?v:1)*(100-l.progress)/100;u instanceof HTMLElement?u.style.opacity=String(m):u.material&&(u.material instanceof b.ShaderMaterial?(u.material.uniforms.opacity&&(u.material.uniforms.opacity.value=m),u.material.transparent=!0):(u.material.opacity=m,u.material.transparent=!0))}),(c=t==null?void 0:t.updateRender)==null||c.call(t)}},t));o.preComplete=()=>{o!=null&&o.completed||(o==null||o.pause(),rh(i),setTimeout(()=>{var l;return(l=t==null?void 0:t.updateRender)==null?void 0:l.call(t)}))};const r=Os.get(n);return r==null||r.pause(),r==null||r.seek(0),Os.set(n,o),o.play(),o.finished.then(()=>{var l;rh(i),setTimeout(()=>{Os.get(n)===o&&Os.delete(n)},1e3),(l=t==null?void 0:t.updateRender)==null||l.call(t)}),o}function om(n,t){return Er(n,k({update:e=>{var i;e.animatables.forEach(s=>{const o=s.target;if(!Nt.has(o))return;const r=Nt.get(o),l=(Number(r==null?void 0:r.opacity)||Number(t==null?void 0:t.maxOpacity)||1)*(e.progress/100);o instanceof HTMLElement?(o.style.opacity=String(l),o.style.visibility="visible"):o.isObject3D&&(Ci(n).includes(o)&&(o.visible=!0),o.material&&(o.material instanceof b.ShaderMaterial?(o.material.uniforms.opacity&&(o.material.uniforms.opacity.value=l),o.material.transparent=!0):(o.material.opacity=l,o.material.transparent=!0)))}),(i=t==null?void 0:t.updateRender)==null||i.call(t)}},t))}const ja=Math.PI*2;function ml(n){return(n%ja+ja)%ja}function to(n){return{longitude:ml(-Math.atan2(n.x,-n.z)),latitude:-Math.asin(n.y/1)}}function Vv(n,t,e){return Q(this,null,function*(){var w,I,C;if(!t)return;const i=sm(t);if(!i)return;const s=new yr(n),o=(w=e==null?void 0:e.scale)!=null?w:1.4,r=i.center,a=n.camera.position.clone().sub(r).setY(0).normalize(),l=n.state.mode==="Mapview"?n.state.fov:60,h=Math.max(1.5,i.radius*o),u=h*(1/Math.tan(b.MathUtils.degToRad(l/2)));let f=0;const m=[],v=E=>{const M=b.MathUtils.degToRad(E);return a.clone().applyAxisAngle(new b.Vector3(0,1,0),M).clone().multiplyScalar(u).add(new b.Vector3(0,h,0)).add(r)};for(;f!==360;){let E=0;const M=v(f),S=_=>{const U=_.distanceTo(M),z=new b.Raycaster(_,M.clone().sub(_).normalize()),Y=s.model.intersectRaycaster(z,void 0,!0)[0],H=Y==null?void 0:Y.distance;xe(H)?H>U&&(E+=1):E+=1},T=i.clampPoint(M,new b.Vector3);S(T);const G=new b.Vector3(r.x,M.y,r.z);if(S(G),xe(m[E])&&f>m[E]||(m[E]=f),E===2)break;f+=30}const p=v((C=(I=m[2])!=null?I:m[1])!=null?C:0),g=p.distanceTo(r),A=to(r.clone().sub(p).normalize());if(n.state.mode==="Mapview")return n.updateCamera(k({offset:r,distance:g},A),800);n.setState(k({mode:"Mapview",offset:r,distance:g},A)),yield n.ready()})}function rm(n,t,e){return Q(this,null,function*(){var p,g;if(!t)return;const i=(p=e==null?void 0:e.distance)!=null?p:3,s=new yr(n),o=n.camera.position.clone().sub(t).setY(0).normalize(),r=n.state.mode==="Mapview"?n.state.fov:60,a=i,l=a*Math.cos(b.MathUtils.degToRad(r/2)),c=a*Math.sin(b.MathUtils.degToRad(r/2));let h=0;const u=[],f=A=>{const w=b.MathUtils.degToRad(A);return o.clone().applyAxisAngle(new b.Vector3(0,1,0),w).clone().multiplyScalar(l).add(new b.Vector3(0,c,0)).add(t)};for(;h!==360;){let A=0;const w=f(h);if((C=>{const E=C.distanceTo(w),M=new b.Raycaster(C,w.clone().sub(C).normalize()),S=s.model.intersectRaycaster(M,void 0,!0)[0],T=S==null?void 0:S.distance;xe(T)?T>E&&(A+=1):A+=1})(t),u[A]=h,A===1)break;h+=30}const m=f((g=u[1])!=null?g:0),v=to(t.clone().sub(m).normalize());if(n.state.mode==="Mapview")return n.updateCamera(k({offset:t,distance:i},v),800);n.setState(k({mode:"Mapview",offset:t,distance:i},v)),yield n.ready()})}function ci(n){return Q(this,null,function*(){return new Promise(t=>{if(am(n))t();else{const e=i=>{const s=Ut(n);i===s&&(n.off("modelLoaded",e),t())};n.on("modelLoaded",e)}})})}function am(n){var t;return(t=Ut(n))==null?void 0:t.loaded}function lm(n,t){const{top:e,left:i,width:s,height:o}=t.getBoundingClientRect();return new b.Vector2((n.x-i)/s*2-1,-(n.y-e)/o*2+1)}class Mr{constructor(t,e){d(this,"five");d(this,"dragging",!1);d(this,"boundObject",{});d(this,"config");d(this,"lastMouseDownEvent");d(this,"lastTouchEvent");d(this,"handleWantsGesture",(t,e)=>{var s;if(e.length!==1)return;const i=e[0];if(i.raycaster){const o=new ul;o.ray=i.raycaster.ray,o.near=i.raycaster.near,o.far=i.raycaster.far,o.camera=i.raycaster.camera,o.layers=i.raycaster.layers,o.params=i.raycaster.params,i.raycaster=o}if(i){if(t==="mouseMove"&&this.onDomEvent("hover",i),t==="tap"){let o;o||(o=(s=this.lastMouseDownEvent)!=null?s:this.lastTouchEvent),o||(o=new MouseEvent("click",{clientX:i.x,clientY:i.y}));const r=this.onDomEvent("click",i,o),a=this.onDomEvent("wantDblclick",i,o,this.boundObject.dblclick);if(r===!1||a===!1)return!1}if(this.dragging)return!1}});d(this,"handleDomEvent",(t,e,i)=>{const s={x:e.clientX,y:e.clientY};this.onDomEvent(t,s,e,i)});d(this,"handleMouseEvent",t=>{this.handleDomEvent(t.type,t)});d(this,"handleMousedown",t=>{this.lastMouseDownEvent=t,this.handleDomEvent("mousedown",t),this.handleDomEvent("dragstart",t,this.haveDragEventObject)});d(this,"handleTouchStart",t=>{this.lastTouchEvent=t});d(this,"handleMouseup",t=>{var e;this.dragging=!1,(e=this.haveDragEventObject)==null||e.forEach(i=>{i._dragging&&(i._dragging=!1,this.notify({eventName:"dragend",object:i,originEvent:t,raycaster:this.getRaycaster({x:t.clientX,y:t.clientY})}))}),this.handleDomEvent("mouseup",t)});d(this,"handleMousemove",t=>{var e;this.dragging&&((e=this.boundObject.drag)==null||e.forEach(i=>{i._dragging&&this.notify({eventName:"drag",object:i,originEvent:t,raycaster:this.getRaycaster({x:t.clientX,y:t.clientY})})}))});d(this,"onDomEvent",(t,e,i,s=this.boundObject[t])=>{var f,m,v,p,g;if(!e||!s||(s==null?void 0:s.length)===0)return;const o=[];((f=this.config)==null?void 0:f.fiveModels)!==null&&((m=this.config)!=null&&m.fiveModels?o.push(...this.config.fiveModels):o.push(this.model));const r=o.filter(A=>A.loaded),a=(v=e.raycaster)!=null?v:this.getRaycaster(e);a.params.Points.threshold=.02;const l=a.intersectObjects(s,!0),c=[];r.forEach(A=>{const w=A.intersectRaycaster(a);c.push(...w)});const h=.01;if(c.length>0&&l.length>0&&c[0].distance+h<l[0].distance)return;const u=(p=l==null?void 0:l[0])==null?void 0:p.object;if(t==="wantDblclick")return!1;if((!u||!this.objectIsBound(u))&&t==="hover")for(const A of(g=this.boundObject.hover)!=null?g:[])A._hovered&&this.notify({eventName:"unHover",object:A});if(u&&u&&this.notify({eventName:t,object:u,originEvent:i,raycaster:a,intersects:l}))return!1});d(this,"objectIsBound",t=>{let e=t._domEvent,i=t.parent;for(;typeof e=="undefined"&&i;)e=i._domEvent,i=i.parent;return!!e});d(this,"notify",t=>{var v,p,g;const{eventName:e,object:i,originEvent:s,raycaster:o,intersects:r}=t;if(!i)return!1;let a=!1,l=[];const c=[],h=()=>{const A=r.slice(1);return A[0]?this.notify(te(k({},t),{object:A[0].object,intersects:A})):!1};let u=i;for(c.push(u);u.parent;)u=u.parent,c.push(u);const f=c.at(-1);if((v=this.config)!=null&&v.noEmitWhenNotInScene&&f.type!=="Scene")return h();let m=!1;for(const A of c){if(a)break;A.draggable&&(e==="dragstart"&&(A._dragging=!0,this.dragging=!0),e==="dragend"&&(A._dragging=!1,this.dragging=!1));const w=A._domEvent;if(!w)continue;const I=w[`${e}Handler`];if(I)for(const[C,E]of I){if(E!=null&&E.noEmitWhenNotInScene&&f.type!=="Scene"||((p=this.config)!=null&&p.noEmitWhenHide||E!=null&&E.noEmitWhenHide)&&!Nl(A))continue;if(m=!0,e==="hover"){if(A._hovered)continue;A._hovered=!0;for(const S of(g=this.boundObject.hover)!=null?g:[])S!==A&&S._hovered&&this.notify({eventName:"unHover",object:S})}if(e==="unHover"){if(!A._hovered)continue;A._hovered=!1}const M=C({type:e,target:A,origDomEvent:s,raycaster:o,intersects:r,stopPropagation:()=>{a=!0}});l.push(M!=null?M:!0)}}if(m===!1)return h();if(e==="click"||e==="wantDblclick")return l.some(A=>A===!0)});this.five=t,this.config=e,t.on("wantsGesture",this.handleWantsGesture),document.addEventListener("mousedown",this.handleMousedown),document.addEventListener("touchstart",this.handleTouchStart),document.addEventListener("dblclick",this.handleMouseEvent),document.addEventListener("mouseup",this.handleMouseup),document.addEventListener("mousemove",this.handleMousemove)}get haveDragEventObject(){return[...new Set([this.boundObject.dragend,this.boundObject.drag,this.boundObject.dragstart].flat())].filter(Boolean)}get model(){return Ut(this.five)}addAutoBindEventListener(t,e,i,s){const o=()=>this.addEventListener(t,e,i,s),r=()=>this.removeEventListener(t,e,i,s);return t.addEventListener("added",o),t.addEventListener("removed",r),t.addEventListener("dispose",r),()=>{t.removeEventListener("added",o),t.removeEventListener("removed",r),t.removeEventListener("dispose",r)}}addEventListener(t,e,i,s){t._domEvent||(t._domEvent={}),t._domEvent[`${e}Handler`]||(t._domEvent[`${e}Handler`]=[]),this.boundObject[e]||(this.boundObject[e]=[]),this.boundObject[e].includes(t)||this.boundObject[e].push(t),t._domEvent[`${e}Handler`].push([i,k({noEmitWhenHide:!1,noEmitWhenNotInScene:!1},s)])}removeEventListener(t,e,i,...s){var r,a;if(!t._domEvent||(e===void 0&&(Object.keys(this.boundObject).forEach(l=>{var h,u;const c=(h=this.boundObject[l])==null?void 0:h.findIndex(f=>f===t);c!==-1&&((u=this.boundObject[l])==null||u.splice(c,1))}),t._domEvent={}),!t._domEvent[`${e}Handler`]))return;if(i===void 0){delete t._domEvent[`${e}Handler`];return}const o=t._domEvent[`${e}Handler`].findIndex(l=>l[0]===i);if(o!==-1&&(t._domEvent[`${e}Handler`].splice(o,1),t._domEvent[`${e}Handler`].length===0&&delete t._domEvent[`${e}Handler`],t._domEvent&&Object.keys(t._domEvent).length===0&&delete t._domEvent,!t._domEvent)){const l=(r=this.boundObject[e])==null?void 0:r.findIndex(c=>c===t);l!==-1&&((a=this.boundObject[e])==null||a.splice(l,1))}}clear(){this.boundObject={}}dispose(){var t;(t=this.five)==null||t.off("wantsGesture",this.handleWantsGesture),document.removeEventListener("mousedown",this.handleMousedown),document.removeEventListener("touchstart",this.handleTouchStart),document.removeEventListener("mouseup",this.handleMouseup),document.removeEventListener("mousemove",this.handleMousemove),this.boundObject={}}toJSON(){return{boundObject:this.boundObject}}getRaycaster(t){const e=this.five.getElement();if(!e)return;const i=lm(t,e),s=new ul;return s.setFromCamera(i,this.five.camera),s}}function Bv(n){return n.model?n.work?n.model.loaded?n.model.name!==n.work.model.file?{result:!1,msg:"five.model.name 与 five.work.model.file 不一致"}:{result:!0,msg:""}:{result:!1,msg:"five.model 未加载完成"}:{result:!1,msg:"five 数据未加载"}:{result:!1,msg:"five.model 不存在"}}function cm(n){return/^https?:\/\/|^\/\//.test(n)||/^data:/.test(n)}function Zl(n,t){return cm(t)?t:`${n}${t}`}class Un extends br{constructor(){super(...arguments);d(this,"disposeMethods",[]);d(this,"animationFrameDisposer");d(this,"onDispose",e=>(this.disposeMethods.push(e),this));d(this,"play",()=>{var e;return this.start(0),(e=this.animationFrameDisposer)==null||e.call(this),this.animationFrameDisposer=rs(i=>this.update(i)),this});d(this,"stop",()=>{var e;return super.stop(),(e=this.animationFrameDisposer)==null||e.call(this),this});d(this,"dispose",()=>{var e;this.stop(),(e=this.animationFrameDisposer)==null||e.call(this),this.disposeMethods.forEach(i=>i()),this.disposeMethods=[],Qf(this)})}}function Ys(n,t=oi.Linear.None){const e=new Un({progress:0}).to({progress:1});return n!==void 0&&e.duration(n),t!==void 0&&e.easing(t),e}const Yn=window.requestAnimationFrame||(n=>setTimeout(n,16)),Rv=window.cancelAnimationFrame||clearTimeout;function io(n,t=0){t<=0?Yn(n):Yn(()=>io(n,t-1))}function _v(){return Q(this,null,function*(){return new Promise(n=>{Yn(()=>n())})})}function rs(n,t=60){let e=-1,i=0,s=-1;const o=1e3/t;function r(a){s===-1&&(s=a),e=Yn(r),!(a-i<o)&&(i=a,n==null||n(a-s))}return e=Yn(r),function(){Rv(e)}}function Fv(){const n=Date.now();return new Promise(t=>{Yn(()=>{t(Date.now()-n)})})}function tr(n){return Object.prototype.toString.call(n)==="[object Object]"}function xr(n,t){return n===t?!0:typeof n!=typeof t?!1:!!(Number.isNaN(n)&&Number.isNaN(t))}function Hv(n,t){const e=Object.getOwnPropertyNames(n),i=Object.getOwnPropertyNames(t);if(e.length!==i.length)return!1;for(let s=0,o=e.length;s<o;s++){const r=e[s];if(!xr(n[r],t[r]))return!1}return!0}function Nv(n,t){if(n.length!==t.length)return!1;for(let e=0,i=n.length;e<i;e++)if(!xr(n[e],t[e]))return!1;return!0}function Gv(n,t){return xr(n,t)?!0:tr(n)&&tr(t)?Hv(n,t):Array.isArray(n)&&Array.isArray(t)?Nv(n,t):!1}function Jl(n,t){return xr(n,t)?!0:tr(n)&&tr(t)?Wv(n,t):Array.isArray(n)&&Array.isArray(t)?Qv(n,t):!1}function Qv(n,t){if(n.length!==t.length)return!1;for(let e=0,i=n.length;e<i;e++)if(!Jl(n[e],t[e]))return!1;return!0}function Wv(n,t){const e=Object.getOwnPropertyNames(n),i=Object.getOwnPropertyNames(t);if(e.length!==i.length)return!1;for(let s=0,o=e.length;s<o;s++){const r=e[s];if(!Jl(n[r],t[r]))return!1}return!0}function wt(n,t,e={deep:!1}){return e.deep?Jl(n,t):Gv(n,t)}const Uv=new b.Vector2;class Yv{constructor(t,e){d(this,"scene",new b.Scene);d(this,"five");d(this,"renderer");d(this,"cancelRequestAnimationFrameId");d(this,"camera",new b.Camera);d(this,"domInited",!1);d(this,"canvasWrapper");d(this,"params");d(this,"_rendererCache");d(this,"_cameraCache");d(this,"animate",()=>{var s,o,r;if(this.cancelRequestAnimationFrameId=requestAnimationFrame(this.animate),!this.five.renderer)return;const t=this.five.renderer.getSize(Uv),e=t.toArray().join(",");e!==this._rendererCache&&(this._rendererCache=e,this.renderer.setSize(t.x,t.y));const i=this.five.camera.projectionMatrix.toArray().join(",")+this.five.camera.matrixWorld.toArray().join(",");if(i!==this._cameraCache&&(this._cameraCache=i,this.camera.copy(this.five.camera)),this.renderer.render(this.scene,this.camera),!this.domInited){const a=(s=this.five.getElement())==null?void 0:s.parentElement;a&&(this.canvasWrapper=document.createElement("div"),this.canvasWrapper.classList.add("five-puppet"),this.canvasWrapper.style.position="absolute",this.canvasWrapper.style.pointerEvents="none",this.canvasWrapper.style.left="0",this.canvasWrapper.style.top="0",this.canvasWrapper.style.zIndex=`${(r=(o=this.params)==null?void 0:o.zIndex)!=null?r:1}`,this.canvasWrapper.appendChild(this.renderer.domElement),a.appendChild(this.canvasWrapper),this.domInited=!0)}});d(this,"stopAnimate",()=>{this.cancelRequestAnimationFrameId&&cancelAnimationFrame(this.cancelRequestAnimationFrameId)});d(this,"destory",()=>{var t;this.stopAnimate(),this.renderer.dispose(),this.renderer.domElement.remove(),(t=this.canvasWrapper)==null||t.remove()});this.five=t,this.params=e,this.renderer=new Je.InternalWebGLRenderer({webgl2:!0,pixelRatio:window.devicePixelRatio,backgroundAlpha:0,backgroundColor:0}),this.renderer.domElement.style.pointerEvents="none",this.renderer.setSize(1,1),window.__FIVEPUPPET_DEBUG__=this,this.animate()}}const hm=1,ah=`CSS3DObjectPlus@${hm}`,Xv=.00216,Zv=.003;let dm=class extends Gs.CSS3DObject{constructor(e){var E,M,S,T,G;if(Tt(e.cornerPoints)&&Tt(e.width))throw new Error("cornerPoints and width cannot be both empty");const i=(E=e.container)!=null?E:document.createElement("div"),s=(M=e.cornerPoints)!=null?M:(()=>{const _=e.width/2;return[new W.Vector3(-_,_,0),new W.Vector3(-_,-_,0),new W.Vector3(_,-_,0),new W.Vector3(_,_,0)]})(),o=(S=e.ratio)!=null?S:Zv,r=(T=e.dpr)!=null?T:1,a=(G=e.pointerEvents)!=null?G:"auto",l=Math.max(Xv,o),c=s[0].distanceTo(s[1]),h=s[1].distanceTo(s[2]),u=Wn(c/o*r),f=Wn(h/o*r),m=Ot(...s);let v;if(l===o)i.style.width=`${u}px`,i.style.height=`${f}px`,v=i;else{const _=document.createElement("div");_.style.width=`${u}px`,_.style.height=`${f}px`,_.style.pointerEvents="none";const U=o/l;i.style.position="absolute",i.style.left="0",i.style.top="0",i.style.width=`${U*u}px`,i.style.height=`${U*f}px`,_.appendChild(i),v=_}super(v);d(this,"version",hm);d(this,"isCSS3DObjectPlus",!0);d(this,"isCSS3DObject",!0);d(this,"name",ah);d(this,"container");d(this,"width");d(this,"height");d(this,"domWidthPx");d(this,"domHeightPx");d(this,"cornerPoints");d(this,"centerPosition");d(this,"ratio");d(this,"mode","front");d(this,"hooks",new ht);d(this,"opacityMesh");d(this,"selfVisible",!0);d(this,"setVisible",e=>{this.selfVisible=e,this.visible=Nl(this.parent)&&this.selfVisible,this.opacityMesh&&(this.opacityMesh.visible=this.visible)});d(this,"updateVisible",()=>{this.setVisible(this.selfVisible)});d(this,"createOpacityMesh",e=>{const{domWidthPx:i,domHeightPx:s}=e,o=new Wf(i,s);return o.position.copy(e.position),o.rotation.copy(e.rotation),o.scale.copy(e.scale),o});if(i.style.pointerEvents=a,Object.assign(i.style,e.style),this.scale.set(l,l,l),this.cornerPoints=s,this.ratio=o,this.container=i,e.mode&&(this.mode=e.mode),l===o)this.width=c,this.height=h,this.domWidthPx=u,this.domHeightPx=f,this.centerPosition=m;else{const _=o/l;this.width=_*c,this.height=_*h,this.domWidthPx=_*u,this.domHeightPx=_*f,this.centerPosition=new W.Vector3().subVectors(m,s[0]).multiplyScalar(_).add(s[0])}i.classList.add(`${ah}__container`);const p=new W.Vector3().subVectors(s[1],s[0]),g=new W.Vector3().subVectors(s[3],s[0]),A=new W.Vector3().crossVectors(p,g).normalize();this.lookAt(A);const w=this.up.clone().applyQuaternion(this.quaternion),I=g.clone(),C=new W.Vector3().crossVectors(w,I).normalize();this.rotateOnWorldAxis(C,w.angleTo(I)),this.position.copy(m),this.addEventListener("added",()=>{var _;this.mode==="front"&&((_=this.opacityMesh)==null||_.removeFromParent())}),this.addEventListener("removed",()=>{var _;(_=this.opacityMesh)==null||_.removeFromParent()})}removeFromParent(){var i;const e=this.parent;return e!==null&&e.remove(this),(i=this.opacityMesh)==null||i.removeFromParent(),this}removeOpacityMesh(){var e;return(e=this.opacityMesh)==null||e.removeFromParent(),this.opacityMesh=void 0,this}dispose(){var e;this.container.remove(),this.removeFromParent(),(e=this.opacityMesh)==null||e.removeFromParent()}getOpacityMesh(){if(this.opacityMesh)return this.opacityMesh;{const e=this.createOpacityMesh(this);return this.opacityMesh=e,e}}applyMatrix4(e){var i;super.applyMatrix4(e),(i=this.opacityMesh)==null||i.applyMatrix4(e)}applyQuaternion(e){var i;return super.applyQuaternion(e),(i=this.opacityMesh)==null||i.applyQuaternion(e),this}applyScaleMatrix4(e){var i;this.scale.applyMatrix4(e),(i=this.opacityMesh)==null||i.scale.applyMatrix4(e)}};function Xn(n){const t=[];return Ci(n).forEach(i=>{i.traverse(s=>{(s.isCSS3DObjectPlus||s.isCSS3DObject||s.isCSS3DSprite)&&t.push(s)})}),t}class Jv extends b.Scene{constructor(){super()}add(...t){return super.add(...t),Xn(t).forEach(e=>{e.mode="front"}),this}}class qv extends b.Scene{constructor(e){super();d(this,"scene");if(!e)throw new Error("CSS3DBehindScene: scene is required");this.scene=e}add(...e){return super.add(...e),Xn(e).forEach(i=>{i.mode="behind",this.scene.add(i.getOpacityMesh())}),this}remove(...e){return Xn(e).forEach(i=>{var s;(s=i.opacityMesh)==null||s.removeFromParent(),i.opacityMesh=null}),super.remove(...e),this}}class um extends b.Group{constructor(e){super();d(this,"isCSS3DGroup",!0);d(this,"mode");d(this,"CSS3DObjectLength",0);this.mode=e}add(...e){return Xn(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=Xn(this).length}}class Kv extends um{constructor(){super("front")}}class $v extends um{constructor(e){super("behind");d(this,"scene");if(!e)throw new Error("CSS3DBehindScene: scene is required");this.scene=e}add(...e){return Xn(e).forEach(i=>{this.scene.add(i.getOpacityMesh())}),super.add(...e),this}}const e0=3,gl="CSS3DRenderer",Vs=`${gl}@${e0}`,Sn=()=>{console.error(`${Vs} is disposed`)},ot={css3DObjects:[],frontModeStore:{css3DRenderer:new Qs},behindModeStore:{css3DRenderer:new Qs}};function lh(n){return ot.css3DObjects.find(t=>t.id===n)}function t0(n){ot.frontModeStore.css3DRenderer.setWrapper(n)}function i0(n){ot.behindModeStore.css3DRenderer.setWrapper(n)}class Zn{constructor(t){d(this,"hooks",new ht);d(this,"state",{enabled:!0,visible:!0,disposed:!1});d(this,"_scene");d(this,"store",{frontModeGroup:new Kv});d(this,"create3DElement",(t,e,i)=>{if(this.state.disposed)return Sn();const s=(()=>{const E={ratio:.00216,devicePixelRatio:1,mode:"front",autoRender:!0,container:document.createElement("div"),pointerEvents:"none",wrapperStyle:{}};return Object.assign(E,i)})(),o=e.map(De);if((o==null?void 0:o.length)<4)return console.error(`${Vs}: requires 4 point but params may have fewer`);const{ratio:r,devicePixelRatio:a,mode:l,autoRender:c,container:h,pointerEvents:u,wrapperStyle:f}=s;let m=!1;const v=this.createObject(o,{ratio:r,dpr:a,container:h,mode:l,pointerEvents:u,wrapperStyle:f});ot.css3DObjects.push(v),s.scene&&this.setScene(s.scene);const p=()=>{if(m)return;const E=v.mode==="front"?this.getFrontCSS3DObjectGroup():this.getBehindCSS3DObjectGroup();E&&E.add(v)},g=()=>{m||(p(),this.render(t),this.hooks.emit("render"))},A=E=>this.setVisibleById(v.id,E),w=E=>this.setEnabledById(v.id,E),I=()=>(m=!0,v.removeFromParent(),!0),C=l==="front"?ot.frontModeStore.css3DRenderer:ot.behindModeStore.css3DRenderer;return c&&g(),{id:v.uuid,container:h,css3DObject:v,render:c?void 0:g,show:()=>A(!0),hide:()=>A(!1),setVisible:A,enable:()=>w(!0),disable:()=>w(!1),setEnabled:w,dispose:I,appendToElement:E=>C.setWrapper(E)}});d(this,"setVisibleById",(t,e)=>{var i;(i=lh(t))==null||i.setVisible(e)});d(this,"setEnabledById",(t,e)=>{const i=lh(t);if(!i)return;const s=i.mode==="front"?this.getFrontCSS3DObjectGroup({addGroupIfNotExists:!1}):this.getBehindCSS3DObjectGroup({addGroupIfNotExists:!1});s&&(e?s.add(i):s.remove(i))});d(this,"createObject",(t,e)=>{const i=new dm(te(k({cornerPoints:t},e),{style:e.wrapperStyle}));return i.element.classList.add(`${gl}__container`),i.element.id=`${gl}__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 ot.frontModeStore.css3DRenderer}static get behindModeCSS3DRenderer(){return ot.behindModeStore.css3DRenderer}get frontModeCSS3DRenderer(){return ot.frontModeStore.css3DRenderer}get behindModeCSS3DRenderer(){return ot.behindModeStore.css3DRenderer}setScene(t){this._scene=t}getCurrentState(){return this.state}setState(t,e={userAction:!0}){if(this.state.disposed)return Sn();const i=k({},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 Q(this,arguments,function*({userAction:t}={userAction:!0}){if(this.state.disposed)return Sn();this.setState({visible:!0},{userAction:t}),this.hooks.emit("show",{userAction:t})})}hide(){return Q(this,arguments,function*({userAction:t}={userAction:!0}){if(this.state.disposed)return Sn();this.setState({visible:!1},{userAction:t}),this.hooks.emit("hide",{userAction:t})})}enable({userAction:t}={userAction:!0}){if(this.state.disposed)return Sn();this.setState({enabled:!0},{userAction:t}),this.hooks.emit("enable",{userAction:t})}disable({userAction:t}={userAction:!0}){if(this.state.disposed)return Sn();this.setState({enabled:!1},{userAction:t}),this.hooks.emit("disable",{userAction:t})}getFrontCSS3DScene({createSceneIfNotExists:t=!1}={}){var i;const e=(i=ot.frontModeStore)==null?void 0:i.css3DScene;if(e)return e;if(t){const s=new Jv;ot.frontModeStore.css3DScene=s}return ot.frontModeStore.css3DScene}getBehindCSS3DScene({createSceneIfNotExists:t=!1}={}){var i,s;const e=(i=ot.behindModeStore)==null?void 0:i.css3DScene;if(e)return e;if(t){const o=(s=ot.behindModeStore.scene)!=null?s:this.scene;if(!o){console.error(`${Vs}: scene is required when mode is behind`);return}const r=new qv(o);ot.behindModeStore.css3DScene=r,ot.behindModeStore.scene=o}return ot.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 $v(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(`${Vs}: css3DScene is required when mode is front`);ot.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(`${Vs}: css3DScene is required when mode is behind`);ot.behindModeStore.css3DRenderer.renderEveryFrame(s,t)}}handleShow(){return Q(this,null,function*(){var t;this.store.frontModeGroup.setVisible(!0),(t=this.store.behindModeGroup)==null||t.setVisible(!0)})}handleHide(){return Q(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 Gs.CSS3DObject&&s.element instanceof Element&&s.element.parentNode!==null&&s.element.remove()}),(t=this.store.behindModeGroup)==null||t.children.forEach(s=>{s instanceof Gs.CSS3DObject&&s.element instanceof Element&&s.element.parentNode!==null&&s.element.remove()}),(e=this.getFrontCSS3DScene())==null||e.remove(this.store.frontModeGroup),this.store.behindModeGroup&&((i=this.getBehindCSS3DScene())==null||i.remove(this.store.behindModeGroup))}handleDispose(){this.handleDisable()}}d(Zn,"setFrontModeContainer",t0),d(Zn,"setBehindModeContainer",i0);const Qt=document.createElement("div");Qt.classList.add("behindFiveElement");Qt.style.position="absolute";Qt.style.top="0";Qt.style.left="0";Qt.style.width="100%";Qt.style.height="100%";Qt.style.pointerEvents="none";function ql(n){var i,s,o,r,a;const t=(a=(s=Oa(n.getElement()))!=null?s:Oa((i=n.getElement())==null?void 0:i.parentElement))!=null?a:Oa((r=(o=n.getElement())==null?void 0:o.parentElement)==null?void 0:r.parentElement),e=t==null?void 0:t.parentElement;if(e)return e.contains(Qt)||t.parentElement.insertBefore(Qt,t),Qt;console.error("Can not find a valid element to insert behindFiveElement. How to fix it: https://github.com/realsee-developer/dnalogel/tree/main/plugins/src/CSS3DRenderPlugin/README.md")}function Oa(n){var a;if(!n)return;const t=(a=n.style.position)!=null?a:getComputedStyle(n).position;if(t!=="fixed"&&t!=="absolute"&&t!=="relative")return;const e=getComputedStyle(n),i=e.backgroundColor,s=e.backgroundImage;if(!(i!=="transparent"&&i!=="rgba(0, 0, 0, 0)"&&i!==""||s!=="none"&&s!==""))return n}const fm="v2.0.1",ch=`CSS3DRenderPlugin@${fm}`;let n0=class extends Zn{constructor(e){super();d(this,"five");d(this,"behindFiveContainer");d(this,"frontFiveContainer");d(this,"VERSION",fm);d(this,"staticPrefix","//vr-image-4.realsee-cdn.cn");d(this,"created3DElementResults",[]);d(this,"create3DDomContainer",(e,i)=>{if(this.state.disposed)return;const s=(()=>{var u;(i==null?void 0:i.dpr)!==void 0&&console.warn(`${ch}: please use "config.devicePixelRatio" replace "config.dpr"`);const h={ratio:.00216,devicePixelRatio:(u=i==null?void 0:i.dpr)!=null?u: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:o}=s;s.mode==="behind"&&s.behindFiveContainer&&(this.behindFiveContainer=s.behindFiveContainer);const r=this.create3DElement(this.five.camera,e,te(k({},s),{autoRender:!1}));if(!r)return;const a=r.dispose;r.dispose=()=>(this.created3DElementResults.includes(r)&&this.created3DElementResults.splice(this.created3DElementResults.indexOf(r),1),a());const l=()=>{var u,f;const h=r.css3DObject.mode==="front"?(f=this.frontFiveContainer)!=null?f:(u=this.five.getElement())==null?void 0:u.parentElement:this.getBehindFiveElement();if(!h)return console.error(`${ch}: wrapper is ${h}; mode is ${r.css3DObject.mode}`);r.appendToElement(h),r.render(),this.created3DElementResults.push(r)},c=()=>{r.css3DObject.mode==="front"&&l(),r.css3DObject.mode==="behind"&&ci(this.five).then(()=>l())};return o&&c(),te(k({},r),{render:o?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=ql(this.five),this.behindFiveContainer)}absoluteUrl(e){return Zl(this.staticPrefix,e)}clear(){this.created3DElementResults.forEach(e=>{e.dispose()}),this.created3DElementResults=[]}};const no=n=>new n0(n);class mm extends Ar.Line{constructor(...t){super(...t)}toJSON(){return{type:"FiveLine",points:this.points.toJSON()}}}function Va(n,t,e=new W.Vector3(1,1,1),i=!1){const s=new mm(n,t);return s.setMaterial({dashed:i,color:e,linewidth:1}),s.remove(s.points),s}const s0=n=>{const t={intersection:null,disposers:[]},e=h=>{t.intersection=h},i=()=>{t.intersection=null};n.on("modelLoaded",()=>{n.on("intersectionOnModelUpdate",e),n.on("intersectionHidden",i)}),n.on("dispose",()=>{n.off("intersectionOnModelUpdate",e),n.off("intersectionHidden",i)});const s=(h,u=2,f=.1)=>{const m=u/2,p=c(h,f),g=new W.Group;g.add(Va(new W.Vector3(p.x+m,p.y,p.z),new W.Vector3(p.x-m,p.y,p.z),new W.Vector3(1,0,0)),Va(new W.Vector3(p.x,p.y+m,p.z),new W.Vector3(p.x,p.y-m,p.z),new W.Vector3(0,1,0)),Va(new W.Vector3(p.x,p.y,p.z+m),new W.Vector3(p.x,p.y,p.z-m),new W.Vector3(0,0,1))),n.scene.add(g),n.needsRender=!0;const A=()=>{n.scene.remove(g)};return t.disposers.push(A),{clear:A,pointAxesHelperMesh:g}},o=(h,u=0)=>{var A,w;const f=(A=n==null?void 0:n.camera)==null?void 0:A.position;if(!f)return!1;const m=h.distanceTo(f),v=h.sub(f).normalize(),p=new W.Raycaster(f,v),g=(w=n.model.intersectRaycaster(p))==null?void 0:w[0];return!(g&&g.distance+u<m)},r=()=>t.intersection,a=()=>{var h,u;(u=(h=t.disposers)==null?void 0:h.forEach)==null||u.call(h,f=>f==null?void 0:f()),n.off("intersectionOnModelUpdate",e),n.off("intersectionHidden",i)},l=a,c=(h,u)=>{const f=h.clone();return n.camera.position.clone().sub(f).setLength(u).add(f)};return{intersection:r,pointAxesHelper:s,movePointTowardsCamera:c,destroy:a,dispose:l,canSeePoint:o}};function K(){}const wi=n=>n;function vt(n,t){for(const e in t)n[e]=t[e];return n}function o0(n){return!!n&&(typeof n=="object"||typeof n=="function")&&typeof n.then=="function"}function gm(n){return n()}function hh(){return Object.create(null)}function rt(n){n.forEach(gm)}function hi(n){return typeof n=="function"}function ce(n,t){return n!=n?t==t:n!==t||n&&typeof n=="object"||typeof n=="function"}let Lo;function dt(n,t){return Lo||(Lo=document.createElement("a")),Lo.href=t,n===Lo.href}function r0(n){return Object.keys(n).length===0}function as(n,t,e,i){if(n){const s=pm(n,t,e,i);return n[0](s)}}function pm(n,t,e,i){return n[1]&&i?vt(e.ctx.slice(),n[1](i(t))):e.ctx}function ls(n,t,e,i){if(n[2]&&i){const s=n[2](i(e));if(t.dirty===void 0)return s;if(typeof s=="object"){const o=[],r=Math.max(t.dirty.length,s.length);for(let a=0;a<r;a+=1)o[a]=t.dirty[a]|s[a];return o}return t.dirty|s}return t.dirty}function cs(n,t,e,i,s,o){if(s){const r=pm(t,e,i,o);n.p(r,s)}}function hs(n){if(n.ctx.length>32){const t=[],e=n.ctx.length/32;for(let i=0;i<e;i++)t[i]=-1;return t}return-1}function et(n){return n==null?"":n}function Wt(n){return n&&hi(n.destroy)?n.destroy:K}function dh(n){const t=typeof n=="string"&&n.match(/^\s*(-?[\d.]+)([^\s]*)\s*$/);return t?[parseFloat(t[1]),t[2]||"px"]:[n,"px"]}const vm=typeof window!="undefined";let Kl=vm?()=>window.performance.now():()=>Date.now(),$l=vm?n=>requestAnimationFrame(n):K;const Hn=new Set;function Am(n){Hn.forEach(t=>{t.c(n)||(Hn.delete(t),t.f())}),Hn.size!==0&&$l(Am)}function ec(n){let t;return Hn.size===0&&$l(Am),{promise:new Promise(e=>{Hn.add(t={c:n,f:e})}),abort(){Hn.delete(t)}}}function O(n,t){n.appendChild(t)}function me(n,t,e){const i=tc(n);if(!i.getElementById(t)){const s=L("style");s.id=t,s.textContent=e,bm(i,s)}}function tc(n){if(!n)return document;const t=n.getRootNode?n.getRootNode():n.ownerDocument;return t&&t.host?t:n.ownerDocument}function a0(n){const t=L("style");return bm(tc(n),t),t.sheet}function bm(n,t){return O(n.head||n,t),t.sheet}function R(n,t,e){n.insertBefore(t,e||null)}function V(n){n.parentNode&&n.parentNode.removeChild(n)}function Xt(n,t){for(let e=0;e<n.length;e+=1)n[e]&&n[e].d(t)}function L(n){return document.createElement(n)}function He(n){return document.createElementNS("http://www.w3.org/2000/svg",n)}function Se(n){return document.createTextNode(n)}function ee(){return Se(" ")}function Ee(){return Se("")}function we(n,t,e,i){return n.addEventListener(t,e,i),()=>n.removeEventListener(t,e,i)}function l0(n){return function(t){return t.stopPropagation(),n.call(this,t)}}function P(n,t,e){e==null?n.removeAttribute(t):n.getAttribute(t)!==e&&n.setAttribute(t,e)}function c0(n){return Array.from(n.childNodes)}function Te(n,t){t=""+t,n.data!==t&&(n.data=t)}function j(n,t,e,i){e===null?n.style.removeProperty(t):n.style.setProperty(t,e,i?"important":"")}let zo;function h0(){if(zo===void 0){zo=!1;try{typeof window!="undefined"&&window.parent&&window.parent.document}catch(n){zo=!0}}return zo}function ic(n,t){getComputedStyle(n).position==="static"&&(n.style.position="relative");const i=L("iframe");i.setAttribute("style","display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; overflow: hidden; border: 0; opacity: 0; pointer-events: none; z-index: -1;"),i.setAttribute("aria-hidden","true"),i.tabIndex=-1;const s=h0();let o;return s?(i.src="data:text/html,<script>onresize=function(){parent.postMessage(0,'*')}<\/script>",o=we(window,"message",r=>{r.source===i.contentWindow&&t()})):(i.src="about:blank",i.onload=()=>{o=we(i.contentWindow,"resize",t),t()}),O(n,i),()=>{(s||o&&i.contentWindow)&&o(),V(i)}}function ie(n,t,e){n.classList[e?"add":"remove"](t)}function ym(n,t,{bubbles:e=!1,cancelable:i=!1}={}){const s=document.createEvent("CustomEvent");return s.initCustomEvent(n,e,i,t),s}class ir{constructor(t=!1){this.is_svg=!1,this.is_svg=t,this.e=this.n=null}c(t){this.h(t)}m(t,e,i=null){this.e||(this.is_svg?this.e=He(e.nodeName):this.e=L(e.nodeType===11?"TEMPLATE":e.nodeName),this.t=e.tagName!=="TEMPLATE"?e:e.content,this.c(t)),this.i(i)}h(t){this.e.innerHTML=t,this.n=Array.from(this.e.nodeName==="TEMPLATE"?this.e.content.childNodes:this.e.childNodes)}i(t){for(let e=0;e<this.n.length;e+=1)R(this.t,this.n[e],t)}p(t){this.d(),this.h(t),this.i(this.a)}d(){this.n.forEach(V)}}const nr=new Map;let sr=0;function d0(n){let t=5381,e=n.length;for(;e--;)t=(t<<5)-t^n.charCodeAt(e);return t>>>0}function u0(n,t){const e={stylesheet:a0(t),rules:{}};return nr.set(n,e),e}function or(n,t,e,i,s,o,r,a=0){const l=16.666/i;let c=`{
435
+ `;function xv(){const n=new b.PlaneGeometry(.4,.4),t=Cv,e=new b.TextureLoader().load(t);e.encoding=b.sRGBEncoding,e.minFilter=b.LinearFilter;const i=new b.MeshBasicMaterial({map:e,transparent:!0,depthTest:!1});return new b.Mesh(n,i)}function kv(){const n=new b.CurvePath;n.add(new b.LineCurve3(new b.Vector3(0,0,0),new b.Vector3(0,0,.1)));const t=new b.TubeGeometry(n,8,.003),e=new b.ShaderMaterial({vertexShader:Ev,fragmentShader:Mv,depthTest:!1,transparent:!0});return new b.Mesh(t,e)}function Dv(){const n=new b.SphereGeometry(.01,20,20),t=new b.MeshBasicMaterial({color:10349931,depthTest:!1,transparent:!0,side:b.DoubleSide}),e=new b.Mesh(n,t);return e.position.set(0,0,.1),e}function Sv(){const t=new dm({pointerEvents:"none",cornerPoints:[new b.Vector3(-.2,.2,0),new b.Vector3(-.2,-.2,0),new b.Vector3(.2,-.2,0),new b.Vector3(.2,.2,0)]}),e=document.createElement("div");return e.style.width="100%",e.style.height="100%",e.style.backgroundImage=`url(${$f})`,e.style.backgroundSize="100%",e.style.backgroundRepeat="no-repeat",t.container.appendChild(e),t}class em extends b.Object3D{constructor(e){super();d(this,"planeMesh");d(this,"lineMesh");d(this,"ballMesh");d(this,"borderMesh");d(this,"five");this.planeMesh=xv(),this.lineMesh=kv(),this.ballMesh=Dv(),this.borderMesh=Sv(),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)}),Xf(e),this.five=e}updateWithIntersect(e){var s;const i=(s=e==null?void 0:e.face)!=null&&s.normal?new b.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 tm extends b.Object3D{constructor(){super(...arguments);d(this,"children",[])}getRaycastIntersects(e){const i=[];return this.raycast(e,i),i}getRaycastIntersection(e){return this.getRaycastIntersects(e)[0]}}class im extends W.LineSegments{constructor(t,e){super(t,e)}}const za=new b.Vector3;class Tv extends b.Sphere{expandByPoint(t){if(this.isEmpty())return this.center.copy(t),this.radius=0,this;za.subVectors(t,this.center);const e=za.lengthSq();if(e>this.radius*this.radius){const i=Math.sqrt(e),s=(i-this.radius)*.5;this.center.addScaledVector(za,s/i),this.radius+=s}return this}}function Lv(n){const{max:t,min:e}=n;return[new b.Vector3(t.x,t.y,t.z),new b.Vector3(e.x,t.y,t.z),new b.Vector3(e.x,e.y,t.z),new b.Vector3(t.x,e.y,t.z),new b.Vector3(t.x,t.y,e.z),new b.Vector3(e.x,t.y,e.z),new b.Vector3(e.x,e.y,e.z),new b.Vector3(t.x,e.y,e.z)]}function Si(n,t){const{max:e,min:i}=n;switch(t){case 0:return new b.Vector3(e.x,e.y,e.z);case 1:return new b.Vector3(i.x,e.y,e.z);case 2:return new b.Vector3(i.x,i.y,e.z);case 3:return new b.Vector3(e.x,i.y,e.z);case 4:return new b.Vector3(e.x,e.y,i.z);case 5:return new b.Vector3(i.x,e.y,i.z);case 6:return new b.Vector3(i.x,i.y,i.z);case 7:return new b.Vector3(e.x,i.y,i.z)}}function os(n){return Xl(n,"box3")}function nm(n){return Xl(n,"sphere")}function zv(n){return Ir(n,"box3")}function sm(n){return Ir(n,"sphere")}function Ir(n,t){const e=t==="box3"?new b.Box3:new Tv,i=new b.Vector3;if(n.updateWorldMatrix(!1,!1),n.traverse(s=>{var r;if(s.name==="shadow"||s.type==="Line2")return;const o=s.geometry;if(s.updateWorldMatrix(!1,!1),o!==void 0){const a=(r=o==null?void 0:o.attributes)==null?void 0:r.position;if(a)for(let l=0,c=a.count;l<c;l++)i.fromBufferAttribute(a,l).applyMatrix4(s.matrixWorld),e.expandByPoint(i);else o.vertices&&o.vertices.forEach(l=>{const c=l.clone().applyMatrix4(s.matrixWorld);e.expandByPoint(c)})}}),!e.isEmpty())return e}function Xl(n,t){const e=Ir(n,t);return e&&e.applyMatrix4(jv(n.matrixWorld.clone())),e}const jv=n=>{const t=n.elements,e=t[0],i=t[1],s=t[2],o=t[3],r=t[4],a=t[5],l=t[6],c=t[7],h=t[8],u=t[9],f=t[10],m=t[11],v=t[12],p=t[13],g=t[14],A=t[15],w=u*g*c-p*f*c+p*l*m-a*g*m-u*l*A+a*f*A,I=v*f*c-h*g*c-v*l*m+r*g*m+h*l*A-r*f*A,C=h*p*c-v*u*c+v*a*m-r*p*m-h*a*A+r*u*A,E=v*u*l-h*p*l-v*a*f+r*p*f+h*a*g-r*u*g,M=e*w+i*I+s*C+o*E;if(M===0)return n.set(0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);const S=1/M;return t[0]=w*S,t[1]=(p*f*o-u*g*o-p*s*m+i*g*m+u*s*A-i*f*A)*S,t[2]=(a*g*o-p*l*o+p*s*c-i*g*c-a*s*A+i*l*A)*S,t[3]=(u*l*o-a*f*o-u*s*c+i*f*c+a*s*m-i*l*m)*S,t[4]=I*S,t[5]=(h*g*o-v*f*o+v*s*m-e*g*m-h*s*A+e*f*A)*S,t[6]=(v*l*o-r*g*o-v*s*c+e*g*c+r*s*A-e*l*A)*S,t[7]=(r*f*o-h*l*o+h*s*c-e*f*c-r*s*m+e*l*m)*S,t[8]=C*S,t[9]=(v*u*o-h*p*o-v*i*m+e*p*m+h*i*A-e*u*A)*S,t[10]=(r*p*o-v*a*o+v*i*c-e*p*c-r*i*A+e*a*A)*S,t[11]=(h*a*o-r*u*o-h*i*c+e*u*c+r*i*m-e*a*m)*S,t[12]=E*S,t[13]=(h*p*s-v*u*s+v*i*f-e*p*f-h*i*g+e*u*g)*S,t[14]=(v*a*s-r*p*s-v*i*l+e*p*l+r*i*g-e*a*g)*S,t[15]=(r*u*s-h*a*s+h*i*l-e*u*l-r*i*f+e*a*f)*S,n},Nt=new Map,Os=new Map;function Ov(n){Ci(n).forEach(e=>{var i,s,o;Nt.has(e)||(e instanceof HTMLElement?Nt.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 b.ShaderMaterial?Nt.set(e,{opacity:(i=e.material.uniforms.opacity)==null?void 0:i.value,transparent:e.material.transparent,visible:e.visible}):Nt.set(e,{opacity:(s=e.material)==null?void 0:s.opacity,transparent:(o=e.material)==null?void 0:o.transparent,visible:e.visible}):Nt.set(e,{visible:e.visible})))})}function rh(n){Ci(n).forEach(e=>{const i=Nt.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 b.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))),Nt.delete(e))})}function Er(n,t){var a;const e=(a=t==null?void 0:t.traverseTHREEObject)!=null?a:!0;let i=Ci(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))],Ov(i);const o=$o(k({targets:i,duration:300,easing:"linear",direction:"alternate",loop:4,autoplay:!1,update:l=>{var c;l.animatables.forEach(h=>{var v;const u=h.target;if(!Nt.has(u))return;const m=Number((v=Nt.get(u).opacity)!=null?v:1)*(100-l.progress)/100;u instanceof HTMLElement?u.style.opacity=String(m):u.material&&(u.material instanceof b.ShaderMaterial?(u.material.uniforms.opacity&&(u.material.uniforms.opacity.value=m),u.material.transparent=!0):(u.material.opacity=m,u.material.transparent=!0))}),(c=t==null?void 0:t.updateRender)==null||c.call(t)}},t));o.preComplete=()=>{o!=null&&o.completed||(o==null||o.pause(),rh(i),setTimeout(()=>{var l;return(l=t==null?void 0:t.updateRender)==null?void 0:l.call(t)}))};const r=Os.get(n);return r==null||r.pause(),r==null||r.seek(0),Os.set(n,o),o.play(),o.finished.then(()=>{var l;rh(i),setTimeout(()=>{Os.get(n)===o&&Os.delete(n)},1e3),(l=t==null?void 0:t.updateRender)==null||l.call(t)}),o}function om(n,t){return Er(n,k({update:e=>{var i;e.animatables.forEach(s=>{const o=s.target;if(!Nt.has(o))return;const r=Nt.get(o),l=(Number(r==null?void 0:r.opacity)||Number(t==null?void 0:t.maxOpacity)||1)*(e.progress/100);o instanceof HTMLElement?(o.style.opacity=String(l),o.style.visibility="visible"):o.isObject3D&&(Ci(n).includes(o)&&(o.visible=!0),o.material&&(o.material instanceof b.ShaderMaterial?(o.material.uniforms.opacity&&(o.material.uniforms.opacity.value=l),o.material.transparent=!0):(o.material.opacity=l,o.material.transparent=!0)))}),(i=t==null?void 0:t.updateRender)==null||i.call(t)}},t))}const ja=Math.PI*2;function ml(n){return(n%ja+ja)%ja}function io(n){return{longitude:ml(-Math.atan2(n.x,-n.z)),latitude:-Math.asin(n.y/1)}}function Vv(n,t,e){return Q(this,null,function*(){var w,I,C;if(!t)return;const i=sm(t);if(!i)return;const s=new yr(n),o=(w=e==null?void 0:e.scale)!=null?w:1.4,r=i.center,a=n.camera.position.clone().sub(r).setY(0).normalize(),l=n.state.mode==="Mapview"?n.state.fov:60,h=Math.max(1.5,i.radius*o),u=h*(1/Math.tan(b.MathUtils.degToRad(l/2)));let f=0;const m=[],v=E=>{const M=b.MathUtils.degToRad(E);return a.clone().applyAxisAngle(new b.Vector3(0,1,0),M).clone().multiplyScalar(u).add(new b.Vector3(0,h,0)).add(r)};for(;f!==360;){let E=0;const M=v(f),S=_=>{const U=_.distanceTo(M),z=new b.Raycaster(_,M.clone().sub(_).normalize()),Y=s.model.intersectRaycaster(z,void 0,!0)[0],H=Y==null?void 0:Y.distance;xe(H)?H>U&&(E+=1):E+=1},T=i.clampPoint(M,new b.Vector3);S(T);const G=new b.Vector3(r.x,M.y,r.z);if(S(G),xe(m[E])&&f>m[E]||(m[E]=f),E===2)break;f+=30}const p=v((C=(I=m[2])!=null?I:m[1])!=null?C:0),g=p.distanceTo(r),A=io(r.clone().sub(p).normalize());if(n.state.mode==="Mapview")return n.updateCamera(k({offset:r,distance:g},A),800);n.setState(k({mode:"Mapview",offset:r,distance:g},A)),yield n.ready()})}function rm(n,t,e){return Q(this,null,function*(){var p,g;if(!t)return;const i=(p=e==null?void 0:e.distance)!=null?p:3,s=new yr(n),o=n.camera.position.clone().sub(t).setY(0).normalize(),r=n.state.mode==="Mapview"?n.state.fov:60,a=i,l=a*Math.cos(b.MathUtils.degToRad(r/2)),c=a*Math.sin(b.MathUtils.degToRad(r/2));let h=0;const u=[],f=A=>{const w=b.MathUtils.degToRad(A);return o.clone().applyAxisAngle(new b.Vector3(0,1,0),w).clone().multiplyScalar(l).add(new b.Vector3(0,c,0)).add(t)};for(;h!==360;){let A=0;const w=f(h);if((C=>{const E=C.distanceTo(w),M=new b.Raycaster(C,w.clone().sub(C).normalize()),S=s.model.intersectRaycaster(M,void 0,!0)[0],T=S==null?void 0:S.distance;xe(T)?T>E&&(A+=1):A+=1})(t),u[A]=h,A===1)break;h+=30}const m=f((g=u[1])!=null?g:0),v=io(t.clone().sub(m).normalize());if(n.state.mode==="Mapview")return n.updateCamera(k({offset:t,distance:i},v),800);n.setState(k({mode:"Mapview",offset:t,distance:i},v)),yield n.ready()})}function ci(n){return Q(this,null,function*(){return new Promise(t=>{if(am(n))t();else{const e=i=>{const s=Ut(n);i===s&&(n.off("modelLoaded",e),t())};n.on("modelLoaded",e)}})})}function am(n){var t;return(t=Ut(n))==null?void 0:t.loaded}function lm(n,t){const{top:e,left:i,width:s,height:o}=t.getBoundingClientRect();return new b.Vector2((n.x-i)/s*2-1,-(n.y-e)/o*2+1)}class Ys{constructor(t,e){d(this,"five");d(this,"dragging",!1);d(this,"boundObject",{});d(this,"config");d(this,"lastMouseDownEvent");d(this,"lastTouchEvent");d(this,"handleWantsGesture",(t,e)=>{var s;if(e.length!==1)return;const i=e[0];if(i.raycaster){const o=new ul;o.ray=i.raycaster.ray,o.near=i.raycaster.near,o.far=i.raycaster.far,o.camera=i.raycaster.camera,o.layers=i.raycaster.layers,o.params=i.raycaster.params,i.raycaster=o}if(i){if(t==="mouseMove"&&this.onDomEvent("hover",i),t==="tap"){let o;o||(o=(s=this.lastMouseDownEvent)!=null?s:this.lastTouchEvent),o||(o=new MouseEvent("click",{clientX:i.x,clientY:i.y}));const r=this.onDomEvent("click",i,o),a=this.onDomEvent("wantDblclick",i,o,this.boundObject.dblclick);if(r===!1||a===!1)return!1}if(this.dragging)return!1}});d(this,"handleDomEvent",(t,e,i)=>{const s={x:e.clientX,y:e.clientY};this.onDomEvent(t,s,e,i)});d(this,"handleMouseEvent",t=>{this.handleDomEvent(t.type,t)});d(this,"handleMousedown",t=>{this.lastMouseDownEvent=t,this.handleDomEvent("mousedown",t),this.handleDomEvent("dragstart",t,this.haveDragEventObject)});d(this,"handleTouchStart",t=>{this.lastTouchEvent=t});d(this,"handleMouseup",t=>{var e;this.dragging=!1,(e=this.haveDragEventObject)==null||e.forEach(i=>{i._dragging&&(i._dragging=!1,this.notify({eventName:"dragend",object:i,originEvent:t,raycaster:this.getRaycaster({x:t.clientX,y:t.clientY})}))}),this.handleDomEvent("mouseup",t)});d(this,"handleMousemove",t=>{var e;this.dragging&&((e=this.boundObject.drag)==null||e.forEach(i=>{i._dragging&&this.notify({eventName:"drag",object:i,originEvent:t,raycaster:this.getRaycaster({x:t.clientX,y:t.clientY})})}))});d(this,"onDomEvent",(t,e,i,s=this.boundObject[t])=>{var f,m,v,p,g;if(!e||!s||(s==null?void 0:s.length)===0)return;const o=[];((f=this.config)==null?void 0:f.fiveModels)!==null&&((m=this.config)!=null&&m.fiveModels?o.push(...this.config.fiveModels):o.push(this.model));const r=o.filter(A=>A.loaded),a=(v=e.raycaster)!=null?v:this.getRaycaster(e);a.params.Points.threshold=.02;const l=a.intersectObjects(s,!0),c=[];r.forEach(A=>{const w=A.intersectRaycaster(a);c.push(...w)});const h=.01;if(c.length>0&&l.length>0&&c[0].distance+h<l[0].distance)return;const u=(p=l==null?void 0:l[0])==null?void 0:p.object;if(t==="wantDblclick")return!1;if((!u||!this.objectIsBound(u))&&t==="hover")for(const A of(g=this.boundObject.hover)!=null?g:[])A._hovered&&this.notify({eventName:"unHover",object:A});if(u&&u&&this.notify({eventName:t,object:u,originEvent:i,raycaster:a,intersects:l}))return!1});d(this,"objectIsBound",t=>{let e=t._domEvent,i=t.parent;for(;typeof e=="undefined"&&i;)e=i._domEvent,i=i.parent;return!!e});d(this,"notify",t=>{var v,p,g;const{eventName:e,object:i,originEvent:s,raycaster:o,intersects:r}=t;if(!i)return!1;let a=!1,l=[];const c=[],h=()=>{const A=r.slice(1);return A[0]?this.notify(te(k({},t),{object:A[0].object,intersects:A})):!1};let u=i;for(c.push(u);u.parent;)u=u.parent,c.push(u);const f=c.at(-1);if((v=this.config)!=null&&v.noEmitWhenNotInScene&&f.type!=="Scene")return h();let m=!1;for(const A of c){if(a)break;A.draggable&&(e==="dragstart"&&(A._dragging=!0,this.dragging=!0),e==="dragend"&&(A._dragging=!1,this.dragging=!1));const w=A._domEvent;if(!w)continue;const I=w[`${e}Handler`];if(I)for(const[C,E]of I){if(E!=null&&E.noEmitWhenNotInScene&&f.type!=="Scene"||((p=this.config)!=null&&p.noEmitWhenHide||E!=null&&E.noEmitWhenHide)&&!Nl(A))continue;if(m=!0,e==="hover"){if(A._hovered)continue;A._hovered=!0;for(const S of(g=this.boundObject.hover)!=null?g:[])S!==A&&S._hovered&&this.notify({eventName:"unHover",object:S})}if(e==="unHover"){if(!A._hovered)continue;A._hovered=!1}const M=C({type:e,target:A,origDomEvent:s,raycaster:o,intersects:r,stopPropagation:()=>{a=!0}});l.push(M!=null?M:!0)}}if(m===!1)return h();if(e==="click"||e==="wantDblclick")return l.some(A=>A===!0)});this.five=t,this.config=e,t.on("wantsGesture",this.handleWantsGesture),document.addEventListener("mousedown",this.handleMousedown),document.addEventListener("touchstart",this.handleTouchStart),document.addEventListener("dblclick",this.handleMouseEvent),document.addEventListener("mouseup",this.handleMouseup),document.addEventListener("mousemove",this.handleMousemove)}get haveDragEventObject(){return[...new Set([this.boundObject.dragend,this.boundObject.drag,this.boundObject.dragstart].flat())].filter(Boolean)}get model(){return Ut(this.five)}addAutoBindEventListener(t,e,i,s){const o=()=>this.addEventListener(t,e,i,s),r=()=>this.removeEventListener(t,e,i,s);return t.addEventListener("added",o),t.addEventListener("removed",r),t.addEventListener("dispose",r),()=>{t.removeEventListener("added",o),t.removeEventListener("removed",r),t.removeEventListener("dispose",r)}}addEventListener(t,e,i,s){t._domEvent||(t._domEvent={}),t._domEvent[`${e}Handler`]||(t._domEvent[`${e}Handler`]=[]),this.boundObject[e]||(this.boundObject[e]=[]),this.boundObject[e].includes(t)||this.boundObject[e].push(t),t._domEvent[`${e}Handler`].push([i,k({noEmitWhenHide:!1,noEmitWhenNotInScene:!1},s)])}removeEventListener(t,e,i,...s){var r,a;if(!t._domEvent||(e===void 0&&(Object.keys(this.boundObject).forEach(l=>{var h,u;const c=(h=this.boundObject[l])==null?void 0:h.findIndex(f=>f===t);c!==-1&&((u=this.boundObject[l])==null||u.splice(c,1))}),t._domEvent={}),!t._domEvent[`${e}Handler`]))return;if(i===void 0){delete t._domEvent[`${e}Handler`];return}const o=t._domEvent[`${e}Handler`].findIndex(l=>l[0]===i);if(o!==-1&&(t._domEvent[`${e}Handler`].splice(o,1),t._domEvent[`${e}Handler`].length===0&&delete t._domEvent[`${e}Handler`],t._domEvent&&Object.keys(t._domEvent).length===0&&delete t._domEvent,!t._domEvent)){const l=(r=this.boundObject[e])==null?void 0:r.findIndex(c=>c===t);l!==-1&&((a=this.boundObject[e])==null||a.splice(l,1))}}clear(){this.boundObject={}}dispose(){var t;(t=this.five)==null||t.off("wantsGesture",this.handleWantsGesture),document.removeEventListener("mousedown",this.handleMousedown),document.removeEventListener("touchstart",this.handleTouchStart),document.removeEventListener("mouseup",this.handleMouseup),document.removeEventListener("mousemove",this.handleMousemove),this.boundObject={}}toJSON(){return{boundObject:this.boundObject}}getRaycaster(t){const e=this.five.getElement();if(!e)return;const i=lm(t,e),s=new ul;return s.setFromCamera(i,this.five.camera),s}}function Bv(n){return n.model?n.work?n.model.loaded?n.model.name!==n.work.model.file?{result:!1,msg:"five.model.name 与 five.work.model.file 不一致"}:{result:!0,msg:""}:{result:!1,msg:"five.model 未加载完成"}:{result:!1,msg:"five 数据未加载"}:{result:!1,msg:"five.model 不存在"}}function cm(n){return/^https?:\/\/|^\/\//.test(n)||/^data:/.test(n)}function Zl(n,t){return cm(t)?t:`${n}${t}`}class Un extends br{constructor(){super(...arguments);d(this,"disposeMethods",[]);d(this,"animationFrameDisposer");d(this,"onDispose",e=>(this.disposeMethods.push(e),this));d(this,"play",()=>{var e;return this.start(0),(e=this.animationFrameDisposer)==null||e.call(this),this.animationFrameDisposer=rs(i=>this.update(i)),this});d(this,"stop",()=>{var e;return super.stop(),(e=this.animationFrameDisposer)==null||e.call(this),this});d(this,"dispose",()=>{var e;this.stop(),(e=this.animationFrameDisposer)==null||e.call(this),this.disposeMethods.forEach(i=>i()),this.disposeMethods=[],Qf(this)})}}function Xs(n,t=oi.Linear.None){const e=new Un({progress:0}).to({progress:1});return n!==void 0&&e.duration(n),t!==void 0&&e.easing(t),e}const Yn=window.requestAnimationFrame||(n=>setTimeout(n,16)),Rv=window.cancelAnimationFrame||clearTimeout;function no(n,t=0){t<=0?Yn(n):Yn(()=>no(n,t-1))}function _v(){return Q(this,null,function*(){return new Promise(n=>{Yn(()=>n())})})}function rs(n,t=60){let e=-1,i=0,s=-1;const o=1e3/t;function r(a){s===-1&&(s=a),e=Yn(r),!(a-i<o)&&(i=a,n==null||n(a-s))}return e=Yn(r),function(){Rv(e)}}function Fv(){const n=Date.now();return new Promise(t=>{Yn(()=>{t(Date.now()-n)})})}function tr(n){return Object.prototype.toString.call(n)==="[object Object]"}function Mr(n,t){return n===t?!0:typeof n!=typeof t?!1:!!(Number.isNaN(n)&&Number.isNaN(t))}function Hv(n,t){const e=Object.getOwnPropertyNames(n),i=Object.getOwnPropertyNames(t);if(e.length!==i.length)return!1;for(let s=0,o=e.length;s<o;s++){const r=e[s];if(!Mr(n[r],t[r]))return!1}return!0}function Nv(n,t){if(n.length!==t.length)return!1;for(let e=0,i=n.length;e<i;e++)if(!Mr(n[e],t[e]))return!1;return!0}function Gv(n,t){return Mr(n,t)?!0:tr(n)&&tr(t)?Hv(n,t):Array.isArray(n)&&Array.isArray(t)?Nv(n,t):!1}function Jl(n,t){return Mr(n,t)?!0:tr(n)&&tr(t)?Wv(n,t):Array.isArray(n)&&Array.isArray(t)?Qv(n,t):!1}function Qv(n,t){if(n.length!==t.length)return!1;for(let e=0,i=n.length;e<i;e++)if(!Jl(n[e],t[e]))return!1;return!0}function Wv(n,t){const e=Object.getOwnPropertyNames(n),i=Object.getOwnPropertyNames(t);if(e.length!==i.length)return!1;for(let s=0,o=e.length;s<o;s++){const r=e[s];if(!Jl(n[r],t[r]))return!1}return!0}function wt(n,t,e={deep:!1}){return e.deep?Jl(n,t):Gv(n,t)}const Uv=new b.Vector2;class Yv{constructor(t,e){d(this,"scene",new b.Scene);d(this,"five");d(this,"renderer");d(this,"cancelRequestAnimationFrameId");d(this,"camera",new b.Camera);d(this,"domInited",!1);d(this,"canvasWrapper");d(this,"params");d(this,"_rendererCache");d(this,"_cameraCache");d(this,"animate",()=>{var s,o,r;if(this.cancelRequestAnimationFrameId=requestAnimationFrame(this.animate),!this.five.renderer)return;const t=this.five.renderer.getSize(Uv),e=t.toArray().join(",");e!==this._rendererCache&&(this._rendererCache=e,this.renderer.setSize(t.x,t.y));const i=this.five.camera.projectionMatrix.toArray().join(",")+this.five.camera.matrixWorld.toArray().join(",");if(i!==this._cameraCache&&(this._cameraCache=i,this.camera.copy(this.five.camera)),this.renderer.render(this.scene,this.camera),!this.domInited){const a=(s=this.five.getElement())==null?void 0:s.parentElement;a&&(this.canvasWrapper=document.createElement("div"),this.canvasWrapper.classList.add("five-puppet"),this.canvasWrapper.style.position="absolute",this.canvasWrapper.style.pointerEvents="none",this.canvasWrapper.style.left="0",this.canvasWrapper.style.top="0",this.canvasWrapper.style.zIndex=`${(r=(o=this.params)==null?void 0:o.zIndex)!=null?r:1}`,this.canvasWrapper.appendChild(this.renderer.domElement),a.appendChild(this.canvasWrapper),this.domInited=!0)}});d(this,"stopAnimate",()=>{this.cancelRequestAnimationFrameId&&cancelAnimationFrame(this.cancelRequestAnimationFrameId)});d(this,"destory",()=>{var t;this.stopAnimate(),this.renderer.dispose(),this.renderer.domElement.remove(),(t=this.canvasWrapper)==null||t.remove()});this.five=t,this.params=e,this.renderer=new Je.InternalWebGLRenderer({webgl2:!0,pixelRatio:window.devicePixelRatio,backgroundAlpha:0,backgroundColor:0}),this.renderer.domElement.style.pointerEvents="none",this.renderer.setSize(1,1),window.__FIVEPUPPET_DEBUG__=this,this.animate()}}const hm=1,ah=`CSS3DObjectPlus@${hm}`,Xv=.00216,Zv=.003;let dm=class extends Gs.CSS3DObject{constructor(e){var E,M,S,T,G;if(Tt(e.cornerPoints)&&Tt(e.width))throw new Error("cornerPoints and width cannot be both empty");const i=(E=e.container)!=null?E:document.createElement("div"),s=(M=e.cornerPoints)!=null?M:(()=>{const _=e.width/2;return[new W.Vector3(-_,_,0),new W.Vector3(-_,-_,0),new W.Vector3(_,-_,0),new W.Vector3(_,_,0)]})(),o=(S=e.ratio)!=null?S:Zv,r=(T=e.dpr)!=null?T:1,a=(G=e.pointerEvents)!=null?G:"auto",l=Math.max(Xv,o),c=s[0].distanceTo(s[1]),h=s[1].distanceTo(s[2]),u=Wn(c/o*r),f=Wn(h/o*r),m=Ot(...s);let v;if(l===o)i.style.width=`${u}px`,i.style.height=`${f}px`,v=i;else{const _=document.createElement("div");_.style.width=`${u}px`,_.style.height=`${f}px`,_.style.pointerEvents="none";const U=o/l;i.style.position="absolute",i.style.left="0",i.style.top="0",i.style.width=`${U*u}px`,i.style.height=`${U*f}px`,_.appendChild(i),v=_}super(v);d(this,"version",hm);d(this,"isCSS3DObjectPlus",!0);d(this,"isCSS3DObject",!0);d(this,"name",ah);d(this,"container");d(this,"width");d(this,"height");d(this,"domWidthPx");d(this,"domHeightPx");d(this,"cornerPoints");d(this,"centerPosition");d(this,"ratio");d(this,"mode","front");d(this,"hooks",new ht);d(this,"opacityMesh");d(this,"selfVisible",!0);d(this,"setVisible",e=>{this.selfVisible=e,this.visible=Nl(this.parent)&&this.selfVisible,this.opacityMesh&&(this.opacityMesh.visible=this.visible)});d(this,"updateVisible",()=>{this.setVisible(this.selfVisible)});d(this,"createOpacityMesh",e=>{const{domWidthPx:i,domHeightPx:s}=e,o=new Wf(i,s);return o.position.copy(e.position),o.rotation.copy(e.rotation),o.scale.copy(e.scale),o});if(i.style.pointerEvents=a,Object.assign(i.style,e.style),this.scale.set(l,l,l),this.cornerPoints=s,this.ratio=o,this.container=i,e.mode&&(this.mode=e.mode),l===o)this.width=c,this.height=h,this.domWidthPx=u,this.domHeightPx=f,this.centerPosition=m;else{const _=o/l;this.width=_*c,this.height=_*h,this.domWidthPx=_*u,this.domHeightPx=_*f,this.centerPosition=new W.Vector3().subVectors(m,s[0]).multiplyScalar(_).add(s[0])}i.classList.add(`${ah}__container`);const p=new W.Vector3().subVectors(s[1],s[0]),g=new W.Vector3().subVectors(s[3],s[0]),A=new W.Vector3().crossVectors(p,g).normalize();this.lookAt(A);const w=this.up.clone().applyQuaternion(this.quaternion),I=g.clone(),C=new W.Vector3().crossVectors(w,I).normalize();this.rotateOnWorldAxis(C,w.angleTo(I)),this.position.copy(m),this.addEventListener("added",()=>{var _;this.mode==="front"&&((_=this.opacityMesh)==null||_.removeFromParent())}),this.addEventListener("removed",()=>{var _;(_=this.opacityMesh)==null||_.removeFromParent()})}removeFromParent(){var i;const e=this.parent;return e!==null&&e.remove(this),(i=this.opacityMesh)==null||i.removeFromParent(),this}removeOpacityMesh(){var e;return(e=this.opacityMesh)==null||e.removeFromParent(),this.opacityMesh=void 0,this}dispose(){var e;this.container.remove(),this.removeFromParent(),(e=this.opacityMesh)==null||e.removeFromParent()}getOpacityMesh(){if(this.opacityMesh)return this.opacityMesh;{const e=this.createOpacityMesh(this);return this.opacityMesh=e,e}}applyMatrix4(e){var i;super.applyMatrix4(e),(i=this.opacityMesh)==null||i.applyMatrix4(e)}applyQuaternion(e){var i;return super.applyQuaternion(e),(i=this.opacityMesh)==null||i.applyQuaternion(e),this}applyScaleMatrix4(e){var i;this.scale.applyMatrix4(e),(i=this.opacityMesh)==null||i.scale.applyMatrix4(e)}};function Xn(n){const t=[];return Ci(n).forEach(i=>{i.traverse(s=>{(s.isCSS3DObjectPlus||s.isCSS3DObject||s.isCSS3DSprite)&&t.push(s)})}),t}class Jv extends b.Scene{constructor(){super()}add(...t){return super.add(...t),Xn(t).forEach(e=>{e.mode="front"}),this}}class qv extends b.Scene{constructor(e){super();d(this,"scene");if(!e)throw new Error("CSS3DBehindScene: scene is required");this.scene=e}add(...e){return super.add(...e),Xn(e).forEach(i=>{i.mode="behind",this.scene.add(i.getOpacityMesh())}),this}remove(...e){return Xn(e).forEach(i=>{var s;(s=i.opacityMesh)==null||s.removeFromParent(),i.opacityMesh=null}),super.remove(...e),this}}class um extends b.Group{constructor(e){super();d(this,"isCSS3DGroup",!0);d(this,"mode");d(this,"CSS3DObjectLength",0);this.mode=e}add(...e){return Xn(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=Xn(this).length}}class Kv extends um{constructor(){super("front")}}class $v extends um{constructor(e){super("behind");d(this,"scene");if(!e)throw new Error("CSS3DBehindScene: scene is required");this.scene=e}add(...e){return Xn(e).forEach(i=>{this.scene.add(i.getOpacityMesh())}),super.add(...e),this}}const e0=3,gl="CSS3DRenderer",Vs=`${gl}@${e0}`,Sn=()=>{console.error(`${Vs} is disposed`)},ot={css3DObjects:[],frontModeStore:{css3DRenderer:new Qs},behindModeStore:{css3DRenderer:new Qs}};function lh(n){return ot.css3DObjects.find(t=>t.id===n)}function t0(n){ot.frontModeStore.css3DRenderer.setWrapper(n)}function i0(n){ot.behindModeStore.css3DRenderer.setWrapper(n)}class Zn{constructor(t){d(this,"hooks",new ht);d(this,"state",{enabled:!0,visible:!0,disposed:!1});d(this,"_scene");d(this,"store",{frontModeGroup:new Kv});d(this,"create3DElement",(t,e,i)=>{if(this.state.disposed)return Sn();const s=(()=>{const E={ratio:.00216,devicePixelRatio:1,mode:"front",autoRender:!0,container:document.createElement("div"),pointerEvents:"none",wrapperStyle:{}};return Object.assign(E,i)})(),o=e.map(De);if((o==null?void 0:o.length)<4)return console.error(`${Vs}: requires 4 point but params may have fewer`);const{ratio:r,devicePixelRatio:a,mode:l,autoRender:c,container:h,pointerEvents:u,wrapperStyle:f}=s;let m=!1;const v=this.createObject(o,{ratio:r,dpr:a,container:h,mode:l,pointerEvents:u,wrapperStyle:f});ot.css3DObjects.push(v),s.scene&&this.setScene(s.scene);const p=()=>{if(m)return;const E=v.mode==="front"?this.getFrontCSS3DObjectGroup():this.getBehindCSS3DObjectGroup();E&&E.add(v)},g=()=>{m||(p(),this.render(t),this.hooks.emit("render"))},A=E=>this.setVisibleById(v.id,E),w=E=>this.setEnabledById(v.id,E),I=()=>(m=!0,v.removeFromParent(),!0),C=l==="front"?ot.frontModeStore.css3DRenderer:ot.behindModeStore.css3DRenderer;return c&&g(),{id:v.uuid,container:h,css3DObject:v,render:c?void 0:g,show:()=>A(!0),hide:()=>A(!1),setVisible:A,enable:()=>w(!0),disable:()=>w(!1),setEnabled:w,dispose:I,appendToElement:E=>C.setWrapper(E)}});d(this,"setVisibleById",(t,e)=>{var i;(i=lh(t))==null||i.setVisible(e)});d(this,"setEnabledById",(t,e)=>{const i=lh(t);if(!i)return;const s=i.mode==="front"?this.getFrontCSS3DObjectGroup({addGroupIfNotExists:!1}):this.getBehindCSS3DObjectGroup({addGroupIfNotExists:!1});s&&(e?s.add(i):s.remove(i))});d(this,"createObject",(t,e)=>{const i=new dm(te(k({cornerPoints:t},e),{style:e.wrapperStyle}));return i.element.classList.add(`${gl}__container`),i.element.id=`${gl}__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 ot.frontModeStore.css3DRenderer}static get behindModeCSS3DRenderer(){return ot.behindModeStore.css3DRenderer}get frontModeCSS3DRenderer(){return ot.frontModeStore.css3DRenderer}get behindModeCSS3DRenderer(){return ot.behindModeStore.css3DRenderer}setScene(t){this._scene=t}getCurrentState(){return this.state}setState(t,e={userAction:!0}){if(this.state.disposed)return Sn();const i=k({},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 Q(this,arguments,function*({userAction:t}={userAction:!0}){if(this.state.disposed)return Sn();this.setState({visible:!0},{userAction:t}),this.hooks.emit("show",{userAction:t})})}hide(){return Q(this,arguments,function*({userAction:t}={userAction:!0}){if(this.state.disposed)return Sn();this.setState({visible:!1},{userAction:t}),this.hooks.emit("hide",{userAction:t})})}enable({userAction:t}={userAction:!0}){if(this.state.disposed)return Sn();this.setState({enabled:!0},{userAction:t}),this.hooks.emit("enable",{userAction:t})}disable({userAction:t}={userAction:!0}){if(this.state.disposed)return Sn();this.setState({enabled:!1},{userAction:t}),this.hooks.emit("disable",{userAction:t})}getFrontCSS3DScene({createSceneIfNotExists:t=!1}={}){var i;const e=(i=ot.frontModeStore)==null?void 0:i.css3DScene;if(e)return e;if(t){const s=new Jv;ot.frontModeStore.css3DScene=s}return ot.frontModeStore.css3DScene}getBehindCSS3DScene({createSceneIfNotExists:t=!1}={}){var i,s;const e=(i=ot.behindModeStore)==null?void 0:i.css3DScene;if(e)return e;if(t){const o=(s=ot.behindModeStore.scene)!=null?s:this.scene;if(!o){console.error(`${Vs}: scene is required when mode is behind`);return}const r=new qv(o);ot.behindModeStore.css3DScene=r,ot.behindModeStore.scene=o}return ot.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 $v(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(`${Vs}: css3DScene is required when mode is front`);ot.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(`${Vs}: css3DScene is required when mode is behind`);ot.behindModeStore.css3DRenderer.renderEveryFrame(s,t)}}handleShow(){return Q(this,null,function*(){var t;this.store.frontModeGroup.setVisible(!0),(t=this.store.behindModeGroup)==null||t.setVisible(!0)})}handleHide(){return Q(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 Gs.CSS3DObject&&s.element instanceof Element&&s.element.parentNode!==null&&s.element.remove()}),(t=this.store.behindModeGroup)==null||t.children.forEach(s=>{s instanceof Gs.CSS3DObject&&s.element instanceof Element&&s.element.parentNode!==null&&s.element.remove()}),(e=this.getFrontCSS3DScene())==null||e.remove(this.store.frontModeGroup),this.store.behindModeGroup&&((i=this.getBehindCSS3DScene())==null||i.remove(this.store.behindModeGroup))}handleDispose(){this.handleDisable()}}d(Zn,"setFrontModeContainer",t0),d(Zn,"setBehindModeContainer",i0);const Qt=document.createElement("div");Qt.classList.add("behindFiveElement");Qt.style.position="absolute";Qt.style.top="0";Qt.style.left="0";Qt.style.width="100%";Qt.style.height="100%";Qt.style.pointerEvents="none";function ql(n){var i,s,o,r,a;const t=(a=(s=Oa(n.getElement()))!=null?s:Oa((i=n.getElement())==null?void 0:i.parentElement))!=null?a:Oa((r=(o=n.getElement())==null?void 0:o.parentElement)==null?void 0:r.parentElement),e=t==null?void 0:t.parentElement;if(e)return e.contains(Qt)||t.parentElement.insertBefore(Qt,t),Qt;console.error("Can not find a valid element to insert behindFiveElement. How to fix it: https://github.com/realsee-developer/dnalogel/tree/main/plugins/src/CSS3DRenderPlugin/README.md")}function Oa(n){var a;if(!n)return;const t=(a=n.style.position)!=null?a:getComputedStyle(n).position;if(t!=="fixed"&&t!=="absolute"&&t!=="relative")return;const e=getComputedStyle(n),i=e.backgroundColor,s=e.backgroundImage;if(!(i!=="transparent"&&i!=="rgba(0, 0, 0, 0)"&&i!==""||s!=="none"&&s!==""))return n}const fm="v2.0.1",ch=`CSS3DRenderPlugin@${fm}`;let n0=class extends Zn{constructor(e){super();d(this,"five");d(this,"behindFiveContainer");d(this,"frontFiveContainer");d(this,"VERSION",fm);d(this,"staticPrefix","//vr-image-4.realsee-cdn.cn");d(this,"created3DElementResults",[]);d(this,"create3DDomContainer",(e,i)=>{if(this.state.disposed)return;const s=(()=>{var u;(i==null?void 0:i.dpr)!==void 0&&console.warn(`${ch}: please use "config.devicePixelRatio" replace "config.dpr"`);const h={ratio:.00216,devicePixelRatio:(u=i==null?void 0:i.dpr)!=null?u: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:o}=s;s.mode==="behind"&&s.behindFiveContainer&&(this.behindFiveContainer=s.behindFiveContainer);const r=this.create3DElement(this.five.camera,e,te(k({},s),{autoRender:!1}));if(!r)return;const a=r.dispose;r.dispose=()=>(this.created3DElementResults.includes(r)&&this.created3DElementResults.splice(this.created3DElementResults.indexOf(r),1),a());const l=()=>{var u,f;const h=r.css3DObject.mode==="front"?(f=this.frontFiveContainer)!=null?f:(u=this.five.getElement())==null?void 0:u.parentElement:this.getBehindFiveElement();if(!h)return console.error(`${ch}: wrapper is ${h}; mode is ${r.css3DObject.mode}`);r.appendToElement(h),r.render(),this.created3DElementResults.push(r)},c=()=>{r.css3DObject.mode==="front"&&l(),r.css3DObject.mode==="behind"&&ci(this.five).then(()=>l())};return o&&c(),te(k({},r),{render:o?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=ql(this.five),this.behindFiveContainer)}absoluteUrl(e){return Zl(this.staticPrefix,e)}clear(){this.created3DElementResults.forEach(e=>{e.dispose()}),this.created3DElementResults=[]}};const xr=n=>new n0(n);class mm extends Ar.Line{constructor(...t){super(...t)}toJSON(){return{type:"FiveLine",points:this.points.toJSON()}}}function Va(n,t,e=new W.Vector3(1,1,1),i=!1){const s=new mm(n,t);return s.setMaterial({dashed:i,color:e,linewidth:1}),s.remove(s.points),s}const s0=n=>{const t={intersection:null,disposers:[]},e=h=>{t.intersection=h},i=()=>{t.intersection=null};n.on("modelLoaded",()=>{n.on("intersectionOnModelUpdate",e),n.on("intersectionHidden",i)}),n.on("dispose",()=>{n.off("intersectionOnModelUpdate",e),n.off("intersectionHidden",i)});const s=(h,u=2,f=.1)=>{const m=u/2,p=c(h,f),g=new W.Group;g.add(Va(new W.Vector3(p.x+m,p.y,p.z),new W.Vector3(p.x-m,p.y,p.z),new W.Vector3(1,0,0)),Va(new W.Vector3(p.x,p.y+m,p.z),new W.Vector3(p.x,p.y-m,p.z),new W.Vector3(0,1,0)),Va(new W.Vector3(p.x,p.y,p.z+m),new W.Vector3(p.x,p.y,p.z-m),new W.Vector3(0,0,1))),n.scene.add(g),n.needsRender=!0;const A=()=>{n.scene.remove(g)};return t.disposers.push(A),{clear:A,pointAxesHelperMesh:g}},o=(h,u=0)=>{var A,w;const f=(A=n==null?void 0:n.camera)==null?void 0:A.position;if(!f)return!1;const m=h.distanceTo(f),v=h.sub(f).normalize(),p=new W.Raycaster(f,v),g=(w=n.model.intersectRaycaster(p))==null?void 0:w[0];return!(g&&g.distance+u<m)},r=()=>t.intersection,a=()=>{var h,u;(u=(h=t.disposers)==null?void 0:h.forEach)==null||u.call(h,f=>f==null?void 0:f()),n.off("intersectionOnModelUpdate",e),n.off("intersectionHidden",i)},l=a,c=(h,u)=>{const f=h.clone();return n.camera.position.clone().sub(f).setLength(u).add(f)};return{intersection:r,pointAxesHelper:s,movePointTowardsCamera:c,destroy:a,dispose:l,canSeePoint:o}};function K(){}const wi=n=>n;function vt(n,t){for(const e in t)n[e]=t[e];return n}function o0(n){return!!n&&(typeof n=="object"||typeof n=="function")&&typeof n.then=="function"}function gm(n){return n()}function hh(){return Object.create(null)}function rt(n){n.forEach(gm)}function hi(n){return typeof n=="function"}function ce(n,t){return n!=n?t==t:n!==t||n&&typeof n=="object"||typeof n=="function"}let Lo;function dt(n,t){return Lo||(Lo=document.createElement("a")),Lo.href=t,n===Lo.href}function r0(n){return Object.keys(n).length===0}function as(n,t,e,i){if(n){const s=pm(n,t,e,i);return n[0](s)}}function pm(n,t,e,i){return n[1]&&i?vt(e.ctx.slice(),n[1](i(t))):e.ctx}function ls(n,t,e,i){if(n[2]&&i){const s=n[2](i(e));if(t.dirty===void 0)return s;if(typeof s=="object"){const o=[],r=Math.max(t.dirty.length,s.length);for(let a=0;a<r;a+=1)o[a]=t.dirty[a]|s[a];return o}return t.dirty|s}return t.dirty}function cs(n,t,e,i,s,o){if(s){const r=pm(t,e,i,o);n.p(r,s)}}function hs(n){if(n.ctx.length>32){const t=[],e=n.ctx.length/32;for(let i=0;i<e;i++)t[i]=-1;return t}return-1}function et(n){return n==null?"":n}function Wt(n){return n&&hi(n.destroy)?n.destroy:K}function dh(n){const t=typeof n=="string"&&n.match(/^\s*(-?[\d.]+)([^\s]*)\s*$/);return t?[parseFloat(t[1]),t[2]||"px"]:[n,"px"]}const vm=typeof window!="undefined";let Kl=vm?()=>window.performance.now():()=>Date.now(),$l=vm?n=>requestAnimationFrame(n):K;const Hn=new Set;function Am(n){Hn.forEach(t=>{t.c(n)||(Hn.delete(t),t.f())}),Hn.size!==0&&$l(Am)}function ec(n){let t;return Hn.size===0&&$l(Am),{promise:new Promise(e=>{Hn.add(t={c:n,f:e})}),abort(){Hn.delete(t)}}}function O(n,t){n.appendChild(t)}function me(n,t,e){const i=tc(n);if(!i.getElementById(t)){const s=L("style");s.id=t,s.textContent=e,bm(i,s)}}function tc(n){if(!n)return document;const t=n.getRootNode?n.getRootNode():n.ownerDocument;return t&&t.host?t:n.ownerDocument}function a0(n){const t=L("style");return bm(tc(n),t),t.sheet}function bm(n,t){return O(n.head||n,t),t.sheet}function R(n,t,e){n.insertBefore(t,e||null)}function V(n){n.parentNode&&n.parentNode.removeChild(n)}function Xt(n,t){for(let e=0;e<n.length;e+=1)n[e]&&n[e].d(t)}function L(n){return document.createElement(n)}function He(n){return document.createElementNS("http://www.w3.org/2000/svg",n)}function Se(n){return document.createTextNode(n)}function ee(){return Se(" ")}function Ee(){return Se("")}function we(n,t,e,i){return n.addEventListener(t,e,i),()=>n.removeEventListener(t,e,i)}function l0(n){return function(t){return t.stopPropagation(),n.call(this,t)}}function P(n,t,e){e==null?n.removeAttribute(t):n.getAttribute(t)!==e&&n.setAttribute(t,e)}function c0(n){return Array.from(n.childNodes)}function Te(n,t){t=""+t,n.data!==t&&(n.data=t)}function j(n,t,e,i){e===null?n.style.removeProperty(t):n.style.setProperty(t,e,i?"important":"")}let zo;function h0(){if(zo===void 0){zo=!1;try{typeof window!="undefined"&&window.parent&&window.parent.document}catch(n){zo=!0}}return zo}function ic(n,t){getComputedStyle(n).position==="static"&&(n.style.position="relative");const i=L("iframe");i.setAttribute("style","display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; overflow: hidden; border: 0; opacity: 0; pointer-events: none; z-index: -1;"),i.setAttribute("aria-hidden","true"),i.tabIndex=-1;const s=h0();let o;return s?(i.src="data:text/html,<script>onresize=function(){parent.postMessage(0,'*')}<\/script>",o=we(window,"message",r=>{r.source===i.contentWindow&&t()})):(i.src="about:blank",i.onload=()=>{o=we(i.contentWindow,"resize",t),t()}),O(n,i),()=>{(s||o&&i.contentWindow)&&o(),V(i)}}function ie(n,t,e){n.classList[e?"add":"remove"](t)}function ym(n,t,{bubbles:e=!1,cancelable:i=!1}={}){const s=document.createEvent("CustomEvent");return s.initCustomEvent(n,e,i,t),s}class ir{constructor(t=!1){this.is_svg=!1,this.is_svg=t,this.e=this.n=null}c(t){this.h(t)}m(t,e,i=null){this.e||(this.is_svg?this.e=He(e.nodeName):this.e=L(e.nodeType===11?"TEMPLATE":e.nodeName),this.t=e.tagName!=="TEMPLATE"?e:e.content,this.c(t)),this.i(i)}h(t){this.e.innerHTML=t,this.n=Array.from(this.e.nodeName==="TEMPLATE"?this.e.content.childNodes:this.e.childNodes)}i(t){for(let e=0;e<this.n.length;e+=1)R(this.t,this.n[e],t)}p(t){this.d(),this.h(t),this.i(this.a)}d(){this.n.forEach(V)}}const nr=new Map;let sr=0;function d0(n){let t=5381,e=n.length;for(;e--;)t=(t<<5)-t^n.charCodeAt(e);return t>>>0}function u0(n,t){const e={stylesheet:a0(t),rules:{}};return nr.set(n,e),e}function or(n,t,e,i,s,o,r,a=0){const l=16.666/i;let c=`{
436
436
  `;for(let g=0;g<=1;g+=l){const A=t+(e-t)*o(g);c+=g*100+`%{${r(A,1-A)}}
437
437
  `}const h=c+`100% {${r(e,1-e)}}
438
- }`,u=`__svelte_${d0(h)}_${a}`,f=tc(n),{stylesheet:m,rules:v}=nr.get(f)||u0(f,n);v[u]||(v[u]=!0,m.insertRule(`@keyframes ${u} ${h}`,m.cssRules.length));const p=n.style.animation||"";return n.style.animation=`${p?`${p}, `:""}${u} ${i}ms linear ${s}ms 1 both`,sr+=1,u}function rr(n,t){const e=(n.style.animation||"").split(", "),i=e.filter(t?o=>o.indexOf(t)<0:o=>o.indexOf("__svelte")===-1),s=e.length-i.length;s&&(n.style.animation=i.join(", "),sr-=s,sr||f0())}function f0(){$l(()=>{sr||(nr.forEach(n=>{const{ownerNode:t}=n.stylesheet;t&&V(t)}),nr.clear())})}let Xs;function Ai(n){Xs=n}function _i(){if(!Xs)throw new Error("Function called outside component initialization");return Xs}function wm(n){_i().$$.before_update.push(n)}function Et(n){_i().$$.on_mount.push(n)}function Cm(n){_i().$$.after_update.push(n)}function _t(n){_i().$$.on_destroy.push(n)}function kr(){const n=_i();return(t,e,{cancelable:i=!1}={})=>{const s=n.$$.callbacks[t];if(s){const o=ym(t,e,{cancelable:i});return s.slice().forEach(r=>{r.call(n,o)}),!o.defaultPrevented}return!0}}function pl(n,t){return _i().$$.context.set(n,t),t}function Oi(n){return _i().$$.context.get(n)}function ds(n,t){const e=n.$$.callbacks[t.type];e&&e.slice().forEach(i=>i.call(this,t))}const On=[],Ne=[];let Nn=[];const vl=[],Pm=Promise.resolve();let Al=!1;function Im(){Al||(Al=!0,Pm.then(sc))}function uh(){return Im(),Pm}function tt(n){Nn.push(n)}function nc(n){vl.push(n)}const Ba=new Set;let Tn=0;function sc(){if(Tn!==0)return;const n=Xs;do{try{for(;Tn<On.length;){const t=On[Tn];Tn++,Ai(t),m0(t.$$)}}catch(t){throw On.length=0,Tn=0,t}for(Ai(null),On.length=0,Tn=0;Ne.length;)Ne.pop()();for(let t=0;t<Nn.length;t+=1){const e=Nn[t];Ba.has(e)||(Ba.add(e),e())}Nn.length=0}while(On.length);for(;vl.length;)vl.pop()();Al=!1,Ba.clear(),Ai(n)}function m0(n){if(n.fragment!==null){n.update(),rt(n.before_update);const t=n.dirty;n.dirty=[-1],n.fragment&&n.fragment.p(n.ctx,t),n.after_update.forEach(tt)}}function g0(n){const t=[],e=[];Nn.forEach(i=>n.indexOf(i)===-1?t.push(i):e.push(i)),e.forEach(i=>i()),Nn=t}let ks;function oc(){return ks||(ks=Promise.resolve(),ks.then(()=>{ks=null})),ks}function nn(n,t,e){n.dispatchEvent(ym(`${t?"intro":"outro"}${e}`))}const Zo=new Set;let ni;function ue(){ni={r:0,c:[],p:ni}}function fe(){ni.r||rt(ni.c),ni=ni.p}function D(n,t){n&&n.i&&(Zo.delete(n),n.i(t))}function B(n,t,e,i){if(n&&n.o){if(Zo.has(n))return;Zo.add(n),ni.c.push(()=>{Zo.delete(n),i&&(e&&n.d(1),i())}),n.o(t)}else i&&i()}const rc={duration:0};function Fi(n,t,e){const i={direction:"in"};let s=t(n,e,i),o=!1,r,a,l=0;function c(){r&&rr(n,r)}function h(){const{delay:f=0,duration:m=300,easing:v=wi,tick:p=K,css:g}=s||rc;g&&(r=or(n,0,1,m,f,v,g,l++)),p(0,1);const A=Kl()+f,w=A+m;a&&a.abort(),o=!0,tt(()=>nn(n,!0,"start")),a=ec(I=>{if(o){if(I>=w)return p(1,0),nn(n,!0,"end"),c(),o=!1;if(I>=A){const C=v((I-A)/m);p(C,1-C)}}return o})}let u=!1;return{start(){u||(u=!0,rr(n),hi(s)?(s=s(i),oc().then(h)):h())},invalidate(){u=!1},end(){o&&(c(),o=!1)}}}function us(n,t,e){const i={direction:"out"};let s=t(n,e,i),o=!0,r;const a=ni;a.r+=1;function l(){const{delay:c=0,duration:h=300,easing:u=wi,tick:f=K,css:m}=s||rc;m&&(r=or(n,1,0,h,c,u,m));const v=Kl()+c,p=v+h;tt(()=>nn(n,!1,"start")),ec(g=>{if(o){if(g>=p)return f(0,1),nn(n,!1,"end"),--a.r||rt(a.c),!1;if(g>=v){const A=u((g-v)/h);f(1-A,A)}}return o})}return hi(s)?oc().then(()=>{s=s(i),l()}):l(),{end(c){c&&s.tick&&s.tick(1,0),o&&(r&&rr(n,r),o=!1)}}}function ai(n,t,e,i){const s={direction:"both"};let o=t(n,e,s),r=i?0:1,a=null,l=null,c=null;function h(){c&&rr(n,c)}function u(m,v){const p=m.b-r;return v*=Math.abs(p),{a:r,b:m.b,d:p,duration:v,start:m.start,end:m.start+v,group:m.group}}function f(m){const{delay:v=0,duration:p=300,easing:g=wi,tick:A=K,css:w}=o||rc,I={start:Kl()+v,b:m};m||(I.group=ni,ni.r+=1),a||l?l=I:(w&&(h(),c=or(n,r,m,p,v,g,w)),m&&A(0,1),a=u(I,p),tt(()=>nn(n,m,"start")),ec(C=>{if(l&&C>l.start&&(a=u(l,p),l=null,nn(n,a.b,"start"),w&&(h(),c=or(n,r,a.b,a.duration,0,g,o.css))),a){if(C>=a.end)A(r=a.b,1-r),nn(n,a.b,"end"),l||(a.b?h():--a.group.r||rt(a.group.c)),a=null;else if(C>=a.start){const E=C-a.start;r=a.a+a.d*g(E/a.duration),A(r,1-r)}}return!!(a||l)}))}return{run(m){hi(o)?oc().then(()=>{o=o(s),f(m)}):f(m)},end(){h(),a=l=null}}}function ar(n,t){const e=t.token={};function i(s,o,r,a){if(t.token!==e)return;t.resolved=a;let l=t.ctx;r!==void 0&&(l=l.slice(),l[r]=a);const c=s&&(t.current=s)(l);let h=!1;t.block&&(t.blocks?t.blocks.forEach((u,f)=>{f!==o&&u&&(ue(),B(u,1,1,()=>{t.blocks[f]===u&&(t.blocks[f]=null)}),fe())}):t.block.d(1),c.c(),D(c,1),c.m(t.mount(),t.anchor),h=!0),t.block=c,t.blocks&&(t.blocks[o]=c),h&&sc()}if(o0(n)){const s=_i();if(n.then(o=>{Ai(s),i(t.then,1,t.value,o),Ai(null)},o=>{if(Ai(s),i(t.catch,2,t.error,o),Ai(null),!t.hasCatch)throw o}),t.current!==t.pending)return i(t.pending,0),!0}else{if(t.current!==t.then)return i(t.then,1,t.value,n),!0;t.resolved=n}}function Em(n,t,e){const i=t.slice(),{resolved:s}=n;n.current===n.then&&(i[n.value]=s),n.current===n.catch&&(i[n.error]=s),n.block.p(i,e)}const p0=typeof window!="undefined"?window:typeof globalThis!="undefined"?globalThis:global;function ac(n,t){n.d(1),t.delete(n.key)}function Hi(n,t){B(n,1,1,()=>{t.delete(n.key)})}function Zt(n,t,e,i,s,o,r,a,l,c,h,u){let f=n.length,m=o.length,v=f;const p={};for(;v--;)p[n[v].key]=v;const g=[],A=new Map,w=new Map,I=[];for(v=m;v--;){const S=u(s,o,v),T=e(S);let G=r.get(T);G?i&&I.push(()=>G.p(S,t)):(G=c(T,S),G.c()),A.set(T,g[v]=G),T in p&&w.set(T,Math.abs(v-p[T]))}const C=new Set,E=new Set;function M(S){D(S,1),S.m(a,h),r.set(S.key,S),h=S.first,m--}for(;f&&m;){const S=g[m-1],T=n[f-1],G=S.key,_=T.key;S===T?(h=S.first,f--,m--):A.has(_)?!r.has(G)||C.has(G)?M(S):E.has(_)?f--:w.get(G)>w.get(_)?(E.add(G),M(S)):(C.add(_),f--):(l(T,r),f--)}for(;f--;){const S=n[f];A.has(S.key)||l(S,r)}for(;m;)M(g[m-1]);return rt(I),g}function Ct(n,t){const e={},i={},s={$$scope:1};let o=n.length;for(;o--;){const r=n[o],a=t[o];if(a){for(const l in r)l in a||(i[l]=1);for(const l in a)s[l]||(e[l]=a[l],s[l]=1);n[o]=a}else for(const l in r)s[l]=1}for(const r in i)r in e||(e[r]=void 0);return e}function Mm(n){return typeof n=="object"&&n!==null?n:{}}function lc(n,t,e){const i=n.$$.props[t];i!==void 0&&(n.$$.bound[i]=e,e(n.$$.ctx[i]))}function oe(n){n&&n.c()}function ne(n,t,e,i){const{fragment:s,after_update:o}=n.$$;s&&s.m(t,e),i||tt(()=>{const r=n.$$.on_mount.map(gm).filter(hi);n.$$.on_destroy?n.$$.on_destroy.push(...r):rt(r),n.$$.on_mount=[]}),o.forEach(tt)}function se(n,t){const e=n.$$;e.fragment!==null&&(g0(e.after_update),rt(e.on_destroy),e.fragment&&e.fragment.d(t),e.on_destroy=e.fragment=null,e.ctx=[])}function v0(n,t){n.$$.dirty[0]===-1&&(On.push(n),Im(),n.$$.dirty.fill(0)),n.$$.dirty[t/31|0]|=1<<t%31}function he(n,t,e,i,s,o,r,a=[-1]){const l=Xs;Ai(n);const c=n.$$={fragment:null,ctx:[],props:o,update:K,not_equal:s,bound:hh(),on_mount:[],on_destroy:[],on_disconnect:[],before_update:[],after_update:[],context:new Map(t.context||(l?l.$$.context:[])),callbacks:hh(),dirty:a,skip_bound:!1,root:t.target||l.$$.root};r&&r(c.root);let h=!1;if(c.ctx=e?e(n,t.props||{},(u,f,...m)=>{const v=m.length?m[0]:f;return c.ctx&&s(c.ctx[u],c.ctx[u]=v)&&(!c.skip_bound&&c.bound[u]&&c.bound[u](v),h&&v0(n,u)),f}):[],c.update(),h=!0,rt(c.before_update),c.fragment=i?i(c.ctx):!1,t.target){if(t.hydrate){const u=c0(t.target);c.fragment&&c.fragment.l(u),u.forEach(V)}else c.fragment&&c.fragment.c();t.intro&&D(n.$$.fragment),ne(n,t.target,t.anchor,t.customElement),sc()}Ai(l)}class de{$destroy(){se(this,1),this.$destroy=K}$on(t,e){if(!hi(e))return K;const i=this.$$.callbacks[t]||(this.$$.callbacks[t]=[]);return i.push(e),()=>{const s=i.indexOf(e);s!==-1&&i.splice(s,1)}}$set(t){this.$$set&&!r0(t)&&(this.$$.skip_bound=!0,this.$$set(t),this.$$.skip_bound=!1)}}const A0="data:image/png;base64,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";function b0(n){me(n,"svelte-1d7uzh5",".room-label-item.svelte-1d7uzh5{position:absolute;font-size:0.5rem;z-index:0;transform:none;cursor:pointer;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.room-label-item__text.svelte-1d7uzh5{position:absolute;left:0;top:-4rem;transform:translate(-50%, 0);display:flex;justify-content:center;align-items:center;height:1.25rem;min-width:2rem;padding:0 0.375rem;pointer-events:all;background-size:100% 100%;background-repeat:no-repeat;white-space:nowrap}.room-label-item__bar.svelte-1d7uzh5{position:absolute;top:-2.75rem;height:3rem;width:0.0625rem;background-image:linear-gradient(to bottom, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0))}.wide.svelte-1d7uzh5{font-size:0.625rem}")}function y0(n){let t,e,i=n[0].name+"",s,o,r,a,l;return{c(){t=L("div"),e=L("span"),s=Se(i),o=ee(),r=L("div"),P(e,"class","room-label-item__text svelte-1d7uzh5"),j(e,"background-image","url("+A0+")"),ie(e,"wide",n[0].name.length>3),P(r,"class","room-label-item__bar svelte-1d7uzh5"),P(t,"class","room-label-item svelte-1d7uzh5"),j(t,"z-index",n[0].zIndex),j(t,"transform",n[0].transform),j(t,"opacity",n[0].visible?1:0)},m(c,h){R(c,t,h),O(t,e),O(e,s),O(t,o),O(t,r),a||(l=we(e,"click",n[1]),a=!0)},p(c,[h]){h&1&&i!==(i=c[0].name+"")&&Te(s,i),h&1&&ie(e,"wide",c[0].name.length>3),h&1&&j(t,"z-index",c[0].zIndex),h&1&&j(t,"transform",c[0].transform),h&1&&j(t,"opacity",c[0].visible?1:0)},i:K,o:K,d(c){c&&V(t),a=!1,l()}}}function w0(n,t,e){let{five:i}=t,{roomLabel:s}=t;function o(){i.setState({panoIndex:s.panoIndex,mode:"Panorama",longitude:s.longitude})}return n.$$set=r=>{"five"in r&&e(2,i=r.five),"roomLabel"in r&&e(0,s=r.roomLabel)},[s,o,i]}class C0 extends de{constructor(t){super(),he(this,t,w0,y0,ce,{five:2,roomLabel:0},b0)}}var xm=function(){if(typeof Map!="undefined")return Map;function n(t,e){var i=-1;return t.some(function(s,o){return s[0]===e?(i=o,!0):!1}),i}return function(){function t(){this.__entries__=[]}return Object.defineProperty(t.prototype,"size",{get:function(){return this.__entries__.length},enumerable:!0,configurable:!0}),t.prototype.get=function(e){var i=n(this.__entries__,e),s=this.__entries__[i];return s&&s[1]},t.prototype.set=function(e,i){var s=n(this.__entries__,e);~s?this.__entries__[s][1]=i:this.__entries__.push([e,i])},t.prototype.delete=function(e){var i=this.__entries__,s=n(i,e);~s&&i.splice(s,1)},t.prototype.has=function(e){return!!~n(this.__entries__,e)},t.prototype.clear=function(){this.__entries__.splice(0)},t.prototype.forEach=function(e,i){i===void 0&&(i=null);for(var s=0,o=this.__entries__;s<o.length;s++){var r=o[s];e.call(i,r[1],r[0])}},t}()}(),bl=typeof window!="undefined"&&typeof document!="undefined"&&window.document===document,lr=function(){return typeof global!="undefined"&&global.Math===Math?global:typeof self!="undefined"&&self.Math===Math?self:typeof window!="undefined"&&window.Math===Math?window:Function("return this")()}(),P0=function(){return typeof requestAnimationFrame=="function"?requestAnimationFrame.bind(lr):function(n){return setTimeout(function(){return n(Date.now())},1e3/60)}}(),I0=2;function E0(n,t){var e=!1,i=!1,s=0;function o(){e&&(e=!1,n()),i&&a()}function r(){P0(o)}function a(){var l=Date.now();if(e){if(l-s<I0)return;i=!0}else e=!0,i=!1,setTimeout(r,t);s=l}return a}var M0=20,x0=["top","right","bottom","left","width","height","size","weight"],k0=typeof MutationObserver!="undefined",D0=function(){function n(){this.connected_=!1,this.mutationEventsAdded_=!1,this.mutationsObserver_=null,this.observers_=[],this.onTransitionEnd_=this.onTransitionEnd_.bind(this),this.refresh=E0(this.refresh.bind(this),M0)}return n.prototype.addObserver=function(t){~this.observers_.indexOf(t)||this.observers_.push(t),this.connected_||this.connect_()},n.prototype.removeObserver=function(t){var e=this.observers_,i=e.indexOf(t);~i&&e.splice(i,1),!e.length&&this.connected_&&this.disconnect_()},n.prototype.refresh=function(){var t=this.updateObservers_();t&&this.refresh()},n.prototype.updateObservers_=function(){var t=this.observers_.filter(function(e){return e.gatherActive(),e.hasActive()});return t.forEach(function(e){return e.broadcastActive()}),t.length>0},n.prototype.connect_=function(){!bl||this.connected_||(document.addEventListener("transitionend",this.onTransitionEnd_),window.addEventListener("resize",this.refresh),k0?(this.mutationsObserver_=new MutationObserver(this.refresh),this.mutationsObserver_.observe(document,{attributes:!0,childList:!0,characterData:!0,subtree:!0})):(document.addEventListener("DOMSubtreeModified",this.refresh),this.mutationEventsAdded_=!0),this.connected_=!0)},n.prototype.disconnect_=function(){!bl||!this.connected_||(document.removeEventListener("transitionend",this.onTransitionEnd_),window.removeEventListener("resize",this.refresh),this.mutationsObserver_&&this.mutationsObserver_.disconnect(),this.mutationEventsAdded_&&document.removeEventListener("DOMSubtreeModified",this.refresh),this.mutationsObserver_=null,this.mutationEventsAdded_=!1,this.connected_=!1)},n.prototype.onTransitionEnd_=function(t){var e=t.propertyName,i=e===void 0?"":e,s=x0.some(function(o){return!!~i.indexOf(o)});s&&this.refresh()},n.getInstance=function(){return this.instance_||(this.instance_=new n),this.instance_},n.instance_=null,n}(),km=function(n,t){for(var e=0,i=Object.keys(t);e<i.length;e++){var s=i[e];Object.defineProperty(n,s,{value:t[s],enumerable:!1,writable:!1,configurable:!0})}return n},Jn=function(n){var t=n&&n.ownerDocument&&n.ownerDocument.defaultView;return t||lr},Dm=Dr(0,0,0,0);function cr(n){return parseFloat(n)||0}function fh(n){for(var t=[],e=1;e<arguments.length;e++)t[e-1]=arguments[e];return t.reduce(function(i,s){var o=n["border-"+s+"-width"];return i+cr(o)},0)}function S0(n){for(var t=["top","right","bottom","left"],e={},i=0,s=t;i<s.length;i++){var o=s[i],r=n["padding-"+o];e[o]=cr(r)}return e}function T0(n){var t=n.getBBox();return Dr(0,0,t.width,t.height)}function L0(n){var t=n.clientWidth,e=n.clientHeight;if(!t&&!e)return Dm;var i=Jn(n).getComputedStyle(n),s=S0(i),o=s.left+s.right,r=s.top+s.bottom,a=cr(i.width),l=cr(i.height);if(i.boxSizing==="border-box"&&(Math.round(a+o)!==t&&(a-=fh(i,"left","right")+o),Math.round(l+r)!==e&&(l-=fh(i,"top","bottom")+r)),!j0(n)){var c=Math.round(a+o)-t,h=Math.round(l+r)-e;Math.abs(c)!==1&&(a-=c),Math.abs(h)!==1&&(l-=h)}return Dr(s.left,s.top,a,l)}var z0=function(){return typeof SVGGraphicsElement!="undefined"?function(n){return n instanceof Jn(n).SVGGraphicsElement}:function(n){return n instanceof Jn(n).SVGElement&&typeof n.getBBox=="function"}}();function j0(n){return n===Jn(n).document.documentElement}function O0(n){return bl?z0(n)?T0(n):L0(n):Dm}function V0(n){var t=n.x,e=n.y,i=n.width,s=n.height,o=typeof DOMRectReadOnly!="undefined"?DOMRectReadOnly:Object,r=Object.create(o.prototype);return km(r,{x:t,y:e,width:i,height:s,top:e,right:t+i,bottom:s+e,left:t}),r}function Dr(n,t,e,i){return{x:n,y:t,width:e,height:i}}var B0=function(){function n(t){this.broadcastWidth=0,this.broadcastHeight=0,this.contentRect_=Dr(0,0,0,0),this.target=t}return n.prototype.isActive=function(){var t=O0(this.target);return this.contentRect_=t,t.width!==this.broadcastWidth||t.height!==this.broadcastHeight},n.prototype.broadcastRect=function(){var t=this.contentRect_;return this.broadcastWidth=t.width,this.broadcastHeight=t.height,t},n}(),R0=function(){function n(t,e){var i=V0(e);km(this,{target:t,contentRect:i})}return n}(),_0=function(){function n(t,e,i){if(this.activeObservations_=[],this.observations_=new xm,typeof t!="function")throw new TypeError("The callback provided as parameter 1 is not a function.");this.callback_=t,this.controller_=e,this.callbackCtx_=i}return n.prototype.observe=function(t){if(!arguments.length)throw new TypeError("1 argument required, but only 0 present.");if(!(typeof Element=="undefined"||!(Element instanceof Object))){if(!(t instanceof Jn(t).Element))throw new TypeError('parameter 1 is not of type "Element".');var e=this.observations_;e.has(t)||(e.set(t,new B0(t)),this.controller_.addObserver(this),this.controller_.refresh())}},n.prototype.unobserve=function(t){if(!arguments.length)throw new TypeError("1 argument required, but only 0 present.");if(!(typeof Element=="undefined"||!(Element instanceof Object))){if(!(t instanceof Jn(t).Element))throw new TypeError('parameter 1 is not of type "Element".');var e=this.observations_;e.has(t)&&(e.delete(t),e.size||this.controller_.removeObserver(this))}},n.prototype.disconnect=function(){this.clearActive(),this.observations_.clear(),this.controller_.removeObserver(this)},n.prototype.gatherActive=function(){var t=this;this.clearActive(),this.observations_.forEach(function(e){e.isActive()&&t.activeObservations_.push(e)})},n.prototype.broadcastActive=function(){if(this.hasActive()){var t=this.callbackCtx_,e=this.activeObservations_.map(function(i){return new R0(i.target,i.broadcastRect())});this.callback_.call(t,e,t),this.clearActive()}},n.prototype.clearActive=function(){this.activeObservations_.splice(0)},n.prototype.hasActive=function(){return this.activeObservations_.length>0},n}(),Sm=typeof WeakMap!="undefined"?new WeakMap:new xm,Tm=function(){function n(t){if(!(this instanceof n))throw new TypeError("Cannot call a class as a function.");if(!arguments.length)throw new TypeError("1 argument required, but only 0 present.");var e=D0.getInstance(),i=new _0(t,e,this);Sm.set(this,i)}return n}();["observe","unobserve","disconnect"].forEach(function(n){Tm.prototype[n]=function(){var t;return(t=Sm.get(this))[n].apply(t,arguments)}});var F0=function(){return typeof lr.ResizeObserver!="undefined"?lr.ResizeObserver:Tm}();function Ni(n){new F0((e,i)=>{var s,o,r,a,l,c;for(const h of e){const{borderBoxSize:u,contentRect:f}=h,m=(r=(o=(s=u==null?void 0:u[0])==null?void 0:s.inlineSize)!=null?o:f.width)!=null?r:n.clientWidth,v=(c=(l=(a=u==null?void 0:u[0])==null?void 0:a.blockSize)!=null?l:f.height)!=null?c:n.clientHeight;n.dispatchEvent(new CustomEvent("clientWidth",{detail:m})),n.dispatchEvent(new CustomEvent("clientHeight",{detail:v}))}}).observe(n)}const{Map:H0}=p0;function N0(n){me(n,"svelte-9eg4zi",".room-labels-container.svelte-9eg4zi{width:100%;height:100%;position:relative;color:#fff}")}function mh(n,t,e){const i=n.slice();return i[13]=t[e],i}function gh(n,t){let e,i,s;return i=new C0({props:{roomLabel:t[13],five:t[1]}}),{key:n,first:null,c(){e=Ee(),oe(i.$$.fragment),this.first=e},m(o,r){R(o,e,r),ne(i,o,r),s=!0},p(o,r){t=o;const a={};r&1&&(a.roomLabel=t[13]),r&2&&(a.five=t[1]),i.$set(a)},i(o){s||(D(i.$$.fragment,o),s=!0)},o(o){B(i.$$.fragment,o),s=!1},d(o){o&&V(e),se(i,o)}}}function G0(n){let t,e=[],i=new H0,s,o,r,a=n[0];const l=c=>c[13].id;for(let c=0;c<a.length;c+=1){let h=mh(n,a,c),u=l(h);i.set(u,e[c]=gh(u,h))}return{c(){t=L("div");for(let c=0;c<e.length;c+=1)e[c].c();P(t,"class","room-labels-container svelte-9eg4zi")},m(c,h){R(c,t,h);for(let u=0;u<e.length;u+=1)e[u]&&e[u].m(t,null);s=!0,o||(r=[Wt(Ni.call(null,t)),we(t,"clientWidth",n[6]),we(t,"clientHeight",n[7])],o=!0)},p(c,[h]){h&3&&(a=c[0],ue(),e=Zt(e,h,l,1,c,a,i,t,Hi,gh,null,mh),fe())},i(c){if(!s){for(let h=0;h<a.length;h+=1)D(e[h]);s=!0}},o(c){for(let h=0;h<e.length;h+=1)B(e[h]);s=!1},d(c){c&&V(t);for(let h=0;h<e.length;h+=1)e[h].d();o=!1,rt(r)}}}function Q0(n,t,e){var g;let i,{five:s}=t,{roomLabels:o}=t,r,a,l=(g=s.model.shownFloor)!=null?g:null;function c(A){if(!(l===null||A.floorIndex===l))return!1;const I=new W.Raycaster,C=s.camera.position.clone(),E=new W.Vector3(A.position.x,A.position.y,A.position.z),M=E.distanceTo(C);I.set(C.clone(),E.clone().sub(C).normalize());const[S]=s.model.intersectRaycaster(I);return!(S&&S.distance+1<M)}function h(A,w){const C=new W.Vector3(A.position.x,A.position.y,A.position.z).clone().project(s.camera),E=Math.ceil((C.x+1)/2*w.x),M=Math.ceil((-C.y+1)/2*w.y);return`translate(${E}px, ${M}px)`}function u(A){const{rendererSize:w}=A,I=new Map;function C(M){const S=I.get(M.id);if(S)return S;const{x:T,y:G,z:_}=M.position,U=new W.Vector3(T,G,_).clone().distanceTo(s.camera.position);return I.set(M.id,U),U}return o.map(M=>{const S=c(M),T=S?h(M,w):M.transform,G=C(M),U=o.filter(z=>z.visible&&C(z)<G).length*10;return te(k({},M),{visible:S,transform:T,zIndex:U})})}function f(){e(0,o=u({rendererSize:i,shownFloor:l}))}function m(A){e(4,l=A)}s.on("cameraUpdate",f),s.on("modelShownFloorChange",m),Cm(()=>{e(0,o=u({rendererSize:i,shownFloor:l}))}),_t(()=>{s.off("cameraUpdate",f),s.off("modelShownFloorChange",m)});const v=A=>{e(2,r=A.detail)},p=A=>{e(3,a=A.detail)};return n.$$set=A=>{"five"in A&&e(1,s=A.five),"roomLabels"in A&&e(0,o=A.roomLabels)},n.$$.update=()=>{n.$$.dirty&12&&e(5,i={x:r,y:a}),n.$$.dirty&48&&e(0,o=u({rendererSize:i,shownFloor:l}))},[o,s,r,a,l,i,v,p]}class W0 extends de{constructor(t){super(),he(this,t,Q0,G0,ce,{five:1,roomLabels:0},N0)}}function U0(n){return n.model_room_labels.map(({id:t,pano_index:e,floor_index:i,name:s,position:o,longitude:r})=>({id:t,name:s,position:o,longitude:r,panoIndex:e,floorIndex:i,zIndex:0,visible:!1,transform:""}))}class Y0{constructor(t){d(this,"five");d(this,"enabled",!0);d(this,"fiveModeEnabled");d(this,"app");d(this,"wrapper");d(this,"roomLabels",[]);d(this,"container",document.createElement("div"));d(this,"onFiveModeChange",t=>{if(!this.checkFiveMode(t)){this.fiveModeEnabled=!1,this.render();return}this.five.once("initAnimationEnded",()=>{this.fiveModeEnabled=this.checkFiveMode(this.five.getCurrentState().mode),this.render()})});this.five=t,this.fiveModeEnabled=this.checkFiveMode(t.getCurrentState().mode),this.container.classList.add("model-room-label-plugin-container"),this.container.style.width="100%",this.container.style.height="100%",this.container.style.position="absolute",this.container.style.pointerEvents="none",this.container.style.left="0",this.container.style.top="0",this.container.style.zIndex="5",this.five.once("dispose",()=>this.dispose()),this.five.on("modeChange",this.onFiveModeChange),this.render()}dispose(){this.five.off("modeChange",this.onFiveModeChange),this.container.remove()}load(t){this.roomLabels=U0(t),this.render()}appendTo(t){return this.wrapper=t,t.appendChild(this.container),this.render(),this}disable(){return this.enabled=!1,this.render(),this}enable(){return this.enabled=!0,this.render(),this}checkFiveMode(t){return t==="Floorplan"||t==="Mapview"}render(){var t;if(this.wrapper){if(!this.enabled||!this.fiveModeEnabled){(t=this.app)==null||t.$destroy(),this.app=void 0;return}this.app?this.app.$set({five:this.five,roomLabels:this.roomLabels}):this.app=new W0({target:this.container,props:{five:this.five,roomLabels:this.roomLabels}})}}}const X0=n=>new Y0(n),Z0={name:"ModelRoomLabelPlugin",version:0};var zi=(n=>(n[n.FLOOR=1]="FLOOR",n[n.CEILING=2]="CEILING",n[n.BOUNDING_CENTER=3]="BOUNDING_CENTER",n))(zi||{});function ln(n){return Q(this,null,function*(){try{return[null,yield n]}catch(t){return t instanceof Error?[t,null]:[new Error(""),null]}})}function qn(n){return n<.5?4*n*n*n:.5*Math.pow(2*n-2,3)+1}function Lm(n){const t=n-1;return t*t*t+1}function ut(n,{delay:t=0,duration:e=400,easing:i=wi}={}){const s=+getComputedStyle(n).opacity;return{delay:t,duration:e,easing:i,css:o=>`opacity: ${o*s}`}}function ph(n,{delay:t=0,duration:e=400,easing:i=Lm,x:s=0,y:o=0,opacity:r=0}={}){const a=getComputedStyle(n),l=+a.opacity,c=a.transform==="none"?"":a.transform,h=l*(1-r),[u,f]=dh(s),[m,v]=dh(o);return{delay:t,duration:e,easing:i,css:(p,g)=>`
438
+ }`,u=`__svelte_${d0(h)}_${a}`,f=tc(n),{stylesheet:m,rules:v}=nr.get(f)||u0(f,n);v[u]||(v[u]=!0,m.insertRule(`@keyframes ${u} ${h}`,m.cssRules.length));const p=n.style.animation||"";return n.style.animation=`${p?`${p}, `:""}${u} ${i}ms linear ${s}ms 1 both`,sr+=1,u}function rr(n,t){const e=(n.style.animation||"").split(", "),i=e.filter(t?o=>o.indexOf(t)<0:o=>o.indexOf("__svelte")===-1),s=e.length-i.length;s&&(n.style.animation=i.join(", "),sr-=s,sr||f0())}function f0(){$l(()=>{sr||(nr.forEach(n=>{const{ownerNode:t}=n.stylesheet;t&&V(t)}),nr.clear())})}let Zs;function Ai(n){Zs=n}function _i(){if(!Zs)throw new Error("Function called outside component initialization");return Zs}function wm(n){_i().$$.before_update.push(n)}function Et(n){_i().$$.on_mount.push(n)}function Cm(n){_i().$$.after_update.push(n)}function _t(n){_i().$$.on_destroy.push(n)}function kr(){const n=_i();return(t,e,{cancelable:i=!1}={})=>{const s=n.$$.callbacks[t];if(s){const o=ym(t,e,{cancelable:i});return s.slice().forEach(r=>{r.call(n,o)}),!o.defaultPrevented}return!0}}function pl(n,t){return _i().$$.context.set(n,t),t}function Oi(n){return _i().$$.context.get(n)}function ds(n,t){const e=n.$$.callbacks[t.type];e&&e.slice().forEach(i=>i.call(this,t))}const On=[],Ne=[];let Nn=[];const vl=[],Pm=Promise.resolve();let Al=!1;function Im(){Al||(Al=!0,Pm.then(sc))}function uh(){return Im(),Pm}function tt(n){Nn.push(n)}function nc(n){vl.push(n)}const Ba=new Set;let Tn=0;function sc(){if(Tn!==0)return;const n=Zs;do{try{for(;Tn<On.length;){const t=On[Tn];Tn++,Ai(t),m0(t.$$)}}catch(t){throw On.length=0,Tn=0,t}for(Ai(null),On.length=0,Tn=0;Ne.length;)Ne.pop()();for(let t=0;t<Nn.length;t+=1){const e=Nn[t];Ba.has(e)||(Ba.add(e),e())}Nn.length=0}while(On.length);for(;vl.length;)vl.pop()();Al=!1,Ba.clear(),Ai(n)}function m0(n){if(n.fragment!==null){n.update(),rt(n.before_update);const t=n.dirty;n.dirty=[-1],n.fragment&&n.fragment.p(n.ctx,t),n.after_update.forEach(tt)}}function g0(n){const t=[],e=[];Nn.forEach(i=>n.indexOf(i)===-1?t.push(i):e.push(i)),e.forEach(i=>i()),Nn=t}let ks;function oc(){return ks||(ks=Promise.resolve(),ks.then(()=>{ks=null})),ks}function nn(n,t,e){n.dispatchEvent(ym(`${t?"intro":"outro"}${e}`))}const Zo=new Set;let ni;function ue(){ni={r:0,c:[],p:ni}}function fe(){ni.r||rt(ni.c),ni=ni.p}function D(n,t){n&&n.i&&(Zo.delete(n),n.i(t))}function B(n,t,e,i){if(n&&n.o){if(Zo.has(n))return;Zo.add(n),ni.c.push(()=>{Zo.delete(n),i&&(e&&n.d(1),i())}),n.o(t)}else i&&i()}const rc={duration:0};function Fi(n,t,e){const i={direction:"in"};let s=t(n,e,i),o=!1,r,a,l=0;function c(){r&&rr(n,r)}function h(){const{delay:f=0,duration:m=300,easing:v=wi,tick:p=K,css:g}=s||rc;g&&(r=or(n,0,1,m,f,v,g,l++)),p(0,1);const A=Kl()+f,w=A+m;a&&a.abort(),o=!0,tt(()=>nn(n,!0,"start")),a=ec(I=>{if(o){if(I>=w)return p(1,0),nn(n,!0,"end"),c(),o=!1;if(I>=A){const C=v((I-A)/m);p(C,1-C)}}return o})}let u=!1;return{start(){u||(u=!0,rr(n),hi(s)?(s=s(i),oc().then(h)):h())},invalidate(){u=!1},end(){o&&(c(),o=!1)}}}function us(n,t,e){const i={direction:"out"};let s=t(n,e,i),o=!0,r;const a=ni;a.r+=1;function l(){const{delay:c=0,duration:h=300,easing:u=wi,tick:f=K,css:m}=s||rc;m&&(r=or(n,1,0,h,c,u,m));const v=Kl()+c,p=v+h;tt(()=>nn(n,!1,"start")),ec(g=>{if(o){if(g>=p)return f(0,1),nn(n,!1,"end"),--a.r||rt(a.c),!1;if(g>=v){const A=u((g-v)/h);f(1-A,A)}}return o})}return hi(s)?oc().then(()=>{s=s(i),l()}):l(),{end(c){c&&s.tick&&s.tick(1,0),o&&(r&&rr(n,r),o=!1)}}}function ai(n,t,e,i){const s={direction:"both"};let o=t(n,e,s),r=i?0:1,a=null,l=null,c=null;function h(){c&&rr(n,c)}function u(m,v){const p=m.b-r;return v*=Math.abs(p),{a:r,b:m.b,d:p,duration:v,start:m.start,end:m.start+v,group:m.group}}function f(m){const{delay:v=0,duration:p=300,easing:g=wi,tick:A=K,css:w}=o||rc,I={start:Kl()+v,b:m};m||(I.group=ni,ni.r+=1),a||l?l=I:(w&&(h(),c=or(n,r,m,p,v,g,w)),m&&A(0,1),a=u(I,p),tt(()=>nn(n,m,"start")),ec(C=>{if(l&&C>l.start&&(a=u(l,p),l=null,nn(n,a.b,"start"),w&&(h(),c=or(n,r,a.b,a.duration,0,g,o.css))),a){if(C>=a.end)A(r=a.b,1-r),nn(n,a.b,"end"),l||(a.b?h():--a.group.r||rt(a.group.c)),a=null;else if(C>=a.start){const E=C-a.start;r=a.a+a.d*g(E/a.duration),A(r,1-r)}}return!!(a||l)}))}return{run(m){hi(o)?oc().then(()=>{o=o(s),f(m)}):f(m)},end(){h(),a=l=null}}}function ar(n,t){const e=t.token={};function i(s,o,r,a){if(t.token!==e)return;t.resolved=a;let l=t.ctx;r!==void 0&&(l=l.slice(),l[r]=a);const c=s&&(t.current=s)(l);let h=!1;t.block&&(t.blocks?t.blocks.forEach((u,f)=>{f!==o&&u&&(ue(),B(u,1,1,()=>{t.blocks[f]===u&&(t.blocks[f]=null)}),fe())}):t.block.d(1),c.c(),D(c,1),c.m(t.mount(),t.anchor),h=!0),t.block=c,t.blocks&&(t.blocks[o]=c),h&&sc()}if(o0(n)){const s=_i();if(n.then(o=>{Ai(s),i(t.then,1,t.value,o),Ai(null)},o=>{if(Ai(s),i(t.catch,2,t.error,o),Ai(null),!t.hasCatch)throw o}),t.current!==t.pending)return i(t.pending,0),!0}else{if(t.current!==t.then)return i(t.then,1,t.value,n),!0;t.resolved=n}}function Em(n,t,e){const i=t.slice(),{resolved:s}=n;n.current===n.then&&(i[n.value]=s),n.current===n.catch&&(i[n.error]=s),n.block.p(i,e)}const p0=typeof window!="undefined"?window:typeof globalThis!="undefined"?globalThis:global;function ac(n,t){n.d(1),t.delete(n.key)}function Hi(n,t){B(n,1,1,()=>{t.delete(n.key)})}function Zt(n,t,e,i,s,o,r,a,l,c,h,u){let f=n.length,m=o.length,v=f;const p={};for(;v--;)p[n[v].key]=v;const g=[],A=new Map,w=new Map,I=[];for(v=m;v--;){const S=u(s,o,v),T=e(S);let G=r.get(T);G?i&&I.push(()=>G.p(S,t)):(G=c(T,S),G.c()),A.set(T,g[v]=G),T in p&&w.set(T,Math.abs(v-p[T]))}const C=new Set,E=new Set;function M(S){D(S,1),S.m(a,h),r.set(S.key,S),h=S.first,m--}for(;f&&m;){const S=g[m-1],T=n[f-1],G=S.key,_=T.key;S===T?(h=S.first,f--,m--):A.has(_)?!r.has(G)||C.has(G)?M(S):E.has(_)?f--:w.get(G)>w.get(_)?(E.add(G),M(S)):(C.add(_),f--):(l(T,r),f--)}for(;f--;){const S=n[f];A.has(S.key)||l(S,r)}for(;m;)M(g[m-1]);return rt(I),g}function Ct(n,t){const e={},i={},s={$$scope:1};let o=n.length;for(;o--;){const r=n[o],a=t[o];if(a){for(const l in r)l in a||(i[l]=1);for(const l in a)s[l]||(e[l]=a[l],s[l]=1);n[o]=a}else for(const l in r)s[l]=1}for(const r in i)r in e||(e[r]=void 0);return e}function Mm(n){return typeof n=="object"&&n!==null?n:{}}function lc(n,t,e){const i=n.$$.props[t];i!==void 0&&(n.$$.bound[i]=e,e(n.$$.ctx[i]))}function oe(n){n&&n.c()}function ne(n,t,e,i){const{fragment:s,after_update:o}=n.$$;s&&s.m(t,e),i||tt(()=>{const r=n.$$.on_mount.map(gm).filter(hi);n.$$.on_destroy?n.$$.on_destroy.push(...r):rt(r),n.$$.on_mount=[]}),o.forEach(tt)}function se(n,t){const e=n.$$;e.fragment!==null&&(g0(e.after_update),rt(e.on_destroy),e.fragment&&e.fragment.d(t),e.on_destroy=e.fragment=null,e.ctx=[])}function v0(n,t){n.$$.dirty[0]===-1&&(On.push(n),Im(),n.$$.dirty.fill(0)),n.$$.dirty[t/31|0]|=1<<t%31}function he(n,t,e,i,s,o,r,a=[-1]){const l=Zs;Ai(n);const c=n.$$={fragment:null,ctx:[],props:o,update:K,not_equal:s,bound:hh(),on_mount:[],on_destroy:[],on_disconnect:[],before_update:[],after_update:[],context:new Map(t.context||(l?l.$$.context:[])),callbacks:hh(),dirty:a,skip_bound:!1,root:t.target||l.$$.root};r&&r(c.root);let h=!1;if(c.ctx=e?e(n,t.props||{},(u,f,...m)=>{const v=m.length?m[0]:f;return c.ctx&&s(c.ctx[u],c.ctx[u]=v)&&(!c.skip_bound&&c.bound[u]&&c.bound[u](v),h&&v0(n,u)),f}):[],c.update(),h=!0,rt(c.before_update),c.fragment=i?i(c.ctx):!1,t.target){if(t.hydrate){const u=c0(t.target);c.fragment&&c.fragment.l(u),u.forEach(V)}else c.fragment&&c.fragment.c();t.intro&&D(n.$$.fragment),ne(n,t.target,t.anchor,t.customElement),sc()}Ai(l)}class de{$destroy(){se(this,1),this.$destroy=K}$on(t,e){if(!hi(e))return K;const i=this.$$.callbacks[t]||(this.$$.callbacks[t]=[]);return i.push(e),()=>{const s=i.indexOf(e);s!==-1&&i.splice(s,1)}}$set(t){this.$$set&&!r0(t)&&(this.$$.skip_bound=!0,this.$$set(t),this.$$.skip_bound=!1)}}const A0="data:image/png;base64,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";function b0(n){me(n,"svelte-1d7uzh5",".room-label-item.svelte-1d7uzh5{position:absolute;font-size:0.5rem;z-index:0;transform:none;cursor:pointer;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.room-label-item__text.svelte-1d7uzh5{position:absolute;left:0;top:-4rem;transform:translate(-50%, 0);display:flex;justify-content:center;align-items:center;height:1.25rem;min-width:2rem;padding:0 0.375rem;pointer-events:all;background-size:100% 100%;background-repeat:no-repeat;white-space:nowrap}.room-label-item__bar.svelte-1d7uzh5{position:absolute;top:-2.75rem;height:3rem;width:0.0625rem;background-image:linear-gradient(to bottom, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0))}.wide.svelte-1d7uzh5{font-size:0.625rem}")}function y0(n){let t,e,i=n[0].name+"",s,o,r,a,l;return{c(){t=L("div"),e=L("span"),s=Se(i),o=ee(),r=L("div"),P(e,"class","room-label-item__text svelte-1d7uzh5"),j(e,"background-image","url("+A0+")"),ie(e,"wide",n[0].name.length>3),P(r,"class","room-label-item__bar svelte-1d7uzh5"),P(t,"class","room-label-item svelte-1d7uzh5"),j(t,"z-index",n[0].zIndex),j(t,"transform",n[0].transform),j(t,"opacity",n[0].visible?1:0)},m(c,h){R(c,t,h),O(t,e),O(e,s),O(t,o),O(t,r),a||(l=we(e,"click",n[1]),a=!0)},p(c,[h]){h&1&&i!==(i=c[0].name+"")&&Te(s,i),h&1&&ie(e,"wide",c[0].name.length>3),h&1&&j(t,"z-index",c[0].zIndex),h&1&&j(t,"transform",c[0].transform),h&1&&j(t,"opacity",c[0].visible?1:0)},i:K,o:K,d(c){c&&V(t),a=!1,l()}}}function w0(n,t,e){let{five:i}=t,{roomLabel:s}=t;function o(){i.setState({panoIndex:s.panoIndex,mode:"Panorama",longitude:s.longitude})}return n.$$set=r=>{"five"in r&&e(2,i=r.five),"roomLabel"in r&&e(0,s=r.roomLabel)},[s,o,i]}class C0 extends de{constructor(t){super(),he(this,t,w0,y0,ce,{five:2,roomLabel:0},b0)}}var xm=function(){if(typeof Map!="undefined")return Map;function n(t,e){var i=-1;return t.some(function(s,o){return s[0]===e?(i=o,!0):!1}),i}return function(){function t(){this.__entries__=[]}return Object.defineProperty(t.prototype,"size",{get:function(){return this.__entries__.length},enumerable:!0,configurable:!0}),t.prototype.get=function(e){var i=n(this.__entries__,e),s=this.__entries__[i];return s&&s[1]},t.prototype.set=function(e,i){var s=n(this.__entries__,e);~s?this.__entries__[s][1]=i:this.__entries__.push([e,i])},t.prototype.delete=function(e){var i=this.__entries__,s=n(i,e);~s&&i.splice(s,1)},t.prototype.has=function(e){return!!~n(this.__entries__,e)},t.prototype.clear=function(){this.__entries__.splice(0)},t.prototype.forEach=function(e,i){i===void 0&&(i=null);for(var s=0,o=this.__entries__;s<o.length;s++){var r=o[s];e.call(i,r[1],r[0])}},t}()}(),bl=typeof window!="undefined"&&typeof document!="undefined"&&window.document===document,lr=function(){return typeof global!="undefined"&&global.Math===Math?global:typeof self!="undefined"&&self.Math===Math?self:typeof window!="undefined"&&window.Math===Math?window:Function("return this")()}(),P0=function(){return typeof requestAnimationFrame=="function"?requestAnimationFrame.bind(lr):function(n){return setTimeout(function(){return n(Date.now())},1e3/60)}}(),I0=2;function E0(n,t){var e=!1,i=!1,s=0;function o(){e&&(e=!1,n()),i&&a()}function r(){P0(o)}function a(){var l=Date.now();if(e){if(l-s<I0)return;i=!0}else e=!0,i=!1,setTimeout(r,t);s=l}return a}var M0=20,x0=["top","right","bottom","left","width","height","size","weight"],k0=typeof MutationObserver!="undefined",D0=function(){function n(){this.connected_=!1,this.mutationEventsAdded_=!1,this.mutationsObserver_=null,this.observers_=[],this.onTransitionEnd_=this.onTransitionEnd_.bind(this),this.refresh=E0(this.refresh.bind(this),M0)}return n.prototype.addObserver=function(t){~this.observers_.indexOf(t)||this.observers_.push(t),this.connected_||this.connect_()},n.prototype.removeObserver=function(t){var e=this.observers_,i=e.indexOf(t);~i&&e.splice(i,1),!e.length&&this.connected_&&this.disconnect_()},n.prototype.refresh=function(){var t=this.updateObservers_();t&&this.refresh()},n.prototype.updateObservers_=function(){var t=this.observers_.filter(function(e){return e.gatherActive(),e.hasActive()});return t.forEach(function(e){return e.broadcastActive()}),t.length>0},n.prototype.connect_=function(){!bl||this.connected_||(document.addEventListener("transitionend",this.onTransitionEnd_),window.addEventListener("resize",this.refresh),k0?(this.mutationsObserver_=new MutationObserver(this.refresh),this.mutationsObserver_.observe(document,{attributes:!0,childList:!0,characterData:!0,subtree:!0})):(document.addEventListener("DOMSubtreeModified",this.refresh),this.mutationEventsAdded_=!0),this.connected_=!0)},n.prototype.disconnect_=function(){!bl||!this.connected_||(document.removeEventListener("transitionend",this.onTransitionEnd_),window.removeEventListener("resize",this.refresh),this.mutationsObserver_&&this.mutationsObserver_.disconnect(),this.mutationEventsAdded_&&document.removeEventListener("DOMSubtreeModified",this.refresh),this.mutationsObserver_=null,this.mutationEventsAdded_=!1,this.connected_=!1)},n.prototype.onTransitionEnd_=function(t){var e=t.propertyName,i=e===void 0?"":e,s=x0.some(function(o){return!!~i.indexOf(o)});s&&this.refresh()},n.getInstance=function(){return this.instance_||(this.instance_=new n),this.instance_},n.instance_=null,n}(),km=function(n,t){for(var e=0,i=Object.keys(t);e<i.length;e++){var s=i[e];Object.defineProperty(n,s,{value:t[s],enumerable:!1,writable:!1,configurable:!0})}return n},Jn=function(n){var t=n&&n.ownerDocument&&n.ownerDocument.defaultView;return t||lr},Dm=Dr(0,0,0,0);function cr(n){return parseFloat(n)||0}function fh(n){for(var t=[],e=1;e<arguments.length;e++)t[e-1]=arguments[e];return t.reduce(function(i,s){var o=n["border-"+s+"-width"];return i+cr(o)},0)}function S0(n){for(var t=["top","right","bottom","left"],e={},i=0,s=t;i<s.length;i++){var o=s[i],r=n["padding-"+o];e[o]=cr(r)}return e}function T0(n){var t=n.getBBox();return Dr(0,0,t.width,t.height)}function L0(n){var t=n.clientWidth,e=n.clientHeight;if(!t&&!e)return Dm;var i=Jn(n).getComputedStyle(n),s=S0(i),o=s.left+s.right,r=s.top+s.bottom,a=cr(i.width),l=cr(i.height);if(i.boxSizing==="border-box"&&(Math.round(a+o)!==t&&(a-=fh(i,"left","right")+o),Math.round(l+r)!==e&&(l-=fh(i,"top","bottom")+r)),!j0(n)){var c=Math.round(a+o)-t,h=Math.round(l+r)-e;Math.abs(c)!==1&&(a-=c),Math.abs(h)!==1&&(l-=h)}return Dr(s.left,s.top,a,l)}var z0=function(){return typeof SVGGraphicsElement!="undefined"?function(n){return n instanceof Jn(n).SVGGraphicsElement}:function(n){return n instanceof Jn(n).SVGElement&&typeof n.getBBox=="function"}}();function j0(n){return n===Jn(n).document.documentElement}function O0(n){return bl?z0(n)?T0(n):L0(n):Dm}function V0(n){var t=n.x,e=n.y,i=n.width,s=n.height,o=typeof DOMRectReadOnly!="undefined"?DOMRectReadOnly:Object,r=Object.create(o.prototype);return km(r,{x:t,y:e,width:i,height:s,top:e,right:t+i,bottom:s+e,left:t}),r}function Dr(n,t,e,i){return{x:n,y:t,width:e,height:i}}var B0=function(){function n(t){this.broadcastWidth=0,this.broadcastHeight=0,this.contentRect_=Dr(0,0,0,0),this.target=t}return n.prototype.isActive=function(){var t=O0(this.target);return this.contentRect_=t,t.width!==this.broadcastWidth||t.height!==this.broadcastHeight},n.prototype.broadcastRect=function(){var t=this.contentRect_;return this.broadcastWidth=t.width,this.broadcastHeight=t.height,t},n}(),R0=function(){function n(t,e){var i=V0(e);km(this,{target:t,contentRect:i})}return n}(),_0=function(){function n(t,e,i){if(this.activeObservations_=[],this.observations_=new xm,typeof t!="function")throw new TypeError("The callback provided as parameter 1 is not a function.");this.callback_=t,this.controller_=e,this.callbackCtx_=i}return n.prototype.observe=function(t){if(!arguments.length)throw new TypeError("1 argument required, but only 0 present.");if(!(typeof Element=="undefined"||!(Element instanceof Object))){if(!(t instanceof Jn(t).Element))throw new TypeError('parameter 1 is not of type "Element".');var e=this.observations_;e.has(t)||(e.set(t,new B0(t)),this.controller_.addObserver(this),this.controller_.refresh())}},n.prototype.unobserve=function(t){if(!arguments.length)throw new TypeError("1 argument required, but only 0 present.");if(!(typeof Element=="undefined"||!(Element instanceof Object))){if(!(t instanceof Jn(t).Element))throw new TypeError('parameter 1 is not of type "Element".');var e=this.observations_;e.has(t)&&(e.delete(t),e.size||this.controller_.removeObserver(this))}},n.prototype.disconnect=function(){this.clearActive(),this.observations_.clear(),this.controller_.removeObserver(this)},n.prototype.gatherActive=function(){var t=this;this.clearActive(),this.observations_.forEach(function(e){e.isActive()&&t.activeObservations_.push(e)})},n.prototype.broadcastActive=function(){if(this.hasActive()){var t=this.callbackCtx_,e=this.activeObservations_.map(function(i){return new R0(i.target,i.broadcastRect())});this.callback_.call(t,e,t),this.clearActive()}},n.prototype.clearActive=function(){this.activeObservations_.splice(0)},n.prototype.hasActive=function(){return this.activeObservations_.length>0},n}(),Sm=typeof WeakMap!="undefined"?new WeakMap:new xm,Tm=function(){function n(t){if(!(this instanceof n))throw new TypeError("Cannot call a class as a function.");if(!arguments.length)throw new TypeError("1 argument required, but only 0 present.");var e=D0.getInstance(),i=new _0(t,e,this);Sm.set(this,i)}return n}();["observe","unobserve","disconnect"].forEach(function(n){Tm.prototype[n]=function(){var t;return(t=Sm.get(this))[n].apply(t,arguments)}});var F0=function(){return typeof lr.ResizeObserver!="undefined"?lr.ResizeObserver:Tm}();function Ni(n){new F0((e,i)=>{var s,o,r,a,l,c;for(const h of e){const{borderBoxSize:u,contentRect:f}=h,m=(r=(o=(s=u==null?void 0:u[0])==null?void 0:s.inlineSize)!=null?o:f.width)!=null?r:n.clientWidth,v=(c=(l=(a=u==null?void 0:u[0])==null?void 0:a.blockSize)!=null?l:f.height)!=null?c:n.clientHeight;n.dispatchEvent(new CustomEvent("clientWidth",{detail:m})),n.dispatchEvent(new CustomEvent("clientHeight",{detail:v}))}}).observe(n)}const{Map:H0}=p0;function N0(n){me(n,"svelte-9eg4zi",".room-labels-container.svelte-9eg4zi{width:100%;height:100%;position:relative;color:#fff}")}function mh(n,t,e){const i=n.slice();return i[13]=t[e],i}function gh(n,t){let e,i,s;return i=new C0({props:{roomLabel:t[13],five:t[1]}}),{key:n,first:null,c(){e=Ee(),oe(i.$$.fragment),this.first=e},m(o,r){R(o,e,r),ne(i,o,r),s=!0},p(o,r){t=o;const a={};r&1&&(a.roomLabel=t[13]),r&2&&(a.five=t[1]),i.$set(a)},i(o){s||(D(i.$$.fragment,o),s=!0)},o(o){B(i.$$.fragment,o),s=!1},d(o){o&&V(e),se(i,o)}}}function G0(n){let t,e=[],i=new H0,s,o,r,a=n[0];const l=c=>c[13].id;for(let c=0;c<a.length;c+=1){let h=mh(n,a,c),u=l(h);i.set(u,e[c]=gh(u,h))}return{c(){t=L("div");for(let c=0;c<e.length;c+=1)e[c].c();P(t,"class","room-labels-container svelte-9eg4zi")},m(c,h){R(c,t,h);for(let u=0;u<e.length;u+=1)e[u]&&e[u].m(t,null);s=!0,o||(r=[Wt(Ni.call(null,t)),we(t,"clientWidth",n[6]),we(t,"clientHeight",n[7])],o=!0)},p(c,[h]){h&3&&(a=c[0],ue(),e=Zt(e,h,l,1,c,a,i,t,Hi,gh,null,mh),fe())},i(c){if(!s){for(let h=0;h<a.length;h+=1)D(e[h]);s=!0}},o(c){for(let h=0;h<e.length;h+=1)B(e[h]);s=!1},d(c){c&&V(t);for(let h=0;h<e.length;h+=1)e[h].d();o=!1,rt(r)}}}function Q0(n,t,e){var g;let i,{five:s}=t,{roomLabels:o}=t,r,a,l=(g=s.model.shownFloor)!=null?g:null;function c(A){if(!(l===null||A.floorIndex===l))return!1;const I=new W.Raycaster,C=s.camera.position.clone(),E=new W.Vector3(A.position.x,A.position.y,A.position.z),M=E.distanceTo(C);I.set(C.clone(),E.clone().sub(C).normalize());const[S]=s.model.intersectRaycaster(I);return!(S&&S.distance+1<M)}function h(A,w){const C=new W.Vector3(A.position.x,A.position.y,A.position.z).clone().project(s.camera),E=Math.ceil((C.x+1)/2*w.x),M=Math.ceil((-C.y+1)/2*w.y);return`translate(${E}px, ${M}px)`}function u(A){const{rendererSize:w}=A,I=new Map;function C(M){const S=I.get(M.id);if(S)return S;const{x:T,y:G,z:_}=M.position,U=new W.Vector3(T,G,_).clone().distanceTo(s.camera.position);return I.set(M.id,U),U}return o.map(M=>{const S=c(M),T=S?h(M,w):M.transform,G=C(M),U=o.filter(z=>z.visible&&C(z)<G).length*10;return te(k({},M),{visible:S,transform:T,zIndex:U})})}function f(){e(0,o=u({rendererSize:i,shownFloor:l}))}function m(A){e(4,l=A)}s.on("cameraUpdate",f),s.on("modelShownFloorChange",m),Cm(()=>{e(0,o=u({rendererSize:i,shownFloor:l}))}),_t(()=>{s.off("cameraUpdate",f),s.off("modelShownFloorChange",m)});const v=A=>{e(2,r=A.detail)},p=A=>{e(3,a=A.detail)};return n.$$set=A=>{"five"in A&&e(1,s=A.five),"roomLabels"in A&&e(0,o=A.roomLabels)},n.$$.update=()=>{n.$$.dirty&12&&e(5,i={x:r,y:a}),n.$$.dirty&48&&e(0,o=u({rendererSize:i,shownFloor:l}))},[o,s,r,a,l,i,v,p]}class W0 extends de{constructor(t){super(),he(this,t,Q0,G0,ce,{five:1,roomLabels:0},N0)}}function U0(n){return n.model_room_labels.map(({id:t,pano_index:e,floor_index:i,name:s,position:o,longitude:r})=>({id:t,name:s,position:o,longitude:r,panoIndex:e,floorIndex:i,zIndex:0,visible:!1,transform:""}))}class Y0{constructor(t){d(this,"five");d(this,"enabled",!0);d(this,"fiveModeEnabled");d(this,"app");d(this,"wrapper");d(this,"roomLabels",[]);d(this,"container",document.createElement("div"));d(this,"onFiveModeChange",t=>{if(!this.checkFiveMode(t)){this.fiveModeEnabled=!1,this.render();return}this.five.once("initAnimationEnded",()=>{this.fiveModeEnabled=this.checkFiveMode(this.five.getCurrentState().mode),this.render()})});this.five=t,this.fiveModeEnabled=this.checkFiveMode(t.getCurrentState().mode),this.container.classList.add("model-room-label-plugin-container"),this.container.style.width="100%",this.container.style.height="100%",this.container.style.position="absolute",this.container.style.pointerEvents="none",this.container.style.left="0",this.container.style.top="0",this.container.style.zIndex="5",this.five.once("dispose",()=>this.dispose()),this.five.on("modeChange",this.onFiveModeChange),this.render()}dispose(){this.five.off("modeChange",this.onFiveModeChange),this.container.remove()}load(t){this.roomLabels=U0(t),this.render()}appendTo(t){return this.wrapper=t,t.appendChild(this.container),this.render(),this}disable(){return this.enabled=!1,this.render(),this}enable(){return this.enabled=!0,this.render(),this}checkFiveMode(t){return t==="Floorplan"||t==="Mapview"}render(){var t;if(this.wrapper){if(!this.enabled||!this.fiveModeEnabled){(t=this.app)==null||t.$destroy(),this.app=void 0;return}this.app?this.app.$set({five:this.five,roomLabels:this.roomLabels}):this.app=new W0({target:this.container,props:{five:this.five,roomLabels:this.roomLabels}})}}}const X0=n=>new Y0(n),Z0={name:"ModelRoomLabelPlugin",version:0};var zi=(n=>(n[n.FLOOR=1]="FLOOR",n[n.CEILING=2]="CEILING",n[n.BOUNDING_CENTER=3]="BOUNDING_CENTER",n))(zi||{});function ln(n){return Q(this,null,function*(){try{return[null,yield n]}catch(t){return t instanceof Error?[t,null]:[new Error(""),null]}})}function qn(n){return n<.5?4*n*n*n:.5*Math.pow(2*n-2,3)+1}function Lm(n){const t=n-1;return t*t*t+1}function ut(n,{delay:t=0,duration:e=400,easing:i=wi}={}){const s=+getComputedStyle(n).opacity;return{delay:t,duration:e,easing:i,css:o=>`opacity: ${o*s}`}}function ph(n,{delay:t=0,duration:e=400,easing:i=Lm,x:s=0,y:o=0,opacity:r=0}={}){const a=getComputedStyle(n),l=+a.opacity,c=a.transform==="none"?"":a.transform,h=l*(1-r),[u,f]=dh(s),[m,v]=dh(o);return{delay:t,duration:e,easing:i,css:(p,g)=>`
439
439
  transform: ${c} translate(${(1-p)*u}${f}, ${(1-p)*m}${v});
440
440
  opacity: ${l-h*g}`}}function hr(n,{delay:t=0,speed:e,duration:i,easing:s=qn}={}){let o=n.getTotalLength();const r=getComputedStyle(n);return r.strokeLinecap!=="butt"&&(o+=parseInt(r.strokeWidth)),i===void 0?e===void 0?i=800:i=o/e:typeof i=="function"&&(i=i(o)),{delay:t,duration:i,easing:s,css:(a,l)=>`
441
441
  stroke-dasharray: ${o};
@@ -449,7 +449,7 @@ void main() {
449
449
  svg [type='lineItemGroup'] g g g g {
450
450
  stroke: #ffffff;
451
451
  }</style>
452
- `;return n.$$set=o=>{"content"in o&&e(0,i=o.content)},[i,s]}class nA extends de{constructor(t){super(),he(this,t,iA,tA,ce,{content:0},eA)}}function sA(n){me(n,"svelte-ozpg4a",".floorplan-plugin__base-image.svelte-ozpg4a{position:absolute;z-index:10;width:100%;height:100%;pointer-events:none}")}function oA(n){let t,e;return t=new $0({props:{url:n[1].url}}),{c(){oe(t.$$.fragment)},m(i,s){ne(t,i,s),e=!0},p(i,s){const o={};s&2&&(o.url=i[1].url),t.$set(o)},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){B(t.$$.fragment,i),e=!1},d(i){se(t,i)}}}function rA(n){let t,e;return t=new nA({props:{content:n[0]}}),{c(){oe(t.$$.fragment)},m(i,s){ne(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.content=i[0]),t.$set(o)},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){B(t.$$.fragment,i),e=!1},d(i){se(t,i)}}}function aA(n){let t,e,i,s;const o=[rA,oA],r=[];function a(l,c){return l[0]?0:l[1]?1:-1}return~(e=a(n))&&(i=r[e]=o[e](n)),{c(){t=L("div"),i&&i.c(),P(t,"class","floorplan-plugin__base-image svelte-ozpg4a")},m(l,c){R(l,t,c),~e&&r[e].m(t,null),s=!0},p(l,[c]){let h=e;e=a(l),e===h?~e&&r[e].p(l,c):(i&&(ue(),B(r[h],1,1,()=>{r[h]=null}),fe()),~e?(i=r[e],i?i.p(l,c):(i=r[e]=o[e](l),i.c()),D(i,1),i.m(t,null)):i=null)},i(l){s||(D(i),s=!0)},o(l){B(i),s=!1},d(l){l&&V(t),~e&&r[e].d()}}}function lA(n,t,e){let i,s,{floorIndex:o}=t,{floorplanData:r}=t;return n.$$set=a=>{"floorIndex"in a&&e(2,o=a.floorIndex),"floorplanData"in a&&e(3,r=a.floorplanData)},n.$$.update=()=>{var a,l;n.$$.dirty&12&&e(1,i=r.outlines[o]),n.$$.dirty&12&&e(0,s=(l=(a=r.outlines)==null?void 0:a[o])==null?void 0:l.svgContent)},[s,i,o,r]}class zm extends de{constructor(t){super(),he(this,t,lA,aA,ce,{floorIndex:2,floorplanData:3},sA)}}function cA(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 hA(n){let t,e=n[15].outerHTML+"",i;return{c(){t=new ir(!1),i=Ee(),t.a=i},m(s,o){t.m(e,s,o),R(s,i,o)},p(s,o){o[0]&32768&&e!==(e=s[15].outerHTML+"")&&t.p(e)},d(s){s&&V(i),s&&t.d()}}}function dA(n){let t,e,i,s,o,r,a=n[1]&&vh(n),l=n[0]&&Ah(n),c=n[2]&&bh(n);return{c(){t=L("div"),a&&a.c(),e=ee(),l&&l.c(),i=ee(),c&&c.c(),s=Ee(),P(t,"class","floorplan-plugin__room-part1 svelte-9vzn2f"),j(t,"opacity",n[11]?"1":"0")},m(h,u){R(h,t,u),a&&a.m(t,null),O(t,e),l&&l.m(t,null),R(h,i,u),c&&c.m(h,u),R(h,s,u),o||(r=[Wt(Ni.call(null,t)),we(t,"clientWidth",n[32]),we(t,"clientHeight",n[33])],o=!0)},p(h,u){h[1]?a?a.p(h,u):(a=vh(h),a.c(),a.m(t,e)):a&&(a.d(1),a=null),h[0]?l?l.p(h,u):(l=Ah(h),l.c(),l.m(t,null)):l&&(l.d(1),l=null),u[0]&2048&&j(t,"opacity",h[11]?"1":"0"),h[2]?c?c.p(h,u):(c=bh(h),c.c(),c.m(s.parentNode,s)):c&&(c.d(1),c=null)},d(h){h&&V(t),a&&a.d(),l&&l.d(),h&&V(i),c&&c.d(h),h&&V(s),o=!1,rt(r)}}}function vh(n){let t,e=n[3].name+"",i;return{c(){t=L("span"),i=Se(e),P(t,"class","floorplan-plugin__room-name")},m(s,o){R(s,t,o),O(t,i)},p(s,o){o[0]&8&&e!==(e=s[3].name+"")&&Te(i,e)},d(s){s&&V(t)}}}function Ah(n){let t,e;return{c(){t=L("span"),e=Se(n[14]),P(t,"class","floorplan-plugin__room-area svelte-9vzn2f"),j(t,"font-size",n[19])},m(i,s){R(i,t,s),O(t,e)},p(i,s){s[0]&16384&&Te(e,i[14])},d(i){i&&V(t)}}}function bh(n){let t,e;return{c(){t=L("span"),e=Se(n[13]),P(t,"class","floorplan-plugin__room-size"),j(t,"font-size",n[19]),j(t,"opacity",n[10]?"0.6":"0")},m(i,s){R(i,t,s),O(t,e)},p(i,s){s[0]&8192&&Te(e,i[13]),s[0]&1024&&j(t,"opacity",i[10]?"0.6":"0")},d(i){i&&V(t)}}}function uA(n){let t,e,i;function s(a,l){if(a[4]===void 0)return dA;if(a[15])return hA}let o=s(n),r=o&&o(n);return{c(){t=L("div"),r&&r.c(),P(t,"class","floorplan-plugin__room-label-item svelte-9vzn2f"),j(t,"left",n[16]),j(t,"top",n[17]),j(t,"font-size",n[18]),j(t,"opacity",n[12]?"1":"0"),j(t,"transform",n[9]?"translate(-50%, calc(-50% + 6px))":"translate(-50%, -50%)")},m(a,l){R(a,t,l),r&&r.m(t,null),e||(i=[Wt(Ni.call(null,t)),we(t,"clientWidth",n[34]),we(t,"clientHeight",n[35])],e=!0)},p(a,l){o===(o=s(a))&&r?r.p(a,l):(r&&r.d(1),r=o&&o(a),r&&(r.c(),r.m(t,null))),l[0]&4096&&j(t,"opacity",a[12]?"1":"0"),l[0]&512&&j(t,"transform",a[9]?"translate(-50%, calc(-50% + 6px))":"translate(-50%, -50%)")},i:K,o:K,d(a){a&&V(t),r&&r.d(),e=!1,rt(i)}}}function fA(n,t){const e=n[0],i=n[1];let s=!1;for(let o=0,r=t.length-1;o<t.length;r=o++){const a=t[o][0],l=t[o][1],c=t[r][0],h=t[r][1];l>i!=h>i&&e<(c-a)*(i-l)/(h-l)+a&&(s=!s)}return s}function mA(n,t,e){let i,s,o,r,a,l,c,h,u,f,m,v,p,{pxmm:g}=t,{roomAreaEnable:A}=t,{roomNameEnable:w}=t,{roomDimensionEnable:I}=t,{room:C}=t,{hoveredRoom:E}=t,{getRoomAreaText:M}=t,{getRoomDimensionText:S}=t,{getLabelElement:T}=t,{adaptiveRoomLabelVisibleEnable:G}=t;function _($,Ae){if(Ae.width===0||Ae.height===0)return()=>!1;const ze=$.path.map(({x:Ve,y:Ge})=>[Ve,Ge]),pe=$.roomLabel.position,{x:Ye,y:je}=pe,{width:ke,height:it}=Ae,le=ke/2,Ce=it/2;return function(Ge){const at=Ye*Ge,qe=je*Ge,nt=ze.map(([Ie,Ze])=>[Ie*Ge,Ze*Ge]);return[[at+le,qe-Ce],[at-le,qe-Ce],[at-le,qe+Ce],[at+le,qe+Ce]].every(Ie=>fA(Ie,nt))}}const U=document.body.clientWidth,z=document.body.clientHeight,Y=C.roomLabel,H=Y.positionInImage.x*100+"%",N=Y.positionInImage.y*100+"%",X=(U<500||z<500?10:14)+"px",J=(U<500||z<500?8:12)+"px";let q=0,ae=0,re=0,Pe=0,ve=!1;E.subscribe(function(Ae){e(25,ve=!!Ae&&Ae.id===C.id)});const ge=$=>{e(7,re=$.detail)},_e=$=>{e(8,Pe=$.detail)},ye=$=>{e(5,q=$.detail)},We=$=>{e(6,ae=$.detail)};return n.$$set=$=>{"pxmm"in $&&e(20,g=$.pxmm),"roomAreaEnable"in $&&e(0,A=$.roomAreaEnable),"roomNameEnable"in $&&e(1,w=$.roomNameEnable),"roomDimensionEnable"in $&&e(2,I=$.roomDimensionEnable),"room"in $&&e(3,C=$.room),"hoveredRoom"in $&&e(21,E=$.hoveredRoom),"getRoomAreaText"in $&&e(22,M=$.getRoomAreaText),"getRoomDimensionText"in $&&e(23,S=$.getRoomDimensionText),"getLabelElement"in $&&e(4,T=$.getLabelElement),"adaptiveRoomLabelVisibleEnable"in $&&e(24,G=$.adaptiveRoomLabelVisibleEnable)},n.$$.update=()=>{var $,Ae;n.$$.dirty[0]&24&&e(15,i=T==null?void 0:T(C)),n.$$.dirty[0]&4194312&&e(14,s=C.size?M(C.size):""),n.$$.dirty[0]&8388616&&e(13,o=C!=null&&C.dimension?S(($=C.dimension)==null?void 0:$.width,(Ae=C.dimension)==null?void 0:Ae.height):""),n.$$.dirty[0]&384&&e(31,r={width:re,height:Pe}),n.$$.dirty[0]&8|n.$$.dirty[1]&1&&e(30,a=r?_(C,r):void 0),n.$$.dirty[0]&1091567616&&e(27,l=G?!!(a!=null&&a(g)):!0),n.$$.dirty[0]&96&&e(29,c={width:q,height:ae}),n.$$.dirty[0]&536870920&&e(28,h=c?_(C,c):void 0),n.$$.dirty[0]&286261248&&e(26,u=G?!!(h!=null&&h(g)):!0),n.$$.dirty[0]&234881024&&e(12,f=u||l||ve),n.$$.dirty[0]&167772160&&e(11,m=l||ve),n.$$.dirty[0]&100663296&&e(10,v=u||ve),n.$$.dirty[0]&201326592&&e(9,p=l&&!u)},[A,w,I,C,T,q,ae,re,Pe,p,v,m,f,o,s,i,H,N,X,J,g,E,M,S,G,ve,u,l,h,c,a,r,ge,_e,ye,We]}class gA extends de{constructor(t){super(),he(this,t,mA,uA,ce,{pxmm:20,roomAreaEnable:0,roomNameEnable:1,roomDimensionEnable:2,room:3,hoveredRoom:21,getRoomAreaText:22,getRoomDimensionText:23,getLabelElement:4,adaptiveRoomLabelVisibleEnable:24},cA,[-1,-1])}}function pA(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 yh(n,t,e){const i=n.slice();return i[14]=t[e],i}function wh(n){let t,e=[],i=new Map,s,o,r,a=n[10];const l=c=>c[14].id;for(let c=0;c<a.length;c+=1){let h=yh(n,a,c),u=l(h);i.set(u,e[c]=Ch(u,h))}return{c(){t=L("div");for(let c=0;c<e.length;c+=1)e[c].c();P(t,"class","floorplan-plugin__room-labels svelte-13xux0b")},m(c,h){R(c,t,h);for(let u=0;u<e.length;u+=1)e[u]&&e[u].m(t,null);s=!0,o||(r=[Wt(Ni.call(null,t)),we(t,"clientWidth",n[13])],o=!0)},p(c,h){h&1791&&(a=c[10],ue(),e=Zt(e,h,l,1,c,a,i,t,Hi,Ch,null,yh),fe())},i(c){if(!s){for(let h=0;h<a.length;h+=1)D(e[h]);s=!0}},o(c){for(let h=0;h<e.length;h+=1)B(e[h]);s=!1},d(c){c&&V(t);for(let h=0;h<e.length;h+=1)e[h].d();o=!1,rt(r)}}}function Ch(n,t){let e,i,s;const o=[{pxmm:t[9],room:t[14],hoveredRoom:t[3],roomAreaEnable:t[0],roomNameEnable:t[1],roomDimensionEnable:t[2],getLabelElement:t[6],getRoomAreaText:t[4],getRoomDimensionText:t[5],adaptiveRoomLabelVisibleEnable:t[7]}];let r={};for(let a=0;a<o.length;a+=1)r=vt(r,o[a]);return i=new gA({props:r}),{key:n,first:null,c(){e=Ee(),oe(i.$$.fragment),this.first=e},m(a,l){R(a,e,l),ne(i,a,l),s=!0},p(a,l){t=a;const c=l&1791?Ct(o,[{pxmm:t[9],room:t[14],hoveredRoom:t[3],roomAreaEnable:t[0],roomNameEnable:t[1],roomDimensionEnable:t[2],getLabelElement:t[6],getRoomAreaText:t[4],getRoomDimensionText:t[5],adaptiveRoomLabelVisibleEnable:t[7]}]):{};i.$set(c)},i(a){s||(D(i.$$.fragment,a),s=!0)},o(a){B(i.$$.fragment,a),s=!1},d(a){a&&V(e),se(i,a)}}}function vA(n){let t,e,i=n[10]&&wh(n);return{c(){i&&i.c(),t=Ee()},m(s,o){i&&i.m(s,o),R(s,t,o),e=!0},p(s,[o]){s[10]?i?(i.p(s,o),o&1024&&D(i,1)):(i=wh(s),i.c(),D(i,1),i.m(t.parentNode,t)):i&&(ue(),B(i,1,1,()=>{i=null}),fe())},i(s){e||(D(i),e=!0)},o(s){B(i),e=!1},d(s){i&&i.d(s),s&&V(t)}}}function AA(n,t,e){let i,{floorIndex:s}=t,{roomAreaEnable:o}=t,{roomNameEnable:r}=t,{roomDimensionEnable:a}=t,{floorplanData:l}=t,{hoveredRoom:c}=t,{getRoomAreaText:h}=t,{getRoomDimensionText:u}=t,{getLabelElement:f}=t,{adaptiveRoomLabelVisibleEnable:m}=t,v=0,p=0;const g=A=>{e(8,v=A.detail)};return n.$$set=A=>{"floorIndex"in A&&e(11,s=A.floorIndex),"roomAreaEnable"in A&&e(0,o=A.roomAreaEnable),"roomNameEnable"in A&&e(1,r=A.roomNameEnable),"roomDimensionEnable"in A&&e(2,a=A.roomDimensionEnable),"floorplanData"in A&&e(12,l=A.floorplanData),"hoveredRoom"in A&&e(3,c=A.hoveredRoom),"getRoomAreaText"in A&&e(4,h=A.getRoomAreaText),"getRoomDimensionText"in A&&e(5,u=A.getRoomDimensionText),"getLabelElement"in A&&e(6,f=A.getLabelElement),"adaptiveRoomLabelVisibleEnable"in A&&e(7,m=A.adaptiveRoomLabelVisibleEnable)},n.$$.update=()=>{if(n.$$.dirty&6144&&e(10,i=l.floorDatas[s].rooms),n.$$.dirty&4352){const{max:A,min:w}=l.bounding,I=A.x-w.x;e(9,p=v/I)}},[o,r,a,c,h,u,f,m,v,p,i,s,l,g]}class bA extends de{constructor(t){super(),he(this,t,AA,vA,ce,{floorIndex:11,roomAreaEnable:0,roomNameEnable:1,roomDimensionEnable:2,floorplanData:12,hoveredRoom:3,getRoomAreaText:4,getRoomDimensionText:5,getLabelElement:6,adaptiveRoomLabelVisibleEnable:7},pA)}}function yA(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 Ph(n,t,e){const i=n.slice();return i[11]=t[e],i[13]=e,i}function Ih(n,t,e){const i=n.slice();return i[14]=t[e],i}function Eh(n){let t;return{c(){t=L("div"),P(t,"class","floorplan-plugin__rule-scale svelte-1fuyezq"),j(t,"left",n[14].left*100+"%"),j(t,"bottom",n[14].bottom*100+"%")},m(e,i){R(e,t,i)},p:K,d(e){e&&V(t)}}}function Mh(n,t){let e,i,s=t[1](t[11].distance)+"",o,r;return{key:n,first:null,c(){e=L("div"),i=L("div"),o=Se(s),r=ee(),P(i,"class","floorplan-plugin__rule-text svelte-1fuyezq"),ie(i,"is-row",t[2]),P(e,"class","floorplan-plugin__rule-text-item svelte-1fuyezq"),j(e,"left",t[11].left*100+"%"),j(e,"bottom",t[11].bottom*100+"%"),this.first=e},m(a,l){R(a,e,l),O(e,i),O(i,o),O(e,r)},p(a,l){t=a,l&2&&s!==(s=t[1](t[11].distance)+"")&&Te(o,s)},d(a){a&&V(e)}}}function wA(n){let t,e,i,s,o,r,a=[],l=new Map,c,h=n[3],u=[];for(let v=0;v<h.length;v+=1)u[v]=Eh(Ih(n,h,v));let f=n[4];const m=v=>v[13];for(let v=0;v<f.length;v+=1){let p=Ph(n,f,v),g=m(p);l.set(g,a[v]=Mh(g,p))}return{c(){t=L("div"),e=L("div"),i=ee(),s=L("div");for(let v=0;v<u.length;v+=1)u[v].c();o=ee(),r=L("div");for(let v=0;v<a.length;v+=1)a[v].c();P(e,"class","floorplan-plugin__rule-line svelte-1fuyezq"),P(s,"class","floorplan-plugin__rule-scale-wrapper svelte-1fuyezq"),ie(s,"is-row",n[2]),P(r,"class","floorplan-plugin__rule-text-wrapper svelte-1fuyezq"),P(t,"class",c="floorplan-plugin__rule-labels floorplan-plugin__rule-labels--"+n[0]+" svelte-1fuyezq"),ie(t,"is-row",n[2]),j(t,"width",n[2]?"100%":1/16+"rem"),j(t,"height",n[2]?1/16+"rem":"100%")},m(v,p){R(v,t,p),O(t,e),O(t,i),O(t,s);for(let g=0;g<u.length;g+=1)u[g]&&u[g].m(s,null);O(t,o),O(t,r);for(let g=0;g<a.length;g+=1)a[g]&&a[g].m(r,null)},p(v,[p]){if(p&8){h=v[3];let g;for(g=0;g<h.length;g+=1){const A=Ih(v,h,g);u[g]?u[g].p(A,p):(u[g]=Eh(A),u[g].c(),u[g].m(s,null))}for(;g<u.length;g+=1)u[g].d(1);u.length=h.length}p&22&&(f=v[4],a=Zt(a,p,m,1,v,f,l,r,ac,Mh,null,Ph)),p&1&&c!==(c="floorplan-plugin__rule-labels floorplan-plugin__rule-labels--"+v[0]+" svelte-1fuyezq")&&P(t,"class",c),p&5&&ie(t,"is-row",v[2])},i:K,o:K,d(v){v&&V(t),Xt(u,v);for(let p=0;p<a.length;p+=1)a[p].d()}}}const zn=1e3,jn=180;function CA(n,t,e){let{type:i}=t,{data:s}=t,{bounding:o}=t,{getRuleDistanceText:r}=t;const a=i==="top"||i==="bottom",l=o.max.x-o.min.x-(zn-jn)*2,c=o.max.y-o.min.y-(zn-jn)*2,h=s.map(([v,p])=>a?[v.x,p.x]:[v.y,p.y]).flat().sort().filter((v,p,g)=>p===0?!0:v!==g[p-1]),u=h.map(v=>{const p=a?(v-o.min.x-zn+jn)/l:0,g=a?0:(v-o.min.y-zn+jn)/c;return{left:p,bottom:g}});u.unshift({left:0,bottom:0}),u.push(a?{left:1,bottom:0}:{left:0,bottom:1});const f=h[h.length-1]-h[0],m=h.map((v,p,g)=>{const A=p===0?0:v-g[p-1],w=p===0?0:(v+g[p-1])/2,I=a?(w-o.min.x-zn+jn)/l:0,C=a?0:(w-o.min.y-zn+jn)/c;return{left:I,bottom:C,distance:A}}).filter(({distance:v})=>v/f>.1);return n.$$set=v=>{"type"in v&&e(0,i=v.type),"data"in v&&e(5,s=v.data),"bounding"in v&&e(6,o=v.bounding),"getRuleDistanceText"in v&&e(1,r=v.getRuleDistanceText)},[i,r,a,u,m,s,o]}class PA extends de{constructor(t){super(),he(this,t,CA,wA,ce,{type:0,data:5,bounding:6,getRuleDistanceText:1},yA)}}function IA(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 xh(n,t,e){const i=n.slice();return i[13]=t[e][0],i[14]=t[e][1],i}function kh(n,t){let e,i,s;const o=[{type:t[13],data:t[14],bounding:t[1],getRuleDistanceText:t[0]}];let r={};for(let a=0;a<o.length;a+=1)r=vt(r,o[a]);return i=new PA({props:r}),{key:n,first:null,c(){e=Ee(),oe(i.$$.fragment),this.first=e},m(a,l){R(a,e,l),ne(i,a,l),s=!0},p(a,l){t=a;const c=l&19?Ct(o,[{type:t[13],data:t[14],bounding:t[1],getRuleDistanceText:t[0]}]):{};i.$set(c)},i(a){s||(D(i.$$.fragment,a),s=!0)},o(a){B(i.$$.fragment,a),s=!1},d(a){a&&V(e),se(i,a)}}}function EA(n){let t,e=[],i=new Map,s,o=n[4];const r=a=>a[13];for(let a=0;a<o.length;a+=1){let l=xh(n,o,a),c=r(l);i.set(c,e[a]=kh(c,l))}return{c(){t=L("div");for(let a=0;a<e.length;a+=1)e[a].c();P(t,"class","floorplan-plugin__rule-labels-wrapper svelte-1mzj9p3"),j(t,"width",n[3]),j(t,"height",n[2])},m(a,l){R(a,t,l);for(let c=0;c<e.length;c+=1)e[c]&&e[c].m(t,null);s=!0},p(a,[l]){l&19&&(o=a[4],ue(),e=Zt(e,l,r,1,a,o,i,t,Hi,kh,null,xh),fe()),l&8&&j(t,"width",a[3]),l&4&&j(t,"height",a[2])},i(a){if(!s){for(let l=0;l<o.length;l+=1)D(e[l]);s=!0}},o(a){for(let l=0;l<e.length;l+=1)B(e[l]);s=!1},d(a){a&&V(t);for(let l=0;l<e.length;l+=1)e[l].d()}}}const Dh=1e3,Sh=180;function MA(n,t,e){let i,s,o,r,a,l,c,h,u,f,{floorIndex:m}=t,{floorplanData:v}=t,{getRuleDistanceText:p}=t;return n.$$set=g=>{"floorIndex"in g&&e(5,m=g.floorIndex),"floorplanData"in g&&e(6,v=g.floorplanData),"getRuleDistanceText"in g&&e(0,p=g.getRuleDistanceText)},n.$$.update=()=>{n.$$.dirty&64&&e(1,i=v.bounding),n.$$.dirty&96&&e(11,s=v.floorDatas[m].rules),n.$$.dirty&2048&&e(12,o=Object.keys(s)),n.$$.dirty&6144&&e(4,r=o.map(g=>[g,s[g]])),n.$$.dirty&2&&e(9,a=i.max.x-i.min.x),n.$$.dirty&2&&e(7,l=i.max.y-i.min.y),n.$$.dirty&2&&e(10,c=i.max.x-i.min.x-(Dh-Sh)*2),n.$$.dirty&2&&e(8,h=i.max.y-i.min.y-(Dh-Sh)*2),n.$$.dirty&1536&&e(3,u=c/a*100+"%"),n.$$.dirty&384&&e(2,f=h/l*100+"%")},[p,i,f,u,r,m,v,l,h,a,c,s,o]}class xA extends de{constructor(t){super(),he(this,t,MA,EA,ce,{floorIndex:5,floorplanData:6,getRuleDistanceText:0},IA)}}function Sr(n,t={}){let e="";const{needZ:i,needA:s}=t;return(i?n.slice().concat(n[0]):n.slice()).forEach((r,a)=>{const{x:l,y:c}=t.format?t.format(r):r,h=l+","+c;return a===0?(e+="M"+h,e):s!=null&&s[a]?(e+="A"+s[a]+","+h,e):(e+="L"+h,e)}),e+(i?"Z":"")}function jm({x:n,y:t},e){const{max:i,min:s}=e;return{x:n-s.x,y:i.y-t}}function kA(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 DA(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 SA(n,t){return Math.max(...t.work.observers.map(i=>n.z>=i.standingPosition.z?i.floorIndex:0))}function TA(n){let t;return{c(){t=He("path"),P(t,"d",n[0]),P(t,"fill","#2F313A")},m(e,i){R(e,t,i)},p(e,[i]){i&1&&P(t,"d",e[0])},i:K,o:K,d(e){e&&V(t)}}}function LA(n,t,e){let i,{path:s}=t;return n.$$set=o=>{"path"in o&&e(1,s=o.path)},n.$$.update=()=>{n.$$.dirty&2&&e(0,i=Sr(s,{needZ:!0}))},[i,s]}class zA extends de{constructor(t){super(),he(this,t,LA,TA,ce,{path:1})}}function jA(n){let t,e,i,s,o,r;return{c(){t=He("defs"),e=He("pattern"),i=He("rect"),s=He("path"),o=ee(),r=He("path"),P(i,"x","0"),P(i,"y","0"),P(i,"width",n[1]),P(i,"height",n[1]),P(i,"fill","#323747"),P(s,"d",n[2]),P(s,"stroke","#ffffff"),P(s,"stroke-opacity","0.06"),P(s,"stroke-width","0.5"),P(s,"fill","none"),P(e,"id","fpm-room-pattern-0"),P(e,"x","0"),P(e,"y","0"),P(e,"width",n[1]),P(e,"height",n[1]),P(e,"patternUnits","userSpaceOnUse"),P(e,"patternTransform","scale(50 50)"),P(r,"d",n[0]),P(r,"fill","url(#fpm-room-pattern-0)")},m(a,l){R(a,t,l),O(t,e),O(e,i),O(e,s),R(a,o,l),R(a,r,l)},p(a,[l]){l&1&&P(r,"d",a[0])},i:K,o:K,d(a){a&&V(t),a&&V(o),a&&V(r)}}}const Ra=6;function OA(n,t,e){let i,{path:s}=t;const o=Ra*2,r=`M0 ${Ra} h ${o} M${Ra} 0 v ${o}`;return n.$$set=a=>{"path"in a&&e(3,s=a.path)},n.$$.update=()=>{n.$$.dirty&8&&e(0,i=Sr(s,{needZ:!0}))},[i,o,r,s]}class VA extends de{constructor(t){super(),he(this,t,OA,jA,ce,{path:3})}}function BA(n){let t,e,i,s,o,r,a,l,c,h,u;return{c(){t=He("defs"),e=He("pattern"),i=He("rect"),s=He("pattern"),o=He("rect"),r=ee(),a=He("path"),l=ee(),c=He("path"),h=ee(),u=He("path"),P(i,"x","0"),P(i,"y","0"),P(i,"width","6"),P(i,"height","50"),P(i,"fill","none"),P(i,"stroke","#4B4B57"),P(i,"stroke-width","0.5"),P(e,"id","room-material-pattern-1"),P(e,"x","0"),P(e,"y","0"),P(e,"width","12"),P(e,"height","50"),P(e,"patternUnits","userSpaceOnUse"),P(e,"patternTransform","scale(50 50)"),P(o,"x","0"),P(o,"y","0"),P(o,"width","6"),P(o,"height","50"),P(o,"fill","none"),P(o,"stroke","#4B4B57"),P(o,"stroke-width","0.5"),P(s,"id","room-material-pattern-2"),P(s,"x","6"),P(s,"y","25"),P(s,"width","12"),P(s,"height","50"),P(s,"patternUnits","userSpaceOnUse"),P(s,"patternTransform","scale(50 50)"),P(a,"d",n[0]),P(a,"fill","#43434D"),P(c,"d",n[0]),P(c,"fill","url(#room-material-pattern-1)"),P(u,"d",n[0]),P(u,"fill","url(#room-material-pattern-2)")},m(f,m){R(f,t,m),O(t,e),O(e,i),O(t,s),O(s,o),R(f,r,m),R(f,a,m),R(f,l,m),R(f,c,m),R(f,h,m),R(f,u,m)},p(f,[m]){m&1&&P(a,"d",f[0]),m&1&&P(c,"d",f[0]),m&1&&P(u,"d",f[0])},i:K,o:K,d(f){f&&V(t),f&&V(r),f&&V(a),f&&V(l),f&&V(c),f&&V(h),f&&V(u)}}}function RA(n,t,e){let i,{path:s}=t;return n.$$set=o=>{"path"in o&&e(1,s=o.path)},n.$$.update=()=>{n.$$.dirty&2&&e(0,i=Sr(s,{needZ:!0}))},[i,s]}class _A extends de{constructor(t){super(),he(this,t,RA,BA,ce,{path:1})}}function FA(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 Th(n,t,e){const i=n.slice();return i[5]=t[e],i}function HA(n){let t,e;return t=new VA({props:{path:n[5].path}}),{c(){oe(t.$$.fragment)},m(i,s){ne(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.path=i[5].path),t.$set(o)},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){B(t.$$.fragment,i),e=!1},d(i){se(t,i)}}}function NA(n){let t,e;return t=new _A({props:{path:n[5].path}}),{c(){oe(t.$$.fragment)},m(i,s){ne(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.path=i[5].path),t.$set(o)},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){B(t.$$.fragment,i),e=!1},d(i){se(t,i)}}}function GA(n){let t,e;return t=new zA({props:{path:n[5].path}}),{c(){oe(t.$$.fragment)},m(i,s){ne(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.path=i[5].path),t.$set(o)},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){B(t.$$.fragment,i),e=!1},d(i){se(t,i)}}}function Lh(n){let t,e,i,s;const o=[GA,NA,HA],r=[];function a(l,c){return l[5].floorType===1?0:l[5].floorType===0?1:2}return e=a(n),i=r[e]=o[e](n),{c(){t=He("svg"),i.c(),P(t,"width","100%"),P(t,"height","100%"),P(t,"viewBox",`0 0 ${n[1]} ${n[2]}`),P(t,"class","svelte-1dykexu")},m(l,c){R(l,t,c),r[e].m(t,null),s=!0},p(l,c){let h=e;e=a(l),e===h?r[e].p(l,c):(ue(),B(r[h],1,1,()=>{r[h]=null}),fe(),i=r[e],i?i.p(l,c):(i=r[e]=o[e](l),i.c()),D(i,1),i.m(t,null))},i(l){s||(D(i),s=!0)},o(l){B(i),s=!1},d(l){l&&V(t),r[e].d()}}}function QA(n){let t,e,i=n[0],s=[];for(let r=0;r<i.length;r+=1)s[r]=Lh(Th(n,i,r));const o=r=>B(s[r],1,1,()=>{s[r]=null});return{c(){t=L("div");for(let r=0;r<s.length;r+=1)s[r].c();P(t,"class","floorplan-plugin__room-material svelte-1dykexu")},m(r,a){R(r,t,a);for(let l=0;l<s.length;l+=1)s[l]&&s[l].m(t,null);e=!0},p(r,[a]){if(a&7){i=r[0];let l;for(l=0;l<i.length;l+=1){const c=Th(r,i,l);s[l]?(s[l].p(c,a),D(s[l],1)):(s[l]=Lh(c),s[l].c(),D(s[l],1),s[l].m(t,null))}for(ue(),l=i.length;l<s.length;l+=1)o(l);fe()}},i(r){if(!e){for(let a=0;a<i.length;a+=1)D(s[a]);e=!0}},o(r){s=s.filter(Boolean);for(let a=0;a<s.length;a+=1)B(s[a]);e=!1},d(r){r&&V(t),Xt(s,r)}}}function WA(n,t,e){let i,{floorIndex:s}=t,{floorplanData:o}=t;const r=o.bounding.max.x-o.bounding.min.x,a=o.bounding.max.y-o.bounding.min.y;return n.$$set=l=>{"floorIndex"in l&&e(3,s=l.floorIndex),"floorplanData"in l&&e(4,o=l.floorplanData)},n.$$.update=()=>{n.$$.dirty&24&&e(0,i=o.floorDatas[s].rooms.map(l=>te(k({},l),{path:l.path.map(c=>jm(c,o.bounding))})))},[i,r,a,s,o]}class UA extends de{constructor(t){super(),he(this,t,WA,QA,ce,{floorIndex:3,floorplanData:4},FA)}}function YA(n){me(n,"svelte-qq2273","path.svelte-qq2273{--opacity:0;opacity:var(--opacity)}path.svelte-qq2273:hover{opacity:calc(var(--opacity) + 0.1)}")}function XA(n){let t,e,i,s;return{c(){t=He("path"),P(t,"d",n[5]),P(t,"fill","#fff"),P(t,"style",n[2]),P(t,"id",e=`${n[1]}_${n[0].id}`),P(t,"class","svelte-qq2273")},m(o,r){R(o,t,r),i||(s=[we(t,"mouseenter",n[3]),we(t,"mouseleave",n[4])],i=!0)},p(o,[r]){r&4&&P(t,"style",o[2]),r&3&&e!==(e=`${o[1]}_${o[0].id}`)&&P(t,"id",e)},i:K,o:K,d(o){o&&V(t),i=!1,rt(s)}}}function ZA(n,t,e){let i,s,{room:o}=t,{floorIndex:r}=t,{floorplanData:a}=t,{highlightData:l}=t,{hoveredRoom:c}=t;function h(){c==null||c.set(o)}function u(){c==null||c.set(void 0)}const{bounding:f}=a,m=Sr(o.path,{needZ:!0,format:v=>jm(v,f)});return n.$$set=v=>{"room"in v&&e(0,o=v.room),"floorIndex"in v&&e(1,r=v.floorIndex),"floorplanData"in v&&e(6,a=v.floorplanData),"highlightData"in v&&e(7,l=v.highlightData),"hoveredRoom"in v&&e(8,c=v.hoveredRoom)},n.$$.update=()=>{n.$$.dirty&131&&e(9,i=l[`${r}_${o.id}`]),n.$$.dirty&512&&e(2,s=i?`fill: ${i.color}; --opacity: ${i.opacity}; pointer-events: ${i.disabled?"none":"auto"}`:null)},[o,r,s,h,u,m,a,l,c,i]}class JA extends de{constructor(t){super(),he(this,t,ZA,XA,ce,{room:0,floorIndex:1,floorplanData:6,highlightData:7,hoveredRoom:8},YA)}}function qA(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 zh(n,t,e){const i=n.slice();return i[6]=t[e],i}function jh(n,t){let e,i,s;const o=[{room:t[6],floorplanData:t[1],hoveredRoom:t[3],floorIndex:t[0],highlightData:t[2]}];let r={};for(let a=0;a<o.length;a+=1)r=vt(r,o[a]);return i=new JA({props:r}),{key:n,first:null,c(){e=Ee(),oe(i.$$.fragment),this.first=e},m(a,l){R(a,e,l),ne(i,a,l),s=!0},p(a,l){t=a;const c=l&15?Ct(o,[{room:t[6],floorplanData:t[1],hoveredRoom:t[3],floorIndex:t[0],highlightData:t[2]}]):{};i.$set(c)},i(a){s||(D(i.$$.fragment,a),s=!0)},o(a){B(i.$$.fragment,a),s=!1},d(a){a&&V(e),se(i,a)}}}function KA(n){let t,e,i=[],s=new Map,o,r=n[1].floorDatas[n[0]].rooms;const a=l=>l[6].id;for(let l=0;l<r.length;l+=1){let c=zh(n,r,l),h=a(c);s.set(h,i[l]=jh(h,c))}return{c(){t=L("div"),e=He("svg");for(let l=0;l<i.length;l+=1)i[l].c();P(e,"width","100%"),P(e,"height","100%"),P(e,"viewBox",`0 0 ${n[4]} ${n[5]}`),P(e,"class","svelte-1kqo6e4"),P(t,"class","floorplan-plugin__room-highlight svelte-1kqo6e4")},m(l,c){R(l,t,c),O(t,e);for(let h=0;h<i.length;h+=1)i[h]&&i[h].m(e,null);o=!0},p(l,[c]){c&15&&(r=l[1].floorDatas[l[0]].rooms,ue(),i=Zt(i,c,a,1,l,r,s,e,Hi,jh,null,zh),fe())},i(l){if(!o){for(let c=0;c<r.length;c+=1)D(i[c]);o=!0}},o(l){for(let c=0;c<i.length;c+=1)B(i[c]);o=!1},d(l){l&&V(t);for(let c=0;c<i.length;c+=1)i[c].d()}}}function $A(n,t,e){let{floorIndex:i}=t,{floorplanData:s}=t,{highlightData:o}=t,{hoveredRoom:r}=t;const a=s.bounding.max.x-s.bounding.min.x,l=s.bounding.max.y-s.bounding.min.y;return n.$$set=c=>{"floorIndex"in c&&e(0,i=c.floorIndex),"floorplanData"in c&&e(1,s=c.floorplanData),"highlightData"in c&&e(2,o=c.highlightData),"hoveredRoom"in c&&e(3,r=c.hoveredRoom)},[i,s,o,r,a,l]}class Om extends de{constructor(t){super(),he(this,t,$A,KA,ce,{floorIndex:0,floorplanData:1,highlightData:2,hoveredRoom:3},qA)}}function eb(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 Oh(n){let t,e=n[0].text+"",i;return{c(){t=L("span"),i=Se(e),P(t,"class","text svelte-1lm20n5"),j(t,"font-size",n[0].textFontSize+"px")},m(s,o){R(s,t,o),O(t,i)},p(s,o){o&1&&e!==(e=s[0].text+"")&&Te(i,e),o&1&&j(t,"font-size",s[0].textFontSize+"px")},d(s){s&&V(t)}}}function tb(n){let t,e,i,s,o=n[0].text&&Oh(n);return{c(){t=L("div"),e=L("img"),s=ee(),o&&o.c(),P(e,"class","image"),P(e,"alt","缺省楼层展位图"),dt(e.src,i=n[0].imageURL)||P(e,"src",i),j(e,"width",n[0].imageWidth+"px"),j(e,"height",n[0].imageHeight+"px"),P(t,"class","missing-floor svelte-1lm20n5")},m(r,a){R(r,t,a),O(t,e),O(t,s),o&&o.m(t,null)},p(r,[a]){a&1&&!dt(e.src,i=r[0].imageURL)&&P(e,"src",i),a&1&&j(e,"width",r[0].imageWidth+"px"),a&1&&j(e,"height",r[0].imageHeight+"px"),r[0].text?o?o.p(r,a):(o=Oh(r),o.c(),o.m(t,null)):o&&(o.d(1),o=null)},i:K,o:K,d(r){r&&V(t),o&&o.d()}}}function ib(n,t,e){let{missingFloorConfig:i}=t;return n.$$set=s=>{"missingFloorConfig"in s&&e(0,i=s.missingFloorConfig)},[i]}class nb extends de{constructor(t){super(),he(this,t,ib,tb,ce,{missingFloorConfig:0},eb)}}const Vi="data:image/png;base64,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";function Tr(n){return n*180/Math.PI}function sb(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 ob(n){let t,e;return{c(){t=L("div"),e=L("div"),P(e,"class","floorplan__camera-rotate svelte-17hhq1b"),j(e,"background-image",`url(${n[0]||Vi})`),j(e,"width",n[4]),j(e,"height",n[4]),j(e,"left","-"+n[4]),j(e,"top","-"+n[4]),j(e,"transform",`rotate(${n[3]}deg)`),j(e,"transform-origin",`${n[4]} ${n[4]}`),P(t,"class","floorplan__camera-position svelte-17hhq1b"),j(t,"left",n[1]),j(t,"top",n[2])},m(i,s){R(i,t,s),O(t,e)},p(i,[s]){s&1&&j(e,"background-image",`url(${i[0]||Vi})`);const o=s&1;o&&j(e,"width",i[4]),o&&j(e,"height",i[4]),o&&j(e,"left","-"+i[4]),o&&j(e,"top","-"+i[4]),o&&j(e,"transform",`rotate(${i[3]}deg)`),o&&j(e,"transform-origin",`${i[4]} ${i[4]}`)},i:K,o:K,d(i){i&&V(t)}}}function rb(n,t,e){let{panoIndex:i}=t,{floorplanData:s}=t,{lastPanoramaLongitude:o}=t,{cameraImageUrl:r}=t;const{observers:a}=s,l=a[i],c=l.positionInImage.x,h=l.positionInImage.y,u=c*100+"%",f=h*100+"%",m=-Tr(o)+45,v=document.body.clientWidth,p=document.body.clientHeight,A=`${(v<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,o=w.lastPanoramaLongitude),"cameraImageUrl"in w&&e(0,r=w.cameraImageUrl)},[r,u,f,m,A,i,s,o]}let ab=class extends de{constructor(t){super(),he(this,t,rb,ob,ce,{panoIndex:5,floorplanData:6,lastPanoramaLongitude:7,cameraImageUrl:0},sb)}};const lb="data:image/png;base64,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";function cb(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 hb(n){let t,e,i,s,o;return{c(){t=L("div"),e=L("div"),i=ee(),s=L("span"),o=Se(n[0]),P(e,"class","floorplan-plugin__compass-image svelte-rpkaro"),j(e,"background-image",`url(${lb})`),P(s,"class","floorplan-plugin__compass-text svelte-rpkaro"),P(t,"class","floorplan-plugin__compass svelte-rpkaro"),j(t,"transform",n[2])},m(r,a){R(r,t,a),O(t,e),O(t,i),O(t,s),O(s,o)},p(r,a){a&1&&Te(o,r[0])},d(r){r&&V(t)}}}function db(n){let t,e=n[1]&&hb(n);return{c(){e&&e.c(),t=Ee()},m(i,s){e&&e.m(i,s),R(i,t,s)},p(i,[s]){i[1]&&e.p(i,s)},i:K,o:K,d(i){e&&e.d(i),i&&V(t)}}}function ub(n,t,e){var c;let{floorplanData:i}=t,{northDesc:s}=t;const o=(c=i.entrance)==null?void 0:c.northRad,r=typeof o=="number",l=`translateX(-50%) translateZ(10px) rotate(${-(o?Tr(o):0)+90}deg)`;return n.$$set=h=>{"floorplanData"in h&&e(3,i=h.floorplanData),"northDesc"in h&&e(0,s=h.northDesc)},[s,r,l,i]}class fb extends de{constructor(t){super(),he(this,t,ub,db,ce,{floorplanData:3,northDesc:0},cb)}}function mb(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 gb(n){let t,e,i,s,o,r,a,l,c,h;const u=[{floorIndex:n[2],floorplanData:n[11]}];let f={};for(let C=0;C<u.length;C+=1)f=vt(f,u[C]);t=new UA({props:f});let m=(n[3]||n[5])&&Vh(n);const v=[{floorplanData:n[11],floorIndex:n[2]}];let p={};for(let C=0;C<v.length;C+=1)p=vt(p,v[C]);s=new zm({props:p});let g=n[6]&&Bh(n),A=n[10]&&Rh(n),w=n[4]&&_h(n),I=n[22]&&Fh(n);return{c(){oe(t.$$.fragment),e=ee(),m&&m.c(),i=ee(),oe(s.$$.fragment),o=ee(),g&&g.c(),r=ee(),A&&A.c(),a=ee(),w&&w.c(),l=ee(),I&&I.c(),c=Ee()},m(C,E){ne(t,C,E),R(C,e,E),m&&m.m(C,E),R(C,i,E),ne(s,C,E),R(C,o,E),g&&g.m(C,E),R(C,r,E),A&&A.m(C,E),R(C,a,E),w&&w.m(C,E),R(C,l,E),I&&I.m(C,E),R(C,c,E),h=!0},p(C,E){const M=E&2052?Ct(u,[{floorIndex:C[2],floorplanData:C[11]}]):{};t.$set(M),C[3]||C[5]?m?(m.p(C,E),E&40&&D(m,1)):(m=Vh(C),m.c(),D(m,1),m.m(i.parentNode,i)):m&&(ue(),B(m,1,1,()=>{m=null}),fe());const S=E&2052?Ct(v,[{floorplanData:C[11],floorIndex:C[2]}]):{};s.$set(S),C[6]?g?(g.p(C,E),E&64&&D(g,1)):(g=Bh(C),g.c(),D(g,1),g.m(r.parentNode,r)):g&&(ue(),B(g,1,1,()=>{g=null}),fe()),C[10]?A?(A.p(C,E),E&1024&&D(A,1)):(A=Rh(C),A.c(),D(A,1),A.m(a.parentNode,a)):A&&(ue(),B(A,1,1,()=>{A=null}),fe()),C[4]?w?(w.p(C,E),E&16&&D(w,1)):(w=_h(C),w.c(),D(w,1),w.m(l.parentNode,l)):w&&(ue(),B(w,1,1,()=>{w=null}),fe()),C[22]?I?(I.p(C,E),E&4194304&&D(I,1)):(I=Fh(C),I.c(),D(I,1),I.m(c.parentNode,c)):I&&(ue(),B(I,1,1,()=>{I=null}),fe())},i(C){h||(D(t.$$.fragment,C),D(m),D(s.$$.fragment,C),D(g),D(A),D(w),D(I),h=!0)},o(C){B(t.$$.fragment,C),B(m),B(s.$$.fragment,C),B(g),B(A),B(w),B(I),h=!1},d(C){se(t,C),C&&V(e),m&&m.d(C),C&&V(i),se(s,C),C&&V(o),g&&g.d(C),C&&V(r),A&&A.d(C),C&&V(a),w&&w.d(C),C&&V(l),I&&I.d(C),C&&V(c)}}}function pb(n){let t,e;return t=new nb({props:{missingFloorConfig:n[18]}}),{c(){oe(t.$$.fragment)},m(i,s){ne(t,i,s),e=!0},p(i,s){const o={};s&262144&&(o.missingFloorConfig=i[18]),t.$set(o)},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){B(t.$$.fragment,i),e=!1},d(i){se(t,i)}}}function Vh(n){let t,e;const i=[{floorIndex:n[2],floorplanData:n[11],hoveredRoom:n[24],highlightData:n[17]}];let s={};for(let o=0;o<i.length;o+=1)s=vt(s,i[o]);return t=new Om({props:s}),{c(){oe(t.$$.fragment)},m(o,r){ne(t,o,r),e=!0},p(o,r){const a=r&16910340?Ct(i,[{floorIndex:o[2],floorplanData:o[11],hoveredRoom:o[24],highlightData:o[17]}]):{};t.$set(a)},i(o){e||(D(t.$$.fragment,o),e=!0)},o(o){B(t.$$.fragment,o),e=!1},d(o){se(t,o)}}}function Bh(n){let t,e;const i=[{floorplanData:n[11],roomAreaEnable:n[7],roomNameEnable:n[8],roomDimensionEnable:n[9],floorIndex:n[2],getRoomAreaText:n[12],getRoomDimensionText:n[13],getLabelElement:n[14],hoveredRoom:n[24],adaptiveRoomLabelVisibleEnable:n[16]}];let s={};for(let o=0;o<i.length;o+=1)s=vt(s,i[o]);return t=new bA({props:s}),{c(){oe(t.$$.fragment)},m(o,r){ne(t,o,r),e=!0},p(o,r){const a=r&16874372?Ct(i,[{floorplanData:o[11],roomAreaEnable:o[7],roomNameEnable:o[8],roomDimensionEnable:o[9],floorIndex:o[2],getRoomAreaText:o[12],getRoomDimensionText:o[13],getLabelElement:o[14],hoveredRoom:o[24],adaptiveRoomLabelVisibleEnable:o[16]}]):{};t.$set(a)},i(o){e||(D(t.$$.fragment,o),e=!0)},o(o){B(t.$$.fragment,o),e=!1},d(o){se(t,o)}}}function Rh(n){let t,e;const i=[{floorplanData:n[11],floorIndex:n[2],getRuleDistanceText:n[15]}];let s={};for(let o=0;o<i.length;o+=1)s=vt(s,i[o]);return t=new xA({props:s}),{c(){oe(t.$$.fragment)},m(o,r){ne(t,o,r),e=!0},p(o,r){const a=r&34820?Ct(i,[{floorplanData:o[11],floorIndex:o[2],getRuleDistanceText:o[15]}]):{};t.$set(a)},i(o){e||(D(t.$$.fragment,o),e=!0)},o(o){B(t.$$.fragment,o),e=!1},d(o){se(t,o)}}}function _h(n){let t,e;const i=[{panoIndex:n[0],floorplanData:n[11],lastPanoramaLongitude:n[19],cameraImageUrl:n[20]}];let s={};for(let o=0;o<i.length;o+=1)s=vt(s,i[o]);return t=new ab({props:s}),{c(){oe(t.$$.fragment)},m(o,r){ne(t,o,r),e=!0},p(o,r){const a=r&1574913?Ct(i,[{panoIndex:o[0],floorplanData:o[11],lastPanoramaLongitude:o[19],cameraImageUrl:o[20]}]):{};t.$set(a)},i(o){e||(D(t.$$.fragment,o),e=!0)},o(o){B(t.$$.fragment,o),e=!1},d(o){se(t,o)}}}function Fh(n){let t,e;return t=new fb({props:{floorplanData:n[11],northDesc:n[21]}}),{c(){oe(t.$$.fragment)},m(i,s){ne(t,i,s),e=!0},p(i,s){const o={};s&2048&&(o.floorplanData=i[11]),s&2097152&&(o.northDesc=i[21]),t.$set(o)},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){B(t.$$.fragment,i),e=!1},d(i){se(t,i)}}}function vb(n){let t,e,i,s,o;const r=[pb,gb],a=[];function l(c,h){return c[23]?1:0}return e=l(n),i=a[e]=r[e](n),{c(){t=L("div"),i.c(),P(t,"class",s=et(`floorplan-plugin__floor${n[1]?" floorplan-plugin__floor--is-current":""}`)+" svelte-bl8zrz")},m(c,h){R(c,t,h),a[e].m(t,null),o=!0},p(c,[h]){let u=e;e=l(c),e===u?a[e].p(c,h):(ue(),B(a[u],1,1,()=>{a[u]=null}),fe(),i=a[e],i?i.p(c,h):(i=a[e]=r[e](c),i.c()),D(i,1),i.m(t,null)),(!o||h&2&&s!==(s=et(`floorplan-plugin__floor${c[1]?" floorplan-plugin__floor--is-current":""}`)+" svelte-bl8zrz"))&&P(t,"class",s)},i(c){o||(D(i),o=!0)},o(c){B(i),o=!1},d(c){c&&V(t),a[e].d()}}}function Ab(n,t,e){let i,s,{panoIndex:o}=t,{isCurrent:r}=t,{floorIndex:a}=t,{highlightEnable:l}=t,{cameraEnable:c}=t,{hoverEnable:h}=t,{roomLabelsEnable:u}=t,{roomAreaEnable:f}=t,{roomNameEnable:m}=t,{roomDimensionEnable:v}=t,{ruleLabelsEnable:p}=t,{floorplanData:g}=t,{getRoomAreaText:A}=t,{getRoomDimensionText:w}=t,{getLabelElement:I}=t,{getRuleDistanceText:C}=t,{adaptiveRoomLabelVisibleEnable:E}=t,{highlightData:M}=t,{missingFloorConfig:S}=t,{lastPanoramaLongitude:T}=t,{cameraImageUrl:G}=t,{northDesc:_}=t,{compassEnable:U}=t,{store:z=void 0}=t;const Y=cc(void 0);return Y.subscribe(H=>{z&&e(25,z.roomOnMouse=H,z)}),n.$$set=H=>{"panoIndex"in H&&e(0,o=H.panoIndex),"isCurrent"in H&&e(1,r=H.isCurrent),"floorIndex"in H&&e(2,a=H.floorIndex),"highlightEnable"in H&&e(3,l=H.highlightEnable),"cameraEnable"in H&&e(4,c=H.cameraEnable),"hoverEnable"in H&&e(5,h=H.hoverEnable),"roomLabelsEnable"in H&&e(6,u=H.roomLabelsEnable),"roomAreaEnable"in H&&e(7,f=H.roomAreaEnable),"roomNameEnable"in H&&e(8,m=H.roomNameEnable),"roomDimensionEnable"in H&&e(9,v=H.roomDimensionEnable),"ruleLabelsEnable"in H&&e(10,p=H.ruleLabelsEnable),"floorplanData"in H&&e(11,g=H.floorplanData),"getRoomAreaText"in H&&e(12,A=H.getRoomAreaText),"getRoomDimensionText"in H&&e(13,w=H.getRoomDimensionText),"getLabelElement"in H&&e(14,I=H.getLabelElement),"getRuleDistanceText"in H&&e(15,C=H.getRuleDistanceText),"adaptiveRoomLabelVisibleEnable"in H&&e(16,E=H.adaptiveRoomLabelVisibleEnable),"highlightData"in H&&e(17,M=H.highlightData),"missingFloorConfig"in H&&e(18,S=H.missingFloorConfig),"lastPanoramaLongitude"in H&&e(19,T=H.lastPanoramaLongitude),"cameraImageUrl"in H&&e(20,G=H.cameraImageUrl),"northDesc"in H&&e(21,_=H.northDesc),"compassEnable"in H&&e(22,U=H.compassEnable),"store"in H&&e(25,z=H.store)},n.$$.update=()=>{n.$$.dirty&2052&&e(26,i=g.floorDatas[a]),n.$$.dirty&67108864&&e(23,s=i.rooms.length>0)},[o,r,a,l,c,h,u,f,m,v,p,g,A,w,I,C,E,M,S,T,G,_,U,s,Y,z,i]}let bb=class extends de{constructor(t){super(),he(this,t,Ab,vb,ce,{panoIndex:0,isCurrent:1,floorIndex:2,highlightEnable:3,cameraEnable:4,hoverEnable:5,roomLabelsEnable:6,roomAreaEnable:7,roomNameEnable:8,roomDimensionEnable:9,ruleLabelsEnable:10,floorplanData:11,getRoomAreaText:12,getRoomDimensionText:13,getLabelElement:14,getRuleDistanceText:15,adaptiveRoomLabelVisibleEnable:16,highlightData:17,missingFloorConfig:18,lastPanoramaLongitude:19,cameraImageUrl:20,northDesc:21,compassEnable:22,store:25},mb)}};function yb(n){me(n,"svelte-86bqav",".floorplan-main.svelte-86bqav{width:100%;height:100%;pointer-events:none}")}function Hh(n,t,e){const i=n.slice();return i[25]=t[e],i}function Nh(n){let t,e,i,s=n[14].floorDatas,o=[];for(let a=0;a<s.length;a+=1)o[a]=Gh(Hh(n,s,a));const r=a=>B(o[a],1,1,()=>{o[a]=null});return{c(){t=L("div");for(let a=0;a<o.length;a+=1)o[a].c();P(t,"class","floorplan-main svelte-86bqav")},m(a,l){R(a,t,l);for(let c=0;c<o.length;c+=1)o[c]&&o[c].m(t,null);i=!0},p(a,l){if(n=a,l&33554428){s=n[14].floorDatas;let c;for(c=0;c<s.length;c+=1){const h=Hh(n,s,c);o[c]?(o[c].p(h,l),D(o[c],1)):(o[c]=Gh(h),o[c].c(),D(o[c],1),o[c].m(t,null))}for(ue(),c=s.length;c<o.length;c+=1)r(c);fe()}},i(a){if(!i){for(let l=0;l<s.length;l+=1)D(o[l]);e||tt(()=>{e=Fi(t,ut,{duration:n[0],easing:wi}),e.start()}),i=!0}},o(a){o=o.filter(Boolean);for(let l=0;l<o.length;l+=1)B(o[l]);i=!1},d(a){a&&V(t),Xt(o,a)}}}function Gh(n){let t,e;const i=[{hoverEnable:n[6],highlightEnable:n[7],floorplanData:n[14],getRoomAreaText:n[17],getRoomDimensionText:n[18],getLabelElement:n[19],getRuleDistanceText:n[20],roomLabelsEnable:n[9],roomAreaEnable:n[10],roomNameEnable:n[11],roomDimensionEnable:n[12],ruleLabelsEnable:n[13],adaptiveRoomLabelVisibleEnable:n[21],highlightData:n[22],missingFloorConfig:n[23],panoIndex:n[3],cameraEnable:n[5],cameraImageUrl:n[16],lastPanoramaLongitude:n[15],compassEnable:n[8],northDesc:n[2],store:n[24]},{floorIndex:n[25].floorIndex},{isCurrent:n[25].floorIndex===n[4]}];let s={};for(let o=0;o<i.length;o+=1)s=vt(s,i[o]);return t=new bb({props:s}),{c(){oe(t.$$.fragment)},m(o,r){ne(t,o,r),e=!0},p(o,r){const a=r&33554428?Ct(i,[r&33554412&&{hoverEnable:o[6],highlightEnable:o[7],floorplanData:o[14],getRoomAreaText:o[17],getRoomDimensionText:o[18],getLabelElement:o[19],getRuleDistanceText:o[20],roomLabelsEnable:o[9],roomAreaEnable:o[10],roomNameEnable:o[11],roomDimensionEnable:o[12],ruleLabelsEnable:o[13],adaptiveRoomLabelVisibleEnable:o[21],highlightData:o[22],missingFloorConfig:o[23],panoIndex:o[3],cameraEnable:o[5],cameraImageUrl:o[16],lastPanoramaLongitude:o[15],compassEnable:o[8],northDesc:o[2],store:o[24]},r&16384&&{floorIndex:o[25].floorIndex},r&16400&&{isCurrent:o[25].floorIndex===o[4]}]):{};t.$set(a)},i(o){e||(D(t.$$.fragment,o),e=!0)},o(o){B(t.$$.fragment,o),e=!1},d(o){se(t,o)}}}function wb(n){let t,e,i=n[1]&&Nh(n);return{c(){i&&i.c(),t=Ee()},m(s,o){i&&i.m(s,o),R(s,t,o),e=!0},p(s,[o]){s[1]?i?(i.p(s,o),o&2&&D(i,1)):(i=Nh(s),i.c(),D(i,1),i.m(t.parentNode,t)):i&&(ue(),B(i,1,1,()=>{i=null}),fe())},i(s){e||(D(i),e=!0)},o(s){B(i),e=!1},d(s){i&&i.d(s),s&&V(t)}}}function Cb(n,t,e){let{duration:i=0}=t,{visible:s}=t,{northDesc:o}=t,{panoIndex:r}=t,{floorIndex:a}=t,{cameraEnable:l}=t,{hoverEnable:c}=t,{highlightEnable:h}=t,{compassEnable:u}=t,{roomLabelsEnable:f}=t,{roomAreaEnable:m}=t,{roomNameEnable:v}=t,{roomDimensionEnable:p}=t,{ruleLabelsEnable:g}=t,{floorplanData:A}=t,{lastPanoramaLongitude:w}=t,{cameraImageUrl:I}=t,{getRoomAreaText:C}=t,{getRoomDimensionText:E}=t,{getLabelElement:M}=t,{getRuleDistanceText:S}=t,{adaptiveRoomLabelVisibleEnable:T}=t,{highlightData:G}=t,{missingFloorConfig:_}=t,{store:U=void 0}=t;return n.$$set=z=>{"duration"in z&&e(0,i=z.duration),"visible"in z&&e(1,s=z.visible),"northDesc"in z&&e(2,o=z.northDesc),"panoIndex"in z&&e(3,r=z.panoIndex),"floorIndex"in z&&e(4,a=z.floorIndex),"cameraEnable"in z&&e(5,l=z.cameraEnable),"hoverEnable"in z&&e(6,c=z.hoverEnable),"highlightEnable"in z&&e(7,h=z.highlightEnable),"compassEnable"in z&&e(8,u=z.compassEnable),"roomLabelsEnable"in z&&e(9,f=z.roomLabelsEnable),"roomAreaEnable"in z&&e(10,m=z.roomAreaEnable),"roomNameEnable"in z&&e(11,v=z.roomNameEnable),"roomDimensionEnable"in z&&e(12,p=z.roomDimensionEnable),"ruleLabelsEnable"in z&&e(13,g=z.ruleLabelsEnable),"floorplanData"in z&&e(14,A=z.floorplanData),"lastPanoramaLongitude"in z&&e(15,w=z.lastPanoramaLongitude),"cameraImageUrl"in z&&e(16,I=z.cameraImageUrl),"getRoomAreaText"in z&&e(17,C=z.getRoomAreaText),"getRoomDimensionText"in z&&e(18,E=z.getRoomDimensionText),"getLabelElement"in z&&e(19,M=z.getLabelElement),"getRuleDistanceText"in z&&e(20,S=z.getRuleDistanceText),"adaptiveRoomLabelVisibleEnable"in z&&e(21,T=z.adaptiveRoomLabelVisibleEnable),"highlightData"in z&&e(22,G=z.highlightData),"missingFloorConfig"in z&&e(23,_=z.missingFloorConfig),"store"in z&&e(24,U=z.store)},[i,s,o,r,a,l,c,h,u,f,m,v,p,g,A,w,I,C,E,M,S,T,G,_,U]}let hc=class extends de{constructor(t){super(),he(this,t,Cb,wb,ce,{duration:0,visible:1,northDesc:2,panoIndex:3,floorIndex:4,cameraEnable:5,hoverEnable:6,highlightEnable:7,compassEnable:8,roomLabelsEnable:9,roomAreaEnable:10,roomNameEnable:11,roomDimensionEnable:12,ruleLabelsEnable:13,floorplanData:14,lastPanoramaLongitude:15,cameraImageUrl:16,getRoomAreaText:17,getRoomDimensionText:18,getLabelElement:19,getRuleDistanceText:20,adaptiveRoomLabelVisibleEnable:21,highlightData:22,missingFloorConfig:23,store:24},yb)}};const Pb="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 Ib(n){return Q(this,null,function*(){const t=new Headers({"Content-Type":"text/plain"}),e=function(s){return Q(this,null,function*(){const o={index:s.index,url:s.url,svgUrl:s.svg_url};if(s.svg_url){const r=yield fetch(s.svg_url,{headers:t}).then(a=>a.text());o.svgContent=r}return o})};return yield Promise.all(n.map(e))})}function Eb(n){const t={id:n.id,size:n.size,name:n.name,path:n.path,roomType:n.room_type,floorType:n.floor_type,roomLabel:{position:n.room_label.position,positionInImage:n.room_label.position_in_image},observerIndexs:n.observer_indexs};return n.dimension&&Object.assign(t,{dimension:n.dimension}),t}function Mb(n){return{floorName:n.floor_name,floorIndex:n.floor_index,rooms:n.rooms.map(Eb),rules:n.rules}}function xb(n){return{index:n.index,floorIndex:n.floor_index,position:n.position,positionInImage:n.position_in_image}}function kb(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 Bi(n){return Q(this,null,function*(){const t=yield Ib(n.outlines),e=n.computed_data.bounding,i=n.computed_data.floor_datas.map(Mb),s=n.computed_data.entrance?kb(n.computed_data.entrance):null;return{outlines:t,entrance:s,bounding:e,floorDatas:i,observers:n.computed_data.observers.map(xb)}})}function Db(n,t,e){return n.map(s=>{const o=s.position,r=s.icon?s.icon:{url:Pb,width:45,height:48},a=SA(o,t),l=kA(o,e),c=DA(l,e);return{floorIndex:a,icon:r,id:s.id,position:l,positionInImage:c}})}function Sb(n,t){return t(n),n}function Kn(n,t){return Sb({},e=>{for(const i in n)t.indexOf(i)===-1&&(e[i]=n[i])})}function Qh(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 dc(n,t,e=zi.BOUNDING_CENTER){const i=Qh(n,t),s=Qh(n,t+1);return e===zi.BOUNDING_CENTER?(n.model.bounding.max.y+n.model.bounding.min.y)/2:e===zi.CEILING?s:i}function uc(n,t,e,i){const s=dc(n,e,i==null?void 0:i.attachedTo),o=new b.Vector3(0,s,0),r=new b.Vector3(1,s,0),a=o.clone().project(n.camera),l=r.clone().project(n.camera);return Math.abs((l.x-a.x)/1e3)*(t.getBoundingClientRect().width/2)}let Gi=class{constructor(t,e){d(this,"VERSION","3.59.8-alpha.0");d(this,"NAME");d(this,"five");d(this,"workUtil");d(this,"fiveUtil");d(this,"hooks",new ht);d(this,"staticPrefix","//vr-image-4.realsee-cdn.cn");this.updateFive(t),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=new yr(t),this.workUtil=this.fiveUtil.workUtil}getCurrentState(){return this.state}absoluteUrl(t){return Zl(this.staticPrefix,t)}onWorkCodeChange(){}},Pi=class extends Gi{};var Dt=(n=>(n.UnknownError="UnknownError",n.DataNotLoaded="DataNotLoaded",n.UpdateSizeError="UpdateSizeError",n.BreakOffByHide="BreakOffByHide",n.BreakOffByDisable="BreakOffByDisable",n.ModelNotLoaded="ModelNotLoaded",n.ChangeModeError="ChangeModeError",n.UpdateCameraError="UpdateCameraError",n))(Dt||{});const Vm=500,Tb=80;function sn(n,t,e=4){return Math.abs(n-t)<Math.pow(10,-e)}function Bm(n,t,e=4){const i=Math.PI*2,s=n%i,o=t%i,r=Math.min(s,o),a=Math.max(s,o);return sn(r,a,e)||sn(r+i,a,e)}Object.assign(window,{nearlyEqual:sn,nearlyEqualRad:Bm});function Lb(n){return Object.prototype.toString.call(n)==="[object Object]"}function Wh(n){return Lb(n)&&!!n.isVector3}function fc(n,t){return Q(this,null,function*(){const[e]=yield ln(n.changeMode(...t));if(e)throw new Error("change mode canceled");yield new Promise(r=>{n.once("initAnimationWillStart",()=>{n.once("initAnimationEnded",()=>r())})});const i=t[1];if(!i)return!0;const s=n.getCurrentState();if(!zb(i,s))throw new Error("pose 与预期不符")})}function zb(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"?Bm(i,s,2):typeof i=="number"&&typeof s=="number"?sn(i,s,2):Wh(s)&&Wh(i)?s.distanceTo(i)<.01:i===s})}function jb(n,t){if(n.currentMode!==t.mode)return!1;const{latitude:e,longitude:i,fov:s,offset:o}=t,{latitude:r,longitude:a,offset:l}=n.getCurrentState(),c=n.camera.fov;return!(!sn(e,r,2)||!sn(i,a,2)||o!==void 0&&o.distanceTo(l)>.01||!sn(s,c,2))}function Rm(n,t,e=!0){return Q(this,null,function*(){if(jb(n,t)===!0)return;const s=n.getCurrentState();if(s.mode!==t.mode){const[h]=yield ln(fc(n,[t.mode,t,void 0,e]));if(h)throw h;return}const{latitude:o,longitude:r,fov:a}=s,l=Math.min(1e3,Math.max(200,Math.abs(o-Math.PI/2)*1e3,(r>Math.PI?2*Math.PI-r:r)*500,typeof t.fov=="number"?Math.abs(a-t.fov)*10:1/0)),[c]=yield ln(n.updateCamera(Kn(t,["mode"]),l,e));if(c)throw new Error(Dt.UpdateCameraError)})}function $n(n,t,e=300){var s,o;const i=n.getElement();if(i){i.style.opacity=t+"";for(let r=0;r<((o=(s=i.parentElement)==null?void 0:s.children)==null?void 0:o.length);r++){const a=i.parentElement.children[r];a instanceof HTMLElement&&a.dataset.infive==="1"&&(a.style.opacity=t+"")}i.style.transition=e===0?"none":`opacity ${e}ms linear`,e!==0&&Promise.race([new Promise(r=>i.addEventListener("transitionend",r,{once:!0})),new Promise(r=>setTimeout(r,e))]).then(()=>{i.style.transition="none"})}}function Ob(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 Vb(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 Bb=class extends Pi{constructor(e,i){var l,c,h;super(e);d(this,"name","modelFloorplanPlugin");d(this,"state");d(this,"data");d(this,"showState");d(this,"showPromise");d(this,"app");d(this,"panoIndex",0);d(this,"floorIndex",0);d(this,"selector");d(this,"showRejection");d(this,"wrapper");d(this,"container",document.createElement("div"));d(this,"lastPanoramaLongitude",0);d(this,"size",{width:0,height:0});d(this,"defaultMissingFloorConfig");d(this,"hasAddedEventListener",!1);d(this,"isHiddenByHideFunc",!1);d(this,"highlightData",{});d(this,"store",{roomOnMouse:null});d(this,"dispose",()=>{var e,i;this.removeEventListener(),(e=this.app)==null||e.$destroy(),this.app=void 0,(i=this.container)==null||i.remove(),this.data=void 0,this.wrapper=void 0,this.selector=void 0,this.hooks.emit("dispose")});d(this,"show",(...i)=>Q(this,[...i],function*(e={}){if(!this.state.enabled||!this.showPromise&&this.state.visible)return;const s=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!0},s),this._show(e)}));d(this,"hide",(...i)=>Q(this,[...i],function*(e={}){this.state.enabled&&(this.isHiddenByHideFunc=!0,this.state.visible!==!1&&(this.updateState({visible:!1},e.userAction||!0),this._hide(e)))}));d(this,"updateSize",()=>{if(!this.data||!this.container||!this.wrapper)return!1;const{min:e,max:i}=this.data.bounding,s=i.x-e.x,o=i.y-e.y,r=this.state.config.attachedTo?{attachedTo:this.state.config.attachedTo}:void 0,a=uc(this.five,this.wrapper,this.floorIndex,r),l=Math.ceil(s*a),c=Math.ceil(o*a);return this.size.width===l&&this.size.height===c||(this.container.style.width=l+"px",this.container.style.height=c+"px",this.size={width:l,height:c}),!0});d(this,"highlight",e=>{this.state.config.highlightEnable&&(this.highlightData=e,this.render())});d(this,"unhighlight",()=>{this.highlightData={},this.render()});d(this,"_disable",e=>{var s,o,r;const{userAction:i}=e;this.hooks.emit("disable",{userAction:i}),(s=this.showRejection)==null||s.call(this,Dt.BreakOffByDisable),this.showPromise=void 0,(o=this.app)==null||o.$destroy(),this.app=void 0,(r=this.container)==null||r.remove(),this.removeEventListener()});d(this,"_enable",e=>{const{userAction:i}=e;this.addEventListener(),this.wrapper&&(this.wrapper.append(this.container),this.hooks.emit("enable",{userAction:i}),this.state.visible&&this._show({userAction:i}))});d(this,"_show",e=>Q(this,null,function*(){var r;if(!this.state.enabled)return;if(!((r=this.five.model)!=null&&r.loaded))throw new Error(Dt.ModelNotLoaded);if(!this.data)throw new Error(Dt.DataNotLoaded);if(this.showPromise)return this.showPromise;const i={floorIndex:this.floorIndex,modelOpacity:this.state.config.modelOpacity,immediately:!1,isAutoShow:!1,userAction:!0},s=k(k({},i),e),o=()=>Q(this,null,function*(){this.hooks.emit("show",{userAction:s.userAction,auto:s.isAutoShow});let a=!1,l;this.showRejection=u=>{a=!0,l=u};const[c]=yield ln(Rm(this.five,this.showState,s.userAction));if(c)throw c;if(a)throw l?new Error(l):new Error(Dt.UnknownError);if(!this.updateSize())throw new Error(Dt.UpdateSizeError);this.floorIndex=s.floorIndex,this.five.model.show(this.floorIndex)});return this.isHiddenByHideFunc=!1,this.showPromise=o().then(()=>{this.showPromise=void 0,this.showRejection=void 0;const a=s.modelOpacity,l=s.immediately?0:Vm;$n(this.five,a,l),this.render(l),this.hooks.emit("showAnimationEnded",{auto:s.isAutoShow,userAction:s.userAction})}).catch(a=>{if(this.showPromise=void 0,this.showRejection=void 0,this.updateState({visible:!1},s.userAction),!s.isAutoShow&&a instanceof Error)throw a}),this.showPromise}));d(this,"_hide",e=>{var o;(o=this.showRejection)==null||o.call(this,Dt.BreakOffByHide),this.showPromise=void 0;const s=k(k({},{userAction:!0,isAutoHide:!1}),e);$n(this.five,1,0),this.hooks.emit("hide",{auto:s.isAutoHide,userAction:s.userAction}),this.render()});d(this,"handleClick",()=>{if(!this.state.visible)return;if(this.hooks.emit("click",this.store.roomOnMouse))return!1});d(this,"onFiveModelLoaded",()=>{if(this.state.enabled===!1||this.wrapper||!this.selector)return;const e=this.selector instanceof Element?this.selector:document.querySelector(this.selector);if(!e)throw new Error("不正确的父容器选择器");this.wrapper=e,e.append(this.container)});d(this,"onFiveModeChange",e=>{e!==this.showState.mode&&(this.updateState({visible:!1},!1),this._hide({userAction:!1}))});d(this,"onFiveInteriaPan",(e,i)=>{if(!i||this.state.config.autoShowEnable===!1||this.isHiddenByHideFunc)return;const s=this.five.getCurrentState();s.mode==="Floorplan"&&(this.state.visible||Vb(s)&&(this.updateState({visible:!0},!0),this._show({isAutoShow:!0})))});d(this,"onFivePanoArrived",e=>{var i;(i=this.five)!=null&&i.work&&(this.panoIndex=e,this.floorIndex=this.workUtil.observers[e].floorIndex)});d(this,"onFiveCameraUpdate",(e,i)=>{if(!this.state.visible||this.showPromise)return;const s=this.five.getCurrentState();Ob(s)&&(this.updateState({visible:!1},i),this._hide({userAction:i,isAutoHide:!0}))});d(this,"onFiveWantsGesture",(e,i)=>{if(this.state.visible&&(i.length>1||e==="mouseWheel"))return!1});d(this,"onFiveWantsPanGesture",(e,i)=>{if(this.five.getCurrentState().mode==="Floorplan"&&this.state.config.autoShowEnable!==!1&&i&&this.state.visible)return this.five.updateCamera(this.showState,0),!1});d(this,"onFiveWantsTapGesture",()=>this.handleClick());d(this,"onFiveWantsChangeMode",(e,i)=>{i==="Panorama"&&e==="Floorplan"&&(this.lastPanoramaLongitude=this.five.getCurrentState().longitude)});d(this,"onModelShownFloorChange",e=>{if(this.floorIndex!==e){if(e===null){const i=this.five.getCurrentState().panoIndex;this.floorIndex=this.five.work.observers[i].floorIndex;return}this.floorIndex=e,this.updateSize(),this.render()}});i!=null&&i.selector&&(this.selector=i.selector,console.warn("不推荐继续使用 params.selector 配置父容器,请使用 appendTo 方法")),this.showState={mode:"Floorplan",longitude:0,latitude:Math.PI/2,fov:Tb/((l=i==null?void 0:i.scale)!=null?l:1)},this.defaultMissingFloorConfig={imageURL:this.staticPrefix+"/release/web/saas/missing-floorplan.e274c596.png",imageWidth:200,imageHeight:120,text:(h=(c=i.i18n)==null?void 0:c.call(i,"暂无平面图"))!=null?h:"暂无平面图",textFontSize:14};const s={northDesc:"北",modelOpacity:1,cameraEnable:!0,highlightEnable:!1,hoverEnable:!0,compassEnable:!0,autoShowEnable:!0,ruleLabelsEnable:!0,roomLabelsEnable:!0,roomAreaEnable:!0,roomNameEnable:!0,roomDimensionEnable:!0,adaptiveRoomLabelVisibleEnable:!0,cameraImageUrl:Vi,attachedTo:zi.BOUNDING_CENTER,getLabelElement:void 0,missingFloorConfig:k(k({},this.defaultMissingFloorConfig),i.missingFloorConfig),i18n:u=>u,getRoomAreaText:u=>(u/1e6).toFixed(1)+"㎡",getRoomDimensionText:(u,f)=>(u/1e3).toFixed(1)+"m × "+(f/1e3).toFixed(1)+"m",getRuleDistanceText:u=>u.toString()},o=i?Kn(i,["selector","scale"]):{},r=k(k({},s.missingFloorConfig),o.missingFloorConfig),a=te(k(k({},s),o),{missingFloorConfig:r});this.state={enabled:!0,visible:!1,config:a},this.initContainer(),e.once("dispose",this.dispose),this.addEventListener()}load(e,i,s=!0){return Q(this,null,function*(){function o(h){return Object.prototype.hasOwnProperty.apply(h,["version"])}const r=e;r&&Tt(r.version)&&console.warn("传入 serverData.data 的方式后续可能不再支持,请把 serverData 整体传入 load 函数");const a=JSON.parse(JSON.stringify(e)),l=o(a)?a.data:a,c=this.data;this.data=yield Bi(l),this.hooks.emit("dataLoaded",this.data),this.hooks.emit("dataChange",this.data,c),i&&this.updateState(i,s),this.render()})}appendTo(e){if(this.wrapper=e,!!this.state.enabled)return e.appendChild(this.container),this.render(),this}enable(e={}){if(this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!0},e.userAction||i),this._enable({userAction:i})}disable(e={}){if(!this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!1},e.userAction||i),this._disable({userAction:i})}setState(e,i={}){const s=this.state,o=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,o),e.enabled!==void 0&&s.enabled!==e.enabled&&(e.enabled?this._enable({userAction:o}):this._disable({userAction:o})),e.visible!==void 0&&s.visible!==e.visible){const r={userAction:o};e.visible?this._show(r):this._hide(r)}this.render()}changeConfigs(e,i=!0){this.updateState({config:e},i),this.render()}formatData(e){return Q(this,null,function*(){return yield Bi(e.data)})}updateState(e,i){var a;const s=this.state,o=(a=e.config)!=null&&a.missingFloorConfig?k(k({},s.config.missingFloorConfig),e.config.missingFloorConfig):s.config.missingFloorConfig,r=e.config?te(k(k({},s.config),e.config),{missingFloorConfig:o}):s.config;this.state=te(k(k({},this.state),e),{config:r}),!wt(this.state,s,{deep:!0})&&this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:i})}initContainer(){this.container.classList.add("floorplan-plugin"),Object.assign(this.container.style,{position:"absolute",left:"50%",top:"50%",transform:"translate(-50%, -50%)",zIndex:10,pointerEvents:"none"}),this.five.addExtraElement(this.container)}addEventListener(){if(!this.state.enabled||this.hasAddedEventListener)return;const e=this.five;e.model.loaded?this.onFiveModelLoaded():e.once("modelLoaded",this.onFiveModelLoaded),e.on("modeChange",this.onFiveModeChange),e.on("interiaPan",this.onFiveInteriaPan),e.on("panoArrived",this.onFivePanoArrived),e.on("cameraUpdate",this.onFiveCameraUpdate),e.on("wantsGesture",this.onFiveWantsGesture),e.on("wantsPanGesture",this.onFiveWantsPanGesture),e.on("wantsTapGesture",this.onFiveWantsTapGesture),e.on("wantsChangeMode",this.onFiveWantsChangeMode),e.on("modelShownFloorChange",this.onModelShownFloorChange)}removeEventListener(){const e=this.five;this.hasAddedEventListener=!1,e.off("modelLoaded",this.onFiveModelLoaded),e.off("modeChange",this.onFiveModeChange),e.off("interiaPan",this.onFiveInteriaPan),e.off("panoArrived",this.onFivePanoArrived),e.off("cameraUpdate",this.onFiveCameraUpdate),e.off("wantsGesture",this.onFiveWantsGesture),e.off("wantsPanGesture",this.onFiveWantsPanGesture),e.off("wantsTapGesture",this.onFiveWantsTapGesture),e.off("wantsChangeMode",this.onFiveWantsChangeMode),e.off("modelShownFloorChange",this.onModelShownFloorChange)}render(e){if(!this.state.enabled||!this.container||!this.data||this.size.width===0||this.showPromise)return;const i=te(k({},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 hc({target:this.container,intro:!0,props:i})}};const Rb=(n,t)=>new Bb(n,t);function _b(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 Fb(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 Hb=class extends Pi{constructor(e,i){var l,c;super(e);d(this,"name","modelFloorplanPlugin");d(this,"state");d(this,"data");d(this,"showState");d(this,"showPromise");d(this,"app");d(this,"panoIndex",0);d(this,"floorIndex",0);d(this,"selector");d(this,"showRejection");d(this,"wrapper");d(this,"container",document.createElement("div"));d(this,"lastPanoramaLongitude",0);d(this,"size",{width:0,height:0});d(this,"defaultMissingFloorConfig");d(this,"hasAddedEventListener",!1);d(this,"isHiddenByHideFunc",!1);d(this,"highlightData",{});d(this,"store",{roomOnMouse:null});d(this,"dispose",()=>{var e,i;this.removeEventListener(),(e=this.app)==null||e.$destroy(),this.app=void 0,(i=this.container)==null||i.remove(),this.data=void 0,this.wrapper=void 0,this.selector=void 0,this.hooks.emit("dispose")});d(this,"show",(...i)=>Q(this,[...i],function*(e={}){if(!this.state.enabled||!this.showPromise&&this.state.visible)return;const s=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!0},s),this._show(e)}));d(this,"hide",(...i)=>Q(this,[...i],function*(e={}){this.state.enabled&&(this.isHiddenByHideFunc=!0,this.state.visible!==!1&&(this.updateState({visible:!1},e.userAction||!0),this._hide(e)))}));d(this,"updateSize",()=>{if(!this.data||!this.container||!this.wrapper)return!1;const{min:e,max:i}=this.data.bounding,s=i.x-e.x,o=i.y-e.y,r=this.state.config.attachedTo?{attachedTo:this.state.config.attachedTo}:void 0,a=uc(this.five,this.wrapper,this.floorIndex,r),l=Math.ceil(s*a),c=Math.ceil(o*a);return this.size.width===l&&this.size.height===c||(this.container.style.width=l+"px",this.container.style.height=c+"px",this.size={width:l,height:c}),!0});d(this,"highlight",e=>{this.state.config.highlightEnable&&(this.highlightData=e,this.render())});d(this,"unhighlight",()=>{this.highlightData={},this.render()});d(this,"_disable",e=>{var s,o,r;const{userAction:i}=e;this.hooks.emit("disable",{userAction:i}),(s=this.showRejection)==null||s.call(this,Dt.BreakOffByDisable),this.showPromise=void 0,(o=this.app)==null||o.$destroy(),this.app=void 0,(r=this.container)==null||r.remove(),this.removeEventListener()});d(this,"_enable",e=>{const{userAction:i}=e;this.addEventListener(),this.wrapper&&(this.wrapper.append(this.container),this.hooks.emit("enable",{userAction:i}),this.state.visible&&this._show({userAction:i}))});d(this,"_show",e=>Q(this,null,function*(){var r;if(!this.state.enabled)return;if(!((r=this.fiveUtil.model)!=null&&r.loaded))throw new Error(Dt.ModelNotLoaded);if(!this.data)throw new Error(Dt.DataNotLoaded);if(this.showPromise)return this.showPromise;const i={floorIndex:this.floorIndex,modelOpacity:this.state.config.modelOpacity,immediately:!1,isAutoShow:!1,userAction:!0},s=k(k({},i),e),o=()=>Q(this,null,function*(){this.hooks.emit("show",{userAction:s.userAction,auto:s.isAutoShow});let a=!1,l;this.showRejection=u=>{a=!0,l=u};const[c]=yield ln(Rm(this.five,this.showState,s.userAction));if(c)throw c;if(a)throw l?new Error(l):new Error(Dt.UnknownError);if(!this.updateSize())throw new Error(Dt.UpdateSizeError);this.updatePosition(),this.floorIndex=s.floorIndex,this.fiveUtil.model.show(this.floorIndex)});return this.isHiddenByHideFunc=!1,this.showPromise=o().then(()=>{this.showPromise=void 0,this.showRejection=void 0;const a=s.modelOpacity,l=s.immediately?0:Vm;$n(this.five,a,l),this.render(l),this.hooks.emit("showAnimationEnded",{auto:s.isAutoShow,userAction:s.userAction})}).catch(a=>{if(this.showPromise=void 0,this.showRejection=void 0,this.updateState({visible:!1},s.userAction),!s.isAutoShow&&a instanceof Error)throw a}),this.showPromise}));d(this,"_hide",e=>{var o;(o=this.showRejection)==null||o.call(this,Dt.BreakOffByHide),this.showPromise=void 0;const s=k(k({},{userAction:!0,isAutoHide:!1}),e);$n(this.five,1,0),this.hooks.emit("hide",{auto:s.isAutoHide,userAction:s.userAction}),this.render()});d(this,"handleClick",()=>{if(!this.state.visible)return;if(this.hooks.emit("click",this.store.roomOnMouse))return!1});d(this,"onFiveModelLoaded",()=>{const i=this.five.model.bounding.getCenter(new b.Vector3);if(this.showState.offset=i,this.state.enabled===!1||this.wrapper||!this.selector)return;const s=this.selector instanceof Element?this.selector:document.querySelector(this.selector);if(!s)throw new Error("不正确的父容器选择器");this.wrapper=s,s.append(this.container)});d(this,"onFiveModeChange",e=>{e!==this.showState.mode&&(this.updateState({visible:!1},!1),this._hide({userAction:!1}))});d(this,"onFiveInteriaPan",(e,i)=>{if(!i||this.state.visible||this.state.config.autoShowEnable===!1||this.isHiddenByHideFunc)return;const s=this.five.getCurrentState();s.mode===this.showState.mode&&Fb(s)&&(this.updateState({visible:!0},!0),this._show({isAutoShow:!0}))});d(this,"onFivePanoArrived",e=>{var i;(i=this.five)!=null&&i.work&&(this.panoIndex=e,this.floorIndex=this.workUtil.observers[e].floorIndex)});d(this,"onFiveCameraUpdate",(e,i)=>{if(!this.state.visible||this.showPromise)return;const s=this.five.getCurrentState();this.updatePosition(),this.updateSize(),_b(s)&&(this.updateState({visible:!1},i),this._hide({userAction:i}))});d(this,"onFiveWantsPanGesture",(e,i)=>{if(this.five.getCurrentState().mode===this.showState.mode&&this.state.config.autoShowEnable!==!1&&i&&this.state.visible)return this.five.updateCamera(Kn(this.showState,["offset"]),0),!1});d(this,"onFiveWantsTapGesture",()=>this.handleClick());d(this,"onFiveWantsChangeMode",(e,i)=>{i==="Panorama"&&e===this.showState.mode&&(this.lastPanoramaLongitude=this.five.getCurrentState().longitude)});d(this,"onModelShownFloorChange",e=>{var i;if(this.floorIndex!==e){if(e===null){const s=this.five.getCurrentState().panoIndex;this.floorIndex=(i=this.five.work)==null?void 0:i.observers[s].floorIndex;return}this.floorIndex=e,this.updateSize(),this.render()}});i!=null&&i.selector&&(this.selector=i.selector,console.warn("不推荐继续使用 params.selector 配置父容器,请使用 appendTo 方法")),this.showState={mode:"Mapview",longitude:0,latitude:Math.PI/2},this.defaultMissingFloorConfig={imageURL:this.staticPrefix+"/release/web/saas/missing-floorplan.e274c596.png",imageWidth:200,imageHeight:120,text:(c=(l=i.i18n)==null?void 0:l.call(i,"暂无平面图"))!=null?c:"暂无平面图",textFontSize:14};const s={northDesc:"北",modelOpacity:1,cameraEnable:!0,highlightEnable:!1,hoverEnable:!0,compassEnable:!0,autoShowEnable:!0,ruleLabelsEnable:!0,roomLabelsEnable:!0,roomAreaEnable:!0,roomNameEnable:!0,roomDimensionEnable:!0,cameraImageUrl:Vi,attachedTo:zi.BOUNDING_CENTER,getLabelElement:void 0,adaptiveRoomLabelVisibleEnable:!0,missingFloorConfig:k(k({},this.defaultMissingFloorConfig),i.missingFloorConfig),i18n:h=>h,getRoomAreaText:h=>(h/1e6).toFixed(1)+"㎡",getRoomDimensionText:(h,u)=>(h/1e3).toFixed(1)+"m × "+(u/1e3).toFixed(1)+"m",getRuleDistanceText:h=>h.toString()},o=i?Kn(i,["selector","scale"]):{},r=k(k({},s.missingFloorConfig),o.missingFloorConfig),a=te(k(k({},s),o),{missingFloorConfig:r});this.state={enabled:!0,visible:!1,config:a},this.initContainer(),ci(e).then(this.onFiveModelLoaded),e.once("dispose",this.dispose),this.addEventListener()}load(e,i,s=!0){return Q(this,null,function*(){function o(h){return Object.prototype.hasOwnProperty.apply(h,["version"])}const r=e;r&&Tt(r.version)&&console.warn("传入 serverData.data 的方式后续可能不再支持,请把 serverData 整体传入 load 函数");const a=JSON.parse(JSON.stringify(e)),l=o(a)?a.data:a,c=this.data;this.data=yield Bi(l),this.hooks.emit("dataLoaded",this.data),this.hooks.emit("dataChange",this.data,c),i&&this.updateState(i,s),this.render()})}appendTo(e){if(this.wrapper=e,!!this.state.enabled)return e.appendChild(this.container),this.render(),this}enable(e={}){if(this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!0},e.userAction||i),this._enable({userAction:i})}disable(e={}){if(!this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!1},e.userAction||i),this._disable({userAction:i})}setState(e,i={}){const s=this.state,o=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,o),e.enabled!==void 0&&s.enabled!==e.enabled&&(e.enabled?this._enable({userAction:o}):this._disable({userAction:o})),e.visible!==void 0&&s.visible!==e.visible){const r={userAction:o};e.visible?this._show(r):this._hide(r)}}changeConfigs(e,i=!0){this.updateState({config:e},i),this.render()}updatePosition(){var a;const e=dc(this.five,this.floorIndex,this.state.config.attachedTo),i=(a=this.fiveUtil.model)==null?void 0:a.bounding.getCenter(new b.Vector3).setY(e);if(!i)return;const s=i.clone().project(this.five.camera),o=(s.x+1)/2,r=-(s.y-1)/2;this.container.style.left=o*100+"%",this.container.style.top=r*100+"%"}formatData(e){return Q(this,null,function*(){return yield Bi(e.data)})}updateState(e,i){var a;const s=this.state,o=(a=e.config)!=null&&a.missingFloorConfig?k(k({},s.config.missingFloorConfig),e.config.missingFloorConfig):s.config.missingFloorConfig,r=e.config?te(k(k({},s.config),e.config),{missingFloorConfig:o}):s.config;this.state=te(k(k({},this.state),e),{config:r}),!wt(this.state,s,{deep:!0})&&this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:i})}initContainer(){this.container.classList.add("floorplan-plugin"),Object.assign(this.container.style,{position:"absolute",left:"50%",top:"50%",transform:"translate(-50%, -50%)",zIndex:10,pointerEvents:"none"}),this.five.addExtraElement(this.container)}addEventListener(){if(!this.state.enabled||this.hasAddedEventListener)return;const e=this.five;e.on("modeChange",this.onFiveModeChange),e.on("interiaPan",this.onFiveInteriaPan),e.on("panoArrived",this.onFivePanoArrived),e.on("cameraUpdate",this.onFiveCameraUpdate),e.on("wantsPanGesture",this.onFiveWantsPanGesture),e.on("wantsTapGesture",this.onFiveWantsTapGesture),e.on("wantsChangeMode",this.onFiveWantsChangeMode),e.on("modelShownFloorChange",this.onModelShownFloorChange)}removeEventListener(){const e=this.five;this.hasAddedEventListener=!1,e.off("modelLoaded",this.onFiveModelLoaded),e.off("modeChange",this.onFiveModeChange),e.off("panoArrived",this.onFivePanoArrived),e.off("cameraUpdate",this.onFiveCameraUpdate),e.off("wantsPanGesture",this.onFiveWantsPanGesture),e.off("wantsTapGesture",this.onFiveWantsTapGesture),e.off("wantsChangeMode",this.onFiveWantsChangeMode),e.off("modelShownFloorChange",this.onModelShownFloorChange)}render(e){if(!this.state.enabled||!this.container||!this.data||this.size.width===0||this.showPromise)return;const i=te(k({},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 hc({target:this.container,intro:!0,props:i})}};const Nb=(n,t)=>new Hb(n,t);let Gb=class extends Pi{constructor(e,i){var l,c;super(e);d(this,"name","topviewFloorplanPlugin");d(this,"state");d(this,"data");d(this,"app");d(this,"selector");d(this,"panoIndex",0);d(this,"floorIndex",0);d(this,"wrapper");d(this,"container",document.createElement("div"));d(this,"lastPanoramaLongitude",0);d(this,"size",{width:0,height:0});d(this,"defaultMissingFloorConfig");d(this,"hasAddedEventListener",!1);d(this,"isHiddenByHideFunc",!1);d(this,"highlightData",{});d(this,"updateSize",()=>{if(!this.data||!this.container||!this.wrapper||this.five.getCurrentState().mode!=="Topview")return!1;const{min:e,max:i}=this.data.bounding,s=i.x-e.x,o=i.y-e.y,r=this.state.config.attachedTo?{attachedTo:this.state.config.attachedTo}:void 0,a=uc(this.five,this.wrapper,this.floorIndex,r),l=Math.ceil(s*a),c=Math.ceil(o*a);return this.size.width===l&&this.size.height===c||(this.container.style.width=l+"px",this.container.style.height=c+"px",this.size={width:l,height:c}),!0});d(this,"dispose",()=>{var e,i;this.removeEventListener(),(e=this.app)==null||e.$destroy(),this.app=void 0,(i=this.container)==null||i.remove(),this.data=void 0,this.wrapper=void 0,this.selector=void 0,this.hooks.emit("dispose")});d(this,"highlight",e=>{this.state.config.highlightEnable&&(this.highlightData=e,this.render())});d(this,"unhighlight",()=>{this.highlightData={},this.render()});d(this,"_disable",e=>{var s,o;const{userAction:i}=e;(s=this.app)==null||s.$destroy(),this.app=void 0,(o=this.container)==null||o.remove(),this.removeEventListener(),this.hooks.emit("disable",{userAction:i})});d(this,"onFiveModelLoaded",()=>{if(this.state.enabled===!1||this.wrapper||!this.selector)return;const e=this.selector instanceof Element?this.selector:document.querySelector(this.selector);if(!e)throw new Error("不正确的父容器选择器");this.wrapper=e,e.append(this.container)});d(this,"onFiveModeChange",(...[e,,,,i])=>{e!=="Topview"&&this.state.visible&&(this.updateState({visible:!1},i),this._hide({userAction:i}))});d(this,"onFivePanoArrived",e=>{var i;(i=this.five)!=null&&i.work&&(this.panoIndex=e,this.floorIndex=this.five.work.observers[e].floorIndex)});d(this,"onFiveCameraUpdate",(e,i)=>{this.state.visible&&(this.updatePosition(),this.updateSize())});d(this,"onFiveWantsGesture",e=>{if(!(e!=="pan"&&e!=="pinch"&&e!=="mouseWheel")&&this.state.visible&&!this.state.config.gestureEnable)return!1});d(this,"onFiveWantsMoveToPano",()=>{if(this.state.visible&&this.state.config.preventRoomClick)return!1});d(this,"onFiveInitAnimationEnded",(...[,,e])=>{const{mode:i}=this.five.getCurrentState();i==="Topview"&&!this.isHiddenByHideFunc&&!this.state.visible&&this.state.config.autoShowEnable&&(this.updateState({visible:!0},e),this._show({userAction:e}))});d(this,"onModelShownFloorChange",e=>{if(this.floorIndex!==e){if(e===null){const i=this.five.getCurrentState().panoIndex;this.floorIndex=this.five.work.observers[i].floorIndex;return}this.floorIndex=e,this.updateSize(),this.render()}});i!=null&&i.selector&&(this.selector=i.selector,console.warn("不推荐继续使用 params.selector 配置父容器,请使用 appendTo 方法")),this.defaultMissingFloorConfig={imageURL:this.staticPrefix+"/release/web/saas/missing-floorplan.e274c596.png",imageWidth:200,imageHeight:120,text:(c=(l=i.i18n)==null?void 0:l.call(i,"暂无平面图"))!=null?c:"暂无平面图",textFontSize:14};const s={northDesc:"北",modelOpacity:1,cameraEnable:!0,hoverEnable:!0,highlightEnable:!1,compassEnable:!0,gestureEnable:!1,autoShowEnable:!0,ruleLabelsEnable:!0,roomLabelsEnable:!0,roomAreaEnable:!0,roomNameEnable:!0,roomDimensionEnable:!0,cameraImageUrl:Vi,attachedTo:zi.BOUNDING_CENTER,getLabelElement:void 0,missingFloorConfig:k(k({},this.defaultMissingFloorConfig),i.missingFloorConfig),i18n:h=>h,adaptiveRoomLabelVisibleEnable:!0,getRoomAreaText:h=>(h/1e6).toFixed(1)+"㎡",getRoomDimensionText:(h,u)=>(h/1e3).toFixed(1)+"m × "+(u/1e3).toFixed(1)+"m",getRuleDistanceText:h=>h.toString()},o=i?Kn(i,["selector","scale"]):{},r=k(k({},s.missingFloorConfig),o.missingFloorConfig),a=te(k(k({},s),o),{missingFloorConfig:r});this.state={enabled:!0,visible:!1,config:a},this.initContainer(),e.model.loaded?this.onFiveModelLoaded():e.once("modelLoaded",this.onFiveModelLoaded),e.once("dispose",this.dispose),this.addEventListener()}load(e,i,s=!0){return Q(this,null,function*(){function o(h){return Object.prototype.hasOwnProperty.apply(h,["version"])}const r=e;r&&Tt(r.version)&&console.warn("传入 serverData.data 的方式后续可能不再支持,请把 serverData 整体传入 load 函数");const a=JSON.parse(JSON.stringify(e)),l=o(a)?a.data:a,c=this.data;this.data=yield Bi(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=dc(this.five,this.floorIndex,this.state.config.attachedTo),i=(a=this.five.model)==null?void 0:a.bounding.getCenter(new b.Vector3).setY(e);if(!i)return;const s=i.clone().project(this.five.camera),o=(s.x+1)/2,r=-(s.y-1)/2;this.container.style.left=o*100+"%",this.container.style.top=r*100+"%"}appendTo(e){if(this.wrapper=e,!!this.state.enabled)return e.appendChild(this.container),this.render(),this}show(){return Q(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 Q(this,arguments,function*(e={}){if(this.isHiddenByHideFunc=!0,!this.state.visible)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!1},i),this._hide({userAction:i})})}enable(e={}){if(this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!0},e.userAction||i),this._enable({userAction:i})}disable(e={}){if(!this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!1},e.userAction||i),this._disable({userAction:i})}setState(e,i={}){const s=this.state,o=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,o),e.enabled!==void 0&&s.enabled!==e.enabled){const r={userAction:o};e.enabled?this._enable(r):this._disable(r)}if(e.visible!==void 0&&s.visible!==e.visible){const r={userAction:o};e.visible?this._show(r):this._hide(r)}}changeConfigs(e,i=!0){this.updateState({config:e},i),this.render()}formatData(e){return Q(this,null,function*(){return yield Bi(e.data)})}_show(e){return Q(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 fc(this.five,["Topview",void 0,void 0,i])),this.five.model.show(this.floorIndex),this.updatePosition(),this.updateSize();const s=500,o=this.state.config.modelOpacity;$n(this.five,o,s),this.hooks.emit("showAnimationEnded",{userAction:i,auto:!1}),this.render()})}_hide(e){return Q(this,null,function*(){if(!this.state.enabled)return;const{userAction:i}=e;this.hooks.emit("hide",{userAction:i,auto:!1});const s=1,o=0;$n(this.five,s,o),this.render()})}_enable(e){const{userAction:i}=e;this.addEventListener(),this.wrapper&&this.wrapper.append(this.container),this.hooks.emit("enable",{userAction:i}),this.state.visible&&this._show({userAction:i})}updateState(e,i){var a;const s=this.state,o=(a=e.config)!=null&&a.missingFloorConfig?k(k({},s.config.missingFloorConfig),e.config.missingFloorConfig):s.config.missingFloorConfig,r=e.config?te(k(k({},s.config),e.config),{missingFloorConfig:o}):s.config;this.state=te(k(k({},this.state),e),{config:r}),!wt(this.state,s,{deep:!0})&&this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:i})}addEventListener(){if(!this.state.enabled||this.hasAddedEventListener)return;const e=this.five;e.on("modeChange",this.onFiveModeChange),e.on("panoArrived",this.onFivePanoArrived),e.on("cameraUpdate",this.onFiveCameraUpdate),e.on("wantsGesture",this.onFiveWantsGesture),e.on("wantsMoveToPano",this.onFiveWantsMoveToPano),e.on("initAnimationEnded",this.onFiveInitAnimationEnded),e.on("modelShownFloorChange",this.onModelShownFloorChange)}removeEventListener(){const e=this.five;this.hasAddedEventListener=!1,e.off("modeChange",this.onFiveModeChange),e.off("panoArrived",this.onFivePanoArrived),e.off("cameraUpdate",this.onFiveCameraUpdate),e.off("wantsGesture",this.onFiveWantsGesture),e.off("wantsMoveToPano",this.onFiveWantsMoveToPano),e.off("initAnimationEnded",this.onFiveInitAnimationEnded),e.off("modelShownFloorChange",this.onModelShownFloorChange)}initContainer(){this.container.classList.add("floorplan-plugin"),Object.assign(this.container.style,{position:"absolute",left:"50%",top:"50%",transform:"translate3d(-50%, -50%, 10px)",zIndex:10,pointerEvents:"none","will-change":"width, height"}),this.five.addExtraElement(this.container)}render(e){if(!this.state.enabled||!this.container||!this.data||this.size.width===0)return;const i=te(k({},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 hc({target:this.container,intro:!0,props:i})}};const Qb=(n,t)=>new Gb(n,t);function Wb(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 Ub(n){let t,e,i;return{c(){t=L("div"),e=L("div"),i=L("div"),P(i,"class","plugin-radar__camera-rotate svelte-1nqrlxd"),j(i,"background-image","url("+(n[0]||Vi)+")"),j(i,"transform",n[1]),P(e,"class","plugin-radar__camera-position svelte-1nqrlxd"),j(e,"transform",n[2]),P(t,"class","plugin-radar__camera-wrapper svelte-1nqrlxd"),j(t,"opacity",n[3]?1:0)},m(s,o){R(s,t,o),O(t,e),O(e,i)},p(s,[o]){o&1&&j(i,"background-image","url("+(s[0]||Vi)+")"),(o&1||o&3)&&j(i,"transform",s[1]),o&4&&j(e,"transform",s[2]),o&8&&j(t,"opacity",s[3]?1:0)},i:K,o:K,d(s){s&&V(t)}}}function Yb(n){return`rotate(${Math.floor(n/Math.PI*180)*-1+45}deg)`}function Xb(n,t,e){var w,I;let i,s,o,r,{five:a}=t,{pxmm:l}=t,{floorplanData:c}=t,{cameraImageUrl:h}=t,u=a.getCurrentState().panoIndex,f=a.getCurrentState().longitude,m=(I=(w=a.work.observers[a.getCurrentState().panoIndex])==null?void 0:w.floorIndex)!=null?I:0;function v(C,E){const M=C.bounding,S=C.observers[E];if(!S)return"";const T=(M.max.x-M.min.x)*l,G=(M.max.y-M.min.y)*l,_=Math.floor(S.positionInImage.x*T),U=Math.floor(S.positionInImage.y*G);return`translate(${_}px, ${U}px)`}function p(C){e(7,u=C)}function g(C){e(9,m=a.work.observers[C].floorIndex)}const A=wr(C=>{e(8,f=C.longitude)},1e3/60);return Et(()=>(a.on("panoWillArrive",p),a.on("panoArrived",g),a.on("cameraDirectionUpdate",A),function(){a.off("panoWillArrive",p),a.off("panoArrived",g),a.off("cameraDirectionUpdate",A)})),n.$$set=C=>{"five"in C&&e(4,a=C.five),"pxmm"in C&&e(5,l=C.pxmm),"floorplanData"in C&&e(6,c=C.floorplanData),"cameraImageUrl"in C&&e(0,h=C.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,o=v(c,u)),n.$$.dirty&256&&e(1,r=Yb(f))},[h,r,o,s,a,l,c,u,f,m,i]}class Zb extends de{constructor(t){super(),he(this,t,Xb,Ub,ce,{five:4,pxmm:5,floorplanData:6,cameraImageUrl:0},Wb)}}function Jb(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 Uh(n,t,e){const i=n.slice();return i[1]=t[e],i}function Yh(n,t){let e,i,s=`${t[1].icon.width/16}rem`,o=`${t[1].icon.height/16}rem`,r,a=`${t[1].positionInImage.y*100}%`,l=`${t[1].positionInImage.x*100}%`;return{key:n,first:null,c(){e=L("div"),i=L("div"),r=ee(),P(i,"class","plugin-pano-floorplan__extra-object-item svelte-1i87fz7"),j(i,"background-image",`url(${t[1].icon.url})`),j(i,"width",s),j(i,"height",o),P(e,"class","plugin-pano-floorplan__extra-object-item--position svelte-1i87fz7"),j(e,"top",a),j(e,"left",l),this.first=e},m(c,h){R(c,e,h),O(e,i),O(e,r)},p(c,h){t=c,h&1&&j(i,"background-image",`url(${t[1].icon.url})`);const u=h&1;u&&j(i,"width",s),u&&j(i,"height",o),h&1&&a!==(a=`${t[1].positionInImage.y*100}%`)&&j(e,"top",a),h&1&&l!==(l=`${t[1].positionInImage.x*100}%`)&&j(e,"left",l)},d(c){c&&V(e)}}}function qb(n){let t,e=[],i=new Map,s=n[0];const o=r=>r[1].id;for(let r=0;r<s.length;r+=1){let a=Uh(n,s,r),l=o(a);i.set(l,e[r]=Yh(l,a))}return{c(){t=L("div");for(let r=0;r<e.length;r+=1)e[r].c();P(t,"class","plugin-pano-floorplan__extra-objects svelte-1i87fz7")},m(r,a){R(r,t,a);for(let l=0;l<e.length;l+=1)e[l]&&e[l].m(t,null)},p(r,[a]){a&1&&(s=r[0],e=Zt(e,a,o,1,r,s,i,t,ac,Yh,null,Uh))},i:K,o:K,d(r){r&&V(t);for(let a=0;a<e.length;a+=1)e[a].d()}}}function Kb(n,t,e){let{extraObjects:i=[]}=t;return n.$$set=s=>{"extraObjects"in s&&e(0,i=s.extraObjects)},[i]}class $b extends de{constructor(t){super(),he(this,t,Kb,qb,ce,{extraObjects:0},Jb)}}function e1(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 t1(n){let t,e,i,s,o,r;const a=[{floorIndex:n[2],floorplanData:n[4]}];let l={};for(let h=0;h<a.length;h+=1)l=vt(l,a[h]);t=new zm({props:l}),i=new $b({props:{extraObjects:n[7]}});let c=n[3]&&Xh(n);return{c(){oe(t.$$.fragment),e=ee(),oe(i.$$.fragment),s=ee(),c&&c.c(),o=Ee()},m(h,u){ne(t,h,u),R(h,e,u),ne(i,h,u),R(h,s,u),c&&c.m(h,u),R(h,o,u),r=!0},p(h,u){const f=u&20?Ct(a,[{floorIndex:h[2],floorplanData:h[4]}]):{};t.$set(f);const m={};u&128&&(m.extraObjects=h[7]),i.$set(m),h[3]?c?(c.p(h,u),u&8&&D(c,1)):(c=Xh(h),c.c(),D(c,1),c.m(o.parentNode,o)):c&&(ue(),B(c,1,1,()=>{c=null}),fe())},i(h){r||(D(t.$$.fragment,h),D(i.$$.fragment,h),D(c),r=!0)},o(h){B(t.$$.fragment,h),B(i.$$.fragment,h),B(c),r=!1},d(h){se(t,h),h&&V(e),se(i,h),h&&V(s),c&&c.d(h),h&&V(o)}}}function i1(n){let t,e,i;return{c(){t=L("div"),e=L("img"),P(e,"class","missing-floor-image svelte-18287ai"),dt(e.src,i=n[6])||P(e,"src",i),P(e,"alt","缺省楼层"),P(t,"class","missing-floor-wrapper svelte-18287ai")},m(s,o){R(s,t,o),O(t,e)},p(s,o){o&64&&!dt(e.src,i=s[6])&&P(e,"src",i)},i:K,o:K,d(s){s&&V(t)}}}function Xh(n){let t,e;const i=[{five:n[0],pxmm:n[1],floorIndex:n[2],floorplanData:n[4],onRoomHeightClick:n[9],highlightData:n[5],hoveredRoom:void 0}];let s={};for(let o=0;o<i.length;o+=1)s=vt(s,i[o]);return t=new Om({props:s}),{c(){oe(t.$$.fragment)},m(o,r){ne(t,o,r),e=!0},p(o,r){const a=r&567?Ct(i,[{five:o[0],pxmm:o[1],floorIndex:o[2],floorplanData:o[4],onRoomHeightClick:o[9],highlightData:o[5],hoveredRoom:void 0}]):{};t.$set(a)},i(o){e||(D(t.$$.fragment,o),e=!0)},o(o){B(t.$$.fragment,o),e=!1},d(o){se(t,o)}}}function n1(n){let t,e,i,s;const o=[i1,t1],r=[];function a(l,c){return l[8]?1:0}return t=a(n),e=r[t]=o[t](n),{c(){e.c(),i=Ee()},m(l,c){r[t].m(l,c),R(l,i,c),s=!0},p(l,[c]){let h=t;t=a(l),t===h?r[t].p(l,c):(ue(),B(r[h],1,1,()=>{r[h]=null}),fe(),e=r[t],e?e.p(l,c):(e=r[t]=o[t](l),e.c()),D(e,1),e.m(i.parentNode,i))},i(l){s||(D(e),s=!0)},o(l){B(e),s=!1},d(l){r[t].d(l),l&&V(i)}}}function s1(n,t,e){let i,s,o,{five:r}=t,{pxmm:a}=t,{floorIndex:l}=t,{hoverEnable:c}=t,{floorplanData:h}=t,{extraObjects:u=[]}=t,{highlightData:f}=t,{missingFloorImageUrl:m}=t;const v=void 0;return n.$$set=p=>{"five"in p&&e(0,r=p.five),"pxmm"in p&&e(1,a=p.pxmm),"floorIndex"in p&&e(2,l=p.floorIndex),"hoverEnable"in p&&e(3,c=p.hoverEnable),"floorplanData"in p&&e(4,h=p.floorplanData),"extraObjects"in p&&e(10,u=p.extraObjects),"highlightData"in p&&e(5,f=p.highlightData),"missingFloorImageUrl"in p&&e(6,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,o=u==null?void 0:u.filter(p=>p.floorIndex===l))},[r,a,l,c,h,f,m,o,s,v,u,i]}class o1 extends de{constructor(t){super(),he(this,t,s1,n1,ce,{five:0,pxmm:1,floorIndex:2,hoverEnable:3,floorplanData:4,extraObjects:10,highlightData:5,missingFloorImageUrl:6},e1)}}function r1(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 Zh(n){let t,e,i,s,o=n[8]!==0&&Jh(n);return{c(){t=L("div"),o&&o.c(),P(t,"class","plugin-floorplan-radar svelte-1mvqyqq")},m(r,a){R(r,t,a),o&&o.m(t,null),e=!0,i||(s=[Wt(Ni.call(null,t)),we(t,"clientWidth",n[14]),we(t,"clientHeight",n[15])],i=!0)},p(r,a){r[8]!==0?o?(o.p(r,a),a&256&&D(o,1)):(o=Jh(r),o.c(),D(o,1),o.m(t,null)):o&&(ue(),B(o,1,1,()=>{o=null}),fe())},i(r){e||(D(o),e=!0)},o(r){B(o),e=!1},d(r){r&&V(t),o&&o.d(),i=!1,rt(s)}}}function Jh(n){let t,e,i,s,o=`${n[10]}px`,r=`${n[13]}px`,a;const l=[{five:n[0],pxmm:n[11],floorIndex:n[12],floorplanData:n[3],hoverEnable:n[2],extraObjects:n[5],highlightData:n[6],missingFloorImageUrl:n[7]}];let c={};for(let f=0;f<l.length;f+=1)c=vt(c,l[f]);e=new o1({props:c});const h=[{pxmm:n[11],five:n[0],floorplanData:n[3],cameraImageUrl:n[4]}];let u={};for(let f=0;f<h.length;f+=1)u=vt(u,h[f]);return s=new Zb({props:u}),{c(){t=L("div"),oe(e.$$.fragment),i=ee(),oe(s.$$.fragment),P(t,"class","plugin-floorplan-radar-container svelte-1mvqyqq"),j(t,"width",o),j(t,"height",r)},m(f,m){R(f,t,m),ne(e,t,null),O(t,i),ne(s,t,null),a=!0},p(f,m){const v=m&6381?Ct(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(v);const p=m&2073?Ct(h,[{pxmm:f[11],five:f[0],floorplanData:f[3],cameraImageUrl:f[4]}]):{};s.$set(p),m&1024&&o!==(o=`${f[10]}px`)&&j(t,"width",o),m&8192&&r!==(r=`${f[13]}px`)&&j(t,"height",r)},i(f){a||(D(e.$$.fragment,f),D(s.$$.fragment,f),a=!0)},o(f){B(e.$$.fragment,f),B(s.$$.fragment,f),a=!1},d(f){f&&V(t),se(e),se(s)}}}function a1(n){let t,e,i=n[1]&&Zh(n);return{c(){i&&i.c(),t=Ee()},m(s,o){i&&i.m(s,o),R(s,t,o),e=!0},p(s,[o]){s[1]?i?(i.p(s,o),o&2&&D(i,1)):(i=Zh(s),i.c(),D(i,1),i.m(t.parentNode,t)):i&&(ue(),B(i,1,1,()=>{i=null}),fe())},i(s){e||(D(i),e=!0)},o(s){B(i),e=!1},d(s){i&&i.d(s),s&&V(t)}}}function l1(n,t,e){var C,E;let{five:i}=t,{visible:s}=t,{hoverEnable:o}=t,{floorplanData:r}=t,{cameraImageUrl:a}=t,{extraObjects:l=[]}=t,{highlightData:c}=t,{missingFloorImageUrl:h}=t,u=0,f=(E=(C=i.work.observers[i.getCurrentState().panoIndex])==null?void 0:C.floorIndex)!=null?E:0,m=0,v=0,p=0,g=0;function A(M){e(12,f=i.work.observers[M].floorIndex)}Et(()=>(i.on("panoArrived",A),()=>{i.off("panoArrived",A)}));const w=M=>{e(8,m=M.detail)},I=M=>{e(9,v=M.detail)};return n.$$set=M=>{"five"in M&&e(0,i=M.five),"visible"in M&&e(1,s=M.visible),"hoverEnable"in M&&e(2,o=M.hoverEnable),"floorplanData"in M&&e(3,r=M.floorplanData),"cameraImageUrl"in M&&e(4,a=M.cameraImageUrl),"extraObjects"in M&&e(5,l=M.extraObjects),"highlightData"in M&&e(6,c=M.highlightData),"missingFloorImageUrl"in M&&e(7,h=M.missingFloorImageUrl)},n.$$.update=()=>{if(n.$$.dirty&1800){const M=Math.min(m,v),{max:S,min:T}=r.bounding,G=S.x-T.x,_=S.y-T.y,U=function(){return G>_?[M,M/G*_]:[M/_*G,M]}();e(10,p=U[0]),e(13,g=U[1]),e(11,u=p/G)}},[i,s,o,r,a,l,c,h,m,v,p,u,f,g,w,I]}class c1 extends de{constructor(t){super(),he(this,t,l1,a1,ce,{five:0,visible:1,hoverEnable:2,floorplanData:3,cameraImageUrl:4,extraObjects:5,highlightData:6,missingFloorImageUrl:7},r1)}}let h1=class extends Pi{constructor(e,i){super(e);d(this,"name","panoFloorplanRadarPlugin");d(this,"state");d(this,"data");d(this,"app");d(this,"wrapperSelector","");d(this,"wrapper",null);d(this,"disposed",!1);d(this,"extraObjects",[]);d(this,"highlightData",{});d(this,"dispose",()=>{var e;this.disposed=!0,(e=this.app)==null||e.$destroy(),this.wrapper=null,this.wrapperSelector="",this.hooks.emit("dispose")});d(this,"highlight",e=>{this.state.config.highlightEnable&&(this.highlightData=e,this.render())});d(this,"unhighlight",()=>{this.highlightData={},this.render()});d(this,"_disable",e=>{var s;const{userAction:i}=e;(s=this.app)==null||s.$destroy(),this.app=void 0,this.hooks.emit("disable",{userAction:i})});this.five=e;const s={hoverEnable:!0,highlightEnable:!0,cameraImageUrl:Vi,missingFloorImageUrl:this.staticPrefix+"/release/web/saas/missing-floor.d687a5ed.png"},o=k(k({},s),i==null?void 0:i.configs);this.state={enabled:!0,visible:!0,config:o},i!=null&&i.wrapper&&console.warn("不推荐继续使用 params.selector 配置父容器,请使用 appendTo 方法"),typeof(i==null?void 0:i.wrapper)=="string"?this.wrapperSelector=i.wrapper:(i==null?void 0:i.wrapper)instanceof Element&&(this.wrapper=i.wrapper),e.once("dispose",this.dispose)}load(e,i,s=!0){return Q(this,null,function*(){function o(c){return Object.prototype.hasOwnProperty.apply(c,["version"])}const r=JSON.parse(JSON.stringify(e)),a=o(r)?r.data:r,l=this.data;this.data=yield Bi(a),this.hooks.emit("dataLoaded",this.data),this.hooks.emit("dataChange",this.data,l),i&&this.updateState(i,s),this.render()})}show(){return Q(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 Q(this,arguments,function*(e={}){if(!this.state.visible)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!1},i),this._hide({userAction:i})})}enable(e={}){if(this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!0},e.userAction||i),this._enable({userAction:i})}disable(e={}){if(!this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!1},e.userAction||i),this._disable({userAction:i})}setState(e,i={}){const s=this.state,o=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,o),e.enabled!==void 0&&s.enabled!==e.enabled){const r={userAction:o};e.enabled?this._enable(r):this._disable(r)}if(e.visible!==void 0&&s.visible!==e.visible){const r={userAction:o};e.visible?this._show(r):this._hide(r)}}appendTo(e){this.wrapper!==e&&this.app&&(this.app.$destroy(),this.app=void 0),this.wrapper=e,this.render()}changeConfigs(e,i=!0){this.setState({config:e},{userAction:i}),this.render()}setExtraObjectsWith3DPositions(e){this.data&&(this.extraObjects=Db(e,this.five,this.data),this.render())}formatData(e){return Q(this,null,function*(){return yield Bi(e.data)})}_enable(e){const{userAction:i}=e;this.hooks.emit("enable",{userAction:i}),this.state.visible&&this._show({userAction:i})}_show(e){if(this.disposed||!this.state.enabled)return;const{userAction:i}=e;this.hooks.emit("show",{userAction:i}),this.render()}_hide(e){if(this.disposed||!this.state.enabled)return;const{userAction:i}=e;this.hooks.emit("hide",{userAction:i}),this.render()}updateState(e,i){const s=this.state,o=e.config?k(k({},s.config),e.config):s.config;this.state=te(k(k({},this.state),e),{config:o}),!wt(this.state,s,{deep:!0})&&this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:i})}render(){if(this.disposed||!this.state.enabled)return;if(!this.wrapper&&this.wrapperSelector){const i=document.querySelector(this.wrapperSelector);this.wrapper=i}if(!this.data||!this.wrapper)return;const e=te(k({},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 c1({target:this.wrapper,props:e})}};const d1=(n,t)=>new h1(n,t),u1=[{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:"和室"}],f1=[{type:0,description:"木质地板"},{type:1,description:"瓷砖地面"},{type:2,description:"户外地面"},{type:3,description:"卫生间地面"},{type:4,description:"阳台地面"},{type:5,description:"车库地面"}],m1=[{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:"写字楼"}],_a=(n,t,e)=>{const i=new b.Matrix4,s=new b.Euler(n,t,e,"YXZ");return i.makeRotationFromEuler(s),i},g1=(n,{scale:t,rotation:e,position:i})=>{if(t&&n.scale.set(t,t,t),e){const[s,o,r]=e;s&&n.applyMatrix4(_a(s,0,0)),o&&n.applyMatrix4(_a(0,o,0)),r&&n.applyMatrix4(_a(0,0,r))}return i&&n.position.set(i.x,i.y,i.z),n};function _m(n,t){n.traverse(e=>{var i;if(e.type==="Mesh"){const s=e,o=k({map:s.material.map||{}},t);s.material=new W.MeshBasicMaterial(o),s.renderOrder=1,((i=e.parent)==null?void 0:i.type)==="Mesh"&&(e.renderOrder=e.parent.renderOrder+1)}})}const p1=(n,t)=>{var p;const e=t.fbx_url||"//vrlab-image4.ljcdn.com/release/web/dipan2.f38a21cc.FBX",i=(p=t.north_rad)!=null?p:void 0,s={};let o={x:0,y:0,z:0},r=[0,0,0],a=1,l=i;n.on("modelLoaded",v);const c=g=>Q(exports,null,function*(){var C;const A=(g==null?void 0:g.fbx_url)||e;if(l=(C=g==null?void 0:g.north_rad)!=null?C:i,typeof l!="number")throw new Error('"northRad"配置参数缺失:未配置指南针指向!');const I=yield new Hf.FBXLoader().loadAsync(A);return _m(I,{transparent:!0,side:b.DoubleSide,blending:b.AdditiveBlending}),s.object=I,v(),!0}),h=({latitude:g})=>{if(!s.object)return;const A=u(g);A&&(s.object.position.y=A)},u=g=>{if(s.yBase===void 0)return;const A=.6;if(g>=Math.PI/4)return s.yBase-(A+1.6);const w=g*(4/Math.PI);return s.yBase-(A*w+1.6)},f=()=>{if(!s.object)return;const g=u(n.getPose().latitude);g&&(s.object.position.y=g),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 v(){const g=s.object;if(!g)return;const A=n.model.bounding,w=A.max.x-A.min.x,I=A.max.z-A.min.z,C=Math.max(w,I),{max:{x:E,z:M},min:{x:S,y:T,z:G}}=A;s.yBase=T,o={x:(E+S)/2,y:T-1.6,z:(M+G)/2},r=[0,l-Math.PI/2,0],a=.0045*C,g1(g,{position:o,rotation:r,scale:a})}return{load:c,disable:m,enable:f}};function v1(n,t){var c,h,u,f,m;const e=(c=t==null?void 0:t.size)!=null?c:512,i=(h=t==null?void 0:t.fontSize)!=null?h:e*(35/256)*1.2,s=(u=t==null?void 0:t.backgroundColor)!=null?u:"rgba(0,0,0,0)",o=(f=t==null?void 0:t.fontColor)!=null?f:"#fff",r=(m=t==null?void 0:t.textAlign)!=null?m:"center",a=document.createElement("canvas");a.setAttribute("width",e+""),a.setAttribute("height",e+"");const l=a.getContext("2d");return l.fillStyle=s,l.fillRect(0,0,e,e),l.font=`${i}px "微软雅黑"`,l.textAlign=r,l.fillStyle=o,l.fillText(n,e/2,e*.7),new W.CanvasTexture(a)}const A1=({x:n,y:t,z:e})=>new W.Vector3(n,t,e),b1=(n,t)=>{var p,g,A;const e={},i=(p=t.animationEnabled)!=null?p:!0,s=(g=t.position)!=null?g:void 0,o=(A=t.rad)!=null?A:void 0,r=t.fbx_url||"//vrlab-image4.ljcdn.com/release/web/entryDoorMini/Anim_Door1.fbx",a=[],l=w=>Q(exports,null,function*(){var _,U,z,Y,H,N,X,J;const I=(_=w==null?void 0:w.position)!=null?_:s;if(!I)return Promise.reject(new Error("ModelEntryDoorGuidePlugin.load(): position is undefined"));const C=A1(I),E=(U=w==null?void 0:w.rad)!=null?U:o,M=(z=w==null?void 0:w.fbx_url)!=null?z:r;if(e.rad=E,E===void 0)return Promise.reject(new Error(`ModelEntryDoorGuidePlugin.load(): rad is ${E}`));const S=yield new Hf.FBXLoader().loadAsync(M);S.position.copy(C),S.rotation.z=E,S.scale.set(.8,.8,.8),_m(S,{transparent:!0,side:b.DoubleSide});const T=(X=(N=(H=(Y=S.children)==null?void 0:Y[0])==null?void 0:H.children)==null?void 0:N[3])==null?void 0:X.clone();if(!T)return Promise.reject(new Error(`ModelEntryDoorGuidePlugin.load(): textMesh is ${T}`));const G=(J=t.name)!=null?J:"入户门";return T.material=new W.MeshBasicMaterial({transparent:!0,map:v1(G)}),T.renderOrder=3,S.children[0].add(T),e.object=S,!0}),c=()=>{if(e.animation)return;if(!e.object)return console.error("ModelEntryDoorGuidePlugin.initAnimation(): state.object is ",e.object);const w=1,I=new W.AnimationMixer(e.object);a.push(I);const C=I.clipAction(e.object.animations[0]);C.timeScale=w;let E;const M=()=>{let _=0,U=0;const z=1e3/30,Y=H=>{_=requestAnimationFrame(Y);const N=H-U;N<z||(U=H,a.forEach(X=>X.update(N/1e3)),n.needsRender=!0)};return _=requestAnimationFrame(Y),()=>{cancelAnimationFrame(_)}},G={play:()=>{E||(C.play(),E=M(),requestAnimationFrame(()=>{e.object&&e.object.rotation.z!==e.rad&&(e.object.rotation.z=e.rad)}))},stop:()=>{C.stop(),E==null||E(),E=void 0}};e.animation=G},h=w=>{var C;if(!e.object)return console.error("ModelEntryDoorGuidePlugin.enable(): object is ",e.object);((C=w==null?void 0:w.animationEnable)!=null?C:i)&&(e.animation||c(),e.animation.play()),n.scene.add(e.object),n.needsRender=!0},u=()=>{e.object&&(e.animation&&e.animation.stop(),n.scene.remove(e.object),n.needsRender=!0)},f=w=>w==="Floorplan"?h():u();return{load:l,enable:w=>(e.enabled||(e.enabled=!0,f(n.currentMode),n.on("modeChange",f),h(w)),!0),disable:()=>(e.enabled&&(e.enabled=!1,u(),n.off("modeChange",f)),!0)}},y1=oi;function w1(n,t,e,i=y1.Linear.None){const s=new br(n).to(t,e).easing(i);io(()=>s.start(0));const o=rs(a=>{s.update(a)===!1&&o()}),r=[];return s.onDestroy=a=>(r.push(a),s),s.destroy=function(){this.stop(),Object.assign(s,{_onStartCallback:null,_onUpdateCallback:null,_onCompleteCallback:null,_onStopCallbackL:null});let a;for(;a=r.shift();)a();o()},s}function C1(n,t){return w1({progress:0},{progress:1},n,t)}var Fm=(n=>(n.Move="Move",n.Rotate="Rotate",n))(Fm||{}),ii=(n=>(n.Clockwise="Clockwise",n.Anticlockwise="Anticlockwise",n.Loop="Loop",n))(ii||{});const Jo=Math.PI*2;function qh(n){return(n%Jo+Jo)%Jo}function Kh(n){return n%Jo}function Fa(n,t,e){return n+(t-n)*e}const yl=(n,t,e)=>{const i=Math.PI,s=i*2;let o=qh(n),r=qh(t);return e===ii.Anticlockwise&&o<r&&(o+=s),e===ii.Clockwise&&r<o&&(r+=s),e===ii.Loop&&r-o>i?yl(o,r,ii.Anticlockwise):e===ii.Loop&&o-r>i?yl(o,r,ii.Clockwise):{from:o,to:r}},P1=n=>{const t={},e=(l,c,...h)=>Q(exports,[l,c,...h],function*(o,r,a={preload:!0}){return t.interruptCallback&&t.interruptCallback(!1),a.asyncStartCallback&&(yield a.asyncStartCallback()),o.mode&&o.mode!==n.currentMode&&(yield n.changeMode(o.mode)),a.preload&&o.panoIndex!==void 0&&o.panoIndex!==n.panoIndex&&(yield n.preloadPano(o.panoIndex)),a.asyncEndCallback&&(yield a.asyncEndCallback()),o.panoIndex===void 0&&o.fov===void 0&&o.latitude===void 0&&o.longitude===void 0?!0:yield new Promise((u,f)=>{const m=o.panoIndex!==void 0?o.panoIndex:n.panoIndex;m!==void 0?n.moveToPano(m,k({duration:r,moveEndCallback:()=>u(!0),moveCancelCallback:()=>f(new Error("move canceled"))},o)):f(new Error("unexpected error"))})}),i=o=>{const r=n.state,a=Kh(r.latitude),l=Kh(o.latitude),{from:c,to:h}=yl(r.longitude,o.longitude,o.rotation||ii.Loop),u=r.fov,f=o.fov;return{from:{latitude:a,longitude:c,fov:u},to:{latitude:l,longitude:h,fov:f}}};return{move:e,rotate:(l,c,...h)=>Q(exports,[l,c,...h],function*(o,r,a={}){t.interruptCallback&&t.interruptCallback(!1),a.asyncStartCallback&&(yield a.asyncStartCallback()),n.currentMode!==Je.Five.Mode.Panorama&&(yield n.changeMode(Je.Five.Mode.Panorama)),o.panoIndex!==void 0&&o.panoIndex!==n.panoIndex&&(a.preload&&(yield n.preloadPano(o.panoIndex)),yield new Promise((m,v)=>{if(!o.panoIndex){m(!0);return}n.moveToPano(o.panoIndex,{moveEndCallback:()=>m(!0),moveCancelCallback:()=>v(new Error("move canceled"))})})),a.asyncEndCallback&&(yield a.asyncEndCallback());const{from:u,to:f}=i(o);return yield new Promise(m=>{const v=({progress:I})=>{const C={};C.longitude=Fa(u.longitude,f.longitude,I),C.latitude=Fa(u.latitude,f.latitude,I),C.fov=Fa(u.fov,f.fov,I),n.setState(C,!0)},p=()=>{m(!0)},g=()=>{m(!1)},A=o.rotateSpeed?Math.ceil(Math.abs(f.longitude-u.longitude)/o.rotateSpeed*1e3):r,w=C1(A,oi.Linear.None).onUpdate(v).onComplete(p).onDestroy(g);o.rotation===ii.Loop&&w.repeat(1/0).yoyo(!0),t.interruptCallback=(I=!0)=>{w.destroy(),t.interruptCallback=void 0,t.timeoutId&&(clearTimeout(t.timeoutId),t.timeoutId=void 0),m(I)},t.timeoutId=setTimeout(()=>{t.interruptCallback&&t.interruptCallback(!0)},r)})})}};function $h(n,t){return n.x===t.x&&n.y===t.y}function Hm(n,t){return Math.abs(n)===1/0&&Math.abs(t)===1/0?!0:Math.abs(n-t)<.001}function dr(n,t){return(t.y-n.y)/(t.x-n.x)}function Nm(n,t,e){const i=dr(n[1],n[0]),s=dr(t[1],t[0]);if(isNaN(i)||isNaN(s)||Hm(i,s))return!1;if(jo(n[0],t))return n[0];if(jo(n[1],t))return n[1];if(jo(t[0],n))return t[0];if(jo(t[1],n))return t[1];if(e&&!E1(n,t))return!1;const o=n[0],r=t[0];if(Math.abs(i)===1/0)return{x:o.x,y:t[1].y-(t[1].x-o.x)*s};if(Math.abs(s)===1/0)return{x:r.x,y:n[1].y-(n[1].x-r.x)*i};const a=(r.y-o.y+i*o.x-s*r.x)/(i-s),l=i*a-i*o.x+o.y;return{x:a,y:l}}function jo(n,t){return $h(n,t[0])||$h(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&&Hm(dr(t[0],n),dr(n,t[1]))}function I1(n){let t=1/0,e=-1/0,i=1/0,s=-1/0;return n.forEach(o=>{t=Math.min(t,o.x),e=Math.max(e,o.x),i=Math.min(i,o.y),s=Math.max(s,o.y)}),{x:(t+e)/2,y:(i+s)/2}}function Oo(n,t,e){return(n.x-e.x)*(t.y-e.y)-(t.x-e.x)*(n.y-e.y)}function E1(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)&&Oo(t[0],n[1],n[0])*Oo(n[1],t[1],n[0])>0&&Oo(n[0],t[1],t[0])*Oo(t[1],n[1],t[0])>0?1:0}function Gm(n,t=0){t<=0?requestAnimationFrame(n):requestAnimationFrame(()=>Gm(n,t-1))}const M1=`<style type="text/css">
452
+ `;return n.$$set=o=>{"content"in o&&e(0,i=o.content)},[i,s]}class nA extends de{constructor(t){super(),he(this,t,iA,tA,ce,{content:0},eA)}}function sA(n){me(n,"svelte-ozpg4a",".floorplan-plugin__base-image.svelte-ozpg4a{position:absolute;z-index:10;width:100%;height:100%;pointer-events:none}")}function oA(n){let t,e;return t=new $0({props:{url:n[1].url}}),{c(){oe(t.$$.fragment)},m(i,s){ne(t,i,s),e=!0},p(i,s){const o={};s&2&&(o.url=i[1].url),t.$set(o)},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){B(t.$$.fragment,i),e=!1},d(i){se(t,i)}}}function rA(n){let t,e;return t=new nA({props:{content:n[0]}}),{c(){oe(t.$$.fragment)},m(i,s){ne(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.content=i[0]),t.$set(o)},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){B(t.$$.fragment,i),e=!1},d(i){se(t,i)}}}function aA(n){let t,e,i,s;const o=[rA,oA],r=[];function a(l,c){return l[0]?0:l[1]?1:-1}return~(e=a(n))&&(i=r[e]=o[e](n)),{c(){t=L("div"),i&&i.c(),P(t,"class","floorplan-plugin__base-image svelte-ozpg4a")},m(l,c){R(l,t,c),~e&&r[e].m(t,null),s=!0},p(l,[c]){let h=e;e=a(l),e===h?~e&&r[e].p(l,c):(i&&(ue(),B(r[h],1,1,()=>{r[h]=null}),fe()),~e?(i=r[e],i?i.p(l,c):(i=r[e]=o[e](l),i.c()),D(i,1),i.m(t,null)):i=null)},i(l){s||(D(i),s=!0)},o(l){B(i),s=!1},d(l){l&&V(t),~e&&r[e].d()}}}function lA(n,t,e){let i,s,{floorIndex:o}=t,{floorplanData:r}=t;return n.$$set=a=>{"floorIndex"in a&&e(2,o=a.floorIndex),"floorplanData"in a&&e(3,r=a.floorplanData)},n.$$.update=()=>{var a,l;n.$$.dirty&12&&e(1,i=r.outlines[o]),n.$$.dirty&12&&e(0,s=(l=(a=r.outlines)==null?void 0:a[o])==null?void 0:l.svgContent)},[s,i,o,r]}class zm extends de{constructor(t){super(),he(this,t,lA,aA,ce,{floorIndex:2,floorplanData:3},sA)}}function cA(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 hA(n){let t,e=n[15].outerHTML+"",i;return{c(){t=new ir(!1),i=Ee(),t.a=i},m(s,o){t.m(e,s,o),R(s,i,o)},p(s,o){o[0]&32768&&e!==(e=s[15].outerHTML+"")&&t.p(e)},d(s){s&&V(i),s&&t.d()}}}function dA(n){let t,e,i,s,o,r,a=n[1]&&vh(n),l=n[0]&&Ah(n),c=n[2]&&bh(n);return{c(){t=L("div"),a&&a.c(),e=ee(),l&&l.c(),i=ee(),c&&c.c(),s=Ee(),P(t,"class","floorplan-plugin__room-part1 svelte-9vzn2f"),j(t,"opacity",n[11]?"1":"0")},m(h,u){R(h,t,u),a&&a.m(t,null),O(t,e),l&&l.m(t,null),R(h,i,u),c&&c.m(h,u),R(h,s,u),o||(r=[Wt(Ni.call(null,t)),we(t,"clientWidth",n[32]),we(t,"clientHeight",n[33])],o=!0)},p(h,u){h[1]?a?a.p(h,u):(a=vh(h),a.c(),a.m(t,e)):a&&(a.d(1),a=null),h[0]?l?l.p(h,u):(l=Ah(h),l.c(),l.m(t,null)):l&&(l.d(1),l=null),u[0]&2048&&j(t,"opacity",h[11]?"1":"0"),h[2]?c?c.p(h,u):(c=bh(h),c.c(),c.m(s.parentNode,s)):c&&(c.d(1),c=null)},d(h){h&&V(t),a&&a.d(),l&&l.d(),h&&V(i),c&&c.d(h),h&&V(s),o=!1,rt(r)}}}function vh(n){let t,e=n[3].name+"",i;return{c(){t=L("span"),i=Se(e),P(t,"class","floorplan-plugin__room-name")},m(s,o){R(s,t,o),O(t,i)},p(s,o){o[0]&8&&e!==(e=s[3].name+"")&&Te(i,e)},d(s){s&&V(t)}}}function Ah(n){let t,e;return{c(){t=L("span"),e=Se(n[14]),P(t,"class","floorplan-plugin__room-area svelte-9vzn2f"),j(t,"font-size",n[19])},m(i,s){R(i,t,s),O(t,e)},p(i,s){s[0]&16384&&Te(e,i[14])},d(i){i&&V(t)}}}function bh(n){let t,e;return{c(){t=L("span"),e=Se(n[13]),P(t,"class","floorplan-plugin__room-size"),j(t,"font-size",n[19]),j(t,"opacity",n[10]?"0.6":"0")},m(i,s){R(i,t,s),O(t,e)},p(i,s){s[0]&8192&&Te(e,i[13]),s[0]&1024&&j(t,"opacity",i[10]?"0.6":"0")},d(i){i&&V(t)}}}function uA(n){let t,e,i;function s(a,l){if(a[4]===void 0)return dA;if(a[15])return hA}let o=s(n),r=o&&o(n);return{c(){t=L("div"),r&&r.c(),P(t,"class","floorplan-plugin__room-label-item svelte-9vzn2f"),j(t,"left",n[16]),j(t,"top",n[17]),j(t,"font-size",n[18]),j(t,"opacity",n[12]?"1":"0"),j(t,"transform",n[9]?"translate(-50%, calc(-50% + 6px))":"translate(-50%, -50%)")},m(a,l){R(a,t,l),r&&r.m(t,null),e||(i=[Wt(Ni.call(null,t)),we(t,"clientWidth",n[34]),we(t,"clientHeight",n[35])],e=!0)},p(a,l){o===(o=s(a))&&r?r.p(a,l):(r&&r.d(1),r=o&&o(a),r&&(r.c(),r.m(t,null))),l[0]&4096&&j(t,"opacity",a[12]?"1":"0"),l[0]&512&&j(t,"transform",a[9]?"translate(-50%, calc(-50% + 6px))":"translate(-50%, -50%)")},i:K,o:K,d(a){a&&V(t),r&&r.d(),e=!1,rt(i)}}}function fA(n,t){const e=n[0],i=n[1];let s=!1;for(let o=0,r=t.length-1;o<t.length;r=o++){const a=t[o][0],l=t[o][1],c=t[r][0],h=t[r][1];l>i!=h>i&&e<(c-a)*(i-l)/(h-l)+a&&(s=!s)}return s}function mA(n,t,e){let i,s,o,r,a,l,c,h,u,f,m,v,p,{pxmm:g}=t,{roomAreaEnable:A}=t,{roomNameEnable:w}=t,{roomDimensionEnable:I}=t,{room:C}=t,{hoveredRoom:E}=t,{getRoomAreaText:M}=t,{getRoomDimensionText:S}=t,{getLabelElement:T}=t,{adaptiveRoomLabelVisibleEnable:G}=t;function _($,Ae){if(Ae.width===0||Ae.height===0)return()=>!1;const ze=$.path.map(({x:Ve,y:Ge})=>[Ve,Ge]),pe=$.roomLabel.position,{x:Ye,y:je}=pe,{width:ke,height:it}=Ae,le=ke/2,Ce=it/2;return function(Ge){const at=Ye*Ge,qe=je*Ge,nt=ze.map(([Ie,Ze])=>[Ie*Ge,Ze*Ge]);return[[at+le,qe-Ce],[at-le,qe-Ce],[at-le,qe+Ce],[at+le,qe+Ce]].every(Ie=>fA(Ie,nt))}}const U=document.body.clientWidth,z=document.body.clientHeight,Y=C.roomLabel,H=Y.positionInImage.x*100+"%",N=Y.positionInImage.y*100+"%",X=(U<500||z<500?10:14)+"px",J=(U<500||z<500?8:12)+"px";let q=0,ae=0,re=0,Pe=0,ve=!1;E.subscribe(function(Ae){e(25,ve=!!Ae&&Ae.id===C.id)});const ge=$=>{e(7,re=$.detail)},_e=$=>{e(8,Pe=$.detail)},ye=$=>{e(5,q=$.detail)},We=$=>{e(6,ae=$.detail)};return n.$$set=$=>{"pxmm"in $&&e(20,g=$.pxmm),"roomAreaEnable"in $&&e(0,A=$.roomAreaEnable),"roomNameEnable"in $&&e(1,w=$.roomNameEnable),"roomDimensionEnable"in $&&e(2,I=$.roomDimensionEnable),"room"in $&&e(3,C=$.room),"hoveredRoom"in $&&e(21,E=$.hoveredRoom),"getRoomAreaText"in $&&e(22,M=$.getRoomAreaText),"getRoomDimensionText"in $&&e(23,S=$.getRoomDimensionText),"getLabelElement"in $&&e(4,T=$.getLabelElement),"adaptiveRoomLabelVisibleEnable"in $&&e(24,G=$.adaptiveRoomLabelVisibleEnable)},n.$$.update=()=>{var $,Ae;n.$$.dirty[0]&24&&e(15,i=T==null?void 0:T(C)),n.$$.dirty[0]&4194312&&e(14,s=C.size?M(C.size):""),n.$$.dirty[0]&8388616&&e(13,o=C!=null&&C.dimension?S(($=C.dimension)==null?void 0:$.width,(Ae=C.dimension)==null?void 0:Ae.height):""),n.$$.dirty[0]&384&&e(31,r={width:re,height:Pe}),n.$$.dirty[0]&8|n.$$.dirty[1]&1&&e(30,a=r?_(C,r):void 0),n.$$.dirty[0]&1091567616&&e(27,l=G?!!(a!=null&&a(g)):!0),n.$$.dirty[0]&96&&e(29,c={width:q,height:ae}),n.$$.dirty[0]&536870920&&e(28,h=c?_(C,c):void 0),n.$$.dirty[0]&286261248&&e(26,u=G?!!(h!=null&&h(g)):!0),n.$$.dirty[0]&234881024&&e(12,f=u||l||ve),n.$$.dirty[0]&167772160&&e(11,m=l||ve),n.$$.dirty[0]&100663296&&e(10,v=u||ve),n.$$.dirty[0]&201326592&&e(9,p=l&&!u)},[A,w,I,C,T,q,ae,re,Pe,p,v,m,f,o,s,i,H,N,X,J,g,E,M,S,G,ve,u,l,h,c,a,r,ge,_e,ye,We]}class gA extends de{constructor(t){super(),he(this,t,mA,uA,ce,{pxmm:20,roomAreaEnable:0,roomNameEnable:1,roomDimensionEnable:2,room:3,hoveredRoom:21,getRoomAreaText:22,getRoomDimensionText:23,getLabelElement:4,adaptiveRoomLabelVisibleEnable:24},cA,[-1,-1])}}function pA(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 yh(n,t,e){const i=n.slice();return i[14]=t[e],i}function wh(n){let t,e=[],i=new Map,s,o,r,a=n[10];const l=c=>c[14].id;for(let c=0;c<a.length;c+=1){let h=yh(n,a,c),u=l(h);i.set(u,e[c]=Ch(u,h))}return{c(){t=L("div");for(let c=0;c<e.length;c+=1)e[c].c();P(t,"class","floorplan-plugin__room-labels svelte-13xux0b")},m(c,h){R(c,t,h);for(let u=0;u<e.length;u+=1)e[u]&&e[u].m(t,null);s=!0,o||(r=[Wt(Ni.call(null,t)),we(t,"clientWidth",n[13])],o=!0)},p(c,h){h&1791&&(a=c[10],ue(),e=Zt(e,h,l,1,c,a,i,t,Hi,Ch,null,yh),fe())},i(c){if(!s){for(let h=0;h<a.length;h+=1)D(e[h]);s=!0}},o(c){for(let h=0;h<e.length;h+=1)B(e[h]);s=!1},d(c){c&&V(t);for(let h=0;h<e.length;h+=1)e[h].d();o=!1,rt(r)}}}function Ch(n,t){let e,i,s;const o=[{pxmm:t[9],room:t[14],hoveredRoom:t[3],roomAreaEnable:t[0],roomNameEnable:t[1],roomDimensionEnable:t[2],getLabelElement:t[6],getRoomAreaText:t[4],getRoomDimensionText:t[5],adaptiveRoomLabelVisibleEnable:t[7]}];let r={};for(let a=0;a<o.length;a+=1)r=vt(r,o[a]);return i=new gA({props:r}),{key:n,first:null,c(){e=Ee(),oe(i.$$.fragment),this.first=e},m(a,l){R(a,e,l),ne(i,a,l),s=!0},p(a,l){t=a;const c=l&1791?Ct(o,[{pxmm:t[9],room:t[14],hoveredRoom:t[3],roomAreaEnable:t[0],roomNameEnable:t[1],roomDimensionEnable:t[2],getLabelElement:t[6],getRoomAreaText:t[4],getRoomDimensionText:t[5],adaptiveRoomLabelVisibleEnable:t[7]}]):{};i.$set(c)},i(a){s||(D(i.$$.fragment,a),s=!0)},o(a){B(i.$$.fragment,a),s=!1},d(a){a&&V(e),se(i,a)}}}function vA(n){let t,e,i=n[10]&&wh(n);return{c(){i&&i.c(),t=Ee()},m(s,o){i&&i.m(s,o),R(s,t,o),e=!0},p(s,[o]){s[10]?i?(i.p(s,o),o&1024&&D(i,1)):(i=wh(s),i.c(),D(i,1),i.m(t.parentNode,t)):i&&(ue(),B(i,1,1,()=>{i=null}),fe())},i(s){e||(D(i),e=!0)},o(s){B(i),e=!1},d(s){i&&i.d(s),s&&V(t)}}}function AA(n,t,e){let i,{floorIndex:s}=t,{roomAreaEnable:o}=t,{roomNameEnable:r}=t,{roomDimensionEnable:a}=t,{floorplanData:l}=t,{hoveredRoom:c}=t,{getRoomAreaText:h}=t,{getRoomDimensionText:u}=t,{getLabelElement:f}=t,{adaptiveRoomLabelVisibleEnable:m}=t,v=0,p=0;const g=A=>{e(8,v=A.detail)};return n.$$set=A=>{"floorIndex"in A&&e(11,s=A.floorIndex),"roomAreaEnable"in A&&e(0,o=A.roomAreaEnable),"roomNameEnable"in A&&e(1,r=A.roomNameEnable),"roomDimensionEnable"in A&&e(2,a=A.roomDimensionEnable),"floorplanData"in A&&e(12,l=A.floorplanData),"hoveredRoom"in A&&e(3,c=A.hoveredRoom),"getRoomAreaText"in A&&e(4,h=A.getRoomAreaText),"getRoomDimensionText"in A&&e(5,u=A.getRoomDimensionText),"getLabelElement"in A&&e(6,f=A.getLabelElement),"adaptiveRoomLabelVisibleEnable"in A&&e(7,m=A.adaptiveRoomLabelVisibleEnable)},n.$$.update=()=>{if(n.$$.dirty&6144&&e(10,i=l.floorDatas[s].rooms),n.$$.dirty&4352){const{max:A,min:w}=l.bounding,I=A.x-w.x;e(9,p=v/I)}},[o,r,a,c,h,u,f,m,v,p,i,s,l,g]}class bA extends de{constructor(t){super(),he(this,t,AA,vA,ce,{floorIndex:11,roomAreaEnable:0,roomNameEnable:1,roomDimensionEnable:2,floorplanData:12,hoveredRoom:3,getRoomAreaText:4,getRoomDimensionText:5,getLabelElement:6,adaptiveRoomLabelVisibleEnable:7},pA)}}function yA(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 Ph(n,t,e){const i=n.slice();return i[11]=t[e],i[13]=e,i}function Ih(n,t,e){const i=n.slice();return i[14]=t[e],i}function Eh(n){let t;return{c(){t=L("div"),P(t,"class","floorplan-plugin__rule-scale svelte-1fuyezq"),j(t,"left",n[14].left*100+"%"),j(t,"bottom",n[14].bottom*100+"%")},m(e,i){R(e,t,i)},p:K,d(e){e&&V(t)}}}function Mh(n,t){let e,i,s=t[1](t[11].distance)+"",o,r;return{key:n,first:null,c(){e=L("div"),i=L("div"),o=Se(s),r=ee(),P(i,"class","floorplan-plugin__rule-text svelte-1fuyezq"),ie(i,"is-row",t[2]),P(e,"class","floorplan-plugin__rule-text-item svelte-1fuyezq"),j(e,"left",t[11].left*100+"%"),j(e,"bottom",t[11].bottom*100+"%"),this.first=e},m(a,l){R(a,e,l),O(e,i),O(i,o),O(e,r)},p(a,l){t=a,l&2&&s!==(s=t[1](t[11].distance)+"")&&Te(o,s)},d(a){a&&V(e)}}}function wA(n){let t,e,i,s,o,r,a=[],l=new Map,c,h=n[3],u=[];for(let v=0;v<h.length;v+=1)u[v]=Eh(Ih(n,h,v));let f=n[4];const m=v=>v[13];for(let v=0;v<f.length;v+=1){let p=Ph(n,f,v),g=m(p);l.set(g,a[v]=Mh(g,p))}return{c(){t=L("div"),e=L("div"),i=ee(),s=L("div");for(let v=0;v<u.length;v+=1)u[v].c();o=ee(),r=L("div");for(let v=0;v<a.length;v+=1)a[v].c();P(e,"class","floorplan-plugin__rule-line svelte-1fuyezq"),P(s,"class","floorplan-plugin__rule-scale-wrapper svelte-1fuyezq"),ie(s,"is-row",n[2]),P(r,"class","floorplan-plugin__rule-text-wrapper svelte-1fuyezq"),P(t,"class",c="floorplan-plugin__rule-labels floorplan-plugin__rule-labels--"+n[0]+" svelte-1fuyezq"),ie(t,"is-row",n[2]),j(t,"width",n[2]?"100%":1/16+"rem"),j(t,"height",n[2]?1/16+"rem":"100%")},m(v,p){R(v,t,p),O(t,e),O(t,i),O(t,s);for(let g=0;g<u.length;g+=1)u[g]&&u[g].m(s,null);O(t,o),O(t,r);for(let g=0;g<a.length;g+=1)a[g]&&a[g].m(r,null)},p(v,[p]){if(p&8){h=v[3];let g;for(g=0;g<h.length;g+=1){const A=Ih(v,h,g);u[g]?u[g].p(A,p):(u[g]=Eh(A),u[g].c(),u[g].m(s,null))}for(;g<u.length;g+=1)u[g].d(1);u.length=h.length}p&22&&(f=v[4],a=Zt(a,p,m,1,v,f,l,r,ac,Mh,null,Ph)),p&1&&c!==(c="floorplan-plugin__rule-labels floorplan-plugin__rule-labels--"+v[0]+" svelte-1fuyezq")&&P(t,"class",c),p&5&&ie(t,"is-row",v[2])},i:K,o:K,d(v){v&&V(t),Xt(u,v);for(let p=0;p<a.length;p+=1)a[p].d()}}}const zn=1e3,jn=180;function CA(n,t,e){let{type:i}=t,{data:s}=t,{bounding:o}=t,{getRuleDistanceText:r}=t;const a=i==="top"||i==="bottom",l=o.max.x-o.min.x-(zn-jn)*2,c=o.max.y-o.min.y-(zn-jn)*2,h=s.map(([v,p])=>a?[v.x,p.x]:[v.y,p.y]).flat().sort().filter((v,p,g)=>p===0?!0:v!==g[p-1]),u=h.map(v=>{const p=a?(v-o.min.x-zn+jn)/l:0,g=a?0:(v-o.min.y-zn+jn)/c;return{left:p,bottom:g}});u.unshift({left:0,bottom:0}),u.push(a?{left:1,bottom:0}:{left:0,bottom:1});const f=h[h.length-1]-h[0],m=h.map((v,p,g)=>{const A=p===0?0:v-g[p-1],w=p===0?0:(v+g[p-1])/2,I=a?(w-o.min.x-zn+jn)/l:0,C=a?0:(w-o.min.y-zn+jn)/c;return{left:I,bottom:C,distance:A}}).filter(({distance:v})=>v/f>.1);return n.$$set=v=>{"type"in v&&e(0,i=v.type),"data"in v&&e(5,s=v.data),"bounding"in v&&e(6,o=v.bounding),"getRuleDistanceText"in v&&e(1,r=v.getRuleDistanceText)},[i,r,a,u,m,s,o]}class PA extends de{constructor(t){super(),he(this,t,CA,wA,ce,{type:0,data:5,bounding:6,getRuleDistanceText:1},yA)}}function IA(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 xh(n,t,e){const i=n.slice();return i[13]=t[e][0],i[14]=t[e][1],i}function kh(n,t){let e,i,s;const o=[{type:t[13],data:t[14],bounding:t[1],getRuleDistanceText:t[0]}];let r={};for(let a=0;a<o.length;a+=1)r=vt(r,o[a]);return i=new PA({props:r}),{key:n,first:null,c(){e=Ee(),oe(i.$$.fragment),this.first=e},m(a,l){R(a,e,l),ne(i,a,l),s=!0},p(a,l){t=a;const c=l&19?Ct(o,[{type:t[13],data:t[14],bounding:t[1],getRuleDistanceText:t[0]}]):{};i.$set(c)},i(a){s||(D(i.$$.fragment,a),s=!0)},o(a){B(i.$$.fragment,a),s=!1},d(a){a&&V(e),se(i,a)}}}function EA(n){let t,e=[],i=new Map,s,o=n[4];const r=a=>a[13];for(let a=0;a<o.length;a+=1){let l=xh(n,o,a),c=r(l);i.set(c,e[a]=kh(c,l))}return{c(){t=L("div");for(let a=0;a<e.length;a+=1)e[a].c();P(t,"class","floorplan-plugin__rule-labels-wrapper svelte-1mzj9p3"),j(t,"width",n[3]),j(t,"height",n[2])},m(a,l){R(a,t,l);for(let c=0;c<e.length;c+=1)e[c]&&e[c].m(t,null);s=!0},p(a,[l]){l&19&&(o=a[4],ue(),e=Zt(e,l,r,1,a,o,i,t,Hi,kh,null,xh),fe()),l&8&&j(t,"width",a[3]),l&4&&j(t,"height",a[2])},i(a){if(!s){for(let l=0;l<o.length;l+=1)D(e[l]);s=!0}},o(a){for(let l=0;l<e.length;l+=1)B(e[l]);s=!1},d(a){a&&V(t);for(let l=0;l<e.length;l+=1)e[l].d()}}}const Dh=1e3,Sh=180;function MA(n,t,e){let i,s,o,r,a,l,c,h,u,f,{floorIndex:m}=t,{floorplanData:v}=t,{getRuleDistanceText:p}=t;return n.$$set=g=>{"floorIndex"in g&&e(5,m=g.floorIndex),"floorplanData"in g&&e(6,v=g.floorplanData),"getRuleDistanceText"in g&&e(0,p=g.getRuleDistanceText)},n.$$.update=()=>{n.$$.dirty&64&&e(1,i=v.bounding),n.$$.dirty&96&&e(11,s=v.floorDatas[m].rules),n.$$.dirty&2048&&e(12,o=Object.keys(s)),n.$$.dirty&6144&&e(4,r=o.map(g=>[g,s[g]])),n.$$.dirty&2&&e(9,a=i.max.x-i.min.x),n.$$.dirty&2&&e(7,l=i.max.y-i.min.y),n.$$.dirty&2&&e(10,c=i.max.x-i.min.x-(Dh-Sh)*2),n.$$.dirty&2&&e(8,h=i.max.y-i.min.y-(Dh-Sh)*2),n.$$.dirty&1536&&e(3,u=c/a*100+"%"),n.$$.dirty&384&&e(2,f=h/l*100+"%")},[p,i,f,u,r,m,v,l,h,a,c,s,o]}class xA extends de{constructor(t){super(),he(this,t,MA,EA,ce,{floorIndex:5,floorplanData:6,getRuleDistanceText:0},IA)}}function Sr(n,t={}){let e="";const{needZ:i,needA:s}=t;return(i?n.slice().concat(n[0]):n.slice()).forEach((r,a)=>{const{x:l,y:c}=t.format?t.format(r):r,h=l+","+c;return a===0?(e+="M"+h,e):s!=null&&s[a]?(e+="A"+s[a]+","+h,e):(e+="L"+h,e)}),e+(i?"Z":"")}function jm({x:n,y:t},e){const{max:i,min:s}=e;return{x:n-s.x,y:i.y-t}}function kA(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 DA(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 SA(n,t){return Math.max(...t.work.observers.map(i=>n.z>=i.standingPosition.z?i.floorIndex:0))}function TA(n){let t;return{c(){t=He("path"),P(t,"d",n[0]),P(t,"fill","#2F313A")},m(e,i){R(e,t,i)},p(e,[i]){i&1&&P(t,"d",e[0])},i:K,o:K,d(e){e&&V(t)}}}function LA(n,t,e){let i,{path:s}=t;return n.$$set=o=>{"path"in o&&e(1,s=o.path)},n.$$.update=()=>{n.$$.dirty&2&&e(0,i=Sr(s,{needZ:!0}))},[i,s]}class zA extends de{constructor(t){super(),he(this,t,LA,TA,ce,{path:1})}}function jA(n){let t,e,i,s,o,r;return{c(){t=He("defs"),e=He("pattern"),i=He("rect"),s=He("path"),o=ee(),r=He("path"),P(i,"x","0"),P(i,"y","0"),P(i,"width",n[1]),P(i,"height",n[1]),P(i,"fill","#323747"),P(s,"d",n[2]),P(s,"stroke","#ffffff"),P(s,"stroke-opacity","0.06"),P(s,"stroke-width","0.5"),P(s,"fill","none"),P(e,"id","fpm-room-pattern-0"),P(e,"x","0"),P(e,"y","0"),P(e,"width",n[1]),P(e,"height",n[1]),P(e,"patternUnits","userSpaceOnUse"),P(e,"patternTransform","scale(50 50)"),P(r,"d",n[0]),P(r,"fill","url(#fpm-room-pattern-0)")},m(a,l){R(a,t,l),O(t,e),O(e,i),O(e,s),R(a,o,l),R(a,r,l)},p(a,[l]){l&1&&P(r,"d",a[0])},i:K,o:K,d(a){a&&V(t),a&&V(o),a&&V(r)}}}const Ra=6;function OA(n,t,e){let i,{path:s}=t;const o=Ra*2,r=`M0 ${Ra} h ${o} M${Ra} 0 v ${o}`;return n.$$set=a=>{"path"in a&&e(3,s=a.path)},n.$$.update=()=>{n.$$.dirty&8&&e(0,i=Sr(s,{needZ:!0}))},[i,o,r,s]}class VA extends de{constructor(t){super(),he(this,t,OA,jA,ce,{path:3})}}function BA(n){let t,e,i,s,o,r,a,l,c,h,u;return{c(){t=He("defs"),e=He("pattern"),i=He("rect"),s=He("pattern"),o=He("rect"),r=ee(),a=He("path"),l=ee(),c=He("path"),h=ee(),u=He("path"),P(i,"x","0"),P(i,"y","0"),P(i,"width","6"),P(i,"height","50"),P(i,"fill","none"),P(i,"stroke","#4B4B57"),P(i,"stroke-width","0.5"),P(e,"id","room-material-pattern-1"),P(e,"x","0"),P(e,"y","0"),P(e,"width","12"),P(e,"height","50"),P(e,"patternUnits","userSpaceOnUse"),P(e,"patternTransform","scale(50 50)"),P(o,"x","0"),P(o,"y","0"),P(o,"width","6"),P(o,"height","50"),P(o,"fill","none"),P(o,"stroke","#4B4B57"),P(o,"stroke-width","0.5"),P(s,"id","room-material-pattern-2"),P(s,"x","6"),P(s,"y","25"),P(s,"width","12"),P(s,"height","50"),P(s,"patternUnits","userSpaceOnUse"),P(s,"patternTransform","scale(50 50)"),P(a,"d",n[0]),P(a,"fill","#43434D"),P(c,"d",n[0]),P(c,"fill","url(#room-material-pattern-1)"),P(u,"d",n[0]),P(u,"fill","url(#room-material-pattern-2)")},m(f,m){R(f,t,m),O(t,e),O(e,i),O(t,s),O(s,o),R(f,r,m),R(f,a,m),R(f,l,m),R(f,c,m),R(f,h,m),R(f,u,m)},p(f,[m]){m&1&&P(a,"d",f[0]),m&1&&P(c,"d",f[0]),m&1&&P(u,"d",f[0])},i:K,o:K,d(f){f&&V(t),f&&V(r),f&&V(a),f&&V(l),f&&V(c),f&&V(h),f&&V(u)}}}function RA(n,t,e){let i,{path:s}=t;return n.$$set=o=>{"path"in o&&e(1,s=o.path)},n.$$.update=()=>{n.$$.dirty&2&&e(0,i=Sr(s,{needZ:!0}))},[i,s]}class _A extends de{constructor(t){super(),he(this,t,RA,BA,ce,{path:1})}}function FA(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 Th(n,t,e){const i=n.slice();return i[5]=t[e],i}function HA(n){let t,e;return t=new VA({props:{path:n[5].path}}),{c(){oe(t.$$.fragment)},m(i,s){ne(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.path=i[5].path),t.$set(o)},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){B(t.$$.fragment,i),e=!1},d(i){se(t,i)}}}function NA(n){let t,e;return t=new _A({props:{path:n[5].path}}),{c(){oe(t.$$.fragment)},m(i,s){ne(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.path=i[5].path),t.$set(o)},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){B(t.$$.fragment,i),e=!1},d(i){se(t,i)}}}function GA(n){let t,e;return t=new zA({props:{path:n[5].path}}),{c(){oe(t.$$.fragment)},m(i,s){ne(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.path=i[5].path),t.$set(o)},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){B(t.$$.fragment,i),e=!1},d(i){se(t,i)}}}function Lh(n){let t,e,i,s;const o=[GA,NA,HA],r=[];function a(l,c){return l[5].floorType===1?0:l[5].floorType===0?1:2}return e=a(n),i=r[e]=o[e](n),{c(){t=He("svg"),i.c(),P(t,"width","100%"),P(t,"height","100%"),P(t,"viewBox",`0 0 ${n[1]} ${n[2]}`),P(t,"class","svelte-1dykexu")},m(l,c){R(l,t,c),r[e].m(t,null),s=!0},p(l,c){let h=e;e=a(l),e===h?r[e].p(l,c):(ue(),B(r[h],1,1,()=>{r[h]=null}),fe(),i=r[e],i?i.p(l,c):(i=r[e]=o[e](l),i.c()),D(i,1),i.m(t,null))},i(l){s||(D(i),s=!0)},o(l){B(i),s=!1},d(l){l&&V(t),r[e].d()}}}function QA(n){let t,e,i=n[0],s=[];for(let r=0;r<i.length;r+=1)s[r]=Lh(Th(n,i,r));const o=r=>B(s[r],1,1,()=>{s[r]=null});return{c(){t=L("div");for(let r=0;r<s.length;r+=1)s[r].c();P(t,"class","floorplan-plugin__room-material svelte-1dykexu")},m(r,a){R(r,t,a);for(let l=0;l<s.length;l+=1)s[l]&&s[l].m(t,null);e=!0},p(r,[a]){if(a&7){i=r[0];let l;for(l=0;l<i.length;l+=1){const c=Th(r,i,l);s[l]?(s[l].p(c,a),D(s[l],1)):(s[l]=Lh(c),s[l].c(),D(s[l],1),s[l].m(t,null))}for(ue(),l=i.length;l<s.length;l+=1)o(l);fe()}},i(r){if(!e){for(let a=0;a<i.length;a+=1)D(s[a]);e=!0}},o(r){s=s.filter(Boolean);for(let a=0;a<s.length;a+=1)B(s[a]);e=!1},d(r){r&&V(t),Xt(s,r)}}}function WA(n,t,e){let i,{floorIndex:s}=t,{floorplanData:o}=t;const r=o.bounding.max.x-o.bounding.min.x,a=o.bounding.max.y-o.bounding.min.y;return n.$$set=l=>{"floorIndex"in l&&e(3,s=l.floorIndex),"floorplanData"in l&&e(4,o=l.floorplanData)},n.$$.update=()=>{n.$$.dirty&24&&e(0,i=o.floorDatas[s].rooms.map(l=>te(k({},l),{path:l.path.map(c=>jm(c,o.bounding))})))},[i,r,a,s,o]}class UA extends de{constructor(t){super(),he(this,t,WA,QA,ce,{floorIndex:3,floorplanData:4},FA)}}function YA(n){me(n,"svelte-qq2273","path.svelte-qq2273{--opacity:0;opacity:var(--opacity)}path.svelte-qq2273:hover{opacity:calc(var(--opacity) + 0.1)}")}function XA(n){let t,e,i,s;return{c(){t=He("path"),P(t,"d",n[5]),P(t,"fill","#fff"),P(t,"style",n[2]),P(t,"id",e=`${n[1]}_${n[0].id}`),P(t,"class","svelte-qq2273")},m(o,r){R(o,t,r),i||(s=[we(t,"mouseenter",n[3]),we(t,"mouseleave",n[4])],i=!0)},p(o,[r]){r&4&&P(t,"style",o[2]),r&3&&e!==(e=`${o[1]}_${o[0].id}`)&&P(t,"id",e)},i:K,o:K,d(o){o&&V(t),i=!1,rt(s)}}}function ZA(n,t,e){let i,s,{room:o}=t,{floorIndex:r}=t,{floorplanData:a}=t,{highlightData:l}=t,{hoveredRoom:c}=t;function h(){c==null||c.set(o)}function u(){c==null||c.set(void 0)}const{bounding:f}=a,m=Sr(o.path,{needZ:!0,format:v=>jm(v,f)});return n.$$set=v=>{"room"in v&&e(0,o=v.room),"floorIndex"in v&&e(1,r=v.floorIndex),"floorplanData"in v&&e(6,a=v.floorplanData),"highlightData"in v&&e(7,l=v.highlightData),"hoveredRoom"in v&&e(8,c=v.hoveredRoom)},n.$$.update=()=>{n.$$.dirty&131&&e(9,i=l[`${r}_${o.id}`]),n.$$.dirty&512&&e(2,s=i?`fill: ${i.color}; --opacity: ${i.opacity}; pointer-events: ${i.disabled?"none":"auto"}`:null)},[o,r,s,h,u,m,a,l,c,i]}class JA extends de{constructor(t){super(),he(this,t,ZA,XA,ce,{room:0,floorIndex:1,floorplanData:6,highlightData:7,hoveredRoom:8},YA)}}function qA(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 zh(n,t,e){const i=n.slice();return i[6]=t[e],i}function jh(n,t){let e,i,s;const o=[{room:t[6],floorplanData:t[1],hoveredRoom:t[3],floorIndex:t[0],highlightData:t[2]}];let r={};for(let a=0;a<o.length;a+=1)r=vt(r,o[a]);return i=new JA({props:r}),{key:n,first:null,c(){e=Ee(),oe(i.$$.fragment),this.first=e},m(a,l){R(a,e,l),ne(i,a,l),s=!0},p(a,l){t=a;const c=l&15?Ct(o,[{room:t[6],floorplanData:t[1],hoveredRoom:t[3],floorIndex:t[0],highlightData:t[2]}]):{};i.$set(c)},i(a){s||(D(i.$$.fragment,a),s=!0)},o(a){B(i.$$.fragment,a),s=!1},d(a){a&&V(e),se(i,a)}}}function KA(n){let t,e,i=[],s=new Map,o,r=n[1].floorDatas[n[0]].rooms;const a=l=>l[6].id;for(let l=0;l<r.length;l+=1){let c=zh(n,r,l),h=a(c);s.set(h,i[l]=jh(h,c))}return{c(){t=L("div"),e=He("svg");for(let l=0;l<i.length;l+=1)i[l].c();P(e,"width","100%"),P(e,"height","100%"),P(e,"viewBox",`0 0 ${n[4]} ${n[5]}`),P(e,"class","svelte-1kqo6e4"),P(t,"class","floorplan-plugin__room-highlight svelte-1kqo6e4")},m(l,c){R(l,t,c),O(t,e);for(let h=0;h<i.length;h+=1)i[h]&&i[h].m(e,null);o=!0},p(l,[c]){c&15&&(r=l[1].floorDatas[l[0]].rooms,ue(),i=Zt(i,c,a,1,l,r,s,e,Hi,jh,null,zh),fe())},i(l){if(!o){for(let c=0;c<r.length;c+=1)D(i[c]);o=!0}},o(l){for(let c=0;c<i.length;c+=1)B(i[c]);o=!1},d(l){l&&V(t);for(let c=0;c<i.length;c+=1)i[c].d()}}}function $A(n,t,e){let{floorIndex:i}=t,{floorplanData:s}=t,{highlightData:o}=t,{hoveredRoom:r}=t;const a=s.bounding.max.x-s.bounding.min.x,l=s.bounding.max.y-s.bounding.min.y;return n.$$set=c=>{"floorIndex"in c&&e(0,i=c.floorIndex),"floorplanData"in c&&e(1,s=c.floorplanData),"highlightData"in c&&e(2,o=c.highlightData),"hoveredRoom"in c&&e(3,r=c.hoveredRoom)},[i,s,o,r,a,l]}class Om extends de{constructor(t){super(),he(this,t,$A,KA,ce,{floorIndex:0,floorplanData:1,highlightData:2,hoveredRoom:3},qA)}}function eb(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 Oh(n){let t,e=n[0].text+"",i;return{c(){t=L("span"),i=Se(e),P(t,"class","text svelte-1lm20n5"),j(t,"font-size",n[0].textFontSize+"px")},m(s,o){R(s,t,o),O(t,i)},p(s,o){o&1&&e!==(e=s[0].text+"")&&Te(i,e),o&1&&j(t,"font-size",s[0].textFontSize+"px")},d(s){s&&V(t)}}}function tb(n){let t,e,i,s,o=n[0].text&&Oh(n);return{c(){t=L("div"),e=L("img"),s=ee(),o&&o.c(),P(e,"class","image"),P(e,"alt","缺省楼层展位图"),dt(e.src,i=n[0].imageURL)||P(e,"src",i),j(e,"width",n[0].imageWidth+"px"),j(e,"height",n[0].imageHeight+"px"),P(t,"class","missing-floor svelte-1lm20n5")},m(r,a){R(r,t,a),O(t,e),O(t,s),o&&o.m(t,null)},p(r,[a]){a&1&&!dt(e.src,i=r[0].imageURL)&&P(e,"src",i),a&1&&j(e,"width",r[0].imageWidth+"px"),a&1&&j(e,"height",r[0].imageHeight+"px"),r[0].text?o?o.p(r,a):(o=Oh(r),o.c(),o.m(t,null)):o&&(o.d(1),o=null)},i:K,o:K,d(r){r&&V(t),o&&o.d()}}}function ib(n,t,e){let{missingFloorConfig:i}=t;return n.$$set=s=>{"missingFloorConfig"in s&&e(0,i=s.missingFloorConfig)},[i]}class nb extends de{constructor(t){super(),he(this,t,ib,tb,ce,{missingFloorConfig:0},eb)}}const Vi="data:image/png;base64,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";function Tr(n){return n*180/Math.PI}function sb(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 ob(n){let t,e;return{c(){t=L("div"),e=L("div"),P(e,"class","floorplan__camera-rotate svelte-17hhq1b"),j(e,"background-image",`url(${n[0]||Vi})`),j(e,"width",n[4]),j(e,"height",n[4]),j(e,"left","-"+n[4]),j(e,"top","-"+n[4]),j(e,"transform",`rotate(${n[3]}deg)`),j(e,"transform-origin",`${n[4]} ${n[4]}`),P(t,"class","floorplan__camera-position svelte-17hhq1b"),j(t,"left",n[1]),j(t,"top",n[2])},m(i,s){R(i,t,s),O(t,e)},p(i,[s]){s&1&&j(e,"background-image",`url(${i[0]||Vi})`);const o=s&1;o&&j(e,"width",i[4]),o&&j(e,"height",i[4]),o&&j(e,"left","-"+i[4]),o&&j(e,"top","-"+i[4]),o&&j(e,"transform",`rotate(${i[3]}deg)`),o&&j(e,"transform-origin",`${i[4]} ${i[4]}`)},i:K,o:K,d(i){i&&V(t)}}}function rb(n,t,e){let{panoIndex:i}=t,{floorplanData:s}=t,{lastPanoramaLongitude:o}=t,{cameraImageUrl:r}=t;const{observers:a}=s,l=a[i],c=l.positionInImage.x,h=l.positionInImage.y,u=c*100+"%",f=h*100+"%",m=-Tr(o)+45,v=document.body.clientWidth,p=document.body.clientHeight,A=`${(v<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,o=w.lastPanoramaLongitude),"cameraImageUrl"in w&&e(0,r=w.cameraImageUrl)},[r,u,f,m,A,i,s,o]}let ab=class extends de{constructor(t){super(),he(this,t,rb,ob,ce,{panoIndex:5,floorplanData:6,lastPanoramaLongitude:7,cameraImageUrl:0},sb)}};const lb="data:image/png;base64,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";function cb(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 hb(n){let t,e,i,s,o;return{c(){t=L("div"),e=L("div"),i=ee(),s=L("span"),o=Se(n[0]),P(e,"class","floorplan-plugin__compass-image svelte-rpkaro"),j(e,"background-image",`url(${lb})`),P(s,"class","floorplan-plugin__compass-text svelte-rpkaro"),P(t,"class","floorplan-plugin__compass svelte-rpkaro"),j(t,"transform",n[2])},m(r,a){R(r,t,a),O(t,e),O(t,i),O(t,s),O(s,o)},p(r,a){a&1&&Te(o,r[0])},d(r){r&&V(t)}}}function db(n){let t,e=n[1]&&hb(n);return{c(){e&&e.c(),t=Ee()},m(i,s){e&&e.m(i,s),R(i,t,s)},p(i,[s]){i[1]&&e.p(i,s)},i:K,o:K,d(i){e&&e.d(i),i&&V(t)}}}function ub(n,t,e){var c;let{floorplanData:i}=t,{northDesc:s}=t;const o=(c=i.entrance)==null?void 0:c.northRad,r=typeof o=="number",l=`translateX(-50%) translateZ(10px) rotate(${-(o?Tr(o):0)+90}deg)`;return n.$$set=h=>{"floorplanData"in h&&e(3,i=h.floorplanData),"northDesc"in h&&e(0,s=h.northDesc)},[s,r,l,i]}class fb extends de{constructor(t){super(),he(this,t,ub,db,ce,{floorplanData:3,northDesc:0},cb)}}function mb(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 gb(n){let t,e,i,s,o,r,a,l,c,h;const u=[{floorIndex:n[2],floorplanData:n[11]}];let f={};for(let C=0;C<u.length;C+=1)f=vt(f,u[C]);t=new UA({props:f});let m=(n[3]||n[5])&&Vh(n);const v=[{floorplanData:n[11],floorIndex:n[2]}];let p={};for(let C=0;C<v.length;C+=1)p=vt(p,v[C]);s=new zm({props:p});let g=n[6]&&Bh(n),A=n[10]&&Rh(n),w=n[4]&&_h(n),I=n[22]&&Fh(n);return{c(){oe(t.$$.fragment),e=ee(),m&&m.c(),i=ee(),oe(s.$$.fragment),o=ee(),g&&g.c(),r=ee(),A&&A.c(),a=ee(),w&&w.c(),l=ee(),I&&I.c(),c=Ee()},m(C,E){ne(t,C,E),R(C,e,E),m&&m.m(C,E),R(C,i,E),ne(s,C,E),R(C,o,E),g&&g.m(C,E),R(C,r,E),A&&A.m(C,E),R(C,a,E),w&&w.m(C,E),R(C,l,E),I&&I.m(C,E),R(C,c,E),h=!0},p(C,E){const M=E&2052?Ct(u,[{floorIndex:C[2],floorplanData:C[11]}]):{};t.$set(M),C[3]||C[5]?m?(m.p(C,E),E&40&&D(m,1)):(m=Vh(C),m.c(),D(m,1),m.m(i.parentNode,i)):m&&(ue(),B(m,1,1,()=>{m=null}),fe());const S=E&2052?Ct(v,[{floorplanData:C[11],floorIndex:C[2]}]):{};s.$set(S),C[6]?g?(g.p(C,E),E&64&&D(g,1)):(g=Bh(C),g.c(),D(g,1),g.m(r.parentNode,r)):g&&(ue(),B(g,1,1,()=>{g=null}),fe()),C[10]?A?(A.p(C,E),E&1024&&D(A,1)):(A=Rh(C),A.c(),D(A,1),A.m(a.parentNode,a)):A&&(ue(),B(A,1,1,()=>{A=null}),fe()),C[4]?w?(w.p(C,E),E&16&&D(w,1)):(w=_h(C),w.c(),D(w,1),w.m(l.parentNode,l)):w&&(ue(),B(w,1,1,()=>{w=null}),fe()),C[22]?I?(I.p(C,E),E&4194304&&D(I,1)):(I=Fh(C),I.c(),D(I,1),I.m(c.parentNode,c)):I&&(ue(),B(I,1,1,()=>{I=null}),fe())},i(C){h||(D(t.$$.fragment,C),D(m),D(s.$$.fragment,C),D(g),D(A),D(w),D(I),h=!0)},o(C){B(t.$$.fragment,C),B(m),B(s.$$.fragment,C),B(g),B(A),B(w),B(I),h=!1},d(C){se(t,C),C&&V(e),m&&m.d(C),C&&V(i),se(s,C),C&&V(o),g&&g.d(C),C&&V(r),A&&A.d(C),C&&V(a),w&&w.d(C),C&&V(l),I&&I.d(C),C&&V(c)}}}function pb(n){let t,e;return t=new nb({props:{missingFloorConfig:n[18]}}),{c(){oe(t.$$.fragment)},m(i,s){ne(t,i,s),e=!0},p(i,s){const o={};s&262144&&(o.missingFloorConfig=i[18]),t.$set(o)},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){B(t.$$.fragment,i),e=!1},d(i){se(t,i)}}}function Vh(n){let t,e;const i=[{floorIndex:n[2],floorplanData:n[11],hoveredRoom:n[24],highlightData:n[17]}];let s={};for(let o=0;o<i.length;o+=1)s=vt(s,i[o]);return t=new Om({props:s}),{c(){oe(t.$$.fragment)},m(o,r){ne(t,o,r),e=!0},p(o,r){const a=r&16910340?Ct(i,[{floorIndex:o[2],floorplanData:o[11],hoveredRoom:o[24],highlightData:o[17]}]):{};t.$set(a)},i(o){e||(D(t.$$.fragment,o),e=!0)},o(o){B(t.$$.fragment,o),e=!1},d(o){se(t,o)}}}function Bh(n){let t,e;const i=[{floorplanData:n[11],roomAreaEnable:n[7],roomNameEnable:n[8],roomDimensionEnable:n[9],floorIndex:n[2],getRoomAreaText:n[12],getRoomDimensionText:n[13],getLabelElement:n[14],hoveredRoom:n[24],adaptiveRoomLabelVisibleEnable:n[16]}];let s={};for(let o=0;o<i.length;o+=1)s=vt(s,i[o]);return t=new bA({props:s}),{c(){oe(t.$$.fragment)},m(o,r){ne(t,o,r),e=!0},p(o,r){const a=r&16874372?Ct(i,[{floorplanData:o[11],roomAreaEnable:o[7],roomNameEnable:o[8],roomDimensionEnable:o[9],floorIndex:o[2],getRoomAreaText:o[12],getRoomDimensionText:o[13],getLabelElement:o[14],hoveredRoom:o[24],adaptiveRoomLabelVisibleEnable:o[16]}]):{};t.$set(a)},i(o){e||(D(t.$$.fragment,o),e=!0)},o(o){B(t.$$.fragment,o),e=!1},d(o){se(t,o)}}}function Rh(n){let t,e;const i=[{floorplanData:n[11],floorIndex:n[2],getRuleDistanceText:n[15]}];let s={};for(let o=0;o<i.length;o+=1)s=vt(s,i[o]);return t=new xA({props:s}),{c(){oe(t.$$.fragment)},m(o,r){ne(t,o,r),e=!0},p(o,r){const a=r&34820?Ct(i,[{floorplanData:o[11],floorIndex:o[2],getRuleDistanceText:o[15]}]):{};t.$set(a)},i(o){e||(D(t.$$.fragment,o),e=!0)},o(o){B(t.$$.fragment,o),e=!1},d(o){se(t,o)}}}function _h(n){let t,e;const i=[{panoIndex:n[0],floorplanData:n[11],lastPanoramaLongitude:n[19],cameraImageUrl:n[20]}];let s={};for(let o=0;o<i.length;o+=1)s=vt(s,i[o]);return t=new ab({props:s}),{c(){oe(t.$$.fragment)},m(o,r){ne(t,o,r),e=!0},p(o,r){const a=r&1574913?Ct(i,[{panoIndex:o[0],floorplanData:o[11],lastPanoramaLongitude:o[19],cameraImageUrl:o[20]}]):{};t.$set(a)},i(o){e||(D(t.$$.fragment,o),e=!0)},o(o){B(t.$$.fragment,o),e=!1},d(o){se(t,o)}}}function Fh(n){let t,e;return t=new fb({props:{floorplanData:n[11],northDesc:n[21]}}),{c(){oe(t.$$.fragment)},m(i,s){ne(t,i,s),e=!0},p(i,s){const o={};s&2048&&(o.floorplanData=i[11]),s&2097152&&(o.northDesc=i[21]),t.$set(o)},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){B(t.$$.fragment,i),e=!1},d(i){se(t,i)}}}function vb(n){let t,e,i,s,o;const r=[pb,gb],a=[];function l(c,h){return c[23]?1:0}return e=l(n),i=a[e]=r[e](n),{c(){t=L("div"),i.c(),P(t,"class",s=et(`floorplan-plugin__floor${n[1]?" floorplan-plugin__floor--is-current":""}`)+" svelte-bl8zrz")},m(c,h){R(c,t,h),a[e].m(t,null),o=!0},p(c,[h]){let u=e;e=l(c),e===u?a[e].p(c,h):(ue(),B(a[u],1,1,()=>{a[u]=null}),fe(),i=a[e],i?i.p(c,h):(i=a[e]=r[e](c),i.c()),D(i,1),i.m(t,null)),(!o||h&2&&s!==(s=et(`floorplan-plugin__floor${c[1]?" floorplan-plugin__floor--is-current":""}`)+" svelte-bl8zrz"))&&P(t,"class",s)},i(c){o||(D(i),o=!0)},o(c){B(i),o=!1},d(c){c&&V(t),a[e].d()}}}function Ab(n,t,e){let i,s,{panoIndex:o}=t,{isCurrent:r}=t,{floorIndex:a}=t,{highlightEnable:l}=t,{cameraEnable:c}=t,{hoverEnable:h}=t,{roomLabelsEnable:u}=t,{roomAreaEnable:f}=t,{roomNameEnable:m}=t,{roomDimensionEnable:v}=t,{ruleLabelsEnable:p}=t,{floorplanData:g}=t,{getRoomAreaText:A}=t,{getRoomDimensionText:w}=t,{getLabelElement:I}=t,{getRuleDistanceText:C}=t,{adaptiveRoomLabelVisibleEnable:E}=t,{highlightData:M}=t,{missingFloorConfig:S}=t,{lastPanoramaLongitude:T}=t,{cameraImageUrl:G}=t,{northDesc:_}=t,{compassEnable:U}=t,{store:z=void 0}=t;const Y=cc(void 0);return Y.subscribe(H=>{z&&e(25,z.roomOnMouse=H,z)}),n.$$set=H=>{"panoIndex"in H&&e(0,o=H.panoIndex),"isCurrent"in H&&e(1,r=H.isCurrent),"floorIndex"in H&&e(2,a=H.floorIndex),"highlightEnable"in H&&e(3,l=H.highlightEnable),"cameraEnable"in H&&e(4,c=H.cameraEnable),"hoverEnable"in H&&e(5,h=H.hoverEnable),"roomLabelsEnable"in H&&e(6,u=H.roomLabelsEnable),"roomAreaEnable"in H&&e(7,f=H.roomAreaEnable),"roomNameEnable"in H&&e(8,m=H.roomNameEnable),"roomDimensionEnable"in H&&e(9,v=H.roomDimensionEnable),"ruleLabelsEnable"in H&&e(10,p=H.ruleLabelsEnable),"floorplanData"in H&&e(11,g=H.floorplanData),"getRoomAreaText"in H&&e(12,A=H.getRoomAreaText),"getRoomDimensionText"in H&&e(13,w=H.getRoomDimensionText),"getLabelElement"in H&&e(14,I=H.getLabelElement),"getRuleDistanceText"in H&&e(15,C=H.getRuleDistanceText),"adaptiveRoomLabelVisibleEnable"in H&&e(16,E=H.adaptiveRoomLabelVisibleEnable),"highlightData"in H&&e(17,M=H.highlightData),"missingFloorConfig"in H&&e(18,S=H.missingFloorConfig),"lastPanoramaLongitude"in H&&e(19,T=H.lastPanoramaLongitude),"cameraImageUrl"in H&&e(20,G=H.cameraImageUrl),"northDesc"in H&&e(21,_=H.northDesc),"compassEnable"in H&&e(22,U=H.compassEnable),"store"in H&&e(25,z=H.store)},n.$$.update=()=>{n.$$.dirty&2052&&e(26,i=g.floorDatas[a]),n.$$.dirty&67108864&&e(23,s=i.rooms.length>0)},[o,r,a,l,c,h,u,f,m,v,p,g,A,w,I,C,E,M,S,T,G,_,U,s,Y,z,i]}let bb=class extends de{constructor(t){super(),he(this,t,Ab,vb,ce,{panoIndex:0,isCurrent:1,floorIndex:2,highlightEnable:3,cameraEnable:4,hoverEnable:5,roomLabelsEnable:6,roomAreaEnable:7,roomNameEnable:8,roomDimensionEnable:9,ruleLabelsEnable:10,floorplanData:11,getRoomAreaText:12,getRoomDimensionText:13,getLabelElement:14,getRuleDistanceText:15,adaptiveRoomLabelVisibleEnable:16,highlightData:17,missingFloorConfig:18,lastPanoramaLongitude:19,cameraImageUrl:20,northDesc:21,compassEnable:22,store:25},mb)}};function yb(n){me(n,"svelte-86bqav",".floorplan-main.svelte-86bqav{width:100%;height:100%;pointer-events:none}")}function Hh(n,t,e){const i=n.slice();return i[25]=t[e],i}function Nh(n){let t,e,i,s=n[14].floorDatas,o=[];for(let a=0;a<s.length;a+=1)o[a]=Gh(Hh(n,s,a));const r=a=>B(o[a],1,1,()=>{o[a]=null});return{c(){t=L("div");for(let a=0;a<o.length;a+=1)o[a].c();P(t,"class","floorplan-main svelte-86bqav")},m(a,l){R(a,t,l);for(let c=0;c<o.length;c+=1)o[c]&&o[c].m(t,null);i=!0},p(a,l){if(n=a,l&33554428){s=n[14].floorDatas;let c;for(c=0;c<s.length;c+=1){const h=Hh(n,s,c);o[c]?(o[c].p(h,l),D(o[c],1)):(o[c]=Gh(h),o[c].c(),D(o[c],1),o[c].m(t,null))}for(ue(),c=s.length;c<o.length;c+=1)r(c);fe()}},i(a){if(!i){for(let l=0;l<s.length;l+=1)D(o[l]);e||tt(()=>{e=Fi(t,ut,{duration:n[0],easing:wi}),e.start()}),i=!0}},o(a){o=o.filter(Boolean);for(let l=0;l<o.length;l+=1)B(o[l]);i=!1},d(a){a&&V(t),Xt(o,a)}}}function Gh(n){let t,e;const i=[{hoverEnable:n[6],highlightEnable:n[7],floorplanData:n[14],getRoomAreaText:n[17],getRoomDimensionText:n[18],getLabelElement:n[19],getRuleDistanceText:n[20],roomLabelsEnable:n[9],roomAreaEnable:n[10],roomNameEnable:n[11],roomDimensionEnable:n[12],ruleLabelsEnable:n[13],adaptiveRoomLabelVisibleEnable:n[21],highlightData:n[22],missingFloorConfig:n[23],panoIndex:n[3],cameraEnable:n[5],cameraImageUrl:n[16],lastPanoramaLongitude:n[15],compassEnable:n[8],northDesc:n[2],store:n[24]},{floorIndex:n[25].floorIndex},{isCurrent:n[25].floorIndex===n[4]}];let s={};for(let o=0;o<i.length;o+=1)s=vt(s,i[o]);return t=new bb({props:s}),{c(){oe(t.$$.fragment)},m(o,r){ne(t,o,r),e=!0},p(o,r){const a=r&33554428?Ct(i,[r&33554412&&{hoverEnable:o[6],highlightEnable:o[7],floorplanData:o[14],getRoomAreaText:o[17],getRoomDimensionText:o[18],getLabelElement:o[19],getRuleDistanceText:o[20],roomLabelsEnable:o[9],roomAreaEnable:o[10],roomNameEnable:o[11],roomDimensionEnable:o[12],ruleLabelsEnable:o[13],adaptiveRoomLabelVisibleEnable:o[21],highlightData:o[22],missingFloorConfig:o[23],panoIndex:o[3],cameraEnable:o[5],cameraImageUrl:o[16],lastPanoramaLongitude:o[15],compassEnable:o[8],northDesc:o[2],store:o[24]},r&16384&&{floorIndex:o[25].floorIndex},r&16400&&{isCurrent:o[25].floorIndex===o[4]}]):{};t.$set(a)},i(o){e||(D(t.$$.fragment,o),e=!0)},o(o){B(t.$$.fragment,o),e=!1},d(o){se(t,o)}}}function wb(n){let t,e,i=n[1]&&Nh(n);return{c(){i&&i.c(),t=Ee()},m(s,o){i&&i.m(s,o),R(s,t,o),e=!0},p(s,[o]){s[1]?i?(i.p(s,o),o&2&&D(i,1)):(i=Nh(s),i.c(),D(i,1),i.m(t.parentNode,t)):i&&(ue(),B(i,1,1,()=>{i=null}),fe())},i(s){e||(D(i),e=!0)},o(s){B(i),e=!1},d(s){i&&i.d(s),s&&V(t)}}}function Cb(n,t,e){let{duration:i=0}=t,{visible:s}=t,{northDesc:o}=t,{panoIndex:r}=t,{floorIndex:a}=t,{cameraEnable:l}=t,{hoverEnable:c}=t,{highlightEnable:h}=t,{compassEnable:u}=t,{roomLabelsEnable:f}=t,{roomAreaEnable:m}=t,{roomNameEnable:v}=t,{roomDimensionEnable:p}=t,{ruleLabelsEnable:g}=t,{floorplanData:A}=t,{lastPanoramaLongitude:w}=t,{cameraImageUrl:I}=t,{getRoomAreaText:C}=t,{getRoomDimensionText:E}=t,{getLabelElement:M}=t,{getRuleDistanceText:S}=t,{adaptiveRoomLabelVisibleEnable:T}=t,{highlightData:G}=t,{missingFloorConfig:_}=t,{store:U=void 0}=t;return n.$$set=z=>{"duration"in z&&e(0,i=z.duration),"visible"in z&&e(1,s=z.visible),"northDesc"in z&&e(2,o=z.northDesc),"panoIndex"in z&&e(3,r=z.panoIndex),"floorIndex"in z&&e(4,a=z.floorIndex),"cameraEnable"in z&&e(5,l=z.cameraEnable),"hoverEnable"in z&&e(6,c=z.hoverEnable),"highlightEnable"in z&&e(7,h=z.highlightEnable),"compassEnable"in z&&e(8,u=z.compassEnable),"roomLabelsEnable"in z&&e(9,f=z.roomLabelsEnable),"roomAreaEnable"in z&&e(10,m=z.roomAreaEnable),"roomNameEnable"in z&&e(11,v=z.roomNameEnable),"roomDimensionEnable"in z&&e(12,p=z.roomDimensionEnable),"ruleLabelsEnable"in z&&e(13,g=z.ruleLabelsEnable),"floorplanData"in z&&e(14,A=z.floorplanData),"lastPanoramaLongitude"in z&&e(15,w=z.lastPanoramaLongitude),"cameraImageUrl"in z&&e(16,I=z.cameraImageUrl),"getRoomAreaText"in z&&e(17,C=z.getRoomAreaText),"getRoomDimensionText"in z&&e(18,E=z.getRoomDimensionText),"getLabelElement"in z&&e(19,M=z.getLabelElement),"getRuleDistanceText"in z&&e(20,S=z.getRuleDistanceText),"adaptiveRoomLabelVisibleEnable"in z&&e(21,T=z.adaptiveRoomLabelVisibleEnable),"highlightData"in z&&e(22,G=z.highlightData),"missingFloorConfig"in z&&e(23,_=z.missingFloorConfig),"store"in z&&e(24,U=z.store)},[i,s,o,r,a,l,c,h,u,f,m,v,p,g,A,w,I,C,E,M,S,T,G,_,U]}let hc=class extends de{constructor(t){super(),he(this,t,Cb,wb,ce,{duration:0,visible:1,northDesc:2,panoIndex:3,floorIndex:4,cameraEnable:5,hoverEnable:6,highlightEnable:7,compassEnable:8,roomLabelsEnable:9,roomAreaEnable:10,roomNameEnable:11,roomDimensionEnable:12,ruleLabelsEnable:13,floorplanData:14,lastPanoramaLongitude:15,cameraImageUrl:16,getRoomAreaText:17,getRoomDimensionText:18,getLabelElement:19,getRuleDistanceText:20,adaptiveRoomLabelVisibleEnable:21,highlightData:22,missingFloorConfig:23,store:24},yb)}};const Pb="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 Ib(n){return Q(this,null,function*(){const t=new Headers({"Content-Type":"text/plain"}),e=function(s){return Q(this,null,function*(){const o={index:s.index,url:s.url,svgUrl:s.svg_url};if(s.svg_url){const r=yield fetch(s.svg_url,{headers:t}).then(a=>a.text());o.svgContent=r}return o})};return yield Promise.all(n.map(e))})}function Eb(n){const t={id:n.id,size:n.size,name:n.name,path:n.path,roomType:n.room_type,floorType:n.floor_type,roomLabel:{position:n.room_label.position,positionInImage:n.room_label.position_in_image},observerIndexs:n.observer_indexs};return n.dimension&&Object.assign(t,{dimension:n.dimension}),t}function Mb(n){return{floorName:n.floor_name,floorIndex:n.floor_index,rooms:n.rooms.map(Eb),rules:n.rules}}function xb(n){return{index:n.index,floorIndex:n.floor_index,position:n.position,positionInImage:n.position_in_image}}function kb(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 Bi(n){return Q(this,null,function*(){const t=yield Ib(n.outlines),e=n.computed_data.bounding,i=n.computed_data.floor_datas.map(Mb),s=n.computed_data.entrance?kb(n.computed_data.entrance):null;return{outlines:t,entrance:s,bounding:e,floorDatas:i,observers:n.computed_data.observers.map(xb)}})}function Db(n,t,e){return n.map(s=>{const o=s.position,r=s.icon?s.icon:{url:Pb,width:45,height:48},a=SA(o,t),l=kA(o,e),c=DA(l,e);return{floorIndex:a,icon:r,id:s.id,position:l,positionInImage:c}})}function Sb(n,t){return t(n),n}function Kn(n,t){return Sb({},e=>{for(const i in n)t.indexOf(i)===-1&&(e[i]=n[i])})}function Qh(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 dc(n,t,e=zi.BOUNDING_CENTER){const i=Qh(n,t),s=Qh(n,t+1);return e===zi.BOUNDING_CENTER?(n.model.bounding.max.y+n.model.bounding.min.y)/2:e===zi.CEILING?s:i}function uc(n,t,e,i){const s=dc(n,e,i==null?void 0:i.attachedTo),o=new b.Vector3(0,s,0),r=new b.Vector3(1,s,0),a=o.clone().project(n.camera),l=r.clone().project(n.camera);return Math.abs((l.x-a.x)/1e3)*(t.getBoundingClientRect().width/2)}let Gi=class{constructor(t,e){d(this,"VERSION","3.59.8");d(this,"NAME");d(this,"five");d(this,"workUtil");d(this,"fiveUtil");d(this,"hooks",new ht);d(this,"staticPrefix","//vr-image-4.realsee-cdn.cn");this.five=t,this.fiveUtil=new yr(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 Zl(this.staticPrefix,t)}onWorkCodeChange(){}},Pi=class extends Gi{};var Dt=(n=>(n.UnknownError="UnknownError",n.DataNotLoaded="DataNotLoaded",n.UpdateSizeError="UpdateSizeError",n.BreakOffByHide="BreakOffByHide",n.BreakOffByDisable="BreakOffByDisable",n.ModelNotLoaded="ModelNotLoaded",n.ChangeModeError="ChangeModeError",n.UpdateCameraError="UpdateCameraError",n))(Dt||{});const Vm=500,Tb=80;function sn(n,t,e=4){return Math.abs(n-t)<Math.pow(10,-e)}function Bm(n,t,e=4){const i=Math.PI*2,s=n%i,o=t%i,r=Math.min(s,o),a=Math.max(s,o);return sn(r,a,e)||sn(r+i,a,e)}Object.assign(window,{nearlyEqual:sn,nearlyEqualRad:Bm});function Lb(n){return Object.prototype.toString.call(n)==="[object Object]"}function Wh(n){return Lb(n)&&!!n.isVector3}function fc(n,t){return Q(this,null,function*(){const[e]=yield ln(n.changeMode(...t));if(e)throw new Error("change mode canceled");yield new Promise(r=>{n.once("initAnimationWillStart",()=>{n.once("initAnimationEnded",()=>r())})});const i=t[1];if(!i)return!0;const s=n.getCurrentState();if(!zb(i,s))throw new Error("pose 与预期不符")})}function zb(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"?Bm(i,s,2):typeof i=="number"&&typeof s=="number"?sn(i,s,2):Wh(s)&&Wh(i)?s.distanceTo(i)<.01:i===s})}function jb(n,t){if(n.currentMode!==t.mode)return!1;const{latitude:e,longitude:i,fov:s,offset:o}=t,{latitude:r,longitude:a,offset:l}=n.getCurrentState(),c=n.camera.fov;return!(!sn(e,r,2)||!sn(i,a,2)||o!==void 0&&o.distanceTo(l)>.01||!sn(s,c,2))}function Rm(n,t,e=!0){return Q(this,null,function*(){if(jb(n,t)===!0)return;const s=n.getCurrentState();if(s.mode!==t.mode){const[h]=yield ln(fc(n,[t.mode,t,void 0,e]));if(h)throw h;return}const{latitude:o,longitude:r,fov:a}=s,l=Math.min(1e3,Math.max(200,Math.abs(o-Math.PI/2)*1e3,(r>Math.PI?2*Math.PI-r:r)*500,typeof t.fov=="number"?Math.abs(a-t.fov)*10:1/0)),[c]=yield ln(n.updateCamera(Kn(t,["mode"]),l,e));if(c)throw new Error(Dt.UpdateCameraError)})}function $n(n,t,e=300){var s,o;const i=n.getElement();if(i){i.style.opacity=t+"";for(let r=0;r<((o=(s=i.parentElement)==null?void 0:s.children)==null?void 0:o.length);r++){const a=i.parentElement.children[r];a instanceof HTMLElement&&a.dataset.infive==="1"&&(a.style.opacity=t+"")}i.style.transition=e===0?"none":`opacity ${e}ms linear`,e!==0&&Promise.race([new Promise(r=>i.addEventListener("transitionend",r,{once:!0})),new Promise(r=>setTimeout(r,e))]).then(()=>{i.style.transition="none"})}}function Ob(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 Vb(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 Bb=class extends Pi{constructor(e,i){var l,c,h;super(e);d(this,"name","modelFloorplanPlugin");d(this,"state");d(this,"data");d(this,"showState");d(this,"showPromise");d(this,"app");d(this,"panoIndex",0);d(this,"floorIndex",0);d(this,"selector");d(this,"showRejection");d(this,"wrapper");d(this,"container",document.createElement("div"));d(this,"lastPanoramaLongitude",0);d(this,"size",{width:0,height:0});d(this,"defaultMissingFloorConfig");d(this,"hasAddedEventListener",!1);d(this,"isHiddenByHideFunc",!1);d(this,"highlightData",{});d(this,"store",{roomOnMouse:null});d(this,"dispose",()=>{var e,i;this.removeEventListener(),(e=this.app)==null||e.$destroy(),this.app=void 0,(i=this.container)==null||i.remove(),this.data=void 0,this.wrapper=void 0,this.selector=void 0,this.hooks.emit("dispose")});d(this,"show",(...i)=>Q(this,[...i],function*(e={}){if(!this.state.enabled||!this.showPromise&&this.state.visible)return;const s=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!0},s),this._show(e)}));d(this,"hide",(...i)=>Q(this,[...i],function*(e={}){this.state.enabled&&(this.isHiddenByHideFunc=!0,this.state.visible!==!1&&(this.updateState({visible:!1},e.userAction||!0),this._hide(e)))}));d(this,"updateSize",()=>{if(!this.data||!this.container||!this.wrapper)return!1;const{min:e,max:i}=this.data.bounding,s=i.x-e.x,o=i.y-e.y,r=this.state.config.attachedTo?{attachedTo:this.state.config.attachedTo}:void 0,a=uc(this.five,this.wrapper,this.floorIndex,r),l=Math.ceil(s*a),c=Math.ceil(o*a);return this.size.width===l&&this.size.height===c||(this.container.style.width=l+"px",this.container.style.height=c+"px",this.size={width:l,height:c}),!0});d(this,"highlight",e=>{this.state.config.highlightEnable&&(this.highlightData=e,this.render())});d(this,"unhighlight",()=>{this.highlightData={},this.render()});d(this,"_disable",e=>{var s,o,r;const{userAction:i}=e;this.hooks.emit("disable",{userAction:i}),(s=this.showRejection)==null||s.call(this,Dt.BreakOffByDisable),this.showPromise=void 0,(o=this.app)==null||o.$destroy(),this.app=void 0,(r=this.container)==null||r.remove(),this.removeEventListener()});d(this,"_enable",e=>{const{userAction:i}=e;this.addEventListener(),this.wrapper&&(this.wrapper.append(this.container),this.hooks.emit("enable",{userAction:i}),this.state.visible&&this._show({userAction:i}))});d(this,"_show",e=>Q(this,null,function*(){var r;if(!this.state.enabled)return;if(!((r=this.five.model)!=null&&r.loaded))throw new Error(Dt.ModelNotLoaded);if(!this.data)throw new Error(Dt.DataNotLoaded);if(this.showPromise)return this.showPromise;const i={floorIndex:this.floorIndex,modelOpacity:this.state.config.modelOpacity,immediately:!1,isAutoShow:!1,userAction:!0},s=k(k({},i),e),o=()=>Q(this,null,function*(){this.hooks.emit("show",{userAction:s.userAction,auto:s.isAutoShow});let a=!1,l;this.showRejection=u=>{a=!0,l=u};const[c]=yield ln(Rm(this.five,this.showState,s.userAction));if(c)throw c;if(a)throw l?new Error(l):new Error(Dt.UnknownError);if(!this.updateSize())throw new Error(Dt.UpdateSizeError);this.floorIndex=s.floorIndex,this.five.model.show(this.floorIndex)});return this.isHiddenByHideFunc=!1,this.showPromise=o().then(()=>{this.showPromise=void 0,this.showRejection=void 0;const a=s.modelOpacity,l=s.immediately?0:Vm;$n(this.five,a,l),this.render(l),this.hooks.emit("showAnimationEnded",{auto:s.isAutoShow,userAction:s.userAction})}).catch(a=>{if(this.showPromise=void 0,this.showRejection=void 0,this.updateState({visible:!1},s.userAction),!s.isAutoShow&&a instanceof Error)throw a}),this.showPromise}));d(this,"_hide",e=>{var o;(o=this.showRejection)==null||o.call(this,Dt.BreakOffByHide),this.showPromise=void 0;const s=k(k({},{userAction:!0,isAutoHide:!1}),e);$n(this.five,1,0),this.hooks.emit("hide",{auto:s.isAutoHide,userAction:s.userAction}),this.render()});d(this,"handleClick",()=>{if(!this.state.visible)return;if(this.hooks.emit("click",this.store.roomOnMouse))return!1});d(this,"onFiveModelLoaded",()=>{if(this.state.enabled===!1||this.wrapper||!this.selector)return;const e=this.selector instanceof Element?this.selector:document.querySelector(this.selector);if(!e)throw new Error("不正确的父容器选择器");this.wrapper=e,e.append(this.container)});d(this,"onFiveModeChange",e=>{e!==this.showState.mode&&(this.updateState({visible:!1},!1),this._hide({userAction:!1}))});d(this,"onFiveInteriaPan",(e,i)=>{if(!i||this.state.config.autoShowEnable===!1||this.isHiddenByHideFunc)return;const s=this.five.getCurrentState();s.mode==="Floorplan"&&(this.state.visible||Vb(s)&&(this.updateState({visible:!0},!0),this._show({isAutoShow:!0})))});d(this,"onFivePanoArrived",e=>{var i;(i=this.five)!=null&&i.work&&(this.panoIndex=e,this.floorIndex=this.workUtil.observers[e].floorIndex)});d(this,"onFiveCameraUpdate",(e,i)=>{if(!this.state.visible||this.showPromise)return;const s=this.five.getCurrentState();Ob(s)&&(this.updateState({visible:!1},i),this._hide({userAction:i,isAutoHide:!0}))});d(this,"onFiveWantsGesture",(e,i)=>{if(this.state.visible&&(i.length>1||e==="mouseWheel"))return!1});d(this,"onFiveWantsPanGesture",(e,i)=>{if(this.five.getCurrentState().mode==="Floorplan"&&this.state.config.autoShowEnable!==!1&&i&&this.state.visible)return this.five.updateCamera(this.showState,0),!1});d(this,"onFiveWantsTapGesture",()=>this.handleClick());d(this,"onFiveWantsChangeMode",(e,i)=>{i==="Panorama"&&e==="Floorplan"&&(this.lastPanoramaLongitude=this.five.getCurrentState().longitude)});d(this,"onModelShownFloorChange",e=>{if(this.floorIndex!==e){if(e===null){const i=this.five.getCurrentState().panoIndex;this.floorIndex=this.five.work.observers[i].floorIndex;return}this.floorIndex=e,this.updateSize(),this.render()}});i!=null&&i.selector&&(this.selector=i.selector,console.warn("不推荐继续使用 params.selector 配置父容器,请使用 appendTo 方法")),this.showState={mode:"Floorplan",longitude:0,latitude:Math.PI/2,fov:Tb/((l=i==null?void 0:i.scale)!=null?l:1)},this.defaultMissingFloorConfig={imageURL:this.staticPrefix+"/release/web/saas/missing-floorplan.e274c596.png",imageWidth:200,imageHeight:120,text:(h=(c=i.i18n)==null?void 0:c.call(i,"暂无平面图"))!=null?h:"暂无平面图",textFontSize:14};const s={northDesc:"北",modelOpacity:1,cameraEnable:!0,highlightEnable:!1,hoverEnable:!0,compassEnable:!0,autoShowEnable:!0,ruleLabelsEnable:!0,roomLabelsEnable:!0,roomAreaEnable:!0,roomNameEnable:!0,roomDimensionEnable:!0,adaptiveRoomLabelVisibleEnable:!0,cameraImageUrl:Vi,attachedTo:zi.BOUNDING_CENTER,getLabelElement:void 0,missingFloorConfig:k(k({},this.defaultMissingFloorConfig),i.missingFloorConfig),i18n:u=>u,getRoomAreaText:u=>(u/1e6).toFixed(1)+"㎡",getRoomDimensionText:(u,f)=>(u/1e3).toFixed(1)+"m × "+(f/1e3).toFixed(1)+"m",getRuleDistanceText:u=>u.toString()},o=i?Kn(i,["selector","scale"]):{},r=k(k({},s.missingFloorConfig),o.missingFloorConfig),a=te(k(k({},s),o),{missingFloorConfig:r});this.state={enabled:!0,visible:!1,config:a},this.initContainer(),e.once("dispose",this.dispose),this.addEventListener()}load(e,i,s=!0){return Q(this,null,function*(){function o(h){return Object.prototype.hasOwnProperty.apply(h,["version"])}const r=e;r&&Tt(r.version)&&console.warn("传入 serverData.data 的方式后续可能不再支持,请把 serverData 整体传入 load 函数");const a=JSON.parse(JSON.stringify(e)),l=o(a)?a.data:a,c=this.data;this.data=yield Bi(l),this.hooks.emit("dataLoaded",this.data),this.hooks.emit("dataChange",this.data,c),i&&this.updateState(i,s),this.render()})}appendTo(e){if(this.wrapper=e,!!this.state.enabled)return e.appendChild(this.container),this.render(),this}enable(e={}){if(this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!0},e.userAction||i),this._enable({userAction:i})}disable(e={}){if(!this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!1},e.userAction||i),this._disable({userAction:i})}setState(e,i={}){const s=this.state,o=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,o),e.enabled!==void 0&&s.enabled!==e.enabled&&(e.enabled?this._enable({userAction:o}):this._disable({userAction:o})),e.visible!==void 0&&s.visible!==e.visible){const r={userAction:o};e.visible?this._show(r):this._hide(r)}this.render()}changeConfigs(e,i=!0){this.updateState({config:e},i),this.render()}formatData(e){return Q(this,null,function*(){return yield Bi(e.data)})}updateState(e,i){var a;const s=this.state,o=(a=e.config)!=null&&a.missingFloorConfig?k(k({},s.config.missingFloorConfig),e.config.missingFloorConfig):s.config.missingFloorConfig,r=e.config?te(k(k({},s.config),e.config),{missingFloorConfig:o}):s.config;this.state=te(k(k({},this.state),e),{config:r}),!wt(this.state,s,{deep:!0})&&this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:i})}initContainer(){this.container.classList.add("floorplan-plugin"),Object.assign(this.container.style,{position:"absolute",left:"50%",top:"50%",transform:"translate(-50%, -50%)",zIndex:10,pointerEvents:"none"}),this.five.addExtraElement(this.container)}addEventListener(){if(!this.state.enabled||this.hasAddedEventListener)return;const e=this.five;e.model.loaded?this.onFiveModelLoaded():e.once("modelLoaded",this.onFiveModelLoaded),e.on("modeChange",this.onFiveModeChange),e.on("interiaPan",this.onFiveInteriaPan),e.on("panoArrived",this.onFivePanoArrived),e.on("cameraUpdate",this.onFiveCameraUpdate),e.on("wantsGesture",this.onFiveWantsGesture),e.on("wantsPanGesture",this.onFiveWantsPanGesture),e.on("wantsTapGesture",this.onFiveWantsTapGesture),e.on("wantsChangeMode",this.onFiveWantsChangeMode),e.on("modelShownFloorChange",this.onModelShownFloorChange)}removeEventListener(){const e=this.five;this.hasAddedEventListener=!1,e.off("modelLoaded",this.onFiveModelLoaded),e.off("modeChange",this.onFiveModeChange),e.off("interiaPan",this.onFiveInteriaPan),e.off("panoArrived",this.onFivePanoArrived),e.off("cameraUpdate",this.onFiveCameraUpdate),e.off("wantsGesture",this.onFiveWantsGesture),e.off("wantsPanGesture",this.onFiveWantsPanGesture),e.off("wantsTapGesture",this.onFiveWantsTapGesture),e.off("wantsChangeMode",this.onFiveWantsChangeMode),e.off("modelShownFloorChange",this.onModelShownFloorChange)}render(e){if(!this.state.enabled||!this.container||!this.data||this.size.width===0||this.showPromise)return;const i=te(k({},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 hc({target:this.container,intro:!0,props:i})}};const Rb=(n,t)=>new Bb(n,t);function _b(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 Fb(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 Hb=class extends Pi{constructor(e,i){var l,c;super(e);d(this,"name","modelFloorplanPlugin");d(this,"state");d(this,"data");d(this,"showState");d(this,"showPromise");d(this,"app");d(this,"panoIndex",0);d(this,"floorIndex",0);d(this,"selector");d(this,"showRejection");d(this,"wrapper");d(this,"container",document.createElement("div"));d(this,"lastPanoramaLongitude",0);d(this,"size",{width:0,height:0});d(this,"defaultMissingFloorConfig");d(this,"hasAddedEventListener",!1);d(this,"isHiddenByHideFunc",!1);d(this,"highlightData",{});d(this,"store",{roomOnMouse:null});d(this,"dispose",()=>{var e,i;this.removeEventListener(),(e=this.app)==null||e.$destroy(),this.app=void 0,(i=this.container)==null||i.remove(),this.data=void 0,this.wrapper=void 0,this.selector=void 0,this.hooks.emit("dispose")});d(this,"show",(...i)=>Q(this,[...i],function*(e={}){if(!this.state.enabled||!this.showPromise&&this.state.visible)return;const s=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!0},s),this._show(e)}));d(this,"hide",(...i)=>Q(this,[...i],function*(e={}){this.state.enabled&&(this.isHiddenByHideFunc=!0,this.state.visible!==!1&&(this.updateState({visible:!1},e.userAction||!0),this._hide(e)))}));d(this,"updateSize",()=>{if(!this.data||!this.container||!this.wrapper)return!1;const{min:e,max:i}=this.data.bounding,s=i.x-e.x,o=i.y-e.y,r=this.state.config.attachedTo?{attachedTo:this.state.config.attachedTo}:void 0,a=uc(this.five,this.wrapper,this.floorIndex,r),l=Math.ceil(s*a),c=Math.ceil(o*a);return this.size.width===l&&this.size.height===c||(this.container.style.width=l+"px",this.container.style.height=c+"px",this.size={width:l,height:c}),!0});d(this,"highlight",e=>{this.state.config.highlightEnable&&(this.highlightData=e,this.render())});d(this,"unhighlight",()=>{this.highlightData={},this.render()});d(this,"_disable",e=>{var s,o,r;const{userAction:i}=e;this.hooks.emit("disable",{userAction:i}),(s=this.showRejection)==null||s.call(this,Dt.BreakOffByDisable),this.showPromise=void 0,(o=this.app)==null||o.$destroy(),this.app=void 0,(r=this.container)==null||r.remove(),this.removeEventListener()});d(this,"_enable",e=>{const{userAction:i}=e;this.addEventListener(),this.wrapper&&(this.wrapper.append(this.container),this.hooks.emit("enable",{userAction:i}),this.state.visible&&this._show({userAction:i}))});d(this,"_show",e=>Q(this,null,function*(){var r;if(!this.state.enabled)return;if(!((r=this.fiveUtil.model)!=null&&r.loaded))throw new Error(Dt.ModelNotLoaded);if(!this.data)throw new Error(Dt.DataNotLoaded);if(this.showPromise)return this.showPromise;const i={floorIndex:this.floorIndex,modelOpacity:this.state.config.modelOpacity,immediately:!1,isAutoShow:!1,userAction:!0},s=k(k({},i),e),o=()=>Q(this,null,function*(){this.hooks.emit("show",{userAction:s.userAction,auto:s.isAutoShow});let a=!1,l;this.showRejection=u=>{a=!0,l=u};const[c]=yield ln(Rm(this.five,this.showState,s.userAction));if(c)throw c;if(a)throw l?new Error(l):new Error(Dt.UnknownError);if(!this.updateSize())throw new Error(Dt.UpdateSizeError);this.updatePosition(),this.floorIndex=s.floorIndex,this.fiveUtil.model.show(this.floorIndex)});return this.isHiddenByHideFunc=!1,this.showPromise=o().then(()=>{this.showPromise=void 0,this.showRejection=void 0;const a=s.modelOpacity,l=s.immediately?0:Vm;$n(this.five,a,l),this.render(l),this.hooks.emit("showAnimationEnded",{auto:s.isAutoShow,userAction:s.userAction})}).catch(a=>{if(this.showPromise=void 0,this.showRejection=void 0,this.updateState({visible:!1},s.userAction),!s.isAutoShow&&a instanceof Error)throw a}),this.showPromise}));d(this,"_hide",e=>{var o;(o=this.showRejection)==null||o.call(this,Dt.BreakOffByHide),this.showPromise=void 0;const s=k(k({},{userAction:!0,isAutoHide:!1}),e);$n(this.five,1,0),this.hooks.emit("hide",{auto:s.isAutoHide,userAction:s.userAction}),this.render()});d(this,"handleClick",()=>{if(!this.state.visible)return;if(this.hooks.emit("click",this.store.roomOnMouse))return!1});d(this,"onFiveModelLoaded",()=>{const i=this.five.model.bounding.getCenter(new b.Vector3);if(this.showState.offset=i,this.state.enabled===!1||this.wrapper||!this.selector)return;const s=this.selector instanceof Element?this.selector:document.querySelector(this.selector);if(!s)throw new Error("不正确的父容器选择器");this.wrapper=s,s.append(this.container)});d(this,"onFiveModeChange",e=>{e!==this.showState.mode&&(this.updateState({visible:!1},!1),this._hide({userAction:!1}))});d(this,"onFiveInteriaPan",(e,i)=>{if(!i||this.state.visible||this.state.config.autoShowEnable===!1||this.isHiddenByHideFunc)return;const s=this.five.getCurrentState();s.mode===this.showState.mode&&Fb(s)&&(this.updateState({visible:!0},!0),this._show({isAutoShow:!0}))});d(this,"onFivePanoArrived",e=>{var i;(i=this.five)!=null&&i.work&&(this.panoIndex=e,this.floorIndex=this.workUtil.observers[e].floorIndex)});d(this,"onFiveCameraUpdate",(e,i)=>{if(!this.state.visible||this.showPromise)return;const s=this.five.getCurrentState();this.updatePosition(),this.updateSize(),_b(s)&&(this.updateState({visible:!1},i),this._hide({userAction:i}))});d(this,"onFiveWantsPanGesture",(e,i)=>{if(this.five.getCurrentState().mode===this.showState.mode&&this.state.config.autoShowEnable!==!1&&i&&this.state.visible)return this.five.updateCamera(Kn(this.showState,["offset"]),0),!1});d(this,"onFiveWantsTapGesture",()=>this.handleClick());d(this,"onFiveWantsChangeMode",(e,i)=>{i==="Panorama"&&e===this.showState.mode&&(this.lastPanoramaLongitude=this.five.getCurrentState().longitude)});d(this,"onModelShownFloorChange",e=>{var i;if(this.floorIndex!==e){if(e===null){const s=this.five.getCurrentState().panoIndex;this.floorIndex=(i=this.five.work)==null?void 0:i.observers[s].floorIndex;return}this.floorIndex=e,this.updateSize(),this.render()}});i!=null&&i.selector&&(this.selector=i.selector,console.warn("不推荐继续使用 params.selector 配置父容器,请使用 appendTo 方法")),this.showState={mode:"Mapview",longitude:0,latitude:Math.PI/2},this.defaultMissingFloorConfig={imageURL:this.staticPrefix+"/release/web/saas/missing-floorplan.e274c596.png",imageWidth:200,imageHeight:120,text:(c=(l=i.i18n)==null?void 0:l.call(i,"暂无平面图"))!=null?c:"暂无平面图",textFontSize:14};const s={northDesc:"北",modelOpacity:1,cameraEnable:!0,highlightEnable:!1,hoverEnable:!0,compassEnable:!0,autoShowEnable:!0,ruleLabelsEnable:!0,roomLabelsEnable:!0,roomAreaEnable:!0,roomNameEnable:!0,roomDimensionEnable:!0,cameraImageUrl:Vi,attachedTo:zi.BOUNDING_CENTER,getLabelElement:void 0,adaptiveRoomLabelVisibleEnable:!0,missingFloorConfig:k(k({},this.defaultMissingFloorConfig),i.missingFloorConfig),i18n:h=>h,getRoomAreaText:h=>(h/1e6).toFixed(1)+"㎡",getRoomDimensionText:(h,u)=>(h/1e3).toFixed(1)+"m × "+(u/1e3).toFixed(1)+"m",getRuleDistanceText:h=>h.toString()},o=i?Kn(i,["selector","scale"]):{},r=k(k({},s.missingFloorConfig),o.missingFloorConfig),a=te(k(k({},s),o),{missingFloorConfig:r});this.state={enabled:!0,visible:!1,config:a},this.initContainer(),ci(e).then(this.onFiveModelLoaded),e.once("dispose",this.dispose),this.addEventListener()}load(e,i,s=!0){return Q(this,null,function*(){function o(h){return Object.prototype.hasOwnProperty.apply(h,["version"])}const r=e;r&&Tt(r.version)&&console.warn("传入 serverData.data 的方式后续可能不再支持,请把 serverData 整体传入 load 函数");const a=JSON.parse(JSON.stringify(e)),l=o(a)?a.data:a,c=this.data;this.data=yield Bi(l),this.hooks.emit("dataLoaded",this.data),this.hooks.emit("dataChange",this.data,c),i&&this.updateState(i,s),this.render()})}appendTo(e){if(this.wrapper=e,!!this.state.enabled)return e.appendChild(this.container),this.render(),this}enable(e={}){if(this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!0},e.userAction||i),this._enable({userAction:i})}disable(e={}){if(!this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!1},e.userAction||i),this._disable({userAction:i})}setState(e,i={}){const s=this.state,o=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,o),e.enabled!==void 0&&s.enabled!==e.enabled&&(e.enabled?this._enable({userAction:o}):this._disable({userAction:o})),e.visible!==void 0&&s.visible!==e.visible){const r={userAction:o};e.visible?this._show(r):this._hide(r)}}changeConfigs(e,i=!0){this.updateState({config:e},i),this.render()}updatePosition(){var a;const e=dc(this.five,this.floorIndex,this.state.config.attachedTo),i=(a=this.fiveUtil.model)==null?void 0:a.bounding.getCenter(new b.Vector3).setY(e);if(!i)return;const s=i.clone().project(this.five.camera),o=(s.x+1)/2,r=-(s.y-1)/2;this.container.style.left=o*100+"%",this.container.style.top=r*100+"%"}formatData(e){return Q(this,null,function*(){return yield Bi(e.data)})}updateState(e,i){var a;const s=this.state,o=(a=e.config)!=null&&a.missingFloorConfig?k(k({},s.config.missingFloorConfig),e.config.missingFloorConfig):s.config.missingFloorConfig,r=e.config?te(k(k({},s.config),e.config),{missingFloorConfig:o}):s.config;this.state=te(k(k({},this.state),e),{config:r}),!wt(this.state,s,{deep:!0})&&this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:i})}initContainer(){this.container.classList.add("floorplan-plugin"),Object.assign(this.container.style,{position:"absolute",left:"50%",top:"50%",transform:"translate(-50%, -50%)",zIndex:10,pointerEvents:"none"}),this.five.addExtraElement(this.container)}addEventListener(){if(!this.state.enabled||this.hasAddedEventListener)return;const e=this.five;e.on("modeChange",this.onFiveModeChange),e.on("interiaPan",this.onFiveInteriaPan),e.on("panoArrived",this.onFivePanoArrived),e.on("cameraUpdate",this.onFiveCameraUpdate),e.on("wantsPanGesture",this.onFiveWantsPanGesture),e.on("wantsTapGesture",this.onFiveWantsTapGesture),e.on("wantsChangeMode",this.onFiveWantsChangeMode),e.on("modelShownFloorChange",this.onModelShownFloorChange)}removeEventListener(){const e=this.five;this.hasAddedEventListener=!1,e.off("modelLoaded",this.onFiveModelLoaded),e.off("modeChange",this.onFiveModeChange),e.off("panoArrived",this.onFivePanoArrived),e.off("cameraUpdate",this.onFiveCameraUpdate),e.off("wantsPanGesture",this.onFiveWantsPanGesture),e.off("wantsTapGesture",this.onFiveWantsTapGesture),e.off("wantsChangeMode",this.onFiveWantsChangeMode),e.off("modelShownFloorChange",this.onModelShownFloorChange)}render(e){if(!this.state.enabled||!this.container||!this.data||this.size.width===0||this.showPromise)return;const i=te(k({},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 hc({target:this.container,intro:!0,props:i})}};const Nb=(n,t)=>new Hb(n,t);let Gb=class extends Pi{constructor(e,i){var l,c;super(e);d(this,"name","topviewFloorplanPlugin");d(this,"state");d(this,"data");d(this,"app");d(this,"selector");d(this,"panoIndex",0);d(this,"floorIndex",0);d(this,"wrapper");d(this,"container",document.createElement("div"));d(this,"lastPanoramaLongitude",0);d(this,"size",{width:0,height:0});d(this,"defaultMissingFloorConfig");d(this,"hasAddedEventListener",!1);d(this,"isHiddenByHideFunc",!1);d(this,"highlightData",{});d(this,"updateSize",()=>{if(!this.data||!this.container||!this.wrapper||this.five.getCurrentState().mode!=="Topview")return!1;const{min:e,max:i}=this.data.bounding,s=i.x-e.x,o=i.y-e.y,r=this.state.config.attachedTo?{attachedTo:this.state.config.attachedTo}:void 0,a=uc(this.five,this.wrapper,this.floorIndex,r),l=Math.ceil(s*a),c=Math.ceil(o*a);return this.size.width===l&&this.size.height===c||(this.container.style.width=l+"px",this.container.style.height=c+"px",this.size={width:l,height:c}),!0});d(this,"dispose",()=>{var e,i;this.removeEventListener(),(e=this.app)==null||e.$destroy(),this.app=void 0,(i=this.container)==null||i.remove(),this.data=void 0,this.wrapper=void 0,this.selector=void 0,this.hooks.emit("dispose")});d(this,"highlight",e=>{this.state.config.highlightEnable&&(this.highlightData=e,this.render())});d(this,"unhighlight",()=>{this.highlightData={},this.render()});d(this,"_disable",e=>{var s,o;const{userAction:i}=e;(s=this.app)==null||s.$destroy(),this.app=void 0,(o=this.container)==null||o.remove(),this.removeEventListener(),this.hooks.emit("disable",{userAction:i})});d(this,"onFiveModelLoaded",()=>{if(this.state.enabled===!1||this.wrapper||!this.selector)return;const e=this.selector instanceof Element?this.selector:document.querySelector(this.selector);if(!e)throw new Error("不正确的父容器选择器");this.wrapper=e,e.append(this.container)});d(this,"onFiveModeChange",(...[e,,,,i])=>{e!=="Topview"&&this.state.visible&&(this.updateState({visible:!1},i),this._hide({userAction:i}))});d(this,"onFivePanoArrived",e=>{var i;(i=this.five)!=null&&i.work&&(this.panoIndex=e,this.floorIndex=this.five.work.observers[e].floorIndex)});d(this,"onFiveCameraUpdate",(e,i)=>{this.state.visible&&(this.updatePosition(),this.updateSize())});d(this,"onFiveWantsGesture",e=>{if(!(e!=="pan"&&e!=="pinch"&&e!=="mouseWheel")&&this.state.visible&&!this.state.config.gestureEnable)return!1});d(this,"onFiveWantsMoveToPano",()=>{if(this.state.visible&&this.state.config.preventRoomClick)return!1});d(this,"onFiveInitAnimationEnded",(...[,,e])=>{const{mode:i}=this.five.getCurrentState();i==="Topview"&&!this.isHiddenByHideFunc&&!this.state.visible&&this.state.config.autoShowEnable&&(this.updateState({visible:!0},e),this._show({userAction:e}))});d(this,"onModelShownFloorChange",e=>{if(this.floorIndex!==e){if(e===null){const i=this.five.getCurrentState().panoIndex;this.floorIndex=this.five.work.observers[i].floorIndex;return}this.floorIndex=e,this.updateSize(),this.render()}});i!=null&&i.selector&&(this.selector=i.selector,console.warn("不推荐继续使用 params.selector 配置父容器,请使用 appendTo 方法")),this.defaultMissingFloorConfig={imageURL:this.staticPrefix+"/release/web/saas/missing-floorplan.e274c596.png",imageWidth:200,imageHeight:120,text:(c=(l=i.i18n)==null?void 0:l.call(i,"暂无平面图"))!=null?c:"暂无平面图",textFontSize:14};const s={northDesc:"北",modelOpacity:1,cameraEnable:!0,hoverEnable:!0,highlightEnable:!1,compassEnable:!0,gestureEnable:!1,autoShowEnable:!0,ruleLabelsEnable:!0,roomLabelsEnable:!0,roomAreaEnable:!0,roomNameEnable:!0,roomDimensionEnable:!0,cameraImageUrl:Vi,attachedTo:zi.BOUNDING_CENTER,getLabelElement:void 0,missingFloorConfig:k(k({},this.defaultMissingFloorConfig),i.missingFloorConfig),i18n:h=>h,adaptiveRoomLabelVisibleEnable:!0,getRoomAreaText:h=>(h/1e6).toFixed(1)+"㎡",getRoomDimensionText:(h,u)=>(h/1e3).toFixed(1)+"m × "+(u/1e3).toFixed(1)+"m",getRuleDistanceText:h=>h.toString()},o=i?Kn(i,["selector","scale"]):{},r=k(k({},s.missingFloorConfig),o.missingFloorConfig),a=te(k(k({},s),o),{missingFloorConfig:r});this.state={enabled:!0,visible:!1,config:a},this.initContainer(),e.model.loaded?this.onFiveModelLoaded():e.once("modelLoaded",this.onFiveModelLoaded),e.once("dispose",this.dispose),this.addEventListener()}load(e,i,s=!0){return Q(this,null,function*(){function o(h){return Object.prototype.hasOwnProperty.apply(h,["version"])}const r=e;r&&Tt(r.version)&&console.warn("传入 serverData.data 的方式后续可能不再支持,请把 serverData 整体传入 load 函数");const a=JSON.parse(JSON.stringify(e)),l=o(a)?a.data:a,c=this.data;this.data=yield Bi(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=dc(this.five,this.floorIndex,this.state.config.attachedTo),i=(a=this.five.model)==null?void 0:a.bounding.getCenter(new b.Vector3).setY(e);if(!i)return;const s=i.clone().project(this.five.camera),o=(s.x+1)/2,r=-(s.y-1)/2;this.container.style.left=o*100+"%",this.container.style.top=r*100+"%"}appendTo(e){if(this.wrapper=e,!!this.state.enabled)return e.appendChild(this.container),this.render(),this}show(){return Q(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 Q(this,arguments,function*(e={}){if(this.isHiddenByHideFunc=!0,!this.state.visible)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!1},i),this._hide({userAction:i})})}enable(e={}){if(this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!0},e.userAction||i),this._enable({userAction:i})}disable(e={}){if(!this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!1},e.userAction||i),this._disable({userAction:i})}setState(e,i={}){const s=this.state,o=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,o),e.enabled!==void 0&&s.enabled!==e.enabled){const r={userAction:o};e.enabled?this._enable(r):this._disable(r)}if(e.visible!==void 0&&s.visible!==e.visible){const r={userAction:o};e.visible?this._show(r):this._hide(r)}}changeConfigs(e,i=!0){this.updateState({config:e},i),this.render()}formatData(e){return Q(this,null,function*(){return yield Bi(e.data)})}_show(e){return Q(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 fc(this.five,["Topview",void 0,void 0,i])),this.five.model.show(this.floorIndex),this.updatePosition(),this.updateSize();const s=500,o=this.state.config.modelOpacity;$n(this.five,o,s),this.hooks.emit("showAnimationEnded",{userAction:i,auto:!1}),this.render()})}_hide(e){return Q(this,null,function*(){if(!this.state.enabled)return;const{userAction:i}=e;this.hooks.emit("hide",{userAction:i,auto:!1});const s=1,o=0;$n(this.five,s,o),this.render()})}_enable(e){const{userAction:i}=e;this.addEventListener(),this.wrapper&&this.wrapper.append(this.container),this.hooks.emit("enable",{userAction:i}),this.state.visible&&this._show({userAction:i})}updateState(e,i){var a;const s=this.state,o=(a=e.config)!=null&&a.missingFloorConfig?k(k({},s.config.missingFloorConfig),e.config.missingFloorConfig):s.config.missingFloorConfig,r=e.config?te(k(k({},s.config),e.config),{missingFloorConfig:o}):s.config;this.state=te(k(k({},this.state),e),{config:r}),!wt(this.state,s,{deep:!0})&&this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:i})}addEventListener(){if(!this.state.enabled||this.hasAddedEventListener)return;const e=this.five;e.on("modeChange",this.onFiveModeChange),e.on("panoArrived",this.onFivePanoArrived),e.on("cameraUpdate",this.onFiveCameraUpdate),e.on("wantsGesture",this.onFiveWantsGesture),e.on("wantsMoveToPano",this.onFiveWantsMoveToPano),e.on("initAnimationEnded",this.onFiveInitAnimationEnded),e.on("modelShownFloorChange",this.onModelShownFloorChange)}removeEventListener(){const e=this.five;this.hasAddedEventListener=!1,e.off("modeChange",this.onFiveModeChange),e.off("panoArrived",this.onFivePanoArrived),e.off("cameraUpdate",this.onFiveCameraUpdate),e.off("wantsGesture",this.onFiveWantsGesture),e.off("wantsMoveToPano",this.onFiveWantsMoveToPano),e.off("initAnimationEnded",this.onFiveInitAnimationEnded),e.off("modelShownFloorChange",this.onModelShownFloorChange)}initContainer(){this.container.classList.add("floorplan-plugin"),Object.assign(this.container.style,{position:"absolute",left:"50%",top:"50%",transform:"translate3d(-50%, -50%, 10px)",zIndex:10,pointerEvents:"none","will-change":"width, height"}),this.five.addExtraElement(this.container)}render(e){if(!this.state.enabled||!this.container||!this.data||this.size.width===0)return;const i=te(k({},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 hc({target:this.container,intro:!0,props:i})}};const Qb=(n,t)=>new Gb(n,t);function Wb(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 Ub(n){let t,e,i;return{c(){t=L("div"),e=L("div"),i=L("div"),P(i,"class","plugin-radar__camera-rotate svelte-1nqrlxd"),j(i,"background-image","url("+(n[0]||Vi)+")"),j(i,"transform",n[1]),P(e,"class","plugin-radar__camera-position svelte-1nqrlxd"),j(e,"transform",n[2]),P(t,"class","plugin-radar__camera-wrapper svelte-1nqrlxd"),j(t,"opacity",n[3]?1:0)},m(s,o){R(s,t,o),O(t,e),O(e,i)},p(s,[o]){o&1&&j(i,"background-image","url("+(s[0]||Vi)+")"),(o&1||o&3)&&j(i,"transform",s[1]),o&4&&j(e,"transform",s[2]),o&8&&j(t,"opacity",s[3]?1:0)},i:K,o:K,d(s){s&&V(t)}}}function Yb(n){return`rotate(${Math.floor(n/Math.PI*180)*-1+45}deg)`}function Xb(n,t,e){var w,I;let i,s,o,r,{five:a}=t,{pxmm:l}=t,{floorplanData:c}=t,{cameraImageUrl:h}=t,u=a.getCurrentState().panoIndex,f=a.getCurrentState().longitude,m=(I=(w=a.work.observers[a.getCurrentState().panoIndex])==null?void 0:w.floorIndex)!=null?I:0;function v(C,E){const M=C.bounding,S=C.observers[E];if(!S)return"";const T=(M.max.x-M.min.x)*l,G=(M.max.y-M.min.y)*l,_=Math.floor(S.positionInImage.x*T),U=Math.floor(S.positionInImage.y*G);return`translate(${_}px, ${U}px)`}function p(C){e(7,u=C)}function g(C){e(9,m=a.work.observers[C].floorIndex)}const A=wr(C=>{e(8,f=C.longitude)},1e3/60);return Et(()=>(a.on("panoWillArrive",p),a.on("panoArrived",g),a.on("cameraDirectionUpdate",A),function(){a.off("panoWillArrive",p),a.off("panoArrived",g),a.off("cameraDirectionUpdate",A)})),n.$$set=C=>{"five"in C&&e(4,a=C.five),"pxmm"in C&&e(5,l=C.pxmm),"floorplanData"in C&&e(6,c=C.floorplanData),"cameraImageUrl"in C&&e(0,h=C.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,o=v(c,u)),n.$$.dirty&256&&e(1,r=Yb(f))},[h,r,o,s,a,l,c,u,f,m,i]}class Zb extends de{constructor(t){super(),he(this,t,Xb,Ub,ce,{five:4,pxmm:5,floorplanData:6,cameraImageUrl:0},Wb)}}function Jb(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 Uh(n,t,e){const i=n.slice();return i[1]=t[e],i}function Yh(n,t){let e,i,s=`${t[1].icon.width/16}rem`,o=`${t[1].icon.height/16}rem`,r,a=`${t[1].positionInImage.y*100}%`,l=`${t[1].positionInImage.x*100}%`;return{key:n,first:null,c(){e=L("div"),i=L("div"),r=ee(),P(i,"class","plugin-pano-floorplan__extra-object-item svelte-1i87fz7"),j(i,"background-image",`url(${t[1].icon.url})`),j(i,"width",s),j(i,"height",o),P(e,"class","plugin-pano-floorplan__extra-object-item--position svelte-1i87fz7"),j(e,"top",a),j(e,"left",l),this.first=e},m(c,h){R(c,e,h),O(e,i),O(e,r)},p(c,h){t=c,h&1&&j(i,"background-image",`url(${t[1].icon.url})`);const u=h&1;u&&j(i,"width",s),u&&j(i,"height",o),h&1&&a!==(a=`${t[1].positionInImage.y*100}%`)&&j(e,"top",a),h&1&&l!==(l=`${t[1].positionInImage.x*100}%`)&&j(e,"left",l)},d(c){c&&V(e)}}}function qb(n){let t,e=[],i=new Map,s=n[0];const o=r=>r[1].id;for(let r=0;r<s.length;r+=1){let a=Uh(n,s,r),l=o(a);i.set(l,e[r]=Yh(l,a))}return{c(){t=L("div");for(let r=0;r<e.length;r+=1)e[r].c();P(t,"class","plugin-pano-floorplan__extra-objects svelte-1i87fz7")},m(r,a){R(r,t,a);for(let l=0;l<e.length;l+=1)e[l]&&e[l].m(t,null)},p(r,[a]){a&1&&(s=r[0],e=Zt(e,a,o,1,r,s,i,t,ac,Yh,null,Uh))},i:K,o:K,d(r){r&&V(t);for(let a=0;a<e.length;a+=1)e[a].d()}}}function Kb(n,t,e){let{extraObjects:i=[]}=t;return n.$$set=s=>{"extraObjects"in s&&e(0,i=s.extraObjects)},[i]}class $b extends de{constructor(t){super(),he(this,t,Kb,qb,ce,{extraObjects:0},Jb)}}function e1(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 t1(n){let t,e,i,s,o,r;const a=[{floorIndex:n[2],floorplanData:n[4]}];let l={};for(let h=0;h<a.length;h+=1)l=vt(l,a[h]);t=new zm({props:l}),i=new $b({props:{extraObjects:n[7]}});let c=n[3]&&Xh(n);return{c(){oe(t.$$.fragment),e=ee(),oe(i.$$.fragment),s=ee(),c&&c.c(),o=Ee()},m(h,u){ne(t,h,u),R(h,e,u),ne(i,h,u),R(h,s,u),c&&c.m(h,u),R(h,o,u),r=!0},p(h,u){const f=u&20?Ct(a,[{floorIndex:h[2],floorplanData:h[4]}]):{};t.$set(f);const m={};u&128&&(m.extraObjects=h[7]),i.$set(m),h[3]?c?(c.p(h,u),u&8&&D(c,1)):(c=Xh(h),c.c(),D(c,1),c.m(o.parentNode,o)):c&&(ue(),B(c,1,1,()=>{c=null}),fe())},i(h){r||(D(t.$$.fragment,h),D(i.$$.fragment,h),D(c),r=!0)},o(h){B(t.$$.fragment,h),B(i.$$.fragment,h),B(c),r=!1},d(h){se(t,h),h&&V(e),se(i,h),h&&V(s),c&&c.d(h),h&&V(o)}}}function i1(n){let t,e,i;return{c(){t=L("div"),e=L("img"),P(e,"class","missing-floor-image svelte-18287ai"),dt(e.src,i=n[6])||P(e,"src",i),P(e,"alt","缺省楼层"),P(t,"class","missing-floor-wrapper svelte-18287ai")},m(s,o){R(s,t,o),O(t,e)},p(s,o){o&64&&!dt(e.src,i=s[6])&&P(e,"src",i)},i:K,o:K,d(s){s&&V(t)}}}function Xh(n){let t,e;const i=[{five:n[0],pxmm:n[1],floorIndex:n[2],floorplanData:n[4],onRoomHeightClick:n[9],highlightData:n[5],hoveredRoom:void 0}];let s={};for(let o=0;o<i.length;o+=1)s=vt(s,i[o]);return t=new Om({props:s}),{c(){oe(t.$$.fragment)},m(o,r){ne(t,o,r),e=!0},p(o,r){const a=r&567?Ct(i,[{five:o[0],pxmm:o[1],floorIndex:o[2],floorplanData:o[4],onRoomHeightClick:o[9],highlightData:o[5],hoveredRoom:void 0}]):{};t.$set(a)},i(o){e||(D(t.$$.fragment,o),e=!0)},o(o){B(t.$$.fragment,o),e=!1},d(o){se(t,o)}}}function n1(n){let t,e,i,s;const o=[i1,t1],r=[];function a(l,c){return l[8]?1:0}return t=a(n),e=r[t]=o[t](n),{c(){e.c(),i=Ee()},m(l,c){r[t].m(l,c),R(l,i,c),s=!0},p(l,[c]){let h=t;t=a(l),t===h?r[t].p(l,c):(ue(),B(r[h],1,1,()=>{r[h]=null}),fe(),e=r[t],e?e.p(l,c):(e=r[t]=o[t](l),e.c()),D(e,1),e.m(i.parentNode,i))},i(l){s||(D(e),s=!0)},o(l){B(e),s=!1},d(l){r[t].d(l),l&&V(i)}}}function s1(n,t,e){let i,s,o,{five:r}=t,{pxmm:a}=t,{floorIndex:l}=t,{hoverEnable:c}=t,{floorplanData:h}=t,{extraObjects:u=[]}=t,{highlightData:f}=t,{missingFloorImageUrl:m}=t;const v=void 0;return n.$$set=p=>{"five"in p&&e(0,r=p.five),"pxmm"in p&&e(1,a=p.pxmm),"floorIndex"in p&&e(2,l=p.floorIndex),"hoverEnable"in p&&e(3,c=p.hoverEnable),"floorplanData"in p&&e(4,h=p.floorplanData),"extraObjects"in p&&e(10,u=p.extraObjects),"highlightData"in p&&e(5,f=p.highlightData),"missingFloorImageUrl"in p&&e(6,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,o=u==null?void 0:u.filter(p=>p.floorIndex===l))},[r,a,l,c,h,f,m,o,s,v,u,i]}class o1 extends de{constructor(t){super(),he(this,t,s1,n1,ce,{five:0,pxmm:1,floorIndex:2,hoverEnable:3,floorplanData:4,extraObjects:10,highlightData:5,missingFloorImageUrl:6},e1)}}function r1(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 Zh(n){let t,e,i,s,o=n[8]!==0&&Jh(n);return{c(){t=L("div"),o&&o.c(),P(t,"class","plugin-floorplan-radar svelte-1mvqyqq")},m(r,a){R(r,t,a),o&&o.m(t,null),e=!0,i||(s=[Wt(Ni.call(null,t)),we(t,"clientWidth",n[14]),we(t,"clientHeight",n[15])],i=!0)},p(r,a){r[8]!==0?o?(o.p(r,a),a&256&&D(o,1)):(o=Jh(r),o.c(),D(o,1),o.m(t,null)):o&&(ue(),B(o,1,1,()=>{o=null}),fe())},i(r){e||(D(o),e=!0)},o(r){B(o),e=!1},d(r){r&&V(t),o&&o.d(),i=!1,rt(s)}}}function Jh(n){let t,e,i,s,o=`${n[10]}px`,r=`${n[13]}px`,a;const l=[{five:n[0],pxmm:n[11],floorIndex:n[12],floorplanData:n[3],hoverEnable:n[2],extraObjects:n[5],highlightData:n[6],missingFloorImageUrl:n[7]}];let c={};for(let f=0;f<l.length;f+=1)c=vt(c,l[f]);e=new o1({props:c});const h=[{pxmm:n[11],five:n[0],floorplanData:n[3],cameraImageUrl:n[4]}];let u={};for(let f=0;f<h.length;f+=1)u=vt(u,h[f]);return s=new Zb({props:u}),{c(){t=L("div"),oe(e.$$.fragment),i=ee(),oe(s.$$.fragment),P(t,"class","plugin-floorplan-radar-container svelte-1mvqyqq"),j(t,"width",o),j(t,"height",r)},m(f,m){R(f,t,m),ne(e,t,null),O(t,i),ne(s,t,null),a=!0},p(f,m){const v=m&6381?Ct(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(v);const p=m&2073?Ct(h,[{pxmm:f[11],five:f[0],floorplanData:f[3],cameraImageUrl:f[4]}]):{};s.$set(p),m&1024&&o!==(o=`${f[10]}px`)&&j(t,"width",o),m&8192&&r!==(r=`${f[13]}px`)&&j(t,"height",r)},i(f){a||(D(e.$$.fragment,f),D(s.$$.fragment,f),a=!0)},o(f){B(e.$$.fragment,f),B(s.$$.fragment,f),a=!1},d(f){f&&V(t),se(e),se(s)}}}function a1(n){let t,e,i=n[1]&&Zh(n);return{c(){i&&i.c(),t=Ee()},m(s,o){i&&i.m(s,o),R(s,t,o),e=!0},p(s,[o]){s[1]?i?(i.p(s,o),o&2&&D(i,1)):(i=Zh(s),i.c(),D(i,1),i.m(t.parentNode,t)):i&&(ue(),B(i,1,1,()=>{i=null}),fe())},i(s){e||(D(i),e=!0)},o(s){B(i),e=!1},d(s){i&&i.d(s),s&&V(t)}}}function l1(n,t,e){var C,E;let{five:i}=t,{visible:s}=t,{hoverEnable:o}=t,{floorplanData:r}=t,{cameraImageUrl:a}=t,{extraObjects:l=[]}=t,{highlightData:c}=t,{missingFloorImageUrl:h}=t,u=0,f=(E=(C=i.work.observers[i.getCurrentState().panoIndex])==null?void 0:C.floorIndex)!=null?E:0,m=0,v=0,p=0,g=0;function A(M){e(12,f=i.work.observers[M].floorIndex)}Et(()=>(i.on("panoArrived",A),()=>{i.off("panoArrived",A)}));const w=M=>{e(8,m=M.detail)},I=M=>{e(9,v=M.detail)};return n.$$set=M=>{"five"in M&&e(0,i=M.five),"visible"in M&&e(1,s=M.visible),"hoverEnable"in M&&e(2,o=M.hoverEnable),"floorplanData"in M&&e(3,r=M.floorplanData),"cameraImageUrl"in M&&e(4,a=M.cameraImageUrl),"extraObjects"in M&&e(5,l=M.extraObjects),"highlightData"in M&&e(6,c=M.highlightData),"missingFloorImageUrl"in M&&e(7,h=M.missingFloorImageUrl)},n.$$.update=()=>{if(n.$$.dirty&1800){const M=Math.min(m,v),{max:S,min:T}=r.bounding,G=S.x-T.x,_=S.y-T.y,U=function(){return G>_?[M,M/G*_]:[M/_*G,M]}();e(10,p=U[0]),e(13,g=U[1]),e(11,u=p/G)}},[i,s,o,r,a,l,c,h,m,v,p,u,f,g,w,I]}class c1 extends de{constructor(t){super(),he(this,t,l1,a1,ce,{five:0,visible:1,hoverEnable:2,floorplanData:3,cameraImageUrl:4,extraObjects:5,highlightData:6,missingFloorImageUrl:7},r1)}}let h1=class extends Pi{constructor(e,i){super(e);d(this,"name","panoFloorplanRadarPlugin");d(this,"state");d(this,"data");d(this,"app");d(this,"wrapperSelector","");d(this,"wrapper",null);d(this,"disposed",!1);d(this,"extraObjects",[]);d(this,"highlightData",{});d(this,"dispose",()=>{var e;this.disposed=!0,(e=this.app)==null||e.$destroy(),this.wrapper=null,this.wrapperSelector="",this.hooks.emit("dispose")});d(this,"highlight",e=>{this.state.config.highlightEnable&&(this.highlightData=e,this.render())});d(this,"unhighlight",()=>{this.highlightData={},this.render()});d(this,"_disable",e=>{var s;const{userAction:i}=e;(s=this.app)==null||s.$destroy(),this.app=void 0,this.hooks.emit("disable",{userAction:i})});this.five=e;const s={hoverEnable:!0,highlightEnable:!0,cameraImageUrl:Vi,missingFloorImageUrl:this.staticPrefix+"/release/web/saas/missing-floor.d687a5ed.png"},o=k(k({},s),i==null?void 0:i.configs);this.state={enabled:!0,visible:!0,config:o},i!=null&&i.wrapper&&console.warn("不推荐继续使用 params.selector 配置父容器,请使用 appendTo 方法"),typeof(i==null?void 0:i.wrapper)=="string"?this.wrapperSelector=i.wrapper:(i==null?void 0:i.wrapper)instanceof Element&&(this.wrapper=i.wrapper),e.once("dispose",this.dispose)}load(e,i,s=!0){return Q(this,null,function*(){function o(c){return Object.prototype.hasOwnProperty.apply(c,["version"])}const r=JSON.parse(JSON.stringify(e)),a=o(r)?r.data:r,l=this.data;this.data=yield Bi(a),this.hooks.emit("dataLoaded",this.data),this.hooks.emit("dataChange",this.data,l),i&&this.updateState(i,s),this.render()})}show(){return Q(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 Q(this,arguments,function*(e={}){if(!this.state.visible)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!1},i),this._hide({userAction:i})})}enable(e={}){if(this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!0},e.userAction||i),this._enable({userAction:i})}disable(e={}){if(!this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!1},e.userAction||i),this._disable({userAction:i})}setState(e,i={}){const s=this.state,o=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,o),e.enabled!==void 0&&s.enabled!==e.enabled){const r={userAction:o};e.enabled?this._enable(r):this._disable(r)}if(e.visible!==void 0&&s.visible!==e.visible){const r={userAction:o};e.visible?this._show(r):this._hide(r)}}appendTo(e){this.wrapper!==e&&this.app&&(this.app.$destroy(),this.app=void 0),this.wrapper=e,this.render()}changeConfigs(e,i=!0){this.setState({config:e},{userAction:i}),this.render()}setExtraObjectsWith3DPositions(e){this.data&&(this.extraObjects=Db(e,this.five,this.data),this.render())}formatData(e){return Q(this,null,function*(){return yield Bi(e.data)})}_enable(e){const{userAction:i}=e;this.hooks.emit("enable",{userAction:i}),this.state.visible&&this._show({userAction:i})}_show(e){if(this.disposed||!this.state.enabled)return;const{userAction:i}=e;this.hooks.emit("show",{userAction:i}),this.render()}_hide(e){if(this.disposed||!this.state.enabled)return;const{userAction:i}=e;this.hooks.emit("hide",{userAction:i}),this.render()}updateState(e,i){const s=this.state,o=e.config?k(k({},s.config),e.config):s.config;this.state=te(k(k({},this.state),e),{config:o}),!wt(this.state,s,{deep:!0})&&this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:i})}render(){if(this.disposed||!this.state.enabled)return;if(!this.wrapper&&this.wrapperSelector){const i=document.querySelector(this.wrapperSelector);this.wrapper=i}if(!this.data||!this.wrapper)return;const e=te(k({},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 c1({target:this.wrapper,props:e})}};const d1=(n,t)=>new h1(n,t),u1=[{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:"和室"}],f1=[{type:0,description:"木质地板"},{type:1,description:"瓷砖地面"},{type:2,description:"户外地面"},{type:3,description:"卫生间地面"},{type:4,description:"阳台地面"},{type:5,description:"车库地面"}],m1=[{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:"写字楼"}],_a=(n,t,e)=>{const i=new b.Matrix4,s=new b.Euler(n,t,e,"YXZ");return i.makeRotationFromEuler(s),i},g1=(n,{scale:t,rotation:e,position:i})=>{if(t&&n.scale.set(t,t,t),e){const[s,o,r]=e;s&&n.applyMatrix4(_a(s,0,0)),o&&n.applyMatrix4(_a(0,o,0)),r&&n.applyMatrix4(_a(0,0,r))}return i&&n.position.set(i.x,i.y,i.z),n};function _m(n,t){n.traverse(e=>{var i;if(e.type==="Mesh"){const s=e,o=k({map:s.material.map||{}},t);s.material=new W.MeshBasicMaterial(o),s.renderOrder=1,((i=e.parent)==null?void 0:i.type)==="Mesh"&&(e.renderOrder=e.parent.renderOrder+1)}})}const p1=(n,t)=>{var p;const e=t.fbx_url||"//vrlab-image4.ljcdn.com/release/web/dipan2.f38a21cc.FBX",i=(p=t.north_rad)!=null?p:void 0,s={};let o={x:0,y:0,z:0},r=[0,0,0],a=1,l=i;n.on("modelLoaded",v);const c=g=>Q(exports,null,function*(){var C;const A=(g==null?void 0:g.fbx_url)||e;if(l=(C=g==null?void 0:g.north_rad)!=null?C:i,typeof l!="number")throw new Error('"northRad"配置参数缺失:未配置指南针指向!');const I=yield new Hf.FBXLoader().loadAsync(A);return _m(I,{transparent:!0,side:b.DoubleSide,blending:b.AdditiveBlending}),s.object=I,v(),!0}),h=({latitude:g})=>{if(!s.object)return;const A=u(g);A&&(s.object.position.y=A)},u=g=>{if(s.yBase===void 0)return;const A=.6;if(g>=Math.PI/4)return s.yBase-(A+1.6);const w=g*(4/Math.PI);return s.yBase-(A*w+1.6)},f=()=>{if(!s.object)return;const g=u(n.getPose().latitude);g&&(s.object.position.y=g),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 v(){const g=s.object;if(!g)return;const A=n.model.bounding,w=A.max.x-A.min.x,I=A.max.z-A.min.z,C=Math.max(w,I),{max:{x:E,z:M},min:{x:S,y:T,z:G}}=A;s.yBase=T,o={x:(E+S)/2,y:T-1.6,z:(M+G)/2},r=[0,l-Math.PI/2,0],a=.0045*C,g1(g,{position:o,rotation:r,scale:a})}return{load:c,disable:m,enable:f}};function v1(n,t){var c,h,u,f,m;const e=(c=t==null?void 0:t.size)!=null?c:512,i=(h=t==null?void 0:t.fontSize)!=null?h:e*(35/256)*1.2,s=(u=t==null?void 0:t.backgroundColor)!=null?u:"rgba(0,0,0,0)",o=(f=t==null?void 0:t.fontColor)!=null?f:"#fff",r=(m=t==null?void 0:t.textAlign)!=null?m:"center",a=document.createElement("canvas");a.setAttribute("width",e+""),a.setAttribute("height",e+"");const l=a.getContext("2d");return l.fillStyle=s,l.fillRect(0,0,e,e),l.font=`${i}px "微软雅黑"`,l.textAlign=r,l.fillStyle=o,l.fillText(n,e/2,e*.7),new W.CanvasTexture(a)}const A1=({x:n,y:t,z:e})=>new W.Vector3(n,t,e),b1=(n,t)=>{var p,g,A;const e={},i=(p=t.animationEnabled)!=null?p:!0,s=(g=t.position)!=null?g:void 0,o=(A=t.rad)!=null?A:void 0,r=t.fbx_url||"//vrlab-image4.ljcdn.com/release/web/entryDoorMini/Anim_Door1.fbx",a=[],l=w=>Q(exports,null,function*(){var _,U,z,Y,H,N,X,J;const I=(_=w==null?void 0:w.position)!=null?_:s;if(!I)return Promise.reject(new Error("ModelEntryDoorGuidePlugin.load(): position is undefined"));const C=A1(I),E=(U=w==null?void 0:w.rad)!=null?U:o,M=(z=w==null?void 0:w.fbx_url)!=null?z:r;if(e.rad=E,E===void 0)return Promise.reject(new Error(`ModelEntryDoorGuidePlugin.load(): rad is ${E}`));const S=yield new Hf.FBXLoader().loadAsync(M);S.position.copy(C),S.rotation.z=E,S.scale.set(.8,.8,.8),_m(S,{transparent:!0,side:b.DoubleSide});const T=(X=(N=(H=(Y=S.children)==null?void 0:Y[0])==null?void 0:H.children)==null?void 0:N[3])==null?void 0:X.clone();if(!T)return Promise.reject(new Error(`ModelEntryDoorGuidePlugin.load(): textMesh is ${T}`));const G=(J=t.name)!=null?J:"入户门";return T.material=new W.MeshBasicMaterial({transparent:!0,map:v1(G)}),T.renderOrder=3,S.children[0].add(T),e.object=S,!0}),c=()=>{if(e.animation)return;if(!e.object)return console.error("ModelEntryDoorGuidePlugin.initAnimation(): state.object is ",e.object);const w=1,I=new W.AnimationMixer(e.object);a.push(I);const C=I.clipAction(e.object.animations[0]);C.timeScale=w;let E;const M=()=>{let _=0,U=0;const z=1e3/30,Y=H=>{_=requestAnimationFrame(Y);const N=H-U;N<z||(U=H,a.forEach(X=>X.update(N/1e3)),n.needsRender=!0)};return _=requestAnimationFrame(Y),()=>{cancelAnimationFrame(_)}},G={play:()=>{E||(C.play(),E=M(),requestAnimationFrame(()=>{e.object&&e.object.rotation.z!==e.rad&&(e.object.rotation.z=e.rad)}))},stop:()=>{C.stop(),E==null||E(),E=void 0}};e.animation=G},h=w=>{var C;if(!e.object)return console.error("ModelEntryDoorGuidePlugin.enable(): object is ",e.object);((C=w==null?void 0:w.animationEnable)!=null?C:i)&&(e.animation||c(),e.animation.play()),n.scene.add(e.object),n.needsRender=!0},u=()=>{e.object&&(e.animation&&e.animation.stop(),n.scene.remove(e.object),n.needsRender=!0)},f=w=>w==="Floorplan"?h():u();return{load:l,enable:w=>(e.enabled||(e.enabled=!0,f(n.currentMode),n.on("modeChange",f),h(w)),!0),disable:()=>(e.enabled&&(e.enabled=!1,u(),n.off("modeChange",f)),!0)}},y1=oi;function w1(n,t,e,i=y1.Linear.None){const s=new br(n).to(t,e).easing(i);no(()=>s.start(0));const o=rs(a=>{s.update(a)===!1&&o()}),r=[];return s.onDestroy=a=>(r.push(a),s),s.destroy=function(){this.stop(),Object.assign(s,{_onStartCallback:null,_onUpdateCallback:null,_onCompleteCallback:null,_onStopCallbackL:null});let a;for(;a=r.shift();)a();o()},s}function C1(n,t){return w1({progress:0},{progress:1},n,t)}var Fm=(n=>(n.Move="Move",n.Rotate="Rotate",n))(Fm||{}),ii=(n=>(n.Clockwise="Clockwise",n.Anticlockwise="Anticlockwise",n.Loop="Loop",n))(ii||{});const Jo=Math.PI*2;function qh(n){return(n%Jo+Jo)%Jo}function Kh(n){return n%Jo}function Fa(n,t,e){return n+(t-n)*e}const yl=(n,t,e)=>{const i=Math.PI,s=i*2;let o=qh(n),r=qh(t);return e===ii.Anticlockwise&&o<r&&(o+=s),e===ii.Clockwise&&r<o&&(r+=s),e===ii.Loop&&r-o>i?yl(o,r,ii.Anticlockwise):e===ii.Loop&&o-r>i?yl(o,r,ii.Clockwise):{from:o,to:r}},P1=n=>{const t={},e=(l,c,...h)=>Q(exports,[l,c,...h],function*(o,r,a={preload:!0}){return t.interruptCallback&&t.interruptCallback(!1),a.asyncStartCallback&&(yield a.asyncStartCallback()),o.mode&&o.mode!==n.currentMode&&(yield n.changeMode(o.mode)),a.preload&&o.panoIndex!==void 0&&o.panoIndex!==n.panoIndex&&(yield n.preloadPano(o.panoIndex)),a.asyncEndCallback&&(yield a.asyncEndCallback()),o.panoIndex===void 0&&o.fov===void 0&&o.latitude===void 0&&o.longitude===void 0?!0:yield new Promise((u,f)=>{const m=o.panoIndex!==void 0?o.panoIndex:n.panoIndex;m!==void 0?n.moveToPano(m,k({duration:r,moveEndCallback:()=>u(!0),moveCancelCallback:()=>f(new Error("move canceled"))},o)):f(new Error("unexpected error"))})}),i=o=>{const r=n.state,a=Kh(r.latitude),l=Kh(o.latitude),{from:c,to:h}=yl(r.longitude,o.longitude,o.rotation||ii.Loop),u=r.fov,f=o.fov;return{from:{latitude:a,longitude:c,fov:u},to:{latitude:l,longitude:h,fov:f}}};return{move:e,rotate:(l,c,...h)=>Q(exports,[l,c,...h],function*(o,r,a={}){t.interruptCallback&&t.interruptCallback(!1),a.asyncStartCallback&&(yield a.asyncStartCallback()),n.currentMode!==Je.Five.Mode.Panorama&&(yield n.changeMode(Je.Five.Mode.Panorama)),o.panoIndex!==void 0&&o.panoIndex!==n.panoIndex&&(a.preload&&(yield n.preloadPano(o.panoIndex)),yield new Promise((m,v)=>{if(!o.panoIndex){m(!0);return}n.moveToPano(o.panoIndex,{moveEndCallback:()=>m(!0),moveCancelCallback:()=>v(new Error("move canceled"))})})),a.asyncEndCallback&&(yield a.asyncEndCallback());const{from:u,to:f}=i(o);return yield new Promise(m=>{const v=({progress:I})=>{const C={};C.longitude=Fa(u.longitude,f.longitude,I),C.latitude=Fa(u.latitude,f.latitude,I),C.fov=Fa(u.fov,f.fov,I),n.setState(C,!0)},p=()=>{m(!0)},g=()=>{m(!1)},A=o.rotateSpeed?Math.ceil(Math.abs(f.longitude-u.longitude)/o.rotateSpeed*1e3):r,w=C1(A,oi.Linear.None).onUpdate(v).onComplete(p).onDestroy(g);o.rotation===ii.Loop&&w.repeat(1/0).yoyo(!0),t.interruptCallback=(I=!0)=>{w.destroy(),t.interruptCallback=void 0,t.timeoutId&&(clearTimeout(t.timeoutId),t.timeoutId=void 0),m(I)},t.timeoutId=setTimeout(()=>{t.interruptCallback&&t.interruptCallback(!0)},r)})})}};function $h(n,t){return n.x===t.x&&n.y===t.y}function Hm(n,t){return Math.abs(n)===1/0&&Math.abs(t)===1/0?!0:Math.abs(n-t)<.001}function dr(n,t){return(t.y-n.y)/(t.x-n.x)}function Nm(n,t,e){const i=dr(n[1],n[0]),s=dr(t[1],t[0]);if(isNaN(i)||isNaN(s)||Hm(i,s))return!1;if(jo(n[0],t))return n[0];if(jo(n[1],t))return n[1];if(jo(t[0],n))return t[0];if(jo(t[1],n))return t[1];if(e&&!E1(n,t))return!1;const o=n[0],r=t[0];if(Math.abs(i)===1/0)return{x:o.x,y:t[1].y-(t[1].x-o.x)*s};if(Math.abs(s)===1/0)return{x:r.x,y:n[1].y-(n[1].x-r.x)*i};const a=(r.y-o.y+i*o.x-s*r.x)/(i-s),l=i*a-i*o.x+o.y;return{x:a,y:l}}function jo(n,t){return $h(n,t[0])||$h(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&&Hm(dr(t[0],n),dr(n,t[1]))}function I1(n){let t=1/0,e=-1/0,i=1/0,s=-1/0;return n.forEach(o=>{t=Math.min(t,o.x),e=Math.max(e,o.x),i=Math.min(i,o.y),s=Math.max(s,o.y)}),{x:(t+e)/2,y:(i+s)/2}}function Oo(n,t,e){return(n.x-e.x)*(t.y-e.y)-(t.x-e.x)*(n.y-e.y)}function E1(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)&&Oo(t[0],n[1],n[0])*Oo(n[1],t[1],n[0])>0&&Oo(n[0],t[1],t[0])*Oo(t[1],n[1],t[0])>0?1:0}function Gm(n,t=0){t<=0?requestAnimationFrame(n):requestAnimationFrame(()=>Gm(n,t-1))}const M1=`<style type="text/css">
453
453
  .PanoRulerPlugin-rule-line {
454
454
  position: absolute;
455
455
  transform-origin: left center;
@@ -542,7 +542,7 @@ void main() {
542
542
  <div class="PanoRulerPlugin-rule-label-name">${e.options.distanceText(g)}</div>
543
543
  </div>
544
544
  </div>
545
- `,w=document.createElement("div");return w.setAttribute("class","PanoRulerPlugin-rule"),w.setAttribute("data-name",p),w.setAttribute("style","display: none"),w.innerHTML=A,w},s=document.createElement("div");s.setAttribute("style","position: absolute;pointer-events: none;width: 100%;height: 100%;left: 0;top: 0;overflow: hidden;");const o=document.createElement("div");o.innerHTML=M1,s.appendChild(o);const r={},a=(p,g)=>{var I;if(e.loaded)throw new Error("标尺被重复初始化!");const A=k1(p,n),w=n.work;if(!w)return!1;for(const C in g){const E=g[C],M=(I=w.observers[0])==null?void 0:I.standingPosition;if(!M)return;const S=E.map(({x:T,z:G,observers:_})=>{const U=_.length>0?p.rooms[p.observers[_[0]]].name:"",z=A[U]?A[U].floor:null;let Y=1/0,H={index:0,x:M.x,y:M.y,z:M.z};_.forEach(re=>{if(!w.observers[re])return;const{standingPosition:Pe}=w.observers[re],ve={index:re,x:Pe.x,y:Pe.y,z:Pe.z},ge=x1({x:T,z:G},ve);z?ge<Y&&Math.abs(ve.y-z)<.3&&(Y=ge,H=ve):ge<Y&&(Y=ge,H=ve)});const N=new W.Vector3(T,H.y,G);Object.assign(N,{observers:_});const X=A[U]?A[U].roof:null,J=X?new W.Vector3(T,X,G):null;return J&&Object.assign(J,{observers:_}),{origin:N,vertical:J}});r[C]={origins:S.map(T=>T.origin),rules:[]};for(const{origin:T,vertical:G}of S){if(!G)continue;const _=i(C,T.distanceTo(G));s.append(_),r[C].rules.push({vertical:!0,rule:[T,G],$element:_})}for(let T=0;T<S.length;T++){let G=T+1;G>=S.length&&(G=0);const{origin:_}=S[T],{origin:U}=S[G],z=i(C,_.distanceTo(U));s.append(z),r[C].rules.push({vertical:!1,rule:[_,U],$element:z})}}return e.loaded=!0,!0},l=(p,g,A)=>Q(exports,null,function*(){const w=p||t.roomInfo,I=g||t.roomRules;if(!w||!I)throw new Error("标尺数据依赖不齐全!");return e.loaded=!1,e.options=k(k({},e.options),A||{}),n.model.loaded?a(w,I):yield new Promise(C=>n.once("modelLoaded",()=>C(a(w,I))))});t.roomInfo&&t.roomRules&&l(t.roomInfo,t.roomRules);const c=(p,g,A,w)=>{const I=[[{x:0,y:0},{x:A,y:0}],[{x:0,y:0},{x:0,y:w}],[{x:A,y:0},{x:A,y:w}],[{x:0,y:w},{x:A,y:w}]],C=[];for(let E=0;E<I.length;E++){const M=Nm([p,g],[I[E][0],I[E][1]],!0);M&&C.push(M)}return C.length===0?!1:C},h=()=>{var G;const p=(G=n.getElement())==null?void 0:G.parentElement;if(!p||!e.loaded||Object.keys(r).length<=0)return;const{panoIndex:g,camera:A,currentMode:w}=n;if(g===void 0)return;let I;for(const _ in r)_.split(",").indexOf(g.toString())>=0&&(I=_);if(!I){for(const _ in r)for(const{$element:U}of r[_].rules)U.style.display="none";return}const C=A.position,E=A.getWorldDirection(new W.Vector3),M=p.clientWidth,S=p.clientHeight;if(w!==Je.Five.Mode.Panorama){for(const _ in r)for(const{$element:U}of r[_].rules)U.style.display="none";return}for(const _ in r)for(const{$element:U}of r[_].rules)U.style.display=_===I?"block":"none";const[T]=r[I].origins.slice().filter(_=>_.observers.indexOf(g)>=0).sort((_,U)=>{const z=_.clone().setY(0).sub(C).normalize().angleTo(E.clone().setY(0)),Y=U.clone().setY(0).sub(C).normalize().angleTo(E.clone().setY(0));return z-Y});for(const{rule:_,vertical:U,$element:z}of r[I].rules){const[Y,H]=_,N=z.querySelector(".PanoRulerPlugin-rule-line");if(!N)return;if(!T){z.style.display="none";continue}if(Y!==T&&H!==T){z.style.display="none";continue}if(Y.distanceTo(H)<.3){z.style.display="none";continue}if(Y.observers.indexOf(g)===-1||H.observers.indexOf(g)===-1){z.style.display="none";continue}if(Y.clone().sub(C).normalize().angleTo(E)>Math.PI/2){z.style.display="none";continue}if(H.clone().sub(C).normalize().angleTo(E)>Math.PI/2){z.style.display="none";continue}const q=Y.distanceTo(H);if(H.clone().sub(H.clone().sub(Y).divide(new W.Vector3(2,2,2))).distanceTo(C)/q>8){z.style.display="none";continue}const Pe=Y.clone().project(A),ve=(Pe.x+1)/2*M,ge=(-Pe.y+1)/2*S,_e=H.clone().project(A),ye=(_e.x+1)/2*M,We=(-_e.y+1)/2*S,$=Math.sqrt(Math.pow(ye-ve,2)+Math.pow(We-ge,2));let Ae=$,ze=50;const pe=c({x:~~ve,y:~~ge},{x:~~ye,y:~~We},M,S);if(pe&&pe.length===1&&(T===Y?(Ae=Math.sqrt(Math.pow(pe[0].x-ve,2)+Math.pow(pe[0].y-ge,2)),ze=Ae/$*50):T===H&&(Ae=Math.sqrt(Math.pow(pe[0].x-ye,2)+Math.pow(pe[0].y-We,2)),ze=100-Ae/$*50)),pe&&pe.length===2){const le={x:(pe[0].x+pe[1].x)/2,y:(pe[0].y+pe[1].y)/2};ze=Math.sqrt(Math.pow(le.x-ve,2)+Math.pow(le.y-ge,2))/$*100}const je=(Math.PI/2-Math.atan2(ye-ve,ge-We))/Math.PI*180,ke=N.querySelector(".PanoRulerPlugin-rule-label"),it=ke.children[0].clientWidth;it>=$||it/2>=ze/100*$||it/2>=(1-ze/100)*$?N.style.display="none":(N.style.display="block",N.style.width=$+"px",N.style.left=ve+"px",N.style.top=ge+"px",N.style.transform=`rotate(${-je}deg)`,ke.style.left=`${ze}%`)}},u=()=>Gm(h),f=()=>{var p,g;return e.loaded?(e.enable||(s.setAttribute("class","PanoRulerPlugin"+(e.options.className?" "+e.options.className:"")),(g=(p=n.getElement())==null?void 0:p.parentElement)==null||g.append(s),h(),n.on("modeChange",h),n.on("cameraUpdate",u),e.enable=!0),!0):!1},m=()=>(e.enable&&(n.off("modeChange",h),n.off("cameraUpdate",u),s&&s.remove(),e.enable=!1),!0);function v(p){if(p.distanceText&&p.distanceText!==e.options.distanceText){const g=p.distanceText;e.options.distanceText=g,Object.values(r).forEach(A=>{A.rules.forEach(w=>{const[I,C]=w.rule,E=I.distanceTo(C),M=w.$element.querySelector(".PanoRulerPlugin-rule-label-name");M&&(M.innerText=g(E))})})}}return{enable:f,disable:m,load:l,state:e,changeConfigs:v}};function S1(n){me(n,"svelte-1h27ktp",".PanoRulerPlugin-rule-line.svelte-1h27ktp.svelte-1h27ktp{position:absolute;transform-origin:left 0.0625rem;width:0;height:0.125rem;pointer-events:none}.PanoRulerPlugin-rule-line.svelte-1h27ktp.svelte-1h27ktp::after{content:'';position:absolute;left:-0.125rem;top:-0.1rem;width:0.25rem;height:0.25rem;border-radius:50%;background:#fff;z-index:1;animation:svelte-1h27ktp-viewport-rule-point 0.1s 1s;animation-fill-mode:both}.PanoRulerPlugin-rule-line.svelte-1h27ktp.svelte-1h27ktp::before{content:'';position:absolute;right:-0.125rem;top:-0.1rem;width:0.25rem;height:0.25rem;border-radius:50%;background:#fff;z-index:1;animation:svelte-1h27ktp-viewport-rule-point 0.1s 1.5s;animation-fill-mode:both}.PanoRulerPlugin-rule-line.svelte-1h27ktp em.svelte-1h27ktp{display:block;height:0.0625rem;animation:svelte-1h27ktp-viewport-rule-line 0.5s ease 1s;animation-fill-mode:both;box-shadow:0 0 0.25rem rgb(0 0 0 / 40%);position:relative}.rule-mixed-line.svelte-1h27ktp.svelte-1h27ktp{display:flex;height:0.0625rem;animation:svelte-1h27ktp-viewport-rule-line 0.5s ease 1s;animation-fill-mode:both;align-items:center}.em-solid.svelte-1h27ktp.svelte-1h27ktp{height:100%;background:#ffffff}.em-dotted.svelte-1h27ktp.svelte-1h27ktp{height:0.125rem;background:var(--background-image);background-position:center;background-repeat:repeat}.PanoRulerPlugin-rule-label.svelte-1h27ktp.svelte-1h27ktp{position:absolute;width:0;height:0;top:0.0625rem;pointer-events:none}.PanoRulerPlugin-rule-label-name.svelte-1h27ktp.svelte-1h27ktp{position:absolute;padding:0.1875rem 0.375rem;background:rgba(195, 195, 195, 0.3);backdrop-filter:blur(0.25rem);-webkit-backdrop-filter:blur(0.25rem);border-radius:6.25rem;border:0.0625rem solid rgba(255, 255, 255, 0.6);white-space:nowrap;overflow:hidden;color:#ffffff;font-weight:500;font-size:0.75rem;line-height:1;animation:svelte-1h27ktp-viewport-rule-label 0.25s ease 1s;animation-fill-mode:both;box-shadow:inset 0 0 0.625rem 0 rgba(255, 255, 255, 0.3)}@keyframes svelte-1h27ktp-viewport-rule-line{0%{width:0%}100%{width:100%}}@keyframes svelte-1h27ktp-viewport-rule-label{0%{opacity:0;transform:scaleX(0)}100%{opacity:1;transform:translate(-50%, -50%) scaleX(1)}}@keyframes svelte-1h27ktp-viewport-rule-point{0%{transform:scaleX(0)}100%{transform:scaleX(1)}}")}function ed(n,t,e){const i=n.slice();return i[6]=t[e],i}function T1(n){let t,e=n[0].children,i=[];for(let s=0;s<e.length;s+=1)i[s]=td(ed(n,e,s));return{c(){t=L("div");for(let s=0;s<i.length;s+=1)i[s].c();P(t,"class","rule-mixed-line svelte-1h27ktp")},m(s,o){R(s,t,o);for(let r=0;r<i.length;r+=1)i[r]&&i[r].m(t,null)},p(s,o){if(o&9){e=s[0].children;let r;for(r=0;r<e.length;r+=1){const a=ed(s,e,r);i[r]?i[r].p(a,o):(i[r]=td(a),i[r].c(),i[r].m(t,null))}for(;r<i.length;r+=1)i[r].d(1);i.length=e.length}},d(s){s&&V(t),Xt(i,s)}}}function L1(n){let t,e;return{c(){t=L("em"),P(t,"class",e=et(n[0].state?"em-solid":"em-dotted")+" svelte-1h27ktp"),P(t,"style",n[3])},m(i,s){R(i,t,s)},p(i,s){s&1&&e!==(e=et(i[0].state?"em-solid":"em-dotted")+" svelte-1h27ktp")&&P(t,"class",e),s&8&&P(t,"style",i[3])},d(i){i&&V(t)}}}function td(n){let t,e,i=`${n[6].width}px`;return{c(){t=L("div"),P(t,"class",e=et(n[6].state?"em-solid":"em-dotted")+" svelte-1h27ktp"),P(t,"style",n[3]),j(t,"width",i)},m(s,o){R(s,t,o)},p(s,o){o&1&&e!==(e=et(s[6].state?"em-solid":"em-dotted")+" svelte-1h27ktp")&&P(t,"class",e),o&8&&P(t,"style",s[3]),(o&8||o&9&&i!==(i=`${s[6].width}px`))&&j(t,"width",i)},d(s){s&&V(t)}}}function z1(n){let t,e,i,s,o=n[0].labelElement+"",r,a,l=`${n[0].labelOffset}%`,c=`${n[0].width}px`,h=`${n[0].left}px`,u=`${n[0].top}px`,f=`rotate(${n[0].rotateDeg}deg)`;function m(g,A){return g[0].children.length===0?L1:T1}let v=m(n),p=v(n);return{c(){t=L("div"),p.c(),e=ee(),i=L("div"),s=L("div"),r=Se(o),P(s,"class","PanoRulerPlugin-rule-label-name svelte-1h27ktp"),tt(()=>n[4].call(s)),P(i,"class","PanoRulerPlugin-rule-label svelte-1h27ktp"),j(i,"left",l),P(t,"class","PanoRulerPlugin-rule-line svelte-1h27ktp"),j(t,"width",c),j(t,"left",h),j(t,"top",u),j(t,"transform",f),j(t,"display",n[0].visible&&n[2]?"block":"none")},m(g,A){R(g,t,A),p.m(t,null),O(t,e),O(t,i),O(i,s),O(s,r),a=ic(s,n[4].bind(s))},p(g,[A]){v===(v=m(g))&&p?p.p(g,A):(p.d(1),p=v(g),p&&(p.c(),p.m(t,e))),A&1&&o!==(o=g[0].labelElement+"")&&Te(r,o),A&1&&l!==(l=`${g[0].labelOffset}%`)&&j(i,"left",l),A&1&&c!==(c=`${g[0].width}px`)&&j(t,"width",c),A&1&&h!==(h=`${g[0].left}px`)&&j(t,"left",h),A&1&&u!==(u=`${g[0].top}px`)&&j(t,"top",u),A&1&&f!==(f=`rotate(${g[0].rotateDeg}deg)`)&&j(t,"transform",f),A&5&&j(t,"display",g[0].visible&&g[2]?"block":"none")},i:K,o:K,d(g){g&&V(t),p.d(),a()}}}function j1(n,t,e){let i,{rulerItemProp:s}=t,o=!0,r,a="data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjQiIHdpZHRoPSIxMiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+PGRlZnM+PGZpbHRlciBpZD0icHJlZml4X19hIiBoZWlnaHQ9IjQwMCUiIHdpZHRoPSIxMzcuNCUiIHg9Ii0xOC43JSIgeT0iLTE1MCUiPjxmZU1vcnBob2xvZ3kgaW49IlNvdXJjZUFscGhhIiBvcGVyYXRvcj0iZGlsYXRlIiByYWRpdXM9Ii41IiByZXN1bHQ9InNoYWRvd1NwcmVhZE91dGVyMSIvPjxmZU9mZnNldCBpbj0ic2hhZG93U3ByZWFkT3V0ZXIxIiByZXN1bHQ9InNoYWRvd09mZnNldE91dGVyMSIvPjxmZU1vcnBob2xvZ3kgaW49IlNvdXJjZUFscGhhIiByYWRpdXM9IjEiIHJlc3VsdD0ic2hhZG93SW5uZXIiLz48ZmVPZmZzZXQgaW49InNoYWRvd0lubmVyIiByZXN1bHQ9InNoYWRvd0lubmVyIi8+PGZlQ29tcG9zaXRlIGluPSJzaGFkb3dPZmZzZXRPdXRlcjEiIGluMj0ic2hhZG93SW5uZXIiIG9wZXJhdG9yPSJvdXQiIHJlc3VsdD0ic2hhZG93T2Zmc2V0T3V0ZXIxIi8+PGZlR2F1c3NpYW5CbHVyIGluPSJzaGFkb3dPZmZzZXRPdXRlcjEiIHJlc3VsdD0ic2hhZG93Qmx1ck91dGVyMSIgc3RkRGV2aWF0aW9uPSIuNSIvPjxmZUNvbG9yTWF0cml4IGluPSJzaGFkb3dCbHVyT3V0ZXIxIiB2YWx1ZXM9IjAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAuMiAwIi8+PC9maWx0ZXI+PHBhdGggaWQ9InByZWZpeF9fYiIgZD0iTS44ODkgMkgxMS41OCIvPjwvZGVmcz48ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHN0cm9rZS1kYXNoYXJyYXk9IjUgNiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj48dXNlIGZpbGw9IiMwMDAiIGZpbHRlcj0idXJsKCNwcmVmaXhfX2EpIiB4bGluazpocmVmPSIjcHJlZml4X19iIi8+PHVzZSBzdHJva2U9IiNmZmYiIHN0cm9rZS1vcGFjaXR5PSIuNCIgeGxpbms6aHJlZj0iI3ByZWZpeF9fYiIvPjwvZz48L3N2Zz4=";function l(){r=this.offsetWidth,e(1,r)}return n.$$set=c=>{"rulerItemProp"in c&&e(0,s=c.rulerItemProp)},n.$$.update=()=>{n.$$.dirty&3&&(r>=s.width||r/2>=s.labelOffset/100*s.width||r/2>=(1-s.labelOffset/100)*s.width?e(2,o=!1):e(2,o=!0))},e(3,i=`--background-image: url(${a})`),[s,r,o,i,l]}class O1 extends de{constructor(t){super(),he(this,t,j1,z1,ce,{rulerItemProp:0},S1)}}function id(n,t,e){const i=n.slice();return i[12]=t[e],i}function nd(n){let t,e;return t=new O1({props:{rulerItemProp:n[12]}}),{c(){oe(t.$$.fragment)},m(i,s){ne(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.rulerItemProp=i[12]),t.$set(o)},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){B(t.$$.fragment,i),e=!1},d(i){se(t,i)}}}function V1(n){let t,e,i=n[0],s=[];for(let r=0;r<i.length;r+=1)s[r]=nd(id(n,i,r));const o=r=>B(s[r],1,1,()=>{s[r]=null});return{c(){t=L("div");for(let r=0;r<s.length;r+=1)s[r].c()},m(r,a){R(r,t,a);for(let l=0;l<s.length;l+=1)s[l]&&s[l].m(t,null);e=!0},p(r,[a]){if(a&1){i=r[0];let l;for(l=0;l<i.length;l+=1){const c=id(r,i,l);s[l]?(s[l].p(c,a),D(s[l],1)):(s[l]=nd(c),s[l].c(),D(s[l],1),s[l].m(t,null))}for(ue(),l=i.length;l<s.length;l+=1)o(l);fe()}},i(r){if(!e){for(let a=0;a<i.length;a+=1)D(s[a]);e=!0}},o(r){s=s.filter(Boolean);for(let a=0;a<s.length;a+=1)B(s[a]);e=!1},d(r){r&&V(t),Xt(s,r)}}}function B1(n,t,e){var p,g,A,w;let{five:i}=t,{rulerDatas:s}=t,{options:o}=t,r=[];const a=((g=(p=i.getElement())==null?void 0:p.parentElement)==null?void 0:g.clientWidth)||0,l=((w=(A=i.getElement())==null?void 0:A.parentElement)==null?void 0:w.clientHeight)||0,c=(I,C)=>{const E=[[{x:0,y:0},{x:a,y:0}],[{x:0,y:0},{x:0,y:l}],[{x:a,y:0},{x:a,y:l}],[{x:0,y:l},{x:a,y:l}]],M=[];for(let S=0;S<E.length;S++){const T=Nm([I,C],[E[S][0],E[S][1]],!0);T&&M.push(T)}return M.length===0?!1:M},h=(I,C)=>{const E=I.clone().project(i.camera),M=(E.x+1)/2*a,S=(-E.y+1)/2*l,T=C.clone().project(i.camera),G=(T.x+1)/2*a,_=(-T.y+1)/2*l,U=Math.sqrt(Math.pow(G-M,2)+Math.pow(_-S,2));return{startLeft:M,startTop:S,endLeft:G,endTop:_,distance:U}},u=(I,C,E)=>{const M=i.camera.position,S=i.camera.getWorldDirection(new W.Vector3),T=I.clone().sub(M).normalize().angleTo(S),G=C.clone().sub(M).normalize().angleTo(S),_=I.distanceTo(C),z=C.clone().sub(C.clone().sub(I).divide(new W.Vector3(2,2,2))).distanceTo(M),{startLeft:Y,startTop:H,endLeft:N,endTop:X,distance:J}=h(I,C),ae=-((Math.PI/2-Math.atan2(N-Y,H-X))/Math.PI)*180;let re=!0;E||(re=!1),!wt(I,E)&&!wt(C,E)&&(re=!1),_<.3&&(re=!1),T>Math.PI/2&&(re=!1),G>Math.PI/2&&(re=!1),z/_>8&&(re=!1);let Pe=50,ve=J;const ge=c({x:~~Y,y:~~H},{x:~~N,y:~~X});if(ge&&ge.length===1&&(wt(I,E)?(ve=Math.sqrt(Math.pow(ge[0].x-Y,2)+Math.pow(ge[0].y-H,2)),Pe=ve/J*50):wt(C,E)&&(ve=Math.sqrt(Math.pow(ge[0].x-N,2)+Math.pow(ge[0].y-X,2)),Pe=100-ve/J*50)),ge&&ge.length===2){const _e={x:(ge[0].x+ge[1].x)/2,y:(ge[0].y+ge[1].y)/2};Pe=Math.sqrt(Math.pow(_e.x-Y,2)+Math.pow(_e.y-H,2))/J*100}return{startLeft:Y,startTop:H,distance:J,deg:ae,visible:re,labelOffset:Pe,ruleLength:_}},f=()=>{const I=i.panoIndex,C=s.find(U=>U.panoIndex===I);if(!C)return e(0,r=[]);if(i.currentMode!==Je.Five.Mode.Panorama)return e(0,r=[]);const E=i.camera.position,M=i.camera.getWorldDirection(new W.Vector3),S=C.lines.map(U=>new W.Vector3(U.start[0],-U.start[1],-U.start[2])),T=C.lines.map(U=>new W.Vector3(U.end[0],-U.end[1],-U.end[2])),[G]=S.concat(T).sort((U,z)=>{const Y=U.clone().setY(0).sub(E).normalize().angleTo(M.clone().setY(0)),H=z.clone().setY(0).sub(E).normalize().angleTo(M.clone().setY(0));return Y-H}),_=C.lines.map(U=>{var ve,ge;const z=U.start,Y=U.end,{startLeft:H,startTop:N,distance:X,deg:J,visible:q,labelOffset:ae,ruleLength:re}=u(new W.Vector3(z[0],-z[1],-z[2]),new W.Vector3(Y[0],-Y[1],-Y[2]),G),Pe=[];return U.children&&((ve=U.children)==null?void 0:ve.length)>0&&((ge=U.children)==null||ge.forEach(_e=>{const ye=_e.start,We=_e.end,{distance:$}=h(new W.Vector3(ye[0],-ye[1],-ye[2]),new W.Vector3(We[0],-We[1],-We[2]));Pe.push({width:$,state:_e.state})})),{width:X,left:H,top:N,rotateDeg:J,state:U.state,children:Pe,labelOffset:ae,visible:q,labelElement:o.distanceText(re)}});e(0,r=_)},m=()=>io(f),v=wr(f,80);return Et(()=>{f(),i.on("panoArrived",f),i.on("modeChange",f),i.on("cameraDirectionUpdate",m),i.on("movingToPano",m),i.on("mouseWheel",()=>v()),i.on("pinchGesture",()=>v())}),_t(()=>{i.off("panoArrived",f),i.off("modeChange",f),i.off("cameraDirectionUpdate",m),i.off("movingToPano",m),i.off("mouseWheel",()=>v()),i.off("pinchGesture",()=>v())}),n.$$set=I=>{"five"in I&&e(1,i=I.five),"rulerDatas"in I&&e(2,s=I.rulerDatas),"options"in I&&e(3,o=I.options)},[r,i,s,o]}class R1 extends de{constructor(t){super(),he(this,t,B1,V1,ce,{five:1,rulerDatas:2,options:3})}}let _1=class{constructor(t,e){d(this,"five");d(this,"container",document.createElement("div"));d(this,"panoRulerProData");d(this,"rulerItems");d(this,"state",{enabled:!1,loaded:!1,options:{className:"",distanceText:t=>`${t.toFixed(1)}m`}});var i,s;this.five=t,this.container.classList.add("panoRulerProPlugin-container"),this.container.setAttribute("style","position: absolute;pointer-events: none;width: 100%;height: 100%;left: 0;top: 0;overflow: hidden;"),e&&(e.data&&this.load(e.data),this.state.options=k(k({},this.state.options),e.options||{}),(i=e.options)!=null&&i.className&&this.container.classList.add((s=e.options)==null?void 0:s.className)),this.five.once("modelLoaded",()=>Q(this,null,function*(){var o,r;(r=(o=this.five.getElement())==null?void 0:o.parentNode)==null||r.append(this.container)})),this.five.once("dispose",()=>this.dispose())}load(t){return Q(this,null,function*(){if(!this.five.work)return;const e=t.data;if(!e)throw new Error("标尺数据依赖不齐全!");this.panoRulerProData=e,this.state.loaded=!0})}enable(){return this.state.loaded?(this.state.enabled||(this.state.enabled=!0,this.render()),!0):!1}disable(){return this.state.enabled&&(this.state.enabled=!1,this.render()),!0}render(){return Q(this,null,function*(){var t;if(this.state.enabled){if(!this.panoRulerProData||!this.container)return;this.rulerItems=new R1({target:this.container,props:{five:this.five,rulerDatas:this.panoRulerProData,options:this.state.options}})}else(t=this.rulerItems)==null||t.$destroy(),this.rulerItems=void 0})}dispose(){var t;this.container&&((t=this.rulerItems)==null||t.$destroy(),this.rulerItems=void 0),this.container.remove()}};const F1=(n,t)=>new _1(n,t),H1="data:image/png;base64,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";function N1(){const n=document.createElement("div"),t=document.createElement("i"),e=document.createElement("span");return n.appendChild(t),n.appendChild(e),n.style.position="relative",n.style.width="100%",n.style.display="flex",n.style.flexDirection="column",n.style.alignItems="center",n.style.marginTop=`${150/16}rem`,n.style.opacity="0",n.style.transition="opacity 1000ms linear",t.style.display="block",t.style.width=`${134/16}rem`,t.style.height=`${22/16}rem`,t.style.backgroundSize="100%",t.style.backgroundRepeat="no-repeat",t.style.backgroundImage=`url(${H1})`,e.style.marginTop=`${10/16}rem`,e.style.fontSize=`${16/16}rem`,e.style.color="#fff",e.style.opacity="0.7",e.style.textShadow="0 2px 16px rgb(22 34 83 / 24%)",e.style.fontWeight="bold",{appendTo(i){i.appendChild(n)},dispose(){n.remove()},setRoom(i){e.innerHTML=i.name+" "+Math.floor(i.size/1e6)+"㎡"},show(){n.style.opacity="1"},hide(){n.style.opacity="0"}}}const G1=new b.TextureLoader;function on(n){return Q(this,null,function*(){return new Promise((t,e)=>{G1.load(n,t,void 0,e)}).then(t=>(t.encoding=b.sRGBEncoding,t.minFilter=b.NearestFilter,t.magFilter=b.NearestFilter,t))})}function Qm(n){return Q(this,null,function*(){return on(n).then(t=>{const e=n.startsWith("data:")?n.includes("png"):new URL(n,location.href).pathname.toLowerCase().endsWith(".png");return{texture:t,transparent:e}})})}const Vo={userAction:!0};class Q1 extends Pi{constructor(e,i){super(e,i);d(this,"state",{visible:!0,enabled:!0,config:{compassImageUrl:this.absoluteUrl("/release/web/v3/north-point-circle.96498e69.png"),entryDoorImageUrl:this.absoluteUrl("/release/web/enterDoor.831b8208.png")}});d(this,"data");d(this,"group",new b.Group);d(this,"roomInfoInstance");d(this,"roomInfoWrapperInstance");d(this,"compassMeshTween");d(this,"compassMesh");d(this,"logoMesh");d(this,"logoMeshTween");d(this,"entryDoorMesh");d(this,"dispose",()=>{var e,i,s,o;this.five.scene.remove(this.group),this.group.remove(...this.group.children),(i=(e=this.compassMesh)==null?void 0:e.material.map)==null||i.dispose(),(o=(s=this.entryDoorMesh)==null?void 0:s.material.map)==null||o.dispose(),this.five.off("dispose",this.dispose),this.five.off("panoArrived",this.onFivePanoArrived),this.five.off("panoWillArrive",this.onFivePanoWillArrive),this.five.off("cameraDirectionUpdate",this.onFiveCameraDirectionUpdate)});d(this,"_addEventListener",()=>{this.five.on("panoArrived",this.onFivePanoArrived),this.five.on("panoWillArrive",this.onFivePanoWillArrive),this.five.on("modeChange",this.onFiveModeChange),this.five.on("cameraDirectionUpdate",this.onFiveCameraDirectionUpdate)});d(this,"_removeEventListener",()=>{this.five.off("panoArrived",this.onFivePanoArrived),this.five.off("panoWillArrive",this.onFivePanoWillArrive),this.five.off("modeChange",this.onFiveModeChange),this.five.off("cameraDirectionUpdate",this.onFiveCameraDirectionUpdate)});d(this,"_enable",()=>{this.five.scene.add(this.group),this.init(),this.onFivePanoArrived(this.five.panoIndex||0),this._addEventListener()});d(this,"_disable",()=>{this._clearCompassIfNeed(),this._clearEntryDoorIfNeed(),this.five.scene.remove(this.group),this._removeEventListener()});d(this,"_toggleVisible",()=>{this.group.visible=this.state.visible,this.five.needsRender=!0});d(this,"_clearCompassIfNeed",()=>{var e;this.compassMesh&&(this.group.remove(this.compassMesh),(e=this.compassMesh.material.map)==null||e.dispose(),this.compassMesh=null)});d(this,"_clearLogoIfNeed",()=>{var e;this.logoMesh&&(this.group.remove(this.logoMesh),(e=this.logoMesh.material.map)==null||e.dispose(),this.logoMesh=null)});d(this,"_clearEntryDoorIfNeed",()=>{var e;this.entryDoorMesh&&(this.group.remove(this.entryDoorMesh),(e=this.entryDoorMesh.material.map)==null||e.dispose(),this.entryDoorMesh=null),this.roomInfoInstance&&(this.roomInfoInstance.dispose(),this.roomInfoInstance=null),this.roomInfoWrapperInstance&&(this.roomInfoWrapperInstance.dispose(),this.roomInfoWrapperInstance=null)});d(this,"onFivePanoWillArrive",e=>{var i,s,o,r;e!==this.five.panoIndex&&((i=this.compassMeshTween)==null||i.dispose(),(s=this.compassMesh)==null||s.material.setValues({opacity:0}),(o=this.logoMeshTween)==null||o.dispose(),(r=this.logoMesh)==null||r.material.setValues({opacity:0}))});d(this,"onFivePanoArrived",e=>{var s,o,r,a,l,c,h,u;const i=(r=(o=(s=this.five.work)==null?void 0:s.observers)==null?void 0:o[e])==null?void 0:r.standingPosition;if(this.compassMesh&&i&&(this.compassMesh.position.copy(i.clone().setY(i.y+.01)),this.compassMesh.material.opacity===0&&((a=this.compassMeshTween)==null||a.dispose(),this.compassMeshTween=Ys(1e3).onUpdate(({progress:f})=>{var m;(m=this.compassMesh)==null||m.material.setValues({opacity:f}),this.five.needsRender=!0}).play())),this.logoMesh&&i&&(this.logoMesh.position.copy(i.clone().setY(i.y+.011)),this.logoMesh.material.opacity===0&&((l=this.logoMeshTween)==null||l.dispose(),this.logoMeshTween=Ys(1e3).onUpdate(({progress:f})=>{var m;(m=this.logoMesh)==null||m.material.setValues({opacity:f}),this.five.needsRender=!0}).play())),this.entryDoorMesh){const m=new b.Vector3(this.data.entrance.position.x,this.data.entrance.position.y,this.data.entrance.position.z).clone().setY(i.y).sub(i).normalize(),v=i.clone().add(m.clone().multiplyScalar(.7)).setY(i.y+.01);this.entryDoorMesh.rotation.z=new b.Vector3(0,0,-1).angleTo(m),this.entryDoorMesh.position.copy(v),((c=this.data)==null?void 0:c.room_observers[e].room.type)===1?(h=this.entryDoorMesh)==null||h.material.setValues({opacity:1}):(u=this.entryDoorMesh)==null||u.material.setValues({opacity:0})}this.roomInfoInstance&&this.roomInfoWrapperInstance&&i&&(this.roomInfoWrapperInstance.css3DObject.position.copy(i.clone().setY(i.y+.01)),this.roomInfoInstance.setRoom(this.data.room_observers[e].room)),this.five.needsRender=!0});d(this,"onFiveCameraDirectionUpdate",({longitude:e,latitude:i})=>{var s,o;this.roomInfoWrapperInstance&&(this.roomInfoWrapperInstance.css3DObject.rotation.z=e,i>.66&&this.five.getCurrentState().mode==="Panorama"?(s=this.roomInfoInstance)==null||s.show():(o=this.roomInfoInstance)==null||o.hide())});d(this,"onFiveModeChange",(e,i,s,o,r)=>{e!==i&&this.setState({visible:e===Je.Five.Mode.Panorama},{userAction:r})});this.five.scene.add(this.group),this.five.once("dispose",this.dispose),this.setState({visible:!0,enabled:!0,config:k(k({},this.state.config),i||{})})}enable(e=Vo){this.setState({enabled:!0},e)}disable(e=Vo){this.setState({enabled:!1},e)}show(e=Vo){if(this.state.enabled)return this.setState({visible:!0},e),Promise.resolve()}hide(e=Vo){if(this.state.enabled)return this.setState({visible:!1},e),Promise.resolve()}setState(e,i={userAction:!0}){var o,r;const s=JSON.parse(JSON.stringify(this.state));this.state={visible:(o=e.visible)!=null?o:s.visible,enabled:(r=e.enabled)!=null?r:s.enabled,config:k(k({},s.config),e.config||{})},this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:i.userAction}),e.enabled===!0&&(this._enable(),this.hooks.emit("enable",i)),e.enabled===!1&&(this._disable(),this.hooks.emit("disable",i)),e.visible===!1&&(this._toggleVisible(),this.hooks.emit("hide",i)),e.visible===!0&&(this._toggleVisible(),this.hooks.emit("show",i)),e.config&&this.init()}load(e,i,s=!0){return Q(this,null,function*(){const o=yield this.formatData(e);JSON.stringify(this.data)!==JSON.stringify(o)&&(this.hooks.emit("dataChange",o,this.data),this.data=k({},o),this.init(),i&&this.setState(i,{userAction:s}),this.hooks.emit("dataLoaded",this.data))})}formatData(e){return e.version&&e.data?Promise.resolve(e.data):Promise.resolve(e)}init(){return Q(this,null,function*(){var s,o,r,a;const e=(o=(s=this.data)==null?void 0:s.north_rad)!=null?o:null;this._clearCompassIfNeed(),e!==null&&(this.compassMesh=yield this.loadCompassMesh(),this.compassMesh&&(this.compassMesh.rotateX(-Math.PI/2),this.compassMesh.rotateZ(e-Math.PI/2),this.group.add(this.compassMesh))),this._clearLogoIfNeed(),this.logoMesh=yield this.loadLogoMesh(),this.logoMesh&&(this.logoMesh.rotateX(-Math.PI/2),this.group.add(this.logoMesh));const i=(a=(r=this.data)==null?void 0:r.entrance)!=null?a:null;this._clearEntryDoorIfNeed(),i!==null&&(this.entryDoorMesh=yield this.loadEntryDoorMesh(),this.roomInfoWrapperInstance=this.loadRoomInfo(),this.roomInfoInstance=N1(),this.entryDoorMesh.rotateX(-Math.PI/2),this.roomInfoWrapperInstance&&this.roomInfoInstance.appendTo(this.roomInfoWrapperInstance.container),this.group.add(this.entryDoorMesh)),this.onFivePanoArrived(this.five.panoIndex||0),this.five.needsRender=!0})}loadCompassMesh(){return Q(this,null,function*(){const e=this.state.config.compassImageUrl,i=yield on(e),s=new b.CircleGeometry(.7,32),o=new b.MeshBasicMaterial({map:i,transparent:!0,opacity:0,depthTest:!1}),r=new b.Mesh(s,o);return r.name="pano-compass-mesh",r})}loadLogoMesh(){return Q(this,null,function*(){if(!this.state.config.logoURL)return;const e=this.state.config.logoURL,i=yield on(e);i.minFilter=b.NearestFilter,i.magFilter=b.NearestFilter;const s=new b.PlaneBufferGeometry(.4,.4),o=new b.MeshBasicMaterial({map:i,opacity:0,transparent:!0,depthTest:!1}),r=new b.Mesh(s,o);return r.name="pano-compass-logo-mesh",r})}loadEntryDoorMesh(){return Q(this,null,function*(){const e=this.state.config.entryDoorImageUrl,i=yield on(e),s=new b.PlaneGeometry(.2,.16),o=new b.MeshBasicMaterial({map:i,transparent:!0,opacity:.8,depthTest:!1}),r=new b.Mesh(s,o);return r.name="pano-compass-entry-door",r})}loadRoomInfo(){const e=[new b.Vector3(-.7,0,-.7),new b.Vector3(.7,0,-.7),new b.Vector3(.7,0,.7),new b.Vector3(-.7,0,.7)];return no(this.five).create3DDomContainer(e)}}const W1=(n,t)=>new Q1(n,t),U1=1,Y1=3,X1=new W.Color(16777215),Z1=new W.Color(6522623),J1=new W.Color(16777215),q1=new W.Color(6522623),K1=6,$1=8,ey="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgBAMAAACBVGfHAAAAIVBMVEUAAAD////////////////////////////////////////PIev5AAAACnRSTlMAG/Py2baba05un7UgfgAAAHJJREFUKM9joBpgLHVSCRdA4metAoJlCJHmVWBgAeNzroKCCVCBLpjACqgJVjCBxRBT2FbBQQJYQAohsBAsUIUQWA4WiEIILAULeCEEloAFtBACizAEMLRgGIphLabDMJ2O6TlM72MGECIIMQIZIxqoBQCPvpJ/e9FaAAAAAABJRU5ErkJggg==",Wm=new W.TextureLoader().load(ey),ty={pointTexture:Wm,pointSize:K1,lineWidth:U1,lineColor:X1,pointColor:J1,lineRenderOrder:20,pointsRenderOrder:20},iy={pointTexture:Wm,pointSize:$1,lineWidth:Y1,lineColor:Z1,pointColor:q1,lineRenderOrder:10,pointsRenderOrder:10};function ny(n,t,e){var h,u,f,m,v;const i=(h=e==null?void 0:e.lineWidth)!=null?h:2,s=(u=e==null?void 0:e.lineColor)!=null?u:new W.Color(16777215),o=(f=e==null?void 0:e.pointSize)!=null?f:5,r=(m=e==null?void 0:e.lineRenderOrder)!=null?m:10,a=(v=e==null?void 0:e.lineRenderOrder)!=null?v:20,l=new mm(n,t);l.setMaterial({linewidth:i,color:s}),l.line.material.depthTest=!1,l.line.material.transparent=!0,l.line.renderOrder=r,l.points.renderOrder=a;const c=l.points.material;return c.depthTest=!1,c.size=o,e!=null&&e.pointColor&&c.color.set(e.pointColor).convertSRGBToLinear(),e!=null&&e.pointTexture&&(c.map=e.pointTexture),l}function sd(n,t){const[e,i]=n.points,s=t==="light"?iy:ty,o=ny(e.position,i.position,s);return o.name="normalLine_"+n.id,o}function cn(n){const{x:t,y:e,z:i}=n;return!(Math.abs(t)>1||Math.abs(e)>1||Math.abs(i)>1)}function qo(n){const{z:t}=n;return!(Math.abs(t)>1)}function sy(n){const t=document.createElement("div");return t.setAttribute("style","backdrop-filter: blur(4px);-webkit-backdrop-filter: blur(4px);-webkit-tap-highlight-color: rgba(0,0,0,0);"),t.style.width="max-content",t.style.padding="3px 6px",t.style.lineHeight="1",t.style.textAlign="center",t.style.transform="translate(-50%, -50%)",t.style.fontSize="14px",t.style.color="#fff",t.style.cursor="pointer",t.style.userSelect="none",n!=null&&n.style&&Object.assign(t.style,n==null?void 0:n.style),t}function oy(n){const t=document.createElement("div");return n!=null&&n.id&&(t.id=n==null?void 0:n.id),t.classList.add("five-plugin-measure__distance"),t.style.position="absolute",t.style.left="0",t.style.top="0",t.style.width="0",t.style.height="0",t.style.transform="translate(-10px, -10px)",t.style.transformOrigin="left top",n!=null&&n.style&&Object.assign(t.style,n.style),t}class Um{constructor(t){d(this,"ndcPosition");d(this,"contentDom");d(this,"containerDom");d(this,"params");d(this,"canSelected");d(this,"handleClick",t=>{var e,i;(i=(e=this.params).clickCallback)==null||i.call(e,t,this)});this.params=t,this.contentDom=sy({style:t.contentStyle}),this.containerDom=oy({style:t.containerStyle}),this.setCanSelect(!0)}setCanSelect(t){this.canSelected=t,this.containerDom.style.pointerEvents=t?"all":"none"}highlight(){this.contentDom.style.border="0.5px solid #95AEFF",this.contentDom.style.background="linear-gradient(90deg, #95AEFF 0%, #6386FF 100%)"}unHighlight(){this.contentDom.style.border="0.5px solid rgba(255,255,255,0.6)",this.contentDom.style.background="rgba(195,195,195,0.70)"}appendTo(t){t.appendChild(this.containerDom),this.containerDom.addEventListener("click",this.handleClick)}remove(){this.contentDom.removeEventListener("click",this.handleClick),this.containerDom.remove()}show(){this.containerDom.style.visibility="visible"}hide(){this.containerDom.style.visibility="hidden"}tempHide(){this.containerDom.style.opacity="0"}tempShow(){this.containerDom.style.opacity="1"}updateDomPosition(t){if(!this.ndcPosition){this.tempHide();return}const e=t.getElement();if(!e)return;const i=e.clientWidth,s=e.clientHeight,o=this.ndcPosition.clone().project(t.camera);if(!qo(o)){this.tempHide();return}const r=(o.x+1)/2*i,a=-(o.y-1)/2*s;this.containerDom.style.transform=`translate(${r}px, ${a}px)`,this.tempShow()}}class ry extends Um{constructor(e){var i;e.contentStyle=te(k({},e.contentStyle),{background:"rgba(195,195,195,0.70)",border:"0.5px solid rgba(255,255,255,0.6)",borderRadius:"999px"});super(e);d(this,"line");this.line=e.line,(i=this.params.userDistanceItem)!=null&&i.element?this.containerDom.appendChild(this.params.userDistanceItem.element):this.containerDom.appendChild(this.contentDom)}update(e){var S;if(this.line.mesh.visible===!1){this.hide();return}const i=e.getElement();if(!i)return;const s=i.clientWidth,o=i.clientHeight,r=s/2,a=o/2;if(this.line.points.length<2)return;const[l,c]=this.line.points.map(T=>T.position.clone().applyMatrix4(this.line.mesh.matrixWorld)),h=l.clone().project(e.camera),u=c.clone().project(e.camera),f=Ot(l,c).clone().project(e.camera),m=new W.Vector2(h.x*r,h.y*a),v=new W.Vector2(u.x*r,u.y*a),p=m.distanceTo(v);if((()=>!(Math.abs(h.z)>1||Math.abs(u.z)>1||!qo(h)&&!qo(u)||!qo(f)||p===0))()===!1){this.hide();return}const A=(f.x+1)/2*s,w=-(f.y-1)/2*o,C=-(Math.atan((m.y-v.y)/(m.x-v.x))*180)/Math.PI,E=this.containerDom.parentElement&&this.contentDom.clientWidth>p?-20:0;this.containerDom.style.transform=`translate(${A}px, ${w}px) rotate(${C}deg) translateY(${E}px)`,this.show(),(S=this.params.userDistanceItem)==null||S.update({line:this.line,polyline:this.line.getPolyline()});const M=this.getCurrentContent();this.contentDom.innerText=M}getCurrentContent(){var l,c,h,u;if(this.line.points.length<2)return"";const[e,i]=this.line.points,s=e.position.clone().distanceTo(i.position),o=(c=this.line.text)!=null?c:(l=this.line.model.config)==null?void 0:l.defaultText,r=(u=(h=this.line.model.config)==null?void 0:h.getDistanceText)==null?void 0:u.call(h,s),a=o!=null?o:r;return a!=null?a:s.toFixed(2)+"m"}}let hn=class Ym{constructor(t,e,i){d(this,"id");d(this,"selected",!1);d(this,"text");d(this,"type","line");d(this,"model");d(this,"mesh");d(this,"points");d(this,"lightMesh");d(this,"hook");d(this,"distanceItem");d(this,"polyline");d(this,"visible");var s;if(this.id=ct(),this.model=i,t.id===e.id)throw new Error("无效的线段, 一个点无法构成线段");typeof i.config.defaultText=="string"&&(this.text=i.config.defaultText),this.hook=new Je.Subscribe,this.points=[t,e],this.mesh=sd(this,"normal"),this.lightMesh=sd(this,"light"),this.distanceItem=new ry({line:this,clickCallback:()=>this.hook.emit("selected",this),userDistanceItem:(s=this.model.config)!=null&&s.userDistanceItemCreator?this.model.config.userDistanceItemCreator():void 0})}hide(){this.visible&&(this.visible=!1,this.mesh.visible=!1,this.distanceItem.hide())}show(){this.visible||(this.visible=!0,this.mesh.visible=!0,this.distanceItem.show())}setPoints(t,e){this.points[0].position.copy(t),this.points[1].position.copy(e),this.mesh.setPoints(t,e)}remove(){this.mesh.parent&&this.mesh.parent.remove(this.mesh),this.distanceItem.remove()}clear(){this.selected=!1,this.polyline=void 0}isEmpty(){return this.points.length===0}getPolyline(){if(this.polyline)return this.polyline;const t=this.model.polylines.find(e=>e.lines.includes(this));if(t)return this.polyline=t,t}findAnotherPoint(t){return this.points.find(({id:e})=>e!==t.id)}setText(t){this.text=t,this.hook.emit("textChanged",t)}toJSON(){return this.toJson()}toJson(){return{id:this.id,points:this.points.map(t=>t.toJson()),text:this.text}}clone(){const t=new Ym(this.points[0].clone(),this.points[1].clone(),this.model);return t.text=this.text,t}},Lt=class Xm{constructor(t){d(this,"id");d(this,"position");d(this,"type","point");if(this.id=ct(),this.position=new W.Vector3,Array.isArray(t))this.position.fromArray(t);else if(typeof t=="object"&&t.isVector3)this.position.copy(t);else throw new Error("position must be Vector3 or number[]")}toJson(){return{id:this.id,position:this.position.toArray()}}clone(){return new Xm(this.position)}};const Bo=n=>n.preventDefault();let Lr=class{constructor(t){d(this,"model");d(this,"five");d(this,"group");d(this,"config");d(this,"dashed");d(this,"perpendicularDashed");d(this,"disposed",!1);d(this,"isMobile");d(this,"editParams");d(this,"magnifierParams");d(this,"mouseGroup");d(this,"container");d(this,"hook");d(this,"magnifier");d(this,"userDistanceItemCreator");d(this,"pointSelectorConfig");d(this,"workUtil");d(this,"getMeasureType");d(this,"updateDistanceUI",()=>{this.dashed.distanceItem.update(this.five),this.model.getAllLines().forEach(t=>t.distanceItem.update(this.five))});d(this,"updateAreaUI",()=>{this.dashed.distanceItem.update(this.five),this.model.getAllAreas().forEach(t=>{t.areaItem.updateArea(this.five),t.polyline.lines.forEach(e=>{e.distanceItem.update(this.five)})})});var i,s,o;this.five=t.five,this.hook=t.hook,this.model=t.model,this.getMeasureType=t.getMeasureType,this.config=t.config,this.editParams=t.editParams,this.magnifierParams=t.magnifierParams,this.magnifier=t.magnifier,this.pointSelectorConfig=te(k({},t.pointSelectorConfig),{helper:k({magnifierParams:t.magnifierParams},(i=t.pointSelectorConfig)==null?void 0:i.helper)}),this.container=t.container,this.isMobile=(o=(s=t.openParams)==null?void 0:s.isMobile)!=null?o:!1,this.workUtil=t.workUtil,this.userDistanceItemCreator=t.userDistanceItemCreator,this.group=t.group,this.mouseGroup=t.mouseGroup,this.dashed=new hn(new Lt([0,0,0]),new Lt([0,0,0]),this.model),this.dashed.distanceItem.setCanSelect(!1),this.dashed.mesh.setMaterial({dashed:!0,dashScale:100}),this.dashed.mesh.name="dashLine",this.perpendicularDashed=new hn(new Lt([0,0,0]),new Lt([0,0,0]),this.model),this.perpendicularDashed.distanceItem.setCanSelect(!1),this.perpendicularDashed.mesh.setMaterial({dashed:!0,dashScale:40,color:new W.Color(10218089)}),this.perpendicularDashed.mesh.name="perpendicularDashLine";const e=this.five.getElement();e&&(e.addEventListener("touchstart",Bo),e.addEventListener("contextmenu",Bo))}get currentMeasureType(){return this.getMeasureType()}removeLine(t){this.group.remove(t.mesh,t.lightMesh),t.distanceItem.remove(),this.five.needsRender=!0}updateMouseGroup(t,e){if(!t)return this.mouseGroup;if(this.mouseGroup.position.copy(t.point),e)this.mouseGroup.quaternion.copy(e.quaternion);else if(t.face){const s=t.face.normal.clone().multiplyScalar(.05),r=t.point.clone().add(s).clone().add(s);this.mouseGroup.lookAt(r)}return this.mouseGroup}dispose(){var e;this.disposed=!0,(e=this.magnifier)==null||e.disable(),this.model.getAllLines().forEach(i=>this.removeLine(i)),this.model.areas.forEach(i=>i.remove());const t=this.five.getElement();t&&(t.removeEventListener("touchstart",Bo),t.removeEventListener("contextmenu",Bo))}},dn=class{constructor(t){d(this,"id",ct());d(this,"lines",[]);d(this,"visiblePanoIndexes");d(this,"visibleFiveMode");d(this,"model");d(this,"type","polyline");d(this,"hook",new Je.Subscribe);this.model=t.model}get points(){const t=new Set;return this.lines.forEach(e=>{t.add(e.points[0]),t.add(e.points[1])}),Array.from(t)}addLine(t){if(this.includes(t)){console.error(new Error("不能重复添加线段"));return}const e=this.getLastPoint(),i=e&&t.findAnotherPoint(e);if(e&&!i){console.error(new Error("传入线段无法与当前折线进行连接"));return}this.lines.push(t),this.hook.emit("lineAdded",t)}removeLine(t){if(this.lines.length===0)return;if(!this.isLastLine(t)){console.error(new Error("传入线段不是当前折线的最后一段"));return}this.lines.pop()&&this.hook.emit("lineRemoved",t)}isLastLine(t){const e=this.getLastLine();return e?t.id===e.id:!1}getLastLine(){return this.lines.slice(-1)[0]}getPointLength(){return this.lines.length+1}clear(){const t=this.lines.slice();this.lines.length=0,t.reduceRight((e,i)=>this.hook.emit("lineRemoved",i),void 0)}overlapWith(t){return t.type==="point"?this.includes(t):t.type==="line"?t.points.some(e=>this.includes(e)):t.type==="polyline"?t.points.some(e=>this.includes(e)):!0}includes(t){return t.type==="point"?this.points.find(({id:e})=>e===t.id)!==void 0:t.type==="line"?this.lines.find(({id:e})=>e===t.id)!==void 0:!1}isEmpty(){return this.lines.length===0}getLastPoint(){return this.points.slice(-1)[0]}toJSON(){return this.toJson()}toJson(){return{id:this.id,lines:this.lines.map(t=>t.toJson()),visiblePanoIndexes:this.visiblePanoIndexes,visibleFiveMode:this.visibleFiveMode}}getPointByID(t){return this.points.find(({id:e})=>e===t)}fromJson(t){this.clear(),this.id=t.id;const{getPoint:e}=s(),i=t.lines.map(o=>{const[r,a]=o.points,l=e(r),c=e(a);if(!l||!c)throw new Error("线上的点不存在");const h=new hn(l,c,this.model);return h.id=o.id,h.text=o.text,h});this.lines.push(...i),this.visiblePanoIndexes=t.visiblePanoIndexes,this.visibleFiveMode=t.visibleFiveMode;function s(){const o=new Map;function r(l){const c=o.get(l.id);if(c)return c;const h=new Lt(l.position);return h.id=l.id,o.set(l.id,h),h}function a(){return Array.from(o.values())}return{getPoint:r,getAllPoints:a}}return this}replace(t){this.id=t.id,this.clear(),this.lines.push(...t.lines)}};function pn(n){if(n.length<3){console.error("points.length < 3");return}const[t,e,i]=n;return new W.Vector3().subVectors(i,e).cross(new W.Vector3().subVectors(t,e)).normalize()}function Zm(n){if(n.length<3)return[];const t=pn(n),e=new b.Quaternion().setFromUnitVectors(new b.Vector3(0,1,0),t),s=n.map(r=>r.clone().applyQuaternion(e)).flatMap(r=>[r.x,r.z]);return wp(s)}function wl(n,t){const e=Array.isArray(t)?t:[t];for(let i=0;i<e.length;i++){const s=n.start,o=n.end,r=e[i].start,a=e[i].end;if(!(Ds(s,r)||Ds(s,a)||Ds(o,r)||Ds(o,a)||Ds(s,o))&&ay([s.x,s.y,s.z],[o.x,o.y,o.z],[r.x,r.y,r.z],[a.x,a.y,a.z]))return!0}return!1}function ay(n,t,e,i){const s=[t[0]-n[0],t[1]-n[1],t[2]-n[2]],o=[i[0]-e[0],i[1]-e[1],i[2]-e[2]],r=[[s[0],-o[0]],[s[1],-o[1]],[s[2],-o[2]]],a=[e[0]-n[0],e[1]-n[1],e[2]-n[2]],l=ly(r,a);if(l===null)return!1;const[c,h]=l;return!!(od(c)&&od(h))}function ly(n,t){if(cy(n)===0)return null;const i=hy(n);return dy(i,t)}function cy(n){return n[0][0]*n[1][1]-n[0][1]*n[1][0]}function hy(n){const t=n[0][0]*n[1][1]-n[0][1]*n[1][0];return[[n[1][1]/t,-n[0][1]/t],[-n[1][0]/t,n[0][0]/t]]}function dy(n,t){return[n[0][0]*t[0]+n[0][1]*t[1],n[1][0]*t[0]+n[1][1]*t[1]]}function od(n){return n>=0&&n<=1}function Ds(n,t){return n.x===t.x&&n.y===t.y&&n.z===t.z}function Jm(n,t){const e=[...new Set(n)];if(e.length<3)return;if(e.at(-1).equals(e[0])||e.push(e[0]),t!=null&&t.checkLinesIntersect&&e.length>=5){const a=e.map((l,c)=>{if(c!==0)return{start:e[c-1],end:e[c]}}).filter(Boolean);for(let l=0;l<a.length;l++)if(wl(a[l],a.slice(l)))return}const i=e.flatMap(a=>[a.x,a.y,a.z]),s=new b.Float32BufferAttribute(i,3),o=Zm(e),r=new b.BufferGeometry;return r.setAttribute("position",s),r.setIndex(o),r.name="PolygonGeometry",r}const uy=new b.BufferGeometry;let qm=class extends Rt{constructor(e){super();d(this,"isPolygonMesh",!0);d(this,"geometry",new b.BufferGeometry);d(this,"isBlank",!0);d(this,"points",[]);const i=new b.MeshBasicMaterial({color:4090367,transparent:!0,side:b.DoubleSide,depthTest:!0,opacity:.5}),s=new b.MeshBasicMaterial({color:16777215,transparent:!0,side:b.DoubleSide,depthTest:!1,depthWrite:!1,opacity:.3}),o=new b.Mesh(this.geometry,i),r=new b.Mesh(this.geometry,s);o.renderOrder=1,r.renderOrder=0,e&&this.updatePoints(e),this.add(o,r)}updatePoints(e){this.points=e;const i=Jm(e);i?(this.geometry.copy(i),this.isBlank=!1):(this.geometry.copy(uy),this.isBlank=!0)}};function Km(n){const t=fy(n);if(t.length===0){console.warn("No geometry triangles found"),console.debug({geometry:n,triangles:t});return}let e=0,i=new W.Vector3;for(const[s,o,r]of t){const a=mc(s,o,r),l=$m(s,o,r,a);e+=a,i.add(l)}return i=i.divideScalar(e),{center:i,area:e}}function mc(n,t,e){return t.clone().sub(n).cross(e.clone().sub(n)).length()/2}function $m(n,t,e,i){const s=i!=null?i:mc(n,t,e);return Ot(n,t,e).multiplyScalar(s)}function fy(n){var s;const t=n.getAttribute("position"),e=(s=n.getIndex())==null?void 0:s.array;if(!t||!e)return[];let i=[];for(let o=0;o<e.length;o+=3){const r=e[o],a=e[o+1],l=e[o+2],c=new W.Vector3().fromArray([t.getX(r),t.getY(r),t.getZ(r)]),h=new W.Vector3().fromArray([t.getX(a),t.getY(a),t.getZ(a)]),u=new W.Vector3().fromArray([t.getX(l),t.getY(l),t.getZ(l)]);i.push([c,h,u])}return i}class my extends Um{constructor(e){e.containerStyle=te(k({},e.containerStyle),{zIndex:"1"}),e.contentStyle=te(k({},e.contentStyle),{background:"#6386FF",borderRadius:"2px"});super(e);d(this,"area");this.area=e.area,this.containerDom.appendChild(this.contentDom)}updateArea(e,i){var l,c;const s=i!=null?i:this.area.polygon.geometry,o=Km(s);if(!o){this.ndcPosition=null,this.updateDomPosition(e);return}const{area:r,center:a}=o;this.ndcPosition=a.clone(),this.updateDomPosition(e),(c=(l=this.area.model)==null?void 0:l.config)!=null&&c.getAreaText?this.contentDom.innerText=this.area.model.config.getAreaText(r):this.updateAreaText(r,{fix:2})}updateAreaText(e,i){const{unit:s="m²",fix:o}=i!=null?i:{};this.contentDom.innerText=`${Tt(o)?e:e.toFixed(o)}${s}`}}class Cl{constructor(t,e){d(this,"id",ct());d(this,"selected",!1);d(this,"text");d(this,"type","area");d(this,"lightMesh");d(this,"areaItem");d(this,"hook",new Je.Subscribe);d(this,"model");d(this,"polygon");d(this,"points",[]);d(this,"planeHelper");d(this,"polyline");d(this,"meshContainer");d(this,"domContainer");d(this,"five");d(this,"updateDom",()=>{this.five&&(this.polyline.lines.forEach(t=>t.distanceItem.update(this.five)),this.areaItem.updateDomPosition(this.five))});var i;t&&(this.points=t),this.model=e.model,this.polygon=new qm(t),this.polyline=new dn({model:e.model}),this.areaItem=new my({area:this,clickCallback:(s,o)=>{const r=s.clientX+"px",a=s.clientY+"px";this.hook.emit("selected",this,{left:r,top:a})}}),this.domContainer=e.domContainer||null,this.meshContainer=e.meshContainer||null,this.five=e.five||null,this.areaItem.appendTo(this.domContainer),(i=this.five)==null||i.on("cameraUpdate",this.updateDom)}get isClosed(){var t;return this.points.length>=4&&((t=this.points.at(0))==null?void 0:t.equals(this.points.at(-1)))}addPoints(t){var s;this.points=this.points.concat(t);const e=this.points.at(-2),i=this.points.at(-1);if(e&&i){const o=new hn(new Lt(e),new Lt(i),this.polyline.model);this.polyline.addLine(o),this.meshContainer.add(o.mesh),this.five&&(o.distanceItem.setCanSelect(!1),o.distanceItem.appendTo(this.domContainer),o.distanceItem.update(this.five))}(s=this.meshContainer)!=null&&s.children.includes(this.polygon)||this.meshContainer.add(this.polygon),this.polygon.updatePoints(this.points),this.areaItem.updateArea(this.five),this.points.length===3?this.planeHelper=new b.Plane().setFromCoplanarPoints(this.points[0],this.points[1],this.points[2]):this.points.length<3&&(this.planeHelper=null)}popPoint(){this.points.pop();const t=this.polyline.lines.pop();t==null||t.remove(),this.polygon.updatePoints(this.points),this.areaItem.updateArea(this.five),this.points.length<3&&(this.planeHelper=null)}complete(){this.points.at(-1).equals(this.points[0])||this.addPoints(this.points[0])}hideArea(){this.polygon.visible=!1,this.areaItem.hide()}showArea(){this.polygon.visible=!0,this.areaItem.show()}projectPoint(t){return t&&(this.planeHelper?this.planeHelper.projectPoint(t,new b.Vector3):t)}remove(){this.polygon.removeFromParent(),this.areaItem.remove(),this.polyline.lines.forEach(t=>t.remove())}dispose(){this.remove(),this.model.areas.splice(this.model.areas.indexOf(this),1),this.planeHelper=null,this.five.off("cameraUpdate",this.updateDom),this.five.needsRender=!0}toJSON(){return{id:this.id,points:this.points.map(t=>t.toArray()),text:this.text}}}const gy=`
545
+ `,w=document.createElement("div");return w.setAttribute("class","PanoRulerPlugin-rule"),w.setAttribute("data-name",p),w.setAttribute("style","display: none"),w.innerHTML=A,w},s=document.createElement("div");s.setAttribute("style","position: absolute;pointer-events: none;width: 100%;height: 100%;left: 0;top: 0;overflow: hidden;");const o=document.createElement("div");o.innerHTML=M1,s.appendChild(o);const r={},a=(p,g)=>{var I;if(e.loaded)throw new Error("标尺被重复初始化!");const A=k1(p,n),w=n.work;if(!w)return!1;for(const C in g){const E=g[C],M=(I=w.observers[0])==null?void 0:I.standingPosition;if(!M)return;const S=E.map(({x:T,z:G,observers:_})=>{const U=_.length>0?p.rooms[p.observers[_[0]]].name:"",z=A[U]?A[U].floor:null;let Y=1/0,H={index:0,x:M.x,y:M.y,z:M.z};_.forEach(re=>{if(!w.observers[re])return;const{standingPosition:Pe}=w.observers[re],ve={index:re,x:Pe.x,y:Pe.y,z:Pe.z},ge=x1({x:T,z:G},ve);z?ge<Y&&Math.abs(ve.y-z)<.3&&(Y=ge,H=ve):ge<Y&&(Y=ge,H=ve)});const N=new W.Vector3(T,H.y,G);Object.assign(N,{observers:_});const X=A[U]?A[U].roof:null,J=X?new W.Vector3(T,X,G):null;return J&&Object.assign(J,{observers:_}),{origin:N,vertical:J}});r[C]={origins:S.map(T=>T.origin),rules:[]};for(const{origin:T,vertical:G}of S){if(!G)continue;const _=i(C,T.distanceTo(G));s.append(_),r[C].rules.push({vertical:!0,rule:[T,G],$element:_})}for(let T=0;T<S.length;T++){let G=T+1;G>=S.length&&(G=0);const{origin:_}=S[T],{origin:U}=S[G],z=i(C,_.distanceTo(U));s.append(z),r[C].rules.push({vertical:!1,rule:[_,U],$element:z})}}return e.loaded=!0,!0},l=(p,g,A)=>Q(exports,null,function*(){const w=p||t.roomInfo,I=g||t.roomRules;if(!w||!I)throw new Error("标尺数据依赖不齐全!");return e.loaded=!1,e.options=k(k({},e.options),A||{}),n.model.loaded?a(w,I):yield new Promise(C=>n.once("modelLoaded",()=>C(a(w,I))))});t.roomInfo&&t.roomRules&&l(t.roomInfo,t.roomRules);const c=(p,g,A,w)=>{const I=[[{x:0,y:0},{x:A,y:0}],[{x:0,y:0},{x:0,y:w}],[{x:A,y:0},{x:A,y:w}],[{x:0,y:w},{x:A,y:w}]],C=[];for(let E=0;E<I.length;E++){const M=Nm([p,g],[I[E][0],I[E][1]],!0);M&&C.push(M)}return C.length===0?!1:C},h=()=>{var G;const p=(G=n.getElement())==null?void 0:G.parentElement;if(!p||!e.loaded||Object.keys(r).length<=0)return;const{panoIndex:g,camera:A,currentMode:w}=n;if(g===void 0)return;let I;for(const _ in r)_.split(",").indexOf(g.toString())>=0&&(I=_);if(!I){for(const _ in r)for(const{$element:U}of r[_].rules)U.style.display="none";return}const C=A.position,E=A.getWorldDirection(new W.Vector3),M=p.clientWidth,S=p.clientHeight;if(w!==Je.Five.Mode.Panorama){for(const _ in r)for(const{$element:U}of r[_].rules)U.style.display="none";return}for(const _ in r)for(const{$element:U}of r[_].rules)U.style.display=_===I?"block":"none";const[T]=r[I].origins.slice().filter(_=>_.observers.indexOf(g)>=0).sort((_,U)=>{const z=_.clone().setY(0).sub(C).normalize().angleTo(E.clone().setY(0)),Y=U.clone().setY(0).sub(C).normalize().angleTo(E.clone().setY(0));return z-Y});for(const{rule:_,vertical:U,$element:z}of r[I].rules){const[Y,H]=_,N=z.querySelector(".PanoRulerPlugin-rule-line");if(!N)return;if(!T){z.style.display="none";continue}if(Y!==T&&H!==T){z.style.display="none";continue}if(Y.distanceTo(H)<.3){z.style.display="none";continue}if(Y.observers.indexOf(g)===-1||H.observers.indexOf(g)===-1){z.style.display="none";continue}if(Y.clone().sub(C).normalize().angleTo(E)>Math.PI/2){z.style.display="none";continue}if(H.clone().sub(C).normalize().angleTo(E)>Math.PI/2){z.style.display="none";continue}const q=Y.distanceTo(H);if(H.clone().sub(H.clone().sub(Y).divide(new W.Vector3(2,2,2))).distanceTo(C)/q>8){z.style.display="none";continue}const Pe=Y.clone().project(A),ve=(Pe.x+1)/2*M,ge=(-Pe.y+1)/2*S,_e=H.clone().project(A),ye=(_e.x+1)/2*M,We=(-_e.y+1)/2*S,$=Math.sqrt(Math.pow(ye-ve,2)+Math.pow(We-ge,2));let Ae=$,ze=50;const pe=c({x:~~ve,y:~~ge},{x:~~ye,y:~~We},M,S);if(pe&&pe.length===1&&(T===Y?(Ae=Math.sqrt(Math.pow(pe[0].x-ve,2)+Math.pow(pe[0].y-ge,2)),ze=Ae/$*50):T===H&&(Ae=Math.sqrt(Math.pow(pe[0].x-ye,2)+Math.pow(pe[0].y-We,2)),ze=100-Ae/$*50)),pe&&pe.length===2){const le={x:(pe[0].x+pe[1].x)/2,y:(pe[0].y+pe[1].y)/2};ze=Math.sqrt(Math.pow(le.x-ve,2)+Math.pow(le.y-ge,2))/$*100}const je=(Math.PI/2-Math.atan2(ye-ve,ge-We))/Math.PI*180,ke=N.querySelector(".PanoRulerPlugin-rule-label"),it=ke.children[0].clientWidth;it>=$||it/2>=ze/100*$||it/2>=(1-ze/100)*$?N.style.display="none":(N.style.display="block",N.style.width=$+"px",N.style.left=ve+"px",N.style.top=ge+"px",N.style.transform=`rotate(${-je}deg)`,ke.style.left=`${ze}%`)}},u=()=>Gm(h),f=()=>{var p,g;return e.loaded?(e.enable||(s.setAttribute("class","PanoRulerPlugin"+(e.options.className?" "+e.options.className:"")),(g=(p=n.getElement())==null?void 0:p.parentElement)==null||g.append(s),h(),n.on("modeChange",h),n.on("cameraUpdate",u),e.enable=!0),!0):!1},m=()=>(e.enable&&(n.off("modeChange",h),n.off("cameraUpdate",u),s&&s.remove(),e.enable=!1),!0);function v(p){if(p.distanceText&&p.distanceText!==e.options.distanceText){const g=p.distanceText;e.options.distanceText=g,Object.values(r).forEach(A=>{A.rules.forEach(w=>{const[I,C]=w.rule,E=I.distanceTo(C),M=w.$element.querySelector(".PanoRulerPlugin-rule-label-name");M&&(M.innerText=g(E))})})}}return{enable:f,disable:m,load:l,state:e,changeConfigs:v}};function S1(n){me(n,"svelte-1h27ktp",".PanoRulerPlugin-rule-line.svelte-1h27ktp.svelte-1h27ktp{position:absolute;transform-origin:left 0.0625rem;width:0;height:0.125rem;pointer-events:none}.PanoRulerPlugin-rule-line.svelte-1h27ktp.svelte-1h27ktp::after{content:'';position:absolute;left:-0.125rem;top:-0.1rem;width:0.25rem;height:0.25rem;border-radius:50%;background:#fff;z-index:1;animation:svelte-1h27ktp-viewport-rule-point 0.1s 1s;animation-fill-mode:both}.PanoRulerPlugin-rule-line.svelte-1h27ktp.svelte-1h27ktp::before{content:'';position:absolute;right:-0.125rem;top:-0.1rem;width:0.25rem;height:0.25rem;border-radius:50%;background:#fff;z-index:1;animation:svelte-1h27ktp-viewport-rule-point 0.1s 1.5s;animation-fill-mode:both}.PanoRulerPlugin-rule-line.svelte-1h27ktp em.svelte-1h27ktp{display:block;height:0.0625rem;animation:svelte-1h27ktp-viewport-rule-line 0.5s ease 1s;animation-fill-mode:both;box-shadow:0 0 0.25rem rgb(0 0 0 / 40%);position:relative}.rule-mixed-line.svelte-1h27ktp.svelte-1h27ktp{display:flex;height:0.0625rem;animation:svelte-1h27ktp-viewport-rule-line 0.5s ease 1s;animation-fill-mode:both;align-items:center}.em-solid.svelte-1h27ktp.svelte-1h27ktp{height:100%;background:#ffffff}.em-dotted.svelte-1h27ktp.svelte-1h27ktp{height:0.125rem;background:var(--background-image);background-position:center;background-repeat:repeat}.PanoRulerPlugin-rule-label.svelte-1h27ktp.svelte-1h27ktp{position:absolute;width:0;height:0;top:0.0625rem;pointer-events:none}.PanoRulerPlugin-rule-label-name.svelte-1h27ktp.svelte-1h27ktp{position:absolute;padding:0.1875rem 0.375rem;background:rgba(195, 195, 195, 0.3);backdrop-filter:blur(0.25rem);-webkit-backdrop-filter:blur(0.25rem);border-radius:6.25rem;border:0.0625rem solid rgba(255, 255, 255, 0.6);white-space:nowrap;overflow:hidden;color:#ffffff;font-weight:500;font-size:0.75rem;line-height:1;animation:svelte-1h27ktp-viewport-rule-label 0.25s ease 1s;animation-fill-mode:both;box-shadow:inset 0 0 0.625rem 0 rgba(255, 255, 255, 0.3)}@keyframes svelte-1h27ktp-viewport-rule-line{0%{width:0%}100%{width:100%}}@keyframes svelte-1h27ktp-viewport-rule-label{0%{opacity:0;transform:scaleX(0)}100%{opacity:1;transform:translate(-50%, -50%) scaleX(1)}}@keyframes svelte-1h27ktp-viewport-rule-point{0%{transform:scaleX(0)}100%{transform:scaleX(1)}}")}function ed(n,t,e){const i=n.slice();return i[6]=t[e],i}function T1(n){let t,e=n[0].children,i=[];for(let s=0;s<e.length;s+=1)i[s]=td(ed(n,e,s));return{c(){t=L("div");for(let s=0;s<i.length;s+=1)i[s].c();P(t,"class","rule-mixed-line svelte-1h27ktp")},m(s,o){R(s,t,o);for(let r=0;r<i.length;r+=1)i[r]&&i[r].m(t,null)},p(s,o){if(o&9){e=s[0].children;let r;for(r=0;r<e.length;r+=1){const a=ed(s,e,r);i[r]?i[r].p(a,o):(i[r]=td(a),i[r].c(),i[r].m(t,null))}for(;r<i.length;r+=1)i[r].d(1);i.length=e.length}},d(s){s&&V(t),Xt(i,s)}}}function L1(n){let t,e;return{c(){t=L("em"),P(t,"class",e=et(n[0].state?"em-solid":"em-dotted")+" svelte-1h27ktp"),P(t,"style",n[3])},m(i,s){R(i,t,s)},p(i,s){s&1&&e!==(e=et(i[0].state?"em-solid":"em-dotted")+" svelte-1h27ktp")&&P(t,"class",e),s&8&&P(t,"style",i[3])},d(i){i&&V(t)}}}function td(n){let t,e,i=`${n[6].width}px`;return{c(){t=L("div"),P(t,"class",e=et(n[6].state?"em-solid":"em-dotted")+" svelte-1h27ktp"),P(t,"style",n[3]),j(t,"width",i)},m(s,o){R(s,t,o)},p(s,o){o&1&&e!==(e=et(s[6].state?"em-solid":"em-dotted")+" svelte-1h27ktp")&&P(t,"class",e),o&8&&P(t,"style",s[3]),(o&8||o&9&&i!==(i=`${s[6].width}px`))&&j(t,"width",i)},d(s){s&&V(t)}}}function z1(n){let t,e,i,s,o=n[0].labelElement+"",r,a,l=`${n[0].labelOffset}%`,c=`${n[0].width}px`,h=`${n[0].left}px`,u=`${n[0].top}px`,f=`rotate(${n[0].rotateDeg}deg)`;function m(g,A){return g[0].children.length===0?L1:T1}let v=m(n),p=v(n);return{c(){t=L("div"),p.c(),e=ee(),i=L("div"),s=L("div"),r=Se(o),P(s,"class","PanoRulerPlugin-rule-label-name svelte-1h27ktp"),tt(()=>n[4].call(s)),P(i,"class","PanoRulerPlugin-rule-label svelte-1h27ktp"),j(i,"left",l),P(t,"class","PanoRulerPlugin-rule-line svelte-1h27ktp"),j(t,"width",c),j(t,"left",h),j(t,"top",u),j(t,"transform",f),j(t,"display",n[0].visible&&n[2]?"block":"none")},m(g,A){R(g,t,A),p.m(t,null),O(t,e),O(t,i),O(i,s),O(s,r),a=ic(s,n[4].bind(s))},p(g,[A]){v===(v=m(g))&&p?p.p(g,A):(p.d(1),p=v(g),p&&(p.c(),p.m(t,e))),A&1&&o!==(o=g[0].labelElement+"")&&Te(r,o),A&1&&l!==(l=`${g[0].labelOffset}%`)&&j(i,"left",l),A&1&&c!==(c=`${g[0].width}px`)&&j(t,"width",c),A&1&&h!==(h=`${g[0].left}px`)&&j(t,"left",h),A&1&&u!==(u=`${g[0].top}px`)&&j(t,"top",u),A&1&&f!==(f=`rotate(${g[0].rotateDeg}deg)`)&&j(t,"transform",f),A&5&&j(t,"display",g[0].visible&&g[2]?"block":"none")},i:K,o:K,d(g){g&&V(t),p.d(),a()}}}function j1(n,t,e){let i,{rulerItemProp:s}=t,o=!0,r,a="data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjQiIHdpZHRoPSIxMiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+PGRlZnM+PGZpbHRlciBpZD0icHJlZml4X19hIiBoZWlnaHQ9IjQwMCUiIHdpZHRoPSIxMzcuNCUiIHg9Ii0xOC43JSIgeT0iLTE1MCUiPjxmZU1vcnBob2xvZ3kgaW49IlNvdXJjZUFscGhhIiBvcGVyYXRvcj0iZGlsYXRlIiByYWRpdXM9Ii41IiByZXN1bHQ9InNoYWRvd1NwcmVhZE91dGVyMSIvPjxmZU9mZnNldCBpbj0ic2hhZG93U3ByZWFkT3V0ZXIxIiByZXN1bHQ9InNoYWRvd09mZnNldE91dGVyMSIvPjxmZU1vcnBob2xvZ3kgaW49IlNvdXJjZUFscGhhIiByYWRpdXM9IjEiIHJlc3VsdD0ic2hhZG93SW5uZXIiLz48ZmVPZmZzZXQgaW49InNoYWRvd0lubmVyIiByZXN1bHQ9InNoYWRvd0lubmVyIi8+PGZlQ29tcG9zaXRlIGluPSJzaGFkb3dPZmZzZXRPdXRlcjEiIGluMj0ic2hhZG93SW5uZXIiIG9wZXJhdG9yPSJvdXQiIHJlc3VsdD0ic2hhZG93T2Zmc2V0T3V0ZXIxIi8+PGZlR2F1c3NpYW5CbHVyIGluPSJzaGFkb3dPZmZzZXRPdXRlcjEiIHJlc3VsdD0ic2hhZG93Qmx1ck91dGVyMSIgc3RkRGV2aWF0aW9uPSIuNSIvPjxmZUNvbG9yTWF0cml4IGluPSJzaGFkb3dCbHVyT3V0ZXIxIiB2YWx1ZXM9IjAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAuMiAwIi8+PC9maWx0ZXI+PHBhdGggaWQ9InByZWZpeF9fYiIgZD0iTS44ODkgMkgxMS41OCIvPjwvZGVmcz48ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHN0cm9rZS1kYXNoYXJyYXk9IjUgNiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj48dXNlIGZpbGw9IiMwMDAiIGZpbHRlcj0idXJsKCNwcmVmaXhfX2EpIiB4bGluazpocmVmPSIjcHJlZml4X19iIi8+PHVzZSBzdHJva2U9IiNmZmYiIHN0cm9rZS1vcGFjaXR5PSIuNCIgeGxpbms6aHJlZj0iI3ByZWZpeF9fYiIvPjwvZz48L3N2Zz4=";function l(){r=this.offsetWidth,e(1,r)}return n.$$set=c=>{"rulerItemProp"in c&&e(0,s=c.rulerItemProp)},n.$$.update=()=>{n.$$.dirty&3&&(r>=s.width||r/2>=s.labelOffset/100*s.width||r/2>=(1-s.labelOffset/100)*s.width?e(2,o=!1):e(2,o=!0))},e(3,i=`--background-image: url(${a})`),[s,r,o,i,l]}class O1 extends de{constructor(t){super(),he(this,t,j1,z1,ce,{rulerItemProp:0},S1)}}function id(n,t,e){const i=n.slice();return i[12]=t[e],i}function nd(n){let t,e;return t=new O1({props:{rulerItemProp:n[12]}}),{c(){oe(t.$$.fragment)},m(i,s){ne(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.rulerItemProp=i[12]),t.$set(o)},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){B(t.$$.fragment,i),e=!1},d(i){se(t,i)}}}function V1(n){let t,e,i=n[0],s=[];for(let r=0;r<i.length;r+=1)s[r]=nd(id(n,i,r));const o=r=>B(s[r],1,1,()=>{s[r]=null});return{c(){t=L("div");for(let r=0;r<s.length;r+=1)s[r].c()},m(r,a){R(r,t,a);for(let l=0;l<s.length;l+=1)s[l]&&s[l].m(t,null);e=!0},p(r,[a]){if(a&1){i=r[0];let l;for(l=0;l<i.length;l+=1){const c=id(r,i,l);s[l]?(s[l].p(c,a),D(s[l],1)):(s[l]=nd(c),s[l].c(),D(s[l],1),s[l].m(t,null))}for(ue(),l=i.length;l<s.length;l+=1)o(l);fe()}},i(r){if(!e){for(let a=0;a<i.length;a+=1)D(s[a]);e=!0}},o(r){s=s.filter(Boolean);for(let a=0;a<s.length;a+=1)B(s[a]);e=!1},d(r){r&&V(t),Xt(s,r)}}}function B1(n,t,e){var p,g,A,w;let{five:i}=t,{rulerDatas:s}=t,{options:o}=t,r=[];const a=((g=(p=i.getElement())==null?void 0:p.parentElement)==null?void 0:g.clientWidth)||0,l=((w=(A=i.getElement())==null?void 0:A.parentElement)==null?void 0:w.clientHeight)||0,c=(I,C)=>{const E=[[{x:0,y:0},{x:a,y:0}],[{x:0,y:0},{x:0,y:l}],[{x:a,y:0},{x:a,y:l}],[{x:0,y:l},{x:a,y:l}]],M=[];for(let S=0;S<E.length;S++){const T=Nm([I,C],[E[S][0],E[S][1]],!0);T&&M.push(T)}return M.length===0?!1:M},h=(I,C)=>{const E=I.clone().project(i.camera),M=(E.x+1)/2*a,S=(-E.y+1)/2*l,T=C.clone().project(i.camera),G=(T.x+1)/2*a,_=(-T.y+1)/2*l,U=Math.sqrt(Math.pow(G-M,2)+Math.pow(_-S,2));return{startLeft:M,startTop:S,endLeft:G,endTop:_,distance:U}},u=(I,C,E)=>{const M=i.camera.position,S=i.camera.getWorldDirection(new W.Vector3),T=I.clone().sub(M).normalize().angleTo(S),G=C.clone().sub(M).normalize().angleTo(S),_=I.distanceTo(C),z=C.clone().sub(C.clone().sub(I).divide(new W.Vector3(2,2,2))).distanceTo(M),{startLeft:Y,startTop:H,endLeft:N,endTop:X,distance:J}=h(I,C),ae=-((Math.PI/2-Math.atan2(N-Y,H-X))/Math.PI)*180;let re=!0;E||(re=!1),!wt(I,E)&&!wt(C,E)&&(re=!1),_<.3&&(re=!1),T>Math.PI/2&&(re=!1),G>Math.PI/2&&(re=!1),z/_>8&&(re=!1);let Pe=50,ve=J;const ge=c({x:~~Y,y:~~H},{x:~~N,y:~~X});if(ge&&ge.length===1&&(wt(I,E)?(ve=Math.sqrt(Math.pow(ge[0].x-Y,2)+Math.pow(ge[0].y-H,2)),Pe=ve/J*50):wt(C,E)&&(ve=Math.sqrt(Math.pow(ge[0].x-N,2)+Math.pow(ge[0].y-X,2)),Pe=100-ve/J*50)),ge&&ge.length===2){const _e={x:(ge[0].x+ge[1].x)/2,y:(ge[0].y+ge[1].y)/2};Pe=Math.sqrt(Math.pow(_e.x-Y,2)+Math.pow(_e.y-H,2))/J*100}return{startLeft:Y,startTop:H,distance:J,deg:ae,visible:re,labelOffset:Pe,ruleLength:_}},f=()=>{const I=i.panoIndex,C=s.find(U=>U.panoIndex===I);if(!C)return e(0,r=[]);if(i.currentMode!==Je.Five.Mode.Panorama)return e(0,r=[]);const E=i.camera.position,M=i.camera.getWorldDirection(new W.Vector3),S=C.lines.map(U=>new W.Vector3(U.start[0],-U.start[1],-U.start[2])),T=C.lines.map(U=>new W.Vector3(U.end[0],-U.end[1],-U.end[2])),[G]=S.concat(T).sort((U,z)=>{const Y=U.clone().setY(0).sub(E).normalize().angleTo(M.clone().setY(0)),H=z.clone().setY(0).sub(E).normalize().angleTo(M.clone().setY(0));return Y-H}),_=C.lines.map(U=>{var ve,ge;const z=U.start,Y=U.end,{startLeft:H,startTop:N,distance:X,deg:J,visible:q,labelOffset:ae,ruleLength:re}=u(new W.Vector3(z[0],-z[1],-z[2]),new W.Vector3(Y[0],-Y[1],-Y[2]),G),Pe=[];return U.children&&((ve=U.children)==null?void 0:ve.length)>0&&((ge=U.children)==null||ge.forEach(_e=>{const ye=_e.start,We=_e.end,{distance:$}=h(new W.Vector3(ye[0],-ye[1],-ye[2]),new W.Vector3(We[0],-We[1],-We[2]));Pe.push({width:$,state:_e.state})})),{width:X,left:H,top:N,rotateDeg:J,state:U.state,children:Pe,labelOffset:ae,visible:q,labelElement:o.distanceText(re)}});e(0,r=_)},m=()=>no(f),v=wr(f,80);return Et(()=>{f(),i.on("panoArrived",f),i.on("modeChange",f),i.on("cameraDirectionUpdate",m),i.on("movingToPano",m),i.on("mouseWheel",()=>v()),i.on("pinchGesture",()=>v())}),_t(()=>{i.off("panoArrived",f),i.off("modeChange",f),i.off("cameraDirectionUpdate",m),i.off("movingToPano",m),i.off("mouseWheel",()=>v()),i.off("pinchGesture",()=>v())}),n.$$set=I=>{"five"in I&&e(1,i=I.five),"rulerDatas"in I&&e(2,s=I.rulerDatas),"options"in I&&e(3,o=I.options)},[r,i,s,o]}class R1 extends de{constructor(t){super(),he(this,t,B1,V1,ce,{five:1,rulerDatas:2,options:3})}}let _1=class{constructor(t,e){d(this,"five");d(this,"container",document.createElement("div"));d(this,"panoRulerProData");d(this,"rulerItems");d(this,"state",{enabled:!1,loaded:!1,options:{className:"",distanceText:t=>`${t.toFixed(1)}m`}});var i,s;this.five=t,this.container.classList.add("panoRulerProPlugin-container"),this.container.setAttribute("style","position: absolute;pointer-events: none;width: 100%;height: 100%;left: 0;top: 0;overflow: hidden;"),e&&(e.data&&this.load(e.data),this.state.options=k(k({},this.state.options),e.options||{}),(i=e.options)!=null&&i.className&&this.container.classList.add((s=e.options)==null?void 0:s.className)),this.five.once("modelLoaded",()=>Q(this,null,function*(){var o,r;(r=(o=this.five.getElement())==null?void 0:o.parentNode)==null||r.append(this.container)})),this.five.once("dispose",()=>this.dispose())}load(t){return Q(this,null,function*(){if(!this.five.work)return;const e=t.data;if(!e)throw new Error("标尺数据依赖不齐全!");this.panoRulerProData=e,this.state.loaded=!0})}enable(){return this.state.loaded?(this.state.enabled||(this.state.enabled=!0,this.render()),!0):!1}disable(){return this.state.enabled&&(this.state.enabled=!1,this.render()),!0}render(){return Q(this,null,function*(){var t;if(this.state.enabled){if(!this.panoRulerProData||!this.container)return;this.rulerItems=new R1({target:this.container,props:{five:this.five,rulerDatas:this.panoRulerProData,options:this.state.options}})}else(t=this.rulerItems)==null||t.$destroy(),this.rulerItems=void 0})}dispose(){var t;this.container&&((t=this.rulerItems)==null||t.$destroy(),this.rulerItems=void 0),this.container.remove()}};const F1=(n,t)=>new _1(n,t),H1="data:image/png;base64,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";function N1(){const n=document.createElement("div"),t=document.createElement("i"),e=document.createElement("span");return n.appendChild(t),n.appendChild(e),n.style.position="relative",n.style.width="100%",n.style.display="flex",n.style.flexDirection="column",n.style.alignItems="center",n.style.marginTop=`${150/16}rem`,n.style.opacity="0",n.style.transition="opacity 1000ms linear",t.style.display="block",t.style.width=`${134/16}rem`,t.style.height=`${22/16}rem`,t.style.backgroundSize="100%",t.style.backgroundRepeat="no-repeat",t.style.backgroundImage=`url(${H1})`,e.style.marginTop=`${10/16}rem`,e.style.fontSize=`${16/16}rem`,e.style.color="#fff",e.style.opacity="0.7",e.style.textShadow="0 2px 16px rgb(22 34 83 / 24%)",e.style.fontWeight="bold",{appendTo(i){i.appendChild(n)},dispose(){n.remove()},setRoom(i){e.innerHTML=i.name+" "+Math.floor(i.size/1e6)+"㎡"},show(){n.style.opacity="1"},hide(){n.style.opacity="0"}}}const G1=new b.TextureLoader;function on(n){return Q(this,null,function*(){return new Promise((t,e)=>{G1.load(n,t,void 0,e)}).then(t=>(t.encoding=b.sRGBEncoding,t.minFilter=b.NearestFilter,t.magFilter=b.NearestFilter,t))})}function Qm(n){return Q(this,null,function*(){return on(n).then(t=>{const e=n.startsWith("data:")?n.includes("png"):new URL(n,location.href).pathname.toLowerCase().endsWith(".png");return{texture:t,transparent:e}})})}const Vo={userAction:!0};class Q1 extends Pi{constructor(e,i){super(e,i);d(this,"state",{visible:!0,enabled:!0,config:{compassImageUrl:this.absoluteUrl("/release/web/v3/north-point-circle.96498e69.png"),entryDoorImageUrl:this.absoluteUrl("/release/web/enterDoor.831b8208.png")}});d(this,"data");d(this,"group",new b.Group);d(this,"roomInfoInstance");d(this,"roomInfoWrapperInstance");d(this,"compassMeshTween");d(this,"compassMesh");d(this,"logoMesh");d(this,"logoMeshTween");d(this,"entryDoorMesh");d(this,"dispose",()=>{var e,i,s,o;this.five.scene.remove(this.group),this.group.remove(...this.group.children),(i=(e=this.compassMesh)==null?void 0:e.material.map)==null||i.dispose(),(o=(s=this.entryDoorMesh)==null?void 0:s.material.map)==null||o.dispose(),this.five.off("dispose",this.dispose),this.five.off("panoArrived",this.onFivePanoArrived),this.five.off("panoWillArrive",this.onFivePanoWillArrive),this.five.off("cameraDirectionUpdate",this.onFiveCameraDirectionUpdate)});d(this,"_addEventListener",()=>{this.five.on("panoArrived",this.onFivePanoArrived),this.five.on("panoWillArrive",this.onFivePanoWillArrive),this.five.on("modeChange",this.onFiveModeChange),this.five.on("cameraDirectionUpdate",this.onFiveCameraDirectionUpdate)});d(this,"_removeEventListener",()=>{this.five.off("panoArrived",this.onFivePanoArrived),this.five.off("panoWillArrive",this.onFivePanoWillArrive),this.five.off("modeChange",this.onFiveModeChange),this.five.off("cameraDirectionUpdate",this.onFiveCameraDirectionUpdate)});d(this,"_enable",()=>{this.five.scene.add(this.group),this.init(),this.onFivePanoArrived(this.five.panoIndex||0),this._addEventListener()});d(this,"_disable",()=>{this._clearCompassIfNeed(),this._clearEntryDoorIfNeed(),this.five.scene.remove(this.group),this._removeEventListener()});d(this,"_toggleVisible",()=>{this.group.visible=this.state.visible,this.five.needsRender=!0});d(this,"_clearCompassIfNeed",()=>{var e;this.compassMesh&&(this.group.remove(this.compassMesh),(e=this.compassMesh.material.map)==null||e.dispose(),this.compassMesh=null)});d(this,"_clearLogoIfNeed",()=>{var e;this.logoMesh&&(this.group.remove(this.logoMesh),(e=this.logoMesh.material.map)==null||e.dispose(),this.logoMesh=null)});d(this,"_clearEntryDoorIfNeed",()=>{var e;this.entryDoorMesh&&(this.group.remove(this.entryDoorMesh),(e=this.entryDoorMesh.material.map)==null||e.dispose(),this.entryDoorMesh=null),this.roomInfoInstance&&(this.roomInfoInstance.dispose(),this.roomInfoInstance=null),this.roomInfoWrapperInstance&&(this.roomInfoWrapperInstance.dispose(),this.roomInfoWrapperInstance=null)});d(this,"onFivePanoWillArrive",e=>{var i,s,o,r;e!==this.five.panoIndex&&((i=this.compassMeshTween)==null||i.dispose(),(s=this.compassMesh)==null||s.material.setValues({opacity:0}),(o=this.logoMeshTween)==null||o.dispose(),(r=this.logoMesh)==null||r.material.setValues({opacity:0}))});d(this,"onFivePanoArrived",e=>{var s,o,r,a,l,c,h,u;const i=(r=(o=(s=this.five.work)==null?void 0:s.observers)==null?void 0:o[e])==null?void 0:r.standingPosition;if(this.compassMesh&&i&&(this.compassMesh.position.copy(i.clone().setY(i.y+.01)),this.compassMesh.material.opacity===0&&((a=this.compassMeshTween)==null||a.dispose(),this.compassMeshTween=Xs(1e3).onUpdate(({progress:f})=>{var m;(m=this.compassMesh)==null||m.material.setValues({opacity:f}),this.five.needsRender=!0}).play())),this.logoMesh&&i&&(this.logoMesh.position.copy(i.clone().setY(i.y+.011)),this.logoMesh.material.opacity===0&&((l=this.logoMeshTween)==null||l.dispose(),this.logoMeshTween=Xs(1e3).onUpdate(({progress:f})=>{var m;(m=this.logoMesh)==null||m.material.setValues({opacity:f}),this.five.needsRender=!0}).play())),this.entryDoorMesh){const m=new b.Vector3(this.data.entrance.position.x,this.data.entrance.position.y,this.data.entrance.position.z).clone().setY(i.y).sub(i).normalize(),v=i.clone().add(m.clone().multiplyScalar(.7)).setY(i.y+.01);this.entryDoorMesh.rotation.z=new b.Vector3(0,0,-1).angleTo(m),this.entryDoorMesh.position.copy(v),((c=this.data)==null?void 0:c.room_observers[e].room.type)===1?(h=this.entryDoorMesh)==null||h.material.setValues({opacity:1}):(u=this.entryDoorMesh)==null||u.material.setValues({opacity:0})}this.roomInfoInstance&&this.roomInfoWrapperInstance&&i&&(this.roomInfoWrapperInstance.css3DObject.position.copy(i.clone().setY(i.y+.01)),this.roomInfoInstance.setRoom(this.data.room_observers[e].room)),this.five.needsRender=!0});d(this,"onFiveCameraDirectionUpdate",({longitude:e,latitude:i})=>{var s,o;this.roomInfoWrapperInstance&&(this.roomInfoWrapperInstance.css3DObject.rotation.z=e,i>.66&&this.five.getCurrentState().mode==="Panorama"?(s=this.roomInfoInstance)==null||s.show():(o=this.roomInfoInstance)==null||o.hide())});d(this,"onFiveModeChange",(e,i,s,o,r)=>{e!==i&&this.setState({visible:e===Je.Five.Mode.Panorama},{userAction:r})});this.five.scene.add(this.group),this.five.once("dispose",this.dispose),this.setState({visible:!0,enabled:!0,config:k(k({},this.state.config),i||{})})}enable(e=Vo){this.setState({enabled:!0},e)}disable(e=Vo){this.setState({enabled:!1},e)}show(e=Vo){if(this.state.enabled)return this.setState({visible:!0},e),Promise.resolve()}hide(e=Vo){if(this.state.enabled)return this.setState({visible:!1},e),Promise.resolve()}setState(e,i={userAction:!0}){var o,r;const s=JSON.parse(JSON.stringify(this.state));this.state={visible:(o=e.visible)!=null?o:s.visible,enabled:(r=e.enabled)!=null?r:s.enabled,config:k(k({},s.config),e.config||{})},this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:i.userAction}),e.enabled===!0&&(this._enable(),this.hooks.emit("enable",i)),e.enabled===!1&&(this._disable(),this.hooks.emit("disable",i)),e.visible===!1&&(this._toggleVisible(),this.hooks.emit("hide",i)),e.visible===!0&&(this._toggleVisible(),this.hooks.emit("show",i)),e.config&&this.init()}load(e,i,s=!0){return Q(this,null,function*(){const o=yield this.formatData(e);JSON.stringify(this.data)!==JSON.stringify(o)&&(this.hooks.emit("dataChange",o,this.data),this.data=k({},o),this.init(),i&&this.setState(i,{userAction:s}),this.hooks.emit("dataLoaded",this.data))})}formatData(e){return e.version&&e.data?Promise.resolve(e.data):Promise.resolve(e)}init(){return Q(this,null,function*(){var s,o,r,a;const e=(o=(s=this.data)==null?void 0:s.north_rad)!=null?o:null;this._clearCompassIfNeed(),e!==null&&(this.compassMesh=yield this.loadCompassMesh(),this.compassMesh&&(this.compassMesh.rotateX(-Math.PI/2),this.compassMesh.rotateZ(e-Math.PI/2),this.group.add(this.compassMesh))),this._clearLogoIfNeed(),this.logoMesh=yield this.loadLogoMesh(),this.logoMesh&&(this.logoMesh.rotateX(-Math.PI/2),this.group.add(this.logoMesh));const i=(a=(r=this.data)==null?void 0:r.entrance)!=null?a:null;this._clearEntryDoorIfNeed(),i!==null&&(this.entryDoorMesh=yield this.loadEntryDoorMesh(),this.roomInfoWrapperInstance=this.loadRoomInfo(),this.roomInfoInstance=N1(),this.entryDoorMesh.rotateX(-Math.PI/2),this.roomInfoWrapperInstance&&this.roomInfoInstance.appendTo(this.roomInfoWrapperInstance.container),this.group.add(this.entryDoorMesh)),this.onFivePanoArrived(this.five.panoIndex||0),this.five.needsRender=!0})}loadCompassMesh(){return Q(this,null,function*(){const e=this.state.config.compassImageUrl,i=yield on(e),s=new b.CircleGeometry(.7,32),o=new b.MeshBasicMaterial({map:i,transparent:!0,opacity:0,depthTest:!1}),r=new b.Mesh(s,o);return r.name="pano-compass-mesh",r})}loadLogoMesh(){return Q(this,null,function*(){if(!this.state.config.logoURL)return;const e=this.state.config.logoURL,i=yield on(e);i.minFilter=b.NearestFilter,i.magFilter=b.NearestFilter;const s=new b.PlaneBufferGeometry(.4,.4),o=new b.MeshBasicMaterial({map:i,opacity:0,transparent:!0,depthTest:!1}),r=new b.Mesh(s,o);return r.name="pano-compass-logo-mesh",r})}loadEntryDoorMesh(){return Q(this,null,function*(){const e=this.state.config.entryDoorImageUrl,i=yield on(e),s=new b.PlaneGeometry(.2,.16),o=new b.MeshBasicMaterial({map:i,transparent:!0,opacity:.8,depthTest:!1}),r=new b.Mesh(s,o);return r.name="pano-compass-entry-door",r})}loadRoomInfo(){const e=[new b.Vector3(-.7,0,-.7),new b.Vector3(.7,0,-.7),new b.Vector3(.7,0,.7),new b.Vector3(-.7,0,.7)];return xr(this.five).create3DDomContainer(e)}}const W1=(n,t)=>new Q1(n,t),U1=1,Y1=3,X1=new W.Color(16777215),Z1=new W.Color(6522623),J1=new W.Color(16777215),q1=new W.Color(6522623),K1=6,$1=8,ey="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgBAMAAACBVGfHAAAAIVBMVEUAAAD////////////////////////////////////////PIev5AAAACnRSTlMAG/Py2baba05un7UgfgAAAHJJREFUKM9joBpgLHVSCRdA4metAoJlCJHmVWBgAeNzroKCCVCBLpjACqgJVjCBxRBT2FbBQQJYQAohsBAsUIUQWA4WiEIILAULeCEEloAFtBACizAEMLRgGIphLabDMJ2O6TlM72MGECIIMQIZIxqoBQCPvpJ/e9FaAAAAAABJRU5ErkJggg==",Wm=new W.TextureLoader().load(ey),ty={pointTexture:Wm,pointSize:K1,lineWidth:U1,lineColor:X1,pointColor:J1,lineRenderOrder:20,pointsRenderOrder:20},iy={pointTexture:Wm,pointSize:$1,lineWidth:Y1,lineColor:Z1,pointColor:q1,lineRenderOrder:10,pointsRenderOrder:10};function ny(n,t,e){var h,u,f,m,v;const i=(h=e==null?void 0:e.lineWidth)!=null?h:2,s=(u=e==null?void 0:e.lineColor)!=null?u:new W.Color(16777215),o=(f=e==null?void 0:e.pointSize)!=null?f:5,r=(m=e==null?void 0:e.lineRenderOrder)!=null?m:10,a=(v=e==null?void 0:e.lineRenderOrder)!=null?v:20,l=new mm(n,t);l.setMaterial({linewidth:i,color:s}),l.line.material.depthTest=!1,l.line.material.transparent=!0,l.line.renderOrder=r,l.points.renderOrder=a;const c=l.points.material;return c.depthTest=!1,c.size=o,e!=null&&e.pointColor&&c.color.set(e.pointColor).convertSRGBToLinear(),e!=null&&e.pointTexture&&(c.map=e.pointTexture),l}function sd(n,t){const[e,i]=n.points,s=t==="light"?iy:ty,o=ny(e.position,i.position,s);return o.name="normalLine_"+n.id,o}function cn(n){const{x:t,y:e,z:i}=n;return!(Math.abs(t)>1||Math.abs(e)>1||Math.abs(i)>1)}function qo(n){const{z:t}=n;return!(Math.abs(t)>1)}function sy(n){const t=document.createElement("div");return t.setAttribute("style","backdrop-filter: blur(4px);-webkit-backdrop-filter: blur(4px);-webkit-tap-highlight-color: rgba(0,0,0,0);"),t.style.width="max-content",t.style.padding="3px 6px",t.style.lineHeight="1",t.style.textAlign="center",t.style.transform="translate(-50%, -50%)",t.style.fontSize="14px",t.style.color="#fff",t.style.cursor="pointer",t.style.userSelect="none",n!=null&&n.style&&Object.assign(t.style,n==null?void 0:n.style),t}function oy(n){const t=document.createElement("div");return n!=null&&n.id&&(t.id=n==null?void 0:n.id),t.classList.add("five-plugin-measure__distance"),t.style.position="absolute",t.style.left="0",t.style.top="0",t.style.width="0",t.style.height="0",t.style.transform="translate(-10px, -10px)",t.style.transformOrigin="left top",n!=null&&n.style&&Object.assign(t.style,n.style),t}class Um{constructor(t){d(this,"ndcPosition");d(this,"contentDom");d(this,"containerDom");d(this,"params");d(this,"canSelected");d(this,"handleClick",t=>{var e,i;(i=(e=this.params).clickCallback)==null||i.call(e,t,this)});this.params=t,this.contentDom=sy({style:t.contentStyle}),this.containerDom=oy({style:t.containerStyle}),this.setCanSelect(!0)}setCanSelect(t){this.canSelected=t,this.containerDom.style.pointerEvents=t?"all":"none"}highlight(){this.contentDom.style.border="0.5px solid #95AEFF",this.contentDom.style.background="linear-gradient(90deg, #95AEFF 0%, #6386FF 100%)"}unHighlight(){this.contentDom.style.border="0.5px solid rgba(255,255,255,0.6)",this.contentDom.style.background="rgba(195,195,195,0.70)"}appendTo(t){t.appendChild(this.containerDom),this.containerDom.addEventListener("click",this.handleClick)}remove(){this.contentDom.removeEventListener("click",this.handleClick),this.containerDom.remove()}show(){this.containerDom.style.visibility="visible"}hide(){this.containerDom.style.visibility="hidden"}tempHide(){this.containerDom.style.opacity="0"}tempShow(){this.containerDom.style.opacity="1"}updateDomPosition(t){if(!this.ndcPosition){this.tempHide();return}const e=t.getElement();if(!e)return;const i=e.clientWidth,s=e.clientHeight,o=this.ndcPosition.clone().project(t.camera);if(!qo(o)){this.tempHide();return}const r=(o.x+1)/2*i,a=-(o.y-1)/2*s;this.containerDom.style.transform=`translate(${r}px, ${a}px)`,this.tempShow()}}class ry extends Um{constructor(e){var i;e.contentStyle=te(k({},e.contentStyle),{background:"rgba(195,195,195,0.70)",border:"0.5px solid rgba(255,255,255,0.6)",borderRadius:"999px"});super(e);d(this,"line");this.line=e.line,(i=this.params.userDistanceItem)!=null&&i.element?this.containerDom.appendChild(this.params.userDistanceItem.element):this.containerDom.appendChild(this.contentDom)}update(e){var S;if(this.line.mesh.visible===!1){this.hide();return}const i=e.getElement();if(!i)return;const s=i.clientWidth,o=i.clientHeight,r=s/2,a=o/2;if(this.line.points.length<2)return;const[l,c]=this.line.points.map(T=>T.position.clone().applyMatrix4(this.line.mesh.matrixWorld)),h=l.clone().project(e.camera),u=c.clone().project(e.camera),f=Ot(l,c).clone().project(e.camera),m=new W.Vector2(h.x*r,h.y*a),v=new W.Vector2(u.x*r,u.y*a),p=m.distanceTo(v);if((()=>!(Math.abs(h.z)>1||Math.abs(u.z)>1||!qo(h)&&!qo(u)||!qo(f)||p===0))()===!1){this.hide();return}const A=(f.x+1)/2*s,w=-(f.y-1)/2*o,C=-(Math.atan((m.y-v.y)/(m.x-v.x))*180)/Math.PI,E=this.containerDom.parentElement&&this.contentDom.clientWidth>p?-20:0;this.containerDom.style.transform=`translate(${A}px, ${w}px) rotate(${C}deg) translateY(${E}px)`,this.show(),(S=this.params.userDistanceItem)==null||S.update({line:this.line,polyline:this.line.getPolyline()});const M=this.getCurrentContent();this.contentDom.innerText=M}getCurrentContent(){var l,c,h,u;if(this.line.points.length<2)return"";const[e,i]=this.line.points,s=e.position.clone().distanceTo(i.position),o=(c=this.line.text)!=null?c:(l=this.line.model.config)==null?void 0:l.defaultText,r=(u=(h=this.line.model.config)==null?void 0:h.getDistanceText)==null?void 0:u.call(h,s),a=o!=null?o:r;return a!=null?a:s.toFixed(2)+"m"}}let hn=class Ym{constructor(t,e,i){d(this,"id");d(this,"selected",!1);d(this,"text");d(this,"type","line");d(this,"model");d(this,"mesh");d(this,"points");d(this,"lightMesh");d(this,"hook");d(this,"distanceItem");d(this,"polyline");d(this,"visible");var s;if(this.id=ct(),this.model=i,t.id===e.id)throw new Error("无效的线段, 一个点无法构成线段");typeof i.config.defaultText=="string"&&(this.text=i.config.defaultText),this.hook=new Je.Subscribe,this.points=[t,e],this.mesh=sd(this,"normal"),this.lightMesh=sd(this,"light"),this.distanceItem=new ry({line:this,clickCallback:()=>this.hook.emit("selected",this),userDistanceItem:(s=this.model.config)!=null&&s.userDistanceItemCreator?this.model.config.userDistanceItemCreator():void 0})}hide(){this.visible&&(this.visible=!1,this.mesh.visible=!1,this.distanceItem.hide())}show(){this.visible||(this.visible=!0,this.mesh.visible=!0,this.distanceItem.show())}setPoints(t,e){this.points[0].position.copy(t),this.points[1].position.copy(e),this.mesh.setPoints(t,e)}remove(){this.mesh.parent&&this.mesh.parent.remove(this.mesh),this.distanceItem.remove()}clear(){this.selected=!1,this.polyline=void 0}isEmpty(){return this.points.length===0}getPolyline(){if(this.polyline)return this.polyline;const t=this.model.polylines.find(e=>e.lines.includes(this));if(t)return this.polyline=t,t}findAnotherPoint(t){return this.points.find(({id:e})=>e!==t.id)}setText(t){this.text=t,this.hook.emit("textChanged",t)}toJSON(){return this.toJson()}toJson(){return{id:this.id,points:this.points.map(t=>t.toJson()),text:this.text}}clone(){const t=new Ym(this.points[0].clone(),this.points[1].clone(),this.model);return t.text=this.text,t}},Lt=class Xm{constructor(t){d(this,"id");d(this,"position");d(this,"type","point");if(this.id=ct(),this.position=new W.Vector3,Array.isArray(t))this.position.fromArray(t);else if(typeof t=="object"&&t.isVector3)this.position.copy(t);else throw new Error("position must be Vector3 or number[]")}toJson(){return{id:this.id,position:this.position.toArray()}}clone(){return new Xm(this.position)}};const Bo=n=>n.preventDefault();let Lr=class{constructor(t){d(this,"model");d(this,"five");d(this,"group");d(this,"config");d(this,"dashed");d(this,"perpendicularDashed");d(this,"disposed",!1);d(this,"isMobile");d(this,"editParams");d(this,"magnifierParams");d(this,"mouseGroup");d(this,"container");d(this,"hook");d(this,"magnifier");d(this,"userDistanceItemCreator");d(this,"pointSelectorConfig");d(this,"workUtil");d(this,"getMeasureType");d(this,"updateDistanceUI",()=>{this.dashed.distanceItem.update(this.five),this.model.getAllLines().forEach(t=>t.distanceItem.update(this.five))});d(this,"updateAreaUI",()=>{this.dashed.distanceItem.update(this.five),this.model.getAllAreas().forEach(t=>{t.areaItem.updateArea(this.five),t.polyline.lines.forEach(e=>{e.distanceItem.update(this.five)})})});var i,s,o;this.five=t.five,this.hook=t.hook,this.model=t.model,this.getMeasureType=t.getMeasureType,this.config=t.config,this.editParams=t.editParams,this.magnifierParams=t.magnifierParams,this.magnifier=t.magnifier,this.pointSelectorConfig=te(k({},t.pointSelectorConfig),{helper:k({magnifierParams:t.magnifierParams},(i=t.pointSelectorConfig)==null?void 0:i.helper)}),this.container=t.container,this.isMobile=(o=(s=t.openParams)==null?void 0:s.isMobile)!=null?o:!1,this.workUtil=t.workUtil,this.userDistanceItemCreator=t.userDistanceItemCreator,this.group=t.group,this.mouseGroup=t.mouseGroup,this.dashed=new hn(new Lt([0,0,0]),new Lt([0,0,0]),this.model),this.dashed.distanceItem.setCanSelect(!1),this.dashed.mesh.setMaterial({dashed:!0,dashScale:100}),this.dashed.mesh.name="dashLine",this.perpendicularDashed=new hn(new Lt([0,0,0]),new Lt([0,0,0]),this.model),this.perpendicularDashed.distanceItem.setCanSelect(!1),this.perpendicularDashed.mesh.setMaterial({dashed:!0,dashScale:40,color:new W.Color(10218089)}),this.perpendicularDashed.mesh.name="perpendicularDashLine";const e=this.five.getElement();e&&(e.addEventListener("touchstart",Bo),e.addEventListener("contextmenu",Bo))}get currentMeasureType(){return this.getMeasureType()}removeLine(t){this.group.remove(t.mesh,t.lightMesh),t.distanceItem.remove(),this.five.needsRender=!0}updateMouseGroup(t,e){if(!t)return this.mouseGroup;if(this.mouseGroup.position.copy(t.point),e)this.mouseGroup.quaternion.copy(e.quaternion);else if(t.face){const s=t.face.normal.clone().multiplyScalar(.05),r=t.point.clone().add(s).clone().add(s);this.mouseGroup.lookAt(r)}return this.mouseGroup}dispose(){var e;this.disposed=!0,(e=this.magnifier)==null||e.disable(),this.model.getAllLines().forEach(i=>this.removeLine(i)),this.model.areas.forEach(i=>i.remove());const t=this.five.getElement();t&&(t.removeEventListener("touchstart",Bo),t.removeEventListener("contextmenu",Bo))}},dn=class{constructor(t){d(this,"id",ct());d(this,"lines",[]);d(this,"visiblePanoIndexes");d(this,"visibleFiveMode");d(this,"model");d(this,"type","polyline");d(this,"hook",new Je.Subscribe);this.model=t.model}get points(){const t=new Set;return this.lines.forEach(e=>{t.add(e.points[0]),t.add(e.points[1])}),Array.from(t)}addLine(t){if(this.includes(t)){console.error(new Error("不能重复添加线段"));return}const e=this.getLastPoint(),i=e&&t.findAnotherPoint(e);if(e&&!i){console.error(new Error("传入线段无法与当前折线进行连接"));return}this.lines.push(t),this.hook.emit("lineAdded",t)}removeLine(t){if(this.lines.length===0)return;if(!this.isLastLine(t)){console.error(new Error("传入线段不是当前折线的最后一段"));return}this.lines.pop()&&this.hook.emit("lineRemoved",t)}isLastLine(t){const e=this.getLastLine();return e?t.id===e.id:!1}getLastLine(){return this.lines.slice(-1)[0]}getPointLength(){return this.lines.length+1}clear(){const t=this.lines.slice();this.lines.length=0,t.reduceRight((e,i)=>this.hook.emit("lineRemoved",i),void 0)}overlapWith(t){return t.type==="point"?this.includes(t):t.type==="line"?t.points.some(e=>this.includes(e)):t.type==="polyline"?t.points.some(e=>this.includes(e)):!0}includes(t){return t.type==="point"?this.points.find(({id:e})=>e===t.id)!==void 0:t.type==="line"?this.lines.find(({id:e})=>e===t.id)!==void 0:!1}isEmpty(){return this.lines.length===0}getLastPoint(){return this.points.slice(-1)[0]}toJSON(){return this.toJson()}toJson(){return{id:this.id,lines:this.lines.map(t=>t.toJson()),visiblePanoIndexes:this.visiblePanoIndexes,visibleFiveMode:this.visibleFiveMode}}getPointByID(t){return this.points.find(({id:e})=>e===t)}fromJson(t){this.clear(),this.id=t.id;const{getPoint:e}=s(),i=t.lines.map(o=>{const[r,a]=o.points,l=e(r),c=e(a);if(!l||!c)throw new Error("线上的点不存在");const h=new hn(l,c,this.model);return h.id=o.id,h.text=o.text,h});this.lines.push(...i),this.visiblePanoIndexes=t.visiblePanoIndexes,this.visibleFiveMode=t.visibleFiveMode;function s(){const o=new Map;function r(l){const c=o.get(l.id);if(c)return c;const h=new Lt(l.position);return h.id=l.id,o.set(l.id,h),h}function a(){return Array.from(o.values())}return{getPoint:r,getAllPoints:a}}return this}replace(t){this.id=t.id,this.clear(),this.lines.push(...t.lines)}};function pn(n){if(n.length<3){console.error("points.length < 3");return}const[t,e,i]=n;return new W.Vector3().subVectors(i,e).cross(new W.Vector3().subVectors(t,e)).normalize()}function Zm(n){if(n.length<3)return[];const t=pn(n),e=new b.Quaternion().setFromUnitVectors(new b.Vector3(0,1,0),t),s=n.map(r=>r.clone().applyQuaternion(e)).flatMap(r=>[r.x,r.z]);return wp(s)}function wl(n,t){const e=Array.isArray(t)?t:[t];for(let i=0;i<e.length;i++){const s=n.start,o=n.end,r=e[i].start,a=e[i].end;if(!(Ds(s,r)||Ds(s,a)||Ds(o,r)||Ds(o,a)||Ds(s,o))&&ay([s.x,s.y,s.z],[o.x,o.y,o.z],[r.x,r.y,r.z],[a.x,a.y,a.z]))return!0}return!1}function ay(n,t,e,i){const s=[t[0]-n[0],t[1]-n[1],t[2]-n[2]],o=[i[0]-e[0],i[1]-e[1],i[2]-e[2]],r=[[s[0],-o[0]],[s[1],-o[1]],[s[2],-o[2]]],a=[e[0]-n[0],e[1]-n[1],e[2]-n[2]],l=ly(r,a);if(l===null)return!1;const[c,h]=l;return!!(od(c)&&od(h))}function ly(n,t){if(cy(n)===0)return null;const i=hy(n);return dy(i,t)}function cy(n){return n[0][0]*n[1][1]-n[0][1]*n[1][0]}function hy(n){const t=n[0][0]*n[1][1]-n[0][1]*n[1][0];return[[n[1][1]/t,-n[0][1]/t],[-n[1][0]/t,n[0][0]/t]]}function dy(n,t){return[n[0][0]*t[0]+n[0][1]*t[1],n[1][0]*t[0]+n[1][1]*t[1]]}function od(n){return n>=0&&n<=1}function Ds(n,t){return n.x===t.x&&n.y===t.y&&n.z===t.z}function Jm(n,t){const e=[...new Set(n)];if(e.length<3)return;if(e.at(-1).equals(e[0])||e.push(e[0]),t!=null&&t.checkLinesIntersect&&e.length>=5){const a=e.map((l,c)=>{if(c!==0)return{start:e[c-1],end:e[c]}}).filter(Boolean);for(let l=0;l<a.length;l++)if(wl(a[l],a.slice(l)))return}const i=e.flatMap(a=>[a.x,a.y,a.z]),s=new b.Float32BufferAttribute(i,3),o=Zm(e),r=new b.BufferGeometry;return r.setAttribute("position",s),r.setIndex(o),r.name="PolygonGeometry",r}const uy=new b.BufferGeometry;let qm=class extends Rt{constructor(e){super();d(this,"isPolygonMesh",!0);d(this,"geometry",new b.BufferGeometry);d(this,"isBlank",!0);d(this,"points",[]);const i=new b.MeshBasicMaterial({color:4090367,transparent:!0,side:b.DoubleSide,depthTest:!0,opacity:.5}),s=new b.MeshBasicMaterial({color:16777215,transparent:!0,side:b.DoubleSide,depthTest:!1,depthWrite:!1,opacity:.3}),o=new b.Mesh(this.geometry,i),r=new b.Mesh(this.geometry,s);o.renderOrder=1,r.renderOrder=0,e&&this.updatePoints(e),this.add(o,r)}updatePoints(e){this.points=e;const i=Jm(e);i?(this.geometry.copy(i),this.isBlank=!1):(this.geometry.copy(uy),this.isBlank=!0)}};function Km(n){const t=fy(n);if(t.length===0){console.warn("No geometry triangles found"),console.debug({geometry:n,triangles:t});return}let e=0,i=new W.Vector3;for(const[s,o,r]of t){const a=mc(s,o,r),l=$m(s,o,r,a);e+=a,i.add(l)}return i=i.divideScalar(e),{center:i,area:e}}function mc(n,t,e){return t.clone().sub(n).cross(e.clone().sub(n)).length()/2}function $m(n,t,e,i){const s=i!=null?i:mc(n,t,e);return Ot(n,t,e).multiplyScalar(s)}function fy(n){var s;const t=n.getAttribute("position"),e=(s=n.getIndex())==null?void 0:s.array;if(!t||!e)return[];let i=[];for(let o=0;o<e.length;o+=3){const r=e[o],a=e[o+1],l=e[o+2],c=new W.Vector3().fromArray([t.getX(r),t.getY(r),t.getZ(r)]),h=new W.Vector3().fromArray([t.getX(a),t.getY(a),t.getZ(a)]),u=new W.Vector3().fromArray([t.getX(l),t.getY(l),t.getZ(l)]);i.push([c,h,u])}return i}class my extends Um{constructor(e){e.containerStyle=te(k({},e.containerStyle),{zIndex:"1"}),e.contentStyle=te(k({},e.contentStyle),{background:"#6386FF",borderRadius:"2px"});super(e);d(this,"area");this.area=e.area,this.containerDom.appendChild(this.contentDom)}updateArea(e,i){var l,c;const s=i!=null?i:this.area.polygon.geometry,o=Km(s);if(!o){this.ndcPosition=null,this.updateDomPosition(e);return}const{area:r,center:a}=o;this.ndcPosition=a.clone(),this.updateDomPosition(e),(c=(l=this.area.model)==null?void 0:l.config)!=null&&c.getAreaText?this.contentDom.innerText=this.area.model.config.getAreaText(r):this.updateAreaText(r,{fix:2})}updateAreaText(e,i){const{unit:s="m²",fix:o}=i!=null?i:{};this.contentDom.innerText=`${Tt(o)?e:e.toFixed(o)}${s}`}}class Cl{constructor(t,e){d(this,"id",ct());d(this,"selected",!1);d(this,"text");d(this,"type","area");d(this,"lightMesh");d(this,"areaItem");d(this,"hook",new Je.Subscribe);d(this,"model");d(this,"polygon");d(this,"points",[]);d(this,"planeHelper");d(this,"polyline");d(this,"meshContainer");d(this,"domContainer");d(this,"five");d(this,"updateDom",()=>{this.five&&(this.polyline.lines.forEach(t=>t.distanceItem.update(this.five)),this.areaItem.updateDomPosition(this.five))});var i;t&&(this.points=t),this.model=e.model,this.polygon=new qm(t),this.polyline=new dn({model:e.model}),this.areaItem=new my({area:this,clickCallback:(s,o)=>{const r=s.clientX+"px",a=s.clientY+"px";this.hook.emit("selected",this,{left:r,top:a})}}),this.domContainer=e.domContainer||null,this.meshContainer=e.meshContainer||null,this.five=e.five||null,this.areaItem.appendTo(this.domContainer),(i=this.five)==null||i.on("cameraUpdate",this.updateDom)}get isClosed(){var t;return this.points.length>=4&&((t=this.points.at(0))==null?void 0:t.equals(this.points.at(-1)))}addPoints(t){var s;this.points=this.points.concat(t);const e=this.points.at(-2),i=this.points.at(-1);if(e&&i){const o=new hn(new Lt(e),new Lt(i),this.polyline.model);this.polyline.addLine(o),this.meshContainer.add(o.mesh),this.five&&(o.distanceItem.setCanSelect(!1),o.distanceItem.appendTo(this.domContainer),o.distanceItem.update(this.five))}(s=this.meshContainer)!=null&&s.children.includes(this.polygon)||this.meshContainer.add(this.polygon),this.polygon.updatePoints(this.points),this.areaItem.updateArea(this.five),this.points.length===3?this.planeHelper=new b.Plane().setFromCoplanarPoints(this.points[0],this.points[1],this.points[2]):this.points.length<3&&(this.planeHelper=null)}popPoint(){this.points.pop();const t=this.polyline.lines.pop();t==null||t.remove(),this.polygon.updatePoints(this.points),this.areaItem.updateArea(this.five),this.points.length<3&&(this.planeHelper=null)}complete(){this.points.at(-1).equals(this.points[0])||this.addPoints(this.points[0])}hideArea(){this.polygon.visible=!1,this.areaItem.hide()}showArea(){this.polygon.visible=!0,this.areaItem.show()}projectPoint(t){return t&&(this.planeHelper?this.planeHelper.projectPoint(t,new b.Vector3):t)}remove(){this.polygon.removeFromParent(),this.areaItem.remove(),this.polyline.lines.forEach(t=>t.remove())}dispose(){this.remove(),this.model.areas.splice(this.model.areas.indexOf(this),1),this.planeHelper=null,this.five.off("cameraUpdate",this.updateDom),this.five.needsRender=!0}toJSON(){return{id:this.id,points:this.points.map(t=>t.toArray()),text:this.text}}}const gy=`
546
546
  <svg class="fpm__delete-icon" width="16px" height="17px" viewBox="0 0 16 17" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
547
547
  <defs>
548
548
  <linearGradient x1="22.185491%" y1="100%" x2="66.8316686%" y2="6.67239121%" id="linearGradient-1">
@@ -786,7 +786,7 @@ void main() {
786
786
  `)}switch(this.mode){case It.EVAL:this.source+=" ; "+t+`
787
787
  `;break;case It.ESCAPED:this.source+=" ; __append(escapeFn("+Od(t)+`))
788
788
  `;break;case It.RAW:this.source+=" ; __append("+Od(t)+`)
789
- `;break;case It.COMMENT:break;case It.LITERAL:this._addOutput(t);break}}else this._addOutput(t)}}}const Ha=.001,Vd=.01,jw="https://vrlab-image4.ljcdn.com/release/web/PanoSpatialTagPlugin__blur.png",Ow=(n,t)=>{var ae,re,Pe,ve,ge,_e,ye,We;let e=t==null?void 0:t.container,i=1.4;const s=(ae=t==null?void 0:t.wait)!=null?ae:200,o=(re=t==null?void 0:t.maxNumberOnScreen)!=null?re:3,r=(Pe=t==null?void 0:t.minRad)!=null?Pe:Math.PI/4,a=(ve=t==null?void 0:t.nearTolerance)!=null?ve:100,l=(ge=t==null?void 0:t.upsideHeight)!=null?ge:1.6,c=(_e=t==null?void 0:t.minDistance)!=null?_e:1.2,h=(ye=t==null?void 0:t.maxDistance)!=null?ye:3.5,u=no(n),f=document.createElement("div");f.classList.add("PanoSpatialTagPlugin"),Object.assign(f.style,Dw);const m=new Je.Subscribe;let v=new Image;v.src=jw;const p={points:[],origins:[],tags:[],template:"",events:{},render:Lw,folded:!1,enabled:!0,forbidden:!0},g=new Iw({target:f,props:{origins:p.origins}}),A=($,Ae)=>{E(),Ae&&M()},w=()=>{p.forbidden&&(p.forbidden=!1,M())},I=($,Ae)=>{if(p.tags.length===0)return;const ze=Ae.longitude-n.state.longitude,pe=n.camera.clone();pe.position.copy(Ae.offset),pe.rotateOnWorldAxis(new b.Vector3(0,1,0),ze),pe.updateProjectionMatrix(),pe.updateMatrixWorld(!0);const Ye=new b.Frustum,je=new b.Matrix4;je.multiplyMatrices(pe.projectionMatrix,pe.matrixWorldInverse),Ye.setFromProjectionMatrix(je),p.tags.forEach(ke=>{const it=pe.position.clone().setY(i).distanceTo(ke.position);if(it<c||it>h||!Ye.containsPoint(ke.position))return ke.destroying=!0;const le=ke.position.clone().sub(pe.position).setY(0);if(le.angleTo(ke.normal)>Math.PI/2-r&&le.angleTo(ke.normal)<Math.PI/2+r)return ke.destroying=!0}),p.tags.forEach(ke=>{ke.destroying?ke.app.$set({contentZoom:.1+pe.position.distanceTo(ke.position)/h,lineWidthZoom:.38*(.01+pe.position.distanceTo(ke.position)/h),destroying:ke.destroying}):ke.app.$set({lineWidthZoom:.38*(.01+pe.position.distanceTo(ke.position)/h),lineHeightZoom:.4+(pe.position.distanceTo(ke.position)-c)/h*.6,contentZoom:.1+pe.position.distanceTo(ke.position)/h})}),setTimeout(()=>{p.tags.forEach(ke=>{ke.destroying&&(ke.app.$destroy(),ke=null)}),p.tags=p.tags.filter(ke=>!ke.destroying),E()},1900)},C=$=>{$!==Je.Five.Mode.Panorama&&!p.forbidden&&(g.$set({origins:[]}),p.tags.forEach(Ae=>{Ae.app.$destroy(),Ae=null}),p.origins=[],p.tags=[],p.forbidden=!0)},E=()=>{if(p.forbidden||!p.enabled)return;const $=n.camera,Ae=$.getWorldDirection(new b.Vector3);p.origins=p.tags.map(ze=>{const pe=ze.position.clone().project($),Ye=ze.position.clone().sub($.position).setY(0).angleTo(Ae.setY(0))<Math.PI/2;return{id:ze.id,front:Ye,left:(pe.x+1)/2*100,top:(-pe.y+1)/2*100,destroying:ze.destroying}}),g.$set({origins:p.origins})},M=()=>{p.forbidden||!p.enabled||(p.timeoutId&&clearTimeout(p.timeoutId),p.timeoutId=setTimeout(()=>{p.timeoutId=void 0;const $=S();$.length&&(p.tags=p.tags.concat($),E())},s))},S=()=>{const{clientWidth:$,clientHeight:Ae}=n.getElement(),ze=[],pe=n.camera,Ye=new b.Frustum,je=new b.Matrix4,ke=pe.getWorldDirection(new b.Vector3);je.multiplyMatrices(pe.projectionMatrix,pe.matrixWorldInverse),Ye.setFromProjectionMatrix(je);const it=p.tags.filter(Ce=>Ye.containsPoint(Ce.position)&&!Ce.destroying).length,le=p.points.reduce((Ce,Ve)=>{if(p.tags.find(Ie=>Ve.id===Ie.id&&!Ie.destroying))return Ce;const Ge=pe.position.clone().setY(i).distanceTo(Ve.position);if(Ge<c||Ge>h||!Ye.containsPoint(Ve.position))return Ce;const at=Ve.position.clone().sub(pe.position).setY(0);if(at.angleTo(Ve.normal)>Math.PI/2-r&&at.angleTo(Ve.normal)<Math.PI/2+r)return Ce;const qe=Ve.position.clone().project(pe);if(!p.tags.every(Ie=>{if(Ie.position.clone().sub(pe.position).setY(0).angleTo(ke.setY(0))>Math.PI/2)return!0;const Ze=Ie.position.clone().project(pe);return Math.sqrt(Math.pow((qe.x-Ze.x)/2*$,2)+Math.pow((qe.y-Ze.y)/2*Ae,2))>a}))return Ce;const nt={id:Ve.id,position:Ve.position,normal:Ve.normal,replacement:Ve.replacement,weight:Ve.weight,distance:Ge};let Le;for(let Ie=0,Ze=Ce.length;Ie<Ze;Ie++){const ft=Ce[Ie];if(nt.weight>ft.weight){Le=Ie;break}if(nt.distance<ft.distance){Le=Ie;break}}return Le!==void 0?Ce.splice(Le,0,nt):Ce.push(nt),Ce},[]);for(let Ce=0,Ve=le.length;Ce<Ve&&!(it+ze.length>=o);Ce++){const Ge=le[Ce];if(ze.find(Le=>Ge.id===Le.id))continue;const at=Ge.position.clone().project(pe);if(!p.tags.concat(ze).every(Le=>{if(Le.position.clone().sub(pe.position).setY(0).angleTo(ke.setY(0))>Math.PI/2)return!0;const Ie=Le.position.clone().project(pe);return Math.sqrt(Math.pow((at.x-Ie.x)/2*$,2)+Math.pow((at.y-Ie.y)/2*Ae,2))>a}))continue;const qe=new b.Raycaster(pe.position.clone().setY(i),Ge.position.clone().sub(pe.position.clone().setY(i)).normalize(),0,Ge.distance+Vd),[nt]=p.intersectObjects?qe.intersectObjects(p.intersectObjects,!0):n.model.loaded?n.model.intersectRaycaster(qe):qe.intersectObjects(n.model.children,!0);if(nt&&Ge.distance-nt.distance<Vd){const{position:Le,normal:Ie,id:Ze,replacement:ft}=Ge,ms=new b.Plane().setFromNormalAndCoplanarPoint(Ie,Le),Kt=Le.clone().sub(pe.position).cross(new b.Vector3(0,1,0)).setLength(Ha),Ii=[Le.clone(),Le.clone().add(Kt),Le.clone().add(new b.Vector3(0,Ha,0)).add(Kt),Le.clone().add(new b.Vector3(0,Ha,0))].map(yn=>ms.projectPoint(yn,new b.Vector3)),{container:Qi,dispose:Mt}=u.create3DDomContainer(Ii)||{},bn=new kw({target:Qi,props:{id:Ze,content:p.render(p.template,ft),lineWidthZoom:.38*(.01+pe.position.distanceTo(Le)/h),lineHeightZoom:.4+(pe.position.distanceTo(Le)-c)/h*.6,contentZoom:.1+pe.position.distanceTo(Le)/h,upsideDown:Le.y>l,folded:p.folded,events:p.events,hooks:m,dispose:Mt}});ze.push({position:Le,normal:Ie,id:Ze,app:bn})}}return ze},T=$=>{p.points=$.points.map(Ae=>{var ze,pe;return{id:Ae.id,position:new b.Vector3().fromArray(Ae.position),normal:new b.Vector3().fromArray(Ae.normal),replacement:(ze=Ae.replacement)!=null?ze:{},weight:(pe=Ae.weight)!=null?pe:-1}}),$.render&&(p.render=$.render),$.template&&(p.template=$.template),$.events&&(p.events=$.events),$.enabled===!1&&(p.enabled=$.enabled),$.folded===!0&&(p.folded=$.folded)},G=$=>{p.intersectObjects=$,M()},_=()=>{p.enabled=!0,M()},U=()=>{p.enabled=!1,g.$set({origins:[]}),p.tags.forEach($=>{$.app.$destroy(),$=null}),p.origins=[],p.tags=[]},z=()=>{p.folded=!1,p.tags.forEach($=>{$.app.$set({folded:p.folded})})},Y=()=>{p.folded=!0,p.tags.forEach($=>{$.app.$set({folded:p.folded})})},H=$=>{p.tags.forEach(Ae=>{Ae.id===$&&Ae.app.$set({folded:!1})})},N=$=>{p.tags.forEach(Ae=>{Ae.id===$&&Ae.app.$set({folded:!0})})},X=()=>{n.once("renderFrame",E)},J=()=>{e||(e=n.getElement().parentElement),e&&e.appendChild(f),p.forbidden=!1,i=n.model.bounding.getCenter(new b.Vector3).y,M(),n.on("panoWillArrive",I),n.on("panoArrived",w),n.on("modeChange",C),n.on("cameraUpdate",A)},q=()=>{v=null,u.disposeAll(),g.$destroy(),p.tags.forEach($=>{$.app.$destroy(),$=null}),p.origins=[],p.tags=[],n.off("modelLoaded",J),n.off("renderFrame",E),n.off("panoWillArrive",I),n.off("panoArrived",w),n.off("modeChange",C),n.off("cameraUpdate",A),n.off("dispose",q),window.removeEventListener("resize",X,!1)};return window.addEventListener("resize",X,!1),(We=n==null?void 0:n.model)!=null&&We.loaded?J():n.once("modelLoaded",J),n.on("dispose",q),{load:T,setIntersectObjects:G,unfoldAll:z,foldAll:Y,unfold:H,fold:N,enable:_,disable:U,hooks:m,dispose:q}};var $i=(n=>(n.SMALL="small",n.MIDLLE="middle",n.LARGE="large",n.EXTRA_LARGE="x-large",n))($i||{}),El={},Vw={get exports(){return El},set exports(n){El=n}};/*!
789
+ `;break;case It.COMMENT:break;case It.LITERAL:this._addOutput(t);break}}else this._addOutput(t)}}}const Ha=.001,Vd=.01,jw="https://vrlab-image4.ljcdn.com/release/web/PanoSpatialTagPlugin__blur.png",Ow=(n,t)=>{var ae,re,Pe,ve,ge,_e,ye,We;let e=t==null?void 0:t.container,i=1.4;const s=(ae=t==null?void 0:t.wait)!=null?ae:200,o=(re=t==null?void 0:t.maxNumberOnScreen)!=null?re:3,r=(Pe=t==null?void 0:t.minRad)!=null?Pe:Math.PI/4,a=(ve=t==null?void 0:t.nearTolerance)!=null?ve:100,l=(ge=t==null?void 0:t.upsideHeight)!=null?ge:1.6,c=(_e=t==null?void 0:t.minDistance)!=null?_e:1.2,h=(ye=t==null?void 0:t.maxDistance)!=null?ye:3.5,u=xr(n),f=document.createElement("div");f.classList.add("PanoSpatialTagPlugin"),Object.assign(f.style,Dw);const m=new Je.Subscribe;let v=new Image;v.src=jw;const p={points:[],origins:[],tags:[],template:"",events:{},render:Lw,folded:!1,enabled:!0,forbidden:!0},g=new Iw({target:f,props:{origins:p.origins}}),A=($,Ae)=>{E(),Ae&&M()},w=()=>{p.forbidden&&(p.forbidden=!1,M())},I=($,Ae)=>{if(p.tags.length===0)return;const ze=Ae.longitude-n.state.longitude,pe=n.camera.clone();pe.position.copy(Ae.offset),pe.rotateOnWorldAxis(new b.Vector3(0,1,0),ze),pe.updateProjectionMatrix(),pe.updateMatrixWorld(!0);const Ye=new b.Frustum,je=new b.Matrix4;je.multiplyMatrices(pe.projectionMatrix,pe.matrixWorldInverse),Ye.setFromProjectionMatrix(je),p.tags.forEach(ke=>{const it=pe.position.clone().setY(i).distanceTo(ke.position);if(it<c||it>h||!Ye.containsPoint(ke.position))return ke.destroying=!0;const le=ke.position.clone().sub(pe.position).setY(0);if(le.angleTo(ke.normal)>Math.PI/2-r&&le.angleTo(ke.normal)<Math.PI/2+r)return ke.destroying=!0}),p.tags.forEach(ke=>{ke.destroying?ke.app.$set({contentZoom:.1+pe.position.distanceTo(ke.position)/h,lineWidthZoom:.38*(.01+pe.position.distanceTo(ke.position)/h),destroying:ke.destroying}):ke.app.$set({lineWidthZoom:.38*(.01+pe.position.distanceTo(ke.position)/h),lineHeightZoom:.4+(pe.position.distanceTo(ke.position)-c)/h*.6,contentZoom:.1+pe.position.distanceTo(ke.position)/h})}),setTimeout(()=>{p.tags.forEach(ke=>{ke.destroying&&(ke.app.$destroy(),ke=null)}),p.tags=p.tags.filter(ke=>!ke.destroying),E()},1900)},C=$=>{$!==Je.Five.Mode.Panorama&&!p.forbidden&&(g.$set({origins:[]}),p.tags.forEach(Ae=>{Ae.app.$destroy(),Ae=null}),p.origins=[],p.tags=[],p.forbidden=!0)},E=()=>{if(p.forbidden||!p.enabled)return;const $=n.camera,Ae=$.getWorldDirection(new b.Vector3);p.origins=p.tags.map(ze=>{const pe=ze.position.clone().project($),Ye=ze.position.clone().sub($.position).setY(0).angleTo(Ae.setY(0))<Math.PI/2;return{id:ze.id,front:Ye,left:(pe.x+1)/2*100,top:(-pe.y+1)/2*100,destroying:ze.destroying}}),g.$set({origins:p.origins})},M=()=>{p.forbidden||!p.enabled||(p.timeoutId&&clearTimeout(p.timeoutId),p.timeoutId=setTimeout(()=>{p.timeoutId=void 0;const $=S();$.length&&(p.tags=p.tags.concat($),E())},s))},S=()=>{const{clientWidth:$,clientHeight:Ae}=n.getElement(),ze=[],pe=n.camera,Ye=new b.Frustum,je=new b.Matrix4,ke=pe.getWorldDirection(new b.Vector3);je.multiplyMatrices(pe.projectionMatrix,pe.matrixWorldInverse),Ye.setFromProjectionMatrix(je);const it=p.tags.filter(Ce=>Ye.containsPoint(Ce.position)&&!Ce.destroying).length,le=p.points.reduce((Ce,Ve)=>{if(p.tags.find(Ie=>Ve.id===Ie.id&&!Ie.destroying))return Ce;const Ge=pe.position.clone().setY(i).distanceTo(Ve.position);if(Ge<c||Ge>h||!Ye.containsPoint(Ve.position))return Ce;const at=Ve.position.clone().sub(pe.position).setY(0);if(at.angleTo(Ve.normal)>Math.PI/2-r&&at.angleTo(Ve.normal)<Math.PI/2+r)return Ce;const qe=Ve.position.clone().project(pe);if(!p.tags.every(Ie=>{if(Ie.position.clone().sub(pe.position).setY(0).angleTo(ke.setY(0))>Math.PI/2)return!0;const Ze=Ie.position.clone().project(pe);return Math.sqrt(Math.pow((qe.x-Ze.x)/2*$,2)+Math.pow((qe.y-Ze.y)/2*Ae,2))>a}))return Ce;const nt={id:Ve.id,position:Ve.position,normal:Ve.normal,replacement:Ve.replacement,weight:Ve.weight,distance:Ge};let Le;for(let Ie=0,Ze=Ce.length;Ie<Ze;Ie++){const ft=Ce[Ie];if(nt.weight>ft.weight){Le=Ie;break}if(nt.distance<ft.distance){Le=Ie;break}}return Le!==void 0?Ce.splice(Le,0,nt):Ce.push(nt),Ce},[]);for(let Ce=0,Ve=le.length;Ce<Ve&&!(it+ze.length>=o);Ce++){const Ge=le[Ce];if(ze.find(Le=>Ge.id===Le.id))continue;const at=Ge.position.clone().project(pe);if(!p.tags.concat(ze).every(Le=>{if(Le.position.clone().sub(pe.position).setY(0).angleTo(ke.setY(0))>Math.PI/2)return!0;const Ie=Le.position.clone().project(pe);return Math.sqrt(Math.pow((at.x-Ie.x)/2*$,2)+Math.pow((at.y-Ie.y)/2*Ae,2))>a}))continue;const qe=new b.Raycaster(pe.position.clone().setY(i),Ge.position.clone().sub(pe.position.clone().setY(i)).normalize(),0,Ge.distance+Vd),[nt]=p.intersectObjects?qe.intersectObjects(p.intersectObjects,!0):n.model.loaded?n.model.intersectRaycaster(qe):qe.intersectObjects(n.model.children,!0);if(nt&&Ge.distance-nt.distance<Vd){const{position:Le,normal:Ie,id:Ze,replacement:ft}=Ge,ms=new b.Plane().setFromNormalAndCoplanarPoint(Ie,Le),Kt=Le.clone().sub(pe.position).cross(new b.Vector3(0,1,0)).setLength(Ha),Ii=[Le.clone(),Le.clone().add(Kt),Le.clone().add(new b.Vector3(0,Ha,0)).add(Kt),Le.clone().add(new b.Vector3(0,Ha,0))].map(yn=>ms.projectPoint(yn,new b.Vector3)),{container:Qi,dispose:Mt}=u.create3DDomContainer(Ii)||{},bn=new kw({target:Qi,props:{id:Ze,content:p.render(p.template,ft),lineWidthZoom:.38*(.01+pe.position.distanceTo(Le)/h),lineHeightZoom:.4+(pe.position.distanceTo(Le)-c)/h*.6,contentZoom:.1+pe.position.distanceTo(Le)/h,upsideDown:Le.y>l,folded:p.folded,events:p.events,hooks:m,dispose:Mt}});ze.push({position:Le,normal:Ie,id:Ze,app:bn})}}return ze},T=$=>{p.points=$.points.map(Ae=>{var ze,pe;return{id:Ae.id,position:new b.Vector3().fromArray(Ae.position),normal:new b.Vector3().fromArray(Ae.normal),replacement:(ze=Ae.replacement)!=null?ze:{},weight:(pe=Ae.weight)!=null?pe:-1}}),$.render&&(p.render=$.render),$.template&&(p.template=$.template),$.events&&(p.events=$.events),$.enabled===!1&&(p.enabled=$.enabled),$.folded===!0&&(p.folded=$.folded)},G=$=>{p.intersectObjects=$,M()},_=()=>{p.enabled=!0,M()},U=()=>{p.enabled=!1,g.$set({origins:[]}),p.tags.forEach($=>{$.app.$destroy(),$=null}),p.origins=[],p.tags=[]},z=()=>{p.folded=!1,p.tags.forEach($=>{$.app.$set({folded:p.folded})})},Y=()=>{p.folded=!0,p.tags.forEach($=>{$.app.$set({folded:p.folded})})},H=$=>{p.tags.forEach(Ae=>{Ae.id===$&&Ae.app.$set({folded:!1})})},N=$=>{p.tags.forEach(Ae=>{Ae.id===$&&Ae.app.$set({folded:!0})})},X=()=>{n.once("renderFrame",E)},J=()=>{e||(e=n.getElement().parentElement),e&&e.appendChild(f),p.forbidden=!1,i=n.model.bounding.getCenter(new b.Vector3).y,M(),n.on("panoWillArrive",I),n.on("panoArrived",w),n.on("modeChange",C),n.on("cameraUpdate",A)},q=()=>{v=null,u.disposeAll(),g.$destroy(),p.tags.forEach($=>{$.app.$destroy(),$=null}),p.origins=[],p.tags=[],n.off("modelLoaded",J),n.off("renderFrame",E),n.off("panoWillArrive",I),n.off("panoArrived",w),n.off("modeChange",C),n.off("cameraUpdate",A),n.off("dispose",q),window.removeEventListener("resize",X,!1)};return window.addEventListener("resize",X,!1),(We=n==null?void 0:n.model)!=null&&We.loaded?J():n.once("modelLoaded",J),n.on("dispose",q),{load:T,setIntersectObjects:G,unfoldAll:z,foldAll:Y,unfold:H,fold:N,enable:_,disable:U,hooks:m,dispose:q}};var $i=(n=>(n.SMALL="small",n.MIDLLE="middle",n.LARGE="large",n.EXTRA_LARGE="x-large",n))($i||{}),El={},Vw={get exports(){return El},set exports(n){El=n}};/*!
790
790
  Copyright (c) 2018 Jed Watson.
791
791
  Licensed under the MIT License (MIT), see
792
792
  http://jedwatson.github.io/classnames
@@ -797,7 +797,7 @@ void main() {
797
797
  width: 100%;
798
798
  height: 100%;
799
799
  z-index: 5;
800
- `,e.container.style.pointerEvents="none";const i=v=>(e.wrapper=v,v.appendChild(e.container),l(),!0),s=v=>{e.itemLabels=Uw(v),l()},o=()=>(e.enabled||(e.enabled=!0,l()),!0),r=()=>(e.enabled&&(e.enabled=!1,l()),!0),a=()=>{h(),e.container.remove()},l=()=>{var v;if(e.wrapper){if(!e.enabled||!e.fiveModeEnabled){(v=e.app)==null||v.$destroy(),e.app=void 0;return}e.app?e.app.$set({five:n,itemLabels:e.itemLabels}):e.app=new Ww({target:e.container,props:{five:n,modelOcclusionEnable:e.modelOcclusionEnable,itemLabels:e.itemLabels,hooks:e.hooks,displayStrategyType:e.displayStrategyType}})}},c=()=>{n.on("modeChange",u),n.once("dispose",a)},h=()=>{n.off("modeChange",u)},u=v=>{if(e.enabled){if(v!==Je.Five.Mode.Floorplan){e.fiveModeEnabled=!1,l();return}n.once("initAnimationEnded",()=>{e.fiveModeEnabled=n.currentMode===Je.Five.Mode.Floorplan,l()})}};return c(),{appendTo:i,load:s,enable:o,disable:r,dispose:a,hooks:e.hooks}},Xw={name:"ModelItemLabelPlugin",version:0};var Bn=(n=>(n.TOP_LEFT="topLeft",n.TOP_RIGHT="topRight",n.BOTTOM_LEFT="bottomLeft",n.BOTTOM_RIGHT="bottomRight",n))(Bn||{});function Zw(n){if(n.length===0)return[];if(Array.isArray(n[0]))return n;let t=[];return n.forEach(e=>{const i=[e[Bn.TOP_LEFT],e[Bn.BOTTOM_LEFT],e[Bn.BOTTOM_RIGHT],e[Bn.TOP_RIGHT]];t.push(i)}),t}const Jw="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAAqCAYAAADFw8lbAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAAKqADAAQAAAABAAAAKgAAAADUGqULAAAB0ElEQVRYCe2WSUoEQRBFLVHEiVZU1I03cKW38SSewRt4A5fiTty5cQIFR9pZQWkcUNSe2/Z9yISiSGxRkUAy4BGZSVX168gistraYsQKxArECsQKxApYqkDyU5lmsznMM+ZgAGpQhaUkSRbINgLJCXiCBtSgAkVYtGGIBTKj8AgKSVahDNvQa0IUkUG4Bx91BpLdBTOS/cgUIB3a+gMwI9mFzE3a0I3z5B4r292JzGVA8tSSZILMcUDyzIykthOZvYDk+V9Ktmz4yGzhOhV4/+5YU4N/hzqo0StX3Fg5TcnNlYvgs8bPsM4hkScHoyO46haRnGEYktQVI+4ypUYKyXtxyUu27JCceAMJvjo0HoM5CEZ7cPX7i013q3IWVV5r2aw/2TK+svWbPGU68KQCa6pYeus1V0X99quSfvtVSc39lmfz2mdbz32tg1dAJ0421AVs9E7/FxBSezrMmjI/gm5/nYmMkBq+TqBs7LNgTlZH6EnWlPmORdk+pHQipUNfTxtg7p3NIXWRMvXfoqusmXsNhpC6crIS1Zf9C6yAOdlxpK5BW18CiT7A/G93gE+P0FY/RoO+RWqS62YhB2r4YhlixArECsQKxArECvzjCnwAOr0wF44ggHAAAAAASUVORK5CYII=",bc="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAWgAAACoCAMAAAD6pITnAAABQVBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACvr68AAAAAAAAAAAB5eXkAAAA8PDzr6+sLCwuenp4UFBT////8/PyLi4umpqZycnKxsbHMzMykpKTy8vKoqKhcXFwpKSmwsLD+/v7k5OSCgoLw8PDo6Oi0tLRkZGSrq6syMjL6+vrn5+eYmJj29vbd3d3Q0NCwsLDDw8Pz8/PT09P09PSwsLB/f39OTk739/fh4eHY2NiFhYX4+PjGxsZkZGSkpKS3t7eRkZG/v78eHh6CgoKKiorr6+uysrL+/v77+/vb29v9/f2wsLCysrKxsbFdXV39/f3u7u7t7e3j4+OoqKj5+fmrq6vp6elqamqVlZWtra0+Pj7w8PDW1tbJycnNzc27u7v29vba2tqXl5cjIyNsbGzf399ubm7d3d3///8pT4ZyAAAAanRSTlMzAAYIDA8KFRIccB8XIlIZPr80ZDb88FppT2iLaNJrRzpW+LNWzrp0Sm086rdg26WST4LVltltU0Pfq51X44UoJHdcfjcuHMFF++6i82RiWxX2x8SvSOc7vEs1LiHKmYiOe92gLCMfqE2kqsY2dQAAEBhJREFUeNrs2MFqq0AUxvHT28xdnEWQGNBKMHGnARdutIsspARxU+NOiu//HrdUZFozYTxMbltn5v8IPw7fxMCD7Vuy0OIs9FKz0OIs9FKz0OIs9FKz0OKWCf3nl/fw37sz9O8n/Tl+dWj9hO/nrQ5tCLICtiq0HPlRi1Sw7w+tIfA0ZWt1aLHxX2165NGt6dByZqHwasEJvRWoVaAnyjrwivqKTaVWh/6iPCFm2sS5OTaBWh16osyRq7Krs+jSBDkuvDxoLlFWd2XFsbm1gJoMTWcezrjqswbf8930xTsV64VXnLyX1PXxvSbrq+G41ag5NJGZK7d9/Yroe+u9swWt2jr7tecjvtZ9y63p1HRoAXOZ5Rh68QG07RB7IeZZOaHm0lRoOjOr6gD9wgHtcwofg7piCtRAdebMZYaJ9wyG9OwlmJWcmioN5HMemSMMnzQbZclkP4UYjdTkowai8zgaF/TfNmBYmzcfL+OACKTVoSfMbY1+bBzzB3XsY91OqAnQFGe26gMsjBqNz20LDPoVI0sDZTaGc44wPYLBHVOMhqOmzAfMdB7PmZVBEoPhxUlQsuGoZ0sDbTZYh67R5zx0dLFjkvkgQl/NxsnIR3Da5nQ1HwRoiTNjVZPswfbRPmkqxuZLA8U5CA343J6bEwYUaZjvXOY7jf87onfY5aVEmgLNndE9g+1TZxe5NAFa5pwa+5Fyq206XxpmOle5a52vpd28mikNsoEe38Gd3Q1B5934IspmGmY5t01o30Fhh7BpJ9JkaO7MosT+rruRk0SMS0ugZc4d2u+Um+2xmyMNsoeQMVbiP/bMhSdtKIrjJ3sEcrMsFagFpqC4ifIaviY4MAONPHQ6xDgX49vodr7/B9i5lnpb0setddFFfonaXhDw58n/nNvWYIQjNfaNJImG6Fe0COhkdHR9w4VINPnDu6RBJqBH1+tcycnENHh6PmYv/vqzF3Ps2GLav+i3PDiKMMKDIg+Pt+6iPQo63Gaj4PAkx9phc0nLi6YGqnveYqswwpNVtqWbJnGSoq3BEd6Ljy5xSBCL74XN4SEpWgTHt1EnlO2H30R4SIm2FvR0fDRCSxGJT7uXNHgU9C8YIcUvj5IGl4IOhxdSo4KWJJJaCIddShrcCnqLJWCEJAm25VbS4FbQ7fkY+GF9vzUPL5XYfNutpMGloMNJDfxQRuLgxe5vtGTYpaTBpaCvWQX8cIicahNeJhV2bSlpGdF6QS/EwReooy5HgvdwTdMUuSaUIBzfMJ3NZjVwYKr52/LcjULUErrrRQX8EF/QS1pOtCjoH19WfYo2+BR4KCwgIgMZFCQchWQRccam+LTs+UxJxSUQnCLiEZg4p4Vt8MHqlx+ipF1FWwv6mCkPFI07F89MdCQ+zxoXG+vlq4Ojk1IPDRbhnvcqopoGwSwiboAPFHZsKWkv0UYrbKfAH2iioDwr0VBCWy5NY9UYnZ8OtZwE+CHVNtqht2iRHKHvWgDReBgNKrqwbOV9ENHLOIR6eHLVsGR0kVbzQnyaTrvgC+17yDE7wDE5bthcENGofo0FEz0MCyI6gZ3eeL5eXVnKkM7Fid82H+4EERtgcEFnY36vLN04Zgc4JscxmwoimlhK/BvRxc8m1pBYM68kHJthDogq4goQMyfrFcPphzsKSA/dHfEWc0RnrUWBRBZOsWPH7ADH5KDhLqBo7C3+E9Fn6ErUXnSMjfUqQnS6gzgJOis4RAkgl0ErCakBT2SHt+g3uuhdLahoYqzycNHlqJWKT9EH/X6fK8z3+wd0GqXDZSGaT3MTLqIb+ADR2q4u+o276FcW0ex9YNFEPvXIU4e86LpYqgPRQjyMGKI3u4h9cBE99hDR75lJNOEm2kiOG5YOIlrwefOxRacnTDAkmHlFcRDNB2VmiN6gVe0+YCiC6dmZRYMsJFS+xS1z+jx+ymUFvEmzGyM7PESLiL5mSiDRglLtKeZoq+hKniB3vbvvaj7f49+JbRgwSQ+CYE3sE//QYVF2y3ItQlpS9E8WCyZakPkAUjABn7S+MhOaf9EKwQu3QD8r6MCBveh0R2RQiw5/gxQx9lNStIjodhz8go7sS8WQis7MBtsZeotesoi+Ne1WqnQsO+nG207dEOyn6FBoIRpctKCbfVrRue07jhC74/TFO6G+0jA1xB0wKKpI1PQq7SCOgyTRhVDIfpIGh14Ymi4GFW3lIPd0og3i46hO8GbY3BF5JhJ9J6UzMVVFzhVwEsi7pyTF6ZBDNwSHiA7tNR9XNFabEqI7H2yYMYs+H7PSR6I/tFi2FV1WEcv61DHRGc6zLt4zvm2aVWBevIQ3zT0h+rWc6F3tkUVjp+wtOgM2NMyiCyjBmFV0hP8ttRYfJIzxrqGS0GUF7smYRPPfWjJmjQ90sA6SaLu+RSdrjyyaWH8a0azUgmYLiVbOEA3ZHaSw2DaqOoKCLpxiq0Lmb4HYp5UmSFJLyokWQ8e7L6uPL3rpSUR3yOy+HroR00WlxAoSna8i6i/PiC4XDX8UmKXSzgHM8U8Vk7/J8m4wdvz3ouc+WikiURxanDP/KpFHInMBFqZmkDgbvKyRxHUu2sjmc/3Wfh/+oejnGh0+po7E+YmKnN5ZgdueHCaDeLg56GJ8hzQQndfDJE9Hm3Dp64ZWLekl2npJKRR691ybobTojUvjfW/TUKnX0YbCacN0mf/MIhqueGnwf0BGAflm+C4UuhdNeIt+mvFO/WRDdVj0Gi1u2oqmB2bETWwdfWEWbViz3ANngzuFh/pSOoNYv+UtFKRp7vkW/Zw3LJN8U2wrmo5LRnEhkbGILnNK9JQycWoRXTBmizzZBZ3PtMY/0zxIU5z2Lfo5b8GlREfGM4VUwyxaBc7RYChRLKL52FwZbFyqIEpatHDJLbhv0X/ZOaPetGEgAEd7K0LLYBAadQXagcogndAQEiorFQsoCs0eKAG1qHSsPKzL//8By9mxEzMy26jNHpp7gCgoEf7sO/vOd/4PQSXtH+JKg1YO/btnoqCnxDRr4RsgQCo1oCGoJA062TApX6RBg7CgPR1k5vc7fJeioHVqiqeRIXwnOaAhTCoNOvnAf20Q17X59ad9QQtOhj9gQ5G44scEG/ImHfT3hQP/0qCT38qyvMVghM+kxPZubdziHuh4k8rLggbPsUxc8Zuge4NHWsT9EdrK2gLNd1jUpDdnzz3s87a7RU8nAXe4KFxC458D9CkILCLRRQR00yZzYTN04F2aNyas228zqrRnqCadblAPtHdDXMg2UedDeFN7f9D8yRCF62gimEEXd97iAT7rVWF/RR509jkSaMTCizS04ACwMlnMNYpAjbTZ/vaCoA0U1wD5Gtyt5JA+Pil9NF6qohnSWQJaOEyaXSaaEvbukuRyVn2dnlDDWUO3HkGBRwzoZh4LBp0PRBZ0mLHrYUts4r9haogzNOAjcmuF1LuaWWal49HZZJMcDTygQVaE7xcS6FFKNjIjIeh4YUFvGBvdAfERavDdDUHDb/WwvweNGfay0CxVWMG1vRZLctwDtJpk2u5PeOSIugn4skG3k5ACn+pyoC/quRsYqhveqqOEI4vW8Wxlo8spbkEtULauqNNV+q4Kgn4TBT1PLhH9zoExlVeo9lp0ox+b5uoCmioH+iG4YfJAX0OHFpQL8oLCZxSLoi1oGuQ9HCnPKWj+LjhdSKvL5EorCv2iN9VJTBdekCfZFb/DUKkxioC2cruEccGDqGGBgu5H5ZqCHvkgh3STYPEE+ZDakFE4B/qe764sATQ33WB72XGfZLHQh9YRpW57jy7q44w3uSXjaKUNd646WImCbjqOo3V/9ZRwMgyFXXX0YW3Xc636zDWhN91tO6F3tIrA9sp93KIDQMcb6T3L3+y9yt964UPviSZV9UhTIw09Gwxi3HX/h2FMXM00Wd0f+TfOKfWt5cPfOlcSWdyFlkMKtGxBZ+vVF3QKg2ZnQzUtUZYrUVYBtFDaLmuk1bls0f3KKiuvVfyie5Ux0b5wSivokL5Kj5EQFz1zBQOaU1qx20gfnKQHo4gfjHJywJpofvlbaDvG6VE/4kf9jMFyCJe/sbbjID28SvjwKjygOQWdcbZDHafHsf1h74xxGISBIJjWdhOFF6RLeAOSm7ikpEH+/zviQ4LTWTbrB+w9YbRaBBI7Y/cpgW40B/rpXiPNgcHRgUENNPjpvt0dkZOZY5OZ0TQHAl13RyG9cQQW3+y3wrnZHAoaRDpz1nhk1jjXgcag60jvfB7iJ+FuAo1Ba3dopB2n5/H0vNNAd+fYYKQzZQpIppBRoAU0jnSiHuReD5JgoAU0jrSj8OZeeONgoAU0jHQhTYVT955HQYNAg6FuLY+8UkrWk5KtWYsDDHWDSAvpSM1eT7MXtTjA9DyOtJCmOLItjhTOONBYD3KRTlShtlSo6eLc0INg0LY8jpp2iXLf6n6TcJaCNsXRB43LQ0iHRF11ratOQTjD4sCgLelIAbsVsEfLGYBGpLWmQ1y/fHM531O+awymoLFmD9f0STq//cLvHuVei39n4QwLelyFakiHzU/8lveYJ78Fw3lAhQojbUn/27Gf1kaBOIzju2kWktH8oQ1oPaTrzSzk4CX2UBAKHiUnKfXu+38Lu78Js08rA89h2sOMfl+B82F4RJvsNPn/08Upa+BsGWgKzaX1fJwnfan/nPVsMGfEoe3SUZ+parIfL4dKZX1kdybQiErHN+mhU2kxyZfifZGqbrg5x9yZQ2M8xtJ6qKP6qtL3yVHfv6fqWkd6nsfOGA4GzaVXRlqom1wdHyc1IIfHo8obYTbOK+rMobl0VOfqlDz/mEjPyUnldUScHaBH0p+pu0yl1QQ+y/dVqrLuE/PY2QGaSGvqoSkv6pgUAf9t+l0kR3Upm0EzU2cOzaWt1Juh71ql0mT7tA9ssg/7p22SKtV2/bCxMFudOTSXXkIa1GK9qfuyVf9KH86vyUu19bzqJXk9P6Ryorbs640ogxnOS4szg+bSmA9QG2vBHurmrSvza5tdlOddsvaal91bUw+CbJTBjNmAM4Xm0pKWxnwYalgLdnBFH5UNM2ZDOy/gTKC5NObDSm2sA/KO0NrCjNkgzgSazIdIG2pYi3ZgrddQBrM409ng0Fwa1P+tDXYY4msJyFAGM3Em0ETaQg1rwRbugNrpYijbmeHsDg3pMbVYA1u0db6q75AYA1mUR8zMmUPzS22oYW200c7T4lswhjKY+XXm0Fwa1LDW2Cj2OpxDkKEMZpszh3aghrXhDqiVCcqE2Rka0iNqWEPbZ3U8O4yhDGbi7A4Naqu1cAfTLwRlwuwAzanFWmsH2VISZcLsAE2pYS3YwXHLaYAMZc7sDg1qWBtszR1Y5lx3UCbMDtCMWqyBHQI5TgFkKBNmB2hGDWvtHUx3aOHA7AgNa2gH2QI5KLtBwzpA8AVyVHaHBnbwOeA4Qk8I2wHla6GD9f4yFA7tnh/8P789gZ6zNUP72gxtb4b2tRna3gztazO0vRna1/4CjIBfFd68JpIAAAAASUVORK5CYII=",Ml="data:image/png;base64,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",qw="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAMAAAANIilAAAABcVBMVEUAAAAAAAD////////+/v45OTn////////39/fp6enPz8/7+/vw8PD+/v7x8fHc3NzHx8f////////+/v77+/vr6+v////7+/v5+fn////z8/P////////q6uqgoKD+/v79/f3m5ub+/v7////////////////39/f39/f////z8/P////t7e3s7Oz29vb////5+fn////h4eH////g4ODV1dX////////BwcH///////////+Ojo5zc3MlJSX////////////////////////7+/v////////////v7+/u7u7n5+f////39/f////09PT6+vr09PT+/v76+vr////5+fnv7+/09PTk5OT////////////////Jycn///++vr7///////+0tLT///9TU1P///8SEhL////////+/v76+vr////8/Pz39/ft7e3t7e36+vr////////X19fV1dX///+xsbF9fX1iYmL///////+K8mOEAAAAenRSTlMaAIDy8CD41cWRX9uk7Kl1VVEw6dWT/M/NvKyVkY475eWIgx0Z39rHv7axnZyZmIuKhn56emZjX1FEPTU0Kx4PCAX69fTgxcKkopWL7crJuri2sa6rnIyHhX54bVtZVU9NSUcsJSIcFROno6Hcwp+ekHVxbWhnRC8nDLc9s8oAAAOGSURBVEjHpdd3X9pAGAfwkBBDAoQmBJmWvUWWiIDIHoJb66x7a4d78Op7pBQ1J5DY33987vnyXEIu3CGy/0hvnDthM+l0hj3JScSudDKOdhNPpl1i8Ut624Gi6+trI3zW1tcdqGM7/SIC5/ZRR2SNJEm7JkHt7FAJjR18WIs40P3cAFxIOaIRna6ZOHxGunk+TDR1ukjUkSr0w86bcKShiz1OI4JMP8YAD9+4emM2Gm407IfIhzm0NxrhKNsLH4SvQ+RktyvUfZIMXYcPPsSFCcvY6EYW6ZPsxuiYZaLwAW5bDY70Da5paxjvm8d+UcjAUL/GzPtCnDF/mwFWhJ75Zs68x05gxxFRGQfa+RYXokHVCC4O4yOqYLTwBjNB+ncWEZnsbzrIvOLz4CW9g4jODn0ZPO/iZN0UmhaPp0Omq+Q/nLu6NO0hErJnurjKdTBzEdAhkqILXDAdbFkJ7EnDe4EVy198srpiwhE4X1RKDFOqviBwcNPK6gmPmeWlGDz+VdHqRPEVHo0tLTM8RpcX4G+flLe6kU/Cs1pYRnm8uriQhfoC+0ZDvbMLi6ttfO5fDCDCKFrvooAKAov+c4BZvy8EzaolCHRdIZ+fBThl9G0Ih1RCrBJWbPiMKYAZ409oMSqFWAktzJ9GBuDvRoVGOIQJMSas0CiM39u45v0M9tbaeLc6F5M+7dhcbRfgg+pcU/oNa85VDwDOzBtmpP9UKsN8BuCzeb1P+kPi08+fASyr6fVPUh/PJ72+xj/bZk5PSV0YlJ4z83iC4EipS5LkiAkeHxGcQerLwMARRzyW+QklhUgKpST8nXfYg+fHkjS89MPz0MFnhKdCSWpc8RBnPAZB3RUvLt7i3oob7f5juDzuikY81tjcHlcHg9xabdyUWDvF2ay3slecr1ptimNx9lhhs1bzXQxy5NZa6VMx9pS2Wt1H77cVjFartYvBdlDICDc0cbVa3Twd2NcOyuLwVqo+K1ebjgdcr0k+O1uXwThfl8vlhqm+99kASup5GINsYhhmG8d7UXzcBgo2e21cd9WlUll5/7G958ql8uxu7y0zS5SGSkOGBA51TRiGQAi232Y9v4kVQZGavpt6c6l3tLpNsc38gGOC01IeLg4Xi8NaLz1KkqO0VzvcTrFscYo4oLjiRAsKEXeJPRqxW0bsFWLGLVbiocyZSm5vbW0nU9BsIfyp/AGqAvfOkBaFawAAAABJRU5ErkJggg==",Kw=(n,{videoElement:t})=>{const e={videoMeshes:[],videoTextureEnabled:!1,videoSource:"",rectPoints:[],enabled:!1,videoElement:t},i=no(n),s=new Map,o=A=>{e.videoTexture&&(e.videoTexture.image.muted=A)},r=()=>e.videoTexture?e.videoTexture.image.muted:!0,a=()=>{if(e.enabled||!e.videoTexture)return;e.enabled=!0,e.videoMeshes=c(),e.videoMeshes.forEach(w=>n.scene.add(w));const A=()=>{if(!e.videoTexture)return;const w=()=>{var I;e.videoTexture&&((I=e.videoTexture)==null||I.image.removeEventListener("timeupdate",w),e.videoTextureEnabled=!0,e.videoMeshes.forEach(C=>{C.material.map!==e.videoTexture&&(C.material.map=e.videoTexture)}),n.needsRender=!0)};e.videoTexture.image.addEventListener("timeupdate",w),e.videoTexture&&e.videoMeshes.length&&(e.videoTexture.image.play(),e.videoTexture.image.onplay=()=>{i.hide()},e.videoTexture.image.onpause=()=>{i.show()},e.videoTexture.image.onclick=()=>{e.videoTexture.image.muted=!1,e.videoTexture.image.play()})};if(n.model.loaded)A();else return n.once("modelLoaded",()=>A())},l=()=>{e.enabled&&(e.enabled=!1,e.videoMeshes.forEach(A=>{A.geometry.dispose(),A.material.dispose(),n.scene.remove(A),e.videoTexture&&e.videoTexture.image.pause()}),e.videoMeshes=[],n.needsRender=!0)},c=()=>e.rectPoints.map((A,w)=>{const I=new b.BufferGeometry,C=128,E=[];E.push(...A[0].toArray());for(let z=1;z<C;z++)E.push(A[0].x+(A[1].x-A[0].x)*z/C,A[0].y+(A[1].y-A[0].y)*z/C,A[0].z+(A[1].z-A[0].z)*z/C);E.push(...A[1].toArray()),E.push(...A[2].toArray());for(let z=1;z<C;z++)E.push(A[2].x+(A[3].x-A[2].x)*z/C,A[2].y+(A[3].y-A[2].y)*z/C,A[2].z+(A[3].z-A[2].z)*z/C);E.push(...A[3].toArray());const M=[];M.push(0,1);for(let z=1;z<C;z++)M.push(0,1-z/C);M.push(0,0),M.push(1,0);for(let z=1;z<C;z++)M.push(1,z/C);M.push(1,1);const S=[];for(let z=0;z<C;z++)S.push(z,z+1,C*2-z,z,C*2-z,C*2+1-z);I.setAttribute("position",new b.BufferAttribute(new Float32Array(E),3)),I.setAttribute("uv",new b.BufferAttribute(new Float32Array(M),2)),I.setIndex(new b.BufferAttribute(new Uint32Array(S),1));const T=new b.MeshBasicMaterial({map:e.videoTextureEnabled?e.videoTexture:e.imageTexture,side:b.DoubleSide}),G=new b.Mesh(I,T);G.renderOrder=1,G.name=`ModelTVVideoPlugin-${w}-${performance.now()}`;const _=[A[1],A[2],A[3],A[0]],U=i.create3DDomContainer(_);if(U!=null&&U.container){const z=document.createElement("div");z.classList.add("play-icon"),z.style.width="100%",z.style.height="100%",z.style.display="flex",z.style.justifyContent="center",z.style.alignItems="center",z.style.pointerEvents="none",U.container.appendChild(z);const Y=document.createElement("img");Y.src=bc,Y.style.width="200px",Y.style.pointerEvents="auto",Y.onclick=()=>{e.videoTexture.image.muted=!1,e.videoTexture.image.play()},z.appendChild(Y),s.set(G,U)}return G}),h=A=>{const w=new b.TextureLoader().load(A);return w.minFilter=b.LinearFilter,w.magFilter=b.LinearFilter,w.format=b.RGBFormat,w},u=(A,w)=>{let I=w;return new Promise((C,E)=>{const M=new XMLHttpRequest;M.onreadystatechange=()=>{if(M.readyState===4)if(M.status===200){const S=window.URL||window.webkitURL;I=I||document.createElement("video"),I.crossOrigin="anonymous",I.muted=!0,I.loop=!0,I.playsInline=!0,I.src=S.createObjectURL(M.response);const T=new b.VideoTexture(I);T.minFilter=b.LinearFilter,T.magFilter=b.LinearFilter,T.format=b.RGBFormat,C(Object.assign(T,{videoSource:A}))}else E(new Error("Video download Error: "+M.status))},M.onerror=S=>E(S),M.open("GET",A),M.responseType="blob",M.send()})},f=(A,w)=>Q(exports,null,function*(){const{video_src:I,video_poster_src:C,points:E}=A;e.videoSource=I,e.rectPoints=Zw(E).map(M=>M.map(({x:S,y:T,z:G})=>new b.Vector3(S,T,G))),e.imageTexture=h(C),w&&(e.videoElement=w),e.videoTexture=yield u(e.videoSource,e.videoElement),e.enabled=!!A.enable,e.enabled&&a()}),m=A=>{if(!e.enabled)return;const w=e.videoMeshes;if(!(!w||A.intersectObjects(w).length===0))return e.videoTexture&&(e.videoTexture.image.paused||e.videoTexture.image.pause()),!1},v=A=>{A==="Floorplan"?i.hide():i.show()},p=()=>{if(!e.enabled)return;const A=n.camera.position;if(s.forEach((w,I)=>{const C=w.css3DObject.position.clone(),E=C.clone().sub(A).normalize(),M=new b.Raycaster(A,E),S=n.model.intersectRaycaster(M)[0],T=C.distanceTo(A),G=.01;S&&S.distance+G<T?w.hide():w.show()}),!r()){const w=e.rectPoints.find(I=>{const C=I[0].clone().add(I[1]).add(I[2]).add(I[3]).divideScalar(4);return I.map(E=>E.clone().add(C).divideScalar(2)).filter(E=>{const M=E.distanceTo(A),S=new b.Raycaster(A,E.clone().sub(A).normalize()),T=n.model.intersectRaycaster(S)[0],G=.01;return!(T&&T.distance+G<M)}).length>=2});(!w||w.length===0)&&o(!0)}},g=()=>{l(),e.videoTexture=void 0,n.off("modeChange",v),n.off("wantsTapGesture",m),n.off("panoArrived",p),n.off("renderFrame",()=>{e.videoMeshes.forEach(A=>{A&&(A.needsRender=!0)})})};return n.on("modeChange",v),n.on("wantsTapGesture",m),n.on("panoArrived",p),n.on("renderFrame",()=>{e.videoMeshes.forEach(A=>{A&&(A.needsRender=!0)})}),{enable:a,disable:l,load:f,dispose:g,state:e,css3DRenderPlugin:i}};var en=(n=>(n.SMALL="small",n.MIDLLE="middle",n.LARGE="large",n.EXTRA_LARGE="x-large",n))(en||{});function $w(n){me(n,"svelte-1jhufeh",`.item-label-item.svelte-1jhufeh.svelte-1jhufeh{position:absolute;z-index:0;transform:none;cursor:pointer;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;animation:svelte-1jhufeh-fadeIn .3s ease-in}.item-label-item.fold.svelte-1jhufeh>.item-label-item__text-wrap.svelte-1jhufeh{visibility:hidden}.item-label-item.fold.svelte-1jhufeh>.item-label-item__bar.anchor.svelte-1jhufeh{visibility:hidden}.item-label-item.fold.svelte-1jhufeh>.item-label-item__bar.anchor.svelte-1jhufeh:after{visibility:visible}.item-label-item__text-wrap.svelte-1jhufeh.svelte-1jhufeh{height:-moz-fit-content;height:fit-content;padding:0.75rem 1.25rem 0.75rem 0.75rem;position:absolute;width:-moz-max-content;width:max-content;max-width:29.5625rem;min-height:5.75rem;background-image:linear-gradient(269deg, rgba(0, 0, 0, 0.50) 0%, rgba(0, 0, 0, 0.60) 49%, rgba(31, 38, 46, 0.70) 100%);border:0.09375rem solid rgba(255, 255, 255, .65);border-radius:0.1875rem;color:white;transform:translate(-50%, 0);display:flex;justify-content:flex-start;align-items:center;box-sizing:border-box;overflow:hidden;pointer-events:all}.item-label-item__custom.svelte-1jhufeh.svelte-1jhufeh{padding:0;max-width:unset;min-height:unset;background-image:unset;border:0;border-radius:0}.icon-wrap.svelte-1jhufeh.svelte-1jhufeh{width:4.25rem;height:100%;display:flex;justify-content:center;align-content:center}.icon.svelte-1jhufeh.svelte-1jhufeh{width:4.25rem;height:4.25rem;background-repeat:no-repeat;background-size:contain;background-position:center}.item-label-text.svelte-1jhufeh.svelte-1jhufeh{margin-left:0.75rem;padding-left:0.75rem;min-height:4.25rem;height:auto;display:flex;flex-flow:column;justify-content:space-around;align-content:flex-start;border-left:solid rgba(255, 255, 255, .2) 0.0625rem;border-top:solid rgba(255, 255, 255, .2) 0;border-right:solid rgba(255, 255, 255, .2) 0;border-bottom:solid rgba(255, 255, 255, .2) 0;pointer-events:auto}.item-model.svelte-1jhufeh.svelte-1jhufeh{white-space:nowrap;font-size:1.375rem;font-weight:bold;line-height:1.875rem}.item-name.svelte-1jhufeh.svelte-1jhufeh{height:auto;word-wrap:break-word;word-break:break-all;font-size:1.25rem;line-height:1.75rem}.item-label-item__bar.svelte-1jhufeh.svelte-1jhufeh{position:absolute;bottom:0;width:0.1875rem;background-image:linear-gradient(to bottom, white, rgba(255, 255, 255, 0));box-shadow:0 0.125rem 0.5rem 0 rgba(0, 0, 0, 0.20);pointer-events:none}.item-label-item__bar.anchor.svelte-1jhufeh.svelte-1jhufeh:after{content:'';position:absolute;bottom:0;width:1.5rem;height:1.5rem;background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAMAAAANIilAAAABcVBMVEUAAAAAAAD////////+/v45OTn////////39/fp6enPz8/7+/vw8PD+/v7x8fHc3NzHx8f////////+/v77+/vr6+v////7+/v5+fn////z8/P////////q6uqgoKD+/v79/f3m5ub+/v7////////////////39/f39/f////z8/P////t7e3s7Oz29vb////5+fn////h4eH////g4ODV1dX////////BwcH///////////+Ojo5zc3MlJSX////////////////////////7+/v////////////v7+/u7u7n5+f////39/f////09PT6+vr09PT+/v76+vr////5+fnv7+/09PTk5OT////////////////Jycn///++vr7///////+0tLT///9TU1P///8SEhL////////+/v76+vr////8/Pz39/ft7e3t7e36+vr////////X19fV1dX///+xsbF9fX1iYmL///////+K8mOEAAAAenRSTlMaAIDy8CD41cWRX9uk7Kl1VVEw6dWT/M/NvKyVkY475eWIgx0Z39rHv7axnZyZmIuKhn56emZjX1FEPTU0Kx4PCAX69fTgxcKkopWL7crJuri2sa6rnIyHhX54bVtZVU9NSUcsJSIcFROno6Hcwp+ekHVxbWhnRC8nDLc9s8oAAAOGSURBVEjHpdd3X9pAGAfwkBBDAoQmBJmWvUWWiIDIHoJb66x7a4d78Op7pBQ1J5DY33987vnyXEIu3CGy/0hvnDthM+l0hj3JScSudDKOdhNPpl1i8Ut624Gi6+trI3zW1tcdqGM7/SIC5/ZRR2SNJEm7JkHt7FAJjR18WIs40P3cAFxIOaIRna6ZOHxGunk+TDR1ukjUkSr0w86bcKShiz1OI4JMP8YAD9+4emM2Gm407IfIhzm0NxrhKNsLH4SvQ+RktyvUfZIMXYcPPsSFCcvY6EYW6ZPsxuiYZaLwAW5bDY70Da5paxjvm8d+UcjAUL/GzPtCnDF/mwFWhJ75Zs68x05gxxFRGQfa+RYXokHVCC4O4yOqYLTwBjNB+ncWEZnsbzrIvOLz4CW9g4jODn0ZPO/iZN0UmhaPp0Omq+Q/nLu6NO0hErJnurjKdTBzEdAhkqILXDAdbFkJ7EnDe4EVy198srpiwhE4X1RKDFOqviBwcNPK6gmPmeWlGDz+VdHqRPEVHo0tLTM8RpcX4G+flLe6kU/Cs1pYRnm8uriQhfoC+0ZDvbMLi6ttfO5fDCDCKFrvooAKAov+c4BZvy8EzaolCHRdIZ+fBThl9G0Ih1RCrBJWbPiMKYAZ409oMSqFWAktzJ9GBuDvRoVGOIQJMSas0CiM39u45v0M9tbaeLc6F5M+7dhcbRfgg+pcU/oNa85VDwDOzBtmpP9UKsN8BuCzeb1P+kPi08+fASyr6fVPUh/PJ72+xj/bZk5PSV0YlJ4z83iC4EipS5LkiAkeHxGcQerLwMARRzyW+QklhUgKpST8nXfYg+fHkjS89MPz0MFnhKdCSWpc8RBnPAZB3RUvLt7i3oob7f5juDzuikY81tjcHlcHg9xabdyUWDvF2ay3slecr1ptimNx9lhhs1bzXQxy5NZa6VMx9pS2Wt1H77cVjFartYvBdlDICDc0cbVa3Twd2NcOyuLwVqo+K1ebjgdcr0k+O1uXwThfl8vlhqm+99kASup5GINsYhhmG8d7UXzcBgo2e21cd9WlUll5/7G958ql8uxu7y0zS5SGSkOGBA51TRiGQAi232Y9v4kVQZGavpt6c6l3tLpNsc38gGOC01IeLg4Xi8NaLz1KkqO0VzvcTrFscYo4oLjiRAsKEXeJPRqxW0bsFWLGLVbiocyZSm5vbW0nU9BsIfyp/AGqAvfOkBaFawAAAABJRU5ErkJggg==');background-position:center;background-size:contain;transform:translate(-0.65625rem, 50%)}@keyframes svelte-1jhufeh-fadeIn{from{opacity:0
800
+ `,e.container.style.pointerEvents="none";const i=v=>(e.wrapper=v,v.appendChild(e.container),l(),!0),s=v=>{e.itemLabels=Uw(v),l()},o=()=>(e.enabled||(e.enabled=!0,l()),!0),r=()=>(e.enabled&&(e.enabled=!1,l()),!0),a=()=>{h(),e.container.remove()},l=()=>{var v;if(e.wrapper){if(!e.enabled||!e.fiveModeEnabled){(v=e.app)==null||v.$destroy(),e.app=void 0;return}e.app?e.app.$set({five:n,itemLabels:e.itemLabels}):e.app=new Ww({target:e.container,props:{five:n,modelOcclusionEnable:e.modelOcclusionEnable,itemLabels:e.itemLabels,hooks:e.hooks,displayStrategyType:e.displayStrategyType}})}},c=()=>{n.on("modeChange",u),n.once("dispose",a)},h=()=>{n.off("modeChange",u)},u=v=>{if(e.enabled){if(v!==Je.Five.Mode.Floorplan){e.fiveModeEnabled=!1,l();return}n.once("initAnimationEnded",()=>{e.fiveModeEnabled=n.currentMode===Je.Five.Mode.Floorplan,l()})}};return c(),{appendTo:i,load:s,enable:o,disable:r,dispose:a,hooks:e.hooks}},Xw={name:"ModelItemLabelPlugin",version:0};var Bn=(n=>(n.TOP_LEFT="topLeft",n.TOP_RIGHT="topRight",n.BOTTOM_LEFT="bottomLeft",n.BOTTOM_RIGHT="bottomRight",n))(Bn||{});function Zw(n){if(n.length===0)return[];if(Array.isArray(n[0]))return n;let t=[];return n.forEach(e=>{const i=[e[Bn.TOP_LEFT],e[Bn.BOTTOM_LEFT],e[Bn.BOTTOM_RIGHT],e[Bn.TOP_RIGHT]];t.push(i)}),t}const Jw="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAAqCAYAAADFw8lbAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAAKqADAAQAAAABAAAAKgAAAADUGqULAAAB0ElEQVRYCe2WSUoEQRBFLVHEiVZU1I03cKW38SSewRt4A5fiTty5cQIFR9pZQWkcUNSe2/Z9yISiSGxRkUAy4BGZSVX168gistraYsQKxArECsQKxApYqkDyU5lmsznMM+ZgAGpQhaUkSRbINgLJCXiCBtSgAkVYtGGIBTKj8AgKSVahDNvQa0IUkUG4Bx91BpLdBTOS/cgUIB3a+gMwI9mFzE3a0I3z5B4r292JzGVA8tSSZILMcUDyzIykthOZvYDk+V9Ktmz4yGzhOhV4/+5YU4N/hzqo0StX3Fg5TcnNlYvgs8bPsM4hkScHoyO46haRnGEYktQVI+4ypUYKyXtxyUu27JCceAMJvjo0HoM5CEZ7cPX7i013q3IWVV5r2aw/2TK+svWbPGU68KQCa6pYeus1V0X99quSfvtVSc39lmfz2mdbz32tg1dAJ0421AVs9E7/FxBSezrMmjI/gm5/nYmMkBq+TqBs7LNgTlZH6EnWlPmORdk+pHQipUNfTxtg7p3NIXWRMvXfoqusmXsNhpC6crIS1Zf9C6yAOdlxpK5BW18CiT7A/G93gE+P0FY/RoO+RWqS62YhB2r4YhlixArECsQKxArECvzjCnwAOr0wF44ggHAAAAAASUVORK5CYII=",bc="data:image/png;base64,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",Ml="data:image/png;base64,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",qw="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAMAAAANIilAAAABcVBMVEUAAAAAAAD////////+/v45OTn////////39/fp6enPz8/7+/vw8PD+/v7x8fHc3NzHx8f////////+/v77+/vr6+v////7+/v5+fn////z8/P////////q6uqgoKD+/v79/f3m5ub+/v7////////////////39/f39/f////z8/P////t7e3s7Oz29vb////5+fn////h4eH////g4ODV1dX////////BwcH///////////+Ojo5zc3MlJSX////////////////////////7+/v////////////v7+/u7u7n5+f////39/f////09PT6+vr09PT+/v76+vr////5+fnv7+/09PTk5OT////////////////Jycn///++vr7///////+0tLT///9TU1P///8SEhL////////+/v76+vr////8/Pz39/ft7e3t7e36+vr////////X19fV1dX///+xsbF9fX1iYmL///////+K8mOEAAAAenRSTlMaAIDy8CD41cWRX9uk7Kl1VVEw6dWT/M/NvKyVkY475eWIgx0Z39rHv7axnZyZmIuKhn56emZjX1FEPTU0Kx4PCAX69fTgxcKkopWL7crJuri2sa6rnIyHhX54bVtZVU9NSUcsJSIcFROno6Hcwp+ekHVxbWhnRC8nDLc9s8oAAAOGSURBVEjHpdd3X9pAGAfwkBBDAoQmBJmWvUWWiIDIHoJb66x7a4d78Op7pBQ1J5DY33987vnyXEIu3CGy/0hvnDthM+l0hj3JScSudDKOdhNPpl1i8Ut624Gi6+trI3zW1tcdqGM7/SIC5/ZRR2SNJEm7JkHt7FAJjR18WIs40P3cAFxIOaIRna6ZOHxGunk+TDR1ukjUkSr0w86bcKShiz1OI4JMP8YAD9+4emM2Gm407IfIhzm0NxrhKNsLH4SvQ+RktyvUfZIMXYcPPsSFCcvY6EYW6ZPsxuiYZaLwAW5bDY70Da5paxjvm8d+UcjAUL/GzPtCnDF/mwFWhJ75Zs68x05gxxFRGQfa+RYXokHVCC4O4yOqYLTwBjNB+ncWEZnsbzrIvOLz4CW9g4jODn0ZPO/iZN0UmhaPp0Omq+Q/nLu6NO0hErJnurjKdTBzEdAhkqILXDAdbFkJ7EnDe4EVy198srpiwhE4X1RKDFOqviBwcNPK6gmPmeWlGDz+VdHqRPEVHo0tLTM8RpcX4G+flLe6kU/Cs1pYRnm8uriQhfoC+0ZDvbMLi6ttfO5fDCDCKFrvooAKAov+c4BZvy8EzaolCHRdIZ+fBThl9G0Ih1RCrBJWbPiMKYAZ409oMSqFWAktzJ9GBuDvRoVGOIQJMSas0CiM39u45v0M9tbaeLc6F5M+7dhcbRfgg+pcU/oNa85VDwDOzBtmpP9UKsN8BuCzeb1P+kPi08+fASyr6fVPUh/PJ72+xj/bZk5PSV0YlJ4z83iC4EipS5LkiAkeHxGcQerLwMARRzyW+QklhUgKpST8nXfYg+fHkjS89MPz0MFnhKdCSWpc8RBnPAZB3RUvLt7i3oob7f5juDzuikY81tjcHlcHg9xabdyUWDvF2ay3slecr1ptimNx9lhhs1bzXQxy5NZa6VMx9pS2Wt1H77cVjFartYvBdlDICDc0cbVa3Twd2NcOyuLwVqo+K1ebjgdcr0k+O1uXwThfl8vlhqm+99kASup5GINsYhhmG8d7UXzcBgo2e21cd9WlUll5/7G958ql8uxu7y0zS5SGSkOGBA51TRiGQAi232Y9v4kVQZGavpt6c6l3tLpNsc38gGOC01IeLg4Xi8NaLz1KkqO0VzvcTrFscYo4oLjiRAsKEXeJPRqxW0bsFWLGLVbiocyZSm5vbW0nU9BsIfyp/AGqAvfOkBaFawAAAABJRU5ErkJggg==",Kw=(n,{videoElement:t})=>{const e={videoMeshes:[],videoTextureEnabled:!1,videoSource:"",rectPoints:[],enabled:!1,videoElement:t},i=xr(n),s=new Map,o=A=>{e.videoTexture&&(e.videoTexture.image.muted=A)},r=()=>e.videoTexture?e.videoTexture.image.muted:!0,a=()=>{if(e.enabled||!e.videoTexture)return;e.enabled=!0,e.videoMeshes=c(),e.videoMeshes.forEach(w=>n.scene.add(w));const A=()=>{if(!e.videoTexture)return;const w=()=>{var I;e.videoTexture&&((I=e.videoTexture)==null||I.image.removeEventListener("timeupdate",w),e.videoTextureEnabled=!0,e.videoMeshes.forEach(C=>{C.material.map!==e.videoTexture&&(C.material.map=e.videoTexture)}),n.needsRender=!0)};e.videoTexture.image.addEventListener("timeupdate",w),e.videoTexture&&e.videoMeshes.length&&(e.videoTexture.image.play(),e.videoTexture.image.onplay=()=>{i.hide()},e.videoTexture.image.onpause=()=>{i.show()},e.videoTexture.image.onclick=()=>{e.videoTexture.image.muted=!1,e.videoTexture.image.play()})};if(n.model.loaded)A();else return n.once("modelLoaded",()=>A())},l=()=>{e.enabled&&(e.enabled=!1,e.videoMeshes.forEach(A=>{A.geometry.dispose(),A.material.dispose(),n.scene.remove(A),e.videoTexture&&e.videoTexture.image.pause()}),e.videoMeshes=[],n.needsRender=!0)},c=()=>e.rectPoints.map((A,w)=>{const I=new b.BufferGeometry,C=128,E=[];E.push(...A[0].toArray());for(let z=1;z<C;z++)E.push(A[0].x+(A[1].x-A[0].x)*z/C,A[0].y+(A[1].y-A[0].y)*z/C,A[0].z+(A[1].z-A[0].z)*z/C);E.push(...A[1].toArray()),E.push(...A[2].toArray());for(let z=1;z<C;z++)E.push(A[2].x+(A[3].x-A[2].x)*z/C,A[2].y+(A[3].y-A[2].y)*z/C,A[2].z+(A[3].z-A[2].z)*z/C);E.push(...A[3].toArray());const M=[];M.push(0,1);for(let z=1;z<C;z++)M.push(0,1-z/C);M.push(0,0),M.push(1,0);for(let z=1;z<C;z++)M.push(1,z/C);M.push(1,1);const S=[];for(let z=0;z<C;z++)S.push(z,z+1,C*2-z,z,C*2-z,C*2+1-z);I.setAttribute("position",new b.BufferAttribute(new Float32Array(E),3)),I.setAttribute("uv",new b.BufferAttribute(new Float32Array(M),2)),I.setIndex(new b.BufferAttribute(new Uint32Array(S),1));const T=new b.MeshBasicMaterial({map:e.videoTextureEnabled?e.videoTexture:e.imageTexture,side:b.DoubleSide}),G=new b.Mesh(I,T);G.renderOrder=1,G.name=`ModelTVVideoPlugin-${w}-${performance.now()}`;const _=[A[1],A[2],A[3],A[0]],U=i.create3DDomContainer(_);if(U!=null&&U.container){const z=document.createElement("div");z.classList.add("play-icon"),z.style.width="100%",z.style.height="100%",z.style.display="flex",z.style.justifyContent="center",z.style.alignItems="center",z.style.pointerEvents="none",U.container.appendChild(z);const Y=document.createElement("img");Y.src=bc,Y.style.width="200px",Y.style.pointerEvents="auto",Y.onclick=()=>{e.videoTexture.image.muted=!1,e.videoTexture.image.play()},z.appendChild(Y),s.set(G,U)}return G}),h=A=>{const w=new b.TextureLoader().load(A);return w.minFilter=b.LinearFilter,w.magFilter=b.LinearFilter,w.format=b.RGBFormat,w},u=(A,w)=>{let I=w;return new Promise((C,E)=>{const M=new XMLHttpRequest;M.onreadystatechange=()=>{if(M.readyState===4)if(M.status===200){const S=window.URL||window.webkitURL;I=I||document.createElement("video"),I.crossOrigin="anonymous",I.muted=!0,I.loop=!0,I.playsInline=!0,I.src=S.createObjectURL(M.response);const T=new b.VideoTexture(I);T.minFilter=b.LinearFilter,T.magFilter=b.LinearFilter,T.format=b.RGBFormat,C(Object.assign(T,{videoSource:A}))}else E(new Error("Video download Error: "+M.status))},M.onerror=S=>E(S),M.open("GET",A),M.responseType="blob",M.send()})},f=(A,w)=>Q(exports,null,function*(){const{video_src:I,video_poster_src:C,points:E}=A;e.videoSource=I,e.rectPoints=Zw(E).map(M=>M.map(({x:S,y:T,z:G})=>new b.Vector3(S,T,G))),e.imageTexture=h(C),w&&(e.videoElement=w),e.videoTexture=yield u(e.videoSource,e.videoElement),e.enabled=!!A.enable,e.enabled&&a()}),m=A=>{if(!e.enabled)return;const w=e.videoMeshes;if(!(!w||A.intersectObjects(w).length===0))return e.videoTexture&&(e.videoTexture.image.paused||e.videoTexture.image.pause()),!1},v=A=>{A==="Floorplan"?i.hide():i.show()},p=()=>{if(!e.enabled)return;const A=n.camera.position;if(s.forEach((w,I)=>{const C=w.css3DObject.position.clone(),E=C.clone().sub(A).normalize(),M=new b.Raycaster(A,E),S=n.model.intersectRaycaster(M)[0],T=C.distanceTo(A),G=.01;S&&S.distance+G<T?w.hide():w.show()}),!r()){const w=e.rectPoints.find(I=>{const C=I[0].clone().add(I[1]).add(I[2]).add(I[3]).divideScalar(4);return I.map(E=>E.clone().add(C).divideScalar(2)).filter(E=>{const M=E.distanceTo(A),S=new b.Raycaster(A,E.clone().sub(A).normalize()),T=n.model.intersectRaycaster(S)[0],G=.01;return!(T&&T.distance+G<M)}).length>=2});(!w||w.length===0)&&o(!0)}},g=()=>{l(),e.videoTexture=void 0,n.off("modeChange",v),n.off("wantsTapGesture",m),n.off("panoArrived",p),n.off("renderFrame",()=>{e.videoMeshes.forEach(A=>{A&&(A.needsRender=!0)})})};return n.on("modeChange",v),n.on("wantsTapGesture",m),n.on("panoArrived",p),n.on("renderFrame",()=>{e.videoMeshes.forEach(A=>{A&&(A.needsRender=!0)})}),{enable:a,disable:l,load:f,dispose:g,state:e,css3DRenderPlugin:i}};var en=(n=>(n.SMALL="small",n.MIDLLE="middle",n.LARGE="large",n.EXTRA_LARGE="x-large",n))(en||{});function $w(n){me(n,"svelte-1jhufeh",`.item-label-item.svelte-1jhufeh.svelte-1jhufeh{position:absolute;z-index:0;transform:none;cursor:pointer;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;animation:svelte-1jhufeh-fadeIn .3s ease-in}.item-label-item.fold.svelte-1jhufeh>.item-label-item__text-wrap.svelte-1jhufeh{visibility:hidden}.item-label-item.fold.svelte-1jhufeh>.item-label-item__bar.anchor.svelte-1jhufeh{visibility:hidden}.item-label-item.fold.svelte-1jhufeh>.item-label-item__bar.anchor.svelte-1jhufeh:after{visibility:visible}.item-label-item__text-wrap.svelte-1jhufeh.svelte-1jhufeh{height:-moz-fit-content;height:fit-content;padding:0.75rem 1.25rem 0.75rem 0.75rem;position:absolute;width:-moz-max-content;width:max-content;max-width:29.5625rem;min-height:5.75rem;background-image:linear-gradient(269deg, rgba(0, 0, 0, 0.50) 0%, rgba(0, 0, 0, 0.60) 49%, rgba(31, 38, 46, 0.70) 100%);border:0.09375rem solid rgba(255, 255, 255, .65);border-radius:0.1875rem;color:white;transform:translate(-50%, 0);display:flex;justify-content:flex-start;align-items:center;box-sizing:border-box;overflow:hidden;pointer-events:all}.item-label-item__custom.svelte-1jhufeh.svelte-1jhufeh{padding:0;max-width:unset;min-height:unset;background-image:unset;border:0;border-radius:0}.icon-wrap.svelte-1jhufeh.svelte-1jhufeh{width:4.25rem;height:100%;display:flex;justify-content:center;align-content:center}.icon.svelte-1jhufeh.svelte-1jhufeh{width:4.25rem;height:4.25rem;background-repeat:no-repeat;background-size:contain;background-position:center}.item-label-text.svelte-1jhufeh.svelte-1jhufeh{margin-left:0.75rem;padding-left:0.75rem;min-height:4.25rem;height:auto;display:flex;flex-flow:column;justify-content:space-around;align-content:flex-start;border-left:solid rgba(255, 255, 255, .2) 0.0625rem;border-top:solid rgba(255, 255, 255, .2) 0;border-right:solid rgba(255, 255, 255, .2) 0;border-bottom:solid rgba(255, 255, 255, .2) 0;pointer-events:auto}.item-model.svelte-1jhufeh.svelte-1jhufeh{white-space:nowrap;font-size:1.375rem;font-weight:bold;line-height:1.875rem}.item-name.svelte-1jhufeh.svelte-1jhufeh{height:auto;word-wrap:break-word;word-break:break-all;font-size:1.25rem;line-height:1.75rem}.item-label-item__bar.svelte-1jhufeh.svelte-1jhufeh{position:absolute;bottom:0;width:0.1875rem;background-image:linear-gradient(to bottom, white, rgba(255, 255, 255, 0));box-shadow:0 0.125rem 0.5rem 0 rgba(0, 0, 0, 0.20);pointer-events:none}.item-label-item__bar.anchor.svelte-1jhufeh.svelte-1jhufeh:after{content:'';position:absolute;bottom:0;width:1.5rem;height:1.5rem;background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAMAAAANIilAAAABcVBMVEUAAAAAAAD////////+/v45OTn////////39/fp6enPz8/7+/vw8PD+/v7x8fHc3NzHx8f////////+/v77+/vr6+v////7+/v5+fn////z8/P////////q6uqgoKD+/v79/f3m5ub+/v7////////////////39/f39/f////z8/P////t7e3s7Oz29vb////5+fn////h4eH////g4ODV1dX////////BwcH///////////+Ojo5zc3MlJSX////////////////////////7+/v////////////v7+/u7u7n5+f////39/f////09PT6+vr09PT+/v76+vr////5+fnv7+/09PTk5OT////////////////Jycn///++vr7///////+0tLT///9TU1P///8SEhL////////+/v76+vr////8/Pz39/ft7e3t7e36+vr////////X19fV1dX///+xsbF9fX1iYmL///////+K8mOEAAAAenRSTlMaAIDy8CD41cWRX9uk7Kl1VVEw6dWT/M/NvKyVkY475eWIgx0Z39rHv7axnZyZmIuKhn56emZjX1FEPTU0Kx4PCAX69fTgxcKkopWL7crJuri2sa6rnIyHhX54bVtZVU9NSUcsJSIcFROno6Hcwp+ekHVxbWhnRC8nDLc9s8oAAAOGSURBVEjHpdd3X9pAGAfwkBBDAoQmBJmWvUWWiIDIHoJb66x7a4d78Op7pBQ1J5DY33987vnyXEIu3CGy/0hvnDthM+l0hj3JScSudDKOdhNPpl1i8Ut624Gi6+trI3zW1tcdqGM7/SIC5/ZRR2SNJEm7JkHt7FAJjR18WIs40P3cAFxIOaIRna6ZOHxGunk+TDR1ukjUkSr0w86bcKShiz1OI4JMP8YAD9+4emM2Gm407IfIhzm0NxrhKNsLH4SvQ+RktyvUfZIMXYcPPsSFCcvY6EYW6ZPsxuiYZaLwAW5bDY70Da5paxjvm8d+UcjAUL/GzPtCnDF/mwFWhJ75Zs68x05gxxFRGQfa+RYXokHVCC4O4yOqYLTwBjNB+ncWEZnsbzrIvOLz4CW9g4jODn0ZPO/iZN0UmhaPp0Omq+Q/nLu6NO0hErJnurjKdTBzEdAhkqILXDAdbFkJ7EnDe4EVy198srpiwhE4X1RKDFOqviBwcNPK6gmPmeWlGDz+VdHqRPEVHo0tLTM8RpcX4G+flLe6kU/Cs1pYRnm8uriQhfoC+0ZDvbMLi6ttfO5fDCDCKFrvooAKAov+c4BZvy8EzaolCHRdIZ+fBThl9G0Ih1RCrBJWbPiMKYAZ409oMSqFWAktzJ9GBuDvRoVGOIQJMSas0CiM39u45v0M9tbaeLc6F5M+7dhcbRfgg+pcU/oNa85VDwDOzBtmpP9UKsN8BuCzeb1P+kPi08+fASyr6fVPUh/PJ72+xj/bZk5PSV0YlJ4z83iC4EipS5LkiAkeHxGcQerLwMARRzyW+QklhUgKpST8nXfYg+fHkjS89MPz0MFnhKdCSWpc8RBnPAZB3RUvLt7i3oob7f5juDzuikY81tjcHlcHg9xabdyUWDvF2ay3slecr1ptimNx9lhhs1bzXQxy5NZa6VMx9pS2Wt1H77cVjFartYvBdlDICDc0cbVa3Twd2NcOyuLwVqo+K1ebjgdcr0k+O1uXwThfl8vlhqm+99kASup5GINsYhhmG8d7UXzcBgo2e21cd9WlUll5/7G958ql8uxu7y0zS5SGSkOGBA51TRiGQAi232Y9v4kVQZGavpt6c6l3tLpNsc38gGOC01IeLg4Xi8NaLz1KkqO0VzvcTrFscYo4oLjiRAsKEXeJPRqxW0bsFWLGLVbiocyZSm5vbW0nU9BsIfyp/AGqAvfOkBaFawAAAABJRU5ErkJggg==');background-position:center;background-size:contain;transform:translate(-0.65625rem, 50%)}@keyframes svelte-1jhufeh-fadeIn{from{opacity:0
801
801
  }to{opacity:1
802
802
  }}`)}function eC(n){let t,e,i,s=(n[0].code||n[0].id)+"",o,r,a,l=n[0].name+"",c,h=n[0].icon&&Fd(n);return{c(){h&&h.c(),t=ee(),e=L("div"),i=L("span"),o=Se(s),r=ee(),a=L("span"),c=Se(l),P(i,"class","item-model svelte-1jhufeh"),P(a,"class","item-name svelte-1jhufeh"),P(e,"class","item-label-text svelte-1jhufeh")},m(u,f){h&&h.m(u,f),R(u,t,f),R(u,e,f),O(e,i),O(i,o),O(e,r),O(e,a),O(a,c)},p(u,f){u[0].icon?h?h.p(u,f):(h=Fd(u),h.c(),h.m(t.parentNode,t)):h&&(h.d(1),h=null),f&1&&s!==(s=(u[0].code||u[0].id)+"")&&Te(o,s),f&1&&l!==(l=u[0].name+"")&&Te(c,l)},d(u){h&&h.d(u),u&&V(t),u&&V(e)}}}function tC(n){let t;return{c(){t=L("div")},m(e,i){R(e,t,i),n[6](t)},p:K,d(e){e&&V(t),n[6](null)}}}function Fd(n){let t,e,i,s,o;return{c(){t=L("div"),e=L("div"),P(e,"class","icon svelte-1jhufeh"),P(e,"style",i=`background-image: url(${n[0].icon})`),P(t,"class","icon-wrap svelte-1jhufeh")},m(r,a){R(r,t,a),O(t,e),s||(o=we(t,"click",n[7]),s=!0)},p(r,a){a&1&&i!==(i=`background-image: url(${r[0].icon})`)&&P(e,"style",i)},d(r){r&&V(t),s=!1,o()}}}function iC(n){let t,e,i,s,o,r,a,l,c,h;function u(v,p){return p&1&&(i=null),i==null&&(i=typeof v[0].render=="function"),i?tC:eC}let f=u(n,-1),m=f(n);return{c(){t=L("div"),e=L("div"),m.c(),o=ee(),r=L("div"),P(e,"class",s=et(St("item-label-item__text-wrap",{"item-label-item__custom":typeof n[0].render=="function"}))+" svelte-1jhufeh"),j(e,"bottom",`${n[0].strokeLength}px`),P(r,"class",a=et(St("item-label-item__bar",{anchor:n[1]}))+" svelte-1jhufeh"),j(r,"height",`${n[0].strokeLength}px`),P(t,"class",l=et(St("item-label-item",{fold:n[0].isFold}))+" svelte-1jhufeh"),j(t,"z-index",n[0].zIndex),j(t,"transform",n[0].transform)},m(v,p){R(v,t,p),O(t,e),m.m(e,null),O(t,o),O(t,r),c||(h=we(e,"click",n[4]),c=!0)},p(v,[p]){f===(f=u(v,p))&&m?m.p(v,p):(m.d(1),m=f(v),m&&(m.c(),m.m(e,null))),p&1&&s!==(s=et(St("item-label-item__text-wrap",{"item-label-item__custom":typeof v[0].render=="function"}))+" svelte-1jhufeh")&&P(e,"class",s),p&1&&j(e,"bottom",`${v[0].strokeLength}px`),p&2&&a!==(a=et(St("item-label-item__bar",{anchor:v[1]}))+" svelte-1jhufeh")&&P(r,"class",a),p&1&&j(r,"height",`${v[0].strokeLength}px`),p&1&&l!==(l=et(St("item-label-item",{fold:v[0].isFold}))+" svelte-1jhufeh")&&P(t,"class",l),p&1&&j(t,"z-index",v[0].zIndex),p&1&&j(t,"transform",v[0].transform)},i:K,o:K,d(v){v&&V(t),m.d(),c=!1,h()}}}function nC(n,t,e){let{itemLabel:i}=t,{hooks:s}=t,{anchorEnabled:o}=t,{onIconClick:r}=t;function a(){s.emit("onLabelClick",i)}let l;function c(u){Ne[u?"unshift":"push"](()=>{l=u,e(3,l)})}const h=u=>r(i);return n.$$set=u=>{"itemLabel"in u&&e(0,i=u.itemLabel),"hooks"in u&&e(5,s=u.hooks),"anchorEnabled"in u&&e(1,o=u.anchorEnabled),"onIconClick"in u&&e(2,r=u.onIconClick)},n.$$.update=()=>{if(n.$$.dirty&9&&typeof i.render=="function"&&l&&l.children.length===0){const u=i.render(i);u&&l.appendChild(u)}},[i,o,r,l,a,s,c,h]}class sC extends de{constructor(t){super(),he(this,t,nC,iC,ce,{itemLabel:0,hooks:5,anchorEnabled:1,onIconClick:2},$w)}}const{Raycaster:oC,Vector3:ED}=b,Hd=(n,t,e,i)=>{const s=t.clone().sub(e).normalize(),o=new oC;o.set(e,s);const[r]=n.model.intersectRaycaster(o);return r&&r.distance+.01<i},rC=(n,t)=>{switch(t){case en.SMALL:return Math.ceil(-27.78*n+85);case en.MIDLLE:return Math.ceil(-38.9*n+130);case en.LARGE:return Math.ceil(-44.44*n+140);case en.EXTRA_LARGE:return Math.ceil(-92.59*n+300)}},aC=n=>`translate(${n[0]}px, ${n[1]}px)`;function Nd(n){return n.map(t=>k({observerIndex:void 0,visible:!1,isFold:!1},t))}function lC(n){me(n,"svelte-f82itz",".item-labels-container.svelte-f82itz{width:100%;height:100%;position:relative}")}function Gd(n,t,e){const i=n.slice();return i[29]=t[e],i}function Qd(n){let t,e;return t=new sC({props:{itemLabel:n[29],hooks:n[0],anchorEnabled:n[2],onIconClick:n[6]}}),{c(){oe(t.$$.fragment)},m(i,s){ne(t,i,s),e=!0},p(i,s){const o={};s[0]&2&&(o.itemLabel=i[29]),s[0]&1&&(o.hooks=i[0]),s[0]&4&&(o.anchorEnabled=i[2]),t.$set(o)},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){B(t.$$.fragment,i),e=!1},d(i){se(t,i)}}}function Wd(n,t){let e,i,s,o=t[29].visible&&Qd(t);return{key:n,first:null,c(){e=Ee(),o&&o.c(),i=Ee(),this.first=e},m(r,a){R(r,e,a),o&&o.m(r,a),R(r,i,a),s=!0},p(r,a){t=r,t[29].visible?o?(o.p(t,a),a[0]&2&&D(o,1)):(o=Qd(t),o.c(),D(o,1),o.m(i.parentNode,i)):o&&(ue(),B(o,1,1,()=>{o=null}),fe())},i(r){s||(D(o),s=!0)},o(r){B(o),s=!1},d(r){r&&V(e),o&&o.d(r),r&&V(i)}}}function cC(n){let t,e=[],i=new Map,s,o,r=n[1];const a=l=>l[29].id;for(let l=0;l<r.length;l+=1){let c=Gd(n,r,l),h=a(c);i.set(h,e[l]=Wd(h,c))}return{c(){t=L("div");for(let l=0;l<e.length;l+=1)e[l].c();P(t,"class","item-labels-container svelte-f82itz"),tt(()=>n[12].call(t)),j(t,"opacity",n[5]?1:0)},m(l,c){R(l,t,c);for(let h=0;h<e.length;h+=1)e[h]&&e[h].m(t,null);s=ic(t,n[12].bind(t)),o=!0},p(l,c){c[0]&71&&(r=l[1],ue(),e=Zt(e,c,a,1,l,r,i,t,Hi,Wd,null,Gd),fe()),c[0]&32&&j(t,"opacity",l[5]?1:0)},i(l){if(!o){for(let c=0;c<r.length;c+=1)D(e[c]);o=!0}},o(l){for(let c=0;c<e.length;c+=1)B(e[c]);o=!1},d(l){l&&V(t);for(let c=0;c<e.length;c+=1)e[c].d();s()}}}let hC=11;function dC(n,t,e){const{Vector3:i}=b;let{five:s}=t,{modelOcclusionEnable:o}=t,{itemLabels:r}=t,{hooks:a}=t,{displayStrategyType:l}=t,{maxVisibleDistance:c}=t,h=null,u=null,f=(s==null?void 0:s.currentMode)===Je.Five.Mode.Panorama,m,v,p=[],g=!0;const A=(H,N)=>{const X=H.camera.position.clone(),J=new i(N.modelPosition[0],N.modelPosition[1],N.modelPosition[2]),q=J.distanceTo(X);return c!==void 0&&H.state.mode===Je.Five.Mode.Panorama&&q>c?!1:Hd(H,J.clone().sub(X).normalize(),X,q)},w=H=>{const{camera:N,model:X}=s,{x:J,y:q,z:ae}=H.clone().project(N),re=(J+1)/2,Pe=(2-(q+1))/2;return!!(Math.abs(ae)<1&&[re,Pe].every(ye=>ye<1&&ye>=0))},I=(H,N)=>{const X=new i(N.modelPosition[0],N.modelPosition[1],N.modelPosition[2]),J=H.project2d(X),q=J==null?void 0:J.x,ae=J==null?void 0:J.y;return[q,ae]},C=(H,N)=>{const X=N.map(q=>{if(H.state.panoIndex!==q.panoIndex)return te(k({},q),{visible:!1});const ae=I(H,q);q.name.length*hC;const re=rC(q.modelPosition[1],l),Pe=H.currentMode===Je.Five.Mode.Panorama?w(new i(q.position[0],q.position[1],q.position[2])):!0,ve=o?A(H,q):!1,ge=Pe&&!ve;if(!ge)return te(k({},q),{visible:ge});p.push(ae);const _e=aC(ae);return te(k({},q),{visible:ge,transform:_e,strokeLength:re})}),J=X.filter(({visible:q})=>q).map(q=>({itemLabelItem:q,distance:new i(q.modelPosition[0],q.modelPosition[1],q.modelPosition[2]).clone().distanceTo(H.camera.position)})).sort((q,ae)=>q.distance-ae.distance);return X.map(q=>{const ae=J.findIndex(re=>re.itemLabelItem.id===q.id);return ae!==void 0?te(k({},q),{zIndex:ae*10}):q})},E=()=>{p=[],e(1,u=C(s,u))},M=()=>{e(5,g=!1),S()},S=lg(()=>{e(5,g=!0),E()},300),T=()=>{s.once("renderFrame",E)},G=()=>{window.addEventListener("resize",T,!1)},_=()=>{h!==r&&(e(1,u=Nd(r)),h=r,E())},U=(H,N)=>{let X=[];for(const{position:q,panoIndex:ae}of N){const re=H.distanceTo(q);(c===void 0||re<=c||s.state.mode!==Je.Five.Mode.Panorama)&&X.push({panoIndex:ae,obVector:q,distance:re})}X=X.sort((q,ae)=>q.distance-ae.distance);let J;for(const q of X){const{obVector:ae,distance:re,panoIndex:Pe}=q;if(!Hd(s,H,ae,re)){J=Pe;break}}return typeof J=="number"?N[J]:void 0},z=H=>{if(s.state.mode===Je.Five.Mode.Panorama)return;const N=s.work.observers,X=new i().fromArray(H.position),J=U(X,N);if(J&&(H.observerIndex=J.panoIndex),typeof H.observerIndex=="number"){const q=N[H.observerIndex],ae=X.clone().sub(q.position).normalize(),re={longitude:Math.PI+Math.atan2(ae.x,ae.z),latitude:Math.acos(ae.y/ae.length())-Math.PI/2};s.setState(te(k({},re),{mode:Je.Five.Mode.Panorama,panoIndex:H.observerIndex})),s.once("initAnimationEnded",()=>{e(1,u=u.map(Pe=>te(k({},Pe),{isFold:Pe.id!==H.id}))),s.once("cameraUpdate",()=>{e(1,u=u.map(Pe=>te(k({},Pe),{isFold:!1})))})})}};wm(()=>{_()}),Et(()=>{e(1,u=Nd(r)),h=r,E(),G(),s.on("cameraUpdate",M)}),_t(()=>{s.off("cameraUpdate",M),window.removeEventListener("resize",T,!1)});function Y(){m=this.clientWidth,v=this.clientHeight,e(3,m),e(4,v)}return n.$$set=H=>{"five"in H&&e(7,s=H.five),"modelOcclusionEnable"in H&&e(8,o=H.modelOcclusionEnable),"itemLabels"in H&&e(9,r=H.itemLabels),"hooks"in H&&e(0,a=H.hooks),"displayStrategyType"in H&&e(10,l=H.displayStrategyType),"maxVisibleDistance"in H&&e(11,c=H.maxVisibleDistance)},[a,u,f,m,v,g,z,s,o,r,l,c,Y]}class uC extends de{constructor(t){super(),he(this,t,dC,cC,ce,{five:7,modelOcclusionEnable:8,itemLabels:9,hooks:0,displayStrategyType:10,maxVisibleDistance:11},lC,[-1,-1])}}function fC(n){return n.item_labels.map(t=>te(k({},t),{modelPosition:[t.position[0],t.position[1],t.position[2]],observerIndex:void 0}))}const mC=void 0,gC=(n,t)=>{var f,m,v,p;const e={container:document.createElement("div"),data:null,enabled:!0,fiveModeEnabled:!0,itemLabels:[],wrapper:null,app:void 0,hooks:new Je.Subscribe,modelOcclusionEnable:(f=t==null?void 0:t.modelOcclusionEnable)!=null?f:!0,onlyVisibleInPanorama:(m=t==null?void 0:t.onlyVisibleInPanorama)!=null?m:!0,displayStrategyType:(v=t==null?void 0:t.displayStrategyType)!=null?v:en.SMALL,maxVisibleDistance:(p=t==null?void 0:t.maxVisibleDistance)!=null?p:mC};e.container.setAttribute("class","item-label-plugin-container"),e.container.style.cssText=`
803
803
  position: absolute;
@@ -819,7 +819,7 @@ void main() {
819
819
  void main() {
820
820
  gl_FragColor = texture2D(map, vUv);
821
821
  }
822
- `);this.uniforms={map:{value:e}}}}const so={Z_FIGHTING_OFFSET:.01};let gg=class extends b.Mesh{constructor(){super(...arguments);d(this,"name","MediaPlane");d(this,"src")}removeFromParent(){const e=this.parent;return e!==null&&e.remove(this),this}dispose(){this.traverse(e=>{if(e.isMesh){const i=e;i.geometry.dispose(),(i.material instanceof Array?i.material:[i.material]).forEach(o=>{o.dispose()})}})}};class Dl extends gg{constructor(e,i,s){var a;super();d(this,"name","PanoTagPluginImagePlane");this.src=e;const o=(a=s==null?void 0:s.resolveZFighting)!=null?a:!0;let r=i;if(o){const l=pn(i).multiplyScalar(so.Z_FIGHTING_OFFSET);r=i.map(c=>c.clone().add(l))}Qm(e).then(({texture:l,transparent:c})=>{var p;const h=new b.MeshBasicMaterial({map:l,transparent:c}),u=Bs((p=s==null?void 0:s.objectFit)!=null?p:"contain",r,l.image.width/l.image.height),f=Ot(...u),m=u.map(g=>g.clone().sub(f)),v=new mg(m);this.position.copy(f),this.geometry=v,this.material=h}).catch(l=>{console.error(`Imageplane error ${l==null?void 0:l.message}`)})}}class pg extends gg{constructor(e,i,s){const{videoCoverSrc:o,objectFit:r="contain",playButton:a="withText",paused:l=!0,videoTextureMap:c,ImageTextureMap:h,domEvents:u}=s!=null?s:{};super();d(this,"isVideoPlane",!0);d(this,"name","PanoTagPluginImagePlane");d(this,"videoInstance");d(this,"onVideoReady");d(this,"objectFit");d(this,"buttonSrc");d(this,"videoCoverSrc");d(this,"domEvents");d(this,"disposers",[]);d(this,"cornerPoints");d(this,"videoMesh");d(this,"coverMesh");d(this,"buttonMesh");d(this,"videoTextureMap");d(this,"ImageTextureMap");this.cornerPoints=i,this.src=e,this.buttonSrc=(()=>a==="withText"?bc:a==="withoutText"?Ml:typeof a=="string"?a:Ml)(),this.videoCoverSrc=o,this.objectFit=r,this.videoTextureMap=c,this.ImageTextureMap=h,this.domEvents=u,this.position.copy(Ot(...i)),this.videoCoverSrc&&l?this.addCoverMesh().then(()=>this.addButtonMesh()):this.addVideoMesh().then(()=>{l?this.addButtonMesh():this.play(!0)}),this.addEventListener("removed",()=>{this.remove(...this.children)}),this.addEventListener("dispose",()=>{var f;(f=this.disposers)==null||f.forEach(m=>m==null?void 0:m())})}play(e=!1){return Q(this,null,function*(){this.videoMesh||(yield this.addVideoMesh()),this.showPlayUI(),this.videoInstance.paused&&this.videoInstance.play().then(()=>this.showPlayUI()).catch(i=>{this.pause(),console.error("play error",i)}),this.videoInstance.muted=e,this.render()})}pause(){this.videoInstance&&(this.videoInstance.pause(),this.showPauseUI().then(()=>this.render()))}initialRenderHooks(e){const s=e(()=>{var o;this.videoMesh&&((o=this.videoInstance)==null?void 0:o.paused)===!1&&(this.videoMesh.needsRender=!0)});this.disposers.push(()=>s)}showPlayUI(){this.coverMesh&&(this.coverMesh.visible=!1),this.remove(this.buttonMesh),this.videoMesh.visible=!0}showPauseUI(){return Q(this,null,function*(){this.coverMesh?(this.coverMesh.visible=!0,this.videoMesh&&(this.videoMesh.visible=!1)):(yield this.addCoverMesh(),this.coverMesh&&(this.videoMesh.visible=!1)),this.addButtonMesh().then(()=>this.render())})}render(){var e;this.videoMesh&&(this.videoMesh.needsRender=!0),this.coverMesh&&(this.coverMesh.needsRender=!0),this.buttonMesh&&(this.buttonMesh.needsRender=!0),this.videoMesh&&((e=this.videoInstance)==null?void 0:e.paused)===!1&&(this.videoMesh.needsRender=!0)}addCoverMesh(){return Q(this,null,function*(){if(this.children.includes(this.coverMesh))return;const e=yield(()=>Q(this,null,function*(){if(this.coverMesh)return this.coverMesh;if(!this.videoCoverSrc)return;const{texture:i,transparent:s}=yield this.getImageTexture(this.videoCoverSrc),o=new b.MeshBasicMaterial({transparent:!1,map:i}),r=Bs(this.objectFit,this.cornerPoints,i.image.width/i.image.height),a=new Ga(r,o);return a.position.copy(new W.Vector3(0,0,0)),a.name="videoCoverMesh",a}))();return e&&(this.children.includes(this.coverMesh)||(this.add(e),this.coverMesh=e)),e})}addVideoMesh(){return Q(this,null,function*(){if(this.children.includes(this.videoMesh))return;const e=yield(()=>Q(this,null,function*(){if(this.videoMesh)return this.videoMesh;if(!this.src)return;const s=this.getVideoTexture(this.src),o=new b.MeshBasicMaterial({transparent:!1,map:s}),r=yield new Promise(l=>{s.metadataLoaded?l(Bs(this.objectFit,this.cornerPoints,s.image.videoWidth/s.image.videoHeight)):s.addEventListener("videoLoaded",()=>l(Bs(this.objectFit,this.cornerPoints,s.image.videoWidth/s.image.videoHeight)))}),a=new Ga(r,o);return a.name="videoMesh",a.position.copy(new W.Vector3(0,0,0)),a}))();if(!e)return;this.domEvents.addAutoBindEventListener(e,"click",()=>{!this.videoInstance.paused&&this.videoInstance.muted?this.videoInstance.muted=!1:this.pause()},{noEmitWhenHide:!0});const i=e.material.map.image;return i.addEventListener("playing",()=>{this.coverMesh||this.remove(this.buttonMesh),this.render()}),i.addEventListener("pause",()=>{this.videoInstance.paused&&(this.showPauseUI(),this.render())}),this.children.includes(this.videoMesh)||(this.add(e),this.videoMesh=e,this.videoInstance=i),e})}addButtonMesh(){return Q(this,null,function*(){if(this.children.includes(this.buttonMesh))return;const e=yield(()=>Q(this,null,function*(){var m,v,p,g;if(this.buttonMesh)return this.buttonMesh;const i=(v=(m=this.videoMesh)==null?void 0:m.geometry.points[0].distanceTo(this.videoMesh.geometry.points[3]))!=null?v:1/0,s=(g=(p=this.coverMesh)==null?void 0:p.geometry.points[0].distanceTo(this.coverMesh.geometry.points[3]))!=null?g:1/0,o=this.cornerPoints[0].distanceTo(this.cornerPoints[3]),a=Math.min(i,s,o)/o*.3,{texture:l,transparent:c}=yield this.getImageTexture(this.buttonSrc),h=Bs("contain",this.cornerPoints,l.image.width/l.image.height),u=new Ga(h,new mP(l));u.position.copy(new W.Vector3(0,0,0)),u.name="buttonMesh",u.scale.set(a,a,a),this.domEvents.addAutoBindEventListener(u,"click",()=>{this.play()},{noEmitWhenHide:!0});const f=pn(h).multiplyScalar(so.Z_FIGHTING_OFFSET);return u.position.add(f),u}))();return this.children.includes(this.buttonMesh)||(this.add(e),this.buttonMesh=e),e})}getImageTexture(e){return Q(this,null,function*(){var s,o;if((s=this.ImageTextureMap)!=null&&s.has(e))return this.ImageTextureMap.get(e);const i=yield Qm(e);return(o=this.ImageTextureMap)==null||o.set(e,i),i})}getVideoTexture(e){var s,o;if((s=this.videoTextureMap)!=null&&s.has(e))return this.videoTextureMap.get(e);const i=fP(e);return(o=this.videoTextureMap)==null||o.set(e,i),i}}class Zs{constructor(){d(this,"cache_raycasterDistance",new Map);d(this,"cache_visible",new Map)}clear(){this.cache_visible.clear(),this.cache_raycasterDistance.clear()}static generateCameraTagKey(t,e,i=3){const s=k(k({},e.five.getCurrentState()),t),o=s.mode==="Panorama"?e.workUtil.getObserverPosition(s.panoIndex):e.five.camera.position;return o?[o.x.toFixed(i),o.y.toFixed(i),o.z.toFixed(i),e.id].join(","):void 0}getVisible(t,e,i=1){const s=Zs.generateCameraTagKey(e,t,i);if(s)return this.cache_visible.get(s)}setVisible(t,e,i,s=1){const o=Zs.generateCameraTagKey(e,t,s);o&&this.cache_visible.set(o,i)}}class gP extends Gi{constructor(e){super(e);d(this,"tags",[]);d(this,"cache",new Zs);d(this,"config",cP);d(this,"renderQueue",new Map);d(this,"params");d(this,"mediaStore",cc({currentMediaElement:null}));d(this,"store",{disposers:[],disposed:!1,resizeObserverDisposerAdding:!1,css3DRenderDisposer:new Map});d(this,"domEvents",new Mr(this.five));d(this,"_cache_pointTag");d(this,"_cache_2DPointTag");d(this,"_cache_css3DTag");d(this,"_container",null);d(this,"_css3DRenderPlugin");d(this,"timeoutIds",[]);d(this,"whyHide",e=>{const i=this.getTagById(e);return i?i.whyHide():{reason:`tag ${e} not found`}});d(this,"loadVideoFirstFrame",()=>{dP&&this.hooks.emit("loadVideoFirstFrame")});d(this,"tagsDo",(e,i,s=!0)=>{let o=[...e!=null?e:this.tags].sort((c,h)=>c.getSquaredDistance()-h.getSquaredDistance());this.timeoutIds.forEach(c=>clearTimeout(c)),this.timeoutIds.length=0;for(let c=0;c<20;c++){const h=o[c];h&&(i(h),s&&(h._updating=!1))}o=o.slice(20);const r=o.length>1e3,a=r?30:17,l=r?1:3;for(let c=0;c<o.length;c+=l){const h=[];for(let f=0;f<l;f++)o[c+f]&&h.push(o[c+f]);h.forEach(f=>{s&&(f._updating=!0)});const u=setTimeout(()=>{h.forEach(f=>{i(f),s&&(f._updating=!1)})},c*a);this.timeoutIds.push(u)}});this.mediaStore.subscribe(({currentMediaElement:i})=>{this.tags.forEach(s=>{var o;if(s.mediaPlane instanceof pg&&i!==s.mediaPlane.videoInstance){if(!((o=s.mediaPlane.videoInstance)!=null&&o.src)||i===s.mediaPlane.videoInstance)return;s.mediaPlane.pause()}})})}get container(){var e;return this._container||((e=this.five.getElement())==null?void 0:e.parentElement)}set container(e){this._container=e}set tagsLengthWillUpdate(e){e&&(this._cache_pointTag=this.tags.filter(i=>i.stickType==="2DPoint"||i.stickType==="3DPoint").filter(i=>i.position),this._cache_2DPointTag=this.tags.filter(i=>i.stickType==="2DPoint").filter(i=>i.position),this._cache_css3DTag=this.tags.filter(i=>i.stickType==="3DPoint"||i.stickType==="Plane"||i.stickType==="Model"&&i.contentType==="MediaModel").filter(i=>{const s=i.computeRenderType();return s==="BehindDom"||s==="Dom"}))}get css3DRenderPlugin(){var e,i,s;if(!this._css3DRenderPlugin){const o=no(this.five);this._css3DRenderPlugin=o,(e=o.frontModeCSS3DRenderer)!=null&&e.domElementWrapper&&(o.frontModeCSS3DRenderer.domElementWrapper.style.zIndex=(s=(i=this.params.containerZIndex)==null?void 0:i.toString())!=null?s:"")}return this._css3DRenderPlugin}get filterPointTag(){var e;return(e=this._cache_pointTag)!=null?e:[]}get filter2DPointTag(){var e;return(e=this._cache_2DPointTag)!=null?e:[]}get filterCSS3DTag(){var e;return(e=this._cache_css3DTag)!=null?e:[]}addRenderQueue(e){var r,a;const{type:i,keys:s=[],tags:o=[]}=e;this.renderQueue.has(i)?this.renderQueue.set(i,{keys:Array.from(new Set([...(r=this.renderQueue.get(i).keys)!=null?r:[],...s])),tags:Array.from(new Set([...(a=this.renderQueue.get(i).tags)!=null?a:[],...o]))}):this.renderQueue.set(i,{keys:s,tags:o})}getTagById(e){const i=this.tags.find(s=>s.id===e);if(!i){console.warn(`getTagById Error: can't find tag id: ${e}`);return}return i}pauseCurrentMedia(){this.mediaStore.set({currentMediaElement:null})}getPositions(e){if(qC(e))return e.position;if(rn(e))return e.data.mediaPosition;if(KC(e))return tP(this.five.camera.position,De(e.position),De(e.normal))}addObjectClickHandler(e,i,s){if(!i||!this.domEvents)return()=>{};const o=()=>!(!e.currentVisible||e.loading),r=a=>{if(!o())return!1;s(a.origDomEvent)};return this.domEvents.addEventListener(i,"click",r),()=>{var a;(a=this.domEvents)==null||a.removeEventListener(i,"click",r)}}checkDisposed(){return this.store.disposed?(console.error("PanoTagPluginController has been disposed"),!0):!1}}class pP extends gP{constructor(e){super(e);d(this,"rendererMap",new Map);d(this,"contentTypeMap",new Map);d(this,"group",new W.Group);d(this,"imagePlaneGroup",new W.Group);d(this,"gltfObjectGroup",new W.Group);d(this,"enabledModelTagSet",new Set);d(this,"temporaryState",{visible:!0});d(this,"TagContainerSvelte");this.group.name="PanoTagPluginModelGroup",this.gltfObjectGroup.name="PanoTagPluginGLTFObjectGroup",this.imagePlaneGroup.name="ImagePlaneGroup",this.group.add(this.gltfObjectGroup),this.group.add(this.imagePlaneGroup)}registerRenderer(e,i,s){var o;this.rendererMap.set(e,{renderer:i,usePoint:(o=s==null?void 0:s.usePoint)!=null?o:!1})}bindRenderer(e,i){this.contentTypeMap.set(e,i)}disposeAllCSS3DContainer(){for(const[,e]of this.store.css3DRenderDisposer)e==null||e.forEach(i=>i==null?void 0:i());this.store.css3DRenderDisposer=new Map}clearUnusedPanelTag(){this.filter2DPointTag.forEach(e=>{var i;(i=e.tag3DContentSvelte)==null||i.css3DInstance.dispose(),e.tag3DContentSvelte=void 0});for(const[e,i]of this.store.css3DRenderDisposer){const s=this.getTagById(e);(!s||s.stickType==="2DPoint")&&(i==null||i.forEach(o=>o==null?void 0:o()),this.store.css3DRenderDisposer.delete(e))}}}class vP{constructor(t){d(this,"plugin");d(this,"logBinded",!1);this.plugin=t}get debug(){return this.plugin.debug}addDebugPoints(){try{JC(this.plugin.five,this.plugin.tags)}catch(t){console.error(t)}}bindLog(){if(this.logBinded)return;this.logBinded=!0;const t=e=>{Object.getOwnPropertyNames(e).forEach(i=>{typeof e[i]=="function"&&(e[i]=new Proxy(e[i],{apply:(s,o,r)=>(["render"].includes(i)||this.addLog(i,...r),s.apply(o,r))}))})};t(this.plugin),t(this.plugin.constructor.prototype)}addLog(t,...e){if(this.debug){let i=new Error().stack;console.debug(`%cPanoTagPlugin%c${t}`,"background-color: #35e0ed; color: black; padding:0 6px; border-radius: 3px","padding: 0 3px; color: #f3f47c",...e,{stack:i})}}closeIntersectRaycaster(){this.plugin.tags.forEach(t=>{var e;un((e=t==null?void 0:t.initialConfig)==null?void 0:e.visibleConfig).intersectRaycaster&&(t.initialConfig.visibleConfig.intersectRaycaster.enabled=!1)}),this.plugin.changeGlobalConfig({visibleConfig:{intersectRaycaster:{enabled:!1}}})}}function Zd(n){return Object.entries(n)}function Jd(n){var e,i;typeof n.visibleConfig=="object"&&n.visibleConfig.keep&&(n.visibleConfig.keep==="visible"?n.visibleConfig={keep:n.visibleConfig.keep,visibleFiveMode:(e=n.visibleConfig)==null?void 0:e.visibleFiveMode}:n.visibleConfig.keep==="hidden"&&(n.visibleConfig={keep:n.visibleConfig.keep})),typeof n.unfoldedConfig=="object"&&(n.unfoldedConfig.disableFold&&(n.unfoldedConfig={keep:"unfolded"}),n.unfoldedConfig.disableUnfold&&(n.unfoldedConfig={keep:"folded"}),n.unfoldedConfig.keep&&(n.unfoldedConfig={keep:n.unfoldedConfig.keep}));const t=(i=n.initialState)!=null?i:{};return typeof n.unfoldedConfig=="object"&&(n.unfoldedConfig.keep==="unfolded"?t.unfolded=!0:n.unfoldedConfig.keep==="folded"&&(t.unfolded=!1)),typeof n.visibleConfig=="object"&&(n.visibleConfig.keep==="visible"?t.visible=!0:n.visibleConfig.keep==="hidden"&&(t.visible=!1)),n.initialState=t,n}const vg={visibleConfig:{intersectRaycaster:{enabled:!0,distanceAccuracy:.01,checkPoints:"corner",needPassed:1}},clickable:!0,simulate3D:!1,renderType:"Dom"};var Ag=(n=>(n.PointTag="PointTag",n.PlaneTag="PlaneTag",n))(Ag||{}),bg=(n=>(n.Audio="Audio",n.Text="Text",n.ImageText="ImageText",n.Image="Image",n.Video="Video",n.Link="Link",n.Sticker="Sticker",n.VRLink="VRLink",n.PanoLink="PanoLink",n.Marketing="Marketing",n.MediaPlane="MediaPlane",n.MediaModel="MediaModel",n.Model="Model",n.Panorama="Panorama",n.Custom="Custom",n.Unknown="Unknown",n))(bg||{}),yg=(n=>(n.Two="2D",n.Three="3D",n))(yg||{});function Qa(n,t,e){var m,v,p,g,A;const i=(m=e==null?void 0:e.useCache)!=null?m:!0;if(!n)return(v=t.globalConfig)!=null?v:{};if(i){if((p=n==null?void 0:n.computedConfig)!=null&&p._isMerged)return n.computedConfig;if((g=n==null?void 0:n.config)!=null&&g._isMerged)return n.config}const s={},o={},r={};t.contentTypeConfig&&Object.entries(t.contentTypeConfig).forEach(([w,I])=>{var _,U;const C=w,E=C.split("-"),M=w.startsWith("["),S=M?E[0].slice(1,-1):void 0,T=M?E.slice(1):E,G=S?["PanoramaLike","ModelLike"].includes(S)?(_=o[S])!=null?_:o[S]={}:(U=r[S])!=null?U:r[S]={}:s;if(!G[C]){if(T.length===0&&(G[C]=I),T.length===1){const[z]=T;(n.contentType===z||z==="Any")&&(G[C]=I)}if(T.length===2){const[z="Any",Y="Any"]=T;z==="Mixin"&&n.contentType===Y&&(G[C]=I),(n.stickType===z||z==="Any")&&(n.contentType===Y||Y==="Any")&&(G[C]=I)}if(T.length===3){const[z="Any",Y,H]=T;if(Y==="Audio"&&n.contentType==="Audio"){const N=n;(N.stickType===z||z==="Any")&&N.data.appearance===H&&(G[C]=I)}}}});const a=(A=n.initialConfig)!=null?A:{},l=Qe({},vg,t.globalConfig,...Object.values(s)),c=Qe({},l,a),h={},u=Object.values(Je.Five.Mode);Zd(o).forEach(([w,I])=>{u.forEach(C=>{(w==="PanoramaLike"&&tn(C)||w==="ModelLike"&&Gt(C))&&(h[C]=Qe({},l,...Object.values(I),a,{_isMerged:!0}))})}),Zd(r).forEach(([w,I])=>{const C=h[w];h[w]=Qe({},l,C,...Object.values(I),a,{_isMerged:!0})});const f=te(k({},c),{configWithFiveMode:h});return Jd(f),Object.values(h).forEach(w=>Jd(w)),f._isMerged=!0,f}function qd(n){const t=n.split("?")[0].split(".").pop();return t?t.toLowerCase():""}function AP(n,t){if(!n)return 0;const e=n.observers;if(!t||!e)return console.error("getFloorIndex: invalid arguments: ",{point:t,observer:e}),0;const i=[];e.forEach(o=>{var a,l,c;const r=(l=(a=o.floorIndex)!=null?a:o.floor_index)!=null?l:0;i[r]||(i[r]=[]),i[r].push(Ws(o.position,(c=n.options)==null?void 0:c.transform).y)});const s=i.map(o=>o.reduce((r,a)=>r+a,0)/o.length);for(let o=s.length-1;o>0;o--)if(t.y>=s[o])return o;return 0}function vn(){let n,t;return{promise:new Promise((i,s)=>{n=i,t=s}),resolve:n,reject:t}}class Cc{constructor(t,e){d(this,"plugin");d(this,"id");d(this,"contentType");d(this,"stickType");d(this,"enabled");d(this,"config");d(this,"data");d(this,"state");d(this,"temporaryState",{visible:!0});d(this,"originPosition");d(this,"position");d(this,"fiveState");d(this,"model");d(this,"matrix");d(this,"screenPosition");d(this,"normal");d(this,"mediaPlane");d(this,"hooks");d(this,"zIndex");d(this,"play");d(this,"pause");d(this,"tag3DContentSvelte");d(this,"dom");d(this,"contentDom");d(this,"initialConfig");d(this,"computedConfig");d(this,"cache");d(this,"entryFromModel");d(this,"_updating",!1);d(this,"ready",()=>{const{promise:t,resolve:e}=vn();if(!this._updating)e();else{const i=setInterval(()=>{this._updating||(clearInterval(i),e())},17);setTimeout(()=>{clearInterval(i),e()},300)}return t});var l,c,h,u;this.plugin=t;const i=yc(e);e.stickType=i;const s=JSON.parse(JSON.stringify(e.data)),o=(l=e.initialConfig)!=null?l:e.config?JSON.parse(JSON.stringify(e.config)):{};e.initialConfig=o;const r=Qa(e,t.config),a=this.getConfig(e);e.config=a,this.id=(c=e.id)!=null?c:ct(),this.enabled=(h=e.enabled)!=null?h:!0,this.contentType=e.contentType,this.data=(u=a.initialData)!=null&&u.important?Qe(e.data,s,a.initialData):Qe(e.data,a.initialData,s),this.state=k({visible:void 0,unfolded:!this.can("fold")},a.initialState),this.originPosition=e.position,e.originPosition=this.originPosition,this.position=(()=>{const f=e.originPosition;if(!f)return;const m=t.workUtil.transform;return Array.isArray(f)&&f.length===4?f.map(De).map(v=>Ws(v,m).toArray()):Ws(De(f),m).toArray()})(),this.matrix=e.matrix?(()=>{const f=new b.Matrix4().fromArray(e.matrix);return f.premultiply(t.workUtil.transform),f.elements})():e.matrix,this.initialConfig=o,this.computedConfig=r,this.stickType=i,this.config=e.config,this.fiveState=e.fiveState,this.normal=e.normal,this.cache=new Zs,this.hooks=new ht,Object.keys(e).forEach(f=>{this[f]===void 0&&e[f]!==void 0&&(this[f]=e[f])})}get five(){return this.plugin.five}get fiveUtil(){return this.plugin.fiveUtil}get workUtil(){return this.plugin.workUtil}get centerPosition(){const t=kl(this);return Ot(...Array.isArray(t)?t:[t])}get currentConfig(){var s,o;const t=Qa(this,this.plugin.config,{useCache:!0}),e=this.five.getCurrentState().mode,i=(s=t.configWithFiveMode)==null?void 0:s[e];return(o=i!=null?i:t)!=null?o:{}}get currentVisible(){return!(!this.plugin.state.enabled||!this.plugin.state.visible||!this.enabled||!this.state.visible)}get sharedCache(){return this.plugin.cache}applyVisible(){throw new Error("Method not implemented.")}find(t){return Q(this,null,function*(){var s;const e=this.fiveState;if(!this.fiveState)return this;const i=(s=t==null?void 0:t.targetMode)!=null?s:this.five.state.mode;if(i==="Panorama"){const o=e==null?void 0:e.panoIndex;if(Tt(o))return this;const r=this.workUtil.getObserverPosition(o),a=this.centerPosition.clone().sub(r).normalize();this.five.setState(k({mode:"Panorama",workCode:this.workUtil.workCode,panoIndex:o},to(a))),yield this.five.ready()}else i==="Mapview"&&(yield rm(this.five,this.centerPosition,t==null?void 0:t.pointConfig));return this})}blink(t){return Q(this,null,function*(){var a,l,c,h;yield this.ready();const e=(a=this.enabled)!=null?a:!0,i=(l=this.state)==null?void 0:l.visible,s=e&&i;s===!1&&(this.state.visible=!0,this.enabled=!0,this.applyVisible(),this.plugin.render(),this.computeRenderType()!=="Mesh"?yield new Promise(u=>Q(this,null,function*(){if(this.dom||this.contentDom){u();return}const f=setInterval(()=>{(this.dom||this.contentDom)&&(u(),clearInterval(f))},16.7)})):this.stickType==="Model"&&!((c=this.model)!=null&&c.object)?yield(h=this.model)==null?void 0:h.promise:this.stickType==="Plane"&&(yield new Promise(u=>Q(this,null,function*(){if(this.mediaPlane){u();return}const f=setInterval(()=>{this.mediaPlane&&(u(),clearInterval(f))},16.7)}))),this.dom&&(this.dom.style.visibility="hidden"),this.contentDom&&(this.contentDom.style.visibility="hidden"));const o=(()=>{var f,m;const u=[];return u.push(this.dom),u.push((f=this.tag3DContentSvelte)==null?void 0:f.css3DInstance),u.push((m=this.model)==null?void 0:m.object),u.push(this.mediaPlane),u.filter(Boolean)})();if(!o.length){console.warn("tagDom is empty");return}yield(s?Er:om)(o,k({begin:()=>{s===!1&&(this.dom&&(this.dom.style.visibility=""),this.contentDom&&(this.contentDom.style.visibility=""))},updateRender:()=>{this.five.needsRender=!0}},t)).finished,e===!1&&(this.enabled=!1,this.updateVisible()),i===!1&&this.updateVisible(),s===!1&&(this.dom&&(this.dom.style.visibility=""),this.contentDom&&(this.contentDom.style.visibility=""))})}unfold(){}unfoldAndFoldOthers(){}fold(){}enable(){this.enabled=!0,this.hooks.emit("enable"),this.applyVisible()}disable(){this.enabled=!1,this.hooks.emit("disable"),this.applyVisible()}changeData(t,e=!0){return this.setData(t,e)}changePosition(t){return this.setPosition(t)}setData(t,e=!0){e?this.data=Qe(this.data,t):this.data=k(k({},this.data),t),this.hooks.emit("dataChanged",this.data)}setPosition(t){throw new Error("Method not implemented.")}set(t,e=!0){this.plugin.tagsLengthWillUpdate=!0,e?Qe(this,t):Object.assign(this,t),this.cache.clear()}updateConfig(){var i;const t=this.getConfig(void 0,{useCache:!1});this.computedConfig=t;const e=this.getConfig();if(this.config=e,this.config.initialData){const s=JSON.parse(JSON.stringify(this.data));this.data=(i=e.initialData)!=null&&i.important?Qe(this.data,s,e.initialData):Qe(this.data,e.initialData,s)}this.cache.clear()}updateVisible(){this.state.visible=this.getVisible(),this.applyVisible(),this._updating=!1}updateZIndex(){const t=this.getSquaredDistance();this.zIndex=Math.round((1e4-(t!=null?t:0))*100)}getConfig(t,e){var r,a,l;const i=Qa(t!=null?t:this,this.plugin.config,{useCache:e==null?void 0:e.useCache}),s=(r=e==null?void 0:e.fiveMode)!=null?r:this.five.getCurrentState().mode,o=(a=i.configWithFiveMode)==null?void 0:a[s];return(l=o!=null?o:i)!=null?l:{}}getDistance(t,e=3){const i=k(k({},this.five.getCurrentState()),t),{panoIndex:s,mode:o}=i,r=o==="Panorama"?this.workUtil.getObserverPosition(s):this.five.camera.position,a=this.centerPosition;return!r||!a?-1:r.distanceTo(a)}getSquaredDistance(){const t=this.five.camera.position;let e;return Array.isArray(this.position[0])?e=this.position[0]:e=this.position,Mo(e[0]-t.x,2)+Mo(e[1]-t.y,2)+Mo(e[2]-t.z,2)}getVisible(t){if(!this.enabled||!this.plugin.state.enabled||!this.fiveUtil.model)return!1;const e=k(k({},this.five.getCurrentState()),t);let i=this.cache.getVisible(this,e);return Tt(i)&&(i=this.computeVisible(e).value,this.cache.setVisible(this,e,i)),i}getUnfoldedByPanoIndex(t){if(!this.currentVisible)return;const i=this.computeUnfoldedByPanoIndex(t);return i&&this.getUnfoldedByCamera()}getUnfoldedByCamera(){return this.currentVisible?this.computeUnfoldedByCamera():void 0}can(t){const e=this.currentConfig;if(!e||typeof e!="object")return!0;if(t==="show"||t==="hide"){if(!e.visibleConfig||typeof e.visibleConfig!="object")return!0;if(t==="show"&&e.visibleConfig.keep==="hidden"||t==="hide"&&e.visibleConfig.keep==="visible")return!1}if(t==="fold"||t==="unfold"){if(!e.unfoldedConfig||typeof e.unfoldedConfig!="object")return!0;if(t==="fold"&&e.unfoldedConfig.keep==="unfolded"||t==="unfold"&&e.unfoldedConfig.keep==="folded")return!1}return!0}onClick(t){}computeRenderType(){const t=(()=>{if(this.stickType==="3DPoint")return"Dom";const e=this.getConfig();if(!e||typeof e!="object"||!e.renderType)return;const i=this.data.mediaData;if(!(!i||i.length===0)&&e.renderType==="Mesh"){if(eP(this)){if(i.length===1){if(i[0].type==="Video")return navigator.userAgent.toLowerCase().indexOf("firefox")>-1&&navigator.userAgent.toLowerCase().indexOf("mobile")>-1?"Dom":"Mesh";if(i[0].type==="Image")return qd(i[0].url)==="gif"?"Dom":"Mesh"}}else if(rn(this))return i.length===1&&i[0].type==="Image"?qd(i[0].url)==="gif"?"Dom":"Mesh":"BehindDom"}})();return t!=null?t:"Dom"}computeVisible(t){const e=k(k({},this.five.getCurrentState()),t),{panoIndex:i,mode:s}=e,o=[];return(()=>{var c,u,f;const l=(c=this.getConfig().visibleConfig)!=null?c:{};if(typeof l=="function")return{value:l(this.five,{tag:this,distance:this.getDistance(e,void 0)}),checkedList:o,reason:"config function result"};{if(l.keep==="hidden")return{value:!1,checkedList:o,reason:"config.keep is hidden"};if(l.keep==="visible")return{value:!0,checkedList:o,reason:"config.keep is visible"};const m=this.computeVisibleByFiveMode(l,s);if((m==null?void 0:m.value)===!1)return m;if(l.followModelVisibility===!0&&["poincare","aerophoto","sand"].includes(this.workUtil.fromType)&&(s==="Floorplan"||s==="Mapview")){const h=this.computeVisibleByFloorIndex(),{value:v}=h,p=xi(h,["value"]);if(v===!1)return k({value:!1,checkedList:o,reason:"followModelVisibility check failed"},p)}if(tn(s)&&l.visiblePanoIndex!==void 0&&l.visiblePanoIndex!=="all"&&i!==void 0){if(o.push("visiblePanoIndex"),Array.isArray(l.visiblePanoIndex)&&!l.visiblePanoIndex.includes(i))return{value:!1,checkedList:o,reason:`current panoIndex is not included in visiblePano. currentPanoIndex: ${i}, visiblePanoIndex: ${l.visiblePanoIndex}`};if(l.visiblePanoIndex==="current"&&i!==((u=this.fiveState)==null?void 0:u.panoIndex))return{value:!1,checkedList:o,reason:`current panoIndex is not equal to tag.panoIndex. currentPanoIndex: ${i}, tag.panoIndex: ${(f=this.fiveState)==null?void 0:f.panoIndex}`}}if(l.visibleDistance!==void 0&&(o.push("visibleDistance"),l.visibleDistance!=="unLimited")){const v=this.getDistance(e,1);if(_o(v,l.visibleDistance)===!1)return{value:!1,checkedList:o,panoIndex:i,visibleDistance:l.visibleDistance,reason:`distance is not in visibleDistance. distance: ${v}, visibleDistance: ${l.visibleDistance.min} - ${l.visibleDistance.max}`}}if(l.intersectRaycaster!==!1&&(typeof l.intersectRaycaster!="object"||l.intersectRaycaster.enabled!==!1)){if(o.push("intersectRaycaster"),i===void 0)return{value:!1,checkedList:o,reason:`intersectRaycaster check failed: panoIndex is ${i}`};const v=this.computeVisibleByIntersect(i);if(v.value===!1)return Object.assign(v,{checkedList:o})}return{value:!0,checkedList:o,reason:"all check passed"}}})()}computeVisibleByFiveMode(t,e){const i=()=>{var r,a;let o=typeof t.visibleFiveMode=="function"?t.visibleFiveMode(this):t.visibleFiveMode;if(o||(o=(a=(r=this.fiveState)==null?void 0:r.mode)!=null?a:this.workUtil.observers.length?"Panorama":"ModelLike"),Array.isArray(o))return o.includes(e);if(o==="ModelLike")return Gt(e);if(o==="PanoramaLike")return!tn(e);if(o==="all")return!0;if(typeof o=="string")return o===e};if((()=>{var r;const o=i();if(xe((r=this.fiveState)==null?void 0:r.panoIndex)&&t.entryFromModel){if(Gt(e)&&o?this.entryFromModel=!1:this.entryFromModel=!0,Gt(e))return!0}else this.entryFromModel=!1;return o})()===!1)return{value:!1,reason:"current mode is not included in visibleFiveMode",visibleFiveMode:t.visibleFiveMode,mode:e}}computeVisibleByIntersect(t){var l,c,h,u;const e=un(un((l=this.getConfig().visibleConfig)!=null?l:{}).intersectRaycaster),i=t!=null?t:this.five.getCurrentState().panoIndex,s=tn(this.five.getCurrentState().mode)?this.workUtil.getObserverPosition(i):this.five.camera.position;if(s===void 0)return{value:!1,reason:{type:"startPosition is undefined",fivePanoIndex:i}};const o=Ci((()=>{var m;const f=(m=e.checkPoints)!=null?m:"center";return f==="center"?Xd(this):f==="corner"?kl(this):Array.isArray(f)?f:[]})());let r=0,a=0;for(const f of o){const m=new b.Vector3().subVectors(f,s).normalize();let v;yi.set(s,m);const[p]=this.fiveUtil.model.intersectRaycaster(yi);v=p==null?void 0:p.distance;const g=(()=>{if(!rn(this))return;const E=this.plugin.tags.filter(rn).map(S=>{var T;return(T=S.model)==null?void 0:T.object}).filter(xe),[M]=yi.intersectObjects(E,!0);return M})(),A=s.distanceTo(f),w=(c=e.distanceAccuracy)!=null?c:.01;v=Math.min(v!=null?v:1/0,(h=g==null?void 0:g.distance)!=null?h:1/0),v+w>=A?r++:a++;const C=(u=e.needPassed)!=null?u:1;if(r>=C)return{value:!0}}return a===0?{value:!0}:{value:!1,reason:{type:"intersectRaycaster check failed",passedCount:r,needPassed:e.needPassed,model:this.fiveUtil.model.name}}}computeVisibleByFloorIndex(){var s,o,r,a,l,c,h;let t=0;const e=(s=this.fiveState)==null?void 0:s.panoIndex;e!==void 0?t=(o=this.workUtil.getObserver(e))==null?void 0:o.floorIndex:t=AP(this.workUtil.work,(h=(c=(a=(r=this.model)==null?void 0:r.object)==null?void 0:a.position)!=null?c:(l=this.mediaPlane)==null?void 0:l.position)!=null?h:Xd(this));const i=this.fiveUtil.model.shownFloor;return{value:i===null||i===t,currentFiveFloorIndex:i,tagFloorIndex:t}}computeUnfoldedByPanoIndex(t){const e=this.getConfig().unfoldedConfig;if(e){if(typeof e=="function")return e(this.five,{tag:this,distance:this.getDistance({panoIndex:t})});if(e.keep==="folded")return!1;if(e.keep==="unfolded")return!0;if(e.unfoldDistance&&_o(this.getDistance({panoIndex:t}),e.unfoldDistance)===!1)return!1}}computeUnfoldedByCamera(){var e;if(this.entryFromModel&&Gt(this.five.state.mode))return!1;const t=this.getConfig().unfoldedConfig;if(t){if(typeof t=="function")return t(this.five,{tag:this,distance:this.getDistance()});if(t.keep==="folded")return!1;if(t.keep==="unfolded")return!0;if(t.autoUnfold===void 0||t.autoUnfold===!1||t.autoUnfold.enable===!1||!t.autoUnfold.strategy)return;if(t.autoUnfold.strategy==="ScreenPostion"){const i=this.computeTagProject();if(i&&_o(i.x,t.autoUnfold.autoUnfoldProjectX)===!1)return!1}if(t.autoUnfold.strategy==="MinimumDistance"){const o=this.plugin.filterPointTag.filter(a=>a.currentVisible).filter(a=>{const l=this.computeTagProject();if(!l)return!1;const{x:c,y:h,z:u}=l;return!(Math.abs(u)>1||Math.abs(c)>1||Math.abs(h)>1)}).map(a=>({tag:a,id:a.id,tagConfig:a.getConfig().unfoldedConfig})).filter(({tagConfig:a})=>{var l,c;return!(typeof a=="function"||a.keep||a.autoUnfold===!1||((l=a.autoUnfold)==null?void 0:l.enable)===!1||((c=a.autoUnfold)==null?void 0:c.strategy)!=="MinimumDistance")}).map(a=>te(k({},a),{distance:a.tag.getDistance()})).filter(({distance:a,tagConfig:l})=>{const c=l.autoUnfold.distance;return!(c&&_o(a,c)===!1)}).sort((a,l)=>a.distance-l.distance).findIndex(a=>a.id===this.id);if(o===-1||o<=((e=t.autoUnfold.maxNumber)!=null?e:1)-1===!1)return!1}return t.autoUnfold.strategy!=="FoldWhenMove"}}computeTagProject(){const t=this.centerPosition;if(!t)return;const{x:e,y:i,z:s}=t.project(this.five.camera);if(!(s>1))return{x:e,y:i,z:s}}addObjectClickHandler(t,e,i){if(!e||!this.plugin.domEvents)return()=>{};const s=()=>!(!t.currentVisible||t.loading),o=r=>{if(!s())return!1;i(r.origDomEvent)};return this.plugin.domEvents.addEventListener(e,"click",o),()=>{var r;(r=this.plugin.domEvents)==null||r.removeEventListener(e,"click",o)}}whyHide(){var e;if(!this.plugin.state.enabled)return{reason:`plugin.state.enabled is ${this.plugin.state.enabled}`};if(!this.plugin.state.visible)return{reason:`plugin.state.visible is ${this.plugin.state.visible}`};if(!this.enabled)return{reason:`tag ${this.id} enabled is: ${this.enabled}`};const t=te(k({},this.computeVisible()),{tagInstance:this});return t.value!==this.state.visible?{reason:"插件故障,请联系维护人员, err: 0",info:t}:this.state.visible?{reason:"应该是能看见才对",info:t}:t.value===!0?{reason:"插件故障,请联系维护人员, err: 1",info:t}:{reason:(e=t.reason.type)!=null?e:t.reason,info:t}}destroy(){const t=this.plugin.tags.findIndex(e=>e.id===this.id);if(t===-1){console.warn(`Destroy failed: tag ${this.id} not found`);return}this.disable(),this.hooks.off(),this.cache.clear(),this.plugin.tags.splice(t,1),this.plugin.tagsLengthWillUpdate=!0,this.plugin.hooks.emit("tagsLengthChange")}}const bP=new b.Vector2;class yP extends Cc{constructor(e,i){super(e,i);d(this,"__Object__");d(this,"requestIdleCallbackId")}unfoldAndFoldOthers(){const e=this.can("fold"),i=this.can("unfold");e&&i&&(this.state.unfolded=!this.state.unfolded,this.plugin.addRenderQueue({type:"TagContainerSvelte",keys:["tags"]}),this.state.unfolded&&this.plugin.tags.forEach(s=>{s.id!==this.id&&s.fold()}))}onClick(e){e.target==="TagPoint"&&this.unfoldAndFoldOthers()}applyVisible(){var e,i;this.currentVisible&&this.updateScreenPosition(),(e=this.tag3DContentSvelte)!=null&&e.css3DInstance&&(this.tag3DContentSvelte.css3DInstance.visible=this.temporaryState.visible&&this.state.visible),(i=this.tag3DContentSvelte)==null||i.svelteApp.$set({state:this.plugin.state,temporaryState:this.temporaryState}),this.plugin.addRenderQueue({type:"TagContainerSvelte",keys:["tags"]})}unfold(){this.setUnfold(!0)}fold(){this.setUnfold(!1)}setUnfold(e){const i=this.can("fold"),s=this.can("unfold");i&&s&&(this.state.unfolded=e,this.hooks.emit(e?"unfolded":"folded"),this.plugin.addRenderQueue({type:"TagContainerSvelte",keys:["tags"]}))}setPosition(e){this.originPosition=e,this.position=e,this.cache.clear(),this.updateVisible(),this.updateScreenPosition(),this.updateZIndex(),this.plugin.addRenderQueue({type:"TagContainerSvelte",keys:["tags"]})}updateScreenPosition(e){var a;if(this.stickType!=="2DPoint"&&this.stickType!=="3DPoint")return;const{force:i=!1}=e!=null?e:{},s=i?this.state.visible:this.currentVisible,o=(a=this.__Object__)!=null?a:{timeoutId:void 0,inAnimation:!1};if(this.__Object__=o,!s&&this.screenPosition?(o.inAnimation=!0,o.timeoutId=setTimeout(()=>{requestAnimationFrame(()=>{this.currentVisible||(o.inAnimation=!1,this.screenPosition=null,this.plugin.addRenderQueue({type:"TagContainerSvelte",keys:["tags"]}))})},1e3)):o.timeoutId&&(clearTimeout(o.timeoutId),o.inAnimation=!1,o.timeoutId=void 0),!s&&!o.inAnimation)return;const r=this.computeTagProject();if(r&&this.five.renderer){const l=(()=>{if(!this.currentConfig.simulate3D)return 1;const h=2*Math.tan(.5*this.five.camera.fov/180*Math.PI),u=this.getDistance(void 0,1);return Math.max(Math.min(1-h*u/40,1),.5)})(),c=this.five.renderer.getSize(bP);this.screenPosition={leftPx:(r.x+1)/2*c.x,topPx:(-r.y+1)/2*c.y,scale:l}}else this.screenPosition=null;this.plugin.addRenderQueue({type:"TagContainerSvelte",keys:["tags"]})}set(...e){super.set(...e),this.plugin.addRenderQueue({type:"TagContainerSvelte",keys:["tags"]}),this.setPosition(this.position)}setData(...e){super.setData(...e),this.plugin.addRenderQueue({type:"TagContainerSvelte",keys:["tags"]})}updateUnfoldedByPanoIndex(){const e=this.getUnfoldedByPanoIndex();if(this.state&&(e!==void 0&&(this.state.unfolded=e),e&&!this.state.visible)){const i=this.getConfig();typeof i.unfoldedConfig=="object"&&i.unfoldedConfig.autoFoldWhenHide!==!1&&(this.state.unfolded=!1)}}computeNormal(){return new b.Vector3().fromArray(this.normal)}}let Ls=[null,null,()=>null];function wP(n){var s;if(Ls){if(Ls[0]===n)return Ls[2];(s=Ls[1])==null||s.dispose()}const t=new Qs("front");t.domElementWrapper.style.zIndex="1";const e=new Qs("behind");ci(n).then(()=>{var a;const o=(a=n.getElement())==null?void 0:a.parentElement,r=ql(n);if(!o)return console.error("initialCSS3DRender: five element is not exist"),()=>null;if(t.appendToElement(o),t.renderEveryFrame(n.scene,n.camera),!r)return console.error("initialCSS3DRender: behindWrapper is not exist"),()=>null;e.appendToElement(r),e.renderEveryFrame(n.scene,n.camera)});const i=()=>{t.dispose(),e.dispose()};return Ls=[n,t,i],i}const wg=1,Kd=`CSS3DObjectPlus@${wg}`,CP=.00216,PP=.003;class Cg extends Gs.CSS3DObject{constructor(e){var E,M,S,T,G;if(Tt(e.cornerPoints)&&Tt(e.width))throw new Error("cornerPoints and width cannot be both empty");const i=(E=e.container)!=null?E:document.createElement("div"),s=(M=e.cornerPoints)!=null?M:(()=>{const _=e.width/2;return[new W.Vector3(-_,_,0),new W.Vector3(-_,-_,0),new W.Vector3(_,-_,0),new W.Vector3(_,_,0)]})(),o=(S=e.ratio)!=null?S:PP,r=(T=e.dpr)!=null?T:1,a=(G=e.pointerEvents)!=null?G:"auto",l=Math.max(CP,o),c=s[0].distanceTo(s[1]),h=s[1].distanceTo(s[2]);let u=Wn(c/o*r),f=Wn(h/o*r);const m=Ot(...s);let v;if(l===o)i.style.width=`${u}px`,i.style.height=`${f}px`,v=i;else{const _=document.createElement("div");_.style.width=`${u}px`,_.style.height=`${f}px`,_.style.pointerEvents="none";const U=o/l;i.style.position="absolute",i.style.left="0",i.style.top="0",i.style.width=`${U*u}px`,i.style.height=`${U*f}px`,_.appendChild(i),v=_}super(v);d(this,"version",wg);d(this,"isCSS3DObjectPlus",!0);d(this,"isCSS3DObject",!0);d(this,"name",Kd);d(this,"container");d(this,"width");d(this,"height");d(this,"domWidthPx");d(this,"domHeightPx");d(this,"cornerPoints");d(this,"centerPosition");d(this,"ratio");d(this,"_mode","front");d(this,"_opacityMesh");if(i.style.pointerEvents=a,Object.assign(i.style,e.style),this.scale.set(l,l,l),this.cornerPoints=s,this.ratio=o,this.container=i,e.mode&&(this.mode=e.mode),l===o)this.width=c,this.height=h,this.centerPosition=m;else{const _=o/l;this.width=_*c,this.height=_*h,u=_*u,f=_*f,this.centerPosition=new W.Vector3().subVectors(m,s[0]).multiplyScalar(_).add(s[0])}this.domWidthPx=u,this.domHeightPx=f,i.classList.add(`${Kd}__container`);const p=new W.Vector3().subVectors(s[1],s[0]),g=new W.Vector3().subVectors(s[3],s[0]),A=new W.Vector3().crossVectors(p,g).normalize();this.lookAt(A);const w=this.up.clone().applyQuaternion(this.quaternion),I=g.clone(),C=new W.Vector3().crossVectors(w,I).normalize();this.rotateOnWorldAxis(C,w.angleTo(I)),this.position.copy(m),this._opacityMesh=new Wf(u,f),this._opacityMesh.visible=e.mode==="behind",this.add(this._opacityMesh)}get mode(){return this._mode}set mode(e){this._mode=e,this._opacityMesh&&(this._opacityMesh.visible=e==="behind")}removeFromParent(){const e=this.parent;return e!==null&&e.remove(this),this}dispose(){this.container.remove(),this.removeFromParent()}}const IP=new Cp.GLTFLoader;function EP(n){return new Promise((t,e)=>{function i(o){t(o)}function s(o){e(o)}IP.load(n,i,void 0,s)})}function MP(n){me(n,"svelte-xuejcm",".line.svelte-xuejcm{position:absolute;pointer-events:none}.line.vertical.svelte-xuejcm{transform:rotate(-90deg) translate3d(0.03125rem, 0, 0.625rem);transform-origin:0 0}.line.horizontal.svelte-xuejcm{transform:translate3d(0, -0.03125rem, 0.625rem)}.straight-line.svelte-xuejcm{display:block;width:100%;height:100%;overflow:visible}")}function $d(n){let t,e,i,s,o,r,a,l=n[3]&&eu(n);return{c(){t=L("div"),e=He("svg"),i=He("defs"),s=He("linearGradient"),o=He("stop"),r=He("stop"),l&&l.c(),P(o,"offset","25%"),P(o,"stop-color",n[5]),P(o,"stop-opacity","1"),P(r,"offset","100%"),P(r,"stop-color",n[5]),P(r,"stop-opacity","0.5"),P(s,"x1",.5),P(s,"y1",.5),P(s,"x2",n[8]),P(s,"y2",.5),P(s,"id",n[10]),P(s,"gradientUnits","userSpaceOnUse"),P(e,"class","straight-line svelte-xuejcm"),P(e,"viewBox",a="0 0 "+n[8]+" "+n[7]),P(e,"preserveAspectRatio","none"),P(t,"class","line svelte-xuejcm"),ie(t,"vertical",n[9]),ie(t,"horizontal",!n[9]),j(t,"width",n[8]+"px"),j(t,"height",n[7]+"px")},m(c,h){R(c,t,h),O(t,e),O(e,i),O(i,s),O(s,o),O(s,r),l&&l.m(e,null)},p(c,h){h&32&&P(o,"stop-color",c[5]),h&32&&P(r,"stop-color",c[5]),h&256&&P(s,"x2",c[8]),c[3]?l?(l.p(c,h),h&8&&D(l,1)):(l=eu(c),l.c(),D(l,1),l.m(e,null)):l&&(ue(),B(l,1,1,()=>{l=null}),fe()),h&384&&a!==(a="0 0 "+c[8]+" "+c[7])&&P(e,"viewBox",a),h&512&&ie(t,"vertical",c[9]),h&512&&ie(t,"horizontal",!c[9]),h&256&&j(t,"width",c[8]+"px"),h&128&&j(t,"height",c[7]+"px")},d(c){c&&V(t),l&&l.d()}}}function eu(n){let t,e,i,s,o;return{c(){t=He("path"),P(t,"fill","none"),P(t,"stroke",e=n[4]?`url(#${n[10]})`:n[5]),P(t,"stroke-width",1),P(t,"d",n[6])},m(r,a){R(r,t,a),o=!0},p(r,a){n=r,(!o||a&48&&e!==(e=n[4]?`url(#${n[10]})`:n[5]))&&P(t,"stroke",e),(!o||a&64)&&P(t,"d",n[6])},i(r){o||(r&&tt(()=>{o&&(s&&s.end(1),i=Fi(t,hr,{duration:n[2],delay:n[0],easing:wi}),i.start())}),o=!0)},o(r){i&&i.invalidate(),r&&(s=us(t,hr,{duration:n[2],delay:n[1],easing:wi})),o=!1},d(r){r&&V(t),r&&s&&s.end()}}}function xP(n){let t,e=n[8]&&$d(n);return{c(){e&&e.c(),t=Ee()},m(i,s){e&&e.m(i,s),R(i,t,s)},p(i,[s]){i[8]?e?e.p(i,s):(e=$d(i),e.c(),e.m(t.parentNode,t)):e&&(e.d(1),e=null)},i:K,o:K,d(i){e&&e.d(i),i&&V(t)}}}function kP(n,t,e){let i,s,o,r,{inDelay:a=0}=t,{outDelay:l=0}=t,{duration:c=1e3}=t,{unfolded:h}=t,{length:u}=t,{direction:f="horizontal"}=t,{useLinearColor:m=!1}=t,{color:v="white"}=t;const p=ct();return n.$$set=g=>{"inDelay"in g&&e(0,a=g.inDelay),"outDelay"in g&&e(1,l=g.outDelay),"duration"in g&&e(2,c=g.duration),"unfolded"in g&&e(3,h=g.unfolded),"length"in g&&e(11,u=g.length),"direction"in g&&e(12,f=g.direction),"useLinearColor"in g&&e(4,m=g.useLinearColor),"color"in g&&e(5,v=g.color)},n.$$.update=()=>{n.$$.dirty&4096&&e(9,i=f==="vertical"),n.$$.dirty&2048&&e(8,s=u),n.$$.dirty&2048&&e(6,r=`M0.5 0.5 H ${u}`)},e(7,o=1),[a,l,c,h,m,v,r,o,s,i,p,u,f]}class Pc extends de{constructor(t){super(),he(this,t,kP,xP,ce,{inDelay:0,outDelay:1,duration:2,unfolded:3,length:11,direction:12,useLinearColor:4,color:5},MP)}}function DP(n){me(n,"svelte-faoauy",".shadow.svelte-faoauy{position:absolute}")}function tu(n){let t,e,i,s,o;return{c(){t=L("div"),P(t,"class","shadow svelte-faoauy"),P(t,"style",e=`
822
+ `);this.uniforms={map:{value:e}}}}const so={Z_FIGHTING_OFFSET:.01};let gg=class extends b.Mesh{constructor(){super(...arguments);d(this,"name","MediaPlane");d(this,"src")}removeFromParent(){const e=this.parent;return e!==null&&e.remove(this),this}dispose(){this.traverse(e=>{if(e.isMesh){const i=e;i.geometry.dispose(),(i.material instanceof Array?i.material:[i.material]).forEach(o=>{o.dispose()})}})}};class Dl extends gg{constructor(e,i,s){var a;super();d(this,"name","PanoTagPluginImagePlane");this.src=e;const o=(a=s==null?void 0:s.resolveZFighting)!=null?a:!0;let r=i;if(o){const l=pn(i).multiplyScalar(so.Z_FIGHTING_OFFSET);r=i.map(c=>c.clone().add(l))}Qm(e).then(({texture:l,transparent:c})=>{var p;const h=new b.MeshBasicMaterial({map:l,transparent:c}),u=Bs((p=s==null?void 0:s.objectFit)!=null?p:"contain",r,l.image.width/l.image.height),f=Ot(...u),m=u.map(g=>g.clone().sub(f)),v=new mg(m);this.position.copy(f),this.geometry=v,this.material=h}).catch(l=>{console.error(`Imageplane error ${l==null?void 0:l.message}`)})}}class pg extends gg{constructor(e,i,s){const{videoCoverSrc:o,objectFit:r="contain",playButton:a="withText",paused:l=!0,videoTextureMap:c,ImageTextureMap:h,domEvents:u}=s!=null?s:{};super();d(this,"isVideoPlane",!0);d(this,"name","PanoTagPluginImagePlane");d(this,"videoInstance");d(this,"onVideoReady");d(this,"objectFit");d(this,"buttonSrc");d(this,"videoCoverSrc");d(this,"domEvents");d(this,"disposers",[]);d(this,"cornerPoints");d(this,"videoMesh");d(this,"coverMesh");d(this,"buttonMesh");d(this,"videoTextureMap");d(this,"ImageTextureMap");this.cornerPoints=i,this.src=e,this.buttonSrc=(()=>a==="withText"?bc:a==="withoutText"?Ml:typeof a=="string"?a:Ml)(),this.videoCoverSrc=o,this.objectFit=r,this.videoTextureMap=c,this.ImageTextureMap=h,this.domEvents=u,this.position.copy(Ot(...i)),this.videoCoverSrc&&l?this.addCoverMesh().then(()=>this.addButtonMesh()):this.addVideoMesh().then(()=>{l?this.addButtonMesh():this.play(!0)}),this.addEventListener("removed",()=>{this.remove(...this.children)}),this.addEventListener("dispose",()=>{var f;(f=this.disposers)==null||f.forEach(m=>m==null?void 0:m())})}play(e=!1){return Q(this,null,function*(){this.videoMesh||(yield this.addVideoMesh()),this.showPlayUI(),this.videoInstance.paused&&this.videoInstance.play().then(()=>this.showPlayUI()).catch(i=>{this.pause(),console.error("play error",i)}),this.videoInstance.muted=e,this.render()})}pause(){this.videoInstance&&(this.videoInstance.pause(),this.showPauseUI().then(()=>this.render()))}initialRenderHooks(e){const s=e(()=>{var o;this.videoMesh&&((o=this.videoInstance)==null?void 0:o.paused)===!1&&(this.videoMesh.needsRender=!0)});this.disposers.push(()=>s)}showPlayUI(){this.coverMesh&&(this.coverMesh.visible=!1),this.remove(this.buttonMesh),this.videoMesh.visible=!0}showPauseUI(){return Q(this,null,function*(){this.coverMesh?(this.coverMesh.visible=!0,this.videoMesh&&(this.videoMesh.visible=!1)):(yield this.addCoverMesh(),this.coverMesh&&(this.videoMesh.visible=!1)),this.addButtonMesh().then(()=>this.render())})}render(){var e;this.videoMesh&&(this.videoMesh.needsRender=!0),this.coverMesh&&(this.coverMesh.needsRender=!0),this.buttonMesh&&(this.buttonMesh.needsRender=!0),this.videoMesh&&((e=this.videoInstance)==null?void 0:e.paused)===!1&&(this.videoMesh.needsRender=!0)}addCoverMesh(){return Q(this,null,function*(){if(this.children.includes(this.coverMesh))return;const e=yield(()=>Q(this,null,function*(){if(this.coverMesh)return this.coverMesh;if(!this.videoCoverSrc)return;const{texture:i,transparent:s}=yield this.getImageTexture(this.videoCoverSrc),o=new b.MeshBasicMaterial({transparent:!1,map:i}),r=Bs(this.objectFit,this.cornerPoints,i.image.width/i.image.height),a=new Ga(r,o);return a.position.copy(new W.Vector3(0,0,0)),a.name="videoCoverMesh",a}))();return e&&(this.children.includes(this.coverMesh)||(this.add(e),this.coverMesh=e)),e})}addVideoMesh(){return Q(this,null,function*(){if(this.children.includes(this.videoMesh))return;const e=yield(()=>Q(this,null,function*(){if(this.videoMesh)return this.videoMesh;if(!this.src)return;const s=this.getVideoTexture(this.src),o=new b.MeshBasicMaterial({transparent:!1,map:s}),r=yield new Promise(l=>{s.metadataLoaded?l(Bs(this.objectFit,this.cornerPoints,s.image.videoWidth/s.image.videoHeight)):s.addEventListener("videoLoaded",()=>l(Bs(this.objectFit,this.cornerPoints,s.image.videoWidth/s.image.videoHeight)))}),a=new Ga(r,o);return a.name="videoMesh",a.position.copy(new W.Vector3(0,0,0)),a}))();if(!e)return;this.domEvents.addAutoBindEventListener(e,"click",()=>{!this.videoInstance.paused&&this.videoInstance.muted?this.videoInstance.muted=!1:this.pause()},{noEmitWhenHide:!0});const i=e.material.map.image;return i.addEventListener("playing",()=>{this.coverMesh||this.remove(this.buttonMesh),this.render()}),i.addEventListener("pause",()=>{this.videoInstance.paused&&(this.showPauseUI(),this.render())}),this.children.includes(this.videoMesh)||(this.add(e),this.videoMesh=e,this.videoInstance=i),e})}addButtonMesh(){return Q(this,null,function*(){if(this.children.includes(this.buttonMesh))return;const e=yield(()=>Q(this,null,function*(){var m,v,p,g;if(this.buttonMesh)return this.buttonMesh;const i=(v=(m=this.videoMesh)==null?void 0:m.geometry.points[0].distanceTo(this.videoMesh.geometry.points[3]))!=null?v:1/0,s=(g=(p=this.coverMesh)==null?void 0:p.geometry.points[0].distanceTo(this.coverMesh.geometry.points[3]))!=null?g:1/0,o=this.cornerPoints[0].distanceTo(this.cornerPoints[3]),a=Math.min(i,s,o)/o*.3,{texture:l,transparent:c}=yield this.getImageTexture(this.buttonSrc),h=Bs("contain",this.cornerPoints,l.image.width/l.image.height),u=new Ga(h,new mP(l));u.position.copy(new W.Vector3(0,0,0)),u.name="buttonMesh",u.scale.set(a,a,a),this.domEvents.addAutoBindEventListener(u,"click",()=>{this.play()},{noEmitWhenHide:!0});const f=pn(h).multiplyScalar(so.Z_FIGHTING_OFFSET);return u.position.add(f),u}))();return this.children.includes(this.buttonMesh)||(this.add(e),this.buttonMesh=e),e})}getImageTexture(e){return Q(this,null,function*(){var s,o;if((s=this.ImageTextureMap)!=null&&s.has(e))return this.ImageTextureMap.get(e);const i=yield Qm(e);return(o=this.ImageTextureMap)==null||o.set(e,i),i})}getVideoTexture(e){var s,o;if((s=this.videoTextureMap)!=null&&s.has(e))return this.videoTextureMap.get(e);const i=fP(e);return(o=this.videoTextureMap)==null||o.set(e,i),i}}class Js{constructor(){d(this,"cache_raycasterDistance",new Map);d(this,"cache_visible",new Map)}clear(){this.cache_visible.clear(),this.cache_raycasterDistance.clear()}static generateCameraTagKey(t,e,i=3){const s=k(k({},e.five.getCurrentState()),t),o=s.mode==="Panorama"?e.workUtil.getObserverPosition(s.panoIndex):e.five.camera.position;return o?[o.x.toFixed(i),o.y.toFixed(i),o.z.toFixed(i),e.id].join(","):void 0}getVisible(t,e,i=1){const s=Js.generateCameraTagKey(e,t,i);if(s)return this.cache_visible.get(s)}setVisible(t,e,i,s=1){const o=Js.generateCameraTagKey(e,t,s);o&&this.cache_visible.set(o,i)}}class gP extends Gi{constructor(e){super(e);d(this,"tags",[]);d(this,"cache",new Js);d(this,"config",cP);d(this,"renderQueue",new Map);d(this,"params");d(this,"mediaStore",cc({currentMediaElement:null}));d(this,"store",{disposers:[],disposed:!1,resizeObserverDisposerAdding:!1,css3DRenderDisposer:new Map});d(this,"domEvents",new Ys(this.five));d(this,"_cache_pointTag");d(this,"_cache_2DPointTag");d(this,"_cache_css3DTag");d(this,"_container",null);d(this,"timeoutIds",[]);d(this,"whyHide",e=>{const i=this.getTagById(e);return i?i.whyHide():{reason:`tag ${e} not found`}});d(this,"loadVideoFirstFrame",()=>{dP&&this.hooks.emit("loadVideoFirstFrame")});d(this,"tagsDo",(e,i,s=!0)=>{let o=[...e!=null?e:this.tags].sort((c,h)=>c.getSquaredDistance()-h.getSquaredDistance());this.timeoutIds.forEach(c=>clearTimeout(c)),this.timeoutIds.length=0;for(let c=0;c<20;c++){const h=o[c];h&&(i(h),s&&(h._updating=!1))}o=o.slice(20);const r=o.length>1e3,a=r?30:17,l=r?1:3;for(let c=0;c<o.length;c+=l){const h=[];for(let f=0;f<l;f++)o[c+f]&&h.push(o[c+f]);h.forEach(f=>{s&&(f._updating=!0)});const u=setTimeout(()=>{h.forEach(f=>{i(f),s&&(f._updating=!1)})},c*a);this.timeoutIds.push(u)}});this.mediaStore.subscribe(({currentMediaElement:i})=>{this.tags.forEach(s=>{var o;if(s.mediaPlane instanceof pg&&i!==s.mediaPlane.videoInstance){if(!((o=s.mediaPlane.videoInstance)!=null&&o.src)||i===s.mediaPlane.videoInstance)return;s.mediaPlane.pause()}})})}get container(){var e;return this._container||((e=this.five.getElement())==null?void 0:e.parentElement)}set container(e){this._container=e}set tagsLengthWillUpdate(e){e&&(this._cache_pointTag=this.tags.filter(i=>i.stickType==="2DPoint"||i.stickType==="3DPoint").filter(i=>i.position),this._cache_2DPointTag=this.tags.filter(i=>i.stickType==="2DPoint").filter(i=>i.position),this._cache_css3DTag=this.tags.filter(i=>i.stickType==="3DPoint"||i.stickType==="Plane"||i.stickType==="Model"&&i.contentType==="MediaModel").filter(i=>{const s=i.computeRenderType();return s==="BehindDom"||s==="Dom"}))}get filterPointTag(){var e;return(e=this._cache_pointTag)!=null?e:[]}get filter2DPointTag(){var e;return(e=this._cache_2DPointTag)!=null?e:[]}get filterCSS3DTag(){var e;return(e=this._cache_css3DTag)!=null?e:[]}updateFive(e){super.updateFive(e),this.domEvents.dispose(),this.domEvents=new Ys(e)}addRenderQueue(e){var r,a;const{type:i,keys:s=[],tags:o=[]}=e;this.renderQueue.has(i)?this.renderQueue.set(i,{keys:Array.from(new Set([...(r=this.renderQueue.get(i).keys)!=null?r:[],...s])),tags:Array.from(new Set([...(a=this.renderQueue.get(i).tags)!=null?a:[],...o]))}):this.renderQueue.set(i,{keys:s,tags:o})}getTagById(e){const i=this.tags.find(s=>s.id===e);if(!i){console.warn(`getTagById Error: can't find tag id: ${e}`);return}return i}pauseCurrentMedia(){this.mediaStore.set({currentMediaElement:null})}getPositions(e){if(qC(e))return e.position;if(rn(e))return e.data.mediaPosition;if(KC(e))return tP(this.five.camera.position,De(e.position),De(e.normal))}addObjectClickHandler(e,i,s){if(!i||!this.domEvents)return()=>{};const o=()=>!(!e.currentVisible||e.loading),r=a=>{if(!o())return!1;s(a.origDomEvent)};return this.domEvents.addEventListener(i,"click",r),()=>{var a;(a=this.domEvents)==null||a.removeEventListener(i,"click",r)}}checkDisposed(){return this.store.disposed?(console.error("PanoTagPluginController has been disposed"),!0):!1}}class pP extends gP{constructor(e){super(e);d(this,"rendererMap",new Map);d(this,"contentTypeMap",new Map);d(this,"group",new W.Group);d(this,"imagePlaneGroup",new W.Group);d(this,"gltfObjectGroup",new W.Group);d(this,"enabledModelTagSet",new Set);d(this,"temporaryState",{visible:!0});d(this,"TagContainerSvelte");this.group.name="PanoTagPluginModelGroup",this.gltfObjectGroup.name="PanoTagPluginGLTFObjectGroup",this.imagePlaneGroup.name="ImagePlaneGroup",this.group.add(this.gltfObjectGroup),this.group.add(this.imagePlaneGroup)}registerRenderer(e,i,s){var o;this.rendererMap.set(e,{renderer:i,usePoint:(o=s==null?void 0:s.usePoint)!=null?o:!1})}bindRenderer(e,i){this.contentTypeMap.set(e,i)}disposeAllCSS3DContainer(){for(const[,e]of this.store.css3DRenderDisposer)e==null||e.forEach(i=>i==null?void 0:i());this.store.css3DRenderDisposer=new Map}clearUnusedPanelTag(){this.filter2DPointTag.forEach(e=>{var i;(i=e.tag3DContentSvelte)==null||i.css3DInstance.dispose(),e.tag3DContentSvelte=void 0});for(const[e,i]of this.store.css3DRenderDisposer){const s=this.getTagById(e);(!s||s.stickType==="2DPoint")&&(i==null||i.forEach(o=>o==null?void 0:o()),this.store.css3DRenderDisposer.delete(e))}}}class vP{constructor(t){d(this,"plugin");d(this,"logBinded",!1);this.plugin=t}get debug(){return this.plugin.debug}addDebugPoints(){try{JC(this.plugin.five,this.plugin.tags)}catch(t){console.error(t)}}bindLog(){if(this.logBinded)return;this.logBinded=!0;const t=e=>{Object.getOwnPropertyNames(e).forEach(i=>{typeof e[i]=="function"&&(e[i]=new Proxy(e[i],{apply:(s,o,r)=>(["render"].includes(i)||this.addLog(i,...r),s.apply(o,r))}))})};t(this.plugin),t(this.plugin.constructor.prototype)}addLog(t,...e){if(this.debug){let i=new Error().stack;console.debug(`%cPanoTagPlugin%c${t}`,"background-color: #35e0ed; color: black; padding:0 6px; border-radius: 3px","padding: 0 3px; color: #f3f47c",...e,{stack:i})}}closeIntersectRaycaster(){this.plugin.tags.forEach(t=>{var e;un((e=t==null?void 0:t.initialConfig)==null?void 0:e.visibleConfig).intersectRaycaster&&(t.initialConfig.visibleConfig.intersectRaycaster.enabled=!1)}),this.plugin.changeGlobalConfig({visibleConfig:{intersectRaycaster:{enabled:!1}}})}}function Zd(n){return Object.entries(n)}function Jd(n){var e,i;typeof n.visibleConfig=="object"&&n.visibleConfig.keep&&(n.visibleConfig.keep==="visible"?n.visibleConfig={keep:n.visibleConfig.keep,visibleFiveMode:(e=n.visibleConfig)==null?void 0:e.visibleFiveMode}:n.visibleConfig.keep==="hidden"&&(n.visibleConfig={keep:n.visibleConfig.keep})),typeof n.unfoldedConfig=="object"&&(n.unfoldedConfig.disableFold&&(n.unfoldedConfig={keep:"unfolded"}),n.unfoldedConfig.disableUnfold&&(n.unfoldedConfig={keep:"folded"}),n.unfoldedConfig.keep&&(n.unfoldedConfig={keep:n.unfoldedConfig.keep}));const t=(i=n.initialState)!=null?i:{};return typeof n.unfoldedConfig=="object"&&(n.unfoldedConfig.keep==="unfolded"?t.unfolded=!0:n.unfoldedConfig.keep==="folded"&&(t.unfolded=!1)),typeof n.visibleConfig=="object"&&(n.visibleConfig.keep==="visible"?t.visible=!0:n.visibleConfig.keep==="hidden"&&(t.visible=!1)),n.initialState=t,n}const vg={visibleConfig:{intersectRaycaster:{enabled:!0,distanceAccuracy:.01,checkPoints:"corner",needPassed:1}},clickable:!0,simulate3D:!1,renderType:"Dom"};var Ag=(n=>(n.PointTag="PointTag",n.PlaneTag="PlaneTag",n))(Ag||{}),bg=(n=>(n.Audio="Audio",n.Text="Text",n.ImageText="ImageText",n.Image="Image",n.Video="Video",n.Link="Link",n.Sticker="Sticker",n.VRLink="VRLink",n.PanoLink="PanoLink",n.Marketing="Marketing",n.MediaPlane="MediaPlane",n.MediaModel="MediaModel",n.Model="Model",n.Panorama="Panorama",n.Custom="Custom",n.Unknown="Unknown",n))(bg||{}),yg=(n=>(n.Two="2D",n.Three="3D",n))(yg||{});function Qa(n,t,e){var m,v,p,g,A;const i=(m=e==null?void 0:e.useCache)!=null?m:!0;if(!n)return(v=t.globalConfig)!=null?v:{};if(i){if((p=n==null?void 0:n.computedConfig)!=null&&p._isMerged)return n.computedConfig;if((g=n==null?void 0:n.config)!=null&&g._isMerged)return n.config}const s={},o={},r={};t.contentTypeConfig&&Object.entries(t.contentTypeConfig).forEach(([w,I])=>{var _,U;const C=w,E=C.split("-"),M=w.startsWith("["),S=M?E[0].slice(1,-1):void 0,T=M?E.slice(1):E,G=S?["PanoramaLike","ModelLike"].includes(S)?(_=o[S])!=null?_:o[S]={}:(U=r[S])!=null?U:r[S]={}:s;if(!G[C]){if(T.length===0&&(G[C]=I),T.length===1){const[z]=T;(n.contentType===z||z==="Any")&&(G[C]=I)}if(T.length===2){const[z="Any",Y="Any"]=T;z==="Mixin"&&n.contentType===Y&&(G[C]=I),(n.stickType===z||z==="Any")&&(n.contentType===Y||Y==="Any")&&(G[C]=I)}if(T.length===3){const[z="Any",Y,H]=T;if(Y==="Audio"&&n.contentType==="Audio"){const N=n;(N.stickType===z||z==="Any")&&N.data.appearance===H&&(G[C]=I)}}}});const a=(A=n.initialConfig)!=null?A:{},l=Qe({},vg,t.globalConfig,...Object.values(s)),c=Qe({},l,a),h={},u=Object.values(Je.Five.Mode);Zd(o).forEach(([w,I])=>{u.forEach(C=>{(w==="PanoramaLike"&&tn(C)||w==="ModelLike"&&Gt(C))&&(h[C]=Qe({},l,...Object.values(I),a,{_isMerged:!0}))})}),Zd(r).forEach(([w,I])=>{const C=h[w];h[w]=Qe({},l,C,...Object.values(I),a,{_isMerged:!0})});const f=te(k({},c),{configWithFiveMode:h});return Jd(f),Object.values(h).forEach(w=>Jd(w)),f._isMerged=!0,f}function qd(n){const t=n.split("?")[0].split(".").pop();return t?t.toLowerCase():""}function AP(n,t){if(!n)return 0;const e=n.observers;if(!t||!e)return console.error("getFloorIndex: invalid arguments: ",{point:t,observer:e}),0;const i=[];e.forEach(o=>{var a,l,c;const r=(l=(a=o.floorIndex)!=null?a:o.floor_index)!=null?l:0;i[r]||(i[r]=[]),i[r].push(Ws(o.position,(c=n.options)==null?void 0:c.transform).y)});const s=i.map(o=>o.reduce((r,a)=>r+a,0)/o.length);for(let o=s.length-1;o>0;o--)if(t.y>=s[o])return o;return 0}function vn(){let n,t;return{promise:new Promise((i,s)=>{n=i,t=s}),resolve:n,reject:t}}class Cc{constructor(t,e){d(this,"plugin");d(this,"id");d(this,"contentType");d(this,"stickType");d(this,"enabled");d(this,"config");d(this,"data");d(this,"state");d(this,"temporaryState",{visible:!0});d(this,"originPosition");d(this,"position");d(this,"fiveState");d(this,"model");d(this,"matrix");d(this,"screenPosition");d(this,"normal");d(this,"mediaPlane");d(this,"hooks");d(this,"zIndex");d(this,"play");d(this,"pause");d(this,"tag3DContentSvelte");d(this,"dom");d(this,"contentDom");d(this,"initialConfig");d(this,"computedConfig");d(this,"cache");d(this,"entryFromModel");d(this,"_updating",!1);d(this,"ready",()=>{const{promise:t,resolve:e}=vn();if(!this._updating)e();else{const i=setInterval(()=>{this._updating||(clearInterval(i),e())},17);setTimeout(()=>{clearInterval(i),e()},300)}return t});var l,c,h,u;this.plugin=t;const i=yc(e);e.stickType=i;const s=JSON.parse(JSON.stringify(e.data)),o=(l=e.initialConfig)!=null?l:e.config?JSON.parse(JSON.stringify(e.config)):{};e.initialConfig=o;const r=Qa(e,t.config),a=this.getConfig(e);e.config=a,this.id=(c=e.id)!=null?c:ct(),this.enabled=(h=e.enabled)!=null?h:!0,this.contentType=e.contentType,this.data=(u=a.initialData)!=null&&u.important?Qe(e.data,s,a.initialData):Qe(e.data,a.initialData,s),this.state=k({visible:void 0,unfolded:!this.can("fold")},a.initialState),this.originPosition=e.position,e.originPosition=this.originPosition,this.position=(()=>{const f=e.originPosition;if(!f)return;const m=t.workUtil.transform;return Array.isArray(f)&&f.length===4?f.map(De).map(v=>Ws(v,m).toArray()):Ws(De(f),m).toArray()})(),this.matrix=e.matrix?(()=>{const f=new b.Matrix4().fromArray(e.matrix);return f.premultiply(t.workUtil.transform),f.elements})():e.matrix,this.initialConfig=o,this.computedConfig=r,this.stickType=i,this.config=e.config,this.fiveState=e.fiveState,this.normal=e.normal,this.cache=new Js,this.hooks=new ht,Object.keys(e).forEach(f=>{this[f]===void 0&&e[f]!==void 0&&(this[f]=e[f])})}get five(){return this.plugin.five}get fiveUtil(){return this.plugin.fiveUtil}get workUtil(){return this.plugin.workUtil}get centerPosition(){const t=kl(this);return Ot(...Array.isArray(t)?t:[t])}get currentConfig(){var s,o;const t=Qa(this,this.plugin.config,{useCache:!0}),e=this.five.getCurrentState().mode,i=(s=t.configWithFiveMode)==null?void 0:s[e];return(o=i!=null?i:t)!=null?o:{}}get currentVisible(){return!(!this.plugin.state.enabled||!this.plugin.state.visible||!this.enabled||!this.state.visible)}get sharedCache(){return this.plugin.cache}applyVisible(){throw new Error("Method not implemented.")}find(t){return Q(this,null,function*(){var s;const e=this.fiveState;if(!this.fiveState)return this;const i=(s=t==null?void 0:t.targetMode)!=null?s:this.five.state.mode;if(i==="Panorama"){const o=e==null?void 0:e.panoIndex;if(Tt(o))return this;const r=this.workUtil.getObserverPosition(o),a=this.centerPosition.clone().sub(r).normalize();this.five.setState(k({mode:"Panorama",workCode:this.workUtil.workCode,panoIndex:o},io(a))),yield this.five.ready()}else i==="Mapview"&&(yield rm(this.five,this.centerPosition,t==null?void 0:t.pointConfig));return this})}blink(t){return Q(this,null,function*(){var a,l,c,h;yield this.ready();const e=(a=this.enabled)!=null?a:!0,i=(l=this.state)==null?void 0:l.visible,s=e&&i;s===!1&&(this.state.visible=!0,this.enabled=!0,this.applyVisible(),this.plugin.render(),this.computeRenderType()!=="Mesh"?yield new Promise(u=>Q(this,null,function*(){if(this.dom||this.contentDom){u();return}const f=setInterval(()=>{(this.dom||this.contentDom)&&(u(),clearInterval(f))},16.7)})):this.stickType==="Model"&&!((c=this.model)!=null&&c.object)?yield(h=this.model)==null?void 0:h.promise:this.stickType==="Plane"&&(yield new Promise(u=>Q(this,null,function*(){if(this.mediaPlane){u();return}const f=setInterval(()=>{this.mediaPlane&&(u(),clearInterval(f))},16.7)}))),this.dom&&(this.dom.style.visibility="hidden"),this.contentDom&&(this.contentDom.style.visibility="hidden"));const o=(()=>{var f,m;const u=[];return u.push(this.dom),u.push((f=this.tag3DContentSvelte)==null?void 0:f.css3DInstance),u.push((m=this.model)==null?void 0:m.object),u.push(this.mediaPlane),u.filter(Boolean)})();if(!o.length){console.warn("tagDom is empty");return}yield(s?Er:om)(o,k({begin:()=>{s===!1&&(this.dom&&(this.dom.style.visibility=""),this.contentDom&&(this.contentDom.style.visibility=""))},updateRender:()=>{this.five.needsRender=!0}},t)).finished,e===!1&&(this.enabled=!1,this.updateVisible()),i===!1&&this.updateVisible(),s===!1&&(this.dom&&(this.dom.style.visibility=""),this.contentDom&&(this.contentDom.style.visibility=""))})}unfold(){}unfoldAndFoldOthers(){}fold(){}enable(){this.enabled=!0,this.hooks.emit("enable"),this.applyVisible()}disable(){this.enabled=!1,this.hooks.emit("disable"),this.applyVisible()}changeData(t,e=!0){return this.setData(t,e)}changePosition(t){return this.setPosition(t)}setData(t,e=!0){e?this.data=Qe(this.data,t):this.data=k(k({},this.data),t),this.hooks.emit("dataChanged",this.data)}setPosition(t){throw new Error("Method not implemented.")}set(t,e=!0){this.plugin.tagsLengthWillUpdate=!0,e?Qe(this,t):Object.assign(this,t),this.cache.clear()}updateConfig(){var i;const t=this.getConfig(void 0,{useCache:!1});this.computedConfig=t;const e=this.getConfig();if(this.config=e,this.config.initialData){const s=JSON.parse(JSON.stringify(this.data));this.data=(i=e.initialData)!=null&&i.important?Qe(this.data,s,e.initialData):Qe(this.data,e.initialData,s)}this.cache.clear()}updateVisible(){this.state.visible=this.getVisible(),this.applyVisible(),this._updating=!1}updateZIndex(){const t=this.getSquaredDistance();this.zIndex=Math.round((1e4-(t!=null?t:0))*100)}getConfig(t,e){var r,a,l;const i=Qa(t!=null?t:this,this.plugin.config,{useCache:e==null?void 0:e.useCache}),s=(r=e==null?void 0:e.fiveMode)!=null?r:this.five.getCurrentState().mode,o=(a=i.configWithFiveMode)==null?void 0:a[s];return(l=o!=null?o:i)!=null?l:{}}getDistance(t,e=3){const i=k(k({},this.five.getCurrentState()),t),{panoIndex:s,mode:o}=i,r=o==="Panorama"?this.workUtil.getObserverPosition(s):this.five.camera.position,a=this.centerPosition;return!r||!a?-1:r.distanceTo(a)}getSquaredDistance(){const t=this.five.camera.position;let e;return Array.isArray(this.position[0])?e=this.position[0]:e=this.position,Mo(e[0]-t.x,2)+Mo(e[1]-t.y,2)+Mo(e[2]-t.z,2)}getVisible(t){if(!this.enabled||!this.plugin.state.enabled||!this.fiveUtil.model)return!1;const e=k(k({},this.five.getCurrentState()),t);let i=this.cache.getVisible(this,e);return Tt(i)&&(i=this.computeVisible(e).value,this.cache.setVisible(this,e,i)),i}getUnfoldedByPanoIndex(t){if(!this.currentVisible)return;const i=this.computeUnfoldedByPanoIndex(t);return i&&this.getUnfoldedByCamera()}getUnfoldedByCamera(){return this.currentVisible?this.computeUnfoldedByCamera():void 0}can(t){const e=this.currentConfig;if(!e||typeof e!="object")return!0;if(t==="show"||t==="hide"){if(!e.visibleConfig||typeof e.visibleConfig!="object")return!0;if(t==="show"&&e.visibleConfig.keep==="hidden"||t==="hide"&&e.visibleConfig.keep==="visible")return!1}if(t==="fold"||t==="unfold"){if(!e.unfoldedConfig||typeof e.unfoldedConfig!="object")return!0;if(t==="fold"&&e.unfoldedConfig.keep==="unfolded"||t==="unfold"&&e.unfoldedConfig.keep==="folded")return!1}return!0}onClick(t){}computeRenderType(){const t=(()=>{if(this.stickType==="3DPoint")return"Dom";const e=this.getConfig();if(!e||typeof e!="object"||!e.renderType)return;const i=this.data.mediaData;if(!(!i||i.length===0)&&e.renderType==="Mesh"){if(eP(this)){if(i.length===1){if(i[0].type==="Video")return navigator.userAgent.toLowerCase().indexOf("firefox")>-1&&navigator.userAgent.toLowerCase().indexOf("mobile")>-1?"Dom":"Mesh";if(i[0].type==="Image")return qd(i[0].url)==="gif"?"Dom":"Mesh"}}else if(rn(this))return i.length===1&&i[0].type==="Image"?qd(i[0].url)==="gif"?"Dom":"Mesh":"BehindDom"}})();return t!=null?t:"Dom"}computeVisible(t){const e=k(k({},this.five.getCurrentState()),t),{panoIndex:i,mode:s}=e,o=[];return(()=>{var c,u,f;const l=(c=this.getConfig().visibleConfig)!=null?c:{};if(typeof l=="function")return{value:l(this.five,{tag:this,distance:this.getDistance(e,void 0)}),checkedList:o,reason:"config function result"};{if(l.keep==="hidden")return{value:!1,checkedList:o,reason:"config.keep is hidden"};if(l.keep==="visible")return{value:!0,checkedList:o,reason:"config.keep is visible"};const m=this.computeVisibleByFiveMode(l,s);if((m==null?void 0:m.value)===!1)return m;if(l.followModelVisibility===!0&&["poincare","aerophoto","sand"].includes(this.workUtil.fromType)&&(s==="Floorplan"||s==="Mapview")){const h=this.computeVisibleByFloorIndex(),{value:v}=h,p=xi(h,["value"]);if(v===!1)return k({value:!1,checkedList:o,reason:"followModelVisibility check failed"},p)}if(tn(s)&&l.visiblePanoIndex!==void 0&&l.visiblePanoIndex!=="all"&&i!==void 0){if(o.push("visiblePanoIndex"),Array.isArray(l.visiblePanoIndex)&&!l.visiblePanoIndex.includes(i))return{value:!1,checkedList:o,reason:`current panoIndex is not included in visiblePano. currentPanoIndex: ${i}, visiblePanoIndex: ${l.visiblePanoIndex}`};if(l.visiblePanoIndex==="current"&&i!==((u=this.fiveState)==null?void 0:u.panoIndex))return{value:!1,checkedList:o,reason:`current panoIndex is not equal to tag.panoIndex. currentPanoIndex: ${i}, tag.panoIndex: ${(f=this.fiveState)==null?void 0:f.panoIndex}`}}if(l.visibleDistance!==void 0&&(o.push("visibleDistance"),l.visibleDistance!=="unLimited")){const v=this.getDistance(e,1);if(_o(v,l.visibleDistance)===!1)return{value:!1,checkedList:o,panoIndex:i,visibleDistance:l.visibleDistance,reason:`distance is not in visibleDistance. distance: ${v}, visibleDistance: ${l.visibleDistance.min} - ${l.visibleDistance.max}`}}if(l.intersectRaycaster!==!1&&(typeof l.intersectRaycaster!="object"||l.intersectRaycaster.enabled!==!1)){if(o.push("intersectRaycaster"),i===void 0)return{value:!1,checkedList:o,reason:`intersectRaycaster check failed: panoIndex is ${i}`};const v=this.computeVisibleByIntersect(i);if(v.value===!1)return Object.assign(v,{checkedList:o})}return{value:!0,checkedList:o,reason:"all check passed"}}})()}computeVisibleByFiveMode(t,e){const i=()=>{var r,a;let o=typeof t.visibleFiveMode=="function"?t.visibleFiveMode(this):t.visibleFiveMode;if(o||(o=(a=(r=this.fiveState)==null?void 0:r.mode)!=null?a:this.workUtil.observers.length?"Panorama":"ModelLike"),Array.isArray(o))return o.includes(e);if(o==="ModelLike")return Gt(e);if(o==="PanoramaLike")return!tn(e);if(o==="all")return!0;if(typeof o=="string")return o===e};if((()=>{var r;const o=i();if(xe((r=this.fiveState)==null?void 0:r.panoIndex)&&t.entryFromModel){if(Gt(e)&&o?this.entryFromModel=!1:this.entryFromModel=!0,Gt(e))return!0}else this.entryFromModel=!1;return o})()===!1)return{value:!1,reason:"current mode is not included in visibleFiveMode",visibleFiveMode:t.visibleFiveMode,mode:e}}computeVisibleByIntersect(t){var l,c,h,u;const e=un(un((l=this.getConfig().visibleConfig)!=null?l:{}).intersectRaycaster),i=t!=null?t:this.five.getCurrentState().panoIndex,s=tn(this.five.getCurrentState().mode)?this.workUtil.getObserverPosition(i):this.five.camera.position;if(s===void 0)return{value:!1,reason:{type:"startPosition is undefined",fivePanoIndex:i}};const o=Ci((()=>{var m;const f=(m=e.checkPoints)!=null?m:"center";return f==="center"?Xd(this):f==="corner"?kl(this):Array.isArray(f)?f:[]})());let r=0,a=0;for(const f of o){const m=new b.Vector3().subVectors(f,s).normalize();let v;yi.set(s,m);const[p]=this.fiveUtil.model.intersectRaycaster(yi);v=p==null?void 0:p.distance;const g=(()=>{if(!rn(this))return;const E=this.plugin.tags.filter(rn).map(S=>{var T;return(T=S.model)==null?void 0:T.object}).filter(xe),[M]=yi.intersectObjects(E,!0);return M})(),A=s.distanceTo(f),w=(c=e.distanceAccuracy)!=null?c:.01;v=Math.min(v!=null?v:1/0,(h=g==null?void 0:g.distance)!=null?h:1/0),v+w>=A?r++:a++;const C=(u=e.needPassed)!=null?u:1;if(r>=C)return{value:!0}}return a===0?{value:!0}:{value:!1,reason:{type:"intersectRaycaster check failed",passedCount:r,needPassed:e.needPassed,model:this.fiveUtil.model.name}}}computeVisibleByFloorIndex(){var s,o,r,a,l,c,h;let t=0;const e=(s=this.fiveState)==null?void 0:s.panoIndex;e!==void 0?t=(o=this.workUtil.getObserver(e))==null?void 0:o.floorIndex:t=AP(this.workUtil.work,(h=(c=(a=(r=this.model)==null?void 0:r.object)==null?void 0:a.position)!=null?c:(l=this.mediaPlane)==null?void 0:l.position)!=null?h:Xd(this));const i=this.fiveUtil.model.shownFloor;return{value:i===null||i===t,currentFiveFloorIndex:i,tagFloorIndex:t}}computeUnfoldedByPanoIndex(t){const e=this.getConfig().unfoldedConfig;if(e){if(typeof e=="function")return e(this.five,{tag:this,distance:this.getDistance({panoIndex:t})});if(e.keep==="folded")return!1;if(e.keep==="unfolded")return!0;if(e.unfoldDistance&&_o(this.getDistance({panoIndex:t}),e.unfoldDistance)===!1)return!1}}computeUnfoldedByCamera(){var e;if(this.entryFromModel&&Gt(this.five.state.mode))return!1;const t=this.getConfig().unfoldedConfig;if(t){if(typeof t=="function")return t(this.five,{tag:this,distance:this.getDistance()});if(t.keep==="folded")return!1;if(t.keep==="unfolded")return!0;if(t.autoUnfold===void 0||t.autoUnfold===!1||t.autoUnfold.enable===!1||!t.autoUnfold.strategy)return;if(t.autoUnfold.strategy==="ScreenPostion"){const i=this.computeTagProject();if(i&&_o(i.x,t.autoUnfold.autoUnfoldProjectX)===!1)return!1}if(t.autoUnfold.strategy==="MinimumDistance"){const o=this.plugin.filterPointTag.filter(a=>a.currentVisible).filter(a=>{const l=this.computeTagProject();if(!l)return!1;const{x:c,y:h,z:u}=l;return!(Math.abs(u)>1||Math.abs(c)>1||Math.abs(h)>1)}).map(a=>({tag:a,id:a.id,tagConfig:a.getConfig().unfoldedConfig})).filter(({tagConfig:a})=>{var l,c;return!(typeof a=="function"||a.keep||a.autoUnfold===!1||((l=a.autoUnfold)==null?void 0:l.enable)===!1||((c=a.autoUnfold)==null?void 0:c.strategy)!=="MinimumDistance")}).map(a=>te(k({},a),{distance:a.tag.getDistance()})).filter(({distance:a,tagConfig:l})=>{const c=l.autoUnfold.distance;return!(c&&_o(a,c)===!1)}).sort((a,l)=>a.distance-l.distance).findIndex(a=>a.id===this.id);if(o===-1||o<=((e=t.autoUnfold.maxNumber)!=null?e:1)-1===!1)return!1}return t.autoUnfold.strategy!=="FoldWhenMove"}}computeTagProject(){const t=this.centerPosition;if(!t)return;const{x:e,y:i,z:s}=t.project(this.five.camera);if(!(s>1))return{x:e,y:i,z:s}}addObjectClickHandler(t,e,i){if(!e||!this.plugin.domEvents)return()=>{};const s=()=>!(!t.currentVisible||t.loading),o=r=>{if(!s())return!1;i(r.origDomEvent)};return this.plugin.domEvents.addEventListener(e,"click",o),()=>{var r;(r=this.plugin.domEvents)==null||r.removeEventListener(e,"click",o)}}whyHide(){var e;if(!this.plugin.state.enabled)return{reason:`plugin.state.enabled is ${this.plugin.state.enabled}`};if(!this.plugin.state.visible)return{reason:`plugin.state.visible is ${this.plugin.state.visible}`};if(!this.enabled)return{reason:`tag ${this.id} enabled is: ${this.enabled}`};const t=te(k({},this.computeVisible()),{tagInstance:this});return t.value!==this.state.visible?{reason:"插件故障,请联系维护人员, err: 0",info:t}:this.state.visible?{reason:"应该是能看见才对",info:t}:t.value===!0?{reason:"插件故障,请联系维护人员, err: 1",info:t}:{reason:(e=t.reason.type)!=null?e:t.reason,info:t}}destroy(){const t=this.plugin.tags.findIndex(e=>e.id===this.id);if(t===-1){console.warn(`Destroy failed: tag ${this.id} not found`);return}this.disable(),this.hooks.off(),this.cache.clear(),this.plugin.tags.splice(t,1),this.plugin.tagsLengthWillUpdate=!0,this.plugin.hooks.emit("tagsLengthChange")}}const bP=new b.Vector2;class yP extends Cc{constructor(e,i){super(e,i);d(this,"__Object__");d(this,"requestIdleCallbackId")}unfoldAndFoldOthers(){const e=this.can("fold"),i=this.can("unfold");e&&i&&(this.state.unfolded=!this.state.unfolded,this.plugin.addRenderQueue({type:"TagContainerSvelte",keys:["tags"]}),this.state.unfolded&&this.plugin.tags.forEach(s=>{s.id!==this.id&&s.fold()}))}onClick(e){e.target==="TagPoint"&&this.unfoldAndFoldOthers()}applyVisible(){var e,i;this.currentVisible&&this.updateScreenPosition(),(e=this.tag3DContentSvelte)!=null&&e.css3DInstance&&(this.tag3DContentSvelte.css3DInstance.visible=this.temporaryState.visible&&this.state.visible),(i=this.tag3DContentSvelte)==null||i.svelteApp.$set({state:this.plugin.state,temporaryState:this.temporaryState}),this.plugin.addRenderQueue({type:"TagContainerSvelte",keys:["tags"]})}unfold(){this.setUnfold(!0)}fold(){this.setUnfold(!1)}setUnfold(e){const i=this.can("fold"),s=this.can("unfold");i&&s&&(this.state.unfolded=e,this.hooks.emit(e?"unfolded":"folded"),this.plugin.addRenderQueue({type:"TagContainerSvelte",keys:["tags"]}))}setPosition(e){this.originPosition=e,this.position=e,this.cache.clear(),this.updateVisible(),this.updateScreenPosition(),this.updateZIndex(),this.plugin.addRenderQueue({type:"TagContainerSvelte",keys:["tags"]})}updateScreenPosition(e){var a;if(this.stickType!=="2DPoint"&&this.stickType!=="3DPoint")return;const{force:i=!1}=e!=null?e:{},s=i?this.state.visible:this.currentVisible,o=(a=this.__Object__)!=null?a:{timeoutId:void 0,inAnimation:!1};if(this.__Object__=o,!s&&this.screenPosition?(o.inAnimation=!0,o.timeoutId=setTimeout(()=>{requestAnimationFrame(()=>{this.currentVisible||(o.inAnimation=!1,this.screenPosition=null,this.plugin.addRenderQueue({type:"TagContainerSvelte",keys:["tags"]}))})},1e3)):o.timeoutId&&(clearTimeout(o.timeoutId),o.inAnimation=!1,o.timeoutId=void 0),!s&&!o.inAnimation)return;const r=this.computeTagProject();if(r&&this.five.renderer){const l=(()=>{if(!this.currentConfig.simulate3D)return 1;const h=2*Math.tan(.5*this.five.camera.fov/180*Math.PI),u=this.getDistance(void 0,1);return Math.max(Math.min(1-h*u/40,1),.5)})(),c=this.five.renderer.getSize(bP);this.screenPosition={leftPx:(r.x+1)/2*c.x,topPx:(-r.y+1)/2*c.y,scale:l}}else this.screenPosition=null;this.plugin.addRenderQueue({type:"TagContainerSvelte",keys:["tags"]})}set(...e){super.set(...e),this.plugin.addRenderQueue({type:"TagContainerSvelte",keys:["tags"]}),this.setPosition(this.position)}setData(...e){super.setData(...e),this.plugin.addRenderQueue({type:"TagContainerSvelte",keys:["tags"]})}updateUnfoldedByPanoIndex(){const e=this.getUnfoldedByPanoIndex();if(this.state&&(e!==void 0&&(this.state.unfolded=e),e&&!this.state.visible)){const i=this.getConfig();typeof i.unfoldedConfig=="object"&&i.unfoldedConfig.autoFoldWhenHide!==!1&&(this.state.unfolded=!1)}}computeNormal(){return new b.Vector3().fromArray(this.normal)}}let Ls=[null,null,()=>null];function wP(n){var s;if(Ls){if(Ls[0]===n)return Ls[2];(s=Ls[1])==null||s.dispose()}const t=new Qs("front");t.domElementWrapper.style.zIndex="1";const e=new Qs("behind");ci(n).then(()=>{var a;const o=(a=n.getElement())==null?void 0:a.parentElement,r=ql(n);if(!o)return console.error("initialCSS3DRender: five element is not exist"),()=>null;if(t.appendToElement(o),t.renderEveryFrame(n.scene,n.camera),!r)return console.error("initialCSS3DRender: behindWrapper is not exist"),()=>null;e.appendToElement(r),e.renderEveryFrame(n.scene,n.camera)});const i=()=>{t.dispose(),e.dispose()};return Ls=[n,t,i],i}const wg=1,Kd=`CSS3DObjectPlus@${wg}`,CP=.00216,PP=.003;class Cg extends Gs.CSS3DObject{constructor(e){var E,M,S,T,G;if(Tt(e.cornerPoints)&&Tt(e.width))throw new Error("cornerPoints and width cannot be both empty");const i=(E=e.container)!=null?E:document.createElement("div"),s=(M=e.cornerPoints)!=null?M:(()=>{const _=e.width/2;return[new W.Vector3(-_,_,0),new W.Vector3(-_,-_,0),new W.Vector3(_,-_,0),new W.Vector3(_,_,0)]})(),o=(S=e.ratio)!=null?S:PP,r=(T=e.dpr)!=null?T:1,a=(G=e.pointerEvents)!=null?G:"auto",l=Math.max(CP,o),c=s[0].distanceTo(s[1]),h=s[1].distanceTo(s[2]);let u=Wn(c/o*r),f=Wn(h/o*r);const m=Ot(...s);let v;if(l===o)i.style.width=`${u}px`,i.style.height=`${f}px`,v=i;else{const _=document.createElement("div");_.style.width=`${u}px`,_.style.height=`${f}px`,_.style.pointerEvents="none";const U=o/l;i.style.position="absolute",i.style.left="0",i.style.top="0",i.style.width=`${U*u}px`,i.style.height=`${U*f}px`,_.appendChild(i),v=_}super(v);d(this,"version",wg);d(this,"isCSS3DObjectPlus",!0);d(this,"isCSS3DObject",!0);d(this,"name",Kd);d(this,"container");d(this,"width");d(this,"height");d(this,"domWidthPx");d(this,"domHeightPx");d(this,"cornerPoints");d(this,"centerPosition");d(this,"ratio");d(this,"_mode","front");d(this,"_opacityMesh");if(i.style.pointerEvents=a,Object.assign(i.style,e.style),this.scale.set(l,l,l),this.cornerPoints=s,this.ratio=o,this.container=i,e.mode&&(this.mode=e.mode),l===o)this.width=c,this.height=h,this.centerPosition=m;else{const _=o/l;this.width=_*c,this.height=_*h,u=_*u,f=_*f,this.centerPosition=new W.Vector3().subVectors(m,s[0]).multiplyScalar(_).add(s[0])}this.domWidthPx=u,this.domHeightPx=f,i.classList.add(`${Kd}__container`);const p=new W.Vector3().subVectors(s[1],s[0]),g=new W.Vector3().subVectors(s[3],s[0]),A=new W.Vector3().crossVectors(p,g).normalize();this.lookAt(A);const w=this.up.clone().applyQuaternion(this.quaternion),I=g.clone(),C=new W.Vector3().crossVectors(w,I).normalize();this.rotateOnWorldAxis(C,w.angleTo(I)),this.position.copy(m),this._opacityMesh=new Wf(u,f),this._opacityMesh.visible=e.mode==="behind",this.add(this._opacityMesh)}get mode(){return this._mode}set mode(e){this._mode=e,this._opacityMesh&&(this._opacityMesh.visible=e==="behind")}removeFromParent(){const e=this.parent;return e!==null&&e.remove(this),this}dispose(){this.container.remove(),this.removeFromParent()}}const IP=new Cp.GLTFLoader;function EP(n){return new Promise((t,e)=>{function i(o){t(o)}function s(o){e(o)}IP.load(n,i,void 0,s)})}function MP(n){me(n,"svelte-xuejcm",".line.svelte-xuejcm{position:absolute;pointer-events:none}.line.vertical.svelte-xuejcm{transform:rotate(-90deg) translate3d(0.03125rem, 0, 0.625rem);transform-origin:0 0}.line.horizontal.svelte-xuejcm{transform:translate3d(0, -0.03125rem, 0.625rem)}.straight-line.svelte-xuejcm{display:block;width:100%;height:100%;overflow:visible}")}function $d(n){let t,e,i,s,o,r,a,l=n[3]&&eu(n);return{c(){t=L("div"),e=He("svg"),i=He("defs"),s=He("linearGradient"),o=He("stop"),r=He("stop"),l&&l.c(),P(o,"offset","25%"),P(o,"stop-color",n[5]),P(o,"stop-opacity","1"),P(r,"offset","100%"),P(r,"stop-color",n[5]),P(r,"stop-opacity","0.5"),P(s,"x1",.5),P(s,"y1",.5),P(s,"x2",n[8]),P(s,"y2",.5),P(s,"id",n[10]),P(s,"gradientUnits","userSpaceOnUse"),P(e,"class","straight-line svelte-xuejcm"),P(e,"viewBox",a="0 0 "+n[8]+" "+n[7]),P(e,"preserveAspectRatio","none"),P(t,"class","line svelte-xuejcm"),ie(t,"vertical",n[9]),ie(t,"horizontal",!n[9]),j(t,"width",n[8]+"px"),j(t,"height",n[7]+"px")},m(c,h){R(c,t,h),O(t,e),O(e,i),O(i,s),O(s,o),O(s,r),l&&l.m(e,null)},p(c,h){h&32&&P(o,"stop-color",c[5]),h&32&&P(r,"stop-color",c[5]),h&256&&P(s,"x2",c[8]),c[3]?l?(l.p(c,h),h&8&&D(l,1)):(l=eu(c),l.c(),D(l,1),l.m(e,null)):l&&(ue(),B(l,1,1,()=>{l=null}),fe()),h&384&&a!==(a="0 0 "+c[8]+" "+c[7])&&P(e,"viewBox",a),h&512&&ie(t,"vertical",c[9]),h&512&&ie(t,"horizontal",!c[9]),h&256&&j(t,"width",c[8]+"px"),h&128&&j(t,"height",c[7]+"px")},d(c){c&&V(t),l&&l.d()}}}function eu(n){let t,e,i,s,o;return{c(){t=He("path"),P(t,"fill","none"),P(t,"stroke",e=n[4]?`url(#${n[10]})`:n[5]),P(t,"stroke-width",1),P(t,"d",n[6])},m(r,a){R(r,t,a),o=!0},p(r,a){n=r,(!o||a&48&&e!==(e=n[4]?`url(#${n[10]})`:n[5]))&&P(t,"stroke",e),(!o||a&64)&&P(t,"d",n[6])},i(r){o||(r&&tt(()=>{o&&(s&&s.end(1),i=Fi(t,hr,{duration:n[2],delay:n[0],easing:wi}),i.start())}),o=!0)},o(r){i&&i.invalidate(),r&&(s=us(t,hr,{duration:n[2],delay:n[1],easing:wi})),o=!1},d(r){r&&V(t),r&&s&&s.end()}}}function xP(n){let t,e=n[8]&&$d(n);return{c(){e&&e.c(),t=Ee()},m(i,s){e&&e.m(i,s),R(i,t,s)},p(i,[s]){i[8]?e?e.p(i,s):(e=$d(i),e.c(),e.m(t.parentNode,t)):e&&(e.d(1),e=null)},i:K,o:K,d(i){e&&e.d(i),i&&V(t)}}}function kP(n,t,e){let i,s,o,r,{inDelay:a=0}=t,{outDelay:l=0}=t,{duration:c=1e3}=t,{unfolded:h}=t,{length:u}=t,{direction:f="horizontal"}=t,{useLinearColor:m=!1}=t,{color:v="white"}=t;const p=ct();return n.$$set=g=>{"inDelay"in g&&e(0,a=g.inDelay),"outDelay"in g&&e(1,l=g.outDelay),"duration"in g&&e(2,c=g.duration),"unfolded"in g&&e(3,h=g.unfolded),"length"in g&&e(11,u=g.length),"direction"in g&&e(12,f=g.direction),"useLinearColor"in g&&e(4,m=g.useLinearColor),"color"in g&&e(5,v=g.color)},n.$$.update=()=>{n.$$.dirty&4096&&e(9,i=f==="vertical"),n.$$.dirty&2048&&e(8,s=u),n.$$.dirty&2048&&e(6,r=`M0.5 0.5 H ${u}`)},e(7,o=1),[a,l,c,h,m,v,r,o,s,i,p,u,f]}class Pc extends de{constructor(t){super(),he(this,t,kP,xP,ce,{inDelay:0,outDelay:1,duration:2,unfolded:3,length:11,direction:12,useLinearColor:4,color:5},MP)}}function DP(n){me(n,"svelte-faoauy",".shadow.svelte-faoauy{position:absolute}")}function tu(n){let t,e,i,s,o;return{c(){t=L("div"),P(t,"class","shadow svelte-faoauy"),P(t,"style",e=`
823
823
  left: ${Vt(n[5])};
824
824
  bottom: ${Vt(n[6])};
825
825
  border-radius: ${n[10]?"9999px":"0"};
@@ -839,7 +839,7 @@ void main() {
839
839
  `?f:_).map(_=>({id:ct(),content:_})))),S}function A(){if(!v)return;const M=!a;v.reversed!==M&&v.reverse(),v.play()}function w(M){if(l){e(5,l=!1);return}clearTimeout(m),m=setTimeout(A,M?s:o)}function I(M){const S=function(){const T=sP(G=>M[G].getBoundingClientRect().x,[Math.min(M.length-1,10),Math.min(M.length-1,30)]);if(T>0)return T}();v=$o({targets:M.slice(0,S).filter(xe),autoplay:!1,duration:400,scale:[.7,1],rotate:[20,0],opacity:[0,1],translateX:[4,0],translateY:[10,0],delay:$o.stagger(50),easing:"easeInOutCubic"}),a&&v.seek(v.duration)}function C(M,S){Ne[M?"unshift":"push"](()=>{p[S]=M,e(1,p)})}function E(M,S){Ne[M?"unshift":"push"](()=>{p[S]=M,e(1,p)})}return n.$$set=M=>{"inDelay"in M&&e(6,s=M.inDelay),"outDelay"in M&&e(7,o=M.outDelay),"content"in M&&e(0,r=M.content),"unfolded"in M&&e(8,a=M.unfolded),"isFistUnfoldedUpdate"in M&&e(5,l=M.isFistUnfoldedUpdate)},n.$$.update=()=>{n.$$.dirty&1&&e(2,i=g(r)),n.$$.dirty&256&&w(a),n.$$.dirty&2&&I(p.filter(M=>!!M))},[r,p,i,u,f,l,s,o,a,C,E]}class Pg extends de{constructor(t){super(),he(this,t,RP,BP,ce,{inDelay:6,outDelay:7,content:0,unfolded:8,isFistUnfoldedUpdate:5},zP)}}function _P(n){me(n,"svelte-1ogmlqq",".arrow.svelte-1ogmlqq{width:100%;height:100%;background-size:100%;transition:transform 400ms ease-in-out;cursor:pointer;pointer-events:auto}.arrow-wrapper.svelte-1ogmlqq{position:relative;width:100%;height:100%}.arrow.left.svelte-1ogmlqq{transform:rotate(0deg)}.arrow.right.svelte-1ogmlqq{transform:rotate(-180deg)}.arrow.top.svelte-1ogmlqq{transform:rotate(90deg)}.arrow.bottom.svelte-1ogmlqq{transform:rotate(-90deg)}")}function su(n){let t,e,i,s,o,r,a,l,c,h;return e=new Jt({props:{center:!0,blurRadius:9,spreadRadius:3}}),{c(){t=L("div"),oe(e.$$.fragment),i=ee(),s=L("div"),P(s,"class",o="arrow "+n[0]+" svelte-1ogmlqq"),j(s,"background-image","url("+Jw+")"),P(t,"class","arrow-wrapper svelte-1ogmlqq")},m(u,f){R(u,t,f),ne(e,t,null),O(t,i),O(t,s),l=!0,c||(h=we(s,"click",n[5]),c=!0)},p(u,f){n=u,(!l||f&1&&o!==(o="arrow "+n[0]+" svelte-1ogmlqq"))&&P(s,"class",o)},i(u){l||(D(e.$$.fragment,u),u&&tt(()=>{l&&(a&&a.end(1),r=Fi(s,ut,{duration:n[2],delay:n[3],easing:qn}),r.start())}),l=!0)},o(u){B(e.$$.fragment,u),r&&r.invalidate(),u&&(a=us(s,ut,{duration:n[2],delay:n[4],easing:qn})),l=!1},d(u){u&&V(t),se(e),u&&a&&a.end(),c=!1,h()}}}function FP(n){let t,e,i=n[1]&&su(n);return{c(){i&&i.c(),t=Ee()},m(s,o){i&&i.m(s,o),R(s,t,o),e=!0},p(s,[o]){s[1]?i?(i.p(s,o),o&2&&D(i,1)):(i=su(s),i.c(),D(i,1),i.m(t.parentNode,t)):i&&(ue(),B(i,1,1,()=>{i=null}),fe())},i(s){e||(D(i),e=!0)},o(s){B(i),e=!1},d(s){i&&i.d(s),s&&V(t)}}}function HP(n,t,e){let{direction:i="right"}=t,{visible:s=!0}=t,{duration:o=0}=t,{inDelay:r=0}=t,{outDelay:a=0}=t;function l(c){ds.call(this,n,c)}return n.$$set=c=>{"direction"in c&&e(0,i=c.direction),"visible"in c&&e(1,s=c.visible),"duration"in c&&e(2,o=c.duration),"inDelay"in c&&e(3,r=c.inDelay),"outDelay"in c&&e(4,a=c.outDelay)},[i,s,o,r,a,l]}let NP=class extends de{constructor(t){super(),he(this,t,HP,FP,ce,{direction:0,visible:1,duration:2,inDelay:3,outDelay:4},_P)}};function GP(n,t,e=20,i=5){return new Promise((s,o)=>{let r=0;const a=setInterval(()=>{const l=n();t(l)?(clearInterval(a),s(l)):r>=i&&(clearInterval(a),o(l)),r++},e)})}function QP(n){me(n,"svelte-1fuzm7v",".text.svelte-1fuzm7v{pointer-events:auto;box-sizing:border-box;display:inline-block;max-width:7.5rem;transition:transform 400ms ease-in-out;font-size:0.75rem;line-height:1.125rem;white-space:initial;cursor:pointer}.arrow.svelte-1fuzm7v{pointer-events:auto;display:inline-block;vertical-align:top;width:0.875rem;height:0.875rem;margin-left:0.125rem;margin-top:0.125rem}")}function ou(n){let t,e,i;return e=new Pg({props:{unfolded:n[0],content:n[1],inDelay:500,outDelay:n[5]}}),{c(){t=L("div"),oe(e.$$.fragment),P(t,"class","text svelte-1fuzm7v"),j(t,"transform",n[7])},m(s,o){R(s,t,o),ne(e,t,null),n[10](t),i=!0},p(s,o){const r={};o&1&&(r.unfolded=s[0]),o&2&&(r.content=s[1]),o&32&&(r.outDelay=s[5]),e.$set(r),o&128&&j(t,"transform",s[7])},i(s){i||(D(e.$$.fragment,s),i=!0)},o(s){B(e.$$.fragment,s),i=!1},d(s){s&&V(t),se(e),n[10](null)}}}function ru(n){let t,e,i;return e=new NP({props:{direction:n[6],visible:n[0],inDelay:600,duration:1e3}}),{c(){t=L("div"),oe(e.$$.fragment),P(t,"class","arrow svelte-1fuzm7v")},m(s,o){R(s,t,o),ne(e,t,null),i=!0},p(s,o){const r={};o&64&&(r.direction=s[6]),o&1&&(r.visible=s[0]),e.$set(r)},i(s){i||(D(e.$$.fragment,s),i=!0)},o(s){B(e.$$.fragment,s),i=!1},d(s){s&&V(t),se(e)}}}function WP(n){let t,e,i,s=n[1]&&ou(n),o=n[3]<n[4]&&ru(n);return{c(){s&&s.c(),t=ee(),o&&o.c(),e=Ee()},m(r,a){s&&s.m(r,a),R(r,t,a),o&&o.m(r,a),R(r,e,a),i=!0},p(r,[a]){r[1]?s?(s.p(r,a),a&2&&D(s,1)):(s=ou(r),s.c(),D(s,1),s.m(t.parentNode,t)):s&&(ue(),B(s,1,1,()=>{s=null}),fe()),r[3]<r[4]?o?(o.p(r,a),a&24&&D(o,1)):(o=ru(r),o.c(),D(o,1),o.m(e.parentNode,e)):o&&(ue(),B(o,1,1,()=>{o=null}),fe())},i(r){i||(D(s),D(o),i=!0)},o(r){B(s),B(o),i=!1},d(r){s&&s.d(r),r&&V(t),o&&o.d(r),r&&V(e)}}}function UP(n,t,e){let i,s,o,{visible:r=!1}=t,{textUnfolded:a=!1}=t,{content:l}=t,c,h=0,u=0,f=0;function m(v){Ne[v?"unshift":"push"](()=>{c=v,e(2,c)})}return n.$$set=v=>{"visible"in v&&e(0,r=v.visible),"textUnfolded"in v&&e(8,a=v.textUnfolded),"content"in v&&e(1,l=v.content)},n.$$.update=()=>{if(n.$$.dirty&7&&c&&r&&l){const{lineHeight:v}=getComputedStyle(c);e(4,f=c.offsetHeight),GP(()=>c==null?void 0:c.offsetHeight,Boolean).then(()=>{e(4,f=c.offsetHeight)}),e(3,u=Number(v.replace("px","")))}n.$$.dirty&280&&e(9,h=a?u-f:0),n.$$.dirty&512&&e(7,i=`translateY(${h}px)`),n.$$.dirty&256&&e(6,s=a?"left":"right"),n.$$.dirty&256&&e(5,o=a?450:0)},[r,l,c,u,f,o,s,i,a,h,m]}class Ig extends de{constructor(t){super(),he(this,t,UP,WP,ce,{visible:0,textUnfolded:8,content:1},QP)}}function YP(n){me(n,"svelte-5hip41",".content.svelte-5hip41{--height:62.4375rem;width:-moz-max-content;width:max-content;height:var(--height);padding:calc(var(--height) - 1.125rem) 0.25rem 0 1rem;position:absolute;left:0;bottom:0;overflow:hidden;box-sizing:border-box;font-size:0;pointer-events:none;white-space:nowrap;font-weight:600}")}function au(n){var h,u;let t,e,i,s,o,r,a,l,c;return t=new Jt({props:{visible:n[2],left:n[3]/2+"px",bottom:12,width:2,blurRadius:120,spreadRadius:60}}),i=new Pc({props:{unfolded:n[2],length:n[3],outDelay:n[4]+40*Math.min((u=(h=n[6][0])==null?void 0:h.content.length)!=null?u:10,15),useLinearColor:!0}}),r=new Ig({props:{visible:n[2],textUnfolded:n[1],content:n[5]}}),{c(){oe(t.$$.fragment),e=ee(),oe(i.$$.fragment),s=ee(),o=L("div"),oe(r.$$.fragment),P(o,"class","content svelte-5hip41")},m(f,m){ne(t,f,m),R(f,e,m),ne(i,f,m),R(f,s,m),R(f,o,m),ne(r,o,null),a=!0,l||(c=[Wt(Ni.call(null,o)),we(o,"clientWidth",n[10]),we(o,"click",n[7])],l=!0)},p(f,m){var A,w;const v={};m&4&&(v.visible=f[2]),m&8&&(v.left=f[3]/2+"px"),t.$set(v);const p={};m&4&&(p.unfolded=f[2]),m&8&&(p.length=f[3]),m&16&&(p.outDelay=f[4]+40*Math.min((w=(A=f[6][0])==null?void 0:A.content.length)!=null?w:10,15)),i.$set(p);const g={};m&4&&(g.visible=f[2]),m&2&&(g.textUnfolded=f[1]),m&32&&(g.content=f[5]),r.$set(g)},i(f){a||(D(t.$$.fragment,f),D(i.$$.fragment,f),D(r.$$.fragment,f),a=!0)},o(f){B(t.$$.fragment,f),B(i.$$.fragment,f),B(r.$$.fragment,f),a=!1},d(f){se(t,f),f&&V(e),se(i,f),f&&V(s),f&&V(o),se(r),l=!1,rt(c)}}}function XP(n){let t,e,i=n[0].state&&au(n);return{c(){i&&i.c(),t=Ee()},m(s,o){i&&i.m(s,o),R(s,t,o),e=!0},p(s,[o]){s[0].state?i?(i.p(s,o),o&1&&D(i,1)):(i=au(s),i.c(),D(i,1),i.m(t.parentNode,t)):i&&(ue(),B(i,1,1,()=>{i=null}),fe())},i(s){e||(D(i),e=!0)},o(s){B(i),e=!1},d(s){i&&i.d(s),s&&V(t)}}}function ZP(n,t,e){let i,s,o,r,a,{tag:l}=t,c,h=!1,u=[];function f(){e(1,h=!h)}const m=v=>{e(3,c=v.detail)};return n.$$set=v=>{"tag"in v&&e(0,l=v.tag)},n.$$.update=()=>{var v,p,g,A;n.$$.dirty&1&&e(2,i=!!((v=l.state)!=null&&v.unfolded)),n.$$.dirty&1&&e(9,s=(g=(p=l.data.title)!=null?p:l.data.text)!=null?g:""),n.$$.dirty&1&&e(8,o=(A=l.data.description)!=null?A:""),n.$$.dirty&768&&e(5,r=(()=>{if(s&&o)return s+`
840
840
  `+o;if(s)return s;if(o)return o})()),n.$$.dirty&4&&(i||setTimeout(()=>{e(1,h=!1)},20)),n.$$.dirty&2&&e(4,a=h?450:0)},[l,h,i,c,a,r,u,f,o,s,m]}class JP extends de{constructor(t){super(),he(this,t,ZP,XP,ce,{tag:0},YP)}}function si(n){return typeof n=="number"?n/16+"rem":n}function qP(n){me(n,"svelte-1j0cz4o",'.text.svelte-1j0cz4o{display:-webkit-box;display:-ms-box;display:-moz-box;position:relative;width:-moz-max-content;width:max-content;max-width:100%;-webkit-box-orient:vertical;-ms-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@keyframes svelte-1j0cz4o-blink{0%{opacity:1}50%{opacity:0}100%{opacity:1}}.caret.svelte-1j0cz4o{position:absolute;width:0.0625rem;height:100%;background-color:#fff;animation:svelte-1j0cz4o-blink 1.2s infinite}.placeholder.svelte-1j0cz4o{opacity:0.5}.placeholder.svelte-1j0cz4o:empty::after{content:" "}')}function KP(n){let t;const e=n[6].default,i=as(e,n,n[5],null);return{c(){i&&i.c()},m(s,o){i&&i.m(s,o),t=!0},p(s,o){i&&i.p&&(!t||o&32)&&cs(i,e,s,s[5],t?ls(e,s[5],o,null):hs(s[5]),null)},i(s){t||(D(i,s),t=!0)},o(s){B(i,s),t=!1},d(s){i&&i.d(s)}}}function $P(n){var o,r;let t,e,i=((o=n[3])==null?void 0:o.inputting)&&lu(),s=typeof((r=n[3])==null?void 0:r.placeholder)=="string"&&cu(n);return{c(){i&&i.c(),t=ee(),s&&s.c(),e=Ee()},m(a,l){i&&i.m(a,l),R(a,t,l),s&&s.m(a,l),R(a,e,l)},p(a,l){var c,h;(c=a[3])!=null&&c.inputting?i||(i=lu(),i.c(),i.m(t.parentNode,t)):i&&(i.d(1),i=null),typeof((h=a[3])==null?void 0:h.placeholder)=="string"?s?s.p(a,l):(s=cu(a),s.c(),s.m(e.parentNode,e)):s&&(s.d(1),s=null)},i:K,o:K,d(a){i&&i.d(a),a&&V(t),s&&s.d(a),a&&V(e)}}}function eI(n){let t;return{c(){t=Se(n[2])},m(e,i){R(e,t,i)},p(e,i){i&4&&Te(t,e[2])},i:K,o:K,d(e){e&&V(t)}}}function lu(n){let t;return{c(){t=L("div"),P(t,"class","caret svelte-1j0cz4o")},m(e,i){R(e,t,i)},d(e){e&&V(t)}}}function cu(n){let t,e=n[3].placeholder+"",i;return{c(){t=L("span"),i=Se(e),P(t,"class","placeholder svelte-1j0cz4o")},m(s,o){R(s,t,o),O(t,i)},p(s,o){o&8&&e!==(e=s[3].placeholder+"")&&Te(i,e)},d(s){s&&V(t)}}}function tI(n){let t,e,i,s;const o=[eI,$P,KP],r=[];function a(l,c){return l[2]?0:l[4]?1:2}return e=a(n),i=r[e]=o[e](n),{c(){t=L("div"),i.c(),P(t,"class","text svelte-1j0cz4o"),j(t,"max-width",typeof n[1]=="number"?si(n[1]):n[1]),j(t,"-webkit-line-clamp",n[0])},m(l,c){R(l,t,c),r[e].m(t,null),s=!0},p(l,[c]){let h=e;e=a(l),e===h?r[e].p(l,c):(ue(),B(r[h],1,1,()=>{r[h]=null}),fe(),i=r[e],i?i.p(l,c):(i=r[e]=o[e](l),i.c()),D(i,1),i.m(t,null)),c&2&&j(t,"max-width",typeof l[1]=="number"?si(l[1]):l[1]),c&1&&j(t,"-webkit-line-clamp",l[0])},i(l){s||(D(i),s=!0)},o(l){B(i),s=!1},d(l){l&&V(t),r[e].d()}}}function iI(n,t,e){let i,{$$slots:s={},$$scope:o}=t,{maxLine:r=null}=t,{maxWidth:a=null}=t,{text:l=null}=t,{edit:c=null}=t;return n.$$set=h=>{"maxLine"in h&&e(0,r=h.maxLine),"maxWidth"in h&&e(1,a=h.maxWidth),"text"in h&&e(2,l=h.text),"edit"in h&&e(3,c=h.edit),"$$scope"in h&&e(5,o=h.$$scope)},n.$$.update=()=>{n.$$.dirty&8&&e(4,i=typeof(c==null?void 0:c.placeholder)=="string"||(c==null?void 0:c.inputting))},[r,a,l,c,i,o,s]}class Ic extends de{constructor(t){super(),he(this,t,iI,tI,ce,{maxLine:0,maxWidth:1,text:2,edit:3},qP)}}function nI(n){me(n,"svelte-1oxrkr1",".plane__container.svelte-1oxrkr1.svelte-1oxrkr1{position:absolute;left:50%;transform:translate(-50%, -100%);width:-moz-max-content;width:max-content}.plane__wrapper.svelte-1oxrkr1.svelte-1oxrkr1{transition:transform 500ms linear, opacity 200ms linear;padding:0.625rem;background-color:rgba(0, 0, 0, 0.5);border:0.03125rem solid rgba(255, 255, 255, 0.3);border-radius:0.25rem}.unfolded.svelte-1oxrkr1 .plane__wrapper.svelte-1oxrkr1{transition-delay:200ms, 500ms;opacity:1}.folded.svelte-1oxrkr1 .plane__wrapper.svelte-1oxrkr1{opacity:0}.plane.svelte-1oxrkr1.svelte-1oxrkr1{max-width:11.75rem}.title.svelte-1oxrkr1.svelte-1oxrkr1{white-space:pre-wrap;font-weight:bold;font-size:0.75rem;line-height:1.125rem}.description.svelte-1oxrkr1.svelte-1oxrkr1{margin-top:0.25rem;white-space:pre-wrap;font-size:0.6875rem;line-height:1rem}")}function hu(n){var u,f;let t,e,i,s,o,r,a,l,c;t=new Pc({props:{unfolded:n[1],direction:"vertical",length:15,duration:500,inDelay:200,useLinearColor:!0}}),a=new Ic({props:{text:n[4],edit:(u=n[0].data.edit)==null?void 0:u.title,maxLine:n[2]}});let h=(n[0].data.description||((f=n[0].data.edit)==null?void 0:f.description))&&du(n);return{c(){oe(t.$$.fragment),e=ee(),i=L("div"),s=L("div"),o=L("div"),r=L("div"),oe(a.$$.fragment),l=ee(),h&&h.c(),P(r,"class","title svelte-1oxrkr1"),P(o,"class","plane svelte-1oxrkr1"),P(s,"class","plane__wrapper svelte-1oxrkr1"),j(s,"transform",n[1]?"translateY(-15px)":"translateY(0)"),P(i,"class","plane__container svelte-1oxrkr1"),ie(i,"unfolded",n[1]),ie(i,"folded",n[5])},m(m,v){ne(t,m,v),R(m,e,v),R(m,i,v),O(i,s),O(s,o),O(o,r),ne(a,r,null),O(o,l),h&&h.m(o,null),c=!0},p(m,v){var A,w;const p={};v&2&&(p.unfolded=m[1]),t.$set(p);const g={};v&16&&(g.text=m[4]),v&1&&(g.edit=(A=m[0].data.edit)==null?void 0:A.title),v&4&&(g.maxLine=m[2]),a.$set(g),m[0].data.description||(w=m[0].data.edit)!=null&&w.description?h?(h.p(m,v),v&1&&D(h,1)):(h=du(m),h.c(),D(h,1),h.m(o,null)):h&&(ue(),B(h,1,1,()=>{h=null}),fe()),v&2&&j(s,"transform",m[1]?"translateY(-15px)":"translateY(0)"),(!c||v&2)&&ie(i,"unfolded",m[1]),(!c||v&32)&&ie(i,"folded",m[5])},i(m){c||(D(t.$$.fragment,m),D(a.$$.fragment,m),D(h),c=!0)},o(m){B(t.$$.fragment,m),B(a.$$.fragment,m),B(h),c=!1},d(m){se(t,m),m&&V(e),m&&V(i),se(a),h&&h.d()}}}function du(n){var s;let t,e,i;return e=new Ic({props:{text:n[0].data.description,edit:(s=n[0].data.edit)==null?void 0:s.description,maxLine:n[3]}}),{c(){t=L("div"),oe(e.$$.fragment),P(t,"class","description svelte-1oxrkr1")},m(o,r){R(o,t,r),ne(e,t,null),i=!0},p(o,r){var l;const a={};r&1&&(a.text=o[0].data.description),r&1&&(a.edit=(l=o[0].data.edit)==null?void 0:l.description),r&8&&(a.maxLine=o[3]),e.$set(a)},i(o){i||(D(e.$$.fragment,o),i=!0)},o(o){B(e.$$.fragment,o),i=!1},d(o){o&&V(t),se(e)}}}function sI(n){let t,e,i=n[0].state&&hu(n);return{c(){i&&i.c(),t=Ee()},m(s,o){i&&i.m(s,o),R(s,t,o),e=!0},p(s,[o]){s[0].state?i?(i.p(s,o),o&1&&D(i,1)):(i=hu(s),i.c(),D(i,1),i.m(t.parentNode,t)):i&&(ue(),B(i,1,1,()=>{i=null}),fe())},i(s){e||(D(i),e=!0)},o(s){B(i),e=!1},d(s){i&&i.d(s),s&&V(t)}}}function oI(n,t,e){let i,s,o,r,a,{tag:l}=t;return n.$$set=c=>{"tag"in c&&e(0,l=c.tag)},n.$$.update=()=>{var c,h,u,f,m;n.$$.dirty&1&&e(1,i=!!((c=l.state)!=null&&c.unfolded)),n.$$.dirty&2&&e(5,s=!i),n.$$.dirty&1&&e(4,o=(u=(h=l.data.title)!=null?h:l.data.text)!=null?u:""),n.$$.dirty&1&&e(3,r=(f=l.data.descriptionMaxRows)!=null?f:null),n.$$.dirty&1&&e(2,a=(m=l.data.titleMaxRows)!=null?m:null)},[l,i,a,r,o,s]}class rI extends de{constructor(t){super(),he(this,t,oI,sI,ce,{tag:0},nI)}}function aI(n){let t,e;return t=new rI({props:{tag:n[0]}}),{c(){oe(t.$$.fragment)},m(i,s){ne(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.tag=i[0]),t.$set(o)},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){B(t.$$.fragment,i),e=!1},d(i){se(t,i)}}}function lI(n){let t,e;return t=new JP({props:{tag:n[0]}}),{c(){oe(t.$$.fragment)},m(i,s){ne(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.tag=i[0]),t.$set(o)},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){B(t.$$.fragment,i),e=!1},d(i){se(t,i)}}}function cI(n){let t,e,i,s;const o=[lI,aI],r=[];function a(l,c){return l[1]==="line"?0:l[1]==="plane"?1:-1}return~(t=a(n))&&(e=r[t]=o[t](n)),{c(){e&&e.c(),i=Ee()},m(l,c){~t&&r[t].m(l,c),R(l,i,c),s=!0},p(l,[c]){let h=t;t=a(l),t===h?~t&&r[t].p(l,c):(e&&(ue(),B(r[h],1,1,()=>{r[h]=null}),fe()),~t?(e=r[t],e?e.p(l,c):(e=r[t]=o[t](l),e.c()),D(e,1),e.m(i.parentNode,i)):e=null)},i(l){s||(D(e),s=!0)},o(l){B(e),s=!1},d(l){~t&&r[t].d(l),l&&V(i)}}}function hI(n,t,e){let i,{tag:s}=t;return n.$$set=o=>{"tag"in o&&e(0,s=o.tag)},n.$$.update=()=>{var o;n.$$.dirty&1&&e(1,i=(o=s.data.appearance)!=null?o:"line")},[s,i]}class dI extends de{constructor(t){super(),he(this,t,hI,cI,ce,{tag:0})}}function uI(n){me(n,"svelte-blgtit",".line.svelte-blgtit{width:100%;height:100%;overflow:visible;pointer-events:none}")}function uu(n){let t,e,i,s;return{c(){t=He("path"),P(t,"fill","none"),P(t,"stroke","url(#"+n[4]+")"),P(t,"stroke-width","1"),P(t,"d","M0 21 L14 0.5 L105 0.5")},m(o,r){R(o,t,r),s=!0},p(o,r){n=o},i(o){s||(o&&tt(()=>{s&&(i&&i.end(1),e=Fi(t,hr,{duration:n[1],delay:n[0],easing:Lm}),e.start())}),s=!0)},o(o){e&&e.invalidate(),o&&(i=us(t,hr,{duration:n[1],delay:n[2],easing:qn})),s=!1},d(o){o&&V(t),o&&i&&i.end()}}}function fI(n){let t,e,i,s,o,r=n[3]&&uu(n);return{c(){t=He("svg"),e=He("defs"),i=He("linearGradient"),s=He("stop"),o=He("stop"),r&&r.c(),P(s,"offset","25%"),P(s,"stop-color","white"),P(s,"stop-opacity","1"),P(o,"offset","100%"),P(o,"stop-color","white"),P(o,"stop-opacity","0.5"),P(i,"id",n[4]),P(i,"gradientUnits","userSpaceOnUse"),P(t,"class","line svelte-blgtit"),P(t,"viewBox","0 0 105 21")},m(a,l){R(a,t,l),O(t,e),O(e,i),O(i,s),O(i,o),r&&r.m(t,null)},p(a,[l]){a[3]?r?(r.p(a,l),l&8&&D(r,1)):(r=uu(a),r.c(),D(r,1),r.m(t,null)):r&&(ue(),B(r,1,1,()=>{r=null}),fe())},i(a){D(r)},o(a){B(r)},d(a){a&&V(t),r&&r.d()}}}function mI(n,t,e){let{inDelay:i=0}=t,{duration:s=1e3}=t,{outDelay:o=0}=t,{unfolded:r}=t;const a=ct();return n.$$set=l=>{"inDelay"in l&&e(0,i=l.inDelay),"duration"in l&&e(1,s=l.duration),"outDelay"in l&&e(2,o=l.outDelay),"unfolded"in l&&e(3,r=l.unfolded)},[i,s,o,r,a]}let gI=class extends de{constructor(t){super(),he(this,t,mI,fI,ce,{inDelay:0,duration:1,outDelay:2,unfolded:3},uI)}};function pI(n){me(n,"svelte-1mgyhhn",`:root{--sc-dot-size:6px;--sc-active-dot-size:8px;--sc-dot-size-animation-time:250ms}.sc-carousel-dot__dot.svelte-1mgyhhn{background-color:var(--sc-color-rgb-light);border-radius:50%;display:inline-block;opacity:0.5;transition:opacity 100ms ease,\r
841
841
  height var(--sc-dot-size-animation-time) ease,\r
842
- width var(--sc-dot-size-animation-time) ease;cursor:pointer;-webkit-tap-highlight-color:transparent;height:var(--sc-dot-size);width:var(--sc-dot-size)}.sc-carousel-dot__dot.svelte-1mgyhhn:hover{opacity:0.9}.sc-carousel-dot__dot_active.svelte-1mgyhhn{opacity:0.7;height:var(--sc-active-dot-size);width:var(--sc-active-dot-size)}`)}function vI(n){let t,e,i;return{c(){t=L("button"),P(t,"class","sc-carousel-button sc-carousel-dot__dot svelte-1mgyhhn"),ie(t,"sc-carousel-dot__dot_active",n[0])},m(s,o){R(s,t,o),e||(i=we(t,"click",n[1]),e=!0)},p(s,[o]){o&1&&ie(t,"sc-carousel-dot__dot_active",s[0])},i:K,o:K,d(s){s&&V(t),e=!1,i()}}}function AI(n,t,e){let{active:i=!1}=t;function s(o){ds.call(this,n,o)}return n.$$set=o=>{"active"in o&&e(0,i=o.active)},[i,s]}class bI extends de{constructor(t){super(),he(this,t,AI,vI,ce,{active:0},pI)}}function yI(n){me(n,"svelte-670fde",".sc-carousel-dots__container.svelte-670fde{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;padding:0 30px}.sc-carousel-dots__dot-container.svelte-670fde{height:calc(var(--sc-dot-size) + 14px);width:calc(var(--sc-dot-size) + 10px);display:flex;align-items:center;justify-content:center}")}function fu(n,t,e){const i=n.slice();return i[5]=t[e],i[7]=e,i}function mu(n,t){let e,i,s,o;function r(){return t[3](t[7])}return i=new bI({props:{active:t[1]===t[7]}}),i.$on("click",r),{key:n,first:null,c(){e=L("div"),oe(i.$$.fragment),s=ee(),P(e,"class","sc-carousel-dots__dot-container svelte-670fde"),this.first=e},m(a,l){R(a,e,l),ne(i,e,null),O(e,s),o=!0},p(a,l){t=a;const c={};l&3&&(c.active=t[1]===t[7]),i.$set(c)},i(a){o||(D(i.$$.fragment,a),o=!0)},o(a){B(i.$$.fragment,a),o=!1},d(a){a&&V(e),se(i)}}}function wI(n){let t,e=[],i=new Map,s,o=Array(n[0]);const r=a=>a[7];for(let a=0;a<o.length;a+=1){let l=fu(n,o,a),c=r(l);i.set(c,e[a]=mu(c,l))}return{c(){t=L("div");for(let a=0;a<e.length;a+=1)e[a].c();P(t,"class","sc-carousel-dots__container svelte-670fde")},m(a,l){R(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&7&&(o=Array(a[0]),ue(),e=Zt(e,l,r,1,a,o,i,t,Hi,mu,null,fu),fe())},i(a){if(!s){for(let l=0;l<o.length;l+=1)D(e[l]);s=!0}},o(a){for(let l=0;l<e.length;l+=1)B(e[l]);s=!1},d(a){a&&V(t);for(let l=0;l<e.length;l+=1)e[l].d()}}}function CI(n,t,e){const i=kr();let{pagesCount:s=1}=t,{currentPageIndex:o=0}=t;function r(l){i("pageChange",l)}const a=l=>r(l);return n.$$set=l=>{"pagesCount"in l&&e(0,s=l.pagesCount),"currentPageIndex"in l&&e(1,o=l.currentPageIndex)},[s,o,r,a]}class PI extends de{constructor(t){super(),he(this,t,CI,wI,ce,{pagesCount:0,currentPageIndex:1},yI)}}const is="prev",Ri="next";function II(n){me(n,"svelte-1bftafx",":root{--sc-arrow-size:2px}.sc-carousel-arrow__circle.svelte-1bftafx{width:20px;height:20px;border-radius:50%;background-color:var(--sc-color-rgb-light-50p);display:flex;align-items:center;justify-content:center;transition:opacity 100ms ease;cursor:pointer;-webkit-tap-highlight-color:transparent}.sc-carousel-arrow__circle.svelte-1bftafx:hover{opacity:0.9}.sc-carousel-arrow__arrow.svelte-1bftafx{border:solid var(--sc-color-hex-dark);border-width:0 var(--sc-arrow-size) var(--sc-arrow-size) 0;padding:var(--sc-arrow-size);position:relative}.sc-carousel-arrow__arrow-next.svelte-1bftafx{transform:rotate(-45deg);left:calc(var(--sc-arrow-size) / -2)}.sc-carousel-arrow__arrow-prev.svelte-1bftafx{transform:rotate(135deg);right:calc(var(--sc-arrow-size) / -2)}.sc-carousel-arrow__circle_disabled.svelte-1bftafx,.sc-carousel-arrow__circle_disabled.svelte-1bftafx:hover{opacity:0.5}")}function EI(n){let t,e,i,s;return{c(){t=L("button"),e=L("i"),P(e,"class","sc-carousel-arrow__arrow svelte-1bftafx"),ie(e,"sc-carousel-arrow__arrow-next",n[0]===Ri),ie(e,"sc-carousel-arrow__arrow-prev",n[0]===is),P(t,"class","sc-carousel-button sc-carousel-arrow__circle svelte-1bftafx"),ie(t,"sc-carousel-arrow__circle_disabled",n[1])},m(o,r){R(o,t,r),O(t,e),i||(s=we(t,"click",n[2]),i=!0)},p(o,[r]){r&1&&ie(e,"sc-carousel-arrow__arrow-next",o[0]===Ri),r&1&&ie(e,"sc-carousel-arrow__arrow-prev",o[0]===is),r&2&&ie(t,"sc-carousel-arrow__circle_disabled",o[1])},i:K,o:K,d(o){o&&V(t),i=!1,s()}}}function MI(n,t,e){let{direction:i=Ri}=t,{disabled:s=!1}=t;function o(r){ds.call(this,n,r)}return n.$$set=r=>{"direction"in r&&e(0,i=r.direction),"disabled"in r&&e(1,s=r.disabled)},[i,s,o]}class Eg extends de{constructor(t){super(),he(this,t,MI,EI,ce,{direction:0,disabled:1},II)}}function xI(n){me(n,"svelte-i7yfid",".sc-carousel-progress__indicator.svelte-i7yfid{height:100%;background-color:var(--sc-color-hex-dark-50p)}")}function kI(n){let t;return{c(){t=L("div"),P(t,"class","sc-carousel-progress__indicator svelte-i7yfid"),j(t,"width",n[0]+"%")},m(e,i){R(e,t,i)},p(e,[i]){i&1&&j(t,"width",e[0]+"%")},i:K,o:K,d(e){e&&V(t)}}}const gu=100;function DI(n,t,e){let i,{value:s=0}=t;return n.$$set=o=>{"value"in o&&e(1,s=o.value)},n.$$.update=()=>{n.$$.dirty&2&&e(0,i=Math.min(Math.max(s*gu,0),gu))},[i,s]}class SI extends de{constructor(t){super(),he(this,t,DI,kI,ce,{value:1},xI)}}function TI(n,t){n.addEventListener("mousedown",t),n.addEventListener("touchstart",t,{passive:!0})}function LI(n,t){n.removeEventListener("mousedown",t),n.removeEventListener("touchstart",t)}function zI(n,t){n.addEventListener("mouseup",t),n.addEventListener("touchend",t)}function pu(n,t){n.removeEventListener("mouseup",t),n.removeEventListener("touchend",t)}function jI(n,t){n.addEventListener("mousemove",t),n.addEventListener("touchmove",t)}function vu(n,t){n.removeEventListener("mousemove",t),n.removeEventListener("touchmove",t)}function Ec(n){return function(t,e){n.dispatchEvent(new CustomEvent(t,{detail:e}))}}const OI=110,VI=9,BI=111,RI=20;function Wa(n){if("TouchEvent"in window&&n instanceof TouchEvent){const t=n.touches[0];return{x:t?t.clientX:0,y:t?t.clientY:0}}return{x:n.clientX,y:n.clientY}}function _I(n,{thresholdProvider:t}){const e=Ec(n);let i,s,o=0,r,a=!1;function l(){return Date.now()-r>=BI&&Math.abs(o)>=RI}function c(f){r=Date.now(),o=0,a=!0;const m=Wa(f);i=m.x,s=m.y,e("swipeStart",{x:i,y:s}),jI(window,h),zI(window,u)}function h(f){if(!a)return;const m=Wa(f),v=m.x-i,p=m.y-s;i=m.x,s=m.y,e("swipeMove",{x:i,y:s,dx:v,dy:p}),v!==0&&Math.sign(v)!==Math.sign(o)&&(o=0),o+=v,Math.abs(o)>t()&&(e("swipeThresholdReached",{direction:o>0?is:Ri}),pu(window,u),vu(window,h))}function u(f){if(pu(window,u),vu(window,h),a=!1,!l()){e("swipeFailed");return}const m=Wa(f);e("swipeEnd",{x:m.x,y:m.y})}return TI(n,c),{destroy(){LI(n,c)}}}function FI(n,t){n.addEventListener("mouseenter",t)}function HI(n,t){n.removeEventListener("mouseenter",t)}function NI(n,t){n.addEventListener("mouseleave",t)}function Au(n,t){n.removeEventListener("mouseleave",t)}function GI(n){const t=Ec(n);function e(){NI(n,i),t("hovered",{value:!0})}function i(){t("hovered",{value:!1}),Au(n,i)}return FI(n,e),{destroy(){HI(n,e),Au(n,i)}}}const QI=(n,t)=>{const e=t.x-n.x,i=t.y-n.y;return Math.sqrt(e*e+i*i)};function Gn(n,t,e){return Math.max(n,Math.min(t,e))}function WI(n,t){n.addEventListener("touchstart",t,{passive:!0})}function UI(n,t){n.removeEventListener("touchstart",t)}function YI(n,t){n.addEventListener("touchend",t)}function bu(n,t){n.removeEventListener("touchend",t)}function XI(n){const t=Ec(n);let e=0,i={x:0,y:0};function s({tapEndedAt:a,tapEndedPos:l}){const c=a-e,h=QI(i,l);return c<=OI&&h<=VI}function o(a){e=Date.now();const l=a.touches[0];i={x:l.clientX,y:l.clientY},YI(n,r)}function r(a){bu(n,r);const l=a.changedTouches[0];s({tapEndedAt:Date.now(),tapEndedPos:{x:l.clientX,y:l.clientY}})&&t("tapped")}return WI(n,o),{destroy(){UI(n,o),bu(n,r)}}}function ZI({currentParticleIndex:n,particlesCount:t,clonesCountHead:e,clonesCountTotal:i,particlesToScroll:s}){return n===t-e?0:n===0?Mg({particlesCountWithoutClones:t-i,particlesToScroll:s})-1:Math.floor((n-e)/s)}function JI({currentParticleIndex:n,particlesToScroll:t}){return Math.ceil(n/t)}function qI({currentParticleIndex:n,particlesCount:t,clonesCountHead:e,clonesCountTotal:i,infinite:s,particlesToScroll:o}){return s?ZI({currentParticleIndex:n,particlesCount:t,clonesCountHead:e,clonesCountTotal:i,particlesToScroll:o}):JI({currentParticleIndex:n,particlesToScroll:o})}function Mg({particlesCountWithoutClones:n,particlesToScroll:t}){return Math.ceil(n/t)}function KI({particlesCountWithoutClones:n,particlesToScroll:t,particlesToShow:e}){const i=xg({particlesCountWithoutClones:n,particlesToScroll:t,particlesToShow:e});return Math.ceil(n/t)-i}function $I({infinite:n,particlesCountWithoutClones:t,particlesToScroll:e,particlesToShow:i}){return n?Mg({particlesCountWithoutClones:t,particlesToScroll:e}):KI({particlesCountWithoutClones:t,particlesToScroll:e,particlesToShow:i})}function e2({pageIndex:n,clonesCountHead:t,clonesCountTail:e,particlesToScroll:i,particlesCount:s}){return Gn(0,Math.min(t+n*i,s-e),s-1)}function t2({pageIndex:n,particlesToScroll:t,particlesCount:e,particlesToShow:i}){return Gn(0,Math.min(n*t,e-i),e-1)}function Ua({infinite:n,pageIndex:t,clonesCountHead:e,clonesCountTail:i,particlesToScroll:s,particlesCount:o,particlesToShow:r}){return n?e2({pageIndex:t,clonesCountHead:e,clonesCountTail:i,particlesToScroll:s,particlesCount:o}):t2({pageIndex:t,particlesToScroll:s,particlesCount:o,particlesToShow:r})}function i2({particlesContainerChildren:n,particleWidth:t}){for(let e=0;e<n.length;e++)n[e].style.minWidth=`${t}px`,n[e].style.maxWidth=`${t}px`}function xg({particlesToScroll:n,particlesToShow:t,particlesCountWithoutClones:e}){const i=n-t;let s=t;for(;;){const o=e-s-i;if(o<t)return Math.max(o,0);s+=t+i}}function n2(n){return new ResizeObserver(t=>{n({width:t[0].contentRect.width})})}function s2({clonesCountHead:n,clonesCountTail:t,particlesContainerChildren:e}){const i=[];for(let r=0;r<t;r++)i.push(e[r].cloneNode(!0));const s=[],o=e.length;for(let r=o-1;r>o-1-n;r--)s.push(e[r].cloneNode(!0));return{clonesToAppend:i,clonesToPrepend:s}}function o2({particlesContainer:n,clonesToAppend:t,clonesToPrepend:e}){for(let i=0;i<t.length;i++)n.append(t[i]);for(let i=0;i<e.length;i++)n.prepend(e[i])}function r2({infinite:n,particlesToShow:t,partialPageSize:e}){const i=n?{head:Math.ceil(e||t),tail:Math.ceil(t)}:{head:0,tail:0};return te(k({},i),{total:i.head+i.tail})}const Hs=(n,t,e)=>{if(n&&n.hasOwnProperty(t))return n[t];if(e===void 0)throw new Error(`Required arg "${t}" was not provided`);return e},Sl=n=>t=>{n[t]&&n[t]()};var a2="Expected a function",kg="__lodash_hash_undefined__",Dg=1/0,l2="[object Function]",c2="[object GeneratorFunction]",h2="[object Symbol]",d2=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,u2=/^\w*$/,f2=/^\./,m2=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,g2=/[\\^$.*+?()[\]{}|]/g,p2=/\\(\\)?/g,v2=/^\[object .+?Constructor\]$/,A2=typeof Bt=="object"&&Bt&&Bt.Object===Object&&Bt,b2=typeof self=="object"&&self&&self.Object===Object&&self,Mc=A2||b2||Function("return this")();function y2(n,t){return n==null?void 0:n[t]}function w2(n){var t=!1;if(n!=null&&typeof n.toString!="function")try{t=!!(n+"")}catch(e){}return t}var C2=Array.prototype,P2=Function.prototype,Sg=Object.prototype,Ya=Mc["__core-js_shared__"],yu=function(){var n=/[^.]+$/.exec(Ya&&Ya.keys&&Ya.keys.IE_PROTO||"");return n?"Symbol(src)_1."+n:""}(),Tg=P2.toString,xc=Sg.hasOwnProperty,Lg=Sg.toString,I2=RegExp("^"+Tg.call(xc).replace(g2,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),wu=Mc.Symbol,E2=C2.splice,M2=zg(Mc,"Map"),Js=zg(Object,"create"),Cu=wu?wu.prototype:void 0,Pu=Cu?Cu.toString:void 0;function fn(n){var t=-1,e=n?n.length:0;for(this.clear();++t<e;){var i=n[t];this.set(i[0],i[1])}}function x2(){this.__data__=Js?Js(null):{}}function k2(n){return this.has(n)&&delete this.__data__[n]}function D2(n){var t=this.__data__;if(Js){var e=t[n];return e===kg?void 0:e}return xc.call(t,n)?t[n]:void 0}function S2(n){var t=this.__data__;return Js?t[n]!==void 0:xc.call(t,n)}function T2(n,t){var e=this.__data__;return e[n]=Js&&t===void 0?kg:t,this}fn.prototype.clear=x2;fn.prototype.delete=k2;fn.prototype.get=D2;fn.prototype.has=S2;fn.prototype.set=T2;function fs(n){var t=-1,e=n?n.length:0;for(this.clear();++t<e;){var i=n[t];this.set(i[0],i[1])}}function L2(){this.__data__=[]}function z2(n){var t=this.__data__,e=Or(t,n);if(e<0)return!1;var i=t.length-1;return e==i?t.pop():E2.call(t,e,1),!0}function j2(n){var t=this.__data__,e=Or(t,n);return e<0?void 0:t[e][1]}function O2(n){return Or(this.__data__,n)>-1}function V2(n,t){var e=this.__data__,i=Or(e,n);return i<0?e.push([n,t]):e[i][1]=t,this}fs.prototype.clear=L2;fs.prototype.delete=z2;fs.prototype.get=j2;fs.prototype.has=O2;fs.prototype.set=V2;function An(n){var t=-1,e=n?n.length:0;for(this.clear();++t<e;){var i=n[t];this.set(i[0],i[1])}}function B2(){this.__data__={hash:new fn,map:new(M2||fs),string:new fn}}function R2(n){return Vr(this,n).delete(n)}function _2(n){return Vr(this,n).get(n)}function F2(n){return Vr(this,n).has(n)}function H2(n,t){return Vr(this,n).set(n,t),this}An.prototype.clear=B2;An.prototype.delete=R2;An.prototype.get=_2;An.prototype.has=F2;An.prototype.set=H2;function Or(n,t){for(var e=n.length;e--;)if(K2(n[e][0],t))return e;return-1}function N2(n,t){t=U2(t,n)?[t]:W2(t);for(var e=0,i=t.length;n!=null&&e<i;)n=n[J2(t[e++])];return e&&e==i?n:void 0}function G2(n){if(!Og(n)||X2(n))return!1;var t=$2(n)||w2(n)?I2:v2;return t.test(q2(n))}function Q2(n){if(typeof n=="string")return n;if(Dc(n))return Pu?Pu.call(n):"";var t=n+"";return t=="0"&&1/n==-Dg?"-0":t}function W2(n){return jg(n)?n:Z2(n)}function Vr(n,t){var e=n.__data__;return Y2(t)?e[typeof t=="string"?"string":"hash"]:e.map}function zg(n,t){var e=y2(n,t);return G2(e)?e:void 0}function U2(n,t){if(jg(n))return!1;var e=typeof n;return e=="number"||e=="symbol"||e=="boolean"||n==null||Dc(n)?!0:u2.test(n)||!d2.test(n)||t!=null&&n in Object(t)}function Y2(n){var t=typeof n;return t=="string"||t=="number"||t=="symbol"||t=="boolean"?n!=="__proto__":n===null}function X2(n){return!!yu&&yu in n}var Z2=kc(function(n){n=tE(n);var t=[];return f2.test(n)&&t.push(""),n.replace(m2,function(e,i,s,o){t.push(s?o.replace(p2,"$1"):i||e)}),t});function J2(n){if(typeof n=="string"||Dc(n))return n;var t=n+"";return t=="0"&&1/n==-Dg?"-0":t}function q2(n){if(n!=null){try{return Tg.call(n)}catch(t){}try{return n+""}catch(t){}}return""}function kc(n,t){if(typeof n!="function"||t&&typeof t!="function")throw new TypeError(a2);var e=function(){var i=arguments,s=t?t.apply(this,i):i[0],o=e.cache;if(o.has(s))return o.get(s);var r=n.apply(this,i);return e.cache=o.set(s,r),r};return e.cache=new(kc.Cache||An),e}kc.Cache=An;function K2(n,t){return n===t||n!==n&&t!==t}var jg=Array.isArray;function $2(n){var t=Og(n)?Lg.call(n):"";return t==l2||t==c2}function Og(n){var t=typeof n;return!!n&&(t=="object"||t=="function")}function eE(n){return!!n&&typeof n=="object"}function Dc(n){return typeof n=="symbol"||eE(n)&&Lg.call(n)==h2}function tE(n){return n==null?"":Q2(n)}function iE(n,t,e){var i=n==null?void 0:N2(n,t);return i===void 0?e:i}var Ho=iE,mr={},nE={get exports(){return mr},set exports(n){mr=n}};(function(n,t){var e=200,i="__lodash_hash_undefined__",s=9007199254740991,o="[object Arguments]",r="[object Array]",a="[object Boolean]",l="[object Date]",c="[object Error]",h="[object Function]",u="[object GeneratorFunction]",f="[object Map]",m="[object Number]",v="[object Object]",p="[object Promise]",g="[object RegExp]",A="[object Set]",w="[object String]",I="[object Symbol]",C="[object WeakMap]",E="[object ArrayBuffer]",M="[object DataView]",S="[object Float32Array]",T="[object Float64Array]",G="[object Int8Array]",_="[object Int16Array]",U="[object Int32Array]",z="[object Uint8Array]",Y="[object Uint8ClampedArray]",H="[object Uint16Array]",N="[object Uint32Array]",X=/[\\^$.*+?()[\]{}|]/g,J=/\w*$/,q=/^\[object .+?Constructor\]$/,ae=/^(?:0|[1-9]\d*)$/,re={};re[o]=re[r]=re[E]=re[M]=re[a]=re[l]=re[S]=re[T]=re[G]=re[_]=re[U]=re[f]=re[m]=re[v]=re[g]=re[A]=re[w]=re[I]=re[z]=re[Y]=re[H]=re[N]=!0,re[c]=re[h]=re[C]=!1;var Pe=typeof Bt=="object"&&Bt&&Bt.Object===Object&&Bt,ve=typeof self=="object"&&self&&self.Object===Object&&self,ge=Pe||ve||Function("return this")(),_e=t&&!t.nodeType&&t,ye=_e&&!0&&n&&!n.nodeType&&n,We=ye&&ye.exports===_e;function $(y,x){return y.set(x[0],x[1]),y}function Ae(y,x){return y.add(x),y}function ze(y,x){for(var F=-1,Z=y?y.length:0;++F<Z&&x(y[F],F,y)!==!1;);return y}function pe(y,x){for(var F=-1,Z=x.length,Me=y.length;++F<Z;)y[Me+F]=x[F];return y}function Ye(y,x,F,Z){var Me=-1,be=y?y.length:0;for(Z&&be&&(F=y[++Me]);++Me<be;)F=x(F,y[Me],Me,y);return F}function je(y,x){for(var F=-1,Z=Array(y);++F<y;)Z[F]=x(F);return Z}function ke(y,x){return y==null?void 0:y[x]}function it(y){var x=!1;if(y!=null&&typeof y.toString!="function")try{x=!!(y+"")}catch(F){}return x}function le(y){var x=-1,F=Array(y.size);return y.forEach(function(Z,Me){F[++x]=[Me,Z]}),F}function Ce(y,x){return function(F){return y(x(F))}}function Ve(y){var x=-1,F=Array(y.size);return y.forEach(function(Z){F[++x]=Z}),F}var Ge=Array.prototype,at=Function.prototype,qe=Object.prototype,nt=ge["__core-js_shared__"],Le=function(){var y=/[^.]+$/.exec(nt&&nt.keys&&nt.keys.IE_PROTO||"");return y?"Symbol(src)_1."+y:""}(),Ie=at.toString,Ze=qe.hasOwnProperty,ft=qe.toString,ms=RegExp("^"+Ie.call(Ze).replace(X,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),Kt=We?ge.Buffer:void 0,Ii=ge.Symbol,Qi=ge.Uint8Array,Mt=Ce(Object.getPrototypeOf,Object),bn=Object.create,yn=qe.propertyIsEnumerable,Qr=Ge.splice,gs=Object.getOwnPropertySymbols,wn=Kt?Kt.isBuffer:void 0,ho=Ce(Object.keys,Object),Cn=Ht(ge,"DataView"),Wi=Ht(ge,"Map"),Ft=Ht(ge,"Promise"),Pn=Ht(ge,"Set"),ps=Ht(ge,"WeakMap"),Ui=Ht(Object,"create"),vs=Pt(Cn),Yi=Pt(Wi),As=Pt(Ft),bs=Pt(Pn),ys=Pt(ps),Ei=Ii?Ii.prototype:void 0,uo=Ei?Ei.valueOf:void 0;function di(y){var x=-1,F=y?y.length:0;for(this.clear();++x<F;){var Z=y[x];this.set(Z[0],Z[1])}}function Wr(){this.__data__=Ui?Ui(null):{}}function Ur(y){return this.has(y)&&delete this.__data__[y]}function Yr(y){var x=this.__data__;if(Ui){var F=x[y];return F===i?void 0:F}return Ze.call(x,y)?x[y]:void 0}function fo(y){var x=this.__data__;return Ui?x[y]!==void 0:Ze.call(x,y)}function ws(y,x){var F=this.__data__;return F[y]=Ui&&x===void 0?i:x,this}di.prototype.clear=Wr,di.prototype.delete=Ur,di.prototype.get=Yr,di.prototype.has=fo,di.prototype.set=ws;function mt(y){var x=-1,F=y?y.length:0;for(this.clear();++x<F;){var Z=y[x];this.set(Z[0],Z[1])}}function Xr(){this.__data__=[]}function Zr(y){var x=this.__data__,F=En(x,y);if(F<0)return!1;var Z=x.length-1;return F==Z?x.pop():Qr.call(x,F,1),!0}function Jr(y){var x=this.__data__,F=En(x,y);return F<0?void 0:x[F][1]}function qr(y){return En(this.__data__,y)>-1}function Kr(y,x){var F=this.__data__,Z=En(F,y);return Z<0?F.push([y,x]):F[Z][1]=x,this}mt.prototype.clear=Xr,mt.prototype.delete=Zr,mt.prototype.get=Jr,mt.prototype.has=qr,mt.prototype.set=Kr;function At(y){var x=-1,F=y?y.length:0;for(this.clear();++x<F;){var Z=y[x];this.set(Z[0],Z[1])}}function $r(){this.__data__={hash:new di,map:new(Wi||mt),string:new di}}function ea(y){return Zi(this,y).delete(y)}function ta(y){return Zi(this,y).get(y)}function ia(y){return Zi(this,y).has(y)}function na(y,x){return Zi(this,y).set(y,x),this}At.prototype.clear=$r,At.prototype.delete=ea,At.prototype.get=ta,At.prototype.has=ia,At.prototype.set=na;function xt(y){this.__data__=new mt(y)}function sa(){this.__data__=new mt}function oa(y){return this.__data__.delete(y)}function ra(y){return this.__data__.get(y)}function aa(y){return this.__data__.has(y)}function la(y,x){var F=this.__data__;if(F instanceof mt){var Z=F.__data__;if(!Wi||Z.length<e-1)return Z.push([y,x]),this;F=this.__data__=new At(Z)}return F.set(y,x),this}xt.prototype.clear=sa,xt.prototype.delete=oa,xt.prototype.get=ra,xt.prototype.has=aa,xt.prototype.set=la;function In(y,x){var F=Es(y)||xn(y)?je(y.length,String):[],Z=F.length,Me=!!Z;for(var be in y)(x||Ze.call(y,be))&&!(Me&&(be=="length"||Ca(be,Z)))&&F.push(be);return F}function mo(y,x,F){var Z=y[x];(!(Ze.call(y,x)&&bo(Z,F))||F===void 0&&!(x in y))&&(y[x]=F)}function En(y,x){for(var F=y.length;F--;)if(bo(y[F][0],x))return F;return-1}function $t(y,x){return y&&Is(x,xs(x),y)}function Cs(y,x,F,Z,Me,be,Oe){var Be;if(Z&&(Be=be?Z(y,Me,be,Oe):Z(y)),Be!==void 0)return Be;if(!ti(y))return y;var st=Es(y);if(st){if(Be=ya(y),!x)return va(y,Be)}else{var Fe=fi(y),bt=Fe==h||Fe==u;if(yo(y))return Mn(y,x);if(Fe==v||Fe==o||bt&&!be){if(it(y))return be?y:{};if(Be=ei(bt?{}:y),!x)return Aa(y,$t(Be,y))}else{if(!re[Fe])return be?y:{};Be=wa(y,Fe,Cs,x)}}Oe||(Oe=new xt);var kt=Oe.get(y);if(kt)return kt;if(Oe.set(y,Be),!st)var lt=F?ba(y):xs(y);return ze(lt||y,function(yt,gt){lt&&(gt=yt,yt=y[gt]),mo(Be,gt,Cs(yt,x,F,Z,gt,y,Oe))}),Be}function ca(y){return ti(y)?bn(y):{}}function ha(y,x,F){var Z=x(y);return Es(y)?Z:pe(Z,F(y))}function da(y){return ft.call(y)}function ua(y){if(!ti(y)||Ia(y))return!1;var x=Ms(y)||it(y)?ms:q;return x.test(Pt(y))}function fa(y){if(!vo(y))return ho(y);var x=[];for(var F in Object(y))Ze.call(y,F)&&F!="constructor"&&x.push(F);return x}function Mn(y,x){if(x)return y.slice();var F=new y.constructor(y.length);return y.copy(F),F}function Ps(y){var x=new y.constructor(y.byteLength);return new Qi(x).set(new Qi(y)),x}function Xi(y,x){var F=x?Ps(y.buffer):y.buffer;return new y.constructor(F,y.byteOffset,y.byteLength)}function go(y,x,F){var Z=x?F(le(y),!0):le(y);return Ye(Z,$,new y.constructor)}function po(y){var x=new y.constructor(y.source,J.exec(y));return x.lastIndex=y.lastIndex,x}function ma(y,x,F){var Z=x?F(Ve(y),!0):Ve(y);return Ye(Z,Ae,new y.constructor)}function ga(y){return uo?Object(uo.call(y)):{}}function pa(y,x){var F=x?Ps(y.buffer):y.buffer;return new y.constructor(F,y.byteOffset,y.length)}function va(y,x){var F=-1,Z=y.length;for(x||(x=Array(Z));++F<Z;)x[F]=y[F];return x}function Is(y,x,F,Z){F||(F={});for(var Me=-1,be=x.length;++Me<be;){var Oe=x[Me],Be=Z?Z(F[Oe],y[Oe],Oe,F,y):void 0;mo(F,Oe,Be===void 0?y[Oe]:Be)}return F}function Aa(y,x){return Is(y,ui(y),x)}function ba(y){return ha(y,xs,ui)}function Zi(y,x){var F=y.__data__;return Pa(x)?F[typeof x=="string"?"string":"hash"]:F.map}function Ht(y,x){var F=ke(y,x);return ua(F)?F:void 0}var ui=gs?Ce(gs,Object):Ma,fi=da;(Cn&&fi(new Cn(new ArrayBuffer(1)))!=M||Wi&&fi(new Wi)!=f||Ft&&fi(Ft.resolve())!=p||Pn&&fi(new Pn)!=A||ps&&fi(new ps)!=C)&&(fi=function(y){var x=ft.call(y),F=x==v?y.constructor:void 0,Z=F?Pt(F):void 0;if(Z)switch(Z){case vs:return M;case Yi:return f;case As:return p;case bs:return A;case ys:return C}return x});function ya(y){var x=y.length,F=y.constructor(x);return x&&typeof y[0]=="string"&&Ze.call(y,"index")&&(F.index=y.index,F.input=y.input),F}function ei(y){return typeof y.constructor=="function"&&!vo(y)?ca(Mt(y)):{}}function wa(y,x,F,Z){var Me=y.constructor;switch(x){case E:return Ps(y);case a:case l:return new Me(+y);case M:return Xi(y,Z);case S:case T:case G:case _:case U:case z:case Y:case H:case N:return pa(y,Z);case f:return go(y,Z,F);case m:case w:return new Me(y);case g:return po(y);case A:return ma(y,Z,F);case I:return ga(y)}}function Ca(y,x){return x=x==null?s:x,!!x&&(typeof y=="number"||ae.test(y))&&y>-1&&y%1==0&&y<x}function Pa(y){var x=typeof y;return x=="string"||x=="number"||x=="symbol"||x=="boolean"?y!=="__proto__":y===null}function Ia(y){return!!Le&&Le in y}function vo(y){var x=y&&y.constructor,F=typeof x=="function"&&x.prototype||qe;return y===F}function Pt(y){if(y!=null){try{return Ie.call(y)}catch(x){}try{return y+""}catch(x){}}return""}function Ao(y){return Cs(y,!0,!0)}function bo(y,x){return y===x||y!==y&&x!==x}function xn(y){return Ea(y)&&Ze.call(y,"callee")&&(!yn.call(y,"callee")||ft.call(y)==o)}var Es=Array.isArray;function kn(y){return y!=null&&wo(y.length)&&!Ms(y)}function Ea(y){return Co(y)&&kn(y)}var yo=wn||xa;function Ms(y){var x=ti(y)?ft.call(y):"";return x==h||x==u}function wo(y){return typeof y=="number"&&y>-1&&y%1==0&&y<=s}function ti(y){var x=typeof y;return!!y&&(x=="object"||x=="function")}function Co(y){return!!y&&typeof y=="object"}function xs(y){return kn(y)?In(y):fa(y)}function Ma(){return[]}function xa(){return!1}n.exports=Ao})(nE,mr);const sE=mr;var gr={},oE={get exports(){return gr},set exports(n){gr=n}};(function(n,t){var e=200,i="__lodash_hash_undefined__",s=1,o=2,r=9007199254740991,a="[object Arguments]",l="[object Array]",c="[object AsyncFunction]",h="[object Boolean]",u="[object Date]",f="[object Error]",m="[object Function]",v="[object GeneratorFunction]",p="[object Map]",g="[object Number]",A="[object Null]",w="[object Object]",I="[object Promise]",C="[object Proxy]",E="[object RegExp]",M="[object Set]",S="[object String]",T="[object Symbol]",G="[object Undefined]",_="[object WeakMap]",U="[object ArrayBuffer]",z="[object DataView]",Y="[object Float32Array]",H="[object Float64Array]",N="[object Int8Array]",X="[object Int16Array]",J="[object Int32Array]",q="[object Uint8Array]",ae="[object Uint8ClampedArray]",re="[object Uint16Array]",Pe="[object Uint32Array]",ve=/[\\^$.*+?()[\]{}|]/g,ge=/^\[object .+?Constructor\]$/,_e=/^(?:0|[1-9]\d*)$/,ye={};ye[Y]=ye[H]=ye[N]=ye[X]=ye[J]=ye[q]=ye[ae]=ye[re]=ye[Pe]=!0,ye[a]=ye[l]=ye[U]=ye[h]=ye[z]=ye[u]=ye[f]=ye[m]=ye[p]=ye[g]=ye[w]=ye[E]=ye[M]=ye[S]=ye[_]=!1;var We=typeof Bt=="object"&&Bt&&Bt.Object===Object&&Bt,$=typeof self=="object"&&self&&self.Object===Object&&self,Ae=We||$||Function("return this")(),ze=t&&!t.nodeType&&t,pe=ze&&!0&&n&&!n.nodeType&&n,Ye=pe&&pe.exports===ze,je=Ye&&We.process,ke=function(){try{return je&&je.binding&&je.binding("util")}catch(y){}}(),it=ke&&ke.isTypedArray;function le(y,x){for(var F=-1,Z=y==null?0:y.length,Me=0,be=[];++F<Z;){var Oe=y[F];x(Oe,F,y)&&(be[Me++]=Oe)}return be}function Ce(y,x){for(var F=-1,Z=x.length,Me=y.length;++F<Z;)y[Me+F]=x[F];return y}function Ve(y,x){for(var F=-1,Z=y==null?0:y.length;++F<Z;)if(x(y[F],F,y))return!0;return!1}function Ge(y,x){for(var F=-1,Z=Array(y);++F<y;)Z[F]=x(F);return Z}function at(y){return function(x){return y(x)}}function qe(y,x){return y.has(x)}function nt(y,x){return y==null?void 0:y[x]}function Le(y){var x=-1,F=Array(y.size);return y.forEach(function(Z,Me){F[++x]=[Me,Z]}),F}function Ie(y,x){return function(F){return y(x(F))}}function Ze(y){var x=-1,F=Array(y.size);return y.forEach(function(Z){F[++x]=Z}),F}var ft=Array.prototype,ms=Function.prototype,Kt=Object.prototype,Ii=Ae["__core-js_shared__"],Qi=ms.toString,Mt=Kt.hasOwnProperty,bn=function(){var y=/[^.]+$/.exec(Ii&&Ii.keys&&Ii.keys.IE_PROTO||"");return y?"Symbol(src)_1."+y:""}(),yn=Kt.toString,Qr=RegExp("^"+Qi.call(Mt).replace(ve,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),gs=Ye?Ae.Buffer:void 0,wn=Ae.Symbol,ho=Ae.Uint8Array,Cn=Kt.propertyIsEnumerable,Wi=ft.splice,Ft=wn?wn.toStringTag:void 0,Pn=Object.getOwnPropertySymbols,ps=gs?gs.isBuffer:void 0,Ui=Ie(Object.keys,Object),vs=ui(Ae,"DataView"),Yi=ui(Ae,"Map"),As=ui(Ae,"Promise"),bs=ui(Ae,"Set"),ys=ui(Ae,"WeakMap"),Ei=ui(Object,"create"),uo=Pt(vs),di=Pt(Yi),Wr=Pt(As),Ur=Pt(bs),Yr=Pt(ys),fo=wn?wn.prototype:void 0,ws=fo?fo.valueOf:void 0;function mt(y){var x=-1,F=y==null?0:y.length;for(this.clear();++x<F;){var Z=y[x];this.set(Z[0],Z[1])}}function Xr(){this.__data__=Ei?Ei(null):{},this.size=0}function Zr(y){var x=this.has(y)&&delete this.__data__[y];return this.size-=x?1:0,x}function Jr(y){var x=this.__data__;if(Ei){var F=x[y];return F===i?void 0:F}return Mt.call(x,y)?x[y]:void 0}function qr(y){var x=this.__data__;return Ei?x[y]!==void 0:Mt.call(x,y)}function Kr(y,x){var F=this.__data__;return this.size+=this.has(y)?0:1,F[y]=Ei&&x===void 0?i:x,this}mt.prototype.clear=Xr,mt.prototype.delete=Zr,mt.prototype.get=Jr,mt.prototype.has=qr,mt.prototype.set=Kr;function At(y){var x=-1,F=y==null?0:y.length;for(this.clear();++x<F;){var Z=y[x];this.set(Z[0],Z[1])}}function $r(){this.__data__=[],this.size=0}function ea(y){var x=this.__data__,F=Mn(x,y);if(F<0)return!1;var Z=x.length-1;return F==Z?x.pop():Wi.call(x,F,1),--this.size,!0}function ta(y){var x=this.__data__,F=Mn(x,y);return F<0?void 0:x[F][1]}function ia(y){return Mn(this.__data__,y)>-1}function na(y,x){var F=this.__data__,Z=Mn(F,y);return Z<0?(++this.size,F.push([y,x])):F[Z][1]=x,this}At.prototype.clear=$r,At.prototype.delete=ea,At.prototype.get=ta,At.prototype.has=ia,At.prototype.set=na;function xt(y){var x=-1,F=y==null?0:y.length;for(this.clear();++x<F;){var Z=y[x];this.set(Z[0],Z[1])}}function sa(){this.size=0,this.__data__={hash:new mt,map:new(Yi||At),string:new mt}}function oa(y){var x=Ht(this,y).delete(y);return this.size-=x?1:0,x}function ra(y){return Ht(this,y).get(y)}function aa(y){return Ht(this,y).has(y)}function la(y,x){var F=Ht(this,y),Z=F.size;return F.set(y,x),this.size+=F.size==Z?0:1,this}xt.prototype.clear=sa,xt.prototype.delete=oa,xt.prototype.get=ra,xt.prototype.has=aa,xt.prototype.set=la;function In(y){var x=-1,F=y==null?0:y.length;for(this.__data__=new xt;++x<F;)this.add(y[x])}function mo(y){return this.__data__.set(y,i),this}function En(y){return this.__data__.has(y)}In.prototype.add=In.prototype.push=mo,In.prototype.has=En;function $t(y){var x=this.__data__=new At(y);this.size=x.size}function Cs(){this.__data__=new At,this.size=0}function ca(y){var x=this.__data__,F=x.delete(y);return this.size=x.size,F}function ha(y){return this.__data__.get(y)}function da(y){return this.__data__.has(y)}function ua(y,x){var F=this.__data__;if(F instanceof At){var Z=F.__data__;if(!Yi||Z.length<e-1)return Z.push([y,x]),this.size=++F.size,this;F=this.__data__=new xt(Z)}return F.set(y,x),this.size=F.size,this}$t.prototype.clear=Cs,$t.prototype.delete=ca,$t.prototype.get=ha,$t.prototype.has=da,$t.prototype.set=ua;function fa(y,x){var F=xn(y),Z=!F&&bo(y),Me=!F&&!Z&&kn(y),be=!F&&!Z&&!Me&&Co(y),Oe=F||Z||Me||be,Be=Oe?Ge(y.length,String):[],st=Be.length;for(var Fe in y)(x||Mt.call(y,Fe))&&!(Oe&&(Fe=="length"||Me&&(Fe=="offset"||Fe=="parent")||be&&(Fe=="buffer"||Fe=="byteLength"||Fe=="byteOffset")||wa(Fe,st)))&&Be.push(Fe);return Be}function Mn(y,x){for(var F=y.length;F--;)if(Ao(y[F][0],x))return F;return-1}function Ps(y,x,F){var Z=x(y);return xn(y)?Z:Ce(Z,F(y))}function Xi(y){return y==null?y===void 0?G:A:Ft&&Ft in Object(y)?fi(y):vo(y)}function go(y){return ti(y)&&Xi(y)==a}function po(y,x,F,Z,Me){return y===x?!0:y==null||x==null||!ti(y)&&!ti(x)?y!==y&&x!==x:ma(y,x,F,Z,po,Me)}function ma(y,x,F,Z,Me,be){var Oe=xn(y),Be=xn(x),st=Oe?l:ei(y),Fe=Be?l:ei(x);st=st==a?w:st,Fe=Fe==a?w:Fe;var bt=st==w,kt=Fe==w,lt=st==Fe;if(lt&&kn(y)){if(!kn(x))return!1;Oe=!0,bt=!1}if(lt&&!bt)return be||(be=new $t),Oe||Co(y)?Is(y,x,F,Z,Me,be):Aa(y,x,st,F,Z,Me,be);if(!(F&s)){var yt=bt&&Mt.call(y,"__wrapped__"),gt=kt&&Mt.call(x,"__wrapped__");if(yt||gt){var Mi=yt?y.value():y,mi=gt?x.value():x;return be||(be=new $t),Me(Mi,mi,F,Z,be)}}return lt?(be||(be=new $t),ba(y,x,F,Z,Me,be)):!1}function ga(y){if(!wo(y)||Pa(y))return!1;var x=yo(y)?Qr:ge;return x.test(Pt(y))}function pa(y){return ti(y)&&Ms(y.length)&&!!ye[Xi(y)]}function va(y){if(!Ia(y))return Ui(y);var x=[];for(var F in Object(y))Mt.call(y,F)&&F!="constructor"&&x.push(F);return x}function Is(y,x,F,Z,Me,be){var Oe=F&s,Be=y.length,st=x.length;if(Be!=st&&!(Oe&&st>Be))return!1;var Fe=be.get(y);if(Fe&&be.get(x))return Fe==x;var bt=-1,kt=!0,lt=F&o?new In:void 0;for(be.set(y,x),be.set(x,y);++bt<Be;){var yt=y[bt],gt=x[bt];if(Z)var Mi=Oe?Z(gt,yt,bt,x,y,be):Z(yt,gt,bt,y,x,be);if(Mi!==void 0){if(Mi)continue;kt=!1;break}if(lt){if(!Ve(x,function(mi,Ji){if(!qe(lt,Ji)&&(yt===mi||Me(yt,mi,F,Z,be)))return lt.push(Ji)})){kt=!1;break}}else if(!(yt===gt||Me(yt,gt,F,Z,be))){kt=!1;break}}return be.delete(y),be.delete(x),kt}function Aa(y,x,F,Z,Me,be,Oe){switch(F){case z:if(y.byteLength!=x.byteLength||y.byteOffset!=x.byteOffset)return!1;y=y.buffer,x=x.buffer;case U:return!(y.byteLength!=x.byteLength||!be(new ho(y),new ho(x)));case h:case u:case g:return Ao(+y,+x);case f:return y.name==x.name&&y.message==x.message;case E:case S:return y==x+"";case p:var Be=Le;case M:var st=Z&s;if(Be||(Be=Ze),y.size!=x.size&&!st)return!1;var Fe=Oe.get(y);if(Fe)return Fe==x;Z|=o,Oe.set(y,x);var bt=Is(Be(y),Be(x),Z,Me,be,Oe);return Oe.delete(y),bt;case T:if(ws)return ws.call(y)==ws.call(x)}return!1}function ba(y,x,F,Z,Me,be){var Oe=F&s,Be=Zi(y),st=Be.length,Fe=Zi(x),bt=Fe.length;if(st!=bt&&!Oe)return!1;for(var kt=st;kt--;){var lt=Be[kt];if(!(Oe?lt in x:Mt.call(x,lt)))return!1}var yt=be.get(y);if(yt&&be.get(x))return yt==x;var gt=!0;be.set(y,x),be.set(x,y);for(var Mi=Oe;++kt<st;){lt=Be[kt];var mi=y[lt],Ji=x[lt];if(Z)var Yc=Oe?Z(Ji,mi,lt,x,y,be):Z(mi,Ji,lt,y,x,be);if(!(Yc===void 0?mi===Ji||Me(mi,Ji,F,Z,be):Yc)){gt=!1;break}Mi||(Mi=lt=="constructor")}if(gt&&!Mi){var Po=y.constructor,Io=x.constructor;Po!=Io&&"constructor"in y&&"constructor"in x&&!(typeof Po=="function"&&Po instanceof Po&&typeof Io=="function"&&Io instanceof Io)&&(gt=!1)}return be.delete(y),be.delete(x),gt}function Zi(y){return Ps(y,xs,ya)}function Ht(y,x){var F=y.__data__;return Ca(x)?F[typeof x=="string"?"string":"hash"]:F.map}function ui(y,x){var F=nt(y,x);return ga(F)?F:void 0}function fi(y){var x=Mt.call(y,Ft),F=y[Ft];try{y[Ft]=void 0;var Z=!0}catch(be){}var Me=yn.call(y);return Z&&(x?y[Ft]=F:delete y[Ft]),Me}var ya=Pn?function(y){return y==null?[]:(y=Object(y),le(Pn(y),function(x){return Cn.call(y,x)}))}:Ma,ei=Xi;(vs&&ei(new vs(new ArrayBuffer(1)))!=z||Yi&&ei(new Yi)!=p||As&&ei(As.resolve())!=I||bs&&ei(new bs)!=M||ys&&ei(new ys)!=_)&&(ei=function(y){var x=Xi(y),F=x==w?y.constructor:void 0,Z=F?Pt(F):"";if(Z)switch(Z){case uo:return z;case di:return p;case Wr:return I;case Ur:return M;case Yr:return _}return x});function wa(y,x){return x=x==null?r:x,!!x&&(typeof y=="number"||_e.test(y))&&y>-1&&y%1==0&&y<x}function Ca(y){var x=typeof y;return x=="string"||x=="number"||x=="symbol"||x=="boolean"?y!=="__proto__":y===null}function Pa(y){return!!bn&&bn in y}function Ia(y){var x=y&&y.constructor,F=typeof x=="function"&&x.prototype||Kt;return y===F}function vo(y){return yn.call(y)}function Pt(y){if(y!=null){try{return Qi.call(y)}catch(x){}try{return y+""}catch(x){}}return""}function Ao(y,x){return y===x||y!==y&&x!==x}var bo=go(function(){return arguments}())?go:function(y){return ti(y)&&Mt.call(y,"callee")&&!Cn.call(y,"callee")},xn=Array.isArray;function Es(y){return y!=null&&Ms(y.length)&&!yo(y)}var kn=ps||xa;function Ea(y,x){return po(y,x)}function yo(y){if(!wo(y))return!1;var x=Xi(y);return x==m||x==v||x==c||x==C}function Ms(y){return typeof y=="number"&&y>-1&&y%1==0&&y<=r}function wo(y){var x=typeof y;return y!=null&&(x=="object"||x=="function")}function ti(y){return y!=null&&typeof y=="object"}var Co=it?at(it):pa;function xs(y){return Es(y)?fa(y):va(y)}function Ma(){return[]}function xa(){return!1}n.exports=Ea})(oE,gr);const rE=gr,aE=(n,t)=>rE(n,t),lE=n=>Object.keys(n||{}),cE=(n,t)=>{const e={};return n.forEach(i=>{e[i]=t[i]}),e},hE=()=>{const n={},t=(e,i)=>{const{watcherName:s,fn:o}=e,{prop:r,value:a}=i;n[s]||(n[s]={deps:{},fn:o}),n[s].deps[r]=a};return{subscribers:n,subscribe(e,i){e&&t(e,i)},notify(e,i){Object.entries(n).forEach(([s,{deps:o,fn:r}])=>{const a=lE(o);if(a.includes(i)){const l=cE(a,e);aE(o,l)||(n[s].deps=l,r())}})}}},dE=()=>{let n=null;return{targetWatcher(t,e){n={watcherName:t,fn:e},n.fn(),n=null},getTarget(){return n}}};function uE(n,t){const e=Ho(n,"data",{}),i=Ho(n,"watch",{}),s=Ho(n,"methods",{}),o=Ho(t,"onChange",()=>{}),{subscribe:r,notify:a,subscribers:l}=hE(),{targetWatcher:c,getTarget:h}=dE();let u;const f={},m=()=>({data:u,methods:f});let v=!1;const p=A=>(...w)=>{v=!0;const I=A(...w);return v=!1,I};Object.entries(s).forEach(([A,w])=>{f[A]=p((...I)=>w(m(),...I)),Object.defineProperty(f[A],"name",{value:A})}),u=new Proxy(sE(e),{get(A,w){return h()&&!v&&r(h(),{prop:w,value:A[w]}),Reflect.get(...arguments)},set(A,w,I){return A[w]===I||(Reflect.set(...arguments),h()||(o&&o(w,I),a(u,w))),!0}}),Object.entries(i).forEach(([A,w])=>{c(A,()=>{w(m())})});const g=[u,f];return g._internal={_getSubscribers(){return l}},g}function fE({pageIndex:n,particlesToShow:t,particlesToScroll:e,particlesCount:i}){const s=n===0?0:t-e,o=n*t-n*s,r=o+Math.max(t,e)-1,a=[];for(let l=o;l<=Math.min(i-1,r);l++)a.push(l);return a}function mE({infinite:n,pageIndex:t,pagesCount:e,particlesCount:i,particlesToShow:s,particlesToScroll:o}){const r=Gn(0,t,e-1);let a=r-1,l=r+1;a=n?a<0?e-1:a:Math.max(0,a),l=n?l>e-1?0:l:Math.min(e-1,l);const c=[...new Set([a,r,l,0,e-1])].sort((u,f)=>u-f),h=c.flatMap(u=>fE({pageIndex:u,particlesToShow:s,particlesToScroll:o,particlesCount:i}));return{pageIndexes:c,particleIndexes:[...new Set(h)].sort((u,f)=>u-f)}}const gE=(n,t)=>(n(),setInterval(n,t)),pE=35,Iu=1;class vE{constructor({onProgressValueChange:t}){this._onProgressValueChange=t,this._autoplayDuration,this._onProgressValueChange,this._interval,this._paused=!1}setAutoplayDuration(t){this._autoplayDuration=t}start(t){return new Promise(e=>{this.reset();const i=Math.min(pE,Math.max(this._autoplayDuration,1));let s=-i;this._interval=gE(()=>Q(this,null,function*(){if(this._paused)return;s+=i;const o=s/this._autoplayDuration;this._onProgressValueChange(o),o>Iu&&(this.reset(),yield t(),e())}),i)})}pause(){this._paused=!0}resume(){this._paused=!1}reset(){clearInterval(this._interval),this._onProgressValueChange(Iu)}}function AE(n){const t=new vE({onProgressValueChange:r=>{n("progressValue",1-r)}}),e=uE({data:{particlesCountWithoutClones:0,particlesToShow:1,particlesToShowInit:1,particlesToScroll:1,particlesToScrollInit:1,particlesCount:1,currentParticleIndex:1,infinite:!1,autoplayDuration:1e3,clonesCountHead:0,clonesCountTail:0,clonesCountTotal:0,partialPageSize:1,currentPageIndex:1,pagesCount:1,pauseOnFocus:!1,focused:!1,autoplay:!1,autoplayDirection:"next",disabled:!1,durationMsInit:1e3,durationMs:1e3,offset:0,particleWidth:0,loaded:[]},watch:{setLoaded({data:r}){r.loaded=mE({infinite:r.infinite,pageIndex:r.currentPageIndex,pagesCount:r.pagesCount,particlesCount:r.particlesCountWithoutClones,particlesToShow:r.particlesToShow,particlesToScroll:r.particlesToScroll}).particleIndexes},setCurrentPageIndex({data:r}){r.currentPageIndex=qI({currentParticleIndex:r.currentParticleIndex,particlesCount:r.particlesCount,clonesCountHead:r.clonesCountHead,clonesCountTotal:r.clonesCountTotal,infinite:r.infinite,particlesToScroll:r.particlesToScroll})},setPartialPageSize({data:r}){r.partialPageSize=xg({particlesToScroll:r.particlesToScroll,particlesToShow:r.particlesToShow,particlesCountWithoutClones:r.particlesCountWithoutClones})},setClonesCount({data:r}){const{head:a,tail:l}=r2({infinite:r.infinite,particlesToShow:r.particlesToShow,partialPageSize:r.partialPageSize});r.clonesCountHead=a,r.clonesCountTail=l,r.clonesCountTotal=a+l},setProgressManagerAutoplayDuration({data:r}){t.setAutoplayDuration(r.autoplayDuration)},toggleProgressManager({data:{pauseOnFocus:r,focused:a}}){r&&(a?t.pause():t.resume())},initDuration({data:r}){r.durationMs=r.durationMsInit},applyAutoplay({data:r,methods:{_applyAutoplayIfNeeded:a}}){r.autoplay&&a(r.autoplay)},setPagesCount({data:r}){r.pagesCount=$I({infinite:r.infinite,particlesCountWithoutClones:r.particlesCountWithoutClones,particlesToScroll:r.particlesToScroll,particlesToShow:r.particlesToShow})},setParticlesToShow({data:r}){r.particlesToShow=Gn(1,r.particlesToShowInit,r.particlesCountWithoutClones)},setParticlesToScroll({data:r}){r.particlesToScroll=Gn(1,r.particlesToScrollInit,r.particlesCountWithoutClones)}},methods:{_prev({data:r}){r.currentParticleIndex=Ua({infinite:r.infinite,pageIndex:r.currentPageIndex-1,clonesCountHead:r.clonesCountHead,clonesCountTail:r.clonesCountTail,particlesToScroll:r.particlesToScroll,particlesCount:r.particlesCount,particlesToShow:r.particlesToShow})},_next({data:r}){r.currentParticleIndex=Ua({infinite:r.infinite,pageIndex:r.currentPageIndex+1,clonesCountHead:r.clonesCountHead,clonesCountTail:r.clonesCountTail,particlesToScroll:r.particlesToScroll,particlesCount:r.particlesCount,particlesToShow:r.particlesToShow})},_moveToParticle({data:r},a){r.currentParticleIndex=Gn(0,a,r.particlesCount-1)},toggleFocused({data:r}){r.focused=!r.focused},_applyAutoplayIfNeeded(l){return Q(this,arguments,function*({data:r,methods:a}){if(!r.infinite&&(r.autoplayDirection===Ri&&r.currentParticleIndex===r.particlesCount-1||r.autoplayDirection===is&&r.currentParticleIndex===0)){t.reset();return}if(r.autoplay){const c=()=>Sl({[Ri]:()=>Q(this,null,function*(){return a.showNextPage()}),[is]:()=>Q(this,null,function*(){return a.showPrevPage()})})(r.autoplayDirection);yield t.start(c)}})},_jumpIfNeeded(l){return Q(this,arguments,function*({data:r,methods:a}){let c=!1;return r.infinite&&(r.currentParticleIndex===0?(yield a.showParticle(r.particlesCount-r.clonesCountTotal,{animated:!1}),c=!0):r.currentParticleIndex===r.particlesCount-r.clonesCountTail&&(yield a.showParticle(r.clonesCountHead,{animated:!1}),c=!0)),c})},changePage(h,u,f){return Q(this,arguments,function*({data:r,methods:a},l,c){if(t.reset(),r.disabled)return;r.disabled=!0,l(),yield a.offsetPage({animated:Hs(c,"animated",!0)}),r.disabled=!1,!(yield a._jumpIfNeeded())&&a._applyAutoplayIfNeeded()})},showNextPage(c,h){return Q(this,arguments,function*({data:r,methods:a},l){r.disabled||(yield a.changePage(a._next,l))})},showPrevPage(c,h){return Q(this,arguments,function*({data:r,methods:a},l){r.disabled||(yield a.changePage(a._prev,l))})},showParticle(c,h,u){return Q(this,arguments,function*({methods:r},a,l){yield r.changePage(()=>r._moveToParticle(a),l)})},_getParticleIndexByPageIndex({data:r},a){return Ua({infinite:r.infinite,pageIndex:a,clonesCountHead:r.clonesCountHead,clonesCountTail:r.clonesCountTail,particlesToScroll:r.particlesToScroll,particlesCount:r.particlesCount,particlesToShow:r.particlesToShow})},showPage(c,h,u){return Q(this,arguments,function*({methods:r},a,l){const f=r._getParticleIndexByPageIndex(a);yield r.showParticle(f,l)})},offsetPage({data:r},a){const l=Hs(a,"animated",!0);return new Promise(c=>{r.durationMs=l?r.durationMsInit:0,r.offset=-r.currentParticleIndex*r.particleWidth,setTimeout(()=>{c()},r.durationMs)})}}},{onChange:n}),[i,s]=e;return[{data:i,progressManager:t},s,e._internal]}function bE(n){me(n,"svelte-sme1z4",":root{--sc-color-rgb-light-50p:rgba(93, 93, 93, 0.5);--sc-color-rgb-light:#5d5d5d;--sc-color-hex-dark-50p:rgba(30, 30, 30, 0.5);--sc-color-hex-dark:#1e1e1e}.sc-carousel__carousel-container.svelte-sme1z4{display:flex;width:100%;flex-direction:column;align-items:center}.sc-carousel__content-container.svelte-sme1z4{position:relative;display:flex;width:100%}.sc-carousel__pages-window.svelte-sme1z4{flex:1;display:flex;overflow:hidden;box-sizing:border-box;position:relative}.sc-carousel__pages-container.svelte-sme1z4{width:100%;display:flex;transition-property:transform}.sc-carousel__arrow-container.svelte-sme1z4{padding:5px;box-sizing:border-box;display:flex;align-items:center;justify-content:center}.sc-carousel-progress__container.svelte-sme1z4{width:100%;height:5px;background-color:var(--sc-color-rgb-light-50p);position:absolute;bottom:0}.sc-carousel-button{all:unset;cursor:pointer}.sc-carousel-button:focus{outline:5px auto}")}const yE=n=>({currentPageIndex:n[0]&32,pagesCount:n[0]&1024,loaded:n[0]&64}),Eu=n=>({currentPageIndex:n[5],pagesCount:n[10],showPage:n[15],loaded:n[6]}),wE=n=>({loaded:n[0]&64,currentPageIndex:n[0]&32}),Mu=n=>({showNextPage:n[14].showNextPage,loaded:n[6],currentPageIndex:n[5]}),CE=n=>({loaded:n[0]&64,currentPageIndex:n[0]&32}),xu=n=>({loaded:n[6],currentPageIndex:n[5]}),PE=n=>({loaded:n[0]&64,currentPageIndex:n[0]&32}),ku=n=>({showPrevPage:n[14].showPrevPage,loaded:n[6],currentPageIndex:n[5]});function Du(n){let t;const e=n[37].prev,i=as(e,n,n[36],ku),s=i||IE(n);return{c(){s&&s.c()},m(o,r){s&&s.m(o,r),t=!0},p(o,r){i?i.p&&(!t||r[0]&96|r[1]&32)&&cs(i,e,o,o[36],t?ls(e,o[36],r,PE):hs(o[36]),ku):s&&s.p&&(!t||r[0]&36)&&s.p(o,t?r:[-1,-1])},i(o){t||(D(s,o),t=!0)},o(o){B(s,o),t=!1},d(o){s&&s.d(o)}}}function IE(n){let t,e,i;return e=new Eg({props:{direction:"prev",disabled:!n[2]&&n[5]===0}}),e.$on("click",n[23]),{c(){t=L("div"),oe(e.$$.fragment),P(t,"class","sc-carousel__arrow-container svelte-sme1z4")},m(s,o){R(s,t,o),ne(e,t,null),i=!0},p(s,o){const r={};o[0]&36&&(r.disabled=!s[2]&&s[5]===0),e.$set(r)},i(s){i||(D(e.$$.fragment,s),i=!0)},o(s){B(e.$$.fragment,s),i=!1},d(s){s&&V(t),se(e)}}}function Su(n){let t,e,i;return e=new SI({props:{value:n[7]}}),{c(){t=L("div"),oe(e.$$.fragment),P(t,"class","sc-carousel-progress__container svelte-sme1z4")},m(s,o){R(s,t,o),ne(e,t,null),i=!0},p(s,o){const r={};o[0]&128&&(r.value=s[7]),e.$set(r)},i(s){i||(D(e.$$.fragment,s),i=!0)},o(s){B(e.$$.fragment,s),i=!1},d(s){s&&V(t),se(e)}}}function Tu(n){let t;const e=n[37].next,i=as(e,n,n[36],Mu),s=i||EE(n);return{c(){s&&s.c()},m(o,r){s&&s.m(o,r),t=!0},p(o,r){i?i.p&&(!t||r[0]&96|r[1]&32)&&cs(i,e,o,o[36],t?ls(e,o[36],r,wE):hs(o[36]),Mu):s&&s.p&&(!t||r[0]&1060)&&s.p(o,t?r:[-1,-1])},i(o){t||(D(s,o),t=!0)},o(o){B(s,o),t=!1},d(o){s&&s.d(o)}}}function EE(n){let t,e,i;return e=new Eg({props:{direction:"next",disabled:!n[2]&&n[5]===n[10]-1}}),e.$on("click",n[14].showNextPage),{c(){t=L("div"),oe(e.$$.fragment),P(t,"class","sc-carousel__arrow-container svelte-sme1z4")},m(s,o){R(s,t,o),ne(e,t,null),i=!0},p(s,o){const r={};o[0]&1060&&(r.disabled=!s[2]&&s[5]===s[10]-1),e.$set(r)},i(s){i||(D(e.$$.fragment,s),i=!0)},o(s){B(e.$$.fragment,s),i=!1},d(s){s&&V(t),se(e)}}}function Lu(n){let t;const e=n[37].dots,i=as(e,n,n[36],Eu),s=i||ME(n);return{c(){s&&s.c()},m(o,r){s&&s.m(o,r),t=!0},p(o,r){i?i.p&&(!t||r[0]&1120|r[1]&32)&&cs(i,e,o,o[36],t?ls(e,o[36],r,yE):hs(o[36]),Eu):s&&s.p&&(!t||r[0]&1056)&&s.p(o,t?r:[-1,-1])},i(o){t||(D(s,o),t=!0)},o(o){B(s,o),t=!1},d(o){s&&s.d(o)}}}function ME(n){let t,e;return t=new PI({props:{pagesCount:n[10],currentPageIndex:n[5]}}),t.$on("pageChange",n[41]),{c(){oe(t.$$.fragment)},m(i,s){ne(t,i,s),e=!0},p(i,s){const o={};s[0]&1024&&(o.pagesCount=i[10]),s[0]&32&&(o.currentPageIndex=i[5]),t.$set(o)},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){B(t.$$.fragment,i),e=!1},d(i){se(t,i)}}}function xE(n){let t,e,i,s,o,r,a,l,c,h,u,f,m=n[1]&&Du(n);const v=n[37].default,p=as(v,n,n[36],xu);let g=n[3]&&Su(n),A=n[1]&&Tu(n),w=n[4]&&Lu(n);return{c(){t=L("div"),e=L("div"),m&&m.c(),i=ee(),s=L("div"),o=L("div"),p&&p.c(),a=ee(),g&&g.c(),l=ee(),A&&A.c(),c=ee(),w&&w.c(),P(o,"class","sc-carousel__pages-container svelte-sme1z4"),j(o,"transform","translateX("+n[8]+"px)"),j(o,"transition-duration",n[9]+"ms"),j(o,"transition-timing-function",n[0]),P(s,"class","sc-carousel__pages-window svelte-sme1z4"),P(e,"class","sc-carousel__content-container svelte-sme1z4"),P(t,"class","sc-carousel__carousel-container svelte-sme1z4")},m(I,C){R(I,t,C),O(t,e),m&&m.m(e,null),O(e,i),O(e,s),O(s,o),p&&p.m(o,null),n[39](o),O(s,a),g&&g.m(s,null),n[40](s),O(e,l),A&&A.m(e,null),O(t,c),w&&w.m(t,null),h=!0,u||(f=[Wt(r=_I.call(null,o,{thresholdProvider:n[38]})),we(o,"swipeStart",n[16]),we(o,"swipeMove",n[18]),we(o,"swipeEnd",n[19]),we(o,"swipeFailed",n[20]),we(o,"swipeThresholdReached",n[17]),Wt(GI.call(null,s)),we(s,"hovered",n[21]),Wt(XI.call(null,s)),we(s,"tapped",n[22])],u=!0)},p(I,C){I[1]?m?(m.p(I,C),C[0]&2&&D(m,1)):(m=Du(I),m.c(),D(m,1),m.m(e,i)):m&&(ue(),B(m,1,1,()=>{m=null}),fe()),p&&p.p&&(!h||C[0]&96|C[1]&32)&&cs(p,v,I,I[36],h?ls(v,I[36],C,CE):hs(I[36]),xu),(!h||C[0]&256)&&j(o,"transform","translateX("+I[8]+"px)"),(!h||C[0]&512)&&j(o,"transition-duration",I[9]+"ms"),(!h||C[0]&1)&&j(o,"transition-timing-function",I[0]),r&&hi(r.update)&&C[0]&2048&&r.update.call(null,{thresholdProvider:I[38]}),I[3]?g?(g.p(I,C),C[0]&8&&D(g,1)):(g=Su(I),g.c(),D(g,1),g.m(s,null)):g&&(ue(),B(g,1,1,()=>{g=null}),fe()),I[1]?A?(A.p(I,C),C[0]&2&&D(A,1)):(A=Tu(I),A.c(),D(A,1),A.m(e,null)):A&&(ue(),B(A,1,1,()=>{A=null}),fe()),I[4]?w?(w.p(I,C),C[0]&16&&D(w,1)):(w=Lu(I),w.c(),D(w,1),w.m(t,null)):w&&(ue(),B(w,1,1,()=>{w=null}),fe())},i(I){h||(D(m),D(p,I),D(g),D(A),D(w),h=!0)},o(I){B(m),B(p,I),B(g),B(A),B(w),h=!1},d(I){I&&V(t),m&&m.d(),p&&p.d(I),n[39](null),g&&g.d(),n[40](null),A&&A.d(),w&&w.d(),u=!1,rt(f)}}}function kE(n,t,e){let{$$slots:i={},$$scope:s}=t,o=[],r,a,l=0,c=0,h=1;const[{data:u,progressManager:f},m,v]=AE((le,Ce)=>{Sl({currentPageIndex:()=>e(5,r=Ce),progressValue:()=>e(7,a=Ce),offset:()=>e(8,l=Ce),durationMs:()=>e(9,c=Ce),pagesCount:()=>e(10,h=Ce),loaded:()=>e(6,o=Ce)})(le)}),p=kr();let{timingFunction:g="ease-in-out"}=t,{arrows:A=!0}=t,{infinite:w=!0}=t,{initialPageIndex:I=0}=t,{duration:C=500}=t,{autoplay:E=!1}=t,{autoplayDuration:M=3e3}=t,{autoplayDirection:S=Ri}=t,{pauseOnFocus:T=!1}=t,{autoplayProgressVisible:G=!1}=t,{dots:_=!0}=t,{swiping:U=!0}=t,{particlesToShow:z=1}=t,{particlesToScroll:Y=1}=t;function H(le,Ce){return Q(this,null,function*(){const Ve=Hs(Ce,"animated",!0);if(typeof le!="number")throw new Error("pageIndex should be a number");yield m.showPage(le,{animated:Ve})})}function N(le){return Q(this,null,function*(){const Ce=Hs(le,"animated",!0);yield m.showPrevPage({animated:Ce})})}function X(le){return Q(this,null,function*(){const Ce=Hs(le,"animated",!0);yield m.showNextPage({animated:Ce})})}let J=0,q,ae;const re=n2(({width:le})=>{e(11,J=le),u.particleWidth=J/u.particlesToShow,i2({particlesContainerChildren:ae.children,particleWidth:u.particleWidth}),m.offsetPage({animated:!1})});function Pe(){const{clonesToAppend:le,clonesToPrepend:Ce}=s2({clonesCountHead:u.clonesCountHead,clonesCountTail:u.clonesCountTail,particlesContainerChildren:ae.children});o2({particlesContainer:ae,clonesToAppend:le,clonesToPrepend:Ce})}Et(()=>{Q(this,null,function*(){yield uh(),ae&&q&&(u.particlesCountWithoutClones=ae.children.length,yield uh(),u.infinite&&Pe(),u.particlesCount=ae.children.length,m.showPage(I,{animated:!1}),re.observe(q))})}),_t(()=>{re.disconnect(),f.reset()});function ve(le){return Q(this,null,function*(){yield m.showPage(le,{animated:!0})})}function ge(){U&&(u.durationMs=0)}function _e(le){return Q(this,null,function*(){U&&(yield Sl({[Ri]:m.showNextPage,[is]:m.showPrevPage})(le.detail.direction))})}function ye(le){U&&(u.offset+=le.detail.dx)}function We(){U&&m.showParticle(u.currentParticleIndex)}function $(){return Q(this,null,function*(){U&&(yield m.offsetPage({animated:!0}))})}function Ae(le){u.focused=le.detail.value}function ze(){m.toggleFocused()}function pe(){m.showPrevPage()}const Ye=()=>J/3;function je(le){Ne[le?"unshift":"push"](()=>{ae=le,e(13,ae)})}function ke(le){Ne[le?"unshift":"push"](()=>{q=le,e(12,q)})}const it=le=>ve(le.detail);return n.$$set=le=>{"timingFunction"in le&&e(0,g=le.timingFunction),"arrows"in le&&e(1,A=le.arrows),"infinite"in le&&e(2,w=le.infinite),"initialPageIndex"in le&&e(24,I=le.initialPageIndex),"duration"in le&&e(25,C=le.duration),"autoplay"in le&&e(26,E=le.autoplay),"autoplayDuration"in le&&e(27,M=le.autoplayDuration),"autoplayDirection"in le&&e(28,S=le.autoplayDirection),"pauseOnFocus"in le&&e(29,T=le.pauseOnFocus),"autoplayProgressVisible"in le&&e(3,G=le.autoplayProgressVisible),"dots"in le&&e(4,_=le.dots),"swiping"in le&&e(30,U=le.swiping),"particlesToShow"in le&&e(31,z=le.particlesToShow),"particlesToScroll"in le&&e(32,Y=le.particlesToScroll),"$$scope"in le&&e(36,s=le.$$scope)},n.$$.update=()=>{n.$$.dirty[0]&32&&p("pageChange",r),n.$$.dirty[0]&4&&(u.infinite=w),n.$$.dirty[0]&33554432&&(u.durationMsInit=C),n.$$.dirty[0]&67108864&&(u.autoplay=E),n.$$.dirty[0]&134217728&&(u.autoplayDuration=M),n.$$.dirty[0]&268435456&&(u.autoplayDirection=S),n.$$.dirty[0]&536870912&&(u.pauseOnFocus=T),n.$$.dirty[1]&1&&(u.particlesToShowInit=z),n.$$.dirty[1]&2&&(u.particlesToScrollInit=Y)},[g,A,w,G,_,r,o,a,l,c,h,J,q,ae,m,ve,ge,_e,ye,We,$,Ae,ze,pe,I,C,E,M,S,T,U,z,Y,H,N,X,s,i,Ye,je,ke,it]}class DE extends de{constructor(t){super(),he(this,t,kE,xE,ce,{timingFunction:0,arrows:1,infinite:2,initialPageIndex:24,duration:25,autoplay:26,autoplayDuration:27,autoplayDirection:28,pauseOnFocus:29,autoplayProgressVisible:3,dots:4,swiping:30,particlesToShow:31,particlesToScroll:32,goTo:33,goToPrev:34,goToNext:35},bE,[-1,-1])}get goTo(){return this.$$.ctx[33]}get goToPrev(){return this.$$.ctx[34]}get goToNext(){return this.$$.ctx[35]}}function SE(n){me(n,"svelte-159ski6",".media-item.svelte-159ski6.svelte-159ski6{position:relative;height:100%}.media-content.svelte-159ski6.svelte-159ski6{position:relative;pointer-events:auto;width:100%;height:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none;-o-object-fit:inherit;object-fit:inherit}.media-content.showPlayButton.svelte-159ski6.svelte-159ski6{pointer-events:none}.video-icon.svelte-159ski6.svelte-159ski6{width:12.5rem;height:6.25rem;max-width:60%;max-height:60%;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}.video-play-button-container.svelte-159ski6.svelte-159ski6{display:none;position:absolute;width:100%;height:100%;top:0;left:0;transform:translate3d(0, 0, 0)}.video-play-button-container.showPlayButton.svelte-159ski6.svelte-159ski6{pointer-events:none;display:block}.video-icon.svelte-159ski6.svelte-159ski6{pointer-events:auto}.video-icon.large.svelte-159ski6.svelte-159ski6{width:12.5rem;height:6.25rem}.video-icon.small.svelte-159ski6.svelte-159ski6{width:1.75rem;height:1.75rem}.video-icon.svelte-159ski6 .video-icon-img.svelte-159ski6{width:100%;height:100%;background-position:center center;background-size:contain;background-repeat:no-repeat}.video-icon.svelte-159ski6 .video-icon-img.canPlay.svelte-159ski6{cursor:pointer}")}function zu(n){let t;function e(o,r){if(o[2].type==="Image")return LE;if(o[2].type==="Video")return TE}let i=e(n),s=i&&i(n);return{c(){t=L("div"),s&&s.c(),P(t,"class","media-item svelte-159ski6"),P(t,"draggable","false")},m(o,r){R(o,t,r),s&&s.m(t,null)},p(o,r){i===(i=e(o))&&s?s.p(o,r):(s&&s.d(1),s=i&&i(o),s&&(s.c(),s.m(t,null)))},d(o){o&&V(t),s&&s.d()}}}function TE(n){let t,e,i,s,o,r;function a(h,u){return h[8]&&h[2].videoCoverUrl?jE:zE}let l=a(n),c=l(n);return{c(){c.c(),t=ee(),e=L("div"),i=L("div"),s=L("div"),P(s,"class","video-icon-img svelte-159ski6"),j(s,"background-image","url("+n[21]()+")"),ie(s,"canPlay",n[5]),P(i,"class","video-icon svelte-159ski6"),ie(i,"large",n[4]==="large"),ie(i,"small",n[4]==="small"),P(e,"class","video-play-button-container svelte-159ski6"),ie(e,"showPlayButton",n[11])},m(h,u){c.m(h,u),R(h,t,u),R(h,e,u),O(e,i),O(i,s),o||(r=we(s,"click",n[22]),o=!0)},p(h,u){l===(l=a(h))&&c?c.p(h,u):(c.d(1),c=l(h),c&&(c.c(),c.m(t.parentNode,t))),u&8&&j(s,"background-image","url("+h[21]()+")"),u&32&&ie(s,"canPlay",h[5]),u&16&&ie(i,"large",h[4]==="large"),u&16&&ie(i,"small",h[4]==="small"),u&2048&&ie(e,"showPlayButton",h[11])},d(h){c.d(h),h&&V(t),h&&V(e),o=!1,r()}}}function LE(n){let t,e,i;return{c(){t=L("img"),P(t,"class","media-content svelte-159ski6"),dt(t.src,e=n[2].url)||P(t,"src",e),P(t,"alt",i=n[2].name),P(t,"draggable",!1),j(t,"object-fit",n[7])},m(s,o){R(s,t,o)},p(s,o){o&4&&!dt(t.src,e=s[2].url)&&P(t,"src",e),o&4&&i!==(i=s[2].name)&&P(t,"alt",i),o&128&&j(t,"object-fit",s[7])},d(s){s&&V(t)}}}function zE(n){let t,e,i,s,o,r;return{c(){t=L("video"),P(t,"class","media-content svelte-159ski6"),dt(t.src,e=n[2].videoCoverUrl?n[2].url:n[2].url+"#t=0.1")||P(t,"src",e),P(t,"poster",i=n[2].videoCoverUrl),P(t,"preload",s=n[2].videoCoverUrl?"none":"auto"),P(t,"disablepictureinpicture",""),t.playsInline=!0,P(t,"paused",""),t.muted=!0,P(t,"draggable",!1),t.loop=!1,P(t,"crossorigin",""),t.autoplay=n[6],t.controls=!1,ie(t,"showPlayButton",n[11]),j(t,"object-fit",n[7])},m(a,l){R(a,t,l),n[20](t),o||(r=[we(t,"play",n[15]),we(t,"pause",n[16]),we(t,"error",n[17]),we(t,"ended",n[18]),we(t,"click",n[19])],o=!0)},p(a,l){l&4&&!dt(t.src,e=a[2].videoCoverUrl?a[2].url:a[2].url+"#t=0.1")&&P(t,"src",e),l&4&&i!==(i=a[2].videoCoverUrl)&&P(t,"poster",i),l&4&&s!==(s=a[2].videoCoverUrl?"none":"auto")&&P(t,"preload",s),l&64&&(t.autoplay=a[6]),l&2048&&ie(t,"showPlayButton",a[11]),l&128&&j(t,"object-fit",a[7])},d(a){a&&V(t),n[20](null),o=!1,rt(r)}}}function jE(n){let t,e,i;return{c(){t=L("img"),P(t,"class","media-content svelte-159ski6"),dt(t.src,e=n[2].videoCoverUrl)||P(t,"src",e),P(t,"alt",i=n[2].name),P(t,"draggable",!1),j(t,"object-fit",n[7])},m(s,o){R(s,t,o)},p(s,o){o&4&&!dt(t.src,e=s[2].videoCoverUrl)&&P(t,"src",e),o&4&&i!==(i=s[2].name)&&P(t,"alt",i),o&128&&j(t,"object-fit",s[7])},d(s){s&&V(t)}}}function OE(n){let t,e=n[2]&&zu(n);return{c(){e&&e.c(),t=Ee()},m(i,s){e&&e.m(i,s),R(i,t,s)},p(i,[s]){i[2]?e?e.p(i,s):(e=zu(i),e.c(),e.m(t.parentNode,t)):e&&(e.d(1),e=null)},i:K,o:K,d(i){e&&e.d(i),i&&V(t)}}}function VE(n,t,e){let i,s,{mediaInstance:o={videoInstance:void 0,paused:!0}}=t,{tag:r}=t,{media:a}=t,{playButtonIfNeed:l="withoutText"}=t,{playButtonSizeIfNeed:c="small"}=t,{canPlay:h=!0}=t,{autoplayVideo:u=!1}=t,{objectFit:f="fill"}=t,{disableVideoIfHavePoster:m=!1}=t,v=!0,p=!1;function g(){e(9,p=(a==null?void 0:a.type)==="Video"&&!!a.videoCoverUrl)}const A=Oi("mediaStore"),w=Oi("hooks"),I=()=>{p||i&&(e(10,i.muted=!0,i),i.play(),i.pause(),e(10,i.muted=!1,i),e(9,p=!0))};w.on("loadVideoFirstFrame",I),Et(()=>{A.subscribe(({currentMediaElement:z})=>{z!==i&&(i==null||i.pause())})});const C=z=>{e(11,v=!1),e(0,o.paused=!1,o),e(9,p=!0),i&&A.set({currentMediaElement:i}),w.emit("playStateChange",{event:z,state:"playing",tag:r,mediaInstance:i})},E=z=>{e(11,v=!0),e(0,o.paused=!0,o),w.emit("playStateChange",{event:z,state:"paused",tag:r,mediaInstance:i})},M=z=>{e(11,v=!0),e(0,o.paused=!0,o),w.emit("playStateChange",{event:z,state:"paused",tag:r,mediaInstance:i})},S=z=>{e(11,v=!0),e(0,o.paused=!0,o),w.emit("playStateChange",{event:z,state:"paused",tag:r,mediaInstance:i})},T=z=>{i&&i.pause()};function G(z){Ne[z?"unshift":"push"](()=>{o.videoInstance=z,e(0,o)})}const _=()=>l==="withText"?bc:l==="withoutText"?Ml:l,U=z=>{h&&i&&(e(10,i.muted=!1,i),i.play())};return n.$$set=z=>{"mediaInstance"in z&&e(0,o=z.mediaInstance),"tag"in z&&e(1,r=z.tag),"media"in z&&e(2,a=z.media),"playButtonIfNeed"in z&&e(3,l=z.playButtonIfNeed),"playButtonSizeIfNeed"in z&&e(4,c=z.playButtonSizeIfNeed),"canPlay"in z&&e(5,h=z.canPlay),"autoplayVideo"in z&&e(6,u=z.autoplayVideo),"objectFit"in z&&e(7,f=z.objectFit),"disableVideoIfHavePoster"in z&&e(8,m=z.disableVideoIfHavePoster)},n.$$.update=()=>{if(n.$$.dirty&1&&e(10,i=o.videoInstance),n.$$.dirty&4&&e(14,s=a==null?void 0:a.url),n.$$.dirty&16384&&s&&g(),n.$$.dirty&1024&&i&&e(11,v=i.paused),n.$$.dirty&1540&&(a==null?void 0:a.type)==="Video"&&!p){const z=navigator.userAgent.toLowerCase().indexOf("micromessenger")!==-1,H=navigator.userAgent.toLowerCase().indexOf("iphone")!==-1&&z;i&&H&&i.paused&&(document.removeEventListener("WeixinJSBridgeReady",I),document.removeEventListener("touchstart",I),document.removeEventListener("click",I),document.addEventListener("WeixinJSBridgeReady",I),document.addEventListener("touchstart",I),document.addEventListener("click",I))}},[o,r,a,l,c,h,u,f,m,p,i,v,A,w,s,C,E,M,S,T,G,_,U]}class Vg extends de{constructor(t){super(),he(this,t,VE,OE,ce,{mediaInstance:0,tag:1,media:2,playButtonIfNeed:3,playButtonSizeIfNeed:4,canPlay:5,autoplayVideo:6,objectFit:7,disableVideoIfHavePoster:8},SE)}}function BE(n){me(n,"svelte-1mrbqlg",".media-list-wrapper.svelte-1mrbqlg.svelte-1mrbqlg{width:100%;height:100%;position:relative;overflow:hidden;border-radius:0.125rem}.media-list-wrapper.svelte-1mrbqlg .media-list.svelte-1mrbqlg{position:relative;pointer-events:auto;height:100%;left:50%;top:50%;transform:translate(-50%, -50%)}.media-list-wrapper.svelte-1mrbqlg .media-list.svelte-1mrbqlg .sc-carousel__carousel-container,.media-list-wrapper.svelte-1mrbqlg .media-list.svelte-1mrbqlg .sc-carousel__content-container{height:100%}")}function ju(n,t,e){const i=n.slice();return i[28]=t[e],i[29]=t,i[30]=e,i}function Ou(n){let t,e,i,s,o,r,a;const l=[_E,RE],c=[];function h(u,f){return u[13]&&u[10].length>1?0:1}return i=h(n),s=c[i]=l[i](n),{c(){t=L("div"),e=L("div"),s.c(),P(e,"class","media-list svelte-1mrbqlg"),ie(e,"carouselEnabled",n[13]),P(t,"class","media-list-wrapper svelte-1mrbqlg"),ie(t,"unfolded",n[5])},m(u,f){R(u,t,f),O(t,e),c[i].m(e,null),a=!0},p(u,f){n=u;let m=i;i=h(n),i===m?c[i].p(n,f):(ue(),B(c[m],1,1,()=>{c[m]=null}),fe(),s=c[i],s?s.p(n,f):(s=c[i]=l[i](n),s.c()),D(s,1),s.m(e,null)),(!a||f[0]&8192)&&ie(e,"carouselEnabled",n[13]),(!a||f[0]&32)&&ie(t,"unfolded",n[5])},i(u){a||(D(s),u&&tt(()=>{a&&(r&&r.end(1),o=Fi(t,ph,n[6]?{y:4,duration:n[4],delay:n[2],easing:wi}:void 0),o.start())}),a=!0)},o(u){B(s),o&&o.invalidate(),u&&(r=us(t,ph,n[6]?{y:4,duration:n[4],delay:n[3],easing:wi}:void 0)),a=!1},d(u){u&&V(t),c[i].d(),u&&r&&r.end()}}}function RE(n){let t,e,i;const s=[{media:n[1][0]},{autoplayVideo:n[14]},n[7],{tag:n[0]}];function o(a){n[21](a)}let r={};for(let a=0;a<s.length;a+=1)r=vt(r,s[a]);return n[8][0]!==void 0&&(r.mediaInstance=n[8][0]),t=new Vg({props:r}),Ne.push(()=>lc(t,"mediaInstance",o)),{c(){oe(t.$$.fragment)},m(a,l){ne(t,a,l),i=!0},p(a,l){const c=l[0]&16515?Ct(s,[l[0]&2&&{media:a[1][0]},l[0]&16384&&{autoplayVideo:a[14]},l[0]&128&&Mm(a[7]),l[0]&1&&{tag:a[0]}]):{};!e&&l[0]&256&&(e=!0,c.mediaInstance=a[8][0],nc(()=>e=!1)),t.$set(c)},i(a){i||(D(t.$$.fragment,a),i=!0)},o(a){B(t.$$.fragment,a),i=!1},d(a){se(t,a)}}}function _E(n){let t,e,i={dots:!1,arrows:!1,$$slots:{default:[FE]},$$scope:{ctx:n}};return t=new DE({props:i}),n[19](t),t.$on("pageChange",n[20]),{c(){oe(t.$$.fragment)},m(s,o){ne(t,s,o),e=!0},p(s,o){const r={};o[0]&1409|o[1]&1&&(r.$$scope={dirty:o,ctx:s}),t.$set(r)},i(s){e||(D(t.$$.fragment,s),e=!0)},o(s){B(t.$$.fragment,s),e=!1},d(s){n[19](null),se(t,s)}}}function Vu(n){let t,e,i;const s=[n[7],{media:n[28]},{tag:n[0]}];function o(a){n[18](a,n[30])}let r={};for(let a=0;a<s.length;a+=1)r=vt(r,s[a]);return n[8][n[30]]!==void 0&&(r.mediaInstance=n[8][n[30]]),t=new Vg({props:r}),Ne.push(()=>lc(t,"mediaInstance",o)),{c(){oe(t.$$.fragment)},m(a,l){ne(t,a,l),i=!0},p(a,l){n=a;const c=l[0]&1153?Ct(s,[l[0]&128&&Mm(n[7]),l[0]&1024&&{media:n[28]},l[0]&1&&{tag:n[0]}]):{};!e&&l[0]&256&&(e=!0,c.mediaInstance=n[8][n[30]],nc(()=>e=!1)),t.$set(c)},i(a){i||(D(t.$$.fragment,a),i=!0)},o(a){B(t.$$.fragment,a),i=!1},d(a){se(t,a)}}}function FE(n){let t,e,i=n[10],s=[];for(let r=0;r<i.length;r+=1)s[r]=Vu(ju(n,i,r));const o=r=>B(s[r],1,1,()=>{s[r]=null});return{c(){for(let r=0;r<s.length;r+=1)s[r].c();t=Ee()},m(r,a){for(let l=0;l<s.length;l+=1)s[l]&&s[l].m(r,a);R(r,t,a),e=!0},p(r,a){if(a[0]&1409){i=r[10];let l;for(l=0;l<i.length;l+=1){const c=ju(r,i,l);s[l]?(s[l].p(c,a),D(s[l],1)):(s[l]=Vu(c),s[l].c(),D(s[l],1),s[l].m(t.parentNode,t))}for(ue(),l=i.length;l<s.length;l+=1)o(l);fe()}},i(r){if(!e){for(let a=0;a<i.length;a+=1)D(s[a]);e=!0}},o(r){s=s.filter(Boolean);for(let a=0;a<s.length;a+=1)B(s[a]);e=!1},d(r){Xt(s,r),r&&V(t)}}}function HE(n){let t,e,i=n[5]&&Ou(n);return{c(){i&&i.c(),t=Ee()},m(s,o){i&&i.m(s,o),R(s,t,o),e=!0},p(s,o){s[5]?i?(i.p(s,o),o[0]&32&&D(i,1)):(i=Ou(s),i.c(),D(i,1),i.m(t.parentNode,t)):i&&(ue(),B(i,1,1,()=>{i=null}),fe())},i(s){e||(D(i),e=!0)},o(s){B(i),e=!1},d(s){i&&i.d(s),s&&V(t)}}}function NE(n,t,e){let i,s,o,r,{tag:a}=t,{mediaData:l}=t,{inDelay:c=0}=t,{outDelay:h=0}=t,{duration:u=0}=t,{unfolded:f=!0}=t,{animation:m=!0}=t,{mediaItemConfig:v}=t,{enableCarousel:p=!0}=t,{autoplayConfig:g={}}=t;const{autoplayVideo:A=!1,autoplayCarousel:w=!0,autoplayVideoInCarousel:I=!1}=g;let C=[],E=0,M,S=null;const T=Oi("hooks"),G=Oi("mediaStore");function _(){console.log("clickMedia");const N=C[E],X=N==null?void 0:N.videoInstance;X&&(X.paused?(X.muted=!1,X.play()):X.pause())}Et(()=>{T.on("click",N=>{var X;(X=a.tag3DContentSvelte)!=null&&X.css3DInstance&&N.tag.id===a.id&&N.target==="TagContent"&&_()}),e(0,a.play=()=>{const N=C[E],X=N==null?void 0:N.videoInstance;X&&(X.muted=!1,X.play())},a),e(0,a.pause=()=>{const N=C[E],X=N==null?void 0:N.videoInstance;X&&X.pause()},a),S=setInterval(()=>{r&&(M==null||M.goToNext())},3e3)}),_t(()=>{clearInterval(S),T.off("click",_)});function U(N,X){n.$$.not_equal(C[X],N)&&(C[X]=N,e(8,C))}function z(N){Ne[N?"unshift":"push"](()=>{M=N,e(12,M)})}const Y=N=>{i||G.set({currentMediaElement:null}),e(11,E=N.detail)};function H(N){n.$$.not_equal(C[0],N)&&(C[0]=N,e(8,C))}return n.$$set=N=>{"tag"in N&&e(0,a=N.tag),"mediaData"in N&&e(1,l=N.mediaData),"inDelay"in N&&e(2,c=N.inDelay),"outDelay"in N&&e(3,h=N.outDelay),"duration"in N&&e(4,u=N.duration),"unfolded"in N&&e(5,f=N.unfolded),"animation"in N&&e(6,m=N.animation),"mediaItemConfig"in N&&e(7,v=N.mediaItemConfig),"enableCarousel"in N&&e(16,p=N.enableCarousel),"autoplayConfig"in N&&e(17,g=N.autoplayConfig)},n.$$.update=()=>{n.$$.dirty[0]&256&&e(9,i=C.every(N=>N.paused)),n.$$.dirty[0]&65538&&e(13,s=p&&(l==null?void 0:l.length)>1),n.$$.dirty[0]&2&&e(10,o=l),n.$$.dirty[0]&1536&&(r=o.length>1&&w&&i)},[a,l,c,h,u,f,m,v,C,i,o,E,M,s,A,G,p,g,U,z,Y,H]}class Bg extends de{constructor(t){super(),he(this,t,NE,HE,ce,{tag:0,mediaData:1,inDelay:2,outDelay:3,duration:4,unfolded:5,animation:6,mediaItemConfig:7,enableCarousel:16,autoplayConfig:17},BE,[-1,-1])}}function GE(n){me(n,"svelte-1f7m1lj",".line.svelte-1f7m1lj{position:absolute;width:6.5625rem;height:1.3125rem;transform:translateY(-100%)}.text.svelte-1f7m1lj{position:absolute;width:6.25rem;left:1rem;bottom:0.0625rem;font-weight:600}.media-wrapper.svelte-1f7m1lj{position:absolute;left:0.875rem;top:-5.3125rem;width:5.625rem;height:3.75rem;font-weight:600}")}function Bu(n){let t,e,i,s,o,r,a,l;t=new Jt({props:{visible:n[3],left:61,bottom:57,width:2,blurRadius:150,spreadRadius:75}}),s=new gI({props:{unfolded:n[3],outDelay:400}});let c=n[2]&&Ru(n),h=n[1]&&_u(n);return{c(){oe(t.$$.fragment),e=ee(),i=L("div"),oe(s.$$.fragment),o=ee(),c&&c.c(),r=ee(),h&&h.c(),a=Ee(),P(i,"class","line svelte-1f7m1lj")},m(u,f){ne(t,u,f),R(u,e,f),R(u,i,f),ne(s,i,null),R(u,o,f),c&&c.m(u,f),R(u,r,f),h&&h.m(u,f),R(u,a,f),l=!0},p(u,f){const m={};f&8&&(m.visible=u[3]),t.$set(m);const v={};f&8&&(v.unfolded=u[3]),s.$set(v),u[2]?c?(c.p(u,f),f&4&&D(c,1)):(c=Ru(u),c.c(),D(c,1),c.m(r.parentNode,r)):c&&(ue(),B(c,1,1,()=>{c=null}),fe()),u[1]?h?(h.p(u,f),f&2&&D(h,1)):(h=_u(u),h.c(),D(h,1),h.m(a.parentNode,a)):h&&(ue(),B(h,1,1,()=>{h=null}),fe())},i(u){l||(D(t.$$.fragment,u),D(s.$$.fragment,u),D(c),D(h),l=!0)},o(u){B(t.$$.fragment,u),B(s.$$.fragment,u),B(c),B(h),l=!1},d(u){se(t,u),u&&V(e),u&&V(i),se(s),u&&V(o),c&&c.d(u),u&&V(r),h&&h.d(u),u&&V(a)}}}function Ru(n){let t,e,i;return e=new Pg({props:{unfolded:n[3],content:n[2],inDelay:500}}),{c(){t=L("div"),oe(e.$$.fragment),P(t,"class","text svelte-1f7m1lj")},m(s,o){R(s,t,o),ne(e,t,null),i=!0},p(s,o){const r={};o&8&&(r.unfolded=s[3]),o&4&&(r.content=s[2]),e.$set(r)},i(s){i||(D(e.$$.fragment,s),i=!0)},o(s){B(e.$$.fragment,s),i=!1},d(s){s&&V(t),se(e)}}}function _u(n){let t,e,i;return e=new Bg({props:{autoplayConfig:{autoplayCarousel:!1},unfolded:n[3],mediaData:n[1],tag:n[0],enableCarousel:!1,mediaItemConfig:{canPlay:!1,playButtonSizeIfNeed:"small",disableVideoIfHavePoster:!0},inDelay:500,duration:500}}),{c(){t=L("div"),oe(e.$$.fragment),P(t,"class","media-wrapper svelte-1f7m1lj")},m(s,o){R(s,t,o),ne(e,t,null),i=!0},p(s,o){const r={};o&8&&(r.unfolded=s[3]),o&2&&(r.mediaData=s[1]),o&1&&(r.tag=s[0]),e.$set(r)},i(s){i||(D(e.$$.fragment,s),i=!0)},o(s){B(e.$$.fragment,s),i=!1},d(s){s&&V(t),se(e)}}}function QE(n){let t,e,i=n[0].state&&Bu(n);return{c(){i&&i.c(),t=Ee()},m(s,o){i&&i.m(s,o),R(s,t,o),e=!0},p(s,[o]){s[0].state?i?(i.p(s,o),o&1&&D(i,1)):(i=Bu(s),i.c(),D(i,1),i.m(t.parentNode,t)):i&&(ue(),B(i,1,1,()=>{i=null}),fe())},i(s){e||(D(i),e=!0)},o(s){B(i),e=!1},d(s){i&&i.d(s),s&&V(t)}}}function WE(n,t,e){let i,s,o,r,{tag:a}=t;return n.$$set=l=>{"tag"in l&&e(0,a=l.tag)},n.$$.update=()=>{var l,c,h;n.$$.dirty&1&&e(3,i=a.state?a.state.unfolded:!1),n.$$.dirty&1&&e(4,s=(c=(l=a.data.title)!=null?l:a.data.text)!=null?c:""),n.$$.dirty&16&&e(2,o=((h=s.length)!=null?h:0)>7?s.substring(0,6)+"...":s),n.$$.dirty&1&&e(1,r=a.data.mediaData)},[a,r,o,i,s]}class UE extends de{constructor(t){super(),he(this,t,WE,QE,ce,{tag:0},GE)}}function YE(n){me(n,"svelte-sezqcq",'@charset "UTF-8";.svelte-sezqcq.svelte-sezqcq{box-sizing:border-box}.marketing.svelte-sezqcq.svelte-sezqcq{transform:translateY(-100%)}.marketing.svelte-sezqcq .line.svelte-sezqcq{position:absolute;height:1.875rem;width:0.0625rem;left:50%;transform:translateX(-50%);background-color:white;bottom:0;transform-origin:bottom;transition:all 500ms}.marketing.svelte-sezqcq .content.svelte-sezqcq{position:relative;min-width:7.5rem;width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content;border-radius:0.25rem;top:-1.875rem;left:-1rem;padding:0.5rem 0rem 0.5625rem;transition-property:opacity, transform;transition-duration:500ms}.marketing.svelte-sezqcq .content .headerImage.svelte-sezqcq{position:absolute;width:100%;top:0.25rem;transform:translateY(-100%);border-top-left-radius:0.25rem;border-top-right-radius:0.25rem}.title-wrapper.svelte-sezqcq.svelte-sezqcq{position:relative;width:100%;height:1.125rem}.title-wrapper.svelte-sezqcq .title.svelte-sezqcq{border-radius:0.25rem;width:100%;padding-left:0.625rem;padding-right:0.625rem}.title-wrapper.svelte-sezqcq .title .text.svelte-sezqcq{display:block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:0.75rem;font-weight:bold;line-height:1.125rem}.footer.svelte-sezqcq.svelte-sezqcq{position:relative;padding:0.5rem 0.625rem 0 0;width:100%;display:flex;align-items:center}.footer.svelte-sezqcq .goto-button.svelte-sezqcq{display:flex;align-self:flex-end;flex-wrap:wrap;align-items:center;overflow:hidden;height:0.875rem}.footer.svelte-sezqcq .goto-button .gap.svelte-sezqcq{height:100%;width:0.625rem}.footer.svelte-sezqcq .goto-button .text.svelte-sezqcq{display:block;height:100%;font-size:0.625rem}.footer.svelte-sezqcq .arrow-wrapper.svelte-sezqcq{height:0.875rem;display:flex;align-self:flex-end;flex-grow:0;flex-shrink:0;align-items:center;margin-left:0.25rem}.footer.svelte-sezqcq .arrow-wrapper svg.arrow.svelte-sezqcq{width:0.375rem;height:0.625rem}.footer.svelte-sezqcq .price.svelte-sezqcq{flex-shrink:0;margin-right:auto;white-space:nowrap;display:flex;align-items:baseline;margin-left:0.625rem}.footer.svelte-sezqcq .price .value.svelte-sezqcq{position:relative;font-size:0.875rem;line-height:1rem;font-family:TG-TYPE, PingFangSC, Segoe UI, Rototo, sans-serif;letter-spacing:0rem}.footer.svelte-sezqcq .price .unit.svelte-sezqcq{padding-left:0.125rem;font-size:0.625rem}.tags-wrapper.svelte-sezqcq.svelte-sezqcq{position:relative;overflow:hidden;height:1rem;margin-top:0.25rem}.tags-wrapper.svelte-sezqcq .tags.svelte-sezqcq{position:relative;display:inline-flex;max-width:100%;flex-wrap:wrap;padding-left:0.625rem;padding-right:0.375rem}.tags-wrapper.svelte-sezqcq .tags .tag.svelte-sezqcq{display:flex;align-items:center;justify-content:center;flex-shrink:0;flex-grow:0;font-size:0.625rem;height:1rem;margin-right:0.25rem;margin-bottom:0.625rem;padding:0 0.25rem;border-radius:0.125rem;max-width:100%;text-overflow:ellipsis;overflow:hidden}.marketing.light.svelte-sezqcq .content.svelte-sezqcq{background-color:white}.marketing.light.svelte-sezqcq .content .title-wrapper .title .text.svelte-sezqcq{color:rgba(0, 0, 0, 0.8)}.marketing.light.svelte-sezqcq .content .tags-wrapper .tags .primary-tag.svelte-sezqcq{background:rgba(234, 208, 154, 0.5);color:#946700}.marketing.light.svelte-sezqcq .content .tags-wrapper .tags .secondary-tag.svelte-sezqcq{background:rgba(0, 0, 0, 0.06);color:rgba(0, 0, 0, 0.5)}.marketing.light.svelte-sezqcq .content .footer.svelte-sezqcq{color:#946700;fill:#946700}.marketing.dark.svelte-sezqcq .content.svelte-sezqcq{background-color:rgba(0, 0, 0, 0.5)}.marketing.dark.svelte-sezqcq .content .title-wrapper .title .text.svelte-sezqcq{color:white}.marketing.dark.svelte-sezqcq .content .tags-wrapper .tags .primary-tag.svelte-sezqcq{background:rgba(234, 208, 154, 0.5);color:white}.marketing.dark.svelte-sezqcq .content .tags-wrapper .tags .secondary-tag.svelte-sezqcq{background:rgba(255, 255, 255, 0.15);color:rgba(255, 255, 255, 0.85)}.marketing.dark.svelte-sezqcq .content .footer.svelte-sezqcq{color:#ead09a;fill:#ead09a}.marketing.unfolded.svelte-sezqcq .line.svelte-sezqcq{transform:translateX(-50%) scale(1, 1)}.marketing.folded.svelte-sezqcq .line.svelte-sezqcq{transform:translateX(-50%) scale(1, 0);transition-timing-function:ease-in}.marketing.unfolded.svelte-sezqcq .content.svelte-sezqcq{opacity:1}.marketing.folded.svelte-sezqcq .content.svelte-sezqcq{opacity:0;transform:translateY(0.425rem);transition-timing-function:ease-in}')}function Fu(n,t,e){const i=n.slice();return i[0]=t[e],i}function Hu(n,t,e){const i=n.slice();return i[0]=t[e],i}function Nu(n){let t,e;return{c(){t=L("img"),P(t,"class","headerImage svelte-sezqcq"),dt(t.src,e=n[3].headerPictureUrl)||P(t,"src",e),P(t,"alt","")},m(i,s){R(i,t,s)},p(i,s){s&8&&!dt(t.src,e=i[3].headerPictureUrl)&&P(t,"src",e)},d(i){i&&V(t)}}}function Gu(n){let t,e,i,s,o,r=n[2]||[],a=[];for(let h=0;h<r.length;h+=1)a[h]=Qu(Hu(n,r,h));let l=n[5]||[],c=[];for(let h=0;h<l.length;h+=1)c[h]=Wu(Fu(n,l,h));return{c(){t=L("div"),e=L("div");for(let h=0;h<a.length;h+=1)a[h].c();i=ee();for(let h=0;h<c.length;h+=1)c[h].c();P(e,"class","tags svelte-sezqcq"),P(t,"class","tags-wrapper svelte-sezqcq")},m(h,u){R(h,t,u),O(t,e);for(let f=0;f<a.length;f+=1)a[f]&&a[f].m(e,null);O(e,i);for(let f=0;f<c.length;f+=1)c[f]&&c[f].m(e,null);s||(o=[Wt(Ni.call(null,e)),we(e,"clientHeight",n[11])],s=!0)},p(h,u){if(u&4){r=h[2]||[];let f;for(f=0;f<r.length;f+=1){const m=Hu(h,r,f);a[f]?a[f].p(m,u):(a[f]=Qu(m),a[f].c(),a[f].m(e,i))}for(;f<a.length;f+=1)a[f].d(1);a.length=r.length}if(u&32){l=h[5]||[];let f;for(f=0;f<l.length;f+=1){const m=Fu(h,l,f);c[f]?c[f].p(m,u):(c[f]=Wu(m),c[f].c(),c[f].m(e,null))}for(;f<c.length;f+=1)c[f].d(1);c.length=l.length}},d(h){h&&V(t),Xt(a,h),Xt(c,h),s=!1,rt(o)}}}function Qu(n){let t,e=n[0]+"",i;return{c(){t=L("div"),i=Se(e),P(t,"class","tag primary-tag svelte-sezqcq"),j(t,"min-width",Sc)},m(s,o){R(s,t,o),O(t,i)},p(s,o){o&4&&e!==(e=s[0]+"")&&Te(i,e)},d(s){s&&V(t)}}}function Wu(n){let t,e=n[0]+"",i;return{c(){t=L("div"),i=Se(e),P(t,"class","tag secondary-tag svelte-sezqcq"),j(t,"min-width",Sc)},m(s,o){R(s,t,o),O(t,i)},p(s,o){o&32&&e!==(e=s[0]+"")&&Te(i,e)},d(s){s&&V(t)}}}function Uu(n){let t,e,i=n[7]&&Yu(n),s=n[3].highlightText&&Zu(n);return{c(){t=L("div"),i&&i.c(),e=ee(),s&&s.c(),P(t,"class","footer svelte-sezqcq")},m(o,r){R(o,t,r),i&&i.m(t,null),O(t,e),s&&s.m(t,null)},p(o,r){o[7]?i?i.p(o,r):(i=Yu(o),i.c(),i.m(t,e)):i&&(i.d(1),i=null),o[3].highlightText?s?s.p(o,r):(s=Zu(o),s.c(),s.m(t,null)):s&&(s.d(1),s=null)},d(o){o&&V(t),i&&i.d(),s&&s.d()}}}function Yu(n){let t,e,i=n[3].price.value+"",s,o,r=n[3].price.unit&&Xu(n);return{c(){t=L("div"),e=L("span"),s=Se(i),o=ee(),r&&r.c(),P(e,"class","value svelte-sezqcq"),P(t,"class","price svelte-sezqcq")},m(a,l){R(a,t,l),O(t,e),O(e,s),O(t,o),r&&r.m(t,null)},p(a,l){l&8&&i!==(i=a[3].price.value+"")&&Te(s,i),a[3].price.unit?r?r.p(a,l):(r=Xu(a),r.c(),r.m(t,null)):r&&(r.d(1),r=null)},d(a){a&&V(t),r&&r.d()}}}function Xu(n){let t,e=n[3].price.unit+"",i;return{c(){t=L("span"),i=Se(e),P(t,"class","unit svelte-sezqcq")},m(s,o){R(s,t,o),O(t,i)},p(s,o){o&8&&e!==(e=s[3].price.unit+"")&&Te(i,e)},d(s){s&&V(t)}}}function Zu(n){let t,e,i,s,o=n[3].highlightText+"",r,a,l;return{c(){t=L("div"),e=L("div"),i=ee(),s=L("span"),r=Se(o),a=ee(),l=L("div"),l.innerHTML='<svg class="arrow svelte-sezqcq" viewBox="0 0 6 9"><g transform="translate(-3, -2)" fill-rule="nonzero" class="svelte-sezqcq"><path d="M4.43868724,2.12056563 C4.28121824,1.95989074 4.02582143,1.95979988 3.86824251,2.1203627 C3.72498894,2.26632889 3.71189225,2.49481723 3.82900374,2.65587166 L6.57092402,5.92894326 C6.72651763,6.11470411 6.72651763,6.38529589 6.57092402,6.57105674 L3.86804348,9.79798499 C3.72488984,9.94405307 3.71194952,10.1725507 3.8291712,10.3335217 L3.86824251,10.3796373 C4.01149607,10.5256035 4.23559087,10.5387981 4.39346025,10.4192733 L4.43868724,10.3794344 L8.1144599,6.5985342 C8.30312347,6.40447482 8.30312347,6.09552518 8.1144599,5.9014658 L4.43868724,2.12056563 Z" class="svelte-sezqcq"></path></g></svg>',P(e,"class","gap svelte-sezqcq"),P(s,"class","text svelte-sezqcq"),P(t,"class","goto-button goto-icon svelte-sezqcq"),P(l,"class","arrow-wrapper svelte-sezqcq")},m(c,h){R(c,t,h),O(t,e),O(t,i),O(t,s),O(s,r),R(c,a,h),R(c,l,h)},p(c,h){h&8&&o!==(o=c[3].highlightText+"")&&Te(r,o)},d(c){c&&V(t),c&&V(a),c&&V(l)}}}function XE(n){var C,E;let t,e,i,s,o,r,a,l,c,h,u=n[3].title+"",f,m,v,p,g;e=new Jt({props:{visible:n[4],outDelay:500,left:61,bottom:87,blurRadius:150,spreadRadius:75}});let A=n[3].headerPictureUrl&&Nu(n),w=((C=n[2].length)!=null?C:0)+((E=n[5].length)!=null?E:0)>0&&Gu(n),I=(n[7]||n[3].highlightText)&&Uu(n);return{c(){t=L("div"),oe(e.$$.fragment),i=ee(),s=L("div"),o=ee(),r=L("div"),A&&A.c(),a=ee(),l=L("div"),c=L("div"),h=L("div"),f=Se(u),m=ee(),w&&w.c(),v=ee(),I&&I.c(),P(s,"class","line svelte-sezqcq"),j(s,"transition-delay",n[4]?No+"ms":Go+qu-Ju-40+"ms"),P(h,"class","text svelte-sezqcq"),P(c,"class","title svelte-sezqcq"),P(l,"class","title-wrapper svelte-sezqcq"),P(r,"class","content svelte-sezqcq"),j(r,"max-width",si(n[9])),j(r,"transition-delay",n[4]?No+Go+"ms":"0ms"),P(t,"class",p=et(`marketing ${n[6]}`)+" svelte-sezqcq"),ie(t,"unfolded",n[4]),ie(t,"folded",n[8])},m(M,S){R(M,t,S),ne(e,t,null),O(t,i),O(t,s),O(t,o),O(t,r),A&&A.m(r,null),O(r,a),O(r,l),O(l,c),O(c,h),O(h,f),O(r,m),w&&w.m(r,null),O(r,v),I&&I.m(r,null),g=!0},p(M,[S]){var G,_;const T={};S&16&&(T.visible=M[4]),e.$set(T),S&16&&j(s,"transition-delay",M[4]?No+"ms":Go+qu-Ju-40+"ms"),M[3].headerPictureUrl?A?A.p(M,S):(A=Nu(M),A.c(),A.m(r,a)):A&&(A.d(1),A=null),(!g||S&8)&&u!==(u=M[3].title+"")&&Te(f,u),((G=M[2].length)!=null?G:0)+((_=M[5].length)!=null?_:0)>0?w?w.p(M,S):(w=Gu(M),w.c(),w.m(r,v)):w&&(w.d(1),w=null),M[7]||M[3].highlightText?I?I.p(M,S):(I=Uu(M),I.c(),I.m(r,null)):I&&(I.d(1),I=null),S&16&&j(r,"transition-delay",M[4]?No+Go+"ms":"0ms"),(!g||S&64&&p!==(p=et(`marketing ${M[6]}`)+" svelte-sezqcq"))&&P(t,"class",p),(!g||S&80)&&ie(t,"unfolded",M[4]),(!g||S&320)&&ie(t,"folded",M[8])},i(M){g||(D(e.$$.fragment,M),g=!0)},o(M){B(e.$$.fragment,M),g=!1},d(M){M&&V(t),se(e),A&&A.d(),w&&w.d(),I&&I.d()}}}const Sc=40,No=400,Ju=500,Go=180,qu=500;function ZE(n,t,e){let i,s,o,r,a,l,c,h,{tag:u}=t,f,m=(()=>{var g;const p=(g=u.data.limitWidth)!=null?g:!0;if(typeof p=="number")return p;if(p===!0)return 172})();const v=p=>{e(1,f=p.detail)};return n.$$set=p=>{"tag"in p&&e(0,u=p.tag)},n.$$.update=()=>{var p,g,A,w,I,C;n.$$.dirty&1&&e(4,i=(g=(p=u.state)==null?void 0:p.unfolded)!=null?g:!1),n.$$.dirty&16&&e(8,s=!i),n.$$.dirty&1&&e(3,o=u.data),n.$$.dirty&8&&e(7,r=xe((A=o.price)==null?void 0:A.value)&&((w=o.price)==null?void 0:w.value)!==""),n.$$.dirty&1&&e(6,a=u.data.theme||"light"),n.$$.dirty&1026&&f>40&&e(10,l=l-1),n.$$.dirty&1032&&e(2,c=((I=o.brandTags)==null?void 0:I.slice(0,l).filter(Boolean))||[]),n.$$.dirty&1036&&e(5,h=((C=o.tags)==null?void 0:C.slice(0,l-c.length).filter(Boolean))||[])},e(10,l=(m-20)/Sc),[u,f,c,o,i,h,a,r,s,m,l,v]}class JE extends de{constructor(t){super(),he(this,t,ZE,XE,ce,{tag:0},YE)}}class qE extends Audio{constructor(e){super();d(this,"sharedAudioSrc");d(this,"sharedAudioPaused",!0);d(this,"sharedAudioCurrentTime",0);d(this,"tryplaying",!1);d(this,"audioInstance");d(this,"eventListenerDisposer");this.sharedAudioSrc=e}get paused(){var e;return(e=this.sharedAudioPaused)!=null?e:!0}get currentTime(){return this.sharedAudioCurrentTime}play(){return Q(this,null,function*(){var i,s,o;if(this.tryplaying)return;this.tryplaying=!0,(!this.audioInstance||((i=this.audioInstance)==null?void 0:i.realSrc)!==this.sharedAudioSrc)&&(this.audioInstance=rP(this.sharedAudioSrc,{namespace:wc.PlayAudio})),(s=this.eventListenerDisposer)==null||s.call(this),this.eventListenerDisposer=this.addEventListeners(),this.audioInstance.currentTime=(o=this.currentTime)!=null?o:0;const e=this.audioInstance.currentTime!==this.currentTime;this.audioInstance.play().then(()=>{var r;this.audioInstance.muted=!1,e&&(this.audioInstance.currentTime=(r=this.currentTime)!=null?r:0),this.sharedAudioPaused=!1}).catch(r=>{var a;r.message==="The operation is not supported."?console.error("Error: 音频文件可能损坏或修改过文件后缀",r):console.error("Error: error playing media in Safari",r),this.endedHandler(),(a=this.onerror)==null||a.call(this,r)}).finally(()=>{this.tryplaying=!1})})}pause(e){var i;if(this.audioInstance&&!this.paused){if(this.sharedAudioPaused=!0,(i=this.eventListenerDisposer)==null||i.call(this),this.audioInstance.ended){this.endedHandler();return}this.audioInstance.paused||this.audioInstance.pause(),this.onpause(e!=null?e:new Event("pause")),this.clear()}}dispose(){var e;(e=this.eventListenerDisposer)==null||e.call(this),this.clear(),this.audioInstance=void 0}clear(){var e;(e=this.audioInstance)==null||e.clear()}endedHandler(e){var i,s;(i=this.onended)==null||i.call(this,e!=null?e:new Event("ended")),(s=this.eventListenerDisposer)==null||s.call(this),this.sharedAudioPaused=!0,this.sharedAudioCurrentTime=0,this.clear()}addEventListeners(){const e=this.audioInstance;if(!e)return;const i=f=>{var m;this.sharedAudioCurrentTime=e.currentTime,(m=this.ontimeupdate)==null||m.call(this,f)},s=f=>{var m;e.isBlankAudio||(this.sharedAudioPaused=!1,(m=this.onplay)==null||m.call(this,f))},o=f=>{this.pause(f)},r=f=>{this.endedHandler(f)},a=f=>{var m;this.sharedAudioPaused=!0,(m=this.onerror)==null||m.call(this,f)},l=f=>{var m;return(m=this.oncanplay)==null?void 0:m.call(this,f)},c=f=>{var m;return(m=this.oncanplaythrough)==null?void 0:m.call(this,f)},h=f=>{var m;return(m=this.onloadeddata)==null?void 0:m.call(this,f)},u=f=>{var m;return(m=this.onloadedmetadata)==null?void 0:m.call(this,f)};return e.addEventListener("timeupdate",i),e.addEventListener("play",s),e.addEventListener("pause",o),e.addEventListener("ended",r),e.addEventListener("error",a),e.addEventListener("canplay",l),e.addEventListener("canplaythrough",c),e.addEventListener("loadeddata",h),e.addEventListener("loadedmetadata",u),()=>{e.removeEventListener("timeupdate",i),e.removeEventListener("play",s),e.removeEventListener("pause",o),e.removeEventListener("ended",r),e.removeEventListener("error",a),e.removeEventListener("canplay",l),e.removeEventListener("canplaythrough",c),e.removeEventListener("loadeddata",h),e.removeEventListener("loadedmetadata",u)}}}function KE(n){me(n,"svelte-13e7hxv",".audio.svelte-13e7hxv{pointer-events:auto;cursor:pointer;width:100%;height:100%}")}function $E(n){let t,e,i,s;const o=n[8].default,r=as(o,n,n[7],null);return{c(){t=L("div"),r&&r.c(),P(t,"class","audio svelte-13e7hxv"),P(t,"style",n[0])},m(a,l){R(a,t,l),r&&r.m(t,null),e=!0,i||(s=we(t,"click",l0(n[1])),i=!0)},p(a,[l]){r&&r.p&&(!e||l&128)&&cs(r,o,a,a[7],e?ls(o,a[7],l,null):hs(a[7]),null),(!e||l&1)&&P(t,"style",a[0])},i(a){e||(D(r,a),e=!0)},o(a){B(r,a),e=!1},d(a){a&&V(t),r&&r.d(a),i=!1,s()}}}function eM(n,t,e){let{$$slots:i={},$$scope:s}=t,{url:o}=t,{enable:r=!0}=t,{style:a=""}=t,{hooksInfo:l}=t;const c=kr(),h=Oi("hooks"),u=Oi("mediaStore");let f,m=!0;function v(){e(5,f.onplay=g=>{h.emit("playStateChange",k({event:g,state:"playing",mediaInstance:f},l)),c("play"),e(6,m=!1)},f),e(5,f.onpause=g=>{h.emit("playStateChange",k({event:g,state:"paused",mediaInstance:f},l)),c("pause"),e(6,m=!0)},f),e(5,f.onended=g=>{h.emit("playStateChange",k({event:g,state:"paused",mediaInstance:f},l)),c("pause"),e(6,m=!0)},f),e(5,f.onloadedmetadata=g=>{typeof f.duration=="number"&&!Number.isNaN(f.duration)&&c("duration",f.duration)},f),e(5,f.onerror=g=>{c("pause"),e(6,m=!0)},f),e(5,f.ontimeupdate=g=>{c("timeupdate",f.currentTime)},f)}u.subscribe(({currentMediaElement:g})=>{g!==f&&(m||f==null||f.pause())});function p(g){f&&(h.emit("click",k({event:g,target:"AudioTagPlayIcon",audioInstance:f},l)),u.set({currentMediaElement:f}),h.emit("playStateChange",k({event:g,state:f.paused?"playing":"paused",mediaInstance:f},l)),f.paused?f.play():f.pause())}return n.$$set=g=>{"url"in g&&e(2,o=g.url),"enable"in g&&e(3,r=g.enable),"style"in g&&e(0,a=g.style),"hooksInfo"in g&&e(4,l=g.hooksInfo),"$$scope"in g&&e(7,s=g.$$scope)},n.$$.update=()=>{n.$$.dirty&4&&(o||c("duration",0)),n.$$.dirty&36&&(f==null||f.dispose(),e(5,f=new qE(o)),c("audioRef",f),setTimeout(()=>c("audioRef",f),200),v()),n.$$.dirty&40&&(r||f==null||f.pause()),n.$$.dirty&72&&c(r&&!m?"play":"pause")},[a,p,o,r,l,f,m,s,i]}let Rg=class extends de{constructor(t){super(),he(this,t,eM,$E,ce,{url:2,enable:3,style:0,hooksInfo:4},KE)}};function tM(n){me(n,"svelte-srt2pi",".audio-icon__wrapper.svelte-srt2pi.svelte-srt2pi{display:inline-block}.audio-icon.svelte-srt2pi.svelte-srt2pi{display:flex;justify-content:center;align-items:center;position:relative;width:100%;height:100%;border-radius:50%;background-color:rgba(255, 255, 255, 0.8)}.audio-icon.svelte-srt2pi .sound-wave__container.svelte-srt2pi{position:absolute;pointer-events:none;width:60%;height:60%}.sound-wave.svelte-srt2pi.svelte-srt2pi{animation-duration:2s;animation-iteration-count:infinite;animation-play-state:paused;transition:opacity 0}.playing.svelte-srt2pi .sound-wave.svelte-srt2pi{animation-play-state:running}.playing.svelte-srt2pi .sound-wave-1.svelte-srt2pi{animation-name:svelte-srt2pi-sound_wave_1_animation}.playing.svelte-srt2pi .sound-wave-2.svelte-srt2pi{animation-name:svelte-srt2pi-sound_wave_2_animation}.playing.svelte-srt2pi .sound-wave-3.svelte-srt2pi{animation-name:svelte-srt2pi-sound_wave_3_animation}@keyframes svelte-srt2pi-sound_wave_1_animation{0%,10%{opacity:0}25%,100%{opacity:1}}@keyframes svelte-srt2pi-sound_wave_2_animation{0%,35%{opacity:0}50%,100%{opacity:1}}@keyframes svelte-srt2pi-sound_wave_3_animation{0%,60%{opacity:0}75%,100%{opacity:1}}")}function Ku(n){let t,e;return t=new Jt({props:{center:!0,blurRadius:12,spreadRadius:5}}),{c(){oe(t.$$.fragment)},m(i,s){ne(t,i,s),e=!0},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){B(t.$$.fragment,i),e=!1},d(i){se(t,i)}}}function iM(n){let t,e,i,s,o,r=n[1]&&Ku();return{c(){t=L("div"),r&&r.c(),e=ee(),i=L("div"),s=L("div"),s.innerHTML='<svg width="100%" height="100%" viewBox="0 0 128 128"><g transform="rotate(-45 12 64) translate(12 64)" fill="black" stroke="black" fill-opacity="0.6" stroke-opacity="0.6"><path stroke="none" class="sound-wave sound-wave-1 svelte-srt2pi" d="M0,23 A23,23 0 0,0 23,0 L0,0"></path><path fill="none" stroke-width="15" class="sound-wave sound-wave-2 svelte-srt2pi" d="M0,46 A46,46 0 0,0 46,0"></path><path fill="none" stroke-width="15" class="sound-wave sound-wave-3 svelte-srt2pi" d="M0,80 A80,80 0 0,0 80,0"></path></g></svg>',P(s,"class","sound-wave__container svelte-srt2pi"),P(i,"class","audio-icon svelte-srt2pi"),ie(i,"playing",n[0]),P(t,"class","audio-icon__wrapper svelte-srt2pi"),P(t,"style",n[2]),j(t,"width",n[5]),j(t,"height",n[5])},m(a,l){R(a,t,l),r&&r.m(t,null),O(t,e),O(t,i),O(i,s),n[7](s),n[8](t),o=!0},p(a,[l]){a[1]?r?l&2&&D(r,1):(r=Ku(),r.c(),D(r,1),r.m(t,e)):r&&(ue(),B(r,1,1,()=>{r=null}),fe()),(!o||l&1)&&ie(i,"playing",a[0]),(!o||l&4)&&P(t,"style",a[2]);const c=l&4;(c||l&36)&&j(t,"width",a[5]),(c||l&36)&&j(t,"height",a[5])},i(a){o||(D(r),o=!0)},o(a){B(r),o=!1},d(a){a&&V(t),r&&r.d(),n[7](null),n[8](null)}}}function nM(n,t,e){let i,{playing:s}=t,{shadow:o=!1}=t,{style:r=null}=t,{width:a="100%"}=t,l,c;function h(f){Ne[f?"unshift":"push"](()=>{c=f,e(4,c)})}function u(f){Ne[f?"unshift":"push"](()=>{l=f,e(3,l)})}return n.$$set=f=>{"playing"in f&&e(0,s=f.playing),"shadow"in f&&e(1,o=f.shadow),"style"in f&&e(2,r=f.style),"width"in f&&e(6,a=f.width)},n.$$.update=()=>{n.$$.dirty&64&&e(5,i=typeof a=="number"?si(a):a)},[s,o,r,l,c,i,a,h,u]}class _g extends de{constructor(t){super(),he(this,t,nM,iM,ce,{playing:0,shadow:1,style:2,width:6},tM)}}function sM(n){me(n,"svelte-1s6gk4a",".audio-tag.svelte-1s6gk4a{position:absolute;left:0;top:0;width:0;height:0;overflow:visible}.audio-icon__wrapper.svelte-1s6gk4a{position:relative;vertical-align:top;width:100%;height:100%}.content.svelte-1s6gk4a{width:-moz-max-content;width:max-content;height:3.375rem;padding:2.25rem 0.25rem 0 1rem;position:absolute;left:0;bottom:0.125rem;overflow:hidden;box-sizing:border-box;font-size:0;white-space:nowrap;font-weight:600}.wrapper.svelte-1s6gk4a{position:relative;width:100%;height:100%}.audio-icon.svelte-1s6gk4a{pointer-events:none;vertical-align:top;display:inline-block;width:1rem;height:1rem;margin-right:0.25rem;margin-top:0.0625rem}.audio.svelte-1s6gk4a{position:relative;width:100%;height:100%}")}function $u(n){var g,A;let t,e,i,s,o,r,a,l,c,h,u,f,m,v;e=new Jt({props:{visible:n[6],left:n[3]/2+"px",bottom:12,width:2,blurRadius:120,spreadRadius:60}});let p=n[6]&&ef(n);return c=new Ig({props:{visible:n[6],textUnfolded:n[1],content:n[5]}}),u=new Pc({props:{unfolded:n[6],length:n[3],outDelay:n[4]+20*Math.min((A=(g=n[5])==null?void 0:g.length)!=null?A:10,15),useLinearColor:!0}}),{c(){t=L("div"),oe(e.$$.fragment),i=ee(),s=L("div"),o=L("div"),r=L("div"),p&&p.c(),a=ee(),l=L("div"),oe(c.$$.fragment),h=ee(),oe(u.$$.fragment),P(r,"class","audio-icon svelte-1s6gk4a"),j(l,"display","inline-block"),P(o,"class","wrapper svelte-1s6gk4a"),P(s,"class","content svelte-1s6gk4a"),P(t,"class","audio-tag svelte-1s6gk4a"),ie(t,"unfolded",n[6])},m(w,I){R(w,t,I),ne(e,t,null),O(t,i),O(t,s),O(s,o),O(o,r),p&&p.m(r,null),O(o,a),O(o,l),ne(c,l,null),O(t,h),ne(u,t,null),f=!0,m||(v=[we(l,"click",n[7]),Wt(Ni.call(null,l)),we(l,"clientWidth",n[12])],m=!0)},p(w,I){var S,T;const C={};I&64&&(C.visible=w[6]),I&8&&(C.left=w[3]/2+"px"),e.$set(C),w[6]?p?(p.p(w,I),I&64&&D(p,1)):(p=ef(w),p.c(),D(p,1),p.m(r,null)):p&&(ue(),B(p,1,1,()=>{p=null}),fe());const E={};I&64&&(E.visible=w[6]),I&2&&(E.textUnfolded=w[1]),I&32&&(E.content=w[5]),c.$set(E);const M={};I&64&&(M.unfolded=w[6]),I&8&&(M.length=w[3]),I&48&&(M.outDelay=w[4]+20*Math.min((T=(S=w[5])==null?void 0:S.length)!=null?T:10,15)),u.$set(M),(!f||I&64)&&ie(t,"unfolded",w[6])},i(w){f||(D(e.$$.fragment,w),D(p),D(c.$$.fragment,w),D(u.$$.fragment,w),f=!0)},o(w){B(e.$$.fragment,w),B(p),B(c.$$.fragment,w),B(u.$$.fragment,w),f=!1},d(w){w&&V(t),se(e),p&&p.d(),se(c),se(u),m=!1,rt(v)}}}function ef(n){let t,e,i,s,o,r,a;return e=new Jt({props:{center:!0,blurRadius:15,spreadRadius:6}}),s=new Rg({props:{enable:n[6],url:n[0].data.audioUrl,hooksInfo:{tag:n[0]},$$slots:{default:[oM]},$$scope:{ctx:n}}}),s.$on("play",n[8]),s.$on("pause",n[9]),s.$on("error",n[10]),s.$on("audioRef",n[11]),{c(){t=L("div"),oe(e.$$.fragment),i=ee(),oe(s.$$.fragment),P(t,"class","audio svelte-1s6gk4a")},m(l,c){R(l,t,c),ne(e,t,null),O(t,i),ne(s,t,null),a=!0},p(l,c){n=l;const h={};c&64&&(h.enable=n[6]),c&1&&(h.url=n[0].data.audioUrl),c&1&&(h.hooksInfo={tag:n[0]}),c&8196&&(h.$$scope={dirty:c,ctx:n}),s.$set(h)},i(l){a||(D(e.$$.fragment,l),D(s.$$.fragment,l),l&&tt(()=>{a&&(r&&r.end(1),o=Fi(t,ut,{duration:1e3,delay:0,easing:qn}),o.start())}),a=!0)},o(l){var c,h;B(e.$$.fragment,l),B(s.$$.fragment,l),o&&o.invalidate(),l&&(r=us(t,ut,{duration:1e3,delay:20*Math.min((h=(c=n[5])==null?void 0:c.length)!=null?h:10,15),easing:qn})),a=!1},d(l){l&&V(t),se(e),se(s),l&&r&&r.end()}}}function oM(n){let t,e,i;return e=new _g({props:{playing:n[2]}}),{c(){t=L("div"),oe(e.$$.fragment),P(t,"class","audio-icon__wrapper svelte-1s6gk4a")},m(s,o){R(s,t,o),ne(e,t,null),i=!0},p(s,o){const r={};o&4&&(r.playing=s[2]),e.$set(r)},i(s){i||(D(e.$$.fragment,s),i=!0)},o(s){B(e.$$.fragment,s),i=!1},d(s){s&&V(t),se(e)}}}function rM(n){let t,e,i=n[0].state&&$u(n);return{c(){i&&i.c(),t=Ee()},m(s,o){i&&i.m(s,o),R(s,t,o),e=!0},p(s,[o]){s[0].state?i?(i.p(s,o),o&1&&D(i,1)):(i=$u(s),i.c(),D(i,1),i.m(t.parentNode,t)):i&&(ue(),B(i,1,1,()=>{i=null}),fe())},i(s){e||(D(i),e=!0)},o(s){B(i),e=!1},d(s){i&&i.d(s),s&&V(t)}}}function aM(n,t,e){let i,s,o,{tag:r}=t,a=!1,l=!1,c;function h(){e(1,a=!a)}const u=()=>{e(2,l=!0)},f=()=>{e(2,l=!1)},m=()=>{e(2,l=!1)};function v(g){ds.call(this,n,g)}const p=g=>{e(3,c=g.detail)};return n.$$set=g=>{"tag"in g&&e(0,r=g.tag)},n.$$.update=()=>{var g,A,w;n.$$.dirty&1&&e(6,i=!!((g=r.state)!=null&&g.unfolded)),n.$$.dirty&1&&e(5,s=(w=(A=r.data.title)!=null?A:r.data.text)!=null?w:""),n.$$.dirty&2&&e(4,o=a?450:0)},[r,a,l,c,o,s,i,h,u,f,m,v,p]}class lM extends de{constructor(t){super(),he(this,t,aM,rM,ce,{tag:0},sM)}}function cM(n){me(n,"svelte-58hfjf",".audio-tag__wrapper.svelte-58hfjf{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}.audio-tag.svelte-58hfjf{position:relative;width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content;padding:0.1875rem;padding-right:0.625rem;border-radius:624999.9375rem;border:0.03125rem solid rgba(255, 255, 255, 0.2)}.audio__inner.svelte-58hfjf{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.text.svelte-58hfjf{font-weight:bold;font-size:0.75rem;margin-left:0.25rem}.audio-icon__wrapper.svelte-58hfjf{position:relative;vertical-align:top;pointer-events:none;width:1.375rem;height:1.375rem}")}function tf(n){let t,e,i,s;return i=new Rg({props:{style:"width: max-content; height: max-content;",enable:n[0].state.visible,url:n[0].data.audioUrl,hooksInfo:{tag:n[0]},$$slots:{default:[dM]},$$scope:{ctx:n}}}),i.$on("play",n[6]),i.$on("pause",n[7]),i.$on("error",n[8]),i.$on("timeupdate",n[9]),i.$on("duration",n[10]),i.$on("audioRef",n[11]),{c(){t=L("div"),e=L("div"),oe(i.$$.fragment),P(e,"class","audio-tag svelte-58hfjf"),j(e,"background-color",n[4].bgColor),j(e,"color",n[4].fontColor),P(t,"class","audio-tag__wrapper svelte-58hfjf")},m(o,r){R(o,t,r),O(t,e),ne(i,e,null),s=!0},p(o,r){const a={};r&1&&(a.enable=o[0].state.visible),r&1&&(a.url=o[0].data.audioUrl),r&1&&(a.hooksInfo={tag:o[0]}),r&8232&&(a.$$scope={dirty:r,ctx:o}),i.$set(a),r&16&&j(e,"background-color",o[4].bgColor),r&16&&j(e,"color",o[4].fontColor)},i(o){s||(D(i.$$.fragment,o),s=!0)},o(o){B(i.$$.fragment,o),s=!1},d(o){o&&V(t),se(i)}}}function hM(n){let t;return{c(){t=Se(n[5])},m(e,i){R(e,t,i)},p(e,i){i&32&&Te(t,e[5])},d(e){e&&V(t)}}}function dM(n){let t,e,i,s,o,r,a;return i=new _g({props:{playing:n[3]}}),r=new Ic({props:{maxWidth:72,maxLine:1,$$slots:{default:[hM]},$$scope:{ctx:n}}}),{c(){t=L("div"),e=L("div"),oe(i.$$.fragment),s=ee(),o=L("div"),oe(r.$$.fragment),P(e,"class","audio-icon__wrapper svelte-58hfjf"),P(o,"class","text svelte-58hfjf"),P(t,"class","audio__inner svelte-58hfjf")},m(l,c){R(l,t,c),O(t,e),ne(i,e,null),O(t,s),O(t,o),ne(r,o,null),a=!0},p(l,c){const h={};c&8&&(h.playing=l[3]),i.$set(h);const u={};c&8224&&(u.$$scope={dirty:c,ctx:l}),r.$set(u)},i(l){a||(D(i.$$.fragment,l),D(r.$$.fragment,l),a=!0)},o(l){B(i.$$.fragment,l),B(r.$$.fragment,l),a=!1},d(l){l&&V(t),se(i),se(r)}}}function uM(n){let t,e,i=n[0].state&&tf(n);return{c(){i&&i.c(),t=Ee()},m(s,o){i&&i.m(s,o),R(s,t,o),e=!0},p(s,[o]){s[0].state?i?(i.p(s,o),o&1&&D(i,1)):(i=tf(s),i.c(),D(i,1),i.m(t.parentNode,t)):i&&(ue(),B(i,1,1,()=>{i=null}),fe())},i(s){e||(D(i),e=!0)},o(s){B(i),e=!1},d(s){i&&i.d(s),s&&V(t)}}}function fM(n,t,e){let i,s,{tag:o}=t;const r={light:{bgColor:"rgba(255, 255, 255, 0.3)",fontColor:"rgba(0, 0, 0, 0.6)"},dark:{bgColor:"rgba(0, 0, 0, 0.3)",fontColor:"white"}};let a=0,l=0,c=!1;const h=()=>{e(3,c=!0)},u=()=>{e(3,c=!1)},f=()=>{e(3,c=!1)},m=g=>{e(1,a=g.detail)},v=g=>{e(2,l=g.detail)};function p(g){ds.call(this,n,g)}return n.$$set=g=>{"tag"in g&&e(0,o=g.tag)},n.$$.update=()=>{var g,A,w;n.$$.dirty&1&&e(5,i=(A=(g=o.data.title)!=null?g:o.data.text)!=null?A:""),n.$$.dirty&1&&e(4,s=(w=r[o.data.theme||"light"])!=null?w:r.light)},[o,a,l,c,s,i,h,u,f,m,v,p]}class mM extends de{constructor(t){super(),he(this,t,fM,uM,ce,{tag:0},cM)}}function gM(n){let t,e;return t=new mM({props:{tag:n[0]}}),t.$on("audioRef",n[2]),{c(){oe(t.$$.fragment)},m(i,s){ne(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.tag=i[0]),t.$set(o)},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){B(t.$$.fragment,i),e=!1},d(i){se(t,i)}}}function pM(n){let t,e;return t=new lM({props:{tag:n[0]}}),t.$on("audioRef",n[2]),{c(){oe(t.$$.fragment)},m(i,s){ne(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.tag=i[0]),t.$set(o)},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){B(t.$$.fragment,i),e=!1},d(i){se(t,i)}}}function vM(n){let t,e,i,s;const o=[pM,gM],r=[];function a(l,c){return l[1]==="line"?0:l[1]==="plane"?1:-1}return~(t=a(n))&&(e=r[t]=o[t](n)),{c(){e&&e.c(),i=Ee()},m(l,c){~t&&r[t].m(l,c),R(l,i,c),s=!0},p(l,[c]){let h=t;t=a(l),t===h?~t&&r[t].p(l,c):(e&&(ue(),B(r[h],1,1,()=>{r[h]=null}),fe()),~t?(e=r[t],e?e.p(l,c):(e=r[t]=o[t](l),e.c()),D(e,1),e.m(i.parentNode,i)):e=null)},i(l){s||(D(e),s=!0)},o(l){B(e),s=!1},d(l){~t&&r[t].d(l),l&&V(i)}}}function AM(n,t,e){let i,{tag:s}=t,o;function r(a){o=a.detail}return s.play=()=>o.play(),s.pause=()=>o.pause(),n.$$set=a=>{"tag"in a&&e(0,s=a.tag)},n.$$.update=()=>{var a;n.$$.dirty&1&&e(1,i=(a=s.data.appearance)!=null?a:"line")},[s,i,r]}class bM extends de{constructor(t){super(),he(this,t,AM,vM,ce,{tag:0})}}function yM(n){me(n,"svelte-10cw0el",".media-wrapper.svelte-10cw0el{position:absolute;width:100%;height:100%}")}function nf(n){var s;let t,e,i;return e=new Bg({props:{mediaItemConfig:{canPlay:!0,playButtonSizeIfNeed:"large",playButtonIfNeed:(s=n[4])!=null?s:"withText",disableVideoIfHavePoster:!1,objectFit:n[2]},unfolded:n[6],mediaData:n[5],enableCarousel:n[1],autoplayConfig:n[3],tag:n[0],inDelay:500,duration:500}}),{c(){t=L("div"),oe(e.$$.fragment),P(t,"class","media-wrapper svelte-10cw0el")},m(o,r){R(o,t,r),ne(e,t,null),i=!0},p(o,r){var l;const a={};r&20&&(a.mediaItemConfig={canPlay:!0,playButtonSizeIfNeed:"large",playButtonIfNeed:(l=o[4])!=null?l:"withText",disableVideoIfHavePoster:!1,objectFit:o[2]}),r&64&&(a.unfolded=o[6]),r&32&&(a.mediaData=o[5]),r&2&&(a.enableCarousel=o[1]),r&8&&(a.autoplayConfig=o[3]),r&1&&(a.tag=o[0]),e.$set(a)},i(o){i||(D(e.$$.fragment,o),i=!0)},o(o){B(e.$$.fragment,o),i=!1},d(o){o&&V(t),se(e)}}}function wM(n){let t,e,i=n[0].state&&n[5]&&nf(n);return{c(){i&&i.c(),t=Ee()},m(s,o){i&&i.m(s,o),R(s,t,o),e=!0},p(s,[o]){s[0].state&&s[5]?i?(i.p(s,o),o&33&&D(i,1)):(i=nf(s),i.c(),D(i,1),i.m(t.parentNode,t)):i&&(ue(),B(i,1,1,()=>{i=null}),fe())},i(s){e||(D(i),e=!0)},o(s){B(i),e=!1},d(s){i&&i.d(s),s&&V(t)}}}function CM(n,t,e){let i,s,o,r,a,l,{tag:c}=t;return n.$$set=h=>{"tag"in h&&e(0,c=h.tag)},n.$$.update=()=>{var h,u;n.$$.dirty&1&&e(6,i=c.state?c.state.unfolded:!1),n.$$.dirty&1&&e(5,s=c.data.mediaData),n.$$.dirty&1&&e(1,o=c.data.enableCarousel),n.$$.dirty&1&&e(4,r=c.data.playIcon),n.$$.dirty&3&&e(3,a=(h=c.data.autoplayConfig)!=null?h:{autoplay:o!=null?o:!0,autoplayVideo:!0}),n.$$.dirty&1&&e(2,l=(u=c.data.objectFit)!=null?u:(()=>c.data.adaptationMode==="stretch"?"fill":c.data.adaptationMode==="proportional"?"contain":void 0)())},[c,o,l,a,r,s,i]}class PM extends de{constructor(t){super(),he(this,t,CM,wM,ce,{tag:0},yM)}}const Xa=new Map;function Fg(n){return Q(this,null,function*(){return new Promise((t,e)=>{if(!n){e(Error("url is empty"));return}const i=new Image;i.src=n,i.onload=()=>t({width:i.width,height:i.height}),i.onerror=e})})}function IM(n){return Q(this,null,function*(){const{url:t,ratio:e=3}=n,i=(()=>{if(Xa.has(t))return Xa.get(t);const r=Fg(t);return Xa.set(t,r),r})(),{width:s,height:o}=yield i;return te(k({},n),{width:s/e,height:o/e})})}function EM(n){return Q(this,null,function*(){const{steps:t,url:e,ratio:i=3,fps:s=24}=n;if(!t)throw new Error("KeyframeIcon requires steps");const{width:o,height:r}=yield Fg(e),a=o/i,l=r/i,c=a/t,h=l,u=1/s*t+"s";return te(k({},n),{width:c,height:h,duration:u})})}function MM(n){me(n,"svelte-316sq3","@keyframes svelte-316sq3-sprites-animation{0%{background-position:0 0}100%{background-position:100% 0}}.icon-image.svelte-316sq3{display:block;width:auto}.icon-keyframe.svelte-316sq3{background-repeat:no-repeat;background-size:auto 100%;animation-direction:normal;animation-iteration-count:infinite;animation-name:svelte-316sq3-sprites-animation;animation-delay:0}")}function sf(n){n[1]=n[19].width}function of(n){n[1]=n[19].width,n[16]=n[19].height,n[17]=n[19].steps,n[18]=n[19].duration}function rf(n){let t,e,i,s=n[0]&&af();function o(l,c){return l[8]?kM:xM}let r=o(n),a=r(n);return{c(){t=L("div"),s&&s.c(),e=ee(),a.c(),P(t,"class","icon"),j(t,"width",n[1])},m(l,c){R(l,t,c),s&&s.m(t,null),O(t,e),a.m(t,null),i=!0},p(l,c){l[0]?s?c&1&&D(s,1):(s=af(),s.c(),D(s,1),s.m(t,e)):s&&(ue(),B(s,1,1,()=>{s=null}),fe()),r===(r=o(l))&&a?a.p(l,c):(a.d(1),a=r(l),a&&(a.c(),a.m(t,null))),c&2&&j(t,"width",l[1])},i(l){i||(D(s),i=!0)},o(l){B(s),i=!1},d(l){l&&V(t),s&&s.d(),a.d()}}}function af(n){let t,e;return t=new Jt({props:{center:!0,blurRadius:24,spreadRadius:16}}),{c(){oe(t.$$.fragment)},m(i,s){ne(t,i,s),e=!0},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){B(t.$$.fragment,i),e=!1},d(i){se(t,i)}}}function xM(n){let t,e,i={ctx:n,current:null,token:null,hasCatch:!1,pending:TM,then:SM,catch:DM,value:19};return ar(e=n[11]($e({url:n[7],ratio:n[5]})),i),{c(){t=Ee(),i.block.c()},m(s,o){R(s,t,o),i.block.m(s,i.anchor=o),i.mount=()=>t.parentNode,i.anchor=t},p(s,o){n=s,i.ctx=n,o&160&&e!==(e=n[11]($e({url:n[7],ratio:n[5]})))&&ar(e,i)||Em(i,n,o)},d(s){s&&V(t),i.block.d(s),i.token=null,i=null}}}function kM(n){let t,e,i={ctx:n,current:null,token:null,hasCatch:!1,pending:jM,then:zM,catch:LM,value:19};return ar(e=n[10]($e({url:n[7],steps:n[2],fps:n[6],ratio:n[5]})),i),{c(){t=Ee(),i.block.c()},m(s,o){R(s,t,o),i.block.m(s,i.anchor=o),i.mount=()=>t.parentNode,i.anchor=t},p(s,o){n=s,i.ctx=n,o&228&&e!==(e=n[10]($e({url:n[7],steps:n[2],fps:n[6],ratio:n[5]})))&&ar(e,i)||Em(i,n,o)},d(s){s&&V(t),i.block.d(s),i.token=null,i=null}}}function DM(n){return{c:K,m:K,p:K,d:K}}function SM(n){sf(n);let t,e;return{c(){t=L("img"),P(t,"alt","tag-icon"),P(t,"class","icon-image svelte-316sq3"),dt(t.src,e=n[7])||P(t,"src",e),j(t,"width",si(Rn({originWidth:n[1],scale:n[4],wantedWidth:n[3]}).width)),j(t,"max-width","initial")},m(i,s){R(i,t,s)},p(i,s){sf(i),s&128&&!dt(t.src,e=i[7])&&P(t,"src",e),s&184&&j(t,"width",si(Rn({originWidth:i[1],scale:i[4],wantedWidth:i[3]}).width))},d(i){i&&V(t)}}}function TM(n){return{c:K,m:K,p:K,d:K}}function LM(n){return{c:K,m:K,p:K,d:K}}function zM(n){of(n);let t,e=`url(${n[7]})`,i=`steps(${n[17]-1})`;return{c(){t=L("div"),P(t,"class","icon-keyframe svelte-316sq3"),j(t,"width",si(Rn({originWidth:n[1],originHeight:n[16],scale:n[4],wantedWidth:n[3]}).width)),j(t,"height",si(Rn({originWidth:n[1],originHeight:n[16],scale:n[4],wantedWidth:n[3]}).height)),j(t,"background-image",e),j(t,"animation-duration",n[18]),j(t,"animation-timing-function",i)},m(s,o){R(s,t,o)},p(s,o){of(s),o&252&&j(t,"width",si(Rn({originWidth:s[1],originHeight:s[16],scale:s[4],wantedWidth:s[3]}).width)),o&252&&j(t,"height",si(Rn({originWidth:s[1],originHeight:s[16],scale:s[4],wantedWidth:s[3]}).height)),o&128&&e!==(e=`url(${s[7]})`)&&j(t,"background-image",e),o&228&&j(t,"animation-duration",s[18]),o&228&&i!==(i=`steps(${s[17]-1})`)&&j(t,"animation-timing-function",i)},d(s){s&&V(t)}}}function jM(n){return{c:K,m:K,p:K,d:K}}function OM(n){let t,e,i=n[9]&&rf(n);return{c(){i&&i.c(),t=Ee()},m(s,o){i&&i.m(s,o),R(s,t,o),e=!0},p(s,[o]){s[9]?i?(i.p(s,o),o&512&&D(i,1)):(i=rf(s),i.c(),D(i,1),i.m(t.parentNode,t)):i&&(ue(),B(i,1,1,()=>{i=null}),fe())},i(s){e||(D(i),e=!0)},o(s){B(i),e=!1},d(s){i&&i.d(s),s&&V(t)}}}function Rn(n){const{originWidth:t,originHeight:e,scale:i=1,wantedWidth:s}=n,o=(s!=null?s:t)*i,r=typeof e=="number"?o*(e/t):void 0;return te(k({},n),{width:o,height:r})}function VM(n,t,e){let i,s,o,r,a,l,c,h,u,{width:f=null}=t,{icon:m=null}=t,{shadow:v=!1}=t;const p=kr();function g(I){return Q(this,null,function*(){const C=yield EM(I);return p("iconLoaded",C),C})}function A(I){return Q(this,null,function*(){if(typeof u=="number")return te(k({},I),{width:u});const C=yield IM(I);return p("iconLoaded",C),C})}function w(){h||p("iconLoaded")}return Et(()=>{w()}),n.$$set=I=>{"width"in I&&e(1,f=I.width),"icon"in I&&e(12,m=I.icon),"shadow"in I&&e(0,v=I.shadow)},n.$$.update=()=>{var I,C;n.$$.dirty&4096&&e(7,i=m==null?void 0:m.url),n.$$.dirty&4096&&e(2,s=(I=m==null?void 0:m.steps)!=null?I:1),n.$$.dirty&4096&&e(6,o=m==null?void 0:m.fps),n.$$.dirty&4096&&e(5,r=m==null?void 0:m.ratio),n.$$.dirty&4096&&e(4,a=(C=m==null?void 0:m.scale)!=null?C:1),n.$$.dirty&4096&&e(3,l=m==null?void 0:m.width),n.$$.dirty&252&&e(9,c=$e({url:i,steps:s,fps:o,ratio:r,scale:a,width:l})),n.$$.dirty&4&&e(8,h=s>1),n.$$.dirty&2&&(u=f)},w(),[v,f,s,l,a,r,o,i,h,c,g,A,m]}class Hg extends de{constructor(t){super(),he(this,t,VM,OM,ce,{width:1,icon:12,shadow:0},MM)}}function BM(n){me(n,"svelte-e58ijk",".wrapper.svelte-e58ijk{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}.text-wrapper.svelte-e58ijk{position:relative;display:flex;align-items:center;justify-content:center}.text.svelte-e58ijk{position:absolute;top:0;font-size:0.875rem;color:#ffffff;letter-spacing:0;text-align:center;max-width:8.75rem;width:-moz-max-content;width:max-content;line-height:1.125rem;text-shadow:0.125rem 0rem 0.5rem rgba(0, 0, 0, 0.15)}")}function lf(n){let t,e,i,s,o,r;return e=new Jt({props:{outDelay:0,inDelay:0,center:!0,width:"80%",blurRadius:40,spreadRadius:16,opacity:.08}}),{c(){t=L("div"),oe(e.$$.fragment),i=ee(),s=L("div"),o=Se(n[1]),P(s,"class","text svelte-e58ijk"),P(t,"class","text-wrapper svelte-e58ijk")},m(a,l){R(a,t,l),ne(e,t,null),O(t,i),O(t,s),O(s,o),r=!0},p(a,l){(!r||l&2)&&Te(o,a[1])},i(a){r||(D(e.$$.fragment,a),r=!0)},o(a){B(e.$$.fragment,a),r=!1},d(a){a&&V(t),se(e)}}}function RM(n){let t,e,i,s;e=new Hg({props:{icon:n[0],shadow:!0}}),e.$on("iconLoaded",n[4]);let o=n[1]&&n[2]&&lf(n);return{c(){t=L("div"),oe(e.$$.fragment),i=ee(),o&&o.c(),P(t,"class","wrapper svelte-e58ijk")},m(r,a){R(r,t,a),ne(e,t,null),O(t,i),o&&o.m(t,null),s=!0},p(r,[a]){const l={};a&1&&(l.icon=r[0]),e.$set(l),r[1]&&r[2]?o?(o.p(r,a),a&6&&D(o,1)):(o=lf(r),o.c(),D(o,1),o.m(t,null)):o&&(ue(),B(o,1,1,()=>{o=null}),fe())},i(r){s||(D(e.$$.fragment,r),D(o),s=!0)},o(r){B(e.$$.fragment,r),B(o),s=!1},d(r){r&&V(t),se(e),o&&o.d()}}}function _M(n,t,e){let i,s,o,{tag:r}=t;const a=()=>{e(2,i=!0)};return n.$$set=l=>{"tag"in l&&e(3,r=l.tag)},n.$$.update=()=>{var l,c,h;n.$$.dirty&8&&e(1,s=(l=r.data.title)!=null?l:r.data.text),n.$$.dirty&8&&e(0,o=(h=r.data.icon)!=null?h:(c=r.style)==null?void 0:c.point)},e(2,i=!1),[o,s,i,r,a]}class FM extends de{constructor(t){super(),he(this,t,_M,RM,ce,{tag:3},BM)}}function HM(n){me(n,"svelte-155de2y",".wrapper.svelte-155de2y{position:relative;width:0;height:0;display:flex;flex-direction:column;justify-content:end;align-items:center}.line.svelte-155de2y{position:relative;flex-shrink:0;width:0.0625rem;height:5rem;background-image:linear-gradient(to bottom, #ffffff, rgba(255, 255, 255, 0.5))}.media-item.svelte-155de2y{box-sizing:content-box;position:relative;flex-shrink:0;width:2.625rem;height:2.625rem;border-style:solid;border-width:0.3125rem;-o-border-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJwAAACcCAMAAAC9ZjJ/AAAAnFBMVEX///8AAAD////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////YxPlZAAAAM3RSTlMzADY6QEo9I1ROWlBHRBby7ufFq3kw+hEp0VcK3dS0opmRg3BpBi2JHxvhy72WZGGclV2LE9pqAAAHSUlEQVR42syY13riMBBGZ1VccKHZ2NQAAYdOkn3/d1sJ9ltrZAwBtz2XCZFPNP9IY+BXYda+GVLmubZjtVqWY7seM0LTXxdfuZicHxNPGAkny3Fszl2Xc9txrOvPPBL7BRYvIhfFTDiMHO4ZFDJQw+POSBiyOLq/Tulya9NwxIM5I3AXwrj4BxzDzKlxBXJbao2Q2GNBi26z65QvF4EzslwKT0Fda+QAqm8FcltX7JkBL2Bwa+Si7StZbuNaDiPwIoQ5lruR61QgZ3LLNqAQhm1xs2Q5rFZcr2S5iDncgFKg3GJRiXLr0EG7Vnj3nHBdltyGOx6BfLzT8u3QG066ncGg050Me4e35cmDfIjn8E0pcmPD4RRycIP+tP37Ju1pP3Dza+vQcXE5n+dVlAX9ye8HTPoBy6st94vKxTa/WVEa9JQ9mh2D1XlkM0KYPTqvguNM2c9eQG/WlttxIbmxYd/Mzmn299mD/XHl5lR8ddwP/trPTjezahvj1+V899b5QT+612cOP1cU7kJXn8PrZ7sf9NaV5vqvym24S7ILLjrXNH1x+BH865rMzsIAHeLyzWtyJs+WlM3blwf1v+EJvvudS3XnLFtabr4iF/PMUmTZxiV6DI5Ce0lAg/H4ebkw69aaygfsxANegCx38q+nraxd+KwccQ19kf5FLXh9ZAouen2WaQvynBxkZt13GZvBnEIB6HwgA/uemZPhGblQdyNvl+PUhoLYl6P7jeh24c/lYk+rKR/KPniHEniXnTHkWmW9+KdypnDLlrTHoBRYLy2tYmf+TG6ruy1k2hZQGguZvIVut/2JnM80tzdZ0jOUyLkrg6fZMf+x3NrA5SMzsdCeQamwvVh0RvDPjPVDOWDob6hMyIFCydCDTDFaljB4JGdqbrJN+wRKh/Rl02p25n25iOHPy32bQyXM5d7hnWDRPbk1xc0g8/YBFfEhc4ebgq7vyCUG0ft0DpUx13uWGEm+nI/dFjJvUCEydwts5+fJrQlF94LsUwIVQmTPvqPYkXWOnElVFd4R5xuFSqF7cZNxVZeat+XGyI0Mxb3AoGJYVxwoBNmNb8olVGuGwRkq5zzQmoImt+R8SrTALaAGFlrsCPFvyIWqGxOB60Et9ETsmGoXZuV8gpq86sDh2PVRD/sZuUSVa6G9rgScoJYql+hyEWqZafVFxYWdosdHmlwCCkvRqTbUhi06dgkKCZaLUAraz16pxS/ZNkp4hORi7bM7CjVCd9puxKrcGBQMsXEB1Eogts4AhbEit9WOxR2BWiE77cjfpnKoHWhHxrMOcAt2qNoSqVykDahdAjVDutrIHf2TM0EBfaxi8JaAgvlPLoSUE9rgisFhOkFKeJHTqzorMJoXHNlnel1BqyoV58g3NMC3OE2oVlcpF+ITZwKNMMGna3iVG2uX8Bc0wpc2bIwvcj6kMDG+cGgELh7NIMW/yJm4qkNoiCGuq3mRC3HPfEJDfOJzIpRyYy2VK2iIlehFHDpAkXPFlEmhIaiYOV0UOvi1wZHbQ2Psceg2Qi7GkTtCYxxx6GIhl0DKtP7I4dBNISURcqDQllWvF5z4NqQINbVZPfnbusF746ntChEel6bQIFM8NkWwxcPyDBpkhl8QtrDBX3sdoUGO+OuwDZiQcqj7nTD7hniAFBPJ9Zo4SfBZ0kNyMZ4LztAgZzwTxRDja38EDTLCV38MCX4rtKFBbPx+mEAIKR05izYIE6+lkBKCiphZCDQIERMbKPzfcn+Yt2MkCEEgiKLsn60xI6MMzC29/wUNQSX3n8ESZrof6s+q/iHUR4n6EFZfX+qLXz0yqYdN9ZiuXnDUq6F7qdbGEYs9yFFHYOrwUB27ugNrddSvLknU9ZK7mFNXmr/iK4NLr9Gx1egsHSBgAwisnW40XHSDNriSAxd64Ri5EJi4EGwjtNoxQSv2O1ELPESNWO+4r4UH90V5yMMaWFgkUZ+gtIQFlEZ5U9zEQXHJ+kbMhAMxBxNhfaaDf+c5g/MtDXA+2/zJwT++f3JwlXMvqw3DQBSGg3VmbFUa7UyDvHZo3/8FWxKKCNQX2ZbGJGttDloO/J/BMBFrQD/WQDuVuRjWzlzYjJOBEIxuIGQQptOqHrppFfq5KI2hGaWBx7mcLwjr5XwsYSGEFKMVQhpplxLSRrQSUmmW41toxbcYV2TLAo1sGRJWBd8e9YNv+O+Vqbyvn8pTuxoZoNrIAF0zeAaqyzPQJQe2aIjrwRZMTSYJQuclQX4f6mEql3yG5malBkMj9rYJ8LG+PODjbbuRPrJUmj4i+7UZjSJbFo2yFE7LbTke9kFlrhxU5q77iTeHEsQbLIXz4ng8vDor+AAZ3ZEgo3P9eCRlKUlN3S9tyuf7IKB/87BvGgrwqWle3AfPxjStDNkbt5K9sSjZm7BjysWOqTh2nK7H3UceEx07/vfTTgBsd7PA9nvR5Al1N/4OuMdn1D3eUXdvtFD3Zw6fIUQPDp9IYI7h8H8ALigtIKqA/ZIAAAAASUVORK5CYII=');border-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJwAAACcCAMAAAC9ZjJ/AAAAnFBMVEX///8AAAD////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////YxPlZAAAAM3RSTlMzADY6QEo9I1ROWlBHRBby7ufFq3kw+hEp0VcK3dS0opmRg3BpBi2JHxvhy72WZGGclV2LE9pqAAAHSUlEQVR42syY13riMBBGZ1VccKHZ2NQAAYdOkn3/d1sJ9ltrZAwBtz2XCZFPNP9IY+BXYda+GVLmubZjtVqWY7seM0LTXxdfuZicHxNPGAkny3Fszl2Xc9txrOvPPBL7BRYvIhfFTDiMHO4ZFDJQw+POSBiyOLq/Tulya9NwxIM5I3AXwrj4BxzDzKlxBXJbao2Q2GNBi26z65QvF4EzslwKT0Fda+QAqm8FcltX7JkBL2Bwa+Si7StZbuNaDiPwIoQ5lruR61QgZ3LLNqAQhm1xs2Q5rFZcr2S5iDncgFKg3GJRiXLr0EG7Vnj3nHBdltyGOx6BfLzT8u3QG066ncGg050Me4e35cmDfIjn8E0pcmPD4RRycIP+tP37Ju1pP3Dza+vQcXE5n+dVlAX9ye8HTPoBy6st94vKxTa/WVEa9JQ9mh2D1XlkM0KYPTqvguNM2c9eQG/WlttxIbmxYd/Mzmn299mD/XHl5lR8ddwP/trPTjezahvj1+V899b5QT+612cOP1cU7kJXn8PrZ7sf9NaV5vqvym24S7ILLjrXNH1x+BH865rMzsIAHeLyzWtyJs+WlM3blwf1v+EJvvudS3XnLFtabr4iF/PMUmTZxiV6DI5Ce0lAg/H4ebkw69aaygfsxANegCx38q+nraxd+KwccQ19kf5FLXh9ZAouen2WaQvynBxkZt13GZvBnEIB6HwgA/uemZPhGblQdyNvl+PUhoLYl6P7jeh24c/lYk+rKR/KPniHEniXnTHkWmW9+KdypnDLlrTHoBRYLy2tYmf+TG6ruy1k2hZQGguZvIVut/2JnM80tzdZ0jOUyLkrg6fZMf+x3NrA5SMzsdCeQamwvVh0RvDPjPVDOWDob6hMyIFCydCDTDFaljB4JGdqbrJN+wRKh/Rl02p25n25iOHPy32bQyXM5d7hnWDRPbk1xc0g8/YBFfEhc4ebgq7vyCUG0ft0DpUx13uWGEm+nI/dFjJvUCEydwts5+fJrQlF94LsUwIVQmTPvqPYkXWOnElVFd4R5xuFSqF7cZNxVZeat+XGyI0Mxb3AoGJYVxwoBNmNb8olVGuGwRkq5zzQmoImt+R8SrTALaAGFlrsCPFvyIWqGxOB60Et9ETsmGoXZuV8gpq86sDh2PVRD/sZuUSVa6G9rgScoJYql+hyEWqZafVFxYWdosdHmlwCCkvRqTbUhi06dgkKCZaLUAraz16pxS/ZNkp4hORi7bM7CjVCd9puxKrcGBQMsXEB1Eogts4AhbEit9WOxR2BWiE77cjfpnKoHWhHxrMOcAt2qNoSqVykDahdAjVDutrIHf2TM0EBfaxi8JaAgvlPLoSUE9rgisFhOkFKeJHTqzorMJoXHNlnel1BqyoV58g3NMC3OE2oVlcpF+ITZwKNMMGna3iVG2uX8Bc0wpc2bIwvcj6kMDG+cGgELh7NIMW/yJm4qkNoiCGuq3mRC3HPfEJDfOJzIpRyYy2VK2iIlehFHDpAkXPFlEmhIaiYOV0UOvi1wZHbQ2Psceg2Qi7GkTtCYxxx6GIhl0DKtP7I4dBNISURcqDQllWvF5z4NqQINbVZPfnbusF746ntChEel6bQIFM8NkWwxcPyDBpkhl8QtrDBX3sdoUGO+OuwDZiQcqj7nTD7hniAFBPJ9Zo4SfBZ0kNyMZ4LztAgZzwTxRDja38EDTLCV38MCX4rtKFBbPx+mEAIKR05izYIE6+lkBKCiphZCDQIERMbKPzfcn+Yt2MkCEEgiKLsn60xI6MMzC29/wUNQSX3n8ESZrof6s+q/iHUR4n6EFZfX+qLXz0yqYdN9ZiuXnDUq6F7qdbGEYs9yFFHYOrwUB27ugNrddSvLknU9ZK7mFNXmr/iK4NLr9Gx1egsHSBgAwisnW40XHSDNriSAxd64Ri5EJi4EGwjtNoxQSv2O1ELPESNWO+4r4UH90V5yMMaWFgkUZ+gtIQFlEZ5U9zEQXHJ+kbMhAMxBxNhfaaDf+c5g/MtDXA+2/zJwT++f3JwlXMvqw3DQBSGg3VmbFUa7UyDvHZo3/8FWxKKCNQX2ZbGJGttDloO/J/BMBFrQD/WQDuVuRjWzlzYjJOBEIxuIGQQptOqHrppFfq5KI2hGaWBx7mcLwjr5XwsYSGEFKMVQhpplxLSRrQSUmmW41toxbcYV2TLAo1sGRJWBd8e9YNv+O+Vqbyvn8pTuxoZoNrIAF0zeAaqyzPQJQe2aIjrwRZMTSYJQuclQX4f6mEql3yG5malBkMj9rYJ8LG+PODjbbuRPrJUmj4i+7UZjSJbFo2yFE7LbTke9kFlrhxU5q77iTeHEsQbLIXz4ng8vDor+AAZ3ZEgo3P9eCRlKUlN3S9tyuf7IKB/87BvGgrwqWle3AfPxjStDNkbt5K9sSjZm7BjysWOqTh2nK7H3UceEx07/vfTTgBsd7PA9nvR5Al1N/4OuMdn1D3eUXdvtFD3Zw6fIUQPDp9IYI7h8H8ALigtIKqA/ZIAAAAASUVORK5CYII=');border-image-slice:15 fill}.media-content.svelte-155de2y{position:relative;box-sizing:content-box;pointer-events:auto;width:100%;height:100%;border-radius:624.9375rem;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.media-cover.svelte-155de2y{position:absolute;border-radius:624.9375rem;overflow:hidden;top:0;width:100%;height:100%;background-color:rgba(0, 0, 0, 0.2)}.media-cover.svelte-155de2y::after{content:'';position:absolute;width:100%;height:100%;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEwAAABMCAMAAADwSaEZAAAAz1BMVEUAAAC9vb3///////////+7u7v///////////+7u7v////+/v7////////////////////////////////////////////////////ExMT///+8vLz///+8vLz///////////////////////////////////////////////+/v7/////5+fnS0tK7u7v29vbFxcXNzc3U1NTr6+v////g4ODx8fG7u7v////29vb///+7u7v///////////+8vLz///////////////+7u7sfPCSZAAAAQ3RSTlMAVfvx6yoT/Yn62/bOOQTVx122pGZDLykj6uLSqY11azIgDd6flntKRh348/Lx7+zs6+jm5d3b28OzsKGcjYI5LAjBXr9o4QAAAdJJREFUWMPt0tdygzAQBVBZkkFgumkucY9Leu8d/v+bIhGnzAQ7a2DGedB9wd7LHC0DSEZGRkZmW6nX6oACRu10tFp+VdM6O/WNKC1N01UYrzQ4V+9waw0mtA5Qe75O0/WYyPUzCLtPIVh6D8KOYNgRCGvBsBYIu9QgmHYJwg5OIdjpAQhLyNneX9jeGUlgWNI4b63HWueNBIpx7urwZBV2cnjFKTgmuONbd/i7HLq3x5yCY9+h3qMbmIMojqOBGbiPHlXFuBAmgmlbtw3D1tsUi/8FsPz8Lww3qsNsd7ZLKsKMmA/6FWG7YqBUhD2IwUL82ndoWcwOEbKesh2Hvf2yL4BOfQ/zq/OKXllF31l7zgvFLocRG4sLdrPGHJfCetGD0LpW1lj9EhhuIjR6wsnb8LNr4sKY8YK4NmkHX92LURQj5u/SJMUwzPJahjfCPr/0ppLXKs1lTUFYd3lznF/Hy8O6ICxyPhZbf5gTIVBCI9vMz39MP9vMCBEwSk/H4m2y2cL6ObcWM0Z4gfWeguAZTMdqkqjEmfQDZXlC0J84REzH0wHaLJbJPF2sIcyLC66IEN1jpoUKZBTOfXZ3o1OsqpjqN3fMn4cjJCMjIyOzvbwDyD/WZc7m9iEAAAAASUVORK5CYII=);background-size:100% 100%}")}function cf(n){let t,e,i,s,o,r=n[0].type==="Image"&&hf(n);return{c(){t=L("div"),e=L("div"),r&&r.c(),i=ee(),s=L("div"),P(e,"class","media-item svelte-155de2y"),P(e,"draggable","false"),P(s,"class","line svelte-155de2y"),P(t,"class","wrapper svelte-155de2y")},m(a,l){R(a,t,l),O(t,e),r&&r.m(e,null),O(t,i),O(t,s),o=!0},p(a,l){a[0].type==="Image"?r?(r.p(a,l),l&1&&D(r,1)):(r=hf(a),r.c(),D(r,1),r.m(e,null)):r&&(ue(),B(r,1,1,()=>{r=null}),fe())},i(a){o||(D(r),o=!0)},o(a){B(r),o=!1},d(a){a&&V(t),r&&r.d()}}}function hf(n){let t,e,i,s,o,r,a,l;return t=new Jt({props:{blurRadius:22,spreadRadius:16,height:"80%",width:"80%",center:!0,round:!0}}),{c(){var c;oe(t.$$.fragment),e=ee(),i=L("img"),r=ee(),a=L("div"),P(i,"class","media-content svelte-155de2y"),dt(i.src,s=(c=n[0].thumbnail)!=null?c:n[0].url)||P(i,"src",s),P(i,"alt",o=n[0].name),P(i,"draggable",!1),P(a,"class","media-cover svelte-155de2y")},m(c,h){ne(t,c,h),R(c,e,h),R(c,i,h),R(c,r,h),R(c,a,h),l=!0},p(c,h){var u;(!l||h&1&&!dt(i.src,s=(u=c[0].thumbnail)!=null?u:c[0].url))&&P(i,"src",s),(!l||h&1&&o!==(o=c[0].name))&&P(i,"alt",o)},i(c){l||(D(t.$$.fragment,c),l=!0)},o(c){B(t.$$.fragment,c),l=!1},d(c){se(t,c),c&&V(e),c&&V(i),c&&V(r),c&&V(a)}}}function NM(n){let t,e,i=n[0]&&cf(n);return{c(){i&&i.c(),t=Ee()},m(s,o){i&&i.m(s,o),R(s,t,o),e=!0},p(s,[o]){s[0]?i?(i.p(s,o),o&1&&D(i,1)):(i=cf(s),i.c(),D(i,1),i.m(t.parentNode,t)):i&&(ue(),B(i,1,1,()=>{i=null}),fe())},i(s){e||(D(i),e=!0)},o(s){B(i),e=!1},d(s){i&&i.d(s),s&&V(t)}}}function GM(n,t,e){let i,{tag:s}=t;return n.$$set=o=>{"tag"in o&&e(1,s=o.tag)},n.$$.update=()=>{n.$$.dirty&2&&e(0,i=s.data.mediaData[0])},[i,s]}class QM extends de{constructor(t){super(),he(this,t,GM,NM,ce,{tag:1},HM)}}function WM(n){me(n,"svelte-kzl2aj",".customElement__container.svelte-kzl2aj{position:relative}")}function UM(n){let t,e;return{c(){t=new ir(!1),e=Ee(),t.a=e},m(i,s){t.m(n[2],i,s),R(i,e,s)},p:K,d(i){i&&V(e),i&&t.d()}}}function YM(n){let t,e=typeof n[2]=="string"&&UM(n);return{c(){t=L("div"),e&&e.c(),P(t,"class","customElement__container svelte-kzl2aj"),ie(t,"unfolded",n[1])},m(i,s){R(i,t,s),e&&e.m(t,null),n[5](t)},p(i,[s]){typeof i[2]=="string"&&e.p(i,s),s&2&&ie(t,"unfolded",i[1])},i:K,o:K,d(i){i&&V(t),e&&e.d(),n[5](null)}}}function XM(n,t,e){var h,u;let i,{tag:s}=t,{rendererMap:o=new Map}=t,r,a=(u=s.element)!=null?u:(h=o.get(s.contentType))==null?void 0:h.renderer,l;Et(()=>{r&&(a instanceof Element?(r.appendChild(a),l=()=>{a instanceof Element&&a.remove()}):typeof a=="function"&&(l=a(r,s)))}),_t(()=>{l==null||l()});function c(f){Ne[f?"unshift":"push"](()=>{r=f,e(0,r)})}return n.$$set=f=>{"tag"in f&&e(3,s=f.tag),"rendererMap"in f&&e(4,o=f.rendererMap)},n.$$.update=()=>{n.$$.dirty&8&&e(1,i=s.state.unfolded)},[r,i,a,s,o,c]}class ZM extends de{constructor(t){super(),he(this,t,XM,YM,ce,{tag:3,rendererMap:4},WM)}}function JM(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 qM(n){let t,e;return{c(){t=L("div"),P(t,"data-info","tag content is keep folded"),P(t,"data-id",e=n[0].id)},m(i,s){R(i,t,s)},p(i,s){s&1&&e!==(e=i[0].id)&&P(t,"data-id",e)},i:K,o:K,d(i){i&&V(t)}}}function KM(n){let t,e,i,s,o,r,a,l,c,h,u,f,m,v,p,g,A;const w=[r3,o3,s3,n3,i3,t3,e3],I=[];function C(E,M){return M&9&&(s=null),M&9&&(o=null),M&9&&(r=null),M&9&&(a=null),M&9&&(l=null),M&9&&(c=null),M&9&&(h=null),s==null&&(s=!!(["Text"].includes(E[0].contentType)||["Text"].includes(E[3].get(E[0].contentType)))),s?0:(o==null&&(o=!!(["ImageText","Image","Video"].includes(E[0].contentType)||["ImageText","Image","Video"].includes(E[3].get(E[0].contentType)))),o?1:(r==null&&(r=!!(["Audio"].includes(E[0].contentType)||["Audio"].includes(E[3].get(E[0].contentType)))),r?2:(a==null&&(a=!!(["Marketing"].includes(E[0].contentType)||["Marketing"].includes(E[3].get(E[0].contentType)))),a?3:(l==null&&(l=!!(["Link","VRLink","PanoLink","Sticker"].includes(E[0].contentType)||["Link","VRLink","PanoLink","Sticker"].includes(E[3].get(E[0].contentType)))),l?4:(c==null&&(c=!!(["MediaPlane","MediaModel"].includes(E[0].contentType)||["MediaPlane","MediaModel"].includes(E[3].get(E[0].contentType)))),c?5:(h==null&&(h=!!(["Panorama"].includes(E[0].contentType)||["Panorama"].includes(E[3].get(E[0].contentType)))),h?6:-1))))))}return~(u=C(n,-1))&&(f=I[u]=w[u](n)),{c(){var E;t=L("div"),e=L("div"),i=L("div"),f&&f.c(),P(i,"class","content svelte-elzzn6"),ie(i,"unfolded",(E=n[0].state)==null?void 0:E.unfolded),P(e,"class","content__wrapper svelte-elzzn6"),P(t,"class",m=et(St("content__container",n[0].className))+" svelte-elzzn6"),P(t,"data-id",v=n[0].id),ie(t,"disable",n[0].enabled===!1),ie(t,"hide",n[5]),ie(t,"unClickable",n[0].config.clickable===!1),j(t,"width",n[0].stickType==="Plane"||n[0].contentType==="MediaModel"?"100%":0),j(t,"height",n[0].stickType==="Plane"||n[0].contentType==="MediaModel"?"100%":0)},m(E,M){R(E,t,M),O(t,e),O(e,i),~u&&I[u].m(i,null),n[16](t),p=!0,g||(A=we(t,"click",n[17],!0),g=!0)},p(E,M){var T;let S=u;u=C(E,M),u===S?~u&&I[u].p(E,M):(f&&(ue(),B(I[S],1,1,()=>{I[S]=null}),fe()),~u?(f=I[u],f?f.p(E,M):(f=I[u]=w[u](E),f.c()),D(f,1),f.m(i,null)):f=null),(!p||M&1)&&ie(i,"unfolded",(T=E[0].state)==null?void 0:T.unfolded),(!p||M&1&&m!==(m=et(St("content__container",E[0].className))+" svelte-elzzn6"))&&P(t,"class",m),(!p||M&1&&v!==(v=E[0].id))&&P(t,"data-id",v),(!p||M&1)&&ie(t,"disable",E[0].enabled===!1),(!p||M&33)&&ie(t,"hide",E[5]),(!p||M&1)&&ie(t,"unClickable",E[0].config.clickable===!1),M&1&&j(t,"width",E[0].stickType==="Plane"||E[0].contentType==="MediaModel"?"100%":0),M&1&&j(t,"height",E[0].stickType==="Plane"||E[0].contentType==="MediaModel"?"100%":0)},i(E){p||(D(f),p=!0)},o(E){B(f),p=!1},d(E){E&&V(t),~u&&I[u].d(),n[16](null),g=!1,A()}}}function $M(n){let t,e,i,s,o,r,a;return e=new ZM({props:{tag:$e(n[0]),rendererMap:n[2]}}),{c(){t=L("div"),oe(e.$$.fragment),P(t,"class",i=et(St("content__container",n[0].className))+" svelte-elzzn6"),P(t,"data-id",s=n[0].id),ie(t,"custom-tag-disable",n[0].enabled===!1),ie(t,"custom-tag-hide",n[5])},m(l,c){R(l,t,c),ne(e,t,null),n[14](t),o=!0,r||(a=we(t,"click",n[15]),r=!0)},p(l,c){const h={};c&1&&(h.tag=$e(l[0])),c&4&&(h.rendererMap=l[2]),e.$set(h),(!o||c&1&&i!==(i=et(St("content__container",l[0].className))+" svelte-elzzn6"))&&P(t,"class",i),(!o||c&1&&s!==(s=l[0].id))&&P(t,"data-id",s),(!o||c&1)&&ie(t,"custom-tag-disable",l[0].enabled===!1),(!o||c&33)&&ie(t,"custom-tag-hide",l[5])},i(l){o||(D(e.$$.fragment,l),o=!0)},o(l){B(e.$$.fragment,l),o=!1},d(l){l&&V(t),se(e),n[14](null),r=!1,a()}}}function e3(n){let t,e;return t=new QM({props:{tag:$e(n[0])}}),{c(){oe(t.$$.fragment)},m(i,s){ne(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.tag=$e(i[0])),t.$set(o)},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){B(t.$$.fragment,i),e=!1},d(i){se(t,i)}}}function t3(n){let t,e;return t=new PM({props:{tag:$e(n[0])}}),{c(){oe(t.$$.fragment)},m(i,s){ne(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.tag=$e(i[0])),t.$set(o)},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){B(t.$$.fragment,i),e=!1},d(i){se(t,i)}}}function i3(n){let t,e;return t=new FM({props:{tag:$e(n[0])}}),{c(){oe(t.$$.fragment)},m(i,s){ne(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.tag=$e(i[0])),t.$set(o)},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){B(t.$$.fragment,i),e=!1},d(i){se(t,i)}}}function n3(n){let t,e;return t=new JE({props:{tag:$e(n[0])}}),{c(){oe(t.$$.fragment)},m(i,s){ne(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.tag=$e(i[0])),t.$set(o)},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){B(t.$$.fragment,i),e=!1},d(i){se(t,i)}}}function s3(n){let t,e;return t=new bM({props:{tag:$e(n[0])}}),{c(){oe(t.$$.fragment)},m(i,s){ne(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.tag=$e(i[0])),t.$set(o)},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){B(t.$$.fragment,i),e=!1},d(i){se(t,i)}}}function o3(n){let t,e;return t=new UE({props:{tag:$e(n[0])}}),{c(){oe(t.$$.fragment)},m(i,s){ne(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.tag=$e(i[0])),t.$set(o)},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){B(t.$$.fragment,i),e=!1},d(i){se(t,i)}}}function r3(n){let t,e;return t=new dI({props:{tag:$e(n[0])}}),{c(){oe(t.$$.fragment)},m(i,s){ne(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.tag=$e(i[0])),t.$set(o)},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){B(t.$$.fragment,i),e=!1},d(i){se(t,i)}}}function a3(n){let t,e,i,s,o;const r=[$M,KM,qM],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]=r[e](n),{c(){i.c(),s=Ee()},m(c,h){a[e].m(c,h),R(c,s,h),o=!0},p(c,[h]){let u=e;e=l(c,h),e===u?a[e].p(c,h):(ue(),B(a[u],1,1,()=>{a[u]=null}),fe(),i=a[e],i?i.p(c,h):(i=a[e]=r[e](c),i.c()),D(i,1),i.m(s.parentNode,s))},i(c){o||(D(i),o=!0)},o(c){B(i),o=!1},d(c){a[e].d(c),c&&V(s)}}}function l3(n,t,e){let i,s,o,r,a,l,{tag:c}=t,{hooks:h}=t,{rendererMap:u=new Map}=t,{contentTypeMap:f=new Map}=t,{state:m}=t,{mediaStore:v}=t,{temporaryState:p}=t;pl("hooks",h),pl("mediaStore",v);let g,A;function w(T){T?h.emit("exposure",{id:r,type:"start"}):h.emit("exposure",{id:r,type:"end"})}function I(T,G,_){var U,z;return!(!G.visible||!G.enabled||!_.visible||!((U=T.state)!=null&&U.visible)||((z=T.temporaryState)==null?void 0:z.visible)===!1||T instanceof Ng&&T.loading)}function C(T){Ne[T?"unshift":"push"](()=>{c.contentDom=T,e(0,c)})}const E=T=>h.emit("click",{event:T,target:"TagContent",tag:c});function M(T){Ne[T?"unshift":"push"](()=>{c.contentDom=T,e(0,c)})}const S=T=>{c.entryFromModel&&Gt(c.five.state.mode)?(T.stopPropagation(),c.find({targetMode:"Panorama"})):h.emit("click",{event:T,target:"TagContent",tag:c})};return n.$$set=T=>{"tag"in T&&e(0,c=T.tag),"hooks"in T&&e(1,h=T.hooks),"rendererMap"in T&&e(2,u=T.rendererMap),"contentTypeMap"in T&&e(3,f=T.contentTypeMap),"state"in T&&e(6,m=T.state),"mediaStore"in T&&e(7,v=T.mediaStore),"temporaryState"in T&&e(8,p=T.temporaryState)},n.$$.update=()=>{var T,G,_,U,z,Y,H,N,X,J,q;n.$$.dirty&1&&e(12,i=(T=c.state)==null?void 0:T.unfolded),n.$$.dirty&1&&e(11,s=(G=c.state)==null?void 0:G.visible),n.$$.dirty&321&&e(13,o=m.visible&&p.visible&&((_=c.state)==null?void 0:_.visible)),n.$$.dirty&1&&(r=c.id),n.$$.dirty&321&&e(5,a=!I(c,m,p)),n.$$.dirty&8192&&w(o),n.$$.dirty&7681&&c.hooks&&(i!==void 0&&i!==A&&(e(10,A=i),i?(z=(U=c.hooks).emit)==null||z.call(U,"unfolded"):(H=c==null?void 0:(Y=c.hooks).emit)==null||H.call(Y,"folded")),s!==void 0&&s!==g&&(e(9,g=s),s?(X=(N=c.hooks).emit)==null||X.call(N,"show"):(q=(J=c.hooks).emit)==null||q.call(J,"hide"))),n.$$.dirty&1&&e(4,l=(()=>!(typeof c.config.unfoldedConfig=="object"&&c.config.unfoldedConfig.keep==="folded"))())},[c,h,u,f,l,a,m,v,p,g,A,s,i,o,C,E,M,S]}let Tc=class extends de{constructor(t){super(),he(this,t,l3,a3,ce,{tag:0,hooks:1,rendererMap:2,contentTypeMap:3,state:6,mediaStore:7,temporaryState:8},JM)}};class Ng extends Cc{constructor(e,i){super(e,i);d(this,"loading",!1);d(this,"loadModel",()=>Q(this,null,function*(){var r,a;const e=this.data.modelUrl;if(!e||(this.loading=!0,yield ci(this.five),!this.plugin.tags.includes(this)))return;const i=EP(e).then(l=>Q(this,null,function*(){var u;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 b.Matrix4().fromArray(this.matrix).decompose(c.position,c.quaternion,c.scale),c.updateWorldMatrix(!0,!0),c.visible=this.temporaryState.visible&&this.state.visible,(u=this.getConfig().modelConfig)!=null&&u.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,((r=this.model)==null?void 0:r.promise)!==i||!this.plugin.tags.includes(this))return;this.model.object=s;const o=this.plugin.gltfObjectGroup.children.find(l=>l.customID===this.id);if(o&&(this.plugin.gltfObjectGroup.remove(o),o.removeEventListener()),rn(this)){const l=this.data.mediaPosition.map(bi);if(this.computeRenderType()==="Mesh"&&!this.mediaPlane){this.mediaPlane=new Dl(this.data.mediaData[0].url,l,{objectFit:this.data.objectFit});const c=new b.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 u=te(k({},this.config.tag3DConfig),{mode:"behind",cornerPoints:l,container:c}),f=this.computeRenderType()==="BehindDom"||u.mode==="behind"?"behind":"front",m=new Cg(te(k({},u),{mode:f})),v=this.computeNormal();m.position.add(v.clone().setLength(so.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 g=new Tc({target:c,props:{tag:this,hooks:this.plugin.hooks,state:this.plugin.state,mediaStore:this.plugin.mediaStore,temporaryState:this.plugin.temporaryState}});this.tag3DContentSvelte={svelteApp:g,domContainer:{css3DObject:m},css3DInstance:m,initialNormal:v,currentNormal:v,dispose:()=>{g.$destroy(),m.dispose(),p==null||p()}}}}return this.plugin.gltfObjectGroup.add(s),s}));this.state.unfolded=!0,wP(this.five),this.loadModel().then(()=>this.updateVisible())}applyVisible(){var e,i,s;console.trace("applyVisible",this.currentVisible),(e=this.model)!=null&&e.object&&(this.model.object.visible=this.currentVisible),(i=this.tag3DContentSvelte)==null||i.svelteApp.$set({tag:this,state:this.plugin.state,temporaryState:this.plugin.temporaryState}),(s=this.model)!=null&&s.object&&(this.model.object.visible=this.temporaryState.visible&&this.state.visible)}set(...e){super.set(...e),this.loadModel()}setData(...e){var s;super.setData(...e);const i=this.data.mediaPosition.map(bi);this.computeRenderType()==="Mesh"?this.mediaPlane&&this.mediaPlane.src!==this.data.mediaData[0].url&&(this.mediaPlane.removeFromParent(),this.mediaPlane=new Dl(this.data.mediaData[0].url,i,{objectFit:this.data.objectFit})):(s=this.tag3DContentSvelte)==null||s.svelteApp.$set({tag:this})}computeNormal(){return ug(this.data.mediaPosition)}}const c3=new Map,h3=new Map;class d3 extends Cc{constructor(t,e){super(t,e),this.state.unfolded=!0,this.loadModel()}applyVisible(){var e,i,s,o,r,a;this.computeRenderType()==="Mesh"?((i=(e=this.data.mediaData)==null?void 0:e[0])==null?void 0:i.type)==="Video"?this.renderVideoPlane():((o=(s=this.data.mediaData)==null?void 0:s[0])==null?void 0:o.type)==="Image"&&this.renderImagePlane():((r=this.tag3DContentSvelte)==null||r.svelteApp.$set({tag:this,state:this.plugin.state,temporaryState:this.plugin.temporaryState}),(a=this.tag3DContentSvelte)!=null&&a.css3DInstance&&(this.tag3DContentSvelte.css3DInstance.visible=this.temporaryState.visible&&this.state.visible))}set(...t){super.set(...t),this.loadModel()}setData(...t){var i,s,o,r,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():((r=(o=this.data.mediaData)==null?void 0:o[0])==null?void 0:r.type)==="Image"&&this.renderImagePlane():(a=this.tag3DContentSvelte)==null||a.svelteApp.$set({tag:this})}loadModel(){var e,i,s,o,r,a;if(this.computeRenderType()==="Mesh")((i=(e=this.data.mediaData)==null?void 0:e[0])==null?void 0:i.type)==="Video"?this.renderVideoPlane():((o=(s=this.data.mediaData)==null?void 0:s[0])==null?void 0:o.type)==="Image"&&this.renderImagePlane();else{const l=this.position.map(bi);(a=(r=this.tag3DContentSvelte)==null?void 0:r.dispose)==null||a.call(r);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 u=te(k({},this.config.tag3DConfig),{mode:"behind",cornerPoints:l,container:c}),f=this.computeRenderType()==="BehindDom"||u.mode==="behind"?"behind":"front",m=new Cg(te(k({},u),{mode:f})),v=this.computeNormal();m.position.add(v.clone().setLength(so.Z_FIGHTING_OFFSET)),this.plugin.group.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 g=new Tc({target:c,props:{tag:this,hooks:this.plugin.hooks,state:this.plugin.state,mediaStore:this.plugin.mediaStore,temporaryState:this.plugin.temporaryState}});this.tag3DContentSvelte={svelteApp:g,domContainer:{css3DObject:m},css3DInstance:m,initialNormal:v,currentNormal:v,dispose:()=>{g.$destroy(),m.dispose(),p==null||p()}}}}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))(),o=(()=>!!(!this.mediaPlane&&i))(),r=(()=>!!(this.mediaPlane&&this.mediaPlane.src!==e))();if((s||r)&&this.mediaPlane&&(this.plugin.imagePlaneGroup.remove(this.mediaPlane),this.mediaPlane.dispose(),this.mediaPlane.removeFromParent(),this.mediaPlane=void 0),o||r){const l=this.position.map(bi),c=new pg(e,l,{videoCoverSrc:t.videoCoverUrl,playButton:this.data.playIcon,paused:!((a=this.data.autoplayConfig)!=null&&a.autoplayVideo),objectFit:this.data.objectFit,videoTextureMap:c3,ImageTextureMap:h3,domEvents:this.plugin.domEvents});c.onVideoReady=u=>{u.addEventListener("play",()=>this.plugin.mediaStore.set({currentMediaElement:c.videoInstance}))};const h=u=>(this.five.on("renderFrame",u),()=>this.five.off("renderFrame",u));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(bi),s=this.currentVisible,o=(()=>!!(this.mediaPlane&&!s))(),r=(()=>!!(!this.mediaPlane&&s))(),a=(()=>!!(this.mediaPlane&&this.mediaPlane.src!==e))();(o||a)&&this.mediaPlane&&(this.plugin.imagePlaneGroup.remove(this.mediaPlane),this.mediaPlane.dispose(),this.mediaPlane.removeFromParent(),this.mediaPlane=void 0),(r||a)&&(this.mediaPlane=new Dl(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 ug(this.position)}}function u3(n){me(n,"svelte-7aiuwz",'@charset "UTF-8";.tag-point-click-helper.svelte-7aiuwz.svelte-7aiuwz{position:absolute;pointer-events:auto;cursor:pointer;width:calc(100% + 0.75rem);height:calc(100% + 0.75rem);left:50%;top:50%;transform:translate(-50%, -50%)}.tag-point-wrapper.svelte-7aiuwz.svelte-7aiuwz{pointer-events:none;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}.tag-folded-point.svelte-7aiuwz.svelte-7aiuwz,.tag-unfolded-point.svelte-7aiuwz.svelte-7aiuwz{transition:all 0.5s}.tag-point-wrapper.svelte-7aiuwz .tag-unfolded-point.svelte-7aiuwz{display:flex;justify-content:center;align-items:center;position:absolute;width:100%;height:100%;border-radius:50%}.tag-point-wrapper.svelte-7aiuwz .tag-unfolded-point.svelte-7aiuwz: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-7aiuwz .tag-unfolded-point.svelte-7aiuwz: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-7aiuwz .tag-folded-point.svelte-7aiuwz{opacity:1;scale:1}.tag-point-wrapper.folded.svelte-7aiuwz .tag-unfolded-point.svelte-7aiuwz{opacity:0;scale:1}.tag-point-wrapper.unfolded.svelte-7aiuwz .tag-folded-point.svelte-7aiuwz{opacity:0;scale:0.2}.tag-point-wrapper.unfolded.svelte-7aiuwz .tag-unfolded-point.svelte-7aiuwz{opacity:1;scale:1}')}function f3(n){let t,e,i,s,o,r,a,l,c,h,u,f;return s=new Jt({props:{center:!0,blurRadius:15,spreadRadius:5,opacity:.3}}),c=new Hg({props:{icon:n[2],width:n[1]}}),c.$on("iconLoaded",n[7]),{c(){t=L("div"),e=L("div"),i=ee(),oe(s.$$.fragment),o=ee(),r=L("div"),a=ee(),l=L("div"),oe(c.$$.fragment),P(e,"class","tag-point-click-helper svelte-7aiuwz"),P(r,"class","tag-unfolded-point svelte-7aiuwz"),j(r,"transition-delay",(n[3]?n[5]:0)+"ms"),P(l,"class","tag-folded-point svelte-7aiuwz"),j(l,"transition-delay",(n[3]?n[5]:0)+"ms"),P(t,"class","tag-point-wrapper svelte-7aiuwz"),ie(t,"unfolded",n[0]),ie(t,"folded",n[3])},m(m,v){R(m,t,v),O(t,e),O(t,i),ne(s,t,null),O(t,o),O(t,r),O(t,a),O(t,l),ne(c,l,null),h=!0,u||(f=we(e,"click",n[4]),u=!0)},p(m,[v]){v&8&&j(r,"transition-delay",(m[3]?m[5]:0)+"ms");const p={};v&4&&(p.icon=m[2]),v&2&&(p.width=m[1]),c.$set(p),v&8&&j(l,"transition-delay",(m[3]?m[5]:0)+"ms"),(!h||v&1)&&ie(t,"unfolded",m[0]),(!h||v&8)&&ie(t,"folded",m[3])},i(m){h||(D(s.$$.fragment,m),D(c.$$.fragment,m),h=!0)},o(m){B(s.$$.fragment,m),B(c.$$.fragment,m),h=!1},d(m){m&&V(t),se(s),se(c),u=!1,f()}}}function m3(n,t,e){let i,s,o,r;const a=Oi("hooks");let{tag:l}=t,c,h=!1;const u=()=>{c!==void 0&&clearTimeout(c),h=!0,c=setTimeout(()=>{h=!1},800)},f=p=>{h||(l.entryFromModel&&Gt(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 v(p){ds.call(this,n,p)}return n.$$set=p=>{"tag"in p&&e(6,l=p.tag)},n.$$.update=()=>{var p,g,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,o=(A=(g=l.style)==null?void 0:g.point)!=null&&A.url?(w=l.style)==null?void 0:w.point:{url:qw}),n.$$.dirty&64&&e(1,r=(()=>{var E,M,S,T;const I=(M=(E=l.style)==null?void 0:E.point)==null?void 0:M.width;if(typeof I=="number")return I;const C=(T=(S=l.style)==null?void 0:S.point)==null?void 0:T.size;if(typeof C=="number")return C;if(C==="S")return 18;if(C==="M")return 20;if(C==="L")return 24;if(C==="XL")return 28})())},u(),[i,r,o,s,f,m,l,v]}class g3 extends de{constructor(t){super(),he(this,t,m3,f3,ce,{tag:6},u3)}}function p3(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 df(n){let t,e,i,s,o,r,a,l,c;const h=[A3,v3],u=[];function f(g,A){return g[8]?0:1}e=f(n),i=u[e]=h[e](n);const m=[y3,b3],v=[];function p(g,A){return g[15]?0:1}return o=p(n),r=v[o]=m[o](n),{c(){t=L("div"),i.c(),s=ee(),r.c(),P(t,"class","tag svelte-2g2g8a"),P(t,"data-tag-id",n[14]),P(t,"data-tag-unfolded",n[6]),P(t,"data-content-type",a=n[0].contentType),P(t,"id",l=`tag-${n[14]}`),ie(t,"unClickable",n[0].config.clickable===!1),ie(t,"hide",n[12]),ie(t,"enableZIndex",n[9]),j(t,"z-index",n[9]),j(t,"transform",`translate3d(${n[11]}, ${n[10]}, 0) scale(${n[7].scale})`)},m(g,A){R(g,t,A),u[e].m(t,null),O(t,s),v[o].m(t,null),n[17](t),c=!0},p(g,A){let w=e;e=f(g),e===w?u[e].p(g,A):(ue(),B(u[w],1,1,()=>{u[w]=null}),fe(),i=u[e],i?i.p(g,A):(i=u[e]=h[e](g),i.c()),D(i,1),i.m(t,s));let I=o;o=p(g),o===I?v[o].p(g,A):(ue(),B(v[I],1,1,()=>{v[I]=null}),fe(),r=v[o],r?r.p(g,A):(r=v[o]=m[o](g),r.c()),D(r,1),r.m(t,null)),(!c||A&16384)&&P(t,"data-tag-id",g[14]),(!c||A&64)&&P(t,"data-tag-unfolded",g[6]),(!c||A&1&&a!==(a=g[0].contentType))&&P(t,"data-content-type",a),(!c||A&16384&&l!==(l=`tag-${g[14]}`))&&P(t,"id",l),(!c||A&1)&&ie(t,"unClickable",g[0].config.clickable===!1),(!c||A&4096)&&ie(t,"hide",g[12]),(!c||A&512)&&ie(t,"enableZIndex",g[9]),A&512&&j(t,"z-index",g[9]),A&3200&&j(t,"transform",`translate3d(${g[11]}, ${g[10]}, 0) scale(${g[7].scale})`)},i(g){c||(D(i),D(r),c=!0)},o(g){B(i),B(r),c=!1},d(g){g&&V(t),u[e].d(),v[o].d(),n[17](null)}}}function v3(n){let t;return{c(){t=L("div"),P(t,"data-info","tag point is disable")},m(e,i){R(e,t,i)},p:K,i:K,o:K,d(e){e&&V(t)}}}function A3(n){let t,e;return t=new g3({props:{tag:n[0]}}),{c(){oe(t.$$.fragment)},m(i,s){ne(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.tag=i[0]),t.$set(o)},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){B(t.$$.fragment,i),e=!1},d(i){se(t,i)}}}function b3(n){let t;return{c(){t=L("div"),P(t,"data-info","tag content is disable")},m(e,i){R(e,t,i)},p:K,i:K,o:K,d(e){e&&V(t)}}}function y3(n){let t,e;return t=new Tc({props:{mediaStore:n[1],tag:$e(n[0]),hooks:n[16],state:n[4],temporaryState:n[5],rendererMap:n[2],contentTypeMap:n[3]}}),{c(){oe(t.$$.fragment)},m(i,s){ne(t,i,s),e=!0},p(i,s){const o={};s&2&&(o.mediaStore=i[1]),s&1&&(o.tag=$e(i[0])),s&16&&(o.state=i[4]),s&32&&(o.temporaryState=i[5]),s&4&&(o.rendererMap=i[2]),s&8&&(o.contentTypeMap=i[3]),t.$set(o)},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){B(t.$$.fragment,i),e=!1},d(i){se(t,i)}}}function w3(n){let t,e,i=n[7]&&!n[13]&&df(n);return{c(){i&&i.c(),t=Ee()},m(s,o){i&&i.m(s,o),R(s,t,o),e=!0},p(s,[o]){s[7]&&!s[13]?i?(i.p(s,o),o&8320&&D(i,1)):(i=df(s),i.c(),D(i,1),i.m(t.parentNode,t)):i&&(ue(),B(i,1,1,()=>{i=null}),fe())},i(s){e||(D(i),e=!0)},o(s){B(i),e=!1},d(s){i&&i.d(s),s&&V(t)}}}function C3(n,t,e){let i,s,o,r,a,l,c,h,u,f,{tag:m}=t,{mediaStore:v}=t,{rendererMap:p=new Map}=t,{contentTypeMap:g=new Map}=t,{state:A}=t,{temporaryState:w}=t;const I=Oi("hooks");function C(E){Ne[E?"unshift":"push"](()=>{m.dom=E,e(0,m)})}return n.$$set=E=>{"tag"in E&&e(0,m=E.tag),"mediaStore"in E&&e(1,v=E.mediaStore),"rendererMap"in E&&e(2,p=E.rendererMap),"contentTypeMap"in E&&e(3,g=E.contentTypeMap),"state"in E&&e(4,A=E.state),"temporaryState"in E&&e(5,w=E.temporaryState)},n.$$.update=()=>{var E,M,S,T;n.$$.dirty&5&&e(8,i=(()=>{var G,_,U;return!(((_=(G=m.style)==null?void 0:G.point)==null?void 0:_.enabled)===!1||((U=p.get(m.contentType))==null?void 0:U.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&&Gt(m.five.state.mode)&&i))()),n.$$.dirty&1&&e(14,o=m.id),n.$$.dirty&1&&e(7,r=m.screenPosition),n.$$.dirty&1&&e(13,a=m.enabled===!1||!m.state),n.$$.dirty&129&&e(12,l=!((E=m.state)!=null&&E.visible)||((M=m.temporaryState)==null?void 0:M.visible)===!1||!r),n.$$.dirty&1&&e(6,c=(S=m.state)==null?void 0:S.unfolded),n.$$.dirty&128&&e(11,h=(r==null?void 0:r.leftPx)+"px"),n.$$.dirty&128&&e(10,u=(r==null?void 0:r.topPx)+"px"),n.$$.dirty&65&&e(9,f=c?((T=m.zIndex)!=null?T:0)+(c?1e6:0):void 0)},[m,v,p,g,A,w,c,r,i,f,u,h,l,a,o,s,I,C]}class P3 extends de{constructor(t){super(),he(this,t,C3,w3,ce,{tag:0,mediaStore:1,rendererMap:2,contentTypeMap:3,state:4,temporaryState:5},p3)}}function I3(n){me(n,"svelte-1owzhnq",".tag--container.svelte-1owzhnq{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-1owzhnq{opacity:0;pointer-events:none}.tag--container.hide.svelte-1owzhnq *{pointer-events:none !important}")}function uf(n,t,e){const i=n.slice();return i[8]=t[e],i}function ff(n){let t,e=[],i=new Map,s,o,r=n[0];const a=l=>l[8].id;for(let l=0;l<r.length;l+=1){let c=uf(n,r,l),h=a(c);i.set(h,e[l]=mf(h,c))}return{c(){var l;t=L("div");for(let c=0;c<e.length;c+=1)e[c].c();P(t,"class","tag--container svelte-1owzhnq"),P(t,"data-infive","1"),ie(t,"hide",!n[4].visible||!n[5].visible),j(t,"z-index",(l=n[6])!=null?l:"")},m(l,c){R(l,t,c);for(let h=0;h<e.length;h+=1)e[h]&&e[h].m(t,null);o=!0},p(l,c){var h;c&63&&(r=l[0],ue(),e=Zt(e,c,a,1,l,r,i,t,Hi,mf,null,uf),fe()),(!o||c&48)&&ie(t,"hide",!l[4].visible||!l[5].visible),c&64&&j(t,"z-index",(h=l[6])!=null?h:"")},i(l){if(!o){for(let c=0;c<r.length;c+=1)D(e[c]);s||tt(()=>{s=Fi(t,ut,{}),s.start()}),o=!0}},o(l){for(let c=0;c<e.length;c+=1)B(e[c]);o=!1},d(l){l&&V(t);for(let c=0;c<e.length;c+=1)e[c].d()}}}function mf(n,t){let e,i,s;return i=new P3({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=Ee(),oe(i.$$.fragment),this.first=e},m(o,r){R(o,e,r),ne(i,o,r),s=!0},p(o,r){t=o;const a={};r&16&&(a.state=t[4]),r&32&&(a.temporaryState=t[5]),r&1&&(a.tag=t[8]),r&2&&(a.mediaStore=t[1]),r&4&&(a.rendererMap=t[2]),r&8&&(a.contentTypeMap=t[3]),i.$set(a)},i(o){s||(D(i.$$.fragment,o),s=!0)},o(o){B(i.$$.fragment,o),s=!1},d(o){o&&V(e),se(i,o)}}}function E3(n){let t,e,i=n[4].enabled&&ff(n);return{c(){i&&i.c(),t=Ee()},m(s,o){i&&i.m(s,o),R(s,t,o),e=!0},p(s,[o]){s[4].enabled?i?(i.p(s,o),o&16&&D(i,1)):(i=ff(s),i.c(),D(i,1),i.m(t.parentNode,t)):i&&(ue(),B(i,1,1,()=>{i=null}),fe())},i(s){e||(D(i),e=!0)},o(s){B(i),e=!1},d(s){i&&i.d(s),s&&V(t)}}}function M3(n,t,e){let{tags:i=[]}=t,{hooks:s}=t,{mediaStore:o}=t,{rendererMap:r}=t,{contentTypeMap:a}=t,{state:l}=t,{temporaryState:c}=t,{zIndex:h=void 0}=t;return pl("hooks",s),n.$$set=u=>{"tags"in u&&e(0,i=u.tags),"hooks"in u&&e(7,s=u.hooks),"mediaStore"in u&&e(1,o=u.mediaStore),"rendererMap"in u&&e(2,r=u.rendererMap),"contentTypeMap"in u&&e(3,a=u.contentTypeMap),"state"in u&&e(4,l=u.state),"temporaryState"in u&&e(5,c=u.temporaryState),"zIndex"in u&&e(6,h=u.zIndex)},[i,o,r,a,l,c,h,s]}class x3 extends de{constructor(t){super(),he(this,t,M3,E3,ce,{tags:0,hooks:7,mediaStore:1,rendererMap:2,contentTypeMap:3,state:4,temporaryState:5,zIndex:6},I3)}}const Gg="Dnalogel-PanoTagPlugin",k3=n=>`${Gg}--${n}`;class pr extends pP{constructor(e,i){super(e);d(this,"state",{enabled:!0,visible:!0});d(this,"debug");d(this,"debugUtil",new vP(this));d(this,"changeTagModel",(e,i)=>Q(this,null,function*(){var s;e.data=Qe({},e.data,i),yield(s=e.loadModel)==null?void 0:s.call(e)}));d(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(),rn(s)&&e!=="Panorama"&&this.changeTagMode(s,"behind")})})};this.tags.length<500?i():this.five.ready().then(()=>i())});d(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())});d(this,"clickhandler",e=>{e.tag.onClick(e)});d(this,"handleFiveCameraUpdate",()=>{this.filterPointTag.forEach(e=>e.updateScreenPosition())});d(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)});d(this,"handleFivePanoArrived",()=>Q(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($C).filter(e=>{var i;return(i=e.getConfig().modelConfig)==null?void 0:i.autoLookAtEnabled}).forEach(e=>{var c;const i=new b.Mesh(new b.BoxGeometry,new b.MeshBasicMaterial),s=(c=e.model)==null?void 0:c.object;if(!s)return;i.position.copy(s.position),i.quaternion.copy(s.quaternion);const o=this.five.camera.position;i.lookAt(o.clone().setY(i.position.y));const r=s.quaternion.clone(),a=i.quaternion.clone(),l=Ys();l.onUpdate(({progress:h})=>{s.quaternion.copy(r.clone().slerp(a,h))}),l.play()})}));d(this,"handleFiveModelShownFloorChange",()=>{this.tagsDo(this.tags,e=>e.updateVisible())});d(this,"onFiveEveryReady",()=>{this.setUnfoldedByCamera(),Gt(this.five.getCurrentState().mode)&&this.tagsDo(this.tags,e=>e.updateVisible())});d(this,"render",()=>{this.renderQueue.forEach((e,i)=>{const{keys:s}=e;if(i==="TagContainerSvelte"){const r=this.filterPointTag.filter(l=>l.screenPosition),a={hooks:this.hooks,tags:r,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 x3({target:this.container,props:te(k({},a),{state:te(k({},this.state),{enabled:!1})})}),io(()=>{var l;(l=this.TagContainerSvelte)==null||l.$set({state:this.state})})}}}),this.renderQueue.clear()});this.params=Qe({},{debug:!1,config:this.config},k({},i)),this.debug=this.params.debug,this.config=this.params.config,this.debug&&this.debugUtil.bindLog(),aP(1,{namespace:wc.PlayAudio});try{Array.isArray(window.__PANOTAGPLUGIN_DEBUG_LIST__)||(window.__PANOTAGPLUGIN_DEBUG_LIST__=[]),this.NAME=Gg+"-"+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,o)=>o.tags.length-s.tags.length)[0]}})}catch(s){}}appendTo(e){var s,o,r,a;this.debugUtil.addLog("appendTo"),this.container=e,(s=this.css3DRenderPlugin)==null||s.appendToFrontFiveContainer(this.container);const i=(r=(o=this.TagContainerSvelte)==null?void 0:o.$$)==null?void 0:r.root;i&&i!==this.container&&((a=this.TagContainerSvelte)==null||a.$destroy(),this.TagContainerSvelte=void 0)}load(e){return Q(this,null,function*(){var s,o;this.clearTags();try{console.debug(this.NAME," load:",{data:JSON.parse(JSON.stringify(e))})}catch(r){}this.config=Qe({},this.config,{globalConfig:(s=e.globalConfig)!=null?s:{},contentTypeConfig:(o=e.contentTypeConfig)!=null?o:{}});const i=yield this.addTag(e.tagList);return this.hooks.emit("loaded"),i})}addTag(e){return Q(this,null,function*(){const s=(Array.isArray(e)?e:[e]).filter(o=>o.position).map(o=>{const r=yc(o);if(r==="2DPoint"||r==="3DPoint")return new yP(this,o);if(r==="Model")return new Ng(this,o);if(r==="Plane")return new d3(this,o)});return s.forEach(oP),this.tags.push(...s),this.tagsLengthWillUpdate=!0,ci(this.five).then(()=>Q(this,null,function*(){var o,r;this.store.eventListenerDisposer&&((r=(o=this.store).eventListenerDisposer)==null||r.call(o)),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=Qe({},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=Qe({},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]=Qe({},this.config.contentTypeConfig[e],i):this.config.contentTypeConfig[e]=i,this.tags.forEach(o=>{o.updateConfig()}),this.tagsDo(this.tags,o=>{o.updateVisible()})}show(e){return Q(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 Q(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:{},o=k({},this.state);this.state=Object.assign(this.state,e),o.visible!==this.state.visible&&(e.visible?this.handleShow():this.handleHide()),o.enabled!==this.state.enabled&&(e.enabled?this.handleEnable():this.handleDisable()),this.hooks.emit("stateChange",{state:this.state,prevState:o,userAction:s})}dispose(){var e,i,s,o,r,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=[],(o=(s=this.store).eventListenerDisposer)==null||o.call(s),this.store.eventListenerDisposer=void 0,(a=(r=this.store).resizeObserverDisposer)==null||a.call(r),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 Q(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 o;const s=this.getTagById(e);s&&(s.enabled=i,(o=s.hooks)==null||o.emit(i?"enable":"disable"))}changeTagNormalById(e,i){const s=this.getTagById(e);s&&s.tag3DContentSvelte&&(s.tag3DContentSvelte.currentNormal=bi(i))}changePositionById(e,i){const s=this.getTagById(e);s&&s.setPosition(i)}changeDataById(e,i,s=!0){const o=this.getTagById(e);o&&(o.setData(i,s),this.clearUnusedPanelTag(),o.hooks.emit("dataChanged",o.data))}changeStickTypeById(e,i,s=!0){this.changeTagById(e,i,s)}changeTagById(e,i,s=!0){const o=this.getTagById(e);o&&(o.set(i),o.updateVisible(),this.clearUnusedPanelTag(),o.hooks.emit("dataChanged",o.data))}destroyTagById(e){(Array.isArray(e)?e:[e]).forEach(s=>{var o;return(o=this.getTagById(s))==null?void 0:o.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,o,r,a,l;(o=(s=i.mediaPlane)==null?void 0:s.parent)==null||o.remove(i.mediaPlane),(l=(a=(r=i.model)==null?void 0:r.object)==null?void 0:a.parent)==null||l.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 Q(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:o,unobserve:r}=er(nP(()=>{this.store.resizeObserverDisposer&&s()},500),e),{observe:a,unobserve:l}=er(iP(()=>i(),400),e);return o(),a(),()=>{r(),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 o=i.getConfig().unfoldedConfig;un(o).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||un(s.autoUnfold).enable===!1||s.keep)||i.state&&(i.state.unfolded=!1)})}changeTagMode(e,i){var s,o,r,a,l,c;((s=e.config)==null?void 0:s.renderType)!=="Mesh"&&((a=(r=(o=e.tag3DContentSvelte)==null?void 0:o.css3DInstance)==null?void 0:r.css3DObject)==null?void 0:a.mode)!==i&&((l=e.config)!=null&&l.tag3DConfig?e.config.tag3DConfig.mode=i:e.config?e.config.tag3DConfig={mode:i}:e.config={tag3DConfig:{mode:i}},(c=this.store.css3DRenderDisposer.get(e.id))==null||c.forEach(h=>h==null?void 0:h()),e.tag3DContentSvelte=void 0)}addEventListener(){const{five:e,hooks:i}=this,s=Ql(this.five,this.onFiveEveryReady);return this.handleFivePanoArrived(),e.on("wantsMoveToPano",this.handleFiveWantsMoveToPano),e.on("models.refined",this.onFiveEveryReady),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.onFiveEveryReady),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 D3=(n,t)=>new pr(n,t);function S3(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 gf(n){let t,e;return{c(){t=L("div"),e=Se(n[0]),P(t,"class","guide-line__tag-text svelte-4qjwer"),j(t,"border-image-source",`url(${n[6]})`)},m(i,s){R(i,t,s),O(t,e)},p(i,s){s&1&&Te(e,i[0])},d(i){i&&V(t)}}}function pf(n){let t,e,i,s,o=n[5]("全程")+"",r,a,l=n[5]("米")+"",c,h,u,f,m,v,p=n[4]&&vf(n);return{c(){t=L("div"),p&&p.c(),e=ee(),i=L("div"),s=L("span"),r=Se(o),a=Se(n[2]),c=Se(l),h=ee(),u=L("span"),f=Se(n[0]),m=ee(),v=L("div"),P(s,"class","distance svelte-4qjwer"),P(u,"class","name svelte-4qjwer"),P(i,"class","distance-and-name svelte-4qjwer"),P(v,"class","border svelte-4qjwer"),P(t,"class","text-with-distance svelte-4qjwer")},m(g,A){R(g,t,A),p&&p.m(t,null),O(t,e),O(t,i),O(i,s),O(s,r),O(s,a),O(s,c),O(i,h),O(i,u),O(u,f),O(t,m),O(t,v)},p(g,A){g[4]?p?p.p(g,A):(p=vf(g),p.c(),p.m(t,e)):p&&(p.d(1),p=null),A&32&&o!==(o=g[5]("全程")+"")&&Te(r,o),A&4&&Te(a,g[2]),A&32&&l!==(l=g[5]("米")+"")&&Te(c,l),A&1&&Te(f,g[0])},d(g){g&&V(t),p&&p.d()}}}function vf(n){let t,e;return{c(){t=L("span"),e=Se(n[4]),P(t,"class","line-name svelte-4qjwer")},m(i,s){R(i,t,s),O(t,e)},p(i,s){s&16&&Te(e,i[4])},d(i){i&&V(t)}}}function T3(n){let t,e,i,s,o,r,a,l,c,h=n[0]&&!n[2]&&gf(n),u=n[2]&&pf(n);return{c(){t=L("div"),e=L("div"),i=ee(),s=L("div"),o=ee(),r=L("div"),a=L("div"),l=ee(),h&&h.c(),c=ee(),u&&u.c(),P(e,"class","guide-line__tag-point svelte-4qjwer"),P(s,"class","guide-line__tag-line svelte-4qjwer"),P(a,"class","guide-line__tag-icon svelte-4qjwer"),j(a,"background-image",`url(${n[1]})`),P(r,"class","guide-line__tag-content svelte-4qjwer"),P(t,"class","guide-line__tag svelte-4qjwer"),j(t,"opacity",n[3])},m(f,m){R(f,t,m),O(t,e),O(t,i),O(t,s),O(t,o),O(t,r),O(r,a),O(r,l),h&&h.m(r,null),O(r,c),u&&u.m(r,null)},p(f,[m]){m&2&&j(a,"background-image",`url(${f[1]})`),f[0]&&!f[2]?h?h.p(f,m):(h=gf(f),h.c(),h.m(r,c)):h&&(h.d(1),h=null),f[2]?u?u.p(f,m):(u=pf(f),u.c(),u.m(r,null)):u&&(u.d(1),u=null),m&8&&j(t,"opacity",f[3])},i:K,o:K,d(f){f&&V(t),h&&h.d(),u&&u.d()}}}function L3(n,t,e){let{text:i=""}=t,{icon_url:s=""}=t,{distance:o=0}=t,{opacity:r=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,o=h.distance),"opacity"in h&&e(3,r=h.opacity),"name"in h&&e(4,a=h.name),"i18n"in h&&e(5,l=h.i18n)},[i,s,o,r,a,l,c]}class z3 extends de{constructor(t){super(),he(this,t,L3,T3,ce,{text:0,icon_url:1,distance:2,opacity:3,name:4,i18n:5},S3)}}function j3(n){return n.length===0?[]:n.filter((t,e)=>t!==n[e-1])}const O3=`
842
+ width var(--sc-dot-size-animation-time) ease;cursor:pointer;-webkit-tap-highlight-color:transparent;height:var(--sc-dot-size);width:var(--sc-dot-size)}.sc-carousel-dot__dot.svelte-1mgyhhn:hover{opacity:0.9}.sc-carousel-dot__dot_active.svelte-1mgyhhn{opacity:0.7;height:var(--sc-active-dot-size);width:var(--sc-active-dot-size)}`)}function vI(n){let t,e,i;return{c(){t=L("button"),P(t,"class","sc-carousel-button sc-carousel-dot__dot svelte-1mgyhhn"),ie(t,"sc-carousel-dot__dot_active",n[0])},m(s,o){R(s,t,o),e||(i=we(t,"click",n[1]),e=!0)},p(s,[o]){o&1&&ie(t,"sc-carousel-dot__dot_active",s[0])},i:K,o:K,d(s){s&&V(t),e=!1,i()}}}function AI(n,t,e){let{active:i=!1}=t;function s(o){ds.call(this,n,o)}return n.$$set=o=>{"active"in o&&e(0,i=o.active)},[i,s]}class bI extends de{constructor(t){super(),he(this,t,AI,vI,ce,{active:0},pI)}}function yI(n){me(n,"svelte-670fde",".sc-carousel-dots__container.svelte-670fde{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;padding:0 30px}.sc-carousel-dots__dot-container.svelte-670fde{height:calc(var(--sc-dot-size) + 14px);width:calc(var(--sc-dot-size) + 10px);display:flex;align-items:center;justify-content:center}")}function fu(n,t,e){const i=n.slice();return i[5]=t[e],i[7]=e,i}function mu(n,t){let e,i,s,o;function r(){return t[3](t[7])}return i=new bI({props:{active:t[1]===t[7]}}),i.$on("click",r),{key:n,first:null,c(){e=L("div"),oe(i.$$.fragment),s=ee(),P(e,"class","sc-carousel-dots__dot-container svelte-670fde"),this.first=e},m(a,l){R(a,e,l),ne(i,e,null),O(e,s),o=!0},p(a,l){t=a;const c={};l&3&&(c.active=t[1]===t[7]),i.$set(c)},i(a){o||(D(i.$$.fragment,a),o=!0)},o(a){B(i.$$.fragment,a),o=!1},d(a){a&&V(e),se(i)}}}function wI(n){let t,e=[],i=new Map,s,o=Array(n[0]);const r=a=>a[7];for(let a=0;a<o.length;a+=1){let l=fu(n,o,a),c=r(l);i.set(c,e[a]=mu(c,l))}return{c(){t=L("div");for(let a=0;a<e.length;a+=1)e[a].c();P(t,"class","sc-carousel-dots__container svelte-670fde")},m(a,l){R(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&7&&(o=Array(a[0]),ue(),e=Zt(e,l,r,1,a,o,i,t,Hi,mu,null,fu),fe())},i(a){if(!s){for(let l=0;l<o.length;l+=1)D(e[l]);s=!0}},o(a){for(let l=0;l<e.length;l+=1)B(e[l]);s=!1},d(a){a&&V(t);for(let l=0;l<e.length;l+=1)e[l].d()}}}function CI(n,t,e){const i=kr();let{pagesCount:s=1}=t,{currentPageIndex:o=0}=t;function r(l){i("pageChange",l)}const a=l=>r(l);return n.$$set=l=>{"pagesCount"in l&&e(0,s=l.pagesCount),"currentPageIndex"in l&&e(1,o=l.currentPageIndex)},[s,o,r,a]}class PI extends de{constructor(t){super(),he(this,t,CI,wI,ce,{pagesCount:0,currentPageIndex:1},yI)}}const is="prev",Ri="next";function II(n){me(n,"svelte-1bftafx",":root{--sc-arrow-size:2px}.sc-carousel-arrow__circle.svelte-1bftafx{width:20px;height:20px;border-radius:50%;background-color:var(--sc-color-rgb-light-50p);display:flex;align-items:center;justify-content:center;transition:opacity 100ms ease;cursor:pointer;-webkit-tap-highlight-color:transparent}.sc-carousel-arrow__circle.svelte-1bftafx:hover{opacity:0.9}.sc-carousel-arrow__arrow.svelte-1bftafx{border:solid var(--sc-color-hex-dark);border-width:0 var(--sc-arrow-size) var(--sc-arrow-size) 0;padding:var(--sc-arrow-size);position:relative}.sc-carousel-arrow__arrow-next.svelte-1bftafx{transform:rotate(-45deg);left:calc(var(--sc-arrow-size) / -2)}.sc-carousel-arrow__arrow-prev.svelte-1bftafx{transform:rotate(135deg);right:calc(var(--sc-arrow-size) / -2)}.sc-carousel-arrow__circle_disabled.svelte-1bftafx,.sc-carousel-arrow__circle_disabled.svelte-1bftafx:hover{opacity:0.5}")}function EI(n){let t,e,i,s;return{c(){t=L("button"),e=L("i"),P(e,"class","sc-carousel-arrow__arrow svelte-1bftafx"),ie(e,"sc-carousel-arrow__arrow-next",n[0]===Ri),ie(e,"sc-carousel-arrow__arrow-prev",n[0]===is),P(t,"class","sc-carousel-button sc-carousel-arrow__circle svelte-1bftafx"),ie(t,"sc-carousel-arrow__circle_disabled",n[1])},m(o,r){R(o,t,r),O(t,e),i||(s=we(t,"click",n[2]),i=!0)},p(o,[r]){r&1&&ie(e,"sc-carousel-arrow__arrow-next",o[0]===Ri),r&1&&ie(e,"sc-carousel-arrow__arrow-prev",o[0]===is),r&2&&ie(t,"sc-carousel-arrow__circle_disabled",o[1])},i:K,o:K,d(o){o&&V(t),i=!1,s()}}}function MI(n,t,e){let{direction:i=Ri}=t,{disabled:s=!1}=t;function o(r){ds.call(this,n,r)}return n.$$set=r=>{"direction"in r&&e(0,i=r.direction),"disabled"in r&&e(1,s=r.disabled)},[i,s,o]}class Eg extends de{constructor(t){super(),he(this,t,MI,EI,ce,{direction:0,disabled:1},II)}}function xI(n){me(n,"svelte-i7yfid",".sc-carousel-progress__indicator.svelte-i7yfid{height:100%;background-color:var(--sc-color-hex-dark-50p)}")}function kI(n){let t;return{c(){t=L("div"),P(t,"class","sc-carousel-progress__indicator svelte-i7yfid"),j(t,"width",n[0]+"%")},m(e,i){R(e,t,i)},p(e,[i]){i&1&&j(t,"width",e[0]+"%")},i:K,o:K,d(e){e&&V(t)}}}const gu=100;function DI(n,t,e){let i,{value:s=0}=t;return n.$$set=o=>{"value"in o&&e(1,s=o.value)},n.$$.update=()=>{n.$$.dirty&2&&e(0,i=Math.min(Math.max(s*gu,0),gu))},[i,s]}class SI extends de{constructor(t){super(),he(this,t,DI,kI,ce,{value:1},xI)}}function TI(n,t){n.addEventListener("mousedown",t),n.addEventListener("touchstart",t,{passive:!0})}function LI(n,t){n.removeEventListener("mousedown",t),n.removeEventListener("touchstart",t)}function zI(n,t){n.addEventListener("mouseup",t),n.addEventListener("touchend",t)}function pu(n,t){n.removeEventListener("mouseup",t),n.removeEventListener("touchend",t)}function jI(n,t){n.addEventListener("mousemove",t),n.addEventListener("touchmove",t)}function vu(n,t){n.removeEventListener("mousemove",t),n.removeEventListener("touchmove",t)}function Ec(n){return function(t,e){n.dispatchEvent(new CustomEvent(t,{detail:e}))}}const OI=110,VI=9,BI=111,RI=20;function Wa(n){if("TouchEvent"in window&&n instanceof TouchEvent){const t=n.touches[0];return{x:t?t.clientX:0,y:t?t.clientY:0}}return{x:n.clientX,y:n.clientY}}function _I(n,{thresholdProvider:t}){const e=Ec(n);let i,s,o=0,r,a=!1;function l(){return Date.now()-r>=BI&&Math.abs(o)>=RI}function c(f){r=Date.now(),o=0,a=!0;const m=Wa(f);i=m.x,s=m.y,e("swipeStart",{x:i,y:s}),jI(window,h),zI(window,u)}function h(f){if(!a)return;const m=Wa(f),v=m.x-i,p=m.y-s;i=m.x,s=m.y,e("swipeMove",{x:i,y:s,dx:v,dy:p}),v!==0&&Math.sign(v)!==Math.sign(o)&&(o=0),o+=v,Math.abs(o)>t()&&(e("swipeThresholdReached",{direction:o>0?is:Ri}),pu(window,u),vu(window,h))}function u(f){if(pu(window,u),vu(window,h),a=!1,!l()){e("swipeFailed");return}const m=Wa(f);e("swipeEnd",{x:m.x,y:m.y})}return TI(n,c),{destroy(){LI(n,c)}}}function FI(n,t){n.addEventListener("mouseenter",t)}function HI(n,t){n.removeEventListener("mouseenter",t)}function NI(n,t){n.addEventListener("mouseleave",t)}function Au(n,t){n.removeEventListener("mouseleave",t)}function GI(n){const t=Ec(n);function e(){NI(n,i),t("hovered",{value:!0})}function i(){t("hovered",{value:!1}),Au(n,i)}return FI(n,e),{destroy(){HI(n,e),Au(n,i)}}}const QI=(n,t)=>{const e=t.x-n.x,i=t.y-n.y;return Math.sqrt(e*e+i*i)};function Gn(n,t,e){return Math.max(n,Math.min(t,e))}function WI(n,t){n.addEventListener("touchstart",t,{passive:!0})}function UI(n,t){n.removeEventListener("touchstart",t)}function YI(n,t){n.addEventListener("touchend",t)}function bu(n,t){n.removeEventListener("touchend",t)}function XI(n){const t=Ec(n);let e=0,i={x:0,y:0};function s({tapEndedAt:a,tapEndedPos:l}){const c=a-e,h=QI(i,l);return c<=OI&&h<=VI}function o(a){e=Date.now();const l=a.touches[0];i={x:l.clientX,y:l.clientY},YI(n,r)}function r(a){bu(n,r);const l=a.changedTouches[0];s({tapEndedAt:Date.now(),tapEndedPos:{x:l.clientX,y:l.clientY}})&&t("tapped")}return WI(n,o),{destroy(){UI(n,o),bu(n,r)}}}function ZI({currentParticleIndex:n,particlesCount:t,clonesCountHead:e,clonesCountTotal:i,particlesToScroll:s}){return n===t-e?0:n===0?Mg({particlesCountWithoutClones:t-i,particlesToScroll:s})-1:Math.floor((n-e)/s)}function JI({currentParticleIndex:n,particlesToScroll:t}){return Math.ceil(n/t)}function qI({currentParticleIndex:n,particlesCount:t,clonesCountHead:e,clonesCountTotal:i,infinite:s,particlesToScroll:o}){return s?ZI({currentParticleIndex:n,particlesCount:t,clonesCountHead:e,clonesCountTotal:i,particlesToScroll:o}):JI({currentParticleIndex:n,particlesToScroll:o})}function Mg({particlesCountWithoutClones:n,particlesToScroll:t}){return Math.ceil(n/t)}function KI({particlesCountWithoutClones:n,particlesToScroll:t,particlesToShow:e}){const i=xg({particlesCountWithoutClones:n,particlesToScroll:t,particlesToShow:e});return Math.ceil(n/t)-i}function $I({infinite:n,particlesCountWithoutClones:t,particlesToScroll:e,particlesToShow:i}){return n?Mg({particlesCountWithoutClones:t,particlesToScroll:e}):KI({particlesCountWithoutClones:t,particlesToScroll:e,particlesToShow:i})}function e2({pageIndex:n,clonesCountHead:t,clonesCountTail:e,particlesToScroll:i,particlesCount:s}){return Gn(0,Math.min(t+n*i,s-e),s-1)}function t2({pageIndex:n,particlesToScroll:t,particlesCount:e,particlesToShow:i}){return Gn(0,Math.min(n*t,e-i),e-1)}function Ua({infinite:n,pageIndex:t,clonesCountHead:e,clonesCountTail:i,particlesToScroll:s,particlesCount:o,particlesToShow:r}){return n?e2({pageIndex:t,clonesCountHead:e,clonesCountTail:i,particlesToScroll:s,particlesCount:o}):t2({pageIndex:t,particlesToScroll:s,particlesCount:o,particlesToShow:r})}function i2({particlesContainerChildren:n,particleWidth:t}){for(let e=0;e<n.length;e++)n[e].style.minWidth=`${t}px`,n[e].style.maxWidth=`${t}px`}function xg({particlesToScroll:n,particlesToShow:t,particlesCountWithoutClones:e}){const i=n-t;let s=t;for(;;){const o=e-s-i;if(o<t)return Math.max(o,0);s+=t+i}}function n2(n){return new ResizeObserver(t=>{n({width:t[0].contentRect.width})})}function s2({clonesCountHead:n,clonesCountTail:t,particlesContainerChildren:e}){const i=[];for(let r=0;r<t;r++)i.push(e[r].cloneNode(!0));const s=[],o=e.length;for(let r=o-1;r>o-1-n;r--)s.push(e[r].cloneNode(!0));return{clonesToAppend:i,clonesToPrepend:s}}function o2({particlesContainer:n,clonesToAppend:t,clonesToPrepend:e}){for(let i=0;i<t.length;i++)n.append(t[i]);for(let i=0;i<e.length;i++)n.prepend(e[i])}function r2({infinite:n,particlesToShow:t,partialPageSize:e}){const i=n?{head:Math.ceil(e||t),tail:Math.ceil(t)}:{head:0,tail:0};return te(k({},i),{total:i.head+i.tail})}const Hs=(n,t,e)=>{if(n&&n.hasOwnProperty(t))return n[t];if(e===void 0)throw new Error(`Required arg "${t}" was not provided`);return e},Sl=n=>t=>{n[t]&&n[t]()};var a2="Expected a function",kg="__lodash_hash_undefined__",Dg=1/0,l2="[object Function]",c2="[object GeneratorFunction]",h2="[object Symbol]",d2=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,u2=/^\w*$/,f2=/^\./,m2=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,g2=/[\\^$.*+?()[\]{}|]/g,p2=/\\(\\)?/g,v2=/^\[object .+?Constructor\]$/,A2=typeof Bt=="object"&&Bt&&Bt.Object===Object&&Bt,b2=typeof self=="object"&&self&&self.Object===Object&&self,Mc=A2||b2||Function("return this")();function y2(n,t){return n==null?void 0:n[t]}function w2(n){var t=!1;if(n!=null&&typeof n.toString!="function")try{t=!!(n+"")}catch(e){}return t}var C2=Array.prototype,P2=Function.prototype,Sg=Object.prototype,Ya=Mc["__core-js_shared__"],yu=function(){var n=/[^.]+$/.exec(Ya&&Ya.keys&&Ya.keys.IE_PROTO||"");return n?"Symbol(src)_1."+n:""}(),Tg=P2.toString,xc=Sg.hasOwnProperty,Lg=Sg.toString,I2=RegExp("^"+Tg.call(xc).replace(g2,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),wu=Mc.Symbol,E2=C2.splice,M2=zg(Mc,"Map"),qs=zg(Object,"create"),Cu=wu?wu.prototype:void 0,Pu=Cu?Cu.toString:void 0;function fn(n){var t=-1,e=n?n.length:0;for(this.clear();++t<e;){var i=n[t];this.set(i[0],i[1])}}function x2(){this.__data__=qs?qs(null):{}}function k2(n){return this.has(n)&&delete this.__data__[n]}function D2(n){var t=this.__data__;if(qs){var e=t[n];return e===kg?void 0:e}return xc.call(t,n)?t[n]:void 0}function S2(n){var t=this.__data__;return qs?t[n]!==void 0:xc.call(t,n)}function T2(n,t){var e=this.__data__;return e[n]=qs&&t===void 0?kg:t,this}fn.prototype.clear=x2;fn.prototype.delete=k2;fn.prototype.get=D2;fn.prototype.has=S2;fn.prototype.set=T2;function fs(n){var t=-1,e=n?n.length:0;for(this.clear();++t<e;){var i=n[t];this.set(i[0],i[1])}}function L2(){this.__data__=[]}function z2(n){var t=this.__data__,e=Or(t,n);if(e<0)return!1;var i=t.length-1;return e==i?t.pop():E2.call(t,e,1),!0}function j2(n){var t=this.__data__,e=Or(t,n);return e<0?void 0:t[e][1]}function O2(n){return Or(this.__data__,n)>-1}function V2(n,t){var e=this.__data__,i=Or(e,n);return i<0?e.push([n,t]):e[i][1]=t,this}fs.prototype.clear=L2;fs.prototype.delete=z2;fs.prototype.get=j2;fs.prototype.has=O2;fs.prototype.set=V2;function An(n){var t=-1,e=n?n.length:0;for(this.clear();++t<e;){var i=n[t];this.set(i[0],i[1])}}function B2(){this.__data__={hash:new fn,map:new(M2||fs),string:new fn}}function R2(n){return Vr(this,n).delete(n)}function _2(n){return Vr(this,n).get(n)}function F2(n){return Vr(this,n).has(n)}function H2(n,t){return Vr(this,n).set(n,t),this}An.prototype.clear=B2;An.prototype.delete=R2;An.prototype.get=_2;An.prototype.has=F2;An.prototype.set=H2;function Or(n,t){for(var e=n.length;e--;)if(K2(n[e][0],t))return e;return-1}function N2(n,t){t=U2(t,n)?[t]:W2(t);for(var e=0,i=t.length;n!=null&&e<i;)n=n[J2(t[e++])];return e&&e==i?n:void 0}function G2(n){if(!Og(n)||X2(n))return!1;var t=$2(n)||w2(n)?I2:v2;return t.test(q2(n))}function Q2(n){if(typeof n=="string")return n;if(Dc(n))return Pu?Pu.call(n):"";var t=n+"";return t=="0"&&1/n==-Dg?"-0":t}function W2(n){return jg(n)?n:Z2(n)}function Vr(n,t){var e=n.__data__;return Y2(t)?e[typeof t=="string"?"string":"hash"]:e.map}function zg(n,t){var e=y2(n,t);return G2(e)?e:void 0}function U2(n,t){if(jg(n))return!1;var e=typeof n;return e=="number"||e=="symbol"||e=="boolean"||n==null||Dc(n)?!0:u2.test(n)||!d2.test(n)||t!=null&&n in Object(t)}function Y2(n){var t=typeof n;return t=="string"||t=="number"||t=="symbol"||t=="boolean"?n!=="__proto__":n===null}function X2(n){return!!yu&&yu in n}var Z2=kc(function(n){n=tE(n);var t=[];return f2.test(n)&&t.push(""),n.replace(m2,function(e,i,s,o){t.push(s?o.replace(p2,"$1"):i||e)}),t});function J2(n){if(typeof n=="string"||Dc(n))return n;var t=n+"";return t=="0"&&1/n==-Dg?"-0":t}function q2(n){if(n!=null){try{return Tg.call(n)}catch(t){}try{return n+""}catch(t){}}return""}function kc(n,t){if(typeof n!="function"||t&&typeof t!="function")throw new TypeError(a2);var e=function(){var i=arguments,s=t?t.apply(this,i):i[0],o=e.cache;if(o.has(s))return o.get(s);var r=n.apply(this,i);return e.cache=o.set(s,r),r};return e.cache=new(kc.Cache||An),e}kc.Cache=An;function K2(n,t){return n===t||n!==n&&t!==t}var jg=Array.isArray;function $2(n){var t=Og(n)?Lg.call(n):"";return t==l2||t==c2}function Og(n){var t=typeof n;return!!n&&(t=="object"||t=="function")}function eE(n){return!!n&&typeof n=="object"}function Dc(n){return typeof n=="symbol"||eE(n)&&Lg.call(n)==h2}function tE(n){return n==null?"":Q2(n)}function iE(n,t,e){var i=n==null?void 0:N2(n,t);return i===void 0?e:i}var Ho=iE,mr={},nE={get exports(){return mr},set exports(n){mr=n}};(function(n,t){var e=200,i="__lodash_hash_undefined__",s=9007199254740991,o="[object Arguments]",r="[object Array]",a="[object Boolean]",l="[object Date]",c="[object Error]",h="[object Function]",u="[object GeneratorFunction]",f="[object Map]",m="[object Number]",v="[object Object]",p="[object Promise]",g="[object RegExp]",A="[object Set]",w="[object String]",I="[object Symbol]",C="[object WeakMap]",E="[object ArrayBuffer]",M="[object DataView]",S="[object Float32Array]",T="[object Float64Array]",G="[object Int8Array]",_="[object Int16Array]",U="[object Int32Array]",z="[object Uint8Array]",Y="[object Uint8ClampedArray]",H="[object Uint16Array]",N="[object Uint32Array]",X=/[\\^$.*+?()[\]{}|]/g,J=/\w*$/,q=/^\[object .+?Constructor\]$/,ae=/^(?:0|[1-9]\d*)$/,re={};re[o]=re[r]=re[E]=re[M]=re[a]=re[l]=re[S]=re[T]=re[G]=re[_]=re[U]=re[f]=re[m]=re[v]=re[g]=re[A]=re[w]=re[I]=re[z]=re[Y]=re[H]=re[N]=!0,re[c]=re[h]=re[C]=!1;var Pe=typeof Bt=="object"&&Bt&&Bt.Object===Object&&Bt,ve=typeof self=="object"&&self&&self.Object===Object&&self,ge=Pe||ve||Function("return this")(),_e=t&&!t.nodeType&&t,ye=_e&&!0&&n&&!n.nodeType&&n,We=ye&&ye.exports===_e;function $(y,x){return y.set(x[0],x[1]),y}function Ae(y,x){return y.add(x),y}function ze(y,x){for(var F=-1,Z=y?y.length:0;++F<Z&&x(y[F],F,y)!==!1;);return y}function pe(y,x){for(var F=-1,Z=x.length,Me=y.length;++F<Z;)y[Me+F]=x[F];return y}function Ye(y,x,F,Z){var Me=-1,be=y?y.length:0;for(Z&&be&&(F=y[++Me]);++Me<be;)F=x(F,y[Me],Me,y);return F}function je(y,x){for(var F=-1,Z=Array(y);++F<y;)Z[F]=x(F);return Z}function ke(y,x){return y==null?void 0:y[x]}function it(y){var x=!1;if(y!=null&&typeof y.toString!="function")try{x=!!(y+"")}catch(F){}return x}function le(y){var x=-1,F=Array(y.size);return y.forEach(function(Z,Me){F[++x]=[Me,Z]}),F}function Ce(y,x){return function(F){return y(x(F))}}function Ve(y){var x=-1,F=Array(y.size);return y.forEach(function(Z){F[++x]=Z}),F}var Ge=Array.prototype,at=Function.prototype,qe=Object.prototype,nt=ge["__core-js_shared__"],Le=function(){var y=/[^.]+$/.exec(nt&&nt.keys&&nt.keys.IE_PROTO||"");return y?"Symbol(src)_1."+y:""}(),Ie=at.toString,Ze=qe.hasOwnProperty,ft=qe.toString,ms=RegExp("^"+Ie.call(Ze).replace(X,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),Kt=We?ge.Buffer:void 0,Ii=ge.Symbol,Qi=ge.Uint8Array,Mt=Ce(Object.getPrototypeOf,Object),bn=Object.create,yn=qe.propertyIsEnumerable,Qr=Ge.splice,gs=Object.getOwnPropertySymbols,wn=Kt?Kt.isBuffer:void 0,ho=Ce(Object.keys,Object),Cn=Ht(ge,"DataView"),Wi=Ht(ge,"Map"),Ft=Ht(ge,"Promise"),Pn=Ht(ge,"Set"),ps=Ht(ge,"WeakMap"),Ui=Ht(Object,"create"),vs=Pt(Cn),Yi=Pt(Wi),As=Pt(Ft),bs=Pt(Pn),ys=Pt(ps),Ei=Ii?Ii.prototype:void 0,uo=Ei?Ei.valueOf:void 0;function di(y){var x=-1,F=y?y.length:0;for(this.clear();++x<F;){var Z=y[x];this.set(Z[0],Z[1])}}function Wr(){this.__data__=Ui?Ui(null):{}}function Ur(y){return this.has(y)&&delete this.__data__[y]}function Yr(y){var x=this.__data__;if(Ui){var F=x[y];return F===i?void 0:F}return Ze.call(x,y)?x[y]:void 0}function fo(y){var x=this.__data__;return Ui?x[y]!==void 0:Ze.call(x,y)}function ws(y,x){var F=this.__data__;return F[y]=Ui&&x===void 0?i:x,this}di.prototype.clear=Wr,di.prototype.delete=Ur,di.prototype.get=Yr,di.prototype.has=fo,di.prototype.set=ws;function mt(y){var x=-1,F=y?y.length:0;for(this.clear();++x<F;){var Z=y[x];this.set(Z[0],Z[1])}}function Xr(){this.__data__=[]}function Zr(y){var x=this.__data__,F=En(x,y);if(F<0)return!1;var Z=x.length-1;return F==Z?x.pop():Qr.call(x,F,1),!0}function Jr(y){var x=this.__data__,F=En(x,y);return F<0?void 0:x[F][1]}function qr(y){return En(this.__data__,y)>-1}function Kr(y,x){var F=this.__data__,Z=En(F,y);return Z<0?F.push([y,x]):F[Z][1]=x,this}mt.prototype.clear=Xr,mt.prototype.delete=Zr,mt.prototype.get=Jr,mt.prototype.has=qr,mt.prototype.set=Kr;function At(y){var x=-1,F=y?y.length:0;for(this.clear();++x<F;){var Z=y[x];this.set(Z[0],Z[1])}}function $r(){this.__data__={hash:new di,map:new(Wi||mt),string:new di}}function ea(y){return Zi(this,y).delete(y)}function ta(y){return Zi(this,y).get(y)}function ia(y){return Zi(this,y).has(y)}function na(y,x){return Zi(this,y).set(y,x),this}At.prototype.clear=$r,At.prototype.delete=ea,At.prototype.get=ta,At.prototype.has=ia,At.prototype.set=na;function xt(y){this.__data__=new mt(y)}function sa(){this.__data__=new mt}function oa(y){return this.__data__.delete(y)}function ra(y){return this.__data__.get(y)}function aa(y){return this.__data__.has(y)}function la(y,x){var F=this.__data__;if(F instanceof mt){var Z=F.__data__;if(!Wi||Z.length<e-1)return Z.push([y,x]),this;F=this.__data__=new At(Z)}return F.set(y,x),this}xt.prototype.clear=sa,xt.prototype.delete=oa,xt.prototype.get=ra,xt.prototype.has=aa,xt.prototype.set=la;function In(y,x){var F=Es(y)||xn(y)?je(y.length,String):[],Z=F.length,Me=!!Z;for(var be in y)(x||Ze.call(y,be))&&!(Me&&(be=="length"||Ca(be,Z)))&&F.push(be);return F}function mo(y,x,F){var Z=y[x];(!(Ze.call(y,x)&&bo(Z,F))||F===void 0&&!(x in y))&&(y[x]=F)}function En(y,x){for(var F=y.length;F--;)if(bo(y[F][0],x))return F;return-1}function $t(y,x){return y&&Is(x,xs(x),y)}function Cs(y,x,F,Z,Me,be,Oe){var Be;if(Z&&(Be=be?Z(y,Me,be,Oe):Z(y)),Be!==void 0)return Be;if(!ti(y))return y;var st=Es(y);if(st){if(Be=ya(y),!x)return va(y,Be)}else{var Fe=fi(y),bt=Fe==h||Fe==u;if(yo(y))return Mn(y,x);if(Fe==v||Fe==o||bt&&!be){if(it(y))return be?y:{};if(Be=ei(bt?{}:y),!x)return Aa(y,$t(Be,y))}else{if(!re[Fe])return be?y:{};Be=wa(y,Fe,Cs,x)}}Oe||(Oe=new xt);var kt=Oe.get(y);if(kt)return kt;if(Oe.set(y,Be),!st)var lt=F?ba(y):xs(y);return ze(lt||y,function(yt,gt){lt&&(gt=yt,yt=y[gt]),mo(Be,gt,Cs(yt,x,F,Z,gt,y,Oe))}),Be}function ca(y){return ti(y)?bn(y):{}}function ha(y,x,F){var Z=x(y);return Es(y)?Z:pe(Z,F(y))}function da(y){return ft.call(y)}function ua(y){if(!ti(y)||Ia(y))return!1;var x=Ms(y)||it(y)?ms:q;return x.test(Pt(y))}function fa(y){if(!vo(y))return ho(y);var x=[];for(var F in Object(y))Ze.call(y,F)&&F!="constructor"&&x.push(F);return x}function Mn(y,x){if(x)return y.slice();var F=new y.constructor(y.length);return y.copy(F),F}function Ps(y){var x=new y.constructor(y.byteLength);return new Qi(x).set(new Qi(y)),x}function Xi(y,x){var F=x?Ps(y.buffer):y.buffer;return new y.constructor(F,y.byteOffset,y.byteLength)}function go(y,x,F){var Z=x?F(le(y),!0):le(y);return Ye(Z,$,new y.constructor)}function po(y){var x=new y.constructor(y.source,J.exec(y));return x.lastIndex=y.lastIndex,x}function ma(y,x,F){var Z=x?F(Ve(y),!0):Ve(y);return Ye(Z,Ae,new y.constructor)}function ga(y){return uo?Object(uo.call(y)):{}}function pa(y,x){var F=x?Ps(y.buffer):y.buffer;return new y.constructor(F,y.byteOffset,y.length)}function va(y,x){var F=-1,Z=y.length;for(x||(x=Array(Z));++F<Z;)x[F]=y[F];return x}function Is(y,x,F,Z){F||(F={});for(var Me=-1,be=x.length;++Me<be;){var Oe=x[Me],Be=Z?Z(F[Oe],y[Oe],Oe,F,y):void 0;mo(F,Oe,Be===void 0?y[Oe]:Be)}return F}function Aa(y,x){return Is(y,ui(y),x)}function ba(y){return ha(y,xs,ui)}function Zi(y,x){var F=y.__data__;return Pa(x)?F[typeof x=="string"?"string":"hash"]:F.map}function Ht(y,x){var F=ke(y,x);return ua(F)?F:void 0}var ui=gs?Ce(gs,Object):Ma,fi=da;(Cn&&fi(new Cn(new ArrayBuffer(1)))!=M||Wi&&fi(new Wi)!=f||Ft&&fi(Ft.resolve())!=p||Pn&&fi(new Pn)!=A||ps&&fi(new ps)!=C)&&(fi=function(y){var x=ft.call(y),F=x==v?y.constructor:void 0,Z=F?Pt(F):void 0;if(Z)switch(Z){case vs:return M;case Yi:return f;case As:return p;case bs:return A;case ys:return C}return x});function ya(y){var x=y.length,F=y.constructor(x);return x&&typeof y[0]=="string"&&Ze.call(y,"index")&&(F.index=y.index,F.input=y.input),F}function ei(y){return typeof y.constructor=="function"&&!vo(y)?ca(Mt(y)):{}}function wa(y,x,F,Z){var Me=y.constructor;switch(x){case E:return Ps(y);case a:case l:return new Me(+y);case M:return Xi(y,Z);case S:case T:case G:case _:case U:case z:case Y:case H:case N:return pa(y,Z);case f:return go(y,Z,F);case m:case w:return new Me(y);case g:return po(y);case A:return ma(y,Z,F);case I:return ga(y)}}function Ca(y,x){return x=x==null?s:x,!!x&&(typeof y=="number"||ae.test(y))&&y>-1&&y%1==0&&y<x}function Pa(y){var x=typeof y;return x=="string"||x=="number"||x=="symbol"||x=="boolean"?y!=="__proto__":y===null}function Ia(y){return!!Le&&Le in y}function vo(y){var x=y&&y.constructor,F=typeof x=="function"&&x.prototype||qe;return y===F}function Pt(y){if(y!=null){try{return Ie.call(y)}catch(x){}try{return y+""}catch(x){}}return""}function Ao(y){return Cs(y,!0,!0)}function bo(y,x){return y===x||y!==y&&x!==x}function xn(y){return Ea(y)&&Ze.call(y,"callee")&&(!yn.call(y,"callee")||ft.call(y)==o)}var Es=Array.isArray;function kn(y){return y!=null&&wo(y.length)&&!Ms(y)}function Ea(y){return Co(y)&&kn(y)}var yo=wn||xa;function Ms(y){var x=ti(y)?ft.call(y):"";return x==h||x==u}function wo(y){return typeof y=="number"&&y>-1&&y%1==0&&y<=s}function ti(y){var x=typeof y;return!!y&&(x=="object"||x=="function")}function Co(y){return!!y&&typeof y=="object"}function xs(y){return kn(y)?In(y):fa(y)}function Ma(){return[]}function xa(){return!1}n.exports=Ao})(nE,mr);const sE=mr;var gr={},oE={get exports(){return gr},set exports(n){gr=n}};(function(n,t){var e=200,i="__lodash_hash_undefined__",s=1,o=2,r=9007199254740991,a="[object Arguments]",l="[object Array]",c="[object AsyncFunction]",h="[object Boolean]",u="[object Date]",f="[object Error]",m="[object Function]",v="[object GeneratorFunction]",p="[object Map]",g="[object Number]",A="[object Null]",w="[object Object]",I="[object Promise]",C="[object Proxy]",E="[object RegExp]",M="[object Set]",S="[object String]",T="[object Symbol]",G="[object Undefined]",_="[object WeakMap]",U="[object ArrayBuffer]",z="[object DataView]",Y="[object Float32Array]",H="[object Float64Array]",N="[object Int8Array]",X="[object Int16Array]",J="[object Int32Array]",q="[object Uint8Array]",ae="[object Uint8ClampedArray]",re="[object Uint16Array]",Pe="[object Uint32Array]",ve=/[\\^$.*+?()[\]{}|]/g,ge=/^\[object .+?Constructor\]$/,_e=/^(?:0|[1-9]\d*)$/,ye={};ye[Y]=ye[H]=ye[N]=ye[X]=ye[J]=ye[q]=ye[ae]=ye[re]=ye[Pe]=!0,ye[a]=ye[l]=ye[U]=ye[h]=ye[z]=ye[u]=ye[f]=ye[m]=ye[p]=ye[g]=ye[w]=ye[E]=ye[M]=ye[S]=ye[_]=!1;var We=typeof Bt=="object"&&Bt&&Bt.Object===Object&&Bt,$=typeof self=="object"&&self&&self.Object===Object&&self,Ae=We||$||Function("return this")(),ze=t&&!t.nodeType&&t,pe=ze&&!0&&n&&!n.nodeType&&n,Ye=pe&&pe.exports===ze,je=Ye&&We.process,ke=function(){try{return je&&je.binding&&je.binding("util")}catch(y){}}(),it=ke&&ke.isTypedArray;function le(y,x){for(var F=-1,Z=y==null?0:y.length,Me=0,be=[];++F<Z;){var Oe=y[F];x(Oe,F,y)&&(be[Me++]=Oe)}return be}function Ce(y,x){for(var F=-1,Z=x.length,Me=y.length;++F<Z;)y[Me+F]=x[F];return y}function Ve(y,x){for(var F=-1,Z=y==null?0:y.length;++F<Z;)if(x(y[F],F,y))return!0;return!1}function Ge(y,x){for(var F=-1,Z=Array(y);++F<y;)Z[F]=x(F);return Z}function at(y){return function(x){return y(x)}}function qe(y,x){return y.has(x)}function nt(y,x){return y==null?void 0:y[x]}function Le(y){var x=-1,F=Array(y.size);return y.forEach(function(Z,Me){F[++x]=[Me,Z]}),F}function Ie(y,x){return function(F){return y(x(F))}}function Ze(y){var x=-1,F=Array(y.size);return y.forEach(function(Z){F[++x]=Z}),F}var ft=Array.prototype,ms=Function.prototype,Kt=Object.prototype,Ii=Ae["__core-js_shared__"],Qi=ms.toString,Mt=Kt.hasOwnProperty,bn=function(){var y=/[^.]+$/.exec(Ii&&Ii.keys&&Ii.keys.IE_PROTO||"");return y?"Symbol(src)_1."+y:""}(),yn=Kt.toString,Qr=RegExp("^"+Qi.call(Mt).replace(ve,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),gs=Ye?Ae.Buffer:void 0,wn=Ae.Symbol,ho=Ae.Uint8Array,Cn=Kt.propertyIsEnumerable,Wi=ft.splice,Ft=wn?wn.toStringTag:void 0,Pn=Object.getOwnPropertySymbols,ps=gs?gs.isBuffer:void 0,Ui=Ie(Object.keys,Object),vs=ui(Ae,"DataView"),Yi=ui(Ae,"Map"),As=ui(Ae,"Promise"),bs=ui(Ae,"Set"),ys=ui(Ae,"WeakMap"),Ei=ui(Object,"create"),uo=Pt(vs),di=Pt(Yi),Wr=Pt(As),Ur=Pt(bs),Yr=Pt(ys),fo=wn?wn.prototype:void 0,ws=fo?fo.valueOf:void 0;function mt(y){var x=-1,F=y==null?0:y.length;for(this.clear();++x<F;){var Z=y[x];this.set(Z[0],Z[1])}}function Xr(){this.__data__=Ei?Ei(null):{},this.size=0}function Zr(y){var x=this.has(y)&&delete this.__data__[y];return this.size-=x?1:0,x}function Jr(y){var x=this.__data__;if(Ei){var F=x[y];return F===i?void 0:F}return Mt.call(x,y)?x[y]:void 0}function qr(y){var x=this.__data__;return Ei?x[y]!==void 0:Mt.call(x,y)}function Kr(y,x){var F=this.__data__;return this.size+=this.has(y)?0:1,F[y]=Ei&&x===void 0?i:x,this}mt.prototype.clear=Xr,mt.prototype.delete=Zr,mt.prototype.get=Jr,mt.prototype.has=qr,mt.prototype.set=Kr;function At(y){var x=-1,F=y==null?0:y.length;for(this.clear();++x<F;){var Z=y[x];this.set(Z[0],Z[1])}}function $r(){this.__data__=[],this.size=0}function ea(y){var x=this.__data__,F=Mn(x,y);if(F<0)return!1;var Z=x.length-1;return F==Z?x.pop():Wi.call(x,F,1),--this.size,!0}function ta(y){var x=this.__data__,F=Mn(x,y);return F<0?void 0:x[F][1]}function ia(y){return Mn(this.__data__,y)>-1}function na(y,x){var F=this.__data__,Z=Mn(F,y);return Z<0?(++this.size,F.push([y,x])):F[Z][1]=x,this}At.prototype.clear=$r,At.prototype.delete=ea,At.prototype.get=ta,At.prototype.has=ia,At.prototype.set=na;function xt(y){var x=-1,F=y==null?0:y.length;for(this.clear();++x<F;){var Z=y[x];this.set(Z[0],Z[1])}}function sa(){this.size=0,this.__data__={hash:new mt,map:new(Yi||At),string:new mt}}function oa(y){var x=Ht(this,y).delete(y);return this.size-=x?1:0,x}function ra(y){return Ht(this,y).get(y)}function aa(y){return Ht(this,y).has(y)}function la(y,x){var F=Ht(this,y),Z=F.size;return F.set(y,x),this.size+=F.size==Z?0:1,this}xt.prototype.clear=sa,xt.prototype.delete=oa,xt.prototype.get=ra,xt.prototype.has=aa,xt.prototype.set=la;function In(y){var x=-1,F=y==null?0:y.length;for(this.__data__=new xt;++x<F;)this.add(y[x])}function mo(y){return this.__data__.set(y,i),this}function En(y){return this.__data__.has(y)}In.prototype.add=In.prototype.push=mo,In.prototype.has=En;function $t(y){var x=this.__data__=new At(y);this.size=x.size}function Cs(){this.__data__=new At,this.size=0}function ca(y){var x=this.__data__,F=x.delete(y);return this.size=x.size,F}function ha(y){return this.__data__.get(y)}function da(y){return this.__data__.has(y)}function ua(y,x){var F=this.__data__;if(F instanceof At){var Z=F.__data__;if(!Yi||Z.length<e-1)return Z.push([y,x]),this.size=++F.size,this;F=this.__data__=new xt(Z)}return F.set(y,x),this.size=F.size,this}$t.prototype.clear=Cs,$t.prototype.delete=ca,$t.prototype.get=ha,$t.prototype.has=da,$t.prototype.set=ua;function fa(y,x){var F=xn(y),Z=!F&&bo(y),Me=!F&&!Z&&kn(y),be=!F&&!Z&&!Me&&Co(y),Oe=F||Z||Me||be,Be=Oe?Ge(y.length,String):[],st=Be.length;for(var Fe in y)(x||Mt.call(y,Fe))&&!(Oe&&(Fe=="length"||Me&&(Fe=="offset"||Fe=="parent")||be&&(Fe=="buffer"||Fe=="byteLength"||Fe=="byteOffset")||wa(Fe,st)))&&Be.push(Fe);return Be}function Mn(y,x){for(var F=y.length;F--;)if(Ao(y[F][0],x))return F;return-1}function Ps(y,x,F){var Z=x(y);return xn(y)?Z:Ce(Z,F(y))}function Xi(y){return y==null?y===void 0?G:A:Ft&&Ft in Object(y)?fi(y):vo(y)}function go(y){return ti(y)&&Xi(y)==a}function po(y,x,F,Z,Me){return y===x?!0:y==null||x==null||!ti(y)&&!ti(x)?y!==y&&x!==x:ma(y,x,F,Z,po,Me)}function ma(y,x,F,Z,Me,be){var Oe=xn(y),Be=xn(x),st=Oe?l:ei(y),Fe=Be?l:ei(x);st=st==a?w:st,Fe=Fe==a?w:Fe;var bt=st==w,kt=Fe==w,lt=st==Fe;if(lt&&kn(y)){if(!kn(x))return!1;Oe=!0,bt=!1}if(lt&&!bt)return be||(be=new $t),Oe||Co(y)?Is(y,x,F,Z,Me,be):Aa(y,x,st,F,Z,Me,be);if(!(F&s)){var yt=bt&&Mt.call(y,"__wrapped__"),gt=kt&&Mt.call(x,"__wrapped__");if(yt||gt){var Mi=yt?y.value():y,mi=gt?x.value():x;return be||(be=new $t),Me(Mi,mi,F,Z,be)}}return lt?(be||(be=new $t),ba(y,x,F,Z,Me,be)):!1}function ga(y){if(!wo(y)||Pa(y))return!1;var x=yo(y)?Qr:ge;return x.test(Pt(y))}function pa(y){return ti(y)&&Ms(y.length)&&!!ye[Xi(y)]}function va(y){if(!Ia(y))return Ui(y);var x=[];for(var F in Object(y))Mt.call(y,F)&&F!="constructor"&&x.push(F);return x}function Is(y,x,F,Z,Me,be){var Oe=F&s,Be=y.length,st=x.length;if(Be!=st&&!(Oe&&st>Be))return!1;var Fe=be.get(y);if(Fe&&be.get(x))return Fe==x;var bt=-1,kt=!0,lt=F&o?new In:void 0;for(be.set(y,x),be.set(x,y);++bt<Be;){var yt=y[bt],gt=x[bt];if(Z)var Mi=Oe?Z(gt,yt,bt,x,y,be):Z(yt,gt,bt,y,x,be);if(Mi!==void 0){if(Mi)continue;kt=!1;break}if(lt){if(!Ve(x,function(mi,Ji){if(!qe(lt,Ji)&&(yt===mi||Me(yt,mi,F,Z,be)))return lt.push(Ji)})){kt=!1;break}}else if(!(yt===gt||Me(yt,gt,F,Z,be))){kt=!1;break}}return be.delete(y),be.delete(x),kt}function Aa(y,x,F,Z,Me,be,Oe){switch(F){case z:if(y.byteLength!=x.byteLength||y.byteOffset!=x.byteOffset)return!1;y=y.buffer,x=x.buffer;case U:return!(y.byteLength!=x.byteLength||!be(new ho(y),new ho(x)));case h:case u:case g:return Ao(+y,+x);case f:return y.name==x.name&&y.message==x.message;case E:case S:return y==x+"";case p:var Be=Le;case M:var st=Z&s;if(Be||(Be=Ze),y.size!=x.size&&!st)return!1;var Fe=Oe.get(y);if(Fe)return Fe==x;Z|=o,Oe.set(y,x);var bt=Is(Be(y),Be(x),Z,Me,be,Oe);return Oe.delete(y),bt;case T:if(ws)return ws.call(y)==ws.call(x)}return!1}function ba(y,x,F,Z,Me,be){var Oe=F&s,Be=Zi(y),st=Be.length,Fe=Zi(x),bt=Fe.length;if(st!=bt&&!Oe)return!1;for(var kt=st;kt--;){var lt=Be[kt];if(!(Oe?lt in x:Mt.call(x,lt)))return!1}var yt=be.get(y);if(yt&&be.get(x))return yt==x;var gt=!0;be.set(y,x),be.set(x,y);for(var Mi=Oe;++kt<st;){lt=Be[kt];var mi=y[lt],Ji=x[lt];if(Z)var Yc=Oe?Z(Ji,mi,lt,x,y,be):Z(mi,Ji,lt,y,x,be);if(!(Yc===void 0?mi===Ji||Me(mi,Ji,F,Z,be):Yc)){gt=!1;break}Mi||(Mi=lt=="constructor")}if(gt&&!Mi){var Po=y.constructor,Io=x.constructor;Po!=Io&&"constructor"in y&&"constructor"in x&&!(typeof Po=="function"&&Po instanceof Po&&typeof Io=="function"&&Io instanceof Io)&&(gt=!1)}return be.delete(y),be.delete(x),gt}function Zi(y){return Ps(y,xs,ya)}function Ht(y,x){var F=y.__data__;return Ca(x)?F[typeof x=="string"?"string":"hash"]:F.map}function ui(y,x){var F=nt(y,x);return ga(F)?F:void 0}function fi(y){var x=Mt.call(y,Ft),F=y[Ft];try{y[Ft]=void 0;var Z=!0}catch(be){}var Me=yn.call(y);return Z&&(x?y[Ft]=F:delete y[Ft]),Me}var ya=Pn?function(y){return y==null?[]:(y=Object(y),le(Pn(y),function(x){return Cn.call(y,x)}))}:Ma,ei=Xi;(vs&&ei(new vs(new ArrayBuffer(1)))!=z||Yi&&ei(new Yi)!=p||As&&ei(As.resolve())!=I||bs&&ei(new bs)!=M||ys&&ei(new ys)!=_)&&(ei=function(y){var x=Xi(y),F=x==w?y.constructor:void 0,Z=F?Pt(F):"";if(Z)switch(Z){case uo:return z;case di:return p;case Wr:return I;case Ur:return M;case Yr:return _}return x});function wa(y,x){return x=x==null?r:x,!!x&&(typeof y=="number"||_e.test(y))&&y>-1&&y%1==0&&y<x}function Ca(y){var x=typeof y;return x=="string"||x=="number"||x=="symbol"||x=="boolean"?y!=="__proto__":y===null}function Pa(y){return!!bn&&bn in y}function Ia(y){var x=y&&y.constructor,F=typeof x=="function"&&x.prototype||Kt;return y===F}function vo(y){return yn.call(y)}function Pt(y){if(y!=null){try{return Qi.call(y)}catch(x){}try{return y+""}catch(x){}}return""}function Ao(y,x){return y===x||y!==y&&x!==x}var bo=go(function(){return arguments}())?go:function(y){return ti(y)&&Mt.call(y,"callee")&&!Cn.call(y,"callee")},xn=Array.isArray;function Es(y){return y!=null&&Ms(y.length)&&!yo(y)}var kn=ps||xa;function Ea(y,x){return po(y,x)}function yo(y){if(!wo(y))return!1;var x=Xi(y);return x==m||x==v||x==c||x==C}function Ms(y){return typeof y=="number"&&y>-1&&y%1==0&&y<=r}function wo(y){var x=typeof y;return y!=null&&(x=="object"||x=="function")}function ti(y){return y!=null&&typeof y=="object"}var Co=it?at(it):pa;function xs(y){return Es(y)?fa(y):va(y)}function Ma(){return[]}function xa(){return!1}n.exports=Ea})(oE,gr);const rE=gr,aE=(n,t)=>rE(n,t),lE=n=>Object.keys(n||{}),cE=(n,t)=>{const e={};return n.forEach(i=>{e[i]=t[i]}),e},hE=()=>{const n={},t=(e,i)=>{const{watcherName:s,fn:o}=e,{prop:r,value:a}=i;n[s]||(n[s]={deps:{},fn:o}),n[s].deps[r]=a};return{subscribers:n,subscribe(e,i){e&&t(e,i)},notify(e,i){Object.entries(n).forEach(([s,{deps:o,fn:r}])=>{const a=lE(o);if(a.includes(i)){const l=cE(a,e);aE(o,l)||(n[s].deps=l,r())}})}}},dE=()=>{let n=null;return{targetWatcher(t,e){n={watcherName:t,fn:e},n.fn(),n=null},getTarget(){return n}}};function uE(n,t){const e=Ho(n,"data",{}),i=Ho(n,"watch",{}),s=Ho(n,"methods",{}),o=Ho(t,"onChange",()=>{}),{subscribe:r,notify:a,subscribers:l}=hE(),{targetWatcher:c,getTarget:h}=dE();let u;const f={},m=()=>({data:u,methods:f});let v=!1;const p=A=>(...w)=>{v=!0;const I=A(...w);return v=!1,I};Object.entries(s).forEach(([A,w])=>{f[A]=p((...I)=>w(m(),...I)),Object.defineProperty(f[A],"name",{value:A})}),u=new Proxy(sE(e),{get(A,w){return h()&&!v&&r(h(),{prop:w,value:A[w]}),Reflect.get(...arguments)},set(A,w,I){return A[w]===I||(Reflect.set(...arguments),h()||(o&&o(w,I),a(u,w))),!0}}),Object.entries(i).forEach(([A,w])=>{c(A,()=>{w(m())})});const g=[u,f];return g._internal={_getSubscribers(){return l}},g}function fE({pageIndex:n,particlesToShow:t,particlesToScroll:e,particlesCount:i}){const s=n===0?0:t-e,o=n*t-n*s,r=o+Math.max(t,e)-1,a=[];for(let l=o;l<=Math.min(i-1,r);l++)a.push(l);return a}function mE({infinite:n,pageIndex:t,pagesCount:e,particlesCount:i,particlesToShow:s,particlesToScroll:o}){const r=Gn(0,t,e-1);let a=r-1,l=r+1;a=n?a<0?e-1:a:Math.max(0,a),l=n?l>e-1?0:l:Math.min(e-1,l);const c=[...new Set([a,r,l,0,e-1])].sort((u,f)=>u-f),h=c.flatMap(u=>fE({pageIndex:u,particlesToShow:s,particlesToScroll:o,particlesCount:i}));return{pageIndexes:c,particleIndexes:[...new Set(h)].sort((u,f)=>u-f)}}const gE=(n,t)=>(n(),setInterval(n,t)),pE=35,Iu=1;class vE{constructor({onProgressValueChange:t}){this._onProgressValueChange=t,this._autoplayDuration,this._onProgressValueChange,this._interval,this._paused=!1}setAutoplayDuration(t){this._autoplayDuration=t}start(t){return new Promise(e=>{this.reset();const i=Math.min(pE,Math.max(this._autoplayDuration,1));let s=-i;this._interval=gE(()=>Q(this,null,function*(){if(this._paused)return;s+=i;const o=s/this._autoplayDuration;this._onProgressValueChange(o),o>Iu&&(this.reset(),yield t(),e())}),i)})}pause(){this._paused=!0}resume(){this._paused=!1}reset(){clearInterval(this._interval),this._onProgressValueChange(Iu)}}function AE(n){const t=new vE({onProgressValueChange:r=>{n("progressValue",1-r)}}),e=uE({data:{particlesCountWithoutClones:0,particlesToShow:1,particlesToShowInit:1,particlesToScroll:1,particlesToScrollInit:1,particlesCount:1,currentParticleIndex:1,infinite:!1,autoplayDuration:1e3,clonesCountHead:0,clonesCountTail:0,clonesCountTotal:0,partialPageSize:1,currentPageIndex:1,pagesCount:1,pauseOnFocus:!1,focused:!1,autoplay:!1,autoplayDirection:"next",disabled:!1,durationMsInit:1e3,durationMs:1e3,offset:0,particleWidth:0,loaded:[]},watch:{setLoaded({data:r}){r.loaded=mE({infinite:r.infinite,pageIndex:r.currentPageIndex,pagesCount:r.pagesCount,particlesCount:r.particlesCountWithoutClones,particlesToShow:r.particlesToShow,particlesToScroll:r.particlesToScroll}).particleIndexes},setCurrentPageIndex({data:r}){r.currentPageIndex=qI({currentParticleIndex:r.currentParticleIndex,particlesCount:r.particlesCount,clonesCountHead:r.clonesCountHead,clonesCountTotal:r.clonesCountTotal,infinite:r.infinite,particlesToScroll:r.particlesToScroll})},setPartialPageSize({data:r}){r.partialPageSize=xg({particlesToScroll:r.particlesToScroll,particlesToShow:r.particlesToShow,particlesCountWithoutClones:r.particlesCountWithoutClones})},setClonesCount({data:r}){const{head:a,tail:l}=r2({infinite:r.infinite,particlesToShow:r.particlesToShow,partialPageSize:r.partialPageSize});r.clonesCountHead=a,r.clonesCountTail=l,r.clonesCountTotal=a+l},setProgressManagerAutoplayDuration({data:r}){t.setAutoplayDuration(r.autoplayDuration)},toggleProgressManager({data:{pauseOnFocus:r,focused:a}}){r&&(a?t.pause():t.resume())},initDuration({data:r}){r.durationMs=r.durationMsInit},applyAutoplay({data:r,methods:{_applyAutoplayIfNeeded:a}}){r.autoplay&&a(r.autoplay)},setPagesCount({data:r}){r.pagesCount=$I({infinite:r.infinite,particlesCountWithoutClones:r.particlesCountWithoutClones,particlesToScroll:r.particlesToScroll,particlesToShow:r.particlesToShow})},setParticlesToShow({data:r}){r.particlesToShow=Gn(1,r.particlesToShowInit,r.particlesCountWithoutClones)},setParticlesToScroll({data:r}){r.particlesToScroll=Gn(1,r.particlesToScrollInit,r.particlesCountWithoutClones)}},methods:{_prev({data:r}){r.currentParticleIndex=Ua({infinite:r.infinite,pageIndex:r.currentPageIndex-1,clonesCountHead:r.clonesCountHead,clonesCountTail:r.clonesCountTail,particlesToScroll:r.particlesToScroll,particlesCount:r.particlesCount,particlesToShow:r.particlesToShow})},_next({data:r}){r.currentParticleIndex=Ua({infinite:r.infinite,pageIndex:r.currentPageIndex+1,clonesCountHead:r.clonesCountHead,clonesCountTail:r.clonesCountTail,particlesToScroll:r.particlesToScroll,particlesCount:r.particlesCount,particlesToShow:r.particlesToShow})},_moveToParticle({data:r},a){r.currentParticleIndex=Gn(0,a,r.particlesCount-1)},toggleFocused({data:r}){r.focused=!r.focused},_applyAutoplayIfNeeded(l){return Q(this,arguments,function*({data:r,methods:a}){if(!r.infinite&&(r.autoplayDirection===Ri&&r.currentParticleIndex===r.particlesCount-1||r.autoplayDirection===is&&r.currentParticleIndex===0)){t.reset();return}if(r.autoplay){const c=()=>Sl({[Ri]:()=>Q(this,null,function*(){return a.showNextPage()}),[is]:()=>Q(this,null,function*(){return a.showPrevPage()})})(r.autoplayDirection);yield t.start(c)}})},_jumpIfNeeded(l){return Q(this,arguments,function*({data:r,methods:a}){let c=!1;return r.infinite&&(r.currentParticleIndex===0?(yield a.showParticle(r.particlesCount-r.clonesCountTotal,{animated:!1}),c=!0):r.currentParticleIndex===r.particlesCount-r.clonesCountTail&&(yield a.showParticle(r.clonesCountHead,{animated:!1}),c=!0)),c})},changePage(h,u,f){return Q(this,arguments,function*({data:r,methods:a},l,c){if(t.reset(),r.disabled)return;r.disabled=!0,l(),yield a.offsetPage({animated:Hs(c,"animated",!0)}),r.disabled=!1,!(yield a._jumpIfNeeded())&&a._applyAutoplayIfNeeded()})},showNextPage(c,h){return Q(this,arguments,function*({data:r,methods:a},l){r.disabled||(yield a.changePage(a._next,l))})},showPrevPage(c,h){return Q(this,arguments,function*({data:r,methods:a},l){r.disabled||(yield a.changePage(a._prev,l))})},showParticle(c,h,u){return Q(this,arguments,function*({methods:r},a,l){yield r.changePage(()=>r._moveToParticle(a),l)})},_getParticleIndexByPageIndex({data:r},a){return Ua({infinite:r.infinite,pageIndex:a,clonesCountHead:r.clonesCountHead,clonesCountTail:r.clonesCountTail,particlesToScroll:r.particlesToScroll,particlesCount:r.particlesCount,particlesToShow:r.particlesToShow})},showPage(c,h,u){return Q(this,arguments,function*({methods:r},a,l){const f=r._getParticleIndexByPageIndex(a);yield r.showParticle(f,l)})},offsetPage({data:r},a){const l=Hs(a,"animated",!0);return new Promise(c=>{r.durationMs=l?r.durationMsInit:0,r.offset=-r.currentParticleIndex*r.particleWidth,setTimeout(()=>{c()},r.durationMs)})}}},{onChange:n}),[i,s]=e;return[{data:i,progressManager:t},s,e._internal]}function bE(n){me(n,"svelte-sme1z4",":root{--sc-color-rgb-light-50p:rgba(93, 93, 93, 0.5);--sc-color-rgb-light:#5d5d5d;--sc-color-hex-dark-50p:rgba(30, 30, 30, 0.5);--sc-color-hex-dark:#1e1e1e}.sc-carousel__carousel-container.svelte-sme1z4{display:flex;width:100%;flex-direction:column;align-items:center}.sc-carousel__content-container.svelte-sme1z4{position:relative;display:flex;width:100%}.sc-carousel__pages-window.svelte-sme1z4{flex:1;display:flex;overflow:hidden;box-sizing:border-box;position:relative}.sc-carousel__pages-container.svelte-sme1z4{width:100%;display:flex;transition-property:transform}.sc-carousel__arrow-container.svelte-sme1z4{padding:5px;box-sizing:border-box;display:flex;align-items:center;justify-content:center}.sc-carousel-progress__container.svelte-sme1z4{width:100%;height:5px;background-color:var(--sc-color-rgb-light-50p);position:absolute;bottom:0}.sc-carousel-button{all:unset;cursor:pointer}.sc-carousel-button:focus{outline:5px auto}")}const yE=n=>({currentPageIndex:n[0]&32,pagesCount:n[0]&1024,loaded:n[0]&64}),Eu=n=>({currentPageIndex:n[5],pagesCount:n[10],showPage:n[15],loaded:n[6]}),wE=n=>({loaded:n[0]&64,currentPageIndex:n[0]&32}),Mu=n=>({showNextPage:n[14].showNextPage,loaded:n[6],currentPageIndex:n[5]}),CE=n=>({loaded:n[0]&64,currentPageIndex:n[0]&32}),xu=n=>({loaded:n[6],currentPageIndex:n[5]}),PE=n=>({loaded:n[0]&64,currentPageIndex:n[0]&32}),ku=n=>({showPrevPage:n[14].showPrevPage,loaded:n[6],currentPageIndex:n[5]});function Du(n){let t;const e=n[37].prev,i=as(e,n,n[36],ku),s=i||IE(n);return{c(){s&&s.c()},m(o,r){s&&s.m(o,r),t=!0},p(o,r){i?i.p&&(!t||r[0]&96|r[1]&32)&&cs(i,e,o,o[36],t?ls(e,o[36],r,PE):hs(o[36]),ku):s&&s.p&&(!t||r[0]&36)&&s.p(o,t?r:[-1,-1])},i(o){t||(D(s,o),t=!0)},o(o){B(s,o),t=!1},d(o){s&&s.d(o)}}}function IE(n){let t,e,i;return e=new Eg({props:{direction:"prev",disabled:!n[2]&&n[5]===0}}),e.$on("click",n[23]),{c(){t=L("div"),oe(e.$$.fragment),P(t,"class","sc-carousel__arrow-container svelte-sme1z4")},m(s,o){R(s,t,o),ne(e,t,null),i=!0},p(s,o){const r={};o[0]&36&&(r.disabled=!s[2]&&s[5]===0),e.$set(r)},i(s){i||(D(e.$$.fragment,s),i=!0)},o(s){B(e.$$.fragment,s),i=!1},d(s){s&&V(t),se(e)}}}function Su(n){let t,e,i;return e=new SI({props:{value:n[7]}}),{c(){t=L("div"),oe(e.$$.fragment),P(t,"class","sc-carousel-progress__container svelte-sme1z4")},m(s,o){R(s,t,o),ne(e,t,null),i=!0},p(s,o){const r={};o[0]&128&&(r.value=s[7]),e.$set(r)},i(s){i||(D(e.$$.fragment,s),i=!0)},o(s){B(e.$$.fragment,s),i=!1},d(s){s&&V(t),se(e)}}}function Tu(n){let t;const e=n[37].next,i=as(e,n,n[36],Mu),s=i||EE(n);return{c(){s&&s.c()},m(o,r){s&&s.m(o,r),t=!0},p(o,r){i?i.p&&(!t||r[0]&96|r[1]&32)&&cs(i,e,o,o[36],t?ls(e,o[36],r,wE):hs(o[36]),Mu):s&&s.p&&(!t||r[0]&1060)&&s.p(o,t?r:[-1,-1])},i(o){t||(D(s,o),t=!0)},o(o){B(s,o),t=!1},d(o){s&&s.d(o)}}}function EE(n){let t,e,i;return e=new Eg({props:{direction:"next",disabled:!n[2]&&n[5]===n[10]-1}}),e.$on("click",n[14].showNextPage),{c(){t=L("div"),oe(e.$$.fragment),P(t,"class","sc-carousel__arrow-container svelte-sme1z4")},m(s,o){R(s,t,o),ne(e,t,null),i=!0},p(s,o){const r={};o[0]&1060&&(r.disabled=!s[2]&&s[5]===s[10]-1),e.$set(r)},i(s){i||(D(e.$$.fragment,s),i=!0)},o(s){B(e.$$.fragment,s),i=!1},d(s){s&&V(t),se(e)}}}function Lu(n){let t;const e=n[37].dots,i=as(e,n,n[36],Eu),s=i||ME(n);return{c(){s&&s.c()},m(o,r){s&&s.m(o,r),t=!0},p(o,r){i?i.p&&(!t||r[0]&1120|r[1]&32)&&cs(i,e,o,o[36],t?ls(e,o[36],r,yE):hs(o[36]),Eu):s&&s.p&&(!t||r[0]&1056)&&s.p(o,t?r:[-1,-1])},i(o){t||(D(s,o),t=!0)},o(o){B(s,o),t=!1},d(o){s&&s.d(o)}}}function ME(n){let t,e;return t=new PI({props:{pagesCount:n[10],currentPageIndex:n[5]}}),t.$on("pageChange",n[41]),{c(){oe(t.$$.fragment)},m(i,s){ne(t,i,s),e=!0},p(i,s){const o={};s[0]&1024&&(o.pagesCount=i[10]),s[0]&32&&(o.currentPageIndex=i[5]),t.$set(o)},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){B(t.$$.fragment,i),e=!1},d(i){se(t,i)}}}function xE(n){let t,e,i,s,o,r,a,l,c,h,u,f,m=n[1]&&Du(n);const v=n[37].default,p=as(v,n,n[36],xu);let g=n[3]&&Su(n),A=n[1]&&Tu(n),w=n[4]&&Lu(n);return{c(){t=L("div"),e=L("div"),m&&m.c(),i=ee(),s=L("div"),o=L("div"),p&&p.c(),a=ee(),g&&g.c(),l=ee(),A&&A.c(),c=ee(),w&&w.c(),P(o,"class","sc-carousel__pages-container svelte-sme1z4"),j(o,"transform","translateX("+n[8]+"px)"),j(o,"transition-duration",n[9]+"ms"),j(o,"transition-timing-function",n[0]),P(s,"class","sc-carousel__pages-window svelte-sme1z4"),P(e,"class","sc-carousel__content-container svelte-sme1z4"),P(t,"class","sc-carousel__carousel-container svelte-sme1z4")},m(I,C){R(I,t,C),O(t,e),m&&m.m(e,null),O(e,i),O(e,s),O(s,o),p&&p.m(o,null),n[39](o),O(s,a),g&&g.m(s,null),n[40](s),O(e,l),A&&A.m(e,null),O(t,c),w&&w.m(t,null),h=!0,u||(f=[Wt(r=_I.call(null,o,{thresholdProvider:n[38]})),we(o,"swipeStart",n[16]),we(o,"swipeMove",n[18]),we(o,"swipeEnd",n[19]),we(o,"swipeFailed",n[20]),we(o,"swipeThresholdReached",n[17]),Wt(GI.call(null,s)),we(s,"hovered",n[21]),Wt(XI.call(null,s)),we(s,"tapped",n[22])],u=!0)},p(I,C){I[1]?m?(m.p(I,C),C[0]&2&&D(m,1)):(m=Du(I),m.c(),D(m,1),m.m(e,i)):m&&(ue(),B(m,1,1,()=>{m=null}),fe()),p&&p.p&&(!h||C[0]&96|C[1]&32)&&cs(p,v,I,I[36],h?ls(v,I[36],C,CE):hs(I[36]),xu),(!h||C[0]&256)&&j(o,"transform","translateX("+I[8]+"px)"),(!h||C[0]&512)&&j(o,"transition-duration",I[9]+"ms"),(!h||C[0]&1)&&j(o,"transition-timing-function",I[0]),r&&hi(r.update)&&C[0]&2048&&r.update.call(null,{thresholdProvider:I[38]}),I[3]?g?(g.p(I,C),C[0]&8&&D(g,1)):(g=Su(I),g.c(),D(g,1),g.m(s,null)):g&&(ue(),B(g,1,1,()=>{g=null}),fe()),I[1]?A?(A.p(I,C),C[0]&2&&D(A,1)):(A=Tu(I),A.c(),D(A,1),A.m(e,null)):A&&(ue(),B(A,1,1,()=>{A=null}),fe()),I[4]?w?(w.p(I,C),C[0]&16&&D(w,1)):(w=Lu(I),w.c(),D(w,1),w.m(t,null)):w&&(ue(),B(w,1,1,()=>{w=null}),fe())},i(I){h||(D(m),D(p,I),D(g),D(A),D(w),h=!0)},o(I){B(m),B(p,I),B(g),B(A),B(w),h=!1},d(I){I&&V(t),m&&m.d(),p&&p.d(I),n[39](null),g&&g.d(),n[40](null),A&&A.d(),w&&w.d(),u=!1,rt(f)}}}function kE(n,t,e){let{$$slots:i={},$$scope:s}=t,o=[],r,a,l=0,c=0,h=1;const[{data:u,progressManager:f},m,v]=AE((le,Ce)=>{Sl({currentPageIndex:()=>e(5,r=Ce),progressValue:()=>e(7,a=Ce),offset:()=>e(8,l=Ce),durationMs:()=>e(9,c=Ce),pagesCount:()=>e(10,h=Ce),loaded:()=>e(6,o=Ce)})(le)}),p=kr();let{timingFunction:g="ease-in-out"}=t,{arrows:A=!0}=t,{infinite:w=!0}=t,{initialPageIndex:I=0}=t,{duration:C=500}=t,{autoplay:E=!1}=t,{autoplayDuration:M=3e3}=t,{autoplayDirection:S=Ri}=t,{pauseOnFocus:T=!1}=t,{autoplayProgressVisible:G=!1}=t,{dots:_=!0}=t,{swiping:U=!0}=t,{particlesToShow:z=1}=t,{particlesToScroll:Y=1}=t;function H(le,Ce){return Q(this,null,function*(){const Ve=Hs(Ce,"animated",!0);if(typeof le!="number")throw new Error("pageIndex should be a number");yield m.showPage(le,{animated:Ve})})}function N(le){return Q(this,null,function*(){const Ce=Hs(le,"animated",!0);yield m.showPrevPage({animated:Ce})})}function X(le){return Q(this,null,function*(){const Ce=Hs(le,"animated",!0);yield m.showNextPage({animated:Ce})})}let J=0,q,ae;const re=n2(({width:le})=>{e(11,J=le),u.particleWidth=J/u.particlesToShow,i2({particlesContainerChildren:ae.children,particleWidth:u.particleWidth}),m.offsetPage({animated:!1})});function Pe(){const{clonesToAppend:le,clonesToPrepend:Ce}=s2({clonesCountHead:u.clonesCountHead,clonesCountTail:u.clonesCountTail,particlesContainerChildren:ae.children});o2({particlesContainer:ae,clonesToAppend:le,clonesToPrepend:Ce})}Et(()=>{Q(this,null,function*(){yield uh(),ae&&q&&(u.particlesCountWithoutClones=ae.children.length,yield uh(),u.infinite&&Pe(),u.particlesCount=ae.children.length,m.showPage(I,{animated:!1}),re.observe(q))})}),_t(()=>{re.disconnect(),f.reset()});function ve(le){return Q(this,null,function*(){yield m.showPage(le,{animated:!0})})}function ge(){U&&(u.durationMs=0)}function _e(le){return Q(this,null,function*(){U&&(yield Sl({[Ri]:m.showNextPage,[is]:m.showPrevPage})(le.detail.direction))})}function ye(le){U&&(u.offset+=le.detail.dx)}function We(){U&&m.showParticle(u.currentParticleIndex)}function $(){return Q(this,null,function*(){U&&(yield m.offsetPage({animated:!0}))})}function Ae(le){u.focused=le.detail.value}function ze(){m.toggleFocused()}function pe(){m.showPrevPage()}const Ye=()=>J/3;function je(le){Ne[le?"unshift":"push"](()=>{ae=le,e(13,ae)})}function ke(le){Ne[le?"unshift":"push"](()=>{q=le,e(12,q)})}const it=le=>ve(le.detail);return n.$$set=le=>{"timingFunction"in le&&e(0,g=le.timingFunction),"arrows"in le&&e(1,A=le.arrows),"infinite"in le&&e(2,w=le.infinite),"initialPageIndex"in le&&e(24,I=le.initialPageIndex),"duration"in le&&e(25,C=le.duration),"autoplay"in le&&e(26,E=le.autoplay),"autoplayDuration"in le&&e(27,M=le.autoplayDuration),"autoplayDirection"in le&&e(28,S=le.autoplayDirection),"pauseOnFocus"in le&&e(29,T=le.pauseOnFocus),"autoplayProgressVisible"in le&&e(3,G=le.autoplayProgressVisible),"dots"in le&&e(4,_=le.dots),"swiping"in le&&e(30,U=le.swiping),"particlesToShow"in le&&e(31,z=le.particlesToShow),"particlesToScroll"in le&&e(32,Y=le.particlesToScroll),"$$scope"in le&&e(36,s=le.$$scope)},n.$$.update=()=>{n.$$.dirty[0]&32&&p("pageChange",r),n.$$.dirty[0]&4&&(u.infinite=w),n.$$.dirty[0]&33554432&&(u.durationMsInit=C),n.$$.dirty[0]&67108864&&(u.autoplay=E),n.$$.dirty[0]&134217728&&(u.autoplayDuration=M),n.$$.dirty[0]&268435456&&(u.autoplayDirection=S),n.$$.dirty[0]&536870912&&(u.pauseOnFocus=T),n.$$.dirty[1]&1&&(u.particlesToShowInit=z),n.$$.dirty[1]&2&&(u.particlesToScrollInit=Y)},[g,A,w,G,_,r,o,a,l,c,h,J,q,ae,m,ve,ge,_e,ye,We,$,Ae,ze,pe,I,C,E,M,S,T,U,z,Y,H,N,X,s,i,Ye,je,ke,it]}class DE extends de{constructor(t){super(),he(this,t,kE,xE,ce,{timingFunction:0,arrows:1,infinite:2,initialPageIndex:24,duration:25,autoplay:26,autoplayDuration:27,autoplayDirection:28,pauseOnFocus:29,autoplayProgressVisible:3,dots:4,swiping:30,particlesToShow:31,particlesToScroll:32,goTo:33,goToPrev:34,goToNext:35},bE,[-1,-1])}get goTo(){return this.$$.ctx[33]}get goToPrev(){return this.$$.ctx[34]}get goToNext(){return this.$$.ctx[35]}}function SE(n){me(n,"svelte-159ski6",".media-item.svelte-159ski6.svelte-159ski6{position:relative;height:100%}.media-content.svelte-159ski6.svelte-159ski6{position:relative;pointer-events:auto;width:100%;height:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none;-o-object-fit:inherit;object-fit:inherit}.media-content.showPlayButton.svelte-159ski6.svelte-159ski6{pointer-events:none}.video-icon.svelte-159ski6.svelte-159ski6{width:12.5rem;height:6.25rem;max-width:60%;max-height:60%;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}.video-play-button-container.svelte-159ski6.svelte-159ski6{display:none;position:absolute;width:100%;height:100%;top:0;left:0;transform:translate3d(0, 0, 0)}.video-play-button-container.showPlayButton.svelte-159ski6.svelte-159ski6{pointer-events:none;display:block}.video-icon.svelte-159ski6.svelte-159ski6{pointer-events:auto}.video-icon.large.svelte-159ski6.svelte-159ski6{width:12.5rem;height:6.25rem}.video-icon.small.svelte-159ski6.svelte-159ski6{width:1.75rem;height:1.75rem}.video-icon.svelte-159ski6 .video-icon-img.svelte-159ski6{width:100%;height:100%;background-position:center center;background-size:contain;background-repeat:no-repeat}.video-icon.svelte-159ski6 .video-icon-img.canPlay.svelte-159ski6{cursor:pointer}")}function zu(n){let t;function e(o,r){if(o[2].type==="Image")return LE;if(o[2].type==="Video")return TE}let i=e(n),s=i&&i(n);return{c(){t=L("div"),s&&s.c(),P(t,"class","media-item svelte-159ski6"),P(t,"draggable","false")},m(o,r){R(o,t,r),s&&s.m(t,null)},p(o,r){i===(i=e(o))&&s?s.p(o,r):(s&&s.d(1),s=i&&i(o),s&&(s.c(),s.m(t,null)))},d(o){o&&V(t),s&&s.d()}}}function TE(n){let t,e,i,s,o,r;function a(h,u){return h[8]&&h[2].videoCoverUrl?jE:zE}let l=a(n),c=l(n);return{c(){c.c(),t=ee(),e=L("div"),i=L("div"),s=L("div"),P(s,"class","video-icon-img svelte-159ski6"),j(s,"background-image","url("+n[21]()+")"),ie(s,"canPlay",n[5]),P(i,"class","video-icon svelte-159ski6"),ie(i,"large",n[4]==="large"),ie(i,"small",n[4]==="small"),P(e,"class","video-play-button-container svelte-159ski6"),ie(e,"showPlayButton",n[11])},m(h,u){c.m(h,u),R(h,t,u),R(h,e,u),O(e,i),O(i,s),o||(r=we(s,"click",n[22]),o=!0)},p(h,u){l===(l=a(h))&&c?c.p(h,u):(c.d(1),c=l(h),c&&(c.c(),c.m(t.parentNode,t))),u&8&&j(s,"background-image","url("+h[21]()+")"),u&32&&ie(s,"canPlay",h[5]),u&16&&ie(i,"large",h[4]==="large"),u&16&&ie(i,"small",h[4]==="small"),u&2048&&ie(e,"showPlayButton",h[11])},d(h){c.d(h),h&&V(t),h&&V(e),o=!1,r()}}}function LE(n){let t,e,i;return{c(){t=L("img"),P(t,"class","media-content svelte-159ski6"),dt(t.src,e=n[2].url)||P(t,"src",e),P(t,"alt",i=n[2].name),P(t,"draggable",!1),j(t,"object-fit",n[7])},m(s,o){R(s,t,o)},p(s,o){o&4&&!dt(t.src,e=s[2].url)&&P(t,"src",e),o&4&&i!==(i=s[2].name)&&P(t,"alt",i),o&128&&j(t,"object-fit",s[7])},d(s){s&&V(t)}}}function zE(n){let t,e,i,s,o,r;return{c(){t=L("video"),P(t,"class","media-content svelte-159ski6"),dt(t.src,e=n[2].videoCoverUrl?n[2].url:n[2].url+"#t=0.1")||P(t,"src",e),P(t,"poster",i=n[2].videoCoverUrl),P(t,"preload",s=n[2].videoCoverUrl?"none":"auto"),P(t,"disablepictureinpicture",""),t.playsInline=!0,P(t,"paused",""),t.muted=!0,P(t,"draggable",!1),t.loop=!1,P(t,"crossorigin",""),t.autoplay=n[6],t.controls=!1,ie(t,"showPlayButton",n[11]),j(t,"object-fit",n[7])},m(a,l){R(a,t,l),n[20](t),o||(r=[we(t,"play",n[15]),we(t,"pause",n[16]),we(t,"error",n[17]),we(t,"ended",n[18]),we(t,"click",n[19])],o=!0)},p(a,l){l&4&&!dt(t.src,e=a[2].videoCoverUrl?a[2].url:a[2].url+"#t=0.1")&&P(t,"src",e),l&4&&i!==(i=a[2].videoCoverUrl)&&P(t,"poster",i),l&4&&s!==(s=a[2].videoCoverUrl?"none":"auto")&&P(t,"preload",s),l&64&&(t.autoplay=a[6]),l&2048&&ie(t,"showPlayButton",a[11]),l&128&&j(t,"object-fit",a[7])},d(a){a&&V(t),n[20](null),o=!1,rt(r)}}}function jE(n){let t,e,i;return{c(){t=L("img"),P(t,"class","media-content svelte-159ski6"),dt(t.src,e=n[2].videoCoverUrl)||P(t,"src",e),P(t,"alt",i=n[2].name),P(t,"draggable",!1),j(t,"object-fit",n[7])},m(s,o){R(s,t,o)},p(s,o){o&4&&!dt(t.src,e=s[2].videoCoverUrl)&&P(t,"src",e),o&4&&i!==(i=s[2].name)&&P(t,"alt",i),o&128&&j(t,"object-fit",s[7])},d(s){s&&V(t)}}}function OE(n){let t,e=n[2]&&zu(n);return{c(){e&&e.c(),t=Ee()},m(i,s){e&&e.m(i,s),R(i,t,s)},p(i,[s]){i[2]?e?e.p(i,s):(e=zu(i),e.c(),e.m(t.parentNode,t)):e&&(e.d(1),e=null)},i:K,o:K,d(i){e&&e.d(i),i&&V(t)}}}function VE(n,t,e){let i,s,{mediaInstance:o={videoInstance:void 0,paused:!0}}=t,{tag:r}=t,{media:a}=t,{playButtonIfNeed:l="withoutText"}=t,{playButtonSizeIfNeed:c="small"}=t,{canPlay:h=!0}=t,{autoplayVideo:u=!1}=t,{objectFit:f="fill"}=t,{disableVideoIfHavePoster:m=!1}=t,v=!0,p=!1;function g(){e(9,p=(a==null?void 0:a.type)==="Video"&&!!a.videoCoverUrl)}const A=Oi("mediaStore"),w=Oi("hooks"),I=()=>{p||i&&(e(10,i.muted=!0,i),i.play(),i.pause(),e(10,i.muted=!1,i),e(9,p=!0))};w.on("loadVideoFirstFrame",I),Et(()=>{A.subscribe(({currentMediaElement:z})=>{z!==i&&(i==null||i.pause())})});const C=z=>{e(11,v=!1),e(0,o.paused=!1,o),e(9,p=!0),i&&A.set({currentMediaElement:i}),w.emit("playStateChange",{event:z,state:"playing",tag:r,mediaInstance:i})},E=z=>{e(11,v=!0),e(0,o.paused=!0,o),w.emit("playStateChange",{event:z,state:"paused",tag:r,mediaInstance:i})},M=z=>{e(11,v=!0),e(0,o.paused=!0,o),w.emit("playStateChange",{event:z,state:"paused",tag:r,mediaInstance:i})},S=z=>{e(11,v=!0),e(0,o.paused=!0,o),w.emit("playStateChange",{event:z,state:"paused",tag:r,mediaInstance:i})},T=z=>{i&&i.pause()};function G(z){Ne[z?"unshift":"push"](()=>{o.videoInstance=z,e(0,o)})}const _=()=>l==="withText"?bc:l==="withoutText"?Ml:l,U=z=>{h&&i&&(e(10,i.muted=!1,i),i.play())};return n.$$set=z=>{"mediaInstance"in z&&e(0,o=z.mediaInstance),"tag"in z&&e(1,r=z.tag),"media"in z&&e(2,a=z.media),"playButtonIfNeed"in z&&e(3,l=z.playButtonIfNeed),"playButtonSizeIfNeed"in z&&e(4,c=z.playButtonSizeIfNeed),"canPlay"in z&&e(5,h=z.canPlay),"autoplayVideo"in z&&e(6,u=z.autoplayVideo),"objectFit"in z&&e(7,f=z.objectFit),"disableVideoIfHavePoster"in z&&e(8,m=z.disableVideoIfHavePoster)},n.$$.update=()=>{if(n.$$.dirty&1&&e(10,i=o.videoInstance),n.$$.dirty&4&&e(14,s=a==null?void 0:a.url),n.$$.dirty&16384&&s&&g(),n.$$.dirty&1024&&i&&e(11,v=i.paused),n.$$.dirty&1540&&(a==null?void 0:a.type)==="Video"&&!p){const z=navigator.userAgent.toLowerCase().indexOf("micromessenger")!==-1,H=navigator.userAgent.toLowerCase().indexOf("iphone")!==-1&&z;i&&H&&i.paused&&(document.removeEventListener("WeixinJSBridgeReady",I),document.removeEventListener("touchstart",I),document.removeEventListener("click",I),document.addEventListener("WeixinJSBridgeReady",I),document.addEventListener("touchstart",I),document.addEventListener("click",I))}},[o,r,a,l,c,h,u,f,m,p,i,v,A,w,s,C,E,M,S,T,G,_,U]}class Vg extends de{constructor(t){super(),he(this,t,VE,OE,ce,{mediaInstance:0,tag:1,media:2,playButtonIfNeed:3,playButtonSizeIfNeed:4,canPlay:5,autoplayVideo:6,objectFit:7,disableVideoIfHavePoster:8},SE)}}function BE(n){me(n,"svelte-1mrbqlg",".media-list-wrapper.svelte-1mrbqlg.svelte-1mrbqlg{width:100%;height:100%;position:relative;overflow:hidden;border-radius:0.125rem}.media-list-wrapper.svelte-1mrbqlg .media-list.svelte-1mrbqlg{position:relative;pointer-events:auto;height:100%;left:50%;top:50%;transform:translate(-50%, -50%)}.media-list-wrapper.svelte-1mrbqlg .media-list.svelte-1mrbqlg .sc-carousel__carousel-container,.media-list-wrapper.svelte-1mrbqlg .media-list.svelte-1mrbqlg .sc-carousel__content-container{height:100%}")}function ju(n,t,e){const i=n.slice();return i[28]=t[e],i[29]=t,i[30]=e,i}function Ou(n){let t,e,i,s,o,r,a;const l=[_E,RE],c=[];function h(u,f){return u[13]&&u[10].length>1?0:1}return i=h(n),s=c[i]=l[i](n),{c(){t=L("div"),e=L("div"),s.c(),P(e,"class","media-list svelte-1mrbqlg"),ie(e,"carouselEnabled",n[13]),P(t,"class","media-list-wrapper svelte-1mrbqlg"),ie(t,"unfolded",n[5])},m(u,f){R(u,t,f),O(t,e),c[i].m(e,null),a=!0},p(u,f){n=u;let m=i;i=h(n),i===m?c[i].p(n,f):(ue(),B(c[m],1,1,()=>{c[m]=null}),fe(),s=c[i],s?s.p(n,f):(s=c[i]=l[i](n),s.c()),D(s,1),s.m(e,null)),(!a||f[0]&8192)&&ie(e,"carouselEnabled",n[13]),(!a||f[0]&32)&&ie(t,"unfolded",n[5])},i(u){a||(D(s),u&&tt(()=>{a&&(r&&r.end(1),o=Fi(t,ph,n[6]?{y:4,duration:n[4],delay:n[2],easing:wi}:void 0),o.start())}),a=!0)},o(u){B(s),o&&o.invalidate(),u&&(r=us(t,ph,n[6]?{y:4,duration:n[4],delay:n[3],easing:wi}:void 0)),a=!1},d(u){u&&V(t),c[i].d(),u&&r&&r.end()}}}function RE(n){let t,e,i;const s=[{media:n[1][0]},{autoplayVideo:n[14]},n[7],{tag:n[0]}];function o(a){n[21](a)}let r={};for(let a=0;a<s.length;a+=1)r=vt(r,s[a]);return n[8][0]!==void 0&&(r.mediaInstance=n[8][0]),t=new Vg({props:r}),Ne.push(()=>lc(t,"mediaInstance",o)),{c(){oe(t.$$.fragment)},m(a,l){ne(t,a,l),i=!0},p(a,l){const c=l[0]&16515?Ct(s,[l[0]&2&&{media:a[1][0]},l[0]&16384&&{autoplayVideo:a[14]},l[0]&128&&Mm(a[7]),l[0]&1&&{tag:a[0]}]):{};!e&&l[0]&256&&(e=!0,c.mediaInstance=a[8][0],nc(()=>e=!1)),t.$set(c)},i(a){i||(D(t.$$.fragment,a),i=!0)},o(a){B(t.$$.fragment,a),i=!1},d(a){se(t,a)}}}function _E(n){let t,e,i={dots:!1,arrows:!1,$$slots:{default:[FE]},$$scope:{ctx:n}};return t=new DE({props:i}),n[19](t),t.$on("pageChange",n[20]),{c(){oe(t.$$.fragment)},m(s,o){ne(t,s,o),e=!0},p(s,o){const r={};o[0]&1409|o[1]&1&&(r.$$scope={dirty:o,ctx:s}),t.$set(r)},i(s){e||(D(t.$$.fragment,s),e=!0)},o(s){B(t.$$.fragment,s),e=!1},d(s){n[19](null),se(t,s)}}}function Vu(n){let t,e,i;const s=[n[7],{media:n[28]},{tag:n[0]}];function o(a){n[18](a,n[30])}let r={};for(let a=0;a<s.length;a+=1)r=vt(r,s[a]);return n[8][n[30]]!==void 0&&(r.mediaInstance=n[8][n[30]]),t=new Vg({props:r}),Ne.push(()=>lc(t,"mediaInstance",o)),{c(){oe(t.$$.fragment)},m(a,l){ne(t,a,l),i=!0},p(a,l){n=a;const c=l[0]&1153?Ct(s,[l[0]&128&&Mm(n[7]),l[0]&1024&&{media:n[28]},l[0]&1&&{tag:n[0]}]):{};!e&&l[0]&256&&(e=!0,c.mediaInstance=n[8][n[30]],nc(()=>e=!1)),t.$set(c)},i(a){i||(D(t.$$.fragment,a),i=!0)},o(a){B(t.$$.fragment,a),i=!1},d(a){se(t,a)}}}function FE(n){let t,e,i=n[10],s=[];for(let r=0;r<i.length;r+=1)s[r]=Vu(ju(n,i,r));const o=r=>B(s[r],1,1,()=>{s[r]=null});return{c(){for(let r=0;r<s.length;r+=1)s[r].c();t=Ee()},m(r,a){for(let l=0;l<s.length;l+=1)s[l]&&s[l].m(r,a);R(r,t,a),e=!0},p(r,a){if(a[0]&1409){i=r[10];let l;for(l=0;l<i.length;l+=1){const c=ju(r,i,l);s[l]?(s[l].p(c,a),D(s[l],1)):(s[l]=Vu(c),s[l].c(),D(s[l],1),s[l].m(t.parentNode,t))}for(ue(),l=i.length;l<s.length;l+=1)o(l);fe()}},i(r){if(!e){for(let a=0;a<i.length;a+=1)D(s[a]);e=!0}},o(r){s=s.filter(Boolean);for(let a=0;a<s.length;a+=1)B(s[a]);e=!1},d(r){Xt(s,r),r&&V(t)}}}function HE(n){let t,e,i=n[5]&&Ou(n);return{c(){i&&i.c(),t=Ee()},m(s,o){i&&i.m(s,o),R(s,t,o),e=!0},p(s,o){s[5]?i?(i.p(s,o),o[0]&32&&D(i,1)):(i=Ou(s),i.c(),D(i,1),i.m(t.parentNode,t)):i&&(ue(),B(i,1,1,()=>{i=null}),fe())},i(s){e||(D(i),e=!0)},o(s){B(i),e=!1},d(s){i&&i.d(s),s&&V(t)}}}function NE(n,t,e){let i,s,o,r,{tag:a}=t,{mediaData:l}=t,{inDelay:c=0}=t,{outDelay:h=0}=t,{duration:u=0}=t,{unfolded:f=!0}=t,{animation:m=!0}=t,{mediaItemConfig:v}=t,{enableCarousel:p=!0}=t,{autoplayConfig:g={}}=t;const{autoplayVideo:A=!1,autoplayCarousel:w=!0,autoplayVideoInCarousel:I=!1}=g;let C=[],E=0,M,S=null;const T=Oi("hooks"),G=Oi("mediaStore");function _(){const N=C[E],X=N==null?void 0:N.videoInstance;X&&(X.paused?(X.muted=!1,X.play()):X.pause())}Et(()=>{T.on("click",N=>{var X;(X=a.tag3DContentSvelte)!=null&&X.css3DInstance&&N.tag.id===a.id&&N.target==="TagContent"&&_()}),e(0,a.play=()=>{const N=C[E],X=N==null?void 0:N.videoInstance;X&&(X.muted=!1,X.play())},a),e(0,a.pause=()=>{const N=C[E],X=N==null?void 0:N.videoInstance;X&&X.pause()},a),S=setInterval(()=>{r&&(M==null||M.goToNext())},3e3)}),_t(()=>{clearInterval(S),T.off("click",_)});function U(N,X){n.$$.not_equal(C[X],N)&&(C[X]=N,e(8,C))}function z(N){Ne[N?"unshift":"push"](()=>{M=N,e(12,M)})}const Y=N=>{i||G.set({currentMediaElement:null}),e(11,E=N.detail)};function H(N){n.$$.not_equal(C[0],N)&&(C[0]=N,e(8,C))}return n.$$set=N=>{"tag"in N&&e(0,a=N.tag),"mediaData"in N&&e(1,l=N.mediaData),"inDelay"in N&&e(2,c=N.inDelay),"outDelay"in N&&e(3,h=N.outDelay),"duration"in N&&e(4,u=N.duration),"unfolded"in N&&e(5,f=N.unfolded),"animation"in N&&e(6,m=N.animation),"mediaItemConfig"in N&&e(7,v=N.mediaItemConfig),"enableCarousel"in N&&e(16,p=N.enableCarousel),"autoplayConfig"in N&&e(17,g=N.autoplayConfig)},n.$$.update=()=>{n.$$.dirty[0]&256&&e(9,i=C.every(N=>N.paused)),n.$$.dirty[0]&65538&&e(13,s=p&&(l==null?void 0:l.length)>1),n.$$.dirty[0]&2&&e(10,o=l),n.$$.dirty[0]&1536&&(r=o.length>1&&w&&i)},[a,l,c,h,u,f,m,v,C,i,o,E,M,s,A,G,p,g,U,z,Y,H]}class Bg extends de{constructor(t){super(),he(this,t,NE,HE,ce,{tag:0,mediaData:1,inDelay:2,outDelay:3,duration:4,unfolded:5,animation:6,mediaItemConfig:7,enableCarousel:16,autoplayConfig:17},BE,[-1,-1])}}function GE(n){me(n,"svelte-1f7m1lj",".line.svelte-1f7m1lj{position:absolute;width:6.5625rem;height:1.3125rem;transform:translateY(-100%)}.text.svelte-1f7m1lj{position:absolute;width:6.25rem;left:1rem;bottom:0.0625rem;font-weight:600}.media-wrapper.svelte-1f7m1lj{position:absolute;left:0.875rem;top:-5.3125rem;width:5.625rem;height:3.75rem;font-weight:600}")}function Bu(n){let t,e,i,s,o,r,a,l;t=new Jt({props:{visible:n[3],left:61,bottom:57,width:2,blurRadius:150,spreadRadius:75}}),s=new gI({props:{unfolded:n[3],outDelay:400}});let c=n[2]&&Ru(n),h=n[1]&&_u(n);return{c(){oe(t.$$.fragment),e=ee(),i=L("div"),oe(s.$$.fragment),o=ee(),c&&c.c(),r=ee(),h&&h.c(),a=Ee(),P(i,"class","line svelte-1f7m1lj")},m(u,f){ne(t,u,f),R(u,e,f),R(u,i,f),ne(s,i,null),R(u,o,f),c&&c.m(u,f),R(u,r,f),h&&h.m(u,f),R(u,a,f),l=!0},p(u,f){const m={};f&8&&(m.visible=u[3]),t.$set(m);const v={};f&8&&(v.unfolded=u[3]),s.$set(v),u[2]?c?(c.p(u,f),f&4&&D(c,1)):(c=Ru(u),c.c(),D(c,1),c.m(r.parentNode,r)):c&&(ue(),B(c,1,1,()=>{c=null}),fe()),u[1]?h?(h.p(u,f),f&2&&D(h,1)):(h=_u(u),h.c(),D(h,1),h.m(a.parentNode,a)):h&&(ue(),B(h,1,1,()=>{h=null}),fe())},i(u){l||(D(t.$$.fragment,u),D(s.$$.fragment,u),D(c),D(h),l=!0)},o(u){B(t.$$.fragment,u),B(s.$$.fragment,u),B(c),B(h),l=!1},d(u){se(t,u),u&&V(e),u&&V(i),se(s),u&&V(o),c&&c.d(u),u&&V(r),h&&h.d(u),u&&V(a)}}}function Ru(n){let t,e,i;return e=new Pg({props:{unfolded:n[3],content:n[2],inDelay:500}}),{c(){t=L("div"),oe(e.$$.fragment),P(t,"class","text svelte-1f7m1lj")},m(s,o){R(s,t,o),ne(e,t,null),i=!0},p(s,o){const r={};o&8&&(r.unfolded=s[3]),o&4&&(r.content=s[2]),e.$set(r)},i(s){i||(D(e.$$.fragment,s),i=!0)},o(s){B(e.$$.fragment,s),i=!1},d(s){s&&V(t),se(e)}}}function _u(n){let t,e,i;return e=new Bg({props:{autoplayConfig:{autoplayCarousel:!1},unfolded:n[3],mediaData:n[1],tag:n[0],enableCarousel:!1,mediaItemConfig:{canPlay:!1,playButtonSizeIfNeed:"small",disableVideoIfHavePoster:!0},inDelay:500,duration:500}}),{c(){t=L("div"),oe(e.$$.fragment),P(t,"class","media-wrapper svelte-1f7m1lj")},m(s,o){R(s,t,o),ne(e,t,null),i=!0},p(s,o){const r={};o&8&&(r.unfolded=s[3]),o&2&&(r.mediaData=s[1]),o&1&&(r.tag=s[0]),e.$set(r)},i(s){i||(D(e.$$.fragment,s),i=!0)},o(s){B(e.$$.fragment,s),i=!1},d(s){s&&V(t),se(e)}}}function QE(n){let t,e,i=n[0].state&&Bu(n);return{c(){i&&i.c(),t=Ee()},m(s,o){i&&i.m(s,o),R(s,t,o),e=!0},p(s,[o]){s[0].state?i?(i.p(s,o),o&1&&D(i,1)):(i=Bu(s),i.c(),D(i,1),i.m(t.parentNode,t)):i&&(ue(),B(i,1,1,()=>{i=null}),fe())},i(s){e||(D(i),e=!0)},o(s){B(i),e=!1},d(s){i&&i.d(s),s&&V(t)}}}function WE(n,t,e){let i,s,o,r,{tag:a}=t;return n.$$set=l=>{"tag"in l&&e(0,a=l.tag)},n.$$.update=()=>{var l,c,h;n.$$.dirty&1&&e(3,i=a.state?a.state.unfolded:!1),n.$$.dirty&1&&e(4,s=(c=(l=a.data.title)!=null?l:a.data.text)!=null?c:""),n.$$.dirty&16&&e(2,o=((h=s.length)!=null?h:0)>7?s.substring(0,6)+"...":s),n.$$.dirty&1&&e(1,r=a.data.mediaData)},[a,r,o,i,s]}class UE extends de{constructor(t){super(),he(this,t,WE,QE,ce,{tag:0},GE)}}function YE(n){me(n,"svelte-sezqcq",'@charset "UTF-8";.svelte-sezqcq.svelte-sezqcq{box-sizing:border-box}.marketing.svelte-sezqcq.svelte-sezqcq{transform:translateY(-100%)}.marketing.svelte-sezqcq .line.svelte-sezqcq{position:absolute;height:1.875rem;width:0.0625rem;left:50%;transform:translateX(-50%);background-color:white;bottom:0;transform-origin:bottom;transition:all 500ms}.marketing.svelte-sezqcq .content.svelte-sezqcq{position:relative;min-width:7.5rem;width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content;border-radius:0.25rem;top:-1.875rem;left:-1rem;padding:0.5rem 0rem 0.5625rem;transition-property:opacity, transform;transition-duration:500ms}.marketing.svelte-sezqcq .content .headerImage.svelte-sezqcq{position:absolute;width:100%;top:0.25rem;transform:translateY(-100%);border-top-left-radius:0.25rem;border-top-right-radius:0.25rem}.title-wrapper.svelte-sezqcq.svelte-sezqcq{position:relative;width:100%;height:1.125rem}.title-wrapper.svelte-sezqcq .title.svelte-sezqcq{border-radius:0.25rem;width:100%;padding-left:0.625rem;padding-right:0.625rem}.title-wrapper.svelte-sezqcq .title .text.svelte-sezqcq{display:block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:0.75rem;font-weight:bold;line-height:1.125rem}.footer.svelte-sezqcq.svelte-sezqcq{position:relative;padding:0.5rem 0.625rem 0 0;width:100%;display:flex;align-items:center}.footer.svelte-sezqcq .goto-button.svelte-sezqcq{display:flex;align-self:flex-end;flex-wrap:wrap;align-items:center;overflow:hidden;height:0.875rem}.footer.svelte-sezqcq .goto-button .gap.svelte-sezqcq{height:100%;width:0.625rem}.footer.svelte-sezqcq .goto-button .text.svelte-sezqcq{display:block;height:100%;font-size:0.625rem}.footer.svelte-sezqcq .arrow-wrapper.svelte-sezqcq{height:0.875rem;display:flex;align-self:flex-end;flex-grow:0;flex-shrink:0;align-items:center;margin-left:0.25rem}.footer.svelte-sezqcq .arrow-wrapper svg.arrow.svelte-sezqcq{width:0.375rem;height:0.625rem}.footer.svelte-sezqcq .price.svelte-sezqcq{flex-shrink:0;margin-right:auto;white-space:nowrap;display:flex;align-items:baseline;margin-left:0.625rem}.footer.svelte-sezqcq .price .value.svelte-sezqcq{position:relative;font-size:0.875rem;line-height:1rem;font-family:TG-TYPE, PingFangSC, Segoe UI, Rototo, sans-serif;letter-spacing:0rem}.footer.svelte-sezqcq .price .unit.svelte-sezqcq{padding-left:0.125rem;font-size:0.625rem}.tags-wrapper.svelte-sezqcq.svelte-sezqcq{position:relative;overflow:hidden;height:1rem;margin-top:0.25rem}.tags-wrapper.svelte-sezqcq .tags.svelte-sezqcq{position:relative;display:inline-flex;max-width:100%;flex-wrap:wrap;padding-left:0.625rem;padding-right:0.375rem}.tags-wrapper.svelte-sezqcq .tags .tag.svelte-sezqcq{display:flex;align-items:center;justify-content:center;flex-shrink:0;flex-grow:0;font-size:0.625rem;height:1rem;margin-right:0.25rem;margin-bottom:0.625rem;padding:0 0.25rem;border-radius:0.125rem;max-width:100%;text-overflow:ellipsis;overflow:hidden}.marketing.light.svelte-sezqcq .content.svelte-sezqcq{background-color:white}.marketing.light.svelte-sezqcq .content .title-wrapper .title .text.svelte-sezqcq{color:rgba(0, 0, 0, 0.8)}.marketing.light.svelte-sezqcq .content .tags-wrapper .tags .primary-tag.svelte-sezqcq{background:rgba(234, 208, 154, 0.5);color:#946700}.marketing.light.svelte-sezqcq .content .tags-wrapper .tags .secondary-tag.svelte-sezqcq{background:rgba(0, 0, 0, 0.06);color:rgba(0, 0, 0, 0.5)}.marketing.light.svelte-sezqcq .content .footer.svelte-sezqcq{color:#946700;fill:#946700}.marketing.dark.svelte-sezqcq .content.svelte-sezqcq{background-color:rgba(0, 0, 0, 0.5)}.marketing.dark.svelte-sezqcq .content .title-wrapper .title .text.svelte-sezqcq{color:white}.marketing.dark.svelte-sezqcq .content .tags-wrapper .tags .primary-tag.svelte-sezqcq{background:rgba(234, 208, 154, 0.5);color:white}.marketing.dark.svelte-sezqcq .content .tags-wrapper .tags .secondary-tag.svelte-sezqcq{background:rgba(255, 255, 255, 0.15);color:rgba(255, 255, 255, 0.85)}.marketing.dark.svelte-sezqcq .content .footer.svelte-sezqcq{color:#ead09a;fill:#ead09a}.marketing.unfolded.svelte-sezqcq .line.svelte-sezqcq{transform:translateX(-50%) scale(1, 1)}.marketing.folded.svelte-sezqcq .line.svelte-sezqcq{transform:translateX(-50%) scale(1, 0);transition-timing-function:ease-in}.marketing.unfolded.svelte-sezqcq .content.svelte-sezqcq{opacity:1}.marketing.folded.svelte-sezqcq .content.svelte-sezqcq{opacity:0;transform:translateY(0.425rem);transition-timing-function:ease-in}')}function Fu(n,t,e){const i=n.slice();return i[0]=t[e],i}function Hu(n,t,e){const i=n.slice();return i[0]=t[e],i}function Nu(n){let t,e;return{c(){t=L("img"),P(t,"class","headerImage svelte-sezqcq"),dt(t.src,e=n[3].headerPictureUrl)||P(t,"src",e),P(t,"alt","")},m(i,s){R(i,t,s)},p(i,s){s&8&&!dt(t.src,e=i[3].headerPictureUrl)&&P(t,"src",e)},d(i){i&&V(t)}}}function Gu(n){let t,e,i,s,o,r=n[2]||[],a=[];for(let h=0;h<r.length;h+=1)a[h]=Qu(Hu(n,r,h));let l=n[5]||[],c=[];for(let h=0;h<l.length;h+=1)c[h]=Wu(Fu(n,l,h));return{c(){t=L("div"),e=L("div");for(let h=0;h<a.length;h+=1)a[h].c();i=ee();for(let h=0;h<c.length;h+=1)c[h].c();P(e,"class","tags svelte-sezqcq"),P(t,"class","tags-wrapper svelte-sezqcq")},m(h,u){R(h,t,u),O(t,e);for(let f=0;f<a.length;f+=1)a[f]&&a[f].m(e,null);O(e,i);for(let f=0;f<c.length;f+=1)c[f]&&c[f].m(e,null);s||(o=[Wt(Ni.call(null,e)),we(e,"clientHeight",n[11])],s=!0)},p(h,u){if(u&4){r=h[2]||[];let f;for(f=0;f<r.length;f+=1){const m=Hu(h,r,f);a[f]?a[f].p(m,u):(a[f]=Qu(m),a[f].c(),a[f].m(e,i))}for(;f<a.length;f+=1)a[f].d(1);a.length=r.length}if(u&32){l=h[5]||[];let f;for(f=0;f<l.length;f+=1){const m=Fu(h,l,f);c[f]?c[f].p(m,u):(c[f]=Wu(m),c[f].c(),c[f].m(e,null))}for(;f<c.length;f+=1)c[f].d(1);c.length=l.length}},d(h){h&&V(t),Xt(a,h),Xt(c,h),s=!1,rt(o)}}}function Qu(n){let t,e=n[0]+"",i;return{c(){t=L("div"),i=Se(e),P(t,"class","tag primary-tag svelte-sezqcq"),j(t,"min-width",Sc)},m(s,o){R(s,t,o),O(t,i)},p(s,o){o&4&&e!==(e=s[0]+"")&&Te(i,e)},d(s){s&&V(t)}}}function Wu(n){let t,e=n[0]+"",i;return{c(){t=L("div"),i=Se(e),P(t,"class","tag secondary-tag svelte-sezqcq"),j(t,"min-width",Sc)},m(s,o){R(s,t,o),O(t,i)},p(s,o){o&32&&e!==(e=s[0]+"")&&Te(i,e)},d(s){s&&V(t)}}}function Uu(n){let t,e,i=n[7]&&Yu(n),s=n[3].highlightText&&Zu(n);return{c(){t=L("div"),i&&i.c(),e=ee(),s&&s.c(),P(t,"class","footer svelte-sezqcq")},m(o,r){R(o,t,r),i&&i.m(t,null),O(t,e),s&&s.m(t,null)},p(o,r){o[7]?i?i.p(o,r):(i=Yu(o),i.c(),i.m(t,e)):i&&(i.d(1),i=null),o[3].highlightText?s?s.p(o,r):(s=Zu(o),s.c(),s.m(t,null)):s&&(s.d(1),s=null)},d(o){o&&V(t),i&&i.d(),s&&s.d()}}}function Yu(n){let t,e,i=n[3].price.value+"",s,o,r=n[3].price.unit&&Xu(n);return{c(){t=L("div"),e=L("span"),s=Se(i),o=ee(),r&&r.c(),P(e,"class","value svelte-sezqcq"),P(t,"class","price svelte-sezqcq")},m(a,l){R(a,t,l),O(t,e),O(e,s),O(t,o),r&&r.m(t,null)},p(a,l){l&8&&i!==(i=a[3].price.value+"")&&Te(s,i),a[3].price.unit?r?r.p(a,l):(r=Xu(a),r.c(),r.m(t,null)):r&&(r.d(1),r=null)},d(a){a&&V(t),r&&r.d()}}}function Xu(n){let t,e=n[3].price.unit+"",i;return{c(){t=L("span"),i=Se(e),P(t,"class","unit svelte-sezqcq")},m(s,o){R(s,t,o),O(t,i)},p(s,o){o&8&&e!==(e=s[3].price.unit+"")&&Te(i,e)},d(s){s&&V(t)}}}function Zu(n){let t,e,i,s,o=n[3].highlightText+"",r,a,l;return{c(){t=L("div"),e=L("div"),i=ee(),s=L("span"),r=Se(o),a=ee(),l=L("div"),l.innerHTML='<svg class="arrow svelte-sezqcq" viewBox="0 0 6 9"><g transform="translate(-3, -2)" fill-rule="nonzero" class="svelte-sezqcq"><path d="M4.43868724,2.12056563 C4.28121824,1.95989074 4.02582143,1.95979988 3.86824251,2.1203627 C3.72498894,2.26632889 3.71189225,2.49481723 3.82900374,2.65587166 L6.57092402,5.92894326 C6.72651763,6.11470411 6.72651763,6.38529589 6.57092402,6.57105674 L3.86804348,9.79798499 C3.72488984,9.94405307 3.71194952,10.1725507 3.8291712,10.3335217 L3.86824251,10.3796373 C4.01149607,10.5256035 4.23559087,10.5387981 4.39346025,10.4192733 L4.43868724,10.3794344 L8.1144599,6.5985342 C8.30312347,6.40447482 8.30312347,6.09552518 8.1144599,5.9014658 L4.43868724,2.12056563 Z" class="svelte-sezqcq"></path></g></svg>',P(e,"class","gap svelte-sezqcq"),P(s,"class","text svelte-sezqcq"),P(t,"class","goto-button goto-icon svelte-sezqcq"),P(l,"class","arrow-wrapper svelte-sezqcq")},m(c,h){R(c,t,h),O(t,e),O(t,i),O(t,s),O(s,r),R(c,a,h),R(c,l,h)},p(c,h){h&8&&o!==(o=c[3].highlightText+"")&&Te(r,o)},d(c){c&&V(t),c&&V(a),c&&V(l)}}}function XE(n){var C,E;let t,e,i,s,o,r,a,l,c,h,u=n[3].title+"",f,m,v,p,g;e=new Jt({props:{visible:n[4],outDelay:500,left:61,bottom:87,blurRadius:150,spreadRadius:75}});let A=n[3].headerPictureUrl&&Nu(n),w=((C=n[2].length)!=null?C:0)+((E=n[5].length)!=null?E:0)>0&&Gu(n),I=(n[7]||n[3].highlightText)&&Uu(n);return{c(){t=L("div"),oe(e.$$.fragment),i=ee(),s=L("div"),o=ee(),r=L("div"),A&&A.c(),a=ee(),l=L("div"),c=L("div"),h=L("div"),f=Se(u),m=ee(),w&&w.c(),v=ee(),I&&I.c(),P(s,"class","line svelte-sezqcq"),j(s,"transition-delay",n[4]?No+"ms":Go+qu-Ju-40+"ms"),P(h,"class","text svelte-sezqcq"),P(c,"class","title svelte-sezqcq"),P(l,"class","title-wrapper svelte-sezqcq"),P(r,"class","content svelte-sezqcq"),j(r,"max-width",si(n[9])),j(r,"transition-delay",n[4]?No+Go+"ms":"0ms"),P(t,"class",p=et(`marketing ${n[6]}`)+" svelte-sezqcq"),ie(t,"unfolded",n[4]),ie(t,"folded",n[8])},m(M,S){R(M,t,S),ne(e,t,null),O(t,i),O(t,s),O(t,o),O(t,r),A&&A.m(r,null),O(r,a),O(r,l),O(l,c),O(c,h),O(h,f),O(r,m),w&&w.m(r,null),O(r,v),I&&I.m(r,null),g=!0},p(M,[S]){var G,_;const T={};S&16&&(T.visible=M[4]),e.$set(T),S&16&&j(s,"transition-delay",M[4]?No+"ms":Go+qu-Ju-40+"ms"),M[3].headerPictureUrl?A?A.p(M,S):(A=Nu(M),A.c(),A.m(r,a)):A&&(A.d(1),A=null),(!g||S&8)&&u!==(u=M[3].title+"")&&Te(f,u),((G=M[2].length)!=null?G:0)+((_=M[5].length)!=null?_:0)>0?w?w.p(M,S):(w=Gu(M),w.c(),w.m(r,v)):w&&(w.d(1),w=null),M[7]||M[3].highlightText?I?I.p(M,S):(I=Uu(M),I.c(),I.m(r,null)):I&&(I.d(1),I=null),S&16&&j(r,"transition-delay",M[4]?No+Go+"ms":"0ms"),(!g||S&64&&p!==(p=et(`marketing ${M[6]}`)+" svelte-sezqcq"))&&P(t,"class",p),(!g||S&80)&&ie(t,"unfolded",M[4]),(!g||S&320)&&ie(t,"folded",M[8])},i(M){g||(D(e.$$.fragment,M),g=!0)},o(M){B(e.$$.fragment,M),g=!1},d(M){M&&V(t),se(e),A&&A.d(),w&&w.d(),I&&I.d()}}}const Sc=40,No=400,Ju=500,Go=180,qu=500;function ZE(n,t,e){let i,s,o,r,a,l,c,h,{tag:u}=t,f,m=(()=>{var g;const p=(g=u.data.limitWidth)!=null?g:!0;if(typeof p=="number")return p;if(p===!0)return 172})();const v=p=>{e(1,f=p.detail)};return n.$$set=p=>{"tag"in p&&e(0,u=p.tag)},n.$$.update=()=>{var p,g,A,w,I,C;n.$$.dirty&1&&e(4,i=(g=(p=u.state)==null?void 0:p.unfolded)!=null?g:!1),n.$$.dirty&16&&e(8,s=!i),n.$$.dirty&1&&e(3,o=u.data),n.$$.dirty&8&&e(7,r=xe((A=o.price)==null?void 0:A.value)&&((w=o.price)==null?void 0:w.value)!==""),n.$$.dirty&1&&e(6,a=u.data.theme||"light"),n.$$.dirty&1026&&f>40&&e(10,l=l-1),n.$$.dirty&1032&&e(2,c=((I=o.brandTags)==null?void 0:I.slice(0,l).filter(Boolean))||[]),n.$$.dirty&1036&&e(5,h=((C=o.tags)==null?void 0:C.slice(0,l-c.length).filter(Boolean))||[])},e(10,l=(m-20)/Sc),[u,f,c,o,i,h,a,r,s,m,l,v]}class JE extends de{constructor(t){super(),he(this,t,ZE,XE,ce,{tag:0},YE)}}class qE extends Audio{constructor(e){super();d(this,"sharedAudioSrc");d(this,"sharedAudioPaused",!0);d(this,"sharedAudioCurrentTime",0);d(this,"tryplaying",!1);d(this,"audioInstance");d(this,"eventListenerDisposer");this.sharedAudioSrc=e}get paused(){var e;return(e=this.sharedAudioPaused)!=null?e:!0}get currentTime(){return this.sharedAudioCurrentTime}play(){return Q(this,null,function*(){var i,s,o;if(this.tryplaying)return;this.tryplaying=!0,(!this.audioInstance||((i=this.audioInstance)==null?void 0:i.realSrc)!==this.sharedAudioSrc)&&(this.audioInstance=rP(this.sharedAudioSrc,{namespace:wc.PlayAudio})),(s=this.eventListenerDisposer)==null||s.call(this),this.eventListenerDisposer=this.addEventListeners(),this.audioInstance.currentTime=(o=this.currentTime)!=null?o:0;const e=this.audioInstance.currentTime!==this.currentTime;this.audioInstance.play().then(()=>{var r;this.audioInstance.muted=!1,e&&(this.audioInstance.currentTime=(r=this.currentTime)!=null?r:0),this.sharedAudioPaused=!1}).catch(r=>{var a;r.message==="The operation is not supported."?console.error("Error: 音频文件可能损坏或修改过文件后缀",r):console.error("Error: error playing media in Safari",r),this.endedHandler(),(a=this.onerror)==null||a.call(this,r)}).finally(()=>{this.tryplaying=!1})})}pause(e){var i;if(this.audioInstance&&!this.paused){if(this.sharedAudioPaused=!0,(i=this.eventListenerDisposer)==null||i.call(this),this.audioInstance.ended){this.endedHandler();return}this.audioInstance.paused||this.audioInstance.pause(),this.onpause(e!=null?e:new Event("pause")),this.clear()}}dispose(){var e;(e=this.eventListenerDisposer)==null||e.call(this),this.clear(),this.audioInstance=void 0}clear(){var e;(e=this.audioInstance)==null||e.clear()}endedHandler(e){var i,s;(i=this.onended)==null||i.call(this,e!=null?e:new Event("ended")),(s=this.eventListenerDisposer)==null||s.call(this),this.sharedAudioPaused=!0,this.sharedAudioCurrentTime=0,this.clear()}addEventListeners(){const e=this.audioInstance;if(!e)return;const i=f=>{var m;this.sharedAudioCurrentTime=e.currentTime,(m=this.ontimeupdate)==null||m.call(this,f)},s=f=>{var m;e.isBlankAudio||(this.sharedAudioPaused=!1,(m=this.onplay)==null||m.call(this,f))},o=f=>{this.pause(f)},r=f=>{this.endedHandler(f)},a=f=>{var m;this.sharedAudioPaused=!0,(m=this.onerror)==null||m.call(this,f)},l=f=>{var m;return(m=this.oncanplay)==null?void 0:m.call(this,f)},c=f=>{var m;return(m=this.oncanplaythrough)==null?void 0:m.call(this,f)},h=f=>{var m;return(m=this.onloadeddata)==null?void 0:m.call(this,f)},u=f=>{var m;return(m=this.onloadedmetadata)==null?void 0:m.call(this,f)};return e.addEventListener("timeupdate",i),e.addEventListener("play",s),e.addEventListener("pause",o),e.addEventListener("ended",r),e.addEventListener("error",a),e.addEventListener("canplay",l),e.addEventListener("canplaythrough",c),e.addEventListener("loadeddata",h),e.addEventListener("loadedmetadata",u),()=>{e.removeEventListener("timeupdate",i),e.removeEventListener("play",s),e.removeEventListener("pause",o),e.removeEventListener("ended",r),e.removeEventListener("error",a),e.removeEventListener("canplay",l),e.removeEventListener("canplaythrough",c),e.removeEventListener("loadeddata",h),e.removeEventListener("loadedmetadata",u)}}}function KE(n){me(n,"svelte-13e7hxv",".audio.svelte-13e7hxv{pointer-events:auto;cursor:pointer;width:100%;height:100%}")}function $E(n){let t,e,i,s;const o=n[8].default,r=as(o,n,n[7],null);return{c(){t=L("div"),r&&r.c(),P(t,"class","audio svelte-13e7hxv"),P(t,"style",n[0])},m(a,l){R(a,t,l),r&&r.m(t,null),e=!0,i||(s=we(t,"click",l0(n[1])),i=!0)},p(a,[l]){r&&r.p&&(!e||l&128)&&cs(r,o,a,a[7],e?ls(o,a[7],l,null):hs(a[7]),null),(!e||l&1)&&P(t,"style",a[0])},i(a){e||(D(r,a),e=!0)},o(a){B(r,a),e=!1},d(a){a&&V(t),r&&r.d(a),i=!1,s()}}}function eM(n,t,e){let{$$slots:i={},$$scope:s}=t,{url:o}=t,{enable:r=!0}=t,{style:a=""}=t,{hooksInfo:l}=t;const c=kr(),h=Oi("hooks"),u=Oi("mediaStore");let f,m=!0;function v(){e(5,f.onplay=g=>{h.emit("playStateChange",k({event:g,state:"playing",mediaInstance:f},l)),c("play"),e(6,m=!1)},f),e(5,f.onpause=g=>{h.emit("playStateChange",k({event:g,state:"paused",mediaInstance:f},l)),c("pause"),e(6,m=!0)},f),e(5,f.onended=g=>{h.emit("playStateChange",k({event:g,state:"paused",mediaInstance:f},l)),c("pause"),e(6,m=!0)},f),e(5,f.onloadedmetadata=g=>{typeof f.duration=="number"&&!Number.isNaN(f.duration)&&c("duration",f.duration)},f),e(5,f.onerror=g=>{c("pause"),e(6,m=!0)},f),e(5,f.ontimeupdate=g=>{c("timeupdate",f.currentTime)},f)}u.subscribe(({currentMediaElement:g})=>{g!==f&&(m||f==null||f.pause())});function p(g){f&&(h.emit("click",k({event:g,target:"AudioTagPlayIcon",audioInstance:f},l)),u.set({currentMediaElement:f}),h.emit("playStateChange",k({event:g,state:f.paused?"playing":"paused",mediaInstance:f},l)),f.paused?f.play():f.pause())}return n.$$set=g=>{"url"in g&&e(2,o=g.url),"enable"in g&&e(3,r=g.enable),"style"in g&&e(0,a=g.style),"hooksInfo"in g&&e(4,l=g.hooksInfo),"$$scope"in g&&e(7,s=g.$$scope)},n.$$.update=()=>{n.$$.dirty&4&&(o||c("duration",0)),n.$$.dirty&36&&(f==null||f.dispose(),e(5,f=new qE(o)),c("audioRef",f),setTimeout(()=>c("audioRef",f),200),v()),n.$$.dirty&40&&(r||f==null||f.pause()),n.$$.dirty&72&&c(r&&!m?"play":"pause")},[a,p,o,r,l,f,m,s,i]}let Rg=class extends de{constructor(t){super(),he(this,t,eM,$E,ce,{url:2,enable:3,style:0,hooksInfo:4},KE)}};function tM(n){me(n,"svelte-srt2pi",".audio-icon__wrapper.svelte-srt2pi.svelte-srt2pi{display:inline-block}.audio-icon.svelte-srt2pi.svelte-srt2pi{display:flex;justify-content:center;align-items:center;position:relative;width:100%;height:100%;border-radius:50%;background-color:rgba(255, 255, 255, 0.8)}.audio-icon.svelte-srt2pi .sound-wave__container.svelte-srt2pi{position:absolute;pointer-events:none;width:60%;height:60%}.sound-wave.svelte-srt2pi.svelte-srt2pi{animation-duration:2s;animation-iteration-count:infinite;animation-play-state:paused;transition:opacity 0}.playing.svelte-srt2pi .sound-wave.svelte-srt2pi{animation-play-state:running}.playing.svelte-srt2pi .sound-wave-1.svelte-srt2pi{animation-name:svelte-srt2pi-sound_wave_1_animation}.playing.svelte-srt2pi .sound-wave-2.svelte-srt2pi{animation-name:svelte-srt2pi-sound_wave_2_animation}.playing.svelte-srt2pi .sound-wave-3.svelte-srt2pi{animation-name:svelte-srt2pi-sound_wave_3_animation}@keyframes svelte-srt2pi-sound_wave_1_animation{0%,10%{opacity:0}25%,100%{opacity:1}}@keyframes svelte-srt2pi-sound_wave_2_animation{0%,35%{opacity:0}50%,100%{opacity:1}}@keyframes svelte-srt2pi-sound_wave_3_animation{0%,60%{opacity:0}75%,100%{opacity:1}}")}function Ku(n){let t,e;return t=new Jt({props:{center:!0,blurRadius:12,spreadRadius:5}}),{c(){oe(t.$$.fragment)},m(i,s){ne(t,i,s),e=!0},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){B(t.$$.fragment,i),e=!1},d(i){se(t,i)}}}function iM(n){let t,e,i,s,o,r=n[1]&&Ku();return{c(){t=L("div"),r&&r.c(),e=ee(),i=L("div"),s=L("div"),s.innerHTML='<svg width="100%" height="100%" viewBox="0 0 128 128"><g transform="rotate(-45 12 64) translate(12 64)" fill="black" stroke="black" fill-opacity="0.6" stroke-opacity="0.6"><path stroke="none" class="sound-wave sound-wave-1 svelte-srt2pi" d="M0,23 A23,23 0 0,0 23,0 L0,0"></path><path fill="none" stroke-width="15" class="sound-wave sound-wave-2 svelte-srt2pi" d="M0,46 A46,46 0 0,0 46,0"></path><path fill="none" stroke-width="15" class="sound-wave sound-wave-3 svelte-srt2pi" d="M0,80 A80,80 0 0,0 80,0"></path></g></svg>',P(s,"class","sound-wave__container svelte-srt2pi"),P(i,"class","audio-icon svelte-srt2pi"),ie(i,"playing",n[0]),P(t,"class","audio-icon__wrapper svelte-srt2pi"),P(t,"style",n[2]),j(t,"width",n[5]),j(t,"height",n[5])},m(a,l){R(a,t,l),r&&r.m(t,null),O(t,e),O(t,i),O(i,s),n[7](s),n[8](t),o=!0},p(a,[l]){a[1]?r?l&2&&D(r,1):(r=Ku(),r.c(),D(r,1),r.m(t,e)):r&&(ue(),B(r,1,1,()=>{r=null}),fe()),(!o||l&1)&&ie(i,"playing",a[0]),(!o||l&4)&&P(t,"style",a[2]);const c=l&4;(c||l&36)&&j(t,"width",a[5]),(c||l&36)&&j(t,"height",a[5])},i(a){o||(D(r),o=!0)},o(a){B(r),o=!1},d(a){a&&V(t),r&&r.d(),n[7](null),n[8](null)}}}function nM(n,t,e){let i,{playing:s}=t,{shadow:o=!1}=t,{style:r=null}=t,{width:a="100%"}=t,l,c;function h(f){Ne[f?"unshift":"push"](()=>{c=f,e(4,c)})}function u(f){Ne[f?"unshift":"push"](()=>{l=f,e(3,l)})}return n.$$set=f=>{"playing"in f&&e(0,s=f.playing),"shadow"in f&&e(1,o=f.shadow),"style"in f&&e(2,r=f.style),"width"in f&&e(6,a=f.width)},n.$$.update=()=>{n.$$.dirty&64&&e(5,i=typeof a=="number"?si(a):a)},[s,o,r,l,c,i,a,h,u]}class _g extends de{constructor(t){super(),he(this,t,nM,iM,ce,{playing:0,shadow:1,style:2,width:6},tM)}}function sM(n){me(n,"svelte-1s6gk4a",".audio-tag.svelte-1s6gk4a{position:absolute;left:0;top:0;width:0;height:0;overflow:visible}.audio-icon__wrapper.svelte-1s6gk4a{position:relative;vertical-align:top;width:100%;height:100%}.content.svelte-1s6gk4a{width:-moz-max-content;width:max-content;height:3.375rem;padding:2.25rem 0.25rem 0 1rem;position:absolute;left:0;bottom:0.125rem;overflow:hidden;box-sizing:border-box;font-size:0;white-space:nowrap;font-weight:600}.wrapper.svelte-1s6gk4a{position:relative;width:100%;height:100%}.audio-icon.svelte-1s6gk4a{pointer-events:none;vertical-align:top;display:inline-block;width:1rem;height:1rem;margin-right:0.25rem;margin-top:0.0625rem}.audio.svelte-1s6gk4a{position:relative;width:100%;height:100%}")}function $u(n){var g,A;let t,e,i,s,o,r,a,l,c,h,u,f,m,v;e=new Jt({props:{visible:n[6],left:n[3]/2+"px",bottom:12,width:2,blurRadius:120,spreadRadius:60}});let p=n[6]&&ef(n);return c=new Ig({props:{visible:n[6],textUnfolded:n[1],content:n[5]}}),u=new Pc({props:{unfolded:n[6],length:n[3],outDelay:n[4]+20*Math.min((A=(g=n[5])==null?void 0:g.length)!=null?A:10,15),useLinearColor:!0}}),{c(){t=L("div"),oe(e.$$.fragment),i=ee(),s=L("div"),o=L("div"),r=L("div"),p&&p.c(),a=ee(),l=L("div"),oe(c.$$.fragment),h=ee(),oe(u.$$.fragment),P(r,"class","audio-icon svelte-1s6gk4a"),j(l,"display","inline-block"),P(o,"class","wrapper svelte-1s6gk4a"),P(s,"class","content svelte-1s6gk4a"),P(t,"class","audio-tag svelte-1s6gk4a"),ie(t,"unfolded",n[6])},m(w,I){R(w,t,I),ne(e,t,null),O(t,i),O(t,s),O(s,o),O(o,r),p&&p.m(r,null),O(o,a),O(o,l),ne(c,l,null),O(t,h),ne(u,t,null),f=!0,m||(v=[we(l,"click",n[7]),Wt(Ni.call(null,l)),we(l,"clientWidth",n[12])],m=!0)},p(w,I){var S,T;const C={};I&64&&(C.visible=w[6]),I&8&&(C.left=w[3]/2+"px"),e.$set(C),w[6]?p?(p.p(w,I),I&64&&D(p,1)):(p=ef(w),p.c(),D(p,1),p.m(r,null)):p&&(ue(),B(p,1,1,()=>{p=null}),fe());const E={};I&64&&(E.visible=w[6]),I&2&&(E.textUnfolded=w[1]),I&32&&(E.content=w[5]),c.$set(E);const M={};I&64&&(M.unfolded=w[6]),I&8&&(M.length=w[3]),I&48&&(M.outDelay=w[4]+20*Math.min((T=(S=w[5])==null?void 0:S.length)!=null?T:10,15)),u.$set(M),(!f||I&64)&&ie(t,"unfolded",w[6])},i(w){f||(D(e.$$.fragment,w),D(p),D(c.$$.fragment,w),D(u.$$.fragment,w),f=!0)},o(w){B(e.$$.fragment,w),B(p),B(c.$$.fragment,w),B(u.$$.fragment,w),f=!1},d(w){w&&V(t),se(e),p&&p.d(),se(c),se(u),m=!1,rt(v)}}}function ef(n){let t,e,i,s,o,r,a;return e=new Jt({props:{center:!0,blurRadius:15,spreadRadius:6}}),s=new Rg({props:{enable:n[6],url:n[0].data.audioUrl,hooksInfo:{tag:n[0]},$$slots:{default:[oM]},$$scope:{ctx:n}}}),s.$on("play",n[8]),s.$on("pause",n[9]),s.$on("error",n[10]),s.$on("audioRef",n[11]),{c(){t=L("div"),oe(e.$$.fragment),i=ee(),oe(s.$$.fragment),P(t,"class","audio svelte-1s6gk4a")},m(l,c){R(l,t,c),ne(e,t,null),O(t,i),ne(s,t,null),a=!0},p(l,c){n=l;const h={};c&64&&(h.enable=n[6]),c&1&&(h.url=n[0].data.audioUrl),c&1&&(h.hooksInfo={tag:n[0]}),c&8196&&(h.$$scope={dirty:c,ctx:n}),s.$set(h)},i(l){a||(D(e.$$.fragment,l),D(s.$$.fragment,l),l&&tt(()=>{a&&(r&&r.end(1),o=Fi(t,ut,{duration:1e3,delay:0,easing:qn}),o.start())}),a=!0)},o(l){var c,h;B(e.$$.fragment,l),B(s.$$.fragment,l),o&&o.invalidate(),l&&(r=us(t,ut,{duration:1e3,delay:20*Math.min((h=(c=n[5])==null?void 0:c.length)!=null?h:10,15),easing:qn})),a=!1},d(l){l&&V(t),se(e),se(s),l&&r&&r.end()}}}function oM(n){let t,e,i;return e=new _g({props:{playing:n[2]}}),{c(){t=L("div"),oe(e.$$.fragment),P(t,"class","audio-icon__wrapper svelte-1s6gk4a")},m(s,o){R(s,t,o),ne(e,t,null),i=!0},p(s,o){const r={};o&4&&(r.playing=s[2]),e.$set(r)},i(s){i||(D(e.$$.fragment,s),i=!0)},o(s){B(e.$$.fragment,s),i=!1},d(s){s&&V(t),se(e)}}}function rM(n){let t,e,i=n[0].state&&$u(n);return{c(){i&&i.c(),t=Ee()},m(s,o){i&&i.m(s,o),R(s,t,o),e=!0},p(s,[o]){s[0].state?i?(i.p(s,o),o&1&&D(i,1)):(i=$u(s),i.c(),D(i,1),i.m(t.parentNode,t)):i&&(ue(),B(i,1,1,()=>{i=null}),fe())},i(s){e||(D(i),e=!0)},o(s){B(i),e=!1},d(s){i&&i.d(s),s&&V(t)}}}function aM(n,t,e){let i,s,o,{tag:r}=t,a=!1,l=!1,c;function h(){e(1,a=!a)}const u=()=>{e(2,l=!0)},f=()=>{e(2,l=!1)},m=()=>{e(2,l=!1)};function v(g){ds.call(this,n,g)}const p=g=>{e(3,c=g.detail)};return n.$$set=g=>{"tag"in g&&e(0,r=g.tag)},n.$$.update=()=>{var g,A,w;n.$$.dirty&1&&e(6,i=!!((g=r.state)!=null&&g.unfolded)),n.$$.dirty&1&&e(5,s=(w=(A=r.data.title)!=null?A:r.data.text)!=null?w:""),n.$$.dirty&2&&e(4,o=a?450:0)},[r,a,l,c,o,s,i,h,u,f,m,v,p]}class lM extends de{constructor(t){super(),he(this,t,aM,rM,ce,{tag:0},sM)}}function cM(n){me(n,"svelte-58hfjf",".audio-tag__wrapper.svelte-58hfjf{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}.audio-tag.svelte-58hfjf{position:relative;width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content;padding:0.1875rem;padding-right:0.625rem;border-radius:624999.9375rem;border:0.03125rem solid rgba(255, 255, 255, 0.2)}.audio__inner.svelte-58hfjf{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.text.svelte-58hfjf{font-weight:bold;font-size:0.75rem;margin-left:0.25rem}.audio-icon__wrapper.svelte-58hfjf{position:relative;vertical-align:top;pointer-events:none;width:1.375rem;height:1.375rem}")}function tf(n){let t,e,i,s;return i=new Rg({props:{style:"width: max-content; height: max-content;",enable:n[0].state.visible,url:n[0].data.audioUrl,hooksInfo:{tag:n[0]},$$slots:{default:[dM]},$$scope:{ctx:n}}}),i.$on("play",n[6]),i.$on("pause",n[7]),i.$on("error",n[8]),i.$on("timeupdate",n[9]),i.$on("duration",n[10]),i.$on("audioRef",n[11]),{c(){t=L("div"),e=L("div"),oe(i.$$.fragment),P(e,"class","audio-tag svelte-58hfjf"),j(e,"background-color",n[4].bgColor),j(e,"color",n[4].fontColor),P(t,"class","audio-tag__wrapper svelte-58hfjf")},m(o,r){R(o,t,r),O(t,e),ne(i,e,null),s=!0},p(o,r){const a={};r&1&&(a.enable=o[0].state.visible),r&1&&(a.url=o[0].data.audioUrl),r&1&&(a.hooksInfo={tag:o[0]}),r&8232&&(a.$$scope={dirty:r,ctx:o}),i.$set(a),r&16&&j(e,"background-color",o[4].bgColor),r&16&&j(e,"color",o[4].fontColor)},i(o){s||(D(i.$$.fragment,o),s=!0)},o(o){B(i.$$.fragment,o),s=!1},d(o){o&&V(t),se(i)}}}function hM(n){let t;return{c(){t=Se(n[5])},m(e,i){R(e,t,i)},p(e,i){i&32&&Te(t,e[5])},d(e){e&&V(t)}}}function dM(n){let t,e,i,s,o,r,a;return i=new _g({props:{playing:n[3]}}),r=new Ic({props:{maxWidth:72,maxLine:1,$$slots:{default:[hM]},$$scope:{ctx:n}}}),{c(){t=L("div"),e=L("div"),oe(i.$$.fragment),s=ee(),o=L("div"),oe(r.$$.fragment),P(e,"class","audio-icon__wrapper svelte-58hfjf"),P(o,"class","text svelte-58hfjf"),P(t,"class","audio__inner svelte-58hfjf")},m(l,c){R(l,t,c),O(t,e),ne(i,e,null),O(t,s),O(t,o),ne(r,o,null),a=!0},p(l,c){const h={};c&8&&(h.playing=l[3]),i.$set(h);const u={};c&8224&&(u.$$scope={dirty:c,ctx:l}),r.$set(u)},i(l){a||(D(i.$$.fragment,l),D(r.$$.fragment,l),a=!0)},o(l){B(i.$$.fragment,l),B(r.$$.fragment,l),a=!1},d(l){l&&V(t),se(i),se(r)}}}function uM(n){let t,e,i=n[0].state&&tf(n);return{c(){i&&i.c(),t=Ee()},m(s,o){i&&i.m(s,o),R(s,t,o),e=!0},p(s,[o]){s[0].state?i?(i.p(s,o),o&1&&D(i,1)):(i=tf(s),i.c(),D(i,1),i.m(t.parentNode,t)):i&&(ue(),B(i,1,1,()=>{i=null}),fe())},i(s){e||(D(i),e=!0)},o(s){B(i),e=!1},d(s){i&&i.d(s),s&&V(t)}}}function fM(n,t,e){let i,s,{tag:o}=t;const r={light:{bgColor:"rgba(255, 255, 255, 0.3)",fontColor:"rgba(0, 0, 0, 0.6)"},dark:{bgColor:"rgba(0, 0, 0, 0.3)",fontColor:"white"}};let a=0,l=0,c=!1;const h=()=>{e(3,c=!0)},u=()=>{e(3,c=!1)},f=()=>{e(3,c=!1)},m=g=>{e(1,a=g.detail)},v=g=>{e(2,l=g.detail)};function p(g){ds.call(this,n,g)}return n.$$set=g=>{"tag"in g&&e(0,o=g.tag)},n.$$.update=()=>{var g,A,w;n.$$.dirty&1&&e(5,i=(A=(g=o.data.title)!=null?g:o.data.text)!=null?A:""),n.$$.dirty&1&&e(4,s=(w=r[o.data.theme||"light"])!=null?w:r.light)},[o,a,l,c,s,i,h,u,f,m,v,p]}class mM extends de{constructor(t){super(),he(this,t,fM,uM,ce,{tag:0},cM)}}function gM(n){let t,e;return t=new mM({props:{tag:n[0]}}),t.$on("audioRef",n[2]),{c(){oe(t.$$.fragment)},m(i,s){ne(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.tag=i[0]),t.$set(o)},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){B(t.$$.fragment,i),e=!1},d(i){se(t,i)}}}function pM(n){let t,e;return t=new lM({props:{tag:n[0]}}),t.$on("audioRef",n[2]),{c(){oe(t.$$.fragment)},m(i,s){ne(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.tag=i[0]),t.$set(o)},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){B(t.$$.fragment,i),e=!1},d(i){se(t,i)}}}function vM(n){let t,e,i,s;const o=[pM,gM],r=[];function a(l,c){return l[1]==="line"?0:l[1]==="plane"?1:-1}return~(t=a(n))&&(e=r[t]=o[t](n)),{c(){e&&e.c(),i=Ee()},m(l,c){~t&&r[t].m(l,c),R(l,i,c),s=!0},p(l,[c]){let h=t;t=a(l),t===h?~t&&r[t].p(l,c):(e&&(ue(),B(r[h],1,1,()=>{r[h]=null}),fe()),~t?(e=r[t],e?e.p(l,c):(e=r[t]=o[t](l),e.c()),D(e,1),e.m(i.parentNode,i)):e=null)},i(l){s||(D(e),s=!0)},o(l){B(e),s=!1},d(l){~t&&r[t].d(l),l&&V(i)}}}function AM(n,t,e){let i,{tag:s}=t,o;function r(a){o=a.detail}return s.play=()=>o.play(),s.pause=()=>o.pause(),n.$$set=a=>{"tag"in a&&e(0,s=a.tag)},n.$$.update=()=>{var a;n.$$.dirty&1&&e(1,i=(a=s.data.appearance)!=null?a:"line")},[s,i,r]}class bM extends de{constructor(t){super(),he(this,t,AM,vM,ce,{tag:0})}}function yM(n){me(n,"svelte-10cw0el",".media-wrapper.svelte-10cw0el{position:absolute;width:100%;height:100%}")}function nf(n){var s;let t,e,i;return e=new Bg({props:{mediaItemConfig:{canPlay:!0,playButtonSizeIfNeed:"large",playButtonIfNeed:(s=n[4])!=null?s:"withText",disableVideoIfHavePoster:!1,objectFit:n[2]},unfolded:n[6],mediaData:n[5],enableCarousel:n[1],autoplayConfig:n[3],tag:n[0],inDelay:500,duration:500}}),{c(){t=L("div"),oe(e.$$.fragment),P(t,"class","media-wrapper svelte-10cw0el")},m(o,r){R(o,t,r),ne(e,t,null),i=!0},p(o,r){var l;const a={};r&20&&(a.mediaItemConfig={canPlay:!0,playButtonSizeIfNeed:"large",playButtonIfNeed:(l=o[4])!=null?l:"withText",disableVideoIfHavePoster:!1,objectFit:o[2]}),r&64&&(a.unfolded=o[6]),r&32&&(a.mediaData=o[5]),r&2&&(a.enableCarousel=o[1]),r&8&&(a.autoplayConfig=o[3]),r&1&&(a.tag=o[0]),e.$set(a)},i(o){i||(D(e.$$.fragment,o),i=!0)},o(o){B(e.$$.fragment,o),i=!1},d(o){o&&V(t),se(e)}}}function wM(n){let t,e,i=n[0].state&&n[5]&&nf(n);return{c(){i&&i.c(),t=Ee()},m(s,o){i&&i.m(s,o),R(s,t,o),e=!0},p(s,[o]){s[0].state&&s[5]?i?(i.p(s,o),o&33&&D(i,1)):(i=nf(s),i.c(),D(i,1),i.m(t.parentNode,t)):i&&(ue(),B(i,1,1,()=>{i=null}),fe())},i(s){e||(D(i),e=!0)},o(s){B(i),e=!1},d(s){i&&i.d(s),s&&V(t)}}}function CM(n,t,e){let i,s,o,r,a,l,{tag:c}=t;return n.$$set=h=>{"tag"in h&&e(0,c=h.tag)},n.$$.update=()=>{var h,u;n.$$.dirty&1&&e(6,i=c.state?c.state.unfolded:!1),n.$$.dirty&1&&e(5,s=c.data.mediaData),n.$$.dirty&1&&e(1,o=c.data.enableCarousel),n.$$.dirty&1&&e(4,r=c.data.playIcon),n.$$.dirty&3&&e(3,a=(h=c.data.autoplayConfig)!=null?h:{autoplay:o!=null?o:!0,autoplayVideo:!0}),n.$$.dirty&1&&e(2,l=(u=c.data.objectFit)!=null?u:(()=>c.data.adaptationMode==="stretch"?"fill":c.data.adaptationMode==="proportional"?"contain":void 0)())},[c,o,l,a,r,s,i]}class PM extends de{constructor(t){super(),he(this,t,CM,wM,ce,{tag:0},yM)}}const Xa=new Map;function Fg(n){return Q(this,null,function*(){return new Promise((t,e)=>{if(!n){e(Error("url is empty"));return}const i=new Image;i.src=n,i.onload=()=>t({width:i.width,height:i.height}),i.onerror=e})})}function IM(n){return Q(this,null,function*(){const{url:t,ratio:e=3}=n,i=(()=>{if(Xa.has(t))return Xa.get(t);const r=Fg(t);return Xa.set(t,r),r})(),{width:s,height:o}=yield i;return te(k({},n),{width:s/e,height:o/e})})}function EM(n){return Q(this,null,function*(){const{steps:t,url:e,ratio:i=3,fps:s=24}=n;if(!t)throw new Error("KeyframeIcon requires steps");const{width:o,height:r}=yield Fg(e),a=o/i,l=r/i,c=a/t,h=l,u=1/s*t+"s";return te(k({},n),{width:c,height:h,duration:u})})}function MM(n){me(n,"svelte-316sq3","@keyframes svelte-316sq3-sprites-animation{0%{background-position:0 0}100%{background-position:100% 0}}.icon-image.svelte-316sq3{display:block;width:auto}.icon-keyframe.svelte-316sq3{background-repeat:no-repeat;background-size:auto 100%;animation-direction:normal;animation-iteration-count:infinite;animation-name:svelte-316sq3-sprites-animation;animation-delay:0}")}function sf(n){n[1]=n[19].width}function of(n){n[1]=n[19].width,n[16]=n[19].height,n[17]=n[19].steps,n[18]=n[19].duration}function rf(n){let t,e,i,s=n[0]&&af();function o(l,c){return l[8]?kM:xM}let r=o(n),a=r(n);return{c(){t=L("div"),s&&s.c(),e=ee(),a.c(),P(t,"class","icon"),j(t,"width",n[1])},m(l,c){R(l,t,c),s&&s.m(t,null),O(t,e),a.m(t,null),i=!0},p(l,c){l[0]?s?c&1&&D(s,1):(s=af(),s.c(),D(s,1),s.m(t,e)):s&&(ue(),B(s,1,1,()=>{s=null}),fe()),r===(r=o(l))&&a?a.p(l,c):(a.d(1),a=r(l),a&&(a.c(),a.m(t,null))),c&2&&j(t,"width",l[1])},i(l){i||(D(s),i=!0)},o(l){B(s),i=!1},d(l){l&&V(t),s&&s.d(),a.d()}}}function af(n){let t,e;return t=new Jt({props:{center:!0,blurRadius:24,spreadRadius:16}}),{c(){oe(t.$$.fragment)},m(i,s){ne(t,i,s),e=!0},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){B(t.$$.fragment,i),e=!1},d(i){se(t,i)}}}function xM(n){let t,e,i={ctx:n,current:null,token:null,hasCatch:!1,pending:TM,then:SM,catch:DM,value:19};return ar(e=n[11]($e({url:n[7],ratio:n[5]})),i),{c(){t=Ee(),i.block.c()},m(s,o){R(s,t,o),i.block.m(s,i.anchor=o),i.mount=()=>t.parentNode,i.anchor=t},p(s,o){n=s,i.ctx=n,o&160&&e!==(e=n[11]($e({url:n[7],ratio:n[5]})))&&ar(e,i)||Em(i,n,o)},d(s){s&&V(t),i.block.d(s),i.token=null,i=null}}}function kM(n){let t,e,i={ctx:n,current:null,token:null,hasCatch:!1,pending:jM,then:zM,catch:LM,value:19};return ar(e=n[10]($e({url:n[7],steps:n[2],fps:n[6],ratio:n[5]})),i),{c(){t=Ee(),i.block.c()},m(s,o){R(s,t,o),i.block.m(s,i.anchor=o),i.mount=()=>t.parentNode,i.anchor=t},p(s,o){n=s,i.ctx=n,o&228&&e!==(e=n[10]($e({url:n[7],steps:n[2],fps:n[6],ratio:n[5]})))&&ar(e,i)||Em(i,n,o)},d(s){s&&V(t),i.block.d(s),i.token=null,i=null}}}function DM(n){return{c:K,m:K,p:K,d:K}}function SM(n){sf(n);let t,e;return{c(){t=L("img"),P(t,"alt","tag-icon"),P(t,"class","icon-image svelte-316sq3"),dt(t.src,e=n[7])||P(t,"src",e),j(t,"width",si(Rn({originWidth:n[1],scale:n[4],wantedWidth:n[3]}).width)),j(t,"max-width","initial")},m(i,s){R(i,t,s)},p(i,s){sf(i),s&128&&!dt(t.src,e=i[7])&&P(t,"src",e),s&184&&j(t,"width",si(Rn({originWidth:i[1],scale:i[4],wantedWidth:i[3]}).width))},d(i){i&&V(t)}}}function TM(n){return{c:K,m:K,p:K,d:K}}function LM(n){return{c:K,m:K,p:K,d:K}}function zM(n){of(n);let t,e=`url(${n[7]})`,i=`steps(${n[17]-1})`;return{c(){t=L("div"),P(t,"class","icon-keyframe svelte-316sq3"),j(t,"width",si(Rn({originWidth:n[1],originHeight:n[16],scale:n[4],wantedWidth:n[3]}).width)),j(t,"height",si(Rn({originWidth:n[1],originHeight:n[16],scale:n[4],wantedWidth:n[3]}).height)),j(t,"background-image",e),j(t,"animation-duration",n[18]),j(t,"animation-timing-function",i)},m(s,o){R(s,t,o)},p(s,o){of(s),o&252&&j(t,"width",si(Rn({originWidth:s[1],originHeight:s[16],scale:s[4],wantedWidth:s[3]}).width)),o&252&&j(t,"height",si(Rn({originWidth:s[1],originHeight:s[16],scale:s[4],wantedWidth:s[3]}).height)),o&128&&e!==(e=`url(${s[7]})`)&&j(t,"background-image",e),o&228&&j(t,"animation-duration",s[18]),o&228&&i!==(i=`steps(${s[17]-1})`)&&j(t,"animation-timing-function",i)},d(s){s&&V(t)}}}function jM(n){return{c:K,m:K,p:K,d:K}}function OM(n){let t,e,i=n[9]&&rf(n);return{c(){i&&i.c(),t=Ee()},m(s,o){i&&i.m(s,o),R(s,t,o),e=!0},p(s,[o]){s[9]?i?(i.p(s,o),o&512&&D(i,1)):(i=rf(s),i.c(),D(i,1),i.m(t.parentNode,t)):i&&(ue(),B(i,1,1,()=>{i=null}),fe())},i(s){e||(D(i),e=!0)},o(s){B(i),e=!1},d(s){i&&i.d(s),s&&V(t)}}}function Rn(n){const{originWidth:t,originHeight:e,scale:i=1,wantedWidth:s}=n,o=(s!=null?s:t)*i,r=typeof e=="number"?o*(e/t):void 0;return te(k({},n),{width:o,height:r})}function VM(n,t,e){let i,s,o,r,a,l,c,h,u,{width:f=null}=t,{icon:m=null}=t,{shadow:v=!1}=t;const p=kr();function g(I){return Q(this,null,function*(){const C=yield EM(I);return p("iconLoaded",C),C})}function A(I){return Q(this,null,function*(){if(typeof u=="number")return te(k({},I),{width:u});const C=yield IM(I);return p("iconLoaded",C),C})}function w(){h||p("iconLoaded")}return Et(()=>{w()}),n.$$set=I=>{"width"in I&&e(1,f=I.width),"icon"in I&&e(12,m=I.icon),"shadow"in I&&e(0,v=I.shadow)},n.$$.update=()=>{var I,C;n.$$.dirty&4096&&e(7,i=m==null?void 0:m.url),n.$$.dirty&4096&&e(2,s=(I=m==null?void 0:m.steps)!=null?I:1),n.$$.dirty&4096&&e(6,o=m==null?void 0:m.fps),n.$$.dirty&4096&&e(5,r=m==null?void 0:m.ratio),n.$$.dirty&4096&&e(4,a=(C=m==null?void 0:m.scale)!=null?C:1),n.$$.dirty&4096&&e(3,l=m==null?void 0:m.width),n.$$.dirty&252&&e(9,c=$e({url:i,steps:s,fps:o,ratio:r,scale:a,width:l})),n.$$.dirty&4&&e(8,h=s>1),n.$$.dirty&2&&(u=f)},w(),[v,f,s,l,a,r,o,i,h,c,g,A,m]}class Hg extends de{constructor(t){super(),he(this,t,VM,OM,ce,{width:1,icon:12,shadow:0},MM)}}function BM(n){me(n,"svelte-e58ijk",".wrapper.svelte-e58ijk{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}.text-wrapper.svelte-e58ijk{position:relative;display:flex;align-items:center;justify-content:center}.text.svelte-e58ijk{position:absolute;top:0;font-size:0.875rem;color:#ffffff;letter-spacing:0;text-align:center;max-width:8.75rem;width:-moz-max-content;width:max-content;line-height:1.125rem;text-shadow:0.125rem 0rem 0.5rem rgba(0, 0, 0, 0.15)}")}function lf(n){let t,e,i,s,o,r;return e=new Jt({props:{outDelay:0,inDelay:0,center:!0,width:"80%",blurRadius:40,spreadRadius:16,opacity:.08}}),{c(){t=L("div"),oe(e.$$.fragment),i=ee(),s=L("div"),o=Se(n[1]),P(s,"class","text svelte-e58ijk"),P(t,"class","text-wrapper svelte-e58ijk")},m(a,l){R(a,t,l),ne(e,t,null),O(t,i),O(t,s),O(s,o),r=!0},p(a,l){(!r||l&2)&&Te(o,a[1])},i(a){r||(D(e.$$.fragment,a),r=!0)},o(a){B(e.$$.fragment,a),r=!1},d(a){a&&V(t),se(e)}}}function RM(n){let t,e,i,s;e=new Hg({props:{icon:n[0],shadow:!0}}),e.$on("iconLoaded",n[4]);let o=n[1]&&n[2]&&lf(n);return{c(){t=L("div"),oe(e.$$.fragment),i=ee(),o&&o.c(),P(t,"class","wrapper svelte-e58ijk")},m(r,a){R(r,t,a),ne(e,t,null),O(t,i),o&&o.m(t,null),s=!0},p(r,[a]){const l={};a&1&&(l.icon=r[0]),e.$set(l),r[1]&&r[2]?o?(o.p(r,a),a&6&&D(o,1)):(o=lf(r),o.c(),D(o,1),o.m(t,null)):o&&(ue(),B(o,1,1,()=>{o=null}),fe())},i(r){s||(D(e.$$.fragment,r),D(o),s=!0)},o(r){B(e.$$.fragment,r),B(o),s=!1},d(r){r&&V(t),se(e),o&&o.d()}}}function _M(n,t,e){let i,s,o,{tag:r}=t;const a=()=>{e(2,i=!0)};return n.$$set=l=>{"tag"in l&&e(3,r=l.tag)},n.$$.update=()=>{var l,c,h;n.$$.dirty&8&&e(1,s=(l=r.data.title)!=null?l:r.data.text),n.$$.dirty&8&&e(0,o=(h=r.data.icon)!=null?h:(c=r.style)==null?void 0:c.point)},e(2,i=!1),[o,s,i,r,a]}class FM extends de{constructor(t){super(),he(this,t,_M,RM,ce,{tag:3},BM)}}function HM(n){me(n,"svelte-155de2y",".wrapper.svelte-155de2y{position:relative;width:0;height:0;display:flex;flex-direction:column;justify-content:end;align-items:center}.line.svelte-155de2y{position:relative;flex-shrink:0;width:0.0625rem;height:5rem;background-image:linear-gradient(to bottom, #ffffff, rgba(255, 255, 255, 0.5))}.media-item.svelte-155de2y{box-sizing:content-box;position:relative;flex-shrink:0;width:2.625rem;height:2.625rem;border-style:solid;border-width:0.3125rem;-o-border-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJwAAACcCAMAAAC9ZjJ/AAAAnFBMVEX///8AAAD////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////YxPlZAAAAM3RSTlMzADY6QEo9I1ROWlBHRBby7ufFq3kw+hEp0VcK3dS0opmRg3BpBi2JHxvhy72WZGGclV2LE9pqAAAHSUlEQVR42syY13riMBBGZ1VccKHZ2NQAAYdOkn3/d1sJ9ltrZAwBtz2XCZFPNP9IY+BXYda+GVLmubZjtVqWY7seM0LTXxdfuZicHxNPGAkny3Fszl2Xc9txrOvPPBL7BRYvIhfFTDiMHO4ZFDJQw+POSBiyOLq/Tulya9NwxIM5I3AXwrj4BxzDzKlxBXJbao2Q2GNBi26z65QvF4EzslwKT0Fda+QAqm8FcltX7JkBL2Bwa+Si7StZbuNaDiPwIoQ5lruR61QgZ3LLNqAQhm1xs2Q5rFZcr2S5iDncgFKg3GJRiXLr0EG7Vnj3nHBdltyGOx6BfLzT8u3QG066ncGg050Me4e35cmDfIjn8E0pcmPD4RRycIP+tP37Ju1pP3Dza+vQcXE5n+dVlAX9ye8HTPoBy6st94vKxTa/WVEa9JQ9mh2D1XlkM0KYPTqvguNM2c9eQG/WlttxIbmxYd/Mzmn299mD/XHl5lR8ddwP/trPTjezahvj1+V899b5QT+612cOP1cU7kJXn8PrZ7sf9NaV5vqvym24S7ILLjrXNH1x+BH865rMzsIAHeLyzWtyJs+WlM3blwf1v+EJvvudS3XnLFtabr4iF/PMUmTZxiV6DI5Ce0lAg/H4ebkw69aaygfsxANegCx38q+nraxd+KwccQ19kf5FLXh9ZAouen2WaQvynBxkZt13GZvBnEIB6HwgA/uemZPhGblQdyNvl+PUhoLYl6P7jeh24c/lYk+rKR/KPniHEniXnTHkWmW9+KdypnDLlrTHoBRYLy2tYmf+TG6ruy1k2hZQGguZvIVut/2JnM80tzdZ0jOUyLkrg6fZMf+x3NrA5SMzsdCeQamwvVh0RvDPjPVDOWDob6hMyIFCydCDTDFaljB4JGdqbrJN+wRKh/Rl02p25n25iOHPy32bQyXM5d7hnWDRPbk1xc0g8/YBFfEhc4ebgq7vyCUG0ft0DpUx13uWGEm+nI/dFjJvUCEydwts5+fJrQlF94LsUwIVQmTPvqPYkXWOnElVFd4R5xuFSqF7cZNxVZeat+XGyI0Mxb3AoGJYVxwoBNmNb8olVGuGwRkq5zzQmoImt+R8SrTALaAGFlrsCPFvyIWqGxOB60Et9ETsmGoXZuV8gpq86sDh2PVRD/sZuUSVa6G9rgScoJYql+hyEWqZafVFxYWdosdHmlwCCkvRqTbUhi06dgkKCZaLUAraz16pxS/ZNkp4hORi7bM7CjVCd9puxKrcGBQMsXEB1Eogts4AhbEit9WOxR2BWiE77cjfpnKoHWhHxrMOcAt2qNoSqVykDahdAjVDutrIHf2TM0EBfaxi8JaAgvlPLoSUE9rgisFhOkFKeJHTqzorMJoXHNlnel1BqyoV58g3NMC3OE2oVlcpF+ITZwKNMMGna3iVG2uX8Bc0wpc2bIwvcj6kMDG+cGgELh7NIMW/yJm4qkNoiCGuq3mRC3HPfEJDfOJzIpRyYy2VK2iIlehFHDpAkXPFlEmhIaiYOV0UOvi1wZHbQ2Psceg2Qi7GkTtCYxxx6GIhl0DKtP7I4dBNISURcqDQllWvF5z4NqQINbVZPfnbusF746ntChEel6bQIFM8NkWwxcPyDBpkhl8QtrDBX3sdoUGO+OuwDZiQcqj7nTD7hniAFBPJ9Zo4SfBZ0kNyMZ4LztAgZzwTxRDja38EDTLCV38MCX4rtKFBbPx+mEAIKR05izYIE6+lkBKCiphZCDQIERMbKPzfcn+Yt2MkCEEgiKLsn60xI6MMzC29/wUNQSX3n8ESZrof6s+q/iHUR4n6EFZfX+qLXz0yqYdN9ZiuXnDUq6F7qdbGEYs9yFFHYOrwUB27ugNrddSvLknU9ZK7mFNXmr/iK4NLr9Gx1egsHSBgAwisnW40XHSDNriSAxd64Ri5EJi4EGwjtNoxQSv2O1ELPESNWO+4r4UH90V5yMMaWFgkUZ+gtIQFlEZ5U9zEQXHJ+kbMhAMxBxNhfaaDf+c5g/MtDXA+2/zJwT++f3JwlXMvqw3DQBSGg3VmbFUa7UyDvHZo3/8FWxKKCNQX2ZbGJGttDloO/J/BMBFrQD/WQDuVuRjWzlzYjJOBEIxuIGQQptOqHrppFfq5KI2hGaWBx7mcLwjr5XwsYSGEFKMVQhpplxLSRrQSUmmW41toxbcYV2TLAo1sGRJWBd8e9YNv+O+Vqbyvn8pTuxoZoNrIAF0zeAaqyzPQJQe2aIjrwRZMTSYJQuclQX4f6mEql3yG5malBkMj9rYJ8LG+PODjbbuRPrJUmj4i+7UZjSJbFo2yFE7LbTke9kFlrhxU5q77iTeHEsQbLIXz4ng8vDor+AAZ3ZEgo3P9eCRlKUlN3S9tyuf7IKB/87BvGgrwqWle3AfPxjStDNkbt5K9sSjZm7BjysWOqTh2nK7H3UceEx07/vfTTgBsd7PA9nvR5Al1N/4OuMdn1D3eUXdvtFD3Zw6fIUQPDp9IYI7h8H8ALigtIKqA/ZIAAAAASUVORK5CYII=');border-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJwAAACcCAMAAAC9ZjJ/AAAAnFBMVEX///8AAAD////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////YxPlZAAAAM3RSTlMzADY6QEo9I1ROWlBHRBby7ufFq3kw+hEp0VcK3dS0opmRg3BpBi2JHxvhy72WZGGclV2LE9pqAAAHSUlEQVR42syY13riMBBGZ1VccKHZ2NQAAYdOkn3/d1sJ9ltrZAwBtz2XCZFPNP9IY+BXYda+GVLmubZjtVqWY7seM0LTXxdfuZicHxNPGAkny3Fszl2Xc9txrOvPPBL7BRYvIhfFTDiMHO4ZFDJQw+POSBiyOLq/Tulya9NwxIM5I3AXwrj4BxzDzKlxBXJbao2Q2GNBi26z65QvF4EzslwKT0Fda+QAqm8FcltX7JkBL2Bwa+Si7StZbuNaDiPwIoQ5lruR61QgZ3LLNqAQhm1xs2Q5rFZcr2S5iDncgFKg3GJRiXLr0EG7Vnj3nHBdltyGOx6BfLzT8u3QG066ncGg050Me4e35cmDfIjn8E0pcmPD4RRycIP+tP37Ju1pP3Dza+vQcXE5n+dVlAX9ye8HTPoBy6st94vKxTa/WVEa9JQ9mh2D1XlkM0KYPTqvguNM2c9eQG/WlttxIbmxYd/Mzmn299mD/XHl5lR8ddwP/trPTjezahvj1+V899b5QT+612cOP1cU7kJXn8PrZ7sf9NaV5vqvym24S7ILLjrXNH1x+BH865rMzsIAHeLyzWtyJs+WlM3blwf1v+EJvvudS3XnLFtabr4iF/PMUmTZxiV6DI5Ce0lAg/H4ebkw69aaygfsxANegCx38q+nraxd+KwccQ19kf5FLXh9ZAouen2WaQvynBxkZt13GZvBnEIB6HwgA/uemZPhGblQdyNvl+PUhoLYl6P7jeh24c/lYk+rKR/KPniHEniXnTHkWmW9+KdypnDLlrTHoBRYLy2tYmf+TG6ruy1k2hZQGguZvIVut/2JnM80tzdZ0jOUyLkrg6fZMf+x3NrA5SMzsdCeQamwvVh0RvDPjPVDOWDob6hMyIFCydCDTDFaljB4JGdqbrJN+wRKh/Rl02p25n25iOHPy32bQyXM5d7hnWDRPbk1xc0g8/YBFfEhc4ebgq7vyCUG0ft0DpUx13uWGEm+nI/dFjJvUCEydwts5+fJrQlF94LsUwIVQmTPvqPYkXWOnElVFd4R5xuFSqF7cZNxVZeat+XGyI0Mxb3AoGJYVxwoBNmNb8olVGuGwRkq5zzQmoImt+R8SrTALaAGFlrsCPFvyIWqGxOB60Et9ETsmGoXZuV8gpq86sDh2PVRD/sZuUSVa6G9rgScoJYql+hyEWqZafVFxYWdosdHmlwCCkvRqTbUhi06dgkKCZaLUAraz16pxS/ZNkp4hORi7bM7CjVCd9puxKrcGBQMsXEB1Eogts4AhbEit9WOxR2BWiE77cjfpnKoHWhHxrMOcAt2qNoSqVykDahdAjVDutrIHf2TM0EBfaxi8JaAgvlPLoSUE9rgisFhOkFKeJHTqzorMJoXHNlnel1BqyoV58g3NMC3OE2oVlcpF+ITZwKNMMGna3iVG2uX8Bc0wpc2bIwvcj6kMDG+cGgELh7NIMW/yJm4qkNoiCGuq3mRC3HPfEJDfOJzIpRyYy2VK2iIlehFHDpAkXPFlEmhIaiYOV0UOvi1wZHbQ2Psceg2Qi7GkTtCYxxx6GIhl0DKtP7I4dBNISURcqDQllWvF5z4NqQINbVZPfnbusF746ntChEel6bQIFM8NkWwxcPyDBpkhl8QtrDBX3sdoUGO+OuwDZiQcqj7nTD7hniAFBPJ9Zo4SfBZ0kNyMZ4LztAgZzwTxRDja38EDTLCV38MCX4rtKFBbPx+mEAIKR05izYIE6+lkBKCiphZCDQIERMbKPzfcn+Yt2MkCEEgiKLsn60xI6MMzC29/wUNQSX3n8ESZrof6s+q/iHUR4n6EFZfX+qLXz0yqYdN9ZiuXnDUq6F7qdbGEYs9yFFHYOrwUB27ugNrddSvLknU9ZK7mFNXmr/iK4NLr9Gx1egsHSBgAwisnW40XHSDNriSAxd64Ri5EJi4EGwjtNoxQSv2O1ELPESNWO+4r4UH90V5yMMaWFgkUZ+gtIQFlEZ5U9zEQXHJ+kbMhAMxBxNhfaaDf+c5g/MtDXA+2/zJwT++f3JwlXMvqw3DQBSGg3VmbFUa7UyDvHZo3/8FWxKKCNQX2ZbGJGttDloO/J/BMBFrQD/WQDuVuRjWzlzYjJOBEIxuIGQQptOqHrppFfq5KI2hGaWBx7mcLwjr5XwsYSGEFKMVQhpplxLSRrQSUmmW41toxbcYV2TLAo1sGRJWBd8e9YNv+O+Vqbyvn8pTuxoZoNrIAF0zeAaqyzPQJQe2aIjrwRZMTSYJQuclQX4f6mEql3yG5malBkMj9rYJ8LG+PODjbbuRPrJUmj4i+7UZjSJbFo2yFE7LbTke9kFlrhxU5q77iTeHEsQbLIXz4ng8vDor+AAZ3ZEgo3P9eCRlKUlN3S9tyuf7IKB/87BvGgrwqWle3AfPxjStDNkbt5K9sSjZm7BjysWOqTh2nK7H3UceEx07/vfTTgBsd7PA9nvR5Al1N/4OuMdn1D3eUXdvtFD3Zw6fIUQPDp9IYI7h8H8ALigtIKqA/ZIAAAAASUVORK5CYII=');border-image-slice:15 fill}.media-content.svelte-155de2y{position:relative;box-sizing:content-box;pointer-events:auto;width:100%;height:100%;border-radius:624.9375rem;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.media-cover.svelte-155de2y{position:absolute;border-radius:624.9375rem;overflow:hidden;top:0;width:100%;height:100%;background-color:rgba(0, 0, 0, 0.2)}.media-cover.svelte-155de2y::after{content:'';position:absolute;width:100%;height:100%;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEwAAABMCAMAAADwSaEZAAAAz1BMVEUAAAC9vb3///////////+7u7v///////////+7u7v////+/v7////////////////////////////////////////////////////ExMT///+8vLz///+8vLz///////////////////////////////////////////////+/v7/////5+fnS0tK7u7v29vbFxcXNzc3U1NTr6+v////g4ODx8fG7u7v////29vb///+7u7v///////////+8vLz///////////////+7u7sfPCSZAAAAQ3RSTlMAVfvx6yoT/Yn62/bOOQTVx122pGZDLykj6uLSqY11azIgDd6flntKRh348/Lx7+zs6+jm5d3b28OzsKGcjYI5LAjBXr9o4QAAAdJJREFUWMPt0tdygzAQBVBZkkFgumkucY9Leu8d/v+bIhGnzAQ7a2DGedB9wd7LHC0DSEZGRkZmW6nX6oACRu10tFp+VdM6O/WNKC1N01UYrzQ4V+9waw0mtA5Qe75O0/WYyPUzCLtPIVh6D8KOYNgRCGvBsBYIu9QgmHYJwg5OIdjpAQhLyNneX9jeGUlgWNI4b63HWueNBIpx7urwZBV2cnjFKTgmuONbd/i7HLq3x5yCY9+h3qMbmIMojqOBGbiPHlXFuBAmgmlbtw3D1tsUi/8FsPz8Lww3qsNsd7ZLKsKMmA/6FWG7YqBUhD2IwUL82ndoWcwOEbKesh2Hvf2yL4BOfQ/zq/OKXllF31l7zgvFLocRG4sLdrPGHJfCetGD0LpW1lj9EhhuIjR6wsnb8LNr4sKY8YK4NmkHX92LURQj5u/SJMUwzPJahjfCPr/0ppLXKs1lTUFYd3lznF/Hy8O6ICxyPhZbf5gTIVBCI9vMz39MP9vMCBEwSk/H4m2y2cL6ObcWM0Z4gfWeguAZTMdqkqjEmfQDZXlC0J84REzH0wHaLJbJPF2sIcyLC66IEN1jpoUKZBTOfXZ3o1OsqpjqN3fMn4cjJCMjIyOzvbwDyD/WZc7m9iEAAAAASUVORK5CYII=);background-size:100% 100%}")}function cf(n){let t,e,i,s,o,r=n[0].type==="Image"&&hf(n);return{c(){t=L("div"),e=L("div"),r&&r.c(),i=ee(),s=L("div"),P(e,"class","media-item svelte-155de2y"),P(e,"draggable","false"),P(s,"class","line svelte-155de2y"),P(t,"class","wrapper svelte-155de2y")},m(a,l){R(a,t,l),O(t,e),r&&r.m(e,null),O(t,i),O(t,s),o=!0},p(a,l){a[0].type==="Image"?r?(r.p(a,l),l&1&&D(r,1)):(r=hf(a),r.c(),D(r,1),r.m(e,null)):r&&(ue(),B(r,1,1,()=>{r=null}),fe())},i(a){o||(D(r),o=!0)},o(a){B(r),o=!1},d(a){a&&V(t),r&&r.d()}}}function hf(n){let t,e,i,s,o,r,a,l;return t=new Jt({props:{blurRadius:22,spreadRadius:16,height:"80%",width:"80%",center:!0,round:!0}}),{c(){var c;oe(t.$$.fragment),e=ee(),i=L("img"),r=ee(),a=L("div"),P(i,"class","media-content svelte-155de2y"),dt(i.src,s=(c=n[0].thumbnail)!=null?c:n[0].url)||P(i,"src",s),P(i,"alt",o=n[0].name),P(i,"draggable",!1),P(a,"class","media-cover svelte-155de2y")},m(c,h){ne(t,c,h),R(c,e,h),R(c,i,h),R(c,r,h),R(c,a,h),l=!0},p(c,h){var u;(!l||h&1&&!dt(i.src,s=(u=c[0].thumbnail)!=null?u:c[0].url))&&P(i,"src",s),(!l||h&1&&o!==(o=c[0].name))&&P(i,"alt",o)},i(c){l||(D(t.$$.fragment,c),l=!0)},o(c){B(t.$$.fragment,c),l=!1},d(c){se(t,c),c&&V(e),c&&V(i),c&&V(r),c&&V(a)}}}function NM(n){let t,e,i=n[0]&&cf(n);return{c(){i&&i.c(),t=Ee()},m(s,o){i&&i.m(s,o),R(s,t,o),e=!0},p(s,[o]){s[0]?i?(i.p(s,o),o&1&&D(i,1)):(i=cf(s),i.c(),D(i,1),i.m(t.parentNode,t)):i&&(ue(),B(i,1,1,()=>{i=null}),fe())},i(s){e||(D(i),e=!0)},o(s){B(i),e=!1},d(s){i&&i.d(s),s&&V(t)}}}function GM(n,t,e){let i,{tag:s}=t;return n.$$set=o=>{"tag"in o&&e(1,s=o.tag)},n.$$.update=()=>{n.$$.dirty&2&&e(0,i=s.data.mediaData[0])},[i,s]}class QM extends de{constructor(t){super(),he(this,t,GM,NM,ce,{tag:1},HM)}}function WM(n){me(n,"svelte-kzl2aj",".customElement__container.svelte-kzl2aj{position:relative}")}function UM(n){let t,e;return{c(){t=new ir(!1),e=Ee(),t.a=e},m(i,s){t.m(n[2],i,s),R(i,e,s)},p:K,d(i){i&&V(e),i&&t.d()}}}function YM(n){let t,e=typeof n[2]=="string"&&UM(n);return{c(){t=L("div"),e&&e.c(),P(t,"class","customElement__container svelte-kzl2aj"),ie(t,"unfolded",n[1])},m(i,s){R(i,t,s),e&&e.m(t,null),n[5](t)},p(i,[s]){typeof i[2]=="string"&&e.p(i,s),s&2&&ie(t,"unfolded",i[1])},i:K,o:K,d(i){i&&V(t),e&&e.d(),n[5](null)}}}function XM(n,t,e){var h,u;let i,{tag:s}=t,{rendererMap:o=new Map}=t,r,a=(u=s.element)!=null?u:(h=o.get(s.contentType))==null?void 0:h.renderer,l;Et(()=>{r&&(a instanceof Element?(r.appendChild(a),l=()=>{a instanceof Element&&a.remove()}):typeof a=="function"&&(l=a(r,s)))}),_t(()=>{l==null||l()});function c(f){Ne[f?"unshift":"push"](()=>{r=f,e(0,r)})}return n.$$set=f=>{"tag"in f&&e(3,s=f.tag),"rendererMap"in f&&e(4,o=f.rendererMap)},n.$$.update=()=>{n.$$.dirty&8&&e(1,i=s.state.unfolded)},[r,i,a,s,o,c]}class ZM extends de{constructor(t){super(),he(this,t,XM,YM,ce,{tag:3,rendererMap:4},WM)}}function JM(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 qM(n){let t,e;return{c(){t=L("div"),P(t,"data-info","tag content is keep folded"),P(t,"data-id",e=n[0].id)},m(i,s){R(i,t,s)},p(i,s){s&1&&e!==(e=i[0].id)&&P(t,"data-id",e)},i:K,o:K,d(i){i&&V(t)}}}function KM(n){let t,e,i,s,o,r,a,l,c,h,u,f,m,v,p,g,A;const w=[r3,o3,s3,n3,i3,t3,e3],I=[];function C(E,M){return M&9&&(s=null),M&9&&(o=null),M&9&&(r=null),M&9&&(a=null),M&9&&(l=null),M&9&&(c=null),M&9&&(h=null),s==null&&(s=!!(["Text"].includes(E[0].contentType)||["Text"].includes(E[3].get(E[0].contentType)))),s?0:(o==null&&(o=!!(["ImageText","Image","Video"].includes(E[0].contentType)||["ImageText","Image","Video"].includes(E[3].get(E[0].contentType)))),o?1:(r==null&&(r=!!(["Audio"].includes(E[0].contentType)||["Audio"].includes(E[3].get(E[0].contentType)))),r?2:(a==null&&(a=!!(["Marketing"].includes(E[0].contentType)||["Marketing"].includes(E[3].get(E[0].contentType)))),a?3:(l==null&&(l=!!(["Link","VRLink","PanoLink","Sticker"].includes(E[0].contentType)||["Link","VRLink","PanoLink","Sticker"].includes(E[3].get(E[0].contentType)))),l?4:(c==null&&(c=!!(["MediaPlane","MediaModel"].includes(E[0].contentType)||["MediaPlane","MediaModel"].includes(E[3].get(E[0].contentType)))),c?5:(h==null&&(h=!!(["Panorama"].includes(E[0].contentType)||["Panorama"].includes(E[3].get(E[0].contentType)))),h?6:-1))))))}return~(u=C(n,-1))&&(f=I[u]=w[u](n)),{c(){var E;t=L("div"),e=L("div"),i=L("div"),f&&f.c(),P(i,"class","content svelte-elzzn6"),ie(i,"unfolded",(E=n[0].state)==null?void 0:E.unfolded),P(e,"class","content__wrapper svelte-elzzn6"),P(t,"class",m=et(St("content__container",n[0].className))+" svelte-elzzn6"),P(t,"data-id",v=n[0].id),ie(t,"disable",n[0].enabled===!1),ie(t,"hide",n[5]),ie(t,"unClickable",n[0].config.clickable===!1),j(t,"width",n[0].stickType==="Plane"||n[0].contentType==="MediaModel"?"100%":0),j(t,"height",n[0].stickType==="Plane"||n[0].contentType==="MediaModel"?"100%":0)},m(E,M){R(E,t,M),O(t,e),O(e,i),~u&&I[u].m(i,null),n[16](t),p=!0,g||(A=we(t,"click",n[17],!0),g=!0)},p(E,M){var T;let S=u;u=C(E,M),u===S?~u&&I[u].p(E,M):(f&&(ue(),B(I[S],1,1,()=>{I[S]=null}),fe()),~u?(f=I[u],f?f.p(E,M):(f=I[u]=w[u](E),f.c()),D(f,1),f.m(i,null)):f=null),(!p||M&1)&&ie(i,"unfolded",(T=E[0].state)==null?void 0:T.unfolded),(!p||M&1&&m!==(m=et(St("content__container",E[0].className))+" svelte-elzzn6"))&&P(t,"class",m),(!p||M&1&&v!==(v=E[0].id))&&P(t,"data-id",v),(!p||M&1)&&ie(t,"disable",E[0].enabled===!1),(!p||M&33)&&ie(t,"hide",E[5]),(!p||M&1)&&ie(t,"unClickable",E[0].config.clickable===!1),M&1&&j(t,"width",E[0].stickType==="Plane"||E[0].contentType==="MediaModel"?"100%":0),M&1&&j(t,"height",E[0].stickType==="Plane"||E[0].contentType==="MediaModel"?"100%":0)},i(E){p||(D(f),p=!0)},o(E){B(f),p=!1},d(E){E&&V(t),~u&&I[u].d(),n[16](null),g=!1,A()}}}function $M(n){let t,e,i,s,o,r,a;return e=new ZM({props:{tag:$e(n[0]),rendererMap:n[2]}}),{c(){t=L("div"),oe(e.$$.fragment),P(t,"class",i=et(St("content__container",n[0].className))+" svelte-elzzn6"),P(t,"data-id",s=n[0].id),ie(t,"custom-tag-disable",n[0].enabled===!1),ie(t,"custom-tag-hide",n[5])},m(l,c){R(l,t,c),ne(e,t,null),n[14](t),o=!0,r||(a=we(t,"click",n[15]),r=!0)},p(l,c){const h={};c&1&&(h.tag=$e(l[0])),c&4&&(h.rendererMap=l[2]),e.$set(h),(!o||c&1&&i!==(i=et(St("content__container",l[0].className))+" svelte-elzzn6"))&&P(t,"class",i),(!o||c&1&&s!==(s=l[0].id))&&P(t,"data-id",s),(!o||c&1)&&ie(t,"custom-tag-disable",l[0].enabled===!1),(!o||c&33)&&ie(t,"custom-tag-hide",l[5])},i(l){o||(D(e.$$.fragment,l),o=!0)},o(l){B(e.$$.fragment,l),o=!1},d(l){l&&V(t),se(e),n[14](null),r=!1,a()}}}function e3(n){let t,e;return t=new QM({props:{tag:$e(n[0])}}),{c(){oe(t.$$.fragment)},m(i,s){ne(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.tag=$e(i[0])),t.$set(o)},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){B(t.$$.fragment,i),e=!1},d(i){se(t,i)}}}function t3(n){let t,e;return t=new PM({props:{tag:$e(n[0])}}),{c(){oe(t.$$.fragment)},m(i,s){ne(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.tag=$e(i[0])),t.$set(o)},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){B(t.$$.fragment,i),e=!1},d(i){se(t,i)}}}function i3(n){let t,e;return t=new FM({props:{tag:$e(n[0])}}),{c(){oe(t.$$.fragment)},m(i,s){ne(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.tag=$e(i[0])),t.$set(o)},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){B(t.$$.fragment,i),e=!1},d(i){se(t,i)}}}function n3(n){let t,e;return t=new JE({props:{tag:$e(n[0])}}),{c(){oe(t.$$.fragment)},m(i,s){ne(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.tag=$e(i[0])),t.$set(o)},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){B(t.$$.fragment,i),e=!1},d(i){se(t,i)}}}function s3(n){let t,e;return t=new bM({props:{tag:$e(n[0])}}),{c(){oe(t.$$.fragment)},m(i,s){ne(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.tag=$e(i[0])),t.$set(o)},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){B(t.$$.fragment,i),e=!1},d(i){se(t,i)}}}function o3(n){let t,e;return t=new UE({props:{tag:$e(n[0])}}),{c(){oe(t.$$.fragment)},m(i,s){ne(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.tag=$e(i[0])),t.$set(o)},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){B(t.$$.fragment,i),e=!1},d(i){se(t,i)}}}function r3(n){let t,e;return t=new dI({props:{tag:$e(n[0])}}),{c(){oe(t.$$.fragment)},m(i,s){ne(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.tag=$e(i[0])),t.$set(o)},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){B(t.$$.fragment,i),e=!1},d(i){se(t,i)}}}function a3(n){let t,e,i,s,o;const r=[$M,KM,qM],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]=r[e](n),{c(){i.c(),s=Ee()},m(c,h){a[e].m(c,h),R(c,s,h),o=!0},p(c,[h]){let u=e;e=l(c,h),e===u?a[e].p(c,h):(ue(),B(a[u],1,1,()=>{a[u]=null}),fe(),i=a[e],i?i.p(c,h):(i=a[e]=r[e](c),i.c()),D(i,1),i.m(s.parentNode,s))},i(c){o||(D(i),o=!0)},o(c){B(i),o=!1},d(c){a[e].d(c),c&&V(s)}}}function l3(n,t,e){let i,s,o,r,a,l,{tag:c}=t,{hooks:h}=t,{rendererMap:u=new Map}=t,{contentTypeMap:f=new Map}=t,{state:m}=t,{mediaStore:v}=t,{temporaryState:p}=t;pl("hooks",h),pl("mediaStore",v);let g,A;function w(T){T?h.emit("exposure",{id:r,type:"start"}):h.emit("exposure",{id:r,type:"end"})}function I(T,G,_){var U,z;return!(!G.visible||!G.enabled||!_.visible||!((U=T.state)!=null&&U.visible)||((z=T.temporaryState)==null?void 0:z.visible)===!1||T instanceof Ng&&T.loading)}function C(T){Ne[T?"unshift":"push"](()=>{c.contentDom=T,e(0,c)})}const E=T=>h.emit("click",{event:T,target:"TagContent",tag:c});function M(T){Ne[T?"unshift":"push"](()=>{c.contentDom=T,e(0,c)})}const S=T=>{c.entryFromModel&&Gt(c.five.state.mode)?(T.stopPropagation(),c.find({targetMode:"Panorama"})):h.emit("click",{event:T,target:"TagContent",tag:c})};return n.$$set=T=>{"tag"in T&&e(0,c=T.tag),"hooks"in T&&e(1,h=T.hooks),"rendererMap"in T&&e(2,u=T.rendererMap),"contentTypeMap"in T&&e(3,f=T.contentTypeMap),"state"in T&&e(6,m=T.state),"mediaStore"in T&&e(7,v=T.mediaStore),"temporaryState"in T&&e(8,p=T.temporaryState)},n.$$.update=()=>{var T,G,_,U,z,Y,H,N,X,J,q;n.$$.dirty&1&&e(12,i=(T=c.state)==null?void 0:T.unfolded),n.$$.dirty&1&&e(11,s=(G=c.state)==null?void 0:G.visible),n.$$.dirty&321&&e(13,o=m.visible&&p.visible&&((_=c.state)==null?void 0:_.visible)),n.$$.dirty&1&&(r=c.id),n.$$.dirty&321&&e(5,a=!I(c,m,p)),n.$$.dirty&8192&&w(o),n.$$.dirty&7681&&c.hooks&&(i!==void 0&&i!==A&&(e(10,A=i),i?(z=(U=c.hooks).emit)==null||z.call(U,"unfolded"):(H=c==null?void 0:(Y=c.hooks).emit)==null||H.call(Y,"folded")),s!==void 0&&s!==g&&(e(9,g=s),s?(X=(N=c.hooks).emit)==null||X.call(N,"show"):(q=(J=c.hooks).emit)==null||q.call(J,"hide"))),n.$$.dirty&1&&e(4,l=(()=>!(typeof c.config.unfoldedConfig=="object"&&c.config.unfoldedConfig.keep==="folded"))())},[c,h,u,f,l,a,m,v,p,g,A,s,i,o,C,E,M,S]}let Tc=class extends de{constructor(t){super(),he(this,t,l3,a3,ce,{tag:0,hooks:1,rendererMap:2,contentTypeMap:3,state:6,mediaStore:7,temporaryState:8},JM)}};class Ng extends Cc{constructor(e,i){super(e,i);d(this,"loading",!1);d(this,"loadModel",()=>Q(this,null,function*(){var r,a;const e=this.data.modelUrl;if(!e||(this.loading=!0,yield ci(this.five),!this.plugin.tags.includes(this)))return;const i=EP(e).then(l=>Q(this,null,function*(){var u;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 b.Matrix4().fromArray(this.matrix).decompose(c.position,c.quaternion,c.scale),c.updateWorldMatrix(!0,!0),c.visible=this.temporaryState.visible&&this.state.visible,(u=this.getConfig().modelConfig)!=null&&u.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,((r=this.model)==null?void 0:r.promise)!==i||!this.plugin.tags.includes(this))return;this.model.object=s;const o=this.plugin.gltfObjectGroup.children.find(l=>l.customID===this.id);if(o&&(this.plugin.gltfObjectGroup.remove(o),o.removeEventListener()),rn(this)){const l=this.data.mediaPosition.map(bi);if(this.computeRenderType()==="Mesh"&&!this.mediaPlane){this.mediaPlane=new Dl(this.data.mediaData[0].url,l,{objectFit:this.data.objectFit});const c=new b.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 u=te(k({},this.config.tag3DConfig),{mode:"behind",cornerPoints:l,container:c}),f=this.computeRenderType()==="BehindDom"||u.mode==="behind"?"behind":"front",m=new Cg(te(k({},u),{mode:f})),v=this.computeNormal();m.position.add(v.clone().setLength(so.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 g=new Tc({target:c,props:{tag:this,hooks:this.plugin.hooks,state:this.plugin.state,mediaStore:this.plugin.mediaStore,temporaryState:this.plugin.temporaryState}});this.tag3DContentSvelte={svelteApp:g,domContainer:{css3DObject:m},css3DInstance:m,initialNormal:v,currentNormal:v,dispose:()=>{g.$destroy(),m.dispose(),p==null||p()}}}}return this.plugin.gltfObjectGroup.add(s),s}));this.state.unfolded=!0,wP(this.five),this.loadModel().then(()=>this.updateVisible())}applyVisible(){var e,i,s;(e=this.model)!=null&&e.object&&(this.model.object.visible=this.currentVisible),(i=this.tag3DContentSvelte)==null||i.svelteApp.$set({tag:this,state:this.plugin.state,temporaryState:this.plugin.temporaryState}),(s=this.model)!=null&&s.object&&(this.model.object.visible=this.temporaryState.visible&&this.state.visible)}set(...e){super.set(...e),this.loadModel()}setData(...e){var s;super.setData(...e);const i=this.data.mediaPosition.map(bi);this.computeRenderType()==="Mesh"?this.mediaPlane&&this.mediaPlane.src!==this.data.mediaData[0].url&&(this.mediaPlane.removeFromParent(),this.mediaPlane=new Dl(this.data.mediaData[0].url,i,{objectFit:this.data.objectFit})):(s=this.tag3DContentSvelte)==null||s.svelteApp.$set({tag:this})}computeNormal(){return ug(this.data.mediaPosition)}}const c3=new Map,h3=new Map;class d3 extends Cc{constructor(t,e){super(t,e),this.state.unfolded=!0,this.loadModel()}applyVisible(){var e,i,s,o,r,a;this.computeRenderType()==="Mesh"?((i=(e=this.data.mediaData)==null?void 0:e[0])==null?void 0:i.type)==="Video"?this.renderVideoPlane():((o=(s=this.data.mediaData)==null?void 0:s[0])==null?void 0:o.type)==="Image"&&this.renderImagePlane():((r=this.tag3DContentSvelte)==null||r.svelteApp.$set({tag:this,state:this.plugin.state,temporaryState:this.plugin.temporaryState}),(a=this.tag3DContentSvelte)!=null&&a.css3DInstance&&(this.tag3DContentSvelte.css3DInstance.visible=this.temporaryState.visible&&this.state.visible))}set(...t){super.set(...t),this.loadModel()}setData(...t){var i,s,o,r,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():((r=(o=this.data.mediaData)==null?void 0:o[0])==null?void 0:r.type)==="Image"&&this.renderImagePlane():(a=this.tag3DContentSvelte)==null||a.svelteApp.$set({tag:this})}loadModel(){var e,i,s,o,r,a;if(this.computeRenderType()==="Mesh")((i=(e=this.data.mediaData)==null?void 0:e[0])==null?void 0:i.type)==="Video"?this.renderVideoPlane():((o=(s=this.data.mediaData)==null?void 0:s[0])==null?void 0:o.type)==="Image"&&this.renderImagePlane();else{const l=this.position.map(bi);(a=(r=this.tag3DContentSvelte)==null?void 0:r.dispose)==null||a.call(r);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 u=te(k({},this.config.tag3DConfig),{mode:"behind",cornerPoints:l,container:c}),f=this.computeRenderType()==="BehindDom"||u.mode==="behind"?"behind":"front",m=new Cg(te(k({},u),{mode:f})),v=this.computeNormal();m.position.add(v.clone().setLength(so.Z_FIGHTING_OFFSET)),this.plugin.group.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 g=new Tc({target:c,props:{tag:this,hooks:this.plugin.hooks,state:this.plugin.state,mediaStore:this.plugin.mediaStore,temporaryState:this.plugin.temporaryState}});this.tag3DContentSvelte={svelteApp:g,domContainer:{css3DObject:m},css3DInstance:m,initialNormal:v,currentNormal:v,dispose:()=>{g.$destroy(),m.dispose(),p==null||p()}}}}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))(),o=(()=>!!(!this.mediaPlane&&i))(),r=(()=>!!(this.mediaPlane&&this.mediaPlane.src!==e))();if((s||r)&&this.mediaPlane&&(this.plugin.imagePlaneGroup.remove(this.mediaPlane),this.mediaPlane.dispose(),this.mediaPlane.removeFromParent(),this.mediaPlane=void 0),o||r){const l=this.position.map(bi),c=new pg(e,l,{videoCoverSrc:t.videoCoverUrl,playButton:this.data.playIcon,paused:!((a=this.data.autoplayConfig)!=null&&a.autoplayVideo),objectFit:this.data.objectFit,videoTextureMap:c3,ImageTextureMap:h3,domEvents:this.plugin.domEvents});c.onVideoReady=u=>{u.addEventListener("play",()=>this.plugin.mediaStore.set({currentMediaElement:c.videoInstance}))};const h=u=>(this.five.on("renderFrame",u),()=>this.five.off("renderFrame",u));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(bi),s=this.currentVisible,o=(()=>!!(this.mediaPlane&&!s))(),r=(()=>!!(!this.mediaPlane&&s))(),a=(()=>!!(this.mediaPlane&&this.mediaPlane.src!==e))();(o||a)&&this.mediaPlane&&(this.plugin.imagePlaneGroup.remove(this.mediaPlane),this.mediaPlane.dispose(),this.mediaPlane.removeFromParent(),this.mediaPlane=void 0),(r||a)&&(this.mediaPlane=new Dl(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 ug(this.position)}}function u3(n){me(n,"svelte-7aiuwz",'@charset "UTF-8";.tag-point-click-helper.svelte-7aiuwz.svelte-7aiuwz{position:absolute;pointer-events:auto;cursor:pointer;width:calc(100% + 0.75rem);height:calc(100% + 0.75rem);left:50%;top:50%;transform:translate(-50%, -50%)}.tag-point-wrapper.svelte-7aiuwz.svelte-7aiuwz{pointer-events:none;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}.tag-folded-point.svelte-7aiuwz.svelte-7aiuwz,.tag-unfolded-point.svelte-7aiuwz.svelte-7aiuwz{transition:all 0.5s}.tag-point-wrapper.svelte-7aiuwz .tag-unfolded-point.svelte-7aiuwz{display:flex;justify-content:center;align-items:center;position:absolute;width:100%;height:100%;border-radius:50%}.tag-point-wrapper.svelte-7aiuwz .tag-unfolded-point.svelte-7aiuwz: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-7aiuwz .tag-unfolded-point.svelte-7aiuwz: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-7aiuwz .tag-folded-point.svelte-7aiuwz{opacity:1;scale:1}.tag-point-wrapper.folded.svelte-7aiuwz .tag-unfolded-point.svelte-7aiuwz{opacity:0;scale:1}.tag-point-wrapper.unfolded.svelte-7aiuwz .tag-folded-point.svelte-7aiuwz{opacity:0;scale:0.2}.tag-point-wrapper.unfolded.svelte-7aiuwz .tag-unfolded-point.svelte-7aiuwz{opacity:1;scale:1}')}function f3(n){let t,e,i,s,o,r,a,l,c,h,u,f;return s=new Jt({props:{center:!0,blurRadius:15,spreadRadius:5,opacity:.3}}),c=new Hg({props:{icon:n[2],width:n[1]}}),c.$on("iconLoaded",n[7]),{c(){t=L("div"),e=L("div"),i=ee(),oe(s.$$.fragment),o=ee(),r=L("div"),a=ee(),l=L("div"),oe(c.$$.fragment),P(e,"class","tag-point-click-helper svelte-7aiuwz"),P(r,"class","tag-unfolded-point svelte-7aiuwz"),j(r,"transition-delay",(n[3]?n[5]:0)+"ms"),P(l,"class","tag-folded-point svelte-7aiuwz"),j(l,"transition-delay",(n[3]?n[5]:0)+"ms"),P(t,"class","tag-point-wrapper svelte-7aiuwz"),ie(t,"unfolded",n[0]),ie(t,"folded",n[3])},m(m,v){R(m,t,v),O(t,e),O(t,i),ne(s,t,null),O(t,o),O(t,r),O(t,a),O(t,l),ne(c,l,null),h=!0,u||(f=we(e,"click",n[4]),u=!0)},p(m,[v]){v&8&&j(r,"transition-delay",(m[3]?m[5]:0)+"ms");const p={};v&4&&(p.icon=m[2]),v&2&&(p.width=m[1]),c.$set(p),v&8&&j(l,"transition-delay",(m[3]?m[5]:0)+"ms"),(!h||v&1)&&ie(t,"unfolded",m[0]),(!h||v&8)&&ie(t,"folded",m[3])},i(m){h||(D(s.$$.fragment,m),D(c.$$.fragment,m),h=!0)},o(m){B(s.$$.fragment,m),B(c.$$.fragment,m),h=!1},d(m){m&&V(t),se(s),se(c),u=!1,f()}}}function m3(n,t,e){let i,s,o,r;const a=Oi("hooks");let{tag:l}=t,c,h=!1;const u=()=>{c!==void 0&&clearTimeout(c),h=!0,c=setTimeout(()=>{h=!1},800)},f=p=>{h||(l.entryFromModel&&Gt(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 v(p){ds.call(this,n,p)}return n.$$set=p=>{"tag"in p&&e(6,l=p.tag)},n.$$.update=()=>{var p,g,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,o=(A=(g=l.style)==null?void 0:g.point)!=null&&A.url?(w=l.style)==null?void 0:w.point:{url:qw}),n.$$.dirty&64&&e(1,r=(()=>{var E,M,S,T;const I=(M=(E=l.style)==null?void 0:E.point)==null?void 0:M.width;if(typeof I=="number")return I;const C=(T=(S=l.style)==null?void 0:S.point)==null?void 0:T.size;if(typeof C=="number")return C;if(C==="S")return 18;if(C==="M")return 20;if(C==="L")return 24;if(C==="XL")return 28})())},u(),[i,r,o,s,f,m,l,v]}class g3 extends de{constructor(t){super(),he(this,t,m3,f3,ce,{tag:6},u3)}}function p3(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 df(n){let t,e,i,s,o,r,a,l,c;const h=[A3,v3],u=[];function f(g,A){return g[8]?0:1}e=f(n),i=u[e]=h[e](n);const m=[y3,b3],v=[];function p(g,A){return g[15]?0:1}return o=p(n),r=v[o]=m[o](n),{c(){t=L("div"),i.c(),s=ee(),r.c(),P(t,"class","tag svelte-2g2g8a"),P(t,"data-tag-id",n[14]),P(t,"data-tag-unfolded",n[6]),P(t,"data-content-type",a=n[0].contentType),P(t,"id",l=`tag-${n[14]}`),ie(t,"unClickable",n[0].config.clickable===!1),ie(t,"hide",n[12]),ie(t,"enableZIndex",n[9]),j(t,"z-index",n[9]),j(t,"transform",`translate3d(${n[11]}, ${n[10]}, 0) scale(${n[7].scale})`)},m(g,A){R(g,t,A),u[e].m(t,null),O(t,s),v[o].m(t,null),n[17](t),c=!0},p(g,A){let w=e;e=f(g),e===w?u[e].p(g,A):(ue(),B(u[w],1,1,()=>{u[w]=null}),fe(),i=u[e],i?i.p(g,A):(i=u[e]=h[e](g),i.c()),D(i,1),i.m(t,s));let I=o;o=p(g),o===I?v[o].p(g,A):(ue(),B(v[I],1,1,()=>{v[I]=null}),fe(),r=v[o],r?r.p(g,A):(r=v[o]=m[o](g),r.c()),D(r,1),r.m(t,null)),(!c||A&16384)&&P(t,"data-tag-id",g[14]),(!c||A&64)&&P(t,"data-tag-unfolded",g[6]),(!c||A&1&&a!==(a=g[0].contentType))&&P(t,"data-content-type",a),(!c||A&16384&&l!==(l=`tag-${g[14]}`))&&P(t,"id",l),(!c||A&1)&&ie(t,"unClickable",g[0].config.clickable===!1),(!c||A&4096)&&ie(t,"hide",g[12]),(!c||A&512)&&ie(t,"enableZIndex",g[9]),A&512&&j(t,"z-index",g[9]),A&3200&&j(t,"transform",`translate3d(${g[11]}, ${g[10]}, 0) scale(${g[7].scale})`)},i(g){c||(D(i),D(r),c=!0)},o(g){B(i),B(r),c=!1},d(g){g&&V(t),u[e].d(),v[o].d(),n[17](null)}}}function v3(n){let t;return{c(){t=L("div"),P(t,"data-info","tag point is disable")},m(e,i){R(e,t,i)},p:K,i:K,o:K,d(e){e&&V(t)}}}function A3(n){let t,e;return t=new g3({props:{tag:n[0]}}),{c(){oe(t.$$.fragment)},m(i,s){ne(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.tag=i[0]),t.$set(o)},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){B(t.$$.fragment,i),e=!1},d(i){se(t,i)}}}function b3(n){let t;return{c(){t=L("div"),P(t,"data-info","tag content is disable")},m(e,i){R(e,t,i)},p:K,i:K,o:K,d(e){e&&V(t)}}}function y3(n){let t,e;return t=new Tc({props:{mediaStore:n[1],tag:$e(n[0]),hooks:n[16],state:n[4],temporaryState:n[5],rendererMap:n[2],contentTypeMap:n[3]}}),{c(){oe(t.$$.fragment)},m(i,s){ne(t,i,s),e=!0},p(i,s){const o={};s&2&&(o.mediaStore=i[1]),s&1&&(o.tag=$e(i[0])),s&16&&(o.state=i[4]),s&32&&(o.temporaryState=i[5]),s&4&&(o.rendererMap=i[2]),s&8&&(o.contentTypeMap=i[3]),t.$set(o)},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){B(t.$$.fragment,i),e=!1},d(i){se(t,i)}}}function w3(n){let t,e,i=n[7]&&!n[13]&&df(n);return{c(){i&&i.c(),t=Ee()},m(s,o){i&&i.m(s,o),R(s,t,o),e=!0},p(s,[o]){s[7]&&!s[13]?i?(i.p(s,o),o&8320&&D(i,1)):(i=df(s),i.c(),D(i,1),i.m(t.parentNode,t)):i&&(ue(),B(i,1,1,()=>{i=null}),fe())},i(s){e||(D(i),e=!0)},o(s){B(i),e=!1},d(s){i&&i.d(s),s&&V(t)}}}function C3(n,t,e){let i,s,o,r,a,l,c,h,u,f,{tag:m}=t,{mediaStore:v}=t,{rendererMap:p=new Map}=t,{contentTypeMap:g=new Map}=t,{state:A}=t,{temporaryState:w}=t;const I=Oi("hooks");function C(E){Ne[E?"unshift":"push"](()=>{m.dom=E,e(0,m)})}return n.$$set=E=>{"tag"in E&&e(0,m=E.tag),"mediaStore"in E&&e(1,v=E.mediaStore),"rendererMap"in E&&e(2,p=E.rendererMap),"contentTypeMap"in E&&e(3,g=E.contentTypeMap),"state"in E&&e(4,A=E.state),"temporaryState"in E&&e(5,w=E.temporaryState)},n.$$.update=()=>{var E,M,S,T;n.$$.dirty&5&&e(8,i=(()=>{var G,_,U;return!(((_=(G=m.style)==null?void 0:G.point)==null?void 0:_.enabled)===!1||((U=p.get(m.contentType))==null?void 0:U.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&&Gt(m.five.state.mode)&&i))()),n.$$.dirty&1&&e(14,o=m.id),n.$$.dirty&1&&e(7,r=m.screenPosition),n.$$.dirty&1&&e(13,a=m.enabled===!1||!m.state),n.$$.dirty&129&&e(12,l=!((E=m.state)!=null&&E.visible)||((M=m.temporaryState)==null?void 0:M.visible)===!1||!r),n.$$.dirty&1&&e(6,c=(S=m.state)==null?void 0:S.unfolded),n.$$.dirty&128&&e(11,h=(r==null?void 0:r.leftPx)+"px"),n.$$.dirty&128&&e(10,u=(r==null?void 0:r.topPx)+"px"),n.$$.dirty&65&&e(9,f=c?((T=m.zIndex)!=null?T:0)+(c?1e6:0):void 0)},[m,v,p,g,A,w,c,r,i,f,u,h,l,a,o,s,I,C]}class P3 extends de{constructor(t){super(),he(this,t,C3,w3,ce,{tag:0,mediaStore:1,rendererMap:2,contentTypeMap:3,state:4,temporaryState:5},p3)}}function I3(n){me(n,"svelte-1owzhnq",".tag--container.svelte-1owzhnq{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-1owzhnq{opacity:0;pointer-events:none}.tag--container.hide.svelte-1owzhnq *{pointer-events:none !important}")}function uf(n,t,e){const i=n.slice();return i[8]=t[e],i}function ff(n){let t,e=[],i=new Map,s,o,r=n[0];const a=l=>l[8].id;for(let l=0;l<r.length;l+=1){let c=uf(n,r,l),h=a(c);i.set(h,e[l]=mf(h,c))}return{c(){var l;t=L("div");for(let c=0;c<e.length;c+=1)e[c].c();P(t,"class","tag--container svelte-1owzhnq"),P(t,"data-infive","1"),ie(t,"hide",!n[4].visible||!n[5].visible),j(t,"z-index",(l=n[6])!=null?l:"")},m(l,c){R(l,t,c);for(let h=0;h<e.length;h+=1)e[h]&&e[h].m(t,null);o=!0},p(l,c){var h;c&63&&(r=l[0],ue(),e=Zt(e,c,a,1,l,r,i,t,Hi,mf,null,uf),fe()),(!o||c&48)&&ie(t,"hide",!l[4].visible||!l[5].visible),c&64&&j(t,"z-index",(h=l[6])!=null?h:"")},i(l){if(!o){for(let c=0;c<r.length;c+=1)D(e[c]);s||tt(()=>{s=Fi(t,ut,{}),s.start()}),o=!0}},o(l){for(let c=0;c<e.length;c+=1)B(e[c]);o=!1},d(l){l&&V(t);for(let c=0;c<e.length;c+=1)e[c].d()}}}function mf(n,t){let e,i,s;return i=new P3({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=Ee(),oe(i.$$.fragment),this.first=e},m(o,r){R(o,e,r),ne(i,o,r),s=!0},p(o,r){t=o;const a={};r&16&&(a.state=t[4]),r&32&&(a.temporaryState=t[5]),r&1&&(a.tag=t[8]),r&2&&(a.mediaStore=t[1]),r&4&&(a.rendererMap=t[2]),r&8&&(a.contentTypeMap=t[3]),i.$set(a)},i(o){s||(D(i.$$.fragment,o),s=!0)},o(o){B(i.$$.fragment,o),s=!1},d(o){o&&V(e),se(i,o)}}}function E3(n){let t,e,i=n[4].enabled&&ff(n);return{c(){i&&i.c(),t=Ee()},m(s,o){i&&i.m(s,o),R(s,t,o),e=!0},p(s,[o]){s[4].enabled?i?(i.p(s,o),o&16&&D(i,1)):(i=ff(s),i.c(),D(i,1),i.m(t.parentNode,t)):i&&(ue(),B(i,1,1,()=>{i=null}),fe())},i(s){e||(D(i),e=!0)},o(s){B(i),e=!1},d(s){i&&i.d(s),s&&V(t)}}}function M3(n,t,e){let{tags:i=[]}=t,{hooks:s}=t,{mediaStore:o}=t,{rendererMap:r}=t,{contentTypeMap:a}=t,{state:l}=t,{temporaryState:c}=t,{zIndex:h=void 0}=t;return pl("hooks",s),n.$$set=u=>{"tags"in u&&e(0,i=u.tags),"hooks"in u&&e(7,s=u.hooks),"mediaStore"in u&&e(1,o=u.mediaStore),"rendererMap"in u&&e(2,r=u.rendererMap),"contentTypeMap"in u&&e(3,a=u.contentTypeMap),"state"in u&&e(4,l=u.state),"temporaryState"in u&&e(5,c=u.temporaryState),"zIndex"in u&&e(6,h=u.zIndex)},[i,o,r,a,l,c,h,s]}class x3 extends de{constructor(t){super(),he(this,t,M3,E3,ce,{tags:0,hooks:7,mediaStore:1,rendererMap:2,contentTypeMap:3,state:4,temporaryState:5,zIndex:6},I3)}}const Gg="Dnalogel-PanoTagPlugin",k3=n=>`${Gg}--${n}`;class pr extends pP{constructor(e,i){super(e);d(this,"state",{enabled:!0,visible:!0});d(this,"debug");d(this,"debugUtil",new vP(this));d(this,"changeTagModel",(e,i)=>Q(this,null,function*(){var s;e.data=Qe({},e.data,i),yield(s=e.loadModel)==null?void 0:s.call(e)}));d(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(),rn(s)&&e!=="Panorama"&&this.changeTagMode(s,"behind")})})};this.tags.length<500?i():this.five.ready().then(()=>i())});d(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())});d(this,"clickhandler",e=>{e.tag.onClick(e)});d(this,"handleFiveCameraUpdate",()=>{this.filterPointTag.forEach(e=>e.updateScreenPosition())});d(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)});d(this,"handleFivePanoArrived",()=>Q(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($C).filter(e=>{var i;return(i=e.getConfig().modelConfig)==null?void 0:i.autoLookAtEnabled}).forEach(e=>{var c;const i=new b.Mesh(new b.BoxGeometry,new b.MeshBasicMaterial),s=(c=e.model)==null?void 0:c.object;if(!s)return;i.position.copy(s.position),i.quaternion.copy(s.quaternion);const o=this.five.camera.position;i.lookAt(o.clone().setY(i.position.y));const r=s.quaternion.clone(),a=i.quaternion.clone(),l=Xs();l.onUpdate(({progress:h})=>{s.quaternion.copy(r.clone().slerp(a,h))}),l.play()})}));d(this,"handleFiveModelShownFloorChange",()=>{this.tagsDo(this.tags,e=>e.updateVisible())});d(this,"onFiveEveryReady",()=>{this.setUnfoldedByCamera(),Gt(this.five.getCurrentState().mode)&&this.tagsDo(this.tags,e=>e.updateVisible())});d(this,"render",()=>{this.renderQueue.forEach((e,i)=>{const{keys:s}=e;if(i==="TagContainerSvelte"){const r=this.filterPointTag.filter(l=>l.screenPosition),a={hooks:this.hooks,tags:r,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 x3({target:this.container,props:te(k({},a),{state:te(k({},this.state),{enabled:!1})})}),no(()=>{var l;(l=this.TagContainerSvelte)==null||l.$set({state:this.state})})}}}),this.renderQueue.clear()});this.params=Qe({},{debug:!1,config:this.config},k({},i)),this.debug=this.params.debug,this.config=this.params.config,this.debug&&this.debugUtil.bindLog(),aP(1,{namespace:wc.PlayAudio});try{Array.isArray(window.__PANOTAGPLUGIN_DEBUG_LIST__)||(window.__PANOTAGPLUGIN_DEBUG_LIST__=[]),this.NAME=Gg+"-"+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,o)=>o.tags.length-s.tags.length)[0]}})}catch(s){}}appendTo(e){var s,o,r;this.debugUtil.addLog("appendTo"),this.container=e;const i=(o=(s=this.TagContainerSvelte)==null?void 0:s.$$)==null?void 0:o.root;i&&i!==this.container&&((r=this.TagContainerSvelte)==null||r.$destroy(),this.TagContainerSvelte=void 0)}load(e){return Q(this,null,function*(){var s,o;this.clearTags();try{console.debug(this.NAME," load:",{data:JSON.parse(JSON.stringify(e))})}catch(r){}this.config=Qe({},this.config,{globalConfig:(s=e.globalConfig)!=null?s:{},contentTypeConfig:(o=e.contentTypeConfig)!=null?o:{}});const i=yield this.addTag(e.tagList);return this.hooks.emit("loaded"),i})}addTag(e){return Q(this,null,function*(){const s=(Array.isArray(e)?e:[e]).filter(o=>o.position).map(o=>{const r=yc(o);if(r==="2DPoint"||r==="3DPoint")return new yP(this,o);if(r==="Model")return new Ng(this,o);if(r==="Plane")return new d3(this,o)});return s.forEach(oP),this.tags.push(...s),this.tagsLengthWillUpdate=!0,ci(this.five).then(()=>Q(this,null,function*(){var o,r;this.store.eventListenerDisposer&&((r=(o=this.store).eventListenerDisposer)==null||r.call(o)),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=Qe({},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=Qe({},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]=Qe({},this.config.contentTypeConfig[e],i):this.config.contentTypeConfig[e]=i,this.tags.forEach(o=>{o.updateConfig()}),this.tagsDo(this.tags,o=>{o.updateVisible()})}show(e){return Q(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 Q(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:{},o=k({},this.state);this.state=Object.assign(this.state,e),o.visible!==this.state.visible&&(e.visible?this.handleShow():this.handleHide()),o.enabled!==this.state.enabled&&(e.enabled?this.handleEnable():this.handleDisable()),this.hooks.emit("stateChange",{state:this.state,prevState:o,userAction:s})}dispose(){var e,i,s,o,r,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=[],(o=(s=this.store).eventListenerDisposer)==null||o.call(s),this.store.eventListenerDisposer=void 0,(a=(r=this.store).resizeObserverDisposer)==null||a.call(r),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 Q(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 o;const s=this.getTagById(e);s&&(s.enabled=i,(o=s.hooks)==null||o.emit(i?"enable":"disable"))}changeTagNormalById(e,i){const s=this.getTagById(e);s&&s.tag3DContentSvelte&&(s.tag3DContentSvelte.currentNormal=bi(i))}changePositionById(e,i){const s=this.getTagById(e);s&&s.setPosition(i)}changeDataById(e,i,s=!0){const o=this.getTagById(e);o&&(o.setData(i,s),this.clearUnusedPanelTag(),o.hooks.emit("dataChanged",o.data))}changeStickTypeById(e,i,s=!0){this.changeTagById(e,i,s)}changeTagById(e,i,s=!0){const o=this.getTagById(e);o&&(o.set(i),o.updateVisible(),this.clearUnusedPanelTag(),o.hooks.emit("dataChanged",o.data))}destroyTagById(e){(Array.isArray(e)?e:[e]).forEach(s=>{var o;return(o=this.getTagById(s))==null?void 0:o.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,o,r,a,l;(o=(s=i.mediaPlane)==null?void 0:s.parent)==null||o.remove(i.mediaPlane),(l=(a=(r=i.model)==null?void 0:r.object)==null?void 0:a.parent)==null||l.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 Q(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:o,unobserve:r}=er(nP(()=>{this.store.resizeObserverDisposer&&s()},500),e),{observe:a,unobserve:l}=er(iP(()=>i(),400),e);return o(),a(),()=>{r(),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 o=i.getConfig().unfoldedConfig;un(o).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||un(s.autoUnfold).enable===!1||s.keep)||i.state&&(i.state.unfolded=!1)})}changeTagMode(e,i){var s,o,r,a,l,c;((s=e.config)==null?void 0:s.renderType)!=="Mesh"&&((a=(r=(o=e.tag3DContentSvelte)==null?void 0:o.css3DInstance)==null?void 0:r.css3DObject)==null?void 0:a.mode)!==i&&((l=e.config)!=null&&l.tag3DConfig?e.config.tag3DConfig.mode=i:e.config?e.config.tag3DConfig={mode:i}:e.config={tag3DConfig:{mode:i}},(c=this.store.css3DRenderDisposer.get(e.id))==null||c.forEach(h=>h==null?void 0:h()),e.tag3DContentSvelte=void 0)}addEventListener(){const{five:e,hooks:i}=this,s=Ql(this.five,this.onFiveEveryReady);return this.handleFivePanoArrived(),e.on("wantsMoveToPano",this.handleFiveWantsMoveToPano),e.on("models.refined",this.onFiveEveryReady),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.onFiveEveryReady),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 D3=(n,t)=>new pr(n,t);function S3(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 gf(n){let t,e;return{c(){t=L("div"),e=Se(n[0]),P(t,"class","guide-line__tag-text svelte-4qjwer"),j(t,"border-image-source",`url(${n[6]})`)},m(i,s){R(i,t,s),O(t,e)},p(i,s){s&1&&Te(e,i[0])},d(i){i&&V(t)}}}function pf(n){let t,e,i,s,o=n[5]("全程")+"",r,a,l=n[5]("米")+"",c,h,u,f,m,v,p=n[4]&&vf(n);return{c(){t=L("div"),p&&p.c(),e=ee(),i=L("div"),s=L("span"),r=Se(o),a=Se(n[2]),c=Se(l),h=ee(),u=L("span"),f=Se(n[0]),m=ee(),v=L("div"),P(s,"class","distance svelte-4qjwer"),P(u,"class","name svelte-4qjwer"),P(i,"class","distance-and-name svelte-4qjwer"),P(v,"class","border svelte-4qjwer"),P(t,"class","text-with-distance svelte-4qjwer")},m(g,A){R(g,t,A),p&&p.m(t,null),O(t,e),O(t,i),O(i,s),O(s,r),O(s,a),O(s,c),O(i,h),O(i,u),O(u,f),O(t,m),O(t,v)},p(g,A){g[4]?p?p.p(g,A):(p=vf(g),p.c(),p.m(t,e)):p&&(p.d(1),p=null),A&32&&o!==(o=g[5]("全程")+"")&&Te(r,o),A&4&&Te(a,g[2]),A&32&&l!==(l=g[5]("米")+"")&&Te(c,l),A&1&&Te(f,g[0])},d(g){g&&V(t),p&&p.d()}}}function vf(n){let t,e;return{c(){t=L("span"),e=Se(n[4]),P(t,"class","line-name svelte-4qjwer")},m(i,s){R(i,t,s),O(t,e)},p(i,s){s&16&&Te(e,i[4])},d(i){i&&V(t)}}}function T3(n){let t,e,i,s,o,r,a,l,c,h=n[0]&&!n[2]&&gf(n),u=n[2]&&pf(n);return{c(){t=L("div"),e=L("div"),i=ee(),s=L("div"),o=ee(),r=L("div"),a=L("div"),l=ee(),h&&h.c(),c=ee(),u&&u.c(),P(e,"class","guide-line__tag-point svelte-4qjwer"),P(s,"class","guide-line__tag-line svelte-4qjwer"),P(a,"class","guide-line__tag-icon svelte-4qjwer"),j(a,"background-image",`url(${n[1]})`),P(r,"class","guide-line__tag-content svelte-4qjwer"),P(t,"class","guide-line__tag svelte-4qjwer"),j(t,"opacity",n[3])},m(f,m){R(f,t,m),O(t,e),O(t,i),O(t,s),O(t,o),O(t,r),O(r,a),O(r,l),h&&h.m(r,null),O(r,c),u&&u.m(r,null)},p(f,[m]){m&2&&j(a,"background-image",`url(${f[1]})`),f[0]&&!f[2]?h?h.p(f,m):(h=gf(f),h.c(),h.m(r,c)):h&&(h.d(1),h=null),f[2]?u?u.p(f,m):(u=pf(f),u.c(),u.m(r,null)):u&&(u.d(1),u=null),m&8&&j(t,"opacity",f[3])},i:K,o:K,d(f){f&&V(t),h&&h.d(),u&&u.d()}}}function L3(n,t,e){let{text:i=""}=t,{icon_url:s=""}=t,{distance:o=0}=t,{opacity:r=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,o=h.distance),"opacity"in h&&e(3,r=h.opacity),"name"in h&&e(4,a=h.name),"i18n"in h&&e(5,l=h.i18n)},[i,s,o,r,a,l,c]}class z3 extends de{constructor(t){super(),he(this,t,L3,T3,ce,{text:0,icon_url:1,distance:2,opacity:3,name:4,i18n:5},S3)}}function j3(n){return n.length===0?[]:n.filter((t,e)=>t!==n[e-1])}const O3=`
843
843
  varying vec2 vUv;
844
844
  varying float ignoreAnimationMap;
845
845
  attribute float animationWillError;
@@ -980,7 +980,7 @@ void main() {
980
980
  gl_FragColor.a = gl_FragColor.a * distanceOpacity();
981
981
  gl_FragColor.a = gl_FragColor.a * flicker;
982
982
  }
983
- `;class Tl{constructor(t,e){d(this,"name","");d(this,"startTagContainer");d(this,"endTagContainer");d(this,"path",[]);d(this,"geometryStyle",{});d(this,"materialStyle",{});d(this,"meshStyle",{});d(this,"group",new b.Group);d(this,"meshWithDepthTest");d(this,"meshWithoutDepthTest");d(this,"visible",null);d(this,"five");d(this,"mode");d(this,"_curvePath",null);d(this,"_curvePoints",null);d(this,"_panoGroup",[]);d(this,"skippedPositions",null);d(this,"textureUrl","");d(this,"scale",1);d(this,"width",.5);d(this,"unitLength",.5);d(this,"_visibleFloorIndexes",null);d(this,"modeVisible",!1);d(this,"floorVisible",!0);d(this,"defaultVisible",!1);d(this,"inWalkAnimation",!1);d(this,"customVisible",null);d(this,"parent");d(this,"plugin");d(this,"textureHasLoaded",!1);d(this,"disposed",!1);d(this,"flowAnime",new Un({progress:0}).to({progress:1}).duration(1500).repeat(1/0));d(this,"cacheLengths",[]);d(this,"heightOffset",0);d(this,"panoMap",{});d(this,"autoDepthTestEffectDistance");d(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("panoArrived",this.onFivePanoArrived),this.five.off("modelShownFloorChange",this.onFiveModelShownFloorChange),this.doHide(),(t=this.startTagContainer)==null||t.plugin.dispose(),(e=this.endTagContainer)==null||e.plugin.dispose())});d(this,"onWalkAnimationStart",()=>{this.inWalkAnimation=!0,this.updateVisible()});d(this,"onWalkAnimationEnd",()=>{this.inWalkAnimation=!1,this.updateVisible()});d(this,"onFiveModeChange",t=>{this.modeVisible=this.mode==="panorama"?tn(t):Gt(t),this.updateVisible()});d(this,"onFivePanoArrived",t=>{var s,o,r,a,l,c;const e=(r=(o=(s=this.path)==null?void 0:s[0])==null?void 0:o.panoIndexMap)==null?void 0:r[t],i=this.panoMap[e!=null?e:t];if(i===void 0)this.group.children.includes(this.meshWithoutDepthTest)&&this.group.remove(this.meshWithoutDepthTest),this.meshWithDepthTest.material.uniforms.excludeMinV.value=-1,this.meshWithDepthTest.material.uniforms.excludeMaxV.value=-1;else{this.group.children.includes(this.meshWithoutDepthTest)||this.group.add(this.meshWithoutDepthTest),this.meshWithoutDepthTest.visible=!0;const h=this.meshWithDepthTest.geometry.getAttribute("uv"),u=100*((a=this.autoDepthTestEffectDistance)!=null?a:2),f=(l=h.getY((i-u)*2))!=null?l:0,m=(c=h.getY((i+u)*2))!=null?c:h.getY(h.count-1);this.meshWithDepthTest.material.uniforms.excludeMinV.value=f,this.meshWithDepthTest.material.uniforms.excludeMaxV.value=m,this.meshWithoutDepthTest.material.uniforms.includeMinV.value=f,this.meshWithoutDepthTest.material.uniforms.includeMaxV.value=m}this.meshWithDepthTest.material.uniformsNeedUpdate=!0,this.meshWithoutDepthTest.material.uniformsNeedUpdate=!0,this.five.needsRender=!0});d(this,"onFiveModelShownFloorChange",t=>{this.floorVisible=t===null||this.visibleFloorIndexes===null||this.visibleFloorIndexes.includes(t),this.updateVisible()});d(this,"updateVisible",()=>{const t=(()=>!this.parent.visible||!this.plugin.state.enabled||!this.plugin.state.visible?!1:this.customVisible!==null?this.customVisible:this.inWalkAnimation?!0:this.modeVisible&&this.defaultVisible&&this.floorVisible)();this.visible=t,t&&this.textureHasLoaded?this.doShow():this.doHide()});d(this,"onFlowAnimeUpdate",t=>{const{progress:e}=t;this.meshWithDepthTest.material.uniforms.vOffset.value=e,this.meshWithoutDepthTest.material.uniforms.vOffset.value=e,this.meshWithDepthTest.material.uniformsNeedUpdate=!0,this.meshWithoutDepthTest.material.uniformsNeedUpdate=!0,this.five.needsRender=!0});d(this,"logError",t=>cg("GuideLineModeItem: ",t));var o,r;this.five=t,this.mode=e.mode,this.plugin=e.plugin,this.parent=e.parent,this.group.name="GuideLineModeItem";const i=new b.BufferGeometry,s=new b.ShaderMaterial({vertexShader:O3,fragmentShader:V3,transparent:!0,uniforms:{map:{value:null},useMapColor:{value:0},mapColor:{value:new b.Color},mapOpacity:{value:1},backgroundColor:{value:new b.Color},backgroundOpacity:{value:0},borderColor:{value:new b.Color},borderOpacity:{value:0},backgroundClip:{value:0},borderWidth:{value:.05},opacity:{value:1},flicker:{value:1},maxV:{value:0},vOffset:{value:0},includeMinV:{value:-1},includeMaxV:{value:-1},excludeMinV:{value:-1},excludeMaxV:{value:-1}}});this.meshWithDepthTest=new b.Mesh(i,s),this.meshWithoutDepthTest=new b.Mesh(i,s.clone()),this.meshWithoutDepthTest.material.depthTest=!1,this.meshWithDepthTest.name="GuideLineModeItemWithDepthTest",this.meshWithoutDepthTest.name="GuideLineModeItemWithoutDepthTest",this.group.add(this.meshWithDepthTest),this.mode==="panorama"&&(this.parent.hooks.on("walkStart",this.onWalkAnimationStart),this.parent.hooks.on("walkEnded",this.onWalkAnimationEnd),this.onFivePanoArrived(this.five.getCurrentState().panoIndex)),this.updateVisible(),this.onFiveModeChange(this.five.getCurrentState().mode),this.onFiveModelShownFloorChange((r=(o=this.five.model)==null?void 0:o.shownFloor)!=null?r: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("panoArrived",this.onFivePanoArrived),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=j3(t);if(this._panoGroup=i,(e==null?void 0:e.skipPanoGroup)!==void 0){const o=e.skipPanoGroup?i.map(r=>this.plugin.workUtil.getObserverStandingPosition(r)).filter(xe):null;this.skippedPositions=o}const s=this.getPathFromPanoGroup(i,this.five.work,e);this.path=s,this.setGeometryByPath(s,e)}setGeometryByPath(t,e){var f,m,v,p;if(this.disposed)return this.logError("disposed");const i=(f=e==null?void 0:e.scale)!=null?f:this.scale,s=(m=e==null?void 0:e.width)!=null?m:this.width,o=(v=e==null?void 0:e.unit_length)!=null?v:this.unitLength;this.scale=i,this.width=s,this.unitLength=o;const{geometry:r,maxV:a,curvePath:l,curvePoints:c,panoMap:h,totalLength:u}=YC({path:t,width:s*i,unitLength:o*i,skipPositions:this.skippedPositions,useAutoDepthTest:e.useAutoDepthTest});this.autoDepthTestEffectDistance=(p=e.autoDepthTestEffectDistance)!=null?p:(()=>{const g=u/10;return g>3?3:g<1?1:g})(),this.panoMap=h,this._curvePath=l,this._curvePoints=c,this.meshWithDepthTest.geometry.copy(r),this.onFivePanoArrived(this.five.getCurrentState().panoIndex),this.meshWithDepthTest.material.needsUpdate=!0,this.meshWithDepthTest.material.uniforms.maxV.value=a,this.meshWithoutDepthTest.material.needsUpdate=!0,this.meshWithoutDepthTest.material.uniforms.maxV.value=a,this.five.needsRender=!0,this.path=t,this.geometryStyle=k(k({},this.geometryStyle),e)}setMartial(t){var i,s,o,r,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((o=t==null?void 0:t.opacity)!=null?o:.5),this.setTextureUrl((a=(r=t==null?void 0:t.texture)==null?void 0:r.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=k(k({},this.materialStyle),t);this.materialStyle=e}setMeshStyle(t){if(t!=null&&t.translate){const s=new b.Vector3,o=new b.Vector3().fromArray(t.translate);o.y+=this.heightOffset,s.add(o),this.group.position.copy(s),i(this.startTagContainer,o),i(this.endTagContainer,o)}const e=k(k({},this.meshStyle),t);this.meshStyle=e;function i(s,o){if(!(s!=null&&s.tag))return;const r=new b.Vector3().fromArray(s.tag.position);r.add(o);const a=r.toArray();s.plugin.changeTagById(s.tag.id,{position:a})}}setHeightOffset(t){const e=new b.Vector3;this.meshStyle.translate&&e.add(new b.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.meshWithDepthTest.material.uniforms.mapColor.value=new b.Color().set(t),this.meshWithoutDepthTest.material.uniforms.mapColor.value=new b.Color().set(t)),this.meshWithDepthTest.material.uniforms.useMapColor.value=t?1:0,this.meshWithoutDepthTest.material.uniforms.useMapColor.value=t?1:0,this.meshWithDepthTest.material.uniformsNeedUpdate=!0,this.meshWithoutDepthTest.material.uniformsNeedUpdate=!0,this.five.needsRender=!0}setBorderColor(t){if(this.disposed)return this.logError("disposed");this.meshWithDepthTest.material.uniforms.borderColor.value=new b.Color().set(t),this.meshWithoutDepthTest.material.uniforms.borderColor.value=new b.Color().set(t),this.meshWithDepthTest.material.uniformsNeedUpdate=!0,this.meshWithoutDepthTest.material.uniformsNeedUpdate=!0,this.five.needsRender=!0}setBorderOpacity(t){if(this.disposed)return this.logError("disposed");this.meshWithDepthTest.material.uniforms.borderOpacity.value=t,this.meshWithoutDepthTest.material.uniforms.borderOpacity.value=t,this.meshWithDepthTest.material.uniformsNeedUpdate=!0,this.meshWithoutDepthTest.material.uniformsNeedUpdate=!0,this.five.needsRender=!0}setBackgroundClip(t){if(this.disposed)return this.logError("disposed");this.meshWithDepthTest.material.uniforms.backgroundClip.value=t==="border-box"?0:1,this.meshWithoutDepthTest.material.uniforms.backgroundClip.value=t==="border-box"?0:1,this.meshWithDepthTest.material.uniformsNeedUpdate=!0,this.meshWithoutDepthTest.material.uniformsNeedUpdate=!0,this.five.needsRender=!0}setBorderWidth(t){if(this.disposed)return this.logError("disposed");this.meshWithDepthTest.material.uniforms.borderWidth.value=t,this.meshWithoutDepthTest.material.uniforms.borderWidth.value=t,this.meshWithDepthTest.material.uniformsNeedUpdate=!0,this.meshWithoutDepthTest.material.uniformsNeedUpdate=!0,this.five.needsRender=!0}setBackgroundColor(t){if(this.disposed)return this.logError("disposed");this.meshWithDepthTest.material.uniforms.backgroundColor.value=new b.Color().set(t),this.meshWithoutDepthTest.material.uniforms.backgroundColor.value=new b.Color().set(t),this.meshWithDepthTest.material.uniformsNeedUpdate=!0,this.meshWithoutDepthTest.material.uniformsNeedUpdate=!0,this.five.needsRender=!0}setBackgroundOpacity(t){if(this.disposed)return this.logError("disposed");this.meshWithDepthTest.material.uniforms.backgroundOpacity.value=t,this.meshWithoutDepthTest.material.uniforms.backgroundOpacity.value=t,this.meshWithDepthTest.material.uniformsNeedUpdate=!0,this.meshWithoutDepthTest.material.uniformsNeedUpdate=!0,this.five.needsRender=!0}setOpacity(t){if(this.disposed)return this.logError("disposed");this.meshWithDepthTest.material.uniforms.opacity.value=t,this.meshWithoutDepthTest.material.uniforms.opacity.value=t,this.meshWithDepthTest.material.uniformsNeedUpdate=!0,this.meshWithoutDepthTest.material.uniformsNeedUpdate=!0,this.five.needsRender=!0}setMapOpacity(t){if(this.disposed)return this.logError("disposed");this.meshWithDepthTest.material.uniforms.mapOpacity.value=t,this.meshWithoutDepthTest.material.uniforms.mapOpacity.value=t,this.meshWithDepthTest.material.uniformsNeedUpdate=!0,this.meshWithoutDepthTest.material.uniformsNeedUpdate=!0,this.five.needsRender=!0}setTextureUrl(t){if(this.disposed)return this.logError("disposed");this.textureUrl=t,on(t).then(e=>{this.disposed||this.textureUrl===t&&(e.wrapT=b.RepeatWrapping,this.textureHasLoaded=!0,this.meshWithDepthTest.material.uniforms.map.value=e,this.meshWithoutDepthTest.material.uniforms.map.value=e,this.meshWithDepthTest.material.uniformsNeedUpdate=!0,this.meshWithoutDepthTest.material.uniformsNeedUpdate=!0,this.meshWithDepthTest.material.needsUpdate=!0,this.meshWithoutDepthTest.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,o,r;if(this.disposed)return this.logError("disposed");Er([this.group,(i=(e=(t=this.startTagContainer)==null?void 0:t.plugin)==null?void 0:e.tags[0])==null?void 0:i.dom,(r=(o=(s=this.endTagContainer)==null?void 0:s.plugin)==null?void 0:o.tags[0])==null?void 0:r.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;if(!this.curvePoints||!this.curvePath)return[];const t=this.curvePoints.length,e=this.curvePath.getLength(),i=t-1,s=e/i,o=(l=this.curvePath.getLengths(i))!=null?l:[],r=[];let a=0;for(let c=0;c<t;c++){const h=this.curvePoints[c],u=this.plugin.workUtil.getObserverStandingPosition(a);if(!u)break;u.clone().setY(0).distanceTo(h.clone().setY(0))<s&&(r.push(o[c]),a+=1)}return r}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 pr(this.five,{containerZIndex:1})},this.startTagContainer))():(c=this.endTagContainer)!=null?c:(()=>(this.endTagContainer={tag:null,plugin:new pr(this.five,{containerZIndex:1})},this.endTagContainer))(),r=Qe({},{contentType:"Custom",stickType:"2DPoint",config:{visibleConfig:{visibleFiveMode:["Floorplan","Mapview"],followModelVisibility:!1}},style:{point:{enabled:!1}},data:{}},e);s.tag=r,B3(r)&&(s.tag.element=h=>{var m,v;(m=s.app)==null||m.$destroy();const u=t==="start"?te(k({},r.data),{name:this.name,distance:Math.round((v=i.getLength())!=null?v:0),i18n:this.plugin.config.i18n}):r.data,f=new z3({target:h,intro:!0,props:u});return s.app=f,()=>f.$destroy()}),s.plugin.load({tagList:[s.tag]});const a=this.meshStyle.translate;if(a&&r.position){const h=new b.Vector3().fromArray(r.position),u=new b.Vector3().fromArray(a);h.add(u),h.y+=this.heightOffset;const f=h.toArray();s.plugin.changeTagById(s.tag.id,{position:f})}}doShow(){var t,e;this.mode==="model"&&!this.flowAnime.isPlaying()&&this.flowAnime.play(),this.five.scene.add(this.group),(t=this.startTagContainer)==null||t.plugin.show(),(e=this.endTagContainer)==null||e.plugin.show(),this.five.needsRender=!0}doHide(){var t,e;this.mode==="model"&&this.flowAnime.stop(),this.five.scene.remove(this.group),(t=this.startTagContainer)==null||t.plugin.hide(),(e=this.endTagContainer)==null||e.plugin.hide(),this.five.needsRender=!0}getPathFromPanoGroup(t,e,i){if(t.length<2)return[];const s={},o=t.map((l,c)=>{const h=this.plugin.workUtil.getObserverStandingPosition(l);if(!h)return;const u=t[c-1];if((c===0?999:h.distanceTo(this.plugin.workUtil.getObserverStandingPosition(u)))<.05){let m=u;for(;s[m]!==void 0;)m=s[m];s[l]=m;return}return{position:h,panoIndex:l}}).filter(xe),r=o.map(l=>l.position.toArray()),a=o.map(l=>l.panoIndex);return[te(k({type:"CatmullRomCurve3",points:r},i),{panoIndexList:a,panoIndexMap:s})]}}function B3(n){return n.contentType==="Custom"}const R3=Object.freeze(Object.defineProperty({__proto__:null,GuideLineModeItem:Tl},Symbol.toStringTag,{value:"Module"})),Qg="CruisePlugin",Za=`${Qg}`;class Wg extends Gi{constructor(e,i){super(e,i);d(this,"state",{visible:!0,enabled:!0,disposed:!1,playing:!1,speed:1});d(this,"data");d(this,"config");d(this,"pauseDataMap",new Map);d(this,"privateState",{playing:!1,broke:!1,modeChanging:!1});d(this,"GuideLine");d(this,"disposedErrorLog",()=>{console.error(`${Za} is disposed`)});d(this,"disableWarnLog",()=>{console.warn(`${Za} is disabled`)});d(this,"disableErrorLog",()=>{console.error(`${Za} is disabled`)});this.config=i,Object.assign(window,{[`__${Qg}_DEBUG__`]:this})}play(e){this.setState({playing:!0},e)}pause(e){this.setState({playing:!1},e)}show(e){return Q(this,null,function*(){this.setState({visible:!0},e)})}hide(e){return Q(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 o;if(this.state.disposed)return this.disposedErrorLog();if(!this.state.enabled&&e.enabled!==!0&&e.disposed!==!0)return this.disableErrorLog();const s=k({},this.state);this.state=Qe({},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),wt(s,this.state,{deep:!0})||this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:(o=i==null?void 0:i.userAction)!=null?o:!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,o;e?((s=this.GuideLine)==null||s.enable(),this.hooks.emit("enable",{userAction:i})):((o=this.GuideLine)==null||o.disable(),this.changePlayState(!1,{userAction:i}),this.hooks.emit("disable",{userAction:i})),this.state.enabled=e}handleVisible(e,i=!0){var s,o;e?((s=this.GuideLine)==null||s.show(),this.actionIfStateIsEnabled(()=>this.hooks.emit("show",{userAction:i}))):((o=this.GuideLine)==null||o.hide(),this.actionIfStateIsEnabled(()=>this.hooks.emit("hide",{userAction:i}))),this.state.visible=e}addInterruptListener(e){const i=()=>{this.privateState.modeChanging||e()},s=o=>{o!=="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 Ja(n,t,e){var l,c,h;const i=new b.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),o=n.getTangentAt(t),{longitude:r,latitude:a}=to(o);return{offset:s.clone(),longitude:r,latitude:a,distance:0}}let Lc=class extends Wg{constructor(e,i){var r;super(e,i);d(this,"curve");d(this,"baseCurveOffset");d(this,"curveOffset");d(this,"playStartedTime",performance.now());d(this,"duration");d(this,"changeSpeed",(e,i=!0)=>{this.state.speed=e,this.hooks.emit("speedChange",e,{userAction:i})});d(this,"moveToStart",()=>{this.five.setState(te(k({},Ja(this.curve,0,this.curveOffset)),{mode:"Model"}))});d(this,"playFromStart",()=>{this.clearPauseData(),this.setState({playing:!0})});d(this,"getDuration",()=>this.getSpeededDuration(this.duration));d(this,"getProgress",()=>{var l;const e=this.getPauseData();let i=(l=e==null?void 0:e.playedProgress)!=null?l:0;(i<0||i>=1)&&(i=0);const s=1-i,o=this.getDuration(),a=(performance.now()-this.playStartedTime)/o;return 1-s+a});const s={config:{speedConfig:{moveSpeed:2,moveSpeedUnit:"m/s"}}},o={allowBroke:!0};this.state=Qe({},s,this.state),this.config=Qe({},o,this.config),this.baseCurveOffset=Qe({x:0,y:0,z:0},{y:2},(r=this.config)==null?void 0:r.offset)}load(e,i){var a,l,c,h,u,f,m,v,p;this.handlePause(),this.clear(),this.data=k({id:ct()},e);const s=(()=>{if(this.data.path instanceof b.Curve)return this.data.path.curves[0];{if(this.data.path.length<2)return null;const g=this.data.path.map(De);return new b.CatmullRomCurve3(g,void 0,"catmullrom",.5)}})();if(!s)return;if(this.curve=s,this.curveOffset={x:this.baseCurveOffset.x+((l=(a=this.data.offset)==null?void 0:a.x)!=null?l:0),y:this.baseCurveOffset.y+((h=(c=this.data.offset)==null?void 0:c.y)!=null?h:0),z:this.baseCurveOffset.z+((f=(u=this.data.offset)==null?void 0:u.z)!=null?f:0)},!this.curve)throw new Error("curve is not defined");const o=this.curve.getLength(),r=this.state.config.speedConfig.moveSpeedUnit==="m/ms"?1:1e3;if(this.duration=o/(this.state.config.speedConfig.moveSpeed/r),Array.isArray(this.data.path)){const g=this.data.path.map(De).map(A=>A.toArray());!this.GuideLine&&(((m=this.config)==null?void 0:m.useGuideLine)!==!1&&e.useGuildLine||(v=this.config)!=null&&v.useGuideLine&&e.useGuildLine!==!1)&&(this.GuideLine=U3(this.five,this.config)),(p=this.GuideLine)==null||p.load({lines:[{id:ct(),path:[{type:"CatmullRomCurve3",points:g}],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)=>Q(this,null,function*(){var l;this.hooks.emit("play",{userAction:!0});const s=this.getPauseData();let o=(l=s==null?void 0:s.playedProgress)!=null?l:0;(o<0||o>=1)&&(o=0);const r=Ja(this.curve,o,this.curveOffset);if(this.hooks.emit("progressChange",o),this.five.setState(te(k({},r),{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=Ja(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 Af(n){const t=Math.abs(Math.cos(n.latitude));return new b.Vector3(-Math.sin(n.longitude)*t,-Math.sin(n.latitude),-Math.cos(n.longitude)*t)}function _3(n,t){const e=Af(n),i=Af(t);return e.angleTo(i)}const F3=n=>Q(exports,null,function*(){try{n().then(()=>{},()=>{}).catch(()=>{})}catch(t){}});function Ug(n){return new Promise(t=>{setTimeout(()=>{t()},n)})}function H3(n){return Q(this,null,function*(){return new Promise(t=>{if(n.work){t();return}n.once("loaded",()=>t())})})}class oo extends Wg{constructor(e,i){super(e,i);d(this,"state",{visible:!0,enabled:!0,disposed:!1,playing:!1,speed:1,config:{speedConfig:{rotateSpeed:.001,rotateSpeedUnit:"rad/ms",moveSpeed:.002,moveSpeedUnit:"m/ms"}}});d(this,"privateState",{playing:!1,currentPlayQueue:[],currentPlayKeyframe:null,broke:!1,modeChanging:!1});this.config=i,Object.assign(window,{__WalkPlugin_DEBUG__:this})}load(e,i,s){return Q(this,null,function*(){var h,u;this.clear();const o=this.data?JSON.parse(JSON.stringify(this.data)):void 0,r=yield this.formatData(e);this.data=k({id:r.keyframesId},r),this.hooks.emit("dataChange",r,o);let a=[],l;const c=this.data.keyframes.filter(f=>f.data.panoIndex!==void 0);c.filter((f,m)=>{var v;return f.data.panoIndex!==((v=c[m-1])==null?void 0:v.data.panoIndex)}).map(f=>f.data.panoIndex).forEach(f=>{var v,p;const m=(v=this.workUtil.getObserver(f))==null?void 0:v.floorIndex;if(m!==void 0)if(l===m){const g=a.length-1;a[g]=[...(p=a[g])!=null?p:[],f]}else{l=m;const g=a.length;a[g]=[f]}}),!this.GuideLine&&((h=this.config)==null?void 0:h.useGuideLine)!==!1&&r.useGuildLine!==!1&&(this.GuideLine=zc(this.five,this.config)),(u=this.GuideLine)==null||u.load({routes:a.map(f=>({panoIndexList:f})),config:r.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",r),this.hooks.emit("dataLoaded",r)})}playFrom(e){const{index:i,id:s,userAction:o}=e;this.state.playing&&this.setState({playing:!1},{userAction:o}),this.setState({playing:!0},{userAction:o,playFromIndex:i,playFromId:s})}playFromStart(e){return this.playFrom(te(k({},e),{index:0}))}formatData(e){return Q(this,null,function*(){this.five.work||(yield H3(this.five));const i=(()=>{const s=e;return typeof s=="object"&&s!==null&&xe(s.version)&&s.data?s.data:s})();if(i.keyframes)return{keyframesId:ct(),keyframes:i.keyframes.map((s,o)=>{var l;const r=i.keyframes[o+1],a=(()=>!r||r.start===void 0||s.end===void 0?0:r.start-s.end)();return te(k({id:(l=s.uuid)!=null?l:ct(),moveIndex:o,stay:a,index:o},s),{guildPluginOptions:i.guildPluginOptions})})};if(i.panoIndexList){let s=[];const{moveEffect:o,moveToFirstPanoEffect:r,moveToFirstPanoDuration:a}=i;return this.privateState.moveToFirstPanoEffect=r,this.privateState.moveToFirstPanoDuration=a,i.panoIndexList.forEach((l,c)=>{const h=(()=>{var p,g;const u=i.panoIndexList.slice(c).find(A=>A!==l);if(u===void 0)return;const f=this.workUtil.getObserverPosition(l),m=this.workUtil.getObserverPosition(u);if(!m||!f||((p=this.workUtil.getObserver(l))==null?void 0:p.floorIndex)!==((g=this.workUtil.getObserver(u))==null?void 0:g.floorIndex))return;const v=new b.Vector3().subVectors(m,f);return to(v.normalize())})();i.moveType===void 0||i.moveType==="justMove"?s.push({moveIndex:c,stay:i.stay,data:k({effect:"Move",panoIndex:l,moveEffect:o},h!=null?h:{})}):i.moveType==="moveAndRotate"&&(s.push({moveIndex:c,stay:i.stay,data:{effect:"Move",panoIndex:l,moveEffect:o}}),h&&s.push({moveIndex:c,stay:i.stay,data:k({effect:"Rotate",panoIndex:l},h)}))}),{keyframesId:ct(),keyframes:s.map((l,c)=>k({id:ct(),index:c},l)),guildPluginOptions:i.guildPluginOptions,useGuildLine:i.useGuildLine}}else throw new Error("format error: data no keyframes or no panoIndexList")})}handlePlay(e){return Q(this,null,function*(){var m;const{data:i,state:s,privateState:o,hooks:r}=this;if(o.playing||!(i!=null&&i.keyframes)||(i==null?void 0:i.keyframes.length)===0)return;const a=ct();o.playId=a,o.playing=!0,o.broke=!1;const l=i.keyframes,c=this.getPauseData();(e==null?void 0:e.notEmitEvent)!==!0&&r.emit("play",{userAction:(m=e==null?void 0:e.userAction)!=null?m:!0});let h=!1;const f=yield(()=>Q(this,null,function*(){var v,p;if((e==null?void 0:e.playFromIndex)!==void 0)return e.playFromIndex;if((e==null?void 0:e.playFromId)!==void 0)return(v=this.data)==null?void 0:v.keyframes.findIndex(g=>g.id===e.playFromId);if(c!=null&&c.id){const g=(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:o.moveToFirstPanoEffect,duration:o.moveToFirstPanoDuration})),g){if(g.data.effect==="Move")return g.index;if(g.data.effect==="Rotate"){const A=c.duration!==void 0?c.duration*(1-c.playedProgress):void 0;return yield this.playKeyframe(g,{duration:A}),h=!0,g.index+1}}}}))();this.clearPauseData();for(const v of l){if(o.broke||!s.playing||!o.playing||a!==o.playId)return;if(!(f!==void 0&&v.index<f))try{r.emit("playIndexChange",v.index,v),yield this.playKeyframe(v,{moveEffect:h===!1?o.moveToFirstPanoEffect:void 0,duration:h===!1&&typeof o.moveToFirstPanoDuration=="number"?o.moveToFirstPanoDuration:void 0}),v.stay&&(yield Ug(v.stay)),h===!1&&(h=!0)}catch(p){return Promise.resolve("broke")}}s.playing&&a===o.playId&&(this.setState({playing:!1},{userAction:!1}),r.emit("end"),this.clearPauseData())})}handlePause(e){var r;const{state:i,privateState:s,hooks:o}=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&&o.emit("pause",{userAction:(r=e==null?void 0:e.userAction)!=null?r:!0}))}changeSpeed(e,i=!0){var l;const{state:s,privateState:o,hooks:r}=this,{currentPlayKeyframe:a}=o;if(r.emit("speedChange",e,{userAction:i}),s.playing&&a)try{const c=a.originDuration!==void 0?a.originDuration*(1-this.getProgress()):void 0,h=a.keyframe,{privateState:u}=this;((l=this.privateState.currentPlayKeyframe)==null?void 0:l.keyframe.id)!==h.id&&(this.privateState.currentPlayKeyframe={keyframe:h}),u.currentPlayQueue.push(this.getPlayPromise(h,{duration:c}))}catch(c){console.error(c)}}getProgress(){return this.five.controller.cameraMotion.progress}setPauseData(){var e,i,s;if((e=this.data)!=null&&e.id)return this.pauseDataMap.set(this.data.id,{id:(i=this.privateState.currentPlayKeyframe)==null?void 0:i.keyframe.id,fiveState:this.five.getCurrentState(),duration:(s=this.privateState.currentPlayKeyframe)==null?void 0:s.originDuration,playedProgress:this.getProgress()})}clear(){this.clearPauseData(),this.privateState.currentPlayKeyframe=null}playKeyframe(e,i){return Q(this,null,function*(){var o;const{privateState:s}=this;return((o=this.privateState.currentPlayKeyframe)==null?void 0:o.keyframe.id)!==e.id&&(this.privateState.currentPlayKeyframe={keyframe:e}),s.currentPlayQueue.push(this.getPlayPromise(e,i)),this.actionPromiseQueue()})}getPlayPromise(s){return Q(this,arguments,function*(e,i={}){var r;const o=e.data;if(i.duration=(r=i.duration)!=null?r:e.start!==void 0&&e.end!==void 0?e.end-e.start:void 0,!!o)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(o.effect){case"Move":this.move(o,i).then(h);break;case"Rotate":this.rotate(o,i).then(h);break;default:this.rotate(o,i).then(h)}}catch(h){}})})}actionPromiseQueue(){return Q(this,null,function*(){const{privateState:e}=this;return new Promise((i,s)=>{if(e.currentPlayQueue.length===0){i();return}const o=e.currentPlayQueue.shift();if(!o){i();return}o.then(i,s)}).then(()=>e.currentPlayQueue.length===0?Promise.resolve():this.actionPromiseQueue())})}move(e,i){return Q(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 Q(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 Q(this,arguments,function*(e,i={}){const{five:o,privateState:r,state:a}=this,l=(()=>{var m,v;const u=(m=a.config)==null?void 0:m.speedConfig,f=(v=e.rotateSpeed)!=null?v:u==null?void 0:u.rotateSpeed;if((u==null?void 0:u.rotateSpeedUnit)===void 0)return f;if(f!==void 0)return u.rotateSpeedUnit==="rad/ms"?f:f/1e3})(),c=(()=>{if(i.duration)return i.duration;if(l){const u=this.five.getCurrentState();return _3(u,e)/l}return 800})();r.currentPlayKeyframe&&(r.currentPlayKeyframe.originDuration=c);const h=this.getSpeededDuration(c);return new Promise(u=>{F3(()=>o.updateCamera(e,h)),setTimeout(()=>u(),h)})})}changePano(e,i){return Q(this,null,function*(){const{five:s,privateState:o,state:r}=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=r.config)==null?void 0:f.speedConfig,u=(m=e.moveSpeed)!=null?m:h==null?void 0:h.moveSpeed;if((h==null?void 0:h.moveSpeedUnit)===void 0)return u;if(u!==void 0)return h.moveSpeedUnit==="m/ms"?u:u/1e3})(),c=(()=>{if(i!=null&&i.duration)return i.duration;if(l&&typeof s.panoIndex=="number"&&typeof e.panoIndex=="number"){const h=this.workUtil.getObserverPosition(s.panoIndex),u=this.workUtil.getObserverPosition(e.panoIndex);return h&&u?h.distanceTo(u)/l:800}return 800})();o.currentPlayKeyframe&&(o.currentPlayKeyframe.originDuration=c),yield new Promise(h=>{var f,m,v;const u=this.fiveUtil.moveToPano(e.panoIndex,{latitude:e.latitude,longitude:e.longitude,fov:e.fov,duration:this.getSpeededDuration(c),effect:(v=(m=i==null?void 0:i.moveEffect)!=null?m:(f=this.state.config)==null?void 0:f.moveEffect)!=null?v:e.moveEffect,moveCancelCallback:()=>h(),moveEndCallback:()=>h()});u instanceof Promise&&u.then(()=>h()),a&&s.once("panoArrived",()=>h())}),a&&(this.privateState.modeChanging=!1)})}changeMode(e,i){return Q(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 Yg{constructor(t){d(this,"id");d(this,"renderID");d(this,"isGuideLine",!0);d(this,"panoramaItem");d(this,"modelItem");d(this,"hooks",new ht);d(this,"_visible",!0);d(this,"plugin");d(this,"five");d(this,"logError",t=>cg("GuideLineItem: ",t));this.id=t.id,this.five=t.five,this.plugin=t.plugin,this.panoramaItem=new Tl(this.five,{mode:"panorama",plugin:this.plugin,parent:this}),this.modelItem=new Tl(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 u;const i=t==="panorama"?this.panoramaItem:this.modelItem,s=t==="panorama"?e.panorama_style:e.model_style,o=t==="panorama"&&e.panorama_style.use_auto_depthtest,r=e.panorama_style.auto_depth_test_effect_distance,a=e.path,l=s,c=s,h=s;if(e.pano_group){const f=t==="panorama"&&e.panorama_style.skip_group===!0;i.setGeometryByPanoGroup(e.pano_group,te(k({skipPanoGroup:f},l),{useAutoDepthTest:o,autoDepthTestEffectDistance:r}))}else e.path&&i.setGeometryByPath(a,te(k({},l),{useAutoDepthTest:o,autoDepthTestEffectDistance:r}));i.name=e.name,i.setMeshStyle(h),i.setMartial(c),i.setVisibleFloorIndexes((u=e.visible_floor_indexes)!=null?u: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 Q(this,null,function*(){if(this.hooks.emit("walkStart",{userAction:!0}),this.panoramaItem.panoGroup.length){const e=k({panoIndexList:this.panoramaItem.panoGroup},t),[i]=yield ln(G3(this.five,e));if(i)return this.logError(i.message)}else{const e={path:this.panoramaItem.curvePath},[i]=yield ln(N3(this.five,e));if(i)return this.logError(i.message)}this.hooks.emit("walkEnded",{userAction:!0})})}}function N3(n,t){return Q(this,null,function*(){const e=new Lc(n);yield e.load(t),e.playFromStart()})}function G3(n,t){return Q(this,null,function*(){if(t.panoIndexList.length===0)return;const e=n.getCurrentState();e.mode!=="Panorama"&&(yield fc(n,["Panorama",{longitude:e.longitude,latitude:0,panoIndex:t.panoIndexList[0]}]));const i=new oo(n);yield i.load(t),yield new Promise((s,o)=>{const r=n.getCurrentState();let a=t.panoIndexList.slice();r.panoIndex===a[0]&&c(r.panoIndex),i.playFromStart();function l(m){if(m!=="Panorama")return u(new Error("mode not match"))}function c(m){const v=a[0];if(a=a.slice(1),m!==v)return u(new Error("panoIndex not match, wanted: "+v+", got: "+m));if(a.length===0)return f()}function h(){n.off("modeChange",l),n.off("panoArrived",c)}function u(m){h(),o(m)}function f(){h(),s()}n.on("modeChange",l),n.on("panoArrived",c)})})}const Q3=Object.freeze(Object.defineProperty({__proto__:null,GuideLineItem:Yg},Symbol.toStringTag,{value:"Module"})),Ll="GuideLinePlugin",bf=`${Ll}`;let W3=class extends Pi{constructor(e,i){super(e,i);d(this,"name",Ll);d(this,"cruisePlugin");d(this,"itemMap",new Map);d(this,"state",{visible:!1,enabled:!0});d(this,"data");d(this,"heightOffset",0);d(this,"_config");d(this,"_disposed",!1);d(this,"disposedErrorLog",()=>{console.error(`${bf} is disposed`)});this._config=i!=null?i:{},this.cruisePlugin=new oo(e),Object.assign(window,{[`__${Ll}_DEBUG__`]:this})}get config(){return this._config}get disposed(){return this._disposed}load(e,i,s=!0){return Q(this,null,function*(){var m,v,p,g,A,w,I,C;const o=this.data?JSON.parse(JSON.stringify(this.data)):void 0,r=yield this.formatData(e);this.hooks.emit("dataChange",r,o),this.data=r;const a=r.config,c={panorama_style:{visible:!!(!r.lines&&r.routes),unit_length:(m=a==null?void 0:a.unitHeight)!=null?m:.4,width:(v=a==null?void 0:a.unitWidth)!=null?v:.6,texture:{url:(p=a==null?void 0:a.arrowTextureUrl)!=null?p:this.staticPrefix+"/release/web/arrow-white.5c2c79a5.png"},use_auto_depthtest:(g=this.config.useAutoDepthTest)!=null?g:!1,auto_depth_test_effect_distance:this.config.autoDepthTestEffectDistance}},h=(w=(A=r.routes)==null?void 0:A.map(E=>{var M;return Qe({},c,{id:(M=E.id)!=null?M:ct(),pano_group:E.panoIndexList})}))!=null?w:[],u=(C=(I=r.lines)==null?void 0:I.map(E=>Qe({},c,E)))!=null?C:[],f=[...h,...u];yield ci(this.five),this.clear(),f.forEach(E=>{this.addGuideLineItem(E)}),this.updateTagsEnable(),this.handleVisible(this.state.visible),this.handleEnable(this.state.enabled),i&&this.setState(i,{userAction:s}),this.hooks.emit("dataLoaded",r),console.debug(`${bf} loaded`,r)})}formatData(e){return Q(this,null,function*(){return this.getDataWithoutVersion(e)})}show(e){return Q(this,null,function*(){this.setState({visible:!0},e)})}hide(e){return Q(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 o;if(this.disposed)return this.disposedErrorLog();const s=k({},this.state);this.state=k(k({},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),wt(s,this.state,{deep:!0})||(this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:(o=i==null?void 0:i.userAction)!=null?o:!0}),this.five.needsRender=!0)}addGuideLineItem(e){const i=e.render_id||e.id,s=this.itemMap.get(i);s&&this.removeGuideLineItem(s);const o=new Yg({five:this.five,id:i,plugin:this});return this.itemMap.set(i,o),e&&o.setData(e),this.heightOffset+=1e-4,o.modelItem.setHeightOffset(this.heightOffset),o.panoramaItem.setHeightOffset(this.heightOffset),o}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(r){return Array.isArray(r)&&r.every(a=>typeof a=="number")}function s(r,a){return new b.Vector3().fromArray(r).distanceTo(new b.Vector3().fromArray(a))<.01}function o(r){var l;const a=(l=r==null?void 0:r.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(r=>{const a=r.modelItem.startTagContainer,l=r.modelItem.endTagContainer,c=o(a);c&&e.push(a),a==null||a.plugin.setState({enabled:c},{});const h=o(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 zc=(n,t)=>new W3(n,t),U3=zc,Y3=Object.freeze(Object.defineProperty({__proto__:null},Symbol.toStringTag,{value:"Module"})),X3=(n,t)=>new oo(n,t),Z3=(n,t)=>new Lc(n,t);function jc(n,t,e){if(e){const s=new b.Vector3().subVectors(n.position,e).applyQuaternion(n.quaternion.clone().inverse()).applyQuaternion(t).add(e);n.position.copy(s)}n.quaternion.copy(t)}class ro extends Rt{constructor(e,i){var s,o;super();d(this,"originObject3D");d(this,"onRender");d(this,"positionFrom");this.originObject3D=e,this.onRender=(s=i==null?void 0:i.onRender)!=null?s:()=>{},this.positionFrom=(o=i==null?void 0:i.positionFrom)!=null?o:"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=os(this.originObject3D))==null?void 0:i.getCenter(new b.Vector3).applyMatrix4(this.originObject3D.matrixWorld)):this.positionFrom==="boundingSphere"?this.position.copy((s=nm(this.originObject3D))==null?void 0:s.center.clone().applyMatrix4(this.originObject3D.matrixWorld)):this.positionFrom instanceof W.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,o=e.zAxis instanceof Function?e.zAxis():e.zAxis;let r=i==null?void 0:i.clone(),a=s==null?void 0:s.clone(),l=o==null?void 0:o.clone();if(r&&!a&&!a){const c=new b.Quaternion().setFromUnitVectors(new b.Vector3(1,0,0),r.normalize());this.applyQuaternion(c)}if(a&&!r&&!l){const c=new b.Quaternion().setFromUnitVectors(new b.Vector3(0,1,0),a.normalize());this.applyQuaternion(c)}if(l&&!r&&!a){const c=new b.Quaternion().setFromUnitVectors(new b.Vector3(0,0,1),l.normalize());this.applyQuaternion(c)}if([r,a,l].filter(xe).length>=2){r||(r=new b.Vector3().crossVectors(a,l).normalize()),a||(a=new b.Vector3().crossVectors(r,l).normalize()),l||(l=new b.Vector3().crossVectors(r,a).normalize()),r.applyQuaternion(this.quaternion),a.applyQuaternion(this.quaternion),l.applyQuaternion(this.quaternion);const c=new b.Matrix4().makeBasis(r,a,l),h=new b.Quaternion().setFromRotationMatrix(c);this.quaternion.copy(h)}}}applyHelperScaleMatrix4(e,i){this.scale.applyMatrix4(e)}setHelperQuaternion(e,i){this.initQuaternion(),jc(this,this.quaternion.clone().premultiply(e),i)}applyHelperQuaternion(e,i){if(i){const s=new W.Vector3().subVectors(this.position,i).applyQuaternion(e).add(i);this.position.copy(s)}this.applyQuaternion(e)}dispose(){this.removeFromParent()}}class J3 extends ro{}class q3 extends ro{}class K3 extends ro{}class $3 extends ro{}class ex extends ro{}class tx extends b.Group{constructor(e){super();d(this,"direction");this.direction=e||"x"}}class yf extends b.Mesh{constructor(e,i,s){super(e,i);d(this,"direction");this.direction=s||"x"}}function ix(n,t){const{offsetWidth:e,offsetHeight:i}=t,{top:s,left:o}=t.getBoundingClientRect();return Object.assign(new b.Vector2,{x:(n.x-o)/e*2-1,y:-(n.y-s)/i*2+1})}function Br(n,t,e){if(!t||!e||!n)return;const i=ix(t,e);if(Math.abs(i.x)===1||Math.abs(i.y)===1)return;const s=new b.Raycaster;return s.setFromCamera(i,n),s.params.Points.threshold=.1,s}function nx(n,t){return!(Math.abs(n.x-t.x)>1e-5||Math.abs(n.y-t.y)>1e-5||Math.abs(n.z-t.z)>1e-5)}class qa extends tx{constructor(e){var h;super(e.direction);d(this,"line");d(this,"arrow");d(this,"lineHeight",.4);d(this,"arrowHeight",.1);d(this,"renderOrder",50);d(this,"name","ArrowGroup");const i=new b.Color((h=e.color)!=null?h:16214315),s=new b.MeshBasicMaterial({color:i,depthTest:!1,depthWrite:!1,transparent:!0}),o=new b.ConeGeometry(.04,.1,32),r=new yf(o,s.clone(),e.direction);r.name=`arrow-${e.direction}`,this.arrow=r;const a=.004,l=new b.CylinderGeometry(a,a,.4,32),c=new yf(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 Ka={X:15618642,Y:4765519,Z:4227839};class Qn{static get X(){return new b.Color(Ka.X).convertSRGBToLinear().clone()}static get Y(){return new b.Color(Ka.Y).convertSRGBToLinear().clone()}static get Z(){return new b.Color(Ka.Z).convertSRGBToLinear().clone()}}function Oc(n,t,e){const r=n.position.distanceTo(t),a=n.fov,l=n.distance||3,c=r/3,h=a/90,u=l/3,f=c*h*u,m=(e==null?void 0:e.min)||.6,v=e==null?void 0:e.max;return m&&f<m?m:v&&f>v?v:f}function sx(n,t,e){return n<t?t:n>e?e:n}function ox(n){let t=n.pose.latitude,e=n.pose.longitude;if(Tt(t)||Tt(e)){const i=n.matrix.elements;t=Math.asin(sx(i[9],-1,1)),Math.abs(i[9])<.9999999?e=ml(Math.atan2(i[8],i[10])):e=ml(Math.atan2(-i[2],i[0]))}return{latitude:t,longitude:e}}function rx(n){const{latitude:t,longitude:e}=n,i=new b.Vector3;return wf-t<.03?i.set(0,1,0):$a(0,e)?i.set(0,0,1):$a(Math.PI,e)?i.set(0,0,-1):$a(wf,e)?i.set(1,0,0):i.set(-1,0,0),i}const wf=Number((Math.PI/2).toFixed(5));function $a(n,t){return typeof n!="number"||typeof t!="number"?!1:Math.abs(n-t)<.001}class ax extends J3{constructor(e,i){super(e,i);d(this,"name","MoveHelper");d(this,"xArrow");d(this,"yArrow");d(this,"zArrow");i.xArrowEnable!==!1&&(this.xArrow=new qa({direction:"x",color:Qn.X})),i.yArrowEnable!==!1&&(this.yArrow=new qa({direction:"y",color:Qn.Y})),i.zArrowEnable!==!1&&(this.zArrow=new qa({direction:"z",color:Qn.Z})),this.add(...[this.xArrow,this.yArrow,this.zArrow].filter(Boolean))}update(e){if(this.xArrow.visible=!0,this.yArrow.visible=!0,this.zArrow.visible=!0,e.type==="OrthographicCamera"){const i=new b.Vector3(1,0,0).applyQuaternion(this.quaternion),s=new b.Vector3(0,1,0).applyQuaternion(this.quaternion),o=new b.Vector3(0,0,1).applyQuaternion(this.quaternion),r=ox(e),a=rx(r),l=.0872665;Math.abs(i.angleTo(a)-0)<l||Math.abs(i.angleTo(a)-Math.PI)<l?this.xArrow.visible=!1:Math.abs(s.angleTo(a)-0)<l||Math.abs(s.angleTo(a)-Math.PI)<l?this.yArrow.visible=!1:(Math.abs(o.angleTo(a)-0)<l||Math.abs(o.angleTo(a)-Math.PI)<l)&&(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(Oc(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 an(n,t){return lx(document.createElement(t!=null?t:"div"),n)}function lx(n,t){if(!t)return n;for(const e in t)e&&t[e]&&(n.style[e]=t[e]);return n}function cx(n){const t=an(k({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:(o,r)=>{t.style.left=o,t.style.top=r,e()}}}class hx extends K3{constructor(e,i){super(e,i);d(this,"name","RotateHelper");d(this,"xCircle");d(this,"yCircle");d(this,"zCircle");d(this,"children",[]);d(this,"angleTips");d(this,"container");(i==null?void 0:i.yzCircleEnable)!==!1&&(this.xCircle=new el({direction:"x",color:Qn.X})),(i==null?void 0:i.xzCircleEnable)!==!1&&(this.yCircle=new el({direction:"y",color:Qn.Y})),(i==null?void 0:i.xyCircleEnable)!==!1&&(this.zCircle=new el({direction:"z",color:Qn.Z})),i!=null&&i.container&&(i==null?void 0:i.angleTipsEnable)!==!1&&(this.container=i==null?void 0:i.container,this.angleTips=cx({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(Oc(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 el extends b.Group{constructor(e){super();d(this,"direction");d(this,"circle");d(this,"ring");d(this,"angleSector");this.direction=e.direction,this.circle=new dx(e),this.ring=new ux(e),this.angleSector=new fx(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 dx=class extends b.Mesh{constructor(e){var i;super();d(this,"direction");d(this,"gapAngle",.02);d(this,"geometry",new b.RingGeometry(.25,.3,20,8,this.gapAngle,Math.PI/2-this.gapAngle*2));this.material=new b.MeshBasicMaterial({opacity:.6,color:(i=e.color)!=null?i:16777215,transparent:!0,side:b.DoubleSide,depthTest:!1,depthWrite:!1}),this.renderOrder=50,this.direction=e.direction,this.geometry.name=`RotateHelperCircleGeometry-${this.direction}`}};class ux extends b.Group{constructor(e){super();d(this,"direction");this.direction=e.direction;const i=.015,s=new Array(8).fill(null).map((o,r)=>{const a=new b.RingGeometry(.25,.3,20,8,Math.PI/4*r+i,Math.PI/4-i*2),l=new b.MeshBasicMaterial({opacity:1,color:16777215,depthTest:!1,depthWrite:!1,transparent:!0,side:b.DoubleSide});this.renderOrder=50;const c=new b.Mesh(a,l);return c.name=`AxesDashedRing-${this.direction}-${r}`,c});this.add(...s)}}class fx extends b.Mesh{constructor(e){var s;super();d(this,"direction");d(this,"baseAxes");d(this,"angleDirection");switch(e.direction){case"x":this.baseAxes=new b.Vector3(0,0,1);break;case"y":this.baseAxes=new b.Vector3(1,0,0);break;case"z":this.baseAxes=new b.Vector3(1,0,0);break}const i=.3+5e-4;this.geometry=new b.CircleGeometry(i,48,0,1e-4),this.material=new b.MeshBasicMaterial({opacity:.4,color:(s=e.color)!=null?s:16777215,depthTest:!1,depthWrite:!1,transparent:!0,side:b.DoubleSide}),this.renderOrder=50,this.direction=e.direction,this.angleDirection=this.direction==="z"?1:-1}}function mx(){const n=an({width:"100%",height:"100%",left:"0",top:"0",position:"absolute",pointerEvents:"none"}),t=an({boxSizing:"border-box",width:"100%",height:"100%",left:"0",top:"0",position:"relative",display:"flex",alignItems:"center",justifyContent:"center"}),e=an({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:Di({cursor:"nesw-resize",left:i,bottom:i})},o={direction:"ns",element:Di({cursor:"ns-resize",bottom:i})},r={direction:"nwse",element:Di({cursor:"nwse-resize",right:i,bottom:i})},a={direction:"ew",element:Di({cursor:"ew-resize",right:i})},l={direction:"nesw",element:Di({cursor:"nesw-resize",right:i,top:i})},c={direction:"ns",element:Di({cursor:"ns-resize",top:i})},h={direction:"nwse",element:Di({cursor:"nwse-resize",left:i,top:i})},u={direction:"ew",element:Di({cursor:"ew-resize",left:i})};return new Array(o,a,c,u,s,r,l,h).forEach(m=>t.appendChild(m.element)),{container:n,squares:[s,o,r,a,l,c,h,u]}}function Di(n){const t=an(k({background:"#FFFFFF",width:"9px",height:"9px",position:"absolute",pointerEvents:"none"},n)),e=an({width:"15px",height:"15px",position:"absolute",left:"50%",top:"50%",transform:"translate(-50%, -50%)",pointerEvents:"none"}),i=an({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 gx extends ex{constructor(e,i,s,o){super(e);d(this,"name","CSS3DScaleHelper");d(this,"points",[]);d(this,"cornerPositions",[]);d(this,"css3DInstance");d(this,"plane");d(this,"css3DRenderer",new Zn);d(this,"camera");d(this,"scene");d(this,"container");d(this,"enabled",!1);this.camera=s,this.scene=o,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 o;const s=(o=this.css3DInstance)==null?void 0:o.css3DObject;if(s){const r=new b.Vector3().subVectors(s.position,i).applyQuaternion(e).add(i);s.position.copy(r),s.applyQuaternion(e)}if(this.plane){const r=new b.Vector3().subVectors(this.plane.position,i).applyQuaternion(e).add(i);this.plane.position.copy(r),this.plane.applyQuaternion(e)}this.cornerPositions.forEach(r=>{const a=new b.Vector3().subVectors(r,i).applyQuaternion(e).add(i);r.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:o,squares:r}=mx();this.points=r.map((c,h)=>({direction:c.direction,point:c.element,position:this.calculatePointPosition(e)[h]})),s.insertBefore(o,(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.isCSS3DObjectPlus)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 px extends q3{constructor(e){super(e);d(this,"name","BoundingBoxHelper");d(this,"box");d(this,"outline");d(this,"positionAttribute");this.positionAttribute=new b.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){jc(this,e,i)}raycasterIntersectObject(e,i){return e.intersectObject(this,!1,i)}raycast(e,i){this.box.raycast(e,i)}update(){const e=os(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 b.BufferGeometry;i.setIndex(new b.BufferAttribute(e,1)),i.setAttribute("position",this.positionAttribute);const s=new b.LineBasicMaterial({color:64767,linewidth:1,opacity:1,toneMapped:!1}),o=new b.LineSegments(i,s);return o.matrixAutoUpdate=!1,o}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 b.BufferGeometry;i.setIndex(new b.BufferAttribute(e,1)),i.setAttribute("position",this.positionAttribute);const s=new b.MeshBasicMaterial({color:64767,opacity:.1,depthTest:!1,transparent:!0});return new b.Mesh(i,s)}}const Qo=new Map;function vx(n){if(Qo.has(n))return Qo.get(n).hooks;const t=new ht;let e=null,i;const s=()=>{e=requestAnimationFrame(s);const r=n.projectionMatrix.toArray().join(",")+n.matrixWorld.toArray().join(",");r!==i&&(i=r,t.emit("cameraUpdate"))};s();const o=()=>{Qo.delete(n),cancelAnimationFrame(e)};return Qo.set(n,{hooks:t,dispose:o}),t}class ao{constructor(t,e){d(this,"originObject3D");d(this,"hooks");d(this,"preventTapDefaultEvent",!1);d(this,"internalHooks");d(this,"disposers",[]);d(this,"helperObject3D");d(this,"camera");d(this,"model");d(this,"scene");d(this,"container");d(this,"domEvents");d(this,"isDragging",!1);d(this,"enabled",!1);d(this,"name","BaseController");d(this,"boundingBox");d(this,"config");d(this,"onRender");d(this,"cameraHooks");d(this,"onWantsTapGesture",t=>{if(this.getIntersectObject(t))return!1});d(this,"updateHelperScale",()=>{this.helperObject3D.setScaleByCamera(this.camera)});d(this,"getBox",()=>this.boundingBox?this.boundingBox:(this.boundingBox=os(this.originObject3D),this.boundingBox));var h,u,f;this.hooks=(h=t.sharedHooks)!=null?h:new ht,this.internalHooks=(u=t.sharedInternalHooks)!=null?u:new ht,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=vx(this.camera),this.enable();const i=this.onSetOriginObjectScale.bind(this),s=this.onSetOriginObjectRotate.bind(this),o=this.onSetOriginObjectPosition.bind(this),r=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",o),this.internalHooks.on("applyObjectPosition",l),this.internalHooks.on("applyObjectRotate",a),this.internalHooks.on("applyObjectScale",r),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",o),this.internalHooks.off("applyObjectPosition",l),this.internalHooks.off("applyObjectRotate",a),this.internalHooks.off("applyObjectScale",r),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 b.Vector3().subVectors(this.boundingBox.max,e).multiply(t).add(e),s=new b.Vector3().subVectors(this.boundingBox.min,e).multiply(t).add(e),o=this.calculateOffset(this.config.offset,{min:s,max:i});this.helperObject3D.initialPosition(o)}}hoverListener(t,e=16777215,i=1){const s=Ci(t).filter(xe),o=[];for(const r of s)if(r.material||r instanceof b.Group){const a=r instanceof b.Group?r.children.filter(f=>f instanceof b.Mesh):[r];a.forEach(f=>{var m,v;f.__originalColor__=(m=f.__originalColor__)!=null?m:f.material.color.clone(),f.__originalOpacity__=(v=f.__originalOpacity__)!=null?v:f.material.opacity});const l=()=>{a.forEach(f=>{f.material.color.set(e),f.material.opacity=i}),this.render()},c=()=>{a.forEach(f=>{f.material.color.copy(f.__originalColor__),f.material.opacity=f.__originalOpacity__}),this.render()},h=()=>{this.isDragging||l()},u=()=>{this.isDragging||c()};for(const f of a)this.domEvents.addEventListener(f,"mouseover",h),this.domEvents.addEventListener(f,"mouseout",u),this.hooks.on("moveStart",l),this.hooks.on("moveEnd",c),this.hooks.on("rotateEnd",c),this.hooks.on("scaleEnd",c),o.push(()=>{this.domEvents.removeEventListener(f,"mouseover",h),this.domEvents.removeEventListener(f,"mouseout",u),this.hooks.off("moveStart",l),this.hooks.off("moveEnd",c),this.hooks.off("rotateEnd",c),this.hooks.off("scaleEnd",c)})}return()=>o.forEach(r=>r==null?void 0:r())}getIntersectObject(t){const e=this.camera.position,i=this.helperObject3D;if(!i)return;const s=this.helperObject3D.raycasterIntersectObject(t)[0];if(!s)return;const o=s;if(o.object=i,this.model.intersectRaycaster){const r=this.model.intersectRaycaster(t)[0];if(r&&r.point.distanceTo(e)<o.point.distanceTo(e))return}return o.object}calculateOffset(t,e){const i=new b.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 o=s();i.setX((o.max.x-o.min.x)*t.x.percents)}if(typeof t.y=="number")i.setY(t.y);else if(typeof t.y=="object"){const o=s();i.setY((o.max.y-o.min.y)*t.y.percents)}if(typeof t.z=="number")i.setZ(t.z);else if(typeof t.z=="object"){const o=s();i.setZ((o.max.z-o.min.z)*t.z.percents)}return i}}const Ax=new b.Vector3;function mn(n){const{raycaster:t,line:e,clampToLine:i=!0}=n,s=new b.Plane().setFromNormalAndCoplanarPoint(t.ray.direction.clone().normalize(),new b.Vector3),o=s.projectPoint(e.start,new b.Vector3),r=s.projectPoint(e.end,new b.Vector3),a=new b.Line3(o,r),l=a.closestPointToPoint(t.ray.origin,i,Ax),c=l.distanceTo(r),h=l.distanceTo(o),u=a.distance();if(c>h&&c>u){const f=-l.distanceTo(o)/u,m=e.start.clone().sub(e.end).normalize();return e.start.clone().sub(m.clone().multiplyScalar(f*e.distance()))}else{const f=l.distanceTo(o)/u;return new b.Vector3().lerpVectors(e.start,e.end,f)}}class bx extends ao{constructor(...e){super(...e);d(this,"name","MoveController");d(this,"startInfo");d(this,"_moveByMouse",{enabled:!1});d(this,"mouseInfo");d(this,"mousedownEventListenerDisposer");d(this,"dragStart",e=>{if(this.moveByMouseEnable||this.isDragging)return;const i=e==null?void 0:e.intersect;if(!i)return this.dragEnd();const s=(i==null?void 0:i.object).direction;if(!s)return this.dragEnd();const o=new b.Vector3(1,0,0).applyQuaternion(this.helperObject3D.quaternion),r=new b.Vector3(0,1,0).applyQuaternion(this.helperObject3D.quaternion),a=new b.Vector3(0,0,1).applyQuaternion(this.helperObject3D.quaternion),l=(()=>{switch(s){case"x":return o;case"y":return r;case"z":return a}})(),c=i.point.clone(),h=new b.Line3(c.clone().sub(l.normalize()),c.clone().add(l.normalize()));this.startInfo={startVectorProject:c,line:h},this.helperObject3D.showDraggingHelper([s]),this.hooks.emit("moveStart"),this.isDragging=!0});d(this,"dragging",e=>{if(!this.isDragging||!this.startInfo)return;const i="touches"in e?e.touches[0].clientX:e.x,s="touches"in e?e.touches[0].clientY:e.y,o=Br(this.camera,{x:i,y:s},this.container);return o?(this.move(o),!1):this.dragEnd()});d(this,"dragEnd",()=>{this.isDragging&&(this.startInfo=void 0,this.isDragging=!1,this.helperObject3D.show(),this.hooks.emit("moveEnd"))});const i=this.helperObject3D;this.hoverListener([i.xArrow,i.yArrow,i.zArrow]);const s=this.show.bind(this),o=this.hide.bind(this),r=()=>{this.helperObject3D.update(this.camera),this.render()};r(),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",o),this.hooks.on("rotateEnd",s),this.hooks.on("scaleStart",o),this.hooks.on("scaleEnd",s),this.hooks.on("moveByMouseEnable",o),this.hooks.on("moveByMouseDisable",s),this.cameraHooks.on("cameraUpdate",r),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",o),this.hooks.off("rotateEnd",s),this.hooks.off("scaleStart",o),this.hooks.off("scaleEnd",s),this.hooks.off("moveByMouseEnable",o),this.hooks.off("moveByMouseDisable",s),this.cameraHooks.off("cameraUpdate",r)}),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 r,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 b.Vector3((r=c.x)!=null?r:0,(a=c.y)!=null?a:0,(l=c.z)!=null?l:0),u=(()=>typeof this._moveByMouse.useFaceNormal=="object"&&this._moveByMouse.useFaceNormal.fixedFaceNormal?this._moveByMouse.useFaceNormal.fixedFaceNormal(s.normal):s.normal)();this.originObject3D.quaternion.setFromUnitVectors(h,u),this.internalHooks.emit("setObjectRotate",this.originObject3D.quaternion.clone())}this.internalHooks.emit("setObjectPosition",i),this.hooks.emit("move",i)}}handleMouseDown(e){const{x:i,y:s}=e;this.mouseInfo={x:i,y:s,mouseDownTimestamp:Date.now()}}handleMouseUp(e){if(!this.mouseInfo)return;const{x:i,y:s}=e;this.mouseInfo.x===i&&this.mouseInfo.y===s&&Date.now()-this.mouseInfo.mouseDownTimestamp<500&&(this.disableMoveByMouse(),this.mouseInfo=void 0)}move(e){if(!this.startInfo)return this.dragEnd();const{line:i,startVectorProject:s}=this.startInfo,o=this.originObject3D,r=mn({raycaster:e,line:i,clampToLine:!1}),a=r.clone().sub(s),l=new b.Matrix4;l.setPosition(a);const c=o.position.clone().applyMatrix4(l);this.hooks.emit("wantToMove",c)||(o.applyMatrix4(l),s.copy(r),this.internalHooks.emit("applyObjectPosition",{matrix:l}),this.hooks.emit("move",c))}}class zs{constructor(t,e,i,s,o,r,a,l){d(this,"helperController");d(this,"five");d(this,"onFiveWantsTapGesture",t=>{if(!this.helperController)return;if(this.helperController.preventTapDefaultEvent)return!1;const e=this.helperController.onWantsTapGesture(t);return this.five.needsRender=!0,e});d(this,"onFiveWantsGesture",(...t)=>{if(!this.helperController)return;const e=this.helperController.onWantsGesture(...t);return this.five.needsRender=!0,e});d(this,"onFiveIntersectionOnModelUpdate",(...t)=>{this.helperController&&this.helperController.onIntersectionOnModelUpdate(...t)});const{camera:c,model:h,scene:u}=t,f=t.getElement();if(this.five=t,!c||!h||!f||!u)return;const m=()=>{t.needsRender=!0};this.helperController=new i({camera:c,model:h,domEvents:e,originObject3D:s,helperObject3D:o,container:f,scene:u,onRender:m,sharedHooks:a,sharedInternalHooks:l},r),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 yx="v1.0.1",wx="Object3DHelper",Vc=`${wx}@${yx}`,Cx=()=>{console.error(`${Vc} is disposed`)},Px=()=>{console.warn(`${Vc} is disabled`)},Ix=()=>{console.error(`${Vc} is disabled`)};class Ex{constructor(t){d(this,"controllers",{});d(this,"state",{visible:!0,enabled:!0,disposed:!1});d(this,"hooks",new ht);d(this,"eventListener",{});t&&this.addControllers(t),this.setState(this.state)}show(t){return Q(this,null,function*(){this.setState({visible:!0},t)})}hide(t){return Q(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 Cx();if(!this.state.enabled&&t.enabled!==!0&&t.disposed!==!0)return Ix();const i=k({},this.state);this.state=k(k({},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=k(k({},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&&Px()}}function tl(n){return n*Math.PI/180}let il=new b.Quaternion;class Mx extends ao{constructor(...e){var c,h,u;super(...e);d(this,"name","RotateController");d(this,"startInfo");d(this,"removeListener");const i=this.helperObject3D;this.hoverListener([(c=i.xCircle)==null?void 0:c.circle,(h=i.yCircle)==null?void 0:h.circle,(u=i.zCircle)==null?void 0:u.circle].filter(Boolean));const s=this.dragStart.bind(this),o=this.dragging.bind(this),r=this.dragEnd.bind(this),a=this.show.bind(this),l=this.hide.bind(this);this.domEvents.addEventListener(this.helperObject3D,"mousedown",s),document.addEventListener("mousemove",o),document.addEventListener("mouseup",r),this.domEvents.addEventListener(this.helperObject3D,"touchstart",s),document.addEventListener("touchmove",o),document.addEventListener("touchend",r),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",o),document.removeEventListener("mouseup",r),this.domEvents.removeEventListener(this.helperObject3D,"touchstart",s),document.removeEventListener("touchmove",o),document.removeEventListener("touchend",r),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:o=0}=e,r=new b.Euler(tl(i),tl(s),tl(o)),a=new b.Quaternion().setFromEuler(r);if(this.hooks.emit("wantToRotate",a))return;const{originObject3D:c,rotateCenter:h}=this;jc(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 o=i.point,r=this.getAngleHelper(s);this.setTipsAngle(0);const a=o.clone();a.y+=.2,this.setTipsPosition(a);const l=this.helperObject3D.quaternion.clone(),c=(()=>{if(s==="x")return new b.Vector3(1,0,0).applyQuaternion(l);if(s==="y")return new b.Vector3(0,1,0).applyQuaternion(l);if(s==="z")return new b.Vector3(0,0,1).applyQuaternion(l)})(),h=new b.Plane().setFromNormalAndCoplanarPoint(c,o),f=h.projectPoint(o.clone(),new b.Vector3).clone().sub(this.rotateCenter),m=f.angleTo(r.baseAxes.clone().applyQuaternion(l));this.setAngleHelperStart(s,m),this.setAngleHelperLength(s,0),this.startInfo={direction:s,startVector:f,plane:h,angleHelper:r,angle:0,helperQuaternion:l.clone()},il=new b.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,o=Br(this.camera,{x:i,y:s},this.container);return o?(this.rotate(o),!1):this.dragEnd()}rotate(e){if(!this.startInfo)return this.dragEnd();const{startVector:i,plane:s,angleHelper:o,direction:r,helperQuaternion:a}=this.startInfo,{originObject3D:l}=this,c=e.ray.intersectPlane(s,new b.Vector3);if(!c)return;const h=this.rotateCenter.clone(),f=s.projectPoint(c.clone(),new b.Vector3).clone().sub(h);if(i.angleTo(f)===0)return;const m=new b.Quaternion().setFromUnitVectors(i.clone().normalize(),f.clone().normalize()),v=l.quaternion.clone().premultiply(m);if(this.hooks.emit("wantToRotate",v))return;const A=new b.Euler().setFromQuaternion(new b.Quaternion().setFromUnitVectors(i.clone().normalize().applyQuaternion(a.clone().inverse()),f.clone().normalize().applyQuaternion(a.clone().inverse())),`${r.toUpperCase()}${"XZY".replace(r.toUpperCase(),"")}`)[r]*o.angleDirection;if(this.startInfo.angle+=A,this.setAngleHelperLength(r,this.startInfo.angle),this.setTipsAngle(Tr(this.startInfo.angle)),h){const w=new b.Vector3().subVectors(l.position,h).applyQuaternion(m).add(h);l.position.copy(w)}l.applyQuaternion(m),il.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(il,this.rotateCenter),this.startInfo=void 0,this.isDragging=!1,this.helperObject3D.show(),this.hooks.emit("rotateEnd"))}getAngleHelper(e){var i,s,o;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(o=this.helperObject3D.zCircle)==null?void 0:o.angleSector}}setAngleHelperStart(e,i){const s=this.getAngleHelper(e);if(!s){console.warn("angleHelper is undefined");return}if(s instanceof b.Mesh&&s.geometry instanceof b.CircleGeometry){const{radius:o,segments:r,thetaLength:a}=s.geometry.parameters;s.geometry=new b.CircleGeometry(o,r,i,a)}else console.warn("only support THREE.CircleGeometry")}setAngleHelperLength(e,i){const o=i>=0?Math.max(i,.001):Math.min(i,-.001),r=this.getAngleHelper(e);if(r instanceof b.Mesh&&r.geometry instanceof b.CircleGeometry){const{radius:a,thetaStart:l}=r.geometry.parameters,c=Math.ceil(Math.abs(o)*(40/(2*Math.PI)));r.geometry=new b.CircleGeometry(a,c,l,o)}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:o,y:r,z:a}=s;if(a>1)return;const l=(o+1)/2*100+"%",c=(-r+1)/2*100+"%";i.setLeftTop(l,c)}}class xx extends ao{constructor(...e){super(...e);d(this,"startInfo");d(this,"name","RectangleScaleController")}enable(){this.helperObject3D.enable(),super.enable()}disable(){this.helperObject3D.disable(),super.disable()}show(){this.helperObject3D.show(),super.show()}hide(){this.helperObject3D.hide(),super.hide()}onApplyOriginObjectPosition(e){this.isDragging||super.onApplyOriginObjectPosition(e)}onApplyOriginObjectScale(e){this.helperObject3D.applyHelperScaleMatrix4(e.matrix,e.origin)}getDragPlane(){const e=new b.Plane,i=this.helperObject3D.cornerPositions;if(i.length!==0)return i.length<3?e.setFromNormalAndCoplanarPoint(this.originObject3D.getWorldDirection(new W.Vector3),i[0]):e.setFromCoplanarPoints(i[0],i[1],i[2]),e}dragStart(e,i){var o,r;(r=(o=this.helperObject3D).updatePoints)==null||r.call(o);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=Br(this.camera,e,this.container);if(!i)return this.dragEnd();this.scale(i)}scale(e){var G,_;if(!this.startInfo)return;const i=this.originObject3D,{startPoint:s,plane:o}=this.startInfo,r=this.helperObject3D.cornerPositions;if(r.length<4)return this.dragEnd();const a=e.ray.intersectPlane(o,new W.Vector3);if(!a||nx(a,this.camera.position))return;const l=new W.Vector3().addVectors(r[0],r[2]).divideScalar(2),{position:c,direction:h}=s,u=new W.Vector3().subVectors(r[1],r[0]),f=new W.Vector3().subVectors(r[3],r[0]),m=U=>{const z=new W.Vector3(0,0,0);if(!this.startInfo)return z;const Y=(U==="ew"?u:f).clone(),H=c.clone().projectOnVector(Y),N=a.clone().projectOnVector(Y),X=l.clone().projectOnVector(Y);if(N.equals(H))return z;if(U==="ns"&&typeof this.startInfo.dragPointInCenterBottom!="boolean"){const ae=new W.Vector3().subVectors(N,X),re=ae.x<0&&Y.x>=0,Pe=ae.y<0&&Y.y>=0,ve=ae.z<0&&Y.z>=0;this.startInfo.dragPointInCenterBottom=re||Pe||ve}if(U==="ew"&&typeof this.startInfo.dragPointInCenterLeft!="boolean"){const ae=new W.Vector3().subVectors(N,X),re=ae.x<0&&Y.x>=0,Pe=ae.y<0&&Y.y>=0,ve=ae.z<0&&Y.z>=0;this.startInfo.dragPointInCenterLeft=re||Pe||ve}const J=new W.Vector3().subVectors(N,H),q=J.length();return q>.3?(console.warn("offset.length() > 0.3, skipped",q),z):J},v=m("ew"),p=m("ns"),g=()=>{const U=v;this.helperObject3D.cornerPositions.forEach((z,Y)=>{var H;(H=this.startInfo)!=null&&H.dragPointInCenterLeft?(Y===0||Y===3)&&z.add(U):(Y===1||Y===2)&&z.add(U)})},A=()=>{const U=p;this.helperObject3D.cornerPositions.forEach((z,Y)=>{var H;(H=this.startInfo)!=null&&H.dragPointInCenterBottom?(Y===0||Y===1)&&z.add(U):(Y===2||Y===3)&&z.add(U)})};switch(h){case"ew":g();break;case"ns":A();break;case"nesw":case"nwse":g(),A()}const w=new W.Vector3().subVectors(r[1],r[0]).length()/u.length(),I=new W.Vector3().subVectors(r[3],r[0]).length()/f.length(),C=new W.Vector3(w,I,1),E=new b.Matrix4().scale(C);i.isCSS3DObjectPlus?i.applyScaleMatrix4(E):i.scale.applyMatrix4(E),s.position.copy(a);const M=new W.Vector3().addVectors(r[0],r[2]).divideScalar(2),S=new W.Vector3().subVectors(M,l),T=new b.Matrix4().setPosition(S);i.applyMatrix4(T),(G=this.helperObject3D.css3DInstance)==null||G.css3DObject.applyMatrix4(T),(_=this.helperObject3D.plane)==null||_.applyMatrix4(T),this.internalHooks.emit("applyObjectScale",{matrix:E}),this.internalHooks.emit("applyObjectPosition",{matrix:T}),this.render()}dragEnd(){this.isDragging&&(this.startInfo=void 0,this.isDragging=!1,this.hooks.emit("scaleEnd"),this.render())}}class kx extends xx{constructor(...e){super(...e);d(this,"name","CSS3DScaleController");this.addHTMLEventListener()}addHTMLEventListener(){this.helperObject3D.points.forEach(e=>{if(!e)return;const i=e.point,s=a=>this.dragStart(a,e),o=this.dragging.bind(this),r=this.dragEnd.bind(this);i.addEventListener("dragstart",s),i.addEventListener("drag",o),i.addEventListener("dragend",r)})}}class Dx extends ao{constructor(...e){super(...e);d(this,"name","BoundingBoxController")}}class Sx extends $3{constructor(e,i){super(e,i);d(this,"name","ScaleHelper");d(this,"scaleMeshes",[]);d(this,"positions",[]);i&&(this.positions=i.positions)}initQuaternion(){this.quaternion.copy(this.originObject3D.quaternion)}initialPosition(e){this.position.copy(this.originObject3D.position);const i=typeof this.positions=="function"?this.positions():this.positions;i&&(this.scaleMeshes=i.map((s,o)=>{var a;const r=(a=this.scaleMeshes[o])!=null?a:Tx();return r.position.copy(s.handlePosition),r.scalePosition=s,this.addIfNotExists(r),r}))}setScaleByCamera(e){this.scaleMeshes.forEach(i=>{i.scale.setScalar(Oc(e,i.scalePosition.handlePosition.clone().applyMatrix4(this.matrixWorld)))})}}function Tx(){const n=new b.Group;n.name="ScaleHelperCube";const t=.05,e=new b.BoxGeometry(t,t,t),i=new b.MeshBasicMaterial({color:16776960,transparent:!0,side:b.DoubleSide}),s=new b.MeshBasicMaterial({color:16776960,opacity:.4,depthTest:!1,depthWrite:!1,transparent:!0,side:b.DoubleSide}),o=new b.Mesh(e,i),r=new b.Mesh(e,s);return o.name="ScaleHelperCube-front",r.name="ScaleHelperCube-behind",o.renderOrder=11,r.renderOrder=10,n.add(o,r),n}class Lx extends ao{constructor(...e){super(...e);d(this,"name","ScaleController");d(this,"startInfo");d(this,"dragStart",e=>{if(this.isDragging)return;this.isDragging=!0;const{intersect:i}=e,s=this.camera.position;let o=i.object;o.scalePosition||(o=i.object.parent);const r=o.scalePosition.basePosition.clone(),l=o.scalePosition.handlePosition.clone().clone().sub(r).clone(),c=new b.Line3(r,r.clone().add(l.normalize().multiplyScalar(5)));c.applyMatrix4(this.helperObject3D.matrixWorld);const h=new b.Raycaster(s,i.point.clone().sub(s)),u=mn({raycaster:h,line:c});this.startInfo={line:c,scaleStartPoint:u,draggingObject:o},this.helperObject3D.scaleMeshes.forEach(f=>{f.uuid!==o.uuid&&(f.visible=!1)}),o.visible=!0,this.hooks.emit("scaleStart")});d(this,"dragging",e=>{if(!this.isDragging||!this.startInfo)return;const i="touches"in e?e.touches[0].clientX:e.x,s="touches"in e?e.touches[0].clientY:e.y,o=Br(this.camera,{x:i,y:s},this.container);return o?(this.scale(o),!1):this.dragEnd()});d(this,"scale",e=>{var l,c;if(!this.startInfo)return;const{line:i,scaleStartPoint:s,draggingObject:o}=this.startInfo,{scalePosition:r}=o,a=mn({raycaster:e,line:i,clampToLine:!1});a.applyMatrix4(new b.Matrix4().getInverse(this.helperObject3D.matrixWorld.clone())),(c=(l=this.config)==null?void 0:l.scaleCallback)==null||c.call(l,{intersectPoint:a,scalePosition:r,offset:a.clone().sub(s)}),o.position.copy(a.clone()),this.hooks.emit("scale",new b.Vector3(1,1,1))});d(this,"dragEnd",()=>{this.isDragging&&(this.startInfo=void 0,this.isDragging=!1,this.helperObject3D.scaleMeshes.forEach(e=>{e.visible=!0}),this.internalHooks.emit("initialHelperPosition"),this.hooks.emit("scaleEnd"))});const i=this.show.bind(this),s=this.hide.bind(this);this.domEvents.addEventListener(this.helperObject3D,"mousedown",this.dragStart),document.addEventListener("mousemove",this.dragging),document.addEventListener("mouseup",this.dragEnd),this.domEvents.addEventListener(this.helperObject3D,"touchstart",this.dragStart),document.addEventListener("touchmove",this.dragging),document.addEventListener("touchend",this.dragEnd),this.hooks.on("rotateStart",s),this.hooks.on("rotateEnd",i),this.hooks.on("moveStart",s),this.hooks.on("moveEnd",i),this.hooks.on("moveByMouseEnable",s),this.hooks.on("moveByMouseDisable",i),this.disposers.push(()=>{this.domEvents.removeEventListener(this.helperObject3D,"mousedown",this.dragStart),document.removeEventListener("mousemove",this.dragging),document.removeEventListener("mouseup",this.dragEnd),this.domEvents.removeEventListener(this.helperObject3D,"touchstart",this.dragStart),document.removeEventListener("touchmove",this.dragging),document.removeEventListener("touchend",this.dragEnd),this.hooks.off("rotateStart",s),this.hooks.off("rotateEnd",i),this.hooks.off("moveStart",s),this.hooks.off("moveEnd",i),this.hooks.off("moveByMouseEnable",s),this.hooks.off("moveByMouseDisable",i)})}initialHelperPosition(){this.helperObject3D.initialPosition();const e=this;e.offHoverListener&&e.offHoverListener(),e.offHoverListener=this.hoverListener(this.helperObject3D.scaleMeshes)}setScale(e){var l,c,h;let i=1,s=1,o=1;typeof e=="number"?(i=e,s=e,o=e):typeof e=="object"&&(i=(l=e.x)!=null?l:1,s=(c=e.y)!=null?c:1,o=(h=e.z)!=null?h:1);const r=new b.Vector3(i,s,o);this.hooks.emit("wantToScale",r)||(this.originObject3D.scale.copy(r),this.internalHooks.emit("setObjectScale",r),this.hooks.emit("scale",r),this.render())}}function Re(n,t){this._camera=n||null,this._domElement=t||document,this._raycaster=new b.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)}Re.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)};Re.eventNames=["click","dblclick","mouseover","mouseout","mousemove","mousedown","mouseup","contextmenu","touchstart","touchend"];Re.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 o={width:t===window?window.innerWidth:t.offsetWidth,height:t===window?window.innerHeight:t.offsetHeight};return{x:Number((n.pageX-e.x)/o.width)*2-1,y:-((n.pageY-e.y)/o.height)*2+1}};Re.prototype._objectCtxInit=function(n){n._3xDomEvent={}};Re.prototype._objectCtxDeinit=function(n){delete n._3xDomEvent};Re.prototype._objectCtxIsInit=function(n){return!!n._3xDomEvent};Re.prototype._objectCtxGet=function(n){return n._3xDomEvent};Re.prototype.camera=function(n){return n&&(this._camera=n),this._camera};Re.prototype.bind=function(n,t,e,i){console.assert(Re.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)};Re.prototype.addEventListener=Re.prototype.bind;Re.prototype.unbind=function(n,t,e,i){console.assert(Re.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 o=s[t+"Handlers"],r=0;r<o.length;r++){var a=o[r];if(e==a.callback&&i==a.useCapture){o.splice(r,1);break}}var l=this._boundObjs[t].indexOf(n);this._boundObjs[t].splice(l,1)};Re.prototype.removeEventListener=Re.prototype.unbind;Re.prototype._bound=function(n,t){var e=this._objectCtxGet(t);return e?!!e[n+"Handlers"]:!1};Re.prototype._onMove=function(n,t,e,i){var s=this._boundObjs[n];if(!(s===void 0||s.length===0)){var o=new b.Vector2;o.set(t,e),this._raycaster.setFromCamera(o,this._camera);var r=this._raycaster.intersectObjects(s),a=this._selected;if(r.length>0){var l,c,h,u=r[0],f=u.object;this._selected=f,h=this._bound("mousemove",f),a!=f&&(l=this._bound("mouseover",f),c=a&&this._bound("mouseout",a))}else c=a&&this._bound("mouseout",a),this._selected=null;h&&this._notify("mousemove",f,i,u),l&&this._notify("mouseover",f,i,u),c&&this._notify("mouseout",a,i,u)}};Re.prototype._onEvent=function(n,t,e,i){var s=this._boundObjs[n];if(!(s===void 0||s.length===0)){var o=new b.Vector2;o.set(t,e),this._raycaster.setFromCamera(o,this._camera);var r=this._raycaster.intersectObjects(s,!0);if(r.length!==0){for(var a=r[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)}}};Re.prototype._notify=function(n,t,e,i){var s=this._objectCtxGet(t),o=s?s[n+"Handlers"]:null;if(!s||!o||o.length===0){t.parent&&this._notify(n,t.parent,e,i);return}for(var o=s[n+"Handlers"],r=0;r<o.length;r++){var a=o[r],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)}};Re.prototype._onMouseDown=function(n){return this._onMouseEvent("mousedown",n)};Re.prototype._onMouseUp=function(n){return this._onMouseEvent("mouseup",n)};Re.prototype._onMouseEvent=function(n,t){var e=this._getRelativeMouseXY(t);this._onEvent(n,e.x,e.y,t)};Re.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)};Re.prototype._onClick=function(n){this._onMouseEvent("click",n)};Re.prototype._onDblClick=function(n){this._onMouseEvent("dblclick",n)};Re.prototype._onContextmenu=function(n){this._onMouseEvent("contextmenu",n)};Re.prototype._onTouchStart=function(n){return this._onTouchEvent("touchstart",n)};Re.prototype._onTouchEnd=function(n){return this._onTouchEvent("touchend",n)};Re.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)}};Re.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 zl="Object3DHelperPlugin",Rr=zl,zx=()=>{console.error(`${Rr} is disposed`)},jx=()=>{console.warn(`${Rr} is disabled`)},Ox=()=>{console.error(`${Rr} is disabled`)};class Bc extends Gi{constructor(e){super(e);d(this,"name",zl);d(this,"state",{visible:!0,enabled:!0,disposed:!1});d(this,"objectHelperMap",new Map);d(this,"css3DObjectParentMap",new Map);d(this,"css3DRender");this.five=e,this.css3DRender=new Zn(this.five.scene),console.warn("Object3DHelper: 使用此插件,需要在初始化five时,设置five参数: { backgroundAlpha: 0, backgroundColor: 0x000000 }"),Object.assign(window,{[`__${zl.toUpperCase()}_DEBUG__`]:this})}show(e){return Q(this,null,function*(){this.setState({visible:!0},e)})}hide(e){return Q(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 zx();if(!this.state.enabled&&e.enabled!==!0&&e.disposed!==!0)return Ox();const s=k({},this.state);this.state=k(k({},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 Ex,o=[],r=(w=this.five.getElement())==null?void 0:w.parentElement,a=this.five.camera,c=k(k({},{moveHelper:!0,rotateHelper:!0,scaleHelper:!0,boundingBoxHelper:!1,positionFrom:"objectPosition"}),i),{moveHelper:h,rotateHelper:u,scaleHelper:f,boundingBoxHelper:m}=c,v=s.hooks,p=new ht,g=new Re(this.five.camera,this.five.getElement()),A=I=>{if(I)return typeof I=="boolean"?I:I.enable};if(A(h)){const I=k(k({},this.getConfig(c.moveHelper)),c),C=new ax(e,k({},I)),E=new zs(this.five,g,bx,e,C,I,v,p);s.addControllers({moveController:E.helperController}),o.push(()=>E.dispose())}if(A(u)){const I=k(k({},this.getConfig(c.rotateHelper)),c),C=new hx(e,k({container:r},I)),E=new zs(this.five,g,Mx,e,C,I,v,p);s.addControllers({rotateController:E.helperController}),o.push(()=>E.dispose())}if(A(m)){const I=new px(e),C=new zs(this.five,g,Dx,e,I,void 0,v,p);s.addControllers({boundingBoxController:C.helperController})}if(A(f))if(e.isCSS3DObjectPlus&&r){const I=new gx(e,r,a,this.five.scene),C=new zs(this.five,g,kx,e,I,void 0,v,p);s.addControllers({scaleController:C.helperController}),o.push(()=>C.dispose()),ci(this.five).then(()=>{var E,M;if(e.isCSS3DObjectPlus){const S=e;if(!S||S.mode!=="front")return;const T=(E=this.css3DRender.behindModeCSS3DRenderer.wrapper)!=null?E:ql(this.five);T&&(this.css3DObjectParentMap.set(S,S.parent),S.removeFromParent(),this.css3DRender.behindModeCSS3DRenderer.setWrapper(T),(M=this.css3DRender.getBehindCSS3DObjectGroup())==null||M.add(S),this.css3DRender.render(this.five.camera))}})}else{const I=k(k({},this.getConfig(c.scaleHelper)),c),C=new Sx(e,I),E=new zs(this.five,g,Lx,e,C,I,v,p);s.addControllers({scaleController:E.helperController}),o.push(()=>E.dispose())}return this.objectHelperMap.set(e,{helper:s,disposers:o}),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 o=e,r=this.css3DObjectParentMap.get(o);r&&r.add(o),this.css3DRender.render(this.five.camera)}this.objectHelperMap.delete(e),i.dispose(),s==null||s.forEach(o=>o==null?void 0:o())}}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&&jx()}getConfig(e){if(e&&typeof e!="boolean"&&e.enable)return e}}const Vx=n=>new Bc(n),Bx=`
983
+ `;class Tl{constructor(t,e){d(this,"name","");d(this,"startTagContainer");d(this,"endTagContainer");d(this,"path",[]);d(this,"geometryStyle",{});d(this,"materialStyle",{});d(this,"meshStyle",{});d(this,"group",new b.Group);d(this,"meshWithDepthTest");d(this,"meshWithoutDepthTest");d(this,"visible",null);d(this,"five");d(this,"mode");d(this,"_curvePath",null);d(this,"_curvePoints",null);d(this,"_panoGroup",[]);d(this,"skippedPositions",null);d(this,"textureUrl","");d(this,"scale",1);d(this,"width",.5);d(this,"unitLength",.5);d(this,"_visibleFloorIndexes",null);d(this,"modeVisible",!1);d(this,"floorVisible",!0);d(this,"defaultVisible",!1);d(this,"inWalkAnimation",!1);d(this,"customVisible",null);d(this,"parent");d(this,"plugin");d(this,"textureHasLoaded",!1);d(this,"disposed",!1);d(this,"flowAnime",new Un({progress:0}).to({progress:1}).duration(1500).repeat(1/0));d(this,"cacheLengths",[]);d(this,"heightOffset",0);d(this,"panoMap",{});d(this,"autoDepthTestEffectDistance");d(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("panoArrived",this.onFivePanoArrived),this.five.off("modelShownFloorChange",this.onFiveModelShownFloorChange),this.doHide(),(t=this.startTagContainer)==null||t.plugin.dispose(),(e=this.endTagContainer)==null||e.plugin.dispose())});d(this,"onWalkAnimationStart",()=>{this.inWalkAnimation=!0,this.updateVisible()});d(this,"onWalkAnimationEnd",()=>{this.inWalkAnimation=!1,this.updateVisible()});d(this,"onFiveModeChange",t=>{this.modeVisible=this.mode==="panorama"?tn(t):Gt(t),this.updateVisible()});d(this,"onFivePanoArrived",t=>{var s,o,r,a,l,c;const e=(r=(o=(s=this.path)==null?void 0:s[0])==null?void 0:o.panoIndexMap)==null?void 0:r[t],i=this.panoMap[e!=null?e:t];if(i===void 0)this.group.children.includes(this.meshWithoutDepthTest)&&this.group.remove(this.meshWithoutDepthTest),this.meshWithDepthTest.material.uniforms.excludeMinV.value=-1,this.meshWithDepthTest.material.uniforms.excludeMaxV.value=-1;else{this.group.children.includes(this.meshWithoutDepthTest)||this.group.add(this.meshWithoutDepthTest),this.meshWithoutDepthTest.visible=!0;const h=this.meshWithDepthTest.geometry.getAttribute("uv"),u=100*((a=this.autoDepthTestEffectDistance)!=null?a:2),f=(l=h.getY((i-u)*2))!=null?l:0,m=(c=h.getY((i+u)*2))!=null?c:h.getY(h.count-1);this.meshWithDepthTest.material.uniforms.excludeMinV.value=f,this.meshWithDepthTest.material.uniforms.excludeMaxV.value=m,this.meshWithoutDepthTest.material.uniforms.includeMinV.value=f,this.meshWithoutDepthTest.material.uniforms.includeMaxV.value=m}this.meshWithDepthTest.material.uniformsNeedUpdate=!0,this.meshWithoutDepthTest.material.uniformsNeedUpdate=!0,this.five.needsRender=!0});d(this,"onFiveModelShownFloorChange",t=>{this.floorVisible=t===null||this.visibleFloorIndexes===null||this.visibleFloorIndexes.includes(t),this.updateVisible()});d(this,"updateVisible",()=>{const t=(()=>!this.parent.visible||!this.plugin.state.enabled||!this.plugin.state.visible?!1:this.customVisible!==null?this.customVisible:this.inWalkAnimation?!0:this.modeVisible&&this.defaultVisible&&this.floorVisible)();this.visible=t,t&&this.textureHasLoaded?this.doShow():this.doHide()});d(this,"onFlowAnimeUpdate",t=>{const{progress:e}=t;this.meshWithDepthTest.material.uniforms.vOffset.value=e,this.meshWithoutDepthTest.material.uniforms.vOffset.value=e,this.meshWithDepthTest.material.uniformsNeedUpdate=!0,this.meshWithoutDepthTest.material.uniformsNeedUpdate=!0,this.five.needsRender=!0});d(this,"logError",t=>cg("GuideLineModeItem: ",t));var o,r;this.five=t,this.mode=e.mode,this.plugin=e.plugin,this.parent=e.parent,this.group.name="GuideLineModeItem";const i=new b.BufferGeometry,s=new b.ShaderMaterial({vertexShader:O3,fragmentShader:V3,transparent:!0,uniforms:{map:{value:null},useMapColor:{value:0},mapColor:{value:new b.Color},mapOpacity:{value:1},backgroundColor:{value:new b.Color},backgroundOpacity:{value:0},borderColor:{value:new b.Color},borderOpacity:{value:0},backgroundClip:{value:0},borderWidth:{value:.05},opacity:{value:1},flicker:{value:1},maxV:{value:0},vOffset:{value:0},includeMinV:{value:-1},includeMaxV:{value:-1},excludeMinV:{value:-1},excludeMaxV:{value:-1}}});this.meshWithDepthTest=new b.Mesh(i,s),this.meshWithoutDepthTest=new b.Mesh(i,s.clone()),this.meshWithoutDepthTest.material.depthTest=!1,this.meshWithDepthTest.name="GuideLineModeItemWithDepthTest",this.meshWithoutDepthTest.name="GuideLineModeItemWithoutDepthTest",this.group.add(this.meshWithDepthTest),this.mode==="panorama"&&(this.parent.hooks.on("walkStart",this.onWalkAnimationStart),this.parent.hooks.on("walkEnded",this.onWalkAnimationEnd),this.onFivePanoArrived(this.five.getCurrentState().panoIndex)),this.updateVisible(),this.onFiveModeChange(this.five.getCurrentState().mode),this.onFiveModelShownFloorChange((r=(o=this.five.model)==null?void 0:o.shownFloor)!=null?r: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("panoArrived",this.onFivePanoArrived),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=j3(t);if(this._panoGroup=i,(e==null?void 0:e.skipPanoGroup)!==void 0){const o=e.skipPanoGroup?i.map(r=>this.plugin.workUtil.getObserverStandingPosition(r)).filter(xe):null;this.skippedPositions=o}const s=this.getPathFromPanoGroup(i,this.five.work,e);this.path=s,this.setGeometryByPath(s,e)}setGeometryByPath(t,e){var f,m,v,p;if(this.disposed)return this.logError("disposed");const i=(f=e==null?void 0:e.scale)!=null?f:this.scale,s=(m=e==null?void 0:e.width)!=null?m:this.width,o=(v=e==null?void 0:e.unit_length)!=null?v:this.unitLength;this.scale=i,this.width=s,this.unitLength=o;const{geometry:r,maxV:a,curvePath:l,curvePoints:c,panoMap:h,totalLength:u}=YC({path:t,width:s*i,unitLength:o*i,skipPositions:this.skippedPositions,useAutoDepthTest:e.useAutoDepthTest});this.autoDepthTestEffectDistance=(p=e.autoDepthTestEffectDistance)!=null?p:(()=>{const g=u/10;return g>3?3:g<1?1:g})(),this.panoMap=h,this._curvePath=l,this._curvePoints=c,this.meshWithDepthTest.geometry.copy(r),this.onFivePanoArrived(this.five.getCurrentState().panoIndex),this.meshWithDepthTest.material.needsUpdate=!0,this.meshWithDepthTest.material.uniforms.maxV.value=a,this.meshWithoutDepthTest.material.needsUpdate=!0,this.meshWithoutDepthTest.material.uniforms.maxV.value=a,this.five.needsRender=!0,this.path=t,this.geometryStyle=k(k({},this.geometryStyle),e)}setMartial(t){var i,s,o,r,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((o=t==null?void 0:t.opacity)!=null?o:.5),this.setTextureUrl((a=(r=t==null?void 0:t.texture)==null?void 0:r.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=k(k({},this.materialStyle),t);this.materialStyle=e}setMeshStyle(t){if(t!=null&&t.translate){const s=new b.Vector3,o=new b.Vector3().fromArray(t.translate);o.y+=this.heightOffset,s.add(o),this.group.position.copy(s),i(this.startTagContainer,o),i(this.endTagContainer,o)}const e=k(k({},this.meshStyle),t);this.meshStyle=e;function i(s,o){if(!(s!=null&&s.tag))return;const r=new b.Vector3().fromArray(s.tag.position);r.add(o);const a=r.toArray();s.plugin.changeTagById(s.tag.id,{position:a})}}setHeightOffset(t){const e=new b.Vector3;this.meshStyle.translate&&e.add(new b.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.meshWithDepthTest.material.uniforms.mapColor.value=new b.Color().set(t),this.meshWithoutDepthTest.material.uniforms.mapColor.value=new b.Color().set(t)),this.meshWithDepthTest.material.uniforms.useMapColor.value=t?1:0,this.meshWithoutDepthTest.material.uniforms.useMapColor.value=t?1:0,this.meshWithDepthTest.material.uniformsNeedUpdate=!0,this.meshWithoutDepthTest.material.uniformsNeedUpdate=!0,this.five.needsRender=!0}setBorderColor(t){if(this.disposed)return this.logError("disposed");this.meshWithDepthTest.material.uniforms.borderColor.value=new b.Color().set(t),this.meshWithoutDepthTest.material.uniforms.borderColor.value=new b.Color().set(t),this.meshWithDepthTest.material.uniformsNeedUpdate=!0,this.meshWithoutDepthTest.material.uniformsNeedUpdate=!0,this.five.needsRender=!0}setBorderOpacity(t){if(this.disposed)return this.logError("disposed");this.meshWithDepthTest.material.uniforms.borderOpacity.value=t,this.meshWithoutDepthTest.material.uniforms.borderOpacity.value=t,this.meshWithDepthTest.material.uniformsNeedUpdate=!0,this.meshWithoutDepthTest.material.uniformsNeedUpdate=!0,this.five.needsRender=!0}setBackgroundClip(t){if(this.disposed)return this.logError("disposed");this.meshWithDepthTest.material.uniforms.backgroundClip.value=t==="border-box"?0:1,this.meshWithoutDepthTest.material.uniforms.backgroundClip.value=t==="border-box"?0:1,this.meshWithDepthTest.material.uniformsNeedUpdate=!0,this.meshWithoutDepthTest.material.uniformsNeedUpdate=!0,this.five.needsRender=!0}setBorderWidth(t){if(this.disposed)return this.logError("disposed");this.meshWithDepthTest.material.uniforms.borderWidth.value=t,this.meshWithoutDepthTest.material.uniforms.borderWidth.value=t,this.meshWithDepthTest.material.uniformsNeedUpdate=!0,this.meshWithoutDepthTest.material.uniformsNeedUpdate=!0,this.five.needsRender=!0}setBackgroundColor(t){if(this.disposed)return this.logError("disposed");this.meshWithDepthTest.material.uniforms.backgroundColor.value=new b.Color().set(t),this.meshWithoutDepthTest.material.uniforms.backgroundColor.value=new b.Color().set(t),this.meshWithDepthTest.material.uniformsNeedUpdate=!0,this.meshWithoutDepthTest.material.uniformsNeedUpdate=!0,this.five.needsRender=!0}setBackgroundOpacity(t){if(this.disposed)return this.logError("disposed");this.meshWithDepthTest.material.uniforms.backgroundOpacity.value=t,this.meshWithoutDepthTest.material.uniforms.backgroundOpacity.value=t,this.meshWithDepthTest.material.uniformsNeedUpdate=!0,this.meshWithoutDepthTest.material.uniformsNeedUpdate=!0,this.five.needsRender=!0}setOpacity(t){if(this.disposed)return this.logError("disposed");this.meshWithDepthTest.material.uniforms.opacity.value=t,this.meshWithoutDepthTest.material.uniforms.opacity.value=t,this.meshWithDepthTest.material.uniformsNeedUpdate=!0,this.meshWithoutDepthTest.material.uniformsNeedUpdate=!0,this.five.needsRender=!0}setMapOpacity(t){if(this.disposed)return this.logError("disposed");this.meshWithDepthTest.material.uniforms.mapOpacity.value=t,this.meshWithoutDepthTest.material.uniforms.mapOpacity.value=t,this.meshWithDepthTest.material.uniformsNeedUpdate=!0,this.meshWithoutDepthTest.material.uniformsNeedUpdate=!0,this.five.needsRender=!0}setTextureUrl(t){if(this.disposed)return this.logError("disposed");this.textureUrl=t,on(t).then(e=>{this.disposed||this.textureUrl===t&&(e.wrapT=b.RepeatWrapping,this.textureHasLoaded=!0,this.meshWithDepthTest.material.uniforms.map.value=e,this.meshWithoutDepthTest.material.uniforms.map.value=e,this.meshWithDepthTest.material.uniformsNeedUpdate=!0,this.meshWithoutDepthTest.material.uniformsNeedUpdate=!0,this.meshWithDepthTest.material.needsUpdate=!0,this.meshWithoutDepthTest.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,o,r;if(this.disposed)return this.logError("disposed");Er([this.group,(i=(e=(t=this.startTagContainer)==null?void 0:t.plugin)==null?void 0:e.tags[0])==null?void 0:i.dom,(r=(o=(s=this.endTagContainer)==null?void 0:s.plugin)==null?void 0:o.tags[0])==null?void 0:r.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;if(!this.curvePoints||!this.curvePath)return[];const t=this.curvePoints.length,e=this.curvePath.getLength(),i=t-1,s=e/i,o=(l=this.curvePath.getLengths(i))!=null?l:[],r=[];let a=0;for(let c=0;c<t;c++){const h=this.curvePoints[c],u=this.plugin.workUtil.getObserverStandingPosition(a);if(!u)break;u.clone().setY(0).distanceTo(h.clone().setY(0))<s&&(r.push(o[c]),a+=1)}return r}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 pr(this.five,{containerZIndex:1})},this.startTagContainer))():(c=this.endTagContainer)!=null?c:(()=>(this.endTagContainer={tag:null,plugin:new pr(this.five,{containerZIndex:1})},this.endTagContainer))(),r=Qe({},{contentType:"Custom",stickType:"2DPoint",config:{visibleConfig:{visibleFiveMode:["Floorplan","Mapview"],followModelVisibility:!1}},style:{point:{enabled:!1}},data:{}},e);s.tag=r,B3(r)&&(s.tag.element=h=>{var m,v;(m=s.app)==null||m.$destroy();const u=t==="start"?te(k({},r.data),{name:this.name,distance:Math.round((v=i.getLength())!=null?v:0),i18n:this.plugin.config.i18n}):r.data,f=new z3({target:h,intro:!0,props:u});return s.app=f,()=>f.$destroy()}),s.plugin.load({tagList:[s.tag]});const a=this.meshStyle.translate;if(a&&r.position){const h=new b.Vector3().fromArray(r.position),u=new b.Vector3().fromArray(a);h.add(u),h.y+=this.heightOffset;const f=h.toArray();s.plugin.changeTagById(s.tag.id,{position:f})}}doShow(){var t,e;this.mode==="model"&&!this.flowAnime.isPlaying()&&this.flowAnime.play(),this.five.scene.add(this.group),(t=this.startTagContainer)==null||t.plugin.show(),(e=this.endTagContainer)==null||e.plugin.show(),this.five.needsRender=!0}doHide(){var t,e;this.mode==="model"&&this.flowAnime.stop(),this.five.scene.remove(this.group),(t=this.startTagContainer)==null||t.plugin.hide(),(e=this.endTagContainer)==null||e.plugin.hide(),this.five.needsRender=!0}getPathFromPanoGroup(t,e,i){if(t.length<2)return[];const s={},o=t.map((l,c)=>{const h=this.plugin.workUtil.getObserverStandingPosition(l);if(!h)return;const u=t[c-1];if((c===0?999:h.distanceTo(this.plugin.workUtil.getObserverStandingPosition(u)))<.05){let m=u;for(;s[m]!==void 0;)m=s[m];s[l]=m;return}return{position:h,panoIndex:l}}).filter(xe),r=o.map(l=>l.position.toArray()),a=o.map(l=>l.panoIndex);return[te(k({type:"CatmullRomCurve3",points:r},i),{panoIndexList:a,panoIndexMap:s})]}}function B3(n){return n.contentType==="Custom"}const R3=Object.freeze(Object.defineProperty({__proto__:null,GuideLineModeItem:Tl},Symbol.toStringTag,{value:"Module"})),Qg="CruisePlugin",Za=`${Qg}`;class Wg extends Gi{constructor(e,i){super(e,i);d(this,"state",{visible:!0,enabled:!0,disposed:!1,playing:!1,speed:1});d(this,"data");d(this,"config");d(this,"pauseDataMap",new Map);d(this,"privateState",{playing:!1,broke:!1,modeChanging:!1});d(this,"GuideLine");d(this,"disposedErrorLog",()=>{console.error(`${Za} is disposed`)});d(this,"disableWarnLog",()=>{console.warn(`${Za} is disabled`)});d(this,"disableErrorLog",()=>{console.error(`${Za} is disabled`)});this.config=i,Object.assign(window,{[`__${Qg}_DEBUG__`]:this})}play(e){this.setState({playing:!0},e)}pause(e){this.setState({playing:!1},e)}show(e){return Q(this,null,function*(){this.setState({visible:!0},e)})}hide(e){return Q(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 o;if(this.state.disposed)return this.disposedErrorLog();if(!this.state.enabled&&e.enabled!==!0&&e.disposed!==!0)return this.disableErrorLog();const s=k({},this.state);this.state=Qe({},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),wt(s,this.state,{deep:!0})||this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:(o=i==null?void 0:i.userAction)!=null?o:!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,o;e?((s=this.GuideLine)==null||s.enable(),this.hooks.emit("enable",{userAction:i})):((o=this.GuideLine)==null||o.disable(),this.changePlayState(!1,{userAction:i}),this.hooks.emit("disable",{userAction:i})),this.state.enabled=e}handleVisible(e,i=!0){var s,o;e?((s=this.GuideLine)==null||s.show(),this.actionIfStateIsEnabled(()=>this.hooks.emit("show",{userAction:i}))):((o=this.GuideLine)==null||o.hide(),this.actionIfStateIsEnabled(()=>this.hooks.emit("hide",{userAction:i}))),this.state.visible=e}addInterruptListener(e){const i=()=>{this.privateState.modeChanging||e()},s=o=>{o!=="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 Ja(n,t,e){var l,c,h;const i=new b.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),o=n.getTangentAt(t),{longitude:r,latitude:a}=io(o);return{offset:s.clone(),longitude:r,latitude:a,distance:0}}let Lc=class extends Wg{constructor(e,i){var r;super(e,i);d(this,"curve");d(this,"baseCurveOffset");d(this,"curveOffset");d(this,"playStartedTime",performance.now());d(this,"duration");d(this,"changeSpeed",(e,i=!0)=>{this.state.speed=e,this.hooks.emit("speedChange",e,{userAction:i})});d(this,"moveToStart",()=>{this.five.setState(te(k({},Ja(this.curve,0,this.curveOffset)),{mode:"Model"}))});d(this,"playFromStart",()=>{this.clearPauseData(),this.setState({playing:!0})});d(this,"getDuration",()=>this.getSpeededDuration(this.duration));d(this,"getProgress",()=>{var l;const e=this.getPauseData();let i=(l=e==null?void 0:e.playedProgress)!=null?l:0;(i<0||i>=1)&&(i=0);const s=1-i,o=this.getDuration(),a=(performance.now()-this.playStartedTime)/o;return 1-s+a});const s={config:{speedConfig:{moveSpeed:2,moveSpeedUnit:"m/s"}}},o={allowBroke:!0};this.state=Qe({},s,this.state),this.config=Qe({},o,this.config),this.baseCurveOffset=Qe({x:0,y:0,z:0},{y:2},(r=this.config)==null?void 0:r.offset)}load(e,i){var a,l,c,h,u,f,m,v,p;this.handlePause(),this.clear(),this.data=k({id:ct()},e);const s=(()=>{if(this.data.path instanceof b.Curve)return this.data.path.curves[0];{if(this.data.path.length<2)return null;const g=this.data.path.map(De);return new b.CatmullRomCurve3(g,void 0,"catmullrom",.5)}})();if(!s)return;if(this.curve=s,this.curveOffset={x:this.baseCurveOffset.x+((l=(a=this.data.offset)==null?void 0:a.x)!=null?l:0),y:this.baseCurveOffset.y+((h=(c=this.data.offset)==null?void 0:c.y)!=null?h:0),z:this.baseCurveOffset.z+((f=(u=this.data.offset)==null?void 0:u.z)!=null?f:0)},!this.curve)throw new Error("curve is not defined");const o=this.curve.getLength(),r=this.state.config.speedConfig.moveSpeedUnit==="m/ms"?1:1e3;if(this.duration=o/(this.state.config.speedConfig.moveSpeed/r),Array.isArray(this.data.path)){const g=this.data.path.map(De).map(A=>A.toArray());!this.GuideLine&&(((m=this.config)==null?void 0:m.useGuideLine)!==!1&&e.useGuildLine||(v=this.config)!=null&&v.useGuideLine&&e.useGuildLine!==!1)&&(this.GuideLine=U3(this.five,this.config)),(p=this.GuideLine)==null||p.load({lines:[{id:ct(),path:[{type:"CatmullRomCurve3",points:g}],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)=>Q(this,null,function*(){var l;this.hooks.emit("play",{userAction:!0});const s=this.getPauseData();let o=(l=s==null?void 0:s.playedProgress)!=null?l:0;(o<0||o>=1)&&(o=0);const r=Ja(this.curve,o,this.curveOffset);if(this.hooks.emit("progressChange",o),this.five.setState(te(k({},r),{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=Ja(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 Af(n){const t=Math.abs(Math.cos(n.latitude));return new b.Vector3(-Math.sin(n.longitude)*t,-Math.sin(n.latitude),-Math.cos(n.longitude)*t)}function _3(n,t){const e=Af(n),i=Af(t);return e.angleTo(i)}const F3=n=>Q(exports,null,function*(){try{n().then(()=>{},()=>{}).catch(()=>{})}catch(t){}});function Ug(n){return new Promise(t=>{setTimeout(()=>{t()},n)})}function H3(n){return Q(this,null,function*(){return new Promise(t=>{if(n.work){t();return}n.once("loaded",()=>t())})})}class oo extends Wg{constructor(e,i){super(e,i);d(this,"state",{visible:!0,enabled:!0,disposed:!1,playing:!1,speed:1,config:{speedConfig:{rotateSpeed:.001,rotateSpeedUnit:"rad/ms",moveSpeed:.002,moveSpeedUnit:"m/ms"}}});d(this,"privateState",{playing:!1,currentPlayQueue:[],currentPlayKeyframe:null,broke:!1,modeChanging:!1});this.config=i,Object.assign(window,{__WalkPlugin_DEBUG__:this})}load(e,i,s){return Q(this,null,function*(){var h,u;this.clear();const o=this.data?JSON.parse(JSON.stringify(this.data)):void 0,r=yield this.formatData(e);this.data=k({id:r.keyframesId},r),this.hooks.emit("dataChange",r,o);let a=[],l;const c=this.data.keyframes.filter(f=>f.data.panoIndex!==void 0);c.filter((f,m)=>{var v;return f.data.panoIndex!==((v=c[m-1])==null?void 0:v.data.panoIndex)}).map(f=>f.data.panoIndex).forEach(f=>{var v,p;const m=(v=this.workUtil.getObserver(f))==null?void 0:v.floorIndex;if(m!==void 0)if(l===m){const g=a.length-1;a[g]=[...(p=a[g])!=null?p:[],f]}else{l=m;const g=a.length;a[g]=[f]}}),!this.GuideLine&&((h=this.config)==null?void 0:h.useGuideLine)!==!1&&r.useGuildLine!==!1&&(this.GuideLine=zc(this.five,this.config)),(u=this.GuideLine)==null||u.load({routes:a.map(f=>({panoIndexList:f})),config:r.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",r),this.hooks.emit("dataLoaded",r)})}playFrom(e){const{index:i,id:s,userAction:o}=e;this.state.playing&&this.setState({playing:!1},{userAction:o}),this.setState({playing:!0},{userAction:o,playFromIndex:i,playFromId:s})}playFromStart(e){return this.playFrom(te(k({},e),{index:0}))}formatData(e){return Q(this,null,function*(){this.five.work||(yield H3(this.five));const i=(()=>{const s=e;return typeof s=="object"&&s!==null&&xe(s.version)&&s.data?s.data:s})();if(i.keyframes)return{keyframesId:ct(),keyframes:i.keyframes.map((s,o)=>{var l;const r=i.keyframes[o+1],a=(()=>!r||r.start===void 0||s.end===void 0?0:r.start-s.end)();return te(k({id:(l=s.uuid)!=null?l:ct(),moveIndex:o,stay:a,index:o},s),{guildPluginOptions:i.guildPluginOptions})})};if(i.panoIndexList){let s=[];const{moveEffect:o,moveToFirstPanoEffect:r,moveToFirstPanoDuration:a}=i;return this.privateState.moveToFirstPanoEffect=r,this.privateState.moveToFirstPanoDuration=a,i.panoIndexList.forEach((l,c)=>{const h=(()=>{var p,g;const u=i.panoIndexList.slice(c).find(A=>A!==l);if(u===void 0)return;const f=this.workUtil.getObserverPosition(l),m=this.workUtil.getObserverPosition(u);if(!m||!f||((p=this.workUtil.getObserver(l))==null?void 0:p.floorIndex)!==((g=this.workUtil.getObserver(u))==null?void 0:g.floorIndex))return;const v=new b.Vector3().subVectors(m,f);return io(v.normalize())})();i.moveType===void 0||i.moveType==="justMove"?s.push({moveIndex:c,stay:i.stay,data:k({effect:"Move",panoIndex:l,moveEffect:o},h!=null?h:{})}):i.moveType==="moveAndRotate"&&(s.push({moveIndex:c,stay:i.stay,data:{effect:"Move",panoIndex:l,moveEffect:o}}),h&&s.push({moveIndex:c,stay:i.stay,data:k({effect:"Rotate",panoIndex:l},h)}))}),{keyframesId:ct(),keyframes:s.map((l,c)=>k({id:ct(),index:c},l)),guildPluginOptions:i.guildPluginOptions,useGuildLine:i.useGuildLine}}else throw new Error("format error: data no keyframes or no panoIndexList")})}handlePlay(e){return Q(this,null,function*(){var m;const{data:i,state:s,privateState:o,hooks:r}=this;if(o.playing||!(i!=null&&i.keyframes)||(i==null?void 0:i.keyframes.length)===0)return;const a=ct();o.playId=a,o.playing=!0,o.broke=!1;const l=i.keyframes,c=this.getPauseData();(e==null?void 0:e.notEmitEvent)!==!0&&r.emit("play",{userAction:(m=e==null?void 0:e.userAction)!=null?m:!0});let h=!1;const f=yield(()=>Q(this,null,function*(){var v,p;if((e==null?void 0:e.playFromIndex)!==void 0)return e.playFromIndex;if((e==null?void 0:e.playFromId)!==void 0)return(v=this.data)==null?void 0:v.keyframes.findIndex(g=>g.id===e.playFromId);if(c!=null&&c.id){const g=(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:o.moveToFirstPanoEffect,duration:o.moveToFirstPanoDuration})),g){if(g.data.effect==="Move")return g.index;if(g.data.effect==="Rotate"){const A=c.duration!==void 0?c.duration*(1-c.playedProgress):void 0;return yield this.playKeyframe(g,{duration:A}),h=!0,g.index+1}}}}))();this.clearPauseData();for(const v of l){if(o.broke||!s.playing||!o.playing||a!==o.playId)return;if(!(f!==void 0&&v.index<f))try{r.emit("playIndexChange",v.index,v),yield this.playKeyframe(v,{moveEffect:h===!1?o.moveToFirstPanoEffect:void 0,duration:h===!1&&typeof o.moveToFirstPanoDuration=="number"?o.moveToFirstPanoDuration:void 0}),v.stay&&(yield Ug(v.stay)),h===!1&&(h=!0)}catch(p){return Promise.resolve("broke")}}s.playing&&a===o.playId&&(this.setState({playing:!1},{userAction:!1}),r.emit("end"),this.clearPauseData())})}handlePause(e){var r;const{state:i,privateState:s,hooks:o}=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&&o.emit("pause",{userAction:(r=e==null?void 0:e.userAction)!=null?r:!0}))}changeSpeed(e,i=!0){var l;const{state:s,privateState:o,hooks:r}=this,{currentPlayKeyframe:a}=o;if(r.emit("speedChange",e,{userAction:i}),s.playing&&a)try{const c=a.originDuration!==void 0?a.originDuration*(1-this.getProgress()):void 0,h=a.keyframe,{privateState:u}=this;((l=this.privateState.currentPlayKeyframe)==null?void 0:l.keyframe.id)!==h.id&&(this.privateState.currentPlayKeyframe={keyframe:h}),u.currentPlayQueue.push(this.getPlayPromise(h,{duration:c}))}catch(c){console.error(c)}}getProgress(){return this.five.controller.cameraMotion.progress}setPauseData(){var e,i,s;if((e=this.data)!=null&&e.id)return this.pauseDataMap.set(this.data.id,{id:(i=this.privateState.currentPlayKeyframe)==null?void 0:i.keyframe.id,fiveState:this.five.getCurrentState(),duration:(s=this.privateState.currentPlayKeyframe)==null?void 0:s.originDuration,playedProgress:this.getProgress()})}clear(){this.clearPauseData(),this.privateState.currentPlayKeyframe=null}playKeyframe(e,i){return Q(this,null,function*(){var o;const{privateState:s}=this;return((o=this.privateState.currentPlayKeyframe)==null?void 0:o.keyframe.id)!==e.id&&(this.privateState.currentPlayKeyframe={keyframe:e}),s.currentPlayQueue.push(this.getPlayPromise(e,i)),this.actionPromiseQueue()})}getPlayPromise(s){return Q(this,arguments,function*(e,i={}){var r;const o=e.data;if(i.duration=(r=i.duration)!=null?r:e.start!==void 0&&e.end!==void 0?e.end-e.start:void 0,!!o)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(o.effect){case"Move":this.move(o,i).then(h);break;case"Rotate":this.rotate(o,i).then(h);break;default:this.rotate(o,i).then(h)}}catch(h){}})})}actionPromiseQueue(){return Q(this,null,function*(){const{privateState:e}=this;return new Promise((i,s)=>{if(e.currentPlayQueue.length===0){i();return}const o=e.currentPlayQueue.shift();if(!o){i();return}o.then(i,s)}).then(()=>e.currentPlayQueue.length===0?Promise.resolve():this.actionPromiseQueue())})}move(e,i){return Q(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 Q(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 Q(this,arguments,function*(e,i={}){const{five:o,privateState:r,state:a}=this,l=(()=>{var m,v;const u=(m=a.config)==null?void 0:m.speedConfig,f=(v=e.rotateSpeed)!=null?v:u==null?void 0:u.rotateSpeed;if((u==null?void 0:u.rotateSpeedUnit)===void 0)return f;if(f!==void 0)return u.rotateSpeedUnit==="rad/ms"?f:f/1e3})(),c=(()=>{if(i.duration)return i.duration;if(l){const u=this.five.getCurrentState();return _3(u,e)/l}return 800})();r.currentPlayKeyframe&&(r.currentPlayKeyframe.originDuration=c);const h=this.getSpeededDuration(c);return new Promise(u=>{F3(()=>o.updateCamera(e,h)),setTimeout(()=>u(),h)})})}changePano(e,i){return Q(this,null,function*(){const{five:s,privateState:o,state:r}=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=r.config)==null?void 0:f.speedConfig,u=(m=e.moveSpeed)!=null?m:h==null?void 0:h.moveSpeed;if((h==null?void 0:h.moveSpeedUnit)===void 0)return u;if(u!==void 0)return h.moveSpeedUnit==="m/ms"?u:u/1e3})(),c=(()=>{if(i!=null&&i.duration)return i.duration;if(l&&typeof s.panoIndex=="number"&&typeof e.panoIndex=="number"){const h=this.workUtil.getObserverPosition(s.panoIndex),u=this.workUtil.getObserverPosition(e.panoIndex);return h&&u?h.distanceTo(u)/l:800}return 800})();o.currentPlayKeyframe&&(o.currentPlayKeyframe.originDuration=c),yield new Promise(h=>{var f,m,v;const u=this.fiveUtil.moveToPano(e.panoIndex,{latitude:e.latitude,longitude:e.longitude,fov:e.fov,duration:this.getSpeededDuration(c),effect:(v=(m=i==null?void 0:i.moveEffect)!=null?m:(f=this.state.config)==null?void 0:f.moveEffect)!=null?v:e.moveEffect,moveCancelCallback:()=>h(),moveEndCallback:()=>h()});u instanceof Promise&&u.then(()=>h()),a&&s.once("panoArrived",()=>h())}),a&&(this.privateState.modeChanging=!1)})}changeMode(e,i){return Q(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 Yg{constructor(t){d(this,"id");d(this,"renderID");d(this,"isGuideLine",!0);d(this,"panoramaItem");d(this,"modelItem");d(this,"hooks",new ht);d(this,"_visible",!0);d(this,"plugin");d(this,"five");d(this,"logError",t=>cg("GuideLineItem: ",t));this.id=t.id,this.five=t.five,this.plugin=t.plugin,this.panoramaItem=new Tl(this.five,{mode:"panorama",plugin:this.plugin,parent:this}),this.modelItem=new Tl(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 u;const i=t==="panorama"?this.panoramaItem:this.modelItem,s=t==="panorama"?e.panorama_style:e.model_style,o=t==="panorama"&&e.panorama_style.use_auto_depthtest,r=e.panorama_style.auto_depth_test_effect_distance,a=e.path,l=s,c=s,h=s;if(e.pano_group){const f=t==="panorama"&&e.panorama_style.skip_group===!0;i.setGeometryByPanoGroup(e.pano_group,te(k({skipPanoGroup:f},l),{useAutoDepthTest:o,autoDepthTestEffectDistance:r}))}else e.path&&i.setGeometryByPath(a,te(k({},l),{useAutoDepthTest:o,autoDepthTestEffectDistance:r}));i.name=e.name,i.setMeshStyle(h),i.setMartial(c),i.setVisibleFloorIndexes((u=e.visible_floor_indexes)!=null?u: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 Q(this,null,function*(){if(this.hooks.emit("walkStart",{userAction:!0}),this.panoramaItem.panoGroup.length){const e=k({panoIndexList:this.panoramaItem.panoGroup},t),[i]=yield ln(G3(this.five,e));if(i)return this.logError(i.message)}else{const e={path:this.panoramaItem.curvePath},[i]=yield ln(N3(this.five,e));if(i)return this.logError(i.message)}this.hooks.emit("walkEnded",{userAction:!0})})}}function N3(n,t){return Q(this,null,function*(){const e=new Lc(n);yield e.load(t),e.playFromStart()})}function G3(n,t){return Q(this,null,function*(){if(t.panoIndexList.length===0)return;const e=n.getCurrentState();e.mode!=="Panorama"&&(yield fc(n,["Panorama",{longitude:e.longitude,latitude:0,panoIndex:t.panoIndexList[0]}]));const i=new oo(n);yield i.load(t),yield new Promise((s,o)=>{const r=n.getCurrentState();let a=t.panoIndexList.slice();r.panoIndex===a[0]&&c(r.panoIndex),i.playFromStart();function l(m){if(m!=="Panorama")return u(new Error("mode not match"))}function c(m){const v=a[0];if(a=a.slice(1),m!==v)return u(new Error("panoIndex not match, wanted: "+v+", got: "+m));if(a.length===0)return f()}function h(){n.off("modeChange",l),n.off("panoArrived",c)}function u(m){h(),o(m)}function f(){h(),s()}n.on("modeChange",l),n.on("panoArrived",c)})})}const Q3=Object.freeze(Object.defineProperty({__proto__:null,GuideLineItem:Yg},Symbol.toStringTag,{value:"Module"})),Ll="GuideLinePlugin",bf=`${Ll}`;let W3=class extends Pi{constructor(e,i){super(e,i);d(this,"name",Ll);d(this,"cruisePlugin");d(this,"itemMap",new Map);d(this,"state",{visible:!1,enabled:!0});d(this,"data");d(this,"heightOffset",0);d(this,"_config");d(this,"_disposed",!1);d(this,"disposedErrorLog",()=>{console.error(`${bf} is disposed`)});this._config=i!=null?i:{},this.cruisePlugin=new oo(e),Object.assign(window,{[`__${Ll}_DEBUG__`]:this})}get config(){return this._config}get disposed(){return this._disposed}load(e,i,s=!0){return Q(this,null,function*(){var m,v,p,g,A,w,I,C;const o=this.data?JSON.parse(JSON.stringify(this.data)):void 0,r=yield this.formatData(e);this.hooks.emit("dataChange",r,o),this.data=r;const a=r.config,c={panorama_style:{visible:!!(!r.lines&&r.routes),unit_length:(m=a==null?void 0:a.unitHeight)!=null?m:.4,width:(v=a==null?void 0:a.unitWidth)!=null?v:.6,texture:{url:(p=a==null?void 0:a.arrowTextureUrl)!=null?p:this.staticPrefix+"/release/web/arrow-white.5c2c79a5.png"},use_auto_depthtest:(g=this.config.useAutoDepthTest)!=null?g:!1,auto_depth_test_effect_distance:this.config.autoDepthTestEffectDistance}},h=(w=(A=r.routes)==null?void 0:A.map(E=>{var M;return Qe({},c,{id:(M=E.id)!=null?M:ct(),pano_group:E.panoIndexList})}))!=null?w:[],u=(C=(I=r.lines)==null?void 0:I.map(E=>Qe({},c,E)))!=null?C:[],f=[...h,...u];yield ci(this.five),this.clear(),f.forEach(E=>{this.addGuideLineItem(E)}),this.updateTagsEnable(),this.handleVisible(this.state.visible),this.handleEnable(this.state.enabled),i&&this.setState(i,{userAction:s}),this.hooks.emit("dataLoaded",r),console.debug(`${bf} loaded`,r)})}formatData(e){return Q(this,null,function*(){return this.getDataWithoutVersion(e)})}show(e){return Q(this,null,function*(){this.setState({visible:!0},e)})}hide(e){return Q(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 o;if(this.disposed)return this.disposedErrorLog();const s=k({},this.state);this.state=k(k({},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),wt(s,this.state,{deep:!0})||(this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:(o=i==null?void 0:i.userAction)!=null?o:!0}),this.five.needsRender=!0)}addGuideLineItem(e){const i=e.render_id||e.id,s=this.itemMap.get(i);s&&this.removeGuideLineItem(s);const o=new Yg({five:this.five,id:i,plugin:this});return this.itemMap.set(i,o),e&&o.setData(e),this.heightOffset+=1e-4,o.modelItem.setHeightOffset(this.heightOffset),o.panoramaItem.setHeightOffset(this.heightOffset),o}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(r){return Array.isArray(r)&&r.every(a=>typeof a=="number")}function s(r,a){return new b.Vector3().fromArray(r).distanceTo(new b.Vector3().fromArray(a))<.01}function o(r){var l;const a=(l=r==null?void 0:r.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(r=>{const a=r.modelItem.startTagContainer,l=r.modelItem.endTagContainer,c=o(a);c&&e.push(a),a==null||a.plugin.setState({enabled:c},{});const h=o(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 zc=(n,t)=>new W3(n,t),U3=zc,Y3=Object.freeze(Object.defineProperty({__proto__:null},Symbol.toStringTag,{value:"Module"})),X3=(n,t)=>new oo(n,t),Z3=(n,t)=>new Lc(n,t);function jc(n,t,e){if(e){const s=new b.Vector3().subVectors(n.position,e).applyQuaternion(n.quaternion.clone().inverse()).applyQuaternion(t).add(e);n.position.copy(s)}n.quaternion.copy(t)}class ro extends Rt{constructor(e,i){var s,o;super();d(this,"originObject3D");d(this,"onRender");d(this,"positionFrom");this.originObject3D=e,this.onRender=(s=i==null?void 0:i.onRender)!=null?s:()=>{},this.positionFrom=(o=i==null?void 0:i.positionFrom)!=null?o:"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=os(this.originObject3D))==null?void 0:i.getCenter(new b.Vector3).applyMatrix4(this.originObject3D.matrixWorld)):this.positionFrom==="boundingSphere"?this.position.copy((s=nm(this.originObject3D))==null?void 0:s.center.clone().applyMatrix4(this.originObject3D.matrixWorld)):this.positionFrom instanceof W.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,o=e.zAxis instanceof Function?e.zAxis():e.zAxis;let r=i==null?void 0:i.clone(),a=s==null?void 0:s.clone(),l=o==null?void 0:o.clone();if(r&&!a&&!a){const c=new b.Quaternion().setFromUnitVectors(new b.Vector3(1,0,0),r.normalize());this.applyQuaternion(c)}if(a&&!r&&!l){const c=new b.Quaternion().setFromUnitVectors(new b.Vector3(0,1,0),a.normalize());this.applyQuaternion(c)}if(l&&!r&&!a){const c=new b.Quaternion().setFromUnitVectors(new b.Vector3(0,0,1),l.normalize());this.applyQuaternion(c)}if([r,a,l].filter(xe).length>=2){r||(r=new b.Vector3().crossVectors(a,l).normalize()),a||(a=new b.Vector3().crossVectors(r,l).normalize()),l||(l=new b.Vector3().crossVectors(r,a).normalize()),r.applyQuaternion(this.quaternion),a.applyQuaternion(this.quaternion),l.applyQuaternion(this.quaternion);const c=new b.Matrix4().makeBasis(r,a,l),h=new b.Quaternion().setFromRotationMatrix(c);this.quaternion.copy(h)}}}applyHelperScaleMatrix4(e,i){this.scale.applyMatrix4(e)}setHelperQuaternion(e,i){this.initQuaternion(),jc(this,this.quaternion.clone().premultiply(e),i)}applyHelperQuaternion(e,i){if(i){const s=new W.Vector3().subVectors(this.position,i).applyQuaternion(e).add(i);this.position.copy(s)}this.applyQuaternion(e)}dispose(){this.removeFromParent()}}class J3 extends ro{}class q3 extends ro{}class K3 extends ro{}class $3 extends ro{}class ex extends ro{}class tx extends b.Group{constructor(e){super();d(this,"direction");this.direction=e||"x"}}class yf extends b.Mesh{constructor(e,i,s){super(e,i);d(this,"direction");this.direction=s||"x"}}function ix(n,t){const{offsetWidth:e,offsetHeight:i}=t,{top:s,left:o}=t.getBoundingClientRect();return Object.assign(new b.Vector2,{x:(n.x-o)/e*2-1,y:-(n.y-s)/i*2+1})}function Br(n,t,e){if(!t||!e||!n)return;const i=ix(t,e);if(Math.abs(i.x)===1||Math.abs(i.y)===1)return;const s=new b.Raycaster;return s.setFromCamera(i,n),s.params.Points.threshold=.1,s}function nx(n,t){return!(Math.abs(n.x-t.x)>1e-5||Math.abs(n.y-t.y)>1e-5||Math.abs(n.z-t.z)>1e-5)}class qa extends tx{constructor(e){var h;super(e.direction);d(this,"line");d(this,"arrow");d(this,"lineHeight",.4);d(this,"arrowHeight",.1);d(this,"renderOrder",50);d(this,"name","ArrowGroup");const i=new b.Color((h=e.color)!=null?h:16214315),s=new b.MeshBasicMaterial({color:i,depthTest:!1,depthWrite:!1,transparent:!0}),o=new b.ConeGeometry(.04,.1,32),r=new yf(o,s.clone(),e.direction);r.name=`arrow-${e.direction}`,this.arrow=r;const a=.004,l=new b.CylinderGeometry(a,a,.4,32),c=new yf(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 Ka={X:15618642,Y:4765519,Z:4227839};class Qn{static get X(){return new b.Color(Ka.X).convertSRGBToLinear().clone()}static get Y(){return new b.Color(Ka.Y).convertSRGBToLinear().clone()}static get Z(){return new b.Color(Ka.Z).convertSRGBToLinear().clone()}}function Oc(n,t,e){const r=n.position.distanceTo(t),a=n.fov,l=n.distance||3,c=r/3,h=a/90,u=l/3,f=c*h*u,m=(e==null?void 0:e.min)||.6,v=e==null?void 0:e.max;return m&&f<m?m:v&&f>v?v:f}function sx(n,t,e){return n<t?t:n>e?e:n}function ox(n){let t=n.pose.latitude,e=n.pose.longitude;if(Tt(t)||Tt(e)){const i=n.matrix.elements;t=Math.asin(sx(i[9],-1,1)),Math.abs(i[9])<.9999999?e=ml(Math.atan2(i[8],i[10])):e=ml(Math.atan2(-i[2],i[0]))}return{latitude:t,longitude:e}}function rx(n){const{latitude:t,longitude:e}=n,i=new b.Vector3;return wf-t<.03?i.set(0,1,0):$a(0,e)?i.set(0,0,1):$a(Math.PI,e)?i.set(0,0,-1):$a(wf,e)?i.set(1,0,0):i.set(-1,0,0),i}const wf=Number((Math.PI/2).toFixed(5));function $a(n,t){return typeof n!="number"||typeof t!="number"?!1:Math.abs(n-t)<.001}class ax extends J3{constructor(e,i){super(e,i);d(this,"name","MoveHelper");d(this,"xArrow");d(this,"yArrow");d(this,"zArrow");i.xArrowEnable!==!1&&(this.xArrow=new qa({direction:"x",color:Qn.X})),i.yArrowEnable!==!1&&(this.yArrow=new qa({direction:"y",color:Qn.Y})),i.zArrowEnable!==!1&&(this.zArrow=new qa({direction:"z",color:Qn.Z})),this.add(...[this.xArrow,this.yArrow,this.zArrow].filter(Boolean))}update(e){if(this.xArrow.visible=!0,this.yArrow.visible=!0,this.zArrow.visible=!0,e.type==="OrthographicCamera"){const i=new b.Vector3(1,0,0).applyQuaternion(this.quaternion),s=new b.Vector3(0,1,0).applyQuaternion(this.quaternion),o=new b.Vector3(0,0,1).applyQuaternion(this.quaternion),r=ox(e),a=rx(r),l=.0872665;Math.abs(i.angleTo(a)-0)<l||Math.abs(i.angleTo(a)-Math.PI)<l?this.xArrow.visible=!1:Math.abs(s.angleTo(a)-0)<l||Math.abs(s.angleTo(a)-Math.PI)<l?this.yArrow.visible=!1:(Math.abs(o.angleTo(a)-0)<l||Math.abs(o.angleTo(a)-Math.PI)<l)&&(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(Oc(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 an(n,t){return lx(document.createElement(t!=null?t:"div"),n)}function lx(n,t){if(!t)return n;for(const e in t)e&&t[e]&&(n.style[e]=t[e]);return n}function cx(n){const t=an(k({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:(o,r)=>{t.style.left=o,t.style.top=r,e()}}}class hx extends K3{constructor(e,i){super(e,i);d(this,"name","RotateHelper");d(this,"xCircle");d(this,"yCircle");d(this,"zCircle");d(this,"children",[]);d(this,"angleTips");d(this,"container");(i==null?void 0:i.yzCircleEnable)!==!1&&(this.xCircle=new el({direction:"x",color:Qn.X})),(i==null?void 0:i.xzCircleEnable)!==!1&&(this.yCircle=new el({direction:"y",color:Qn.Y})),(i==null?void 0:i.xyCircleEnable)!==!1&&(this.zCircle=new el({direction:"z",color:Qn.Z})),i!=null&&i.container&&(i==null?void 0:i.angleTipsEnable)!==!1&&(this.container=i==null?void 0:i.container,this.angleTips=cx({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(Oc(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 el extends b.Group{constructor(e){super();d(this,"direction");d(this,"circle");d(this,"ring");d(this,"angleSector");this.direction=e.direction,this.circle=new dx(e),this.ring=new ux(e),this.angleSector=new fx(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 dx=class extends b.Mesh{constructor(e){var i;super();d(this,"direction");d(this,"gapAngle",.02);d(this,"geometry",new b.RingGeometry(.25,.3,20,8,this.gapAngle,Math.PI/2-this.gapAngle*2));this.material=new b.MeshBasicMaterial({opacity:.6,color:(i=e.color)!=null?i:16777215,transparent:!0,side:b.DoubleSide,depthTest:!1,depthWrite:!1}),this.renderOrder=50,this.direction=e.direction,this.geometry.name=`RotateHelperCircleGeometry-${this.direction}`}};class ux extends b.Group{constructor(e){super();d(this,"direction");this.direction=e.direction;const i=.015,s=new Array(8).fill(null).map((o,r)=>{const a=new b.RingGeometry(.25,.3,20,8,Math.PI/4*r+i,Math.PI/4-i*2),l=new b.MeshBasicMaterial({opacity:1,color:16777215,depthTest:!1,depthWrite:!1,transparent:!0,side:b.DoubleSide});this.renderOrder=50;const c=new b.Mesh(a,l);return c.name=`AxesDashedRing-${this.direction}-${r}`,c});this.add(...s)}}class fx extends b.Mesh{constructor(e){var s;super();d(this,"direction");d(this,"baseAxes");d(this,"angleDirection");switch(e.direction){case"x":this.baseAxes=new b.Vector3(0,0,1);break;case"y":this.baseAxes=new b.Vector3(1,0,0);break;case"z":this.baseAxes=new b.Vector3(1,0,0);break}const i=.3+5e-4;this.geometry=new b.CircleGeometry(i,48,0,1e-4),this.material=new b.MeshBasicMaterial({opacity:.4,color:(s=e.color)!=null?s:16777215,depthTest:!1,depthWrite:!1,transparent:!0,side:b.DoubleSide}),this.renderOrder=50,this.direction=e.direction,this.angleDirection=this.direction==="z"?1:-1}}function mx(){const n=an({width:"100%",height:"100%",left:"0",top:"0",position:"absolute",pointerEvents:"none"}),t=an({boxSizing:"border-box",width:"100%",height:"100%",left:"0",top:"0",position:"relative",display:"flex",alignItems:"center",justifyContent:"center"}),e=an({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:Di({cursor:"nesw-resize",left:i,bottom:i})},o={direction:"ns",element:Di({cursor:"ns-resize",bottom:i})},r={direction:"nwse",element:Di({cursor:"nwse-resize",right:i,bottom:i})},a={direction:"ew",element:Di({cursor:"ew-resize",right:i})},l={direction:"nesw",element:Di({cursor:"nesw-resize",right:i,top:i})},c={direction:"ns",element:Di({cursor:"ns-resize",top:i})},h={direction:"nwse",element:Di({cursor:"nwse-resize",left:i,top:i})},u={direction:"ew",element:Di({cursor:"ew-resize",left:i})};return new Array(o,a,c,u,s,r,l,h).forEach(m=>t.appendChild(m.element)),{container:n,squares:[s,o,r,a,l,c,h,u]}}function Di(n){const t=an(k({background:"#FFFFFF",width:"9px",height:"9px",position:"absolute",pointerEvents:"none"},n)),e=an({width:"15px",height:"15px",position:"absolute",left:"50%",top:"50%",transform:"translate(-50%, -50%)",pointerEvents:"none"}),i=an({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 gx extends ex{constructor(e,i,s,o){super(e);d(this,"name","CSS3DScaleHelper");d(this,"points",[]);d(this,"cornerPositions",[]);d(this,"css3DInstance");d(this,"plane");d(this,"css3DRenderer",new Zn);d(this,"camera");d(this,"scene");d(this,"container");d(this,"enabled",!1);this.camera=s,this.scene=o,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 o;const s=(o=this.css3DInstance)==null?void 0:o.css3DObject;if(s){const r=new b.Vector3().subVectors(s.position,i).applyQuaternion(e).add(i);s.position.copy(r),s.applyQuaternion(e)}if(this.plane){const r=new b.Vector3().subVectors(this.plane.position,i).applyQuaternion(e).add(i);this.plane.position.copy(r),this.plane.applyQuaternion(e)}this.cornerPositions.forEach(r=>{const a=new b.Vector3().subVectors(r,i).applyQuaternion(e).add(i);r.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:o,squares:r}=mx();this.points=r.map((c,h)=>({direction:c.direction,point:c.element,position:this.calculatePointPosition(e)[h]})),s.insertBefore(o,(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.isCSS3DObjectPlus)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 px extends q3{constructor(e){super(e);d(this,"name","BoundingBoxHelper");d(this,"box");d(this,"outline");d(this,"positionAttribute");this.positionAttribute=new b.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){jc(this,e,i)}raycasterIntersectObject(e,i){return e.intersectObject(this,!1,i)}raycast(e,i){this.box.raycast(e,i)}update(){const e=os(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 b.BufferGeometry;i.setIndex(new b.BufferAttribute(e,1)),i.setAttribute("position",this.positionAttribute);const s=new b.LineBasicMaterial({color:64767,linewidth:1,opacity:1,toneMapped:!1}),o=new b.LineSegments(i,s);return o.matrixAutoUpdate=!1,o}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 b.BufferGeometry;i.setIndex(new b.BufferAttribute(e,1)),i.setAttribute("position",this.positionAttribute);const s=new b.MeshBasicMaterial({color:64767,opacity:.1,depthTest:!1,transparent:!0});return new b.Mesh(i,s)}}const Qo=new Map;function vx(n){if(Qo.has(n))return Qo.get(n).hooks;const t=new ht;let e=null,i;const s=()=>{e=requestAnimationFrame(s);const r=n.projectionMatrix.toArray().join(",")+n.matrixWorld.toArray().join(",");r!==i&&(i=r,t.emit("cameraUpdate"))};s();const o=()=>{Qo.delete(n),cancelAnimationFrame(e)};return Qo.set(n,{hooks:t,dispose:o}),t}class ao{constructor(t,e){d(this,"originObject3D");d(this,"hooks");d(this,"preventTapDefaultEvent",!1);d(this,"internalHooks");d(this,"disposers",[]);d(this,"helperObject3D");d(this,"camera");d(this,"model");d(this,"scene");d(this,"container");d(this,"domEvents");d(this,"isDragging",!1);d(this,"enabled",!1);d(this,"name","BaseController");d(this,"boundingBox");d(this,"config");d(this,"onRender");d(this,"cameraHooks");d(this,"onWantsTapGesture",t=>{if(this.getIntersectObject(t))return!1});d(this,"updateHelperScale",()=>{this.helperObject3D.setScaleByCamera(this.camera)});d(this,"getBox",()=>this.boundingBox?this.boundingBox:(this.boundingBox=os(this.originObject3D),this.boundingBox));var h,u,f;this.hooks=(h=t.sharedHooks)!=null?h:new ht,this.internalHooks=(u=t.sharedInternalHooks)!=null?u:new ht,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=vx(this.camera),this.enable();const i=this.onSetOriginObjectScale.bind(this),s=this.onSetOriginObjectRotate.bind(this),o=this.onSetOriginObjectPosition.bind(this),r=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",o),this.internalHooks.on("applyObjectPosition",l),this.internalHooks.on("applyObjectRotate",a),this.internalHooks.on("applyObjectScale",r),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",o),this.internalHooks.off("applyObjectPosition",l),this.internalHooks.off("applyObjectRotate",a),this.internalHooks.off("applyObjectScale",r),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 b.Vector3().subVectors(this.boundingBox.max,e).multiply(t).add(e),s=new b.Vector3().subVectors(this.boundingBox.min,e).multiply(t).add(e),o=this.calculateOffset(this.config.offset,{min:s,max:i});this.helperObject3D.initialPosition(o)}}hoverListener(t,e=16777215,i=1){const s=Ci(t).filter(xe),o=[];for(const r of s)if(r.material||r instanceof b.Group){const a=r instanceof b.Group?r.children.filter(f=>f instanceof b.Mesh):[r];a.forEach(f=>{var m,v;f.__originalColor__=(m=f.__originalColor__)!=null?m:f.material.color.clone(),f.__originalOpacity__=(v=f.__originalOpacity__)!=null?v:f.material.opacity});const l=()=>{a.forEach(f=>{f.material.color.set(e),f.material.opacity=i}),this.render()},c=()=>{a.forEach(f=>{f.material.color.copy(f.__originalColor__),f.material.opacity=f.__originalOpacity__}),this.render()},h=()=>{this.isDragging||l()},u=()=>{this.isDragging||c()};for(const f of a)this.domEvents.addEventListener(f,"mouseover",h),this.domEvents.addEventListener(f,"mouseout",u),this.hooks.on("moveStart",l),this.hooks.on("moveEnd",c),this.hooks.on("rotateEnd",c),this.hooks.on("scaleEnd",c),o.push(()=>{this.domEvents.removeEventListener(f,"mouseover",h),this.domEvents.removeEventListener(f,"mouseout",u),this.hooks.off("moveStart",l),this.hooks.off("moveEnd",c),this.hooks.off("rotateEnd",c),this.hooks.off("scaleEnd",c)})}return()=>o.forEach(r=>r==null?void 0:r())}getIntersectObject(t){const e=this.camera.position,i=this.helperObject3D;if(!i)return;const s=this.helperObject3D.raycasterIntersectObject(t)[0];if(!s)return;const o=s;if(o.object=i,this.model.intersectRaycaster){const r=this.model.intersectRaycaster(t)[0];if(r&&r.point.distanceTo(e)<o.point.distanceTo(e))return}return o.object}calculateOffset(t,e){const i=new b.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 o=s();i.setX((o.max.x-o.min.x)*t.x.percents)}if(typeof t.y=="number")i.setY(t.y);else if(typeof t.y=="object"){const o=s();i.setY((o.max.y-o.min.y)*t.y.percents)}if(typeof t.z=="number")i.setZ(t.z);else if(typeof t.z=="object"){const o=s();i.setZ((o.max.z-o.min.z)*t.z.percents)}return i}}const Ax=new b.Vector3;function mn(n){const{raycaster:t,line:e,clampToLine:i=!0}=n,s=new b.Plane().setFromNormalAndCoplanarPoint(t.ray.direction.clone().normalize(),new b.Vector3),o=s.projectPoint(e.start,new b.Vector3),r=s.projectPoint(e.end,new b.Vector3),a=new b.Line3(o,r),l=a.closestPointToPoint(t.ray.origin,i,Ax),c=l.distanceTo(r),h=l.distanceTo(o),u=a.distance();if(c>h&&c>u){const f=-l.distanceTo(o)/u,m=e.start.clone().sub(e.end).normalize();return e.start.clone().sub(m.clone().multiplyScalar(f*e.distance()))}else{const f=l.distanceTo(o)/u;return new b.Vector3().lerpVectors(e.start,e.end,f)}}class bx extends ao{constructor(...e){super(...e);d(this,"name","MoveController");d(this,"startInfo");d(this,"_moveByMouse",{enabled:!1});d(this,"mouseInfo");d(this,"mousedownEventListenerDisposer");d(this,"dragStart",e=>{if(this.moveByMouseEnable||this.isDragging)return;const i=e==null?void 0:e.intersect;if(!i)return this.dragEnd();const s=(i==null?void 0:i.object).direction;if(!s)return this.dragEnd();const o=new b.Vector3(1,0,0).applyQuaternion(this.helperObject3D.quaternion),r=new b.Vector3(0,1,0).applyQuaternion(this.helperObject3D.quaternion),a=new b.Vector3(0,0,1).applyQuaternion(this.helperObject3D.quaternion),l=(()=>{switch(s){case"x":return o;case"y":return r;case"z":return a}})(),c=i.point.clone(),h=new b.Line3(c.clone().sub(l.normalize()),c.clone().add(l.normalize()));this.startInfo={startVectorProject:c,line:h},this.helperObject3D.showDraggingHelper([s]),this.hooks.emit("moveStart"),this.isDragging=!0});d(this,"dragging",e=>{if(!this.isDragging||!this.startInfo)return;const i="touches"in e?e.touches[0].clientX:e.x,s="touches"in e?e.touches[0].clientY:e.y,o=Br(this.camera,{x:i,y:s},this.container);return o?(this.move(o),!1):this.dragEnd()});d(this,"dragEnd",()=>{this.isDragging&&(this.startInfo=void 0,this.isDragging=!1,this.helperObject3D.show(),this.hooks.emit("moveEnd"))});const i=this.helperObject3D;this.hoverListener([i.xArrow,i.yArrow,i.zArrow]);const s=this.show.bind(this),o=this.hide.bind(this),r=()=>{this.helperObject3D.update(this.camera),this.render()};r(),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",o),this.hooks.on("rotateEnd",s),this.hooks.on("scaleStart",o),this.hooks.on("scaleEnd",s),this.hooks.on("moveByMouseEnable",o),this.hooks.on("moveByMouseDisable",s),this.cameraHooks.on("cameraUpdate",r),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",o),this.hooks.off("rotateEnd",s),this.hooks.off("scaleStart",o),this.hooks.off("scaleEnd",s),this.hooks.off("moveByMouseEnable",o),this.hooks.off("moveByMouseDisable",s),this.cameraHooks.off("cameraUpdate",r)}),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 r,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 b.Vector3((r=c.x)!=null?r:0,(a=c.y)!=null?a:0,(l=c.z)!=null?l:0),u=(()=>typeof this._moveByMouse.useFaceNormal=="object"&&this._moveByMouse.useFaceNormal.fixedFaceNormal?this._moveByMouse.useFaceNormal.fixedFaceNormal(s.normal):s.normal)();this.originObject3D.quaternion.setFromUnitVectors(h,u),this.internalHooks.emit("setObjectRotate",this.originObject3D.quaternion.clone())}this.internalHooks.emit("setObjectPosition",i),this.hooks.emit("move",i)}}handleMouseDown(e){const{x:i,y:s}=e;this.mouseInfo={x:i,y:s,mouseDownTimestamp:Date.now()}}handleMouseUp(e){if(!this.mouseInfo)return;const{x:i,y:s}=e;this.mouseInfo.x===i&&this.mouseInfo.y===s&&Date.now()-this.mouseInfo.mouseDownTimestamp<500&&(this.disableMoveByMouse(),this.mouseInfo=void 0)}move(e){if(!this.startInfo)return this.dragEnd();const{line:i,startVectorProject:s}=this.startInfo,o=this.originObject3D,r=mn({raycaster:e,line:i,clampToLine:!1}),a=r.clone().sub(s),l=new b.Matrix4;l.setPosition(a);const c=o.position.clone().applyMatrix4(l);this.hooks.emit("wantToMove",c)||(o.applyMatrix4(l),s.copy(r),this.internalHooks.emit("applyObjectPosition",{matrix:l}),this.hooks.emit("move",c))}}class zs{constructor(t,e,i,s,o,r,a,l){d(this,"helperController");d(this,"five");d(this,"onFiveWantsTapGesture",t=>{if(!this.helperController)return;if(this.helperController.preventTapDefaultEvent)return!1;const e=this.helperController.onWantsTapGesture(t);return this.five.needsRender=!0,e});d(this,"onFiveWantsGesture",(...t)=>{if(!this.helperController)return;const e=this.helperController.onWantsGesture(...t);return this.five.needsRender=!0,e});d(this,"onFiveIntersectionOnModelUpdate",(...t)=>{this.helperController&&this.helperController.onIntersectionOnModelUpdate(...t)});const{camera:c,model:h,scene:u}=t,f=t.getElement();if(this.five=t,!c||!h||!f||!u)return;const m=()=>{t.needsRender=!0};this.helperController=new i({camera:c,model:h,domEvents:e,originObject3D:s,helperObject3D:o,container:f,scene:u,onRender:m,sharedHooks:a,sharedInternalHooks:l},r),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 yx="v1.0.1",wx="Object3DHelper",Vc=`${wx}@${yx}`,Cx=()=>{console.error(`${Vc} is disposed`)},Px=()=>{console.warn(`${Vc} is disabled`)},Ix=()=>{console.error(`${Vc} is disabled`)};class Ex{constructor(t){d(this,"controllers",{});d(this,"state",{visible:!0,enabled:!0,disposed:!1});d(this,"hooks",new ht);d(this,"eventListener",{});t&&this.addControllers(t),this.setState(this.state)}show(t){return Q(this,null,function*(){this.setState({visible:!0},t)})}hide(t){return Q(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 Cx();if(!this.state.enabled&&t.enabled!==!0&&t.disposed!==!0)return Ix();const i=k({},this.state);this.state=k(k({},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=k(k({},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&&Px()}}function tl(n){return n*Math.PI/180}let il=new b.Quaternion;class Mx extends ao{constructor(...e){var c,h,u;super(...e);d(this,"name","RotateController");d(this,"startInfo");d(this,"removeListener");const i=this.helperObject3D;this.hoverListener([(c=i.xCircle)==null?void 0:c.circle,(h=i.yCircle)==null?void 0:h.circle,(u=i.zCircle)==null?void 0:u.circle].filter(Boolean));const s=this.dragStart.bind(this),o=this.dragging.bind(this),r=this.dragEnd.bind(this),a=this.show.bind(this),l=this.hide.bind(this);this.domEvents.addEventListener(this.helperObject3D,"mousedown",s),document.addEventListener("mousemove",o),document.addEventListener("mouseup",r),this.domEvents.addEventListener(this.helperObject3D,"touchstart",s),document.addEventListener("touchmove",o),document.addEventListener("touchend",r),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",o),document.removeEventListener("mouseup",r),this.domEvents.removeEventListener(this.helperObject3D,"touchstart",s),document.removeEventListener("touchmove",o),document.removeEventListener("touchend",r),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:o=0}=e,r=new b.Euler(tl(i),tl(s),tl(o)),a=new b.Quaternion().setFromEuler(r);if(this.hooks.emit("wantToRotate",a))return;const{originObject3D:c,rotateCenter:h}=this;jc(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 o=i.point,r=this.getAngleHelper(s);this.setTipsAngle(0);const a=o.clone();a.y+=.2,this.setTipsPosition(a);const l=this.helperObject3D.quaternion.clone(),c=(()=>{if(s==="x")return new b.Vector3(1,0,0).applyQuaternion(l);if(s==="y")return new b.Vector3(0,1,0).applyQuaternion(l);if(s==="z")return new b.Vector3(0,0,1).applyQuaternion(l)})(),h=new b.Plane().setFromNormalAndCoplanarPoint(c,o),f=h.projectPoint(o.clone(),new b.Vector3).clone().sub(this.rotateCenter),m=f.angleTo(r.baseAxes.clone().applyQuaternion(l));this.setAngleHelperStart(s,m),this.setAngleHelperLength(s,0),this.startInfo={direction:s,startVector:f,plane:h,angleHelper:r,angle:0,helperQuaternion:l.clone()},il=new b.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,o=Br(this.camera,{x:i,y:s},this.container);return o?(this.rotate(o),!1):this.dragEnd()}rotate(e){if(!this.startInfo)return this.dragEnd();const{startVector:i,plane:s,angleHelper:o,direction:r,helperQuaternion:a}=this.startInfo,{originObject3D:l}=this,c=e.ray.intersectPlane(s,new b.Vector3);if(!c)return;const h=this.rotateCenter.clone(),f=s.projectPoint(c.clone(),new b.Vector3).clone().sub(h);if(i.angleTo(f)===0)return;const m=new b.Quaternion().setFromUnitVectors(i.clone().normalize(),f.clone().normalize()),v=l.quaternion.clone().premultiply(m);if(this.hooks.emit("wantToRotate",v))return;const A=new b.Euler().setFromQuaternion(new b.Quaternion().setFromUnitVectors(i.clone().normalize().applyQuaternion(a.clone().inverse()),f.clone().normalize().applyQuaternion(a.clone().inverse())),`${r.toUpperCase()}${"XZY".replace(r.toUpperCase(),"")}`)[r]*o.angleDirection;if(this.startInfo.angle+=A,this.setAngleHelperLength(r,this.startInfo.angle),this.setTipsAngle(Tr(this.startInfo.angle)),h){const w=new b.Vector3().subVectors(l.position,h).applyQuaternion(m).add(h);l.position.copy(w)}l.applyQuaternion(m),il.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(il,this.rotateCenter),this.startInfo=void 0,this.isDragging=!1,this.helperObject3D.show(),this.hooks.emit("rotateEnd"))}getAngleHelper(e){var i,s,o;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(o=this.helperObject3D.zCircle)==null?void 0:o.angleSector}}setAngleHelperStart(e,i){const s=this.getAngleHelper(e);if(!s){console.warn("angleHelper is undefined");return}if(s instanceof b.Mesh&&s.geometry instanceof b.CircleGeometry){const{radius:o,segments:r,thetaLength:a}=s.geometry.parameters;s.geometry=new b.CircleGeometry(o,r,i,a)}else console.warn("only support THREE.CircleGeometry")}setAngleHelperLength(e,i){const o=i>=0?Math.max(i,.001):Math.min(i,-.001),r=this.getAngleHelper(e);if(r instanceof b.Mesh&&r.geometry instanceof b.CircleGeometry){const{radius:a,thetaStart:l}=r.geometry.parameters,c=Math.ceil(Math.abs(o)*(40/(2*Math.PI)));r.geometry=new b.CircleGeometry(a,c,l,o)}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:o,y:r,z:a}=s;if(a>1)return;const l=(o+1)/2*100+"%",c=(-r+1)/2*100+"%";i.setLeftTop(l,c)}}class xx extends ao{constructor(...e){super(...e);d(this,"startInfo");d(this,"name","RectangleScaleController")}enable(){this.helperObject3D.enable(),super.enable()}disable(){this.helperObject3D.disable(),super.disable()}show(){this.helperObject3D.show(),super.show()}hide(){this.helperObject3D.hide(),super.hide()}onApplyOriginObjectPosition(e){this.isDragging||super.onApplyOriginObjectPosition(e)}onApplyOriginObjectScale(e){this.helperObject3D.applyHelperScaleMatrix4(e.matrix,e.origin)}getDragPlane(){const e=new b.Plane,i=this.helperObject3D.cornerPositions;if(i.length!==0)return i.length<3?e.setFromNormalAndCoplanarPoint(this.originObject3D.getWorldDirection(new W.Vector3),i[0]):e.setFromCoplanarPoints(i[0],i[1],i[2]),e}dragStart(e,i){var o,r;(r=(o=this.helperObject3D).updatePoints)==null||r.call(o);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=Br(this.camera,e,this.container);if(!i)return this.dragEnd();this.scale(i)}scale(e){var G,_;if(!this.startInfo)return;const i=this.originObject3D,{startPoint:s,plane:o}=this.startInfo,r=this.helperObject3D.cornerPositions;if(r.length<4)return this.dragEnd();const a=e.ray.intersectPlane(o,new W.Vector3);if(!a||nx(a,this.camera.position))return;const l=new W.Vector3().addVectors(r[0],r[2]).divideScalar(2),{position:c,direction:h}=s,u=new W.Vector3().subVectors(r[1],r[0]),f=new W.Vector3().subVectors(r[3],r[0]),m=U=>{const z=new W.Vector3(0,0,0);if(!this.startInfo)return z;const Y=(U==="ew"?u:f).clone(),H=c.clone().projectOnVector(Y),N=a.clone().projectOnVector(Y),X=l.clone().projectOnVector(Y);if(N.equals(H))return z;if(U==="ns"&&typeof this.startInfo.dragPointInCenterBottom!="boolean"){const ae=new W.Vector3().subVectors(N,X),re=ae.x<0&&Y.x>=0,Pe=ae.y<0&&Y.y>=0,ve=ae.z<0&&Y.z>=0;this.startInfo.dragPointInCenterBottom=re||Pe||ve}if(U==="ew"&&typeof this.startInfo.dragPointInCenterLeft!="boolean"){const ae=new W.Vector3().subVectors(N,X),re=ae.x<0&&Y.x>=0,Pe=ae.y<0&&Y.y>=0,ve=ae.z<0&&Y.z>=0;this.startInfo.dragPointInCenterLeft=re||Pe||ve}const J=new W.Vector3().subVectors(N,H),q=J.length();return q>.3?(console.warn("offset.length() > 0.3, skipped",q),z):J},v=m("ew"),p=m("ns"),g=()=>{const U=v;this.helperObject3D.cornerPositions.forEach((z,Y)=>{var H;(H=this.startInfo)!=null&&H.dragPointInCenterLeft?(Y===0||Y===3)&&z.add(U):(Y===1||Y===2)&&z.add(U)})},A=()=>{const U=p;this.helperObject3D.cornerPositions.forEach((z,Y)=>{var H;(H=this.startInfo)!=null&&H.dragPointInCenterBottom?(Y===0||Y===1)&&z.add(U):(Y===2||Y===3)&&z.add(U)})};switch(h){case"ew":g();break;case"ns":A();break;case"nesw":case"nwse":g(),A()}const w=new W.Vector3().subVectors(r[1],r[0]).length()/u.length(),I=new W.Vector3().subVectors(r[3],r[0]).length()/f.length(),C=new W.Vector3(w,I,1),E=new b.Matrix4().scale(C);i.isCSS3DObjectPlus?i.applyScaleMatrix4(E):i.scale.applyMatrix4(E),s.position.copy(a);const M=new W.Vector3().addVectors(r[0],r[2]).divideScalar(2),S=new W.Vector3().subVectors(M,l),T=new b.Matrix4().setPosition(S);i.applyMatrix4(T),(G=this.helperObject3D.css3DInstance)==null||G.css3DObject.applyMatrix4(T),(_=this.helperObject3D.plane)==null||_.applyMatrix4(T),this.internalHooks.emit("applyObjectScale",{matrix:E}),this.internalHooks.emit("applyObjectPosition",{matrix:T}),this.render()}dragEnd(){this.isDragging&&(this.startInfo=void 0,this.isDragging=!1,this.hooks.emit("scaleEnd"),this.render())}}class kx extends xx{constructor(...e){super(...e);d(this,"name","CSS3DScaleController");this.addHTMLEventListener()}addHTMLEventListener(){this.helperObject3D.points.forEach(e=>{if(!e)return;const i=e.point,s=a=>this.dragStart(a,e),o=this.dragging.bind(this),r=this.dragEnd.bind(this);i.addEventListener("dragstart",s),i.addEventListener("drag",o),i.addEventListener("dragend",r)})}}class Dx extends ao{constructor(...e){super(...e);d(this,"name","BoundingBoxController")}}class Sx extends $3{constructor(e,i){super(e,i);d(this,"name","ScaleHelper");d(this,"scaleMeshes",[]);d(this,"positions",[]);i&&(this.positions=i.positions)}initQuaternion(){this.quaternion.copy(this.originObject3D.quaternion)}initialPosition(e){this.position.copy(this.originObject3D.position);const i=typeof this.positions=="function"?this.positions():this.positions;i&&(this.scaleMeshes=i.map((s,o)=>{var a;const r=(a=this.scaleMeshes[o])!=null?a:Tx();return r.position.copy(s.handlePosition),r.scalePosition=s,this.addIfNotExists(r),r}))}setScaleByCamera(e){this.scaleMeshes.forEach(i=>{i.scale.setScalar(Oc(e,i.scalePosition.handlePosition.clone().applyMatrix4(this.matrixWorld)))})}}function Tx(){const n=new b.Group;n.name="ScaleHelperCube";const t=.05,e=new b.BoxGeometry(t,t,t),i=new b.MeshBasicMaterial({color:16776960,transparent:!0,side:b.DoubleSide}),s=new b.MeshBasicMaterial({color:16776960,opacity:.4,depthTest:!1,depthWrite:!1,transparent:!0,side:b.DoubleSide}),o=new b.Mesh(e,i),r=new b.Mesh(e,s);return o.name="ScaleHelperCube-front",r.name="ScaleHelperCube-behind",o.renderOrder=11,r.renderOrder=10,n.add(o,r),n}class Lx extends ao{constructor(...e){super(...e);d(this,"name","ScaleController");d(this,"startInfo");d(this,"dragStart",e=>{if(this.isDragging)return;this.isDragging=!0;const{intersect:i}=e,s=this.camera.position;let o=i.object;o.scalePosition||(o=i.object.parent);const r=o.scalePosition.basePosition.clone(),l=o.scalePosition.handlePosition.clone().clone().sub(r).clone(),c=new b.Line3(r,r.clone().add(l.normalize().multiplyScalar(5)));c.applyMatrix4(this.helperObject3D.matrixWorld);const h=new b.Raycaster(s,i.point.clone().sub(s)),u=mn({raycaster:h,line:c});this.startInfo={line:c,scaleStartPoint:u,draggingObject:o},this.helperObject3D.scaleMeshes.forEach(f=>{f.uuid!==o.uuid&&(f.visible=!1)}),o.visible=!0,this.hooks.emit("scaleStart")});d(this,"dragging",e=>{if(!this.isDragging||!this.startInfo)return;const i="touches"in e?e.touches[0].clientX:e.x,s="touches"in e?e.touches[0].clientY:e.y,o=Br(this.camera,{x:i,y:s},this.container);return o?(this.scale(o),!1):this.dragEnd()});d(this,"scale",e=>{var l,c;if(!this.startInfo)return;const{line:i,scaleStartPoint:s,draggingObject:o}=this.startInfo,{scalePosition:r}=o,a=mn({raycaster:e,line:i,clampToLine:!1});a.applyMatrix4(new b.Matrix4().getInverse(this.helperObject3D.matrixWorld.clone())),(c=(l=this.config)==null?void 0:l.scaleCallback)==null||c.call(l,{intersectPoint:a,scalePosition:r,offset:a.clone().sub(s)}),o.position.copy(a.clone()),this.hooks.emit("scale",new b.Vector3(1,1,1))});d(this,"dragEnd",()=>{this.isDragging&&(this.startInfo=void 0,this.isDragging=!1,this.helperObject3D.scaleMeshes.forEach(e=>{e.visible=!0}),this.internalHooks.emit("initialHelperPosition"),this.hooks.emit("scaleEnd"))});const i=this.show.bind(this),s=this.hide.bind(this);this.domEvents.addEventListener(this.helperObject3D,"mousedown",this.dragStart),document.addEventListener("mousemove",this.dragging),document.addEventListener("mouseup",this.dragEnd),this.domEvents.addEventListener(this.helperObject3D,"touchstart",this.dragStart),document.addEventListener("touchmove",this.dragging),document.addEventListener("touchend",this.dragEnd),this.hooks.on("rotateStart",s),this.hooks.on("rotateEnd",i),this.hooks.on("moveStart",s),this.hooks.on("moveEnd",i),this.hooks.on("moveByMouseEnable",s),this.hooks.on("moveByMouseDisable",i),this.disposers.push(()=>{this.domEvents.removeEventListener(this.helperObject3D,"mousedown",this.dragStart),document.removeEventListener("mousemove",this.dragging),document.removeEventListener("mouseup",this.dragEnd),this.domEvents.removeEventListener(this.helperObject3D,"touchstart",this.dragStart),document.removeEventListener("touchmove",this.dragging),document.removeEventListener("touchend",this.dragEnd),this.hooks.off("rotateStart",s),this.hooks.off("rotateEnd",i),this.hooks.off("moveStart",s),this.hooks.off("moveEnd",i),this.hooks.off("moveByMouseEnable",s),this.hooks.off("moveByMouseDisable",i)})}initialHelperPosition(){this.helperObject3D.initialPosition();const e=this;e.offHoverListener&&e.offHoverListener(),e.offHoverListener=this.hoverListener(this.helperObject3D.scaleMeshes)}setScale(e){var l,c,h;let i=1,s=1,o=1;typeof e=="number"?(i=e,s=e,o=e):typeof e=="object"&&(i=(l=e.x)!=null?l:1,s=(c=e.y)!=null?c:1,o=(h=e.z)!=null?h:1);const r=new b.Vector3(i,s,o);this.hooks.emit("wantToScale",r)||(this.originObject3D.scale.copy(r),this.internalHooks.emit("setObjectScale",r),this.hooks.emit("scale",r),this.render())}}function Re(n,t){this._camera=n||null,this._domElement=t||document,this._raycaster=new b.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)}Re.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)};Re.eventNames=["click","dblclick","mouseover","mouseout","mousemove","mousedown","mouseup","contextmenu","touchstart","touchend"];Re.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 o={width:t===window?window.innerWidth:t.offsetWidth,height:t===window?window.innerHeight:t.offsetHeight};return{x:Number((n.pageX-e.x)/o.width)*2-1,y:-((n.pageY-e.y)/o.height)*2+1}};Re.prototype._objectCtxInit=function(n){n._3xDomEvent={}};Re.prototype._objectCtxDeinit=function(n){delete n._3xDomEvent};Re.prototype._objectCtxIsInit=function(n){return!!n._3xDomEvent};Re.prototype._objectCtxGet=function(n){return n._3xDomEvent};Re.prototype.camera=function(n){return n&&(this._camera=n),this._camera};Re.prototype.bind=function(n,t,e,i){console.assert(Re.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)};Re.prototype.addEventListener=Re.prototype.bind;Re.prototype.unbind=function(n,t,e,i){console.assert(Re.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 o=s[t+"Handlers"],r=0;r<o.length;r++){var a=o[r];if(e==a.callback&&i==a.useCapture){o.splice(r,1);break}}var l=this._boundObjs[t].indexOf(n);this._boundObjs[t].splice(l,1)};Re.prototype.removeEventListener=Re.prototype.unbind;Re.prototype._bound=function(n,t){var e=this._objectCtxGet(t);return e?!!e[n+"Handlers"]:!1};Re.prototype._onMove=function(n,t,e,i){var s=this._boundObjs[n];if(!(s===void 0||s.length===0)){var o=new b.Vector2;o.set(t,e),this._raycaster.setFromCamera(o,this._camera);var r=this._raycaster.intersectObjects(s),a=this._selected;if(r.length>0){var l,c,h,u=r[0],f=u.object;this._selected=f,h=this._bound("mousemove",f),a!=f&&(l=this._bound("mouseover",f),c=a&&this._bound("mouseout",a))}else c=a&&this._bound("mouseout",a),this._selected=null;h&&this._notify("mousemove",f,i,u),l&&this._notify("mouseover",f,i,u),c&&this._notify("mouseout",a,i,u)}};Re.prototype._onEvent=function(n,t,e,i){var s=this._boundObjs[n];if(!(s===void 0||s.length===0)){var o=new b.Vector2;o.set(t,e),this._raycaster.setFromCamera(o,this._camera);var r=this._raycaster.intersectObjects(s,!0);if(r.length!==0){for(var a=r[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)}}};Re.prototype._notify=function(n,t,e,i){var s=this._objectCtxGet(t),o=s?s[n+"Handlers"]:null;if(!s||!o||o.length===0){t.parent&&this._notify(n,t.parent,e,i);return}for(var o=s[n+"Handlers"],r=0;r<o.length;r++){var a=o[r],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)}};Re.prototype._onMouseDown=function(n){return this._onMouseEvent("mousedown",n)};Re.prototype._onMouseUp=function(n){return this._onMouseEvent("mouseup",n)};Re.prototype._onMouseEvent=function(n,t){var e=this._getRelativeMouseXY(t);this._onEvent(n,e.x,e.y,t)};Re.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)};Re.prototype._onClick=function(n){this._onMouseEvent("click",n)};Re.prototype._onDblClick=function(n){this._onMouseEvent("dblclick",n)};Re.prototype._onContextmenu=function(n){this._onMouseEvent("contextmenu",n)};Re.prototype._onTouchStart=function(n){return this._onTouchEvent("touchstart",n)};Re.prototype._onTouchEnd=function(n){return this._onTouchEvent("touchend",n)};Re.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)}};Re.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 zl="Object3DHelperPlugin",Rr=zl,zx=()=>{console.error(`${Rr} is disposed`)},jx=()=>{console.warn(`${Rr} is disabled`)},Ox=()=>{console.error(`${Rr} is disabled`)};class Bc extends Gi{constructor(e){super(e);d(this,"name",zl);d(this,"state",{visible:!0,enabled:!0,disposed:!1});d(this,"objectHelperMap",new Map);d(this,"css3DObjectParentMap",new Map);d(this,"css3DRender");this.five=e,this.css3DRender=new Zn(this.five.scene),console.warn("Object3DHelper: 使用此插件,需要在初始化five时,设置five参数: { backgroundAlpha: 0, backgroundColor: 0x000000 }"),Object.assign(window,{[`__${zl.toUpperCase()}_DEBUG__`]:this})}show(e){return Q(this,null,function*(){this.setState({visible:!0},e)})}hide(e){return Q(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 zx();if(!this.state.enabled&&e.enabled!==!0&&e.disposed!==!0)return Ox();const s=k({},this.state);this.state=k(k({},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 Ex,o=[],r=(w=this.five.getElement())==null?void 0:w.parentElement,a=this.five.camera,c=k(k({},{moveHelper:!0,rotateHelper:!0,scaleHelper:!0,boundingBoxHelper:!1,positionFrom:"objectPosition"}),i),{moveHelper:h,rotateHelper:u,scaleHelper:f,boundingBoxHelper:m}=c,v=s.hooks,p=new ht,g=new Re(this.five.camera,this.five.getElement()),A=I=>{if(I)return typeof I=="boolean"?I:I.enable};if(A(h)){const I=k(k({},this.getConfig(c.moveHelper)),c),C=new ax(e,k({},I)),E=new zs(this.five,g,bx,e,C,I,v,p);s.addControllers({moveController:E.helperController}),o.push(()=>E.dispose())}if(A(u)){const I=k(k({},this.getConfig(c.rotateHelper)),c),C=new hx(e,k({container:r},I)),E=new zs(this.five,g,Mx,e,C,I,v,p);s.addControllers({rotateController:E.helperController}),o.push(()=>E.dispose())}if(A(m)){const I=new px(e),C=new zs(this.five,g,Dx,e,I,void 0,v,p);s.addControllers({boundingBoxController:C.helperController})}if(A(f))if(e.isCSS3DObjectPlus&&r){const I=new gx(e,r,a,this.five.scene),C=new zs(this.five,g,kx,e,I,void 0,v,p);s.addControllers({scaleController:C.helperController}),o.push(()=>C.dispose()),ci(this.five).then(()=>{var E,M;if(e.isCSS3DObjectPlus){const S=e;if(!S||S.mode!=="front")return;const T=(E=this.css3DRender.behindModeCSS3DRenderer.wrapper)!=null?E:ql(this.five);T&&(this.css3DObjectParentMap.set(S,S.parent),S.removeFromParent(),this.css3DRender.behindModeCSS3DRenderer.setWrapper(T),(M=this.css3DRender.getBehindCSS3DObjectGroup())==null||M.add(S),this.css3DRender.render(this.five.camera))}})}else{const I=k(k({},this.getConfig(c.scaleHelper)),c),C=new Sx(e,I),E=new zs(this.five,g,Lx,e,C,I,v,p);s.addControllers({scaleController:E.helperController}),o.push(()=>E.dispose())}return this.objectHelperMap.set(e,{helper:s,disposers:o}),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 o=e,r=this.css3DObjectParentMap.get(o);r&&r.add(o),this.css3DRender.render(this.five.camera)}this.objectHelperMap.delete(e),i.dispose(),s==null||s.forEach(o=>o==null?void 0:o())}}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&&jx()}getConfig(e){if(e&&typeof e!="boolean"&&e.enable)return e}}const Vx=n=>new Bc(n),Bx=`
984
984
  varying vec2 vUv;
985
985
  void main() {
986
986
  vUv = uv;
@@ -1037,4 +1037,4 @@ void main() {
1037
1037
  gl_FragColor = texture2D(envMap, uv);
1038
1038
  gl_FragColor.a = gl_FragColor.a * opacity;
1039
1039
  }
1040
- `;class nk extends _n{constructor(e){super(e,ik);d(this,"initialDisplacement",0);d(this,"oldTime",new Date().getTime());d(this,"flowSpeed",.6);d(this,"rotateSpeed",0);d(this,"flowAnimationDisposer",()=>{})}setInitialDisplacement(e,i="backward"){this.initialDisplacement=Math.abs(e)*(i==="forward"?-1:1),this.moveFromOrigin(this.initialDisplacement)}moveFromOrigin(e){const i=e*this.uPreMeter;return this.material.uniforms.uOffset.value=i,this.material.needsUpdate=!0,this.needsRender=!0,!0}moveForwardFromInitialOffset(e){const i=e*-1,s=this.initialDisplacement+i;this.moveFromOrigin(s)}flow(){this.flowAnimationDisposer(),this.oldTime=new Date().getTime();let e=0,i=0;const s=rs(()=>{const o=new Date().getTime(),r=o-this.oldTime,a=this.flowSpeed*(r/1e3),l=this.rotateSpeed*(r/1e3);e=e+a,i=i+l;const c=1/360,h=i*c;this.material.uniforms.vOffset.value=h,this.moveForwardFromInitialOffset(e),this.oldTime=o});this.flowAnimationDisposer=function(){s(),this.moveForwardFromInitialOffset(0)}}stopFlow(){this.flowAnimationDisposer()}setSpeed(e){typeof(e==null?void 0:e.flowSpeed)=="number"&&(this.flowSpeed=e.flowSpeed),typeof(e==null?void 0:e.rotateSpeed)=="number"&&(this.rotateSpeed=e.rotateSpeed)}disposeAnime(){super.disposeAnime(),this.flowAnimationDisposer()}}const Pf={flowSpeed:.6,rotateSpeed:0};let sk=class extends Pi{constructor(e){super(e);d(this,"data");d(this,"state");d(this,"group");d(this,"pipeObjects",[]);d(this,"texturePromiseCache",new Map);d(this,"dispose",()=>{this.disable(),this.five.scene.remove(this.group),this.texturePromiseCache.forEach(e=>e.then(i=>i.dispose())),this.texturePromiseCache.clear()});d(this,"onWantsFiveTapGesture",(...e)=>{const[i]=e,s=i.intersectObjects(this.pipeObjects,!1);if(s.length===0||!this.data)return;const a=s[0].object.customID,l=this.data.pipes.find(({id:h})=>h===a),c=this.data.pipelines.find(h=>l&&h.pipes.includes(l));if(!(!l||!c))return this.hooks.emit("tap",{intersectObjects:s,pipe:l,pipeline:c,wantsFiveTapGestureParams:e}),!1});this.state={target:null,visible:!0,enabled:!0,isFlowing:!1,speed:Pf},this.five=e,this.group=new b.Group,this.group.name="water-pipe-group",this.five.scene.add(this.group),this.five.once("dispose",this.dispose),this.five.on("wantsTapGesture",this.onWantsFiveTapGesture)}load(e,i,s,o){return Q(this,null,function*(){const r=this.data;this.data=yield this.formatData(e,o),this.removeAllPipes(),this.hooks.emit("dataChange",this.data,r),this.pipeObjects=yield Promise.all(this.data.pipes.filter(a=>!!(a!=null&&a.texture)).map(u=>Q(this,[u],function*({id:a,texture:l,path:c,radius:h}){const f=yield this.loadPipeTexture(l),m={id:a,path:c,textureURL:l,texture:f,geometryConfig:{radius:h}};return new nk(m)}))),this.data.pipelines.forEach(a=>{a.pipes.reduce((l,c)=>{const h=this.findPipeObjectWithID(c.id);return h==null||h.setInitialDisplacement(l),l+((h==null?void 0:h.pathLength)||0)},0)}),this.hooks.emit("dataLoaded",this.data),this.state.visible===!1&&this.pipeObjects.forEach(a=>a.setOpacity(0)),this.state.enabled&&(this.group.add(...this.pipeObjects),this.five.needsRender=!0),i&&this.setState(i,{userAction:s})})}setState(e,i={}){const s=this.state;if(wt(e,s,{deep:!0}))return;const o=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,o),e.enabled!==void 0&&s.enabled!==e.enabled&&(e.enabled?this._enable({userAction:o}):this._disable({userAction:o})),e.visible!==void 0&&s.visible!==e.visible){const r={userAction:o,anime:{duration:500}};e.visible?this._show(r):this._hide(r)}if(e.isFlowing!==void 0&&s.isFlowing!==e.isFlowing&&(e.isFlowing?this._flow():this._stopFlow()),e.speed!==void 0&&!wt(s.speed,this.state.speed,{deep:!0})&&this._setSpeed(e.speed),e.target!==void 0&&!wt(s.target,this.state.target,{deep:!0})){const r={target:e.target,showAnime:{duration:500},hideAnime:{duration:500}};this._switchPipelines(r)}}enable(e={}){var s;if(this.state.enabled)return;const i=(s=e.userAction)!=null?s:!0;this.updateState({enabled:!0},i),this._enable({userAction:i})}disable(e={}){var s;if(this.state.enabled===!1)return;const i=(s=e.userAction)!=null?s:!0;this.updateState({enabled:!1,isFlowing:!1},i),this._disable({userAction:i})}show(){return Q(this,arguments,function*(e={}){if(this.state.visible)return;const i=k({userAction:!0,anime:{duration:500}},e);this.updateState({visible:!0},i.userAction),yield this._show(i)})}hide(){return Q(this,arguments,function*(e={}){if(this.state.visible===!1)return;const i=k({userAction:!0,anime:{duration:500}},e);this.updateState({visible:!1},i.userAction),yield this._hide(i)})}switchPipelines(e){return Q(this,null,function*(){var c,h,u,f,m,v;if(!this.data)return;const i=(c=e==null?void 0:e.target)!=null?c:null,s=(h=e==null?void 0:e.userAction)!=null?h:!0;this.updateState({target:i},s);const o={duration:500},r=(f=(u=e==null?void 0:e.hideAnime)!=null?u:e==null?void 0:e.anime)!=null?f:o,a=(v=(m=e==null?void 0:e.showAnime)!=null?m:e==null?void 0:e.anime)!=null?v:o,l={target:i,showAnime:a,hideAnime:r};this._switchPipelines(l)})}flow(e={}){var s;if(this.state.isFlowing)return;const i=(s=e.userAction)!=null?s:!0;this.updateState({isFlowing:!0},i),this._flow()}stopFlow(e={}){var s;if(this.state.isFlowing===!1)return;const i=(s=e.userAction)!=null?s:!0;this.updateState({isFlowing:!1},i),this._stopFlow()}setSpeed(e){var o,r;const i=(o=e==null?void 0:e.speed)!=null?o:Pf,s=(r=e.userAction)!=null?r:!0;this.updateState({speed:i},s),this._setSpeed(i)}formatData(e,i){return Q(this,null,function*(){return Wx(e,i)})}_enable(e){this.hooks.emit("enable",{userAction:e.userAction}),this.five.scene.add(this.group),this.five.needsRender=!0,this.five.on("wantsTapGesture",this.onWantsFiveTapGesture)}_disable(e){this.hooks.emit("disable",{userAction:e.userAction}),this.disposeAnime(),this.five.scene.remove(this.group),this.five.needsRender=!0,this.five.off("wantsTapGesture",this.onWantsFiveTapGesture)}_show(e){return Q(this,null,function*(){var o;this.hooks.emit("show",{userAction:e.userAction});const i=(o=e==null?void 0:e.anime)!=null?o:{duration:500},s=this.findPipeObjectWithTarget(this.state.target);yield Promise.all(s.map(r=>r==null?void 0:r.show(i))),this.five.needsRender=!0})}_hide(e){return Q(this,null,function*(){var s;this.hooks.emit("hide",{userAction:e.userAction});const i=(s=e==null?void 0:e.anime)!=null?s:{duration:500};yield Promise.all(this.pipeObjects.map(o=>o.hide(i))),this.five.needsRender=!0})}_switchPipelines(e){return Q(this,null,function*(){if(!this.data)return;const i=this.findPipeObjectWithTarget(e.target),s=e.hideAnime;yield Promise.all(this.pipeObjects.map(r=>r.hide(s)));const o=e.showAnime;yield Promise.all(i.map(r=>r.show(o)))})}_flow(){this.pipeObjects.forEach(e=>e.flow())}_stopFlow(){this.pipeObjects.forEach(e=>e.stopFlow())}_setSpeed(e){this.pipeObjects.forEach(i=>i.setSpeed(e))}updateState(e,i){const s=this.state;this.state=k(k({},this.state),e),this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:i})}loadPipeTexture(e){return Q(this,null,function*(){const i=this.texturePromiseCache.get(e);if(i)return i;const s=on(e);return this.texturePromiseCache.set(e,s),s})}disposeAnime(){this.pipeObjects.forEach(e=>e.disposeAnime()),this.five.needsRender=!0}removeAllPipes(){this.disposeAnime(),this.group.remove(...this.pipeObjects),this.pipeObjects.forEach(e=>e.dispose()),this.pipeObjects=[],this.five.needsRender=!0}findPipeObjectWithID(e){return this.pipeObjects.find(({customID:i})=>i===e)}findPipeObjectWithTarget(e){return e?Gx({data:this.data,target:e}).map(({id:s})=>this.findPipeObjectWithID(s)).filter(xe):this.pipeObjects}};const ok=n=>new sk(n),rk="data:image/png;base64,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";function ak(n){me(n,"svelte-16mrlad",".room-label-item.svelte-16mrlad{position:absolute;font-size:0.625rem;transform:none;cursor:pointer;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;color:#fff}.room-label-item__text.svelte-16mrlad{position:absolute;left:0;top:-4rem;transform:translate(-50%, 0);display:flex;justify-content:center;align-items:center;height:1.25rem;min-width:2rem;padding:0 0.375rem;pointer-events:all;background-size:100% 100%;background-repeat:no-repeat;white-space:nowrap}.room-label-item__bar.svelte-16mrlad{position:absolute;transform-origin:top;top:-2.75rem;height:3rem;width:0.0625rem;background-image:linear-gradient(to bottom, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0))}")}function If(n){let t,e,i,s,o,r;return{c(){t=L("span"),e=Se(n[0]),i=ee(),s=L("div"),P(t,"class","room-label-item__text svelte-16mrlad"),j(t,"background-image","url("+rk+")"),P(s,"class","room-label-item__bar svelte-16mrlad")},m(a,l){R(a,t,l),O(t,e),n[13](t),R(a,i,l),R(a,s,l),n[14](s),o||(r=we(t,"click",function(){hi(n[4])&&n[4].apply(this,arguments)}),o=!0)},p(a,l){n=a,l&1&&Te(e,n[0])},d(a){a&&V(t),n[13](null),a&&V(i),a&&V(s),n[14](null),o=!1,r()}}}function lk(n){let t,e=!n[5]&&If(n);return{c(){t=L("div"),e&&e.c(),P(t,"class","room-label-item svelte-16mrlad"),j(t,"z-index",n[2]),j(t,"transform",n[3]),j(t,"opacity",n[1]),j(t,"visibility",n[9])},m(i,s){R(i,t,s),e&&e.m(t,null),n[15](t)},p(i,[s]){i[5]?e&&(e.d(1),e=null):e?e.p(i,s):(e=If(i),e.c(),e.m(t,null)),s&4&&j(t,"z-index",i[2]),s&8&&j(t,"transform",i[3]),s&2&&j(t,"opacity",i[1]),s&512&&j(t,"visibility",i[9])},i:K,o:K,d(i){i&&V(t),e&&e.d(),n[15](null)}}}function ck(n,t,e){let i,{content:s}=t,{five:o=void 0}=t,{visible:r=!0}=t,{opacity:a=1}=t,{zIndex:l=0}=t,{transform:c=void 0}=t,{onClick:h=()=>{}}=t,{rendererIfNeed:u=void 0}=t,{rendererData:f=void 0}=t,m,v,p,g;const A=E=>{if(o.state.mode!=="Panorama"){const T=-(10+54*(1-Tr(E.latitude)/90)),G=T+20,_=G>=0?0:-G/44;e(7,v.style.transform=`scaleY(${_})`,v),e(7,v.style.top=`${G}px`,v),e(8,p.style.top=`${T}px`,p)}};Et(()=>{m&&typeof u=="function"&&(g=u(m,f)),o&&(A(o.camera.pose),o.on("cameraUpdate",A))}),_t(()=>{g==null||g(),o==null||o.off("cameraUpdate",A)});function w(E){Ne[E?"unshift":"push"](()=>{p=E,e(8,p)})}function I(E){Ne[E?"unshift":"push"](()=>{v=E,e(7,v)})}function C(E){Ne[E?"unshift":"push"](()=>{m=E,e(6,m)})}return n.$$set=E=>{"content"in E&&e(0,s=E.content),"five"in E&&e(10,o=E.five),"visible"in E&&e(11,r=E.visible),"opacity"in E&&e(1,a=E.opacity),"zIndex"in E&&e(2,l=E.zIndex),"transform"in E&&e(3,c=E.transform),"onClick"in E&&e(4,h=E.onClick),"rendererIfNeed"in E&&e(5,u=E.rendererIfNeed),"rendererData"in E&&e(12,f=E.rendererData)},n.$$.update=()=>{n.$$.dirty&2048&&e(9,i=r?"visible":"hidden")},[s,a,l,c,h,u,m,v,p,i,o,r,f,w,I,C]}class Zg extends de{constructor(t){super(),he(this,t,ck,lk,ce,{content:0,five:10,visible:11,opacity:1,zIndex:2,transform:3,onClick:4,rendererIfNeed:5,rendererData:12},ak)}}class hk extends tm{constructor(e){super();d(this,"areaMakerItem");this.areaMakerItem=e}raycast(e,i){this.areaMakerItem.makerObject.raycast(e,i)}}class dk{constructor(t,e){d(this,"id");d(this,"name","");d(this,"makerObject");d(this,"outline");d(this,"bottomY");d(this,"opacity");d(this,"height");d(this,"floorIndex");d(this,"shape");d(this,"mounted",!1);d(this,"checkMsg",{checkVisibleMsg:"",checkTagVisibleMsg:""});d(this,"modelGroup");d(this,"visible",!0);d(this,"tagApp");d(this,"tagVisible",null);d(this,"tagPosition",new b.Vector3);d(this,"tagNDCPosition",new b.Vector3);d(this,"tagTransform",{left:0,top:0});d(this,"tagZIndex",0);d(this,"hooks",new ht);d(this,"itemRenderer");d(this,"data");d(this,"plugin");d(this,"opacityAnime");d(this,"isInContainerResizeAnimation",!1);d(this,"containerResizeTimeoutID",null);d(this,"resizeObserver");d(this,"doOpacityAnime",t=>{var a;(a=this.opacityAnime)==null||a.dispose();const e=t.duration,[i,s]=t.makerObjectOpacity,[o,r]=t.outlineOpacity;if(e===0){this.makerObject.material.opacity=s,this.outline.material.opacity=r;return}return new Promise(l=>{this.opacityAnime=new Un({makerObjectOpacity:i,outlineOpacity:o}).to({makerObjectOpacity:s,outlineOpacity:r}).onUpdate(({makerObjectOpacity:c,outlineOpacity:h})=>{this.makerObject.material.opacity=c,this.outline.material.opacity=h,this.plugin.five.needsRender=!0}).onComplete(()=>l(!0)).onDispose(()=>{this.makerObject.material.opacity=s,this.outline.material.opacity=r,this.plugin.five.needsRender=!0,l(!1)}).play()})});d(this,"onPluginConfigChange",t=>{this.makerObject.material.depthTest=t.config.modelDepthTest,this.outline.material.depthTest=t.config.modelDepthTest,this.plugin.five.needsRender=!0});d(this,"onPluginStateChange",()=>{this.updateVisible(),this.updateTagVisible()});d(this,"updateVisible",()=>{var s;const{result:t,msg:e}=this.checkVisible();if(this.checkMsg.checkVisibleMsg=e,this.visible===t)return;this.visible=t;const i=(s=this.data.object_data.visible)!=null?s:!0;this.modelGroup.visible=t&&i,this.plugin.five.needsRender=!0});d(this,"checkVisible",()=>{if(!this.plugin.state.visible)return{result:!1,msg:"插件不可见"};const e=this.plugin.fiveUtil.model.shownFloor;return e===null||e===this.floorIndex?{result:!0,msg:""}:{result:!1,msg:`模型高亮楼层不符合展示条件, 当前高亮楼层为:${e}`}});d(this,"updateTag",()=>{this.tagApp&&(this.updateTagNDCPosition(),this.updateTagDomTransform(),this.updateTagVisible())});d(this,"updateTagNDCPosition",()=>{const e=this.tagPosition.clone().project(this.plugin.five.camera);this.tagNDCPosition.copy(e)});d(this,"updateTagDomTransform",()=>{var s;const t=this.tagNDCPosition,e=Math.round((t.x+1)/2*this.plugin.tagDomContainer.clientWidth),i=Math.round((-t.y+1)/2*this.plugin.tagDomContainer.clientHeight);this.tagTransform.left===e&&this.tagTransform.top===i||(this.tagTransform={left:e,top:i},(s=this.tagApp)==null||s.$set({transform:`translate(${e}px, ${i}px)`}))});d(this,"updateTagVisible",()=>{var i;const{result:t,msg:e}=this.checkTagVisible();this.checkMsg.checkTagVisibleMsg=e,this.tagVisible!==t&&(this.tagVisible=t,this.tagApp&&(this.tagVisible?this.hooks.emit("tagShow"):this.hooks.emit("tagHide"),(i=this.tagApp)==null||i.$set({visible:t})))});d(this,"checkTagVisible",()=>{if(!this.visible)return{result:!1,msg:"标注整体不可见"};if(this.isInContainerResizeAnimation)return{result:!1,msg:"处于容器 resize 动画中"};const e=this.plugin.five,i=e.camera.position.clone();yi.set(i.clone(),this.tagPosition.clone().sub(i).normalize());const[s]=this.plugin.fiveUtil.model.intersectRaycaster(yi),o=this.tagPosition.distanceTo(e.camera.position);if(s&&s.distance+.1<o)return{result:!1,msg:"标注标签被 Five 模型遮挡"};const r=this.tagNDCPosition;return Math.abs(r.x)>1.2||Math.abs(r.y)>1.2||Math.abs(r.z)>1?{result:!1,msg:"标注标签不在屏幕内"}:{result:!0,msg:""}});d(this,"onFiveCameraUpdate",()=>{this.tagApp&&this.visible&&(this.updateTagNDCPosition(),this.updateTagDomTransform(),this.updateTagVisible())});d(this,"onContainerResize",()=>{this.isInContainerResizeAnimation===!1&&(this.isInContainerResizeAnimation=!0,this.updateTag());const e=()=>{this.isInContainerResizeAnimation=!1,this.containerResizeTimeoutID=null,this.updateTag()};this.containerResizeTimeoutID&&clearTimeout(this.containerResizeTimeoutID),this.containerResizeTimeoutID=setTimeout(e,100)});var l,c,h,u;const i=e.object_data,s=i.bottom_y,o=i.height,r=new b.Color((l=i.color)!=null?l:"#FFFFFF"),a=(c=i.opacity)!=null?c:.4;this.data=e,this.id=e.id,this.name=(h=e.name)!=null?h:"",this.plugin=t,this.height=o,this.bottomY=s,this.opacity=a,this.shape=new b.Shape().fromJSON(i.shape),this.floorIndex=e.floor_index,this.makerObject=new b.Mesh(Ef(this.shape,o),uk(r,a)),ol(this.makerObject,s),this.makerObject.material.depthTest=this.plugin.config.modelDepthTest,this.outline=new im(new b.EdgesGeometry(this.makerObject.geometry),new b.LineBasicMaterial({color:r,transparent:!0})),ol(this.outline,s),this.outline.material.depthTest=this.plugin.config.modelDepthTest,this.setHeight(o),this.modelGroup=new hk(this),this.modelGroup.visible=(u=i.visible)!=null?u:!0}mount(){if(this.mounted)return;this.mounted=!0,this.updateVisible(),this.makerObject.material.depthTest=this.plugin.config.modelDepthTest,this.outline.material.depthTest=this.plugin.config.modelDepthTest,this.modelGroup.add(this.makerObject,this.outline);const t=!!this.name,e=this.plugin.tagDomContainer;t&&(this.tagApp=new Zg({target:e,props:{rendererData:this.data,content:this.name,visible:this.tagVisible,rendererIfNeed:this.itemRenderer,transform:`translate(${this.tagTransform.left}px, ${this.tagTransform.top}px)`,onClick:i=>this.hooks.emit("tagClick",{target:this,nativeEvent:i})}}),this.updateTag()),this.plugin.five.needsRender=!0,this.plugin.hooks.on("stateChange",this.onPluginStateChange),this.plugin.hooks.on("configChange",this.onPluginConfigChange),this.plugin.five.on("modeChange",this.updateVisible),this.plugin.five.on("modelShownFloorChange",this.updateVisible),this.plugin.five.on("cameraUpdate",this.onFiveCameraUpdate),this.resizeObserver=er(this.onContainerResize,e),this.resizeObserver.observe()}unmount(){var t,e;this.mounted&&(this.mounted=!1,this.modelGroup.remove(...this.modelGroup.children),(t=this.tagApp)==null||t.$destroy(),this.tagApp=null,this.plugin.hooks.off("stateChange",this.onPluginStateChange),this.plugin.hooks.off("configChange",this.onPluginConfigChange),this.plugin.five.off("modeChange",this.updateVisible),this.plugin.five.off("modelShownFloorChange",this.updateVisible),this.plugin.five.off("cameraUpdate",this.onFiveCameraUpdate),(e=this.resizeObserver)==null||e.unobserve())}setOpacity(t){var e;this.opacity=t,(e=this.opacityAnime)==null||e.dispose(),this.makerObject.material.opacity=t,this.plugin.five.needsRender=!0}setColor(t){const e=new b.Color(t);this.makerObject.material.color=e,this.outline.material.color=e,this.plugin.five.needsRender=!0}setHeight(t){if(t<=0)throw new Error("高度必须大于 0");this.height=t,this.makerObject.geometry=Ef(this.shape,t),this.outline.geometry=new b.EdgesGeometry(this.makerObject.geometry);const e=this.shape.extractPoints(10).shape.slice(0,-1),i=I1(e),s=new b.Vector3(i.x,i.y,t);ol(s,this.bottomY),this.tagPosition.copy(s),this.updateTag(),this.plugin.five.needsRender=!0}setTagZIndex(t){var e;this.tagZIndex!==t&&((e=this.tagApp)==null||e.$set({zIndex:t}))}}function Ef(n,t){return new b.ExtrudeBufferGeometry(n,{depth:t,bevelEnabled:!1})}function uk(n,t){return new b.MeshBasicMaterial({color:n,opacity:t,transparent:!0})}function ol(n,t){const e=new b.Matrix4,i=new b.Matrix4().makeRotationX(Math.PI/2),s=new b.Matrix4().makeTranslation(0,0,-t),o=new b.Matrix4().makeScale(1,1,-1);e.multiply(i),e.multiply(s),e.multiply(o),n.applyMatrix4(e)}let fk=class extends Pi{constructor(e,i){super(e);d(this,"state");d(this,"itemMap");d(this,"itemRenderer");d(this,"modelGroup");d(this,"data");d(this,"tagDomContainer");d(this,"checkMsg",{childrenMountedState:""});d(this,"isInFiveChangeModeAnime",!1);d(this,"childrenMountedState",!1);d(this,"_config");d(this,"_disposed",!1);d(this,"dispose",()=>{this.five.scene.remove(this.modelGroup)});d(this,"onFiveInitAnimationWillStart",()=>{this.isInFiveChangeModeAnime=!0,this.updateChildrenMountedState()});d(this,"onFiveInitAnimationEnded",()=>{this.isInFiveChangeModeAnime=!1,this.updateChildrenMountedState()});d(this,"onFiveCameraUpdate",()=>{const e=this.five.camera;[...this.itemMap.values()].sort((s,o)=>{const r=s.tagPosition.distanceTo(e.position);return o.tagPosition.distanceTo(e.position)-r}).forEach((s,o)=>{var r;(r=this.getMaskItemByID(s.id))==null||r.setTagZIndex(o*10)})});d(this,"onFiveModeChange",()=>{this.updateChildrenMountedState()});d(this,"onMakerTagClick",e=>{this.hooks.emit("wantsTap",{target:e.target,intersectObjects:[]})});d(this,"onWantsFiveTapGesture",e=>{const i=Array.from(this.itemMap.values()).filter(l=>l.mounted&&l.visible).map(l=>({makerItem:l,intersects:l.modelGroup.getRaycastIntersects(e)})).filter(({intersects:l})=>l.length>0);if(i.length===0)return;const s=i.reduce((l,c)=>{const h=l.intersects[0].distance,u=c.intersects[0].distance;return h<u?l:c}),o=this.fiveUtil.model.intersectRaycaster(e)[0];if(this.config.modelDepthTest&&o&&o.distance<s.intersects[0].distance)return;if(this.hooks.emit("wantsTap",{target:s.makerItem,intersectObjects:s.intersects}))return!1});this.five=e,this.tagDomContainer=document.createElement("div"),this.tagDomContainer.style.position="absolute",this.tagDomContainer.style.top="0",this.tagDomContainer.style.left="0",this.tagDomContainer.style.width="100%",this.tagDomContainer.style.height="100%",this.tagDomContainer.style.pointerEvents="none";const s={enabled:!0,visible:!0};this.state=Object.assign(s,i==null?void 0:i.initialState);const o=k({modelDepthTest:!0},i==null?void 0:i.config);this._config=o,this.modelGroup=new b.Group,this.modelGroup.name="ModelMakerPluginGroup",this.itemMap=new Map,this.state.enabled&&this._enable({userAction:!1})}get config(){return k({},this._config)}get disposed(){return this._disposed}load(e){return Q(this,null,function*(){const i=this.data;this.data=this.formatData(e),this.hooks.emit("dataChange",this.data,i),this.modelGroup.remove(...this.modelGroup.children),this.itemMap.forEach(s=>s.unmount()),this.itemMap.clear(),this.childrenMountedState=!1,this.checkMsg.childrenMountedState="",this.data.list.forEach(s=>{const o=new dk(this,s);o.itemRenderer=this.itemRenderer,this.modelGroup.add(o.modelGroup),this.itemMap.set(s.id,o),o.hooks.on("tagClick",this.onMakerTagClick)}),this.updateChildrenMountedState()})}appendTo(e){e.appendChild(this.tagDomContainer)}enable(e={}){var s;if(this.state.enabled)return;const i=(s=e.userAction)!=null?s:!0;this.updateState({enabled:!0},i),this._enable({userAction:i})}disable(e={}){var s;if(this.state.enabled===!1)return;const i=(s=e.userAction)!=null?s:!0;this.updateState({enabled:!1},i),this._disable({userAction:i})}show(e){return Q(this,null,function*(){if(this.state.visible)return Promise.resolve();if(this.disposed)return Promise.reject(new Error("不能在已销毁的插件上调用 show"));const i=k({userAction:!0},e);this.updateState({visible:!0},i.userAction),yield this._show(i)})}hide(e){return Q(this,null,function*(){if(this.state.visible===!1)return;const i=k({userAction:!0},e);this.updateState({visible:!1},i.userAction),yield this._hide(i)})}setState(e,i={}){const s=this.state;if(wt(e,s,{deep:!0}))return;const o=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,o),e.enabled!==void 0&&s.enabled!==e.enabled&&(e.enabled?this._enable({userAction:o}):this._disable({userAction:o})),e.visible!==void 0&&s.visible!==e.visible){const r={userAction:o,anime:{duration:500}};e.visible?this._show(r):this._hide(r)}}updateConfig(e,i={}){var r;const s=this.config,o=k(k({},s),e);this._config=o,this.hooks.emit("configChange",{prevConfig:s,config:o,userAction:(r=i.userAction)!=null?r:!0})}getMaskItemByID(e){return this.itemMap.get(e)}formatData(e){function i(s){return s.list.length===0?!0:!("shape"in s.list[0].object_data)}return i(e)?{list:e.list.filter(s=>s.object_data.points.length>=3).map(s=>{const o=new b.Shape,r=s.object_data.points[0];return o.moveTo(r[0],r[2]),s.object_data.points.slice(1).forEach(l=>o.lineTo(l[0],l[2])),o.lineTo(r[0],r[2]),te(k({},s),{floor_index:s.object_data.floorIndex,object_data:te(k({},s.object_data),{bottom_y:r[1]+s.object_data.fixedY,shape:o.toJSON(),height:s.object_data.height+s.object_data.fixedHeight})})})}:e}checkChildrenMountedState(){const e=this.state,i=this.five;if(!e.enabled)return{result:!1,msg:"插件不可用"};const s=i.getCurrentState().mode;return s==="Panorama"?{result:!1,msg:`Five 模态不符合条件, 当前模态为:${s}`}:this.isInFiveChangeModeAnime?{result:!1,msg:"切换模态动画中不展示"}:{result:!0,msg:""}}updateChildrenMountedState(){const{result:e,msg:i}=this.checkChildrenMountedState();this.checkMsg.childrenMountedState=i,e!==this.childrenMountedState&&(this.childrenMountedState=e,this.itemMap.forEach(s=>{this.childrenMountedState?s.mount():s.unmount()}))}updateState(e,i){const s=this.state;this.state=k(k({},this.state),e),this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:i})}_enable(e){this.hooks.emit("enable",{userAction:e.userAction}),this.five.scene.add(this.modelGroup),this.updateChildrenMountedState(),this.five.needsRender=!0,this.five.on("wantsTapGesture",this.onWantsFiveTapGesture),this.five.on("initAnimationWillStart",this.onFiveInitAnimationWillStart),this.five.on("initAnimationEnded",this.onFiveInitAnimationEnded),this.five.on("modeChange",this.onFiveModeChange),this.five.on("cameraUpdate",this.onFiveCameraUpdate)}_disable(e){this.hooks.emit("disable",{userAction:e.userAction}),this.five.scene.remove(this.modelGroup),this.updateChildrenMountedState(),this.five.needsRender=!0,this.five.off("wantsTapGesture",this.onWantsFiveTapGesture),this.five.off("initAnimationWillStart",this.onFiveInitAnimationWillStart),this.five.off("initAnimationEnded",this.onFiveInitAnimationEnded),this.five.off("modeChange",this.onFiveModeChange),this.five.off("cameraUpdate",this.onFiveCameraUpdate)}_show(e){return Q(this,null,function*(){this.hooks.emit("show",e),this.five.needsRender=!0})}_hide(e){return Q(this,null,function*(){this.hooks.emit("hide",e),this.five.needsRender=!0})}};const mk=(n,t)=>new fk(n,t);class gk extends Gi{constructor(e,i){super(e);d(this,"state");d(this,"checkMsg",{meshHidden:"",pluginDisabled:"",pluginHidden:""});d(this,"group",new b.Group);d(this,"mesh");d(this,"textureLoadingPromise");d(this,"opacityAnimeTween");d(this,"isInPanoMoveAnime",!1);d(this,"lastArrivedPanoIndex",-1);d(this,"_config");d(this,"_disposed",!1);d(this,"dispose",()=>{this.five.scene.remove(this.group),this.group.remove(...this.group.children),this.five.off("dispose",this.dispose),this.five.off("panoArrived",this.onFivePanoArrived),this.five.off("panoWillArrive",this.onFivePanoWillArrive)});d(this,"checkMeshVisible",()=>this.state.visible?this.config.imageURL===""?{result:!1,msg:"图片不存在"}:this.mesh.material.map?this.five.work?this.five.getCurrentState().mode!=="Panorama"?{result:!1,msg:"非全景模式"}:this.isInPanoMoveAnime?{result:!1,msg:"处于走点动画中"}:{result:!0,msg:""}:{result:!1,msg:"Five 数据未加载"}:{result:!1,msg:"指南针贴图未加载"}:{result:!1,msg:"插件隐藏"});d(this,"onTextureLoaded",e=>{this.mesh.material.map=e,this.mesh.material.needsUpdate=!0,this.updateMeshVisible()});d(this,"onFiveWillLoad",()=>{this.lastArrivedPanoIndex=-1,this.updateMeshVisible()});d(this,"onFivePanoWillArrive",e=>{var i;e!==this.five.getCurrentState().panoIndex&&(this.isInPanoMoveAnime=!0,(i=this.opacityAnimeTween)==null||i.dispose(),this.updateMeshVisible())});d(this,"onFivePanoArrived",e=>{e!==this.lastArrivedPanoIndex&&(this.lastArrivedPanoIndex=e,this.isInPanoMoveAnime=!1,this.updateMeshPosition(e),this.updateMeshVisible(),this.five.needsRender=!0)});d(this,"onMeshVisibleChange",e=>{var i;if((i=this.opacityAnimeTween)==null||i.dispose(),!e){this.mesh.visible=!1;return}this.mesh.material.setValues({opacity:0}),this.mesh.visible=!0,this.opacityAnimeTween=Ys(1e3).onUpdate(({progress:s})=>{var o;(o=this.mesh)==null||o.material.setValues({opacity:s}),this.five.needsRender=!0}).play()});d(this,"onFiveModeChange",()=>{this.updateMeshVisible()});this.five=e;const s={enabled:!0,visible:!0};this.state=Object.assign(s,i==null?void 0:i.initialState);const o=k({width:1.4,yOffset:.01,yRotate:0,imageURL:this.absoluteUrl("/release/web/logo.7febb17f.png")},i==null?void 0:i.config);this._config=o,this.group.name="current-pano-image-plugin-group",this.mesh=new b.Mesh(new b.PlaneBufferGeometry(this.config.width,this.config.width),new b.MeshBasicMaterial({transparent:!0,opacity:0,depthTest:!1})),this.mesh.visible=!1,this.group.add(this.mesh),this.updateMeshQuaternion(this.config.yRotate),this.state.visible||(this.checkMsg.pluginHidden="初始值设置为隐藏"),this.state.enabled||(this.checkMsg.pluginDisabled="初始值设置为禁用"),this.state.enabled&&this._enable({userAction:!1}),this.five.once("dispose",this.dispose)}get config(){return k({},this._config)}get disposed(){return this._disposed}enable(e={}){var s;if(this.state.enabled)return;const i=(s=e.userAction)!=null?s:!0;this.updateState({enabled:!0},i),this.checkMsg.pluginDisabled="",this._enable({userAction:i})}disable(e={}){var s;if(this.state.enabled===!1)return;const i=(s=e.userAction)!=null?s:!0;this.updateState({enabled:!1},i),this.checkMsg.pluginDisabled="调用 disable 禁用",this._disable({userAction:i})}show(e){return Q(this,null,function*(){if(this.state.visible)return Promise.resolve();if(this.disposed)return Promise.reject(new Error("不能在已销毁的插件上调用 show"));const i=k({userAction:!0},e);this.updateState({visible:!0},i.userAction),this.checkMsg.pluginHidden="",this._show(i)})}hide(e){return Q(this,null,function*(){if(this.state.visible===!1)return;const i=k({userAction:!0},e);this.updateState({visible:!1},i.userAction),this.checkMsg.pluginDisabled="调用 hide 隐藏",this._hide(i)})}setState(e,i={}){const s=this.state;if(wt(e,s,{deep:!0}))return;const o=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,o),e.enabled!==void 0&&s.enabled!==e.enabled&&(e.enabled?this.checkMsg.pluginDisabled="":this.checkMsg.pluginDisabled="调用 setState 禁用",e.enabled?this._enable({userAction:o}):this._disable({userAction:o})),e.visible!==void 0&&s.visible!==e.visible){const r={userAction:o,anime:{duration:500}};e.visible?this.checkMsg.pluginHidden="":this.checkMsg.pluginHidden="调用 setState 隐藏",e.visible?this._show(r):this._hide(r)}}updateConfig(e,i={}){var r;const s=this.config,o=k(k({},s),e);this._config=o,s.imageURL!==o.imageURL&&this.reloadTexture(o.imageURL),s.yOffset!==o.yOffset&&this.updateMeshPosition(this.five.getCurrentState().panoIndex),s.yRotate!==o.yRotate&&this.updateMeshQuaternion(o.yRotate),s.width!==o.width&&(this.mesh.geometry=new b.PlaneBufferGeometry(o.width,o.width)),this.hooks.emit("configChange",{prevConfig:s,config:o,userAction:(r=i.userAction)!=null?r:!0})}__whyCantSeeMesh(){if(this.disposed)return"插件已销毁";if(this.checkMsg.pluginDisabled)return this.checkMsg.pluginDisabled;if(this.checkMsg.pluginHidden)return this.checkMsg.pluginHidden;if(this.checkMsg.meshHidden)return this.checkMsg.meshHidden}updateState(e,i){const s=this.state;this.state=k(k({},this.state),e),this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:i})}updateMeshVisible(){const{result:e,msg:i}=this.checkMeshVisible();this.checkMsg.meshHidden=i,e!==this.mesh.visible&&this.onMeshVisibleChange(e)}updateMeshPosition(e){const i=this.workUtil.getObserverStandingPosition(e);if(!i){console.warn("CurrentPanoImagePlugin: 无法获取到当前点位的 standingPosition");return}const s=i.clone().setY(i.y+this.config.yOffset);s&&this.mesh.position.copy(s)}reloadTexture(e){return Q(this,null,function*(){if(this.mesh.material.map=null,e!==""){const i=on(e);this.textureLoadingPromise=i;const s=yield i;s.minFilter=b.LinearFilter,this.textureLoadingPromise===i&&(this.onTextureLoaded(s),this.textureLoadingPromise=null)}this.updateMeshVisible()})}updateMeshQuaternion(e){const i=new b.Quaternion;i.multiplyQuaternions(new b.Quaternion().setFromAxisAngle(new b.Vector3(1,0,0),-Math.PI/2),new b.Quaternion().setFromAxisAngle(new b.Vector3(0,0,1),e)),this.mesh.quaternion.copy(i)}_enable(e){this.hooks.emit("enable",{userAction:e.userAction}),this.config.imageURL&&!this.mesh.material.map&&!this.textureLoadingPromise&&this.reloadTexture(this.config.imageURL),this.five.scene.add(this.group),this.five.needsRender=!0,this.five.work&&this.onFiveWillLoad(),this.five.getCurrentState().mode==="Panorama"&&(this.onFiveModeChange(),this.onFivePanoArrived(this.five.getCurrentState().panoIndex)),this.five.on("willLoad",this.onFiveWillLoad),this.five.on("panoArrived",this.onFivePanoArrived),this.five.on("panoWillArrive",this.onFivePanoWillArrive),this.five.on("modeChange",this.onFiveModeChange)}_disable(e){this.hooks.emit("disable",{userAction:e.userAction}),this.five.scene.remove(this.group),this.five.needsRender=!0,this.five.off("willLoad",this.onFiveWillLoad),this.five.off("panoArrived",this.onFivePanoArrived),this.five.off("panoWillArrive",this.onFivePanoWillArrive),this.five.off("modeChange",this.onFiveModeChange)}_show(e){this.hooks.emit("show",e),this.updateMeshVisible(),this.five.needsRender=!0}_hide(e){this.hooks.emit("hide",e),this.updateMeshVisible(),this.five.needsRender=!0}}const pk=(n,t)=>new gk(n,t),vk={auto:"",pen:"","pen-forbidden":"","pen-crosshair":"","pne-polygon":"","pen-circle":"","crosshair-rectangle":"","crosshair-circle":""};class Ak{constructor(t){d(this,"container");d(this,"deleteButton");this.container=t!=null?t:document.documentElement}setType(t){const e=vk[t];e?this.container.style.cursor=`url(${e}), auto`:this.container.style.cursor=t}showDeleteButton(t){const{clientX:e,clientY:i,container:s=this.container,onClick:o}=t;let r=this.deleteButton;return r||(r=document.createElement("div"),r.style.position="absolute",r.style.width="20px",r.style.height="20px",r.style.transform="translate(-50%, -40px)",r.style.borderRadius="50%",r.style.cursor="pointer",r.style.zIndex="9999",r.style.cursor="pointer",r.style.userSelect="none",r.style.display="flex",r.style.alignItems="center",r.style.justifyContent="center",r.style.backgroundImage="url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTciIGhlaWdodD0iMjUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IHgxPSIxMC43MDYlIiB5MT0iNDIuNzQ0JSIgeDI9Ijg5LjA2NCUiIHkyPSI1Ny4yMDglIiBpZD0icHJlZml4X19hIj48c3RvcCBzdG9wLWNvbG9yPSIjRkZGIiBzdG9wLW9wYWNpdHk9IjAiIG9mZnNldD0iMCUiLz48c3RvcCBzdG9wLWNvbG9yPSIjRkZGIiBzdG9wLW9wYWNpdHk9Ii4zMDgiIG9mZnNldD0iNDkuNTY5JSIvPjxzdG9wIHN0b3AtY29sb3I9IiNGRkYiIHN0b3Atb3BhY2l0eT0iMCIgb2Zmc2V0PSIxMDAlIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iLS4yNSIgeT0iLS4yNSIgd2lkdGg9IjU3LjUiIGhlaWdodD0iMjMuNSIgcng9IjExLjI1IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIDEpIiBmaWxsPSIjMkMyQzJDIiBzdHJva2U9InVybCgjcHJlZml4X19hKSIgc3Ryb2tlLXdpZHRoPSIuNSIgZmlsbC1ydWxlPSJldmVub2RkIiBmaWxsLW9wYWNpdHk9Ii4zMDMiLz48L3N2Zz4=)",r.innerHTML='<svg width="16px" height="17px" viewBox="0 0 16 17" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><defs><linearGradient x1="22.185491%" y1="100%" x2="66.8316686%" y2="6.67239121%" id="1"><stop stop-color="#FFFCFC" stop-opacity="0.6"></stop><stop stop-color="#FFFFFF" offset="100%"></stop></linearGradient></defs> <path fill="url(#1)" fill-rule="nonzero" transform="translate(2.16 2.16)" d="M11.2979686,2.71818182 C11.611378,2.71818182 11.8654465,2.97561809 11.8654465,3.29318182 C11.8654465,3.58428191 11.6519584,3.82485822 11.374972,3.86293275 L11.2979686,3.86818182 L10.464,3.868 L9.7236795,10.6246222 C9.64153248,11.3737453 9.04854423,11.9512142 8.32013277,12.0165596 L8.18206028,12.0227273 L3.68338622,12.0227273 C2.89302127,12.0227273 2.22904821,11.4205655 2.141767,10.6246222 L2.141767,10.6246222 L1.4,3.868 L0.567477876,3.86818182 C0.254068499,3.86818182 0,3.61074555 0,3.29318182 C0,3.00208173 0.213488114,2.76150541 0.49047449,2.72343089 L0.567477876,2.71818182 L11.2979686,2.71818182 Z M9.322,3.868 L2.542,3.868 L3.26978106,10.4976259 C3.28762252,10.6603274 3.39528004,10.7928487 3.53932022,10.8467307 L3.61412483,10.866894 L3.68338622,10.8727273 L8.18206028,10.8727273 C8.39410941,10.8727273 8.57224853,10.7111717 8.59566544,10.4976259 L8.59566544,10.4976259 L9.322,3.868 Z M8.16824216,0 C8.48165153,0 8.73572003,0.257436269 8.73572003,0.575 C8.73572003,0.866100087 8.52223192,1.1066764 8.24524554,1.14475093 L8.16824216,1.15 L3.69720434,1.15 C3.38379497,1.15 3.12972647,0.892563731 3.12972647,0.575 C3.12972647,0.283899913 3.34321458,0.0433235966 3.62020096,0.00524907226 L3.69720434,0 L8.16824216,0 Z"></path></svg>'),this.deleteButton=r,s.appendChild(r),r.style.left=`${e}px`,r.style.top=`${i}px`,r.onclick=()=>{s.removeChild(r),o()},r}removeDeleteButton(){this.deleteButton&&this.deleteButton.remove()}tip(t){return()=>this.closeTip()}closeTip(){}reset(){this.container.style.cursor="auto"}}class bk{constructor(){d(this,"five");d(this,"_cursor");d(this,"_pointSelector");d(this,"_fiveDomEvents");d(this,"_object3DHelper");d(this,"inited",!1);d(this,"init",t=>{this.inited=!0,this.five=t,this._cursor=void 0,this._pointSelector=void 0,this._fiveDomEvents=void 0,this._object3DHelper=void 0})}get cursor(){if(!this.inited)throw new Error("Global not inited");return this._cursor?this._cursor:(this._cursor=new Ak(this.five.getElement()),this._cursor)}get pointSelector(){if(!this.inited)throw new Error("Global not inited");return this._pointSelector?this._pointSelector:(this._pointSelector=new Yl(this.five,{mode:"cursor"}),this._pointSelector)}get fiveDomEvents(){if(!this.inited)throw new Error("Global not inited");return this._fiveDomEvents?this._fiveDomEvents:(this._fiveDomEvents=new Mr(this.five,{noEmitWhenNotInScene:!0}),this._fiveDomEvents)}get object3DHelper(){if(!this.inited)throw new Error("Global not inited");return this._object3DHelper?this._object3DHelper:(this._object3DHelper=new Bc(this.five),this._object3DHelper)}}const Jg=new bk;window.globalModules=Jg;function qg(n,t){return n?t(n)?n:n.parent?qg(n.parent,t):null:null}const yk="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAAZiS0dEAAAAAAAA+UO7fwAAAAlwSFlzAAALEwAACxMBAJqcGAAAAAd0SU1FB9sHDgwCEMBJZu0AAAAdaVRYdENvbW1lbnQAAAAAAENyZWF0ZWQgd2l0aCBHSU1QZC5lBwAABM5JREFUWMO1V0tPG2cUPZ4Hxh6DazIOrjFNqJs0FIMqWFgWQkatsmvVbtggKlSVRVf5AWz4AWz4AUSKEChll19QJYSXkECuhFxsHjEhxCYm+DWGMZ5HF72DJq4bAzFXurI0M/I5997v3u9cC65vTJVn2lX/xHINQOYSBLTLEuIuCWw4Z3IGAEvf6ASmVHjNzHCXBG4A0AjACsAOwEbO0nsFQBnAGYASAIl+ZRMR7SolMEdsByD09fV5R0ZGgg8ePPjW5/N1iqLYpuu6RZblciKR2I9Go69evnwZnZ+fjwI4IS8AKBIRzeQfJWCANwKwh0KhtrGxsYehUOin1tbW+zzP23ietzY2NnIAoGmaLsuyUiqVyvl8XtrY2NiamZn589mzZxsAUgCOAeQAnFI2tI+VxIjaAeDzoaGh7xYWFuZOTk6OZVk+12uYqqq6JEnn0Wg0OT4+/geAXwGEAdwDIFJQXC1wO4DWR48e/RCPxxclSSroVzRFUbSDg4P848ePFwH8DuAhkWih83TRQWxFOXgAwvDwcOfo6OhvXV1d39tsNtuVBwTDWBwOh1UUxVsMw1hXVlbSdCgNV43uYSvrHg6H24aHh38eHBz85TrgF9FYLHA4HLzH43FvbW2d7u/vG+dANp8FpqIlbd3d3V8Fg8EfBUFw4BONZVmL3+9vHhkZCQL4AoAHgJPK8G+yzC0XDofdoVAo5PP5vkadTBAEtr+/39ff3x8gAp/RPOEqx2qjx+NpvXv3bk9DQ0NDvQgwDIOWlhZrMBj8kgi0UJdxRgYMArzL5XJ7vd57qLPZ7Xamp6fnNgBXtQxcjFuHw+Hyer3t9SYgCAITCAScAJoBNNEY/08GOFVVrfVMv7kMNDntFD1vjIAPrlRN0xjckOm6biFQ3jwNPwDMZrOnqVTqfb3Bi8Wivru7W/VCYkwPlKOjo0IikXh7EwQikYgE4Nw0CfXKDCipVCoTj8df3QABbW1tLUc6oUgkFPMkVACUNjc337148eKvw8PDbJ2jP1taWkoCyNDVXDSECmNSK4qiKNLq6urW8+fPI/UicHx8rD59+jSVy+WOAKSJhKENwFItLtoxk8mwsixzHR0dHe3t7c5PAU+n09rs7OzJkydPYqVSaQfANoDXALIk31S2smU1TWMPDg7K5XKZ7+3t9TudTut1U7+wsFCcmJiIpdPpbQBxADsAknQWymYCOukBHYCuKApisdhpMpnURFEU79y503TVyKenpzOTk5M7e3t7MQKPV0Zv1gNm+awB0MvlshqLxfLb29uyJElWURSbXC4XXyvqxcXFs6mpqeTc3Nzu3t7e3wQcA7BPZ8Cov1pNlJplmQtAG8MwHV6v95tAINA5MDBwPxAIuLu6upr8fr/VAN3c3JQjkcjZ+vp6fnl5+d2bN29SuVzuNYAEpf01CdRChUL+X1VskHACuA3Ay3Fcu9vt7nA6nZ7m5uYWQRCaNE3jVVW15PP580KhIGUymWw2m00DOAJwSP4WwPtq4LX2Ao6USxNlQyS/RcQcdLGwlNIz6vEMAaZpNzCk2Pll94LK/cDYimxERiBwG10sxjgvEZBE0UpE6vxj+0Ct5bTaXthgEhRmja8QWNkkPGsuIpfdjpkK+cZUWTC0KredVmtD/gdlSl6EG4AMvQAAAABJRU5ErkJggg==";let Mf=null;class ns extends Rt{constructor(e){var f,m;super();d(this,"name","PointMesh");d(this,"dom");d(this,"opacityBeforeHighlight");d(this,"highlighted",!1);d(this,"fontMesh");d(this,"backgroundMesh");d(this,"lastRenderDomItem");d(this,"paramsStyle");d(this,"_visible",!0);const u=e!=null?e:{},{point:i}=u,s=xi(u,["point"]);this.paramsStyle=s!=null?s:{};const o=new b.BufferGeometry;o.setAttribute("position",new b.Float32BufferAttribute([0,0,0],3));const r={transparent:!0,side:b.DoubleSide,size:(f=e==null?void 0:e.size)!=null?f:8,map:Mf||(Mf=new b.TextureLoader().load(yk)),sizeAttenuation:!1},a=new b.PointsMaterial(te(k({},r),{color:(m=e==null?void 0:e.color)!=null?m:16777215,depthTest:!0,opacity:1})),l=new b.PointsMaterial(te(k({},r),{size:a.size,color:a.color,depthWrite:!1,depthTest:!1,opacity:.5})),c=new b.Points(o,a),h=new b.Points(o,l);this.fontMesh=c,this.backgroundMesh=h,c.name="FontMesh",h.name="BackgroundMesh",c.renderOrder=10,h.renderOrder=0,this.add(c,h),e!=null&&e.point&&this.position.copy(De(e.point)),e&&this.setStyle(e),this.addEventListener("removed",()=>{Pr(this)}),Object.defineProperty(this,"visible",{set:v=>{this.dom&&(this.dom.container.style.display=v?"block":"none"),this._visible=v},get:()=>this._visible})}get color(){return this.fontMesh.material.color}get size(){return this.fontMesh.material.size}get style(){return{color:this.color,size:this.size,occlusionVisibility:this.fontMesh.material.depthTest,occlusionMode:this.backgroundMesh.visible?"depthWrite":"depthTest"}}get five(){var e,i;return(i=(e=window.globalModules)==null?void 0:e.five)!=null?i:window.$five}setStyle(e){xe(e.color)&&(this.fontMesh.material.setValues({color:e.color}),this.backgroundMesh.material.setValues({color:e.color})),xe(e.size)&&(this.fontMesh.material.setValues({side:e.size}),this.backgroundMesh.material.setValues({side:e.size})),xe(e.occlusionVisibility)&&(e.occlusionVisibility?e.occlusionMode==="depthTest"?(this.fontMesh.material.depthTest=!1,this.backgroundMesh.visible=!1):(this.fontMesh.material.depthTest=!0,this.backgroundMesh.visible=!0):(this.fontMesh.material.depthTest=!0,this.backgroundMesh.visible=!1))}highlight(){this.highlighted||(this.highlighted=!0,this.opacityBeforeHighlight=this.fontMesh.material.opacity,this.fontMesh.material.setValues({opacity:this.opacityBeforeHighlight*Wl}))}unhighlight(){this.highlighted&&(this.highlighted=!1,this.fontMesh.material.setValues({opacity:this.opacityBeforeHighlight}))}updateMatrixWorld(e){super.updateMatrixWorld(e);const i=Us(this,this.position).toArray().join(",");i!==this.lastRenderDomItem&&(this.updateDom(),this.lastRenderDomItem=i)}updateDom(){const e=this.paramsStyle.tip;e&&!this.dom&&(this.dom=new Li(this.five),this.dom.intersectCheck=!1,this.dom.simulate3D=!0,this.dom.container.style.visibility="hidden");const i=s=>{var o;this.dom&&this.dom.__text!==s&&(this.dom.__text=s,s?this.dom.container.innerHTML=Ul(s,{style:`color: #${xe((o=this.style)==null?void 0:o.color)?new b.Color(this.style.color).getHexString():"ffffff"}`}):this.dom.container.innerHTML="")};e?(i(e),this.dom.setPosition(this.position.clone())):i(null)}}class Ol extends Yt{constructor(e){super();d(this,"name","LineWithDotsMesh");d(this,"pointGroup",new Rt);d(this,"_paramsStyle");d(this,"setStyle",e=>{super.setStyle(e),this._paramsStyle=k(k({},this._paramsStyle),e),this.pointMeshes.forEach(i=>i.setStyle(te(k({},this._paramsStyle),{color:e.lineColor,tip:void 0}))),this.updateEdgePointsVisibility(),this.needsRender=!0});d(this,"highlight",()=>{super.highlight(),this.pointMeshes.forEach(e=>e.highlight())});d(this,"unhighlight",()=>{super.unhighlight(),this.pointMeshes.forEach(e=>e.unhighlight())});d(this,"updateEdgePointsVisibility",()=>{var e;xe((e=this._paramsStyle)==null?void 0:e.pointVisibility)&&(this.startPoint&&(this.startPoint.visible=typeof this._paramsStyle.pointVisibility=="object"?this._paramsStyle.pointVisibility.startPoint:this._paramsStyle.pointVisibility),this.endPoint&&(this.endPoint.visible=typeof this._paramsStyle.pointVisibility=="object"?this._paramsStyle.pointVisibility.endPoint:this._paramsStyle.pointVisibility))});this.add(this.pointGroup),e&&this.setStyle(e),e!=null&&e.points&&this.setPoints(e.points)}get startPoint(){return this.pointMeshes[0]}get endPoint(){return this.pointMeshes.length<2?null:this.pointMeshes.at(-1)}get visiblePointMeshes(){return this.pointMeshes.filter(e=>e.visible)}get pointMeshes(){return this.pointGroup.children}setPoints(e){super.setPoints(e);const i=e.map(De).filter(xe);this.pointGroup.removeChildren(),this.addIfNotExists(this.pointGroup),i.forEach(s=>{var r;const o=new ns(te(k({},this.style),{color:(r=this._paramsStyle)==null?void 0:r.lineColor,tip:void 0}));o.position.copy(s),this.pointGroup.add(o)}),this.updateEdgePointsVisibility(),this.needsRender=!0}}function wk(n){const t=[...n];if(n.length<3)return n;const e=n.at(-1),i=n[0];return e.equals(i)||t.push(i),t}class Kg extends Rt{constructor(e){super();d(this,"name","PolylineBaseMesh");d(this,"lines",[]);d(this,"withDots");d(this,"paramsStyle");const r=e,{withDots:i,points:s}=r,o=xi(r,["withDots","points"]);this.withDots=i!=null?i:!0,s&&this.setPoints(s),o&&this.setStyle(o),this.addEventListener("removed",()=>{Pr(this)})}get style(){var e;return{lineColor:this.lineColor,lineWidth:this.lineWidth,opacity:this.opacity,dashed:this.dashed,occlusionVisibility:this.occlusionVisibility,occlusionMode:this.occlusionMode,lengthEnable:(e=this.paramsStyle)==null?void 0:e.lengthEnable}}get opacity(){var e,i,s;return(s=(e=this.lines[0])==null?void 0:e.lineOpacity)!=null?s:(i=this.paramsStyle)==null?void 0:i.lineOpacity}get lineColor(){var e,i,s;return(s=(e=this.lines[0])==null?void 0:e.color)!=null?s:(i=this.paramsStyle)!=null&&i.lineColor?new b.Color(this.paramsStyle.lineColor):void 0}get lineWidth(){var e,i,s;return(s=(e=this.lines[0])==null?void 0:e.lineWidth)!=null?s:(i=this.paramsStyle)==null?void 0:i.lineWidth}get dashed(){var e,i,s;return(s=(e=this.lines[0])==null?void 0:e.dashed)!=null?s:(i=this.paramsStyle)==null?void 0:i.dashed}get occlusionVisibility(){var e,i,s;return(s=(e=this.lines[0])==null?void 0:e.occlusionVisibility)!=null?s:(i=this.paramsStyle)==null?void 0:i.occlusionVisibility}get occlusionMode(){var e,i,s;return(s=(e=this.lines[0])==null?void 0:e.occlusionMode)!=null?s:(i=this.paramsStyle)==null?void 0:i.occlusionMode}get points(){var e;return this.lines.map(i=>i.points[0]).concat((e=this.lines.at(-1))==null?void 0:e.points[1]).filter(Boolean)}setPoints(e,i={closed:!1}){let s=e.map(De);i.closed&&(s=wk(s)),s.forEach((o,r)=>{var c;const a=s[r+1];if(r!==0&&a===void 0)return;const l=(c=this.lines[r])!=null?c:(()=>{const h=new Ol(te(k({},this.style),{pointVisibility:this.withDots?{startPoint:r===0,endPoint:!0}:!1}));return this.lines[r]=h,this.add(h),h})();l.setStyle(this.style),l.setPoints([o,a])}),s.length===0?(this.lines.forEach(o=>o.removeFromParent()),this.lines=[]):s.length===1||this.lines.length>s.length-1&&this.lines.splice(s.length-1).forEach(o=>o.removeFromParent())}setStyle(e){this.paramsStyle=k(k({},this.paramsStyle),e),this.lines.forEach(i=>i.setStyle(this.paramsStyle))}highlight(){this.lines.forEach(e=>e.highlight())}unhighlight(){this.lines.forEach(e=>e.unhighlight())}}class gn extends Kg{constructor(...e){super(te(k({},e[0]),{withDots:!1}));d(this,"name","PolylineMesh")}}class ji extends Kg{constructor(...e){super(te(k({},e[0]),{withDots:!0}));d(this,"name","PolylineWithDotsMesh")}}const rl=typeof navigator!="undefined"?navigator.userAgent.toLowerCase().indexOf("firefox")>0:!1;function al(n,t,e,i){n.addEventListener?n.addEventListener(t,e,i):n.attachEvent&&n.attachEvent("on".concat(t),e)}function js(n,t,e,i){n.removeEventListener?n.removeEventListener(t,e,i):n.detachEvent&&n.detachEvent("on".concat(t),e)}function $g(n,t){const e=t.slice(0,t.length-1);for(let i=0;i<e.length;i++)e[i]=n[e[i].toLowerCase()];return e}function ep(n){typeof n!="string"&&(n=""),n=n.replace(/\s/g,"");const t=n.split(",");let e=t.lastIndexOf("");for(;e>=0;)t[e-1]+=",",t.splice(e,1),e=t.lastIndexOf("");return t}function Ck(n,t){const e=n.length>=t.length?n:t,i=n.length>=t.length?t:n;let s=!0;for(let o=0;o<e.length;o++)i.indexOf(e[o])===-1&&(s=!1);return s}const qs={backspace:8,"⌫":8,tab:9,clear:12,enter:13,"↩":13,return:13,esc:27,escape:27,space:32,left:37,up:38,right:39,down:40,del:46,delete:46,ins:45,insert:45,home:36,end:35,pageup:33,pagedown:34,capslock:20,num_0:96,num_1:97,num_2:98,num_3:99,num_4:100,num_5:101,num_6:102,num_7:103,num_8:104,num_9:105,num_multiply:106,num_add:107,num_enter:108,num_subtract:109,num_decimal:110,num_divide:111,"⇪":20,",":188,".":190,"/":191,"`":192,"-":rl?173:189,"=":rl?61:187,";":rl?59:186,"'":222,"[":219,"]":221,"\\":220},li={"⇧":16,shift:16,"⌥":18,alt:18,option:18,"⌃":17,ctrl:17,control:17,"⌘":91,cmd:91,command:91},Vl={16:"shiftKey",18:"altKey",17:"ctrlKey",91:"metaKey",shiftKey:16,ctrlKey:17,altKey:18,metaKey:91},pt={16:!1,18:!1,17:!1,91:!1},Ke={};for(let n=1;n<20;n++)qs["f".concat(n)]=111+n;let Ue=[],Ns=null,tp="all";const vi=new Map,lo=n=>qs[n.toLowerCase()]||li[n.toLowerCase()]||n.toUpperCase().charCodeAt(0),Pk=n=>Object.keys(qs).find(t=>qs[t]===n),Ik=n=>Object.keys(li).find(t=>li[t]===n);function ip(n){tp=n||"all"}function Ks(){return tp||"all"}function Ek(){return Ue.slice(0)}function Mk(){return Ue.map(n=>Pk(n)||Ik(n)||String.fromCharCode(n))}function xk(){const n=[];return Object.keys(Ke).forEach(t=>{Ke[t].forEach(e=>{let{key:i,scope:s,mods:o,shortcut:r}=e;n.push({scope:s,shortcut:r,mods:o,keys:i.split("+").map(a=>lo(a))})})}),n}function kk(n){const t=n.target||n.srcElement,{tagName:e}=t;let i=!0;const s=e==="INPUT"&&!["checkbox","radio","range","button","file","reset","submit","color"].includes(t.type);return(t.isContentEditable||(s||e==="TEXTAREA"||e==="SELECT")&&!t.readOnly)&&(i=!1),i}function Dk(n){return typeof n=="string"&&(n=lo(n)),Ue.indexOf(n)!==-1}function Sk(n,t){let e,i;n||(n=Ks());for(const s in Ke)if(Object.prototype.hasOwnProperty.call(Ke,s))for(e=Ke[s],i=0;i<e.length;)e[i].scope===n?e.splice(i,1).forEach(r=>{let{element:a}=r;return Rc(a)}):i++;Ks()===n&&ip(t||"all")}function Tk(n){let t=n.keyCode||n.which||n.charCode;const e=Ue.indexOf(t);if(e>=0&&Ue.splice(e,1),n.key&&n.key.toLowerCase()==="meta"&&Ue.splice(0,Ue.length),(t===93||t===224)&&(t=91),t in pt){pt[t]=!1;for(const i in li)li[i]===t&&(zt[i]=!1)}}function np(n){if(typeof n=="undefined")Object.keys(Ke).forEach(s=>{Array.isArray(Ke[s])&&Ke[s].forEach(o=>Wo(o)),delete Ke[s]}),Rc(null);else if(Array.isArray(n))n.forEach(s=>{s.key&&Wo(s)});else if(typeof n=="object")n.key&&Wo(n);else if(typeof n=="string"){for(var t=arguments.length,e=new Array(t>1?t-1:0),i=1;i<t;i++)e[i-1]=arguments[i];let[s,o]=e;typeof s=="function"&&(o=s,s=""),Wo({key:n,scope:s,method:o,splitKey:"+"})}}const Wo=n=>{let{key:t,scope:e,method:i,splitKey:s="+"}=n;ep(t).forEach(r=>{const a=r.split(s),l=a.length,c=a[l-1],h=c==="*"?"*":lo(c);if(!Ke[h])return;e||(e=Ks());const u=l>1?$g(li,a):[],f=[];Ke[h]=Ke[h].filter(m=>{const p=(i?m.method===i:!0)&&m.scope===e&&Ck(m.mods,u);return p&&f.push(m.element),!p}),f.forEach(m=>Rc(m))})};function xf(n,t,e,i){if(t.element!==i)return;let s;if(t.scope===e||t.scope==="all"){s=t.mods.length>0;for(const o in pt)Object.prototype.hasOwnProperty.call(pt,o)&&(!pt[o]&&t.mods.indexOf(+o)>-1||pt[o]&&t.mods.indexOf(+o)===-1)&&(s=!1);(t.mods.length===0&&!pt[16]&&!pt[18]&&!pt[17]&&!pt[91]||s||t.shortcut==="*")&&(t.keys=[],t.keys=t.keys.concat(Ue),t.method(n,t)===!1&&(n.preventDefault?n.preventDefault():n.returnValue=!1,n.stopPropagation&&n.stopPropagation(),n.cancelBubble&&(n.cancelBubble=!0)))}}function kf(n,t){const e=Ke["*"];let i=n.keyCode||n.which||n.charCode;if(!zt.filter.call(this,n))return;if((i===93||i===224)&&(i=91),Ue.indexOf(i)===-1&&i!==229&&Ue.push(i),["ctrlKey","altKey","shiftKey","metaKey"].forEach(a=>{const l=Vl[a];n[a]&&Ue.indexOf(l)===-1?Ue.push(l):!n[a]&&Ue.indexOf(l)>-1?Ue.splice(Ue.indexOf(l),1):a==="metaKey"&&n[a]&&Ue.length===3&&(n.ctrlKey||n.shiftKey||n.altKey||(Ue=Ue.slice(Ue.indexOf(l))))}),i in pt){pt[i]=!0;for(const a in li)li[a]===i&&(zt[a]=!0);if(!e)return}for(const a in pt)Object.prototype.hasOwnProperty.call(pt,a)&&(pt[a]=n[Vl[a]]);n.getModifierState&&!(n.altKey&&!n.ctrlKey)&&n.getModifierState("AltGraph")&&(Ue.indexOf(17)===-1&&Ue.push(17),Ue.indexOf(18)===-1&&Ue.push(18),pt[17]=!0,pt[18]=!0);const s=Ks();if(e)for(let a=0;a<e.length;a++)e[a].scope===s&&(n.type==="keydown"&&e[a].keydown||n.type==="keyup"&&e[a].keyup)&&xf(n,e[a],s,t);if(!(i in Ke))return;const o=Ke[i],r=o.length;for(let a=0;a<r;a++)if((n.type==="keydown"&&o[a].keydown||n.type==="keyup"&&o[a].keyup)&&o[a].key){const l=o[a],{splitKey:c}=l,h=l.key.split(c),u=[];for(let f=0;f<h.length;f++)u.push(lo(h[f]));u.sort().join("")===Ue.sort().join("")&&xf(n,l,s,t)}}function zt(n,t,e){Ue=[];const i=ep(n);let s=[],o="all",r=document,a=0,l=!1,c=!0,h="+",u=!1,f=!1;for(e===void 0&&typeof t=="function"&&(e=t),Object.prototype.toString.call(t)==="[object Object]"&&(t.scope&&(o=t.scope),t.element&&(r=t.element),t.keyup&&(l=t.keyup),t.keydown!==void 0&&(c=t.keydown),t.capture!==void 0&&(u=t.capture),typeof t.splitKey=="string"&&(h=t.splitKey),t.single===!0&&(f=!0)),typeof t=="string"&&(o=t),f&&np(n,o);a<i.length;a++)n=i[a].split(h),s=[],n.length>1&&(s=$g(li,n)),n=n[n.length-1],n=n==="*"?"*":lo(n),n in Ke||(Ke[n]=[]),Ke[n].push({keyup:l,keydown:c,scope:o,mods:s,shortcut:i[a],method:e,key:i[a],splitKey:h,element:r});if(typeof r!="undefined"&&window){if(!vi.has(r)){const m=function(){let p=arguments.length>0&&arguments[0]!==void 0?arguments[0]:window.event;return kf(p,r)},v=function(){let p=arguments.length>0&&arguments[0]!==void 0?arguments[0]:window.event;kf(p,r),Tk(p)};vi.set(r,{keydownListener:m,keyupListenr:v,capture:u}),al(r,"keydown",m,u),al(r,"keyup",v,u)}if(!Ns){const m=()=>{Ue=[]};Ns={listener:m,capture:u},al(window,"focus",m,u)}}}function Lk(n){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"all";Object.keys(Ke).forEach(e=>{Ke[e].filter(s=>s.scope===t&&s.shortcut===n).forEach(s=>{s&&s.method&&s.method()})})}function Rc(n){const t=Object.values(Ke).flat();if(t.findIndex(i=>{let{element:s}=i;return s===n})<0){const{keydownListener:i,keyupListenr:s,capture:o}=vi.get(n)||{};i&&s&&(js(n,"keyup",s,o),js(n,"keydown",i,o),vi.delete(n))}if((t.length<=0||vi.size<=0)&&(Object.keys(vi).forEach(s=>{const{keydownListener:o,keyupListenr:r,capture:a}=vi.get(s)||{};o&&r&&(js(s,"keyup",r,a),js(s,"keydown",o,a),vi.delete(s))}),vi.clear(),Object.keys(Ke).forEach(s=>delete Ke[s]),Ns)){const{listener:s,capture:o}=Ns;js(window,"focus",s,o),Ns=null}}const ll={getPressedKeyString:Mk,setScope:ip,getScope:Ks,deleteScope:Sk,getPressedKeyCodes:Ek,getAllKeyCodes:xk,isPressed:Dk,filter:kk,trigger:Lk,unbind:np,keyMap:qs,modifier:li,modifierMap:Vl};for(const n in ll)Object.prototype.hasOwnProperty.call(ll,n)&&(zt[n]=ll[n]);if(typeof window!="undefined"){const n=window.hotkeys;zt.noConflict=t=>(t&&window.hotkeys===zt&&(window.hotkeys=n),zt),window.hotkeys=zt}const cl=new Map;class qt extends Rt{constructor(e,i){super();d(this,"name","Sculpt");d(this,"isSculptObject",!0);d(this,"draggable");d(this,"selected");d(this,"config");d(this,"on",(e,i,s)=>Xe.modules.fiveDomEvents.addEventListener(this,e,i,s));d(this,"off",(...e)=>Xe.modules.fiveDomEvents.removeEventListener(this,...e));d(this,"applyObjectMatrixWorld",(e,i)=>{const s=i!=null?i:this;return s.updateMatrixWorld(),Us(s,e)});d(this,"applyObjectReversalMatrixWorld",(e,i)=>{const s=i!=null?i:this;return s.updateMatrixWorld(),rv(s,e)});e!=null&&e.id&&(this.uuid=e.id),this.config=k({defaultAction:!0,occlusionVisibility:!0,occlusionMode:"translucence"},i),e!=null&&e.style&&(e.style.occlusionVisibility=this.config.occlusionVisibility,e.style.occlusionMode=this.config.occlusionMode),this.addEventListener("removed",()=>{Pr(this)}),zt("esc",()=>{this.stopCreating()}),this.config.defaultAction&&(zt("backspace, delete",()=>{this.selected&&this.delete()}),this.on("click",()=>{var s;this.editing||(this.select({only:!0}),this.editor.enable(),(s=this.parent)==null||s.children.forEach(o=>{var r;o instanceof qt&&o!==this&&((r=o._editor)==null||r.disable())}))}),zt("esc",()=>{this.selected&&this.unselect()}))}get editing(){return this.pointSelector.enabled}get baseData(){return{id:this.uuid,type:this.type}}get pointSelector(){return Xe.modules.pointSelector}undo(){throw new Error("Method not implemented.")}redo(){throw new Error("Method not implemented.")}canUndo(){throw new Error("Method not implemented.")}canRedo(){throw new Error("Method not implemented.")}stopCreating(){Xe.modules.pointSelector.disable()}delete(){var e;this.stopCreating(),this.removeFromParent(),this.off(),(e=this.editor)==null||e.disable()}select(e={only:!1}){if(this.selected)return;this.selected=!0,this.highlight(),cl.has(this.parent.uuid)||cl.set(this.parent.uuid,[]);const i=cl.get(this.parent.uuid);i.push(this),e.only&&(i==null||i.forEach(s=>{s!==this&&s.unselect()}))}unselect(){var e;this.selected&&(this.selected=!1,this.unhighlight(),(e=this._editor)==null||e.disable())}highlight(){}unhighlight(){}showDeleteButton(e,i){Xe.modules.cursor.showDeleteButton({clientX:e,clientY:i,container:document.body,onClick:()=>this.delete()}),Xe.modules.five.once("cameraUpdate",()=>{Xe.modules.cursor.removeDeleteButton()})}}class _r extends Rt{constructor(e){super();d(this,"hooks",new ht);d(this,"originObject");this.originObject=e}enable(){this.originObject.add(this)}disable(){this.originObject.remove(this)}}class co extends _r{constructor(e,i){super(e);d(this,"objectHelperConfig");d(this,"onObjectUpdate",()=>{this.hooks.emit("objectUpdate")});this.objectHelperConfig=i}get helper(){var e;return(e=Xe.modules.object3DHelper.getObject3DHelper(this.originObject))==null?void 0:e.helper}enable(){super.enable();const e=typeof this.objectHelperConfig=="function"?this.objectHelperConfig():this.objectHelperConfig;Xe.modules.object3DHelper.addObject3DHelper(this.originObject,k({positionFrom:"boundingBox"},e));const i=Xe.modules.object3DHelper.getObject3DHelper(this.originObject).helper;i.hooks.on("move",this.onObjectUpdate),i.hooks.on("rotate",this.onObjectUpdate),i.hooks.on("scale",this.onObjectUpdate)}disable(){var e,i,s;super.disable(),(e=this.helper)==null||e.hooks.off("move",this.onObjectUpdate),(i=this.helper)==null||i.hooks.off("rotate",this.onObjectUpdate),(s=this.helper)==null||s.hooks.off("scale",this.onObjectUpdate),Xe.modules.object3DHelper.removeObject3DHelper(this.originObject)}initialHelperMatrix(){var e;(e=this.helper)==null||e.initialHelperMatrix()}}class _c extends _r{constructor(e){super(e);d(this,"draggingPoints",[]);d(this,"onDragstart",e=>{const i=e.target;this.draggingPoints=this.pointMeshes.filter(s=>s.position.equals(i.position))});d(this,"onDragend",e=>{this.draggingPoints=[]})}get pointMeshes(){return this.children.filter(e=>e instanceof ns)}get pointHandles(){return this.children}enable(){super.enable(),this.points.filter(xe).forEach(e=>{const i=new ns;i.visible=!1,i.position.copy(e),i.draggable=!0,Xe.modules.fiveDomEvents.addEventListener(i,"drag",this.onDrag),Xe.modules.fiveDomEvents.addEventListener(i,"dragstart",this.onDragstart),Xe.modules.fiveDomEvents.addEventListener(i,"dragend",this.onDragend),this.add(i)})}disable(){super.disable(),this.removeChildren()}}class zk extends _c{constructor(e){super(e);d(this,"onDrag",e=>{if(!this.draggingPoints||this.draggingPoints.length===0)return;const i=eo(Xe.modules.five,e.raycaster);this.draggingPoints.forEach(s=>s.position.copy(i.point)),this.originObject.lineMesh.setPoints(this.pointMeshes.map(s=>s.position))})}get points(){return this.originObject.lineMesh.points}}class jk extends _c{constructor(e){super(e);d(this,"onDrag",e=>{if(!this.draggingPoints||this.draggingPoints.length===0)return;const i=eo(Xe.modules.five,e.raycaster);this.draggingPoints.forEach(s=>s.position.copy(i.point)),this.originObject.polyLineMesh.setPoints(this.pointMeshes.map(s=>s.position))})}get points(){return this.originObject.polyLineMesh.points}}function jt(n){return Array.isArray(n)?n.map(t=>[t.x,t.y,t.z]):[n.x,n.y,n.z]}class Df extends qt{constructor(e,i){super(e,i);d(this,"type","Polyline");d(this,"polyLineMesh");d(this,"_editor");d(this,"creatingObject");e&&(this.polyLineMesh=new ji(k(k({},e.style),e)),this.add(this.polyLineMesh))}get editor(){return this._editor||(this._editor=new jk(this)),this._editor}get data(){return te(k({},this.baseData),{points:jt(this.applyObjectMatrixWorld(this.polyLineMesh.points)),style:{lineColor:new b.Color(this.polyLineMesh.lineColor).getHex(),lineWidth:this.polyLineMesh.lineWidth,dashed:this.polyLineMesh.dashed}})}setData(e){e.points&&this.polyLineMesh.setPoints(this.applyObjectReversalMatrixWorld(e.points.map(De))),this.polyLineMesh.setStyle(e.style)}highlight(){var e;(e=this.polyLineMesh)==null||e.highlight()}unhighlight(){var e;(e=this.polyLineMesh)==null||e.unhighlight()}canUndo(){var e;(e=this.creatingObject)==null||e.canUndo()}canRedo(){var e;(e=this.creatingObject)==null||e.canRedo()}undo(){var e;(e=this.creatingObject)==null||e.undo()}redo(){var e;(e=this.creatingObject)==null||e.redo()}create(e){return Q(this,null,function*(){this.removeChildren();const i=new ji(e);this.polyLineMesh=i,this.add(this.polyLineMesh),this.creatingObject=sp(i,this.pointSelector,e),yield this.creatingObject.finished,this.config.defaultAction&&this.editor.enable()})}}function sp(n,t,e){var E;const i=n.parent;if(!i)return;const{promise:s,resolve:o,reject:r}=vn(),a=(E=e==null?void 0:e.limit)!=null?E:"none",l=new gn(n.style);i.add(l);const c=new gn(te(k({},n.style),{dashed:!0,lengthEnable:!1}));i.add(c),t.enable();const h=[];let u,f,m;const v=[],p=()=>h.length>0,g=()=>v.length>0,A=()=>{p()&&(v.push(h.pop()),n.setPoints(h),C(m),t.pointSelectorHelper.magnifier.render())},w=()=>{g()&&(h.push(v.pop()),n.setPoints(h),C(m),t.pointSelectorHelper.magnifier.render())},I=M=>{v.length=0;const S=h.length===0?M.point:u.clone();h.push(S),n.setPoints(h)},C=M=>{const S=()=>{l.setPoints([]),c.setPoints([]),u=null};if(!M||(m=M,!(h!=null&&h.length)))return S();const T=h.at(-1).clone();a==="none"?(u=M.point,l.setPoints([T,u])):a==="xoz"?(f=f!=null?f:new b.Plane().setFromNormalAndCoplanarPoint(new b.Vector3(0,1,0),h[0]),t.plane=f,u=f.projectPoint(M.point,new b.Vector3),l.setPoints([T,u]),c.setPoints([u,M.point])):a==="y"&&(h.length===1?(u=M.point,l.setPoints([T,u])):(f=f!=null?f:new b.Plane().setFromCoplanarPoints(h[0],h[1],new b.Vector3(0,1,0).add(h[0])),t.plane=f,u=f.projectPoint(M.point,new b.Vector3),l.setPoints([T,u]),c.setPoints([u,M.point])))};return t.on("select",I),t.on("intersectionUpdate",C),t.on("disable",()=>{if(t.off("select",I),t.off("intersectionUpdate",C),t.plane=null,i.remove(l),i.remove(c),h.length<2)return i.remove(n),r(new Error("Cancelled"));o()}),{finished:s,canUndo:p,canRedo:g,undo:A,redo:w}}class Ok extends _r{constructor(e){super(e);d(this,"onDrag",e=>{var s;const i=eo(Xe.modules.five,e.raycaster);(s=this.originObject.pointMesh)==null||s.position.copy(i.point)})}enable(){super.enable(),this.originObject.draggable=!0,this.originObject.on("drag",this.onDrag)}disable(){super.disable(),this.originObject.draggable=!1,this.originObject.off("drag",this.onDrag)}}class Sf extends qt{constructor(e,i){super(e,i);d(this,"type","Point");d(this,"pointMesh");d(this,"_editor");e&&(this.pointMesh=new ns(k(k({},e.style),e)),this.add(this.pointMesh))}get editor(){return this._editor||(this._editor=new Ok(this)),this._editor}get data(){return te(k({},this.baseData),{point:jt(this.applyObjectMatrixWorld(this.pointMesh.position)),style:{color:this.pointMesh.color.getHex(),size:this.pointMesh.size}})}setData(e){e.point&&this.pointMesh.position.copy(De(e.point)),this.pointMesh.setStyle(e.style)}highlight(){var e;(e=this.pointMesh)==null||e.highlight()}unhighlight(){var e;(e=this.pointMesh)==null||e.unhighlight()}setStyle(e){this.pointMesh.setStyle(e)}create(e){return Q(this,null,function*(){this.pointMesh&&this.remove(this.pointMesh),this.add(this.pointMesh=new ns(e)),yield Fc(this.pointMesh,this.pointSelector),this.config.defaultAction&&this.editor.enable()})}}function Fc(n,t){return new Promise((e,i)=>{t.enable(),n.visible=!1;const s=l=>{l&&(n.visible=!0,n.position.copy(l.point))},o=l=>{l&&(n.visible=!0,n.position.copy(l.point),r())},r=()=>{t.off("select",o),t.off("disable",a),t.off("intersectionUpdate",s),t.disable(),e()},a=()=>{t.off("select",o),t.off("disable",a),t.off("intersectionUpdate",s),n.removeFromParent(),i(new Error("Cancelled"))};t.on("intersectionUpdate",s),t.on("disable",a),t.once("select",o)})}class Fr extends Rt{constructor(e){var a,l;super();d(this,"name","ColoredMesh");d(this,"meshFont");d(this,"meshBackground");d(this,"paramsStyle",{});d(this,"_geometry",new b.BufferGeometry);d(this,"highlighted",!1);d(this,"opacityBeforeHighlight");this.paramsStyle=e!=null?e:{};const i=new b.MeshBasicMaterial({color:new b.Color((a=e==null?void 0:e.color)!=null?a:iv).convertSRGBToLinear(),transparent:!0,side:b.DoubleSide,depthTest:!0,depthWrite:!1,opacity:(l=e==null?void 0:e.opacity)!=null?l:ov}),s=new b.MeshBasicMaterial({color:16777215,transparent:!0,side:b.DoubleSide,depthTest:!1,depthWrite:!1,opacity:.3/.5*i.opacity}),o=new b.Mesh(this.geometry,i),r=new b.Mesh(this.geometry,s);o.name="MeshFront",r.name="MeshBackground",o.renderOrder=1,r.renderOrder=0,this.meshFont=o,this.meshBackground=r,this.add(o),this.setOcclusionVisibility({occlusionVisibility:e==null?void 0:e.occlusionVisibility,occlusionMode:e==null?void 0:e.occlusionMode})}get style(){return{color:this.color,opacity:this.opacity,occlusionVisibility:this.occlusionVisibility,occlusionMode:this.occlusionMode}}get color(){return this.meshFont.material.color}get opacity(){return this.meshFont.material.opacity}get occlusionVisibility(){return!!this.meshBackground.parent||this.meshFont.material.depthTest===!1}get occlusionMode(){return this.meshFont.material.depthTest===!1?"depthTest":"translucence"}set geometry(e){this._geometry=e,this.meshFont.geometry=e,this.meshBackground.geometry=e}get geometry(){return this._geometry}setStyle(e){this.paramsStyle=k(k({},this.paramsStyle),e),xe(e.color)&&(this.meshFont.material.color.set(new b.Color(e.color).convertSRGBToLinear()),this.needsRender=!0),xe(e.opacity)&&(this.meshFont.material.opacity=e.opacity,this.meshBackground.material.opacity=.3/.5*this.meshFont.material.opacity,this.needsRender=!0),this.setOcclusionVisibility(e)}highlight(){this.highlighted||(this.highlighted=!0,this.opacityBeforeHighlight=this.opacity,this.meshFont.material.opacity=this.opacity*Wl,this.meshBackground.material.opacity=.3/.5*this.meshFont.material.opacity,this.needsRender=!0)}unhighlight(){this.highlighted&&(this.highlighted=!1,this.meshFont.material.opacity=this.opacityBeforeHighlight,this.meshBackground.material.opacity=.3/.5*this.meshFont.material.opacity,this.needsRender=!0)}setOcclusionVisibility(e){var o,r,a;const i=(r=(o=e.occlusionMode)!=null?o:this.paramsStyle.occlusionMode)!=null?r:"translucence",s=(a=e.occlusionVisibility)!=null?a:this.paramsStyle.occlusionVisibility;xe(s)&&(s?i==="depthTest"?(this.meshFont.material.depthTest=!1,this.remove(this.meshBackground)):i==="translucence"&&(this.meshFont.material.depthTest=!0,this.addIfNotExists(this.meshBackground)):(this.meshFont.material.depthTest=!0,this.remove(this.meshBackground)))}}const Hc=new b.BufferGeometry;Hc.name="blankGeometry";Hc.isBlank=!0;class Nc extends Fr{constructor(e){super(e);d(this,"name","PolygonMesh");d(this,"points",[]);d(this,"planeHelperNeedUpdate",!0);d(this,"geometryInfoNeedUpdate",!0);d(this,"_paramsStyle");d(this,"planeHelper",null);d(this,"_geometryInfo",null);d(this,"lastRenderAreaItem");d(this,"areaDom");e!=null&&e.points&&this.setPoints(e.points),this._paramsStyle=e!=null?e:{},this.updateAreaItems()}get style(){return te(k({},super.style),{lengthEnable:this._paramsStyle.lengthEnable})}get isBlank(){return!!this.geometry.isBlank}get center(){var e;return(e=this.geometryInfo)==null?void 0:e.center.clone()}get geometryInfo(){return this.geometryInfoNeedUpdate&&(this.isBlank?this._geometryInfo=null:this._geometryInfo=Km(this.geometry),this.geometryInfoNeedUpdate=!1),this._geometryInfo}get five(){var e,i;return(i=(e=window.globalModules)==null?void 0:e.five)!=null?i:window.$five}updateMatrixWorld(e){if(super.updateMatrixWorld(e),this.center){const i=Us(this,this.center).toArray().join(",");i!==this.lastRenderAreaItem&&(this.updateAreaItems(),this.lastRenderAreaItem=i)}}setStyle(e){this._paramsStyle=k(k({},this._paramsStyle),e),super.setStyle(this._paramsStyle),this.updateAreaItems()}setPoints(e){var s;const i=e.map(De);this.points=i,this.geometry=(s=Jm(this.points,{checkLinesIntersect:!0}))!=null?s:Hc,this.planeHelperNeedUpdate=!0,this.geometryInfoNeedUpdate=!0,this.updateAreaItems()}projectPoint(e){return e&&(this.planeHelperNeedUpdate&&this.updatePlaneHelper(),this.planeHelper?this.planeHelper.projectPoint(e,new b.Vector3):e)}updatePlaneHelper(){this.points.length>=3?this.planeHelper=new b.Plane().setFromCoplanarPoints(this.points[0],this.points[1],this.points[2]):this.planeHelper=null,this.planeHelperNeedUpdate=!1}updateAreaItems(){var s,o;const e=()=>{var r;(r=this.areaDom)==null||r.destroy(),this.areaDom=void 0};if(!this._paramsStyle.lengthEnable||!this.geometryInfo)return e();if(!this.five)return console.error("Five not found");this.areaDom=(s=this.areaDom)!=null?s:(()=>{const r=new Li(this.five);return r.intersectCheck=!1,r.simulate3D=!0,r})(),this.areaDom.setPosition(this.center);const i=this.geometryInfo.area.toFixed(2);i==="0.00"?this.areaDom.container.innerHTML="":this.areaDom.container.innerHTML=Ul(i+"m²",{style:`color: #${xe((o=this.style)==null?void 0:o.color)?new b.Color(this.style.color).getHexString():"000000"}`})}}class op extends Nc{constructor(e){const o=e!=null?e:{},{points:i}=o,s=xi(o,["points"]);super();d(this,"name","PolygonWithEdgeMesh");d(this,"line",new gn);i&&this.setPoints(i),s&&this.setStyle(s)}get style(){return te(k({},super.style),{lineWidth:this.lineWidth,lineColor:this.lineColor})}get lineWidth(){return this.line.lineWidth}get lineColor(){return this.line.lineColor}raycast(e,i){return this.children.forEach(s=>{Gl(s,e,i,!0)}),!1}setPoints(e,i={closed:!0}){super.setPoints(e),this.points&&(this.line.setPoints(this.points,i),this.addIfNotExists(this.line))}setStyle(e){super.setStyle(e),this.line.setStyle(e)}highlight(){super.highlight(),this.line.highlight()}unhighlight(){super.unhighlight(),this.line.unhighlight()}}class Bl extends op{constructor(){super(...arguments);d(this,"name","AreaMesh")}}class Vk extends _c{constructor(e){super(e);d(this,"onDrag",e=>{if(!this.draggingPoints||this.draggingPoints.length===0)return;const i=eo(Xe.modules.five,e.raycaster),s=this.originObject.areaMesh.projectPoint(i.point);this.draggingPoints.forEach(o=>o.position.copy(s)),this.originObject.areaMesh.setPoints(this.pointMeshes.map(o=>o.position))})}get points(){return this.originObject.areaMesh.points}}class Tf extends qt{constructor(e,i){super(e,i);d(this,"type","Polygon");d(this,"areaMesh");d(this,"_editor");d(this,"creatingObject");e&&(this.areaMesh=new Bl(k(k({},e.style),e)),this.add(this.areaMesh))}get editor(){return this._editor||(this._editor=new Vk(this)),this._editor}get data(){return this.updateMatrixWorld(),te(k({},this.baseData),{points:jt(this.applyObjectMatrixWorld(this.areaMesh.points)),style:{color:this.areaMesh.color.getHex(),lineColor:this.areaMesh.lineColor.getHex(),lineWidth:this.areaMesh.lineWidth}})}setData(e){e.points&&this.areaMesh.setPoints(this.applyObjectReversalMatrixWorld(e.points.map(De))),this.areaMesh.setStyle(e.style)}highlight(){var e;(e=this.areaMesh)==null||e.highlight()}unhighlight(){var e;(e=this.areaMesh)==null||e.unhighlight()}canUndo(){var e;(e=this.creatingObject)==null||e.canUndo()}canRedo(){var e;(e=this.creatingObject)==null||e.canRedo()}undo(){var e;(e=this.creatingObject)==null||e.undo()}redo(){var e;(e=this.creatingObject)==null||e.redo()}create(e){return Q(this,null,function*(){this.children.forEach(s=>{s.parent===this&&this.remove(s)}),this.children.length=0;const i=new Bl(e);this.areaMesh=i,this.add(this.areaMesh),this.creatingObject=Hr(this.areaMesh,this.pointSelector,e),yield this.creatingObject.finished,this.config.defaultAction&&this.editor.enable()})}}function Hr(n,t,e){var T;const{promise:i,resolve:s,reject:o}=vn(),r=n.parent;if(!r){o(new Error("No container"));return}const a=(T=e==null?void 0:e.limit)!=null?T:"none",l=new gn(n.style);r==null||r.add(l);const c=new gn(te(k({},n.style),{dashed:!0,lengthEnable:!1}));r==null||r.add(c),t.enable();const h=[];let u,f,m=!1,v;const p=[],g=()=>h.length>0,A=()=>p.length>0,w=()=>{g()&&(p.push(h.pop()),E(v),t.pointSelectorHelper.magnifier.render())},I=()=>{A()&&(h.push(p.pop()),E(v),t.pointSelectorHelper.magnifier.render())},C=G=>{p.length=0;const _=h.length===0?G.point:u.clone();h.push(_),n.setPoints(h,{closed:!1}),m&&(M(),s())},E=G=>{const _=()=>{l.setPoints([]),c.setPoints([]),n.setPoints(h),t.pointSelectorHelper.magnifier.render()};if(!G||(v=G,!(h!=null&&h.length)))return _();const U=h.at(-1).clone();if(h.length<3&&(a==="none"?(u=G.point,l.setPoints([U,u]),c.setPoints([])):a==="xoz"?(f=f!=null?f:new b.Plane().setFromNormalAndCoplanarPoint(new b.Vector3(0,1,0),h[0]),t.plane=f,u=f.projectPoint(G.point,new b.Vector3),l.setPoints([U,u]),c.setPoints([u,G.point])):a==="y"&&(h.length===1?(u=G.point,l.setPoints([U,u]),c.setPoints([])):(f=f!=null?f:new b.Plane().setFromCoplanarPoints(h[0],h[1],new b.Vector3(0,1,0).add(h[0])),t.plane=f,u=f.projectPoint(G.point,new b.Vector3),l.setPoints([U,u]),c.setPoints([u,G.point])))),h.length>=3){u=n.projectPoint(G.point);const z=h[0],Y=.2;z.distanceTo(u)<Y||z.distanceTo(G.point)<Y?(u=z,G.point.copy(z),t.pointSelectorHelper.updateWithIntersect(G,{emitEvent:!1}),m=!0):m=!1,l.setPoints([U,u]),c.setPoints([u,G.point])}h.length>=2?(n.setPoints([...h,u],{closed:!1}),n.line.setPoints(n.points.slice(0,-1)),n.isBlank?(t.cursorError=!0,l.setStyle({lineColor:16734553}),c.setStyle({lineColor:16734553})):(t.cursorError=!1,l.setStyle({lineColor:n.lineColor}),c.setStyle({lineColor:n.lineColor}))):n.setPoints([])},M=()=>{t.off("select",C),t.off("intersectionUpdate",E),t.off("disable",S),t.plane=null,t.disable(),r==null||r.remove(l,c)},S=()=>{M(),r==null||r.remove(n,c,l),o(new Error("Cancelled"))};return t.on("select",C),t.on("intersectionUpdate",E),t.on("disable",S),{finished:i,canUndo:g,canRedo:A,undo:w,redo:I}}function Bk(n){const t=[...n],e=[];for(let i=0;i<t.length-2;i++)e.push(0,i+1,i+2);return e}function Rk(n){const t=n.map(i=>new b.Vector3(i[0],i[1],i[2]));return Zm(t)}class _k extends b.BufferGeometry{constructor(e){super();d(this,"bottomPositions",[]);d(this,"topPosition",[]);d(this,"_type","Concave");e&&this.setPosition(e)}setPosition(e){var l,c,h;const i=(l=e.bottomPositions)!=null?l:this.bottomPositions,s=(c=e.topPosition)!=null?c:this.topPosition;if(this._type=(h=e.type)!=null?h:this._type,this.bottomPositions=i,this.topPosition=s,!i||i.length<3){console.error("PrismGeometry: Invalid parameters",i,s,e),this.bottomPositions=[],this.setAttribute("position",new b.BufferAttribute(new Float32Array([]),3));return}const o=[],r=[];r.push(...i),r[0][0]===r.at(-1)[0]&&r[0][1]===r.at(-1)[1]&&r[0][2]===r.at(-1)[2]&&(r.length-=1);const a=this._type==="Concave"?Rk(r):Bk(r);if(o.push(...a),s&&s.length===3){const u=[s[0]-i[0][0],s[1]-i[0][1],s[2]-i[0][2]],f=r.map(v=>[v[0]+u[0],v[1]+u[1],v[2]+u[2]]);r.push(...f);const m=o.map(v=>v+r.length/2);o.push(...m);for(let v=0;v<r.length/2-1;v++)o.push(v,v+1,v+r.length/2),o.push(v+1,v+r.length/2+1,v+r.length/2);o.push(0,r.length/2,r.length/2-1),o.push(r.length/2,r.length-1,r.length/2-1)}this.setAttribute("position",new b.Float32BufferAttribute(r.flat(),3)),this.setIndex(o),this.computeBoundingSphere()}}class ss extends Rt{constructor(e){super();d(this,"name","PrismMesh");d(this,"_geometryInfoCache");d(this,"geometryInfoNeedUpdate",!0);d(this,"prismMesh",new Fr);d(this,"edgeMesh",new Yt);d(this,"paramStyle");this.prismMesh.name="PrismMesh",this.prismMesh.geometry=new _k,this.edgeMesh.name="EdgeMesh",this.addIfNotExists(this.prismMesh,this.edgeMesh),e&&this.setPoints(e),this.setStyle(e)}get topPosition(){return new b.Vector3().fromArray(this.prismMesh.geometry.topPosition)}get bottomPositions(){return this.prismMesh.geometry.bottomPositions.map(e=>new b.Vector3().fromArray(e))}get topPositions(){const e=this.bottomPositions[0].clone().sub(this.topPosition);return this.bottomPositions.map(i=>i.clone().sub(e))}get style(){return{color:this.color,lineColor:this.lineColor,lineWidth:this.lineWidth,opacity:this.opacity,occlusionVisibility:this.occlusionVisibility,occlusionMode:this.occlusionMode}}get opacity(){return this.prismMesh.opacity}get occlusionVisibility(){return this.prismMesh.occlusionVisibility}get occlusionMode(){return this.prismMesh.occlusionMode}get center(){return this.localCenter.clone()}get localCenter(){var e;return(e=this.geometryInfo.center.clone())!=null?e:new b.Vector3(9999,9999,9999)}get geometryInfo(){if(this.geometryInfoNeedUpdate){this.geometryInfoNeedUpdate=!1;const e=this.prismMesh.geometry.bottomPositions,i=this.prismMesh.geometry.topPosition;if(!e||e.length<3||!i){this._geometryInfoCache=void 0;return}const s=e.map((c,h)=>{if(!(h>=e.length-2))return[new b.Vector3().fromArray(e[0]),new b.Vector3().fromArray(e[h+1]),new b.Vector3().fromArray(e[h+2])]}).filter(Boolean);if(s.length===0){this._geometryInfoCache=void 0;return}let o=0,r=new b.Vector3;for(const[c,h,u]of s){const f=mc(c,h,u),m=$m(c,h,u,f);o+=f,r.add(m)}r=r.divideScalar(o);const a=new b.Vector3().fromArray(i).sub(new b.Vector3().fromArray(e[0])),l=r.clone().add(a.divideScalar(2));this._geometryInfoCache={center:l}}return this._geometryInfoCache}get worldCenter(){return this.updateMatrixWorld(),this.localToWorld(this.localCenter)}get color(){return this.prismMesh.color}get lineWidth(){return this.edgeMesh.style.lineWidth}get lineColor(){return this.edgeMesh.color}setStyle(e={}){this.paramStyle=k(k({},this.paramStyle),e),this.prismMesh.setStyle(this.paramStyle),this.edgeMesh.setStyle(this.paramStyle)}setPoints(e){var i;this.prismMesh.geometry.setPosition({bottomPositions:(i=e.points)==null?void 0:i.map(De).map(s=>s.toArray()),topPosition:e.heightPoint?De(e.heightPoint).toArray():void 0}),this.edgeMesh.geometry=new Xo().fromEdgesGeometry(new b.EdgesGeometry(this.prismMesh.geometry)),this.geometryInfoNeedUpdate=!0}highlight(){this.prismMesh.highlight()}unhighlight(){this.prismMesh.unhighlight()}raycast(e,i){return this.children.forEach(s=>Gl(s,e,i,!0)),!1}}class rp extends co{constructor(t){super(t,()=>({positionFrom:()=>t.worldCenter,yAxis:()=>t.up,scaleHelper:{enable:!0,positions:()=>{const e=t.bottomPositions,i=t.topPosition,s=new b.Vector3().subVectors(i,e[0]),o=t.geometryInfo.center,r=o.clone().sub(s.clone().divideScalar(2)),a=o.clone().add(s.clone().divideScalar(2));return[{id:"top",handlePosition:a,basePosition:r},{id:"bottom",handlePosition:r,basePosition:a}]},scaleCallback:e=>{const{intersectPoint:i,scalePosition:s}=e,{id:o,basePosition:r,handlePosition:a}=s;if(o==="top"){const l=i.clone().sub(r);t.setPoints({heightPoint:t.bottomPositions[0].clone().add(l)})}else if(o==="bottom"){const l=i.clone().sub(r);t.setPoints({points:t.topPositions.map(c=>c.clone().add(l))})}}}}))}}class Lf extends qt{constructor(e,i){super(e,i);d(this,"type","Prism");d(this,"prismMesh");d(this,"_editor");e&&(this.prismMesh=new ss(k(k({},e.style),e)),this.add(this.prismMesh))}get editor(){return this._editor||(this._editor=new rp(this.prismMesh)),this._editor}get data(){return te(k({},this.baseData),{points:jt(this.applyObjectMatrixWorld(this.prismMesh.bottomPositions,this.prismMesh)),heightPoint:jt(this.applyObjectMatrixWorld(this.prismMesh.topPosition,this.prismMesh)),style:{color:this.prismMesh.color.getHex(),lineWidth:this.prismMesh.lineWidth,lineColor:this.prismMesh.lineColor.getHex()}})}setData(e){this.prismMesh.setPoints({points:e.points?this.applyObjectReversalMatrixWorld(e.points.map(De),this.prismMesh):void 0,heightPoint:e.heightPoint?this.applyObjectReversalMatrixWorld(De(e.heightPoint),this.prismMesh):void 0}),this.prismMesh.setStyle(e.style),this._editor&&this._editor.initialHelperMatrix()}highlight(){var e;(e=this.prismMesh)==null||e.highlight()}unhighlight(){var e;(e=this.prismMesh)==null||e.unhighlight()}create(e){return Q(this,null,function*(){this.prismMesh=new ss(e),this.add(this.prismMesh),yield Gc(this.prismMesh,this.pointSelector),this.config.defaultAction&&this.editor.enable()})}}function Gc(n,t){return Q(this,null,function*(){const e=n.parent,i=new Bl(n.style);e.add(i),yield Hr(i,t).finished,e.remove(i),n.setPoints({points:i.points});const s=new Yt;s.name="LineHelper",e.add(s);const o=i.points.at(-1),r=pn(i.points),a=o.clone().add(r.clone().multiplyScalar(100)),l=o.clone().sub(r.clone().multiplyScalar(100));return s.setPoints([a,l]),t.enable(),new Promise((c,h)=>{const u=p=>{m(),c()},f=p=>{if(!(p!=null&&p.raycaster))return;const g=mn({raycaster:p.raycaster,line:new b.Line3(a,l)});g&&n.setPoints({heightPoint:g})},m=()=>{t.off("select",u),t.off("intersectionUpdate",f),t.off("disable",v),e.remove(s),t.disable()},v=()=>{m(),e.remove(n),h(new Error("Cancelled"))};t.on("select",u),t.on("intersectionUpdate",f),t.on("disable",v)})})}class ap extends co{constructor(t){super(t,()=>({yAxis:()=>{const e=t.points;return pn(e).normalize()},zAxis:()=>{const e=t.points;return e[0].clone().sub(e[1]).normalize()},scaleHelper:{enable:!0,positions:()=>{const e=t.points,i=e[0].clone().lerp(e[3],.5),s=e[1].clone().lerp(e[2],.5),o=e[0].clone().lerp(e[1],.5),r=e[3].clone().lerp(e[2],.5);return[{id:"left",handlePosition:i,basePosition:s},{id:"right",handlePosition:s,basePosition:i},{id:"top",handlePosition:o,basePosition:r},{id:"bottom",handlePosition:r,basePosition:o}]},scaleCallback:e=>{const{intersectPoint:i,scalePosition:s}=e,{id:o,basePosition:r}=s,a=i.clone().sub(r),l=t.points;o==="top"?t.setPoints([l[3].clone().add(a),l[2].clone().add(a),l[2],l[3]]):o==="bottom"?t.setPoints([l[0],l[1],l[1].clone().add(a),l[0].clone().add(a)]):o==="left"?t.setPoints([l[1].clone().add(a),l[1],l[2],l[2].clone().add(a)]):o==="right"&&t.setPoints([l[0],l[0].clone().add(a),l[3].clone().add(a),l[3]])}}}))}}class Fk extends b.BufferGeometry{constructor(e){super();d(this,"name","RectangleGeometry");d(this,"points");if(e.length!==4){console.error("Invalid number of points, it's not a rectangle");return}this.points=e.slice(0,4),this.setAttribute("position",new b.BufferAttribute(new Float32Array(this.points.flatMap(i=>i.toArray())),3)),this.setIndex(new b.BufferAttribute(new Uint16Array([0,1,2,0,2,3]),1))}}class lp extends Nc{constructor(e){super(e);d(this,"name","RectangleMesh")}get color(){return this.meshFont.material.color}setPoints(e){const i=e.map(De).filter(xe);if(i.length<3){console.error("Invalid position");return}if(e.length===3){const[s,o,r]=i,a=s.clone().add(r).sub(o);i.push(a)}this.points=i,this.geometry=new Fk(i),this.planeHelperNeedUpdate=!0,this.geometryInfoNeedUpdate=!0}}class vr extends lp{constructor(e){const o=e!=null?e:{},{points:i}=o,s=xi(o,["points"]);super();d(this,"name","RectangleWithEdgeMesh");d(this,"line",new gn);i&&this.setPoints(i),s&&this.setStyle(s)}get style(){return k(k({},super.style),this.line.style)}get lineWidth(){return this.line.lineWidth}get lineColor(){return this.line.lineColor}setPoints(e){super.setPoints(e),this.points&&(this.line.setPoints([this.points[0],this.points[1],this.points[2],this.points[3],this.points[0]]),this.addIfNotExists(this.line))}setStyle(e){super.setStyle(e),this.line.setStyle(e)}highlight(){super.highlight(),this.line.highlight()}unhighlight(){super.unhighlight(),this.line.unhighlight()}}function cp(n,t){const e=pn(n),i=Ot(...n),s=t.clone().sub(i);return e.dot(s)>=0?n:n.slice().reverse()}class zf extends qt{constructor(e,i){super(e,i);d(this,"type","Rectangle");d(this,"rectangleMesh");d(this,"_editor");e&&(this.rectangleMesh=new vr(k(k({},e.style),e)),this.add(this.rectangleMesh))}get editor(){return this._editor||(this._editor=new ap(this.rectangleMesh)),this._editor}get data(){return te(k({},this.baseData),{points:jt(this.applyObjectMatrixWorld(this.rectangleMesh.points,this.rectangleMesh)),style:{color:this.rectangleMesh.color.getHex(),opacity:this.rectangleMesh.opacity,lineWidth:this.rectangleMesh.lineWidth,lineColor:this.rectangleMesh.lineColor.getHex()}})}setData(e){e.points&&this.rectangleMesh.setPoints(this.applyObjectReversalMatrixWorld(e.points.map(De),this.rectangleMesh)),this.rectangleMesh.setStyle(e.style),this._editor&&this._editor.initialHelperMatrix()}highlight(){var e;(e=this.rectangleMesh)==null||e.highlight()}unhighlight(){var e;(e=this.rectangleMesh)==null||e.unhighlight()}create(e){return Q(this,null,function*(){this.removeChildren();const i=new vr(e);this.rectangleMesh=i,this.add(this.rectangleMesh),yield Nr(this.rectangleMesh,this.pointSelector,e),this.config.defaultAction&&this.editor.enable()})}}function Nr(n,t,e){var s;return((s=e==null?void 0:e.drawMethod)!=null?s:"diagonal")==="diagonal"?Hk(n,t,e):Nk(n,t,e)}function Hk(n,t,e){var I;const{promise:i,reject:s,resolve:o}=vn(),r=n.parent;if(!r)return s(new Error("No container"));const a=(I=e==null?void 0:e.limit)!=null?I:"none",l=new ji(te(k({},n.style),{dashed:!0})),c=new ji(te(k({},n.style),{dashed:!0,lengthEnable:!1})),h=new ji(te(k({},n.style),{dashed:!1,lengthEnable:!1}));r.add(l,h,c),t.enable();const u=[];let f=new b.Vector3,m=new b.Vector3;const v=new b.Plane,p=()=>{u.push(f.clone()),u.length===1?(a==="xoz"&&v.setFromNormalAndCoplanarPoint(new b.Vector3(0,1,0),u[0]),a==="none"&&v.setFromNormalAndCoplanarPoint(m,u[0])):u.length===2?a==="y"||a==="xoz"?(A(),o()):h.setPoints([u[0],u[1]]):u.length===3&&(A(),o())},g=C=>{var M,S;if(!(C!=null&&C.raycaster))return;const E=(M=u.at(-1))==null?void 0:M.clone();if(u.length===0){f=C.point.clone(),m=(S=C.face)==null?void 0:S.normal;return}if(u.length===1&&a==="y"){const G=new b.Line3(new b.Vector3(0,1,0).add(u[0]),new b.Vector3(0,-1,0).add(u[0])).closestPointToPoint(C.point,!1,new b.Vector3);n.setPoints([u[0],G,C.point]);return}if(u.length===1&&a==="xoz"){const T=new b.Line3(new b.Vector3(1,0,0).add(u[0]),new b.Vector3(-1,0,0).add(u[0])),G=C.raycaster.ray.intersectPlane(v,new b.Vector3),_=T.closestPointToPoint(G,!1,new b.Vector3);n.setPoints([u[0],_,G]);return}if(u.length===1&&a==="none"){v?(f=C.raycaster.ray.intersectPlane(v,new b.Vector3),c.setPoints([f,C.point])):f=C.point.clone(),l.setPoints([E,f]);return}if(u.length===2&&a==="none"){r.remove(l);const T=C.raycaster.ray.intersectPlane(v,new b.Vector3),G=u[0].distanceTo(u[1])/2,_=new b.Vector3().lerpVectors(u[0],u[1],.5),U=new b.Vector3().subVectors(T,_).normalize();f=new b.Vector3().addVectors(_,U.multiplyScalar(G));const z=[u[0],f,u[1]],Y=cp(z,Xe.modules.five.camera.position);n.setPoints(Y);return}},A=()=>{t.off("select",p),t.off("intersectionUpdate",g),t.off("disable",w),t.disable(),r==null||r.remove(l,h,c)},w=()=>{A(),r==null||r.remove(n),s(new Error("Cancelled"))};return t.on("select",p),t.on("intersectionUpdate",g),t.on("disable",w),i}function Nk(n,t,e){var I;const{promise:i,reject:s,resolve:o}=vn(),r=n.parent;if(!r)return s(new Error("No container"));const a=(I=e==null?void 0:e.limit)!=null?I:"none",l=new ji(te(k({},n.style),{dashed:!0})),c=new ji(te(k({},n.style),{dashed:!0,lengthEnable:!1})),h=new ji(te(k({},n.style),{dashed:!1,lengthEnable:!1}));r.add(l,h,c),t.enable();const u=[];let f=new b.Vector3,m=new b.Vector3;const v=new b.Plane,p=()=>{u.push(f.clone()),u.length===1?(a==="xoz"&&v.setFromNormalAndCoplanarPoint(new b.Vector3(0,1,0),u[0]),a==="none"&&v.setFromNormalAndCoplanarPoint(m,u[0])):u.length===2?(a==="y"&&v.setFromCoplanarPoints(u[0],u[1],new b.Vector3(0,1,0).add(u[0])),h.setPoints([u[0],u[1]])):u.length===3&&(A(),o())},g=C=>{var M,S;if(!(C!=null&&C.raycaster))return;const E=(M=u.at(-1))==null?void 0:M.clone();if(u.length===0){f=C.point.clone(),m=(S=C.face)==null?void 0:S.normal;return}if(u.length===1&&a==="y"){f=C.point,c.setPoints([]),l.setPoints([E,f]);return}if(u.length===1&&a==="xoz"){f=C.raycaster.ray.intersectPlane(v,new b.Vector3),c.setPoints([f,C.point]),l.setPoints([E,f]);return}if(u.length===1&&a==="none"){f=C.raycaster.ray.intersectPlane(v,new b.Vector3),c.setPoints([f,C.point]),l.setPoints([E,f]);return}if(u.length===2){r.remove(l);const T=new b.Vector3().crossVectors(u[0].clone().sub(u[1]),v.normal).normalize();f=new b.Line3(u[1].clone().add(T),u[1].clone().sub(T)).closestPointToPoint(C.point,!1,new b.Vector3);const _=[u[0],u[1],f],U=cp(_,Xe.modules.five.camera.position);n.setPoints(U);return}},A=()=>{t.off("select",p),t.off("intersectionUpdate",g),t.off("disable",w),t.disable(),r==null||r.remove(l,h,c)},w=()=>{A(),r==null||r.remove(n),s(new Error("Cancelled"))};return t.on("select",p),t.on("intersectionUpdate",g),t.on("disable",w),i}class hp extends co{constructor(t){super(t,()=>({yAxis:()=>t.normal}))}}function dp(n){return Math.max(32,Math.min(128,Math.floor(n*40)))}class up extends Fr{constructor(e){super(e);d(this,"_normal");d(this,"_center");d(this,"_radius");e!=null&&e.center&&(e!=null&&e.normal)&&(e!=null&&e.radius)&&this.setPoints(e)}get center(){return this.position.clone()}get normal(){return this._normal}set normal(e){this._normal=e}get radius(){var e,i;return(i=(e=this.meshFont.geometry)==null?void 0:e.parameters)==null?void 0:i.radius}setPoints(e){var i,s,o;if(this._center=(i=De(e.center))!=null?i:this._center,this._normal=((s=De(e.normal))!=null?s:this._normal).normalize(),this._radius=(o=e.radius)!=null?o:this._radius,xe(this._radius)&&this._radius!==this.radius){const r=dp(this._radius);this.geometry=new b.CircleGeometry(this._radius,r)}this._center&&this.position.copy(this._center),this._normal&&(this.lookAt(this._normal.clone().add(this._center)),this.normal=this._normal.clone()),this.needsRender=!0}}class $s extends up{constructor(e){const a=e!=null?e:{},{normal:i,radius:s,center:o}=a,r=xi(a,["normal","radius","center"]);super(r);d(this,"edgeLine");this.edgeLine=new Yt(r),this.add(this.edgeLine),i&&s&&o&&this.setPoints({normal:i,radius:s,center:o})}setPoints(...e){super.setPoints(...e);const i=this.meshFont.geometry.vertices.slice(1);this.edgeLine.setPoints(i.concat(i[0]))}setStyle(e){super.setStyle(e),this.edgeLine.setStyle(e)}highlight(){super.highlight(),this.edgeLine.highlight()}unhighlight(){super.unhighlight(),this.edgeLine.unhighlight()}}class jf extends qt{constructor(e,i){super(e,i);d(this,"type","Circle");d(this,"circleMesh");d(this,"_editor");e&&(this.circleMesh=new $s(k(k({},e.style),e)),this.add(this.circleMesh))}get editor(){return this._editor||(this._editor=new hp(this.circleMesh)),this._editor}get data(){return te(k({},this.baseData),{center:jt(this.applyObjectMatrixWorld(this.circleMesh.center,this.circleMesh)),normal:jt(this.circleMesh.normal.clone().applyQuaternion(this.circleMesh.quaternion)),radius:this.circleMesh.radius,style:{color:this.circleMesh.color.getHex()}})}setData(e){this.circleMesh.setPoints({center:e.center?this.applyObjectReversalMatrixWorld(De(e.center),this.circleMesh):void 0,normal:e.normal?De(e.normal):void 0,radius:e.radius}),this.circleMesh.setStyle(e.style),this._editor&&this._editor.initialHelperMatrix()}highlight(){var e;(e=this.circleMesh)==null||e.highlight()}unhighlight(){var e;(e=this.circleMesh)==null||e.unhighlight()}create(e){return Q(this,null,function*(){this.children.forEach(s=>{s.parent===this&&this.remove(s)}),this.children.length=0;const i=new $s(e);this.circleMesh=i,this.add(this.circleMesh),yield Gr(this.circleMesh,this.pointSelector),this.config.defaultAction&&this.editor.enable()})}}function Gr(n,t){return new Promise((e,i)=>{const s=n.parent;if(!s){i(new Error("No container"));return}const o=new gn({dashed:!0});s.add(o),t.enable();let r,a;const l=f=>{if(f){if(!r){r={point:f.point,normal:f.face.normal};return}r&&a&&(h(),e())}},c=f=>{if(!f||!r)return;const m=new b.Plane().setFromNormalAndCoplanarPoint(r.normal,r.point);if(a=f.raycaster.ray.intersectPlane(m,new b.Vector3),a){const v=r.point.distanceTo(a);n.setPoints({center:r.point,normal:r.normal,radius:v})}},h=()=>{t.off("select",l),t.off("intersectionUpdate",c),t.off("disable",u),t.disable(),s==null||s.remove(o)},u=()=>{h(),s==null||s.remove(n,o),i(new Error("Cancelled"))};t.on("select",l),t.on("intersectionUpdate",c),t.on("disable",u)})}class Rl extends Rt{constructor(e){super();d(this,"bottomCircle");d(this,"topCircle");d(this,"edgeMesh");d(this,"highlighted",!1);d(this,"params");d(this,"_topCenter");d(this,"_bottomCenter");d(this,"_radius");this.params=e,this.bottomCircle=new $s(e),this.bottomCircle.name="bottomCircle",this.topCircle=new $s(e),this.topCircle.name="topCircle",this.edgeMesh=new Fr(e),e!=null&&e.bottomCenter&&(e!=null&&e.topCenter)&&(e!=null&&e.radius)&&this.setPoints(e),this.addIfNotExists(this.bottomCircle)}get bottomCenter(){return this.bottomCircle.center}get topCenter(){return this.topCircle.center}get normal(){return this.bottomCircle.normal}get radius(){return this.bottomCircle.radius}get color(){return this.bottomCircle.color}setPoints(e){var i,s;if(this._topCenter=(i=De(e.topCenter))!=null?i:this.topCenter,this._bottomCenter=(s=De(e.bottomCenter))!=null?s:this.bottomCenter,this._radius=xe(e.radius)?e.radius:this.radius,this._topCenter&&this._bottomCenter){const o=this._topCenter.clone().sub(this._bottomCenter).normalize();this.bottomCircle.setPoints({center:this._bottomCenter,normal:o,radius:this._radius}),this.setTopCenter(this._topCenter)}this.needsRender=!0}setTopCenter(e){this.addIfNotExists(this.topCircle),this.topCircle.setPoints({center:e,normal:this.normal,radius:this.radius}),this.setEdgeMesh()}setBottomCenter(e){this.addIfNotExists(this.bottomCircle),this.bottomCircle.setPoints({center:e,normal:this.normal,radius:this.radius}),this.setEdgeMesh()}setStyle(e){this.params=k(k({},this.params),e),this.bottomCircle.setStyle(this.params),this.topCircle.setStyle(this.params)}highlight(){this.highlighted||(this.highlighted=!0,this.edgeMesh.highlight(),this.bottomCircle.highlight(),this.topCircle.highlight(),this.needsRender=!0)}unhighlight(){this.highlighted&&(this.highlighted=!1,this.edgeMesh.unhighlight(),this.bottomCircle.unhighlight(),this.topCircle.unhighlight(),this.needsRender=!0)}setEdgeMesh(){this.addIfNotExists(this.edgeMesh);const e=this.topCircle.center,i=this.bottomCircle.center;this.edgeMesh.geometry.dispose(),this.edgeMesh.geometry=new b.CylinderGeometry(this.radius,this.radius,e.distanceTo(i),dp(this.radius),1,!0);const s=new b.Quaternion().setFromUnitVectors(new b.Vector3(0,1,0),this.normal.clone().normalize());this.edgeMesh.position.copy(new b.Vector3().lerpVectors(i,e,.5)),this.edgeMesh.quaternion.copy(s)}}class fp extends co{constructor(t){super(t,()=>{const e=()=>{const i=t.topCenter,s=t.bottomCenter,o=new b.Vector3().lerpVectors(i,s,.5);return{topCenter:i,bottomCenter:s,boxCenter:o}};return{positionFrom:"boundingBox",yAxis:()=>t.normal,scaleHelper:{enable:!0,positions:()=>{const i=e();return[{id:"top",handlePosition:i.topCenter,basePosition:i.bottomCenter},{id:"bottom",handlePosition:i.bottomCenter,basePosition:i.topCenter}]},scaleCallback:i=>{const{intersectPoint:s,scalePosition:o}=i,{id:r}=o;r==="top"?t.setTopCenter(s):r==="bottom"&&t.setBottomCenter(s)}}}})}}class Of extends qt{constructor(e,i){super(e,i);d(this,"type","Cylinder");d(this,"cylinderMesh");d(this,"_editor");e&&(this.cylinderMesh=new Rl(k(k({},e.style),e)),this.add(this.cylinderMesh))}get editor(){return this._editor||(this._editor=new fp(this.cylinderMesh)),this._editor}get data(){return te(k({},this.baseData),{bottomCenter:jt(this.applyObjectMatrixWorld(this.cylinderMesh.bottomCenter,this.cylinderMesh)),topCenter:jt(this.applyObjectMatrixWorld(this.cylinderMesh.topCenter,this.cylinderMesh)),radius:this.cylinderMesh.radius,style:{color:this.cylinderMesh.color.getHex()}})}setData(e){this.cylinderMesh.setPoints({bottomCenter:e.bottomCenter?this.applyObjectReversalMatrixWorld(De(e.bottomCenter),this.cylinderMesh):void 0,topCenter:e.topCenter?this.applyObjectReversalMatrixWorld(De(e.topCenter),this.cylinderMesh):void 0}),this.cylinderMesh.setStyle(e.style),this._editor&&this._editor.initialHelperMatrix()}highlight(){var e;(e=this.cylinderMesh)==null||e.highlight()}unhighlight(){var e;(e=this.cylinderMesh)==null||e.unhighlight()}create(e){return Q(this,null,function*(){this.cylinderMesh=new Rl(e),this.add(this.cylinderMesh),yield Qc(this.cylinderMesh,this.pointSelector),this.config.defaultAction&&this.editor.enable()})}}function Qc(n,t){return Q(this,null,function*(){const e=n.parent;yield Gr(n.bottomCircle,t);const i=new Yt;i.name="LineHelper",e.add(i);const s=t.position.point,o=n.normal.clone().normalize(),r=s.clone().add(o.clone().multiplyScalar(100)),a=s.clone().sub(o.clone().multiplyScalar(100));return i.setPoints([r,a]),t.enable(),new Promise((l,c)=>{const h=v=>{f(),l()},u=v=>{if(!(v!=null&&v.raycaster))return;const p=mn({raycaster:v.raycaster,line:new b.Line3(r,a)}),A=new b.Plane().setFromNormalAndCoplanarPoint(n.normal,n.bottomCenter).projectPoint(p,new b.Vector3),w=p.clone().sub(A),I=n.bottomCenter.clone().add(w);p&&n.setTopCenter(I)},f=()=>{t.off("select",h),t.off("intersectionUpdate",u),t.off("disable",m),e.remove(i),t.disable()},m=()=>{f(),e.remove(n),c(new Error("Cancelled"))};t.on("select",h),t.on("intersectionUpdate",u),t.on("disable",m)})})}class mp extends co{constructor(t){super(t,()=>({positionFrom:()=>t.worldCenter,yAxis:()=>new b.Vector3().subVectors(t.topPosition,t.bottomPositions[0]).normalize(),zAxis:()=>new b.Vector3().subVectors(t.bottomPositions[0],t.bottomPositions[1]).normalize(),scaleHelper:{enable:!0,positions:()=>{const e=t.bottomPositions,i=t.topPosition,s=new b.Vector3().subVectors(i,e[0]),o=new b.Vector3().subVectors(e[1],e[0]),r=new b.Vector3().subVectors(e[2],e[1]),a=t.geometryInfo.center,l=a.clone().sub(s.clone().divideScalar(2)),c=a.clone().add(s.clone().divideScalar(2)),h=a.clone().sub(o.clone().divideScalar(2)),u=a.clone().add(o.clone().divideScalar(2)),f=a.clone().sub(r.clone().divideScalar(2)),m=a.clone().add(r.clone().divideScalar(2));return[{id:"top",handlePosition:c,basePosition:l},{id:"bottom",handlePosition:l,basePosition:c},{id:"left",handlePosition:h,basePosition:u},{id:"right",handlePosition:u,basePosition:h},{id:"front",handlePosition:f,basePosition:m},{id:"back",handlePosition:m,basePosition:f}]},scaleCallback:e=>{const{intersectPoint:i,scalePosition:s}=e,{id:o,basePosition:r}=s,a=t.bottomPositions,l=t.topPositions;let c=new b.Vector3().subVectors(t.topPosition,a[0]),h;if(o==="top")c=i.clone().sub(r),h=a;else if(o==="bottom"){const u=i.clone().sub(r);h=l.map(f=>f.clone().add(u)),c=void 0}else if(o==="left"){const u=i.clone().sub(r);h=[a[1].clone().add(u),a[1],a[2],a[2].clone().add(u)]}else if(o==="right"){const u=i.clone().sub(r);h=[a[0],a[0].clone().add(u),a[3].clone().add(u),a[3]]}else if(o==="front"){const u=i.clone().sub(r);h=[a[3].clone().add(u),a[2].clone().add(u),a[2],a[3]]}else if(o==="back"){const u=i.clone().sub(r);h=[a[0],a[1],a[1].clone().add(u),a[0].clone().add(u)]}t.setPoints({points:h,heightPoint:c?h[0].clone().add(c):void 0})}}}))}}class _l extends ss{constructor(){super(...arguments);d(this,"name","BoxMesh")}get geometryInfo(){if(this.geometryInfoNeedUpdate){this.geometryInfoNeedUpdate=!1;const e=this.bottomPositions,i=this.topPosition;if(!e||e.length<3||!i){this._geometryInfoCache=void 0;return}const s=Ot(...e),o=i.clone().sub(e[0]),r=s.clone().add(o.clone().divideScalar(2));this._geometryInfoCache={center:r}}return this._geometryInfoCache}}class Vf extends qt{constructor(e,i){super(e,i);d(this,"type","Box");d(this,"boxMesh");d(this,"_editor");e&&(this.boxMesh=new _l(k(k({},e.style),e)),this.add(this.boxMesh))}get editor(){return this._editor||(this._editor=new mp(this.boxMesh)),this._editor}get data(){return te(k({},this.baseData),{points:jt(this.applyObjectMatrixWorld(this.boxMesh.bottomPositions,this.boxMesh)),heightPoint:jt(this.applyObjectMatrixWorld(this.boxMesh.topPosition,this.boxMesh)),style:{color:this.boxMesh.color.getHex(),opacity:this.boxMesh.opacity,lineWidth:this.boxMesh.lineWidth,lineColor:this.boxMesh.lineColor.getHex()}})}setData(e){this.boxMesh.setPoints({points:e.points?this.applyObjectReversalMatrixWorld(e.points.map(De),this.boxMesh):void 0,heightPoint:e.heightPoint?this.applyObjectReversalMatrixWorld(De(e.heightPoint),this.boxMesh):void 0}),this.boxMesh.setStyle(e.style),this._editor&&this._editor.initialHelperMatrix()}highlight(){var e;(e=this.boxMesh)==null||e.highlight()}unhighlight(){var e;(e=this.boxMesh)==null||e.unhighlight()}create(e){return Q(this,null,function*(){this.removeChildren(),this.boxMesh=new _l(e),this.add(this.boxMesh),yield Wc(this.boxMesh,this.pointSelector,e),this.config.defaultAction&&this.editor.enable()})}}function Wc(n,t,e){return Q(this,null,function*(){return new Promise((i,s)=>Q(this,null,function*(){const o=n.parent;if(!o){s(new Error("No container"));return}const r=new vr(n.style);o.add(r),yield Nr(r,t,e),o.remove(r),n.setPoints({points:r.points});const a=new Yt,l=pn(n.bottomPositions),c=Ot(...n.bottomPositions),h=c.clone().add(l.clone().multiplyScalar(100)),u=c.clone().sub(l.clone().multiplyScalar(100));a.setPoints([h,u]),o.add(a),t.enable();const f=g=>{v(),i()},m=g=>{if(!(g!=null&&g.raycaster))return;const A=mn({raycaster:g.raycaster,line:new b.Line3(h,u)});if(A){const w=A.clone().sub(c);n.setPoints({heightPoint:n.bottomPositions[0].clone().add(w)})}},v=()=>{t.off("select",f),t.off("intersectionUpdate",m),t.off("disable",p),t.disable(),o==null||o.remove(a)},p=()=>{v(),o==null||o.remove(n),s(new Error("Cancelled"))};t.on("select",f),t.on("intersectionUpdate",m),t.on("disable",p)}))})}function Gk(n,t){for(let e=n.length-1;e>=0;e--)t(n[e])}class Bf extends qt{constructor(e,i){super(e,i);d(this,"type","Line");d(this,"lineMesh");d(this,"_editor");d(this,"creatingObject");e&&(this.lineMesh=new Ol(k(k({},e.style),e)),this.add(this.lineMesh))}get editor(){return this._editor||(this._editor=new zk(this)),this._editor}get data(){return te(k({},this.baseData),{points:jt(this.applyObjectMatrixWorld(this.lineMesh.points)),style:{lineColor:new b.Color(this.lineMesh.color).getHex(),lineWidth:this.lineMesh.lineWidth,dashed:this.lineMesh.dashed}})}setData(e){e.points&&this.lineMesh.setPoints(e.points),this.lineMesh.setStyle(e.style)}highlight(){var e;(e=this.lineMesh)==null||e.highlight()}unhighlight(){var e;(e=this.lineMesh)==null||e.unhighlight()}canUndo(){var e;(e=this.creatingObject)==null||e.canUndo()}canRedo(){var e;(e=this.creatingObject)==null||e.canRedo()}undo(){var e;(e=this.creatingObject)==null||e.undo()}redo(){var e;(e=this.creatingObject)==null||e.redo()}create(e){return Q(this,null,function*(){this.removeChildren();const i=new Ol(e);this.lineMesh=i,this.add(this.lineMesh),this.creatingObject=Uc(i,this.pointSelector,e),yield this.creatingObject.finished,this.config.defaultAction&&this.editor.enable()})}}function Uc(n,t,e){var S;const i=n.parent;if(!i)return;const{promise:s,resolve:o,reject:r}=vn(),a=(S=e==null?void 0:e.limit)!=null?S:"none",l=new Yt(n.style);i.add(l);const c=new Yt(te(k({},n.style),{dashed:!0,lengthEnable:!1}));i.add(c),t.enable();const h=[];let u,f,m;const v=[],p=()=>h.length>0,g=()=>v.length>0,A=()=>{p()&&(v.push(h.pop()),n.setPoints(h),C(m),t.pointSelectorHelper.magnifier.render())},w=()=>{g()&&(h.push(v.pop()),n.setPoints(h),C(m),t.pointSelectorHelper.magnifier.render())},I=T=>{if(!T)return;v.length=0;const G=h.length===0?T.point:u.clone();h.push(G),n.setPoints(h),h.length===2&&(E(),o())},C=T=>{const G=()=>{l.setPoints([]),c.setPoints([]),t.pointSelectorHelper.magnifier.render()};if(!(h!=null&&h.length)||!T)return G();m=T;const _=h.at(-1).clone();a==="none"?(u=T.point,l.setPoints([_,u])):a==="xoz"?(t.plane=f,f=f!=null?f:new b.Plane().setFromNormalAndCoplanarPoint(new b.Vector3(0,1,0),h[0]),u=f.projectPoint(T.point,new b.Vector3),l.setPoints([_,u]),c.setPoints([u,T.point])):a==="y"&&(T.isVirtual?(u=mn({raycaster:T.raycaster,line:new b.Line3(h[0].clone(),new b.Vector3(0,1,0).add(h[0])),clampToLine:!1}),c.setPoints([])):(u=new b.Line3(h[0].clone(),new b.Vector3(0,1,0).add(h[0])).closestPointToPoint(T.point,!1,new b.Vector3),c.setPoints([u,T.point])),l.setPoints([_,u]))},E=()=>{t.off("select",I),t.off("intersectionUpdate",C),t.off("disable",M),t.plane=null,t.disable(),i==null||i.remove(l,c)},M=()=>{E(),h.length!==2&&(i==null||i.remove(n)),r(new Error("Cancelled"))};return t.on("select",I),t.on("intersectionUpdate",C),t.on("disable",M),{finished:s,canUndo:p,canRedo:g,undo:A,redo:w}}const Fn=class extends ht{constructor(e,i){super();d(this,"group");d(this,"theme");d(this,"five");d(this,"creatingItem",null);d(this,"undo",()=>{var e;console.log("undo"),(e=this.creatingItem)==null||e.undo(),this.five.needsRender=!0});d(this,"redo",()=>{var e;console.log("redo"),(e=this.creatingItem)==null||e.redo(),this.five.needsRender=!0});this.five=e,this.theme=i,this.group=new Rt,this.group.name="Sculpt",e.scene.add(this.group),Fn.modules.init(e),zt("ctrl+z, command+z",this.undo),zt("ctrl+shift+z, command+shift+z",this.redo),Fn.modules.fiveDomEvents.addEventListener(this.group,"click",({intersects:s,origDomEvent:o})=>{var a;const r=qg((a=s==null?void 0:s[0])==null?void 0:a.object,l=>l.isSculptObject);return r&&!r.editing?this.emit("click",o,r):!1}),window.__SCULPT_DEBUG__=this,window.__SCULPT_MODULES_DEBUG__=Fn.modules}get data(){return{items:this.items.map(e=>{try{return e.data}catch(i){return console.error(i),null}}).filter(xe)}}get items(){return this.group.children}load(e,i){var o;this.clear();const s=(o=e==null?void 0:e.items)==null?void 0:o.map(r=>{var l;const a=te(k({},r),{style:k(k({},(l=this.theme)==null?void 0:l[r.type.toLowerCase()]),r.style)});return r.type==="Point"?new Sf(a,i):r.type==="line"?new Bf(a,i):r.type==="Polyline"?new Df(a,i):r.type==="Polygon"?new Tf(a,i):r.type==="Prism"?new Lf(a,i):r.type==="Rectangle"?new zf(a,i):r.type==="Circle"?new jf(a,i):r.type==="Cylinder"?new Of(a,i):r.type==="Box"?new Vf(a,i):null});this.group.add(...s),this.five.needsRender=!0}getItemById(e){return this.items.find(i=>i.uuid===e)}putObject(e){var o;this.group.add(e);const i=Fn.modules.object3DHelper,s=i.addObject3DHelper(e);return(o=s==null?void 0:s.moveController)==null||o.moveByMouse(),i}createPoint(...e){return Q(this,null,function*(){var i,s;return Object.assign((i=e[0])!=null?i:{},(s=this.theme)==null?void 0:s.point,e[0]),this.createItem(Sf,...e)})}createLine(...e){return Q(this,null,function*(){var i,s;return Object.assign((i=e[0])!=null?i:{},(s=this.theme)==null?void 0:s.line,e[0]),this.createItem(Bf,...e)})}createline(...e){return Q(this,null,function*(){this.createLine(...e)})}createPolyline(...e){return Q(this,null,function*(){var i,s;return Object.assign((i=e[0])!=null?i:{},(s=this.theme)==null?void 0:s.polyline,e[0]),this.createItem(Df,...e)})}createPolygon(...e){return Q(this,null,function*(){var i,s;return Object.assign((i=e[0])!=null?i:{},(s=this.theme)==null?void 0:s.polygon,e[0]),this.createItem(Tf,...e)})}createPrism(...e){return Q(this,null,function*(){var i,s;return Object.assign((i=e[0])!=null?i:{},(s=this.theme)==null?void 0:s.prism,e[0]),this.createItem(Lf,...e)})}createRectangle(...e){return Q(this,null,function*(){var i,s;return Object.assign((i=e[0])!=null?i:{},(s=this.theme)==null?void 0:s.rectangle,e[0]),this.createItem(zf,...e)})}createCircle(...e){return Q(this,null,function*(){var i,s;return Object.assign((i=e[0])!=null?i:{},(s=this.theme)==null?void 0:s.circle,e[0]),this.createItem(jf,...e)})}createCylinder(...e){return Q(this,null,function*(){var i,s;return Object.assign((i=e[0])!=null?i:{},(s=this.theme)==null?void 0:s.cylinder,e[0]),this.createItem(Of,...e)})}createBox(...e){return Q(this,null,function*(){var i,s;return Object.assign((i=e[0])!=null?i:{},(s=this.theme)==null?void 0:s.box,e[0]),this.createItem(Vf,...e)})}canUndo(){var e;return this.creatingItem?(e=this.creatingItem)==null?void 0:e.canUndo():!1}canRedo(){var e;return this.creatingItem?(e=this.creatingItem)==null?void 0:e.canRedo():!1}clear(){Gk(this.items,e=>e.delete()),this.five.needsRender=!0}createItem(e,...i){return Q(this,null,function*(){this.creatingItem&&(this.creatingItem.stopCreating(),this.creatingItem=null);const s=new e;this.creatingItem=s,this.group.add(s);const{promise:o,resolve:r,reject:a}=vn();return yield s.create(...i).then((...l)=>(this.creatingItem=null,r(s),l)).catch(l=>{a(l),this.group.remove(s)}),o})}};let Xe=Fn;d(Xe,"modules",Jg);const Qk=n=>new Xe(n);function Wk(n,...t){t.forEach(e=>{n.children.includes(e)||e&&n.add(e)})}let Uo;const gp=n=>((!Uo||n!==Uo.five)&&(Uo={instance:new Mr(n,{noEmitWhenHide:!0,noEmitWhenNotInScene:!0}),five:n}),Uo.instance);class pp extends ht{constructor(e){var s,o;super();d(this,"type");d(this,"tag");d(this,"rawData");d(this,"model");d(this,"visibles",[]);d(this,"five");d(this,"group");d(this,"fiveDomEvents");d(this,"disposers",[]);this.five=e.five,this.model=e.model,this.group=e.group,this.type=e.type,this.rawData=e.rawData,this.fiveDomEvents=gp(this.five);const i=(o=(s=e.position)!=null?s:this.model.center)!=null?o:os(this.model).getCenter(new b.Vector3);this.tag=Yf(this.five,i,{wrapper:e.tagWrapper}),this.tag.extraObjectsForIntersectCheck.push(this.group)}get container(){return this.tag.container}get state(){return{visible:this.model.visible,enabled:this.group.children.includes(this.model)}}show(){this.visibles[0]=!0,this.updateVisible(),this.emit("show")}hide(){this.visibles[0]=!1,this.updateVisible(),this.emit("hide")}enable(){Wk(this.group,this.model),this.five.needsRender=!0,this.model.updateMatrixWorld(!0),this.tag.setTransformMatrix(this.model.matrixWorld),this.tag.enable();const e=this.onClick.bind(this);this.fiveDomEvents.addEventListener(this.model,"click",e),this.disposers.push(()=>{this.fiveDomEvents.removeEventListener(this.model,"click")}),this.updateVisible(),this.emit("enable")}disable(){this.group.remove(this.model),this.five.needsRender=!0,this.tag.disable(),this.disposers.forEach(e=>e()),this.disposers=[],this.emit("disable")}updateVisible(){!this.visibles.some(i=>i===!1)?(this.tag.show(),this.model.visible=!0):(this.tag.hide(),this.model.visible=!1),this.five.needsRender=!0}onClick(){return this.emit("click",this)}}class vp extends pp{constructor(...e){super(...e);d(this,"hideTag",()=>{this.tag.hide()});this.enable(),this.tag.hide(),this.updateVisible()}enable(){super.enable(),this.five.on("mode.change.request",this.hideTag),this.five.on("pano.request",this.hideTag)}disable(){super.disable(),this.five.off("mode.change.request",this.hideTag),this.five.off("pano.request",this.hideTag)}show(){super.show(),this.tag.hide()}onClick(){return this.tag.visible?this.tag.hide():this.tag.show({force:!0}),super.onClick(),!0}updateVisible(){!this.visibles.some(i=>i===!1)?this.model.visible=!0:(this.tag.hide(),this.model.visible=!1),this.five.needsRender=!0}}function Uk(n){me(n,"svelte-1q9fx3x",".model-maker-tag.svelte-1q9fx3x{position:absolute;width:-moz-max-content;width:max-content;left:50%;top:50%;transform:translate(-50%, -50%);color:#fff;font-size:0.875rem;font-weight:bold;text-shadow:0.125rem 0 0.5rem rgba(0, 0, 0, 0.15)}")}function Rf(n){let t,e;return{c(){t=L("div"),e=Se(n[0]),P(t,"class","model-maker-tag svelte-1q9fx3x")},m(i,s){R(i,t,s),O(t,e)},p(i,s){s&1&&Te(e,i[0])},d(i){i&&V(t)}}}function Yk(n){let t,e=n[0]&&Rf(n);return{c(){e&&e.c(),t=Ee()},m(i,s){e&&e.m(i,s),R(i,t,s)},p(i,[s]){i[0]?e?e.p(i,s):(e=Rf(i),e.c(),e.m(t.parentNode,t)):e&&(e.d(1),e=null)},i:K,o:K,d(i){e&&e.d(i),i&&V(t)}}}function Xk(n,t,e){let{text:i}=t;return n.$$set=s=>{"text"in s&&e(0,i=s.text)},[i]}class Zk extends de{constructor(t){super(),he(this,t,Xk,Yk,ce,{text:0},Uk)}}const _f=(n,t)=>{var i;const e=new Zk({target:n,props:{text:(i=t.rawData)==null?void 0:i.name}});return()=>e.$destroy()},Jk=(n,t,e)=>{var s;const i=new Zg({target:n,props:{content:(s=t.rawData)==null?void 0:s.name,five:e}});return()=>i.$destroy()},qk={box:_f,triangles:_f,prism:Jk};class Ff extends pp{constructor(...e){const i=e[0],s=os(i.model),o=new b.Vector3().lerpVectors(Si(s,0),Si(s,5),.5);super(te(k({},i),{position:o}));d(this,"onModelShownFloorChange",e=>{this.updateFiveCurrentFloorState(e),this.updateVisible()});d(this,"updateFiveCurrentFloorState",e=>{var s,o;const i=(o=(s=this.rawData)==null?void 0:s.object_data)==null?void 0:o.floorIndex;Tt(i)?this.visibles[1]=!0:this.visibles[1]=e===null?!0:i===e});this.enable(),this.updateVisible(),this.five.on("modelShownFloorChange",this.onModelShownFloorChange),this.disposers.push(()=>{this.five.off("modelShownFloorChange",this.onModelShownFloorChange)})}show(){this.updateFiveCurrentFloorState(this.five.model.shownFloor),super.show()}hide(){super.hide()}}class Kk extends vp{constructor(...e){super(...e);d(this,"onPanoArrived",e=>{this.updatePanoIndex(e),this.updateVisible()});d(this,"onModeChange",e=>{this.updateMode(e),this.updateVisible()});d(this,"updatePanoIndex",e=>{var i,s;this.visibles[1]=((s=(i=this.rawData)==null?void 0:i.object_data)==null?void 0:s.panoIndex)===e});d(this,"updateMode",e=>{this.visibles[2]=e==="Panorama"});this.updatePanoIndex(this.five.state.panoIndex),this.updateMode(this.five.state.mode),this.updateVisible(),this.five.on("panoArrived",this.onPanoArrived),this.five.on("modeChange",this.onModeChange),this.disposers.push(()=>{this.five.off("panoArrived",this.onPanoArrived),this.five.off("modeChange",this.onModeChange)})}show(){this.updatePanoIndex(this.five.state.panoIndex),this.updateMode(this.five.state.mode),super.show()}}class $k extends Pi{constructor(e,i){var s,o;super(e);d(this,"state");d(this,"items",[]);d(this,"group",new b.Group);d(this,"data");d(this,"tagRendererMap",{});d(this,"fiveDomEvents");d(this,"zFightingOffset",0);d(this,"tagWrapper");d(this,"occlusionVisibility");d(this,"occlusionMode");d(this,"fiveEveryReadyListenerDisposer");d(this,"onFiveModeChange",e=>{const i=this.occlusionVisibility;Array.isArray(i)&&this.items.forEach(s=>{s.model.setStyle instanceof Function&&s.model.setStyle({occlusionVisibility:i.includes(e)})})});d(this,"handleEnable",()=>{var e,i;this.five.scene.add(this.group),(i=(e=this.five.getElement())==null?void 0:e.parentElement)==null||i.appendChild(this.tagWrapper),this.five.needsRender=!0,this.onFiveModeChange(this.five.getCurrentState().mode),this.onFiveEveryReady(),this.five.on("modeChange",this.onFiveModeChange),this.fiveEveryReadyListenerDisposer=Ql(this.five,this.onFiveEveryReady)});d(this,"handleDisable",()=>{this.five.scene.remove(this.group),this.tagWrapper.remove(),this.five.needsRender=!0,this.five.off("modeChange",this.onFiveModeChange),this.fiveEveryReadyListenerDisposer()});d(this,"onFiveEveryReady",()=>Q(this,null,function*(){if(this.five.state.mode==="Panorama")return;const e=this.items.filter(l=>l instanceof Ff).map(l=>l.tag),i=e.filter(l=>l.position&&l.visible&&l.enabled);yield Ug(0);const s=this.five.camera.position.clone(),o=i.sort((l,c)=>s.distanceTo(l.position)-s.distanceTo(c.position)),r=[],a=(l,c)=>!(l.right<c.left||l.left>c.right||l.bottom<c.top||l.top>c.bottom);e.forEach(l=>{l.visibles[2]=void 0}),o.forEach(l=>{if(l.visibles[1]===!1)return;const c=l.container.getElementsByClassName("room-label-item__text")[0];if(!c)return;const h=c.getBoundingClientRect();r.every(f=>!a(f.boundingClientRect,h))?(r.push({tag:l,boundingClientRect:h}),l.visibles[2]=!0):l.visibles[2]=!1,l.needsRender=!0})}));d(this,"updateTagRenderer",()=>{this.items.forEach(e=>{var s;const i=(s=this.tagRendererMap[e.type])!=null?s:qk[e.type];i&&e.__renderer!==i&&(e.__renderer=i,typeof e.__disposeRenderer=="function"&&e.__disposeRenderer(),e.tag.container.innerHTML="",e.__disposeRenderer=i(e.tag.container,e,this.five))})});this.group.name="ModelMakerPluginGroup",this.state={enabled:!0,visible:!0},this.occlusionVisibility=(s=i==null?void 0:i.occlusionVisibility)!=null?s:!1,this.occlusionMode=(o=i==null?void 0:i.occlusionMode)!=null?o:"translucence",this.fiveDomEvents=gp(e),this.tagWrapper=(()=>{var a;const r=document.createElement("div");return r.style.position="absolute",r.style.top="0",r.style.left="0",r.style.width="100%",r.style.height="100%",r.style.pointerEvents="none",r.style.zIndex=`${(a=i==null?void 0:i.tagContainerZIndex)!=null?a:""}`,r})(),e.scene.add(this.group),this.handleEnable(),window.__MODELMAKER_DEBUG__=this}load(e){return Q(this,null,function*(){var s;if(this.clear(),this.data=e,yield ci(this.five),this.data!==e)return;this.clear();const i=o=>{var a;const r=o.object_data.color?new b.Color().setHex(parseInt(o.object_data.color.slice(1),16)):new b.Color(1,1,1);return{color:r,lineColor:r,opacity:((a=o.object_data.opacity)!=null?a:.4)/2,lineOpacity:1,lineWidth:1,occlusionVisibility:typeof this.occlusionVisibility=="boolean"?this.occlusionVisibility:!1,occlusionMode:this.occlusionMode}};(s=e==null?void 0:e.list)==null||s.forEach(o=>{var r;if(o.type==="triangles"){const a=new op;a.setPoints(o.object_data.points),a.setStyle(i(o)),this.fiveDomEvents.addEventListener(a,"hover",()=>a.highlight()),this.fiveDomEvents.addEventListener(a,"unHover",()=>a.unhighlight());const l=new Kk({five:this.five,tagWrapper:this.tagWrapper,model:a,group:this.group,type:o.type,rawData:o});this.items.push(l)}else if(o.type==="prism"){const a=new ss;this.zFightingOffset+=so.Z_FIGHTING_OFFSET;const l=o.object_data.points.map(f=>{var m;return[f[0],f[1]+((m=o.object_data.fixedY)!=null?m:0),f[2]]});l.push(l[0]);const c=o.object_data.height+((r=o.object_data.fixedHeight)!=null?r:0)+this.zFightingOffset,h=De(l[0]).add(new b.Vector3().setY(c));a.setPoints({points:l,heightPoint:h}),a.setStyle(i(o));const u=new Ff({five:this.five,tagWrapper:this.tagWrapper,model:a,group:this.group,type:o.type,rawData:o});this.items.push(u)}else if(o.type==="box"){const a=new ss,{start:l,end:c,rotation:h=[0,0,0,0]}=o.object_data,u=new b.Vector3().fromArray(l),f=new b.Vector3().fromArray(c),m=new b.Euler().fromArray(h),v=new b.Quaternion().setFromEuler(m),p=v.clone().inverse(),g=new b.Vector3().lerpVectors(u,f,.5),A=g.clone().negate(),w=u.clone().add(A).applyQuaternion(p),I=f.clone().add(A).applyQuaternion(p),C=new b.Box3(w.clone().max(I),w.clone().min(I));a.setPoints({points:[Si(C,2),Si(C,3),Si(C,7),Si(C,6)],heightPoint:Si(C,1)}),a.position.copy(g),a.quaternion.copy(v),a.setStyle(i(o));const E=new vp({five:this.five,tagWrapper:this.tagWrapper,model:a,group:this.group,type:o.type,rawData:o});this.items.push(E)}}),this.state.enabled?this.handleEnable():this.handleDisable(),this.state.visible?this.handleShow():this.handleHide(),this.updateTagRenderer(),this.hooks.emit("dataLoaded",e),this.five.needsRender=!0})}setState(e){xe(e.enabled)&&this.state.enabled!==e.enabled&&(this.state.enabled=e.enabled,e.enabled?this.handleEnable():this.handleDisable(),this.hooks.emit(e.enabled?"enable":"disable",{userAction:"我不知道捏"}),this.hooks.emit("stateChange",{state:this.state,userAction:"我不知道捏"})),xe(e.visible)&&this.state.visible!==e.visible&&(this.state.visible=e.visible,e.visible?this.handleShow():this.handleHide(),this.hooks.emit(e.visible?"show":"hide",{userAction:"我不知道捏"}),this.hooks.emit("stateChange",{state:this.state,userAction:"我不知道捏"}))}getItemById(e){return this.items.find(i=>i.rawData.id===e)}registerTagRenderer(e){this.tagRendererMap=k(k({},this.tagRendererMap),e),this.updateTagRenderer()}hasCustomTagRenderer(e){return!!this.tagRendererMap[e]}enable(){this.setState({enabled:!0})}disable(){this.setState({enabled:!1})}show(){this.setState({visible:!0})}hide(){this.setState({visible:!1})}clear(){this.zFightingOffset=0,this.handleDisable(),this.group.children.length=0,this.five.needsRender=!0,this.items=[],this.tagWrapper.innerHTML="",this.fiveDomEvents.clear()}dispose(){this.hooks.emit("dispose"),this.clear()}onWorkCodeChange(){this.group.matrix.copy(this.workUtil.transform.clone()),this.group.matrix.decompose(this.group.position,this.group.quaternion,this.group.scale),this.group.updateMatrixWorld()}handleShow(){this.group.visible=!0,this.tagWrapper.style.display="block",this.five.needsRender=!0}handleHide(){this.group.visible=!1,this.tagWrapper.style.display="none",this.five.needsRender=!0}}const eD=(...n)=>new $k(...n),tD=Object.freeze(Object.defineProperty({__proto__:null,BaseEditor:_r,BoxMesh:_l,BoxMeshEditor:mp,CircleMesh:up,CircleMeshEditor:hp,CircleWithEdgeMesh:$s,CylinderMesh:Rl,CylinderMeshEditor:fp,LineMesh:Yt,PointMesh:ns,PolygonMesh:Nc,PrismMesh:ss,PrismMeshEditor:rp,RectangleMesh:lp,RectangleMeshEditor:ap,RectangleWithEdgeMesh:vr,createBox:Wc,createCircle:Gr,createCylinder:Qc,createLine:Uc,createPoint:Fc,createPolygon:Hr,createPrism:Gc,createRectangle:Nr},Symbol.toStringTag,{value:"Module"})),iD=Object.freeze(Object.defineProperty({__proto__:null,BetterTween:Un,FiveDomEvents:Mr,FivePuppet:Yv,Interval:dl,LightTag:Li,LineSegments:im,Magnifier:Cr,Object3D:tm,PointHelper:em,PointSelector:Yl,PointSelectorHelper:Jf,Rectangle:Xp,absoluteUrl:Zl,animeMap:Os,awaitNextFrame:_v,blink:Er,bounding:Xl,boundingBox:os,boundingSphere:nm,boxVertex:Si,boxVertexes:Lv,checkFiveModelLoaded:Bv,convexHull:Zp,equal:wt,fiveModelIsLoaded:am,getCoordsFromClient:ev,getCoordsFromElement:tv,getFrameTime:Fv,inside:eh,isAbsoluteURL:cm,isModelLike:Gt,isNil:Tt,isPanoramaLike:tn,lookObject:Vv,lookPoint:rm,nextFrame:io,notNil:xe,pointInPolygon:eh,reblink:om,requestAnimationFrameInterval:rs,sculpt:tD,tag:Yf,tweenProgress:Ys,uuid:ct,waitFiveModelLoaded:ci,worldBounding:Ir,worldBoundingBox:zv,worldBoundingSphere:sm},Symbol.toStringTag,{value:"Module"}));Ep();Ip();exports.AreaMakerPlugin=mk;exports.CSS3DRender=Zn;exports.CSS3DRenderPlugin=no;exports.CameraMovementEffect=Fm;exports.CameraMovementPlugin=P1;exports.ContentType=bg;exports.CruisePlugin=X3;exports.CruisePluginController=oo;exports.CruisePluginTypes=Y3;exports.CurrentPanoImagePlugin=pk;exports.DIRECTION=Bn;exports.DISPLAY_STRATEGY_TYPE=$i;exports.DimensionType=yg;exports.FLOOR_PLAN_ATTACHED_TO=zi;exports.FLOOR_TYPE_MAP=f1;exports.GuideLineItem=Q3;exports.GuideLineModeItem=R3;exports.GuideLinePlugin=zc;exports.ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE=en;exports.ItemLabelPlugin=gC;exports.Magnifier=Cr;exports.MapviewFloorplanPlugin=Nb;exports.ModelChassisCompassPlugin=p1;exports.ModelEntryDoorGuidePlugin=b1;exports.ModelFloorplanPlugin=Rb;exports.ModelItemLabelPlugin=Yw;exports.ModelMakerPlugin=eD;exports.ModelRoomLabelPlugin=X0;exports.ModelTVVideoPlugin=Kw;exports.ModelViewPlugin=Hp;exports.MoveController=Lc;exports.MovePlugin=Z3;exports.Object3DHelperController=Bc;exports.Object3DHelperPlugin=Vx;exports.PLUGIN=Rr;exports.PaintBrush=Fp;exports.PaintBrushTypeEnum=pi;exports.PanoCompassPlugin=W1;exports.PanoCursorRaycasterPlugin=s0;exports.PanoDoorLabelPlugin=xC;exports.PanoFloorplanRadarPlugin=d1;exports.PanoMeasurePlugin=yw;exports.PanoMeasurePluginLine=hn;exports.PanoMeasurePluginModel=vc;exports.PanoMeasurePluginPoint=Lt;exports.PanoMeasurePluginPolyline=dn;exports.PanoRulerPlugin=D1;exports.PanoRulerProPlugin=F1;exports.PanoSpatialTagPlugin=Ow;exports.PanoTagPlugin=D3;exports.PanoTagPluginController=pr;exports.PanoVideoPlugin=Nx;exports.PanoVideoPluginType=Hx;exports.PipelinePlugin=ok;exports.PointType=Ag;exports.ROOM_FETILE_TYPE_MAP=u1;exports.ROOM_TYPE_MAP=m1;exports.Rotation=ii;exports.Sculpt=Xe;exports.SculptPlugin=Qk;exports.TopviewFloorplanPlugin=Qb;exports.Util=iD;exports.WalkController=oo;exports.createBox=Wc;exports.createCircle=Gr;exports.createCylinder=Qc;exports.createLine=Uc;exports.createPoint=Fc;exports.createPolygon=Hr;exports.createPolyline=sp;exports.createPrism=Gc;exports.createRectangle=Nr;exports.defaultGlobalConfig=vg;exports.itemLabelPluginServerParams=pC;exports.modelItemLabelPluginServerParams=Xw;exports.modelRoomLabelPluginServerParams=Z0;exports.pluginFlag=k3;
1040
+ `;class nk extends _n{constructor(e){super(e,ik);d(this,"initialDisplacement",0);d(this,"oldTime",new Date().getTime());d(this,"flowSpeed",.6);d(this,"rotateSpeed",0);d(this,"flowAnimationDisposer",()=>{})}setInitialDisplacement(e,i="backward"){this.initialDisplacement=Math.abs(e)*(i==="forward"?-1:1),this.moveFromOrigin(this.initialDisplacement)}moveFromOrigin(e){const i=e*this.uPreMeter;return this.material.uniforms.uOffset.value=i,this.material.needsUpdate=!0,this.needsRender=!0,!0}moveForwardFromInitialOffset(e){const i=e*-1,s=this.initialDisplacement+i;this.moveFromOrigin(s)}flow(){this.flowAnimationDisposer(),this.oldTime=new Date().getTime();let e=0,i=0;const s=rs(()=>{const o=new Date().getTime(),r=o-this.oldTime,a=this.flowSpeed*(r/1e3),l=this.rotateSpeed*(r/1e3);e=e+a,i=i+l;const c=1/360,h=i*c;this.material.uniforms.vOffset.value=h,this.moveForwardFromInitialOffset(e),this.oldTime=o});this.flowAnimationDisposer=function(){s(),this.moveForwardFromInitialOffset(0)}}stopFlow(){this.flowAnimationDisposer()}setSpeed(e){typeof(e==null?void 0:e.flowSpeed)=="number"&&(this.flowSpeed=e.flowSpeed),typeof(e==null?void 0:e.rotateSpeed)=="number"&&(this.rotateSpeed=e.rotateSpeed)}disposeAnime(){super.disposeAnime(),this.flowAnimationDisposer()}}const Pf={flowSpeed:.6,rotateSpeed:0};let sk=class extends Pi{constructor(e){super(e);d(this,"data");d(this,"state");d(this,"group");d(this,"pipeObjects",[]);d(this,"texturePromiseCache",new Map);d(this,"dispose",()=>{this.disable(),this.five.scene.remove(this.group),this.texturePromiseCache.forEach(e=>e.then(i=>i.dispose())),this.texturePromiseCache.clear()});d(this,"onWantsFiveTapGesture",(...e)=>{const[i]=e,s=i.intersectObjects(this.pipeObjects,!1);if(s.length===0||!this.data)return;const a=s[0].object.customID,l=this.data.pipes.find(({id:h})=>h===a),c=this.data.pipelines.find(h=>l&&h.pipes.includes(l));if(!(!l||!c))return this.hooks.emit("tap",{intersectObjects:s,pipe:l,pipeline:c,wantsFiveTapGestureParams:e}),!1});this.state={target:null,visible:!0,enabled:!0,isFlowing:!1,speed:Pf},this.five=e,this.group=new b.Group,this.group.name="water-pipe-group",this.five.scene.add(this.group),this.five.once("dispose",this.dispose),this.five.on("wantsTapGesture",this.onWantsFiveTapGesture)}load(e,i,s,o){return Q(this,null,function*(){const r=this.data;this.data=yield this.formatData(e,o),this.removeAllPipes(),this.hooks.emit("dataChange",this.data,r),this.pipeObjects=yield Promise.all(this.data.pipes.filter(a=>!!(a!=null&&a.texture)).map(u=>Q(this,[u],function*({id:a,texture:l,path:c,radius:h}){const f=yield this.loadPipeTexture(l),m={id:a,path:c,textureURL:l,texture:f,geometryConfig:{radius:h}};return new nk(m)}))),this.data.pipelines.forEach(a=>{a.pipes.reduce((l,c)=>{const h=this.findPipeObjectWithID(c.id);return h==null||h.setInitialDisplacement(l),l+((h==null?void 0:h.pathLength)||0)},0)}),this.hooks.emit("dataLoaded",this.data),this.state.visible===!1&&this.pipeObjects.forEach(a=>a.setOpacity(0)),this.state.enabled&&(this.group.add(...this.pipeObjects),this.five.needsRender=!0),i&&this.setState(i,{userAction:s})})}setState(e,i={}){const s=this.state;if(wt(e,s,{deep:!0}))return;const o=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,o),e.enabled!==void 0&&s.enabled!==e.enabled&&(e.enabled?this._enable({userAction:o}):this._disable({userAction:o})),e.visible!==void 0&&s.visible!==e.visible){const r={userAction:o,anime:{duration:500}};e.visible?this._show(r):this._hide(r)}if(e.isFlowing!==void 0&&s.isFlowing!==e.isFlowing&&(e.isFlowing?this._flow():this._stopFlow()),e.speed!==void 0&&!wt(s.speed,this.state.speed,{deep:!0})&&this._setSpeed(e.speed),e.target!==void 0&&!wt(s.target,this.state.target,{deep:!0})){const r={target:e.target,showAnime:{duration:500},hideAnime:{duration:500}};this._switchPipelines(r)}}enable(e={}){var s;if(this.state.enabled)return;const i=(s=e.userAction)!=null?s:!0;this.updateState({enabled:!0},i),this._enable({userAction:i})}disable(e={}){var s;if(this.state.enabled===!1)return;const i=(s=e.userAction)!=null?s:!0;this.updateState({enabled:!1,isFlowing:!1},i),this._disable({userAction:i})}show(){return Q(this,arguments,function*(e={}){if(this.state.visible)return;const i=k({userAction:!0,anime:{duration:500}},e);this.updateState({visible:!0},i.userAction),yield this._show(i)})}hide(){return Q(this,arguments,function*(e={}){if(this.state.visible===!1)return;const i=k({userAction:!0,anime:{duration:500}},e);this.updateState({visible:!1},i.userAction),yield this._hide(i)})}switchPipelines(e){return Q(this,null,function*(){var c,h,u,f,m,v;if(!this.data)return;const i=(c=e==null?void 0:e.target)!=null?c:null,s=(h=e==null?void 0:e.userAction)!=null?h:!0;this.updateState({target:i},s);const o={duration:500},r=(f=(u=e==null?void 0:e.hideAnime)!=null?u:e==null?void 0:e.anime)!=null?f:o,a=(v=(m=e==null?void 0:e.showAnime)!=null?m:e==null?void 0:e.anime)!=null?v:o,l={target:i,showAnime:a,hideAnime:r};this._switchPipelines(l)})}flow(e={}){var s;if(this.state.isFlowing)return;const i=(s=e.userAction)!=null?s:!0;this.updateState({isFlowing:!0},i),this._flow()}stopFlow(e={}){var s;if(this.state.isFlowing===!1)return;const i=(s=e.userAction)!=null?s:!0;this.updateState({isFlowing:!1},i),this._stopFlow()}setSpeed(e){var o,r;const i=(o=e==null?void 0:e.speed)!=null?o:Pf,s=(r=e.userAction)!=null?r:!0;this.updateState({speed:i},s),this._setSpeed(i)}formatData(e,i){return Q(this,null,function*(){return Wx(e,i)})}_enable(e){this.hooks.emit("enable",{userAction:e.userAction}),this.five.scene.add(this.group),this.five.needsRender=!0,this.five.on("wantsTapGesture",this.onWantsFiveTapGesture)}_disable(e){this.hooks.emit("disable",{userAction:e.userAction}),this.disposeAnime(),this.five.scene.remove(this.group),this.five.needsRender=!0,this.five.off("wantsTapGesture",this.onWantsFiveTapGesture)}_show(e){return Q(this,null,function*(){var o;this.hooks.emit("show",{userAction:e.userAction});const i=(o=e==null?void 0:e.anime)!=null?o:{duration:500},s=this.findPipeObjectWithTarget(this.state.target);yield Promise.all(s.map(r=>r==null?void 0:r.show(i))),this.five.needsRender=!0})}_hide(e){return Q(this,null,function*(){var s;this.hooks.emit("hide",{userAction:e.userAction});const i=(s=e==null?void 0:e.anime)!=null?s:{duration:500};yield Promise.all(this.pipeObjects.map(o=>o.hide(i))),this.five.needsRender=!0})}_switchPipelines(e){return Q(this,null,function*(){if(!this.data)return;const i=this.findPipeObjectWithTarget(e.target),s=e.hideAnime;yield Promise.all(this.pipeObjects.map(r=>r.hide(s)));const o=e.showAnime;yield Promise.all(i.map(r=>r.show(o)))})}_flow(){this.pipeObjects.forEach(e=>e.flow())}_stopFlow(){this.pipeObjects.forEach(e=>e.stopFlow())}_setSpeed(e){this.pipeObjects.forEach(i=>i.setSpeed(e))}updateState(e,i){const s=this.state;this.state=k(k({},this.state),e),this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:i})}loadPipeTexture(e){return Q(this,null,function*(){const i=this.texturePromiseCache.get(e);if(i)return i;const s=on(e);return this.texturePromiseCache.set(e,s),s})}disposeAnime(){this.pipeObjects.forEach(e=>e.disposeAnime()),this.five.needsRender=!0}removeAllPipes(){this.disposeAnime(),this.group.remove(...this.pipeObjects),this.pipeObjects.forEach(e=>e.dispose()),this.pipeObjects=[],this.five.needsRender=!0}findPipeObjectWithID(e){return this.pipeObjects.find(({customID:i})=>i===e)}findPipeObjectWithTarget(e){return e?Gx({data:this.data,target:e}).map(({id:s})=>this.findPipeObjectWithID(s)).filter(xe):this.pipeObjects}};const ok=n=>new sk(n),rk="data:image/png;base64,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";function ak(n){me(n,"svelte-16mrlad",".room-label-item.svelte-16mrlad{position:absolute;font-size:0.625rem;transform:none;cursor:pointer;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;color:#fff}.room-label-item__text.svelte-16mrlad{position:absolute;left:0;top:-4rem;transform:translate(-50%, 0);display:flex;justify-content:center;align-items:center;height:1.25rem;min-width:2rem;padding:0 0.375rem;pointer-events:all;background-size:100% 100%;background-repeat:no-repeat;white-space:nowrap}.room-label-item__bar.svelte-16mrlad{position:absolute;transform-origin:top;top:-2.75rem;height:3rem;width:0.0625rem;background-image:linear-gradient(to bottom, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0))}")}function If(n){let t,e,i,s,o,r;return{c(){t=L("span"),e=Se(n[0]),i=ee(),s=L("div"),P(t,"class","room-label-item__text svelte-16mrlad"),j(t,"background-image","url("+rk+")"),P(s,"class","room-label-item__bar svelte-16mrlad")},m(a,l){R(a,t,l),O(t,e),n[13](t),R(a,i,l),R(a,s,l),n[14](s),o||(r=we(t,"click",function(){hi(n[4])&&n[4].apply(this,arguments)}),o=!0)},p(a,l){n=a,l&1&&Te(e,n[0])},d(a){a&&V(t),n[13](null),a&&V(i),a&&V(s),n[14](null),o=!1,r()}}}function lk(n){let t,e=!n[5]&&If(n);return{c(){t=L("div"),e&&e.c(),P(t,"class","room-label-item svelte-16mrlad"),j(t,"z-index",n[2]),j(t,"transform",n[3]),j(t,"opacity",n[1]),j(t,"visibility",n[9])},m(i,s){R(i,t,s),e&&e.m(t,null),n[15](t)},p(i,[s]){i[5]?e&&(e.d(1),e=null):e?e.p(i,s):(e=If(i),e.c(),e.m(t,null)),s&4&&j(t,"z-index",i[2]),s&8&&j(t,"transform",i[3]),s&2&&j(t,"opacity",i[1]),s&512&&j(t,"visibility",i[9])},i:K,o:K,d(i){i&&V(t),e&&e.d(),n[15](null)}}}function ck(n,t,e){let i,{content:s}=t,{five:o=void 0}=t,{visible:r=!0}=t,{opacity:a=1}=t,{zIndex:l=0}=t,{transform:c=void 0}=t,{onClick:h=()=>{}}=t,{rendererIfNeed:u=void 0}=t,{rendererData:f=void 0}=t,m,v,p,g;const A=E=>{if(o.state.mode!=="Panorama"){const T=-(10+54*(1-Tr(E.latitude)/90)),G=T+20,_=G>=0?0:-G/44;e(7,v.style.transform=`scaleY(${_})`,v),e(7,v.style.top=`${G}px`,v),e(8,p.style.top=`${T}px`,p)}};Et(()=>{m&&typeof u=="function"&&(g=u(m,f)),o&&(A(o.camera.pose),o.on("cameraUpdate",A))}),_t(()=>{g==null||g(),o==null||o.off("cameraUpdate",A)});function w(E){Ne[E?"unshift":"push"](()=>{p=E,e(8,p)})}function I(E){Ne[E?"unshift":"push"](()=>{v=E,e(7,v)})}function C(E){Ne[E?"unshift":"push"](()=>{m=E,e(6,m)})}return n.$$set=E=>{"content"in E&&e(0,s=E.content),"five"in E&&e(10,o=E.five),"visible"in E&&e(11,r=E.visible),"opacity"in E&&e(1,a=E.opacity),"zIndex"in E&&e(2,l=E.zIndex),"transform"in E&&e(3,c=E.transform),"onClick"in E&&e(4,h=E.onClick),"rendererIfNeed"in E&&e(5,u=E.rendererIfNeed),"rendererData"in E&&e(12,f=E.rendererData)},n.$$.update=()=>{n.$$.dirty&2048&&e(9,i=r?"visible":"hidden")},[s,a,l,c,h,u,m,v,p,i,o,r,f,w,I,C]}class Zg extends de{constructor(t){super(),he(this,t,ck,lk,ce,{content:0,five:10,visible:11,opacity:1,zIndex:2,transform:3,onClick:4,rendererIfNeed:5,rendererData:12},ak)}}class hk extends tm{constructor(e){super();d(this,"areaMakerItem");this.areaMakerItem=e}raycast(e,i){this.areaMakerItem.makerObject.raycast(e,i)}}class dk{constructor(t,e){d(this,"id");d(this,"name","");d(this,"makerObject");d(this,"outline");d(this,"bottomY");d(this,"opacity");d(this,"height");d(this,"floorIndex");d(this,"shape");d(this,"mounted",!1);d(this,"checkMsg",{checkVisibleMsg:"",checkTagVisibleMsg:""});d(this,"modelGroup");d(this,"visible",!0);d(this,"tagApp");d(this,"tagVisible",null);d(this,"tagPosition",new b.Vector3);d(this,"tagNDCPosition",new b.Vector3);d(this,"tagTransform",{left:0,top:0});d(this,"tagZIndex",0);d(this,"hooks",new ht);d(this,"itemRenderer");d(this,"data");d(this,"plugin");d(this,"opacityAnime");d(this,"isInContainerResizeAnimation",!1);d(this,"containerResizeTimeoutID",null);d(this,"resizeObserver");d(this,"doOpacityAnime",t=>{var a;(a=this.opacityAnime)==null||a.dispose();const e=t.duration,[i,s]=t.makerObjectOpacity,[o,r]=t.outlineOpacity;if(e===0){this.makerObject.material.opacity=s,this.outline.material.opacity=r;return}return new Promise(l=>{this.opacityAnime=new Un({makerObjectOpacity:i,outlineOpacity:o}).to({makerObjectOpacity:s,outlineOpacity:r}).onUpdate(({makerObjectOpacity:c,outlineOpacity:h})=>{this.makerObject.material.opacity=c,this.outline.material.opacity=h,this.plugin.five.needsRender=!0}).onComplete(()=>l(!0)).onDispose(()=>{this.makerObject.material.opacity=s,this.outline.material.opacity=r,this.plugin.five.needsRender=!0,l(!1)}).play()})});d(this,"onPluginConfigChange",t=>{this.makerObject.material.depthTest=t.config.modelDepthTest,this.outline.material.depthTest=t.config.modelDepthTest,this.plugin.five.needsRender=!0});d(this,"onPluginStateChange",()=>{this.updateVisible(),this.updateTagVisible()});d(this,"updateVisible",()=>{var s;const{result:t,msg:e}=this.checkVisible();if(this.checkMsg.checkVisibleMsg=e,this.visible===t)return;this.visible=t;const i=(s=this.data.object_data.visible)!=null?s:!0;this.modelGroup.visible=t&&i,this.plugin.five.needsRender=!0});d(this,"checkVisible",()=>{if(!this.plugin.state.visible)return{result:!1,msg:"插件不可见"};const e=this.plugin.fiveUtil.model.shownFloor;return e===null||e===this.floorIndex?{result:!0,msg:""}:{result:!1,msg:`模型高亮楼层不符合展示条件, 当前高亮楼层为:${e}`}});d(this,"updateTag",()=>{this.tagApp&&(this.updateTagNDCPosition(),this.updateTagDomTransform(),this.updateTagVisible())});d(this,"updateTagNDCPosition",()=>{const e=this.tagPosition.clone().project(this.plugin.five.camera);this.tagNDCPosition.copy(e)});d(this,"updateTagDomTransform",()=>{var s;const t=this.tagNDCPosition,e=Math.round((t.x+1)/2*this.plugin.tagDomContainer.clientWidth),i=Math.round((-t.y+1)/2*this.plugin.tagDomContainer.clientHeight);this.tagTransform.left===e&&this.tagTransform.top===i||(this.tagTransform={left:e,top:i},(s=this.tagApp)==null||s.$set({transform:`translate(${e}px, ${i}px)`}))});d(this,"updateTagVisible",()=>{var i;const{result:t,msg:e}=this.checkTagVisible();this.checkMsg.checkTagVisibleMsg=e,this.tagVisible!==t&&(this.tagVisible=t,this.tagApp&&(this.tagVisible?this.hooks.emit("tagShow"):this.hooks.emit("tagHide"),(i=this.tagApp)==null||i.$set({visible:t})))});d(this,"checkTagVisible",()=>{if(!this.visible)return{result:!1,msg:"标注整体不可见"};if(this.isInContainerResizeAnimation)return{result:!1,msg:"处于容器 resize 动画中"};const e=this.plugin.five,i=e.camera.position.clone();yi.set(i.clone(),this.tagPosition.clone().sub(i).normalize());const[s]=this.plugin.fiveUtil.model.intersectRaycaster(yi),o=this.tagPosition.distanceTo(e.camera.position);if(s&&s.distance+.1<o)return{result:!1,msg:"标注标签被 Five 模型遮挡"};const r=this.tagNDCPosition;return Math.abs(r.x)>1.2||Math.abs(r.y)>1.2||Math.abs(r.z)>1?{result:!1,msg:"标注标签不在屏幕内"}:{result:!0,msg:""}});d(this,"onFiveCameraUpdate",()=>{this.tagApp&&this.visible&&(this.updateTagNDCPosition(),this.updateTagDomTransform(),this.updateTagVisible())});d(this,"onContainerResize",()=>{this.isInContainerResizeAnimation===!1&&(this.isInContainerResizeAnimation=!0,this.updateTag());const e=()=>{this.isInContainerResizeAnimation=!1,this.containerResizeTimeoutID=null,this.updateTag()};this.containerResizeTimeoutID&&clearTimeout(this.containerResizeTimeoutID),this.containerResizeTimeoutID=setTimeout(e,100)});var l,c,h,u;const i=e.object_data,s=i.bottom_y,o=i.height,r=new b.Color((l=i.color)!=null?l:"#FFFFFF"),a=(c=i.opacity)!=null?c:.4;this.data=e,this.id=e.id,this.name=(h=e.name)!=null?h:"",this.plugin=t,this.height=o,this.bottomY=s,this.opacity=a,this.shape=new b.Shape().fromJSON(i.shape),this.floorIndex=e.floor_index,this.makerObject=new b.Mesh(Ef(this.shape,o),uk(r,a)),ol(this.makerObject,s),this.makerObject.material.depthTest=this.plugin.config.modelDepthTest,this.outline=new im(new b.EdgesGeometry(this.makerObject.geometry),new b.LineBasicMaterial({color:r,transparent:!0})),ol(this.outline,s),this.outline.material.depthTest=this.plugin.config.modelDepthTest,this.setHeight(o),this.modelGroup=new hk(this),this.modelGroup.visible=(u=i.visible)!=null?u:!0}mount(){if(this.mounted)return;this.mounted=!0,this.updateVisible(),this.makerObject.material.depthTest=this.plugin.config.modelDepthTest,this.outline.material.depthTest=this.plugin.config.modelDepthTest,this.modelGroup.add(this.makerObject,this.outline);const t=!!this.name,e=this.plugin.tagDomContainer;t&&(this.tagApp=new Zg({target:e,props:{rendererData:this.data,content:this.name,visible:this.tagVisible,rendererIfNeed:this.itemRenderer,transform:`translate(${this.tagTransform.left}px, ${this.tagTransform.top}px)`,onClick:i=>this.hooks.emit("tagClick",{target:this,nativeEvent:i})}}),this.updateTag()),this.plugin.five.needsRender=!0,this.plugin.hooks.on("stateChange",this.onPluginStateChange),this.plugin.hooks.on("configChange",this.onPluginConfigChange),this.plugin.five.on("modeChange",this.updateVisible),this.plugin.five.on("modelShownFloorChange",this.updateVisible),this.plugin.five.on("cameraUpdate",this.onFiveCameraUpdate),this.resizeObserver=er(this.onContainerResize,e),this.resizeObserver.observe()}unmount(){var t,e;this.mounted&&(this.mounted=!1,this.modelGroup.remove(...this.modelGroup.children),(t=this.tagApp)==null||t.$destroy(),this.tagApp=null,this.plugin.hooks.off("stateChange",this.onPluginStateChange),this.plugin.hooks.off("configChange",this.onPluginConfigChange),this.plugin.five.off("modeChange",this.updateVisible),this.plugin.five.off("modelShownFloorChange",this.updateVisible),this.plugin.five.off("cameraUpdate",this.onFiveCameraUpdate),(e=this.resizeObserver)==null||e.unobserve())}setOpacity(t){var e;this.opacity=t,(e=this.opacityAnime)==null||e.dispose(),this.makerObject.material.opacity=t,this.plugin.five.needsRender=!0}setColor(t){const e=new b.Color(t);this.makerObject.material.color=e,this.outline.material.color=e,this.plugin.five.needsRender=!0}setHeight(t){if(t<=0)throw new Error("高度必须大于 0");this.height=t,this.makerObject.geometry=Ef(this.shape,t),this.outline.geometry=new b.EdgesGeometry(this.makerObject.geometry);const e=this.shape.extractPoints(10).shape.slice(0,-1),i=I1(e),s=new b.Vector3(i.x,i.y,t);ol(s,this.bottomY),this.tagPosition.copy(s),this.updateTag(),this.plugin.five.needsRender=!0}setTagZIndex(t){var e;this.tagZIndex!==t&&((e=this.tagApp)==null||e.$set({zIndex:t}))}}function Ef(n,t){return new b.ExtrudeBufferGeometry(n,{depth:t,bevelEnabled:!1})}function uk(n,t){return new b.MeshBasicMaterial({color:n,opacity:t,transparent:!0})}function ol(n,t){const e=new b.Matrix4,i=new b.Matrix4().makeRotationX(Math.PI/2),s=new b.Matrix4().makeTranslation(0,0,-t),o=new b.Matrix4().makeScale(1,1,-1);e.multiply(i),e.multiply(s),e.multiply(o),n.applyMatrix4(e)}let fk=class extends Pi{constructor(e,i){super(e);d(this,"state");d(this,"itemMap");d(this,"itemRenderer");d(this,"modelGroup");d(this,"data");d(this,"tagDomContainer");d(this,"checkMsg",{childrenMountedState:""});d(this,"isInFiveChangeModeAnime",!1);d(this,"childrenMountedState",!1);d(this,"_config");d(this,"_disposed",!1);d(this,"dispose",()=>{this.five.scene.remove(this.modelGroup)});d(this,"onFiveInitAnimationWillStart",()=>{this.isInFiveChangeModeAnime=!0,this.updateChildrenMountedState()});d(this,"onFiveInitAnimationEnded",()=>{this.isInFiveChangeModeAnime=!1,this.updateChildrenMountedState()});d(this,"onFiveCameraUpdate",()=>{const e=this.five.camera;[...this.itemMap.values()].sort((s,o)=>{const r=s.tagPosition.distanceTo(e.position);return o.tagPosition.distanceTo(e.position)-r}).forEach((s,o)=>{var r;(r=this.getMaskItemByID(s.id))==null||r.setTagZIndex(o*10)})});d(this,"onFiveModeChange",()=>{this.updateChildrenMountedState()});d(this,"onMakerTagClick",e=>{this.hooks.emit("wantsTap",{target:e.target,intersectObjects:[]})});d(this,"onWantsFiveTapGesture",e=>{const i=Array.from(this.itemMap.values()).filter(l=>l.mounted&&l.visible).map(l=>({makerItem:l,intersects:l.modelGroup.getRaycastIntersects(e)})).filter(({intersects:l})=>l.length>0);if(i.length===0)return;const s=i.reduce((l,c)=>{const h=l.intersects[0].distance,u=c.intersects[0].distance;return h<u?l:c}),o=this.fiveUtil.model.intersectRaycaster(e)[0];if(this.config.modelDepthTest&&o&&o.distance<s.intersects[0].distance)return;if(this.hooks.emit("wantsTap",{target:s.makerItem,intersectObjects:s.intersects}))return!1});this.five=e,this.tagDomContainer=document.createElement("div"),this.tagDomContainer.style.position="absolute",this.tagDomContainer.style.top="0",this.tagDomContainer.style.left="0",this.tagDomContainer.style.width="100%",this.tagDomContainer.style.height="100%",this.tagDomContainer.style.pointerEvents="none";const s={enabled:!0,visible:!0};this.state=Object.assign(s,i==null?void 0:i.initialState);const o=k({modelDepthTest:!0},i==null?void 0:i.config);this._config=o,this.modelGroup=new b.Group,this.modelGroup.name="ModelMakerPluginGroup",this.itemMap=new Map,this.state.enabled&&this._enable({userAction:!1})}get config(){return k({},this._config)}get disposed(){return this._disposed}load(e){return Q(this,null,function*(){const i=this.data;this.data=this.formatData(e),this.hooks.emit("dataChange",this.data,i),this.modelGroup.remove(...this.modelGroup.children),this.itemMap.forEach(s=>s.unmount()),this.itemMap.clear(),this.childrenMountedState=!1,this.checkMsg.childrenMountedState="",this.data.list.forEach(s=>{const o=new dk(this,s);o.itemRenderer=this.itemRenderer,this.modelGroup.add(o.modelGroup),this.itemMap.set(s.id,o),o.hooks.on("tagClick",this.onMakerTagClick)}),this.updateChildrenMountedState()})}appendTo(e){e.appendChild(this.tagDomContainer)}enable(e={}){var s;if(this.state.enabled)return;const i=(s=e.userAction)!=null?s:!0;this.updateState({enabled:!0},i),this._enable({userAction:i})}disable(e={}){var s;if(this.state.enabled===!1)return;const i=(s=e.userAction)!=null?s:!0;this.updateState({enabled:!1},i),this._disable({userAction:i})}show(e){return Q(this,null,function*(){if(this.state.visible)return Promise.resolve();if(this.disposed)return Promise.reject(new Error("不能在已销毁的插件上调用 show"));const i=k({userAction:!0},e);this.updateState({visible:!0},i.userAction),yield this._show(i)})}hide(e){return Q(this,null,function*(){if(this.state.visible===!1)return;const i=k({userAction:!0},e);this.updateState({visible:!1},i.userAction),yield this._hide(i)})}setState(e,i={}){const s=this.state;if(wt(e,s,{deep:!0}))return;const o=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,o),e.enabled!==void 0&&s.enabled!==e.enabled&&(e.enabled?this._enable({userAction:o}):this._disable({userAction:o})),e.visible!==void 0&&s.visible!==e.visible){const r={userAction:o,anime:{duration:500}};e.visible?this._show(r):this._hide(r)}}updateConfig(e,i={}){var r;const s=this.config,o=k(k({},s),e);this._config=o,this.hooks.emit("configChange",{prevConfig:s,config:o,userAction:(r=i.userAction)!=null?r:!0})}getMaskItemByID(e){return this.itemMap.get(e)}formatData(e){function i(s){return s.list.length===0?!0:!("shape"in s.list[0].object_data)}return i(e)?{list:e.list.filter(s=>s.object_data.points.length>=3).map(s=>{const o=new b.Shape,r=s.object_data.points[0];return o.moveTo(r[0],r[2]),s.object_data.points.slice(1).forEach(l=>o.lineTo(l[0],l[2])),o.lineTo(r[0],r[2]),te(k({},s),{floor_index:s.object_data.floorIndex,object_data:te(k({},s.object_data),{bottom_y:r[1]+s.object_data.fixedY,shape:o.toJSON(),height:s.object_data.height+s.object_data.fixedHeight})})})}:e}checkChildrenMountedState(){const e=this.state,i=this.five;if(!e.enabled)return{result:!1,msg:"插件不可用"};const s=i.getCurrentState().mode;return s==="Panorama"?{result:!1,msg:`Five 模态不符合条件, 当前模态为:${s}`}:this.isInFiveChangeModeAnime?{result:!1,msg:"切换模态动画中不展示"}:{result:!0,msg:""}}updateChildrenMountedState(){const{result:e,msg:i}=this.checkChildrenMountedState();this.checkMsg.childrenMountedState=i,e!==this.childrenMountedState&&(this.childrenMountedState=e,this.itemMap.forEach(s=>{this.childrenMountedState?s.mount():s.unmount()}))}updateState(e,i){const s=this.state;this.state=k(k({},this.state),e),this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:i})}_enable(e){this.hooks.emit("enable",{userAction:e.userAction}),this.five.scene.add(this.modelGroup),this.updateChildrenMountedState(),this.five.needsRender=!0,this.five.on("wantsTapGesture",this.onWantsFiveTapGesture),this.five.on("initAnimationWillStart",this.onFiveInitAnimationWillStart),this.five.on("initAnimationEnded",this.onFiveInitAnimationEnded),this.five.on("modeChange",this.onFiveModeChange),this.five.on("cameraUpdate",this.onFiveCameraUpdate)}_disable(e){this.hooks.emit("disable",{userAction:e.userAction}),this.five.scene.remove(this.modelGroup),this.updateChildrenMountedState(),this.five.needsRender=!0,this.five.off("wantsTapGesture",this.onWantsFiveTapGesture),this.five.off("initAnimationWillStart",this.onFiveInitAnimationWillStart),this.five.off("initAnimationEnded",this.onFiveInitAnimationEnded),this.five.off("modeChange",this.onFiveModeChange),this.five.off("cameraUpdate",this.onFiveCameraUpdate)}_show(e){return Q(this,null,function*(){this.hooks.emit("show",e),this.five.needsRender=!0})}_hide(e){return Q(this,null,function*(){this.hooks.emit("hide",e),this.five.needsRender=!0})}};const mk=(n,t)=>new fk(n,t);class gk extends Gi{constructor(e,i){super(e);d(this,"state");d(this,"checkMsg",{meshHidden:"",pluginDisabled:"",pluginHidden:""});d(this,"group",new b.Group);d(this,"mesh");d(this,"textureLoadingPromise");d(this,"opacityAnimeTween");d(this,"isInPanoMoveAnime",!1);d(this,"lastArrivedPanoIndex",-1);d(this,"_config");d(this,"_disposed",!1);d(this,"dispose",()=>{this.five.scene.remove(this.group),this.group.remove(...this.group.children),this.five.off("dispose",this.dispose),this.five.off("panoArrived",this.onFivePanoArrived),this.five.off("panoWillArrive",this.onFivePanoWillArrive)});d(this,"checkMeshVisible",()=>this.state.visible?this.config.imageURL===""?{result:!1,msg:"图片不存在"}:this.mesh.material.map?this.five.work?this.five.getCurrentState().mode!=="Panorama"?{result:!1,msg:"非全景模式"}:this.isInPanoMoveAnime?{result:!1,msg:"处于走点动画中"}:{result:!0,msg:""}:{result:!1,msg:"Five 数据未加载"}:{result:!1,msg:"指南针贴图未加载"}:{result:!1,msg:"插件隐藏"});d(this,"onTextureLoaded",e=>{this.mesh.material.map=e,this.mesh.material.needsUpdate=!0,this.updateMeshVisible()});d(this,"onFiveWillLoad",()=>{this.lastArrivedPanoIndex=-1,this.updateMeshVisible()});d(this,"onFivePanoWillArrive",e=>{var i;e!==this.five.getCurrentState().panoIndex&&(this.isInPanoMoveAnime=!0,(i=this.opacityAnimeTween)==null||i.dispose(),this.updateMeshVisible())});d(this,"onFivePanoArrived",e=>{e!==this.lastArrivedPanoIndex&&(this.lastArrivedPanoIndex=e,this.isInPanoMoveAnime=!1,this.updateMeshPosition(e),this.updateMeshVisible(),this.five.needsRender=!0)});d(this,"onMeshVisibleChange",e=>{var i;if((i=this.opacityAnimeTween)==null||i.dispose(),!e){this.mesh.visible=!1;return}this.mesh.material.setValues({opacity:0}),this.mesh.visible=!0,this.opacityAnimeTween=Xs(1e3).onUpdate(({progress:s})=>{var o;(o=this.mesh)==null||o.material.setValues({opacity:s}),this.five.needsRender=!0}).play()});d(this,"onFiveModeChange",()=>{this.updateMeshVisible()});this.five=e;const s={enabled:!0,visible:!0};this.state=Object.assign(s,i==null?void 0:i.initialState);const o=k({width:1.4,yOffset:.01,yRotate:0,imageURL:this.absoluteUrl("/release/web/logo.7febb17f.png")},i==null?void 0:i.config);this._config=o,this.group.name="current-pano-image-plugin-group",this.mesh=new b.Mesh(new b.PlaneBufferGeometry(this.config.width,this.config.width),new b.MeshBasicMaterial({transparent:!0,opacity:0,depthTest:!1})),this.mesh.visible=!1,this.group.add(this.mesh),this.updateMeshQuaternion(this.config.yRotate),this.state.visible||(this.checkMsg.pluginHidden="初始值设置为隐藏"),this.state.enabled||(this.checkMsg.pluginDisabled="初始值设置为禁用"),this.state.enabled&&this._enable({userAction:!1}),this.five.once("dispose",this.dispose)}get config(){return k({},this._config)}get disposed(){return this._disposed}enable(e={}){var s;if(this.state.enabled)return;const i=(s=e.userAction)!=null?s:!0;this.updateState({enabled:!0},i),this.checkMsg.pluginDisabled="",this._enable({userAction:i})}disable(e={}){var s;if(this.state.enabled===!1)return;const i=(s=e.userAction)!=null?s:!0;this.updateState({enabled:!1},i),this.checkMsg.pluginDisabled="调用 disable 禁用",this._disable({userAction:i})}show(e){return Q(this,null,function*(){if(this.state.visible)return Promise.resolve();if(this.disposed)return Promise.reject(new Error("不能在已销毁的插件上调用 show"));const i=k({userAction:!0},e);this.updateState({visible:!0},i.userAction),this.checkMsg.pluginHidden="",this._show(i)})}hide(e){return Q(this,null,function*(){if(this.state.visible===!1)return;const i=k({userAction:!0},e);this.updateState({visible:!1},i.userAction),this.checkMsg.pluginDisabled="调用 hide 隐藏",this._hide(i)})}setState(e,i={}){const s=this.state;if(wt(e,s,{deep:!0}))return;const o=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,o),e.enabled!==void 0&&s.enabled!==e.enabled&&(e.enabled?this.checkMsg.pluginDisabled="":this.checkMsg.pluginDisabled="调用 setState 禁用",e.enabled?this._enable({userAction:o}):this._disable({userAction:o})),e.visible!==void 0&&s.visible!==e.visible){const r={userAction:o,anime:{duration:500}};e.visible?this.checkMsg.pluginHidden="":this.checkMsg.pluginHidden="调用 setState 隐藏",e.visible?this._show(r):this._hide(r)}}updateConfig(e,i={}){var r;const s=this.config,o=k(k({},s),e);this._config=o,s.imageURL!==o.imageURL&&this.reloadTexture(o.imageURL),s.yOffset!==o.yOffset&&this.updateMeshPosition(this.five.getCurrentState().panoIndex),s.yRotate!==o.yRotate&&this.updateMeshQuaternion(o.yRotate),s.width!==o.width&&(this.mesh.geometry=new b.PlaneBufferGeometry(o.width,o.width)),this.hooks.emit("configChange",{prevConfig:s,config:o,userAction:(r=i.userAction)!=null?r:!0})}__whyCantSeeMesh(){if(this.disposed)return"插件已销毁";if(this.checkMsg.pluginDisabled)return this.checkMsg.pluginDisabled;if(this.checkMsg.pluginHidden)return this.checkMsg.pluginHidden;if(this.checkMsg.meshHidden)return this.checkMsg.meshHidden}updateState(e,i){const s=this.state;this.state=k(k({},this.state),e),this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:i})}updateMeshVisible(){const{result:e,msg:i}=this.checkMeshVisible();this.checkMsg.meshHidden=i,e!==this.mesh.visible&&this.onMeshVisibleChange(e)}updateMeshPosition(e){const i=this.workUtil.getObserverStandingPosition(e);if(!i){console.warn("CurrentPanoImagePlugin: 无法获取到当前点位的 standingPosition");return}const s=i.clone().setY(i.y+this.config.yOffset);s&&this.mesh.position.copy(s)}reloadTexture(e){return Q(this,null,function*(){if(this.mesh.material.map=null,e!==""){const i=on(e);this.textureLoadingPromise=i;const s=yield i;s.minFilter=b.LinearFilter,this.textureLoadingPromise===i&&(this.onTextureLoaded(s),this.textureLoadingPromise=null)}this.updateMeshVisible()})}updateMeshQuaternion(e){const i=new b.Quaternion;i.multiplyQuaternions(new b.Quaternion().setFromAxisAngle(new b.Vector3(1,0,0),-Math.PI/2),new b.Quaternion().setFromAxisAngle(new b.Vector3(0,0,1),e)),this.mesh.quaternion.copy(i)}_enable(e){this.hooks.emit("enable",{userAction:e.userAction}),this.config.imageURL&&!this.mesh.material.map&&!this.textureLoadingPromise&&this.reloadTexture(this.config.imageURL),this.five.scene.add(this.group),this.five.needsRender=!0,this.five.work&&this.onFiveWillLoad(),this.five.getCurrentState().mode==="Panorama"&&(this.onFiveModeChange(),this.onFivePanoArrived(this.five.getCurrentState().panoIndex)),this.five.on("willLoad",this.onFiveWillLoad),this.five.on("panoArrived",this.onFivePanoArrived),this.five.on("panoWillArrive",this.onFivePanoWillArrive),this.five.on("modeChange",this.onFiveModeChange)}_disable(e){this.hooks.emit("disable",{userAction:e.userAction}),this.five.scene.remove(this.group),this.five.needsRender=!0,this.five.off("willLoad",this.onFiveWillLoad),this.five.off("panoArrived",this.onFivePanoArrived),this.five.off("panoWillArrive",this.onFivePanoWillArrive),this.five.off("modeChange",this.onFiveModeChange)}_show(e){this.hooks.emit("show",e),this.updateMeshVisible(),this.five.needsRender=!0}_hide(e){this.hooks.emit("hide",e),this.updateMeshVisible(),this.five.needsRender=!0}}const pk=(n,t)=>new gk(n,t),vk={auto:"",pen:"","pen-forbidden":"","pen-crosshair":"","pne-polygon":"","pen-circle":"","crosshair-rectangle":"","crosshair-circle":""};class Ak{constructor(t){d(this,"container");d(this,"deleteButton");this.container=t!=null?t:document.documentElement}setType(t){const e=vk[t];e?this.container.style.cursor=`url(${e}), auto`:this.container.style.cursor=t}showDeleteButton(t){const{clientX:e,clientY:i,container:s=this.container,onClick:o}=t;let r=this.deleteButton;return r||(r=document.createElement("div"),r.style.position="absolute",r.style.width="20px",r.style.height="20px",r.style.transform="translate(-50%, -40px)",r.style.borderRadius="50%",r.style.cursor="pointer",r.style.zIndex="9999",r.style.cursor="pointer",r.style.userSelect="none",r.style.display="flex",r.style.alignItems="center",r.style.justifyContent="center",r.style.backgroundImage="url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTciIGhlaWdodD0iMjUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IHgxPSIxMC43MDYlIiB5MT0iNDIuNzQ0JSIgeDI9Ijg5LjA2NCUiIHkyPSI1Ny4yMDglIiBpZD0icHJlZml4X19hIj48c3RvcCBzdG9wLWNvbG9yPSIjRkZGIiBzdG9wLW9wYWNpdHk9IjAiIG9mZnNldD0iMCUiLz48c3RvcCBzdG9wLWNvbG9yPSIjRkZGIiBzdG9wLW9wYWNpdHk9Ii4zMDgiIG9mZnNldD0iNDkuNTY5JSIvPjxzdG9wIHN0b3AtY29sb3I9IiNGRkYiIHN0b3Atb3BhY2l0eT0iMCIgb2Zmc2V0PSIxMDAlIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iLS4yNSIgeT0iLS4yNSIgd2lkdGg9IjU3LjUiIGhlaWdodD0iMjMuNSIgcng9IjExLjI1IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIDEpIiBmaWxsPSIjMkMyQzJDIiBzdHJva2U9InVybCgjcHJlZml4X19hKSIgc3Ryb2tlLXdpZHRoPSIuNSIgZmlsbC1ydWxlPSJldmVub2RkIiBmaWxsLW9wYWNpdHk9Ii4zMDMiLz48L3N2Zz4=)",r.innerHTML='<svg width="16px" height="17px" viewBox="0 0 16 17" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><defs><linearGradient x1="22.185491%" y1="100%" x2="66.8316686%" y2="6.67239121%" id="1"><stop stop-color="#FFFCFC" stop-opacity="0.6"></stop><stop stop-color="#FFFFFF" offset="100%"></stop></linearGradient></defs> <path fill="url(#1)" fill-rule="nonzero" transform="translate(2.16 2.16)" d="M11.2979686,2.71818182 C11.611378,2.71818182 11.8654465,2.97561809 11.8654465,3.29318182 C11.8654465,3.58428191 11.6519584,3.82485822 11.374972,3.86293275 L11.2979686,3.86818182 L10.464,3.868 L9.7236795,10.6246222 C9.64153248,11.3737453 9.04854423,11.9512142 8.32013277,12.0165596 L8.18206028,12.0227273 L3.68338622,12.0227273 C2.89302127,12.0227273 2.22904821,11.4205655 2.141767,10.6246222 L2.141767,10.6246222 L1.4,3.868 L0.567477876,3.86818182 C0.254068499,3.86818182 0,3.61074555 0,3.29318182 C0,3.00208173 0.213488114,2.76150541 0.49047449,2.72343089 L0.567477876,2.71818182 L11.2979686,2.71818182 Z M9.322,3.868 L2.542,3.868 L3.26978106,10.4976259 C3.28762252,10.6603274 3.39528004,10.7928487 3.53932022,10.8467307 L3.61412483,10.866894 L3.68338622,10.8727273 L8.18206028,10.8727273 C8.39410941,10.8727273 8.57224853,10.7111717 8.59566544,10.4976259 L8.59566544,10.4976259 L9.322,3.868 Z M8.16824216,0 C8.48165153,0 8.73572003,0.257436269 8.73572003,0.575 C8.73572003,0.866100087 8.52223192,1.1066764 8.24524554,1.14475093 L8.16824216,1.15 L3.69720434,1.15 C3.38379497,1.15 3.12972647,0.892563731 3.12972647,0.575 C3.12972647,0.283899913 3.34321458,0.0433235966 3.62020096,0.00524907226 L3.69720434,0 L8.16824216,0 Z"></path></svg>'),this.deleteButton=r,s.appendChild(r),r.style.left=`${e}px`,r.style.top=`${i}px`,r.onclick=()=>{s.removeChild(r),o()},r}removeDeleteButton(){this.deleteButton&&this.deleteButton.remove()}tip(t){return()=>this.closeTip()}closeTip(){}reset(){this.container.style.cursor="auto"}}class bk{constructor(){d(this,"five");d(this,"_cursor");d(this,"_pointSelector");d(this,"_fiveDomEvents");d(this,"_object3DHelper");d(this,"inited",!1);d(this,"init",t=>{this.inited=!0,this.five=t,this._cursor=void 0,this._pointSelector=void 0,this._fiveDomEvents=void 0,this._object3DHelper=void 0})}get cursor(){if(!this.inited)throw new Error("Global not inited");return this._cursor?this._cursor:(this._cursor=new Ak(this.five.getElement()),this._cursor)}get pointSelector(){if(!this.inited)throw new Error("Global not inited");return this._pointSelector?this._pointSelector:(this._pointSelector=new Yl(this.five,{mode:"cursor"}),this._pointSelector)}get fiveDomEvents(){if(!this.inited)throw new Error("Global not inited");return this._fiveDomEvents?this._fiveDomEvents:(this._fiveDomEvents=new Ys(this.five,{noEmitWhenNotInScene:!0}),this._fiveDomEvents)}get object3DHelper(){if(!this.inited)throw new Error("Global not inited");return this._object3DHelper?this._object3DHelper:(this._object3DHelper=new Bc(this.five),this._object3DHelper)}}const Jg=new bk;window.globalModules=Jg;function qg(n,t){return n?t(n)?n:n.parent?qg(n.parent,t):null:null}const yk="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAAZiS0dEAAAAAAAA+UO7fwAAAAlwSFlzAAALEwAACxMBAJqcGAAAAAd0SU1FB9sHDgwCEMBJZu0AAAAdaVRYdENvbW1lbnQAAAAAAENyZWF0ZWQgd2l0aCBHSU1QZC5lBwAABM5JREFUWMO1V0tPG2cUPZ4Hxh6DazIOrjFNqJs0FIMqWFgWQkatsmvVbtggKlSVRVf5AWz4AWz4AUSKEChll19QJYSXkECuhFxsHjEhxCYm+DWGMZ5HF72DJq4bAzFXurI0M/I5997v3u9cC65vTJVn2lX/xHINQOYSBLTLEuIuCWw4Z3IGAEvf6ASmVHjNzHCXBG4A0AjACsAOwEbO0nsFQBnAGYASAIl+ZRMR7SolMEdsByD09fV5R0ZGgg8ePPjW5/N1iqLYpuu6RZblciKR2I9Go69evnwZnZ+fjwI4IS8AKBIRzeQfJWCANwKwh0KhtrGxsYehUOin1tbW+zzP23ietzY2NnIAoGmaLsuyUiqVyvl8XtrY2NiamZn589mzZxsAUgCOAeQAnFI2tI+VxIjaAeDzoaGh7xYWFuZOTk6OZVk+12uYqqq6JEnn0Wg0OT4+/geAXwGEAdwDIFJQXC1wO4DWR48e/RCPxxclSSroVzRFUbSDg4P848ePFwH8DuAhkWih83TRQWxFOXgAwvDwcOfo6OhvXV1d39tsNtuVBwTDWBwOh1UUxVsMw1hXVlbSdCgNV43uYSvrHg6H24aHh38eHBz85TrgF9FYLHA4HLzH43FvbW2d7u/vG+dANp8FpqIlbd3d3V8Fg8EfBUFw4BONZVmL3+9vHhkZCQL4AoAHgJPK8G+yzC0XDofdoVAo5PP5vkadTBAEtr+/39ff3x8gAp/RPOEqx2qjx+NpvXv3bk9DQ0NDvQgwDIOWlhZrMBj8kgi0UJdxRgYMArzL5XJ7vd57qLPZ7Xamp6fnNgBXtQxcjFuHw+Hyer3t9SYgCAITCAScAJoBNNEY/08GOFVVrfVMv7kMNDntFD1vjIAPrlRN0xjckOm6biFQ3jwNPwDMZrOnqVTqfb3Bi8Wivru7W/VCYkwPlKOjo0IikXh7EwQikYgE4Nw0CfXKDCipVCoTj8df3QABbW1tLUc6oUgkFPMkVACUNjc337148eKvw8PDbJ2jP1taWkoCyNDVXDSECmNSK4qiKNLq6urW8+fPI/UicHx8rD59+jSVy+WOAKSJhKENwFItLtoxk8mwsixzHR0dHe3t7c5PAU+n09rs7OzJkydPYqVSaQfANoDXALIk31S2smU1TWMPDg7K5XKZ7+3t9TudTut1U7+wsFCcmJiIpdPpbQBxADsAknQWymYCOukBHYCuKApisdhpMpnURFEU79y503TVyKenpzOTk5M7e3t7MQKPV0Zv1gNm+awB0MvlshqLxfLb29uyJElWURSbXC4XXyvqxcXFs6mpqeTc3Nzu3t7e3wQcA7BPZ8Cov1pNlJplmQtAG8MwHV6v95tAINA5MDBwPxAIuLu6upr8fr/VAN3c3JQjkcjZ+vp6fnl5+d2bN29SuVzuNYAEpf01CdRChUL+X1VskHACuA3Ay3Fcu9vt7nA6nZ7m5uYWQRCaNE3jVVW15PP580KhIGUymWw2m00DOAJwSP4WwPtq4LX2Ao6USxNlQyS/RcQcdLGwlNIz6vEMAaZpNzCk2Pll94LK/cDYimxERiBwG10sxjgvEZBE0UpE6vxj+0Ct5bTaXthgEhRmja8QWNkkPGsuIpfdjpkK+cZUWTC0KredVmtD/gdlSl6EG4AMvQAAAABJRU5ErkJggg==";let Mf=null;class ns extends Rt{constructor(e){var f,m;super();d(this,"name","PointMesh");d(this,"dom");d(this,"opacityBeforeHighlight");d(this,"highlighted",!1);d(this,"fontMesh");d(this,"backgroundMesh");d(this,"lastRenderDomItem");d(this,"paramsStyle");d(this,"_visible",!0);const u=e!=null?e:{},{point:i}=u,s=xi(u,["point"]);this.paramsStyle=s!=null?s:{};const o=new b.BufferGeometry;o.setAttribute("position",new b.Float32BufferAttribute([0,0,0],3));const r={transparent:!0,side:b.DoubleSide,size:(f=e==null?void 0:e.size)!=null?f:8,map:Mf||(Mf=new b.TextureLoader().load(yk)),sizeAttenuation:!1},a=new b.PointsMaterial(te(k({},r),{color:(m=e==null?void 0:e.color)!=null?m:16777215,depthTest:!0,opacity:1})),l=new b.PointsMaterial(te(k({},r),{size:a.size,color:a.color,depthWrite:!1,depthTest:!1,opacity:.5})),c=new b.Points(o,a),h=new b.Points(o,l);this.fontMesh=c,this.backgroundMesh=h,c.name="FontMesh",h.name="BackgroundMesh",c.renderOrder=10,h.renderOrder=0,this.add(c,h),e!=null&&e.point&&this.position.copy(De(e.point)),e&&this.setStyle(e),this.addEventListener("removed",()=>{Pr(this)}),Object.defineProperty(this,"visible",{set:v=>{this.dom&&(this.dom.container.style.display=v?"block":"none"),this._visible=v},get:()=>this._visible})}get color(){return this.fontMesh.material.color}get size(){return this.fontMesh.material.size}get style(){return{color:this.color,size:this.size,occlusionVisibility:this.fontMesh.material.depthTest,occlusionMode:this.backgroundMesh.visible?"depthWrite":"depthTest"}}get five(){var e,i;return(i=(e=window.globalModules)==null?void 0:e.five)!=null?i:window.$five}setStyle(e){xe(e.color)&&(this.fontMesh.material.setValues({color:e.color}),this.backgroundMesh.material.setValues({color:e.color})),xe(e.size)&&(this.fontMesh.material.setValues({side:e.size}),this.backgroundMesh.material.setValues({side:e.size})),xe(e.occlusionVisibility)&&(e.occlusionVisibility?e.occlusionMode==="depthTest"?(this.fontMesh.material.depthTest=!1,this.backgroundMesh.visible=!1):(this.fontMesh.material.depthTest=!0,this.backgroundMesh.visible=!0):(this.fontMesh.material.depthTest=!0,this.backgroundMesh.visible=!1))}highlight(){this.highlighted||(this.highlighted=!0,this.opacityBeforeHighlight=this.fontMesh.material.opacity,this.fontMesh.material.setValues({opacity:this.opacityBeforeHighlight*Wl}))}unhighlight(){this.highlighted&&(this.highlighted=!1,this.fontMesh.material.setValues({opacity:this.opacityBeforeHighlight}))}updateMatrixWorld(e){super.updateMatrixWorld(e);const i=Us(this,this.position).toArray().join(",");i!==this.lastRenderDomItem&&(this.updateDom(),this.lastRenderDomItem=i)}updateDom(){const e=this.paramsStyle.tip;e&&!this.dom&&(this.dom=new Li(this.five),this.dom.intersectCheck=!1,this.dom.simulate3D=!0,this.dom.container.style.visibility="hidden");const i=s=>{var o;this.dom&&this.dom.__text!==s&&(this.dom.__text=s,s?this.dom.container.innerHTML=Ul(s,{style:`color: #${xe((o=this.style)==null?void 0:o.color)?new b.Color(this.style.color).getHexString():"ffffff"}`}):this.dom.container.innerHTML="")};e?(i(e),this.dom.setPosition(this.position.clone())):i(null)}}class Ol extends Yt{constructor(e){super();d(this,"name","LineWithDotsMesh");d(this,"pointGroup",new Rt);d(this,"_paramsStyle");d(this,"setStyle",e=>{super.setStyle(e),this._paramsStyle=k(k({},this._paramsStyle),e),this.pointMeshes.forEach(i=>i.setStyle(te(k({},this._paramsStyle),{color:e.lineColor,tip:void 0}))),this.updateEdgePointsVisibility(),this.needsRender=!0});d(this,"highlight",()=>{super.highlight(),this.pointMeshes.forEach(e=>e.highlight())});d(this,"unhighlight",()=>{super.unhighlight(),this.pointMeshes.forEach(e=>e.unhighlight())});d(this,"updateEdgePointsVisibility",()=>{var e;xe((e=this._paramsStyle)==null?void 0:e.pointVisibility)&&(this.startPoint&&(this.startPoint.visible=typeof this._paramsStyle.pointVisibility=="object"?this._paramsStyle.pointVisibility.startPoint:this._paramsStyle.pointVisibility),this.endPoint&&(this.endPoint.visible=typeof this._paramsStyle.pointVisibility=="object"?this._paramsStyle.pointVisibility.endPoint:this._paramsStyle.pointVisibility))});this.add(this.pointGroup),e&&this.setStyle(e),e!=null&&e.points&&this.setPoints(e.points)}get startPoint(){return this.pointMeshes[0]}get endPoint(){return this.pointMeshes.length<2?null:this.pointMeshes.at(-1)}get visiblePointMeshes(){return this.pointMeshes.filter(e=>e.visible)}get pointMeshes(){return this.pointGroup.children}setPoints(e){super.setPoints(e);const i=e.map(De).filter(xe);this.pointGroup.removeChildren(),this.addIfNotExists(this.pointGroup),i.forEach(s=>{var r;const o=new ns(te(k({},this.style),{color:(r=this._paramsStyle)==null?void 0:r.lineColor,tip:void 0}));o.position.copy(s),this.pointGroup.add(o)}),this.updateEdgePointsVisibility(),this.needsRender=!0}}function wk(n){const t=[...n];if(n.length<3)return n;const e=n.at(-1),i=n[0];return e.equals(i)||t.push(i),t}class Kg extends Rt{constructor(e){super();d(this,"name","PolylineBaseMesh");d(this,"lines",[]);d(this,"withDots");d(this,"paramsStyle");const r=e,{withDots:i,points:s}=r,o=xi(r,["withDots","points"]);this.withDots=i!=null?i:!0,s&&this.setPoints(s),o&&this.setStyle(o),this.addEventListener("removed",()=>{Pr(this)})}get style(){var e;return{lineColor:this.lineColor,lineWidth:this.lineWidth,opacity:this.opacity,dashed:this.dashed,occlusionVisibility:this.occlusionVisibility,occlusionMode:this.occlusionMode,lengthEnable:(e=this.paramsStyle)==null?void 0:e.lengthEnable}}get opacity(){var e,i,s;return(s=(e=this.lines[0])==null?void 0:e.lineOpacity)!=null?s:(i=this.paramsStyle)==null?void 0:i.lineOpacity}get lineColor(){var e,i,s;return(s=(e=this.lines[0])==null?void 0:e.color)!=null?s:(i=this.paramsStyle)!=null&&i.lineColor?new b.Color(this.paramsStyle.lineColor):void 0}get lineWidth(){var e,i,s;return(s=(e=this.lines[0])==null?void 0:e.lineWidth)!=null?s:(i=this.paramsStyle)==null?void 0:i.lineWidth}get dashed(){var e,i,s;return(s=(e=this.lines[0])==null?void 0:e.dashed)!=null?s:(i=this.paramsStyle)==null?void 0:i.dashed}get occlusionVisibility(){var e,i,s;return(s=(e=this.lines[0])==null?void 0:e.occlusionVisibility)!=null?s:(i=this.paramsStyle)==null?void 0:i.occlusionVisibility}get occlusionMode(){var e,i,s;return(s=(e=this.lines[0])==null?void 0:e.occlusionMode)!=null?s:(i=this.paramsStyle)==null?void 0:i.occlusionMode}get points(){var e;return this.lines.map(i=>i.points[0]).concat((e=this.lines.at(-1))==null?void 0:e.points[1]).filter(Boolean)}setPoints(e,i={closed:!1}){let s=e.map(De);i.closed&&(s=wk(s)),s.forEach((o,r)=>{var c;const a=s[r+1];if(r!==0&&a===void 0)return;const l=(c=this.lines[r])!=null?c:(()=>{const h=new Ol(te(k({},this.style),{pointVisibility:this.withDots?{startPoint:r===0,endPoint:!0}:!1}));return this.lines[r]=h,this.add(h),h})();l.setStyle(this.style),l.setPoints([o,a])}),s.length===0?(this.lines.forEach(o=>o.removeFromParent()),this.lines=[]):s.length===1||this.lines.length>s.length-1&&this.lines.splice(s.length-1).forEach(o=>o.removeFromParent())}setStyle(e){this.paramsStyle=k(k({},this.paramsStyle),e),this.lines.forEach(i=>i.setStyle(this.paramsStyle))}highlight(){this.lines.forEach(e=>e.highlight())}unhighlight(){this.lines.forEach(e=>e.unhighlight())}}class gn extends Kg{constructor(...e){super(te(k({},e[0]),{withDots:!1}));d(this,"name","PolylineMesh")}}class ji extends Kg{constructor(...e){super(te(k({},e[0]),{withDots:!0}));d(this,"name","PolylineWithDotsMesh")}}const rl=typeof navigator!="undefined"?navigator.userAgent.toLowerCase().indexOf("firefox")>0:!1;function al(n,t,e,i){n.addEventListener?n.addEventListener(t,e,i):n.attachEvent&&n.attachEvent("on".concat(t),e)}function js(n,t,e,i){n.removeEventListener?n.removeEventListener(t,e,i):n.detachEvent&&n.detachEvent("on".concat(t),e)}function $g(n,t){const e=t.slice(0,t.length-1);for(let i=0;i<e.length;i++)e[i]=n[e[i].toLowerCase()];return e}function ep(n){typeof n!="string"&&(n=""),n=n.replace(/\s/g,"");const t=n.split(",");let e=t.lastIndexOf("");for(;e>=0;)t[e-1]+=",",t.splice(e,1),e=t.lastIndexOf("");return t}function Ck(n,t){const e=n.length>=t.length?n:t,i=n.length>=t.length?t:n;let s=!0;for(let o=0;o<e.length;o++)i.indexOf(e[o])===-1&&(s=!1);return s}const Ks={backspace:8,"⌫":8,tab:9,clear:12,enter:13,"↩":13,return:13,esc:27,escape:27,space:32,left:37,up:38,right:39,down:40,del:46,delete:46,ins:45,insert:45,home:36,end:35,pageup:33,pagedown:34,capslock:20,num_0:96,num_1:97,num_2:98,num_3:99,num_4:100,num_5:101,num_6:102,num_7:103,num_8:104,num_9:105,num_multiply:106,num_add:107,num_enter:108,num_subtract:109,num_decimal:110,num_divide:111,"⇪":20,",":188,".":190,"/":191,"`":192,"-":rl?173:189,"=":rl?61:187,";":rl?59:186,"'":222,"[":219,"]":221,"\\":220},li={"⇧":16,shift:16,"⌥":18,alt:18,option:18,"⌃":17,ctrl:17,control:17,"⌘":91,cmd:91,command:91},Vl={16:"shiftKey",18:"altKey",17:"ctrlKey",91:"metaKey",shiftKey:16,ctrlKey:17,altKey:18,metaKey:91},pt={16:!1,18:!1,17:!1,91:!1},Ke={};for(let n=1;n<20;n++)Ks["f".concat(n)]=111+n;let Ue=[],Ns=null,tp="all";const vi=new Map,lo=n=>Ks[n.toLowerCase()]||li[n.toLowerCase()]||n.toUpperCase().charCodeAt(0),Pk=n=>Object.keys(Ks).find(t=>Ks[t]===n),Ik=n=>Object.keys(li).find(t=>li[t]===n);function ip(n){tp=n||"all"}function $s(){return tp||"all"}function Ek(){return Ue.slice(0)}function Mk(){return Ue.map(n=>Pk(n)||Ik(n)||String.fromCharCode(n))}function xk(){const n=[];return Object.keys(Ke).forEach(t=>{Ke[t].forEach(e=>{let{key:i,scope:s,mods:o,shortcut:r}=e;n.push({scope:s,shortcut:r,mods:o,keys:i.split("+").map(a=>lo(a))})})}),n}function kk(n){const t=n.target||n.srcElement,{tagName:e}=t;let i=!0;const s=e==="INPUT"&&!["checkbox","radio","range","button","file","reset","submit","color"].includes(t.type);return(t.isContentEditable||(s||e==="TEXTAREA"||e==="SELECT")&&!t.readOnly)&&(i=!1),i}function Dk(n){return typeof n=="string"&&(n=lo(n)),Ue.indexOf(n)!==-1}function Sk(n,t){let e,i;n||(n=$s());for(const s in Ke)if(Object.prototype.hasOwnProperty.call(Ke,s))for(e=Ke[s],i=0;i<e.length;)e[i].scope===n?e.splice(i,1).forEach(r=>{let{element:a}=r;return Rc(a)}):i++;$s()===n&&ip(t||"all")}function Tk(n){let t=n.keyCode||n.which||n.charCode;const e=Ue.indexOf(t);if(e>=0&&Ue.splice(e,1),n.key&&n.key.toLowerCase()==="meta"&&Ue.splice(0,Ue.length),(t===93||t===224)&&(t=91),t in pt){pt[t]=!1;for(const i in li)li[i]===t&&(zt[i]=!1)}}function np(n){if(typeof n=="undefined")Object.keys(Ke).forEach(s=>{Array.isArray(Ke[s])&&Ke[s].forEach(o=>Wo(o)),delete Ke[s]}),Rc(null);else if(Array.isArray(n))n.forEach(s=>{s.key&&Wo(s)});else if(typeof n=="object")n.key&&Wo(n);else if(typeof n=="string"){for(var t=arguments.length,e=new Array(t>1?t-1:0),i=1;i<t;i++)e[i-1]=arguments[i];let[s,o]=e;typeof s=="function"&&(o=s,s=""),Wo({key:n,scope:s,method:o,splitKey:"+"})}}const Wo=n=>{let{key:t,scope:e,method:i,splitKey:s="+"}=n;ep(t).forEach(r=>{const a=r.split(s),l=a.length,c=a[l-1],h=c==="*"?"*":lo(c);if(!Ke[h])return;e||(e=$s());const u=l>1?$g(li,a):[],f=[];Ke[h]=Ke[h].filter(m=>{const p=(i?m.method===i:!0)&&m.scope===e&&Ck(m.mods,u);return p&&f.push(m.element),!p}),f.forEach(m=>Rc(m))})};function xf(n,t,e,i){if(t.element!==i)return;let s;if(t.scope===e||t.scope==="all"){s=t.mods.length>0;for(const o in pt)Object.prototype.hasOwnProperty.call(pt,o)&&(!pt[o]&&t.mods.indexOf(+o)>-1||pt[o]&&t.mods.indexOf(+o)===-1)&&(s=!1);(t.mods.length===0&&!pt[16]&&!pt[18]&&!pt[17]&&!pt[91]||s||t.shortcut==="*")&&(t.keys=[],t.keys=t.keys.concat(Ue),t.method(n,t)===!1&&(n.preventDefault?n.preventDefault():n.returnValue=!1,n.stopPropagation&&n.stopPropagation(),n.cancelBubble&&(n.cancelBubble=!0)))}}function kf(n,t){const e=Ke["*"];let i=n.keyCode||n.which||n.charCode;if(!zt.filter.call(this,n))return;if((i===93||i===224)&&(i=91),Ue.indexOf(i)===-1&&i!==229&&Ue.push(i),["ctrlKey","altKey","shiftKey","metaKey"].forEach(a=>{const l=Vl[a];n[a]&&Ue.indexOf(l)===-1?Ue.push(l):!n[a]&&Ue.indexOf(l)>-1?Ue.splice(Ue.indexOf(l),1):a==="metaKey"&&n[a]&&Ue.length===3&&(n.ctrlKey||n.shiftKey||n.altKey||(Ue=Ue.slice(Ue.indexOf(l))))}),i in pt){pt[i]=!0;for(const a in li)li[a]===i&&(zt[a]=!0);if(!e)return}for(const a in pt)Object.prototype.hasOwnProperty.call(pt,a)&&(pt[a]=n[Vl[a]]);n.getModifierState&&!(n.altKey&&!n.ctrlKey)&&n.getModifierState("AltGraph")&&(Ue.indexOf(17)===-1&&Ue.push(17),Ue.indexOf(18)===-1&&Ue.push(18),pt[17]=!0,pt[18]=!0);const s=$s();if(e)for(let a=0;a<e.length;a++)e[a].scope===s&&(n.type==="keydown"&&e[a].keydown||n.type==="keyup"&&e[a].keyup)&&xf(n,e[a],s,t);if(!(i in Ke))return;const o=Ke[i],r=o.length;for(let a=0;a<r;a++)if((n.type==="keydown"&&o[a].keydown||n.type==="keyup"&&o[a].keyup)&&o[a].key){const l=o[a],{splitKey:c}=l,h=l.key.split(c),u=[];for(let f=0;f<h.length;f++)u.push(lo(h[f]));u.sort().join("")===Ue.sort().join("")&&xf(n,l,s,t)}}function zt(n,t,e){Ue=[];const i=ep(n);let s=[],o="all",r=document,a=0,l=!1,c=!0,h="+",u=!1,f=!1;for(e===void 0&&typeof t=="function"&&(e=t),Object.prototype.toString.call(t)==="[object Object]"&&(t.scope&&(o=t.scope),t.element&&(r=t.element),t.keyup&&(l=t.keyup),t.keydown!==void 0&&(c=t.keydown),t.capture!==void 0&&(u=t.capture),typeof t.splitKey=="string"&&(h=t.splitKey),t.single===!0&&(f=!0)),typeof t=="string"&&(o=t),f&&np(n,o);a<i.length;a++)n=i[a].split(h),s=[],n.length>1&&(s=$g(li,n)),n=n[n.length-1],n=n==="*"?"*":lo(n),n in Ke||(Ke[n]=[]),Ke[n].push({keyup:l,keydown:c,scope:o,mods:s,shortcut:i[a],method:e,key:i[a],splitKey:h,element:r});if(typeof r!="undefined"&&window){if(!vi.has(r)){const m=function(){let p=arguments.length>0&&arguments[0]!==void 0?arguments[0]:window.event;return kf(p,r)},v=function(){let p=arguments.length>0&&arguments[0]!==void 0?arguments[0]:window.event;kf(p,r),Tk(p)};vi.set(r,{keydownListener:m,keyupListenr:v,capture:u}),al(r,"keydown",m,u),al(r,"keyup",v,u)}if(!Ns){const m=()=>{Ue=[]};Ns={listener:m,capture:u},al(window,"focus",m,u)}}}function Lk(n){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"all";Object.keys(Ke).forEach(e=>{Ke[e].filter(s=>s.scope===t&&s.shortcut===n).forEach(s=>{s&&s.method&&s.method()})})}function Rc(n){const t=Object.values(Ke).flat();if(t.findIndex(i=>{let{element:s}=i;return s===n})<0){const{keydownListener:i,keyupListenr:s,capture:o}=vi.get(n)||{};i&&s&&(js(n,"keyup",s,o),js(n,"keydown",i,o),vi.delete(n))}if((t.length<=0||vi.size<=0)&&(Object.keys(vi).forEach(s=>{const{keydownListener:o,keyupListenr:r,capture:a}=vi.get(s)||{};o&&r&&(js(s,"keyup",r,a),js(s,"keydown",o,a),vi.delete(s))}),vi.clear(),Object.keys(Ke).forEach(s=>delete Ke[s]),Ns)){const{listener:s,capture:o}=Ns;js(window,"focus",s,o),Ns=null}}const ll={getPressedKeyString:Mk,setScope:ip,getScope:$s,deleteScope:Sk,getPressedKeyCodes:Ek,getAllKeyCodes:xk,isPressed:Dk,filter:kk,trigger:Lk,unbind:np,keyMap:Ks,modifier:li,modifierMap:Vl};for(const n in ll)Object.prototype.hasOwnProperty.call(ll,n)&&(zt[n]=ll[n]);if(typeof window!="undefined"){const n=window.hotkeys;zt.noConflict=t=>(t&&window.hotkeys===zt&&(window.hotkeys=n),zt),window.hotkeys=zt}const cl=new Map;class qt extends Rt{constructor(e,i){super();d(this,"name","Sculpt");d(this,"isSculptObject",!0);d(this,"draggable");d(this,"selected");d(this,"config");d(this,"on",(e,i,s)=>Xe.modules.fiveDomEvents.addEventListener(this,e,i,s));d(this,"off",(...e)=>Xe.modules.fiveDomEvents.removeEventListener(this,...e));d(this,"applyObjectMatrixWorld",(e,i)=>{const s=i!=null?i:this;return s.updateMatrixWorld(),Us(s,e)});d(this,"applyObjectReversalMatrixWorld",(e,i)=>{const s=i!=null?i:this;return s.updateMatrixWorld(),rv(s,e)});e!=null&&e.id&&(this.uuid=e.id),this.config=k({defaultAction:!0,occlusionVisibility:!0,occlusionMode:"translucence"},i),e!=null&&e.style&&(e.style.occlusionVisibility=this.config.occlusionVisibility,e.style.occlusionMode=this.config.occlusionMode),this.addEventListener("removed",()=>{Pr(this)}),zt("esc",()=>{this.stopCreating()}),this.config.defaultAction&&(zt("backspace, delete",()=>{this.selected&&this.delete()}),this.on("click",()=>{var s;this.editing||(this.select({only:!0}),this.editor.enable(),(s=this.parent)==null||s.children.forEach(o=>{var r;o instanceof qt&&o!==this&&((r=o._editor)==null||r.disable())}))}),zt("esc",()=>{this.selected&&this.unselect()}))}get editing(){return this.pointSelector.enabled}get baseData(){return{id:this.uuid,type:this.type}}get pointSelector(){return Xe.modules.pointSelector}undo(){throw new Error("Method not implemented.")}redo(){throw new Error("Method not implemented.")}canUndo(){throw new Error("Method not implemented.")}canRedo(){throw new Error("Method not implemented.")}stopCreating(){Xe.modules.pointSelector.disable()}delete(){var e;this.stopCreating(),this.removeFromParent(),this.off(),(e=this.editor)==null||e.disable()}select(e={only:!1}){if(this.selected)return;this.selected=!0,this.highlight(),cl.has(this.parent.uuid)||cl.set(this.parent.uuid,[]);const i=cl.get(this.parent.uuid);i.push(this),e.only&&(i==null||i.forEach(s=>{s!==this&&s.unselect()}))}unselect(){var e;this.selected&&(this.selected=!1,this.unhighlight(),(e=this._editor)==null||e.disable())}highlight(){}unhighlight(){}showDeleteButton(e,i){Xe.modules.cursor.showDeleteButton({clientX:e,clientY:i,container:document.body,onClick:()=>this.delete()}),Xe.modules.five.once("cameraUpdate",()=>{Xe.modules.cursor.removeDeleteButton()})}}class _r extends Rt{constructor(e){super();d(this,"hooks",new ht);d(this,"originObject");this.originObject=e}enable(){this.originObject.add(this)}disable(){this.originObject.remove(this)}}class co extends _r{constructor(e,i){super(e);d(this,"objectHelperConfig");d(this,"onObjectUpdate",()=>{this.hooks.emit("objectUpdate")});this.objectHelperConfig=i}get helper(){var e;return(e=Xe.modules.object3DHelper.getObject3DHelper(this.originObject))==null?void 0:e.helper}enable(){super.enable();const e=typeof this.objectHelperConfig=="function"?this.objectHelperConfig():this.objectHelperConfig;Xe.modules.object3DHelper.addObject3DHelper(this.originObject,k({positionFrom:"boundingBox"},e));const i=Xe.modules.object3DHelper.getObject3DHelper(this.originObject).helper;i.hooks.on("move",this.onObjectUpdate),i.hooks.on("rotate",this.onObjectUpdate),i.hooks.on("scale",this.onObjectUpdate)}disable(){var e,i,s;super.disable(),(e=this.helper)==null||e.hooks.off("move",this.onObjectUpdate),(i=this.helper)==null||i.hooks.off("rotate",this.onObjectUpdate),(s=this.helper)==null||s.hooks.off("scale",this.onObjectUpdate),Xe.modules.object3DHelper.removeObject3DHelper(this.originObject)}initialHelperMatrix(){var e;(e=this.helper)==null||e.initialHelperMatrix()}}class _c extends _r{constructor(e){super(e);d(this,"draggingPoints",[]);d(this,"onDragstart",e=>{const i=e.target;this.draggingPoints=this.pointMeshes.filter(s=>s.position.equals(i.position))});d(this,"onDragend",e=>{this.draggingPoints=[]})}get pointMeshes(){return this.children.filter(e=>e instanceof ns)}get pointHandles(){return this.children}enable(){super.enable(),this.points.filter(xe).forEach(e=>{const i=new ns;i.visible=!1,i.position.copy(e),i.draggable=!0,Xe.modules.fiveDomEvents.addEventListener(i,"drag",this.onDrag),Xe.modules.fiveDomEvents.addEventListener(i,"dragstart",this.onDragstart),Xe.modules.fiveDomEvents.addEventListener(i,"dragend",this.onDragend),this.add(i)})}disable(){super.disable(),this.removeChildren()}}class zk extends _c{constructor(e){super(e);d(this,"onDrag",e=>{if(!this.draggingPoints||this.draggingPoints.length===0)return;const i=to(Xe.modules.five,e.raycaster);this.draggingPoints.forEach(s=>s.position.copy(i.point)),this.originObject.lineMesh.setPoints(this.pointMeshes.map(s=>s.position))})}get points(){return this.originObject.lineMesh.points}}class jk extends _c{constructor(e){super(e);d(this,"onDrag",e=>{if(!this.draggingPoints||this.draggingPoints.length===0)return;const i=to(Xe.modules.five,e.raycaster);this.draggingPoints.forEach(s=>s.position.copy(i.point)),this.originObject.polyLineMesh.setPoints(this.pointMeshes.map(s=>s.position))})}get points(){return this.originObject.polyLineMesh.points}}function jt(n){return Array.isArray(n)?n.map(t=>[t.x,t.y,t.z]):[n.x,n.y,n.z]}class Df extends qt{constructor(e,i){super(e,i);d(this,"type","Polyline");d(this,"polyLineMesh");d(this,"_editor");d(this,"creatingObject");e&&(this.polyLineMesh=new ji(k(k({},e.style),e)),this.add(this.polyLineMesh))}get editor(){return this._editor||(this._editor=new jk(this)),this._editor}get data(){return te(k({},this.baseData),{points:jt(this.applyObjectMatrixWorld(this.polyLineMesh.points)),style:{lineColor:new b.Color(this.polyLineMesh.lineColor).getHex(),lineWidth:this.polyLineMesh.lineWidth,dashed:this.polyLineMesh.dashed}})}setData(e){e.points&&this.polyLineMesh.setPoints(this.applyObjectReversalMatrixWorld(e.points.map(De))),this.polyLineMesh.setStyle(e.style)}highlight(){var e;(e=this.polyLineMesh)==null||e.highlight()}unhighlight(){var e;(e=this.polyLineMesh)==null||e.unhighlight()}canUndo(){var e;(e=this.creatingObject)==null||e.canUndo()}canRedo(){var e;(e=this.creatingObject)==null||e.canRedo()}undo(){var e;(e=this.creatingObject)==null||e.undo()}redo(){var e;(e=this.creatingObject)==null||e.redo()}create(e){return Q(this,null,function*(){this.removeChildren();const i=new ji(e);this.polyLineMesh=i,this.add(this.polyLineMesh),this.creatingObject=sp(i,this.pointSelector,e),yield this.creatingObject.finished,this.config.defaultAction&&this.editor.enable()})}}function sp(n,t,e){var E;const i=n.parent;if(!i)return;const{promise:s,resolve:o,reject:r}=vn(),a=(E=e==null?void 0:e.limit)!=null?E:"none",l=new gn(n.style);i.add(l);const c=new gn(te(k({},n.style),{dashed:!0,lengthEnable:!1}));i.add(c),t.enable();const h=[];let u,f,m;const v=[],p=()=>h.length>0,g=()=>v.length>0,A=()=>{p()&&(v.push(h.pop()),n.setPoints(h),C(m),t.pointSelectorHelper.magnifier.render())},w=()=>{g()&&(h.push(v.pop()),n.setPoints(h),C(m),t.pointSelectorHelper.magnifier.render())},I=M=>{v.length=0;const S=h.length===0?M.point:u.clone();h.push(S),n.setPoints(h)},C=M=>{const S=()=>{l.setPoints([]),c.setPoints([]),u=null};if(!M||(m=M,!(h!=null&&h.length)))return S();const T=h.at(-1).clone();a==="none"?(u=M.point,l.setPoints([T,u])):a==="xoz"?(f=f!=null?f:new b.Plane().setFromNormalAndCoplanarPoint(new b.Vector3(0,1,0),h[0]),t.plane=f,u=f.projectPoint(M.point,new b.Vector3),l.setPoints([T,u]),c.setPoints([u,M.point])):a==="y"&&(h.length===1?(u=M.point,l.setPoints([T,u])):(f=f!=null?f:new b.Plane().setFromCoplanarPoints(h[0],h[1],new b.Vector3(0,1,0).add(h[0])),t.plane=f,u=f.projectPoint(M.point,new b.Vector3),l.setPoints([T,u]),c.setPoints([u,M.point])))};return t.on("select",I),t.on("intersectionUpdate",C),t.on("disable",()=>{if(t.off("select",I),t.off("intersectionUpdate",C),t.plane=null,i.remove(l),i.remove(c),h.length<2)return i.remove(n),r(new Error("Cancelled"));o()}),{finished:s,canUndo:p,canRedo:g,undo:A,redo:w}}class Ok extends _r{constructor(e){super(e);d(this,"onDrag",e=>{var s;const i=to(Xe.modules.five,e.raycaster);(s=this.originObject.pointMesh)==null||s.position.copy(i.point)})}enable(){super.enable(),this.originObject.draggable=!0,this.originObject.on("drag",this.onDrag)}disable(){super.disable(),this.originObject.draggable=!1,this.originObject.off("drag",this.onDrag)}}class Sf extends qt{constructor(e,i){super(e,i);d(this,"type","Point");d(this,"pointMesh");d(this,"_editor");e&&(this.pointMesh=new ns(k(k({},e.style),e)),this.add(this.pointMesh))}get editor(){return this._editor||(this._editor=new Ok(this)),this._editor}get data(){return te(k({},this.baseData),{point:jt(this.applyObjectMatrixWorld(this.pointMesh.position)),style:{color:this.pointMesh.color.getHex(),size:this.pointMesh.size}})}setData(e){e.point&&this.pointMesh.position.copy(De(e.point)),this.pointMesh.setStyle(e.style)}highlight(){var e;(e=this.pointMesh)==null||e.highlight()}unhighlight(){var e;(e=this.pointMesh)==null||e.unhighlight()}setStyle(e){this.pointMesh.setStyle(e)}create(e){return Q(this,null,function*(){this.pointMesh&&this.remove(this.pointMesh),this.add(this.pointMesh=new ns(e)),yield Fc(this.pointMesh,this.pointSelector),this.config.defaultAction&&this.editor.enable()})}}function Fc(n,t){return new Promise((e,i)=>{t.enable(),n.visible=!1;const s=l=>{l&&(n.visible=!0,n.position.copy(l.point))},o=l=>{l&&(n.visible=!0,n.position.copy(l.point),r())},r=()=>{t.off("select",o),t.off("disable",a),t.off("intersectionUpdate",s),t.disable(),e()},a=()=>{t.off("select",o),t.off("disable",a),t.off("intersectionUpdate",s),n.removeFromParent(),i(new Error("Cancelled"))};t.on("intersectionUpdate",s),t.on("disable",a),t.once("select",o)})}class Fr extends Rt{constructor(e){var a,l;super();d(this,"name","ColoredMesh");d(this,"meshFont");d(this,"meshBackground");d(this,"paramsStyle",{});d(this,"_geometry",new b.BufferGeometry);d(this,"highlighted",!1);d(this,"opacityBeforeHighlight");this.paramsStyle=e!=null?e:{};const i=new b.MeshBasicMaterial({color:new b.Color((a=e==null?void 0:e.color)!=null?a:iv).convertSRGBToLinear(),transparent:!0,side:b.DoubleSide,depthTest:!0,depthWrite:!1,opacity:(l=e==null?void 0:e.opacity)!=null?l:ov}),s=new b.MeshBasicMaterial({color:16777215,transparent:!0,side:b.DoubleSide,depthTest:!1,depthWrite:!1,opacity:.3/.5*i.opacity}),o=new b.Mesh(this.geometry,i),r=new b.Mesh(this.geometry,s);o.name="MeshFront",r.name="MeshBackground",o.renderOrder=1,r.renderOrder=0,this.meshFont=o,this.meshBackground=r,this.add(o),this.setOcclusionVisibility({occlusionVisibility:e==null?void 0:e.occlusionVisibility,occlusionMode:e==null?void 0:e.occlusionMode})}get style(){return{color:this.color,opacity:this.opacity,occlusionVisibility:this.occlusionVisibility,occlusionMode:this.occlusionMode}}get color(){return this.meshFont.material.color}get opacity(){return this.meshFont.material.opacity}get occlusionVisibility(){return!!this.meshBackground.parent||this.meshFont.material.depthTest===!1}get occlusionMode(){return this.meshFont.material.depthTest===!1?"depthTest":"translucence"}set geometry(e){this._geometry=e,this.meshFont.geometry=e,this.meshBackground.geometry=e}get geometry(){return this._geometry}setStyle(e){this.paramsStyle=k(k({},this.paramsStyle),e),xe(e.color)&&(this.meshFont.material.color.set(new b.Color(e.color).convertSRGBToLinear()),this.needsRender=!0),xe(e.opacity)&&(this.meshFont.material.opacity=e.opacity,this.meshBackground.material.opacity=.3/.5*this.meshFont.material.opacity,this.needsRender=!0),this.setOcclusionVisibility(e)}highlight(){this.highlighted||(this.highlighted=!0,this.opacityBeforeHighlight=this.opacity,this.meshFont.material.opacity=this.opacity*Wl,this.meshBackground.material.opacity=.3/.5*this.meshFont.material.opacity,this.needsRender=!0)}unhighlight(){this.highlighted&&(this.highlighted=!1,this.meshFont.material.opacity=this.opacityBeforeHighlight,this.meshBackground.material.opacity=.3/.5*this.meshFont.material.opacity,this.needsRender=!0)}setOcclusionVisibility(e){var o,r,a;const i=(r=(o=e.occlusionMode)!=null?o:this.paramsStyle.occlusionMode)!=null?r:"translucence",s=(a=e.occlusionVisibility)!=null?a:this.paramsStyle.occlusionVisibility;xe(s)&&(s?i==="depthTest"?(this.meshFont.material.depthTest=!1,this.remove(this.meshBackground)):i==="translucence"&&(this.meshFont.material.depthTest=!0,this.addIfNotExists(this.meshBackground)):(this.meshFont.material.depthTest=!0,this.remove(this.meshBackground)))}}const Hc=new b.BufferGeometry;Hc.name="blankGeometry";Hc.isBlank=!0;class Nc extends Fr{constructor(e){super(e);d(this,"name","PolygonMesh");d(this,"points",[]);d(this,"planeHelperNeedUpdate",!0);d(this,"geometryInfoNeedUpdate",!0);d(this,"_paramsStyle");d(this,"planeHelper",null);d(this,"_geometryInfo",null);d(this,"lastRenderAreaItem");d(this,"areaDom");e!=null&&e.points&&this.setPoints(e.points),this._paramsStyle=e!=null?e:{},this.updateAreaItems()}get style(){return te(k({},super.style),{lengthEnable:this._paramsStyle.lengthEnable})}get isBlank(){return!!this.geometry.isBlank}get center(){var e;return(e=this.geometryInfo)==null?void 0:e.center.clone()}get geometryInfo(){return this.geometryInfoNeedUpdate&&(this.isBlank?this._geometryInfo=null:this._geometryInfo=Km(this.geometry),this.geometryInfoNeedUpdate=!1),this._geometryInfo}get five(){var e,i;return(i=(e=window.globalModules)==null?void 0:e.five)!=null?i:window.$five}updateMatrixWorld(e){if(super.updateMatrixWorld(e),this.center){const i=Us(this,this.center).toArray().join(",");i!==this.lastRenderAreaItem&&(this.updateAreaItems(),this.lastRenderAreaItem=i)}}setStyle(e){this._paramsStyle=k(k({},this._paramsStyle),e),super.setStyle(this._paramsStyle),this.updateAreaItems()}setPoints(e){var s;const i=e.map(De);this.points=i,this.geometry=(s=Jm(this.points,{checkLinesIntersect:!0}))!=null?s:Hc,this.planeHelperNeedUpdate=!0,this.geometryInfoNeedUpdate=!0,this.updateAreaItems()}projectPoint(e){return e&&(this.planeHelperNeedUpdate&&this.updatePlaneHelper(),this.planeHelper?this.planeHelper.projectPoint(e,new b.Vector3):e)}updatePlaneHelper(){this.points.length>=3?this.planeHelper=new b.Plane().setFromCoplanarPoints(this.points[0],this.points[1],this.points[2]):this.planeHelper=null,this.planeHelperNeedUpdate=!1}updateAreaItems(){var s,o;const e=()=>{var r;(r=this.areaDom)==null||r.destroy(),this.areaDom=void 0};if(!this._paramsStyle.lengthEnable||!this.geometryInfo)return e();if(!this.five)return console.error("Five not found");this.areaDom=(s=this.areaDom)!=null?s:(()=>{const r=new Li(this.five);return r.intersectCheck=!1,r.simulate3D=!0,r})(),this.areaDom.setPosition(this.center);const i=this.geometryInfo.area.toFixed(2);i==="0.00"?this.areaDom.container.innerHTML="":this.areaDom.container.innerHTML=Ul(i+"m²",{style:`color: #${xe((o=this.style)==null?void 0:o.color)?new b.Color(this.style.color).getHexString():"000000"}`})}}class op extends Nc{constructor(e){const o=e!=null?e:{},{points:i}=o,s=xi(o,["points"]);super();d(this,"name","PolygonWithEdgeMesh");d(this,"line",new gn);i&&this.setPoints(i),s&&this.setStyle(s)}get style(){return te(k({},super.style),{lineWidth:this.lineWidth,lineColor:this.lineColor})}get lineWidth(){return this.line.lineWidth}get lineColor(){return this.line.lineColor}raycast(e,i){return this.children.forEach(s=>{Gl(s,e,i,!0)}),!1}setPoints(e,i={closed:!0}){super.setPoints(e),this.points&&(this.line.setPoints(this.points,i),this.addIfNotExists(this.line))}setStyle(e){super.setStyle(e),this.line.setStyle(e)}highlight(){super.highlight(),this.line.highlight()}unhighlight(){super.unhighlight(),this.line.unhighlight()}}class Bl extends op{constructor(){super(...arguments);d(this,"name","AreaMesh")}}class Vk extends _c{constructor(e){super(e);d(this,"onDrag",e=>{if(!this.draggingPoints||this.draggingPoints.length===0)return;const i=to(Xe.modules.five,e.raycaster),s=this.originObject.areaMesh.projectPoint(i.point);this.draggingPoints.forEach(o=>o.position.copy(s)),this.originObject.areaMesh.setPoints(this.pointMeshes.map(o=>o.position))})}get points(){return this.originObject.areaMesh.points}}class Tf extends qt{constructor(e,i){super(e,i);d(this,"type","Polygon");d(this,"areaMesh");d(this,"_editor");d(this,"creatingObject");e&&(this.areaMesh=new Bl(k(k({},e.style),e)),this.add(this.areaMesh))}get editor(){return this._editor||(this._editor=new Vk(this)),this._editor}get data(){return this.updateMatrixWorld(),te(k({},this.baseData),{points:jt(this.applyObjectMatrixWorld(this.areaMesh.points)),style:{color:this.areaMesh.color.getHex(),lineColor:this.areaMesh.lineColor.getHex(),lineWidth:this.areaMesh.lineWidth}})}setData(e){e.points&&this.areaMesh.setPoints(this.applyObjectReversalMatrixWorld(e.points.map(De))),this.areaMesh.setStyle(e.style)}highlight(){var e;(e=this.areaMesh)==null||e.highlight()}unhighlight(){var e;(e=this.areaMesh)==null||e.unhighlight()}canUndo(){var e;(e=this.creatingObject)==null||e.canUndo()}canRedo(){var e;(e=this.creatingObject)==null||e.canRedo()}undo(){var e;(e=this.creatingObject)==null||e.undo()}redo(){var e;(e=this.creatingObject)==null||e.redo()}create(e){return Q(this,null,function*(){this.children.forEach(s=>{s.parent===this&&this.remove(s)}),this.children.length=0;const i=new Bl(e);this.areaMesh=i,this.add(this.areaMesh),this.creatingObject=Hr(this.areaMesh,this.pointSelector,e),yield this.creatingObject.finished,this.config.defaultAction&&this.editor.enable()})}}function Hr(n,t,e){var T;const{promise:i,resolve:s,reject:o}=vn(),r=n.parent;if(!r){o(new Error("No container"));return}const a=(T=e==null?void 0:e.limit)!=null?T:"none",l=new gn(n.style);r==null||r.add(l);const c=new gn(te(k({},n.style),{dashed:!0,lengthEnable:!1}));r==null||r.add(c),t.enable();const h=[];let u,f,m=!1,v;const p=[],g=()=>h.length>0,A=()=>p.length>0,w=()=>{g()&&(p.push(h.pop()),E(v),t.pointSelectorHelper.magnifier.render())},I=()=>{A()&&(h.push(p.pop()),E(v),t.pointSelectorHelper.magnifier.render())},C=G=>{p.length=0;const _=h.length===0?G.point:u.clone();h.push(_),n.setPoints(h,{closed:!1}),m&&(M(),s())},E=G=>{const _=()=>{l.setPoints([]),c.setPoints([]),n.setPoints(h),t.pointSelectorHelper.magnifier.render()};if(!G||(v=G,!(h!=null&&h.length)))return _();const U=h.at(-1).clone();if(h.length<3&&(a==="none"?(u=G.point,l.setPoints([U,u]),c.setPoints([])):a==="xoz"?(f=f!=null?f:new b.Plane().setFromNormalAndCoplanarPoint(new b.Vector3(0,1,0),h[0]),t.plane=f,u=f.projectPoint(G.point,new b.Vector3),l.setPoints([U,u]),c.setPoints([u,G.point])):a==="y"&&(h.length===1?(u=G.point,l.setPoints([U,u]),c.setPoints([])):(f=f!=null?f:new b.Plane().setFromCoplanarPoints(h[0],h[1],new b.Vector3(0,1,0).add(h[0])),t.plane=f,u=f.projectPoint(G.point,new b.Vector3),l.setPoints([U,u]),c.setPoints([u,G.point])))),h.length>=3){u=n.projectPoint(G.point);const z=h[0],Y=.2;z.distanceTo(u)<Y||z.distanceTo(G.point)<Y?(u=z,G.point.copy(z),t.pointSelectorHelper.updateWithIntersect(G,{emitEvent:!1}),m=!0):m=!1,l.setPoints([U,u]),c.setPoints([u,G.point])}h.length>=2?(n.setPoints([...h,u],{closed:!1}),n.line.setPoints(n.points.slice(0,-1)),n.isBlank?(t.cursorError=!0,l.setStyle({lineColor:16734553}),c.setStyle({lineColor:16734553})):(t.cursorError=!1,l.setStyle({lineColor:n.lineColor}),c.setStyle({lineColor:n.lineColor}))):n.setPoints([])},M=()=>{t.off("select",C),t.off("intersectionUpdate",E),t.off("disable",S),t.plane=null,t.disable(),r==null||r.remove(l,c)},S=()=>{M(),r==null||r.remove(n,c,l),o(new Error("Cancelled"))};return t.on("select",C),t.on("intersectionUpdate",E),t.on("disable",S),{finished:i,canUndo:g,canRedo:A,undo:w,redo:I}}function Bk(n){const t=[...n],e=[];for(let i=0;i<t.length-2;i++)e.push(0,i+1,i+2);return e}function Rk(n){const t=n.map(i=>new b.Vector3(i[0],i[1],i[2]));return Zm(t)}class _k extends b.BufferGeometry{constructor(e){super();d(this,"bottomPositions",[]);d(this,"topPosition",[]);d(this,"_type","Concave");e&&this.setPosition(e)}setPosition(e){var l,c,h;const i=(l=e.bottomPositions)!=null?l:this.bottomPositions,s=(c=e.topPosition)!=null?c:this.topPosition;if(this._type=(h=e.type)!=null?h:this._type,this.bottomPositions=i,this.topPosition=s,!i||i.length<3){console.error("PrismGeometry: Invalid parameters",i,s,e),this.bottomPositions=[],this.setAttribute("position",new b.BufferAttribute(new Float32Array([]),3));return}const o=[],r=[];r.push(...i),r[0][0]===r.at(-1)[0]&&r[0][1]===r.at(-1)[1]&&r[0][2]===r.at(-1)[2]&&(r.length-=1);const a=this._type==="Concave"?Rk(r):Bk(r);if(o.push(...a),s&&s.length===3){const u=[s[0]-i[0][0],s[1]-i[0][1],s[2]-i[0][2]],f=r.map(v=>[v[0]+u[0],v[1]+u[1],v[2]+u[2]]);r.push(...f);const m=o.map(v=>v+r.length/2);o.push(...m);for(let v=0;v<r.length/2-1;v++)o.push(v,v+1,v+r.length/2),o.push(v+1,v+r.length/2+1,v+r.length/2);o.push(0,r.length/2,r.length/2-1),o.push(r.length/2,r.length-1,r.length/2-1)}this.setAttribute("position",new b.Float32BufferAttribute(r.flat(),3)),this.setIndex(o),this.computeBoundingSphere()}}class ss extends Rt{constructor(e){super();d(this,"name","PrismMesh");d(this,"_geometryInfoCache");d(this,"geometryInfoNeedUpdate",!0);d(this,"prismMesh",new Fr);d(this,"edgeMesh",new Yt);d(this,"paramStyle");this.prismMesh.name="PrismMesh",this.prismMesh.geometry=new _k,this.edgeMesh.name="EdgeMesh",this.addIfNotExists(this.prismMesh,this.edgeMesh),e&&this.setPoints(e),this.setStyle(e)}get topPosition(){return new b.Vector3().fromArray(this.prismMesh.geometry.topPosition)}get bottomPositions(){return this.prismMesh.geometry.bottomPositions.map(e=>new b.Vector3().fromArray(e))}get topPositions(){const e=this.bottomPositions[0].clone().sub(this.topPosition);return this.bottomPositions.map(i=>i.clone().sub(e))}get style(){return{color:this.color,lineColor:this.lineColor,lineWidth:this.lineWidth,opacity:this.opacity,occlusionVisibility:this.occlusionVisibility,occlusionMode:this.occlusionMode}}get opacity(){return this.prismMesh.opacity}get occlusionVisibility(){return this.prismMesh.occlusionVisibility}get occlusionMode(){return this.prismMesh.occlusionMode}get center(){return this.localCenter.clone()}get localCenter(){var e;return(e=this.geometryInfo.center.clone())!=null?e:new b.Vector3(9999,9999,9999)}get geometryInfo(){if(this.geometryInfoNeedUpdate){this.geometryInfoNeedUpdate=!1;const e=this.prismMesh.geometry.bottomPositions,i=this.prismMesh.geometry.topPosition;if(!e||e.length<3||!i){this._geometryInfoCache=void 0;return}const s=e.map((c,h)=>{if(!(h>=e.length-2))return[new b.Vector3().fromArray(e[0]),new b.Vector3().fromArray(e[h+1]),new b.Vector3().fromArray(e[h+2])]}).filter(Boolean);if(s.length===0){this._geometryInfoCache=void 0;return}let o=0,r=new b.Vector3;for(const[c,h,u]of s){const f=mc(c,h,u),m=$m(c,h,u,f);o+=f,r.add(m)}r=r.divideScalar(o);const a=new b.Vector3().fromArray(i).sub(new b.Vector3().fromArray(e[0])),l=r.clone().add(a.divideScalar(2));this._geometryInfoCache={center:l}}return this._geometryInfoCache}get worldCenter(){return this.updateMatrixWorld(),this.localToWorld(this.localCenter)}get color(){return this.prismMesh.color}get lineWidth(){return this.edgeMesh.style.lineWidth}get lineColor(){return this.edgeMesh.color}setStyle(e={}){this.paramStyle=k(k({},this.paramStyle),e),this.prismMesh.setStyle(this.paramStyle),this.edgeMesh.setStyle(this.paramStyle)}setPoints(e){var i;this.prismMesh.geometry.setPosition({bottomPositions:(i=e.points)==null?void 0:i.map(De).map(s=>s.toArray()),topPosition:e.heightPoint?De(e.heightPoint).toArray():void 0}),this.edgeMesh.geometry=new Xo().fromEdgesGeometry(new b.EdgesGeometry(this.prismMesh.geometry)),this.geometryInfoNeedUpdate=!0}highlight(){this.prismMesh.highlight()}unhighlight(){this.prismMesh.unhighlight()}raycast(e,i){return this.children.forEach(s=>Gl(s,e,i,!0)),!1}}class rp extends co{constructor(t){super(t,()=>({positionFrom:()=>t.worldCenter,yAxis:()=>t.up,scaleHelper:{enable:!0,positions:()=>{const e=t.bottomPositions,i=t.topPosition,s=new b.Vector3().subVectors(i,e[0]),o=t.geometryInfo.center,r=o.clone().sub(s.clone().divideScalar(2)),a=o.clone().add(s.clone().divideScalar(2));return[{id:"top",handlePosition:a,basePosition:r},{id:"bottom",handlePosition:r,basePosition:a}]},scaleCallback:e=>{const{intersectPoint:i,scalePosition:s}=e,{id:o,basePosition:r,handlePosition:a}=s;if(o==="top"){const l=i.clone().sub(r);t.setPoints({heightPoint:t.bottomPositions[0].clone().add(l)})}else if(o==="bottom"){const l=i.clone().sub(r);t.setPoints({points:t.topPositions.map(c=>c.clone().add(l))})}}}}))}}class Lf extends qt{constructor(e,i){super(e,i);d(this,"type","Prism");d(this,"prismMesh");d(this,"_editor");e&&(this.prismMesh=new ss(k(k({},e.style),e)),this.add(this.prismMesh))}get editor(){return this._editor||(this._editor=new rp(this.prismMesh)),this._editor}get data(){return te(k({},this.baseData),{points:jt(this.applyObjectMatrixWorld(this.prismMesh.bottomPositions,this.prismMesh)),heightPoint:jt(this.applyObjectMatrixWorld(this.prismMesh.topPosition,this.prismMesh)),style:{color:this.prismMesh.color.getHex(),lineWidth:this.prismMesh.lineWidth,lineColor:this.prismMesh.lineColor.getHex()}})}setData(e){this.prismMesh.setPoints({points:e.points?this.applyObjectReversalMatrixWorld(e.points.map(De),this.prismMesh):void 0,heightPoint:e.heightPoint?this.applyObjectReversalMatrixWorld(De(e.heightPoint),this.prismMesh):void 0}),this.prismMesh.setStyle(e.style),this._editor&&this._editor.initialHelperMatrix()}highlight(){var e;(e=this.prismMesh)==null||e.highlight()}unhighlight(){var e;(e=this.prismMesh)==null||e.unhighlight()}create(e){return Q(this,null,function*(){this.prismMesh=new ss(e),this.add(this.prismMesh),yield Gc(this.prismMesh,this.pointSelector),this.config.defaultAction&&this.editor.enable()})}}function Gc(n,t){return Q(this,null,function*(){const e=n.parent,i=new Bl(n.style);e.add(i),yield Hr(i,t).finished,e.remove(i),n.setPoints({points:i.points});const s=new Yt;s.name="LineHelper",e.add(s);const o=i.points.at(-1),r=pn(i.points),a=o.clone().add(r.clone().multiplyScalar(100)),l=o.clone().sub(r.clone().multiplyScalar(100));return s.setPoints([a,l]),t.enable(),new Promise((c,h)=>{const u=p=>{m(),c()},f=p=>{if(!(p!=null&&p.raycaster))return;const g=mn({raycaster:p.raycaster,line:new b.Line3(a,l)});g&&n.setPoints({heightPoint:g})},m=()=>{t.off("select",u),t.off("intersectionUpdate",f),t.off("disable",v),e.remove(s),t.disable()},v=()=>{m(),e.remove(n),h(new Error("Cancelled"))};t.on("select",u),t.on("intersectionUpdate",f),t.on("disable",v)})})}class ap extends co{constructor(t){super(t,()=>({yAxis:()=>{const e=t.points;return pn(e).normalize()},zAxis:()=>{const e=t.points;return e[0].clone().sub(e[1]).normalize()},scaleHelper:{enable:!0,positions:()=>{const e=t.points,i=e[0].clone().lerp(e[3],.5),s=e[1].clone().lerp(e[2],.5),o=e[0].clone().lerp(e[1],.5),r=e[3].clone().lerp(e[2],.5);return[{id:"left",handlePosition:i,basePosition:s},{id:"right",handlePosition:s,basePosition:i},{id:"top",handlePosition:o,basePosition:r},{id:"bottom",handlePosition:r,basePosition:o}]},scaleCallback:e=>{const{intersectPoint:i,scalePosition:s}=e,{id:o,basePosition:r}=s,a=i.clone().sub(r),l=t.points;o==="top"?t.setPoints([l[3].clone().add(a),l[2].clone().add(a),l[2],l[3]]):o==="bottom"?t.setPoints([l[0],l[1],l[1].clone().add(a),l[0].clone().add(a)]):o==="left"?t.setPoints([l[1].clone().add(a),l[1],l[2],l[2].clone().add(a)]):o==="right"&&t.setPoints([l[0],l[0].clone().add(a),l[3].clone().add(a),l[3]])}}}))}}class Fk extends b.BufferGeometry{constructor(e){super();d(this,"name","RectangleGeometry");d(this,"points");if(e.length!==4){console.error("Invalid number of points, it's not a rectangle");return}this.points=e.slice(0,4),this.setAttribute("position",new b.BufferAttribute(new Float32Array(this.points.flatMap(i=>i.toArray())),3)),this.setIndex(new b.BufferAttribute(new Uint16Array([0,1,2,0,2,3]),1))}}class lp extends Nc{constructor(e){super(e);d(this,"name","RectangleMesh")}get color(){return this.meshFont.material.color}setPoints(e){const i=e.map(De).filter(xe);if(i.length<3){console.error("Invalid position");return}if(e.length===3){const[s,o,r]=i,a=s.clone().add(r).sub(o);i.push(a)}this.points=i,this.geometry=new Fk(i),this.planeHelperNeedUpdate=!0,this.geometryInfoNeedUpdate=!0}}class vr extends lp{constructor(e){const o=e!=null?e:{},{points:i}=o,s=xi(o,["points"]);super();d(this,"name","RectangleWithEdgeMesh");d(this,"line",new gn);i&&this.setPoints(i),s&&this.setStyle(s)}get style(){return k(k({},super.style),this.line.style)}get lineWidth(){return this.line.lineWidth}get lineColor(){return this.line.lineColor}setPoints(e){super.setPoints(e),this.points&&(this.line.setPoints([this.points[0],this.points[1],this.points[2],this.points[3],this.points[0]]),this.addIfNotExists(this.line))}setStyle(e){super.setStyle(e),this.line.setStyle(e)}highlight(){super.highlight(),this.line.highlight()}unhighlight(){super.unhighlight(),this.line.unhighlight()}}function cp(n,t){const e=pn(n),i=Ot(...n),s=t.clone().sub(i);return e.dot(s)>=0?n:n.slice().reverse()}class zf extends qt{constructor(e,i){super(e,i);d(this,"type","Rectangle");d(this,"rectangleMesh");d(this,"_editor");e&&(this.rectangleMesh=new vr(k(k({},e.style),e)),this.add(this.rectangleMesh))}get editor(){return this._editor||(this._editor=new ap(this.rectangleMesh)),this._editor}get data(){return te(k({},this.baseData),{points:jt(this.applyObjectMatrixWorld(this.rectangleMesh.points,this.rectangleMesh)),style:{color:this.rectangleMesh.color.getHex(),opacity:this.rectangleMesh.opacity,lineWidth:this.rectangleMesh.lineWidth,lineColor:this.rectangleMesh.lineColor.getHex()}})}setData(e){e.points&&this.rectangleMesh.setPoints(this.applyObjectReversalMatrixWorld(e.points.map(De),this.rectangleMesh)),this.rectangleMesh.setStyle(e.style),this._editor&&this._editor.initialHelperMatrix()}highlight(){var e;(e=this.rectangleMesh)==null||e.highlight()}unhighlight(){var e;(e=this.rectangleMesh)==null||e.unhighlight()}create(e){return Q(this,null,function*(){this.removeChildren();const i=new vr(e);this.rectangleMesh=i,this.add(this.rectangleMesh),yield Nr(this.rectangleMesh,this.pointSelector,e),this.config.defaultAction&&this.editor.enable()})}}function Nr(n,t,e){var s;return((s=e==null?void 0:e.drawMethod)!=null?s:"diagonal")==="diagonal"?Hk(n,t,e):Nk(n,t,e)}function Hk(n,t,e){var I;const{promise:i,reject:s,resolve:o}=vn(),r=n.parent;if(!r)return s(new Error("No container"));const a=(I=e==null?void 0:e.limit)!=null?I:"none",l=new ji(te(k({},n.style),{dashed:!0})),c=new ji(te(k({},n.style),{dashed:!0,lengthEnable:!1})),h=new ji(te(k({},n.style),{dashed:!1,lengthEnable:!1}));r.add(l,h,c),t.enable();const u=[];let f=new b.Vector3,m=new b.Vector3;const v=new b.Plane,p=()=>{u.push(f.clone()),u.length===1?(a==="xoz"&&v.setFromNormalAndCoplanarPoint(new b.Vector3(0,1,0),u[0]),a==="none"&&v.setFromNormalAndCoplanarPoint(m,u[0])):u.length===2?a==="y"||a==="xoz"?(A(),o()):h.setPoints([u[0],u[1]]):u.length===3&&(A(),o())},g=C=>{var M,S;if(!(C!=null&&C.raycaster))return;const E=(M=u.at(-1))==null?void 0:M.clone();if(u.length===0){f=C.point.clone(),m=(S=C.face)==null?void 0:S.normal;return}if(u.length===1&&a==="y"){const G=new b.Line3(new b.Vector3(0,1,0).add(u[0]),new b.Vector3(0,-1,0).add(u[0])).closestPointToPoint(C.point,!1,new b.Vector3);n.setPoints([u[0],G,C.point]);return}if(u.length===1&&a==="xoz"){const T=new b.Line3(new b.Vector3(1,0,0).add(u[0]),new b.Vector3(-1,0,0).add(u[0])),G=C.raycaster.ray.intersectPlane(v,new b.Vector3),_=T.closestPointToPoint(G,!1,new b.Vector3);n.setPoints([u[0],_,G]);return}if(u.length===1&&a==="none"){v?(f=C.raycaster.ray.intersectPlane(v,new b.Vector3),c.setPoints([f,C.point])):f=C.point.clone(),l.setPoints([E,f]);return}if(u.length===2&&a==="none"){r.remove(l);const T=C.raycaster.ray.intersectPlane(v,new b.Vector3),G=u[0].distanceTo(u[1])/2,_=new b.Vector3().lerpVectors(u[0],u[1],.5),U=new b.Vector3().subVectors(T,_).normalize();f=new b.Vector3().addVectors(_,U.multiplyScalar(G));const z=[u[0],f,u[1]],Y=cp(z,Xe.modules.five.camera.position);n.setPoints(Y);return}},A=()=>{t.off("select",p),t.off("intersectionUpdate",g),t.off("disable",w),t.disable(),r==null||r.remove(l,h,c)},w=()=>{A(),r==null||r.remove(n),s(new Error("Cancelled"))};return t.on("select",p),t.on("intersectionUpdate",g),t.on("disable",w),i}function Nk(n,t,e){var I;const{promise:i,reject:s,resolve:o}=vn(),r=n.parent;if(!r)return s(new Error("No container"));const a=(I=e==null?void 0:e.limit)!=null?I:"none",l=new ji(te(k({},n.style),{dashed:!0})),c=new ji(te(k({},n.style),{dashed:!0,lengthEnable:!1})),h=new ji(te(k({},n.style),{dashed:!1,lengthEnable:!1}));r.add(l,h,c),t.enable();const u=[];let f=new b.Vector3,m=new b.Vector3;const v=new b.Plane,p=()=>{u.push(f.clone()),u.length===1?(a==="xoz"&&v.setFromNormalAndCoplanarPoint(new b.Vector3(0,1,0),u[0]),a==="none"&&v.setFromNormalAndCoplanarPoint(m,u[0])):u.length===2?(a==="y"&&v.setFromCoplanarPoints(u[0],u[1],new b.Vector3(0,1,0).add(u[0])),h.setPoints([u[0],u[1]])):u.length===3&&(A(),o())},g=C=>{var M,S;if(!(C!=null&&C.raycaster))return;const E=(M=u.at(-1))==null?void 0:M.clone();if(u.length===0){f=C.point.clone(),m=(S=C.face)==null?void 0:S.normal;return}if(u.length===1&&a==="y"){f=C.point,c.setPoints([]),l.setPoints([E,f]);return}if(u.length===1&&a==="xoz"){f=C.raycaster.ray.intersectPlane(v,new b.Vector3),c.setPoints([f,C.point]),l.setPoints([E,f]);return}if(u.length===1&&a==="none"){f=C.raycaster.ray.intersectPlane(v,new b.Vector3),c.setPoints([f,C.point]),l.setPoints([E,f]);return}if(u.length===2){r.remove(l);const T=new b.Vector3().crossVectors(u[0].clone().sub(u[1]),v.normal).normalize();f=new b.Line3(u[1].clone().add(T),u[1].clone().sub(T)).closestPointToPoint(C.point,!1,new b.Vector3);const _=[u[0],u[1],f],U=cp(_,Xe.modules.five.camera.position);n.setPoints(U);return}},A=()=>{t.off("select",p),t.off("intersectionUpdate",g),t.off("disable",w),t.disable(),r==null||r.remove(l,h,c)},w=()=>{A(),r==null||r.remove(n),s(new Error("Cancelled"))};return t.on("select",p),t.on("intersectionUpdate",g),t.on("disable",w),i}class hp extends co{constructor(t){super(t,()=>({yAxis:()=>t.normal}))}}function dp(n){return Math.max(32,Math.min(128,Math.floor(n*40)))}class up extends Fr{constructor(e){super(e);d(this,"_normal");d(this,"_center");d(this,"_radius");e!=null&&e.center&&(e!=null&&e.normal)&&(e!=null&&e.radius)&&this.setPoints(e)}get center(){return this.position.clone()}get normal(){return this._normal}set normal(e){this._normal=e}get radius(){var e,i;return(i=(e=this.meshFont.geometry)==null?void 0:e.parameters)==null?void 0:i.radius}setPoints(e){var i,s,o;if(this._center=(i=De(e.center))!=null?i:this._center,this._normal=((s=De(e.normal))!=null?s:this._normal).normalize(),this._radius=(o=e.radius)!=null?o:this._radius,xe(this._radius)&&this._radius!==this.radius){const r=dp(this._radius);this.geometry=new b.CircleGeometry(this._radius,r)}this._center&&this.position.copy(this._center),this._normal&&(this.lookAt(this._normal.clone().add(this._center)),this.normal=this._normal.clone()),this.needsRender=!0}}class eo extends up{constructor(e){const a=e!=null?e:{},{normal:i,radius:s,center:o}=a,r=xi(a,["normal","radius","center"]);super(r);d(this,"edgeLine");this.edgeLine=new Yt(r),this.add(this.edgeLine),i&&s&&o&&this.setPoints({normal:i,radius:s,center:o})}setPoints(...e){super.setPoints(...e);const i=this.meshFont.geometry.vertices.slice(1);this.edgeLine.setPoints(i.concat(i[0]))}setStyle(e){super.setStyle(e),this.edgeLine.setStyle(e)}highlight(){super.highlight(),this.edgeLine.highlight()}unhighlight(){super.unhighlight(),this.edgeLine.unhighlight()}}class jf extends qt{constructor(e,i){super(e,i);d(this,"type","Circle");d(this,"circleMesh");d(this,"_editor");e&&(this.circleMesh=new eo(k(k({},e.style),e)),this.add(this.circleMesh))}get editor(){return this._editor||(this._editor=new hp(this.circleMesh)),this._editor}get data(){return te(k({},this.baseData),{center:jt(this.applyObjectMatrixWorld(this.circleMesh.center,this.circleMesh)),normal:jt(this.circleMesh.normal.clone().applyQuaternion(this.circleMesh.quaternion)),radius:this.circleMesh.radius,style:{color:this.circleMesh.color.getHex()}})}setData(e){this.circleMesh.setPoints({center:e.center?this.applyObjectReversalMatrixWorld(De(e.center),this.circleMesh):void 0,normal:e.normal?De(e.normal):void 0,radius:e.radius}),this.circleMesh.setStyle(e.style),this._editor&&this._editor.initialHelperMatrix()}highlight(){var e;(e=this.circleMesh)==null||e.highlight()}unhighlight(){var e;(e=this.circleMesh)==null||e.unhighlight()}create(e){return Q(this,null,function*(){this.children.forEach(s=>{s.parent===this&&this.remove(s)}),this.children.length=0;const i=new eo(e);this.circleMesh=i,this.add(this.circleMesh),yield Gr(this.circleMesh,this.pointSelector),this.config.defaultAction&&this.editor.enable()})}}function Gr(n,t){return new Promise((e,i)=>{const s=n.parent;if(!s){i(new Error("No container"));return}const o=new gn({dashed:!0});s.add(o),t.enable();let r,a;const l=f=>{if(f){if(!r){r={point:f.point,normal:f.face.normal};return}r&&a&&(h(),e())}},c=f=>{if(!f||!r)return;const m=new b.Plane().setFromNormalAndCoplanarPoint(r.normal,r.point);if(a=f.raycaster.ray.intersectPlane(m,new b.Vector3),a){const v=r.point.distanceTo(a);n.setPoints({center:r.point,normal:r.normal,radius:v})}},h=()=>{t.off("select",l),t.off("intersectionUpdate",c),t.off("disable",u),t.disable(),s==null||s.remove(o)},u=()=>{h(),s==null||s.remove(n,o),i(new Error("Cancelled"))};t.on("select",l),t.on("intersectionUpdate",c),t.on("disable",u)})}class Rl extends Rt{constructor(e){super();d(this,"bottomCircle");d(this,"topCircle");d(this,"edgeMesh");d(this,"highlighted",!1);d(this,"params");d(this,"_topCenter");d(this,"_bottomCenter");d(this,"_radius");this.params=e,this.bottomCircle=new eo(e),this.bottomCircle.name="bottomCircle",this.topCircle=new eo(e),this.topCircle.name="topCircle",this.edgeMesh=new Fr(e),e!=null&&e.bottomCenter&&(e!=null&&e.topCenter)&&(e!=null&&e.radius)&&this.setPoints(e),this.addIfNotExists(this.bottomCircle)}get bottomCenter(){return this.bottomCircle.center}get topCenter(){return this.topCircle.center}get normal(){return this.bottomCircle.normal}get radius(){return this.bottomCircle.radius}get color(){return this.bottomCircle.color}setPoints(e){var i,s;if(this._topCenter=(i=De(e.topCenter))!=null?i:this.topCenter,this._bottomCenter=(s=De(e.bottomCenter))!=null?s:this.bottomCenter,this._radius=xe(e.radius)?e.radius:this.radius,this._topCenter&&this._bottomCenter){const o=this._topCenter.clone().sub(this._bottomCenter).normalize();this.bottomCircle.setPoints({center:this._bottomCenter,normal:o,radius:this._radius}),this.setTopCenter(this._topCenter)}this.needsRender=!0}setTopCenter(e){this.addIfNotExists(this.topCircle),this.topCircle.setPoints({center:e,normal:this.normal,radius:this.radius}),this.setEdgeMesh()}setBottomCenter(e){this.addIfNotExists(this.bottomCircle),this.bottomCircle.setPoints({center:e,normal:this.normal,radius:this.radius}),this.setEdgeMesh()}setStyle(e){this.params=k(k({},this.params),e),this.bottomCircle.setStyle(this.params),this.topCircle.setStyle(this.params)}highlight(){this.highlighted||(this.highlighted=!0,this.edgeMesh.highlight(),this.bottomCircle.highlight(),this.topCircle.highlight(),this.needsRender=!0)}unhighlight(){this.highlighted&&(this.highlighted=!1,this.edgeMesh.unhighlight(),this.bottomCircle.unhighlight(),this.topCircle.unhighlight(),this.needsRender=!0)}setEdgeMesh(){this.addIfNotExists(this.edgeMesh);const e=this.topCircle.center,i=this.bottomCircle.center;this.edgeMesh.geometry.dispose(),this.edgeMesh.geometry=new b.CylinderGeometry(this.radius,this.radius,e.distanceTo(i),dp(this.radius),1,!0);const s=new b.Quaternion().setFromUnitVectors(new b.Vector3(0,1,0),this.normal.clone().normalize());this.edgeMesh.position.copy(new b.Vector3().lerpVectors(i,e,.5)),this.edgeMesh.quaternion.copy(s)}}class fp extends co{constructor(t){super(t,()=>{const e=()=>{const i=t.topCenter,s=t.bottomCenter,o=new b.Vector3().lerpVectors(i,s,.5);return{topCenter:i,bottomCenter:s,boxCenter:o}};return{positionFrom:"boundingBox",yAxis:()=>t.normal,scaleHelper:{enable:!0,positions:()=>{const i=e();return[{id:"top",handlePosition:i.topCenter,basePosition:i.bottomCenter},{id:"bottom",handlePosition:i.bottomCenter,basePosition:i.topCenter}]},scaleCallback:i=>{const{intersectPoint:s,scalePosition:o}=i,{id:r}=o;r==="top"?t.setTopCenter(s):r==="bottom"&&t.setBottomCenter(s)}}}})}}class Of extends qt{constructor(e,i){super(e,i);d(this,"type","Cylinder");d(this,"cylinderMesh");d(this,"_editor");e&&(this.cylinderMesh=new Rl(k(k({},e.style),e)),this.add(this.cylinderMesh))}get editor(){return this._editor||(this._editor=new fp(this.cylinderMesh)),this._editor}get data(){return te(k({},this.baseData),{bottomCenter:jt(this.applyObjectMatrixWorld(this.cylinderMesh.bottomCenter,this.cylinderMesh)),topCenter:jt(this.applyObjectMatrixWorld(this.cylinderMesh.topCenter,this.cylinderMesh)),radius:this.cylinderMesh.radius,style:{color:this.cylinderMesh.color.getHex()}})}setData(e){this.cylinderMesh.setPoints({bottomCenter:e.bottomCenter?this.applyObjectReversalMatrixWorld(De(e.bottomCenter),this.cylinderMesh):void 0,topCenter:e.topCenter?this.applyObjectReversalMatrixWorld(De(e.topCenter),this.cylinderMesh):void 0}),this.cylinderMesh.setStyle(e.style),this._editor&&this._editor.initialHelperMatrix()}highlight(){var e;(e=this.cylinderMesh)==null||e.highlight()}unhighlight(){var e;(e=this.cylinderMesh)==null||e.unhighlight()}create(e){return Q(this,null,function*(){this.cylinderMesh=new Rl(e),this.add(this.cylinderMesh),yield Qc(this.cylinderMesh,this.pointSelector),this.config.defaultAction&&this.editor.enable()})}}function Qc(n,t){return Q(this,null,function*(){const e=n.parent;yield Gr(n.bottomCircle,t);const i=new Yt;i.name="LineHelper",e.add(i);const s=t.position.point,o=n.normal.clone().normalize(),r=s.clone().add(o.clone().multiplyScalar(100)),a=s.clone().sub(o.clone().multiplyScalar(100));return i.setPoints([r,a]),t.enable(),new Promise((l,c)=>{const h=v=>{f(),l()},u=v=>{if(!(v!=null&&v.raycaster))return;const p=mn({raycaster:v.raycaster,line:new b.Line3(r,a)}),A=new b.Plane().setFromNormalAndCoplanarPoint(n.normal,n.bottomCenter).projectPoint(p,new b.Vector3),w=p.clone().sub(A),I=n.bottomCenter.clone().add(w);p&&n.setTopCenter(I)},f=()=>{t.off("select",h),t.off("intersectionUpdate",u),t.off("disable",m),e.remove(i),t.disable()},m=()=>{f(),e.remove(n),c(new Error("Cancelled"))};t.on("select",h),t.on("intersectionUpdate",u),t.on("disable",m)})})}class mp extends co{constructor(t){super(t,()=>({positionFrom:()=>t.worldCenter,yAxis:()=>new b.Vector3().subVectors(t.topPosition,t.bottomPositions[0]).normalize(),zAxis:()=>new b.Vector3().subVectors(t.bottomPositions[0],t.bottomPositions[1]).normalize(),scaleHelper:{enable:!0,positions:()=>{const e=t.bottomPositions,i=t.topPosition,s=new b.Vector3().subVectors(i,e[0]),o=new b.Vector3().subVectors(e[1],e[0]),r=new b.Vector3().subVectors(e[2],e[1]),a=t.geometryInfo.center,l=a.clone().sub(s.clone().divideScalar(2)),c=a.clone().add(s.clone().divideScalar(2)),h=a.clone().sub(o.clone().divideScalar(2)),u=a.clone().add(o.clone().divideScalar(2)),f=a.clone().sub(r.clone().divideScalar(2)),m=a.clone().add(r.clone().divideScalar(2));return[{id:"top",handlePosition:c,basePosition:l},{id:"bottom",handlePosition:l,basePosition:c},{id:"left",handlePosition:h,basePosition:u},{id:"right",handlePosition:u,basePosition:h},{id:"front",handlePosition:f,basePosition:m},{id:"back",handlePosition:m,basePosition:f}]},scaleCallback:e=>{const{intersectPoint:i,scalePosition:s}=e,{id:o,basePosition:r}=s,a=t.bottomPositions,l=t.topPositions;let c=new b.Vector3().subVectors(t.topPosition,a[0]),h;if(o==="top")c=i.clone().sub(r),h=a;else if(o==="bottom"){const u=i.clone().sub(r);h=l.map(f=>f.clone().add(u)),c=void 0}else if(o==="left"){const u=i.clone().sub(r);h=[a[1].clone().add(u),a[1],a[2],a[2].clone().add(u)]}else if(o==="right"){const u=i.clone().sub(r);h=[a[0],a[0].clone().add(u),a[3].clone().add(u),a[3]]}else if(o==="front"){const u=i.clone().sub(r);h=[a[3].clone().add(u),a[2].clone().add(u),a[2],a[3]]}else if(o==="back"){const u=i.clone().sub(r);h=[a[0],a[1],a[1].clone().add(u),a[0].clone().add(u)]}t.setPoints({points:h,heightPoint:c?h[0].clone().add(c):void 0})}}}))}}class _l extends ss{constructor(){super(...arguments);d(this,"name","BoxMesh")}get geometryInfo(){if(this.geometryInfoNeedUpdate){this.geometryInfoNeedUpdate=!1;const e=this.bottomPositions,i=this.topPosition;if(!e||e.length<3||!i){this._geometryInfoCache=void 0;return}const s=Ot(...e),o=i.clone().sub(e[0]),r=s.clone().add(o.clone().divideScalar(2));this._geometryInfoCache={center:r}}return this._geometryInfoCache}}class Vf extends qt{constructor(e,i){super(e,i);d(this,"type","Box");d(this,"boxMesh");d(this,"_editor");e&&(this.boxMesh=new _l(k(k({},e.style),e)),this.add(this.boxMesh))}get editor(){return this._editor||(this._editor=new mp(this.boxMesh)),this._editor}get data(){return te(k({},this.baseData),{points:jt(this.applyObjectMatrixWorld(this.boxMesh.bottomPositions,this.boxMesh)),heightPoint:jt(this.applyObjectMatrixWorld(this.boxMesh.topPosition,this.boxMesh)),style:{color:this.boxMesh.color.getHex(),opacity:this.boxMesh.opacity,lineWidth:this.boxMesh.lineWidth,lineColor:this.boxMesh.lineColor.getHex()}})}setData(e){this.boxMesh.setPoints({points:e.points?this.applyObjectReversalMatrixWorld(e.points.map(De),this.boxMesh):void 0,heightPoint:e.heightPoint?this.applyObjectReversalMatrixWorld(De(e.heightPoint),this.boxMesh):void 0}),this.boxMesh.setStyle(e.style),this._editor&&this._editor.initialHelperMatrix()}highlight(){var e;(e=this.boxMesh)==null||e.highlight()}unhighlight(){var e;(e=this.boxMesh)==null||e.unhighlight()}create(e){return Q(this,null,function*(){this.removeChildren(),this.boxMesh=new _l(e),this.add(this.boxMesh),yield Wc(this.boxMesh,this.pointSelector,e),this.config.defaultAction&&this.editor.enable()})}}function Wc(n,t,e){return Q(this,null,function*(){return new Promise((i,s)=>Q(this,null,function*(){const o=n.parent;if(!o){s(new Error("No container"));return}const r=new vr(n.style);o.add(r),yield Nr(r,t,e),o.remove(r),n.setPoints({points:r.points});const a=new Yt,l=pn(n.bottomPositions),c=Ot(...n.bottomPositions),h=c.clone().add(l.clone().multiplyScalar(100)),u=c.clone().sub(l.clone().multiplyScalar(100));a.setPoints([h,u]),o.add(a),t.enable();const f=g=>{v(),i()},m=g=>{if(!(g!=null&&g.raycaster))return;const A=mn({raycaster:g.raycaster,line:new b.Line3(h,u)});if(A){const w=A.clone().sub(c);n.setPoints({heightPoint:n.bottomPositions[0].clone().add(w)})}},v=()=>{t.off("select",f),t.off("intersectionUpdate",m),t.off("disable",p),t.disable(),o==null||o.remove(a)},p=()=>{v(),o==null||o.remove(n),s(new Error("Cancelled"))};t.on("select",f),t.on("intersectionUpdate",m),t.on("disable",p)}))})}function Gk(n,t){for(let e=n.length-1;e>=0;e--)t(n[e])}class Bf extends qt{constructor(e,i){super(e,i);d(this,"type","Line");d(this,"lineMesh");d(this,"_editor");d(this,"creatingObject");e&&(this.lineMesh=new Ol(k(k({},e.style),e)),this.add(this.lineMesh))}get editor(){return this._editor||(this._editor=new zk(this)),this._editor}get data(){return te(k({},this.baseData),{points:jt(this.applyObjectMatrixWorld(this.lineMesh.points)),style:{lineColor:new b.Color(this.lineMesh.color).getHex(),lineWidth:this.lineMesh.lineWidth,dashed:this.lineMesh.dashed}})}setData(e){e.points&&this.lineMesh.setPoints(e.points),this.lineMesh.setStyle(e.style)}highlight(){var e;(e=this.lineMesh)==null||e.highlight()}unhighlight(){var e;(e=this.lineMesh)==null||e.unhighlight()}canUndo(){var e;(e=this.creatingObject)==null||e.canUndo()}canRedo(){var e;(e=this.creatingObject)==null||e.canRedo()}undo(){var e;(e=this.creatingObject)==null||e.undo()}redo(){var e;(e=this.creatingObject)==null||e.redo()}create(e){return Q(this,null,function*(){this.removeChildren();const i=new Ol(e);this.lineMesh=i,this.add(this.lineMesh),this.creatingObject=Uc(i,this.pointSelector,e),yield this.creatingObject.finished,this.config.defaultAction&&this.editor.enable()})}}function Uc(n,t,e){var S;const i=n.parent;if(!i)return;const{promise:s,resolve:o,reject:r}=vn(),a=(S=e==null?void 0:e.limit)!=null?S:"none",l=new Yt(n.style);i.add(l);const c=new Yt(te(k({},n.style),{dashed:!0,lengthEnable:!1}));i.add(c),t.enable();const h=[];let u,f,m;const v=[],p=()=>h.length>0,g=()=>v.length>0,A=()=>{p()&&(v.push(h.pop()),n.setPoints(h),C(m),t.pointSelectorHelper.magnifier.render())},w=()=>{g()&&(h.push(v.pop()),n.setPoints(h),C(m),t.pointSelectorHelper.magnifier.render())},I=T=>{if(!T)return;v.length=0;const G=h.length===0?T.point:u.clone();h.push(G),n.setPoints(h),h.length===2&&(E(),o())},C=T=>{const G=()=>{l.setPoints([]),c.setPoints([]),t.pointSelectorHelper.magnifier.render()};if(!(h!=null&&h.length)||!T)return G();m=T;const _=h.at(-1).clone();a==="none"?(u=T.point,l.setPoints([_,u])):a==="xoz"?(t.plane=f,f=f!=null?f:new b.Plane().setFromNormalAndCoplanarPoint(new b.Vector3(0,1,0),h[0]),u=f.projectPoint(T.point,new b.Vector3),l.setPoints([_,u]),c.setPoints([u,T.point])):a==="y"&&(T.isVirtual?(u=mn({raycaster:T.raycaster,line:new b.Line3(h[0].clone(),new b.Vector3(0,1,0).add(h[0])),clampToLine:!1}),c.setPoints([])):(u=new b.Line3(h[0].clone(),new b.Vector3(0,1,0).add(h[0])).closestPointToPoint(T.point,!1,new b.Vector3),c.setPoints([u,T.point])),l.setPoints([_,u]))},E=()=>{t.off("select",I),t.off("intersectionUpdate",C),t.off("disable",M),t.plane=null,t.disable(),i==null||i.remove(l,c)},M=()=>{E(),h.length!==2&&(i==null||i.remove(n)),r(new Error("Cancelled"))};return t.on("select",I),t.on("intersectionUpdate",C),t.on("disable",M),{finished:s,canUndo:p,canRedo:g,undo:A,redo:w}}const Fn=class extends ht{constructor(e,i){super();d(this,"group");d(this,"theme");d(this,"five");d(this,"creatingItem",null);d(this,"undo",()=>{var e;console.log("undo"),(e=this.creatingItem)==null||e.undo(),this.five.needsRender=!0});d(this,"redo",()=>{var e;console.log("redo"),(e=this.creatingItem)==null||e.redo(),this.five.needsRender=!0});this.five=e,this.theme=i,this.group=new Rt,this.group.name="Sculpt",e.scene.add(this.group),Fn.modules.init(e),zt("ctrl+z, command+z",this.undo),zt("ctrl+shift+z, command+shift+z",this.redo),Fn.modules.fiveDomEvents.addEventListener(this.group,"click",({intersects:s,origDomEvent:o})=>{var a;const r=qg((a=s==null?void 0:s[0])==null?void 0:a.object,l=>l.isSculptObject);return r&&!r.editing?this.emit("click",o,r):!1}),window.__SCULPT_DEBUG__=this,window.__SCULPT_MODULES_DEBUG__=Fn.modules}get data(){return{items:this.items.map(e=>{try{return e.data}catch(i){return console.error(i),null}}).filter(xe)}}get items(){return this.group.children}load(e,i){var o;this.clear();const s=(o=e==null?void 0:e.items)==null?void 0:o.map(r=>{var l;const a=te(k({},r),{style:k(k({},(l=this.theme)==null?void 0:l[r.type.toLowerCase()]),r.style)});return r.type==="Point"?new Sf(a,i):r.type==="line"?new Bf(a,i):r.type==="Polyline"?new Df(a,i):r.type==="Polygon"?new Tf(a,i):r.type==="Prism"?new Lf(a,i):r.type==="Rectangle"?new zf(a,i):r.type==="Circle"?new jf(a,i):r.type==="Cylinder"?new Of(a,i):r.type==="Box"?new Vf(a,i):null});this.group.add(...s),this.five.needsRender=!0}getItemById(e){return this.items.find(i=>i.uuid===e)}putObject(e){var o;this.group.add(e);const i=Fn.modules.object3DHelper,s=i.addObject3DHelper(e);return(o=s==null?void 0:s.moveController)==null||o.moveByMouse(),i}createPoint(...e){return Q(this,null,function*(){var i,s;return Object.assign((i=e[0])!=null?i:{},(s=this.theme)==null?void 0:s.point,e[0]),this.createItem(Sf,...e)})}createLine(...e){return Q(this,null,function*(){var i,s;return Object.assign((i=e[0])!=null?i:{},(s=this.theme)==null?void 0:s.line,e[0]),this.createItem(Bf,...e)})}createline(...e){return Q(this,null,function*(){this.createLine(...e)})}createPolyline(...e){return Q(this,null,function*(){var i,s;return Object.assign((i=e[0])!=null?i:{},(s=this.theme)==null?void 0:s.polyline,e[0]),this.createItem(Df,...e)})}createPolygon(...e){return Q(this,null,function*(){var i,s;return Object.assign((i=e[0])!=null?i:{},(s=this.theme)==null?void 0:s.polygon,e[0]),this.createItem(Tf,...e)})}createPrism(...e){return Q(this,null,function*(){var i,s;return Object.assign((i=e[0])!=null?i:{},(s=this.theme)==null?void 0:s.prism,e[0]),this.createItem(Lf,...e)})}createRectangle(...e){return Q(this,null,function*(){var i,s;return Object.assign((i=e[0])!=null?i:{},(s=this.theme)==null?void 0:s.rectangle,e[0]),this.createItem(zf,...e)})}createCircle(...e){return Q(this,null,function*(){var i,s;return Object.assign((i=e[0])!=null?i:{},(s=this.theme)==null?void 0:s.circle,e[0]),this.createItem(jf,...e)})}createCylinder(...e){return Q(this,null,function*(){var i,s;return Object.assign((i=e[0])!=null?i:{},(s=this.theme)==null?void 0:s.cylinder,e[0]),this.createItem(Of,...e)})}createBox(...e){return Q(this,null,function*(){var i,s;return Object.assign((i=e[0])!=null?i:{},(s=this.theme)==null?void 0:s.box,e[0]),this.createItem(Vf,...e)})}canUndo(){var e;return this.creatingItem?(e=this.creatingItem)==null?void 0:e.canUndo():!1}canRedo(){var e;return this.creatingItem?(e=this.creatingItem)==null?void 0:e.canRedo():!1}clear(){Gk(this.items,e=>e.delete()),this.five.needsRender=!0}createItem(e,...i){return Q(this,null,function*(){this.creatingItem&&(this.creatingItem.stopCreating(),this.creatingItem=null);const s=new e;this.creatingItem=s,this.group.add(s);const{promise:o,resolve:r,reject:a}=vn();return yield s.create(...i).then((...l)=>(this.creatingItem=null,r(s),l)).catch(l=>{a(l),this.group.remove(s)}),o})}};let Xe=Fn;d(Xe,"modules",Jg);const Qk=n=>new Xe(n);function Wk(n,...t){t.forEach(e=>{n.children.includes(e)||e&&n.add(e)})}let Uo;const gp=n=>((!Uo||n!==Uo.five)&&(Uo={instance:new Ys(n,{noEmitWhenHide:!0,noEmitWhenNotInScene:!0}),five:n}),Uo.instance);class pp extends ht{constructor(e){var s,o;super();d(this,"type");d(this,"tag");d(this,"rawData");d(this,"model");d(this,"visibles",[]);d(this,"five");d(this,"group");d(this,"fiveDomEvents");d(this,"disposers",[]);this.five=e.five,this.model=e.model,this.group=e.group,this.type=e.type,this.rawData=e.rawData,this.fiveDomEvents=gp(this.five);const i=(o=(s=e.position)!=null?s:this.model.center)!=null?o:os(this.model).getCenter(new b.Vector3);this.tag=Yf(this.five,i,{wrapper:e.tagWrapper}),this.tag.extraObjectsForIntersectCheck.push(this.group)}get container(){return this.tag.container}get state(){return{visible:this.model.visible,enabled:this.group.children.includes(this.model)}}show(){this.visibles[0]=!0,this.updateVisible(),this.emit("show")}hide(){this.visibles[0]=!1,this.updateVisible(),this.emit("hide")}enable(){Wk(this.group,this.model),this.five.needsRender=!0,this.model.updateMatrixWorld(!0),this.tag.setTransformMatrix(this.model.matrixWorld),this.tag.enable();const e=this.onClick.bind(this);this.fiveDomEvents.addEventListener(this.model,"click",e),this.disposers.push(()=>{this.fiveDomEvents.removeEventListener(this.model,"click")}),this.updateVisible(),this.emit("enable")}disable(){this.group.remove(this.model),this.five.needsRender=!0,this.tag.disable(),this.disposers.forEach(e=>e()),this.disposers=[],this.emit("disable")}updateVisible(){!this.visibles.some(i=>i===!1)?(this.tag.show(),this.model.visible=!0):(this.tag.hide(),this.model.visible=!1),this.five.needsRender=!0}onClick(){return this.emit("click",this)}}class vp extends pp{constructor(...e){super(...e);d(this,"hideTag",()=>{this.tag.hide()});this.enable(),this.tag.hide(),this.updateVisible()}enable(){super.enable(),this.five.on("mode.change.request",this.hideTag),this.five.on("pano.request",this.hideTag)}disable(){super.disable(),this.five.off("mode.change.request",this.hideTag),this.five.off("pano.request",this.hideTag)}show(){super.show(),this.tag.hide()}onClick(){return this.tag.visible?this.tag.hide():this.tag.show({force:!0}),super.onClick(),!0}updateVisible(){!this.visibles.some(i=>i===!1)?this.model.visible=!0:(this.tag.hide(),this.model.visible=!1),this.five.needsRender=!0}}function Uk(n){me(n,"svelte-1q9fx3x",".model-maker-tag.svelte-1q9fx3x{position:absolute;width:-moz-max-content;width:max-content;left:50%;top:50%;transform:translate(-50%, -50%);color:#fff;font-size:0.875rem;font-weight:bold;text-shadow:0.125rem 0 0.5rem rgba(0, 0, 0, 0.15)}")}function Rf(n){let t,e;return{c(){t=L("div"),e=Se(n[0]),P(t,"class","model-maker-tag svelte-1q9fx3x")},m(i,s){R(i,t,s),O(t,e)},p(i,s){s&1&&Te(e,i[0])},d(i){i&&V(t)}}}function Yk(n){let t,e=n[0]&&Rf(n);return{c(){e&&e.c(),t=Ee()},m(i,s){e&&e.m(i,s),R(i,t,s)},p(i,[s]){i[0]?e?e.p(i,s):(e=Rf(i),e.c(),e.m(t.parentNode,t)):e&&(e.d(1),e=null)},i:K,o:K,d(i){e&&e.d(i),i&&V(t)}}}function Xk(n,t,e){let{text:i}=t;return n.$$set=s=>{"text"in s&&e(0,i=s.text)},[i]}class Zk extends de{constructor(t){super(),he(this,t,Xk,Yk,ce,{text:0},Uk)}}const _f=(n,t)=>{var i;const e=new Zk({target:n,props:{text:(i=t.rawData)==null?void 0:i.name}});return()=>e.$destroy()},Jk=(n,t,e)=>{var s;const i=new Zg({target:n,props:{content:(s=t.rawData)==null?void 0:s.name,five:e}});return()=>i.$destroy()},qk={box:_f,triangles:_f,prism:Jk};class Ff extends pp{constructor(...e){const i=e[0],s=os(i.model),o=new b.Vector3().lerpVectors(Si(s,0),Si(s,5),.5);super(te(k({},i),{position:o}));d(this,"onModelShownFloorChange",e=>{this.updateFiveCurrentFloorState(e),this.updateVisible()});d(this,"updateFiveCurrentFloorState",e=>{var s,o;const i=(o=(s=this.rawData)==null?void 0:s.object_data)==null?void 0:o.floorIndex;Tt(i)?this.visibles[1]=!0:this.visibles[1]=e===null?!0:i===e});this.enable(),this.updateVisible(),this.five.on("modelShownFloorChange",this.onModelShownFloorChange),this.disposers.push(()=>{this.five.off("modelShownFloorChange",this.onModelShownFloorChange)})}show(){this.updateFiveCurrentFloorState(this.five.model.shownFloor),super.show()}hide(){super.hide()}}class Kk extends vp{constructor(...e){super(...e);d(this,"onPanoArrived",e=>{this.updatePanoIndex(e),this.updateVisible()});d(this,"onModeChange",e=>{this.updateMode(e),this.updateVisible()});d(this,"updatePanoIndex",e=>{var i,s;this.visibles[1]=((s=(i=this.rawData)==null?void 0:i.object_data)==null?void 0:s.panoIndex)===e});d(this,"updateMode",e=>{this.visibles[2]=e==="Panorama"});this.updatePanoIndex(this.five.state.panoIndex),this.updateMode(this.five.state.mode),this.updateVisible(),this.five.on("panoArrived",this.onPanoArrived),this.five.on("modeChange",this.onModeChange),this.disposers.push(()=>{this.five.off("panoArrived",this.onPanoArrived),this.five.off("modeChange",this.onModeChange)})}show(){this.updatePanoIndex(this.five.state.panoIndex),this.updateMode(this.five.state.mode),super.show()}}class $k extends Pi{constructor(e,i){var s,o;super(e);d(this,"state");d(this,"items",[]);d(this,"group",new b.Group);d(this,"data");d(this,"tagRendererMap",{});d(this,"fiveDomEvents");d(this,"zFightingOffset",0);d(this,"tagWrapper");d(this,"occlusionVisibility");d(this,"occlusionMode");d(this,"fiveEveryReadyListenerDisposer");d(this,"onFiveModeChange",e=>{const i=this.occlusionVisibility;Array.isArray(i)&&this.items.forEach(s=>{s.model.setStyle instanceof Function&&s.model.setStyle({occlusionVisibility:i.includes(e)})})});d(this,"handleEnable",()=>{var e,i;this.five.scene.add(this.group),(i=(e=this.five.getElement())==null?void 0:e.parentElement)==null||i.appendChild(this.tagWrapper),this.five.needsRender=!0,this.onFiveModeChange(this.five.getCurrentState().mode),this.onFiveEveryReady(),this.five.on("modeChange",this.onFiveModeChange),this.fiveEveryReadyListenerDisposer=Ql(this.five,this.onFiveEveryReady)});d(this,"handleDisable",()=>{this.five.scene.remove(this.group),this.tagWrapper.remove(),this.five.needsRender=!0,this.five.off("modeChange",this.onFiveModeChange),this.fiveEveryReadyListenerDisposer()});d(this,"onFiveEveryReady",()=>Q(this,null,function*(){if(this.five.state.mode==="Panorama")return;const e=this.items.filter(l=>l instanceof Ff).map(l=>l.tag),i=e.filter(l=>l.position&&l.visible&&l.enabled);yield Ug(0);const s=this.five.camera.position.clone(),o=i.sort((l,c)=>s.distanceTo(l.position)-s.distanceTo(c.position)),r=[],a=(l,c)=>!(l.right<c.left||l.left>c.right||l.bottom<c.top||l.top>c.bottom);e.forEach(l=>{l.visibles[2]=void 0}),o.forEach(l=>{if(l.visibles[1]===!1)return;const c=l.container.getElementsByClassName("room-label-item__text")[0];if(!c)return;const h=c.getBoundingClientRect();r.every(f=>!a(f.boundingClientRect,h))?(r.push({tag:l,boundingClientRect:h}),l.visibles[2]=!0):l.visibles[2]=!1,l.needsRender=!0})}));d(this,"updateTagRenderer",()=>{this.items.forEach(e=>{var s;const i=(s=this.tagRendererMap[e.type])!=null?s:qk[e.type];i&&e.__renderer!==i&&(e.__renderer=i,typeof e.__disposeRenderer=="function"&&e.__disposeRenderer(),e.tag.container.innerHTML="",e.__disposeRenderer=i(e.tag.container,e,this.five))})});this.group.name="ModelMakerPluginGroup",this.state={enabled:!0,visible:!0},this.occlusionVisibility=(s=i==null?void 0:i.occlusionVisibility)!=null?s:!1,this.occlusionMode=(o=i==null?void 0:i.occlusionMode)!=null?o:"translucence",this.fiveDomEvents=gp(e),this.tagWrapper=(()=>{var a;const r=document.createElement("div");return r.style.position="absolute",r.style.top="0",r.style.left="0",r.style.width="100%",r.style.height="100%",r.style.pointerEvents="none",r.style.zIndex=`${(a=i==null?void 0:i.tagContainerZIndex)!=null?a:""}`,r})(),e.scene.add(this.group),this.handleEnable(),window.__MODELMAKER_DEBUG__=this}load(e){return Q(this,null,function*(){var s;if(this.clear(),this.data=e,yield ci(this.five),this.data!==e)return;this.clear();const i=o=>{var a;const r=o.object_data.color?new b.Color().setHex(parseInt(o.object_data.color.slice(1),16)):new b.Color(1,1,1);return{color:r,lineColor:r,opacity:((a=o.object_data.opacity)!=null?a:.4)/2,lineOpacity:1,lineWidth:1,occlusionVisibility:typeof this.occlusionVisibility=="boolean"?this.occlusionVisibility:!1,occlusionMode:this.occlusionMode}};(s=e==null?void 0:e.list)==null||s.forEach(o=>{var r;if(o.type==="triangles"){const a=new op;a.setPoints(o.object_data.points),a.setStyle(i(o)),this.fiveDomEvents.addEventListener(a,"hover",()=>a.highlight()),this.fiveDomEvents.addEventListener(a,"unHover",()=>a.unhighlight());const l=new Kk({five:this.five,tagWrapper:this.tagWrapper,model:a,group:this.group,type:o.type,rawData:o});this.items.push(l)}else if(o.type==="prism"){const a=new ss;this.zFightingOffset+=so.Z_FIGHTING_OFFSET;const l=o.object_data.points.map(f=>{var m;return[f[0],f[1]+((m=o.object_data.fixedY)!=null?m:0),f[2]]});l.push(l[0]);const c=o.object_data.height+((r=o.object_data.fixedHeight)!=null?r:0)+this.zFightingOffset,h=De(l[0]).add(new b.Vector3().setY(c));a.setPoints({points:l,heightPoint:h}),a.setStyle(i(o));const u=new Ff({five:this.five,tagWrapper:this.tagWrapper,model:a,group:this.group,type:o.type,rawData:o});this.items.push(u)}else if(o.type==="box"){const a=new ss,{start:l,end:c,rotation:h=[0,0,0,0]}=o.object_data,u=new b.Vector3().fromArray(l),f=new b.Vector3().fromArray(c),m=new b.Euler().fromArray(h),v=new b.Quaternion().setFromEuler(m),p=v.clone().inverse(),g=new b.Vector3().lerpVectors(u,f,.5),A=g.clone().negate(),w=u.clone().add(A).applyQuaternion(p),I=f.clone().add(A).applyQuaternion(p),C=new b.Box3(w.clone().max(I),w.clone().min(I));a.setPoints({points:[Si(C,2),Si(C,3),Si(C,7),Si(C,6)],heightPoint:Si(C,1)}),a.position.copy(g),a.quaternion.copy(v),a.setStyle(i(o));const E=new vp({five:this.five,tagWrapper:this.tagWrapper,model:a,group:this.group,type:o.type,rawData:o});this.items.push(E)}}),this.state.enabled?this.handleEnable():this.handleDisable(),this.state.visible?this.handleShow():this.handleHide(),this.updateTagRenderer(),this.hooks.emit("dataLoaded",e),this.five.needsRender=!0})}setState(e){xe(e.enabled)&&this.state.enabled!==e.enabled&&(this.state.enabled=e.enabled,e.enabled?this.handleEnable():this.handleDisable(),this.hooks.emit(e.enabled?"enable":"disable",{userAction:"我不知道捏"}),this.hooks.emit("stateChange",{state:this.state,userAction:"我不知道捏"})),xe(e.visible)&&this.state.visible!==e.visible&&(this.state.visible=e.visible,e.visible?this.handleShow():this.handleHide(),this.hooks.emit(e.visible?"show":"hide",{userAction:"我不知道捏"}),this.hooks.emit("stateChange",{state:this.state,userAction:"我不知道捏"}))}getItemById(e){return this.items.find(i=>i.rawData.id===e)}registerTagRenderer(e){this.tagRendererMap=k(k({},this.tagRendererMap),e),this.updateTagRenderer()}hasCustomTagRenderer(e){return!!this.tagRendererMap[e]}enable(){this.setState({enabled:!0})}disable(){this.setState({enabled:!1})}show(){this.setState({visible:!0})}hide(){this.setState({visible:!1})}clear(){this.zFightingOffset=0,this.handleDisable(),this.group.children.length=0,this.five.needsRender=!0,this.items=[],this.tagWrapper.innerHTML="",this.fiveDomEvents.clear()}dispose(){this.hooks.emit("dispose"),this.clear()}onWorkCodeChange(){this.group.matrix.copy(this.workUtil.transform.clone()),this.group.matrix.decompose(this.group.position,this.group.quaternion,this.group.scale),this.group.updateMatrixWorld()}handleShow(){this.group.visible=!0,this.tagWrapper.style.display="block",this.five.needsRender=!0}handleHide(){this.group.visible=!1,this.tagWrapper.style.display="none",this.five.needsRender=!0}}const eD=(...n)=>new $k(...n),tD=Object.freeze(Object.defineProperty({__proto__:null,BaseEditor:_r,BoxMesh:_l,BoxMeshEditor:mp,CircleMesh:up,CircleMeshEditor:hp,CircleWithEdgeMesh:eo,CylinderMesh:Rl,CylinderMeshEditor:fp,LineMesh:Yt,PointMesh:ns,PolygonMesh:Nc,PrismMesh:ss,PrismMeshEditor:rp,RectangleMesh:lp,RectangleMeshEditor:ap,RectangleWithEdgeMesh:vr,createBox:Wc,createCircle:Gr,createCylinder:Qc,createLine:Uc,createPoint:Fc,createPolygon:Hr,createPrism:Gc,createRectangle:Nr},Symbol.toStringTag,{value:"Module"})),iD=Object.freeze(Object.defineProperty({__proto__:null,BetterTween:Un,FiveDomEvents:Ys,FivePuppet:Yv,Interval:dl,LightTag:Li,LineSegments:im,Magnifier:Cr,Object3D:tm,PointHelper:em,PointSelector:Yl,PointSelectorHelper:Jf,Rectangle:Xp,absoluteUrl:Zl,animeMap:Os,awaitNextFrame:_v,blink:Er,bounding:Xl,boundingBox:os,boundingSphere:nm,boxVertex:Si,boxVertexes:Lv,checkFiveModelLoaded:Bv,convexHull:Zp,equal:wt,fiveModelIsLoaded:am,getCoordsFromClient:ev,getCoordsFromElement:tv,getFrameTime:Fv,inside:eh,isAbsoluteURL:cm,isModelLike:Gt,isNil:Tt,isPanoramaLike:tn,lookObject:Vv,lookPoint:rm,nextFrame:no,notNil:xe,pointInPolygon:eh,reblink:om,requestAnimationFrameInterval:rs,sculpt:tD,tag:Yf,tweenProgress:Xs,uuid:ct,waitFiveModelLoaded:ci,worldBounding:Ir,worldBoundingBox:zv,worldBoundingSphere:sm},Symbol.toStringTag,{value:"Module"}));Ep();Ip();exports.AreaMakerPlugin=mk;exports.CSS3DRender=Zn;exports.CSS3DRenderPlugin=xr;exports.CameraMovementEffect=Fm;exports.CameraMovementPlugin=P1;exports.ContentType=bg;exports.CruisePlugin=X3;exports.CruisePluginController=oo;exports.CruisePluginTypes=Y3;exports.CurrentPanoImagePlugin=pk;exports.DIRECTION=Bn;exports.DISPLAY_STRATEGY_TYPE=$i;exports.DimensionType=yg;exports.FLOOR_PLAN_ATTACHED_TO=zi;exports.FLOOR_TYPE_MAP=f1;exports.GuideLineItem=Q3;exports.GuideLineModeItem=R3;exports.GuideLinePlugin=zc;exports.ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE=en;exports.ItemLabelPlugin=gC;exports.Magnifier=Cr;exports.MapviewFloorplanPlugin=Nb;exports.ModelChassisCompassPlugin=p1;exports.ModelEntryDoorGuidePlugin=b1;exports.ModelFloorplanPlugin=Rb;exports.ModelItemLabelPlugin=Yw;exports.ModelMakerPlugin=eD;exports.ModelRoomLabelPlugin=X0;exports.ModelTVVideoPlugin=Kw;exports.ModelViewPlugin=Hp;exports.MoveController=Lc;exports.MovePlugin=Z3;exports.Object3DHelperController=Bc;exports.Object3DHelperPlugin=Vx;exports.PLUGIN=Rr;exports.PaintBrush=Fp;exports.PaintBrushTypeEnum=pi;exports.PanoCompassPlugin=W1;exports.PanoCursorRaycasterPlugin=s0;exports.PanoDoorLabelPlugin=xC;exports.PanoFloorplanRadarPlugin=d1;exports.PanoMeasurePlugin=yw;exports.PanoMeasurePluginLine=hn;exports.PanoMeasurePluginModel=vc;exports.PanoMeasurePluginPoint=Lt;exports.PanoMeasurePluginPolyline=dn;exports.PanoRulerPlugin=D1;exports.PanoRulerProPlugin=F1;exports.PanoSpatialTagPlugin=Ow;exports.PanoTagPlugin=D3;exports.PanoTagPluginController=pr;exports.PanoVideoPlugin=Nx;exports.PanoVideoPluginType=Hx;exports.PipelinePlugin=ok;exports.PointType=Ag;exports.ROOM_FETILE_TYPE_MAP=u1;exports.ROOM_TYPE_MAP=m1;exports.Rotation=ii;exports.Sculpt=Xe;exports.SculptPlugin=Qk;exports.TopviewFloorplanPlugin=Qb;exports.Util=iD;exports.WalkController=oo;exports.createBox=Wc;exports.createCircle=Gr;exports.createCylinder=Qc;exports.createLine=Uc;exports.createPoint=Fc;exports.createPolygon=Hr;exports.createPolyline=sp;exports.createPrism=Gc;exports.createRectangle=Nr;exports.defaultGlobalConfig=vg;exports.itemLabelPluginServerParams=pC;exports.modelItemLabelPluginServerParams=Xw;exports.modelRoomLabelPluginServerParams=Z0;exports.pluginFlag=k3;