@realsee/dnalogel 2.27.0-dev.0 → 2.27.0-dev.1

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 (380) hide show
  1. package/dist/CSS3DRenderPlugin/utils/three/CSS3DRender.d.ts +1 -1
  2. package/dist/PanoTagPlugin/controller/TagUtil.d.ts +1 -5
  3. package/dist/PanoTagPlugin/controller/index.d.ts +1 -1
  4. package/dist/PanoTagPlugin/typings/controller.d.ts +0 -2
  5. package/dist/PanoTagPlugin/typings/tag/TagConfig.d.ts +8 -3
  6. package/dist/PanoTagPlugin/utils/index.d.ts +1 -1
  7. package/dist/index.cjs.js +10 -10
  8. package/dist/index.js +133 -138
  9. package/dist/index.umd.js +10 -10
  10. package/docs/assets/search.js +1 -1
  11. package/docs/classes/CSS3DRender.html +30 -30
  12. package/docs/classes/CruisePluginController.html +3 -3
  13. package/docs/classes/GuideLineItem.GuideLineItem.html +3 -3
  14. package/docs/classes/GuideLineModeItem.GuideLineModeItem.html +3 -3
  15. package/docs/classes/Magnifier.html +3 -3
  16. package/docs/classes/ModelRoomLabelController.html +3 -3
  17. package/docs/classes/Object3DHelperController.html +3 -3
  18. package/docs/classes/PaintBrush.html +3 -3
  19. package/docs/classes/PanoMeasurePluginLine.html +3 -3
  20. package/docs/classes/PanoMeasurePluginModel.html +3 -3
  21. package/docs/classes/PanoMeasurePluginPoint.html +3 -3
  22. package/docs/classes/PanoMeasurePluginPolyline.html +3 -3
  23. package/docs/classes/PanoTagPluginController.html +25 -25
  24. package/docs/classes/Util.BetterTween.html +3 -3
  25. package/docs/classes/Util.Interval.html +3 -3
  26. package/docs/classes/Util.Magnifier.html +3 -3
  27. package/docs/classes/Util.PointDomHelper.html +3 -3
  28. package/docs/classes/Util.PointHelper.html +3 -3
  29. package/docs/classes/Util.PointSelectorHelper.html +3 -3
  30. package/docs/classes/Util.Rectangle.html +3 -3
  31. package/docs/enums/CameraMovementEffect.html +3 -3
  32. package/docs/enums/ContentType.html +3 -3
  33. package/docs/enums/DIRECTION.html +3 -3
  34. package/docs/enums/DISPLAY_STRATEGY_TYPE.html +3 -3
  35. package/docs/enums/DimensionType.html +3 -3
  36. package/docs/enums/FLOOR_PLAN_ATTACHED_TO.html +3 -3
  37. package/docs/enums/ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE.html +3 -3
  38. package/docs/enums/PaintBrushTypeEnum.html +3 -3
  39. package/docs/enums/PointType.html +3 -3
  40. package/docs/enums/Rotation.html +3 -3
  41. package/docs/functions/CSS3DRenderPlugin.html +3 -3
  42. package/docs/functions/CameraMovementPlugin.html +3 -3
  43. package/docs/functions/CruisePlugin.html +3 -3
  44. package/docs/functions/GuideLinePlugin.html +3 -3
  45. package/docs/functions/ItemLabelPlugin.html +3 -3
  46. package/docs/functions/MapviewFloorplanPlugin.html +3 -3
  47. package/docs/functions/ModelChassisCompassPlugin.html +3 -3
  48. package/docs/functions/ModelEntryDoorGuidePlugin.html +3 -3
  49. package/docs/functions/ModelFloorplanPlugin.html +3 -3
  50. package/docs/functions/ModelItemLabelPlugin.html +3 -3
  51. package/docs/functions/ModelRoomLabelPlugin.html +3 -3
  52. package/docs/functions/ModelTVVideoPlugin.html +3 -3
  53. package/docs/functions/ModelViewPlugin.html +3 -3
  54. package/docs/functions/Object3DHelperPlugin.html +3 -3
  55. package/docs/functions/PanoCompassPlugin.html +3 -3
  56. package/docs/functions/PanoCursorRaycasterPlugin.html +3 -3
  57. package/docs/functions/PanoDoorLabelPlugin.html +3 -3
  58. package/docs/functions/PanoFloorplanRadarPlugin.html +3 -3
  59. package/docs/functions/PanoMeasurePlugin.html +3 -3
  60. package/docs/functions/PanoRulerPlugin.html +3 -3
  61. package/docs/functions/PanoRulerProPlugin.html +3 -3
  62. package/docs/functions/PanoSpatialTagPlugin.html +3 -3
  63. package/docs/functions/PanoTagPlugin.html +3 -3
  64. package/docs/functions/PanoVideoPlugin.html +3 -3
  65. package/docs/functions/PipelinePlugin.html +3 -3
  66. package/docs/functions/TopviewFloorplanPlugin.html +3 -3
  67. package/docs/functions/Util.absoluteUrl.html +3 -3
  68. package/docs/functions/Util.getCoordsFromClient.html +3 -3
  69. package/docs/functions/Util.getCoordsFromElement.html +3 -3
  70. package/docs/functions/Util.getFrameTime.html +3 -3
  71. package/docs/functions/Util.getIntersectFromRelativePosition.html +3 -3
  72. package/docs/functions/Util.getRaycasterFromFivePointer.html +3 -3
  73. package/docs/functions/Util.isAbsoluteURL.html +3 -3
  74. package/docs/functions/Util.isModelLike.html +3 -3
  75. package/docs/functions/Util.isNil.html +3 -3
  76. package/docs/functions/Util.isPanoramaLike.html +3 -3
  77. package/docs/functions/Util.nextFrame.html +3 -3
  78. package/docs/functions/Util.notNil.html +3 -3
  79. package/docs/functions/Util.requestAnimationFrameInterval.html +3 -3
  80. package/docs/functions/Util.tweenProgress.html +3 -3
  81. package/docs/functions/Util.uuid.html +3 -3
  82. package/docs/functions/pluginFlag.html +3 -3
  83. package/docs/index.html +4 -4
  84. package/docs/interfaces/AddTagConfig.html +5 -5
  85. package/docs/interfaces/CSS3DRenderPluginEventMap.html +3 -3
  86. package/docs/interfaces/CSS3DRenderPluginState.html +3 -3
  87. package/docs/interfaces/CameraMovementPluginExportType.html +3 -3
  88. package/docs/interfaces/CruisePluginTypes.Config.html +3 -3
  89. package/docs/interfaces/CruisePluginTypes.CruiseKeyframe.html +3 -3
  90. package/docs/interfaces/CruisePluginTypes.EventMap.html +3 -3
  91. package/docs/interfaces/CruisePluginTypes.MoveAction.html +3 -3
  92. package/docs/interfaces/CruisePluginTypes.MoveWithKeyframesAction.html +3 -3
  93. package/docs/interfaces/CruisePluginTypes.MoveWithPanoIndexAction.html +3 -3
  94. package/docs/interfaces/CruisePluginTypes.PluginData.html +3 -3
  95. package/docs/interfaces/CruisePluginTypes.PluginServerData.html +3 -3
  96. package/docs/interfaces/CruisePluginTypes.PluginState.html +3 -3
  97. package/docs/interfaces/EventMap.html +12 -12
  98. package/docs/interfaces/FloorplanBounding.html +3 -3
  99. package/docs/interfaces/FloorplanData.html +3 -3
  100. package/docs/interfaces/FloorplanEntrance.html +3 -3
  101. package/docs/interfaces/FloorplanExtraObject.html +3 -3
  102. package/docs/interfaces/FloorplanExtraObject3D.html +3 -3
  103. package/docs/interfaces/FloorplanFloorData.html +3 -3
  104. package/docs/interfaces/FloorplanImagePosition.html +3 -3
  105. package/docs/interfaces/FloorplanObserver.html +3 -3
  106. package/docs/interfaces/FloorplanOutlineItem.html +3 -3
  107. package/docs/interfaces/FloorplanPosition.html +3 -3
  108. package/docs/interfaces/FloorplanRoomItem.html +3 -3
  109. package/docs/interfaces/FloorplanRoomLabelItem.html +3 -3
  110. package/docs/interfaces/FloorplanServerBounding.html +3 -3
  111. package/docs/interfaces/FloorplanServerComputedData.html +3 -3
  112. package/docs/interfaces/FloorplanServerData.html +3 -3
  113. package/docs/interfaces/FloorplanServerDoorItem.html +3 -3
  114. package/docs/interfaces/FloorplanServerDoorPosition.html +3 -3
  115. package/docs/interfaces/FloorplanServerEntrance.html +3 -3
  116. package/docs/interfaces/FloorplanServerFloorData.html +3 -3
  117. package/docs/interfaces/FloorplanServerImagePosition.html +3 -3
  118. package/docs/interfaces/FloorplanServerObserver.html +3 -3
  119. package/docs/interfaces/FloorplanServerOutlineItem.html +3 -3
  120. package/docs/interfaces/FloorplanServerPosition.html +3 -3
  121. package/docs/interfaces/FloorplanServerRoomItem.html +3 -3
  122. package/docs/interfaces/FloorplanServerRoomLabelItem.html +3 -3
  123. package/docs/interfaces/GuideLineModeItem.GuideLineTagContainer.html +3 -3
  124. package/docs/interfaces/GuideLinePluginType.CatmullRomCurve3.html +3 -3
  125. package/docs/interfaces/GuideLinePluginType.EventMap.html +3 -3
  126. package/docs/interfaces/GuideLinePluginType.GuideLineGeometryStyle.html +3 -3
  127. package/docs/interfaces/GuideLinePluginType.GuideLineItemContainer.html +3 -3
  128. package/docs/interfaces/GuideLinePluginType.GuideLineMaterialStyle.html +3 -3
  129. package/docs/interfaces/GuideLinePluginType.LineGeometriesConfig.html +3 -3
  130. package/docs/interfaces/GuideLinePluginType.ModelGuideLineStyle.html +3 -3
  131. package/docs/interfaces/GuideLinePluginType.ModelGuideLineTagData.html +3 -3
  132. package/docs/interfaces/GuideLinePluginType.PanoramaGuideLineStyle.html +3 -3
  133. package/docs/interfaces/GuideLinePluginType.PluginDataV2.html +3 -3
  134. package/docs/interfaces/GuideLinePluginType.PluginServerData.html +3 -3
  135. package/docs/interfaces/GuideLinePluginType.PluginState.html +3 -3
  136. package/docs/interfaces/GuideLinePluginType.Route.html +3 -3
  137. package/docs/interfaces/GuideLinePluginType.RouteConfig.html +3 -3
  138. package/docs/interfaces/HelperOffset.html +3 -3
  139. package/docs/interfaces/ImagePlaneGroup.html +3 -3
  140. package/docs/interfaces/ItemLabelPluginData.html +3 -3
  141. package/docs/interfaces/ItemLabelPluginExportReturnsType.html +3 -3
  142. package/docs/interfaces/ItemLabelPluginParametersType.html +3 -3
  143. package/docs/interfaces/MinMax.html +3 -3
  144. package/docs/interfaces/ModelChassisCompassPluginData.html +3 -3
  145. package/docs/interfaces/ModelChassisCompassPluginExportType.html +3 -3
  146. package/docs/interfaces/ModelChassisCompassPluginParameterType.html +3 -3
  147. package/docs/interfaces/ModelEntryDoorGuidePluginData.html +3 -3
  148. package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +3 -3
  149. package/docs/interfaces/ModelItemLabelPluginData.html +3 -3
  150. package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +3 -3
  151. package/docs/interfaces/ModelItemLabelPluginParametersType.html +3 -3
  152. package/docs/interfaces/ModelRoomLabelPluginData.html +3 -3
  153. package/docs/interfaces/ModelTVVideoPluginData.html +3 -3
  154. package/docs/interfaces/ModelTVVideoPluginExportType.html +3 -3
  155. package/docs/interfaces/ModelTVVideoPluginParameterType.html +3 -3
  156. package/docs/interfaces/ModelViewPluginExportType.html +3 -3
  157. package/docs/interfaces/Object3DHelperState.html +3 -3
  158. package/docs/interfaces/ObjectHelperControllers.html +3 -3
  159. package/docs/interfaces/PaintBrushAction.html +3 -3
  160. package/docs/interfaces/PaintBrushConfigs.html +3 -3
  161. package/docs/interfaces/PaintBrushState.html +3 -3
  162. package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +3 -3
  163. package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +3 -3
  164. package/docs/interfaces/PanoMeasureParameterType.html +3 -3
  165. package/docs/interfaces/PanoMeasurePluginLineJson.html +3 -3
  166. package/docs/interfaces/PanoMeasurePluginOpenParameter.html +3 -3
  167. package/docs/interfaces/PanoMeasurePluginPointJson.html +3 -3
  168. package/docs/interfaces/PanoMeasurePluginPolylineJson.html +3 -3
  169. package/docs/interfaces/PanoRulerPluginExportType.html +3 -3
  170. package/docs/interfaces/PanoRulerPluginOptions.html +3 -3
  171. package/docs/interfaces/PanoRulerPluginParameterType.html +3 -3
  172. package/docs/interfaces/PanoRulerProPluginExportType.html +3 -3
  173. package/docs/interfaces/PanoRulerProPluginOptions.html +3 -3
  174. package/docs/interfaces/PanoRulerProPluginParameterType.html +3 -3
  175. package/docs/interfaces/PanoRulerProPluginState.html +3 -3
  176. package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +3 -3
  177. package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +3 -3
  178. package/docs/interfaces/PanoSpatialTagPluginData.html +3 -3
  179. package/docs/interfaces/PanoSpatialTagPluginDataElement.html +3 -3
  180. package/docs/interfaces/PanoSpatialTagPluginExportType.html +3 -3
  181. package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +3 -3
  182. package/docs/interfaces/PanoSpatialTagPluginParameterType.html +3 -3
  183. package/docs/interfaces/PanoSpatialTagPluginPointElement.html +3 -3
  184. package/docs/interfaces/PanoSpatialTagPluginTagElement.html +3 -3
  185. package/docs/interfaces/PanoVideoPluginType.LoadParams.html +3 -3
  186. package/docs/interfaces/PanoVideoPluginType.PanoVideoItem.html +3 -3
  187. package/docs/interfaces/PanoVideoPluginType.PluginData.html +3 -3
  188. package/docs/interfaces/PanoVideoPluginType.PluginEventMap.html +3 -3
  189. package/docs/interfaces/PanoVideoPluginType.PluginState.html +3 -3
  190. package/docs/interfaces/PanoVideoPluginType.VideoItem.html +3 -3
  191. package/docs/interfaces/PanoVideoPluginType.VideoMeshParams.html +3 -3
  192. package/docs/interfaces/Point.html +3 -3
  193. package/docs/interfaces/Room.html +3 -3
  194. package/docs/interfaces/RoomInfo.html +3 -3
  195. package/docs/interfaces/RoomLabel.html +3 -3
  196. package/docs/interfaces/RoomRules.html +3 -3
  197. package/docs/interfaces/Rooms.html +3 -3
  198. package/docs/interfaces/Scissor.html +3 -3
  199. package/docs/interfaces/State.html +4 -4
  200. package/docs/interfaces/TagCacheInterface.html +11 -18
  201. package/docs/interfaces/TagConfig.html +9 -9
  202. package/docs/interfaces/TagGLTFObjectGroup.html +3 -3
  203. package/docs/interfaces/TagIconUrl.html +3 -3
  204. package/docs/interfaces/TagObjectGroup.html +3 -3
  205. package/docs/interfaces/TagStyle.html +3 -3
  206. package/docs/interfaces/Tags.html +3 -3
  207. package/docs/interfaces/TemporaryState.html +5 -5
  208. package/docs/interfaces/Util.MagnifierParameter.html +3 -3
  209. package/docs/interfaces/Util.MouseGroupParameter.html +3 -3
  210. package/docs/interfaces/Util.PointIntersection.html +3 -3
  211. package/docs/modules/CruisePluginTypes.html +3 -3
  212. package/docs/modules/GuideLineItem.html +3 -3
  213. package/docs/modules/GuideLineModeItem.html +3 -3
  214. package/docs/modules/GuideLinePluginType.html +3 -3
  215. package/docs/modules/PanoVideoPluginType.html +3 -3
  216. package/docs/modules/Util.html +3 -3
  217. package/docs/modules.html +4 -4
  218. package/docs/types/ArrayPosition.html +3 -3
  219. package/docs/types/AudioAppearance.html +3 -3
  220. package/docs/types/AudioTagTypeConfigKey.html +3 -3
  221. package/docs/types/CSS3DRenderExportType.html +3 -3
  222. package/docs/types/CSS3DRenderPluginExportType.html +3 -3
  223. package/docs/types/CSS3DRenderPluginParameterType.html +3 -3
  224. package/docs/types/ClassFunctionParameters.html +3 -3
  225. package/docs/types/Color.html +3 -3
  226. package/docs/types/ContentTypeConfigKey.html +3 -3
  227. package/docs/types/ContentTypeConfigKeySplit.html +3 -3
  228. package/docs/types/ContentTypeMap.html +3 -3
  229. package/docs/types/Create3DDomContainerReturnType.html +3 -3
  230. package/docs/types/Create3DElementReturnType.html +3 -3
  231. package/docs/types/CruisePluginExportType.html +3 -3
  232. package/docs/types/CruisePluginTypes.CruiseData.html +3 -3
  233. package/docs/types/CruisePluginTypes.MoveEffect.html +3 -3
  234. package/docs/types/DeprecatedMediaPlaneProperty.html +3 -3
  235. package/docs/types/DeprecatedTagProperty.html +3 -3
  236. package/docs/types/Direction-1.html +3 -3
  237. package/docs/types/Direction4.html +3 -3
  238. package/docs/types/ElementRenderer.html +3 -3
  239. package/docs/types/FloorplanRuleLabels.html +3 -3
  240. package/docs/types/FloorplanServerRuleLabels.html +3 -3
  241. package/docs/types/GuideLinePluginExportType.html +3 -3
  242. package/docs/types/GuideLinePluginType.GuideLineItem.html +3 -3
  243. package/docs/types/GuideLinePluginType.GuideLineItemEventMap.html +3 -3
  244. package/docs/types/GuideLinePluginType.GuideLineModeItemMode.html +3 -3
  245. package/docs/types/GuideLinePluginType.GuideLineStyle.html +3 -3
  246. package/docs/types/GuideLinePluginType.ModelGuideLineTag.html +3 -3
  247. package/docs/types/GuideLinePluginType.PathItem.html +3 -3
  248. package/docs/types/GuideLinePluginType.PluginData.html +3 -3
  249. package/docs/types/HelperEventMap.html +3 -3
  250. package/docs/types/LoadTagConfig.html +4 -4
  251. package/docs/types/MapviewFloorplanPluginParameterType.html +3 -3
  252. package/docs/types/MapviewFloorplanPluginReturnType.html +3 -3
  253. package/docs/types/MediaData.html +3 -3
  254. package/docs/types/MediaStore.html +4 -4
  255. package/docs/types/ModelEntryDoorGuidePluginParameterType.html +3 -3
  256. package/docs/types/ModelFloorplanPluginParameterType.html +3 -3
  257. package/docs/types/ModelFloorplanPluginReturnType.html +3 -3
  258. package/docs/types/ModelRoomLabelPluginParameters.html +3 -3
  259. package/docs/types/ModelRoomLabelPluginReturnType.html +3 -3
  260. package/docs/types/MoveArgs.html +3 -3
  261. package/docs/types/MoveOpts.html +3 -3
  262. package/docs/types/Object3DHelperEventMap.html +3 -3
  263. package/docs/types/ObjectFit.html +3 -3
  264. package/docs/types/PaintBrushEventMap.html +3 -3
  265. package/docs/types/PanoCompassPluginData.html +3 -3
  266. package/docs/types/PanoCompassPluginExportType.html +3 -3
  267. package/docs/types/PanoCompassPluginParameterType.html +3 -3
  268. package/docs/types/PanoFloorplanRadarPluginParameterType.html +3 -3
  269. package/docs/types/PanoFloorplanRadarPluginReturnType.html +3 -3
  270. package/docs/types/PanoIndex.html +3 -3
  271. package/docs/types/PanoMeasurePluginEvent.html +3 -3
  272. package/docs/types/PanoMeasureReturnType.html +3 -3
  273. package/docs/types/PanoSpatialTagPluginId.html +3 -3
  274. package/docs/types/PanoTagPluginExportInterface.html +3 -3
  275. package/docs/types/PanoTagPluginParamsInterface.html +3 -3
  276. package/docs/types/PanoVideoPluginParameterType.html +3 -3
  277. package/docs/types/PanoVideoPluginReturnType.html +3 -3
  278. package/docs/types/PickTagContentTypeInContentTypeConfigKey.html +3 -3
  279. package/docs/types/PipelinePluginParameterType.html +3 -3
  280. package/docs/types/PipelinePluginReturnType.html +3 -3
  281. package/docs/types/PlaneTag.html +3 -3
  282. package/docs/types/Point2DTag.html +3 -3
  283. package/docs/types/Point3DTag.html +3 -3
  284. package/docs/types/PointTag.html +3 -3
  285. package/docs/types/PointTagInstance.html +4 -4
  286. package/docs/types/Position.html +3 -3
  287. package/docs/types/RotateArgs.html +3 -3
  288. package/docs/types/RotateOpts.html +3 -3
  289. package/docs/types/RuleLabelsKey.html +3 -3
  290. package/docs/types/RuleLabelsValue.html +3 -3
  291. package/docs/types/StickType.html +3 -3
  292. package/docs/types/Tag.html +3 -3
  293. package/docs/types/Tag2D.html +3 -3
  294. package/docs/types/Tag3D.html +3 -3
  295. package/docs/types/TagConfigByKey.html +3 -3
  296. package/docs/types/TagContentType.html +3 -3
  297. package/docs/types/TagDimensionType.html +3 -3
  298. package/docs/types/TagElement.html +3 -3
  299. package/docs/types/TagEvents.html +4 -4
  300. package/docs/types/TagGLTFObject.html +3 -3
  301. package/docs/types/TagHooks.html +4 -4
  302. package/docs/types/TagId.html +3 -3
  303. package/docs/types/TagInstance.html +3 -3
  304. package/docs/types/TagPointType.html +3 -3
  305. package/docs/types/TagRendererMap.html +3 -3
  306. package/docs/types/TopviewFloorplanPluginParameterType.html +3 -3
  307. package/docs/types/TopviewFloorplanPluginReturnType.html +3 -3
  308. package/docs/types/WorkCode.html +3 -3
  309. package/docs/variables/FLOOR_TYPE_MAP.html +3 -3
  310. package/docs/variables/PLUGIN.html +3 -3
  311. package/docs/variables/ROOM_FETILE_TYPE_MAP.html +3 -3
  312. package/docs/variables/ROOM_TYPE_MAP.html +3 -3
  313. package/docs/variables/defaultGlobalConfig.html +4 -4
  314. package/docs/variables/itemLabelPluginServerParams.html +3 -3
  315. package/docs/variables/modelItemLabelPluginServerParams.html +3 -3
  316. package/docs/variables/modelRoomLabelPluginServerParams.html +3 -3
  317. package/libs/CSS3DRenderPlugin/Controller.js +1 -1
  318. package/libs/CSS3DRenderPlugin/index.js +1 -1
  319. package/libs/CSS3DRenderPlugin/utils/three/CSS3DRender.d.ts +1 -1
  320. package/libs/CSS3DRenderPlugin/utils/three/CSS3DRender.js +5 -5
  321. package/libs/CruisePlugin/Controller.js +1 -1
  322. package/libs/CruisePlugin/index.js +1 -1
  323. package/libs/GuideLinePlugin/Controller.js +1 -1
  324. package/libs/GuideLinePlugin/GuideLineItem.js +1 -1
  325. package/libs/GuideLinePlugin/GuideLineModeItem.js +1 -1
  326. package/libs/GuideLinePlugin/index.js +1 -1
  327. package/libs/ModelTVVideoPlugin/Plugin.js +1 -1
  328. package/libs/ModelTVVideoPlugin/index.js +1 -1
  329. package/libs/Object3DHelperPlugin/Controller.js +1 -1
  330. package/libs/Object3DHelperPlugin/index.js +1 -1
  331. package/libs/PanoCompassPlugin/Controller.js +1 -1
  332. package/libs/PanoCompassPlugin/index.js +1 -1
  333. package/libs/PanoDoorLabelPlugin/BaseController.js +1 -1
  334. package/libs/PanoDoorLabelPlugin/Controller.js +1 -1
  335. package/libs/PanoDoorLabelPlugin/index.js +1 -1
  336. package/libs/PanoMeasurePlugin/Components/Controller0.js +1 -1
  337. package/libs/PanoMeasurePlugin/Components/Controller1.js +1 -1
  338. package/libs/PanoMeasurePlugin/Controller/EditController.js +1 -1
  339. package/libs/PanoMeasurePlugin/Controller/WatchController.js +1 -1
  340. package/libs/PanoMeasurePlugin/Controller/index.js +1 -1
  341. package/libs/PanoMeasurePlugin/Model/area.js +1 -1
  342. package/libs/PanoMeasurePlugin/Modules/UIController/index.js +1 -1
  343. package/libs/PanoMeasurePlugin/index.js +1 -1
  344. package/libs/PanoMeasurePlugin/utils/dom/areaDom.js +1 -1
  345. package/libs/PanoSpatialTagPlugin/Plugin.js +1 -1
  346. package/libs/PanoSpatialTagPlugin/index.js +1 -1
  347. package/libs/PanoTagPlugin/Components/Tag/MarketingTag.js +1 -1
  348. package/libs/PanoTagPlugin/Components/Tag/index.js +1 -1
  349. package/libs/PanoTagPlugin/Components/TagContainer.js +1 -1
  350. package/libs/PanoTagPlugin/Components/TagItem.js +1 -1
  351. package/libs/PanoTagPlugin/controller/TagCache.js +1 -1
  352. package/libs/PanoTagPlugin/controller/TagComputer.js +26 -26
  353. package/libs/PanoTagPlugin/controller/TagUtil.d.ts +1 -5
  354. package/libs/PanoTagPlugin/controller/TagUtil.js +49 -53
  355. package/libs/PanoTagPlugin/controller/index.d.ts +1 -1
  356. package/libs/PanoTagPlugin/controller/index.js +8 -8
  357. package/libs/PanoTagPlugin/typings/controller.d.ts +0 -2
  358. package/libs/PanoTagPlugin/typings/tag/TagConfig.d.ts +8 -3
  359. package/libs/PanoTagPlugin/utils/index.d.ts +1 -1
  360. package/libs/PanoTagPlugin/utils/index.js +31 -34
  361. package/libs/PanoVideoPlugin/Controller.js +1 -1
  362. package/libs/PanoVideoPlugin/VideoMeshController.js +1 -1
  363. package/libs/PanoVideoPlugin/index.js +1 -1
  364. package/libs/PipelinePlugin/Controller.js +1 -1
  365. package/libs/PipelinePlugin/index.js +1 -1
  366. package/libs/PipelinePlugin/utils/Objects/FlowPipe.js +1 -1
  367. package/libs/PipelinePlugin/utils/Objects/HighlightPipe.js +1 -1
  368. package/libs/PipelinePlugin/utils/Objects/Pipe.js +1 -1
  369. package/libs/base/BasePlugin.js +1 -1
  370. package/libs/floorplan/MapviewFloorplanPlugin/Controller.js +1 -1
  371. package/libs/floorplan/MapviewFloorplanPlugin/index.js +1 -1
  372. package/libs/floorplan/ModelFloorplanPlugin/Controller.js +1 -1
  373. package/libs/floorplan/ModelFloorplanPlugin/index.js +1 -1
  374. package/libs/floorplan/PanoFloorplanRadarPlugin/Controller.js +1 -1
  375. package/libs/floorplan/PanoFloorplanRadarPlugin/index.js +1 -1
  376. package/libs/floorplan/TopviewFloorplanPlugin/Controller.js +1 -1
  377. package/libs/floorplan/TopviewFloorplanPlugin/index.js +1 -1
  378. package/libs/index.js +1 -1
  379. package/libs/shared-utils/logger.js +1 -1
  380. package/package.json +1 -1
package/dist/index.cjs.js CHANGED
@@ -1,4 +1,4 @@
1
- "use strict";var df=Object.defineProperty,hf=Object.defineProperties;var uf=Object.getOwnPropertyDescriptors;var $a=Object.getOwnPropertySymbols;var ff=Object.prototype.hasOwnProperty,mf=Object.prototype.propertyIsEnumerable;var vr=(n,t,e)=>t in n?df(n,t,{enumerable:!0,configurable:!0,writable:!0,value:e}):n[t]=e,G=(n,t)=>{for(var e in t||(t={}))ff.call(t,e)&&vr(n,e,t[e]);if($a)for(var e of $a(t))mf.call(t,e)&&vr(n,e,t[e]);return n},ve=(n,t)=>hf(n,uf(t));var f=(n,t,e)=>(vr(n,typeof t!="symbol"?t+"":t,e),e);var W=(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"),R=require("three"),Js=require("three/examples/jsm/renderers/CSS3DRenderer"),ls=require("hammerjs"),hh=require("@realsee/five/line"),uh=require("three/examples/jsm/loaders/FBXLoader"),gf=require("earcut"),el=require("animejs"),pf=require("@realsee/five/gltf-loader");function Af(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 E=Af(R);function vf(){console.debug("%c %c@realsee/dnalogel %cv2.27.0-dev.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 bf(){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 fh(){}const tl=()=>Promise.resolve(),il={__queue:Promise.resolve()};function yf(n=tl){il.__queue=il.__queue.then(n).catch(tl)}function Ms(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 br(n,t,e){const{x:i,y:s}=n,o=i*t,r=s*e;return{x:o,y:r}}function ks(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 wf(n,t,e=fh){new Promise(i=>{setTimeout(()=>{e(),i(!0)},t*n)})}const Cf=window,nl=window.requestAnimationFrame||Cf.webkitRequestAnimationFrame||(n=>setTimeout(n,16));function Ws(n,t=0){t<=0?nl(n):nl(()=>Ws(n,t-1))}var Lt=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-Lt.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?Lt.Bounce.In(n*2)*.5:Lt.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}}}}),nn=function(){return performance.now()},mh=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=nn()),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}(),Di={Linear:function(n,t){var e=n.length-1,i=e*t,s=Math.floor(i),o=Di.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=Di.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=Di.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=Di.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}}},fa=function(){function n(){}return n.nextId=function(){return n._nextId++},n._nextId=0,n}(),Wr=new mh,po=function(){function n(t,e){e===void 0&&(e=Wr),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=Lt.Linear.None,this._interpolationFunction=Di.Linear,this._chainedTweens=[],this._onStartCallbackFired=!1,this._onEveryStartCallbackFired=!1,this._id=fa.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.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,this},n.prototype.duration=function(t){return t===void 0&&(t=1e3),this._duration=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=nn()),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,d=!l&&Array.isArray(i[r]);if(!(c==="undefined"||c==="function")){if(d){var h=i[r];if(h.length===0)continue;for(var u=[a],m=0,A=h.length;m<A;m+=1){var p=this._handleRelativeValue(a,h[m]);if(isNaN(p)){d=!1,console.warn("Found invalid interpolation list. Skipping.");break}u.push(p)}d&&(i[r]=u)}if((c==="object"||l)&&a&&!d){e[r]=l?[]:{};var g=a;for(var v in g)e[r][v]=g[v];s[r]=l?[]:{};var h=i[r];if(!this._isDynamic){var y={};for(var v in h)y[v]=h[v];i[r]=h=y}this._setupProperties(g,e[r],h,s[r],o)}else(typeof e[r]=="undefined"||o)&&(e[r]=a),l||(e[r]*=1),d?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=nn()),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=nn()),!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=Wr),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=Lt.Linear.None),this._easingFunction=t,this},n.prototype.interpolation=function(t){return t===void 0&&(t=Di.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){if(t===void 0&&(t=nn()),e===void 0&&(e=!0),this._isPaused)return!0;var i,s,o=this._startTime+this._duration;if(!this._goToEnd&&!this._isPlaying){if(t>o)return!1;e&&this.start(t,!0)}if(this._goToEnd=!1,t<this._startTime)return!0;this._onStartCallbackFired===!1&&(this._onStartCallback&&this._onStartCallback(this._object),this._onStartCallbackFired=!0),this._onEveryStartCallbackFired===!1&&(this._onEveryStartCallback&&this._onEveryStartCallback(this._object),this._onEveryStartCallbackFired=!0),s=(t-this._startTime)/this._duration,s=this._duration===0||s>1?1:s;var r=this._easingFunction(s);if(this._updateProperties(this._object,this._valuesStart,this._valuesEnd,r),this._onUpdateCallback&&this._onUpdateCallback(this._object,s),s===1)if(this._repeat>0){isFinite(this._repeat)&&this._repeat--;for(i in this._valuesStartRepeat)!this._yoyo&&typeof this._valuesEnd[i]=="string"&&(this._valuesStartRepeat[i]=this._valuesStartRepeat[i]+parseFloat(this._valuesEnd[i])),this._yoyo&&this._swapEndStartRepeatValues(i),this._valuesStart[i]=this._valuesStartRepeat[i];return this._yoyo&&(this._reversed=!this._reversed),this._repeatDelayTime!==void 0?this._startTime=t+this._repeatDelayTime:this._startTime=t+this._delayTime,this._onRepeatCallback&&this._onRepeatCallback(this._object),this._onEveryStartCallbackFired=!1,!0}else{this._onCompleteCallback&&this._onCompleteCallback(this._object);for(var a=0,l=this._chainedTweens.length;a<l;a++)this._chainedTweens[a].start(this._startTime+this._duration,!1);return this._isPlaying=!1,!1}return!0},n.prototype._updateProperties=function(t,e,i,s){for(var o in i)if(e[o]!==void 0){var r=e[o]||0,a=i[o],l=Array.isArray(t[o]),c=Array.isArray(a),d=!l&&c;d?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}(),If="20.0.3",Pf=fa.nextId,_t=Wr,Ef=_t.getAll.bind(_t),Mf=_t.removeAll.bind(_t),kf=_t.add.bind(_t),gh=_t.remove.bind(_t),xf=_t.update.bind(_t),sl={Easing:Lt,Group:mh,Interpolation:Di,now:nn,Sequence:fa,nextId:Pf,Tween:po,VERSION:If,getAll:Ef,removeAll:Mf,add:kf,remove:gh,update:xf};function Df(n,t,e,i=Lt.Linear.None){const s=new po(n).to(t,e).easing(i).start();function o(r){s.update(r)&&requestAnimationFrame(o)}return requestAnimationFrame(o),s}var Kt=(n=>(n.Drawline="Drawline",n.Undo="Undo",n.Exit="Exit",n))(Kt||{});const es=Symbol("$$PAINT_BRUSH_EVENT$$");function xs(n){return n[es]||(n[es]={}),n[es]}function Sf(n){n[es]||delete n[es]}let Tf=class{hasListener(t){const e=xs(this);return e&&e[t]&&e[t].length>0}on(t,e,i){const s=xs(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){Sf(this);return}const i=xs(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=xs(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 li(){return((1+Math.random())*65536|0).toString(16).substring(1)}function lt(){return(li()+li()+"-"+li()+"-4"+li().substr(0,3)+"-"+li()+"-"+li()+li()+li()).toLowerCase()}const Lf=`
1
+ "use strict";var df=Object.defineProperty,hf=Object.defineProperties;var uf=Object.getOwnPropertyDescriptors;var $a=Object.getOwnPropertySymbols;var ff=Object.prototype.hasOwnProperty,mf=Object.prototype.propertyIsEnumerable;var vr=(n,t,e)=>t in n?df(n,t,{enumerable:!0,configurable:!0,writable:!0,value:e}):n[t]=e,G=(n,t)=>{for(var e in t||(t={}))ff.call(t,e)&&vr(n,e,t[e]);if($a)for(var e of $a(t))mf.call(t,e)&&vr(n,e,t[e]);return n},ve=(n,t)=>hf(n,uf(t));var f=(n,t,e)=>(vr(n,typeof t!="symbol"?t+"":t,e),e);var W=(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"),R=require("three"),Js=require("three/examples/jsm/renderers/CSS3DRenderer"),ls=require("hammerjs"),hh=require("@realsee/five/line"),uh=require("three/examples/jsm/loaders/FBXLoader"),gf=require("earcut"),el=require("animejs"),pf=require("@realsee/five/gltf-loader");function Af(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 E=Af(R);function vf(){console.debug("%c %c@realsee/dnalogel %cv2.27.0-dev.1",["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 bf(){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 fh(){}const tl=()=>Promise.resolve(),il={__queue:Promise.resolve()};function yf(n=tl){il.__queue=il.__queue.then(n).catch(tl)}function Ms(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 br(n,t,e){const{x:i,y:s}=n,o=i*t,r=s*e;return{x:o,y:r}}function ks(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 wf(n,t,e=fh){new Promise(i=>{setTimeout(()=>{e(),i(!0)},t*n)})}const Cf=window,nl=window.requestAnimationFrame||Cf.webkitRequestAnimationFrame||(n=>setTimeout(n,16));function Ws(n,t=0){t<=0?nl(n):nl(()=>Ws(n,t-1))}var Lt=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-Lt.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?Lt.Bounce.In(n*2)*.5:Lt.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}}}}),nn=function(){return performance.now()},mh=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=nn()),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}(),Di={Linear:function(n,t){var e=n.length-1,i=e*t,s=Math.floor(i),o=Di.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=Di.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=Di.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=Di.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}}},fa=function(){function n(){}return n.nextId=function(){return n._nextId++},n._nextId=0,n}(),Wr=new mh,po=function(){function n(t,e){e===void 0&&(e=Wr),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=Lt.Linear.None,this._interpolationFunction=Di.Linear,this._chainedTweens=[],this._onStartCallbackFired=!1,this._onEveryStartCallbackFired=!1,this._id=fa.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.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,this},n.prototype.duration=function(t){return t===void 0&&(t=1e3),this._duration=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=nn()),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,d=!l&&Array.isArray(i[r]);if(!(c==="undefined"||c==="function")){if(d){var h=i[r];if(h.length===0)continue;for(var u=[a],m=0,A=h.length;m<A;m+=1){var p=this._handleRelativeValue(a,h[m]);if(isNaN(p)){d=!1,console.warn("Found invalid interpolation list. Skipping.");break}u.push(p)}d&&(i[r]=u)}if((c==="object"||l)&&a&&!d){e[r]=l?[]:{};var g=a;for(var v in g)e[r][v]=g[v];s[r]=l?[]:{};var h=i[r];if(!this._isDynamic){var y={};for(var v in h)y[v]=h[v];i[r]=h=y}this._setupProperties(g,e[r],h,s[r],o)}else(typeof e[r]=="undefined"||o)&&(e[r]=a),l||(e[r]*=1),d?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=nn()),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=nn()),!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=Wr),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=Lt.Linear.None),this._easingFunction=t,this},n.prototype.interpolation=function(t){return t===void 0&&(t=Di.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){if(t===void 0&&(t=nn()),e===void 0&&(e=!0),this._isPaused)return!0;var i,s,o=this._startTime+this._duration;if(!this._goToEnd&&!this._isPlaying){if(t>o)return!1;e&&this.start(t,!0)}if(this._goToEnd=!1,t<this._startTime)return!0;this._onStartCallbackFired===!1&&(this._onStartCallback&&this._onStartCallback(this._object),this._onStartCallbackFired=!0),this._onEveryStartCallbackFired===!1&&(this._onEveryStartCallback&&this._onEveryStartCallback(this._object),this._onEveryStartCallbackFired=!0),s=(t-this._startTime)/this._duration,s=this._duration===0||s>1?1:s;var r=this._easingFunction(s);if(this._updateProperties(this._object,this._valuesStart,this._valuesEnd,r),this._onUpdateCallback&&this._onUpdateCallback(this._object,s),s===1)if(this._repeat>0){isFinite(this._repeat)&&this._repeat--;for(i in this._valuesStartRepeat)!this._yoyo&&typeof this._valuesEnd[i]=="string"&&(this._valuesStartRepeat[i]=this._valuesStartRepeat[i]+parseFloat(this._valuesEnd[i])),this._yoyo&&this._swapEndStartRepeatValues(i),this._valuesStart[i]=this._valuesStartRepeat[i];return this._yoyo&&(this._reversed=!this._reversed),this._repeatDelayTime!==void 0?this._startTime=t+this._repeatDelayTime:this._startTime=t+this._delayTime,this._onRepeatCallback&&this._onRepeatCallback(this._object),this._onEveryStartCallbackFired=!1,!0}else{this._onCompleteCallback&&this._onCompleteCallback(this._object);for(var a=0,l=this._chainedTweens.length;a<l;a++)this._chainedTweens[a].start(this._startTime+this._duration,!1);return this._isPlaying=!1,!1}return!0},n.prototype._updateProperties=function(t,e,i,s){for(var o in i)if(e[o]!==void 0){var r=e[o]||0,a=i[o],l=Array.isArray(t[o]),c=Array.isArray(a),d=!l&&c;d?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}(),If="20.0.3",Pf=fa.nextId,_t=Wr,Ef=_t.getAll.bind(_t),Mf=_t.removeAll.bind(_t),kf=_t.add.bind(_t),gh=_t.remove.bind(_t),xf=_t.update.bind(_t),sl={Easing:Lt,Group:mh,Interpolation:Di,now:nn,Sequence:fa,nextId:Pf,Tween:po,VERSION:If,getAll:Ef,removeAll:Mf,add:kf,remove:gh,update:xf};function Df(n,t,e,i=Lt.Linear.None){const s=new po(n).to(t,e).easing(i).start();function o(r){s.update(r)&&requestAnimationFrame(o)}return requestAnimationFrame(o),s}var Kt=(n=>(n.Drawline="Drawline",n.Undo="Undo",n.Exit="Exit",n))(Kt||{});const es=Symbol("$$PAINT_BRUSH_EVENT$$");function xs(n){return n[es]||(n[es]={}),n[es]}function Sf(n){n[es]||delete n[es]}let Tf=class{hasListener(t){const e=xs(this);return e&&e[t]&&e[t].length>0}on(t,e,i){const s=xs(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){Sf(this);return}const i=xs(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=xs(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 li(){return((1+Math.random())*65536|0).toString(16).substring(1)}function lt(){return(li()+li()+"-"+li()+"-4"+li().substr(0,3)+"-"+li()+"-"+li()+li()+li()).toLowerCase()}const Lf=`
2
2
  <style type="text/css">
3
3
 
4
4
  #_gl_paintBrush {
@@ -98,7 +98,7 @@ transition: all 500ms;
98
98
  }
99
99
 
100
100
  </style>
101
- `;let jf=class extends Tf{constructor(e){super();f(this,"configs");f(this,"clientWidth");f(this,"clientHeight");f(this,"ready",!1);f(this,"uuid",lt());f(this,"tween");f(this,"tweening",!1);f(this,"container");f(this,"canvas");f(this,"data",{});f(this,"tempLine",{});this.configs=e,this.clientWidth=document.body.clientWidth,this.clientHeight=document.body.clientHeight,this.container=this.ifInsertToDOM(),this.canvas={},this.initCtrl()}get color(){return this.configs.currentColor}get state(){return this.data}get dpr(){return this.configs.DPR||1}ifInsertToDOM(){if(this.container)return this.container;if(this.configs.container)this.configs.container.id="_gl_paintBrush",this.container=this.configs.container;else if(document.getElementById("_gl_paintBrush"))this.container=document.getElementById("_gl_paintBrush");else{const e=document.createElement("div");e.id="_gl_paintBrush",document.body.appendChild(e),this.container=e}return this.container.innerHTML=Lf,this.container}initCanvas(e){const i=document.createElement("canvas");i.className=e,i.width=this.clientWidth,i.height=this.clientHeight;const s=i.getContext("2d");if(s)return s.lineWidth=5*this.dpr,s.lineCap="round",s.lineJoin="round",this.container.appendChild(i),i}initCtrl(){const e=document.createElement("div");e.className="_paintBrush-ctrl";const i=document.createElement("div");i.className="_paintBrush-ctrlinner";const s=document.createElement("a");s.className="_paintBrush-ctrlitem _paintBrush-ctrlitem--undo",s.addEventListener("click",a=>{var u;if(a.stopPropagation(),this.configs.onClickUndo&&this.configs.onClickUndo(),!this.canvas[this.uuid]||!this.data[this.uuid]||this.data[this.uuid].length===0)return;const l=this.data[this.uuid].pop();l&&this.emitStateChange({type:Kt.Undo,color:this.color,ready:this.ready,state:l,uuid:this.uuid});const c=(u=this.canvas[this.uuid])==null?void 0:u.getContext("2d");if(!this.canvas[this.uuid])return;const{width:d,height:h}=this.canvas[this.uuid];c&&c.clearRect(0,0,d,h),this.data[this.uuid].forEach(m=>this.handleDrawLine(this.uuid,m,{withUndo:!0}))});const o=document.createElement("a");return o.className="_paintBrush-ctrlitem _paintBrush-ctrlitem--close",o.addEventListener("click",a=>{a.stopPropagation(),this.closeBrush(),this.configs.onClickClose&&this.configs.onClickClose()}),[s,o].forEach(a=>{const l=document.createElement("i");l.className="brush-icon";const c=document.createElement("span");c.className="brush-txt",c.innerText=a.className.endsWith("undo")?this.configs.onUndoText:this.configs.onExitText,a.appendChild(l),a.appendChild(c)}),i.appendChild(s),i.appendChild(o),e.appendChild(i),this.container.appendChild(e),e}openBrush(){if(this.ready)return;this.canvas[this.uuid]||(this.canvas[this.uuid]=this.initCanvas("_paintBrush-canvas")),this.container.className="brushing";const e=this.canvas[this.uuid];e.getContext("2d").clearRect(0,0,e.width,e.height),this.openBrushHandle(),this.ready=!0,this.emit("readyChange",!0)}closeBrush(){this.ready&&(this.container.className="",this.data={},this.tempLine={},Object.keys(this.canvas).forEach(e=>{this.canvas[e].ontouchstart=()=>!1,this.canvas[e].ontouchmove=()=>!1,this.canvas[e].ontouchend=()=>!1,this.canvas[e].ontouchcancel=()=>!1;const i=this.canvas[e].getContext("2d");i&&i.clearRect(0,0,this.canvas[e].width,this.canvas[e].height)}),this.ready=!1,this.emit("readyChange",!1),this.emitStateChange({type:Kt.Exit,color:this.color,ready:!1,uuid:this.uuid}))}updateCurrentColor(e){const i=this.canvas[this.uuid];if(!i)return;const s=i.getContext("2d");s&&(this.configs.currentColor=e,s.strokeStyle=e)}openBrushHandle(){const e=this.canvas[this.uuid];if(!e)return;const i=e.getContext("2d");if(!i)return;const s=this.color||"#6D92FF";i.strokeStyle=s;let o=null,r=[],a,l=[],c=0;const d=(h,u,m)=>{const A=this.color||"#ff0000";i.strokeStyle=A,i.beginPath(),i.moveTo(h.x,h.y),i.quadraticCurveTo(u.x,u.y,m.x,m.y),i.stroke()};e.onmousedown=h=>{h.preventDefault(),c=Date.now();const u=h.clientX,m=h.clientY;r=[],r.push({x:u,y:m}),o={x:u,y:m},a=Ms({x:u,y:m},this.clientWidth,this.clientHeight),l=[]},e.onmousemove=h=>{if(h.preventDefault(),!o)return;const u=Number(h.clientX),m=Number(h.clientY);if(Math.abs(u-o.x)<5&&Math.abs(m-o.y)<5||(r.push({x:u,y:m}),l.push(Ms({x:u,y:m},this.clientWidth,this.clientHeight)),r.length<3))return;const{control:A,end:p}=ks(r);!A||!p||(d(o,A,p),o=p)},e.onmouseup=h=>{if(h.preventDefault(),o=null,r.length<3)return;this.data[this.uuid]||(this.data[this.uuid]=[]);const u=Date.now()-c,m={move:Object.assign({},a),uuid:this.uuid,line:[...l],color:this.color,duration:u<1280?u:u<2e3?1280:0};this.data[this.uuid].push(m),Ws(()=>{this.emitStateChange({type:Kt.Drawline,color:this.color,ready:this.ready,state:m,uuid:this.uuid})})},e.ontouchstart=h=>{h.preventDefault(),c=Date.now();const u=h.touches[0].clientX,m=h.touches[0].clientY;r=[],r.push({x:u,y:m}),o={x:u,y:m},a=Ms({x:u,y:m},this.clientWidth,this.clientHeight),l=[]},e.ontouchmove=h=>{if(h.preventDefault(),!o)return;const u=Number(h.touches[0].clientX),m=Number(h.touches[0].clientY);if(Math.abs(u-o.x)<5&&Math.abs(m-o.y)<5||(r.push({x:u,y:m}),l.push(Ms({x:u,y:m},this.clientWidth,this.clientHeight)),r.length<3))return;const{control:A,end:p}=ks(r);!A||!p||(d(o,A,p),o=p)},e.ontouchend=e.ontouchcancel=h=>{if(h.preventDefault(),o=null,r.length<3)return;this.data[this.uuid]||(this.data[this.uuid]=[]);const u=Date.now()-c,m={move:Object.assign({},a),line:[...l],uuid:this.uuid,color:this.color,duration:u<1280?u:u<2e3?1280:0};this.data[this.uuid].push(m),Ws(()=>{this.emitStateChange({type:Kt.Drawline,color:this.color,ready:this.ready,state:m,uuid:this.uuid})})}}emitStateChange(e,i=!0){if(e.type!==Kt.Drawline){this.emit("stateChange",e,i);return}const s=Date.now(),o=e.state;if(!o||!o.line)return;const r=Math.ceil(o.line.length/100);for(let a=0;a<r;a++){const l={uuid:this.uuid,color:this.color,ready:this.ready,type:e.type,state:{uuid:this.uuid,move:o.move,duration:o.duration,color:this.color,line:o.line.slice(a*100,(a+1)*100)},timestamp:s,end:a===r-1};wf(a,20,()=>{this.emit("stateChange",l,i)})}}action(e){const{ready:i,type:s,uuid:o}=e;if(!i&&this.ready){this.closeBrush();return}if(i&&!this.ready){this.openBrush();return}if(this.ready)switch(s){case Kt.Drawline:const{state:r,timestamp:a,end:l}=e;if(!a||!r)return;this.tempLine[a]=[].concat(this.tempLine[a]||[],r.line),l&&(Object.assign(r,{line:this.tempLine[a]}),this.handleDrawLine(o,r,{},()=>delete this.tempLine[a]));break;case Kt.Undo:this.handleUndo(o);break}}handleDrawLine(e,i,{withUndo:s=!1},o=fh){!i||Object.prototype.toString.call(i)!="[object Object]"||Object.keys(i).length===0||yf(()=>new Promise(r=>{if(s||(this.canvas[e]||(this.canvas[e]=this.initCanvas("_paintBrush-canvas--sync")),this.data[e]||(this.data[e]=[]),this.data[e].push(i)),!this.canvas[e])return;const a=this.canvas[e].getContext("2d");if(!a)return;const{line:l=[],color:c="black",duration:d=0,uuid:h}=i,u=br(i.move||{},this.clientWidth,this.clientHeight);let m=[u];if(a.strokeStyle=c,a.beginPath(),a.moveTo(u.x,u.y),d&&!s){let A=[];const p=this;p.tween=Df({step:0},{step:l.length-1},d).onUpdate(({step:g})=>{var y;if(p.tweening=!0,!p.ready)return a.clearRect(0,0,p.canvas[h].width,p.canvas[h].height),(y=p.tween)==null?void 0:y.stop();const v=Math.floor(g);if(!A.find(I=>I===v)){if(A.push(v),m.push(br(l[v],p.clientWidth,p.clientHeight)),m.length<3)return;const{control:I,end:M}=ks(m);if(!I||!M)return;a.quadraticCurveTo(I.x,I.y,M.x,M.y),a.stroke()}}).onComplete(g=>{p.tween=void 0,p.tweening=!1,A=[],m=[],o&&o(),r()})}else{for(let A=0;A<l.length;A++){if(m.push(br(l[A],this.clientWidth,this.clientHeight)),m.length<3)continue;const{control:p,end:g}=ks(m);!p||!g||a.quadraticCurveTo(p.x,p.y,g.x,g.y)}a.stroke(),m=[],o&&o(),r()}}))}handleUndo(e){if(!this.canvas[e]||!this.data[e]||this.data[e].length===0)return;this.data[e].pop();const i=()=>{var o;const s=(o=this.canvas[e])==null?void 0:o.getContext("2d");s&&s.clearRect(0,0,this.canvas[e].width,this.canvas[e].height),this.data[e].forEach(r=>this.handleDrawLine(e,r,{withUndo:!0}))};if(this.tween&&this.tweening){this.tween.stop(),Ws(i,60);return}i()}destroyBrush(){this.closeBrush(),this.ready=!1,this.emit("readyChange",!0)}};class zf{constructor(t={}){f(this,"controller");const e=Object.assign({currentColor:"#f44336",onUndoText:"回退",onExitText:"关闭"},t);this.controller=new jf(e)}on(t,e){this.controller.on(t,e)}off(t,e){this.controller.off(t,e)}once(t,e){this.controller.once(t,e)}show(){this.controller.openBrush()}action(t){this.controller.action(t)}get state(){return this.controller.state}get configs(){return this.controller.configs}dispose(){return this.controller.destroyBrush()}setCurrentColor(t){this.controller.updateCurrentColor(t)}}const Of=(n,t)=>{var H,_;let e=(_=(H=t==null?void 0:t.initialState)==null?void 0:H.enabled)!=null?_:!0,i=!1,s=!0,o=null;const a=G(G({},{lookAtCurrentCamera:!1,lockedPanoIndex:null,lockedLatitude:null,lockedLongitude:null}),t==null?void 0:t.config),l=new E.Scene,c=new je.Camera(60);let d=new E.Object3D,h,u;{const Q=new E.DirectionalLight(16777215,.5);Q.position.copy(new E.Vector3(1,1,1)),l.add(Q)}{const Q=new E.DirectionalLight(16777215,.3);l.add(Q)}{const Q=new E.AmbientLight(16777215,.3);l.add(Q)}l.add(d);const m=()=>{if(i)return;h=D(n.model,c.fov,c.aspect),u=n.model.bounding.getCenter(new E.Vector3),l.remove(d),d=F(n.model),l.add(d),i=!0,V();function Q(J){const Z=J.clone();return Z.uniforms.modelAlpha.value=1,Z.uniforms.map.value&&(Z.uniforms.map.value.needsUpdate=!0),Z}function F(J){if(J instanceof E.Mesh){const Z=J.geometry,ee=Array.isArray(J.material)?J.material.map(Q):Q(J.material);return new E.Mesh(Z,ee)}else if(J instanceof E.Group){const Z=new E.Group;return J.children.forEach(ee=>Z.add(F(ee))),Z}else{const Z=new E.Object3D;return J.children.forEach(ee=>Z.add(F(ee))),Z}}},A=()=>{if(n.renderer)return o||(o=new E.WebGLRenderer({antialias:!1,alpha:!0}),o.setPixelRatio(n.renderer.getPixelRatio()),o.outputEncoding=E.sRGBEncoding,o.setClearColor(1579548,0),o.autoClear=!0),o},p=()=>{d.traverse(Q=>{Q instanceof E.Mesh&&[].concat(Q.material).forEach(J=>J.dispose())}),l.remove(d),d=new E.Object3D,l.add(d),i=!1,V()},g=()=>{e&&(i||m())},v=()=>{e||(e=!0,l.add(d),!i&&n.model.loaded&&m(),V())},y=()=>{e&&(l.remove(d),s=!0,L(),e=!1)},I=(Q,F={})=>{const J=A();if(!J)return;Q.appendChild(J.domElement),M(F);const Z=window.getComputedStyle(Q).position;Z!=="relative"&&Z!=="absolute"&&Z!=="fixed"&&Z!=="sticky"&&(Q.style.position="relative")},M=(Q={})=>{if(!o)return;const J=o.domElement.parentNode;if(J!=null&&J.nodeName){const{width:Z=J.offsetWidth,height:ee=J.offsetHeight}=Q;o.setSize(Z,ee),c.aspect=Z/ee,c.updateProjectionMatrix()}V()};function D(Q,F,J){const Z=Q.bounding,ee=Math.pow(Math.pow(Z.max.x-Z.min.x+1,2)+Math.pow(Z.max.y-Z.min.y+1,2)+Math.pow(Z.max.z-Z.min.z+1,2),1/2);let ce=ee/2/Math.tan(Math.PI*F/360);return J<1&&(ce=ce/J),isNaN(ce)?ee:ce}function P(Q){return n.work.observers[Q].standingPosition.clone()}const V=()=>{if(!e||!h||!u)return;const Q=n.getPose();Q.fov=c.fov,Q.offset=u,Q.distance=h,typeof a.lockedLatitude=="number"&&(Q.latitude=a.lockedLatitude),typeof a.lockedLongitude=="number"&&(Q.longitude=a.lockedLongitude),typeof a.lockedPanoIndex=="number"&&(Q.offset=P(a.lockedPanoIndex)),a.lookAtCurrentCamera&&(Q.offset=n.camera.position.clone().setY(n.camera.position.y+1)),c.setFromPose(Q),s=!0},L=()=>{!e||s!==!0||!o||!o.domElement.parentNode||o.domElement.parentNode.offsetWidth===0||(o.render(l,c),s=!1)},X=()=>{o&&o.dispose(),o=null},U=Q=>{Object.assign(a,Q),V()},N=()=>({enabled:e});return Object.assign(window,{camera:c}),n.on("modelLoaded",g),n.on("modelWillLoad",p),n.on("cameraDirectionUpdate",V),n.on("dispose",X),n.on("renderFrame",L),n.on("cameraPositionUpdate",V),{appendTo:I,refresh:M,changeConfigs:U,enable:v,disable:y,getCurrentState:N}};function ui(...n){const t=[];return n.forEach(e=>{e.isCSS3DObjectPlus?t.push(e):t.push(...ui(...e.children))}),t}function qs(n,t){const e=Math.round(n);return e%2===0?e:e+(t!=null&&t.floor?-1:1)}function Bf(n,t,e=!0){if(!n)return console.error("createResizeObserver: element is undefined"),{observe:()=>{},unobserve:()=>{}};const i=()=>{const o=qs(n.clientWidth,{floor:!0}),r=qs(n.clientHeight,{floor:!0});t(o,r)};if(typeof ResizeObserver=="undefined"||!ResizeObserver)return console.warn("createResizeObserver: ResizeObserver is undefined"),{observe:()=>i(),unobserve:()=>{}};const s=new ResizeObserver(i);return e&&i(),{observe:()=>s.observe(n),unobserve:()=>s.unobserve(n)}}class ol extends Js.CSS3DRenderer{constructor(){super();f(this,"wrapper");f(this,"requestAnimationFrameId");f(this,"resizeDisoper");this.domElement.style.position="absolute",this.domElement.style.top="0",this.domElement.style.left="0",this.domElement.style.userSelect="none",this.domElement.style.pointerEvents="none"}setWrapper(e){if(!e)throw new Error("CSS3DRenderer: wrapper is required");if(e.contains(this.domElement))return;const i=this.wrapper;return i&&i.contains(this.domElement)&&this.domElement.remove(),this.appendToElement(e),this.wrapper=e,this}appendToElement(e){e.appendChild(this.domElement);const i=(r,a)=>this.setSize(r,a),{observe:s,unobserve:o}=Bf(e,i,!0);s(),this.resizeDisoper=o,this.wrapper=e}renderEveryFrame(e,i){if(this.wrapper||console.warn("wrapper is not find, creating a html element and call setWrapper(wrapper)",this,e),this.requestAnimationFrameId)return;const s=()=>{this.requestAnimationFrameId=requestAnimationFrame(s),e.visible&&ui(e).length!==0&&this.render(e,i)};s()}stopRender(){this.requestAnimationFrameId&&cancelAnimationFrame(this.requestAnimationFrameId)}dispose(){var e;this.stopRender(),(e=this.resizeDisoper)==null||e.call(this),this.domElement.remove()}}function Vf(n){return typeof Symbol=="undefined"?`$Symbol<${n}>$`:Symbol(n)}const ts=Vf("$$EVENT$$");function Ds(n){return n[ts]||(n[ts]={}),n[ts]}function Rf(n){n[ts]||delete n[ts]}class Cn{hasListener(t){const e=Ds(this);return!!(e!=null&&e[t]&&e[t].length>0)}on(t,e,i){const s=Ds(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){Rf(this);return}const i=Ds(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=Ds(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}}const Qf=({x:n,y:t,z:e})=>new R.Vector3(n,t,e),Et=n=>new R.Vector3().fromArray(n),an=n=>n instanceof R.Vector3?n:Array.isArray(n)?Et(n):Qf(n);function Gf(n){if(n)return Array.isArray(n)?typeof n[0]=="number"?an(n):n.map(an):an(n)}class Nf extends E.Mesh{constructor(e,i){const s=new E.MeshBasicMaterial({opacity:0,color:0,transparent:!1,side:E.DoubleSide}),o=new E.PlaneGeometry(e,i);super(o,s);f(this,"name","opacity-mesh")}removeFromParent(){const e=this.parent;return e!==null&&e.remove(this),this}}function Ai(...n){const t=new R.Vector3;return n.forEach(e=>t.add(e)),t.divideScalar(n.length),t}const ph=1,Hf=`CSS3DObjectPlus@${ph}`,_f=.00216,Ff=.003;class Wf extends Js.CSS3DObject{constructor(e){var D,P,V;const i=e.container,s=e.cornerPoints,o=(D=e.ratio)!=null?D:Ff,r=(P=e.dpr)!=null?P:1,a=(V=e.pointerEvents)!=null?V:"auto",l=Math.max(_f,o),c=s[0].distanceTo(s[1]),d=s[1].distanceTo(s[2]),h=qs(c/o*r),u=qs(d/o*r),m=Ai(...s);let A;if(l===o)i.style.width=`${h}px`,i.style.height=`${u}px`,A=i;else{const L=document.createElement("div");L.style.width=`${h}px`,L.style.height=`${u}px`,L.style.pointerEvents="none";const X=o/l;i.style.position="absolute",i.style.left="0",i.style.top="0",i.style.width=`${X*h}px`,i.style.height=`${X*u}px`,L.appendChild(i),A=L}super(A);f(this,"version",ph);f(this,"isCSS3DObjectPlus",!0);f(this,"container");f(this,"width");f(this,"height");f(this,"domWidthPx");f(this,"domHeightPx");f(this,"cornerPoints");f(this,"centerPosition");f(this,"ratio");f(this,"mode","front");f(this,"hooks",new Cn);f(this,"opacityMesh");f(this,"selfVisible",!0);f(this,"parentVisibleListenerDisposer");f(this,"createOpacityMesh",e=>{const{domWidthPx:i,domHeightPx:s}=e,o=new Nf(i,s);return o.position.copy(e.position),o.rotation.copy(e.rotation),o.scale.copy(e.scale),o});f(this,"addParentVisibleListener",()=>{var e;if((e=this.parent)!=null&&e.isCSS3DGroup){const i=this.parent,s=o=>{this.setVisible(o&&this.selfVisible,{setSelfVisible:!1})};i.hooks.on("visibleChange",s),this.parentVisibleListenerDisposer=()=>i.hooks.off("visibleChange",s)}});f(this,"removeParentVisibleListener",()=>{var e;(e=this.parentVisibleListenerDisposer)==null||e.call(this)});if(i.style.pointerEvents=a,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=d,this.domWidthPx=h,this.domHeightPx=u,this.centerPosition=m;else{const L=o/l;this.width=L*c,this.height=L*d,this.domWidthPx=L*h,this.domHeightPx=L*u,this.centerPosition=new R.Vector3().subVectors(m,s[0]).multiplyScalar(L).add(s[0])}i.classList.add(`${Hf}__container`);const p=new R.Vector3().subVectors(s[1],s[0]),g=new R.Vector3().subVectors(s[3],s[0]),v=new R.Vector3().crossVectors(p,g).normalize();this.lookAt(v);const y=this.up.clone().applyQuaternion(this.quaternion),I=g.clone(),M=new R.Vector3().crossVectors(y,I).normalize();this.rotateOnWorldAxis(M,y.angleTo(I)),this.position.copy(m),this.addEventListener("added",()=>{var L;this.mode==="front"&&((L=this.opacityMesh)==null||L.removeFromParent()),this.addParentVisibleListener()}),this.addEventListener("removed",()=>{var L;(L=this.opacityMesh)==null||L.removeFromParent(),this.removeParentVisibleListener()})}setVisible(e,i={setSelfVisible:!0}){i.setSelfVisible&&(this.selfVisible=e),this.visible=e,this.opacityMesh&&(this.opacityMesh.visible=e)}removeFromParent(){var i;const e=this.parent;return e!==null&&e.remove(this),(i=this.opacityMesh)==null||i.removeFromParent(),this}removeOpacityMesh(){var e;return(e=this.opacityMesh)==null||e.removeFromParent(),this.opacityMesh=void 0,this}dispose(){var e;this.container.remove(),this.removeFromParent(),(e=this.opacityMesh)==null||e.removeFromParent()}getOpacityMesh(){if(this.opacityMesh)return this.opacityMesh;{const e=this.createOpacityMesh(this);return this.opacityMesh=e,e}}applyMatrix4(e){var i;super.applyMatrix4(e),(i=this.opacityMesh)==null||i.applyMatrix4(e)}applyQuaternion(e){var i;return super.applyQuaternion(e),(i=this.opacityMesh)==null||i.applyQuaternion(e),this}applyScaleMatrix4(e){var i;this.scale.applyMatrix4(e),(i=this.opacityMesh)==null||i.scale.applyMatrix4(e)}}class Yf extends E.Scene{constructor(){super()}add(...t){return super.add(...t),ui(...t).forEach(e=>{e.mode="front"}),this}}class Uf extends E.Scene{constructor(e){super();f(this,"scene");if(!e)throw new Error("CSS3DBehindScene: scene is required");this.scene=e}add(...e){return super.add(...e),ui(...e).forEach(i=>{i.mode="behind",this.scene.add(i.getOpacityMesh())}),this}remove(...e){return ui(...e).forEach(i=>{var s;(s=i.opacityMesh)==null||s.removeFromParent(),i.opacityMesh=null}),super.remove(...e),this}}class Ah extends E.Group{constructor(e){super();f(this,"isCSS3DGroup",!0);f(this,"mode");f(this,"CSS3DObjectLength",0);f(this,"hooks",new Cn);this.mode=e}add(...e){return ui(...e).forEach(i=>{i.mode=this.mode}),super.add(...e),this.updateLength(),this}setVisible(e){this.visible=e,this.hooks.emit("visibleChange",e)}remove(...e){return super.remove(...e),this.updateLength(),this}updateLength(){this.CSS3DObjectLength=ui(this).length}}class Xf extends Ah{constructor(){super("front")}}class Zf extends Ah{constructor(e){super("behind");f(this,"scene");if(!e)throw new Error("CSS3DBehindScene: scene is required");this.scene=e}add(...e){return ui(...e).forEach(i=>{this.scene.add(i.getOpacityMesh())}),super.add(...e),this}}const Jf=3,Yr="CSS3DRenderer",Kn=`${Yr}@${Jf}`,Zi=()=>{console.error(`${Kn} is disposed`)},Ue={css3DObjects:[],frontModeStore:{css3DRenderer:new ol},behindModeStore:{css3DRenderer:new ol}};function rl(n){return Ue.css3DObjects.find(t=>t.id===n)}function qf(n){Ue.frontModeStore.css3DRenderer.setWrapper(n)}function Kf(n){Ue.behindModeStore.css3DRenderer.setWrapper(n)}class un{constructor(t){f(this,"hooks",new Cn);f(this,"state",{enabled:!0,visible:!0,disposed:!1});f(this,"_scene");f(this,"store",{frontModeGroup:new Xf});f(this,"create3DElement",(t,e,i)=>{if(this.state.disposed)return Zi();const s=(()=>{const M={ratio:.00216,devicePixelRatio:1,mode:"front",autoRender:!0,container:document.createElement("div"),pointerEvents:"none"};return Object.assign(M,i)})(),o=e.map(an);if((o==null?void 0:o.length)<4)return console.error(`${Kn}: requires 4 point but params may have fewer`);const{ratio:r,devicePixelRatio:a,mode:l,autoRender:c,container:d,pointerEvents:h}=s;let u=!1;const m=this.createObject(o,{ratio:r,dpr:a,container:d,mode:l,pointerEvents:h});Ue.css3DObjects.push(m),s.scene&&this.setScene(s.scene);const A=()=>{if(u)return;const M=m.mode==="front"?this.getFrontCSS3DObjectGroup():this.getBehindCSS3DObjectGroup();M&&M.add(m)},p=()=>{u||(A(),this.render(t),this.hooks.emit("render"))},g=M=>this.setVisibleById(m.id,M),v=M=>this.setEnabledById(m.id,M),y=()=>(u=!0,m.removeFromParent(),!0),I=l==="front"?Ue.frontModeStore.css3DRenderer:Ue.behindModeStore.css3DRenderer;return c&&p(),{id:m.uuid,container:d,css3DObject:m,render:c?void 0:p,show:()=>g(!0),hide:()=>g(!1),setVisible:g,enable:()=>v(!0),disable:()=>v(!1),setEnabled:v,dispose:y,appendToElement:M=>I.setWrapper(M)}});f(this,"setVisibleById",(t,e)=>{var i;(i=rl(t))==null||i.setVisible(e)});f(this,"setEnabledById",(t,e)=>{const i=rl(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))});f(this,"createObject",(t,e)=>{const i=new Wf(G({cornerPoints:t},e));return i.element.classList.add(`${Yr}__container`),i.element.id=`${Yr}__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 Ue.frontModeStore.css3DRenderer}static get behindModeCSS3DRenderer(){return Ue.behindModeStore.css3DRenderer}get frontModeCSS3DRenderer(){return Ue.frontModeStore.css3DRenderer}get behindModeCSS3DRenderer(){return Ue.behindModeStore.css3DRenderer}setScene(t){this._scene=t}getCurrentState(){return this.state}setState(t,e={userAction:!0}){if(this.state.disposed)return Zi();const i=G({},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 W(this,arguments,function*({userAction:t}={userAction:!0}){if(this.state.disposed)return Zi();this.setState({visible:!0},{userAction:t}),this.hooks.emit("show",{userAction:t})})}hide(){return W(this,arguments,function*({userAction:t}={userAction:!0}){if(this.state.disposed)return Zi();this.setState({visible:!1},{userAction:t}),this.hooks.emit("hide",{userAction:t})})}enable({userAction:t}={userAction:!0}){if(this.state.disposed)return Zi();this.setState({enabled:!0},{userAction:t}),this.hooks.emit("enable",{userAction:t})}disable({userAction:t}={userAction:!0}){if(this.state.disposed)return Zi();this.setState({enabled:!1},{userAction:t}),this.hooks.emit("disable",{userAction:t})}getFrontCSS3DScene({createSceneIfNotExists:t=!1}={}){var i;const e=(i=Ue.frontModeStore)==null?void 0:i.css3DScene;if(e)return e;if(t){const s=new Yf;Ue.frontModeStore.css3DScene=s}return Ue.frontModeStore.css3DScene}getBehindCSS3DScene({createSceneIfNotExists:t=!1}={}){var i,s;const e=(i=Ue.behindModeStore)==null?void 0:i.css3DScene;if(e)return e;if(t){const o=(s=Ue.behindModeStore.scene)!=null?s:this.scene;if(!o){console.error(`${Kn}: scene is required when mode is behind`);return}const r=new Uf(o);Ue.behindModeStore.css3DScene=r,Ue.behindModeStore.scene=o}return Ue.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 Zf(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(`${Kn}: css3DScene is required when mode is front`);Ue.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(`${Kn}: css3DScene is required when mode is behind`);Ue.behindModeStore.css3DRenderer.renderEveryFrame(s,t)}}handleShow(){return W(this,null,function*(){var t;this.store.frontModeGroup.setVisible(!0),(t=this.store.behindModeGroup)==null||t.setVisible(!0)})}handleHide(){return W(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 Js.CSS3DObject&&s.element instanceof Element&&s.element.parentNode!==null&&s.element.remove()}),(t=this.store.behindModeGroup)==null||t.children.forEach(s=>{s instanceof Js.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()}}f(un,"setFrontModeContainer",qf),f(un,"setBehindModeContainer",Kf);function vh(n){return W(this,null,function*(){return new Promise(t=>{var e;if((e=n.model)!=null&&e.loaded){t();return}else n.once("modelLoaded",()=>t())})})}const Tt=document.createElement("div");Tt.classList.add("behindFiveElement");Tt.style.position="absolute";Tt.style.top="0";Tt.style.left="0";Tt.style.width="100%";Tt.style.height="100%";Tt.style.pointerEvents="none";function bh(n){var i,s,o,r,a;const t=(a=(s=yr(n.getElement()))!=null?s:yr((i=n.getElement())==null?void 0:i.parentElement))!=null?a:yr((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(Tt)||t.parentElement.insertBefore(Tt,t),Tt;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 yr(n){var a;if(!n)return;const t=(a=n.style.position)!=null?a:getComputedStyle(n).position;if(t!=="fixed"&&t!=="absolute"&&t!=="relative")return;const e=getComputedStyle(n),i=e.backgroundColor,s=e.backgroundImage;if(!(i!=="transparent"&&i!=="rgba(0, 0, 0, 0)"&&i!==""||s!=="none"&&s!==""))return n}class Ur{constructor(t=0,e=0){f(this,"min");f(this,"max");f(this,"isInterval",!0);this.min=t,this.max=e}fromArray(t){return this.min=t[0],this.max=t[1],this}isOverlap(t){return Math.min(this.max,t.max)<Math.max(this.min,t.min)}contains(t){return this.min<t.min&&this.max>t.max}}class $f{constructor(t,e){f(this,"min");f(this,"max");f(this,"xInterval");f(this,"yInterval");f(this,"isRectangle",!0);this.min=t,this.max=e,this.xInterval=new Ur(this.min.x,this.max.x),this.yInterval=new Ur(this.min.y,this.max.y)}isOverlapWithRectangle(t){return!this.xInterval.isOverlap(t.xInterval)&&!this.yInterval.isOverlap(t.yInterval)}containsRect(t){return this.xInterval.contains(t.xInterval)&&this.yInterval.contains(t.yInterval)}}function ma(n){return n==="Panorama"||n==="DepthPanorama"||n==="VRPanorama"||n==="XRPanorama"}function yh(n){return!ma(n)}function Ss(n,t,e){const i=n[t],s=n[e];i===void 0||s===void 0||(n[t]=s,n[e]=i)}function em(n,t,e){const i=e/2;for(let s=1;s<=i;s++){const o=e-(s-1);for(let r=1;r<=t;r++){const a=(s-1)*t+r-1,l=(o-1)*t+r-1;Ss(n,a*4+0,l*4+0),Ss(n,a*4+1,l*4+1),Ss(n,a*4+2,l*4+2),Ss(n,a*4+3,l*4+3)}}}let ga=class{constructor(t,e){f(this,"width");f(this,"height");f(this,"containerDom");f(this,"hooks",new je.Subscribe);f(this,"canvas",document.createElement("canvas"));f(this,"five");f(this,"scale");f(this,"config");f(this,"offset",{x:0,y:0});f(this,"context");f(this,"renderCenter",new E.Vector3);f(this,"hammer");f(this,"state",{enabled:!1});f(this,"onPan",t=>{if(!this.containerDom||this.hooks.emit("wantsPanGesture",t))return;const i=this.offset.x+t.deltaX,s=this.offset.y+t.deltaY;this.canvas.style.boxShadow="0 2px 30px 0 rgba(0,0,0,0.20)",this.canvas.style.transform=`translate3d(${i}px, ${s}px, 100px)`});f(this,"onPanEnd",t=>{this.offset={x:this.offset.x+t.deltaX,y:this.offset.y+t.deltaY},this.canvas.style.boxShadow="none"});var s,o,r;if(!t.renderer)throw new Error("Five Render 未初始化");this.five=t,this.scale=(s=e==null?void 0:e.scale)!=null?s:2,this.width=(o=e==null?void 0:e.width)!=null?o:190,this.height=(r=e==null?void 0:e.height)!=null?r:190,this.config={dragEnabled:(e==null?void 0:e.dragEnabled)||!1,autoFixPCPosition:(e==null?void 0:e.autoFixPCPosition)||!1,initialPosition:(e==null?void 0:e.initialPosition)||{left:"0",top:"0"}};const i=this.canvas.getContext("2d");if(!i)throw new Error("CANNOT CREATE CONTEXT2D");this.context=i,this.config.dragEnabled&&(this.hammer=new ls(this.canvas),this.hammer.on("pan",this.onPan),this.hammer.on("panend",this.onPanEnd)),this.initStyle()}getCurrentState(){return this.state}dispose(){var t;this.clear(),this.disable(),(t=this.hammer)==null||t.destroy()}show(){return this.canvas.style.visibility="visible",this}hide(){return this.canvas.style.visibility="hidden",this}enable(){var t;if(!this.state.enabled)return this.state.enabled=!0,(t=this.containerDom)==null||t.append(this.canvas),this}disable(){if(this.state.enabled)return this.state.enabled=!1,this.canvas.remove(),this}appendTo(t){return this.containerDom&&Array.from(this.containerDom.children).includes(this.canvas)&&this.containerDom.removeChild(this.canvas),this.containerDom=t,this.state.enabled&&t.append(this.canvas),this}clear(){return this.context.clearRect(0,0,this.canvas.width,this.canvas.height),this}renderWithPoint(t){this.containerDom&&this.state.enabled&&(this.renderCenter=t,this.render(),this.config.autoFixPCPosition&&this.autoFixPCPosition())}autoFixPCPosition(){if(!this.containerDom)return;const{width:t,height:e}=this,i=this.renderCenter.clone().project(this.five.camera),s=(i.x+1)/2*this.containerDom.clientWidth,o=-(i.x-1)/2*this.containerDom.clientWidth,r=-(i.y-1)/2*this.containerDom.clientHeight;s<183?(this.canvas.style.top=-e/2+"px",this.canvas.style.left="90px"):r<183?(this.canvas.style.top="90px",this.canvas.style.left=-t/2+"px"):o<183?(this.canvas.style.top=-e/2+"px",this.canvas.style.left=-t-90+"px"):(this.canvas.style.left=-t/2+"px",this.canvas.style.top=-e-90+"px"),this.canvas.style.transform=`translate3d(${s}px, ${r}px, 10px)`,this.offset={x:s,y:r}}render(){if(!this.five.renderer||!this.containerDom)return;const{scale:t,context:e,width:i,height:s}=this,o=this.renderCenter.clone().project(this.five.camera),r=this.five.renderer.getSize(new E.Vector2),a=1,l=i/t,c=s/t,d=a*t,h=(o.x+1)/2*r.x,u=(o.y+1)/2*r.y,m=this.five.getPixels(h-l/2,u-l/2,l,c,d),A=Math.floor(i*a),p=Math.floor(s*a);em(m,A,p);const g=new ImageData(A,p);g.data.set(m),e.putImageData(g,0,0)}initStyle(){const t=this.canvas;t.classList.add("five-plugin__magnifier"),t.style.position="absolute",t.style.pointerEvents="all",t.style.borderRadius="50%",t.style.zIndex="99";const e=1;t.setAttribute("width",(this.width*e).toString()),t.setAttribute("height",(this.height*e).toString()),t.style.border="2px solid rgba(255,255,255,0.20)",t.style.width=this.width+"px",t.style.height=this.height+"px",t.style.top=this.config.initialPosition.top,t.style.left=this.config.initialPosition.left,t.style.transform="translate(0,0,100px)",t.style.visibility="visible",this.config.dragEnabled&&(this.canvas.style.cursor="pointer")}};function tm(n,t){const{offsetWidth:e,offsetHeight:i}=t,{top:s,left:o}=t.getBoundingClientRect();return new E.Vector2().set((n.x-o)/e*2-1,-(n.y-s)/i*2+1)}function wh(n,t){const{offsetWidth:e,offsetHeight:i}=t;return new E.Vector2().set(n.x/e*2-1,-n.y/i*2+1)}function im(n,t){const e=n.getElement();if(!e)return;const i=wh(t,e),s=new E.Raycaster;return s.setFromCamera(i,n.camera),s}function Ch(n,t){const{x:e,y:i}=t,s=e*2-1,o=i*2-1,r=new E.Vector2().fromArray([s,o]),a=new E.Raycaster;return a.setFromCamera(r,n.camera),n.model.intersectRaycaster(a)[0]}const nm="data:image/png;base64,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",sm=`
101
+ `;let jf=class extends Tf{constructor(e){super();f(this,"configs");f(this,"clientWidth");f(this,"clientHeight");f(this,"ready",!1);f(this,"uuid",lt());f(this,"tween");f(this,"tweening",!1);f(this,"container");f(this,"canvas");f(this,"data",{});f(this,"tempLine",{});this.configs=e,this.clientWidth=document.body.clientWidth,this.clientHeight=document.body.clientHeight,this.container=this.ifInsertToDOM(),this.canvas={},this.initCtrl()}get color(){return this.configs.currentColor}get state(){return this.data}get dpr(){return this.configs.DPR||1}ifInsertToDOM(){if(this.container)return this.container;if(this.configs.container)this.configs.container.id="_gl_paintBrush",this.container=this.configs.container;else if(document.getElementById("_gl_paintBrush"))this.container=document.getElementById("_gl_paintBrush");else{const e=document.createElement("div");e.id="_gl_paintBrush",document.body.appendChild(e),this.container=e}return this.container.innerHTML=Lf,this.container}initCanvas(e){const i=document.createElement("canvas");i.className=e,i.width=this.clientWidth,i.height=this.clientHeight;const s=i.getContext("2d");if(s)return s.lineWidth=5*this.dpr,s.lineCap="round",s.lineJoin="round",this.container.appendChild(i),i}initCtrl(){const e=document.createElement("div");e.className="_paintBrush-ctrl";const i=document.createElement("div");i.className="_paintBrush-ctrlinner";const s=document.createElement("a");s.className="_paintBrush-ctrlitem _paintBrush-ctrlitem--undo",s.addEventListener("click",a=>{var u;if(a.stopPropagation(),this.configs.onClickUndo&&this.configs.onClickUndo(),!this.canvas[this.uuid]||!this.data[this.uuid]||this.data[this.uuid].length===0)return;const l=this.data[this.uuid].pop();l&&this.emitStateChange({type:Kt.Undo,color:this.color,ready:this.ready,state:l,uuid:this.uuid});const c=(u=this.canvas[this.uuid])==null?void 0:u.getContext("2d");if(!this.canvas[this.uuid])return;const{width:d,height:h}=this.canvas[this.uuid];c&&c.clearRect(0,0,d,h),this.data[this.uuid].forEach(m=>this.handleDrawLine(this.uuid,m,{withUndo:!0}))});const o=document.createElement("a");return o.className="_paintBrush-ctrlitem _paintBrush-ctrlitem--close",o.addEventListener("click",a=>{a.stopPropagation(),this.closeBrush(),this.configs.onClickClose&&this.configs.onClickClose()}),[s,o].forEach(a=>{const l=document.createElement("i");l.className="brush-icon";const c=document.createElement("span");c.className="brush-txt",c.innerText=a.className.endsWith("undo")?this.configs.onUndoText:this.configs.onExitText,a.appendChild(l),a.appendChild(c)}),i.appendChild(s),i.appendChild(o),e.appendChild(i),this.container.appendChild(e),e}openBrush(){if(this.ready)return;this.canvas[this.uuid]||(this.canvas[this.uuid]=this.initCanvas("_paintBrush-canvas")),this.container.className="brushing";const e=this.canvas[this.uuid];e.getContext("2d").clearRect(0,0,e.width,e.height),this.openBrushHandle(),this.ready=!0,this.emit("readyChange",!0)}closeBrush(){this.ready&&(this.container.className="",this.data={},this.tempLine={},Object.keys(this.canvas).forEach(e=>{this.canvas[e].ontouchstart=()=>!1,this.canvas[e].ontouchmove=()=>!1,this.canvas[e].ontouchend=()=>!1,this.canvas[e].ontouchcancel=()=>!1;const i=this.canvas[e].getContext("2d");i&&i.clearRect(0,0,this.canvas[e].width,this.canvas[e].height)}),this.ready=!1,this.emit("readyChange",!1),this.emitStateChange({type:Kt.Exit,color:this.color,ready:!1,uuid:this.uuid}))}updateCurrentColor(e){const i=this.canvas[this.uuid];if(!i)return;const s=i.getContext("2d");s&&(this.configs.currentColor=e,s.strokeStyle=e)}openBrushHandle(){const e=this.canvas[this.uuid];if(!e)return;const i=e.getContext("2d");if(!i)return;const s=this.color||"#6D92FF";i.strokeStyle=s;let o=null,r=[],a,l=[],c=0;const d=(h,u,m)=>{const A=this.color||"#ff0000";i.strokeStyle=A,i.beginPath(),i.moveTo(h.x,h.y),i.quadraticCurveTo(u.x,u.y,m.x,m.y),i.stroke()};e.onmousedown=h=>{h.preventDefault(),c=Date.now();const u=h.clientX,m=h.clientY;r=[],r.push({x:u,y:m}),o={x:u,y:m},a=Ms({x:u,y:m},this.clientWidth,this.clientHeight),l=[]},e.onmousemove=h=>{if(h.preventDefault(),!o)return;const u=Number(h.clientX),m=Number(h.clientY);if(Math.abs(u-o.x)<5&&Math.abs(m-o.y)<5||(r.push({x:u,y:m}),l.push(Ms({x:u,y:m},this.clientWidth,this.clientHeight)),r.length<3))return;const{control:A,end:p}=ks(r);!A||!p||(d(o,A,p),o=p)},e.onmouseup=h=>{if(h.preventDefault(),o=null,r.length<3)return;this.data[this.uuid]||(this.data[this.uuid]=[]);const u=Date.now()-c,m={move:Object.assign({},a),uuid:this.uuid,line:[...l],color:this.color,duration:u<1280?u:u<2e3?1280:0};this.data[this.uuid].push(m),Ws(()=>{this.emitStateChange({type:Kt.Drawline,color:this.color,ready:this.ready,state:m,uuid:this.uuid})})},e.ontouchstart=h=>{h.preventDefault(),c=Date.now();const u=h.touches[0].clientX,m=h.touches[0].clientY;r=[],r.push({x:u,y:m}),o={x:u,y:m},a=Ms({x:u,y:m},this.clientWidth,this.clientHeight),l=[]},e.ontouchmove=h=>{if(h.preventDefault(),!o)return;const u=Number(h.touches[0].clientX),m=Number(h.touches[0].clientY);if(Math.abs(u-o.x)<5&&Math.abs(m-o.y)<5||(r.push({x:u,y:m}),l.push(Ms({x:u,y:m},this.clientWidth,this.clientHeight)),r.length<3))return;const{control:A,end:p}=ks(r);!A||!p||(d(o,A,p),o=p)},e.ontouchend=e.ontouchcancel=h=>{if(h.preventDefault(),o=null,r.length<3)return;this.data[this.uuid]||(this.data[this.uuid]=[]);const u=Date.now()-c,m={move:Object.assign({},a),line:[...l],uuid:this.uuid,color:this.color,duration:u<1280?u:u<2e3?1280:0};this.data[this.uuid].push(m),Ws(()=>{this.emitStateChange({type:Kt.Drawline,color:this.color,ready:this.ready,state:m,uuid:this.uuid})})}}emitStateChange(e,i=!0){if(e.type!==Kt.Drawline){this.emit("stateChange",e,i);return}const s=Date.now(),o=e.state;if(!o||!o.line)return;const r=Math.ceil(o.line.length/100);for(let a=0;a<r;a++){const l={uuid:this.uuid,color:this.color,ready:this.ready,type:e.type,state:{uuid:this.uuid,move:o.move,duration:o.duration,color:this.color,line:o.line.slice(a*100,(a+1)*100)},timestamp:s,end:a===r-1};wf(a,20,()=>{this.emit("stateChange",l,i)})}}action(e){const{ready:i,type:s,uuid:o}=e;if(!i&&this.ready){this.closeBrush();return}if(i&&!this.ready){this.openBrush();return}if(this.ready)switch(s){case Kt.Drawline:const{state:r,timestamp:a,end:l}=e;if(!a||!r)return;this.tempLine[a]=[].concat(this.tempLine[a]||[],r.line),l&&(Object.assign(r,{line:this.tempLine[a]}),this.handleDrawLine(o,r,{},()=>delete this.tempLine[a]));break;case Kt.Undo:this.handleUndo(o);break}}handleDrawLine(e,i,{withUndo:s=!1},o=fh){!i||Object.prototype.toString.call(i)!="[object Object]"||Object.keys(i).length===0||yf(()=>new Promise(r=>{if(s||(this.canvas[e]||(this.canvas[e]=this.initCanvas("_paintBrush-canvas--sync")),this.data[e]||(this.data[e]=[]),this.data[e].push(i)),!this.canvas[e])return;const a=this.canvas[e].getContext("2d");if(!a)return;const{line:l=[],color:c="black",duration:d=0,uuid:h}=i,u=br(i.move||{},this.clientWidth,this.clientHeight);let m=[u];if(a.strokeStyle=c,a.beginPath(),a.moveTo(u.x,u.y),d&&!s){let A=[];const p=this;p.tween=Df({step:0},{step:l.length-1},d).onUpdate(({step:g})=>{var y;if(p.tweening=!0,!p.ready)return a.clearRect(0,0,p.canvas[h].width,p.canvas[h].height),(y=p.tween)==null?void 0:y.stop();const v=Math.floor(g);if(!A.find(I=>I===v)){if(A.push(v),m.push(br(l[v],p.clientWidth,p.clientHeight)),m.length<3)return;const{control:I,end:M}=ks(m);if(!I||!M)return;a.quadraticCurveTo(I.x,I.y,M.x,M.y),a.stroke()}}).onComplete(g=>{p.tween=void 0,p.tweening=!1,A=[],m=[],o&&o(),r()})}else{for(let A=0;A<l.length;A++){if(m.push(br(l[A],this.clientWidth,this.clientHeight)),m.length<3)continue;const{control:p,end:g}=ks(m);!p||!g||a.quadraticCurveTo(p.x,p.y,g.x,g.y)}a.stroke(),m=[],o&&o(),r()}}))}handleUndo(e){if(!this.canvas[e]||!this.data[e]||this.data[e].length===0)return;this.data[e].pop();const i=()=>{var o;const s=(o=this.canvas[e])==null?void 0:o.getContext("2d");s&&s.clearRect(0,0,this.canvas[e].width,this.canvas[e].height),this.data[e].forEach(r=>this.handleDrawLine(e,r,{withUndo:!0}))};if(this.tween&&this.tweening){this.tween.stop(),Ws(i,60);return}i()}destroyBrush(){this.closeBrush(),this.ready=!1,this.emit("readyChange",!0)}};class zf{constructor(t={}){f(this,"controller");const e=Object.assign({currentColor:"#f44336",onUndoText:"回退",onExitText:"关闭"},t);this.controller=new jf(e)}on(t,e){this.controller.on(t,e)}off(t,e){this.controller.off(t,e)}once(t,e){this.controller.once(t,e)}show(){this.controller.openBrush()}action(t){this.controller.action(t)}get state(){return this.controller.state}get configs(){return this.controller.configs}dispose(){return this.controller.destroyBrush()}setCurrentColor(t){this.controller.updateCurrentColor(t)}}const Of=(n,t)=>{var H,_;let e=(_=(H=t==null?void 0:t.initialState)==null?void 0:H.enabled)!=null?_:!0,i=!1,s=!0,o=null;const a=G(G({},{lookAtCurrentCamera:!1,lockedPanoIndex:null,lockedLatitude:null,lockedLongitude:null}),t==null?void 0:t.config),l=new E.Scene,c=new je.Camera(60);let d=new E.Object3D,h,u;{const Q=new E.DirectionalLight(16777215,.5);Q.position.copy(new E.Vector3(1,1,1)),l.add(Q)}{const Q=new E.DirectionalLight(16777215,.3);l.add(Q)}{const Q=new E.AmbientLight(16777215,.3);l.add(Q)}l.add(d);const m=()=>{if(i)return;h=D(n.model,c.fov,c.aspect),u=n.model.bounding.getCenter(new E.Vector3),l.remove(d),d=F(n.model),l.add(d),i=!0,V();function Q(J){const Z=J.clone();return Z.uniforms.modelAlpha.value=1,Z.uniforms.map.value&&(Z.uniforms.map.value.needsUpdate=!0),Z}function F(J){if(J instanceof E.Mesh){const Z=J.geometry,ee=Array.isArray(J.material)?J.material.map(Q):Q(J.material);return new E.Mesh(Z,ee)}else if(J instanceof E.Group){const Z=new E.Group;return J.children.forEach(ee=>Z.add(F(ee))),Z}else{const Z=new E.Object3D;return J.children.forEach(ee=>Z.add(F(ee))),Z}}},A=()=>{if(n.renderer)return o||(o=new E.WebGLRenderer({antialias:!1,alpha:!0}),o.setPixelRatio(n.renderer.getPixelRatio()),o.outputEncoding=E.sRGBEncoding,o.setClearColor(1579548,0),o.autoClear=!0),o},p=()=>{d.traverse(Q=>{Q instanceof E.Mesh&&[].concat(Q.material).forEach(J=>J.dispose())}),l.remove(d),d=new E.Object3D,l.add(d),i=!1,V()},g=()=>{e&&(i||m())},v=()=>{e||(e=!0,l.add(d),!i&&n.model.loaded&&m(),V())},y=()=>{e&&(l.remove(d),s=!0,L(),e=!1)},I=(Q,F={})=>{const J=A();if(!J)return;Q.appendChild(J.domElement),M(F);const Z=window.getComputedStyle(Q).position;Z!=="relative"&&Z!=="absolute"&&Z!=="fixed"&&Z!=="sticky"&&(Q.style.position="relative")},M=(Q={})=>{if(!o)return;const J=o.domElement.parentNode;if(J!=null&&J.nodeName){const{width:Z=J.offsetWidth,height:ee=J.offsetHeight}=Q;o.setSize(Z,ee),c.aspect=Z/ee,c.updateProjectionMatrix()}V()};function D(Q,F,J){const Z=Q.bounding,ee=Math.pow(Math.pow(Z.max.x-Z.min.x+1,2)+Math.pow(Z.max.y-Z.min.y+1,2)+Math.pow(Z.max.z-Z.min.z+1,2),1/2);let ce=ee/2/Math.tan(Math.PI*F/360);return J<1&&(ce=ce/J),isNaN(ce)?ee:ce}function P(Q){return n.work.observers[Q].standingPosition.clone()}const V=()=>{if(!e||!h||!u)return;const Q=n.getPose();Q.fov=c.fov,Q.offset=u,Q.distance=h,typeof a.lockedLatitude=="number"&&(Q.latitude=a.lockedLatitude),typeof a.lockedLongitude=="number"&&(Q.longitude=a.lockedLongitude),typeof a.lockedPanoIndex=="number"&&(Q.offset=P(a.lockedPanoIndex)),a.lookAtCurrentCamera&&(Q.offset=n.camera.position.clone().setY(n.camera.position.y+1)),c.setFromPose(Q),s=!0},L=()=>{!e||s!==!0||!o||!o.domElement.parentNode||o.domElement.parentNode.offsetWidth===0||(o.render(l,c),s=!1)},X=()=>{o&&o.dispose(),o=null},U=Q=>{Object.assign(a,Q),V()},N=()=>({enabled:e});return Object.assign(window,{camera:c}),n.on("modelLoaded",g),n.on("modelWillLoad",p),n.on("cameraDirectionUpdate",V),n.on("dispose",X),n.on("renderFrame",L),n.on("cameraPositionUpdate",V),{appendTo:I,refresh:M,changeConfigs:U,enable:v,disable:y,getCurrentState:N}},Bf=({x:n,y:t,z:e})=>new R.Vector3(n,t,e),Et=n=>new R.Vector3().fromArray(n),an=n=>n instanceof R.Vector3?n:Array.isArray(n)?Et(n):Bf(n);function Vf(n){if(n)return Array.isArray(n)?typeof n[0]=="number"?an(n):n.map(an):an(n)}function ui(...n){const t=[];return n.forEach(e=>{e.isCSS3DObjectPlus?t.push(e):t.push(...ui(...e.children))}),t}function qs(n,t){const e=Math.round(n);return e%2===0?e:e+(t!=null&&t.floor?-1:1)}function Rf(n,t,e=!0){if(!n)return console.error("createResizeObserver: element is undefined"),{observe:()=>{},unobserve:()=>{}};const i=()=>{const o=qs(n.clientWidth,{floor:!0}),r=qs(n.clientHeight,{floor:!0});t(o,r)};if(typeof ResizeObserver=="undefined"||!ResizeObserver)return console.warn("createResizeObserver: ResizeObserver is undefined"),{observe:()=>i(),unobserve:()=>{}};const s=new ResizeObserver(i);return e&&i(),{observe:()=>s.observe(n),unobserve:()=>s.unobserve(n)}}class ol extends Js.CSS3DRenderer{constructor(){super();f(this,"wrapper");f(this,"requestAnimationFrameId");f(this,"resizeDisoper");this.domElement.style.position="absolute",this.domElement.style.top="0",this.domElement.style.left="0",this.domElement.style.userSelect="none",this.domElement.style.pointerEvents="none"}setWrapper(e){if(!e)throw new Error("CSS3DRenderer: wrapper is required");if(e.contains(this.domElement))return;const i=this.wrapper;return i&&i.contains(this.domElement)&&this.domElement.remove(),this.appendToElement(e),this.wrapper=e,this}appendToElement(e){e.appendChild(this.domElement);const i=(r,a)=>this.setSize(r,a),{observe:s,unobserve:o}=Rf(e,i,!0);s(),this.resizeDisoper=o,this.wrapper=e}renderEveryFrame(e,i){if(this.wrapper||console.warn("wrapper is not find, creating a html element and call setWrapper(wrapper)",this,e),this.requestAnimationFrameId)return;const s=()=>{this.requestAnimationFrameId=requestAnimationFrame(s),e.visible&&ui(e).length!==0&&this.render(e,i)};s()}stopRender(){this.requestAnimationFrameId&&cancelAnimationFrame(this.requestAnimationFrameId)}dispose(){var e;this.stopRender(),(e=this.resizeDisoper)==null||e.call(this),this.domElement.remove()}}function Qf(n){return typeof Symbol=="undefined"?`$Symbol<${n}>$`:Symbol(n)}const ts=Qf("$$EVENT$$");function Ds(n){return n[ts]||(n[ts]={}),n[ts]}function Gf(n){n[ts]||delete n[ts]}class Cn{hasListener(t){const e=Ds(this);return!!(e!=null&&e[t]&&e[t].length>0)}on(t,e,i){const s=Ds(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){Gf(this);return}const i=Ds(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=Ds(this)[t]||[];for(let r of o.slice()){const[a,l=!1]=r,c=a(...e);l&&this.off(t,a),c===!1&&(i=!0)}return i}}class Nf extends E.Mesh{constructor(e,i){const s=new E.MeshBasicMaterial({opacity:0,color:0,transparent:!1,side:E.DoubleSide}),o=new E.PlaneGeometry(e,i);super(o,s);f(this,"name","opacity-mesh")}removeFromParent(){const e=this.parent;return e!==null&&e.remove(this),this}}function Ai(...n){const t=new R.Vector3;return n.forEach(e=>t.add(e)),t.divideScalar(n.length),t}const ph=1,Hf=`CSS3DObjectPlus@${ph}`,_f=.00216,Ff=.003;class Wf extends Js.CSS3DObject{constructor(e){var D,P,V;const i=e.container,s=e.cornerPoints,o=(D=e.ratio)!=null?D:Ff,r=(P=e.dpr)!=null?P:1,a=(V=e.pointerEvents)!=null?V:"auto",l=Math.max(_f,o),c=s[0].distanceTo(s[1]),d=s[1].distanceTo(s[2]),h=qs(c/o*r),u=qs(d/o*r),m=Ai(...s);let A;if(l===o)i.style.width=`${h}px`,i.style.height=`${u}px`,A=i;else{const L=document.createElement("div");L.style.width=`${h}px`,L.style.height=`${u}px`,L.style.pointerEvents="none";const X=o/l;i.style.position="absolute",i.style.left="0",i.style.top="0",i.style.width=`${X*h}px`,i.style.height=`${X*u}px`,L.appendChild(i),A=L}super(A);f(this,"version",ph);f(this,"isCSS3DObjectPlus",!0);f(this,"container");f(this,"width");f(this,"height");f(this,"domWidthPx");f(this,"domHeightPx");f(this,"cornerPoints");f(this,"centerPosition");f(this,"ratio");f(this,"mode","front");f(this,"hooks",new Cn);f(this,"opacityMesh");f(this,"selfVisible",!0);f(this,"parentVisibleListenerDisposer");f(this,"createOpacityMesh",e=>{const{domWidthPx:i,domHeightPx:s}=e,o=new Nf(i,s);return o.position.copy(e.position),o.rotation.copy(e.rotation),o.scale.copy(e.scale),o});f(this,"addParentVisibleListener",()=>{var e;if((e=this.parent)!=null&&e.isCSS3DGroup){const i=this.parent,s=o=>{this.setVisible(o&&this.selfVisible,{setSelfVisible:!1})};i.hooks.on("visibleChange",s),this.parentVisibleListenerDisposer=()=>i.hooks.off("visibleChange",s)}});f(this,"removeParentVisibleListener",()=>{var e;(e=this.parentVisibleListenerDisposer)==null||e.call(this)});if(i.style.pointerEvents=a,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=d,this.domWidthPx=h,this.domHeightPx=u,this.centerPosition=m;else{const L=o/l;this.width=L*c,this.height=L*d,this.domWidthPx=L*h,this.domHeightPx=L*u,this.centerPosition=new R.Vector3().subVectors(m,s[0]).multiplyScalar(L).add(s[0])}i.classList.add(`${Hf}__container`);const p=new R.Vector3().subVectors(s[1],s[0]),g=new R.Vector3().subVectors(s[3],s[0]),v=new R.Vector3().crossVectors(p,g).normalize();this.lookAt(v);const y=this.up.clone().applyQuaternion(this.quaternion),I=g.clone(),M=new R.Vector3().crossVectors(y,I).normalize();this.rotateOnWorldAxis(M,y.angleTo(I)),this.position.copy(m),this.addEventListener("added",()=>{var L;this.mode==="front"&&((L=this.opacityMesh)==null||L.removeFromParent()),this.addParentVisibleListener()}),this.addEventListener("removed",()=>{var L;(L=this.opacityMesh)==null||L.removeFromParent(),this.removeParentVisibleListener()})}setVisible(e,i={setSelfVisible:!0}){i.setSelfVisible&&(this.selfVisible=e),this.visible=e,this.opacityMesh&&(this.opacityMesh.visible=e)}removeFromParent(){var i;const e=this.parent;return e!==null&&e.remove(this),(i=this.opacityMesh)==null||i.removeFromParent(),this}removeOpacityMesh(){var e;return(e=this.opacityMesh)==null||e.removeFromParent(),this.opacityMesh=void 0,this}dispose(){var e;this.container.remove(),this.removeFromParent(),(e=this.opacityMesh)==null||e.removeFromParent()}getOpacityMesh(){if(this.opacityMesh)return this.opacityMesh;{const e=this.createOpacityMesh(this);return this.opacityMesh=e,e}}applyMatrix4(e){var i;super.applyMatrix4(e),(i=this.opacityMesh)==null||i.applyMatrix4(e)}applyQuaternion(e){var i;return super.applyQuaternion(e),(i=this.opacityMesh)==null||i.applyQuaternion(e),this}applyScaleMatrix4(e){var i;this.scale.applyMatrix4(e),(i=this.opacityMesh)==null||i.scale.applyMatrix4(e)}}class Yf extends E.Scene{constructor(){super()}add(...t){return super.add(...t),ui(...t).forEach(e=>{e.mode="front"}),this}}class Uf extends E.Scene{constructor(e){super();f(this,"scene");if(!e)throw new Error("CSS3DBehindScene: scene is required");this.scene=e}add(...e){return super.add(...e),ui(...e).forEach(i=>{i.mode="behind",this.scene.add(i.getOpacityMesh())}),this}remove(...e){return ui(...e).forEach(i=>{var s;(s=i.opacityMesh)==null||s.removeFromParent(),i.opacityMesh=null}),super.remove(...e),this}}class Ah extends E.Group{constructor(e){super();f(this,"isCSS3DGroup",!0);f(this,"mode");f(this,"CSS3DObjectLength",0);f(this,"hooks",new Cn);this.mode=e}add(...e){return ui(...e).forEach(i=>{i.mode=this.mode}),super.add(...e),this.updateLength(),this}setVisible(e){this.visible=e,this.hooks.emit("visibleChange",e)}remove(...e){return super.remove(...e),this.updateLength(),this}updateLength(){this.CSS3DObjectLength=ui(this).length}}class Xf extends Ah{constructor(){super("front")}}class Zf extends Ah{constructor(e){super("behind");f(this,"scene");if(!e)throw new Error("CSS3DBehindScene: scene is required");this.scene=e}add(...e){return ui(...e).forEach(i=>{this.scene.add(i.getOpacityMesh())}),super.add(...e),this}}const Jf=3,Yr="CSS3DRenderer",Kn=`${Yr}@${Jf}`,Zi=()=>{console.error(`${Kn} is disposed`)},Xe={css3DObjects:[],frontModeStore:{css3DRenderer:new ol},behindModeStore:{css3DRenderer:new ol}};function rl(n){return Xe.css3DObjects.find(t=>t.id===n)}function qf(n){Xe.frontModeStore.css3DRenderer.setWrapper(n)}function Kf(n){Xe.behindModeStore.css3DRenderer.setWrapper(n)}class un{constructor(t){f(this,"hooks",new Cn);f(this,"state",{enabled:!0,visible:!0,disposed:!1});f(this,"_scene");f(this,"store",{frontModeGroup:new Xf});f(this,"create3DElement",(t,e,i)=>{if(this.state.disposed)return Zi();const s=(()=>{const M={ratio:.00216,devicePixelRatio:1,mode:"front",autoRender:!0,container:document.createElement("div"),pointerEvents:"none"};return Object.assign(M,i)})(),o=e.map(an);if((o==null?void 0:o.length)<4)return console.error(`${Kn}: requires 4 point but params may have fewer`);const{ratio:r,devicePixelRatio:a,mode:l,autoRender:c,container:d,pointerEvents:h}=s;let u=!1;const m=this.createObject(o,{ratio:r,dpr:a,container:d,mode:l,pointerEvents:h});Xe.css3DObjects.push(m),s.scene&&this.setScene(s.scene);const A=()=>{if(u)return;const M=m.mode==="front"?this.getFrontCSS3DObjectGroup():this.getBehindCSS3DObjectGroup();M&&M.add(m)},p=()=>{u||(A(),this.render(t),this.hooks.emit("render"))},g=M=>this.setVisibleById(m.id,M),v=M=>this.setEnabledById(m.id,M),y=()=>(u=!0,m.removeFromParent(),!0),I=l==="front"?Xe.frontModeStore.css3DRenderer:Xe.behindModeStore.css3DRenderer;return c&&p(),{id:m.uuid,container:d,css3DObject:m,render:c?void 0:p,show:()=>g(!0),hide:()=>g(!1),setVisible:g,enable:()=>v(!0),disable:()=>v(!1),setEnabled:v,dispose:y,appendToElement:M=>I.setWrapper(M)}});f(this,"setVisibleById",(t,e)=>{var i;(i=rl(t))==null||i.setVisible(e)});f(this,"setEnabledById",(t,e)=>{const i=rl(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))});f(this,"createObject",(t,e)=>{const i=new Wf(G({cornerPoints:t},e));return i.element.classList.add(`${Yr}__container`),i.element.id=`${Yr}__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 Xe.frontModeStore.css3DRenderer}static get behindModeCSS3DRenderer(){return Xe.behindModeStore.css3DRenderer}get frontModeCSS3DRenderer(){return Xe.frontModeStore.css3DRenderer}get behindModeCSS3DRenderer(){return Xe.behindModeStore.css3DRenderer}setScene(t){this._scene=t}getCurrentState(){return this.state}setState(t,e={userAction:!0}){if(this.state.disposed)return Zi();const i=G({},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 W(this,arguments,function*({userAction:t}={userAction:!0}){if(this.state.disposed)return Zi();this.setState({visible:!0},{userAction:t}),this.hooks.emit("show",{userAction:t})})}hide(){return W(this,arguments,function*({userAction:t}={userAction:!0}){if(this.state.disposed)return Zi();this.setState({visible:!1},{userAction:t}),this.hooks.emit("hide",{userAction:t})})}enable({userAction:t}={userAction:!0}){if(this.state.disposed)return Zi();this.setState({enabled:!0},{userAction:t}),this.hooks.emit("enable",{userAction:t})}disable({userAction:t}={userAction:!0}){if(this.state.disposed)return Zi();this.setState({enabled:!1},{userAction:t}),this.hooks.emit("disable",{userAction:t})}getFrontCSS3DScene({createSceneIfNotExists:t=!1}={}){var i;const e=(i=Xe.frontModeStore)==null?void 0:i.css3DScene;if(e)return e;if(t){const s=new Yf;Xe.frontModeStore.css3DScene=s}return Xe.frontModeStore.css3DScene}getBehindCSS3DScene({createSceneIfNotExists:t=!1}={}){var i,s;const e=(i=Xe.behindModeStore)==null?void 0:i.css3DScene;if(e)return e;if(t){const o=(s=Xe.behindModeStore.scene)!=null?s:this.scene;if(!o){console.error(`${Kn}: scene is required when mode is behind`);return}const r=new Uf(o);Xe.behindModeStore.css3DScene=r,Xe.behindModeStore.scene=o}return Xe.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 Zf(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(`${Kn}: css3DScene is required when mode is front`);Xe.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(`${Kn}: css3DScene is required when mode is behind`);Xe.behindModeStore.css3DRenderer.renderEveryFrame(s,t)}}handleShow(){return W(this,null,function*(){var t;this.store.frontModeGroup.setVisible(!0),(t=this.store.behindModeGroup)==null||t.setVisible(!0)})}handleHide(){return W(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 Js.CSS3DObject&&s.element instanceof Element&&s.element.parentNode!==null&&s.element.remove()}),(t=this.store.behindModeGroup)==null||t.children.forEach(s=>{s instanceof Js.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()}}f(un,"setFrontModeContainer",qf),f(un,"setBehindModeContainer",Kf);function vh(n){return W(this,null,function*(){return new Promise(t=>{var e;if((e=n.model)!=null&&e.loaded){t();return}else n.once("modelLoaded",()=>t())})})}const Tt=document.createElement("div");Tt.classList.add("behindFiveElement");Tt.style.position="absolute";Tt.style.top="0";Tt.style.left="0";Tt.style.width="100%";Tt.style.height="100%";Tt.style.pointerEvents="none";function bh(n){var i,s,o,r,a;const t=(a=(s=yr(n.getElement()))!=null?s:yr((i=n.getElement())==null?void 0:i.parentElement))!=null?a:yr((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(Tt)||t.parentElement.insertBefore(Tt,t),Tt;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 yr(n){var a;if(!n)return;const t=(a=n.style.position)!=null?a:getComputedStyle(n).position;if(t!=="fixed"&&t!=="absolute"&&t!=="relative")return;const e=getComputedStyle(n),i=e.backgroundColor,s=e.backgroundImage;if(!(i!=="transparent"&&i!=="rgba(0, 0, 0, 0)"&&i!==""||s!=="none"&&s!==""))return n}class Ur{constructor(t=0,e=0){f(this,"min");f(this,"max");f(this,"isInterval",!0);this.min=t,this.max=e}fromArray(t){return this.min=t[0],this.max=t[1],this}isOverlap(t){return Math.min(this.max,t.max)<Math.max(this.min,t.min)}contains(t){return this.min<t.min&&this.max>t.max}}class $f{constructor(t,e){f(this,"min");f(this,"max");f(this,"xInterval");f(this,"yInterval");f(this,"isRectangle",!0);this.min=t,this.max=e,this.xInterval=new Ur(this.min.x,this.max.x),this.yInterval=new Ur(this.min.y,this.max.y)}isOverlapWithRectangle(t){return!this.xInterval.isOverlap(t.xInterval)&&!this.yInterval.isOverlap(t.yInterval)}containsRect(t){return this.xInterval.contains(t.xInterval)&&this.yInterval.contains(t.yInterval)}}function ma(n){return n==="Panorama"||n==="DepthPanorama"||n==="VRPanorama"||n==="XRPanorama"}function yh(n){return!ma(n)}function Ss(n,t,e){const i=n[t],s=n[e];i===void 0||s===void 0||(n[t]=s,n[e]=i)}function em(n,t,e){const i=e/2;for(let s=1;s<=i;s++){const o=e-(s-1);for(let r=1;r<=t;r++){const a=(s-1)*t+r-1,l=(o-1)*t+r-1;Ss(n,a*4+0,l*4+0),Ss(n,a*4+1,l*4+1),Ss(n,a*4+2,l*4+2),Ss(n,a*4+3,l*4+3)}}}let ga=class{constructor(t,e){f(this,"width");f(this,"height");f(this,"containerDom");f(this,"hooks",new je.Subscribe);f(this,"canvas",document.createElement("canvas"));f(this,"five");f(this,"scale");f(this,"config");f(this,"offset",{x:0,y:0});f(this,"context");f(this,"renderCenter",new E.Vector3);f(this,"hammer");f(this,"state",{enabled:!1});f(this,"onPan",t=>{if(!this.containerDom||this.hooks.emit("wantsPanGesture",t))return;const i=this.offset.x+t.deltaX,s=this.offset.y+t.deltaY;this.canvas.style.boxShadow="0 2px 30px 0 rgba(0,0,0,0.20)",this.canvas.style.transform=`translate3d(${i}px, ${s}px, 100px)`});f(this,"onPanEnd",t=>{this.offset={x:this.offset.x+t.deltaX,y:this.offset.y+t.deltaY},this.canvas.style.boxShadow="none"});var s,o,r;if(!t.renderer)throw new Error("Five Render 未初始化");this.five=t,this.scale=(s=e==null?void 0:e.scale)!=null?s:2,this.width=(o=e==null?void 0:e.width)!=null?o:190,this.height=(r=e==null?void 0:e.height)!=null?r:190,this.config={dragEnabled:(e==null?void 0:e.dragEnabled)||!1,autoFixPCPosition:(e==null?void 0:e.autoFixPCPosition)||!1,initialPosition:(e==null?void 0:e.initialPosition)||{left:"0",top:"0"}};const i=this.canvas.getContext("2d");if(!i)throw new Error("CANNOT CREATE CONTEXT2D");this.context=i,this.config.dragEnabled&&(this.hammer=new ls(this.canvas),this.hammer.on("pan",this.onPan),this.hammer.on("panend",this.onPanEnd)),this.initStyle()}getCurrentState(){return this.state}dispose(){var t;this.clear(),this.disable(),(t=this.hammer)==null||t.destroy()}show(){return this.canvas.style.visibility="visible",this}hide(){return this.canvas.style.visibility="hidden",this}enable(){var t;if(!this.state.enabled)return this.state.enabled=!0,(t=this.containerDom)==null||t.append(this.canvas),this}disable(){if(this.state.enabled)return this.state.enabled=!1,this.canvas.remove(),this}appendTo(t){return this.containerDom&&Array.from(this.containerDom.children).includes(this.canvas)&&this.containerDom.removeChild(this.canvas),this.containerDom=t,this.state.enabled&&t.append(this.canvas),this}clear(){return this.context.clearRect(0,0,this.canvas.width,this.canvas.height),this}renderWithPoint(t){this.containerDom&&this.state.enabled&&(this.renderCenter=t,this.render(),this.config.autoFixPCPosition&&this.autoFixPCPosition())}autoFixPCPosition(){if(!this.containerDom)return;const{width:t,height:e}=this,i=this.renderCenter.clone().project(this.five.camera),s=(i.x+1)/2*this.containerDom.clientWidth,o=-(i.x-1)/2*this.containerDom.clientWidth,r=-(i.y-1)/2*this.containerDom.clientHeight;s<183?(this.canvas.style.top=-e/2+"px",this.canvas.style.left="90px"):r<183?(this.canvas.style.top="90px",this.canvas.style.left=-t/2+"px"):o<183?(this.canvas.style.top=-e/2+"px",this.canvas.style.left=-t-90+"px"):(this.canvas.style.left=-t/2+"px",this.canvas.style.top=-e-90+"px"),this.canvas.style.transform=`translate3d(${s}px, ${r}px, 10px)`,this.offset={x:s,y:r}}render(){if(!this.five.renderer||!this.containerDom)return;const{scale:t,context:e,width:i,height:s}=this,o=this.renderCenter.clone().project(this.five.camera),r=this.five.renderer.getSize(new E.Vector2),a=1,l=i/t,c=s/t,d=a*t,h=(o.x+1)/2*r.x,u=(o.y+1)/2*r.y,m=this.five.getPixels(h-l/2,u-l/2,l,c,d),A=Math.floor(i*a),p=Math.floor(s*a);em(m,A,p);const g=new ImageData(A,p);g.data.set(m),e.putImageData(g,0,0)}initStyle(){const t=this.canvas;t.classList.add("five-plugin__magnifier"),t.style.position="absolute",t.style.pointerEvents="all",t.style.borderRadius="50%",t.style.zIndex="99";const e=1;t.setAttribute("width",(this.width*e).toString()),t.setAttribute("height",(this.height*e).toString()),t.style.border="2px solid rgba(255,255,255,0.20)",t.style.width=this.width+"px",t.style.height=this.height+"px",t.style.top=this.config.initialPosition.top,t.style.left=this.config.initialPosition.left,t.style.transform="translate(0,0,100px)",t.style.visibility="visible",this.config.dragEnabled&&(this.canvas.style.cursor="pointer")}};function tm(n,t){const{offsetWidth:e,offsetHeight:i}=t,{top:s,left:o}=t.getBoundingClientRect();return new E.Vector2().set((n.x-o)/e*2-1,-(n.y-s)/i*2+1)}function wh(n,t){const{offsetWidth:e,offsetHeight:i}=t;return new E.Vector2().set(n.x/e*2-1,-n.y/i*2+1)}function im(n,t){const e=n.getElement();if(!e)return;const i=wh(t,e),s=new E.Raycaster;return s.setFromCamera(i,n.camera),s}function Ch(n,t){const{x:e,y:i}=t,s=e*2-1,o=i*2-1,r=new E.Vector2().fromArray([s,o]),a=new E.Raycaster;return a.setFromCamera(r,n.camera),n.model.intersectRaycaster(a)[0]}const nm="data:image/png;base64,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",sm=`
102
102
  varying vec2 vUv;
103
103
  void main() {
104
104
  vUv = uv;
@@ -191,7 +191,7 @@ void main() {
191
191
  svg [type='lineItemGroup'] g g g g {
192
192
  stroke: #ffffff;
193
193
  }</style>
194
- `;return n.$$set=o=>{"content"in o&&e(0,i=o.content)},[i,s]}class Sg extends le{constructor(t){super(),ae(this,t,Dg,xg,oe,{content:0},kg)}}function Tg(n){ue(n,"svelte-ozpg4a",".floorplan-plugin__base-image.svelte-ozpg4a{position:absolute;z-index:10;width:100%;height:100%;pointer-events:none}")}function Lg(n){let t,e;return t=new Mg({props:{url:n[1].url}}),{c(){ne(t.$$.fragment)},m(i,s){te(t,i,s),e=!0},p(i,s){const o={};s&2&&(o.url=i[1].url),t.$set(o)},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){j(t.$$.fragment,i),e=!1},d(i){ie(t,i)}}}function jg(n){let t,e;return t=new Sg({props:{content:n[0]}}),{c(){ne(t.$$.fragment)},m(i,s){te(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.content=i[0]),t.$set(o)},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){j(t.$$.fragment,i),e=!1},d(i){ie(t,i)}}}function zg(n){let t,e,i,s;const o=[jg,Lg],r=[];function a(l,c){return l[0]?0:l[1]?1:-1}return~(e=a(n))&&(i=r[e]=o[e](n)),{c(){t=S("div"),i&&i.c(),w(t,"class","floorplan-plugin__base-image svelte-ozpg4a")},m(l,c){B(l,t,c),~e&&r[e].m(t,null),s=!0},p(l,[c]){let d=e;e=a(l),e===d?~e&&r[e].p(l,c):(i&&(de(),j(r[d],1,1,()=>{r[d]=null}),he()),~e?(i=r[e],i?i.p(l,c):(i=r[e]=o[e](l),i.c()),k(i,1),i.m(t,null)):i=null)},i(l){s||(k(i),s=!0)},o(l){j(i),s=!1},d(l){l&&O(t),~e&&r[e].d()}}}function Og(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 Jh extends le{constructor(t){super(),ae(this,t,Og,zg,oe,{floorIndex:2,floorplanData:3},Tg)}}function Bg(n){ue(n,"svelte-12pzct5",".floorplan-plugin__room-label-item.svelte-12pzct5{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-size.svelte-12pzct5{opacity:0.45}")}function Vg(n){let t,e=n[8].outerHTML+"",i;return{c(){t=new Ks(!1),i=Ee(),t.a=i},m(s,o){t.m(e,s,o),B(s,i,o)},p(s,o){o&256&&e!==(e=s[8].outerHTML+"")&&t.p(e)},d(s){s&&(O(i),t.d())}}}function Rg(n){let t,e,i=n[1]&&ml(n),s=n[0]&&gl(n);return{c(){i&&i.c(),t=$(),s&&s.c(),e=Ee()},m(o,r){i&&i.m(o,r),B(o,t,r),s&&s.m(o,r),B(o,e,r)},p(o,r){o[1]?i?i.p(o,r):(i=ml(o),i.c(),i.m(t.parentNode,t)):i&&(i.d(1),i=null),o[0]?s?s.p(o,r):(s=gl(o),s.c(),s.m(e.parentNode,e)):s&&(s.d(1),s=null)},d(o){o&&(O(t),O(e)),i&&i.d(o),s&&s.d(o)}}}function ml(n){let t,e=n[2].name+"",i;return{c(){t=S("span"),i=xe(e),w(t,"class","floorplan-plugin__room-name")},m(s,o){B(s,t,o),x(t,i)},p(s,o){o&4&&e!==(e=s[2].name+"")&&Se(i,e)},d(s){s&&O(t)}}}function gl(n){let t,e;return{c(){t=S("span"),e=xe(n[7]),w(t,"class","floorplan-plugin__room-size svelte-12pzct5")},m(i,s){B(i,t,s),x(t,e)},p(i,s){s&128&&Se(e,i[7])},d(i){i&&O(t)}}}function Qg(n){let t,e,i;function s(a,l){if(a[3]===void 0)return Rg;if(a[8])return Vg}let o=s(n),r=o&&o(n);return{c(){t=S("div"),r&&r.c(),w(t,"class","floorplan-plugin__room-label-item svelte-12pzct5"),z(t,"left",n[9]),z(t,"top",n[10]),z(t,"font-size",n[11]),z(t,"opacity",n[6]?"1":"0")},m(a,l){B(a,t,l),r&&r.m(t,null),e||(i=[ei(Sn.call(null,t)),be(t,"clientWidth",n[19]),be(t,"clientHeight",n[20])],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&64&&z(t,"opacity",a[6]?"1":"0")},i:q,o:q,d(a){a&&O(t),r&&r.d(),e=!1,qe(i)}}}function Gg(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],d=t[r][1];l>i!=d>i&&e<(c-a)*(i-l)/(d-l)+a&&(s=!s)}return s}function Ng(n,t,e){let i,s,o,r,a,{pxmm:l}=t,{roomAreaEnable:c}=t,{roomNameEnable:d}=t,{room:h}=t,{hoveredRoom:u}=t,{getRoomAreaText:m}=t,{getLabelElement:A}=t,{adaptiveRoomLabelVisibleEnable:p}=t;function g(H,_){if(_.width===0||_.height===0)return()=>!1;const Q=H.path.map(({x:Ce,y:pe})=>[Ce,pe]),F=H.roomLabel.position,{x:J,y:Z}=F,{width:ee,height:ce}=_,se=ee/2,we=ce/2;return function(pe){const Ve=J*pe,Ae=Z*pe,We=Q.map(([ye,ze])=>[ye*pe,ze*pe]);return[[Ve+se,Ae-we],[Ve-se,Ae-we],[Ve-se,Ae+we],[Ve+se,Ae+we]].every(ye=>Gg(ye,We))}}const v=document.body.clientWidth,y=document.body.clientHeight,I=h.roomLabel,M=I.positionInImage.x*100+"%",D=I.positionInImage.y*100+"%",P=(v<500||y<500?10:14)+"px";let V=0,L=0,X=!1;u.subscribe(function(_){e(16,X=!!_&&_.id===h.id)});const U=H=>{e(4,V=H.detail)},N=H=>{e(5,L=H.detail)};return n.$$set=H=>{"pxmm"in H&&e(12,l=H.pxmm),"roomAreaEnable"in H&&e(0,c=H.roomAreaEnable),"roomNameEnable"in H&&e(1,d=H.roomNameEnable),"room"in H&&e(2,h=H.room),"hoveredRoom"in H&&e(13,u=H.hoveredRoom),"getRoomAreaText"in H&&e(14,m=H.getRoomAreaText),"getLabelElement"in H&&e(3,A=H.getLabelElement),"adaptiveRoomLabelVisibleEnable"in H&&e(15,p=H.adaptiveRoomLabelVisibleEnable)},n.$$.update=()=>{n.$$.dirty&12&&e(8,i=A==null?void 0:A(h)),n.$$.dirty&16388&&e(7,s=h.size?m(h.size):""),n.$$.dirty&48&&e(18,o={width:V,height:L}),n.$$.dirty&262148&&e(17,r=o?g(h,o):void 0),n.$$.dirty&233472&&e(6,a=p?X?!0:!!(r!=null&&r(l)):!0)},[c,d,h,A,V,L,a,s,i,M,D,P,l,u,m,p,X,r,o,U,N]}class Hg extends le{constructor(t){super(),ae(this,t,Ng,Qg,oe,{pxmm:12,roomAreaEnable:0,roomNameEnable:1,room:2,hoveredRoom:13,getRoomAreaText:14,getLabelElement:3,adaptiveRoomLabelVisibleEnable:15},Bg)}}function _g(n){ue(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 pl(n,t,e){const i=n.slice();return i[12]=t[e],i}function Al(n){let t,e=[],i=new Map,s,o,r,a=Pe(n[8]);const l=c=>c[12].id;for(let c=0;c<a.length;c+=1){let d=pl(n,a,c),h=l(d);i.set(h,e[c]=vl(h,d))}return{c(){t=S("div");for(let c=0;c<e.length;c+=1)e[c].c();w(t,"class","floorplan-plugin__room-labels svelte-13xux0b")},m(c,d){B(c,t,d);for(let h=0;h<e.length;h+=1)e[h]&&e[h].m(t,null);s=!0,o||(r=[ei(Sn.call(null,t)),be(t,"clientWidth",n[11])],o=!0)},p(c,d){d&447&&(a=Pe(c[8]),de(),e=Ot(e,d,l,1,c,a,i,t,bi,vl,null,pl),he())},i(c){if(!s){for(let d=0;d<a.length;d+=1)k(e[d]);s=!0}},o(c){for(let d=0;d<e.length;d+=1)j(e[d]);s=!1},d(c){c&&O(t);for(let d=0;d<e.length;d+=1)e[d].d();o=!1,qe(r)}}}function vl(n,t){let e,i,s;const o=[{pxmm:t[7],room:t[12],hoveredRoom:t[2],roomAreaEnable:t[0],roomNameEnable:t[1],getLabelElement:t[4],getRoomAreaText:t[3],adaptiveRoomLabelVisibleEnable:t[5]}];let r={};for(let a=0;a<o.length;a+=1)r=tt(r,o[a]);return i=new Hg({props:r}),{key:n,first:null,c(){e=Ee(),ne(i.$$.fragment),this.first=e},m(a,l){B(a,e,l),te(i,a,l),s=!0},p(a,l){t=a;const c=l&447?ct(o,[{pxmm:t[7],room:t[12],hoveredRoom:t[2],roomAreaEnable:t[0],roomNameEnable:t[1],getLabelElement:t[4],getRoomAreaText:t[3],adaptiveRoomLabelVisibleEnable:t[5]}]):{};i.$set(c)},i(a){s||(k(i.$$.fragment,a),s=!0)},o(a){j(i.$$.fragment,a),s=!1},d(a){a&&O(e),ie(i,a)}}}function Fg(n){let t,e,i=n[8]&&Al(n);return{c(){i&&i.c(),t=Ee()},m(s,o){i&&i.m(s,o),B(s,t,o),e=!0},p(s,[o]){s[8]?i?(i.p(s,o),o&256&&k(i,1)):(i=Al(s),i.c(),k(i,1),i.m(t.parentNode,t)):i&&(de(),j(i,1,1,()=>{i=null}),he())},i(s){e||(k(i),e=!0)},o(s){j(i),e=!1},d(s){s&&O(t),i&&i.d(s)}}}function Wg(n,t,e){let i,{floorIndex:s}=t,{roomAreaEnable:o}=t,{roomNameEnable:r}=t,{floorplanData:a}=t,{hoveredRoom:l}=t,{getRoomAreaText:c}=t,{getLabelElement:d}=t,{adaptiveRoomLabelVisibleEnable:h}=t,u=0,m=0;const A=p=>{e(6,u=p.detail)};return n.$$set=p=>{"floorIndex"in p&&e(9,s=p.floorIndex),"roomAreaEnable"in p&&e(0,o=p.roomAreaEnable),"roomNameEnable"in p&&e(1,r=p.roomNameEnable),"floorplanData"in p&&e(10,a=p.floorplanData),"hoveredRoom"in p&&e(2,l=p.hoveredRoom),"getRoomAreaText"in p&&e(3,c=p.getRoomAreaText),"getLabelElement"in p&&e(4,d=p.getLabelElement),"adaptiveRoomLabelVisibleEnable"in p&&e(5,h=p.adaptiveRoomLabelVisibleEnable)},n.$$.update=()=>{if(n.$$.dirty&1536&&e(8,i=a.floorDatas[s].rooms),n.$$.dirty&1088){const{max:p,min:g}=a.bounding,v=p.x-g.x;e(7,m=u/v)}},[o,r,l,c,d,h,u,m,i,s,a,A]}class Yg extends le{constructor(t){super(),ae(this,t,Wg,Fg,oe,{floorIndex:9,roomAreaEnable:0,roomNameEnable:1,floorplanData:10,hoveredRoom:2,getRoomAreaText:3,getLabelElement:4,adaptiveRoomLabelVisibleEnable:5},_g)}}function Ug(n){ue(n,"svelte-djlmk4",".floorplan-plugin__rule-labels.svelte-djlmk4.svelte-djlmk4{position:absolute;display:flex}.floorplan-plugin__rule-labels--top.svelte-djlmk4.svelte-djlmk4{left:0;top:-1.25rem}.floorplan-plugin__rule-labels--bottom.svelte-djlmk4.svelte-djlmk4{left:0;bottom:-1.25rem}.floorplan-plugin__rule-labels--left.svelte-djlmk4.svelte-djlmk4{top:0;left:-1.25rem}.floorplan-plugin__rule-labels--right.svelte-djlmk4.svelte-djlmk4{top:0;right:-1.25rem}.floorplan-plugin__rule-line.svelte-djlmk4.svelte-djlmk4{background:#fff;opacity:0.05;width:100%;height:100%}.floorplan-plugin__rule-scale-wrapper.svelte-djlmk4.svelte-djlmk4{position:absolute;width:0.3125rem;height:100%;left:50%;top:0;transform:translateX(-50%)}.floorplan-plugin__rule-labels.is-row.svelte-djlmk4 .floorplan-plugin__rule-scale-wrapper.svelte-djlmk4{width:100%;height:0.3125rem;top:50%;left:0;transform:translateY(-50%)}.floorplan-plugin__rule-scale.svelte-djlmk4.svelte-djlmk4{position:absolute;background:#fff;opacity:0.05;width:100%;height:0.0625rem}.floorplan-plugin__rule-labels.is-row.svelte-djlmk4 .floorplan-plugin__rule-scale.svelte-djlmk4{width:0.0625rem;height:100%}.floorplan-plugin__rule-text-wrapper.svelte-djlmk4.svelte-djlmk4{position:absolute}.floorplan-plugin__rule-labels--top.svelte-djlmk4 .floorplan-plugin__rule-text-wrapper.svelte-djlmk4{width:100%;height:0;top:0.625rem}.floorplan-plugin__rule-labels--bottom.svelte-djlmk4 .floorplan-plugin__rule-text-wrapper.svelte-djlmk4{width:100%;height:0;bottom:0.625rem}.floorplan-plugin__rule-labels--left.svelte-djlmk4 .floorplan-plugin__rule-text-wrapper.svelte-djlmk4{width:0;height:100%;left:0.625rem}.floorplan-plugin__rule-labels--right.svelte-djlmk4 .floorplan-plugin__rule-text-wrapper.svelte-djlmk4{width:0;height:100%;right:0.625rem}.floorplan-plugin__rule-text-item.svelte-djlmk4.svelte-djlmk4{width:0;height:0;position:absolute;transform:rotate(90deg)}.floorplan-plugin__rule-labels.is-row.svelte-djlmk4 .floorplan-plugin__rule-text-item.svelte-djlmk4{transform:rotate(0)}.floorplan-plugin__rule-text.svelte-djlmk4.svelte-djlmk4{width:-moz-max-content;width:max-content;transform:translate(-50%, -50%);font-size:0.625rem;color:#fff;opacity:0.2}")}function bl(n,t,e){const i=n.slice();return i[11]=t[e],i[13]=e,i}function yl(n,t,e){const i=n.slice();return i[14]=t[e],i}function wl(n){let t;return{c(){t=S("div"),w(t,"class","floorplan-plugin__rule-scale svelte-djlmk4"),z(t,"left",n[14].left*100+"%"),z(t,"bottom",n[14].bottom*100+"%")},m(e,i){B(e,t,i)},p:q,d(e){e&&O(t)}}}function Cl(n,t){let e,i,s=t[1](t[11].distance)+"",o,r;return{key:n,first:null,c(){e=S("div"),i=S("div"),o=xe(s),r=$(),w(i,"class","floorplan-plugin__rule-text svelte-djlmk4"),K(i,"is-row",t[2]),w(e,"class","floorplan-plugin__rule-text-item svelte-djlmk4"),z(e,"left",t[11].left*100+"%"),z(e,"bottom",t[11].bottom*100+"%"),this.first=e},m(a,l){B(a,e,l),x(e,i),x(i,o),x(e,r)},p(a,l){t=a,l&2&&s!==(s=t[1](t[11].distance)+"")&&Se(o,s)},d(a){a&&O(e)}}}function Xg(n){let t,e,i,s,o,r,a=[],l=new Map,c,d=Pe(n[3]),h=[];for(let A=0;A<d.length;A+=1)h[A]=wl(yl(n,d,A));let u=Pe(n[4]);const m=A=>A[13];for(let A=0;A<u.length;A+=1){let p=bl(n,u,A),g=m(p);l.set(g,a[A]=Cl(g,p))}return{c(){t=S("div"),e=S("div"),i=$(),s=S("div");for(let A=0;A<h.length;A+=1)h[A].c();o=$(),r=S("div");for(let A=0;A<a.length;A+=1)a[A].c();w(e,"class","floorplan-plugin__rule-line svelte-djlmk4"),w(s,"class","floorplan-plugin__rule-scale-wrapper svelte-djlmk4"),K(s,"is-row",n[2]),w(r,"class","floorplan-plugin__rule-text-wrapper svelte-djlmk4"),w(t,"class",c="floorplan-plugin__rule-labels floorplan-plugin__rule-labels--"+n[0]+" svelte-djlmk4"),K(t,"is-row",n[2]),z(t,"width",n[2]?"100%":1/16+"rem"),z(t,"height",n[2]?1/16+"rem":"100%")},m(A,p){B(A,t,p),x(t,e),x(t,i),x(t,s);for(let g=0;g<h.length;g+=1)h[g]&&h[g].m(s,null);x(t,o),x(t,r);for(let g=0;g<a.length;g+=1)a[g]&&a[g].m(r,null)},p(A,[p]){if(p&8){d=Pe(A[3]);let g;for(g=0;g<d.length;g+=1){const v=yl(A,d,g);h[g]?h[g].p(v,p):(h[g]=wl(v),h[g].c(),h[g].m(s,null))}for(;g<h.length;g+=1)h[g].d(1);h.length=d.length}p&22&&(u=Pe(A[4]),a=Ot(a,p,m,1,A,u,l,r,Ma,Cl,null,bl)),p&1&&c!==(c="floorplan-plugin__rule-labels floorplan-plugin__rule-labels--"+A[0]+" svelte-djlmk4")&&w(t,"class",c),p&5&&K(t,"is-row",A[2])},i:q,o:q,d(A){A&&O(t),jt(h,A);for(let p=0;p<a.length;p+=1)a[p].d()}}}const Ki=1e3,$i=180;function Zg(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-(Ki-$i)*2,c=o.max.y-o.min.y-(Ki-$i)*2,d=s.map(([A,p])=>a?[A.x,p.x]:[A.y,p.y]).flat().sort().filter((A,p,g)=>p===0?!0:A!==g[p-1]),h=d.map(A=>{const p=a?(A-o.min.x-Ki+$i)/l:0,g=a?0:(A-o.min.y-Ki+$i)/c;return{left:p,bottom:g}});h.unshift({left:0,bottom:0}),h.push(a?{left:1,bottom:0}:{left:0,bottom:1});const u=d[d.length-1]-d[0],m=d.map((A,p,g)=>{const v=p===0?0:A-g[p-1],y=p===0?0:(A+g[p-1])/2,I=a?(y-o.min.x-Ki+$i)/l:0,M=a?0:(y-o.min.y-Ki+$i)/c;return{left:I,bottom:M,distance:v}}).filter(({distance:A})=>A/u>.1);return n.$$set=A=>{"type"in A&&e(0,i=A.type),"data"in A&&e(5,s=A.data),"bounding"in A&&e(6,o=A.bounding),"getRuleDistanceText"in A&&e(1,r=A.getRuleDistanceText)},[i,r,a,h,m,s,o]}class Jg extends le{constructor(t){super(),ae(this,t,Zg,Xg,oe,{type:0,data:5,bounding:6,getRuleDistanceText:1},Ug)}}function qg(n){ue(n,"svelte-1mzj9p3",".floorplan-plugin__rule-labels-wrapper.svelte-1mzj9p3{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);pointer-events:none}")}function Il(n,t,e){const i=n.slice();return i[13]=t[e][0],i[14]=t[e][1],i}function Pl(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=tt(r,o[a]);return i=new Jg({props:r}),{key:n,first:null,c(){e=Ee(),ne(i.$$.fragment),this.first=e},m(a,l){B(a,e,l),te(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||(k(i.$$.fragment,a),s=!0)},o(a){j(i.$$.fragment,a),s=!1},d(a){a&&O(e),ie(i,a)}}}function Kg(n){let t,e=[],i=new Map,s,o=Pe(n[4]);const r=a=>a[13];for(let a=0;a<o.length;a+=1){let l=Il(n,o,a),c=r(l);i.set(c,e[a]=Pl(c,l))}return{c(){t=S("div");for(let a=0;a<e.length;a+=1)e[a].c();w(t,"class","floorplan-plugin__rule-labels-wrapper svelte-1mzj9p3"),z(t,"width",n[3]),z(t,"height",n[2])},m(a,l){B(a,t,l);for(let c=0;c<e.length;c+=1)e[c]&&e[c].m(t,null);s=!0},p(a,[l]){l&19&&(o=Pe(a[4]),de(),e=Ot(e,l,r,1,a,o,i,t,bi,Pl,null,Il),he()),l&8&&z(t,"width",a[3]),l&4&&z(t,"height",a[2])},i(a){if(!s){for(let l=0;l<o.length;l+=1)k(e[l]);s=!0}},o(a){for(let l=0;l<e.length;l+=1)j(e[l]);s=!1},d(a){a&&O(t);for(let l=0;l<e.length;l+=1)e[l].d()}}}const El=1e3,Ml=180;function $g(n,t,e){let i,s,o,r,a,l,c,d,h,u,{floorIndex:m}=t,{floorplanData:A}=t,{getRuleDistanceText:p}=t;return n.$$set=g=>{"floorIndex"in g&&e(5,m=g.floorIndex),"floorplanData"in g&&e(6,A=g.floorplanData),"getRuleDistanceText"in g&&e(0,p=g.getRuleDistanceText)},n.$$.update=()=>{n.$$.dirty&64&&e(1,i=A.bounding),n.$$.dirty&96&&e(11,s=A.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-(El-Ml)*2),n.$$.dirty&2&&e(8,d=i.max.y-i.min.y-(El-Ml)*2),n.$$.dirty&1536&&e(3,h=c/a*100+"%"),n.$$.dirty&384&&e(2,u=d/l*100+"%")},[p,i,u,h,r,m,A,l,d,a,c,s,o]}class ep extends le{constructor(t){super(),ae(this,t,$g,Kg,oe,{floorIndex:5,floorplanData:6,getRuleDistanceText:0},qg)}}function Po(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,d=l+","+c;return a===0?(e+="M"+d,e):s!=null&&s[a]?(e+="A"+s[a]+","+d,e):(e+="L"+d,e)}),e+(i?"Z":"")}function qh({x:n,y:t},e){const{max:i,min:s}=e;return{x:n-s.x,y:i.y-t}}function tp(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 ip(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 np(n,t){return Math.max(...t.work.observers.map(i=>n.z>=i.standingPosition.z?i.floorIndex:0))}function sp(n){let t;return{c(){t=Be("path"),w(t,"d",n[0]),w(t,"fill","#2F313A")},m(e,i){B(e,t,i)},p(e,[i]){i&1&&w(t,"d",e[0])},i:q,o:q,d(e){e&&O(t)}}}function op(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=Po(s,{needZ:!0}))},[i,s]}class rp extends le{constructor(t){super(),ae(this,t,op,sp,oe,{path:1})}}function ap(n){let t,e,i,s,o,r;return{c(){t=Be("defs"),e=Be("pattern"),i=Be("rect"),s=Be("path"),o=$(),r=Be("path"),w(i,"x","0"),w(i,"y","0"),w(i,"width",n[1]),w(i,"height",n[1]),w(i,"fill","#323747"),w(s,"d",n[2]),w(s,"stroke","#ffffff"),w(s,"stroke-opacity","0.06"),w(s,"stroke-width","0.5"),w(s,"fill","none"),w(e,"id","fpm-room-pattern-0"),w(e,"x","0"),w(e,"y","0"),w(e,"width",n[1]),w(e,"height",n[1]),w(e,"patternUnits","userSpaceOnUse"),w(e,"patternTransform","scale(50 50)"),w(r,"d",n[0]),w(r,"fill","url(#fpm-room-pattern-0)")},m(a,l){B(a,t,l),x(t,e),x(e,i),x(e,s),B(a,o,l),B(a,r,l)},p(a,[l]){l&1&&w(r,"d",a[0])},i:q,o:q,d(a){a&&(O(t),O(o),O(r))}}}const Pr=6;function lp(n,t,e){let i,{path:s}=t;const o=Pr*2,r=`M0 ${Pr} h ${o} M${Pr} 0 v ${o}`;return n.$$set=a=>{"path"in a&&e(3,s=a.path)},n.$$.update=()=>{n.$$.dirty&8&&e(0,i=Po(s,{needZ:!0}))},[i,o,r,s]}class cp extends le{constructor(t){super(),ae(this,t,lp,ap,oe,{path:3})}}function dp(n){let t,e,i,s,o,r,a,l,c,d,h;return{c(){t=Be("defs"),e=Be("pattern"),i=Be("rect"),s=Be("pattern"),o=Be("rect"),r=$(),a=Be("path"),l=$(),c=Be("path"),d=$(),h=Be("path"),w(i,"x","0"),w(i,"y","0"),w(i,"width","6"),w(i,"height","50"),w(i,"fill","none"),w(i,"stroke","#4B4B57"),w(i,"stroke-width","0.5"),w(e,"id","room-material-pattern-1"),w(e,"x","0"),w(e,"y","0"),w(e,"width","12"),w(e,"height","50"),w(e,"patternUnits","userSpaceOnUse"),w(e,"patternTransform","scale(50 50)"),w(o,"x","0"),w(o,"y","0"),w(o,"width","6"),w(o,"height","50"),w(o,"fill","none"),w(o,"stroke","#4B4B57"),w(o,"stroke-width","0.5"),w(s,"id","room-material-pattern-2"),w(s,"x","6"),w(s,"y","25"),w(s,"width","12"),w(s,"height","50"),w(s,"patternUnits","userSpaceOnUse"),w(s,"patternTransform","scale(50 50)"),w(a,"d",n[0]),w(a,"fill","#43434D"),w(c,"d",n[0]),w(c,"fill","url(#room-material-pattern-1)"),w(h,"d",n[0]),w(h,"fill","url(#room-material-pattern-2)")},m(u,m){B(u,t,m),x(t,e),x(e,i),x(t,s),x(s,o),B(u,r,m),B(u,a,m),B(u,l,m),B(u,c,m),B(u,d,m),B(u,h,m)},p(u,[m]){m&1&&w(a,"d",u[0]),m&1&&w(c,"d",u[0]),m&1&&w(h,"d",u[0])},i:q,o:q,d(u){u&&(O(t),O(r),O(a),O(l),O(c),O(d),O(h))}}}function hp(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=Po(s,{needZ:!0}))},[i,s]}class up extends le{constructor(t){super(),ae(this,t,hp,dp,oe,{path:1})}}function fp(n){ue(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 kl(n,t,e){const i=n.slice();return i[5]=t[e],i}function mp(n){let t,e;return t=new cp({props:{path:n[5].path}}),{c(){ne(t.$$.fragment)},m(i,s){te(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.path=i[5].path),t.$set(o)},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){j(t.$$.fragment,i),e=!1},d(i){ie(t,i)}}}function gp(n){let t,e;return t=new up({props:{path:n[5].path}}),{c(){ne(t.$$.fragment)},m(i,s){te(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.path=i[5].path),t.$set(o)},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){j(t.$$.fragment,i),e=!1},d(i){ie(t,i)}}}function pp(n){let t,e;return t=new rp({props:{path:n[5].path}}),{c(){ne(t.$$.fragment)},m(i,s){te(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.path=i[5].path),t.$set(o)},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){j(t.$$.fragment,i),e=!1},d(i){ie(t,i)}}}function xl(n){let t,e,i,s;const o=[pp,gp,mp],r=[];function a(l,c){return l[5].floorType===1?0:l[5].floorType===0?1:2}return e=a(n),i=r[e]=o[e](n),{c(){t=Be("svg"),i.c(),w(t,"width","100%"),w(t,"height","100%"),w(t,"viewBox",`0 0 ${n[1]} ${n[2]}`),w(t,"class","svelte-1dykexu")},m(l,c){B(l,t,c),r[e].m(t,null),s=!0},p(l,c){let d=e;e=a(l),e===d?r[e].p(l,c):(de(),j(r[d],1,1,()=>{r[d]=null}),he(),i=r[e],i?i.p(l,c):(i=r[e]=o[e](l),i.c()),k(i,1),i.m(t,null))},i(l){s||(k(i),s=!0)},o(l){j(i),s=!1},d(l){l&&O(t),r[e].d()}}}function Ap(n){let t,e,i=Pe(n[0]),s=[];for(let r=0;r<i.length;r+=1)s[r]=xl(kl(n,i,r));const o=r=>j(s[r],1,1,()=>{s[r]=null});return{c(){t=S("div");for(let r=0;r<s.length;r+=1)s[r].c();w(t,"class","floorplan-plugin__room-material svelte-1dykexu")},m(r,a){B(r,t,a);for(let l=0;l<s.length;l+=1)s[l]&&s[l].m(t,null);e=!0},p(r,[a]){if(a&7){i=Pe(r[0]);let l;for(l=0;l<i.length;l+=1){const c=kl(r,i,l);s[l]?(s[l].p(c,a),k(s[l],1)):(s[l]=xl(c),s[l].c(),k(s[l],1),s[l].m(t,null))}for(de(),l=i.length;l<s.length;l+=1)o(l);he()}},i(r){if(!e){for(let a=0;a<i.length;a+=1)k(s[a]);e=!0}},o(r){s=s.filter(Boolean);for(let a=0;a<s.length;a+=1)j(s[a]);e=!1},d(r){r&&O(t),jt(s,r)}}}function vp(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=>ve(G({},l),{path:l.path.map(c=>qh(c,o.bounding))})))},[i,r,a,s,o]}class bp extends le{constructor(t){super(),ae(this,t,vp,Ap,oe,{floorIndex:3,floorplanData:4},fp)}}function yp(n){ue(n,"svelte-qq2273","path.svelte-qq2273{--opacity:0;opacity:var(--opacity)}path.svelte-qq2273:hover{opacity:calc(var(--opacity) + 0.1)}")}function wp(n){let t,e,i,s;return{c(){t=Be("path"),w(t,"d",n[5]),w(t,"fill","#fff"),w(t,"style",n[2]),w(t,"id",e=`${n[1]}_${n[0].id}`),w(t,"class","svelte-qq2273")},m(o,r){B(o,t,r),i||(s=[be(t,"mouseenter",n[3]),be(t,"mouseleave",n[4])],i=!0)},p(o,[r]){r&4&&w(t,"style",o[2]),r&3&&e!==(e=`${o[1]}_${o[0].id}`)&&w(t,"id",e)},i:q,o:q,d(o){o&&O(t),i=!1,qe(s)}}}function Cp(n,t,e){let i,s,{room:o}=t,{floorIndex:r}=t,{floorplanData:a}=t,{highlightData:l}=t,{hoveredRoom:c}=t;function d(){c==null||c.set(o)}function h(){c==null||c.set(void 0)}const{bounding:u}=a,m=Po(o.path,{needZ:!0,format:A=>qh(A,u)});return n.$$set=A=>{"room"in A&&e(0,o=A.room),"floorIndex"in A&&e(1,r=A.floorIndex),"floorplanData"in A&&e(6,a=A.floorplanData),"highlightData"in A&&e(7,l=A.highlightData),"hoveredRoom"in A&&e(8,c=A.hoveredRoom)},n.$$.update=()=>{n.$$.dirty&131&&e(9,i=l[`${r}_${o.id}`]),n.$$.dirty&512&&e(2,s=i?`fill: ${i.color}; --opacity: ${i.opacity}; pointer-events: ${i.disabled?"none":"auto"}`:null)},[o,r,s,d,h,m,a,l,c,i]}class Ip extends le{constructor(t){super(),ae(this,t,Cp,wp,oe,{room:0,floorIndex:1,floorplanData:6,highlightData:7,hoveredRoom:8},yp)}}function Pp(n){ue(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 Dl(n,t,e){const i=n.slice();return i[6]=t[e],i}function Sl(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=tt(r,o[a]);return i=new Ip({props:r}),{key:n,first:null,c(){e=Ee(),ne(i.$$.fragment),this.first=e},m(a,l){B(a,e,l),te(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||(k(i.$$.fragment,a),s=!0)},o(a){j(i.$$.fragment,a),s=!1},d(a){a&&O(e),ie(i,a)}}}function Ep(n){let t,e,i=[],s=new Map,o,r=Pe(n[1].floorDatas[n[0]].rooms);const a=l=>l[6].id;for(let l=0;l<r.length;l+=1){let c=Dl(n,r,l),d=a(c);s.set(d,i[l]=Sl(d,c))}return{c(){t=S("div"),e=Be("svg");for(let l=0;l<i.length;l+=1)i[l].c();w(e,"width","100%"),w(e,"height","100%"),w(e,"viewBox",`0 0 ${n[4]} ${n[5]}`),w(e,"class","svelte-1kqo6e4"),w(t,"class","floorplan-plugin__room-highlight svelte-1kqo6e4")},m(l,c){B(l,t,c),x(t,e);for(let d=0;d<i.length;d+=1)i[d]&&i[d].m(e,null);o=!0},p(l,[c]){c&15&&(r=Pe(l[1].floorDatas[l[0]].rooms),de(),i=Ot(i,c,a,1,l,r,s,e,bi,Sl,null,Dl),he())},i(l){if(!o){for(let c=0;c<r.length;c+=1)k(i[c]);o=!0}},o(l){for(let c=0;c<i.length;c+=1)j(i[c]);o=!1},d(l){l&&O(t);for(let c=0;c<i.length;c+=1)i[c].d()}}}function Mp(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 Kh extends le{constructor(t){super(),ae(this,t,Mp,Ep,oe,{floorIndex:0,floorplanData:1,highlightData:2,hoveredRoom:3},Pp)}}function kp(n){ue(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 Tl(n){let t,e;const i=[{floorIndex:n[1],floorplanData:n[8],hoveredRoom:n[14],highlightData:n[13]}];let s={};for(let o=0;o<i.length;o+=1)s=tt(s,i[o]);return t=new Kh({props:s}),{c(){ne(t.$$.fragment)},m(o,r){te(t,o,r),e=!0},p(o,r){const a=r&24834?ct(i,[{floorIndex:o[1],floorplanData:o[8],hoveredRoom:o[14],highlightData:o[13]}]):{};t.$set(a)},i(o){e||(k(t.$$.fragment,o),e=!0)},o(o){j(t.$$.fragment,o),e=!1},d(o){ie(t,o)}}}function Ll(n){let t,e;const i=[{floorplanData:n[8],roomAreaEnable:n[5],roomNameEnable:n[6],floorIndex:n[1],getRoomAreaText:n[9],getLabelElement:n[10],hoveredRoom:n[14],adaptiveRoomLabelVisibleEnable:n[12]}];let s={};for(let o=0;o<i.length;o+=1)s=tt(s,i[o]);return t=new Yg({props:s}),{c(){ne(t.$$.fragment)},m(o,r){te(t,o,r),e=!0},p(o,r){const a=r&22370?ct(i,[{floorplanData:o[8],roomAreaEnable:o[5],roomNameEnable:o[6],floorIndex:o[1],getRoomAreaText:o[9],getLabelElement:o[10],hoveredRoom:o[14],adaptiveRoomLabelVisibleEnable:o[12]}]):{};t.$set(a)},i(o){e||(k(t.$$.fragment,o),e=!0)},o(o){j(t.$$.fragment,o),e=!1},d(o){ie(t,o)}}}function jl(n){let t,e;const i=[{floorplanData:n[8],floorIndex:n[1],getRuleDistanceText:n[11]}];let s={};for(let o=0;o<i.length;o+=1)s=tt(s,i[o]);return t=new ep({props:s}),{c(){ne(t.$$.fragment)},m(o,r){te(t,o,r),e=!0},p(o,r){const a=r&2306?ct(i,[{floorplanData:o[8],floorIndex:o[1],getRuleDistanceText:o[11]}]):{};t.$set(a)},i(o){e||(k(t.$$.fragment,o),e=!0)},o(o){j(t.$$.fragment,o),e=!1},d(o){ie(t,o)}}}function xp(n){let t,e,i,s,o,r,a,l,c;const d=[{floorIndex:n[1],floorplanData:n[8]}];let h={};for(let v=0;v<d.length;v+=1)h=tt(h,d[v]);e=new bp({props:h});let u=(n[2]||n[3])&&Tl(n);const m=[{floorplanData:n[8],floorIndex:n[1]}];let A={};for(let v=0;v<m.length;v+=1)A=tt(A,m[v]);o=new Jh({props:A});let p=n[4]&&Ll(n),g=n[7]&&jl(n);return{c(){t=S("div"),ne(e.$$.fragment),i=$(),u&&u.c(),s=$(),ne(o.$$.fragment),r=$(),p&&p.c(),a=$(),g&&g.c(),w(t,"class",l=Qe(`floorplan-plugin__floor${n[0]?" floorplan-plugin__floor--is-current":""}`)+" svelte-bl8zrz")},m(v,y){B(v,t,y),te(e,t,null),x(t,i),u&&u.m(t,null),x(t,s),te(o,t,null),x(t,r),p&&p.m(t,null),x(t,a),g&&g.m(t,null),c=!0},p(v,[y]){const I=y&258?ct(d,[{floorIndex:v[1],floorplanData:v[8]}]):{};e.$set(I),v[2]||v[3]?u?(u.p(v,y),y&12&&k(u,1)):(u=Tl(v),u.c(),k(u,1),u.m(t,s)):u&&(de(),j(u,1,1,()=>{u=null}),he());const M=y&258?ct(m,[{floorplanData:v[8],floorIndex:v[1]}]):{};o.$set(M),v[4]?p?(p.p(v,y),y&16&&k(p,1)):(p=Ll(v),p.c(),k(p,1),p.m(t,a)):p&&(de(),j(p,1,1,()=>{p=null}),he()),v[7]?g?(g.p(v,y),y&128&&k(g,1)):(g=jl(v),g.c(),k(g,1),g.m(t,null)):g&&(de(),j(g,1,1,()=>{g=null}),he()),(!c||y&1&&l!==(l=Qe(`floorplan-plugin__floor${v[0]?" floorplan-plugin__floor--is-current":""}`)+" svelte-bl8zrz"))&&w(t,"class",l)},i(v){c||(k(e.$$.fragment,v),k(u),k(o.$$.fragment,v),k(p),k(g),c=!0)},o(v){j(e.$$.fragment,v),j(u),j(o.$$.fragment,v),j(p),j(g),c=!1},d(v){v&&O(t),ie(e),u&&u.d(),ie(o),p&&p.d(),g&&g.d()}}}function Dp(n,t,e){let{isCurrent:i}=t,{floorIndex:s}=t,{highlightEnable:o}=t,{hoverEnable:r}=t,{roomLabelsEnable:a}=t,{roomAreaEnable:l}=t,{roomNameEnable:c}=t,{ruleLabelsEnable:d}=t,{floorplanData:h}=t,{getRoomAreaText:u}=t,{getLabelElement:m}=t,{getRuleDistanceText:A}=t,{adaptiveRoomLabelVisibleEnable:p}=t,{highlightData:g}=t;const v=Da(void 0);return n.$$set=y=>{"isCurrent"in y&&e(0,i=y.isCurrent),"floorIndex"in y&&e(1,s=y.floorIndex),"highlightEnable"in y&&e(2,o=y.highlightEnable),"hoverEnable"in y&&e(3,r=y.hoverEnable),"roomLabelsEnable"in y&&e(4,a=y.roomLabelsEnable),"roomAreaEnable"in y&&e(5,l=y.roomAreaEnable),"roomNameEnable"in y&&e(6,c=y.roomNameEnable),"ruleLabelsEnable"in y&&e(7,d=y.ruleLabelsEnable),"floorplanData"in y&&e(8,h=y.floorplanData),"getRoomAreaText"in y&&e(9,u=y.getRoomAreaText),"getLabelElement"in y&&e(10,m=y.getLabelElement),"getRuleDistanceText"in y&&e(11,A=y.getRuleDistanceText),"adaptiveRoomLabelVisibleEnable"in y&&e(12,p=y.adaptiveRoomLabelVisibleEnable),"highlightData"in y&&e(13,g=y.highlightData)},[i,s,o,r,a,l,c,d,h,u,m,A,p,g,v]}let Sp=class extends le{constructor(t){super(),ae(this,t,Dp,xp,oe,{isCurrent:0,floorIndex:1,highlightEnable:2,hoverEnable:3,roomLabelsEnable:4,roomAreaEnable:5,roomNameEnable:6,ruleLabelsEnable:7,floorplanData:8,getRoomAreaText:9,getLabelElement:10,getRuleDistanceText:11,adaptiveRoomLabelVisibleEnable:12,highlightData:13},kp)}};function Tp(n){ue(n,"svelte-86bqav",".floorplan-main.svelte-86bqav{width:100%;height:100%;pointer-events:none}")}function zl(n,t,e){const i=n.slice();return i[21]=t[e],i}function Ol(n){let t,e,i,s,o,r=Pe(n[13].floorDatas),a=[];for(let h=0;h<r.length;h+=1)a[h]=Bl(zl(n,r,h));const l=h=>j(a[h],1,1,()=>{a[h]=null});let c=n[5]&&Vl(n),d=n[8]&&Rl(n);return{c(){t=S("div");for(let h=0;h<a.length;h+=1)a[h].c();e=$(),c&&c.c(),i=$(),d&&d.c(),w(t,"class","floorplan-main svelte-86bqav")},m(h,u){B(h,t,u);for(let m=0;m<a.length;m+=1)a[m]&&a[m].m(t,null);x(t,e),c&&c.m(t,null),x(t,i),d&&d.m(t,null),o=!0},p(h,u){if(n=h,u&2047696){r=Pe(n[13].floorDatas);let m;for(m=0;m<r.length;m+=1){const A=zl(n,r,m);a[m]?(a[m].p(A,u),k(a[m],1)):(a[m]=Bl(A),a[m].c(),k(a[m],1),a[m].m(t,e))}for(de(),m=r.length;m<a.length;m+=1)l(m);he()}n[5]?c?(c.p(n,u),u&32&&k(c,1)):(c=Vl(n),c.c(),k(c,1),c.m(t,i)):c&&(de(),j(c,1,1,()=>{c=null}),he()),n[8]?d?(d.p(n,u),u&256&&k(d,1)):(d=Rl(n),d.c(),k(d,1),d.m(t,null)):d&&(de(),j(d,1,1,()=>{d=null}),he())},i(h){if(!o){for(let u=0;u<r.length;u+=1)k(a[u]);k(c),k(d),h&&(s||He(()=>{s=Vi(t,it,{duration:n[0],easing:ti}),s.start()})),o=!0}},o(h){a=a.filter(Boolean);for(let u=0;u<a.length;u+=1)j(a[u]);j(c),j(d),o=!1},d(h){h&&O(t),jt(a,h),c&&c.d(),d&&d.d()}}}function Bl(n){let t,e;const i=[{hoverEnable:n[6],highlightEnable:n[7],floorplanData:n[13],getRoomAreaText:n[16],getLabelElement:n[17],getRuleDistanceText:n[18],roomLabelsEnable:n[9],roomAreaEnable:n[10],roomNameEnable:n[11],ruleLabelsEnable:n[12],adaptiveRoomLabelVisibleEnable:n[19],highlightData:n[20]},{floorIndex:n[21].floorIndex},{isCurrent:n[21].floorIndex===n[4]}];let s={};for(let o=0;o<i.length;o+=1)s=tt(s,i[o]);return t=new Sp({props:s}),{c(){ne(t.$$.fragment)},m(o,r){te(t,o,r),e=!0},p(o,r){const a=r&2047696?ct(i,[r&2047680&&{hoverEnable:o[6],highlightEnable:o[7],floorplanData:o[13],getRoomAreaText:o[16],getLabelElement:o[17],getRuleDistanceText:o[18],roomLabelsEnable:o[9],roomAreaEnable:o[10],roomNameEnable:o[11],ruleLabelsEnable:o[12],adaptiveRoomLabelVisibleEnable:o[19],highlightData:o[20]},r&8192&&{floorIndex:o[21].floorIndex},r&8208&&{isCurrent:o[21].floorIndex===o[4]}]):{};t.$set(a)},i(o){e||(k(t.$$.fragment,o),e=!0)},o(o){j(t.$$.fragment,o),e=!1},d(o){ie(t,o)}}}function Vl(n){let t,e;const i=[{panoIndex:n[3],floorplanData:n[13],lastPanoramaLongitude:n[14],cameraImageUrl:n[15]}];let s={};for(let o=0;o<i.length;o+=1)s=tt(s,i[o]);return t=new gg({props:s}),{c(){ne(t.$$.fragment)},m(o,r){te(t,o,r),e=!0},p(o,r){const a=r&57352?ct(i,[{panoIndex:o[3],floorplanData:o[13],lastPanoramaLongitude:o[14],cameraImageUrl:o[15]}]):{};t.$set(a)},i(o){e||(k(t.$$.fragment,o),e=!0)},o(o){j(t.$$.fragment,o),e=!1},d(o){ie(t,o)}}}function Rl(n){let t,e;return t=new Cg({props:{floorplanData:n[13],northDesc:n[2]}}),{c(){ne(t.$$.fragment)},m(i,s){te(t,i,s),e=!0},p(i,s){const o={};s&8192&&(o.floorplanData=i[13]),s&4&&(o.northDesc=i[2]),t.$set(o)},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){j(t.$$.fragment,i),e=!1},d(i){ie(t,i)}}}function Lp(n){let t,e,i=n[1]&&Ol(n);return{c(){i&&i.c(),t=Ee()},m(s,o){i&&i.m(s,o),B(s,t,o),e=!0},p(s,[o]){s[1]?i?(i.p(s,o),o&2&&k(i,1)):(i=Ol(s),i.c(),k(i,1),i.m(t.parentNode,t)):i&&(de(),j(i,1,1,()=>{i=null}),he())},i(s){e||(k(i),e=!0)},o(s){j(i),e=!1},d(s){s&&O(t),i&&i.d(s)}}}function jp(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:d}=t,{compassEnable:h}=t,{roomLabelsEnable:u}=t,{roomAreaEnable:m}=t,{roomNameEnable:A}=t,{ruleLabelsEnable:p}=t,{floorplanData:g}=t,{lastPanoramaLongitude:v}=t,{cameraImageUrl:y}=t,{getRoomAreaText:I}=t,{getLabelElement:M}=t,{getRuleDistanceText:D}=t,{adaptiveRoomLabelVisibleEnable:P}=t,{highlightData:V}=t;return n.$$set=L=>{"duration"in L&&e(0,i=L.duration),"visible"in L&&e(1,s=L.visible),"northDesc"in L&&e(2,o=L.northDesc),"panoIndex"in L&&e(3,r=L.panoIndex),"floorIndex"in L&&e(4,a=L.floorIndex),"cameraEnable"in L&&e(5,l=L.cameraEnable),"hoverEnable"in L&&e(6,c=L.hoverEnable),"highlightEnable"in L&&e(7,d=L.highlightEnable),"compassEnable"in L&&e(8,h=L.compassEnable),"roomLabelsEnable"in L&&e(9,u=L.roomLabelsEnable),"roomAreaEnable"in L&&e(10,m=L.roomAreaEnable),"roomNameEnable"in L&&e(11,A=L.roomNameEnable),"ruleLabelsEnable"in L&&e(12,p=L.ruleLabelsEnable),"floorplanData"in L&&e(13,g=L.floorplanData),"lastPanoramaLongitude"in L&&e(14,v=L.lastPanoramaLongitude),"cameraImageUrl"in L&&e(15,y=L.cameraImageUrl),"getRoomAreaText"in L&&e(16,I=L.getRoomAreaText),"getLabelElement"in L&&e(17,M=L.getLabelElement),"getRuleDistanceText"in L&&e(18,D=L.getRuleDistanceText),"adaptiveRoomLabelVisibleEnable"in L&&e(19,P=L.adaptiveRoomLabelVisibleEnable),"highlightData"in L&&e(20,V=L.highlightData)},[i,s,o,r,a,l,c,d,h,u,m,A,p,g,v,y,I,M,D,P,V]}let Sa=class extends le{constructor(t){super(),ae(this,t,jp,Lp,oe,{duration:0,visible:1,northDesc:2,panoIndex:3,floorIndex:4,cameraEnable:5,hoverEnable:6,highlightEnable:7,compassEnable:8,roomLabelsEnable:9,roomAreaEnable:10,roomNameEnable:11,ruleLabelsEnable:12,floorplanData:13,lastPanoramaLongitude:14,cameraImageUrl:15,getRoomAreaText:16,getLabelElement:17,getRuleDistanceText:18,adaptiveRoomLabelVisibleEnable:19,highlightData:20},Tp)}};const zp="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 Op(n){return W(this,null,function*(){const t=new Headers({"Content-Type":"text/plain"}),e=function(s){return W(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 Bp(n){return{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}}function Vp(n){return{floorName:n.floor_name,floorIndex:n.floor_index,rooms:n.rooms.map(Bp),rules:n.rules}}function Rp(n){return{index:n.index,floorIndex:n.floor_index,position:n.position,positionInImage:n.position_in_image}}function Qp(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 gi(n){return W(this,null,function*(){const t=yield Op(n.outlines),e=n.computed_data.bounding,i=n.computed_data.floor_datas.map(Vp),s=n.computed_data.entrance?Qp(n.computed_data.entrance):null;return{outlines:t,entrance:s,bounding:e,floorDatas:i,observers:n.computed_data.observers.map(Rp)}})}function Gp(n,t,e){return n.map(s=>{const o=s.position,r=s.icon?s.icon:{url:zp,width:45,height:48},a=np(o,t),l=tp(o,e),c=ip(l,e);return{floorIndex:a,icon:r,id:s.id,position:l,positionInImage:c}})}function Np(n,t){return t(n),n}function Eo(n,t){return Np({},e=>{for(const i in n)t.indexOf(i)===-1&&(e[i]=n[i])})}function Ql(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 Ta(n,t,e=hi.BOUNDING_CENTER){const i=Ql(n,t),s=Ql(n,t+1);return e===hi.BOUNDING_CENTER?(n.model.bounding.max.y+n.model.bounding.min.y)/2:e===hi.CEILING?s:i}function La(n,t,e,i){const s=Ta(n,e,i==null?void 0:i.attachedTo),o=new E.Vector3(0,s,0),r=new E.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 cs=class{constructor(t,e){f(this,"VERSION","2.27.0-dev.0");f(this,"five");f(this,"hooks",new Cn);f(this,"staticPrefix","//vr-image-4.realsee-cdn.cn");this.five=t,e!=null&&e.staticPrefix&&(this.staticPrefix=e.staticPrefix)}getCurrentState(){return this.state}absoluteUrl(t){return pa(this.staticPrefix,t)}},yi=class extends cs{};var Ct=(n=>(n.UnknownError="UnknownError",n.DataNotLoaded="DataNotLoaded",n.BreakOffByHide="BreakOffByHide",n.BreakOffByDisable="BreakOffByDisable",n.ModelNotLoaded="ModelNotLoaded",n.ChangeModeError="ChangeModeError",n.UpdateCameraError="UpdateCameraError",n))(Ct||{});const $h=500,Hp=80;function Kr(n,t,e=4){return Math.floor(n*Math.pow(10,e))===Math.floor(t*Math.pow(10,e))}function ja(n,t){return W(this,null,function*(){const[e]=yield gn(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(!_p(i,s))throw new Error("pose 与预期不符")})}function _p(n,t){return Object.keys(n).every(e=>{const i=t[e];if(i===void 0)return!0;const s=n[e];return typeof i=="number"&&typeof s=="number"?Kr(i,s,2):i===s})}function za(n,t){if(n.currentMode!==t.mode)return!1;const{latitude:e,longitude:i,fov:s}=t,{latitude:o,longitude:r}=n.getCurrentState(),a=n.camera.fov;return!(!Kr(e,o,2)||!Kr(i,r,2)||s!==a)}function eu(n,t,e=!0){return W(this,null,function*(){if(za(n,t)===!0)return;const s=n.getCurrentState();if(s.mode!==t.mode){const[d]=yield gn(ja(n,[t.mode,t,void 0,e]));if(d)throw new Error(Ct.ChangeModeError);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,Math.abs(a-t.fov)*10)),[c]=yield gn(n.updateCamera(t,l,e));if(c)throw new Error(Ct.UpdateCameraError)})}function An(n,t,e=300){const i=n.getElement();i&&(i.style.opacity=t+"",i.style.transition=e===0?"none":`opacity ${e}ms linear`,e!==0&&Promise.race([new Promise(s=>i.addEventListener("transitionend",s,{once:!0})),new Promise(s=>setTimeout(s,e))]).then(()=>{i.style.transition="none"}))}function Fp(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 Wp(n){const{latitude:t,longitude:e}=n,i=Math.abs(t-Math.PI/2)<10*Math.PI/180,s=e<30*(Math.PI/180)||e>330*(Math.PI/180);return i&&s}let Yp=class extends yi{constructor(e,i){var a;super(e);f(this,"name","modelFloorplanPlugin");f(this,"state");f(this,"data");f(this,"showState");f(this,"showPromise");f(this,"app");f(this,"panoIndex",0);f(this,"floorIndex",0);f(this,"selector");f(this,"showRejection");f(this,"wrapper");f(this,"container",document.createElement("div"));f(this,"lastPanoramaLongitude",0);f(this,"size",{width:0,height:0});f(this,"hasAddedEventListener",!1);f(this,"isHiddenByHideFunc",!1);f(this,"highlightData",{});f(this,"dispose",()=>{var e,i;this.removeEventListener(),(e=this.app)==null||e.$destroy(),this.app=void 0,(i=this.container)==null||i.remove(),this.data=void 0,this.wrapper=void 0,this.selector=void 0,this.hooks.emit("dispose")});f(this,"show",(...i)=>W(this,[...i],function*(e={}){if(!this.state.enabled||!this.showPromise&&this.state.visible)return;const s=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!0},s),this._show(e)}));f(this,"hide",(...i)=>W(this,[...i],function*(e={}){this.state.enabled&&(this.isHiddenByHideFunc=!0,this.state.visible!==!1&&(this.updateState({visible:!1},e.userAction||!0),this._hide(e)))}));f(this,"updateSize",()=>{if(!this.data||!za(this.five,this.showState)||!this.container||!this.wrapper)return;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=La(this.five,this.wrapper,this.floorIndex,r),l=Math.ceil(s*a),c=Math.ceil(o*a);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})});f(this,"highlight",e=>{this.state.config.highlightEnable&&(this.highlightData=e,this.render())});f(this,"unhighlight",()=>{this.highlightData={},this.render()});f(this,"_disable",e=>{var s,o,r;const{userAction:i}=e;this.hooks.emit("disable",{userAction:i}),(s=this.showRejection)==null||s.call(this,Ct.BreakOffByDisable),this.showPromise=void 0,(o=this.app)==null||o.$destroy(),this.app=void 0,(r=this.container)==null||r.remove(),this.removeEventListener()});f(this,"_enable",e=>{const{userAction:i}=e;this.addEventListener(),this.wrapper&&(this.wrapper.append(this.container),this.hooks.emit("enable",{userAction:i}),this.state.visible&&this._show({userAction:i}))});f(this,"_show",e=>W(this,null,function*(){var r;if(!this.state.enabled)return;if(!((r=this.five.model)!=null&&r.loaded))throw new Error(Ct.ModelNotLoaded);if(!this.data)throw new Error(Ct.DataNotLoaded);if(this.showPromise)return this.showPromise;const i={floorIndex:this.floorIndex,modelOpacity:this.state.config.modelOpacity,immediately:!1,isAutoShow:!1,userAction:!0},s=G(G({},i),e),o=()=>W(this,null,function*(){this.hooks.emit("show",{userAction:s.userAction,auto:s.isAutoShow});let a=!1,l;this.showRejection=d=>{a=!0,l=d};const[c]=yield gn(eu(this.five,this.showState,s.userAction));if(c)throw c;if(a)throw l?new Error(l):new Error(Ct.UnknownError);this.updateSize(),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:$h;An(this.five,a,l),this.render(l),this.hooks.emit("showAnimationEnded",{auto:s.isAutoShow,userAction:s.userAction})}).catch(a=>{if(this.showPromise=void 0,this.showRejection=void 0,this.updateState({visible:!1},s.userAction),!s.isAutoShow&&a instanceof Error)throw a}),this.showPromise}));f(this,"_hide",e=>{var o;(o=this.showRejection)==null||o.call(this,Ct.BreakOffByHide),this.showPromise=void 0;const s=G(G({},{userAction:!0,isAutoHide:!1}),e);An(this.five,1,0),this.hooks.emit("hide",{auto:s.isAutoHide,userAction:s.userAction}),this.render()});f(this,"handleClick",()=>{if(!this.state.visible)return;if(this.hooks.emit("click"))return!1});f(this,"onFiveModelLoaded",()=>{if(this.state.enabled===!1||this.wrapper||!this.selector)return;const e=this.selector instanceof Element?this.selector:document.querySelector(this.selector);if(!e)throw new Error("不正确的父容器选择器");this.wrapper=e,e.append(this.container)});f(this,"onFiveModeChange",e=>{e!==this.showState.mode&&(this.updateState({visible:!1},!1),this._hide({userAction:!1}))});f(this,"onFiveInteriaPan",(e,i)=>{if(!i||this.state.config.autoShowEnable===!1||this.isHiddenByHideFunc)return;const s=this.five.getCurrentState();s.mode==="Floorplan"&&(this.state.visible||Wp(s)&&(this.updateState({visible:!0},!0),this._show({isAutoShow:!0})))});f(this,"onFivePanoArrived",e=>{var i;(i=this.five)!=null&&i.work&&(this.panoIndex=e,this.floorIndex=this.five.work.observers[e].floorIndex)});f(this,"onFiveCameraUpdate",(e,i)=>{if(!this.state.visible||this.showPromise)return;const s=this.five.getCurrentState();Fp(s)&&(this.updateState({visible:!1},i),this._hide({userAction:i,isAutoHide:!0}))});f(this,"onFiveWantsGesture",(e,i)=>{if(this.state.visible&&(i.length>1||e==="mouseWheel"))return!1});f(this,"onFiveWantsPanGesture",(e,i)=>{if(this.five.getCurrentState().mode==="Floorplan"&&this.state.config.autoShowEnable!==!1&&i&&this.state.visible)return this.five.updateCamera(this.showState,0),!1});f(this,"onFiveWantsTapGesture",()=>this.handleClick());f(this,"onFiveWantsChangeMode",(e,i)=>{i==="Panorama"&&e==="Floorplan"&&(this.lastPanoramaLongitude=this.five.getCurrentState().longitude)});f(this,"onModelShownFloorChange",e=>{if(this.floorIndex!==e){if(e===null){const i=this.five.getCurrentState().panoIndex;this.floorIndex=this.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:Hp/((a=i==null?void 0:i.scale)!=null?a:1)};const s={northDesc:"北",modelOpacity:1,cameraEnable:!0,highlightEnable:!1,hoverEnable:!0,compassEnable:!0,autoShowEnable:!0,ruleLabelsEnable:!0,roomLabelsEnable:!0,roomAreaEnable:!0,roomNameEnable:!0,adaptiveRoomLabelVisibleEnable:!0,cameraImageUrl:mi,attachedTo:hi.BOUNDING_CENTER,getLabelElement:void 0,getRoomAreaText:l=>(l/1e6).toFixed(1)+"㎡",getRuleDistanceText:l=>l.toString()},o=i?Eo(i,["selector","scale"]):{},r=G(G({},s),o);this.state={enabled:!0,visible:!1,config:r},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 W(this,null,function*(){function o(d){return Object.prototype.hasOwnProperty.apply(d,["version"])}const r=e;r&&!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 gi(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 W(this,null,function*(){return yield gi(e.data)})}updateState(e,i){const s=this.state,o=e.config?G(G({},s.config),e.config):s.config;this.state=ve(G(G({},this.state),e),{config:o}),!It(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("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=ve(G({},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 Sa({target:this.container,intro:!0,props:i})}};const Up=(n,t)=>new Yp(n,t);function Xp(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 Zp(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 Jp=class extends yi{constructor(e,i){super(e);f(this,"name","modelFloorplanPlugin");f(this,"state");f(this,"data");f(this,"showState");f(this,"showPromise");f(this,"app");f(this,"panoIndex",0);f(this,"floorIndex",0);f(this,"selector");f(this,"showRejection");f(this,"wrapper");f(this,"container",document.createElement("div"));f(this,"lastPanoramaLongitude",0);f(this,"size",{width:0,height:0});f(this,"hasAddedEventListener",!1);f(this,"isHiddenByHideFunc",!1);f(this,"highlightData",{});f(this,"dispose",()=>{var e,i;this.removeEventListener(),(e=this.app)==null||e.$destroy(),this.app=void 0,(i=this.container)==null||i.remove(),this.data=void 0,this.wrapper=void 0,this.selector=void 0,this.hooks.emit("dispose")});f(this,"show",(...i)=>W(this,[...i],function*(e={}){if(!this.state.enabled||!this.showPromise&&this.state.visible)return;const s=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!0},s),this._show(e)}));f(this,"hide",(...i)=>W(this,[...i],function*(e={}){this.state.enabled&&(this.isHiddenByHideFunc=!0,this.state.visible!==!1&&(this.updateState({visible:!1},e.userAction||!0),this._hide(e)))}));f(this,"updateSize",()=>{if(!this.data||!za(this.five,this.showState)||!this.container||!this.wrapper)return;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=La(this.five,this.wrapper,this.floorIndex,r),l=Math.ceil(s*a),c=Math.ceil(o*a);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})});f(this,"highlight",e=>{this.state.config.highlightEnable&&(this.highlightData=e,this.render())});f(this,"unhighlight",()=>{this.highlightData={},this.render()});f(this,"_disable",e=>{var s,o,r;const{userAction:i}=e;this.hooks.emit("disable",{userAction:i}),(s=this.showRejection)==null||s.call(this,Ct.BreakOffByDisable),this.showPromise=void 0,(o=this.app)==null||o.$destroy(),this.app=void 0,(r=this.container)==null||r.remove(),this.removeEventListener()});f(this,"_enable",e=>{const{userAction:i}=e;this.addEventListener(),this.wrapper&&(this.wrapper.append(this.container),this.hooks.emit("enable",{userAction:i}),this.state.visible&&this._show({userAction:i}))});f(this,"_show",e=>W(this,null,function*(){var r;if(!this.state.enabled)return;if(!((r=this.five.model)!=null&&r.loaded))throw new Error(Ct.ModelNotLoaded);if(!this.data)throw new Error(Ct.DataNotLoaded);if(this.showPromise)return this.showPromise;const i={floorIndex:this.floorIndex,modelOpacity:this.state.config.modelOpacity,immediately:!1,isAutoShow:!1,userAction:!0},s=G(G({},i),e),o=()=>W(this,null,function*(){this.hooks.emit("show",{userAction:s.userAction,auto:s.isAutoShow});let a=!1,l;this.showRejection=d=>{a=!0,l=d};const[c]=yield gn(eu(this.five,this.showState,s.userAction));if(c)throw c;if(a)throw l?new Error(l):new Error(Ct.UnknownError);this.updateSize(),this.updatePosition(),this.floorIndex=s.floorIndex,this.five.model.show(this.floorIndex)});return this.isHiddenByHideFunc=!1,this.showPromise=o().then(()=>{this.showPromise=void 0,this.showRejection=void 0;const a=s.modelOpacity,l=s.immediately?0:$h;An(this.five,a,l),this.render(l),this.hooks.emit("showAnimationEnded",{auto:s.isAutoShow,userAction:s.userAction})}).catch(a=>{if(this.showPromise=void 0,this.showRejection=void 0,this.updateState({visible:!1},s.userAction),!s.isAutoShow&&a instanceof Error)throw a}),this.showPromise}));f(this,"_hide",e=>{var o;(o=this.showRejection)==null||o.call(this,Ct.BreakOffByHide),this.showPromise=void 0;const s=G(G({},{userAction:!0,isAutoHide:!1}),e);An(this.five,1,0),this.hooks.emit("hide",{auto:s.isAutoHide,userAction:s.userAction}),this.render()});f(this,"handleClick",()=>{if(!this.state.visible)return;if(this.hooks.emit("click"))return!1});f(this,"onFiveModelLoaded",()=>{if(this.state.enabled===!1||this.wrapper||!this.selector)return;const e=this.selector instanceof Element?this.selector:document.querySelector(this.selector);if(!e)throw new Error("不正确的父容器选择器");this.wrapper=e,e.append(this.container)});f(this,"onFiveModeChange",e=>{e!==this.showState.mode&&(this.updateState({visible:!1},!1),this._hide({userAction:!1}))});f(this,"onFiveInteriaPan",(e,i)=>{if(!i||this.state.visible||this.state.config.autoShowEnable===!1||this.isHiddenByHideFunc)return;const s=this.five.getCurrentState();s.mode===this.showState.mode&&Zp(s)&&(this.updateState({visible:!0},!0),this._show({isAutoShow:!0}))});f(this,"onFivePanoArrived",e=>{var i;(i=this.five)!=null&&i.work&&(this.panoIndex=e,this.floorIndex=this.five.work.observers[e].floorIndex)});f(this,"onFiveCameraUpdate",(e,i)=>{if(!this.state.visible||this.showPromise)return;const s=this.five.getCurrentState();this.updatePosition(),this.updateSize(),Xp(s)&&(this.updateState({visible:!1},i),this._hide({userAction:i}))});f(this,"onFiveWantsPanGesture",(e,i)=>{if(this.five.getCurrentState().mode===this.showState.mode&&this.state.config.autoShowEnable!==!1&&i&&this.state.visible)return this.five.updateCamera(this.showState,0),!1});f(this,"onFiveWantsTapGesture",()=>this.handleClick());f(this,"onFiveWantsChangeMode",(e,i)=>{i==="Panorama"&&e===this.showState.mode&&(this.lastPanoramaLongitude=this.five.getCurrentState().longitude)});f(this,"onModelShownFloorChange",e=>{if(this.floorIndex!==e){if(e===null){const i=this.five.getCurrentState().panoIndex;this.floorIndex=this.five.work.observers[i].floorIndex;return}this.floorIndex=e,this.updateSize(),this.render()}});i!=null&&i.selector&&(this.selector=i.selector,console.warn("不推荐继续使用 params.selector 配置父容器,请使用 appendTo 方法")),this.showState={mode:"Mapview",longitude:0,latitude:Math.PI/2,fov:90};const s={northDesc:"北",modelOpacity:1,cameraEnable:!0,highlightEnable:!1,hoverEnable:!0,compassEnable:!0,autoShowEnable:!0,ruleLabelsEnable:!0,roomLabelsEnable:!0,roomAreaEnable:!0,roomNameEnable:!0,cameraImageUrl:mi,attachedTo:hi.BOUNDING_CENTER,getLabelElement:void 0,adaptiveRoomLabelVisibleEnable:!0,getRoomAreaText:a=>(a/1e6).toFixed(1)+"㎡",getRuleDistanceText:a=>a.toString()},o=i?Eo(i,["selector","scale"]):{},r=G(G({},s),o);this.state={enabled:!0,visible:!1,config:r},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 W(this,null,function*(){function o(d){return Object.prototype.hasOwnProperty.apply(d,["version"])}const r=e;r&&!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 gi(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=Ta(this.five,this.floorIndex,this.state.config.attachedTo),i=(a=this.five.model)==null?void 0:a.bounding.getCenter(new E.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 W(this,null,function*(){return yield gi(e.data)})}updateState(e,i){const s=this.state,o=e.config?G(G({},s.config),e.config):s.config;this.state=ve(G(G({},this.state),e),{config:o}),!It(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=ve(G({},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 Sa({target:this.container,intro:!0,props:i})}};const qp=(n,t)=>new Jp(n,t);let Kp=class extends yi{constructor(e,i){super(e);f(this,"name","topviewFloorplanPlugin");f(this,"state");f(this,"data");f(this,"app");f(this,"selector");f(this,"panoIndex",0);f(this,"floorIndex",0);f(this,"wrapper");f(this,"container",document.createElement("div"));f(this,"lastPanoramaLongitude",0);f(this,"size",{width:0,height:0});f(this,"hasAddedEventListener",!1);f(this,"isHiddenByHideFunc",!1);f(this,"highlightData",{});f(this,"updateSize",()=>{if(!this.data||!this.container||!this.wrapper||this.five.getCurrentState().mode!=="Topview")return;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=La(this.five,this.wrapper,this.floorIndex,r),l=Math.ceil(s*a),c=Math.ceil(o*a);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})});f(this,"dispose",()=>{var e,i;this.removeEventListener(),(e=this.app)==null||e.$destroy(),this.app=void 0,(i=this.container)==null||i.remove(),this.data=void 0,this.wrapper=void 0,this.selector=void 0,this.hooks.emit("dispose")});f(this,"highlight",e=>{this.state.config.highlightEnable&&(this.highlightData=e,this.render())});f(this,"unhighlight",()=>{this.highlightData={},this.render()});f(this,"_disable",e=>{var s,o;const{userAction:i}=e;(s=this.app)==null||s.$destroy(),this.app=void 0,(o=this.container)==null||o.remove(),this.removeEventListener(),this.hooks.emit("disable",{userAction:i})});f(this,"onFiveModelLoaded",()=>{if(this.state.enabled===!1||this.wrapper||!this.selector)return;const e=this.selector instanceof Element?this.selector:document.querySelector(this.selector);if(!e)throw new Error("不正确的父容器选择器");this.wrapper=e,e.append(this.container)});f(this,"onFiveModeChange",(...[e,,,,i])=>{e!=="Topview"&&this.state.visible&&(this.updateState({visible:!1},i),this._hide({userAction:i}))});f(this,"onFivePanoArrived",e=>{var i;(i=this.five)!=null&&i.work&&(this.panoIndex=e,this.floorIndex=this.five.work.observers[e].floorIndex)});f(this,"onFiveCameraUpdate",(e,i)=>{this.state.visible&&(this.updatePosition(),this.updateSize())});f(this,"onFiveWantsGesture",e=>{if(!(e!=="pan"&&e!=="pinch"&&e!=="mouseWheel")&&this.state.visible&&!this.state.config.gestureEnable)return!1});f(this,"onFiveWantsMoveToPano",()=>{if(this.state.visible&&this.state.config.preventRoomClick)return!1});f(this,"onFiveInitAnimationEnded",(...[,,e])=>{const{mode:i}=this.five.getCurrentState();i==="Topview"&&!this.isHiddenByHideFunc&&!this.state.visible&&this.state.config.autoShowEnable&&(this.updateState({visible:!0},e),this._show({userAction:e}))});f(this,"onModelShownFloorChange",e=>{if(this.floorIndex!==e){if(e===null){const i=this.five.getCurrentState().panoIndex;this.floorIndex=this.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 方法"));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,cameraImageUrl:mi,attachedTo:hi.BOUNDING_CENTER,getLabelElement:void 0,adaptiveRoomLabelVisibleEnable:!0,getRoomAreaText:a=>(a/1e6).toFixed(1)+"㎡",getRuleDistanceText:a=>a.toString()},o=i?Eo(i,["selector","scale"]):{},r=G(G({},s),o);this.state={enabled:!0,visible:!1,config:r},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 W(this,null,function*(){function o(d){return Object.prototype.hasOwnProperty.apply(d,["version"])}const r=e;r&&!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 gi(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=Ta(this.five,this.floorIndex,this.state.config.attachedTo),i=(a=this.five.model)==null?void 0:a.bounding.getCenter(new E.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 W(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 W(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 W(this,null,function*(){return yield gi(e.data)})}_show(e){return W(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 ja(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;An(this.five,o,s),this.hooks.emit("showAnimationEnded",{userAction:i,auto:!1}),this.render()})}_hide(e){return W(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;An(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){const s=this.state,o=e.config?G(G({},s.config),e.config):s.config;this.state=ve(G(G({},this.state),e),{config:o}),!It(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=ve(G({},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 Sa({target:this.container,intro:!0,props:i})}};const $p=(n,t)=>new Kp(n,t);function Oa(n,t=200){let e;return function(...i){e||(n(...i),e=setTimeout(function(){e=null},t))}}function eA(n){ue(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 tA(n){let t,e,i;return{c(){t=S("div"),e=S("div"),i=S("div"),w(i,"class","plugin-radar__camera-rotate svelte-1nqrlxd"),z(i,"background-image","url("+(n[0]||mi)+")"),z(i,"transform",n[1]),w(e,"class","plugin-radar__camera-position svelte-1nqrlxd"),z(e,"transform",n[2]),w(t,"class","plugin-radar__camera-wrapper svelte-1nqrlxd")},m(s,o){B(s,t,o),x(t,e),x(e,i)},p(s,[o]){o&1&&z(i,"background-image","url("+(s[0]||mi)+")"),(o&1||o&3)&&z(i,"transform",s[1]),o&4&&z(e,"transform",s[2])},i:q,o:q,d(s){s&&O(t)}}}function iA(n){return`rotate(${Math.floor(n/Math.PI*180)*-1+45}deg)`}function nA(n,t,e){let i,s,{five:o}=t,{pxmm:r}=t,{floorplanData:a}=t,{cameraImageUrl:l}=t,c=o.getCurrentState().panoIndex,d=o.getCurrentState().longitude;function h(A,p){const g=A.bounding,v=A.observers[p];if(!v)return"";const y=(g.max.x-g.min.x)*r,I=(g.max.y-g.min.y)*r,M=Math.floor(v.positionInImage.x*y),D=Math.floor(v.positionInImage.y*I);return`translate(${M}px, ${D}px)`}function u(A){e(6,c=A)}const m=Oa(A=>{e(7,d=A.longitude)},1e3/60);return bt(()=>(o.on("panoWillArrive",u),o.on("cameraDirectionUpdate",m),function(){o.off("panoWillArrive",u),o.off("cameraDirectionUpdate",m)})),n.$$set=A=>{"five"in A&&e(3,o=A.five),"pxmm"in A&&e(4,r=A.pxmm),"floorplanData"in A&&e(5,a=A.floorplanData),"cameraImageUrl"in A&&e(0,l=A.cameraImageUrl)},n.$$.update=()=>{n.$$.dirty&96&&e(2,i=h(a,c)),n.$$.dirty&128&&e(1,s=iA(d))},[l,s,i,o,r,a,c,d]}class sA extends le{constructor(t){super(),ae(this,t,nA,tA,oe,{five:3,pxmm:4,floorplanData:5,cameraImageUrl:0},eA)}}function oA(n){ue(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 Gl(n,t,e){const i=n.slice();return i[1]=t[e],i}function Nl(n,t){let e,i,s=`${t[1].icon.width/16}rem`,o=`${t[1].icon.height/16}rem`,r,a=`${t[1].positionInImage.y*100}%`,l=`${t[1].positionInImage.x*100}%`;return{key:n,first:null,c(){e=S("div"),i=S("div"),r=$(),w(i,"class","plugin-pano-floorplan__extra-object-item svelte-1i87fz7"),z(i,"background-image",`url(${t[1].icon.url})`),z(i,"width",s),z(i,"height",o),w(e,"class","plugin-pano-floorplan__extra-object-item--position svelte-1i87fz7"),z(e,"top",a),z(e,"left",l),this.first=e},m(c,d){B(c,e,d),x(e,i),x(e,r)},p(c,d){t=c,d&1&&z(i,"background-image",`url(${t[1].icon.url})`);const h=d&1;h&&z(i,"width",s),h&&z(i,"height",o),d&1&&a!==(a=`${t[1].positionInImage.y*100}%`)&&z(e,"top",a),d&1&&l!==(l=`${t[1].positionInImage.x*100}%`)&&z(e,"left",l)},d(c){c&&O(e)}}}function rA(n){let t,e=[],i=new Map,s=Pe(n[0]);const o=r=>r[1].id;for(let r=0;r<s.length;r+=1){let a=Gl(n,s,r),l=o(a);i.set(l,e[r]=Nl(l,a))}return{c(){t=S("div");for(let r=0;r<e.length;r+=1)e[r].c();w(t,"class","plugin-pano-floorplan__extra-objects svelte-1i87fz7")},m(r,a){B(r,t,a);for(let l=0;l<e.length;l+=1)e[l]&&e[l].m(t,null)},p(r,[a]){a&1&&(s=Pe(r[0]),e=Ot(e,a,o,1,r,s,i,t,Ma,Nl,null,Gl))},i:q,o:q,d(r){r&&O(t);for(let a=0;a<e.length;a+=1)e[a].d()}}}function aA(n,t,e){let{extraObjects:i=[]}=t;return n.$$set=s=>{"extraObjects"in s&&e(0,i=s.extraObjects)},[i]}class lA extends le{constructor(t){super(),ae(this,t,aA,rA,oe,{extraObjects:0},oA)}}function Hl(n){let t,e;const i=[{five:n[0],pxmm:n[1],floorIndex:n[2],floorplanData:n[4],onRoomHeightClick:n[7],highlightData:n[5],hoveredRoom:void 0}];let s={};for(let o=0;o<i.length;o+=1)s=tt(s,i[o]);return t=new Kh({props:s}),{c(){ne(t.$$.fragment)},m(o,r){te(t,o,r),e=!0},p(o,r){const a=r&183?ct(i,[{five:o[0],pxmm:o[1],floorIndex:o[2],floorplanData:o[4],onRoomHeightClick:o[7],highlightData:o[5],hoveredRoom:void 0}]):{};t.$set(a)},i(o){e||(k(t.$$.fragment,o),e=!0)},o(o){j(t.$$.fragment,o),e=!1},d(o){ie(t,o)}}}function cA(n){let t,e,i,s,o,r;const a=[{floorIndex:n[2],floorplanData:n[4]}];let l={};for(let d=0;d<a.length;d+=1)l=tt(l,a[d]);t=new Jh({props:l}),i=new lA({props:{extraObjects:n[6]}});let c=n[3]&&Hl(n);return{c(){ne(t.$$.fragment),e=$(),ne(i.$$.fragment),s=$(),c&&c.c(),o=Ee()},m(d,h){te(t,d,h),B(d,e,h),te(i,d,h),B(d,s,h),c&&c.m(d,h),B(d,o,h),r=!0},p(d,[h]){const u=h&20?ct(a,[{floorIndex:d[2],floorplanData:d[4]}]):{};t.$set(u);const m={};h&64&&(m.extraObjects=d[6]),i.$set(m),d[3]?c?(c.p(d,h),h&8&&k(c,1)):(c=Hl(d),c.c(),k(c,1),c.m(o.parentNode,o)):c&&(de(),j(c,1,1,()=>{c=null}),he())},i(d){r||(k(t.$$.fragment,d),k(i.$$.fragment,d),k(c),r=!0)},o(d){j(t.$$.fragment,d),j(i.$$.fragment,d),j(c),r=!1},d(d){d&&(O(e),O(s),O(o)),ie(t,d),ie(i,d),c&&c.d(d)}}}function dA(n,t,e){let i,{five:s}=t,{pxmm:o}=t,{floorIndex:r}=t,{hoverEnable:a}=t,{floorplanData:l}=t,{extraObjects:c=[]}=t,{highlightData:d}=t;const h=void 0;return n.$$set=u=>{"five"in u&&e(0,s=u.five),"pxmm"in u&&e(1,o=u.pxmm),"floorIndex"in u&&e(2,r=u.floorIndex),"hoverEnable"in u&&e(3,a=u.hoverEnable),"floorplanData"in u&&e(4,l=u.floorplanData),"extraObjects"in u&&e(8,c=u.extraObjects),"highlightData"in u&&e(5,d=u.highlightData)},n.$$.update=()=>{n.$$.dirty&260&&e(6,i=c==null?void 0:c.filter(u=>u.floorIndex===r))},[s,o,r,a,l,d,i,h,c]}class hA extends le{constructor(t){super(),ae(this,t,dA,cA,oe,{five:0,pxmm:1,floorIndex:2,hoverEnable:3,floorplanData:4,extraObjects:8,highlightData:5})}}function uA(n){ue(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 _l(n){let t,e,i,s,o=n[7]!==0&&Fl(n);return{c(){t=S("div"),o&&o.c(),w(t,"class","plugin-floorplan-radar svelte-1mvqyqq")},m(r,a){B(r,t,a),o&&o.m(t,null),e=!0,i||(s=[ei(Sn.call(null,t)),be(t,"clientWidth",n[13]),be(t,"clientHeight",n[14])],i=!0)},p(r,a){r[7]!==0?o?(o.p(r,a),a&128&&k(o,1)):(o=Fl(r),o.c(),k(o,1),o.m(t,null)):o&&(de(),j(o,1,1,()=>{o=null}),he())},i(r){e||(k(o),e=!0)},o(r){j(o),e=!1},d(r){r&&O(t),o&&o.d(),i=!1,qe(s)}}}function Fl(n){let t,e,i,s,o=`${n[9]}px`,r=`${n[12]}px`,a;const l=[{five:n[0],pxmm:n[10],floorIndex:n[11],floorplanData:n[3],hoverEnable:n[2],extraObjects:n[5],highlightData:n[6]}];let c={};for(let u=0;u<l.length;u+=1)c=tt(c,l[u]);e=new hA({props:c});const d=[{pxmm:n[10],five:n[0],floorplanData:n[3],cameraImageUrl:n[4]}];let h={};for(let u=0;u<d.length;u+=1)h=tt(h,d[u]);return s=new sA({props:h}),{c(){t=S("div"),ne(e.$$.fragment),i=$(),ne(s.$$.fragment),w(t,"class","plugin-floorplan-radar-container svelte-1mvqyqq"),z(t,"width",o),z(t,"height",r)},m(u,m){B(u,t,m),te(e,t,null),x(t,i),te(s,t,null),a=!0},p(u,m){const A=m&3181?ct(l,[{five:u[0],pxmm:u[10],floorIndex:u[11],floorplanData:u[3],hoverEnable:u[2],extraObjects:u[5],highlightData:u[6]}]):{};e.$set(A);const p=m&1049?ct(d,[{pxmm:u[10],five:u[0],floorplanData:u[3],cameraImageUrl:u[4]}]):{};s.$set(p),m&512&&o!==(o=`${u[9]}px`)&&z(t,"width",o),m&4096&&r!==(r=`${u[12]}px`)&&z(t,"height",r)},i(u){a||(k(e.$$.fragment,u),k(s.$$.fragment,u),a=!0)},o(u){j(e.$$.fragment,u),j(s.$$.fragment,u),a=!1},d(u){u&&O(t),ie(e),ie(s)}}}function fA(n){let t,e,i=n[1]&&_l(n);return{c(){i&&i.c(),t=Ee()},m(s,o){i&&i.m(s,o),B(s,t,o),e=!0},p(s,[o]){s[1]?i?(i.p(s,o),o&2&&k(i,1)):(i=_l(s),i.c(),k(i,1),i.m(t.parentNode,t)):i&&(de(),j(i,1,1,()=>{i=null}),he())},i(s){e||(k(i),e=!0)},o(s){j(i),e=!1},d(s){s&&O(t),i&&i.d(s)}}}function mA(n,t,e){var I,M;let{five:i}=t,{visible:s}=t,{hoverEnable:o}=t,{floorplanData:r}=t,{cameraImageUrl:a}=t,{extraObjects:l=[]}=t,{highlightData:c}=t,d=0,h=(M=(I=i.work.observers[i.getCurrentState().panoIndex])==null?void 0:I.floorIndex)!=null?M:0,u=0,m=0,A=0,p=0;function g(D){e(11,h=i.work.observers[D].floorIndex)}bt(()=>(i.on("panoArrived",g),()=>{i.off("panoArrived",g)}));const v=D=>{e(7,u=D.detail)},y=D=>{e(8,m=D.detail)};return n.$$set=D=>{"five"in D&&e(0,i=D.five),"visible"in D&&e(1,s=D.visible),"hoverEnable"in D&&e(2,o=D.hoverEnable),"floorplanData"in D&&e(3,r=D.floorplanData),"cameraImageUrl"in D&&e(4,a=D.cameraImageUrl),"extraObjects"in D&&e(5,l=D.extraObjects),"highlightData"in D&&e(6,c=D.highlightData)},n.$$.update=()=>{if(n.$$.dirty&904){const D=Math.min(u,m),{max:P,min:V}=r.bounding,L=P.x-V.x,X=P.y-V.y,U=function(){return L>X?[D,D/L*X]:[D/X*L,D]}();e(9,A=U[0]),e(12,p=U[1]),e(10,d=A/L)}},[i,s,o,r,a,l,c,u,m,A,d,h,p,v,y]}class gA extends le{constructor(t){super(),ae(this,t,mA,fA,oe,{five:0,visible:1,hoverEnable:2,floorplanData:3,cameraImageUrl:4,extraObjects:5,highlightData:6},uA)}}let pA=class extends yi{constructor(e,i){super(e);f(this,"name","panoFloorplanRadarPlugin");f(this,"state");f(this,"data");f(this,"app");f(this,"wrapperSelector","");f(this,"wrapper",null);f(this,"disposed",!1);f(this,"extraObjects",[]);f(this,"highlightData",{});f(this,"dispose",()=>{var e;this.disposed=!0,(e=this.app)==null||e.$destroy(),this.wrapper=null,this.wrapperSelector="",this.hooks.emit("dispose")});f(this,"highlight",e=>{this.state.config.highlightEnable&&(this.highlightData=e,this.render())});f(this,"unhighlight",()=>{this.highlightData={},this.render()});f(this,"_disable",e=>{var s;const{userAction:i}=e;(s=this.app)==null||s.$destroy(),this.app=void 0,this.hooks.emit("disable",{userAction:i})});this.five=e;const s={hoverEnable:!0,highlightEnable:!0,cameraImageUrl:mi},o=i!=null&&i.configs?i.configs:{},r=G(G({},s),o);this.state={enabled:!0,visible:!0,config:r},i!=null&&i.wrapper&&console.warn("不推荐继续使用 params.selector 配置父容器,请使用 appendTo 方法"),typeof(i==null?void 0:i.wrapper)=="string"?this.wrapperSelector=i.wrapper:(i==null?void 0:i.wrapper)instanceof Element&&(this.wrapper=i.wrapper),e.once("dispose",this.dispose)}load(e,i,s=!0){return W(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 gi(a),this.hooks.emit("dataLoaded",this.data),this.hooks.emit("dataChange",this.data,l),i&&this.updateState(i,s),this.render()})}show(){return W(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 W(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.render()}changeConfigs(e,i=!0){this.setState({config:e},{userAction:i}),this.render()}setExtraObjectsWith3DPositions(e){this.data&&(this.extraObjects=Gp(e,this.five,this.data),this.render())}formatData(e){return W(this,null,function*(){return yield gi(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;this.state=G(G({},this.state),e),!It(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=ve(G({},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 gA({target:this.wrapper,props:e})}};const AA=(n,t)=>new pA(n,t),vA=[{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:"和室"}],bA=[{type:0,description:"木质地板"},{type:1,description:"瓷砖地面"},{type:2,description:"户外地面"},{type:3,description:"卫生间地面"},{type:4,description:"阳台地面"},{type:5,description:"车库地面"}],yA=[{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:"写字楼"}],Er=(n,t,e)=>{const i=new E.Matrix4,s=new E.Euler(n,t,e,"YXZ");return i.makeRotationFromEuler(s),i},wA=(n,{scale:t,rotation:e,position:i})=>{if(t&&n.scale.set(t,t,t),e){const[s,o,r]=e;s&&n.applyMatrix4(Er(s,0,0)),o&&n.applyMatrix4(Er(0,o,0)),r&&n.applyMatrix4(Er(0,0,r))}return i&&n.position.set(i.x,i.y,i.z),n};function tu(n,t){n.traverse(e=>{var i;if(e.type==="Mesh"){const s=e,o=G({map:s.material.map||{}},t);s.material=new R.MeshBasicMaterial(o),s.renderOrder=1,((i=e.parent)==null?void 0:i.type)==="Mesh"&&(e.renderOrder=e.parent.renderOrder+1)}})}const CA=(n,t)=>{var p;const e=t.fbx_url||"//vrlab-image4.ljcdn.com/release/web/dipan2.f38a21cc.FBX",i=(p=t.north_rad)!=null?p:void 0,s={};let o={x:0,y:0,z:0},r=[0,0,0],a=1,l=i;n.on("modelLoaded",A);const c=g=>W(exports,null,function*(){var M;const v=(g==null?void 0:g.fbx_url)||e;if(l=(M=g==null?void 0:g.north_rad)!=null?M:i,typeof l!="number")throw new Error('"northRad"配置参数缺失:未配置指南针指向!');const I=yield new uh.FBXLoader().loadAsync(v);return tu(I,{transparent:!0,side:E.DoubleSide,blending:E.AdditiveBlending}),s.object=I,A(),!0}),d=({latitude:g})=>{if(!s.object)return;const v=h(g);v&&(s.object.position.y=v)},h=g=>{if(s.yBase===void 0)return;const v=.6;if(g>=Math.PI/4)return s.yBase-(v+1.6);const y=g*(4/Math.PI);return s.yBase-(v*y+1.6)},u=()=>{if(!s.object)return;const g=h(n.getPose().latitude);g&&(s.object.position.y=g),n.scene.add(s.object),n.needsRender=!0,n.on("cameraDirectionUpdate",d)},m=()=>{s.object&&(n.scene.remove(s.object),n.needsRender=!0,n.off("cameraDirectionUpdate",d))};function A(){const g=s.object;if(!g)return;const v=n.model.bounding,y=v.max.x-v.min.x,I=v.max.z-v.min.z,M=Math.max(y,I),{max:{x:D,z:P},min:{x:V,y:L,z:X}}=v;s.yBase=L,o={x:(D+V)/2,y:L-1.6,z:(P+X)/2},r=[0,l-Math.PI/2,0],a=.0045*M,wA(g,{position:o,rotation:r,scale:a})}return{load:c,disable:m,enable:u}};function IA(n,t){var c,d,h,u,m;const e=(c=t==null?void 0:t.size)!=null?c:512,i=(d=t==null?void 0:t.fontSize)!=null?d:e*(35/256)*1.2,s=(h=t==null?void 0:t.backgroundColor)!=null?h:"rgba(0,0,0,0)",o=(u=t==null?void 0:t.fontColor)!=null?u:"#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 R.CanvasTexture(a)}const PA=({x:n,y:t,z:e})=>new R.Vector3(n,t,e),EA=(n,t)=>{var p,g,v;const e={},i=(p=t.animationEnabled)!=null?p:!0,s=(g=t.position)!=null?g:void 0,o=(v=t.rad)!=null?v:void 0,r=t.fbx_url||"//vrlab-image4.ljcdn.com/release/web/entryDoorMini/Anim_Door1.fbx",a=[],l=y=>W(exports,null,function*(){var U,N,H,_,Q,F,J,Z;const I=(U=y==null?void 0:y.position)!=null?U:s;if(!I)return Promise.reject(new Error("ModelEntryDoorGuidePlugin.load(): position is undefined"));const M=PA(I),D=(N=y==null?void 0:y.rad)!=null?N:o,P=(H=y==null?void 0:y.fbx_url)!=null?H:r;if(e.rad=D,D===void 0)return Promise.reject(new Error(`ModelEntryDoorGuidePlugin.load(): rad is ${D}`));const V=yield new uh.FBXLoader().loadAsync(P);V.position.copy(M),V.rotation.z=D,V.scale.set(.8,.8,.8),tu(V,{transparent:!0,side:E.DoubleSide});const L=(J=(F=(Q=(_=V.children)==null?void 0:_[0])==null?void 0:Q.children)==null?void 0:F[3])==null?void 0:J.clone();if(!L)return Promise.reject(new Error(`ModelEntryDoorGuidePlugin.load(): textMesh is ${L}`));const X=(Z=t.name)!=null?Z:"入户门";return L.material=new R.MeshBasicMaterial({transparent:!0,map:IA(X)}),L.renderOrder=3,V.children[0].add(L),e.object=V,!0}),c=()=>{if(e.animation)return;if(!e.object)return console.error("ModelEntryDoorGuidePlugin.initAnimation(): state.object is ",e.object);const y=1,I=new R.AnimationMixer(e.object);a.push(I);const M=I.clipAction(e.object.animations[0]);M.timeScale=y;let D;const P=()=>{let U=0,N=0;const H=1e3/30,_=Q=>{U=requestAnimationFrame(_);const F=Q-N;F<H||(N=Q,a.forEach(J=>J.update(F/1e3)),n.needsRender=!0)};return U=requestAnimationFrame(_),()=>{cancelAnimationFrame(U)}},X={play:()=>{D||(M.play(),D=P(),requestAnimationFrame(()=>{e.object&&e.object.rotation.z!==e.rad&&(e.object.rotation.z=e.rad)}))},stop:()=>{M.stop(),D==null||D(),D=void 0}};e.animation=X},d=y=>{var M;if(!e.object)return console.error("ModelEntryDoorGuidePlugin.enable(): object is ",e.object);((M=y==null?void 0:y.animationEnable)!=null?M:i)&&(e.animation||c(),e.animation.play()),n.scene.add(e.object),n.needsRender=!0},h=()=>{e.object&&(e.animation&&e.animation.stop(),n.scene.remove(e.object),n.needsRender=!0)},u=y=>y==="Floorplan"?d():h();return{load:l,enable:y=>(e.enabled||(e.enabled=!0,u(n.currentMode),n.on("modeChange",u),d(y)),!0),disable:()=>(e.enabled&&(e.enabled=!1,h(),n.off("modeChange",u)),!0)}},MA=Lt;function kA(n,t,e,i=MA.Linear.None){const s=new po(n).to(t,e).easing(i);vo(()=>s.start(0));const o=In(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 xA(n,t){return kA({progress:0},{progress:1},n,t)}var iu=(n=>(n.Move="Move",n.Rotate="Rotate",n))(iu||{}),Gt=(n=>(n.Clockwise="Clockwise",n.Anticlockwise="Anticlockwise",n.Loop="Loop",n))(Gt||{});const Us=Math.PI*2;function Wl(n){return(n%Us+Us)%Us}function Yl(n){return n%Us}function Mr(n,t,e){return n+(t-n)*e}const $r=(n,t,e)=>{const i=Math.PI,s=i*2;let o=Wl(n),r=Wl(t);return e===Gt.Anticlockwise&&o<r&&(o+=s),e===Gt.Clockwise&&r<o&&(r+=s),e===Gt.Loop&&r-o>i?$r(o,r,Gt.Anticlockwise):e===Gt.Loop&&o-r>i?$r(o,r,Gt.Clockwise):{from:o,to:r}},DA=n=>{const t={},e=(l,c,...d)=>W(exports,[l,c,...d],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((h,u)=>{const m=o.panoIndex!==void 0?o.panoIndex:n.panoIndex;m!==void 0?n.moveToPano(m,G({duration:r,moveEndCallback:()=>h(!0),moveCancelCallback:()=>u(new Error("move canceled"))},o)):u(new Error("unexpected error"))})}),i=o=>{const r=n.state,a=Yl(r.latitude),l=Yl(o.latitude),{from:c,to:d}=$r(r.longitude,o.longitude,o.rotation||Gt.Loop),h=r.fov,u=o.fov;return{from:{latitude:a,longitude:c,fov:h},to:{latitude:l,longitude:d,fov:u}}};return{move:e,rotate:(l,c,...d)=>W(exports,[l,c,...d],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,A)=>{if(!o.panoIndex){m(!0);return}n.moveToPano(o.panoIndex,{moveEndCallback:()=>m(!0),moveCancelCallback:()=>A(new Error("move canceled"))})})),a.asyncEndCallback&&(yield a.asyncEndCallback());const{from:h,to:u}=i(o);return yield new Promise(m=>{const A=({progress:I})=>{const M={};M.longitude=Mr(h.longitude,u.longitude,I),M.latitude=Mr(h.latitude,u.latitude,I),M.fov=Mr(h.fov,u.fov,I),n.setState(M,!0)},p=()=>{m(!0)},g=()=>{m(!1)},v=o.rotateSpeed?Math.ceil(Math.abs(u.longitude-h.longitude)/o.rotateSpeed*1e3):r,y=xA(v,Lt.Linear.None).onUpdate(A).onComplete(p).onDestroy(g);o.rotation===Gt.Loop&&y.repeat(1/0).yoyo(!0),t.interruptCallback=(I=!0)=>{y.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 Ul(n,t){return n.x===t.x&&n.y===t.y}function nu(n,t){return Math.abs(n)===1/0&&Math.abs(t)===1/0?!0:Math.abs(n-t)<.001}function lo(n,t){return(t.y-n.y)/(t.x-n.x)}function su(n,t,e){const i=lo(n[1],n[0]),s=lo(t[1],t[0]);if(isNaN(i)||isNaN(s)||nu(i,s))return!1;if(js(n[0],t))return n[0];if(js(n[1],t))return n[1];if(js(t[0],n))return t[0];if(js(t[1],n))return t[1];if(e&&!SA(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 js(n,t){return Ul(n,t[0])||Ul(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&&nu(lo(t[0],n),lo(n,t[1]))}function zs(n,t,e){return(n.x-e.x)*(t.y-e.y)-(t.x-e.x)*(n.y-e.y)}function SA(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)&&zs(t[0],n[1],n[0])*zs(n[1],t[1],n[0])>0&&zs(n[0],t[1],t[0])*zs(t[1],n[1],t[0])>0?1:0}function ou(n,t=0){t<=0?requestAnimationFrame(n):requestAnimationFrame(()=>ou(n,t-1))}const TA=`<style type="text/css">
194
+ `;return n.$$set=o=>{"content"in o&&e(0,i=o.content)},[i,s]}class Sg extends le{constructor(t){super(),ae(this,t,Dg,xg,oe,{content:0},kg)}}function Tg(n){ue(n,"svelte-ozpg4a",".floorplan-plugin__base-image.svelte-ozpg4a{position:absolute;z-index:10;width:100%;height:100%;pointer-events:none}")}function Lg(n){let t,e;return t=new Mg({props:{url:n[1].url}}),{c(){ne(t.$$.fragment)},m(i,s){te(t,i,s),e=!0},p(i,s){const o={};s&2&&(o.url=i[1].url),t.$set(o)},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){j(t.$$.fragment,i),e=!1},d(i){ie(t,i)}}}function jg(n){let t,e;return t=new Sg({props:{content:n[0]}}),{c(){ne(t.$$.fragment)},m(i,s){te(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.content=i[0]),t.$set(o)},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){j(t.$$.fragment,i),e=!1},d(i){ie(t,i)}}}function zg(n){let t,e,i,s;const o=[jg,Lg],r=[];function a(l,c){return l[0]?0:l[1]?1:-1}return~(e=a(n))&&(i=r[e]=o[e](n)),{c(){t=S("div"),i&&i.c(),w(t,"class","floorplan-plugin__base-image svelte-ozpg4a")},m(l,c){B(l,t,c),~e&&r[e].m(t,null),s=!0},p(l,[c]){let d=e;e=a(l),e===d?~e&&r[e].p(l,c):(i&&(de(),j(r[d],1,1,()=>{r[d]=null}),he()),~e?(i=r[e],i?i.p(l,c):(i=r[e]=o[e](l),i.c()),k(i,1),i.m(t,null)):i=null)},i(l){s||(k(i),s=!0)},o(l){j(i),s=!1},d(l){l&&O(t),~e&&r[e].d()}}}function Og(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 Jh extends le{constructor(t){super(),ae(this,t,Og,zg,oe,{floorIndex:2,floorplanData:3},Tg)}}function Bg(n){ue(n,"svelte-12pzct5",".floorplan-plugin__room-label-item.svelte-12pzct5{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-size.svelte-12pzct5{opacity:0.45}")}function Vg(n){let t,e=n[8].outerHTML+"",i;return{c(){t=new Ks(!1),i=Ee(),t.a=i},m(s,o){t.m(e,s,o),B(s,i,o)},p(s,o){o&256&&e!==(e=s[8].outerHTML+"")&&t.p(e)},d(s){s&&(O(i),t.d())}}}function Rg(n){let t,e,i=n[1]&&ml(n),s=n[0]&&gl(n);return{c(){i&&i.c(),t=$(),s&&s.c(),e=Ee()},m(o,r){i&&i.m(o,r),B(o,t,r),s&&s.m(o,r),B(o,e,r)},p(o,r){o[1]?i?i.p(o,r):(i=ml(o),i.c(),i.m(t.parentNode,t)):i&&(i.d(1),i=null),o[0]?s?s.p(o,r):(s=gl(o),s.c(),s.m(e.parentNode,e)):s&&(s.d(1),s=null)},d(o){o&&(O(t),O(e)),i&&i.d(o),s&&s.d(o)}}}function ml(n){let t,e=n[2].name+"",i;return{c(){t=S("span"),i=xe(e),w(t,"class","floorplan-plugin__room-name")},m(s,o){B(s,t,o),x(t,i)},p(s,o){o&4&&e!==(e=s[2].name+"")&&Se(i,e)},d(s){s&&O(t)}}}function gl(n){let t,e;return{c(){t=S("span"),e=xe(n[7]),w(t,"class","floorplan-plugin__room-size svelte-12pzct5")},m(i,s){B(i,t,s),x(t,e)},p(i,s){s&128&&Se(e,i[7])},d(i){i&&O(t)}}}function Qg(n){let t,e,i;function s(a,l){if(a[3]===void 0)return Rg;if(a[8])return Vg}let o=s(n),r=o&&o(n);return{c(){t=S("div"),r&&r.c(),w(t,"class","floorplan-plugin__room-label-item svelte-12pzct5"),z(t,"left",n[9]),z(t,"top",n[10]),z(t,"font-size",n[11]),z(t,"opacity",n[6]?"1":"0")},m(a,l){B(a,t,l),r&&r.m(t,null),e||(i=[ei(Sn.call(null,t)),be(t,"clientWidth",n[19]),be(t,"clientHeight",n[20])],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&64&&z(t,"opacity",a[6]?"1":"0")},i:q,o:q,d(a){a&&O(t),r&&r.d(),e=!1,qe(i)}}}function Gg(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],d=t[r][1];l>i!=d>i&&e<(c-a)*(i-l)/(d-l)+a&&(s=!s)}return s}function Ng(n,t,e){let i,s,o,r,a,{pxmm:l}=t,{roomAreaEnable:c}=t,{roomNameEnable:d}=t,{room:h}=t,{hoveredRoom:u}=t,{getRoomAreaText:m}=t,{getLabelElement:A}=t,{adaptiveRoomLabelVisibleEnable:p}=t;function g(H,_){if(_.width===0||_.height===0)return()=>!1;const Q=H.path.map(({x:Ce,y:pe})=>[Ce,pe]),F=H.roomLabel.position,{x:J,y:Z}=F,{width:ee,height:ce}=_,se=ee/2,we=ce/2;return function(pe){const Ve=J*pe,Ae=Z*pe,Ye=Q.map(([ye,ze])=>[ye*pe,ze*pe]);return[[Ve+se,Ae-we],[Ve-se,Ae-we],[Ve-se,Ae+we],[Ve+se,Ae+we]].every(ye=>Gg(ye,Ye))}}const v=document.body.clientWidth,y=document.body.clientHeight,I=h.roomLabel,M=I.positionInImage.x*100+"%",D=I.positionInImage.y*100+"%",P=(v<500||y<500?10:14)+"px";let V=0,L=0,X=!1;u.subscribe(function(_){e(16,X=!!_&&_.id===h.id)});const U=H=>{e(4,V=H.detail)},N=H=>{e(5,L=H.detail)};return n.$$set=H=>{"pxmm"in H&&e(12,l=H.pxmm),"roomAreaEnable"in H&&e(0,c=H.roomAreaEnable),"roomNameEnable"in H&&e(1,d=H.roomNameEnable),"room"in H&&e(2,h=H.room),"hoveredRoom"in H&&e(13,u=H.hoveredRoom),"getRoomAreaText"in H&&e(14,m=H.getRoomAreaText),"getLabelElement"in H&&e(3,A=H.getLabelElement),"adaptiveRoomLabelVisibleEnable"in H&&e(15,p=H.adaptiveRoomLabelVisibleEnable)},n.$$.update=()=>{n.$$.dirty&12&&e(8,i=A==null?void 0:A(h)),n.$$.dirty&16388&&e(7,s=h.size?m(h.size):""),n.$$.dirty&48&&e(18,o={width:V,height:L}),n.$$.dirty&262148&&e(17,r=o?g(h,o):void 0),n.$$.dirty&233472&&e(6,a=p?X?!0:!!(r!=null&&r(l)):!0)},[c,d,h,A,V,L,a,s,i,M,D,P,l,u,m,p,X,r,o,U,N]}class Hg extends le{constructor(t){super(),ae(this,t,Ng,Qg,oe,{pxmm:12,roomAreaEnable:0,roomNameEnable:1,room:2,hoveredRoom:13,getRoomAreaText:14,getLabelElement:3,adaptiveRoomLabelVisibleEnable:15},Bg)}}function _g(n){ue(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 pl(n,t,e){const i=n.slice();return i[12]=t[e],i}function Al(n){let t,e=[],i=new Map,s,o,r,a=Pe(n[8]);const l=c=>c[12].id;for(let c=0;c<a.length;c+=1){let d=pl(n,a,c),h=l(d);i.set(h,e[c]=vl(h,d))}return{c(){t=S("div");for(let c=0;c<e.length;c+=1)e[c].c();w(t,"class","floorplan-plugin__room-labels svelte-13xux0b")},m(c,d){B(c,t,d);for(let h=0;h<e.length;h+=1)e[h]&&e[h].m(t,null);s=!0,o||(r=[ei(Sn.call(null,t)),be(t,"clientWidth",n[11])],o=!0)},p(c,d){d&447&&(a=Pe(c[8]),de(),e=Ot(e,d,l,1,c,a,i,t,bi,vl,null,pl),he())},i(c){if(!s){for(let d=0;d<a.length;d+=1)k(e[d]);s=!0}},o(c){for(let d=0;d<e.length;d+=1)j(e[d]);s=!1},d(c){c&&O(t);for(let d=0;d<e.length;d+=1)e[d].d();o=!1,qe(r)}}}function vl(n,t){let e,i,s;const o=[{pxmm:t[7],room:t[12],hoveredRoom:t[2],roomAreaEnable:t[0],roomNameEnable:t[1],getLabelElement:t[4],getRoomAreaText:t[3],adaptiveRoomLabelVisibleEnable:t[5]}];let r={};for(let a=0;a<o.length;a+=1)r=tt(r,o[a]);return i=new Hg({props:r}),{key:n,first:null,c(){e=Ee(),ne(i.$$.fragment),this.first=e},m(a,l){B(a,e,l),te(i,a,l),s=!0},p(a,l){t=a;const c=l&447?ct(o,[{pxmm:t[7],room:t[12],hoveredRoom:t[2],roomAreaEnable:t[0],roomNameEnable:t[1],getLabelElement:t[4],getRoomAreaText:t[3],adaptiveRoomLabelVisibleEnable:t[5]}]):{};i.$set(c)},i(a){s||(k(i.$$.fragment,a),s=!0)},o(a){j(i.$$.fragment,a),s=!1},d(a){a&&O(e),ie(i,a)}}}function Fg(n){let t,e,i=n[8]&&Al(n);return{c(){i&&i.c(),t=Ee()},m(s,o){i&&i.m(s,o),B(s,t,o),e=!0},p(s,[o]){s[8]?i?(i.p(s,o),o&256&&k(i,1)):(i=Al(s),i.c(),k(i,1),i.m(t.parentNode,t)):i&&(de(),j(i,1,1,()=>{i=null}),he())},i(s){e||(k(i),e=!0)},o(s){j(i),e=!1},d(s){s&&O(t),i&&i.d(s)}}}function Wg(n,t,e){let i,{floorIndex:s}=t,{roomAreaEnable:o}=t,{roomNameEnable:r}=t,{floorplanData:a}=t,{hoveredRoom:l}=t,{getRoomAreaText:c}=t,{getLabelElement:d}=t,{adaptiveRoomLabelVisibleEnable:h}=t,u=0,m=0;const A=p=>{e(6,u=p.detail)};return n.$$set=p=>{"floorIndex"in p&&e(9,s=p.floorIndex),"roomAreaEnable"in p&&e(0,o=p.roomAreaEnable),"roomNameEnable"in p&&e(1,r=p.roomNameEnable),"floorplanData"in p&&e(10,a=p.floorplanData),"hoveredRoom"in p&&e(2,l=p.hoveredRoom),"getRoomAreaText"in p&&e(3,c=p.getRoomAreaText),"getLabelElement"in p&&e(4,d=p.getLabelElement),"adaptiveRoomLabelVisibleEnable"in p&&e(5,h=p.adaptiveRoomLabelVisibleEnable)},n.$$.update=()=>{if(n.$$.dirty&1536&&e(8,i=a.floorDatas[s].rooms),n.$$.dirty&1088){const{max:p,min:g}=a.bounding,v=p.x-g.x;e(7,m=u/v)}},[o,r,l,c,d,h,u,m,i,s,a,A]}class Yg extends le{constructor(t){super(),ae(this,t,Wg,Fg,oe,{floorIndex:9,roomAreaEnable:0,roomNameEnable:1,floorplanData:10,hoveredRoom:2,getRoomAreaText:3,getLabelElement:4,adaptiveRoomLabelVisibleEnable:5},_g)}}function Ug(n){ue(n,"svelte-djlmk4",".floorplan-plugin__rule-labels.svelte-djlmk4.svelte-djlmk4{position:absolute;display:flex}.floorplan-plugin__rule-labels--top.svelte-djlmk4.svelte-djlmk4{left:0;top:-1.25rem}.floorplan-plugin__rule-labels--bottom.svelte-djlmk4.svelte-djlmk4{left:0;bottom:-1.25rem}.floorplan-plugin__rule-labels--left.svelte-djlmk4.svelte-djlmk4{top:0;left:-1.25rem}.floorplan-plugin__rule-labels--right.svelte-djlmk4.svelte-djlmk4{top:0;right:-1.25rem}.floorplan-plugin__rule-line.svelte-djlmk4.svelte-djlmk4{background:#fff;opacity:0.05;width:100%;height:100%}.floorplan-plugin__rule-scale-wrapper.svelte-djlmk4.svelte-djlmk4{position:absolute;width:0.3125rem;height:100%;left:50%;top:0;transform:translateX(-50%)}.floorplan-plugin__rule-labels.is-row.svelte-djlmk4 .floorplan-plugin__rule-scale-wrapper.svelte-djlmk4{width:100%;height:0.3125rem;top:50%;left:0;transform:translateY(-50%)}.floorplan-plugin__rule-scale.svelte-djlmk4.svelte-djlmk4{position:absolute;background:#fff;opacity:0.05;width:100%;height:0.0625rem}.floorplan-plugin__rule-labels.is-row.svelte-djlmk4 .floorplan-plugin__rule-scale.svelte-djlmk4{width:0.0625rem;height:100%}.floorplan-plugin__rule-text-wrapper.svelte-djlmk4.svelte-djlmk4{position:absolute}.floorplan-plugin__rule-labels--top.svelte-djlmk4 .floorplan-plugin__rule-text-wrapper.svelte-djlmk4{width:100%;height:0;top:0.625rem}.floorplan-plugin__rule-labels--bottom.svelte-djlmk4 .floorplan-plugin__rule-text-wrapper.svelte-djlmk4{width:100%;height:0;bottom:0.625rem}.floorplan-plugin__rule-labels--left.svelte-djlmk4 .floorplan-plugin__rule-text-wrapper.svelte-djlmk4{width:0;height:100%;left:0.625rem}.floorplan-plugin__rule-labels--right.svelte-djlmk4 .floorplan-plugin__rule-text-wrapper.svelte-djlmk4{width:0;height:100%;right:0.625rem}.floorplan-plugin__rule-text-item.svelte-djlmk4.svelte-djlmk4{width:0;height:0;position:absolute;transform:rotate(90deg)}.floorplan-plugin__rule-labels.is-row.svelte-djlmk4 .floorplan-plugin__rule-text-item.svelte-djlmk4{transform:rotate(0)}.floorplan-plugin__rule-text.svelte-djlmk4.svelte-djlmk4{width:-moz-max-content;width:max-content;transform:translate(-50%, -50%);font-size:0.625rem;color:#fff;opacity:0.2}")}function bl(n,t,e){const i=n.slice();return i[11]=t[e],i[13]=e,i}function yl(n,t,e){const i=n.slice();return i[14]=t[e],i}function wl(n){let t;return{c(){t=S("div"),w(t,"class","floorplan-plugin__rule-scale svelte-djlmk4"),z(t,"left",n[14].left*100+"%"),z(t,"bottom",n[14].bottom*100+"%")},m(e,i){B(e,t,i)},p:q,d(e){e&&O(t)}}}function Cl(n,t){let e,i,s=t[1](t[11].distance)+"",o,r;return{key:n,first:null,c(){e=S("div"),i=S("div"),o=xe(s),r=$(),w(i,"class","floorplan-plugin__rule-text svelte-djlmk4"),K(i,"is-row",t[2]),w(e,"class","floorplan-plugin__rule-text-item svelte-djlmk4"),z(e,"left",t[11].left*100+"%"),z(e,"bottom",t[11].bottom*100+"%"),this.first=e},m(a,l){B(a,e,l),x(e,i),x(i,o),x(e,r)},p(a,l){t=a,l&2&&s!==(s=t[1](t[11].distance)+"")&&Se(o,s)},d(a){a&&O(e)}}}function Xg(n){let t,e,i,s,o,r,a=[],l=new Map,c,d=Pe(n[3]),h=[];for(let A=0;A<d.length;A+=1)h[A]=wl(yl(n,d,A));let u=Pe(n[4]);const m=A=>A[13];for(let A=0;A<u.length;A+=1){let p=bl(n,u,A),g=m(p);l.set(g,a[A]=Cl(g,p))}return{c(){t=S("div"),e=S("div"),i=$(),s=S("div");for(let A=0;A<h.length;A+=1)h[A].c();o=$(),r=S("div");for(let A=0;A<a.length;A+=1)a[A].c();w(e,"class","floorplan-plugin__rule-line svelte-djlmk4"),w(s,"class","floorplan-plugin__rule-scale-wrapper svelte-djlmk4"),K(s,"is-row",n[2]),w(r,"class","floorplan-plugin__rule-text-wrapper svelte-djlmk4"),w(t,"class",c="floorplan-plugin__rule-labels floorplan-plugin__rule-labels--"+n[0]+" svelte-djlmk4"),K(t,"is-row",n[2]),z(t,"width",n[2]?"100%":1/16+"rem"),z(t,"height",n[2]?1/16+"rem":"100%")},m(A,p){B(A,t,p),x(t,e),x(t,i),x(t,s);for(let g=0;g<h.length;g+=1)h[g]&&h[g].m(s,null);x(t,o),x(t,r);for(let g=0;g<a.length;g+=1)a[g]&&a[g].m(r,null)},p(A,[p]){if(p&8){d=Pe(A[3]);let g;for(g=0;g<d.length;g+=1){const v=yl(A,d,g);h[g]?h[g].p(v,p):(h[g]=wl(v),h[g].c(),h[g].m(s,null))}for(;g<h.length;g+=1)h[g].d(1);h.length=d.length}p&22&&(u=Pe(A[4]),a=Ot(a,p,m,1,A,u,l,r,Ma,Cl,null,bl)),p&1&&c!==(c="floorplan-plugin__rule-labels floorplan-plugin__rule-labels--"+A[0]+" svelte-djlmk4")&&w(t,"class",c),p&5&&K(t,"is-row",A[2])},i:q,o:q,d(A){A&&O(t),jt(h,A);for(let p=0;p<a.length;p+=1)a[p].d()}}}const Ki=1e3,$i=180;function Zg(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-(Ki-$i)*2,c=o.max.y-o.min.y-(Ki-$i)*2,d=s.map(([A,p])=>a?[A.x,p.x]:[A.y,p.y]).flat().sort().filter((A,p,g)=>p===0?!0:A!==g[p-1]),h=d.map(A=>{const p=a?(A-o.min.x-Ki+$i)/l:0,g=a?0:(A-o.min.y-Ki+$i)/c;return{left:p,bottom:g}});h.unshift({left:0,bottom:0}),h.push(a?{left:1,bottom:0}:{left:0,bottom:1});const u=d[d.length-1]-d[0],m=d.map((A,p,g)=>{const v=p===0?0:A-g[p-1],y=p===0?0:(A+g[p-1])/2,I=a?(y-o.min.x-Ki+$i)/l:0,M=a?0:(y-o.min.y-Ki+$i)/c;return{left:I,bottom:M,distance:v}}).filter(({distance:A})=>A/u>.1);return n.$$set=A=>{"type"in A&&e(0,i=A.type),"data"in A&&e(5,s=A.data),"bounding"in A&&e(6,o=A.bounding),"getRuleDistanceText"in A&&e(1,r=A.getRuleDistanceText)},[i,r,a,h,m,s,o]}class Jg extends le{constructor(t){super(),ae(this,t,Zg,Xg,oe,{type:0,data:5,bounding:6,getRuleDistanceText:1},Ug)}}function qg(n){ue(n,"svelte-1mzj9p3",".floorplan-plugin__rule-labels-wrapper.svelte-1mzj9p3{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);pointer-events:none}")}function Il(n,t,e){const i=n.slice();return i[13]=t[e][0],i[14]=t[e][1],i}function Pl(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=tt(r,o[a]);return i=new Jg({props:r}),{key:n,first:null,c(){e=Ee(),ne(i.$$.fragment),this.first=e},m(a,l){B(a,e,l),te(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||(k(i.$$.fragment,a),s=!0)},o(a){j(i.$$.fragment,a),s=!1},d(a){a&&O(e),ie(i,a)}}}function Kg(n){let t,e=[],i=new Map,s,o=Pe(n[4]);const r=a=>a[13];for(let a=0;a<o.length;a+=1){let l=Il(n,o,a),c=r(l);i.set(c,e[a]=Pl(c,l))}return{c(){t=S("div");for(let a=0;a<e.length;a+=1)e[a].c();w(t,"class","floorplan-plugin__rule-labels-wrapper svelte-1mzj9p3"),z(t,"width",n[3]),z(t,"height",n[2])},m(a,l){B(a,t,l);for(let c=0;c<e.length;c+=1)e[c]&&e[c].m(t,null);s=!0},p(a,[l]){l&19&&(o=Pe(a[4]),de(),e=Ot(e,l,r,1,a,o,i,t,bi,Pl,null,Il),he()),l&8&&z(t,"width",a[3]),l&4&&z(t,"height",a[2])},i(a){if(!s){for(let l=0;l<o.length;l+=1)k(e[l]);s=!0}},o(a){for(let l=0;l<e.length;l+=1)j(e[l]);s=!1},d(a){a&&O(t);for(let l=0;l<e.length;l+=1)e[l].d()}}}const El=1e3,Ml=180;function $g(n,t,e){let i,s,o,r,a,l,c,d,h,u,{floorIndex:m}=t,{floorplanData:A}=t,{getRuleDistanceText:p}=t;return n.$$set=g=>{"floorIndex"in g&&e(5,m=g.floorIndex),"floorplanData"in g&&e(6,A=g.floorplanData),"getRuleDistanceText"in g&&e(0,p=g.getRuleDistanceText)},n.$$.update=()=>{n.$$.dirty&64&&e(1,i=A.bounding),n.$$.dirty&96&&e(11,s=A.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-(El-Ml)*2),n.$$.dirty&2&&e(8,d=i.max.y-i.min.y-(El-Ml)*2),n.$$.dirty&1536&&e(3,h=c/a*100+"%"),n.$$.dirty&384&&e(2,u=d/l*100+"%")},[p,i,u,h,r,m,A,l,d,a,c,s,o]}class ep extends le{constructor(t){super(),ae(this,t,$g,Kg,oe,{floorIndex:5,floorplanData:6,getRuleDistanceText:0},qg)}}function Po(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,d=l+","+c;return a===0?(e+="M"+d,e):s!=null&&s[a]?(e+="A"+s[a]+","+d,e):(e+="L"+d,e)}),e+(i?"Z":"")}function qh({x:n,y:t},e){const{max:i,min:s}=e;return{x:n-s.x,y:i.y-t}}function tp(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 ip(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 np(n,t){return Math.max(...t.work.observers.map(i=>n.z>=i.standingPosition.z?i.floorIndex:0))}function sp(n){let t;return{c(){t=Be("path"),w(t,"d",n[0]),w(t,"fill","#2F313A")},m(e,i){B(e,t,i)},p(e,[i]){i&1&&w(t,"d",e[0])},i:q,o:q,d(e){e&&O(t)}}}function op(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=Po(s,{needZ:!0}))},[i,s]}class rp extends le{constructor(t){super(),ae(this,t,op,sp,oe,{path:1})}}function ap(n){let t,e,i,s,o,r;return{c(){t=Be("defs"),e=Be("pattern"),i=Be("rect"),s=Be("path"),o=$(),r=Be("path"),w(i,"x","0"),w(i,"y","0"),w(i,"width",n[1]),w(i,"height",n[1]),w(i,"fill","#323747"),w(s,"d",n[2]),w(s,"stroke","#ffffff"),w(s,"stroke-opacity","0.06"),w(s,"stroke-width","0.5"),w(s,"fill","none"),w(e,"id","fpm-room-pattern-0"),w(e,"x","0"),w(e,"y","0"),w(e,"width",n[1]),w(e,"height",n[1]),w(e,"patternUnits","userSpaceOnUse"),w(e,"patternTransform","scale(50 50)"),w(r,"d",n[0]),w(r,"fill","url(#fpm-room-pattern-0)")},m(a,l){B(a,t,l),x(t,e),x(e,i),x(e,s),B(a,o,l),B(a,r,l)},p(a,[l]){l&1&&w(r,"d",a[0])},i:q,o:q,d(a){a&&(O(t),O(o),O(r))}}}const Pr=6;function lp(n,t,e){let i,{path:s}=t;const o=Pr*2,r=`M0 ${Pr} h ${o} M${Pr} 0 v ${o}`;return n.$$set=a=>{"path"in a&&e(3,s=a.path)},n.$$.update=()=>{n.$$.dirty&8&&e(0,i=Po(s,{needZ:!0}))},[i,o,r,s]}class cp extends le{constructor(t){super(),ae(this,t,lp,ap,oe,{path:3})}}function dp(n){let t,e,i,s,o,r,a,l,c,d,h;return{c(){t=Be("defs"),e=Be("pattern"),i=Be("rect"),s=Be("pattern"),o=Be("rect"),r=$(),a=Be("path"),l=$(),c=Be("path"),d=$(),h=Be("path"),w(i,"x","0"),w(i,"y","0"),w(i,"width","6"),w(i,"height","50"),w(i,"fill","none"),w(i,"stroke","#4B4B57"),w(i,"stroke-width","0.5"),w(e,"id","room-material-pattern-1"),w(e,"x","0"),w(e,"y","0"),w(e,"width","12"),w(e,"height","50"),w(e,"patternUnits","userSpaceOnUse"),w(e,"patternTransform","scale(50 50)"),w(o,"x","0"),w(o,"y","0"),w(o,"width","6"),w(o,"height","50"),w(o,"fill","none"),w(o,"stroke","#4B4B57"),w(o,"stroke-width","0.5"),w(s,"id","room-material-pattern-2"),w(s,"x","6"),w(s,"y","25"),w(s,"width","12"),w(s,"height","50"),w(s,"patternUnits","userSpaceOnUse"),w(s,"patternTransform","scale(50 50)"),w(a,"d",n[0]),w(a,"fill","#43434D"),w(c,"d",n[0]),w(c,"fill","url(#room-material-pattern-1)"),w(h,"d",n[0]),w(h,"fill","url(#room-material-pattern-2)")},m(u,m){B(u,t,m),x(t,e),x(e,i),x(t,s),x(s,o),B(u,r,m),B(u,a,m),B(u,l,m),B(u,c,m),B(u,d,m),B(u,h,m)},p(u,[m]){m&1&&w(a,"d",u[0]),m&1&&w(c,"d",u[0]),m&1&&w(h,"d",u[0])},i:q,o:q,d(u){u&&(O(t),O(r),O(a),O(l),O(c),O(d),O(h))}}}function hp(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=Po(s,{needZ:!0}))},[i,s]}class up extends le{constructor(t){super(),ae(this,t,hp,dp,oe,{path:1})}}function fp(n){ue(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 kl(n,t,e){const i=n.slice();return i[5]=t[e],i}function mp(n){let t,e;return t=new cp({props:{path:n[5].path}}),{c(){ne(t.$$.fragment)},m(i,s){te(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.path=i[5].path),t.$set(o)},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){j(t.$$.fragment,i),e=!1},d(i){ie(t,i)}}}function gp(n){let t,e;return t=new up({props:{path:n[5].path}}),{c(){ne(t.$$.fragment)},m(i,s){te(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.path=i[5].path),t.$set(o)},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){j(t.$$.fragment,i),e=!1},d(i){ie(t,i)}}}function pp(n){let t,e;return t=new rp({props:{path:n[5].path}}),{c(){ne(t.$$.fragment)},m(i,s){te(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.path=i[5].path),t.$set(o)},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){j(t.$$.fragment,i),e=!1},d(i){ie(t,i)}}}function xl(n){let t,e,i,s;const o=[pp,gp,mp],r=[];function a(l,c){return l[5].floorType===1?0:l[5].floorType===0?1:2}return e=a(n),i=r[e]=o[e](n),{c(){t=Be("svg"),i.c(),w(t,"width","100%"),w(t,"height","100%"),w(t,"viewBox",`0 0 ${n[1]} ${n[2]}`),w(t,"class","svelte-1dykexu")},m(l,c){B(l,t,c),r[e].m(t,null),s=!0},p(l,c){let d=e;e=a(l),e===d?r[e].p(l,c):(de(),j(r[d],1,1,()=>{r[d]=null}),he(),i=r[e],i?i.p(l,c):(i=r[e]=o[e](l),i.c()),k(i,1),i.m(t,null))},i(l){s||(k(i),s=!0)},o(l){j(i),s=!1},d(l){l&&O(t),r[e].d()}}}function Ap(n){let t,e,i=Pe(n[0]),s=[];for(let r=0;r<i.length;r+=1)s[r]=xl(kl(n,i,r));const o=r=>j(s[r],1,1,()=>{s[r]=null});return{c(){t=S("div");for(let r=0;r<s.length;r+=1)s[r].c();w(t,"class","floorplan-plugin__room-material svelte-1dykexu")},m(r,a){B(r,t,a);for(let l=0;l<s.length;l+=1)s[l]&&s[l].m(t,null);e=!0},p(r,[a]){if(a&7){i=Pe(r[0]);let l;for(l=0;l<i.length;l+=1){const c=kl(r,i,l);s[l]?(s[l].p(c,a),k(s[l],1)):(s[l]=xl(c),s[l].c(),k(s[l],1),s[l].m(t,null))}for(de(),l=i.length;l<s.length;l+=1)o(l);he()}},i(r){if(!e){for(let a=0;a<i.length;a+=1)k(s[a]);e=!0}},o(r){s=s.filter(Boolean);for(let a=0;a<s.length;a+=1)j(s[a]);e=!1},d(r){r&&O(t),jt(s,r)}}}function vp(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=>ve(G({},l),{path:l.path.map(c=>qh(c,o.bounding))})))},[i,r,a,s,o]}class bp extends le{constructor(t){super(),ae(this,t,vp,Ap,oe,{floorIndex:3,floorplanData:4},fp)}}function yp(n){ue(n,"svelte-qq2273","path.svelte-qq2273{--opacity:0;opacity:var(--opacity)}path.svelte-qq2273:hover{opacity:calc(var(--opacity) + 0.1)}")}function wp(n){let t,e,i,s;return{c(){t=Be("path"),w(t,"d",n[5]),w(t,"fill","#fff"),w(t,"style",n[2]),w(t,"id",e=`${n[1]}_${n[0].id}`),w(t,"class","svelte-qq2273")},m(o,r){B(o,t,r),i||(s=[be(t,"mouseenter",n[3]),be(t,"mouseleave",n[4])],i=!0)},p(o,[r]){r&4&&w(t,"style",o[2]),r&3&&e!==(e=`${o[1]}_${o[0].id}`)&&w(t,"id",e)},i:q,o:q,d(o){o&&O(t),i=!1,qe(s)}}}function Cp(n,t,e){let i,s,{room:o}=t,{floorIndex:r}=t,{floorplanData:a}=t,{highlightData:l}=t,{hoveredRoom:c}=t;function d(){c==null||c.set(o)}function h(){c==null||c.set(void 0)}const{bounding:u}=a,m=Po(o.path,{needZ:!0,format:A=>qh(A,u)});return n.$$set=A=>{"room"in A&&e(0,o=A.room),"floorIndex"in A&&e(1,r=A.floorIndex),"floorplanData"in A&&e(6,a=A.floorplanData),"highlightData"in A&&e(7,l=A.highlightData),"hoveredRoom"in A&&e(8,c=A.hoveredRoom)},n.$$.update=()=>{n.$$.dirty&131&&e(9,i=l[`${r}_${o.id}`]),n.$$.dirty&512&&e(2,s=i?`fill: ${i.color}; --opacity: ${i.opacity}; pointer-events: ${i.disabled?"none":"auto"}`:null)},[o,r,s,d,h,m,a,l,c,i]}class Ip extends le{constructor(t){super(),ae(this,t,Cp,wp,oe,{room:0,floorIndex:1,floorplanData:6,highlightData:7,hoveredRoom:8},yp)}}function Pp(n){ue(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 Dl(n,t,e){const i=n.slice();return i[6]=t[e],i}function Sl(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=tt(r,o[a]);return i=new Ip({props:r}),{key:n,first:null,c(){e=Ee(),ne(i.$$.fragment),this.first=e},m(a,l){B(a,e,l),te(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||(k(i.$$.fragment,a),s=!0)},o(a){j(i.$$.fragment,a),s=!1},d(a){a&&O(e),ie(i,a)}}}function Ep(n){let t,e,i=[],s=new Map,o,r=Pe(n[1].floorDatas[n[0]].rooms);const a=l=>l[6].id;for(let l=0;l<r.length;l+=1){let c=Dl(n,r,l),d=a(c);s.set(d,i[l]=Sl(d,c))}return{c(){t=S("div"),e=Be("svg");for(let l=0;l<i.length;l+=1)i[l].c();w(e,"width","100%"),w(e,"height","100%"),w(e,"viewBox",`0 0 ${n[4]} ${n[5]}`),w(e,"class","svelte-1kqo6e4"),w(t,"class","floorplan-plugin__room-highlight svelte-1kqo6e4")},m(l,c){B(l,t,c),x(t,e);for(let d=0;d<i.length;d+=1)i[d]&&i[d].m(e,null);o=!0},p(l,[c]){c&15&&(r=Pe(l[1].floorDatas[l[0]].rooms),de(),i=Ot(i,c,a,1,l,r,s,e,bi,Sl,null,Dl),he())},i(l){if(!o){for(let c=0;c<r.length;c+=1)k(i[c]);o=!0}},o(l){for(let c=0;c<i.length;c+=1)j(i[c]);o=!1},d(l){l&&O(t);for(let c=0;c<i.length;c+=1)i[c].d()}}}function Mp(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 Kh extends le{constructor(t){super(),ae(this,t,Mp,Ep,oe,{floorIndex:0,floorplanData:1,highlightData:2,hoveredRoom:3},Pp)}}function kp(n){ue(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 Tl(n){let t,e;const i=[{floorIndex:n[1],floorplanData:n[8],hoveredRoom:n[14],highlightData:n[13]}];let s={};for(let o=0;o<i.length;o+=1)s=tt(s,i[o]);return t=new Kh({props:s}),{c(){ne(t.$$.fragment)},m(o,r){te(t,o,r),e=!0},p(o,r){const a=r&24834?ct(i,[{floorIndex:o[1],floorplanData:o[8],hoveredRoom:o[14],highlightData:o[13]}]):{};t.$set(a)},i(o){e||(k(t.$$.fragment,o),e=!0)},o(o){j(t.$$.fragment,o),e=!1},d(o){ie(t,o)}}}function Ll(n){let t,e;const i=[{floorplanData:n[8],roomAreaEnable:n[5],roomNameEnable:n[6],floorIndex:n[1],getRoomAreaText:n[9],getLabelElement:n[10],hoveredRoom:n[14],adaptiveRoomLabelVisibleEnable:n[12]}];let s={};for(let o=0;o<i.length;o+=1)s=tt(s,i[o]);return t=new Yg({props:s}),{c(){ne(t.$$.fragment)},m(o,r){te(t,o,r),e=!0},p(o,r){const a=r&22370?ct(i,[{floorplanData:o[8],roomAreaEnable:o[5],roomNameEnable:o[6],floorIndex:o[1],getRoomAreaText:o[9],getLabelElement:o[10],hoveredRoom:o[14],adaptiveRoomLabelVisibleEnable:o[12]}]):{};t.$set(a)},i(o){e||(k(t.$$.fragment,o),e=!0)},o(o){j(t.$$.fragment,o),e=!1},d(o){ie(t,o)}}}function jl(n){let t,e;const i=[{floorplanData:n[8],floorIndex:n[1],getRuleDistanceText:n[11]}];let s={};for(let o=0;o<i.length;o+=1)s=tt(s,i[o]);return t=new ep({props:s}),{c(){ne(t.$$.fragment)},m(o,r){te(t,o,r),e=!0},p(o,r){const a=r&2306?ct(i,[{floorplanData:o[8],floorIndex:o[1],getRuleDistanceText:o[11]}]):{};t.$set(a)},i(o){e||(k(t.$$.fragment,o),e=!0)},o(o){j(t.$$.fragment,o),e=!1},d(o){ie(t,o)}}}function xp(n){let t,e,i,s,o,r,a,l,c;const d=[{floorIndex:n[1],floorplanData:n[8]}];let h={};for(let v=0;v<d.length;v+=1)h=tt(h,d[v]);e=new bp({props:h});let u=(n[2]||n[3])&&Tl(n);const m=[{floorplanData:n[8],floorIndex:n[1]}];let A={};for(let v=0;v<m.length;v+=1)A=tt(A,m[v]);o=new Jh({props:A});let p=n[4]&&Ll(n),g=n[7]&&jl(n);return{c(){t=S("div"),ne(e.$$.fragment),i=$(),u&&u.c(),s=$(),ne(o.$$.fragment),r=$(),p&&p.c(),a=$(),g&&g.c(),w(t,"class",l=Qe(`floorplan-plugin__floor${n[0]?" floorplan-plugin__floor--is-current":""}`)+" svelte-bl8zrz")},m(v,y){B(v,t,y),te(e,t,null),x(t,i),u&&u.m(t,null),x(t,s),te(o,t,null),x(t,r),p&&p.m(t,null),x(t,a),g&&g.m(t,null),c=!0},p(v,[y]){const I=y&258?ct(d,[{floorIndex:v[1],floorplanData:v[8]}]):{};e.$set(I),v[2]||v[3]?u?(u.p(v,y),y&12&&k(u,1)):(u=Tl(v),u.c(),k(u,1),u.m(t,s)):u&&(de(),j(u,1,1,()=>{u=null}),he());const M=y&258?ct(m,[{floorplanData:v[8],floorIndex:v[1]}]):{};o.$set(M),v[4]?p?(p.p(v,y),y&16&&k(p,1)):(p=Ll(v),p.c(),k(p,1),p.m(t,a)):p&&(de(),j(p,1,1,()=>{p=null}),he()),v[7]?g?(g.p(v,y),y&128&&k(g,1)):(g=jl(v),g.c(),k(g,1),g.m(t,null)):g&&(de(),j(g,1,1,()=>{g=null}),he()),(!c||y&1&&l!==(l=Qe(`floorplan-plugin__floor${v[0]?" floorplan-plugin__floor--is-current":""}`)+" svelte-bl8zrz"))&&w(t,"class",l)},i(v){c||(k(e.$$.fragment,v),k(u),k(o.$$.fragment,v),k(p),k(g),c=!0)},o(v){j(e.$$.fragment,v),j(u),j(o.$$.fragment,v),j(p),j(g),c=!1},d(v){v&&O(t),ie(e),u&&u.d(),ie(o),p&&p.d(),g&&g.d()}}}function Dp(n,t,e){let{isCurrent:i}=t,{floorIndex:s}=t,{highlightEnable:o}=t,{hoverEnable:r}=t,{roomLabelsEnable:a}=t,{roomAreaEnable:l}=t,{roomNameEnable:c}=t,{ruleLabelsEnable:d}=t,{floorplanData:h}=t,{getRoomAreaText:u}=t,{getLabelElement:m}=t,{getRuleDistanceText:A}=t,{adaptiveRoomLabelVisibleEnable:p}=t,{highlightData:g}=t;const v=Da(void 0);return n.$$set=y=>{"isCurrent"in y&&e(0,i=y.isCurrent),"floorIndex"in y&&e(1,s=y.floorIndex),"highlightEnable"in y&&e(2,o=y.highlightEnable),"hoverEnable"in y&&e(3,r=y.hoverEnable),"roomLabelsEnable"in y&&e(4,a=y.roomLabelsEnable),"roomAreaEnable"in y&&e(5,l=y.roomAreaEnable),"roomNameEnable"in y&&e(6,c=y.roomNameEnable),"ruleLabelsEnable"in y&&e(7,d=y.ruleLabelsEnable),"floorplanData"in y&&e(8,h=y.floorplanData),"getRoomAreaText"in y&&e(9,u=y.getRoomAreaText),"getLabelElement"in y&&e(10,m=y.getLabelElement),"getRuleDistanceText"in y&&e(11,A=y.getRuleDistanceText),"adaptiveRoomLabelVisibleEnable"in y&&e(12,p=y.adaptiveRoomLabelVisibleEnable),"highlightData"in y&&e(13,g=y.highlightData)},[i,s,o,r,a,l,c,d,h,u,m,A,p,g,v]}let Sp=class extends le{constructor(t){super(),ae(this,t,Dp,xp,oe,{isCurrent:0,floorIndex:1,highlightEnable:2,hoverEnable:3,roomLabelsEnable:4,roomAreaEnable:5,roomNameEnable:6,ruleLabelsEnable:7,floorplanData:8,getRoomAreaText:9,getLabelElement:10,getRuleDistanceText:11,adaptiveRoomLabelVisibleEnable:12,highlightData:13},kp)}};function Tp(n){ue(n,"svelte-86bqav",".floorplan-main.svelte-86bqav{width:100%;height:100%;pointer-events:none}")}function zl(n,t,e){const i=n.slice();return i[21]=t[e],i}function Ol(n){let t,e,i,s,o,r=Pe(n[13].floorDatas),a=[];for(let h=0;h<r.length;h+=1)a[h]=Bl(zl(n,r,h));const l=h=>j(a[h],1,1,()=>{a[h]=null});let c=n[5]&&Vl(n),d=n[8]&&Rl(n);return{c(){t=S("div");for(let h=0;h<a.length;h+=1)a[h].c();e=$(),c&&c.c(),i=$(),d&&d.c(),w(t,"class","floorplan-main svelte-86bqav")},m(h,u){B(h,t,u);for(let m=0;m<a.length;m+=1)a[m]&&a[m].m(t,null);x(t,e),c&&c.m(t,null),x(t,i),d&&d.m(t,null),o=!0},p(h,u){if(n=h,u&2047696){r=Pe(n[13].floorDatas);let m;for(m=0;m<r.length;m+=1){const A=zl(n,r,m);a[m]?(a[m].p(A,u),k(a[m],1)):(a[m]=Bl(A),a[m].c(),k(a[m],1),a[m].m(t,e))}for(de(),m=r.length;m<a.length;m+=1)l(m);he()}n[5]?c?(c.p(n,u),u&32&&k(c,1)):(c=Vl(n),c.c(),k(c,1),c.m(t,i)):c&&(de(),j(c,1,1,()=>{c=null}),he()),n[8]?d?(d.p(n,u),u&256&&k(d,1)):(d=Rl(n),d.c(),k(d,1),d.m(t,null)):d&&(de(),j(d,1,1,()=>{d=null}),he())},i(h){if(!o){for(let u=0;u<r.length;u+=1)k(a[u]);k(c),k(d),h&&(s||He(()=>{s=Vi(t,it,{duration:n[0],easing:ti}),s.start()})),o=!0}},o(h){a=a.filter(Boolean);for(let u=0;u<a.length;u+=1)j(a[u]);j(c),j(d),o=!1},d(h){h&&O(t),jt(a,h),c&&c.d(),d&&d.d()}}}function Bl(n){let t,e;const i=[{hoverEnable:n[6],highlightEnable:n[7],floorplanData:n[13],getRoomAreaText:n[16],getLabelElement:n[17],getRuleDistanceText:n[18],roomLabelsEnable:n[9],roomAreaEnable:n[10],roomNameEnable:n[11],ruleLabelsEnable:n[12],adaptiveRoomLabelVisibleEnable:n[19],highlightData:n[20]},{floorIndex:n[21].floorIndex},{isCurrent:n[21].floorIndex===n[4]}];let s={};for(let o=0;o<i.length;o+=1)s=tt(s,i[o]);return t=new Sp({props:s}),{c(){ne(t.$$.fragment)},m(o,r){te(t,o,r),e=!0},p(o,r){const a=r&2047696?ct(i,[r&2047680&&{hoverEnable:o[6],highlightEnable:o[7],floorplanData:o[13],getRoomAreaText:o[16],getLabelElement:o[17],getRuleDistanceText:o[18],roomLabelsEnable:o[9],roomAreaEnable:o[10],roomNameEnable:o[11],ruleLabelsEnable:o[12],adaptiveRoomLabelVisibleEnable:o[19],highlightData:o[20]},r&8192&&{floorIndex:o[21].floorIndex},r&8208&&{isCurrent:o[21].floorIndex===o[4]}]):{};t.$set(a)},i(o){e||(k(t.$$.fragment,o),e=!0)},o(o){j(t.$$.fragment,o),e=!1},d(o){ie(t,o)}}}function Vl(n){let t,e;const i=[{panoIndex:n[3],floorplanData:n[13],lastPanoramaLongitude:n[14],cameraImageUrl:n[15]}];let s={};for(let o=0;o<i.length;o+=1)s=tt(s,i[o]);return t=new gg({props:s}),{c(){ne(t.$$.fragment)},m(o,r){te(t,o,r),e=!0},p(o,r){const a=r&57352?ct(i,[{panoIndex:o[3],floorplanData:o[13],lastPanoramaLongitude:o[14],cameraImageUrl:o[15]}]):{};t.$set(a)},i(o){e||(k(t.$$.fragment,o),e=!0)},o(o){j(t.$$.fragment,o),e=!1},d(o){ie(t,o)}}}function Rl(n){let t,e;return t=new Cg({props:{floorplanData:n[13],northDesc:n[2]}}),{c(){ne(t.$$.fragment)},m(i,s){te(t,i,s),e=!0},p(i,s){const o={};s&8192&&(o.floorplanData=i[13]),s&4&&(o.northDesc=i[2]),t.$set(o)},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){j(t.$$.fragment,i),e=!1},d(i){ie(t,i)}}}function Lp(n){let t,e,i=n[1]&&Ol(n);return{c(){i&&i.c(),t=Ee()},m(s,o){i&&i.m(s,o),B(s,t,o),e=!0},p(s,[o]){s[1]?i?(i.p(s,o),o&2&&k(i,1)):(i=Ol(s),i.c(),k(i,1),i.m(t.parentNode,t)):i&&(de(),j(i,1,1,()=>{i=null}),he())},i(s){e||(k(i),e=!0)},o(s){j(i),e=!1},d(s){s&&O(t),i&&i.d(s)}}}function jp(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:d}=t,{compassEnable:h}=t,{roomLabelsEnable:u}=t,{roomAreaEnable:m}=t,{roomNameEnable:A}=t,{ruleLabelsEnable:p}=t,{floorplanData:g}=t,{lastPanoramaLongitude:v}=t,{cameraImageUrl:y}=t,{getRoomAreaText:I}=t,{getLabelElement:M}=t,{getRuleDistanceText:D}=t,{adaptiveRoomLabelVisibleEnable:P}=t,{highlightData:V}=t;return n.$$set=L=>{"duration"in L&&e(0,i=L.duration),"visible"in L&&e(1,s=L.visible),"northDesc"in L&&e(2,o=L.northDesc),"panoIndex"in L&&e(3,r=L.panoIndex),"floorIndex"in L&&e(4,a=L.floorIndex),"cameraEnable"in L&&e(5,l=L.cameraEnable),"hoverEnable"in L&&e(6,c=L.hoverEnable),"highlightEnable"in L&&e(7,d=L.highlightEnable),"compassEnable"in L&&e(8,h=L.compassEnable),"roomLabelsEnable"in L&&e(9,u=L.roomLabelsEnable),"roomAreaEnable"in L&&e(10,m=L.roomAreaEnable),"roomNameEnable"in L&&e(11,A=L.roomNameEnable),"ruleLabelsEnable"in L&&e(12,p=L.ruleLabelsEnable),"floorplanData"in L&&e(13,g=L.floorplanData),"lastPanoramaLongitude"in L&&e(14,v=L.lastPanoramaLongitude),"cameraImageUrl"in L&&e(15,y=L.cameraImageUrl),"getRoomAreaText"in L&&e(16,I=L.getRoomAreaText),"getLabelElement"in L&&e(17,M=L.getLabelElement),"getRuleDistanceText"in L&&e(18,D=L.getRuleDistanceText),"adaptiveRoomLabelVisibleEnable"in L&&e(19,P=L.adaptiveRoomLabelVisibleEnable),"highlightData"in L&&e(20,V=L.highlightData)},[i,s,o,r,a,l,c,d,h,u,m,A,p,g,v,y,I,M,D,P,V]}let Sa=class extends le{constructor(t){super(),ae(this,t,jp,Lp,oe,{duration:0,visible:1,northDesc:2,panoIndex:3,floorIndex:4,cameraEnable:5,hoverEnable:6,highlightEnable:7,compassEnable:8,roomLabelsEnable:9,roomAreaEnable:10,roomNameEnable:11,ruleLabelsEnable:12,floorplanData:13,lastPanoramaLongitude:14,cameraImageUrl:15,getRoomAreaText:16,getLabelElement:17,getRuleDistanceText:18,adaptiveRoomLabelVisibleEnable:19,highlightData:20},Tp)}};const zp="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 Op(n){return W(this,null,function*(){const t=new Headers({"Content-Type":"text/plain"}),e=function(s){return W(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 Bp(n){return{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}}function Vp(n){return{floorName:n.floor_name,floorIndex:n.floor_index,rooms:n.rooms.map(Bp),rules:n.rules}}function Rp(n){return{index:n.index,floorIndex:n.floor_index,position:n.position,positionInImage:n.position_in_image}}function Qp(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 gi(n){return W(this,null,function*(){const t=yield Op(n.outlines),e=n.computed_data.bounding,i=n.computed_data.floor_datas.map(Vp),s=n.computed_data.entrance?Qp(n.computed_data.entrance):null;return{outlines:t,entrance:s,bounding:e,floorDatas:i,observers:n.computed_data.observers.map(Rp)}})}function Gp(n,t,e){return n.map(s=>{const o=s.position,r=s.icon?s.icon:{url:zp,width:45,height:48},a=np(o,t),l=tp(o,e),c=ip(l,e);return{floorIndex:a,icon:r,id:s.id,position:l,positionInImage:c}})}function Np(n,t){return t(n),n}function Eo(n,t){return Np({},e=>{for(const i in n)t.indexOf(i)===-1&&(e[i]=n[i])})}function Ql(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 Ta(n,t,e=hi.BOUNDING_CENTER){const i=Ql(n,t),s=Ql(n,t+1);return e===hi.BOUNDING_CENTER?(n.model.bounding.max.y+n.model.bounding.min.y)/2:e===hi.CEILING?s:i}function La(n,t,e,i){const s=Ta(n,e,i==null?void 0:i.attachedTo),o=new E.Vector3(0,s,0),r=new E.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 cs=class{constructor(t,e){f(this,"VERSION","2.27.0-dev.1");f(this,"five");f(this,"hooks",new Cn);f(this,"staticPrefix","//vr-image-4.realsee-cdn.cn");this.five=t,e!=null&&e.staticPrefix&&(this.staticPrefix=e.staticPrefix)}getCurrentState(){return this.state}absoluteUrl(t){return pa(this.staticPrefix,t)}},yi=class extends cs{};var Ct=(n=>(n.UnknownError="UnknownError",n.DataNotLoaded="DataNotLoaded",n.BreakOffByHide="BreakOffByHide",n.BreakOffByDisable="BreakOffByDisable",n.ModelNotLoaded="ModelNotLoaded",n.ChangeModeError="ChangeModeError",n.UpdateCameraError="UpdateCameraError",n))(Ct||{});const $h=500,Hp=80;function Kr(n,t,e=4){return Math.floor(n*Math.pow(10,e))===Math.floor(t*Math.pow(10,e))}function ja(n,t){return W(this,null,function*(){const[e]=yield gn(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(!_p(i,s))throw new Error("pose 与预期不符")})}function _p(n,t){return Object.keys(n).every(e=>{const i=t[e];if(i===void 0)return!0;const s=n[e];return typeof i=="number"&&typeof s=="number"?Kr(i,s,2):i===s})}function za(n,t){if(n.currentMode!==t.mode)return!1;const{latitude:e,longitude:i,fov:s}=t,{latitude:o,longitude:r}=n.getCurrentState(),a=n.camera.fov;return!(!Kr(e,o,2)||!Kr(i,r,2)||s!==a)}function eu(n,t,e=!0){return W(this,null,function*(){if(za(n,t)===!0)return;const s=n.getCurrentState();if(s.mode!==t.mode){const[d]=yield gn(ja(n,[t.mode,t,void 0,e]));if(d)throw new Error(Ct.ChangeModeError);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,Math.abs(a-t.fov)*10)),[c]=yield gn(n.updateCamera(t,l,e));if(c)throw new Error(Ct.UpdateCameraError)})}function An(n,t,e=300){const i=n.getElement();i&&(i.style.opacity=t+"",i.style.transition=e===0?"none":`opacity ${e}ms linear`,e!==0&&Promise.race([new Promise(s=>i.addEventListener("transitionend",s,{once:!0})),new Promise(s=>setTimeout(s,e))]).then(()=>{i.style.transition="none"}))}function Fp(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 Wp(n){const{latitude:t,longitude:e}=n,i=Math.abs(t-Math.PI/2)<10*Math.PI/180,s=e<30*(Math.PI/180)||e>330*(Math.PI/180);return i&&s}let Yp=class extends yi{constructor(e,i){var a;super(e);f(this,"name","modelFloorplanPlugin");f(this,"state");f(this,"data");f(this,"showState");f(this,"showPromise");f(this,"app");f(this,"panoIndex",0);f(this,"floorIndex",0);f(this,"selector");f(this,"showRejection");f(this,"wrapper");f(this,"container",document.createElement("div"));f(this,"lastPanoramaLongitude",0);f(this,"size",{width:0,height:0});f(this,"hasAddedEventListener",!1);f(this,"isHiddenByHideFunc",!1);f(this,"highlightData",{});f(this,"dispose",()=>{var e,i;this.removeEventListener(),(e=this.app)==null||e.$destroy(),this.app=void 0,(i=this.container)==null||i.remove(),this.data=void 0,this.wrapper=void 0,this.selector=void 0,this.hooks.emit("dispose")});f(this,"show",(...i)=>W(this,[...i],function*(e={}){if(!this.state.enabled||!this.showPromise&&this.state.visible)return;const s=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!0},s),this._show(e)}));f(this,"hide",(...i)=>W(this,[...i],function*(e={}){this.state.enabled&&(this.isHiddenByHideFunc=!0,this.state.visible!==!1&&(this.updateState({visible:!1},e.userAction||!0),this._hide(e)))}));f(this,"updateSize",()=>{if(!this.data||!za(this.five,this.showState)||!this.container||!this.wrapper)return;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=La(this.five,this.wrapper,this.floorIndex,r),l=Math.ceil(s*a),c=Math.ceil(o*a);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})});f(this,"highlight",e=>{this.state.config.highlightEnable&&(this.highlightData=e,this.render())});f(this,"unhighlight",()=>{this.highlightData={},this.render()});f(this,"_disable",e=>{var s,o,r;const{userAction:i}=e;this.hooks.emit("disable",{userAction:i}),(s=this.showRejection)==null||s.call(this,Ct.BreakOffByDisable),this.showPromise=void 0,(o=this.app)==null||o.$destroy(),this.app=void 0,(r=this.container)==null||r.remove(),this.removeEventListener()});f(this,"_enable",e=>{const{userAction:i}=e;this.addEventListener(),this.wrapper&&(this.wrapper.append(this.container),this.hooks.emit("enable",{userAction:i}),this.state.visible&&this._show({userAction:i}))});f(this,"_show",e=>W(this,null,function*(){var r;if(!this.state.enabled)return;if(!((r=this.five.model)!=null&&r.loaded))throw new Error(Ct.ModelNotLoaded);if(!this.data)throw new Error(Ct.DataNotLoaded);if(this.showPromise)return this.showPromise;const i={floorIndex:this.floorIndex,modelOpacity:this.state.config.modelOpacity,immediately:!1,isAutoShow:!1,userAction:!0},s=G(G({},i),e),o=()=>W(this,null,function*(){this.hooks.emit("show",{userAction:s.userAction,auto:s.isAutoShow});let a=!1,l;this.showRejection=d=>{a=!0,l=d};const[c]=yield gn(eu(this.five,this.showState,s.userAction));if(c)throw c;if(a)throw l?new Error(l):new Error(Ct.UnknownError);this.updateSize(),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:$h;An(this.five,a,l),this.render(l),this.hooks.emit("showAnimationEnded",{auto:s.isAutoShow,userAction:s.userAction})}).catch(a=>{if(this.showPromise=void 0,this.showRejection=void 0,this.updateState({visible:!1},s.userAction),!s.isAutoShow&&a instanceof Error)throw a}),this.showPromise}));f(this,"_hide",e=>{var o;(o=this.showRejection)==null||o.call(this,Ct.BreakOffByHide),this.showPromise=void 0;const s=G(G({},{userAction:!0,isAutoHide:!1}),e);An(this.five,1,0),this.hooks.emit("hide",{auto:s.isAutoHide,userAction:s.userAction}),this.render()});f(this,"handleClick",()=>{if(!this.state.visible)return;if(this.hooks.emit("click"))return!1});f(this,"onFiveModelLoaded",()=>{if(this.state.enabled===!1||this.wrapper||!this.selector)return;const e=this.selector instanceof Element?this.selector:document.querySelector(this.selector);if(!e)throw new Error("不正确的父容器选择器");this.wrapper=e,e.append(this.container)});f(this,"onFiveModeChange",e=>{e!==this.showState.mode&&(this.updateState({visible:!1},!1),this._hide({userAction:!1}))});f(this,"onFiveInteriaPan",(e,i)=>{if(!i||this.state.config.autoShowEnable===!1||this.isHiddenByHideFunc)return;const s=this.five.getCurrentState();s.mode==="Floorplan"&&(this.state.visible||Wp(s)&&(this.updateState({visible:!0},!0),this._show({isAutoShow:!0})))});f(this,"onFivePanoArrived",e=>{var i;(i=this.five)!=null&&i.work&&(this.panoIndex=e,this.floorIndex=this.five.work.observers[e].floorIndex)});f(this,"onFiveCameraUpdate",(e,i)=>{if(!this.state.visible||this.showPromise)return;const s=this.five.getCurrentState();Fp(s)&&(this.updateState({visible:!1},i),this._hide({userAction:i,isAutoHide:!0}))});f(this,"onFiveWantsGesture",(e,i)=>{if(this.state.visible&&(i.length>1||e==="mouseWheel"))return!1});f(this,"onFiveWantsPanGesture",(e,i)=>{if(this.five.getCurrentState().mode==="Floorplan"&&this.state.config.autoShowEnable!==!1&&i&&this.state.visible)return this.five.updateCamera(this.showState,0),!1});f(this,"onFiveWantsTapGesture",()=>this.handleClick());f(this,"onFiveWantsChangeMode",(e,i)=>{i==="Panorama"&&e==="Floorplan"&&(this.lastPanoramaLongitude=this.five.getCurrentState().longitude)});f(this,"onModelShownFloorChange",e=>{if(this.floorIndex!==e){if(e===null){const i=this.five.getCurrentState().panoIndex;this.floorIndex=this.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:Hp/((a=i==null?void 0:i.scale)!=null?a:1)};const s={northDesc:"北",modelOpacity:1,cameraEnable:!0,highlightEnable:!1,hoverEnable:!0,compassEnable:!0,autoShowEnable:!0,ruleLabelsEnable:!0,roomLabelsEnable:!0,roomAreaEnable:!0,roomNameEnable:!0,adaptiveRoomLabelVisibleEnable:!0,cameraImageUrl:mi,attachedTo:hi.BOUNDING_CENTER,getLabelElement:void 0,getRoomAreaText:l=>(l/1e6).toFixed(1)+"㎡",getRuleDistanceText:l=>l.toString()},o=i?Eo(i,["selector","scale"]):{},r=G(G({},s),o);this.state={enabled:!0,visible:!1,config:r},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 W(this,null,function*(){function o(d){return Object.prototype.hasOwnProperty.apply(d,["version"])}const r=e;r&&!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 gi(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 W(this,null,function*(){return yield gi(e.data)})}updateState(e,i){const s=this.state,o=e.config?G(G({},s.config),e.config):s.config;this.state=ve(G(G({},this.state),e),{config:o}),!It(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("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=ve(G({},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 Sa({target:this.container,intro:!0,props:i})}};const Up=(n,t)=>new Yp(n,t);function Xp(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 Zp(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 Jp=class extends yi{constructor(e,i){super(e);f(this,"name","modelFloorplanPlugin");f(this,"state");f(this,"data");f(this,"showState");f(this,"showPromise");f(this,"app");f(this,"panoIndex",0);f(this,"floorIndex",0);f(this,"selector");f(this,"showRejection");f(this,"wrapper");f(this,"container",document.createElement("div"));f(this,"lastPanoramaLongitude",0);f(this,"size",{width:0,height:0});f(this,"hasAddedEventListener",!1);f(this,"isHiddenByHideFunc",!1);f(this,"highlightData",{});f(this,"dispose",()=>{var e,i;this.removeEventListener(),(e=this.app)==null||e.$destroy(),this.app=void 0,(i=this.container)==null||i.remove(),this.data=void 0,this.wrapper=void 0,this.selector=void 0,this.hooks.emit("dispose")});f(this,"show",(...i)=>W(this,[...i],function*(e={}){if(!this.state.enabled||!this.showPromise&&this.state.visible)return;const s=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!0},s),this._show(e)}));f(this,"hide",(...i)=>W(this,[...i],function*(e={}){this.state.enabled&&(this.isHiddenByHideFunc=!0,this.state.visible!==!1&&(this.updateState({visible:!1},e.userAction||!0),this._hide(e)))}));f(this,"updateSize",()=>{if(!this.data||!za(this.five,this.showState)||!this.container||!this.wrapper)return;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=La(this.five,this.wrapper,this.floorIndex,r),l=Math.ceil(s*a),c=Math.ceil(o*a);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})});f(this,"highlight",e=>{this.state.config.highlightEnable&&(this.highlightData=e,this.render())});f(this,"unhighlight",()=>{this.highlightData={},this.render()});f(this,"_disable",e=>{var s,o,r;const{userAction:i}=e;this.hooks.emit("disable",{userAction:i}),(s=this.showRejection)==null||s.call(this,Ct.BreakOffByDisable),this.showPromise=void 0,(o=this.app)==null||o.$destroy(),this.app=void 0,(r=this.container)==null||r.remove(),this.removeEventListener()});f(this,"_enable",e=>{const{userAction:i}=e;this.addEventListener(),this.wrapper&&(this.wrapper.append(this.container),this.hooks.emit("enable",{userAction:i}),this.state.visible&&this._show({userAction:i}))});f(this,"_show",e=>W(this,null,function*(){var r;if(!this.state.enabled)return;if(!((r=this.five.model)!=null&&r.loaded))throw new Error(Ct.ModelNotLoaded);if(!this.data)throw new Error(Ct.DataNotLoaded);if(this.showPromise)return this.showPromise;const i={floorIndex:this.floorIndex,modelOpacity:this.state.config.modelOpacity,immediately:!1,isAutoShow:!1,userAction:!0},s=G(G({},i),e),o=()=>W(this,null,function*(){this.hooks.emit("show",{userAction:s.userAction,auto:s.isAutoShow});let a=!1,l;this.showRejection=d=>{a=!0,l=d};const[c]=yield gn(eu(this.five,this.showState,s.userAction));if(c)throw c;if(a)throw l?new Error(l):new Error(Ct.UnknownError);this.updateSize(),this.updatePosition(),this.floorIndex=s.floorIndex,this.five.model.show(this.floorIndex)});return this.isHiddenByHideFunc=!1,this.showPromise=o().then(()=>{this.showPromise=void 0,this.showRejection=void 0;const a=s.modelOpacity,l=s.immediately?0:$h;An(this.five,a,l),this.render(l),this.hooks.emit("showAnimationEnded",{auto:s.isAutoShow,userAction:s.userAction})}).catch(a=>{if(this.showPromise=void 0,this.showRejection=void 0,this.updateState({visible:!1},s.userAction),!s.isAutoShow&&a instanceof Error)throw a}),this.showPromise}));f(this,"_hide",e=>{var o;(o=this.showRejection)==null||o.call(this,Ct.BreakOffByHide),this.showPromise=void 0;const s=G(G({},{userAction:!0,isAutoHide:!1}),e);An(this.five,1,0),this.hooks.emit("hide",{auto:s.isAutoHide,userAction:s.userAction}),this.render()});f(this,"handleClick",()=>{if(!this.state.visible)return;if(this.hooks.emit("click"))return!1});f(this,"onFiveModelLoaded",()=>{if(this.state.enabled===!1||this.wrapper||!this.selector)return;const e=this.selector instanceof Element?this.selector:document.querySelector(this.selector);if(!e)throw new Error("不正确的父容器选择器");this.wrapper=e,e.append(this.container)});f(this,"onFiveModeChange",e=>{e!==this.showState.mode&&(this.updateState({visible:!1},!1),this._hide({userAction:!1}))});f(this,"onFiveInteriaPan",(e,i)=>{if(!i||this.state.visible||this.state.config.autoShowEnable===!1||this.isHiddenByHideFunc)return;const s=this.five.getCurrentState();s.mode===this.showState.mode&&Zp(s)&&(this.updateState({visible:!0},!0),this._show({isAutoShow:!0}))});f(this,"onFivePanoArrived",e=>{var i;(i=this.five)!=null&&i.work&&(this.panoIndex=e,this.floorIndex=this.five.work.observers[e].floorIndex)});f(this,"onFiveCameraUpdate",(e,i)=>{if(!this.state.visible||this.showPromise)return;const s=this.five.getCurrentState();this.updatePosition(),this.updateSize(),Xp(s)&&(this.updateState({visible:!1},i),this._hide({userAction:i}))});f(this,"onFiveWantsPanGesture",(e,i)=>{if(this.five.getCurrentState().mode===this.showState.mode&&this.state.config.autoShowEnable!==!1&&i&&this.state.visible)return this.five.updateCamera(this.showState,0),!1});f(this,"onFiveWantsTapGesture",()=>this.handleClick());f(this,"onFiveWantsChangeMode",(e,i)=>{i==="Panorama"&&e===this.showState.mode&&(this.lastPanoramaLongitude=this.five.getCurrentState().longitude)});f(this,"onModelShownFloorChange",e=>{if(this.floorIndex!==e){if(e===null){const i=this.five.getCurrentState().panoIndex;this.floorIndex=this.five.work.observers[i].floorIndex;return}this.floorIndex=e,this.updateSize(),this.render()}});i!=null&&i.selector&&(this.selector=i.selector,console.warn("不推荐继续使用 params.selector 配置父容器,请使用 appendTo 方法")),this.showState={mode:"Mapview",longitude:0,latitude:Math.PI/2,fov:90};const s={northDesc:"北",modelOpacity:1,cameraEnable:!0,highlightEnable:!1,hoverEnable:!0,compassEnable:!0,autoShowEnable:!0,ruleLabelsEnable:!0,roomLabelsEnable:!0,roomAreaEnable:!0,roomNameEnable:!0,cameraImageUrl:mi,attachedTo:hi.BOUNDING_CENTER,getLabelElement:void 0,adaptiveRoomLabelVisibleEnable:!0,getRoomAreaText:a=>(a/1e6).toFixed(1)+"㎡",getRuleDistanceText:a=>a.toString()},o=i?Eo(i,["selector","scale"]):{},r=G(G({},s),o);this.state={enabled:!0,visible:!1,config:r},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 W(this,null,function*(){function o(d){return Object.prototype.hasOwnProperty.apply(d,["version"])}const r=e;r&&!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 gi(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=Ta(this.five,this.floorIndex,this.state.config.attachedTo),i=(a=this.five.model)==null?void 0:a.bounding.getCenter(new E.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 W(this,null,function*(){return yield gi(e.data)})}updateState(e,i){const s=this.state,o=e.config?G(G({},s.config),e.config):s.config;this.state=ve(G(G({},this.state),e),{config:o}),!It(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=ve(G({},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 Sa({target:this.container,intro:!0,props:i})}};const qp=(n,t)=>new Jp(n,t);let Kp=class extends yi{constructor(e,i){super(e);f(this,"name","topviewFloorplanPlugin");f(this,"state");f(this,"data");f(this,"app");f(this,"selector");f(this,"panoIndex",0);f(this,"floorIndex",0);f(this,"wrapper");f(this,"container",document.createElement("div"));f(this,"lastPanoramaLongitude",0);f(this,"size",{width:0,height:0});f(this,"hasAddedEventListener",!1);f(this,"isHiddenByHideFunc",!1);f(this,"highlightData",{});f(this,"updateSize",()=>{if(!this.data||!this.container||!this.wrapper||this.five.getCurrentState().mode!=="Topview")return;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=La(this.five,this.wrapper,this.floorIndex,r),l=Math.ceil(s*a),c=Math.ceil(o*a);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})});f(this,"dispose",()=>{var e,i;this.removeEventListener(),(e=this.app)==null||e.$destroy(),this.app=void 0,(i=this.container)==null||i.remove(),this.data=void 0,this.wrapper=void 0,this.selector=void 0,this.hooks.emit("dispose")});f(this,"highlight",e=>{this.state.config.highlightEnable&&(this.highlightData=e,this.render())});f(this,"unhighlight",()=>{this.highlightData={},this.render()});f(this,"_disable",e=>{var s,o;const{userAction:i}=e;(s=this.app)==null||s.$destroy(),this.app=void 0,(o=this.container)==null||o.remove(),this.removeEventListener(),this.hooks.emit("disable",{userAction:i})});f(this,"onFiveModelLoaded",()=>{if(this.state.enabled===!1||this.wrapper||!this.selector)return;const e=this.selector instanceof Element?this.selector:document.querySelector(this.selector);if(!e)throw new Error("不正确的父容器选择器");this.wrapper=e,e.append(this.container)});f(this,"onFiveModeChange",(...[e,,,,i])=>{e!=="Topview"&&this.state.visible&&(this.updateState({visible:!1},i),this._hide({userAction:i}))});f(this,"onFivePanoArrived",e=>{var i;(i=this.five)!=null&&i.work&&(this.panoIndex=e,this.floorIndex=this.five.work.observers[e].floorIndex)});f(this,"onFiveCameraUpdate",(e,i)=>{this.state.visible&&(this.updatePosition(),this.updateSize())});f(this,"onFiveWantsGesture",e=>{if(!(e!=="pan"&&e!=="pinch"&&e!=="mouseWheel")&&this.state.visible&&!this.state.config.gestureEnable)return!1});f(this,"onFiveWantsMoveToPano",()=>{if(this.state.visible&&this.state.config.preventRoomClick)return!1});f(this,"onFiveInitAnimationEnded",(...[,,e])=>{const{mode:i}=this.five.getCurrentState();i==="Topview"&&!this.isHiddenByHideFunc&&!this.state.visible&&this.state.config.autoShowEnable&&(this.updateState({visible:!0},e),this._show({userAction:e}))});f(this,"onModelShownFloorChange",e=>{if(this.floorIndex!==e){if(e===null){const i=this.five.getCurrentState().panoIndex;this.floorIndex=this.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 方法"));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,cameraImageUrl:mi,attachedTo:hi.BOUNDING_CENTER,getLabelElement:void 0,adaptiveRoomLabelVisibleEnable:!0,getRoomAreaText:a=>(a/1e6).toFixed(1)+"㎡",getRuleDistanceText:a=>a.toString()},o=i?Eo(i,["selector","scale"]):{},r=G(G({},s),o);this.state={enabled:!0,visible:!1,config:r},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 W(this,null,function*(){function o(d){return Object.prototype.hasOwnProperty.apply(d,["version"])}const r=e;r&&!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 gi(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=Ta(this.five,this.floorIndex,this.state.config.attachedTo),i=(a=this.five.model)==null?void 0:a.bounding.getCenter(new E.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 W(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 W(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 W(this,null,function*(){return yield gi(e.data)})}_show(e){return W(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 ja(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;An(this.five,o,s),this.hooks.emit("showAnimationEnded",{userAction:i,auto:!1}),this.render()})}_hide(e){return W(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;An(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){const s=this.state,o=e.config?G(G({},s.config),e.config):s.config;this.state=ve(G(G({},this.state),e),{config:o}),!It(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=ve(G({},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 Sa({target:this.container,intro:!0,props:i})}};const $p=(n,t)=>new Kp(n,t);function Oa(n,t=200){let e;return function(...i){e||(n(...i),e=setTimeout(function(){e=null},t))}}function eA(n){ue(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 tA(n){let t,e,i;return{c(){t=S("div"),e=S("div"),i=S("div"),w(i,"class","plugin-radar__camera-rotate svelte-1nqrlxd"),z(i,"background-image","url("+(n[0]||mi)+")"),z(i,"transform",n[1]),w(e,"class","plugin-radar__camera-position svelte-1nqrlxd"),z(e,"transform",n[2]),w(t,"class","plugin-radar__camera-wrapper svelte-1nqrlxd")},m(s,o){B(s,t,o),x(t,e),x(e,i)},p(s,[o]){o&1&&z(i,"background-image","url("+(s[0]||mi)+")"),(o&1||o&3)&&z(i,"transform",s[1]),o&4&&z(e,"transform",s[2])},i:q,o:q,d(s){s&&O(t)}}}function iA(n){return`rotate(${Math.floor(n/Math.PI*180)*-1+45}deg)`}function nA(n,t,e){let i,s,{five:o}=t,{pxmm:r}=t,{floorplanData:a}=t,{cameraImageUrl:l}=t,c=o.getCurrentState().panoIndex,d=o.getCurrentState().longitude;function h(A,p){const g=A.bounding,v=A.observers[p];if(!v)return"";const y=(g.max.x-g.min.x)*r,I=(g.max.y-g.min.y)*r,M=Math.floor(v.positionInImage.x*y),D=Math.floor(v.positionInImage.y*I);return`translate(${M}px, ${D}px)`}function u(A){e(6,c=A)}const m=Oa(A=>{e(7,d=A.longitude)},1e3/60);return bt(()=>(o.on("panoWillArrive",u),o.on("cameraDirectionUpdate",m),function(){o.off("panoWillArrive",u),o.off("cameraDirectionUpdate",m)})),n.$$set=A=>{"five"in A&&e(3,o=A.five),"pxmm"in A&&e(4,r=A.pxmm),"floorplanData"in A&&e(5,a=A.floorplanData),"cameraImageUrl"in A&&e(0,l=A.cameraImageUrl)},n.$$.update=()=>{n.$$.dirty&96&&e(2,i=h(a,c)),n.$$.dirty&128&&e(1,s=iA(d))},[l,s,i,o,r,a,c,d]}class sA extends le{constructor(t){super(),ae(this,t,nA,tA,oe,{five:3,pxmm:4,floorplanData:5,cameraImageUrl:0},eA)}}function oA(n){ue(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 Gl(n,t,e){const i=n.slice();return i[1]=t[e],i}function Nl(n,t){let e,i,s=`${t[1].icon.width/16}rem`,o=`${t[1].icon.height/16}rem`,r,a=`${t[1].positionInImage.y*100}%`,l=`${t[1].positionInImage.x*100}%`;return{key:n,first:null,c(){e=S("div"),i=S("div"),r=$(),w(i,"class","plugin-pano-floorplan__extra-object-item svelte-1i87fz7"),z(i,"background-image",`url(${t[1].icon.url})`),z(i,"width",s),z(i,"height",o),w(e,"class","plugin-pano-floorplan__extra-object-item--position svelte-1i87fz7"),z(e,"top",a),z(e,"left",l),this.first=e},m(c,d){B(c,e,d),x(e,i),x(e,r)},p(c,d){t=c,d&1&&z(i,"background-image",`url(${t[1].icon.url})`);const h=d&1;h&&z(i,"width",s),h&&z(i,"height",o),d&1&&a!==(a=`${t[1].positionInImage.y*100}%`)&&z(e,"top",a),d&1&&l!==(l=`${t[1].positionInImage.x*100}%`)&&z(e,"left",l)},d(c){c&&O(e)}}}function rA(n){let t,e=[],i=new Map,s=Pe(n[0]);const o=r=>r[1].id;for(let r=0;r<s.length;r+=1){let a=Gl(n,s,r),l=o(a);i.set(l,e[r]=Nl(l,a))}return{c(){t=S("div");for(let r=0;r<e.length;r+=1)e[r].c();w(t,"class","plugin-pano-floorplan__extra-objects svelte-1i87fz7")},m(r,a){B(r,t,a);for(let l=0;l<e.length;l+=1)e[l]&&e[l].m(t,null)},p(r,[a]){a&1&&(s=Pe(r[0]),e=Ot(e,a,o,1,r,s,i,t,Ma,Nl,null,Gl))},i:q,o:q,d(r){r&&O(t);for(let a=0;a<e.length;a+=1)e[a].d()}}}function aA(n,t,e){let{extraObjects:i=[]}=t;return n.$$set=s=>{"extraObjects"in s&&e(0,i=s.extraObjects)},[i]}class lA extends le{constructor(t){super(),ae(this,t,aA,rA,oe,{extraObjects:0},oA)}}function Hl(n){let t,e;const i=[{five:n[0],pxmm:n[1],floorIndex:n[2],floorplanData:n[4],onRoomHeightClick:n[7],highlightData:n[5],hoveredRoom:void 0}];let s={};for(let o=0;o<i.length;o+=1)s=tt(s,i[o]);return t=new Kh({props:s}),{c(){ne(t.$$.fragment)},m(o,r){te(t,o,r),e=!0},p(o,r){const a=r&183?ct(i,[{five:o[0],pxmm:o[1],floorIndex:o[2],floorplanData:o[4],onRoomHeightClick:o[7],highlightData:o[5],hoveredRoom:void 0}]):{};t.$set(a)},i(o){e||(k(t.$$.fragment,o),e=!0)},o(o){j(t.$$.fragment,o),e=!1},d(o){ie(t,o)}}}function cA(n){let t,e,i,s,o,r;const a=[{floorIndex:n[2],floorplanData:n[4]}];let l={};for(let d=0;d<a.length;d+=1)l=tt(l,a[d]);t=new Jh({props:l}),i=new lA({props:{extraObjects:n[6]}});let c=n[3]&&Hl(n);return{c(){ne(t.$$.fragment),e=$(),ne(i.$$.fragment),s=$(),c&&c.c(),o=Ee()},m(d,h){te(t,d,h),B(d,e,h),te(i,d,h),B(d,s,h),c&&c.m(d,h),B(d,o,h),r=!0},p(d,[h]){const u=h&20?ct(a,[{floorIndex:d[2],floorplanData:d[4]}]):{};t.$set(u);const m={};h&64&&(m.extraObjects=d[6]),i.$set(m),d[3]?c?(c.p(d,h),h&8&&k(c,1)):(c=Hl(d),c.c(),k(c,1),c.m(o.parentNode,o)):c&&(de(),j(c,1,1,()=>{c=null}),he())},i(d){r||(k(t.$$.fragment,d),k(i.$$.fragment,d),k(c),r=!0)},o(d){j(t.$$.fragment,d),j(i.$$.fragment,d),j(c),r=!1},d(d){d&&(O(e),O(s),O(o)),ie(t,d),ie(i,d),c&&c.d(d)}}}function dA(n,t,e){let i,{five:s}=t,{pxmm:o}=t,{floorIndex:r}=t,{hoverEnable:a}=t,{floorplanData:l}=t,{extraObjects:c=[]}=t,{highlightData:d}=t;const h=void 0;return n.$$set=u=>{"five"in u&&e(0,s=u.five),"pxmm"in u&&e(1,o=u.pxmm),"floorIndex"in u&&e(2,r=u.floorIndex),"hoverEnable"in u&&e(3,a=u.hoverEnable),"floorplanData"in u&&e(4,l=u.floorplanData),"extraObjects"in u&&e(8,c=u.extraObjects),"highlightData"in u&&e(5,d=u.highlightData)},n.$$.update=()=>{n.$$.dirty&260&&e(6,i=c==null?void 0:c.filter(u=>u.floorIndex===r))},[s,o,r,a,l,d,i,h,c]}class hA extends le{constructor(t){super(),ae(this,t,dA,cA,oe,{five:0,pxmm:1,floorIndex:2,hoverEnable:3,floorplanData:4,extraObjects:8,highlightData:5})}}function uA(n){ue(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 _l(n){let t,e,i,s,o=n[7]!==0&&Fl(n);return{c(){t=S("div"),o&&o.c(),w(t,"class","plugin-floorplan-radar svelte-1mvqyqq")},m(r,a){B(r,t,a),o&&o.m(t,null),e=!0,i||(s=[ei(Sn.call(null,t)),be(t,"clientWidth",n[13]),be(t,"clientHeight",n[14])],i=!0)},p(r,a){r[7]!==0?o?(o.p(r,a),a&128&&k(o,1)):(o=Fl(r),o.c(),k(o,1),o.m(t,null)):o&&(de(),j(o,1,1,()=>{o=null}),he())},i(r){e||(k(o),e=!0)},o(r){j(o),e=!1},d(r){r&&O(t),o&&o.d(),i=!1,qe(s)}}}function Fl(n){let t,e,i,s,o=`${n[9]}px`,r=`${n[12]}px`,a;const l=[{five:n[0],pxmm:n[10],floorIndex:n[11],floorplanData:n[3],hoverEnable:n[2],extraObjects:n[5],highlightData:n[6]}];let c={};for(let u=0;u<l.length;u+=1)c=tt(c,l[u]);e=new hA({props:c});const d=[{pxmm:n[10],five:n[0],floorplanData:n[3],cameraImageUrl:n[4]}];let h={};for(let u=0;u<d.length;u+=1)h=tt(h,d[u]);return s=new sA({props:h}),{c(){t=S("div"),ne(e.$$.fragment),i=$(),ne(s.$$.fragment),w(t,"class","plugin-floorplan-radar-container svelte-1mvqyqq"),z(t,"width",o),z(t,"height",r)},m(u,m){B(u,t,m),te(e,t,null),x(t,i),te(s,t,null),a=!0},p(u,m){const A=m&3181?ct(l,[{five:u[0],pxmm:u[10],floorIndex:u[11],floorplanData:u[3],hoverEnable:u[2],extraObjects:u[5],highlightData:u[6]}]):{};e.$set(A);const p=m&1049?ct(d,[{pxmm:u[10],five:u[0],floorplanData:u[3],cameraImageUrl:u[4]}]):{};s.$set(p),m&512&&o!==(o=`${u[9]}px`)&&z(t,"width",o),m&4096&&r!==(r=`${u[12]}px`)&&z(t,"height",r)},i(u){a||(k(e.$$.fragment,u),k(s.$$.fragment,u),a=!0)},o(u){j(e.$$.fragment,u),j(s.$$.fragment,u),a=!1},d(u){u&&O(t),ie(e),ie(s)}}}function fA(n){let t,e,i=n[1]&&_l(n);return{c(){i&&i.c(),t=Ee()},m(s,o){i&&i.m(s,o),B(s,t,o),e=!0},p(s,[o]){s[1]?i?(i.p(s,o),o&2&&k(i,1)):(i=_l(s),i.c(),k(i,1),i.m(t.parentNode,t)):i&&(de(),j(i,1,1,()=>{i=null}),he())},i(s){e||(k(i),e=!0)},o(s){j(i),e=!1},d(s){s&&O(t),i&&i.d(s)}}}function mA(n,t,e){var I,M;let{five:i}=t,{visible:s}=t,{hoverEnable:o}=t,{floorplanData:r}=t,{cameraImageUrl:a}=t,{extraObjects:l=[]}=t,{highlightData:c}=t,d=0,h=(M=(I=i.work.observers[i.getCurrentState().panoIndex])==null?void 0:I.floorIndex)!=null?M:0,u=0,m=0,A=0,p=0;function g(D){e(11,h=i.work.observers[D].floorIndex)}bt(()=>(i.on("panoArrived",g),()=>{i.off("panoArrived",g)}));const v=D=>{e(7,u=D.detail)},y=D=>{e(8,m=D.detail)};return n.$$set=D=>{"five"in D&&e(0,i=D.five),"visible"in D&&e(1,s=D.visible),"hoverEnable"in D&&e(2,o=D.hoverEnable),"floorplanData"in D&&e(3,r=D.floorplanData),"cameraImageUrl"in D&&e(4,a=D.cameraImageUrl),"extraObjects"in D&&e(5,l=D.extraObjects),"highlightData"in D&&e(6,c=D.highlightData)},n.$$.update=()=>{if(n.$$.dirty&904){const D=Math.min(u,m),{max:P,min:V}=r.bounding,L=P.x-V.x,X=P.y-V.y,U=function(){return L>X?[D,D/L*X]:[D/X*L,D]}();e(9,A=U[0]),e(12,p=U[1]),e(10,d=A/L)}},[i,s,o,r,a,l,c,u,m,A,d,h,p,v,y]}class gA extends le{constructor(t){super(),ae(this,t,mA,fA,oe,{five:0,visible:1,hoverEnable:2,floorplanData:3,cameraImageUrl:4,extraObjects:5,highlightData:6},uA)}}let pA=class extends yi{constructor(e,i){super(e);f(this,"name","panoFloorplanRadarPlugin");f(this,"state");f(this,"data");f(this,"app");f(this,"wrapperSelector","");f(this,"wrapper",null);f(this,"disposed",!1);f(this,"extraObjects",[]);f(this,"highlightData",{});f(this,"dispose",()=>{var e;this.disposed=!0,(e=this.app)==null||e.$destroy(),this.wrapper=null,this.wrapperSelector="",this.hooks.emit("dispose")});f(this,"highlight",e=>{this.state.config.highlightEnable&&(this.highlightData=e,this.render())});f(this,"unhighlight",()=>{this.highlightData={},this.render()});f(this,"_disable",e=>{var s;const{userAction:i}=e;(s=this.app)==null||s.$destroy(),this.app=void 0,this.hooks.emit("disable",{userAction:i})});this.five=e;const s={hoverEnable:!0,highlightEnable:!0,cameraImageUrl:mi},o=i!=null&&i.configs?i.configs:{},r=G(G({},s),o);this.state={enabled:!0,visible:!0,config:r},i!=null&&i.wrapper&&console.warn("不推荐继续使用 params.selector 配置父容器,请使用 appendTo 方法"),typeof(i==null?void 0:i.wrapper)=="string"?this.wrapperSelector=i.wrapper:(i==null?void 0:i.wrapper)instanceof Element&&(this.wrapper=i.wrapper),e.once("dispose",this.dispose)}load(e,i,s=!0){return W(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 gi(a),this.hooks.emit("dataLoaded",this.data),this.hooks.emit("dataChange",this.data,l),i&&this.updateState(i,s),this.render()})}show(){return W(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 W(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.render()}changeConfigs(e,i=!0){this.setState({config:e},{userAction:i}),this.render()}setExtraObjectsWith3DPositions(e){this.data&&(this.extraObjects=Gp(e,this.five,this.data),this.render())}formatData(e){return W(this,null,function*(){return yield gi(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;this.state=G(G({},this.state),e),!It(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=ve(G({},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 gA({target:this.wrapper,props:e})}};const AA=(n,t)=>new pA(n,t),vA=[{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:"和室"}],bA=[{type:0,description:"木质地板"},{type:1,description:"瓷砖地面"},{type:2,description:"户外地面"},{type:3,description:"卫生间地面"},{type:4,description:"阳台地面"},{type:5,description:"车库地面"}],yA=[{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:"写字楼"}],Er=(n,t,e)=>{const i=new E.Matrix4,s=new E.Euler(n,t,e,"YXZ");return i.makeRotationFromEuler(s),i},wA=(n,{scale:t,rotation:e,position:i})=>{if(t&&n.scale.set(t,t,t),e){const[s,o,r]=e;s&&n.applyMatrix4(Er(s,0,0)),o&&n.applyMatrix4(Er(0,o,0)),r&&n.applyMatrix4(Er(0,0,r))}return i&&n.position.set(i.x,i.y,i.z),n};function tu(n,t){n.traverse(e=>{var i;if(e.type==="Mesh"){const s=e,o=G({map:s.material.map||{}},t);s.material=new R.MeshBasicMaterial(o),s.renderOrder=1,((i=e.parent)==null?void 0:i.type)==="Mesh"&&(e.renderOrder=e.parent.renderOrder+1)}})}const CA=(n,t)=>{var p;const e=t.fbx_url||"//vrlab-image4.ljcdn.com/release/web/dipan2.f38a21cc.FBX",i=(p=t.north_rad)!=null?p:void 0,s={};let o={x:0,y:0,z:0},r=[0,0,0],a=1,l=i;n.on("modelLoaded",A);const c=g=>W(exports,null,function*(){var M;const v=(g==null?void 0:g.fbx_url)||e;if(l=(M=g==null?void 0:g.north_rad)!=null?M:i,typeof l!="number")throw new Error('"northRad"配置参数缺失:未配置指南针指向!');const I=yield new uh.FBXLoader().loadAsync(v);return tu(I,{transparent:!0,side:E.DoubleSide,blending:E.AdditiveBlending}),s.object=I,A(),!0}),d=({latitude:g})=>{if(!s.object)return;const v=h(g);v&&(s.object.position.y=v)},h=g=>{if(s.yBase===void 0)return;const v=.6;if(g>=Math.PI/4)return s.yBase-(v+1.6);const y=g*(4/Math.PI);return s.yBase-(v*y+1.6)},u=()=>{if(!s.object)return;const g=h(n.getPose().latitude);g&&(s.object.position.y=g),n.scene.add(s.object),n.needsRender=!0,n.on("cameraDirectionUpdate",d)},m=()=>{s.object&&(n.scene.remove(s.object),n.needsRender=!0,n.off("cameraDirectionUpdate",d))};function A(){const g=s.object;if(!g)return;const v=n.model.bounding,y=v.max.x-v.min.x,I=v.max.z-v.min.z,M=Math.max(y,I),{max:{x:D,z:P},min:{x:V,y:L,z:X}}=v;s.yBase=L,o={x:(D+V)/2,y:L-1.6,z:(P+X)/2},r=[0,l-Math.PI/2,0],a=.0045*M,wA(g,{position:o,rotation:r,scale:a})}return{load:c,disable:m,enable:u}};function IA(n,t){var c,d,h,u,m;const e=(c=t==null?void 0:t.size)!=null?c:512,i=(d=t==null?void 0:t.fontSize)!=null?d:e*(35/256)*1.2,s=(h=t==null?void 0:t.backgroundColor)!=null?h:"rgba(0,0,0,0)",o=(u=t==null?void 0:t.fontColor)!=null?u:"#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 R.CanvasTexture(a)}const PA=({x:n,y:t,z:e})=>new R.Vector3(n,t,e),EA=(n,t)=>{var p,g,v;const e={},i=(p=t.animationEnabled)!=null?p:!0,s=(g=t.position)!=null?g:void 0,o=(v=t.rad)!=null?v:void 0,r=t.fbx_url||"//vrlab-image4.ljcdn.com/release/web/entryDoorMini/Anim_Door1.fbx",a=[],l=y=>W(exports,null,function*(){var U,N,H,_,Q,F,J,Z;const I=(U=y==null?void 0:y.position)!=null?U:s;if(!I)return Promise.reject(new Error("ModelEntryDoorGuidePlugin.load(): position is undefined"));const M=PA(I),D=(N=y==null?void 0:y.rad)!=null?N:o,P=(H=y==null?void 0:y.fbx_url)!=null?H:r;if(e.rad=D,D===void 0)return Promise.reject(new Error(`ModelEntryDoorGuidePlugin.load(): rad is ${D}`));const V=yield new uh.FBXLoader().loadAsync(P);V.position.copy(M),V.rotation.z=D,V.scale.set(.8,.8,.8),tu(V,{transparent:!0,side:E.DoubleSide});const L=(J=(F=(Q=(_=V.children)==null?void 0:_[0])==null?void 0:Q.children)==null?void 0:F[3])==null?void 0:J.clone();if(!L)return Promise.reject(new Error(`ModelEntryDoorGuidePlugin.load(): textMesh is ${L}`));const X=(Z=t.name)!=null?Z:"入户门";return L.material=new R.MeshBasicMaterial({transparent:!0,map:IA(X)}),L.renderOrder=3,V.children[0].add(L),e.object=V,!0}),c=()=>{if(e.animation)return;if(!e.object)return console.error("ModelEntryDoorGuidePlugin.initAnimation(): state.object is ",e.object);const y=1,I=new R.AnimationMixer(e.object);a.push(I);const M=I.clipAction(e.object.animations[0]);M.timeScale=y;let D;const P=()=>{let U=0,N=0;const H=1e3/30,_=Q=>{U=requestAnimationFrame(_);const F=Q-N;F<H||(N=Q,a.forEach(J=>J.update(F/1e3)),n.needsRender=!0)};return U=requestAnimationFrame(_),()=>{cancelAnimationFrame(U)}},X={play:()=>{D||(M.play(),D=P(),requestAnimationFrame(()=>{e.object&&e.object.rotation.z!==e.rad&&(e.object.rotation.z=e.rad)}))},stop:()=>{M.stop(),D==null||D(),D=void 0}};e.animation=X},d=y=>{var M;if(!e.object)return console.error("ModelEntryDoorGuidePlugin.enable(): object is ",e.object);((M=y==null?void 0:y.animationEnable)!=null?M:i)&&(e.animation||c(),e.animation.play()),n.scene.add(e.object),n.needsRender=!0},h=()=>{e.object&&(e.animation&&e.animation.stop(),n.scene.remove(e.object),n.needsRender=!0)},u=y=>y==="Floorplan"?d():h();return{load:l,enable:y=>(e.enabled||(e.enabled=!0,u(n.currentMode),n.on("modeChange",u),d(y)),!0),disable:()=>(e.enabled&&(e.enabled=!1,h(),n.off("modeChange",u)),!0)}},MA=Lt;function kA(n,t,e,i=MA.Linear.None){const s=new po(n).to(t,e).easing(i);vo(()=>s.start(0));const o=In(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 xA(n,t){return kA({progress:0},{progress:1},n,t)}var iu=(n=>(n.Move="Move",n.Rotate="Rotate",n))(iu||{}),Gt=(n=>(n.Clockwise="Clockwise",n.Anticlockwise="Anticlockwise",n.Loop="Loop",n))(Gt||{});const Us=Math.PI*2;function Wl(n){return(n%Us+Us)%Us}function Yl(n){return n%Us}function Mr(n,t,e){return n+(t-n)*e}const $r=(n,t,e)=>{const i=Math.PI,s=i*2;let o=Wl(n),r=Wl(t);return e===Gt.Anticlockwise&&o<r&&(o+=s),e===Gt.Clockwise&&r<o&&(r+=s),e===Gt.Loop&&r-o>i?$r(o,r,Gt.Anticlockwise):e===Gt.Loop&&o-r>i?$r(o,r,Gt.Clockwise):{from:o,to:r}},DA=n=>{const t={},e=(l,c,...d)=>W(exports,[l,c,...d],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((h,u)=>{const m=o.panoIndex!==void 0?o.panoIndex:n.panoIndex;m!==void 0?n.moveToPano(m,G({duration:r,moveEndCallback:()=>h(!0),moveCancelCallback:()=>u(new Error("move canceled"))},o)):u(new Error("unexpected error"))})}),i=o=>{const r=n.state,a=Yl(r.latitude),l=Yl(o.latitude),{from:c,to:d}=$r(r.longitude,o.longitude,o.rotation||Gt.Loop),h=r.fov,u=o.fov;return{from:{latitude:a,longitude:c,fov:h},to:{latitude:l,longitude:d,fov:u}}};return{move:e,rotate:(l,c,...d)=>W(exports,[l,c,...d],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,A)=>{if(!o.panoIndex){m(!0);return}n.moveToPano(o.panoIndex,{moveEndCallback:()=>m(!0),moveCancelCallback:()=>A(new Error("move canceled"))})})),a.asyncEndCallback&&(yield a.asyncEndCallback());const{from:h,to:u}=i(o);return yield new Promise(m=>{const A=({progress:I})=>{const M={};M.longitude=Mr(h.longitude,u.longitude,I),M.latitude=Mr(h.latitude,u.latitude,I),M.fov=Mr(h.fov,u.fov,I),n.setState(M,!0)},p=()=>{m(!0)},g=()=>{m(!1)},v=o.rotateSpeed?Math.ceil(Math.abs(u.longitude-h.longitude)/o.rotateSpeed*1e3):r,y=xA(v,Lt.Linear.None).onUpdate(A).onComplete(p).onDestroy(g);o.rotation===Gt.Loop&&y.repeat(1/0).yoyo(!0),t.interruptCallback=(I=!0)=>{y.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 Ul(n,t){return n.x===t.x&&n.y===t.y}function nu(n,t){return Math.abs(n)===1/0&&Math.abs(t)===1/0?!0:Math.abs(n-t)<.001}function lo(n,t){return(t.y-n.y)/(t.x-n.x)}function su(n,t,e){const i=lo(n[1],n[0]),s=lo(t[1],t[0]);if(isNaN(i)||isNaN(s)||nu(i,s))return!1;if(js(n[0],t))return n[0];if(js(n[1],t))return n[1];if(js(t[0],n))return t[0];if(js(t[1],n))return t[1];if(e&&!SA(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 js(n,t){return Ul(n,t[0])||Ul(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&&nu(lo(t[0],n),lo(n,t[1]))}function zs(n,t,e){return(n.x-e.x)*(t.y-e.y)-(t.x-e.x)*(n.y-e.y)}function SA(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)&&zs(t[0],n[1],n[0])*zs(n[1],t[1],n[0])>0&&zs(n[0],t[1],t[0])*zs(t[1],n[1],t[0])>0?1:0}function ou(n,t=0){t<=0?requestAnimationFrame(n):requestAnimationFrame(()=>ou(n,t-1))}const TA=`<style type="text/css">
195
195
  .PanoRulerPlugin-rule-line {
196
196
  position: absolute;
197
197
  transform-origin: left center;
@@ -284,7 +284,7 @@ void main() {
284
284
  <div class="PanoRulerPlugin-rule-label-name">${e.options.distanceText(g)}</div>
285
285
  </div>
286
286
  </div>
287
- `,y=document.createElement("div");return y.setAttribute("class","PanoRulerPlugin-rule"),y.setAttribute("data-name",p),y.setAttribute("style","display: none"),y.innerHTML=v,y},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=TA,s.appendChild(o);const r={},a=(p,g)=>{if(e.loaded)throw new Error("标尺被重复初始化!");const v=jA(p,n),y=n.work;if(!y)return!1;for(const I in g){const M=g[I],{standingPosition:D}=y.observers[0],P=M.map(({x:V,z:L,observers:X})=>{const U=X.length>0?p.rooms[p.observers[X[0]]].name:"",N=v[U]?v[U].floor:null;let H=1/0,_={index:0,x:D.x,y:D.y,z:D.z};X.forEach(ce=>{if(!y.observers[ce])return;const{standingPosition:se}=y.observers[ce],we={index:ce,x:se.x,y:se.y,z:se.z},Ce=LA({x:V,z:L},we);N?Ce<H&&Math.abs(we.y-N)<.3&&(H=Ce,_=we):Ce<H&&(H=Ce,_=we)});const Q=new R.Vector3(V,_.y,L);Object.assign(Q,{observers:X});const F=v[U]?v[U].roof:null,J=F?new R.Vector3(V,F,L):null;return J&&Object.assign(J,{observers:X}),{origin:Q,vertical:J}});r[I]={origins:P.map(V=>V.origin),rules:[]};for(const{origin:V,vertical:L}of P){if(!L)continue;const X=i(I,V.distanceTo(L));s.append(X),r[I].rules.push({vertical:!0,rule:[V,L],$element:X})}for(let V=0;V<P.length;V++){let L=V+1;L>=P.length&&(L=0);const{origin:X}=P[V],{origin:U}=P[L],N=i(I,X.distanceTo(U));s.append(N),r[I].rules.push({vertical:!1,rule:[X,U],$element:N})}}return e.loaded=!0,!0},l=(p,g,v)=>W(exports,null,function*(){const y=p||t.roomInfo,I=g||t.roomRules;if(!y||!I)throw new Error("标尺数据依赖不齐全!");return e.loaded=!1,e.options=G(G({},e.options),v||{}),n.model.loaded?a(y,I):yield new Promise(M=>n.once("modelLoaded",()=>M(a(y,I))))});t.roomInfo&&t.roomRules&&l(t.roomInfo,t.roomRules);const c=(p,g,v,y)=>{const I=[[{x:0,y:0},{x:v,y:0}],[{x:0,y:0},{x:0,y}],[{x:v,y:0},{x:v,y}],[{x:0,y},{x:v,y}]],M=[];for(let D=0;D<I.length;D++){const P=su([p,g],[I[D][0],I[D][1]],!0);P&&M.push(P)}return M.length===0?!1:M},d=()=>{var X;const p=(X=n.getElement())==null?void 0:X.parentElement;if(!p||!e.loaded||Object.keys(r).length<=0)return;const{panoIndex:g,camera:v,currentMode:y}=n;if(g===void 0)return;let I;for(const U in r)U.split(",").indexOf(g.toString())>=0&&(I=U);if(!I){for(const U in r)for(const{$element:N}of r[U].rules)N.style.display="none";return}const M=v.position,D=v.getWorldDirection(new R.Vector3),P=p.clientWidth,V=p.clientHeight;if(y!==je.Five.Mode.Panorama){for(const U in r)for(const{$element:N}of r[U].rules)N.style.display="none";return}for(const U in r)for(const{$element:N}of r[U].rules)N.style.display=U===I?"block":"none";const[L]=r[I].origins.slice().filter(U=>U.observers.indexOf(g)>=0).sort((U,N)=>{const H=U.clone().setY(0).sub(M).normalize().angleTo(D.clone().setY(0)),_=N.clone().setY(0).sub(M).normalize().angleTo(D.clone().setY(0));return H-_});for(const{rule:U,vertical:N,$element:H}of r[I].rules){const[_,Q]=U,F=H.querySelector(".PanoRulerPlugin-rule-line");if(!F)return;if(!L){H.style.display="none";continue}if(_!==L&&Q!==L){H.style.display="none";continue}if(_.distanceTo(Q)<.3){H.style.display="none";continue}if(_.observers.indexOf(g)===-1||Q.observers.indexOf(g)===-1){H.style.display="none";continue}if(_.clone().sub(M).normalize().angleTo(D)>Math.PI/2){H.style.display="none";continue}if(Q.clone().sub(M).normalize().angleTo(D)>Math.PI/2){H.style.display="none";continue}const ee=_.distanceTo(Q);if(Q.clone().sub(Q.clone().sub(_).divide(new R.Vector3(2,2,2))).distanceTo(M)/ee>8){H.style.display="none";continue}const we=_.clone().project(v),Ce=(we.x+1)/2*P,pe=(-we.y+1)/2*V,Ve=Q.clone().project(v),Ae=(Ve.x+1)/2*P,We=(-Ve.y+1)/2*V,fe=Math.sqrt(Math.pow(Ae-Ce,2)+Math.pow(We-pe,2));let ye=fe,ze=50;const me=c({x:~~Ce,y:~~pe},{x:~~Ae,y:~~We},P,V);if(me&&me.length===1&&(L===_?(ye=Math.sqrt(Math.pow(me[0].x-Ce,2)+Math.pow(me[0].y-pe,2)),ze=ye/fe*50):L===Q&&(ye=Math.sqrt(Math.pow(me[0].x-Ae,2)+Math.pow(me[0].y-We,2)),ze=100-ye/fe*50)),me&&me.length===2){const re={x:(me[0].x+me[1].x)/2,y:(me[0].y+me[1].y)/2};ze=Math.sqrt(Math.pow(re.x-Ce,2)+Math.pow(re.y-pe,2))/fe*100}const dt=(Math.PI/2-Math.atan2(Ae-Ce,pe-We))/Math.PI*180,ke=F.querySelector(".PanoRulerPlugin-rule-label"),nt=ke.children[0].clientWidth;nt>=fe||nt/2>=ze/100*fe||nt/2>=(1-ze/100)*fe?F.style.display="none":(F.style.display="block",F.style.width=fe+"px",F.style.left=Ce+"px",F.style.top=pe+"px",F.style.transform=`rotate(${-dt}deg)`,ke.style.left=`${ze}%`)}},h=()=>ou(d),u=()=>{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),d(),n.on("modeChange",d),n.on("cameraUpdate",h),e.enable=!0),!0):!1},m=()=>(e.enable&&(n.off("modeChange",d),n.off("cameraUpdate",h),s&&s.remove(),e.enable=!1),!0);function A(p){if(p.distanceText&&p.distanceText!==e.options.distanceText){const g=p.distanceText;e.options.distanceText=g,Object.values(r).forEach(v=>{v.rules.forEach(y=>{const[I,M]=y.rule,D=I.distanceTo(M),P=y.$element.querySelector(".PanoRulerPlugin-rule-label-name");P&&(P.innerText=g(D))})})}}return{enable:u,disable:m,load:l,state:e,changeConfigs:A}};function OA(n){ue(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 Xl(n,t,e){const i=n.slice();return i[6]=t[e],i}function BA(n){let t,e=Pe(n[0].children),i=[];for(let s=0;s<e.length;s+=1)i[s]=Zl(Xl(n,e,s));return{c(){t=S("div");for(let s=0;s<i.length;s+=1)i[s].c();w(t,"class","rule-mixed-line svelte-1h27ktp")},m(s,o){B(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=Pe(s[0].children);let r;for(r=0;r<e.length;r+=1){const a=Xl(s,e,r);i[r]?i[r].p(a,o):(i[r]=Zl(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&&O(t),jt(i,s)}}}function VA(n){let t,e;return{c(){t=S("em"),w(t,"class",e=Qe(n[0].state?"em-solid":"em-dotted")+" svelte-1h27ktp"),w(t,"style",n[3])},m(i,s){B(i,t,s)},p(i,s){s&1&&e!==(e=Qe(i[0].state?"em-solid":"em-dotted")+" svelte-1h27ktp")&&w(t,"class",e),s&8&&w(t,"style",i[3])},d(i){i&&O(t)}}}function Zl(n){let t,e,i=`${n[6].width}px`;return{c(){t=S("div"),w(t,"class",e=Qe(n[6].state?"em-solid":"em-dotted")+" svelte-1h27ktp"),w(t,"style",n[3]),z(t,"width",i)},m(s,o){B(s,t,o)},p(s,o){o&1&&e!==(e=Qe(s[6].state?"em-solid":"em-dotted")+" svelte-1h27ktp")&&w(t,"class",e),o&8&&w(t,"style",s[3]),(o&8||o&9&&i!==(i=`${s[6].width}px`))&&z(t,"width",i)},d(s){s&&O(t)}}}function RA(n){let t,e,i,s,o=n[0].labelElement+"",r,a,l=`${n[0].labelOffset}%`,c=`${n[0].width}px`,d=`${n[0].left}px`,h=`${n[0].top}px`,u=`rotate(${n[0].rotateDeg}deg)`;function m(g,v){return g[0].children.length===0?VA:BA}let A=m(n),p=A(n);return{c(){t=S("div"),p.c(),e=$(),i=S("div"),s=S("div"),r=xe(o),w(s,"class","PanoRulerPlugin-rule-label-name svelte-1h27ktp"),He(()=>n[4].call(s)),w(i,"class","PanoRulerPlugin-rule-label svelte-1h27ktp"),z(i,"left",l),w(t,"class","PanoRulerPlugin-rule-line svelte-1h27ktp"),z(t,"width",c),z(t,"left",d),z(t,"top",h),z(t,"transform",u),z(t,"display",n[0].visible&&n[2]?"block":"none")},m(g,v){B(g,t,v),p.m(t,null),x(t,e),x(t,i),x(i,s),x(s,r),a=yo(s,n[4].bind(s))},p(g,[v]){A===(A=m(g))&&p?p.p(g,v):(p.d(1),p=A(g),p&&(p.c(),p.m(t,e))),v&1&&o!==(o=g[0].labelElement+"")&&Se(r,o),v&1&&l!==(l=`${g[0].labelOffset}%`)&&z(i,"left",l),v&1&&c!==(c=`${g[0].width}px`)&&z(t,"width",c),v&1&&d!==(d=`${g[0].left}px`)&&z(t,"left",d),v&1&&h!==(h=`${g[0].top}px`)&&z(t,"top",h),v&1&&u!==(u=`rotate(${g[0].rotateDeg}deg)`)&&z(t,"transform",u),v&5&&z(t,"display",g[0].visible&&g[2]?"block":"none")},i:q,o:q,d(g){g&&O(t),p.d(),a()}}}function QA(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 GA extends le{constructor(t){super(),ae(this,t,QA,RA,oe,{rulerItemProp:0},OA)}}function Jl(n,t,e){const i=n.slice();return i[12]=t[e],i}function ql(n){let t,e;return t=new GA({props:{rulerItemProp:n[12]}}),{c(){ne(t.$$.fragment)},m(i,s){te(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.rulerItemProp=i[12]),t.$set(o)},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){j(t.$$.fragment,i),e=!1},d(i){ie(t,i)}}}function NA(n){let t,e,i=Pe(n[0]),s=[];for(let r=0;r<i.length;r+=1)s[r]=ql(Jl(n,i,r));const o=r=>j(s[r],1,1,()=>{s[r]=null});return{c(){t=S("div");for(let r=0;r<s.length;r+=1)s[r].c()},m(r,a){B(r,t,a);for(let l=0;l<s.length;l+=1)s[l]&&s[l].m(t,null);e=!0},p(r,[a]){if(a&1){i=Pe(r[0]);let l;for(l=0;l<i.length;l+=1){const c=Jl(r,i,l);s[l]?(s[l].p(c,a),k(s[l],1)):(s[l]=ql(c),s[l].c(),k(s[l],1),s[l].m(t,null))}for(de(),l=i.length;l<s.length;l+=1)o(l);he()}},i(r){if(!e){for(let a=0;a<i.length;a+=1)k(s[a]);e=!0}},o(r){s=s.filter(Boolean);for(let a=0;a<s.length;a+=1)j(s[a]);e=!1},d(r){r&&O(t),jt(s,r)}}}function HA(n,t,e){var p,g,v,y;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=((y=(v=i.getElement())==null?void 0:v.parentElement)==null?void 0:y.clientHeight)||0,c=(I,M)=>{const D=[[{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}]],P=[];for(let V=0;V<D.length;V++){const L=su([I,M],[D[V][0],D[V][1]],!0);L&&P.push(L)}return P.length===0?!1:P},d=(I,M)=>{const D=I.clone().project(i.camera),P=(D.x+1)/2*a,V=(-D.y+1)/2*l,L=M.clone().project(i.camera),X=(L.x+1)/2*a,U=(-L.y+1)/2*l,N=Math.sqrt(Math.pow(X-P,2)+Math.pow(U-V,2));return{startLeft:P,startTop:V,endLeft:X,endTop:U,distance:N}},h=(I,M,D)=>{const P=i.camera.position,V=i.camera.getWorldDirection(new R.Vector3),L=I.clone().sub(P).normalize().angleTo(V),X=M.clone().sub(P).normalize().angleTo(V),U=I.distanceTo(M),H=M.clone().sub(M.clone().sub(I).divide(new R.Vector3(2,2,2))).distanceTo(P),{startLeft:_,startTop:Q,endLeft:F,endTop:J,distance:Z}=d(I,M),ce=-((Math.PI/2-Math.atan2(F-_,Q-J))/Math.PI)*180;let se=!0;D||(se=!1),!It(I,D)&&!It(M,D)&&(se=!1),U<.3&&(se=!1),L>Math.PI/2&&(se=!1),X>Math.PI/2&&(se=!1),H/U>8&&(se=!1);let we=50,Ce=Z;const pe=c({x:~~_,y:~~Q},{x:~~F,y:~~J});if(pe&&pe.length===1&&(It(I,D)?(Ce=Math.sqrt(Math.pow(pe[0].x-_,2)+Math.pow(pe[0].y-Q,2)),we=Ce/Z*50):It(M,D)&&(Ce=Math.sqrt(Math.pow(pe[0].x-F,2)+Math.pow(pe[0].y-J,2)),we=100-Ce/Z*50)),pe&&pe.length===2){const Ve={x:(pe[0].x+pe[1].x)/2,y:(pe[0].y+pe[1].y)/2};we=Math.sqrt(Math.pow(Ve.x-_,2)+Math.pow(Ve.y-Q,2))/Z*100}return{startLeft:_,startTop:Q,distance:Z,deg:ce,visible:se,labelOffset:we,ruleLength:U}},u=()=>{const I=i.panoIndex,M=s.find(N=>N.panoIndex===I);if(!M)return e(0,r=[]);if(i.currentMode!==je.Five.Mode.Panorama)return e(0,r=[]);const D=i.camera.position,P=i.camera.getWorldDirection(new R.Vector3),V=M.lines.map(N=>new R.Vector3(N.start[0],-N.start[1],-N.start[2])),L=M.lines.map(N=>new R.Vector3(N.end[0],-N.end[1],-N.end[2])),[X]=V.concat(L).sort((N,H)=>{const _=N.clone().setY(0).sub(D).normalize().angleTo(P.clone().setY(0)),Q=H.clone().setY(0).sub(D).normalize().angleTo(P.clone().setY(0));return _-Q}),U=M.lines.map(N=>{var Ce,pe;const H=N.start,_=N.end,{startLeft:Q,startTop:F,distance:J,deg:Z,visible:ee,labelOffset:ce,ruleLength:se}=h(new R.Vector3(H[0],-H[1],-H[2]),new R.Vector3(_[0],-_[1],-_[2]),X),we=[];return N.children&&((Ce=N.children)==null?void 0:Ce.length)>0&&((pe=N.children)==null||pe.forEach(Ve=>{const Ae=Ve.start,We=Ve.end,{distance:fe}=d(new R.Vector3(Ae[0],-Ae[1],-Ae[2]),new R.Vector3(We[0],-We[1],-We[2]));we.push({width:fe,state:Ve.state})})),{width:J,left:Q,top:F,rotateDeg:Z,state:N.state,children:we,labelOffset:ce,visible:ee,labelElement:o.distanceText(se)}});e(0,r=U)},m=()=>vo(u),A=Oa(u,80);return bt(()=>{u(),i.on("panoArrived",u),i.on("modeChange",u),i.on("cameraDirectionUpdate",m),i.on("movingToPano",m),i.on("mouseWheel",()=>A()),i.on("pinchGesture",()=>A())}),zt(()=>{i.off("panoArrived",u),i.off("modeChange",u),i.off("cameraDirectionUpdate",m),i.off("movingToPano",m),i.off("mouseWheel",()=>A()),i.off("pinchGesture",()=>A())}),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 _A extends le{constructor(t){super(),ae(this,t,HA,NA,oe,{five:1,rulerDatas:2,options:3})}}let FA=class{constructor(t,e){f(this,"five");f(this,"container",document.createElement("div"));f(this,"panoRulerProData");f(this,"rulerItems");f(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=G(G({},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",()=>W(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 W(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 W(this,null,function*(){var t;if(this.state.enabled){if(!this.panoRulerProData||!this.container)return;this.rulerItems=new _A({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(){this.container&&(this.rulerItems.$destroy(),this.rulerItems=void 0),this.container.remove()}};const WA=(n,t)=>new FA(n,t),YA="data:image/png;base64,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";function UA(){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(${YA})`,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 XA=new E.TextureLoader;function vn(n){return W(this,null,function*(){return new Promise((t,e)=>{XA.load(n,t,void 0,e)}).then(t=>(t.encoding=E.sRGBEncoding,t))})}const Os={userAction:!0};class ZA extends yi{constructor(e,i){super(e,i);f(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")}});f(this,"data");f(this,"group",new E.Group);f(this,"roomInfoInstance");f(this,"roomInfoWrapperInstance");f(this,"compassMeshTween");f(this,"compassMesh");f(this,"entryDoorMesh");f(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)});f(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)});f(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)});f(this,"_enable",()=>{this.five.scene.add(this.group),this.init(),this.onFivePanoArrived(this.five.panoIndex||0),this._addEventListener()});f(this,"_disable",()=>{this._clearCompassIfNeed(),this._clearEntryDoorIfNeed(),this.five.scene.remove(this.group),this._removeEventListener()});f(this,"_toggleVisible",()=>{this.group.visible=this.state.visible,this.five.needsRender=!0});f(this,"_clearCompassIfNeed",()=>{var e;this.compassMesh&&(this.group.remove(this.compassMesh),(e=this.compassMesh.material.map)==null||e.dispose(),this.compassMesh=null)});f(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)});f(this,"onFivePanoWillArrive",e=>{var i,s;e!==this.five.panoIndex&&((i=this.compassMeshTween)==null||i.dispose(),(s=this.compassMesh)==null||s.material.setValues({opacity:0}))});f(this,"onFivePanoArrived",e=>{var s,o,r,a,l,c,d;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&&(this.compassMesh.position.copy(i.clone().setY(i.y+.01)),this.compassMesh.material.opacity===0&&((a=this.compassMeshTween)==null||a.dispose(),this.compassMeshTween=Ao(1e3).onUpdate(({progress:h})=>{var u;(u=this.compassMesh)==null||u.material.setValues({opacity:h}),this.five.needsRender=!0}).play())),this.entryDoorMesh){const u=new E.Vector3(this.data.entrance.position.x,this.data.entrance.position.y,this.data.entrance.position.z).clone().setY(i.y).sub(i).normalize(),m=i.clone().add(u.clone().multiplyScalar(.7)).setY(i.y+.01);this.entryDoorMesh.rotation.z=new E.Vector3(0,0,-1).angleTo(u),this.entryDoorMesh.position.copy(m),((l=this.data)==null?void 0:l.room_observers[e].room.type)===1?(c=this.entryDoorMesh)==null||c.material.setValues({opacity:1}):(d=this.entryDoorMesh)==null||d.material.setValues({opacity:0})}this.roomInfoInstance&&this.roomInfoWrapperInstance&&(this.roomInfoWrapperInstance.css3DObject.position.copy(i.clone().setY(i.y+.01)),this.roomInfoInstance.setRoom(this.data.room_observers[e].room)),this.five.needsRender=!0});f(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())});f(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:G(G({},this.state.config),i||{})})}enable(e=Os){this.setState({enabled:!0},e)}disable(e=Os){this.setState({enabled:!1},e)}show(e=Os){if(this.state.enabled)return this.setState({visible:!0},e),Promise.resolve()}hide(e=Os){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:G(G({},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 W(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=G({},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 W(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.rotateX(-Math.PI/2),this.compassMesh.rotateZ(e-Math.PI/2),this.group.add(this.compassMesh));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=UA(),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 W(this,null,function*(){const e=this.state.config.compassImageUrl,i=yield vn(e),s=new E.CircleGeometry(.7,32),o=new E.MeshBasicMaterial({map:i,transparent:!0,opacity:0,depthTest:!1}),r=new E.Mesh(s,o);return r.name="pano-compass-mesh",r})}loadEntryDoorMesh(){return W(this,null,function*(){const e=this.state.config.entryDoorImageUrl,i=yield vn(e),s=new E.PlaneGeometry(.2,.16),o=new E.MeshBasicMaterial({map:i,transparent:!0,opacity:.8,depthTest:!1}),r=new E.Mesh(s,o);return r.name="pano-compass-entry-door",r})}loadRoomInfo(){const e=[new E.Vector3(-.7,0,-.7),new E.Vector3(.7,0,-.7),new E.Vector3(.7,0,.7),new E.Vector3(-.7,0,.7)];return bo(this.five).create3DDomContainer(e)}}const JA=(n,t)=>new ZA(n,t),qA=1,KA=3,$A=new R.Color(16777215),ev=new R.Color(6522623),tv=new R.Color(16777215),iv=new R.Color(6522623),nv=6,sv=8,ov="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgBAMAAACBVGfHAAAAIVBMVEUAAAD////////////////////////////////////////PIev5AAAACnRSTlMAG/Py2baba05un7UgfgAAAHJJREFUKM9joBpgLHVSCRdA4metAoJlCJHmVWBgAeNzroKCCVCBLpjACqgJVjCBxRBT2FbBQQJYQAohsBAsUIUQWA4WiEIILAULeCEEloAFtBACizAEMLRgGIphLabDMJ2O6TlM72MGECIIMQIZIxqoBQCPvpJ/e9FaAAAAAABJRU5ErkJggg==",ru=new R.TextureLoader().load(ov),rv={pointTexture:ru,pointSize:nv,lineWidth:qA,lineColor:$A,pointColor:tv,lineRenderOrder:20,pointsRenderOrder:20},av={pointTexture:ru,pointSize:sv,lineWidth:KA,lineColor:ev,pointColor:iv,lineRenderOrder:10,pointsRenderOrder:10};function lv(n,t,e){var d,h,u,m,A;const i=(d=e==null?void 0:e.lineWidth)!=null?d:2,s=(h=e==null?void 0:e.lineColor)!=null?h:new R.Color(16777215),o=(u=e==null?void 0:e.pointSize)!=null?u:5,r=(m=e==null?void 0:e.lineRenderOrder)!=null?m:10,a=(A=e==null?void 0:e.lineRenderOrder)!=null?A:20,l=new hh.Line(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 Kl(n,t){const[e,i]=n.points,s=t==="light"?av:rv,o=lv(e.position,i.position,s);return o.name="normalLine_"+n.id,o}function zi(n){const{x:t,y:e,z:i}=n;return!(Math.abs(t)>1||Math.abs(e)>1||Math.abs(i)>1)}function Xs(n){const{z:t}=n;return!(Math.abs(t)>1)}function cv(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 dv(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 au{constructor(t){f(this,"ndcPosition");f(this,"contentDom");f(this,"containerDom");f(this,"params");f(this,"canSelected");f(this,"handleClick",t=>{var e,i;(i=(e=this.params).clickCallback)==null||i.call(e,t,this)});this.params=t,this.contentDom=cv({style:t.contentStyle}),this.containerDom=dv({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(!Xs(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 hv extends au{constructor(e){var i;e.contentStyle=ve(G({},e.contentStyle),{background:"rgba(195,195,195,0.70)",border:"0.5px solid rgba(255,255,255,0.6)",borderRadius:"999px"});super(e);f(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 V;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,d=l.position.clone().project(e.camera),h=c.position.clone().project(e.camera),u=Ai(l.position,c.position).clone().project(e.camera),m=new R.Vector2(d.x*r,d.y*a),A=new R.Vector2(h.x*r,h.y*a),p=m.distanceTo(A);if((()=>!(Math.abs(d.z)>1||Math.abs(h.z)>1||!Xs(d)&&!Xs(h)||!Xs(u)||p===0))()===!1){this.hide();return}const v=(u.x+1)/2*s,y=-(u.y-1)/2*o,M=-(Math.atan((m.y-A.y)/(m.x-A.x))*180)/Math.PI,D=this.containerDom.parentElement&&this.contentDom.clientWidth>p?-20:0;this.containerDom.style.transform=`translate(${v}px, ${y}px) rotate(${M}deg) translateY(${D}px)`,this.show(),(V=this.params.userDistanceItem)==null||V.update({line:this.line,polyline:this.line.getPolyline()});const P=this.getCurrentContent();this.contentDom.innerText=P}getCurrentContent(){var l,c,d,h;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=(h=(d=this.line.model.config)==null?void 0:d.getDistanceText)==null?void 0:h.call(d,s),a=o!=null?o:r;return a!=null?a:s.toFixed(2)+"m"}}class ii{constructor(t,e,i){f(this,"id");f(this,"selected",!1);f(this,"text");f(this,"type","line");f(this,"model");f(this,"mesh");f(this,"points");f(this,"lightMesh");f(this,"hook");f(this,"distanceItem");f(this,"polyline");f(this,"visible");var s;if(this.id=lt(),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=Kl(this,"normal"),this.lightMesh=Kl(this,"light"),this.distanceItem=new hv({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{id:this.id,points:this.points.map(t=>t.toJson()),text:this.text}}clone(){const t=new ii(this.points[0].clone(),this.points[1].clone(),this.model);return t.text=this.text,t}}class ft{constructor(t){f(this,"id");f(this,"position");f(this,"type","point");if(this.id=lt(),this.position=new R.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 ft(this.position)}}const Bs=n=>n.preventDefault();let Mo=class{constructor(t){f(this,"model");f(this,"five");f(this,"group");f(this,"config");f(this,"dashed");f(this,"perpendicularDashed");f(this,"disposed",!1);f(this,"isMobile");f(this,"editParams");f(this,"magnifierParams");f(this,"mouseGroup");f(this,"container");f(this,"hook");f(this,"magnifier");f(this,"userDistanceItemCreator");f(this,"getMeasureType");f(this,"updateDistanceUI",()=>{this.dashed.distanceItem.update(this.five),this.model.getAllLines().forEach(t=>t.distanceItem.update(this.five))});f(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;this.five=t.five,this.hook=t.hook,this.model=t.model,this.getMeasureType=t.getMeasureType,this.config=t.config,this.magnifierParams=t.magnifierParams,this.editParams=t.editParams,this.magnifier=t.magnifier,this.container=t.container,this.isMobile=(s=(i=t.openParams)==null?void 0:i.isMobile)!=null?s:!1,this.userDistanceItemCreator=t.userDistanceItemCreator,this.group=t.group,this.mouseGroup=t.mouseGroup,this.dashed=new ii(new ft([0,0,0]),new ft([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 ii(new ft([0,0,0]),new ft([0,0,0]),this.model),this.perpendicularDashed.distanceItem.setCanSelect(!1),this.perpendicularDashed.mesh.setMaterial({dashed:!0,dashScale:40,color:new R.Color(10218089)}),this.perpendicularDashed.mesh.name="perpendicularDashLine";const e=this.five.getElement();e&&(e.addEventListener("touchstart",Bs),e.addEventListener("contextmenu",Bs))}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(){this.disposed=!0,this.magnifier.disable(),this.model.getAllLines().forEach(e=>this.removeLine(e)),this.model.areas.forEach(e=>e.remove());const t=this.five.getElement();t&&(t.removeEventListener("touchstart",Bs),t.removeEventListener("contextmenu",Bs))}},Oi=class{constructor(t){f(this,"id",lt());f(this,"lines",[]);f(this,"visiblePanoIndexes");f(this,"model");f(this,"type","polyline");f(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{id:this.id,lines:this.lines.map(t=>t.toJson()),visiblePanoIndexes:this.visiblePanoIndexes}}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 d=new ii(l,c,this.model);return d.id=o.id,d.text=o.text,d});this.lines.push(...i),this.visiblePanoIndexes=t.visiblePanoIndexes;function s(){const o=new Map;function r(l){const c=o.get(l.id);if(c)return c;const d=new ft(l.position);return d.id=l.id,o.set(l.id,d),d}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)}};class lu extends R.Object3D{constructor(){super()}add(...t){if(t.length===0)return this;const e=t.filter(Boolean);return super.add(...e)}remove(...t){if(t.length===0)return this;const e=t.filter(Boolean);return super.remove(...e)}removeFromParent(){const t=this.parent;return t!==null&&t.remove(this),this}}function uv(n){const t=[...new Set(n)];if(t.length<3)return;t.at(-1).equals(t[0])||t.push(t[0]);const e=t.flatMap(r=>[r.x,r.y,r.z]),i=new E.Float32BufferAttribute(e,3),s=gf(e,void 0,3),o=new E.BufferGeometry;return o.setAttribute("position",i),o.setIndex(s),o.name="PolygonGeometry",o}const fv=new E.BufferGeometry;class cu extends lu{constructor(e){super();f(this,"isPolygonMesh",!0);f(this,"geometry",new E.BufferGeometry);f(this,"isBlank",!0);f(this,"points",[]);const i=new E.MeshBasicMaterial({color:4090367,transparent:!0,side:E.DoubleSide,depthTest:!0,opacity:.5}),s=new E.MeshBasicMaterial({color:16777215,transparent:!0,side:E.DoubleSide,depthTest:!1,depthWrite:!1,opacity:.3}),o=new E.Mesh(this.geometry,i),r=new E.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=uv(e);i?(this.geometry.copy(i),this.isBlank=!1):(this.geometry.copy(fv),this.isBlank=!0)}}function mv(n){const t=pv(n);if(t.length===0)return;let e=0,i=new R.Vector3;for(const[s,o,r]of t){const a=du(s,o,r),l=gv(s,o,r,a);e+=a,i.add(l)}return i=i.divideScalar(e),{center:i,area:e}}function du(n,t,e){return t.clone().sub(n).cross(e.clone().sub(n)).length()/2}function gv(n,t,e,i){const s=i!=null?i:du(n,t,e);return Ai(n,t,e).multiplyScalar(s)}function pv(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 R.Vector3().fromArray([t.getX(r),t.getY(r),t.getZ(r)]),d=new R.Vector3().fromArray([t.getX(a),t.getY(a),t.getZ(a)]),h=new R.Vector3().fromArray([t.getX(l),t.getY(l),t.getZ(l)]);i.push([c,d,h])}return i}class Av extends au{constructor(e){e.containerStyle=ve(G({},e.containerStyle),{zIndex:"1"}),e.contentStyle=ve(G({},e.contentStyle),{background:"#6386FF",borderRadius:"2px"});super(e);f(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=mv(s);if(!o){this.ndcPosition=null,this.updateDomPosition(e);return}const{area:r,center:a}=o;this.ndcPosition=a,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=`${kh(o)?e:e.toFixed(o)}${s}`}}class ea{constructor(t,e){f(this,"id",lt());f(this,"selected",!1);f(this,"text");f(this,"type","area");f(this,"lightMesh");f(this,"areaItem");f(this,"hook",new je.Subscribe);f(this,"model");f(this,"polygon");f(this,"points",[]);f(this,"planeHelper");f(this,"polyline");f(this,"meshContainer");f(this,"domContainer");f(this,"five");f(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 cu(t),this.polyline=new Oi({model:e.model}),this.areaItem=new Av({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 ii(new ft(e),new ft(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 E.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 E.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}}function $l(n,t){const e=Array.isArray(t)?t:[t];for(let i=0;i<e.length;i++){const s=e[i],o=n.start,r=n.end,a=s.start,l=s.end;if(Un(o,a)||Un(o,l)||Un(r,a)||Un(r,l)||Un(o,r))continue;const c=Vs(o,r,a),d=Vs(o,r,l),h=Vs(a,l,o),u=Vs(a,l,r);if(c!==d&&h!==u||c===0&&Rs(o,r,a)||d===0&&Rs(o,r,l)||h===0&&Rs(a,l,o)||u===0&&Rs(a,l,r))return!0}return!1}function Un(n,t){return n.x===t.x&&n.z===t.z&&n.y===t.y}function Vs(n,t,e){const i=(e.z-n.z)*(t.x-n.x)-(t.z-n.z)*(e.x-n.x);return i===0?0:i<0?2:1}function Rs(n,t,e){return t.x<=Math.max(n.x,e.x)&&t.x>=Math.min(n.x,e.x)&&t.z<=Math.max(n.z,e.z)&&t.z>=Math.min(n.z,e.z)}const hu="ontouchstart"in window||navigator.maxTouchPoints>0||navigator.msMaxTouchPoints>0;function ta(n){const{x:t,y:e}=n.center,{clientWidth:i,clientHeight:s}=n.target,o=n.target.getBoundingClientRect(),r=new R.Vector2(t,e).sub(new R.Vector2(o.left,o.top)),a=new R.Vector2(r.x/i*2-1,-(r.y/s)*2+1);return{point:r,ndcPoint:a}}function kr(n,t){const e=ta(t).ndcPoint,i=new R.Raycaster;return i.setFromCamera(e,n.camera),n.model.intersectRaycaster(i)}const en=()=>!1;class vv{constructor(t,e){f(this,"hook",new je.Subscribe);f(this,"outOfFive",!1);f(this,"five");f(this,"hammer");f(this,"mode");f(this,"pointSelectorHelper");f(this,"enabled",!1);f(this,"pressDown",!1);f(this,"adherePoints",null);f(this,"adherePointsRadius",.1);f(this,"lastFiveHelperVisible");f(this,"select",t=>{t&&this.updatePointSelectorHelperIntersect(t);const e=this.hook.emit("wantsSelect",this.position);return e||(this.pointSelectorHelper.hide(),this.hook.emit("select",this.position)),!e});f(this,"onEnter",()=>{this.pointSelectorHelper.show(),this.outOfFive=!1,this.hook.emit("intersectionUpdate",this.position)});f(this,"onLeave",()=>{this.pointSelectorHelper.hide(),this.outOfFive=!0,this.hook.emit("intersectionUpdate",null)});f(this,"onTap",t=>{const[e]=kr(this.five,t);e!=null&&e.face&&this.select(e)});f(this,"onPan",t=>{if(!this.pressDown)return;const[e]=kr(this.five,t);e!=null&&e.face&&this.intersectionOnModelUpdate(e)});f(this,"onPress",t=>{const[e]=kr(this.five,t);e!=null&&e.face&&(this.pressDown=!0,this.intersectionOnModelUpdate(e))});f(this,"onPanEnd",()=>{this.pressDown&&(this.pressDown=!1,this.select())});f(this,"intersectionOnModelUpdate",t=>{this.pointSelectorHelper.show(),this.updatePointSelectorHelperIntersect(t)});f(this,"updateByMousePosition",t=>{const e=this.five.getElement();if(!e)return;const{clientX:i,clientY:s}=t,o={x:i/e.clientWidth,y:1-s/e.clientHeight};this.updateByNdcPosition(o)});f(this,"updateByNdcPosition",t=>{const e=Ch(this.five,t),i=(()=>e?ve(G({},e),{isVirtual:!1}):ve(G({},yv(this.five,t)),{isVirtual:!0}))();this.updatePointSelectorHelperIntersect(i)});f(this,"updatePointSelectorHelperIntersect",t=>{var s;const e=G({},t);let i=!1;if(((s=this.adherePoints)==null?void 0:s.length)>0&&typeof this.adherePointsRadius=="number"){for(const o of this.adherePoints)if(o.distanceTo(t.point)<this.adherePointsRadius){e.point=o.clone(),i=!0;break}}this.pointSelectorHelper.updateWithIntersect(e,{emitEvent:!1}),this.hook.emit("intersectionUpdate",e,i)});f(this,"onFiveWantsPanGesture",()=>{if(this.pressDown)return!1});f(this,"renderScreenCenter",()=>{this.updateByNdcPosition({x:.5,y:.5})});f(this,"emitIntersectionUpdate",t=>{this.hook.emit("intersectionUpdate",t)});var o,r;this.five=t;const i=(o=e==null?void 0:e.mode)!=null?o:"auto";i==="auto"?this.mode=hu?"fixed":"cursor":this.mode=i;const s={autoFixPCPosition:this.mode==="cursor",initialPosition:this.mode==="fixed"?{left:"35%",top:"20%"}:void 0};this.pointSelectorHelper=new Mh(t,ve(G({},e==null?void 0:e.pointSelectorHelperParams),{magnifierParams:G(G({},s),(r=e==null?void 0:e.pointSelectorHelperParams)==null?void 0:r.magnifierParams)})),this.pointSelectorHelper.hide()}get position(){return this.outOfFive?null:this.pointSelectorHelper.position}enable(){if(this.enabled)return;this.enabled=!0,this.pointSelectorHelper.enable();const t=this.five.getElement();if(!t)throw new Error("five element not found");this.hammer||(this.hammer=new ls(t)),this.mode==="cursor"?(this.five.on("intersectionOnModelUpdate",this.intersectionOnModelUpdate),this.five.on("wantsPanGesture",this.onFiveWantsPanGesture),this.five.on("wantsMoveToPano",en),this.five.on("wantsChangeMode",en),this.five.on("wantsTapGesture",en),t.addEventListener("mousemove",this.updateByMousePosition),t.addEventListener("mouseenter",this.onEnter),t.addEventListener("mouseout",this.onLeave),this.hammer.on("tap",this.onTap),this.hammer.on("pan",this.onPan),this.hammer.on("press",this.onPress),this.hammer.on("panend",this.onPanEnd)):this.mode==="fixed"&&(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}disable(){if(!this.enabled)return;this.enabled=!1,this.pointSelectorHelper.disable();const t=this.five.getElement();this.five.off("intersectionOnModelUpdate",this.intersectionOnModelUpdate),this.five.off("wantsPanGesture",this.onFiveWantsPanGesture),this.five.off("wantsMoveToPano",en),this.five.off("wantsChangeMode",en),this.five.off("wantsTapGesture",en),this.five.helperVisible=this.lastFiveHelperVisible,t==null||t.removeEventListener("mousemove",this.updateByMousePosition),t==null||t.removeEventListener("mouseenter",this.onEnter),t==null||t.removeEventListener("mouseout",this.onLeave),this.hammer.off("tap",this.onTap),this.hammer.off("pan",this.onPan),this.hammer.off("press",this.onPress),this.hammer.off("panend",this.onPanEnd),this.five.off("panGesture",this.renderScreenCenter),this.five.off("interiaPan",this.renderScreenCenter),this.pointSelectorHelper.hooks.off("intersectionUpdate",this.emitIntersectionUpdate)}dispose(){this.disable(),this.pointSelectorHelper.dispose()}setAdherePoints(t,e){t?this.adherePoints=Array.isArray(t)?t:[t]:this.adherePoints=null,typeof e=="number"&&(this.adherePointsRadius=e)}}function bv(n,t){const{x:e,y:i}=t,s=e*2-1,o=i*2-1,r=new R.Vector2().fromArray([s,o]),a=new R.Raycaster;return a.setFromCamera(r,n.camera),a}function yv(n,t){const e=bv(n,t),i=3,s=new R.Vector3().addVectors(e.ray.origin,e.ray.direction.clone().normalize().multiplyScalar(i)),o=e.ray.direction.clone().negate();return{distance:i,point:s,object:new R.Object3D,face:new R.Face3(0,0,0,o)}}const wv=`
287
+ `,y=document.createElement("div");return y.setAttribute("class","PanoRulerPlugin-rule"),y.setAttribute("data-name",p),y.setAttribute("style","display: none"),y.innerHTML=v,y},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=TA,s.appendChild(o);const r={},a=(p,g)=>{if(e.loaded)throw new Error("标尺被重复初始化!");const v=jA(p,n),y=n.work;if(!y)return!1;for(const I in g){const M=g[I],{standingPosition:D}=y.observers[0],P=M.map(({x:V,z:L,observers:X})=>{const U=X.length>0?p.rooms[p.observers[X[0]]].name:"",N=v[U]?v[U].floor:null;let H=1/0,_={index:0,x:D.x,y:D.y,z:D.z};X.forEach(ce=>{if(!y.observers[ce])return;const{standingPosition:se}=y.observers[ce],we={index:ce,x:se.x,y:se.y,z:se.z},Ce=LA({x:V,z:L},we);N?Ce<H&&Math.abs(we.y-N)<.3&&(H=Ce,_=we):Ce<H&&(H=Ce,_=we)});const Q=new R.Vector3(V,_.y,L);Object.assign(Q,{observers:X});const F=v[U]?v[U].roof:null,J=F?new R.Vector3(V,F,L):null;return J&&Object.assign(J,{observers:X}),{origin:Q,vertical:J}});r[I]={origins:P.map(V=>V.origin),rules:[]};for(const{origin:V,vertical:L}of P){if(!L)continue;const X=i(I,V.distanceTo(L));s.append(X),r[I].rules.push({vertical:!0,rule:[V,L],$element:X})}for(let V=0;V<P.length;V++){let L=V+1;L>=P.length&&(L=0);const{origin:X}=P[V],{origin:U}=P[L],N=i(I,X.distanceTo(U));s.append(N),r[I].rules.push({vertical:!1,rule:[X,U],$element:N})}}return e.loaded=!0,!0},l=(p,g,v)=>W(exports,null,function*(){const y=p||t.roomInfo,I=g||t.roomRules;if(!y||!I)throw new Error("标尺数据依赖不齐全!");return e.loaded=!1,e.options=G(G({},e.options),v||{}),n.model.loaded?a(y,I):yield new Promise(M=>n.once("modelLoaded",()=>M(a(y,I))))});t.roomInfo&&t.roomRules&&l(t.roomInfo,t.roomRules);const c=(p,g,v,y)=>{const I=[[{x:0,y:0},{x:v,y:0}],[{x:0,y:0},{x:0,y}],[{x:v,y:0},{x:v,y}],[{x:0,y},{x:v,y}]],M=[];for(let D=0;D<I.length;D++){const P=su([p,g],[I[D][0],I[D][1]],!0);P&&M.push(P)}return M.length===0?!1:M},d=()=>{var X;const p=(X=n.getElement())==null?void 0:X.parentElement;if(!p||!e.loaded||Object.keys(r).length<=0)return;const{panoIndex:g,camera:v,currentMode:y}=n;if(g===void 0)return;let I;for(const U in r)U.split(",").indexOf(g.toString())>=0&&(I=U);if(!I){for(const U in r)for(const{$element:N}of r[U].rules)N.style.display="none";return}const M=v.position,D=v.getWorldDirection(new R.Vector3),P=p.clientWidth,V=p.clientHeight;if(y!==je.Five.Mode.Panorama){for(const U in r)for(const{$element:N}of r[U].rules)N.style.display="none";return}for(const U in r)for(const{$element:N}of r[U].rules)N.style.display=U===I?"block":"none";const[L]=r[I].origins.slice().filter(U=>U.observers.indexOf(g)>=0).sort((U,N)=>{const H=U.clone().setY(0).sub(M).normalize().angleTo(D.clone().setY(0)),_=N.clone().setY(0).sub(M).normalize().angleTo(D.clone().setY(0));return H-_});for(const{rule:U,vertical:N,$element:H}of r[I].rules){const[_,Q]=U,F=H.querySelector(".PanoRulerPlugin-rule-line");if(!F)return;if(!L){H.style.display="none";continue}if(_!==L&&Q!==L){H.style.display="none";continue}if(_.distanceTo(Q)<.3){H.style.display="none";continue}if(_.observers.indexOf(g)===-1||Q.observers.indexOf(g)===-1){H.style.display="none";continue}if(_.clone().sub(M).normalize().angleTo(D)>Math.PI/2){H.style.display="none";continue}if(Q.clone().sub(M).normalize().angleTo(D)>Math.PI/2){H.style.display="none";continue}const ee=_.distanceTo(Q);if(Q.clone().sub(Q.clone().sub(_).divide(new R.Vector3(2,2,2))).distanceTo(M)/ee>8){H.style.display="none";continue}const we=_.clone().project(v),Ce=(we.x+1)/2*P,pe=(-we.y+1)/2*V,Ve=Q.clone().project(v),Ae=(Ve.x+1)/2*P,Ye=(-Ve.y+1)/2*V,fe=Math.sqrt(Math.pow(Ae-Ce,2)+Math.pow(Ye-pe,2));let ye=fe,ze=50;const me=c({x:~~Ce,y:~~pe},{x:~~Ae,y:~~Ye},P,V);if(me&&me.length===1&&(L===_?(ye=Math.sqrt(Math.pow(me[0].x-Ce,2)+Math.pow(me[0].y-pe,2)),ze=ye/fe*50):L===Q&&(ye=Math.sqrt(Math.pow(me[0].x-Ae,2)+Math.pow(me[0].y-Ye,2)),ze=100-ye/fe*50)),me&&me.length===2){const re={x:(me[0].x+me[1].x)/2,y:(me[0].y+me[1].y)/2};ze=Math.sqrt(Math.pow(re.x-Ce,2)+Math.pow(re.y-pe,2))/fe*100}const dt=(Math.PI/2-Math.atan2(Ae-Ce,pe-Ye))/Math.PI*180,ke=F.querySelector(".PanoRulerPlugin-rule-label"),nt=ke.children[0].clientWidth;nt>=fe||nt/2>=ze/100*fe||nt/2>=(1-ze/100)*fe?F.style.display="none":(F.style.display="block",F.style.width=fe+"px",F.style.left=Ce+"px",F.style.top=pe+"px",F.style.transform=`rotate(${-dt}deg)`,ke.style.left=`${ze}%`)}},h=()=>ou(d),u=()=>{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),d(),n.on("modeChange",d),n.on("cameraUpdate",h),e.enable=!0),!0):!1},m=()=>(e.enable&&(n.off("modeChange",d),n.off("cameraUpdate",h),s&&s.remove(),e.enable=!1),!0);function A(p){if(p.distanceText&&p.distanceText!==e.options.distanceText){const g=p.distanceText;e.options.distanceText=g,Object.values(r).forEach(v=>{v.rules.forEach(y=>{const[I,M]=y.rule,D=I.distanceTo(M),P=y.$element.querySelector(".PanoRulerPlugin-rule-label-name");P&&(P.innerText=g(D))})})}}return{enable:u,disable:m,load:l,state:e,changeConfigs:A}};function OA(n){ue(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 Xl(n,t,e){const i=n.slice();return i[6]=t[e],i}function BA(n){let t,e=Pe(n[0].children),i=[];for(let s=0;s<e.length;s+=1)i[s]=Zl(Xl(n,e,s));return{c(){t=S("div");for(let s=0;s<i.length;s+=1)i[s].c();w(t,"class","rule-mixed-line svelte-1h27ktp")},m(s,o){B(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=Pe(s[0].children);let r;for(r=0;r<e.length;r+=1){const a=Xl(s,e,r);i[r]?i[r].p(a,o):(i[r]=Zl(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&&O(t),jt(i,s)}}}function VA(n){let t,e;return{c(){t=S("em"),w(t,"class",e=Qe(n[0].state?"em-solid":"em-dotted")+" svelte-1h27ktp"),w(t,"style",n[3])},m(i,s){B(i,t,s)},p(i,s){s&1&&e!==(e=Qe(i[0].state?"em-solid":"em-dotted")+" svelte-1h27ktp")&&w(t,"class",e),s&8&&w(t,"style",i[3])},d(i){i&&O(t)}}}function Zl(n){let t,e,i=`${n[6].width}px`;return{c(){t=S("div"),w(t,"class",e=Qe(n[6].state?"em-solid":"em-dotted")+" svelte-1h27ktp"),w(t,"style",n[3]),z(t,"width",i)},m(s,o){B(s,t,o)},p(s,o){o&1&&e!==(e=Qe(s[6].state?"em-solid":"em-dotted")+" svelte-1h27ktp")&&w(t,"class",e),o&8&&w(t,"style",s[3]),(o&8||o&9&&i!==(i=`${s[6].width}px`))&&z(t,"width",i)},d(s){s&&O(t)}}}function RA(n){let t,e,i,s,o=n[0].labelElement+"",r,a,l=`${n[0].labelOffset}%`,c=`${n[0].width}px`,d=`${n[0].left}px`,h=`${n[0].top}px`,u=`rotate(${n[0].rotateDeg}deg)`;function m(g,v){return g[0].children.length===0?VA:BA}let A=m(n),p=A(n);return{c(){t=S("div"),p.c(),e=$(),i=S("div"),s=S("div"),r=xe(o),w(s,"class","PanoRulerPlugin-rule-label-name svelte-1h27ktp"),He(()=>n[4].call(s)),w(i,"class","PanoRulerPlugin-rule-label svelte-1h27ktp"),z(i,"left",l),w(t,"class","PanoRulerPlugin-rule-line svelte-1h27ktp"),z(t,"width",c),z(t,"left",d),z(t,"top",h),z(t,"transform",u),z(t,"display",n[0].visible&&n[2]?"block":"none")},m(g,v){B(g,t,v),p.m(t,null),x(t,e),x(t,i),x(i,s),x(s,r),a=yo(s,n[4].bind(s))},p(g,[v]){A===(A=m(g))&&p?p.p(g,v):(p.d(1),p=A(g),p&&(p.c(),p.m(t,e))),v&1&&o!==(o=g[0].labelElement+"")&&Se(r,o),v&1&&l!==(l=`${g[0].labelOffset}%`)&&z(i,"left",l),v&1&&c!==(c=`${g[0].width}px`)&&z(t,"width",c),v&1&&d!==(d=`${g[0].left}px`)&&z(t,"left",d),v&1&&h!==(h=`${g[0].top}px`)&&z(t,"top",h),v&1&&u!==(u=`rotate(${g[0].rotateDeg}deg)`)&&z(t,"transform",u),v&5&&z(t,"display",g[0].visible&&g[2]?"block":"none")},i:q,o:q,d(g){g&&O(t),p.d(),a()}}}function QA(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 GA extends le{constructor(t){super(),ae(this,t,QA,RA,oe,{rulerItemProp:0},OA)}}function Jl(n,t,e){const i=n.slice();return i[12]=t[e],i}function ql(n){let t,e;return t=new GA({props:{rulerItemProp:n[12]}}),{c(){ne(t.$$.fragment)},m(i,s){te(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.rulerItemProp=i[12]),t.$set(o)},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){j(t.$$.fragment,i),e=!1},d(i){ie(t,i)}}}function NA(n){let t,e,i=Pe(n[0]),s=[];for(let r=0;r<i.length;r+=1)s[r]=ql(Jl(n,i,r));const o=r=>j(s[r],1,1,()=>{s[r]=null});return{c(){t=S("div");for(let r=0;r<s.length;r+=1)s[r].c()},m(r,a){B(r,t,a);for(let l=0;l<s.length;l+=1)s[l]&&s[l].m(t,null);e=!0},p(r,[a]){if(a&1){i=Pe(r[0]);let l;for(l=0;l<i.length;l+=1){const c=Jl(r,i,l);s[l]?(s[l].p(c,a),k(s[l],1)):(s[l]=ql(c),s[l].c(),k(s[l],1),s[l].m(t,null))}for(de(),l=i.length;l<s.length;l+=1)o(l);he()}},i(r){if(!e){for(let a=0;a<i.length;a+=1)k(s[a]);e=!0}},o(r){s=s.filter(Boolean);for(let a=0;a<s.length;a+=1)j(s[a]);e=!1},d(r){r&&O(t),jt(s,r)}}}function HA(n,t,e){var p,g,v,y;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=((y=(v=i.getElement())==null?void 0:v.parentElement)==null?void 0:y.clientHeight)||0,c=(I,M)=>{const D=[[{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}]],P=[];for(let V=0;V<D.length;V++){const L=su([I,M],[D[V][0],D[V][1]],!0);L&&P.push(L)}return P.length===0?!1:P},d=(I,M)=>{const D=I.clone().project(i.camera),P=(D.x+1)/2*a,V=(-D.y+1)/2*l,L=M.clone().project(i.camera),X=(L.x+1)/2*a,U=(-L.y+1)/2*l,N=Math.sqrt(Math.pow(X-P,2)+Math.pow(U-V,2));return{startLeft:P,startTop:V,endLeft:X,endTop:U,distance:N}},h=(I,M,D)=>{const P=i.camera.position,V=i.camera.getWorldDirection(new R.Vector3),L=I.clone().sub(P).normalize().angleTo(V),X=M.clone().sub(P).normalize().angleTo(V),U=I.distanceTo(M),H=M.clone().sub(M.clone().sub(I).divide(new R.Vector3(2,2,2))).distanceTo(P),{startLeft:_,startTop:Q,endLeft:F,endTop:J,distance:Z}=d(I,M),ce=-((Math.PI/2-Math.atan2(F-_,Q-J))/Math.PI)*180;let se=!0;D||(se=!1),!It(I,D)&&!It(M,D)&&(se=!1),U<.3&&(se=!1),L>Math.PI/2&&(se=!1),X>Math.PI/2&&(se=!1),H/U>8&&(se=!1);let we=50,Ce=Z;const pe=c({x:~~_,y:~~Q},{x:~~F,y:~~J});if(pe&&pe.length===1&&(It(I,D)?(Ce=Math.sqrt(Math.pow(pe[0].x-_,2)+Math.pow(pe[0].y-Q,2)),we=Ce/Z*50):It(M,D)&&(Ce=Math.sqrt(Math.pow(pe[0].x-F,2)+Math.pow(pe[0].y-J,2)),we=100-Ce/Z*50)),pe&&pe.length===2){const Ve={x:(pe[0].x+pe[1].x)/2,y:(pe[0].y+pe[1].y)/2};we=Math.sqrt(Math.pow(Ve.x-_,2)+Math.pow(Ve.y-Q,2))/Z*100}return{startLeft:_,startTop:Q,distance:Z,deg:ce,visible:se,labelOffset:we,ruleLength:U}},u=()=>{const I=i.panoIndex,M=s.find(N=>N.panoIndex===I);if(!M)return e(0,r=[]);if(i.currentMode!==je.Five.Mode.Panorama)return e(0,r=[]);const D=i.camera.position,P=i.camera.getWorldDirection(new R.Vector3),V=M.lines.map(N=>new R.Vector3(N.start[0],-N.start[1],-N.start[2])),L=M.lines.map(N=>new R.Vector3(N.end[0],-N.end[1],-N.end[2])),[X]=V.concat(L).sort((N,H)=>{const _=N.clone().setY(0).sub(D).normalize().angleTo(P.clone().setY(0)),Q=H.clone().setY(0).sub(D).normalize().angleTo(P.clone().setY(0));return _-Q}),U=M.lines.map(N=>{var Ce,pe;const H=N.start,_=N.end,{startLeft:Q,startTop:F,distance:J,deg:Z,visible:ee,labelOffset:ce,ruleLength:se}=h(new R.Vector3(H[0],-H[1],-H[2]),new R.Vector3(_[0],-_[1],-_[2]),X),we=[];return N.children&&((Ce=N.children)==null?void 0:Ce.length)>0&&((pe=N.children)==null||pe.forEach(Ve=>{const Ae=Ve.start,Ye=Ve.end,{distance:fe}=d(new R.Vector3(Ae[0],-Ae[1],-Ae[2]),new R.Vector3(Ye[0],-Ye[1],-Ye[2]));we.push({width:fe,state:Ve.state})})),{width:J,left:Q,top:F,rotateDeg:Z,state:N.state,children:we,labelOffset:ce,visible:ee,labelElement:o.distanceText(se)}});e(0,r=U)},m=()=>vo(u),A=Oa(u,80);return bt(()=>{u(),i.on("panoArrived",u),i.on("modeChange",u),i.on("cameraDirectionUpdate",m),i.on("movingToPano",m),i.on("mouseWheel",()=>A()),i.on("pinchGesture",()=>A())}),zt(()=>{i.off("panoArrived",u),i.off("modeChange",u),i.off("cameraDirectionUpdate",m),i.off("movingToPano",m),i.off("mouseWheel",()=>A()),i.off("pinchGesture",()=>A())}),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 _A extends le{constructor(t){super(),ae(this,t,HA,NA,oe,{five:1,rulerDatas:2,options:3})}}let FA=class{constructor(t,e){f(this,"five");f(this,"container",document.createElement("div"));f(this,"panoRulerProData");f(this,"rulerItems");f(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=G(G({},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",()=>W(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 W(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 W(this,null,function*(){var t;if(this.state.enabled){if(!this.panoRulerProData||!this.container)return;this.rulerItems=new _A({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(){this.container&&(this.rulerItems.$destroy(),this.rulerItems=void 0),this.container.remove()}};const WA=(n,t)=>new FA(n,t),YA="data:image/png;base64,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";function UA(){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(${YA})`,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 XA=new E.TextureLoader;function vn(n){return W(this,null,function*(){return new Promise((t,e)=>{XA.load(n,t,void 0,e)}).then(t=>(t.encoding=E.sRGBEncoding,t))})}const Os={userAction:!0};class ZA extends yi{constructor(e,i){super(e,i);f(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")}});f(this,"data");f(this,"group",new E.Group);f(this,"roomInfoInstance");f(this,"roomInfoWrapperInstance");f(this,"compassMeshTween");f(this,"compassMesh");f(this,"entryDoorMesh");f(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)});f(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)});f(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)});f(this,"_enable",()=>{this.five.scene.add(this.group),this.init(),this.onFivePanoArrived(this.five.panoIndex||0),this._addEventListener()});f(this,"_disable",()=>{this._clearCompassIfNeed(),this._clearEntryDoorIfNeed(),this.five.scene.remove(this.group),this._removeEventListener()});f(this,"_toggleVisible",()=>{this.group.visible=this.state.visible,this.five.needsRender=!0});f(this,"_clearCompassIfNeed",()=>{var e;this.compassMesh&&(this.group.remove(this.compassMesh),(e=this.compassMesh.material.map)==null||e.dispose(),this.compassMesh=null)});f(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)});f(this,"onFivePanoWillArrive",e=>{var i,s;e!==this.five.panoIndex&&((i=this.compassMeshTween)==null||i.dispose(),(s=this.compassMesh)==null||s.material.setValues({opacity:0}))});f(this,"onFivePanoArrived",e=>{var s,o,r,a,l,c,d;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&&(this.compassMesh.position.copy(i.clone().setY(i.y+.01)),this.compassMesh.material.opacity===0&&((a=this.compassMeshTween)==null||a.dispose(),this.compassMeshTween=Ao(1e3).onUpdate(({progress:h})=>{var u;(u=this.compassMesh)==null||u.material.setValues({opacity:h}),this.five.needsRender=!0}).play())),this.entryDoorMesh){const u=new E.Vector3(this.data.entrance.position.x,this.data.entrance.position.y,this.data.entrance.position.z).clone().setY(i.y).sub(i).normalize(),m=i.clone().add(u.clone().multiplyScalar(.7)).setY(i.y+.01);this.entryDoorMesh.rotation.z=new E.Vector3(0,0,-1).angleTo(u),this.entryDoorMesh.position.copy(m),((l=this.data)==null?void 0:l.room_observers[e].room.type)===1?(c=this.entryDoorMesh)==null||c.material.setValues({opacity:1}):(d=this.entryDoorMesh)==null||d.material.setValues({opacity:0})}this.roomInfoInstance&&this.roomInfoWrapperInstance&&(this.roomInfoWrapperInstance.css3DObject.position.copy(i.clone().setY(i.y+.01)),this.roomInfoInstance.setRoom(this.data.room_observers[e].room)),this.five.needsRender=!0});f(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())});f(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:G(G({},this.state.config),i||{})})}enable(e=Os){this.setState({enabled:!0},e)}disable(e=Os){this.setState({enabled:!1},e)}show(e=Os){if(this.state.enabled)return this.setState({visible:!0},e),Promise.resolve()}hide(e=Os){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:G(G({},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 W(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=G({},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 W(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.rotateX(-Math.PI/2),this.compassMesh.rotateZ(e-Math.PI/2),this.group.add(this.compassMesh));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=UA(),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 W(this,null,function*(){const e=this.state.config.compassImageUrl,i=yield vn(e),s=new E.CircleGeometry(.7,32),o=new E.MeshBasicMaterial({map:i,transparent:!0,opacity:0,depthTest:!1}),r=new E.Mesh(s,o);return r.name="pano-compass-mesh",r})}loadEntryDoorMesh(){return W(this,null,function*(){const e=this.state.config.entryDoorImageUrl,i=yield vn(e),s=new E.PlaneGeometry(.2,.16),o=new E.MeshBasicMaterial({map:i,transparent:!0,opacity:.8,depthTest:!1}),r=new E.Mesh(s,o);return r.name="pano-compass-entry-door",r})}loadRoomInfo(){const e=[new E.Vector3(-.7,0,-.7),new E.Vector3(.7,0,-.7),new E.Vector3(.7,0,.7),new E.Vector3(-.7,0,.7)];return bo(this.five).create3DDomContainer(e)}}const JA=(n,t)=>new ZA(n,t),qA=1,KA=3,$A=new R.Color(16777215),ev=new R.Color(6522623),tv=new R.Color(16777215),iv=new R.Color(6522623),nv=6,sv=8,ov="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgBAMAAACBVGfHAAAAIVBMVEUAAAD////////////////////////////////////////PIev5AAAACnRSTlMAG/Py2baba05un7UgfgAAAHJJREFUKM9joBpgLHVSCRdA4metAoJlCJHmVWBgAeNzroKCCVCBLpjACqgJVjCBxRBT2FbBQQJYQAohsBAsUIUQWA4WiEIILAULeCEEloAFtBACizAEMLRgGIphLabDMJ2O6TlM72MGECIIMQIZIxqoBQCPvpJ/e9FaAAAAAABJRU5ErkJggg==",ru=new R.TextureLoader().load(ov),rv={pointTexture:ru,pointSize:nv,lineWidth:qA,lineColor:$A,pointColor:tv,lineRenderOrder:20,pointsRenderOrder:20},av={pointTexture:ru,pointSize:sv,lineWidth:KA,lineColor:ev,pointColor:iv,lineRenderOrder:10,pointsRenderOrder:10};function lv(n,t,e){var d,h,u,m,A;const i=(d=e==null?void 0:e.lineWidth)!=null?d:2,s=(h=e==null?void 0:e.lineColor)!=null?h:new R.Color(16777215),o=(u=e==null?void 0:e.pointSize)!=null?u:5,r=(m=e==null?void 0:e.lineRenderOrder)!=null?m:10,a=(A=e==null?void 0:e.lineRenderOrder)!=null?A:20,l=new hh.Line(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 Kl(n,t){const[e,i]=n.points,s=t==="light"?av:rv,o=lv(e.position,i.position,s);return o.name="normalLine_"+n.id,o}function zi(n){const{x:t,y:e,z:i}=n;return!(Math.abs(t)>1||Math.abs(e)>1||Math.abs(i)>1)}function Xs(n){const{z:t}=n;return!(Math.abs(t)>1)}function cv(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 dv(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 au{constructor(t){f(this,"ndcPosition");f(this,"contentDom");f(this,"containerDom");f(this,"params");f(this,"canSelected");f(this,"handleClick",t=>{var e,i;(i=(e=this.params).clickCallback)==null||i.call(e,t,this)});this.params=t,this.contentDom=cv({style:t.contentStyle}),this.containerDom=dv({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(!Xs(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 hv extends au{constructor(e){var i;e.contentStyle=ve(G({},e.contentStyle),{background:"rgba(195,195,195,0.70)",border:"0.5px solid rgba(255,255,255,0.6)",borderRadius:"999px"});super(e);f(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 V;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,d=l.position.clone().project(e.camera),h=c.position.clone().project(e.camera),u=Ai(l.position,c.position).clone().project(e.camera),m=new R.Vector2(d.x*r,d.y*a),A=new R.Vector2(h.x*r,h.y*a),p=m.distanceTo(A);if((()=>!(Math.abs(d.z)>1||Math.abs(h.z)>1||!Xs(d)&&!Xs(h)||!Xs(u)||p===0))()===!1){this.hide();return}const v=(u.x+1)/2*s,y=-(u.y-1)/2*o,M=-(Math.atan((m.y-A.y)/(m.x-A.x))*180)/Math.PI,D=this.containerDom.parentElement&&this.contentDom.clientWidth>p?-20:0;this.containerDom.style.transform=`translate(${v}px, ${y}px) rotate(${M}deg) translateY(${D}px)`,this.show(),(V=this.params.userDistanceItem)==null||V.update({line:this.line,polyline:this.line.getPolyline()});const P=this.getCurrentContent();this.contentDom.innerText=P}getCurrentContent(){var l,c,d,h;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=(h=(d=this.line.model.config)==null?void 0:d.getDistanceText)==null?void 0:h.call(d,s),a=o!=null?o:r;return a!=null?a:s.toFixed(2)+"m"}}class ii{constructor(t,e,i){f(this,"id");f(this,"selected",!1);f(this,"text");f(this,"type","line");f(this,"model");f(this,"mesh");f(this,"points");f(this,"lightMesh");f(this,"hook");f(this,"distanceItem");f(this,"polyline");f(this,"visible");var s;if(this.id=lt(),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=Kl(this,"normal"),this.lightMesh=Kl(this,"light"),this.distanceItem=new hv({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{id:this.id,points:this.points.map(t=>t.toJson()),text:this.text}}clone(){const t=new ii(this.points[0].clone(),this.points[1].clone(),this.model);return t.text=this.text,t}}class ft{constructor(t){f(this,"id");f(this,"position");f(this,"type","point");if(this.id=lt(),this.position=new R.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 ft(this.position)}}const Bs=n=>n.preventDefault();let Mo=class{constructor(t){f(this,"model");f(this,"five");f(this,"group");f(this,"config");f(this,"dashed");f(this,"perpendicularDashed");f(this,"disposed",!1);f(this,"isMobile");f(this,"editParams");f(this,"magnifierParams");f(this,"mouseGroup");f(this,"container");f(this,"hook");f(this,"magnifier");f(this,"userDistanceItemCreator");f(this,"getMeasureType");f(this,"updateDistanceUI",()=>{this.dashed.distanceItem.update(this.five),this.model.getAllLines().forEach(t=>t.distanceItem.update(this.five))});f(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;this.five=t.five,this.hook=t.hook,this.model=t.model,this.getMeasureType=t.getMeasureType,this.config=t.config,this.magnifierParams=t.magnifierParams,this.editParams=t.editParams,this.magnifier=t.magnifier,this.container=t.container,this.isMobile=(s=(i=t.openParams)==null?void 0:i.isMobile)!=null?s:!1,this.userDistanceItemCreator=t.userDistanceItemCreator,this.group=t.group,this.mouseGroup=t.mouseGroup,this.dashed=new ii(new ft([0,0,0]),new ft([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 ii(new ft([0,0,0]),new ft([0,0,0]),this.model),this.perpendicularDashed.distanceItem.setCanSelect(!1),this.perpendicularDashed.mesh.setMaterial({dashed:!0,dashScale:40,color:new R.Color(10218089)}),this.perpendicularDashed.mesh.name="perpendicularDashLine";const e=this.five.getElement();e&&(e.addEventListener("touchstart",Bs),e.addEventListener("contextmenu",Bs))}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(){this.disposed=!0,this.magnifier.disable(),this.model.getAllLines().forEach(e=>this.removeLine(e)),this.model.areas.forEach(e=>e.remove());const t=this.five.getElement();t&&(t.removeEventListener("touchstart",Bs),t.removeEventListener("contextmenu",Bs))}},Oi=class{constructor(t){f(this,"id",lt());f(this,"lines",[]);f(this,"visiblePanoIndexes");f(this,"model");f(this,"type","polyline");f(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{id:this.id,lines:this.lines.map(t=>t.toJson()),visiblePanoIndexes:this.visiblePanoIndexes}}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 d=new ii(l,c,this.model);return d.id=o.id,d.text=o.text,d});this.lines.push(...i),this.visiblePanoIndexes=t.visiblePanoIndexes;function s(){const o=new Map;function r(l){const c=o.get(l.id);if(c)return c;const d=new ft(l.position);return d.id=l.id,o.set(l.id,d),d}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)}};class lu extends R.Object3D{constructor(){super()}add(...t){if(t.length===0)return this;const e=t.filter(Boolean);return super.add(...e)}remove(...t){if(t.length===0)return this;const e=t.filter(Boolean);return super.remove(...e)}removeFromParent(){const t=this.parent;return t!==null&&t.remove(this),this}}function uv(n){const t=[...new Set(n)];if(t.length<3)return;t.at(-1).equals(t[0])||t.push(t[0]);const e=t.flatMap(r=>[r.x,r.y,r.z]),i=new E.Float32BufferAttribute(e,3),s=gf(e,void 0,3),o=new E.BufferGeometry;return o.setAttribute("position",i),o.setIndex(s),o.name="PolygonGeometry",o}const fv=new E.BufferGeometry;class cu extends lu{constructor(e){super();f(this,"isPolygonMesh",!0);f(this,"geometry",new E.BufferGeometry);f(this,"isBlank",!0);f(this,"points",[]);const i=new E.MeshBasicMaterial({color:4090367,transparent:!0,side:E.DoubleSide,depthTest:!0,opacity:.5}),s=new E.MeshBasicMaterial({color:16777215,transparent:!0,side:E.DoubleSide,depthTest:!1,depthWrite:!1,opacity:.3}),o=new E.Mesh(this.geometry,i),r=new E.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=uv(e);i?(this.geometry.copy(i),this.isBlank=!1):(this.geometry.copy(fv),this.isBlank=!0)}}function mv(n){const t=pv(n);if(t.length===0)return;let e=0,i=new R.Vector3;for(const[s,o,r]of t){const a=du(s,o,r),l=gv(s,o,r,a);e+=a,i.add(l)}return i=i.divideScalar(e),{center:i,area:e}}function du(n,t,e){return t.clone().sub(n).cross(e.clone().sub(n)).length()/2}function gv(n,t,e,i){const s=i!=null?i:du(n,t,e);return Ai(n,t,e).multiplyScalar(s)}function pv(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 R.Vector3().fromArray([t.getX(r),t.getY(r),t.getZ(r)]),d=new R.Vector3().fromArray([t.getX(a),t.getY(a),t.getZ(a)]),h=new R.Vector3().fromArray([t.getX(l),t.getY(l),t.getZ(l)]);i.push([c,d,h])}return i}class Av extends au{constructor(e){e.containerStyle=ve(G({},e.containerStyle),{zIndex:"1"}),e.contentStyle=ve(G({},e.contentStyle),{background:"#6386FF",borderRadius:"2px"});super(e);f(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=mv(s);if(!o){this.ndcPosition=null,this.updateDomPosition(e);return}const{area:r,center:a}=o;this.ndcPosition=a,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=`${kh(o)?e:e.toFixed(o)}${s}`}}class ea{constructor(t,e){f(this,"id",lt());f(this,"selected",!1);f(this,"text");f(this,"type","area");f(this,"lightMesh");f(this,"areaItem");f(this,"hook",new je.Subscribe);f(this,"model");f(this,"polygon");f(this,"points",[]);f(this,"planeHelper");f(this,"polyline");f(this,"meshContainer");f(this,"domContainer");f(this,"five");f(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 cu(t),this.polyline=new Oi({model:e.model}),this.areaItem=new Av({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 ii(new ft(e),new ft(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 E.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 E.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}}function $l(n,t){const e=Array.isArray(t)?t:[t];for(let i=0;i<e.length;i++){const s=e[i],o=n.start,r=n.end,a=s.start,l=s.end;if(Un(o,a)||Un(o,l)||Un(r,a)||Un(r,l)||Un(o,r))continue;const c=Vs(o,r,a),d=Vs(o,r,l),h=Vs(a,l,o),u=Vs(a,l,r);if(c!==d&&h!==u||c===0&&Rs(o,r,a)||d===0&&Rs(o,r,l)||h===0&&Rs(a,l,o)||u===0&&Rs(a,l,r))return!0}return!1}function Un(n,t){return n.x===t.x&&n.z===t.z&&n.y===t.y}function Vs(n,t,e){const i=(e.z-n.z)*(t.x-n.x)-(t.z-n.z)*(e.x-n.x);return i===0?0:i<0?2:1}function Rs(n,t,e){return t.x<=Math.max(n.x,e.x)&&t.x>=Math.min(n.x,e.x)&&t.z<=Math.max(n.z,e.z)&&t.z>=Math.min(n.z,e.z)}const hu="ontouchstart"in window||navigator.maxTouchPoints>0||navigator.msMaxTouchPoints>0;function ta(n){const{x:t,y:e}=n.center,{clientWidth:i,clientHeight:s}=n.target,o=n.target.getBoundingClientRect(),r=new R.Vector2(t,e).sub(new R.Vector2(o.left,o.top)),a=new R.Vector2(r.x/i*2-1,-(r.y/s)*2+1);return{point:r,ndcPoint:a}}function kr(n,t){const e=ta(t).ndcPoint,i=new R.Raycaster;return i.setFromCamera(e,n.camera),n.model.intersectRaycaster(i)}const en=()=>!1;class vv{constructor(t,e){f(this,"hook",new je.Subscribe);f(this,"outOfFive",!1);f(this,"five");f(this,"hammer");f(this,"mode");f(this,"pointSelectorHelper");f(this,"enabled",!1);f(this,"pressDown",!1);f(this,"adherePoints",null);f(this,"adherePointsRadius",.1);f(this,"lastFiveHelperVisible");f(this,"select",t=>{t&&this.updatePointSelectorHelperIntersect(t);const e=this.hook.emit("wantsSelect",this.position);return e||(this.pointSelectorHelper.hide(),this.hook.emit("select",this.position)),!e});f(this,"onEnter",()=>{this.pointSelectorHelper.show(),this.outOfFive=!1,this.hook.emit("intersectionUpdate",this.position)});f(this,"onLeave",()=>{this.pointSelectorHelper.hide(),this.outOfFive=!0,this.hook.emit("intersectionUpdate",null)});f(this,"onTap",t=>{const[e]=kr(this.five,t);e!=null&&e.face&&this.select(e)});f(this,"onPan",t=>{if(!this.pressDown)return;const[e]=kr(this.five,t);e!=null&&e.face&&this.intersectionOnModelUpdate(e)});f(this,"onPress",t=>{const[e]=kr(this.five,t);e!=null&&e.face&&(this.pressDown=!0,this.intersectionOnModelUpdate(e))});f(this,"onPanEnd",()=>{this.pressDown&&(this.pressDown=!1,this.select())});f(this,"intersectionOnModelUpdate",t=>{this.pointSelectorHelper.show(),this.updatePointSelectorHelperIntersect(t)});f(this,"updateByMousePosition",t=>{const e=this.five.getElement();if(!e)return;const{clientX:i,clientY:s}=t,o={x:i/e.clientWidth,y:1-s/e.clientHeight};this.updateByNdcPosition(o)});f(this,"updateByNdcPosition",t=>{const e=Ch(this.five,t),i=(()=>e?ve(G({},e),{isVirtual:!1}):ve(G({},yv(this.five,t)),{isVirtual:!0}))();this.updatePointSelectorHelperIntersect(i)});f(this,"updatePointSelectorHelperIntersect",t=>{var s;const e=G({},t);let i=!1;if(((s=this.adherePoints)==null?void 0:s.length)>0&&typeof this.adherePointsRadius=="number"){for(const o of this.adherePoints)if(o.distanceTo(t.point)<this.adherePointsRadius){e.point=o.clone(),i=!0;break}}this.pointSelectorHelper.updateWithIntersect(e,{emitEvent:!1}),this.hook.emit("intersectionUpdate",e,i)});f(this,"onFiveWantsPanGesture",()=>{if(this.pressDown)return!1});f(this,"renderScreenCenter",()=>{this.updateByNdcPosition({x:.5,y:.5})});f(this,"emitIntersectionUpdate",t=>{this.hook.emit("intersectionUpdate",t)});var o,r;this.five=t;const i=(o=e==null?void 0:e.mode)!=null?o:"auto";i==="auto"?this.mode=hu?"fixed":"cursor":this.mode=i;const s={autoFixPCPosition:this.mode==="cursor",initialPosition:this.mode==="fixed"?{left:"35%",top:"20%"}:void 0};this.pointSelectorHelper=new Mh(t,ve(G({},e==null?void 0:e.pointSelectorHelperParams),{magnifierParams:G(G({},s),(r=e==null?void 0:e.pointSelectorHelperParams)==null?void 0:r.magnifierParams)})),this.pointSelectorHelper.hide()}get position(){return this.outOfFive?null:this.pointSelectorHelper.position}enable(){if(this.enabled)return;this.enabled=!0,this.pointSelectorHelper.enable();const t=this.five.getElement();if(!t)throw new Error("five element not found");this.hammer||(this.hammer=new ls(t)),this.mode==="cursor"?(this.five.on("intersectionOnModelUpdate",this.intersectionOnModelUpdate),this.five.on("wantsPanGesture",this.onFiveWantsPanGesture),this.five.on("wantsMoveToPano",en),this.five.on("wantsChangeMode",en),this.five.on("wantsTapGesture",en),t.addEventListener("mousemove",this.updateByMousePosition),t.addEventListener("mouseenter",this.onEnter),t.addEventListener("mouseout",this.onLeave),this.hammer.on("tap",this.onTap),this.hammer.on("pan",this.onPan),this.hammer.on("press",this.onPress),this.hammer.on("panend",this.onPanEnd)):this.mode==="fixed"&&(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}disable(){if(!this.enabled)return;this.enabled=!1,this.pointSelectorHelper.disable();const t=this.five.getElement();this.five.off("intersectionOnModelUpdate",this.intersectionOnModelUpdate),this.five.off("wantsPanGesture",this.onFiveWantsPanGesture),this.five.off("wantsMoveToPano",en),this.five.off("wantsChangeMode",en),this.five.off("wantsTapGesture",en),this.five.helperVisible=this.lastFiveHelperVisible,t==null||t.removeEventListener("mousemove",this.updateByMousePosition),t==null||t.removeEventListener("mouseenter",this.onEnter),t==null||t.removeEventListener("mouseout",this.onLeave),this.hammer.off("tap",this.onTap),this.hammer.off("pan",this.onPan),this.hammer.off("press",this.onPress),this.hammer.off("panend",this.onPanEnd),this.five.off("panGesture",this.renderScreenCenter),this.five.off("interiaPan",this.renderScreenCenter),this.pointSelectorHelper.hooks.off("intersectionUpdate",this.emitIntersectionUpdate)}dispose(){this.disable(),this.pointSelectorHelper.dispose()}setAdherePoints(t,e){t?this.adherePoints=Array.isArray(t)?t:[t]:this.adherePoints=null,typeof e=="number"&&(this.adherePointsRadius=e)}}function bv(n,t){const{x:e,y:i}=t,s=e*2-1,o=i*2-1,r=new R.Vector2().fromArray([s,o]),a=new R.Raycaster;return a.setFromCamera(r,n.camera),a}function yv(n,t){const e=bv(n,t),i=3,s=new R.Vector3().addVectors(e.ray.origin,e.ray.direction.clone().normalize().multiplyScalar(i)),o=e.ray.direction.clone().negate();return{distance:i,point:s,object:new R.Object3D,face:new R.Face3(0,0,0,o)}}const wv=`
288
288
  <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">
289
289
  <defs>
290
290
  <linearGradient x1="22.185491%" y1="100%" x2="66.8316686%" y2="6.67239121%" id="linearGradient-1">
@@ -512,7 +512,7 @@ void main() {
512
512
  </div>
513
513
  </div>
514
514
  </div>
515
- `,Qv={display:"none",position:"absolute",top:"0",left:"0",width:"100%",height:"100%",opacity:"0",transform:"translate(0, 10px)",transition:"opacity 500ms ease-in-out, transform 500ms ease-in-out"},Gv={position:"absolute",left:"50%",bottom:"32px",transform:"translateX(-50%)",height:"89px",display:"flex",justifyContent:"space-between",alignItems:"center",fontSize:"14px",pointerEvents:"all",color:"#fff",zIndex:"10"},Nv={position:"absolute",bottom:"0",left:"0",opacity:"0.5",width:"100%",height:"184px",background:"linear-gradient(180deg, rgba(0,0,0,0.00) 0%, #000000 100%)",zIndex:"0"},fu={margin:"0 64px"},Hv={opacity:"0.85"},mu={width:"72px",height:"72px",backgroundSize:"100%",cursor:"pointer",transition:"all 200ms ease-in-out"},_v={width:"24px",height:"24px",marginRight:"4px",backgroundSize:"100%",cursor:"pointer"},Fv={userSelect:"none",pointerEvents:"none"};class Wv{constructor(t,e,i){f(this,"container");f(this,"measureController");f(this,"mainElement");f(this,"_params");f(this,"_btnTexts",{start:"开始",end:"结束",revoke:"撤销",exit:"退出"});f(this,"onMouseEnter",()=>{const{mainItem:t}=this.mainElement;t.style.opacity="1"});f(this,"onMouseLeave",()=>{const{mainItem:t}=this.mainElement;t.style.opacity="0.85"});f(this,"onClick",()=>{this.measureController.getCurrentMode()!=="Edit"?this.measureController.changeMode("Edit"):this.measureController.save().changeMode("Watch")});f(this,"modeChangeHandler",t=>{t==="Edit"?this.change2Done():this.change2Add()});var r,a,l,c;this._params=i,this._btnTexts={start:(r=this._params.startButtonText)!=null?r:this._btnTexts.start,end:(a=this._params.endButtonText)!=null?a:this._btnTexts.end,revoke:(l=this._params.revokeButtonText)!=null?l:this._btnTexts.revoke,exit:(c=this._params.exitButtonText)!=null?c:this._btnTexts.exit},this.measureController=t,this.container=e,this.mainElement=this.getMainElement(),Object.assign(this.mainElement.mainIcon.style,mu),Object.assign(this.mainElement.mainItem.style,fu);const{revokeTextDom:s,exitTextDom:o}=this._getTextElement();s&&(s.innerText=this._btnTexts.revoke),o&&(o.innerText=this._btnTexts.exit),this.change2Add(),this.measureController.hook.on("modeChange",this.modeChangeHandler),this.mainElement.mainItem.addEventListener("click",this.onClick),this.mainElement.mainItem.addEventListener("mouseenter",this.onMouseEnter),this.mainElement.mainItem.addEventListener("mouseleave",this.onMouseLeave)}dispose(){this.measureController.hook.off("modeChange",this.modeChangeHandler),this.mainElement.mainItem.removeEventListener("click",this.onClick),this.mainElement.mainItem.removeEventListener("mouseenter",this.onMouseEnter),this.mainElement.mainItem.removeEventListener("mouseleave",this.onMouseLeave)}getMainElement(){const t=this.container.querySelector(".fpm__main-text"),e=this.container.querySelector(".fpm__main"),i=this.container.querySelector(".fpm__main-icon");if(!e||!t||!i)throw new Error("cannot find dom");return{mainTextDom:t,mainItem:e,mainIcon:i}}_getTextElement(){const t=this.container.querySelector(".fpm__revoke-text"),e=this.container.querySelector(".fpm__exit-text");return{revokeTextDom:t,exitTextDom:e}}change2Add(){const{mainIcon:t,mainTextDom:e}=this.mainElement;if(t.className.includes("fpm__main__start")){e.innerText=this._btnTexts.start;return}t.className.includes("fpm__main__end")&&(t.style.transform="scale(0.8)",e.className.includes("fpm__main-text__show")?e.classList.replace("fpm__main-text__show","fpm__main-text__hide"):e.classList.add("fpm__main-text__hide"),setTimeout(()=>{t.classList.replace("fpm__main__end","fpm__main__start"),t.style.transform="scale(1)",e.innerText=this._btnTexts.start,e.classList.replace("fpm__main-text__hide","fpm__main-text__show")},200))}change2Done(){const{mainTextDom:t,mainIcon:e}=this.getMainElement();t.innerText!==this._btnTexts.end&&(e.className.includes("fpm__main__end")||e.className.includes("fpm__main__start")&&(e.style.transform="scale(0.8)",t.className.includes("fpm__main-text__show")?t.classList.replace("fpm__main-text__show","fpm__main-text__hide"):t.classList.add("fpm__main-text__hide"),setTimeout(()=>{e.classList.replace("fpm__main__start","fpm__main__end"),e.style.transform="scale(1)",t.innerText=this._btnTexts.end,t.classList.replace("fpm__main-text__hide","fpm__main-text__show")},200)))}}class Yv{constructor(t,e,i){f(this,"container");f(this,"measureController");f(this,"mainElement");f(this,"_params");f(this,"_btnTexts",{start:"开始",end:"结束"});f(this,"onClick",()=>{var t;this.mainElement.mainTextDom.innerText===((t=this._params.startButtonText)!=null?t:"开始")?(this.measureController.hook.emit("willChangeState","watching","editing"),this.change2Done()):(this.measureController.hook.emit("willChangeState","editing","watching"),this.change2Add())});var s,o;this._params=i,this._btnTexts={start:(s=this._params.startButtonText)!=null?s:this._btnTexts.start,end:(o=this._params.endButtonText)!=null?o:this._btnTexts.end},this.measureController=t,this.container=e,this.mainElement=this.getMainElement(),this.mainElement.mainIcon.setAttribute("style","-webkit-tap-highlight-color: rgba(0,0,0,0);"),Object.assign(this.mainElement.mainIcon.style,mu),Object.assign(this.mainElement.mainItem.style,fu),this.change2Add(),this.mainElement.mainItem.addEventListener("click",this.onClick)}dispose(){this.mainElement.mainItem.removeEventListener("click",this.onClick)}getMainElement(){const t=this.container.querySelector(".fpm__main-text"),e=this.container.querySelector(".fpm__main"),i=this.container.querySelector(".fpm__main-icon");if(!e||!t||!i)throw new Error("cannot find dom");return{mainTextDom:t,mainItem:e,mainIcon:i}}change2Add(){const{mainIcon:t,mainTextDom:e}=this.mainElement;if(t.className.includes("fpm__main__start")){e.innerText=this._btnTexts.start;return}t.className.includes("fpm__main__end")&&(t.style.transform="scale(0.8)",e.className.includes("fpm__main-text__show")?e.classList.replace("fpm__main-text__show","fpm__main-text__hide"):e.classList.add("fpm__main-text__hide"),setTimeout(()=>{t.classList.replace("fpm__main__end","fpm__main__start"),t.style.transform="scale(1)",e.innerText=this._btnTexts.start,e.classList.replace("fpm__main-text__hide","fpm__main-text__show")},200))}change2Done(){const{mainTextDom:t,mainIcon:e}=this.mainElement;t.innerText!==this._btnTexts.end&&(e.className.includes("fpm__main__end")||e.className.includes("fpm__main__start")&&(e.style.transform="scale(0.8)",t.className.includes("fpm__main-text__show")?t.classList.replace("fpm__main-text__show","fpm__main-text__hide"):t.classList.add("fpm__main-text__hide"),setTimeout(()=>{e.classList.replace("fpm__main__start","fpm__main__end"),e.style.transform="scale(1)",t.innerText=this._btnTexts.end,t.classList.replace("fpm__main-text__hide","fpm__main-text__show")},200)))}}class Uv{constructor(t,e){f(this,"container");f(this,"revokeIcon");f(this,"revokeItem");f(this,"measureController");f(this,"onClick",()=>{this.measureController.revoke()});f(this,"onModeChange",t=>{if(t!=="Edit"&&this.revokeItem.className.includes("enabled")){this.revokeItem.classList.remove("enabled"),this.measureController.hook.off("anchorChange",this.onAnchorChange);return}this.measureController.hook.on("anchorChange",this.onAnchorChange)});f(this,"onAnchorChange",t=>{t&&this.revokeItem.classList.add("enabled")});this.measureController=t,this.container=e;const i=this.container.querySelector(".fpm__revoke-icon"),s=this.container.querySelector(".fpm__revoke");if(!i||!s)throw new Error("不正确的选择器");this.revokeIcon=i,this.revokeItem=s,this.revokeItem.addEventListener("click",this.onClick),t.hook.on("modeChange",this.onModeChange)}dispose(){this.revokeItem.removeEventListener("click",this.onClick),this.measureController.hook.off("modeChange",this.onModeChange)}}function Xv(n){ue(n,"svelte-1v1ixi2",'.Switcher.svelte-1v1ixi2.svelte-1v1ixi2{position:relative;box-sizing:border-box;width:-moz-max-content;width:max-content}.Switcher.svelte-1v1ixi2 .content.svelte-1v1ixi2,.Switcher.svelte-1v1ixi2 .active-slider.svelte-1v1ixi2{transition-property:transform, width, opacity;transition-duration:300ms;transition-timing-function:ease-out}.Switcher-bg.svelte-1v1ixi2.svelte-1v1ixi2{content:"";position:absolute;box-sizing:border-box;top:50%;left:0;width:100%;height:3.75rem;transform:translateY(-50%);border-style:solid;border-width:0rem 1.875rem;-o-border-image:url("data:image/png;base64,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");border-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAsQAAAC0CAMAAACkNspZAAAAyVBMVEUAAAAAAAAICAgUFBQ9PT1OTk4dHR0tLS0kJCRcXFxGRkYzMzNXV1dmZmZiYmJtbW3////////////////////ExMSKiopycnJvb2////////9JSUl5eXn///////////////////////+QkJCZmZn///+tra2kpKS/v7+KioqAgICNjY2dnZ3T09PZ2dnq6uru7u6AgICtra28vLzCwsK1tbXKysqxsbHCwsLKysrCwsK6urrExMStra3ExMSfn5+dnZ26urqLi4vkhTy/AAAAQ3RSTlMzADQ2P0M4OzlIQT1GS0lNBQ4JFyGFWVBOCwdCUhEaFRMeHV1iHG5nelpNQj8pLygkVTR3VXRFcGI5gF80YGlcUk9NBLjkeAAAEPBJREFUeNrs2tfS0zAQhmHROwQcYoojN7kwA3Yy6aRA7v+mkFcxa8cyVkAcMOx7Bf/BMzuf9Yfdoah/vL+EeERRmu78hewiBrofoDcUpUnpsMXZGmL0C3TfV72mqJ4ACHC2INkiYuUX7E6n0yAI/CqHoloBC8lDIgHNSvLt3iwiRsDgt9Ir4XKeRKFsTFGdQlmUcC5BV5ZB8m2QLSJGwXCBJWDf4YmkW6yX2+3ptMjzr28pqtXXPF+cTtvtcl1Izgl3fAkZLrKpY/uI4QbLExz4nEcV31Mu/9DFJs2yTIg4/iSbUJSsshDHQkga6WYhD1x+qihHnPuBPMhwj4e82Uc8GinBvgOAt/nbfJWKeO5C71SvKOrShYQLzWORriSZLUB2fHA8cI6tIx7BDp4GDg/L9XbxdZEK4NuQ+4Kirmp4BsoilXS26zLkTgC7ou8cW0WMhGFFROP19muuAANftPuSojqhZqCsIOdft+txBLtCz9guYiQMR3i3z/M0BsDgF/E+oShtiBkkA+Q4zfP9LuSOlrFlxEjY51G5XOQb4YFgANzR+5yiGnUsA2Rw7IlNvliWEfc7jO0jHo0U4bBc5isxB8E14A7dBxTVqMO5hgyO52KVL8tQMcZPPPuIRx8U4WKZb2BGKME1YKJLGdWQXDuGWbHJl4VijMfYGmJcEnILR8V+kcYoWOP3I/SUohopFRrJ6DhOF/siktsYN4VdxLAknERu4fSTIlzfYPR7Rfc+RV264oyS63usGH9K5TZOHNgU9hDjGa6WxHi9QsIoWAEmuZRJteS2Y2S8Wo+rTWF+jJn5GQ6csNivhIeEQbAC3OX7jKJatX0gZHCMjD2x2hehE5gfY2a8hn0+O6+yFmElGABr7T6iqEtazQAZELUZZ6vzjPvGy5iZPko40W4DSwIJXwsmuZS552vHyBg2xWYXOabPFMxwSvDwvBFeizCsiFpwm+9jitKGRhAy7Iorxp7YnENuOCmYieGpn5THdOK6sCRqwiAYAffpfUj95/VZRsjguGYMm8J1J+m+TPypiWJm8irhhLsU1nCXMAomttRtpNFxlzEs43QXOiavFGzYcMDH51TAGpZLok0YBWv43qOon2kpA54OY7kpYBmL9DzmwbBiNvhJF/DZMZs0zjASbgkmutRtnBuOkXHrGE+y44wHg593bNhwecQpoc4wEr4IJr/UjTUhI+P6GOOkOJbDitmAYZ9/OQoPp4SGsAbwXYrSpoGsYYyTwhPHL9wfUMwGDCdFBoZhSlRnGAnjESa91O9axnOMjCUzmBRKcVYkA4rZgOFDFsPLGp5hINw8wgSY+p1a9xgZN48xvLXF2WFAMfu14R0YVnP4QduwIkyAqT+o4fha8QM1jEHxDhXfhPhyhz+579BwhzAJpv60Hsao+J376XKLb0UM78OFQMN4hs0JM4q6ZM4YjzEqFgW8F9+GeFQZ/vItVs8SaBjPsCJMdKlb63XcPMaoGD7v4m9fKsUjQ8RouJSGXTCsPunqM4yECTBlCTIyxmMMn3eg2JWKy37FrO83P3z2Pfbgm67PMAmmbDruUwxfd178fcb7fg3E9A8TU2esMSwvPZ5hIkz9Wf3HWELTKB47U/0TBet5mAg/x/X/ONBw4wyTYMpC/ccYFdf/9Yg/hz1PFEw/iJND2zBOCXWGiTBlJ90xxknRVnxI9LOY6QdxGc97DBNh6q8y7lc8j0uYxQaI1SCe6Aw/JMOU/bSTQqd4ombxEGIYE370eeK5V3sYDRNhynI6xd1d7HqTz5GvGRRM90J8kIbfqYcJMkzdmn3F6oninVR80L0WM82Y+MG+GeSmDkNR1IM/KWKCQPUkpQSpk6SVgCWw/0X9NMnj2Xk2HRF7cM4ajq7uu04u78FRt9mowygMyms1Vos3m6AWv18ShcKlysTVexyGpxSx2PtrqlA488xx/Lk2fnHUyS6BwvA6jMWDdovjzjfXn6M+eaQlHspEe5/LxHb7GCZwGCwrWKwTxXY7r8X3digUVuL4mePWxGUCh2EtrMW2UDQ38+ThzFXXDUGccHgAh+HFhBInLR6iuDO3nVtedf2yTOAwZFnDYlMoer3trMTjVReWCV2IcRjWIVMo/oWFYrztrMQSxK0E8bhM4DCsSN5iWSgkits4il0miKVM4DCsibVYC0U2il0cxN8axPFVh8OwFrmFQqP4O45iFwXxJQhiHIYC5CyOo/gSRbELN+KzDWIchrWxFtsoPodbsQsf67JBjMOwKn9Hcfhs57RNnI7LIMZhKIK12ETx8aR9woVnXdckgpgyAeujziWjuOnC086F+xpBDLXwPIrjlc3JN5jzWWeCGIehCM+ieD7t5ItM92gT+0PnvT7W6TSBw1ACO1Dos5333WH/6BNO28RN2wRBDMVJRrH2iZv2CRd8NmHbBEEMJbBRbPuEfkChEk8jsZx141cTtAkoif2CQk+7cSpWieM28Ra3CRyGcuT6xJv2iUji09m2iTGIcRiKEUax7RPnk0gslfjQxW2CIIbiiH3JPtEdfkuxSqwvHWGbIIihMPa0W7x3qMRjJaZNQHXk+4SUYpV4N1Zi8+SMw1AUtdg+PY+leDdJbCvx6DASQw3YfcKUYpH4Y5+pxDgMZXlaivcfKrGsxFqJfx1GYihP/N6hpViW4lHiaSX+mr9g2w4SU4mhHmYFY4m385dsX9NS7Ka7ru0buxITxFCe/FLc9O102Tn5qcN7KjFUSLYUey+/d7j5W+LprtOVmEoMdZBaiuWyO+xFYh0nzF2Hw1Cc9GUXzhMuNU5QiaEeJIrz84Qzj87cdVAV5rIzD89uXtgYJ6BS8vOEbGxOPiZmnIA6yc8TTX8OJG57s7Bx10El5De2vn1IvPtEYqiXZxJ/7lTi+0JiFjaohv/snT2KAzEMRmGq1CHV7pCQfoqcYe9/qCXG4lvHisU2jgzvneEh9GdLPbZXiX+qxHVgh8SQFUnsj+yqxBckhrQMJL64En8jMSSjnzv7Eu9IDFl5L/GOxLAGA4lJJ2ANRukEhR0sQVTY0WKD9EQtNoYdkJ7xsIOxMyzAeOzMAhAswEhiVjFhBcarmCzFwwJES/E8T4L0RM+TeCgK6QkeivJkH/IzfrLP5ymQn81vE+vzFL6xguyE31jxoSBkJ/pQkK9dITvh1658sg3ZiT7Z5twBpCc8d8DhGUhOfHiGE2CQHCclbk+AcYwRkhMfY+QsLiQnPovLgXLIzT8OlNeVYvIJSMYom7BlYpPYkuKyA2T5BKEYPszm9ibK9o+lxJK47AA9di+fwGL4EHLYzSb2R9n+aSS+3ft84oTEMINY4lOfTdxvkrjJJ7x5BxbDZOSwP+lQNmESWz6h/oSFYvIJ+BybW9apN2HZhCR+Du0O5ROEYphPHIiVTRzPcZ0kLnzZvKMbPWMxzMJ3WCPndtJRsglJbM87yv5EH4qxGCazvQ/EZW+iPuqQxDbvuB6EYshBFIiPq006JHHZn7BWsUIxFsMMYocViK1JXPcmWonPpbRTKFaDgoQC5iLf1JpQIK5l3bmRWKWdE4qxGGazxYHYyjpJrNLubyjGYphA7LATiFXWSWJ12V5CsWo7LIY5yDRVdU0gVn+tk1gLFM3YDothGr7D7bBOaxONxG4oLhsUWPzLrr0tKw1EQQB9ssoHtSiDiaUQLgkheElACBwOnEL9/48y2ZOxGWd0jAaeur9hVVfPThhP7mNY/ppwFjEQo4rnHzdtFZuDgooZX/o3bI6Jn0U810UMxEYVB+sP6g8KvO2omLlXbMN41em/Jj6sAyliCzFuxYsvGz0orAsFFTM3zbUw0zDGxObLAjdiEzE+282+/zIoqJhx5i6GrTHxfYaPdW7E8rYLR7qKf85iKma86d8wBrEu4lEorzoXYvNt9yl0DgpRTMYMcgPCMOwcE+EnvOpciPG2C+tBQcWMJ3c3/DbahHjVuRDjbRefk+ZCgVkMxWTMILcjDMMYxM1lYnWO8apzI8agSH7OYipmrNzXMAZxgjFhIbYGxfDrCoNCnyigmIyZ2xCGYRwmMCbCrzOMCSdiVHF9oSiT0KX4ORUz9zD83Gk4KevLxOuBBzE+eZzT0e8UkzFzM8J/MDxKz/jMYSG2B0XzZ7FWbOxiTAoyZnomjClh7WEx3PxFjDHhQTxQs1ged3KigOJ2GAtjOmb6EAzCmMMwLIcJedR9HQbymcOPGLN4fbEVm2VMxkw/hO0atg1f1hjEPsS4FpeXRL7cuRULYzpm+hEshN2G5UtdcilxIfYjhuLPl0Rmsd7F7fPOZEzITFfAHsLqSaf3sAzi5PIZhj2IkXeN4mIpil9CMcpYMYZjcma60YVgTRg1DMMvxfCyaAzjUedFjBPF4rxcXSl+phX/yphhusdNWBt+dmV4tTwvcJjogHggio91F0dQ/N5mTMfM/wq2Cb+H4aju4aMYHnRFDMVprVjdi1+YihvG4piQmX8BDMFC2DT8Qt2Ha8MpDHdDDMXFUn/1wKQAY13HhMx0B4wSBmFMCf2NY1nAcCfEUBx/floqxbqMwRh1LJBpmfkrvQCMEtaEUcPK8PLpcwzDnRBD8TQuW8V6UliMxbFAZhhfAFgE24T1lGgNl/EUhrsihuL1Uxa2inUZg7E4FsiUzHTwK4BFMAjrGtaGw+xpDcMdEUOx3IuH37I0up4UYAzHgEzOzO/pAjAEg/D1lIjS7NtQ7sMw3BExFI+D2THDpLAYw3FLmWGcAV8ItghjSmTHWTD2GPYhxt9Ak0V5ykJ1azMZw7EpmaQZm63pF4JNwuqyFmancjHBPz8exH7FMimqtC1jMG4dA7K2zDCIpReAtWAQbms4rWRKwLAfsfd5Nw7mx0O2ikzGUsfiWEEWygzjDPgKYC1YStgkHK2yw3EejPGk8yP2K24mRbzeVbKMrxnDsSGZnhmXXO3XEGwSljVc7dZxMyXEcA+IMSmCWXGqUoOxdgzI0MwwEssuAGvBBuG0OhWzAFOiD8S4Ukzi4b46rCIwhmOBLJQZxh3wVYAhGISj1aHaD+MJrhL9IEYZj4NFudtmYAzHCrKWTM+MS672qwBDMAhn2125CMao4d4QYxlPg3lx2h4SxVjqWDkWybDccGYYk67ohV8RLCXcEk4O21MxD6ZYw70ixpliEs+KXV4lERxryCKZYTx5cQUYgqOkynfFLJ7gKNEnYigevFaMy5pxuqkZa8cCWVMmZ8ZNF3wFsBZcE96kNeFSEX49gOE+EaOMFeN5vY3zQzoSxwoyJLecGUYFdOFXAVaCR+khr7fwXAibS6J/xGA8DeLZ8ZTnWRKJY4EslMUywzjzSvMVwCI4SrI8Px1ncTB1E+4fMRjXdTzcPzzmWbppIEOyYGYYMwov/ArgTZrljw/7YV3CHsI9Igbjto7L/cP2cdtAFslCWTQzjA7sCl/xK4C3j/nDvmxL2EO4N8RgLHVcr+Og7uNi/5C/yassTYSyYBbPDAO5Cq/w/dFuHaQwCENBGL6CbZouQ9NETTfdaFFc5P7H6rzZiEgR4W0K7z/DxzApd5/iAfiNDXZ4whzhA8LqiDnH4pi/gpDHWrxfhqnr+z7nlF7oblnohVLKGTS6aVi8L3UkYHkRFHw8wuqI1znmrwBkF9oYhfI81zqUsnjL2rSUMtQ6z8I3xjY4AOaLODHCuohXx/zHAhmSXQjtM6KbZe2K6NmG4OBXAPMHnxSsj3iFLJJBGZaBWXKWtYksHtALvvSrAFgLMWsoGZSli2X9iECu9KsAWBcxa4Qyu1rWLtBljZ7fFbF+jWXtIl39gNiy/rwvGmW4k6mR4W0AAAAASUVORK5CYII=");border-image-slice:0 90 fill}.Switcher-buttons.svelte-1v1ixi2.svelte-1v1ixi2{display:flex;align-items:center;box-sizing:border-box;padding:0 0.1875rem;height:100%}.Switcher-buttons.has-divider.svelte-1v1ixi2 .button.svelte-1v1ixi2:not(:last-child)::after{content:"";position:absolute;right:0;top:10%;height:80%;width:0.0625rem;background-image:linear-gradient(to bottom, transparent, rgba(255, 255, 255, 0.3), transparent);background-size:100%;background-repeat:no-repeat;background-position:center}.active-slider.svelte-1v1ixi2.svelte-1v1ixi2{box-sizing:border-box;position:absolute;height:3.25rem;top:50%;transform:translate(0, -50%);border-style:solid;border-width:0rem 1.875rem;-o-border-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAXQAAACcCAMAAABY3aA6AAAAhFBMVEX///////8AAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////88i7DIAAAALHRSTlNmawBvc3d6BAcZDid8NwyFja/XEhYkHTErIS41gpajnUyRVEE7XKpiRczDuH1q6FcAAA1mSURBVHja7Ndtk5owFAXg2KKtiiUdlTdBYH1Z//8vbC4SjkmuDlpmOht7AWfdLyaPZw4ovo06PzydcZX+Eh3QP99gXvsCRkbvsX91s/B29A41/rch9mOjq09twUl6TbNRM/d4aH9rmsWVfkDmx0XX4ORN1HGcZdlWzdLbod2pTcYx8St5Dc/7jIiOjGtw4lbSaZ4nSbJTs/J0aG9qi3meKn+i1/AM+/joWlyBk3eaJ7tj/RlEsiyr/fm3t3PeV2Upo+CzPu6SPFXyBM+4j4oO8k6cwI+nUFbdihopI49HyqbLVSXD05HgO3ejZsZDR5OrkHfiCnxWns9VKaNQzczzCa+vaiJZVudzOVPwnbuKO9RHRidyCnkrLqQCb6I73FNvhtsdyTcKXorWneIO9jHRf1zJ5/F2ma9O0X5fEriXzvfHgi/3++i0ypfbeA72EdF78jS5TKtW/J20efvWvZpekvRJdjH49rneEHld7CsZhhx44Pm48OQuq31RE/tmPfhJRgwzBzlC7mhPA2/hsTXYI+5gH/YgI4aWebZM6qhqil4c4P5ac/o0lntRVlGdLLOhHSMGxnyZH6Y9Od8n3z0fvm069qaaHvLlwLCLQTfQbbr7LEuD3NUOPD9c+1v2qCw/d+n2GvbX0RFzahbd5ZZ4z+190G/xLXfd7apjdNhfQof5PEtXk1K65AB3ZmJfX2bshbP47TDsspys0mwO9RfQ1YPiYh1v80PRFA656327dPui40uczsIxVurhDnYFdci38XqBh8cn0anOqVo+JMXcJg8c7W7V7sq/UNCZvOjDtmfYKezygyoGxf4celvnVC1N1Mdci2M099eSfWVu8cGu3fuwRw1VTFvsT6Kjzo+hLBBzM+Tv4+3g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");border-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAXQAAACcCAMAAABY3aA6AAAAhFBMVEX///////8AAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////88i7DIAAAALHRSTlNmawBvc3d6BAcZDid8NwyFja/XEhYkHTErIS41gpajnUyRVEE7XKpiRczDuH1q6FcAAA1mSURBVHja7Ndtk5owFAXg2KKtiiUdlTdBYH1Z//8vbC4SjkmuDlpmOht7AWfdLyaPZw4ovo06PzydcZX+Eh3QP99gXvsCRkbvsX91s/B29A41/rch9mOjq09twUl6TbNRM/d4aH9rmsWVfkDmx0XX4ORN1HGcZdlWzdLbod2pTcYx8St5Dc/7jIiOjGtw4lbSaZ4nSbJTs/J0aG9qi3meKn+i1/AM+/joWlyBk3eaJ7tj/RlEsiyr/fm3t3PeV2Upo+CzPu6SPFXyBM+4j4oO8k6cwI+nUFbdihopI49HyqbLVSXD05HgO3ejZsZDR5OrkHfiCnxWns9VKaNQzczzCa+vaiJZVudzOVPwnbuKO9RHRidyCnkrLqQCb6I73FNvhtsdyTcKXorWneIO9jHRf1zJ5/F2ma9O0X5fEriXzvfHgi/3++i0ypfbeA72EdF78jS5TKtW/J20efvWvZpekvRJdjH49rneEHld7CsZhhx44Pm48OQuq31RE/tmPfhJRgwzBzlC7mhPA2/hsTXYI+5gH/YgI4aWebZM6qhqil4c4P5ac/o0lntRVlGdLLOhHSMGxnyZH6Y9Od8n3z0fvm069qaaHvLlwLCLQTfQbbr7LEuD3NUOPD9c+1v2qCw/d+n2GvbX0RFzahbd5ZZ4z+190G/xLXfd7apjdNhfQof5PEtXk1K65AB3ZmJfX2bshbP47TDsspys0mwO9RfQ1YPiYh1v80PRFA656327dPui40uczsIxVurhDnYFdci38XqBh8cn0anOqVo+JMXcJg8c7W7V7sq/UNCZvOjDtmfYKezygyoGxf4celvnVC1N1Mdci2M099eSfWVu8cGu3fuwRw1VTFvsT6Kjzo+hLBBzM+Tv4+3g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");border-image-slice:0 90 fill}.button.svelte-1v1ixi2.svelte-1v1ixi2{height:3.5rem;display:flex;position:relative;cursor:pointer;align-items:center;justify-content:center;pointer-events:all;width:7.25rem}.button.svelte-1v1ixi2 .content.svelte-1v1ixi2{position:absolute;display:flex;align-items:center;font-size:1rem;color:#fff;text-shadow:0 0.125rem 0.5rem rgba(0, 0, 0, 0.5);font-weight:bold}.button.svelte-1v1ixi2 .content .icon.svelte-1v1ixi2{display:inline-block;width:1.15625rem;height:1.15625rem;background-repeat:no-repeat;background-size:100%;margin-right:0.125rem}.button.svelte-1v1ixi2:not(.active) .content.svelte-1v1ixi2{opacity:0.65;transform:scale(0.875)}.button.svelte-1v1ixi2:not(.active) .content.svelte-1v1ixi2:hover{opacity:0.85}.button.active.svelte-1v1ixi2 .content.svelte-1v1ixi2{opacity:1;transform:scale(1)}')}function oc(n,t,e){const i=n.slice();return i[13]=t[e],i[14]=t,i[15]=e,i}function rc(n){let t;return{c(){t=S("div"),w(t,"class","active-slider svelte-1v1ixi2"),z(t,"width",n[6]+"px"),z(t,"transform",`translate(${n[7]}px, -50%)`)},m(e,i){B(e,t,i)},p(e,i){i&64&&z(t,"width",e[6]+"px"),i&128&&z(t,"transform",`translate(${e[7]}px, -50%)`)},d(e){e&&O(t)}}}function ac(n){let t;return{c(){t=S("span"),w(t,"class","icon svelte-1v1ixi2"),z(t,"background-image",`url(${n[13].icon})`)},m(e,i){B(e,t,i)},p(e,i){i&1&&z(t,"background-image",`url(${e[13].icon})`)},d(e){e&&O(t)}}}function lc(n){let t,e,i,s=n[13].value+"",o,r,a=n[15],l,c,d=n[13].icon&&ac(n);const h=()=>n[10](t,a),u=()=>n[10](null,a);function m(){return n[11](n[13],n[15])}return{c(){t=S("div"),e=S("div"),d&&d.c(),i=$(),o=xe(s),r=$(),w(e,"class","content svelte-1v1ixi2"),w(t,"class","button svelte-1v1ixi2"),K(t,"active",n[4]===n[15])},m(A,p){B(A,t,p),x(t,e),d&&d.m(e,null),x(e,i),x(e,o),x(t,r),h(),l||(c=be(t,"click",m),l=!0)},p(A,p){n=A,n[13].icon?d?d.p(n,p):(d=ac(n),d.c(),d.m(e,i)):d&&(d.d(1),d=null),p&1&&s!==(s=n[13].value+"")&&Se(o,s),a!==n[15]&&(u(),a=n[15],h()),p&16&&K(t,"active",n[4]===n[15])},d(A){A&&O(t),d&&d.d(),u(),l=!1,c()}}}function Zv(n){let t,e,i,s,o,r=n[5]&&rc(n),a=Pe(n[0]),l=[];for(let c=0;c<a.length;c+=1)l[c]=lc(oc(n,a,c));return{c(){t=S("div"),e=S("div"),i=$(),r&&r.c(),s=$(),o=S("div");for(let c=0;c<l.length;c+=1)l[c].c();w(e,"class","Switcher-bg svelte-1v1ixi2"),w(o,"class","Switcher-buttons svelte-1v1ixi2"),K(o,"has-divider",!n[5]),w(t,"class","Switcher svelte-1v1ixi2")},m(c,d){B(c,t,d),x(t,e),x(t,i),r&&r.m(t,null),x(t,s),x(t,o);for(let h=0;h<l.length;h+=1)l[h]&&l[h].m(o,null);n[12](t)},p(c,[d]){if(c[5]?r?r.p(c,d):(r=rc(c),r.c(),r.m(t,s)):r&&(r.d(1),r=null),d&23){a=Pe(c[0]);let h;for(h=0;h<a.length;h+=1){const u=oc(c,a,h);l[h]?l[h].p(u,d):(l[h]=lc(u),l[h].c(),l[h].m(o,null))}for(;h<l.length;h+=1)l[h].d(1);l.length=a.length}d&32&&K(o,"has-divider",!c[5])},i:q,o:q,d(c){c&&O(t),r&&r.d(),jt(l,c),n[12](null)}}}function Jv(n,t,e){let i;const o=g=>{e(4,d=g)};let{options:r}=t,{onChange:a}=t;const l=[];let c,d=null,h,u;function m(g,v){Ge[g?"unshift":"push"](()=>{l[v]=g,e(2,l)})}const A=(g,v)=>{a(g.key),e(4,d=v)};function p(g){Ge[g?"unshift":"push"](()=>{c=g,e(3,c)})}return n.$$set=g=>{"options"in g&&e(0,r=g.options),"onChange"in g&&e(1,a=g.onChange)},n.$$.update=()=>{n.$$.dirty&20&&e(5,i=l[d]),n.$$.dirty&40&&i&&c&&setTimeout(()=>{e(6,h=i.clientWidth),e(7,u=i.getBoundingClientRect().left-c.getBoundingClientRect().left)},0)},[r,a,l,c,d,i,h,u,null,o,m,A,p]}class qv extends le{constructor(t){super(),ae(this,t,Jv,Zv,oe,{defaultIndex:8,setIndex:9,options:0,onChange:1},Xv)}get defaultIndex(){return this.$$.ctx[8]}get setIndex(){return this.$$.ctx[9]}}function Kv(n){ue(n,"svelte-1m0stw",".exit.svelte-1m0stw{position:relative;pointer-events:all;cursor:pointer;left:1.5rem;top:1.5rem;width:1.5rem;height:1.5rem;background-image:url(data:image/png;base64,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);background-repeat:no-repeat;background-size:100% 100%}")}function $v(n){let t,e,i;return{c(){t=S("div"),w(t,"class","exit svelte-1m0stw")},m(s,o){B(s,t,o),e||(i=be(t,"click",function(){si(n[0])&&n[0].apply(this,arguments)}),e=!0)},p(s,[o]){n=s},i:q,o:q,d(s){s&&O(t),e=!1,i()}}}function e0(n,t,e){let{onClick:i=null}=t;return n.$$set=s=>{"onClick"in s&&e(0,i=s.onClick)},[i]}class gu extends le{constructor(t){super(),ae(this,t,e0,$v,oe,{onClick:0},Kv)}}const pu="data:image/png;base64,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",Au="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABICAYAAABV7bNHAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAASKADAAQAAAABAAAASAAAAACQMUbvAAAFO0lEQVR4Ae2YWYgdRRSG78SFOG6Ju4MxIRnRgCCKBlSC24P64IO4h7wI6oMPCioqAX1TfFIQRFFBETQmIioqGhDBh3GJiMSAZnABNSIuUQTFbcz4fZcup297b9+t7525wznwU11d1aervj6nurprtbAgEASCQBAIAkEgCASBIBAEgkAQCAJBIAgEgSAQBIJAEMgIzM7OLkHL0STaJ8DMgRkDyDK0CX2MptEUOrMbSGPddB6VvkAwUo5Hd6OzCuP+hfr5Y2NjvxbON60uaXp2hE8CZ3+GfzJ6ABXhOLND0VoPOrF9O+k0Kn2AM85Y16M70UTJuL8taWtoWjSAgHMYM7sQ3YyWN8yysbKZ9NrdeKp1bVGsQcBxvbkUXYsOaD3d2jbabgXQ3yV9GppGPoKA43pyDboclb3G36T9rm7g0L82soAAY/S7CG9E56GybHiLduH4BuvKRhIQcIyUi5BwTmsz47dpvwftadOvafPIAQLOUmZiSl2JVjed1dzJ7Rzei74iembnTnd+NFKAgHMIU7seXYKObTPN92kXzue9wtH/yAACjkBuQecgN3tltoNGN4rTwNlb1rFd20gAAs4JTOR2dAYqe407351IOB/2C0dnlQBiAm7vZ6oYkIPKG77XUd+E1iDvU2bTND6I3qtqLH0BYvDuWP3uORHNUHeAOxlcRx+C9C01/F1MhzvQUahsj6OfT9HDaKoqODot2zvY3tIYvOuAi+W5SD++Xf5BU+h1BvklZc+G/+u4+AbkwtxunF/QRzivcl/HUJn1E0GTjMKNmtGin7+QKeD30AQTfI1ye7dPk+uMFFPqMtRuvaFLzQfxOKocjs57ApRNwrfKDPKJ+YSV9Z/RKcj2lfR9BUi/cdzW6GsU3o98U3Uytq/p9wR6serIwWfdevoflA3mh8yHGzBfpYJK5U8cuz5dhW5k4isoS40+ptJDaD3qBM439HsKbR0UHHzXegLkhdhnaBcyrfJwhKSMGtPuAnQbAM6mbGq0HU3DI+h01Akc/+c8owYJB/9tFz/7NDUmZUqtRFegVehP5OSU64jlfpkOp/wRbUNbmNQflHXDzyoO7kMnIX16rWr18L6nbTN6FD+m9EDNAfVsGaRJHAjpOGTEJDgJViqX0WakvYu2ot3oVHQT0odRJxT7C1Y/RUtwHgNOx/90ik66qfcFyBvlIG2gOoGMjgTFMg/sQOoHo++QQFynjC7BJjjpWq/LQ3LNM62GBod79Z5iXpwsg7SWul/YQiqmW4qINPmD6OM5zUU+QbQs9vUhzgsc7tsyz23r2Ah3J/kJegE5mXFkOjVbvNMC7v7JaHMd8ZzST/4a6/MGh3vXU8GybxMS9hGOfOJG0jFIAGnylk7edpXOm1qpzWPb7Ge0mYrPoaGmFff7zxxEZZZB2oFD00RIRyAhJSh5MHkoAhFOeit5vQvyFvTksBZk7vU/qxSQ3jNIH2R3cqPoh+bvKEVMiqJ8tKSo8TLXIdPqWfT0fMLh/tWlmM6SMam9pFsRkgt3ihRhGS3FiHLT6X7JfY475KG8yrlXS6s8gtKdCpCu5ryR5Os8H0H5NDNyhGNaPc/1Kd2ozp8NDJBTKkDawKkjkZFkeuVBOY49yMh5eaHAYSyDSTEdJytAcuF2n2TqmF5pD5Tg+B9pQUQOY6ubgxyKsSYZNf4GEdJqJJylyA/Pl9AbCw0OY6o/RcuhGJB8IMJZh1Ygf4u8g3YBx5QLk4DRhMaRC3NYEAgCQSAIBIEgEASCQBAIAkEgCASBIBAEgkAQCAJBYJEQ+BdpRqKi3IjqNwAAAABJRU5ErkJggg==",cc="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAAMKADAAQAAAABAAAAMAAAAADbN2wMAAABi0lEQVRoBe2Yu20DMRBEdW7EuVLX4NQVuAEVoUhFuAFV4FQ1OHWuRkzNABRwMLhDfbhcBhyA0IEjnvYNjjxoN5upmcBMYCYQmcCifjyl9AL/E+Md4xXjjHHCOC7L8ofPcJkAufgvVPhWqPIHc7sRIJiwJSZfKp7f5zz9cCkAPjZKNV+tbeYpAD7zSjVfrW3mKQBuWKWar9Y28xQATxsl7PNkHgJqYUtPARzxQzxtLG1h7KMhZIL5KP3/HkgonMVf9Y2LA45UzneXBChVkxPfw/tY+WEQdwOw6JEgHgIYCeJhgFEgngIYAeJpgGiIJgCREM0AoiCaAkRANAfoDeEC0BPCDaAXhCtADwh3AG+ILgCeEN0AvCC6AnhAdAdoDRECICB+4bEmtmzOGNU2ZhgAirP+2dFaS7YxVVdifROX69wIOODmTN6SbGOGArDiDFF7Esw2ZjhAjr3WpjT9UQC4YZVMfxSAWhvT9EcBUG1MnkL0i6ptnuIij0mjjVl9D3jUMu85E5gJzARuT+ACS7KuMQ7rOEcAAAAASUVORK5CYII=",dc="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAAMKADAAQAAAABAAAAMAAAAADbN2wMAAAByElEQVRoBe1ZMU4DMRC8Q7yCJjVNKCh4ARVfAPo0PCYNPeQLVLyAggIa6jQ8g2NGsiJjeUfHrdGd0K60Sm7t3R3P+hx503UhwUAwEAzMyUCvkg/DcITxa+gldAXdQ5+hu77vv/DZTKbmMheQAt4D4XkF5Stsm1aL8OQiw5aQ+Rp4zqed461kci5VgUegO22F0BnnA9W+qcVQFeCeX4qYWNQC+MIuRUwsxwIhTxu1hV4w/ib8fzN0hskXwoFYqqIqsIMHT5uafML4XhuYaGMsxqwJMRBLVcyXmLOzs/ku8ybzTDhkthZfiWUNzSuxxbP8zVEV6HjOQx8KdNw2rcEzBWP+2JLMTQwctEQuwHJakj0WMHc1ogJRAScDsYWcBLrdowJuCp0BogJOAt3uUQE3hc4AUQEngW73/10BXimhtwVNvIDLq2gxf+wjYzL2QZg7XWsPtvKLCSQ5Wq1FXsCfoK2ulsRxBT2BliLbmGoLqXYfE/EC3koYqwae8WUbU1UgWoutyoM4KyuW2kJ7y2kGu4nF01rcVnpGk9aWTrq8eVbGad5alO2+MvuIZ9XGlLnMl5hJ01HK02ixfzGNICemBAPBQDDwhwx8A43PdoQvgLfYAAAAAElFTkSuQmCC";function t0(n){ue(n,"svelte-468fdd",'*.forbid.svelte-468fdd.svelte-468fdd{pointer-events:none !important;opacity:0.5}.Measure-Controller.svelte-468fdd.svelte-468fdd{pointer-events:none;position:relative;width:100%;height:100%;z-index:2}.Measure-Controller.svelte-468fdd .mode-switcher.svelte-468fdd{margin-top:2.25rem}.Measure-Controller.svelte-468fdd .bottom.svelte-468fdd{position:absolute;width:100%;bottom:0}.Measure-Controller.svelte-468fdd .bottom .mask.svelte-468fdd{position:absolute;bottom:0;width:100%;height:11.5rem;background-size:100%;background-image:linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.3))}.Measure-Controller.svelte-468fdd .bottom .center.svelte-468fdd{display:flex;flex-direction:column;align-items:center;margin-bottom:2.5rem}.Measure-Controller.svelte-468fdd .buttons.svelte-468fdd{pointer-events:all;display:flex;align-items:center;height:2.5rem;background:rgba(0, 0, 0, 0.2);color:rgba(255, 255, 255, 0.85);width:-moz-max-content;width:max-content;border-radius:624.9375rem;overflow:hidden}.Measure-Controller.svelte-468fdd .buttons .button.svelte-468fdd{cursor:pointer;display:flex;align-items:center;position:relative;font-size:0.875rem;padding:0rem 1rem}.Measure-Controller.svelte-468fdd .buttons .button .icon.svelte-468fdd{width:1.5rem;height:1.5rem;background-repeat:no-repeat;background-size:100%;margin-right:0.25rem}.Measure-Controller.svelte-468fdd .buttons .button.svelte-468fdd::after{content:"";position:absolute;display:block;right:-0.03125rem;height:1.5rem;width:0.0625rem;background-image:linear-gradient(to bottom, transparent, rgba(255, 255, 255, 0.3), transparent);background-size:100%;background-repeat:no-repeat;background-position:center}.Measure-Controller.svelte-468fdd .buttons .button.svelte-468fdd:last-child::after{display:none}')}function hc(n){let t,e;return t=new gu({props:{onClick:n[0].disable}}),{c(){ne(t.$$.fragment)},m(i,s){te(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.onClick=i[0].disable),t.$set(o)},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){j(t.$$.fragment,i),e=!1},d(i){ie(t,i)}}}function uc(n){let t,e,i,s,o=n[2]("撤销")+"",r,a,l,c,d,h=n[2]("结束")+"",u,m,A;return{c(){t=S("div"),e=S("div"),i=S("div"),s=$(),r=xe(o),a=$(),l=S("div"),c=S("div"),d=$(),u=xe(h),w(i,"class","icon svelte-468fdd"),z(i,"background-image",`url(${pu})`),w(e,"class","button svelte-468fdd"),K(e,"forbid",!n[3]),w(c,"class","icon svelte-468fdd"),z(c,"background-image",`url(${Au})`),w(l,"class","button svelte-468fdd"),w(t,"class","buttons svelte-468fdd")},m(p,g){B(p,t,g),x(t,e),x(e,i),x(e,s),x(e,r),x(t,a),x(t,l),x(l,c),x(l,d),x(l,u),m||(A=[be(e,"click",n[7]),be(l,"click",n[6])],m=!0)},p(p,g){g&4&&o!==(o=p[2]("撤销")+"")&&Se(r,o),g&8&&K(e,"forbid",!p[3]),g&4&&h!==(h=p[2]("结束")+"")&&Se(u,h)},d(p){p&&O(t),m=!1,qe(A)}}}function i0(n){let t,e,i,s,o,r,a,l,c,d,h,u=n[1]&&hc(n),m=n[5]&&uc(n);function A(g){n[9](g)}let p={options:[{key:"line",value:n[2]("测距离"),icon:cc},{key:"area",value:n[2]("测面积"),icon:dc}],onChange:n[8]};return n[4]!==void 0&&(p.setIndex=n[4]),c=new qv({props:p}),Ge.push(()=>ka(c,"setIndex",A)),{c(){t=S("div"),u&&u.c(),e=$(),i=S("div"),s=S("div"),o=$(),r=S("div"),m&&m.c(),a=$(),l=S("div"),ne(c.$$.fragment),w(s,"class","mask svelte-468fdd"),w(l,"class","mode-switcher svelte-468fdd"),w(r,"class","center svelte-468fdd"),w(i,"class","bottom svelte-468fdd"),w(t,"class","Measure-Controller svelte-468fdd")},m(g,v){B(g,t,v),u&&u.m(t,null),x(t,e),x(t,i),x(i,s),x(i,o),x(i,r),m&&m.m(r,null),x(r,a),x(r,l),te(c,l,null),h=!0},p(g,[v]){g[1]?u?(u.p(g,v),v&2&&k(u,1)):(u=hc(g),u.c(),k(u,1),u.m(t,e)):u&&(de(),j(u,1,1,()=>{u=null}),he()),g[5]?m?m.p(g,v):(m=uc(g),m.c(),m.m(r,a)):m&&(m.d(1),m=null);const y={};v&4&&(y.options=[{key:"line",value:g[2]("测距离"),icon:cc},{key:"area",value:g[2]("测面积"),icon:dc}]),v&1&&(y.onChange=g[8]),!d&&v&16&&(d=!0,y.setIndex=g[4],Ca(()=>d=!1)),c.$set(y)},i(g){h||(k(u),k(c.$$.fragment,g),h=!0)},o(g){j(u),j(c.$$.fragment,g),h=!1},d(g){g&&O(t),u&&u.d(),m&&m.d(),ie(c)}}}function n0(n,t,e){let{measureController:i}=t,{showExit:s=!1}=t,{i18n:o=g=>g}=t,r=!1,a;function l(g){g==="Edit"?e(5,u=!0):(a(null),e(5,u=!1))}function c(){i.controller instanceof di&&i.controller.complete(),i.save({mode:"Watch"})}function d(g){e(3,r=g.length>0)}function h(){e(3,r=!1)}bt(()=>{i.hook.on("modeChange",l),i.hook.on("complete",h),i.hook.on("pointsChange",d)}),zt(()=>{i.hook.off("modeChange",l),i.hook.off("complete",h),i.hook.off("pointsChange",d)});let u=!1;const m=()=>i.revoke(),A=g=>{i.save().changeMode("Edit"),i.changeMeasureType(g)};function p(g){a=g,e(4,a)}return n.$$set=g=>{"measureController"in g&&e(0,i=g.measureController),"showExit"in g&&e(1,s=g.showExit),"i18n"in g&&e(2,o=g.i18n)},[i,s,o,r,a,u,c,m,A,p]}class s0 extends le{constructor(t){super(),ae(this,t,n0,i0,oe,{measureController:0,showExit:1,i18n:2},t0)}}function o0(n){ue(n,"svelte-1mfj5mk",'.Switcher.svelte-1mfj5mk.svelte-1mfj5mk{pointer-events:all;position:relative;margin-bottom:1.5rem;box-sizing:border-box;width:-moz-max-content;width:max-content}.Switcher.svelte-1mfj5mk .svelte-1mfj5mk{transition-duration:300ms;transition-timing-function:ease-out}.Switcher.svelte-1mfj5mk .content.svelte-1mfj5mk{transition-property:opacity}.Switcher.svelte-1mfj5mk .highlight.svelte-1mfj5mk{transition-property:width}.Switcher.svelte-1mfj5mk .Switcher-buttons.svelte-1mfj5mk{transition-property:transform}.Switcher.svelte-1mfj5mk .Switcher-buttons.svelte-1mfj5mk{position:absolute;top:50%;left:0;transform:translate(0, -50%);width:-moz-max-content;width:max-content}.Switcher.svelte-1mfj5mk .Switcher-buttons .button.svelte-1mfj5mk{display:inline-block;margin:0 0.5625rem}.Switcher.svelte-1mfj5mk .highlight.svelte-1mfj5mk{height:2rem;background:rgba(0, 0, 0, 0.3);border-radius:624.9375rem}.Switcher.svelte-1mfj5mk .content.svelte-1mfj5mk{position:relative;padding:0 0.75rem}.Switcher.svelte-1mfj5mk .button:not(.active) .content.svelte-1mfj5mk::before{content:"";position:absolute;top:50%;left:10%;width:80%;transform:translateY(-50%);height:0;box-shadow:0 0 0.9375rem 0.3125rem rgba(0, 0, 0, 0.3)}')}function fc(n,t,e){const i=n.slice();return i[13]=t[e],i[14]=t,i[15]=e,i}function mc(n){let t;return{c(){t=S("span"),w(t,"class","icon svelte-1mfj5mk"),z(t,"background-image",n[13].icon)},m(e,i){B(e,t,i)},p(e,i){i&1&&z(t,"background-image",e[13].icon)},d(e){e&&O(t)}}}function gc(n){let t,e,i,s=n[13].value+"",o,r,a=n[15],l,c,d=n[13].icon&&mc(n);const h=()=>n[9](t,a),u=()=>n[9](null,a);function m(){return n[10](n[13],n[15])}return{c(){t=S("div"),e=S("div"),d&&d.c(),i=$(),o=xe(s),r=$(),w(e,"class","content svelte-1mfj5mk"),w(t,"class","button svelte-1mfj5mk"),K(t,"active",n[4]===n[15])},m(A,p){B(A,t,p),x(t,e),d&&d.m(e,null),x(e,i),x(e,o),x(t,r),h(),l||(c=be(t,"click",m),l=!0)},p(A,p){n=A,n[13].icon?d?d.p(n,p):(d=mc(n),d.c(),d.m(e,i)):d&&(d.d(1),d=null),p&1&&s!==(s=n[13].value+"")&&Se(o,s),a!==n[15]&&(u(),a=n[15],h()),p&16&&K(t,"active",n[4]===n[15])},d(A){A&&O(t),d&&d.d(),u(),l=!1,c()}}}function r0(n){let t,e,i,s,o=Pe(n[0]),r=[];for(let a=0;a<o.length;a+=1)r[a]=gc(fc(n,o,a));return{c(){t=S("div"),e=S("div"),i=$(),s=S("div");for(let a=0;a<r.length;a+=1)r[a].c();w(e,"class","highlight svelte-1mfj5mk"),z(e,"width",n[5]?`${n[5]}px`:void 0),w(s,"class","Switcher-buttons svelte-1mfj5mk"),z(s,"transform",`translate(${n[6]}px, -50%)`),w(t,"class","Switcher svelte-1mfj5mk")},m(a,l){B(a,t,l),x(t,e),x(t,i),x(t,s);for(let c=0;c<r.length;c+=1)r[c]&&r[c].m(s,null);n[11](t)},p(a,[l]){if(l&32&&z(e,"width",a[5]?`${a[5]}px`:void 0),l&23){o=Pe(a[0]);let c;for(c=0;c<o.length;c+=1){const d=fc(a,o,c);r[c]?r[c].p(d,l):(r[c]=gc(d),r[c].c(),r[c].m(s,null))}for(;c<r.length;c+=1)r[c].d(1);r.length=o.length}l&64&&z(s,"transform",`translate(${a[6]}px, -50%)`)},i:q,o:q,d(a){a&&O(t),jt(r,a),n[11](null)}}}function a0(n,t,e){let i,s,{options:o}=t,{defaultKey:r=null}=t,{onChange:a}=t;const l=[];let c,d,h=0;function u(){if(s&&c){e(5,d=s.clientWidth);const g=h+c.getBoundingClientRect().left-s.getBoundingClientRect().left;e(6,h=g)}}function m(g,v){Ge[g?"unshift":"push"](()=>{l[v]=g,e(2,l)})}const A=(g,v)=>{a(g.key),e(4,i=v)};function p(g){Ge[g?"unshift":"push"](()=>{c=g,e(3,c)})}return n.$$set=g=>{"options"in g&&e(0,o=g.options),"defaultKey"in g&&e(7,r=g.defaultKey),"onChange"in g&&e(1,a=g.onChange)},n.$$.update=()=>{n.$$.dirty&129&&e(4,i=r?o.findIndex(g=>g.key===r):0),n.$$.dirty&20&&e(8,s=l[i]),n.$$.dirty&264&&s&&c&&setTimeout(()=>u(),0)},[o,a,l,c,i,d,h,r,s,m,A,p]}class l0 extends le{constructor(t){super(),ae(this,t,a0,r0,oe,{options:0,defaultKey:7,onChange:1},o0)}}function c0(n){ue(n,"svelte-82ysdl",".CircleButton.svelte-82ysdl.svelte-82ysdl{position:relative;display:flex;justify-content:center;align-items:center;width:4.5rem;height:4.5rem;background-image:inherit;background-size:100% auto;background-repeat:no-repeat;transition:transform 200ms ease-in-out}.CircleButton.svelte-82ysdl.svelte-82ysdl:active{transform:scale(0.8)}.CircleButton.svelte-82ysdl .text.svelte-82ysdl{position:absolute}")}function pc(n){let t,e,i,s;return{c(){t=S("div"),e=xe(n[0]),w(t,"class","text svelte-82ysdl")},m(o,r){B(o,t,r),x(t,e),s=!0},p(o,r){(!s||r&1)&&Se(e,o[0])},i(o){s||(o&&He(()=>{s&&(i||(i=Ft(t,it,{duration:300},!0)),i.run(1))}),s=!0)},o(o){o&&(i||(i=Ft(t,it,{duration:300},!1)),i.run(0)),s=!1},d(o){o&&O(t),o&&i&&i.end()}}}function d0(n){let t,e=n[0],i,s,o=pc(n);return{c(){t=S("div"),o.c(),w(t,"class","CircleButton svelte-82ysdl"),z(t,"background-image",`url(${n[2]})`)},m(r,a){B(r,t,a),o.m(t,null),i||(s=be(t,"click",function(){si(n[1])&&n[1].apply(this,arguments)}),i=!0)},p(r,[a]){n=r,a&1&&oe(e,e=n[0])?(de(),j(o,1,1,q),he(),o=pc(n),o.c(),k(o,1),o.m(t,null)):o.p(n,a),a&4&&z(t,"background-image",`url(${n[2]})`)},i(r){k(o)},o(r){j(o)},d(r){r&&O(t),o.d(r),i=!1,s()}}}function h0(n,t,e){let i,{text:s}=t,{onClick:o=null}=t,{color:r="white"}=t;return n.$$set=a=>{"text"in a&&e(0,s=a.text),"onClick"in a&&e(1,o=a.onClick),"color"in a&&e(3,r=a.color)},n.$$.update=()=>{n.$$.dirty&8&&e(2,i=(()=>r==="white"?co:r==="blue"?Qa:co)())},[s,o,i,r]}class u0 extends le{constructor(t){super(),ae(this,t,h0,d0,oe,{text:0,onClick:1,color:3},c0)}}function f0(n){ue(n,"svelte-ldjbp8","*.forbid.svelte-ldjbp8.svelte-ldjbp8{pointer-events:none !important;opacity:0.5}.Measure-Controller.svelte-ldjbp8.svelte-ldjbp8{pointer-events:none;position:relative;width:100%;height:100%;z-index:2;color:white}.Measure-Controller.svelte-ldjbp8 .mode-switcher.svelte-ldjbp8{margin-top:2.25rem}.Measure-Controller.svelte-ldjbp8 .bottom.svelte-ldjbp8{position:absolute;width:100%;bottom:0}.Measure-Controller.svelte-ldjbp8 .bottom .mask.svelte-ldjbp8{position:absolute;bottom:0;width:100%;height:12.5rem;background-size:100%;z-index:-1;background-image:linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.5))}.Measure-Controller.svelte-ldjbp8 .bottom .center.svelte-ldjbp8{display:flex;flex-direction:column;align-items:center;margin-bottom:2.5rem}.Measure-Controller.svelte-ldjbp8 .controller.svelte-ldjbp8{pointer-events:all;display:flex;align-items:center}.Measure-Controller.svelte-ldjbp8 .controller .button.svelte-ldjbp8{cursor:pointer;display:flex;align-items:center;height:2.5rem;padding-left:1rem;padding-right:1rem;border-radius:624.9375rem;font-size:0.875rem;color:#fff;background-color:rgba(0, 0, 0, 0.2)}.Measure-Controller.svelte-ldjbp8 .controller .button .icon.svelte-ldjbp8{width:1.5rem;height:1.5rem;background-repeat:no-repeat;background-size:100%;margin:0 0.25rem}.Measure-Controller.svelte-ldjbp8 .controller .main-button.svelte-ldjbp8{margin-left:1.75rem;margin-right:1.75rem;font-size:0.875rem;font-weight:bold}")}function Ac(n){let t,e;return t=new gu({props:{onClick:n[0].disable}}),{c(){ne(t.$$.fragment)},m(i,s){te(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.onClick=i[0].disable),t.$set(o)},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){j(t.$$.fragment,i),e=!1},d(i){ie(t,i)}}}function vc(n){let t,e,i,s;return e=new l0({props:{options:[{key:"line",value:n[2]("测距离")},{key:"area",value:n[2]("测面积")}],defaultKey:n[0].currentMeasureType,onChange:n[0].changeMeasureType}}),{c(){t=S("div"),ne(e.$$.fragment),w(t,"class","mode-switcher svelte-ldjbp8")},m(o,r){B(o,t,r),te(e,t,null),s=!0},p(o,r){n=o;const a={};r&4&&(a.options=[{key:"line",value:n[2]("测距离")},{key:"area",value:n[2]("测面积")}]),r&1&&(a.defaultKey=n[0].currentMeasureType),r&1&&(a.onChange=n[0].changeMeasureType),e.$set(a)},i(o){s||(k(e.$$.fragment,o),o&&He(()=>{s&&(i||(i=Ft(t,it,{duration:bn},!0)),i.run(1))}),s=!0)},o(o){j(e.$$.fragment,o),o&&(i||(i=Ft(t,it,{duration:bn},!1)),i.run(0)),s=!1},d(o){o&&O(t),ie(e),o&&i&&i.end()}}}function bc(n){let t,e,i,s=n[2]("撤销")+"",o,r,a,l,c;return{c(){t=S("div"),e=S("div"),i=$(),o=xe(s),w(e,"class","icon svelte-ldjbp8"),z(e,"background-image",`url(${pu})`),w(t,"class","button svelte-ldjbp8"),K(t,"forbid",n[3]==="start")},m(d,h){B(d,t,h),x(t,e),x(t,i),x(t,o),a=!0,l||(c=be(t,"click",n[13]),l=!0)},p(d,h){n=d,(!a||h&4)&&s!==(s=n[2]("撤销")+"")&&Se(o,s),(!a||h&8)&&K(t,"forbid",n[3]==="start")},i(d){a||(d&&He(()=>{a&&(r||(r=Ft(t,it,{duration:bn},!0)),r.run(1))}),a=!0)},o(d){d&&(r||(r=Ft(t,it,{duration:bn},!1)),r.run(0)),a=!1},d(d){d&&O(t),d&&r&&r.end(),l=!1,c()}}}function yc(n){let t,e,i,s=n[2]("结束")+"",o,r,a,l,c;return{c(){t=S("div"),e=S("div"),i=$(),o=xe(s),w(e,"class","icon svelte-ldjbp8"),z(e,"background-image",`url(${Au})`),w(t,"class","button svelte-ldjbp8")},m(d,h){B(d,t,h),x(t,e),x(t,i),x(t,o),a=!0,l||(c=be(t,"click",n[10]),l=!0)},p(d,h){n=d,(!a||h&4)&&s!==(s=n[2]("结束")+"")&&Se(o,s)},i(d){a||(d&&He(()=>{a&&(r||(r=Ft(t,it,{duration:bn},!0)),r.run(1))}),a=!0)},o(d){d&&(r||(r=Ft(t,it,{duration:bn},!1)),r.run(0)),a=!1},d(d){d&&O(t),d&&r&&r.end(),l=!1,c()}}}function m0(n){let t,e,i,s,o,r,a,l,c,d,h,u,m,A=n[1]&&Ac(n),p=n[0].allowMeasureType.length>=2&&n[3]==="start"&&vc(n),g=n[4]&&bc(n);h=new u0({props:{onClick:n[14],text:n[6][n[3]],color:n[7][n[3]]}});let v=n[4]&&yc(n);return{c(){t=S("div"),A&&A.c(),e=$(),i=S("div"),s=S("div"),o=$(),r=S("div"),p&&p.c(),a=$(),l=S("div"),g&&g.c(),c=$(),d=S("div"),ne(h.$$.fragment),u=$(),v&&v.c(),w(s,"class","mask svelte-ldjbp8"),w(d,"class","main-button svelte-ldjbp8"),K(d,"forbid",!n[5]),w(l,"class","controller svelte-ldjbp8"),w(r,"class","center svelte-ldjbp8"),w(i,"class","bottom svelte-ldjbp8"),w(t,"class","Measure-Controller svelte-ldjbp8")},m(y,I){B(y,t,I),A&&A.m(t,null),x(t,e),x(t,i),x(i,s),x(i,o),x(i,r),p&&p.m(r,null),x(r,a),x(r,l),g&&g.m(l,null),x(l,c),x(l,d),te(h,d,null),x(l,u),v&&v.m(l,null),m=!0},p(y,[I]){y[1]?A?(A.p(y,I),I&2&&k(A,1)):(A=Ac(y),A.c(),k(A,1),A.m(t,e)):A&&(de(),j(A,1,1,()=>{A=null}),he()),y[0].allowMeasureType.length>=2&&y[3]==="start"?p?(p.p(y,I),I&9&&k(p,1)):(p=vc(y),p.c(),k(p,1),p.m(r,a)):p&&(de(),j(p,1,1,()=>{p=null}),he()),y[4]?g?(g.p(y,I),I&16&&k(g,1)):(g=bc(y),g.c(),k(g,1),g.m(l,c)):g&&(de(),j(g,1,1,()=>{g=null}),he());const M={};I&8&&(M.onClick=y[14]),I&8&&(M.text=y[6][y[3]]),I&8&&(M.color=y[7][y[3]]),h.$set(M),(!m||I&32)&&K(d,"forbid",!y[5]),y[4]?v?(v.p(y,I),I&16&&k(v,1)):(v=yc(y),v.c(),k(v,1),v.m(l,null)):v&&(de(),j(v,1,1,()=>{v=null}),he())},i(y){m||(k(A),k(p),k(g),k(h.$$.fragment,y),k(v),m=!0)},o(y){j(A),j(p),j(g),j(h.$$.fragment,y),j(v),m=!1},d(y){y&&O(t),A&&A.d(),p&&p.d(),g&&g.d(),ie(h),v&&v.d()}}}const bn=100;function g0(n,t,e){let{measureController:i}=t,{showExit:s=!1}=t,{i18n:o=U=>U}=t;const r={start:o("开始"),add:o("添加"),end:o("结束"),complete:o("完成")},a={start:"white",add:"white",end:"blue",complete:"blue"};let l=!1,c=!0,d="start",h=i.currentMeasureType;const u=()=>{i.getCurrentMode()!=="Edit"?i.changeMode("Edit"):(p("add"),m())},m=()=>{i.controller instanceof di&&i.controller.selectPoint()},A=()=>{i.controller instanceof di&&i.controller.complete()},p=U=>{e(3,d=U)},g=()=>{m(),D("allow")},v=()=>{p("complete")},y=()=>{i.currentMeasureType==="area"&&d==="complete"&&p("add")},I=U=>{U.length},M=()=>{p("start"),D("allow")},D=U=>{e(5,c=U==="allow")},P=U=>{e(12,h=U)},V=U=>{U.isEmpty&&p("start")};bt(()=>{i.hook.on("revoke",V),i.hook.on("measureTypeChange",P),i.hook.on("modeChange",M),i.hook.on("pointsChange",I),i.hook.on("allowAddPointStateChange",D),i.hook.on("readyComplete",v),i.hook.on("notReadyComplete",y),i.hook.on("complete",M)}),zt(()=>{i.hook.off("measureTypeChange",P),i.hook.off("modeChange",M),i.hook.off("allowAddPointStateChange",D),i.hook.off("readyComplete",v),i.hook.off("pointsChange",I),i.hook.off("notReadyComplete",y),i.hook.off("complete",M)});const L=()=>i.revoke(),X=()=>{d==="start"?u():d==="add"?m():(d==="end"||d==="complete")&&g()};return n.$$set=U=>{"measureController"in U&&e(0,i=U.measureController),"showExit"in U&&e(1,s=U.showExit),"i18n"in U&&e(2,o=U.i18n)},n.$$.update=()=>{n.$$.dirty&4104&&e(4,l=h==="area"&&d!=="start")},[i,s,o,d,l,c,r,a,u,m,A,g,h,L,X]}class p0 extends le{constructor(t){super(),ae(this,t,g0,m0,oe,{measureController:0,showExit:1,i18n:2},f0)}}class A0{constructor(t,e){f(this,"revoke");f(this,"container");f(this,"mainController");f(this,"disposers",[]);f(this,"measureController");f(this,"mode");f(this,"svelteDom");f(this,"_params");f(this,"handleExit",()=>{const t=this.container.querySelector(".fpm__exit-icon"),e=this.container.querySelector(".fpm__exit");if(!e||!t)throw new Error("cannot find dom");this.mode==="pc"&&(Object.assign(e.style,Hv),Object.assign(t==null?void 0:t.style,_v));const i=()=>{e.style.opacity="1"},s=()=>{e.style.opacity="0.85"},o=()=>{this.measureController.disable()};return e.addEventListener("click",o),e.addEventListener("mouseenter",i),e.addEventListener("mouseleave",s),()=>{e.removeEventListener("click",o),e.removeEventListener("mouseenter",i),e.removeEventListener("mouseleave",s)}});var s,o;this._params=e,this.measureController=t,this.mode=(s=e.mode)!=null?s:"pc",this.container=document.createElement("div"),this.container.innerHTML=this.mode==="mobile"?Ov:Rv,this.container.classList.add("fpm__ui-controller",this.mode),this.container.style.background="rgba(0, 0, 0, 0.15)";const i=(o=e.useNewUI)!=null?o:!1;if(i&&(e.pointSelectorMode==="cursor"?this.svelteDom=new s0({target:e.container,props:{measureController:this.measureController,i18n:e.i18n,showExit:e.showExit}}):e.pointSelectorMode==="fixed"&&(this.svelteDom=new p0({target:e.container,props:{measureController:this.measureController,i18n:e.i18n,showExit:e.showExit}}))),!i){e.container.appendChild(this.container);const r=this.container.querySelectorAll(".fpm__text"),a=this.container.querySelector(".fpm_ui-bg"),l=this.container.querySelector(".fpm_operating-space");Object.assign(a==null?void 0:a.style,Nv),Object.assign(l==null?void 0:l.style,Gv),Object.assign(this.container.style,Qv),r.forEach(c=>Object.assign(c.style,Fv))}}dispose(){var t;this.hide(),(t=this.svelteDom)==null||t.$destroy(),this.container.remove()}show(){return this.container.style.display="block",this.container.style.opacity="1",this.container.style.transform="translate(0, 0)",this.mode==="pc"?(this.revoke=new Uv(this.measureController,this.container),this.mainController=new Wv(this.measureController,this.container,this._params)):this.mainController=new Yv(this.measureController,this.container,this._params),this.disposers.push(this.handleExit()),this}hide(){var t,e;return this.container.style.display="none",this.container.style.opacity="0",this.container.style.transform="translate(0, 10px)",this.mode==="pc"&&((t=this.revoke)==null||t.dispose()),(e=this.mainController)==null||e.dispose(),this.disposers.forEach(i=>i()),this.disposers=[],this}}var Mt=typeof globalThis!="undefined"?globalThis:typeof window!="undefined"?window:typeof global!="undefined"?global:typeof self!="undefined"?self:{},Ze={},v0={get exports(){return Ze},set exports(n){Ze=n}};function ho(n){return n===null?"null":typeof n=="undefined"?"undefined":typeof n=="object"?Array.isArray(n)?"array":"object":typeof n}function vu(n){return ho(n)==="object"?na(n):ho(n)==="array"?ia(n):n}function ia(n){return n.map(vu)}function na(n){const t={};for(const e in n)n.hasOwnProperty(e)&&(t[e]=vu(n[e]));return t}function ko(n,t=[],e={}){const i={arrayBehaviour:e.arrayBehaviour||"replace"},s=t.map(r=>r||{}),o=n||{};for(let r=0;r<s.length;r++){const a=s[r],l=Object.keys(a);for(let c=0;c<l.length;c++){const d=l[c],h=a[d],u=ho(h),m=ho(o[d]);if(u==="object")if(m!=="undefined"){const A=m==="object"?o[d]:{};o[d]=ko({},[A,na(h)],i)}else o[d]=na(h);else if(u==="array")if(m==="array"){const A=ia(h);o[d]=i.arrayBehaviour==="merge"?o[d].concat(A):A}else o[d]=ia(h);else o[d]=h}}return o}v0.exports=function(t,...e){return ko(t,e)};Ze.noMutate=function(...t){return ko({},t)};Ze.withOptions=function(t,e,i){return ko(t,e,i)};function b0(n){ue(n,"svelte-1q8gtp4",".Measure-Tips.svelte-1q8gtp4.svelte-1q8gtp4{box-sizing:border-box;position:absolute;pointer-events:none;top:0;width:100%;padding:0 2.5rem}.Measure-Tips.svelte-1q8gtp4 .text.svelte-1q8gtp4{text-align:center;position:relative;max-width:100%;top:3.125rem;color:#fff;word-break:break-all;word-wrap:break-word;text-shadow:0 0.0625rem 0.375rem rgba(0, 0, 0, 0.5);font-size:1.25rem;font-weight:bold}")}function wc(n){let t,e,i,s,o;return{c(){t=S("div"),e=S("div"),i=xe(n[2]),w(e,"class","text svelte-1q8gtp4"),w(t,"class","Measure-Tips svelte-1q8gtp4")},m(r,a){B(r,t,a),x(t,e),x(e,i),n[7](e),o=!0},p(r,a){(!o||a&4)&&Se(i,r[2])},i(r){o||(r&&He(()=>{o&&(s||(s=Ft(t,it,{},!0)),s.run(1))}),o=!0)},o(r){r&&(s||(s=Ft(t,it,{},!1)),s.run(0)),o=!1},d(r){r&&O(t),n[7](null),r&&s&&s.end()}}}function y0(n){let t,e=n[0]&&wc(n);return{c(){e&&e.c(),t=Ee()},m(i,s){e&&e.m(i,s),B(i,t,s)},p(i,[s]){i[0]?e?(e.p(i,s),s&1&&k(e,1)):(e=wc(i),e.c(),k(e,1),e.m(t.parentNode,t)):e&&(de(),j(e,1,1,()=>{e=null}),he())},i(i){k(e)},o(i){j(e)},d(i){i&&O(t),e&&e.d(i)}}}function w0(n,t,e){let{measureController:i}=t,{i18n:s=y=>y}=t,{tips:o}=t,{tipStyle:r={}}=t,{visible:a=!0}=t,l=null;const c=y=>{const I=i.currentMeasureType;let M="";return M=o[y],M===void 0&&(M=o[I][y]),M},d=y=>{e(2,u=s(c(y)))},h=()=>{e(2,u="")};let u="";const m=y=>{y==="Edit"&&i.changeMeasureType?d("start"):h()},A=()=>{i.getCurrentMode()==="Watch"&&h()},p=()=>{i.getCurrentMode()==="Edit"&&d("start")},g=y=>{i.currentMeasureType==="area"&&(y.length>=2?d("close"):y.length===0?d("start"):h())};bt(()=>{m(i.getCurrentMode()),i.hook.on("modeChange",m),i.hook.on("complete",A),i.hook.on("pointsChange",g),i.hook.on("measureTypeChange",p)}),zt(()=>{i.hook.off("modeChange",m),i.hook.off("complete",A),i.hook.off("pointsChange",g),i.hook.off("measureTypeChange",p),h()});function v(y){Ge[y?"unshift":"push"](()=>{l=y,e(1,l),e(6,r)})}return n.$$set=y=>{"measureController"in y&&e(3,i=y.measureController),"i18n"in y&&e(4,s=y.i18n),"tips"in y&&e(5,o=y.tips),"tipStyle"in y&&e(6,r=y.tipStyle),"visible"in y&&e(0,a=y.visible)},n.$$.update=()=>{if(n.$$.dirty&66&&l)for(const y in r)r.hasOwnProperty(y)&&e(1,l.style[y]=r[y],l)},[a,l,u,i,s,o,r,v]}class C0 extends le{constructor(t){super(),ae(this,t,w0,y0,oe,{measureController:3,i18n:4,tips:5,tipStyle:6,visible:0},b0)}}const I0={line:{start:"选择一个合适的位置开始测量,点击【结束】或【鼠标右键】结束测量"},area:{start:"选择一个合适的位置开始绘制平面",close:"选择3个点后将闭合平面,点击【结束】或【鼠标右键】将自动闭合"}},P0={line:{start:""},area:{start:"",close:"选择3个点后将闭合平面,点击结束自动闭合"}};class E0{constructor(t,e){f(this,"tipSvelteDom");this.tipSvelteDom=new C0({target:e.container,props:{measureController:t,tips:Ze({},e.pointSelectorMode==="fixed"?P0:I0,e.tips),i18n:e.i18n,visible:!0,tipStyle:e.tipStyle}})}dispose(){var t;(t=this.tipSvelteDom)==null||t.$destroy()}show(){var t;return(t=this.tipSvelteDom)==null||t.$set({visible:!0}),this}hide(){var t;return(t=this.tipSvelteDom)==null||t.$set({visible:!1}),this}}class M0{constructor(t,e){f(this,"five");f(this,"measureController");f(this,"onKeyDown",t=>{if(t.metaKey&&t.code==="KeyS"){this.measureController.save().changeMode("Watch"),t.preventDefault();return}if(t.code==="Escape")return this.escape()});f(this,"onMouseDown",t=>{t.button===2&&(t.preventDefault(),this.escape())});this.five=e,this.measureController=t;const i=this.five.getElement();i&&(document.body.addEventListener("keydown",this.onKeyDown),i.addEventListener("mousedown",this.onMouseDown))}dispose(){const t=this.five.getElement();t&&(document.body.removeEventListener("keydown",this.onKeyDown),t.removeEventListener("mousedown",this.onMouseDown))}escape(){return this.measureController.getCurrentMode()==="Watch"?this.measureController.disable():this.measureController.save().changeMode("Watch")}}function uo(n){return typeof n=="object"?n===null?{}:n:{}}class k0{constructor(t,e){f(this,"hasOpen",!1);f(this,"hook",new je.Subscribe);f(this,"magnifier");f(this,"controller",null);f(this,"allowMeasureType");f(this,"currentMeasureType");f(this,"five");f(this,"model");f(this,"group");f(this,"config");f(this,"isMobile");f(this,"useUIController");f(this,"params");f(this,"useGuideController");f(this,"container",document.createElement("div"));f(this,"shortcutKeyController");f(this,"disable",()=>{var t,e,i,s;this.hasOpen=!1,this.container.style.opacity="0",(t=this.controller)==null||t.dispose(),(e=this.useUIController)==null||e.hide(),(i=this.useGuideController)==null||i.hide(),(s=this.shortcutKeyController)==null||s.dispose(),this.controller=null,this.five.helperVisible=!0,this.five.scene.remove(this.group),this.five.needsRender=!0,this.hook.emit("disable",!0)});f(this,"getCurrentMode",()=>this.controller instanceof di?"Edit":this.controller instanceof sc?"Watch":this.controller instanceof Xn?"Mixed":this.controller instanceof ic?"View":null);f(this,"changeMode",t=>{var s;if(!this.hasOpen||this.getCurrentMode()===t)return;(s=this.controller)==null||s.dispose();const e={View:ic,Watch:sc,Edit:di,Mixed:Xn};if(!e[t])throw new Error("不存在的 Mode");const i=this.createControllerParams();this.controller=new e[t](i),this.hook.emit("modeChange",t)});f(this,"changeMeasureType",t=>{this.currentMeasureType=t,this.hook.emit("measureTypeChange",t)});var o,r,a,l,c,d,h,u,m;this.five=t,this.params=e,this.config=Eo(e,["openParams","magnifierParams"]),this.model=new Ra(this.config),this.isMobile=(r=(o=e==null?void 0:e.openParams)==null?void 0:o.isMobile)!=null?r:!1,this.magnifier=new ga(t,(a=e.magnifierParams)!=null?a:{width:190,height:190,scale:2}),this.allowMeasureType=Array.from(new Set((c=(l=e.editParams)==null?void 0:l.allowMeasureType)!=null?c:["line"])),this.currentMeasureType=(d=this.allowMeasureType[0])!=null?d:"line",this.group=new R.Group,this.group.name="plugin-measure-group",this.container.classList.add("five-plugin-measure-container"),this.container.style.position="absolute",this.container.style.left="0",this.container.style.top="0",this.container.style.pointerEvents="none",this.container.style.width="100%",this.container.style.height="100%",this.container.style.opacity="0";const i=(u=(h=e.editParams)==null?void 0:h.pointSelectorMode)!=null?u:hu?"fixed":"cursor",s=(m=this.params.openParams)!=null?m:{};if(this.params.useUIController!==!1){const A=G({container:this.container,openParams:s,i18n:e.i18n,pointSelectorMode:i,useNewUI:this.allowMeasureType.length>1},uo(this.params.useUIController));this.useUIController=new A0(this,A)}if(this.params.useGuideController!==!1){const A=G({container:this.container,pointSelectorMode:i,i18n:e.i18n},uo(this.params.useGuideController));this.useGuideController=new E0(this,A)}}appendTo(t){t.append(this.container)}clear(){this.model.clear()}dispose(){var t,e;this.disable(),this.clear(),(t=this.useUIController)==null||t.dispose(),(e=this.magnifier)==null||e.dispose(),this.five.needsRender=!0}load(t){this.model.parse(t),this.save()}enable(t){var e;this.hasOpen||(this.hasOpen=!0,this.five.scene.add(this.group),this.container.style.opacity="1",t!=null&&t.mode?this.changeMode(t.mode):this.isMobile?this.changeMode("Mixed"):this.changeMode("Watch"),(e=this.useUIController)==null||e.show(),this.shortcutKeyController=new M0(this,this.five),this.hook.emit("enable",!0))}edit(t){t&&this.changeMeasureType(t);const e=this.isMobile?"Mixed":"Edit";this.changeMode(e)}revoke(){this.controller instanceof di&&this.controller.revoke()}removePolyline(t){this.model.removePolyline(t)}removeArea(t){this.model.removeArea(t)}removePolylineByID(t){const e=this.model.getPolylineByID(t);e&&this.model.removePolyline(e)}getPolylineByID(t){return this.model.getPolylineByID(t)}getEditedPolyline(){}highlightLine(t){if(this.getCurrentMode()!=="Watch")return!1;const e=this.model.getLineByID(t);return e?(this.controller.highlightLine(e),!0):!1}clearHighlightLines(){return this.getCurrentMode()!=="Watch"?!1:(this.controller.clearHighlightLines(),!0)}save(t){var s;if(!(this.controller instanceof di)&&!(this.controller instanceof Xn))return this;const e=(s=t==null?void 0:t.mode)!=null?s:"View",i=this.controller.model.areas;return this.controller instanceof di?this.controller.complete():i.forEach(o=>{o.showArea(),this.model.addArea(o)}),this.changeMode(e),this}addStartPoint(){this.controller instanceof Xn&&this.hook.emit("willChangeState","watching","editing")}addEndPoint(){this.controller instanceof Xn&&this.hook.emit("willChangeState","editing","watching")}toJson(){return this.model.toJson()}changeIsMobile(t){}changeConfigs(t){var e,i;Object.assign(this.config,t),(e=this.controller)==null||e.updateDistanceUI(),(i=this.controller)==null||i.updateAreaUI()}setCustomText(t,e){var s;const i=this.model.getLineByID(t);if(!i)throw new Error("不存在的线段");i.setText(e),(s=this.controller)==null||s.updateDistanceUI()}createControllerParams(){var i,s;const t=(i=this.params.openParams)!=null?i:{},e=(s=this.params.editParams)!=null?s:{};return t.isMobile=this.isMobile,{five:this.five,hook:this.hook,group:this.group,model:this.model,config:this.config,magnifier:this.magnifier,container:this.container,openParams:t,editParams:e,magnifierParams:this.params.magnifierParams,getMeasureType:()=>this.currentMeasureType,mouseGroup:uu(G({},t.crossHairParameter)),userDistanceItemCreator:this.params.userDistanceItemCreator}}}function Qs(n,t,e){const i=n[t],s=n[e];i===void 0||s===void 0||(n[t]=s,n[e]=i)}function x0(n,t,e){const i=e/2;for(let s=1;s<=i;s++){const o=e-(s-1);for(let r=1;r<=t;r++){const a=(s-1)*t+r-1,l=(o-1)*t+r-1;Qs(n,a*4+0,l*4+0),Qs(n,a*4+1,l*4+1),Qs(n,a*4+2,l*4+2),Qs(n,a*4+3,l*4+3)}}}class D0{constructor(t,e){f(this,"width");f(this,"height");f(this,"containerDom");f(this,"hooks",new je.Subscribe);f(this,"canvas",document.createElement("canvas"));f(this,"five");f(this,"scale");f(this,"config");f(this,"offset",{x:0,y:0});f(this,"context");f(this,"renderCenter",new E.Vector3);f(this,"hammer");f(this,"state",{enabled:!1});f(this,"offsetRange");f(this,"isPanning",!1);f(this,"onPanstart",()=>{this.isPanning=!0,this.canvas.style.boxShadow="0 2px 30px 0 rgba(0,0,0,0.20)"});f(this,"onPan",t=>{if(!this.isPanning||!this.offsetRange||this.hooks.emit("wantsPanGesture",t))return;const{translateX:i,translateY:s}=this.getPanOffset(t,this.offsetRange);this.canvas.style.transform=`translate3d(${i}px, ${s}px, 100px)`});f(this,"onPanend",t=>{if(this.isPanning=!1,this.canvas.style.boxShadow="none",!this.offsetRange)return;const{translateX:e,translateY:i}=this.getPanOffset(t,this.offsetRange);this.canvas.style.transform=`translate3d(${e}px, ${i}px, 100px)`,this.offset={x:e,y:i}});var s,o,r;if(!t.renderer)throw new Error("Five Render 未初始化");this.five=t,this.scale=(s=e==null?void 0:e.scale)!=null?s:2,this.width=(o=e==null?void 0:e.width)!=null?o:190,this.height=(r=e==null?void 0:e.height)!=null?r:190,this.config={dragEnabled:(e==null?void 0:e.dragEnabled)||!1,autoFixPCPosition:(e==null?void 0:e.autoFixPCPosition)||!1,initialPosition:(e==null?void 0:e.initialPosition)||{left:"0",top:"0"}};const i=this.canvas.getContext("2d");if(!i)throw new Error("CANNOT CREATE CONTEXT2D");this.context=i,this.config.dragEnabled&&(this.hammer=new ls(this.canvas),this.hammer.on("pan",this.onPan),this.hammer.on("panstart",this.onPanstart),this.hammer.on("panend",this.onPanend)),this.initStyle()}dispose(){var t;this.clear(),this.disable(),(t=this.hammer)==null||t.destroy()}enable(){if(!this.state.enabled)return this.state.enabled=!0,this.containerDom&&this._appendTo(this.containerDom),this}disable(){if(this.state.enabled)return this.state.enabled=!1,this.canvas.remove(),this}appendTo(t){return this.containerDom=t,this.state.enabled&&this._appendTo(t),this}clear(){return this.context.clearRect(0,0,this.canvas.width,this.canvas.height),this}renderWithPoint(t){this.containerDom&&this.state.enabled&&(this.renderCenter=t,this.render(),this.config.autoFixPCPosition&&this.autoFixPCPosition())}renderWithScreenPoint(t){this.containerDom&&this.state.enabled&&(this.renderCenter=t,this.render(),this.config.autoFixPCPosition&&this.autoFixPCPosition())}resetOffset(){this.offset={x:0,y:0},this.canvas.style.transform="translate3d(0px, 0px, 100px)"}getCurrentState(){return{enabled:this.state.enabled}}getRenderCenter(){return this.renderCenter}_appendTo(t){if(this.resetOffset(),t.appendChild(this.canvas),!this.offsetRange){const e=this.canvas.getBoundingClientRect(),i=t.getBoundingClientRect(),s=i.right-e.right,o=i.bottom-e.bottom,r=i.left-e.left,a=i.top-e.top;this.offsetRange={min:{x:r,y:a},max:{x:s,y:o}}}}autoFixPCPosition(){if(!this.containerDom)return;const{width:t,height:e}=this,[i,s,o]=(()=>{if(this.renderCenter instanceof E.Vector3){const r=this.renderCenter.clone().project(this.five.camera);return[(r.x+1)/2*this.containerDom.clientWidth,-(r.x-1)/2*this.containerDom.clientWidth,-(r.y-1)/2*this.containerDom.clientHeight]}else return[this.renderCenter.x,this.containerDom.clientWidth-this.renderCenter.x,this.renderCenter.y]})();i<183?(this.canvas.style.top=-e/2+"px",this.canvas.style.left="90px"):o<183?(this.canvas.style.top="90px",this.canvas.style.left=-t/2+"px"):s<183?(this.canvas.style.top=-e/2+"px",this.canvas.style.left=-t-90+"px"):(this.canvas.style.left=-t/2+"px",this.canvas.style.top=-e-90+"px"),this.canvas.style.transform=`translate3d(${i}px, ${o}px, 10px)`,this.offset={x:i,y:o}}render(){if(!this.five.renderer||!this.containerDom)return;const{scale:t,context:e,width:i,height:s}=this,o=this.five.renderer.getSize(new E.Vector2),[r,a]=(()=>{if(this.renderCenter instanceof E.Vector3){const g=this.renderCenter.clone().project(this.five.camera);return[(g.x+1)/2*o.x,(g.y+1)/2*o.y]}else return[this.renderCenter.x,o.y-this.renderCenter.y]})(),l=1,c=i/t,d=s/t,h=l*t,u=this.five.getPixels(r-c/2,a-c/2,c,d,h),m=Math.floor(i*l),A=Math.floor(s*l);x0(u,m,A);const p=new ImageData(m,A);p.data.set(u),e.putImageData(p,0,0)}initStyle(){const t=this.canvas;t.classList.add("five-plugin__magnifier"),t.style.position="absolute",t.style.pointerEvents="all",t.style.borderRadius="50%",t.style.zIndex="99";const e=1;t.setAttribute("width",(this.width*e).toString()),t.setAttribute("height",(this.height*e).toString()),t.style.border="2px solid rgba(255,255,255,0.20)",t.style.width=this.width+"px",t.style.height=this.height+"px",t.style.top=this.config.initialPosition.top,t.style.left=this.config.initialPosition.left,t.style.transform="translate(0,0,100px)",this.config.dragEnabled&&(this.canvas.style.cursor="pointer")}getPanOffset(t,e){const{min:{x:i,y:s},max:{x:o,y:r}}=e,a=this.offset.x+t.deltaX,l=this.offset.y+t.deltaY,c=Math.min(Math.max(a,i),o),d=Math.min(Math.max(l,s),r);return{translateX:c,translateY:d}}}const S0=function(t,e){return new k0(t,e)},bu=Da(null);function T0(n){ue(n,"svelte-19zi46m",".PanoSpatialTagPlugin__tag-origin.svelte-19zi46m{position:absolute;width:0.5rem;height:0.5rem;border-radius:50%;background:#fff;box-shadow:0 0 .6rem #fff;transform:translate(-50%, -50%) scale(1);transform-origin:center center;animation:svelte-19zi46m-PanoSpatialTagPlugin__tag-origin 1.2s forwards;pointer-events:auto}.PanoSpatialTagPlugin__tag-origin.svelte-19zi46m:after{content:'';position:absolute;top:50%;height:50%;width:2rem;height:2rem;transform:translate(-50%, -50%)}.PanoSpatialTagPlugin__tag-origin-destroy.svelte-19zi46m{transform:translate(-50%, -50%) scale(0.6);animation:svelte-19zi46m-PanoSpatialTagPlugin__tag-origin-destroy 1.2s forwards .7s}@keyframes svelte-19zi46m-PanoSpatialTagPlugin__tag-origin{0%{transform:translate(-50%, -50%) scale(1);opacity:0}100%{transform:translate(-50%, -50%) scale(0.6);opacity:1 }}@keyframes svelte-19zi46m-PanoSpatialTagPlugin__tag-origin-destroy{0%{transform:translate(-50%, -50%) scale(0.6);opacity:1}10%{transform:translate(-50%, -50%) scale(1);opacity:0.9}100%{transform:translate(-50%, -50%) scale(1);opacity:0}}")}function Cc(n,t,e){const i=n.slice();return i[3]=t[e],i}function Ic(n){let t,e=`${n[3].top}%`,i=`${n[3].left}%`,s,o;function r(){return n[2](n[3])}return{c(){t=S("i"),w(t,"class","svelte-19zi46m"),K(t,"PanoSpatialTagPlugin__tag-origin",!0),K(t,"PanoSpatialTagPlugin__tag-origin-destroy",n[3].destroying),z(t,"top",e),z(t,"left",i),z(t,"visibility",n[3].front?"visible":"hidden")},m(a,l){B(a,t,l),s||(o=be(t,"click",r),s=!0)},p(a,l){n=a,l&1&&K(t,"PanoSpatialTagPlugin__tag-origin-destroy",n[3].destroying),l&1&&e!==(e=`${n[3].top}%`)&&z(t,"top",e),l&1&&i!==(i=`${n[3].left}%`)&&z(t,"left",i),l&1&&z(t,"visibility",n[3].front?"visible":"hidden")},d(a){a&&O(t),s=!1,o()}}}function L0(n){let t,e=Pe(n[0]),i=[];for(let s=0;s<e.length;s+=1)i[s]=Ic(Cc(n,e,s));return{c(){for(let s=0;s<i.length;s+=1)i[s].c();t=Ee()},m(s,o){for(let r=0;r<i.length;r+=1)i[r]&&i[r].m(s,o);B(s,t,o)},p(s,[o]){if(o&3){e=Pe(s[0]);let r;for(r=0;r<e.length;r+=1){const a=Cc(s,e,r);i[r]?i[r].p(a,o):(i[r]=Ic(a),i[r].c(),i[r].m(t.parentNode,t))}for(;r<i.length;r+=1)i[r].d(1);i.length=e.length}},i:q,o:q,d(s){s&&O(t),jt(i,s)}}}function j0(n,t,e){let{origins:i}=t;const s=r=>{bu.update(()=>`${r}-PanoSpatialTagPlugin-${Date.now()}`)},o=r=>s(r.id);return n.$$set=r=>{"origins"in r&&e(0,i=r.origins)},[i,s,o]}class z0 extends le{constructor(t){super(),ae(this,t,j0,L0,oe,{origins:0},T0)}}function O0(n){ue(n,"svelte-9m6drd",`.PanoSpatialTagPlugin__tag-x.svelte-9m6drd.svelte-9m6drd{position:absolute;top:0;left:0;display:block;white-space:nowrap;box-sizing:border-box;width:25rem;height:14rem;color:#fff;transform:translate(0, -100%);transition:height 0.5s linear}.PanoSpatialTagPlugin__tag-shadow.svelte-9m6drd.svelte-9m6drd{content:'';position:absolute;width:30rem;height:30rem;top:-15rem;left:-15rem;z-index:-1;opacity:0;transition:opacity 0.8s 0.6s;background:url('https://vrlab-image4.ljcdn.com/release/web/PanoSpatialTagPlugin__blur.png');background-size:30rem 30rem}.PanoSpatialTagPlugin__tag-line.svelte-9m6drd.svelte-9m6drd{position:absolute;left:-1rem;width:2rem;height:100%;overflow:hidden}.PanoSpatialTagPlugin__tag-flagpole.svelte-9m6drd.svelte-9m6drd{position:absolute;top:0;left:1rem;height:calc(100% - 1.5rem);width:0.15rem;background:linear-gradient(to bottom, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0.1));box-shadow:0 0.1rem 0.5rem rgba(0, 0, 0, 0.2);opacity:0;transform:translate(-50%, 60%) scaleY(0);transition:transform 0.4s cubic-bezier(0.44, 0.44, 0.74, 0.98), opacity 0.4s cubic-bezier(0.44, 0.44, 0.74, 0.98), width 0.5s linear,
515
+ `,Qv={display:"none",position:"absolute",top:"0",left:"0",width:"100%",height:"100%",opacity:"0",transform:"translate(0, 10px)",transition:"opacity 500ms ease-in-out, transform 500ms ease-in-out"},Gv={position:"absolute",left:"50%",bottom:"32px",transform:"translateX(-50%)",height:"89px",display:"flex",justifyContent:"space-between",alignItems:"center",fontSize:"14px",pointerEvents:"all",color:"#fff",zIndex:"10"},Nv={position:"absolute",bottom:"0",left:"0",opacity:"0.5",width:"100%",height:"184px",background:"linear-gradient(180deg, rgba(0,0,0,0.00) 0%, #000000 100%)",zIndex:"0"},fu={margin:"0 64px"},Hv={opacity:"0.85"},mu={width:"72px",height:"72px",backgroundSize:"100%",cursor:"pointer",transition:"all 200ms ease-in-out"},_v={width:"24px",height:"24px",marginRight:"4px",backgroundSize:"100%",cursor:"pointer"},Fv={userSelect:"none",pointerEvents:"none"};class Wv{constructor(t,e,i){f(this,"container");f(this,"measureController");f(this,"mainElement");f(this,"_params");f(this,"_btnTexts",{start:"开始",end:"结束",revoke:"撤销",exit:"退出"});f(this,"onMouseEnter",()=>{const{mainItem:t}=this.mainElement;t.style.opacity="1"});f(this,"onMouseLeave",()=>{const{mainItem:t}=this.mainElement;t.style.opacity="0.85"});f(this,"onClick",()=>{this.measureController.getCurrentMode()!=="Edit"?this.measureController.changeMode("Edit"):this.measureController.save().changeMode("Watch")});f(this,"modeChangeHandler",t=>{t==="Edit"?this.change2Done():this.change2Add()});var r,a,l,c;this._params=i,this._btnTexts={start:(r=this._params.startButtonText)!=null?r:this._btnTexts.start,end:(a=this._params.endButtonText)!=null?a:this._btnTexts.end,revoke:(l=this._params.revokeButtonText)!=null?l:this._btnTexts.revoke,exit:(c=this._params.exitButtonText)!=null?c:this._btnTexts.exit},this.measureController=t,this.container=e,this.mainElement=this.getMainElement(),Object.assign(this.mainElement.mainIcon.style,mu),Object.assign(this.mainElement.mainItem.style,fu);const{revokeTextDom:s,exitTextDom:o}=this._getTextElement();s&&(s.innerText=this._btnTexts.revoke),o&&(o.innerText=this._btnTexts.exit),this.change2Add(),this.measureController.hook.on("modeChange",this.modeChangeHandler),this.mainElement.mainItem.addEventListener("click",this.onClick),this.mainElement.mainItem.addEventListener("mouseenter",this.onMouseEnter),this.mainElement.mainItem.addEventListener("mouseleave",this.onMouseLeave)}dispose(){this.measureController.hook.off("modeChange",this.modeChangeHandler),this.mainElement.mainItem.removeEventListener("click",this.onClick),this.mainElement.mainItem.removeEventListener("mouseenter",this.onMouseEnter),this.mainElement.mainItem.removeEventListener("mouseleave",this.onMouseLeave)}getMainElement(){const t=this.container.querySelector(".fpm__main-text"),e=this.container.querySelector(".fpm__main"),i=this.container.querySelector(".fpm__main-icon");if(!e||!t||!i)throw new Error("cannot find dom");return{mainTextDom:t,mainItem:e,mainIcon:i}}_getTextElement(){const t=this.container.querySelector(".fpm__revoke-text"),e=this.container.querySelector(".fpm__exit-text");return{revokeTextDom:t,exitTextDom:e}}change2Add(){const{mainIcon:t,mainTextDom:e}=this.mainElement;if(t.className.includes("fpm__main__start")){e.innerText=this._btnTexts.start;return}t.className.includes("fpm__main__end")&&(t.style.transform="scale(0.8)",e.className.includes("fpm__main-text__show")?e.classList.replace("fpm__main-text__show","fpm__main-text__hide"):e.classList.add("fpm__main-text__hide"),setTimeout(()=>{t.classList.replace("fpm__main__end","fpm__main__start"),t.style.transform="scale(1)",e.innerText=this._btnTexts.start,e.classList.replace("fpm__main-text__hide","fpm__main-text__show")},200))}change2Done(){const{mainTextDom:t,mainIcon:e}=this.getMainElement();t.innerText!==this._btnTexts.end&&(e.className.includes("fpm__main__end")||e.className.includes("fpm__main__start")&&(e.style.transform="scale(0.8)",t.className.includes("fpm__main-text__show")?t.classList.replace("fpm__main-text__show","fpm__main-text__hide"):t.classList.add("fpm__main-text__hide"),setTimeout(()=>{e.classList.replace("fpm__main__start","fpm__main__end"),e.style.transform="scale(1)",t.innerText=this._btnTexts.end,t.classList.replace("fpm__main-text__hide","fpm__main-text__show")},200)))}}class Yv{constructor(t,e,i){f(this,"container");f(this,"measureController");f(this,"mainElement");f(this,"_params");f(this,"_btnTexts",{start:"开始",end:"结束"});f(this,"onClick",()=>{var t;this.mainElement.mainTextDom.innerText===((t=this._params.startButtonText)!=null?t:"开始")?(this.measureController.hook.emit("willChangeState","watching","editing"),this.change2Done()):(this.measureController.hook.emit("willChangeState","editing","watching"),this.change2Add())});var s,o;this._params=i,this._btnTexts={start:(s=this._params.startButtonText)!=null?s:this._btnTexts.start,end:(o=this._params.endButtonText)!=null?o:this._btnTexts.end},this.measureController=t,this.container=e,this.mainElement=this.getMainElement(),this.mainElement.mainIcon.setAttribute("style","-webkit-tap-highlight-color: rgba(0,0,0,0);"),Object.assign(this.mainElement.mainIcon.style,mu),Object.assign(this.mainElement.mainItem.style,fu),this.change2Add(),this.mainElement.mainItem.addEventListener("click",this.onClick)}dispose(){this.mainElement.mainItem.removeEventListener("click",this.onClick)}getMainElement(){const t=this.container.querySelector(".fpm__main-text"),e=this.container.querySelector(".fpm__main"),i=this.container.querySelector(".fpm__main-icon");if(!e||!t||!i)throw new Error("cannot find dom");return{mainTextDom:t,mainItem:e,mainIcon:i}}change2Add(){const{mainIcon:t,mainTextDom:e}=this.mainElement;if(t.className.includes("fpm__main__start")){e.innerText=this._btnTexts.start;return}t.className.includes("fpm__main__end")&&(t.style.transform="scale(0.8)",e.className.includes("fpm__main-text__show")?e.classList.replace("fpm__main-text__show","fpm__main-text__hide"):e.classList.add("fpm__main-text__hide"),setTimeout(()=>{t.classList.replace("fpm__main__end","fpm__main__start"),t.style.transform="scale(1)",e.innerText=this._btnTexts.start,e.classList.replace("fpm__main-text__hide","fpm__main-text__show")},200))}change2Done(){const{mainTextDom:t,mainIcon:e}=this.mainElement;t.innerText!==this._btnTexts.end&&(e.className.includes("fpm__main__end")||e.className.includes("fpm__main__start")&&(e.style.transform="scale(0.8)",t.className.includes("fpm__main-text__show")?t.classList.replace("fpm__main-text__show","fpm__main-text__hide"):t.classList.add("fpm__main-text__hide"),setTimeout(()=>{e.classList.replace("fpm__main__start","fpm__main__end"),e.style.transform="scale(1)",t.innerText=this._btnTexts.end,t.classList.replace("fpm__main-text__hide","fpm__main-text__show")},200)))}}class Uv{constructor(t,e){f(this,"container");f(this,"revokeIcon");f(this,"revokeItem");f(this,"measureController");f(this,"onClick",()=>{this.measureController.revoke()});f(this,"onModeChange",t=>{if(t!=="Edit"&&this.revokeItem.className.includes("enabled")){this.revokeItem.classList.remove("enabled"),this.measureController.hook.off("anchorChange",this.onAnchorChange);return}this.measureController.hook.on("anchorChange",this.onAnchorChange)});f(this,"onAnchorChange",t=>{t&&this.revokeItem.classList.add("enabled")});this.measureController=t,this.container=e;const i=this.container.querySelector(".fpm__revoke-icon"),s=this.container.querySelector(".fpm__revoke");if(!i||!s)throw new Error("不正确的选择器");this.revokeIcon=i,this.revokeItem=s,this.revokeItem.addEventListener("click",this.onClick),t.hook.on("modeChange",this.onModeChange)}dispose(){this.revokeItem.removeEventListener("click",this.onClick),this.measureController.hook.off("modeChange",this.onModeChange)}}function Xv(n){ue(n,"svelte-1v1ixi2",'.Switcher.svelte-1v1ixi2.svelte-1v1ixi2{position:relative;box-sizing:border-box;width:-moz-max-content;width:max-content}.Switcher.svelte-1v1ixi2 .content.svelte-1v1ixi2,.Switcher.svelte-1v1ixi2 .active-slider.svelte-1v1ixi2{transition-property:transform, width, opacity;transition-duration:300ms;transition-timing-function:ease-out}.Switcher-bg.svelte-1v1ixi2.svelte-1v1ixi2{content:"";position:absolute;box-sizing:border-box;top:50%;left:0;width:100%;height:3.75rem;transform:translateY(-50%);border-style:solid;border-width:0rem 1.875rem;-o-border-image:url("data:image/png;base64,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");border-image:url("data:image/png;base64,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");border-image-slice:0 90 fill}.Switcher-buttons.svelte-1v1ixi2.svelte-1v1ixi2{display:flex;align-items:center;box-sizing:border-box;padding:0 0.1875rem;height:100%}.Switcher-buttons.has-divider.svelte-1v1ixi2 .button.svelte-1v1ixi2:not(:last-child)::after{content:"";position:absolute;right:0;top:10%;height:80%;width:0.0625rem;background-image:linear-gradient(to bottom, transparent, rgba(255, 255, 255, 0.3), transparent);background-size:100%;background-repeat:no-repeat;background-position:center}.active-slider.svelte-1v1ixi2.svelte-1v1ixi2{box-sizing:border-box;position:absolute;height:3.25rem;top:50%;transform:translate(0, -50%);border-style:solid;border-width:0rem 1.875rem;-o-border-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAXQAAACcCAMAAABY3aA6AAAAhFBMVEX///////8AAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////88i7DIAAAALHRSTlNmawBvc3d6BAcZDid8NwyFja/XEhYkHTErIS41gpajnUyRVEE7XKpiRczDuH1q6FcAAA1mSURBVHja7Ndtk5owFAXg2KKtiiUdlTdBYH1Z//8vbC4SjkmuDlpmOht7AWfdLyaPZw4ovo06PzydcZX+Eh3QP99gXvsCRkbvsX91s/B29A41/rch9mOjq09twUl6TbNRM/d4aH9rmsWVfkDmx0XX4ORN1HGcZdlWzdLbod2pTcYx8St5Dc/7jIiOjGtw4lbSaZ4nSbJTs/J0aG9qi3meKn+i1/AM+/joWlyBk3eaJ7tj/RlEsiyr/fm3t3PeV2Upo+CzPu6SPFXyBM+4j4oO8k6cwI+nUFbdihopI49HyqbLVSXD05HgO3ejZsZDR5OrkHfiCnxWns9VKaNQzczzCa+vaiJZVudzOVPwnbuKO9RHRidyCnkrLqQCb6I73FNvhtsdyTcKXorWneIO9jHRf1zJ5/F2ma9O0X5fEriXzvfHgi/3++i0ypfbeA72EdF78jS5TKtW/J20efvWvZpekvRJdjH49rneEHld7CsZhhx44Pm48OQuq31RE/tmPfhJRgwzBzlC7mhPA2/hsTXYI+5gH/YgI4aWebZM6qhqil4c4P5ac/o0lntRVlGdLLOhHSMGxnyZH6Y9Od8n3z0fvm069qaaHvLlwLCLQTfQbbr7LEuD3NUOPD9c+1v2qCw/d+n2GvbX0RFzahbd5ZZ4z+190G/xLXfd7apjdNhfQof5PEtXk1K65AB3ZmJfX2bshbP47TDsspys0mwO9RfQ1YPiYh1v80PRFA656327dPui40uczsIxVurhDnYFdci38XqBh8cn0anOqVo+JMXcJg8c7W7V7sq/UNCZvOjDtmfYKezygyoGxf4celvnVC1N1Mdci2M099eSfWVu8cGu3fuwRw1VTFvsT6Kjzo+hLBBzM+Tv4+3g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");border-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAXQAAACcCAMAAABY3aA6AAAAhFBMVEX///////8AAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////88i7DIAAAALHRSTlNmawBvc3d6BAcZDid8NwyFja/XEhYkHTErIS41gpajnUyRVEE7XKpiRczDuH1q6FcAAA1mSURBVHja7Ndtk5owFAXg2KKtiiUdlTdBYH1Z//8vbC4SjkmuDlpmOht7AWfdLyaPZw4ovo06PzydcZX+Eh3QP99gXvsCRkbvsX91s/B29A41/rch9mOjq09twUl6TbNRM/d4aH9rmsWVfkDmx0XX4ORN1HGcZdlWzdLbod2pTcYx8St5Dc/7jIiOjGtw4lbSaZ4nSbJTs/J0aG9qi3meKn+i1/AM+/joWlyBk3eaJ7tj/RlEsiyr/fm3t3PeV2Upo+CzPu6SPFXyBM+4j4oO8k6cwI+nUFbdihopI49HyqbLVSXD05HgO3ejZsZDR5OrkHfiCnxWns9VKaNQzczzCa+vaiJZVudzOVPwnbuKO9RHRidyCnkrLqQCb6I73FNvhtsdyTcKXorWneIO9jHRf1zJ5/F2ma9O0X5fEriXzvfHgi/3++i0ypfbeA72EdF78jS5TKtW/J20efvWvZpekvRJdjH49rneEHld7CsZhhx44Pm48OQuq31RE/tmPfhJRgwzBzlC7mhPA2/hsTXYI+5gH/YgI4aWebZM6qhqil4c4P5ac/o0lntRVlGdLLOhHSMGxnyZH6Y9Od8n3z0fvm069qaaHvLlwLCLQTfQbbr7LEuD3NUOPD9c+1v2qCw/d+n2GvbX0RFzahbd5ZZ4z+190G/xLXfd7apjdNhfQof5PEtXk1K65AB3ZmJfX2bshbP47TDsspys0mwO9RfQ1YPiYh1v80PRFA656327dPui40uczsIxVurhDnYFdci38XqBh8cn0anOqVo+JMXcJg8c7W7V7sq/UNCZvOjDtmfYKezygyoGxf4celvnVC1N1Mdci2M099eSfWVu8cGu3fuwRw1VTFvsT6Kjzo+hLBBzM+Tv4+3g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");border-image-slice:0 90 fill}.button.svelte-1v1ixi2.svelte-1v1ixi2{height:3.5rem;display:flex;position:relative;cursor:pointer;align-items:center;justify-content:center;pointer-events:all;width:7.25rem}.button.svelte-1v1ixi2 .content.svelte-1v1ixi2{position:absolute;display:flex;align-items:center;font-size:1rem;color:#fff;text-shadow:0 0.125rem 0.5rem rgba(0, 0, 0, 0.5);font-weight:bold}.button.svelte-1v1ixi2 .content .icon.svelte-1v1ixi2{display:inline-block;width:1.15625rem;height:1.15625rem;background-repeat:no-repeat;background-size:100%;margin-right:0.125rem}.button.svelte-1v1ixi2:not(.active) .content.svelte-1v1ixi2{opacity:0.65;transform:scale(0.875)}.button.svelte-1v1ixi2:not(.active) .content.svelte-1v1ixi2:hover{opacity:0.85}.button.active.svelte-1v1ixi2 .content.svelte-1v1ixi2{opacity:1;transform:scale(1)}')}function oc(n,t,e){const i=n.slice();return i[13]=t[e],i[14]=t,i[15]=e,i}function rc(n){let t;return{c(){t=S("div"),w(t,"class","active-slider svelte-1v1ixi2"),z(t,"width",n[6]+"px"),z(t,"transform",`translate(${n[7]}px, -50%)`)},m(e,i){B(e,t,i)},p(e,i){i&64&&z(t,"width",e[6]+"px"),i&128&&z(t,"transform",`translate(${e[7]}px, -50%)`)},d(e){e&&O(t)}}}function ac(n){let t;return{c(){t=S("span"),w(t,"class","icon svelte-1v1ixi2"),z(t,"background-image",`url(${n[13].icon})`)},m(e,i){B(e,t,i)},p(e,i){i&1&&z(t,"background-image",`url(${e[13].icon})`)},d(e){e&&O(t)}}}function lc(n){let t,e,i,s=n[13].value+"",o,r,a=n[15],l,c,d=n[13].icon&&ac(n);const h=()=>n[10](t,a),u=()=>n[10](null,a);function m(){return n[11](n[13],n[15])}return{c(){t=S("div"),e=S("div"),d&&d.c(),i=$(),o=xe(s),r=$(),w(e,"class","content svelte-1v1ixi2"),w(t,"class","button svelte-1v1ixi2"),K(t,"active",n[4]===n[15])},m(A,p){B(A,t,p),x(t,e),d&&d.m(e,null),x(e,i),x(e,o),x(t,r),h(),l||(c=be(t,"click",m),l=!0)},p(A,p){n=A,n[13].icon?d?d.p(n,p):(d=ac(n),d.c(),d.m(e,i)):d&&(d.d(1),d=null),p&1&&s!==(s=n[13].value+"")&&Se(o,s),a!==n[15]&&(u(),a=n[15],h()),p&16&&K(t,"active",n[4]===n[15])},d(A){A&&O(t),d&&d.d(),u(),l=!1,c()}}}function Zv(n){let t,e,i,s,o,r=n[5]&&rc(n),a=Pe(n[0]),l=[];for(let c=0;c<a.length;c+=1)l[c]=lc(oc(n,a,c));return{c(){t=S("div"),e=S("div"),i=$(),r&&r.c(),s=$(),o=S("div");for(let c=0;c<l.length;c+=1)l[c].c();w(e,"class","Switcher-bg svelte-1v1ixi2"),w(o,"class","Switcher-buttons svelte-1v1ixi2"),K(o,"has-divider",!n[5]),w(t,"class","Switcher svelte-1v1ixi2")},m(c,d){B(c,t,d),x(t,e),x(t,i),r&&r.m(t,null),x(t,s),x(t,o);for(let h=0;h<l.length;h+=1)l[h]&&l[h].m(o,null);n[12](t)},p(c,[d]){if(c[5]?r?r.p(c,d):(r=rc(c),r.c(),r.m(t,s)):r&&(r.d(1),r=null),d&23){a=Pe(c[0]);let h;for(h=0;h<a.length;h+=1){const u=oc(c,a,h);l[h]?l[h].p(u,d):(l[h]=lc(u),l[h].c(),l[h].m(o,null))}for(;h<l.length;h+=1)l[h].d(1);l.length=a.length}d&32&&K(o,"has-divider",!c[5])},i:q,o:q,d(c){c&&O(t),r&&r.d(),jt(l,c),n[12](null)}}}function Jv(n,t,e){let i;const o=g=>{e(4,d=g)};let{options:r}=t,{onChange:a}=t;const l=[];let c,d=null,h,u;function m(g,v){Ge[g?"unshift":"push"](()=>{l[v]=g,e(2,l)})}const A=(g,v)=>{a(g.key),e(4,d=v)};function p(g){Ge[g?"unshift":"push"](()=>{c=g,e(3,c)})}return n.$$set=g=>{"options"in g&&e(0,r=g.options),"onChange"in g&&e(1,a=g.onChange)},n.$$.update=()=>{n.$$.dirty&20&&e(5,i=l[d]),n.$$.dirty&40&&i&&c&&setTimeout(()=>{e(6,h=i.clientWidth),e(7,u=i.getBoundingClientRect().left-c.getBoundingClientRect().left)},0)},[r,a,l,c,d,i,h,u,null,o,m,A,p]}class qv extends le{constructor(t){super(),ae(this,t,Jv,Zv,oe,{defaultIndex:8,setIndex:9,options:0,onChange:1},Xv)}get defaultIndex(){return this.$$.ctx[8]}get setIndex(){return this.$$.ctx[9]}}function Kv(n){ue(n,"svelte-1m0stw",".exit.svelte-1m0stw{position:relative;pointer-events:all;cursor:pointer;left:1.5rem;top:1.5rem;width:1.5rem;height:1.5rem;background-image:url(data:image/png;base64,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);background-repeat:no-repeat;background-size:100% 100%}")}function $v(n){let t,e,i;return{c(){t=S("div"),w(t,"class","exit svelte-1m0stw")},m(s,o){B(s,t,o),e||(i=be(t,"click",function(){si(n[0])&&n[0].apply(this,arguments)}),e=!0)},p(s,[o]){n=s},i:q,o:q,d(s){s&&O(t),e=!1,i()}}}function e0(n,t,e){let{onClick:i=null}=t;return n.$$set=s=>{"onClick"in s&&e(0,i=s.onClick)},[i]}class gu extends le{constructor(t){super(),ae(this,t,e0,$v,oe,{onClick:0},Kv)}}const pu="data:image/png;base64,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",Au="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABICAYAAABV7bNHAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAASKADAAQAAAABAAAASAAAAACQMUbvAAAFO0lEQVR4Ae2YWYgdRRSG78SFOG6Ju4MxIRnRgCCKBlSC24P64IO4h7wI6oMPCioqAX1TfFIQRFFBETQmIioqGhDBh3GJiMSAZnABNSIuUQTFbcz4fZcup297b9+t7525wznwU11d1aervj6nurprtbAgEASCQBAIAkEgCASBIBAEgkAQCAJBIAgEgSAQBIJAEMgIzM7OLkHL0STaJ8DMgRkDyDK0CX2MptEUOrMbSGPddB6VvkAwUo5Hd6OzCuP+hfr5Y2NjvxbON60uaXp2hE8CZ3+GfzJ6ABXhOLND0VoPOrF9O+k0Kn2AM85Y16M70UTJuL8taWtoWjSAgHMYM7sQ3YyWN8yysbKZ9NrdeKp1bVGsQcBxvbkUXYsOaD3d2jbabgXQ3yV9GppGPoKA43pyDboclb3G36T9rm7g0L82soAAY/S7CG9E56GybHiLduH4BuvKRhIQcIyUi5BwTmsz47dpvwftadOvafPIAQLOUmZiSl2JVjed1dzJ7Rzei74iembnTnd+NFKAgHMIU7seXYKObTPN92kXzue9wtH/yAACjkBuQecgN3tltoNGN4rTwNlb1rFd20gAAs4JTOR2dAYqe407351IOB/2C0dnlQBiAm7vZ6oYkIPKG77XUd+E1iDvU2bTND6I3qtqLH0BYvDuWP3uORHNUHeAOxlcRx+C9C01/F1MhzvQUahsj6OfT9HDaKoqODot2zvY3tIYvOuAi+W5SD++Xf5BU+h1BvklZc+G/+u4+AbkwtxunF/QRzivcl/HUJn1E0GTjMKNmtGin7+QKeD30AQTfI1ye7dPk+uMFFPqMtRuvaFLzQfxOKocjs57ApRNwrfKDPKJ+YSV9Z/RKcj2lfR9BUi/cdzW6GsU3o98U3Uytq/p9wR6serIwWfdevoflA3mh8yHGzBfpYJK5U8cuz5dhW5k4isoS40+ptJDaD3qBM439HsKbR0UHHzXegLkhdhnaBcyrfJwhKSMGtPuAnQbAM6mbGq0HU3DI+h01Akc/+c8owYJB/9tFz/7NDUmZUqtRFegVehP5OSU64jlfpkOp/wRbUNbmNQflHXDzyoO7kMnIX16rWr18L6nbTN6FD+m9EDNAfVsGaRJHAjpOGTEJDgJViqX0WakvYu2ot3oVHQT0odRJxT7C1Y/RUtwHgNOx/90ik66qfcFyBvlIG2gOoGMjgTFMg/sQOoHo++QQFynjC7BJjjpWq/LQ3LNM62GBod79Z5iXpwsg7SWul/YQiqmW4qINPmD6OM5zUU+QbQs9vUhzgsc7tsyz23r2Ah3J/kJegE5mXFkOjVbvNMC7v7JaHMd8ZzST/4a6/MGh3vXU8GybxMS9hGOfOJG0jFIAGnylk7edpXOm1qpzWPb7Ge0mYrPoaGmFff7zxxEZZZB2oFD00RIRyAhJSh5MHkoAhFOeit5vQvyFvTksBZk7vU/qxSQ3jNIH2R3cqPoh+bvKEVMiqJ8tKSo8TLXIdPqWfT0fMLh/tWlmM6SMam9pFsRkgt3ihRhGS3FiHLT6X7JfY475KG8yrlXS6s8gtKdCpCu5ryR5Os8H0H5NDNyhGNaPc/1Kd2ozp8NDJBTKkDawKkjkZFkeuVBOY49yMh5eaHAYSyDSTEdJytAcuF2n2TqmF5pD5Tg+B9pQUQOY6ubgxyKsSYZNf4GEdJqJJylyA/Pl9AbCw0OY6o/RcuhGJB8IMJZh1Ygf4u8g3YBx5QLk4DRhMaRC3NYEAgCQSAIBIEgEASCQBAIAkEgCASBIBAEgkAQCAJBYJEQ+BdpRqKi3IjqNwAAAABJRU5ErkJggg==",cc="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAAMKADAAQAAAABAAAAMAAAAADbN2wMAAABi0lEQVRoBe2Yu20DMRBEdW7EuVLX4NQVuAEVoUhFuAFV4FQ1OHWuRkzNABRwMLhDfbhcBhyA0IEjnvYNjjxoN5upmcBMYCYQmcCifjyl9AL/E+Md4xXjjHHCOC7L8ofPcJkAufgvVPhWqPIHc7sRIJiwJSZfKp7f5zz9cCkAPjZKNV+tbeYpAD7zSjVfrW3mKQBuWKWar9Y28xQATxsl7PNkHgJqYUtPARzxQzxtLG1h7KMhZIL5KP3/HkgonMVf9Y2LA45UzneXBChVkxPfw/tY+WEQdwOw6JEgHgIYCeJhgFEgngIYAeJpgGiIJgCREM0AoiCaAkRANAfoDeEC0BPCDaAXhCtADwh3AG+ILgCeEN0AvCC6AnhAdAdoDRECICB+4bEmtmzOGNU2ZhgAirP+2dFaS7YxVVdifROX69wIOODmTN6SbGOGArDiDFF7Esw2ZjhAjr3WpjT9UQC4YZVMfxSAWhvT9EcBUG1MnkL0i6ptnuIij0mjjVl9D3jUMu85E5gJzARuT+ACS7KuMQ7rOEcAAAAASUVORK5CYII=",dc="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAAMKADAAQAAAABAAAAMAAAAADbN2wMAAAByElEQVRoBe1ZMU4DMRC8Q7yCJjVNKCh4ARVfAPo0PCYNPeQLVLyAggIa6jQ8g2NGsiJjeUfHrdGd0K60Sm7t3R3P+hx503UhwUAwEAzMyUCvkg/DcITxa+gldAXdQ5+hu77vv/DZTKbmMheQAt4D4XkF5Stsm1aL8OQiw5aQ+Rp4zqed461kci5VgUegO22F0BnnA9W+qcVQFeCeX4qYWNQC+MIuRUwsxwIhTxu1hV4w/ib8fzN0hskXwoFYqqIqsIMHT5uafML4XhuYaGMsxqwJMRBLVcyXmLOzs/ku8ybzTDhkthZfiWUNzSuxxbP8zVEV6HjOQx8KdNw2rcEzBWP+2JLMTQwctEQuwHJakj0WMHc1ogJRAScDsYWcBLrdowJuCp0BogJOAt3uUQE3hc4AUQEngW73/10BXimhtwVNvIDLq2gxf+wjYzL2QZg7XWsPtvKLCSQ5Wq1FXsCfoK2ulsRxBT2BliLbmGoLqXYfE/EC3koYqwae8WUbU1UgWoutyoM4KyuW2kJ7y2kGu4nF01rcVnpGk9aWTrq8eVbGad5alO2+MvuIZ9XGlLnMl5hJ01HK02ixfzGNICemBAPBQDDwhwx8A43PdoQvgLfYAAAAAElFTkSuQmCC";function t0(n){ue(n,"svelte-468fdd",'*.forbid.svelte-468fdd.svelte-468fdd{pointer-events:none !important;opacity:0.5}.Measure-Controller.svelte-468fdd.svelte-468fdd{pointer-events:none;position:relative;width:100%;height:100%;z-index:2}.Measure-Controller.svelte-468fdd .mode-switcher.svelte-468fdd{margin-top:2.25rem}.Measure-Controller.svelte-468fdd .bottom.svelte-468fdd{position:absolute;width:100%;bottom:0}.Measure-Controller.svelte-468fdd .bottom .mask.svelte-468fdd{position:absolute;bottom:0;width:100%;height:11.5rem;background-size:100%;background-image:linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.3))}.Measure-Controller.svelte-468fdd .bottom .center.svelte-468fdd{display:flex;flex-direction:column;align-items:center;margin-bottom:2.5rem}.Measure-Controller.svelte-468fdd .buttons.svelte-468fdd{pointer-events:all;display:flex;align-items:center;height:2.5rem;background:rgba(0, 0, 0, 0.2);color:rgba(255, 255, 255, 0.85);width:-moz-max-content;width:max-content;border-radius:624.9375rem;overflow:hidden}.Measure-Controller.svelte-468fdd .buttons .button.svelte-468fdd{cursor:pointer;display:flex;align-items:center;position:relative;font-size:0.875rem;padding:0rem 1rem}.Measure-Controller.svelte-468fdd .buttons .button .icon.svelte-468fdd{width:1.5rem;height:1.5rem;background-repeat:no-repeat;background-size:100%;margin-right:0.25rem}.Measure-Controller.svelte-468fdd .buttons .button.svelte-468fdd::after{content:"";position:absolute;display:block;right:-0.03125rem;height:1.5rem;width:0.0625rem;background-image:linear-gradient(to bottom, transparent, rgba(255, 255, 255, 0.3), transparent);background-size:100%;background-repeat:no-repeat;background-position:center}.Measure-Controller.svelte-468fdd .buttons .button.svelte-468fdd:last-child::after{display:none}')}function hc(n){let t,e;return t=new gu({props:{onClick:n[0].disable}}),{c(){ne(t.$$.fragment)},m(i,s){te(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.onClick=i[0].disable),t.$set(o)},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){j(t.$$.fragment,i),e=!1},d(i){ie(t,i)}}}function uc(n){let t,e,i,s,o=n[2]("撤销")+"",r,a,l,c,d,h=n[2]("结束")+"",u,m,A;return{c(){t=S("div"),e=S("div"),i=S("div"),s=$(),r=xe(o),a=$(),l=S("div"),c=S("div"),d=$(),u=xe(h),w(i,"class","icon svelte-468fdd"),z(i,"background-image",`url(${pu})`),w(e,"class","button svelte-468fdd"),K(e,"forbid",!n[3]),w(c,"class","icon svelte-468fdd"),z(c,"background-image",`url(${Au})`),w(l,"class","button svelte-468fdd"),w(t,"class","buttons svelte-468fdd")},m(p,g){B(p,t,g),x(t,e),x(e,i),x(e,s),x(e,r),x(t,a),x(t,l),x(l,c),x(l,d),x(l,u),m||(A=[be(e,"click",n[7]),be(l,"click",n[6])],m=!0)},p(p,g){g&4&&o!==(o=p[2]("撤销")+"")&&Se(r,o),g&8&&K(e,"forbid",!p[3]),g&4&&h!==(h=p[2]("结束")+"")&&Se(u,h)},d(p){p&&O(t),m=!1,qe(A)}}}function i0(n){let t,e,i,s,o,r,a,l,c,d,h,u=n[1]&&hc(n),m=n[5]&&uc(n);function A(g){n[9](g)}let p={options:[{key:"line",value:n[2]("测距离"),icon:cc},{key:"area",value:n[2]("测面积"),icon:dc}],onChange:n[8]};return n[4]!==void 0&&(p.setIndex=n[4]),c=new qv({props:p}),Ge.push(()=>ka(c,"setIndex",A)),{c(){t=S("div"),u&&u.c(),e=$(),i=S("div"),s=S("div"),o=$(),r=S("div"),m&&m.c(),a=$(),l=S("div"),ne(c.$$.fragment),w(s,"class","mask svelte-468fdd"),w(l,"class","mode-switcher svelte-468fdd"),w(r,"class","center svelte-468fdd"),w(i,"class","bottom svelte-468fdd"),w(t,"class","Measure-Controller svelte-468fdd")},m(g,v){B(g,t,v),u&&u.m(t,null),x(t,e),x(t,i),x(i,s),x(i,o),x(i,r),m&&m.m(r,null),x(r,a),x(r,l),te(c,l,null),h=!0},p(g,[v]){g[1]?u?(u.p(g,v),v&2&&k(u,1)):(u=hc(g),u.c(),k(u,1),u.m(t,e)):u&&(de(),j(u,1,1,()=>{u=null}),he()),g[5]?m?m.p(g,v):(m=uc(g),m.c(),m.m(r,a)):m&&(m.d(1),m=null);const y={};v&4&&(y.options=[{key:"line",value:g[2]("测距离"),icon:cc},{key:"area",value:g[2]("测面积"),icon:dc}]),v&1&&(y.onChange=g[8]),!d&&v&16&&(d=!0,y.setIndex=g[4],Ca(()=>d=!1)),c.$set(y)},i(g){h||(k(u),k(c.$$.fragment,g),h=!0)},o(g){j(u),j(c.$$.fragment,g),h=!1},d(g){g&&O(t),u&&u.d(),m&&m.d(),ie(c)}}}function n0(n,t,e){let{measureController:i}=t,{showExit:s=!1}=t,{i18n:o=g=>g}=t,r=!1,a;function l(g){g==="Edit"?e(5,u=!0):(a(null),e(5,u=!1))}function c(){i.controller instanceof di&&i.controller.complete(),i.save({mode:"Watch"})}function d(g){e(3,r=g.length>0)}function h(){e(3,r=!1)}bt(()=>{i.hook.on("modeChange",l),i.hook.on("complete",h),i.hook.on("pointsChange",d)}),zt(()=>{i.hook.off("modeChange",l),i.hook.off("complete",h),i.hook.off("pointsChange",d)});let u=!1;const m=()=>i.revoke(),A=g=>{i.save().changeMode("Edit"),i.changeMeasureType(g)};function p(g){a=g,e(4,a)}return n.$$set=g=>{"measureController"in g&&e(0,i=g.measureController),"showExit"in g&&e(1,s=g.showExit),"i18n"in g&&e(2,o=g.i18n)},[i,s,o,r,a,u,c,m,A,p]}class s0 extends le{constructor(t){super(),ae(this,t,n0,i0,oe,{measureController:0,showExit:1,i18n:2},t0)}}function o0(n){ue(n,"svelte-1mfj5mk",'.Switcher.svelte-1mfj5mk.svelte-1mfj5mk{pointer-events:all;position:relative;margin-bottom:1.5rem;box-sizing:border-box;width:-moz-max-content;width:max-content}.Switcher.svelte-1mfj5mk .svelte-1mfj5mk{transition-duration:300ms;transition-timing-function:ease-out}.Switcher.svelte-1mfj5mk .content.svelte-1mfj5mk{transition-property:opacity}.Switcher.svelte-1mfj5mk .highlight.svelte-1mfj5mk{transition-property:width}.Switcher.svelte-1mfj5mk .Switcher-buttons.svelte-1mfj5mk{transition-property:transform}.Switcher.svelte-1mfj5mk .Switcher-buttons.svelte-1mfj5mk{position:absolute;top:50%;left:0;transform:translate(0, -50%);width:-moz-max-content;width:max-content}.Switcher.svelte-1mfj5mk .Switcher-buttons .button.svelte-1mfj5mk{display:inline-block;margin:0 0.5625rem}.Switcher.svelte-1mfj5mk .highlight.svelte-1mfj5mk{height:2rem;background:rgba(0, 0, 0, 0.3);border-radius:624.9375rem}.Switcher.svelte-1mfj5mk .content.svelte-1mfj5mk{position:relative;padding:0 0.75rem}.Switcher.svelte-1mfj5mk .button:not(.active) .content.svelte-1mfj5mk::before{content:"";position:absolute;top:50%;left:10%;width:80%;transform:translateY(-50%);height:0;box-shadow:0 0 0.9375rem 0.3125rem rgba(0, 0, 0, 0.3)}')}function fc(n,t,e){const i=n.slice();return i[13]=t[e],i[14]=t,i[15]=e,i}function mc(n){let t;return{c(){t=S("span"),w(t,"class","icon svelte-1mfj5mk"),z(t,"background-image",n[13].icon)},m(e,i){B(e,t,i)},p(e,i){i&1&&z(t,"background-image",e[13].icon)},d(e){e&&O(t)}}}function gc(n){let t,e,i,s=n[13].value+"",o,r,a=n[15],l,c,d=n[13].icon&&mc(n);const h=()=>n[9](t,a),u=()=>n[9](null,a);function m(){return n[10](n[13],n[15])}return{c(){t=S("div"),e=S("div"),d&&d.c(),i=$(),o=xe(s),r=$(),w(e,"class","content svelte-1mfj5mk"),w(t,"class","button svelte-1mfj5mk"),K(t,"active",n[4]===n[15])},m(A,p){B(A,t,p),x(t,e),d&&d.m(e,null),x(e,i),x(e,o),x(t,r),h(),l||(c=be(t,"click",m),l=!0)},p(A,p){n=A,n[13].icon?d?d.p(n,p):(d=mc(n),d.c(),d.m(e,i)):d&&(d.d(1),d=null),p&1&&s!==(s=n[13].value+"")&&Se(o,s),a!==n[15]&&(u(),a=n[15],h()),p&16&&K(t,"active",n[4]===n[15])},d(A){A&&O(t),d&&d.d(),u(),l=!1,c()}}}function r0(n){let t,e,i,s,o=Pe(n[0]),r=[];for(let a=0;a<o.length;a+=1)r[a]=gc(fc(n,o,a));return{c(){t=S("div"),e=S("div"),i=$(),s=S("div");for(let a=0;a<r.length;a+=1)r[a].c();w(e,"class","highlight svelte-1mfj5mk"),z(e,"width",n[5]?`${n[5]}px`:void 0),w(s,"class","Switcher-buttons svelte-1mfj5mk"),z(s,"transform",`translate(${n[6]}px, -50%)`),w(t,"class","Switcher svelte-1mfj5mk")},m(a,l){B(a,t,l),x(t,e),x(t,i),x(t,s);for(let c=0;c<r.length;c+=1)r[c]&&r[c].m(s,null);n[11](t)},p(a,[l]){if(l&32&&z(e,"width",a[5]?`${a[5]}px`:void 0),l&23){o=Pe(a[0]);let c;for(c=0;c<o.length;c+=1){const d=fc(a,o,c);r[c]?r[c].p(d,l):(r[c]=gc(d),r[c].c(),r[c].m(s,null))}for(;c<r.length;c+=1)r[c].d(1);r.length=o.length}l&64&&z(s,"transform",`translate(${a[6]}px, -50%)`)},i:q,o:q,d(a){a&&O(t),jt(r,a),n[11](null)}}}function a0(n,t,e){let i,s,{options:o}=t,{defaultKey:r=null}=t,{onChange:a}=t;const l=[];let c,d,h=0;function u(){if(s&&c){e(5,d=s.clientWidth);const g=h+c.getBoundingClientRect().left-s.getBoundingClientRect().left;e(6,h=g)}}function m(g,v){Ge[g?"unshift":"push"](()=>{l[v]=g,e(2,l)})}const A=(g,v)=>{a(g.key),e(4,i=v)};function p(g){Ge[g?"unshift":"push"](()=>{c=g,e(3,c)})}return n.$$set=g=>{"options"in g&&e(0,o=g.options),"defaultKey"in g&&e(7,r=g.defaultKey),"onChange"in g&&e(1,a=g.onChange)},n.$$.update=()=>{n.$$.dirty&129&&e(4,i=r?o.findIndex(g=>g.key===r):0),n.$$.dirty&20&&e(8,s=l[i]),n.$$.dirty&264&&s&&c&&setTimeout(()=>u(),0)},[o,a,l,c,i,d,h,r,s,m,A,p]}class l0 extends le{constructor(t){super(),ae(this,t,a0,r0,oe,{options:0,defaultKey:7,onChange:1},o0)}}function c0(n){ue(n,"svelte-82ysdl",".CircleButton.svelte-82ysdl.svelte-82ysdl{position:relative;display:flex;justify-content:center;align-items:center;width:4.5rem;height:4.5rem;background-image:inherit;background-size:100% auto;background-repeat:no-repeat;transition:transform 200ms ease-in-out}.CircleButton.svelte-82ysdl.svelte-82ysdl:active{transform:scale(0.8)}.CircleButton.svelte-82ysdl .text.svelte-82ysdl{position:absolute}")}function pc(n){let t,e,i,s;return{c(){t=S("div"),e=xe(n[0]),w(t,"class","text svelte-82ysdl")},m(o,r){B(o,t,r),x(t,e),s=!0},p(o,r){(!s||r&1)&&Se(e,o[0])},i(o){s||(o&&He(()=>{s&&(i||(i=Ft(t,it,{duration:300},!0)),i.run(1))}),s=!0)},o(o){o&&(i||(i=Ft(t,it,{duration:300},!1)),i.run(0)),s=!1},d(o){o&&O(t),o&&i&&i.end()}}}function d0(n){let t,e=n[0],i,s,o=pc(n);return{c(){t=S("div"),o.c(),w(t,"class","CircleButton svelte-82ysdl"),z(t,"background-image",`url(${n[2]})`)},m(r,a){B(r,t,a),o.m(t,null),i||(s=be(t,"click",function(){si(n[1])&&n[1].apply(this,arguments)}),i=!0)},p(r,[a]){n=r,a&1&&oe(e,e=n[0])?(de(),j(o,1,1,q),he(),o=pc(n),o.c(),k(o,1),o.m(t,null)):o.p(n,a),a&4&&z(t,"background-image",`url(${n[2]})`)},i(r){k(o)},o(r){j(o)},d(r){r&&O(t),o.d(r),i=!1,s()}}}function h0(n,t,e){let i,{text:s}=t,{onClick:o=null}=t,{color:r="white"}=t;return n.$$set=a=>{"text"in a&&e(0,s=a.text),"onClick"in a&&e(1,o=a.onClick),"color"in a&&e(3,r=a.color)},n.$$.update=()=>{n.$$.dirty&8&&e(2,i=(()=>r==="white"?co:r==="blue"?Qa:co)())},[s,o,i,r]}class u0 extends le{constructor(t){super(),ae(this,t,h0,d0,oe,{text:0,onClick:1,color:3},c0)}}function f0(n){ue(n,"svelte-ldjbp8","*.forbid.svelte-ldjbp8.svelte-ldjbp8{pointer-events:none !important;opacity:0.5}.Measure-Controller.svelte-ldjbp8.svelte-ldjbp8{pointer-events:none;position:relative;width:100%;height:100%;z-index:2;color:white}.Measure-Controller.svelte-ldjbp8 .mode-switcher.svelte-ldjbp8{margin-top:2.25rem}.Measure-Controller.svelte-ldjbp8 .bottom.svelte-ldjbp8{position:absolute;width:100%;bottom:0}.Measure-Controller.svelte-ldjbp8 .bottom .mask.svelte-ldjbp8{position:absolute;bottom:0;width:100%;height:12.5rem;background-size:100%;z-index:-1;background-image:linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.5))}.Measure-Controller.svelte-ldjbp8 .bottom .center.svelte-ldjbp8{display:flex;flex-direction:column;align-items:center;margin-bottom:2.5rem}.Measure-Controller.svelte-ldjbp8 .controller.svelte-ldjbp8{pointer-events:all;display:flex;align-items:center}.Measure-Controller.svelte-ldjbp8 .controller .button.svelte-ldjbp8{cursor:pointer;display:flex;align-items:center;height:2.5rem;padding-left:1rem;padding-right:1rem;border-radius:624.9375rem;font-size:0.875rem;color:#fff;background-color:rgba(0, 0, 0, 0.2)}.Measure-Controller.svelte-ldjbp8 .controller .button .icon.svelte-ldjbp8{width:1.5rem;height:1.5rem;background-repeat:no-repeat;background-size:100%;margin:0 0.25rem}.Measure-Controller.svelte-ldjbp8 .controller .main-button.svelte-ldjbp8{margin-left:1.75rem;margin-right:1.75rem;font-size:0.875rem;font-weight:bold}")}function Ac(n){let t,e;return t=new gu({props:{onClick:n[0].disable}}),{c(){ne(t.$$.fragment)},m(i,s){te(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.onClick=i[0].disable),t.$set(o)},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){j(t.$$.fragment,i),e=!1},d(i){ie(t,i)}}}function vc(n){let t,e,i,s;return e=new l0({props:{options:[{key:"line",value:n[2]("测距离")},{key:"area",value:n[2]("测面积")}],defaultKey:n[0].currentMeasureType,onChange:n[0].changeMeasureType}}),{c(){t=S("div"),ne(e.$$.fragment),w(t,"class","mode-switcher svelte-ldjbp8")},m(o,r){B(o,t,r),te(e,t,null),s=!0},p(o,r){n=o;const a={};r&4&&(a.options=[{key:"line",value:n[2]("测距离")},{key:"area",value:n[2]("测面积")}]),r&1&&(a.defaultKey=n[0].currentMeasureType),r&1&&(a.onChange=n[0].changeMeasureType),e.$set(a)},i(o){s||(k(e.$$.fragment,o),o&&He(()=>{s&&(i||(i=Ft(t,it,{duration:bn},!0)),i.run(1))}),s=!0)},o(o){j(e.$$.fragment,o),o&&(i||(i=Ft(t,it,{duration:bn},!1)),i.run(0)),s=!1},d(o){o&&O(t),ie(e),o&&i&&i.end()}}}function bc(n){let t,e,i,s=n[2]("撤销")+"",o,r,a,l,c;return{c(){t=S("div"),e=S("div"),i=$(),o=xe(s),w(e,"class","icon svelte-ldjbp8"),z(e,"background-image",`url(${pu})`),w(t,"class","button svelte-ldjbp8"),K(t,"forbid",n[3]==="start")},m(d,h){B(d,t,h),x(t,e),x(t,i),x(t,o),a=!0,l||(c=be(t,"click",n[13]),l=!0)},p(d,h){n=d,(!a||h&4)&&s!==(s=n[2]("撤销")+"")&&Se(o,s),(!a||h&8)&&K(t,"forbid",n[3]==="start")},i(d){a||(d&&He(()=>{a&&(r||(r=Ft(t,it,{duration:bn},!0)),r.run(1))}),a=!0)},o(d){d&&(r||(r=Ft(t,it,{duration:bn},!1)),r.run(0)),a=!1},d(d){d&&O(t),d&&r&&r.end(),l=!1,c()}}}function yc(n){let t,e,i,s=n[2]("结束")+"",o,r,a,l,c;return{c(){t=S("div"),e=S("div"),i=$(),o=xe(s),w(e,"class","icon svelte-ldjbp8"),z(e,"background-image",`url(${Au})`),w(t,"class","button svelte-ldjbp8")},m(d,h){B(d,t,h),x(t,e),x(t,i),x(t,o),a=!0,l||(c=be(t,"click",n[10]),l=!0)},p(d,h){n=d,(!a||h&4)&&s!==(s=n[2]("结束")+"")&&Se(o,s)},i(d){a||(d&&He(()=>{a&&(r||(r=Ft(t,it,{duration:bn},!0)),r.run(1))}),a=!0)},o(d){d&&(r||(r=Ft(t,it,{duration:bn},!1)),r.run(0)),a=!1},d(d){d&&O(t),d&&r&&r.end(),l=!1,c()}}}function m0(n){let t,e,i,s,o,r,a,l,c,d,h,u,m,A=n[1]&&Ac(n),p=n[0].allowMeasureType.length>=2&&n[3]==="start"&&vc(n),g=n[4]&&bc(n);h=new u0({props:{onClick:n[14],text:n[6][n[3]],color:n[7][n[3]]}});let v=n[4]&&yc(n);return{c(){t=S("div"),A&&A.c(),e=$(),i=S("div"),s=S("div"),o=$(),r=S("div"),p&&p.c(),a=$(),l=S("div"),g&&g.c(),c=$(),d=S("div"),ne(h.$$.fragment),u=$(),v&&v.c(),w(s,"class","mask svelte-ldjbp8"),w(d,"class","main-button svelte-ldjbp8"),K(d,"forbid",!n[5]),w(l,"class","controller svelte-ldjbp8"),w(r,"class","center svelte-ldjbp8"),w(i,"class","bottom svelte-ldjbp8"),w(t,"class","Measure-Controller svelte-ldjbp8")},m(y,I){B(y,t,I),A&&A.m(t,null),x(t,e),x(t,i),x(i,s),x(i,o),x(i,r),p&&p.m(r,null),x(r,a),x(r,l),g&&g.m(l,null),x(l,c),x(l,d),te(h,d,null),x(l,u),v&&v.m(l,null),m=!0},p(y,[I]){y[1]?A?(A.p(y,I),I&2&&k(A,1)):(A=Ac(y),A.c(),k(A,1),A.m(t,e)):A&&(de(),j(A,1,1,()=>{A=null}),he()),y[0].allowMeasureType.length>=2&&y[3]==="start"?p?(p.p(y,I),I&9&&k(p,1)):(p=vc(y),p.c(),k(p,1),p.m(r,a)):p&&(de(),j(p,1,1,()=>{p=null}),he()),y[4]?g?(g.p(y,I),I&16&&k(g,1)):(g=bc(y),g.c(),k(g,1),g.m(l,c)):g&&(de(),j(g,1,1,()=>{g=null}),he());const M={};I&8&&(M.onClick=y[14]),I&8&&(M.text=y[6][y[3]]),I&8&&(M.color=y[7][y[3]]),h.$set(M),(!m||I&32)&&K(d,"forbid",!y[5]),y[4]?v?(v.p(y,I),I&16&&k(v,1)):(v=yc(y),v.c(),k(v,1),v.m(l,null)):v&&(de(),j(v,1,1,()=>{v=null}),he())},i(y){m||(k(A),k(p),k(g),k(h.$$.fragment,y),k(v),m=!0)},o(y){j(A),j(p),j(g),j(h.$$.fragment,y),j(v),m=!1},d(y){y&&O(t),A&&A.d(),p&&p.d(),g&&g.d(),ie(h),v&&v.d()}}}const bn=100;function g0(n,t,e){let{measureController:i}=t,{showExit:s=!1}=t,{i18n:o=U=>U}=t;const r={start:o("开始"),add:o("添加"),end:o("结束"),complete:o("完成")},a={start:"white",add:"white",end:"blue",complete:"blue"};let l=!1,c=!0,d="start",h=i.currentMeasureType;const u=()=>{i.getCurrentMode()!=="Edit"?i.changeMode("Edit"):(p("add"),m())},m=()=>{i.controller instanceof di&&i.controller.selectPoint()},A=()=>{i.controller instanceof di&&i.controller.complete()},p=U=>{e(3,d=U)},g=()=>{m(),D("allow")},v=()=>{p("complete")},y=()=>{i.currentMeasureType==="area"&&d==="complete"&&p("add")},I=U=>{U.length},M=()=>{p("start"),D("allow")},D=U=>{e(5,c=U==="allow")},P=U=>{e(12,h=U)},V=U=>{U.isEmpty&&p("start")};bt(()=>{i.hook.on("revoke",V),i.hook.on("measureTypeChange",P),i.hook.on("modeChange",M),i.hook.on("pointsChange",I),i.hook.on("allowAddPointStateChange",D),i.hook.on("readyComplete",v),i.hook.on("notReadyComplete",y),i.hook.on("complete",M)}),zt(()=>{i.hook.off("measureTypeChange",P),i.hook.off("modeChange",M),i.hook.off("allowAddPointStateChange",D),i.hook.off("readyComplete",v),i.hook.off("pointsChange",I),i.hook.off("notReadyComplete",y),i.hook.off("complete",M)});const L=()=>i.revoke(),X=()=>{d==="start"?u():d==="add"?m():(d==="end"||d==="complete")&&g()};return n.$$set=U=>{"measureController"in U&&e(0,i=U.measureController),"showExit"in U&&e(1,s=U.showExit),"i18n"in U&&e(2,o=U.i18n)},n.$$.update=()=>{n.$$.dirty&4104&&e(4,l=h==="area"&&d!=="start")},[i,s,o,d,l,c,r,a,u,m,A,g,h,L,X]}class p0 extends le{constructor(t){super(),ae(this,t,g0,m0,oe,{measureController:0,showExit:1,i18n:2},f0)}}class A0{constructor(t,e){f(this,"revoke");f(this,"container");f(this,"mainController");f(this,"disposers",[]);f(this,"measureController");f(this,"mode");f(this,"svelteDom");f(this,"_params");f(this,"handleExit",()=>{const t=this.container.querySelector(".fpm__exit-icon"),e=this.container.querySelector(".fpm__exit");if(!e||!t)throw new Error("cannot find dom");this.mode==="pc"&&(Object.assign(e.style,Hv),Object.assign(t==null?void 0:t.style,_v));const i=()=>{e.style.opacity="1"},s=()=>{e.style.opacity="0.85"},o=()=>{this.measureController.disable()};return e.addEventListener("click",o),e.addEventListener("mouseenter",i),e.addEventListener("mouseleave",s),()=>{e.removeEventListener("click",o),e.removeEventListener("mouseenter",i),e.removeEventListener("mouseleave",s)}});var s,o;this._params=e,this.measureController=t,this.mode=(s=e.mode)!=null?s:"pc",this.container=document.createElement("div"),this.container.innerHTML=this.mode==="mobile"?Ov:Rv,this.container.classList.add("fpm__ui-controller",this.mode),this.container.style.background="rgba(0, 0, 0, 0.15)";const i=(o=e.useNewUI)!=null?o:!1;if(i&&(e.pointSelectorMode==="cursor"?this.svelteDom=new s0({target:e.container,props:{measureController:this.measureController,i18n:e.i18n,showExit:e.showExit}}):e.pointSelectorMode==="fixed"&&(this.svelteDom=new p0({target:e.container,props:{measureController:this.measureController,i18n:e.i18n,showExit:e.showExit}}))),!i){e.container.appendChild(this.container);const r=this.container.querySelectorAll(".fpm__text"),a=this.container.querySelector(".fpm_ui-bg"),l=this.container.querySelector(".fpm_operating-space");Object.assign(a==null?void 0:a.style,Nv),Object.assign(l==null?void 0:l.style,Gv),Object.assign(this.container.style,Qv),r.forEach(c=>Object.assign(c.style,Fv))}}dispose(){var t;this.hide(),(t=this.svelteDom)==null||t.$destroy(),this.container.remove()}show(){return this.container.style.display="block",this.container.style.opacity="1",this.container.style.transform="translate(0, 0)",this.mode==="pc"?(this.revoke=new Uv(this.measureController,this.container),this.mainController=new Wv(this.measureController,this.container,this._params)):this.mainController=new Yv(this.measureController,this.container,this._params),this.disposers.push(this.handleExit()),this}hide(){var t,e;return this.container.style.display="none",this.container.style.opacity="0",this.container.style.transform="translate(0, 10px)",this.mode==="pc"&&((t=this.revoke)==null||t.dispose()),(e=this.mainController)==null||e.dispose(),this.disposers.forEach(i=>i()),this.disposers=[],this}}var Mt=typeof globalThis!="undefined"?globalThis:typeof window!="undefined"?window:typeof global!="undefined"?global:typeof self!="undefined"?self:{},Fe={},v0={get exports(){return Fe},set exports(n){Fe=n}};function ho(n){return n===null?"null":typeof n=="undefined"?"undefined":typeof n=="object"?Array.isArray(n)?"array":"object":typeof n}function vu(n){return ho(n)==="object"?na(n):ho(n)==="array"?ia(n):n}function ia(n){return n.map(vu)}function na(n){const t={};for(const e in n)n.hasOwnProperty(e)&&(t[e]=vu(n[e]));return t}function ko(n,t=[],e={}){const i={arrayBehaviour:e.arrayBehaviour||"replace"},s=t.map(r=>r||{}),o=n||{};for(let r=0;r<s.length;r++){const a=s[r],l=Object.keys(a);for(let c=0;c<l.length;c++){const d=l[c],h=a[d],u=ho(h),m=ho(o[d]);if(u==="object")if(m!=="undefined"){const A=m==="object"?o[d]:{};o[d]=ko({},[A,na(h)],i)}else o[d]=na(h);else if(u==="array")if(m==="array"){const A=ia(h);o[d]=i.arrayBehaviour==="merge"?o[d].concat(A):A}else o[d]=ia(h);else o[d]=h}}return o}v0.exports=function(t,...e){return ko(t,e)};Fe.noMutate=function(...t){return ko({},t)};Fe.withOptions=function(t,e,i){return ko(t,e,i)};function b0(n){ue(n,"svelte-1q8gtp4",".Measure-Tips.svelte-1q8gtp4.svelte-1q8gtp4{box-sizing:border-box;position:absolute;pointer-events:none;top:0;width:100%;padding:0 2.5rem}.Measure-Tips.svelte-1q8gtp4 .text.svelte-1q8gtp4{text-align:center;position:relative;max-width:100%;top:3.125rem;color:#fff;word-break:break-all;word-wrap:break-word;text-shadow:0 0.0625rem 0.375rem rgba(0, 0, 0, 0.5);font-size:1.25rem;font-weight:bold}")}function wc(n){let t,e,i,s,o;return{c(){t=S("div"),e=S("div"),i=xe(n[2]),w(e,"class","text svelte-1q8gtp4"),w(t,"class","Measure-Tips svelte-1q8gtp4")},m(r,a){B(r,t,a),x(t,e),x(e,i),n[7](e),o=!0},p(r,a){(!o||a&4)&&Se(i,r[2])},i(r){o||(r&&He(()=>{o&&(s||(s=Ft(t,it,{},!0)),s.run(1))}),o=!0)},o(r){r&&(s||(s=Ft(t,it,{},!1)),s.run(0)),o=!1},d(r){r&&O(t),n[7](null),r&&s&&s.end()}}}function y0(n){let t,e=n[0]&&wc(n);return{c(){e&&e.c(),t=Ee()},m(i,s){e&&e.m(i,s),B(i,t,s)},p(i,[s]){i[0]?e?(e.p(i,s),s&1&&k(e,1)):(e=wc(i),e.c(),k(e,1),e.m(t.parentNode,t)):e&&(de(),j(e,1,1,()=>{e=null}),he())},i(i){k(e)},o(i){j(e)},d(i){i&&O(t),e&&e.d(i)}}}function w0(n,t,e){let{measureController:i}=t,{i18n:s=y=>y}=t,{tips:o}=t,{tipStyle:r={}}=t,{visible:a=!0}=t,l=null;const c=y=>{const I=i.currentMeasureType;let M="";return M=o[y],M===void 0&&(M=o[I][y]),M},d=y=>{e(2,u=s(c(y)))},h=()=>{e(2,u="")};let u="";const m=y=>{y==="Edit"&&i.changeMeasureType?d("start"):h()},A=()=>{i.getCurrentMode()==="Watch"&&h()},p=()=>{i.getCurrentMode()==="Edit"&&d("start")},g=y=>{i.currentMeasureType==="area"&&(y.length>=2?d("close"):y.length===0?d("start"):h())};bt(()=>{m(i.getCurrentMode()),i.hook.on("modeChange",m),i.hook.on("complete",A),i.hook.on("pointsChange",g),i.hook.on("measureTypeChange",p)}),zt(()=>{i.hook.off("modeChange",m),i.hook.off("complete",A),i.hook.off("pointsChange",g),i.hook.off("measureTypeChange",p),h()});function v(y){Ge[y?"unshift":"push"](()=>{l=y,e(1,l),e(6,r)})}return n.$$set=y=>{"measureController"in y&&e(3,i=y.measureController),"i18n"in y&&e(4,s=y.i18n),"tips"in y&&e(5,o=y.tips),"tipStyle"in y&&e(6,r=y.tipStyle),"visible"in y&&e(0,a=y.visible)},n.$$.update=()=>{if(n.$$.dirty&66&&l)for(const y in r)r.hasOwnProperty(y)&&e(1,l.style[y]=r[y],l)},[a,l,u,i,s,o,r,v]}class C0 extends le{constructor(t){super(),ae(this,t,w0,y0,oe,{measureController:3,i18n:4,tips:5,tipStyle:6,visible:0},b0)}}const I0={line:{start:"选择一个合适的位置开始测量,点击【结束】或【鼠标右键】结束测量"},area:{start:"选择一个合适的位置开始绘制平面",close:"选择3个点后将闭合平面,点击【结束】或【鼠标右键】将自动闭合"}},P0={line:{start:""},area:{start:"",close:"选择3个点后将闭合平面,点击结束自动闭合"}};class E0{constructor(t,e){f(this,"tipSvelteDom");this.tipSvelteDom=new C0({target:e.container,props:{measureController:t,tips:Fe({},e.pointSelectorMode==="fixed"?P0:I0,e.tips),i18n:e.i18n,visible:!0,tipStyle:e.tipStyle}})}dispose(){var t;(t=this.tipSvelteDom)==null||t.$destroy()}show(){var t;return(t=this.tipSvelteDom)==null||t.$set({visible:!0}),this}hide(){var t;return(t=this.tipSvelteDom)==null||t.$set({visible:!1}),this}}class M0{constructor(t,e){f(this,"five");f(this,"measureController");f(this,"onKeyDown",t=>{if(t.metaKey&&t.code==="KeyS"){this.measureController.save().changeMode("Watch"),t.preventDefault();return}if(t.code==="Escape")return this.escape()});f(this,"onMouseDown",t=>{t.button===2&&(t.preventDefault(),this.escape())});this.five=e,this.measureController=t;const i=this.five.getElement();i&&(document.body.addEventListener("keydown",this.onKeyDown),i.addEventListener("mousedown",this.onMouseDown))}dispose(){const t=this.five.getElement();t&&(document.body.removeEventListener("keydown",this.onKeyDown),t.removeEventListener("mousedown",this.onMouseDown))}escape(){return this.measureController.getCurrentMode()==="Watch"?this.measureController.disable():this.measureController.save().changeMode("Watch")}}function uo(n){return typeof n=="object"?n===null?{}:n:{}}class k0{constructor(t,e){f(this,"hasOpen",!1);f(this,"hook",new je.Subscribe);f(this,"magnifier");f(this,"controller",null);f(this,"allowMeasureType");f(this,"currentMeasureType");f(this,"five");f(this,"model");f(this,"group");f(this,"config");f(this,"isMobile");f(this,"useUIController");f(this,"params");f(this,"useGuideController");f(this,"container",document.createElement("div"));f(this,"shortcutKeyController");f(this,"disable",()=>{var t,e,i,s;this.hasOpen=!1,this.container.style.opacity="0",(t=this.controller)==null||t.dispose(),(e=this.useUIController)==null||e.hide(),(i=this.useGuideController)==null||i.hide(),(s=this.shortcutKeyController)==null||s.dispose(),this.controller=null,this.five.helperVisible=!0,this.five.scene.remove(this.group),this.five.needsRender=!0,this.hook.emit("disable",!0)});f(this,"getCurrentMode",()=>this.controller instanceof di?"Edit":this.controller instanceof sc?"Watch":this.controller instanceof Xn?"Mixed":this.controller instanceof ic?"View":null);f(this,"changeMode",t=>{var s;if(!this.hasOpen||this.getCurrentMode()===t)return;(s=this.controller)==null||s.dispose();const e={View:ic,Watch:sc,Edit:di,Mixed:Xn};if(!e[t])throw new Error("不存在的 Mode");const i=this.createControllerParams();this.controller=new e[t](i),this.hook.emit("modeChange",t)});f(this,"changeMeasureType",t=>{this.currentMeasureType=t,this.hook.emit("measureTypeChange",t)});var o,r,a,l,c,d,h,u,m;this.five=t,this.params=e,this.config=Eo(e,["openParams","magnifierParams"]),this.model=new Ra(this.config),this.isMobile=(r=(o=e==null?void 0:e.openParams)==null?void 0:o.isMobile)!=null?r:!1,this.magnifier=new ga(t,(a=e.magnifierParams)!=null?a:{width:190,height:190,scale:2}),this.allowMeasureType=Array.from(new Set((c=(l=e.editParams)==null?void 0:l.allowMeasureType)!=null?c:["line"])),this.currentMeasureType=(d=this.allowMeasureType[0])!=null?d:"line",this.group=new R.Group,this.group.name="plugin-measure-group",this.container.classList.add("five-plugin-measure-container"),this.container.style.position="absolute",this.container.style.left="0",this.container.style.top="0",this.container.style.pointerEvents="none",this.container.style.width="100%",this.container.style.height="100%",this.container.style.opacity="0";const i=(u=(h=e.editParams)==null?void 0:h.pointSelectorMode)!=null?u:hu?"fixed":"cursor",s=(m=this.params.openParams)!=null?m:{};if(this.params.useUIController!==!1){const A=G({container:this.container,openParams:s,i18n:e.i18n,pointSelectorMode:i,useNewUI:this.allowMeasureType.length>1},uo(this.params.useUIController));this.useUIController=new A0(this,A)}if(this.params.useGuideController!==!1){const A=G({container:this.container,pointSelectorMode:i,i18n:e.i18n},uo(this.params.useGuideController));this.useGuideController=new E0(this,A)}}appendTo(t){t.append(this.container)}clear(){this.model.clear()}dispose(){var t,e;this.disable(),this.clear(),(t=this.useUIController)==null||t.dispose(),(e=this.magnifier)==null||e.dispose(),this.five.needsRender=!0}load(t){this.model.parse(t),this.save()}enable(t){var e;this.hasOpen||(this.hasOpen=!0,this.five.scene.add(this.group),this.container.style.opacity="1",t!=null&&t.mode?this.changeMode(t.mode):this.isMobile?this.changeMode("Mixed"):this.changeMode("Watch"),(e=this.useUIController)==null||e.show(),this.shortcutKeyController=new M0(this,this.five),this.hook.emit("enable",!0))}edit(t){t&&this.changeMeasureType(t);const e=this.isMobile?"Mixed":"Edit";this.changeMode(e)}revoke(){this.controller instanceof di&&this.controller.revoke()}removePolyline(t){this.model.removePolyline(t)}removeArea(t){this.model.removeArea(t)}removePolylineByID(t){const e=this.model.getPolylineByID(t);e&&this.model.removePolyline(e)}getPolylineByID(t){return this.model.getPolylineByID(t)}getEditedPolyline(){}highlightLine(t){if(this.getCurrentMode()!=="Watch")return!1;const e=this.model.getLineByID(t);return e?(this.controller.highlightLine(e),!0):!1}clearHighlightLines(){return this.getCurrentMode()!=="Watch"?!1:(this.controller.clearHighlightLines(),!0)}save(t){var s;if(!(this.controller instanceof di)&&!(this.controller instanceof Xn))return this;const e=(s=t==null?void 0:t.mode)!=null?s:"View",i=this.controller.model.areas;return this.controller instanceof di?this.controller.complete():i.forEach(o=>{o.showArea(),this.model.addArea(o)}),this.changeMode(e),this}addStartPoint(){this.controller instanceof Xn&&this.hook.emit("willChangeState","watching","editing")}addEndPoint(){this.controller instanceof Xn&&this.hook.emit("willChangeState","editing","watching")}toJson(){return this.model.toJson()}changeIsMobile(t){}changeConfigs(t){var e,i;Object.assign(this.config,t),(e=this.controller)==null||e.updateDistanceUI(),(i=this.controller)==null||i.updateAreaUI()}setCustomText(t,e){var s;const i=this.model.getLineByID(t);if(!i)throw new Error("不存在的线段");i.setText(e),(s=this.controller)==null||s.updateDistanceUI()}createControllerParams(){var i,s;const t=(i=this.params.openParams)!=null?i:{},e=(s=this.params.editParams)!=null?s:{};return t.isMobile=this.isMobile,{five:this.five,hook:this.hook,group:this.group,model:this.model,config:this.config,magnifier:this.magnifier,container:this.container,openParams:t,editParams:e,magnifierParams:this.params.magnifierParams,getMeasureType:()=>this.currentMeasureType,mouseGroup:uu(G({},t.crossHairParameter)),userDistanceItemCreator:this.params.userDistanceItemCreator}}}function Qs(n,t,e){const i=n[t],s=n[e];i===void 0||s===void 0||(n[t]=s,n[e]=i)}function x0(n,t,e){const i=e/2;for(let s=1;s<=i;s++){const o=e-(s-1);for(let r=1;r<=t;r++){const a=(s-1)*t+r-1,l=(o-1)*t+r-1;Qs(n,a*4+0,l*4+0),Qs(n,a*4+1,l*4+1),Qs(n,a*4+2,l*4+2),Qs(n,a*4+3,l*4+3)}}}class D0{constructor(t,e){f(this,"width");f(this,"height");f(this,"containerDom");f(this,"hooks",new je.Subscribe);f(this,"canvas",document.createElement("canvas"));f(this,"five");f(this,"scale");f(this,"config");f(this,"offset",{x:0,y:0});f(this,"context");f(this,"renderCenter",new E.Vector3);f(this,"hammer");f(this,"state",{enabled:!1});f(this,"offsetRange");f(this,"isPanning",!1);f(this,"onPanstart",()=>{this.isPanning=!0,this.canvas.style.boxShadow="0 2px 30px 0 rgba(0,0,0,0.20)"});f(this,"onPan",t=>{if(!this.isPanning||!this.offsetRange||this.hooks.emit("wantsPanGesture",t))return;const{translateX:i,translateY:s}=this.getPanOffset(t,this.offsetRange);this.canvas.style.transform=`translate3d(${i}px, ${s}px, 100px)`});f(this,"onPanend",t=>{if(this.isPanning=!1,this.canvas.style.boxShadow="none",!this.offsetRange)return;const{translateX:e,translateY:i}=this.getPanOffset(t,this.offsetRange);this.canvas.style.transform=`translate3d(${e}px, ${i}px, 100px)`,this.offset={x:e,y:i}});var s,o,r;if(!t.renderer)throw new Error("Five Render 未初始化");this.five=t,this.scale=(s=e==null?void 0:e.scale)!=null?s:2,this.width=(o=e==null?void 0:e.width)!=null?o:190,this.height=(r=e==null?void 0:e.height)!=null?r:190,this.config={dragEnabled:(e==null?void 0:e.dragEnabled)||!1,autoFixPCPosition:(e==null?void 0:e.autoFixPCPosition)||!1,initialPosition:(e==null?void 0:e.initialPosition)||{left:"0",top:"0"}};const i=this.canvas.getContext("2d");if(!i)throw new Error("CANNOT CREATE CONTEXT2D");this.context=i,this.config.dragEnabled&&(this.hammer=new ls(this.canvas),this.hammer.on("pan",this.onPan),this.hammer.on("panstart",this.onPanstart),this.hammer.on("panend",this.onPanend)),this.initStyle()}dispose(){var t;this.clear(),this.disable(),(t=this.hammer)==null||t.destroy()}enable(){if(!this.state.enabled)return this.state.enabled=!0,this.containerDom&&this._appendTo(this.containerDom),this}disable(){if(this.state.enabled)return this.state.enabled=!1,this.canvas.remove(),this}appendTo(t){return this.containerDom=t,this.state.enabled&&this._appendTo(t),this}clear(){return this.context.clearRect(0,0,this.canvas.width,this.canvas.height),this}renderWithPoint(t){this.containerDom&&this.state.enabled&&(this.renderCenter=t,this.render(),this.config.autoFixPCPosition&&this.autoFixPCPosition())}renderWithScreenPoint(t){this.containerDom&&this.state.enabled&&(this.renderCenter=t,this.render(),this.config.autoFixPCPosition&&this.autoFixPCPosition())}resetOffset(){this.offset={x:0,y:0},this.canvas.style.transform="translate3d(0px, 0px, 100px)"}getCurrentState(){return{enabled:this.state.enabled}}getRenderCenter(){return this.renderCenter}_appendTo(t){if(this.resetOffset(),t.appendChild(this.canvas),!this.offsetRange){const e=this.canvas.getBoundingClientRect(),i=t.getBoundingClientRect(),s=i.right-e.right,o=i.bottom-e.bottom,r=i.left-e.left,a=i.top-e.top;this.offsetRange={min:{x:r,y:a},max:{x:s,y:o}}}}autoFixPCPosition(){if(!this.containerDom)return;const{width:t,height:e}=this,[i,s,o]=(()=>{if(this.renderCenter instanceof E.Vector3){const r=this.renderCenter.clone().project(this.five.camera);return[(r.x+1)/2*this.containerDom.clientWidth,-(r.x-1)/2*this.containerDom.clientWidth,-(r.y-1)/2*this.containerDom.clientHeight]}else return[this.renderCenter.x,this.containerDom.clientWidth-this.renderCenter.x,this.renderCenter.y]})();i<183?(this.canvas.style.top=-e/2+"px",this.canvas.style.left="90px"):o<183?(this.canvas.style.top="90px",this.canvas.style.left=-t/2+"px"):s<183?(this.canvas.style.top=-e/2+"px",this.canvas.style.left=-t-90+"px"):(this.canvas.style.left=-t/2+"px",this.canvas.style.top=-e-90+"px"),this.canvas.style.transform=`translate3d(${i}px, ${o}px, 10px)`,this.offset={x:i,y:o}}render(){if(!this.five.renderer||!this.containerDom)return;const{scale:t,context:e,width:i,height:s}=this,o=this.five.renderer.getSize(new E.Vector2),[r,a]=(()=>{if(this.renderCenter instanceof E.Vector3){const g=this.renderCenter.clone().project(this.five.camera);return[(g.x+1)/2*o.x,(g.y+1)/2*o.y]}else return[this.renderCenter.x,o.y-this.renderCenter.y]})(),l=1,c=i/t,d=s/t,h=l*t,u=this.five.getPixels(r-c/2,a-c/2,c,d,h),m=Math.floor(i*l),A=Math.floor(s*l);x0(u,m,A);const p=new ImageData(m,A);p.data.set(u),e.putImageData(p,0,0)}initStyle(){const t=this.canvas;t.classList.add("five-plugin__magnifier"),t.style.position="absolute",t.style.pointerEvents="all",t.style.borderRadius="50%",t.style.zIndex="99";const e=1;t.setAttribute("width",(this.width*e).toString()),t.setAttribute("height",(this.height*e).toString()),t.style.border="2px solid rgba(255,255,255,0.20)",t.style.width=this.width+"px",t.style.height=this.height+"px",t.style.top=this.config.initialPosition.top,t.style.left=this.config.initialPosition.left,t.style.transform="translate(0,0,100px)",this.config.dragEnabled&&(this.canvas.style.cursor="pointer")}getPanOffset(t,e){const{min:{x:i,y:s},max:{x:o,y:r}}=e,a=this.offset.x+t.deltaX,l=this.offset.y+t.deltaY,c=Math.min(Math.max(a,i),o),d=Math.min(Math.max(l,s),r);return{translateX:c,translateY:d}}}const S0=function(t,e){return new k0(t,e)},bu=Da(null);function T0(n){ue(n,"svelte-19zi46m",".PanoSpatialTagPlugin__tag-origin.svelte-19zi46m{position:absolute;width:0.5rem;height:0.5rem;border-radius:50%;background:#fff;box-shadow:0 0 .6rem #fff;transform:translate(-50%, -50%) scale(1);transform-origin:center center;animation:svelte-19zi46m-PanoSpatialTagPlugin__tag-origin 1.2s forwards;pointer-events:auto}.PanoSpatialTagPlugin__tag-origin.svelte-19zi46m:after{content:'';position:absolute;top:50%;height:50%;width:2rem;height:2rem;transform:translate(-50%, -50%)}.PanoSpatialTagPlugin__tag-origin-destroy.svelte-19zi46m{transform:translate(-50%, -50%) scale(0.6);animation:svelte-19zi46m-PanoSpatialTagPlugin__tag-origin-destroy 1.2s forwards .7s}@keyframes svelte-19zi46m-PanoSpatialTagPlugin__tag-origin{0%{transform:translate(-50%, -50%) scale(1);opacity:0}100%{transform:translate(-50%, -50%) scale(0.6);opacity:1 }}@keyframes svelte-19zi46m-PanoSpatialTagPlugin__tag-origin-destroy{0%{transform:translate(-50%, -50%) scale(0.6);opacity:1}10%{transform:translate(-50%, -50%) scale(1);opacity:0.9}100%{transform:translate(-50%, -50%) scale(1);opacity:0}}")}function Cc(n,t,e){const i=n.slice();return i[3]=t[e],i}function Ic(n){let t,e=`${n[3].top}%`,i=`${n[3].left}%`,s,o;function r(){return n[2](n[3])}return{c(){t=S("i"),w(t,"class","svelte-19zi46m"),K(t,"PanoSpatialTagPlugin__tag-origin",!0),K(t,"PanoSpatialTagPlugin__tag-origin-destroy",n[3].destroying),z(t,"top",e),z(t,"left",i),z(t,"visibility",n[3].front?"visible":"hidden")},m(a,l){B(a,t,l),s||(o=be(t,"click",r),s=!0)},p(a,l){n=a,l&1&&K(t,"PanoSpatialTagPlugin__tag-origin-destroy",n[3].destroying),l&1&&e!==(e=`${n[3].top}%`)&&z(t,"top",e),l&1&&i!==(i=`${n[3].left}%`)&&z(t,"left",i),l&1&&z(t,"visibility",n[3].front?"visible":"hidden")},d(a){a&&O(t),s=!1,o()}}}function L0(n){let t,e=Pe(n[0]),i=[];for(let s=0;s<e.length;s+=1)i[s]=Ic(Cc(n,e,s));return{c(){for(let s=0;s<i.length;s+=1)i[s].c();t=Ee()},m(s,o){for(let r=0;r<i.length;r+=1)i[r]&&i[r].m(s,o);B(s,t,o)},p(s,[o]){if(o&3){e=Pe(s[0]);let r;for(r=0;r<e.length;r+=1){const a=Cc(s,e,r);i[r]?i[r].p(a,o):(i[r]=Ic(a),i[r].c(),i[r].m(t.parentNode,t))}for(;r<i.length;r+=1)i[r].d(1);i.length=e.length}},i:q,o:q,d(s){s&&O(t),jt(i,s)}}}function j0(n,t,e){let{origins:i}=t;const s=r=>{bu.update(()=>`${r}-PanoSpatialTagPlugin-${Date.now()}`)},o=r=>s(r.id);return n.$$set=r=>{"origins"in r&&e(0,i=r.origins)},[i,s,o]}class z0 extends le{constructor(t){super(),ae(this,t,j0,L0,oe,{origins:0},T0)}}function O0(n){ue(n,"svelte-9m6drd",`.PanoSpatialTagPlugin__tag-x.svelte-9m6drd.svelte-9m6drd{position:absolute;top:0;left:0;display:block;white-space:nowrap;box-sizing:border-box;width:25rem;height:14rem;color:#fff;transform:translate(0, -100%);transition:height 0.5s linear}.PanoSpatialTagPlugin__tag-shadow.svelte-9m6drd.svelte-9m6drd{content:'';position:absolute;width:30rem;height:30rem;top:-15rem;left:-15rem;z-index:-1;opacity:0;transition:opacity 0.8s 0.6s;background:url('https://vrlab-image4.ljcdn.com/release/web/PanoSpatialTagPlugin__blur.png');background-size:30rem 30rem}.PanoSpatialTagPlugin__tag-line.svelte-9m6drd.svelte-9m6drd{position:absolute;left:-1rem;width:2rem;height:100%;overflow:hidden}.PanoSpatialTagPlugin__tag-flagpole.svelte-9m6drd.svelte-9m6drd{position:absolute;top:0;left:1rem;height:calc(100% - 1.5rem);width:0.15rem;background:linear-gradient(to bottom, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0.1));box-shadow:0 0.1rem 0.5rem rgba(0, 0, 0, 0.2);opacity:0;transform:translate(-50%, 60%) scaleY(0);transition:transform 0.4s cubic-bezier(0.44, 0.44, 0.74, 0.98), opacity 0.4s cubic-bezier(0.44, 0.44, 0.74, 0.98), width 0.5s linear,
516
516
  height 0.5s linear;transform-origin:center bottom}.PanoSpatialTagPlugin__tag-line1.svelte-9m6drd.svelte-9m6drd{position:absolute;top:0;left:0.3rem;height:1.8rem;width:0.1rem;background:#fff;opacity:0;transform:translate(-50%, 200%) scaleY(0);transform-origin:center top}.PanoSpatialTagPlugin__tag-line2.svelte-9m6drd.svelte-9m6drd{position:absolute;top:0;left:0.5rem;height:1.8rem;width:0.1rem;background:#fff;opacity:0;transform:translate(-50%, 200%) scaleY(0);transform-origin:center top}.PanoSpatialTagPlugin__tag-show.svelte-9m6drd .PanoSpatialTagPlugin__tag-line1.svelte-9m6drd{animation:svelte-9m6drd-PanoSpatialTagPlugin__tag-line1 linear 0.5s forwards 0.45s}.PanoSpatialTagPlugin__tag-show.svelte-9m6drd .PanoSpatialTagPlugin__tag-line2.svelte-9m6drd{animation:svelte-9m6drd-PanoSpatialTagPlugin__tag-line2 linear 0.5s forwards 0.65s}.PanoSpatialTagPlugin__tag-x.PanoSpatialTagPlugin__tag-upside-down.svelte-9m6drd.svelte-9m6drd{transform:translate(0, 0)}.PanoSpatialTagPlugin__tag-upside-down.svelte-9m6drd .PanoSpatialTagPlugin__tag-line.svelte-9m6drd{transform:scaleY(-1)}.PanoSpatialTagPlugin__tag-animate.svelte-9m6drd.svelte-9m6drd{position:relative;height:100%;overflow:hidden;transform-origin:left top;transition:transform 0.5s linear}.PanoSpatialTagPlugin__tag-upside-down.svelte-9m6drd .PanoSpatialTagPlugin__tag-animate.svelte-9m6drd{transform-origin:left bottom}.PanoSpatialTagPlugin__tag-content.svelte-9m6drd.svelte-9m6drd{position:absolute;display:inline-block;transform:translate(-100%, 0);transition:transform 0.9s cubic-bezier(0, 0.65, 0.16, 1.08) 0.6s;padding-left:0.5rem;font-size:1rem}.PanoSpatialTagPlugin__tag-upside-down.svelte-9m6drd .PanoSpatialTagPlugin__tag-content.svelte-9m6drd{bottom:0}.PanoSpatialTagPlugin__tag-show.svelte-9m6drd .PanoSpatialTagPlugin__tag-flagpole.svelte-9m6drd{opacity:1;transform:translate(-50%, 0) scaleY(1)}.PanoSpatialTagPlugin__tag-upside-down.svelte-9m6drd .PanoSpatialTagPlugin__tag-shadow.svelte-9m6drd{top:unset;bottom:-15rem}.PanoSpatialTagPlugin__tag-show.svelte-9m6drd .PanoSpatialTagPlugin__tag-shadow.svelte-9m6drd{opacity:0.32}.PanoSpatialTagPlugin__tag-show.svelte-9m6drd .PanoSpatialTagPlugin__tag-content.svelte-9m6drd{transform:translate(0, 0)}.PanoSpatialTagPlugin__tag-hide.svelte-9m6drd .PanoSpatialTagPlugin__tag-flagpole.svelte-9m6drd{opacity:0;transform:translate(-50%, 60%) scaleY(0);transition:transform 0.5s 0.55s, opacity 0.4s 0.55s}.PanoSpatialTagPlugin__tag-hide.svelte-9m6drd .PanoSpatialTagPlugin__tag-shadow.svelte-9m6drd{opacity:0;transition:opacity 0.8s}.PanoSpatialTagPlugin__tag-hide.svelte-9m6drd .PanoSpatialTagPlugin__tag-content.svelte-9m6drd{transform:translate(-100%, 0);transition:transform 0.6s cubic-bezier(0.53, 0.06, 0.88, 0.59)}.PanoSpatialTagPlugin__tag-hide.svelte-9m6drd .PanoSpatialTagPlugin__tag-content .svelte-9m6drd{pointer-events:none}.PanoSpatialTagPlugin__tag-hide.svelte-9m6drd .PanoSpatialTagPlugin__tag-line1.svelte-9m6drd{opacity:0.5;transform:translate(-50%, 10%) scaleY(0);animation:svelte-9m6drd-PanoSpatialTagPlugin__tag-line1-hide linear 0.28s forwards 0.3s}.PanoSpatialTagPlugin__tag-hide.svelte-9m6drd .PanoSpatialTagPlugin__tag-line2.svelte-9m6drd{opacity:0.5;transform:translate(-50%, 0) scaleY(0);animation:svelte-9m6drd-PanoSpatialTagPlugin__tag-line2-hide linear 0.28s forwards 0.45s}@keyframes svelte-9m6drd-PanoSpatialTagPlugin__tag-line1{0%{opacity:0;transform:translate(-50%, 250%) scaleY(1)}50%{opacity:0.5;transform:translate(-50%, 135%) scaleY(1)}100%{opacity:0.5;transform:translate(-50%, 20%) scaleY(0)}}@keyframes svelte-9m6drd-PanoSpatialTagPlugin__tag-line2{0%{opacity:0;transform:translate(-50%, 250%) scaleY(1)}50%{opacity:0.5;transform:translate(-50%, 125%) scaleY(1)}100%{opacity:0.5;transform:translate(-50%, 0) scaleY(0)}}@keyframes svelte-9m6drd-PanoSpatialTagPlugin__tag-line1-hide{0%{opacity:0.5;transform:translate(-50%, 10%) scaleY(0)}50%{opacity:0.2;transform:translate(-50%, 105%) scaleY(1)}100%{opacity:0;transform:translate(-50%, 200%) scaleY(0)}}@keyframes svelte-9m6drd-PanoSpatialTagPlugin__tag-line2-hide{0%{opacity:0.5;transform:translate(-50%, 0) scaleY(0)}50%{opacity:0.2;transform:translate(-50%, 100%) scaleY(1)}100%{opacity:0;transform:translate(-50%, 200%) scaleY(0)}}`)}function B0(n){let t,e,i,s,o,r,a,l,c,d,h,u,m,A,p;return{c(){t=S("div"),e=S("div"),i=$(),s=S("div"),o=S("i"),r=$(),a=S("i"),l=$(),c=S("i"),d=$(),h=S("div"),u=S("div"),w(e,"class","PanoSpatialTagPlugin__tag-shadow svelte-9m6drd"),z(e,"transform","translate("+n[7]/2*n[3]*3+"px, "+n[8]/2*(n[1]?-1:1)*n[3]*3+"px) scale("+1/n[3]+")"),w(o,"class","PanoSpatialTagPlugin__tag-flagpole svelte-9m6drd"),z(o,"width",n[4]+"rem"),w(a,"class","PanoSpatialTagPlugin__tag-line1 svelte-9m6drd"),w(c,"class","PanoSpatialTagPlugin__tag-line2 svelte-9m6drd"),w(s,"class","PanoSpatialTagPlugin__tag-line svelte-9m6drd"),w(u,"class","PanoSpatialTagPlugin__tag-content svelte-9m6drd"),w(h,"class","PanoSpatialTagPlugin__tag-animate svelte-9m6drd"),z(h,"transform","scale("+n[3]*3+")"),w(t,"id",m="PanoSpatialTagPlugin__"+n[0]),z(t,"height",20*n[5]+"rem"),w(t,"class","svelte-9m6drd"),K(t,"PanoSpatialTagPlugin__tag-x",!0),K(t,"PanoSpatialTagPlugin__tag-upside-down",n[1]),K(t,"PanoSpatialTagPlugin__tag-show",n[10]),K(t,"PanoSpatialTagPlugin__tag-hide",n[10]===!1||n[6])},m(g,v){B(g,t,v),x(t,e),x(t,i),x(t,s),x(s,o),x(s,r),x(s,a),x(s,l),x(s,c),x(t,d),x(t,h),x(h,u),u.innerHTML=n[2],n[16](u),A||(p=be(u,"click",n[11]),A=!0)},p(g,[v]){v&394&&z(e,"transform","translate("+g[7]/2*g[3]*3+"px, "+g[8]/2*(g[1]?-1:1)*g[3]*3+"px) scale("+1/g[3]+")"),v&16&&z(o,"width",g[4]+"rem"),v&4&&(u.innerHTML=g[2]),v&8&&z(h,"transform","scale("+g[3]*3+")"),v&1&&m!==(m="PanoSpatialTagPlugin__"+g[0])&&w(t,"id",m),v&32&&z(t,"height",20*g[5]+"rem"),v&2&&K(t,"PanoSpatialTagPlugin__tag-upside-down",g[1]),v&1024&&K(t,"PanoSpatialTagPlugin__tag-show",g[10]),v&1088&&K(t,"PanoSpatialTagPlugin__tag-hide",g[10]===!1||g[6])},i:q,o:q,d(g){g&&O(t),n[16](null),A=!1,p()}}}function V0(n,t,e){let{id:i}=t,{upsideDown:s}=t,{content:o}=t,{contentZoom:r}=t,{lineWidthZoom:a}=t,{lineHeightZoom:l}=t,{destroying:c=!1}=t,{folded:d}=t,{dispose:h}=t,{events:u}=t,{hooks:m}=t,A=0,p=0,g,v,y=setTimeout(()=>{d||e(10,v=!0),y=void 0},100);const I=P=>{const V=Object.keys(u);let L=P.target;for(;L;){const X=L.getAttribute("class");if(!X){L=L.parentNode;continue}if(X.includes("PanoSpatialTagPlugin__tag-content")){L=null;break}V.forEach(U=>{X.includes(U)&&u[U](i)}),L=L.parentNode}};bt(()=>{m.emit("initTag",{id:i})});const M=bu.subscribe(P=>{if(P===null)return;const[V,L]=P.split("-PanoSpatialTagPlugin-");i===V&&(m.emit("clickOrigin",{id:i,show:v}),y||(e(10,v=d),e(12,d=!d),y=setTimeout(()=>{y=void 0},1500)))});Rh(()=>{e(7,A=g.offsetWidth),e(8,p=g.offsetHeight),!y&&e(10,v=!d)}),zt(()=>{m.emit("destroyTag",{id:i}),M(),h()});function D(P){Ge[P?"unshift":"push"](()=>{g=P,e(9,g)})}return n.$$set=P=>{"id"in P&&e(0,i=P.id),"upsideDown"in P&&e(1,s=P.upsideDown),"content"in P&&e(2,o=P.content),"contentZoom"in P&&e(3,r=P.contentZoom),"lineWidthZoom"in P&&e(4,a=P.lineWidthZoom),"lineHeightZoom"in P&&e(5,l=P.lineHeightZoom),"destroying"in P&&e(6,c=P.destroying),"folded"in P&&e(12,d=P.folded),"dispose"in P&&e(13,h=P.dispose),"events"in P&&e(14,u=P.events),"hooks"in P&&e(15,m=P.hooks)},[i,s,o,r,a,l,c,A,p,g,v,I,d,h,u,m,D]}let R0=class extends le{constructor(t){super(),ae(this,t,V0,B0,oe,{id:0,upsideDown:1,content:2,contentZoom:3,lineWidthZoom:4,lineHeightZoom:5,destroying:6,folded:12,dispose:13,events:14,hooks:15},O0)}};const Q0={position:"absolute",top:"0px",left:"0px",width:"100%",height:"100%",pointerEvents:"none"},Pc="<",Ec=">",Mc="%",kc="locals",G0="(<%%|%%>|<%=|<%-|<%_|<%#|<%|%>|-%>|_%>)",N0={"&":"&amp","<":"&lt",">":"&gt",'"':"&#34","'":"&#39"},ut={EVAL:"eval",ESCAPED:"escaped",RAW:"raw",COMMENT:"comment",LITERAL:"literal"};function xc(n){return n.replace(/;(\s*$)/,"$1")}function H0(n,t){return new _0(n).compileFunction()(t)}class _0{constructor(t){f(this,"templateText");f(this,"mode",null);f(this,"truncate",!1);f(this,"currentLine",1);f(this,"source","");f(this,"regex",new RegExp(G0));this.templateText=t}compileFunction(){let t;const e=` var __output = "";
517
517
  function __append(s) { if (s !== undefined && s !== null) __output += s }
518
518
  with (`+kc+` || {}) {
@@ -528,7 +528,7 @@ void main() {
528
528
  `)}switch(this.mode){case ut.EVAL:this.source+=" ; "+t+`
529
529
  `;break;case ut.ESCAPED:this.source+=" ; __append(escapeFn("+xc(t)+`))
530
530
  `;break;case ut.RAW:this.source+=" ; __append("+xc(t)+`)
531
- `;break;case ut.COMMENT:break;case ut.LITERAL:this._addOutput(t);break}}else this._addOutput(t)}}}const xr=.001,Dc=.01,F0="https://vrlab-image4.ljcdn.com/release/web/PanoSpatialTagPlugin__blur.png",W0=(n,t)=>{var ce,se,we,Ce,pe,Ve,Ae,We;let e=t==null?void 0:t.container,i=1.4;const s=(ce=t==null?void 0:t.wait)!=null?ce:200,o=(se=t==null?void 0:t.maxNumberOnScreen)!=null?se:3,r=(we=t==null?void 0:t.minRad)!=null?we:Math.PI/4,a=(Ce=t==null?void 0:t.nearTolerance)!=null?Ce:100,l=(pe=t==null?void 0:t.upsideHeight)!=null?pe:1.6,c=(Ve=t==null?void 0:t.minDistance)!=null?Ve:1.2,d=(Ae=t==null?void 0:t.maxDistance)!=null?Ae:3.5,h=bo(n),u=document.createElement("div");u.classList.add("PanoSpatialTagPlugin"),Object.assign(u.style,Q0);const m=new je.Subscribe;let A=new Image;A.src=F0;const p={points:[],origins:[],tags:[],template:"",events:{},render:H0,folded:!1,enabled:!0,forbidden:!0},g=new z0({target:u,props:{origins:p.origins}}),v=(fe,ye)=>{D(),ye&&P()},y=()=>{p.forbidden&&(p.forbidden=!1,P())},I=(fe,ye)=>{if(p.tags.length===0)return;const ze=ye.longitude-n.state.longitude,me=n.camera.clone();me.position.copy(ye.offset),me.rotateOnWorldAxis(new E.Vector3(0,1,0),ze),me.updateProjectionMatrix(),me.updateMatrixWorld(!0);const Ke=new E.Frustum,dt=new E.Matrix4;dt.multiplyMatrices(me.projectionMatrix,me.matrixWorldInverse),Ke.setFromProjectionMatrix(dt),p.tags.forEach(ke=>{const nt=me.position.clone().setY(i).distanceTo(ke.position);if(nt<c||nt>d||!Ke.containsPoint(ke.position))return ke.destroying=!0;const re=ke.position.clone().sub(me.position).setY(0);if(re.angleTo(ke.normal)>Math.PI/2-r&&re.angleTo(ke.normal)<Math.PI/2+r)return ke.destroying=!0}),p.tags.forEach(ke=>{ke.destroying?ke.app.$set({contentZoom:.1+me.position.distanceTo(ke.position)/d,lineWidthZoom:.38*(.01+me.position.distanceTo(ke.position)/d),destroying:ke.destroying}):ke.app.$set({lineWidthZoom:.38*(.01+me.position.distanceTo(ke.position)/d),lineHeightZoom:.4+(me.position.distanceTo(ke.position)-c)/d*.6,contentZoom:.1+me.position.distanceTo(ke.position)/d})}),setTimeout(()=>{p.tags.forEach(ke=>{ke.destroying&&(ke.app.$destroy(),ke=null)}),p.tags=p.tags.filter(ke=>!ke.destroying),D()},1900)},M=fe=>{fe!==je.Five.Mode.Panorama&&!p.forbidden&&(g.$set({origins:[]}),p.tags.forEach(ye=>{ye.app.$destroy(),ye=null}),p.origins=[],p.tags=[],p.forbidden=!0)},D=()=>{if(p.forbidden||!p.enabled)return;const fe=n.camera,ye=fe.getWorldDirection(new E.Vector3);p.origins=p.tags.map(ze=>{const me=ze.position.clone().project(fe),Ke=ze.position.clone().sub(fe.position).setY(0).angleTo(ye.setY(0))<Math.PI/2;return{id:ze.id,front:Ke,left:(me.x+1)/2*100,top:(-me.y+1)/2*100,destroying:ze.destroying}}),g.$set({origins:p.origins})},P=()=>{p.forbidden||!p.enabled||(p.timeoutId&&clearTimeout(p.timeoutId),p.timeoutId=setTimeout(()=>{p.timeoutId=void 0;const fe=V();fe.length&&(p.tags=p.tags.concat(fe),D())},s))},V=()=>{const{clientWidth:fe,clientHeight:ye}=n.getElement(),ze=[],me=n.camera,Ke=new E.Frustum,dt=new E.Matrix4,ke=me.getWorldDirection(new E.Vector3);dt.multiplyMatrices(me.projectionMatrix,me.matrixWorldInverse),Ke.setFromProjectionMatrix(dt);const nt=p.tags.filter(Me=>Ke.containsPoint(Me.position)&&!Me.destroying).length,re=p.points.reduce((Me,_e)=>{if(p.tags.find(Ne=>_e.id===Ne.id&&!Ne.destroying))return Me;const mt=me.position.clone().setY(i).distanceTo(_e.position);if(mt<c||mt>d||!Ke.containsPoint(_e.position))return Me;const Yt=_e.position.clone().sub(me.position).setY(0);if(Yt.angleTo(_e.normal)>Math.PI/2-r&&Yt.angleTo(_e.normal)<Math.PI/2+r)return Me;const yt=_e.position.clone().project(me);if(!p.tags.every(Ne=>{if(Ne.position.clone().sub(me.position).setY(0).angleTo(ke.setY(0))>Math.PI/2)return!0;const Je=Ne.position.clone().project(me);return Math.sqrt(Math.pow((yt.x-Je.x)/2*fe,2)+Math.pow((yt.y-Je.y)/2*ye,2))>a}))return Me;const wt={id:_e.id,position:_e.position,normal:_e.normal,replacement:_e.replacement,weight:_e.weight,distance:mt};let Re;for(let Ne=0,Je=Me.length;Ne<Je;Ne++){const xt=Me[Ne];if(wt.weight>xt.weight){Re=Ne;break}if(wt.distance<xt.distance){Re=Ne;break}}return Re!==void 0?Me.splice(Re,0,wt):Me.push(wt),Me},[]);for(let Me=0,_e=re.length;Me<_e&&!(nt+ze.length>=o);Me++){const mt=re[Me];if(ze.find(Re=>mt.id===Re.id))continue;const Yt=mt.position.clone().project(me);if(!p.tags.concat(ze).every(Re=>{if(Re.position.clone().sub(me.position).setY(0).angleTo(ke.setY(0))>Math.PI/2)return!0;const Ne=Re.position.clone().project(me);return Math.sqrt(Math.pow((Yt.x-Ne.x)/2*fe,2)+Math.pow((Yt.y-Ne.y)/2*ye,2))>a}))continue;const yt=new E.Raycaster(me.position.clone().setY(i),mt.position.clone().sub(me.position.clone().setY(i)).normalize(),0,mt.distance+Dc),[wt]=p.intersectObjects?yt.intersectObjects(p.intersectObjects,!0):n.model.bvhs.loaded?n.model.intersectRaycaster(yt):yt.intersectObjects(n.model.children,!0);if(wt&&mt.distance-wt.distance<Dc){const{position:Re,normal:Ne,id:Je,replacement:xt}=mt,Ln=new E.Plane().setFromNormalAndCoplanarPoint(Ne,Re),Bt=Re.clone().sub(me.position).cross(new E.Vector3(0,1,0)).setLength(xr),oi=[Re.clone(),Re.clone().add(Bt),Re.clone().add(new E.Vector3(0,xr,0)).add(Bt),Re.clone().add(new E.Vector3(0,xr,0))].map(Gi=>Ln.projectPoint(Gi,new E.Vector3)),{container:wi,dispose:gt}=h.create3DDomContainer(oi)||{},Qi=new R0({target:wi,props:{id:Je,content:p.render(p.template,xt),lineWidthZoom:.38*(.01+me.position.distanceTo(Re)/d),lineHeightZoom:.4+(me.position.distanceTo(Re)-c)/d*.6,contentZoom:.1+me.position.distanceTo(Re)/d,upsideDown:Re.y>l,folded:p.folded,events:p.events,hooks:m,dispose:gt}});ze.push({position:Re,normal:Ne,id:Je,app:Qi})}}return ze},L=fe=>{p.points=fe.points.map(ye=>{var ze,me;return{id:ye.id,position:new E.Vector3().fromArray(ye.position),normal:new E.Vector3().fromArray(ye.normal),replacement:(ze=ye.replacement)!=null?ze:{},weight:(me=ye.weight)!=null?me:-1}}),fe.render&&(p.render=fe.render),fe.template&&(p.template=fe.template),fe.events&&(p.events=fe.events),fe.enabled===!1&&(p.enabled=fe.enabled),fe.folded===!0&&(p.folded=fe.folded)},X=fe=>{p.intersectObjects=fe,P()},U=()=>{p.enabled=!0,P()},N=()=>{p.enabled=!1,g.$set({origins:[]}),p.tags.forEach(fe=>{fe.app.$destroy(),fe=null}),p.origins=[],p.tags=[]},H=()=>{p.folded=!1,p.tags.forEach(fe=>{fe.app.$set({folded:p.folded})})},_=()=>{p.folded=!0,p.tags.forEach(fe=>{fe.app.$set({folded:p.folded})})},Q=fe=>{p.tags.forEach(ye=>{ye.id===fe&&ye.app.$set({folded:!1})})},F=fe=>{p.tags.forEach(ye=>{ye.id===fe&&ye.app.$set({folded:!0})})},J=()=>{n.once("renderFrame",D)},Z=()=>{e||(e=n.getElement().parentElement),e&&e.appendChild(u),p.forbidden=!1,i=n.model.bounding.getCenter(new E.Vector3).y,P(),n.on("panoWillArrive",I),n.on("panoArrived",y),n.on("modeChange",M),n.on("cameraUpdate",v)},ee=()=>{A=null,h.disposeAll(),g.$destroy(),p.tags.forEach(fe=>{fe.app.$destroy(),fe=null}),p.origins=[],p.tags=[],n.off("modelLoaded",Z),n.off("renderFrame",D),n.off("panoWillArrive",I),n.off("panoArrived",y),n.off("modeChange",M),n.off("cameraUpdate",v),n.off("dispose",ee),window.removeEventListener("resize",J,!1)};return window.addEventListener("resize",J,!1),(We=n==null?void 0:n.model)!=null&&We.loaded?Z():n.once("modelLoaded",Z),n.on("dispose",ee),{load:L,setIntersectObjects:X,unfoldAll:H,foldAll:_,unfold:Q,fold:F,enable:U,disable:N,hooks:m,dispose:ee}};var Si=(n=>(n.SMALL="small",n.MIDLLE="middle",n.LARGE="large",n.EXTRA_LARGE="x-large",n))(Si||{}),sa={},Y0={get exports(){return sa},set exports(n){sa=n}};/*!
531
+ `;break;case ut.COMMENT:break;case ut.LITERAL:this._addOutput(t);break}}else this._addOutput(t)}}}const xr=.001,Dc=.01,F0="https://vrlab-image4.ljcdn.com/release/web/PanoSpatialTagPlugin__blur.png",W0=(n,t)=>{var ce,se,we,Ce,pe,Ve,Ae,Ye;let e=t==null?void 0:t.container,i=1.4;const s=(ce=t==null?void 0:t.wait)!=null?ce:200,o=(se=t==null?void 0:t.maxNumberOnScreen)!=null?se:3,r=(we=t==null?void 0:t.minRad)!=null?we:Math.PI/4,a=(Ce=t==null?void 0:t.nearTolerance)!=null?Ce:100,l=(pe=t==null?void 0:t.upsideHeight)!=null?pe:1.6,c=(Ve=t==null?void 0:t.minDistance)!=null?Ve:1.2,d=(Ae=t==null?void 0:t.maxDistance)!=null?Ae:3.5,h=bo(n),u=document.createElement("div");u.classList.add("PanoSpatialTagPlugin"),Object.assign(u.style,Q0);const m=new je.Subscribe;let A=new Image;A.src=F0;const p={points:[],origins:[],tags:[],template:"",events:{},render:H0,folded:!1,enabled:!0,forbidden:!0},g=new z0({target:u,props:{origins:p.origins}}),v=(fe,ye)=>{D(),ye&&P()},y=()=>{p.forbidden&&(p.forbidden=!1,P())},I=(fe,ye)=>{if(p.tags.length===0)return;const ze=ye.longitude-n.state.longitude,me=n.camera.clone();me.position.copy(ye.offset),me.rotateOnWorldAxis(new E.Vector3(0,1,0),ze),me.updateProjectionMatrix(),me.updateMatrixWorld(!0);const Ke=new E.Frustum,dt=new E.Matrix4;dt.multiplyMatrices(me.projectionMatrix,me.matrixWorldInverse),Ke.setFromProjectionMatrix(dt),p.tags.forEach(ke=>{const nt=me.position.clone().setY(i).distanceTo(ke.position);if(nt<c||nt>d||!Ke.containsPoint(ke.position))return ke.destroying=!0;const re=ke.position.clone().sub(me.position).setY(0);if(re.angleTo(ke.normal)>Math.PI/2-r&&re.angleTo(ke.normal)<Math.PI/2+r)return ke.destroying=!0}),p.tags.forEach(ke=>{ke.destroying?ke.app.$set({contentZoom:.1+me.position.distanceTo(ke.position)/d,lineWidthZoom:.38*(.01+me.position.distanceTo(ke.position)/d),destroying:ke.destroying}):ke.app.$set({lineWidthZoom:.38*(.01+me.position.distanceTo(ke.position)/d),lineHeightZoom:.4+(me.position.distanceTo(ke.position)-c)/d*.6,contentZoom:.1+me.position.distanceTo(ke.position)/d})}),setTimeout(()=>{p.tags.forEach(ke=>{ke.destroying&&(ke.app.$destroy(),ke=null)}),p.tags=p.tags.filter(ke=>!ke.destroying),D()},1900)},M=fe=>{fe!==je.Five.Mode.Panorama&&!p.forbidden&&(g.$set({origins:[]}),p.tags.forEach(ye=>{ye.app.$destroy(),ye=null}),p.origins=[],p.tags=[],p.forbidden=!0)},D=()=>{if(p.forbidden||!p.enabled)return;const fe=n.camera,ye=fe.getWorldDirection(new E.Vector3);p.origins=p.tags.map(ze=>{const me=ze.position.clone().project(fe),Ke=ze.position.clone().sub(fe.position).setY(0).angleTo(ye.setY(0))<Math.PI/2;return{id:ze.id,front:Ke,left:(me.x+1)/2*100,top:(-me.y+1)/2*100,destroying:ze.destroying}}),g.$set({origins:p.origins})},P=()=>{p.forbidden||!p.enabled||(p.timeoutId&&clearTimeout(p.timeoutId),p.timeoutId=setTimeout(()=>{p.timeoutId=void 0;const fe=V();fe.length&&(p.tags=p.tags.concat(fe),D())},s))},V=()=>{const{clientWidth:fe,clientHeight:ye}=n.getElement(),ze=[],me=n.camera,Ke=new E.Frustum,dt=new E.Matrix4,ke=me.getWorldDirection(new E.Vector3);dt.multiplyMatrices(me.projectionMatrix,me.matrixWorldInverse),Ke.setFromProjectionMatrix(dt);const nt=p.tags.filter(Me=>Ke.containsPoint(Me.position)&&!Me.destroying).length,re=p.points.reduce((Me,_e)=>{if(p.tags.find(Ne=>_e.id===Ne.id&&!Ne.destroying))return Me;const mt=me.position.clone().setY(i).distanceTo(_e.position);if(mt<c||mt>d||!Ke.containsPoint(_e.position))return Me;const Yt=_e.position.clone().sub(me.position).setY(0);if(Yt.angleTo(_e.normal)>Math.PI/2-r&&Yt.angleTo(_e.normal)<Math.PI/2+r)return Me;const yt=_e.position.clone().project(me);if(!p.tags.every(Ne=>{if(Ne.position.clone().sub(me.position).setY(0).angleTo(ke.setY(0))>Math.PI/2)return!0;const Je=Ne.position.clone().project(me);return Math.sqrt(Math.pow((yt.x-Je.x)/2*fe,2)+Math.pow((yt.y-Je.y)/2*ye,2))>a}))return Me;const wt={id:_e.id,position:_e.position,normal:_e.normal,replacement:_e.replacement,weight:_e.weight,distance:mt};let Re;for(let Ne=0,Je=Me.length;Ne<Je;Ne++){const xt=Me[Ne];if(wt.weight>xt.weight){Re=Ne;break}if(wt.distance<xt.distance){Re=Ne;break}}return Re!==void 0?Me.splice(Re,0,wt):Me.push(wt),Me},[]);for(let Me=0,_e=re.length;Me<_e&&!(nt+ze.length>=o);Me++){const mt=re[Me];if(ze.find(Re=>mt.id===Re.id))continue;const Yt=mt.position.clone().project(me);if(!p.tags.concat(ze).every(Re=>{if(Re.position.clone().sub(me.position).setY(0).angleTo(ke.setY(0))>Math.PI/2)return!0;const Ne=Re.position.clone().project(me);return Math.sqrt(Math.pow((Yt.x-Ne.x)/2*fe,2)+Math.pow((Yt.y-Ne.y)/2*ye,2))>a}))continue;const yt=new E.Raycaster(me.position.clone().setY(i),mt.position.clone().sub(me.position.clone().setY(i)).normalize(),0,mt.distance+Dc),[wt]=p.intersectObjects?yt.intersectObjects(p.intersectObjects,!0):n.model.bvhs.loaded?n.model.intersectRaycaster(yt):yt.intersectObjects(n.model.children,!0);if(wt&&mt.distance-wt.distance<Dc){const{position:Re,normal:Ne,id:Je,replacement:xt}=mt,Ln=new E.Plane().setFromNormalAndCoplanarPoint(Ne,Re),Bt=Re.clone().sub(me.position).cross(new E.Vector3(0,1,0)).setLength(xr),oi=[Re.clone(),Re.clone().add(Bt),Re.clone().add(new E.Vector3(0,xr,0)).add(Bt),Re.clone().add(new E.Vector3(0,xr,0))].map(Gi=>Ln.projectPoint(Gi,new E.Vector3)),{container:wi,dispose:gt}=h.create3DDomContainer(oi)||{},Qi=new R0({target:wi,props:{id:Je,content:p.render(p.template,xt),lineWidthZoom:.38*(.01+me.position.distanceTo(Re)/d),lineHeightZoom:.4+(me.position.distanceTo(Re)-c)/d*.6,contentZoom:.1+me.position.distanceTo(Re)/d,upsideDown:Re.y>l,folded:p.folded,events:p.events,hooks:m,dispose:gt}});ze.push({position:Re,normal:Ne,id:Je,app:Qi})}}return ze},L=fe=>{p.points=fe.points.map(ye=>{var ze,me;return{id:ye.id,position:new E.Vector3().fromArray(ye.position),normal:new E.Vector3().fromArray(ye.normal),replacement:(ze=ye.replacement)!=null?ze:{},weight:(me=ye.weight)!=null?me:-1}}),fe.render&&(p.render=fe.render),fe.template&&(p.template=fe.template),fe.events&&(p.events=fe.events),fe.enabled===!1&&(p.enabled=fe.enabled),fe.folded===!0&&(p.folded=fe.folded)},X=fe=>{p.intersectObjects=fe,P()},U=()=>{p.enabled=!0,P()},N=()=>{p.enabled=!1,g.$set({origins:[]}),p.tags.forEach(fe=>{fe.app.$destroy(),fe=null}),p.origins=[],p.tags=[]},H=()=>{p.folded=!1,p.tags.forEach(fe=>{fe.app.$set({folded:p.folded})})},_=()=>{p.folded=!0,p.tags.forEach(fe=>{fe.app.$set({folded:p.folded})})},Q=fe=>{p.tags.forEach(ye=>{ye.id===fe&&ye.app.$set({folded:!1})})},F=fe=>{p.tags.forEach(ye=>{ye.id===fe&&ye.app.$set({folded:!0})})},J=()=>{n.once("renderFrame",D)},Z=()=>{e||(e=n.getElement().parentElement),e&&e.appendChild(u),p.forbidden=!1,i=n.model.bounding.getCenter(new E.Vector3).y,P(),n.on("panoWillArrive",I),n.on("panoArrived",y),n.on("modeChange",M),n.on("cameraUpdate",v)},ee=()=>{A=null,h.disposeAll(),g.$destroy(),p.tags.forEach(fe=>{fe.app.$destroy(),fe=null}),p.origins=[],p.tags=[],n.off("modelLoaded",Z),n.off("renderFrame",D),n.off("panoWillArrive",I),n.off("panoArrived",y),n.off("modeChange",M),n.off("cameraUpdate",v),n.off("dispose",ee),window.removeEventListener("resize",J,!1)};return window.addEventListener("resize",J,!1),(Ye=n==null?void 0:n.model)!=null&&Ye.loaded?Z():n.once("modelLoaded",Z),n.on("dispose",ee),{load:L,setIntersectObjects:X,unfoldAll:H,foldAll:_,unfold:Q,fold:F,enable:U,disable:N,hooks:m,dispose:ee}};var Si=(n=>(n.SMALL="small",n.MIDLLE="middle",n.LARGE="large",n.EXTRA_LARGE="x-large",n))(Si||{}),sa={},Y0={get exports(){return sa},set exports(n){sa=n}};/*!
532
532
  Copyright (c) 2018 Jed Watson.
533
533
  Licensed under the MIT License (MIT), see
534
534
  http://jedwatson.github.io/classnames
@@ -548,7 +548,7 @@ void main() {
548
548
  width: 100%;
549
549
  height: 100%;
550
550
  z-index: 5;
551
- `,e.container.style.pointerEvents="none";const i=g=>(e.wrapper=g,g.appendChild(e.container),l(),!0),s=g=>{e.itemLabels=Ib(g),l()},o=()=>(e.enabled||(e.enabled=!0,l()),!0),r=()=>(e.enabled&&(e.enabled=!1,l()),!0),a=()=>{d(),e.container.remove()},l=()=>{var g;if(e.wrapper){if(!e.enabled||!e.fiveModeEnabled){(g=e.app)==null||g.$destroy(),e.app=void 0;return}e.app?e.app.$set({five:n,itemLabels:e.itemLabels}):e.app=new Cb({target:e.container,props:{five:n,modelOcclusionEnable:e.modelOcclusionEnable,itemLabels:e.itemLabels,hooks:e.hooks,displayStrategyType:e.displayStrategyType,maxVisibleDistance:e.maxVisibleDistance}})}},c=()=>{n.on("modeChange",h),n.once("dispose",a)},d=()=>{n.off("modeChange",h)},h=g=>{if(g!==je.Five.Mode.Panorama){e.fiveModeEnabled=!1,r();return}n.once("initAnimationEnded",()=>{e.fiveModeEnabled=!0,o()})};return c(),{appendTo:i,load:s,enable:o,disable:r,dispose:a,hooks:e.hooks}},Mb={name:"ItemLabelPlugin",version:0};class kb extends cs{constructor(e){super(e);f(this,"state");f(this,"container");f(this,"enabled");this.five=e,this.five.once("dispose",this.dispose),this.enabled=!0,this.state=this.initState()}enable(e){this.enabled=!0,this.updateState(ve(G({},e),{userAction:!0}))}disable(e){this.enabled=!1,this.updateState(ve(G({},e),{userAction:!0}))}show(e){if(this.state.enabled)return this.setState(ve(G({},this.state),{visible:!0}),e),Promise.resolve()}hide(e){if(this.state.enabled)return this.setState(ve(G({},this.state),{visible:!1}),e),Promise.resolve()}dispose(){this.container.remove()}setState(e,i){if(!this.enabled)return;const s=G({},this.state);this.state=G(G(G({},this.state),e),i),this.stateChangedCallback(s,i)}get visible(){return this.five.state.mode===je.Five.Mode.Panorama}appendTo(e){this.enabled&&(this.container=e,this.render())}updateState(e){this.setState(ve(G({},this.state),{enabled:this.enabled,visible:this.visible}),e)}}function xb(n){ue(n,"svelte-1irjijd",'.plugin-DoorLabelPlugin-item.svelte-1irjijd.svelte-1irjijd{position:absolute;left:0;top:0;width:0;height:0;pointer-events:none;transition:opacity 0.3s ease}.plugin-DoorLabelPlugin-cnt.svelte-1irjijd.svelte-1irjijd{position:absolute;top:50%;left:50%;border-radius:0.125rem;background:rgba(0, 0, 0, 0.35);line-height:0.75rem;padding:0.375rem;white-space:nowrap;font-size:0.75rem;font-style:normal;color:white;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform ease 1s, background ease 0.3s, color ease 0.3s}.plugin-DoorLabelPlugin-cnt.svelte-1irjijd.svelte-1irjijd::after{content:"";display:block;position:absolute;top:-0.0625rem;left:-0.0625rem;bottom:-0.0625rem;right:-0.0625rem;border-radius:0.125rem;border:0.0625rem solid rgba(0, 0, 0, 0);-o-border-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMAQMAAABsu86kAAAABlBMVEUAAAD///+l2Z/dAAAAAnRSTlMAIE397fAAAAAVSURBVAjXY2BjgCMQ+PABhIAASRwARxwD8fgzCQAAAAAASUVORK5CYII=") 4;border-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMAQMAAABsu86kAAAABlBMVEUAAAD///+l2Z/dAAAAAnRSTlMAIE397fAAAAAVSURBVAjXY2BjgCMQ+PABhIAASRwARxwD8fgzCQAAAAAASUVORK5CYII=") 4;transition:opacity ease 0.3s}.plugin-DoorLabelPlugin-cnt.svelte-1irjijd.svelte-1irjijd:active,.plugin-DoorLabelPlugin-cnt.svelte-1irjijd.svelte-1irjijd:focus{background:rgba(0, 0, 0, 0.5);color:rgba(255, 255, 255, 0.5)}.plugin-DoorLabelPlugin-icon.svelte-1irjijd.svelte-1irjijd{background:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTBweCIgaGVpZ2h0PSIxMHB4IiB2aWV3Qm94PSIwIDAgMTAgMTAiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8dGl0bGU+aW1hZ2Ut566t5aS0PC90aXRsZT4KICAgIDxkZWZzPgogICAgICAgIDxyZWN0IGlkPSJwYXRoLTEiIHg9IjAiIHk9IjAiIHdpZHRoPSIxMCIgaGVpZ2h0PSIxMCI+PC9yZWN0PgogICAgICAgIDxsaW5lYXJHcmFkaWVudCB4MT0iNjYuMDYyMTk3NSUiIHkxPSI1MCUiIHgyPSItMS4xMzY4NjgzOGUtMTElIiB5Mj0iNTAlIiBpZD0ibGluZWFyR3JhZGllbnQtMyI+CiAgICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9IiNGRkZGRkYiIG9mZnNldD0iMCUiPjwvc3RvcD4KICAgICAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0iI0ZGRkZGRiIgc3RvcC1vcGFjaXR5PSIwLjg1IiBvZmZzZXQ9IjEwMCUiPjwvc3RvcD4KICAgICAgICA8L2xpbmVhckdyYWRpZW50PgogICAgICAgIDxsaW5lYXJHcmFkaWVudCB4MT0iODQuMzM5NzMxJSIgeTE9IjUwJSIgeDI9IjIzLjQyODMzNzclIiB5Mj0iNTAlIiBpZD0ibGluZWFyR3JhZGllbnQtNCI+CiAgICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9IiNGRkZGRkYiIHN0b3Atb3BhY2l0eT0iMCIgb2Zmc2V0PSIwJSI+PC9zdG9wPgogICAgICAgICAgICA8c3RvcCBzdG9wLWNvbG9yPSIjRkZGRkZGIiBzdG9wLW9wYWNpdHk9IjAuOCIgb2Zmc2V0PSIxMDAlIj48L3N0b3A+CiAgICAgICAgPC9saW5lYXJHcmFkaWVudD4KICAgIDwvZGVmcz4KICAgIDxnIGlkPSLpobXpnaItMSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgaWQ9IlZSLeWIhumXtOW8leWvvOagh+etvuWkh+S7vS0zIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMzM5LjAwMDAwMCwgLTU0My4wMDAwMDApIj4KICAgICAgICAgICAgPGcgaWQ9Iue8lue7hC0y5aSH5Lu9LTEyIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzMDUuMDAwMDAwLCA1MzYuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICA8ZyBpZD0iaW1hZ2Ut566t5aS0IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzNC4wMDAwMDAsIDcuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICAgICAgPG1hc2sgaWQ9Im1hc2stMiIgZmlsbD0id2hpdGUiPgogICAgICAgICAgICAgICAgICAgICAgICA8dXNlIHhsaW5rOmhyZWY9IiNwYXRoLTEiPjwvdXNlPgogICAgICAgICAgICAgICAgICAgIDwvbWFzaz4KICAgICAgICAgICAgICAgICAgICA8dXNlIGlkPSJCRyIgZmlsbC1vcGFjaXR5PSIwIiBmaWxsPSIjRDhEOEQ4IiBvcGFjaXR5PSIwLjUxMTQ2Mjk4NCIgeGxpbms6aHJlZj0iI3BhdGgtMSI+PC91c2U+CiAgICAgICAgICAgICAgICAgICAgPHBhdGggZD0iTTcuOTM4ODY5OCwxLjE0Mzc2MTI5IEM4LjI1NDY1NDA0LDEuMjU3NTgwMzUgOC4zMTc4Mjg0LDEuMzAyMTY5OTggOC4zMTc3ODUyMSwxLjM1ODE1MjIzIEM4LjMxNzc1MDcyLDEuNDAyODQzMzUgOC4zMDU3NDkwNywxLjQ0NzUyNTI0IDguMjgxNzg0MTEsMS40ODcyMDUyMSBMOC4yODE3ODQxMSwxLjQ4NzIwNTIxIEw2LjIwOTg5MDQxLDQuOTE3NzQyNDUgQzYuMTM3ODg4MDgsNS4wMzY5NjAyOSA2LjEwMTg4NjkxLDUuMTcxMjIwMiA2LjEwMTg4NjkxLDUuMzA1NDgwMTEgQzYuMTAxODg2OTEsNS40Mzk3NDAwMiA2LjEzNzg4ODA4LDUuNTczOTk5OTQgNi4yMDk4OTA0MSw1LjY5MzIxNzc4IEw2LjIwOTg5MDQxLDUuNjkzMjE3NzggTDguMjgxNzg0MTEsOS4xMjM3NTUwMSBDOC4zMTc0NzQzOCw5LjE4Mjg0OTE2IDguMzI1ODMzMjIsOS4yNTA4MTUyIDguMzEwNDk1OTUsOS4zMTI5MzAyOCBDOC4yOTUxNTg2OCw5LjM3NTA0NTM2IDguMjU2MTI1MzEsOS40MzEzMDk0NyA4LjE5NzAzMTE3LDkuNDY2OTk5NzMgQzguMTU3MzUxMTksOS40OTA5NjQ2OSA4LjExMjY2OTMxLDkuNTAyOTY2MzQgOC4wNjc5NzgxOCw5LjUwMzAwMDgzIEM4LjAyMzI4NzA2LDkuNTAzMDM1MzEgNy45Nzg1ODY3MSw5LjQ5MTEwMjYzIDcuOTM4ODY5OCw5LjQ2NzE5ODkzIEw3LjkzODg2OTgsOS40NjcxOTg5MyBMMS4zNzk5MTIxOCw1LjUxOTY3ODE1IEMxLjMyMDc2MzAyLDUuNDg0MDc5MTIgMS4yODE2NDI4Nyw1LjQyNzg3NTMyIDEuMjY2MjA5NzcsNS4zNjU3ODM5OCBDMS4yNTQ2OTI1Niw1LjMxOTQ0NzMyIDEuMjU2MzY2OTgsNS4yNjk4MzE4MiAxLjI3Mjc1MzMzLDUuMjIzMDU0MDUgTDEuMjcyNzUzMzMsNS4yMjMwNTQwNSBaIiBpZD0i566t5aS0IiBzdHJva2U9InVybCgjbGluZWFyR3JhZGllbnQtNCkiIHN0cm9rZS13aWR0aD0iMC41IiBmaWxsPSJ1cmwoI2xpbmVhckdyYWRpZW50LTMpIiBtYXNrPSJ1cmwoI21hc2stMikiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDUuMDM5MjAwLCA1LjMwNTQ4MCkgc2NhbGUoMSwgLTEpIHJvdGF0ZSgtOTAuMDAwMDAwKSB0cmFuc2xhdGUoLTUuMDM5MjAwLCAtNS4zMDU0ODApICI+PC9wYXRoPgogICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICA8L2c+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4=") no-repeat;background-size:100%;display:inline-block;width:0.625rem;height:0.625rem;margin-left:0.25rem;transform-origin:center}.plugin-DoorLabelPlugin-cnt[data-camera-toward=forward].left.svelte-1irjijd .plugin-DoorLabelPlugin-icon.svelte-1irjijd{transform:rotate(90deg)}.plugin-DoorLabelPlugin-cnt[data-camera-toward=forward].right.svelte-1irjijd .plugin-DoorLabelPlugin-txt.svelte-1irjijd{order:1}.plugin-DoorLabelPlugin-cnt[data-camera-toward=forward].right.svelte-1irjijd .plugin-DoorLabelPlugin-icon.svelte-1irjijd{transform:rotate(-90deg);margin-left:0;margin-right:0.25rem;order:0}.plugin-DoorLabelPlugin-cnt[data-camera-toward=right].forward.svelte-1irjijd .plugin-DoorLabelPlugin-icon.svelte-1irjijd{transform:rotate(90deg)}.plugin-DoorLabelPlugin-cnt[data-camera-toward=right].back.svelte-1irjijd .plugin-DoorLabelPlugin-txt.svelte-1irjijd{order:1}.plugin-DoorLabelPlugin-cnt[data-camera-toward=right].back.svelte-1irjijd .plugin-DoorLabelPlugin-icon.svelte-1irjijd{transform:rotate(-90deg);margin-left:0;margin-right:0.25rem;order:0}.plugin-DoorLabelPlugin-cnt[data-camera-toward=left].back.svelte-1irjijd .plugin-DoorLabelPlugin-icon.svelte-1irjijd{transform:rotate(90deg)}.plugin-DoorLabelPlugin-cnt[data-camera-toward=left].forward.svelte-1irjijd .plugin-DoorLabelPlugin-txt.svelte-1irjijd{order:1}.plugin-DoorLabelPlugin-cnt[data-camera-toward=left].forward.svelte-1irjijd .plugin-DoorLabelPlugin-icon.svelte-1irjijd{transform:rotate(-90deg);margin-left:0;margin-right:0.25rem;order:0}.plugin-DoorLabelPlugin-cnt[data-camera-toward=back].right.svelte-1irjijd .plugin-DoorLabelPlugin-icon.svelte-1irjijd{transform:rotate(90deg)}.plugin-DoorLabelPlugin-cnt[data-camera-toward=back].left.svelte-1irjijd .plugin-DoorLabelPlugin-txt.svelte-1irjijd{order:1}.plugin-DoorLabelPlugin-cnt[data-camera-toward=back].left.svelte-1irjijd .plugin-DoorLabelPlugin-icon.svelte-1irjijd{transform:rotate(-90deg);margin-left:0;margin-right:0.25rem;order:0}.plugin-DoorLabelPlugin-cnt--customBrand.svelte-1irjijd.svelte-1irjijd{color:#f9eac1}.plugin-DoorLabelPlugin-cnt--customBrand.svelte-1irjijd .plugin-DoorLabelPlugin-icon.svelte-1irjijd{background:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTBweCIgaGVpZ2h0PSI4cHgiIHZpZXdCb3g9IjAgMCAxMCA4IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPHRpdGxlPueureWktDwvdGl0bGU+CiAgICA8ZGVmcz4KICAgICAgICA8bGluZWFyR3JhZGllbnQgeDE9IjEwLjYzODU4ODQlIiB5MT0iMCUiIHgyPSI5Ni41MTYxNDc0JSIgeTI9IjEyOS43MzEzNTQlIiBpZD0ibGluZWFyR3JhZGllbnQtMSI+CiAgICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9IiNGRkYyQ0MiIG9mZnNldD0iMCUiPjwvc3RvcD4KICAgICAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0iI0VBRDA5QSIgb2Zmc2V0PSI0OC43MTQ0NDc4JSI+PC9zdG9wPgogICAgICAgICAgICA8c3RvcCBzdG9wLWNvbG9yPSIjRDFCMTdFIiBvZmZzZXQ9IjEwMCUiPjwvc3RvcD4KICAgICAgICA8L2xpbmVhckdyYWRpZW50PgogICAgPC9kZWZzPgogICAgPGcgaWQ9Iumhtemdoi0xIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyBpZD0i5pyq5p2l5a625aSH5Lu9LTI1IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMzA1LjAwMDAwMCwgLTU0NS4wMDAwMDApIiBmaWxsPSJ1cmwoI2xpbmVhckdyYWRpZW50LTEpIiBmaWxsLXJ1bGU9Im5vbnplcm8iPgogICAgICAgICAgICA8ZyBpZD0i57yW57uELTLlpIfku70tMTMiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDI0NS4wMDAwMDAsIDUzNy4wMDAwMDApIj4KICAgICAgICAgICAgICAgIDxnIGlkPSJpbWFnZS3nrq3lpLQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDYwLjAwMDAwMCwgNy4wMDAwMDApIj4KICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNOC40OTU3ODI5NCwxLjYxNjQ1MTEgTDYuNDIzODg5MjUsNS4wNDY5ODgzMyBDNi4zMjc4ODYxMyw1LjIwNTk0NTQ1IDYuMzI3ODg2MTMsNS40MDUwMTQ3NyA2LjQyMzg4OTI1LDUuNTYzOTcxODkgTDguNDk1NzgyOTQsOC45OTQ1MDkxMiBDOC42Mzg1NDQwMSw5LjIzMDg4NTcxIDguNTYyNjUzNjQsOS41MzgyMzc1IDguMzI2Mjc3MDYsOS42ODA5OTg1NiBDOC4xNjc1NTcxNiw5Ljc3Njg1ODQgNy45Njg4MjE5NSw5Ljc3NzAxMTc1IDcuODA5OTU0MzEsOS42ODEzOTY5NyBMMS4yNTA5OTY2OSw1LjczMzg3NjE4IEMxLjAxNDQwMDA4LDUuNTkxNDgwMDcgMC45MzgwMzU0ODEsNS4yODQyNDU3NiAxLjA4MDQzMTU5LDUuMDQ3NjQ5MTQgQzEuMTIyNTE0OCw0Ljk3NzcyNjI4IDEuMTgxMDczODMsNC45MTkxNjcyNSAxLjI1MDk5NjY5LDQuODc3MDg0MDQgTDcuODA5OTU0MzEsMC45Mjk1NjMyNTMgQzguMDQ2NTUwOTMsMC43ODcxNjcxNDIgOC4zNTM3ODUyNCwwLjg2MzUzMTczOSA4LjQ5NjE4MTM1LDEuMTAwMTI4MzUgQzguNTkxNzk2MTMsMS4yNTg5OTYgOC41OTE2NDI3OCwxLjQ1NzczMTIgOC40OTU3ODI5NCwxLjYxNjQ1MTEgWiIgaWQ9IueureWktCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNS4wMzkyMDAsIDUuMzA1NDgwKSBzY2FsZSgxLCAtMSkgcm90YXRlKC05MC4wMDAwMDApIHRyYW5zbGF0ZSgtNS4wMzkyMDAsIC01LjMwNTQ4MCkgIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgIDwvZz4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPg==") no-repeat}.plugin-DoorLabelPlugin-cnt--customBrand.svelte-1irjijd.svelte-1irjijd:active,.plugin-DoorLabelPlugin-cnt--customBrand.svelte-1irjijd.svelte-1irjijd:focus{background:rgba(0, 0, 0, 0.5);color:rgba(249, 234, 193, 0.5)}')}function Db(n){let t,e,i,s,o,r,a,l;return{c(){t=S("div"),e=S("div"),i=S("span"),i.textContent=`${n[8]}`,s=$(),o=S("i"),w(i,"class","plugin-DoorLabelPlugin-txt svelte-1irjijd"),w(o,"class","plugin-DoorLabelPlugin-icon svelte-1irjijd"),w(e,"class",r=Qe(at("plugin-DoorLabelPlugin-cnt",n[0].toward))+" svelte-1irjijd"),w(e,"style",`transform: ${n[6]||"initial"};pointer-events: ${n[5]?"auto":"none"};opacity: ${n[5]?1:0}`),w(e,"data-camera-toward",n[7]),w(t,"style",`left: ${n[3]||0}%;top: ${n[4]||0}%;opacity: ${n[5]?1:0}`),w(t,"class","plugin-DoorLabelPlugin-item svelte-1irjijd")},m(c,d){B(c,t,d),x(t,e),x(e,i),x(e,s),x(e,o),n[10](t),a||(l=be(e,"click",n[9]),a=!0)},p(c,[d]){d&1&&r!==(r=Qe(at("plugin-DoorLabelPlugin-cnt",c[0].toward))+" svelte-1irjijd")&&w(e,"class",r)},i:q,o:q,d(c){c&&O(t),n[10](null),a=!1,l()}}}function Sb(n,t,e){let{props:i}=t,{onClick:s}=t,o,{left:r,top:a,inSight:l,transform:c,panoIndex:d,cameraToward:h,name:u}=i;const m=()=>{if(!r||!a||!l||!o)return;const g=o.current.clientWidth/window.innerWidth*100,v=o.current.clientHeight/window.innerHeight*100;r<=g/2||r>=100-g/2||a<=v/2||a>=100-v/2},A=g=>{s&&s()};function p(g){Ge[g?"unshift":"push"](()=>{o=g,e(2,o)})}return n.$$set=g=>{"props"in g&&e(0,i=g.props),"onClick"in g&&e(1,s=g.onClick)},m(),[i,s,o,r,a,l,c,h,u,A,p]}class Tb extends le{constructor(t){super(),ae(this,t,Sb,Db,oe,{props:0,onClick:1},xb)}}function Lb(n,t){const e=Math.abs(n.top+n.height/2-t.top-t.height/2),i=Math.abs(n.left+n.width/2-t.left-t.width/2),s=(n.height+t.height)/2,o=(n.width+t.width)/2;return!(e>s&&i>o)}function jb(n){const{camera:t}=n,e=t.getWorldDirection(new R.Vector3);let i=Math.atan(e.z/e.x)*180/Math.PI,s="";return e.x<0&&(i+=180),i<0&&(i+=360),i>315||i<=45?s="right":i>45&&i<=135?s="back":i>135&&i<=225?s="left":i>225&&i<=315&&(s="forward"),s}function zb(n,t){return Math.sqrt(Math.pow(n.z-t.z,2)+Math.pow(n.x-t.x,2))}function Ob(n){const t=Math.PI/4;return n>-t&&n<=t?"left":n>t*3||n<=-t*3?"right":n>-t*3&&n<=-t?"forward":n>t&&n<=t*3?"back":""}const Bb={userAction:!0};class Vb extends kb{constructor(e){super(e);f(this,"MinVisibledistance",1.8);f(this,"MaxVisibledistance",5);f(this,"OffsetHeight",-1.3);f(this,"rooms");f(this,"floorplanServerData");f(this,"doorLabelItems");f(this,"visibleLabelMap",new Map);f(this,"labelItems",[]);f(this,"doorLabels");f(this,"roomObservers");f(this,"loadData",(e,i)=>{i&&(this.MaxVisibledistance=i.MaxVisibledistance,this.MinVisibledistance=i.MinVisibledistance,this.OffsetHeight=i.OffsetHeight),this.doorLabelItems&&this.doorLabelItems.length>0&&this.doorLabelItems.forEach(s=>{s.$destroy()}),this.labelItems=[],this.doorLabels=[],this.doorLabelItems=[],this.floorplanServerData=e,typeof this.five.ready=="function"?this.five.ready().then(()=>this.initData()):this.five.once("panoArrived",()=>{this.initData()})});f(this,"initRoomObservers",()=>{var o,r;const e=this.floorplanServerData.computed_data.floor_datas||[],s=(((r=(o=this.five)==null?void 0:o.work)==null?void 0:r.observers)||[]).map(a=>{const l=a.panoIndex,c=a.floorIndex,d=e==null?void 0:e.find(h=>h.floor_index===c);if(d){const h=d.rooms.find(u=>u.observer_indexs.includes(l));if(h)return{panoIndex:l,floorIndex:c,name:h.name}}}).filter(Boolean);this.roomObservers=s});f(this,"hideAllLabels",()=>{this.labelItems.forEach(e=>{e.visible=!1,e.inSight=!1}),this.render()});f(this,"fixDoorVisibleAndPosition",()=>{this.initRoomObservers();const{panoIndex:e}=this.five;if(!this.visible||this.five.model.empty||e===null||!this.roomObservers.find(a=>a.panoIndex===e))return;const i=this.roomObservers.find(a=>a.panoIndex===e),o=this.five.work.observers.find(a=>a.panoIndex===e).position.clone(),r=(()=>{if(this.visibleLabelMap.has(e))return this.visibleLabelMap.get(e);{const a=[];return this.doorLabels.forEach((l,c)=>{if(l.roomName===i.name)return;const d=l.position.clone(),h=d.distanceTo(o);if(h<this.MinVisibledistance||h>this.MaxVisibledistance)return;const u=new R.Raycaster,m=d.clone().sub(o).normalize();u.set(o,m);const[A]=this.five.model.intersectRaycaster(u);A&&A.distance+.1<h||a.push(c)}),this.visibleLabelMap.set(e,a),a}})();this.labelItems.forEach((a,l)=>{a.visible=r.includes(l)}),this.fixDoorPosition()});f(this,"fixDoorPosition",()=>{var d,h,u,m,A,p,g,v,y,I,M,D;const{panoIndex:e,camera:i}=this.five;if(e===null)return;if(this.five.currentMode!=="Panorama")return this.hideAllLabels();const s=this.five.getElement(),o=s.clientWidth,r=s.clientHeight,a=i.getWorldDirection(new R.Vector3),l=[],c=[...this.labelItems];if(c.forEach((P,V)=>{if(P.visible){const L=i.position.distanceTo(P.position),X=P.position.clone().add(new R.Vector3(0,this.OffsetHeight,0)),N=X.clone().sub(i.position).normalize().angleTo(a),H=X.clone().project(i),_=(H.x+1)/2.2*100,Q=(-H.y+1)/2.2*100,F=_>=0&&_<=100&&Q>=0&&Q<=100&&L>this.MinVisibledistance&&L<=this.MaxVisibledistance;P.left=_,P.top=Q,P.inSight=F&&N<Math.PI/2,P.cameraToward=jb(this.five),F?l.push({disFromCameraToLabel:L,left:_,top:Q,index:V}):P.transform="translate(-50%, -50%)"}else P.inSight=!1}),l.length>1){let P=0;l.sort((V,L)=>L.disFromCameraToLabel-V.disFromCameraToLabel);for(let V=1;V<l.length;V++){const{index:L,left:X,top:U}=l[V-1],{index:N,left:H,top:_}=l[V],Q=this.container.children[L],F=this.container.children[N];if(!Q||!F)return;const J={left:o*X/100,top:r*U/100,width:(u=(h=(d=Q.children)==null?void 0:d[0])==null?void 0:h.clientWidth)!=null?u:0,height:(p=(A=(m=Q.children)==null?void 0:m[0])==null?void 0:A.clientHeight)!=null?p:0},Z={left:o*H/100,top:r*_/100,width:(y=(v=(g=F.children)==null?void 0:g[0])==null?void 0:v.clientWidth)!=null?y:0,height:(D=(M=(I=F.children)==null?void 0:I[0])==null?void 0:M.clientHeight)!=null?D:0};Lb(J,Z)&&(P++,c[L].transform=`translate(-50%, ${(P-1)*100-50}%)`,c[N].transform=`translate(-50%, ${P*100-50}%)`)}}this.labelItems=c,this.render()});f(this,"onClick",(e,i)=>{if(!this.roomObservers)return;const{work:s}=this.five;let o,r,a=1/0;for(const l of s.observers)if(this.roomObservers.find(d=>d.panoIndex===l.panoIndex&&d.name===e)){const d=l.standingPosition,h=i.distanceTo(d);h<a&&(o=l.panoIndex,r=d.clone().sub(i).normalize(),a=h)}if(r!==null&&o!==null){const l={};if(a>0){const d=new R.Vector3(0,0,-1),h=r.clone(),u=new R.Quaternion;u.setFromUnitVectors(d,h);const m=new R.Euler;m.setFromQuaternion(u,"YXZ"),l.longitude=m.y}this.five.emit("wantsToMoveToPano",o,{},!0)||this.five.moveToPano(o,{longitude:l.longitude})}});f(this,"initData",()=>{var o;this.doorLabels=[];const e=this.five.panoIndex,i=this.floorplanServerData.computed_data.observers[e].floor_index,s=i!==void 0&&((o=this.floorplanServerData.computed_data.floor_datas[i])==null?void 0:o.rooms);this.rooms=s,this.rooms&&this.rooms.length>0&&this.rooms.forEach(r=>{var c;const a=(c=this.floorplanServerData.computed_data.doors)==null?void 0:c.filter(d=>!!(d&&d.name===r.name)),l=this.five.work.observers.filter((d,h)=>!!r.observer_indexs.find(u=>u===h));a&&a.forEach(d=>{const h=d.position;let u=1/0,m;l.forEach(p=>{const g=p.standingPosition,v={x:g.x,y:g.y,z:g.z},y=zb(h,v);y<u&&(u=y,m=v)}),m&&(h.y=m.y+.01);const A=new R.Vector3(h.x,h.y,h.z);A.add(new R.Vector3(-.2,1.8,0).applyEuler(new R.Euler(0,d.rad,0))),this.doorLabels.push({roomName:r.name,name:d.name,position:A,toward:Ob(d.rad)})})}),this.labelItems=this.doorLabels.map(r=>ve(G({},r),{left:0,top:0,visible:!1,inSight:!1,transform:"",cameraToward:""})),this.five.on("wantsToMoveToPano",this.hideAllLabels),this.five.on("modelLoaded",this.fixDoorVisibleAndPosition),this.five.on("panoArrived",this.fixDoorVisibleAndPosition),this.five.on("initAnimationEnded",this.fixDoorPosition),this.five.on("cameraUpdate",this.fixDoorPosition),this.five.on("mouseWheel",this.fixDoorPosition),this.five.on("pinchGesture",this.fixDoorPosition),this.fixDoorVisibleAndPosition()})}stateChangedCallback(e,i){if(this.hooks.hasListener("stateChange")){const s={state:this.state,prevState:e,userAction:i?i.userAction:Bb.userAction};this.hooks.emit("stateChange",s)}}render(){if(!this.enabled){this.doorLabelItems&&this.doorLabelItems.length>0&&this.doorLabelItems.forEach(e=>{e==null||e.$destroy()}),this.doorLabels=void 0;return}this.doorLabelItems&&this.doorLabelItems.forEach(e=>{e.$destroy()}),this.doorLabelItems=[],this.labelItems.forEach(e=>{this.doorLabelItems.push(new Tb({target:this.container,props:{props:e,onClick:()=>{this.onClick(e.name,e.position)}}}))})}initState(){return{enabled:!0,visible:!0}}dispose(){this&&this.five&&(this.five.off("wantsToMoveToPano",this.hideAllLabels),this.five.off("modelLoaded",this.fixDoorVisibleAndPosition),this.five.off("panoArrived",this.fixDoorVisibleAndPosition),this.five.off("initAnimationEnded",this.fixDoorPosition),this.five.off("cameraUpdate",this.fixDoorPosition),this.five.off("mouseWheel",this.fixDoorPosition),this.five.off("pinchGesture",this.fixDoorPosition),super.dispose())}}const Rb=n=>new Vb(n);function Qb(n,t){console.warn(`⛔ ==> [${n}]: ${t}`)}function wu(n,t){console.warn(`🚫 ==> [${n}]: ${t}`)}var xo={},Gb=Nb;function Nb(n,t,e){return n[0]=t[0]+e[0],n[1]=t[1]+e[1],n}var Hb=_b;function _b(n,t,e){return n[0]=t,n[1]=e,n}var Fb=Wb;function Wb(n,t){var e=t[0],i=t[1],s=e*e+i*i;return s>0&&(s=1/Math.sqrt(s),n[0]=t[0]*s,n[1]=t[1]*s),n}var Yb=Ub;function Ub(n,t,e){return n[0]=t[0]-e[0],n[1]=t[1]-e[1],n}var Xb=Zb;function Zb(n,t){return n[0]*t[0]+n[1]*t[1]}var Jb=Gb,ra=Hb,Cu=Fb,qb=Yb,Kb=Xb,Qc=[0,0];xo.computeMiter=function(t,e,i,s,o){return Jb(t,i,s),Cu(t,t),ra(e,-t[1],t[0]),ra(Qc,-i[1],i[0]),o/Kb(e,Qc)};xo.normal=function(t,e){return ra(t,-e[1],e[0]),t};xo.direction=function(t,e,i){return qb(t,e,i),Cu(t,t),t};var qt=xo,xi=[0,0],Gs=[0,0],Gc=[0,0],Zn=[0,0],$b=function(n,t){var e=null,i=[];t&&(n=n.slice(),n.push(n[0]));for(var s=n.length,o=1;o<s;o++){var r=n[o-1],a=n[o],l=o<n.length-1?n[o+1]:null;if(qt.direction(xi,a,r),e||(e=[0,0],qt.normal(e,xi)),o===1&&Dr(i,e,1),!l)qt.normal(e,xi),Dr(i,e,1);else{qt.direction(Gs,l,a);var c=qt.computeMiter(Gc,Zn,xi,Gs,1);Dr(i,Zn,c)}}if(n.length>2&&t){var d=n[s-2],h=n[0],u=n[1];qt.direction(xi,h,d),qt.direction(Gs,u,h),qt.normal(e,xi);var m=qt.computeMiter(Gc,Zn,xi,Gs,1);i[0][0]=Zn.slice(),i[s-1][0]=Zn.slice(),i[0][1]=m,i[s-1][1]=m,i.pop()}return i};function Dr(n,t,e){n.push([[t[0],t[1]],e])}const e1=2,t1=3,i1=3,n1=2;function s1(n){const t=n.width,i=n.unitLength/t,s=t/2,o=n.path;if(o.length===0)return{geometry:new E.BufferGeometry,maxU:0};const r=new E.CurvePath;o.forEach(P=>{const V=o1(P);V&&r.add(V)});const a=Math.ceil(r.getLength()*100);r.arcLengthDivisions=a;const l=r.getPoints(a),c=l.length,d=$b(l.map(P=>[P.x,P.z])),u=(c-1)*e1*t1,m=2*c,A=m*i1,p=m*n1,g=new Uint32Array(u),v=new Float32Array(A),y=new Float32Array(p);let I=0,M=0;for(let P=0;P<l.length;P++){const[V,L]=d[P][0],X=l[P],{x:U,y:N,z:H}=X,_=new R.Vector3(U+V*s,N+.05,H+L*s);v[P*6+0]=_.x,v[P*6+1]=_.y,v[P*6+2]=_.z;const Q=new R.Vector3(U-V*s,N+.05,H-L*s);v[P*6+3]=Q.x,v[P*6+4]=Q.y,v[P*6+5]=Q.z,I+=P>0?l[P-1].clone().sub(l[P]).length():0;const F=I/t/i;if(M=F,y[P*4+0]=0,y[P*4+1]=F,y[P*4+2]=1,y[P*4+3]=F,n.skipPositions){const J=new E.Vector3().lerpVectors(_,Q,.5);if(n.skipPositions.some(ee=>ee.distanceTo(J)<.26))continue}P!==l.length-1&&(g[P*6+0]=P*2+0,g[P*6+1]=P*2+2,g[P*6+2]=P*2+1,g[P*6+3]=P*2+2,g[P*6+4]=P*2+3,g[P*6+5]=P*2+1)}const D=new E.BufferGeometry;return D.setAttribute("position",new E.BufferAttribute(v,3)),D.setAttribute("uv",new E.BufferAttribute(y,2)),D.setIndex(new E.BufferAttribute(g,1)),{geometry:D,maxU:M,curvePath:r,curvePoints:l}}function o1(n){if(r1(n)){const t=[n.closed,n.curve_type,n.tension],e=n.points.map(s=>new E.Vector3().fromArray(s));return new E.CatmullRomCurve3(e,...t)}}function r1(n){return n.type==="CatmullRomCurve3"}function a1(n,t){t.forEach(e=>{const i=new E.SphereGeometry(.02,16,16),s=[],o=[new E.MeshBasicMaterial({color:16776960}),new E.MeshBasicMaterial({color:16711935}),new E.MeshBasicMaterial({color:16711680}),new E.MeshBasicMaterial({color:65535})];if(e.position.length===4)e.position.forEach((r,a)=>{const l=o[a],c=new E.Mesh(i,l);c.position.copy(Et(r)),s.push(c)});else{const r=o[0],a=new E.Mesh(i,r);a.position.copy(Et(e.position)),s.push(a)}s.forEach(r=>{r.material.depthTest=!1,n.scene.add(r)})})}const Fe=n=>n;function Sr(n){if(!n||n.length<3)return;const t=n.map(an),e=t[1].clone().sub(t[0]),i=t[2].clone().sub(t[1]);return e.cross(i)}function l1(n){return n.stickType==="Plane"}function c1(n){return n.stickType==="3DPoint"}function d1(n){return n.stickType==="3DPoint"||n.stickType==="Plane"}function vt(n){return n.stickType==="Model"&&n.contentType==="MediaModel"}function h1(n){return n.stickType==="Model"&&n.contentType==="Model"}function u1(n){return n.stickType==="Model"}function f1(n){return n.stickType==="Plane"&&n.contentType==="MediaPlane"}function Iu(n){const t=(()=>{if(vt(n)&&n.matrix){const e=new R.Matrix4().fromArray(n.matrix);return n.data.mediaPosition.map(i=>new R.Vector3().fromArray(i).applyMatrix4(e))}else return n.position})();return Gf(t)}function is(n){const t=Iu(n);return Ai(...Array.isArray(t)?t:[t])}function Jn(n,t){if(n===void 0)return;const{min:e,max:i}=t!=null?t:{};if(!(e===void 0&&i===void 0))return!(typeof i=="number"&&i<n||typeof e=="number"&&e>n)}function m1(n){return new Promise(t=>{g1(n)?t():n.once("modelLoaded",()=>t())})}function g1(n){return n.model.name===n.work.model.file&&n.model.loaded}function p1(n,t,e){const s=new E.Plane().setFromNormalAndCoplanarPoint(e,t),o=t.clone().sub(n).cross(new E.Vector3(0,1,0)).setLength(.01),r=new E.Vector3(0,.01,0);return[t.clone().sub(o).sub(r),t.clone().add(o).sub(r),t.clone().add(o).add(r),t.clone().sub(o).add(r)].map(l=>s.projectPoint(l,new E.Vector3))}const Nc=(n,t=1e3/60)=>{let e=null;const i=n;return(...o)=>{e&&clearTimeout(e),e=setTimeout(()=>{i==null||i(...o),e&&clearTimeout(e),e=null},t)}};function A1(n,t=200){let e;return function(...i){e||(n.apply(this,i),e=setTimeout(function(){e=null},t))}}function v1(n,t){const[e,i]=t;if(e>=i||i<=1||e<=1)return-1;const s={},o=r=>(s[r]||(s[r]=n(r)),s[r]);for(let r=e;r<i;r++){const a=o(r),l=o(r-1);if(a<l)return r}return-1}function Hc(n,t){if(!t||typeof ResizeObserver=="undefined"||!ResizeObserver)return{observe:()=>window.addEventListener("resize",n),unobserve:()=>window.removeEventListener("resize",n)};{const e=new ResizeObserver(n);return{observe:()=>e.observe(t),unobserve:()=>e.unobserve(t)}}}function b1(n){var t,e,i,s;if(!n.stickType){const o=(()=>n.pointType==="PointTag"&&n.dimensionType==="3D"?"3DPoint":n.pointType==="PlaneTag"?"Plane":"2DPoint")();n.stickType=o}if(n.contentType==="VRLink"||n.contentType==="PanoLink"||n.contentType==="Link"){const o=n;!((e=(t=o.data)==null?void 0:t.icon)!=null&&e.url)&&!((s=(i=o.style)==null?void 0:i.point)!=null&&s.url)&&(o.data.icon={url:"//vrlab-static.ljcdn.com/release/web/test.09dee741.png",steps:28})}return n}const yn="data:audio/mpeg;base64,//uQxAAAAAAAAAAAAAAAAAAAAAAASW5mbwAAAA8AAAADAAAGhgBVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVWqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqr///////////////////////////////////////////8AAAA5TEFNRTMuOThyAc0AAAAAAAAAABSAJAiqQgAAgAAABobxtI73AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA//uQxAACFEII9ACZ/sJZwWEoEb8w/////N//////JcxjHjf+7/v/H2PzCCFAiDtGeyBCIx7bJJ1mmEEMy6g8mm2c8nrGABB4h2Mkmn//4z/73u773R5qHHu/j/w7Kxkzh5lWRWdsifCkNAnY9Zc1HvDAhjhSHdFkHFzLmabt/AQxSg2wwzLhHIJOBnAWwVY4zrhIYhhc2kvhYDfQ4hDi2Gmh5KyFn8EcGIrHAngNgIwVIEMf5bzbAiTRoAD///8z/KVhkkWEle6IX+d/z4fvH3BShK1e5kmjkCMoxVmXhd4ROlTKo3iipasvTilY21q19ta30/v/0/idPX1v8PNxJL6ramnOVsdvMv2akO0iSYIzdJFirtzWXCZicS9vHqvSKyqm5XJBdqBwPxyfJdykhWTZ0G0ZyTZGpLKxsNwwoRhsx3tZfhwmeOBVISm3impAC/IT/8hP/EKEM1KMdVdVKM2rHV4x7HVXZvbVVKN/qq8CiV9VL9jjH/6l6qf7MBCjZmOqsAibjcP+qqqv0oxqpa/NVW286hPo1nz2L/h8+jXt//uSxCmDU2IK/ECN98KKtE5IYzNoCfbw+u9i5r8PoadUMFPKqWL4LK3T/LCraMSHGkW4bpLXR/E6LlHOVQxmslKVJ8IULktMN06N0FKCpHCoYsjC4F+Z0NVqdNFoGSTjSiyjzLdnZ2fNqTi2eHKONONKLMPMKLONKLMPQRJGlFxZRoKcJFAYEeIFiRQkUWUeYfef//Ko04soswso40UJAgMw8wosososy0EalnZyjQUGBRQGIFggOWUacWUeYmuadrZziQKKEgQsQLAhQkUJAgMQDghltLO1onp0cpkNInSFMqlYeSEJ5AHsqFdOwy1DA2sRmRJKxdKRfLhfLw5BzUxBTUUzLjk4LjJVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVUxBTUUzLjk4LjJVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVf/7ksRRA8AAAaQAAAAgAAA0gAAABFVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVU=",ns={};var Na=(n=>(n.Default="default",n.GetAudioDuration="getAudioDuration",n.PlayAudio="playAudio",n))(Na||{});function y1(n,t){const e=(t==null?void 0:t.namespace)||"default",i=ns[e]||(ns[e]=[]);let s=i.find(o=>!o.realSrc||o.realSrc===yn);return s||(console.warn("未找到缓存音频,已新建",ns),s=new Pu(yn),i.push(s)),n&&(s.src=n),s}function w1(n,t){const e=(t==null?void 0:t.namespace)||"default",i=ns[e]||(ns[e]=[]),s=n-i.length;if(!(s<=0))for(let o=0;o<s;o++)i.push(new Pu(yn))}class Pu extends Audio{constructor(e){super(e);f(this,"preload","auto");f(this,"crossOrigin","anonymous");f(this,"realSrc","");f(this,"inited",!1);f(this,"removeDocumentEventListener");this.realSrc=e!=null?e:"",this.muted=!0,super.autoplay=!0,super.addEventListener("ended",()=>{this.src=""});const i=()=>C1(this);document.addEventListener("click",i),document.addEventListener("touchend",i),this.removeDocumentEventListener=()=>{document.removeEventListener("click",i),document.removeEventListener("touchend",i)}}get isBlankAudio(){return this.realSrc===yn||!this.realSrc}get src(){return super.src}set src(e){super.src=e,this.realSrc=e,this.removeDocumentEventListener()}get muted(){return super.muted}set muted(e){super.muted=e}clear(){this.currentTime=0,this.src=yn}}function C1(n){n&&(n.inited||(n.src&&(n.inited=!0,n.removeDocumentEventListener()),n.src===yn&&n.play()))}const Eu={visibleConfig:{intersectRaycaster:{enabled:!0,distanceAccuracy:.01,checkPoints:"corner",needPassed:1}}};var Mu=(n=>(n.PointTag="PointTag",n.PlaneTag="PlaneTag",n))(Mu||{}),ku=(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.Custom="Custom",n.Unknown="Unknown",n))(ku||{}),xu=(n=>(n.Two="2D",n.Three="3D",n))(xu||{});const I1={globalConfig:{visibleConfig:{followModelVisibility:!0},unfoldedConfig:{autoUnfold:{strategy:"MinimumDistance",distance:{max:5}}},tag3DConfig:{ratio:.0035}},contentTypeConfig:{"Any-Audio-plane":{unfoldedConfig:{keep:"unfolded"},initialState:{unfolded:!0}},Link:{unfoldedConfig:{keep:"unfolded"},initialState:{unfolded:!0}},VRLink:{unfoldedConfig:{keep:"unfolded"},initialState:{unfolded:!0}},PanoLink:{unfoldedConfig:{keep:"unfolded"},initialState:{unfolded:!0}},MediaPlane:{unfoldedConfig:{keep:"unfolded"},visibleConfig:{alwaysShowWhenMovePano:!0},initialData:{autoplayConfig:{autoplayCarousel:!0,autoplayVideo:!1,autoplayVideoInCarousel:!1}}},MediaModel:{unfoldedConfig:{keep:"unfolded"},visibleConfig:{keep:"visible",visibleFiveMode:["Panorama","Floorplan","Model","Mapview"],alwaysShowWhenMovePano:!0}}}};class P1 extends cs{constructor(e){super(e);f(this,"tagCacheByPanoIndex",{})}getCache(e){var d,h,u;const{five:i}=this,{panoIndex:s,id:o,key:r}=e!=null?e:{},a=s!=null?s:i.getCurrentState().panoIndex;if(a===void 0)throw new Error(`TagCacheController getCache(): fivePanoIndex is ${a}`);const l=`${(h=(d=i.work)==null?void 0:d.workCode)!=null?h:i.model.uuid}-${a}`;let c=this.tagCacheByPanoIndex[l];if(c||(c=new Map,this.tagCacheByPanoIndex[l]=c),o===void 0)return c;if(r===void 0){const m=c.get(o);return m||(c.set(o,{}),c.get(o))}return(u=c.get(o))==null?void 0:u[r]}clearCache(){this.tagCacheByPanoIndex={}}removeCache(){}}const Du=navigator.userAgent.toLowerCase().indexOf("iphone")!==-1;navigator.userAgent.toLowerCase().indexOf("android");const Zs=navigator.userAgent.toLowerCase().indexOf("micromessenger")!==-1,E1=Du&&Zs;function M1(n){if(n.length!==4)return!1;const[t,e,i,s]=n,o=t.distanceTo(e),r=e.distanceTo(i),a=i.distanceTo(s),l=s.distanceTo(t),c=t.distanceTo(i),d=e.distanceTo(s);return o===a&&r===l&&c===d}class Tr extends E.Mesh{constructor(e,i,s){if(e.length!==4)throw new Error("QuadrangleMesh: Invalid number of points, it's not a quadrangle");const[o,r,a,l]=e,c=Ai(...e),d=[o.clone().sub(c),r.clone().sub(c),a.clone().sub(c),l.clone().sub(c)],h=new Su(d,s);super(h,i);f(this,"name","QuadrangleMesh");this.position.copy(c)}removeFromParent(){const e=this.parent;return e!==null&&e.remove(this),this}}class Su extends E.BufferGeometry{constructor(e,i){super();f(this,"name","QuadrangleGeometry");f(this,"points");this.points=e;const s=i!=null?i:M1(e)?64:1;if(e.length!==4){console.error("Invalid number of points, it's not a quadrangle");return}const[o,r,a,l]=e,[c,d,h,u]=[new E.Vector2(0,0),new E.Vector2(1,0),new E.Vector2(1,1),new E.Vector2(0,1)],m=[],A=[];m.push(...o.toArray()),A.push(...c.toArray());for(let g=1;g<s;g++)m.push(o.x+(r.x-o.x)*g/s,o.y+(r.y-o.y)*g/s,o.z+(r.z-o.z)*g/s),A.push(c.x+(d.x-c.x)*g/s,c.y+(d.y-c.y)*g/s);m.push(...r.toArray()),A.push(...d.toArray()),m.push(...a.toArray()),A.push(...h.toArray());for(let g=1;g<s;g++)m.push(a.x+(l.x-a.x)*g/s,a.y+(l.y-a.y)*g/s,a.z+(l.z-a.z)*g/s),A.push(h.x+(u.x-h.x)*g/s,h.y+(u.y-h.y)*g/s);m.push(...l.toArray()),A.push(...u.toArray());const p=[];for(let g=0;g<s;g++)p.push(g,g+1,s*2-g,g,s*2-g,s*2+1-g);this.setAttribute("position",new E.BufferAttribute(new Float32Array(m),3)),this.setAttribute("uv",new E.BufferAttribute(new Float32Array(A),2)),this.setIndex(new E.BufferAttribute(new Uint32Array(p),1))}}function k1(n,t){let e=!Zs;const i=t!=null?t:document.createElement("video");i.preload="metadata",i.crossOrigin="anonymous",i.muted=!0,i.loop=!0,i.playsInline=!0,i.autoplay=!0;const s=new E.VideoTexture(i);s.minFilter=E.LinearFilter,s.magFilter=E.LinearFilter,s.encoding=E.sRGBEncoding,s.metadataLoaded=!1,i.src=n;const o=()=>{s.metadataLoaded||(s.dispatchEvent({type:"videoLoaded"}),s.metadataLoaded=!0)};if(Zs||(i.onloadedmetadata=()=>{o()}),Zs){const r=()=>{if(!e){if(!i.paused){o();return}e=!0,i.muted=!0,i.play().then(()=>{i.pause(),i.currentTime=0,o()})}};document.addEventListener("click",r,{once:!0}),Du&&document.addEventListener("touchstart",r,{once:!0})}return s}function $n(n,t,e){if(n==="fill")return t;if(n==="contain"){const[i,s,o,r]=t,a=i.distanceTo(s),l=o.distanceTo(r),c=i.distanceTo(r),d=s.distanceTo(o),h=a,u=c,m=h/u;if(m>e){const p=u*e,g=new E.Vector3().subVectors(s,i).multiplyScalar((a-p)/2/a),v=new E.Vector3().subVectors(o,r).multiplyScalar((l-p)/2/l);return[i.clone().add(g),s.clone().sub(g),o.clone().sub(v),r.clone().add(v)]}else if(m<e){const p=h/e,g=new E.Vector3().subVectors(r,i).multiplyScalar((c-p)/2/c),v=new E.Vector3().subVectors(o,s).multiplyScalar((d-p)/2/d);return[i.clone().add(g),s.clone().add(v),o.clone().sub(v),r.clone().sub(g)]}else return t}else return console.warn(`objectFit: ${n} is not supported yet`),t}class x1 extends E.ShaderMaterial{constructor(e){super();f(this,"transparent",!1);f(this,"blending",E.CustomBlending);f(this,"blendSrc",E.SrcAlphaFactor);f(this,"blendDst",E.OneMinusSrcAlphaFactor);f(this,"blendSrcAlpha",E.OneFactor);f(this,"blendDstAlpha",E.OneMinusSrcAlphaFactor);f(this,"vertexShader",`
551
+ `,e.container.style.pointerEvents="none";const i=g=>(e.wrapper=g,g.appendChild(e.container),l(),!0),s=g=>{e.itemLabels=Ib(g),l()},o=()=>(e.enabled||(e.enabled=!0,l()),!0),r=()=>(e.enabled&&(e.enabled=!1,l()),!0),a=()=>{d(),e.container.remove()},l=()=>{var g;if(e.wrapper){if(!e.enabled||!e.fiveModeEnabled){(g=e.app)==null||g.$destroy(),e.app=void 0;return}e.app?e.app.$set({five:n,itemLabels:e.itemLabels}):e.app=new Cb({target:e.container,props:{five:n,modelOcclusionEnable:e.modelOcclusionEnable,itemLabels:e.itemLabels,hooks:e.hooks,displayStrategyType:e.displayStrategyType,maxVisibleDistance:e.maxVisibleDistance}})}},c=()=>{n.on("modeChange",h),n.once("dispose",a)},d=()=>{n.off("modeChange",h)},h=g=>{if(g!==je.Five.Mode.Panorama){e.fiveModeEnabled=!1,r();return}n.once("initAnimationEnded",()=>{e.fiveModeEnabled=!0,o()})};return c(),{appendTo:i,load:s,enable:o,disable:r,dispose:a,hooks:e.hooks}},Mb={name:"ItemLabelPlugin",version:0};class kb extends cs{constructor(e){super(e);f(this,"state");f(this,"container");f(this,"enabled");this.five=e,this.five.once("dispose",this.dispose),this.enabled=!0,this.state=this.initState()}enable(e){this.enabled=!0,this.updateState(ve(G({},e),{userAction:!0}))}disable(e){this.enabled=!1,this.updateState(ve(G({},e),{userAction:!0}))}show(e){if(this.state.enabled)return this.setState(ve(G({},this.state),{visible:!0}),e),Promise.resolve()}hide(e){if(this.state.enabled)return this.setState(ve(G({},this.state),{visible:!1}),e),Promise.resolve()}dispose(){this.container.remove()}setState(e,i){if(!this.enabled)return;const s=G({},this.state);this.state=G(G(G({},this.state),e),i),this.stateChangedCallback(s,i)}get visible(){return this.five.state.mode===je.Five.Mode.Panorama}appendTo(e){this.enabled&&(this.container=e,this.render())}updateState(e){this.setState(ve(G({},this.state),{enabled:this.enabled,visible:this.visible}),e)}}function xb(n){ue(n,"svelte-1irjijd",'.plugin-DoorLabelPlugin-item.svelte-1irjijd.svelte-1irjijd{position:absolute;left:0;top:0;width:0;height:0;pointer-events:none;transition:opacity 0.3s ease}.plugin-DoorLabelPlugin-cnt.svelte-1irjijd.svelte-1irjijd{position:absolute;top:50%;left:50%;border-radius:0.125rem;background:rgba(0, 0, 0, 0.35);line-height:0.75rem;padding:0.375rem;white-space:nowrap;font-size:0.75rem;font-style:normal;color:white;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform ease 1s, background ease 0.3s, color ease 0.3s}.plugin-DoorLabelPlugin-cnt.svelte-1irjijd.svelte-1irjijd::after{content:"";display:block;position:absolute;top:-0.0625rem;left:-0.0625rem;bottom:-0.0625rem;right:-0.0625rem;border-radius:0.125rem;border:0.0625rem solid rgba(0, 0, 0, 0);-o-border-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMAQMAAABsu86kAAAABlBMVEUAAAD///+l2Z/dAAAAAnRSTlMAIE397fAAAAAVSURBVAjXY2BjgCMQ+PABhIAASRwARxwD8fgzCQAAAAAASUVORK5CYII=") 4;border-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMAQMAAABsu86kAAAABlBMVEUAAAD///+l2Z/dAAAAAnRSTlMAIE397fAAAAAVSURBVAjXY2BjgCMQ+PABhIAASRwARxwD8fgzCQAAAAAASUVORK5CYII=") 4;transition:opacity ease 0.3s}.plugin-DoorLabelPlugin-cnt.svelte-1irjijd.svelte-1irjijd:active,.plugin-DoorLabelPlugin-cnt.svelte-1irjijd.svelte-1irjijd:focus{background:rgba(0, 0, 0, 0.5);color:rgba(255, 255, 255, 0.5)}.plugin-DoorLabelPlugin-icon.svelte-1irjijd.svelte-1irjijd{background:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTBweCIgaGVpZ2h0PSIxMHB4IiB2aWV3Qm94PSIwIDAgMTAgMTAiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8dGl0bGU+aW1hZ2Ut566t5aS0PC90aXRsZT4KICAgIDxkZWZzPgogICAgICAgIDxyZWN0IGlkPSJwYXRoLTEiIHg9IjAiIHk9IjAiIHdpZHRoPSIxMCIgaGVpZ2h0PSIxMCI+PC9yZWN0PgogICAgICAgIDxsaW5lYXJHcmFkaWVudCB4MT0iNjYuMDYyMTk3NSUiIHkxPSI1MCUiIHgyPSItMS4xMzY4NjgzOGUtMTElIiB5Mj0iNTAlIiBpZD0ibGluZWFyR3JhZGllbnQtMyI+CiAgICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9IiNGRkZGRkYiIG9mZnNldD0iMCUiPjwvc3RvcD4KICAgICAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0iI0ZGRkZGRiIgc3RvcC1vcGFjaXR5PSIwLjg1IiBvZmZzZXQ9IjEwMCUiPjwvc3RvcD4KICAgICAgICA8L2xpbmVhckdyYWRpZW50PgogICAgICAgIDxsaW5lYXJHcmFkaWVudCB4MT0iODQuMzM5NzMxJSIgeTE9IjUwJSIgeDI9IjIzLjQyODMzNzclIiB5Mj0iNTAlIiBpZD0ibGluZWFyR3JhZGllbnQtNCI+CiAgICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9IiNGRkZGRkYiIHN0b3Atb3BhY2l0eT0iMCIgb2Zmc2V0PSIwJSI+PC9zdG9wPgogICAgICAgICAgICA8c3RvcCBzdG9wLWNvbG9yPSIjRkZGRkZGIiBzdG9wLW9wYWNpdHk9IjAuOCIgb2Zmc2V0PSIxMDAlIj48L3N0b3A+CiAgICAgICAgPC9saW5lYXJHcmFkaWVudD4KICAgIDwvZGVmcz4KICAgIDxnIGlkPSLpobXpnaItMSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgaWQ9IlZSLeWIhumXtOW8leWvvOagh+etvuWkh+S7vS0zIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMzM5LjAwMDAwMCwgLTU0My4wMDAwMDApIj4KICAgICAgICAgICAgPGcgaWQ9Iue8lue7hC0y5aSH5Lu9LTEyIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzMDUuMDAwMDAwLCA1MzYuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICA8ZyBpZD0iaW1hZ2Ut566t5aS0IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzNC4wMDAwMDAsIDcuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICAgICAgPG1hc2sgaWQ9Im1hc2stMiIgZmlsbD0id2hpdGUiPgogICAgICAgICAgICAgICAgICAgICAgICA8dXNlIHhsaW5rOmhyZWY9IiNwYXRoLTEiPjwvdXNlPgogICAgICAgICAgICAgICAgICAgIDwvbWFzaz4KICAgICAgICAgICAgICAgICAgICA8dXNlIGlkPSJCRyIgZmlsbC1vcGFjaXR5PSIwIiBmaWxsPSIjRDhEOEQ4IiBvcGFjaXR5PSIwLjUxMTQ2Mjk4NCIgeGxpbms6aHJlZj0iI3BhdGgtMSI+PC91c2U+CiAgICAgICAgICAgICAgICAgICAgPHBhdGggZD0iTTcuOTM4ODY5OCwxLjE0Mzc2MTI5IEM4LjI1NDY1NDA0LDEuMjU3NTgwMzUgOC4zMTc4Mjg0LDEuMzAyMTY5OTggOC4zMTc3ODUyMSwxLjM1ODE1MjIzIEM4LjMxNzc1MDcyLDEuNDAyODQzMzUgOC4zMDU3NDkwNywxLjQ0NzUyNTI0IDguMjgxNzg0MTEsMS40ODcyMDUyMSBMOC4yODE3ODQxMSwxLjQ4NzIwNTIxIEw2LjIwOTg5MDQxLDQuOTE3NzQyNDUgQzYuMTM3ODg4MDgsNS4wMzY5NjAyOSA2LjEwMTg4NjkxLDUuMTcxMjIwMiA2LjEwMTg4NjkxLDUuMzA1NDgwMTEgQzYuMTAxODg2OTEsNS40Mzk3NDAwMiA2LjEzNzg4ODA4LDUuNTczOTk5OTQgNi4yMDk4OTA0MSw1LjY5MzIxNzc4IEw2LjIwOTg5MDQxLDUuNjkzMjE3NzggTDguMjgxNzg0MTEsOS4xMjM3NTUwMSBDOC4zMTc0NzQzOCw5LjE4Mjg0OTE2IDguMzI1ODMzMjIsOS4yNTA4MTUyIDguMzEwNDk1OTUsOS4zMTI5MzAyOCBDOC4yOTUxNTg2OCw5LjM3NTA0NTM2IDguMjU2MTI1MzEsOS40MzEzMDk0NyA4LjE5NzAzMTE3LDkuNDY2OTk5NzMgQzguMTU3MzUxMTksOS40OTA5NjQ2OSA4LjExMjY2OTMxLDkuNTAyOTY2MzQgOC4wNjc5NzgxOCw5LjUwMzAwMDgzIEM4LjAyMzI4NzA2LDkuNTAzMDM1MzEgNy45Nzg1ODY3MSw5LjQ5MTEwMjYzIDcuOTM4ODY5OCw5LjQ2NzE5ODkzIEw3LjkzODg2OTgsOS40NjcxOTg5MyBMMS4zNzk5MTIxOCw1LjUxOTY3ODE1IEMxLjMyMDc2MzAyLDUuNDg0MDc5MTIgMS4yODE2NDI4Nyw1LjQyNzg3NTMyIDEuMjY2MjA5NzcsNS4zNjU3ODM5OCBDMS4yNTQ2OTI1Niw1LjMxOTQ0NzMyIDEuMjU2MzY2OTgsNS4yNjk4MzE4MiAxLjI3Mjc1MzMzLDUuMjIzMDU0MDUgTDEuMjcyNzUzMzMsNS4yMjMwNTQwNSBaIiBpZD0i566t5aS0IiBzdHJva2U9InVybCgjbGluZWFyR3JhZGllbnQtNCkiIHN0cm9rZS13aWR0aD0iMC41IiBmaWxsPSJ1cmwoI2xpbmVhckdyYWRpZW50LTMpIiBtYXNrPSJ1cmwoI21hc2stMikiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDUuMDM5MjAwLCA1LjMwNTQ4MCkgc2NhbGUoMSwgLTEpIHJvdGF0ZSgtOTAuMDAwMDAwKSB0cmFuc2xhdGUoLTUuMDM5MjAwLCAtNS4zMDU0ODApICI+PC9wYXRoPgogICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICA8L2c+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4=") no-repeat;background-size:100%;display:inline-block;width:0.625rem;height:0.625rem;margin-left:0.25rem;transform-origin:center}.plugin-DoorLabelPlugin-cnt[data-camera-toward=forward].left.svelte-1irjijd .plugin-DoorLabelPlugin-icon.svelte-1irjijd{transform:rotate(90deg)}.plugin-DoorLabelPlugin-cnt[data-camera-toward=forward].right.svelte-1irjijd .plugin-DoorLabelPlugin-txt.svelte-1irjijd{order:1}.plugin-DoorLabelPlugin-cnt[data-camera-toward=forward].right.svelte-1irjijd .plugin-DoorLabelPlugin-icon.svelte-1irjijd{transform:rotate(-90deg);margin-left:0;margin-right:0.25rem;order:0}.plugin-DoorLabelPlugin-cnt[data-camera-toward=right].forward.svelte-1irjijd .plugin-DoorLabelPlugin-icon.svelte-1irjijd{transform:rotate(90deg)}.plugin-DoorLabelPlugin-cnt[data-camera-toward=right].back.svelte-1irjijd .plugin-DoorLabelPlugin-txt.svelte-1irjijd{order:1}.plugin-DoorLabelPlugin-cnt[data-camera-toward=right].back.svelte-1irjijd .plugin-DoorLabelPlugin-icon.svelte-1irjijd{transform:rotate(-90deg);margin-left:0;margin-right:0.25rem;order:0}.plugin-DoorLabelPlugin-cnt[data-camera-toward=left].back.svelte-1irjijd .plugin-DoorLabelPlugin-icon.svelte-1irjijd{transform:rotate(90deg)}.plugin-DoorLabelPlugin-cnt[data-camera-toward=left].forward.svelte-1irjijd .plugin-DoorLabelPlugin-txt.svelte-1irjijd{order:1}.plugin-DoorLabelPlugin-cnt[data-camera-toward=left].forward.svelte-1irjijd .plugin-DoorLabelPlugin-icon.svelte-1irjijd{transform:rotate(-90deg);margin-left:0;margin-right:0.25rem;order:0}.plugin-DoorLabelPlugin-cnt[data-camera-toward=back].right.svelte-1irjijd .plugin-DoorLabelPlugin-icon.svelte-1irjijd{transform:rotate(90deg)}.plugin-DoorLabelPlugin-cnt[data-camera-toward=back].left.svelte-1irjijd .plugin-DoorLabelPlugin-txt.svelte-1irjijd{order:1}.plugin-DoorLabelPlugin-cnt[data-camera-toward=back].left.svelte-1irjijd .plugin-DoorLabelPlugin-icon.svelte-1irjijd{transform:rotate(-90deg);margin-left:0;margin-right:0.25rem;order:0}.plugin-DoorLabelPlugin-cnt--customBrand.svelte-1irjijd.svelte-1irjijd{color:#f9eac1}.plugin-DoorLabelPlugin-cnt--customBrand.svelte-1irjijd .plugin-DoorLabelPlugin-icon.svelte-1irjijd{background:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTBweCIgaGVpZ2h0PSI4cHgiIHZpZXdCb3g9IjAgMCAxMCA4IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPHRpdGxlPueureWktDwvdGl0bGU+CiAgICA8ZGVmcz4KICAgICAgICA8bGluZWFyR3JhZGllbnQgeDE9IjEwLjYzODU4ODQlIiB5MT0iMCUiIHgyPSI5Ni41MTYxNDc0JSIgeTI9IjEyOS43MzEzNTQlIiBpZD0ibGluZWFyR3JhZGllbnQtMSI+CiAgICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9IiNGRkYyQ0MiIG9mZnNldD0iMCUiPjwvc3RvcD4KICAgICAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0iI0VBRDA5QSIgb2Zmc2V0PSI0OC43MTQ0NDc4JSI+PC9zdG9wPgogICAgICAgICAgICA8c3RvcCBzdG9wLWNvbG9yPSIjRDFCMTdFIiBvZmZzZXQ9IjEwMCUiPjwvc3RvcD4KICAgICAgICA8L2xpbmVhckdyYWRpZW50PgogICAgPC9kZWZzPgogICAgPGcgaWQ9Iumhtemdoi0xIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyBpZD0i5pyq5p2l5a625aSH5Lu9LTI1IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMzA1LjAwMDAwMCwgLTU0NS4wMDAwMDApIiBmaWxsPSJ1cmwoI2xpbmVhckdyYWRpZW50LTEpIiBmaWxsLXJ1bGU9Im5vbnplcm8iPgogICAgICAgICAgICA8ZyBpZD0i57yW57uELTLlpIfku70tMTMiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDI0NS4wMDAwMDAsIDUzNy4wMDAwMDApIj4KICAgICAgICAgICAgICAgIDxnIGlkPSJpbWFnZS3nrq3lpLQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDYwLjAwMDAwMCwgNy4wMDAwMDApIj4KICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNOC40OTU3ODI5NCwxLjYxNjQ1MTEgTDYuNDIzODg5MjUsNS4wNDY5ODgzMyBDNi4zMjc4ODYxMyw1LjIwNTk0NTQ1IDYuMzI3ODg2MTMsNS40MDUwMTQ3NyA2LjQyMzg4OTI1LDUuNTYzOTcxODkgTDguNDk1NzgyOTQsOC45OTQ1MDkxMiBDOC42Mzg1NDQwMSw5LjIzMDg4NTcxIDguNTYyNjUzNjQsOS41MzgyMzc1IDguMzI2Mjc3MDYsOS42ODA5OTg1NiBDOC4xNjc1NTcxNiw5Ljc3Njg1ODQgNy45Njg4MjE5NSw5Ljc3NzAxMTc1IDcuODA5OTU0MzEsOS42ODEzOTY5NyBMMS4yNTA5OTY2OSw1LjczMzg3NjE4IEMxLjAxNDQwMDA4LDUuNTkxNDgwMDcgMC45MzgwMzU0ODEsNS4yODQyNDU3NiAxLjA4MDQzMTU5LDUuMDQ3NjQ5MTQgQzEuMTIyNTE0OCw0Ljk3NzcyNjI4IDEuMTgxMDczODMsNC45MTkxNjcyNSAxLjI1MDk5NjY5LDQuODc3MDg0MDQgTDcuODA5OTU0MzEsMC45Mjk1NjMyNTMgQzguMDQ2NTUwOTMsMC43ODcxNjcxNDIgOC4zNTM3ODUyNCwwLjg2MzUzMTczOSA4LjQ5NjE4MTM1LDEuMTAwMTI4MzUgQzguNTkxNzk2MTMsMS4yNTg5OTYgOC41OTE2NDI3OCwxLjQ1NzczMTIgOC40OTU3ODI5NCwxLjYxNjQ1MTEgWiIgaWQ9IueureWktCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNS4wMzkyMDAsIDUuMzA1NDgwKSBzY2FsZSgxLCAtMSkgcm90YXRlKC05MC4wMDAwMDApIHRyYW5zbGF0ZSgtNS4wMzkyMDAsIC01LjMwNTQ4MCkgIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgIDwvZz4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPg==") no-repeat}.plugin-DoorLabelPlugin-cnt--customBrand.svelte-1irjijd.svelte-1irjijd:active,.plugin-DoorLabelPlugin-cnt--customBrand.svelte-1irjijd.svelte-1irjijd:focus{background:rgba(0, 0, 0, 0.5);color:rgba(249, 234, 193, 0.5)}')}function Db(n){let t,e,i,s,o,r,a,l;return{c(){t=S("div"),e=S("div"),i=S("span"),i.textContent=`${n[8]}`,s=$(),o=S("i"),w(i,"class","plugin-DoorLabelPlugin-txt svelte-1irjijd"),w(o,"class","plugin-DoorLabelPlugin-icon svelte-1irjijd"),w(e,"class",r=Qe(at("plugin-DoorLabelPlugin-cnt",n[0].toward))+" svelte-1irjijd"),w(e,"style",`transform: ${n[6]||"initial"};pointer-events: ${n[5]?"auto":"none"};opacity: ${n[5]?1:0}`),w(e,"data-camera-toward",n[7]),w(t,"style",`left: ${n[3]||0}%;top: ${n[4]||0}%;opacity: ${n[5]?1:0}`),w(t,"class","plugin-DoorLabelPlugin-item svelte-1irjijd")},m(c,d){B(c,t,d),x(t,e),x(e,i),x(e,s),x(e,o),n[10](t),a||(l=be(e,"click",n[9]),a=!0)},p(c,[d]){d&1&&r!==(r=Qe(at("plugin-DoorLabelPlugin-cnt",c[0].toward))+" svelte-1irjijd")&&w(e,"class",r)},i:q,o:q,d(c){c&&O(t),n[10](null),a=!1,l()}}}function Sb(n,t,e){let{props:i}=t,{onClick:s}=t,o,{left:r,top:a,inSight:l,transform:c,panoIndex:d,cameraToward:h,name:u}=i;const m=()=>{if(!r||!a||!l||!o)return;const g=o.current.clientWidth/window.innerWidth*100,v=o.current.clientHeight/window.innerHeight*100;r<=g/2||r>=100-g/2||a<=v/2||a>=100-v/2},A=g=>{s&&s()};function p(g){Ge[g?"unshift":"push"](()=>{o=g,e(2,o)})}return n.$$set=g=>{"props"in g&&e(0,i=g.props),"onClick"in g&&e(1,s=g.onClick)},m(),[i,s,o,r,a,l,c,h,u,A,p]}class Tb extends le{constructor(t){super(),ae(this,t,Sb,Db,oe,{props:0,onClick:1},xb)}}function Lb(n,t){const e=Math.abs(n.top+n.height/2-t.top-t.height/2),i=Math.abs(n.left+n.width/2-t.left-t.width/2),s=(n.height+t.height)/2,o=(n.width+t.width)/2;return!(e>s&&i>o)}function jb(n){const{camera:t}=n,e=t.getWorldDirection(new R.Vector3);let i=Math.atan(e.z/e.x)*180/Math.PI,s="";return e.x<0&&(i+=180),i<0&&(i+=360),i>315||i<=45?s="right":i>45&&i<=135?s="back":i>135&&i<=225?s="left":i>225&&i<=315&&(s="forward"),s}function zb(n,t){return Math.sqrt(Math.pow(n.z-t.z,2)+Math.pow(n.x-t.x,2))}function Ob(n){const t=Math.PI/4;return n>-t&&n<=t?"left":n>t*3||n<=-t*3?"right":n>-t*3&&n<=-t?"forward":n>t&&n<=t*3?"back":""}const Bb={userAction:!0};class Vb extends kb{constructor(e){super(e);f(this,"MinVisibledistance",1.8);f(this,"MaxVisibledistance",5);f(this,"OffsetHeight",-1.3);f(this,"rooms");f(this,"floorplanServerData");f(this,"doorLabelItems");f(this,"visibleLabelMap",new Map);f(this,"labelItems",[]);f(this,"doorLabels");f(this,"roomObservers");f(this,"loadData",(e,i)=>{i&&(this.MaxVisibledistance=i.MaxVisibledistance,this.MinVisibledistance=i.MinVisibledistance,this.OffsetHeight=i.OffsetHeight),this.doorLabelItems&&this.doorLabelItems.length>0&&this.doorLabelItems.forEach(s=>{s.$destroy()}),this.labelItems=[],this.doorLabels=[],this.doorLabelItems=[],this.floorplanServerData=e,typeof this.five.ready=="function"?this.five.ready().then(()=>this.initData()):this.five.once("panoArrived",()=>{this.initData()})});f(this,"initRoomObservers",()=>{var o,r;const e=this.floorplanServerData.computed_data.floor_datas||[],s=(((r=(o=this.five)==null?void 0:o.work)==null?void 0:r.observers)||[]).map(a=>{const l=a.panoIndex,c=a.floorIndex,d=e==null?void 0:e.find(h=>h.floor_index===c);if(d){const h=d.rooms.find(u=>u.observer_indexs.includes(l));if(h)return{panoIndex:l,floorIndex:c,name:h.name}}}).filter(Boolean);this.roomObservers=s});f(this,"hideAllLabels",()=>{this.labelItems.forEach(e=>{e.visible=!1,e.inSight=!1}),this.render()});f(this,"fixDoorVisibleAndPosition",()=>{this.initRoomObservers();const{panoIndex:e}=this.five;if(!this.visible||this.five.model.empty||e===null||!this.roomObservers.find(a=>a.panoIndex===e))return;const i=this.roomObservers.find(a=>a.panoIndex===e),o=this.five.work.observers.find(a=>a.panoIndex===e).position.clone(),r=(()=>{if(this.visibleLabelMap.has(e))return this.visibleLabelMap.get(e);{const a=[];return this.doorLabels.forEach((l,c)=>{if(l.roomName===i.name)return;const d=l.position.clone(),h=d.distanceTo(o);if(h<this.MinVisibledistance||h>this.MaxVisibledistance)return;const u=new R.Raycaster,m=d.clone().sub(o).normalize();u.set(o,m);const[A]=this.five.model.intersectRaycaster(u);A&&A.distance+.1<h||a.push(c)}),this.visibleLabelMap.set(e,a),a}})();this.labelItems.forEach((a,l)=>{a.visible=r.includes(l)}),this.fixDoorPosition()});f(this,"fixDoorPosition",()=>{var d,h,u,m,A,p,g,v,y,I,M,D;const{panoIndex:e,camera:i}=this.five;if(e===null)return;if(this.five.currentMode!=="Panorama")return this.hideAllLabels();const s=this.five.getElement(),o=s.clientWidth,r=s.clientHeight,a=i.getWorldDirection(new R.Vector3),l=[],c=[...this.labelItems];if(c.forEach((P,V)=>{if(P.visible){const L=i.position.distanceTo(P.position),X=P.position.clone().add(new R.Vector3(0,this.OffsetHeight,0)),N=X.clone().sub(i.position).normalize().angleTo(a),H=X.clone().project(i),_=(H.x+1)/2.2*100,Q=(-H.y+1)/2.2*100,F=_>=0&&_<=100&&Q>=0&&Q<=100&&L>this.MinVisibledistance&&L<=this.MaxVisibledistance;P.left=_,P.top=Q,P.inSight=F&&N<Math.PI/2,P.cameraToward=jb(this.five),F?l.push({disFromCameraToLabel:L,left:_,top:Q,index:V}):P.transform="translate(-50%, -50%)"}else P.inSight=!1}),l.length>1){let P=0;l.sort((V,L)=>L.disFromCameraToLabel-V.disFromCameraToLabel);for(let V=1;V<l.length;V++){const{index:L,left:X,top:U}=l[V-1],{index:N,left:H,top:_}=l[V],Q=this.container.children[L],F=this.container.children[N];if(!Q||!F)return;const J={left:o*X/100,top:r*U/100,width:(u=(h=(d=Q.children)==null?void 0:d[0])==null?void 0:h.clientWidth)!=null?u:0,height:(p=(A=(m=Q.children)==null?void 0:m[0])==null?void 0:A.clientHeight)!=null?p:0},Z={left:o*H/100,top:r*_/100,width:(y=(v=(g=F.children)==null?void 0:g[0])==null?void 0:v.clientWidth)!=null?y:0,height:(D=(M=(I=F.children)==null?void 0:I[0])==null?void 0:M.clientHeight)!=null?D:0};Lb(J,Z)&&(P++,c[L].transform=`translate(-50%, ${(P-1)*100-50}%)`,c[N].transform=`translate(-50%, ${P*100-50}%)`)}}this.labelItems=c,this.render()});f(this,"onClick",(e,i)=>{if(!this.roomObservers)return;const{work:s}=this.five;let o,r,a=1/0;for(const l of s.observers)if(this.roomObservers.find(d=>d.panoIndex===l.panoIndex&&d.name===e)){const d=l.standingPosition,h=i.distanceTo(d);h<a&&(o=l.panoIndex,r=d.clone().sub(i).normalize(),a=h)}if(r!==null&&o!==null){const l={};if(a>0){const d=new R.Vector3(0,0,-1),h=r.clone(),u=new R.Quaternion;u.setFromUnitVectors(d,h);const m=new R.Euler;m.setFromQuaternion(u,"YXZ"),l.longitude=m.y}this.five.emit("wantsToMoveToPano",o,{},!0)||this.five.moveToPano(o,{longitude:l.longitude})}});f(this,"initData",()=>{var o;this.doorLabels=[];const e=this.five.panoIndex,i=this.floorplanServerData.computed_data.observers[e].floor_index,s=i!==void 0&&((o=this.floorplanServerData.computed_data.floor_datas[i])==null?void 0:o.rooms);this.rooms=s,this.rooms&&this.rooms.length>0&&this.rooms.forEach(r=>{var c;const a=(c=this.floorplanServerData.computed_data.doors)==null?void 0:c.filter(d=>!!(d&&d.name===r.name)),l=this.five.work.observers.filter((d,h)=>!!r.observer_indexs.find(u=>u===h));a&&a.forEach(d=>{const h=d.position;let u=1/0,m;l.forEach(p=>{const g=p.standingPosition,v={x:g.x,y:g.y,z:g.z},y=zb(h,v);y<u&&(u=y,m=v)}),m&&(h.y=m.y+.01);const A=new R.Vector3(h.x,h.y,h.z);A.add(new R.Vector3(-.2,1.8,0).applyEuler(new R.Euler(0,d.rad,0))),this.doorLabels.push({roomName:r.name,name:d.name,position:A,toward:Ob(d.rad)})})}),this.labelItems=this.doorLabels.map(r=>ve(G({},r),{left:0,top:0,visible:!1,inSight:!1,transform:"",cameraToward:""})),this.five.on("wantsToMoveToPano",this.hideAllLabels),this.five.on("modelLoaded",this.fixDoorVisibleAndPosition),this.five.on("panoArrived",this.fixDoorVisibleAndPosition),this.five.on("initAnimationEnded",this.fixDoorPosition),this.five.on("cameraUpdate",this.fixDoorPosition),this.five.on("mouseWheel",this.fixDoorPosition),this.five.on("pinchGesture",this.fixDoorPosition),this.fixDoorVisibleAndPosition()})}stateChangedCallback(e,i){if(this.hooks.hasListener("stateChange")){const s={state:this.state,prevState:e,userAction:i?i.userAction:Bb.userAction};this.hooks.emit("stateChange",s)}}render(){if(!this.enabled){this.doorLabelItems&&this.doorLabelItems.length>0&&this.doorLabelItems.forEach(e=>{e==null||e.$destroy()}),this.doorLabels=void 0;return}this.doorLabelItems&&this.doorLabelItems.forEach(e=>{e.$destroy()}),this.doorLabelItems=[],this.labelItems.forEach(e=>{this.doorLabelItems.push(new Tb({target:this.container,props:{props:e,onClick:()=>{this.onClick(e.name,e.position)}}}))})}initState(){return{enabled:!0,visible:!0}}dispose(){this&&this.five&&(this.five.off("wantsToMoveToPano",this.hideAllLabels),this.five.off("modelLoaded",this.fixDoorVisibleAndPosition),this.five.off("panoArrived",this.fixDoorVisibleAndPosition),this.five.off("initAnimationEnded",this.fixDoorPosition),this.five.off("cameraUpdate",this.fixDoorPosition),this.five.off("mouseWheel",this.fixDoorPosition),this.five.off("pinchGesture",this.fixDoorPosition),super.dispose())}}const Rb=n=>new Vb(n);function Qb(n,t){console.warn(`⛔ ==> [${n}]: ${t}`)}function wu(n,t){console.warn(`🚫 ==> [${n}]: ${t}`)}var xo={},Gb=Nb;function Nb(n,t,e){return n[0]=t[0]+e[0],n[1]=t[1]+e[1],n}var Hb=_b;function _b(n,t,e){return n[0]=t,n[1]=e,n}var Fb=Wb;function Wb(n,t){var e=t[0],i=t[1],s=e*e+i*i;return s>0&&(s=1/Math.sqrt(s),n[0]=t[0]*s,n[1]=t[1]*s),n}var Yb=Ub;function Ub(n,t,e){return n[0]=t[0]-e[0],n[1]=t[1]-e[1],n}var Xb=Zb;function Zb(n,t){return n[0]*t[0]+n[1]*t[1]}var Jb=Gb,ra=Hb,Cu=Fb,qb=Yb,Kb=Xb,Qc=[0,0];xo.computeMiter=function(t,e,i,s,o){return Jb(t,i,s),Cu(t,t),ra(e,-t[1],t[0]),ra(Qc,-i[1],i[0]),o/Kb(e,Qc)};xo.normal=function(t,e){return ra(t,-e[1],e[0]),t};xo.direction=function(t,e,i){return qb(t,e,i),Cu(t,t),t};var qt=xo,xi=[0,0],Gs=[0,0],Gc=[0,0],Zn=[0,0],$b=function(n,t){var e=null,i=[];t&&(n=n.slice(),n.push(n[0]));for(var s=n.length,o=1;o<s;o++){var r=n[o-1],a=n[o],l=o<n.length-1?n[o+1]:null;if(qt.direction(xi,a,r),e||(e=[0,0],qt.normal(e,xi)),o===1&&Dr(i,e,1),!l)qt.normal(e,xi),Dr(i,e,1);else{qt.direction(Gs,l,a);var c=qt.computeMiter(Gc,Zn,xi,Gs,1);Dr(i,Zn,c)}}if(n.length>2&&t){var d=n[s-2],h=n[0],u=n[1];qt.direction(xi,h,d),qt.direction(Gs,u,h),qt.normal(e,xi);var m=qt.computeMiter(Gc,Zn,xi,Gs,1);i[0][0]=Zn.slice(),i[s-1][0]=Zn.slice(),i[0][1]=m,i[s-1][1]=m,i.pop()}return i};function Dr(n,t,e){n.push([[t[0],t[1]],e])}const e1=2,t1=3,i1=3,n1=2;function s1(n){const t=n.width,i=n.unitLength/t,s=t/2,o=n.path;if(o.length===0)return{geometry:new E.BufferGeometry,maxU:0};const r=new E.CurvePath;o.forEach(P=>{const V=o1(P);V&&r.add(V)});const a=Math.ceil(r.getLength()*100);r.arcLengthDivisions=a;const l=r.getPoints(a),c=l.length,d=$b(l.map(P=>[P.x,P.z])),u=(c-1)*e1*t1,m=2*c,A=m*i1,p=m*n1,g=new Uint32Array(u),v=new Float32Array(A),y=new Float32Array(p);let I=0,M=0;for(let P=0;P<l.length;P++){const[V,L]=d[P][0],X=l[P],{x:U,y:N,z:H}=X,_=new R.Vector3(U+V*s,N+.05,H+L*s);v[P*6+0]=_.x,v[P*6+1]=_.y,v[P*6+2]=_.z;const Q=new R.Vector3(U-V*s,N+.05,H-L*s);v[P*6+3]=Q.x,v[P*6+4]=Q.y,v[P*6+5]=Q.z,I+=P>0?l[P-1].clone().sub(l[P]).length():0;const F=I/t/i;if(M=F,y[P*4+0]=0,y[P*4+1]=F,y[P*4+2]=1,y[P*4+3]=F,n.skipPositions){const J=new E.Vector3().lerpVectors(_,Q,.5);if(n.skipPositions.some(ee=>ee.distanceTo(J)<.26))continue}P!==l.length-1&&(g[P*6+0]=P*2+0,g[P*6+1]=P*2+2,g[P*6+2]=P*2+1,g[P*6+3]=P*2+2,g[P*6+4]=P*2+3,g[P*6+5]=P*2+1)}const D=new E.BufferGeometry;return D.setAttribute("position",new E.BufferAttribute(v,3)),D.setAttribute("uv",new E.BufferAttribute(y,2)),D.setIndex(new E.BufferAttribute(g,1)),{geometry:D,maxU:M,curvePath:r,curvePoints:l}}function o1(n){if(r1(n)){const t=[n.closed,n.curve_type,n.tension],e=n.points.map(s=>new E.Vector3().fromArray(s));return new E.CatmullRomCurve3(e,...t)}}function r1(n){return n.type==="CatmullRomCurve3"}function a1(n,t){t.forEach(e=>{const i=new E.SphereGeometry(.02,16,16),s=[],o=[new E.MeshBasicMaterial({color:16776960}),new E.MeshBasicMaterial({color:16711935}),new E.MeshBasicMaterial({color:16711680}),new E.MeshBasicMaterial({color:65535})];if(e.position.length===4)e.position.forEach((r,a)=>{const l=o[a],c=new E.Mesh(i,l);c.position.copy(Et(r)),s.push(c)});else{const r=o[0],a=new E.Mesh(i,r);a.position.copy(Et(e.position)),s.push(a)}s.forEach(r=>{r.material.depthTest=!1,n.scene.add(r)})})}const We=n=>n;function Sr(n){if(!n||n.length<3)return;const t=n.map(an),e=t[1].clone().sub(t[0]),i=t[2].clone().sub(t[1]);return e.cross(i)}function l1(n){return n.stickType==="Plane"}function c1(n){return n.stickType==="3DPoint"}function d1(n){return n.stickType==="3DPoint"||n.stickType==="Plane"}function vt(n){return n.stickType==="Model"&&n.contentType==="MediaModel"}function h1(n){return n.stickType==="Model"&&n.contentType==="Model"}function u1(n){return n.stickType==="Model"}function f1(n){return n.stickType==="Plane"&&n.contentType==="MediaPlane"}function Iu(n){const t=(()=>{if(vt(n)&&n.matrix){const e=new R.Matrix4().fromArray(n.matrix);return n.data.mediaPosition.map(i=>new R.Vector3().fromArray(i).applyMatrix4(e))}else return n.position})();return Vf(t)}function is(n){const t=Iu(n);return Ai(...Array.isArray(t)?t:[t])}function Jn(n,t){if(n===void 0)return;const{min:e,max:i}=t!=null?t:{};if(!(e===void 0&&i===void 0))return!(typeof i=="number"&&i<n||typeof e=="number"&&e>n)}function m1(n){return new Promise(t=>{g1(n)?t():n.once("modelLoaded",()=>t())})}function g1(n){return n.model.name===n.work.model.file&&n.model.loaded}function p1(n,t,e){const s=new E.Plane().setFromNormalAndCoplanarPoint(e,t),o=t.clone().sub(n).cross(new E.Vector3(0,1,0)).setLength(.01),r=new E.Vector3(0,.01,0);return[t.clone().sub(o).sub(r),t.clone().add(o).sub(r),t.clone().add(o).add(r),t.clone().sub(o).add(r)].map(l=>s.projectPoint(l,new E.Vector3))}const Nc=(n,t=1e3/60)=>{let e=null;const i=n;return(...o)=>{e&&clearTimeout(e),e=setTimeout(()=>{i==null||i(...o),e&&clearTimeout(e),e=null},t)}};function A1(n,t=200){let e;return function(...i){e||(n.apply(this,i),e=setTimeout(function(){e=null},t))}}function v1(n,t){const[e,i]=t;if(e>=i||i<=1||e<=1)return-1;const s={},o=r=>(s[r]||(s[r]=n(r)),s[r]);for(let r=e;r<i;r++){const a=o(r),l=o(r-1);if(a<l)return r}return-1}function Hc(n,t){if(!t||typeof ResizeObserver=="undefined"||!ResizeObserver)return{observe:()=>window.addEventListener("resize",n),unobserve:()=>window.removeEventListener("resize",n)};{const e=new ResizeObserver(n);return{observe:()=>e.observe(t),unobserve:()=>e.unobserve(t)}}}function b1(n){var t,e,i,s;if(!n.stickType){const o=(()=>n.pointType==="PointTag"&&n.dimensionType==="3D"?"3DPoint":n.pointType==="PlaneTag"?"Plane":"2DPoint")();n.stickType=o}if(n.contentType==="VRLink"||n.contentType==="PanoLink"||n.contentType==="Link"){const o=n;!((e=(t=o.data)==null?void 0:t.icon)!=null&&e.url)&&!((s=(i=o.style)==null?void 0:i.point)!=null&&s.url)&&(o.data.icon={url:"//vrlab-static.ljcdn.com/release/web/test.09dee741.png",steps:28})}return n}const yn="data:audio/mpeg;base64,//uQxAAAAAAAAAAAAAAAAAAAAAAASW5mbwAAAA8AAAADAAAGhgBVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVWqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqr///////////////////////////////////////////8AAAA5TEFNRTMuOThyAc0AAAAAAAAAABSAJAiqQgAAgAAABobxtI73AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA//uQxAACFEII9ACZ/sJZwWEoEb8w/////N//////JcxjHjf+7/v/H2PzCCFAiDtGeyBCIx7bJJ1mmEEMy6g8mm2c8nrGABB4h2Mkmn//4z/73u773R5qHHu/j/w7Kxkzh5lWRWdsifCkNAnY9Zc1HvDAhjhSHdFkHFzLmabt/AQxSg2wwzLhHIJOBnAWwVY4zrhIYhhc2kvhYDfQ4hDi2Gmh5KyFn8EcGIrHAngNgIwVIEMf5bzbAiTRoAD///8z/KVhkkWEle6IX+d/z4fvH3BShK1e5kmjkCMoxVmXhd4ROlTKo3iipasvTilY21q19ta30/v/0/idPX1v8PNxJL6ramnOVsdvMv2akO0iSYIzdJFirtzWXCZicS9vHqvSKyqm5XJBdqBwPxyfJdykhWTZ0G0ZyTZGpLKxsNwwoRhsx3tZfhwmeOBVISm3impAC/IT/8hP/EKEM1KMdVdVKM2rHV4x7HVXZvbVVKN/qq8CiV9VL9jjH/6l6qf7MBCjZmOqsAibjcP+qqqv0oxqpa/NVW286hPo1nz2L/h8+jXt//uSxCmDU2IK/ECN98KKtE5IYzNoCfbw+u9i5r8PoadUMFPKqWL4LK3T/LCraMSHGkW4bpLXR/E6LlHOVQxmslKVJ8IULktMN06N0FKCpHCoYsjC4F+Z0NVqdNFoGSTjSiyjzLdnZ2fNqTi2eHKONONKLMPMKLONKLMPQRJGlFxZRoKcJFAYEeIFiRQkUWUeYfef//Ko04soswso40UJAgMw8wosososy0EalnZyjQUGBRQGIFggOWUacWUeYmuadrZziQKKEgQsQLAhQkUJAgMQDghltLO1onp0cpkNInSFMqlYeSEJ5AHsqFdOwy1DA2sRmRJKxdKRfLhfLw5BzUxBTUUzLjk4LjJVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVUxBTUUzLjk4LjJVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVf/7ksRRA8AAAaQAAAAgAAA0gAAABFVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVU=",ns={};var Na=(n=>(n.Default="default",n.GetAudioDuration="getAudioDuration",n.PlayAudio="playAudio",n))(Na||{});function y1(n,t){const e=(t==null?void 0:t.namespace)||"default",i=ns[e]||(ns[e]=[]);let s=i.find(o=>!o.realSrc||o.realSrc===yn);return s||(console.warn("未找到缓存音频,已新建",ns),s=new Pu(yn),i.push(s)),n&&(s.src=n),s}function w1(n,t){const e=(t==null?void 0:t.namespace)||"default",i=ns[e]||(ns[e]=[]),s=n-i.length;if(!(s<=0))for(let o=0;o<s;o++)i.push(new Pu(yn))}class Pu extends Audio{constructor(e){super(e);f(this,"preload","auto");f(this,"crossOrigin","anonymous");f(this,"realSrc","");f(this,"inited",!1);f(this,"removeDocumentEventListener");this.realSrc=e!=null?e:"",this.muted=!0,super.autoplay=!0,super.addEventListener("ended",()=>{this.src=""});const i=()=>C1(this);document.addEventListener("click",i),document.addEventListener("touchend",i),this.removeDocumentEventListener=()=>{document.removeEventListener("click",i),document.removeEventListener("touchend",i)}}get isBlankAudio(){return this.realSrc===yn||!this.realSrc}get src(){return super.src}set src(e){super.src=e,this.realSrc=e,this.removeDocumentEventListener()}get muted(){return super.muted}set muted(e){super.muted=e}clear(){this.currentTime=0,this.src=yn}}function C1(n){n&&(n.inited||(n.src&&(n.inited=!0,n.removeDocumentEventListener()),n.src===yn&&n.play()))}const Eu={visibleConfig:{intersectRaycaster:{enabled:!0,distanceAccuracy:.01,checkPoints:"corner",needPassed:1}}};var Mu=(n=>(n.PointTag="PointTag",n.PlaneTag="PlaneTag",n))(Mu||{}),ku=(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.Custom="Custom",n.Unknown="Unknown",n))(ku||{}),xu=(n=>(n.Two="2D",n.Three="3D",n))(xu||{});const I1={globalConfig:{visibleConfig:{followModelVisibility:!0},unfoldedConfig:{autoUnfold:{strategy:"MinimumDistance",distance:{max:5}}},tag3DConfig:{ratio:.0035}},contentTypeConfig:{"Any-Audio-plane":{unfoldedConfig:{keep:"unfolded"},initialState:{unfolded:!0}},Link:{unfoldedConfig:{keep:"unfolded"},initialState:{unfolded:!0}},VRLink:{unfoldedConfig:{keep:"unfolded"},initialState:{unfolded:!0}},PanoLink:{unfoldedConfig:{keep:"unfolded"},initialState:{unfolded:!0}},MediaPlane:{unfoldedConfig:{keep:"unfolded"},visibleConfig:{alwaysShowWhenMovePano:!0},initialData:{autoplayConfig:{autoplayCarousel:!0,autoplayVideo:!1,autoplayVideoInCarousel:!1}}},MediaModel:{unfoldedConfig:{keep:"unfolded"},visibleConfig:{keep:"visible",visibleFiveMode:["Panorama","Floorplan","Model","Mapview"],alwaysShowWhenMovePano:!0}}}};class P1 extends cs{constructor(e){super(e);f(this,"tagCacheByPanoIndex",{})}getCache(e){var d,h,u;const{five:i}=this,{panoIndex:s,id:o,key:r}=e!=null?e:{},a=s!=null?s:i.getCurrentState().panoIndex;if(a===void 0)throw new Error(`TagCacheController getCache(): fivePanoIndex is ${a}`);const l=`${(h=(d=i.work)==null?void 0:d.workCode)!=null?h:i.model.uuid}-${a}`;let c=this.tagCacheByPanoIndex[l];if(c||(c=new Map,this.tagCacheByPanoIndex[l]=c),o===void 0)return c;if(r===void 0){const m=c.get(o);return m||(c.set(o,{}),c.get(o))}return(u=c.get(o))==null?void 0:u[r]}clearCache(){this.tagCacheByPanoIndex={}}removeCache(){}}const Du=navigator.userAgent.toLowerCase().indexOf("iphone")!==-1;navigator.userAgent.toLowerCase().indexOf("android");const Zs=navigator.userAgent.toLowerCase().indexOf("micromessenger")!==-1,E1=Du&&Zs;function M1(n){if(n.length!==4)return!1;const[t,e,i,s]=n,o=t.distanceTo(e),r=e.distanceTo(i),a=i.distanceTo(s),l=s.distanceTo(t),c=t.distanceTo(i),d=e.distanceTo(s);return o===a&&r===l&&c===d}class Tr extends E.Mesh{constructor(e,i,s){if(e.length!==4)throw new Error("QuadrangleMesh: Invalid number of points, it's not a quadrangle");const[o,r,a,l]=e,c=Ai(...e),d=[o.clone().sub(c),r.clone().sub(c),a.clone().sub(c),l.clone().sub(c)],h=new Su(d,s);super(h,i);f(this,"name","QuadrangleMesh");this.position.copy(c)}removeFromParent(){const e=this.parent;return e!==null&&e.remove(this),this}}class Su extends E.BufferGeometry{constructor(e,i){super();f(this,"name","QuadrangleGeometry");f(this,"points");this.points=e;const s=i!=null?i:M1(e)?64:1;if(e.length!==4){console.error("Invalid number of points, it's not a quadrangle");return}const[o,r,a,l]=e,[c,d,h,u]=[new E.Vector2(0,0),new E.Vector2(1,0),new E.Vector2(1,1),new E.Vector2(0,1)],m=[],A=[];m.push(...o.toArray()),A.push(...c.toArray());for(let g=1;g<s;g++)m.push(o.x+(r.x-o.x)*g/s,o.y+(r.y-o.y)*g/s,o.z+(r.z-o.z)*g/s),A.push(c.x+(d.x-c.x)*g/s,c.y+(d.y-c.y)*g/s);m.push(...r.toArray()),A.push(...d.toArray()),m.push(...a.toArray()),A.push(...h.toArray());for(let g=1;g<s;g++)m.push(a.x+(l.x-a.x)*g/s,a.y+(l.y-a.y)*g/s,a.z+(l.z-a.z)*g/s),A.push(h.x+(u.x-h.x)*g/s,h.y+(u.y-h.y)*g/s);m.push(...l.toArray()),A.push(...u.toArray());const p=[];for(let g=0;g<s;g++)p.push(g,g+1,s*2-g,g,s*2-g,s*2+1-g);this.setAttribute("position",new E.BufferAttribute(new Float32Array(m),3)),this.setAttribute("uv",new E.BufferAttribute(new Float32Array(A),2)),this.setIndex(new E.BufferAttribute(new Uint32Array(p),1))}}function k1(n,t){let e=!Zs;const i=t!=null?t:document.createElement("video");i.preload="metadata",i.crossOrigin="anonymous",i.muted=!0,i.loop=!0,i.playsInline=!0,i.autoplay=!0;const s=new E.VideoTexture(i);s.minFilter=E.LinearFilter,s.magFilter=E.LinearFilter,s.encoding=E.sRGBEncoding,s.metadataLoaded=!1,i.src=n;const o=()=>{s.metadataLoaded||(s.dispatchEvent({type:"videoLoaded"}),s.metadataLoaded=!0)};if(Zs||(i.onloadedmetadata=()=>{o()}),Zs){const r=()=>{if(!e){if(!i.paused){o();return}e=!0,i.muted=!0,i.play().then(()=>{i.pause(),i.currentTime=0,o()})}};document.addEventListener("click",r,{once:!0}),Du&&document.addEventListener("touchstart",r,{once:!0})}return s}function $n(n,t,e){if(n==="fill")return t;if(n==="contain"){const[i,s,o,r]=t,a=i.distanceTo(s),l=o.distanceTo(r),c=i.distanceTo(r),d=s.distanceTo(o),h=a,u=c,m=h/u;if(m>e){const p=u*e,g=new E.Vector3().subVectors(s,i).multiplyScalar((a-p)/2/a),v=new E.Vector3().subVectors(o,r).multiplyScalar((l-p)/2/l);return[i.clone().add(g),s.clone().sub(g),o.clone().sub(v),r.clone().add(v)]}else if(m<e){const p=h/e,g=new E.Vector3().subVectors(r,i).multiplyScalar((c-p)/2/c),v=new E.Vector3().subVectors(o,s).multiplyScalar((d-p)/2/d);return[i.clone().add(g),s.clone().add(v),o.clone().sub(v),r.clone().sub(g)]}else return t}else return console.warn(`objectFit: ${n} is not supported yet`),t}class x1 extends E.ShaderMaterial{constructor(e){super();f(this,"transparent",!1);f(this,"blending",E.CustomBlending);f(this,"blendSrc",E.SrcAlphaFactor);f(this,"blendDst",E.OneMinusSrcAlphaFactor);f(this,"blendSrcAlpha",E.OneFactor);f(this,"blendDstAlpha",E.OneMinusSrcAlphaFactor);f(this,"vertexShader",`
552
552
  varying vec2 vUv;
553
553
  void main() {
554
554
  vUv = uv;
@@ -561,7 +561,7 @@ void main() {
561
561
  void main() {
562
562
  gl_FragColor = texture2D(map, vUv);
563
563
  }
564
- `);this.uniforms={map:{value:e}}}}let Tu=class extends E.Mesh{constructor(){super(...arguments);f(this,"name","MediaPlane");f(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 _c extends Tu{constructor(e,i,s){var a;super();f(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=new E.Vector3().crossVectors(new E.Vector3().subVectors(i[0],i[1]),new E.Vector3().subVectors(i[0],i[3])).normalize().multiplyScalar(5e-4);r=i.map(c=>c.clone().add(l))}vn(e).then(l=>{var p;const c=new URL(e,location.href).pathname.endsWith(".png"),d=new E.MeshBasicMaterial({map:l,transparent:c}),h=$n((p=s==null?void 0:s.objectFit)!=null?p:"contain",r,l.image.width/l.image.height),u=Ai(...h),m=h.map(g=>g.clone().sub(u)),A=new Su(m);this.position.copy(u),this.geometry=A,this.material=d}).catch(l=>{console.error(`Imageplane error ${l}`)})}}class aa extends Tu{constructor(e,i,s){const{videoCoverSrc:o,objectFit:r="contain",playButton:a="withText",paused:l=!0,videoTextureMap:c,ImageTextureMap:d,domEvents:h}=s!=null?s:{};super();f(this,"isVideoPlane",!0);f(this,"name","PanoTagPluginImagePlane");f(this,"videoInstance");f(this,"onVideoReady");f(this,"objectFit");f(this,"buttonSrc");f(this,"videoCoverSrc");f(this,"domEvents");f(this,"disposers",[]);f(this,"cornerPoints");f(this,"videoMesh");f(this,"coverMesh");f(this,"buttonMesh");f(this,"videoTextureMap");f(this,"ImageTextureMap");this.cornerPoints=i,this.src=e,this.buttonSrc=(()=>a==="withText"?Ga:a==="withoutText"?oa:typeof a=="string"?a:oa)(),this.videoCoverSrc=o,this.objectFit=r,this.videoTextureMap=c,this.ImageTextureMap=d,this.domEvents=h,this.position.copy(Ai(...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 u;(u=this.disposers)==null||u.forEach(m=>m==null?void 0:m())})}play(e=!1){return W(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 W(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 W(this,null,function*(){if(this.children.includes(this.coverMesh))return;const e=yield(()=>W(this,null,function*(){if(this.coverMesh)return this.coverMesh;if(!this.videoCoverSrc)return;const i=yield this.getImageTexture(this.videoCoverSrc);if(!i)return;const s=new E.MeshBasicMaterial({transparent:!1,map:i}),o=$n(this.objectFit,this.cornerPoints,i.image.width/i.image.height),r=new Tr(o,s);return r.position.copy(new R.Vector3(0,0,0)),r.name="videoCoverMesh",r}))();return e&&(this.children.includes(this.coverMesh)||(this.add(e),this.coverMesh=e)),e})}addVideoMesh(){return W(this,null,function*(){if(this.children.includes(this.videoMesh))return;const e=yield(()=>W(this,null,function*(){if(this.videoMesh)return this.videoMesh;if(!this.src)return;const s=this.getVideoTexture(this.src),o=new E.MeshBasicMaterial({transparent:!1,map:s}),r=yield new Promise(l=>{s.metadataLoaded?l($n(this.objectFit,this.cornerPoints,s.image.videoWidth/s.image.videoHeight)):s.addEventListener("videoLoaded",()=>l($n(this.objectFit,this.cornerPoints,s.image.videoWidth/s.image.videoHeight)))}),a=new Tr(r,o);return a.name="videoMesh",a.position.copy(new R.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()});const i=e.material.map.image;return i.addEventListener("playing",()=>{this.coverMesh||this.remove(this.buttonMesh),this.render()}),i.addEventListener("pause",()=>{this.showPauseUI(),this.render()}),this.children.includes(this.videoMesh)||(this.add(e),this.videoMesh=e,this.videoInstance=i),e})}addButtonMesh(){return W(this,null,function*(){if(this.children.includes(this.buttonMesh))return;const e=yield(()=>W(this,null,function*(){var u,m,A,p;if(this.buttonMesh)return this.buttonMesh;const i=(m=(u=this.videoMesh)==null?void 0:u.geometry.points[0].distanceTo(this.videoMesh.geometry.points[3]))!=null?m:1/0,s=(p=(A=this.coverMesh)==null?void 0:A.geometry.points[0].distanceTo(this.coverMesh.geometry.points[3]))!=null?p:1/0,o=this.cornerPoints[0].distanceTo(this.cornerPoints[3]),a=Math.min(i,s,o)/o*.3,l=yield this.getImageTexture(this.buttonSrc),c=$n("contain",this.cornerPoints,l.image.width/l.image.height),d=new Tr(c,new x1(l));d.position.copy(new R.Vector3(0,0,0)),d.name="buttonMesh",d.scale.set(a,a,a),this.domEvents.addAutoBindEventListener(d,"click",()=>this.play());const h=new E.Vector3().crossVectors(new E.Vector3().subVectors(c[0],c[1]),new E.Vector3().subVectors(c[0],c[3])).normalize().multiplyScalar(1e-4);return d.position.add(h),d}))();return this.children.includes(this.buttonMesh)||(this.add(e),this.buttonMesh=e),e})}getImageTexture(e){return W(this,null,function*(){var s,o;if((s=this.ImageTextureMap)!=null&&s.has(e))return this.ImageTextureMap.get(e);const i=yield vn(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=k1(e);return(o=this.videoTextureMap)==null||o.set(e,i),i}}function Le(n,t){this._camera=n||null,this._domElement=t||document,this._raycaster=new E.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)}Le.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)};Le.eventNames=["click","dblclick","mouseover","mouseout","mousemove","mousedown","mouseup","contextmenu","touchstart","touchend"];Le.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}};Le.prototype._objectCtxInit=function(n){n._3xDomEvent={}};Le.prototype._objectCtxDeinit=function(n){delete n._3xDomEvent};Le.prototype._objectCtxIsInit=function(n){return!!n._3xDomEvent};Le.prototype._objectCtxGet=function(n){return n._3xDomEvent};Le.prototype.camera=function(n){return n&&(this._camera=n),this._camera};Le.prototype.bind=function(n,t,e,i){console.assert(Le.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)};Le.prototype.addEventListener=Le.prototype.bind;Le.prototype.unbind=function(n,t,e,i){console.assert(Le.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)};Le.prototype.removeEventListener=Le.prototype.unbind;Le.prototype._bound=function(n,t){var e=this._objectCtxGet(t);return e?!!e[n+"Handlers"]:!1};Le.prototype._onMove=function(n,t,e,i){var s=this._boundObjs[n];if(!(s===void 0||s.length===0)){var o=new E.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,d,h=r[0],u=h.object;this._selected=u,d=this._bound("mousemove",u),a!=u&&(l=this._bound("mouseover",u),c=a&&this._bound("mouseout",a))}else c=a&&this._bound("mouseout",a),this._selected=null;d&&this._notify("mousemove",u,i,h),l&&this._notify("mouseover",u,i,h),c&&this._notify("mouseout",a,i,h)}};Le.prototype._onEvent=function(n,t,e,i){var s=this._boundObjs[n];if(!(s===void 0||s.length===0)){var o=new E.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),d=l.parent;typeof c=="undefined"&&d;)c=this._objectCtxGet(d),d=d.parent;c&&this._notify(n,l,i,a)}}};Le.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)}};Le.prototype._onMouseDown=function(n){return this._onMouseEvent("mousedown",n)};Le.prototype._onMouseUp=function(n){return this._onMouseEvent("mouseup",n)};Le.prototype._onMouseEvent=function(n,t){var e=this._getRelativeMouseXY(t);this._onEvent(n,e.x,e.y,t)};Le.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)};Le.prototype._onClick=function(n){this._onMouseEvent("click",n)};Le.prototype._onDblClick=function(n){this._onMouseEvent("dblclick",n)};Le.prototype._onContextmenu=function(n){this._onMouseEvent("contextmenu",n)};Le.prototype._onTouchStart=function(n){return this._onTouchEvent("touchstart",n)};Le.prototype._onTouchEnd=function(n){return this._onTouchEvent("touchend",n)};Le.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)}};Le.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)}};class D1 extends Le{constructor(e){super(e.camera,e.getElement());f(this,"five");f(this,"mouseInfo");f(this,"clickHandlerMap",new Map);f(this,"getObjectVisible",e=>e?e.visible===!1?!1:this.getObjectVisible(e.parent):!0);f(this,"preventWhenMouseDown",()=>{var e;if((e=this.mouseInfo)!=null&&e.isDown)return console.debug("preventWhenMouseDown 1"),!1});this.five=e,e.on("wantsMoveToPano",this.preventWhenMouseDown),e.on("wantsTapGesture",this.preventWhenMouseDown)}dispose(){this.five.off("wantsMoveToPano",this.preventWhenMouseDown),this.five.off("wantsTapGesture",this.preventWhenMouseDown),this.clickHandlerMap.clear(),this.mouseInfo=void 0}addAutoBindEventListener(...e){const i=e[0];i.addEventListener("added",()=>{this.addEventListener(...e)}),i.addEventListener("removed",()=>{this.removeEventListener(...e)}),i.addEventListener("dispose",()=>{this.removeEventListener(...e)})}addEventListener(e,i,s,o){const r=d=>{if(this.getObjectVisible(e)===!1){this.mouseInfo=void 0;return}const h=d.origDomEvent;this.mouseInfo={x:h.clientX,y:h.clientY,isDown:!0,mouseDownTimestamp:Date.now()}},a=d=>{if(this.getObjectVisible(e)===!1){this.mouseInfo=void 0;return}const h=d.origDomEvent;this.mouseInfo&&(this.mouseInfo.isDown&&this.mouseInfo.x===h.clientX&&this.mouseInfo.y===h.clientY&&Date.now()-this.mouseInfo.mouseDownTimestamp<400&&s(h),this.mouseInfo=void 0)},l=d=>{if(this.getObjectVisible(e)===!1){this.mouseInfo=void 0;return}const h=d.origDomEvent;this.mouseInfo={x:Math.floor(h.touches[0].clientX),y:Math.floor(h.touches[0].clientY),isDown:!0,mouseDownTimestamp:Date.now()}},c=d=>{if(this.getObjectVisible(e)===!1){this.mouseInfo=void 0;return}const h=d.origDomEvent;this.mouseInfo&&(this.mouseInfo.isDown&&this.mouseInfo.x===Math.floor(h.changedTouches[h.changedTouches.length-1].clientX)&&this.mouseInfo.y===Math.floor(h.changedTouches[h.changedTouches.length-1].clientY)&&Date.now()-this.mouseInfo.mouseDownTimestamp<400&&s(h),this.mouseInfo=void 0)};i==="click"?(super.addEventListener(e,"mousedown",r,o),super.addEventListener(e,"mouseup",a,o),super.addEventListener(e,"touchstart",l,o),super.addEventListener(e,"touchend",c,o),this.clickHandlerMap.set(s,{mousedown:r,mouseup:a,touchstart:l,touchend:c})):super.addEventListener(e,i,s,o)}removeEventListener(e,i,s,o){if(i==="click"){const r=this.clickHandlerMap.get(s);r&&(super.removeEventListener(e,"mousedown",r.mousedown,o),super.removeEventListener(e,"mouseup",r.mouseup,o),super.removeEventListener(e,"touchstart",r.touchstart,o),super.removeEventListener(e,"touchend",r.touchend,o),this.clickHandlerMap.delete(s))}else super.removeEventListener(e,i,s,o);this.mouseInfo=void 0}}class S1 extends P1{constructor(e){super(e);f(this,"tags",[]);f(this,"config",I1);f(this,"mediaStore",Da({currentMediaElement:null}));f(this,"css3DRenderPlugin");f(this,"store",{disposers:[],disposed:!1,resizeObserverDisposerAdding:!1,css3DRenderDisposer:new Map});f(this,"domEvents",new D1(this.five));f(this,"mouseInfo");f(this,"preventWhenMouseDown",()=>{var e;if((e=this.mouseInfo)!=null&&e.isDown)return console.debug("preventWhenMouseDown 2"),!1});this.five.on("wantsMoveToPano",this.preventWhenMouseDown),this.five.on("wantsTapGesture",this.preventWhenMouseDown),this.mediaStore.subscribe(({currentMediaElement:i})=>{this.tags.forEach(s=>{var o;if(s.mediaPlane instanceof aa&&i!==s.mediaPlane.videoInstance){if(!((o=s.mediaPlane.videoInstance)!=null&&o.src)||i===s.mediaPlane.videoInstance)return;s.mediaPlane.pause()}})}),this.store.disposers.push(()=>{this.five.off("wantsMoveToPano",this.preventWhenMouseDown),this.five.off("wantsTapGesture",this.preventWhenMouseDown)})}get isPanorama(){return this.five.currentMode==="Panorama"}getTagById(e){const i=this.tags.find(s=>s.id===e);if(!i){console.warn(`getTagById Error: can't find tag id: ${e}`);return}return i}pauseCurrentMedia(){this.mediaStore.set({currentMediaElement:null})}getTagConfig(e,i={useCache:!0}){var r,a,l;if(!e)return(r=this.config.globalConfig)!=null?r:{};if(i.useCache&&((a=e.config)!=null&&a.isMerged))return e.config;const s={};this.config.contentTypeConfig&&Object.keys(this.config.contentTypeConfig).forEach(c=>{const d=c;if(s[d])return;const h=d.split("-");if(h.length===1){const[u]=h;e.contentType===u&&(s[d]=this.config.contentTypeConfig[d])}if(h.length===2){const[u="Any",m="Any"]=h;u==="Mixin"&&e.contentType===m&&(s[d]=this.config.contentTypeConfig[d]),(e.stickType===u||u==="Any")&&(e.contentType===m||m==="Any")&&(s[d]=this.config.contentTypeConfig[d])}if(h.length===3){const[u="Any",m,A]=h;if(m==="Audio"&&e.contentType==="Audio"){const p=e;(p.stickType===u||u==="Any")&&p.data.appearance===A&&(s[d]=this.config.contentTypeConfig[d])}}});const o=Ze({},Eu,this.config.globalConfig,...Object.values(s),e.config);return typeof o.unfoldedConfig=="object"&&(o.unfoldedConfig.disableFold&&(o.unfoldedConfig={keep:"unfolded"}),o.unfoldedConfig.disableUnfold&&(o.unfoldedConfig={keep:"folded"}),o.unfoldedConfig.keep&&(o.unfoldedConfig={keep:o.unfoldedConfig.keep})),typeof o.visibleConfig=="object"&&o.visibleConfig.keep&&(o.visibleConfig={keep:o.visibleConfig.keep,visibleFiveMode:(l=o.visibleConfig)==null?void 0:l.visibleFiveMode}),o.isMerged=!0,o}getCurrentVisibleState(e){return!(!this.state.enabled||!this.state.visible||!e.enabled||!e.state.visible)}loadVideoFirstFrame(){E1&&this.hooks.emit("loadVideoFirstFrame")}updateTagConfig(e){e!=null&&e.force&&this.clearCache(),this.tags.forEach(i=>{const s=this.getTagConfig(i,{useCache:!1});i.config=s,i.data=Ze({},s.initialData,i.data)})}can(e,i){const s=i,o=this.getTagConfig(s);if(!o||typeof o!="object")return!0;if(e==="show"||e==="hide"){if(!o.visibleConfig||typeof o.visibleConfig!="object")return!0;if(e==="show"&&o.visibleConfig.keep==="hidden"||e==="hide"&&(o.visibleConfig.keep==="visible"||o.visibleConfig.alwaysShowWhenMovePano))return!1}if(e==="fold"||e==="unfold"){if(!o.unfoldedConfig||typeof o.unfoldedConfig!="object")return!0;if(e==="fold"&&o.unfoldedConfig.keep==="unfolded"||e==="unfold"&&o.unfoldedConfig.keep==="folded")return!1}return!0}getRenderType(e){const i=(()=>{if(e.stickType==="3DPoint")return"Dom";const s=this.getTagConfig(e);if(!s||typeof s!="object"||!s.renderType)return;const o=e.data.mediaData;if(!(!o||o.length===0)&&s.renderType==="Mesh"){if(f1(e)){if(o.length===1&&(o[0].type==="Image"||o[0].type==="Video"))return"Mesh"}else if(vt(e))return o.length===1&&o[0].type==="Image"?"Mesh":"BehindDom"}})();return i!=null?i:"Dom"}getAngle(e,i){var r,a;const s=i!=null?i:this.five.getCurrentState().panoIndex;if(s===void 0)throw new Error(`getDistance(): fivePanoIndex is ${s}`);const o=this.getCache({panoIndex:i,id:e.id});if(o.angle!==void 0)return o.angle;{const l=(a=(r=this.five.work)==null?void 0:r.observers[s])==null?void 0:a.position;if(l===void 0)throw new Error(`getAngleRange(): observerPosition is ${l}`);const c=(()=>e.stickType==="3DPoint"?an(e.normal):Sr(e.position))();if(!c)return;const d=is(e);if(!d)return;const h=new E.Vector3().copy(l).sub(d),u=c.angleTo(h)*180/Math.PI;return o.angle=u,o.angle}}getDistance(e,i){var r,a;const s=i!=null?i:this.five.getCurrentState().panoIndex;if(s===void 0)throw new Error(`getDistance(): fivePanoIndex is ${s}`);const o=this.getCache({panoIndex:i,id:e.id});if(o.distance!==void 0)return o.distance;{const l=(a=(r=this.five.work)==null?void 0:r.observers[s])==null?void 0:a.position;if(l===void 0)throw new Error(`getDistance(): observerPosition is ${l}`);const c=is(e);if(!c)return-1;const d=l.distanceTo(c);return o.distance=d,d}}getPositions(e){if(l1(e))return e.position;if(vt(e))return e.data.mediaPosition;if(c1(e))return p1(this.five.camera.position,Et(e.position),Et(e.normal))}addObjectClickHandler(e,i,s){if(!i||!this.domEvents)return()=>{};const o=()=>!(!this.getCurrentVisibleState(e)||vt(e)&&!e.mediaVisible),r=d=>{if(!o()){this.mouseInfo=void 0;return}const h=d.origDomEvent;this.mouseInfo={x:h.clientX,y:h.clientY,isDown:!0,mouseDownTimestamp:Date.now()}},a=d=>{if(!o()){this.mouseInfo=void 0;return}if(!this.mouseInfo)return;const h=d.origDomEvent;this.mouseInfo.isDown&&this.mouseInfo.x===h.clientX&&this.mouseInfo.y===h.clientY&&Date.now()-this.mouseInfo.mouseDownTimestamp<400&&s(h),this.mouseInfo=void 0},l=d=>{if(!o()){this.mouseInfo=void 0;return}const h=d.origDomEvent;this.mouseInfo={x:Math.floor(h.touches[0].clientX),y:Math.floor(h.touches[0].clientY),isDown:!0,mouseDownTimestamp:Date.now()}},c=d=>{if(!o()){this.mouseInfo=void 0;return}if(!this.mouseInfo)return;const h=d.origDomEvent;this.mouseInfo.isDown&&this.mouseInfo.x===Math.floor(h.changedTouches[h.changedTouches.length-1].clientX)&&this.mouseInfo.y===Math.floor(h.changedTouches[h.changedTouches.length-1].clientY)&&Date.now()-this.mouseInfo.mouseDownTimestamp<400&&s(h),this.mouseInfo=void 0};return this.domEvents.addEventListener(i,"mousedown",r,!1),this.domEvents.addEventListener(i,"mouseup",a,!1),this.domEvents.addEventListener(i,"touchstart",l,!1),this.domEvents.addEventListener(i,"touchend",c,!1),()=>{var d,h,u,m;this.mouseInfo=void 0,(d=this.domEvents)==null||d.removeEventListener(i,"mousedown",r),(h=this.domEvents)==null||h.removeEventListener(i,"mouseup",a),(u=this.domEvents)==null||u.removeEventListener(i,"touchstart",l),(m=this.domEvents)==null||m.removeEventListener(i,"touchend",c)}}getTagNormal(e){if(e.normal)return Et(e.normal);if(e.stickType==="Plane")return Sr(e.position);if(e.stickType==="Model")return Sr(this.getPositions(e))}get filterPointTag(){return this.tags.filter(e=>e.stickType==="2DPoint"||e.stickType==="3DPoint").filter(e=>e.position)}get filter2DPointTag(){return this.tags.filter(e=>e.stickType==="2DPoint").filter(e=>e.position)}get filter3DPointTag(){return this.tags.filter(e=>e.stickType==="3DPoint").filter(e=>e.position)}get filterImagePlane(){return this.tags.filter(e=>e.contentType==="MediaPlane"&&e.stickType==="Plane"&&this.getRenderType(e)==="Mesh")}get filterMediaModel(){return this.tags.filter(e=>e.stickType==="Model"&&e.contentType==="MediaModel")}get filterModelTag(){return this.tags.filter(e=>e.stickType==="Model")}get filterCSS3DTag(){return this.tags.filter(i=>i.stickType==="3DPoint"||i.stickType==="Plane"||i.stickType==="Model"&&i.contentType==="MediaModel").filter(i=>{const s=this.getRenderType(i);return s==="BehindDom"||s==="Dom"})}checkDisposed(){return this.store.disposed?(console.error("PanoTagPluginController has been disposed"),!0):!1}}function T1(n,t){if(!t||!n)return console.error("getFloorIndex: invalid arguments: ",{point:t,observer:n}),0;const e=[];n.forEach(s=>{var r,a;const o=(a=(r=s.floorIndex)!=null?r:s.floor_index)!=null?a:0;e[o]||(e[o]=[]),e[o].push(s.position.y)});const i=e.map(s=>s.reduce((o,r)=>o+r,0)/s.length);for(let s=i.length-1;s>0;s--)if(t.y>=i[s])return s;return 0}function L1(n){return arguments.length===0?[]:Array.isArray(n)?n:[n]}const Lr=new E.Raycaster;class j1 extends S1{constructor(t){super(t)}getVisibleByPanoIndex(t,e){const i=this.getCache({panoIndex:e,id:t.id}),s=e!=null?e:this.five.getCurrentState().panoIndex;if(t.stickType==="Model")return!0;if(i.visible!==void 0)return i.visible;{const o=(()=>{var l,c,d;const r=(l=t.config.visibleConfig)!=null?l:{},a=this.getDistance(t);if(typeof r=="function")return{value:r(this.five,{tag:t,distance:a}),reason:"config function result"};if(r.keep==="hidden")return{value:!1,reason:"config.keep is hidden"};if(r.keep==="visible")return{value:!0,reason:"config.keep is visible"};if(r.visiblePanoIndex!==void 0&&r.visiblePanoIndex!=="all"&&s!==void 0){if(Array.isArray(r.visiblePanoIndex)&&!r.visiblePanoIndex.includes(s))return{value:!1,reason:`current panoIndex is not included in visiblePano. currentPanoIndex: ${s}, visiblePanoIndex: ${r.visiblePanoIndex}`};if(r.visiblePanoIndex==="current"&&s!==((c=t.fiveState)==null?void 0:c.panoIndex))return{value:!1,reason:`current panoIndex is not equal to tag.panoIndex. currentPanoIndex: ${s}, tag.panoIndex: ${(d=t.fiveState)==null?void 0:d.panoIndex}`}}if(r.visibleDistance!==void 0&&r.visibleDistance!=="unLimited"&&Jn(a,r.visibleDistance)===!1)return{value:!1,reason:`distance is not in visibleDistance. distance: ${a}, visibleDistance: ${r.visibleDistance}`};if(r.intersectRaycaster!==!1&&(typeof r.intersectRaycaster!="object"||r.intersectRaycaster.enabled!==!1)){if(s===void 0)return{value:!1,reason:`intersectRaycaster check failed: fivePanoIndex is ${s}`};const h=this.getTagEnableByIntersect(t,s);if(h.value===!1)return h}if(r.angleRange&&d1(t)){const h=this.getAngle(t);if(Jn(h,r.angleRange)===!1)return{value:!1,reason:`angle is not in angleRange. angle: ${h}, angleRange: ${r.angleRange}`}}return console.debug(t.id,"全部检测通过",t),{value:!0,reason:"all check passed"}})();return i.visible=o.value,i.__debug_visible_reason__=o,i.visible}}getVisibleByFiveMode(t,e){const i=e!=null?e:this.five.getCurrentState().mode,s=this.getTagConfig(t).visibleConfig;if(s){if(typeof s=="object"){const o=s==null?void 0:s.visibleFiveMode;return o?o!=null&&o.includes(i)?s.followModelVisibility===!0&&(i==="Floorplan"||i==="Mapview")?this.getVisibleByFloorIndex(t):!0:!1:i==="Panorama"}else if(typeof s=="function")return e==="Panorama"}else return i==="Panorama"}getVisible(t,e){var a,l;const i=(a=e==null?void 0:e.panoIndex)!=null?a:this.five.getCurrentState().panoIndex,s=(l=e==null?void 0:e.mode)!=null?l:this.five.getCurrentState().mode,o=this.getVisibleByFiveMode(t),r=s==="Panorama"?this.getVisibleByPanoIndex(t,i):!0;return o&&r}getModelMedialVisibleByPanoIndex(t,e){if(!this.getCurrentVisibleState(t))return!1;const i=this.getCache({panoIndex:e,id:t.id});if(i.modelMedialVisible!==void 0)return i.modelMedialVisible;const s=this.getTagEnableByIntersect(t,e);return i.modelMedialVisible=s.value,i.__debug_visible_reason__=s,s.value!==!1}getUnfoldedByPanoIndex(t,e){if(!this.getVisibleByPanoIndex(t))return;const s=this.getCache({panoIndex:e,id:t.id});if(s.unfolded!==void 0)return s.unfolded;{const o=this.getTagConfig(t).unfoldedConfig;if(!o)return;const r=(()=>{const l=this.getDistance(t);if(typeof o=="function")return o(this.five,{tag:t,distance:l});if(o.keep==="folded")return!1;if(o.keep==="unfolded")return!0;if(o.unfoldDistance&&Jn(l,o.unfoldDistance)===!1)return!1})();s.unfolded=r;const a=this.getUnfoldedByCamera(t);return a!==void 0?a:s.unfolded}}getUnfoldedByCamera(t){return this.getVisible(t)?(()=>{var r;const s=this.getDistance(t),o=this.getTagConfig(t).unfoldedConfig;if(o){if(typeof o=="function")return o(this.five,{tag:t,distance:s});if(o.keep==="folded")return!1;if(o.keep==="unfolded")return!0;if(o.autoUnfold===void 0||o.autoUnfold===!1||o.autoUnfold.enable===!1||!o.autoUnfold.strategy)return;if(o.autoUnfold.strategy==="ScreenPostion"){const a=this.getTagProject(t);if(a&&Jn(a.x,o.autoUnfold.autoUnfoldProjectX)===!1)return!1}if(o.autoUnfold.strategy==="MinimumDistance"){const c=this.filterPointTag.filter(h=>this.getVisible(h)).filter(h=>{const u=this.getTagProject(h);if(!u)return!1;const{x:m,y:A,z:p}=u;return!(Math.abs(p)>1||Math.abs(m)>1||Math.abs(A)>1)}).map(h=>({tag:h,id:h.id,tagConfig:this.getTagConfig(h).unfoldedConfig})).filter(({tag:h,tagConfig:u})=>{var m,A;return!(typeof u!="object"||u.keep||u.autoUnfold===!1||((m=u.autoUnfold)==null?void 0:m.enable)===!1||((A=u.autoUnfold)==null?void 0:A.strategy)!=="MinimumDistance")}).map(h=>ve(G({},h),{distance:this.getDistance(h.tag)})).filter(({distance:h,tagConfig:u})=>{var m,A;return!(h===void 0||typeof u!="object"||u.autoUnfold===!1||((m=u.autoUnfold)==null?void 0:m.enable)===!1||((A=u.autoUnfold)==null?void 0:A.strategy)!=="MinimumDistance"||u.autoUnfold.distance&&Jn(h,u.autoUnfold.distance)===!1)}).sort((h,u)=>h.distance-u.distance).findIndex(h=>h.id===t.id);if(c===-1||c<=((r=o.autoUnfold.maxNumber)!=null?r:1)-1===!1)return!1}return!0}})():void 0}sort(t){return t.sort((e,i)=>{const s=this.getDistance(e),o=this.getDistance(i);return s===void 0||o===void 0?0:o-s})}setTagZIndex(t){return t.forEach(e=>{const i=this.getDistance(e);e.zIndex=Math.round((i!=null?i:0)*100)})}setPointTagPosition(){const t=this.filterPointTag;t.length!==0&&t.forEach(e=>{var s;if(!((s=e.state)!=null&&s.visible)){e.screenPosition=null;return}const i=this.getTagProject(e);if(!i){e.screenPosition=null;return}e.screenPosition={leftPercent:(i.x+1)/2*100,topPercent:(-i.y+1)/2*100}})}setVisible(){this.tags.forEach(t=>{const e=this.getVisible(t);t.state&&(t.state.visible=e)})}setVisibleByPanoIndex(){this.tags.forEach(t=>{const e=this.getVisibleByPanoIndex(t);t.state&&(t.state.visible=e)})}setModelMedialVisible(){const t=this.five.getCurrentState().mode;this.tags.forEach(e=>{var s;if(!vt(e))return;if(!((s=e.model)!=null&&s.object)){e.mediaVisible=!1;return}const i=t==="Panorama"?this.getModelMedialVisibleByPanoIndex(e):!0;e.mediaVisible=i})}setUnfoldedByPanoIndex(){this.tags.forEach(t=>{const e=this.getUnfoldedByPanoIndex(t);if(t.state&&(e!==void 0&&(t.state.unfolded=e),e&&!t.state.visible)){const i=this.getTagConfig(t);typeof i.unfoldedConfig=="object"&&i.unfoldedConfig.autoFoldWhenHide!==!1&&(t.state.unfolded=!1)}})}getTagProject(t){if(!this.getVisible(t))return;const i=is(t);if(!i)return;const{x:s,y:o,z:r}=i.project(this.five.camera);if(!(r>1))return{x:s,y:o,z:r}}getTagEnableByIntersect(t,e){var c,d,h,u,m,A;const i=uo(uo((c=this.getTagConfig(t).visibleConfig)!=null?c:{}).intersectRaycaster),s=e!=null?e:this.five.getCurrentState().panoIndex,o=(d=this.five.work.observers[s])==null?void 0:d.position;if(o===void 0)return{value:!1,reason:{type:"observerPosition is undefined",fivePanoIndex:s}};const r=L1((()=>{var g;const p=(g=i.checkPoints)!=null?g:"center";return p==="center"?is(t):p==="corner"?Iu(t):Array.isArray(p)?p:[]})());let a=0,l=0;for(const p of r){const g=new E.Vector3().subVectors(p,o).normalize();Lr.set(o,g);const v=o.distanceTo(p),[y]=this.five.model.intersectRaycaster(Lr),I=(()=>{if(!vt(t))return;const L=this.tags.filter(vt).map(U=>{var N;return(N=U.model)==null?void 0:N.object}).filter(ni),[X]=Lr.intersectObjects(L,!0);return X})(),M=(h=i.distanceAccuracy)!=null?h:.01;Math.min((u=y==null?void 0:y.distance)!=null?u:1/0,(m=I==null?void 0:I.distance)!=null?m:1/0)+M>=v?a++:l++;const V=(A=i.needPassed)!=null?A:1;if(a>=V)return{value:!0}}return l===0?{value:!0}:{value:!1,reason:{type:"intersectRaycaster check failed",passedCount:a,needPassed:i.needPassed}}}getVisibleByFloorIndex(t){var o,r,a,l,c,d,h;let e=0;const i=(o=t.fiveState)==null?void 0:o.panoIndex;i!==void 0?e=(r=this.five.work.observers[i])==null?void 0:r.floorIndex:e=T1(this.five.work.observers,(h=(d=(l=(a=t.model)==null?void 0:a.object)==null?void 0:l.position)!=null?d:(c=t.mediaPlane)==null?void 0:c.position)!=null?h:is(t));const s=this.five.model.shownFloor;return s===null||s===e}}function z1(n){ue(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 Fc(n){let t,e,i,s,o,r,a,l=n[3]&&Wc(n);return{c(){t=S("div"),e=Be("svg"),i=Be("defs"),s=Be("linearGradient"),o=Be("stop"),r=Be("stop"),l&&l.c(),w(o,"offset","25%"),w(o,"stop-color",n[5]),w(o,"stop-opacity","1"),w(r,"offset","100%"),w(r,"stop-color",n[5]),w(r,"stop-opacity","0.5"),w(s,"x1",.5),w(s,"y1",.5),w(s,"x2",n[8]),w(s,"y2",.5),w(s,"id",n[10]),w(s,"gradientUnits","userSpaceOnUse"),w(e,"class","straight-line svelte-xuejcm"),w(e,"viewBox",a="0 0 "+n[8]+" "+n[7]),w(e,"preserveAspectRatio","none"),w(t,"class","line svelte-xuejcm"),K(t,"vertical",n[9]),K(t,"horizontal",!n[9]),z(t,"width",n[8]+"px"),z(t,"height",n[7]+"px")},m(c,d){B(c,t,d),x(t,e),x(e,i),x(i,s),x(s,o),x(s,r),l&&l.m(e,null)},p(c,d){d&32&&w(o,"stop-color",c[5]),d&32&&w(r,"stop-color",c[5]),d&256&&w(s,"x2",c[8]),c[3]?l?(l.p(c,d),d&8&&k(l,1)):(l=Wc(c),l.c(),k(l,1),l.m(e,null)):l&&(de(),j(l,1,1,()=>{l=null}),he()),d&384&&a!==(a="0 0 "+c[8]+" "+c[7])&&w(e,"viewBox",a),d&512&&K(t,"vertical",c[9]),d&512&&K(t,"horizontal",!c[9]),d&256&&z(t,"width",c[8]+"px"),d&128&&z(t,"height",c[7]+"px")},d(c){c&&O(t),l&&l.d()}}}function Wc(n){let t,e,i,s,o;return{c(){t=Be("path"),w(t,"fill","none"),w(t,"stroke",e=n[4]?`url(#${n[10]})`:n[5]),w(t,"stroke-width",1),w(t,"d",n[6])},m(r,a){B(r,t,a),o=!0},p(r,a){n=r,(!o||a&48&&e!==(e=n[4]?`url(#${n[10]})`:n[5]))&&w(t,"stroke",e),(!o||a&64)&&w(t,"d",n[6])},i(r){o||(r&&He(()=>{o&&(s&&s.end(1),i=Vi(t,ao,{duration:n[2],delay:n[0],easing:ti}),i.start())}),o=!0)},o(r){i&&i.invalidate(),r&&(s=Dn(t,ao,{duration:n[2],delay:n[1],easing:ti})),o=!1},d(r){r&&O(t),r&&s&&s.end()}}}function O1(n){let t,e=n[8]&&Fc(n);return{c(){e&&e.c(),t=Ee()},m(i,s){e&&e.m(i,s),B(i,t,s)},p(i,[s]){i[8]?e?e.p(i,s):(e=Fc(i),e.c(),e.m(t.parentNode,t)):e&&(e.d(1),e=null)},i:q,o:q,d(i){i&&O(t),e&&e.d(i)}}}function B1(n,t,e){let i,s,o,r,{inDelay:a=0}=t,{outDelay:l=0}=t,{duration:c=1e3}=t,{unfolded:d}=t,{length:h}=t,{direction:u="horizontal"}=t,{useLinearColor:m=!1}=t,{color:A="white"}=t;const p=lt();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,d=g.unfolded),"length"in g&&e(11,h=g.length),"direction"in g&&e(12,u=g.direction),"useLinearColor"in g&&e(4,m=g.useLinearColor),"color"in g&&e(5,A=g.color)},n.$$.update=()=>{n.$$.dirty&4096&&e(9,i=u==="vertical"),n.$$.dirty&2048&&e(8,s=h),n.$$.dirty&2048&&e(6,r=`M0.5 0.5 H ${h}`)},e(7,o=1),[a,l,c,d,m,A,r,o,s,i,p,h,u]}class Ha extends le{constructor(t){super(),ae(this,t,B1,O1,oe,{inDelay:0,outDelay:1,duration:2,unfolded:3,length:11,direction:12,useLinearColor:4,color:5},z1)}}function V1(n){ue(n,"svelte-faoauy",".shadow.svelte-faoauy{position:absolute}")}function Yc(n){let t,e,i,s,o;return{c(){t=S("div"),w(t,"class","shadow svelte-faoauy"),w(t,"style",e=`
564
+ `);this.uniforms={map:{value:e}}}}let Tu=class extends E.Mesh{constructor(){super(...arguments);f(this,"name","MediaPlane");f(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 _c extends Tu{constructor(e,i,s){var a;super();f(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=new E.Vector3().crossVectors(new E.Vector3().subVectors(i[0],i[1]),new E.Vector3().subVectors(i[0],i[3])).normalize().multiplyScalar(5e-4);r=i.map(c=>c.clone().add(l))}vn(e).then(l=>{var p;const c=new URL(e,location.href).pathname.endsWith(".png"),d=new E.MeshBasicMaterial({map:l,transparent:c}),h=$n((p=s==null?void 0:s.objectFit)!=null?p:"contain",r,l.image.width/l.image.height),u=Ai(...h),m=h.map(g=>g.clone().sub(u)),A=new Su(m);this.position.copy(u),this.geometry=A,this.material=d}).catch(l=>{console.error(`Imageplane error ${l}`)})}}class aa extends Tu{constructor(e,i,s){const{videoCoverSrc:o,objectFit:r="contain",playButton:a="withText",paused:l=!0,videoTextureMap:c,ImageTextureMap:d,domEvents:h}=s!=null?s:{};super();f(this,"isVideoPlane",!0);f(this,"name","PanoTagPluginImagePlane");f(this,"videoInstance");f(this,"onVideoReady");f(this,"objectFit");f(this,"buttonSrc");f(this,"videoCoverSrc");f(this,"domEvents");f(this,"disposers",[]);f(this,"cornerPoints");f(this,"videoMesh");f(this,"coverMesh");f(this,"buttonMesh");f(this,"videoTextureMap");f(this,"ImageTextureMap");this.cornerPoints=i,this.src=e,this.buttonSrc=(()=>a==="withText"?Ga:a==="withoutText"?oa:typeof a=="string"?a:oa)(),this.videoCoverSrc=o,this.objectFit=r,this.videoTextureMap=c,this.ImageTextureMap=d,this.domEvents=h,this.position.copy(Ai(...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 u;(u=this.disposers)==null||u.forEach(m=>m==null?void 0:m())})}play(e=!1){return W(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 W(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 W(this,null,function*(){if(this.children.includes(this.coverMesh))return;const e=yield(()=>W(this,null,function*(){if(this.coverMesh)return this.coverMesh;if(!this.videoCoverSrc)return;const i=yield this.getImageTexture(this.videoCoverSrc);if(!i)return;const s=new E.MeshBasicMaterial({transparent:!1,map:i}),o=$n(this.objectFit,this.cornerPoints,i.image.width/i.image.height),r=new Tr(o,s);return r.position.copy(new R.Vector3(0,0,0)),r.name="videoCoverMesh",r}))();return e&&(this.children.includes(this.coverMesh)||(this.add(e),this.coverMesh=e)),e})}addVideoMesh(){return W(this,null,function*(){if(this.children.includes(this.videoMesh))return;const e=yield(()=>W(this,null,function*(){if(this.videoMesh)return this.videoMesh;if(!this.src)return;const s=this.getVideoTexture(this.src),o=new E.MeshBasicMaterial({transparent:!1,map:s}),r=yield new Promise(l=>{s.metadataLoaded?l($n(this.objectFit,this.cornerPoints,s.image.videoWidth/s.image.videoHeight)):s.addEventListener("videoLoaded",()=>l($n(this.objectFit,this.cornerPoints,s.image.videoWidth/s.image.videoHeight)))}),a=new Tr(r,o);return a.name="videoMesh",a.position.copy(new R.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()});const i=e.material.map.image;return i.addEventListener("playing",()=>{this.coverMesh||this.remove(this.buttonMesh),this.render()}),i.addEventListener("pause",()=>{this.showPauseUI(),this.render()}),this.children.includes(this.videoMesh)||(this.add(e),this.videoMesh=e,this.videoInstance=i),e})}addButtonMesh(){return W(this,null,function*(){if(this.children.includes(this.buttonMesh))return;const e=yield(()=>W(this,null,function*(){var u,m,A,p;if(this.buttonMesh)return this.buttonMesh;const i=(m=(u=this.videoMesh)==null?void 0:u.geometry.points[0].distanceTo(this.videoMesh.geometry.points[3]))!=null?m:1/0,s=(p=(A=this.coverMesh)==null?void 0:A.geometry.points[0].distanceTo(this.coverMesh.geometry.points[3]))!=null?p:1/0,o=this.cornerPoints[0].distanceTo(this.cornerPoints[3]),a=Math.min(i,s,o)/o*.3,l=yield this.getImageTexture(this.buttonSrc),c=$n("contain",this.cornerPoints,l.image.width/l.image.height),d=new Tr(c,new x1(l));d.position.copy(new R.Vector3(0,0,0)),d.name="buttonMesh",d.scale.set(a,a,a),this.domEvents.addAutoBindEventListener(d,"click",()=>this.play());const h=new E.Vector3().crossVectors(new E.Vector3().subVectors(c[0],c[1]),new E.Vector3().subVectors(c[0],c[3])).normalize().multiplyScalar(1e-4);return d.position.add(h),d}))();return this.children.includes(this.buttonMesh)||(this.add(e),this.buttonMesh=e),e})}getImageTexture(e){return W(this,null,function*(){var s,o;if((s=this.ImageTextureMap)!=null&&s.has(e))return this.ImageTextureMap.get(e);const i=yield vn(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=k1(e);return(o=this.videoTextureMap)==null||o.set(e,i),i}}function Le(n,t){this._camera=n||null,this._domElement=t||document,this._raycaster=new E.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)}Le.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)};Le.eventNames=["click","dblclick","mouseover","mouseout","mousemove","mousedown","mouseup","contextmenu","touchstart","touchend"];Le.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}};Le.prototype._objectCtxInit=function(n){n._3xDomEvent={}};Le.prototype._objectCtxDeinit=function(n){delete n._3xDomEvent};Le.prototype._objectCtxIsInit=function(n){return!!n._3xDomEvent};Le.prototype._objectCtxGet=function(n){return n._3xDomEvent};Le.prototype.camera=function(n){return n&&(this._camera=n),this._camera};Le.prototype.bind=function(n,t,e,i){console.assert(Le.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)};Le.prototype.addEventListener=Le.prototype.bind;Le.prototype.unbind=function(n,t,e,i){console.assert(Le.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)};Le.prototype.removeEventListener=Le.prototype.unbind;Le.prototype._bound=function(n,t){var e=this._objectCtxGet(t);return e?!!e[n+"Handlers"]:!1};Le.prototype._onMove=function(n,t,e,i){var s=this._boundObjs[n];if(!(s===void 0||s.length===0)){var o=new E.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,d,h=r[0],u=h.object;this._selected=u,d=this._bound("mousemove",u),a!=u&&(l=this._bound("mouseover",u),c=a&&this._bound("mouseout",a))}else c=a&&this._bound("mouseout",a),this._selected=null;d&&this._notify("mousemove",u,i,h),l&&this._notify("mouseover",u,i,h),c&&this._notify("mouseout",a,i,h)}};Le.prototype._onEvent=function(n,t,e,i){var s=this._boundObjs[n];if(!(s===void 0||s.length===0)){var o=new E.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),d=l.parent;typeof c=="undefined"&&d;)c=this._objectCtxGet(d),d=d.parent;c&&this._notify(n,l,i,a)}}};Le.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)}};Le.prototype._onMouseDown=function(n){return this._onMouseEvent("mousedown",n)};Le.prototype._onMouseUp=function(n){return this._onMouseEvent("mouseup",n)};Le.prototype._onMouseEvent=function(n,t){var e=this._getRelativeMouseXY(t);this._onEvent(n,e.x,e.y,t)};Le.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)};Le.prototype._onClick=function(n){this._onMouseEvent("click",n)};Le.prototype._onDblClick=function(n){this._onMouseEvent("dblclick",n)};Le.prototype._onContextmenu=function(n){this._onMouseEvent("contextmenu",n)};Le.prototype._onTouchStart=function(n){return this._onTouchEvent("touchstart",n)};Le.prototype._onTouchEnd=function(n){return this._onTouchEvent("touchend",n)};Le.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)}};Le.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)}};class D1 extends Le{constructor(e){super(e.camera,e.getElement());f(this,"five");f(this,"mouseInfo");f(this,"clickHandlerMap",new Map);f(this,"getObjectVisible",e=>e?e.visible===!1?!1:this.getObjectVisible(e.parent):!0);f(this,"preventWhenMouseDown",()=>{var e;if((e=this.mouseInfo)!=null&&e.isDown)return console.debug("preventWhenMouseDown 1"),!1});this.five=e,e.on("wantsMoveToPano",this.preventWhenMouseDown),e.on("wantsTapGesture",this.preventWhenMouseDown)}dispose(){this.five.off("wantsMoveToPano",this.preventWhenMouseDown),this.five.off("wantsTapGesture",this.preventWhenMouseDown),this.clickHandlerMap.clear(),this.mouseInfo=void 0}addAutoBindEventListener(...e){const i=e[0];i.addEventListener("added",()=>{this.addEventListener(...e)}),i.addEventListener("removed",()=>{this.removeEventListener(...e)}),i.addEventListener("dispose",()=>{this.removeEventListener(...e)})}addEventListener(e,i,s,o){const r=d=>{if(this.getObjectVisible(e)===!1){this.mouseInfo=void 0;return}const h=d.origDomEvent;this.mouseInfo={x:h.clientX,y:h.clientY,isDown:!0,mouseDownTimestamp:Date.now()}},a=d=>{if(this.getObjectVisible(e)===!1){this.mouseInfo=void 0;return}const h=d.origDomEvent;this.mouseInfo&&(this.mouseInfo.isDown&&this.mouseInfo.x===h.clientX&&this.mouseInfo.y===h.clientY&&Date.now()-this.mouseInfo.mouseDownTimestamp<400&&s(h),this.mouseInfo=void 0)},l=d=>{if(this.getObjectVisible(e)===!1){this.mouseInfo=void 0;return}const h=d.origDomEvent;this.mouseInfo={x:Math.floor(h.touches[0].clientX),y:Math.floor(h.touches[0].clientY),isDown:!0,mouseDownTimestamp:Date.now()}},c=d=>{if(this.getObjectVisible(e)===!1){this.mouseInfo=void 0;return}const h=d.origDomEvent;this.mouseInfo&&(this.mouseInfo.isDown&&this.mouseInfo.x===Math.floor(h.changedTouches[h.changedTouches.length-1].clientX)&&this.mouseInfo.y===Math.floor(h.changedTouches[h.changedTouches.length-1].clientY)&&Date.now()-this.mouseInfo.mouseDownTimestamp<400&&s(h),this.mouseInfo=void 0)};i==="click"?(super.addEventListener(e,"mousedown",r,o),super.addEventListener(e,"mouseup",a,o),super.addEventListener(e,"touchstart",l,o),super.addEventListener(e,"touchend",c,o),this.clickHandlerMap.set(s,{mousedown:r,mouseup:a,touchstart:l,touchend:c})):super.addEventListener(e,i,s,o)}removeEventListener(e,i,s,o){if(i==="click"){const r=this.clickHandlerMap.get(s);r&&(super.removeEventListener(e,"mousedown",r.mousedown,o),super.removeEventListener(e,"mouseup",r.mouseup,o),super.removeEventListener(e,"touchstart",r.touchstart,o),super.removeEventListener(e,"touchend",r.touchend,o),this.clickHandlerMap.delete(s))}else super.removeEventListener(e,i,s,o);this.mouseInfo=void 0}}class S1 extends P1{constructor(e){super(e);f(this,"tags",[]);f(this,"config",I1);f(this,"mediaStore",Da({currentMediaElement:null}));f(this,"css3DRenderPlugin");f(this,"store",{disposers:[],disposed:!1,resizeObserverDisposerAdding:!1,css3DRenderDisposer:new Map});f(this,"domEvents",new D1(this.five));f(this,"mouseInfo");f(this,"preventWhenMouseDown",()=>{var e;if((e=this.mouseInfo)!=null&&e.isDown)return console.debug("preventWhenMouseDown 2"),!1});this.five.on("wantsMoveToPano",this.preventWhenMouseDown),this.five.on("wantsTapGesture",this.preventWhenMouseDown),this.mediaStore.subscribe(({currentMediaElement:i})=>{this.tags.forEach(s=>{var o;if(s.mediaPlane instanceof aa&&i!==s.mediaPlane.videoInstance){if(!((o=s.mediaPlane.videoInstance)!=null&&o.src)||i===s.mediaPlane.videoInstance)return;s.mediaPlane.pause()}})}),this.store.disposers.push(()=>{this.five.off("wantsMoveToPano",this.preventWhenMouseDown),this.five.off("wantsTapGesture",this.preventWhenMouseDown)})}get isPanorama(){return this.five.currentMode==="Panorama"}getTagById(e){const i=this.tags.find(s=>s.id===e);if(!i){console.warn(`getTagById Error: can't find tag id: ${e}`);return}return i}pauseCurrentMedia(){this.mediaStore.set({currentMediaElement:null})}getTagConfig(e,i={useCache:!0}){var r,a,l;if(!e)return(r=this.config.globalConfig)!=null?r:{};if(i.useCache&&((a=e.config)!=null&&a.isMerged))return e.config;const s={};this.config.contentTypeConfig&&Object.keys(this.config.contentTypeConfig).forEach(c=>{const d=c;if(s[d])return;const h=d.split("-");if(h.length===1){const[u]=h;e.contentType===u&&(s[d]=this.config.contentTypeConfig[d])}if(h.length===2){const[u="Any",m="Any"]=h;u==="Mixin"&&e.contentType===m&&(s[d]=this.config.contentTypeConfig[d]),(e.stickType===u||u==="Any")&&(e.contentType===m||m==="Any")&&(s[d]=this.config.contentTypeConfig[d])}if(h.length===3){const[u="Any",m,A]=h;if(m==="Audio"&&e.contentType==="Audio"){const p=e;(p.stickType===u||u==="Any")&&p.data.appearance===A&&(s[d]=this.config.contentTypeConfig[d])}}});const o=Fe({},Eu,this.config.globalConfig,...Object.values(s),e.config);return typeof o.visibleConfig=="object"&&o.visibleConfig.keep&&(o.visibleConfig={keep:o.visibleConfig.keep,visibleFiveMode:(l=o.visibleConfig)==null?void 0:l.visibleFiveMode}),typeof o.unfoldedConfig=="object"&&(o.unfoldedConfig.disableFold&&(o.unfoldedConfig={keep:"unfolded"}),o.unfoldedConfig.disableUnfold&&(o.unfoldedConfig={keep:"folded"}),o.unfoldedConfig.keep&&(o.unfoldedConfig={keep:o.unfoldedConfig.keep})),o.isMerged=!0,o}getCurrentVisibleState(e){return!(!this.state.enabled||!this.state.visible||!e.enabled||!e.state.visible)}loadVideoFirstFrame(){E1&&this.hooks.emit("loadVideoFirstFrame")}updateTagConfig(){this.clearCache(),this.tags.forEach(e=>{const i=this.getTagConfig(e,{useCache:!1});e.config=i;const s=JSON.parse(JSON.stringify(e.data));e.data=i.initialData.important?Fe(e.data,s,i.initialData):Fe(e.data,i.initialData,s)})}can(e,i){const s=i,o=this.getTagConfig(s);if(!o||typeof o!="object")return!0;if(e==="show"||e==="hide"){if(!o.visibleConfig||typeof o.visibleConfig!="object")return!0;if(e==="show"&&o.visibleConfig.keep==="hidden"||e==="hide"&&(o.visibleConfig.keep==="visible"||o.visibleConfig.alwaysShowWhenMovePano))return!1}if(e==="fold"||e==="unfold"){if(!o.unfoldedConfig||typeof o.unfoldedConfig!="object")return!0;if(e==="fold"&&o.unfoldedConfig.keep==="unfolded"||e==="unfold"&&o.unfoldedConfig.keep==="folded")return!1}return!0}getRenderType(e){const i=(()=>{if(e.stickType==="3DPoint")return"Dom";const s=this.getTagConfig(e);if(!s||typeof s!="object"||!s.renderType)return;const o=e.data.mediaData;if(!(!o||o.length===0)&&s.renderType==="Mesh"){if(f1(e)){if(o.length===1&&(o[0].type==="Image"||o[0].type==="Video"))return"Mesh"}else if(vt(e))return o.length===1&&o[0].type==="Image"?"Mesh":"BehindDom"}})();return i!=null?i:"Dom"}getAngle(e,i){var r,a;const s=i!=null?i:this.five.getCurrentState().panoIndex;if(s===void 0)throw new Error(`getDistance(): fivePanoIndex is ${s}`);const o=this.getCache({panoIndex:i,id:e.id});if(o.angle!==void 0)return o.angle;{const l=(a=(r=this.five.work)==null?void 0:r.observers[s])==null?void 0:a.position;if(l===void 0)throw new Error(`getAngleRange(): observerPosition is ${l}`);const c=(()=>e.stickType==="3DPoint"?an(e.normal):Sr(e.position))();if(!c)return;const d=is(e);if(!d)return;const h=new E.Vector3().copy(l).sub(d),u=c.angleTo(h)*180/Math.PI;return o.angle=u,o.angle}}getDistance(e,i){var r,a;const s=i!=null?i:this.five.getCurrentState().panoIndex;if(s===void 0)throw new Error(`getDistance(): fivePanoIndex is ${s}`);const o=this.getCache({panoIndex:i,id:e.id});if(o.distance!==void 0)return o.distance;{const l=(a=(r=this.five.work)==null?void 0:r.observers[s])==null?void 0:a.position;if(l===void 0)throw new Error(`getDistance(): observerPosition is ${l}`);const c=is(e);if(!c)return-1;const d=l.distanceTo(c);return o.distance=d,d}}getPositions(e){if(l1(e))return e.position;if(vt(e))return e.data.mediaPosition;if(c1(e))return p1(this.five.camera.position,Et(e.position),Et(e.normal))}addObjectClickHandler(e,i,s){if(!i||!this.domEvents)return()=>{};const o=()=>!(!this.getCurrentVisibleState(e)||vt(e)&&!e.mediaVisible),r=d=>{if(!o()){this.mouseInfo=void 0;return}const h=d.origDomEvent;this.mouseInfo={x:h.clientX,y:h.clientY,isDown:!0,mouseDownTimestamp:Date.now()}},a=d=>{if(!o()){this.mouseInfo=void 0;return}if(!this.mouseInfo)return;const h=d.origDomEvent;this.mouseInfo.isDown&&this.mouseInfo.x===h.clientX&&this.mouseInfo.y===h.clientY&&Date.now()-this.mouseInfo.mouseDownTimestamp<400&&s(h),this.mouseInfo=void 0},l=d=>{if(!o()){this.mouseInfo=void 0;return}const h=d.origDomEvent;this.mouseInfo={x:Math.floor(h.touches[0].clientX),y:Math.floor(h.touches[0].clientY),isDown:!0,mouseDownTimestamp:Date.now()}},c=d=>{if(!o()){this.mouseInfo=void 0;return}if(!this.mouseInfo)return;const h=d.origDomEvent;this.mouseInfo.isDown&&this.mouseInfo.x===Math.floor(h.changedTouches[h.changedTouches.length-1].clientX)&&this.mouseInfo.y===Math.floor(h.changedTouches[h.changedTouches.length-1].clientY)&&Date.now()-this.mouseInfo.mouseDownTimestamp<400&&s(h),this.mouseInfo=void 0};return this.domEvents.addEventListener(i,"mousedown",r,!1),this.domEvents.addEventListener(i,"mouseup",a,!1),this.domEvents.addEventListener(i,"touchstart",l,!1),this.domEvents.addEventListener(i,"touchend",c,!1),()=>{var d,h,u,m;this.mouseInfo=void 0,(d=this.domEvents)==null||d.removeEventListener(i,"mousedown",r),(h=this.domEvents)==null||h.removeEventListener(i,"mouseup",a),(u=this.domEvents)==null||u.removeEventListener(i,"touchstart",l),(m=this.domEvents)==null||m.removeEventListener(i,"touchend",c)}}getTagNormal(e){if(e.normal)return Et(e.normal);if(e.stickType==="Plane")return Sr(e.position);if(e.stickType==="Model")return Sr(this.getPositions(e))}get filterPointTag(){return this.tags.filter(e=>e.stickType==="2DPoint"||e.stickType==="3DPoint").filter(e=>e.position)}get filter2DPointTag(){return this.tags.filter(e=>e.stickType==="2DPoint").filter(e=>e.position)}get filterImagePlane(){return this.tags.filter(e=>e.contentType==="MediaPlane"&&e.stickType==="Plane"&&this.getRenderType(e)==="Mesh")}get filterMediaModel(){return this.tags.filter(e=>e.stickType==="Model"&&e.contentType==="MediaModel")}get filterCSS3DTag(){return this.tags.filter(i=>i.stickType==="3DPoint"||i.stickType==="Plane"||i.stickType==="Model"&&i.contentType==="MediaModel").filter(i=>{const s=this.getRenderType(i);return s==="BehindDom"||s==="Dom"})}checkDisposed(){return this.store.disposed?(console.error("PanoTagPluginController has been disposed"),!0):!1}}function T1(n,t){if(!t||!n)return console.error("getFloorIndex: invalid arguments: ",{point:t,observer:n}),0;const e=[];n.forEach(s=>{var r,a;const o=(a=(r=s.floorIndex)!=null?r:s.floor_index)!=null?a:0;e[o]||(e[o]=[]),e[o].push(s.position.y)});const i=e.map(s=>s.reduce((o,r)=>o+r,0)/s.length);for(let s=i.length-1;s>0;s--)if(t.y>=i[s])return s;return 0}function L1(n){return arguments.length===0?[]:Array.isArray(n)?n:[n]}const Lr=new E.Raycaster;class j1 extends S1{constructor(t){super(t)}getVisibleByPanoIndex(t,e){const i=this.getCache({panoIndex:e,id:t.id}),s=e!=null?e:this.five.getCurrentState().panoIndex;if(t.stickType==="Model")return!0;if(i.visible!==void 0)return i.visible;{const o=(()=>{var l,c,d;const r=(l=t.config.visibleConfig)!=null?l:{},a=this.getDistance(t);if(typeof r=="function")return{value:r(this.five,{tag:t,distance:a}),reason:"config function result"};if(r.keep==="hidden")return{value:!1,reason:"config.keep is hidden"};if(r.keep==="visible")return{value:!0,reason:"config.keep is visible"};if(r.visiblePanoIndex!==void 0&&r.visiblePanoIndex!=="all"&&s!==void 0){if(Array.isArray(r.visiblePanoIndex)&&!r.visiblePanoIndex.includes(s))return{value:!1,reason:`current panoIndex is not included in visiblePano. currentPanoIndex: ${s}, visiblePanoIndex: ${r.visiblePanoIndex}`};if(r.visiblePanoIndex==="current"&&s!==((c=t.fiveState)==null?void 0:c.panoIndex))return{value:!1,reason:`current panoIndex is not equal to tag.panoIndex. currentPanoIndex: ${s}, tag.panoIndex: ${(d=t.fiveState)==null?void 0:d.panoIndex}`}}if(r.visibleDistance!==void 0&&r.visibleDistance!=="unLimited"&&Jn(a,r.visibleDistance)===!1)return{value:!1,reason:`distance is not in visibleDistance. distance: ${a}, visibleDistance: ${r.visibleDistance}`};if(r.intersectRaycaster!==!1&&(typeof r.intersectRaycaster!="object"||r.intersectRaycaster.enabled!==!1)){if(s===void 0)return{value:!1,reason:`intersectRaycaster check failed: fivePanoIndex is ${s}`};const h=this.getTagEnableByIntersect(t,s);if(h.value===!1)return h}if(r.angleRange&&d1(t)){const h=this.getAngle(t);if(Jn(h,r.angleRange)===!1)return{value:!1,reason:`angle is not in angleRange. angle: ${h}, angleRange: ${r.angleRange}`}}return{value:!0,reason:"all check passed"}})();return i.visible=o.value,i.__debug_visible_reason__=o,i.visible}}getVisibleByFiveMode(t,e){const i=e!=null?e:this.five.getCurrentState().mode,s=this.getTagConfig(t).visibleConfig;if(s){if(typeof s=="object"){const o=s==null?void 0:s.visibleFiveMode;return o?o!=null&&o.includes(i)?s.followModelVisibility===!0&&(i==="Floorplan"||i==="Mapview")?this.getVisibleByFloorIndex(t):!0:!1:i==="Panorama"}else if(typeof s=="function")return e==="Panorama"}else return i==="Panorama"}getVisible(t,e){var a,l;const i=(a=e==null?void 0:e.panoIndex)!=null?a:this.five.getCurrentState().panoIndex,s=(l=e==null?void 0:e.mode)!=null?l:this.five.getCurrentState().mode,o=this.getVisibleByFiveMode(t),r=s==="Panorama"?this.getVisibleByPanoIndex(t,i):!0;return o&&r}getModelMedialVisibleByPanoIndex(t,e){if(!this.getCurrentVisibleState(t))return!1;const i=this.getCache({panoIndex:e,id:t.id});if(i.modelMedialVisible!==void 0)return i.modelMedialVisible;const s=this.getTagEnableByIntersect(t,e);return i.modelMedialVisible=s.value,i.__debug_visible_reason__=s,s.value!==!1}getUnfoldedByPanoIndex(t,e){if(!this.getVisibleByPanoIndex(t))return;const s=this.getCache({panoIndex:e,id:t.id});if(s.unfolded!==void 0)return s.unfolded;{const o=this.getTagConfig(t).unfoldedConfig;if(!o)return;const r=(()=>{const l=this.getDistance(t);if(typeof o=="function")return o(this.five,{tag:t,distance:l});if(o.keep==="folded")return!1;if(o.keep==="unfolded")return!0;if(o.unfoldDistance&&Jn(l,o.unfoldDistance)===!1)return!1})();s.unfolded=r;const a=this.getUnfoldedByCamera(t);return a!==void 0?a:s.unfolded}}getUnfoldedByCamera(t){return this.getVisible(t)?(()=>{var r;const s=this.getDistance(t),o=this.getTagConfig(t).unfoldedConfig;if(o){if(typeof o=="function")return o(this.five,{tag:t,distance:s});if(o.keep==="folded")return!1;if(o.keep==="unfolded")return!0;if(o.autoUnfold===void 0||o.autoUnfold===!1||o.autoUnfold.enable===!1||!o.autoUnfold.strategy)return;if(o.autoUnfold.strategy==="ScreenPostion"){const a=this.getTagProject(t);if(a&&Jn(a.x,o.autoUnfold.autoUnfoldProjectX)===!1)return!1}if(o.autoUnfold.strategy==="MinimumDistance"){const c=this.filterPointTag.filter(h=>this.getVisible(h)).filter(h=>{const u=this.getTagProject(h);if(!u)return!1;const{x:m,y:A,z:p}=u;return!(Math.abs(p)>1||Math.abs(m)>1||Math.abs(A)>1)}).map(h=>({tag:h,id:h.id,tagConfig:this.getTagConfig(h).unfoldedConfig})).filter(({tag:h,tagConfig:u})=>{var m,A;return!(typeof u!="object"||u.keep||u.autoUnfold===!1||((m=u.autoUnfold)==null?void 0:m.enable)===!1||((A=u.autoUnfold)==null?void 0:A.strategy)!=="MinimumDistance")}).map(h=>ve(G({},h),{distance:this.getDistance(h.tag)})).filter(({distance:h,tagConfig:u})=>{var m,A;return!(h===void 0||typeof u!="object"||u.autoUnfold===!1||((m=u.autoUnfold)==null?void 0:m.enable)===!1||((A=u.autoUnfold)==null?void 0:A.strategy)!=="MinimumDistance"||u.autoUnfold.distance&&Jn(h,u.autoUnfold.distance)===!1)}).sort((h,u)=>h.distance-u.distance).findIndex(h=>h.id===t.id);if(c===-1||c<=((r=o.autoUnfold.maxNumber)!=null?r:1)-1===!1)return!1}return!0}})():void 0}sort(t){return t.sort((e,i)=>{const s=this.getDistance(e),o=this.getDistance(i);return s===void 0||o===void 0?0:o-s})}setTagZIndex(t){return t.forEach(e=>{const i=this.getDistance(e);e.zIndex=Math.round((i!=null?i:0)*100)})}setPointTagPosition(){const t=this.filterPointTag;t.length!==0&&t.forEach(e=>{var s;if(!((s=e.state)!=null&&s.visible)){e.screenPosition=null;return}const i=this.getTagProject(e);if(!i){e.screenPosition=null;return}e.screenPosition={leftPercent:(i.x+1)/2*100,topPercent:(-i.y+1)/2*100}})}setVisible(){this.tags.forEach(t=>{const e=this.getVisible(t);t.state&&(t.state.visible=e)})}setVisibleByPanoIndex(){this.tags.forEach(t=>{const e=this.getVisibleByPanoIndex(t);t.state&&(t.state.visible=e)})}setModelMedialVisible(){const t=this.five.getCurrentState().mode;this.tags.forEach(e=>{var s;if(!vt(e))return;if(!((s=e.model)!=null&&s.object)){e.mediaVisible=!1;return}const i=t==="Panorama"?this.getModelMedialVisibleByPanoIndex(e):!0;e.mediaVisible=i})}setUnfoldedByPanoIndex(){this.tags.forEach(t=>{const e=this.getUnfoldedByPanoIndex(t);if(t.state&&(e!==void 0&&(t.state.unfolded=e),e&&!t.state.visible)){const i=this.getTagConfig(t);typeof i.unfoldedConfig=="object"&&i.unfoldedConfig.autoFoldWhenHide!==!1&&(t.state.unfolded=!1)}})}getTagProject(t){if(!this.getVisible(t))return;const i=is(t);if(!i)return;const{x:s,y:o,z:r}=i.project(this.five.camera);if(!(r>1))return{x:s,y:o,z:r}}getTagEnableByIntersect(t,e){var c,d,h,u,m,A;const i=uo(uo((c=this.getTagConfig(t).visibleConfig)!=null?c:{}).intersectRaycaster),s=e!=null?e:this.five.getCurrentState().panoIndex,o=(d=this.five.work.observers[s])==null?void 0:d.position;if(o===void 0)return{value:!1,reason:{type:"observerPosition is undefined",fivePanoIndex:s}};const r=L1((()=>{var g;const p=(g=i.checkPoints)!=null?g:"center";return p==="center"?is(t):p==="corner"?Iu(t):Array.isArray(p)?p:[]})());let a=0,l=0;for(const p of r){const g=new E.Vector3().subVectors(p,o).normalize();Lr.set(o,g);const v=o.distanceTo(p),[y]=this.five.model.intersectRaycaster(Lr),I=(()=>{if(!vt(t))return;const L=this.tags.filter(vt).map(U=>{var N;return(N=U.model)==null?void 0:N.object}).filter(ni),[X]=Lr.intersectObjects(L,!0);return X})(),M=(h=i.distanceAccuracy)!=null?h:.01;Math.min((u=y==null?void 0:y.distance)!=null?u:1/0,(m=I==null?void 0:I.distance)!=null?m:1/0)+M>=v?a++:l++;const V=(A=i.needPassed)!=null?A:1;if(a>=V)return{value:!0}}return l===0?{value:!0}:{value:!1,reason:{type:"intersectRaycaster check failed",passedCount:a,needPassed:i.needPassed}}}getVisibleByFloorIndex(t){var o,r,a,l,c,d,h;let e=0;const i=(o=t.fiveState)==null?void 0:o.panoIndex;i!==void 0?e=(r=this.five.work.observers[i])==null?void 0:r.floorIndex:e=T1(this.five.work.observers,(h=(d=(l=(a=t.model)==null?void 0:a.object)==null?void 0:l.position)!=null?d:(c=t.mediaPlane)==null?void 0:c.position)!=null?h:is(t));const s=this.five.model.shownFloor;return s===null||s===e}}function z1(n){ue(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 Fc(n){let t,e,i,s,o,r,a,l=n[3]&&Wc(n);return{c(){t=S("div"),e=Be("svg"),i=Be("defs"),s=Be("linearGradient"),o=Be("stop"),r=Be("stop"),l&&l.c(),w(o,"offset","25%"),w(o,"stop-color",n[5]),w(o,"stop-opacity","1"),w(r,"offset","100%"),w(r,"stop-color",n[5]),w(r,"stop-opacity","0.5"),w(s,"x1",.5),w(s,"y1",.5),w(s,"x2",n[8]),w(s,"y2",.5),w(s,"id",n[10]),w(s,"gradientUnits","userSpaceOnUse"),w(e,"class","straight-line svelte-xuejcm"),w(e,"viewBox",a="0 0 "+n[8]+" "+n[7]),w(e,"preserveAspectRatio","none"),w(t,"class","line svelte-xuejcm"),K(t,"vertical",n[9]),K(t,"horizontal",!n[9]),z(t,"width",n[8]+"px"),z(t,"height",n[7]+"px")},m(c,d){B(c,t,d),x(t,e),x(e,i),x(i,s),x(s,o),x(s,r),l&&l.m(e,null)},p(c,d){d&32&&w(o,"stop-color",c[5]),d&32&&w(r,"stop-color",c[5]),d&256&&w(s,"x2",c[8]),c[3]?l?(l.p(c,d),d&8&&k(l,1)):(l=Wc(c),l.c(),k(l,1),l.m(e,null)):l&&(de(),j(l,1,1,()=>{l=null}),he()),d&384&&a!==(a="0 0 "+c[8]+" "+c[7])&&w(e,"viewBox",a),d&512&&K(t,"vertical",c[9]),d&512&&K(t,"horizontal",!c[9]),d&256&&z(t,"width",c[8]+"px"),d&128&&z(t,"height",c[7]+"px")},d(c){c&&O(t),l&&l.d()}}}function Wc(n){let t,e,i,s,o;return{c(){t=Be("path"),w(t,"fill","none"),w(t,"stroke",e=n[4]?`url(#${n[10]})`:n[5]),w(t,"stroke-width",1),w(t,"d",n[6])},m(r,a){B(r,t,a),o=!0},p(r,a){n=r,(!o||a&48&&e!==(e=n[4]?`url(#${n[10]})`:n[5]))&&w(t,"stroke",e),(!o||a&64)&&w(t,"d",n[6])},i(r){o||(r&&He(()=>{o&&(s&&s.end(1),i=Vi(t,ao,{duration:n[2],delay:n[0],easing:ti}),i.start())}),o=!0)},o(r){i&&i.invalidate(),r&&(s=Dn(t,ao,{duration:n[2],delay:n[1],easing:ti})),o=!1},d(r){r&&O(t),r&&s&&s.end()}}}function O1(n){let t,e=n[8]&&Fc(n);return{c(){e&&e.c(),t=Ee()},m(i,s){e&&e.m(i,s),B(i,t,s)},p(i,[s]){i[8]?e?e.p(i,s):(e=Fc(i),e.c(),e.m(t.parentNode,t)):e&&(e.d(1),e=null)},i:q,o:q,d(i){i&&O(t),e&&e.d(i)}}}function B1(n,t,e){let i,s,o,r,{inDelay:a=0}=t,{outDelay:l=0}=t,{duration:c=1e3}=t,{unfolded:d}=t,{length:h}=t,{direction:u="horizontal"}=t,{useLinearColor:m=!1}=t,{color:A="white"}=t;const p=lt();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,d=g.unfolded),"length"in g&&e(11,h=g.length),"direction"in g&&e(12,u=g.direction),"useLinearColor"in g&&e(4,m=g.useLinearColor),"color"in g&&e(5,A=g.color)},n.$$.update=()=>{n.$$.dirty&4096&&e(9,i=u==="vertical"),n.$$.dirty&2048&&e(8,s=h),n.$$.dirty&2048&&e(6,r=`M0.5 0.5 H ${h}`)},e(7,o=1),[a,l,c,d,m,A,r,o,s,i,p,h,u]}class Ha extends le{constructor(t){super(),ae(this,t,B1,O1,oe,{inDelay:0,outDelay:1,duration:2,unfolded:3,length:11,direction:12,useLinearColor:4,color:5},z1)}}function V1(n){ue(n,"svelte-faoauy",".shadow.svelte-faoauy{position:absolute}")}function Yc(n){let t,e,i,s,o;return{c(){t=S("div"),w(t,"class","shadow svelte-faoauy"),w(t,"style",e=`
565
565
  left:${Pt(n[5])};
566
566
  bottom:${Pt(n[6])};
567
567
  box-shadow: 0 0 ${Pt(n[10])} ${Pt(n[11])} rgba(0, 0, 0, ${n[12]});
@@ -577,7 +577,7 @@ void main() {
577
577
  ${n[7]?"transform: translate(-50%, -50%); left: 50%; top: 50%;":""}
578
578
  `))&&w(t,"style",e);const l=a&8160;(l||a&8168)&&z(t,"width",Pt(n[3])),(l||a&8176)&&z(t,"height",Pt(n[4])),(l||a&16352)&&z(t,"z-index",n[13])},i(r){o||(r&&He(()=>{o&&(s&&s.end(1),i=Vi(t,it,{duration:n[0]}),i.start())}),o=!0)},o(r){i&&i.invalidate(),r&&(s=Dn(t,it,{duration:n[1]})),o=!1},d(r){r&&O(t),r&&s&&s.end()}}}function R1(n){let t,e=n[2]&&Yc(n);return{c(){e&&e.c(),t=Ee()},m(i,s){e&&e.m(i,s),B(i,t,s)},p(i,[s]){i[2]?e?(e.p(i,s),s&4&&k(e,1)):(e=Yc(i),e.c(),k(e,1),e.m(t.parentNode,t)):e&&(de(),j(e,1,1,()=>{e=null}),he())},i(i){k(e)},o(i){j(e)},d(i){i&&O(t),e&&e.d(i)}}}function Pt(n){return typeof n=="number"?n/16+"rem":n}function Q1(n,t,e){let{inDelay:i=1e3}=t,{outDelay:s=1e3}=t,{visible:o=!0}=t,{width:r=0}=t,{height:a=0}=t,{left:l=0}=t,{bottom:c=0}=t,{center:d=!1}=t,{horizontalCenter:h=!1}=t,{verticalCenter:u=!1}=t,{blurRadius:m}=t,{spreadRadius:A}=t,{opacity:p=.15}=t,{zIndex:g=-1}=t;return n.$$set=v=>{"inDelay"in v&&e(0,i=v.inDelay),"outDelay"in v&&e(1,s=v.outDelay),"visible"in v&&e(2,o=v.visible),"width"in v&&e(3,r=v.width),"height"in v&&e(4,a=v.height),"left"in v&&e(5,l=v.left),"bottom"in v&&e(6,c=v.bottom),"center"in v&&e(7,d=v.center),"horizontalCenter"in v&&e(8,h=v.horizontalCenter),"verticalCenter"in v&&e(9,u=v.verticalCenter),"blurRadius"in v&&e(10,m=v.blurRadius),"spreadRadius"in v&&e(11,A=v.spreadRadius),"opacity"in v&&e(12,p=v.opacity),"zIndex"in v&&e(13,g=v.zIndex)},[i,s,o,r,a,l,c,d,h,u,m,A,p,g]}class Wt extends le{constructor(t){super(),ae(this,t,Q1,R1,oe,{inDelay:0,outDelay:1,visible:2,width:3,height:4,left:5,bottom:6,center:7,horizontalCenter:8,verticalCenter:9,blurRadius:10,spreadRadius:11,opacity:12,zIndex:13},V1)}}function G1(){return Math.random().toString(36).slice(-6)}const jr=G1();function N1(n){ue(n,"svelte-1b2n9wi",".text-char.svelte-1b2n9wi{display:inline-block;text-shadow:0.125rem 0rem 0.5rem rgba(0, 0, 0, 0.15)}")}function Uc(n,t,e){const i=n.slice();return i[18]=t[e].id,i[0]=t[e].content,i[19]=t,i[20]=e,i}function H1(n){let t,e=n[0]+"",i,s=n[20];const o=()=>n[9](t,s),r=()=>n[9](null,s);return{c(){t=S("span"),i=xe(e),w(t,"class","text-char svelte-1b2n9wi")},m(a,l){B(a,t,l),x(t,i),o()},p(a,l){n=a,l&4&&e!==(e=n[0]+"")&&Se(i,e),s!==n[20]&&(r(),s=n[20],o())},d(a){a&&O(t),r()}}}function _1(n){let t,e=n[20];const i=()=>n[8](t,e),s=()=>n[8](null,e);return{c(){t=S("span"),t.textContent=" ",w(t,"class","text-char svelte-1b2n9wi")},m(o,r){B(o,t,r),i()},p(o,r){n=o,e!==n[20]&&(s(),e=n[20],i())},d(o){o&&O(t),s()}}}function Xc(n,t){let e,i;function s(a,l){return a[0]===a[3]?_1:H1}let o=s(t),r=o(t);return{key:n,first:null,c(){e=Ee(),r.c(),i=Ee(),this.first=e},m(a,l){B(a,e,l),r.m(a,l),B(a,i,l)},p(a,l){t=a,o===(o=s(t))&&r?r.p(t,l):(r.d(1),r=o(t),r&&(r.c(),r.m(i.parentNode,i)))},d(a){a&&(O(e),O(i)),r.d(a)}}}function F1(n){let t=[],e=new Map,i,s=Pe(n[2]);const o=r=>r[18];for(let r=0;r<s.length;r+=1){let a=Uc(n,s,r),l=o(a);e.set(l,t[r]=Xc(l,a))}return{c(){for(let r=0;r<t.length;r+=1)t[r].c();i=Ee()},m(r,a){for(let l=0;l<t.length;l+=1)t[l]&&t[l].m(r,a);B(r,i,a)},p(r,[a]){a&14&&(s=Pe(r[2]),t=Ot(t,a,o,1,r,s,e,i.parentNode,Ma,Xc,i,Uc))},i:q,o:q,d(r){r&&O(i);for(let a=0;a<t.length;a+=1)t[a].d(r)}}}function W1(n,t,e){let i,{inDelay:s=0}=t,{outDelay:o=0}=t,{content:r}=t,{unfolded:a}=t,{isFistUnfoldedUpdate:l=!0}=t;const c=`__EMOJI_SPLIT_${jr}__`,d=`__EMOJI_${jr}__`,h=`__SPACE_${jr}__`;let u,m,A=[];function p(D){const P=[],V=new RegExp(new RegExp("\\p{Regional_Indicator}\\p{Regional_Indicator}|\\p{Emoji}(\\p{Emoji_Modifier}+|\\uFE0F\\u20E3?)?(\\u200D\\p{Emoji}(\\p{Emoji_Modifier}+|\\uFE0F\\u20E3?)?)+|\\p{Emoji_Presentation}(\\p{Emoji_Modifier}+|\\uFE0F\\u20E3?)?|\\p{Emoji}(\\p{Emoji_Modifier}+|\\uFE0F\\u20E3?)","gu"));return D.slice().replace(V,L=>`${c}${d}${L}${c}`).split(c).forEach(L=>L.startsWith(d)?P.push({id:lt(),content:L.slice(d.length)}):P.push(...L.split("").map(X=>X===" "?h:X).map(X=>({id:lt(),content:X})))),P}function g(){if(!m)return;const D=!a;m.reversed!==D&&m.reverse(),m.play()}function v(D){if(l){e(4,l=!1);return}clearTimeout(u),u=setTimeout(g,D?s:o)}function y(D){const P=function(){const V=v1(L=>D[L].getBoundingClientRect().x,[Math.min(D.length-1,10),Math.min(D.length-1,30)]);if(V>0)return V}();m=el({targets:D.slice(0,P).filter(ni),autoplay:!1,duration:400,scale:[.7,1],rotate:[20,0],opacity:[0,1],translateX:[4,0],translateY:[10,0],delay:el.stagger(50),easing:"easeInOutCubic"}),a&&m.seek(m.duration)}function I(D,P){Ge[D?"unshift":"push"](()=>{A[P]=D,e(1,A)})}function M(D,P){Ge[D?"unshift":"push"](()=>{A[P]=D,e(1,A)})}return n.$$set=D=>{"inDelay"in D&&e(5,s=D.inDelay),"outDelay"in D&&e(6,o=D.outDelay),"content"in D&&e(0,r=D.content),"unfolded"in D&&e(7,a=D.unfolded),"isFistUnfoldedUpdate"in D&&e(4,l=D.isFistUnfoldedUpdate)},n.$$.update=()=>{n.$$.dirty&1&&e(2,i=p(r)),n.$$.dirty&128&&v(a),n.$$.dirty&2&&y(A.filter(D=>!!D))},[r,A,i,h,l,s,o,a,I,M]}class Lu extends le{constructor(t){super(),ae(this,t,W1,F1,oe,{inDelay:5,outDelay:6,content:0,unfolded:7,isFistUnfoldedUpdate:4},N1)}}function Y1(n){ue(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 Zc(n){let t,e,i,s,o,r,a,l,c,d;return e=new Wt({props:{center:!0,blurRadius:9,spreadRadius:3}}),{c(){t=S("div"),ne(e.$$.fragment),i=$(),s=S("div"),w(s,"class",o="arrow "+n[0]+" svelte-1ogmlqq"),z(s,"background-image","url("+rb+")"),w(t,"class","arrow-wrapper svelte-1ogmlqq")},m(h,u){B(h,t,u),te(e,t,null),x(t,i),x(t,s),l=!0,c||(d=be(s,"click",n[5]),c=!0)},p(h,u){n=h,(!l||u&1&&o!==(o="arrow "+n[0]+" svelte-1ogmlqq"))&&w(s,"class",o)},i(h){l||(k(e.$$.fragment,h),h&&He(()=>{l&&(a&&a.end(1),r=Vi(s,it,{duration:n[2],delay:n[3],easing:pn}),r.start())}),l=!0)},o(h){j(e.$$.fragment,h),r&&r.invalidate(),h&&(a=Dn(s,it,{duration:n[2],delay:n[4],easing:pn})),l=!1},d(h){h&&O(t),ie(e),h&&a&&a.end(),c=!1,d()}}}function U1(n){let t,e,i=n[1]&&Zc(n);return{c(){i&&i.c(),t=Ee()},m(s,o){i&&i.m(s,o),B(s,t,o),e=!0},p(s,[o]){s[1]?i?(i.p(s,o),o&2&&k(i,1)):(i=Zc(s),i.c(),k(i,1),i.m(t.parentNode,t)):i&&(de(),j(i,1,1,()=>{i=null}),he())},i(s){e||(k(i),e=!0)},o(s){j(i),e=!1},d(s){s&&O(t),i&&i.d(s)}}}function X1(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){xn.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 Z1=class extends le{constructor(t){super(),ae(this,t,X1,U1,oe,{direction:0,visible:1,duration:2,inDelay:3,outDelay:4},Y1)}};function J1(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 q1(n){ue(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 Jc(n){let t,e,i;return e=new Lu({props:{unfolded:n[0],content:n[1],inDelay:500,outDelay:n[5]}}),{c(){t=S("div"),ne(e.$$.fragment),w(t,"class","text svelte-1fuzm7v"),z(t,"transform",n[7])},m(s,o){B(s,t,o),te(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&&z(t,"transform",s[7])},i(s){i||(k(e.$$.fragment,s),i=!0)},o(s){j(e.$$.fragment,s),i=!1},d(s){s&&O(t),ie(e),n[10](null)}}}function qc(n){let t,e,i;return e=new Z1({props:{direction:n[6],visible:n[0],inDelay:600,duration:1e3}}),{c(){t=S("div"),ne(e.$$.fragment),w(t,"class","arrow svelte-1fuzm7v")},m(s,o){B(s,t,o),te(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||(k(e.$$.fragment,s),i=!0)},o(s){j(e.$$.fragment,s),i=!1},d(s){s&&O(t),ie(e)}}}function K1(n){let t,e,i,s=n[1]&&Jc(n),o=n[3]<n[4]&&qc(n);return{c(){s&&s.c(),t=$(),o&&o.c(),e=Ee()},m(r,a){s&&s.m(r,a),B(r,t,a),o&&o.m(r,a),B(r,e,a),i=!0},p(r,[a]){r[1]?s?(s.p(r,a),a&2&&k(s,1)):(s=Jc(r),s.c(),k(s,1),s.m(t.parentNode,t)):s&&(de(),j(s,1,1,()=>{s=null}),he()),r[3]<r[4]?o?(o.p(r,a),a&24&&k(o,1)):(o=qc(r),o.c(),k(o,1),o.m(e.parentNode,e)):o&&(de(),j(o,1,1,()=>{o=null}),he())},i(r){i||(k(s),k(o),i=!0)},o(r){j(s),j(o),i=!1},d(r){r&&(O(t),O(e)),s&&s.d(r),o&&o.d(r)}}}function $1(n,t,e){let i,s,o,{visible:r=!1}=t,{textUnfolded:a=!1}=t,{content:l}=t,c,d=0,h=0,u=0;function m(A){Ge[A?"unshift":"push"](()=>{c=A,e(2,c)})}return n.$$set=A=>{"visible"in A&&e(0,r=A.visible),"textUnfolded"in A&&e(8,a=A.textUnfolded),"content"in A&&e(1,l=A.content)},n.$$.update=()=>{if(n.$$.dirty&7&&c&&r&&l){const{lineHeight:A}=getComputedStyle(c);e(4,u=c.offsetHeight),J1(()=>c==null?void 0:c.offsetHeight,Boolean).then(()=>{e(4,u=c.offsetHeight)}),e(3,h=Number(A.replace("px","")))}n.$$.dirty&280&&e(9,d=a?h-u:0),n.$$.dirty&512&&e(7,i=`translateY(${d}px)`),n.$$.dirty&256&&e(6,s=a?"left":"right"),n.$$.dirty&256&&e(5,o=a?450:0)},[r,l,c,h,u,o,s,i,a,d,m]}class ju extends le{constructor(t){super(),ae(this,t,$1,K1,oe,{visible:0,textUnfolded:8,content:1},q1)}}function ey(n){ue(n,"svelte-nlvd3x",".content.svelte-nlvd3x{width:-moz-max-content;width:max-content;height:3.375rem;padding:2.25rem 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 Kc(n){var d,h;let t,e,i,s,o,r,a,l,c;return t=new Wt({props:{visible:n[2],left:n[3]/2+"px",bottom:12,width:2,blurRadius:120,spreadRadius:60}}),i=new Ha({props:{unfolded:n[2],length:n[3],outDelay:n[4]+40*Math.min((h=(d=n[6][0])==null?void 0:d.content.length)!=null?h:10,15),useLinearColor:!0}}),r=new ju({props:{visible:n[2],textUnfolded:n[1],content:n[5]}}),{c(){ne(t.$$.fragment),e=$(),ne(i.$$.fragment),s=$(),o=S("div"),ne(r.$$.fragment),w(o,"class","content svelte-nlvd3x")},m(u,m){te(t,u,m),B(u,e,m),te(i,u,m),B(u,s,m),B(u,o,m),te(r,o,null),a=!0,l||(c=[ei(Sn.call(null,o)),be(o,"clientWidth",n[8]),be(o,"click",n[7])],l=!0)},p(u,m){var v,y;const A={};m&4&&(A.visible=u[2]),m&8&&(A.left=u[3]/2+"px"),t.$set(A);const p={};m&4&&(p.unfolded=u[2]),m&8&&(p.length=u[3]),m&16&&(p.outDelay=u[4]+40*Math.min((y=(v=u[6][0])==null?void 0:v.content.length)!=null?y:10,15)),i.$set(p);const g={};m&4&&(g.visible=u[2]),m&2&&(g.textUnfolded=u[1]),m&32&&(g.content=u[5]),r.$set(g)},i(u){a||(k(t.$$.fragment,u),k(i.$$.fragment,u),k(r.$$.fragment,u),a=!0)},o(u){j(t.$$.fragment,u),j(i.$$.fragment,u),j(r.$$.fragment,u),a=!1},d(u){u&&(O(e),O(s),O(o)),ie(t,u),ie(i,u),ie(r),l=!1,qe(c)}}}function ty(n){let t,e,i=n[0].state&&Kc(n);return{c(){i&&i.c(),t=Ee()},m(s,o){i&&i.m(s,o),B(s,t,o),e=!0},p(s,[o]){s[0].state?i?(i.p(s,o),o&1&&k(i,1)):(i=Kc(s),i.c(),k(i,1),i.m(t.parentNode,t)):i&&(de(),j(i,1,1,()=>{i=null}),he())},i(s){e||(k(i),e=!0)},o(s){j(i),e=!1},d(s){s&&O(t),i&&i.d(s)}}}function iy(n,t,e){let i,s,o,{tag:r}=t,a,l=!1,c=[];function d(){e(1,l=!l)}const h=u=>{e(3,a=u.detail)};return n.$$set=u=>{"tag"in u&&e(0,r=u.tag)},n.$$.update=()=>{var u,m,A;n.$$.dirty&1&&e(2,i=!!((u=r.state)!=null&&u.unfolded)),n.$$.dirty&1&&e(5,s=(A=(m=r.data.title)!=null?m:r.data.text)!=null?A:""),n.$$.dirty&4&&(i||setTimeout(()=>{e(1,l=!1)},20)),n.$$.dirty&2&&e(4,o=l?450:0)},[r,l,i,a,o,s,c,d,h]}class ny extends le{constructor(t){super(),ae(this,t,iy,ty,oe,{tag:0},ey)}}function Ht(n){return typeof n=="number"?n/16+"rem":n}function sy(n){ue(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 oy(n){let t;const e=n[6].default,i=Pn(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)&&Mn(i,e,s,s[5],t?En(e,s[5],o,null):kn(s[5]),null)},i(s){t||(k(i,s),t=!0)},o(s){j(i,s),t=!1},d(s){i&&i.d(s)}}}function ry(n){var o,r;let t,e,i=((o=n[3])==null?void 0:o.inputting)&&$c(),s=typeof((r=n[3])==null?void 0:r.placeholder)=="string"&&ed(n);return{c(){i&&i.c(),t=$(),s&&s.c(),e=Ee()},m(a,l){i&&i.m(a,l),B(a,t,l),s&&s.m(a,l),B(a,e,l)},p(a,l){var c,d;(c=a[3])!=null&&c.inputting?i||(i=$c(),i.c(),i.m(t.parentNode,t)):i&&(i.d(1),i=null),typeof((d=a[3])==null?void 0:d.placeholder)=="string"?s?s.p(a,l):(s=ed(a),s.c(),s.m(e.parentNode,e)):s&&(s.d(1),s=null)},i:q,o:q,d(a){a&&(O(t),O(e)),i&&i.d(a),s&&s.d(a)}}}function ay(n){let t;return{c(){t=xe(n[2])},m(e,i){B(e,t,i)},p(e,i){i&4&&Se(t,e[2])},i:q,o:q,d(e){e&&O(t)}}}function $c(n){let t;return{c(){t=S("div"),w(t,"class","caret svelte-1j0cz4o")},m(e,i){B(e,t,i)},d(e){e&&O(t)}}}function ed(n){let t,e=n[3].placeholder+"",i;return{c(){t=S("span"),i=xe(e),w(t,"class","placeholder svelte-1j0cz4o")},m(s,o){B(s,t,o),x(t,i)},p(s,o){o&8&&e!==(e=s[3].placeholder+"")&&Se(i,e)},d(s){s&&O(t)}}}function ly(n){let t,e,i,s;const o=[ay,ry,oy],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=S("div"),i.c(),w(t,"class","text svelte-1j0cz4o"),z(t,"max-width",typeof n[1]=="number"?Ht(n[1]):n[1]),z(t,"-webkit-line-clamp",n[0])},m(l,c){B(l,t,c),r[e].m(t,null),s=!0},p(l,[c]){let d=e;e=a(l),e===d?r[e].p(l,c):(de(),j(r[d],1,1,()=>{r[d]=null}),he(),i=r[e],i?i.p(l,c):(i=r[e]=o[e](l),i.c()),k(i,1),i.m(t,null)),c&2&&z(t,"max-width",typeof l[1]=="number"?Ht(l[1]):l[1]),c&1&&z(t,"-webkit-line-clamp",l[0])},i(l){s||(k(i),s=!0)},o(l){j(i),s=!1},d(l){l&&O(t),r[e].d()}}}function cy(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=d=>{"maxLine"in d&&e(0,r=d.maxLine),"maxWidth"in d&&e(1,a=d.maxWidth),"text"in d&&e(2,l=d.text),"edit"in d&&e(3,c=d.edit),"$$scope"in d&&e(5,o=d.$$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 _a extends le{constructor(t){super(),ae(this,t,cy,ly,oe,{maxLine:0,maxWidth:1,text:2,edit:3},sy)}}function dy(n){ue(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 td(n){var h,u;let t,e,i,s,o,r,a,l,c;t=new Ha({props:{unfolded:n[1],direction:"vertical",length:15,duration:500,inDelay:200,useLinearColor:!0}}),a=new _a({props:{text:n[4],edit:(h=n[0].data.edit)==null?void 0:h.title,maxLine:n[2]}});let d=(n[0].data.description||((u=n[0].data.edit)==null?void 0:u.description))&&id(n);return{c(){ne(t.$$.fragment),e=$(),i=S("div"),s=S("div"),o=S("div"),r=S("div"),ne(a.$$.fragment),l=$(),d&&d.c(),w(r,"class","title svelte-1oxrkr1"),w(o,"class","plane svelte-1oxrkr1"),w(s,"class","plane__wrapper svelte-1oxrkr1"),z(s,"transform",n[1]?"translateY(-15px)":"translateY(0)"),w(i,"class","plane__container svelte-1oxrkr1"),K(i,"unfolded",n[1]),K(i,"folded",n[5])},m(m,A){te(t,m,A),B(m,e,A),B(m,i,A),x(i,s),x(s,o),x(o,r),te(a,r,null),x(o,l),d&&d.m(o,null),c=!0},p(m,A){var v,y;const p={};A&2&&(p.unfolded=m[1]),t.$set(p);const g={};A&16&&(g.text=m[4]),A&1&&(g.edit=(v=m[0].data.edit)==null?void 0:v.title),A&4&&(g.maxLine=m[2]),a.$set(g),m[0].data.description||(y=m[0].data.edit)!=null&&y.description?d?(d.p(m,A),A&1&&k(d,1)):(d=id(m),d.c(),k(d,1),d.m(o,null)):d&&(de(),j(d,1,1,()=>{d=null}),he()),A&2&&z(s,"transform",m[1]?"translateY(-15px)":"translateY(0)"),(!c||A&2)&&K(i,"unfolded",m[1]),(!c||A&32)&&K(i,"folded",m[5])},i(m){c||(k(t.$$.fragment,m),k(a.$$.fragment,m),k(d),c=!0)},o(m){j(t.$$.fragment,m),j(a.$$.fragment,m),j(d),c=!1},d(m){m&&(O(e),O(i)),ie(t,m),ie(a),d&&d.d()}}}function id(n){var s;let t,e,i;return e=new _a({props:{text:n[0].data.description,edit:(s=n[0].data.edit)==null?void 0:s.description,maxLine:n[3]}}),{c(){t=S("div"),ne(e.$$.fragment),w(t,"class","description svelte-1oxrkr1")},m(o,r){B(o,t,r),te(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||(k(e.$$.fragment,o),i=!0)},o(o){j(e.$$.fragment,o),i=!1},d(o){o&&O(t),ie(e)}}}function hy(n){let t,e,i=n[0].state&&td(n);return{c(){i&&i.c(),t=Ee()},m(s,o){i&&i.m(s,o),B(s,t,o),e=!0},p(s,[o]){s[0].state?i?(i.p(s,o),o&1&&k(i,1)):(i=td(s),i.c(),k(i,1),i.m(t.parentNode,t)):i&&(de(),j(i,1,1,()=>{i=null}),he())},i(s){e||(k(i),e=!0)},o(s){j(i),e=!1},d(s){s&&O(t),i&&i.d(s)}}}function uy(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,d,h,u,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=(h=(d=l.data.title)!=null?d:l.data.text)!=null?h:""),n.$$.dirty&1&&e(3,r=(u=l.data.descriptionMaxRows)!=null?u:null),n.$$.dirty&1&&e(2,a=(m=l.data.titleMaxRows)!=null?m:null)},[l,i,a,r,o,s]}class fy extends le{constructor(t){super(),ae(this,t,uy,hy,oe,{tag:0},dy)}}function my(n){let t,e;return t=new fy({props:{tag:n[0]}}),{c(){ne(t.$$.fragment)},m(i,s){te(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.tag=i[0]),t.$set(o)},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){j(t.$$.fragment,i),e=!1},d(i){ie(t,i)}}}function gy(n){let t,e;return t=new ny({props:{tag:n[0]}}),{c(){ne(t.$$.fragment)},m(i,s){te(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.tag=i[0]),t.$set(o)},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){j(t.$$.fragment,i),e=!1},d(i){ie(t,i)}}}function py(n){let t,e,i,s;const o=[gy,my],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),B(l,i,c),s=!0},p(l,[c]){let d=t;t=a(l),t===d?~t&&r[t].p(l,c):(e&&(de(),j(r[d],1,1,()=>{r[d]=null}),he()),~t?(e=r[t],e?e.p(l,c):(e=r[t]=o[t](l),e.c()),k(e,1),e.m(i.parentNode,i)):e=null)},i(l){s||(k(e),s=!0)},o(l){j(e),s=!1},d(l){l&&O(i),~t&&r[t].d(l)}}}function Ay(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 vy extends le{constructor(t){super(),ae(this,t,Ay,py,oe,{tag:0})}}function by(n){ue(n,"svelte-blgtit",".line.svelte-blgtit{width:100%;height:100%;overflow:visible;pointer-events:none}")}function nd(n){let t,e,i,s;return{c(){t=Be("path"),w(t,"fill","none"),w(t,"stroke","url(#"+n[4]+")"),w(t,"stroke-width","1"),w(t,"d","M0 21 L14 0.5 L105 0.5")},m(o,r){B(o,t,r),s=!0},p(o,r){n=o},i(o){s||(o&&He(()=>{s&&(i&&i.end(1),e=Vi(t,ao,{duration:n[1],delay:n[0],easing:Xh}),e.start())}),s=!0)},o(o){e&&e.invalidate(),o&&(i=Dn(t,ao,{duration:n[1],delay:n[2],easing:pn})),s=!1},d(o){o&&O(t),o&&i&&i.end()}}}function yy(n){let t,e,i,s,o,r=n[3]&&nd(n);return{c(){t=Be("svg"),e=Be("defs"),i=Be("linearGradient"),s=Be("stop"),o=Be("stop"),r&&r.c(),w(s,"offset","25%"),w(s,"stop-color","white"),w(s,"stop-opacity","1"),w(o,"offset","100%"),w(o,"stop-color","white"),w(o,"stop-opacity","0.5"),w(i,"id",n[4]),w(i,"gradientUnits","userSpaceOnUse"),w(t,"class","line svelte-blgtit"),w(t,"viewBox","0 0 105 21")},m(a,l){B(a,t,l),x(t,e),x(e,i),x(i,s),x(i,o),r&&r.m(t,null)},p(a,[l]){a[3]?r?(r.p(a,l),l&8&&k(r,1)):(r=nd(a),r.c(),k(r,1),r.m(t,null)):r&&(de(),j(r,1,1,()=>{r=null}),he())},i(a){k(r)},o(a){j(r)},d(a){a&&O(t),r&&r.d()}}}function wy(n,t,e){let{inDelay:i=0}=t,{duration:s=1e3}=t,{outDelay:o=0}=t,{unfolded:r}=t;const a=lt();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]}class Cy extends le{constructor(t){super(),ae(this,t,wy,yy,oe,{inDelay:0,duration:1,outDelay:2,unfolded:3},by)}}function Iy(n){ue(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
579
579
  height var(--sc-dot-size-animation-time) ease,\r
580
- 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 Py(n){let t,e,i;return{c(){t=S("button"),w(t,"class","sc-carousel-button sc-carousel-dot__dot svelte-1mgyhhn"),K(t,"sc-carousel-dot__dot_active",n[0])},m(s,o){B(s,t,o),e||(i=be(t,"click",n[1]),e=!0)},p(s,[o]){o&1&&K(t,"sc-carousel-dot__dot_active",s[0])},i:q,o:q,d(s){s&&O(t),e=!1,i()}}}function Ey(n,t,e){let{active:i=!1}=t;function s(o){xn.call(this,n,o)}return n.$$set=o=>{"active"in o&&e(0,i=o.active)},[i,s]}class My extends le{constructor(t){super(),ae(this,t,Ey,Py,oe,{active:0},Iy)}}function ky(n){ue(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 sd(n,t,e){const i=n.slice();return i[5]=t[e],i[7]=e,i}function od(n,t){let e,i,s,o;function r(){return t[3](t[7])}return i=new My({props:{active:t[1]===t[7]}}),i.$on("click",r),{key:n,first:null,c(){e=S("div"),ne(i.$$.fragment),s=$(),w(e,"class","sc-carousel-dots__dot-container svelte-670fde"),this.first=e},m(a,l){B(a,e,l),te(i,e,null),x(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||(k(i.$$.fragment,a),o=!0)},o(a){j(i.$$.fragment,a),o=!1},d(a){a&&O(e),ie(i)}}}function xy(n){let t,e=[],i=new Map,s,o=Pe(Array(n[0]));const r=a=>a[7];for(let a=0;a<o.length;a+=1){let l=sd(n,o,a),c=r(l);i.set(c,e[a]=od(c,l))}return{c(){t=S("div");for(let a=0;a<e.length;a+=1)e[a].c();w(t,"class","sc-carousel-dots__container svelte-670fde")},m(a,l){B(a,t,l);for(let c=0;c<e.length;c+=1)e[c]&&e[c].m(t,null);s=!0},p(a,[l]){l&7&&(o=Pe(Array(a[0])),de(),e=Ot(e,l,r,1,a,o,i,t,bi,od,null,sd),he())},i(a){if(!s){for(let l=0;l<o.length;l+=1)k(e[l]);s=!0}},o(a){for(let l=0;l<e.length;l+=1)j(e[l]);s=!1},d(a){a&&O(t);for(let l=0;l<e.length;l+=1)e[l].d()}}}function Dy(n,t,e){const i=wo();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 Sy extends le{constructor(t){super(),ae(this,t,Dy,xy,oe,{pagesCount:0,currentPageIndex:1},ky)}}const wn="prev",pi="next";function Ty(n){ue(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 Ly(n){let t,e,i,s;return{c(){t=S("button"),e=S("i"),w(e,"class","sc-carousel-arrow__arrow svelte-1bftafx"),K(e,"sc-carousel-arrow__arrow-next",n[0]===pi),K(e,"sc-carousel-arrow__arrow-prev",n[0]===wn),w(t,"class","sc-carousel-button sc-carousel-arrow__circle svelte-1bftafx"),K(t,"sc-carousel-arrow__circle_disabled",n[1])},m(o,r){B(o,t,r),x(t,e),i||(s=be(t,"click",n[2]),i=!0)},p(o,[r]){r&1&&K(e,"sc-carousel-arrow__arrow-next",o[0]===pi),r&1&&K(e,"sc-carousel-arrow__arrow-prev",o[0]===wn),r&2&&K(t,"sc-carousel-arrow__circle_disabled",o[1])},i:q,o:q,d(o){o&&O(t),i=!1,s()}}}function jy(n,t,e){let{direction:i=pi}=t,{disabled:s=!1}=t;function o(r){xn.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 zu extends le{constructor(t){super(),ae(this,t,jy,Ly,oe,{direction:0,disabled:1},Ty)}}function zy(n){ue(n,"svelte-i7yfid",".sc-carousel-progress__indicator.svelte-i7yfid{height:100%;background-color:var(--sc-color-hex-dark-50p)}")}function Oy(n){let t;return{c(){t=S("div"),w(t,"class","sc-carousel-progress__indicator svelte-i7yfid"),z(t,"width",n[0]+"%")},m(e,i){B(e,t,i)},p(e,[i]){i&1&&z(t,"width",e[0]+"%")},i:q,o:q,d(e){e&&O(t)}}}const rd=100;function By(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*rd,0),rd))},[i,s]}class Vy extends le{constructor(t){super(),ae(this,t,By,Oy,oe,{value:1},zy)}}function Ry(n,t){n.addEventListener("mousedown",t),n.addEventListener("touchstart",t,{passive:!0})}function Qy(n,t){n.removeEventListener("mousedown",t),n.removeEventListener("touchstart",t)}function Gy(n,t){n.addEventListener("mouseup",t),n.addEventListener("touchend",t)}function ad(n,t){n.removeEventListener("mouseup",t),n.removeEventListener("touchend",t)}function Ny(n,t){n.addEventListener("mousemove",t),n.addEventListener("touchmove",t)}function ld(n,t){n.removeEventListener("mousemove",t),n.removeEventListener("touchmove",t)}function Fa(n){return function(t,e){n.dispatchEvent(new CustomEvent(t,{detail:e}))}}const Hy=110,_y=9,Fy=111,Wy=20;function zr(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 Yy(n,{thresholdProvider:t}){const e=Fa(n);let i,s,o=0,r,a=!1;function l(){return Date.now()-r>=Fy&&Math.abs(o)>=Wy}function c(u){r=Date.now(),o=0,a=!0;const m=zr(u);i=m.x,s=m.y,e("swipeStart",{x:i,y:s}),Ny(window,d),Gy(window,h)}function d(u){if(!a)return;const m=zr(u),A=m.x-i,p=m.y-s;i=m.x,s=m.y,e("swipeMove",{x:i,y:s,dx:A,dy:p}),A!==0&&Math.sign(A)!==Math.sign(o)&&(o=0),o+=A,Math.abs(o)>t()&&(e("swipeThresholdReached",{direction:o>0?wn:pi}),ad(window,h),ld(window,d))}function h(u){if(ad(window,h),ld(window,d),a=!1,!l()){e("swipeFailed");return}const m=zr(u);e("swipeEnd",{x:m.x,y:m.y})}return Ry(n,c),{destroy(){Qy(n,c)}}}function Uy(n,t){n.addEventListener("mouseenter",t)}function Xy(n,t){n.removeEventListener("mouseenter",t)}function Zy(n,t){n.addEventListener("mouseleave",t)}function cd(n,t){n.removeEventListener("mouseleave",t)}function Jy(n){const t=Fa(n);function e(){Zy(n,i),t("hovered",{value:!0})}function i(){t("hovered",{value:!1}),cd(n,i)}return Uy(n,e),{destroy(){Xy(n,e),cd(n,i)}}}const qy=(n,t)=>{const e=t.x-n.x,i=t.y-n.y;return Math.sqrt(e*e+i*i)};function dn(n,t,e){return Math.max(n,Math.min(t,e))}function Ky(n,t){n.addEventListener("touchstart",t,{passive:!0})}function $y(n,t){n.removeEventListener("touchstart",t)}function ew(n,t){n.addEventListener("touchend",t)}function dd(n,t){n.removeEventListener("touchend",t)}function tw(n){const t=Fa(n);let e=0,i={x:0,y:0};function s({tapEndedAt:a,tapEndedPos:l}){const c=a-e,d=qy(i,l);return c<=Hy&&d<=_y}function o(a){e=Date.now();const l=a.touches[0];i={x:l.clientX,y:l.clientY},ew(n,r)}function r(a){dd(n,r);const l=a.changedTouches[0];s({tapEndedAt:Date.now(),tapEndedPos:{x:l.clientX,y:l.clientY}})&&t("tapped")}return Ky(n,o),{destroy(){$y(n,o),dd(n,r)}}}function iw({currentParticleIndex:n,particlesCount:t,clonesCountHead:e,clonesCountTotal:i,particlesToScroll:s}){return n===t-e?0:n===0?Ou({particlesCountWithoutClones:t-i,particlesToScroll:s})-1:Math.floor((n-e)/s)}function nw({currentParticleIndex:n,particlesToScroll:t}){return Math.ceil(n/t)}function sw({currentParticleIndex:n,particlesCount:t,clonesCountHead:e,clonesCountTotal:i,infinite:s,particlesToScroll:o}){return s?iw({currentParticleIndex:n,particlesCount:t,clonesCountHead:e,clonesCountTotal:i,particlesToScroll:o}):nw({currentParticleIndex:n,particlesToScroll:o})}function Ou({particlesCountWithoutClones:n,particlesToScroll:t}){return Math.ceil(n/t)}function ow({particlesCountWithoutClones:n,particlesToScroll:t,particlesToShow:e}){const i=Bu({particlesCountWithoutClones:n,particlesToScroll:t,particlesToShow:e});return Math.ceil(n/t)-i}function rw({infinite:n,particlesCountWithoutClones:t,particlesToScroll:e,particlesToShow:i}){return n?Ou({particlesCountWithoutClones:t,particlesToScroll:e}):ow({particlesCountWithoutClones:t,particlesToScroll:e,particlesToShow:i})}function aw({pageIndex:n,clonesCountHead:t,clonesCountTail:e,particlesToScroll:i,particlesCount:s}){return dn(0,Math.min(t+n*i,s-e),s-1)}function lw({pageIndex:n,particlesToScroll:t,particlesCount:e,particlesToShow:i}){return dn(0,Math.min(n*t,e-i),e-1)}function Or({infinite:n,pageIndex:t,clonesCountHead:e,clonesCountTail:i,particlesToScroll:s,particlesCount:o,particlesToShow:r}){return n?aw({pageIndex:t,clonesCountHead:e,clonesCountTail:i,particlesToScroll:s,particlesCount:o}):lw({pageIndex:t,particlesToScroll:s,particlesCount:o,particlesToShow:r})}function cw({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 Bu({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 dw(n){return new ResizeObserver(t=>{n({width:t[0].contentRect.width})})}function hw({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 uw({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 fw({infinite:n,particlesToShow:t,partialPageSize:e}){const i=n?{head:Math.ceil(e||t),tail:Math.ceil(t)}:{head:0,tail:0};return ve(G({},i),{total:i.head+i.tail})}const ss=(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},la=n=>t=>{n[t]&&n[t]()};var mw="Expected a function",Vu="__lodash_hash_undefined__",Ru=1/0,gw="[object Function]",pw="[object GeneratorFunction]",Aw="[object Symbol]",vw=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,bw=/^\w*$/,yw=/^\./,ww=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,Cw=/[\\^$.*+?()[\]{}|]/g,Iw=/\\(\\)?/g,Pw=/^\[object .+?Constructor\]$/,Ew=typeof Mt=="object"&&Mt&&Mt.Object===Object&&Mt,Mw=typeof self=="object"&&self&&self.Object===Object&&self,Wa=Ew||Mw||Function("return this")();function kw(n,t){return n==null?void 0:n[t]}function xw(n){var t=!1;if(n!=null&&typeof n.toString!="function")try{t=!!(n+"")}catch(e){}return t}var Dw=Array.prototype,Sw=Function.prototype,Qu=Object.prototype,Br=Wa["__core-js_shared__"],hd=function(){var n=/[^.]+$/.exec(Br&&Br.keys&&Br.keys.IE_PROTO||"");return n?"Symbol(src)_1."+n:""}(),Gu=Sw.toString,Ya=Qu.hasOwnProperty,Nu=Qu.toString,Tw=RegExp("^"+Gu.call(Ya).replace(Cw,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),ud=Wa.Symbol,Lw=Dw.splice,jw=Hu(Wa,"Map"),as=Hu(Object,"create"),fd=ud?ud.prototype:void 0,md=fd?fd.toString:void 0;function Bi(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 zw(){this.__data__=as?as(null):{}}function Ow(n){return this.has(n)&&delete this.__data__[n]}function Bw(n){var t=this.__data__;if(as){var e=t[n];return e===Vu?void 0:e}return Ya.call(t,n)?t[n]:void 0}function Vw(n){var t=this.__data__;return as?t[n]!==void 0:Ya.call(t,n)}function Rw(n,t){var e=this.__data__;return e[n]=as&&t===void 0?Vu:t,this}Bi.prototype.clear=zw;Bi.prototype.delete=Ow;Bi.prototype.get=Bw;Bi.prototype.has=Vw;Bi.prototype.set=Rw;function Tn(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 Qw(){this.__data__=[]}function Gw(n){var t=this.__data__,e=Do(t,n);if(e<0)return!1;var i=t.length-1;return e==i?t.pop():Lw.call(t,e,1),!0}function Nw(n){var t=this.__data__,e=Do(t,n);return e<0?void 0:t[e][1]}function Hw(n){return Do(this.__data__,n)>-1}function _w(n,t){var e=this.__data__,i=Do(e,n);return i<0?e.push([n,t]):e[i][1]=t,this}Tn.prototype.clear=Qw;Tn.prototype.delete=Gw;Tn.prototype.get=Nw;Tn.prototype.has=Hw;Tn.prototype.set=_w;function Ri(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 Fw(){this.__data__={hash:new Bi,map:new(jw||Tn),string:new Bi}}function Ww(n){return So(this,n).delete(n)}function Yw(n){return So(this,n).get(n)}function Uw(n){return So(this,n).has(n)}function Xw(n,t){return So(this,n).set(n,t),this}Ri.prototype.clear=Fw;Ri.prototype.delete=Ww;Ri.prototype.get=Yw;Ri.prototype.has=Uw;Ri.prototype.set=Xw;function Do(n,t){for(var e=n.length;e--;)if(oC(n[e][0],t))return e;return-1}function Zw(n,t){t=$w(t,n)?[t]:Kw(t);for(var e=0,i=t.length;n!=null&&e<i;)n=n[nC(t[e++])];return e&&e==i?n:void 0}function Jw(n){if(!Fu(n)||tC(n))return!1;var t=rC(n)||xw(n)?Tw:Pw;return t.test(sC(n))}function qw(n){if(typeof n=="string")return n;if(Xa(n))return md?md.call(n):"";var t=n+"";return t=="0"&&1/n==-Ru?"-0":t}function Kw(n){return _u(n)?n:iC(n)}function So(n,t){var e=n.__data__;return eC(t)?e[typeof t=="string"?"string":"hash"]:e.map}function Hu(n,t){var e=kw(n,t);return Jw(e)?e:void 0}function $w(n,t){if(_u(n))return!1;var e=typeof n;return e=="number"||e=="symbol"||e=="boolean"||n==null||Xa(n)?!0:bw.test(n)||!vw.test(n)||t!=null&&n in Object(t)}function eC(n){var t=typeof n;return t=="string"||t=="number"||t=="symbol"||t=="boolean"?n!=="__proto__":n===null}function tC(n){return!!hd&&hd in n}var iC=Ua(function(n){n=lC(n);var t=[];return yw.test(n)&&t.push(""),n.replace(ww,function(e,i,s,o){t.push(s?o.replace(Iw,"$1"):i||e)}),t});function nC(n){if(typeof n=="string"||Xa(n))return n;var t=n+"";return t=="0"&&1/n==-Ru?"-0":t}function sC(n){if(n!=null){try{return Gu.call(n)}catch(t){}try{return n+""}catch(t){}}return""}function Ua(n,t){if(typeof n!="function"||t&&typeof t!="function")throw new TypeError(mw);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(Ua.Cache||Ri),e}Ua.Cache=Ri;function oC(n,t){return n===t||n!==n&&t!==t}var _u=Array.isArray;function rC(n){var t=Fu(n)?Nu.call(n):"";return t==gw||t==pw}function Fu(n){var t=typeof n;return!!n&&(t=="object"||t=="function")}function aC(n){return!!n&&typeof n=="object"}function Xa(n){return typeof n=="symbol"||aC(n)&&Nu.call(n)==Aw}function lC(n){return n==null?"":qw(n)}function cC(n,t,e){var i=n==null?void 0:Zw(n,t);return i===void 0?e:i}var Ns=cC,fo={},dC={get exports(){return fo},set exports(n){fo=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]",d="[object Function]",h="[object GeneratorFunction]",u="[object Map]",m="[object Number]",A="[object Object]",p="[object Promise]",g="[object RegExp]",v="[object Set]",y="[object String]",I="[object Symbol]",M="[object WeakMap]",D="[object ArrayBuffer]",P="[object DataView]",V="[object Float32Array]",L="[object Float64Array]",X="[object Int8Array]",U="[object Int16Array]",N="[object Int32Array]",H="[object Uint8Array]",_="[object Uint8ClampedArray]",Q="[object Uint16Array]",F="[object Uint32Array]",J=/[\\^$.*+?()[\]{}|]/g,Z=/\w*$/,ee=/^\[object .+?Constructor\]$/,ce=/^(?:0|[1-9]\d*)$/,se={};se[o]=se[r]=se[D]=se[P]=se[a]=se[l]=se[V]=se[L]=se[X]=se[U]=se[N]=se[u]=se[m]=se[A]=se[g]=se[v]=se[y]=se[I]=se[H]=se[_]=se[Q]=se[F]=!0,se[c]=se[d]=se[M]=!1;var we=typeof Mt=="object"&&Mt&&Mt.Object===Object&&Mt,Ce=typeof self=="object"&&self&&self.Object===Object&&self,pe=we||Ce||Function("return this")(),Ve=t&&!t.nodeType&&t,Ae=Ve&&!0&&n&&!n.nodeType&&n,We=Ae&&Ae.exports===Ve;function fe(b,C){return b.set(C[0],C[1]),b}function ye(b,C){return b.add(C),b}function ze(b,C){for(var T=-1,Y=b?b.length:0;++T<Y&&C(b[T],T,b)!==!1;);return b}function me(b,C){for(var T=-1,Y=C.length,Ie=b.length;++T<Y;)b[Ie+T]=C[T];return b}function Ke(b,C,T,Y){var Ie=-1,ge=b?b.length:0;for(Y&&ge&&(T=b[++Ie]);++Ie<ge;)T=C(T,b[Ie],Ie,b);return T}function dt(b,C){for(var T=-1,Y=Array(b);++T<b;)Y[T]=C(T);return Y}function ke(b,C){return b==null?void 0:b[C]}function nt(b){var C=!1;if(b!=null&&typeof b.toString!="function")try{C=!!(b+"")}catch(T){}return C}function re(b){var C=-1,T=Array(b.size);return b.forEach(function(Y,Ie){T[++C]=[Ie,Y]}),T}function Me(b,C){return function(T){return b(C(T))}}function _e(b){var C=-1,T=Array(b.size);return b.forEach(function(Y){T[++C]=Y}),T}var mt=Array.prototype,Yt=Function.prototype,yt=Object.prototype,wt=pe["__core-js_shared__"],Re=function(){var b=/[^.]+$/.exec(wt&&wt.keys&&wt.keys.IE_PROTO||"");return b?"Symbol(src)_1."+b:""}(),Ne=Yt.toString,Je=yt.hasOwnProperty,xt=yt.toString,Ln=RegExp("^"+Ne.call(Je).replace(J,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),Bt=We?pe.Buffer:void 0,oi=pe.Symbol,wi=pe.Uint8Array,gt=Me(Object.getPrototypeOf,Object),Qi=Object.create,Gi=yt.propertyIsEnumerable,zo=mt.splice,jn=Object.getOwnPropertySymbols,Ni=Bt?Bt.isBuffer:void 0,us=Me(Object.keys,Object),Hi=St(pe,"DataView"),Ci=St(pe,"Map"),Dt=St(pe,"Promise"),_i=St(pe,"Set"),zn=St(pe,"WeakMap"),Ii=St(Object,"create"),On=ht(Hi),Pi=ht(Ci),Bn=ht(Dt),Vn=ht(_i),Rn=ht(zn),ri=oi?oi.prototype:void 0,fs=ri?ri.valueOf:void 0;function Ut(b){var C=-1,T=b?b.length:0;for(this.clear();++C<T;){var Y=b[C];this.set(Y[0],Y[1])}}function Oo(){this.__data__=Ii?Ii(null):{}}function Bo(b){return this.has(b)&&delete this.__data__[b]}function Vo(b){var C=this.__data__;if(Ii){var T=C[b];return T===i?void 0:T}return Je.call(C,b)?C[b]:void 0}function ms(b){var C=this.__data__;return Ii?C[b]!==void 0:Je.call(C,b)}function Qn(b,C){var T=this.__data__;return T[b]=Ii&&C===void 0?i:C,this}Ut.prototype.clear=Oo,Ut.prototype.delete=Bo,Ut.prototype.get=Vo,Ut.prototype.has=ms,Ut.prototype.set=Qn;function $e(b){var C=-1,T=b?b.length:0;for(this.clear();++C<T;){var Y=b[C];this.set(Y[0],Y[1])}}function Ro(){this.__data__=[]}function Qo(b){var C=this.__data__,T=Wi(C,b);if(T<0)return!1;var Y=C.length-1;return T==Y?C.pop():zo.call(C,T,1),!0}function Go(b){var C=this.__data__,T=Wi(C,b);return T<0?void 0:C[T][1]}function No(b){return Wi(this.__data__,b)>-1}function Ho(b,C){var T=this.__data__,Y=Wi(T,b);return Y<0?T.push([b,C]):T[Y][1]=C,this}$e.prototype.clear=Ro,$e.prototype.delete=Qo,$e.prototype.get=Go,$e.prototype.has=No,$e.prototype.set=Ho;function st(b){var C=-1,T=b?b.length:0;for(this.clear();++C<T;){var Y=b[C];this.set(Y[0],Y[1])}}function _o(){this.__data__={hash:new Ut,map:new(Ci||$e),string:new Ut}}function Fo(b){return Mi(this,b).delete(b)}function Wo(b){return Mi(this,b).get(b)}function Yo(b){return Mi(this,b).has(b)}function Uo(b,C){return Mi(this,b).set(b,C),this}st.prototype.clear=_o,st.prototype.delete=Fo,st.prototype.get=Wo,st.prototype.has=Yo,st.prototype.set=Uo;function pt(b){this.__data__=new $e(b)}function Xo(){this.__data__=new $e}function Zo(b){return this.__data__.delete(b)}function Jo(b){return this.__data__.get(b)}function qo(b){return this.__data__.has(b)}function Ko(b,C){var T=this.__data__;if(T instanceof $e){var Y=T.__data__;if(!Ci||Y.length<e-1)return Y.push([b,C]),this;T=this.__data__=new st(Y)}return T.set(b,C),this}pt.prototype.clear=Xo,pt.prototype.delete=Zo,pt.prototype.get=Jo,pt.prototype.has=qo,pt.prototype.set=Ko;function Fi(b,C){var T=_n(b)||Ui(b)?dt(b.length,String):[],Y=T.length,Ie=!!Y;for(var ge in b)(C||Je.call(b,ge))&&!(Ie&&(ge=="length"||ur(ge,Y)))&&T.push(ge);return T}function gs(b,C,T){var Y=b[C];(!(Je.call(b,C)&&ys(Y,T))||T===void 0&&!(C in b))&&(b[C]=T)}function Wi(b,C){for(var T=b.length;T--;)if(ys(b[T][0],C))return T;return-1}function Vt(b,C){return b&&Hn(C,Wn(C),b)}function Gn(b,C,T,Y,Ie,ge,De){var Te;if(Y&&(Te=ge?Y(b,Ie,ge,De):Y(b)),Te!==void 0)return Te;if(!Qt(b))return b;var Ye=_n(b);if(Ye){if(Te=dr(b),!C)return ar(b,Te)}else{var Oe=Zt(b),ot=Oe==d||Oe==h;if(ws(b))return Yi(b,C);if(Oe==A||Oe==o||ot&&!ge){if(nt(b))return ge?b:{};if(Te=Rt(ot?{}:b),!C)return lr(b,Vt(Te,b))}else{if(!se[Oe])return ge?b:{};Te=hr(b,Oe,Gn,C)}}De||(De=new pt);var At=De.get(b);if(At)return At;if(De.set(b,Te),!Ye)var Xe=T?cr(b):Wn(b);return ze(Xe||b,function(rt,et){Xe&&(et=rt,rt=b[et]),gs(Te,et,Gn(rt,C,T,Y,et,b,De))}),Te}function $o(b){return Qt(b)?Qi(b):{}}function er(b,C,T){var Y=C(b);return _n(b)?Y:me(Y,T(b))}function tr(b){return xt.call(b)}function ir(b){if(!Qt(b)||mr(b))return!1;var C=Fn(b)||nt(b)?Ln:ee;return C.test(ht(b))}function nr(b){if(!vs(b))return us(b);var C=[];for(var T in Object(b))Je.call(b,T)&&T!="constructor"&&C.push(T);return C}function Yi(b,C){if(C)return b.slice();var T=new b.constructor(b.length);return b.copy(T),T}function Nn(b){var C=new b.constructor(b.byteLength);return new wi(C).set(new wi(b)),C}function Ei(b,C){var T=C?Nn(b.buffer):b.buffer;return new b.constructor(T,b.byteOffset,b.byteLength)}function ps(b,C,T){var Y=C?T(re(b),!0):re(b);return Ke(Y,fe,new b.constructor)}function As(b){var C=new b.constructor(b.source,Z.exec(b));return C.lastIndex=b.lastIndex,C}function sr(b,C,T){var Y=C?T(_e(b),!0):_e(b);return Ke(Y,ye,new b.constructor)}function or(b){return fs?Object(fs.call(b)):{}}function rr(b,C){var T=C?Nn(b.buffer):b.buffer;return new b.constructor(T,b.byteOffset,b.length)}function ar(b,C){var T=-1,Y=b.length;for(C||(C=Array(Y));++T<Y;)C[T]=b[T];return C}function Hn(b,C,T,Y){T||(T={});for(var Ie=-1,ge=C.length;++Ie<ge;){var De=C[Ie],Te=Y?Y(T[De],b[De],De,T,b):void 0;gs(T,De,Te===void 0?b[De]:Te)}return T}function lr(b,C){return Hn(b,Xt(b),C)}function cr(b){return er(b,Wn,Xt)}function Mi(b,C){var T=b.__data__;return fr(C)?T[typeof C=="string"?"string":"hash"]:T.map}function St(b,C){var T=ke(b,C);return ir(T)?T:void 0}var Xt=jn?Me(jn,Object):pr,Zt=tr;(Hi&&Zt(new Hi(new ArrayBuffer(1)))!=P||Ci&&Zt(new Ci)!=u||Dt&&Zt(Dt.resolve())!=p||_i&&Zt(new _i)!=v||zn&&Zt(new zn)!=M)&&(Zt=function(b){var C=xt.call(b),T=C==A?b.constructor:void 0,Y=T?ht(T):void 0;if(Y)switch(Y){case On:return P;case Pi:return u;case Bn:return p;case Vn:return v;case Rn:return M}return C});function dr(b){var C=b.length,T=b.constructor(C);return C&&typeof b[0]=="string"&&Je.call(b,"index")&&(T.index=b.index,T.input=b.input),T}function Rt(b){return typeof b.constructor=="function"&&!vs(b)?$o(gt(b)):{}}function hr(b,C,T,Y){var Ie=b.constructor;switch(C){case D:return Nn(b);case a:case l:return new Ie(+b);case P:return Ei(b,Y);case V:case L:case X:case U:case N:case H:case _:case Q:case F:return rr(b,Y);case u:return ps(b,Y,T);case m:case y:return new Ie(b);case g:return As(b);case v:return sr(b,Y,T);case I:return or(b)}}function ur(b,C){return C=C==null?s:C,!!C&&(typeof b=="number"||ce.test(b))&&b>-1&&b%1==0&&b<C}function fr(b){var C=typeof b;return C=="string"||C=="number"||C=="symbol"||C=="boolean"?b!=="__proto__":b===null}function mr(b){return!!Re&&Re in b}function vs(b){var C=b&&b.constructor,T=typeof C=="function"&&C.prototype||yt;return b===T}function ht(b){if(b!=null){try{return Ne.call(b)}catch(C){}try{return b+""}catch(C){}}return""}function bs(b){return Gn(b,!0,!0)}function ys(b,C){return b===C||b!==b&&C!==C}function Ui(b){return gr(b)&&Je.call(b,"callee")&&(!Gi.call(b,"callee")||xt.call(b)==o)}var _n=Array.isArray;function Xi(b){return b!=null&&Cs(b.length)&&!Fn(b)}function gr(b){return Is(b)&&Xi(b)}var ws=Ni||Ar;function Fn(b){var C=Qt(b)?xt.call(b):"";return C==d||C==h}function Cs(b){return typeof b=="number"&&b>-1&&b%1==0&&b<=s}function Qt(b){var C=typeof b;return!!b&&(C=="object"||C=="function")}function Is(b){return!!b&&typeof b=="object"}function Wn(b){return Xi(b)?Fi(b):nr(b)}function pr(){return[]}function Ar(){return!1}n.exports=bs})(dC,fo);const hC=fo;var mo={},uC={get exports(){return mo},set exports(n){mo=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]",d="[object Boolean]",h="[object Date]",u="[object Error]",m="[object Function]",A="[object GeneratorFunction]",p="[object Map]",g="[object Number]",v="[object Null]",y="[object Object]",I="[object Promise]",M="[object Proxy]",D="[object RegExp]",P="[object Set]",V="[object String]",L="[object Symbol]",X="[object Undefined]",U="[object WeakMap]",N="[object ArrayBuffer]",H="[object DataView]",_="[object Float32Array]",Q="[object Float64Array]",F="[object Int8Array]",J="[object Int16Array]",Z="[object Int32Array]",ee="[object Uint8Array]",ce="[object Uint8ClampedArray]",se="[object Uint16Array]",we="[object Uint32Array]",Ce=/[\\^$.*+?()[\]{}|]/g,pe=/^\[object .+?Constructor\]$/,Ve=/^(?:0|[1-9]\d*)$/,Ae={};Ae[_]=Ae[Q]=Ae[F]=Ae[J]=Ae[Z]=Ae[ee]=Ae[ce]=Ae[se]=Ae[we]=!0,Ae[a]=Ae[l]=Ae[N]=Ae[d]=Ae[H]=Ae[h]=Ae[u]=Ae[m]=Ae[p]=Ae[g]=Ae[y]=Ae[D]=Ae[P]=Ae[V]=Ae[U]=!1;var We=typeof Mt=="object"&&Mt&&Mt.Object===Object&&Mt,fe=typeof self=="object"&&self&&self.Object===Object&&self,ye=We||fe||Function("return this")(),ze=t&&!t.nodeType&&t,me=ze&&!0&&n&&!n.nodeType&&n,Ke=me&&me.exports===ze,dt=Ke&&We.process,ke=function(){try{return dt&&dt.binding&&dt.binding("util")}catch(b){}}(),nt=ke&&ke.isTypedArray;function re(b,C){for(var T=-1,Y=b==null?0:b.length,Ie=0,ge=[];++T<Y;){var De=b[T];C(De,T,b)&&(ge[Ie++]=De)}return ge}function Me(b,C){for(var T=-1,Y=C.length,Ie=b.length;++T<Y;)b[Ie+T]=C[T];return b}function _e(b,C){for(var T=-1,Y=b==null?0:b.length;++T<Y;)if(C(b[T],T,b))return!0;return!1}function mt(b,C){for(var T=-1,Y=Array(b);++T<b;)Y[T]=C(T);return Y}function Yt(b){return function(C){return b(C)}}function yt(b,C){return b.has(C)}function wt(b,C){return b==null?void 0:b[C]}function Re(b){var C=-1,T=Array(b.size);return b.forEach(function(Y,Ie){T[++C]=[Ie,Y]}),T}function Ne(b,C){return function(T){return b(C(T))}}function Je(b){var C=-1,T=Array(b.size);return b.forEach(function(Y){T[++C]=Y}),T}var xt=Array.prototype,Ln=Function.prototype,Bt=Object.prototype,oi=ye["__core-js_shared__"],wi=Ln.toString,gt=Bt.hasOwnProperty,Qi=function(){var b=/[^.]+$/.exec(oi&&oi.keys&&oi.keys.IE_PROTO||"");return b?"Symbol(src)_1."+b:""}(),Gi=Bt.toString,zo=RegExp("^"+wi.call(gt).replace(Ce,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),jn=Ke?ye.Buffer:void 0,Ni=ye.Symbol,us=ye.Uint8Array,Hi=Bt.propertyIsEnumerable,Ci=xt.splice,Dt=Ni?Ni.toStringTag:void 0,_i=Object.getOwnPropertySymbols,zn=jn?jn.isBuffer:void 0,Ii=Ne(Object.keys,Object),On=Xt(ye,"DataView"),Pi=Xt(ye,"Map"),Bn=Xt(ye,"Promise"),Vn=Xt(ye,"Set"),Rn=Xt(ye,"WeakMap"),ri=Xt(Object,"create"),fs=ht(On),Ut=ht(Pi),Oo=ht(Bn),Bo=ht(Vn),Vo=ht(Rn),ms=Ni?Ni.prototype:void 0,Qn=ms?ms.valueOf:void 0;function $e(b){var C=-1,T=b==null?0:b.length;for(this.clear();++C<T;){var Y=b[C];this.set(Y[0],Y[1])}}function Ro(){this.__data__=ri?ri(null):{},this.size=0}function Qo(b){var C=this.has(b)&&delete this.__data__[b];return this.size-=C?1:0,C}function Go(b){var C=this.__data__;if(ri){var T=C[b];return T===i?void 0:T}return gt.call(C,b)?C[b]:void 0}function No(b){var C=this.__data__;return ri?C[b]!==void 0:gt.call(C,b)}function Ho(b,C){var T=this.__data__;return this.size+=this.has(b)?0:1,T[b]=ri&&C===void 0?i:C,this}$e.prototype.clear=Ro,$e.prototype.delete=Qo,$e.prototype.get=Go,$e.prototype.has=No,$e.prototype.set=Ho;function st(b){var C=-1,T=b==null?0:b.length;for(this.clear();++C<T;){var Y=b[C];this.set(Y[0],Y[1])}}function _o(){this.__data__=[],this.size=0}function Fo(b){var C=this.__data__,T=Yi(C,b);if(T<0)return!1;var Y=C.length-1;return T==Y?C.pop():Ci.call(C,T,1),--this.size,!0}function Wo(b){var C=this.__data__,T=Yi(C,b);return T<0?void 0:C[T][1]}function Yo(b){return Yi(this.__data__,b)>-1}function Uo(b,C){var T=this.__data__,Y=Yi(T,b);return Y<0?(++this.size,T.push([b,C])):T[Y][1]=C,this}st.prototype.clear=_o,st.prototype.delete=Fo,st.prototype.get=Wo,st.prototype.has=Yo,st.prototype.set=Uo;function pt(b){var C=-1,T=b==null?0:b.length;for(this.clear();++C<T;){var Y=b[C];this.set(Y[0],Y[1])}}function Xo(){this.size=0,this.__data__={hash:new $e,map:new(Pi||st),string:new $e}}function Zo(b){var C=St(this,b).delete(b);return this.size-=C?1:0,C}function Jo(b){return St(this,b).get(b)}function qo(b){return St(this,b).has(b)}function Ko(b,C){var T=St(this,b),Y=T.size;return T.set(b,C),this.size+=T.size==Y?0:1,this}pt.prototype.clear=Xo,pt.prototype.delete=Zo,pt.prototype.get=Jo,pt.prototype.has=qo,pt.prototype.set=Ko;function Fi(b){var C=-1,T=b==null?0:b.length;for(this.__data__=new pt;++C<T;)this.add(b[C])}function gs(b){return this.__data__.set(b,i),this}function Wi(b){return this.__data__.has(b)}Fi.prototype.add=Fi.prototype.push=gs,Fi.prototype.has=Wi;function Vt(b){var C=this.__data__=new st(b);this.size=C.size}function Gn(){this.__data__=new st,this.size=0}function $o(b){var C=this.__data__,T=C.delete(b);return this.size=C.size,T}function er(b){return this.__data__.get(b)}function tr(b){return this.__data__.has(b)}function ir(b,C){var T=this.__data__;if(T instanceof st){var Y=T.__data__;if(!Pi||Y.length<e-1)return Y.push([b,C]),this.size=++T.size,this;T=this.__data__=new pt(Y)}return T.set(b,C),this.size=T.size,this}Vt.prototype.clear=Gn,Vt.prototype.delete=$o,Vt.prototype.get=er,Vt.prototype.has=tr,Vt.prototype.set=ir;function nr(b,C){var T=Ui(b),Y=!T&&ys(b),Ie=!T&&!Y&&Xi(b),ge=!T&&!Y&&!Ie&&Is(b),De=T||Y||Ie||ge,Te=De?mt(b.length,String):[],Ye=Te.length;for(var Oe in b)(C||gt.call(b,Oe))&&!(De&&(Oe=="length"||Ie&&(Oe=="offset"||Oe=="parent")||ge&&(Oe=="buffer"||Oe=="byteLength"||Oe=="byteOffset")||hr(Oe,Ye)))&&Te.push(Oe);return Te}function Yi(b,C){for(var T=b.length;T--;)if(bs(b[T][0],C))return T;return-1}function Nn(b,C,T){var Y=C(b);return Ui(b)?Y:Me(Y,T(b))}function Ei(b){return b==null?b===void 0?X:v:Dt&&Dt in Object(b)?Zt(b):vs(b)}function ps(b){return Qt(b)&&Ei(b)==a}function As(b,C,T,Y,Ie){return b===C?!0:b==null||C==null||!Qt(b)&&!Qt(C)?b!==b&&C!==C:sr(b,C,T,Y,As,Ie)}function sr(b,C,T,Y,Ie,ge){var De=Ui(b),Te=Ui(C),Ye=De?l:Rt(b),Oe=Te?l:Rt(C);Ye=Ye==a?y:Ye,Oe=Oe==a?y:Oe;var ot=Ye==y,At=Oe==y,Xe=Ye==Oe;if(Xe&&Xi(b)){if(!Xi(C))return!1;De=!0,ot=!1}if(Xe&&!ot)return ge||(ge=new Vt),De||Is(b)?Hn(b,C,T,Y,Ie,ge):lr(b,C,Ye,T,Y,Ie,ge);if(!(T&s)){var rt=ot&&gt.call(b,"__wrapped__"),et=At&&gt.call(C,"__wrapped__");if(rt||et){var ai=rt?b.value():b,Jt=et?C.value():C;return ge||(ge=new Vt),Ie(ai,Jt,T,Y,ge)}}return Xe?(ge||(ge=new Vt),cr(b,C,T,Y,Ie,ge)):!1}function or(b){if(!Cs(b)||fr(b))return!1;var C=ws(b)?zo:pe;return C.test(ht(b))}function rr(b){return Qt(b)&&Fn(b.length)&&!!Ae[Ei(b)]}function ar(b){if(!mr(b))return Ii(b);var C=[];for(var T in Object(b))gt.call(b,T)&&T!="constructor"&&C.push(T);return C}function Hn(b,C,T,Y,Ie,ge){var De=T&s,Te=b.length,Ye=C.length;if(Te!=Ye&&!(De&&Ye>Te))return!1;var Oe=ge.get(b);if(Oe&&ge.get(C))return Oe==C;var ot=-1,At=!0,Xe=T&o?new Fi:void 0;for(ge.set(b,C),ge.set(C,b);++ot<Te;){var rt=b[ot],et=C[ot];if(Y)var ai=De?Y(et,rt,ot,C,b,ge):Y(rt,et,ot,b,C,ge);if(ai!==void 0){if(ai)continue;At=!1;break}if(Xe){if(!_e(C,function(Jt,ki){if(!yt(Xe,ki)&&(rt===Jt||Ie(rt,Jt,T,Y,ge)))return Xe.push(ki)})){At=!1;break}}else if(!(rt===et||Ie(rt,et,T,Y,ge))){At=!1;break}}return ge.delete(b),ge.delete(C),At}function lr(b,C,T,Y,Ie,ge,De){switch(T){case H:if(b.byteLength!=C.byteLength||b.byteOffset!=C.byteOffset)return!1;b=b.buffer,C=C.buffer;case N:return!(b.byteLength!=C.byteLength||!ge(new us(b),new us(C)));case d:case h:case g:return bs(+b,+C);case u:return b.name==C.name&&b.message==C.message;case D:case V:return b==C+"";case p:var Te=Re;case P:var Ye=Y&s;if(Te||(Te=Je),b.size!=C.size&&!Ye)return!1;var Oe=De.get(b);if(Oe)return Oe==C;Y|=o,De.set(b,C);var ot=Hn(Te(b),Te(C),Y,Ie,ge,De);return De.delete(b),ot;case L:if(Qn)return Qn.call(b)==Qn.call(C)}return!1}function cr(b,C,T,Y,Ie,ge){var De=T&s,Te=Mi(b),Ye=Te.length,Oe=Mi(C),ot=Oe.length;if(Ye!=ot&&!De)return!1;for(var At=Ye;At--;){var Xe=Te[At];if(!(De?Xe in C:gt.call(C,Xe)))return!1}var rt=ge.get(b);if(rt&&ge.get(C))return rt==C;var et=!0;ge.set(b,C),ge.set(C,b);for(var ai=De;++At<Ye;){Xe=Te[At];var Jt=b[Xe],ki=C[Xe];if(Y)var Ka=De?Y(ki,Jt,Xe,C,b,ge):Y(Jt,ki,Xe,b,C,ge);if(!(Ka===void 0?Jt===ki||Ie(Jt,ki,T,Y,ge):Ka)){et=!1;break}ai||(ai=Xe=="constructor")}if(et&&!ai){var Ps=b.constructor,Es=C.constructor;Ps!=Es&&"constructor"in b&&"constructor"in C&&!(typeof Ps=="function"&&Ps instanceof Ps&&typeof Es=="function"&&Es instanceof Es)&&(et=!1)}return ge.delete(b),ge.delete(C),et}function Mi(b){return Nn(b,Wn,dr)}function St(b,C){var T=b.__data__;return ur(C)?T[typeof C=="string"?"string":"hash"]:T.map}function Xt(b,C){var T=wt(b,C);return or(T)?T:void 0}function Zt(b){var C=gt.call(b,Dt),T=b[Dt];try{b[Dt]=void 0;var Y=!0}catch(ge){}var Ie=Gi.call(b);return Y&&(C?b[Dt]=T:delete b[Dt]),Ie}var dr=_i?function(b){return b==null?[]:(b=Object(b),re(_i(b),function(C){return Hi.call(b,C)}))}:pr,Rt=Ei;(On&&Rt(new On(new ArrayBuffer(1)))!=H||Pi&&Rt(new Pi)!=p||Bn&&Rt(Bn.resolve())!=I||Vn&&Rt(new Vn)!=P||Rn&&Rt(new Rn)!=U)&&(Rt=function(b){var C=Ei(b),T=C==y?b.constructor:void 0,Y=T?ht(T):"";if(Y)switch(Y){case fs:return H;case Ut:return p;case Oo:return I;case Bo:return P;case Vo:return U}return C});function hr(b,C){return C=C==null?r:C,!!C&&(typeof b=="number"||Ve.test(b))&&b>-1&&b%1==0&&b<C}function ur(b){var C=typeof b;return C=="string"||C=="number"||C=="symbol"||C=="boolean"?b!=="__proto__":b===null}function fr(b){return!!Qi&&Qi in b}function mr(b){var C=b&&b.constructor,T=typeof C=="function"&&C.prototype||Bt;return b===T}function vs(b){return Gi.call(b)}function ht(b){if(b!=null){try{return wi.call(b)}catch(C){}try{return b+""}catch(C){}}return""}function bs(b,C){return b===C||b!==b&&C!==C}var ys=ps(function(){return arguments}())?ps:function(b){return Qt(b)&&gt.call(b,"callee")&&!Hi.call(b,"callee")},Ui=Array.isArray;function _n(b){return b!=null&&Fn(b.length)&&!ws(b)}var Xi=zn||Ar;function gr(b,C){return As(b,C)}function ws(b){if(!Cs(b))return!1;var C=Ei(b);return C==m||C==A||C==c||C==M}function Fn(b){return typeof b=="number"&&b>-1&&b%1==0&&b<=r}function Cs(b){var C=typeof b;return b!=null&&(C=="object"||C=="function")}function Qt(b){return b!=null&&typeof b=="object"}var Is=nt?Yt(nt):rr;function Wn(b){return _n(b)?nr(b):ar(b)}function pr(){return[]}function Ar(){return!1}n.exports=gr})(uC,mo);const fC=mo,mC=(n,t)=>fC(n,t),gC=n=>Object.keys(n||{}),pC=(n,t)=>{const e={};return n.forEach(i=>{e[i]=t[i]}),e},AC=()=>{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=gC(o);if(a.includes(i)){const l=pC(a,e);mC(o,l)||(n[s].deps=l,r())}})}}},vC=()=>{let n=null;return{targetWatcher(t,e){n={watcherName:t,fn:e},n.fn(),n=null},getTarget(){return n}}};function bC(n,t){const e=Ns(n,"data",{}),i=Ns(n,"watch",{}),s=Ns(n,"methods",{}),o=Ns(t,"onChange",()=>{}),{subscribe:r,notify:a,subscribers:l}=AC(),{targetWatcher:c,getTarget:d}=vC();let h;const u={},m=()=>({data:h,methods:u});let A=!1;const p=v=>(...y)=>{A=!0;const I=v(...y);return A=!1,I};Object.entries(s).forEach(([v,y])=>{u[v]=p((...I)=>y(m(),...I)),Object.defineProperty(u[v],"name",{value:v})}),h=new Proxy(hC(e),{get(v,y){return d()&&!A&&r(d(),{prop:y,value:v[y]}),Reflect.get(...arguments)},set(v,y,I){return v[y]===I||(Reflect.set(...arguments),d()||(o&&o(y,I),a(h,y))),!0}}),Object.entries(i).forEach(([v,y])=>{c(v,()=>{y(m())})});const g=[h,u];return g._internal={_getSubscribers(){return l}},g}function yC({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 wC({infinite:n,pageIndex:t,pagesCount:e,particlesCount:i,particlesToShow:s,particlesToScroll:o}){const r=dn(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((h,u)=>h-u),d=c.flatMap(h=>yC({pageIndex:h,particlesToShow:s,particlesToScroll:o,particlesCount:i}));return{pageIndexes:c,particleIndexes:[...new Set(d)].sort((h,u)=>h-u)}}const CC=(n,t)=>(n(),setInterval(n,t)),IC=35,gd=1;class PC{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(IC,Math.max(this._autoplayDuration,1));let s=-i;this._interval=CC(()=>W(this,null,function*(){if(this._paused)return;s+=i;const o=s/this._autoplayDuration;this._onProgressValueChange(o),o>gd&&(this.reset(),yield t(),e())}),i)})}pause(){this._paused=!0}resume(){this._paused=!1}reset(){clearInterval(this._interval),this._onProgressValueChange(gd)}}function EC(n){const t=new PC({onProgressValueChange:r=>{n("progressValue",1-r)}}),e=bC({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=wC({infinite:r.infinite,pageIndex:r.currentPageIndex,pagesCount:r.pagesCount,particlesCount:r.particlesCountWithoutClones,particlesToShow:r.particlesToShow,particlesToScroll:r.particlesToScroll}).particleIndexes},setCurrentPageIndex({data:r}){r.currentPageIndex=sw({currentParticleIndex:r.currentParticleIndex,particlesCount:r.particlesCount,clonesCountHead:r.clonesCountHead,clonesCountTotal:r.clonesCountTotal,infinite:r.infinite,particlesToScroll:r.particlesToScroll})},setPartialPageSize({data:r}){r.partialPageSize=Bu({particlesToScroll:r.particlesToScroll,particlesToShow:r.particlesToShow,particlesCountWithoutClones:r.particlesCountWithoutClones})},setClonesCount({data:r}){const{head:a,tail:l}=fw({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=rw({infinite:r.infinite,particlesCountWithoutClones:r.particlesCountWithoutClones,particlesToScroll:r.particlesToScroll,particlesToShow:r.particlesToShow})},setParticlesToShow({data:r}){r.particlesToShow=dn(1,r.particlesToShowInit,r.particlesCountWithoutClones)},setParticlesToScroll({data:r}){r.particlesToScroll=dn(1,r.particlesToScrollInit,r.particlesCountWithoutClones)}},methods:{_prev({data:r}){r.currentParticleIndex=Or({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=Or({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=dn(0,a,r.particlesCount-1)},toggleFocused({data:r}){r.focused=!r.focused},_applyAutoplayIfNeeded(l){return W(this,arguments,function*({data:r,methods:a}){if(!r.infinite&&(r.autoplayDirection===pi&&r.currentParticleIndex===r.particlesCount-1||r.autoplayDirection===wn&&r.currentParticleIndex===0)){t.reset();return}if(r.autoplay){const c=()=>la({[pi]:()=>W(this,null,function*(){return a.showNextPage()}),[wn]:()=>W(this,null,function*(){return a.showPrevPage()})})(r.autoplayDirection);yield t.start(c)}})},_jumpIfNeeded(l){return W(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(d,h,u){return W(this,arguments,function*({data:r,methods:a},l,c){if(t.reset(),r.disabled)return;r.disabled=!0,l(),yield a.offsetPage({animated:ss(c,"animated",!0)}),r.disabled=!1,!(yield a._jumpIfNeeded())&&a._applyAutoplayIfNeeded()})},showNextPage(c,d){return W(this,arguments,function*({data:r,methods:a},l){r.disabled||(yield a.changePage(a._next,l))})},showPrevPage(c,d){return W(this,arguments,function*({data:r,methods:a},l){r.disabled||(yield a.changePage(a._prev,l))})},showParticle(c,d,h){return W(this,arguments,function*({methods:r},a,l){yield r.changePage(()=>r._moveToParticle(a),l)})},_getParticleIndexByPageIndex({data:r},a){return Or({infinite:r.infinite,pageIndex:a,clonesCountHead:r.clonesCountHead,clonesCountTail:r.clonesCountTail,particlesToScroll:r.particlesToScroll,particlesCount:r.particlesCount,particlesToShow:r.particlesToShow})},showPage(c,d,h){return W(this,arguments,function*({methods:r},a,l){const u=r._getParticleIndexByPageIndex(a);yield r.showParticle(u,l)})},offsetPage({data:r},a){const l=ss(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 MC(n){ue(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 kC=n=>({currentPageIndex:n[0]&32,pagesCount:n[0]&1024}),pd=n=>({currentPageIndex:n[5],pagesCount:n[10],showPage:n[15]}),xC=n=>({}),Ad=n=>({showNextPage:n[14].showNextPage}),DC=n=>({loaded:n[0]&64,currentPageIndex:n[0]&32}),vd=n=>({loaded:n[6],currentPageIndex:n[5]}),SC=n=>({}),bd=n=>({showPrevPage:n[14].showPrevPage});function yd(n){let t;const e=n[37].prev,i=Pn(e,n,n[36],bd),s=i||TC(n);return{c(){s&&s.c()},m(o,r){s&&s.m(o,r),t=!0},p(o,r){i?i.p&&(!t||r[1]&32)&&Mn(i,e,o,o[36],t?En(e,o[36],r,SC):kn(o[36]),bd):s&&s.p&&(!t||r[0]&36)&&s.p(o,t?r:[-1,-1])},i(o){t||(k(s,o),t=!0)},o(o){j(s,o),t=!1},d(o){s&&s.d(o)}}}function TC(n){let t,e,i;return e=new zu({props:{direction:"prev",disabled:!n[2]&&n[5]===0}}),e.$on("click",n[23]),{c(){t=S("div"),ne(e.$$.fragment),w(t,"class","sc-carousel__arrow-container svelte-sme1z4")},m(s,o){B(s,t,o),te(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||(k(e.$$.fragment,s),i=!0)},o(s){j(e.$$.fragment,s),i=!1},d(s){s&&O(t),ie(e)}}}function wd(n){let t,e,i;return e=new Vy({props:{value:n[7]}}),{c(){t=S("div"),ne(e.$$.fragment),w(t,"class","sc-carousel-progress__container svelte-sme1z4")},m(s,o){B(s,t,o),te(e,t,null),i=!0},p(s,o){const r={};o[0]&128&&(r.value=s[7]),e.$set(r)},i(s){i||(k(e.$$.fragment,s),i=!0)},o(s){j(e.$$.fragment,s),i=!1},d(s){s&&O(t),ie(e)}}}function Cd(n){let t;const e=n[37].next,i=Pn(e,n,n[36],Ad),s=i||LC(n);return{c(){s&&s.c()},m(o,r){s&&s.m(o,r),t=!0},p(o,r){i?i.p&&(!t||r[1]&32)&&Mn(i,e,o,o[36],t?En(e,o[36],r,xC):kn(o[36]),Ad):s&&s.p&&(!t||r[0]&1060)&&s.p(o,t?r:[-1,-1])},i(o){t||(k(s,o),t=!0)},o(o){j(s,o),t=!1},d(o){s&&s.d(o)}}}function LC(n){let t,e,i;return e=new zu({props:{direction:"next",disabled:!n[2]&&n[5]===n[10]-1}}),e.$on("click",n[14].showNextPage),{c(){t=S("div"),ne(e.$$.fragment),w(t,"class","sc-carousel__arrow-container svelte-sme1z4")},m(s,o){B(s,t,o),te(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||(k(e.$$.fragment,s),i=!0)},o(s){j(e.$$.fragment,s),i=!1},d(s){s&&O(t),ie(e)}}}function Id(n){let t;const e=n[37].dots,i=Pn(e,n,n[36],pd),s=i||jC(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]&1056|r[1]&32)&&Mn(i,e,o,o[36],t?En(e,o[36],r,kC):kn(o[36]),pd):s&&s.p&&(!t||r[0]&1056)&&s.p(o,t?r:[-1,-1])},i(o){t||(k(s,o),t=!0)},o(o){j(s,o),t=!1},d(o){s&&s.d(o)}}}function jC(n){let t,e;return t=new Sy({props:{pagesCount:n[10],currentPageIndex:n[5]}}),t.$on("pageChange",n[41]),{c(){ne(t.$$.fragment)},m(i,s){te(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||(k(t.$$.fragment,i),e=!0)},o(i){j(t.$$.fragment,i),e=!1},d(i){ie(t,i)}}}function zC(n){let t,e,i,s,o,r,a,l,c,d,h,u,m=n[1]&&yd(n);const A=n[37].default,p=Pn(A,n,n[36],vd);let g=n[3]&&wd(n),v=n[1]&&Cd(n),y=n[4]&&Id(n);return{c(){t=S("div"),e=S("div"),m&&m.c(),i=$(),s=S("div"),o=S("div"),p&&p.c(),a=$(),g&&g.c(),l=$(),v&&v.c(),c=$(),y&&y.c(),w(o,"class","sc-carousel__pages-container svelte-sme1z4"),z(o,"transform","translateX("+n[8]+"px)"),z(o,"transition-duration",n[9]+"ms"),z(o,"transition-timing-function",n[0]),w(s,"class","sc-carousel__pages-window svelte-sme1z4"),w(e,"class","sc-carousel__content-container svelte-sme1z4"),w(t,"class","sc-carousel__carousel-container svelte-sme1z4")},m(I,M){B(I,t,M),x(t,e),m&&m.m(e,null),x(e,i),x(e,s),x(s,o),p&&p.m(o,null),n[39](o),x(s,a),g&&g.m(s,null),n[40](s),x(e,l),v&&v.m(e,null),x(t,c),y&&y.m(t,null),d=!0,h||(u=[ei(r=Yy.call(null,o,{thresholdProvider:n[38]})),be(o,"swipeStart",n[16]),be(o,"swipeMove",n[18]),be(o,"swipeEnd",n[19]),be(o,"swipeFailed",n[20]),be(o,"swipeThresholdReached",n[17]),ei(Jy.call(null,s)),be(s,"hovered",n[21]),ei(tw.call(null,s)),be(s,"tapped",n[22])],h=!0)},p(I,M){I[1]?m?(m.p(I,M),M[0]&2&&k(m,1)):(m=yd(I),m.c(),k(m,1),m.m(e,i)):m&&(de(),j(m,1,1,()=>{m=null}),he()),p&&p.p&&(!d||M[0]&96|M[1]&32)&&Mn(p,A,I,I[36],d?En(A,I[36],M,DC):kn(I[36]),vd),(!d||M[0]&256)&&z(o,"transform","translateX("+I[8]+"px)"),(!d||M[0]&512)&&z(o,"transition-duration",I[9]+"ms"),(!d||M[0]&1)&&z(o,"transition-timing-function",I[0]),r&&si(r.update)&&M[0]&2048&&r.update.call(null,{thresholdProvider:I[38]}),I[3]?g?(g.p(I,M),M[0]&8&&k(g,1)):(g=wd(I),g.c(),k(g,1),g.m(s,null)):g&&(de(),j(g,1,1,()=>{g=null}),he()),I[1]?v?(v.p(I,M),M[0]&2&&k(v,1)):(v=Cd(I),v.c(),k(v,1),v.m(e,null)):v&&(de(),j(v,1,1,()=>{v=null}),he()),I[4]?y?(y.p(I,M),M[0]&16&&k(y,1)):(y=Id(I),y.c(),k(y,1),y.m(t,null)):y&&(de(),j(y,1,1,()=>{y=null}),he())},i(I){d||(k(m),k(p,I),k(g),k(v),k(y),d=!0)},o(I){j(m),j(p,I),j(g),j(v),j(y),d=!1},d(I){I&&O(t),m&&m.d(),p&&p.d(I),n[39](null),g&&g.d(),n[40](null),v&&v.d(),y&&y.d(),h=!1,qe(u)}}}function OC(n,t,e){let{$$slots:i={},$$scope:s}=t,o=[],r,a,l=0,c=0,d=1;const[{data:h,progressManager:u},m,A]=EC((re,Me)=>{la({currentPageIndex:()=>e(5,r=Me),progressValue:()=>e(7,a=Me),offset:()=>e(8,l=Me),durationMs:()=>e(9,c=Me),pagesCount:()=>e(10,d=Me),loaded:()=>e(6,o=Me)})(re)}),p=wo();let{timingFunction:g="ease-in-out"}=t,{arrows:v=!0}=t,{infinite:y=!0}=t,{initialPageIndex:I=0}=t,{duration:M=500}=t,{autoplay:D=!1}=t,{autoplayDuration:P=3e3}=t,{autoplayDirection:V=pi}=t,{pauseOnFocus:L=!1}=t,{autoplayProgressVisible:X=!1}=t,{dots:U=!0}=t,{swiping:N=!0}=t,{particlesToShow:H=1}=t,{particlesToScroll:_=1}=t;function Q(re,Me){return W(this,null,function*(){const _e=ss(Me,"animated",!0);if(typeof re!="number")throw new Error("pageIndex should be a number");yield m.showPage(re,{animated:_e})})}function F(re){return W(this,null,function*(){const Me=ss(re,"animated",!0);yield m.showPrevPage({animated:Me})})}function J(re){return W(this,null,function*(){const Me=ss(re,"animated",!0);yield m.showNextPage({animated:Me})})}let Z=0,ee,ce;const se=dw(({width:re})=>{e(11,Z=re),h.particleWidth=Z/h.particlesToShow,cw({particlesContainerChildren:ce.children,particleWidth:h.particleWidth}),m.offsetPage({animated:!1})});function we(){const{clonesToAppend:re,clonesToPrepend:Me}=hw({clonesCountHead:h.clonesCountHead,clonesCountTail:h.clonesCountTail,particlesContainerChildren:ce.children});uw({particlesContainer:ce,clonesToAppend:re,clonesToPrepend:Me})}bt(()=>{W(this,null,function*(){yield cl(),ce&&ee&&(h.particlesCountWithoutClones=ce.children.length,yield cl(),h.infinite&&we(),h.particlesCount=ce.children.length,m.showPage(I,{animated:!1}),se.observe(ee))})}),zt(()=>{se.disconnect(),u.reset()});function Ce(re){return W(this,null,function*(){yield m.showPage(re,{animated:!0})})}function pe(){N&&(h.durationMs=0)}function Ve(re){return W(this,null,function*(){N&&(yield la({[pi]:m.showNextPage,[wn]:m.showPrevPage})(re.detail.direction))})}function Ae(re){N&&(h.offset+=re.detail.dx)}function We(){N&&m.showParticle(h.currentParticleIndex)}function fe(){return W(this,null,function*(){N&&(yield m.offsetPage({animated:!0}))})}function ye(re){h.focused=re.detail.value}function ze(){m.toggleFocused()}function me(){m.showPrevPage()}const Ke=()=>Z/3;function dt(re){Ge[re?"unshift":"push"](()=>{ce=re,e(13,ce)})}function ke(re){Ge[re?"unshift":"push"](()=>{ee=re,e(12,ee)})}const nt=re=>Ce(re.detail);return n.$$set=re=>{"timingFunction"in re&&e(0,g=re.timingFunction),"arrows"in re&&e(1,v=re.arrows),"infinite"in re&&e(2,y=re.infinite),"initialPageIndex"in re&&e(24,I=re.initialPageIndex),"duration"in re&&e(25,M=re.duration),"autoplay"in re&&e(26,D=re.autoplay),"autoplayDuration"in re&&e(27,P=re.autoplayDuration),"autoplayDirection"in re&&e(28,V=re.autoplayDirection),"pauseOnFocus"in re&&e(29,L=re.pauseOnFocus),"autoplayProgressVisible"in re&&e(3,X=re.autoplayProgressVisible),"dots"in re&&e(4,U=re.dots),"swiping"in re&&e(30,N=re.swiping),"particlesToShow"in re&&e(31,H=re.particlesToShow),"particlesToScroll"in re&&e(32,_=re.particlesToScroll),"$$scope"in re&&e(36,s=re.$$scope)},n.$$.update=()=>{n.$$.dirty[0]&32&&p("pageChange",r),n.$$.dirty[0]&4&&(h.infinite=y),n.$$.dirty[0]&33554432&&(h.durationMsInit=M),n.$$.dirty[0]&67108864&&(h.autoplay=D),n.$$.dirty[0]&134217728&&(h.autoplayDuration=P),n.$$.dirty[0]&268435456&&(h.autoplayDirection=V),n.$$.dirty[0]&536870912&&(h.pauseOnFocus=L),n.$$.dirty[1]&1&&(h.particlesToShowInit=H),n.$$.dirty[1]&2&&(h.particlesToScrollInit=_)},[g,v,y,X,U,r,o,a,l,c,d,Z,ee,ce,m,Ce,pe,Ve,Ae,We,fe,ye,ze,me,I,M,D,P,V,L,N,H,_,Q,F,J,s,i,Ke,dt,ke,nt]}class BC extends le{constructor(t){super(),ae(this,t,OC,zC,oe,{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},MC,[-1,-1])}get goTo(){return this.$$.ctx[33]}get goToPrev(){return this.$$.ctx[34]}get goToNext(){return this.$$.ctx[35]}}function VC(n){ue(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 Pd(n){let t;function e(o,r){if(o[2].type==="Image")return QC;if(o[2].type==="Video")return RC}let i=e(n),s=i&&i(n);return{c(){t=S("div"),s&&s.c(),w(t,"class","media-item svelte-159ski6"),w(t,"draggable","false")},m(o,r){B(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&&O(t),s&&s.d()}}}function RC(n){let t,e,i,s,o,r;function a(d,h){return d[7]&&d[2].videoCoverUrl?NC:GC}let l=a(n),c=l(n);return{c(){c.c(),t=$(),e=S("div"),i=S("div"),s=S("div"),w(s,"class","video-icon-img svelte-159ski6"),z(s,"background-image","url("+n[20]()+")"),K(s,"canPlay",n[5]),w(i,"class","video-icon svelte-159ski6"),K(i,"large",n[4]==="large"),K(i,"small",n[4]==="small"),w(e,"class","video-play-button-container svelte-159ski6"),K(e,"showPlayButton",n[10])},m(d,h){c.m(d,h),B(d,t,h),B(d,e,h),x(e,i),x(i,s),o||(r=be(s,"click",n[21]),o=!0)},p(d,h){l===(l=a(d))&&c?c.p(d,h):(c.d(1),c=l(d),c&&(c.c(),c.m(t.parentNode,t))),h&8&&z(s,"background-image","url("+d[20]()+")"),h&32&&K(s,"canPlay",d[5]),h&16&&K(i,"large",d[4]==="large"),h&16&&K(i,"small",d[4]==="small"),h&1024&&K(e,"showPlayButton",d[10])},d(d){d&&(O(t),O(e)),c.d(d),o=!1,r()}}}function QC(n){let t,e,i,s;return{c(){t=S("img"),w(t,"class","media-content svelte-159ski6"),w(t,"style",e=`object-fit: ${n[6]};`),kt(t.src,i=n[2].url)||w(t,"src",i),w(t,"alt",s=n[2].name),w(t,"draggable",!1)},m(o,r){B(o,t,r)},p(o,r){r&64&&e!==(e=`object-fit: ${o[6]};`)&&w(t,"style",e),r&4&&!kt(t.src,i=o[2].url)&&w(t,"src",i),r&4&&s!==(s=o[2].name)&&w(t,"alt",s)},d(o){o&&O(t)}}}function GC(n){let t,e,i,s,o,r,a;return{c(){t=S("video"),w(t,"class","media-content svelte-159ski6"),w(t,"style",e=`object-fit: ${n[6]};`),kt(t.src,i=n[2].videoCoverUrl?n[2].url:n[2].url+"#t=0.1")||w(t,"src",i),w(t,"poster",s=n[2].videoCoverUrl),w(t,"preload",o=n[2].videoCoverUrl?"none":"auto"),w(t,"disablepictureinpicture",""),t.playsInline=!0,w(t,"paused",""),t.muted=!0,w(t,"draggable",!1),t.loop=!1,w(t,"crossorigin",""),t.controls=!1,K(t,"showPlayButton",n[10])},m(l,c){B(l,t,c),n[19](t),r||(a=[be(t,"play",n[14]),be(t,"pause",n[15]),be(t,"error",n[16]),be(t,"ended",n[17]),be(t,"click",n[18])],r=!0)},p(l,c){c&64&&e!==(e=`object-fit: ${l[6]};`)&&w(t,"style",e),c&4&&!kt(t.src,i=l[2].videoCoverUrl?l[2].url:l[2].url+"#t=0.1")&&w(t,"src",i),c&4&&s!==(s=l[2].videoCoverUrl)&&w(t,"poster",s),c&4&&o!==(o=l[2].videoCoverUrl?"none":"auto")&&w(t,"preload",o),c&1024&&K(t,"showPlayButton",l[10])},d(l){l&&O(t),n[19](null),r=!1,qe(a)}}}function NC(n){let t,e,i,s;return{c(){t=S("img"),w(t,"class","media-content svelte-159ski6"),w(t,"style",e=`object-fit: ${n[6]};`),kt(t.src,i=n[2].videoCoverUrl)||w(t,"src",i),w(t,"alt",s=n[2].name),w(t,"draggable",!1)},m(o,r){B(o,t,r)},p(o,r){r&64&&e!==(e=`object-fit: ${o[6]};`)&&w(t,"style",e),r&4&&!kt(t.src,i=o[2].videoCoverUrl)&&w(t,"src",i),r&4&&s!==(s=o[2].name)&&w(t,"alt",s)},d(o){o&&O(t)}}}function HC(n){let t,e=n[2]&&Pd(n);return{c(){e&&e.c(),t=Ee()},m(i,s){e&&e.m(i,s),B(i,t,s)},p(i,[s]){i[2]?e?e.p(i,s):(e=Pd(i),e.c(),e.m(t.parentNode,t)):e&&(e.d(1),e=null)},i:q,o:q,d(i){i&&O(t),e&&e.d(i)}}}function _C(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:d=!0}=t,{objectFit:h="fill"}=t,{disableVideoIfHavePoster:u=!1}=t,m=!0,A=!1;function p(){e(8,A=(a==null?void 0:a.type)==="Video"&&!!a.videoCoverUrl)}const g=fi("mediaStore"),v=fi("hooks"),y=()=>{A||i&&(e(9,i.muted=!0,i),i.play(),i.pause(),e(9,i.muted=!1,i),e(8,A=!0))};v.on("loadVideoFirstFrame",y),bt(()=>{g.subscribe(({currentMediaElement:N})=>{N!==i&&(i==null||i.pause())})});const I=N=>{e(10,m=!1),e(0,o.paused=!1,o),e(8,A=!0),i&&g.set({currentMediaElement:i}),v.emit("playStateChange",{event:N,state:"playing",tag:r,mediaInstance:i})},M=N=>{e(10,m=!0),e(0,o.paused=!0,o),v.emit("playStateChange",{event:N,state:"paused",tag:r,mediaInstance:i})},D=N=>{e(10,m=!0),e(0,o.paused=!0,o),v.emit("playStateChange",{event:N,state:"paused",tag:r,mediaInstance:i})},P=N=>{e(10,m=!0),e(0,o.paused=!0,o),v.emit("playStateChange",{event:N,state:"paused",tag:r,mediaInstance:i})},V=N=>{i&&i.pause()};function L(N){Ge[N?"unshift":"push"](()=>{o.videoInstance=N,e(0,o)})}const X=()=>l==="withText"?Ga:l==="withoutText"?oa:l,U=N=>{d&&i&&(e(9,i.muted=!1,i),i.play())};return n.$$set=N=>{"mediaInstance"in N&&e(0,o=N.mediaInstance),"tag"in N&&e(1,r=N.tag),"media"in N&&e(2,a=N.media),"playButtonIfNeed"in N&&e(3,l=N.playButtonIfNeed),"playButtonSizeIfNeed"in N&&e(4,c=N.playButtonSizeIfNeed),"canPlay"in N&&e(5,d=N.canPlay),"objectFit"in N&&e(6,h=N.objectFit),"disableVideoIfHavePoster"in N&&e(7,u=N.disableVideoIfHavePoster)},n.$$.update=()=>{if(n.$$.dirty&1&&e(9,i=o.videoInstance),n.$$.dirty&4&&e(13,s=a==null?void 0:a.url),n.$$.dirty&8192&&s&&p(),n.$$.dirty&512&&i&&e(10,m=i.paused),n.$$.dirty&772&&(a==null?void 0:a.type)==="Video"&&!A){const N=navigator.userAgent.toLowerCase().indexOf("micromessenger")!==-1,_=navigator.userAgent.toLowerCase().indexOf("iphone")!==-1&&N;i&&_&&i.paused&&(document.removeEventListener("WeixinJSBridgeReady",y),document.removeEventListener("touchstart",y),document.removeEventListener("click",y),document.addEventListener("WeixinJSBridgeReady",y),document.addEventListener("touchstart",y),document.addEventListener("click",y))}},[o,r,a,l,c,d,h,u,A,i,m,g,v,s,I,M,D,P,V,L,X,U]}class Wu extends le{constructor(t){super(),ae(this,t,_C,HC,oe,{mediaInstance:0,tag:1,media:2,playButtonIfNeed:3,playButtonSizeIfNeed:4,canPlay:5,objectFit:6,disableVideoIfHavePoster:7},VC)}}function FC(n){ue(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 Ed(n,t,e){const i=n.slice();return i[28]=t[e],i[29]=t,i[30]=e,i}function Md(n){let t,e,i,s,o,r,a;const l=[YC,WC],c=[];function d(h,u){return h[13]&&h[10].length>1?0:1}return i=d(n),s=c[i]=l[i](n),{c(){t=S("div"),e=S("div"),s.c(),w(e,"class","media-list svelte-1mrbqlg"),K(e,"carouselEnabled",n[13]),w(t,"class","media-list-wrapper svelte-1mrbqlg"),K(t,"unfolded",n[5])},m(h,u){B(h,t,u),x(t,e),c[i].m(e,null),a=!0},p(h,u){n=h;let m=i;i=d(n),i===m?c[i].p(n,u):(de(),j(c[m],1,1,()=>{c[m]=null}),he(),s=c[i],s?s.p(n,u):(s=c[i]=l[i](n),s.c()),k(s,1),s.m(e,null)),(!a||u[0]&8192)&&K(e,"carouselEnabled",n[13]),(!a||u[0]&32)&&K(t,"unfolded",n[5])},i(h){a||(k(s),h&&He(()=>{a&&(r&&r.end(1),o=Vi(t,fl,n[6]?{y:4,duration:n[4],delay:n[2],easing:ti}:void 0),o.start())}),a=!0)},o(h){j(s),o&&o.invalidate(),h&&(r=Dn(t,fl,n[6]?{y:4,duration:n[4],delay:n[3],easing:ti}:void 0)),a=!1},d(h){h&&O(t),c[i].d(),h&&r&&r.end()}}}function WC(n){let t,e,i;const s=[{media:n[1][0]},n[7],{tag:n[0]}];function o(a){n[20](a)}let r={};for(let a=0;a<s.length;a+=1)r=tt(r,s[a]);return n[8][0]!==void 0&&(r.mediaInstance=n[8][0]),t=new Wu({props:r}),Ge.push(()=>ka(t,"mediaInstance",o)),{c(){ne(t.$$.fragment)},m(a,l){te(t,a,l),i=!0},p(a,l){const c=l[0]&131?ct(s,[l[0]&2&&{media:a[1][0]},l[0]&128&&Hh(a[7]),l[0]&1&&{tag:a[0]}]):{};!e&&l[0]&256&&(e=!0,c.mediaInstance=a[8][0],Ca(()=>e=!1)),t.$set(c)},i(a){i||(k(t.$$.fragment,a),i=!0)},o(a){j(t.$$.fragment,a),i=!1},d(a){ie(t,a)}}}function YC(n){let t,e,i={dots:!1,arrows:!1,$$slots:{default:[UC]},$$scope:{ctx:n}};return t=new BC({props:i}),n[18](t),t.$on("pageChange",n[19]),{c(){ne(t.$$.fragment)},m(s,o){te(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||(k(t.$$.fragment,s),e=!0)},o(s){j(t.$$.fragment,s),e=!1},d(s){n[18](null),ie(t,s)}}}function kd(n){let t,e,i;const s=[n[7],{media:n[28]},{tag:n[0]}];function o(a){n[17](a,n[30])}let r={};for(let a=0;a<s.length;a+=1)r=tt(r,s[a]);return n[8][n[30]]!==void 0&&(r.mediaInstance=n[8][n[30]]),t=new Wu({props:r}),Ge.push(()=>ka(t,"mediaInstance",o)),{c(){ne(t.$$.fragment)},m(a,l){te(t,a,l),i=!0},p(a,l){n=a;const c=l[0]&1153?ct(s,[l[0]&128&&Hh(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]],Ca(()=>e=!1)),t.$set(c)},i(a){i||(k(t.$$.fragment,a),i=!0)},o(a){j(t.$$.fragment,a),i=!1},d(a){ie(t,a)}}}function UC(n){let t,e,i=Pe(n[10]),s=[];for(let r=0;r<i.length;r+=1)s[r]=kd(Ed(n,i,r));const o=r=>j(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);B(r,t,a),e=!0},p(r,a){if(a[0]&1409){i=Pe(r[10]);let l;for(l=0;l<i.length;l+=1){const c=Ed(r,i,l);s[l]?(s[l].p(c,a),k(s[l],1)):(s[l]=kd(c),s[l].c(),k(s[l],1),s[l].m(t.parentNode,t))}for(de(),l=i.length;l<s.length;l+=1)o(l);he()}},i(r){if(!e){for(let a=0;a<i.length;a+=1)k(s[a]);e=!0}},o(r){s=s.filter(Boolean);for(let a=0;a<s.length;a+=1)j(s[a]);e=!1},d(r){r&&O(t),jt(s,r)}}}function XC(n){let t,e,i=n[5]&&Md(n);return{c(){i&&i.c(),t=Ee()},m(s,o){i&&i.m(s,o),B(s,t,o),e=!0},p(s,o){s[5]?i?(i.p(s,o),o[0]&32&&k(i,1)):(i=Md(s),i.c(),k(i,1),i.m(t.parentNode,t)):i&&(de(),j(i,1,1,()=>{i=null}),he())},i(s){e||(k(i),e=!0)},o(s){j(i),e=!1},d(s){s&&O(t),i&&i.d(s)}}}function ZC(n,t,e){let i,s,o,r,{tag:a}=t,{mediaData:l}=t,{inDelay:c=0}=t,{outDelay:d=0}=t,{duration:h=0}=t,{unfolded:u=!0}=t,{animation:m=!0}=t,{mediaItemConfig:A}=t,{enableCarousel:p=!0}=t,{autoplayConfig:g={}}=t;const{autoplayVideo:v=!1,autoplayCarousel:y=!0,autoplayVideoInCarousel:I=!1}=g;let M=[],D=0,P,V=null;const L=fi("hooks"),X=fi("mediaStore");function U(){const F=M[D],J=F==null?void 0:F.videoInstance;J&&(J.paused?(J.muted=!1,J.play()):J.pause())}bt(()=>{L.on("click",F=>{var J,Z,ee;(ee=(Z=(J=a.tag3DContentSvelte)==null?void 0:J.css3DInstance)==null?void 0:Z.css3DObject)!=null&&ee.opacityMesh&&F.tag.id===a.id&&U()}),V=setInterval(()=>{r&&(P==null||P.goToNext())},3e3)}),zt(()=>{clearInterval(V),L.off("click",U)});function N(F,J){n.$$.not_equal(M[J],F)&&(M[J]=F,e(8,M))}function H(F){Ge[F?"unshift":"push"](()=>{P=F,e(12,P)})}const _=F=>{i||X.set({currentMediaElement:null}),e(11,D=F.detail)};function Q(F){n.$$.not_equal(M[0],F)&&(M[0]=F,e(8,M))}return n.$$set=F=>{"tag"in F&&e(0,a=F.tag),"mediaData"in F&&e(1,l=F.mediaData),"inDelay"in F&&e(2,c=F.inDelay),"outDelay"in F&&e(3,d=F.outDelay),"duration"in F&&e(4,h=F.duration),"unfolded"in F&&e(5,u=F.unfolded),"animation"in F&&e(6,m=F.animation),"mediaItemConfig"in F&&e(7,A=F.mediaItemConfig),"enableCarousel"in F&&e(15,p=F.enableCarousel),"autoplayConfig"in F&&e(16,g=F.autoplayConfig)},n.$$.update=()=>{n.$$.dirty[0]&256&&e(9,i=M.every(F=>F.paused)),n.$$.dirty[0]&32770&&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&&y&&i)},[a,l,c,d,h,u,m,A,M,i,o,D,P,s,X,p,g,N,H,_,Q]}class Yu extends le{constructor(t){super(),ae(this,t,ZC,XC,oe,{tag:0,mediaData:1,inDelay:2,outDelay:3,duration:4,unfolded:5,animation:6,mediaItemConfig:7,enableCarousel:15,autoplayConfig:16},FC,[-1,-1])}}function JC(n){ue(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 xd(n){let t,e,i,s,o,r,a,l;t=new Wt({props:{visible:n[3],left:61,bottom:57,width:2,blurRadius:150,spreadRadius:75}}),s=new Cy({props:{unfolded:n[3],outDelay:400}});let c=n[2]&&Dd(n),d=n[1]&&Sd(n);return{c(){ne(t.$$.fragment),e=$(),i=S("div"),ne(s.$$.fragment),o=$(),c&&c.c(),r=$(),d&&d.c(),a=Ee(),w(i,"class","line svelte-1f7m1lj")},m(h,u){te(t,h,u),B(h,e,u),B(h,i,u),te(s,i,null),B(h,o,u),c&&c.m(h,u),B(h,r,u),d&&d.m(h,u),B(h,a,u),l=!0},p(h,u){const m={};u&8&&(m.visible=h[3]),t.$set(m);const A={};u&8&&(A.unfolded=h[3]),s.$set(A),h[2]?c?(c.p(h,u),u&4&&k(c,1)):(c=Dd(h),c.c(),k(c,1),c.m(r.parentNode,r)):c&&(de(),j(c,1,1,()=>{c=null}),he()),h[1]?d?(d.p(h,u),u&2&&k(d,1)):(d=Sd(h),d.c(),k(d,1),d.m(a.parentNode,a)):d&&(de(),j(d,1,1,()=>{d=null}),he())},i(h){l||(k(t.$$.fragment,h),k(s.$$.fragment,h),k(c),k(d),l=!0)},o(h){j(t.$$.fragment,h),j(s.$$.fragment,h),j(c),j(d),l=!1},d(h){h&&(O(e),O(i),O(o),O(r),O(a)),ie(t,h),ie(s),c&&c.d(h),d&&d.d(h)}}}function Dd(n){let t,e,i;return e=new Lu({props:{unfolded:n[3],content:n[2],inDelay:500}}),{c(){t=S("div"),ne(e.$$.fragment),w(t,"class","text svelte-1f7m1lj")},m(s,o){B(s,t,o),te(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||(k(e.$$.fragment,s),i=!0)},o(s){j(e.$$.fragment,s),i=!1},d(s){s&&O(t),ie(e)}}}function Sd(n){let t,e,i;return e=new Yu({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=S("div"),ne(e.$$.fragment),w(t,"class","media-wrapper svelte-1f7m1lj")},m(s,o){B(s,t,o),te(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||(k(e.$$.fragment,s),i=!0)},o(s){j(e.$$.fragment,s),i=!1},d(s){s&&O(t),ie(e)}}}function qC(n){let t,e,i=n[0].state&&xd(n);return{c(){i&&i.c(),t=Ee()},m(s,o){i&&i.m(s,o),B(s,t,o),e=!0},p(s,[o]){s[0].state?i?(i.p(s,o),o&1&&k(i,1)):(i=xd(s),i.c(),k(i,1),i.m(t.parentNode,t)):i&&(de(),j(i,1,1,()=>{i=null}),he())},i(s){e||(k(i),e=!0)},o(s){j(i),e=!1},d(s){s&&O(t),i&&i.d(s)}}}function KC(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,d;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=((d=s.length)!=null?d:0)>7?s.substring(0,6)+"...":s),n.$$.dirty&1&&e(1,r=a.data.mediaData)},[a,r,o,i,s]}class $C extends le{constructor(t){super(),ae(this,t,KC,qC,oe,{tag:0},JC)}}function eI(n){ue(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 Td(n,t,e){const i=n.slice();return i[0]=t[e],i}function Ld(n,t,e){const i=n.slice();return i[0]=t[e],i}function jd(n){let t,e;return{c(){t=S("img"),w(t,"class","headerImage svelte-sezqcq"),kt(t.src,e=n[3].headerPictureUrl)||w(t,"src",e),w(t,"alt","")},m(i,s){B(i,t,s)},p(i,s){s&8&&!kt(t.src,e=i[3].headerPictureUrl)&&w(t,"src",e)},d(i){i&&O(t)}}}function zd(n){let t,e,i,s,o=Pe(n[2]||[]),r=[];for(let c=0;c<o.length;c+=1)r[c]=Od(Ld(n,o,c));let a=Pe(n[5]||[]),l=[];for(let c=0;c<a.length;c+=1)l[c]=Bd(Td(n,a,c));return{c(){t=S("div"),e=S("div");for(let c=0;c<r.length;c+=1)r[c].c();i=$();for(let c=0;c<l.length;c+=1)l[c].c();w(e,"class","tags svelte-sezqcq"),He(()=>n[11].call(e)),w(t,"class","tags-wrapper svelte-sezqcq")},m(c,d){B(c,t,d),x(t,e);for(let h=0;h<r.length;h+=1)r[h]&&r[h].m(e,null);x(e,i);for(let h=0;h<l.length;h+=1)l[h]&&l[h].m(e,null);s=yo(e,n[11].bind(e))},p(c,d){if(d&4){o=Pe(c[2]||[]);let h;for(h=0;h<o.length;h+=1){const u=Ld(c,o,h);r[h]?r[h].p(u,d):(r[h]=Od(u),r[h].c(),r[h].m(e,i))}for(;h<r.length;h+=1)r[h].d(1);r.length=o.length}if(d&32){a=Pe(c[5]||[]);let h;for(h=0;h<a.length;h+=1){const u=Td(c,a,h);l[h]?l[h].p(u,d):(l[h]=Bd(u),l[h].c(),l[h].m(e,null))}for(;h<l.length;h+=1)l[h].d(1);l.length=a.length}},d(c){c&&O(t),jt(r,c),jt(l,c),s()}}}function Od(n){let t,e=n[0]+"",i;return{c(){t=S("div"),i=xe(e),w(t,"class","tag primary-tag svelte-sezqcq"),z(t,"min-width",Za)},m(s,o){B(s,t,o),x(t,i)},p(s,o){o&4&&e!==(e=s[0]+"")&&Se(i,e)},d(s){s&&O(t)}}}function Bd(n){let t,e=n[0]+"",i;return{c(){t=S("div"),i=xe(e),w(t,"class","tag secondary-tag svelte-sezqcq"),z(t,"min-width",Za)},m(s,o){B(s,t,o),x(t,i)},p(s,o){o&32&&e!==(e=s[0]+"")&&Se(i,e)},d(s){s&&O(t)}}}function Vd(n){let t,e,i=n[7]&&Rd(n),s=n[3].highlightText&&Gd(n);return{c(){t=S("div"),i&&i.c(),e=$(),s&&s.c(),w(t,"class","footer svelte-sezqcq")},m(o,r){B(o,t,r),i&&i.m(t,null),x(t,e),s&&s.m(t,null)},p(o,r){o[7]?i?i.p(o,r):(i=Rd(o),i.c(),i.m(t,e)):i&&(i.d(1),i=null),o[3].highlightText?s?s.p(o,r):(s=Gd(o),s.c(),s.m(t,null)):s&&(s.d(1),s=null)},d(o){o&&O(t),i&&i.d(),s&&s.d()}}}function Rd(n){let t,e,i=n[3].price.value+"",s,o,r=n[3].price.unit&&Qd(n);return{c(){t=S("div"),e=S("span"),s=xe(i),o=$(),r&&r.c(),w(e,"class","value svelte-sezqcq"),w(t,"class","price svelte-sezqcq")},m(a,l){B(a,t,l),x(t,e),x(e,s),x(t,o),r&&r.m(t,null)},p(a,l){l&8&&i!==(i=a[3].price.value+"")&&Se(s,i),a[3].price.unit?r?r.p(a,l):(r=Qd(a),r.c(),r.m(t,null)):r&&(r.d(1),r=null)},d(a){a&&O(t),r&&r.d()}}}function Qd(n){let t,e=n[3].price.unit+"",i;return{c(){t=S("span"),i=xe(e),w(t,"class","unit svelte-sezqcq")},m(s,o){B(s,t,o),x(t,i)},p(s,o){o&8&&e!==(e=s[3].price.unit+"")&&Se(i,e)},d(s){s&&O(t)}}}function Gd(n){let t,e,i,s,o=n[3].highlightText+"",r,a,l;return{c(){t=S("div"),e=S("div"),i=$(),s=S("span"),r=xe(o),a=$(),l=S("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>',w(e,"class","gap svelte-sezqcq"),w(s,"class","text svelte-sezqcq"),w(t,"class","goto-button goto-icon svelte-sezqcq"),w(l,"class","arrow-wrapper svelte-sezqcq")},m(c,d){B(c,t,d),x(t,e),x(t,i),x(t,s),x(s,r),B(c,a,d),B(c,l,d)},p(c,d){d&8&&o!==(o=c[3].highlightText+"")&&Se(r,o)},d(c){c&&(O(t),O(a),O(l))}}}function tI(n){var M,D;let t,e,i,s,o,r,a,l,c,d,h=n[3].title+"",u,m,A,p,g;e=new Wt({props:{visible:n[4],outDelay:500,left:61,bottom:87,blurRadius:150,spreadRadius:75}});let v=n[3].headerPictureUrl&&jd(n),y=((M=n[2].length)!=null?M:0)+((D=n[5].length)!=null?D:0)>0&&zd(n),I=(n[7]||n[3].highlightText)&&Vd(n);return{c(){t=S("div"),ne(e.$$.fragment),i=$(),s=S("div"),o=$(),r=S("div"),v&&v.c(),a=$(),l=S("div"),c=S("div"),d=S("div"),u=xe(h),m=$(),y&&y.c(),A=$(),I&&I.c(),w(s,"class","line svelte-sezqcq"),z(s,"transition-delay",n[4]?Hs+"ms":_s+Hd-Nd-40+"ms"),w(d,"class","text svelte-sezqcq"),w(c,"class","title svelte-sezqcq"),w(l,"class","title-wrapper svelte-sezqcq"),w(r,"class","content svelte-sezqcq"),z(r,"max-width",Ht(n[9])),z(r,"transition-delay",n[4]?Hs+_s+"ms":"0ms"),w(t,"class",p=Qe(`marketing ${n[6]}`)+" svelte-sezqcq"),K(t,"unfolded",n[4]),K(t,"folded",n[8])},m(P,V){B(P,t,V),te(e,t,null),x(t,i),x(t,s),x(t,o),x(t,r),v&&v.m(r,null),x(r,a),x(r,l),x(l,c),x(c,d),x(d,u),x(r,m),y&&y.m(r,null),x(r,A),I&&I.m(r,null),g=!0},p(P,[V]){var X,U;const L={};V&16&&(L.visible=P[4]),e.$set(L),V&16&&z(s,"transition-delay",P[4]?Hs+"ms":_s+Hd-Nd-40+"ms"),P[3].headerPictureUrl?v?v.p(P,V):(v=jd(P),v.c(),v.m(r,a)):v&&(v.d(1),v=null),(!g||V&8)&&h!==(h=P[3].title+"")&&Se(u,h),((X=P[2].length)!=null?X:0)+((U=P[5].length)!=null?U:0)>0?y?y.p(P,V):(y=zd(P),y.c(),y.m(r,A)):y&&(y.d(1),y=null),P[7]||P[3].highlightText?I?I.p(P,V):(I=Vd(P),I.c(),I.m(r,null)):I&&(I.d(1),I=null),V&16&&z(r,"transition-delay",P[4]?Hs+_s+"ms":"0ms"),(!g||V&64&&p!==(p=Qe(`marketing ${P[6]}`)+" svelte-sezqcq"))&&w(t,"class",p),(!g||V&80)&&K(t,"unfolded",P[4]),(!g||V&320)&&K(t,"folded",P[8])},i(P){g||(k(e.$$.fragment,P),g=!0)},o(P){j(e.$$.fragment,P),g=!1},d(P){P&&O(t),ie(e),v&&v.d(),y&&y.d(),I&&I.d()}}}const Za=40,Hs=400,Nd=500,_s=180,Hd=500;function iI(n,t,e){let i,s,o,r,a,l,c,d,{tag:h}=t,u,m=(()=>{var g;const p=(g=h.data.limitWidth)!=null?g:!0;if(typeof p=="number")return p;if(p===!0)return 172})();function A(){u=this.offsetHeight,e(1,u)}return n.$$set=p=>{"tag"in p&&e(0,h=p.tag)},n.$$.update=()=>{var p,g,v,y,I,M;n.$$.dirty&1&&e(4,i=(g=(p=h.state)==null?void 0:p.unfolded)!=null?g:!1),n.$$.dirty&16&&e(8,s=!i),n.$$.dirty&1&&e(3,o=h.data),n.$$.dirty&8&&e(7,r=ni((v=o.price)==null?void 0:v.value)&&((y=o.price)==null?void 0:y.value)!==""),n.$$.dirty&1&&e(6,a=h.data.theme||"light"),n.$$.dirty&1026&&u>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,d=((M=o.tags)==null?void 0:M.slice(0,l-c.length).filter(Boolean))||[])},e(10,l=(m-20)/Za),[h,u,c,o,i,d,a,r,s,m,l,A]}class nI extends le{constructor(t){super(),ae(this,t,iI,tI,oe,{tag:0},eI)}}class sI extends Audio{constructor(e){super();f(this,"sharedAudioSrc");f(this,"sharedAudioPaused",!0);f(this,"sharedAudioCurrentTime",0);f(this,"tryplaying",!1);f(this,"audioInstance");f(this,"eventListenerDisposer");this.sharedAudioSrc=e}get paused(){var e;return(e=this.sharedAudioPaused)!=null?e:!0}get currentTime(){return this.sharedAudioCurrentTime}play(){return W(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=y1(this.sharedAudioSrc,{namespace:Na.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=u=>{var m;this.sharedAudioCurrentTime=e.currentTime,(m=this.ontimeupdate)==null||m.call(this,u)},s=u=>{var m;e.isBlankAudio||(this.sharedAudioPaused=!1,(m=this.onplay)==null||m.call(this,u))},o=u=>{this.pause(u)},r=u=>{this.endedHandler(u)},a=u=>{var m;this.sharedAudioPaused=!0,(m=this.onerror)==null||m.call(this,u)},l=u=>{var m;return(m=this.oncanplay)==null?void 0:m.call(this,u)},c=u=>{var m;return(m=this.oncanplaythrough)==null?void 0:m.call(this,u)},d=u=>{var m;return(m=this.onloadeddata)==null?void 0:m.call(this,u)},h=u=>{var m;return(m=this.onloadedmetadata)==null?void 0:m.call(this,u)};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",d),e.addEventListener("loadedmetadata",h),()=>{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",d),e.removeEventListener("loadedmetadata",h)}}}function oI(n){ue(n,"svelte-13e7hxv",".audio.svelte-13e7hxv{pointer-events:auto;cursor:pointer;width:100%;height:100%}")}function rI(n){let t,e,i,s;const o=n[8].default,r=Pn(o,n,n[7],null);return{c(){t=S("div"),r&&r.c(),w(t,"class","audio svelte-13e7hxv"),w(t,"style",n[0])},m(a,l){B(a,t,l),r&&r.m(t,null),e=!0,i||(s=be(t,"click",Oh(n[1])),i=!0)},p(a,[l]){r&&r.p&&(!e||l&128)&&Mn(r,o,a,a[7],e?En(o,a[7],l,null):kn(a[7]),null),(!e||l&1)&&w(t,"style",a[0])},i(a){e||(k(r,a),e=!0)},o(a){j(r,a),e=!1},d(a){a&&O(t),r&&r.d(a),i=!1,s()}}}function aI(n,t,e){let{$$slots:i={},$$scope:s}=t,{url:o}=t,{enable:r=!0}=t,{style:a=""}=t,{hooksInfo:l}=t;const c=wo(),d=fi("hooks"),h=fi("mediaStore");let u,m=!0;function A(){e(5,u.onplay=g=>{d.emit("playStateChange",G({event:g,state:"playing",mediaInstance:u},l)),c("play"),e(6,m=!1)},u),e(5,u.onpause=g=>{d.emit("playStateChange",G({event:g,state:"paused",mediaInstance:u},l)),c("pause"),e(6,m=!0)},u),e(5,u.onended=g=>{d.emit("playStateChange",G({event:g,state:"paused",mediaInstance:u},l)),c("pause"),e(6,m=!0)},u),e(5,u.onloadedmetadata=g=>{typeof u.duration=="number"&&!Number.isNaN(u.duration)&&c("duration",u.duration)},u),e(5,u.onerror=g=>{c("pause"),e(6,m=!0)},u),e(5,u.ontimeupdate=g=>{c("timeupdate",u.currentTime)},u)}h.subscribe(({currentMediaElement:g})=>{g!==u&&(m||u==null||u.pause())});function p(g){u&&(d.emit("click",G({event:g,target:"AudioTagPlayIcon",audioInstance:u},l)),h.set({currentMediaElement:u}),d.emit("playStateChange",G({event:g,state:u.paused?"playing":"paused",mediaInstance:u},l)),u.paused?u.play():u.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&&(u==null||u.dispose(),e(5,u=new sI(o)),c("audioRef",u),setTimeout(()=>c("audioRef",u),200),A()),n.$$.dirty&40&&(r||u==null||u.pause()),n.$$.dirty&72&&c(r&&!m?"play":"pause")},[a,p,o,r,l,u,m,s,i]}let Uu=class extends le{constructor(t){super(),ae(this,t,aI,rI,oe,{url:2,enable:3,style:0,hooksInfo:4},oI)}};function lI(n){ue(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 _d(n){let t,e;return t=new Wt({props:{center:!0,blurRadius:12,spreadRadius:5}}),{c(){ne(t.$$.fragment)},m(i,s){te(t,i,s),e=!0},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){j(t.$$.fragment,i),e=!1},d(i){ie(t,i)}}}function cI(n){let t,e,i,s,o,r=n[1]&&_d();return{c(){t=S("div"),r&&r.c(),e=$(),i=S("div"),s=S("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>',w(s,"class","sound-wave__container svelte-srt2pi"),w(i,"class","audio-icon svelte-srt2pi"),K(i,"playing",n[0]),w(t,"class","audio-icon__wrapper svelte-srt2pi"),w(t,"style",n[2]),z(t,"width",n[5]),z(t,"height",n[5])},m(a,l){B(a,t,l),r&&r.m(t,null),x(t,e),x(t,i),x(i,s),n[7](s),n[8](t),o=!0},p(a,[l]){a[1]?r?l&2&&k(r,1):(r=_d(),r.c(),k(r,1),r.m(t,e)):r&&(de(),j(r,1,1,()=>{r=null}),he()),(!o||l&1)&&K(i,"playing",a[0]),(!o||l&4)&&w(t,"style",a[2]);const c=l&4;(c||l&36)&&z(t,"width",a[5]),(c||l&36)&&z(t,"height",a[5])},i(a){o||(k(r),o=!0)},o(a){j(r),o=!1},d(a){a&&O(t),r&&r.d(),n[7](null),n[8](null)}}}function dI(n,t,e){let i,{playing:s}=t,{shadow:o=!1}=t,{style:r=null}=t,{width:a="100%"}=t,l,c;function d(u){Ge[u?"unshift":"push"](()=>{c=u,e(4,c)})}function h(u){Ge[u?"unshift":"push"](()=>{l=u,e(3,l)})}return n.$$set=u=>{"playing"in u&&e(0,s=u.playing),"shadow"in u&&e(1,o=u.shadow),"style"in u&&e(2,r=u.style),"width"in u&&e(6,a=u.width)},n.$$.update=()=>{n.$$.dirty&64&&e(5,i=typeof a=="number"?Ht(a):a)},[s,o,r,l,c,i,a,d,h]}class Xu extends le{constructor(t){super(),ae(this,t,dI,cI,oe,{playing:0,shadow:1,style:2,width:6},lI)}}function hI(n){ue(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 Fd(n){var g,v;let t,e,i,s,o,r,a,l,c,d,h,u,m,A;e=new Wt({props:{visible:n[6],left:n[3]/2+"px",bottom:12,width:2,blurRadius:120,spreadRadius:60}});let p=n[6]&&Wd(n);return c=new ju({props:{visible:n[6],textUnfolded:n[1],content:n[5]}}),h=new Ha({props:{unfolded:n[6],length:n[3],outDelay:n[4]+20*Math.min((v=(g=n[5])==null?void 0:g.length)!=null?v:10,15),useLinearColor:!0}}),{c(){t=S("div"),ne(e.$$.fragment),i=$(),s=S("div"),o=S("div"),r=S("div"),p&&p.c(),a=$(),l=S("div"),ne(c.$$.fragment),d=$(),ne(h.$$.fragment),w(r,"class","audio-icon svelte-1s6gk4a"),z(l,"display","inline-block"),w(o,"class","wrapper svelte-1s6gk4a"),w(s,"class","content svelte-1s6gk4a"),w(t,"class","audio-tag svelte-1s6gk4a"),K(t,"unfolded",n[6])},m(y,I){B(y,t,I),te(e,t,null),x(t,i),x(t,s),x(s,o),x(o,r),p&&p.m(r,null),x(o,a),x(o,l),te(c,l,null),x(t,d),te(h,t,null),u=!0,m||(A=[be(l,"click",n[7]),ei(Sn.call(null,l)),be(l,"clientWidth",n[12])],m=!0)},p(y,I){var V,L;const M={};I&64&&(M.visible=y[6]),I&8&&(M.left=y[3]/2+"px"),e.$set(M),y[6]?p?(p.p(y,I),I&64&&k(p,1)):(p=Wd(y),p.c(),k(p,1),p.m(r,null)):p&&(de(),j(p,1,1,()=>{p=null}),he());const D={};I&64&&(D.visible=y[6]),I&2&&(D.textUnfolded=y[1]),I&32&&(D.content=y[5]),c.$set(D);const P={};I&64&&(P.unfolded=y[6]),I&8&&(P.length=y[3]),I&48&&(P.outDelay=y[4]+20*Math.min((L=(V=y[5])==null?void 0:V.length)!=null?L:10,15)),h.$set(P),(!u||I&64)&&K(t,"unfolded",y[6])},i(y){u||(k(e.$$.fragment,y),k(p),k(c.$$.fragment,y),k(h.$$.fragment,y),u=!0)},o(y){j(e.$$.fragment,y),j(p),j(c.$$.fragment,y),j(h.$$.fragment,y),u=!1},d(y){y&&O(t),ie(e),p&&p.d(),ie(c),ie(h),m=!1,qe(A)}}}function Wd(n){let t,e,i,s,o,r,a;return e=new Wt({props:{center:!0,blurRadius:15,spreadRadius:6}}),s=new Uu({props:{enable:n[6],url:n[0].data.audioUrl,hooksInfo:{tag:n[0]},$$slots:{default:[uI]},$$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=S("div"),ne(e.$$.fragment),i=$(),ne(s.$$.fragment),w(t,"class","audio svelte-1s6gk4a")},m(l,c){B(l,t,c),te(e,t,null),x(t,i),te(s,t,null),a=!0},p(l,c){n=l;const d={};c&64&&(d.enable=n[6]),c&1&&(d.url=n[0].data.audioUrl),c&1&&(d.hooksInfo={tag:n[0]}),c&8196&&(d.$$scope={dirty:c,ctx:n}),s.$set(d)},i(l){a||(k(e.$$.fragment,l),k(s.$$.fragment,l),l&&He(()=>{a&&(r&&r.end(1),o=Vi(t,it,{duration:1e3,delay:0,easing:pn}),o.start())}),a=!0)},o(l){var c,d;j(e.$$.fragment,l),j(s.$$.fragment,l),o&&o.invalidate(),l&&(r=Dn(t,it,{duration:1e3,delay:20*Math.min((d=(c=n[5])==null?void 0:c.length)!=null?d:10,15),easing:pn})),a=!1},d(l){l&&O(t),ie(e),ie(s),l&&r&&r.end()}}}function uI(n){let t,e,i;return e=new Xu({props:{playing:n[2]}}),{c(){t=S("div"),ne(e.$$.fragment),w(t,"class","audio-icon__wrapper svelte-1s6gk4a")},m(s,o){B(s,t,o),te(e,t,null),i=!0},p(s,o){const r={};o&4&&(r.playing=s[2]),e.$set(r)},i(s){i||(k(e.$$.fragment,s),i=!0)},o(s){j(e.$$.fragment,s),i=!1},d(s){s&&O(t),ie(e)}}}function fI(n){let t,e,i=n[0].state&&Fd(n);return{c(){i&&i.c(),t=Ee()},m(s,o){i&&i.m(s,o),B(s,t,o),e=!0},p(s,[o]){s[0].state?i?(i.p(s,o),o&1&&k(i,1)):(i=Fd(s),i.c(),k(i,1),i.m(t.parentNode,t)):i&&(de(),j(i,1,1,()=>{i=null}),he())},i(s){e||(k(i),e=!0)},o(s){j(i),e=!1},d(s){s&&O(t),i&&i.d(s)}}}function mI(n,t,e){let i,s,o,{tag:r}=t,a=!1,l=!1,c;function d(){e(1,a=!a)}const h=()=>{e(2,l=!0)},u=()=>{e(2,l=!1)},m=()=>{e(2,l=!1)};function A(g){xn.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,v,y;n.$$.dirty&1&&e(6,i=!!((g=r.state)!=null&&g.unfolded)),n.$$.dirty&1&&e(5,s=(y=(v=r.data.title)!=null?v:r.data.text)!=null?y:""),n.$$.dirty&2&&e(4,o=a?450:0)},[r,a,l,c,o,s,i,d,h,u,m,A,p]}class gI extends le{constructor(t){super(),ae(this,t,mI,fI,oe,{tag:0},hI)}}function pI(n){ue(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 Yd(n){let t,e,i,s;return i=new Uu({props:{style:"width: max-content; height: max-content;",enable:n[0].state.visible,url:n[0].data.audioUrl,hooksInfo:{tag:n[0]},$$slots:{default:[vI]},$$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=S("div"),e=S("div"),ne(i.$$.fragment),w(e,"class","audio-tag svelte-58hfjf"),z(e,"background-color",n[4].bgColor),z(e,"color",n[4].fontColor),w(t,"class","audio-tag__wrapper svelte-58hfjf")},m(o,r){B(o,t,r),x(t,e),te(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&&z(e,"background-color",o[4].bgColor),r&16&&z(e,"color",o[4].fontColor)},i(o){s||(k(i.$$.fragment,o),s=!0)},o(o){j(i.$$.fragment,o),s=!1},d(o){o&&O(t),ie(i)}}}function AI(n){let t;return{c(){t=xe(n[5])},m(e,i){B(e,t,i)},p(e,i){i&32&&Se(t,e[5])},d(e){e&&O(t)}}}function vI(n){let t,e,i,s,o,r,a;return i=new Xu({props:{playing:n[3]}}),r=new _a({props:{maxWidth:72,maxLine:1,$$slots:{default:[AI]},$$scope:{ctx:n}}}),{c(){t=S("div"),e=S("div"),ne(i.$$.fragment),s=$(),o=S("div"),ne(r.$$.fragment),w(e,"class","audio-icon__wrapper svelte-58hfjf"),w(o,"class","text svelte-58hfjf"),w(t,"class","audio__inner svelte-58hfjf")},m(l,c){B(l,t,c),x(t,e),te(i,e,null),x(t,s),x(t,o),te(r,o,null),a=!0},p(l,c){const d={};c&8&&(d.playing=l[3]),i.$set(d);const h={};c&8224&&(h.$$scope={dirty:c,ctx:l}),r.$set(h)},i(l){a||(k(i.$$.fragment,l),k(r.$$.fragment,l),a=!0)},o(l){j(i.$$.fragment,l),j(r.$$.fragment,l),a=!1},d(l){l&&O(t),ie(i),ie(r)}}}function bI(n){let t,e,i=n[0].state&&Yd(n);return{c(){i&&i.c(),t=Ee()},m(s,o){i&&i.m(s,o),B(s,t,o),e=!0},p(s,[o]){s[0].state?i?(i.p(s,o),o&1&&k(i,1)):(i=Yd(s),i.c(),k(i,1),i.m(t.parentNode,t)):i&&(de(),j(i,1,1,()=>{i=null}),he())},i(s){e||(k(i),e=!0)},o(s){j(i),e=!1},d(s){s&&O(t),i&&i.d(s)}}}function yI(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 d=()=>{e(3,c=!0)},h=()=>{e(3,c=!1)},u=()=>{e(3,c=!1)},m=g=>{e(1,a=g.detail)},A=g=>{e(2,l=g.detail)};function p(g){xn.call(this,n,g)}return n.$$set=g=>{"tag"in g&&e(0,o=g.tag)},n.$$.update=()=>{var g,v,y;n.$$.dirty&1&&e(5,i=(v=(g=o.data.title)!=null?g:o.data.text)!=null?v:""),n.$$.dirty&1&&e(4,s=(y=r[o.data.theme||"light"])!=null?y:r.light)},[o,a,l,c,s,i,d,h,u,m,A,p]}class wI extends le{constructor(t){super(),ae(this,t,yI,bI,oe,{tag:0},pI)}}function CI(n){let t,e;return t=new wI({props:{tag:n[0]}}),t.$on("audioRef",n[2]),{c(){ne(t.$$.fragment)},m(i,s){te(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.tag=i[0]),t.$set(o)},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){j(t.$$.fragment,i),e=!1},d(i){ie(t,i)}}}function II(n){let t,e;return t=new gI({props:{tag:n[0]}}),t.$on("audioRef",n[2]),{c(){ne(t.$$.fragment)},m(i,s){te(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.tag=i[0]),t.$set(o)},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){j(t.$$.fragment,i),e=!1},d(i){ie(t,i)}}}function PI(n){let t,e,i,s;const o=[II,CI],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),B(l,i,c),s=!0},p(l,[c]){let d=t;t=a(l),t===d?~t&&r[t].p(l,c):(e&&(de(),j(r[d],1,1,()=>{r[d]=null}),he()),~t?(e=r[t],e?e.p(l,c):(e=r[t]=o[t](l),e.c()),k(e,1),e.m(i.parentNode,i)):e=null)},i(l){s||(k(e),s=!0)},o(l){j(e),s=!1},d(l){l&&O(i),~t&&r[t].d(l)}}}function EI(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 MI extends le{constructor(t){super(),ae(this,t,EI,PI,oe,{tag:0})}}function kI(n){ue(n,"svelte-10cw0el",".media-wrapper.svelte-10cw0el{position:absolute;width:100%;height:100%}")}function Ud(n){var s;let t,e,i;return e=new Yu({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=S("div"),ne(e.$$.fragment),w(t,"class","media-wrapper svelte-10cw0el")},m(o,r){B(o,t,r),te(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||(k(e.$$.fragment,o),i=!0)},o(o){j(e.$$.fragment,o),i=!1},d(o){o&&O(t),ie(e)}}}function xI(n){let t,e,i=n[0].state&&n[5]&&Ud(n);return{c(){i&&i.c(),t=Ee()},m(s,o){i&&i.m(s,o),B(s,t,o),e=!0},p(s,[o]){s[0].state&&s[5]?i?(i.p(s,o),o&33&&k(i,1)):(i=Ud(s),i.c(),k(i,1),i.m(t.parentNode,t)):i&&(de(),j(i,1,1,()=>{i=null}),he())},i(s){e||(k(i),e=!0)},o(s){j(i),e=!1},d(s){s&&O(t),i&&i.d(s)}}}function DI(n,t,e){let i,s,o,r,a,l,{tag:c}=t;return n.$$set=d=>{"tag"in d&&e(0,c=d.tag)},n.$$.update=()=>{var d,h;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=(d=c.data.autoplayConfig)!=null?d:{autoplay:o!=null?o:!0,autoplayVideo:!0}),n.$$.dirty&1&&e(2,l=(h=c.data.objectFit)!=null?h:(()=>c.data.adaptationMode==="stretch"?"fill":c.data.adaptationMode==="proportional"?"contain":void 0)())},[c,o,l,a,r,s,i]}class SI extends le{constructor(t){super(),ae(this,t,DI,xI,oe,{tag:0},kI)}}function Zu(n){return W(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 TI(n){return W(this,null,function*(){const{url:t,ratio:e=3}=n;n.ratio||console.warn("Tag icon ratio is not set, default is 3");const{width:i,height:s}=yield Zu(t);return ve(G({},n),{width:i/e,height:s/e})})}function LI(n){return W(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 Zu(e),a=o/i,l=r/i,c=a/t,d=l,h=1/s*t+"s";return ve(G({},n),{width:c,height:d,duration:h})})}function jI(n){ue(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 Xd(n){n[1]=n[19].width}function Zd(n){n[1]=n[19].width,n[16]=n[19].height,n[17]=n[19].steps,n[18]=n[19].duration}function Jd(n){let t,e,i,s=n[0]&&qd();function o(l,c){return l[8]?OI:zI}let r=o(n),a=r(n);return{c(){t=S("div"),s&&s.c(),e=$(),a.c(),w(t,"class","icon"),z(t,"width",n[1])},m(l,c){B(l,t,c),s&&s.m(t,null),x(t,e),a.m(t,null),i=!0},p(l,c){l[0]?s?c&1&&k(s,1):(s=qd(),s.c(),k(s,1),s.m(t,e)):s&&(de(),j(s,1,1,()=>{s=null}),he()),r===(r=o(l))&&a?a.p(l,c):(a.d(1),a=r(l),a&&(a.c(),a.m(t,null))),c&2&&z(t,"width",l[1])},i(l){i||(k(s),i=!0)},o(l){j(s),i=!1},d(l){l&&O(t),s&&s.d(),a.d()}}}function qd(n){let t,e;return t=new Wt({props:{center:!0,blurRadius:24,spreadRadius:16}}),{c(){ne(t.$$.fragment)},m(i,s){te(t,i,s),e=!0},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){j(t.$$.fragment,i),e=!1},d(i){ie(t,i)}}}function zI(n){let t,e,i={ctx:n,current:null,token:null,hasCatch:!1,pending:RI,then:VI,catch:BI,value:19};return no(e=n[11](Fe({url:n[7],ratio:n[5]})),i),{c(){t=Ee(),i.block.c()},m(s,o){B(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](Fe({url:n[7],ratio:n[5]})))&&no(e,i)||Nh(i,n,o)},d(s){s&&O(t),i.block.d(s),i.token=null,i=null}}}function OI(n){let t,e,i={ctx:n,current:null,token:null,hasCatch:!1,pending:NI,then:GI,catch:QI,value:19};return no(e=n[10](Fe({url:n[7],steps:n[2],fps:n[6],ratio:n[5]})),i),{c(){t=Ee(),i.block.c()},m(s,o){B(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](Fe({url:n[7],steps:n[2],fps:n[6],ratio:n[5]})))&&no(e,i)||Nh(i,n,o)},d(s){s&&O(t),i.block.d(s),i.token=null,i=null}}}function BI(n){return{c:q,m:q,p:q,d:q}}function VI(n){Xd(n);let t,e;return{c(){t=S("img"),w(t,"alt","tag-icon"),w(t,"class","icon-image svelte-316sq3"),kt(t.src,e=n[7])||w(t,"src",e),z(t,"width",Ht(on({originWidth:n[1],scale:n[4],wantedWidth:n[3]}).width))},m(i,s){B(i,t,s)},p(i,s){Xd(i),s&128&&!kt(t.src,e=i[7])&&w(t,"src",e),s&184&&z(t,"width",Ht(on({originWidth:i[1],scale:i[4],wantedWidth:i[3]}).width))},d(i){i&&O(t)}}}function RI(n){return{c:q,m:q,p:q,d:q}}function QI(n){return{c:q,m:q,p:q,d:q}}function GI(n){Zd(n);let t,e=`url(${n[7]})`,i=`steps(${n[17]}, jump-none)`;return{c(){t=S("div"),w(t,"class","icon-keyframe svelte-316sq3"),z(t,"width",Ht(on({originWidth:n[1],originHeight:n[16],scale:n[4],wantedWidth:n[3]}).width)),z(t,"height",Ht(on({originWidth:n[1],originHeight:n[16],scale:n[4],wantedWidth:n[3]}).height)),z(t,"background-image",e),z(t,"animation-duration",n[18]),z(t,"animation-timing-function",i)},m(s,o){B(s,t,o)},p(s,o){Zd(s),o&252&&z(t,"width",Ht(on({originWidth:s[1],originHeight:s[16],scale:s[4],wantedWidth:s[3]}).width)),o&252&&z(t,"height",Ht(on({originWidth:s[1],originHeight:s[16],scale:s[4],wantedWidth:s[3]}).height)),o&128&&e!==(e=`url(${s[7]})`)&&z(t,"background-image",e),o&228&&z(t,"animation-duration",s[18]),o&228&&i!==(i=`steps(${s[17]}, jump-none)`)&&z(t,"animation-timing-function",i)},d(s){s&&O(t)}}}function NI(n){return{c:q,m:q,p:q,d:q}}function HI(n){let t,e,i=n[9]&&Jd(n);return{c(){i&&i.c(),t=Ee()},m(s,o){i&&i.m(s,o),B(s,t,o),e=!0},p(s,[o]){s[9]?i?(i.p(s,o),o&512&&k(i,1)):(i=Jd(s),i.c(),k(i,1),i.m(t.parentNode,t)):i&&(de(),j(i,1,1,()=>{i=null}),he())},i(s){e||(k(i),e=!0)},o(s){j(i),e=!1},d(s){s&&O(t),i&&i.d(s)}}}function on(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 ve(G({},n),{width:o,height:r})}function _I(n,t,e){let i,s,o,r,a,l,c,d,h,{width:u=null}=t,{icon:m=null}=t,{shadow:A=!1}=t;const p=wo();function g(I){return W(this,null,function*(){const M=yield LI(I);return p("iconLoaded",M),M})}function v(I){return W(this,null,function*(){if(typeof h=="number")return ve(G({},I),{width:h});const M=yield TI(I);return p("iconLoaded",M),M})}function y(){d||p("iconLoaded")}return bt(()=>{y()}),n.$$set=I=>{"width"in I&&e(1,u=I.width),"icon"in I&&e(12,m=I.icon),"shadow"in I&&e(0,A=I.shadow)},n.$$.update=()=>{var I,M;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=(M=m==null?void 0:m.scale)!=null?M:1),n.$$.dirty&4096&&e(3,l=m==null?void 0:m.width),n.$$.dirty&252&&e(9,c=Fe({url:i,steps:s,fps:o,ratio:r,scale:a,width:l})),n.$$.dirty&4&&e(8,d=s>1),n.$$.dirty&2&&(h=u)},y(),[A,u,s,l,a,r,o,i,d,c,g,v,m]}class Ju extends le{constructor(t){super(),ae(this,t,_I,HI,oe,{width:1,icon:12,shadow:0},jI)}}function FI(n){ue(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 Kd(n){let t,e,i,s,o,r;return e=new Wt({props:{outDelay:0,inDelay:0,center:!0,width:"80%",blurRadius:40,spreadRadius:16,opacity:.08}}),{c(){t=S("div"),ne(e.$$.fragment),i=$(),s=S("div"),o=xe(n[1]),w(s,"class","text svelte-e58ijk"),w(t,"class","text-wrapper svelte-e58ijk")},m(a,l){B(a,t,l),te(e,t,null),x(t,i),x(t,s),x(s,o),r=!0},p(a,l){(!r||l&2)&&Se(o,a[1])},i(a){r||(k(e.$$.fragment,a),r=!0)},o(a){j(e.$$.fragment,a),r=!1},d(a){a&&O(t),ie(e)}}}function WI(n){let t,e,i,s;e=new Ju({props:{icon:n[0],shadow:!0}}),e.$on("iconLoaded",n[4]);let o=n[1]&&n[2]&&Kd(n);return{c(){t=S("div"),ne(e.$$.fragment),i=$(),o&&o.c(),w(t,"class","wrapper svelte-e58ijk")},m(r,a){B(r,t,a),te(e,t,null),x(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&&k(o,1)):(o=Kd(r),o.c(),k(o,1),o.m(t,null)):o&&(de(),j(o,1,1,()=>{o=null}),he())},i(r){s||(k(e.$$.fragment,r),k(o),s=!0)},o(r){j(e.$$.fragment,r),j(o),s=!1},d(r){r&&O(t),ie(e),o&&o.d()}}}function YI(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,d;n.$$.dirty&8&&e(1,s=(l=r.data.title)!=null?l:r.data.text),n.$$.dirty&8&&e(0,o=(d=r.data.icon)!=null?d:(c=r.style)==null?void 0:c.point)},e(2,i=!1),[o,s,i,r,a]}class UI extends le{constructor(t){super(),ae(this,t,YI,WI,oe,{tag:3},FI)}}function XI(n){ue(n,"svelte-kzl2aj",".customElement__container.svelte-kzl2aj{position:relative}")}function ZI(n){let t,e;return{c(){t=new Ks(!1),e=Ee(),t.a=e},m(i,s){t.m(n[2],i,s),B(i,e,s)},p:q,d(i){i&&(O(e),t.d())}}}function JI(n){let t,e=typeof n[2]=="string"&&ZI(n);return{c(){t=S("div"),e&&e.c(),w(t,"class","customElement__container svelte-kzl2aj"),K(t,"unfolded",n[1])},m(i,s){B(i,t,s),e&&e.m(t,null),n[5](t)},p(i,[s]){typeof i[2]=="string"&&e.p(i,s),s&2&&K(t,"unfolded",i[1])},i:q,o:q,d(i){i&&O(t),e&&e.d(),n[5](null)}}}function qI(n,t,e){var d,h;let i,{tag:s}=t,{renderMap:o=new Map}=t,r,a=(h=s.element)!=null?h:(d=o.get(s.contentType))==null?void 0:d.renderer,l;bt(()=>{r&&(a instanceof Element?(r.appendChild(a),l=()=>{a instanceof Element&&a.remove()}):typeof a=="function"&&(l=a(r,s)))}),zt(()=>{l==null||l()});function c(u){Ge[u?"unshift":"push"](()=>{r=u,e(0,r)})}return n.$$set=u=>{"tag"in u&&e(3,s=u.tag),"renderMap"in u&&e(4,o=u.renderMap)},n.$$.update=()=>{n.$$.dirty&8&&e(1,i=s.state.unfolded)},[r,i,a,s,o,c]}class KI extends le{constructor(t){super(),ae(this,t,qI,JI,oe,{tag:3,renderMap:4},XI)}}function $I(n){ue(n,"svelte-1r4fqvg",'@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-1r4fqvg{position:relative;left:50%;top:50%;transform:translate(-50%, -50%);font-family:PingFangSC, Segoe UI, Rototo, sans-serif}.content__container.withAnimation.svelte-1r4fqvg{transition:opacity 0.3s linear}.content__container.unClickable.svelte-1r4fqvg{pointer-events:none !important}.content__container.unClickable.svelte-1r4fqvg *{pointer-events:none !important}.content__wrapper.svelte-1r4fqvg{pointer-events:none;width:100%;height:100%}.content__container.hide.svelte-1r4fqvg{opacity:0;pointer-events:none}.content__container.hide.svelte-1r4fqvg *{pointer-events:none !important}.content__container.disable.svelte-1r4fqvg{display:none}.content.svelte-1r4fqvg{position:relative;width:100%;height:100%;font-size:0.75rem;color:#fff}.content.svelte-1r4fqvg:not(.unfolded){pointer-events:none}.content.svelte-1r4fqvg:not(.unfolded) *{pointer-events:none !important}.content.unfolded.svelte-1r4fqvg{pointer-events:auto}')}function eP(n){let t,e;return{c(){t=S("div"),w(t,"data-info","tag content is keep folded"),w(t,"data-id",e=n[1].id)},m(i,s){B(i,t,s)},p(i,s){s&2&&e!==(e=i[1].id)&&w(t,"data-id",e)},i:q,o:q,d(i){i&&O(t)}}}function tP(n){let t,e,i,s,o,r,a,l,c,d;const h=[lP,aP,rP,oP,sP,nP],u=[];function m(A,p){return A[1].contentType==="Text"?0:A[1].contentType==="ImageText"||A[1].contentType==="Image"||A[1].contentType==="Video"?1:A[1].contentType==="Audio"?2:A[1].contentType==="Marketing"?3:A[1].contentType==="Link"||A[1].contentType==="VRLink"||A[1].contentType==="PanoLink"||A[1].contentType==="Sticker"?4:A[1].contentType==="MediaPlane"||A[1].contentType==="MediaModel"?5:-1}return~(s=m(n))&&(o=u[s]=h[s](n)),{c(){var A;t=S("div"),e=S("div"),i=S("div"),o&&o.c(),w(i,"class","content svelte-1r4fqvg"),K(i,"unfolded",(A=n[1].state)==null?void 0:A.unfolded),w(e,"class","content__wrapper svelte-1r4fqvg"),w(t,"class",r=Qe(at("content__container",n[1].className))+" svelte-1r4fqvg"),w(t,"data-id",a=n[1].id),K(t,"disable",n[1].enabled===!1),K(t,"hide",n[5]),K(t,"withAnimation",n[0]),K(t,"unClickable",n[1].config.clickable===!1),z(t,"width",n[1].stickType==="Plane"||n[1].contentType==="MediaModel"?"100%":0),z(t,"height",n[1].stickType==="Plane"||n[1].contentType==="MediaModel"?"100%":0)},m(A,p){B(A,t,p),x(t,e),x(e,i),~s&&u[s].m(i,null),l=!0,c||(d=be(t,"click",Oh(n[15])),c=!0)},p(A,p){var v;let g=s;s=m(A),s===g?~s&&u[s].p(A,p):(o&&(de(),j(u[g],1,1,()=>{u[g]=null}),he()),~s?(o=u[s],o?o.p(A,p):(o=u[s]=h[s](A),o.c()),k(o,1),o.m(i,null)):o=null),(!l||p&2)&&K(i,"unfolded",(v=A[1].state)==null?void 0:v.unfolded),(!l||p&2&&r!==(r=Qe(at("content__container",A[1].className))+" svelte-1r4fqvg"))&&w(t,"class",r),(!l||p&2&&a!==(a=A[1].id))&&w(t,"data-id",a),(!l||p&2)&&K(t,"disable",A[1].enabled===!1),(!l||p&34)&&K(t,"hide",A[5]),(!l||p&3)&&K(t,"withAnimation",A[0]),(!l||p&2)&&K(t,"unClickable",A[1].config.clickable===!1),p&2&&z(t,"width",A[1].stickType==="Plane"||A[1].contentType==="MediaModel"?"100%":0),p&2&&z(t,"height",A[1].stickType==="Plane"||A[1].contentType==="MediaModel"?"100%":0)},i(A){l||(k(o),l=!0)},o(A){j(o),l=!1},d(A){A&&O(t),~s&&u[s].d(),c=!1,d()}}}function iP(n){let t,e,i,s,o,r,a;return e=new KI({props:{tag:Fe(n[1]),renderMap:n[3]}}),{c(){t=S("div"),ne(e.$$.fragment),w(t,"class",i=Qe(at("content__container",n[1].className))+" svelte-1r4fqvg"),w(t,"data-id",s=n[1].id),K(t,"custom-tag-disable",n[1].enabled===!1),K(t,"custom-tag-hide",n[5])},m(l,c){B(l,t,c),te(e,t,null),o=!0,r||(a=be(t,"click",n[14]),r=!0)},p(l,c){const d={};c&2&&(d.tag=Fe(l[1])),c&8&&(d.renderMap=l[3]),e.$set(d),(!o||c&2&&i!==(i=Qe(at("content__container",l[1].className))+" svelte-1r4fqvg"))&&w(t,"class",i),(!o||c&2&&s!==(s=l[1].id))&&w(t,"data-id",s),(!o||c&2)&&K(t,"custom-tag-disable",l[1].enabled===!1),(!o||c&34)&&K(t,"custom-tag-hide",l[5])},i(l){o||(k(e.$$.fragment,l),o=!0)},o(l){j(e.$$.fragment,l),o=!1},d(l){l&&O(t),ie(e),r=!1,a()}}}function nP(n){let t,e;return t=new SI({props:{tag:Fe(n[1])}}),{c(){ne(t.$$.fragment)},m(i,s){te(t,i,s),e=!0},p(i,s){const o={};s&2&&(o.tag=Fe(i[1])),t.$set(o)},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){j(t.$$.fragment,i),e=!1},d(i){ie(t,i)}}}function sP(n){let t,e;return t=new UI({props:{tag:Fe(n[1])}}),{c(){ne(t.$$.fragment)},m(i,s){te(t,i,s),e=!0},p(i,s){const o={};s&2&&(o.tag=Fe(i[1])),t.$set(o)},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){j(t.$$.fragment,i),e=!1},d(i){ie(t,i)}}}function oP(n){let t,e;return t=new nI({props:{tag:Fe(n[1])}}),{c(){ne(t.$$.fragment)},m(i,s){te(t,i,s),e=!0},p(i,s){const o={};s&2&&(o.tag=Fe(i[1])),t.$set(o)},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){j(t.$$.fragment,i),e=!1},d(i){ie(t,i)}}}function rP(n){let t,e;return t=new MI({props:{tag:Fe(n[1])}}),{c(){ne(t.$$.fragment)},m(i,s){te(t,i,s),e=!0},p(i,s){const o={};s&2&&(o.tag=Fe(i[1])),t.$set(o)},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){j(t.$$.fragment,i),e=!1},d(i){ie(t,i)}}}function aP(n){let t,e;return t=new $C({props:{tag:Fe(n[1])}}),{c(){ne(t.$$.fragment)},m(i,s){te(t,i,s),e=!0},p(i,s){const o={};s&2&&(o.tag=Fe(i[1])),t.$set(o)},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){j(t.$$.fragment,i),e=!1},d(i){ie(t,i)}}}function lP(n){let t,e;return t=new vy({props:{tag:Fe(n[1])}}),{c(){ne(t.$$.fragment)},m(i,s){te(t,i,s),e=!0},p(i,s){const o={};s&2&&(o.tag=Fe(i[1])),t.$set(o)},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){j(t.$$.fragment,i),e=!1},d(i){ie(t,i)}}}function cP(n){let t,e,i,s,o;const r=[iP,tP,eP],a=[];function l(c,d){return d&10&&(t=null),t==null&&(t=!!(c[1].element||c[3].has(c[1].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,d){a[e].m(c,d),B(c,s,d),o=!0},p(c,[d]){let h=e;e=l(c,d),e===h?a[e].p(c,d):(de(),j(a[h],1,1,()=>{a[h]=null}),he(),i=a[e],i?i.p(c,d):(i=a[e]=r[e](c),i.c()),k(i,1),i.m(s.parentNode,s))},i(c){o||(k(i),o=!0)},o(c){j(i),o=!1},d(c){c&&O(s),a[e].d(c)}}}function dP(n,t,e){let i,s,o,r,a,l,{withAnimation:c=!1}=t,{tag:d}=t,{hooks:h}=t,{renderMap:u=new Map}=t,{state:m}=t,{mediaStore:A}=t,{temporaryState:p}=t;Xr("hooks",h),Xr("mediaStore",A);let g,v;function y(P){P?h.emit("exposure",{id:r,type:"start"}):h.emit("exposure",{id:r,type:"end"})}function I(P,V,L){var X,U;return!(!V.visible||!V.enabled||!L.visible||!((X=P.state)!=null&&X.visible)||((U=P.temporaryState)==null?void 0:U.visible)===!1||vt(P)&&!P.mediaVisible)}const M=P=>h.emit("click",{event:P,target:"TagContent",tag:d}),D=P=>h.emit("click",{event:P,target:"TagContent",tag:d});return n.$$set=P=>{"withAnimation"in P&&e(0,c=P.withAnimation),"tag"in P&&e(1,d=P.tag),"hooks"in P&&e(2,h=P.hooks),"renderMap"in P&&e(3,u=P.renderMap),"state"in P&&e(6,m=P.state),"mediaStore"in P&&e(7,A=P.mediaStore),"temporaryState"in P&&e(8,p=P.temporaryState)},n.$$.update=()=>{var P,V,L,X,U,N,H,_,Q,F,J;n.$$.dirty&2&&e(12,i=(P=d.state)==null?void 0:P.unfolded),n.$$.dirty&2&&e(11,s=(V=d.state)==null?void 0:V.visible),n.$$.dirty&322&&e(13,o=m.visible&&p.visible&&((L=d.state)==null?void 0:L.visible)),n.$$.dirty&2&&(r=d.id),n.$$.dirty&322&&e(5,a=!I(d,m,p)),n.$$.dirty&8192&&y(o),n.$$.dirty&7682&&d.hooks&&(i!==void 0&&i!==v&&(e(10,v=i),i?(U=(X=d.hooks).emit)==null||U.call(X,"unfolded"):(H=d==null?void 0:(N=d.hooks).emit)==null||H.call(N,"folded")),s!==void 0&&s!==g&&(e(9,g=s),s?(Q=(_=d.hooks).emit)==null||Q.call(_,"show"):(J=(F=d.hooks).emit)==null||J.call(F,"hide"))),n.$$.dirty&2&&e(4,l=(()=>!(typeof d.config.unfoldedConfig=="object"&&d.config.unfoldedConfig.keep==="folded"))())},[c,d,h,u,l,a,m,A,p,g,v,s,i,o,M,D]}let qu=class extends le{constructor(t){super(),ae(this,t,dP,cP,oe,{withAnimation:0,tag:1,hooks:2,renderMap:3,state:6,mediaStore:7,temporaryState:8},$I)}};function hP(n){ue(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 uP(n){let t,e,i,s,o,r,a,l,c,d,h,u;return s=new Wt({props:{center:!0,blurRadius:15,spreadRadius:5,opacity:.3}}),c=new Ju({props:{icon:n[2],width:n[1]}}),c.$on("iconLoaded",n[7]),{c(){t=S("div"),e=S("div"),i=$(),ne(s.$$.fragment),o=$(),r=S("div"),a=$(),l=S("div"),ne(c.$$.fragment),w(e,"class","tag-point-click-helper svelte-7aiuwz"),w(r,"class","tag-unfolded-point svelte-7aiuwz"),z(r,"transition-delay",(n[3]?n[5]:0)+"ms"),w(l,"class","tag-folded-point svelte-7aiuwz"),z(l,"transition-delay",(n[3]?n[5]:0)+"ms"),w(t,"class","tag-point-wrapper svelte-7aiuwz"),K(t,"unfolded",n[0]),K(t,"folded",n[3])},m(m,A){B(m,t,A),x(t,e),x(t,i),te(s,t,null),x(t,o),x(t,r),x(t,a),x(t,l),te(c,l,null),d=!0,h||(u=be(e,"click",n[4]),h=!0)},p(m,[A]){A&8&&z(r,"transition-delay",(m[3]?m[5]:0)+"ms");const p={};A&4&&(p.icon=m[2]),A&2&&(p.width=m[1]),c.$set(p),A&8&&z(l,"transition-delay",(m[3]?m[5]:0)+"ms"),(!d||A&1)&&K(t,"unfolded",m[0]),(!d||A&8)&&K(t,"folded",m[3])},i(m){d||(k(s.$$.fragment,m),k(c.$$.fragment,m),d=!0)},o(m){j(s.$$.fragment,m),j(c.$$.fragment,m),d=!1},d(m){m&&O(t),ie(s),ie(c),h=!1,u()}}}function fP(n,t,e){let i,s,o,r;const a=fi("hooks");let{tag:l}=t,c,d=!1;const h=()=>{c!==void 0&&clearTimeout(c),d=!0,c=setTimeout(()=>{d=!1},800)},u=p=>{d||a.emit("click",{event:p,target:"TagPoint",tag:l})},m=(()=>l.contentType==="Text"&&l.data.appearance==="plane"?500:800)();function A(p){xn.call(this,n,p)}return n.$$set=p=>{"tag"in p&&e(6,l=p.tag)},n.$$.update=()=>{var p,g,v,y;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=(v=(g=l.style)==null?void 0:g.point)!=null&&v.url?(y=l.style)==null?void 0:y.point:{url:ab}),n.$$.dirty&64&&e(1,r=(()=>{var D,P,V,L;const I=(P=(D=l.style)==null?void 0:D.point)==null?void 0:P.width;if(typeof I=="number")return I;const M=(L=(V=l.style)==null?void 0:V.point)==null?void 0:L.size;if(typeof M=="number")return M;if(M==="S")return 18;if(M==="M")return 20;if(M==="L")return 24;if(M==="XL")return 28})())},h(),[i,r,o,s,u,m,l,A]}class mP extends le{constructor(t){super(),ae(this,t,fP,uP,oe,{tag:6},hP)}}function gP(n){ue(n,"svelte-pzwdws",".tag.withAnimation.svelte-pzwdws{transition:opacity 0.3s linear}.tag.hide.svelte-pzwdws{opacity:0;pointer-events:none}.tag.hide.svelte-pzwdws *{pointer-events:none !important}.tag.unClickable.svelte-pzwdws{pointer-events:none !important}.tag.unClickable.svelte-pzwdws *{pointer-events:none !important}.tag.disable.svelte-pzwdws{display:none}.wrapper.svelte-pzwdws{position:absolute;width:0rem;height:0rem;overflow:visible;pointer-events:auto}")}function pP(n){let t;return{c(){t=S("div"),w(t,"data-info","tag point is disable")},m(e,i){B(e,t,i)},p:q,i:q,o:q,d(e){e&&O(t)}}}function AP(n){let t,e;return t=new mP({props:{tag:n[1]}}),{c(){ne(t.$$.fragment)},m(i,s){te(t,i,s),e=!0},p(i,s){const o={};s&2&&(o.tag=i[1]),t.$set(o)},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){j(t.$$.fragment,i),e=!1},d(i){ie(t,i)}}}function vP(n){let t;return{c(){t=S("div"),w(t,"data-info","tag content is disable")},m(e,i){B(e,t,i)},p:q,i:q,o:q,d(e){e&&O(t)}}}function bP(n){let t,e;return t=new qu({props:{mediaStore:n[2],withAnimation:n[0],tag:Fe(n[1]),hooks:n[15],state:n[4],temporaryState:n[5],renderMap:n[3]}}),{c(){ne(t.$$.fragment)},m(i,s){te(t,i,s),e=!0},p(i,s){const o={};s&4&&(o.mediaStore=i[2]),s&1&&(o.withAnimation=i[0]),s&2&&(o.tag=Fe(i[1])),s&16&&(o.state=i[4]),s&32&&(o.temporaryState=i[5]),s&8&&(o.renderMap=i[3]),t.$set(o)},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){j(t.$$.fragment,i),e=!1},d(i){ie(t,i)}}}function yP(n){let t,e,i,s,o,r,a,l,c,d;const h=[AP,pP],u=[];function m(v,y){return v[14]?0:1}i=m(n),s=u[i]=h[i](n);const A=[bP,vP],p=[];function g(v,y){return v[13]?0:1}return r=g(n),a=p[r]=A[r](n),{c(){t=S("div"),e=S("div"),s.c(),o=$(),a.c(),w(e,"class",l=Qe(at("wrapper",n[1].className?`${n[1].className}__wrapper`:void 0))+" svelte-pzwdws"),w(e,"data-tag-unfolded",n[6]),w(e,"data-tag-id",n[12]),w(e,"data-content-type",c=n[1].contentType),z(e,"left",n[9]),z(e,"top",n[8]),w(t,"class","tag svelte-pzwdws"),w(t,"data-tag-id",n[12]),K(t,"unClickable",n[1].config.clickable===!1),K(t,"disable",n[11]),K(t,"hide",n[10]),K(t,"withAnimation",n[0]),z(t,"z-index",n[7])},m(v,y){B(v,t,y),x(t,e),u[i].m(e,null),x(e,o),p[r].m(e,null),d=!0},p(v,[y]){let I=i;i=m(v),i===I?u[i].p(v,y):(de(),j(u[I],1,1,()=>{u[I]=null}),he(),s=u[i],s?s.p(v,y):(s=u[i]=h[i](v),s.c()),k(s,1),s.m(e,o));let M=r;r=g(v),r===M?p[r].p(v,y):(de(),j(p[M],1,1,()=>{p[M]=null}),he(),a=p[r],a?a.p(v,y):(a=p[r]=A[r](v),a.c()),k(a,1),a.m(e,null)),(!d||y&2&&l!==(l=Qe(at("wrapper",v[1].className?`${v[1].className}__wrapper`:void 0))+" svelte-pzwdws"))&&w(e,"class",l),(!d||y&64)&&w(e,"data-tag-unfolded",v[6]),(!d||y&4096)&&w(e,"data-tag-id",v[12]),(!d||y&2&&c!==(c=v[1].contentType))&&w(e,"data-content-type",c),y&512&&z(e,"left",v[9]),y&256&&z(e,"top",v[8]),(!d||y&4096)&&w(t,"data-tag-id",v[12]),(!d||y&2)&&K(t,"unClickable",v[1].config.clickable===!1),(!d||y&2048)&&K(t,"disable",v[11]),(!d||y&1024)&&K(t,"hide",v[10]),(!d||y&1)&&K(t,"withAnimation",v[0]),y&128&&z(t,"z-index",v[7])},i(v){d||(k(s),k(a),d=!0)},o(v){j(s),j(a),d=!1},d(v){v&&O(t),u[i].d(),p[r].d()}}}function wP(n,t,e){let i,s,o,r,a,l,c,d,h,{withAnimation:u=!1}=t,{tag:m}=t,{mediaStore:A}=t,{renderMap:p=new Map}=t,{state:g}=t,{temporaryState:v}=t;const y=fi("hooks");return n.$$set=I=>{"withAnimation"in I&&e(0,u=I.withAnimation),"tag"in I&&e(1,m=I.tag),"mediaStore"in I&&e(2,A=I.mediaStore),"renderMap"in I&&e(3,p=I.renderMap),"state"in I&&e(4,g=I.state),"temporaryState"in I&&e(5,v=I.temporaryState)},n.$$.update=()=>{var I,M,D,P,V,L,X,U;n.$$.dirty&2&&e(14,i=(()=>{var N,H;return!(((H=(N=m.style)==null?void 0:N.point)==null?void 0:H.enabled)===!1||m.contentType==="Sticker"||m.contentType==="Link"||m.contentType==="VRLink"||m.contentType==="PanoLink"||m.contentType==="Audio"&&m.data.appearance==="plane")})()),n.$$.dirty&2&&e(13,s=(()=>m.stickType==="2DPoint")()),n.$$.dirty&2&&e(12,o=m.id),n.$$.dirty&2&&e(11,r=!((I=m.screenPosition)!=null&&I.leftPercent)||!((M=m.screenPosition)!=null&&M.topPercent)||m.enabled===!1||!m.state),n.$$.dirty&2&&e(10,a=!((D=m.state)!=null&&D.visible)||((P=m.temporaryState)==null?void 0:P.visible)===!1),n.$$.dirty&2&&e(6,l=(V=m.state)==null?void 0:V.unfolded),n.$$.dirty&2&&e(9,c=((L=m.screenPosition)==null?void 0:L.leftPercent)+"%"),n.$$.dirty&2&&e(8,d=((X=m.screenPosition)==null?void 0:X.topPercent)+"%"),n.$$.dirty&66&&e(7,h=((U=m.zIndex)!=null?U:0)+(l?1e4:0))},[u,m,A,p,g,v,l,h,d,c,a,r,o,s,i,y]}class CP extends le{constructor(t){super(),ae(this,t,wP,yP,oe,{withAnimation:0,tag:1,mediaStore:2,renderMap:3,state:4,temporaryState:5},gP)}}function IP(n){ue(n,"svelte-uq11d5",".tag--container.svelte-uq11d5{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)}.withAnimation.svelte-uq11d5{transition:opacity 0.3s linear}.tag--container.hide.svelte-uq11d5{opacity:0;pointer-events:none}.tag--container.hide.svelte-uq11d5 *{pointer-events:none !important}")}function $d(n,t,e){const i=n.slice();return i[7]=t[e],i}function eh(n){let t,e=[],i=new Map,s,o=Pe(n[1]);const r=a=>a[7].id;for(let a=0;a<o.length;a+=1){let l=$d(n,o,a),c=r(l);i.set(c,e[a]=th(c,l))}return{c(){t=S("div");for(let a=0;a<e.length;a+=1)e[a].c();w(t,"class","tag--container svelte-uq11d5"),K(t,"hide",!n[4].visible||!n[5].visible),K(t,"withAnimation",n[0])},m(a,l){B(a,t,l);for(let c=0;c<e.length;c+=1)e[c]&&e[c].m(t,null);s=!0},p(a,l){l&63&&(o=Pe(a[1]),de(),e=Ot(e,l,r,1,a,o,i,t,bi,th,null,$d),he()),(!s||l&48)&&K(t,"hide",!a[4].visible||!a[5].visible),(!s||l&1)&&K(t,"withAnimation",a[0])},i(a){if(!s){for(let l=0;l<o.length;l+=1)k(e[l]);s=!0}},o(a){for(let l=0;l<e.length;l+=1)j(e[l]);s=!1},d(a){a&&O(t);for(let l=0;l<e.length;l+=1)e[l].d()}}}function th(n,t){let e,i,s;return i=new CP({props:{state:t[4],temporaryState:t[5],withAnimation:t[0],tag:t[7],mediaStore:t[2],renderMap:t[3]}}),{key:n,first:null,c(){e=Ee(),ne(i.$$.fragment),this.first=e},m(o,r){B(o,e,r),te(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.withAnimation=t[0]),r&2&&(a.tag=t[7]),r&4&&(a.mediaStore=t[2]),r&8&&(a.renderMap=t[3]),i.$set(a)},i(o){s||(k(i.$$.fragment,o),s=!0)},o(o){j(i.$$.fragment,o),s=!1},d(o){o&&O(e),ie(i,o)}}}function PP(n){let t,e,i=n[4].enabled&&eh(n);return{c(){i&&i.c(),t=Ee()},m(s,o){i&&i.m(s,o),B(s,t,o),e=!0},p(s,[o]){s[4].enabled?i?(i.p(s,o),o&16&&k(i,1)):(i=eh(s),i.c(),k(i,1),i.m(t.parentNode,t)):i&&(de(),j(i,1,1,()=>{i=null}),he())},i(s){e||(k(i),e=!0)},o(s){j(i),e=!1},d(s){s&&O(t),i&&i.d(s)}}}function EP(n,t,e){let{withAnimation:i=!1}=t,{tags:s=[]}=t,{hooks:o}=t,{mediaStore:r}=t,{renderMap:a}=t,{state:l}=t,{temporaryState:c}=t;return Xr("hooks",o),n.$$set=d=>{"withAnimation"in d&&e(0,i=d.withAnimation),"tags"in d&&e(1,s=d.tags),"hooks"in d&&e(6,o=d.hooks),"mediaStore"in d&&e(2,r=d.mediaStore),"renderMap"in d&&e(3,a=d.renderMap),"state"in d&&e(4,l=d.state),"temporaryState"in d&&e(5,c=d.temporaryState)},[i,s,r,a,l,c,o]}class MP extends le{constructor(t){super(),ae(this,t,EP,PP,oe,{withAnimation:0,tags:1,hooks:6,mediaStore:2,renderMap:3,state:4,temporaryState:5},IP)}}const kP=new pf.GLTFLoader;function xP(n){return new Promise((t,e)=>{function i(o){t(o)}function s(o){e(o)}kP.load(n,i,void 0,s)})}const DP=new Map,SP=new Map;class TP extends j1{constructor(e){super(e);f(this,"group",new R.Group);f(this,"renderMap",new Map);f(this,"imagePlaneGroup",new R.Group);f(this,"gltfObjectGroup",new R.Group);f(this,"enabledModelTagSet",new Set);f(this,"temporaryState",{visible:!0});f(this,"TagContainerSvelte");f(this,"loadModel",e=>W(this,null,function*(){var a;const i=e.data.modelUrl;if(!i)return;const s=xP(i).then(l=>{var h,u,m,A,p;const c=Object.assign(l.scene,{customID:e.id,isTagModel:!0,removeEventListener:this.addObjectClickHandler(e,l.scene,g=>{this.hooks.emit("click",{target:"TagModel",tag:e,event:g})})});return c.visible=this.getCurrentVisibleState(e),new R.Matrix4().fromArray(e.matrix).decompose(c.position,c.quaternion,c.scale),c.updateWorldMatrix(!0,!0),c.visible=this.getVisibleByFiveMode(e),(m=(u=(h=this.config)==null?void 0:h.globalConfig)==null?void 0:u.modelConfig)!=null&&m.autoLookAtEnabled&&((p=(A=e.config)==null?void 0:A.modelConfig)!=null&&p.autoLookAtEnabled)&&c.lookAt(this.five.camera.position.clone().setY(c.position.y)),c});e.model={promise:s};const o=yield s;if(((a=e.model)==null?void 0:a.promise)!==s||!this.tags.includes(e))return;e.model.object=o;const r=this.gltfObjectGroup.children.find(l=>l.customID===e.id);if(r&&(this.gltfObjectGroup.remove(r),r.removeEventListener()),this.updateRender3DDomTag(),vt(e)){if(this.getRenderType(e)==="Mesh"&&!e.mediaPlane){const l=e.data.mediaPosition.map(Et);e.mediaPlane=new _c(e.data.mediaData[0].url,e.data.mediaPosition.map(Et),{objectFit:e.data.objectFit});const c=new R.Vector3().addVectors(l[0],l[2]).divideScalar(2);e.mediaPlane.position.copy(c),o.add(e.mediaPlane)}this.getRenderType(e)!=="Mesh"&&(o.updateTagCss3DObjectMatrix=()=>this.updateTagCss3DObjectMatrix(e,o),o.updateTagCss3DObjectMatrix())}return this.gltfObjectGroup.add(o),o}));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){this.renderMap.set(e,{renderer:i})}clearTags(){this.tags.forEach(e=>{var i,s;(s=(i=e.mediaPlane)==null?void 0:i.parent)==null||s.remove(e.mediaPlane)}),this.tags=[],this.enabledModelTagSet.clear(),this.clearCache(),this.disposeAllCSS3DContainer(),this.updateRenderAllTags()}updateRenderAllTags(){this.enabledModelTagSet.clear(),this.tags.forEach(e=>e.stickType==="Model"&&this.enabledModelTagSet.add(e.id)),this.updateRenderPointTag(),this.updateRender3DDomTag(),this.updateRenderModelTag(),this.updateRenderImagePlane(),this.updateRenderVideoPlane()}updateRenderVideoPlane(){this.sort(this.filterImagePlane).filter(i=>{var s,o;return((o=(s=i.data.mediaData)==null?void 0:s[0])==null?void 0:o.type)==="Video"}).forEach(i=>{var h,u,m,A,p;const s=i.data.mediaData[0];if(!s)return;const{url:o}=s;if(!o)return;i.mediaPlane&&!((u=(h=i.state)==null?void 0:h.visible)==null||u)&&i.mediaPlane instanceof aa&&i.mediaPlane.pause();const r=i.position.map(Et),a=this.getCurrentVisibleState(i),l=(()=>!!(i.mediaPlane&&!a))(),c=(()=>!!(!i.mediaPlane&&a))(),d=(()=>!!(i.mediaPlane&&i.mediaPlane.src!==o))();if((l||d)&&(i.mediaPlane&&this.imagePlaneGroup.remove(i.mediaPlane),(m=i.mediaPlane)==null||m.dispose(),(A=i.mediaPlane)==null||A.removeFromParent(),i.mediaPlane=void 0),c||d){const g=new aa(o,r,{videoCoverSrc:s.videoCoverUrl,playButton:i.data.playIcon,paused:!((p=i.data.autoplayConfig)!=null&&p.autoplayVideo),objectFit:i.data.objectFit,videoTextureMap:DP,ImageTextureMap:SP,domEvents:this.domEvents});g.onVideoReady=y=>{y.addEventListener("play",()=>this.mediaStore.set({currentMediaElement:g.videoInstance}))};const v=y=>(this.five.on("renderFrame",y),()=>this.five.off("renderFrame",y));g.initialRenderHooks(v),i.mediaPlane=g,this.imagePlaneGroup.add(i.mediaPlane)}})}updateRenderImagePlane(){this.sort(this.filterImagePlane).filter(i=>{var s,o;return((o=(s=i.data.mediaData)==null?void 0:s[0])==null?void 0:o.type)==="Image"}).forEach(i=>{var d,h;const{url:s}=i.data.mediaData[0];if(!s)return;const o=i.position.map(Et),r=this.getCurrentVisibleState(i),a=(()=>!!(i.mediaPlane&&!r))(),l=(()=>!!(!i.mediaPlane&&r))(),c=(()=>!!(i.mediaPlane&&i.mediaPlane.src!==s))();(a||c)&&(i.mediaPlane&&this.imagePlaneGroup.remove(i.mediaPlane),(d=i.mediaPlane)==null||d.dispose(),(h=i.mediaPlane)==null||h.removeFromParent(),i.mediaPlane=void 0),(l||c)&&(i.mediaPlane=new _c(s,o,{objectFit:i.data.objectFit}),i.config.clickable!==!1&&this.domEvents.addAutoBindEventListener(i.mediaPlane,"click",u=>{this.hooks.emit("click",{tag:i,target:"TagContent",event:u.origDomEvent})}),this.imagePlaneGroup.add(i.mediaPlane))})}updateRender3DDomTag(){this.sort([...this.filterCSS3DTag]).forEach(i=>{var s,o,r,a;if(i.tag3DContentSvelte){const{svelteApp:l,css3DInstance:c,initialNormal:d,currentNormal:h}=i.tag3DContentSvelte;if(l.$set({tag:i,hooks:this.hooks,state:this.state,temporaryState:this.temporaryState}),!d.equals(h)){const u=new R.Quaternion().setFromUnitVectors(d,h);c.css3DObject.setRotationFromQuaternion(u)}return}else{if(vt(i)&&!((s=i.model)!=null&&s.object)||((o=i.state)==null?void 0:o.visible)===!1||!this.state.visible||!this.state.enabled)return;if(this.css3DRenderPlugin||(this.css3DRenderPlugin=Aa(this.five)),i.stickType==="3DPoint"&&!i.normal)return console.error("updateRenderPlaneTag: 三维点标签缺少法向量!");const l=this.getPositions(i);if(!l)return;const c=this.getTagNormal(i);if(!c)return;const h=(r=this.getTagConfig(i).tag3DConfig)!=null?r:{};if(this.getRenderType(i)==="BehindDom"){h.mode="behind",h.container=document.createElement("div");const A="black";h.container.style.backgroundColor=A,h.container.style.border=`3px solid ${A}`,this.css3DRenderPlugin.hooks.on("render",()=>{var p;if(u.css3DObject.opacityMesh){const g=this.addObjectClickHandler(i,u.css3DObject.opacityMesh,v=>{this.hooks.emit("click",{event:v,target:"TagContent",tag:i})});(p=this.store.css3DRenderDisposer.get(i.id))==null||p.push(g)}})}const u=this.css3DRenderPlugin.create3DDomContainer(l,h);if(!u)return;this.store.css3DRenderDisposer.set(i.id,[u.dispose]);const m=new qu({target:u.container,props:{tag:i,hooks:this.hooks,state:this.state,mediaStore:this.mediaStore,temporaryState:this.temporaryState}});i.tag3DContentSvelte={svelteApp:m,domContainer:u,css3DInstance:u,initialNormal:c,currentNormal:c,dispose:()=>{m.$destroy(),u.dispose()}},vt(i)&&((a=i.model)!=null&&a.object)&&this.updateTagCss3DObjectMatrix(i,i.model.object)}}),this.clearUnusedPanelTag()}updateRenderModelTag(){const e=o=>!this.enabledModelTagSet.has(o.customID),i=this.gltfObjectGroup.children.filter(e);i.forEach(o=>o.removeEventListener()),this.gltfObjectGroup.remove(...i),this.tags.filter(o=>o.stickType==="Model").forEach(o=>{var r;(r=o.model)==null||r.promise.then(a=>{a.visible=this.getCurrentVisibleState(o)})}),this.five.needsRender=!0}updateTagModelVisible(){this.tags.forEach(e=>{var i;e.mediaPlane&&(e.mediaPlane.visible=this.getCurrentVisibleState(e)),(i=e.model)!=null&&i.object&&(e.model.object.visible=this.getCurrentVisibleState(e))})}updateTagCss3DObjectMatrix(e,i){var p,g,v;const s=(g=(p=e.config.tag3DConfig)==null?void 0:p.ratio)!=null?g:.00216,o=(v=e.tag3DContentSvelte)==null?void 0:v.css3DInstance.css3DObject;if(!o)return;const r=vt(e)?e.data.mediaPosition:e.position;if(!r||r.length!==4||!Array.isArray(r[0])||!Array.isArray(r[2]))return;i.updateWorldMatrix(!1,!1);const a=i.matrixWorld,l=new R.Vector3().fromArray(r[0]),c=new R.Vector3().fromArray(r[2]),d=Ai(l,c).add(new R.Vector3(0,0,5e-4)),h=new R.Matrix4().setPosition(d),u=new R.Matrix4().makeScale(s,s,s),m=new R.Matrix4().multiply(a).multiply(h).multiply(u);m.decompose(o.position,o.quaternion,o.scale);const A=o.opacityMesh;A&&m.decompose(A.position,A.quaternion,A.scale)}addMediaModelTag(e){return W(this,null,function*(){const i=e.filter(u1).map(s=>this.loadModel(s));yield Promise.all(i),this.setModelMedialVisible(),this.updateRenderAllTags()})}updateRenderPointTag(){var i;const e=this.filterPointTag;if(this.setTagZIndex(e),this.setPointTagPosition(),this.TagContainerSvelte)this.TagContainerSvelte.$set({tags:e,state:this.state,temporaryState:this.temporaryState});else{const s=(i=this.five.getElement())==null?void 0:i.parentElement;if(!s)return console.error("updateRenderPlaneTag: tag2DContainer not found");this.TagContainerSvelte=new MP({target:s,props:{hooks:this.hooks,tags:e,state:this.state,temporaryState:this.temporaryState,mediaStore:this.mediaStore,renderMap:this.renderMap}})}}updateTagContainerVisible(){var e;(e=this.TagContainerSvelte)==null||e.$set({state:this.state,temporaryState:this.temporaryState,withAnimation:this.store.visibleWithAnimation}),this.filterCSS3DTag.forEach(i=>{var s,o,r,a,l;(a=(o=(s=i.tag3DContentSvelte)==null?void 0:s.css3DInstance)==null?void 0:o.css3DObject)==null||a.setVisible((this.state.visible&&((r=i.state)==null?void 0:r.visible))!==!1),(l=i.tag3DContentSvelte)==null||l.svelteApp.$set({state:this.state,temporaryState:this.temporaryState,withAnimation:this.store.visibleWithAnimation})})}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))}}}const Ku="Dnalogel-PanoTagPlugin",LP=n=>`${Ku}--${n}`;class go extends TP{constructor(e,i){super(e);f(this,"state",{enabled:!0,visible:!0});f(this,"params");f(this,"debug");f(this,"changeTagModel",(e,i)=>W(this,null,function*(){e.data=Ze({},e.data,i),yield this.loadModel(e),this.updateRenderAllTags()}));f(this,"handleFiveInitAnimationEnded",()=>{const e=this.five.getCurrentState().mode;this.tags.forEach(i=>{vt(i)&&e==="Panorama"&&this.changeTagMode(i,"front"),i.state.visible=this.getVisible(i)}),this.updateRenderAllTags()});f(this,"handleFiveModelShownFloorChange",()=>{this.tags.forEach(e=>{var s,o;const i=this.getTagConfig(e).visibleConfig;typeof i=="object"&&((s=i.visibleFiveMode)!=null&&s.includes("Floorplan")||(o=i.visibleFiveMode)!=null&&o.includes("Mapview"))&&(e.state.visible=this.getVisibleByFiveMode(e))}),this.updateRenderAllTags()});this.params=Ze({},{debug:!1,config:this.config},G({},i)),this.debug=this.params.debug,this.config=this.params.config,w1(1,{namespace:Na.PlayAudio});try{const s=window;Array.isArray(s.__PANOTAGPLUGIN_DEBUG_LIST__)||(s.__PANOTAGPLUGIN_DEBUG_LIST__=[]),s.__PANOTAGPLUGIN_DEBUG_LIST__.push(this),s.__PANOTAGPLUGIN_DEBUG__=this}catch(s){}}load(e,i){return W(this,null,function*(){var o,r;this.clearTags(),console.debug(Ku," load:",{data:JSON.parse(JSON.stringify(e))}),this.config=Ze({},this.config,{globalConfig:(o=e.globalConfig)!=null?o:{},contentTypeConfig:(r=e.contentTypeConfig)!=null?r:{}});const s=yield this.addTag(e.tagList,i);if(this.debug)try{a1(this.five,this.tags)}catch(a){console.error(a)}return s})}addTag(e,i){return W(this,null,function*(){const o=(Array.isArray(e)?e:[e]).map(r=>{var d,h;const a=this.getTagConfig(r),l=JSON.parse(JSON.stringify(r.data));return ve(G({},r),{enabled:(d=r.enabled)!=null?d:!0,id:(h=r.id)!=null?h:lt(),data:Ze(r.data,a.initialData,l),state:G({visible:void 0,unfolded:!this.can("fold",r)},a.initialState),hooks:new je.Subscribe,initialConfig:r.config,config:a,unfold:()=>this.changeUnfoldedById(r.id,!0),fold:()=>this.changeUnfoldedById(r.id,!1),enable:()=>this.changeEnabledById(r.id,!0),disable:()=>this.changeEnabledById(r.id,!1),destroy:()=>this.destroyTagById(r.id),changeData:u=>this.changeDataById(r.id,u)})}).filter(r=>r.position);return o.forEach(b1),this.tags.push(...o),m1(this.five).then(()=>W(this,null,function*(){var r,a,l;this.store.eventListenerDisposer&&((a=(r=this.store).eventListenerDisposer)==null||a.call(r)),this.state.enabled&&this.handleEnable(),this.addResizeListener(),this.clearUnusedPanelTag(),this.setVisibleAndUnfolded({withAnimation:(l=i==null?void 0:i.withAnimation)!=null?l:!0}).then(()=>this.updateRenderAllTags()),this.updateRenderAllTags(),yield this.addMediaModelTag(o)}))})}changeConfig(e,i=!0){i?this.config=Ze({},this.config,e):this.config=e,this.updateTagConfig({force:!0}),this.updateRenderAllTags()}changeGlobalConfig(e,i=!0){i?this.config.globalConfig=Ze({},this.config.globalConfig,e):this.config.globalConfig=e,this.updateTagConfig({force:!0}),this.updateRenderAllTags()}changeContentTypeConfig(e,i,s=!0){this.config.contentTypeConfig||(this.config.contentTypeConfig={}),s?this.config.contentTypeConfig[e]=Ze({},this.config.contentTypeConfig[e],i):this.config.contentTypeConfig[e]=i,this.updateTagConfig({force:!0}),this.updateRenderAllTags()}show(e){return W(this,null,function*(){if(this.checkDisposed())return;const{userAction:i=!0,withAnimation:s=!1}=e!=null?e:{};this.setState({visible:!0},{userAction:i,visibleWithAnimation:s}),this.hooks.emit("show",{userAction:i,withAnimation:s})})}hide(e){return W(this,null,function*(){if(this.checkDisposed())return;const{userAction:i=!0,withAnimation:s=!1}=e!=null?e:{};this.setState({visible:!1},{userAction:i,visibleWithAnimation:s}),this.hooks.emit("hide",{userAction:i,withAnimation:s})})}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,visibleWithAnimation:o=!1}=i,r=G({},this.state);this.state=Object.assign(this.state,e),this.store.visibleWithAnimation=o,r.visible!==this.state.visible&&(e.visible?this.handleShow():this.handleHide()),r.enabled!==this.state.enabled&&(e.enabled?this.handleEnable():this.handleDisable()),this.hooks.emit("stateChange",{state:this.state,prevState:r,userAction:s})}dispose(){var e,i,s,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=[],(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.clearCache(),this.five.needsRender=!0,this.store.disposed=!0,this.hooks.emit("dispose")}changeUnfoldedById(e,i){var a;const s=this.getTagById(e);if(!s)return;const o=this.can("fold",s),r=this.can("unfold",s);if(o&&r){s.state.unfolded=i;const l=this.filterPointTag;(a=this.TagContainerSvelte)==null||a.$set({tags:l})}else console.warn(`tag ${e} cannot be ${i?"unfolded":"folded"}`)}changeEnabledById(e,i){const s=this.getTagById(e);s&&(s.enabled=i,this.updateRenderAllTags())}changeTagNormalById(e,i){const s=this.getTagById(e);s&&s.tag3DContentSvelte&&(s.tag3DContentSvelte.currentNormal=Et(i))}changeDataById(e,i,s=!0){const o=this.getTagById(e);let r=!1;o&&(o.data&&(r=!0),s?o.data=Ze(o.data,i):o.data=G(G({},o.data),i),this.clearUnusedPanelTag(),this.updateRenderAllTags(),r&&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);let r=!1;i&&(i.data&&(r=!0),s?Ze(o,i):Object.assign(o,i),o!=null&&o.tag3DContentSvelte&&(i!=null&&i.normal)&&(o.tag3DContentSvelte.currentNormal=Et(i.normal)),this.updateRenderAllTags(),this.clearUnusedPanelTag(),r&&o.hooks.emit("dataChanged",o.data))}destroyTagById(e){(Array.isArray(e)?e:[e]).forEach(s=>{const o=this.tags.findIndex(r=>r.id===s);o!==-1&&this.tags.splice(o,1)}),this.updateRenderAllTags()}setVisibleAndUnfolded(){return W(this,arguments,function*({withAnimation:e}={withAnimation:!1}){if(this.isPanorama)return this.setVisible(),e?new Promise(i=>{setTimeout(()=>{this.setUnfoldedByPanoIndex(),i()},10)}):(this.setUnfoldedByPanoIndex(),Promise.resolve())})}handleShow(){this.state.visible=!0,this.group.visible=!0,this.updateTagContainerVisible(),this.updateTagModelVisible(),this.five.needsRender=!0}handleHide(){this.pauseCurrentMedia(),this.state.visible=!1,this.group.visible=!1,this.updateTagContainerVisible(),this.updateTagModelVisible(),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.group.traverse(e=>{var i;(i=e==null?void 0:e.updateTagCss3DObjectMatrix)==null||i.call(e)}),this.updateRenderAllTags(),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.filterCSS3DTag.forEach(o=>{var r;(r=o.tag3DContentSvelte)==null||r.dispose(),o.tag3DContentSvelte=void 0}),this.five.needsRender=!0}addEventListener(){const{five:e,hooks:i}=this,s=this.handleFiveWantsMoveToPano.bind(this),o=this.handleFiveModeChange.bind(this),r=this.handleFiveCameraUpdate.bind(this),a=this.handleFiveCameraUpdateDebounce(),l=this.handleFivePanoArrived.bind(this),c=this.loadVideoFirstFrame.bind(this),d=this.clickhandler.bind(this),h=this.five.currentMode;return h&&this.handleFiveModeChange(h),this.handleFivePanoArrived(),e.on("wantsMoveToPano",s),e.on("modeChange",o),e.on("initAnimationEnded",this.handleFiveInitAnimationEnded),e.on("modelShownFloorChange",this.handleFiveModelShownFloorChange),e.on("cameraUpdate",r),e.on("cameraUpdate",a),e.on("panoArrived",l),e.on("panoArrived",c),i.on("click",d),()=>{e.off("wantsMoveToPano",s),e.off("modeChange",o),e.off("initAnimationEnded",this.handleFiveInitAnimationEnded),e.off("modelShownFloorChange",this.handleFiveModelShownFloorChange),e.off("cameraUpdate",r),e.off("cameraUpdate",a),e.off("panoArrived",l),e.off("panoArrived",c),i.off("click",d),this.store.eventListenerDisposer=void 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.show(),this.updateRenderAllTags())},s=()=>{this.state.enabled&&this.hide()},{observe:o,unobserve:r}=Hc(A1(()=>{this.store.resizeObserverDisposer&&s()},500),e),{observe:a,unobserve:l}=Hc(Nc(()=>i(),400),e);return o(),a(),()=>{r(),l()}}handleFiveModeChange(e){this.setModelMedialVisible(),this.tags.forEach(i=>{vt(i)&&e!=="Panorama"&&this.changeTagMode(i,"behind"),i.state.visible=this.getVisible(i)}),this.updateRenderAllTags()}handleFiveWantsMoveToPano(e){this.tags.forEach(i=>{i.state.visible=this.getVisible(i,{panoIndex:e});const s=this.getTagConfig(i);typeof s.visibleConfig=="object"&&(s.visibleConfig.keep?i.temporaryState.visible=s.visibleConfig.keep==="visible":i.temporaryState.visible=!!s.visibleConfig.alwaysShowWhenMovePano)}),this.updateTagContainerVisible(),this.updateRenderImagePlane(),this.updateRenderVideoPlane()}clickhandler(e){if(e.target!=="TagPoint")return;if(!e.tag.state)return console.warn("Clickhandler: params.tag.state is undefined");const i=this.can("fold",e.tag),s=this.can("unfold",e.tag);i&&s&&(e.tag.state.unfolded=!e.tag.state.unfolded,e.tag.state.unfolded&&this.tags.forEach(o=>{o.id!==e.tag.id&&o.state&&this.can("fold",o)&&(o.state.unfolded=!1)}),this.updateRenderAllTags())}handleFiveCameraUpdateDebounce(){return Nc(()=>{this.setUnfoldedByCamera(),this.updateRenderAllTags()},100)}handleFiveCameraUpdate(){this.updateRenderPointTag()}handleFivePanoArrived(){return W(this,null,function*(){var e,i,s;this.setModelMedialVisible(),yield this.setVisibleAndUnfolded(),this.tags.forEach(o=>{o.temporaryState=ve(G({},o.temporaryState),{visible:!0})}),(s=(i=(e=this.config)==null?void 0:e.globalConfig)==null?void 0:i.modelConfig)!=null&&s.autoLookAtEnabled&&this.tags.filter(h1).filter(o=>{var r,a;return(a=(r=o.config)==null?void 0:r.modelConfig)==null?void 0:a.autoLookAtEnabled}).forEach(o=>{var u;const r=new E.Mesh(new E.BoxGeometry,new E.MeshBasicMaterial),a=(u=o.model)==null?void 0:u.object;if(!a)return;r.position.copy(a.position),r.quaternion.copy(a.quaternion);const l=this.five.camera.position;r.lookAt(l.clone().setY(r.position.y));const c=a.quaternion.clone(),d=r.quaternion.clone(),h=Ao();h.onUpdate(({progress:m})=>{a.quaternion.copy(c.clone().slerp(d,m))}),h.play()}),this.store.visibleWithAnimation=!0,this.updateTagContainerVisible(),this.updateRenderAllTags()})}setUnfoldedByCamera(){let e=!1;this.tags.forEach(i=>{const s=this.getUnfoldedByCamera(i);i.state&&s!==void 0&&(s===!0&&(e=!0),i.state.unfolded=s)}),e&&this.tags.forEach(i=>{const s=this.getTagConfig(i).unfoldedConfig;typeof s=="object"&&(s.autoUnfold||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(d=>d==null?void 0:d()),e.tag3DContentSvelte=void 0)}}const jP=(n,t)=>new go(n,t);function zP(n){ue(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 ih(n){let t,e;return{c(){t=S("div"),e=xe(n[0]),w(t,"class","guide-line__tag-text svelte-4qjwer"),z(t,"border-image-source",`url(${n[6]})`)},m(i,s){B(i,t,s),x(t,e)},p(i,s){s&1&&Se(e,i[0])},d(i){i&&O(t)}}}function nh(n){let t,e,i,s,o=n[5]("全程")+"",r,a,l=n[5]("米")+"",c,d,h,u,m,A,p=n[4]&&sh(n);return{c(){t=S("div"),p&&p.c(),e=$(),i=S("div"),s=S("span"),r=xe(o),a=xe(n[2]),c=xe(l),d=$(),h=S("span"),u=xe(n[0]),m=$(),A=S("div"),w(s,"class","distance svelte-4qjwer"),w(h,"class","name svelte-4qjwer"),w(i,"class","distance-and-name svelte-4qjwer"),w(A,"class","border svelte-4qjwer"),w(t,"class","text-with-distance svelte-4qjwer")},m(g,v){B(g,t,v),p&&p.m(t,null),x(t,e),x(t,i),x(i,s),x(s,r),x(s,a),x(s,c),x(i,d),x(i,h),x(h,u),x(t,m),x(t,A)},p(g,v){g[4]?p?p.p(g,v):(p=sh(g),p.c(),p.m(t,e)):p&&(p.d(1),p=null),v&32&&o!==(o=g[5]("全程")+"")&&Se(r,o),v&4&&Se(a,g[2]),v&32&&l!==(l=g[5]("米")+"")&&Se(c,l),v&1&&Se(u,g[0])},d(g){g&&O(t),p&&p.d()}}}function sh(n){let t,e;return{c(){t=S("span"),e=xe(n[4]),w(t,"class","line-name svelte-4qjwer")},m(i,s){B(i,t,s),x(t,e)},p(i,s){s&16&&Se(e,i[4])},d(i){i&&O(t)}}}function OP(n){let t,e,i,s,o,r,a,l,c,d=n[0]&&!n[2]&&ih(n),h=n[2]&&nh(n);return{c(){t=S("div"),e=S("div"),i=$(),s=S("div"),o=$(),r=S("div"),a=S("div"),l=$(),d&&d.c(),c=$(),h&&h.c(),w(e,"class","guide-line__tag-point svelte-4qjwer"),w(s,"class","guide-line__tag-line svelte-4qjwer"),w(a,"class","guide-line__tag-icon svelte-4qjwer"),z(a,"background-image",`url(${n[1]})`),w(r,"class","guide-line__tag-content svelte-4qjwer"),w(t,"class","guide-line__tag svelte-4qjwer"),z(t,"opacity",n[3])},m(u,m){B(u,t,m),x(t,e),x(t,i),x(t,s),x(t,o),x(t,r),x(r,a),x(r,l),d&&d.m(r,null),x(r,c),h&&h.m(r,null)},p(u,[m]){m&2&&z(a,"background-image",`url(${u[1]})`),u[0]&&!u[2]?d?d.p(u,m):(d=ih(u),d.c(),d.m(r,c)):d&&(d.d(1),d=null),u[2]?h?h.p(u,m):(h=nh(u),h.c(),h.m(r,null)):h&&(h.d(1),h=null),m&8&&z(t,"opacity",u[3])},i:q,o:q,d(u){u&&O(t),d&&d.d(),h&&h.d()}}}function BP(n,t,e){let{text:i=""}=t,{icon_url:s=""}=t,{distance:o=0}=t,{opacity:r=1}=t,{name:a=""}=t,{i18n:l=d=>d}=t;const c="data:image/png;base64,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";return n.$$set=d=>{"text"in d&&e(0,i=d.text),"icon_url"in d&&e(1,s=d.icon_url),"distance"in d&&e(2,o=d.distance),"opacity"in d&&e(3,r=d.opacity),"name"in d&&e(4,a=d.name),"i18n"in d&&e(5,l=d.i18n)},[i,s,o,r,a,l,c]}class VP extends le{constructor(t){super(),ae(this,t,BP,OP,oe,{text:0,icon_url:1,distance:2,opacity:3,name:4,i18n:5},zP)}}function RP(n){return n.length===0?[]:n.filter((t,e)=>t!==n[e-1])}const QP=`
580
+ 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 Py(n){let t,e,i;return{c(){t=S("button"),w(t,"class","sc-carousel-button sc-carousel-dot__dot svelte-1mgyhhn"),K(t,"sc-carousel-dot__dot_active",n[0])},m(s,o){B(s,t,o),e||(i=be(t,"click",n[1]),e=!0)},p(s,[o]){o&1&&K(t,"sc-carousel-dot__dot_active",s[0])},i:q,o:q,d(s){s&&O(t),e=!1,i()}}}function Ey(n,t,e){let{active:i=!1}=t;function s(o){xn.call(this,n,o)}return n.$$set=o=>{"active"in o&&e(0,i=o.active)},[i,s]}class My extends le{constructor(t){super(),ae(this,t,Ey,Py,oe,{active:0},Iy)}}function ky(n){ue(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 sd(n,t,e){const i=n.slice();return i[5]=t[e],i[7]=e,i}function od(n,t){let e,i,s,o;function r(){return t[3](t[7])}return i=new My({props:{active:t[1]===t[7]}}),i.$on("click",r),{key:n,first:null,c(){e=S("div"),ne(i.$$.fragment),s=$(),w(e,"class","sc-carousel-dots__dot-container svelte-670fde"),this.first=e},m(a,l){B(a,e,l),te(i,e,null),x(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||(k(i.$$.fragment,a),o=!0)},o(a){j(i.$$.fragment,a),o=!1},d(a){a&&O(e),ie(i)}}}function xy(n){let t,e=[],i=new Map,s,o=Pe(Array(n[0]));const r=a=>a[7];for(let a=0;a<o.length;a+=1){let l=sd(n,o,a),c=r(l);i.set(c,e[a]=od(c,l))}return{c(){t=S("div");for(let a=0;a<e.length;a+=1)e[a].c();w(t,"class","sc-carousel-dots__container svelte-670fde")},m(a,l){B(a,t,l);for(let c=0;c<e.length;c+=1)e[c]&&e[c].m(t,null);s=!0},p(a,[l]){l&7&&(o=Pe(Array(a[0])),de(),e=Ot(e,l,r,1,a,o,i,t,bi,od,null,sd),he())},i(a){if(!s){for(let l=0;l<o.length;l+=1)k(e[l]);s=!0}},o(a){for(let l=0;l<e.length;l+=1)j(e[l]);s=!1},d(a){a&&O(t);for(let l=0;l<e.length;l+=1)e[l].d()}}}function Dy(n,t,e){const i=wo();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 Sy extends le{constructor(t){super(),ae(this,t,Dy,xy,oe,{pagesCount:0,currentPageIndex:1},ky)}}const wn="prev",pi="next";function Ty(n){ue(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 Ly(n){let t,e,i,s;return{c(){t=S("button"),e=S("i"),w(e,"class","sc-carousel-arrow__arrow svelte-1bftafx"),K(e,"sc-carousel-arrow__arrow-next",n[0]===pi),K(e,"sc-carousel-arrow__arrow-prev",n[0]===wn),w(t,"class","sc-carousel-button sc-carousel-arrow__circle svelte-1bftafx"),K(t,"sc-carousel-arrow__circle_disabled",n[1])},m(o,r){B(o,t,r),x(t,e),i||(s=be(t,"click",n[2]),i=!0)},p(o,[r]){r&1&&K(e,"sc-carousel-arrow__arrow-next",o[0]===pi),r&1&&K(e,"sc-carousel-arrow__arrow-prev",o[0]===wn),r&2&&K(t,"sc-carousel-arrow__circle_disabled",o[1])},i:q,o:q,d(o){o&&O(t),i=!1,s()}}}function jy(n,t,e){let{direction:i=pi}=t,{disabled:s=!1}=t;function o(r){xn.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 zu extends le{constructor(t){super(),ae(this,t,jy,Ly,oe,{direction:0,disabled:1},Ty)}}function zy(n){ue(n,"svelte-i7yfid",".sc-carousel-progress__indicator.svelte-i7yfid{height:100%;background-color:var(--sc-color-hex-dark-50p)}")}function Oy(n){let t;return{c(){t=S("div"),w(t,"class","sc-carousel-progress__indicator svelte-i7yfid"),z(t,"width",n[0]+"%")},m(e,i){B(e,t,i)},p(e,[i]){i&1&&z(t,"width",e[0]+"%")},i:q,o:q,d(e){e&&O(t)}}}const rd=100;function By(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*rd,0),rd))},[i,s]}class Vy extends le{constructor(t){super(),ae(this,t,By,Oy,oe,{value:1},zy)}}function Ry(n,t){n.addEventListener("mousedown",t),n.addEventListener("touchstart",t,{passive:!0})}function Qy(n,t){n.removeEventListener("mousedown",t),n.removeEventListener("touchstart",t)}function Gy(n,t){n.addEventListener("mouseup",t),n.addEventListener("touchend",t)}function ad(n,t){n.removeEventListener("mouseup",t),n.removeEventListener("touchend",t)}function Ny(n,t){n.addEventListener("mousemove",t),n.addEventListener("touchmove",t)}function ld(n,t){n.removeEventListener("mousemove",t),n.removeEventListener("touchmove",t)}function Fa(n){return function(t,e){n.dispatchEvent(new CustomEvent(t,{detail:e}))}}const Hy=110,_y=9,Fy=111,Wy=20;function zr(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 Yy(n,{thresholdProvider:t}){const e=Fa(n);let i,s,o=0,r,a=!1;function l(){return Date.now()-r>=Fy&&Math.abs(o)>=Wy}function c(u){r=Date.now(),o=0,a=!0;const m=zr(u);i=m.x,s=m.y,e("swipeStart",{x:i,y:s}),Ny(window,d),Gy(window,h)}function d(u){if(!a)return;const m=zr(u),A=m.x-i,p=m.y-s;i=m.x,s=m.y,e("swipeMove",{x:i,y:s,dx:A,dy:p}),A!==0&&Math.sign(A)!==Math.sign(o)&&(o=0),o+=A,Math.abs(o)>t()&&(e("swipeThresholdReached",{direction:o>0?wn:pi}),ad(window,h),ld(window,d))}function h(u){if(ad(window,h),ld(window,d),a=!1,!l()){e("swipeFailed");return}const m=zr(u);e("swipeEnd",{x:m.x,y:m.y})}return Ry(n,c),{destroy(){Qy(n,c)}}}function Uy(n,t){n.addEventListener("mouseenter",t)}function Xy(n,t){n.removeEventListener("mouseenter",t)}function Zy(n,t){n.addEventListener("mouseleave",t)}function cd(n,t){n.removeEventListener("mouseleave",t)}function Jy(n){const t=Fa(n);function e(){Zy(n,i),t("hovered",{value:!0})}function i(){t("hovered",{value:!1}),cd(n,i)}return Uy(n,e),{destroy(){Xy(n,e),cd(n,i)}}}const qy=(n,t)=>{const e=t.x-n.x,i=t.y-n.y;return Math.sqrt(e*e+i*i)};function dn(n,t,e){return Math.max(n,Math.min(t,e))}function Ky(n,t){n.addEventListener("touchstart",t,{passive:!0})}function $y(n,t){n.removeEventListener("touchstart",t)}function ew(n,t){n.addEventListener("touchend",t)}function dd(n,t){n.removeEventListener("touchend",t)}function tw(n){const t=Fa(n);let e=0,i={x:0,y:0};function s({tapEndedAt:a,tapEndedPos:l}){const c=a-e,d=qy(i,l);return c<=Hy&&d<=_y}function o(a){e=Date.now();const l=a.touches[0];i={x:l.clientX,y:l.clientY},ew(n,r)}function r(a){dd(n,r);const l=a.changedTouches[0];s({tapEndedAt:Date.now(),tapEndedPos:{x:l.clientX,y:l.clientY}})&&t("tapped")}return Ky(n,o),{destroy(){$y(n,o),dd(n,r)}}}function iw({currentParticleIndex:n,particlesCount:t,clonesCountHead:e,clonesCountTotal:i,particlesToScroll:s}){return n===t-e?0:n===0?Ou({particlesCountWithoutClones:t-i,particlesToScroll:s})-1:Math.floor((n-e)/s)}function nw({currentParticleIndex:n,particlesToScroll:t}){return Math.ceil(n/t)}function sw({currentParticleIndex:n,particlesCount:t,clonesCountHead:e,clonesCountTotal:i,infinite:s,particlesToScroll:o}){return s?iw({currentParticleIndex:n,particlesCount:t,clonesCountHead:e,clonesCountTotal:i,particlesToScroll:o}):nw({currentParticleIndex:n,particlesToScroll:o})}function Ou({particlesCountWithoutClones:n,particlesToScroll:t}){return Math.ceil(n/t)}function ow({particlesCountWithoutClones:n,particlesToScroll:t,particlesToShow:e}){const i=Bu({particlesCountWithoutClones:n,particlesToScroll:t,particlesToShow:e});return Math.ceil(n/t)-i}function rw({infinite:n,particlesCountWithoutClones:t,particlesToScroll:e,particlesToShow:i}){return n?Ou({particlesCountWithoutClones:t,particlesToScroll:e}):ow({particlesCountWithoutClones:t,particlesToScroll:e,particlesToShow:i})}function aw({pageIndex:n,clonesCountHead:t,clonesCountTail:e,particlesToScroll:i,particlesCount:s}){return dn(0,Math.min(t+n*i,s-e),s-1)}function lw({pageIndex:n,particlesToScroll:t,particlesCount:e,particlesToShow:i}){return dn(0,Math.min(n*t,e-i),e-1)}function Or({infinite:n,pageIndex:t,clonesCountHead:e,clonesCountTail:i,particlesToScroll:s,particlesCount:o,particlesToShow:r}){return n?aw({pageIndex:t,clonesCountHead:e,clonesCountTail:i,particlesToScroll:s,particlesCount:o}):lw({pageIndex:t,particlesToScroll:s,particlesCount:o,particlesToShow:r})}function cw({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 Bu({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 dw(n){return new ResizeObserver(t=>{n({width:t[0].contentRect.width})})}function hw({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 uw({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 fw({infinite:n,particlesToShow:t,partialPageSize:e}){const i=n?{head:Math.ceil(e||t),tail:Math.ceil(t)}:{head:0,tail:0};return ve(G({},i),{total:i.head+i.tail})}const ss=(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},la=n=>t=>{n[t]&&n[t]()};var mw="Expected a function",Vu="__lodash_hash_undefined__",Ru=1/0,gw="[object Function]",pw="[object GeneratorFunction]",Aw="[object Symbol]",vw=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,bw=/^\w*$/,yw=/^\./,ww=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,Cw=/[\\^$.*+?()[\]{}|]/g,Iw=/\\(\\)?/g,Pw=/^\[object .+?Constructor\]$/,Ew=typeof Mt=="object"&&Mt&&Mt.Object===Object&&Mt,Mw=typeof self=="object"&&self&&self.Object===Object&&self,Wa=Ew||Mw||Function("return this")();function kw(n,t){return n==null?void 0:n[t]}function xw(n){var t=!1;if(n!=null&&typeof n.toString!="function")try{t=!!(n+"")}catch(e){}return t}var Dw=Array.prototype,Sw=Function.prototype,Qu=Object.prototype,Br=Wa["__core-js_shared__"],hd=function(){var n=/[^.]+$/.exec(Br&&Br.keys&&Br.keys.IE_PROTO||"");return n?"Symbol(src)_1."+n:""}(),Gu=Sw.toString,Ya=Qu.hasOwnProperty,Nu=Qu.toString,Tw=RegExp("^"+Gu.call(Ya).replace(Cw,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),ud=Wa.Symbol,Lw=Dw.splice,jw=Hu(Wa,"Map"),as=Hu(Object,"create"),fd=ud?ud.prototype:void 0,md=fd?fd.toString:void 0;function Bi(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 zw(){this.__data__=as?as(null):{}}function Ow(n){return this.has(n)&&delete this.__data__[n]}function Bw(n){var t=this.__data__;if(as){var e=t[n];return e===Vu?void 0:e}return Ya.call(t,n)?t[n]:void 0}function Vw(n){var t=this.__data__;return as?t[n]!==void 0:Ya.call(t,n)}function Rw(n,t){var e=this.__data__;return e[n]=as&&t===void 0?Vu:t,this}Bi.prototype.clear=zw;Bi.prototype.delete=Ow;Bi.prototype.get=Bw;Bi.prototype.has=Vw;Bi.prototype.set=Rw;function Tn(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 Qw(){this.__data__=[]}function Gw(n){var t=this.__data__,e=Do(t,n);if(e<0)return!1;var i=t.length-1;return e==i?t.pop():Lw.call(t,e,1),!0}function Nw(n){var t=this.__data__,e=Do(t,n);return e<0?void 0:t[e][1]}function Hw(n){return Do(this.__data__,n)>-1}function _w(n,t){var e=this.__data__,i=Do(e,n);return i<0?e.push([n,t]):e[i][1]=t,this}Tn.prototype.clear=Qw;Tn.prototype.delete=Gw;Tn.prototype.get=Nw;Tn.prototype.has=Hw;Tn.prototype.set=_w;function Ri(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 Fw(){this.__data__={hash:new Bi,map:new(jw||Tn),string:new Bi}}function Ww(n){return So(this,n).delete(n)}function Yw(n){return So(this,n).get(n)}function Uw(n){return So(this,n).has(n)}function Xw(n,t){return So(this,n).set(n,t),this}Ri.prototype.clear=Fw;Ri.prototype.delete=Ww;Ri.prototype.get=Yw;Ri.prototype.has=Uw;Ri.prototype.set=Xw;function Do(n,t){for(var e=n.length;e--;)if(oC(n[e][0],t))return e;return-1}function Zw(n,t){t=$w(t,n)?[t]:Kw(t);for(var e=0,i=t.length;n!=null&&e<i;)n=n[nC(t[e++])];return e&&e==i?n:void 0}function Jw(n){if(!Fu(n)||tC(n))return!1;var t=rC(n)||xw(n)?Tw:Pw;return t.test(sC(n))}function qw(n){if(typeof n=="string")return n;if(Xa(n))return md?md.call(n):"";var t=n+"";return t=="0"&&1/n==-Ru?"-0":t}function Kw(n){return _u(n)?n:iC(n)}function So(n,t){var e=n.__data__;return eC(t)?e[typeof t=="string"?"string":"hash"]:e.map}function Hu(n,t){var e=kw(n,t);return Jw(e)?e:void 0}function $w(n,t){if(_u(n))return!1;var e=typeof n;return e=="number"||e=="symbol"||e=="boolean"||n==null||Xa(n)?!0:bw.test(n)||!vw.test(n)||t!=null&&n in Object(t)}function eC(n){var t=typeof n;return t=="string"||t=="number"||t=="symbol"||t=="boolean"?n!=="__proto__":n===null}function tC(n){return!!hd&&hd in n}var iC=Ua(function(n){n=lC(n);var t=[];return yw.test(n)&&t.push(""),n.replace(ww,function(e,i,s,o){t.push(s?o.replace(Iw,"$1"):i||e)}),t});function nC(n){if(typeof n=="string"||Xa(n))return n;var t=n+"";return t=="0"&&1/n==-Ru?"-0":t}function sC(n){if(n!=null){try{return Gu.call(n)}catch(t){}try{return n+""}catch(t){}}return""}function Ua(n,t){if(typeof n!="function"||t&&typeof t!="function")throw new TypeError(mw);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(Ua.Cache||Ri),e}Ua.Cache=Ri;function oC(n,t){return n===t||n!==n&&t!==t}var _u=Array.isArray;function rC(n){var t=Fu(n)?Nu.call(n):"";return t==gw||t==pw}function Fu(n){var t=typeof n;return!!n&&(t=="object"||t=="function")}function aC(n){return!!n&&typeof n=="object"}function Xa(n){return typeof n=="symbol"||aC(n)&&Nu.call(n)==Aw}function lC(n){return n==null?"":qw(n)}function cC(n,t,e){var i=n==null?void 0:Zw(n,t);return i===void 0?e:i}var Ns=cC,fo={},dC={get exports(){return fo},set exports(n){fo=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]",d="[object Function]",h="[object GeneratorFunction]",u="[object Map]",m="[object Number]",A="[object Object]",p="[object Promise]",g="[object RegExp]",v="[object Set]",y="[object String]",I="[object Symbol]",M="[object WeakMap]",D="[object ArrayBuffer]",P="[object DataView]",V="[object Float32Array]",L="[object Float64Array]",X="[object Int8Array]",U="[object Int16Array]",N="[object Int32Array]",H="[object Uint8Array]",_="[object Uint8ClampedArray]",Q="[object Uint16Array]",F="[object Uint32Array]",J=/[\\^$.*+?()[\]{}|]/g,Z=/\w*$/,ee=/^\[object .+?Constructor\]$/,ce=/^(?:0|[1-9]\d*)$/,se={};se[o]=se[r]=se[D]=se[P]=se[a]=se[l]=se[V]=se[L]=se[X]=se[U]=se[N]=se[u]=se[m]=se[A]=se[g]=se[v]=se[y]=se[I]=se[H]=se[_]=se[Q]=se[F]=!0,se[c]=se[d]=se[M]=!1;var we=typeof Mt=="object"&&Mt&&Mt.Object===Object&&Mt,Ce=typeof self=="object"&&self&&self.Object===Object&&self,pe=we||Ce||Function("return this")(),Ve=t&&!t.nodeType&&t,Ae=Ve&&!0&&n&&!n.nodeType&&n,Ye=Ae&&Ae.exports===Ve;function fe(b,C){return b.set(C[0],C[1]),b}function ye(b,C){return b.add(C),b}function ze(b,C){for(var T=-1,Y=b?b.length:0;++T<Y&&C(b[T],T,b)!==!1;);return b}function me(b,C){for(var T=-1,Y=C.length,Ie=b.length;++T<Y;)b[Ie+T]=C[T];return b}function Ke(b,C,T,Y){var Ie=-1,ge=b?b.length:0;for(Y&&ge&&(T=b[++Ie]);++Ie<ge;)T=C(T,b[Ie],Ie,b);return T}function dt(b,C){for(var T=-1,Y=Array(b);++T<b;)Y[T]=C(T);return Y}function ke(b,C){return b==null?void 0:b[C]}function nt(b){var C=!1;if(b!=null&&typeof b.toString!="function")try{C=!!(b+"")}catch(T){}return C}function re(b){var C=-1,T=Array(b.size);return b.forEach(function(Y,Ie){T[++C]=[Ie,Y]}),T}function Me(b,C){return function(T){return b(C(T))}}function _e(b){var C=-1,T=Array(b.size);return b.forEach(function(Y){T[++C]=Y}),T}var mt=Array.prototype,Yt=Function.prototype,yt=Object.prototype,wt=pe["__core-js_shared__"],Re=function(){var b=/[^.]+$/.exec(wt&&wt.keys&&wt.keys.IE_PROTO||"");return b?"Symbol(src)_1."+b:""}(),Ne=Yt.toString,Je=yt.hasOwnProperty,xt=yt.toString,Ln=RegExp("^"+Ne.call(Je).replace(J,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),Bt=Ye?pe.Buffer:void 0,oi=pe.Symbol,wi=pe.Uint8Array,gt=Me(Object.getPrototypeOf,Object),Qi=Object.create,Gi=yt.propertyIsEnumerable,zo=mt.splice,jn=Object.getOwnPropertySymbols,Ni=Bt?Bt.isBuffer:void 0,us=Me(Object.keys,Object),Hi=St(pe,"DataView"),Ci=St(pe,"Map"),Dt=St(pe,"Promise"),_i=St(pe,"Set"),zn=St(pe,"WeakMap"),Ii=St(Object,"create"),On=ht(Hi),Pi=ht(Ci),Bn=ht(Dt),Vn=ht(_i),Rn=ht(zn),ri=oi?oi.prototype:void 0,fs=ri?ri.valueOf:void 0;function Ut(b){var C=-1,T=b?b.length:0;for(this.clear();++C<T;){var Y=b[C];this.set(Y[0],Y[1])}}function Oo(){this.__data__=Ii?Ii(null):{}}function Bo(b){return this.has(b)&&delete this.__data__[b]}function Vo(b){var C=this.__data__;if(Ii){var T=C[b];return T===i?void 0:T}return Je.call(C,b)?C[b]:void 0}function ms(b){var C=this.__data__;return Ii?C[b]!==void 0:Je.call(C,b)}function Qn(b,C){var T=this.__data__;return T[b]=Ii&&C===void 0?i:C,this}Ut.prototype.clear=Oo,Ut.prototype.delete=Bo,Ut.prototype.get=Vo,Ut.prototype.has=ms,Ut.prototype.set=Qn;function $e(b){var C=-1,T=b?b.length:0;for(this.clear();++C<T;){var Y=b[C];this.set(Y[0],Y[1])}}function Ro(){this.__data__=[]}function Qo(b){var C=this.__data__,T=Wi(C,b);if(T<0)return!1;var Y=C.length-1;return T==Y?C.pop():zo.call(C,T,1),!0}function Go(b){var C=this.__data__,T=Wi(C,b);return T<0?void 0:C[T][1]}function No(b){return Wi(this.__data__,b)>-1}function Ho(b,C){var T=this.__data__,Y=Wi(T,b);return Y<0?T.push([b,C]):T[Y][1]=C,this}$e.prototype.clear=Ro,$e.prototype.delete=Qo,$e.prototype.get=Go,$e.prototype.has=No,$e.prototype.set=Ho;function st(b){var C=-1,T=b?b.length:0;for(this.clear();++C<T;){var Y=b[C];this.set(Y[0],Y[1])}}function _o(){this.__data__={hash:new Ut,map:new(Ci||$e),string:new Ut}}function Fo(b){return Mi(this,b).delete(b)}function Wo(b){return Mi(this,b).get(b)}function Yo(b){return Mi(this,b).has(b)}function Uo(b,C){return Mi(this,b).set(b,C),this}st.prototype.clear=_o,st.prototype.delete=Fo,st.prototype.get=Wo,st.prototype.has=Yo,st.prototype.set=Uo;function pt(b){this.__data__=new $e(b)}function Xo(){this.__data__=new $e}function Zo(b){return this.__data__.delete(b)}function Jo(b){return this.__data__.get(b)}function qo(b){return this.__data__.has(b)}function Ko(b,C){var T=this.__data__;if(T instanceof $e){var Y=T.__data__;if(!Ci||Y.length<e-1)return Y.push([b,C]),this;T=this.__data__=new st(Y)}return T.set(b,C),this}pt.prototype.clear=Xo,pt.prototype.delete=Zo,pt.prototype.get=Jo,pt.prototype.has=qo,pt.prototype.set=Ko;function Fi(b,C){var T=_n(b)||Ui(b)?dt(b.length,String):[],Y=T.length,Ie=!!Y;for(var ge in b)(C||Je.call(b,ge))&&!(Ie&&(ge=="length"||ur(ge,Y)))&&T.push(ge);return T}function gs(b,C,T){var Y=b[C];(!(Je.call(b,C)&&ys(Y,T))||T===void 0&&!(C in b))&&(b[C]=T)}function Wi(b,C){for(var T=b.length;T--;)if(ys(b[T][0],C))return T;return-1}function Vt(b,C){return b&&Hn(C,Wn(C),b)}function Gn(b,C,T,Y,Ie,ge,De){var Te;if(Y&&(Te=ge?Y(b,Ie,ge,De):Y(b)),Te!==void 0)return Te;if(!Qt(b))return b;var Ue=_n(b);if(Ue){if(Te=dr(b),!C)return ar(b,Te)}else{var Oe=Zt(b),ot=Oe==d||Oe==h;if(ws(b))return Yi(b,C);if(Oe==A||Oe==o||ot&&!ge){if(nt(b))return ge?b:{};if(Te=Rt(ot?{}:b),!C)return lr(b,Vt(Te,b))}else{if(!se[Oe])return ge?b:{};Te=hr(b,Oe,Gn,C)}}De||(De=new pt);var At=De.get(b);if(At)return At;if(De.set(b,Te),!Ue)var Ze=T?cr(b):Wn(b);return ze(Ze||b,function(rt,et){Ze&&(et=rt,rt=b[et]),gs(Te,et,Gn(rt,C,T,Y,et,b,De))}),Te}function $o(b){return Qt(b)?Qi(b):{}}function er(b,C,T){var Y=C(b);return _n(b)?Y:me(Y,T(b))}function tr(b){return xt.call(b)}function ir(b){if(!Qt(b)||mr(b))return!1;var C=Fn(b)||nt(b)?Ln:ee;return C.test(ht(b))}function nr(b){if(!vs(b))return us(b);var C=[];for(var T in Object(b))Je.call(b,T)&&T!="constructor"&&C.push(T);return C}function Yi(b,C){if(C)return b.slice();var T=new b.constructor(b.length);return b.copy(T),T}function Nn(b){var C=new b.constructor(b.byteLength);return new wi(C).set(new wi(b)),C}function Ei(b,C){var T=C?Nn(b.buffer):b.buffer;return new b.constructor(T,b.byteOffset,b.byteLength)}function ps(b,C,T){var Y=C?T(re(b),!0):re(b);return Ke(Y,fe,new b.constructor)}function As(b){var C=new b.constructor(b.source,Z.exec(b));return C.lastIndex=b.lastIndex,C}function sr(b,C,T){var Y=C?T(_e(b),!0):_e(b);return Ke(Y,ye,new b.constructor)}function or(b){return fs?Object(fs.call(b)):{}}function rr(b,C){var T=C?Nn(b.buffer):b.buffer;return new b.constructor(T,b.byteOffset,b.length)}function ar(b,C){var T=-1,Y=b.length;for(C||(C=Array(Y));++T<Y;)C[T]=b[T];return C}function Hn(b,C,T,Y){T||(T={});for(var Ie=-1,ge=C.length;++Ie<ge;){var De=C[Ie],Te=Y?Y(T[De],b[De],De,T,b):void 0;gs(T,De,Te===void 0?b[De]:Te)}return T}function lr(b,C){return Hn(b,Xt(b),C)}function cr(b){return er(b,Wn,Xt)}function Mi(b,C){var T=b.__data__;return fr(C)?T[typeof C=="string"?"string":"hash"]:T.map}function St(b,C){var T=ke(b,C);return ir(T)?T:void 0}var Xt=jn?Me(jn,Object):pr,Zt=tr;(Hi&&Zt(new Hi(new ArrayBuffer(1)))!=P||Ci&&Zt(new Ci)!=u||Dt&&Zt(Dt.resolve())!=p||_i&&Zt(new _i)!=v||zn&&Zt(new zn)!=M)&&(Zt=function(b){var C=xt.call(b),T=C==A?b.constructor:void 0,Y=T?ht(T):void 0;if(Y)switch(Y){case On:return P;case Pi:return u;case Bn:return p;case Vn:return v;case Rn:return M}return C});function dr(b){var C=b.length,T=b.constructor(C);return C&&typeof b[0]=="string"&&Je.call(b,"index")&&(T.index=b.index,T.input=b.input),T}function Rt(b){return typeof b.constructor=="function"&&!vs(b)?$o(gt(b)):{}}function hr(b,C,T,Y){var Ie=b.constructor;switch(C){case D:return Nn(b);case a:case l:return new Ie(+b);case P:return Ei(b,Y);case V:case L:case X:case U:case N:case H:case _:case Q:case F:return rr(b,Y);case u:return ps(b,Y,T);case m:case y:return new Ie(b);case g:return As(b);case v:return sr(b,Y,T);case I:return or(b)}}function ur(b,C){return C=C==null?s:C,!!C&&(typeof b=="number"||ce.test(b))&&b>-1&&b%1==0&&b<C}function fr(b){var C=typeof b;return C=="string"||C=="number"||C=="symbol"||C=="boolean"?b!=="__proto__":b===null}function mr(b){return!!Re&&Re in b}function vs(b){var C=b&&b.constructor,T=typeof C=="function"&&C.prototype||yt;return b===T}function ht(b){if(b!=null){try{return Ne.call(b)}catch(C){}try{return b+""}catch(C){}}return""}function bs(b){return Gn(b,!0,!0)}function ys(b,C){return b===C||b!==b&&C!==C}function Ui(b){return gr(b)&&Je.call(b,"callee")&&(!Gi.call(b,"callee")||xt.call(b)==o)}var _n=Array.isArray;function Xi(b){return b!=null&&Cs(b.length)&&!Fn(b)}function gr(b){return Is(b)&&Xi(b)}var ws=Ni||Ar;function Fn(b){var C=Qt(b)?xt.call(b):"";return C==d||C==h}function Cs(b){return typeof b=="number"&&b>-1&&b%1==0&&b<=s}function Qt(b){var C=typeof b;return!!b&&(C=="object"||C=="function")}function Is(b){return!!b&&typeof b=="object"}function Wn(b){return Xi(b)?Fi(b):nr(b)}function pr(){return[]}function Ar(){return!1}n.exports=bs})(dC,fo);const hC=fo;var mo={},uC={get exports(){return mo},set exports(n){mo=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]",d="[object Boolean]",h="[object Date]",u="[object Error]",m="[object Function]",A="[object GeneratorFunction]",p="[object Map]",g="[object Number]",v="[object Null]",y="[object Object]",I="[object Promise]",M="[object Proxy]",D="[object RegExp]",P="[object Set]",V="[object String]",L="[object Symbol]",X="[object Undefined]",U="[object WeakMap]",N="[object ArrayBuffer]",H="[object DataView]",_="[object Float32Array]",Q="[object Float64Array]",F="[object Int8Array]",J="[object Int16Array]",Z="[object Int32Array]",ee="[object Uint8Array]",ce="[object Uint8ClampedArray]",se="[object Uint16Array]",we="[object Uint32Array]",Ce=/[\\^$.*+?()[\]{}|]/g,pe=/^\[object .+?Constructor\]$/,Ve=/^(?:0|[1-9]\d*)$/,Ae={};Ae[_]=Ae[Q]=Ae[F]=Ae[J]=Ae[Z]=Ae[ee]=Ae[ce]=Ae[se]=Ae[we]=!0,Ae[a]=Ae[l]=Ae[N]=Ae[d]=Ae[H]=Ae[h]=Ae[u]=Ae[m]=Ae[p]=Ae[g]=Ae[y]=Ae[D]=Ae[P]=Ae[V]=Ae[U]=!1;var Ye=typeof Mt=="object"&&Mt&&Mt.Object===Object&&Mt,fe=typeof self=="object"&&self&&self.Object===Object&&self,ye=Ye||fe||Function("return this")(),ze=t&&!t.nodeType&&t,me=ze&&!0&&n&&!n.nodeType&&n,Ke=me&&me.exports===ze,dt=Ke&&Ye.process,ke=function(){try{return dt&&dt.binding&&dt.binding("util")}catch(b){}}(),nt=ke&&ke.isTypedArray;function re(b,C){for(var T=-1,Y=b==null?0:b.length,Ie=0,ge=[];++T<Y;){var De=b[T];C(De,T,b)&&(ge[Ie++]=De)}return ge}function Me(b,C){for(var T=-1,Y=C.length,Ie=b.length;++T<Y;)b[Ie+T]=C[T];return b}function _e(b,C){for(var T=-1,Y=b==null?0:b.length;++T<Y;)if(C(b[T],T,b))return!0;return!1}function mt(b,C){for(var T=-1,Y=Array(b);++T<b;)Y[T]=C(T);return Y}function Yt(b){return function(C){return b(C)}}function yt(b,C){return b.has(C)}function wt(b,C){return b==null?void 0:b[C]}function Re(b){var C=-1,T=Array(b.size);return b.forEach(function(Y,Ie){T[++C]=[Ie,Y]}),T}function Ne(b,C){return function(T){return b(C(T))}}function Je(b){var C=-1,T=Array(b.size);return b.forEach(function(Y){T[++C]=Y}),T}var xt=Array.prototype,Ln=Function.prototype,Bt=Object.prototype,oi=ye["__core-js_shared__"],wi=Ln.toString,gt=Bt.hasOwnProperty,Qi=function(){var b=/[^.]+$/.exec(oi&&oi.keys&&oi.keys.IE_PROTO||"");return b?"Symbol(src)_1."+b:""}(),Gi=Bt.toString,zo=RegExp("^"+wi.call(gt).replace(Ce,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),jn=Ke?ye.Buffer:void 0,Ni=ye.Symbol,us=ye.Uint8Array,Hi=Bt.propertyIsEnumerable,Ci=xt.splice,Dt=Ni?Ni.toStringTag:void 0,_i=Object.getOwnPropertySymbols,zn=jn?jn.isBuffer:void 0,Ii=Ne(Object.keys,Object),On=Xt(ye,"DataView"),Pi=Xt(ye,"Map"),Bn=Xt(ye,"Promise"),Vn=Xt(ye,"Set"),Rn=Xt(ye,"WeakMap"),ri=Xt(Object,"create"),fs=ht(On),Ut=ht(Pi),Oo=ht(Bn),Bo=ht(Vn),Vo=ht(Rn),ms=Ni?Ni.prototype:void 0,Qn=ms?ms.valueOf:void 0;function $e(b){var C=-1,T=b==null?0:b.length;for(this.clear();++C<T;){var Y=b[C];this.set(Y[0],Y[1])}}function Ro(){this.__data__=ri?ri(null):{},this.size=0}function Qo(b){var C=this.has(b)&&delete this.__data__[b];return this.size-=C?1:0,C}function Go(b){var C=this.__data__;if(ri){var T=C[b];return T===i?void 0:T}return gt.call(C,b)?C[b]:void 0}function No(b){var C=this.__data__;return ri?C[b]!==void 0:gt.call(C,b)}function Ho(b,C){var T=this.__data__;return this.size+=this.has(b)?0:1,T[b]=ri&&C===void 0?i:C,this}$e.prototype.clear=Ro,$e.prototype.delete=Qo,$e.prototype.get=Go,$e.prototype.has=No,$e.prototype.set=Ho;function st(b){var C=-1,T=b==null?0:b.length;for(this.clear();++C<T;){var Y=b[C];this.set(Y[0],Y[1])}}function _o(){this.__data__=[],this.size=0}function Fo(b){var C=this.__data__,T=Yi(C,b);if(T<0)return!1;var Y=C.length-1;return T==Y?C.pop():Ci.call(C,T,1),--this.size,!0}function Wo(b){var C=this.__data__,T=Yi(C,b);return T<0?void 0:C[T][1]}function Yo(b){return Yi(this.__data__,b)>-1}function Uo(b,C){var T=this.__data__,Y=Yi(T,b);return Y<0?(++this.size,T.push([b,C])):T[Y][1]=C,this}st.prototype.clear=_o,st.prototype.delete=Fo,st.prototype.get=Wo,st.prototype.has=Yo,st.prototype.set=Uo;function pt(b){var C=-1,T=b==null?0:b.length;for(this.clear();++C<T;){var Y=b[C];this.set(Y[0],Y[1])}}function Xo(){this.size=0,this.__data__={hash:new $e,map:new(Pi||st),string:new $e}}function Zo(b){var C=St(this,b).delete(b);return this.size-=C?1:0,C}function Jo(b){return St(this,b).get(b)}function qo(b){return St(this,b).has(b)}function Ko(b,C){var T=St(this,b),Y=T.size;return T.set(b,C),this.size+=T.size==Y?0:1,this}pt.prototype.clear=Xo,pt.prototype.delete=Zo,pt.prototype.get=Jo,pt.prototype.has=qo,pt.prototype.set=Ko;function Fi(b){var C=-1,T=b==null?0:b.length;for(this.__data__=new pt;++C<T;)this.add(b[C])}function gs(b){return this.__data__.set(b,i),this}function Wi(b){return this.__data__.has(b)}Fi.prototype.add=Fi.prototype.push=gs,Fi.prototype.has=Wi;function Vt(b){var C=this.__data__=new st(b);this.size=C.size}function Gn(){this.__data__=new st,this.size=0}function $o(b){var C=this.__data__,T=C.delete(b);return this.size=C.size,T}function er(b){return this.__data__.get(b)}function tr(b){return this.__data__.has(b)}function ir(b,C){var T=this.__data__;if(T instanceof st){var Y=T.__data__;if(!Pi||Y.length<e-1)return Y.push([b,C]),this.size=++T.size,this;T=this.__data__=new pt(Y)}return T.set(b,C),this.size=T.size,this}Vt.prototype.clear=Gn,Vt.prototype.delete=$o,Vt.prototype.get=er,Vt.prototype.has=tr,Vt.prototype.set=ir;function nr(b,C){var T=Ui(b),Y=!T&&ys(b),Ie=!T&&!Y&&Xi(b),ge=!T&&!Y&&!Ie&&Is(b),De=T||Y||Ie||ge,Te=De?mt(b.length,String):[],Ue=Te.length;for(var Oe in b)(C||gt.call(b,Oe))&&!(De&&(Oe=="length"||Ie&&(Oe=="offset"||Oe=="parent")||ge&&(Oe=="buffer"||Oe=="byteLength"||Oe=="byteOffset")||hr(Oe,Ue)))&&Te.push(Oe);return Te}function Yi(b,C){for(var T=b.length;T--;)if(bs(b[T][0],C))return T;return-1}function Nn(b,C,T){var Y=C(b);return Ui(b)?Y:Me(Y,T(b))}function Ei(b){return b==null?b===void 0?X:v:Dt&&Dt in Object(b)?Zt(b):vs(b)}function ps(b){return Qt(b)&&Ei(b)==a}function As(b,C,T,Y,Ie){return b===C?!0:b==null||C==null||!Qt(b)&&!Qt(C)?b!==b&&C!==C:sr(b,C,T,Y,As,Ie)}function sr(b,C,T,Y,Ie,ge){var De=Ui(b),Te=Ui(C),Ue=De?l:Rt(b),Oe=Te?l:Rt(C);Ue=Ue==a?y:Ue,Oe=Oe==a?y:Oe;var ot=Ue==y,At=Oe==y,Ze=Ue==Oe;if(Ze&&Xi(b)){if(!Xi(C))return!1;De=!0,ot=!1}if(Ze&&!ot)return ge||(ge=new Vt),De||Is(b)?Hn(b,C,T,Y,Ie,ge):lr(b,C,Ue,T,Y,Ie,ge);if(!(T&s)){var rt=ot&&gt.call(b,"__wrapped__"),et=At&&gt.call(C,"__wrapped__");if(rt||et){var ai=rt?b.value():b,Jt=et?C.value():C;return ge||(ge=new Vt),Ie(ai,Jt,T,Y,ge)}}return Ze?(ge||(ge=new Vt),cr(b,C,T,Y,Ie,ge)):!1}function or(b){if(!Cs(b)||fr(b))return!1;var C=ws(b)?zo:pe;return C.test(ht(b))}function rr(b){return Qt(b)&&Fn(b.length)&&!!Ae[Ei(b)]}function ar(b){if(!mr(b))return Ii(b);var C=[];for(var T in Object(b))gt.call(b,T)&&T!="constructor"&&C.push(T);return C}function Hn(b,C,T,Y,Ie,ge){var De=T&s,Te=b.length,Ue=C.length;if(Te!=Ue&&!(De&&Ue>Te))return!1;var Oe=ge.get(b);if(Oe&&ge.get(C))return Oe==C;var ot=-1,At=!0,Ze=T&o?new Fi:void 0;for(ge.set(b,C),ge.set(C,b);++ot<Te;){var rt=b[ot],et=C[ot];if(Y)var ai=De?Y(et,rt,ot,C,b,ge):Y(rt,et,ot,b,C,ge);if(ai!==void 0){if(ai)continue;At=!1;break}if(Ze){if(!_e(C,function(Jt,ki){if(!yt(Ze,ki)&&(rt===Jt||Ie(rt,Jt,T,Y,ge)))return Ze.push(ki)})){At=!1;break}}else if(!(rt===et||Ie(rt,et,T,Y,ge))){At=!1;break}}return ge.delete(b),ge.delete(C),At}function lr(b,C,T,Y,Ie,ge,De){switch(T){case H:if(b.byteLength!=C.byteLength||b.byteOffset!=C.byteOffset)return!1;b=b.buffer,C=C.buffer;case N:return!(b.byteLength!=C.byteLength||!ge(new us(b),new us(C)));case d:case h:case g:return bs(+b,+C);case u:return b.name==C.name&&b.message==C.message;case D:case V:return b==C+"";case p:var Te=Re;case P:var Ue=Y&s;if(Te||(Te=Je),b.size!=C.size&&!Ue)return!1;var Oe=De.get(b);if(Oe)return Oe==C;Y|=o,De.set(b,C);var ot=Hn(Te(b),Te(C),Y,Ie,ge,De);return De.delete(b),ot;case L:if(Qn)return Qn.call(b)==Qn.call(C)}return!1}function cr(b,C,T,Y,Ie,ge){var De=T&s,Te=Mi(b),Ue=Te.length,Oe=Mi(C),ot=Oe.length;if(Ue!=ot&&!De)return!1;for(var At=Ue;At--;){var Ze=Te[At];if(!(De?Ze in C:gt.call(C,Ze)))return!1}var rt=ge.get(b);if(rt&&ge.get(C))return rt==C;var et=!0;ge.set(b,C),ge.set(C,b);for(var ai=De;++At<Ue;){Ze=Te[At];var Jt=b[Ze],ki=C[Ze];if(Y)var Ka=De?Y(ki,Jt,Ze,C,b,ge):Y(Jt,ki,Ze,b,C,ge);if(!(Ka===void 0?Jt===ki||Ie(Jt,ki,T,Y,ge):Ka)){et=!1;break}ai||(ai=Ze=="constructor")}if(et&&!ai){var Ps=b.constructor,Es=C.constructor;Ps!=Es&&"constructor"in b&&"constructor"in C&&!(typeof Ps=="function"&&Ps instanceof Ps&&typeof Es=="function"&&Es instanceof Es)&&(et=!1)}return ge.delete(b),ge.delete(C),et}function Mi(b){return Nn(b,Wn,dr)}function St(b,C){var T=b.__data__;return ur(C)?T[typeof C=="string"?"string":"hash"]:T.map}function Xt(b,C){var T=wt(b,C);return or(T)?T:void 0}function Zt(b){var C=gt.call(b,Dt),T=b[Dt];try{b[Dt]=void 0;var Y=!0}catch(ge){}var Ie=Gi.call(b);return Y&&(C?b[Dt]=T:delete b[Dt]),Ie}var dr=_i?function(b){return b==null?[]:(b=Object(b),re(_i(b),function(C){return Hi.call(b,C)}))}:pr,Rt=Ei;(On&&Rt(new On(new ArrayBuffer(1)))!=H||Pi&&Rt(new Pi)!=p||Bn&&Rt(Bn.resolve())!=I||Vn&&Rt(new Vn)!=P||Rn&&Rt(new Rn)!=U)&&(Rt=function(b){var C=Ei(b),T=C==y?b.constructor:void 0,Y=T?ht(T):"";if(Y)switch(Y){case fs:return H;case Ut:return p;case Oo:return I;case Bo:return P;case Vo:return U}return C});function hr(b,C){return C=C==null?r:C,!!C&&(typeof b=="number"||Ve.test(b))&&b>-1&&b%1==0&&b<C}function ur(b){var C=typeof b;return C=="string"||C=="number"||C=="symbol"||C=="boolean"?b!=="__proto__":b===null}function fr(b){return!!Qi&&Qi in b}function mr(b){var C=b&&b.constructor,T=typeof C=="function"&&C.prototype||Bt;return b===T}function vs(b){return Gi.call(b)}function ht(b){if(b!=null){try{return wi.call(b)}catch(C){}try{return b+""}catch(C){}}return""}function bs(b,C){return b===C||b!==b&&C!==C}var ys=ps(function(){return arguments}())?ps:function(b){return Qt(b)&&gt.call(b,"callee")&&!Hi.call(b,"callee")},Ui=Array.isArray;function _n(b){return b!=null&&Fn(b.length)&&!ws(b)}var Xi=zn||Ar;function gr(b,C){return As(b,C)}function ws(b){if(!Cs(b))return!1;var C=Ei(b);return C==m||C==A||C==c||C==M}function Fn(b){return typeof b=="number"&&b>-1&&b%1==0&&b<=r}function Cs(b){var C=typeof b;return b!=null&&(C=="object"||C=="function")}function Qt(b){return b!=null&&typeof b=="object"}var Is=nt?Yt(nt):rr;function Wn(b){return _n(b)?nr(b):ar(b)}function pr(){return[]}function Ar(){return!1}n.exports=gr})(uC,mo);const fC=mo,mC=(n,t)=>fC(n,t),gC=n=>Object.keys(n||{}),pC=(n,t)=>{const e={};return n.forEach(i=>{e[i]=t[i]}),e},AC=()=>{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=gC(o);if(a.includes(i)){const l=pC(a,e);mC(o,l)||(n[s].deps=l,r())}})}}},vC=()=>{let n=null;return{targetWatcher(t,e){n={watcherName:t,fn:e},n.fn(),n=null},getTarget(){return n}}};function bC(n,t){const e=Ns(n,"data",{}),i=Ns(n,"watch",{}),s=Ns(n,"methods",{}),o=Ns(t,"onChange",()=>{}),{subscribe:r,notify:a,subscribers:l}=AC(),{targetWatcher:c,getTarget:d}=vC();let h;const u={},m=()=>({data:h,methods:u});let A=!1;const p=v=>(...y)=>{A=!0;const I=v(...y);return A=!1,I};Object.entries(s).forEach(([v,y])=>{u[v]=p((...I)=>y(m(),...I)),Object.defineProperty(u[v],"name",{value:v})}),h=new Proxy(hC(e),{get(v,y){return d()&&!A&&r(d(),{prop:y,value:v[y]}),Reflect.get(...arguments)},set(v,y,I){return v[y]===I||(Reflect.set(...arguments),d()||(o&&o(y,I),a(h,y))),!0}}),Object.entries(i).forEach(([v,y])=>{c(v,()=>{y(m())})});const g=[h,u];return g._internal={_getSubscribers(){return l}},g}function yC({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 wC({infinite:n,pageIndex:t,pagesCount:e,particlesCount:i,particlesToShow:s,particlesToScroll:o}){const r=dn(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((h,u)=>h-u),d=c.flatMap(h=>yC({pageIndex:h,particlesToShow:s,particlesToScroll:o,particlesCount:i}));return{pageIndexes:c,particleIndexes:[...new Set(d)].sort((h,u)=>h-u)}}const CC=(n,t)=>(n(),setInterval(n,t)),IC=35,gd=1;class PC{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(IC,Math.max(this._autoplayDuration,1));let s=-i;this._interval=CC(()=>W(this,null,function*(){if(this._paused)return;s+=i;const o=s/this._autoplayDuration;this._onProgressValueChange(o),o>gd&&(this.reset(),yield t(),e())}),i)})}pause(){this._paused=!0}resume(){this._paused=!1}reset(){clearInterval(this._interval),this._onProgressValueChange(gd)}}function EC(n){const t=new PC({onProgressValueChange:r=>{n("progressValue",1-r)}}),e=bC({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=wC({infinite:r.infinite,pageIndex:r.currentPageIndex,pagesCount:r.pagesCount,particlesCount:r.particlesCountWithoutClones,particlesToShow:r.particlesToShow,particlesToScroll:r.particlesToScroll}).particleIndexes},setCurrentPageIndex({data:r}){r.currentPageIndex=sw({currentParticleIndex:r.currentParticleIndex,particlesCount:r.particlesCount,clonesCountHead:r.clonesCountHead,clonesCountTotal:r.clonesCountTotal,infinite:r.infinite,particlesToScroll:r.particlesToScroll})},setPartialPageSize({data:r}){r.partialPageSize=Bu({particlesToScroll:r.particlesToScroll,particlesToShow:r.particlesToShow,particlesCountWithoutClones:r.particlesCountWithoutClones})},setClonesCount({data:r}){const{head:a,tail:l}=fw({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=rw({infinite:r.infinite,particlesCountWithoutClones:r.particlesCountWithoutClones,particlesToScroll:r.particlesToScroll,particlesToShow:r.particlesToShow})},setParticlesToShow({data:r}){r.particlesToShow=dn(1,r.particlesToShowInit,r.particlesCountWithoutClones)},setParticlesToScroll({data:r}){r.particlesToScroll=dn(1,r.particlesToScrollInit,r.particlesCountWithoutClones)}},methods:{_prev({data:r}){r.currentParticleIndex=Or({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=Or({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=dn(0,a,r.particlesCount-1)},toggleFocused({data:r}){r.focused=!r.focused},_applyAutoplayIfNeeded(l){return W(this,arguments,function*({data:r,methods:a}){if(!r.infinite&&(r.autoplayDirection===pi&&r.currentParticleIndex===r.particlesCount-1||r.autoplayDirection===wn&&r.currentParticleIndex===0)){t.reset();return}if(r.autoplay){const c=()=>la({[pi]:()=>W(this,null,function*(){return a.showNextPage()}),[wn]:()=>W(this,null,function*(){return a.showPrevPage()})})(r.autoplayDirection);yield t.start(c)}})},_jumpIfNeeded(l){return W(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(d,h,u){return W(this,arguments,function*({data:r,methods:a},l,c){if(t.reset(),r.disabled)return;r.disabled=!0,l(),yield a.offsetPage({animated:ss(c,"animated",!0)}),r.disabled=!1,!(yield a._jumpIfNeeded())&&a._applyAutoplayIfNeeded()})},showNextPage(c,d){return W(this,arguments,function*({data:r,methods:a},l){r.disabled||(yield a.changePage(a._next,l))})},showPrevPage(c,d){return W(this,arguments,function*({data:r,methods:a},l){r.disabled||(yield a.changePage(a._prev,l))})},showParticle(c,d,h){return W(this,arguments,function*({methods:r},a,l){yield r.changePage(()=>r._moveToParticle(a),l)})},_getParticleIndexByPageIndex({data:r},a){return Or({infinite:r.infinite,pageIndex:a,clonesCountHead:r.clonesCountHead,clonesCountTail:r.clonesCountTail,particlesToScroll:r.particlesToScroll,particlesCount:r.particlesCount,particlesToShow:r.particlesToShow})},showPage(c,d,h){return W(this,arguments,function*({methods:r},a,l){const u=r._getParticleIndexByPageIndex(a);yield r.showParticle(u,l)})},offsetPage({data:r},a){const l=ss(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 MC(n){ue(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 kC=n=>({currentPageIndex:n[0]&32,pagesCount:n[0]&1024}),pd=n=>({currentPageIndex:n[5],pagesCount:n[10],showPage:n[15]}),xC=n=>({}),Ad=n=>({showNextPage:n[14].showNextPage}),DC=n=>({loaded:n[0]&64,currentPageIndex:n[0]&32}),vd=n=>({loaded:n[6],currentPageIndex:n[5]}),SC=n=>({}),bd=n=>({showPrevPage:n[14].showPrevPage});function yd(n){let t;const e=n[37].prev,i=Pn(e,n,n[36],bd),s=i||TC(n);return{c(){s&&s.c()},m(o,r){s&&s.m(o,r),t=!0},p(o,r){i?i.p&&(!t||r[1]&32)&&Mn(i,e,o,o[36],t?En(e,o[36],r,SC):kn(o[36]),bd):s&&s.p&&(!t||r[0]&36)&&s.p(o,t?r:[-1,-1])},i(o){t||(k(s,o),t=!0)},o(o){j(s,o),t=!1},d(o){s&&s.d(o)}}}function TC(n){let t,e,i;return e=new zu({props:{direction:"prev",disabled:!n[2]&&n[5]===0}}),e.$on("click",n[23]),{c(){t=S("div"),ne(e.$$.fragment),w(t,"class","sc-carousel__arrow-container svelte-sme1z4")},m(s,o){B(s,t,o),te(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||(k(e.$$.fragment,s),i=!0)},o(s){j(e.$$.fragment,s),i=!1},d(s){s&&O(t),ie(e)}}}function wd(n){let t,e,i;return e=new Vy({props:{value:n[7]}}),{c(){t=S("div"),ne(e.$$.fragment),w(t,"class","sc-carousel-progress__container svelte-sme1z4")},m(s,o){B(s,t,o),te(e,t,null),i=!0},p(s,o){const r={};o[0]&128&&(r.value=s[7]),e.$set(r)},i(s){i||(k(e.$$.fragment,s),i=!0)},o(s){j(e.$$.fragment,s),i=!1},d(s){s&&O(t),ie(e)}}}function Cd(n){let t;const e=n[37].next,i=Pn(e,n,n[36],Ad),s=i||LC(n);return{c(){s&&s.c()},m(o,r){s&&s.m(o,r),t=!0},p(o,r){i?i.p&&(!t||r[1]&32)&&Mn(i,e,o,o[36],t?En(e,o[36],r,xC):kn(o[36]),Ad):s&&s.p&&(!t||r[0]&1060)&&s.p(o,t?r:[-1,-1])},i(o){t||(k(s,o),t=!0)},o(o){j(s,o),t=!1},d(o){s&&s.d(o)}}}function LC(n){let t,e,i;return e=new zu({props:{direction:"next",disabled:!n[2]&&n[5]===n[10]-1}}),e.$on("click",n[14].showNextPage),{c(){t=S("div"),ne(e.$$.fragment),w(t,"class","sc-carousel__arrow-container svelte-sme1z4")},m(s,o){B(s,t,o),te(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||(k(e.$$.fragment,s),i=!0)},o(s){j(e.$$.fragment,s),i=!1},d(s){s&&O(t),ie(e)}}}function Id(n){let t;const e=n[37].dots,i=Pn(e,n,n[36],pd),s=i||jC(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]&1056|r[1]&32)&&Mn(i,e,o,o[36],t?En(e,o[36],r,kC):kn(o[36]),pd):s&&s.p&&(!t||r[0]&1056)&&s.p(o,t?r:[-1,-1])},i(o){t||(k(s,o),t=!0)},o(o){j(s,o),t=!1},d(o){s&&s.d(o)}}}function jC(n){let t,e;return t=new Sy({props:{pagesCount:n[10],currentPageIndex:n[5]}}),t.$on("pageChange",n[41]),{c(){ne(t.$$.fragment)},m(i,s){te(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||(k(t.$$.fragment,i),e=!0)},o(i){j(t.$$.fragment,i),e=!1},d(i){ie(t,i)}}}function zC(n){let t,e,i,s,o,r,a,l,c,d,h,u,m=n[1]&&yd(n);const A=n[37].default,p=Pn(A,n,n[36],vd);let g=n[3]&&wd(n),v=n[1]&&Cd(n),y=n[4]&&Id(n);return{c(){t=S("div"),e=S("div"),m&&m.c(),i=$(),s=S("div"),o=S("div"),p&&p.c(),a=$(),g&&g.c(),l=$(),v&&v.c(),c=$(),y&&y.c(),w(o,"class","sc-carousel__pages-container svelte-sme1z4"),z(o,"transform","translateX("+n[8]+"px)"),z(o,"transition-duration",n[9]+"ms"),z(o,"transition-timing-function",n[0]),w(s,"class","sc-carousel__pages-window svelte-sme1z4"),w(e,"class","sc-carousel__content-container svelte-sme1z4"),w(t,"class","sc-carousel__carousel-container svelte-sme1z4")},m(I,M){B(I,t,M),x(t,e),m&&m.m(e,null),x(e,i),x(e,s),x(s,o),p&&p.m(o,null),n[39](o),x(s,a),g&&g.m(s,null),n[40](s),x(e,l),v&&v.m(e,null),x(t,c),y&&y.m(t,null),d=!0,h||(u=[ei(r=Yy.call(null,o,{thresholdProvider:n[38]})),be(o,"swipeStart",n[16]),be(o,"swipeMove",n[18]),be(o,"swipeEnd",n[19]),be(o,"swipeFailed",n[20]),be(o,"swipeThresholdReached",n[17]),ei(Jy.call(null,s)),be(s,"hovered",n[21]),ei(tw.call(null,s)),be(s,"tapped",n[22])],h=!0)},p(I,M){I[1]?m?(m.p(I,M),M[0]&2&&k(m,1)):(m=yd(I),m.c(),k(m,1),m.m(e,i)):m&&(de(),j(m,1,1,()=>{m=null}),he()),p&&p.p&&(!d||M[0]&96|M[1]&32)&&Mn(p,A,I,I[36],d?En(A,I[36],M,DC):kn(I[36]),vd),(!d||M[0]&256)&&z(o,"transform","translateX("+I[8]+"px)"),(!d||M[0]&512)&&z(o,"transition-duration",I[9]+"ms"),(!d||M[0]&1)&&z(o,"transition-timing-function",I[0]),r&&si(r.update)&&M[0]&2048&&r.update.call(null,{thresholdProvider:I[38]}),I[3]?g?(g.p(I,M),M[0]&8&&k(g,1)):(g=wd(I),g.c(),k(g,1),g.m(s,null)):g&&(de(),j(g,1,1,()=>{g=null}),he()),I[1]?v?(v.p(I,M),M[0]&2&&k(v,1)):(v=Cd(I),v.c(),k(v,1),v.m(e,null)):v&&(de(),j(v,1,1,()=>{v=null}),he()),I[4]?y?(y.p(I,M),M[0]&16&&k(y,1)):(y=Id(I),y.c(),k(y,1),y.m(t,null)):y&&(de(),j(y,1,1,()=>{y=null}),he())},i(I){d||(k(m),k(p,I),k(g),k(v),k(y),d=!0)},o(I){j(m),j(p,I),j(g),j(v),j(y),d=!1},d(I){I&&O(t),m&&m.d(),p&&p.d(I),n[39](null),g&&g.d(),n[40](null),v&&v.d(),y&&y.d(),h=!1,qe(u)}}}function OC(n,t,e){let{$$slots:i={},$$scope:s}=t,o=[],r,a,l=0,c=0,d=1;const[{data:h,progressManager:u},m,A]=EC((re,Me)=>{la({currentPageIndex:()=>e(5,r=Me),progressValue:()=>e(7,a=Me),offset:()=>e(8,l=Me),durationMs:()=>e(9,c=Me),pagesCount:()=>e(10,d=Me),loaded:()=>e(6,o=Me)})(re)}),p=wo();let{timingFunction:g="ease-in-out"}=t,{arrows:v=!0}=t,{infinite:y=!0}=t,{initialPageIndex:I=0}=t,{duration:M=500}=t,{autoplay:D=!1}=t,{autoplayDuration:P=3e3}=t,{autoplayDirection:V=pi}=t,{pauseOnFocus:L=!1}=t,{autoplayProgressVisible:X=!1}=t,{dots:U=!0}=t,{swiping:N=!0}=t,{particlesToShow:H=1}=t,{particlesToScroll:_=1}=t;function Q(re,Me){return W(this,null,function*(){const _e=ss(Me,"animated",!0);if(typeof re!="number")throw new Error("pageIndex should be a number");yield m.showPage(re,{animated:_e})})}function F(re){return W(this,null,function*(){const Me=ss(re,"animated",!0);yield m.showPrevPage({animated:Me})})}function J(re){return W(this,null,function*(){const Me=ss(re,"animated",!0);yield m.showNextPage({animated:Me})})}let Z=0,ee,ce;const se=dw(({width:re})=>{e(11,Z=re),h.particleWidth=Z/h.particlesToShow,cw({particlesContainerChildren:ce.children,particleWidth:h.particleWidth}),m.offsetPage({animated:!1})});function we(){const{clonesToAppend:re,clonesToPrepend:Me}=hw({clonesCountHead:h.clonesCountHead,clonesCountTail:h.clonesCountTail,particlesContainerChildren:ce.children});uw({particlesContainer:ce,clonesToAppend:re,clonesToPrepend:Me})}bt(()=>{W(this,null,function*(){yield cl(),ce&&ee&&(h.particlesCountWithoutClones=ce.children.length,yield cl(),h.infinite&&we(),h.particlesCount=ce.children.length,m.showPage(I,{animated:!1}),se.observe(ee))})}),zt(()=>{se.disconnect(),u.reset()});function Ce(re){return W(this,null,function*(){yield m.showPage(re,{animated:!0})})}function pe(){N&&(h.durationMs=0)}function Ve(re){return W(this,null,function*(){N&&(yield la({[pi]:m.showNextPage,[wn]:m.showPrevPage})(re.detail.direction))})}function Ae(re){N&&(h.offset+=re.detail.dx)}function Ye(){N&&m.showParticle(h.currentParticleIndex)}function fe(){return W(this,null,function*(){N&&(yield m.offsetPage({animated:!0}))})}function ye(re){h.focused=re.detail.value}function ze(){m.toggleFocused()}function me(){m.showPrevPage()}const Ke=()=>Z/3;function dt(re){Ge[re?"unshift":"push"](()=>{ce=re,e(13,ce)})}function ke(re){Ge[re?"unshift":"push"](()=>{ee=re,e(12,ee)})}const nt=re=>Ce(re.detail);return n.$$set=re=>{"timingFunction"in re&&e(0,g=re.timingFunction),"arrows"in re&&e(1,v=re.arrows),"infinite"in re&&e(2,y=re.infinite),"initialPageIndex"in re&&e(24,I=re.initialPageIndex),"duration"in re&&e(25,M=re.duration),"autoplay"in re&&e(26,D=re.autoplay),"autoplayDuration"in re&&e(27,P=re.autoplayDuration),"autoplayDirection"in re&&e(28,V=re.autoplayDirection),"pauseOnFocus"in re&&e(29,L=re.pauseOnFocus),"autoplayProgressVisible"in re&&e(3,X=re.autoplayProgressVisible),"dots"in re&&e(4,U=re.dots),"swiping"in re&&e(30,N=re.swiping),"particlesToShow"in re&&e(31,H=re.particlesToShow),"particlesToScroll"in re&&e(32,_=re.particlesToScroll),"$$scope"in re&&e(36,s=re.$$scope)},n.$$.update=()=>{n.$$.dirty[0]&32&&p("pageChange",r),n.$$.dirty[0]&4&&(h.infinite=y),n.$$.dirty[0]&33554432&&(h.durationMsInit=M),n.$$.dirty[0]&67108864&&(h.autoplay=D),n.$$.dirty[0]&134217728&&(h.autoplayDuration=P),n.$$.dirty[0]&268435456&&(h.autoplayDirection=V),n.$$.dirty[0]&536870912&&(h.pauseOnFocus=L),n.$$.dirty[1]&1&&(h.particlesToShowInit=H),n.$$.dirty[1]&2&&(h.particlesToScrollInit=_)},[g,v,y,X,U,r,o,a,l,c,d,Z,ee,ce,m,Ce,pe,Ve,Ae,Ye,fe,ye,ze,me,I,M,D,P,V,L,N,H,_,Q,F,J,s,i,Ke,dt,ke,nt]}class BC extends le{constructor(t){super(),ae(this,t,OC,zC,oe,{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},MC,[-1,-1])}get goTo(){return this.$$.ctx[33]}get goToPrev(){return this.$$.ctx[34]}get goToNext(){return this.$$.ctx[35]}}function VC(n){ue(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 Pd(n){let t;function e(o,r){if(o[2].type==="Image")return QC;if(o[2].type==="Video")return RC}let i=e(n),s=i&&i(n);return{c(){t=S("div"),s&&s.c(),w(t,"class","media-item svelte-159ski6"),w(t,"draggable","false")},m(o,r){B(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&&O(t),s&&s.d()}}}function RC(n){let t,e,i,s,o,r;function a(d,h){return d[7]&&d[2].videoCoverUrl?NC:GC}let l=a(n),c=l(n);return{c(){c.c(),t=$(),e=S("div"),i=S("div"),s=S("div"),w(s,"class","video-icon-img svelte-159ski6"),z(s,"background-image","url("+n[20]()+")"),K(s,"canPlay",n[5]),w(i,"class","video-icon svelte-159ski6"),K(i,"large",n[4]==="large"),K(i,"small",n[4]==="small"),w(e,"class","video-play-button-container svelte-159ski6"),K(e,"showPlayButton",n[10])},m(d,h){c.m(d,h),B(d,t,h),B(d,e,h),x(e,i),x(i,s),o||(r=be(s,"click",n[21]),o=!0)},p(d,h){l===(l=a(d))&&c?c.p(d,h):(c.d(1),c=l(d),c&&(c.c(),c.m(t.parentNode,t))),h&8&&z(s,"background-image","url("+d[20]()+")"),h&32&&K(s,"canPlay",d[5]),h&16&&K(i,"large",d[4]==="large"),h&16&&K(i,"small",d[4]==="small"),h&1024&&K(e,"showPlayButton",d[10])},d(d){d&&(O(t),O(e)),c.d(d),o=!1,r()}}}function QC(n){let t,e,i,s;return{c(){t=S("img"),w(t,"class","media-content svelte-159ski6"),w(t,"style",e=`object-fit: ${n[6]};`),kt(t.src,i=n[2].url)||w(t,"src",i),w(t,"alt",s=n[2].name),w(t,"draggable",!1)},m(o,r){B(o,t,r)},p(o,r){r&64&&e!==(e=`object-fit: ${o[6]};`)&&w(t,"style",e),r&4&&!kt(t.src,i=o[2].url)&&w(t,"src",i),r&4&&s!==(s=o[2].name)&&w(t,"alt",s)},d(o){o&&O(t)}}}function GC(n){let t,e,i,s,o,r,a;return{c(){t=S("video"),w(t,"class","media-content svelte-159ski6"),w(t,"style",e=`object-fit: ${n[6]};`),kt(t.src,i=n[2].videoCoverUrl?n[2].url:n[2].url+"#t=0.1")||w(t,"src",i),w(t,"poster",s=n[2].videoCoverUrl),w(t,"preload",o=n[2].videoCoverUrl?"none":"auto"),w(t,"disablepictureinpicture",""),t.playsInline=!0,w(t,"paused",""),t.muted=!0,w(t,"draggable",!1),t.loop=!1,w(t,"crossorigin",""),t.controls=!1,K(t,"showPlayButton",n[10])},m(l,c){B(l,t,c),n[19](t),r||(a=[be(t,"play",n[14]),be(t,"pause",n[15]),be(t,"error",n[16]),be(t,"ended",n[17]),be(t,"click",n[18])],r=!0)},p(l,c){c&64&&e!==(e=`object-fit: ${l[6]};`)&&w(t,"style",e),c&4&&!kt(t.src,i=l[2].videoCoverUrl?l[2].url:l[2].url+"#t=0.1")&&w(t,"src",i),c&4&&s!==(s=l[2].videoCoverUrl)&&w(t,"poster",s),c&4&&o!==(o=l[2].videoCoverUrl?"none":"auto")&&w(t,"preload",o),c&1024&&K(t,"showPlayButton",l[10])},d(l){l&&O(t),n[19](null),r=!1,qe(a)}}}function NC(n){let t,e,i,s;return{c(){t=S("img"),w(t,"class","media-content svelte-159ski6"),w(t,"style",e=`object-fit: ${n[6]};`),kt(t.src,i=n[2].videoCoverUrl)||w(t,"src",i),w(t,"alt",s=n[2].name),w(t,"draggable",!1)},m(o,r){B(o,t,r)},p(o,r){r&64&&e!==(e=`object-fit: ${o[6]};`)&&w(t,"style",e),r&4&&!kt(t.src,i=o[2].videoCoverUrl)&&w(t,"src",i),r&4&&s!==(s=o[2].name)&&w(t,"alt",s)},d(o){o&&O(t)}}}function HC(n){let t,e=n[2]&&Pd(n);return{c(){e&&e.c(),t=Ee()},m(i,s){e&&e.m(i,s),B(i,t,s)},p(i,[s]){i[2]?e?e.p(i,s):(e=Pd(i),e.c(),e.m(t.parentNode,t)):e&&(e.d(1),e=null)},i:q,o:q,d(i){i&&O(t),e&&e.d(i)}}}function _C(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:d=!0}=t,{objectFit:h="fill"}=t,{disableVideoIfHavePoster:u=!1}=t,m=!0,A=!1;function p(){e(8,A=(a==null?void 0:a.type)==="Video"&&!!a.videoCoverUrl)}const g=fi("mediaStore"),v=fi("hooks"),y=()=>{A||i&&(e(9,i.muted=!0,i),i.play(),i.pause(),e(9,i.muted=!1,i),e(8,A=!0))};v.on("loadVideoFirstFrame",y),bt(()=>{g.subscribe(({currentMediaElement:N})=>{N!==i&&(i==null||i.pause())})});const I=N=>{e(10,m=!1),e(0,o.paused=!1,o),e(8,A=!0),i&&g.set({currentMediaElement:i}),v.emit("playStateChange",{event:N,state:"playing",tag:r,mediaInstance:i})},M=N=>{e(10,m=!0),e(0,o.paused=!0,o),v.emit("playStateChange",{event:N,state:"paused",tag:r,mediaInstance:i})},D=N=>{e(10,m=!0),e(0,o.paused=!0,o),v.emit("playStateChange",{event:N,state:"paused",tag:r,mediaInstance:i})},P=N=>{e(10,m=!0),e(0,o.paused=!0,o),v.emit("playStateChange",{event:N,state:"paused",tag:r,mediaInstance:i})},V=N=>{i&&i.pause()};function L(N){Ge[N?"unshift":"push"](()=>{o.videoInstance=N,e(0,o)})}const X=()=>l==="withText"?Ga:l==="withoutText"?oa:l,U=N=>{d&&i&&(e(9,i.muted=!1,i),i.play())};return n.$$set=N=>{"mediaInstance"in N&&e(0,o=N.mediaInstance),"tag"in N&&e(1,r=N.tag),"media"in N&&e(2,a=N.media),"playButtonIfNeed"in N&&e(3,l=N.playButtonIfNeed),"playButtonSizeIfNeed"in N&&e(4,c=N.playButtonSizeIfNeed),"canPlay"in N&&e(5,d=N.canPlay),"objectFit"in N&&e(6,h=N.objectFit),"disableVideoIfHavePoster"in N&&e(7,u=N.disableVideoIfHavePoster)},n.$$.update=()=>{if(n.$$.dirty&1&&e(9,i=o.videoInstance),n.$$.dirty&4&&e(13,s=a==null?void 0:a.url),n.$$.dirty&8192&&s&&p(),n.$$.dirty&512&&i&&e(10,m=i.paused),n.$$.dirty&772&&(a==null?void 0:a.type)==="Video"&&!A){const N=navigator.userAgent.toLowerCase().indexOf("micromessenger")!==-1,_=navigator.userAgent.toLowerCase().indexOf("iphone")!==-1&&N;i&&_&&i.paused&&(document.removeEventListener("WeixinJSBridgeReady",y),document.removeEventListener("touchstart",y),document.removeEventListener("click",y),document.addEventListener("WeixinJSBridgeReady",y),document.addEventListener("touchstart",y),document.addEventListener("click",y))}},[o,r,a,l,c,d,h,u,A,i,m,g,v,s,I,M,D,P,V,L,X,U]}class Wu extends le{constructor(t){super(),ae(this,t,_C,HC,oe,{mediaInstance:0,tag:1,media:2,playButtonIfNeed:3,playButtonSizeIfNeed:4,canPlay:5,objectFit:6,disableVideoIfHavePoster:7},VC)}}function FC(n){ue(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 Ed(n,t,e){const i=n.slice();return i[28]=t[e],i[29]=t,i[30]=e,i}function Md(n){let t,e,i,s,o,r,a;const l=[YC,WC],c=[];function d(h,u){return h[13]&&h[10].length>1?0:1}return i=d(n),s=c[i]=l[i](n),{c(){t=S("div"),e=S("div"),s.c(),w(e,"class","media-list svelte-1mrbqlg"),K(e,"carouselEnabled",n[13]),w(t,"class","media-list-wrapper svelte-1mrbqlg"),K(t,"unfolded",n[5])},m(h,u){B(h,t,u),x(t,e),c[i].m(e,null),a=!0},p(h,u){n=h;let m=i;i=d(n),i===m?c[i].p(n,u):(de(),j(c[m],1,1,()=>{c[m]=null}),he(),s=c[i],s?s.p(n,u):(s=c[i]=l[i](n),s.c()),k(s,1),s.m(e,null)),(!a||u[0]&8192)&&K(e,"carouselEnabled",n[13]),(!a||u[0]&32)&&K(t,"unfolded",n[5])},i(h){a||(k(s),h&&He(()=>{a&&(r&&r.end(1),o=Vi(t,fl,n[6]?{y:4,duration:n[4],delay:n[2],easing:ti}:void 0),o.start())}),a=!0)},o(h){j(s),o&&o.invalidate(),h&&(r=Dn(t,fl,n[6]?{y:4,duration:n[4],delay:n[3],easing:ti}:void 0)),a=!1},d(h){h&&O(t),c[i].d(),h&&r&&r.end()}}}function WC(n){let t,e,i;const s=[{media:n[1][0]},n[7],{tag:n[0]}];function o(a){n[20](a)}let r={};for(let a=0;a<s.length;a+=1)r=tt(r,s[a]);return n[8][0]!==void 0&&(r.mediaInstance=n[8][0]),t=new Wu({props:r}),Ge.push(()=>ka(t,"mediaInstance",o)),{c(){ne(t.$$.fragment)},m(a,l){te(t,a,l),i=!0},p(a,l){const c=l[0]&131?ct(s,[l[0]&2&&{media:a[1][0]},l[0]&128&&Hh(a[7]),l[0]&1&&{tag:a[0]}]):{};!e&&l[0]&256&&(e=!0,c.mediaInstance=a[8][0],Ca(()=>e=!1)),t.$set(c)},i(a){i||(k(t.$$.fragment,a),i=!0)},o(a){j(t.$$.fragment,a),i=!1},d(a){ie(t,a)}}}function YC(n){let t,e,i={dots:!1,arrows:!1,$$slots:{default:[UC]},$$scope:{ctx:n}};return t=new BC({props:i}),n[18](t),t.$on("pageChange",n[19]),{c(){ne(t.$$.fragment)},m(s,o){te(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||(k(t.$$.fragment,s),e=!0)},o(s){j(t.$$.fragment,s),e=!1},d(s){n[18](null),ie(t,s)}}}function kd(n){let t,e,i;const s=[n[7],{media:n[28]},{tag:n[0]}];function o(a){n[17](a,n[30])}let r={};for(let a=0;a<s.length;a+=1)r=tt(r,s[a]);return n[8][n[30]]!==void 0&&(r.mediaInstance=n[8][n[30]]),t=new Wu({props:r}),Ge.push(()=>ka(t,"mediaInstance",o)),{c(){ne(t.$$.fragment)},m(a,l){te(t,a,l),i=!0},p(a,l){n=a;const c=l[0]&1153?ct(s,[l[0]&128&&Hh(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]],Ca(()=>e=!1)),t.$set(c)},i(a){i||(k(t.$$.fragment,a),i=!0)},o(a){j(t.$$.fragment,a),i=!1},d(a){ie(t,a)}}}function UC(n){let t,e,i=Pe(n[10]),s=[];for(let r=0;r<i.length;r+=1)s[r]=kd(Ed(n,i,r));const o=r=>j(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);B(r,t,a),e=!0},p(r,a){if(a[0]&1409){i=Pe(r[10]);let l;for(l=0;l<i.length;l+=1){const c=Ed(r,i,l);s[l]?(s[l].p(c,a),k(s[l],1)):(s[l]=kd(c),s[l].c(),k(s[l],1),s[l].m(t.parentNode,t))}for(de(),l=i.length;l<s.length;l+=1)o(l);he()}},i(r){if(!e){for(let a=0;a<i.length;a+=1)k(s[a]);e=!0}},o(r){s=s.filter(Boolean);for(let a=0;a<s.length;a+=1)j(s[a]);e=!1},d(r){r&&O(t),jt(s,r)}}}function XC(n){let t,e,i=n[5]&&Md(n);return{c(){i&&i.c(),t=Ee()},m(s,o){i&&i.m(s,o),B(s,t,o),e=!0},p(s,o){s[5]?i?(i.p(s,o),o[0]&32&&k(i,1)):(i=Md(s),i.c(),k(i,1),i.m(t.parentNode,t)):i&&(de(),j(i,1,1,()=>{i=null}),he())},i(s){e||(k(i),e=!0)},o(s){j(i),e=!1},d(s){s&&O(t),i&&i.d(s)}}}function ZC(n,t,e){let i,s,o,r,{tag:a}=t,{mediaData:l}=t,{inDelay:c=0}=t,{outDelay:d=0}=t,{duration:h=0}=t,{unfolded:u=!0}=t,{animation:m=!0}=t,{mediaItemConfig:A}=t,{enableCarousel:p=!0}=t,{autoplayConfig:g={}}=t;const{autoplayVideo:v=!1,autoplayCarousel:y=!0,autoplayVideoInCarousel:I=!1}=g;let M=[],D=0,P,V=null;const L=fi("hooks"),X=fi("mediaStore");function U(){const F=M[D],J=F==null?void 0:F.videoInstance;J&&(J.paused?(J.muted=!1,J.play()):J.pause())}bt(()=>{L.on("click",F=>{var J,Z,ee;(ee=(Z=(J=a.tag3DContentSvelte)==null?void 0:J.css3DInstance)==null?void 0:Z.css3DObject)!=null&&ee.opacityMesh&&F.tag.id===a.id&&U()}),V=setInterval(()=>{r&&(P==null||P.goToNext())},3e3)}),zt(()=>{clearInterval(V),L.off("click",U)});function N(F,J){n.$$.not_equal(M[J],F)&&(M[J]=F,e(8,M))}function H(F){Ge[F?"unshift":"push"](()=>{P=F,e(12,P)})}const _=F=>{i||X.set({currentMediaElement:null}),e(11,D=F.detail)};function Q(F){n.$$.not_equal(M[0],F)&&(M[0]=F,e(8,M))}return n.$$set=F=>{"tag"in F&&e(0,a=F.tag),"mediaData"in F&&e(1,l=F.mediaData),"inDelay"in F&&e(2,c=F.inDelay),"outDelay"in F&&e(3,d=F.outDelay),"duration"in F&&e(4,h=F.duration),"unfolded"in F&&e(5,u=F.unfolded),"animation"in F&&e(6,m=F.animation),"mediaItemConfig"in F&&e(7,A=F.mediaItemConfig),"enableCarousel"in F&&e(15,p=F.enableCarousel),"autoplayConfig"in F&&e(16,g=F.autoplayConfig)},n.$$.update=()=>{n.$$.dirty[0]&256&&e(9,i=M.every(F=>F.paused)),n.$$.dirty[0]&32770&&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&&y&&i)},[a,l,c,d,h,u,m,A,M,i,o,D,P,s,X,p,g,N,H,_,Q]}class Yu extends le{constructor(t){super(),ae(this,t,ZC,XC,oe,{tag:0,mediaData:1,inDelay:2,outDelay:3,duration:4,unfolded:5,animation:6,mediaItemConfig:7,enableCarousel:15,autoplayConfig:16},FC,[-1,-1])}}function JC(n){ue(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 xd(n){let t,e,i,s,o,r,a,l;t=new Wt({props:{visible:n[3],left:61,bottom:57,width:2,blurRadius:150,spreadRadius:75}}),s=new Cy({props:{unfolded:n[3],outDelay:400}});let c=n[2]&&Dd(n),d=n[1]&&Sd(n);return{c(){ne(t.$$.fragment),e=$(),i=S("div"),ne(s.$$.fragment),o=$(),c&&c.c(),r=$(),d&&d.c(),a=Ee(),w(i,"class","line svelte-1f7m1lj")},m(h,u){te(t,h,u),B(h,e,u),B(h,i,u),te(s,i,null),B(h,o,u),c&&c.m(h,u),B(h,r,u),d&&d.m(h,u),B(h,a,u),l=!0},p(h,u){const m={};u&8&&(m.visible=h[3]),t.$set(m);const A={};u&8&&(A.unfolded=h[3]),s.$set(A),h[2]?c?(c.p(h,u),u&4&&k(c,1)):(c=Dd(h),c.c(),k(c,1),c.m(r.parentNode,r)):c&&(de(),j(c,1,1,()=>{c=null}),he()),h[1]?d?(d.p(h,u),u&2&&k(d,1)):(d=Sd(h),d.c(),k(d,1),d.m(a.parentNode,a)):d&&(de(),j(d,1,1,()=>{d=null}),he())},i(h){l||(k(t.$$.fragment,h),k(s.$$.fragment,h),k(c),k(d),l=!0)},o(h){j(t.$$.fragment,h),j(s.$$.fragment,h),j(c),j(d),l=!1},d(h){h&&(O(e),O(i),O(o),O(r),O(a)),ie(t,h),ie(s),c&&c.d(h),d&&d.d(h)}}}function Dd(n){let t,e,i;return e=new Lu({props:{unfolded:n[3],content:n[2],inDelay:500}}),{c(){t=S("div"),ne(e.$$.fragment),w(t,"class","text svelte-1f7m1lj")},m(s,o){B(s,t,o),te(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||(k(e.$$.fragment,s),i=!0)},o(s){j(e.$$.fragment,s),i=!1},d(s){s&&O(t),ie(e)}}}function Sd(n){let t,e,i;return e=new Yu({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=S("div"),ne(e.$$.fragment),w(t,"class","media-wrapper svelte-1f7m1lj")},m(s,o){B(s,t,o),te(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||(k(e.$$.fragment,s),i=!0)},o(s){j(e.$$.fragment,s),i=!1},d(s){s&&O(t),ie(e)}}}function qC(n){let t,e,i=n[0].state&&xd(n);return{c(){i&&i.c(),t=Ee()},m(s,o){i&&i.m(s,o),B(s,t,o),e=!0},p(s,[o]){s[0].state?i?(i.p(s,o),o&1&&k(i,1)):(i=xd(s),i.c(),k(i,1),i.m(t.parentNode,t)):i&&(de(),j(i,1,1,()=>{i=null}),he())},i(s){e||(k(i),e=!0)},o(s){j(i),e=!1},d(s){s&&O(t),i&&i.d(s)}}}function KC(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,d;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=((d=s.length)!=null?d:0)>7?s.substring(0,6)+"...":s),n.$$.dirty&1&&e(1,r=a.data.mediaData)},[a,r,o,i,s]}class $C extends le{constructor(t){super(),ae(this,t,KC,qC,oe,{tag:0},JC)}}function eI(n){ue(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 Td(n,t,e){const i=n.slice();return i[0]=t[e],i}function Ld(n,t,e){const i=n.slice();return i[0]=t[e],i}function jd(n){let t,e;return{c(){t=S("img"),w(t,"class","headerImage svelte-sezqcq"),kt(t.src,e=n[3].headerPictureUrl)||w(t,"src",e),w(t,"alt","")},m(i,s){B(i,t,s)},p(i,s){s&8&&!kt(t.src,e=i[3].headerPictureUrl)&&w(t,"src",e)},d(i){i&&O(t)}}}function zd(n){let t,e,i,s,o=Pe(n[2]||[]),r=[];for(let c=0;c<o.length;c+=1)r[c]=Od(Ld(n,o,c));let a=Pe(n[5]||[]),l=[];for(let c=0;c<a.length;c+=1)l[c]=Bd(Td(n,a,c));return{c(){t=S("div"),e=S("div");for(let c=0;c<r.length;c+=1)r[c].c();i=$();for(let c=0;c<l.length;c+=1)l[c].c();w(e,"class","tags svelte-sezqcq"),He(()=>n[11].call(e)),w(t,"class","tags-wrapper svelte-sezqcq")},m(c,d){B(c,t,d),x(t,e);for(let h=0;h<r.length;h+=1)r[h]&&r[h].m(e,null);x(e,i);for(let h=0;h<l.length;h+=1)l[h]&&l[h].m(e,null);s=yo(e,n[11].bind(e))},p(c,d){if(d&4){o=Pe(c[2]||[]);let h;for(h=0;h<o.length;h+=1){const u=Ld(c,o,h);r[h]?r[h].p(u,d):(r[h]=Od(u),r[h].c(),r[h].m(e,i))}for(;h<r.length;h+=1)r[h].d(1);r.length=o.length}if(d&32){a=Pe(c[5]||[]);let h;for(h=0;h<a.length;h+=1){const u=Td(c,a,h);l[h]?l[h].p(u,d):(l[h]=Bd(u),l[h].c(),l[h].m(e,null))}for(;h<l.length;h+=1)l[h].d(1);l.length=a.length}},d(c){c&&O(t),jt(r,c),jt(l,c),s()}}}function Od(n){let t,e=n[0]+"",i;return{c(){t=S("div"),i=xe(e),w(t,"class","tag primary-tag svelte-sezqcq"),z(t,"min-width",Za)},m(s,o){B(s,t,o),x(t,i)},p(s,o){o&4&&e!==(e=s[0]+"")&&Se(i,e)},d(s){s&&O(t)}}}function Bd(n){let t,e=n[0]+"",i;return{c(){t=S("div"),i=xe(e),w(t,"class","tag secondary-tag svelte-sezqcq"),z(t,"min-width",Za)},m(s,o){B(s,t,o),x(t,i)},p(s,o){o&32&&e!==(e=s[0]+"")&&Se(i,e)},d(s){s&&O(t)}}}function Vd(n){let t,e,i=n[7]&&Rd(n),s=n[3].highlightText&&Gd(n);return{c(){t=S("div"),i&&i.c(),e=$(),s&&s.c(),w(t,"class","footer svelte-sezqcq")},m(o,r){B(o,t,r),i&&i.m(t,null),x(t,e),s&&s.m(t,null)},p(o,r){o[7]?i?i.p(o,r):(i=Rd(o),i.c(),i.m(t,e)):i&&(i.d(1),i=null),o[3].highlightText?s?s.p(o,r):(s=Gd(o),s.c(),s.m(t,null)):s&&(s.d(1),s=null)},d(o){o&&O(t),i&&i.d(),s&&s.d()}}}function Rd(n){let t,e,i=n[3].price.value+"",s,o,r=n[3].price.unit&&Qd(n);return{c(){t=S("div"),e=S("span"),s=xe(i),o=$(),r&&r.c(),w(e,"class","value svelte-sezqcq"),w(t,"class","price svelte-sezqcq")},m(a,l){B(a,t,l),x(t,e),x(e,s),x(t,o),r&&r.m(t,null)},p(a,l){l&8&&i!==(i=a[3].price.value+"")&&Se(s,i),a[3].price.unit?r?r.p(a,l):(r=Qd(a),r.c(),r.m(t,null)):r&&(r.d(1),r=null)},d(a){a&&O(t),r&&r.d()}}}function Qd(n){let t,e=n[3].price.unit+"",i;return{c(){t=S("span"),i=xe(e),w(t,"class","unit svelte-sezqcq")},m(s,o){B(s,t,o),x(t,i)},p(s,o){o&8&&e!==(e=s[3].price.unit+"")&&Se(i,e)},d(s){s&&O(t)}}}function Gd(n){let t,e,i,s,o=n[3].highlightText+"",r,a,l;return{c(){t=S("div"),e=S("div"),i=$(),s=S("span"),r=xe(o),a=$(),l=S("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>',w(e,"class","gap svelte-sezqcq"),w(s,"class","text svelte-sezqcq"),w(t,"class","goto-button goto-icon svelte-sezqcq"),w(l,"class","arrow-wrapper svelte-sezqcq")},m(c,d){B(c,t,d),x(t,e),x(t,i),x(t,s),x(s,r),B(c,a,d),B(c,l,d)},p(c,d){d&8&&o!==(o=c[3].highlightText+"")&&Se(r,o)},d(c){c&&(O(t),O(a),O(l))}}}function tI(n){var M,D;let t,e,i,s,o,r,a,l,c,d,h=n[3].title+"",u,m,A,p,g;e=new Wt({props:{visible:n[4],outDelay:500,left:61,bottom:87,blurRadius:150,spreadRadius:75}});let v=n[3].headerPictureUrl&&jd(n),y=((M=n[2].length)!=null?M:0)+((D=n[5].length)!=null?D:0)>0&&zd(n),I=(n[7]||n[3].highlightText)&&Vd(n);return{c(){t=S("div"),ne(e.$$.fragment),i=$(),s=S("div"),o=$(),r=S("div"),v&&v.c(),a=$(),l=S("div"),c=S("div"),d=S("div"),u=xe(h),m=$(),y&&y.c(),A=$(),I&&I.c(),w(s,"class","line svelte-sezqcq"),z(s,"transition-delay",n[4]?Hs+"ms":_s+Hd-Nd-40+"ms"),w(d,"class","text svelte-sezqcq"),w(c,"class","title svelte-sezqcq"),w(l,"class","title-wrapper svelte-sezqcq"),w(r,"class","content svelte-sezqcq"),z(r,"max-width",Ht(n[9])),z(r,"transition-delay",n[4]?Hs+_s+"ms":"0ms"),w(t,"class",p=Qe(`marketing ${n[6]}`)+" svelte-sezqcq"),K(t,"unfolded",n[4]),K(t,"folded",n[8])},m(P,V){B(P,t,V),te(e,t,null),x(t,i),x(t,s),x(t,o),x(t,r),v&&v.m(r,null),x(r,a),x(r,l),x(l,c),x(c,d),x(d,u),x(r,m),y&&y.m(r,null),x(r,A),I&&I.m(r,null),g=!0},p(P,[V]){var X,U;const L={};V&16&&(L.visible=P[4]),e.$set(L),V&16&&z(s,"transition-delay",P[4]?Hs+"ms":_s+Hd-Nd-40+"ms"),P[3].headerPictureUrl?v?v.p(P,V):(v=jd(P),v.c(),v.m(r,a)):v&&(v.d(1),v=null),(!g||V&8)&&h!==(h=P[3].title+"")&&Se(u,h),((X=P[2].length)!=null?X:0)+((U=P[5].length)!=null?U:0)>0?y?y.p(P,V):(y=zd(P),y.c(),y.m(r,A)):y&&(y.d(1),y=null),P[7]||P[3].highlightText?I?I.p(P,V):(I=Vd(P),I.c(),I.m(r,null)):I&&(I.d(1),I=null),V&16&&z(r,"transition-delay",P[4]?Hs+_s+"ms":"0ms"),(!g||V&64&&p!==(p=Qe(`marketing ${P[6]}`)+" svelte-sezqcq"))&&w(t,"class",p),(!g||V&80)&&K(t,"unfolded",P[4]),(!g||V&320)&&K(t,"folded",P[8])},i(P){g||(k(e.$$.fragment,P),g=!0)},o(P){j(e.$$.fragment,P),g=!1},d(P){P&&O(t),ie(e),v&&v.d(),y&&y.d(),I&&I.d()}}}const Za=40,Hs=400,Nd=500,_s=180,Hd=500;function iI(n,t,e){let i,s,o,r,a,l,c,d,{tag:h}=t,u,m=(()=>{var g;const p=(g=h.data.limitWidth)!=null?g:!0;if(typeof p=="number")return p;if(p===!0)return 172})();function A(){u=this.offsetHeight,e(1,u)}return n.$$set=p=>{"tag"in p&&e(0,h=p.tag)},n.$$.update=()=>{var p,g,v,y,I,M;n.$$.dirty&1&&e(4,i=(g=(p=h.state)==null?void 0:p.unfolded)!=null?g:!1),n.$$.dirty&16&&e(8,s=!i),n.$$.dirty&1&&e(3,o=h.data),n.$$.dirty&8&&e(7,r=ni((v=o.price)==null?void 0:v.value)&&((y=o.price)==null?void 0:y.value)!==""),n.$$.dirty&1&&e(6,a=h.data.theme||"light"),n.$$.dirty&1026&&u>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,d=((M=o.tags)==null?void 0:M.slice(0,l-c.length).filter(Boolean))||[])},e(10,l=(m-20)/Za),[h,u,c,o,i,d,a,r,s,m,l,A]}class nI extends le{constructor(t){super(),ae(this,t,iI,tI,oe,{tag:0},eI)}}class sI extends Audio{constructor(e){super();f(this,"sharedAudioSrc");f(this,"sharedAudioPaused",!0);f(this,"sharedAudioCurrentTime",0);f(this,"tryplaying",!1);f(this,"audioInstance");f(this,"eventListenerDisposer");this.sharedAudioSrc=e}get paused(){var e;return(e=this.sharedAudioPaused)!=null?e:!0}get currentTime(){return this.sharedAudioCurrentTime}play(){return W(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=y1(this.sharedAudioSrc,{namespace:Na.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=u=>{var m;this.sharedAudioCurrentTime=e.currentTime,(m=this.ontimeupdate)==null||m.call(this,u)},s=u=>{var m;e.isBlankAudio||(this.sharedAudioPaused=!1,(m=this.onplay)==null||m.call(this,u))},o=u=>{this.pause(u)},r=u=>{this.endedHandler(u)},a=u=>{var m;this.sharedAudioPaused=!0,(m=this.onerror)==null||m.call(this,u)},l=u=>{var m;return(m=this.oncanplay)==null?void 0:m.call(this,u)},c=u=>{var m;return(m=this.oncanplaythrough)==null?void 0:m.call(this,u)},d=u=>{var m;return(m=this.onloadeddata)==null?void 0:m.call(this,u)},h=u=>{var m;return(m=this.onloadedmetadata)==null?void 0:m.call(this,u)};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",d),e.addEventListener("loadedmetadata",h),()=>{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",d),e.removeEventListener("loadedmetadata",h)}}}function oI(n){ue(n,"svelte-13e7hxv",".audio.svelte-13e7hxv{pointer-events:auto;cursor:pointer;width:100%;height:100%}")}function rI(n){let t,e,i,s;const o=n[8].default,r=Pn(o,n,n[7],null);return{c(){t=S("div"),r&&r.c(),w(t,"class","audio svelte-13e7hxv"),w(t,"style",n[0])},m(a,l){B(a,t,l),r&&r.m(t,null),e=!0,i||(s=be(t,"click",Oh(n[1])),i=!0)},p(a,[l]){r&&r.p&&(!e||l&128)&&Mn(r,o,a,a[7],e?En(o,a[7],l,null):kn(a[7]),null),(!e||l&1)&&w(t,"style",a[0])},i(a){e||(k(r,a),e=!0)},o(a){j(r,a),e=!1},d(a){a&&O(t),r&&r.d(a),i=!1,s()}}}function aI(n,t,e){let{$$slots:i={},$$scope:s}=t,{url:o}=t,{enable:r=!0}=t,{style:a=""}=t,{hooksInfo:l}=t;const c=wo(),d=fi("hooks"),h=fi("mediaStore");let u,m=!0;function A(){e(5,u.onplay=g=>{d.emit("playStateChange",G({event:g,state:"playing",mediaInstance:u},l)),c("play"),e(6,m=!1)},u),e(5,u.onpause=g=>{d.emit("playStateChange",G({event:g,state:"paused",mediaInstance:u},l)),c("pause"),e(6,m=!0)},u),e(5,u.onended=g=>{d.emit("playStateChange",G({event:g,state:"paused",mediaInstance:u},l)),c("pause"),e(6,m=!0)},u),e(5,u.onloadedmetadata=g=>{typeof u.duration=="number"&&!Number.isNaN(u.duration)&&c("duration",u.duration)},u),e(5,u.onerror=g=>{c("pause"),e(6,m=!0)},u),e(5,u.ontimeupdate=g=>{c("timeupdate",u.currentTime)},u)}h.subscribe(({currentMediaElement:g})=>{g!==u&&(m||u==null||u.pause())});function p(g){u&&(d.emit("click",G({event:g,target:"AudioTagPlayIcon",audioInstance:u},l)),h.set({currentMediaElement:u}),d.emit("playStateChange",G({event:g,state:u.paused?"playing":"paused",mediaInstance:u},l)),u.paused?u.play():u.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&&(u==null||u.dispose(),e(5,u=new sI(o)),c("audioRef",u),setTimeout(()=>c("audioRef",u),200),A()),n.$$.dirty&40&&(r||u==null||u.pause()),n.$$.dirty&72&&c(r&&!m?"play":"pause")},[a,p,o,r,l,u,m,s,i]}let Uu=class extends le{constructor(t){super(),ae(this,t,aI,rI,oe,{url:2,enable:3,style:0,hooksInfo:4},oI)}};function lI(n){ue(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 _d(n){let t,e;return t=new Wt({props:{center:!0,blurRadius:12,spreadRadius:5}}),{c(){ne(t.$$.fragment)},m(i,s){te(t,i,s),e=!0},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){j(t.$$.fragment,i),e=!1},d(i){ie(t,i)}}}function cI(n){let t,e,i,s,o,r=n[1]&&_d();return{c(){t=S("div"),r&&r.c(),e=$(),i=S("div"),s=S("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>',w(s,"class","sound-wave__container svelte-srt2pi"),w(i,"class","audio-icon svelte-srt2pi"),K(i,"playing",n[0]),w(t,"class","audio-icon__wrapper svelte-srt2pi"),w(t,"style",n[2]),z(t,"width",n[5]),z(t,"height",n[5])},m(a,l){B(a,t,l),r&&r.m(t,null),x(t,e),x(t,i),x(i,s),n[7](s),n[8](t),o=!0},p(a,[l]){a[1]?r?l&2&&k(r,1):(r=_d(),r.c(),k(r,1),r.m(t,e)):r&&(de(),j(r,1,1,()=>{r=null}),he()),(!o||l&1)&&K(i,"playing",a[0]),(!o||l&4)&&w(t,"style",a[2]);const c=l&4;(c||l&36)&&z(t,"width",a[5]),(c||l&36)&&z(t,"height",a[5])},i(a){o||(k(r),o=!0)},o(a){j(r),o=!1},d(a){a&&O(t),r&&r.d(),n[7](null),n[8](null)}}}function dI(n,t,e){let i,{playing:s}=t,{shadow:o=!1}=t,{style:r=null}=t,{width:a="100%"}=t,l,c;function d(u){Ge[u?"unshift":"push"](()=>{c=u,e(4,c)})}function h(u){Ge[u?"unshift":"push"](()=>{l=u,e(3,l)})}return n.$$set=u=>{"playing"in u&&e(0,s=u.playing),"shadow"in u&&e(1,o=u.shadow),"style"in u&&e(2,r=u.style),"width"in u&&e(6,a=u.width)},n.$$.update=()=>{n.$$.dirty&64&&e(5,i=typeof a=="number"?Ht(a):a)},[s,o,r,l,c,i,a,d,h]}class Xu extends le{constructor(t){super(),ae(this,t,dI,cI,oe,{playing:0,shadow:1,style:2,width:6},lI)}}function hI(n){ue(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 Fd(n){var g,v;let t,e,i,s,o,r,a,l,c,d,h,u,m,A;e=new Wt({props:{visible:n[6],left:n[3]/2+"px",bottom:12,width:2,blurRadius:120,spreadRadius:60}});let p=n[6]&&Wd(n);return c=new ju({props:{visible:n[6],textUnfolded:n[1],content:n[5]}}),h=new Ha({props:{unfolded:n[6],length:n[3],outDelay:n[4]+20*Math.min((v=(g=n[5])==null?void 0:g.length)!=null?v:10,15),useLinearColor:!0}}),{c(){t=S("div"),ne(e.$$.fragment),i=$(),s=S("div"),o=S("div"),r=S("div"),p&&p.c(),a=$(),l=S("div"),ne(c.$$.fragment),d=$(),ne(h.$$.fragment),w(r,"class","audio-icon svelte-1s6gk4a"),z(l,"display","inline-block"),w(o,"class","wrapper svelte-1s6gk4a"),w(s,"class","content svelte-1s6gk4a"),w(t,"class","audio-tag svelte-1s6gk4a"),K(t,"unfolded",n[6])},m(y,I){B(y,t,I),te(e,t,null),x(t,i),x(t,s),x(s,o),x(o,r),p&&p.m(r,null),x(o,a),x(o,l),te(c,l,null),x(t,d),te(h,t,null),u=!0,m||(A=[be(l,"click",n[7]),ei(Sn.call(null,l)),be(l,"clientWidth",n[12])],m=!0)},p(y,I){var V,L;const M={};I&64&&(M.visible=y[6]),I&8&&(M.left=y[3]/2+"px"),e.$set(M),y[6]?p?(p.p(y,I),I&64&&k(p,1)):(p=Wd(y),p.c(),k(p,1),p.m(r,null)):p&&(de(),j(p,1,1,()=>{p=null}),he());const D={};I&64&&(D.visible=y[6]),I&2&&(D.textUnfolded=y[1]),I&32&&(D.content=y[5]),c.$set(D);const P={};I&64&&(P.unfolded=y[6]),I&8&&(P.length=y[3]),I&48&&(P.outDelay=y[4]+20*Math.min((L=(V=y[5])==null?void 0:V.length)!=null?L:10,15)),h.$set(P),(!u||I&64)&&K(t,"unfolded",y[6])},i(y){u||(k(e.$$.fragment,y),k(p),k(c.$$.fragment,y),k(h.$$.fragment,y),u=!0)},o(y){j(e.$$.fragment,y),j(p),j(c.$$.fragment,y),j(h.$$.fragment,y),u=!1},d(y){y&&O(t),ie(e),p&&p.d(),ie(c),ie(h),m=!1,qe(A)}}}function Wd(n){let t,e,i,s,o,r,a;return e=new Wt({props:{center:!0,blurRadius:15,spreadRadius:6}}),s=new Uu({props:{enable:n[6],url:n[0].data.audioUrl,hooksInfo:{tag:n[0]},$$slots:{default:[uI]},$$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=S("div"),ne(e.$$.fragment),i=$(),ne(s.$$.fragment),w(t,"class","audio svelte-1s6gk4a")},m(l,c){B(l,t,c),te(e,t,null),x(t,i),te(s,t,null),a=!0},p(l,c){n=l;const d={};c&64&&(d.enable=n[6]),c&1&&(d.url=n[0].data.audioUrl),c&1&&(d.hooksInfo={tag:n[0]}),c&8196&&(d.$$scope={dirty:c,ctx:n}),s.$set(d)},i(l){a||(k(e.$$.fragment,l),k(s.$$.fragment,l),l&&He(()=>{a&&(r&&r.end(1),o=Vi(t,it,{duration:1e3,delay:0,easing:pn}),o.start())}),a=!0)},o(l){var c,d;j(e.$$.fragment,l),j(s.$$.fragment,l),o&&o.invalidate(),l&&(r=Dn(t,it,{duration:1e3,delay:20*Math.min((d=(c=n[5])==null?void 0:c.length)!=null?d:10,15),easing:pn})),a=!1},d(l){l&&O(t),ie(e),ie(s),l&&r&&r.end()}}}function uI(n){let t,e,i;return e=new Xu({props:{playing:n[2]}}),{c(){t=S("div"),ne(e.$$.fragment),w(t,"class","audio-icon__wrapper svelte-1s6gk4a")},m(s,o){B(s,t,o),te(e,t,null),i=!0},p(s,o){const r={};o&4&&(r.playing=s[2]),e.$set(r)},i(s){i||(k(e.$$.fragment,s),i=!0)},o(s){j(e.$$.fragment,s),i=!1},d(s){s&&O(t),ie(e)}}}function fI(n){let t,e,i=n[0].state&&Fd(n);return{c(){i&&i.c(),t=Ee()},m(s,o){i&&i.m(s,o),B(s,t,o),e=!0},p(s,[o]){s[0].state?i?(i.p(s,o),o&1&&k(i,1)):(i=Fd(s),i.c(),k(i,1),i.m(t.parentNode,t)):i&&(de(),j(i,1,1,()=>{i=null}),he())},i(s){e||(k(i),e=!0)},o(s){j(i),e=!1},d(s){s&&O(t),i&&i.d(s)}}}function mI(n,t,e){let i,s,o,{tag:r}=t,a=!1,l=!1,c;function d(){e(1,a=!a)}const h=()=>{e(2,l=!0)},u=()=>{e(2,l=!1)},m=()=>{e(2,l=!1)};function A(g){xn.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,v,y;n.$$.dirty&1&&e(6,i=!!((g=r.state)!=null&&g.unfolded)),n.$$.dirty&1&&e(5,s=(y=(v=r.data.title)!=null?v:r.data.text)!=null?y:""),n.$$.dirty&2&&e(4,o=a?450:0)},[r,a,l,c,o,s,i,d,h,u,m,A,p]}class gI extends le{constructor(t){super(),ae(this,t,mI,fI,oe,{tag:0},hI)}}function pI(n){ue(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 Yd(n){let t,e,i,s;return i=new Uu({props:{style:"width: max-content; height: max-content;",enable:n[0].state.visible,url:n[0].data.audioUrl,hooksInfo:{tag:n[0]},$$slots:{default:[vI]},$$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=S("div"),e=S("div"),ne(i.$$.fragment),w(e,"class","audio-tag svelte-58hfjf"),z(e,"background-color",n[4].bgColor),z(e,"color",n[4].fontColor),w(t,"class","audio-tag__wrapper svelte-58hfjf")},m(o,r){B(o,t,r),x(t,e),te(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&&z(e,"background-color",o[4].bgColor),r&16&&z(e,"color",o[4].fontColor)},i(o){s||(k(i.$$.fragment,o),s=!0)},o(o){j(i.$$.fragment,o),s=!1},d(o){o&&O(t),ie(i)}}}function AI(n){let t;return{c(){t=xe(n[5])},m(e,i){B(e,t,i)},p(e,i){i&32&&Se(t,e[5])},d(e){e&&O(t)}}}function vI(n){let t,e,i,s,o,r,a;return i=new Xu({props:{playing:n[3]}}),r=new _a({props:{maxWidth:72,maxLine:1,$$slots:{default:[AI]},$$scope:{ctx:n}}}),{c(){t=S("div"),e=S("div"),ne(i.$$.fragment),s=$(),o=S("div"),ne(r.$$.fragment),w(e,"class","audio-icon__wrapper svelte-58hfjf"),w(o,"class","text svelte-58hfjf"),w(t,"class","audio__inner svelte-58hfjf")},m(l,c){B(l,t,c),x(t,e),te(i,e,null),x(t,s),x(t,o),te(r,o,null),a=!0},p(l,c){const d={};c&8&&(d.playing=l[3]),i.$set(d);const h={};c&8224&&(h.$$scope={dirty:c,ctx:l}),r.$set(h)},i(l){a||(k(i.$$.fragment,l),k(r.$$.fragment,l),a=!0)},o(l){j(i.$$.fragment,l),j(r.$$.fragment,l),a=!1},d(l){l&&O(t),ie(i),ie(r)}}}function bI(n){let t,e,i=n[0].state&&Yd(n);return{c(){i&&i.c(),t=Ee()},m(s,o){i&&i.m(s,o),B(s,t,o),e=!0},p(s,[o]){s[0].state?i?(i.p(s,o),o&1&&k(i,1)):(i=Yd(s),i.c(),k(i,1),i.m(t.parentNode,t)):i&&(de(),j(i,1,1,()=>{i=null}),he())},i(s){e||(k(i),e=!0)},o(s){j(i),e=!1},d(s){s&&O(t),i&&i.d(s)}}}function yI(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 d=()=>{e(3,c=!0)},h=()=>{e(3,c=!1)},u=()=>{e(3,c=!1)},m=g=>{e(1,a=g.detail)},A=g=>{e(2,l=g.detail)};function p(g){xn.call(this,n,g)}return n.$$set=g=>{"tag"in g&&e(0,o=g.tag)},n.$$.update=()=>{var g,v,y;n.$$.dirty&1&&e(5,i=(v=(g=o.data.title)!=null?g:o.data.text)!=null?v:""),n.$$.dirty&1&&e(4,s=(y=r[o.data.theme||"light"])!=null?y:r.light)},[o,a,l,c,s,i,d,h,u,m,A,p]}class wI extends le{constructor(t){super(),ae(this,t,yI,bI,oe,{tag:0},pI)}}function CI(n){let t,e;return t=new wI({props:{tag:n[0]}}),t.$on("audioRef",n[2]),{c(){ne(t.$$.fragment)},m(i,s){te(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.tag=i[0]),t.$set(o)},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){j(t.$$.fragment,i),e=!1},d(i){ie(t,i)}}}function II(n){let t,e;return t=new gI({props:{tag:n[0]}}),t.$on("audioRef",n[2]),{c(){ne(t.$$.fragment)},m(i,s){te(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.tag=i[0]),t.$set(o)},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){j(t.$$.fragment,i),e=!1},d(i){ie(t,i)}}}function PI(n){let t,e,i,s;const o=[II,CI],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),B(l,i,c),s=!0},p(l,[c]){let d=t;t=a(l),t===d?~t&&r[t].p(l,c):(e&&(de(),j(r[d],1,1,()=>{r[d]=null}),he()),~t?(e=r[t],e?e.p(l,c):(e=r[t]=o[t](l),e.c()),k(e,1),e.m(i.parentNode,i)):e=null)},i(l){s||(k(e),s=!0)},o(l){j(e),s=!1},d(l){l&&O(i),~t&&r[t].d(l)}}}function EI(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 MI extends le{constructor(t){super(),ae(this,t,EI,PI,oe,{tag:0})}}function kI(n){ue(n,"svelte-10cw0el",".media-wrapper.svelte-10cw0el{position:absolute;width:100%;height:100%}")}function Ud(n){var s;let t,e,i;return e=new Yu({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=S("div"),ne(e.$$.fragment),w(t,"class","media-wrapper svelte-10cw0el")},m(o,r){B(o,t,r),te(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||(k(e.$$.fragment,o),i=!0)},o(o){j(e.$$.fragment,o),i=!1},d(o){o&&O(t),ie(e)}}}function xI(n){let t,e,i=n[0].state&&n[5]&&Ud(n);return{c(){i&&i.c(),t=Ee()},m(s,o){i&&i.m(s,o),B(s,t,o),e=!0},p(s,[o]){s[0].state&&s[5]?i?(i.p(s,o),o&33&&k(i,1)):(i=Ud(s),i.c(),k(i,1),i.m(t.parentNode,t)):i&&(de(),j(i,1,1,()=>{i=null}),he())},i(s){e||(k(i),e=!0)},o(s){j(i),e=!1},d(s){s&&O(t),i&&i.d(s)}}}function DI(n,t,e){let i,s,o,r,a,l,{tag:c}=t;return n.$$set=d=>{"tag"in d&&e(0,c=d.tag)},n.$$.update=()=>{var d,h;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=(d=c.data.autoplayConfig)!=null?d:{autoplay:o!=null?o:!0,autoplayVideo:!0}),n.$$.dirty&1&&e(2,l=(h=c.data.objectFit)!=null?h:(()=>c.data.adaptationMode==="stretch"?"fill":c.data.adaptationMode==="proportional"?"contain":void 0)())},[c,o,l,a,r,s,i]}class SI extends le{constructor(t){super(),ae(this,t,DI,xI,oe,{tag:0},kI)}}function Zu(n){return W(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 TI(n){return W(this,null,function*(){const{url:t,ratio:e=3}=n;n.ratio||console.warn("Tag icon ratio is not set, default is 3");const{width:i,height:s}=yield Zu(t);return ve(G({},n),{width:i/e,height:s/e})})}function LI(n){return W(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 Zu(e),a=o/i,l=r/i,c=a/t,d=l,h=1/s*t+"s";return ve(G({},n),{width:c,height:d,duration:h})})}function jI(n){ue(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 Xd(n){n[1]=n[19].width}function Zd(n){n[1]=n[19].width,n[16]=n[19].height,n[17]=n[19].steps,n[18]=n[19].duration}function Jd(n){let t,e,i,s=n[0]&&qd();function o(l,c){return l[8]?OI:zI}let r=o(n),a=r(n);return{c(){t=S("div"),s&&s.c(),e=$(),a.c(),w(t,"class","icon"),z(t,"width",n[1])},m(l,c){B(l,t,c),s&&s.m(t,null),x(t,e),a.m(t,null),i=!0},p(l,c){l[0]?s?c&1&&k(s,1):(s=qd(),s.c(),k(s,1),s.m(t,e)):s&&(de(),j(s,1,1,()=>{s=null}),he()),r===(r=o(l))&&a?a.p(l,c):(a.d(1),a=r(l),a&&(a.c(),a.m(t,null))),c&2&&z(t,"width",l[1])},i(l){i||(k(s),i=!0)},o(l){j(s),i=!1},d(l){l&&O(t),s&&s.d(),a.d()}}}function qd(n){let t,e;return t=new Wt({props:{center:!0,blurRadius:24,spreadRadius:16}}),{c(){ne(t.$$.fragment)},m(i,s){te(t,i,s),e=!0},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){j(t.$$.fragment,i),e=!1},d(i){ie(t,i)}}}function zI(n){let t,e,i={ctx:n,current:null,token:null,hasCatch:!1,pending:RI,then:VI,catch:BI,value:19};return no(e=n[11](We({url:n[7],ratio:n[5]})),i),{c(){t=Ee(),i.block.c()},m(s,o){B(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](We({url:n[7],ratio:n[5]})))&&no(e,i)||Nh(i,n,o)},d(s){s&&O(t),i.block.d(s),i.token=null,i=null}}}function OI(n){let t,e,i={ctx:n,current:null,token:null,hasCatch:!1,pending:NI,then:GI,catch:QI,value:19};return no(e=n[10](We({url:n[7],steps:n[2],fps:n[6],ratio:n[5]})),i),{c(){t=Ee(),i.block.c()},m(s,o){B(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](We({url:n[7],steps:n[2],fps:n[6],ratio:n[5]})))&&no(e,i)||Nh(i,n,o)},d(s){s&&O(t),i.block.d(s),i.token=null,i=null}}}function BI(n){return{c:q,m:q,p:q,d:q}}function VI(n){Xd(n);let t,e;return{c(){t=S("img"),w(t,"alt","tag-icon"),w(t,"class","icon-image svelte-316sq3"),kt(t.src,e=n[7])||w(t,"src",e),z(t,"width",Ht(on({originWidth:n[1],scale:n[4],wantedWidth:n[3]}).width))},m(i,s){B(i,t,s)},p(i,s){Xd(i),s&128&&!kt(t.src,e=i[7])&&w(t,"src",e),s&184&&z(t,"width",Ht(on({originWidth:i[1],scale:i[4],wantedWidth:i[3]}).width))},d(i){i&&O(t)}}}function RI(n){return{c:q,m:q,p:q,d:q}}function QI(n){return{c:q,m:q,p:q,d:q}}function GI(n){Zd(n);let t,e=`url(${n[7]})`,i=`steps(${n[17]}, jump-none)`;return{c(){t=S("div"),w(t,"class","icon-keyframe svelte-316sq3"),z(t,"width",Ht(on({originWidth:n[1],originHeight:n[16],scale:n[4],wantedWidth:n[3]}).width)),z(t,"height",Ht(on({originWidth:n[1],originHeight:n[16],scale:n[4],wantedWidth:n[3]}).height)),z(t,"background-image",e),z(t,"animation-duration",n[18]),z(t,"animation-timing-function",i)},m(s,o){B(s,t,o)},p(s,o){Zd(s),o&252&&z(t,"width",Ht(on({originWidth:s[1],originHeight:s[16],scale:s[4],wantedWidth:s[3]}).width)),o&252&&z(t,"height",Ht(on({originWidth:s[1],originHeight:s[16],scale:s[4],wantedWidth:s[3]}).height)),o&128&&e!==(e=`url(${s[7]})`)&&z(t,"background-image",e),o&228&&z(t,"animation-duration",s[18]),o&228&&i!==(i=`steps(${s[17]}, jump-none)`)&&z(t,"animation-timing-function",i)},d(s){s&&O(t)}}}function NI(n){return{c:q,m:q,p:q,d:q}}function HI(n){let t,e,i=n[9]&&Jd(n);return{c(){i&&i.c(),t=Ee()},m(s,o){i&&i.m(s,o),B(s,t,o),e=!0},p(s,[o]){s[9]?i?(i.p(s,o),o&512&&k(i,1)):(i=Jd(s),i.c(),k(i,1),i.m(t.parentNode,t)):i&&(de(),j(i,1,1,()=>{i=null}),he())},i(s){e||(k(i),e=!0)},o(s){j(i),e=!1},d(s){s&&O(t),i&&i.d(s)}}}function on(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 ve(G({},n),{width:o,height:r})}function _I(n,t,e){let i,s,o,r,a,l,c,d,h,{width:u=null}=t,{icon:m=null}=t,{shadow:A=!1}=t;const p=wo();function g(I){return W(this,null,function*(){const M=yield LI(I);return p("iconLoaded",M),M})}function v(I){return W(this,null,function*(){if(typeof h=="number")return ve(G({},I),{width:h});const M=yield TI(I);return p("iconLoaded",M),M})}function y(){d||p("iconLoaded")}return bt(()=>{y()}),n.$$set=I=>{"width"in I&&e(1,u=I.width),"icon"in I&&e(12,m=I.icon),"shadow"in I&&e(0,A=I.shadow)},n.$$.update=()=>{var I,M;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=(M=m==null?void 0:m.scale)!=null?M:1),n.$$.dirty&4096&&e(3,l=m==null?void 0:m.width),n.$$.dirty&252&&e(9,c=We({url:i,steps:s,fps:o,ratio:r,scale:a,width:l})),n.$$.dirty&4&&e(8,d=s>1),n.$$.dirty&2&&(h=u)},y(),[A,u,s,l,a,r,o,i,d,c,g,v,m]}class Ju extends le{constructor(t){super(),ae(this,t,_I,HI,oe,{width:1,icon:12,shadow:0},jI)}}function FI(n){ue(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 Kd(n){let t,e,i,s,o,r;return e=new Wt({props:{outDelay:0,inDelay:0,center:!0,width:"80%",blurRadius:40,spreadRadius:16,opacity:.08}}),{c(){t=S("div"),ne(e.$$.fragment),i=$(),s=S("div"),o=xe(n[1]),w(s,"class","text svelte-e58ijk"),w(t,"class","text-wrapper svelte-e58ijk")},m(a,l){B(a,t,l),te(e,t,null),x(t,i),x(t,s),x(s,o),r=!0},p(a,l){(!r||l&2)&&Se(o,a[1])},i(a){r||(k(e.$$.fragment,a),r=!0)},o(a){j(e.$$.fragment,a),r=!1},d(a){a&&O(t),ie(e)}}}function WI(n){let t,e,i,s;e=new Ju({props:{icon:n[0],shadow:!0}}),e.$on("iconLoaded",n[4]);let o=n[1]&&n[2]&&Kd(n);return{c(){t=S("div"),ne(e.$$.fragment),i=$(),o&&o.c(),w(t,"class","wrapper svelte-e58ijk")},m(r,a){B(r,t,a),te(e,t,null),x(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&&k(o,1)):(o=Kd(r),o.c(),k(o,1),o.m(t,null)):o&&(de(),j(o,1,1,()=>{o=null}),he())},i(r){s||(k(e.$$.fragment,r),k(o),s=!0)},o(r){j(e.$$.fragment,r),j(o),s=!1},d(r){r&&O(t),ie(e),o&&o.d()}}}function YI(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,d;n.$$.dirty&8&&e(1,s=(l=r.data.title)!=null?l:r.data.text),n.$$.dirty&8&&e(0,o=(d=r.data.icon)!=null?d:(c=r.style)==null?void 0:c.point)},e(2,i=!1),[o,s,i,r,a]}class UI extends le{constructor(t){super(),ae(this,t,YI,WI,oe,{tag:3},FI)}}function XI(n){ue(n,"svelte-kzl2aj",".customElement__container.svelte-kzl2aj{position:relative}")}function ZI(n){let t,e;return{c(){t=new Ks(!1),e=Ee(),t.a=e},m(i,s){t.m(n[2],i,s),B(i,e,s)},p:q,d(i){i&&(O(e),t.d())}}}function JI(n){let t,e=typeof n[2]=="string"&&ZI(n);return{c(){t=S("div"),e&&e.c(),w(t,"class","customElement__container svelte-kzl2aj"),K(t,"unfolded",n[1])},m(i,s){B(i,t,s),e&&e.m(t,null),n[5](t)},p(i,[s]){typeof i[2]=="string"&&e.p(i,s),s&2&&K(t,"unfolded",i[1])},i:q,o:q,d(i){i&&O(t),e&&e.d(),n[5](null)}}}function qI(n,t,e){var d,h;let i,{tag:s}=t,{renderMap:o=new Map}=t,r,a=(h=s.element)!=null?h:(d=o.get(s.contentType))==null?void 0:d.renderer,l;bt(()=>{r&&(a instanceof Element?(r.appendChild(a),l=()=>{a instanceof Element&&a.remove()}):typeof a=="function"&&(l=a(r,s)))}),zt(()=>{l==null||l()});function c(u){Ge[u?"unshift":"push"](()=>{r=u,e(0,r)})}return n.$$set=u=>{"tag"in u&&e(3,s=u.tag),"renderMap"in u&&e(4,o=u.renderMap)},n.$$.update=()=>{n.$$.dirty&8&&e(1,i=s.state.unfolded)},[r,i,a,s,o,c]}class KI extends le{constructor(t){super(),ae(this,t,qI,JI,oe,{tag:3,renderMap:4},XI)}}function $I(n){ue(n,"svelte-1r4fqvg",'@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-1r4fqvg{position:relative;left:50%;top:50%;transform:translate(-50%, -50%);font-family:PingFangSC, Segoe UI, Rototo, sans-serif}.content__container.withAnimation.svelte-1r4fqvg{transition:opacity 0.3s linear}.content__container.unClickable.svelte-1r4fqvg{pointer-events:none !important}.content__container.unClickable.svelte-1r4fqvg *{pointer-events:none !important}.content__wrapper.svelte-1r4fqvg{pointer-events:none;width:100%;height:100%}.content__container.hide.svelte-1r4fqvg{opacity:0;pointer-events:none}.content__container.hide.svelte-1r4fqvg *{pointer-events:none !important}.content__container.disable.svelte-1r4fqvg{display:none}.content.svelte-1r4fqvg{position:relative;width:100%;height:100%;font-size:0.75rem;color:#fff}.content.svelte-1r4fqvg:not(.unfolded){pointer-events:none}.content.svelte-1r4fqvg:not(.unfolded) *{pointer-events:none !important}.content.unfolded.svelte-1r4fqvg{pointer-events:auto}')}function eP(n){let t,e;return{c(){t=S("div"),w(t,"data-info","tag content is keep folded"),w(t,"data-id",e=n[1].id)},m(i,s){B(i,t,s)},p(i,s){s&2&&e!==(e=i[1].id)&&w(t,"data-id",e)},i:q,o:q,d(i){i&&O(t)}}}function tP(n){let t,e,i,s,o,r,a,l,c,d;const h=[lP,aP,rP,oP,sP,nP],u=[];function m(A,p){return A[1].contentType==="Text"?0:A[1].contentType==="ImageText"||A[1].contentType==="Image"||A[1].contentType==="Video"?1:A[1].contentType==="Audio"?2:A[1].contentType==="Marketing"?3:A[1].contentType==="Link"||A[1].contentType==="VRLink"||A[1].contentType==="PanoLink"||A[1].contentType==="Sticker"?4:A[1].contentType==="MediaPlane"||A[1].contentType==="MediaModel"?5:-1}return~(s=m(n))&&(o=u[s]=h[s](n)),{c(){var A;t=S("div"),e=S("div"),i=S("div"),o&&o.c(),w(i,"class","content svelte-1r4fqvg"),K(i,"unfolded",(A=n[1].state)==null?void 0:A.unfolded),w(e,"class","content__wrapper svelte-1r4fqvg"),w(t,"class",r=Qe(at("content__container",n[1].className))+" svelte-1r4fqvg"),w(t,"data-id",a=n[1].id),K(t,"disable",n[1].enabled===!1),K(t,"hide",n[5]),K(t,"withAnimation",n[0]),K(t,"unClickable",n[1].config.clickable===!1),z(t,"width",n[1].stickType==="Plane"||n[1].contentType==="MediaModel"?"100%":0),z(t,"height",n[1].stickType==="Plane"||n[1].contentType==="MediaModel"?"100%":0)},m(A,p){B(A,t,p),x(t,e),x(e,i),~s&&u[s].m(i,null),l=!0,c||(d=be(t,"click",Oh(n[15])),c=!0)},p(A,p){var v;let g=s;s=m(A),s===g?~s&&u[s].p(A,p):(o&&(de(),j(u[g],1,1,()=>{u[g]=null}),he()),~s?(o=u[s],o?o.p(A,p):(o=u[s]=h[s](A),o.c()),k(o,1),o.m(i,null)):o=null),(!l||p&2)&&K(i,"unfolded",(v=A[1].state)==null?void 0:v.unfolded),(!l||p&2&&r!==(r=Qe(at("content__container",A[1].className))+" svelte-1r4fqvg"))&&w(t,"class",r),(!l||p&2&&a!==(a=A[1].id))&&w(t,"data-id",a),(!l||p&2)&&K(t,"disable",A[1].enabled===!1),(!l||p&34)&&K(t,"hide",A[5]),(!l||p&3)&&K(t,"withAnimation",A[0]),(!l||p&2)&&K(t,"unClickable",A[1].config.clickable===!1),p&2&&z(t,"width",A[1].stickType==="Plane"||A[1].contentType==="MediaModel"?"100%":0),p&2&&z(t,"height",A[1].stickType==="Plane"||A[1].contentType==="MediaModel"?"100%":0)},i(A){l||(k(o),l=!0)},o(A){j(o),l=!1},d(A){A&&O(t),~s&&u[s].d(),c=!1,d()}}}function iP(n){let t,e,i,s,o,r,a;return e=new KI({props:{tag:We(n[1]),renderMap:n[3]}}),{c(){t=S("div"),ne(e.$$.fragment),w(t,"class",i=Qe(at("content__container",n[1].className))+" svelte-1r4fqvg"),w(t,"data-id",s=n[1].id),K(t,"custom-tag-disable",n[1].enabled===!1),K(t,"custom-tag-hide",n[5])},m(l,c){B(l,t,c),te(e,t,null),o=!0,r||(a=be(t,"click",n[14]),r=!0)},p(l,c){const d={};c&2&&(d.tag=We(l[1])),c&8&&(d.renderMap=l[3]),e.$set(d),(!o||c&2&&i!==(i=Qe(at("content__container",l[1].className))+" svelte-1r4fqvg"))&&w(t,"class",i),(!o||c&2&&s!==(s=l[1].id))&&w(t,"data-id",s),(!o||c&2)&&K(t,"custom-tag-disable",l[1].enabled===!1),(!o||c&34)&&K(t,"custom-tag-hide",l[5])},i(l){o||(k(e.$$.fragment,l),o=!0)},o(l){j(e.$$.fragment,l),o=!1},d(l){l&&O(t),ie(e),r=!1,a()}}}function nP(n){let t,e;return t=new SI({props:{tag:We(n[1])}}),{c(){ne(t.$$.fragment)},m(i,s){te(t,i,s),e=!0},p(i,s){const o={};s&2&&(o.tag=We(i[1])),t.$set(o)},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){j(t.$$.fragment,i),e=!1},d(i){ie(t,i)}}}function sP(n){let t,e;return t=new UI({props:{tag:We(n[1])}}),{c(){ne(t.$$.fragment)},m(i,s){te(t,i,s),e=!0},p(i,s){const o={};s&2&&(o.tag=We(i[1])),t.$set(o)},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){j(t.$$.fragment,i),e=!1},d(i){ie(t,i)}}}function oP(n){let t,e;return t=new nI({props:{tag:We(n[1])}}),{c(){ne(t.$$.fragment)},m(i,s){te(t,i,s),e=!0},p(i,s){const o={};s&2&&(o.tag=We(i[1])),t.$set(o)},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){j(t.$$.fragment,i),e=!1},d(i){ie(t,i)}}}function rP(n){let t,e;return t=new MI({props:{tag:We(n[1])}}),{c(){ne(t.$$.fragment)},m(i,s){te(t,i,s),e=!0},p(i,s){const o={};s&2&&(o.tag=We(i[1])),t.$set(o)},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){j(t.$$.fragment,i),e=!1},d(i){ie(t,i)}}}function aP(n){let t,e;return t=new $C({props:{tag:We(n[1])}}),{c(){ne(t.$$.fragment)},m(i,s){te(t,i,s),e=!0},p(i,s){const o={};s&2&&(o.tag=We(i[1])),t.$set(o)},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){j(t.$$.fragment,i),e=!1},d(i){ie(t,i)}}}function lP(n){let t,e;return t=new vy({props:{tag:We(n[1])}}),{c(){ne(t.$$.fragment)},m(i,s){te(t,i,s),e=!0},p(i,s){const o={};s&2&&(o.tag=We(i[1])),t.$set(o)},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){j(t.$$.fragment,i),e=!1},d(i){ie(t,i)}}}function cP(n){let t,e,i,s,o;const r=[iP,tP,eP],a=[];function l(c,d){return d&10&&(t=null),t==null&&(t=!!(c[1].element||c[3].has(c[1].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,d){a[e].m(c,d),B(c,s,d),o=!0},p(c,[d]){let h=e;e=l(c,d),e===h?a[e].p(c,d):(de(),j(a[h],1,1,()=>{a[h]=null}),he(),i=a[e],i?i.p(c,d):(i=a[e]=r[e](c),i.c()),k(i,1),i.m(s.parentNode,s))},i(c){o||(k(i),o=!0)},o(c){j(i),o=!1},d(c){c&&O(s),a[e].d(c)}}}function dP(n,t,e){let i,s,o,r,a,l,{withAnimation:c=!1}=t,{tag:d}=t,{hooks:h}=t,{renderMap:u=new Map}=t,{state:m}=t,{mediaStore:A}=t,{temporaryState:p}=t;Xr("hooks",h),Xr("mediaStore",A);let g,v;function y(P){P?h.emit("exposure",{id:r,type:"start"}):h.emit("exposure",{id:r,type:"end"})}function I(P,V,L){var X,U;return!(!V.visible||!V.enabled||!L.visible||!((X=P.state)!=null&&X.visible)||((U=P.temporaryState)==null?void 0:U.visible)===!1||vt(P)&&!P.mediaVisible)}const M=P=>h.emit("click",{event:P,target:"TagContent",tag:d}),D=P=>h.emit("click",{event:P,target:"TagContent",tag:d});return n.$$set=P=>{"withAnimation"in P&&e(0,c=P.withAnimation),"tag"in P&&e(1,d=P.tag),"hooks"in P&&e(2,h=P.hooks),"renderMap"in P&&e(3,u=P.renderMap),"state"in P&&e(6,m=P.state),"mediaStore"in P&&e(7,A=P.mediaStore),"temporaryState"in P&&e(8,p=P.temporaryState)},n.$$.update=()=>{var P,V,L,X,U,N,H,_,Q,F,J;n.$$.dirty&2&&e(12,i=(P=d.state)==null?void 0:P.unfolded),n.$$.dirty&2&&e(11,s=(V=d.state)==null?void 0:V.visible),n.$$.dirty&322&&e(13,o=m.visible&&p.visible&&((L=d.state)==null?void 0:L.visible)),n.$$.dirty&2&&(r=d.id),n.$$.dirty&322&&e(5,a=!I(d,m,p)),n.$$.dirty&8192&&y(o),n.$$.dirty&7682&&d.hooks&&(i!==void 0&&i!==v&&(e(10,v=i),i?(U=(X=d.hooks).emit)==null||U.call(X,"unfolded"):(H=d==null?void 0:(N=d.hooks).emit)==null||H.call(N,"folded")),s!==void 0&&s!==g&&(e(9,g=s),s?(Q=(_=d.hooks).emit)==null||Q.call(_,"show"):(J=(F=d.hooks).emit)==null||J.call(F,"hide"))),n.$$.dirty&2&&e(4,l=(()=>!(typeof d.config.unfoldedConfig=="object"&&d.config.unfoldedConfig.keep==="folded"))())},[c,d,h,u,l,a,m,A,p,g,v,s,i,o,M,D]}let qu=class extends le{constructor(t){super(),ae(this,t,dP,cP,oe,{withAnimation:0,tag:1,hooks:2,renderMap:3,state:6,mediaStore:7,temporaryState:8},$I)}};function hP(n){ue(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 uP(n){let t,e,i,s,o,r,a,l,c,d,h,u;return s=new Wt({props:{center:!0,blurRadius:15,spreadRadius:5,opacity:.3}}),c=new Ju({props:{icon:n[2],width:n[1]}}),c.$on("iconLoaded",n[7]),{c(){t=S("div"),e=S("div"),i=$(),ne(s.$$.fragment),o=$(),r=S("div"),a=$(),l=S("div"),ne(c.$$.fragment),w(e,"class","tag-point-click-helper svelte-7aiuwz"),w(r,"class","tag-unfolded-point svelte-7aiuwz"),z(r,"transition-delay",(n[3]?n[5]:0)+"ms"),w(l,"class","tag-folded-point svelte-7aiuwz"),z(l,"transition-delay",(n[3]?n[5]:0)+"ms"),w(t,"class","tag-point-wrapper svelte-7aiuwz"),K(t,"unfolded",n[0]),K(t,"folded",n[3])},m(m,A){B(m,t,A),x(t,e),x(t,i),te(s,t,null),x(t,o),x(t,r),x(t,a),x(t,l),te(c,l,null),d=!0,h||(u=be(e,"click",n[4]),h=!0)},p(m,[A]){A&8&&z(r,"transition-delay",(m[3]?m[5]:0)+"ms");const p={};A&4&&(p.icon=m[2]),A&2&&(p.width=m[1]),c.$set(p),A&8&&z(l,"transition-delay",(m[3]?m[5]:0)+"ms"),(!d||A&1)&&K(t,"unfolded",m[0]),(!d||A&8)&&K(t,"folded",m[3])},i(m){d||(k(s.$$.fragment,m),k(c.$$.fragment,m),d=!0)},o(m){j(s.$$.fragment,m),j(c.$$.fragment,m),d=!1},d(m){m&&O(t),ie(s),ie(c),h=!1,u()}}}function fP(n,t,e){let i,s,o,r;const a=fi("hooks");let{tag:l}=t,c,d=!1;const h=()=>{c!==void 0&&clearTimeout(c),d=!0,c=setTimeout(()=>{d=!1},800)},u=p=>{d||a.emit("click",{event:p,target:"TagPoint",tag:l})},m=(()=>l.contentType==="Text"&&l.data.appearance==="plane"?500:800)();function A(p){xn.call(this,n,p)}return n.$$set=p=>{"tag"in p&&e(6,l=p.tag)},n.$$.update=()=>{var p,g,v,y;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=(v=(g=l.style)==null?void 0:g.point)!=null&&v.url?(y=l.style)==null?void 0:y.point:{url:ab}),n.$$.dirty&64&&e(1,r=(()=>{var D,P,V,L;const I=(P=(D=l.style)==null?void 0:D.point)==null?void 0:P.width;if(typeof I=="number")return I;const M=(L=(V=l.style)==null?void 0:V.point)==null?void 0:L.size;if(typeof M=="number")return M;if(M==="S")return 18;if(M==="M")return 20;if(M==="L")return 24;if(M==="XL")return 28})())},h(),[i,r,o,s,u,m,l,A]}class mP extends le{constructor(t){super(),ae(this,t,fP,uP,oe,{tag:6},hP)}}function gP(n){ue(n,"svelte-pzwdws",".tag.withAnimation.svelte-pzwdws{transition:opacity 0.3s linear}.tag.hide.svelte-pzwdws{opacity:0;pointer-events:none}.tag.hide.svelte-pzwdws *{pointer-events:none !important}.tag.unClickable.svelte-pzwdws{pointer-events:none !important}.tag.unClickable.svelte-pzwdws *{pointer-events:none !important}.tag.disable.svelte-pzwdws{display:none}.wrapper.svelte-pzwdws{position:absolute;width:0rem;height:0rem;overflow:visible;pointer-events:auto}")}function pP(n){let t;return{c(){t=S("div"),w(t,"data-info","tag point is disable")},m(e,i){B(e,t,i)},p:q,i:q,o:q,d(e){e&&O(t)}}}function AP(n){let t,e;return t=new mP({props:{tag:n[1]}}),{c(){ne(t.$$.fragment)},m(i,s){te(t,i,s),e=!0},p(i,s){const o={};s&2&&(o.tag=i[1]),t.$set(o)},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){j(t.$$.fragment,i),e=!1},d(i){ie(t,i)}}}function vP(n){let t;return{c(){t=S("div"),w(t,"data-info","tag content is disable")},m(e,i){B(e,t,i)},p:q,i:q,o:q,d(e){e&&O(t)}}}function bP(n){let t,e;return t=new qu({props:{mediaStore:n[2],withAnimation:n[0],tag:We(n[1]),hooks:n[15],state:n[4],temporaryState:n[5],renderMap:n[3]}}),{c(){ne(t.$$.fragment)},m(i,s){te(t,i,s),e=!0},p(i,s){const o={};s&4&&(o.mediaStore=i[2]),s&1&&(o.withAnimation=i[0]),s&2&&(o.tag=We(i[1])),s&16&&(o.state=i[4]),s&32&&(o.temporaryState=i[5]),s&8&&(o.renderMap=i[3]),t.$set(o)},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){j(t.$$.fragment,i),e=!1},d(i){ie(t,i)}}}function yP(n){let t,e,i,s,o,r,a,l,c,d;const h=[AP,pP],u=[];function m(v,y){return v[14]?0:1}i=m(n),s=u[i]=h[i](n);const A=[bP,vP],p=[];function g(v,y){return v[13]?0:1}return r=g(n),a=p[r]=A[r](n),{c(){t=S("div"),e=S("div"),s.c(),o=$(),a.c(),w(e,"class",l=Qe(at("wrapper",n[1].className?`${n[1].className}__wrapper`:void 0))+" svelte-pzwdws"),w(e,"data-tag-unfolded",n[6]),w(e,"data-tag-id",n[12]),w(e,"data-content-type",c=n[1].contentType),z(e,"left",n[9]),z(e,"top",n[8]),w(t,"class","tag svelte-pzwdws"),w(t,"data-tag-id",n[12]),K(t,"unClickable",n[1].config.clickable===!1),K(t,"disable",n[11]),K(t,"hide",n[10]),K(t,"withAnimation",n[0]),z(t,"z-index",n[7])},m(v,y){B(v,t,y),x(t,e),u[i].m(e,null),x(e,o),p[r].m(e,null),d=!0},p(v,[y]){let I=i;i=m(v),i===I?u[i].p(v,y):(de(),j(u[I],1,1,()=>{u[I]=null}),he(),s=u[i],s?s.p(v,y):(s=u[i]=h[i](v),s.c()),k(s,1),s.m(e,o));let M=r;r=g(v),r===M?p[r].p(v,y):(de(),j(p[M],1,1,()=>{p[M]=null}),he(),a=p[r],a?a.p(v,y):(a=p[r]=A[r](v),a.c()),k(a,1),a.m(e,null)),(!d||y&2&&l!==(l=Qe(at("wrapper",v[1].className?`${v[1].className}__wrapper`:void 0))+" svelte-pzwdws"))&&w(e,"class",l),(!d||y&64)&&w(e,"data-tag-unfolded",v[6]),(!d||y&4096)&&w(e,"data-tag-id",v[12]),(!d||y&2&&c!==(c=v[1].contentType))&&w(e,"data-content-type",c),y&512&&z(e,"left",v[9]),y&256&&z(e,"top",v[8]),(!d||y&4096)&&w(t,"data-tag-id",v[12]),(!d||y&2)&&K(t,"unClickable",v[1].config.clickable===!1),(!d||y&2048)&&K(t,"disable",v[11]),(!d||y&1024)&&K(t,"hide",v[10]),(!d||y&1)&&K(t,"withAnimation",v[0]),y&128&&z(t,"z-index",v[7])},i(v){d||(k(s),k(a),d=!0)},o(v){j(s),j(a),d=!1},d(v){v&&O(t),u[i].d(),p[r].d()}}}function wP(n,t,e){let i,s,o,r,a,l,c,d,h,{withAnimation:u=!1}=t,{tag:m}=t,{mediaStore:A}=t,{renderMap:p=new Map}=t,{state:g}=t,{temporaryState:v}=t;const y=fi("hooks");return n.$$set=I=>{"withAnimation"in I&&e(0,u=I.withAnimation),"tag"in I&&e(1,m=I.tag),"mediaStore"in I&&e(2,A=I.mediaStore),"renderMap"in I&&e(3,p=I.renderMap),"state"in I&&e(4,g=I.state),"temporaryState"in I&&e(5,v=I.temporaryState)},n.$$.update=()=>{var I,M,D,P,V,L,X,U;n.$$.dirty&2&&e(14,i=(()=>{var N,H;return!(((H=(N=m.style)==null?void 0:N.point)==null?void 0:H.enabled)===!1||m.contentType==="Sticker"||m.contentType==="Link"||m.contentType==="VRLink"||m.contentType==="PanoLink"||m.contentType==="Audio"&&m.data.appearance==="plane")})()),n.$$.dirty&2&&e(13,s=(()=>m.stickType==="2DPoint")()),n.$$.dirty&2&&e(12,o=m.id),n.$$.dirty&2&&e(11,r=!((I=m.screenPosition)!=null&&I.leftPercent)||!((M=m.screenPosition)!=null&&M.topPercent)||m.enabled===!1||!m.state),n.$$.dirty&2&&e(10,a=!((D=m.state)!=null&&D.visible)||((P=m.temporaryState)==null?void 0:P.visible)===!1),n.$$.dirty&2&&e(6,l=(V=m.state)==null?void 0:V.unfolded),n.$$.dirty&2&&e(9,c=((L=m.screenPosition)==null?void 0:L.leftPercent)+"%"),n.$$.dirty&2&&e(8,d=((X=m.screenPosition)==null?void 0:X.topPercent)+"%"),n.$$.dirty&66&&e(7,h=((U=m.zIndex)!=null?U:0)+(l?1e4:0))},[u,m,A,p,g,v,l,h,d,c,a,r,o,s,i,y]}class CP extends le{constructor(t){super(),ae(this,t,wP,yP,oe,{withAnimation:0,tag:1,mediaStore:2,renderMap:3,state:4,temporaryState:5},gP)}}function IP(n){ue(n,"svelte-uq11d5",".tag--container.svelte-uq11d5{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)}.withAnimation.svelte-uq11d5{transition:opacity 0.3s linear}.tag--container.hide.svelte-uq11d5{opacity:0;pointer-events:none}.tag--container.hide.svelte-uq11d5 *{pointer-events:none !important}")}function $d(n,t,e){const i=n.slice();return i[7]=t[e],i}function eh(n){let t,e=[],i=new Map,s,o=Pe(n[1]);const r=a=>a[7].id;for(let a=0;a<o.length;a+=1){let l=$d(n,o,a),c=r(l);i.set(c,e[a]=th(c,l))}return{c(){t=S("div");for(let a=0;a<e.length;a+=1)e[a].c();w(t,"class","tag--container svelte-uq11d5"),K(t,"hide",!n[4].visible||!n[5].visible),K(t,"withAnimation",n[0])},m(a,l){B(a,t,l);for(let c=0;c<e.length;c+=1)e[c]&&e[c].m(t,null);s=!0},p(a,l){l&63&&(o=Pe(a[1]),de(),e=Ot(e,l,r,1,a,o,i,t,bi,th,null,$d),he()),(!s||l&48)&&K(t,"hide",!a[4].visible||!a[5].visible),(!s||l&1)&&K(t,"withAnimation",a[0])},i(a){if(!s){for(let l=0;l<o.length;l+=1)k(e[l]);s=!0}},o(a){for(let l=0;l<e.length;l+=1)j(e[l]);s=!1},d(a){a&&O(t);for(let l=0;l<e.length;l+=1)e[l].d()}}}function th(n,t){let e,i,s;return i=new CP({props:{state:t[4],temporaryState:t[5],withAnimation:t[0],tag:t[7],mediaStore:t[2],renderMap:t[3]}}),{key:n,first:null,c(){e=Ee(),ne(i.$$.fragment),this.first=e},m(o,r){B(o,e,r),te(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.withAnimation=t[0]),r&2&&(a.tag=t[7]),r&4&&(a.mediaStore=t[2]),r&8&&(a.renderMap=t[3]),i.$set(a)},i(o){s||(k(i.$$.fragment,o),s=!0)},o(o){j(i.$$.fragment,o),s=!1},d(o){o&&O(e),ie(i,o)}}}function PP(n){let t,e,i=n[4].enabled&&eh(n);return{c(){i&&i.c(),t=Ee()},m(s,o){i&&i.m(s,o),B(s,t,o),e=!0},p(s,[o]){s[4].enabled?i?(i.p(s,o),o&16&&k(i,1)):(i=eh(s),i.c(),k(i,1),i.m(t.parentNode,t)):i&&(de(),j(i,1,1,()=>{i=null}),he())},i(s){e||(k(i),e=!0)},o(s){j(i),e=!1},d(s){s&&O(t),i&&i.d(s)}}}function EP(n,t,e){let{withAnimation:i=!1}=t,{tags:s=[]}=t,{hooks:o}=t,{mediaStore:r}=t,{renderMap:a}=t,{state:l}=t,{temporaryState:c}=t;return Xr("hooks",o),n.$$set=d=>{"withAnimation"in d&&e(0,i=d.withAnimation),"tags"in d&&e(1,s=d.tags),"hooks"in d&&e(6,o=d.hooks),"mediaStore"in d&&e(2,r=d.mediaStore),"renderMap"in d&&e(3,a=d.renderMap),"state"in d&&e(4,l=d.state),"temporaryState"in d&&e(5,c=d.temporaryState)},[i,s,r,a,l,c,o]}class MP extends le{constructor(t){super(),ae(this,t,EP,PP,oe,{withAnimation:0,tags:1,hooks:6,mediaStore:2,renderMap:3,state:4,temporaryState:5},IP)}}const kP=new pf.GLTFLoader;function xP(n){return new Promise((t,e)=>{function i(o){t(o)}function s(o){e(o)}kP.load(n,i,void 0,s)})}const DP=new Map,SP=new Map;class TP extends j1{constructor(e){super(e);f(this,"group",new R.Group);f(this,"renderMap",new Map);f(this,"imagePlaneGroup",new R.Group);f(this,"gltfObjectGroup",new R.Group);f(this,"enabledModelTagSet",new Set);f(this,"temporaryState",{visible:!0});f(this,"TagContainerSvelte");f(this,"loadModel",e=>W(this,null,function*(){var a;const i=e.data.modelUrl;if(!i)return;const s=xP(i).then(l=>{var h,u,m,A,p;const c=Object.assign(l.scene,{customID:e.id,isTagModel:!0,removeEventListener:this.addObjectClickHandler(e,l.scene,g=>{this.hooks.emit("click",{target:"TagModel",tag:e,event:g})})});return c.visible=this.getCurrentVisibleState(e),new R.Matrix4().fromArray(e.matrix).decompose(c.position,c.quaternion,c.scale),c.updateWorldMatrix(!0,!0),c.visible=this.getVisibleByFiveMode(e),(m=(u=(h=this.config)==null?void 0:h.globalConfig)==null?void 0:u.modelConfig)!=null&&m.autoLookAtEnabled&&((p=(A=e.config)==null?void 0:A.modelConfig)!=null&&p.autoLookAtEnabled)&&c.lookAt(this.five.camera.position.clone().setY(c.position.y)),c});e.model={promise:s};const o=yield s;if(((a=e.model)==null?void 0:a.promise)!==s||!this.tags.includes(e))return;e.model.object=o;const r=this.gltfObjectGroup.children.find(l=>l.customID===e.id);if(r&&(this.gltfObjectGroup.remove(r),r.removeEventListener()),this.updateRender3DDomTag(),vt(e)){if(this.getRenderType(e)==="Mesh"&&!e.mediaPlane){const l=e.data.mediaPosition.map(Et);e.mediaPlane=new _c(e.data.mediaData[0].url,e.data.mediaPosition.map(Et),{objectFit:e.data.objectFit});const c=new R.Vector3().addVectors(l[0],l[2]).divideScalar(2);e.mediaPlane.position.copy(c),o.add(e.mediaPlane)}this.getRenderType(e)!=="Mesh"&&(o.updateTagCss3DObjectMatrix=()=>this.updateTagCss3DObjectMatrix(e,o),o.updateTagCss3DObjectMatrix())}return this.gltfObjectGroup.add(o),o}));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){this.renderMap.set(e,{renderer:i})}clearTags(){this.tags.forEach(e=>{var i,s;(s=(i=e.mediaPlane)==null?void 0:i.parent)==null||s.remove(e.mediaPlane)}),this.tags=[],this.enabledModelTagSet.clear(),this.clearCache(),this.disposeAllCSS3DContainer(),this.updateRenderAllTags()}updateRenderAllTags(){this.enabledModelTagSet.clear(),this.tags.forEach(e=>e.stickType==="Model"&&this.enabledModelTagSet.add(e.id)),this.updateRenderPointTag(),this.updateRender3DDomTag(),this.updateRenderModelTag(),this.updateRenderImagePlane(),this.updateRenderVideoPlane()}updateRenderVideoPlane(){this.sort(this.filterImagePlane).filter(i=>{var s,o;return((o=(s=i.data.mediaData)==null?void 0:s[0])==null?void 0:o.type)==="Video"}).forEach(i=>{var h,u,m,A,p;const s=i.data.mediaData[0];if(!s)return;const{url:o}=s;if(!o)return;i.mediaPlane&&!((u=(h=i.state)==null?void 0:h.visible)==null||u)&&i.mediaPlane instanceof aa&&i.mediaPlane.pause();const r=i.position.map(Et),a=this.getCurrentVisibleState(i),l=(()=>!!(i.mediaPlane&&!a))(),c=(()=>!!(!i.mediaPlane&&a))(),d=(()=>!!(i.mediaPlane&&i.mediaPlane.src!==o))();if((l||d)&&(i.mediaPlane&&this.imagePlaneGroup.remove(i.mediaPlane),(m=i.mediaPlane)==null||m.dispose(),(A=i.mediaPlane)==null||A.removeFromParent(),i.mediaPlane=void 0),c||d){const g=new aa(o,r,{videoCoverSrc:s.videoCoverUrl,playButton:i.data.playIcon,paused:!((p=i.data.autoplayConfig)!=null&&p.autoplayVideo),objectFit:i.data.objectFit,videoTextureMap:DP,ImageTextureMap:SP,domEvents:this.domEvents});g.onVideoReady=y=>{y.addEventListener("play",()=>this.mediaStore.set({currentMediaElement:g.videoInstance}))};const v=y=>(this.five.on("renderFrame",y),()=>this.five.off("renderFrame",y));g.initialRenderHooks(v),i.mediaPlane=g,this.imagePlaneGroup.add(i.mediaPlane)}})}updateRenderImagePlane(){this.sort(this.filterImagePlane).filter(i=>{var s,o;return((o=(s=i.data.mediaData)==null?void 0:s[0])==null?void 0:o.type)==="Image"}).forEach(i=>{var d,h;const{url:s}=i.data.mediaData[0];if(!s)return;const o=i.position.map(Et),r=this.getCurrentVisibleState(i),a=(()=>!!(i.mediaPlane&&!r))(),l=(()=>!!(!i.mediaPlane&&r))(),c=(()=>!!(i.mediaPlane&&i.mediaPlane.src!==s))();(a||c)&&(i.mediaPlane&&this.imagePlaneGroup.remove(i.mediaPlane),(d=i.mediaPlane)==null||d.dispose(),(h=i.mediaPlane)==null||h.removeFromParent(),i.mediaPlane=void 0),(l||c)&&(i.mediaPlane=new _c(s,o,{objectFit:i.data.objectFit}),i.config.clickable!==!1&&this.domEvents.addAutoBindEventListener(i.mediaPlane,"click",u=>{this.hooks.emit("click",{tag:i,target:"TagContent",event:u.origDomEvent})}),this.imagePlaneGroup.add(i.mediaPlane))})}updateRender3DDomTag(){this.sort([...this.filterCSS3DTag]).forEach(i=>{var s,o,r,a;if(i.tag3DContentSvelte){const{svelteApp:l,css3DInstance:c,initialNormal:d,currentNormal:h}=i.tag3DContentSvelte;if(l.$set({tag:i,hooks:this.hooks,state:this.state,temporaryState:this.temporaryState}),!d.equals(h)){const u=new R.Quaternion().setFromUnitVectors(d,h);c.css3DObject.setRotationFromQuaternion(u)}return}else{if(vt(i)&&!((s=i.model)!=null&&s.object)||((o=i.state)==null?void 0:o.visible)===!1||!this.state.visible||!this.state.enabled)return;if(this.css3DRenderPlugin||(this.css3DRenderPlugin=Aa(this.five)),i.stickType==="3DPoint"&&!i.normal)return console.error("updateRenderPlaneTag: 三维点标签缺少法向量!");const l=this.getPositions(i);if(!l)return;const c=this.getTagNormal(i);if(!c)return;const h=(r=this.getTagConfig(i).tag3DConfig)!=null?r:{};if(this.getRenderType(i)==="BehindDom"){h.mode="behind",h.container=document.createElement("div");const A="black";h.container.style.backgroundColor=A,h.container.style.border=`3px solid ${A}`,this.css3DRenderPlugin.hooks.on("render",()=>{var p;if(u.css3DObject.opacityMesh){const g=this.addObjectClickHandler(i,u.css3DObject.opacityMesh,v=>{this.hooks.emit("click",{event:v,target:"TagContent",tag:i})});(p=this.store.css3DRenderDisposer.get(i.id))==null||p.push(g)}})}const u=this.css3DRenderPlugin.create3DDomContainer(l,h);if(!u)return;this.store.css3DRenderDisposer.set(i.id,[u.dispose]);const m=new qu({target:u.container,props:{tag:i,hooks:this.hooks,state:this.state,mediaStore:this.mediaStore,temporaryState:this.temporaryState}});i.tag3DContentSvelte={svelteApp:m,domContainer:u,css3DInstance:u,initialNormal:c,currentNormal:c,dispose:()=>{m.$destroy(),u.dispose()}},vt(i)&&((a=i.model)!=null&&a.object)&&this.updateTagCss3DObjectMatrix(i,i.model.object)}}),this.clearUnusedPanelTag()}updateRenderModelTag(){const e=o=>!this.enabledModelTagSet.has(o.customID),i=this.gltfObjectGroup.children.filter(e);i.forEach(o=>o.removeEventListener()),this.gltfObjectGroup.remove(...i),this.tags.filter(o=>o.stickType==="Model").forEach(o=>{var r;(r=o.model)==null||r.promise.then(a=>{a.visible=this.getCurrentVisibleState(o)})}),this.five.needsRender=!0}updateTagModelVisible(){this.tags.forEach(e=>{var i;e.mediaPlane&&(e.mediaPlane.visible=this.getCurrentVisibleState(e)),(i=e.model)!=null&&i.object&&(e.model.object.visible=this.getCurrentVisibleState(e))})}updateTagCss3DObjectMatrix(e,i){var p,g,v;const s=(g=(p=e.config.tag3DConfig)==null?void 0:p.ratio)!=null?g:.00216,o=(v=e.tag3DContentSvelte)==null?void 0:v.css3DInstance.css3DObject;if(!o)return;const r=vt(e)?e.data.mediaPosition:e.position;if(!r||r.length!==4||!Array.isArray(r[0])||!Array.isArray(r[2]))return;i.updateWorldMatrix(!1,!1);const a=i.matrixWorld,l=new R.Vector3().fromArray(r[0]),c=new R.Vector3().fromArray(r[2]),d=Ai(l,c).add(new R.Vector3(0,0,5e-4)),h=new R.Matrix4().setPosition(d),u=new R.Matrix4().makeScale(s,s,s),m=new R.Matrix4().multiply(a).multiply(h).multiply(u);m.decompose(o.position,o.quaternion,o.scale);const A=o.opacityMesh;A&&m.decompose(A.position,A.quaternion,A.scale)}addMediaModelTag(e){return W(this,null,function*(){const i=e.filter(u1).map(s=>this.loadModel(s));yield Promise.all(i),this.setModelMedialVisible(),this.updateRenderAllTags()})}updateRenderPointTag(){var i;const e=this.filterPointTag;if(this.setTagZIndex(e),this.setPointTagPosition(),this.TagContainerSvelte)this.TagContainerSvelte.$set({tags:e,state:this.state,temporaryState:this.temporaryState});else{const s=(i=this.five.getElement())==null?void 0:i.parentElement;if(!s)return console.error("updateRenderPlaneTag: tag2DContainer not found");this.TagContainerSvelte=new MP({target:s,props:{hooks:this.hooks,tags:e,state:this.state,temporaryState:this.temporaryState,mediaStore:this.mediaStore,renderMap:this.renderMap}})}}updateTagContainerVisible(){var e;(e=this.TagContainerSvelte)==null||e.$set({state:this.state,temporaryState:this.temporaryState,withAnimation:this.store.visibleWithAnimation}),this.filterCSS3DTag.forEach(i=>{var s,o,r,a,l;(a=(o=(s=i.tag3DContentSvelte)==null?void 0:s.css3DInstance)==null?void 0:o.css3DObject)==null||a.setVisible((this.state.visible&&((r=i.state)==null?void 0:r.visible))!==!1),(l=i.tag3DContentSvelte)==null||l.svelteApp.$set({state:this.state,temporaryState:this.temporaryState,withAnimation:this.store.visibleWithAnimation})})}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))}}}const Ku="Dnalogel-PanoTagPlugin",LP=n=>`${Ku}--${n}`;class go extends TP{constructor(e,i){super(e);f(this,"state",{enabled:!0,visible:!0});f(this,"params");f(this,"debug");f(this,"changeTagModel",(e,i)=>W(this,null,function*(){e.data=Fe({},e.data,i),yield this.loadModel(e),this.updateRenderAllTags()}));f(this,"handleFiveInitAnimationEnded",()=>{const e=this.five.getCurrentState().mode;this.tags.forEach(i=>{vt(i)&&e==="Panorama"&&this.changeTagMode(i,"front"),i.state.visible=this.getVisible(i)}),this.updateRenderAllTags()});f(this,"handleFiveModelShownFloorChange",()=>{this.tags.forEach(e=>{var s,o;const i=this.getTagConfig(e).visibleConfig;typeof i=="object"&&((s=i.visibleFiveMode)!=null&&s.includes("Floorplan")||(o=i.visibleFiveMode)!=null&&o.includes("Mapview"))&&(e.state.visible=this.getVisibleByFiveMode(e))}),this.updateRenderAllTags()});this.params=Fe({},{debug:!1,config:this.config},G({},i)),this.debug=this.params.debug,this.config=this.params.config,w1(1,{namespace:Na.PlayAudio});try{const s=window;Array.isArray(s.__PANOTAGPLUGIN_DEBUG_LIST__)||(s.__PANOTAGPLUGIN_DEBUG_LIST__=[]),s.__PANOTAGPLUGIN_DEBUG_LIST__.push(this),s.__PANOTAGPLUGIN_DEBUG__=this}catch(s){}}load(e,i){return W(this,null,function*(){var o,r;this.clearTags(),console.debug(Ku," load:",{data:JSON.parse(JSON.stringify(e))}),this.config=Fe({},this.config,{globalConfig:(o=e.globalConfig)!=null?o:{},contentTypeConfig:(r=e.contentTypeConfig)!=null?r:{}});const s=yield this.addTag(e.tagList,i);if(this.debug)try{a1(this.five,this.tags)}catch(a){console.error(a)}return s})}addTag(e,i){return W(this,null,function*(){const o=(Array.isArray(e)?e:[e]).map(r=>{var d,h;const a=this.getTagConfig(r),l=JSON.parse(JSON.stringify(r.data));return r.config=a,ve(G({},r),{enabled:(d=r.enabled)!=null?d:!0,id:(h=r.id)!=null?h:lt(),data:a.initialData.important?Fe(r.data,l,a.initialData):Fe(r.data,a.initialData,l),state:G({visible:void 0,unfolded:!this.can("fold",r)},a.initialState),hooks:new je.Subscribe,initialConfig:r.config,config:a,unfold:()=>this.changeUnfoldedById(r.id,!0),fold:()=>this.changeUnfoldedById(r.id,!1),enable:()=>this.changeEnabledById(r.id,!0),disable:()=>this.changeEnabledById(r.id,!1),destroy:()=>this.destroyTagById(r.id),changeData:u=>this.changeDataById(r.id,u)})}).filter(r=>r.position);return o.forEach(b1),this.tags.push(...o),m1(this.five).then(()=>W(this,null,function*(){var r,a,l;this.store.eventListenerDisposer&&((a=(r=this.store).eventListenerDisposer)==null||a.call(r)),this.state.enabled&&this.handleEnable(),this.addResizeListener(),this.clearUnusedPanelTag(),this.setVisibleAndUnfolded({withAnimation:(l=i==null?void 0:i.withAnimation)!=null?l:!0}).then(()=>this.updateRenderAllTags()),this.updateRenderAllTags(),yield this.addMediaModelTag(o)}))})}changeConfig(e,i=!0){i?this.config=Fe({},this.config,e):this.config=e,this.updateTagConfig(),this.updateRenderAllTags()}changeGlobalConfig(e,i=!0){i?this.config.globalConfig=Fe({},this.config.globalConfig,e):this.config.globalConfig=e,this.updateTagConfig(),this.updateRenderAllTags()}changeContentTypeConfig(e,i,s=!0){this.config.contentTypeConfig||(this.config.contentTypeConfig={}),s?this.config.contentTypeConfig[e]=Fe({},this.config.contentTypeConfig[e],i):this.config.contentTypeConfig[e]=i,this.updateTagConfig(),this.updateRenderAllTags()}show(e){return W(this,null,function*(){if(this.checkDisposed())return;const{userAction:i=!0,withAnimation:s=!1}=e!=null?e:{};this.setState({visible:!0},{userAction:i,visibleWithAnimation:s}),this.hooks.emit("show",{userAction:i,withAnimation:s})})}hide(e){return W(this,null,function*(){if(this.checkDisposed())return;const{userAction:i=!0,withAnimation:s=!1}=e!=null?e:{};this.setState({visible:!1},{userAction:i,visibleWithAnimation:s}),this.hooks.emit("hide",{userAction:i,withAnimation:s})})}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,visibleWithAnimation:o=!1}=i,r=G({},this.state);this.state=Object.assign(this.state,e),this.store.visibleWithAnimation=o,r.visible!==this.state.visible&&(e.visible?this.handleShow():this.handleHide()),r.enabled!==this.state.enabled&&(e.enabled?this.handleEnable():this.handleDisable()),this.hooks.emit("stateChange",{state:this.state,prevState:r,userAction:s})}dispose(){var e,i,s,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=[],(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.clearCache(),this.five.needsRender=!0,this.store.disposed=!0,this.hooks.emit("dispose")}changeUnfoldedById(e,i){var a;const s=this.getTagById(e);if(!s)return;const o=this.can("fold",s),r=this.can("unfold",s);if(o&&r){s.state.unfolded=i;const l=this.filterPointTag;(a=this.TagContainerSvelte)==null||a.$set({tags:l})}else console.warn(`tag ${e} cannot be ${i?"unfolded":"folded"}`)}changeEnabledById(e,i){const s=this.getTagById(e);s&&(s.enabled=i,this.updateRenderAllTags())}changeTagNormalById(e,i){const s=this.getTagById(e);s&&s.tag3DContentSvelte&&(s.tag3DContentSvelte.currentNormal=Et(i))}changeDataById(e,i,s=!0){const o=this.getTagById(e);let r=!1;o&&(o.data&&(r=!0),s?o.data=Fe(o.data,i):o.data=G(G({},o.data),i),this.clearUnusedPanelTag(),this.updateRenderAllTags(),r&&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);let r=!1;i&&(i.data&&(r=!0),s?Fe(o,i):Object.assign(o,i),o!=null&&o.tag3DContentSvelte&&(i!=null&&i.normal)&&(o.tag3DContentSvelte.currentNormal=Et(i.normal)),this.updateRenderAllTags(),this.clearUnusedPanelTag(),r&&o.hooks.emit("dataChanged",o.data))}destroyTagById(e){(Array.isArray(e)?e:[e]).forEach(s=>{const o=this.tags.findIndex(r=>r.id===s);o!==-1&&this.tags.splice(o,1)}),this.updateRenderAllTags()}setVisibleAndUnfolded(){return W(this,arguments,function*({withAnimation:e}={withAnimation:!1}){if(this.isPanorama)return this.setVisible(),e?new Promise(i=>{setTimeout(()=>{this.setUnfoldedByPanoIndex(),i()},10)}):(this.setUnfoldedByPanoIndex(),Promise.resolve())})}handleShow(){this.state.visible=!0,this.group.visible=!0,this.updateTagContainerVisible(),this.updateTagModelVisible(),this.five.needsRender=!0}handleHide(){this.pauseCurrentMedia(),this.state.visible=!1,this.group.visible=!1,this.updateTagContainerVisible(),this.updateTagModelVisible(),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.group.traverse(e=>{var i;(i=e==null?void 0:e.updateTagCss3DObjectMatrix)==null||i.call(e)}),this.updateRenderAllTags(),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.filterCSS3DTag.forEach(o=>{var r;(r=o.tag3DContentSvelte)==null||r.dispose(),o.tag3DContentSvelte=void 0}),this.five.needsRender=!0}addEventListener(){const{five:e,hooks:i}=this,s=this.handleFiveWantsMoveToPano.bind(this),o=this.handleFiveModeChange.bind(this),r=this.handleFiveCameraUpdate.bind(this),a=this.handleFiveCameraUpdateDebounce(),l=this.handleFivePanoArrived.bind(this),c=this.loadVideoFirstFrame.bind(this),d=this.clickhandler.bind(this),h=this.five.currentMode;return h&&this.handleFiveModeChange(h),this.handleFivePanoArrived(),e.on("wantsMoveToPano",s),e.on("modeChange",o),e.on("initAnimationEnded",this.handleFiveInitAnimationEnded),e.on("modelShownFloorChange",this.handleFiveModelShownFloorChange),e.on("cameraUpdate",r),e.on("cameraUpdate",a),e.on("panoArrived",l),e.on("panoArrived",c),i.on("click",d),()=>{e.off("wantsMoveToPano",s),e.off("modeChange",o),e.off("initAnimationEnded",this.handleFiveInitAnimationEnded),e.off("modelShownFloorChange",this.handleFiveModelShownFloorChange),e.off("cameraUpdate",r),e.off("cameraUpdate",a),e.off("panoArrived",l),e.off("panoArrived",c),i.off("click",d),this.store.eventListenerDisposer=void 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.show(),this.updateRenderAllTags())},s=()=>{this.state.enabled&&this.hide()},{observe:o,unobserve:r}=Hc(A1(()=>{this.store.resizeObserverDisposer&&s()},500),e),{observe:a,unobserve:l}=Hc(Nc(()=>i(),400),e);return o(),a(),()=>{r(),l()}}handleFiveModeChange(e){this.setModelMedialVisible(),this.tags.forEach(i=>{vt(i)&&e!=="Panorama"&&this.changeTagMode(i,"behind"),i.state.visible=this.getVisible(i)}),this.updateRenderAllTags()}handleFiveWantsMoveToPano(e){this.tags.forEach(i=>{this.getVisible(i,{panoIndex:e})&&(i.state.visible=!0);const o=this.getTagConfig(i);typeof o.visibleConfig=="object"&&(o.visibleConfig.keep?i.temporaryState.visible=o.visibleConfig.keep==="visible":i.temporaryState.visible=!!o.visibleConfig.alwaysShowWhenMovePano)}),this.updateTagContainerVisible(),this.updateRenderImagePlane(),this.updateRenderVideoPlane()}clickhandler(e){if(e.target!=="TagPoint")return;if(!e.tag.state)return console.warn("Clickhandler: params.tag.state is undefined");const i=this.can("fold",e.tag),s=this.can("unfold",e.tag);i&&s&&(e.tag.state.unfolded=!e.tag.state.unfolded,e.tag.state.unfolded&&this.tags.forEach(o=>{o.id!==e.tag.id&&o.state&&this.can("fold",o)&&(o.state.unfolded=!1)}),this.updateRenderAllTags())}handleFiveCameraUpdateDebounce(){return Nc(()=>{this.setUnfoldedByCamera(),this.updateRenderAllTags()},100)}handleFiveCameraUpdate(){this.updateRenderPointTag()}handleFivePanoArrived(){return W(this,null,function*(){var e,i,s;this.setModelMedialVisible(),yield this.setVisibleAndUnfolded(),this.tags.forEach(o=>{o.temporaryState=ve(G({},o.temporaryState),{visible:!0})}),(s=(i=(e=this.config)==null?void 0:e.globalConfig)==null?void 0:i.modelConfig)!=null&&s.autoLookAtEnabled&&this.tags.filter(h1).filter(o=>{var r,a;return(a=(r=o.config)==null?void 0:r.modelConfig)==null?void 0:a.autoLookAtEnabled}).forEach(o=>{var u;const r=new E.Mesh(new E.BoxGeometry,new E.MeshBasicMaterial),a=(u=o.model)==null?void 0:u.object;if(!a)return;r.position.copy(a.position),r.quaternion.copy(a.quaternion);const l=this.five.camera.position;r.lookAt(l.clone().setY(r.position.y));const c=a.quaternion.clone(),d=r.quaternion.clone(),h=Ao();h.onUpdate(({progress:m})=>{a.quaternion.copy(c.clone().slerp(d,m))}),h.play()}),this.store.visibleWithAnimation=!0,this.updateTagContainerVisible(),this.updateRenderAllTags()})}setUnfoldedByCamera(){let e=!1;this.tags.forEach(i=>{const s=this.getUnfoldedByCamera(i);i.state&&s!==void 0&&(s===!0&&(e=!0),i.state.unfolded=s)}),e&&this.tags.forEach(i=>{const s=this.getTagConfig(i).unfoldedConfig;typeof s=="object"&&(s.autoUnfold||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(d=>d==null?void 0:d()),e.tag3DContentSvelte=void 0)}}const jP=(n,t)=>new go(n,t);function zP(n){ue(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 ih(n){let t,e;return{c(){t=S("div"),e=xe(n[0]),w(t,"class","guide-line__tag-text svelte-4qjwer"),z(t,"border-image-source",`url(${n[6]})`)},m(i,s){B(i,t,s),x(t,e)},p(i,s){s&1&&Se(e,i[0])},d(i){i&&O(t)}}}function nh(n){let t,e,i,s,o=n[5]("全程")+"",r,a,l=n[5]("米")+"",c,d,h,u,m,A,p=n[4]&&sh(n);return{c(){t=S("div"),p&&p.c(),e=$(),i=S("div"),s=S("span"),r=xe(o),a=xe(n[2]),c=xe(l),d=$(),h=S("span"),u=xe(n[0]),m=$(),A=S("div"),w(s,"class","distance svelte-4qjwer"),w(h,"class","name svelte-4qjwer"),w(i,"class","distance-and-name svelte-4qjwer"),w(A,"class","border svelte-4qjwer"),w(t,"class","text-with-distance svelte-4qjwer")},m(g,v){B(g,t,v),p&&p.m(t,null),x(t,e),x(t,i),x(i,s),x(s,r),x(s,a),x(s,c),x(i,d),x(i,h),x(h,u),x(t,m),x(t,A)},p(g,v){g[4]?p?p.p(g,v):(p=sh(g),p.c(),p.m(t,e)):p&&(p.d(1),p=null),v&32&&o!==(o=g[5]("全程")+"")&&Se(r,o),v&4&&Se(a,g[2]),v&32&&l!==(l=g[5]("米")+"")&&Se(c,l),v&1&&Se(u,g[0])},d(g){g&&O(t),p&&p.d()}}}function sh(n){let t,e;return{c(){t=S("span"),e=xe(n[4]),w(t,"class","line-name svelte-4qjwer")},m(i,s){B(i,t,s),x(t,e)},p(i,s){s&16&&Se(e,i[4])},d(i){i&&O(t)}}}function OP(n){let t,e,i,s,o,r,a,l,c,d=n[0]&&!n[2]&&ih(n),h=n[2]&&nh(n);return{c(){t=S("div"),e=S("div"),i=$(),s=S("div"),o=$(),r=S("div"),a=S("div"),l=$(),d&&d.c(),c=$(),h&&h.c(),w(e,"class","guide-line__tag-point svelte-4qjwer"),w(s,"class","guide-line__tag-line svelte-4qjwer"),w(a,"class","guide-line__tag-icon svelte-4qjwer"),z(a,"background-image",`url(${n[1]})`),w(r,"class","guide-line__tag-content svelte-4qjwer"),w(t,"class","guide-line__tag svelte-4qjwer"),z(t,"opacity",n[3])},m(u,m){B(u,t,m),x(t,e),x(t,i),x(t,s),x(t,o),x(t,r),x(r,a),x(r,l),d&&d.m(r,null),x(r,c),h&&h.m(r,null)},p(u,[m]){m&2&&z(a,"background-image",`url(${u[1]})`),u[0]&&!u[2]?d?d.p(u,m):(d=ih(u),d.c(),d.m(r,c)):d&&(d.d(1),d=null),u[2]?h?h.p(u,m):(h=nh(u),h.c(),h.m(r,null)):h&&(h.d(1),h=null),m&8&&z(t,"opacity",u[3])},i:q,o:q,d(u){u&&O(t),d&&d.d(),h&&h.d()}}}function BP(n,t,e){let{text:i=""}=t,{icon_url:s=""}=t,{distance:o=0}=t,{opacity:r=1}=t,{name:a=""}=t,{i18n:l=d=>d}=t;const c="data:image/png;base64,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";return n.$$set=d=>{"text"in d&&e(0,i=d.text),"icon_url"in d&&e(1,s=d.icon_url),"distance"in d&&e(2,o=d.distance),"opacity"in d&&e(3,r=d.opacity),"name"in d&&e(4,a=d.name),"i18n"in d&&e(5,l=d.i18n)},[i,s,o,r,a,l,c]}class VP extends le{constructor(t){super(),ae(this,t,BP,OP,oe,{text:0,icon_url:1,distance:2,opacity:3,name:4,i18n:5},zP)}}function RP(n){return n.length===0?[]:n.filter((t,e)=>t!==n[e-1])}const QP=`
581
581
  varying vec2 vUv;
582
582
 
583
583
  void main() {
@@ -664,7 +664,7 @@ void main() {
664
664
  gl_FragColor.a = gl_FragColor.a * linearGradientOpacity();
665
665
  gl_FragColor.a = gl_FragColor.a * flicker;
666
666
  }
667
- `;class ca{constructor(t,e){f(this,"name","");f(this,"startTagContainer");f(this,"endTagContainer");f(this,"mesh");f(this,"five");f(this,"mode");f(this,"path",[]);f(this,"_curvePath",null);f(this,"_curvePoints",null);f(this,"_panoGroup",[]);f(this,"skippedPositions",null);f(this,"textureUrl","");f(this,"scale",1);f(this,"width",.5);f(this,"unitLength",.5);f(this,"_visibleFloorIndexes",null);f(this,"visible",null);f(this,"modeVisible",!1);f(this,"floorVisible",!0);f(this,"defaultVisible",!1);f(this,"inWalkAnimation",!1);f(this,"customVisible",null);f(this,"parent");f(this,"plugin");f(this,"textureHasLoaded",!1);f(this,"disposed",!1);f(this,"flowAnime",new fn({progress:0}).to({progress:1}).duration(1500).repeat(1/0));f(this,"flickerAnime",Ao(300).yoyo(!0).repeat(5));f(this,"cacheLengths",[]);f(this,"dispose",()=>{var t,e;this.disposed||(this.disposed=!0,this.parent.hooks.off("show",this.updateVisible),this.parent.hooks.off("hide",this.updateVisible),this.plugin.hooks.off("show",this.updateVisible),this.plugin.hooks.off("hide",this.updateVisible),this.plugin.hooks.off("enable",this.updateVisible),this.plugin.hooks.off("disable",this.updateVisible),this.five.off("modeChange",this.onFiveModeChange),this.five.off("modelShownFloorChange",this.onFiveModelShownFloorChange),this.doHide(),(t=this.startTagContainer)==null||t.plugin.dispose(),(e=this.endTagContainer)==null||e.plugin.dispose())});f(this,"onWalkAnimationStart",()=>{this.inWalkAnimation=!0,this.updateVisible()});f(this,"onWalkAnimationEnd",()=>{this.inWalkAnimation=!1,this.updateVisible()});f(this,"onFiveModeChange",t=>{this.modeVisible=this.mode==="panorama"?ma(t):yh(t),this.updateVisible()});f(this,"onFiveModelShownFloorChange",t=>{this.floorVisible=t===null||this.visibleFloorIndexes===null||this.visibleFloorIndexes.includes(t),this.updateVisible()});f(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.textureHasLoaded&&this.defaultVisible&&this.floorVisible)();this.visible!==t&&(this.visible=t,t?this.doShow():this.doHide())});f(this,"onFlowAnimeUpdate",t=>{const{progress:e}=t;this.mesh.material.uniforms.vOffset.value=e,this.mesh.material.uniformsNeedUpdate=!0,this.five.needsRender=!0});f(this,"onFlickerAnimeUpdate",t=>{var s,o;const{progress:e}=t,i=1-e;this.mesh.material.uniforms.flicker.value=i,this.mesh.material.uniformsNeedUpdate=!0,this.five.needsRender=!0,this.startTagContainer.tag&&Vr(this.startTagContainer.tag)&&((s=this.startTagContainer.app)==null||s.$set(ve(G({},this.startTagContainer.tag.data),{opacity:i,name:this.name,distance:Math.round(this.curvePath.getLength())}))),this.endTagContainer.tag&&Vr(this.endTagContainer.tag)&&((o=this.endTagContainer.app)==null||o.$set(ve(G({},this.endTagContainer.tag.data),{opacity:i})))});f(this,"logWarning",t=>Qb("GuideLineModeItem: ",t));f(this,"logError",t=>wu("GuideLineModeItem: ",t));var o,r;this.five=t,this.mode=e.mode,this.plugin=e.plugin,this.parent=e.parent,this.startTagContainer={tag:null,plugin:new go(this.five)},this.endTagContainer={tag:null,plugin:new go(this.five)};const i=new E.BufferGeometry,s=new E.ShaderMaterial({vertexShader:QP,fragmentShader:GP,transparent:!0,uniforms:{map:{value:null},useMapColor:{value:0},mapColor:{value:new E.Color},mapOpacity:{value:1},backgroundColor:{value:new E.Color},backgroundOpacity:{value:0},borderColor:{value:new E.Color},borderOpacity:{value:0},opacity:{value:1},flicker:{value:1},maxU:{value:0},vOffset:{value:0}}});this.mesh=new E.Mesh(i,s),this.mesh.name="GuideLineModeItem",this.mode==="panorama"&&(this.parent.hooks.on("walkStart",this.onWalkAnimationStart),this.parent.hooks.on("walkEnded",this.onWalkAnimationEnd)),this.updateVisible(),this.onFiveModeChange(this.five.getCurrentState().mode),this.onFiveModelShownFloorChange((r=(o=this.five.model)==null?void 0:o.shownFloor)!=null?r:null),this.flowAnime.onUpdate(this.onFlowAnimeUpdate),this.flickerAnime.onUpdate(this.onFlickerAnimeUpdate),this.parent.hooks.on("show",this.updateVisible),this.parent.hooks.on("hide",this.updateVisible),this.plugin.hooks.on("show",this.updateVisible),this.plugin.hooks.on("hide",this.updateVisible),this.plugin.hooks.on("enable",this.updateVisible),this.plugin.hooks.on("disable",this.updateVisible),this.plugin.hooks.on("dispose",this.dispose),this.five.on("modeChange",this.onFiveModeChange),this.five.on("modelShownFloorChange",this.onFiveModelShownFloorChange)}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=RP(t);if(this._panoGroup=i,(e==null?void 0:e.skipPanoGroup)!==void 0){const o=e.skipPanoGroup?i.map(r=>this.five.work.observers[r]).map(r=>r.standingPosition.clone()):null;this.skippedPositions=o}const s=this.getPathFromPanoGroup(i,this.five.work,e);this.path=s,this.setGeometryByPath(s,e)}setGeometryByPath(t,e){var d,h,u;if(this.disposed)return this.logError("disposed");const i=(d=e==null?void 0:e.scale)!=null?d:this.scale,s=(h=e==null?void 0:e.width)!=null?h:this.width,o=(u=e==null?void 0:e.unit_length)!=null?u:this.unitLength;this.path=t,this.scale=i,this.width=s,this.unitLength=o;const{geometry:r,maxU:a,curvePath:l,curvePoints:c}=s1({path:t,width:s*i,unitLength:o*i,skipPositions:this.skippedPositions});this._curvePath=l,this._curvePoints=c,this.mesh.geometry=r,this.mesh.material.needsUpdate=!0,this.mesh.material.uniforms.maxU.value=a,this.five.needsRender=!0}setMartial(t){var e;if(this.disposed)return this.logError("disposed");(t==null?void 0:t.visible)!==void 0&&this.setDefaultVisible(t.visible),(t==null?void 0:t.color)!==void 0&&this.setColor(t.color),(t==null?void 0:t.opacity)!==void 0&&this.setOpacity(t.opacity),((e=t==null?void 0:t.texture)==null?void 0:e.url)!==void 0&&this.setTextureUrl(t.texture.url),(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)}setColor(t){if(this.disposed)return this.logError("disposed");t&&(this.mesh.material.uniforms.mapColor.value=new E.Color().set(t)),this.mesh.material.uniforms.useMapColor.value=t?1:0,this.mesh.material.uniformsNeedUpdate=!0,this.five.needsRender=!0}setBorderColor(t){if(this.disposed)return this.logError("disposed");this.mesh.material.uniforms.borderColor.value=new E.Color().set(t),this.mesh.material.uniformsNeedUpdate=!0,this.five.needsRender=!0}setBorderOpacity(t){if(this.disposed)return this.logError("disposed");this.mesh.material.uniforms.borderOpacity.value=t,this.mesh.material.uniformsNeedUpdate=!0,this.five.needsRender=!0}setBackgroundColor(t){if(this.disposed)return this.logError("disposed");this.mesh.material.uniforms.backgroundColor.value=new E.Color().set(t),this.mesh.material.uniformsNeedUpdate=!0,this.five.needsRender=!0}setBackgroundOpacity(t){if(this.disposed)return this.logError("disposed");this.mesh.material.uniforms.backgroundOpacity.value=t,this.mesh.material.uniformsNeedUpdate=!0,this.five.needsRender=!0}setOpacity(t){if(this.disposed)return this.logError("disposed");this.mesh.material.uniforms.opacity.value=t,this.mesh.material.uniformsNeedUpdate=!0,this.five.needsRender=!0}setMapOpacity(t){if(this.disposed)return this.logError("disposed");this.mesh.material.uniforms.mapOpacity.value=t,this.mesh.material.uniformsNeedUpdate=!0,this.five.needsRender=!0}setTextureUrl(t){if(this.disposed)return this.logError("disposed");this.textureUrl=t,vn(t).then(e=>{this.disposed||this.textureUrl===t&&(e.wrapT=E.RepeatWrapping,this.textureHasLoaded=!0,this.mesh.material.uniforms.map.value=e,this.mesh.material.uniformsNeedUpdate=!0,this.mesh.material.needsUpdate=!0,this.five.needsRender=!0,this.updateVisible())})}setVisibleFloorIndexes(t){var e,i;if(this.disposed)return this.logError("disposed");this._visibleFloorIndexes=t,this.onFiveModelShownFloorChange((i=(e=this.five.model)==null?void 0:e.shownFloor)!=null?i:null)}setStartTag(t){this.setTag("start",t)}setEndTag(t){this.setTag("end",t)}flicker(){if(this.disposed)return this.logError("disposed");this.flickerAnime.play()}getLengthByPanoGroupIndex(t){return this.disposed?this.logError("disposed"):this.cacheLengths.length!==0?this.cacheLengths[t]:(this.cacheLengths=this.getPanoGroupLengths(),this.cacheLengths[t])}getPanoGroupLengths(){const t=this.panoGroup.map(c=>this.five.work.observers[c]),e=this.curvePoints.length,i=this.curvePath.getLength(),s=e-1,o=i/s,r=this.curvePath.getLengths(s),a=[];let l=0;for(let c=0;c<e;c++){const d=this.curvePoints[c],h=t[l];if(!h)break;h.standingPosition.clone().setY(0).distanceTo(d.clone().setY(0))<o&&(a.push(r[c]),l+=1)}return a}setTag(t,e){const i=t==="start"?this.startTagContainer:this.endTagContainer;e||i.plugin.clearTags();const o=Ze({},{contentType:"Custom",stickType:"2DPoint",config:{visibleConfig:{visibleFiveMode:["Floorplan","Mapview"],followModelVisibility:!1}},style:{point:{enabled:!1}},data:{}},e);i.tag=o,Vr(o)&&(i.tag.element=r=>{var c;(c=i.app)==null||c.$destroy();const a=t==="start"?ve(G({},o.data),{name:this.name,distance:Math.round(this.curvePath.getLength()),i18n:this.plugin.config.i18n}):o.data,l=new VP({target:r,intro:!0,props:a});return i.app=l,()=>l.$destroy()}),i.plugin.load({tagList:[i.tag]})}doShow(){this.mode==="model"&&this.flowAnime.play(),this.five.scene.add(this.mesh),this.startTagContainer.plugin.show(),this.endTagContainer.plugin.show(),this.five.needsRender=!0}doHide(){this.mode==="model"&&this.flowAnime.stop(),this.five.scene.remove(this.mesh),this.startTagContainer.plugin.hide(),this.endTagContainer.plugin.hide(),this.five.needsRender=!0}getPathFromPanoGroup(t,e,i){if(t.length<2)return[];const o=t.map(r=>e.observers[r]).map(r=>r.standingPosition.toArray());return[G({type:"CatmullRomCurve3",points:o},i)]}}function Vr(n){return n.contentType==="Custom"}const NP=Object.freeze(Object.defineProperty({__proto__:null,GuideLineModeItem:ca},Symbol.toStringTag,{value:"Module"}));function oh(n){const t=Math.abs(Math.cos(n.latitude));return new E.Vector3(-Math.sin(n.longitude)*t,-Math.sin(n.latitude),-Math.cos(n.longitude)*t)}function HP(n,t){const e=oh(n),i=oh(t);return e.angleTo(i)}const _P=n=>W(exports,null,function*(){try{n().then(()=>{},()=>{}).catch(()=>{})}catch(t){}}),Fs=Math.PI*2;function FP(n){return n>=0&&n<Fs?n:(n%Fs+Fs)%Fs}function WP(n){return{longitude:FP(-Math.atan2(n.x,-n.z)),latitude:-Math.asin(n.y/1)}}function YP(n,t,e,i){const s=-n/e,o=n;return s*i+o}function UP(n){return new Promise(t=>{setTimeout(()=>{t()},n)})}const $u="v1.0.6",ef="CruisePlugin",To=`${ef}@${$u}`,rh=()=>{console.error(`${To} is disposed`)},XP=()=>{console.warn(`${To} is disabled`)},ZP=()=>{console.error(`${To} is disabled`)},Rr=new Map;class ds extends yi{constructor(e,i){super(e,i);f(this,"state",{visible:!0,enabled:!0,disposed:!1,playing:!1,speed:1,config:{speedConfig:{rotateSpeed:.001,rotateSpeedUnit:"rad/ms",moveSpeed:.002,moveSpeedUnit:"m/ms"}}});f(this,"data");f(this,"config");f(this,"privateState",{playing:!1,currentPlayQueue:[],currentPlayKeyframe:null,broke:!1,disposers:[],modeChanging:!1});f(this,"GuideLine");this.config=i,Object.assign(window,{[`__${ef}_DEBUG__`]:this});const s=this.setFiveLinearUpdateCamera.bind(this),o=this.setFiveOriginUpdateCamera.bind(this);this.hooks.on("play",s),this.hooks.on("broke",o),this.hooks.on("end",o),this.hooks.on("pause",o),this.privateState.disposers.push(()=>{this.hooks.off("play",s),this.hooks.off("broke",o),this.hooks.off("end",o),this.hooks.off("pause",o)})}load(e,i,s){return W(this,null,function*(){var d,h,u,m,A,p;if(this.state.disposed)return rh();this.privateState.fiveOriginGetProgress||(h=(d=this.five.controller)==null?void 0:d.cameraMotion)!=null&&h.getProgress||(yield this.waitFiveLoaded(),this.privateState.fiveOriginGetProgress=(m=(u=this.five.controller)==null?void 0:u.cameraMotion)==null?void 0:m.getProgress),this.clear();const o=this.data?JSON.parse(JSON.stringify(this.data)):void 0,r=yield this.formatData(e);this.data=r,this.hooks.emit("dataChange",r,o);let a=[],l;const c=this.data.keyframes.filter(g=>g.data.panoIndex!==void 0);c.filter((g,v)=>{var y;return g.data.panoIndex!==((y=c[v-1])==null?void 0:y.data.panoIndex)}).map(g=>g.data.panoIndex).forEach(g=>{var y,I;const v=(y=this.five.work.observers[g])==null?void 0:y.floorIndex;if(v!==void 0)if(l===v){const M=a.length-1;a[M]=[...(I=a[M])!=null?I:[],g]}else{l=v;const M=a.length;a[M]=[g]}}),!this.GuideLine&&((A=this.config)==null?void 0:A.useGuideLine)!==!1&&r.useGuildLine!==!1&&(this.GuideLine=sf(this.five,this.config)),(p=this.GuideLine)==null||p.load({routes:a.map(g=>({panoIndexList:g})),config:r.guildPluginOptions}),this.setState({playing:!1}),this.handleVisible(this.state.visible),this.handleEnable(this.state.enabled),this.changePlayState(this.state.playing),this.changeSpeed(this.state.speed),i&&this.setState(i,{userAction:s}),console.debug(`${To} loaded`,r),this.hooks.emit("dataLoaded",r)})}play(e){this.setState({playing:!0},e)}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(ve(G({},e),{index:0}))}pause(e){this.setState({playing:!1},e)}show(e){return W(this,null,function*(){this.setState({visible:!0},e)})}hide(e){return W(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 rh();if(!this.state.enabled&&e.enabled!==!0&&e.disposed!==!0)return ZP();const s=G({},this.state);this.state=G(G({},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,i==null?void 0:i.userAction),It(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})}formatData(e){return W(this,null,function*(){this.five.work||(yield this.waitFiveLoaded());const i=this.five.work.observers,s=(()=>{const o=e;return typeof o=="object"&&o!==null&&o.version&&o.data?o.data:o})();if(s.keyframes)return{keyframesId:lt(),keyframes:s.keyframes.map((o,r)=>{var c;const a=s.keyframes[r+1],l=(()=>!a||a.start===void 0||o.end===void 0?0:a.start-o.end)();return ve(G({id:(c=o.uuid)!=null?c:lt(),moveIndex:r,stay:l,index:r},o),{guildPluginOptions:s.guildPluginOptions})})};if(s.panoIndexList){let o=[];const{moveEffect:r,moveToFirstPanoEffect:a,moveToFirstPanoDuration:l}=s;return this.privateState.moveToFirstPanoEffect=a,this.privateState.moveToFirstPanoDuration=l,s.panoIndexList.forEach((c,d)=>{const h=(()=>{var g,v,y,I;const u=s.panoIndexList.slice(d).find(M=>M!==c);if(u===void 0)return;const m=(g=i[c])==null?void 0:g.position,A=(v=i[u])==null?void 0:v.position;if(!A||!m||((y=i[c])==null?void 0:y.floorIndex)!==((I=i[u])==null?void 0:I.floorIndex))return;const p=new E.Vector3().subVectors(A,m);return WP(p.normalize())})();s.moveType===void 0||s.moveType==="justMove"?o.push({moveIndex:d,stay:s.stay,data:G({effect:"Move",panoIndex:c,moveEffect:r},h!=null?h:{})}):s.moveType==="moveAndRotate"&&(o.push({moveIndex:d,stay:s.stay,data:{effect:"Move",panoIndex:c,moveEffect:r}}),h&&o.push({moveIndex:d,stay:s.stay,data:G({effect:"Rotate",panoIndex:c},h)}))}),{keyframesId:lt(),keyframes:o.map((c,d)=>G({id:lt(),index:d},c)),guildPluginOptions:s.guildPluginOptions,useGuildLine:s.useGuildLine}}else throw new Error("format error: data no keyframes or no panoIndexList")})}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}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}handlePlay(e){return W(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=lt();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 d=!1;const u=yield(()=>W(this,null,function*(){var A,p;if((e==null?void 0:e.playFromIndex)!==void 0)return e.playFromIndex;if((e==null?void 0:e.playFromId)!==void 0)return(A=this.data)==null?void 0:A.keyframes.findIndex(g=>g.id===e.playFromId);if(c!=null&&c.keyframeId){const g=(p=this.data)==null?void 0:p.keyframes.find(v=>v.id===c.keyframeId);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 v=c.duration!==void 0?c.duration*(1-c.playedProgress):void 0;return yield this.playKeyframe(g,{duration:v}),d=!0,g.index+1}}}}))();this.clearPauseData();for(const A of l){if(o.broke||!s.playing||!o.playing||a!==o.playId)return;if(!(u!==void 0&&A.index<u))try{r.emit("playIndexChange",A.index,A),yield this.playKeyframe(A,{moveEffect:d===!1?o.moveToFirstPanoEffect:void 0,duration:d===!1&&typeof o.moveToFirstPanoDuration=="number"?o.moveToFirstPanoDuration:void 0}),A.stay&&(yield UP(A.stay)),d===!1&&(d=!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,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}))}playKeyframe(e,i){return W(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()})}addInterruptListener(e){const i=()=>{this.privateState.modeChanging||e()},s=e;return this.five.once("gesture",s),this.five.once("wantsChangeMode",i),()=>{this.five.off("gesture",s),this.five.once("wantsChangeMode",i)}}getPlayPromise(s){return W(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 d=()=>{a(),c=!0};switch(o.effect){case"Move":this.move(o,i).then(d);break;case"Rotate":this.rotate(o,i).then(d);break;default:this.rotate(o,i).then(d)}}catch(d){}})})}actionPromiseQueue(){return W(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 W(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 W(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 W(this,arguments,function*(e,i={}){const{five:o,privateState:r,state:a}=this,l=(()=>{var m,A;const h=(m=a.config)==null?void 0:m.speedConfig,u=(A=e.rotateSpeed)!=null?A:h==null?void 0:h.rotateSpeed;if((h==null?void 0:h.rotateSpeedUnit)===void 0)return u;if(u!==void 0)return h.rotateSpeedUnit==="rad/ms"?u:u/1e3})(),c=(()=>{if(i.duration)return i.duration;if(l){const h=this.five.getCurrentState();return HP(h,e)/l}return 800})();r.currentPlayKeyframe&&(r.currentPlayKeyframe.originDuration=c);const d=this.getSpeededDuration(c);return new Promise(h=>{_P(()=>o.updateCamera(e,d)),setTimeout(()=>h(),d)})})}changePano(e,i){return W(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 u,m;const d=(u=r.config)==null?void 0:u.speedConfig,h=(m=e.moveSpeed)!=null?m:d==null?void 0:d.moveSpeed;if((d==null?void 0:d.moveSpeedUnit)===void 0)return h;if(h!==void 0)return d.moveSpeedUnit==="m/ms"?h:h/1e3})(),c=(()=>{if(i!=null&&i.duration)return i.duration;if(l&&typeof s.panoIndex=="number"&&typeof e.panoIndex=="number"){const d=s.work.observers[s.panoIndex].position,h=s.work.observers[e.panoIndex].position;return d.distanceTo(h)/l}return 800})();o.currentPlayKeyframe&&(o.currentPlayKeyframe.originDuration=c),yield new Promise(d=>{var h,u,m;s.moveToPano(e.panoIndex,{latitude:e.latitude,longitude:e.longitude,fov:e.fov,duration:this.getSpeededDuration(c),effect:(m=(u=i==null?void 0:i.moveEffect)!=null?u:(h=this.state.config)==null?void 0:h.moveEffect)!=null?m:e.moveEffect,moveCancelCallback:()=>d(),moveEndCallback:()=>d()}),a&&s.once("panoArrived",()=>d())}),a&&(this.privateState.modeChanging=!1)})}changeSpeed(e,i=!0){const{state:s,privateState:o,hooks:r}=this,{currentPlayKeyframe:a}=o;if(r.emit("speedChange",e,{userAction:i}),s.playing&&a)try{const l=a.originDuration!==void 0?a.originDuration*(1-this.getProgress()):void 0,c=this.playKeyframe(a.keyframe,{duration:l});o.currentPlayQueue.push(c)}catch(l){}}getSpeededDuration(e){return e/this.state.speed}getProgress(){return this.five.controller.cameraMotion.progress}changeMode(e,i){return W(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)})}forceInteruptUpdateCamera(){this.five.updateCamera({},0)}getPauseData(){var e,i;if((e=this.data)!=null&&e.keyframesId)return Rr.get((i=this.data)==null?void 0:i.keyframesId)}setPauseData(){var e,i,s,o;if((e=this.data)!=null&&e.keyframesId)return Rr.set((i=this.data)==null?void 0:i.keyframesId,{keyframeId:(s=this.privateState.currentPlayKeyframe)==null?void 0:s.keyframe.id,fiveState:this.five.getCurrentState(),duration:(o=this.privateState.currentPlayKeyframe)==null?void 0:o.originDuration,playedProgress:this.getProgress()})}clearPauseData(){var e,i;if((e=this.data)!=null&&e.keyframesId)return Rr.delete((i=this.data)==null?void 0:i.keyframesId)}clear(){this.clearPauseData(),this.privateState.currentPlayKeyframe=null}handleDispose(){var e,i;this.setState({playing:!1}),this.clearPauseData(),this.clear(),(e=this.GuideLine)==null||e.dispose(),this.GuideLine=void 0,(i=this.privateState.disposers)==null||i.forEach(s=>s==null?void 0:s())}actionIfStateIsEnabled(e,i){if(this.state.enabled)return e();i!=null&&i.warnLog&&XP()}waitFiveLoaded(){return W(this,null,function*(){return new Promise(e=>{if(this.five.work){e();return}this.five.once("loaded",()=>{e()})})})}setFiveLinearUpdateCamera(){this.privateState.fiveOriginGetProgress&&(this.five.controller.cameraMotion.getProgress=e=>{const i=this.five.controller.cameraMotion,s=e-i.startTime;return s<0?0:s>=i.duration?1:1-YP(1,i.startVelocity,i.duration,s)})}setFiveOriginUpdateCamera(){this.privateState.fiveOriginGetProgress&&(this.five.controller.cameraMotion.getProgress=this.privateState.fiveOriginGetProgress)}}f(ds,"PluginVersion",$u);const JP=Object.freeze(Object.defineProperty({__proto__:null},Symbol.toStringTag,{value:"Module"})),qP=n=>new ds(n);class tf{constructor(t){f(this,"id");f(this,"renderID");f(this,"isGuideLine",!0);f(this,"panoramaItem");f(this,"modelItem");f(this,"hooks",new je.Subscribe);f(this,"_visible",!0);f(this,"plugin");f(this,"five");f(this,"logError",t=>wu("GuideLineItem: ",t));this.id=t.id,this.five=t.five,this.plugin=t.plugin,this.panoramaItem=new ca(this.five,{mode:"panorama",plugin:this.plugin,parent:this}),this.modelItem=new ca(this.five,{mode:"model",plugin:this.plugin,parent:this})}get visible(){return this._visible}setData(t){this.setDataByMode("panorama",t),this.setDataByMode("model",t)}setHeightOffset(t){this.modelItem.mesh.position.y=t,this.panoramaItem.mesh.position.y=t}setDataByMode(t,e){var l;const i=t==="panorama"?this.panoramaItem:this.modelItem,s=t==="panorama"?e.panorama_style:e.model_style,o=e.path,r=s,a=s;if(e.pano_group){const c=t==="panorama";i.setGeometryByPanoGroup(e.pano_group,G({skipPanoGroup:c},r))}else e.path&&i.setGeometryByPath(o,r);i.name=e.name,i.setMartial(a),i.setVisibleFloorIndexes((l=e.visible_floor_indexes)!=null?l: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 W(this,null,function*(){if(!this.panoramaItem.panoGroup)return;const e=G({panoIndexList:this.panoramaItem.panoGroup},t);this.hooks.emit("walkStart",{userAction:!0});const[i]=yield gn(KP(this.five,e));if(this.hooks.emit("walkEnded",{userAction:!0}),i)return this.logError(i.message)})}}function KP(n,t){return W(this,null,function*(){if(t.panoIndexList.length===0)return;const e=n.getCurrentState();e.mode!=="Panorama"&&(yield ja(n,["Panorama",{longitude:e.longitude,latitude:0,panoIndex:t.panoIndexList[0]}]));const i=new ds(n,{useGuideLine:!1});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 h(new Error("mode not match"))}function c(m){const A=a[0];if(a=a.slice(1),m!==A)return h(new Error("panoIndex not match, wanted: "+A+", got: "+m));if(a.length===0)return u()}function d(){n.off("modeChange",l),n.off("panoArrived",c)}function h(m){d(),o(m)}function u(){d(),s()}n.on("modeChange",l),n.on("panoArrived",c)})})}const $P=Object.freeze(Object.defineProperty({__proto__:null,GuideLineItem:tf},Symbol.toStringTag,{value:"Module"})),nf="v1.1.0",da="GuideLinePlugin",ah=`${da}@${nf}`;let e2=class extends yi{constructor(e,i){super(e,i);f(this,"version",nf);f(this,"name",da);f(this,"cruisePlugin");f(this,"itemMap",new Map);f(this,"state",{visible:!1,enabled:!0});f(this,"data");f(this,"heightOffset",0);f(this,"_config");f(this,"_disposed",!1);f(this,"disposedErrorLog",()=>{console.error(`${ah} is disposed`)});this._config=i!=null?i:{},this.cruisePlugin=new ds(e,{useGuideLine:!1}),Object.assign(window,{[`__${da}_DEBUG__`]:this})}get config(){return this._config}get disposed(){return this._disposed}load(e,i,s=!0){return W(this,null,function*(){var m,A,p,g,v,y,I;if(this.disposed)return;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:(A=a==null?void 0:a.unitWidth)!=null?A:.6,texture:{url:(p=a==null?void 0:a.arrowTextureUrl)!=null?p:this.staticPrefix+"/release/web/arrow6.b6ce0c62.png"}}},d=(v=(g=r.routes)==null?void 0:g.map(M=>{var D;return Ze({},c,{id:(D=M.id)!=null?D:Date.now(),pano_group:M.panoIndexList})}))!=null?v:[],h=(I=(y=r.lines)==null?void 0:y.map(M=>Ze({},c,M)))!=null?I:[],u=[...d,...h];yield this.waitFiveLoaded(),this.clear(),u.forEach(M=>{this.addGuideLineItem(M)}),this.updateTagsEnable(),this.handleVisible(this.state.visible),this.handleEnable(this.state.enabled),i&&this.setState(i,{userAction:s}),this.hooks.emit("dataLoaded",r),console.debug(`${ah} loaded`,r)})}formatData(e){return W(this,null,function*(){return this.getDataWithoutVersion(e)})}show(e){return W(this,null,function*(){this.setState({visible:!0},e)})}hide(e){return W(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=G({},this.state);this.state=G(G({},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),It(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 tf({five:this.five,id:i,plugin:this});return this.itemMap.set(i,o),e&&o.setData(e),this.heightOffset+=1e-4,o.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 E.Vector3().fromArray(r).distanceTo(new E.Vector3().fromArray(a))<.01}function o(r){var l;const a=(l=r.tag)==null?void 0:l.position;return i(a)?e.every(c=>{var d;return i((d=c.tag)==null?void 0:d.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.plugin.setState({enabled:c},{});const d=o(l);d&&e.push(l),l.plugin.setState({enabled:d},{})})}clear(){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})}waitFiveLoaded(){return W(this,null,function*(){return new Promise(e=>{if(this.five.work){e();return}this.five.once("loaded",()=>{e()})})})}getDataWithoutVersion(e){return typeof e=="object"&&e!==null&&e.version&&e.data?e.data:e}};const sf=(n,t)=>new e2(n,t);function of(n,t,e){if(e){const s=new E.Vector3().subVectors(n.position,e).applyQuaternion(n.quaternion.clone().inverse()).applyQuaternion(t).add(e);n.position.copy(s)}n.quaternion.copy(t)}class Lo extends lu{constructor(e,i){var s;super();f(this,"originObject3D");f(this,"onRender");this.originObject3D=e,this.onRender=(s=i==null?void 0:i.onRender)!=null?s:()=>{}}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(){this.position.add(this.originObject3D.position)}initQuaternion(){this.quaternion.copy(this.originObject3D.quaternion)}applyHelperScaleMatrix4(e,i){this.scale.applyMatrix4(e)}setHelperQuaternion(e,i){of(this,e,i)}applyHelperQuaternion(e,i){if(i){const s=new R.Vector3().subVectors(this.position,i).applyQuaternion(e).add(i);this.position.copy(s)}this.applyQuaternion(e)}dispose(){this.removeFromParent()}}class t2 extends Lo{}class i2 extends Lo{}class n2 extends Lo{}class rf extends Lo{}class s2 extends rf{}class o2 extends E.Group{constructor(e){super();f(this,"direction");this.direction=e||"x"}}class lh extends E.Mesh{constructor(e,i,s){super(e,i);f(this,"direction");this.direction=s||"x"}}function r2(n,t){const{offsetWidth:e,offsetHeight:i}=t,{top:s,left:o}=t.getBoundingClientRect();return Object.assign(new E.Vector2,{x:(n.x-o)/e*2-1,y:-(n.y-s)/i*2+1})}function Ja(n,t,e){if(!t||!e||!n)return;const i=r2(t,e);if(Math.abs(i.x)===1||Math.abs(i.y)===1)return;const s=new E.Raycaster;return s.setFromCamera(i,n),s}function a2(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 Qr extends o2{constructor(e){var d;super(e.direction);f(this,"line");f(this,"arrow");f(this,"lineHeight",.4);f(this,"arrowHeight",.1);this.name="ArrowGroup";const i=new E.Color((d=e.color)!=null?d:16214315),s=new E.MeshBasicMaterial({color:i,depthTest:!1,opacity:1,transparent:!0,side:E.DoubleSide}),o=new E.ConeGeometry(.04,.1,32),r=new lh(o,s.clone(),e.direction);r.name=`arrow-${e.direction}`,this.arrow=r;const a=.004,l=new E.CylinderGeometry(a,a,.4,32),c=new lh(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 Gr={X:15618642,Y:4765519,Z:4227839};class hn{static get X(){return new E.Color(Gr.X).convertSRGBToLinear().clone()}static get Y(){return new E.Color(Gr.Y).convertSRGBToLinear().clone()}static get Z(){return new E.Color(Gr.Z).convertSRGBToLinear().clone()}}class l2 extends t2{constructor(e){super(e);f(this,"xArrow",new Qr({direction:"x",color:hn.X}));f(this,"yArrow",new Qr({direction:"y",color:hn.Y}));f(this,"zArrow",new Qr({direction:"z",color:hn.Z}));this.add(this.xArrow),this.add(this.yArrow),this.add(this.zArrow)}show(){super.show(),this.xArrow.visible=!0,this.yArrow.visible=!0,this.zArrow.visible=!0}showDraggingHelper(e){this.xArrow.visible=e.includes("x"),this.yArrow.visible=e.includes("y"),this.zArrow.visible=e.includes("z")}dispose(){this.remove(this.xArrow,this.yArrow,this.zArrow)}}function ji(n,t){return c2(document.createElement(t!=null?t:"div"),n)}function c2(n,t){if(!t)return n;for(const e in t)e&&t[e]&&(n.style[e]=t[e]);return n}function d2(n){const t=ji(G({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 h2 extends n2{constructor(e,i){super(e);f(this,"xCircle");f(this,"yCircle");f(this,"zCircle");f(this,"children",[]);f(this,"angleTips");f(this,"container");(i==null?void 0:i.yzCircleEnable)!==!1&&(this.xCircle=new Nr({direction:"x",color:hn.X})),(i==null?void 0:i.xzCircleEnable)!==!1&&(this.yCircle=new Nr({direction:"y",color:hn.Y})),(i==null?void 0:i.xyCircleEnable)!==!1&&(this.zCircle=new Nr({direction:"z",color:hn.Z})),i!=null&&i.container&&(i==null?void 0:i.angleTipsEnable)!==!1&&(this.container=i==null?void 0:i.container,this.angleTips=d2({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()}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 Nr extends E.Group{constructor(e){super();f(this,"direction");f(this,"circle");f(this,"ring");f(this,"angleSector");this.direction=e.direction,this.circle=new u2(e),this.ring=new f2(e),this.angleSector=new m2(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)}}class u2 extends E.Mesh{constructor(e){var i;super();f(this,"direction");f(this,"gapAngle",.02);f(this,"geometry",new E.RingGeometry(.25,.3,20,8,this.gapAngle,Math.PI/2-this.gapAngle*2));this.material=new E.MeshBasicMaterial({opacity:.6,color:(i=e.color)!=null?i:16777215,transparent:!0,side:E.DoubleSide,depthTest:!1}),this.direction=e.direction,this.geometry.name=`RotateHelperCircleGeometry-${this.direction}`}}class f2 extends E.Group{constructor(e){super();f(this,"direction");this.direction=e.direction;const i=.015,s=new Array(8).fill(null).map((o,r)=>{const a=new E.RingGeometry(.25,.3,20,8,Math.PI/4*r+i,Math.PI/4-i*2),l=new E.MeshBasicMaterial({opacity:1,color:16777215,depthTest:!1,transparent:!0,side:E.DoubleSide}),c=new E.Mesh(a,l);return c.name=`AxesDashedRing-${this.direction}-${r}`,c});this.add(...s)}}class m2 extends E.Mesh{constructor(e){var s;super();f(this,"direction");f(this,"baseAxes");f(this,"angleDirection");switch(e.direction){case"x":this.baseAxes=new E.Vector3(0,0,1);break;case"y":this.baseAxes=new E.Vector3(1,0,0);break;case"z":this.baseAxes=new E.Vector3(1,0,0);break}const i=.3+5e-4;this.geometry=new E.CircleGeometry(i,48,0,1e-4),this.material=new E.MeshBasicMaterial({opacity:.4,color:(s=e.color)!=null?s:16777215,depthTest:!1,transparent:!0,side:E.DoubleSide}),this.direction=e.direction,this.angleDirection=this.direction==="z"?1:-1}}function g2(){const n=ji({width:"100%",height:"100%",left:"0",top:"0",position:"absolute",pointerEvents:"none"}),t=ji({boxSizing:"border-box",width:"100%",height:"100%",left:"0",top:"0",position:"relative",display:"flex",alignItems:"center",justifyContent:"center"}),e=ji({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:ci({cursor:"nesw-resize",left:i,bottom:i})},o={direction:"ns",element:ci({cursor:"ns-resize",bottom:i})},r={direction:"nwse",element:ci({cursor:"nwse-resize",right:i,bottom:i})},a={direction:"ew",element:ci({cursor:"ew-resize",right:i})},l={direction:"nesw",element:ci({cursor:"nesw-resize",right:i,top:i})},c={direction:"ns",element:ci({cursor:"ns-resize",top:i})},d={direction:"nwse",element:ci({cursor:"nwse-resize",left:i,top:i})},h={direction:"ew",element:ci({cursor:"ew-resize",left:i})};return new Array(o,a,c,h,s,r,l,d).forEach(m=>t.appendChild(m.element)),{container:n,squares:[s,o,r,a,l,c,d,h]}}function ci(n){const t=ji(G({background:"#FFFFFF",width:"9px",height:"9px",position:"absolute",pointerEvents:"none"},n)),e=ji({width:"15px",height:"15px",position:"absolute",left:"50%",top:"50%",transform:"translate(-50%, -50%)",pointerEvents:"none"}),i=ji({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 p2 extends s2{constructor(e,i,s,o){super(e);f(this,"points",[]);f(this,"cornerPositions",[]);f(this,"css3DInstance");f(this,"plane");f(this,"css3DRenderer",new un);f(this,"camera");f(this,"scene");f(this,"container");f(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}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 E.Vector3().subVectors(s.position,i).applyQuaternion(e).add(i);s.position.copy(r),s.applyQuaternion(e)}if(this.plane){const r=new E.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 E.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}=g2();this.points=r.map((c,d)=>({direction:c.direction,point:c.element,position:this.calculatePointPosition(e)[d]})),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)]}}function af(n){const t=new E.Box3,e=new E.Vector3;if(n.traverse(i=>{var o;if(i.name==="shadow")return;const s=i.geometry;if(s!==void 0)if((o=s==null?void 0:s.attributes)!=null&&o.position){const r=s.attributes.position;for(let a=0,l=r.count;a<l;a++)e.fromBufferAttribute(r,a).applyMatrix4(i.matrix),t.expandByPoint(e)}else s.vertices.forEach(r=>{const a=r.clone().applyMatrix4(i.matrix);t.expandByPoint(a)})}),!t.isEmpty())return t}class A2 extends i2{constructor(e){super(e);f(this,"box");f(this,"outline");f(this,"originObject");f(this,"positionAttribute");this.originObject=e,this.positionAttribute=new E.BufferAttribute(new Float32Array(8*3),3),this.box=this.createBox(),this.outline=this.createOutline(),this.add(this.box,this.outline),this.update()}raycasterIntersectObject(e,i){return e.intersectObject(this,!1,i)}raycast(e,i){this.box.raycast(e,i)}update(){const e=af(this.originObject);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 E.BufferGeometry;i.setIndex(new E.BufferAttribute(e,1)),i.setAttribute("position",this.positionAttribute);const s=new E.LineBasicMaterial({color:64767,linewidth:1,opacity:1,depthTest:!1,transparent:!0,toneMapped:!1}),o=new E.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 E.BufferGeometry;i.setIndex(new E.BufferAttribute(e,1)),i.setAttribute("position",this.positionAttribute);const s=new E.MeshBasicMaterial({color:64767,opacity:.1,depthTest:!1,transparent:!0});return new E.Mesh(i,s)}}class hs{constructor(t,e){f(this,"originObject3D");f(this,"hooks");f(this,"disposers",[]);f(this,"helperObject3D");f(this,"camera");f(this,"model");f(this,"scene");f(this,"container");f(this,"domEvents");f(this,"isDragging",!1);f(this,"enabled",!1);f(this,"name","BaseController");f(this,"boundingBox");f(this,"offset");f(this,"onRender");f(this,"onWantsTapGesture",t=>{if(this.getIntersectObject(t))return!1});var c,d;this.hooks=(c=t.sharedHooks)!=null?c:new Cn,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=new Le(t.camera,t.container),this.onRender=(d=t.onRender)!=null?d:()=>{},this.offset=e==null?void 0:e.offset,this.initialHelperPosition(),this.initialHelperQuaternion(),this.enable();const i=(...h)=>this.onSetOriginObjectScale(...h),s=(...h)=>this.onSetOriginObjectRotate(...h),o=(...h)=>this.onSetOriginObjectPosition(...h),r=(...h)=>this.onApplyOriginObjectScale(...h),a=(...h)=>this.onApplyOriginObjectRotate(...h),l=(...h)=>this.onApplyOriginObjectPosition(...h);this.hooks.on("setObjectScale",i),this.hooks.on("setObjectRotate",s),this.hooks.on("setObjectPosition",o),this.hooks.on("applyObjectPosition",l),this.hooks.on("applyObjectRotate",a),this.hooks.on("applyObjectScale",r),this.disposers.push(()=>{this.hooks.off("setObjectScale",i),this.hooks.off("setObjectRotate",s),this.hooks.off("setObjectPosition",o),this.hooks.off("applyObjectPosition",l),this.hooks.off("applyObjectRotate",a),this.hooks.off("applyObjectScale",r)})}initialHelperPosition(){this.helperObject3D.position.add(this.calculateOffset(this.offset)),this.helperObject3D.initialPosition()}initialHelperQuaternion(){this.helperObject3D.initQuaternion()}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.offset)))}render(){this.onRender()}updateOffsetByScale(t){if(this.boundingBox&&this.offset){const e=this.originObject3D.position,i=new E.Vector3().subVectors(this.boundingBox.max,e).multiply(t).add(e),s=new E.Vector3().subVectors(this.boundingBox.min,e).multiply(t).add(e),o=this.calculateOffset(this.offset,{min:s,max:i});this.helperObject3D.position.copy(o),this.helperObject3D.initialPosition()}}hoverListener(t,e=16777215,i=1){const s=(Array.isArray(t)?t:[t]).filter(ni),o=[];for(const r of s)if(r instanceof E.Mesh||r instanceof E.Group){const a=r instanceof E.Group?r.children.filter(u=>u instanceof E.Mesh):[r];a.forEach(u=>{u.__originalColor__=u.material.color.clone(),u.__originalOpacity__=u.material.opacity});const l=()=>{a.forEach(u=>{u.material.color.set(e),u.material.opacity=i}),this.render()},c=()=>{a.forEach(u=>{u.material.color.copy(u.__originalColor__),u.material.opacity=u.__originalOpacity__}),this.render()},d=()=>{this.isDragging||l()},h=()=>{this.isDragging||c()};for(const u of a)this.domEvents.addEventListener(u,"mouseover",d),this.domEvents.addEventListener(u,"mouseout",h),this.hooks.on("moveStart",l),this.hooks.on("moveEnd",c),this.hooks.on("rotateEnd",c),o.push(()=>{this.domEvents.removeEventListener(u,"mouseover",d),this.domEvents.removeEventListener(u,"mouseout",h),this.hooks.off("moveStart",l),this.hooks.off("moveEnd",c),this.hooks.off("rotateEnd",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=this.originObject3D,s=new E.Vector3(0,0,0);if(!t)return s;const o=()=>e||(this.boundingBox?this.boundingBox:(this.boundingBox=af(i),this.boundingBox));if(typeof t.x=="number")s.setX(t.x);else if(typeof t.x=="object"){const r=o();s.setX((r.max.x-r.min.x)*t.x.percents)}if(typeof t.y=="number")s.setY(t.y);else if(typeof t.y=="object"){const r=o();s.setY((r.max.y-r.min.y)*t.y.percents)}if(typeof t.z=="number")s.setZ(t.z);else if(typeof t.z=="object"){const r=o();s.setZ((r.max.z-r.min.z)*t.z.percents)}return s}}class v2 extends hs{constructor(...e){super(...e);f(this,"name","MoveController");f(this,"startInfo");f(this,"_moveByMouseEnable",!1);f(this,"mouseInfo");f(this,"mousedownEventListenerDisposer");const i=this.helperObject3D;this.hoverListener([i.xArrow,i.yArrow,i.zArrow]);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.hooks.on("rotateStart",l),this.hooks.on("rotateEnd",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.hooks.off("rotateStart",l),this.hooks.off("rotateEnd",a),this.hooks.off("moveByMouseEnable",l),this.hooks.off("moveByMouseDisable",a)}),this.moveByMouseEnable&&this.moveByMouse()}get moveByMouseEnable(){return this._moveByMouseEnable}dispose(){var e;super.dispose(),(e=this.disposers)==null||e.forEach(i=>i==null?void 0:i())}moveByMouse(){this._moveByMouseEnable=!0;const e=this.handleMouseDown.bind(this),i=this.handleMouseUp.bind(this);this.hooks.emit("moveByMouseEnable"),setTimeout(()=>{this.container.addEventListener("mousedown",e),this.container.addEventListener("mouseup",i)}),this.mousedownEventListenerDisposer=()=>{this.container.removeEventListener("mousedown",e),this.container.removeEventListener("mouseup",i)}}disableMoveByMouse(){var e;this._moveByMouseEnable=!1,this.hooks.emit("moveByMouseDisable"),(e=this.mousedownEventListenerDisposer)==null||e.call(this)}onIntersectionOnModelUpdate(e){!this.moveByMouseEnable||this.hooks.emit("wantToMove",e.point)||(this.originObject3D.position.copy(e.point),this.hooks.emit("setObjectPosition",e.point),this.hooks.emit("move",e.point))}onApplyOriginObjectScale(e){}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)}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 E.Vector3(1,0,0).applyQuaternion(this.helperObject3D.quaternion),r=new E.Vector3(0,1,0).applyQuaternion(this.helperObject3D.quaternion),a=new E.Vector3(0,0,1).applyQuaternion(this.helperObject3D.quaternion),l=(()=>{switch(s){case"x":return o;case"y":return r;case"z":return a}})(),c=(()=>{switch(s){case"x":case"y":return a;case"z":return o}})(),d=i.point.clone(),h=new E.Plane;h.setFromNormalAndCoplanarPoint(c,d),this.startInfo={startVectorProject:d.clone().projectOnVector(l),directionVector:l,plane:h},this.helperObject3D.showDraggingHelper([s]),this.hooks.emit("moveStart"),this.isDragging=!0}dragging(e){if(!this.isDragging||!this.startInfo)return;const i=Ja(this.camera,e,this.container);return i?(this.move(i),!1):this.dragEnd()}move(e){if(!this.startInfo)return this.dragEnd();const{plane:i,directionVector:s,startVectorProject:o}=this.startInfo,r=this.originObject3D,a=e.ray.intersectPlane(i,new E.Vector3);if(!a)return;const l=a.clone().projectOnVector(s),c=l.clone().sub(o),d=new E.Matrix4;d.setPosition(c);const h=r.position.clone().applyMatrix4(d);this.hooks.emit("wantToMove",h)||(r.applyMatrix4(d),o.copy(l),this.hooks.emit("applyObjectPosition",{matrix:d}),this.hooks.emit("move",h))}dragEnd(){this.isDragging&&(this.startInfo=void 0,this.isDragging=!1,this.helperObject3D.show(),this.hooks.emit("moveEnd"))}}class qn{constructor(t,e,i,s,o,r){f(this,"helperController");f(this,"five");f(this,"onFiveWantsTapGesture",t=>{if(!this.helperController)return;const e=this.helperController.onWantsTapGesture(t);return this.five.needsRender=!0,e});f(this,"onFiveWantsGesture",(...t)=>{if(!this.helperController)return;const e=this.helperController.onWantsGesture(...t);return this.five.needsRender=!0,e});f(this,"onFiveIntersectionOnModelUpdate",(...t)=>{this.helperController&&this.helperController.onIntersectionOnModelUpdate(...t)});const{camera:a,model:l,scene:c}=t,d=t.getElement();if(this.five=t,!a||!l||!d||!c)return;const h=()=>{t.needsRender=!0};this.helperController=new e({camera:a,model:l,originObject3D:i,helperObject3D:s,container:d,scene:c,onRender:h,sharedHooks:r},o),t.on("wantsTapGesture",this.onFiveWantsTapGesture),t.on("wantsGesture",this.onFiveWantsGesture),t.on("intersectionOnModelUpdate",this.onFiveIntersectionOnModelUpdate)}dispose(){var t;this.five.off("wantsTapGesture",this.onFiveWantsTapGesture),this.five.off("wantsGesture",this.onFiveWantsGesture),this.five.off("intersectionOnModelUpdate",this.onFiveIntersectionOnModelUpdate),(t=this.helperController)==null||t.dispose()}}const b2="v1.0.1",y2="Object3DHelper",qa=`${y2}@${b2}`,w2=()=>{console.error(`${qa} is disposed`)},C2=()=>{console.warn(`${qa} is disabled`)},I2=()=>{console.error(`${qa} is disabled`)};class P2{constructor(t){f(this,"controllers",{});f(this,"state",{visible:!0,enabled:!0,disposed:!1});f(this,"hooks",new Cn);f(this,"eventListener",{});t&&this.addControllers(t),this.setState(this.state)}show(t){return W(this,null,function*(){this.setState({visible:!0},t)})}hide(t){return W(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 w2();if(!this.state.enabled&&t.enabled!==!0&&t.disposed!==!0)return I2();const i=G({},this.state);this.state=G(G({},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=G(G({},this.controllers),t),this.setState(this.state)}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&&C2()}}function Hr(n){return n*Math.PI/180}class E2 extends hs{constructor(...e){var c,d,h;super(...e);f(this,"name","RotateController");f(this,"startInfo");f(this,"removeListener");const i=this.helperObject3D;this.hoverListener([(c=i.xCircle)==null?void 0:c.circle,(d=i.yCircle)==null?void 0:d.circle,(h=i.zCircle)==null?void 0:h.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.hooks.on("moveStart",l),this.hooks.on("moveEnd",a),this.hooks.on("moveByMouseEnable",l),this.hooks.on("moveByMouseDisable",a),this.removeListener=()=>{this.domEvents.removeEventListener(this.helperObject3D,"mousedown",s),document.removeEventListener("mousemove",o),document.removeEventListener("mouseup",r),this.hooks.off("moveStart",l),this.hooks.off("moveEnd",a),this.hooks.off("moveByMouseEnable",l),this.hooks.off("moveByMouseDisable",a)}}get rotateCenter(){return this.helperObject3D.position.clone()}initialHelperQuaternion(){this.helperObject3D.applyHelperQuaternion(this.originObject3D.quaternion)}setRotateAngle(e){const{x:i=0,y:s=0,z:o=0}=e,r=new E.Euler(Hr(i),Hr(s),Hr(o)),a=new E.Quaternion().setFromEuler(r);if(this.hooks.emit("wantToRotate",a))return;const{originObject3D:c,rotateCenter:d}=this;of(c,a,d),this.hooks.emit("setObjectRotate",a,d),this.hooks.emit("rotate",a),this.render()}dispose(){this.removeListener(),super.dispose()}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=(()=>{if(s==="x")return new E.Vector3(1,0,0).applyQuaternion(this.originObject3D.quaternion);if(s==="y")return new E.Vector3(0,1,0).applyQuaternion(this.originObject3D.quaternion);if(s==="z")return new E.Vector3(0,0,1).applyQuaternion(this.originObject3D.quaternion)})(),c=new E.Plane().setFromNormalAndCoplanarPoint(l,o),h=c.projectPoint(o.clone(),new E.Vector3).clone().sub(this.rotateCenter),u=h.angleTo(r.baseAxes.clone().applyQuaternion(this.originObject3D.quaternion));this.setAngleHelperStart(s,u),this.setAngleHelperLength(s,0),this.startInfo={direction:s,startVector:h,plane:c,angleHelper:r,angle:0,objectQuaternion:this.originObject3D.quaternion.clone()},this.helperObject3D.showDraggingHelper([s]),this.hooks.emit("rotateStart"),this.isDragging=!0}dragging(e){if(!this.isDragging)return;const i=Ja(this.camera,e,this.container);return i?(this.rotate(i),!1):this.dragEnd()}rotate(e){if(!this.startInfo)return this.dragEnd();const{startVector:i,plane:s,angleHelper:o,direction:r,objectQuaternion:a}=this.startInfo,{originObject3D:l}=this,c=e.ray.intersectPlane(s,new E.Vector3);if(!c)return;const d=this.rotateCenter.clone(),u=s.projectPoint(c.clone(),new E.Vector3).clone().sub(d);if(i.angleTo(u)===0)return;const m=new E.Quaternion().setFromUnitVectors(i.clone().normalize(),u.clone().normalize()),A=l.quaternion.clone().premultiply(m);if(this.hooks.emit("wantToRotate",A))return;const v=new E.Euler().setFromQuaternion(new E.Quaternion().setFromUnitVectors(i.clone().normalize().applyQuaternion(a.clone().inverse()),u.clone().normalize().applyQuaternion(a.clone().inverse())),`${r.toUpperCase()}${"XZY".replace(r.toUpperCase(),"")}`)[r]*o.angleDirection;if(this.startInfo.angle+=v,this.setAngleHelperLength(r,this.startInfo.angle),this.setTipsAngle(Zh(this.startInfo.angle)),d){const y=new E.Vector3().subVectors(l.position,d).applyQuaternion(m).add(d);l.position.copy(y)}l.applyQuaternion(m),this.hooks.emit("applyObjectRotate",{quaternion:m,origin:d}),this.hooks.emit("rotate",l.quaternion),this.startInfo.startVector=u}dragEnd(){this.isDragging&&(this.hooks.emit("setObjectRotate",this.originObject3D.quaternion,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 E.Mesh&&s.geometry instanceof E.CircleGeometry){const{radius:o,segments:r,thetaLength:a}=s.geometry.parameters;s.geometry=new E.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 E.Mesh&&r.geometry instanceof E.CircleGeometry){const{radius:a,thetaStart:l}=r.geometry.parameters,c=Math.ceil(Math.abs(o)*(40/(2*Math.PI)));r.geometry=new E.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 M2 extends hs{constructor(...e){super(...e);f(this,"startInfo");f(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 E.Plane,i=this.helperObject3D.cornerPositions;if(i.length!==0)return i.length<3?e.setFromNormalAndCoplanarPoint(this.originObject3D.getWorldDirection(new R.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=Ja(this.camera,e,this.container);if(!i)return this.dragEnd();this.scale(i)}scale(e){var X,U;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 R.Vector3);if(!a||a2(a,this.camera.position))return;const l=new R.Vector3().addVectors(r[0],r[2]).divideScalar(2),{position:c,direction:d}=s,h=new R.Vector3().subVectors(r[1],r[0]),u=new R.Vector3().subVectors(r[3],r[0]),m=N=>{const H=new R.Vector3(0,0,0);if(!this.startInfo)return H;const _=(N==="ew"?h:u).clone(),Q=c.clone().projectOnVector(_),F=a.clone().projectOnVector(_),J=l.clone().projectOnVector(_);if(F.equals(Q))return H;if(N==="ns"&&typeof this.startInfo.dragPointInCenterBottom!="boolean"){const ce=new R.Vector3().subVectors(F,J),se=ce.x<0&&_.x>=0,we=ce.y<0&&_.y>=0,Ce=ce.z<0&&_.z>=0;this.startInfo.dragPointInCenterBottom=se||we||Ce}if(N==="ew"&&typeof this.startInfo.dragPointInCenterLeft!="boolean"){const ce=new R.Vector3().subVectors(F,J),se=ce.x<0&&_.x>=0,we=ce.y<0&&_.y>=0,Ce=ce.z<0&&_.z>=0;this.startInfo.dragPointInCenterLeft=se||we||Ce}const Z=new R.Vector3().subVectors(F,Q),ee=Z.length();return ee>.3?(console.warn("offset.length() > 0.3, skipped",ee),H):Z},A=m("ew"),p=m("ns"),g=()=>{const N=A;this.helperObject3D.cornerPositions.forEach((H,_)=>{var Q;(Q=this.startInfo)!=null&&Q.dragPointInCenterLeft?(_===0||_===3)&&H.add(N):(_===1||_===2)&&H.add(N)})},v=()=>{const N=p;this.helperObject3D.cornerPositions.forEach((H,_)=>{var Q;(Q=this.startInfo)!=null&&Q.dragPointInCenterBottom?(_===0||_===1)&&H.add(N):(_===2||_===3)&&H.add(N)})};switch(d){case"ew":g();break;case"ns":v();break;case"nesw":case"nwse":g(),v()}const y=new R.Vector3().subVectors(r[1],r[0]).length()/h.length(),I=new R.Vector3().subVectors(r[3],r[0]).length()/u.length(),M=new R.Vector3(y,I,1),D=new E.Matrix4().scale(M);i.isCSS3DObjectPlus?i.applyScaleMatrix4(D):i.scale.applyMatrix4(D),s.position.copy(a);const P=new R.Vector3().addVectors(r[0],r[2]).divideScalar(2),V=new R.Vector3().subVectors(P,l),L=new E.Matrix4().setPosition(V);i.applyMatrix4(L),(X=this.helperObject3D.css3DInstance)==null||X.css3DObject.applyMatrix4(L),(U=this.helperObject3D.plane)==null||U.applyMatrix4(L),this.hooks.emit("applyObjectScale",{matrix:D}),this.hooks.emit("applyObjectPosition",{matrix:L}),this.render()}dragEnd(){this.isDragging&&(this.startInfo=void 0,this.isDragging=!1,this.hooks.emit("scaleEnd"),this.render())}}class k2 extends M2{constructor(...e){super(...e);f(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 x2 extends hs{constructor(...e){super(...e);f(this,"name","BoundingBoxController")}}class D2 extends rf{constructor(t){super(t)}}class S2 extends hs{constructor(...e){super(...e);f(this,"name","ScaleController")}setScale(e){var l,c,d;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=(d=e.z)!=null?d:1);const r=new E.Vector3(i,s,o);this.hooks.emit("wantToScale",r)||(this.originObject3D.scale.copy(r),this.hooks.emit("setObjectScale",r),this.hooks.emit("scale",r),this.render())}}const ha="Object3DHelperPlugin",jo=ha,T2=()=>{console.error(`${jo} is disposed`)},L2=()=>{console.warn(`${jo} is disabled`)},j2=()=>{console.error(`${jo} is disabled`)};class lf extends cs{constructor(e){super(e);f(this,"name",ha);f(this,"state",{visible:!0,enabled:!0,disposed:!1});f(this,"objectHelperMap",new Map);f(this,"css3DObjectParentMap",new Map);f(this,"css3DRender");this.five=e,this.css3DRender=new un(this.five.scene),console.warn("Object3DHelper: 使用此插件,需要在初始化five时,设置five参数: { backgroundAlpha: 0, backgroundColor: 0x000000 }"),Object.assign(window,{[`__${ha.toUpperCase()}_DEBUG__`]:this})}show(e){return W(this,null,function*(){this.setState({visible:!0},e)})}hide(e){return W(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 T2();if(!this.state.enabled&&e.enabled!==!0&&e.disposed!==!0)return j2();const s=G({},this.state);this.state=G(G({},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 m;if(!e)return console.error("Object3D is undefined");if(this.objectHelperMap.has(e)){console.warn(`Object3DHelperPlugin: object3D ${e.name} is already has helper`);return}const s=new P2,o=[],r=(m=this.five.getElement())==null?void 0:m.parentElement,a=this.five.camera,{moveHelper:l=!0,rotateHelper:c=!0,scaleHelper:d=!0,boundingBoxHelper:h=!1}=i,u=new je.Subscribe;if(l){const A=new l2(e),p=this.getConfig(i.moveHelper),g=new qn(this.five,v2,e,A,p,u);s.addControllers({moveController:g.helperController}),o.push(()=>g.dispose())}if(c){const A=this.getConfig(i.rotateHelper),p=new h2(e,G({container:r},A)),g=new qn(this.five,E2,e,p,A,u);s.addControllers({rotateController:g.helperController}),o.push(()=>g.dispose())}if(h){const A=new A2(e),p=new qn(this.five,x2,e,A,void 0,u);s.addControllers({boundingBoxController:p.helperController})}if(d)if(e.isCSS3DObjectPlus&&r){const A=new p2(e,r,a,this.five.scene),p=new qn(this.five,k2,e,A,void 0,u);s.addControllers({scaleController:p.helperController}),o.push(()=>p.dispose()),vh(this.five).then(()=>{var g,v;if(e.isCSS3DObjectPlus){const y=e;if(!y||y.mode!=="front")return;const I=(g=this.css3DRender.behindModeCSS3DRenderer.wrapper)!=null?g:bh(this.five);I&&(this.css3DObjectParentMap.set(y,y.parent),y.removeFromParent(),this.css3DRender.behindModeCSS3DRenderer.setWrapper(I),(v=this.css3DRender.getBehindCSS3DObjectGroup())==null||v.add(y),this.css3DRender.render(this.five.camera))}})}else{const A=new D2(e),p=new qn(this.five,S2,e,A,void 0,u);s.addControllers({scaleController:p.helperController}),o.push(()=>p.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.objectHelperMap.forEach(({helper:e,disposers: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)})}actionIfStateIsEnabled(e,i){if(this.state.enabled)return e();i!=null&&i.warnLog&&L2()}getConfig(e){if(e&&typeof e!="boolean"&&e.enable)return e}}const z2=n=>new lf(n),O2=`
667
+ `;class ca{constructor(t,e){f(this,"name","");f(this,"startTagContainer");f(this,"endTagContainer");f(this,"mesh");f(this,"five");f(this,"mode");f(this,"path",[]);f(this,"_curvePath",null);f(this,"_curvePoints",null);f(this,"_panoGroup",[]);f(this,"skippedPositions",null);f(this,"textureUrl","");f(this,"scale",1);f(this,"width",.5);f(this,"unitLength",.5);f(this,"_visibleFloorIndexes",null);f(this,"visible",null);f(this,"modeVisible",!1);f(this,"floorVisible",!0);f(this,"defaultVisible",!1);f(this,"inWalkAnimation",!1);f(this,"customVisible",null);f(this,"parent");f(this,"plugin");f(this,"textureHasLoaded",!1);f(this,"disposed",!1);f(this,"flowAnime",new fn({progress:0}).to({progress:1}).duration(1500).repeat(1/0));f(this,"flickerAnime",Ao(300).yoyo(!0).repeat(5));f(this,"cacheLengths",[]);f(this,"dispose",()=>{var t,e;this.disposed||(this.disposed=!0,this.parent.hooks.off("show",this.updateVisible),this.parent.hooks.off("hide",this.updateVisible),this.plugin.hooks.off("show",this.updateVisible),this.plugin.hooks.off("hide",this.updateVisible),this.plugin.hooks.off("enable",this.updateVisible),this.plugin.hooks.off("disable",this.updateVisible),this.five.off("modeChange",this.onFiveModeChange),this.five.off("modelShownFloorChange",this.onFiveModelShownFloorChange),this.doHide(),(t=this.startTagContainer)==null||t.plugin.dispose(),(e=this.endTagContainer)==null||e.plugin.dispose())});f(this,"onWalkAnimationStart",()=>{this.inWalkAnimation=!0,this.updateVisible()});f(this,"onWalkAnimationEnd",()=>{this.inWalkAnimation=!1,this.updateVisible()});f(this,"onFiveModeChange",t=>{this.modeVisible=this.mode==="panorama"?ma(t):yh(t),this.updateVisible()});f(this,"onFiveModelShownFloorChange",t=>{this.floorVisible=t===null||this.visibleFloorIndexes===null||this.visibleFloorIndexes.includes(t),this.updateVisible()});f(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.textureHasLoaded&&this.defaultVisible&&this.floorVisible)();this.visible!==t&&(this.visible=t,t?this.doShow():this.doHide())});f(this,"onFlowAnimeUpdate",t=>{const{progress:e}=t;this.mesh.material.uniforms.vOffset.value=e,this.mesh.material.uniformsNeedUpdate=!0,this.five.needsRender=!0});f(this,"onFlickerAnimeUpdate",t=>{var s,o;const{progress:e}=t,i=1-e;this.mesh.material.uniforms.flicker.value=i,this.mesh.material.uniformsNeedUpdate=!0,this.five.needsRender=!0,this.startTagContainer.tag&&Vr(this.startTagContainer.tag)&&((s=this.startTagContainer.app)==null||s.$set(ve(G({},this.startTagContainer.tag.data),{opacity:i,name:this.name,distance:Math.round(this.curvePath.getLength())}))),this.endTagContainer.tag&&Vr(this.endTagContainer.tag)&&((o=this.endTagContainer.app)==null||o.$set(ve(G({},this.endTagContainer.tag.data),{opacity:i})))});f(this,"logWarning",t=>Qb("GuideLineModeItem: ",t));f(this,"logError",t=>wu("GuideLineModeItem: ",t));var o,r;this.five=t,this.mode=e.mode,this.plugin=e.plugin,this.parent=e.parent,this.startTagContainer={tag:null,plugin:new go(this.five)},this.endTagContainer={tag:null,plugin:new go(this.five)};const i=new E.BufferGeometry,s=new E.ShaderMaterial({vertexShader:QP,fragmentShader:GP,transparent:!0,uniforms:{map:{value:null},useMapColor:{value:0},mapColor:{value:new E.Color},mapOpacity:{value:1},backgroundColor:{value:new E.Color},backgroundOpacity:{value:0},borderColor:{value:new E.Color},borderOpacity:{value:0},opacity:{value:1},flicker:{value:1},maxU:{value:0},vOffset:{value:0}}});this.mesh=new E.Mesh(i,s),this.mesh.name="GuideLineModeItem",this.mode==="panorama"&&(this.parent.hooks.on("walkStart",this.onWalkAnimationStart),this.parent.hooks.on("walkEnded",this.onWalkAnimationEnd)),this.updateVisible(),this.onFiveModeChange(this.five.getCurrentState().mode),this.onFiveModelShownFloorChange((r=(o=this.five.model)==null?void 0:o.shownFloor)!=null?r:null),this.flowAnime.onUpdate(this.onFlowAnimeUpdate),this.flickerAnime.onUpdate(this.onFlickerAnimeUpdate),this.parent.hooks.on("show",this.updateVisible),this.parent.hooks.on("hide",this.updateVisible),this.plugin.hooks.on("show",this.updateVisible),this.plugin.hooks.on("hide",this.updateVisible),this.plugin.hooks.on("enable",this.updateVisible),this.plugin.hooks.on("disable",this.updateVisible),this.plugin.hooks.on("dispose",this.dispose),this.five.on("modeChange",this.onFiveModeChange),this.five.on("modelShownFloorChange",this.onFiveModelShownFloorChange)}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=RP(t);if(this._panoGroup=i,(e==null?void 0:e.skipPanoGroup)!==void 0){const o=e.skipPanoGroup?i.map(r=>this.five.work.observers[r]).map(r=>r.standingPosition.clone()):null;this.skippedPositions=o}const s=this.getPathFromPanoGroup(i,this.five.work,e);this.path=s,this.setGeometryByPath(s,e)}setGeometryByPath(t,e){var d,h,u;if(this.disposed)return this.logError("disposed");const i=(d=e==null?void 0:e.scale)!=null?d:this.scale,s=(h=e==null?void 0:e.width)!=null?h:this.width,o=(u=e==null?void 0:e.unit_length)!=null?u:this.unitLength;this.path=t,this.scale=i,this.width=s,this.unitLength=o;const{geometry:r,maxU:a,curvePath:l,curvePoints:c}=s1({path:t,width:s*i,unitLength:o*i,skipPositions:this.skippedPositions});this._curvePath=l,this._curvePoints=c,this.mesh.geometry=r,this.mesh.material.needsUpdate=!0,this.mesh.material.uniforms.maxU.value=a,this.five.needsRender=!0}setMartial(t){var e;if(this.disposed)return this.logError("disposed");(t==null?void 0:t.visible)!==void 0&&this.setDefaultVisible(t.visible),(t==null?void 0:t.color)!==void 0&&this.setColor(t.color),(t==null?void 0:t.opacity)!==void 0&&this.setOpacity(t.opacity),((e=t==null?void 0:t.texture)==null?void 0:e.url)!==void 0&&this.setTextureUrl(t.texture.url),(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)}setColor(t){if(this.disposed)return this.logError("disposed");t&&(this.mesh.material.uniforms.mapColor.value=new E.Color().set(t)),this.mesh.material.uniforms.useMapColor.value=t?1:0,this.mesh.material.uniformsNeedUpdate=!0,this.five.needsRender=!0}setBorderColor(t){if(this.disposed)return this.logError("disposed");this.mesh.material.uniforms.borderColor.value=new E.Color().set(t),this.mesh.material.uniformsNeedUpdate=!0,this.five.needsRender=!0}setBorderOpacity(t){if(this.disposed)return this.logError("disposed");this.mesh.material.uniforms.borderOpacity.value=t,this.mesh.material.uniformsNeedUpdate=!0,this.five.needsRender=!0}setBackgroundColor(t){if(this.disposed)return this.logError("disposed");this.mesh.material.uniforms.backgroundColor.value=new E.Color().set(t),this.mesh.material.uniformsNeedUpdate=!0,this.five.needsRender=!0}setBackgroundOpacity(t){if(this.disposed)return this.logError("disposed");this.mesh.material.uniforms.backgroundOpacity.value=t,this.mesh.material.uniformsNeedUpdate=!0,this.five.needsRender=!0}setOpacity(t){if(this.disposed)return this.logError("disposed");this.mesh.material.uniforms.opacity.value=t,this.mesh.material.uniformsNeedUpdate=!0,this.five.needsRender=!0}setMapOpacity(t){if(this.disposed)return this.logError("disposed");this.mesh.material.uniforms.mapOpacity.value=t,this.mesh.material.uniformsNeedUpdate=!0,this.five.needsRender=!0}setTextureUrl(t){if(this.disposed)return this.logError("disposed");this.textureUrl=t,vn(t).then(e=>{this.disposed||this.textureUrl===t&&(e.wrapT=E.RepeatWrapping,this.textureHasLoaded=!0,this.mesh.material.uniforms.map.value=e,this.mesh.material.uniformsNeedUpdate=!0,this.mesh.material.needsUpdate=!0,this.five.needsRender=!0,this.updateVisible())})}setVisibleFloorIndexes(t){var e,i;if(this.disposed)return this.logError("disposed");this._visibleFloorIndexes=t,this.onFiveModelShownFloorChange((i=(e=this.five.model)==null?void 0:e.shownFloor)!=null?i:null)}setStartTag(t){this.setTag("start",t)}setEndTag(t){this.setTag("end",t)}flicker(){if(this.disposed)return this.logError("disposed");this.flickerAnime.play()}getLengthByPanoGroupIndex(t){return this.disposed?this.logError("disposed"):this.cacheLengths.length!==0?this.cacheLengths[t]:(this.cacheLengths=this.getPanoGroupLengths(),this.cacheLengths[t])}getPanoGroupLengths(){const t=this.panoGroup.map(c=>this.five.work.observers[c]),e=this.curvePoints.length,i=this.curvePath.getLength(),s=e-1,o=i/s,r=this.curvePath.getLengths(s),a=[];let l=0;for(let c=0;c<e;c++){const d=this.curvePoints[c],h=t[l];if(!h)break;h.standingPosition.clone().setY(0).distanceTo(d.clone().setY(0))<o&&(a.push(r[c]),l+=1)}return a}setTag(t,e){const i=t==="start"?this.startTagContainer:this.endTagContainer;e||i.plugin.clearTags();const o=Fe({},{contentType:"Custom",stickType:"2DPoint",config:{visibleConfig:{visibleFiveMode:["Floorplan","Mapview"],followModelVisibility:!1}},style:{point:{enabled:!1}},data:{}},e);i.tag=o,Vr(o)&&(i.tag.element=r=>{var c;(c=i.app)==null||c.$destroy();const a=t==="start"?ve(G({},o.data),{name:this.name,distance:Math.round(this.curvePath.getLength()),i18n:this.plugin.config.i18n}):o.data,l=new VP({target:r,intro:!0,props:a});return i.app=l,()=>l.$destroy()}),i.plugin.load({tagList:[i.tag]})}doShow(){this.mode==="model"&&this.flowAnime.play(),this.five.scene.add(this.mesh),this.startTagContainer.plugin.show(),this.endTagContainer.plugin.show(),this.five.needsRender=!0}doHide(){this.mode==="model"&&this.flowAnime.stop(),this.five.scene.remove(this.mesh),this.startTagContainer.plugin.hide(),this.endTagContainer.plugin.hide(),this.five.needsRender=!0}getPathFromPanoGroup(t,e,i){if(t.length<2)return[];const o=t.map(r=>e.observers[r]).map(r=>r.standingPosition.toArray());return[G({type:"CatmullRomCurve3",points:o},i)]}}function Vr(n){return n.contentType==="Custom"}const NP=Object.freeze(Object.defineProperty({__proto__:null,GuideLineModeItem:ca},Symbol.toStringTag,{value:"Module"}));function oh(n){const t=Math.abs(Math.cos(n.latitude));return new E.Vector3(-Math.sin(n.longitude)*t,-Math.sin(n.latitude),-Math.cos(n.longitude)*t)}function HP(n,t){const e=oh(n),i=oh(t);return e.angleTo(i)}const _P=n=>W(exports,null,function*(){try{n().then(()=>{},()=>{}).catch(()=>{})}catch(t){}}),Fs=Math.PI*2;function FP(n){return n>=0&&n<Fs?n:(n%Fs+Fs)%Fs}function WP(n){return{longitude:FP(-Math.atan2(n.x,-n.z)),latitude:-Math.asin(n.y/1)}}function YP(n,t,e,i){const s=-n/e,o=n;return s*i+o}function UP(n){return new Promise(t=>{setTimeout(()=>{t()},n)})}const $u="v1.0.6",ef="CruisePlugin",To=`${ef}@${$u}`,rh=()=>{console.error(`${To} is disposed`)},XP=()=>{console.warn(`${To} is disabled`)},ZP=()=>{console.error(`${To} is disabled`)},Rr=new Map;class ds extends yi{constructor(e,i){super(e,i);f(this,"state",{visible:!0,enabled:!0,disposed:!1,playing:!1,speed:1,config:{speedConfig:{rotateSpeed:.001,rotateSpeedUnit:"rad/ms",moveSpeed:.002,moveSpeedUnit:"m/ms"}}});f(this,"data");f(this,"config");f(this,"privateState",{playing:!1,currentPlayQueue:[],currentPlayKeyframe:null,broke:!1,disposers:[],modeChanging:!1});f(this,"GuideLine");this.config=i,Object.assign(window,{[`__${ef}_DEBUG__`]:this});const s=this.setFiveLinearUpdateCamera.bind(this),o=this.setFiveOriginUpdateCamera.bind(this);this.hooks.on("play",s),this.hooks.on("broke",o),this.hooks.on("end",o),this.hooks.on("pause",o),this.privateState.disposers.push(()=>{this.hooks.off("play",s),this.hooks.off("broke",o),this.hooks.off("end",o),this.hooks.off("pause",o)})}load(e,i,s){return W(this,null,function*(){var d,h,u,m,A,p;if(this.state.disposed)return rh();this.privateState.fiveOriginGetProgress||(h=(d=this.five.controller)==null?void 0:d.cameraMotion)!=null&&h.getProgress||(yield this.waitFiveLoaded(),this.privateState.fiveOriginGetProgress=(m=(u=this.five.controller)==null?void 0:u.cameraMotion)==null?void 0:m.getProgress),this.clear();const o=this.data?JSON.parse(JSON.stringify(this.data)):void 0,r=yield this.formatData(e);this.data=r,this.hooks.emit("dataChange",r,o);let a=[],l;const c=this.data.keyframes.filter(g=>g.data.panoIndex!==void 0);c.filter((g,v)=>{var y;return g.data.panoIndex!==((y=c[v-1])==null?void 0:y.data.panoIndex)}).map(g=>g.data.panoIndex).forEach(g=>{var y,I;const v=(y=this.five.work.observers[g])==null?void 0:y.floorIndex;if(v!==void 0)if(l===v){const M=a.length-1;a[M]=[...(I=a[M])!=null?I:[],g]}else{l=v;const M=a.length;a[M]=[g]}}),!this.GuideLine&&((A=this.config)==null?void 0:A.useGuideLine)!==!1&&r.useGuildLine!==!1&&(this.GuideLine=sf(this.five,this.config)),(p=this.GuideLine)==null||p.load({routes:a.map(g=>({panoIndexList:g})),config:r.guildPluginOptions}),this.setState({playing:!1}),this.handleVisible(this.state.visible),this.handleEnable(this.state.enabled),this.changePlayState(this.state.playing),this.changeSpeed(this.state.speed),i&&this.setState(i,{userAction:s}),console.debug(`${To} loaded`,r),this.hooks.emit("dataLoaded",r)})}play(e){this.setState({playing:!0},e)}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(ve(G({},e),{index:0}))}pause(e){this.setState({playing:!1},e)}show(e){return W(this,null,function*(){this.setState({visible:!0},e)})}hide(e){return W(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 rh();if(!this.state.enabled&&e.enabled!==!0&&e.disposed!==!0)return ZP();const s=G({},this.state);this.state=G(G({},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,i==null?void 0:i.userAction),It(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})}formatData(e){return W(this,null,function*(){this.five.work||(yield this.waitFiveLoaded());const i=this.five.work.observers,s=(()=>{const o=e;return typeof o=="object"&&o!==null&&o.version&&o.data?o.data:o})();if(s.keyframes)return{keyframesId:lt(),keyframes:s.keyframes.map((o,r)=>{var c;const a=s.keyframes[r+1],l=(()=>!a||a.start===void 0||o.end===void 0?0:a.start-o.end)();return ve(G({id:(c=o.uuid)!=null?c:lt(),moveIndex:r,stay:l,index:r},o),{guildPluginOptions:s.guildPluginOptions})})};if(s.panoIndexList){let o=[];const{moveEffect:r,moveToFirstPanoEffect:a,moveToFirstPanoDuration:l}=s;return this.privateState.moveToFirstPanoEffect=a,this.privateState.moveToFirstPanoDuration=l,s.panoIndexList.forEach((c,d)=>{const h=(()=>{var g,v,y,I;const u=s.panoIndexList.slice(d).find(M=>M!==c);if(u===void 0)return;const m=(g=i[c])==null?void 0:g.position,A=(v=i[u])==null?void 0:v.position;if(!A||!m||((y=i[c])==null?void 0:y.floorIndex)!==((I=i[u])==null?void 0:I.floorIndex))return;const p=new E.Vector3().subVectors(A,m);return WP(p.normalize())})();s.moveType===void 0||s.moveType==="justMove"?o.push({moveIndex:d,stay:s.stay,data:G({effect:"Move",panoIndex:c,moveEffect:r},h!=null?h:{})}):s.moveType==="moveAndRotate"&&(o.push({moveIndex:d,stay:s.stay,data:{effect:"Move",panoIndex:c,moveEffect:r}}),h&&o.push({moveIndex:d,stay:s.stay,data:G({effect:"Rotate",panoIndex:c},h)}))}),{keyframesId:lt(),keyframes:o.map((c,d)=>G({id:lt(),index:d},c)),guildPluginOptions:s.guildPluginOptions,useGuildLine:s.useGuildLine}}else throw new Error("format error: data no keyframes or no panoIndexList")})}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}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}handlePlay(e){return W(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=lt();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 d=!1;const u=yield(()=>W(this,null,function*(){var A,p;if((e==null?void 0:e.playFromIndex)!==void 0)return e.playFromIndex;if((e==null?void 0:e.playFromId)!==void 0)return(A=this.data)==null?void 0:A.keyframes.findIndex(g=>g.id===e.playFromId);if(c!=null&&c.keyframeId){const g=(p=this.data)==null?void 0:p.keyframes.find(v=>v.id===c.keyframeId);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 v=c.duration!==void 0?c.duration*(1-c.playedProgress):void 0;return yield this.playKeyframe(g,{duration:v}),d=!0,g.index+1}}}}))();this.clearPauseData();for(const A of l){if(o.broke||!s.playing||!o.playing||a!==o.playId)return;if(!(u!==void 0&&A.index<u))try{r.emit("playIndexChange",A.index,A),yield this.playKeyframe(A,{moveEffect:d===!1?o.moveToFirstPanoEffect:void 0,duration:d===!1&&typeof o.moveToFirstPanoDuration=="number"?o.moveToFirstPanoDuration:void 0}),A.stay&&(yield UP(A.stay)),d===!1&&(d=!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,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}))}playKeyframe(e,i){return W(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()})}addInterruptListener(e){const i=()=>{this.privateState.modeChanging||e()},s=e;return this.five.once("gesture",s),this.five.once("wantsChangeMode",i),()=>{this.five.off("gesture",s),this.five.once("wantsChangeMode",i)}}getPlayPromise(s){return W(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 d=()=>{a(),c=!0};switch(o.effect){case"Move":this.move(o,i).then(d);break;case"Rotate":this.rotate(o,i).then(d);break;default:this.rotate(o,i).then(d)}}catch(d){}})})}actionPromiseQueue(){return W(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 W(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 W(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 W(this,arguments,function*(e,i={}){const{five:o,privateState:r,state:a}=this,l=(()=>{var m,A;const h=(m=a.config)==null?void 0:m.speedConfig,u=(A=e.rotateSpeed)!=null?A:h==null?void 0:h.rotateSpeed;if((h==null?void 0:h.rotateSpeedUnit)===void 0)return u;if(u!==void 0)return h.rotateSpeedUnit==="rad/ms"?u:u/1e3})(),c=(()=>{if(i.duration)return i.duration;if(l){const h=this.five.getCurrentState();return HP(h,e)/l}return 800})();r.currentPlayKeyframe&&(r.currentPlayKeyframe.originDuration=c);const d=this.getSpeededDuration(c);return new Promise(h=>{_P(()=>o.updateCamera(e,d)),setTimeout(()=>h(),d)})})}changePano(e,i){return W(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 u,m;const d=(u=r.config)==null?void 0:u.speedConfig,h=(m=e.moveSpeed)!=null?m:d==null?void 0:d.moveSpeed;if((d==null?void 0:d.moveSpeedUnit)===void 0)return h;if(h!==void 0)return d.moveSpeedUnit==="m/ms"?h:h/1e3})(),c=(()=>{if(i!=null&&i.duration)return i.duration;if(l&&typeof s.panoIndex=="number"&&typeof e.panoIndex=="number"){const d=s.work.observers[s.panoIndex].position,h=s.work.observers[e.panoIndex].position;return d.distanceTo(h)/l}return 800})();o.currentPlayKeyframe&&(o.currentPlayKeyframe.originDuration=c),yield new Promise(d=>{var h,u,m;s.moveToPano(e.panoIndex,{latitude:e.latitude,longitude:e.longitude,fov:e.fov,duration:this.getSpeededDuration(c),effect:(m=(u=i==null?void 0:i.moveEffect)!=null?u:(h=this.state.config)==null?void 0:h.moveEffect)!=null?m:e.moveEffect,moveCancelCallback:()=>d(),moveEndCallback:()=>d()}),a&&s.once("panoArrived",()=>d())}),a&&(this.privateState.modeChanging=!1)})}changeSpeed(e,i=!0){const{state:s,privateState:o,hooks:r}=this,{currentPlayKeyframe:a}=o;if(r.emit("speedChange",e,{userAction:i}),s.playing&&a)try{const l=a.originDuration!==void 0?a.originDuration*(1-this.getProgress()):void 0,c=this.playKeyframe(a.keyframe,{duration:l});o.currentPlayQueue.push(c)}catch(l){}}getSpeededDuration(e){return e/this.state.speed}getProgress(){return this.five.controller.cameraMotion.progress}changeMode(e,i){return W(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)})}forceInteruptUpdateCamera(){this.five.updateCamera({},0)}getPauseData(){var e,i;if((e=this.data)!=null&&e.keyframesId)return Rr.get((i=this.data)==null?void 0:i.keyframesId)}setPauseData(){var e,i,s,o;if((e=this.data)!=null&&e.keyframesId)return Rr.set((i=this.data)==null?void 0:i.keyframesId,{keyframeId:(s=this.privateState.currentPlayKeyframe)==null?void 0:s.keyframe.id,fiveState:this.five.getCurrentState(),duration:(o=this.privateState.currentPlayKeyframe)==null?void 0:o.originDuration,playedProgress:this.getProgress()})}clearPauseData(){var e,i;if((e=this.data)!=null&&e.keyframesId)return Rr.delete((i=this.data)==null?void 0:i.keyframesId)}clear(){this.clearPauseData(),this.privateState.currentPlayKeyframe=null}handleDispose(){var e,i;this.setState({playing:!1}),this.clearPauseData(),this.clear(),(e=this.GuideLine)==null||e.dispose(),this.GuideLine=void 0,(i=this.privateState.disposers)==null||i.forEach(s=>s==null?void 0:s())}actionIfStateIsEnabled(e,i){if(this.state.enabled)return e();i!=null&&i.warnLog&&XP()}waitFiveLoaded(){return W(this,null,function*(){return new Promise(e=>{if(this.five.work){e();return}this.five.once("loaded",()=>{e()})})})}setFiveLinearUpdateCamera(){this.privateState.fiveOriginGetProgress&&(this.five.controller.cameraMotion.getProgress=e=>{const i=this.five.controller.cameraMotion,s=e-i.startTime;return s<0?0:s>=i.duration?1:1-YP(1,i.startVelocity,i.duration,s)})}setFiveOriginUpdateCamera(){this.privateState.fiveOriginGetProgress&&(this.five.controller.cameraMotion.getProgress=this.privateState.fiveOriginGetProgress)}}f(ds,"PluginVersion",$u);const JP=Object.freeze(Object.defineProperty({__proto__:null},Symbol.toStringTag,{value:"Module"})),qP=n=>new ds(n);class tf{constructor(t){f(this,"id");f(this,"renderID");f(this,"isGuideLine",!0);f(this,"panoramaItem");f(this,"modelItem");f(this,"hooks",new je.Subscribe);f(this,"_visible",!0);f(this,"plugin");f(this,"five");f(this,"logError",t=>wu("GuideLineItem: ",t));this.id=t.id,this.five=t.five,this.plugin=t.plugin,this.panoramaItem=new ca(this.five,{mode:"panorama",plugin:this.plugin,parent:this}),this.modelItem=new ca(this.five,{mode:"model",plugin:this.plugin,parent:this})}get visible(){return this._visible}setData(t){this.setDataByMode("panorama",t),this.setDataByMode("model",t)}setHeightOffset(t){this.modelItem.mesh.position.y=t,this.panoramaItem.mesh.position.y=t}setDataByMode(t,e){var l;const i=t==="panorama"?this.panoramaItem:this.modelItem,s=t==="panorama"?e.panorama_style:e.model_style,o=e.path,r=s,a=s;if(e.pano_group){const c=t==="panorama";i.setGeometryByPanoGroup(e.pano_group,G({skipPanoGroup:c},r))}else e.path&&i.setGeometryByPath(o,r);i.name=e.name,i.setMartial(a),i.setVisibleFloorIndexes((l=e.visible_floor_indexes)!=null?l: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 W(this,null,function*(){if(!this.panoramaItem.panoGroup)return;const e=G({panoIndexList:this.panoramaItem.panoGroup},t);this.hooks.emit("walkStart",{userAction:!0});const[i]=yield gn(KP(this.five,e));if(this.hooks.emit("walkEnded",{userAction:!0}),i)return this.logError(i.message)})}}function KP(n,t){return W(this,null,function*(){if(t.panoIndexList.length===0)return;const e=n.getCurrentState();e.mode!=="Panorama"&&(yield ja(n,["Panorama",{longitude:e.longitude,latitude:0,panoIndex:t.panoIndexList[0]}]));const i=new ds(n,{useGuideLine:!1});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 h(new Error("mode not match"))}function c(m){const A=a[0];if(a=a.slice(1),m!==A)return h(new Error("panoIndex not match, wanted: "+A+", got: "+m));if(a.length===0)return u()}function d(){n.off("modeChange",l),n.off("panoArrived",c)}function h(m){d(),o(m)}function u(){d(),s()}n.on("modeChange",l),n.on("panoArrived",c)})})}const $P=Object.freeze(Object.defineProperty({__proto__:null,GuideLineItem:tf},Symbol.toStringTag,{value:"Module"})),nf="v1.1.0",da="GuideLinePlugin",ah=`${da}@${nf}`;let e2=class extends yi{constructor(e,i){super(e,i);f(this,"version",nf);f(this,"name",da);f(this,"cruisePlugin");f(this,"itemMap",new Map);f(this,"state",{visible:!1,enabled:!0});f(this,"data");f(this,"heightOffset",0);f(this,"_config");f(this,"_disposed",!1);f(this,"disposedErrorLog",()=>{console.error(`${ah} is disposed`)});this._config=i!=null?i:{},this.cruisePlugin=new ds(e,{useGuideLine:!1}),Object.assign(window,{[`__${da}_DEBUG__`]:this})}get config(){return this._config}get disposed(){return this._disposed}load(e,i,s=!0){return W(this,null,function*(){var m,A,p,g,v,y,I;if(this.disposed)return;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:(A=a==null?void 0:a.unitWidth)!=null?A:.6,texture:{url:(p=a==null?void 0:a.arrowTextureUrl)!=null?p:this.staticPrefix+"/release/web/arrow6.b6ce0c62.png"}}},d=(v=(g=r.routes)==null?void 0:g.map(M=>{var D;return Fe({},c,{id:(D=M.id)!=null?D:Date.now(),pano_group:M.panoIndexList})}))!=null?v:[],h=(I=(y=r.lines)==null?void 0:y.map(M=>Fe({},c,M)))!=null?I:[],u=[...d,...h];yield this.waitFiveLoaded(),this.clear(),u.forEach(M=>{this.addGuideLineItem(M)}),this.updateTagsEnable(),this.handleVisible(this.state.visible),this.handleEnable(this.state.enabled),i&&this.setState(i,{userAction:s}),this.hooks.emit("dataLoaded",r),console.debug(`${ah} loaded`,r)})}formatData(e){return W(this,null,function*(){return this.getDataWithoutVersion(e)})}show(e){return W(this,null,function*(){this.setState({visible:!0},e)})}hide(e){return W(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=G({},this.state);this.state=G(G({},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),It(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 tf({five:this.five,id:i,plugin:this});return this.itemMap.set(i,o),e&&o.setData(e),this.heightOffset+=1e-4,o.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 E.Vector3().fromArray(r).distanceTo(new E.Vector3().fromArray(a))<.01}function o(r){var l;const a=(l=r.tag)==null?void 0:l.position;return i(a)?e.every(c=>{var d;return i((d=c.tag)==null?void 0:d.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.plugin.setState({enabled:c},{});const d=o(l);d&&e.push(l),l.plugin.setState({enabled:d},{})})}clear(){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})}waitFiveLoaded(){return W(this,null,function*(){return new Promise(e=>{if(this.five.work){e();return}this.five.once("loaded",()=>{e()})})})}getDataWithoutVersion(e){return typeof e=="object"&&e!==null&&e.version&&e.data?e.data:e}};const sf=(n,t)=>new e2(n,t);function of(n,t,e){if(e){const s=new E.Vector3().subVectors(n.position,e).applyQuaternion(n.quaternion.clone().inverse()).applyQuaternion(t).add(e);n.position.copy(s)}n.quaternion.copy(t)}class Lo extends lu{constructor(e,i){var s;super();f(this,"originObject3D");f(this,"onRender");this.originObject3D=e,this.onRender=(s=i==null?void 0:i.onRender)!=null?s:()=>{}}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(){this.position.add(this.originObject3D.position)}initQuaternion(){this.quaternion.copy(this.originObject3D.quaternion)}applyHelperScaleMatrix4(e,i){this.scale.applyMatrix4(e)}setHelperQuaternion(e,i){of(this,e,i)}applyHelperQuaternion(e,i){if(i){const s=new R.Vector3().subVectors(this.position,i).applyQuaternion(e).add(i);this.position.copy(s)}this.applyQuaternion(e)}dispose(){this.removeFromParent()}}class t2 extends Lo{}class i2 extends Lo{}class n2 extends Lo{}class rf extends Lo{}class s2 extends rf{}class o2 extends E.Group{constructor(e){super();f(this,"direction");this.direction=e||"x"}}class lh extends E.Mesh{constructor(e,i,s){super(e,i);f(this,"direction");this.direction=s||"x"}}function r2(n,t){const{offsetWidth:e,offsetHeight:i}=t,{top:s,left:o}=t.getBoundingClientRect();return Object.assign(new E.Vector2,{x:(n.x-o)/e*2-1,y:-(n.y-s)/i*2+1})}function Ja(n,t,e){if(!t||!e||!n)return;const i=r2(t,e);if(Math.abs(i.x)===1||Math.abs(i.y)===1)return;const s=new E.Raycaster;return s.setFromCamera(i,n),s}function a2(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 Qr extends o2{constructor(e){var d;super(e.direction);f(this,"line");f(this,"arrow");f(this,"lineHeight",.4);f(this,"arrowHeight",.1);this.name="ArrowGroup";const i=new E.Color((d=e.color)!=null?d:16214315),s=new E.MeshBasicMaterial({color:i,depthTest:!1,opacity:1,transparent:!0,side:E.DoubleSide}),o=new E.ConeGeometry(.04,.1,32),r=new lh(o,s.clone(),e.direction);r.name=`arrow-${e.direction}`,this.arrow=r;const a=.004,l=new E.CylinderGeometry(a,a,.4,32),c=new lh(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 Gr={X:15618642,Y:4765519,Z:4227839};class hn{static get X(){return new E.Color(Gr.X).convertSRGBToLinear().clone()}static get Y(){return new E.Color(Gr.Y).convertSRGBToLinear().clone()}static get Z(){return new E.Color(Gr.Z).convertSRGBToLinear().clone()}}class l2 extends t2{constructor(e){super(e);f(this,"xArrow",new Qr({direction:"x",color:hn.X}));f(this,"yArrow",new Qr({direction:"y",color:hn.Y}));f(this,"zArrow",new Qr({direction:"z",color:hn.Z}));this.add(this.xArrow),this.add(this.yArrow),this.add(this.zArrow)}show(){super.show(),this.xArrow.visible=!0,this.yArrow.visible=!0,this.zArrow.visible=!0}showDraggingHelper(e){this.xArrow.visible=e.includes("x"),this.yArrow.visible=e.includes("y"),this.zArrow.visible=e.includes("z")}dispose(){this.remove(this.xArrow,this.yArrow,this.zArrow)}}function ji(n,t){return c2(document.createElement(t!=null?t:"div"),n)}function c2(n,t){if(!t)return n;for(const e in t)e&&t[e]&&(n.style[e]=t[e]);return n}function d2(n){const t=ji(G({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 h2 extends n2{constructor(e,i){super(e);f(this,"xCircle");f(this,"yCircle");f(this,"zCircle");f(this,"children",[]);f(this,"angleTips");f(this,"container");(i==null?void 0:i.yzCircleEnable)!==!1&&(this.xCircle=new Nr({direction:"x",color:hn.X})),(i==null?void 0:i.xzCircleEnable)!==!1&&(this.yCircle=new Nr({direction:"y",color:hn.Y})),(i==null?void 0:i.xyCircleEnable)!==!1&&(this.zCircle=new Nr({direction:"z",color:hn.Z})),i!=null&&i.container&&(i==null?void 0:i.angleTipsEnable)!==!1&&(this.container=i==null?void 0:i.container,this.angleTips=d2({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()}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 Nr extends E.Group{constructor(e){super();f(this,"direction");f(this,"circle");f(this,"ring");f(this,"angleSector");this.direction=e.direction,this.circle=new u2(e),this.ring=new f2(e),this.angleSector=new m2(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)}}class u2 extends E.Mesh{constructor(e){var i;super();f(this,"direction");f(this,"gapAngle",.02);f(this,"geometry",new E.RingGeometry(.25,.3,20,8,this.gapAngle,Math.PI/2-this.gapAngle*2));this.material=new E.MeshBasicMaterial({opacity:.6,color:(i=e.color)!=null?i:16777215,transparent:!0,side:E.DoubleSide,depthTest:!1}),this.direction=e.direction,this.geometry.name=`RotateHelperCircleGeometry-${this.direction}`}}class f2 extends E.Group{constructor(e){super();f(this,"direction");this.direction=e.direction;const i=.015,s=new Array(8).fill(null).map((o,r)=>{const a=new E.RingGeometry(.25,.3,20,8,Math.PI/4*r+i,Math.PI/4-i*2),l=new E.MeshBasicMaterial({opacity:1,color:16777215,depthTest:!1,transparent:!0,side:E.DoubleSide}),c=new E.Mesh(a,l);return c.name=`AxesDashedRing-${this.direction}-${r}`,c});this.add(...s)}}class m2 extends E.Mesh{constructor(e){var s;super();f(this,"direction");f(this,"baseAxes");f(this,"angleDirection");switch(e.direction){case"x":this.baseAxes=new E.Vector3(0,0,1);break;case"y":this.baseAxes=new E.Vector3(1,0,0);break;case"z":this.baseAxes=new E.Vector3(1,0,0);break}const i=.3+5e-4;this.geometry=new E.CircleGeometry(i,48,0,1e-4),this.material=new E.MeshBasicMaterial({opacity:.4,color:(s=e.color)!=null?s:16777215,depthTest:!1,transparent:!0,side:E.DoubleSide}),this.direction=e.direction,this.angleDirection=this.direction==="z"?1:-1}}function g2(){const n=ji({width:"100%",height:"100%",left:"0",top:"0",position:"absolute",pointerEvents:"none"}),t=ji({boxSizing:"border-box",width:"100%",height:"100%",left:"0",top:"0",position:"relative",display:"flex",alignItems:"center",justifyContent:"center"}),e=ji({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:ci({cursor:"nesw-resize",left:i,bottom:i})},o={direction:"ns",element:ci({cursor:"ns-resize",bottom:i})},r={direction:"nwse",element:ci({cursor:"nwse-resize",right:i,bottom:i})},a={direction:"ew",element:ci({cursor:"ew-resize",right:i})},l={direction:"nesw",element:ci({cursor:"nesw-resize",right:i,top:i})},c={direction:"ns",element:ci({cursor:"ns-resize",top:i})},d={direction:"nwse",element:ci({cursor:"nwse-resize",left:i,top:i})},h={direction:"ew",element:ci({cursor:"ew-resize",left:i})};return new Array(o,a,c,h,s,r,l,d).forEach(m=>t.appendChild(m.element)),{container:n,squares:[s,o,r,a,l,c,d,h]}}function ci(n){const t=ji(G({background:"#FFFFFF",width:"9px",height:"9px",position:"absolute",pointerEvents:"none"},n)),e=ji({width:"15px",height:"15px",position:"absolute",left:"50%",top:"50%",transform:"translate(-50%, -50%)",pointerEvents:"none"}),i=ji({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 p2 extends s2{constructor(e,i,s,o){super(e);f(this,"points",[]);f(this,"cornerPositions",[]);f(this,"css3DInstance");f(this,"plane");f(this,"css3DRenderer",new un);f(this,"camera");f(this,"scene");f(this,"container");f(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}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 E.Vector3().subVectors(s.position,i).applyQuaternion(e).add(i);s.position.copy(r),s.applyQuaternion(e)}if(this.plane){const r=new E.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 E.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}=g2();this.points=r.map((c,d)=>({direction:c.direction,point:c.element,position:this.calculatePointPosition(e)[d]})),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)]}}function af(n){const t=new E.Box3,e=new E.Vector3;if(n.traverse(i=>{var o;if(i.name==="shadow")return;const s=i.geometry;if(s!==void 0)if((o=s==null?void 0:s.attributes)!=null&&o.position){const r=s.attributes.position;for(let a=0,l=r.count;a<l;a++)e.fromBufferAttribute(r,a).applyMatrix4(i.matrix),t.expandByPoint(e)}else s.vertices.forEach(r=>{const a=r.clone().applyMatrix4(i.matrix);t.expandByPoint(a)})}),!t.isEmpty())return t}class A2 extends i2{constructor(e){super(e);f(this,"box");f(this,"outline");f(this,"originObject");f(this,"positionAttribute");this.originObject=e,this.positionAttribute=new E.BufferAttribute(new Float32Array(8*3),3),this.box=this.createBox(),this.outline=this.createOutline(),this.add(this.box,this.outline),this.update()}raycasterIntersectObject(e,i){return e.intersectObject(this,!1,i)}raycast(e,i){this.box.raycast(e,i)}update(){const e=af(this.originObject);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 E.BufferGeometry;i.setIndex(new E.BufferAttribute(e,1)),i.setAttribute("position",this.positionAttribute);const s=new E.LineBasicMaterial({color:64767,linewidth:1,opacity:1,depthTest:!1,transparent:!0,toneMapped:!1}),o=new E.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 E.BufferGeometry;i.setIndex(new E.BufferAttribute(e,1)),i.setAttribute("position",this.positionAttribute);const s=new E.MeshBasicMaterial({color:64767,opacity:.1,depthTest:!1,transparent:!0});return new E.Mesh(i,s)}}class hs{constructor(t,e){f(this,"originObject3D");f(this,"hooks");f(this,"disposers",[]);f(this,"helperObject3D");f(this,"camera");f(this,"model");f(this,"scene");f(this,"container");f(this,"domEvents");f(this,"isDragging",!1);f(this,"enabled",!1);f(this,"name","BaseController");f(this,"boundingBox");f(this,"offset");f(this,"onRender");f(this,"onWantsTapGesture",t=>{if(this.getIntersectObject(t))return!1});var c,d;this.hooks=(c=t.sharedHooks)!=null?c:new Cn,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=new Le(t.camera,t.container),this.onRender=(d=t.onRender)!=null?d:()=>{},this.offset=e==null?void 0:e.offset,this.initialHelperPosition(),this.initialHelperQuaternion(),this.enable();const i=(...h)=>this.onSetOriginObjectScale(...h),s=(...h)=>this.onSetOriginObjectRotate(...h),o=(...h)=>this.onSetOriginObjectPosition(...h),r=(...h)=>this.onApplyOriginObjectScale(...h),a=(...h)=>this.onApplyOriginObjectRotate(...h),l=(...h)=>this.onApplyOriginObjectPosition(...h);this.hooks.on("setObjectScale",i),this.hooks.on("setObjectRotate",s),this.hooks.on("setObjectPosition",o),this.hooks.on("applyObjectPosition",l),this.hooks.on("applyObjectRotate",a),this.hooks.on("applyObjectScale",r),this.disposers.push(()=>{this.hooks.off("setObjectScale",i),this.hooks.off("setObjectRotate",s),this.hooks.off("setObjectPosition",o),this.hooks.off("applyObjectPosition",l),this.hooks.off("applyObjectRotate",a),this.hooks.off("applyObjectScale",r)})}initialHelperPosition(){this.helperObject3D.position.add(this.calculateOffset(this.offset)),this.helperObject3D.initialPosition()}initialHelperQuaternion(){this.helperObject3D.initQuaternion()}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.offset)))}render(){this.onRender()}updateOffsetByScale(t){if(this.boundingBox&&this.offset){const e=this.originObject3D.position,i=new E.Vector3().subVectors(this.boundingBox.max,e).multiply(t).add(e),s=new E.Vector3().subVectors(this.boundingBox.min,e).multiply(t).add(e),o=this.calculateOffset(this.offset,{min:s,max:i});this.helperObject3D.position.copy(o),this.helperObject3D.initialPosition()}}hoverListener(t,e=16777215,i=1){const s=(Array.isArray(t)?t:[t]).filter(ni),o=[];for(const r of s)if(r instanceof E.Mesh||r instanceof E.Group){const a=r instanceof E.Group?r.children.filter(u=>u instanceof E.Mesh):[r];a.forEach(u=>{u.__originalColor__=u.material.color.clone(),u.__originalOpacity__=u.material.opacity});const l=()=>{a.forEach(u=>{u.material.color.set(e),u.material.opacity=i}),this.render()},c=()=>{a.forEach(u=>{u.material.color.copy(u.__originalColor__),u.material.opacity=u.__originalOpacity__}),this.render()},d=()=>{this.isDragging||l()},h=()=>{this.isDragging||c()};for(const u of a)this.domEvents.addEventListener(u,"mouseover",d),this.domEvents.addEventListener(u,"mouseout",h),this.hooks.on("moveStart",l),this.hooks.on("moveEnd",c),this.hooks.on("rotateEnd",c),o.push(()=>{this.domEvents.removeEventListener(u,"mouseover",d),this.domEvents.removeEventListener(u,"mouseout",h),this.hooks.off("moveStart",l),this.hooks.off("moveEnd",c),this.hooks.off("rotateEnd",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=this.originObject3D,s=new E.Vector3(0,0,0);if(!t)return s;const o=()=>e||(this.boundingBox?this.boundingBox:(this.boundingBox=af(i),this.boundingBox));if(typeof t.x=="number")s.setX(t.x);else if(typeof t.x=="object"){const r=o();s.setX((r.max.x-r.min.x)*t.x.percents)}if(typeof t.y=="number")s.setY(t.y);else if(typeof t.y=="object"){const r=o();s.setY((r.max.y-r.min.y)*t.y.percents)}if(typeof t.z=="number")s.setZ(t.z);else if(typeof t.z=="object"){const r=o();s.setZ((r.max.z-r.min.z)*t.z.percents)}return s}}class v2 extends hs{constructor(...e){super(...e);f(this,"name","MoveController");f(this,"startInfo");f(this,"_moveByMouseEnable",!1);f(this,"mouseInfo");f(this,"mousedownEventListenerDisposer");const i=this.helperObject3D;this.hoverListener([i.xArrow,i.yArrow,i.zArrow]);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.hooks.on("rotateStart",l),this.hooks.on("rotateEnd",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.hooks.off("rotateStart",l),this.hooks.off("rotateEnd",a),this.hooks.off("moveByMouseEnable",l),this.hooks.off("moveByMouseDisable",a)}),this.moveByMouseEnable&&this.moveByMouse()}get moveByMouseEnable(){return this._moveByMouseEnable}dispose(){var e;super.dispose(),(e=this.disposers)==null||e.forEach(i=>i==null?void 0:i())}moveByMouse(){this._moveByMouseEnable=!0;const e=this.handleMouseDown.bind(this),i=this.handleMouseUp.bind(this);this.hooks.emit("moveByMouseEnable"),setTimeout(()=>{this.container.addEventListener("mousedown",e),this.container.addEventListener("mouseup",i)}),this.mousedownEventListenerDisposer=()=>{this.container.removeEventListener("mousedown",e),this.container.removeEventListener("mouseup",i)}}disableMoveByMouse(){var e;this._moveByMouseEnable=!1,this.hooks.emit("moveByMouseDisable"),(e=this.mousedownEventListenerDisposer)==null||e.call(this)}onIntersectionOnModelUpdate(e){!this.moveByMouseEnable||this.hooks.emit("wantToMove",e.point)||(this.originObject3D.position.copy(e.point),this.hooks.emit("setObjectPosition",e.point),this.hooks.emit("move",e.point))}onApplyOriginObjectScale(e){}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)}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 E.Vector3(1,0,0).applyQuaternion(this.helperObject3D.quaternion),r=new E.Vector3(0,1,0).applyQuaternion(this.helperObject3D.quaternion),a=new E.Vector3(0,0,1).applyQuaternion(this.helperObject3D.quaternion),l=(()=>{switch(s){case"x":return o;case"y":return r;case"z":return a}})(),c=(()=>{switch(s){case"x":case"y":return a;case"z":return o}})(),d=i.point.clone(),h=new E.Plane;h.setFromNormalAndCoplanarPoint(c,d),this.startInfo={startVectorProject:d.clone().projectOnVector(l),directionVector:l,plane:h},this.helperObject3D.showDraggingHelper([s]),this.hooks.emit("moveStart"),this.isDragging=!0}dragging(e){if(!this.isDragging||!this.startInfo)return;const i=Ja(this.camera,e,this.container);return i?(this.move(i),!1):this.dragEnd()}move(e){if(!this.startInfo)return this.dragEnd();const{plane:i,directionVector:s,startVectorProject:o}=this.startInfo,r=this.originObject3D,a=e.ray.intersectPlane(i,new E.Vector3);if(!a)return;const l=a.clone().projectOnVector(s),c=l.clone().sub(o),d=new E.Matrix4;d.setPosition(c);const h=r.position.clone().applyMatrix4(d);this.hooks.emit("wantToMove",h)||(r.applyMatrix4(d),o.copy(l),this.hooks.emit("applyObjectPosition",{matrix:d}),this.hooks.emit("move",h))}dragEnd(){this.isDragging&&(this.startInfo=void 0,this.isDragging=!1,this.helperObject3D.show(),this.hooks.emit("moveEnd"))}}class qn{constructor(t,e,i,s,o,r){f(this,"helperController");f(this,"five");f(this,"onFiveWantsTapGesture",t=>{if(!this.helperController)return;const e=this.helperController.onWantsTapGesture(t);return this.five.needsRender=!0,e});f(this,"onFiveWantsGesture",(...t)=>{if(!this.helperController)return;const e=this.helperController.onWantsGesture(...t);return this.five.needsRender=!0,e});f(this,"onFiveIntersectionOnModelUpdate",(...t)=>{this.helperController&&this.helperController.onIntersectionOnModelUpdate(...t)});const{camera:a,model:l,scene:c}=t,d=t.getElement();if(this.five=t,!a||!l||!d||!c)return;const h=()=>{t.needsRender=!0};this.helperController=new e({camera:a,model:l,originObject3D:i,helperObject3D:s,container:d,scene:c,onRender:h,sharedHooks:r},o),t.on("wantsTapGesture",this.onFiveWantsTapGesture),t.on("wantsGesture",this.onFiveWantsGesture),t.on("intersectionOnModelUpdate",this.onFiveIntersectionOnModelUpdate)}dispose(){var t;this.five.off("wantsTapGesture",this.onFiveWantsTapGesture),this.five.off("wantsGesture",this.onFiveWantsGesture),this.five.off("intersectionOnModelUpdate",this.onFiveIntersectionOnModelUpdate),(t=this.helperController)==null||t.dispose()}}const b2="v1.0.1",y2="Object3DHelper",qa=`${y2}@${b2}`,w2=()=>{console.error(`${qa} is disposed`)},C2=()=>{console.warn(`${qa} is disabled`)},I2=()=>{console.error(`${qa} is disabled`)};class P2{constructor(t){f(this,"controllers",{});f(this,"state",{visible:!0,enabled:!0,disposed:!1});f(this,"hooks",new Cn);f(this,"eventListener",{});t&&this.addControllers(t),this.setState(this.state)}show(t){return W(this,null,function*(){this.setState({visible:!0},t)})}hide(t){return W(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 w2();if(!this.state.enabled&&t.enabled!==!0&&t.disposed!==!0)return I2();const i=G({},this.state);this.state=G(G({},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=G(G({},this.controllers),t),this.setState(this.state)}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&&C2()}}function Hr(n){return n*Math.PI/180}class E2 extends hs{constructor(...e){var c,d,h;super(...e);f(this,"name","RotateController");f(this,"startInfo");f(this,"removeListener");const i=this.helperObject3D;this.hoverListener([(c=i.xCircle)==null?void 0:c.circle,(d=i.yCircle)==null?void 0:d.circle,(h=i.zCircle)==null?void 0:h.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.hooks.on("moveStart",l),this.hooks.on("moveEnd",a),this.hooks.on("moveByMouseEnable",l),this.hooks.on("moveByMouseDisable",a),this.removeListener=()=>{this.domEvents.removeEventListener(this.helperObject3D,"mousedown",s),document.removeEventListener("mousemove",o),document.removeEventListener("mouseup",r),this.hooks.off("moveStart",l),this.hooks.off("moveEnd",a),this.hooks.off("moveByMouseEnable",l),this.hooks.off("moveByMouseDisable",a)}}get rotateCenter(){return this.helperObject3D.position.clone()}initialHelperQuaternion(){this.helperObject3D.applyHelperQuaternion(this.originObject3D.quaternion)}setRotateAngle(e){const{x:i=0,y:s=0,z:o=0}=e,r=new E.Euler(Hr(i),Hr(s),Hr(o)),a=new E.Quaternion().setFromEuler(r);if(this.hooks.emit("wantToRotate",a))return;const{originObject3D:c,rotateCenter:d}=this;of(c,a,d),this.hooks.emit("setObjectRotate",a,d),this.hooks.emit("rotate",a),this.render()}dispose(){this.removeListener(),super.dispose()}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=(()=>{if(s==="x")return new E.Vector3(1,0,0).applyQuaternion(this.originObject3D.quaternion);if(s==="y")return new E.Vector3(0,1,0).applyQuaternion(this.originObject3D.quaternion);if(s==="z")return new E.Vector3(0,0,1).applyQuaternion(this.originObject3D.quaternion)})(),c=new E.Plane().setFromNormalAndCoplanarPoint(l,o),h=c.projectPoint(o.clone(),new E.Vector3).clone().sub(this.rotateCenter),u=h.angleTo(r.baseAxes.clone().applyQuaternion(this.originObject3D.quaternion));this.setAngleHelperStart(s,u),this.setAngleHelperLength(s,0),this.startInfo={direction:s,startVector:h,plane:c,angleHelper:r,angle:0,objectQuaternion:this.originObject3D.quaternion.clone()},this.helperObject3D.showDraggingHelper([s]),this.hooks.emit("rotateStart"),this.isDragging=!0}dragging(e){if(!this.isDragging)return;const i=Ja(this.camera,e,this.container);return i?(this.rotate(i),!1):this.dragEnd()}rotate(e){if(!this.startInfo)return this.dragEnd();const{startVector:i,plane:s,angleHelper:o,direction:r,objectQuaternion:a}=this.startInfo,{originObject3D:l}=this,c=e.ray.intersectPlane(s,new E.Vector3);if(!c)return;const d=this.rotateCenter.clone(),u=s.projectPoint(c.clone(),new E.Vector3).clone().sub(d);if(i.angleTo(u)===0)return;const m=new E.Quaternion().setFromUnitVectors(i.clone().normalize(),u.clone().normalize()),A=l.quaternion.clone().premultiply(m);if(this.hooks.emit("wantToRotate",A))return;const v=new E.Euler().setFromQuaternion(new E.Quaternion().setFromUnitVectors(i.clone().normalize().applyQuaternion(a.clone().inverse()),u.clone().normalize().applyQuaternion(a.clone().inverse())),`${r.toUpperCase()}${"XZY".replace(r.toUpperCase(),"")}`)[r]*o.angleDirection;if(this.startInfo.angle+=v,this.setAngleHelperLength(r,this.startInfo.angle),this.setTipsAngle(Zh(this.startInfo.angle)),d){const y=new E.Vector3().subVectors(l.position,d).applyQuaternion(m).add(d);l.position.copy(y)}l.applyQuaternion(m),this.hooks.emit("applyObjectRotate",{quaternion:m,origin:d}),this.hooks.emit("rotate",l.quaternion),this.startInfo.startVector=u}dragEnd(){this.isDragging&&(this.hooks.emit("setObjectRotate",this.originObject3D.quaternion,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 E.Mesh&&s.geometry instanceof E.CircleGeometry){const{radius:o,segments:r,thetaLength:a}=s.geometry.parameters;s.geometry=new E.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 E.Mesh&&r.geometry instanceof E.CircleGeometry){const{radius:a,thetaStart:l}=r.geometry.parameters,c=Math.ceil(Math.abs(o)*(40/(2*Math.PI)));r.geometry=new E.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 M2 extends hs{constructor(...e){super(...e);f(this,"startInfo");f(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 E.Plane,i=this.helperObject3D.cornerPositions;if(i.length!==0)return i.length<3?e.setFromNormalAndCoplanarPoint(this.originObject3D.getWorldDirection(new R.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=Ja(this.camera,e,this.container);if(!i)return this.dragEnd();this.scale(i)}scale(e){var X,U;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 R.Vector3);if(!a||a2(a,this.camera.position))return;const l=new R.Vector3().addVectors(r[0],r[2]).divideScalar(2),{position:c,direction:d}=s,h=new R.Vector3().subVectors(r[1],r[0]),u=new R.Vector3().subVectors(r[3],r[0]),m=N=>{const H=new R.Vector3(0,0,0);if(!this.startInfo)return H;const _=(N==="ew"?h:u).clone(),Q=c.clone().projectOnVector(_),F=a.clone().projectOnVector(_),J=l.clone().projectOnVector(_);if(F.equals(Q))return H;if(N==="ns"&&typeof this.startInfo.dragPointInCenterBottom!="boolean"){const ce=new R.Vector3().subVectors(F,J),se=ce.x<0&&_.x>=0,we=ce.y<0&&_.y>=0,Ce=ce.z<0&&_.z>=0;this.startInfo.dragPointInCenterBottom=se||we||Ce}if(N==="ew"&&typeof this.startInfo.dragPointInCenterLeft!="boolean"){const ce=new R.Vector3().subVectors(F,J),se=ce.x<0&&_.x>=0,we=ce.y<0&&_.y>=0,Ce=ce.z<0&&_.z>=0;this.startInfo.dragPointInCenterLeft=se||we||Ce}const Z=new R.Vector3().subVectors(F,Q),ee=Z.length();return ee>.3?(console.warn("offset.length() > 0.3, skipped",ee),H):Z},A=m("ew"),p=m("ns"),g=()=>{const N=A;this.helperObject3D.cornerPositions.forEach((H,_)=>{var Q;(Q=this.startInfo)!=null&&Q.dragPointInCenterLeft?(_===0||_===3)&&H.add(N):(_===1||_===2)&&H.add(N)})},v=()=>{const N=p;this.helperObject3D.cornerPositions.forEach((H,_)=>{var Q;(Q=this.startInfo)!=null&&Q.dragPointInCenterBottom?(_===0||_===1)&&H.add(N):(_===2||_===3)&&H.add(N)})};switch(d){case"ew":g();break;case"ns":v();break;case"nesw":case"nwse":g(),v()}const y=new R.Vector3().subVectors(r[1],r[0]).length()/h.length(),I=new R.Vector3().subVectors(r[3],r[0]).length()/u.length(),M=new R.Vector3(y,I,1),D=new E.Matrix4().scale(M);i.isCSS3DObjectPlus?i.applyScaleMatrix4(D):i.scale.applyMatrix4(D),s.position.copy(a);const P=new R.Vector3().addVectors(r[0],r[2]).divideScalar(2),V=new R.Vector3().subVectors(P,l),L=new E.Matrix4().setPosition(V);i.applyMatrix4(L),(X=this.helperObject3D.css3DInstance)==null||X.css3DObject.applyMatrix4(L),(U=this.helperObject3D.plane)==null||U.applyMatrix4(L),this.hooks.emit("applyObjectScale",{matrix:D}),this.hooks.emit("applyObjectPosition",{matrix:L}),this.render()}dragEnd(){this.isDragging&&(this.startInfo=void 0,this.isDragging=!1,this.hooks.emit("scaleEnd"),this.render())}}class k2 extends M2{constructor(...e){super(...e);f(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 x2 extends hs{constructor(...e){super(...e);f(this,"name","BoundingBoxController")}}class D2 extends rf{constructor(t){super(t)}}class S2 extends hs{constructor(...e){super(...e);f(this,"name","ScaleController")}setScale(e){var l,c,d;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=(d=e.z)!=null?d:1);const r=new E.Vector3(i,s,o);this.hooks.emit("wantToScale",r)||(this.originObject3D.scale.copy(r),this.hooks.emit("setObjectScale",r),this.hooks.emit("scale",r),this.render())}}const ha="Object3DHelperPlugin",jo=ha,T2=()=>{console.error(`${jo} is disposed`)},L2=()=>{console.warn(`${jo} is disabled`)},j2=()=>{console.error(`${jo} is disabled`)};class lf extends cs{constructor(e){super(e);f(this,"name",ha);f(this,"state",{visible:!0,enabled:!0,disposed:!1});f(this,"objectHelperMap",new Map);f(this,"css3DObjectParentMap",new Map);f(this,"css3DRender");this.five=e,this.css3DRender=new un(this.five.scene),console.warn("Object3DHelper: 使用此插件,需要在初始化five时,设置five参数: { backgroundAlpha: 0, backgroundColor: 0x000000 }"),Object.assign(window,{[`__${ha.toUpperCase()}_DEBUG__`]:this})}show(e){return W(this,null,function*(){this.setState({visible:!0},e)})}hide(e){return W(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 T2();if(!this.state.enabled&&e.enabled!==!0&&e.disposed!==!0)return j2();const s=G({},this.state);this.state=G(G({},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 m;if(!e)return console.error("Object3D is undefined");if(this.objectHelperMap.has(e)){console.warn(`Object3DHelperPlugin: object3D ${e.name} is already has helper`);return}const s=new P2,o=[],r=(m=this.five.getElement())==null?void 0:m.parentElement,a=this.five.camera,{moveHelper:l=!0,rotateHelper:c=!0,scaleHelper:d=!0,boundingBoxHelper:h=!1}=i,u=new je.Subscribe;if(l){const A=new l2(e),p=this.getConfig(i.moveHelper),g=new qn(this.five,v2,e,A,p,u);s.addControllers({moveController:g.helperController}),o.push(()=>g.dispose())}if(c){const A=this.getConfig(i.rotateHelper),p=new h2(e,G({container:r},A)),g=new qn(this.five,E2,e,p,A,u);s.addControllers({rotateController:g.helperController}),o.push(()=>g.dispose())}if(h){const A=new A2(e),p=new qn(this.five,x2,e,A,void 0,u);s.addControllers({boundingBoxController:p.helperController})}if(d)if(e.isCSS3DObjectPlus&&r){const A=new p2(e,r,a,this.five.scene),p=new qn(this.five,k2,e,A,void 0,u);s.addControllers({scaleController:p.helperController}),o.push(()=>p.dispose()),vh(this.five).then(()=>{var g,v;if(e.isCSS3DObjectPlus){const y=e;if(!y||y.mode!=="front")return;const I=(g=this.css3DRender.behindModeCSS3DRenderer.wrapper)!=null?g:bh(this.five);I&&(this.css3DObjectParentMap.set(y,y.parent),y.removeFromParent(),this.css3DRender.behindModeCSS3DRenderer.setWrapper(I),(v=this.css3DRender.getBehindCSS3DObjectGroup())==null||v.add(y),this.css3DRender.render(this.five.camera))}})}else{const A=new D2(e),p=new qn(this.five,S2,e,A,void 0,u);s.addControllers({scaleController:p.helperController}),o.push(()=>p.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.objectHelperMap.forEach(({helper:e,disposers: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)})}actionIfStateIsEnabled(e,i){if(this.state.enabled)return e();i!=null&&i.warnLog&&L2()}getConfig(e){if(e&&typeof e!="boolean"&&e.enable)return e}}const z2=n=>new lf(n),O2=`
668
668
  varying vec2 vUv;
669
669
  void main() {
670
670
  vUv = uv;