@realsee/dnalogel 3.66.1 → 3.66.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (454) hide show
  1. package/CHANGELOG.md +6 -0
  2. package/dist/index.cjs.js +4 -4
  3. package/dist/index.js +24 -10
  4. package/dist/index.umd.js +4 -4
  5. package/docs/classes/AreaMakerPluginType.AreaMakerController.html +2 -2
  6. package/docs/classes/AreaMakerPluginType.AreaMakerItem.html +2 -2
  7. package/docs/classes/CSS3DRender.html +2 -2
  8. package/docs/classes/GuideLineItem.GuideLineItem.html +2 -2
  9. package/docs/classes/GuideLineModeItem.GuideLineModeItem.html +2 -2
  10. package/docs/classes/ModelMakerPluginInstance.html +2 -2
  11. package/docs/classes/ModelMakerPluginType.ModelMakerBoxItem.html +2 -2
  12. package/docs/classes/ModelMakerPluginType.ModelMakerPolygonItem.html +2 -2
  13. package/docs/classes/ModelMakerPluginType.ModelMakerPrismItem.html +2 -2
  14. package/docs/classes/ModelRoomLabelController.html +2 -2
  15. package/docs/classes/MoveController.html +2 -2
  16. package/docs/classes/Object3DHelperController.html +2 -2
  17. package/docs/classes/PaintBrush.html +2 -2
  18. package/docs/classes/PanoMeasurePluginLine.html +2 -2
  19. package/docs/classes/PanoMeasurePluginModel.html +2 -2
  20. package/docs/classes/PanoMeasurePluginPoint.html +2 -2
  21. package/docs/classes/PanoMeasurePluginPolyline.html +2 -2
  22. package/docs/classes/PanoTagPluginController.html +2 -2
  23. package/docs/classes/Sculpt.html +2 -2
  24. package/docs/classes/Util.BetterTween.html +2 -2
  25. package/docs/classes/Util.FiveDomEvents.html +2 -2
  26. package/docs/classes/Util.FivePuppet.html +2 -2
  27. package/docs/classes/Util.Interval.html +2 -2
  28. package/docs/classes/Util.LegacyPointHelper.html +2 -2
  29. package/docs/classes/Util.LightTag.html +2 -2
  30. package/docs/classes/Util.LineSegments.html +2 -2
  31. package/docs/classes/Util.Magnifier.html +2 -2
  32. package/docs/classes/Util.Object3D.html +2 -2
  33. package/docs/classes/Util.PointDomHelper.html +2 -2
  34. package/docs/classes/Util.PointHelper.html +2 -2
  35. package/docs/classes/Util.PointSelector.html +2 -2
  36. package/docs/classes/Util.PointSelectorHelper.html +2 -2
  37. package/docs/classes/Util.Rectangle.html +2 -2
  38. package/docs/classes/Util.sculpt.BaseEditor.html +2 -2
  39. package/docs/classes/Util.sculpt.BoxMesh.html +2 -2
  40. package/docs/classes/Util.sculpt.BoxMeshEditor.html +2 -2
  41. package/docs/classes/Util.sculpt.CircleMesh.html +2 -2
  42. package/docs/classes/Util.sculpt.CircleMeshEditor.html +2 -2
  43. package/docs/classes/Util.sculpt.CircleWithEdgeMesh.html +2 -2
  44. package/docs/classes/Util.sculpt.CylinderMesh.html +2 -2
  45. package/docs/classes/Util.sculpt.CylinderMeshEditor.html +2 -2
  46. package/docs/classes/Util.sculpt.LineMesh.html +2 -2
  47. package/docs/classes/Util.sculpt.PointMesh.html +2 -2
  48. package/docs/classes/Util.sculpt.PolygonMesh.html +2 -2
  49. package/docs/classes/Util.sculpt.PrismMesh.html +2 -2
  50. package/docs/classes/Util.sculpt.PrismMeshEditor.html +2 -2
  51. package/docs/classes/Util.sculpt.RectangleMesh.html +2 -2
  52. package/docs/classes/Util.sculpt.RectangleMeshEditor.html +2 -2
  53. package/docs/classes/Util.sculpt.RectangleWithEdgeMesh.html +2 -2
  54. package/docs/classes/WalkController.html +2 -2
  55. package/docs/enums/CameraMovementEffect.html +2 -2
  56. package/docs/enums/ContentType.html +2 -2
  57. package/docs/enums/DIRECTION.html +2 -2
  58. package/docs/enums/DISPLAY_STRATEGY_TYPE.html +2 -2
  59. package/docs/enums/DimensionType.html +2 -2
  60. package/docs/enums/FLOOR_PLAN_ATTACHED_TO.html +2 -2
  61. package/docs/enums/ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE.html +2 -2
  62. package/docs/enums/PaintBrushTypeEnum.html +2 -2
  63. package/docs/enums/PointType.html +2 -2
  64. package/docs/enums/Rotation.html +2 -2
  65. package/docs/functions/AreaMakerPlugin.html +1 -1
  66. package/docs/functions/CSS3DRenderPlugin.html +1 -1
  67. package/docs/functions/CameraMovementPlugin.html +2 -2
  68. package/docs/functions/CruisePlugin.html +1 -1
  69. package/docs/functions/CurrentPanoImagePlugin.html +1 -1
  70. package/docs/functions/GuideLinePlugin.html +1 -1
  71. package/docs/functions/ItemLabelPlugin.html +1 -1
  72. package/docs/functions/MapviewFloorplanPlugin.html +1 -1
  73. package/docs/functions/MeasurePlugin.html +1 -1
  74. package/docs/functions/ModelChassisCompassPlugin.html +2 -2
  75. package/docs/functions/ModelEntryDoorGuidePlugin.html +2 -2
  76. package/docs/functions/ModelFloorplanPlugin.html +1 -1
  77. package/docs/functions/ModelItemLabelPlugin.html +1 -1
  78. package/docs/functions/ModelMakerPlugin.html +1 -1
  79. package/docs/functions/ModelRoomLabelPlugin.html +1 -1
  80. package/docs/functions/ModelTVVideoPlugin.html +1 -1
  81. package/docs/functions/ModelViewPlugin.html +2 -2
  82. package/docs/functions/MovePlugin.html +1 -1
  83. package/docs/functions/Object3DHelperPlugin.html +1 -1
  84. package/docs/functions/PanoCompassPlugin.html +1 -1
  85. package/docs/functions/PanoCursorRaycasterPlugin.html +2 -2
  86. package/docs/functions/PanoDoorLabelPlugin.html +1 -1
  87. package/docs/functions/PanoFloorplanRadarPlugin.html +1 -1
  88. package/docs/functions/PanoMeasurePlugin.html +1 -1
  89. package/docs/functions/PanoRulerPlugin.html +2 -2
  90. package/docs/functions/PanoRulerProPlugin.html +2 -2
  91. package/docs/functions/PanoSpatialTagPlugin.html +2 -2
  92. package/docs/functions/PanoTagPlugin.html +1 -1
  93. package/docs/functions/PanoVideoPlugin.html +2 -2
  94. package/docs/functions/PipelinePlugin.html +1 -1
  95. package/docs/functions/SculptPlugin.html +2 -2
  96. package/docs/functions/TopviewFloorplanPlugin.html +1 -1
  97. package/docs/functions/Util.absoluteUrl.html +2 -2
  98. package/docs/functions/Util.awaitNextFrame.html +1 -1
  99. package/docs/functions/Util.blink.html +2 -2
  100. package/docs/functions/Util.bounding.html +1 -1
  101. package/docs/functions/Util.boundingBox.html +1 -1
  102. package/docs/functions/Util.boundingSphere.html +1 -1
  103. package/docs/functions/Util.boxVertex.html +2 -2
  104. package/docs/functions/Util.boxVertexes.html +1 -1
  105. package/docs/functions/Util.checkFiveModelLoaded.html +2 -2
  106. package/docs/functions/Util.convexHull.html +2 -2
  107. package/docs/functions/Util.equal.html +2 -2
  108. package/docs/functions/Util.fiveModelIsLoaded.html +2 -2
  109. package/docs/functions/Util.getCoordsFromClient.html +1 -1
  110. package/docs/functions/Util.getCoordsFromElement.html +1 -1
  111. package/docs/functions/Util.getFrameTime.html +2 -2
  112. package/docs/functions/Util.getIntersectFromRelativePosition.html +1 -1
  113. package/docs/functions/Util.getRaycasterFromFivePointer.html +1 -1
  114. package/docs/functions/Util.initialCSS3DRender.html +1 -1
  115. package/docs/functions/Util.inside.html +1 -1
  116. package/docs/functions/Util.isAbsoluteURL.html +1 -1
  117. package/docs/functions/Util.isModelLike.html +1 -1
  118. package/docs/functions/Util.isNil.html +2 -2
  119. package/docs/functions/Util.isPanoramaLike.html +1 -1
  120. package/docs/functions/Util.lookObject.html +2 -2
  121. package/docs/functions/Util.lookPoint.html +2 -2
  122. package/docs/functions/Util.nextFrame.html +1 -1
  123. package/docs/functions/Util.notNil.html +2 -2
  124. package/docs/functions/Util.reblink.html +2 -2
  125. package/docs/functions/Util.requestAnimationFrameInterval.html +2 -2
  126. package/docs/functions/Util.sculpt.createBox.html +1 -1
  127. package/docs/functions/Util.sculpt.createCircle.html +1 -1
  128. package/docs/functions/Util.sculpt.createCylinder.html +1 -1
  129. package/docs/functions/Util.sculpt.createLine.html +2 -2
  130. package/docs/functions/Util.sculpt.createPoint.html +1 -1
  131. package/docs/functions/Util.sculpt.createPolygon.html +1 -1
  132. package/docs/functions/Util.sculpt.createPrism.html +1 -1
  133. package/docs/functions/Util.sculpt.createRectangle.html +2 -2
  134. package/docs/functions/Util.tag.html +1 -1
  135. package/docs/functions/Util.tweenProgress.html +1 -1
  136. package/docs/functions/Util.uuid.html +2 -2
  137. package/docs/functions/Util.waitFiveModelLoaded.html +2 -2
  138. package/docs/functions/Util.worldBounding.html +1 -1
  139. package/docs/functions/Util.worldBoundingBox.html +1 -1
  140. package/docs/functions/Util.worldBoundingSphere.html +1 -1
  141. package/docs/functions/createPolyline.html +2 -2
  142. package/docs/functions/pluginFlag.html +1 -1
  143. package/docs/hierarchy.html +1 -1
  144. package/docs/index.html +2 -2
  145. package/docs/interfaces/AreaMakerPluginType.AnimeOptions.html +2 -2
  146. package/docs/interfaces/AreaMakerPluginType.Config.html +2 -2
  147. package/docs/interfaces/AreaMakerPluginType.EventMap.html +2 -2
  148. package/docs/interfaces/AreaMakerPluginType.Params.html +2 -2
  149. package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItem.html +2 -2
  150. package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItemV1.html +2 -2
  151. package/docs/interfaces/AreaMakerPluginType.ServerDataV1.html +2 -2
  152. package/docs/interfaces/AreaMakerPluginType.ServerDataV2.html +2 -2
  153. package/docs/interfaces/AreaMakerPluginType.ShowHideOptions.html +2 -2
  154. package/docs/interfaces/AreaMakerPluginType.State.html +2 -2
  155. package/docs/interfaces/CSS3DRenderPluginEventMap.html +2 -2
  156. package/docs/interfaces/CSS3DRenderPluginState.html +2 -2
  157. package/docs/interfaces/CameraMovementPluginExportType.html +2 -2
  158. package/docs/interfaces/ContentTypeMapInterface.html +2 -2
  159. package/docs/interfaces/CruisePluginTypes.Config.html +2 -2
  160. package/docs/interfaces/CruisePluginTypes.CruiseKeyframe.html +2 -2
  161. package/docs/interfaces/CruisePluginTypes.EventMap.html +2 -2
  162. package/docs/interfaces/CruisePluginTypes.GuildLineConfig.html +2 -2
  163. package/docs/interfaces/CruisePluginTypes.MoveAction.html +2 -2
  164. package/docs/interfaces/CruisePluginTypes.MoveWithKeyframesAction.html +2 -2
  165. package/docs/interfaces/CruisePluginTypes.MoveWithPanoIndexAction.html +2 -2
  166. package/docs/interfaces/CruisePluginTypes.PluginData.html +2 -2
  167. package/docs/interfaces/CruisePluginTypes.PluginServerData.html +2 -2
  168. package/docs/interfaces/CruisePluginTypes.PluginState.html +2 -2
  169. package/docs/interfaces/CurrentPanoImagePluginType.Config.html +2 -2
  170. package/docs/interfaces/CurrentPanoImagePluginType.EventMap.html +2 -2
  171. package/docs/interfaces/CurrentPanoImagePluginType.Params.html +2 -2
  172. package/docs/interfaces/CurrentPanoImagePluginType.ShowHideOptions.html +2 -2
  173. package/docs/interfaces/CurrentPanoImagePluginType.State.html +2 -2
  174. package/docs/interfaces/FloorplanBounding.html +2 -2
  175. package/docs/interfaces/FloorplanData.html +2 -2
  176. package/docs/interfaces/FloorplanEntrance.html +2 -2
  177. package/docs/interfaces/FloorplanExtraObject.html +2 -2
  178. package/docs/interfaces/FloorplanExtraObject3D.html +2 -2
  179. package/docs/interfaces/FloorplanFloorData.html +2 -2
  180. package/docs/interfaces/FloorplanImagePosition.html +2 -2
  181. package/docs/interfaces/FloorplanObserver.html +2 -2
  182. package/docs/interfaces/FloorplanOutlineItem.html +2 -2
  183. package/docs/interfaces/FloorplanPosition.html +2 -2
  184. package/docs/interfaces/FloorplanRoomItem.html +2 -2
  185. package/docs/interfaces/FloorplanRoomLabelItem.html +2 -2
  186. package/docs/interfaces/FloorplanServerBounding.html +2 -2
  187. package/docs/interfaces/FloorplanServerComputedData.html +2 -2
  188. package/docs/interfaces/FloorplanServerData.html +2 -2
  189. package/docs/interfaces/FloorplanServerDoorItem.html +2 -2
  190. package/docs/interfaces/FloorplanServerDoorPosition.html +2 -2
  191. package/docs/interfaces/FloorplanServerEntrance.html +2 -2
  192. package/docs/interfaces/FloorplanServerFloorData.html +2 -2
  193. package/docs/interfaces/FloorplanServerImagePosition.html +2 -2
  194. package/docs/interfaces/FloorplanServerObserver.html +2 -2
  195. package/docs/interfaces/FloorplanServerOutlineItem.html +2 -2
  196. package/docs/interfaces/FloorplanServerPosition.html +2 -2
  197. package/docs/interfaces/FloorplanServerRoomItem.html +2 -2
  198. package/docs/interfaces/FloorplanServerRoomLabelItem.html +2 -2
  199. package/docs/interfaces/GuideLineModeItem.GuideLineTagContainer.html +2 -2
  200. package/docs/interfaces/GuideLinePluginType.CatmullRomCurve3.html +2 -2
  201. package/docs/interfaces/GuideLinePluginType.EventMap.html +2 -2
  202. package/docs/interfaces/GuideLinePluginType.ExtraRouteData.html +2 -2
  203. package/docs/interfaces/GuideLinePluginType.GuideLineGeometryStyle.html +2 -2
  204. package/docs/interfaces/GuideLinePluginType.GuideLineItemContainer.html +2 -2
  205. package/docs/interfaces/GuideLinePluginType.GuideLineMaterialStyle.html +2 -2
  206. package/docs/interfaces/GuideLinePluginType.GuideLineMeshStyle.html +2 -2
  207. package/docs/interfaces/GuideLinePluginType.LineGeometriesConfig.html +2 -2
  208. package/docs/interfaces/GuideLinePluginType.ModelGuideLineStyle.html +2 -2
  209. package/docs/interfaces/GuideLinePluginType.ModelGuideLineTagData.html +2 -2
  210. package/docs/interfaces/GuideLinePluginType.PanoramaGuideLineStyle.html +2 -2
  211. package/docs/interfaces/GuideLinePluginType.PluginDataV2.html +1 -1
  212. package/docs/interfaces/GuideLinePluginType.PluginServerData.html +2 -2
  213. package/docs/interfaces/GuideLinePluginType.PluginState.html +2 -2
  214. package/docs/interfaces/GuideLinePluginType.Route.html +2 -2
  215. package/docs/interfaces/HelperOffset.html +2 -2
  216. package/docs/interfaces/ImagePlaneGroup.html +2 -2
  217. package/docs/interfaces/ItemLabelPluginData.html +2 -2
  218. package/docs/interfaces/ItemLabelPluginExportReturnsType.html +2 -2
  219. package/docs/interfaces/ItemLabelPluginParametersType.html +2 -2
  220. package/docs/interfaces/MinMax.html +2 -2
  221. package/docs/interfaces/ModelChassisCompassPluginData.html +2 -2
  222. package/docs/interfaces/ModelChassisCompassPluginExportType.html +2 -2
  223. package/docs/interfaces/ModelChassisCompassPluginParameterType.html +2 -2
  224. package/docs/interfaces/ModelEntryDoorGuidePluginData.html +2 -2
  225. package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +2 -2
  226. package/docs/interfaces/ModelItemLabelPluginData.html +2 -2
  227. package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +2 -2
  228. package/docs/interfaces/ModelItemLabelPluginParametersType.html +2 -2
  229. package/docs/interfaces/ModelMakerPluginType.BoxItemObjectData.html +2 -2
  230. package/docs/interfaces/ModelMakerPluginType.EventMap.html +2 -2
  231. package/docs/interfaces/ModelMakerPluginType.PrismItemObjectData.html +2 -2
  232. package/docs/interfaces/ModelMakerPluginType.ServerBaseItem.html +2 -2
  233. package/docs/interfaces/ModelMakerPluginType.ServerBoxItem.html +2 -2
  234. package/docs/interfaces/ModelMakerPluginType.ServerData.html +2 -2
  235. package/docs/interfaces/ModelMakerPluginType.ServerPrismItem.html +2 -2
  236. package/docs/interfaces/ModelMakerPluginType.ServerTrianglesItem.html +2 -2
  237. package/docs/interfaces/ModelMakerPluginType.State.html +2 -2
  238. package/docs/interfaces/ModelMakerPluginType.TrianglesItemObjectData.html +2 -2
  239. package/docs/interfaces/ModelRoomLabelPluginData.html +2 -2
  240. package/docs/interfaces/ModelTVVideoPluginData.html +2 -2
  241. package/docs/interfaces/ModelTVVideoPluginExportType.html +2 -2
  242. package/docs/interfaces/ModelTVVideoPluginParameterType.html +2 -2
  243. package/docs/interfaces/ModelViewPluginExportType.html +2 -2
  244. package/docs/interfaces/Object3DHelperState.html +2 -2
  245. package/docs/interfaces/ObjectHelperControllers.html +2 -2
  246. package/docs/interfaces/PaintBrushAction.html +2 -2
  247. package/docs/interfaces/PaintBrushConfigs.html +2 -2
  248. package/docs/interfaces/PaintBrushState.html +2 -2
  249. package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +2 -2
  250. package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +1 -1
  251. package/docs/interfaces/PanoMeasureParameterType.html +2 -2
  252. package/docs/interfaces/PanoMeasurePluginLineJson.html +2 -2
  253. package/docs/interfaces/PanoMeasurePluginOpenParameter.html +2 -2
  254. package/docs/interfaces/PanoMeasurePluginPointJson.html +2 -2
  255. package/docs/interfaces/PanoMeasurePluginPolylineJson.html +2 -2
  256. package/docs/interfaces/PanoRulerPluginExportType.html +2 -2
  257. package/docs/interfaces/PanoRulerPluginOptions.html +2 -2
  258. package/docs/interfaces/PanoRulerPluginParameterType.html +2 -2
  259. package/docs/interfaces/PanoRulerProPluginExportType.html +2 -2
  260. package/docs/interfaces/PanoRulerProPluginOptions.html +2 -2
  261. package/docs/interfaces/PanoRulerProPluginParameterType.html +2 -2
  262. package/docs/interfaces/PanoRulerProPluginState.html +2 -2
  263. package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +1 -1
  264. package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +1 -1
  265. package/docs/interfaces/PanoSpatialTagPluginData.html +2 -2
  266. package/docs/interfaces/PanoSpatialTagPluginDataElement.html +2 -2
  267. package/docs/interfaces/PanoSpatialTagPluginExportType.html +2 -2
  268. package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +2 -2
  269. package/docs/interfaces/PanoSpatialTagPluginParameterType.html +2 -2
  270. package/docs/interfaces/PanoSpatialTagPluginPointElement.html +2 -2
  271. package/docs/interfaces/PanoSpatialTagPluginTagElement.html +2 -2
  272. package/docs/interfaces/PanoVideoPluginType.LoadParams.html +2 -2
  273. package/docs/interfaces/PanoVideoPluginType.PanoVideoItem.html +2 -2
  274. package/docs/interfaces/PanoVideoPluginType.PluginData.html +2 -2
  275. package/docs/interfaces/PanoVideoPluginType.PluginEventMap.html +2 -2
  276. package/docs/interfaces/PanoVideoPluginType.PluginState.html +2 -2
  277. package/docs/interfaces/PanoVideoPluginType.VideoItem.html +2 -2
  278. package/docs/interfaces/PanoVideoPluginType.VideoMeshParams.html +2 -2
  279. package/docs/interfaces/PluginEventMap.html +2 -2
  280. package/docs/interfaces/Point.html +2 -2
  281. package/docs/interfaces/Room.html +2 -2
  282. package/docs/interfaces/RoomInfo.html +2 -2
  283. package/docs/interfaces/RoomLabel.html +2 -2
  284. package/docs/interfaces/RoomRules.html +1 -1
  285. package/docs/interfaces/Rooms.html +1 -1
  286. package/docs/interfaces/Scissor.html +2 -2
  287. package/docs/interfaces/State.html +2 -2
  288. package/docs/interfaces/TagCacheInterface.html +2 -2
  289. package/docs/interfaces/TagConfig.html +2 -2
  290. package/docs/interfaces/TagGLTFObjectGroup.html +2 -2
  291. package/docs/interfaces/TagIconUrl.html +2 -2
  292. package/docs/interfaces/TagObjectGroup.html +2 -2
  293. package/docs/interfaces/TagState.html +2 -2
  294. package/docs/interfaces/TagStyle.html +2 -2
  295. package/docs/interfaces/Tags.html +2 -2
  296. package/docs/interfaces/TemporaryState.html +2 -2
  297. package/docs/interfaces/Util.AnimeInstance.html +2 -2
  298. package/docs/interfaces/Util.BlinkAnimeOptions.html +2 -2
  299. package/docs/interfaces/Util.EventHandlerConfig.html +2 -2
  300. package/docs/interfaces/Util.FiveDomEvent.html +2 -2
  301. package/docs/interfaces/Util.FiveDomEventMap.html +2 -2
  302. package/docs/interfaces/Util.LegacyMouseGroupParameter.html +2 -2
  303. package/docs/interfaces/Util.MagnifierParameter.html +2 -2
  304. package/docs/interfaces/Util.MouseGroupParameter.html +2 -2
  305. package/docs/interfaces/Util.PointIntersection.html +2 -2
  306. package/docs/interfaces/Util.PointSelectorHelperConfig.html +2 -2
  307. package/docs/interfaces/Util.ReBlinkAnimeOptions.html +2 -2
  308. package/docs/modules/AreaMakerPluginType.html +2 -2
  309. package/docs/modules/CruisePluginTypes.html +2 -2
  310. package/docs/modules/CurrentPanoImagePluginType.html +2 -2
  311. package/docs/modules/GuideLineItem.html +2 -2
  312. package/docs/modules/GuideLineModeItem.html +2 -2
  313. package/docs/modules/GuideLinePluginType.html +2 -2
  314. package/docs/modules/ModelMakerPluginType.html +2 -2
  315. package/docs/modules/PanoVideoPluginType.html +2 -2
  316. package/docs/modules/SculptData.html +2 -2
  317. package/docs/modules/SculptType.html +2 -2
  318. package/docs/modules/Util.html +2 -2
  319. package/docs/modules/Util.sculpt.html +2 -2
  320. package/docs/modules.html +2 -2
  321. package/docs/types/AddObject3DHelperConfig.html +2 -2
  322. package/docs/types/AreaMakerPluginType.AreaMakerItemEventMap.html +2 -2
  323. package/docs/types/AreaMakerPluginType.ItemRenderer.html +1 -1
  324. package/docs/types/AreaMakerPluginType.PluginData.html +2 -2
  325. package/docs/types/AreaMakerPluginType.ServerData.html +2 -2
  326. package/docs/types/ArrayPosition.html +1 -1
  327. package/docs/types/AudioAppearance.html +1 -1
  328. package/docs/types/CSS3DRenderExportType.html +1 -1
  329. package/docs/types/CSS3DRenderPluginExportType.html +1 -1
  330. package/docs/types/CSS3DRenderPluginParameterType.html +1 -1
  331. package/docs/types/ClassFunctionParameters.html +1 -1
  332. package/docs/types/Color.html +1 -1
  333. package/docs/types/ContentTypeConfigKey.html +1 -1
  334. package/docs/types/ContentTypeConfigKeySplit.html +1 -1
  335. package/docs/types/ContentTypeMap.html +1 -1
  336. package/docs/types/Create3DDomContainerReturnType.html +1 -1
  337. package/docs/types/Create3DElementReturnType.html +1 -1
  338. package/docs/types/CruisePluginExportType.html +1 -1
  339. package/docs/types/CruisePluginTypes.CruiseData.html +2 -2
  340. package/docs/types/CruisePluginTypes.MoveEffect.html +1 -1
  341. package/docs/types/CurrentPanoImagePluginExportType.html +1 -1
  342. package/docs/types/DeprecatedMediaPlaneProperty.html +2 -2
  343. package/docs/types/DeprecatedTagProperty.html +2 -2
  344. package/docs/types/Direction-1.html +1 -1
  345. package/docs/types/Direction4.html +1 -1
  346. package/docs/types/ElementRenderer.html +2 -2
  347. package/docs/types/FloorplanRuleLabels.html +2 -2
  348. package/docs/types/FloorplanServerRuleLabels.html +1 -1
  349. package/docs/types/GuideLinePluginExportType.html +1 -1
  350. package/docs/types/GuideLinePluginType.GuideLineItem.html +2 -2
  351. package/docs/types/GuideLinePluginType.GuideLineItemEventMap.html +1 -1
  352. package/docs/types/GuideLinePluginType.GuideLineModeItemMode.html +1 -1
  353. package/docs/types/GuideLinePluginType.GuideLineStyle.html +2 -2
  354. package/docs/types/GuideLinePluginType.ModelGuideLineTag.html +2 -2
  355. package/docs/types/GuideLinePluginType.PathItem.html +2 -2
  356. package/docs/types/GuideLinePluginType.PluginData.html +2 -2
  357. package/docs/types/GuideLinePluginType.RouteConfig.html +2 -2
  358. package/docs/types/HelperEventMap.html +1 -1
  359. package/docs/types/InternalHelperEventMap.html +1 -1
  360. package/docs/types/MapviewFloorplanPluginParameterType.html +1 -1
  361. package/docs/types/MapviewFloorplanPluginReturnType.html +1 -1
  362. package/docs/types/MeasurePluginConfig.html +1 -1
  363. package/docs/types/MediaData.html +2 -2
  364. package/docs/types/MediaStore.html +1 -1
  365. package/docs/types/ModelEntryDoorGuidePluginParameterType.html +1 -1
  366. package/docs/types/ModelFloorplanPluginParameterType.html +1 -1
  367. package/docs/types/ModelFloorplanPluginReturnType.html +1 -1
  368. package/docs/types/ModelId.html +1 -1
  369. package/docs/types/ModelMakerPluginType.ElementRenderer.html +1 -1
  370. package/docs/types/ModelMakerPluginType.ItemType.html +2 -2
  371. package/docs/types/ModelMakerPluginType.MarkerItem.html +1 -1
  372. package/docs/types/ModelMakerPluginType.ServerItem.html +2 -2
  373. package/docs/types/ModelRoomLabelPluginParameters.html +1 -1
  374. package/docs/types/ModelRoomLabelPluginReturnType.html +1 -1
  375. package/docs/types/MoveArgs.html +2 -2
  376. package/docs/types/MoveOpts.html +2 -2
  377. package/docs/types/Object3DHelperEventMap.html +1 -1
  378. package/docs/types/ObjectFit.html +1 -1
  379. package/docs/types/PaintBrushEventMap.html +1 -1
  380. package/docs/types/PanoCompassPluginData.html +1 -1
  381. package/docs/types/PanoCompassPluginExportType.html +1 -1
  382. package/docs/types/PanoCompassPluginParameterType.html +1 -1
  383. package/docs/types/PanoFloorplanRadarPluginParameterType.html +1 -1
  384. package/docs/types/PanoFloorplanRadarPluginReturnType.html +1 -1
  385. package/docs/types/PanoIndex.html +1 -1
  386. package/docs/types/PanoMeasurePluginEvent.html +1 -1
  387. package/docs/types/PanoMeasureReturnType.html +1 -1
  388. package/docs/types/PanoSpatialTagPluginId.html +1 -1
  389. package/docs/types/PanoTagPluginExportInterface.html +1 -1
  390. package/docs/types/PanoTagPluginParamsInterface.html +1 -1
  391. package/docs/types/PanoVideoPluginParameterType.html +1 -1
  392. package/docs/types/PanoVideoPluginReturnType.html +1 -1
  393. package/docs/types/PickTagContentTypeInContentTypeConfigKey.html +2 -2
  394. package/docs/types/PipelinePluginParameterType.html +1 -1
  395. package/docs/types/PipelinePluginReturnType.html +1 -1
  396. package/docs/types/PlaneTag.html +2 -2
  397. package/docs/types/Point2DTag.html +2 -2
  398. package/docs/types/Point3DTag.html +2 -2
  399. package/docs/types/PointTagInstance.html +1 -1
  400. package/docs/types/Position.html +1 -1
  401. package/docs/types/PositionFrom.html +1 -1
  402. package/docs/types/RotateArgs.html +2 -2
  403. package/docs/types/RotateOpts.html +2 -2
  404. package/docs/types/RuleLabelsKey.html +1 -1
  405. package/docs/types/RuleLabelsValue.html +1 -1
  406. package/docs/types/ScaleCallback.html +1 -1
  407. package/docs/types/ScalePosition.html +2 -2
  408. package/docs/types/SculptData.BoxData.html +1 -1
  409. package/docs/types/SculptData.CircleData.html +1 -1
  410. package/docs/types/SculptData.CylinderData.html +1 -1
  411. package/docs/types/SculptData.PointData.html +1 -1
  412. package/docs/types/SculptData.PolygonData.html +1 -1
  413. package/docs/types/SculptData.PolylineData.html +1 -1
  414. package/docs/types/SculptData.PrismData.html +1 -1
  415. package/docs/types/SculptData.RectangleData.html +1 -1
  416. package/docs/types/SculptType.Theme.html +2 -2
  417. package/docs/types/StickType.html +1 -1
  418. package/docs/types/Tag.html +2 -2
  419. package/docs/types/Tag2D.html +2 -2
  420. package/docs/types/Tag3D.html +2 -2
  421. package/docs/types/TagClickParams.html +1 -1
  422. package/docs/types/TagConfigByKey.html +1 -1
  423. package/docs/types/TagContentType.html +1 -1
  424. package/docs/types/TagContentTypeMapping.html +1 -1
  425. package/docs/types/TagDimensionType.html +1 -1
  426. package/docs/types/TagElement.html +2 -2
  427. package/docs/types/TagEvents.html +1 -1
  428. package/docs/types/TagGLTFObject.html +1 -1
  429. package/docs/types/TagHooks.html +1 -1
  430. package/docs/types/TagId.html +1 -1
  431. package/docs/types/TagInstance.html +1 -1
  432. package/docs/types/TagPlacement.html +2 -2
  433. package/docs/types/TagPointType.html +2 -2
  434. package/docs/types/TagRendererMap.html +1 -1
  435. package/docs/types/TopviewFloorplanPluginParameterType.html +1 -1
  436. package/docs/types/TopviewFloorplanPluginReturnType.html +1 -1
  437. package/docs/types/Util.ActionIfNoIntersection.html +1 -1
  438. package/docs/types/Util.AdherePoint.html +2 -2
  439. package/docs/types/Util.PointSelectorConfig.html +1 -1
  440. package/docs/types/WorkCode.html +1 -1
  441. package/docs/variables/FLOOR_TYPE_MAP.html +2 -2
  442. package/docs/variables/PLUGIN.html +1 -1
  443. package/docs/variables/ROOM_FETILE_TYPE_MAP.html +2 -2
  444. package/docs/variables/ROOM_TYPE_MAP.html +2 -2
  445. package/docs/variables/Util.animeMap.html +1 -1
  446. package/docs/variables/defaultGlobalConfig.html +1 -1
  447. package/docs/variables/itemLabelPluginServerParams.html +1 -1
  448. package/docs/variables/modelItemLabelPluginServerParams.html +1 -1
  449. package/docs/variables/modelRoomLabelPluginServerParams.html +1 -1
  450. package/libs/PanoTagPlugin/controller/Tag/PlaneTag.js +90 -77
  451. package/libs/PanoTagPlugin/utils/model/mediaPlane.js +68 -67
  452. package/libs/base/BasePlugin.js +1 -1
  453. package/libs/shared-utils/logger.js +1 -1
  454. package/package.json +1 -1
package/dist/index.umd.js CHANGED
@@ -1,4 +1,4 @@
1
- (function(de,B){typeof exports=="object"&&typeof module!="undefined"?B(exports,require("three"),require("@realsee/five/line"),require("@realsee/five"),require("@realsee/five/gltf-loader")):typeof define=="function"&&define.amd?define(["exports","three","@realsee/five/line","@realsee/five","@realsee/five/gltf-loader"],B):(de=typeof globalThis!="undefined"?globalThis:de||self,B(de.dnalogel={},de.THREE,de.FiveSDK_Line,de.FiveSDK,de.FiveSDK_GLTFLoader))})(this,function(de,B,nt,Ye,Ro){"use strict";var RE=Object.defineProperty,FE=Object.defineProperties;var NE=Object.getOwnPropertyDescriptors;var Cl=Object.getOwnPropertySymbols;var Qv=Object.prototype.hasOwnProperty,Xv=Object.prototype.propertyIsEnumerable;var Il=Math.pow,gd=(de,B,nt)=>B in de?RE(de,B,{enumerable:!0,configurable:!0,writable:!0,value:nt}):de[B]=nt,F=(de,B)=>{for(var nt in B||(B={}))Qv.call(B,nt)&&gd(de,nt,B[nt]);if(Cl)for(var nt of Cl(B))Xv.call(B,nt)&&gd(de,nt,B[nt]);return de},fe=(de,B)=>FE(de,NE(B));var rs=(de,B)=>{var nt={};for(var Ye in de)Qv.call(de,Ye)&&B.indexOf(Ye)<0&&(nt[Ye]=de[Ye]);if(de!=null&&Cl)for(var Ye of Cl(de))B.indexOf(Ye)<0&&Xv.call(de,Ye)&&(nt[Ye]=de[Ye]);return nt};var u=(de,B,nt)=>(gd(de,typeof B!="symbol"?B+"":B,nt),nt);var ee=(de,B,nt)=>new Promise((Ye,Ro)=>{var Ml=Ki=>{try{zr(nt.next(Ki))}catch(Rs){Ro(Rs)}},P=Ki=>{try{zr(nt.throw(Ki))}catch(Rs){Ro(Rs)}},zr=Ki=>Ki.done?Ye(Ki.value):Promise.resolve(Ki.value).then(Ml,P);zr((nt=nt.apply(de,B)).next())});function Ml(n){const t=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(n){for(const e in n)if(e!=="default"){const i=Object.getOwnPropertyDescriptor(n,e);Object.defineProperty(t,e,i.get?i:{enumerable:!0,get:()=>n[e]})}}return t.default=n,Object.freeze(t)}const P=Ml(B);function zr(){console.debug("%c %c@realsee/dnalogel %cv3.66.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 Ki(){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 Rs(){}const vd=()=>Promise.resolve(),Ad={__queue:Promise.resolve()};function Jv(n=vd){Ad.__queue=Ad.__queue.then(n).catch(vd)}function Fo(n,t,e){const i=n.x,s=n.y,r=Math.floor(i/t*1e4)/1e4,o=Math.floor(s/e*1e4)/1e4;return{x:r,y:o}}function kl(n,t,e){const{x:i,y:s}=n,r=i*t,o=s*e;return{x:r,y:o}}function No(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 qv(n,t,e=Rs){new Promise(i=>{setTimeout(()=>{e(),i(!0)},t*n)})}const Kv=window,bd=window.requestAnimationFrame||Kv.webkitRequestAnimationFrame||(n=>setTimeout(n,16));function Go(n,t=0){t<=0?bd(n):bd(()=>Go(n,t-1))}var Mi=Object.freeze({Linear:Object.freeze({None:function(n){return n},In:function(n){return n},Out:function(n){return n},InOut:function(n){return n}}),Quadratic:Object.freeze({In:function(n){return n*n},Out:function(n){return n*(2-n)},InOut:function(n){return(n*=2)<1?.5*n*n:-.5*(--n*(n-2)-1)}}),Cubic:Object.freeze({In:function(n){return n*n*n},Out:function(n){return--n*n*n+1},InOut:function(n){return(n*=2)<1?.5*n*n*n:.5*((n-=2)*n*n+2)}}),Quartic:Object.freeze({In:function(n){return n*n*n*n},Out:function(n){return 1- --n*n*n*n},InOut:function(n){return(n*=2)<1?.5*n*n*n*n:-.5*((n-=2)*n*n*n-2)}}),Quintic:Object.freeze({In:function(n){return n*n*n*n*n},Out:function(n){return--n*n*n*n*n+1},InOut:function(n){return(n*=2)<1?.5*n*n*n*n*n:.5*((n-=2)*n*n*n*n+2)}}),Sinusoidal:Object.freeze({In:function(n){return 1-Math.sin((1-n)*Math.PI/2)},Out:function(n){return Math.sin(n*Math.PI/2)},InOut:function(n){return .5*(1-Math.sin(Math.PI*(.5-n)))}}),Exponential:Object.freeze({In:function(n){return n===0?0:Math.pow(1024,n-1)},Out:function(n){return n===1?1:1-Math.pow(2,-10*n)},InOut:function(n){return n===0?0:n===1?1:(n*=2)<1?.5*Math.pow(1024,n-1):.5*(-Math.pow(2,-10*(n-1))+2)}}),Circular:Object.freeze({In:function(n){return 1-Math.sqrt(1-n*n)},Out:function(n){return Math.sqrt(1- --n*n)},InOut:function(n){return(n*=2)<1?-.5*(Math.sqrt(1-n*n)-1):.5*(Math.sqrt(1-(n-=2)*n)+1)}}),Elastic:Object.freeze({In:function(n){return n===0?0:n===1?1:-Math.pow(2,10*(n-1))*Math.sin((n-1.1)*5*Math.PI)},Out:function(n){return n===0?0:n===1?1:Math.pow(2,-10*n)*Math.sin((n-.1)*5*Math.PI)+1},InOut:function(n){return n===0?0:n===1?1:(n*=2,n<1?-.5*Math.pow(2,10*(n-1))*Math.sin((n-1.1)*5*Math.PI):.5*Math.pow(2,-10*(n-1))*Math.sin((n-1.1)*5*Math.PI)+1)}}),Back:Object.freeze({In:function(n){var t=1.70158;return n===1?1:n*n*((t+1)*n-t)},Out:function(n){var t=1.70158;return n===0?0:--n*n*((t+1)*n+t)+1},InOut:function(n){var t=2.5949095;return(n*=2)<1?.5*(n*n*((t+1)*n-t)):.5*((n-=2)*n*((t+1)*n+t)+2)}}),Bounce:Object.freeze({In:function(n){return 1-Mi.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?Mi.Bounce.In(n*2)*.5:Mi.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}}}}),Fs=function(){return performance.now()},yd=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=Fs()),e===void 0&&(e=!1);var i=Object.keys(this._tweens);if(i.length===0)return!1;for(;i.length>0;){this._tweensAddedDuringUpdate={};for(var s=0;s<i.length;s++){var r=this._tweens[i[s]],o=!e;r&&r.update(t,o)===!1&&!e&&delete this._tweens[i[s]]}i=Object.keys(this._tweensAddedDuringUpdate)}return!0},n}(),os={Linear:function(n,t){var e=n.length-1,i=e*t,s=Math.floor(i),r=os.Utils.Linear;return t<0?r(n[0],n[1],i):t>1?r(n[e],n[e-1],e-i):r(n[s],n[s+1>e?e:s+1],i-s)},Bezier:function(n,t){for(var e=0,i=n.length-1,s=Math.pow,r=os.Utils.Bernstein,o=0;o<=i;o++)e+=s(1-t,i-o)*s(t,o)*n[o]*r(i,o);return e},CatmullRom:function(n,t){var e=n.length-1,i=e*t,s=Math.floor(i),r=os.Utils.CatmullRom;return n[0]===n[e]?(t<0&&(s=Math.floor(i=e*(1+t))),r(n[(s-1+e)%e],n[s],n[(s+1)%e],n[(s+2)%e],i-s)):t<0?n[0]-(r(n[0],n[0],n[1],n[1],-i)-n[0]):t>1?n[e]-(r(n[e],n[e],n[e-1],n[e-1],i-e)-n[e]):r(n[s?s-1:0],n[s],n[e<s+1?e:s+1],n[e<s+2?e:s+2],i-s)},Utils:{Linear:function(n,t,e){return(t-n)*e+n},Bernstein:function(n,t){var e=os.Utils.Factorial;return e(n)/e(t)/e(n-t)},Factorial:function(){var n=[1];return function(t){var e=1;if(n[t])return n[t];for(var i=t;i>1;i--)e*=i;return n[t]=e,e}}(),CatmullRom:function(n,t,e,i,s){var r=(e-n)*.5,o=(i-t)*.5,a=s*s,l=s*a;return(2*t-2*e+r+o)*l+(-3*t+3*e-2*r-o)*a+r*s+t}}},El=function(){function n(){}return n.nextId=function(){return n._nextId++},n._nextId=0,n}(),xl=new yd,Ho=function(){function n(t,e){e===void 0&&(e=xl),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=Mi.Linear.None,this._interpolationFunction=os.Linear,this._chainedTweens=[],this._onStartCallbackFired=!1,this._onEveryStartCallbackFired=!1,this._id=El.nextId(),this._isChainStopped=!1,this._propertiesAreSetUp=!1,this._goToEnd=!1}return n.prototype.getId=function(){return this._id},n.prototype.isPlaying=function(){return this._isPlaying},n.prototype.isPaused=function(){return this._isPaused},n.prototype.getDuration=function(){return this._duration},n.prototype.to=function(t,e){if(e===void 0&&(e=1e3),this._isPlaying)throw new Error("Can not call Tween.to() while Tween is already started or paused. Stop the Tween first.");return this._valuesEnd=t,this._propertiesAreSetUp=!1,this._duration=e<0?0:e,this},n.prototype.duration=function(t){return t===void 0&&(t=1e3),this._duration=t<0?0:t,this},n.prototype.dynamic=function(t){return t===void 0&&(t=!1),this._isDynamic=t,this},n.prototype.start=function(t,e){if(t===void 0&&(t=Fs()),e===void 0&&(e=!1),this._isPlaying)return this;if(this._group&&this._group.add(this),this._repeat=this._initialRepeat,this._reversed){this._reversed=!1;for(var i in this._valuesStartRepeat)this._swapEndStartRepeatValues(i),this._valuesStart[i]=this._valuesStartRepeat[i]}if(this._isPlaying=!0,this._isPaused=!1,this._onStartCallbackFired=!1,this._onEveryStartCallbackFired=!1,this._isChainStopped=!1,this._startTime=t,this._startTime+=this._delayTime,!this._propertiesAreSetUp||e){if(this._propertiesAreSetUp=!0,!this._isDynamic){var s={};for(var r in this._valuesEnd)s[r]=this._valuesEnd[r];this._valuesEnd=s}this._setupProperties(this._object,this._valuesStart,this._valuesEnd,this._valuesStartRepeat,e)}return this},n.prototype.startFromCurrentValues=function(t){return this.start(t,!0)},n.prototype._setupProperties=function(t,e,i,s,r){for(var o in i){var a=t[o],l=Array.isArray(a),c=l?"array":typeof a,h=!l&&Array.isArray(i[o]);if(!(c==="undefined"||c==="function")){if(h){var d=i[o];if(d.length===0)continue;for(var f=[a],g=0,p=d.length;g<p;g+=1){var m=this._handleRelativeValue(a,d[g]);if(isNaN(m)){h=!1,console.warn("Found invalid interpolation list. Skipping.");break}f.push(m)}h&&(i[o]=f)}if((c==="object"||l)&&a&&!h){e[o]=l?[]:{};var v=a;for(var b in v)e[o][b]=v[b];s[o]=l?[]:{};var d=i[o];if(!this._isDynamic){var w={};for(var b in d)w[b]=d[b];i[o]=d=w}this._setupProperties(v,e[o],d,s[o],r)}else(typeof e[o]=="undefined"||r)&&(e[o]=a),l||(e[o]*=1),h?s[o]=i[o].slice().reverse():s[o]=e[o]||0}}},n.prototype.stop=function(){return this._isChainStopped||(this._isChainStopped=!0,this.stopChainedTweens()),this._isPlaying?(this._group&&this._group.remove(this),this._isPlaying=!1,this._isPaused=!1,this._onStopCallback&&this._onStopCallback(this._object),this):this},n.prototype.end=function(){return this._goToEnd=!0,this.update(1/0),this},n.prototype.pause=function(t){return t===void 0&&(t=Fs()),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=Fs()),!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=xl),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=Mi.Linear.None),this._easingFunction=t,this},n.prototype.interpolation=function(t){return t===void 0&&(t=os.Linear),this._interpolationFunction=t,this},n.prototype.chain=function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];return this._chainedTweens=t,this},n.prototype.onStart=function(t){return this._onStartCallback=t,this},n.prototype.onEveryStart=function(t){return this._onEveryStartCallback=t,this},n.prototype.onUpdate=function(t){return this._onUpdateCallback=t,this},n.prototype.onRepeat=function(t){return this._onRepeatCallback=t,this},n.prototype.onComplete=function(t){return this._onCompleteCallback=t,this},n.prototype.onStop=function(t){return this._onStopCallback=t,this},n.prototype.update=function(t,e){var i=this,s;if(t===void 0&&(t=Fs()),e===void 0&&(e=!0),this._isPaused)return!0;var r,o=this._startTime+this._duration;if(!this._goToEnd&&!this._isPlaying){if(t>o)return!1;e&&this.start(t,!0)}if(this._goToEnd=!1,t<this._startTime)return!0;this._onStartCallbackFired===!1&&(this._onStartCallback&&this._onStartCallback(this._object),this._onStartCallbackFired=!0),this._onEveryStartCallbackFired===!1&&(this._onEveryStartCallback&&this._onEveryStartCallback(this._object),this._onEveryStartCallbackFired=!0);var a=t-this._startTime,l=this._duration+((s=this._repeatDelayTime)!==null&&s!==void 0?s:this._delayTime),c=this._duration+this._repeat*l,h=function(){if(i._duration===0||a>c)return 1;var v=Math.trunc(a/l),b=a-v*l,w=Math.min(b/i._duration,1);return w===0&&a===i._duration?1:w},d=h(),f=this._easingFunction(d);if(this._updateProperties(this._object,this._valuesStart,this._valuesEnd,f),this._onUpdateCallback&&this._onUpdateCallback(this._object,d),this._duration===0||a>=this._duration)if(this._repeat>0){var g=Math.min(Math.trunc((a-this._duration)/l)+1,this._repeat);isFinite(this._repeat)&&(this._repeat-=g);for(r in this._valuesStartRepeat)!this._yoyo&&typeof this._valuesEnd[r]=="string"&&(this._valuesStartRepeat[r]=this._valuesStartRepeat[r]+parseFloat(this._valuesEnd[r])),this._yoyo&&this._swapEndStartRepeatValues(r),this._valuesStart[r]=this._valuesStartRepeat[r];return this._yoyo&&(this._reversed=!this._reversed),this._startTime+=l*g,this._onRepeatCallback&&this._onRepeatCallback(this._object),this._onEveryStartCallbackFired=!1,!0}else{this._onCompleteCallback&&this._onCompleteCallback(this._object);for(var p=0,m=this._chainedTweens.length;p<m;p++)this._chainedTweens[p].start(this._startTime+this._duration,!1);return this._isPlaying=!1,!1}return!0},n.prototype._updateProperties=function(t,e,i,s){for(var r in i)if(e[r]!==void 0){var o=e[r]||0,a=i[r],l=Array.isArray(t[r]),c=Array.isArray(a),h=!l&&c;h?t[r]=this._interpolationFunction(a,s):typeof a=="object"&&a?this._updateProperties(t[r],o,a,s):(a=this._handleRelativeValue(o,a),typeof a=="number"&&(t[r]=o+(a-o)*s))}},n.prototype._handleRelativeValue=function(t,e){return typeof e!="string"?e:e.charAt(0)==="+"||e.charAt(0)==="-"?t+parseFloat(e):parseFloat(e)},n.prototype._swapEndStartRepeatValues=function(t){var e=this._valuesStartRepeat[t],i=this._valuesEnd[t];typeof i=="string"?this._valuesStartRepeat[t]=this._valuesStartRepeat[t]+parseFloat(i):this._valuesStartRepeat[t]=this._valuesEnd[t],this._valuesEnd[t]=e},n}(),$v="23.1.3",e1=El.nextId,_i=xl,t1=_i.getAll.bind(_i),i1=_i.removeAll.bind(_i),n1=_i.add.bind(_i),wd=_i.remove.bind(_i),s1=_i.update.bind(_i),Pd={Easing:Mi,Group:yd,Interpolation:os,now:Fs,Sequence:El,nextId:e1,Tween:Ho,VERSION:$v,getAll:t1,removeAll:i1,add:n1,remove:wd,update:s1};function r1(n,t,e,i=Mi.Linear.None){const s=new Ho(n).to(t,e).easing(i).start();function r(o){s.update(o)&&requestAnimationFrame(r)}return requestAnimationFrame(r),s}var $i=(n=>(n.Drawline="Drawline",n.Undo="Undo",n.Exit="Exit",n))($i||{});const Or=Symbol("$$PAINT_BRUSH_EVENT$$");function Wo(n){return n[Or]||(n[Or]={}),n[Or]}function o1(n){n[Or]||delete n[Or]}let a1=class{hasListener(t){const e=Wo(this);return e&&e[t]&&e[t].length>0}on(t,e,i){const s=Wo(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){o1(this);return}const i=Wo(this);if(i[t]||(i[t]=[]),e===void 0){i[t].length=0;return}let s=0;for(;s<i[t].length&&i[t][s][0]!==e;s++);s<i[t].length&&i[t].splice(s,1)}emit(t,...e){let i=!1;const r=Wo(this)[t]||[];for(let o of r.slice()){const[a,l=!1]=o,c=a(...e);l&&this.off(t,a),c===!1&&(i=!0)}return i}};function Pn(){return((1+Math.random())*65536|0).toString(16).substring(1)}function Et(){return(Pn()+Pn()+"-"+Pn()+"-4"+Pn().substr(0,3)+"-"+Pn()+"-"+Pn()+Pn()+Pn()).toLowerCase()}const l1=`
1
+ (function(de,B){typeof exports=="object"&&typeof module!="undefined"?B(exports,require("three"),require("@realsee/five/line"),require("@realsee/five"),require("@realsee/five/gltf-loader")):typeof define=="function"&&define.amd?define(["exports","three","@realsee/five/line","@realsee/five","@realsee/five/gltf-loader"],B):(de=typeof globalThis!="undefined"?globalThis:de||self,B(de.dnalogel={},de.THREE,de.FiveSDK_Line,de.FiveSDK,de.FiveSDK_GLTFLoader))})(this,function(de,B,nt,Ye,Ro){"use strict";var RE=Object.defineProperty,FE=Object.defineProperties;var NE=Object.getOwnPropertyDescriptors;var Cl=Object.getOwnPropertySymbols;var Qv=Object.prototype.hasOwnProperty,Xv=Object.prototype.propertyIsEnumerable;var Il=Math.pow,gd=(de,B,nt)=>B in de?RE(de,B,{enumerable:!0,configurable:!0,writable:!0,value:nt}):de[B]=nt,F=(de,B)=>{for(var nt in B||(B={}))Qv.call(B,nt)&&gd(de,nt,B[nt]);if(Cl)for(var nt of Cl(B))Xv.call(B,nt)&&gd(de,nt,B[nt]);return de},fe=(de,B)=>FE(de,NE(B));var rs=(de,B)=>{var nt={};for(var Ye in de)Qv.call(de,Ye)&&B.indexOf(Ye)<0&&(nt[Ye]=de[Ye]);if(de!=null&&Cl)for(var Ye of Cl(de))B.indexOf(Ye)<0&&Xv.call(de,Ye)&&(nt[Ye]=de[Ye]);return nt};var u=(de,B,nt)=>(gd(de,typeof B!="symbol"?B+"":B,nt),nt);var ee=(de,B,nt)=>new Promise((Ye,Ro)=>{var Ml=Ki=>{try{zr(nt.next(Ki))}catch(Rs){Ro(Rs)}},P=Ki=>{try{zr(nt.throw(Ki))}catch(Rs){Ro(Rs)}},zr=Ki=>Ki.done?Ye(Ki.value):Promise.resolve(Ki.value).then(Ml,P);zr((nt=nt.apply(de,B)).next())});function Ml(n){const t=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(n){for(const e in n)if(e!=="default"){const i=Object.getOwnPropertyDescriptor(n,e);Object.defineProperty(t,e,i.get?i:{enumerable:!0,get:()=>n[e]})}}return t.default=n,Object.freeze(t)}const P=Ml(B);function zr(){console.debug("%c %c@realsee/dnalogel %cv3.66.2",["background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAMCAMAAACHgmeRAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAABLFBMVEUAAAAapPoap/oaqvkbrfkbr/gZnfwZoPsaqfnD4v/E4/8Ylv0clPm93/+/4P/B4f8Yj/683/8Wif+33P8Uhv+x2f8ShP+s1v8Pgf+n0/8Nf/+h0f8Lff8Lff8Nf/9dl/+czv8KfP8KfP+Lxf+Uyv+Xy/+Hwv+Jw/+Mxf+Oxv+RyP8aovsapfoap/oZmfwZm/wZnvsYnPsYkf4YlP0NePsDYfgYcfi43f+63v8Xiv8Xjf4EWfwCV/sWZ/qz2v+02/8Vh/8WiP8EUf8CTf4WXv2u1/+v2P8Thf8Thv8ETf8CR/8VV/+o1f+q1f8Qgv8Rg/8DSv8BRf8UVP+j0v+k0v8OgP8Pgf8DR/8DQv9Nhf+dzv+fz/+Kv/+Vyv+Xy/+azf+Oxv+Qx/+SyP////8MUhLdAAAAK3RSTlMACEWQ2bd98uQECPXxqO7c+Pb49vj2+Pb49vj23Oul8fMHA+TwerXXjEIG2P+bHgAAAAFiS0dEY1y+LaoAAAB+SURBVAjXY2BgZGJmYWVgYGBgY9fW0eVg4ORi4NbTNzDk4eXjZxAwMjYxNTO3EGQQsrSytrG1sxdmEHFwdHJ2cXUTZRBz9/D08vbxFWeQ8PMPCAwKDpFkkAoNC4+IjIqWZpCRlZOPiY2LV2BQVGJQTkhMUlEFWaOmrqGpxQAAyg0S9Dq+VPYAAAAASUVORK5CYII=')","background-repeat: no-repeat","background-position: 0 center","padding-left: 8px"].join(";"),"","background-color: #12ce9b;color:black;padding:0 6px;border-radius: 3px")}function Ki(){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 Rs(){}const vd=()=>Promise.resolve(),Ad={__queue:Promise.resolve()};function Jv(n=vd){Ad.__queue=Ad.__queue.then(n).catch(vd)}function Fo(n,t,e){const i=n.x,s=n.y,r=Math.floor(i/t*1e4)/1e4,o=Math.floor(s/e*1e4)/1e4;return{x:r,y:o}}function kl(n,t,e){const{x:i,y:s}=n,r=i*t,o=s*e;return{x:r,y:o}}function No(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 qv(n,t,e=Rs){new Promise(i=>{setTimeout(()=>{e(),i(!0)},t*n)})}const Kv=window,bd=window.requestAnimationFrame||Kv.webkitRequestAnimationFrame||(n=>setTimeout(n,16));function Go(n,t=0){t<=0?bd(n):bd(()=>Go(n,t-1))}var Mi=Object.freeze({Linear:Object.freeze({None:function(n){return n},In:function(n){return n},Out:function(n){return n},InOut:function(n){return n}}),Quadratic:Object.freeze({In:function(n){return n*n},Out:function(n){return n*(2-n)},InOut:function(n){return(n*=2)<1?.5*n*n:-.5*(--n*(n-2)-1)}}),Cubic:Object.freeze({In:function(n){return n*n*n},Out:function(n){return--n*n*n+1},InOut:function(n){return(n*=2)<1?.5*n*n*n:.5*((n-=2)*n*n+2)}}),Quartic:Object.freeze({In:function(n){return n*n*n*n},Out:function(n){return 1- --n*n*n*n},InOut:function(n){return(n*=2)<1?.5*n*n*n*n:-.5*((n-=2)*n*n*n-2)}}),Quintic:Object.freeze({In:function(n){return n*n*n*n*n},Out:function(n){return--n*n*n*n*n+1},InOut:function(n){return(n*=2)<1?.5*n*n*n*n*n:.5*((n-=2)*n*n*n*n+2)}}),Sinusoidal:Object.freeze({In:function(n){return 1-Math.sin((1-n)*Math.PI/2)},Out:function(n){return Math.sin(n*Math.PI/2)},InOut:function(n){return .5*(1-Math.sin(Math.PI*(.5-n)))}}),Exponential:Object.freeze({In:function(n){return n===0?0:Math.pow(1024,n-1)},Out:function(n){return n===1?1:1-Math.pow(2,-10*n)},InOut:function(n){return n===0?0:n===1?1:(n*=2)<1?.5*Math.pow(1024,n-1):.5*(-Math.pow(2,-10*(n-1))+2)}}),Circular:Object.freeze({In:function(n){return 1-Math.sqrt(1-n*n)},Out:function(n){return Math.sqrt(1- --n*n)},InOut:function(n){return(n*=2)<1?-.5*(Math.sqrt(1-n*n)-1):.5*(Math.sqrt(1-(n-=2)*n)+1)}}),Elastic:Object.freeze({In:function(n){return n===0?0:n===1?1:-Math.pow(2,10*(n-1))*Math.sin((n-1.1)*5*Math.PI)},Out:function(n){return n===0?0:n===1?1:Math.pow(2,-10*n)*Math.sin((n-.1)*5*Math.PI)+1},InOut:function(n){return n===0?0:n===1?1:(n*=2,n<1?-.5*Math.pow(2,10*(n-1))*Math.sin((n-1.1)*5*Math.PI):.5*Math.pow(2,-10*(n-1))*Math.sin((n-1.1)*5*Math.PI)+1)}}),Back:Object.freeze({In:function(n){var t=1.70158;return n===1?1:n*n*((t+1)*n-t)},Out:function(n){var t=1.70158;return n===0?0:--n*n*((t+1)*n+t)+1},InOut:function(n){var t=2.5949095;return(n*=2)<1?.5*(n*n*((t+1)*n-t)):.5*((n-=2)*n*((t+1)*n+t)+2)}}),Bounce:Object.freeze({In:function(n){return 1-Mi.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?Mi.Bounce.In(n*2)*.5:Mi.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}}}}),Fs=function(){return performance.now()},yd=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=Fs()),e===void 0&&(e=!1);var i=Object.keys(this._tweens);if(i.length===0)return!1;for(;i.length>0;){this._tweensAddedDuringUpdate={};for(var s=0;s<i.length;s++){var r=this._tweens[i[s]],o=!e;r&&r.update(t,o)===!1&&!e&&delete this._tweens[i[s]]}i=Object.keys(this._tweensAddedDuringUpdate)}return!0},n}(),os={Linear:function(n,t){var e=n.length-1,i=e*t,s=Math.floor(i),r=os.Utils.Linear;return t<0?r(n[0],n[1],i):t>1?r(n[e],n[e-1],e-i):r(n[s],n[s+1>e?e:s+1],i-s)},Bezier:function(n,t){for(var e=0,i=n.length-1,s=Math.pow,r=os.Utils.Bernstein,o=0;o<=i;o++)e+=s(1-t,i-o)*s(t,o)*n[o]*r(i,o);return e},CatmullRom:function(n,t){var e=n.length-1,i=e*t,s=Math.floor(i),r=os.Utils.CatmullRom;return n[0]===n[e]?(t<0&&(s=Math.floor(i=e*(1+t))),r(n[(s-1+e)%e],n[s],n[(s+1)%e],n[(s+2)%e],i-s)):t<0?n[0]-(r(n[0],n[0],n[1],n[1],-i)-n[0]):t>1?n[e]-(r(n[e],n[e],n[e-1],n[e-1],i-e)-n[e]):r(n[s?s-1:0],n[s],n[e<s+1?e:s+1],n[e<s+2?e:s+2],i-s)},Utils:{Linear:function(n,t,e){return(t-n)*e+n},Bernstein:function(n,t){var e=os.Utils.Factorial;return e(n)/e(t)/e(n-t)},Factorial:function(){var n=[1];return function(t){var e=1;if(n[t])return n[t];for(var i=t;i>1;i--)e*=i;return n[t]=e,e}}(),CatmullRom:function(n,t,e,i,s){var r=(e-n)*.5,o=(i-t)*.5,a=s*s,l=s*a;return(2*t-2*e+r+o)*l+(-3*t+3*e-2*r-o)*a+r*s+t}}},El=function(){function n(){}return n.nextId=function(){return n._nextId++},n._nextId=0,n}(),xl=new yd,Ho=function(){function n(t,e){e===void 0&&(e=xl),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=Mi.Linear.None,this._interpolationFunction=os.Linear,this._chainedTweens=[],this._onStartCallbackFired=!1,this._onEveryStartCallbackFired=!1,this._id=El.nextId(),this._isChainStopped=!1,this._propertiesAreSetUp=!1,this._goToEnd=!1}return n.prototype.getId=function(){return this._id},n.prototype.isPlaying=function(){return this._isPlaying},n.prototype.isPaused=function(){return this._isPaused},n.prototype.getDuration=function(){return this._duration},n.prototype.to=function(t,e){if(e===void 0&&(e=1e3),this._isPlaying)throw new Error("Can not call Tween.to() while Tween is already started or paused. Stop the Tween first.");return this._valuesEnd=t,this._propertiesAreSetUp=!1,this._duration=e<0?0:e,this},n.prototype.duration=function(t){return t===void 0&&(t=1e3),this._duration=t<0?0:t,this},n.prototype.dynamic=function(t){return t===void 0&&(t=!1),this._isDynamic=t,this},n.prototype.start=function(t,e){if(t===void 0&&(t=Fs()),e===void 0&&(e=!1),this._isPlaying)return this;if(this._group&&this._group.add(this),this._repeat=this._initialRepeat,this._reversed){this._reversed=!1;for(var i in this._valuesStartRepeat)this._swapEndStartRepeatValues(i),this._valuesStart[i]=this._valuesStartRepeat[i]}if(this._isPlaying=!0,this._isPaused=!1,this._onStartCallbackFired=!1,this._onEveryStartCallbackFired=!1,this._isChainStopped=!1,this._startTime=t,this._startTime+=this._delayTime,!this._propertiesAreSetUp||e){if(this._propertiesAreSetUp=!0,!this._isDynamic){var s={};for(var r in this._valuesEnd)s[r]=this._valuesEnd[r];this._valuesEnd=s}this._setupProperties(this._object,this._valuesStart,this._valuesEnd,this._valuesStartRepeat,e)}return this},n.prototype.startFromCurrentValues=function(t){return this.start(t,!0)},n.prototype._setupProperties=function(t,e,i,s,r){for(var o in i){var a=t[o],l=Array.isArray(a),c=l?"array":typeof a,h=!l&&Array.isArray(i[o]);if(!(c==="undefined"||c==="function")){if(h){var d=i[o];if(d.length===0)continue;for(var f=[a],g=0,p=d.length;g<p;g+=1){var m=this._handleRelativeValue(a,d[g]);if(isNaN(m)){h=!1,console.warn("Found invalid interpolation list. Skipping.");break}f.push(m)}h&&(i[o]=f)}if((c==="object"||l)&&a&&!h){e[o]=l?[]:{};var v=a;for(var b in v)e[o][b]=v[b];s[o]=l?[]:{};var d=i[o];if(!this._isDynamic){var w={};for(var b in d)w[b]=d[b];i[o]=d=w}this._setupProperties(v,e[o],d,s[o],r)}else(typeof e[o]=="undefined"||r)&&(e[o]=a),l||(e[o]*=1),h?s[o]=i[o].slice().reverse():s[o]=e[o]||0}}},n.prototype.stop=function(){return this._isChainStopped||(this._isChainStopped=!0,this.stopChainedTweens()),this._isPlaying?(this._group&&this._group.remove(this),this._isPlaying=!1,this._isPaused=!1,this._onStopCallback&&this._onStopCallback(this._object),this):this},n.prototype.end=function(){return this._goToEnd=!0,this.update(1/0),this},n.prototype.pause=function(t){return t===void 0&&(t=Fs()),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=Fs()),!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=xl),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=Mi.Linear.None),this._easingFunction=t,this},n.prototype.interpolation=function(t){return t===void 0&&(t=os.Linear),this._interpolationFunction=t,this},n.prototype.chain=function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];return this._chainedTweens=t,this},n.prototype.onStart=function(t){return this._onStartCallback=t,this},n.prototype.onEveryStart=function(t){return this._onEveryStartCallback=t,this},n.prototype.onUpdate=function(t){return this._onUpdateCallback=t,this},n.prototype.onRepeat=function(t){return this._onRepeatCallback=t,this},n.prototype.onComplete=function(t){return this._onCompleteCallback=t,this},n.prototype.onStop=function(t){return this._onStopCallback=t,this},n.prototype.update=function(t,e){var i=this,s;if(t===void 0&&(t=Fs()),e===void 0&&(e=!0),this._isPaused)return!0;var r,o=this._startTime+this._duration;if(!this._goToEnd&&!this._isPlaying){if(t>o)return!1;e&&this.start(t,!0)}if(this._goToEnd=!1,t<this._startTime)return!0;this._onStartCallbackFired===!1&&(this._onStartCallback&&this._onStartCallback(this._object),this._onStartCallbackFired=!0),this._onEveryStartCallbackFired===!1&&(this._onEveryStartCallback&&this._onEveryStartCallback(this._object),this._onEveryStartCallbackFired=!0);var a=t-this._startTime,l=this._duration+((s=this._repeatDelayTime)!==null&&s!==void 0?s:this._delayTime),c=this._duration+this._repeat*l,h=function(){if(i._duration===0||a>c)return 1;var v=Math.trunc(a/l),b=a-v*l,w=Math.min(b/i._duration,1);return w===0&&a===i._duration?1:w},d=h(),f=this._easingFunction(d);if(this._updateProperties(this._object,this._valuesStart,this._valuesEnd,f),this._onUpdateCallback&&this._onUpdateCallback(this._object,d),this._duration===0||a>=this._duration)if(this._repeat>0){var g=Math.min(Math.trunc((a-this._duration)/l)+1,this._repeat);isFinite(this._repeat)&&(this._repeat-=g);for(r in this._valuesStartRepeat)!this._yoyo&&typeof this._valuesEnd[r]=="string"&&(this._valuesStartRepeat[r]=this._valuesStartRepeat[r]+parseFloat(this._valuesEnd[r])),this._yoyo&&this._swapEndStartRepeatValues(r),this._valuesStart[r]=this._valuesStartRepeat[r];return this._yoyo&&(this._reversed=!this._reversed),this._startTime+=l*g,this._onRepeatCallback&&this._onRepeatCallback(this._object),this._onEveryStartCallbackFired=!1,!0}else{this._onCompleteCallback&&this._onCompleteCallback(this._object);for(var p=0,m=this._chainedTweens.length;p<m;p++)this._chainedTweens[p].start(this._startTime+this._duration,!1);return this._isPlaying=!1,!1}return!0},n.prototype._updateProperties=function(t,e,i,s){for(var r in i)if(e[r]!==void 0){var o=e[r]||0,a=i[r],l=Array.isArray(t[r]),c=Array.isArray(a),h=!l&&c;h?t[r]=this._interpolationFunction(a,s):typeof a=="object"&&a?this._updateProperties(t[r],o,a,s):(a=this._handleRelativeValue(o,a),typeof a=="number"&&(t[r]=o+(a-o)*s))}},n.prototype._handleRelativeValue=function(t,e){return typeof e!="string"?e:e.charAt(0)==="+"||e.charAt(0)==="-"?t+parseFloat(e):parseFloat(e)},n.prototype._swapEndStartRepeatValues=function(t){var e=this._valuesStartRepeat[t],i=this._valuesEnd[t];typeof i=="string"?this._valuesStartRepeat[t]=this._valuesStartRepeat[t]+parseFloat(i):this._valuesStartRepeat[t]=this._valuesEnd[t],this._valuesEnd[t]=e},n}(),$v="23.1.3",e1=El.nextId,_i=xl,t1=_i.getAll.bind(_i),i1=_i.removeAll.bind(_i),n1=_i.add.bind(_i),wd=_i.remove.bind(_i),s1=_i.update.bind(_i),Pd={Easing:Mi,Group:yd,Interpolation:os,now:Fs,Sequence:El,nextId:e1,Tween:Ho,VERSION:$v,getAll:t1,removeAll:i1,add:n1,remove:wd,update:s1};function r1(n,t,e,i=Mi.Linear.None){const s=new Ho(n).to(t,e).easing(i).start();function r(o){s.update(o)&&requestAnimationFrame(r)}return requestAnimationFrame(r),s}var $i=(n=>(n.Drawline="Drawline",n.Undo="Undo",n.Exit="Exit",n))($i||{});const Or=Symbol("$$PAINT_BRUSH_EVENT$$");function Wo(n){return n[Or]||(n[Or]={}),n[Or]}function o1(n){n[Or]||delete n[Or]}let a1=class{hasListener(t){const e=Wo(this);return e&&e[t]&&e[t].length>0}on(t,e,i){const s=Wo(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){o1(this);return}const i=Wo(this);if(i[t]||(i[t]=[]),e===void 0){i[t].length=0;return}let s=0;for(;s<i[t].length&&i[t][s][0]!==e;s++);s<i[t].length&&i[t].splice(s,1)}emit(t,...e){let i=!1;const r=Wo(this)[t]||[];for(let o of r.slice()){const[a,l=!1]=o,c=a(...e);l&&this.off(t,a),c===!1&&(i=!0)}return i}};function Pn(){return((1+Math.random())*65536|0).toString(16).substring(1)}function Et(){return(Pn()+Pn()+"-"+Pn()+"-4"+Pn().substr(0,3)+"-"+Pn()+"-"+Pn()+Pn()+Pn()).toLowerCase()}const l1=`
2
2
  <style type="text/css">
3
3
 
4
4
  #_gl_paintBrush {
@@ -505,7 +505,7 @@ void main() {
505
505
  svg [type='lineItemGroup'] g g g g {
506
506
  stroke: #ffffff;
507
507
  }</style>
508
- `;return n.$$set=r=>{"content"in r&&e(0,i=r.content)},[i,s]}class dy extends Me{constructor(t){super(),Ie(this,t,hy,cy,Pe,{content:0},ly)}}function uy(n){De(n,"svelte-ozpg4a",".floorplan-plugin__base-image.svelte-ozpg4a{position:absolute;z-index:10;width:100%;height:100%;pointer-events:none}")}function fy(n){let t,e;return t=new ay({props:{url:n[1].url}}),{c(){Ae(t.$$.fragment)},m(i,s){ge(t,i,s),e=!0},p(i,s){const r={};s&2&&(r.url=i[1].url),t.$set(r)},i(i){e||(N(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){ve(t,i)}}}function py(n){let t,e;return t=new dy({props:{content:n[0]}}),{c(){Ae(t.$$.fragment)},m(i,s){ge(t,i,s),e=!0},p(i,s){const r={};s&1&&(r.content=i[0]),t.$set(r)},i(i){e||(N(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){ve(t,i)}}}function my(n){let t,e,i,s;const r=[py,fy],o=[];function a(l,c){return l[0]?0:l[1]?1:-1}return~(e=a(n))&&(i=o[e]=r[e](n)),{c(){t=U("div"),i&&i.c(),y(t,"class","floorplan-plugin__base-image svelte-ozpg4a")},m(l,c){Y(l,t,c),~e&&o[e].m(t,null),s=!0},p(l,[c]){let h=e;e=a(l),e===h?~e&&o[e].p(l,c):(i&&(Ee(),Z(o[h],1,1,()=>{o[h]=null}),xe()),~e?(i=o[e],i?i.p(l,c):(i=o[e]=r[e](l),i.c()),N(i,1),i.m(t,null)):i=null)},i(l){s||(N(i),s=!0)},o(l){Z(i),s=!1},d(l){l&&X(t),~e&&o[e].d()}}}function gy(n,t,e){let i,s,{floorIndex:r}=t,{floorplanData:o}=t;return n.$$set=a=>{"floorIndex"in a&&e(2,r=a.floorIndex),"floorplanData"in a&&e(3,o=a.floorplanData)},n.$$.update=()=>{var a,l;n.$$.dirty&12&&e(1,i=o.outlines[r]),n.$$.dirty&12&&e(0,s=(l=(a=o.outlines)==null?void 0:a[r])==null?void 0:l.svgContent)},[s,i,r,o]}class Yu extends Me{constructor(t){super(),Ie(this,t,gy,my,Pe,{floorIndex:2,floorplanData:3},uy)}}function vy(n){De(n,"svelte-2r6702",".floorplan-plugin__item.svelte-2r6702{position:absolute;display:flex;flex-flow:column;align-items:center;line-height:1;color:#fff;transform:translate(-50%, -50%);white-space:nowrap;will-change:opacity;transition:opacity 300ms}.floorplan-plugin__img.svelte-2r6702{width:100%;height:100%}.floorplan-plugin__notes.svelte-2r6702{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);padding:0.25rem;line-height:1;border-radius:0.25rem;color:#fff;background:rgba(0,0,0,.6);font-size:0.75rem}")}function Ay(n){let t,e,i,s,r,o=n[0].notes+"",a;return{c(){t=U("div"),e=U("img"),s=ae(),r=U("span"),a=Ve(o),y(e,"class","floorplan-plugin__img svelte-2r6702"),ft(e.src,i=n[6])||y(e,"src",i),y(e,"alt",""),Q(e,"transform",n[5]),y(r,"class","floorplan-plugin__notes svelte-2r6702"),y(t,"class","floorplan-plugin__item svelte-2r6702"),Q(t,"left",n[1]),Q(t,"top",n[2]),Q(t,"width",n[3]),Q(t,"height",n[4])},m(l,c){Y(l,t,c),V(t,e),V(t,s),V(t,r),V(r,a)},p(l,[c]){c&1&&o!==(o=l[0].notes+"")&&Ge(a,o)},i:re,o:re,d(l){l&&X(t)}}}function by(n,t,e){let{item:i}=t;const s=i.positionInImage.x*100+"%",r=i.positionInImage.y*100+"%",o=i.width*100+"%",a=i.height*100+"%",l=`rotate(${i.rotateZ}deg) scaleX(${i.rotateX?-1:1}) scaleY(${i.rotateY?-1:1})`,c=i.src;return n.$$set=h=>{"item"in h&&e(0,i=h.item)},[i,s,r,o,a,l,c]}class yy extends Me{constructor(t){super(),Ie(this,t,by,Ay,Pe,{item:0},vy)}}function wy(n){De(n,"svelte-1c5mqz0",".floorplan-plugin__room-items.svelte-1c5mqz0{width:100%;height:100%;position:absolute;left:0;top:0;z-index:20;pointer-events:none}")}function Zu(n,t,e){const i=n.slice();return i[6]=t[e],i}function Ju(n){let t,e=[],i=new Map,s,r,o,a=n[1];const l=c=>c[6].id;for(let c=0;c<a.length;c+=1){let h=Zu(n,a,c),d=l(h);i.set(d,e[c]=qu(d,h))}return{c(){t=U("div");for(let c=0;c<e.length;c+=1)e[c].c();y(t,"class","floorplan-plugin__room-items svelte-1c5mqz0")},m(c,h){Y(c,t,h);for(let d=0;d<e.length;d+=1)e[d]&&e[d].m(t,null);s=!0,r||(o=[Ai(cn.call(null,t)),je(t,"clientWidth",n[4])],r=!0)},p(c,h){h&2&&(a=c[1],Ee(),e=yi(e,h,l,1,c,a,i,t,ln,qu,null,Zu),xe())},i(c){if(!s){for(let h=0;h<a.length;h+=1)N(e[h]);s=!0}},o(c){for(let h=0;h<e.length;h+=1)Z(e[h]);s=!1},d(c){c&&X(t);for(let h=0;h<e.length;h+=1)e[h].d();r=!1,ut(o)}}}function qu(n,t){let e,i,s;const r=[{item:t[6]}];let o={};for(let a=0;a<r.length;a+=1)o=xt(o,r[a]);return i=new yy({props:o}),{key:n,first:null,c(){e=Ne(),Ae(i.$$.fragment),this.first=e},m(a,l){Y(a,e,l),ge(i,a,l),s=!0},p(a,l){t=a;const c=l&2?Ot(r,[{item:t[6]}]):{};i.$set(c)},i(a){s||(N(i.$$.fragment,a),s=!0)},o(a){Z(i.$$.fragment,a),s=!1},d(a){a&&X(e),ve(i,a)}}}function Py(n){let t,e,i=n[1]&&Ju(n);return{c(){i&&i.c(),t=Ne()},m(s,r){i&&i.m(s,r),Y(s,t,r),e=!0},p(s,[r]){s[1]?i?(i.p(s,r),r&2&&N(i,1)):(i=Ju(s),i.c(),N(i,1),i.m(t.parentNode,t)):i&&(Ee(),Z(i,1,1,()=>{i=null}),xe())},i(s){e||(N(i),e=!0)},o(s){Z(i),e=!1},d(s){i&&i.d(s),s&&X(t)}}}function Cy(n,t,e){let i,{floorIndex:s}=t,{floorplanData:r}=t,o=0;const a=l=>{e(0,o=l.detail)};return n.$$set=l=>{"floorIndex"in l&&e(2,s=l.floorIndex),"floorplanData"in l&&e(3,r=l.floorplanData)},n.$$.update=()=>{if(n.$$.dirty&12&&e(1,i=r.floorDatas[s].items),n.$$.dirty&9){const{max:l,min:c}=r.bounding;l.x-c.x}},[o,i,s,r,a]}class Iy extends Me{constructor(t){super(),Ie(this,t,Cy,Py,Pe,{floorIndex:2,floorplanData:3},wy)}}function My(n){De(n,"svelte-9vzn2f",".floorplan-plugin__room-label-item.svelte-9vzn2f{position:absolute;display:flex;flex-flow:column;align-items:center;line-height:1;color:#fff;transform:translate(-50%, -50%);white-space:nowrap;will-change:opacity;transition:opacity 300ms}.floorplan-plugin__room-part1.svelte-9vzn2f{display:flex;flex-flow:column;align-items:center;color:#fff;white-space:nowrap}.floorplan-plugin__room-area.svelte-9vzn2f{opacity:0.6;line-height:1.25;margin-top:0.125rem}")}function ky(n){let t,e=n[16].outerHTML+"",i;return{c(){t=new da(!1),i=Ne(),t.a=i},m(s,r){t.m(e,s,r),Y(s,i,r)},p(s,r){r[0]&65536&&e!==(e=s[16].outerHTML+"")&&t.p(e)},d(s){s&&X(i),s&&t.d()}}}function Ey(n){let t,e,i,s,r,o,a=n[1]&&Ku(n),l=n[0]&&$u(n),c=n[3]&&ef(n);return{c(){t=U("div"),a&&a.c(),e=ae(),l&&l.c(),i=ae(),c&&c.c(),s=Ne(),y(t,"class","floorplan-plugin__room-part1 svelte-9vzn2f"),Q(t,"opacity",n[12]?"1":"0")},m(h,d){Y(h,t,d),a&&a.m(t,null),V(t,e),l&&l.m(t,null),Y(h,i,d),c&&c.m(h,d),Y(h,s,d),r||(o=[Ai(cn.call(null,t)),je(t,"clientWidth",n[33]),je(t,"clientHeight",n[34])],r=!0)},p(h,d){h[1]?a?a.p(h,d):(a=Ku(h),a.c(),a.m(t,e)):a&&(a.d(1),a=null),h[0]?l?l.p(h,d):(l=$u(h),l.c(),l.m(t,null)):l&&(l.d(1),l=null),d[0]&4096&&Q(t,"opacity",h[12]?"1":"0"),h[3]?c?c.p(h,d):(c=ef(h),c.c(),c.m(s.parentNode,s)):c&&(c.d(1),c=null)},d(h){h&&X(t),a&&a.d(),l&&l.d(),h&&X(i),c&&c.d(h),h&&X(s),r=!1,ut(o)}}}function Ku(n){let t,e=(n[2]?n[4].name:n[4].roomType==="100900000012"?n[4].customizedName:n[4].name)+"",i;return{c(){t=U("span"),i=Ve(e),y(t,"class","floorplan-plugin__room-name")},m(s,r){Y(s,t,r),V(t,i)},p(s,r){r[0]&20&&e!==(e=(s[2]?s[4].name:s[4].roomType==="100900000012"?s[4].customizedName:s[4].name)+"")&&Ge(i,e)},d(s){s&&X(t)}}}function $u(n){let t,e;return{c(){t=U("span"),e=Ve(n[15]),y(t,"class","floorplan-plugin__room-area svelte-9vzn2f"),Q(t,"font-size",n[20])},m(i,s){Y(i,t,s),V(t,e)},p(i,s){s[0]&32768&&Ge(e,i[15])},d(i){i&&X(t)}}}function ef(n){let t,e;return{c(){t=U("span"),e=Ve(n[14]),y(t,"class","floorplan-plugin__room-size"),Q(t,"font-size",n[20]),Q(t,"opacity",n[11]?"0.6":"0")},m(i,s){Y(i,t,s),V(t,e)},p(i,s){s[0]&16384&&Ge(e,i[14]),s[0]&2048&&Q(t,"opacity",i[11]?"0.6":"0")},d(i){i&&X(t)}}}function xy(n){let t,e,i;function s(a,l){if(a[5]===void 0)return Ey;if(a[16])return ky}let r=s(n),o=r&&r(n);return{c(){t=U("div"),o&&o.c(),y(t,"class","floorplan-plugin__room-label-item svelte-9vzn2f"),Q(t,"left",n[17]),Q(t,"top",n[18]),Q(t,"font-size",n[19]),Q(t,"opacity",n[13]?"1":"0"),Q(t,"transform",n[10]?"translate(-50%, calc(-50% + 6px))":"translate(-50%, -50%)")},m(a,l){Y(a,t,l),o&&o.m(t,null),e||(i=[Ai(cn.call(null,t)),je(t,"clientWidth",n[35]),je(t,"clientHeight",n[36])],e=!0)},p(a,l){r===(r=s(a))&&o?o.p(a,l):(o&&o.d(1),o=r&&r(a),o&&(o.c(),o.m(t,null))),l[0]&8192&&Q(t,"opacity",a[13]?"1":"0"),l[0]&1024&&Q(t,"transform",a[10]?"translate(-50%, calc(-50% + 6px))":"translate(-50%, -50%)")},i:re,o:re,d(a){a&&X(t),o&&o.d(),e=!1,ut(i)}}}function Dy(n,t){const e=n[0],i=n[1];let s=!1;for(let r=0,o=t.length-1;r<t.length;o=r++){const a=t[r][0],l=t[r][1],c=t[o][0],h=t[o][1];l>i!=h>i&&e<(c-a)*(i-l)/(h-l)+a&&(s=!s)}return s}function Sy(n,t,e){let i,s,r,o,a,l,c,h,d,f,g,p,m,{pxmm:v}=t,{roomAreaEnable:b}=t,{roomNameEnable:w}=t,{roomNameOtherTypeEnable:x}=t,{roomDimensionEnable:E}=t,{room:L}=t,{hoveredRoom:S}=t,{getRoomAreaText:R}=t,{getRoomDimensionText:z}=t,{getLabelElement:O}=t,{adaptiveRoomLabelVisibleEnable:A}=t;function C(he,ke){if(ke.width===0||ke.height===0)return()=>!1;const be=he.path.map(({x:rt,y:st})=>[rt,st]),We=he.roomLabel.position,{x:Re,y:Te}=We,{width:He,height:pe}=ke,Le=He/2,Oe=pe/2;return function(st){const bt=Re*st,et=Te*st,tt=be.map(([dt,Xt])=>[dt*st,Xt*st]);return[[bt+Le,et-Oe],[bt-Le,et-Oe],[bt-Le,et+Oe],[bt+Le,et+Oe]].every(dt=>Dy(dt,tt))}}const I=document.body.clientWidth,M=document.body.clientHeight,D=L.roomLabel,T=D.positionInImage.x*100+"%",H=D.positionInImage.y*100+"%",W=(I<500||M<500?10:14)+"px",J=(I<500||M<500?8:12)+"px";let te=0,q=0,ne=0,se=0,ue=!1;S.subscribe(function(ke){e(26,ue=!!ke&&ke.id===L.id)});const ze=he=>{e(8,ne=he.detail)},Ce=he=>{e(9,se=he.detail)},ce=he=>{e(6,te=he.detail)},le=he=>{e(7,q=he.detail)};return n.$$set=he=>{"pxmm"in he&&e(21,v=he.pxmm),"roomAreaEnable"in he&&e(0,b=he.roomAreaEnable),"roomNameEnable"in he&&e(1,w=he.roomNameEnable),"roomNameOtherTypeEnable"in he&&e(2,x=he.roomNameOtherTypeEnable),"roomDimensionEnable"in he&&e(3,E=he.roomDimensionEnable),"room"in he&&e(4,L=he.room),"hoveredRoom"in he&&e(22,S=he.hoveredRoom),"getRoomAreaText"in he&&e(23,R=he.getRoomAreaText),"getRoomDimensionText"in he&&e(24,z=he.getRoomDimensionText),"getLabelElement"in he&&e(5,O=he.getLabelElement),"adaptiveRoomLabelVisibleEnable"in he&&e(25,A=he.adaptiveRoomLabelVisibleEnable)},n.$$.update=()=>{var he,ke;n.$$.dirty[0]&48&&e(16,i=O==null?void 0:O(L)),n.$$.dirty[0]&8388624&&e(15,s=L.size?R(L.size):""),n.$$.dirty[0]&16777232&&e(14,r=L!=null&&L.dimension?z((he=L.dimension)==null?void 0:he.width,(ke=L.dimension)==null?void 0:ke.height):""),n.$$.dirty[0]&768&&e(32,o={width:ne,height:se}),n.$$.dirty[0]&16|n.$$.dirty[1]&2&&e(31,a=o?C(L,o):void 0),n.$$.dirty[0]&35651584|n.$$.dirty[1]&1&&e(28,l=A?!!(a!=null&&a(v)):!0),n.$$.dirty[0]&192&&e(30,c={width:te,height:q}),n.$$.dirty[0]&1073741840&&e(29,h=c?C(L,c):void 0),n.$$.dirty[0]&572522496&&e(27,d=A?!!(h!=null&&h(v)):!0),n.$$.dirty[0]&469762048&&e(13,f=d||l||ue),n.$$.dirty[0]&335544320&&e(12,g=l||ue),n.$$.dirty[0]&201326592&&e(11,p=d||ue),n.$$.dirty[0]&402653184&&e(10,m=l&&!d)},[b,w,x,E,L,O,te,q,ne,se,m,p,g,f,r,s,i,T,H,W,J,v,S,R,z,A,ue,d,l,h,c,a,o,ze,Ce,ce,le]}class Ly extends Me{constructor(t){super(),Ie(this,t,Sy,xy,Pe,{pxmm:21,roomAreaEnable:0,roomNameEnable:1,roomNameOtherTypeEnable:2,roomDimensionEnable:3,room:4,hoveredRoom:22,getRoomAreaText:23,getRoomDimensionText:24,getLabelElement:5,adaptiveRoomLabelVisibleEnable:25},My,[-1,-1])}}function Ty(n){De(n,"svelte-13xux0b",".floorplan-plugin__room-labels.svelte-13xux0b{width:100%;height:100%;position:absolute;left:0;top:0;z-index:20;pointer-events:none}")}function tf(n,t,e){const i=n.slice();return i[15]=t[e],i}function nf(n){let t,e=[],i=new Map,s,r,o,a=n[11];const l=c=>c[15].id;for(let c=0;c<a.length;c+=1){let h=tf(n,a,c),d=l(h);i.set(d,e[c]=sf(d,h))}return{c(){t=U("div");for(let c=0;c<e.length;c+=1)e[c].c();y(t,"class","floorplan-plugin__room-labels svelte-13xux0b")},m(c,h){Y(c,t,h);for(let d=0;d<e.length;d+=1)e[d]&&e[d].m(t,null);s=!0,r||(o=[Ai(cn.call(null,t)),je(t,"clientWidth",n[14])],r=!0)},p(c,h){h&3583&&(a=c[11],Ee(),e=yi(e,h,l,1,c,a,i,t,ln,sf,null,tf),xe())},i(c){if(!s){for(let h=0;h<a.length;h+=1)N(e[h]);s=!0}},o(c){for(let h=0;h<e.length;h+=1)Z(e[h]);s=!1},d(c){c&&X(t);for(let h=0;h<e.length;h+=1)e[h].d();r=!1,ut(o)}}}function sf(n,t){let e,i,s;const r=[{pxmm:t[10],room:t[15],hoveredRoom:t[4],roomAreaEnable:t[0],roomNameEnable:t[1],roomNameOtherTypeEnable:t[2],roomDimensionEnable:t[3],getLabelElement:t[7],getRoomAreaText:t[5],getRoomDimensionText:t[6],adaptiveRoomLabelVisibleEnable:t[8]}];let o={};for(let a=0;a<r.length;a+=1)o=xt(o,r[a]);return i=new Ly({props:o}),{key:n,first:null,c(){e=Ne(),Ae(i.$$.fragment),this.first=e},m(a,l){Y(a,e,l),ge(i,a,l),s=!0},p(a,l){t=a;const c=l&3583?Ot(r,[{pxmm:t[10],room:t[15],hoveredRoom:t[4],roomAreaEnable:t[0],roomNameEnable:t[1],roomNameOtherTypeEnable:t[2],roomDimensionEnable:t[3],getLabelElement:t[7],getRoomAreaText:t[5],getRoomDimensionText:t[6],adaptiveRoomLabelVisibleEnable:t[8]}]):{};i.$set(c)},i(a){s||(N(i.$$.fragment,a),s=!0)},o(a){Z(i.$$.fragment,a),s=!1},d(a){a&&X(e),ve(i,a)}}}function zy(n){let t,e,i=n[11]&&nf(n);return{c(){i&&i.c(),t=Ne()},m(s,r){i&&i.m(s,r),Y(s,t,r),e=!0},p(s,[r]){s[11]?i?(i.p(s,r),r&2048&&N(i,1)):(i=nf(s),i.c(),N(i,1),i.m(t.parentNode,t)):i&&(Ee(),Z(i,1,1,()=>{i=null}),xe())},i(s){e||(N(i),e=!0)},o(s){Z(i),e=!1},d(s){i&&i.d(s),s&&X(t)}}}function Oy(n,t,e){let i,{floorIndex:s}=t,{roomAreaEnable:r}=t,{roomNameEnable:o}=t,{roomNameOtherTypeEnable:a}=t,{roomDimensionEnable:l}=t,{floorplanData:c}=t,{hoveredRoom:h}=t,{getRoomAreaText:d}=t,{getRoomDimensionText:f}=t,{getLabelElement:g}=t,{adaptiveRoomLabelVisibleEnable:p}=t,m=0,v=0;const b=w=>{e(9,m=w.detail)};return n.$$set=w=>{"floorIndex"in w&&e(12,s=w.floorIndex),"roomAreaEnable"in w&&e(0,r=w.roomAreaEnable),"roomNameEnable"in w&&e(1,o=w.roomNameEnable),"roomNameOtherTypeEnable"in w&&e(2,a=w.roomNameOtherTypeEnable),"roomDimensionEnable"in w&&e(3,l=w.roomDimensionEnable),"floorplanData"in w&&e(13,c=w.floorplanData),"hoveredRoom"in w&&e(4,h=w.hoveredRoom),"getRoomAreaText"in w&&e(5,d=w.getRoomAreaText),"getRoomDimensionText"in w&&e(6,f=w.getRoomDimensionText),"getLabelElement"in w&&e(7,g=w.getLabelElement),"adaptiveRoomLabelVisibleEnable"in w&&e(8,p=w.adaptiveRoomLabelVisibleEnable)},n.$$.update=()=>{if(n.$$.dirty&12288&&e(11,i=c.floorDatas[s].rooms),n.$$.dirty&8704){const{max:w,min:x}=c.bounding,E=w.x-x.x;e(10,v=m/E)}},[r,o,a,l,h,d,f,g,p,m,v,i,s,c,b]}class jy extends Me{constructor(t){super(),Ie(this,t,Oy,zy,Pe,{floorIndex:12,roomAreaEnable:0,roomNameEnable:1,roomNameOtherTypeEnable:2,roomDimensionEnable:3,floorplanData:13,hoveredRoom:4,getRoomAreaText:5,getRoomDimensionText:6,getLabelElement:7,adaptiveRoomLabelVisibleEnable:8},Ty)}}function Vy(n){De(n,"svelte-1fuyezq",".floorplan-plugin__rule-labels.svelte-1fuyezq.svelte-1fuyezq{position:absolute;display:flex}.floorplan-plugin__rule-labels--top.svelte-1fuyezq.svelte-1fuyezq{left:0;top:-1.25rem}.floorplan-plugin__rule-labels--bottom.svelte-1fuyezq.svelte-1fuyezq{left:0;bottom:-1.25rem}.floorplan-plugin__rule-labels--left.svelte-1fuyezq.svelte-1fuyezq{top:0;left:-1.25rem}.floorplan-plugin__rule-labels--right.svelte-1fuyezq.svelte-1fuyezq{top:0;right:-1.25rem}.floorplan-plugin__rule-line.svelte-1fuyezq.svelte-1fuyezq{background:#fff;opacity:0.2;width:100%;height:100%}.floorplan-plugin__rule-scale-wrapper.svelte-1fuyezq.svelte-1fuyezq{position:absolute;width:0.3125rem;height:100%;left:50%;top:0;transform:translateX(-50%)}.floorplan-plugin__rule-labels.is-row.svelte-1fuyezq .floorplan-plugin__rule-scale-wrapper.svelte-1fuyezq{width:100%;height:0.3125rem;top:50%;left:0;transform:translateY(-50%)}.floorplan-plugin__rule-scale.svelte-1fuyezq.svelte-1fuyezq{position:absolute;background:#fff;opacity:0.2;width:100%;height:0.0625rem}.floorplan-plugin__rule-labels.is-row.svelte-1fuyezq .floorplan-plugin__rule-scale.svelte-1fuyezq{width:0.0625rem;height:100%}.floorplan-plugin__rule-text-wrapper.svelte-1fuyezq.svelte-1fuyezq{position:absolute}.floorplan-plugin__rule-labels--top.svelte-1fuyezq .floorplan-plugin__rule-text-wrapper.svelte-1fuyezq{width:100%;height:0;top:0.625rem}.floorplan-plugin__rule-labels--bottom.svelte-1fuyezq .floorplan-plugin__rule-text-wrapper.svelte-1fuyezq{width:100%;height:0;bottom:0.625rem}.floorplan-plugin__rule-labels--left.svelte-1fuyezq .floorplan-plugin__rule-text-wrapper.svelte-1fuyezq{width:0;height:100%;left:0.625rem}.floorplan-plugin__rule-labels--right.svelte-1fuyezq .floorplan-plugin__rule-text-wrapper.svelte-1fuyezq{width:0;height:100%;right:0.625rem}.floorplan-plugin__rule-text-item.svelte-1fuyezq.svelte-1fuyezq{width:0;height:0;position:absolute;transform:rotate(90deg)}.floorplan-plugin__rule-labels.is-row.svelte-1fuyezq .floorplan-plugin__rule-text-item.svelte-1fuyezq{transform:rotate(0)}.floorplan-plugin__rule-text.svelte-1fuyezq.svelte-1fuyezq{width:-moz-max-content;width:max-content;transform:translate(-50%, -50%);font-size:0.625rem;color:#fff;opacity:0.35}")}function rf(n,t,e){const i=n.slice();return i[11]=t[e],i[13]=e,i}function of(n,t,e){const i=n.slice();return i[14]=t[e],i}function af(n){let t;return{c(){t=U("div"),y(t,"class","floorplan-plugin__rule-scale svelte-1fuyezq"),Q(t,"left",n[14].left*100+"%"),Q(t,"bottom",n[14].bottom*100+"%")},m(e,i){Y(e,t,i)},p:re,d(e){e&&X(t)}}}function lf(n,t){let e,i,s=t[1](t[11].distance)+"",r,o;return{key:n,first:null,c(){e=U("div"),i=U("div"),r=Ve(s),o=ae(),y(i,"class","floorplan-plugin__rule-text svelte-1fuyezq"),we(i,"is-row",t[2]),y(e,"class","floorplan-plugin__rule-text-item svelte-1fuyezq"),Q(e,"left",t[11].left*100+"%"),Q(e,"bottom",t[11].bottom*100+"%"),this.first=e},m(a,l){Y(a,e,l),V(e,i),V(i,r),V(e,o)},p(a,l){t=a,l&2&&s!==(s=t[1](t[11].distance)+"")&&Ge(r,s)},d(a){a&&X(e)}}}function By(n){let t,e,i,s,r,o,a=[],l=new Map,c,h=n[3],d=[];for(let p=0;p<h.length;p+=1)d[p]=af(of(n,h,p));let f=n[4];const g=p=>p[13];for(let p=0;p<f.length;p+=1){let m=rf(n,f,p),v=g(m);l.set(v,a[p]=lf(v,m))}return{c(){t=U("div"),e=U("div"),i=ae(),s=U("div");for(let p=0;p<d.length;p+=1)d[p].c();r=ae(),o=U("div");for(let p=0;p<a.length;p+=1)a[p].c();y(e,"class","floorplan-plugin__rule-line svelte-1fuyezq"),y(s,"class","floorplan-plugin__rule-scale-wrapper svelte-1fuyezq"),we(s,"is-row",n[2]),y(o,"class","floorplan-plugin__rule-text-wrapper svelte-1fuyezq"),y(t,"class",c="floorplan-plugin__rule-labels floorplan-plugin__rule-labels--"+n[0]+" svelte-1fuyezq"),we(t,"is-row",n[2]),Q(t,"width",n[2]?"100%":1/16+"rem"),Q(t,"height",n[2]?1/16+"rem":"100%")},m(p,m){Y(p,t,m),V(t,e),V(t,i),V(t,s);for(let v=0;v<d.length;v+=1)d[v]&&d[v].m(s,null);V(t,r),V(t,o);for(let v=0;v<a.length;v+=1)a[v]&&a[v].m(o,null)},p(p,[m]){if(m&8){h=p[3];let v;for(v=0;v<h.length;v+=1){const b=of(p,h,v);d[v]?d[v].p(b,m):(d[v]=af(b),d[v].c(),d[v].m(s,null))}for(;v<d.length;v+=1)d[v].d(1);d.length=h.length}m&22&&(f=p[4],a=yi(a,m,g,1,p,f,l,o,wc,lf,null,rf)),m&1&&c!==(c="floorplan-plugin__rule-labels floorplan-plugin__rule-labels--"+p[0]+" svelte-1fuyezq")&&y(t,"class",c),m&5&&we(t,"is-row",p[2])},i:re,o:re,d(p){p&&X(t),ci(d,p);for(let m=0;m<a.length;m+=1)a[m].d()}}}const rr=1e3,or=180;function _y(n,t,e){let{type:i}=t,{data:s}=t,{bounding:r}=t,{getRuleDistanceText:o}=t;const a=i==="top"||i==="bottom",l=r.max.x-r.min.x-(rr-or)*2,c=r.max.y-r.min.y-(rr-or)*2,h=s.map(([p,m])=>a?[p.x,m.x]:[p.y,m.y]).flat().sort().filter((p,m,v)=>m===0?!0:p!==v[m-1]),d=h.map(p=>{const m=a?(p-r.min.x-rr+or)/l:0,v=a?0:(p-r.min.y-rr+or)/c;return{left:m,bottom:v}});d.unshift({left:0,bottom:0}),d.push(a?{left:1,bottom:0}:{left:0,bottom:1});const f=h[h.length-1]-h[0],g=h.map((p,m,v)=>{const b=m===0?0:p-v[m-1],w=m===0?0:(p+v[m-1])/2,x=a?(w-r.min.x-rr+or)/l:0,E=a?0:(w-r.min.y-rr+or)/c;return{left:x,bottom:E,distance:b}}).filter(({distance:p})=>p/f>.1);return n.$$set=p=>{"type"in p&&e(0,i=p.type),"data"in p&&e(5,s=p.data),"bounding"in p&&e(6,r=p.bounding),"getRuleDistanceText"in p&&e(1,o=p.getRuleDistanceText)},[i,o,a,d,g,s,r]}class Ry extends Me{constructor(t){super(),Ie(this,t,_y,By,Pe,{type:0,data:5,bounding:6,getRuleDistanceText:1},Vy)}}function Fy(n){De(n,"svelte-1mzj9p3",".floorplan-plugin__rule-labels-wrapper.svelte-1mzj9p3{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);pointer-events:none}")}function cf(n,t,e){const i=n.slice();return i[13]=t[e][0],i[14]=t[e][1],i}function hf(n,t){let e,i,s;const r=[{type:t[13],data:t[14],bounding:t[1],getRuleDistanceText:t[0]}];let o={};for(let a=0;a<r.length;a+=1)o=xt(o,r[a]);return i=new Ry({props:o}),{key:n,first:null,c(){e=Ne(),Ae(i.$$.fragment),this.first=e},m(a,l){Y(a,e,l),ge(i,a,l),s=!0},p(a,l){t=a;const c=l&19?Ot(r,[{type:t[13],data:t[14],bounding:t[1],getRuleDistanceText:t[0]}]):{};i.$set(c)},i(a){s||(N(i.$$.fragment,a),s=!0)},o(a){Z(i.$$.fragment,a),s=!1},d(a){a&&X(e),ve(i,a)}}}function Ny(n){let t,e=[],i=new Map,s,r=n[4];const o=a=>a[13];for(let a=0;a<r.length;a+=1){let l=cf(n,r,a),c=o(l);i.set(c,e[a]=hf(c,l))}return{c(){t=U("div");for(let a=0;a<e.length;a+=1)e[a].c();y(t,"class","floorplan-plugin__rule-labels-wrapper svelte-1mzj9p3"),Q(t,"width",n[3]),Q(t,"height",n[2])},m(a,l){Y(a,t,l);for(let c=0;c<e.length;c+=1)e[c]&&e[c].m(t,null);s=!0},p(a,[l]){l&19&&(r=a[4],Ee(),e=yi(e,l,o,1,a,r,i,t,ln,hf,null,cf),xe()),l&8&&Q(t,"width",a[3]),l&4&&Q(t,"height",a[2])},i(a){if(!s){for(let l=0;l<r.length;l+=1)N(e[l]);s=!0}},o(a){for(let l=0;l<e.length;l+=1)Z(e[l]);s=!1},d(a){a&&X(t);for(let l=0;l<e.length;l+=1)e[l].d()}}}const df=1e3,uf=180;function Gy(n,t,e){let i,s,r,o,a,l,c,h,d,f,{floorIndex:g}=t,{floorplanData:p}=t,{getRuleDistanceText:m}=t;return n.$$set=v=>{"floorIndex"in v&&e(5,g=v.floorIndex),"floorplanData"in v&&e(6,p=v.floorplanData),"getRuleDistanceText"in v&&e(0,m=v.getRuleDistanceText)},n.$$.update=()=>{n.$$.dirty&64&&e(1,i=p.bounding),n.$$.dirty&96&&e(11,s=p.floorDatas[g].rules),n.$$.dirty&2048&&e(12,r=Object.keys(s)),n.$$.dirty&6144&&e(4,o=r.map(v=>[v,s[v]])),n.$$.dirty&2&&e(9,a=i.max.x-i.min.x),n.$$.dirty&2&&e(7,l=i.max.y-i.min.y),n.$$.dirty&2&&e(10,c=i.max.x-i.min.x-(df-uf)*2),n.$$.dirty&2&&e(8,h=i.max.y-i.min.y-(df-uf)*2),n.$$.dirty&1536&&e(3,d=c/a*100+"%"),n.$$.dirty&384&&e(2,f=h/l*100+"%")},[m,i,f,d,o,g,p,l,h,a,c,s,r]}class Hy extends Me{constructor(t){super(),Ie(this,t,Gy,Ny,Pe,{floorIndex:5,floorplanData:6,getRuleDistanceText:0},Fy)}}function On(n,t={}){let e="";const{needZ:i,needA:s}=t;return(i?n.slice().concat(n[0]):n.slice()).forEach((o,a)=>{const{x:l,y:c}=t.format?t.format(o):o,h=l+","+c;return a===0?(e+="M"+h,e):s!=null&&s[a]?(e+="A"+s[a]+","+h,e):(e+="L"+h,e)}),e+(i?"Z":"")}function ff({x:n,y:t},e){const{max:i,min:s}=e;return{x:n-s.x,y:i.y-t}}function Wy(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 Uy(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 Qy(n,t){return Math.max(...t.work.observers.map(i=>n.z>=i.standingPosition.z?i.floorIndex:0))}function Xy(n){let t;return{c(){t=ye("path"),y(t,"d",n[0]),y(t,"fill","#2F313A")},m(e,i){Y(e,t,i)},p(e,[i]){i&1&&y(t,"d",e[0])},i:re,o:re,d(e){e&&X(t)}}}function Yy(n,t,e){let i,{path:s}=t;return n.$$set=r=>{"path"in r&&e(1,s=r.path)},n.$$.update=()=>{n.$$.dirty&2&&e(0,i=On(s,{needZ:!0}))},[i,s]}class Zy extends Me{constructor(t){super(),Ie(this,t,Yy,Xy,Pe,{path:1})}}function Jy(n){let t,e,i,s,r,o;return{c(){t=ye("defs"),e=ye("pattern"),i=ye("rect"),s=ye("path"),r=ae(),o=ye("path"),y(i,"x","0"),y(i,"y","0"),y(i,"width",n[1]),y(i,"height",n[1]),y(i,"fill","#323747"),y(s,"d",n[2]),y(s,"stroke","#ffffff"),y(s,"stroke-opacity","0.06"),y(s,"stroke-width","0.5"),y(s,"fill","none"),y(e,"id","fpm-room-pattern-0"),y(e,"x","0"),y(e,"y","0"),y(e,"width",n[1]),y(e,"height",n[1]),y(e,"patternUnits","userSpaceOnUse"),y(e,"patternTransform","scale(50 50)"),y(o,"d",n[0]),y(o,"fill","url(#fpm-room-pattern-0)")},m(a,l){Y(a,t,l),V(t,e),V(e,i),V(e,s),Y(a,r,l),Y(a,o,l)},p(a,[l]){l&1&&y(o,"d",a[0])},i:re,o:re,d(a){a&&X(t),a&&X(r),a&&X(o)}}}const Ic=6;function qy(n,t,e){let i,{path:s}=t;const r=Ic*2,o=`M0 ${Ic} h ${r} M${Ic} 0 v ${r}`;return n.$$set=a=>{"path"in a&&e(3,s=a.path)},n.$$.update=()=>{n.$$.dirty&8&&e(0,i=On(s,{needZ:!0}))},[i,r,o,s]}class Ky extends Me{constructor(t){super(),Ie(this,t,qy,Jy,Pe,{path:3})}}function $y(n){let t,e,i,s,r,o,a,l,c,h,d;return{c(){t=ye("defs"),e=ye("pattern"),i=ye("rect"),s=ye("pattern"),r=ye("rect"),o=ae(),a=ye("path"),l=ae(),c=ye("path"),h=ae(),d=ye("path"),y(i,"x","0"),y(i,"y","0"),y(i,"width","6"),y(i,"height","50"),y(i,"fill","none"),y(i,"stroke","#4B4B57"),y(i,"stroke-width","0.5"),y(e,"id","room-material-pattern-1"),y(e,"x","0"),y(e,"y","0"),y(e,"width","12"),y(e,"height","50"),y(e,"patternUnits","userSpaceOnUse"),y(e,"patternTransform","scale(50 50)"),y(r,"x","0"),y(r,"y","0"),y(r,"width","6"),y(r,"height","50"),y(r,"fill","none"),y(r,"stroke","#4B4B57"),y(r,"stroke-width","0.5"),y(s,"id","room-material-pattern-2"),y(s,"x","6"),y(s,"y","25"),y(s,"width","12"),y(s,"height","50"),y(s,"patternUnits","userSpaceOnUse"),y(s,"patternTransform","scale(50 50)"),y(a,"d",n[0]),y(a,"fill","#43434D"),y(c,"d",n[0]),y(c,"fill","url(#room-material-pattern-1)"),y(d,"d",n[0]),y(d,"fill","url(#room-material-pattern-2)")},m(f,g){Y(f,t,g),V(t,e),V(e,i),V(t,s),V(s,r),Y(f,o,g),Y(f,a,g),Y(f,l,g),Y(f,c,g),Y(f,h,g),Y(f,d,g)},p(f,[g]){g&1&&y(a,"d",f[0]),g&1&&y(c,"d",f[0]),g&1&&y(d,"d",f[0])},i:re,o:re,d(f){f&&X(t),f&&X(o),f&&X(a),f&&X(l),f&&X(c),f&&X(h),f&&X(d)}}}function ew(n,t,e){let i,{path:s}=t;return n.$$set=r=>{"path"in r&&e(1,s=r.path)},n.$$.update=()=>{n.$$.dirty&2&&e(0,i=On(s,{needZ:!0}))},[i,s]}class tw extends Me{constructor(t){super(),Ie(this,t,ew,$y,Pe,{path:1})}}function iw(n){let t;return{c(){t=ye("path"),y(t,"d",n[0]),y(t,"fill","#969696"),y(t,"stroke","#969696"),y(t,"stroke-width","1"),y(t,"fill-rule","evenodd")},m(e,i){Y(e,t,i)},p:re,i:re,o:re,d(e){e&&X(t)}}}function nw(n,t,e){let{dimension:i}=t;const s=On([{x:i.vertical[1].x,y:i.vertical[1].y+53},{x:i.vertical[1].x-60,y:i.vertical[1].y+124},{x:i.vertical[1].x+60,y:i.vertical[1].y+124}],{needZ:!0}),r=On([{x:i.vertical[0].x,y:i.vertical[0].y-53},{x:i.vertical[0].x-60,y:i.vertical[0].y-124},{x:i.vertical[0].x+60,y:i.vertical[0].y-124}],{needZ:!0}),o=On([{x:i.horizontal[0].x+53,y:i.horizontal[0].y},{x:i.horizontal[0].x+124,y:i.horizontal[0].y+60},{x:i.horizontal[0].x+124,y:i.horizontal[0].y-60}],{needZ:!0}),a=On([{x:i.horizontal[1].x-53,y:i.horizontal[1].y},{x:i.horizontal[1].x-124,y:i.horizontal[1].y+60},{x:i.horizontal[1].x-124,y:i.horizontal[1].y-60}],{needZ:!0}),l=`${s} ${r} ${o} ${a}`;return n.$$set=c=>{"dimension"in c&&e(1,i=c.dimension)},[l,i]}class sw extends Me{constructor(t){super(),Ie(this,t,nw,iw,Pe,{dimension:1})}}function rw(n){De(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 pf(n,t,e){const i=n.slice();return i[8]=t[e],i}function ow(n){let t,e;return t=new Ky({props:{path:n[8].path}}),{c(){Ae(t.$$.fragment)},m(i,s){ge(t,i,s),e=!0},p(i,s){const r={};s&1&&(r.path=i[8].path),t.$set(r)},i(i){e||(N(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){ve(t,i)}}}function aw(n){let t,e;return t=new tw({props:{path:n[8].path}}),{c(){Ae(t.$$.fragment)},m(i,s){ge(t,i,s),e=!0},p(i,s){const r={};s&1&&(r.path=i[8].path),t.$set(r)},i(i){e||(N(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){ve(t,i)}}}function lw(n){let t,e;return t=new Zy({props:{path:n[8].path}}),{c(){Ae(t.$$.fragment)},m(i,s){ge(t,i,s),e=!0},p(i,s){const r={};s&1&&(r.path=i[8].path),t.$set(r)},i(i){e||(N(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){ve(t,i)}}}function mf(n){let t,e,i;return e=new sw({props:{dimension:n[8].dimension}}),{c(){t=ye("svg"),Ae(e.$$.fragment),y(t,"width","100%"),y(t,"height","100%"),y(t,"viewBox",`0 0 ${n[1]} ${n[2]}`),y(t,"class","svelte-1dykexu")},m(s,r){Y(s,t,r),ge(e,t,null),i=!0},p(s,r){const o={};r&1&&(o.dimension=s[8].dimension),e.$set(o)},i(s){i||(N(e.$$.fragment,s),i=!0)},o(s){Z(e.$$.fragment,s),i=!1},d(s){s&&X(t),ve(e)}}}function gf(n){let t,e,i,s,r=n[3]&&n[8].dimension&&Array.isArray(n[8].dimension.vertical)&&n[8].dimension.vertical.length>0&&Array.isArray(n[8].dimension.horizontal)&&n[8].dimension.horizontal.length>0,o,a;const l=[lw,aw,ow],c=[];function h(f,g){return f[8].floorType===1?0:f[8].floorType===0?1:2}e=h(n),i=c[e]=l[e](n);let d=r&&mf(n);return{c(){t=ye("svg"),i.c(),s=ae(),d&&d.c(),o=Ne(),y(t,"width","100%"),y(t,"height","100%"),y(t,"viewBox",`0 0 ${n[1]} ${n[2]}`),y(t,"class","svelte-1dykexu")},m(f,g){Y(f,t,g),c[e].m(t,null),Y(f,s,g),d&&d.m(f,g),Y(f,o,g),a=!0},p(f,g){let p=e;e=h(f),e===p?c[e].p(f,g):(Ee(),Z(c[p],1,1,()=>{c[p]=null}),xe(),i=c[e],i?i.p(f,g):(i=c[e]=l[e](f),i.c()),N(i,1),i.m(t,null)),g&1&&(r=f[3]&&f[8].dimension&&Array.isArray(f[8].dimension.vertical)&&f[8].dimension.vertical.length>0&&Array.isArray(f[8].dimension.horizontal)&&f[8].dimension.horizontal.length>0),r?d?(d.p(f,g),g&1&&N(d,1)):(d=mf(f),d.c(),N(d,1),d.m(o.parentNode,o)):d&&(Ee(),Z(d,1,1,()=>{d=null}),xe())},i(f){a||(N(i),N(d),a=!0)},o(f){Z(i),Z(d),a=!1},d(f){f&&X(t),c[e].d(),f&&X(s),d&&d.d(f),f&&X(o)}}}function cw(n){let t,e,i=n[0],s=[];for(let o=0;o<i.length;o+=1)s[o]=gf(pf(n,i,o));const r=o=>Z(s[o],1,1,()=>{s[o]=null});return{c(){t=U("div");for(let o=0;o<s.length;o+=1)s[o].c();y(t,"class","floorplan-plugin__room-material svelte-1dykexu")},m(o,a){Y(o,t,a);for(let l=0;l<s.length;l+=1)s[l]&&s[l].m(t,null);e=!0},p(o,[a]){if(a&15){i=o[0];let l;for(l=0;l<i.length;l+=1){const c=pf(o,i,l);s[l]?(s[l].p(c,a),N(s[l],1)):(s[l]=gf(c),s[l].c(),N(s[l],1),s[l].m(t,null))}for(Ee(),l=i.length;l<s.length;l+=1)r(l);xe()}},i(o){if(!e){for(let a=0;a<i.length;a+=1)N(s[a]);e=!0}},o(o){s=s.filter(Boolean);for(let a=0;a<s.length;a+=1)Z(s[a]);e=!1},d(o){o&&X(t),ci(s,o)}}}function hw(n,t,e){let i,{roomLabelsEnable:s}=t,{roomDimensionEnable:r}=t,{floorIndex:o}=t,{floorplanData:a}=t;const l=a.bounding.max.x-a.bounding.min.x,c=a.bounding.max.y-a.bounding.min.y,h=s&&r;return n.$$set=d=>{"roomLabelsEnable"in d&&e(4,s=d.roomLabelsEnable),"roomDimensionEnable"in d&&e(5,r=d.roomDimensionEnable),"floorIndex"in d&&e(6,o=d.floorIndex),"floorplanData"in d&&e(7,a=d.floorplanData)},n.$$.update=()=>{n.$$.dirty&192&&e(0,i=a.floorDatas[o].rooms.map(d=>fe(F({},d),{path:d.path.map(f=>ff(f,a.bounding))})))},[i,l,c,h,s,r,o,a]}class dw extends Me{constructor(t){super(),Ie(this,t,hw,cw,Pe,{roomLabelsEnable:4,roomDimensionEnable:5,floorIndex:6,floorplanData:7},rw)}}function uw(n){De(n,"svelte-qq2273","path.svelte-qq2273{--opacity:0;opacity:var(--opacity)}path.svelte-qq2273:hover{opacity:calc(var(--opacity) + 0.1)}")}function fw(n){let t,e,i,s;return{c(){t=ye("path"),y(t,"d",n[5]),y(t,"fill","#fff"),y(t,"style",n[2]),y(t,"id",e=`${n[1]}_${n[0].id}`),y(t,"class","svelte-qq2273")},m(r,o){Y(r,t,o),i||(s=[je(t,"mouseenter",n[3]),je(t,"mouseleave",n[4])],i=!0)},p(r,[o]){o&4&&y(t,"style",r[2]),o&3&&e!==(e=`${r[1]}_${r[0].id}`)&&y(t,"id",e)},i:re,o:re,d(r){r&&X(t),i=!1,ut(s)}}}function pw(n,t,e){let i,s,{room:r}=t,{floorIndex:o}=t,{floorplanData:a}=t,{highlightData:l}=t,{hoveredRoom:c}=t;function h(){c==null||c.set(r)}function d(){c==null||c.set(void 0)}const{bounding:f}=a,g=On(r.path,{needZ:!0,format:p=>ff(p,f)});return n.$$set=p=>{"room"in p&&e(0,r=p.room),"floorIndex"in p&&e(1,o=p.floorIndex),"floorplanData"in p&&e(6,a=p.floorplanData),"highlightData"in p&&e(7,l=p.highlightData),"hoveredRoom"in p&&e(8,c=p.hoveredRoom)},n.$$.update=()=>{n.$$.dirty&131&&e(9,i=l[`${o}_${r.id}`]),n.$$.dirty&512&&e(2,s=i?`fill: ${i.color}; --opacity: ${i.opacity}; pointer-events: ${i.disabled?"none":"auto"}`:null)},[r,o,s,h,d,g,a,l,c,i]}class mw extends Me{constructor(t){super(),Ie(this,t,pw,fw,Pe,{room:0,floorIndex:1,floorplanData:6,highlightData:7,hoveredRoom:8},uw)}}function gw(n){De(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 vf(n,t,e){const i=n.slice();return i[6]=t[e],i}function Af(n,t){let e,i,s;const r=[{room:t[6],floorplanData:t[1],hoveredRoom:t[3],floorIndex:t[0],highlightData:t[2]}];let o={};for(let a=0;a<r.length;a+=1)o=xt(o,r[a]);return i=new mw({props:o}),{key:n,first:null,c(){e=Ne(),Ae(i.$$.fragment),this.first=e},m(a,l){Y(a,e,l),ge(i,a,l),s=!0},p(a,l){t=a;const c=l&15?Ot(r,[{room:t[6],floorplanData:t[1],hoveredRoom:t[3],floorIndex:t[0],highlightData:t[2]}]):{};i.$set(c)},i(a){s||(N(i.$$.fragment,a),s=!0)},o(a){Z(i.$$.fragment,a),s=!1},d(a){a&&X(e),ve(i,a)}}}function vw(n){let t,e,i=[],s=new Map,r,o=n[1].floorDatas[n[0]].rooms;const a=l=>l[6].id;for(let l=0;l<o.length;l+=1){let c=vf(n,o,l),h=a(c);s.set(h,i[l]=Af(h,c))}return{c(){t=U("div"),e=ye("svg");for(let l=0;l<i.length;l+=1)i[l].c();y(e,"width","100%"),y(e,"height","100%"),y(e,"viewBox",`0 0 ${n[4]} ${n[5]}`),y(e,"class","svelte-1kqo6e4"),y(t,"class","floorplan-plugin__room-highlight svelte-1kqo6e4")},m(l,c){Y(l,t,c),V(t,e);for(let h=0;h<i.length;h+=1)i[h]&&i[h].m(e,null);r=!0},p(l,[c]){c&15&&(o=l[1].floorDatas[l[0]].rooms,Ee(),i=yi(i,c,a,1,l,o,s,e,ln,Af,null,vf),xe())},i(l){if(!r){for(let c=0;c<o.length;c+=1)N(i[c]);r=!0}},o(l){for(let c=0;c<i.length;c+=1)Z(i[c]);r=!1},d(l){l&&X(t);for(let c=0;c<i.length;c+=1)i[c].d()}}}function Aw(n,t,e){let{floorIndex:i}=t,{floorplanData:s}=t,{highlightData:r}=t,{hoveredRoom:o}=t;const a=s.bounding.max.x-s.bounding.min.x,l=s.bounding.max.y-s.bounding.min.y;return n.$$set=c=>{"floorIndex"in c&&e(0,i=c.floorIndex),"floorplanData"in c&&e(1,s=c.floorplanData),"highlightData"in c&&e(2,r=c.highlightData),"hoveredRoom"in c&&e(3,o=c.hoveredRoom)},[i,s,r,o,a,l]}class bf extends Me{constructor(t){super(),Ie(this,t,Aw,vw,Pe,{floorIndex:0,floorplanData:1,highlightData:2,hoveredRoom:3},gw)}}function bw(n){De(n,"svelte-3vzs9z",".missing-floor.svelte-3vzs9z{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);display:flex;flex-direction:column;align-items:center}.text.svelte-3vzs9z{margin-top:0.75rem;color:#fff;opacity:0.3;white-space:nowrap}")}function yf(n){let t,e=n[0].text+"",i;return{c(){t=U("span"),i=Ve(e),y(t,"class","text svelte-3vzs9z"),Q(t,"font-size",n[0].textFontSize+"px")},m(s,r){Y(s,t,r),V(t,i)},p(s,r){r&1&&e!==(e=s[0].text+"")&&Ge(i,e),r&1&&Q(t,"font-size",s[0].textFontSize+"px")},d(s){s&&X(t)}}}function yw(n){let t,e,i,s,r=n[0].text&&yf(n);return{c(){t=U("div"),e=U("img"),s=ae(),r&&r.c(),y(e,"class","image"),y(e,"alt","缺省楼层展位图"),ft(e.src,i=n[0].imageURL)||y(e,"src",i),Q(e,"width",n[0].imageWidth+"px"),Q(e,"height",n[0].imageHeight+"px"),Q(e,"max-width","none"),y(t,"class","missing-floor svelte-3vzs9z")},m(o,a){Y(o,t,a),V(t,e),V(t,s),r&&r.m(t,null)},p(o,[a]){a&1&&!ft(e.src,i=o[0].imageURL)&&y(e,"src",i),a&1&&Q(e,"width",o[0].imageWidth+"px"),a&1&&Q(e,"height",o[0].imageHeight+"px"),o[0].text?r?r.p(o,a):(r=yf(o),r.c(),r.m(t,null)):r&&(r.d(1),r=null)},i:re,o:re,d(o){o&&X(t),r&&r.d()}}}function ww(n,t,e){let{missingFloorConfig:i}=t;return n.$$set=s=>{"missingFloorConfig"in s&&e(0,i=s.missingFloorConfig)},[i]}class Pw extends Me{constructor(t){super(),Ie(this,t,ww,yw,Pe,{missingFloorConfig:0},bw)}}const jn="data:image/png;base64,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";function Ia(n){return n*180/Math.PI}function Cw(n){De(n,"svelte-17hhq1b",".floorplan__camera-position.svelte-17hhq1b{pointer-events:none;position:absolute;width:0;height:0}.floorplan__camera-rotate.svelte-17hhq1b{position:absolute;background-repeat:no-repeat;background-size:100%}")}function Iw(n){let t,e;return{c(){t=U("div"),e=U("div"),y(e,"class","floorplan__camera-rotate svelte-17hhq1b"),Q(e,"background-image",`url(${n[0]||jn})`),Q(e,"width",n[4]),Q(e,"height",n[4]),Q(e,"left","-"+n[4]),Q(e,"top","-"+n[4]),Q(e,"transform",`rotate(${n[3]}deg)`),Q(e,"transform-origin",`${n[4]} ${n[4]}`),y(t,"class","floorplan__camera-position svelte-17hhq1b"),Q(t,"left",n[1]),Q(t,"top",n[2])},m(i,s){Y(i,t,s),V(t,e)},p(i,[s]){s&1&&Q(e,"background-image",`url(${i[0]||jn})`);const r=s&1;r&&Q(e,"width",i[4]),r&&Q(e,"height",i[4]),r&&Q(e,"left","-"+i[4]),r&&Q(e,"top","-"+i[4]),r&&Q(e,"transform",`rotate(${i[3]}deg)`),r&&Q(e,"transform-origin",`${i[4]} ${i[4]}`)},i:re,o:re,d(i){i&&X(t)}}}function Mw(n,t,e){let{panoIndex:i}=t,{floorplanData:s}=t,{lastPanoramaLongitude:r}=t,{cameraImageUrl:o}=t;const{observers:a}=s,l=a[i],c=l.positionInImage.x,h=l.positionInImage.y,d=c*100+"%",f=h*100+"%",g=-Ia(r)+45,p=document.body.clientWidth,m=document.body.clientHeight,b=`${(p<500||m<500?17:37)/16}rem`;return n.$$set=w=>{"panoIndex"in w&&e(5,i=w.panoIndex),"floorplanData"in w&&e(6,s=w.floorplanData),"lastPanoramaLongitude"in w&&e(7,r=w.lastPanoramaLongitude),"cameraImageUrl"in w&&e(0,o=w.cameraImageUrl)},[o,d,f,g,b,i,s,r]}let kw=class extends Me{constructor(t){super(),Ie(this,t,Mw,Iw,Pe,{panoIndex:5,floorplanData:6,lastPanoramaLongitude:7,cameraImageUrl:0},Cw)}};const Ew="data:image/png;base64,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";function xw(n){De(n,"svelte-rpkaro",".floorplan-plugin__compass.svelte-rpkaro{position:absolute;left:50%;top:-2.875rem;width:14.4375rem;height:2.5625rem;will-change:opacity;transform-origin:center 11.5rem}.floorplan-plugin__compass-image.svelte-rpkaro{width:100%;height:100%;position:absolute;left:0;top:0;opacity:0.1;background-repeat:no-repeat;background-size:100% 100%}.floorplan-plugin__compass-text.svelte-rpkaro{position:absolute;left:50%;top:0.9375rem;transform:translateX(-50%);opacity:0.2;font-weight:bold;font-size:0.625rem;color:#fff}")}function Dw(n){let t,e,i,s,r;return{c(){t=U("div"),e=U("div"),i=ae(),s=U("span"),r=Ve(n[0]),y(e,"class","floorplan-plugin__compass-image svelte-rpkaro"),Q(e,"background-image",`url(${Ew})`),y(s,"class","floorplan-plugin__compass-text svelte-rpkaro"),y(t,"class","floorplan-plugin__compass svelte-rpkaro"),Q(t,"transform",n[2])},m(o,a){Y(o,t,a),V(t,e),V(t,i),V(t,s),V(s,r)},p(o,a){a&1&&Ge(r,o[0])},d(o){o&&X(t)}}}function Sw(n){let t,e=n[1]&&Dw(n);return{c(){e&&e.c(),t=Ne()},m(i,s){e&&e.m(i,s),Y(i,t,s)},p(i,[s]){i[1]&&e.p(i,s)},i:re,o:re,d(i){e&&e.d(i),i&&X(t)}}}function Lw(n,t,e){var c;let{floorplanData:i}=t,{northDesc:s}=t;const r=(c=i.entrance)==null?void 0:c.northRad,o=typeof r=="number",l=`translateX(-50%) translateZ(10px) rotate(${-(r?Ia(r):0)+90}deg)`;return n.$$set=h=>{"floorplanData"in h&&e(3,i=h.floorplanData),"northDesc"in h&&e(0,s=h.northDesc)},[s,o,l,i]}class Tw extends Me{constructor(t){super(),Ie(this,t,Lw,Sw,Pe,{floorplanData:3,northDesc:0},xw)}}function zw(n){De(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 Ow(n){let t,e,i,s,r,o,a,l,c,h,d,f;const g=[{floorIndex:n[2],floorplanData:n[12],roomLabelsEnable:n[6],roomDimensionEnable:n[10]}];let p={};for(let z=0;z<g.length;z+=1)p=xt(p,g[z]);t=new dw({props:p});let m=(n[3]||n[5])&&wf(n);const v=[{floorplanData:n[12],floorIndex:n[2]}];let b={};for(let z=0;z<v.length;z+=1)b=xt(b,v[z]);s=new Yu({props:b});const w=[{floorplanData:n[12],floorIndex:n[2]}];let x={};for(let z=0;z<w.length;z+=1)x=xt(x,w[z]);o=new Iy({props:x});let E=n[6]&&Pf(n),L=n[11]&&Cf(n),S=n[4]&&If(n),R=n[23]&&Mf(n);return{c(){Ae(t.$$.fragment),e=ae(),m&&m.c(),i=ae(),Ae(s.$$.fragment),r=ae(),Ae(o.$$.fragment),a=ae(),E&&E.c(),l=ae(),L&&L.c(),c=ae(),S&&S.c(),h=ae(),R&&R.c(),d=Ne()},m(z,O){ge(t,z,O),Y(z,e,O),m&&m.m(z,O),Y(z,i,O),ge(s,z,O),Y(z,r,O),ge(o,z,O),Y(z,a,O),E&&E.m(z,O),Y(z,l,O),L&&L.m(z,O),Y(z,c,O),S&&S.m(z,O),Y(z,h,O),R&&R.m(z,O),Y(z,d,O),f=!0},p(z,O){const A=O&5188?Ot(g,[{floorIndex:z[2],floorplanData:z[12],roomLabelsEnable:z[6],roomDimensionEnable:z[10]}]):{};t.$set(A),z[3]||z[5]?m?(m.p(z,O),O&40&&N(m,1)):(m=wf(z),m.c(),N(m,1),m.m(i.parentNode,i)):m&&(Ee(),Z(m,1,1,()=>{m=null}),xe());const C=O&4100?Ot(v,[{floorplanData:z[12],floorIndex:z[2]}]):{};s.$set(C);const I=O&4100?Ot(w,[{floorplanData:z[12],floorIndex:z[2]}]):{};o.$set(I),z[6]?E?(E.p(z,O),O&64&&N(E,1)):(E=Pf(z),E.c(),N(E,1),E.m(l.parentNode,l)):E&&(Ee(),Z(E,1,1,()=>{E=null}),xe()),z[11]?L?(L.p(z,O),O&2048&&N(L,1)):(L=Cf(z),L.c(),N(L,1),L.m(c.parentNode,c)):L&&(Ee(),Z(L,1,1,()=>{L=null}),xe()),z[4]?S?(S.p(z,O),O&16&&N(S,1)):(S=If(z),S.c(),N(S,1),S.m(h.parentNode,h)):S&&(Ee(),Z(S,1,1,()=>{S=null}),xe()),z[23]?R?(R.p(z,O),O&8388608&&N(R,1)):(R=Mf(z),R.c(),N(R,1),R.m(d.parentNode,d)):R&&(Ee(),Z(R,1,1,()=>{R=null}),xe())},i(z){f||(N(t.$$.fragment,z),N(m),N(s.$$.fragment,z),N(o.$$.fragment,z),N(E),N(L),N(S),N(R),f=!0)},o(z){Z(t.$$.fragment,z),Z(m),Z(s.$$.fragment,z),Z(o.$$.fragment,z),Z(E),Z(L),Z(S),Z(R),f=!1},d(z){ve(t,z),z&&X(e),m&&m.d(z),z&&X(i),ve(s,z),z&&X(r),ve(o,z),z&&X(a),E&&E.d(z),z&&X(l),L&&L.d(z),z&&X(c),S&&S.d(z),z&&X(h),R&&R.d(z),z&&X(d)}}}function jw(n){let t,e;return t=new Pw({props:{missingFloorConfig:n[19]}}),{c(){Ae(t.$$.fragment)},m(i,s){ge(t,i,s),e=!0},p(i,s){const r={};s&524288&&(r.missingFloorConfig=i[19]),t.$set(r)},i(i){e||(N(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){ve(t,i)}}}function wf(n){let t,e;const i=[{floorIndex:n[2],floorplanData:n[12],hoveredRoom:n[25],highlightData:n[18]}];let s={};for(let r=0;r<i.length;r+=1)s=xt(s,i[r]);return t=new bf({props:s}),{c(){Ae(t.$$.fragment)},m(r,o){ge(t,r,o),e=!0},p(r,o){const a=o&33820676?Ot(i,[{floorIndex:r[2],floorplanData:r[12],hoveredRoom:r[25],highlightData:r[18]}]):{};t.$set(a)},i(r){e||(N(t.$$.fragment,r),e=!0)},o(r){Z(t.$$.fragment,r),e=!1},d(r){ve(t,r)}}}function Pf(n){let t,e;const i=[{floorplanData:n[12],roomAreaEnable:n[7],roomNameEnable:n[8],roomNameOtherTypeEnable:n[9],roomDimensionEnable:n[10],floorIndex:n[2],getRoomAreaText:n[13],getRoomDimensionText:n[14],getLabelElement:n[15],hoveredRoom:n[25],adaptiveRoomLabelVisibleEnable:n[17]}];let s={};for(let r=0;r<i.length;r+=1)s=xt(s,i[r]);return t=new jy({props:s}),{c(){Ae(t.$$.fragment)},m(r,o){ge(t,r,o),e=!0},p(r,o){const a=o&33748868?Ot(i,[{floorplanData:r[12],roomAreaEnable:r[7],roomNameEnable:r[8],roomNameOtherTypeEnable:r[9],roomDimensionEnable:r[10],floorIndex:r[2],getRoomAreaText:r[13],getRoomDimensionText:r[14],getLabelElement:r[15],hoveredRoom:r[25],adaptiveRoomLabelVisibleEnable:r[17]}]):{};t.$set(a)},i(r){e||(N(t.$$.fragment,r),e=!0)},o(r){Z(t.$$.fragment,r),e=!1},d(r){ve(t,r)}}}function Cf(n){let t,e;const i=[{floorplanData:n[12],floorIndex:n[2],getRuleDistanceText:n[16]}];let s={};for(let r=0;r<i.length;r+=1)s=xt(s,i[r]);return t=new Hy({props:s}),{c(){Ae(t.$$.fragment)},m(r,o){ge(t,r,o),e=!0},p(r,o){const a=o&69636?Ot(i,[{floorplanData:r[12],floorIndex:r[2],getRuleDistanceText:r[16]}]):{};t.$set(a)},i(r){e||(N(t.$$.fragment,r),e=!0)},o(r){Z(t.$$.fragment,r),e=!1},d(r){ve(t,r)}}}function If(n){let t,e;const i=[{panoIndex:n[0],floorplanData:n[12],lastPanoramaLongitude:n[20],cameraImageUrl:n[21]}];let s={};for(let r=0;r<i.length;r+=1)s=xt(s,i[r]);return t=new kw({props:s}),{c(){Ae(t.$$.fragment)},m(r,o){ge(t,r,o),e=!0},p(r,o){const a=o&3149825?Ot(i,[{panoIndex:r[0],floorplanData:r[12],lastPanoramaLongitude:r[20],cameraImageUrl:r[21]}]):{};t.$set(a)},i(r){e||(N(t.$$.fragment,r),e=!0)},o(r){Z(t.$$.fragment,r),e=!1},d(r){ve(t,r)}}}function Mf(n){let t,e;return t=new Tw({props:{floorplanData:n[12],northDesc:n[22]}}),{c(){Ae(t.$$.fragment)},m(i,s){ge(t,i,s),e=!0},p(i,s){const r={};s&4096&&(r.floorplanData=i[12]),s&4194304&&(r.northDesc=i[22]),t.$set(r)},i(i){e||(N(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){ve(t,i)}}}function Vw(n){let t,e,i,s,r;const o=[jw,Ow],a=[];function l(c,h){return c[24]?1:0}return e=l(n),i=a[e]=o[e](n),{c(){t=U("div"),i.c(),y(t,"class",s=yt(`floorplan-plugin__floor${n[1]?" floorplan-plugin__floor--is-current":""}`)+" svelte-bl8zrz")},m(c,h){Y(c,t,h),a[e].m(t,null),r=!0},p(c,[h]){let d=e;e=l(c),e===d?a[e].p(c,h):(Ee(),Z(a[d],1,1,()=>{a[d]=null}),xe(),i=a[e],i?i.p(c,h):(i=a[e]=o[e](c),i.c()),N(i,1),i.m(t,null)),(!r||h&2&&s!==(s=yt(`floorplan-plugin__floor${c[1]?" floorplan-plugin__floor--is-current":""}`)+" svelte-bl8zrz"))&&y(t,"class",s)},i(c){r||(N(i),r=!0)},o(c){Z(i),r=!1},d(c){c&&X(t),a[e].d()}}}function Bw(n,t,e){let i,s,{panoIndex:r}=t,{isCurrent:o}=t,{floorIndex:a}=t,{highlightEnable:l}=t,{cameraEnable:c}=t,{hoverEnable:h}=t,{roomLabelsEnable:d}=t,{roomAreaEnable:f}=t,{roomNameEnable:g}=t,{roomNameOtherTypeEnable:p}=t,{roomDimensionEnable:m}=t,{ruleLabelsEnable:v}=t,{floorplanData:b}=t,{getRoomAreaText:w}=t,{getRoomDimensionText:x}=t,{getLabelElement:E}=t,{getRuleDistanceText:L}=t,{adaptiveRoomLabelVisibleEnable:S}=t,{highlightData:R}=t,{missingFloorConfig:z}=t,{lastPanoramaLongitude:O}=t,{cameraImageUrl:A}=t,{northDesc:C}=t,{compassEnable:I}=t,{store:M=void 0}=t;const D=Cc(void 0);return D.subscribe(T=>{M&&e(26,M.roomOnMouse=T,M)}),n.$$set=T=>{"panoIndex"in T&&e(0,r=T.panoIndex),"isCurrent"in T&&e(1,o=T.isCurrent),"floorIndex"in T&&e(2,a=T.floorIndex),"highlightEnable"in T&&e(3,l=T.highlightEnable),"cameraEnable"in T&&e(4,c=T.cameraEnable),"hoverEnable"in T&&e(5,h=T.hoverEnable),"roomLabelsEnable"in T&&e(6,d=T.roomLabelsEnable),"roomAreaEnable"in T&&e(7,f=T.roomAreaEnable),"roomNameEnable"in T&&e(8,g=T.roomNameEnable),"roomNameOtherTypeEnable"in T&&e(9,p=T.roomNameOtherTypeEnable),"roomDimensionEnable"in T&&e(10,m=T.roomDimensionEnable),"ruleLabelsEnable"in T&&e(11,v=T.ruleLabelsEnable),"floorplanData"in T&&e(12,b=T.floorplanData),"getRoomAreaText"in T&&e(13,w=T.getRoomAreaText),"getRoomDimensionText"in T&&e(14,x=T.getRoomDimensionText),"getLabelElement"in T&&e(15,E=T.getLabelElement),"getRuleDistanceText"in T&&e(16,L=T.getRuleDistanceText),"adaptiveRoomLabelVisibleEnable"in T&&e(17,S=T.adaptiveRoomLabelVisibleEnable),"highlightData"in T&&e(18,R=T.highlightData),"missingFloorConfig"in T&&e(19,z=T.missingFloorConfig),"lastPanoramaLongitude"in T&&e(20,O=T.lastPanoramaLongitude),"cameraImageUrl"in T&&e(21,A=T.cameraImageUrl),"northDesc"in T&&e(22,C=T.northDesc),"compassEnable"in T&&e(23,I=T.compassEnable),"store"in T&&e(26,M=T.store)},n.$$.update=()=>{n.$$.dirty&4100&&e(27,i=b.floorDatas[a]),n.$$.dirty&134217728&&e(24,s=i.rooms.length>0||i.is_has_wall)},[r,o,a,l,c,h,d,f,g,p,m,v,b,w,x,E,L,S,R,z,O,A,C,I,s,D,M,i]}let _w=class extends Me{constructor(t){super(),Ie(this,t,Bw,Vw,Pe,{panoIndex:0,isCurrent:1,floorIndex:2,highlightEnable:3,cameraEnable:4,hoverEnable:5,roomLabelsEnable:6,roomAreaEnable:7,roomNameEnable:8,roomNameOtherTypeEnable:9,roomDimensionEnable:10,ruleLabelsEnable:11,floorplanData:12,getRoomAreaText:13,getRoomDimensionText:14,getLabelElement:15,getRuleDistanceText:16,adaptiveRoomLabelVisibleEnable:17,highlightData:18,missingFloorConfig:19,lastPanoramaLongitude:20,cameraImageUrl:21,northDesc:22,compassEnable:23,store:26},zw)}};function Rw(n){De(n,"svelte-86bqav",".floorplan-main.svelte-86bqav{width:100%;height:100%;pointer-events:none}")}function kf(n,t,e){const i=n.slice();return i[26]=t[e],i}function Ef(n){let t,e,i,s=n[15].floorDatas,r=[];for(let a=0;a<s.length;a+=1)r[a]=xf(kf(n,s,a));const o=a=>Z(r[a],1,1,()=>{r[a]=null});return{c(){t=U("div");for(let a=0;a<r.length;a+=1)r[a].c();y(t,"class","floorplan-main svelte-86bqav")},m(a,l){Y(a,t,l);for(let c=0;c<r.length;c+=1)r[c]&&r[c].m(t,null);i=!0},p(a,l){if(n=a,l&67108860){s=n[15].floorDatas;let c;for(c=0;c<s.length;c+=1){const h=kf(n,s,c);r[c]?(r[c].p(h,l),N(r[c],1)):(r[c]=xf(h),r[c].c(),N(r[c],1),r[c].m(t,null))}for(Ee(),c=s.length;c<r.length;c+=1)o(c);xe()}},i(a){if(!i){for(let l=0;l<s.length;l+=1)N(r[l]);e||pt(()=>{e=Tn(t,jt,{duration:n[0],easing:rn}),e.start()}),i=!0}},o(a){r=r.filter(Boolean);for(let l=0;l<r.length;l+=1)Z(r[l]);i=!1},d(a){a&&X(t),ci(r,a)}}}function xf(n){let t,e;const i=[{hoverEnable:n[6],highlightEnable:n[7],floorplanData:n[15],getRoomAreaText:n[18],getRoomDimensionText:n[19],getLabelElement:n[20],getRuleDistanceText:n[21],roomLabelsEnable:n[9],roomAreaEnable:n[10],roomNameEnable:n[11],roomNameOtherTypeEnable:n[12],roomDimensionEnable:n[13],ruleLabelsEnable:n[14],adaptiveRoomLabelVisibleEnable:n[22],highlightData:n[23],missingFloorConfig:n[24],panoIndex:n[3],cameraEnable:n[5],cameraImageUrl:n[17],lastPanoramaLongitude:n[16],compassEnable:n[8],northDesc:n[2],store:n[25]},{floorIndex:n[26].floorIndex},{isCurrent:n[26].floorIndex===n[4]},{items:n[26].items}];let s={};for(let r=0;r<i.length;r+=1)s=xt(s,i[r]);return t=new _w({props:s}),{c(){Ae(t.$$.fragment)},m(r,o){ge(t,r,o),e=!0},p(r,o){const a=o&67108860?Ot(i,[o&67108844&&{hoverEnable:r[6],highlightEnable:r[7],floorplanData:r[15],getRoomAreaText:r[18],getRoomDimensionText:r[19],getLabelElement:r[20],getRuleDistanceText:r[21],roomLabelsEnable:r[9],roomAreaEnable:r[10],roomNameEnable:r[11],roomNameOtherTypeEnable:r[12],roomDimensionEnable:r[13],ruleLabelsEnable:r[14],adaptiveRoomLabelVisibleEnable:r[22],highlightData:r[23],missingFloorConfig:r[24],panoIndex:r[3],cameraEnable:r[5],cameraImageUrl:r[17],lastPanoramaLongitude:r[16],compassEnable:r[8],northDesc:r[2],store:r[25]},o&32768&&{floorIndex:r[26].floorIndex},o&32784&&{isCurrent:r[26].floorIndex===r[4]},o&32768&&{items:r[26].items}]):{};t.$set(a)},i(r){e||(N(t.$$.fragment,r),e=!0)},o(r){Z(t.$$.fragment,r),e=!1},d(r){ve(t,r)}}}function Fw(n){let t,e,i=n[1]&&Ef(n);return{c(){i&&i.c(),t=Ne()},m(s,r){i&&i.m(s,r),Y(s,t,r),e=!0},p(s,[r]){s[1]?i?(i.p(s,r),r&2&&N(i,1)):(i=Ef(s),i.c(),N(i,1),i.m(t.parentNode,t)):i&&(Ee(),Z(i,1,1,()=>{i=null}),xe())},i(s){e||(N(i),e=!0)},o(s){Z(i),e=!1},d(s){i&&i.d(s),s&&X(t)}}}function Nw(n,t,e){let{duration:i=0}=t,{visible:s}=t,{northDesc:r}=t,{panoIndex:o}=t,{floorIndex:a}=t,{cameraEnable:l}=t,{hoverEnable:c}=t,{highlightEnable:h}=t,{compassEnable:d}=t,{roomLabelsEnable:f}=t,{roomAreaEnable:g}=t,{roomNameEnable:p}=t,{roomNameOtherTypeEnable:m}=t,{roomDimensionEnable:v}=t,{ruleLabelsEnable:b}=t,{floorplanData:w}=t,{lastPanoramaLongitude:x}=t,{cameraImageUrl:E}=t,{getRoomAreaText:L}=t,{getRoomDimensionText:S}=t,{getLabelElement:R}=t,{getRuleDistanceText:z}=t,{adaptiveRoomLabelVisibleEnable:O}=t,{highlightData:A}=t,{missingFloorConfig:C}=t,{store:I=void 0}=t;return n.$$set=M=>{"duration"in M&&e(0,i=M.duration),"visible"in M&&e(1,s=M.visible),"northDesc"in M&&e(2,r=M.northDesc),"panoIndex"in M&&e(3,o=M.panoIndex),"floorIndex"in M&&e(4,a=M.floorIndex),"cameraEnable"in M&&e(5,l=M.cameraEnable),"hoverEnable"in M&&e(6,c=M.hoverEnable),"highlightEnable"in M&&e(7,h=M.highlightEnable),"compassEnable"in M&&e(8,d=M.compassEnable),"roomLabelsEnable"in M&&e(9,f=M.roomLabelsEnable),"roomAreaEnable"in M&&e(10,g=M.roomAreaEnable),"roomNameEnable"in M&&e(11,p=M.roomNameEnable),"roomNameOtherTypeEnable"in M&&e(12,m=M.roomNameOtherTypeEnable),"roomDimensionEnable"in M&&e(13,v=M.roomDimensionEnable),"ruleLabelsEnable"in M&&e(14,b=M.ruleLabelsEnable),"floorplanData"in M&&e(15,w=M.floorplanData),"lastPanoramaLongitude"in M&&e(16,x=M.lastPanoramaLongitude),"cameraImageUrl"in M&&e(17,E=M.cameraImageUrl),"getRoomAreaText"in M&&e(18,L=M.getRoomAreaText),"getRoomDimensionText"in M&&e(19,S=M.getRoomDimensionText),"getLabelElement"in M&&e(20,R=M.getLabelElement),"getRuleDistanceText"in M&&e(21,z=M.getRuleDistanceText),"adaptiveRoomLabelVisibleEnable"in M&&e(22,O=M.adaptiveRoomLabelVisibleEnable),"highlightData"in M&&e(23,A=M.highlightData),"missingFloorConfig"in M&&e(24,C=M.missingFloorConfig),"store"in M&&e(25,I=M.store)},[i,s,r,o,a,l,c,h,d,f,g,p,m,v,b,w,x,E,L,S,R,z,O,A,C,I]}let Mc=class extends Me{constructor(t){super(),Ie(this,t,Nw,Fw,Pe,{duration:0,visible:1,northDesc:2,panoIndex:3,floorIndex:4,cameraEnable:5,hoverEnable:6,highlightEnable:7,compassEnable:8,roomLabelsEnable:9,roomAreaEnable:10,roomNameEnable:11,roomNameOtherTypeEnable:12,roomDimensionEnable:13,ruleLabelsEnable:14,floorplanData:15,lastPanoramaLongitude:16,cameraImageUrl:17,getRoomAreaText:18,getRoomDimensionText:19,getLabelElement:20,getRuleDistanceText:21,adaptiveRoomLabelVisibleEnable:22,highlightData:23,missingFloorConfig:24,store:25},Rw)}};const Gw="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 Hw(n){return ee(this,null,function*(){const t=new Headers({"Content-Type":"text/plain"}),e=function(s){return ee(this,null,function*(){const r={index:s.index,url:s.url,svgUrl:s.svg_url};if(s.svg_url){const o=yield fetch(s.svg_url,{headers:t}).then(a=>a.text());r.svgContent=o}return r})};return yield Promise.all(n.map(e))})}function Ww(n){const t={id:n.id,size:n.size,name:n.name,customizedName:n.customizedName||"",path:n.path,roomType:n.room_type,floorType:n.floor_type,roomLabel:{position:n.room_label.position,positionInImage:n.room_label.position_in_image},observerIndexs:n.observer_indexs};return n.dimension&&Object.assign(t,{dimension:n.dimension}),t}function Uw(n){return{floorName:n.floor_name,floorIndex:n.floor_index,rooms:n.rooms.map(Ww),rules:n.rules,is_has_wall:n.is_has_wall}}function Qw(n){return{index:n.index,floorIndex:n.floor_index,position:n.position,positionInImage:n.position_in_image}}function Xw(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 Vn(n){return ee(this,null,function*(){const t=yield Hw(n.outlines),e=n.computed_data.bounding,i=n.computed_data.floor_datas.map(Uw),s=n.computed_data.entrance?Xw(n.computed_data.entrance):null;return{outlines:t,entrance:s,bounding:e,floorDatas:i,observers:n.computed_data.observers.map(Qw)}})}function Yw(n,t,e){return n.map(s=>{const r=s.position,o=s.icon?s.icon:{url:Gw,width:45,height:48},a=Qy(r,t),l=Wy(r,e),c=Uy(l,e);return{floorIndex:a,icon:o,id:s.id,position:l,positionInImage:c}})}function Zw(n,t){return t(n),n}function ar(n,t){return Zw({},e=>{for(const i in n)t.indexOf(i)===-1&&(e[i]=n[i])})}function Df(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 kc(n,t,e=zn.BOUNDING_CENTER){const i=Df(n,t),s=Df(n,t+1);return e===zn.BOUNDING_CENTER?(n.model.bounding.max.y+n.model.bounding.min.y)/2:e===zn.CEILING?s:i}function Ec(n,t,e,i){const s=kc(n,e,i==null?void 0:i.attachedTo),r=new P.Vector3(0,s,0),o=new P.Vector3(1,s,0),a=r.clone().project(n.camera),l=o.clone().project(n.camera);return Math.abs((l.x-a.x)/1e3)*(t.getBoundingClientRect().width/2)}let Bn=class{constructor(t,e){u(this,"VERSION","3.66.1");u(this,"NAME");u(this,"five");u(this,"workUtil");u(this,"fiveUtil");u(this,"hooks",new Pt);u(this,"staticPrefix","//vr-image-4.realsee-cdn.cn");this.five=t,this.fiveUtil=new Qo(t),this.workUtil=this.fiveUtil.workUtil,e!=null&&e.staticPrefix&&(this.staticPrefix=e.staticPrefix)}set workCode(t){this.workUtil.workCode=t,this.onWorkCodeChange()}get workCode(){return this.workUtil.workCode}updateFive(t){this.five=t,this.fiveUtil.five=t,this.workUtil.five=t}getCurrentState(){return this.state}absoluteUrl(t){return rc(this.staticPrefix,t)}onWorkCodeChange(){}},hn=class extends Bn{};var ii=(n=>(n.UnknownError="UnknownError",n.DataNotLoaded="DataNotLoaded",n.UpdateSizeError="UpdateSizeError",n.BreakOffByHide="BreakOffByHide",n.BreakOffByDisable="BreakOffByDisable",n.ModelNotLoaded="ModelNotLoaded",n.ChangeModeError="ChangeModeError",n.UpdateCameraError="UpdateCameraError",n))(ii||{});const Sf=500,Jw=80;function ds(n,t,e=4){return Math.abs(n-t)<Math.pow(10,-e)}function Lf(n,t,e=4){const i=Math.PI*2,s=n%i,r=t%i,o=Math.min(s,r),a=Math.max(s,r);return ds(o,a,e)||ds(o+i,a,e)}Object.assign(window,{nearlyEqual:ds,nearlyEqualRad:Lf});function qw(n){return Object.prototype.toString.call(n)==="[object Object]"}function Tf(n){return qw(n)&&!!n.isVector3}function xc(n,t){return ee(this,null,function*(){const[e]=yield hs(n.changeMode(...t));if(e)throw new Error("change mode canceled");yield new Promise(o=>{n.once("initAnimationWillStart",()=>{n.once("initAnimationEnded",()=>o())})});const i=t[1];if(!i)return!0;const s=n.getCurrentState();if(!Kw(i,s))throw new Error("pose 与预期不符")})}function Kw(n,t){return Object.keys(n).every(e=>{const i=t[e],s=n[e];return i===void 0||s===void 0?!0:e==="longitude"||e==="latitude"?Lf(i,s,2):typeof i=="number"&&typeof s=="number"?ds(i,s,2):Tf(s)&&Tf(i)?s.distanceTo(i)<.01:i===s})}function $w(n,t){if(n.currentMode!==t.mode)return!1;const{latitude:e,longitude:i,fov:s,offset:r}=t,{latitude:o,longitude:a,offset:l}=n.getCurrentState(),c=n.camera.fov;return!(!ds(e,o,2)||!ds(i,a,2)||r!==void 0&&r.distanceTo(l)>.01||!ds(s,c,2))}function zf(n,t,e=!0){return ee(this,null,function*(){if($w(n,t)===!0)return;const s=n.getCurrentState();if(s.mode!==t.mode){const[h]=yield hs(xc(n,[t.mode,t,void 0,e]));if(h)throw h;return}const{latitude:r,longitude:o,fov:a}=s,l=Math.min(1e3,Math.max(200,Math.abs(r-Math.PI/2)*1e3,(o>Math.PI?2*Math.PI-o:o)*500,typeof t.fov=="number"?Math.abs(a-t.fov)*10:1/0)),[c]=yield hs(n.updateCamera(ar(t,["mode"]),l,e));if(c)throw new Error(ii.UpdateCameraError)})}function lr(n,t,e=300){var s,r;const i=n.getElement();if(i){i.style.opacity=t+"";for(let o=0;o<((r=(s=i.parentElement)==null?void 0:s.children)==null?void 0:r.length);o++){const a=i.parentElement.children[o];a instanceof HTMLElement&&a.dataset.infive==="1"&&(a.style.opacity=t+"")}i.style.transition=e===0?"none":`opacity ${e}ms linear`,e!==0&&Promise.race([new Promise(o=>i.addEventListener("transitionend",o,{once:!0})),new Promise(o=>setTimeout(o,e))]).then(()=>{i.style.transition="none"})}}function e2(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 t2(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 i2=class extends hn{constructor(e,i){var l,c,h;super(e);u(this,"name","modelFloorplanPlugin");u(this,"state");u(this,"data");u(this,"showState");u(this,"showPromise");u(this,"app");u(this,"panoIndex",0);u(this,"floorIndex",0);u(this,"selector");u(this,"showRejection");u(this,"wrapper");u(this,"container",document.createElement("div"));u(this,"lastPanoramaLongitude",0);u(this,"size",{width:0,height:0});u(this,"defaultMissingFloorConfig");u(this,"hasAddedEventListener",!1);u(this,"isHiddenByHideFunc",!1);u(this,"highlightData",{});u(this,"store",{roomOnMouse:null});u(this,"dispose",()=>{var e,i;this.removeEventListener(),(e=this.app)==null||e.$destroy(),this.app=void 0,(i=this.container)==null||i.remove(),this.data=void 0,this.wrapper=void 0,this.selector=void 0,this.hooks.emit("dispose")});u(this,"show",(...i)=>ee(this,[...i],function*(e={}){if(!this.state.enabled||!this.showPromise&&this.state.visible)return;const s=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!0},s),this._show(e)}));u(this,"hide",(...i)=>ee(this,[...i],function*(e={}){this.state.enabled&&(this.isHiddenByHideFunc=!0,this.state.visible!==!1&&(this.updateState({visible:!1},e.userAction||!0),this._hide(e)))}));u(this,"updateSize",()=>{if(!this.data||!this.container||!this.wrapper)return!1;const{min:e,max:i}=this.data.bounding,s=i.x-e.x,r=i.y-e.y,o=this.state.config.attachedTo?{attachedTo:this.state.config.attachedTo}:void 0,a=Ec(this.five,this.wrapper,this.floorIndex,o),l=Math.ceil(s*a),c=Math.ceil(r*a);return this.size.width===l&&this.size.height===c||(this.container.style.width=l+"px",this.container.style.height=c+"px",this.size={width:l,height:c}),!0});u(this,"highlight",e=>{this.state.config.highlightEnable&&(this.highlightData=e,this.render())});u(this,"unhighlight",()=>{this.highlightData={},this.render()});u(this,"_disable",e=>{var s,r,o;const{userAction:i}=e;this.hooks.emit("disable",{userAction:i}),(s=this.showRejection)==null||s.call(this,ii.BreakOffByDisable),this.showPromise=void 0,(r=this.app)==null||r.$destroy(),this.app=void 0,(o=this.container)==null||o.remove(),this.removeEventListener()});u(this,"_enable",e=>{const{userAction:i}=e;this.addEventListener(),this.wrapper&&(this.wrapper.append(this.container),this.hooks.emit("enable",{userAction:i}),this.state.visible&&this._show({userAction:i}))});u(this,"_show",e=>ee(this,null,function*(){var o;if(!this.state.enabled)return;if(!((o=this.five.model)!=null&&o.loaded))throw new Error(ii.ModelNotLoaded);if(!this.data)throw new Error(ii.DataNotLoaded);if(this.showPromise)return this.showPromise;const i={floorIndex:this.floorIndex,modelOpacity:this.state.config.modelOpacity,immediately:!1,isAutoShow:!1,userAction:!0},s=F(F({},i),e),r=()=>ee(this,null,function*(){this.hooks.emit("show",{userAction:s.userAction,auto:s.isAutoShow});let a=!1,l;this.showRejection=d=>{a=!0,l=d};const[c]=yield hs(zf(this.five,this.showState,s.userAction));if(c)throw c;if(a)throw l?new Error(l):new Error(ii.UnknownError);if(!this.updateSize())throw new Error(ii.UpdateSizeError);this.floorIndex=s.floorIndex,this.five.model.show(this.floorIndex)});return this.isHiddenByHideFunc=!1,this.showPromise=r().then(()=>{this.showPromise=void 0,this.showRejection=void 0;const a=s.modelOpacity,l=s.immediately?0:Sf;lr(this.five,a,l),this.render(l),this.hooks.emit("showAnimationEnded",{auto:s.isAutoShow,userAction:s.userAction})}).catch(a=>{if(this.showPromise=void 0,this.showRejection=void 0,this.updateState({visible:!1},s.userAction),!s.isAutoShow&&a instanceof Error)throw a}),this.showPromise}));u(this,"_hide",e=>{var r;(r=this.showRejection)==null||r.call(this,ii.BreakOffByHide),this.showPromise=void 0;const s=F(F({},{userAction:!0,isAutoHide:!1}),e);lr(this.five,1,0),this.hooks.emit("hide",{auto:s.isAutoHide,userAction:s.userAction}),this.render()});u(this,"handleClick",()=>{if(!this.state.visible)return;if(this.hooks.emit("click",this.store.roomOnMouse))return!1});u(this,"onFiveModelLoaded",()=>{if(this.state.enabled===!1||this.wrapper||!this.selector)return;const e=this.selector instanceof Element?this.selector:document.querySelector(this.selector);if(!e)throw new Error("不正确的父容器选择器");this.wrapper=e,e.append(this.container)});u(this,"onFiveModeChange",e=>{e!==this.showState.mode&&(this.updateState({visible:!1},!1),this._hide({userAction:!1}))});u(this,"onFiveInteriaPan",(e,i)=>{if(!i||this.state.config.autoShowEnable===!1||this.isHiddenByHideFunc)return;const s=this.five.getCurrentState();s.mode==="Floorplan"&&(this.state.visible||t2(s)&&(this.updateState({visible:!0},!0),this._show({isAutoShow:!0})))});u(this,"onFivePanoArrived",e=>{var i;(i=this.five)!=null&&i.work&&(this.panoIndex=e,this.floorIndex=this.workUtil.observers[e].floorIndex)});u(this,"onFiveCameraUpdate",(e,i)=>{if(!this.state.visible||this.showPromise)return;const s=this.five.getCurrentState();e2(s)&&(this.updateState({visible:!1},i),this._hide({userAction:i,isAutoHide:!0}))});u(this,"onFiveWantsGesture",(e,i)=>{if(this.state.visible&&(i.length>1||e==="mouseWheel"))return!1});u(this,"onFiveWantsPanGesture",(e,i)=>{if(this.five.getCurrentState().mode==="Floorplan"&&this.state.config.autoShowEnable!==!1&&i&&this.state.visible)return this.five.updateCamera(this.showState,0),!1});u(this,"onFiveWantsTapGesture",()=>this.handleClick());u(this,"onFiveWantsChangeMode",(e,i)=>{i==="Panorama"&&e==="Floorplan"&&(this.lastPanoramaLongitude=this.five.getCurrentState().longitude)});u(this,"onModelShownFloorChange",e=>{if(this.floorIndex!==e){if(e===null){const i=this.five.getCurrentState().panoIndex;this.floorIndex=this.workUtil.observers[i].floorIndex;return}this.floorIndex=e,this.updateSize(),this.render()}});i!=null&&i.selector&&(this.selector=i.selector,console.warn("不推荐继续使用 params.selector 配置父容器,请使用 appendTo 方法")),this.showState={mode:"Floorplan",longitude:0,latitude:Math.PI/2,fov:Jw/((l=i==null?void 0:i.scale)!=null?l:1)},this.defaultMissingFloorConfig={imageURL:this.staticPrefix+"/release/web/saas/missing-floorplan.e274c596.png",imageWidth:200,imageHeight:120,text:(h=(c=i.i18n)==null?void 0:c.call(i,"暂无平面图"))!=null?h:"暂无平面图",textFontSize:14};const s={northDesc:"北",modelOpacity:1,cameraEnable:!0,highlightEnable:!1,hoverEnable:!0,compassEnable:!0,autoShowEnable:!0,ruleLabelsEnable:!0,roomLabelsEnable:!0,roomAreaEnable:!0,roomNameEnable:!0,roomNameOtherTypeEnable:!0,roomDimensionEnable:!0,adaptiveRoomLabelVisibleEnable:!0,cameraImageUrl:jn,attachedTo:zn.BOUNDING_CENTER,getLabelElement:void 0,missingFloorConfig:F(F({},this.defaultMissingFloorConfig),i.missingFloorConfig),i18n:d=>d,getRoomAreaText:d=>(d/1e6).toFixed(1)+"㎡",getRoomDimensionText:(d,f)=>(d/1e3).toFixed(1)+"m × "+(f/1e3).toFixed(1)+"m",getRuleDistanceText:d=>d.toString()},r=i?ar(i,["selector","scale"]):{},o=F(F({},s.missingFloorConfig),r.missingFloorConfig),a=fe(F(F({},s),r),{missingFloorConfig:o});this.state={enabled:!0,visible:!1,config:a},this.initContainer(),e.once("dispose",this.dispose),this.addEventListener()}load(e,i,s=!0){return ee(this,null,function*(){function r(h){return Object.prototype.hasOwnProperty.apply(h,["version"])}const o=e;o&&ei(o.version)&&console.warn("传入 serverData.data 的方式后续可能不再支持,请把 serverData 整体传入 load 函数");const a=JSON.parse(JSON.stringify(e)),l=r(a)?a.data:a,c=this.data;this.data=yield Vn(l),this.hooks.emit("dataLoaded",this.data),this.hooks.emit("dataChange",this.data,c),i&&this.updateState(i,s),this.render()})}appendTo(e){if(this.wrapper=e,!!this.state.enabled)return e.appendChild(this.container),this.render(),this}enable(e={}){if(this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!0},e.userAction||i),this._enable({userAction:i})}disable(e={}){if(!this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!1},e.userAction||i),this._disable({userAction:i})}setState(e,i={}){const s=this.state,r=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,r),e.enabled!==void 0&&s.enabled!==e.enabled&&(e.enabled?this._enable({userAction:r}):this._disable({userAction:r})),e.visible!==void 0&&s.visible!==e.visible){const o={userAction:r};e.visible?this._show(o):this._hide(o)}this.render()}changeConfigs(e,i=!0){this.updateState({config:e},i),this.render()}formatData(e){return ee(this,null,function*(){return yield Vn(e.data)})}updateState(e,i){var a;const s=this.state,r=(a=e.config)!=null&&a.missingFloorConfig?F(F({},s.config.missingFloorConfig),e.config.missingFloorConfig):s.config.missingFloorConfig,o=e.config?fe(F(F({},s.config),e.config),{missingFloorConfig:r}):s.config;this.state=fe(F(F({},this.state),e),{config:o}),!Nt(this.state,s,{deep:!0})&&this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:i})}initContainer(){this.container.classList.add("floorplan-plugin"),Object.assign(this.container.style,{position:"absolute",left:"50%",top:"50%",transform:"translate(-50%, -50%)",zIndex:10,pointerEvents:"none"}),this.five.addExtraElement(this.container)}addEventListener(){if(!this.state.enabled||this.hasAddedEventListener)return;const e=this.five;e.model.loaded?this.onFiveModelLoaded():e.once("modelLoaded",this.onFiveModelLoaded),e.on("modeChange",this.onFiveModeChange),e.on("interiaPan",this.onFiveInteriaPan),e.on("panoArrived",this.onFivePanoArrived),e.on("cameraUpdate",this.onFiveCameraUpdate),e.on("wantsGesture",this.onFiveWantsGesture),e.on("wantsPanGesture",this.onFiveWantsPanGesture),e.on("wantsTapGesture",this.onFiveWantsTapGesture),e.on("wantsChangeMode",this.onFiveWantsChangeMode),e.on("modelShownFloorChange",this.onModelShownFloorChange)}removeEventListener(){const e=this.five;this.hasAddedEventListener=!1,e.off("modelLoaded",this.onFiveModelLoaded),e.off("modeChange",this.onFiveModeChange),e.off("interiaPan",this.onFiveInteriaPan),e.off("panoArrived",this.onFivePanoArrived),e.off("cameraUpdate",this.onFiveCameraUpdate),e.off("wantsGesture",this.onFiveWantsGesture),e.off("wantsPanGesture",this.onFiveWantsPanGesture),e.off("wantsTapGesture",this.onFiveWantsTapGesture),e.off("wantsChangeMode",this.onFiveWantsChangeMode),e.off("modelShownFloorChange",this.onModelShownFloorChange)}render(e){if(!this.state.enabled||!this.container||!this.data||this.size.width===0||this.showPromise)return;const i=fe(F({},this.state.config),{visible:this.state.visible,duration:e!=null?e:0,panoIndex:this.panoIndex,floorIndex:this.floorIndex,floorplanData:this.data,lastPanoramaLongitude:this.lastPanoramaLongitude,highlightData:this.highlightData,store:this.store});if(this.app)return this.app.$set(i);this.app=new Mc({target:this.container,intro:!0,props:i})}};const n2=(n,t)=>new i2(n,t),Of=[{type:0,description:"车-2",href:"resource/items/{{ theme }}/car_2.png",width:4200,height:1800,tag:"其他",direction:3,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:1,description:"车-1",href:"resource/items/{{ theme }}/car_1.png",width:1900,height:4300,tag:"其他",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:2,description:"中厨-1",href:"resource/items/{{ theme }}/kitchen_1.png",width:3158,height:1400,tag:"厨房",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:3,description:"8人餐桌",href:"resource/items/{{ theme }}/table_for_8.png",width:3240,height:1800,tag:"客厅",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:4,description:"衣柜-1",href:"resource/items/{{ theme }}/wardrobe_1.png",width:1820,height:600,tag:"卧室",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:5,description:"浴缸-2",href:"resource/items/{{ theme }}/bathtub_2.png",width:1500,height:694,tag:"卫生间",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:6,description:"衣柜-3",href:"resource/items/{{ theme }}/wardrobe_3.png",width:2830,height:600,tag:"卧室",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:7,description:"植物-4",href:"resource/items/{{ theme }}/plant_4.png",width:700,height:628,tag:"装饰类",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:8,description:"植物-1",href:"resource/items/{{ theme }}/plant_1.png",width:700,height:565,tag:"装饰类",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:9,description:"植物-6",href:"resource/items/{{ theme }}/plant_6.png",width:800,height:758,tag:"装饰类",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:10,description:"书桌-1",href:"resource/items/{{ theme }}/desk_1.png",width:1200,height:930,tag:"书房",direction:0,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:11,description:"瓶艺-1",href:"resource/items/{{ theme }}/bottle_art_1.png",width:530,height:520,tag:"装饰类",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:12,description:"衣柜-2",href:"resource/items/{{ theme }}/wardrobe_2.png",width:2310,height:600,tag:"卧室",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:13,description:"植物-2",href:"resource/items/{{ theme }}/plant_2.png",width:600,height:600,tag:"装饰类",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:14,description:"西厨-1",href:"resource/items/{{ theme }}/western_kitchen_1.png",width:2180,height:550,tag:"厨房",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:15,description:"西厨-2",href:"resource/items/{{ theme }}/western_kitchen_2.png",width:1480,height:550,tag:"厨房",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:16,description:"浴缸-1",href:"resource/items/{{ theme }}/bathtub_1.png",width:1500,height:956,tag:"卫生间",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:17,description:"植物-3",href:"resource/items/{{ theme }}/plant_3.png",width:700,height:639,tag:"装饰类",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:18,description:"书桌-2",href:"resource/items/{{ theme }}/desk_2.png",width:2200,height:2470,tag:"书房",direction:3,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:19,description:"吧台",href:"resource/items/{{ theme }}/bar_counter.png",width:1800,height:1130,tag:"其他",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:20,description:"书柜-短",href:"resource/items/{{ theme }}/bookcase_short.png",width:1460,height:350,tag:"书房",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:21,description:"鞋柜-长",href:"resource/items/{{ theme }}/shoe_cabinet_long.png",width:2059,height:550,tag:"客厅",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:22,description:"鞋柜-短",href:"resource/items/{{ theme }}/shoe_cabinet_short.png",width:1308,height:550,tag:"客厅",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:23,description:"中厨-2",href:"resource/items/{{ theme }}/kitchen_2.png",width:2020,height:650,tag:"厨房",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:24,description:"椅子",href:"resource/items/{{ theme }}/chair.png",width:1050,height:950,tag:"客厅",direction:1,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:25,description:"秋千",href:"resource/items/{{ theme }}/swing.png",width:1600,height:1370,tag:"其他",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:26,description:"茶几",href:"resource/items/{{ theme }}/tea_table.png",width:1090,height:800,tag:"客厅",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:27,description:"庭院",href:"resource/items/{{ theme }}/courtyard.png",width:2100,height:3020,tag:"其他",direction:3,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:28,description:"躺椅",href:"resource/items/{{ theme }}/deck_chair.png",width:900,height:1850,tag:"其他",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:29,description:"钢琴",href:"resource/items/{{ theme }}/piano.png",width:1900,height:2260,tag:"其他",direction:0,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:30,description:"音响",href:"resource/items/{{ theme }}/sound.png",width:2500,height:550,tag:"其他",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:31,description:"马桶",href:"resource/items/{{ theme }}/flush_toilet.png",width:450,height:750,tag:"卫生间",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:32,description:"植物-5",href:"resource/items/{{ theme }}/plant_5.png",width:544,height:600,tag:"装饰类",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:33,description:"书柜-长",href:"resource/items/{{ theme }}/bookcase_long.png",width:2040,height:350,tag:"书房",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:34,description:"燃气灶-1",href:"resource/items/{{ theme }}/gas_stove_1.png",width:820,height:450,tag:"厨房",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:35,description:"洗脸池-单",href:"resource/items/{{ theme }}/wash_basin_single.png",width:1150,height:500,tag:"卫生间",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:36,description:"洗手池-单",href:"resource/items/{{ theme }}/sink_single.png",width:1200,height:500,tag:"卫生间",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:37,description:"双人床-4",href:"resource/items/{{ theme }}/double_4.png",width:2743,height:2e3,tag:"卧室",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:38,description:"电视柜-短",href:"resource/items/{{ theme }}/tv_cabinet_short.png",width:1580,height:350,tag:"客厅",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:39,description:"储物柜-1",href:"resource/items/{{ theme }}/locker_1.png",width:1400,height:600,tag:"储物间",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:40,description:"双人床-3",href:"resource/items/{{ theme }}/double_3.png",width:2791,height:2300,tag:"卧室",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:41,description:"双人床-2",href:"resource/items/{{ theme }}/double_2.png",width:2791,height:2300,tag:"卧室",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:42,description:"洗手池-双",href:"resource/items/{{ theme }}/sink_double.png",width:2777,height:600,tag:"卫生间",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:43,description:"洗脸池-双",href:"resource/items/{{ theme }}/wash_basin_double.png",width:2550,height:600,tag:"卫生间",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:44,description:"双人床(无床头柜)-1",href:"resource/items/{{ theme }}/double_bed_without_bedside_table_1.png",width:1914,height:2e3,tag:"卧室",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:45,description:"电视柜-长",href:"resource/items/{{ theme }}/tv_cabinet_long.png",width:2040,height:350,tag:"客厅",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:46,description:"洽谈桌组合",href:"resource/items/{{ theme }}/negotiation_table_combination.png",width:2830,height:950,tag:"其他",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:47,description:"哑铃架",href:"resource/items/{{ theme }}/dumbbell_rack.png",width:900,height:650,tag:"其他",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:48,description:"沙发组合-1",href:"resource/items/{{ theme }}/sofa_combination_1.png",width:4e3,height:2792,tag:"客厅",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:49,description:"游泳池-2",href:"resource/items/{{ theme }}/swimming_pool_2.png",width:7680,height:3800,tag:"其他",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:50,description:"美人榻",href:"resource/items/{{ theme }}/beauty_couch.png",width:1600,height:520,tag:"卧室",direction:1,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:51,description:"单人床(无床头柜)",href:"resource/items/{{ theme }}/single_bed_without_bedside_table.png",width:1200,height:2120,tag:"卧室",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:52,description:"沙发组合-2",href:"resource/items/{{ theme }}/sofa_combination_2.png",width:2e3,height:2054,tag:"客厅",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:53,description:"跑步机",href:"resource/items/{{ theme }}/treadmill.png",width:2120,height:950,tag:"其他",direction:1,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:54,description:"储物柜-3",href:"resource/items/{{ theme }}/lockers_3.png",width:2400,height:1360,tag:"储物间",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:55,description:"洗菜池-1",href:"resource/items/{{ theme }}/vegetable_washing_pool_1.png",width:760,height:470,tag:"厨房",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:56,description:"组合沙发-4",href:"resource/items/{{ theme }}/combination_sofa_4.png",width:1800,height:1595,tag:"客厅",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:57,description:"台球桌",href:"resource/items/{{ theme }}/pool_table.png",width:2540,height:1400,tag:"其他",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:58,description:"置物台-1",href:"resource/items/{{ theme }}/shelf_1.png",width:1632,height:560,tag:"客厅",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:59,description:"储物柜-2",href:"resource/items/{{ theme }}/locker_2.png",width:2640,height:600,tag:"储物间",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:60,description:"户外桌椅",href:"resource/items/{{ theme }}/outdoor_tables_and_chairs.png",width:3e3,height:2800,tag:"其他",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:61,description:"洗衣机-1",href:"resource/items/{{ theme }}/washing_machine_1.png",width:850,height:600,tag:"卫生间",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:62,description:"双人床-1",href:"resource/items/{{ theme }}/double_1.png",width:2851,height:2200,tag:"卧室",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:63,description:"六人餐桌",href:"resource/items/{{ theme }}/table_for_six.png",width:2230,height:1700,tag:"客厅",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:64,description:"洽谈沙发椅",href:"resource/items/{{ theme }}/sofa_chair.png",width:1e3,height:950,tag:"其他",direction:1,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:65,description:"三人沙发",href:"resource/items/{{ theme }}/three_seat_sofa.png",width:2670,height:950,tag:"客厅",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:66,description:"会客桌",href:"resource/items/{{ theme }}/reception_table.png",width:1800,height:1800,tag:"其他",direction:1,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:67,description:"健身机",href:"resource/items/{{ theme }}/fitness_machine.png",width:2200,height:800,tag:"其他",direction:1,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:68,description:"沙发组合-3",href:"resource/items/{{ theme }}/sofa_combination_3.png",width:2670,height:2330,tag:"客厅",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:69,description:"双开冰箱",href:"resource/items/{{ theme }}/double_refrigerator.png",width:720,height:600,tag:"厨房",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:70,description:"车库工具箱",href:"resource/items/{{ theme }}/garage_toolbox.png",width:1280,height:500,tag:"其他",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:71,description:"储物柜-4",href:"resource/items/{{ theme }}/locker_4.png",width:2440,height:2440,tag:"储物间",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:72,description:"临时餐台",href:"resource/items/{{ theme }}/temporary_dining_table.png",width:1e3,height:1500,tag:"厨房",direction:1,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:73,description:"置物台-2",href:"resource/items/{{ theme }}/shelf_2.png",width:1590,height:600,tag:"客厅",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:74,description:"四人餐桌",href:"resource/items/{{ theme }}/table_for_four.png",width:1700,height:1700,tag:"客厅",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:75,description:"洽谈桌",href:"resource/items/{{ theme }}/negotiating_table.png",width:950,height:950,tag:"其他",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:76,description:"游泳池-1",href:"resource/items/{{ theme }}/swimming_pool_1.png",width:4300,height:5340,tag:"其他",direction:1,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:77,description:"毛巾凳",href:"resource/items/{{ theme }}/towel_stool.png",width:800,height:500,tag:"卫生间",direction:0,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:78,description:"电梯",href:"resource/items/{{ theme }}/lift.png",width:2e3,height:2e3,tag:"楼梯",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:79,description:"AC",href:"resource/items/{{ theme }}/ac.png",width:850,height:320,tag:"其他",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:80,description:"二人餐桌",href:"resource/items/{{ theme }}/table_for_two.png",width:780,height:1500,tag:"客厅",direction:1,keywords:["default"],themes:["realsee"],label:!0},{type:81,description:"双人床(无床头柜)-2",href:"resource/items/{{ theme }}/double_bed_without_bedside_table_2.png",width:1500,height:2200,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:82,description:"双人床(无床头柜)-3",href:"resource/items/{{ theme }}/double_bed_without_bedside_table_3.png",width:1800,height:2200,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:83,description:"床头柜",href:"resource/items/{{ theme }}/bedstand.png",width:500,height:500,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:84,description:"单开门冰箱",href:"resource/items/{{ theme }}/refrigerator.png",width:650,height:670,tag:"厨房",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:85,description:"沙发组合-5",href:"resource/items/{{ theme }}/sofa_combination_5.png",width:1598,height:1418,tag:"客厅",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:86,description:"沙发组合-6",href:"resource/items/{{ theme }}/sofa_combination_6.png",width:2680,height:1790,tag:"客厅",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:87,description:"四人餐桌-1",href:"resource/items/{{ theme }}/table_for_four_1.png",width:1600,height:1700,tag:"客厅",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:88,description:"小单人沙发",href:"resource/items/{{ theme }}/chair_2.png",width:460,height:416,tag:"客厅",direction:1,keywords:["default"],themes:["realsee"],label:!0},{type:89,description:"小洗手池",href:"resource/items/{{ theme }}/sink_small.png",width:600,height:500,tag:"卫生间",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:90,description:"小厨",href:"resource/items/{{ theme }}/kitchen_small.png",width:740,height:550,tag:"厨房",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:91,description:"小衣柜",href:"resource/items/{{ theme }}/wardrobe_small.png",width:910,height:600,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:92,description:"淋浴房",href:"resource/items/{{ theme }}/shower.png",width:650,height:670,tag:"卫生间",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:93,description:"鞋柜-1",href:"resource/items/{{ theme }}/shoe_cabinet_1.png",width:900,height:400,tag:"客厅",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:94,description:"鞋柜-2",href:"resource/items/{{ theme }}/shoe_cabinet_2.png",width:1500,height:400,tag:"客厅",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:95,description:"鞋柜-3",href:"resource/items/{{ theme }}/shoe_cabinet_3.png",width:2e3,height:400,tag:"客厅",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:96,description:"电视柜-1",href:"resource/items/{{ theme }}/tv_cabinet_1.png",width:1500,height:350,tag:"客厅",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:97,description:"电视柜-2",href:"resource/items/{{ theme }}/tv_cabinet_2.png",width:2040,height:350,tag:"客厅",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:98,description:"电视柜-3",href:"resource/items/{{ theme }}/tv_cabinet_3.png",width:3e3,height:350,tag:"客厅",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:99,description:"餐边柜-1",href:"resource/items/{{ theme }}/sideboard_1.png",width:900,height:550,tag:"客厅",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:100,description:"餐边柜-2",href:"resource/items/{{ theme }}/sideboard_2.png",width:1500,height:550,tag:"客厅",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:101,description:"餐边柜-3",href:"resource/items/{{ theme }}/sideboard_3.png",width:2e3,height:550,tag:"客厅",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:102,description:"燃气灶-2",href:"resource/items/{{ theme }}/gas_stove_2.png",width:900,height:550,tag:"厨房",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:103,description:"洗菜池-2",href:"resource/items/{{ theme }}/vegetable_washing_pool_2.png",width:900,height:550,tag:"厨房",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:104,description:"橱柜-1",href:"resource/items/{{ theme }}/kitchen_cabinet_1.png",width:550,height:550,tag:"厨房",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:105,description:"橱柜-2",href:"resource/items/{{ theme }}/kitchen_cabinet_2.png",width:900,height:550,tag:"厨房",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:106,description:"花洒",href:"resource/items/{{ theme }}/shower_head.png",width:260,height:200,tag:"卫生间",direction:1,keywords:["default"],themes:["realsee"],label:!0},{type:107,description:"淋浴屏",href:"resource/items/{{ theme }}/shower_panel.png",width:1500,height:100,tag:"卫生间",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:108,description:"洗衣机-2",href:"resource/items/{{ theme }}/washing_machine_2.png",width:600,height:500,tag:"卫生间",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:109,description:"双人床-5",href:"resource/items/{{ theme }}/double_5.png",width:1500,height:2e3,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:110,description:"双人床-6",href:"resource/items/{{ theme }}/double_6.png",width:1800,height:2e3,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:111,description:"双人床-7",href:"resource/items/{{ theme }}/double_7.png",width:2e3,height:2200,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:112,description:"双人床-8",href:"resource/items/{{ theme }}/double_8.png",width:2300,height:2200,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:113,description:"梳妆台",href:"resource/items/{{ theme }}/dressing_table.png",width:1200,height:900,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:114,description:"儿童床-1",href:"resource/items/{{ theme }}/children_bed_1.png",width:1400,height:2e3,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:115,description:"儿童床-2",href:"resource/items/{{ theme }}/children_bed_2.png",width:1700,height:2e3,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:116,description:"儿童床-3",href:"resource/items/{{ theme }}/children_bed_3.png",width:2e3,height:2200,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:117,description:"儿童书桌-1",href:"resource/items/{{ theme }}/children_desk_1.png",width:1e3,height:800,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:118,description:"儿童书桌-2",href:"resource/items/{{ theme }}/children_desk_2.png",width:1200,height:800,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:119,description:"儿童书桌-3",href:"resource/items/{{ theme }}/children_desk_3.png",width:1500,height:800,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:120,description:"儿童活动区域-1",href:"resource/items/{{ theme }}/children_carpet_1.png",width:600,height:600,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:121,description:"儿童活动区域-2",href:"resource/items/{{ theme }}/children_carpet_2.png",width:1200,height:1200,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:122,description:"儿童活动区域-3",href:"resource/items/{{ theme }}/children_carpet_3.png",width:1800,height:1800,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:123,description:"茶榻组合-1",href:"resource/items/{{ theme }}/tea_table_combination_1.png",width:2e3,height:1400,tag:"其他",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:124,description:"茶榻组合-2",href:"resource/items/{{ theme }}/tea_table_combination_2.png",width:2500,height:1400,tag:"其他",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:125,description:"茶榻组合-3",href:"resource/items/{{ theme }}/tea_table_combination_3.png",width:3e3,height:1800,tag:"其他",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:126,description:"儿童衣柜-1",href:"resource/items/{{ theme }}/children_wardrobe_1.png",width:900,height:500,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:127,description:"儿童衣柜-2",href:"resource/items/{{ theme }}/children_wardrobe_2.png",width:1200,height:500,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:128,description:"儿童衣柜-3",href:"resource/items/{{ theme }}/children_wardrobe_3.png",width:1500,height:500,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:129,description:"儿童书柜-1",href:"resource/items/{{ theme }}/children_bookcase_1.png",width:800,height:450,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:130,description:"儿童书柜-2",href:"resource/items/{{ theme }}/children_bookcase_2.png",width:1200,height:450,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:131,description:"折行双跑楼梯",href:"resource/items/{{ theme }}/folding_double_running_stairs.png",width:3e3,height:3e3,tag:"楼梯",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:132,description:"平行双跑楼梯",href:"resource/items/{{ theme }}/parallel_double_running_stairs.png",width:2500,height:3600,tag:"楼梯",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:133,description:"折行三跑楼梯",href:"resource/items/{{ theme }}/folding_treble_running_stairs.png",width:4300,height:2700,tag:"楼梯",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:134,description:"手枪",href:"resource/items/{{ theme }}/pistol.png",width:500,height:500,tag:"物证痕迹",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!1},{type:135,description:"血迹",href:"resource/items/{{ theme }}/bloodstain.png",width:500,height:500,tag:"物证痕迹",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!1},{type:136,description:"手印",href:"resource/items/{{ theme }}/handprint.png",width:500,height:500,tag:"物证痕迹",direction:0,keywords:["default"],themes:["legacy","realsee"],label:!1},{type:137,description:"足迹",href:"resource/items/{{ theme }}/footprint.png",width:500,height:500,tag:"物证痕迹",direction:0,keywords:["default"],themes:["legacy","realsee"],label:!1},{type:138,description:"车轮轨迹",href:"resource/items/{{ theme }}/wheelprint.png",width:500,height:500,tag:"物证痕迹",direction:0,keywords:["default"],themes:["legacy","realsee"],label:!1},{type:139,description:"弹头",href:"resource/items/{{ theme }}/bullet.png",width:500,height:500,tag:"物证痕迹",direction:0,keywords:["default"],themes:["legacy","realsee"],label:!1},{type:140,description:"弹壳",href:"resource/items/{{ theme }}/shell.png",width:500,height:500,tag:"物证痕迹",direction:1,keywords:["default"],themes:["legacy","realsee"],label:!1},{type:141,description:"尸体",href:"resource/items/{{ theme }}/corpse.png",width:1500,height:1500,tag:"物证痕迹",direction:0,keywords:["default"],themes:["legacy","realsee"],label:!1},{type:142,description:"空气净化器",href:"resource/items/{{ theme }}/airscrubber.png",width:580,height:380,tag:"其他",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:143,description:"吹风机",href:"resource/items/{{ theme }}/airblower.png",width:640,height:600,tag:"其他",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:144,description:"除湿器",href:"resource/items/{{ theme }}/dehumidifier.png",width:480,height:430,tag:"其他",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:145,description:"冰柜",href:"resource/items/{{ theme }}/freezer.png",width:800,height:460,tag:"厨房",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:146,description:"架子",href:"resource/items/{{ theme }}/shelf.png",width:1e3,height:380,tag:"其他",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:147,description:"杂物",href:"resource/items/{{ theme }}/sundries.png",width:800,height:800,tag:"其他",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:148,description:"L型沙发",href:"resource/items/{{ theme }}/L_sofa.png",width:3500,height:1800,tag:"客厅",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:149,description:"书桌3",href:"resource/items/{{ theme }}/desk_3.png",width:1200,height:680,tag:"书房",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:150,description:"会议桌-1",href:"resource/items/{{ theme }}/conference_table_1.png",width:1600,height:1100,tag:"客厅",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:151,description:"衣架",href:"resource/items/{{ theme }}/coat_hanger.png",width:1200,height:400,tag:"卧室",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:152,description:"上下铺",href:"resource/items/{{ theme }}/bunk_beds.png",width:2e3,height:1040,tag:"卧室",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:153,description:"蹲坑",href:"resource/items/{{ theme }}/squatting.png",width:600,height:480,tag:"卫生间",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:154,description:"男尸",href:"resource/items/{{ theme }}/male_corpse.png",width:1600,height:800,tag:"物证痕迹",direction:1,keywords:["default"],themes:["realsee"],label:!1},{type:155,description:"女尸",href:"resource/items/{{ theme }}/female_corpse.png",width:1500,height:800,tag:"物证痕迹",direction:1,keywords:["default"],themes:["realsee"],label:!1},{type:156,description:"擦蹭状血迹",href:"resource/items/{{ theme }}/rub-like-bookd-stains.png",width:1200,height:800,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:157,description:"擦拭物",href:"resource/items/{{ theme }}/wipes.png",width:300,height:60,tag:"物证痕迹",direction:3,keywords:["default"],themes:["realsee"],label:!1},{type:158,description:"纸团",href:"resource/items/{{ theme }}/paper_ball.png",width:400,height:400,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:159,description:"未整理的被子",href:"resource/items/{{ theme }}/unarranged_quilts.png",width:800,height:500,tag:"其他",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:160,description:"手机",href:"resource/items/{{ theme }}/mobile_phone.png",width:400,height:280,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:161,description:"菜刀",href:"resource/items/{{ theme }}/kitchen_knife.png",width:500,height:220,tag:"物证痕迹",direction:3,keywords:["default"],themes:["realsee"],label:!1},{type:162,description:"矩形",href:"resource/items/{{ theme }}/rectangle.png",width:900,height:600,tag:"自定义",direction:0,keywords:["default"],themes:["realsee"],label:!0,svgWidth:90,svgHeight:60,svg:'<rect x=".75" y=".75" width="88.5" height="58.5" rx="4" fill="#FFF" stroke="#3D404E" fill-rule="evenodd" vector-effect="non-scaling-stroke"/>'},{type:163,description:"圆形",href:"resource/items/{{ theme }}/circle.png",width:600,height:600,tag:"自定义",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:164,description:"三角形",href:"resource/items/{{ theme }}/triangle.png",width:600,height:600,tag:"自定义",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:165,description:"五角星形",href:"resource/items/{{ theme }}/five_pointedstar.png",width:800,height:800,tag:"自定义",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:166,description:"会议桌-2",href:"resource/items/{{ theme }}/conference_table_2.png",width:2800,height:1800,tag:"客厅",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:167,description:"餐椅",href:"resource/items/{{ theme }}/dining_chair.png",width:500,height:580,tag:"客厅",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:168,description:"转椅-1",href:"resource/items/{{ theme }}/rotating_chair_1.png",width:500,height:580,tag:"书房",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:169,description:"转椅-2",href:"resource/items/{{ theme }}/rotating_chair_2.png",width:640,height:640,tag:"书房",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:170,description:"长方形茶几",href:"resource/items/{{ theme }}/rectangular_coffee_table.png",width:1090,height:800,tag:"客厅",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:171,description:"抽油烟机",href:"resource/items/{{ theme }}/smoke_lampblack_machine.png",width:1200,height:800,tag:"厨房",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:172,description:"电话机",href:"resource/items/{{ theme }}/telephone.png",width:500,height:500,tag:"日常用品",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:173,description:"对讲机",href:"resource/items/{{ theme }}/walkie_talkie.png",width:240,height:540,tag:"日常用品",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:174,description:"花盆",href:"resource/items/{{ theme }}/flower_pot.png",width:500,height:500,tag:"其他",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:175,description:"剪刀",href:"resource/items/{{ theme }}/scissors.png",width:500,height:460,tag:"日常用品",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:176,description:"角柜",href:"resource/items/{{ theme }}/corner_cabinet.png",width:1e3,height:1e3,tag:"其他",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:177,description:"口杯",href:"resource/items/{{ theme }}/mouth_cup.png",width:500,height:400,tag:"日常用品",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:178,description:"盘子",href:"resource/items/{{ theme }}/plate.png",width:500,height:500,tag:"日常用品",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:179,description:"勺子",href:"resource/items/{{ theme }}/spoon.png",width:600,height:180,tag:"日常用品",direction:1,keywords:["default"],themes:["realsee"],label:!1},{type:180,description:"手提包",href:"resource/items/{{ theme }}/handbag.png",width:500,height:500,tag:"日常用品",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:181,description:"双人沙发",href:"resource/items/{{ theme }}/double_sofa.png",width:1600,height:850,tag:"客厅",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:182,description:"藤椅",href:"resource/items/{{ theme }}/cane_chair.png",width:640,height:640,tag:"客厅",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:183,description:"拖把",href:"resource/items/{{ theme }}/mop.png",width:490,height:1e3,tag:"日常用品",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:184,description:"卫生纸",href:"resource/items/{{ theme }}/toilet_paper.png",width:280,height:300,tag:"日常用品",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:185,description:"烟盒",href:"resource/items/{{ theme }}/cigarette_case.png",width:220,height:300,tag:"日常用品",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:186,description:"烟头",href:"resource/items/{{ theme }}/cigarette_butt.png",width:280,height:220,tag:"日常用品",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:187,description:"鱼缸",href:"resource/items/{{ theme }}/fish_tank.png",width:1e3,height:500,tag:"客厅",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:188,description:"笔记本电脑",href:"resource/items/{{ theme }}/notebook_computer.png",width:500,height:500,tag:"日常用品",direction:2,keywords:["default"],themes:["realsee"],label:!1},{type:189,description:"微波炉",href:"resource/items/{{ theme }}/microwave_oven.png",width:600,height:400,tag:"厨房",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:190,description:"断口",href:"resource/items/{{ theme }}/fracture.png",width:1200,height:300,tag:"其他",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:191,description:"遗物堆",href:"resource/items/{{ theme }}/relic_pile.png",width:800,height:800,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:192,description:"衣物",href:"resource/items/{{ theme }}/clothing.png",width:830,height:810,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:193,description:"浴巾",href:"resource/items/{{ theme }}/bath_towel.png",width:420,height:500,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:194,description:"水渍",href:"resource/items/{{ theme }}/water_stains.png",width:1070,height:600,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:195,description:"螺丝刀",href:"resource/items/{{ theme }}/bolt_driver.png",width:300,height:300,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:196,description:"凉鞋",href:"resource/items/{{ theme }}/sandals.png",width:430,height:460,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:197,description:"水果刀",href:"resource/items/{{ theme }}/fruit_knife.png",width:300,height:260,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:198,description:"匕首",href:"resource/items/{{ theme }}/dragger.png",width:400,height:500,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:199,description:"玻璃弹孔",href:"resource/items/{{ theme }}/glass_bullet_hole.png",width:1160,height:1e3,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:200,description:"电视",href:"resource/items/{{ theme }}/tv.png",width:1120,height:160,tag:"客厅",direction:2,keywords:["default"],themes:["realsee"],label:!1},{type:201,description:"单向楼梯",href:"resource/items/{{ theme }}/stairs.png",width:1400,height:3600,tag:"楼梯",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:202,description:"电脑",href:"resource/items/{{ theme }}/computer.png",width:700,height:120,tag:"书房",direction:2,keywords:["default"],themes:["realsee"],label:!1},{type:203,description:"工具",href:"resource/items/{{ theme }}/tool.png",width:500,height:500,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:204,description:"特殊",href:"resource/items/{{ theme }}/special.png",width:500,height:500,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:205,description:"生物",href:"resource/items/{{ theme }}/biology.png",width:500,height:500,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:206,description:"毒化",href:"resource/items/{{ theme }}/poison.png",width:500,height:500,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:207,description:"理化",href:"resource/items/{{ theme }}/physics&chemistry.png",width:500,height:500,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:208,description:"文检",href:"resource/items/{{ theme }}/document.png",width:500,height:500,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:209,description:"电子",href:"resource/items/{{ theme }}/electronic.png",width:500,height:500,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:210,description:"人像",href:"resource/items/{{ theme }}/portrait.png",width:500,height:500,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:211,description:"提取物品",href:"resource/items/{{ theme }}/extract_items.png",width:500,height:500,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:212,description:"左脚足迹",href:"resource/items/{{ theme }}/footprint_l.png",width:220,height:500,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:213,description:"右脚足迹",href:"resource/items/{{ theme }}/footprint_r.png",width:220,height:500,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:214,description:"电动车",href:"resource/items/{{ theme }}/electric_car.png",width:480,height:1320,tag:"交通工具",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:215,description:"自行车",href:"resource/items/{{ theme }}/bike.png",width:380,height:1480,tag:"交通工具",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:216,description:"摩托车",href:"resource/items/{{ theme }}/motorcycle.png",width:500,height:1780,tag:"交通工具",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:217,description:"越野车",href:"resource/items/{{ theme }}/off_road_vehicle.png",width:1700,height:4360,tag:"交通工具",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:218,description:"卡车",href:"resource/items/{{ theme }}/truck.png",width:1880,height:6800,tag:"交通工具",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:219,description:"客车",href:"resource/items/{{ theme }}/bus.png",width:3160,height:8e3,tag:"交通工具",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:220,description:"叉车",href:"resource/items/{{ theme }}/forklift.png",width:940,height:2720,tag:"交通工具",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:221,description:"拖拉机",href:"resource/items/{{ theme }}/tractor.png",width:1740,height:3060,tag:"交通工具",direction:0,keywords:["default"],themes:["realsee"],label:!1}],s2="//vr-image-4.realsee-cdn.cn/release/static/image/doctorstrange/0.6.201-beta/";function r2(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 o2(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 a2=class extends hn{constructor(e,i){var l,c;super(e);u(this,"name","modelFloorplanPlugin");u(this,"state");u(this,"data");u(this,"showState");u(this,"showPromise");u(this,"app");u(this,"panoIndex",0);u(this,"floorIndex",0);u(this,"selector");u(this,"showRejection");u(this,"wrapper");u(this,"container",document.createElement("div"));u(this,"lastPanoramaLongitude",0);u(this,"size",{width:0,height:0});u(this,"defaultMissingFloorConfig");u(this,"hasAddedEventListener",!1);u(this,"isHiddenByHideFunc",!1);u(this,"highlightData",{});u(this,"items");u(this,"store",{roomOnMouse:null});u(this,"dispose",()=>{var e,i;this.removeEventListener(),(e=this.app)==null||e.$destroy(),this.app=void 0,(i=this.container)==null||i.remove(),this.data=void 0,this.wrapper=void 0,this.selector=void 0,this.hooks.emit("dispose")});u(this,"show",(...i)=>ee(this,[...i],function*(e={}){if(!this.state.enabled||!this.showPromise&&this.state.visible)return;const s=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!0},s),this._show(e)}));u(this,"hide",(...i)=>ee(this,[...i],function*(e={}){this.state.enabled&&(this.isHiddenByHideFunc=!0,this.state.visible!==!1&&(this.updateState({visible:!1},e.userAction||!0),this._hide(e)))}));u(this,"updateSize",()=>{if(!this.data||!this.container||!this.wrapper)return!1;const{min:e,max:i}=this.data.bounding,s=i.x-e.x,r=i.y-e.y,o=this.state.config.attachedTo?{attachedTo:this.state.config.attachedTo}:void 0,a=Ec(this.five,this.wrapper,this.floorIndex,o),l=Math.ceil(s*a),c=Math.ceil(r*a);return this.size.width===l&&this.size.height===c||(this.container.style.width=l+"px",this.container.style.height=c+"px",this.size={width:l,height:c}),!0});u(this,"highlight",e=>{this.state.config.highlightEnable&&(this.highlightData=e,this.render())});u(this,"unhighlight",()=>{this.highlightData={},this.render()});u(this,"_disable",e=>{var s,r,o;const{userAction:i}=e;this.hooks.emit("disable",{userAction:i}),(s=this.showRejection)==null||s.call(this,ii.BreakOffByDisable),this.showPromise=void 0,(r=this.app)==null||r.$destroy(),this.app=void 0,(o=this.container)==null||o.remove(),this.removeEventListener()});u(this,"_enable",e=>{const{userAction:i}=e;this.addEventListener(),this.wrapper&&(this.wrapper.append(this.container),this.hooks.emit("enable",{userAction:i}),this.state.visible&&this._show({userAction:i}))});u(this,"_show",e=>ee(this,null,function*(){var o;if(!this.state.enabled)return;if(!((o=this.fiveUtil.model)!=null&&o.loaded))throw new Error(ii.ModelNotLoaded);if(!this.data)throw new Error(ii.DataNotLoaded);if(this.showPromise)return this.showPromise;const i={floorIndex:this.floorIndex,modelOpacity:this.state.config.modelOpacity,immediately:!1,isAutoShow:!1,userAction:!0},s=F(F({},i),e),r=()=>ee(this,null,function*(){this.hooks.emit("show",{userAction:s.userAction,auto:s.isAutoShow});let a=!1,l;this.showRejection=d=>{a=!0,l=d};const[c]=yield hs(zf(this.five,this.showState,s.userAction));if(c)throw c;if(a)throw l?new Error(l):new Error(ii.UnknownError);if(!this.updateSize())throw new Error(ii.UpdateSizeError);this.updatePosition(),this.floorIndex=s.floorIndex,this.fiveUtil.model.show(this.floorIndex)});return this.isHiddenByHideFunc=!1,this.showPromise=r().then(()=>{this.showPromise=void 0,this.showRejection=void 0;const a=s.modelOpacity,l=s.immediately?0:Sf;lr(this.five,a,l),this.render(l),this.hooks.emit("showAnimationEnded",{auto:s.isAutoShow,userAction:s.userAction})}).catch(a=>{if(this.showPromise=void 0,this.showRejection=void 0,this.updateState({visible:!1},s.userAction),!s.isAutoShow&&a instanceof Error)throw a}),this.showPromise}));u(this,"_hide",e=>{var r;(r=this.showRejection)==null||r.call(this,ii.BreakOffByHide),this.showPromise=void 0;const s=F(F({},{userAction:!0,isAutoHide:!1}),e);lr(this.five,1,0),this.hooks.emit("hide",{auto:s.isAutoHide,userAction:s.userAction}),this.render()});u(this,"handleClick",()=>{if(!this.state.visible)return;if(this.hooks.emit("click",this.store.roomOnMouse))return!1});u(this,"onFiveModelLoaded",()=>{const i=this.five.model.bounding.getCenter(new P.Vector3);if(this.showState.offset=i,this.state.enabled===!1||this.wrapper||!this.selector)return;const s=this.selector instanceof Element?this.selector:document.querySelector(this.selector);if(!s)throw new Error("不正确的父容器选择器");this.wrapper=s,s.append(this.container)});u(this,"onFiveModeChange",e=>{e!==this.showState.mode&&(this.updateState({visible:!1},!1),this._hide({userAction:!1}))});u(this,"onFiveInteriaPan",(e,i)=>{if(!i||this.state.visible||this.state.config.autoShowEnable===!1||this.isHiddenByHideFunc)return;const s=this.five.getCurrentState();s.mode===this.showState.mode&&o2(s)&&(this.updateState({visible:!0},!0),this._show({isAutoShow:!0}))});u(this,"onFivePanoArrived",e=>{var i;(i=this.five)!=null&&i.work&&(this.panoIndex=e,this.floorIndex=this.workUtil.observers[e].floorIndex)});u(this,"onFiveCameraUpdate",(e,i)=>{if(!this.state.visible||this.showPromise)return;const s=this.five.getCurrentState();this.updatePosition(),this.updateSize(),r2(s)&&(this.updateState({visible:!1},i),this._hide({userAction:i}))});u(this,"onFiveWantsPanGesture",(e,i)=>{if(this.five.getCurrentState().mode===this.showState.mode&&this.state.config.autoShowEnable!==!1&&i&&this.state.visible)return this.five.updateCamera(ar(this.showState,["offset"]),0),!1});u(this,"onFiveWantsTapGesture",()=>this.handleClick());u(this,"onFiveWantsChangeMode",(e,i)=>{i==="Panorama"&&e===this.showState.mode&&(this.lastPanoramaLongitude=this.five.getCurrentState().longitude)});u(this,"onModelShownFloorChange",e=>{if(this.floorIndex!==e){if(e===null){const i=this.five.getCurrentState().panoIndex;this.floorIndex=this.workUtil.observers[i].floorIndex;return}this.floorIndex=e,this.updateSize(),this.render()}});i!=null&&i.selector&&(this.selector=i.selector,console.warn("不推荐继续使用 params.selector 配置父容器,请使用 appendTo 方法")),this.showState={mode:"Mapview",longitude:0,latitude:Math.PI/2},this.defaultMissingFloorConfig={imageURL:this.staticPrefix+"/release/web/saas/missing-floorplan.e274c596.png",imageWidth:200,imageHeight:120,text:(c=(l=i.i18n)==null?void 0:l.call(i,"暂无平面图"))!=null?c:"暂无平面图",textFontSize:14};const s={northDesc:"北",modelOpacity:1,cameraEnable:!0,highlightEnable:!1,hoverEnable:!0,compassEnable:!0,autoShowEnable:!0,ruleLabelsEnable:!0,roomLabelsEnable:!0,roomAreaEnable:!0,roomNameEnable:!0,roomNameOtherTypeEnable:!0,roomDimensionEnable:!0,cameraImageUrl:jn,attachedTo:zn.BOUNDING_CENTER,getLabelElement:void 0,adaptiveRoomLabelVisibleEnable:!0,missingFloorConfig:F(F({},this.defaultMissingFloorConfig),i.missingFloorConfig),i18n:h=>h,getRoomAreaText:h=>(h/1e6).toFixed(1)+"㎡",getRoomDimensionText:(h,d)=>(h/1e3).toFixed(1)+"m × "+(d/1e3).toFixed(1)+"m",getRuleDistanceText:h=>h.toString()},r=i?ar(i,["selector","scale"]):{},o=F(F({},s.missingFloorConfig),r.missingFloorConfig),a=fe(F(F({},s),r),{missingFloorConfig:o});this.state={enabled:!0,visible:!1,config:a},this.initContainer(),ai(e).then(this.onFiveModelLoaded),e.once("dispose",this.dispose),this.addEventListener()}load(e,i,s=!0){return ee(this,null,function*(){function r(h){return Object.prototype.hasOwnProperty.apply(h,["version"])}const o=e;o&&ei(o.version)&&console.warn("传入 serverData.data 的方式后续可能不再支持,请把 serverData 整体传入 load 函数");const a=JSON.parse(JSON.stringify(e)),l=r(a)?a.data:a,c=this.data;this.data=yield Vn(l),this.hooks.emit("dataLoaded",this.data),this.hooks.emit("dataChange",this.data,c),i&&this.updateState(i,s),this.render()})}loadItems(e){const{min:i,max:s}=this.data.bounding,r=s.x-i.x,o=s.y-i.y;this.data.floorDatas.forEach((a,l)=>{a.items=e[l].filter(c=>c.displayName==="Item-SimpleItem").map(c=>{const{x:h,y:d,width:f,height:g,notes:p,type:m,id:v,rotateX:b,rotateY:w,rotateZ:x=0}=c;return{id:v,positionInImage:{x:(h-i.x)/r,y:(s.y-d)/o},width:f/r,height:g/o,src:s2+Of[m].href.replace(/\{\{\stheme\s\}\}/,"realsee"),notes:p||Of[m].description,rotateX:b,rotateY:w,rotateZ:x}})})}appendTo(e){if(this.wrapper=e,!!this.state.enabled)return e.appendChild(this.container),this.render(),this}enable(e={}){if(this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!0},e.userAction||i),this._enable({userAction:i})}disable(e={}){if(!this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!1},e.userAction||i),this._disable({userAction:i})}setState(e,i={}){const s=this.state,r=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,r),e.enabled!==void 0&&s.enabled!==e.enabled&&(e.enabled?this._enable({userAction:r}):this._disable({userAction:r})),e.visible!==void 0&&s.visible!==e.visible){const o={userAction:r};e.visible?this._show(o):this._hide(o)}}changeConfigs(e,i=!0){this.updateState({config:e},i),this.render()}updatePosition(){var a;const e=kc(this.five,this.floorIndex,this.state.config.attachedTo),i=(a=this.fiveUtil.model)==null?void 0:a.bounding.getCenter(new P.Vector3).setY(e);if(!i)return;const s=i.clone().project(this.five.camera),r=(s.x+1)/2,o=-(s.y-1)/2;this.container.style.left=r*100+"%",this.container.style.top=o*100+"%"}formatData(e){return ee(this,null,function*(){return yield Vn(e.data)})}updateState(e,i){var a;const s=this.state,r=(a=e.config)!=null&&a.missingFloorConfig?F(F({},s.config.missingFloorConfig),e.config.missingFloorConfig):s.config.missingFloorConfig,o=e.config?fe(F(F({},s.config),e.config),{missingFloorConfig:r}):s.config;this.state=fe(F(F({},this.state),e),{config:o}),!Nt(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=fe(F({},this.state.config),{visible:this.state.visible,duration:e!=null?e:0,panoIndex:this.panoIndex,floorIndex:this.floorIndex,floorplanData:this.data,lastPanoramaLongitude:this.lastPanoramaLongitude,highlightData:this.highlightData,items:this.items,store:this.store});if(this.app)return this.app.$set(i);this.app=new Mc({target:this.container,intro:!0,props:i})}};const l2=(n,t)=>new a2(n,t);let c2=class extends hn{constructor(e,i){var l,c;super(e);u(this,"name","topviewFloorplanPlugin");u(this,"state");u(this,"data");u(this,"app");u(this,"selector");u(this,"panoIndex",0);u(this,"floorIndex",0);u(this,"wrapper");u(this,"container",document.createElement("div"));u(this,"lastPanoramaLongitude",0);u(this,"size",{width:0,height:0});u(this,"defaultMissingFloorConfig");u(this,"hasAddedEventListener",!1);u(this,"isHiddenByHideFunc",!1);u(this,"highlightData",{});u(this,"updateSize",()=>{if(!this.data||!this.container||!this.wrapper||this.five.getCurrentState().mode!=="Topview")return!1;const{min:e,max:i}=this.data.bounding,s=i.x-e.x,r=i.y-e.y,o=this.state.config.attachedTo?{attachedTo:this.state.config.attachedTo}:void 0,a=Ec(this.five,this.wrapper,this.floorIndex,o),l=Math.ceil(s*a),c=Math.ceil(r*a);return this.size.width===l&&this.size.height===c||(this.container.style.width=l+"px",this.container.style.height=c+"px",this.size={width:l,height:c}),!0});u(this,"dispose",()=>{var e,i;this.removeEventListener(),(e=this.app)==null||e.$destroy(),this.app=void 0,(i=this.container)==null||i.remove(),this.data=void 0,this.wrapper=void 0,this.selector=void 0,this.hooks.emit("dispose")});u(this,"highlight",e=>{this.state.config.highlightEnable&&(this.highlightData=e,this.render())});u(this,"unhighlight",()=>{this.highlightData={},this.render()});u(this,"_disable",e=>{var s,r;const{userAction:i}=e;(s=this.app)==null||s.$destroy(),this.app=void 0,(r=this.container)==null||r.remove(),this.removeEventListener(),this.hooks.emit("disable",{userAction:i})});u(this,"onFiveModelLoaded",()=>{if(this.state.enabled===!1||this.wrapper||!this.selector)return;const e=this.selector instanceof Element?this.selector:document.querySelector(this.selector);if(!e)throw new Error("不正确的父容器选择器");this.wrapper=e,e.append(this.container)});u(this,"onFiveModeChange",(...[e,,,,i])=>{e!=="Topview"&&this.state.visible&&(this.updateState({visible:!1},i),this._hide({userAction:i}))});u(this,"onFivePanoArrived",e=>{var i;(i=this.five)!=null&&i.work&&(this.panoIndex=e,this.floorIndex=this.workUtil.observers[e].floorIndex)});u(this,"onFiveCameraUpdate",(e,i)=>{this.state.visible&&(this.updatePosition(),this.updateSize())});u(this,"onFiveWantsGesture",e=>{if(!(e!=="pan"&&e!=="pinch"&&e!=="mouseWheel")&&this.state.visible&&!this.state.config.gestureEnable)return!1});u(this,"onFiveWantsMoveToPano",()=>{if(this.state.visible&&this.state.config.preventRoomClick)return!1});u(this,"onFiveInitAnimationEnded",(...[,,e])=>{const{mode:i}=this.five.getCurrentState();i==="Topview"&&!this.isHiddenByHideFunc&&!this.state.visible&&this.state.config.autoShowEnable&&(this.updateState({visible:!0},e),this._show({userAction:e}))});u(this,"onModelShownFloorChange",e=>{if(this.floorIndex!==e){if(e===null){const i=this.five.getCurrentState().panoIndex;this.floorIndex=this.workUtil.observers[i].floorIndex;return}this.floorIndex=e,this.updateSize(),this.render()}});i!=null&&i.selector&&(this.selector=i.selector,console.warn("不推荐继续使用 params.selector 配置父容器,请使用 appendTo 方法")),this.defaultMissingFloorConfig={imageURL:this.staticPrefix+"/release/web/saas/missing-floorplan.e274c596.png",imageWidth:200,imageHeight:120,text:(c=(l=i.i18n)==null?void 0:l.call(i,"暂无平面图"))!=null?c:"暂无平面图",textFontSize:14};const s={northDesc:"北",modelOpacity:1,cameraEnable:!0,hoverEnable:!0,highlightEnable:!1,compassEnable:!0,gestureEnable:!1,autoShowEnable:!0,ruleLabelsEnable:!0,roomLabelsEnable:!0,roomAreaEnable:!0,roomNameEnable:!0,roomNameOtherTypeEnable:!0,roomDimensionEnable:!0,cameraImageUrl:jn,attachedTo:zn.BOUNDING_CENTER,getLabelElement:void 0,missingFloorConfig:F(F({},this.defaultMissingFloorConfig),i.missingFloorConfig),i18n:h=>h,adaptiveRoomLabelVisibleEnable:!0,getRoomAreaText:h=>(h/1e6).toFixed(1)+"㎡",getRoomDimensionText:(h,d)=>(h/1e3).toFixed(1)+"m × "+(d/1e3).toFixed(1)+"m",getRuleDistanceText:h=>h.toString()},r=i?ar(i,["selector","scale"]):{},o=F(F({},s.missingFloorConfig),r.missingFloorConfig),a=fe(F(F({},s),r),{missingFloorConfig:o});this.state={enabled:!0,visible:!1,config:a},this.initContainer(),e.model.loaded?this.onFiveModelLoaded():e.once("modelLoaded",this.onFiveModelLoaded),e.once("dispose",this.dispose),this.addEventListener()}load(e,i,s=!0){return ee(this,null,function*(){function r(h){return Object.prototype.hasOwnProperty.apply(h,["version"])}const o=e;o&&ei(o.version)&&console.warn("传入 serverData.data 的方式后续可能不再支持,请把 serverData 整体传入 load 函数");const a=JSON.parse(JSON.stringify(e)),l=r(a)?a.data:a,c=this.data;this.data=yield Vn(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=kc(this.five,this.floorIndex,this.state.config.attachedTo),i=(a=this.five.model)==null?void 0:a.bounding.getCenter(new P.Vector3).setY(e);if(!i)return;const s=i.clone().project(this.five.camera),r=(s.x+1)/2,o=-(s.y-1)/2;this.container.style.left=r*100+"%",this.container.style.top=o*100+"%"}appendTo(e){if(this.wrapper=e,!!this.state.enabled)return e.appendChild(this.container),this.render(),this}show(){return ee(this,arguments,function*(e={}){if(this.state.visible)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!0},i),this._show({userAction:i})})}hide(){return ee(this,arguments,function*(e={}){if(this.isHiddenByHideFunc=!0,!this.state.visible)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!1},i),this._hide({userAction:i})})}enable(e={}){if(this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!0},e.userAction||i),this._enable({userAction:i})}disable(e={}){if(!this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!1},e.userAction||i),this._disable({userAction:i})}setState(e,i={}){const s=this.state,r=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,r),e.enabled!==void 0&&s.enabled!==e.enabled){const o={userAction:r};e.enabled?this._enable(o):this._disable(o)}if(e.visible!==void 0&&s.visible!==e.visible){const o={userAction:r};e.visible?this._show(o):this._hide(o)}}changeConfigs(e,i=!0){this.updateState({config:e},i),this.render()}formatData(e){return ee(this,null,function*(){return yield Vn(e.data)})}_show(e){return ee(this,null,function*(){if(!this.state.enabled)return;this.isHiddenByHideFunc=!1;const{userAction:i}=e;this.hooks.emit("show",{userAction:i,auto:!1}),this.five.getCurrentState().mode!=="Topview"&&(yield xc(this.five,["Topview",void 0,void 0,i])),this.five.model.show(this.floorIndex),this.updatePosition(),this.updateSize();const s=500,r=this.state.config.modelOpacity;lr(this.five,r,s),this.hooks.emit("showAnimationEnded",{userAction:i,auto:!1}),this.render()})}_hide(e){return ee(this,null,function*(){if(!this.state.enabled)return;const{userAction:i}=e;this.hooks.emit("hide",{userAction:i,auto:!1});const s=1,r=0;lr(this.five,s,r),this.render()})}_enable(e){const{userAction:i}=e;this.addEventListener(),this.wrapper&&this.wrapper.append(this.container),this.hooks.emit("enable",{userAction:i}),this.state.visible&&this._show({userAction:i})}updateState(e,i){var a;const s=this.state,r=(a=e.config)!=null&&a.missingFloorConfig?F(F({},s.config.missingFloorConfig),e.config.missingFloorConfig):s.config.missingFloorConfig,o=e.config?fe(F(F({},s.config),e.config),{missingFloorConfig:r}):s.config;this.state=fe(F(F({},this.state),e),{config:o}),!Nt(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=fe(F({},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 Mc({target:this.container,intro:!0,props:i})}};const h2=(n,t)=>new c2(n,t);function d2(n){De(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 u2(n){let t,e,i;return{c(){t=U("div"),e=U("div"),i=U("div"),y(i,"class","plugin-radar__camera-rotate svelte-1nqrlxd"),Q(i,"background-image","url("+(n[0]||jn)+")"),Q(i,"transform",n[1]),y(e,"class","plugin-radar__camera-position svelte-1nqrlxd"),Q(e,"transform",n[2]),y(t,"class","plugin-radar__camera-wrapper svelte-1nqrlxd"),Q(t,"opacity",n[3]?1:0)},m(s,r){Y(s,t,r),V(t,e),V(e,i)},p(s,[r]){r&1&&Q(i,"background-image","url("+(s[0]||jn)+")"),(r&1||r&3)&&Q(i,"transform",s[1]),r&4&&Q(e,"transform",s[2]),r&8&&Q(t,"opacity",s[3]?1:0)},i:re,o:re,d(s){s&&X(t)}}}function f2(n){return`rotate(${Math.floor(n/Math.PI*180)*-1+45}deg)`}function p2(n,t,e){var w,x;let i,s,r,o,{five:a}=t,{pxmm:l}=t,{floorplanData:c}=t,{cameraImageUrl:h}=t,d=a.getCurrentState().panoIndex,f=a.getCurrentState().longitude,g=(x=(w=a.work.observers[a.getCurrentState().panoIndex])==null?void 0:w.floorIndex)!=null?x:0;function p(E,L){const S=E.bounding,R=E.observers[L];if(!R)return"";const z=(S.max.x-S.min.x)*l,O=(S.max.y-S.min.y)*l,A=Math.floor(R.positionInImage.x*z),C=Math.floor(R.positionInImage.y*O);return`translate(${A}px, ${C}px)`}function m(E){e(7,d=E)}function v(E){e(9,g=a.work.observers[E].floorIndex)}const b=Yo(E=>{e(8,f=E.longitude)},1e3/60);return zt(()=>(a.on("panoWillArrive",m),a.on("panoArrived",v),a.on("cameraDirectionUpdate",b),function(){a.off("panoWillArrive",m),a.off("panoArrived",v),a.off("cameraDirectionUpdate",b)})),n.$$set=E=>{"five"in E&&e(4,a=E.five),"pxmm"in E&&e(5,l=E.pxmm),"floorplanData"in E&&e(6,c=E.floorplanData),"cameraImageUrl"in E&&e(0,h=E.cameraImageUrl)},n.$$.update=()=>{n.$$.dirty&576&&e(10,i=c.floorDatas[g]),n.$$.dirty&1024&&e(3,s=i.rooms.length>0),n.$$.dirty&192&&e(2,r=p(c,d)),n.$$.dirty&256&&e(1,o=f2(f))},[h,o,r,s,a,l,c,d,f,g,i]}class m2 extends Me{constructor(t){super(),Ie(this,t,p2,u2,Pe,{five:4,pxmm:5,floorplanData:6,cameraImageUrl:0},d2)}}function g2(n){De(n,"svelte-1i87fz7",".plugin-pano-floorplan__extra-objects.svelte-1i87fz7{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.plugin-pano-floorplan__extra-object-item--position.svelte-1i87fz7{position:absolute;width:0;height:0}.plugin-pano-floorplan__extra-object-item.svelte-1i87fz7{transform:translate(-50%, -50%)}")}function jf(n,t,e){const i=n.slice();return i[1]=t[e],i}function Vf(n,t){let e,i,s=`${t[1].icon.width/16}rem`,r=`${t[1].icon.height/16}rem`,o,a=`${t[1].positionInImage.y*100}%`,l=`${t[1].positionInImage.x*100}%`;return{key:n,first:null,c(){e=U("div"),i=U("div"),o=ae(),y(i,"class","plugin-pano-floorplan__extra-object-item svelte-1i87fz7"),Q(i,"background-image",`url(${t[1].icon.url})`),Q(i,"width",s),Q(i,"height",r),y(e,"class","plugin-pano-floorplan__extra-object-item--position svelte-1i87fz7"),Q(e,"top",a),Q(e,"left",l),this.first=e},m(c,h){Y(c,e,h),V(e,i),V(e,o)},p(c,h){t=c,h&1&&Q(i,"background-image",`url(${t[1].icon.url})`);const d=h&1;d&&Q(i,"width",s),d&&Q(i,"height",r),h&1&&a!==(a=`${t[1].positionInImage.y*100}%`)&&Q(e,"top",a),h&1&&l!==(l=`${t[1].positionInImage.x*100}%`)&&Q(e,"left",l)},d(c){c&&X(e)}}}function v2(n){let t,e=[],i=new Map,s=n[0];const r=o=>o[1].id;for(let o=0;o<s.length;o+=1){let a=jf(n,s,o),l=r(a);i.set(l,e[o]=Vf(l,a))}return{c(){t=U("div");for(let o=0;o<e.length;o+=1)e[o].c();y(t,"class","plugin-pano-floorplan__extra-objects svelte-1i87fz7")},m(o,a){Y(o,t,a);for(let l=0;l<e.length;l+=1)e[l]&&e[l].m(t,null)},p(o,[a]){a&1&&(s=o[0],e=yi(e,a,r,1,o,s,i,t,wc,Vf,null,jf))},i:re,o:re,d(o){o&&X(t);for(let a=0;a<e.length;a+=1)e[a].d()}}}function A2(n,t,e){let{extraObjects:i=[]}=t;return n.$$set=s=>{"extraObjects"in s&&e(0,i=s.extraObjects)},[i]}class b2 extends Me{constructor(t){super(),Ie(this,t,A2,v2,Pe,{extraObjects:0},g2)}}function y2(n){De(n,"svelte-18287ai",".missing-floor-wrapper.svelte-18287ai{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;display:flex;justify-content:center;align-items:center}.missing-floor-image.svelte-18287ai{max-width:100%;max-height:100%}")}function w2(n){let t,e,i,s,r,o;const a=[{floorIndex:n[2],floorplanData:n[4]}];let l={};for(let h=0;h<a.length;h+=1)l=xt(l,a[h]);t=new Yu({props:l}),i=new b2({props:{extraObjects:n[7]}});let c=n[3]&&Bf(n);return{c(){Ae(t.$$.fragment),e=ae(),Ae(i.$$.fragment),s=ae(),c&&c.c(),r=Ne()},m(h,d){ge(t,h,d),Y(h,e,d),ge(i,h,d),Y(h,s,d),c&&c.m(h,d),Y(h,r,d),o=!0},p(h,d){const f=d&20?Ot(a,[{floorIndex:h[2],floorplanData:h[4]}]):{};t.$set(f);const g={};d&128&&(g.extraObjects=h[7]),i.$set(g),h[3]?c?(c.p(h,d),d&8&&N(c,1)):(c=Bf(h),c.c(),N(c,1),c.m(r.parentNode,r)):c&&(Ee(),Z(c,1,1,()=>{c=null}),xe())},i(h){o||(N(t.$$.fragment,h),N(i.$$.fragment,h),N(c),o=!0)},o(h){Z(t.$$.fragment,h),Z(i.$$.fragment,h),Z(c),o=!1},d(h){ve(t,h),h&&X(e),ve(i,h),h&&X(s),c&&c.d(h),h&&X(r)}}}function P2(n){let t,e,i;return{c(){t=U("div"),e=U("img"),y(e,"class","missing-floor-image svelte-18287ai"),ft(e.src,i=n[6])||y(e,"src",i),y(e,"alt","缺省楼层"),y(t,"class","missing-floor-wrapper svelte-18287ai")},m(s,r){Y(s,t,r),V(t,e)},p(s,r){r&64&&!ft(e.src,i=s[6])&&y(e,"src",i)},i:re,o:re,d(s){s&&X(t)}}}function Bf(n){let t,e;const i=[{five:n[0],pxmm:n[1],floorIndex:n[2],floorplanData:n[4],onRoomHeightClick:n[9],highlightData:n[5],hoveredRoom:void 0}];let s={};for(let r=0;r<i.length;r+=1)s=xt(s,i[r]);return t=new bf({props:s}),{c(){Ae(t.$$.fragment)},m(r,o){ge(t,r,o),e=!0},p(r,o){const a=o&567?Ot(i,[{five:r[0],pxmm:r[1],floorIndex:r[2],floorplanData:r[4],onRoomHeightClick:r[9],highlightData:r[5],hoveredRoom:void 0}]):{};t.$set(a)},i(r){e||(N(t.$$.fragment,r),e=!0)},o(r){Z(t.$$.fragment,r),e=!1},d(r){ve(t,r)}}}function C2(n){let t,e,i,s;const r=[P2,w2],o=[];function a(l,c){return l[8]?1:0}return t=a(n),e=o[t]=r[t](n),{c(){e.c(),i=Ne()},m(l,c){o[t].m(l,c),Y(l,i,c),s=!0},p(l,[c]){let h=t;t=a(l),t===h?o[t].p(l,c):(Ee(),Z(o[h],1,1,()=>{o[h]=null}),xe(),e=o[t],e?e.p(l,c):(e=o[t]=r[t](l),e.c()),N(e,1),e.m(i.parentNode,i))},i(l){s||(N(e),s=!0)},o(l){Z(e),s=!1},d(l){o[t].d(l),l&&X(i)}}}function I2(n,t,e){let i,s,r,{five:o}=t,{pxmm:a}=t,{floorIndex:l}=t,{hoverEnable:c}=t,{floorplanData:h}=t,{extraObjects:d=[]}=t,{highlightData:f}=t,{missingFloorImageUrl:g}=t;const p=void 0;return n.$$set=m=>{"five"in m&&e(0,o=m.five),"pxmm"in m&&e(1,a=m.pxmm),"floorIndex"in m&&e(2,l=m.floorIndex),"hoverEnable"in m&&e(3,c=m.hoverEnable),"floorplanData"in m&&e(4,h=m.floorplanData),"extraObjects"in m&&e(10,d=m.extraObjects),"highlightData"in m&&e(5,f=m.highlightData),"missingFloorImageUrl"in m&&e(6,g=m.missingFloorImageUrl)},n.$$.update=()=>{n.$$.dirty&20&&e(11,i=h.floorDatas[l]),n.$$.dirty&2048&&e(8,s=i.rooms.length>0),n.$$.dirty&1028&&e(7,r=d==null?void 0:d.filter(m=>m.floorIndex===l))},[o,a,l,c,h,f,g,r,s,p,d,i]}class M2 extends Me{constructor(t){super(),Ie(this,t,I2,C2,Pe,{five:0,pxmm:1,floorIndex:2,hoverEnable:3,floorplanData:4,extraObjects:10,highlightData:5,missingFloorImageUrl:6},y2)}}function k2(n){De(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 _f(n){let t,e,i,s,r=n[8]!==0&&Rf(n);return{c(){t=U("div"),r&&r.c(),y(t,"class","plugin-floorplan-radar svelte-1mvqyqq")},m(o,a){Y(o,t,a),r&&r.m(t,null),e=!0,i||(s=[Ai(cn.call(null,t)),je(t,"clientWidth",n[14]),je(t,"clientHeight",n[15])],i=!0)},p(o,a){o[8]!==0?r?(r.p(o,a),a&256&&N(r,1)):(r=Rf(o),r.c(),N(r,1),r.m(t,null)):r&&(Ee(),Z(r,1,1,()=>{r=null}),xe())},i(o){e||(N(r),e=!0)},o(o){Z(r),e=!1},d(o){o&&X(t),r&&r.d(),i=!1,ut(s)}}}function Rf(n){let t,e,i,s,r=`${n[10]}px`,o=`${n[13]}px`,a;const l=[{five:n[0],pxmm:n[11],floorIndex:n[12],floorplanData:n[3],hoverEnable:n[2],extraObjects:n[5],highlightData:n[6],missingFloorImageUrl:n[7]}];let c={};for(let f=0;f<l.length;f+=1)c=xt(c,l[f]);e=new M2({props:c});const h=[{pxmm:n[11],five:n[0],floorplanData:n[3],cameraImageUrl:n[4]}];let d={};for(let f=0;f<h.length;f+=1)d=xt(d,h[f]);return s=new m2({props:d}),{c(){t=U("div"),Ae(e.$$.fragment),i=ae(),Ae(s.$$.fragment),y(t,"class","plugin-floorplan-radar-container svelte-1mvqyqq"),Q(t,"width",r),Q(t,"height",o)},m(f,g){Y(f,t,g),ge(e,t,null),V(t,i),ge(s,t,null),a=!0},p(f,g){const p=g&6381?Ot(l,[{five:f[0],pxmm:f[11],floorIndex:f[12],floorplanData:f[3],hoverEnable:f[2],extraObjects:f[5],highlightData:f[6],missingFloorImageUrl:f[7]}]):{};e.$set(p);const m=g&2073?Ot(h,[{pxmm:f[11],five:f[0],floorplanData:f[3],cameraImageUrl:f[4]}]):{};s.$set(m),g&1024&&r!==(r=`${f[10]}px`)&&Q(t,"width",r),g&8192&&o!==(o=`${f[13]}px`)&&Q(t,"height",o)},i(f){a||(N(e.$$.fragment,f),N(s.$$.fragment,f),a=!0)},o(f){Z(e.$$.fragment,f),Z(s.$$.fragment,f),a=!1},d(f){f&&X(t),ve(e),ve(s)}}}function E2(n){let t,e,i=n[1]&&_f(n);return{c(){i&&i.c(),t=Ne()},m(s,r){i&&i.m(s,r),Y(s,t,r),e=!0},p(s,[r]){s[1]?i?(i.p(s,r),r&2&&N(i,1)):(i=_f(s),i.c(),N(i,1),i.m(t.parentNode,t)):i&&(Ee(),Z(i,1,1,()=>{i=null}),xe())},i(s){e||(N(i),e=!0)},o(s){Z(i),e=!1},d(s){i&&i.d(s),s&&X(t)}}}function x2(n,t,e){var E,L;let{five:i}=t,{visible:s}=t,{hoverEnable:r}=t,{floorplanData:o}=t,{cameraImageUrl:a}=t,{extraObjects:l=[]}=t,{highlightData:c}=t,{missingFloorImageUrl:h}=t,d=0,f=(L=(E=i.work.observers[i.getCurrentState().panoIndex])==null?void 0:E.floorIndex)!=null?L:0,g=0,p=0,m=0,v=0;function b(S){e(12,f=i.work.observers[S].floorIndex)}zt(()=>(i.on("panoArrived",b),()=>{i.off("panoArrived",b)}));const w=S=>{e(8,g=S.detail)},x=S=>{e(9,p=S.detail)};return n.$$set=S=>{"five"in S&&e(0,i=S.five),"visible"in S&&e(1,s=S.visible),"hoverEnable"in S&&e(2,r=S.hoverEnable),"floorplanData"in S&&e(3,o=S.floorplanData),"cameraImageUrl"in S&&e(4,a=S.cameraImageUrl),"extraObjects"in S&&e(5,l=S.extraObjects),"highlightData"in S&&e(6,c=S.highlightData),"missingFloorImageUrl"in S&&e(7,h=S.missingFloorImageUrl)},n.$$.update=()=>{if(n.$$.dirty&1800){const S=Math.min(g,p),{max:R,min:z}=o.bounding,O=R.x-z.x,A=R.y-z.y,C=function(){return O>A?[S,S/O*A]:[S/A*O,S]}();e(10,m=C[0]),e(13,v=C[1]),e(11,d=m/O)}},[i,s,r,o,a,l,c,h,g,p,m,d,f,v,w,x]}class D2 extends Me{constructor(t){super(),Ie(this,t,x2,E2,Pe,{five:0,visible:1,hoverEnable:2,floorplanData:3,cameraImageUrl:4,extraObjects:5,highlightData:6,missingFloorImageUrl:7},k2)}}let S2=class extends hn{constructor(e,i){super(e);u(this,"name","panoFloorplanRadarPlugin");u(this,"state");u(this,"data");u(this,"app");u(this,"wrapperSelector","");u(this,"wrapper",null);u(this,"disposed",!1);u(this,"extraObjects",[]);u(this,"highlightData",{});u(this,"dispose",()=>{var e;this.disposed=!0,(e=this.app)==null||e.$destroy(),this.wrapper=null,this.wrapperSelector="",this.hooks.emit("dispose")});u(this,"highlight",e=>{this.state.config.highlightEnable&&(this.highlightData=e,this.render())});u(this,"unhighlight",()=>{this.highlightData={},this.render()});u(this,"_disable",e=>{var s;const{userAction:i}=e;(s=this.app)==null||s.$destroy(),this.app=void 0,this.hooks.emit("disable",{userAction:i})});this.five=e;const s={hoverEnable:!1,highlightEnable:!1,cameraImageUrl:jn,missingFloorImageUrl:this.staticPrefix+"/release/web/saas/missing-floor.d687a5ed.png"},r=F(F({},s),i==null?void 0:i.configs);this.state={enabled:!0,visible:!0,config:r},i!=null&&i.wrapper&&console.warn("不推荐继续使用 params.selector 配置父容器,请使用 appendTo 方法"),typeof(i==null?void 0:i.wrapper)=="string"?this.wrapperSelector=i.wrapper:(i==null?void 0:i.wrapper)instanceof Element&&(this.wrapper=i.wrapper),e.once("dispose",this.dispose)}load(e,i,s=!0){return ee(this,null,function*(){function r(c){return Object.prototype.hasOwnProperty.apply(c,["version"])}const o=JSON.parse(JSON.stringify(e)),a=r(o)?o.data:o,l=this.data;this.data=yield Vn(a),this.hooks.emit("dataLoaded",this.data),this.hooks.emit("dataChange",this.data,l),i&&this.updateState(i,s),this.render()})}show(){return ee(this,arguments,function*(e={}){if(this.state.visible)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!0},i),this._show({userAction:i})})}hide(){return ee(this,arguments,function*(e={}){if(!this.state.visible)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!1},i),this._hide({userAction:i})})}enable(e={}){if(this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!0},e.userAction||i),this._enable({userAction:i})}disable(e={}){if(!this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!1},e.userAction||i),this._disable({userAction:i})}setState(e,i={}){const s=this.state,r=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,r),e.enabled!==void 0&&s.enabled!==e.enabled){const o={userAction:r};e.enabled?this._enable(o):this._disable(o)}if(e.visible!==void 0&&s.visible!==e.visible){const o={userAction:r};e.visible?this._show(o):this._hide(o)}}appendTo(e){this.wrapper!==e&&this.app&&(this.app.$destroy(),this.app=void 0),this.wrapper=e,this.render()}changeConfigs(e,i=!0){this.setState({config:e},{userAction:i}),this.render()}setExtraObjectsWith3DPositions(e){this.data&&(this.extraObjects=Yw(e,this.five,this.data),this.render())}formatData(e){return ee(this,null,function*(){return yield Vn(e.data)})}_enable(e){const{userAction:i}=e;this.hooks.emit("enable",{userAction:i}),this.state.visible&&this._show({userAction:i})}_show(e){if(this.disposed||!this.state.enabled)return;const{userAction:i}=e;this.hooks.emit("show",{userAction:i}),this.render()}_hide(e){if(this.disposed||!this.state.enabled)return;const{userAction:i}=e;this.hooks.emit("hide",{userAction:i}),this.render()}updateState(e,i){const s=this.state,r=e.config?F(F({},s.config),e.config):s.config;this.state=fe(F(F({},this.state),e),{config:r}),!Nt(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=fe(F({},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 D2({target:this.wrapper,props:e})}};const L2=(n,t)=>new S2(n,t),T2=[{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:"和室"}],z2=[{type:0,description:"木质地板"},{type:1,description:"瓷砖地面"},{type:2,description:"户外地面"},{type:3,description:"卫生间地面"},{type:4,description:"阳台地面"},{type:5,description:"车库地面"}],O2=[{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:"写字楼"}],Dc=(n,t,e)=>{const i=new P.Matrix4,s=new P.Euler(n,t,e,"YXZ");return i.makeRotationFromEuler(s),i},j2=(n,{scale:t,rotation:e,position:i})=>{if(t&&n.scale.set(t,t,t),e){const[s,r,o]=e;s&&n.applyMatrix4(Dc(s,0,0)),r&&n.applyMatrix4(Dc(0,r,0)),o&&n.applyMatrix4(Dc(0,0,o))}return i&&n.position.set(i.x,i.y,i.z),n};function Ff(n,t){n.traverse(e=>{var i;if(e.type==="Mesh"){const s=e,r=F({map:s.material.map||{}},t);s.material=new B.MeshBasicMaterial(r),s.renderOrder=1,((i=e.parent)==null?void 0:i.type)==="Mesh"&&(e.renderOrder=e.parent.renderOrder+1)}})}/** @license zlib.js 2012 - imaya [ https://github.com/imaya/zlib.js ] The MIT License */var Nf={},hi=void 0,V2=Nf;function Sc(n,t){var e=n.split("."),i=V2;!(e[0]in i)&&i.execScript&&i.execScript("var "+e[0]);for(var s;e.length&&(s=e.shift());)!e.length&&t!==hi?i[s]=t:i=i[s]?i[s]:i[s]={}}var at=typeof Uint8Array!="undefined"&&typeof Uint16Array!="undefined"&&typeof Uint32Array!="undefined"&&typeof DataView!="undefined";function us(n){var t=n.length,e=0,i=Number.POSITIVE_INFINITY,s,r,o,a,l,c,h,d,f,g;for(d=0;d<t;++d)n[d]>e&&(e=n[d]),n[d]<i&&(i=n[d]);for(s=1<<e,r=new(at?Uint32Array:Array)(s),o=1,a=0,l=2;o<=e;){for(d=0;d<t;++d)if(n[d]===o){for(c=0,h=a,f=0;f<o;++f)c=c<<1|h&1,h>>=1;for(g=o<<16|d,f=c;f<s;f+=l)r[f]=g;++a}++o,a<<=1,l<<=1}return[r,e,i]}function _n(n,t){switch(this.g=[],this.h=32768,this.d=this.f=this.a=this.l=0,this.input=at?new Uint8Array(n):n,this.m=!1,this.i=Ma,this.r=!1,(t||!(t={}))&&(t.index&&(this.a=t.index),t.bufferSize&&(this.h=t.bufferSize),t.bufferType&&(this.i=t.bufferType),t.resize&&(this.r=t.resize)),this.i){case Lc:this.b=32768,this.c=new(at?Uint8Array:Array)(32768+this.h+258);break;case Ma:this.b=0,this.c=new(at?Uint8Array:Array)(this.h),this.e=this.z,this.n=this.v,this.j=this.w;break;default:throw Error("invalid inflate mode")}}var Lc=0,Ma=1,Gf={t:Lc,s:Ma};_n.prototype.k=function(){for(;!this.m;){var n=wi(this,3);switch(n&1&&(this.m=!0),n>>>=1,n){case 0:var t=this.input,e=this.a,i=this.c,s=this.b,r=t.length,o=hi,a=hi,l=i.length,c=hi;if(this.d=this.f=0,e+1>=r)throw Error("invalid uncompressed block header: LEN");if(o=t[e++]|t[e++]<<8,e+1>=r)throw Error("invalid uncompressed block header: NLEN");if(a=t[e++]|t[e++]<<8,o===~a)throw Error("invalid uncompressed block header: length verify");if(e+o>t.length)throw Error("input buffer is broken");switch(this.i){case Lc:for(;s+o>i.length;){if(c=l-s,o-=c,at)i.set(t.subarray(e,e+c),s),s+=c,e+=c;else for(;c--;)i[s++]=t[e++];this.b=s,i=this.e(),s=this.b}break;case Ma:for(;s+o>i.length;)i=this.e({p:2});break;default:throw Error("invalid inflate mode")}if(at)i.set(t.subarray(e,e+o),s),s+=o,e+=o;else for(;o--;)i[s++]=t[e++];this.a=e,this.b=s,this.c=i;break;case 1:this.j(B2,_2);break;case 2:for(var h=wi(this,5)+257,d=wi(this,5)+1,f=wi(this,4)+4,g=new(at?Uint8Array:Array)(Tc.length),p=hi,m=hi,v=hi,b=hi,w=hi,x=hi,E=hi,S=hi,L=hi,S=0;S<f;++S)g[Tc[S]]=wi(this,3);if(!at)for(S=f,f=g.length;S<f;++S)g[Tc[S]]=0;for(p=us(g),b=new(at?Uint8Array:Array)(h+d),S=0,L=h+d;S<L;)switch(w=$r(this,p),w){case 16:for(E=3+wi(this,2);E--;)b[S++]=x;break;case 17:for(E=3+wi(this,3);E--;)b[S++]=0;x=0;break;case 18:for(E=11+wi(this,7);E--;)b[S++]=0;x=0;break;default:x=b[S++]=w}m=us(at?b.subarray(0,h):b.slice(0,h)),v=us(at?b.subarray(h):b.slice(h)),this.j(m,v);break;default:throw Error("unknown BTYPE: "+n)}}return this.n()};var Hf=[16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15],Tc=at?new Uint16Array(Hf):Hf,Wf=[3,4,5,6,7,8,9,10,11,13,15,17,19,23,27,31,35,43,51,59,67,83,99,115,131,163,195,227,258,258,258],Uf=at?new Uint16Array(Wf):Wf,Qf=[0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,3,3,3,3,4,4,4,4,5,5,5,5,0,0,0],ka=at?new Uint8Array(Qf):Qf,Xf=[1,2,3,4,5,7,9,13,17,25,33,49,65,97,129,193,257,385,513,769,1025,1537,2049,3073,4097,6145,8193,12289,16385,24577],Yf=at?new Uint16Array(Xf):Xf,Zf=[0,0,0,0,1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,11,11,12,12,13,13],Ea=at?new Uint8Array(Zf):Zf,zc=new(at?Uint8Array:Array)(288),fs,Jf;for(fs=0,Jf=zc.length;fs<Jf;++fs)zc[fs]=143>=fs?8:255>=fs?9:279>=fs?7:8;var B2=us(zc),Oc=new(at?Uint8Array:Array)(30),xa,qf;for(xa=0,qf=Oc.length;xa<qf;++xa)Oc[xa]=5;var _2=us(Oc);function wi(n,t){for(var e=n.f,i=n.d,s=n.input,r=n.a,o=s.length,a;i<t;){if(r>=o)throw Error("input buffer is broken");e|=s[r++]<<i,i+=8}return a=e&(1<<t)-1,n.f=e>>>t,n.d=i-t,n.a=r,a}function $r(n,t){for(var e=n.f,i=n.d,s=n.input,r=n.a,o=s.length,a=t[0],l=t[1],c,h;i<l&&!(r>=o);)e|=s[r++]<<i,i+=8;if(c=a[e&(1<<l)-1],h=c>>>16,h>i)throw Error("invalid code length: "+h);return n.f=e>>h,n.d=i-h,n.a=r,c&65535}_n.prototype.j=function(n,t){var e=this.c,i=this.b;this.o=n;for(var s=e.length-258,r,o,a,l;(r=$r(this,n))!==256;)if(256>r)i>=s&&(this.b=i,e=this.e(),i=this.b),e[i++]=r;else for(o=r-257,l=Uf[o],0<ka[o]&&(l+=wi(this,ka[o])),r=$r(this,t),a=Yf[r],0<Ea[r]&&(a+=wi(this,Ea[r])),i>=s&&(this.b=i,e=this.e(),i=this.b);l--;)e[i]=e[i++-a];for(;8<=this.d;)this.d-=8,this.a--;this.b=i},_n.prototype.w=function(n,t){var e=this.c,i=this.b;this.o=n;for(var s=e.length,r,o,a,l;(r=$r(this,n))!==256;)if(256>r)i>=s&&(e=this.e(),s=e.length),e[i++]=r;else for(o=r-257,l=Uf[o],0<ka[o]&&(l+=wi(this,ka[o])),r=$r(this,t),a=Yf[r],0<Ea[r]&&(a+=wi(this,Ea[r])),i+l>s&&(e=this.e(),s=e.length);l--;)e[i]=e[i++-a];for(;8<=this.d;)this.d-=8,this.a--;this.b=i},_n.prototype.e=function(){var n=new(at?Uint8Array:Array)(this.b-32768),t=this.b-32768,e,i,s=this.c;if(at)n.set(s.subarray(32768,n.length));else for(e=0,i=n.length;e<i;++e)n[e]=s[e+32768];if(this.g.push(n),this.l+=n.length,at)s.set(s.subarray(t,t+32768));else for(e=0;32768>e;++e)s[e]=s[t+e];return this.b=32768,s},_n.prototype.z=function(n){var t,e=this.input.length/this.a+1|0,i,s,r,o=this.input,a=this.c;return n&&(typeof n.p=="number"&&(e=n.p),typeof n.u=="number"&&(e+=n.u)),2>e?(i=(o.length-this.a)/this.o[2],r=258*(i/2)|0,s=r<a.length?a.length+r:a.length<<1):s=a.length*e,at?(t=new Uint8Array(s),t.set(a)):t=a,this.c=t},_n.prototype.n=function(){var n=0,t=this.c,e=this.g,i,s=new(at?Uint8Array:Array)(this.l+(this.b-32768)),r,o,a,l;if(e.length===0)return at?this.c.subarray(32768,this.b):this.c.slice(32768,this.b);for(r=0,o=e.length;r<o;++r)for(i=e[r],a=0,l=i.length;a<l;++a)s[n++]=i[a];for(r=32768,o=this.b;r<o;++r)s[n++]=t[r];return this.g=[],this.buffer=s},_n.prototype.v=function(){var n,t=this.b;return at?this.r?(n=new Uint8Array(t),n.set(this.c.subarray(0,t))):n=this.c.subarray(0,t):(this.c.length>t&&(this.c.length=t),n=this.c),this.buffer=n};function jc(n,t){var e,i;switch(this.input=n,this.a=0,(t||!(t={}))&&(t.index&&(this.a=t.index),t.verify&&(this.A=t.verify)),e=n[this.a++],i=n[this.a++],e&15){case Kf:this.method=Kf;break;default:throw Error("unsupported compression method")}if(((e<<8)+i)%31!==0)throw Error("invalid fcheck flag:"+((e<<8)+i)%31);if(i&32)throw Error("fdict flag is not supported");this.q=new _n(n,{index:this.a,bufferSize:t.bufferSize,bufferType:t.bufferType,resize:t.resize})}jc.prototype.k=function(){var n=this.input,t,e;if(t=this.q.k(),this.a=this.q.a,this.A){e=(n[this.a++]<<24|n[this.a++]<<16|n[this.a++]<<8|n[this.a++])>>>0;var i=t;if(typeof i=="string"){var s=i.split(""),r,o;for(r=0,o=s.length;r<o;r++)s[r]=(s[r].charCodeAt(0)&255)>>>0;i=s}for(var a=1,l=0,c=i.length,h,d=0;0<c;){h=1024<c?1024:c,c-=h;do a+=i[d++],l+=a;while(--h);a%=65521,l%=65521}if(e!==(l<<16|a)>>>0)throw Error("invalid adler-32 checksum")}return t};var Kf=8;Sc("Zlib.Inflate",jc),Sc("Zlib.Inflate.prototype.decompress",jc.prototype.k);var Vc={ADAPTIVE:Gf.s,BLOCK:Gf.t},eo,to,cr,$f;if(Object.keys)eo=Object.keys(Vc);else for(to in eo=[],cr=0,Vc)eo[cr++]=to;for(cr=0,$f=eo.length;cr<$f;++cr)to=eo[cr],Sc("Zlib.Inflate.BufferType."+to,Vc[to]);var ep=Nf.Zlib,tp={findSpan:function(n,t,e){var i=e.length-n-1;if(t>=e[i])return i-1;if(t<=e[n])return n;for(var s=n,r=i,o=Math.floor((s+r)/2);t<e[o]||t>=e[o+1];)t<e[o]?r=o:s=o,o=Math.floor((s+r)/2);return o},calcBasisFunctions:function(n,t,e,i){var s=[],r=[],o=[];s[0]=1;for(var a=1;a<=e;++a){r[a]=t-i[n+1-a],o[a]=i[n+a]-t;for(var l=0,c=0;c<a;++c){var h=o[c+1],d=r[a-c],f=s[c]/(h+d);s[c]=l+h*f,l=d*f}s[a]=l}return s},calcBSplinePoint:function(n,t,e,i){for(var s=this.findSpan(n,i,t),r=this.calcBasisFunctions(s,i,n,t),o=new B.Vector4(0,0,0,0),a=0;a<=n;++a){var l=e[s-n+a],c=r[a],h=l.w*c;o.x+=l.x*h,o.y+=l.y*h,o.z+=l.z*h,o.w+=l.w*c}return o},calcBasisFunctionDerivatives:function(n,t,e,i,s){for(var r=[],o=0;o<=e;++o)r[o]=0;for(var a=[],o=0;o<=i;++o)a[o]=r.slice(0);for(var l=[],o=0;o<=e;++o)l[o]=r.slice(0);l[0][0]=1;for(var c=r.slice(0),h=r.slice(0),d=1;d<=e;++d){c[d]=t-s[n+1-d],h[d]=s[n+d]-t;for(var f=0,O=0;O<d;++O){var g=h[O+1],p=c[d-O];l[d][O]=g+p;var m=l[O][d-1]/l[d][O];l[O][d]=f+g*m,f=p*m}l[d][d]=f}for(var d=0;d<=e;++d)a[0][d]=l[d][e];for(var O=0;O<=e;++O){for(var v=0,b=1,w=[],o=0;o<=e;++o)w[o]=r.slice(0);w[0][0]=1;for(var x=1;x<=i;++x){var E=0,L=O-x,S=e-x;O>=x&&(w[b][0]=w[v][0]/l[S+1][L],E=w[b][0]*l[L][S]);for(var R=L>=-1?1:-L,z=O-1<=S?x-1:e-O,d=R;d<=z;++d)w[b][d]=(w[v][d]-w[v][d-1])/l[S+1][L+d],E+=w[b][d]*l[L+d][S];O<=S&&(w[b][x]=-w[v][x-1]/l[S+1][O],E+=w[b][x]*l[O][S]),a[x][O]=E;var d=v;v=b,b=d}}for(var O=e,x=1;x<=i;++x){for(var d=0;d<=e;++d)a[x][d]*=O;O*=e-x}return a},calcBSplineDerivatives:function(n,t,e,i,s){for(var r=s<n?s:n,o=[],a=this.findSpan(n,i,t),l=this.calcBasisFunctionDerivatives(a,i,n,r,t),c=[],h=0;h<e.length;++h){var d=e[h].clone(),f=d.w;d.x*=f,d.y*=f,d.z*=f,c[h]=d}for(var g=0;g<=r;++g){for(var d=c[a-n].clone().multiplyScalar(l[g][0]),p=1;p<=n;++p)d.add(c[a-n+p].clone().multiplyScalar(l[g][p]));o[g]=d}for(var g=r+1;g<=s+1;++g)o[g]=new B.Vector4(0,0,0);return o},calcKoverI:function(n,t){for(var e=1,i=2;i<=n;++i)e*=i;for(var s=1,i=2;i<=t;++i)s*=i;for(var i=2;i<=n-t;++i)s*=i;return e/s},calcRationalCurveDerivatives:function(n){for(var t=n.length,e=[],i=[],s=0;s<t;++s){var r=n[s];e[s]=new B.Vector3(r.x,r.y,r.z),i[s]=r.w}for(var o=[],a=0;a<t;++a){for(var l=e[a].clone(),s=1;s<=a;++s)l.sub(o[a-s].clone().multiplyScalar(this.calcKoverI(a,s)*i[s]));o[a]=l.divideScalar(i[0])}return o},calcNURBSDerivatives:function(n,t,e,i,s){var r=this.calcBSplineDerivatives(n,t,e,i,s);return this.calcRationalCurveDerivatives(r)},calcSurfacePoint:function(n,t,e,i,s,r,o,a){for(var l=this.findSpan(n,r,e),c=this.findSpan(t,o,i),h=this.calcBasisFunctions(l,r,n,e),d=this.calcBasisFunctions(c,o,t,i),f=[],g=0;g<=t;++g){f[g]=new B.Vector4(0,0,0,0);for(var p=0;p<=n;++p){var m=s[l-n+p][c-t+g].clone(),v=m.w;m.x*=v,m.y*=v,m.z*=v,f[g].add(m.multiplyScalar(h[p]))}}for(var b=new B.Vector4(0,0,0,0),g=0;g<=t;++g)b.add(f[g].multiplyScalar(d[g]));b.divideScalar(b.w),a.set(b.x,b.y,b.z)}},ps=function(n,t,e,i,s){B.Curve.call(this),this.degree=n,this.knots=t,this.controlPoints=[],this.startKnot=i||0,this.endKnot=s||this.knots.length-1;for(var r=0;r<e.length;++r){var o=e[r];this.controlPoints[r]=new B.Vector4(o.x,o.y,o.z,o.w)}};ps.prototype=Object.create(B.Curve.prototype),ps.prototype.constructor=ps,ps.prototype.getPoint=function(n,t){var e=t||new B.Vector3,i=this.knots[this.startKnot]+n*(this.knots[this.endKnot]-this.knots[this.startKnot]),s=tp.calcBSplinePoint(this.degree,this.knots,this.controlPoints,i);return s.w!=1&&s.divideScalar(s.w),e.set(s.x,s.y,s.z)},ps.prototype.getTangent=function(n,t){var e=t||new B.Vector3,i=this.knots[0]+n*(this.knots[this.knots.length-1]-this.knots[0]),s=tp.calcNURBSDerivatives(this.degree,this.knots,this.controlPoints,i,1);return e.copy(s[1]).normalize(),e};var ip=function(){var n,t,e;function i(A){B.Loader.call(this,A)}i.prototype=Object.assign(Object.create(B.Loader.prototype),{constructor:i,load:function(A,C,I,M){var D=this,T=D.path===""?B.LoaderUtils.extractUrlBase(A):D.path,H=new B.FileLoader(this.manager);H.setPath(D.path),H.setResponseType("arraybuffer"),H.load(A,function(W){try{C(D.parse(W,T))}catch(J){M?M(J):console.error(J),D.manager.itemError(A)}},I,M)},parse:function(A,C){if(d(A))n=new l().parse(A);else{var I=S(A);if(!f(I))throw new Error("THREE.FBXLoader: Unknown format.");if(g(I)<7e3)throw new Error("THREE.FBXLoader: FBX version not supported, FileVersion: "+g(I));n=new a().parse(I)}var M=new B.TextureLoader(this.manager).setPath(this.resourcePath||C).setCrossOrigin(this.crossOrigin);return new s(M,this.manager).parse(n)}});function s(A,C){this.textureLoader=A,this.manager=C}s.prototype={constructor:s,parse:function(){t=this.parseConnections();var A=this.parseImages(),C=this.parseTextures(A),I=this.parseMaterials(C),M=this.parseDeformers(),D=new r().parse(M);return this.parseScene(M,D,I),e},parseConnections:function(){var A=new Map;if("Connections"in n){var C=n.Connections.connections;C.forEach(function(I){var M=I[0],D=I[1],T=I[2];A.has(M)||A.set(M,{parents:[],children:[]});var H={ID:D,relationship:T};A.get(M).parents.push(H),A.has(D)||A.set(D,{parents:[],children:[]});var W={ID:M,relationship:T};A.get(D).children.push(W)})}return A},parseImages:function(){var A={},C={};if("Video"in n.Objects){var I=n.Objects.Video;for(var M in I){var D=I[M],T=parseInt(M);if(A[T]=D.RelativeFilename||D.Filename,"Content"in D){var H=D.Content instanceof ArrayBuffer&&D.Content.byteLength>0,W=typeof D.Content=="string"&&D.Content!=="";if(H||W){var J=this.parseImage(I[M]);C[D.RelativeFilename||D.Filename]=J}}}}for(var T in A){var te=A[T];C[te]!==void 0?A[T]=C[te]:A[T]=A[T].split("\\").pop()}return A},parseImage:function(A){var C=A.Content,I=A.RelativeFilename||A.Filename,M=I.slice(I.lastIndexOf(".")+1).toLowerCase(),D;switch(M){case"bmp":D="image/bmp";break;case"jpg":case"jpeg":D="image/jpeg";break;case"png":D="image/png";break;case"tif":D="image/tiff";break;case"tga":this.manager.getHandler(".tga")===null&&console.warn("FBXLoader: TGA loader not found, skipping ",I),D="image/tga";break;default:console.warn('FBXLoader: Image type "'+M+'" is not supported.');return}if(typeof C=="string")return"data:"+D+";base64,"+C;var T=new Uint8Array(C);return window.URL.createObjectURL(new Blob([T],{type:D}))},parseTextures:function(A){var C=new Map;if("Texture"in n.Objects){var I=n.Objects.Texture;for(var M in I){var D=this.parseTexture(I[M],A);C.set(parseInt(M),D)}}return C},parseTexture:function(A,C){var I=this.loadTexture(A,C);I.ID=A.id,I.name=A.attrName;var M=A.WrapModeU,D=A.WrapModeV,T=M!==void 0?M.value:0,H=D!==void 0?D.value:0;if(I.wrapS=T===0?B.RepeatWrapping:B.ClampToEdgeWrapping,I.wrapT=H===0?B.RepeatWrapping:B.ClampToEdgeWrapping,"Scaling"in A){var W=A.Scaling.value;I.repeat.x=W[0],I.repeat.y=W[1]}return I},loadTexture:function(A,C){var I,M=this.textureLoader.path,D=t.get(A.id).children;D!==void 0&&D.length>0&&C[D[0].ID]!==void 0&&(I=C[D[0].ID],(I.indexOf("blob:")===0||I.indexOf("data:")===0)&&this.textureLoader.setPath(void 0));var T,H=A.FileName.slice(-3).toLowerCase();if(H==="tga"){var W=this.manager.getHandler(".tga");W===null?(console.warn("FBXLoader: TGA loader not found, creating placeholder texture for",A.RelativeFilename),T=new B.Texture):T=W.load(I)}else H==="psd"?(console.warn("FBXLoader: PSD textures are not supported, creating placeholder texture for",A.RelativeFilename),T=new B.Texture):T=this.textureLoader.load(I);return this.textureLoader.setPath(M),T},parseMaterials:function(A){var C=new Map;if("Material"in n.Objects){var I=n.Objects.Material;for(var M in I){var D=this.parseMaterial(I[M],A);D!==null&&C.set(parseInt(M),D)}}return C},parseMaterial:function(A,C){var I=A.id,M=A.attrName,D=A.ShadingModel;if(typeof D=="object"&&(D=D.value),!t.has(I))return null;var T=this.parseParameters(A,C,I),H;switch(D.toLowerCase()){case"phong":H=new B.MeshPhongMaterial;break;case"lambert":H=new B.MeshLambertMaterial;break;default:console.warn('THREE.FBXLoader: unknown material type "%s". Defaulting to MeshPhongMaterial.',D),H=new B.MeshPhongMaterial;break}return H.setValues(T),H.name=M,H},parseParameters:function(A,C,I){var M={};A.BumpFactor&&(M.bumpScale=A.BumpFactor.value),A.Diffuse?M.color=new B.Color().fromArray(A.Diffuse.value):A.DiffuseColor&&A.DiffuseColor.type==="Color"&&(M.color=new B.Color().fromArray(A.DiffuseColor.value)),A.DisplacementFactor&&(M.displacementScale=A.DisplacementFactor.value),A.Emissive?M.emissive=new B.Color().fromArray(A.Emissive.value):A.EmissiveColor&&A.EmissiveColor.type==="Color"&&(M.emissive=new B.Color().fromArray(A.EmissiveColor.value)),A.EmissiveFactor&&(M.emissiveIntensity=parseFloat(A.EmissiveFactor.value)),A.Opacity&&(M.opacity=parseFloat(A.Opacity.value)),M.opacity<1&&(M.transparent=!0),A.ReflectionFactor&&(M.reflectivity=A.ReflectionFactor.value),A.Shininess&&(M.shininess=A.Shininess.value),A.Specular?M.specular=new B.Color().fromArray(A.Specular.value):A.SpecularColor&&A.SpecularColor.type==="Color"&&(M.specular=new B.Color().fromArray(A.SpecularColor.value));var D=this;return t.get(I).children.forEach(function(T){var H=T.relationship;switch(H){case"Bump":M.bumpMap=D.getTexture(C,T.ID);break;case"Maya|TEX_ao_map":M.aoMap=D.getTexture(C,T.ID);break;case"DiffuseColor":case"Maya|TEX_color_map":M.map=D.getTexture(C,T.ID),M.map.encoding=B.sRGBEncoding;break;case"DisplacementColor":M.displacementMap=D.getTexture(C,T.ID);break;case"EmissiveColor":M.emissiveMap=D.getTexture(C,T.ID),M.emissiveMap.encoding=B.sRGBEncoding;break;case"NormalMap":case"Maya|TEX_normal_map":M.normalMap=D.getTexture(C,T.ID);break;case"ReflectionColor":M.envMap=D.getTexture(C,T.ID),M.envMap.mapping=B.EquirectangularReflectionMapping,M.envMap.encoding=B.sRGBEncoding;break;case"SpecularColor":M.specularMap=D.getTexture(C,T.ID),M.specularMap.encoding=B.sRGBEncoding;break;case"TransparentColor":case"TransparencyFactor":M.alphaMap=D.getTexture(C,T.ID),M.transparent=!0;break;case"AmbientColor":case"ShininessExponent":case"SpecularFactor":case"VectorDisplacementColor":default:console.warn("THREE.FBXLoader: %s map is not supported in three.js, skipping texture.",H);break}}),M},getTexture:function(A,C){return"LayeredTexture"in n.Objects&&C in n.Objects.LayeredTexture&&(console.warn("THREE.FBXLoader: layered textures are not supported in three.js. Discarding all but first layer."),C=t.get(C).children[0].ID),A.get(C)},parseDeformers:function(){var A={},C={};if("Deformer"in n.Objects){var I=n.Objects.Deformer;for(var M in I){var D=I[M],T=t.get(parseInt(M));if(D.attrType==="Skin"){var H=this.parseSkeleton(T,I);H.ID=M,T.parents.length>1&&console.warn("THREE.FBXLoader: skeleton attached to more than one geometry is not supported."),H.geometryID=T.parents[0].ID,A[M]=H}else if(D.attrType==="BlendShape"){var W={id:M};W.rawTargets=this.parseMorphTargets(T,I),W.id=M,T.parents.length>1&&console.warn("THREE.FBXLoader: morph target attached to more than one geometry is not supported."),C[M]=W}}}return{skeletons:A,morphTargets:C}},parseSkeleton:function(A,C){var I=[];return A.children.forEach(function(M){var D=C[M.ID];if(D.attrType==="Cluster"){var T={ID:M.ID,indices:[],weights:[],transformLink:new B.Matrix4().fromArray(D.TransformLink.a)};"Indexes"in D&&(T.indices=D.Indexes.a,T.weights=D.Weights.a),I.push(T)}}),{rawBones:I,bones:[]}},parseMorphTargets:function(A,C){for(var I=[],M=0;M<A.children.length;M++){var D=A.children[M],T=C[D.ID],H={name:T.attrName,initialWeight:T.DeformPercent,id:T.id,fullWeights:T.FullWeights.a};if(T.attrType!=="BlendShapeChannel")return;H.geoID=t.get(parseInt(D.ID)).children.filter(function(W){return W.relationship===void 0})[0].ID,I.push(H)}return I},parseScene:function(A,C,I){e=new B.Group;var M=this.parseModels(A.skeletons,C,I),D=n.Objects.Model,T=this;M.forEach(function(W){var J=D[W.ID];T.setLookAtProperties(W,J);var te=t.get(W.ID).parents;te.forEach(function(q){var ne=M.get(q.ID);ne!==void 0&&ne.add(W)}),W.parent===null&&e.add(W)}),this.bindSkeleton(A.skeletons,C,M),this.createAmbientLight(),this.setupMorphMaterials(),e.traverse(function(W){if(W.userData.transformData){W.parent&&(W.userData.transformData.parentMatrixWorld=W.parent.matrix);var J=x(W.userData.transformData);W.applyMatrix4(J)}});var H=new o().parse();e.children.length===1&&e.children[0].isGroup&&(e.children[0].animations=H,e=e.children[0]),e.animations=H},parseModels:function(A,C,I){var M=new Map,D=n.Objects.Model;for(var T in D){var H=parseInt(T),W=D[T],J=t.get(H),te=this.buildSkeleton(J,A,H,W.attrName);if(!te){switch(W.attrType){case"Camera":te=this.createCamera(J);break;case"Light":te=this.createLight(J);break;case"Mesh":te=this.createMesh(J,C,I);break;case"NurbsCurve":te=this.createCurve(J,C);break;case"LimbNode":case"Root":te=new B.Bone;break;case"Null":default:te=new B.Group;break}te.name=W.attrName?B.PropertyBinding.sanitizeNodeName(W.attrName):"",te.ID=H}this.getTransformData(te,W),M.set(H,te)}return M},buildSkeleton:function(A,C,I,M){var D=null;return A.parents.forEach(function(T){for(var H in C){var W=C[H];W.rawBones.forEach(function(J,te){if(J.ID===T.ID){var q=D;D=new B.Bone,D.matrixWorld.copy(J.transformLink),D.name=M?B.PropertyBinding.sanitizeNodeName(M):"",D.ID=I,W.bones[te]=D,q!==null&&D.add(q)}})}}),D},createCamera:function(A){var C,I;if(A.children.forEach(function(ne){var se=n.Objects.NodeAttribute[ne.ID];se!==void 0&&(I=se)}),I===void 0)C=new B.Object3D;else{var M=0;I.CameraProjectionType!==void 0&&I.CameraProjectionType.value===1&&(M=1);var D=1;I.NearPlane!==void 0&&(D=I.NearPlane.value/1e3);var T=1e3;I.FarPlane!==void 0&&(T=I.FarPlane.value/1e3);var H=window.innerWidth,W=window.innerHeight;I.AspectWidth!==void 0&&I.AspectHeight!==void 0&&(H=I.AspectWidth.value,W=I.AspectHeight.value);var J=H/W,te=45;I.FieldOfView!==void 0&&(te=I.FieldOfView.value);var q=I.FocalLength?I.FocalLength.value:null;switch(M){case 0:C=new B.PerspectiveCamera(te,J,D,T),q!==null&&C.setFocalLength(q);break;case 1:C=new B.OrthographicCamera(-H/2,H/2,W/2,-W/2,D,T);break;default:console.warn("THREE.FBXLoader: Unknown camera type "+M+"."),C=new B.Object3D;break}}return C},createLight:function(A){var C,I;if(A.children.forEach(function(q){var ne=n.Objects.NodeAttribute[q.ID];ne!==void 0&&(I=ne)}),I===void 0)C=new B.Object3D;else{var M;I.LightType===void 0?M=0:M=I.LightType.value;var D=16777215;I.Color!==void 0&&(D=new B.Color().fromArray(I.Color.value));var T=I.Intensity===void 0?1:I.Intensity.value/100;I.CastLightOnObject!==void 0&&I.CastLightOnObject.value===0&&(T=0);var H=0;I.FarAttenuationEnd!==void 0&&(I.EnableFarAttenuation!==void 0&&I.EnableFarAttenuation.value===0?H=0:H=I.FarAttenuationEnd.value);var W=1;switch(M){case 0:C=new B.PointLight(D,T,H,W);break;case 1:C=new B.DirectionalLight(D,T);break;case 2:var J=Math.PI/3;I.InnerAngle!==void 0&&(J=B.MathUtils.degToRad(I.InnerAngle.value));var te=0;I.OuterAngle!==void 0&&(te=B.MathUtils.degToRad(I.OuterAngle.value),te=Math.max(te,1)),C=new B.SpotLight(D,T,H,J,te,W);break;default:console.warn("THREE.FBXLoader: Unknown light type "+I.LightType.value+", defaulting to a PointLight."),C=new B.PointLight(D,T);break}I.CastShadows!==void 0&&I.CastShadows.value===1&&(C.castShadow=!0)}return C},createMesh:function(A,C,I){var M,D=null,T=null,H=[];return A.children.forEach(function(W){C.has(W.ID)&&(D=C.get(W.ID)),I.has(W.ID)&&H.push(I.get(W.ID))}),H.length>1?T=H:H.length>0?T=H[0]:(T=new B.MeshPhongMaterial({color:13421772}),H.push(T)),"color"in D.attributes&&H.forEach(function(W){W.vertexColors=!0}),D.FBX_Deformer?(H.forEach(function(W){W.skinning=!0}),M=new B.SkinnedMesh(D,T),M.normalizeSkinWeights()):M=new B.Mesh(D,T),M},createCurve:function(A,C){var I=A.children.reduce(function(D,T){return C.has(T.ID)&&(D=C.get(T.ID)),D},null),M=new B.LineBasicMaterial({color:3342591,linewidth:1});return new B.Line(I,M)},getTransformData:function(A,C){var I={};"InheritType"in C&&(I.inheritType=parseInt(C.InheritType.value)),"RotationOrder"in C?I.eulerOrder=E(C.RotationOrder.value):I.eulerOrder="ZYX","Lcl_Translation"in C&&(I.translation=C.Lcl_Translation.value),"PreRotation"in C&&(I.preRotation=C.PreRotation.value),"Lcl_Rotation"in C&&(I.rotation=C.Lcl_Rotation.value),"PostRotation"in C&&(I.postRotation=C.PostRotation.value),"Lcl_Scaling"in C&&(I.scale=C.Lcl_Scaling.value),"ScalingOffset"in C&&(I.scalingOffset=C.ScalingOffset.value),"ScalingPivot"in C&&(I.scalingPivot=C.ScalingPivot.value),"RotationOffset"in C&&(I.rotationOffset=C.RotationOffset.value),"RotationPivot"in C&&(I.rotationPivot=C.RotationPivot.value),A.userData.transformData=I},setLookAtProperties:function(A,C){if("LookAtProperty"in C){var I=t.get(A.ID).children;I.forEach(function(M){if(M.relationship==="LookAtProperty"){var D=n.Objects.Model[M.ID];if("Lcl_Translation"in D){var T=D.Lcl_Translation.value;A.target!==void 0?(A.target.position.fromArray(T),e.add(A.target)):A.lookAt(new B.Vector3().fromArray(T))}}})}},bindSkeleton:function(A,C,I){var M=this.parsePoseNodes();for(var D in A){var T=A[D],H=t.get(parseInt(T.ID)).parents;H.forEach(function(W){if(C.has(W.ID)){var J=W.ID,te=t.get(J);te.parents.forEach(function(q){if(I.has(q.ID)){var ne=I.get(q.ID);ne.bind(new B.Skeleton(T.bones),M[q.ID])}})}})}},parsePoseNodes:function(){var A={};if("Pose"in n.Objects){var C=n.Objects.Pose;for(var I in C)if(C[I].attrType==="BindPose"){var M=C[I].PoseNode;Array.isArray(M)?M.forEach(function(D){A[D.Node]=new B.Matrix4().fromArray(D.Matrix.a)}):A[M.Node]=new B.Matrix4().fromArray(M.Matrix.a)}}return A},createAmbientLight:function(){if("GlobalSettings"in n&&"AmbientColor"in n.GlobalSettings){var A=n.GlobalSettings.AmbientColor.value,C=A[0],I=A[1],M=A[2];if(C!==0||I!==0||M!==0){var D=new B.Color(C,I,M);e.add(new B.AmbientLight(D,1))}}},setupMorphMaterials:function(){var A=this;e.traverse(function(C){C.isMesh&&C.geometry.morphAttributes.position&&C.geometry.morphAttributes.position.length&&(Array.isArray(C.material)?C.material.forEach(function(I,M){A.setupMorphMaterial(C,I,M)}):A.setupMorphMaterial(C,C.material))})},setupMorphMaterial:function(A,C,I){var M=A.uuid,D=C.uuid,T=!1;if(e.traverse(function(W){W.isMesh&&(Array.isArray(W.material)?W.material.forEach(function(J){J.uuid===D&&W.uuid!==M&&(T=!0)}):W.material.uuid===D&&W.uuid!==M&&(T=!0))}),T===!0){var H=C.clone();H.morphTargets=!0,I===void 0?A.material=H:A.material[I]=H}else C.morphTargets=!0}};function r(){}r.prototype={constructor:r,parse:function(A){var C=new Map;if("Geometry"in n.Objects){var I=n.Objects.Geometry;for(var M in I){var D=t.get(parseInt(M)),T=this.parseGeometry(D,I[M],A);C.set(parseInt(M),T)}}return C},parseGeometry:function(A,C,I){switch(C.attrType){case"Mesh":return this.parseMeshGeometry(A,C,I);case"NurbsCurve":return this.parseNurbsGeometry(C)}},parseMeshGeometry:function(A,C,I){var M=I.skeletons,D=[],T=A.parents.map(function(q){return n.Objects.Model[q.ID]});if(T.length!==0){var H=A.children.reduce(function(q,ne){return M[ne.ID]!==void 0&&(q=M[ne.ID]),q},null);A.children.forEach(function(q){I.morphTargets[q.ID]!==void 0&&D.push(I.morphTargets[q.ID])});var W=T[0],J={};"RotationOrder"in W&&(J.eulerOrder=E(W.RotationOrder.value)),"InheritType"in W&&(J.inheritType=parseInt(W.InheritType.value)),"GeometricTranslation"in W&&(J.translation=W.GeometricTranslation.value),"GeometricRotation"in W&&(J.rotation=W.GeometricRotation.value),"GeometricScaling"in W&&(J.scale=W.GeometricScaling.value);var te=x(J);return this.genGeometry(C,H,D,te)}},genGeometry:function(A,C,I,M){var D=new B.BufferGeometry;A.attrName&&(D.name=A.attrName);var T=this.parseGeoNode(A,C),H=this.genBuffers(T),W=new B.Float32BufferAttribute(H.vertex,3);if(W.applyMatrix4(M),D.setAttribute("position",W),H.colors.length>0&&D.setAttribute("color",new B.Float32BufferAttribute(H.colors,3)),C&&(D.setAttribute("skinIndex",new B.Uint16BufferAttribute(H.weightsIndices,4)),D.setAttribute("skinWeight",new B.Float32BufferAttribute(H.vertexWeights,4)),D.FBX_Deformer=C),H.normal.length>0){var J=new B.Matrix3().getNormalMatrix(M),te=new B.Float32BufferAttribute(H.normal,3);te.applyNormalMatrix(J),D.setAttribute("normal",te)}if(H.uvs.forEach(function(ze,Ce){var ce="uv"+(Ce+1).toString();Ce===0&&(ce="uv"),D.setAttribute(ce,new B.Float32BufferAttribute(H.uvs[Ce],2))}),T.material&&T.material.mappingType!=="AllSame"){var q=H.materialIndex[0],ne=0;if(H.materialIndex.forEach(function(ze,Ce){ze!==q&&(D.addGroup(ne,Ce-ne,q),q=ze,ne=Ce)}),D.groups.length>0){var se=D.groups[D.groups.length-1],ue=se.start+se.count;ue!==H.materialIndex.length&&D.addGroup(ue,H.materialIndex.length-ue,q)}D.groups.length===0&&D.addGroup(0,H.materialIndex.length,H.materialIndex[0])}return this.addMorphTargets(D,A,I,M),D},parseGeoNode:function(A,C){var I={};if(I.vertexPositions=A.Vertices!==void 0?A.Vertices.a:[],I.vertexIndices=A.PolygonVertexIndex!==void 0?A.PolygonVertexIndex.a:[],A.LayerElementColor&&(I.color=this.parseVertexColors(A.LayerElementColor[0])),A.LayerElementMaterial&&(I.material=this.parseMaterialIndices(A.LayerElementMaterial[0])),A.LayerElementNormal&&(I.normal=this.parseNormals(A.LayerElementNormal[0])),A.LayerElementUV){I.uv=[];for(var M=0;A.LayerElementUV[M];)I.uv.push(this.parseUVs(A.LayerElementUV[M])),M++}return I.weightTable={},C!==null&&(I.skeleton=C,C.rawBones.forEach(function(D,T){D.indices.forEach(function(H,W){I.weightTable[H]===void 0&&(I.weightTable[H]=[]),I.weightTable[H].push({id:T,weight:D.weights[W]})})})),I},genBuffers:function(A){var C={vertex:[],normal:[],colors:[],uvs:[],materialIndex:[],vertexWeights:[],weightsIndices:[]},I=0,M=0,D=!1,T=[],H=[],W=[],J=[],te=[],q=[],ne=this;return A.vertexIndices.forEach(function(se,ue){var ze=!1;se<0&&(se=se^-1,ze=!0);var Ce=[],ce=[];if(T.push(se*3,se*3+1,se*3+2),A.color){var le=v(ue,I,se,A.color);W.push(le[0],le[1],le[2])}if(A.skeleton){if(A.weightTable[se]!==void 0&&A.weightTable[se].forEach(function(Re){ce.push(Re.weight),Ce.push(Re.id)}),ce.length>4){D||(console.warn("THREE.FBXLoader: Vertex has more than 4 skinning weights assigned to vertex. Deleting additional weights."),D=!0);var he=[0,0,0,0],ke=[0,0,0,0];ce.forEach(function(Re,Te){var He=Re,pe=Ce[Te];ke.forEach(function(Le,Oe,rt){if(He>Le){rt[Oe]=He,He=Le;var st=he[Oe];he[Oe]=pe,pe=st}})}),Ce=he,ce=ke}for(;ce.length<4;)ce.push(0),Ce.push(0);for(var be=0;be<4;++be)te.push(ce[be]),q.push(Ce[be])}if(A.normal){var le=v(ue,I,se,A.normal);H.push(le[0],le[1],le[2])}if(A.material&&A.material.mappingType!=="AllSame")var We=v(ue,I,se,A.material)[0];A.uv&&A.uv.forEach(function(Re,Te){var He=v(ue,I,se,Re);J[Te]===void 0&&(J[Te]=[]),J[Te].push(He[0]),J[Te].push(He[1])}),M++,ze&&(ne.genFace(C,A,T,We,H,W,J,te,q,M),I++,M=0,T=[],H=[],W=[],J=[],te=[],q=[])}),C},genFace:function(A,C,I,M,D,T,H,W,J,te){for(var q=2;q<te;q++)A.vertex.push(C.vertexPositions[I[0]]),A.vertex.push(C.vertexPositions[I[1]]),A.vertex.push(C.vertexPositions[I[2]]),A.vertex.push(C.vertexPositions[I[(q-1)*3]]),A.vertex.push(C.vertexPositions[I[(q-1)*3+1]]),A.vertex.push(C.vertexPositions[I[(q-1)*3+2]]),A.vertex.push(C.vertexPositions[I[q*3]]),A.vertex.push(C.vertexPositions[I[q*3+1]]),A.vertex.push(C.vertexPositions[I[q*3+2]]),C.skeleton&&(A.vertexWeights.push(W[0]),A.vertexWeights.push(W[1]),A.vertexWeights.push(W[2]),A.vertexWeights.push(W[3]),A.vertexWeights.push(W[(q-1)*4]),A.vertexWeights.push(W[(q-1)*4+1]),A.vertexWeights.push(W[(q-1)*4+2]),A.vertexWeights.push(W[(q-1)*4+3]),A.vertexWeights.push(W[q*4]),A.vertexWeights.push(W[q*4+1]),A.vertexWeights.push(W[q*4+2]),A.vertexWeights.push(W[q*4+3]),A.weightsIndices.push(J[0]),A.weightsIndices.push(J[1]),A.weightsIndices.push(J[2]),A.weightsIndices.push(J[3]),A.weightsIndices.push(J[(q-1)*4]),A.weightsIndices.push(J[(q-1)*4+1]),A.weightsIndices.push(J[(q-1)*4+2]),A.weightsIndices.push(J[(q-1)*4+3]),A.weightsIndices.push(J[q*4]),A.weightsIndices.push(J[q*4+1]),A.weightsIndices.push(J[q*4+2]),A.weightsIndices.push(J[q*4+3])),C.color&&(A.colors.push(T[0]),A.colors.push(T[1]),A.colors.push(T[2]),A.colors.push(T[(q-1)*3]),A.colors.push(T[(q-1)*3+1]),A.colors.push(T[(q-1)*3+2]),A.colors.push(T[q*3]),A.colors.push(T[q*3+1]),A.colors.push(T[q*3+2])),C.material&&C.material.mappingType!=="AllSame"&&(A.materialIndex.push(M),A.materialIndex.push(M),A.materialIndex.push(M)),C.normal&&(A.normal.push(D[0]),A.normal.push(D[1]),A.normal.push(D[2]),A.normal.push(D[(q-1)*3]),A.normal.push(D[(q-1)*3+1]),A.normal.push(D[(q-1)*3+2]),A.normal.push(D[q*3]),A.normal.push(D[q*3+1]),A.normal.push(D[q*3+2])),C.uv&&C.uv.forEach(function(ne,se){A.uvs[se]===void 0&&(A.uvs[se]=[]),A.uvs[se].push(H[se][0]),A.uvs[se].push(H[se][1]),A.uvs[se].push(H[se][(q-1)*2]),A.uvs[se].push(H[se][(q-1)*2+1]),A.uvs[se].push(H[se][q*2]),A.uvs[se].push(H[se][q*2+1])})},addMorphTargets:function(A,C,I,M){if(I.length!==0){A.morphTargetsRelative=!0,A.morphAttributes.position=[];var D=this;I.forEach(function(T){T.rawTargets.forEach(function(H){var W=n.Objects.Geometry[H.geoID];W!==void 0&&D.genMorphGeometry(A,C,W,M,H.name)})})}},genMorphGeometry:function(A,C,I,M,D){for(var T=C.PolygonVertexIndex!==void 0?C.PolygonVertexIndex.a:[],H=I.Vertices!==void 0?I.Vertices.a:[],W=I.Indexes!==void 0?I.Indexes.a:[],J=A.attributes.position.count*3,te=new Float32Array(J),q=0;q<W.length;q++){var ne=W[q]*3;te[ne]=H[q*3],te[ne+1]=H[q*3+1],te[ne+2]=H[q*3+2]}var se={vertexIndices:T,vertexPositions:te},ue=this.genBuffers(se),ze=new B.Float32BufferAttribute(ue.vertex,3);ze.name=D||I.attrName,ze.applyMatrix4(M),A.morphAttributes.position.push(ze)},parseNormals:function(A){var C=A.MappingInformationType,I=A.ReferenceInformationType,M=A.Normals.a,D=[];return I==="IndexToDirect"&&("NormalIndex"in A?D=A.NormalIndex.a:"NormalsIndex"in A&&(D=A.NormalsIndex.a)),{dataSize:3,buffer:M,indices:D,mappingType:C,referenceType:I}},parseUVs:function(A){var C=A.MappingInformationType,I=A.ReferenceInformationType,M=A.UV.a,D=[];return I==="IndexToDirect"&&(D=A.UVIndex.a),{dataSize:2,buffer:M,indices:D,mappingType:C,referenceType:I}},parseVertexColors:function(A){var C=A.MappingInformationType,I=A.ReferenceInformationType,M=A.Colors.a,D=[];return I==="IndexToDirect"&&(D=A.ColorIndex.a),{dataSize:4,buffer:M,indices:D,mappingType:C,referenceType:I}},parseMaterialIndices:function(A){var C=A.MappingInformationType,I=A.ReferenceInformationType;if(C==="NoMappingInformation")return{dataSize:1,buffer:[0],indices:[0],mappingType:"AllSame",referenceType:I};for(var M=A.Materials.a,D=[],T=0;T<M.length;++T)D.push(T);return{dataSize:1,buffer:M,indices:D,mappingType:C,referenceType:I}},parseNurbsGeometry:function(A){if(ps===void 0)return console.error("THREE.FBXLoader: The loader relies on NURBSCurve for any nurbs present in the model. Nurbs will show up as empty geometry."),new B.BufferGeometry;var C=parseInt(A.Order);if(isNaN(C))return console.error("THREE.FBXLoader: Invalid Order %s given for geometry ID: %s",A.Order,A.id),new B.BufferGeometry;for(var I=C-1,M=A.KnotVector.a,D=[],T=A.Points.a,H=0,W=T.length;H<W;H+=4)D.push(new B.Vector4().fromArray(T,H));var J,te;if(A.Form==="Closed")D.push(D[0]);else if(A.Form==="Periodic"){J=I,te=M.length-1-J;for(var H=0;H<I;++H)D.push(D[H])}var q=new ps(I,M,D,J,te),ne=q.getPoints(D.length*7),se=new Float32Array(ne.length*3);ne.forEach(function(ze,Ce){ze.toArray(se,Ce*3)});var ue=new B.BufferGeometry;return ue.setAttribute("position",new B.BufferAttribute(se,3)),ue}};function o(){}o.prototype={constructor:o,parse:function(){var A=[],C=this.parseClips();if(C!==void 0)for(var I in C){var M=C[I],D=this.addClip(M);A.push(D)}return A},parseClips:function(){if(n.Objects.AnimationCurve!==void 0){var A=this.parseAnimationCurveNodes();this.parseAnimationCurves(A);var C=this.parseAnimationLayers(A),I=this.parseAnimStacks(C);return I}},parseAnimationCurveNodes:function(){var A=n.Objects.AnimationCurveNode,C=new Map;for(var I in A){var M=A[I];if(M.attrName.match(/S|R|T|DeformPercent/)!==null){var D={id:M.id,attr:M.attrName,curves:{}};C.set(D.id,D)}}return C},parseAnimationCurves:function(A){var C=n.Objects.AnimationCurve;for(var I in C){var M={id:C[I].id,times:C[I].KeyTime.a.map(p),values:C[I].KeyValueFloat.a},D=t.get(M.id);if(D!==void 0){var T=D.parents[0].ID,H=D.parents[0].relationship;H.match(/X/)?A.get(T).curves.x=M:H.match(/Y/)?A.get(T).curves.y=M:H.match(/Z/)?A.get(T).curves.z=M:H.match(/d|DeformPercent/)&&A.has(T)&&(A.get(T).curves.morph=M)}}},parseAnimationLayers:function(A){var C=n.Objects.AnimationLayer,I=new Map;for(var M in C){var D=[],T=t.get(parseInt(M));if(T!==void 0){var H=T.children;H.forEach(function(W,J){if(A.has(W.ID)){var te=A.get(W.ID);if(te.curves.x!==void 0||te.curves.y!==void 0||te.curves.z!==void 0){if(D[J]===void 0){var q=t.get(W.ID).parents.filter(function(ce){return ce.relationship!==void 0})[0].ID;if(q!==void 0){var ne=n.Objects.Model[q.toString()];if(ne===void 0){console.warn("THREE.FBXLoader: Encountered a unused curve.",W);return}var se={modelName:ne.attrName?B.PropertyBinding.sanitizeNodeName(ne.attrName):"",ID:ne.id,initialPosition:[0,0,0],initialRotation:[0,0,0],initialScale:[1,1,1]};e.traverse(function(ce){ce.ID===ne.id&&(se.transform=ce.matrix,ce.userData.transformData&&(se.eulerOrder=ce.userData.transformData.eulerOrder))}),se.transform||(se.transform=new B.Matrix4),"PreRotation"in ne&&(se.preRotation=ne.PreRotation.value),"PostRotation"in ne&&(se.postRotation=ne.PostRotation.value),D[J]=se}}D[J]&&(D[J][te.attr]=te)}else if(te.curves.morph!==void 0){if(D[J]===void 0){var ue=t.get(W.ID).parents.filter(function(ke){return ke.relationship!==void 0})[0].ID,ze=t.get(ue).parents[0].ID,Ce=t.get(ze).parents[0].ID,q=t.get(Ce).parents[0].ID,ne=n.Objects.Model[q],se={modelName:ne.attrName?B.PropertyBinding.sanitizeNodeName(ne.attrName):"",morphName:n.Objects.Deformer[ue].attrName};D[J]=se}D[J][te.attr]=te}}}),I.set(parseInt(M),D)}}return I},parseAnimStacks:function(A){var C=n.Objects.AnimationStack,I={};for(var M in C){var D=t.get(parseInt(M)).children;D.length>1&&console.warn("THREE.FBXLoader: Encountered an animation stack with multiple layers, this is currently not supported. Ignoring subsequent layers.");var T=A.get(D[0].ID);I[M]={name:C[M].attrName,layer:T}}return I},addClip:function(A){var C=[],I=this;return A.layer.forEach(function(M){C=C.concat(I.generateTracks(M))}),new B.AnimationClip(A.name,-1,C)},generateTracks:function(A){var C=[],I=new B.Vector3,M=new B.Quaternion,D=new B.Vector3;if(A.transform&&A.transform.decompose(I,M,D),I=I.toArray(),M=new B.Euler().setFromQuaternion(M,A.eulerOrder).toArray(),D=D.toArray(),A.T!==void 0&&Object.keys(A.T.curves).length>0){var T=this.generateVectorTrack(A.modelName,A.T.curves,I,"position");T!==void 0&&C.push(T)}if(A.R!==void 0&&Object.keys(A.R.curves).length>0){var H=this.generateRotationTrack(A.modelName,A.R.curves,M,A.preRotation,A.postRotation,A.eulerOrder);H!==void 0&&C.push(H)}if(A.S!==void 0&&Object.keys(A.S.curves).length>0){var W=this.generateVectorTrack(A.modelName,A.S.curves,D,"scale");W!==void 0&&C.push(W)}if(A.DeformPercent!==void 0){var J=this.generateMorphTrack(A);J!==void 0&&C.push(J)}return C},generateVectorTrack:function(A,C,I,M){var D=this.getTimesForAllAxes(C),T=this.getKeyframeTrackValues(D,C,I);return new B.VectorKeyframeTrack(A+"."+M,D,T)},generateRotationTrack:function(A,C,I,M,D,T){C.x!==void 0&&(this.interpolateRotations(C.x),C.x.values=C.x.values.map(B.MathUtils.degToRad)),C.y!==void 0&&(this.interpolateRotations(C.y),C.y.values=C.y.values.map(B.MathUtils.degToRad)),C.z!==void 0&&(this.interpolateRotations(C.z),C.z.values=C.z.values.map(B.MathUtils.degToRad));var H=this.getTimesForAllAxes(C),W=this.getKeyframeTrackValues(H,C,I);M!==void 0&&(M=M.map(B.MathUtils.degToRad),M.push(T),M=new B.Euler().fromArray(M),M=new B.Quaternion().setFromEuler(M)),D!==void 0&&(D=D.map(B.MathUtils.degToRad),D.push(T),D=new B.Euler().fromArray(D),D=new B.Quaternion().setFromEuler(D).inverse());for(var J=new B.Quaternion,te=new B.Euler,q=[],ne=0;ne<W.length;ne+=3)te.set(W[ne],W[ne+1],W[ne+2],T),J.setFromEuler(te),M!==void 0&&J.premultiply(M),D!==void 0&&J.multiply(D),J.toArray(q,ne/3*4);return new B.QuaternionKeyframeTrack(A+".quaternion",H,q)},generateMorphTrack:function(A){var C=A.DeformPercent.curves.morph,I=C.values.map(function(D){return D/100}),M=e.getObjectByName(A.modelName).morphTargetDictionary[A.morphName];return new B.NumberKeyframeTrack(A.modelName+".morphTargetInfluences["+M+"]",C.times,I)},getTimesForAllAxes:function(A){var C=[];return A.x!==void 0&&(C=C.concat(A.x.times)),A.y!==void 0&&(C=C.concat(A.y.times)),A.z!==void 0&&(C=C.concat(A.z.times)),C=C.sort(function(I,M){return I-M}).filter(function(I,M,D){return D.indexOf(I)==M}),C},getKeyframeTrackValues:function(A,C,I){var M=I,D=[],T=-1,H=-1,W=-1;return A.forEach(function(J){if(C.x&&(T=C.x.times.indexOf(J)),C.y&&(H=C.y.times.indexOf(J)),C.z&&(W=C.z.times.indexOf(J)),T!==-1){var te=C.x.values[T];D.push(te),M[0]=te}else D.push(M[0]);if(H!==-1){var q=C.y.values[H];D.push(q),M[1]=q}else D.push(M[1]);if(W!==-1){var ne=C.z.values[W];D.push(ne),M[2]=ne}else D.push(M[2])}),D},interpolateRotations:function(A){for(var C=1;C<A.values.length;C++){var I=A.values[C-1],M=A.values[C]-I,D=Math.abs(M);if(D>=180){for(var T=D/180,H=M/T,W=I+H,J=A.times[C-1],te=A.times[C]-J,q=te/T,ne=J+q,se=[],ue=[];ne<A.times[C];)se.push(ne),ne+=q,ue.push(W),W+=H;A.times=O(A.times,C,se),A.values=O(A.values,C,ue)}}}};function a(){}a.prototype={constructor:a,getPrevNode:function(){return this.nodeStack[this.currentIndent-2]},getCurrentNode:function(){return this.nodeStack[this.currentIndent-1]},getCurrentProp:function(){return this.currentProp},pushStack:function(A){this.nodeStack.push(A),this.currentIndent+=1},popStack:function(){this.nodeStack.pop(),this.currentIndent-=1},setCurrentProp:function(A,C){this.currentProp=A,this.currentPropName=C},parse:function(A){this.currentIndent=0,this.allNodes=new h,this.nodeStack=[],this.currentProp=[],this.currentPropName="";var C=this,I=A.split(/[\r\n]+/);return I.forEach(function(M,D){var T=M.match(/^[\s\t]*;/),H=M.match(/^[\s\t]*$/);if(!(T||H)){var W=M.match("^\\t{"+C.currentIndent+"}(\\w+):(.*){",""),J=M.match("^\\t{"+C.currentIndent+"}(\\w+):[\\s\\t\\r\\n](.*)"),te=M.match("^\\t{"+(C.currentIndent-1)+"}}");W?C.parseNodeBegin(M,W):J?C.parseNodeProperty(M,J,I[++D]):te?C.popStack():M.match(/^[^\s\t}]/)&&C.parseNodePropertyContinued(M)}}),this.allNodes},parseNodeBegin:function(A,C){var I=C[1].trim().replace(/^"/,"").replace(/"$/,""),M=C[2].split(",").map(function(W){return W.trim().replace(/^"/,"").replace(/"$/,"")}),D={name:I},T=this.parseNodeAttr(M),H=this.getCurrentNode();this.currentIndent===0?this.allNodes.add(I,D):I in H?(I==="PoseNode"?H.PoseNode.push(D):H[I].id!==void 0&&(H[I]={},H[I][H[I].id]=H[I]),T.id!==""&&(H[I][T.id]=D)):typeof T.id=="number"?(H[I]={},H[I][T.id]=D):I!=="Properties70"&&(I==="PoseNode"?H[I]=[D]:H[I]=D),typeof T.id=="number"&&(D.id=T.id),T.name!==""&&(D.attrName=T.name),T.type!==""&&(D.attrType=T.type),this.pushStack(D)},parseNodeAttr:function(A){var C=A[0];A[0]!==""&&(C=parseInt(A[0]),isNaN(C)&&(C=A[0]));var I="",M="";return A.length>1&&(I=A[1].replace(/^(\w+)::/,""),M=A[2]),{id:C,name:I,type:M}},parseNodeProperty:function(A,C,I){var M=C[1].replace(/^"/,"").replace(/"$/,"").trim(),D=C[2].replace(/^"/,"").replace(/"$/,"").trim();M==="Content"&&D===","&&(D=I.replace(/"/g,"").replace(/,$/,"").trim());var T=this.getCurrentNode(),H=T.name;if(H==="Properties70"){this.parseNodeSpecialProperty(A,M,D);return}if(M==="C"){var W=D.split(",").slice(1),J=parseInt(W[0]),te=parseInt(W[1]),q=D.split(",").slice(3);q=q.map(function(ne){return ne.trim().replace(/^"/,"")}),M="connections",D=[J,te],R(D,q),T[M]===void 0&&(T[M]=[])}M==="Node"&&(T.id=D),M in T&&Array.isArray(T[M])?T[M].push(D):M!=="a"?T[M]=D:T.a=D,this.setCurrentProp(T,M),M==="a"&&D.slice(-1)!==","&&(T.a=L(D))},parseNodePropertyContinued:function(A){var C=this.getCurrentNode();C.a+=A,A.slice(-1)!==","&&(C.a=L(C.a))},parseNodeSpecialProperty:function(A,C,I){var M=I.split('",').map(function(te){return te.trim().replace(/^\"/,"").replace(/\s/,"_")}),D=M[0],T=M[1],H=M[2],W=M[3],J=M[4];switch(T){case"int":case"enum":case"bool":case"ULongLong":case"double":case"Number":case"FieldOfView":J=parseFloat(J);break;case"Color":case"ColorRGB":case"Vector3D":case"Lcl_Translation":case"Lcl_Rotation":case"Lcl_Scaling":J=L(J);break}this.getPrevNode()[D]={type:T,type2:H,flag:W,value:J},this.setCurrentProp(this.getPrevNode(),D)}};function l(){}l.prototype={constructor:l,parse:function(A){var C=new c(A);C.skip(23);var I=C.getUint32();console.info("THREE.FBXLoader: FBX binary version: "+I);for(var M=new h;!this.endOfContent(C);){var D=this.parseNode(C,I);D!==null&&M.add(D.name,D)}return M},endOfContent:function(A){return A.size()%16===0?(A.getOffset()+160+16&-16)>=A.size():A.getOffset()+160+16>=A.size()},parseNode:function(A,C){var I={},M=C>=7500?A.getUint64():A.getUint32(),D=C>=7500?A.getUint64():A.getUint32();C>=7500?A.getUint64():A.getUint32();var T=A.getUint8(),H=A.getString(T);if(M===0)return null;for(var W=[],J=0;J<D;J++)W.push(this.parseProperty(A));var te=W.length>0?W[0]:"",q=W.length>1?W[1]:"",ne=W.length>2?W[2]:"";for(I.singleProperty=D===1&&A.getOffset()===M;M>A.getOffset();){var se=this.parseNode(A,C);se!==null&&this.parseSubNode(H,I,se)}return I.propertyList=W,typeof te=="number"&&(I.id=te),q!==""&&(I.attrName=q),ne!==""&&(I.attrType=ne),H!==""&&(I.name=H),I},parseSubNode:function(A,C,I){if(I.singleProperty===!0){var M=I.propertyList[0];Array.isArray(M)?(C[I.name]=I,I.a=M):C[I.name]=M}else if(A==="Connections"&&I.name==="C"){var D=[];I.propertyList.forEach(function(ne,se){se!==0&&D.push(ne)}),C.connections===void 0&&(C.connections=[]),C.connections.push(D)}else if(I.name==="Properties70"){var T=Object.keys(I);T.forEach(function(ne){C[ne]=I[ne]})}else if(A==="Properties70"&&I.name==="P"){var H=I.propertyList[0],W=I.propertyList[1],J=I.propertyList[2],te=I.propertyList[3],q;H.indexOf("Lcl ")===0&&(H=H.replace("Lcl ","Lcl_")),W.indexOf("Lcl ")===0&&(W=W.replace("Lcl ","Lcl_")),W==="Color"||W==="ColorRGB"||W==="Vector"||W==="Vector3D"||W.indexOf("Lcl_")===0?q=[I.propertyList[4],I.propertyList[5],I.propertyList[6]]:q=I.propertyList[4],C[H]={type:W,type2:J,flag:te,value:q}}else C[I.name]===void 0?typeof I.id=="number"?(C[I.name]={},C[I.name][I.id]=I):C[I.name]=I:I.name==="PoseNode"?(Array.isArray(C[I.name])||(C[I.name]=[C[I.name]]),C[I.name].push(I)):C[I.name][I.id]===void 0&&(C[I.name][I.id]=I)},parseProperty:function(A){var C=A.getString(1);switch(C){case"C":return A.getBoolean();case"D":return A.getFloat64();case"F":return A.getFloat32();case"I":return A.getInt32();case"L":return A.getInt64();case"R":var I=A.getUint32();return A.getArrayBuffer(I);case"S":var I=A.getUint32();return A.getString(I);case"Y":return A.getInt16();case"b":case"c":case"d":case"f":case"i":case"l":var M=A.getUint32(),D=A.getUint32(),T=A.getUint32();if(D===0)switch(C){case"b":case"c":return A.getBooleanArray(M);case"d":return A.getFloat64Array(M);case"f":return A.getFloat32Array(M);case"i":return A.getInt32Array(M);case"l":return A.getInt64Array(M)}typeof ep=="undefined"&&console.error("THREE.FBXLoader: External library Inflate.min.js required, obtain or import from https://github.com/imaya/zlib.js");var H=new ep.Inflate(new Uint8Array(A.getArrayBuffer(T))),W=new c(H.decompress().buffer);switch(C){case"b":case"c":return W.getBooleanArray(M);case"d":return W.getFloat64Array(M);case"f":return W.getFloat32Array(M);case"i":return W.getInt32Array(M);case"l":return W.getInt64Array(M)}default:throw new Error("THREE.FBXLoader: Unknown property type "+C)}}};function c(A,C){this.dv=new DataView(A),this.offset=0,this.littleEndian=C!==void 0?C:!0}c.prototype={constructor:c,getOffset:function(){return this.offset},size:function(){return this.dv.buffer.byteLength},skip:function(A){this.offset+=A},getBoolean:function(){return(this.getUint8()&1)===1},getBooleanArray:function(A){for(var C=[],I=0;I<A;I++)C.push(this.getBoolean());return C},getUint8:function(){var A=this.dv.getUint8(this.offset);return this.offset+=1,A},getInt16:function(){var A=this.dv.getInt16(this.offset,this.littleEndian);return this.offset+=2,A},getInt32:function(){var A=this.dv.getInt32(this.offset,this.littleEndian);return this.offset+=4,A},getInt32Array:function(A){for(var C=[],I=0;I<A;I++)C.push(this.getInt32());return C},getUint32:function(){var A=this.dv.getUint32(this.offset,this.littleEndian);return this.offset+=4,A},getInt64:function(){var A,C;return this.littleEndian?(A=this.getUint32(),C=this.getUint32()):(C=this.getUint32(),A=this.getUint32()),C&2147483648?(C=~C&4294967295,A=~A&4294967295,A===4294967295&&(C=C+1&4294967295),A=A+1&4294967295,-(C*4294967296+A)):C*4294967296+A},getInt64Array:function(A){for(var C=[],I=0;I<A;I++)C.push(this.getInt64());return C},getUint64:function(){var A,C;return this.littleEndian?(A=this.getUint32(),C=this.getUint32()):(C=this.getUint32(),A=this.getUint32()),C*4294967296+A},getFloat32:function(){var A=this.dv.getFloat32(this.offset,this.littleEndian);return this.offset+=4,A},getFloat32Array:function(A){for(var C=[],I=0;I<A;I++)C.push(this.getFloat32());return C},getFloat64:function(){var A=this.dv.getFloat64(this.offset,this.littleEndian);return this.offset+=8,A},getFloat64Array:function(A){for(var C=[],I=0;I<A;I++)C.push(this.getFloat64());return C},getArrayBuffer:function(A){var C=this.dv.buffer.slice(this.offset,this.offset+A);return this.offset+=A,C},getString:function(A){for(var C=[],I=0;I<A;I++)C[I]=this.getUint8();var M=C.indexOf(0);return M>=0&&(C=C.slice(0,M)),B.LoaderUtils.decodeText(new Uint8Array(C))}};function h(){}h.prototype={constructor:h,add:function(A,C){this[A]=C}};function d(A){var C="Kaydara FBX Binary \0";return A.byteLength>=C.length&&C===S(A,0,C.length)}function f(A){var C=["K","a","y","d","a","r","a","\\","F","B","X","\\","B","i","n","a","r","y","\\","\\"],I=0;function M(H){var W=A[H-1];return A=A.slice(I+H),I++,W}for(var D=0;D<C.length;++D){var T=M(1);if(T===C[D])return!1}return!0}function g(A){var C=/FBXVersion: (\d+)/,I=A.match(C);if(I){var M=parseInt(I[1]);return M}throw new Error("THREE.FBXLoader: Cannot find the version number for the file given.")}function p(A){return A/46186158e3}var m=[];function v(A,C,I,M){var D;switch(M.mappingType){case"ByPolygonVertex":D=A;break;case"ByPolygon":D=C;break;case"ByVertice":D=I;break;case"AllSame":D=M.indices[0];break;default:console.warn("THREE.FBXLoader: unknown attribute mapping type "+M.mappingType)}M.referenceType==="IndexToDirect"&&(D=M.indices[D]);var T=D*M.dataSize,H=T+M.dataSize;return z(m,M.buffer,T,H)}var b=new B.Euler,w=new B.Vector3;function x(A){var C=new B.Matrix4,I=new B.Matrix4,M=new B.Matrix4,D=new B.Matrix4,T=new B.Matrix4,H=new B.Matrix4,W=new B.Matrix4,J=new B.Matrix4,te=new B.Matrix4,q=new B.Matrix4,ne=new B.Matrix4,se=A.inheritType?A.inheritType:0;if(A.translation&&C.setPosition(w.fromArray(A.translation)),A.preRotation){var ue=A.preRotation.map(B.MathUtils.degToRad);ue.push(A.eulerOrder),I.makeRotationFromEuler(b.fromArray(ue))}if(A.rotation){var ue=A.rotation.map(B.MathUtils.degToRad);ue.push(A.eulerOrder),M.makeRotationFromEuler(b.fromArray(ue))}if(A.postRotation){var ue=A.postRotation.map(B.MathUtils.degToRad);ue.push(A.eulerOrder),D.makeRotationFromEuler(b.fromArray(ue))}A.scale&&T.scale(w.fromArray(A.scale)),A.scalingOffset&&W.setPosition(w.fromArray(A.scalingOffset)),A.scalingPivot&&H.setPosition(w.fromArray(A.scalingPivot)),A.rotationOffset&&J.setPosition(w.fromArray(A.rotationOffset)),A.rotationPivot&&te.setPosition(w.fromArray(A.rotationPivot)),A.parentMatrixWorld&&(q=A.parentMatrixWorld);var ze=I.multiply(M).multiply(D),Ce=new B.Matrix4;q.extractRotation(Ce);var ce=new B.Matrix4;ce.copyPosition(q);var le=new B.Matrix4;le.getInverse(Ce).multiply(q);var he=new B.Matrix4;if(se===0)he.copy(Ce).multiply(ze).multiply(le).multiply(T);else if(se===1)he.copy(Ce).multiply(le).multiply(ze).multiply(T);else{var ke=new B.Matrix4().getInverse(T),be=new B.Matrix4().multiply(le).multiply(ke);he.copy(Ce).multiply(ze).multiply(be).multiply(T)}var We=new B.Matrix4().getInverse(te),Re=new B.Matrix4().getInverse(H),Te=new B.Matrix4;Te.copy(C).multiply(J).multiply(te).multiply(I).multiply(M).multiply(D).multiply(We).multiply(W).multiply(H).multiply(T).multiply(Re);var He=new B.Matrix4().copyPosition(Te),pe=new B.Matrix4().copy(q).multiply(He);return ne.copyPosition(pe),Te=new B.Matrix4().multiply(ne).multiply(he),Te}function E(A){A=A||0;var C=["ZYX","YZX","XZY","ZXY","YXZ","XYZ"];return A===6?(console.warn("THREE.FBXLoader: unsupported Euler Order: Spherical XYZ. Animations and rotations may be incorrect."),C[0]):C[A]}function L(A){var C=A.split(",").map(function(I){return parseFloat(I)});return C}function S(A,C,I){return C===void 0&&(C=0),I===void 0&&(I=A.byteLength),B.LoaderUtils.decodeText(new Uint8Array(A,C,I))}function R(A,C){for(var I=0,M=A.length,D=C.length;I<D;I++,M++)A[M]=C[I]}function z(A,C,I,M){for(var D=I,T=0;D<M;D++,T++)A[T]=C[D];return A}function O(A,C,I){return A.slice(0,C).concat(I).concat(A.slice(C))}return i}();const R2=(n,t)=>{var m;const e=t.fbx_url||"//vrlab-image4.ljcdn.com/release/web/dipan2.f38a21cc.FBX",i=(m=t.north_rad)!=null?m:void 0,s={};let r={x:0,y:0,z:0},o=[0,0,0],a=1,l=i;n.on("modelLoaded",p);const c=v=>ee(this,null,function*(){var E;const b=(v==null?void 0:v.fbx_url)||e;if(l=(E=v==null?void 0:v.north_rad)!=null?E:i,typeof l!="number")throw new Error('"northRad"配置参数缺失:未配置指南针指向!');const x=yield new ip().loadAsync(b);return Ff(x,{transparent:!0,side:P.DoubleSide,blending:P.AdditiveBlending}),s.object=x,p(),!0}),h=({latitude:v})=>{if(!s.object)return;const b=d(v);b&&(s.object.position.y=b)},d=v=>{if(s.yBase===void 0)return;const b=.6;if(v>=Math.PI/4)return s.yBase-(b+1.6);const w=v*(4/Math.PI);return s.yBase-(b*w+1.6)},f=()=>{if(!s.object)return;const v=d(n.getPose().latitude);v&&(s.object.position.y=v),n.scene.add(s.object),n.needsRender=!0,n.on("cameraDirectionUpdate",h)},g=()=>{s.object&&(n.scene.remove(s.object),n.needsRender=!0,n.off("cameraDirectionUpdate",h))};function p(){const v=s.object;if(!v)return;const b=n.model.bounding,w=b.max.x-b.min.x,x=b.max.z-b.min.z,E=Math.max(w,x),{max:{x:L,z:S},min:{x:R,y:z,z:O}}=b;s.yBase=z,r={x:(L+R)/2,y:z-1.6,z:(S+O)/2},o=[0,l-Math.PI/2,0],a=.0045*E,j2(v,{position:r,rotation:o,scale:a})}return{load:c,disable:g,enable:f}};function F2(n,t){var c,h,d,f,g;const e=(c=t==null?void 0:t.size)!=null?c:512,i=(h=t==null?void 0:t.fontSize)!=null?h:e*(35/256)*1.2,s=(d=t==null?void 0:t.backgroundColor)!=null?d:"rgba(0,0,0,0)",r=(f=t==null?void 0:t.fontColor)!=null?f:"#fff",o=(g=t==null?void 0:t.textAlign)!=null?g:"center",a=document.createElement("canvas");a.setAttribute("width",e+""),a.setAttribute("height",e+"");const l=a.getContext("2d");return l.fillStyle=s,l.fillRect(0,0,e,e),l.font=`${i}px "微软雅黑"`,l.textAlign=o,l.fillStyle=r,l.fillText(n,e/2,e*.7),new B.CanvasTexture(a)}const N2=({x:n,y:t,z:e})=>new B.Vector3(n,t,e),G2=(n,t)=>{var m,v,b;const e={},i=(m=t.animationEnabled)!=null?m:!0,s=(v=t.position)!=null?v:void 0,r=(b=t.rad)!=null?b:void 0,o=t.fbx_url||"//vrlab-image4.ljcdn.com/release/web/entryDoorMini/Anim_Door1.fbx",a=[],l=w=>ee(this,null,function*(){var A,C,I,M,D,T,H,W;const x=(A=w==null?void 0:w.position)!=null?A:s;if(!x)return Promise.reject(new Error("ModelEntryDoorGuidePlugin.load(): position is undefined"));const E=N2(x),L=(C=w==null?void 0:w.rad)!=null?C:r,S=(I=w==null?void 0:w.fbx_url)!=null?I:o;if(e.rad=L,L===void 0)return Promise.reject(new Error(`ModelEntryDoorGuidePlugin.load(): rad is ${L}`));const R=yield new ip().loadAsync(S);R.position.copy(E),R.rotation.z=L,R.scale.set(.8,.8,.8),Ff(R,{transparent:!0,side:P.DoubleSide});const z=(H=(T=(D=(M=R.children)==null?void 0:M[0])==null?void 0:D.children)==null?void 0:T[3])==null?void 0:H.clone();if(!z)return Promise.reject(new Error(`ModelEntryDoorGuidePlugin.load(): textMesh is ${z}`));const O=(W=t.name)!=null?W:"入户门";return z.material=new B.MeshBasicMaterial({transparent:!0,map:F2(O)}),z.renderOrder=3,R.children[0].add(z),e.object=R,!0}),c=()=>{if(e.animation)return;if(!e.object)return console.error("ModelEntryDoorGuidePlugin.initAnimation(): state.object is ",e.object);const w=1,x=new B.AnimationMixer(e.object);a.push(x);const E=x.clipAction(e.object.animations[0]);E.timeScale=w;let L;const S=()=>{let A=0,C=0;const I=1e3/30,M=D=>{A=requestAnimationFrame(M);const T=D-C;T<I||(C=D,a.forEach(H=>H.update(T/1e3)),n.needsRender=!0)};return A=requestAnimationFrame(M),()=>{cancelAnimationFrame(A)}},O={play:()=>{L||(E.play(),L=S(),requestAnimationFrame(()=>{e.object&&e.object.rotation.z!==e.rad&&(e.object.rotation.z=e.rad)}))},stop:()=>{E.stop(),L==null||L(),L=void 0}};e.animation=O},h=w=>{var E;if(!e.object)return console.error("ModelEntryDoorGuidePlugin.enable(): object is ",e.object);((E=w==null?void 0:w.animationEnable)!=null?E:i)&&(e.animation||c(),e.animation.play()),n.scene.add(e.object),n.needsRender=!0},d=()=>{e.object&&(e.animation&&e.animation.stop(),n.scene.remove(e.object),n.needsRender=!0)},f=w=>w==="Floorplan"?h():d();return{load:l,enable:w=>(e.enabled||(e.enabled=!0,f(n.currentMode),n.on("modeChange",f),h(w)),!0),disable:()=>(e.enabled&&(e.enabled=!1,d(),n.off("modeChange",f)),!0)}},H2=Mi;function W2(n,t,e,i=H2.Linear.None){const s=new Ho(n).to(t,e).easing(i);Zr(()=>s.start(0));const r=Zs(a=>{s.update(a)===!1&&r()}),o=[];return s.onDestroy=a=>(o.push(a),s),s.destroy=function(){this.stop(),Object.assign(s,{_onStartCallback:null,_onUpdateCallback:null,_onCompleteCallback:null,_onStopCallbackL:null});let a;for(;a=o.shift();)a();r()},s}function U2(n,t){return W2({progress:0},{progress:1},n,t)}var np=(n=>(n.Move="Move",n.Rotate="Rotate",n))(np||{}),Hi=(n=>(n.Clockwise="Clockwise",n.Anticlockwise="Anticlockwise",n.Loop="Loop",n))(Hi||{});const Da=Math.PI*2;function sp(n){return(n%Da+Da)%Da}function rp(n){return n%Da}function Bc(n,t,e){return n+(t-n)*e}const _c=(n,t,e)=>{const i=Math.PI,s=i*2;let r=sp(n),o=sp(t);return e===Hi.Anticlockwise&&r<o&&(r+=s),e===Hi.Clockwise&&o<r&&(o+=s),e===Hi.Loop&&o-r>i?_c(r,o,Hi.Anticlockwise):e===Hi.Loop&&r-o>i?_c(r,o,Hi.Clockwise):{from:r,to:o}},Q2=n=>{const t={},e=(l,c,...h)=>ee(this,[l,c,...h],function*(r,o,a={preload:!0}){return t.interruptCallback&&t.interruptCallback(!1),a.asyncStartCallback&&(yield a.asyncStartCallback()),r.mode&&r.mode!==n.currentMode&&(yield n.changeMode(r.mode)),a.preload&&r.panoIndex!==void 0&&r.panoIndex!==n.panoIndex&&(yield n.preloadPano(r.panoIndex)),a.asyncEndCallback&&(yield a.asyncEndCallback()),r.panoIndex===void 0&&r.fov===void 0&&r.latitude===void 0&&r.longitude===void 0?!0:yield new Promise((d,f)=>{const g=r.panoIndex!==void 0?r.panoIndex:n.panoIndex;g!==void 0?n.moveToPano(g,F({duration:o,moveEndCallback:()=>d(!0),moveCancelCallback:()=>f(new Error("move canceled"))},r)):f(new Error("unexpected error"))})}),i=r=>{const o=n.state,a=rp(o.latitude),l=rp(r.latitude),{from:c,to:h}=_c(o.longitude,r.longitude,r.rotation||Hi.Loop),d=o.fov,f=r.fov;return{from:{latitude:a,longitude:c,fov:d},to:{latitude:l,longitude:h,fov:f}}};return{move:e,rotate:(l,c,...h)=>ee(this,[l,c,...h],function*(r,o,a={}){t.interruptCallback&&t.interruptCallback(!1),a.asyncStartCallback&&(yield a.asyncStartCallback()),n.currentMode!==Ye.Five.Mode.Panorama&&(yield n.changeMode(Ye.Five.Mode.Panorama)),r.panoIndex!==void 0&&r.panoIndex!==n.panoIndex&&(a.preload&&(yield n.preloadPano(r.panoIndex)),yield new Promise((g,p)=>{if(!r.panoIndex){g(!0);return}n.moveToPano(r.panoIndex,{moveEndCallback:()=>g(!0),moveCancelCallback:()=>p(new Error("move canceled"))})})),a.asyncEndCallback&&(yield a.asyncEndCallback());const{from:d,to:f}=i(r);return yield new Promise(g=>{const p=({progress:x})=>{const E={};E.longitude=Bc(d.longitude,f.longitude,x),E.latitude=Bc(d.latitude,f.latitude,x),E.fov=Bc(d.fov,f.fov,x),n.setState(E,!0)},m=()=>{g(!0)},v=()=>{g(!1)},b=r.rotateSpeed?Math.ceil(Math.abs(f.longitude-d.longitude)/r.rotateSpeed*1e3):o,w=U2(b,Mi.Linear.None).onUpdate(p).onComplete(m).onDestroy(v);r.rotation===Hi.Loop&&w.repeat(1/0).yoyo(!0),t.interruptCallback=(x=!0)=>{w.destroy(),t.interruptCallback=void 0,t.timeoutId&&(clearTimeout(t.timeoutId),t.timeoutId=void 0),g(x)},t.timeoutId=setTimeout(()=>{t.interruptCallback&&t.interruptCallback(!0)},o)})})}};function op(n,t){return n.x===t.x&&n.y===t.y}function ap(n,t){return Math.abs(n)===1/0&&Math.abs(t)===1/0?!0:Math.abs(n-t)<.001}function Sa(n,t){return(t.y-n.y)/(t.x-n.x)}function lp(n,t,e){const i=Sa(n[1],n[0]),s=Sa(t[1],t[0]);if(isNaN(i)||isNaN(s)||ap(i,s))return!1;if(La(n[0],t))return n[0];if(La(n[1],t))return n[1];if(La(t[0],n))return t[0];if(La(t[1],n))return t[1];if(e&&!Y2(n,t))return!1;const r=n[0],o=t[0];if(Math.abs(i)===1/0)return{x:r.x,y:t[1].y-(t[1].x-r.x)*s};if(Math.abs(s)===1/0)return{x:o.x,y:n[1].y-(n[1].x-o.x)*i};const a=(o.y-r.y+i*r.x-s*o.x)/(i-s),l=i*a-i*r.x+r.y;return{x:a,y:l}}function La(n,t){return op(n,t[0])||op(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&&ap(Sa(t[0],n),Sa(n,t[1]))}function X2(n){let t=1/0,e=-1/0,i=1/0,s=-1/0;return n.forEach(r=>{t=Math.min(t,r.x),e=Math.max(e,r.x),i=Math.min(i,r.y),s=Math.max(s,r.y)}),{x:(t+e)/2,y:(i+s)/2}}function Ta(n,t,e){return(n.x-e.x)*(t.y-e.y)-(t.x-e.x)*(n.y-e.y)}function Y2(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)&&Ta(t[0],n[1],n[0])*Ta(n[1],t[1],n[0])>0&&Ta(n[0],t[1],t[0])*Ta(t[1],n[1],t[0])>0?1:0}function cp(n,t=0){t<=0?requestAnimationFrame(n):requestAnimationFrame(()=>cp(n,t-1))}const Z2=`<style type="text/css">
508
+ `;return n.$$set=r=>{"content"in r&&e(0,i=r.content)},[i,s]}class dy extends Me{constructor(t){super(),Ie(this,t,hy,cy,Pe,{content:0},ly)}}function uy(n){De(n,"svelte-ozpg4a",".floorplan-plugin__base-image.svelte-ozpg4a{position:absolute;z-index:10;width:100%;height:100%;pointer-events:none}")}function fy(n){let t,e;return t=new ay({props:{url:n[1].url}}),{c(){Ae(t.$$.fragment)},m(i,s){ge(t,i,s),e=!0},p(i,s){const r={};s&2&&(r.url=i[1].url),t.$set(r)},i(i){e||(N(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){ve(t,i)}}}function py(n){let t,e;return t=new dy({props:{content:n[0]}}),{c(){Ae(t.$$.fragment)},m(i,s){ge(t,i,s),e=!0},p(i,s){const r={};s&1&&(r.content=i[0]),t.$set(r)},i(i){e||(N(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){ve(t,i)}}}function my(n){let t,e,i,s;const r=[py,fy],o=[];function a(l,c){return l[0]?0:l[1]?1:-1}return~(e=a(n))&&(i=o[e]=r[e](n)),{c(){t=U("div"),i&&i.c(),y(t,"class","floorplan-plugin__base-image svelte-ozpg4a")},m(l,c){Y(l,t,c),~e&&o[e].m(t,null),s=!0},p(l,[c]){let h=e;e=a(l),e===h?~e&&o[e].p(l,c):(i&&(Ee(),Z(o[h],1,1,()=>{o[h]=null}),xe()),~e?(i=o[e],i?i.p(l,c):(i=o[e]=r[e](l),i.c()),N(i,1),i.m(t,null)):i=null)},i(l){s||(N(i),s=!0)},o(l){Z(i),s=!1},d(l){l&&X(t),~e&&o[e].d()}}}function gy(n,t,e){let i,s,{floorIndex:r}=t,{floorplanData:o}=t;return n.$$set=a=>{"floorIndex"in a&&e(2,r=a.floorIndex),"floorplanData"in a&&e(3,o=a.floorplanData)},n.$$.update=()=>{var a,l;n.$$.dirty&12&&e(1,i=o.outlines[r]),n.$$.dirty&12&&e(0,s=(l=(a=o.outlines)==null?void 0:a[r])==null?void 0:l.svgContent)},[s,i,r,o]}class Yu extends Me{constructor(t){super(),Ie(this,t,gy,my,Pe,{floorIndex:2,floorplanData:3},uy)}}function vy(n){De(n,"svelte-2r6702",".floorplan-plugin__item.svelte-2r6702{position:absolute;display:flex;flex-flow:column;align-items:center;line-height:1;color:#fff;transform:translate(-50%, -50%);white-space:nowrap;will-change:opacity;transition:opacity 300ms}.floorplan-plugin__img.svelte-2r6702{width:100%;height:100%}.floorplan-plugin__notes.svelte-2r6702{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);padding:0.25rem;line-height:1;border-radius:0.25rem;color:#fff;background:rgba(0,0,0,.6);font-size:0.75rem}")}function Ay(n){let t,e,i,s,r,o=n[0].notes+"",a;return{c(){t=U("div"),e=U("img"),s=ae(),r=U("span"),a=Ve(o),y(e,"class","floorplan-plugin__img svelte-2r6702"),ft(e.src,i=n[6])||y(e,"src",i),y(e,"alt",""),Q(e,"transform",n[5]),y(r,"class","floorplan-plugin__notes svelte-2r6702"),y(t,"class","floorplan-plugin__item svelte-2r6702"),Q(t,"left",n[1]),Q(t,"top",n[2]),Q(t,"width",n[3]),Q(t,"height",n[4])},m(l,c){Y(l,t,c),V(t,e),V(t,s),V(t,r),V(r,a)},p(l,[c]){c&1&&o!==(o=l[0].notes+"")&&Ge(a,o)},i:re,o:re,d(l){l&&X(t)}}}function by(n,t,e){let{item:i}=t;const s=i.positionInImage.x*100+"%",r=i.positionInImage.y*100+"%",o=i.width*100+"%",a=i.height*100+"%",l=`rotate(${i.rotateZ}deg) scaleX(${i.rotateX?-1:1}) scaleY(${i.rotateY?-1:1})`,c=i.src;return n.$$set=h=>{"item"in h&&e(0,i=h.item)},[i,s,r,o,a,l,c]}class yy extends Me{constructor(t){super(),Ie(this,t,by,Ay,Pe,{item:0},vy)}}function wy(n){De(n,"svelte-1c5mqz0",".floorplan-plugin__room-items.svelte-1c5mqz0{width:100%;height:100%;position:absolute;left:0;top:0;z-index:20;pointer-events:none}")}function Zu(n,t,e){const i=n.slice();return i[6]=t[e],i}function Ju(n){let t,e=[],i=new Map,s,r,o,a=n[1];const l=c=>c[6].id;for(let c=0;c<a.length;c+=1){let h=Zu(n,a,c),d=l(h);i.set(d,e[c]=qu(d,h))}return{c(){t=U("div");for(let c=0;c<e.length;c+=1)e[c].c();y(t,"class","floorplan-plugin__room-items svelte-1c5mqz0")},m(c,h){Y(c,t,h);for(let d=0;d<e.length;d+=1)e[d]&&e[d].m(t,null);s=!0,r||(o=[Ai(cn.call(null,t)),je(t,"clientWidth",n[4])],r=!0)},p(c,h){h&2&&(a=c[1],Ee(),e=yi(e,h,l,1,c,a,i,t,ln,qu,null,Zu),xe())},i(c){if(!s){for(let h=0;h<a.length;h+=1)N(e[h]);s=!0}},o(c){for(let h=0;h<e.length;h+=1)Z(e[h]);s=!1},d(c){c&&X(t);for(let h=0;h<e.length;h+=1)e[h].d();r=!1,ut(o)}}}function qu(n,t){let e,i,s;const r=[{item:t[6]}];let o={};for(let a=0;a<r.length;a+=1)o=xt(o,r[a]);return i=new yy({props:o}),{key:n,first:null,c(){e=Ne(),Ae(i.$$.fragment),this.first=e},m(a,l){Y(a,e,l),ge(i,a,l),s=!0},p(a,l){t=a;const c=l&2?Ot(r,[{item:t[6]}]):{};i.$set(c)},i(a){s||(N(i.$$.fragment,a),s=!0)},o(a){Z(i.$$.fragment,a),s=!1},d(a){a&&X(e),ve(i,a)}}}function Py(n){let t,e,i=n[1]&&Ju(n);return{c(){i&&i.c(),t=Ne()},m(s,r){i&&i.m(s,r),Y(s,t,r),e=!0},p(s,[r]){s[1]?i?(i.p(s,r),r&2&&N(i,1)):(i=Ju(s),i.c(),N(i,1),i.m(t.parentNode,t)):i&&(Ee(),Z(i,1,1,()=>{i=null}),xe())},i(s){e||(N(i),e=!0)},o(s){Z(i),e=!1},d(s){i&&i.d(s),s&&X(t)}}}function Cy(n,t,e){let i,{floorIndex:s}=t,{floorplanData:r}=t,o=0;const a=l=>{e(0,o=l.detail)};return n.$$set=l=>{"floorIndex"in l&&e(2,s=l.floorIndex),"floorplanData"in l&&e(3,r=l.floorplanData)},n.$$.update=()=>{if(n.$$.dirty&12&&e(1,i=r.floorDatas[s].items),n.$$.dirty&9){const{max:l,min:c}=r.bounding;l.x-c.x}},[o,i,s,r,a]}class Iy extends Me{constructor(t){super(),Ie(this,t,Cy,Py,Pe,{floorIndex:2,floorplanData:3},wy)}}function My(n){De(n,"svelte-9vzn2f",".floorplan-plugin__room-label-item.svelte-9vzn2f{position:absolute;display:flex;flex-flow:column;align-items:center;line-height:1;color:#fff;transform:translate(-50%, -50%);white-space:nowrap;will-change:opacity;transition:opacity 300ms}.floorplan-plugin__room-part1.svelte-9vzn2f{display:flex;flex-flow:column;align-items:center;color:#fff;white-space:nowrap}.floorplan-plugin__room-area.svelte-9vzn2f{opacity:0.6;line-height:1.25;margin-top:0.125rem}")}function ky(n){let t,e=n[16].outerHTML+"",i;return{c(){t=new da(!1),i=Ne(),t.a=i},m(s,r){t.m(e,s,r),Y(s,i,r)},p(s,r){r[0]&65536&&e!==(e=s[16].outerHTML+"")&&t.p(e)},d(s){s&&X(i),s&&t.d()}}}function Ey(n){let t,e,i,s,r,o,a=n[1]&&Ku(n),l=n[0]&&$u(n),c=n[3]&&ef(n);return{c(){t=U("div"),a&&a.c(),e=ae(),l&&l.c(),i=ae(),c&&c.c(),s=Ne(),y(t,"class","floorplan-plugin__room-part1 svelte-9vzn2f"),Q(t,"opacity",n[12]?"1":"0")},m(h,d){Y(h,t,d),a&&a.m(t,null),V(t,e),l&&l.m(t,null),Y(h,i,d),c&&c.m(h,d),Y(h,s,d),r||(o=[Ai(cn.call(null,t)),je(t,"clientWidth",n[33]),je(t,"clientHeight",n[34])],r=!0)},p(h,d){h[1]?a?a.p(h,d):(a=Ku(h),a.c(),a.m(t,e)):a&&(a.d(1),a=null),h[0]?l?l.p(h,d):(l=$u(h),l.c(),l.m(t,null)):l&&(l.d(1),l=null),d[0]&4096&&Q(t,"opacity",h[12]?"1":"0"),h[3]?c?c.p(h,d):(c=ef(h),c.c(),c.m(s.parentNode,s)):c&&(c.d(1),c=null)},d(h){h&&X(t),a&&a.d(),l&&l.d(),h&&X(i),c&&c.d(h),h&&X(s),r=!1,ut(o)}}}function Ku(n){let t,e=(n[2]?n[4].name:n[4].roomType==="100900000012"?n[4].customizedName:n[4].name)+"",i;return{c(){t=U("span"),i=Ve(e),y(t,"class","floorplan-plugin__room-name")},m(s,r){Y(s,t,r),V(t,i)},p(s,r){r[0]&20&&e!==(e=(s[2]?s[4].name:s[4].roomType==="100900000012"?s[4].customizedName:s[4].name)+"")&&Ge(i,e)},d(s){s&&X(t)}}}function $u(n){let t,e;return{c(){t=U("span"),e=Ve(n[15]),y(t,"class","floorplan-plugin__room-area svelte-9vzn2f"),Q(t,"font-size",n[20])},m(i,s){Y(i,t,s),V(t,e)},p(i,s){s[0]&32768&&Ge(e,i[15])},d(i){i&&X(t)}}}function ef(n){let t,e;return{c(){t=U("span"),e=Ve(n[14]),y(t,"class","floorplan-plugin__room-size"),Q(t,"font-size",n[20]),Q(t,"opacity",n[11]?"0.6":"0")},m(i,s){Y(i,t,s),V(t,e)},p(i,s){s[0]&16384&&Ge(e,i[14]),s[0]&2048&&Q(t,"opacity",i[11]?"0.6":"0")},d(i){i&&X(t)}}}function xy(n){let t,e,i;function s(a,l){if(a[5]===void 0)return Ey;if(a[16])return ky}let r=s(n),o=r&&r(n);return{c(){t=U("div"),o&&o.c(),y(t,"class","floorplan-plugin__room-label-item svelte-9vzn2f"),Q(t,"left",n[17]),Q(t,"top",n[18]),Q(t,"font-size",n[19]),Q(t,"opacity",n[13]?"1":"0"),Q(t,"transform",n[10]?"translate(-50%, calc(-50% + 6px))":"translate(-50%, -50%)")},m(a,l){Y(a,t,l),o&&o.m(t,null),e||(i=[Ai(cn.call(null,t)),je(t,"clientWidth",n[35]),je(t,"clientHeight",n[36])],e=!0)},p(a,l){r===(r=s(a))&&o?o.p(a,l):(o&&o.d(1),o=r&&r(a),o&&(o.c(),o.m(t,null))),l[0]&8192&&Q(t,"opacity",a[13]?"1":"0"),l[0]&1024&&Q(t,"transform",a[10]?"translate(-50%, calc(-50% + 6px))":"translate(-50%, -50%)")},i:re,o:re,d(a){a&&X(t),o&&o.d(),e=!1,ut(i)}}}function Dy(n,t){const e=n[0],i=n[1];let s=!1;for(let r=0,o=t.length-1;r<t.length;o=r++){const a=t[r][0],l=t[r][1],c=t[o][0],h=t[o][1];l>i!=h>i&&e<(c-a)*(i-l)/(h-l)+a&&(s=!s)}return s}function Sy(n,t,e){let i,s,r,o,a,l,c,h,d,f,g,p,m,{pxmm:v}=t,{roomAreaEnable:b}=t,{roomNameEnable:w}=t,{roomNameOtherTypeEnable:x}=t,{roomDimensionEnable:E}=t,{room:L}=t,{hoveredRoom:S}=t,{getRoomAreaText:R}=t,{getRoomDimensionText:z}=t,{getLabelElement:O}=t,{adaptiveRoomLabelVisibleEnable:A}=t;function C(he,ke){if(ke.width===0||ke.height===0)return()=>!1;const be=he.path.map(({x:rt,y:st})=>[rt,st]),We=he.roomLabel.position,{x:Re,y:Te}=We,{width:He,height:pe}=ke,Le=He/2,Oe=pe/2;return function(st){const bt=Re*st,et=Te*st,tt=be.map(([dt,Xt])=>[dt*st,Xt*st]);return[[bt+Le,et-Oe],[bt-Le,et-Oe],[bt-Le,et+Oe],[bt+Le,et+Oe]].every(dt=>Dy(dt,tt))}}const I=document.body.clientWidth,M=document.body.clientHeight,D=L.roomLabel,T=D.positionInImage.x*100+"%",H=D.positionInImage.y*100+"%",W=(I<500||M<500?10:14)+"px",J=(I<500||M<500?8:12)+"px";let te=0,q=0,ne=0,se=0,ue=!1;S.subscribe(function(ke){e(26,ue=!!ke&&ke.id===L.id)});const ze=he=>{e(8,ne=he.detail)},Ce=he=>{e(9,se=he.detail)},ce=he=>{e(6,te=he.detail)},le=he=>{e(7,q=he.detail)};return n.$$set=he=>{"pxmm"in he&&e(21,v=he.pxmm),"roomAreaEnable"in he&&e(0,b=he.roomAreaEnable),"roomNameEnable"in he&&e(1,w=he.roomNameEnable),"roomNameOtherTypeEnable"in he&&e(2,x=he.roomNameOtherTypeEnable),"roomDimensionEnable"in he&&e(3,E=he.roomDimensionEnable),"room"in he&&e(4,L=he.room),"hoveredRoom"in he&&e(22,S=he.hoveredRoom),"getRoomAreaText"in he&&e(23,R=he.getRoomAreaText),"getRoomDimensionText"in he&&e(24,z=he.getRoomDimensionText),"getLabelElement"in he&&e(5,O=he.getLabelElement),"adaptiveRoomLabelVisibleEnable"in he&&e(25,A=he.adaptiveRoomLabelVisibleEnable)},n.$$.update=()=>{var he,ke;n.$$.dirty[0]&48&&e(16,i=O==null?void 0:O(L)),n.$$.dirty[0]&8388624&&e(15,s=L.size?R(L.size):""),n.$$.dirty[0]&16777232&&e(14,r=L!=null&&L.dimension?z((he=L.dimension)==null?void 0:he.width,(ke=L.dimension)==null?void 0:ke.height):""),n.$$.dirty[0]&768&&e(32,o={width:ne,height:se}),n.$$.dirty[0]&16|n.$$.dirty[1]&2&&e(31,a=o?C(L,o):void 0),n.$$.dirty[0]&35651584|n.$$.dirty[1]&1&&e(28,l=A?!!(a!=null&&a(v)):!0),n.$$.dirty[0]&192&&e(30,c={width:te,height:q}),n.$$.dirty[0]&1073741840&&e(29,h=c?C(L,c):void 0),n.$$.dirty[0]&572522496&&e(27,d=A?!!(h!=null&&h(v)):!0),n.$$.dirty[0]&469762048&&e(13,f=d||l||ue),n.$$.dirty[0]&335544320&&e(12,g=l||ue),n.$$.dirty[0]&201326592&&e(11,p=d||ue),n.$$.dirty[0]&402653184&&e(10,m=l&&!d)},[b,w,x,E,L,O,te,q,ne,se,m,p,g,f,r,s,i,T,H,W,J,v,S,R,z,A,ue,d,l,h,c,a,o,ze,Ce,ce,le]}class Ly extends Me{constructor(t){super(),Ie(this,t,Sy,xy,Pe,{pxmm:21,roomAreaEnable:0,roomNameEnable:1,roomNameOtherTypeEnable:2,roomDimensionEnable:3,room:4,hoveredRoom:22,getRoomAreaText:23,getRoomDimensionText:24,getLabelElement:5,adaptiveRoomLabelVisibleEnable:25},My,[-1,-1])}}function Ty(n){De(n,"svelte-13xux0b",".floorplan-plugin__room-labels.svelte-13xux0b{width:100%;height:100%;position:absolute;left:0;top:0;z-index:20;pointer-events:none}")}function tf(n,t,e){const i=n.slice();return i[15]=t[e],i}function nf(n){let t,e=[],i=new Map,s,r,o,a=n[11];const l=c=>c[15].id;for(let c=0;c<a.length;c+=1){let h=tf(n,a,c),d=l(h);i.set(d,e[c]=sf(d,h))}return{c(){t=U("div");for(let c=0;c<e.length;c+=1)e[c].c();y(t,"class","floorplan-plugin__room-labels svelte-13xux0b")},m(c,h){Y(c,t,h);for(let d=0;d<e.length;d+=1)e[d]&&e[d].m(t,null);s=!0,r||(o=[Ai(cn.call(null,t)),je(t,"clientWidth",n[14])],r=!0)},p(c,h){h&3583&&(a=c[11],Ee(),e=yi(e,h,l,1,c,a,i,t,ln,sf,null,tf),xe())},i(c){if(!s){for(let h=0;h<a.length;h+=1)N(e[h]);s=!0}},o(c){for(let h=0;h<e.length;h+=1)Z(e[h]);s=!1},d(c){c&&X(t);for(let h=0;h<e.length;h+=1)e[h].d();r=!1,ut(o)}}}function sf(n,t){let e,i,s;const r=[{pxmm:t[10],room:t[15],hoveredRoom:t[4],roomAreaEnable:t[0],roomNameEnable:t[1],roomNameOtherTypeEnable:t[2],roomDimensionEnable:t[3],getLabelElement:t[7],getRoomAreaText:t[5],getRoomDimensionText:t[6],adaptiveRoomLabelVisibleEnable:t[8]}];let o={};for(let a=0;a<r.length;a+=1)o=xt(o,r[a]);return i=new Ly({props:o}),{key:n,first:null,c(){e=Ne(),Ae(i.$$.fragment),this.first=e},m(a,l){Y(a,e,l),ge(i,a,l),s=!0},p(a,l){t=a;const c=l&3583?Ot(r,[{pxmm:t[10],room:t[15],hoveredRoom:t[4],roomAreaEnable:t[0],roomNameEnable:t[1],roomNameOtherTypeEnable:t[2],roomDimensionEnable:t[3],getLabelElement:t[7],getRoomAreaText:t[5],getRoomDimensionText:t[6],adaptiveRoomLabelVisibleEnable:t[8]}]):{};i.$set(c)},i(a){s||(N(i.$$.fragment,a),s=!0)},o(a){Z(i.$$.fragment,a),s=!1},d(a){a&&X(e),ve(i,a)}}}function zy(n){let t,e,i=n[11]&&nf(n);return{c(){i&&i.c(),t=Ne()},m(s,r){i&&i.m(s,r),Y(s,t,r),e=!0},p(s,[r]){s[11]?i?(i.p(s,r),r&2048&&N(i,1)):(i=nf(s),i.c(),N(i,1),i.m(t.parentNode,t)):i&&(Ee(),Z(i,1,1,()=>{i=null}),xe())},i(s){e||(N(i),e=!0)},o(s){Z(i),e=!1},d(s){i&&i.d(s),s&&X(t)}}}function Oy(n,t,e){let i,{floorIndex:s}=t,{roomAreaEnable:r}=t,{roomNameEnable:o}=t,{roomNameOtherTypeEnable:a}=t,{roomDimensionEnable:l}=t,{floorplanData:c}=t,{hoveredRoom:h}=t,{getRoomAreaText:d}=t,{getRoomDimensionText:f}=t,{getLabelElement:g}=t,{adaptiveRoomLabelVisibleEnable:p}=t,m=0,v=0;const b=w=>{e(9,m=w.detail)};return n.$$set=w=>{"floorIndex"in w&&e(12,s=w.floorIndex),"roomAreaEnable"in w&&e(0,r=w.roomAreaEnable),"roomNameEnable"in w&&e(1,o=w.roomNameEnable),"roomNameOtherTypeEnable"in w&&e(2,a=w.roomNameOtherTypeEnable),"roomDimensionEnable"in w&&e(3,l=w.roomDimensionEnable),"floorplanData"in w&&e(13,c=w.floorplanData),"hoveredRoom"in w&&e(4,h=w.hoveredRoom),"getRoomAreaText"in w&&e(5,d=w.getRoomAreaText),"getRoomDimensionText"in w&&e(6,f=w.getRoomDimensionText),"getLabelElement"in w&&e(7,g=w.getLabelElement),"adaptiveRoomLabelVisibleEnable"in w&&e(8,p=w.adaptiveRoomLabelVisibleEnable)},n.$$.update=()=>{if(n.$$.dirty&12288&&e(11,i=c.floorDatas[s].rooms),n.$$.dirty&8704){const{max:w,min:x}=c.bounding,E=w.x-x.x;e(10,v=m/E)}},[r,o,a,l,h,d,f,g,p,m,v,i,s,c,b]}class jy extends Me{constructor(t){super(),Ie(this,t,Oy,zy,Pe,{floorIndex:12,roomAreaEnable:0,roomNameEnable:1,roomNameOtherTypeEnable:2,roomDimensionEnable:3,floorplanData:13,hoveredRoom:4,getRoomAreaText:5,getRoomDimensionText:6,getLabelElement:7,adaptiveRoomLabelVisibleEnable:8},Ty)}}function Vy(n){De(n,"svelte-1fuyezq",".floorplan-plugin__rule-labels.svelte-1fuyezq.svelte-1fuyezq{position:absolute;display:flex}.floorplan-plugin__rule-labels--top.svelte-1fuyezq.svelte-1fuyezq{left:0;top:-1.25rem}.floorplan-plugin__rule-labels--bottom.svelte-1fuyezq.svelte-1fuyezq{left:0;bottom:-1.25rem}.floorplan-plugin__rule-labels--left.svelte-1fuyezq.svelte-1fuyezq{top:0;left:-1.25rem}.floorplan-plugin__rule-labels--right.svelte-1fuyezq.svelte-1fuyezq{top:0;right:-1.25rem}.floorplan-plugin__rule-line.svelte-1fuyezq.svelte-1fuyezq{background:#fff;opacity:0.2;width:100%;height:100%}.floorplan-plugin__rule-scale-wrapper.svelte-1fuyezq.svelte-1fuyezq{position:absolute;width:0.3125rem;height:100%;left:50%;top:0;transform:translateX(-50%)}.floorplan-plugin__rule-labels.is-row.svelte-1fuyezq .floorplan-plugin__rule-scale-wrapper.svelte-1fuyezq{width:100%;height:0.3125rem;top:50%;left:0;transform:translateY(-50%)}.floorplan-plugin__rule-scale.svelte-1fuyezq.svelte-1fuyezq{position:absolute;background:#fff;opacity:0.2;width:100%;height:0.0625rem}.floorplan-plugin__rule-labels.is-row.svelte-1fuyezq .floorplan-plugin__rule-scale.svelte-1fuyezq{width:0.0625rem;height:100%}.floorplan-plugin__rule-text-wrapper.svelte-1fuyezq.svelte-1fuyezq{position:absolute}.floorplan-plugin__rule-labels--top.svelte-1fuyezq .floorplan-plugin__rule-text-wrapper.svelte-1fuyezq{width:100%;height:0;top:0.625rem}.floorplan-plugin__rule-labels--bottom.svelte-1fuyezq .floorplan-plugin__rule-text-wrapper.svelte-1fuyezq{width:100%;height:0;bottom:0.625rem}.floorplan-plugin__rule-labels--left.svelte-1fuyezq .floorplan-plugin__rule-text-wrapper.svelte-1fuyezq{width:0;height:100%;left:0.625rem}.floorplan-plugin__rule-labels--right.svelte-1fuyezq .floorplan-plugin__rule-text-wrapper.svelte-1fuyezq{width:0;height:100%;right:0.625rem}.floorplan-plugin__rule-text-item.svelte-1fuyezq.svelte-1fuyezq{width:0;height:0;position:absolute;transform:rotate(90deg)}.floorplan-plugin__rule-labels.is-row.svelte-1fuyezq .floorplan-plugin__rule-text-item.svelte-1fuyezq{transform:rotate(0)}.floorplan-plugin__rule-text.svelte-1fuyezq.svelte-1fuyezq{width:-moz-max-content;width:max-content;transform:translate(-50%, -50%);font-size:0.625rem;color:#fff;opacity:0.35}")}function rf(n,t,e){const i=n.slice();return i[11]=t[e],i[13]=e,i}function of(n,t,e){const i=n.slice();return i[14]=t[e],i}function af(n){let t;return{c(){t=U("div"),y(t,"class","floorplan-plugin__rule-scale svelte-1fuyezq"),Q(t,"left",n[14].left*100+"%"),Q(t,"bottom",n[14].bottom*100+"%")},m(e,i){Y(e,t,i)},p:re,d(e){e&&X(t)}}}function lf(n,t){let e,i,s=t[1](t[11].distance)+"",r,o;return{key:n,first:null,c(){e=U("div"),i=U("div"),r=Ve(s),o=ae(),y(i,"class","floorplan-plugin__rule-text svelte-1fuyezq"),we(i,"is-row",t[2]),y(e,"class","floorplan-plugin__rule-text-item svelte-1fuyezq"),Q(e,"left",t[11].left*100+"%"),Q(e,"bottom",t[11].bottom*100+"%"),this.first=e},m(a,l){Y(a,e,l),V(e,i),V(i,r),V(e,o)},p(a,l){t=a,l&2&&s!==(s=t[1](t[11].distance)+"")&&Ge(r,s)},d(a){a&&X(e)}}}function By(n){let t,e,i,s,r,o,a=[],l=new Map,c,h=n[3],d=[];for(let p=0;p<h.length;p+=1)d[p]=af(of(n,h,p));let f=n[4];const g=p=>p[13];for(let p=0;p<f.length;p+=1){let m=rf(n,f,p),v=g(m);l.set(v,a[p]=lf(v,m))}return{c(){t=U("div"),e=U("div"),i=ae(),s=U("div");for(let p=0;p<d.length;p+=1)d[p].c();r=ae(),o=U("div");for(let p=0;p<a.length;p+=1)a[p].c();y(e,"class","floorplan-plugin__rule-line svelte-1fuyezq"),y(s,"class","floorplan-plugin__rule-scale-wrapper svelte-1fuyezq"),we(s,"is-row",n[2]),y(o,"class","floorplan-plugin__rule-text-wrapper svelte-1fuyezq"),y(t,"class",c="floorplan-plugin__rule-labels floorplan-plugin__rule-labels--"+n[0]+" svelte-1fuyezq"),we(t,"is-row",n[2]),Q(t,"width",n[2]?"100%":1/16+"rem"),Q(t,"height",n[2]?1/16+"rem":"100%")},m(p,m){Y(p,t,m),V(t,e),V(t,i),V(t,s);for(let v=0;v<d.length;v+=1)d[v]&&d[v].m(s,null);V(t,r),V(t,o);for(let v=0;v<a.length;v+=1)a[v]&&a[v].m(o,null)},p(p,[m]){if(m&8){h=p[3];let v;for(v=0;v<h.length;v+=1){const b=of(p,h,v);d[v]?d[v].p(b,m):(d[v]=af(b),d[v].c(),d[v].m(s,null))}for(;v<d.length;v+=1)d[v].d(1);d.length=h.length}m&22&&(f=p[4],a=yi(a,m,g,1,p,f,l,o,wc,lf,null,rf)),m&1&&c!==(c="floorplan-plugin__rule-labels floorplan-plugin__rule-labels--"+p[0]+" svelte-1fuyezq")&&y(t,"class",c),m&5&&we(t,"is-row",p[2])},i:re,o:re,d(p){p&&X(t),ci(d,p);for(let m=0;m<a.length;m+=1)a[m].d()}}}const rr=1e3,or=180;function _y(n,t,e){let{type:i}=t,{data:s}=t,{bounding:r}=t,{getRuleDistanceText:o}=t;const a=i==="top"||i==="bottom",l=r.max.x-r.min.x-(rr-or)*2,c=r.max.y-r.min.y-(rr-or)*2,h=s.map(([p,m])=>a?[p.x,m.x]:[p.y,m.y]).flat().sort().filter((p,m,v)=>m===0?!0:p!==v[m-1]),d=h.map(p=>{const m=a?(p-r.min.x-rr+or)/l:0,v=a?0:(p-r.min.y-rr+or)/c;return{left:m,bottom:v}});d.unshift({left:0,bottom:0}),d.push(a?{left:1,bottom:0}:{left:0,bottom:1});const f=h[h.length-1]-h[0],g=h.map((p,m,v)=>{const b=m===0?0:p-v[m-1],w=m===0?0:(p+v[m-1])/2,x=a?(w-r.min.x-rr+or)/l:0,E=a?0:(w-r.min.y-rr+or)/c;return{left:x,bottom:E,distance:b}}).filter(({distance:p})=>p/f>.1);return n.$$set=p=>{"type"in p&&e(0,i=p.type),"data"in p&&e(5,s=p.data),"bounding"in p&&e(6,r=p.bounding),"getRuleDistanceText"in p&&e(1,o=p.getRuleDistanceText)},[i,o,a,d,g,s,r]}class Ry extends Me{constructor(t){super(),Ie(this,t,_y,By,Pe,{type:0,data:5,bounding:6,getRuleDistanceText:1},Vy)}}function Fy(n){De(n,"svelte-1mzj9p3",".floorplan-plugin__rule-labels-wrapper.svelte-1mzj9p3{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);pointer-events:none}")}function cf(n,t,e){const i=n.slice();return i[13]=t[e][0],i[14]=t[e][1],i}function hf(n,t){let e,i,s;const r=[{type:t[13],data:t[14],bounding:t[1],getRuleDistanceText:t[0]}];let o={};for(let a=0;a<r.length;a+=1)o=xt(o,r[a]);return i=new Ry({props:o}),{key:n,first:null,c(){e=Ne(),Ae(i.$$.fragment),this.first=e},m(a,l){Y(a,e,l),ge(i,a,l),s=!0},p(a,l){t=a;const c=l&19?Ot(r,[{type:t[13],data:t[14],bounding:t[1],getRuleDistanceText:t[0]}]):{};i.$set(c)},i(a){s||(N(i.$$.fragment,a),s=!0)},o(a){Z(i.$$.fragment,a),s=!1},d(a){a&&X(e),ve(i,a)}}}function Ny(n){let t,e=[],i=new Map,s,r=n[4];const o=a=>a[13];for(let a=0;a<r.length;a+=1){let l=cf(n,r,a),c=o(l);i.set(c,e[a]=hf(c,l))}return{c(){t=U("div");for(let a=0;a<e.length;a+=1)e[a].c();y(t,"class","floorplan-plugin__rule-labels-wrapper svelte-1mzj9p3"),Q(t,"width",n[3]),Q(t,"height",n[2])},m(a,l){Y(a,t,l);for(let c=0;c<e.length;c+=1)e[c]&&e[c].m(t,null);s=!0},p(a,[l]){l&19&&(r=a[4],Ee(),e=yi(e,l,o,1,a,r,i,t,ln,hf,null,cf),xe()),l&8&&Q(t,"width",a[3]),l&4&&Q(t,"height",a[2])},i(a){if(!s){for(let l=0;l<r.length;l+=1)N(e[l]);s=!0}},o(a){for(let l=0;l<e.length;l+=1)Z(e[l]);s=!1},d(a){a&&X(t);for(let l=0;l<e.length;l+=1)e[l].d()}}}const df=1e3,uf=180;function Gy(n,t,e){let i,s,r,o,a,l,c,h,d,f,{floorIndex:g}=t,{floorplanData:p}=t,{getRuleDistanceText:m}=t;return n.$$set=v=>{"floorIndex"in v&&e(5,g=v.floorIndex),"floorplanData"in v&&e(6,p=v.floorplanData),"getRuleDistanceText"in v&&e(0,m=v.getRuleDistanceText)},n.$$.update=()=>{n.$$.dirty&64&&e(1,i=p.bounding),n.$$.dirty&96&&e(11,s=p.floorDatas[g].rules),n.$$.dirty&2048&&e(12,r=Object.keys(s)),n.$$.dirty&6144&&e(4,o=r.map(v=>[v,s[v]])),n.$$.dirty&2&&e(9,a=i.max.x-i.min.x),n.$$.dirty&2&&e(7,l=i.max.y-i.min.y),n.$$.dirty&2&&e(10,c=i.max.x-i.min.x-(df-uf)*2),n.$$.dirty&2&&e(8,h=i.max.y-i.min.y-(df-uf)*2),n.$$.dirty&1536&&e(3,d=c/a*100+"%"),n.$$.dirty&384&&e(2,f=h/l*100+"%")},[m,i,f,d,o,g,p,l,h,a,c,s,r]}class Hy extends Me{constructor(t){super(),Ie(this,t,Gy,Ny,Pe,{floorIndex:5,floorplanData:6,getRuleDistanceText:0},Fy)}}function On(n,t={}){let e="";const{needZ:i,needA:s}=t;return(i?n.slice().concat(n[0]):n.slice()).forEach((o,a)=>{const{x:l,y:c}=t.format?t.format(o):o,h=l+","+c;return a===0?(e+="M"+h,e):s!=null&&s[a]?(e+="A"+s[a]+","+h,e):(e+="L"+h,e)}),e+(i?"Z":"")}function ff({x:n,y:t},e){const{max:i,min:s}=e;return{x:n-s.x,y:i.y-t}}function Wy(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 Uy(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 Qy(n,t){return Math.max(...t.work.observers.map(i=>n.z>=i.standingPosition.z?i.floorIndex:0))}function Xy(n){let t;return{c(){t=ye("path"),y(t,"d",n[0]),y(t,"fill","#2F313A")},m(e,i){Y(e,t,i)},p(e,[i]){i&1&&y(t,"d",e[0])},i:re,o:re,d(e){e&&X(t)}}}function Yy(n,t,e){let i,{path:s}=t;return n.$$set=r=>{"path"in r&&e(1,s=r.path)},n.$$.update=()=>{n.$$.dirty&2&&e(0,i=On(s,{needZ:!0}))},[i,s]}class Zy extends Me{constructor(t){super(),Ie(this,t,Yy,Xy,Pe,{path:1})}}function Jy(n){let t,e,i,s,r,o;return{c(){t=ye("defs"),e=ye("pattern"),i=ye("rect"),s=ye("path"),r=ae(),o=ye("path"),y(i,"x","0"),y(i,"y","0"),y(i,"width",n[1]),y(i,"height",n[1]),y(i,"fill","#323747"),y(s,"d",n[2]),y(s,"stroke","#ffffff"),y(s,"stroke-opacity","0.06"),y(s,"stroke-width","0.5"),y(s,"fill","none"),y(e,"id","fpm-room-pattern-0"),y(e,"x","0"),y(e,"y","0"),y(e,"width",n[1]),y(e,"height",n[1]),y(e,"patternUnits","userSpaceOnUse"),y(e,"patternTransform","scale(50 50)"),y(o,"d",n[0]),y(o,"fill","url(#fpm-room-pattern-0)")},m(a,l){Y(a,t,l),V(t,e),V(e,i),V(e,s),Y(a,r,l),Y(a,o,l)},p(a,[l]){l&1&&y(o,"d",a[0])},i:re,o:re,d(a){a&&X(t),a&&X(r),a&&X(o)}}}const Ic=6;function qy(n,t,e){let i,{path:s}=t;const r=Ic*2,o=`M0 ${Ic} h ${r} M${Ic} 0 v ${r}`;return n.$$set=a=>{"path"in a&&e(3,s=a.path)},n.$$.update=()=>{n.$$.dirty&8&&e(0,i=On(s,{needZ:!0}))},[i,r,o,s]}class Ky extends Me{constructor(t){super(),Ie(this,t,qy,Jy,Pe,{path:3})}}function $y(n){let t,e,i,s,r,o,a,l,c,h,d;return{c(){t=ye("defs"),e=ye("pattern"),i=ye("rect"),s=ye("pattern"),r=ye("rect"),o=ae(),a=ye("path"),l=ae(),c=ye("path"),h=ae(),d=ye("path"),y(i,"x","0"),y(i,"y","0"),y(i,"width","6"),y(i,"height","50"),y(i,"fill","none"),y(i,"stroke","#4B4B57"),y(i,"stroke-width","0.5"),y(e,"id","room-material-pattern-1"),y(e,"x","0"),y(e,"y","0"),y(e,"width","12"),y(e,"height","50"),y(e,"patternUnits","userSpaceOnUse"),y(e,"patternTransform","scale(50 50)"),y(r,"x","0"),y(r,"y","0"),y(r,"width","6"),y(r,"height","50"),y(r,"fill","none"),y(r,"stroke","#4B4B57"),y(r,"stroke-width","0.5"),y(s,"id","room-material-pattern-2"),y(s,"x","6"),y(s,"y","25"),y(s,"width","12"),y(s,"height","50"),y(s,"patternUnits","userSpaceOnUse"),y(s,"patternTransform","scale(50 50)"),y(a,"d",n[0]),y(a,"fill","#43434D"),y(c,"d",n[0]),y(c,"fill","url(#room-material-pattern-1)"),y(d,"d",n[0]),y(d,"fill","url(#room-material-pattern-2)")},m(f,g){Y(f,t,g),V(t,e),V(e,i),V(t,s),V(s,r),Y(f,o,g),Y(f,a,g),Y(f,l,g),Y(f,c,g),Y(f,h,g),Y(f,d,g)},p(f,[g]){g&1&&y(a,"d",f[0]),g&1&&y(c,"d",f[0]),g&1&&y(d,"d",f[0])},i:re,o:re,d(f){f&&X(t),f&&X(o),f&&X(a),f&&X(l),f&&X(c),f&&X(h),f&&X(d)}}}function ew(n,t,e){let i,{path:s}=t;return n.$$set=r=>{"path"in r&&e(1,s=r.path)},n.$$.update=()=>{n.$$.dirty&2&&e(0,i=On(s,{needZ:!0}))},[i,s]}class tw extends Me{constructor(t){super(),Ie(this,t,ew,$y,Pe,{path:1})}}function iw(n){let t;return{c(){t=ye("path"),y(t,"d",n[0]),y(t,"fill","#969696"),y(t,"stroke","#969696"),y(t,"stroke-width","1"),y(t,"fill-rule","evenodd")},m(e,i){Y(e,t,i)},p:re,i:re,o:re,d(e){e&&X(t)}}}function nw(n,t,e){let{dimension:i}=t;const s=On([{x:i.vertical[1].x,y:i.vertical[1].y+53},{x:i.vertical[1].x-60,y:i.vertical[1].y+124},{x:i.vertical[1].x+60,y:i.vertical[1].y+124}],{needZ:!0}),r=On([{x:i.vertical[0].x,y:i.vertical[0].y-53},{x:i.vertical[0].x-60,y:i.vertical[0].y-124},{x:i.vertical[0].x+60,y:i.vertical[0].y-124}],{needZ:!0}),o=On([{x:i.horizontal[0].x+53,y:i.horizontal[0].y},{x:i.horizontal[0].x+124,y:i.horizontal[0].y+60},{x:i.horizontal[0].x+124,y:i.horizontal[0].y-60}],{needZ:!0}),a=On([{x:i.horizontal[1].x-53,y:i.horizontal[1].y},{x:i.horizontal[1].x-124,y:i.horizontal[1].y+60},{x:i.horizontal[1].x-124,y:i.horizontal[1].y-60}],{needZ:!0}),l=`${s} ${r} ${o} ${a}`;return n.$$set=c=>{"dimension"in c&&e(1,i=c.dimension)},[l,i]}class sw extends Me{constructor(t){super(),Ie(this,t,nw,iw,Pe,{dimension:1})}}function rw(n){De(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 pf(n,t,e){const i=n.slice();return i[8]=t[e],i}function ow(n){let t,e;return t=new Ky({props:{path:n[8].path}}),{c(){Ae(t.$$.fragment)},m(i,s){ge(t,i,s),e=!0},p(i,s){const r={};s&1&&(r.path=i[8].path),t.$set(r)},i(i){e||(N(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){ve(t,i)}}}function aw(n){let t,e;return t=new tw({props:{path:n[8].path}}),{c(){Ae(t.$$.fragment)},m(i,s){ge(t,i,s),e=!0},p(i,s){const r={};s&1&&(r.path=i[8].path),t.$set(r)},i(i){e||(N(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){ve(t,i)}}}function lw(n){let t,e;return t=new Zy({props:{path:n[8].path}}),{c(){Ae(t.$$.fragment)},m(i,s){ge(t,i,s),e=!0},p(i,s){const r={};s&1&&(r.path=i[8].path),t.$set(r)},i(i){e||(N(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){ve(t,i)}}}function mf(n){let t,e,i;return e=new sw({props:{dimension:n[8].dimension}}),{c(){t=ye("svg"),Ae(e.$$.fragment),y(t,"width","100%"),y(t,"height","100%"),y(t,"viewBox",`0 0 ${n[1]} ${n[2]}`),y(t,"class","svelte-1dykexu")},m(s,r){Y(s,t,r),ge(e,t,null),i=!0},p(s,r){const o={};r&1&&(o.dimension=s[8].dimension),e.$set(o)},i(s){i||(N(e.$$.fragment,s),i=!0)},o(s){Z(e.$$.fragment,s),i=!1},d(s){s&&X(t),ve(e)}}}function gf(n){let t,e,i,s,r=n[3]&&n[8].dimension&&Array.isArray(n[8].dimension.vertical)&&n[8].dimension.vertical.length>0&&Array.isArray(n[8].dimension.horizontal)&&n[8].dimension.horizontal.length>0,o,a;const l=[lw,aw,ow],c=[];function h(f,g){return f[8].floorType===1?0:f[8].floorType===0?1:2}e=h(n),i=c[e]=l[e](n);let d=r&&mf(n);return{c(){t=ye("svg"),i.c(),s=ae(),d&&d.c(),o=Ne(),y(t,"width","100%"),y(t,"height","100%"),y(t,"viewBox",`0 0 ${n[1]} ${n[2]}`),y(t,"class","svelte-1dykexu")},m(f,g){Y(f,t,g),c[e].m(t,null),Y(f,s,g),d&&d.m(f,g),Y(f,o,g),a=!0},p(f,g){let p=e;e=h(f),e===p?c[e].p(f,g):(Ee(),Z(c[p],1,1,()=>{c[p]=null}),xe(),i=c[e],i?i.p(f,g):(i=c[e]=l[e](f),i.c()),N(i,1),i.m(t,null)),g&1&&(r=f[3]&&f[8].dimension&&Array.isArray(f[8].dimension.vertical)&&f[8].dimension.vertical.length>0&&Array.isArray(f[8].dimension.horizontal)&&f[8].dimension.horizontal.length>0),r?d?(d.p(f,g),g&1&&N(d,1)):(d=mf(f),d.c(),N(d,1),d.m(o.parentNode,o)):d&&(Ee(),Z(d,1,1,()=>{d=null}),xe())},i(f){a||(N(i),N(d),a=!0)},o(f){Z(i),Z(d),a=!1},d(f){f&&X(t),c[e].d(),f&&X(s),d&&d.d(f),f&&X(o)}}}function cw(n){let t,e,i=n[0],s=[];for(let o=0;o<i.length;o+=1)s[o]=gf(pf(n,i,o));const r=o=>Z(s[o],1,1,()=>{s[o]=null});return{c(){t=U("div");for(let o=0;o<s.length;o+=1)s[o].c();y(t,"class","floorplan-plugin__room-material svelte-1dykexu")},m(o,a){Y(o,t,a);for(let l=0;l<s.length;l+=1)s[l]&&s[l].m(t,null);e=!0},p(o,[a]){if(a&15){i=o[0];let l;for(l=0;l<i.length;l+=1){const c=pf(o,i,l);s[l]?(s[l].p(c,a),N(s[l],1)):(s[l]=gf(c),s[l].c(),N(s[l],1),s[l].m(t,null))}for(Ee(),l=i.length;l<s.length;l+=1)r(l);xe()}},i(o){if(!e){for(let a=0;a<i.length;a+=1)N(s[a]);e=!0}},o(o){s=s.filter(Boolean);for(let a=0;a<s.length;a+=1)Z(s[a]);e=!1},d(o){o&&X(t),ci(s,o)}}}function hw(n,t,e){let i,{roomLabelsEnable:s}=t,{roomDimensionEnable:r}=t,{floorIndex:o}=t,{floorplanData:a}=t;const l=a.bounding.max.x-a.bounding.min.x,c=a.bounding.max.y-a.bounding.min.y,h=s&&r;return n.$$set=d=>{"roomLabelsEnable"in d&&e(4,s=d.roomLabelsEnable),"roomDimensionEnable"in d&&e(5,r=d.roomDimensionEnable),"floorIndex"in d&&e(6,o=d.floorIndex),"floorplanData"in d&&e(7,a=d.floorplanData)},n.$$.update=()=>{n.$$.dirty&192&&e(0,i=a.floorDatas[o].rooms.map(d=>fe(F({},d),{path:d.path.map(f=>ff(f,a.bounding))})))},[i,l,c,h,s,r,o,a]}class dw extends Me{constructor(t){super(),Ie(this,t,hw,cw,Pe,{roomLabelsEnable:4,roomDimensionEnable:5,floorIndex:6,floorplanData:7},rw)}}function uw(n){De(n,"svelte-qq2273","path.svelte-qq2273{--opacity:0;opacity:var(--opacity)}path.svelte-qq2273:hover{opacity:calc(var(--opacity) + 0.1)}")}function fw(n){let t,e,i,s;return{c(){t=ye("path"),y(t,"d",n[5]),y(t,"fill","#fff"),y(t,"style",n[2]),y(t,"id",e=`${n[1]}_${n[0].id}`),y(t,"class","svelte-qq2273")},m(r,o){Y(r,t,o),i||(s=[je(t,"mouseenter",n[3]),je(t,"mouseleave",n[4])],i=!0)},p(r,[o]){o&4&&y(t,"style",r[2]),o&3&&e!==(e=`${r[1]}_${r[0].id}`)&&y(t,"id",e)},i:re,o:re,d(r){r&&X(t),i=!1,ut(s)}}}function pw(n,t,e){let i,s,{room:r}=t,{floorIndex:o}=t,{floorplanData:a}=t,{highlightData:l}=t,{hoveredRoom:c}=t;function h(){c==null||c.set(r)}function d(){c==null||c.set(void 0)}const{bounding:f}=a,g=On(r.path,{needZ:!0,format:p=>ff(p,f)});return n.$$set=p=>{"room"in p&&e(0,r=p.room),"floorIndex"in p&&e(1,o=p.floorIndex),"floorplanData"in p&&e(6,a=p.floorplanData),"highlightData"in p&&e(7,l=p.highlightData),"hoveredRoom"in p&&e(8,c=p.hoveredRoom)},n.$$.update=()=>{n.$$.dirty&131&&e(9,i=l[`${o}_${r.id}`]),n.$$.dirty&512&&e(2,s=i?`fill: ${i.color}; --opacity: ${i.opacity}; pointer-events: ${i.disabled?"none":"auto"}`:null)},[r,o,s,h,d,g,a,l,c,i]}class mw extends Me{constructor(t){super(),Ie(this,t,pw,fw,Pe,{room:0,floorIndex:1,floorplanData:6,highlightData:7,hoveredRoom:8},uw)}}function gw(n){De(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 vf(n,t,e){const i=n.slice();return i[6]=t[e],i}function Af(n,t){let e,i,s;const r=[{room:t[6],floorplanData:t[1],hoveredRoom:t[3],floorIndex:t[0],highlightData:t[2]}];let o={};for(let a=0;a<r.length;a+=1)o=xt(o,r[a]);return i=new mw({props:o}),{key:n,first:null,c(){e=Ne(),Ae(i.$$.fragment),this.first=e},m(a,l){Y(a,e,l),ge(i,a,l),s=!0},p(a,l){t=a;const c=l&15?Ot(r,[{room:t[6],floorplanData:t[1],hoveredRoom:t[3],floorIndex:t[0],highlightData:t[2]}]):{};i.$set(c)},i(a){s||(N(i.$$.fragment,a),s=!0)},o(a){Z(i.$$.fragment,a),s=!1},d(a){a&&X(e),ve(i,a)}}}function vw(n){let t,e,i=[],s=new Map,r,o=n[1].floorDatas[n[0]].rooms;const a=l=>l[6].id;for(let l=0;l<o.length;l+=1){let c=vf(n,o,l),h=a(c);s.set(h,i[l]=Af(h,c))}return{c(){t=U("div"),e=ye("svg");for(let l=0;l<i.length;l+=1)i[l].c();y(e,"width","100%"),y(e,"height","100%"),y(e,"viewBox",`0 0 ${n[4]} ${n[5]}`),y(e,"class","svelte-1kqo6e4"),y(t,"class","floorplan-plugin__room-highlight svelte-1kqo6e4")},m(l,c){Y(l,t,c),V(t,e);for(let h=0;h<i.length;h+=1)i[h]&&i[h].m(e,null);r=!0},p(l,[c]){c&15&&(o=l[1].floorDatas[l[0]].rooms,Ee(),i=yi(i,c,a,1,l,o,s,e,ln,Af,null,vf),xe())},i(l){if(!r){for(let c=0;c<o.length;c+=1)N(i[c]);r=!0}},o(l){for(let c=0;c<i.length;c+=1)Z(i[c]);r=!1},d(l){l&&X(t);for(let c=0;c<i.length;c+=1)i[c].d()}}}function Aw(n,t,e){let{floorIndex:i}=t,{floorplanData:s}=t,{highlightData:r}=t,{hoveredRoom:o}=t;const a=s.bounding.max.x-s.bounding.min.x,l=s.bounding.max.y-s.bounding.min.y;return n.$$set=c=>{"floorIndex"in c&&e(0,i=c.floorIndex),"floorplanData"in c&&e(1,s=c.floorplanData),"highlightData"in c&&e(2,r=c.highlightData),"hoveredRoom"in c&&e(3,o=c.hoveredRoom)},[i,s,r,o,a,l]}class bf extends Me{constructor(t){super(),Ie(this,t,Aw,vw,Pe,{floorIndex:0,floorplanData:1,highlightData:2,hoveredRoom:3},gw)}}function bw(n){De(n,"svelte-3vzs9z",".missing-floor.svelte-3vzs9z{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);display:flex;flex-direction:column;align-items:center}.text.svelte-3vzs9z{margin-top:0.75rem;color:#fff;opacity:0.3;white-space:nowrap}")}function yf(n){let t,e=n[0].text+"",i;return{c(){t=U("span"),i=Ve(e),y(t,"class","text svelte-3vzs9z"),Q(t,"font-size",n[0].textFontSize+"px")},m(s,r){Y(s,t,r),V(t,i)},p(s,r){r&1&&e!==(e=s[0].text+"")&&Ge(i,e),r&1&&Q(t,"font-size",s[0].textFontSize+"px")},d(s){s&&X(t)}}}function yw(n){let t,e,i,s,r=n[0].text&&yf(n);return{c(){t=U("div"),e=U("img"),s=ae(),r&&r.c(),y(e,"class","image"),y(e,"alt","缺省楼层展位图"),ft(e.src,i=n[0].imageURL)||y(e,"src",i),Q(e,"width",n[0].imageWidth+"px"),Q(e,"height",n[0].imageHeight+"px"),Q(e,"max-width","none"),y(t,"class","missing-floor svelte-3vzs9z")},m(o,a){Y(o,t,a),V(t,e),V(t,s),r&&r.m(t,null)},p(o,[a]){a&1&&!ft(e.src,i=o[0].imageURL)&&y(e,"src",i),a&1&&Q(e,"width",o[0].imageWidth+"px"),a&1&&Q(e,"height",o[0].imageHeight+"px"),o[0].text?r?r.p(o,a):(r=yf(o),r.c(),r.m(t,null)):r&&(r.d(1),r=null)},i:re,o:re,d(o){o&&X(t),r&&r.d()}}}function ww(n,t,e){let{missingFloorConfig:i}=t;return n.$$set=s=>{"missingFloorConfig"in s&&e(0,i=s.missingFloorConfig)},[i]}class Pw extends Me{constructor(t){super(),Ie(this,t,ww,yw,Pe,{missingFloorConfig:0},bw)}}const jn="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADMAAAAzCAMAAAANf8AYAAAC2VBMVEUAAACCnP+Dn/+Enf+HqP+Gp/+Fof+Gpf+IrP+Lsf+Dof+Cmv+Lsv+Mtf+Eo/+Bmf+JrP+Hqf+Env+Krv+Fo/+Pu/+Ms/+Qvv+Hqf+RwP+KsP+Fpf+Mtv+Gov+Bnf+Qv/+Nt/+Krv+Ho/+Rwf+Ouv+Emv+Amv+SxP+Sw/+NuP+Mtf/G0f6huP+Ot/+JrP+Jqv+Dnv+crf6Uqv////+QvP+PvP+Ms//J0/3p9/+Ux/+Ouf+Krf+Iqf+Fpv+/zf6WsP+MpP+RqP+Uyf+Jy//V3P6Yuf+Qqf+Rqv/5/f+Sxf+Jy/////+Lx/+Ouf+Nw/+Owv+PwP+Jr/+Jq/+VvP+Vuv/c4v+Fnf+btP+InP+Blf/3+P6Txf+Jzf+Jyf+NxP+Qwf/t8/6Svv+Tvf/O1f7Czv3T2f6cu/+qvP7a4fvo7v77/v/o9//p9//0+v////+Vy//w9//k8/+B1f/v9/+D0/+UyP/u9v+D0v/i8f+F0v/g7/+G0P+KzP+Hz/////+Lx//s8/+Puf/h7P+Mxv/w9f7q8v/q8f2RwP/r8f6JrP/t8v6RvP/l6f7////j6P6VvP/f5/7q8P7a4P/U2f6au/+ZuP+ewf+auP+iu//n6f2Fn//j6P/h4fn9/v/4/P/3/P/o9v/l9P+F1P+B1f/i8v+UyP+J0f+E0f/h7//r8v6Izf/g7v/q8v6Pv//f7P7f7f/g7f+Lxf+MyP+Mw//k7v6Ow/+Ov//v8/2Pu//t8f+Tvv/p8P6Uu//q7v/i6P2Xvf+WuP/L1vypu//Azv7K0/zy8v/l8v/A4P/o9f/x+f+I0f/j8v+J0P/s9v/h8P+I0P/t9v/r9P6Lyv+Lyf/s9P/g7P+Myv/s8/7j7v+Jrv/q8P2Uwf+Epf+TuP/a3vzh5f3w8P/a4P20v//Nzfzx8f/Pz/Cg0P/f7//u9f/q8v7o8v7s8/7s8v3w9f+Sv/+TuP+Gp//s8fr///8/HFXHAAAA8nRSTlMANUQ/Z2JJXXaKTjCPmVMre3E6gFiylLxsxoVYnk5JwaOFU8utOjrV0KieQS2icWwzMC4Dt7aTQvjfrHprXD0zMyvpvUxGNjH+2sK9raeYkoiAcF5TUi0rKCYY2cy3pIJ/eGpEQDcxLx0S/Pv19PPu7Ovr5+Tk4eDe3NXU09DIsq2opKCViYN9e3V1cmZlXllVTk1GQDs2NTMwJw0K/vn28u/u5+Pj3tjNycjGw8DAua2pqJ6SjYyMf3BvaWNgWk5NSTc3MxT79PHw6efl2trY19PHurWysqWZe2xkXVlUPjo6OSskCO7Qzs6+vKCedmhdN1av0hoAAAV1SURBVEjHjZT3P9RxHMe1nCjcObo4cjpX5w53l7pUbnBGkr2TPZJKmiqVEQlJhGjvvfcm2nvvvXf5C3q/P98bkuR1D7+9n16v1/vzvtPrnAade/ty6anHJfFHOjkfXbe07PGxkuL4oqIjCzoDjHtxurzsRHmFStokjBDG/59JrwurOF2hkkUoIyKEQmFqatG3/xDnXlSGPZcKI5VKiVgsli+vrakpfNAx8UoVlpRWH6mUeMsVcm8vhah6WfXB3A6IlSlVKoE4KjxcgtNGRl1Ayzw9H+Z20DypMVkZZWKiUIi6oHj2PAbPs6Eh/+6/kBUpVUliIEQKGGcwGPbdiBpCQ/O//AMZJ218XW9igoHsGTwY7kopdMmSvTvbz/VGmiyhCARwWJ/Ss5CQ9pl3zVJZJCEwEszb6BtaGxrCn3XIyZP3trW3rybBWTCB1jy0sNGHeWM7+BgzrX4kJu752E57mWA5mIjsMRVxgGkrJpPpRvtJSywt3X2rPUSMuUgqIIzx37vRaLQeqNKEhN03/womg/bYhDJBBzdqvjsqYeHCHdfa1k9BF0QoEyuwoOadWc4sFutoXNzWGW2W3Axd8E3AxAZ6WNGeEoDl7EwPho/T0cDAtswb2Bi6kFx2VkwaDYgRI5zo9EUGRIGHD82e+ufrJ8uo+l31oQogYMJiOdFh2BQ03NTscEDAn8wKgQCeUsRTI8QEMhkYDDc1NTMLMuNwLAP8/a9Pbl0mJQlXhvVtrO2YNLce3Uew6IvAAsYtLS17gvwLCrKR0d3la0DsgdG3NiZVMBZacMh8L9CB2NjsS61eRiCtB4YH/Q21CMQKAgLnh1hYWAyJ3b9/40Qd09woppJhFytAnIPpBmBCCBjvjdrn59eKSU+SRWkZphu40IMBgRpAAMBmO7DZbL/786+s0TIpKqXOhgqGCKcnhOrd28HBlmj+2LFZWia9KjkqnHoa3BmsjG7wKIgDuSzQw9F29Gh+3jDunTseWas1zKtKYbiIsrEjZdAF2iPiYOvIz+Nyuebm5h6+HuvGa2xU0qhwBbkzayzjDO8y3IwgbAdHPp87zNx8sIvLYN/tvhc1TF1lWqSEwaMWgG3ABpIB4sC2HY2Ei0sf0O2YmLWr1CdQGRYp8SK3ic/ZnRWMLqQ+2xGRwUD069dvV8zcuRom+rlA6Y2MbgGmhAGEz4VYSPQF5cyZM6GFYl6eTlN6ixi6aE6PqDLQZRi4EKI/KOfGFjUzqCKsXu6l2RpuAKJxiI1tHhcQJAYOHDhgwOZZs4ZSTHR5lQQYPDW1DS4aELQxdyEIAANGjtk8c6aaqTslk8gVwIAN0w3rAEL2bMtHm12AIOHqenXaNDWztEwo9hKJGHjR6OO0yDSI1IGdoQ0iY0a6Tt+06fKUDRQzqKw8Qlxr1AXrwNqwDvGBA+BrGUDc3d3Xr5+SQZj0E2ERqXIjPAJYNUbD18FoWEeDbHLPzLyQ4ePjQ5i3x1RCubfmpqkjMMNo6KOJ5uqe+f58C9GoaD29XyVSYS1h4DftKeWDDN4AbACZMZAsExEKghWUNKXWhlPfA2P1qjmUT556a9jmQotWi/VOFael1lR7ep4JfRZy8nhpwtG4wMMB/gdi9/nNH+vhezsmJ+fG5quX12fomHl6J+KFy88uA2RJyJPE4wkL4wIPBfgXxO5HxGN7zNw5W2bNnLZhio+OmaR3LD6tplrLfKeYAwX7/O6Dje/2dpniwuKiwoMHH+bn7723Z8/uHTu2fpg9+3p29sYrWVnr1l1cO2HCUFCGT+tshUcWLPj6IDf37ued27Z9unXz2owZU6dOnnxp4sQ1q1ePH79KN6vbQWc1SrfrTit6lO5NO6/F8yZNmofBfgNTwRQLsPLsHQAAAABJRU5ErkJggg==";function Ia(n){return n*180/Math.PI}function Cw(n){De(n,"svelte-17hhq1b",".floorplan__camera-position.svelte-17hhq1b{pointer-events:none;position:absolute;width:0;height:0}.floorplan__camera-rotate.svelte-17hhq1b{position:absolute;background-repeat:no-repeat;background-size:100%}")}function Iw(n){let t,e;return{c(){t=U("div"),e=U("div"),y(e,"class","floorplan__camera-rotate svelte-17hhq1b"),Q(e,"background-image",`url(${n[0]||jn})`),Q(e,"width",n[4]),Q(e,"height",n[4]),Q(e,"left","-"+n[4]),Q(e,"top","-"+n[4]),Q(e,"transform",`rotate(${n[3]}deg)`),Q(e,"transform-origin",`${n[4]} ${n[4]}`),y(t,"class","floorplan__camera-position svelte-17hhq1b"),Q(t,"left",n[1]),Q(t,"top",n[2])},m(i,s){Y(i,t,s),V(t,e)},p(i,[s]){s&1&&Q(e,"background-image",`url(${i[0]||jn})`);const r=s&1;r&&Q(e,"width",i[4]),r&&Q(e,"height",i[4]),r&&Q(e,"left","-"+i[4]),r&&Q(e,"top","-"+i[4]),r&&Q(e,"transform",`rotate(${i[3]}deg)`),r&&Q(e,"transform-origin",`${i[4]} ${i[4]}`)},i:re,o:re,d(i){i&&X(t)}}}function Mw(n,t,e){let{panoIndex:i}=t,{floorplanData:s}=t,{lastPanoramaLongitude:r}=t,{cameraImageUrl:o}=t;const{observers:a}=s,l=a[i],c=l.positionInImage.x,h=l.positionInImage.y,d=c*100+"%",f=h*100+"%",g=-Ia(r)+45,p=document.body.clientWidth,m=document.body.clientHeight,b=`${(p<500||m<500?17:37)/16}rem`;return n.$$set=w=>{"panoIndex"in w&&e(5,i=w.panoIndex),"floorplanData"in w&&e(6,s=w.floorplanData),"lastPanoramaLongitude"in w&&e(7,r=w.lastPanoramaLongitude),"cameraImageUrl"in w&&e(0,o=w.cameraImageUrl)},[o,d,f,g,b,i,s,r]}let kw=class extends Me{constructor(t){super(),Ie(this,t,Mw,Iw,Pe,{panoIndex:5,floorplanData:6,lastPanoramaLongitude:7,cameraImageUrl:0},Cw)}};const Ew="data:image/png;base64,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";function xw(n){De(n,"svelte-rpkaro",".floorplan-plugin__compass.svelte-rpkaro{position:absolute;left:50%;top:-2.875rem;width:14.4375rem;height:2.5625rem;will-change:opacity;transform-origin:center 11.5rem}.floorplan-plugin__compass-image.svelte-rpkaro{width:100%;height:100%;position:absolute;left:0;top:0;opacity:0.1;background-repeat:no-repeat;background-size:100% 100%}.floorplan-plugin__compass-text.svelte-rpkaro{position:absolute;left:50%;top:0.9375rem;transform:translateX(-50%);opacity:0.2;font-weight:bold;font-size:0.625rem;color:#fff}")}function Dw(n){let t,e,i,s,r;return{c(){t=U("div"),e=U("div"),i=ae(),s=U("span"),r=Ve(n[0]),y(e,"class","floorplan-plugin__compass-image svelte-rpkaro"),Q(e,"background-image",`url(${Ew})`),y(s,"class","floorplan-plugin__compass-text svelte-rpkaro"),y(t,"class","floorplan-plugin__compass svelte-rpkaro"),Q(t,"transform",n[2])},m(o,a){Y(o,t,a),V(t,e),V(t,i),V(t,s),V(s,r)},p(o,a){a&1&&Ge(r,o[0])},d(o){o&&X(t)}}}function Sw(n){let t,e=n[1]&&Dw(n);return{c(){e&&e.c(),t=Ne()},m(i,s){e&&e.m(i,s),Y(i,t,s)},p(i,[s]){i[1]&&e.p(i,s)},i:re,o:re,d(i){e&&e.d(i),i&&X(t)}}}function Lw(n,t,e){var c;let{floorplanData:i}=t,{northDesc:s}=t;const r=(c=i.entrance)==null?void 0:c.northRad,o=typeof r=="number",l=`translateX(-50%) translateZ(10px) rotate(${-(r?Ia(r):0)+90}deg)`;return n.$$set=h=>{"floorplanData"in h&&e(3,i=h.floorplanData),"northDesc"in h&&e(0,s=h.northDesc)},[s,o,l,i]}class Tw extends Me{constructor(t){super(),Ie(this,t,Lw,Sw,Pe,{floorplanData:3,northDesc:0},xw)}}function zw(n){De(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 Ow(n){let t,e,i,s,r,o,a,l,c,h,d,f;const g=[{floorIndex:n[2],floorplanData:n[12],roomLabelsEnable:n[6],roomDimensionEnable:n[10]}];let p={};for(let z=0;z<g.length;z+=1)p=xt(p,g[z]);t=new dw({props:p});let m=(n[3]||n[5])&&wf(n);const v=[{floorplanData:n[12],floorIndex:n[2]}];let b={};for(let z=0;z<v.length;z+=1)b=xt(b,v[z]);s=new Yu({props:b});const w=[{floorplanData:n[12],floorIndex:n[2]}];let x={};for(let z=0;z<w.length;z+=1)x=xt(x,w[z]);o=new Iy({props:x});let E=n[6]&&Pf(n),L=n[11]&&Cf(n),S=n[4]&&If(n),R=n[23]&&Mf(n);return{c(){Ae(t.$$.fragment),e=ae(),m&&m.c(),i=ae(),Ae(s.$$.fragment),r=ae(),Ae(o.$$.fragment),a=ae(),E&&E.c(),l=ae(),L&&L.c(),c=ae(),S&&S.c(),h=ae(),R&&R.c(),d=Ne()},m(z,O){ge(t,z,O),Y(z,e,O),m&&m.m(z,O),Y(z,i,O),ge(s,z,O),Y(z,r,O),ge(o,z,O),Y(z,a,O),E&&E.m(z,O),Y(z,l,O),L&&L.m(z,O),Y(z,c,O),S&&S.m(z,O),Y(z,h,O),R&&R.m(z,O),Y(z,d,O),f=!0},p(z,O){const A=O&5188?Ot(g,[{floorIndex:z[2],floorplanData:z[12],roomLabelsEnable:z[6],roomDimensionEnable:z[10]}]):{};t.$set(A),z[3]||z[5]?m?(m.p(z,O),O&40&&N(m,1)):(m=wf(z),m.c(),N(m,1),m.m(i.parentNode,i)):m&&(Ee(),Z(m,1,1,()=>{m=null}),xe());const C=O&4100?Ot(v,[{floorplanData:z[12],floorIndex:z[2]}]):{};s.$set(C);const I=O&4100?Ot(w,[{floorplanData:z[12],floorIndex:z[2]}]):{};o.$set(I),z[6]?E?(E.p(z,O),O&64&&N(E,1)):(E=Pf(z),E.c(),N(E,1),E.m(l.parentNode,l)):E&&(Ee(),Z(E,1,1,()=>{E=null}),xe()),z[11]?L?(L.p(z,O),O&2048&&N(L,1)):(L=Cf(z),L.c(),N(L,1),L.m(c.parentNode,c)):L&&(Ee(),Z(L,1,1,()=>{L=null}),xe()),z[4]?S?(S.p(z,O),O&16&&N(S,1)):(S=If(z),S.c(),N(S,1),S.m(h.parentNode,h)):S&&(Ee(),Z(S,1,1,()=>{S=null}),xe()),z[23]?R?(R.p(z,O),O&8388608&&N(R,1)):(R=Mf(z),R.c(),N(R,1),R.m(d.parentNode,d)):R&&(Ee(),Z(R,1,1,()=>{R=null}),xe())},i(z){f||(N(t.$$.fragment,z),N(m),N(s.$$.fragment,z),N(o.$$.fragment,z),N(E),N(L),N(S),N(R),f=!0)},o(z){Z(t.$$.fragment,z),Z(m),Z(s.$$.fragment,z),Z(o.$$.fragment,z),Z(E),Z(L),Z(S),Z(R),f=!1},d(z){ve(t,z),z&&X(e),m&&m.d(z),z&&X(i),ve(s,z),z&&X(r),ve(o,z),z&&X(a),E&&E.d(z),z&&X(l),L&&L.d(z),z&&X(c),S&&S.d(z),z&&X(h),R&&R.d(z),z&&X(d)}}}function jw(n){let t,e;return t=new Pw({props:{missingFloorConfig:n[19]}}),{c(){Ae(t.$$.fragment)},m(i,s){ge(t,i,s),e=!0},p(i,s){const r={};s&524288&&(r.missingFloorConfig=i[19]),t.$set(r)},i(i){e||(N(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){ve(t,i)}}}function wf(n){let t,e;const i=[{floorIndex:n[2],floorplanData:n[12],hoveredRoom:n[25],highlightData:n[18]}];let s={};for(let r=0;r<i.length;r+=1)s=xt(s,i[r]);return t=new bf({props:s}),{c(){Ae(t.$$.fragment)},m(r,o){ge(t,r,o),e=!0},p(r,o){const a=o&33820676?Ot(i,[{floorIndex:r[2],floorplanData:r[12],hoveredRoom:r[25],highlightData:r[18]}]):{};t.$set(a)},i(r){e||(N(t.$$.fragment,r),e=!0)},o(r){Z(t.$$.fragment,r),e=!1},d(r){ve(t,r)}}}function Pf(n){let t,e;const i=[{floorplanData:n[12],roomAreaEnable:n[7],roomNameEnable:n[8],roomNameOtherTypeEnable:n[9],roomDimensionEnable:n[10],floorIndex:n[2],getRoomAreaText:n[13],getRoomDimensionText:n[14],getLabelElement:n[15],hoveredRoom:n[25],adaptiveRoomLabelVisibleEnable:n[17]}];let s={};for(let r=0;r<i.length;r+=1)s=xt(s,i[r]);return t=new jy({props:s}),{c(){Ae(t.$$.fragment)},m(r,o){ge(t,r,o),e=!0},p(r,o){const a=o&33748868?Ot(i,[{floorplanData:r[12],roomAreaEnable:r[7],roomNameEnable:r[8],roomNameOtherTypeEnable:r[9],roomDimensionEnable:r[10],floorIndex:r[2],getRoomAreaText:r[13],getRoomDimensionText:r[14],getLabelElement:r[15],hoveredRoom:r[25],adaptiveRoomLabelVisibleEnable:r[17]}]):{};t.$set(a)},i(r){e||(N(t.$$.fragment,r),e=!0)},o(r){Z(t.$$.fragment,r),e=!1},d(r){ve(t,r)}}}function Cf(n){let t,e;const i=[{floorplanData:n[12],floorIndex:n[2],getRuleDistanceText:n[16]}];let s={};for(let r=0;r<i.length;r+=1)s=xt(s,i[r]);return t=new Hy({props:s}),{c(){Ae(t.$$.fragment)},m(r,o){ge(t,r,o),e=!0},p(r,o){const a=o&69636?Ot(i,[{floorplanData:r[12],floorIndex:r[2],getRuleDistanceText:r[16]}]):{};t.$set(a)},i(r){e||(N(t.$$.fragment,r),e=!0)},o(r){Z(t.$$.fragment,r),e=!1},d(r){ve(t,r)}}}function If(n){let t,e;const i=[{panoIndex:n[0],floorplanData:n[12],lastPanoramaLongitude:n[20],cameraImageUrl:n[21]}];let s={};for(let r=0;r<i.length;r+=1)s=xt(s,i[r]);return t=new kw({props:s}),{c(){Ae(t.$$.fragment)},m(r,o){ge(t,r,o),e=!0},p(r,o){const a=o&3149825?Ot(i,[{panoIndex:r[0],floorplanData:r[12],lastPanoramaLongitude:r[20],cameraImageUrl:r[21]}]):{};t.$set(a)},i(r){e||(N(t.$$.fragment,r),e=!0)},o(r){Z(t.$$.fragment,r),e=!1},d(r){ve(t,r)}}}function Mf(n){let t,e;return t=new Tw({props:{floorplanData:n[12],northDesc:n[22]}}),{c(){Ae(t.$$.fragment)},m(i,s){ge(t,i,s),e=!0},p(i,s){const r={};s&4096&&(r.floorplanData=i[12]),s&4194304&&(r.northDesc=i[22]),t.$set(r)},i(i){e||(N(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){ve(t,i)}}}function Vw(n){let t,e,i,s,r;const o=[jw,Ow],a=[];function l(c,h){return c[24]?1:0}return e=l(n),i=a[e]=o[e](n),{c(){t=U("div"),i.c(),y(t,"class",s=yt(`floorplan-plugin__floor${n[1]?" floorplan-plugin__floor--is-current":""}`)+" svelte-bl8zrz")},m(c,h){Y(c,t,h),a[e].m(t,null),r=!0},p(c,[h]){let d=e;e=l(c),e===d?a[e].p(c,h):(Ee(),Z(a[d],1,1,()=>{a[d]=null}),xe(),i=a[e],i?i.p(c,h):(i=a[e]=o[e](c),i.c()),N(i,1),i.m(t,null)),(!r||h&2&&s!==(s=yt(`floorplan-plugin__floor${c[1]?" floorplan-plugin__floor--is-current":""}`)+" svelte-bl8zrz"))&&y(t,"class",s)},i(c){r||(N(i),r=!0)},o(c){Z(i),r=!1},d(c){c&&X(t),a[e].d()}}}function Bw(n,t,e){let i,s,{panoIndex:r}=t,{isCurrent:o}=t,{floorIndex:a}=t,{highlightEnable:l}=t,{cameraEnable:c}=t,{hoverEnable:h}=t,{roomLabelsEnable:d}=t,{roomAreaEnable:f}=t,{roomNameEnable:g}=t,{roomNameOtherTypeEnable:p}=t,{roomDimensionEnable:m}=t,{ruleLabelsEnable:v}=t,{floorplanData:b}=t,{getRoomAreaText:w}=t,{getRoomDimensionText:x}=t,{getLabelElement:E}=t,{getRuleDistanceText:L}=t,{adaptiveRoomLabelVisibleEnable:S}=t,{highlightData:R}=t,{missingFloorConfig:z}=t,{lastPanoramaLongitude:O}=t,{cameraImageUrl:A}=t,{northDesc:C}=t,{compassEnable:I}=t,{store:M=void 0}=t;const D=Cc(void 0);return D.subscribe(T=>{M&&e(26,M.roomOnMouse=T,M)}),n.$$set=T=>{"panoIndex"in T&&e(0,r=T.panoIndex),"isCurrent"in T&&e(1,o=T.isCurrent),"floorIndex"in T&&e(2,a=T.floorIndex),"highlightEnable"in T&&e(3,l=T.highlightEnable),"cameraEnable"in T&&e(4,c=T.cameraEnable),"hoverEnable"in T&&e(5,h=T.hoverEnable),"roomLabelsEnable"in T&&e(6,d=T.roomLabelsEnable),"roomAreaEnable"in T&&e(7,f=T.roomAreaEnable),"roomNameEnable"in T&&e(8,g=T.roomNameEnable),"roomNameOtherTypeEnable"in T&&e(9,p=T.roomNameOtherTypeEnable),"roomDimensionEnable"in T&&e(10,m=T.roomDimensionEnable),"ruleLabelsEnable"in T&&e(11,v=T.ruleLabelsEnable),"floorplanData"in T&&e(12,b=T.floorplanData),"getRoomAreaText"in T&&e(13,w=T.getRoomAreaText),"getRoomDimensionText"in T&&e(14,x=T.getRoomDimensionText),"getLabelElement"in T&&e(15,E=T.getLabelElement),"getRuleDistanceText"in T&&e(16,L=T.getRuleDistanceText),"adaptiveRoomLabelVisibleEnable"in T&&e(17,S=T.adaptiveRoomLabelVisibleEnable),"highlightData"in T&&e(18,R=T.highlightData),"missingFloorConfig"in T&&e(19,z=T.missingFloorConfig),"lastPanoramaLongitude"in T&&e(20,O=T.lastPanoramaLongitude),"cameraImageUrl"in T&&e(21,A=T.cameraImageUrl),"northDesc"in T&&e(22,C=T.northDesc),"compassEnable"in T&&e(23,I=T.compassEnable),"store"in T&&e(26,M=T.store)},n.$$.update=()=>{n.$$.dirty&4100&&e(27,i=b.floorDatas[a]),n.$$.dirty&134217728&&e(24,s=i.rooms.length>0||i.is_has_wall)},[r,o,a,l,c,h,d,f,g,p,m,v,b,w,x,E,L,S,R,z,O,A,C,I,s,D,M,i]}let _w=class extends Me{constructor(t){super(),Ie(this,t,Bw,Vw,Pe,{panoIndex:0,isCurrent:1,floorIndex:2,highlightEnable:3,cameraEnable:4,hoverEnable:5,roomLabelsEnable:6,roomAreaEnable:7,roomNameEnable:8,roomNameOtherTypeEnable:9,roomDimensionEnable:10,ruleLabelsEnable:11,floorplanData:12,getRoomAreaText:13,getRoomDimensionText:14,getLabelElement:15,getRuleDistanceText:16,adaptiveRoomLabelVisibleEnable:17,highlightData:18,missingFloorConfig:19,lastPanoramaLongitude:20,cameraImageUrl:21,northDesc:22,compassEnable:23,store:26},zw)}};function Rw(n){De(n,"svelte-86bqav",".floorplan-main.svelte-86bqav{width:100%;height:100%;pointer-events:none}")}function kf(n,t,e){const i=n.slice();return i[26]=t[e],i}function Ef(n){let t,e,i,s=n[15].floorDatas,r=[];for(let a=0;a<s.length;a+=1)r[a]=xf(kf(n,s,a));const o=a=>Z(r[a],1,1,()=>{r[a]=null});return{c(){t=U("div");for(let a=0;a<r.length;a+=1)r[a].c();y(t,"class","floorplan-main svelte-86bqav")},m(a,l){Y(a,t,l);for(let c=0;c<r.length;c+=1)r[c]&&r[c].m(t,null);i=!0},p(a,l){if(n=a,l&67108860){s=n[15].floorDatas;let c;for(c=0;c<s.length;c+=1){const h=kf(n,s,c);r[c]?(r[c].p(h,l),N(r[c],1)):(r[c]=xf(h),r[c].c(),N(r[c],1),r[c].m(t,null))}for(Ee(),c=s.length;c<r.length;c+=1)o(c);xe()}},i(a){if(!i){for(let l=0;l<s.length;l+=1)N(r[l]);e||pt(()=>{e=Tn(t,jt,{duration:n[0],easing:rn}),e.start()}),i=!0}},o(a){r=r.filter(Boolean);for(let l=0;l<r.length;l+=1)Z(r[l]);i=!1},d(a){a&&X(t),ci(r,a)}}}function xf(n){let t,e;const i=[{hoverEnable:n[6],highlightEnable:n[7],floorplanData:n[15],getRoomAreaText:n[18],getRoomDimensionText:n[19],getLabelElement:n[20],getRuleDistanceText:n[21],roomLabelsEnable:n[9],roomAreaEnable:n[10],roomNameEnable:n[11],roomNameOtherTypeEnable:n[12],roomDimensionEnable:n[13],ruleLabelsEnable:n[14],adaptiveRoomLabelVisibleEnable:n[22],highlightData:n[23],missingFloorConfig:n[24],panoIndex:n[3],cameraEnable:n[5],cameraImageUrl:n[17],lastPanoramaLongitude:n[16],compassEnable:n[8],northDesc:n[2],store:n[25]},{floorIndex:n[26].floorIndex},{isCurrent:n[26].floorIndex===n[4]},{items:n[26].items}];let s={};for(let r=0;r<i.length;r+=1)s=xt(s,i[r]);return t=new _w({props:s}),{c(){Ae(t.$$.fragment)},m(r,o){ge(t,r,o),e=!0},p(r,o){const a=o&67108860?Ot(i,[o&67108844&&{hoverEnable:r[6],highlightEnable:r[7],floorplanData:r[15],getRoomAreaText:r[18],getRoomDimensionText:r[19],getLabelElement:r[20],getRuleDistanceText:r[21],roomLabelsEnable:r[9],roomAreaEnable:r[10],roomNameEnable:r[11],roomNameOtherTypeEnable:r[12],roomDimensionEnable:r[13],ruleLabelsEnable:r[14],adaptiveRoomLabelVisibleEnable:r[22],highlightData:r[23],missingFloorConfig:r[24],panoIndex:r[3],cameraEnable:r[5],cameraImageUrl:r[17],lastPanoramaLongitude:r[16],compassEnable:r[8],northDesc:r[2],store:r[25]},o&32768&&{floorIndex:r[26].floorIndex},o&32784&&{isCurrent:r[26].floorIndex===r[4]},o&32768&&{items:r[26].items}]):{};t.$set(a)},i(r){e||(N(t.$$.fragment,r),e=!0)},o(r){Z(t.$$.fragment,r),e=!1},d(r){ve(t,r)}}}function Fw(n){let t,e,i=n[1]&&Ef(n);return{c(){i&&i.c(),t=Ne()},m(s,r){i&&i.m(s,r),Y(s,t,r),e=!0},p(s,[r]){s[1]?i?(i.p(s,r),r&2&&N(i,1)):(i=Ef(s),i.c(),N(i,1),i.m(t.parentNode,t)):i&&(Ee(),Z(i,1,1,()=>{i=null}),xe())},i(s){e||(N(i),e=!0)},o(s){Z(i),e=!1},d(s){i&&i.d(s),s&&X(t)}}}function Nw(n,t,e){let{duration:i=0}=t,{visible:s}=t,{northDesc:r}=t,{panoIndex:o}=t,{floorIndex:a}=t,{cameraEnable:l}=t,{hoverEnable:c}=t,{highlightEnable:h}=t,{compassEnable:d}=t,{roomLabelsEnable:f}=t,{roomAreaEnable:g}=t,{roomNameEnable:p}=t,{roomNameOtherTypeEnable:m}=t,{roomDimensionEnable:v}=t,{ruleLabelsEnable:b}=t,{floorplanData:w}=t,{lastPanoramaLongitude:x}=t,{cameraImageUrl:E}=t,{getRoomAreaText:L}=t,{getRoomDimensionText:S}=t,{getLabelElement:R}=t,{getRuleDistanceText:z}=t,{adaptiveRoomLabelVisibleEnable:O}=t,{highlightData:A}=t,{missingFloorConfig:C}=t,{store:I=void 0}=t;return n.$$set=M=>{"duration"in M&&e(0,i=M.duration),"visible"in M&&e(1,s=M.visible),"northDesc"in M&&e(2,r=M.northDesc),"panoIndex"in M&&e(3,o=M.panoIndex),"floorIndex"in M&&e(4,a=M.floorIndex),"cameraEnable"in M&&e(5,l=M.cameraEnable),"hoverEnable"in M&&e(6,c=M.hoverEnable),"highlightEnable"in M&&e(7,h=M.highlightEnable),"compassEnable"in M&&e(8,d=M.compassEnable),"roomLabelsEnable"in M&&e(9,f=M.roomLabelsEnable),"roomAreaEnable"in M&&e(10,g=M.roomAreaEnable),"roomNameEnable"in M&&e(11,p=M.roomNameEnable),"roomNameOtherTypeEnable"in M&&e(12,m=M.roomNameOtherTypeEnable),"roomDimensionEnable"in M&&e(13,v=M.roomDimensionEnable),"ruleLabelsEnable"in M&&e(14,b=M.ruleLabelsEnable),"floorplanData"in M&&e(15,w=M.floorplanData),"lastPanoramaLongitude"in M&&e(16,x=M.lastPanoramaLongitude),"cameraImageUrl"in M&&e(17,E=M.cameraImageUrl),"getRoomAreaText"in M&&e(18,L=M.getRoomAreaText),"getRoomDimensionText"in M&&e(19,S=M.getRoomDimensionText),"getLabelElement"in M&&e(20,R=M.getLabelElement),"getRuleDistanceText"in M&&e(21,z=M.getRuleDistanceText),"adaptiveRoomLabelVisibleEnable"in M&&e(22,O=M.adaptiveRoomLabelVisibleEnable),"highlightData"in M&&e(23,A=M.highlightData),"missingFloorConfig"in M&&e(24,C=M.missingFloorConfig),"store"in M&&e(25,I=M.store)},[i,s,r,o,a,l,c,h,d,f,g,p,m,v,b,w,x,E,L,S,R,z,O,A,C,I]}let Mc=class extends Me{constructor(t){super(),Ie(this,t,Nw,Fw,Pe,{duration:0,visible:1,northDesc:2,panoIndex:3,floorIndex:4,cameraEnable:5,hoverEnable:6,highlightEnable:7,compassEnable:8,roomLabelsEnable:9,roomAreaEnable:10,roomNameEnable:11,roomNameOtherTypeEnable:12,roomDimensionEnable:13,ruleLabelsEnable:14,floorplanData:15,lastPanoramaLongitude:16,cameraImageUrl:17,getRoomAreaText:18,getRoomDimensionText:19,getLabelElement:20,getRuleDistanceText:21,adaptiveRoomLabelVisibleEnable:22,highlightData:23,missingFloorConfig:24,store:25},Rw)}};const Gw="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 Hw(n){return ee(this,null,function*(){const t=new Headers({"Content-Type":"text/plain"}),e=function(s){return ee(this,null,function*(){const r={index:s.index,url:s.url,svgUrl:s.svg_url};if(s.svg_url){const o=yield fetch(s.svg_url,{headers:t}).then(a=>a.text());r.svgContent=o}return r})};return yield Promise.all(n.map(e))})}function Ww(n){const t={id:n.id,size:n.size,name:n.name,customizedName:n.customizedName||"",path:n.path,roomType:n.room_type,floorType:n.floor_type,roomLabel:{position:n.room_label.position,positionInImage:n.room_label.position_in_image},observerIndexs:n.observer_indexs};return n.dimension&&Object.assign(t,{dimension:n.dimension}),t}function Uw(n){return{floorName:n.floor_name,floorIndex:n.floor_index,rooms:n.rooms.map(Ww),rules:n.rules,is_has_wall:n.is_has_wall}}function Qw(n){return{index:n.index,floorIndex:n.floor_index,position:n.position,positionInImage:n.position_in_image}}function Xw(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 Vn(n){return ee(this,null,function*(){const t=yield Hw(n.outlines),e=n.computed_data.bounding,i=n.computed_data.floor_datas.map(Uw),s=n.computed_data.entrance?Xw(n.computed_data.entrance):null;return{outlines:t,entrance:s,bounding:e,floorDatas:i,observers:n.computed_data.observers.map(Qw)}})}function Yw(n,t,e){return n.map(s=>{const r=s.position,o=s.icon?s.icon:{url:Gw,width:45,height:48},a=Qy(r,t),l=Wy(r,e),c=Uy(l,e);return{floorIndex:a,icon:o,id:s.id,position:l,positionInImage:c}})}function Zw(n,t){return t(n),n}function ar(n,t){return Zw({},e=>{for(const i in n)t.indexOf(i)===-1&&(e[i]=n[i])})}function Df(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 kc(n,t,e=zn.BOUNDING_CENTER){const i=Df(n,t),s=Df(n,t+1);return e===zn.BOUNDING_CENTER?(n.model.bounding.max.y+n.model.bounding.min.y)/2:e===zn.CEILING?s:i}function Ec(n,t,e,i){const s=kc(n,e,i==null?void 0:i.attachedTo),r=new P.Vector3(0,s,0),o=new P.Vector3(1,s,0),a=r.clone().project(n.camera),l=o.clone().project(n.camera);return Math.abs((l.x-a.x)/1e3)*(t.getBoundingClientRect().width/2)}let Bn=class{constructor(t,e){u(this,"VERSION","3.66.2");u(this,"NAME");u(this,"five");u(this,"workUtil");u(this,"fiveUtil");u(this,"hooks",new Pt);u(this,"staticPrefix","//vr-image-4.realsee-cdn.cn");this.five=t,this.fiveUtil=new Qo(t),this.workUtil=this.fiveUtil.workUtil,e!=null&&e.staticPrefix&&(this.staticPrefix=e.staticPrefix)}set workCode(t){this.workUtil.workCode=t,this.onWorkCodeChange()}get workCode(){return this.workUtil.workCode}updateFive(t){this.five=t,this.fiveUtil.five=t,this.workUtil.five=t}getCurrentState(){return this.state}absoluteUrl(t){return rc(this.staticPrefix,t)}onWorkCodeChange(){}},hn=class extends Bn{};var ii=(n=>(n.UnknownError="UnknownError",n.DataNotLoaded="DataNotLoaded",n.UpdateSizeError="UpdateSizeError",n.BreakOffByHide="BreakOffByHide",n.BreakOffByDisable="BreakOffByDisable",n.ModelNotLoaded="ModelNotLoaded",n.ChangeModeError="ChangeModeError",n.UpdateCameraError="UpdateCameraError",n))(ii||{});const Sf=500,Jw=80;function ds(n,t,e=4){return Math.abs(n-t)<Math.pow(10,-e)}function Lf(n,t,e=4){const i=Math.PI*2,s=n%i,r=t%i,o=Math.min(s,r),a=Math.max(s,r);return ds(o,a,e)||ds(o+i,a,e)}Object.assign(window,{nearlyEqual:ds,nearlyEqualRad:Lf});function qw(n){return Object.prototype.toString.call(n)==="[object Object]"}function Tf(n){return qw(n)&&!!n.isVector3}function xc(n,t){return ee(this,null,function*(){const[e]=yield hs(n.changeMode(...t));if(e)throw new Error("change mode canceled");yield new Promise(o=>{n.once("initAnimationWillStart",()=>{n.once("initAnimationEnded",()=>o())})});const i=t[1];if(!i)return!0;const s=n.getCurrentState();if(!Kw(i,s))throw new Error("pose 与预期不符")})}function Kw(n,t){return Object.keys(n).every(e=>{const i=t[e],s=n[e];return i===void 0||s===void 0?!0:e==="longitude"||e==="latitude"?Lf(i,s,2):typeof i=="number"&&typeof s=="number"?ds(i,s,2):Tf(s)&&Tf(i)?s.distanceTo(i)<.01:i===s})}function $w(n,t){if(n.currentMode!==t.mode)return!1;const{latitude:e,longitude:i,fov:s,offset:r}=t,{latitude:o,longitude:a,offset:l}=n.getCurrentState(),c=n.camera.fov;return!(!ds(e,o,2)||!ds(i,a,2)||r!==void 0&&r.distanceTo(l)>.01||!ds(s,c,2))}function zf(n,t,e=!0){return ee(this,null,function*(){if($w(n,t)===!0)return;const s=n.getCurrentState();if(s.mode!==t.mode){const[h]=yield hs(xc(n,[t.mode,t,void 0,e]));if(h)throw h;return}const{latitude:r,longitude:o,fov:a}=s,l=Math.min(1e3,Math.max(200,Math.abs(r-Math.PI/2)*1e3,(o>Math.PI?2*Math.PI-o:o)*500,typeof t.fov=="number"?Math.abs(a-t.fov)*10:1/0)),[c]=yield hs(n.updateCamera(ar(t,["mode"]),l,e));if(c)throw new Error(ii.UpdateCameraError)})}function lr(n,t,e=300){var s,r;const i=n.getElement();if(i){i.style.opacity=t+"";for(let o=0;o<((r=(s=i.parentElement)==null?void 0:s.children)==null?void 0:r.length);o++){const a=i.parentElement.children[o];a instanceof HTMLElement&&a.dataset.infive==="1"&&(a.style.opacity=t+"")}i.style.transition=e===0?"none":`opacity ${e}ms linear`,e!==0&&Promise.race([new Promise(o=>i.addEventListener("transitionend",o,{once:!0})),new Promise(o=>setTimeout(o,e))]).then(()=>{i.style.transition="none"})}}function e2(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 t2(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 i2=class extends hn{constructor(e,i){var l,c,h;super(e);u(this,"name","modelFloorplanPlugin");u(this,"state");u(this,"data");u(this,"showState");u(this,"showPromise");u(this,"app");u(this,"panoIndex",0);u(this,"floorIndex",0);u(this,"selector");u(this,"showRejection");u(this,"wrapper");u(this,"container",document.createElement("div"));u(this,"lastPanoramaLongitude",0);u(this,"size",{width:0,height:0});u(this,"defaultMissingFloorConfig");u(this,"hasAddedEventListener",!1);u(this,"isHiddenByHideFunc",!1);u(this,"highlightData",{});u(this,"store",{roomOnMouse:null});u(this,"dispose",()=>{var e,i;this.removeEventListener(),(e=this.app)==null||e.$destroy(),this.app=void 0,(i=this.container)==null||i.remove(),this.data=void 0,this.wrapper=void 0,this.selector=void 0,this.hooks.emit("dispose")});u(this,"show",(...i)=>ee(this,[...i],function*(e={}){if(!this.state.enabled||!this.showPromise&&this.state.visible)return;const s=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!0},s),this._show(e)}));u(this,"hide",(...i)=>ee(this,[...i],function*(e={}){this.state.enabled&&(this.isHiddenByHideFunc=!0,this.state.visible!==!1&&(this.updateState({visible:!1},e.userAction||!0),this._hide(e)))}));u(this,"updateSize",()=>{if(!this.data||!this.container||!this.wrapper)return!1;const{min:e,max:i}=this.data.bounding,s=i.x-e.x,r=i.y-e.y,o=this.state.config.attachedTo?{attachedTo:this.state.config.attachedTo}:void 0,a=Ec(this.five,this.wrapper,this.floorIndex,o),l=Math.ceil(s*a),c=Math.ceil(r*a);return this.size.width===l&&this.size.height===c||(this.container.style.width=l+"px",this.container.style.height=c+"px",this.size={width:l,height:c}),!0});u(this,"highlight",e=>{this.state.config.highlightEnable&&(this.highlightData=e,this.render())});u(this,"unhighlight",()=>{this.highlightData={},this.render()});u(this,"_disable",e=>{var s,r,o;const{userAction:i}=e;this.hooks.emit("disable",{userAction:i}),(s=this.showRejection)==null||s.call(this,ii.BreakOffByDisable),this.showPromise=void 0,(r=this.app)==null||r.$destroy(),this.app=void 0,(o=this.container)==null||o.remove(),this.removeEventListener()});u(this,"_enable",e=>{const{userAction:i}=e;this.addEventListener(),this.wrapper&&(this.wrapper.append(this.container),this.hooks.emit("enable",{userAction:i}),this.state.visible&&this._show({userAction:i}))});u(this,"_show",e=>ee(this,null,function*(){var o;if(!this.state.enabled)return;if(!((o=this.five.model)!=null&&o.loaded))throw new Error(ii.ModelNotLoaded);if(!this.data)throw new Error(ii.DataNotLoaded);if(this.showPromise)return this.showPromise;const i={floorIndex:this.floorIndex,modelOpacity:this.state.config.modelOpacity,immediately:!1,isAutoShow:!1,userAction:!0},s=F(F({},i),e),r=()=>ee(this,null,function*(){this.hooks.emit("show",{userAction:s.userAction,auto:s.isAutoShow});let a=!1,l;this.showRejection=d=>{a=!0,l=d};const[c]=yield hs(zf(this.five,this.showState,s.userAction));if(c)throw c;if(a)throw l?new Error(l):new Error(ii.UnknownError);if(!this.updateSize())throw new Error(ii.UpdateSizeError);this.floorIndex=s.floorIndex,this.five.model.show(this.floorIndex)});return this.isHiddenByHideFunc=!1,this.showPromise=r().then(()=>{this.showPromise=void 0,this.showRejection=void 0;const a=s.modelOpacity,l=s.immediately?0:Sf;lr(this.five,a,l),this.render(l),this.hooks.emit("showAnimationEnded",{auto:s.isAutoShow,userAction:s.userAction})}).catch(a=>{if(this.showPromise=void 0,this.showRejection=void 0,this.updateState({visible:!1},s.userAction),!s.isAutoShow&&a instanceof Error)throw a}),this.showPromise}));u(this,"_hide",e=>{var r;(r=this.showRejection)==null||r.call(this,ii.BreakOffByHide),this.showPromise=void 0;const s=F(F({},{userAction:!0,isAutoHide:!1}),e);lr(this.five,1,0),this.hooks.emit("hide",{auto:s.isAutoHide,userAction:s.userAction}),this.render()});u(this,"handleClick",()=>{if(!this.state.visible)return;if(this.hooks.emit("click",this.store.roomOnMouse))return!1});u(this,"onFiveModelLoaded",()=>{if(this.state.enabled===!1||this.wrapper||!this.selector)return;const e=this.selector instanceof Element?this.selector:document.querySelector(this.selector);if(!e)throw new Error("不正确的父容器选择器");this.wrapper=e,e.append(this.container)});u(this,"onFiveModeChange",e=>{e!==this.showState.mode&&(this.updateState({visible:!1},!1),this._hide({userAction:!1}))});u(this,"onFiveInteriaPan",(e,i)=>{if(!i||this.state.config.autoShowEnable===!1||this.isHiddenByHideFunc)return;const s=this.five.getCurrentState();s.mode==="Floorplan"&&(this.state.visible||t2(s)&&(this.updateState({visible:!0},!0),this._show({isAutoShow:!0})))});u(this,"onFivePanoArrived",e=>{var i;(i=this.five)!=null&&i.work&&(this.panoIndex=e,this.floorIndex=this.workUtil.observers[e].floorIndex)});u(this,"onFiveCameraUpdate",(e,i)=>{if(!this.state.visible||this.showPromise)return;const s=this.five.getCurrentState();e2(s)&&(this.updateState({visible:!1},i),this._hide({userAction:i,isAutoHide:!0}))});u(this,"onFiveWantsGesture",(e,i)=>{if(this.state.visible&&(i.length>1||e==="mouseWheel"))return!1});u(this,"onFiveWantsPanGesture",(e,i)=>{if(this.five.getCurrentState().mode==="Floorplan"&&this.state.config.autoShowEnable!==!1&&i&&this.state.visible)return this.five.updateCamera(this.showState,0),!1});u(this,"onFiveWantsTapGesture",()=>this.handleClick());u(this,"onFiveWantsChangeMode",(e,i)=>{i==="Panorama"&&e==="Floorplan"&&(this.lastPanoramaLongitude=this.five.getCurrentState().longitude)});u(this,"onModelShownFloorChange",e=>{if(this.floorIndex!==e){if(e===null){const i=this.five.getCurrentState().panoIndex;this.floorIndex=this.workUtil.observers[i].floorIndex;return}this.floorIndex=e,this.updateSize(),this.render()}});i!=null&&i.selector&&(this.selector=i.selector,console.warn("不推荐继续使用 params.selector 配置父容器,请使用 appendTo 方法")),this.showState={mode:"Floorplan",longitude:0,latitude:Math.PI/2,fov:Jw/((l=i==null?void 0:i.scale)!=null?l:1)},this.defaultMissingFloorConfig={imageURL:this.staticPrefix+"/release/web/saas/missing-floorplan.e274c596.png",imageWidth:200,imageHeight:120,text:(h=(c=i.i18n)==null?void 0:c.call(i,"暂无平面图"))!=null?h:"暂无平面图",textFontSize:14};const s={northDesc:"北",modelOpacity:1,cameraEnable:!0,highlightEnable:!1,hoverEnable:!0,compassEnable:!0,autoShowEnable:!0,ruleLabelsEnable:!0,roomLabelsEnable:!0,roomAreaEnable:!0,roomNameEnable:!0,roomNameOtherTypeEnable:!0,roomDimensionEnable:!0,adaptiveRoomLabelVisibleEnable:!0,cameraImageUrl:jn,attachedTo:zn.BOUNDING_CENTER,getLabelElement:void 0,missingFloorConfig:F(F({},this.defaultMissingFloorConfig),i.missingFloorConfig),i18n:d=>d,getRoomAreaText:d=>(d/1e6).toFixed(1)+"㎡",getRoomDimensionText:(d,f)=>(d/1e3).toFixed(1)+"m × "+(f/1e3).toFixed(1)+"m",getRuleDistanceText:d=>d.toString()},r=i?ar(i,["selector","scale"]):{},o=F(F({},s.missingFloorConfig),r.missingFloorConfig),a=fe(F(F({},s),r),{missingFloorConfig:o});this.state={enabled:!0,visible:!1,config:a},this.initContainer(),e.once("dispose",this.dispose),this.addEventListener()}load(e,i,s=!0){return ee(this,null,function*(){function r(h){return Object.prototype.hasOwnProperty.apply(h,["version"])}const o=e;o&&ei(o.version)&&console.warn("传入 serverData.data 的方式后续可能不再支持,请把 serverData 整体传入 load 函数");const a=JSON.parse(JSON.stringify(e)),l=r(a)?a.data:a,c=this.data;this.data=yield Vn(l),this.hooks.emit("dataLoaded",this.data),this.hooks.emit("dataChange",this.data,c),i&&this.updateState(i,s),this.render()})}appendTo(e){if(this.wrapper=e,!!this.state.enabled)return e.appendChild(this.container),this.render(),this}enable(e={}){if(this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!0},e.userAction||i),this._enable({userAction:i})}disable(e={}){if(!this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!1},e.userAction||i),this._disable({userAction:i})}setState(e,i={}){const s=this.state,r=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,r),e.enabled!==void 0&&s.enabled!==e.enabled&&(e.enabled?this._enable({userAction:r}):this._disable({userAction:r})),e.visible!==void 0&&s.visible!==e.visible){const o={userAction:r};e.visible?this._show(o):this._hide(o)}this.render()}changeConfigs(e,i=!0){this.updateState({config:e},i),this.render()}formatData(e){return ee(this,null,function*(){return yield Vn(e.data)})}updateState(e,i){var a;const s=this.state,r=(a=e.config)!=null&&a.missingFloorConfig?F(F({},s.config.missingFloorConfig),e.config.missingFloorConfig):s.config.missingFloorConfig,o=e.config?fe(F(F({},s.config),e.config),{missingFloorConfig:r}):s.config;this.state=fe(F(F({},this.state),e),{config:o}),!Nt(this.state,s,{deep:!0})&&this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:i})}initContainer(){this.container.classList.add("floorplan-plugin"),Object.assign(this.container.style,{position:"absolute",left:"50%",top:"50%",transform:"translate(-50%, -50%)",zIndex:10,pointerEvents:"none"}),this.five.addExtraElement(this.container)}addEventListener(){if(!this.state.enabled||this.hasAddedEventListener)return;const e=this.five;e.model.loaded?this.onFiveModelLoaded():e.once("modelLoaded",this.onFiveModelLoaded),e.on("modeChange",this.onFiveModeChange),e.on("interiaPan",this.onFiveInteriaPan),e.on("panoArrived",this.onFivePanoArrived),e.on("cameraUpdate",this.onFiveCameraUpdate),e.on("wantsGesture",this.onFiveWantsGesture),e.on("wantsPanGesture",this.onFiveWantsPanGesture),e.on("wantsTapGesture",this.onFiveWantsTapGesture),e.on("wantsChangeMode",this.onFiveWantsChangeMode),e.on("modelShownFloorChange",this.onModelShownFloorChange)}removeEventListener(){const e=this.five;this.hasAddedEventListener=!1,e.off("modelLoaded",this.onFiveModelLoaded),e.off("modeChange",this.onFiveModeChange),e.off("interiaPan",this.onFiveInteriaPan),e.off("panoArrived",this.onFivePanoArrived),e.off("cameraUpdate",this.onFiveCameraUpdate),e.off("wantsGesture",this.onFiveWantsGesture),e.off("wantsPanGesture",this.onFiveWantsPanGesture),e.off("wantsTapGesture",this.onFiveWantsTapGesture),e.off("wantsChangeMode",this.onFiveWantsChangeMode),e.off("modelShownFloorChange",this.onModelShownFloorChange)}render(e){if(!this.state.enabled||!this.container||!this.data||this.size.width===0||this.showPromise)return;const i=fe(F({},this.state.config),{visible:this.state.visible,duration:e!=null?e:0,panoIndex:this.panoIndex,floorIndex:this.floorIndex,floorplanData:this.data,lastPanoramaLongitude:this.lastPanoramaLongitude,highlightData:this.highlightData,store:this.store});if(this.app)return this.app.$set(i);this.app=new Mc({target:this.container,intro:!0,props:i})}};const n2=(n,t)=>new i2(n,t),Of=[{type:0,description:"车-2",href:"resource/items/{{ theme }}/car_2.png",width:4200,height:1800,tag:"其他",direction:3,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:1,description:"车-1",href:"resource/items/{{ theme }}/car_1.png",width:1900,height:4300,tag:"其他",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:2,description:"中厨-1",href:"resource/items/{{ theme }}/kitchen_1.png",width:3158,height:1400,tag:"厨房",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:3,description:"8人餐桌",href:"resource/items/{{ theme }}/table_for_8.png",width:3240,height:1800,tag:"客厅",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:4,description:"衣柜-1",href:"resource/items/{{ theme }}/wardrobe_1.png",width:1820,height:600,tag:"卧室",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:5,description:"浴缸-2",href:"resource/items/{{ theme }}/bathtub_2.png",width:1500,height:694,tag:"卫生间",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:6,description:"衣柜-3",href:"resource/items/{{ theme }}/wardrobe_3.png",width:2830,height:600,tag:"卧室",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:7,description:"植物-4",href:"resource/items/{{ theme }}/plant_4.png",width:700,height:628,tag:"装饰类",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:8,description:"植物-1",href:"resource/items/{{ theme }}/plant_1.png",width:700,height:565,tag:"装饰类",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:9,description:"植物-6",href:"resource/items/{{ theme }}/plant_6.png",width:800,height:758,tag:"装饰类",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:10,description:"书桌-1",href:"resource/items/{{ theme }}/desk_1.png",width:1200,height:930,tag:"书房",direction:0,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:11,description:"瓶艺-1",href:"resource/items/{{ theme }}/bottle_art_1.png",width:530,height:520,tag:"装饰类",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:12,description:"衣柜-2",href:"resource/items/{{ theme }}/wardrobe_2.png",width:2310,height:600,tag:"卧室",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:13,description:"植物-2",href:"resource/items/{{ theme }}/plant_2.png",width:600,height:600,tag:"装饰类",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:14,description:"西厨-1",href:"resource/items/{{ theme }}/western_kitchen_1.png",width:2180,height:550,tag:"厨房",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:15,description:"西厨-2",href:"resource/items/{{ theme }}/western_kitchen_2.png",width:1480,height:550,tag:"厨房",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:16,description:"浴缸-1",href:"resource/items/{{ theme }}/bathtub_1.png",width:1500,height:956,tag:"卫生间",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:17,description:"植物-3",href:"resource/items/{{ theme }}/plant_3.png",width:700,height:639,tag:"装饰类",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:18,description:"书桌-2",href:"resource/items/{{ theme }}/desk_2.png",width:2200,height:2470,tag:"书房",direction:3,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:19,description:"吧台",href:"resource/items/{{ theme }}/bar_counter.png",width:1800,height:1130,tag:"其他",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:20,description:"书柜-短",href:"resource/items/{{ theme }}/bookcase_short.png",width:1460,height:350,tag:"书房",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:21,description:"鞋柜-长",href:"resource/items/{{ theme }}/shoe_cabinet_long.png",width:2059,height:550,tag:"客厅",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:22,description:"鞋柜-短",href:"resource/items/{{ theme }}/shoe_cabinet_short.png",width:1308,height:550,tag:"客厅",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:23,description:"中厨-2",href:"resource/items/{{ theme }}/kitchen_2.png",width:2020,height:650,tag:"厨房",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:24,description:"椅子",href:"resource/items/{{ theme }}/chair.png",width:1050,height:950,tag:"客厅",direction:1,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:25,description:"秋千",href:"resource/items/{{ theme }}/swing.png",width:1600,height:1370,tag:"其他",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:26,description:"茶几",href:"resource/items/{{ theme }}/tea_table.png",width:1090,height:800,tag:"客厅",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:27,description:"庭院",href:"resource/items/{{ theme }}/courtyard.png",width:2100,height:3020,tag:"其他",direction:3,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:28,description:"躺椅",href:"resource/items/{{ theme }}/deck_chair.png",width:900,height:1850,tag:"其他",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:29,description:"钢琴",href:"resource/items/{{ theme }}/piano.png",width:1900,height:2260,tag:"其他",direction:0,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:30,description:"音响",href:"resource/items/{{ theme }}/sound.png",width:2500,height:550,tag:"其他",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:31,description:"马桶",href:"resource/items/{{ theme }}/flush_toilet.png",width:450,height:750,tag:"卫生间",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:32,description:"植物-5",href:"resource/items/{{ theme }}/plant_5.png",width:544,height:600,tag:"装饰类",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:33,description:"书柜-长",href:"resource/items/{{ theme }}/bookcase_long.png",width:2040,height:350,tag:"书房",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:34,description:"燃气灶-1",href:"resource/items/{{ theme }}/gas_stove_1.png",width:820,height:450,tag:"厨房",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:35,description:"洗脸池-单",href:"resource/items/{{ theme }}/wash_basin_single.png",width:1150,height:500,tag:"卫生间",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:36,description:"洗手池-单",href:"resource/items/{{ theme }}/sink_single.png",width:1200,height:500,tag:"卫生间",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:37,description:"双人床-4",href:"resource/items/{{ theme }}/double_4.png",width:2743,height:2e3,tag:"卧室",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:38,description:"电视柜-短",href:"resource/items/{{ theme }}/tv_cabinet_short.png",width:1580,height:350,tag:"客厅",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:39,description:"储物柜-1",href:"resource/items/{{ theme }}/locker_1.png",width:1400,height:600,tag:"储物间",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:40,description:"双人床-3",href:"resource/items/{{ theme }}/double_3.png",width:2791,height:2300,tag:"卧室",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:41,description:"双人床-2",href:"resource/items/{{ theme }}/double_2.png",width:2791,height:2300,tag:"卧室",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:42,description:"洗手池-双",href:"resource/items/{{ theme }}/sink_double.png",width:2777,height:600,tag:"卫生间",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:43,description:"洗脸池-双",href:"resource/items/{{ theme }}/wash_basin_double.png",width:2550,height:600,tag:"卫生间",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:44,description:"双人床(无床头柜)-1",href:"resource/items/{{ theme }}/double_bed_without_bedside_table_1.png",width:1914,height:2e3,tag:"卧室",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:45,description:"电视柜-长",href:"resource/items/{{ theme }}/tv_cabinet_long.png",width:2040,height:350,tag:"客厅",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:46,description:"洽谈桌组合",href:"resource/items/{{ theme }}/negotiation_table_combination.png",width:2830,height:950,tag:"其他",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:47,description:"哑铃架",href:"resource/items/{{ theme }}/dumbbell_rack.png",width:900,height:650,tag:"其他",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:48,description:"沙发组合-1",href:"resource/items/{{ theme }}/sofa_combination_1.png",width:4e3,height:2792,tag:"客厅",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:49,description:"游泳池-2",href:"resource/items/{{ theme }}/swimming_pool_2.png",width:7680,height:3800,tag:"其他",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:50,description:"美人榻",href:"resource/items/{{ theme }}/beauty_couch.png",width:1600,height:520,tag:"卧室",direction:1,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:51,description:"单人床(无床头柜)",href:"resource/items/{{ theme }}/single_bed_without_bedside_table.png",width:1200,height:2120,tag:"卧室",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:52,description:"沙发组合-2",href:"resource/items/{{ theme }}/sofa_combination_2.png",width:2e3,height:2054,tag:"客厅",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:53,description:"跑步机",href:"resource/items/{{ theme }}/treadmill.png",width:2120,height:950,tag:"其他",direction:1,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:54,description:"储物柜-3",href:"resource/items/{{ theme }}/lockers_3.png",width:2400,height:1360,tag:"储物间",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:55,description:"洗菜池-1",href:"resource/items/{{ theme }}/vegetable_washing_pool_1.png",width:760,height:470,tag:"厨房",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:56,description:"组合沙发-4",href:"resource/items/{{ theme }}/combination_sofa_4.png",width:1800,height:1595,tag:"客厅",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:57,description:"台球桌",href:"resource/items/{{ theme }}/pool_table.png",width:2540,height:1400,tag:"其他",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:58,description:"置物台-1",href:"resource/items/{{ theme }}/shelf_1.png",width:1632,height:560,tag:"客厅",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:59,description:"储物柜-2",href:"resource/items/{{ theme }}/locker_2.png",width:2640,height:600,tag:"储物间",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:60,description:"户外桌椅",href:"resource/items/{{ theme }}/outdoor_tables_and_chairs.png",width:3e3,height:2800,tag:"其他",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:61,description:"洗衣机-1",href:"resource/items/{{ theme }}/washing_machine_1.png",width:850,height:600,tag:"卫生间",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:62,description:"双人床-1",href:"resource/items/{{ theme }}/double_1.png",width:2851,height:2200,tag:"卧室",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:63,description:"六人餐桌",href:"resource/items/{{ theme }}/table_for_six.png",width:2230,height:1700,tag:"客厅",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:64,description:"洽谈沙发椅",href:"resource/items/{{ theme }}/sofa_chair.png",width:1e3,height:950,tag:"其他",direction:1,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:65,description:"三人沙发",href:"resource/items/{{ theme }}/three_seat_sofa.png",width:2670,height:950,tag:"客厅",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:66,description:"会客桌",href:"resource/items/{{ theme }}/reception_table.png",width:1800,height:1800,tag:"其他",direction:1,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:67,description:"健身机",href:"resource/items/{{ theme }}/fitness_machine.png",width:2200,height:800,tag:"其他",direction:1,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:68,description:"沙发组合-3",href:"resource/items/{{ theme }}/sofa_combination_3.png",width:2670,height:2330,tag:"客厅",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:69,description:"双开冰箱",href:"resource/items/{{ theme }}/double_refrigerator.png",width:720,height:600,tag:"厨房",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:70,description:"车库工具箱",href:"resource/items/{{ theme }}/garage_toolbox.png",width:1280,height:500,tag:"其他",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:71,description:"储物柜-4",href:"resource/items/{{ theme }}/locker_4.png",width:2440,height:2440,tag:"储物间",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:72,description:"临时餐台",href:"resource/items/{{ theme }}/temporary_dining_table.png",width:1e3,height:1500,tag:"厨房",direction:1,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:73,description:"置物台-2",href:"resource/items/{{ theme }}/shelf_2.png",width:1590,height:600,tag:"客厅",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:74,description:"四人餐桌",href:"resource/items/{{ theme }}/table_for_four.png",width:1700,height:1700,tag:"客厅",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:75,description:"洽谈桌",href:"resource/items/{{ theme }}/negotiating_table.png",width:950,height:950,tag:"其他",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:76,description:"游泳池-1",href:"resource/items/{{ theme }}/swimming_pool_1.png",width:4300,height:5340,tag:"其他",direction:1,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:77,description:"毛巾凳",href:"resource/items/{{ theme }}/towel_stool.png",width:800,height:500,tag:"卫生间",direction:0,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:78,description:"电梯",href:"resource/items/{{ theme }}/lift.png",width:2e3,height:2e3,tag:"楼梯",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:79,description:"AC",href:"resource/items/{{ theme }}/ac.png",width:850,height:320,tag:"其他",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:80,description:"二人餐桌",href:"resource/items/{{ theme }}/table_for_two.png",width:780,height:1500,tag:"客厅",direction:1,keywords:["default"],themes:["realsee"],label:!0},{type:81,description:"双人床(无床头柜)-2",href:"resource/items/{{ theme }}/double_bed_without_bedside_table_2.png",width:1500,height:2200,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:82,description:"双人床(无床头柜)-3",href:"resource/items/{{ theme }}/double_bed_without_bedside_table_3.png",width:1800,height:2200,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:83,description:"床头柜",href:"resource/items/{{ theme }}/bedstand.png",width:500,height:500,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:84,description:"单开门冰箱",href:"resource/items/{{ theme }}/refrigerator.png",width:650,height:670,tag:"厨房",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:85,description:"沙发组合-5",href:"resource/items/{{ theme }}/sofa_combination_5.png",width:1598,height:1418,tag:"客厅",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:86,description:"沙发组合-6",href:"resource/items/{{ theme }}/sofa_combination_6.png",width:2680,height:1790,tag:"客厅",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:87,description:"四人餐桌-1",href:"resource/items/{{ theme }}/table_for_four_1.png",width:1600,height:1700,tag:"客厅",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:88,description:"小单人沙发",href:"resource/items/{{ theme }}/chair_2.png",width:460,height:416,tag:"客厅",direction:1,keywords:["default"],themes:["realsee"],label:!0},{type:89,description:"小洗手池",href:"resource/items/{{ theme }}/sink_small.png",width:600,height:500,tag:"卫生间",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:90,description:"小厨",href:"resource/items/{{ theme }}/kitchen_small.png",width:740,height:550,tag:"厨房",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:91,description:"小衣柜",href:"resource/items/{{ theme }}/wardrobe_small.png",width:910,height:600,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:92,description:"淋浴房",href:"resource/items/{{ theme }}/shower.png",width:650,height:670,tag:"卫生间",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:93,description:"鞋柜-1",href:"resource/items/{{ theme }}/shoe_cabinet_1.png",width:900,height:400,tag:"客厅",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:94,description:"鞋柜-2",href:"resource/items/{{ theme }}/shoe_cabinet_2.png",width:1500,height:400,tag:"客厅",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:95,description:"鞋柜-3",href:"resource/items/{{ theme }}/shoe_cabinet_3.png",width:2e3,height:400,tag:"客厅",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:96,description:"电视柜-1",href:"resource/items/{{ theme }}/tv_cabinet_1.png",width:1500,height:350,tag:"客厅",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:97,description:"电视柜-2",href:"resource/items/{{ theme }}/tv_cabinet_2.png",width:2040,height:350,tag:"客厅",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:98,description:"电视柜-3",href:"resource/items/{{ theme }}/tv_cabinet_3.png",width:3e3,height:350,tag:"客厅",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:99,description:"餐边柜-1",href:"resource/items/{{ theme }}/sideboard_1.png",width:900,height:550,tag:"客厅",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:100,description:"餐边柜-2",href:"resource/items/{{ theme }}/sideboard_2.png",width:1500,height:550,tag:"客厅",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:101,description:"餐边柜-3",href:"resource/items/{{ theme }}/sideboard_3.png",width:2e3,height:550,tag:"客厅",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:102,description:"燃气灶-2",href:"resource/items/{{ theme }}/gas_stove_2.png",width:900,height:550,tag:"厨房",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:103,description:"洗菜池-2",href:"resource/items/{{ theme }}/vegetable_washing_pool_2.png",width:900,height:550,tag:"厨房",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:104,description:"橱柜-1",href:"resource/items/{{ theme }}/kitchen_cabinet_1.png",width:550,height:550,tag:"厨房",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:105,description:"橱柜-2",href:"resource/items/{{ theme }}/kitchen_cabinet_2.png",width:900,height:550,tag:"厨房",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:106,description:"花洒",href:"resource/items/{{ theme }}/shower_head.png",width:260,height:200,tag:"卫生间",direction:1,keywords:["default"],themes:["realsee"],label:!0},{type:107,description:"淋浴屏",href:"resource/items/{{ theme }}/shower_panel.png",width:1500,height:100,tag:"卫生间",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:108,description:"洗衣机-2",href:"resource/items/{{ theme }}/washing_machine_2.png",width:600,height:500,tag:"卫生间",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:109,description:"双人床-5",href:"resource/items/{{ theme }}/double_5.png",width:1500,height:2e3,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:110,description:"双人床-6",href:"resource/items/{{ theme }}/double_6.png",width:1800,height:2e3,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:111,description:"双人床-7",href:"resource/items/{{ theme }}/double_7.png",width:2e3,height:2200,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:112,description:"双人床-8",href:"resource/items/{{ theme }}/double_8.png",width:2300,height:2200,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:113,description:"梳妆台",href:"resource/items/{{ theme }}/dressing_table.png",width:1200,height:900,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:114,description:"儿童床-1",href:"resource/items/{{ theme }}/children_bed_1.png",width:1400,height:2e3,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:115,description:"儿童床-2",href:"resource/items/{{ theme }}/children_bed_2.png",width:1700,height:2e3,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:116,description:"儿童床-3",href:"resource/items/{{ theme }}/children_bed_3.png",width:2e3,height:2200,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:117,description:"儿童书桌-1",href:"resource/items/{{ theme }}/children_desk_1.png",width:1e3,height:800,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:118,description:"儿童书桌-2",href:"resource/items/{{ theme }}/children_desk_2.png",width:1200,height:800,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:119,description:"儿童书桌-3",href:"resource/items/{{ theme }}/children_desk_3.png",width:1500,height:800,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:120,description:"儿童活动区域-1",href:"resource/items/{{ theme }}/children_carpet_1.png",width:600,height:600,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:121,description:"儿童活动区域-2",href:"resource/items/{{ theme }}/children_carpet_2.png",width:1200,height:1200,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:122,description:"儿童活动区域-3",href:"resource/items/{{ theme }}/children_carpet_3.png",width:1800,height:1800,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:123,description:"茶榻组合-1",href:"resource/items/{{ theme }}/tea_table_combination_1.png",width:2e3,height:1400,tag:"其他",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:124,description:"茶榻组合-2",href:"resource/items/{{ theme }}/tea_table_combination_2.png",width:2500,height:1400,tag:"其他",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:125,description:"茶榻组合-3",href:"resource/items/{{ theme }}/tea_table_combination_3.png",width:3e3,height:1800,tag:"其他",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:126,description:"儿童衣柜-1",href:"resource/items/{{ theme }}/children_wardrobe_1.png",width:900,height:500,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:127,description:"儿童衣柜-2",href:"resource/items/{{ theme }}/children_wardrobe_2.png",width:1200,height:500,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:128,description:"儿童衣柜-3",href:"resource/items/{{ theme }}/children_wardrobe_3.png",width:1500,height:500,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:129,description:"儿童书柜-1",href:"resource/items/{{ theme }}/children_bookcase_1.png",width:800,height:450,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:130,description:"儿童书柜-2",href:"resource/items/{{ theme }}/children_bookcase_2.png",width:1200,height:450,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:131,description:"折行双跑楼梯",href:"resource/items/{{ theme }}/folding_double_running_stairs.png",width:3e3,height:3e3,tag:"楼梯",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:132,description:"平行双跑楼梯",href:"resource/items/{{ theme }}/parallel_double_running_stairs.png",width:2500,height:3600,tag:"楼梯",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:133,description:"折行三跑楼梯",href:"resource/items/{{ theme }}/folding_treble_running_stairs.png",width:4300,height:2700,tag:"楼梯",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:134,description:"手枪",href:"resource/items/{{ theme }}/pistol.png",width:500,height:500,tag:"物证痕迹",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!1},{type:135,description:"血迹",href:"resource/items/{{ theme }}/bloodstain.png",width:500,height:500,tag:"物证痕迹",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!1},{type:136,description:"手印",href:"resource/items/{{ theme }}/handprint.png",width:500,height:500,tag:"物证痕迹",direction:0,keywords:["default"],themes:["legacy","realsee"],label:!1},{type:137,description:"足迹",href:"resource/items/{{ theme }}/footprint.png",width:500,height:500,tag:"物证痕迹",direction:0,keywords:["default"],themes:["legacy","realsee"],label:!1},{type:138,description:"车轮轨迹",href:"resource/items/{{ theme }}/wheelprint.png",width:500,height:500,tag:"物证痕迹",direction:0,keywords:["default"],themes:["legacy","realsee"],label:!1},{type:139,description:"弹头",href:"resource/items/{{ theme }}/bullet.png",width:500,height:500,tag:"物证痕迹",direction:0,keywords:["default"],themes:["legacy","realsee"],label:!1},{type:140,description:"弹壳",href:"resource/items/{{ theme }}/shell.png",width:500,height:500,tag:"物证痕迹",direction:1,keywords:["default"],themes:["legacy","realsee"],label:!1},{type:141,description:"尸体",href:"resource/items/{{ theme }}/corpse.png",width:1500,height:1500,tag:"物证痕迹",direction:0,keywords:["default"],themes:["legacy","realsee"],label:!1},{type:142,description:"空气净化器",href:"resource/items/{{ theme }}/airscrubber.png",width:580,height:380,tag:"其他",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:143,description:"吹风机",href:"resource/items/{{ theme }}/airblower.png",width:640,height:600,tag:"其他",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:144,description:"除湿器",href:"resource/items/{{ theme }}/dehumidifier.png",width:480,height:430,tag:"其他",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:145,description:"冰柜",href:"resource/items/{{ theme }}/freezer.png",width:800,height:460,tag:"厨房",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:146,description:"架子",href:"resource/items/{{ theme }}/shelf.png",width:1e3,height:380,tag:"其他",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:147,description:"杂物",href:"resource/items/{{ theme }}/sundries.png",width:800,height:800,tag:"其他",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:148,description:"L型沙发",href:"resource/items/{{ theme }}/L_sofa.png",width:3500,height:1800,tag:"客厅",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:149,description:"书桌3",href:"resource/items/{{ theme }}/desk_3.png",width:1200,height:680,tag:"书房",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:150,description:"会议桌-1",href:"resource/items/{{ theme }}/conference_table_1.png",width:1600,height:1100,tag:"客厅",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:151,description:"衣架",href:"resource/items/{{ theme }}/coat_hanger.png",width:1200,height:400,tag:"卧室",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:152,description:"上下铺",href:"resource/items/{{ theme }}/bunk_beds.png",width:2e3,height:1040,tag:"卧室",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:153,description:"蹲坑",href:"resource/items/{{ theme }}/squatting.png",width:600,height:480,tag:"卫生间",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:154,description:"男尸",href:"resource/items/{{ theme }}/male_corpse.png",width:1600,height:800,tag:"物证痕迹",direction:1,keywords:["default"],themes:["realsee"],label:!1},{type:155,description:"女尸",href:"resource/items/{{ theme }}/female_corpse.png",width:1500,height:800,tag:"物证痕迹",direction:1,keywords:["default"],themes:["realsee"],label:!1},{type:156,description:"擦蹭状血迹",href:"resource/items/{{ theme }}/rub-like-bookd-stains.png",width:1200,height:800,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:157,description:"擦拭物",href:"resource/items/{{ theme }}/wipes.png",width:300,height:60,tag:"物证痕迹",direction:3,keywords:["default"],themes:["realsee"],label:!1},{type:158,description:"纸团",href:"resource/items/{{ theme }}/paper_ball.png",width:400,height:400,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:159,description:"未整理的被子",href:"resource/items/{{ theme }}/unarranged_quilts.png",width:800,height:500,tag:"其他",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:160,description:"手机",href:"resource/items/{{ theme }}/mobile_phone.png",width:400,height:280,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:161,description:"菜刀",href:"resource/items/{{ theme }}/kitchen_knife.png",width:500,height:220,tag:"物证痕迹",direction:3,keywords:["default"],themes:["realsee"],label:!1},{type:162,description:"矩形",href:"resource/items/{{ theme }}/rectangle.png",width:900,height:600,tag:"自定义",direction:0,keywords:["default"],themes:["realsee"],label:!0,svgWidth:90,svgHeight:60,svg:'<rect x=".75" y=".75" width="88.5" height="58.5" rx="4" fill="#FFF" stroke="#3D404E" fill-rule="evenodd" vector-effect="non-scaling-stroke"/>'},{type:163,description:"圆形",href:"resource/items/{{ theme }}/circle.png",width:600,height:600,tag:"自定义",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:164,description:"三角形",href:"resource/items/{{ theme }}/triangle.png",width:600,height:600,tag:"自定义",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:165,description:"五角星形",href:"resource/items/{{ theme }}/five_pointedstar.png",width:800,height:800,tag:"自定义",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:166,description:"会议桌-2",href:"resource/items/{{ theme }}/conference_table_2.png",width:2800,height:1800,tag:"客厅",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:167,description:"餐椅",href:"resource/items/{{ theme }}/dining_chair.png",width:500,height:580,tag:"客厅",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:168,description:"转椅-1",href:"resource/items/{{ theme }}/rotating_chair_1.png",width:500,height:580,tag:"书房",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:169,description:"转椅-2",href:"resource/items/{{ theme }}/rotating_chair_2.png",width:640,height:640,tag:"书房",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:170,description:"长方形茶几",href:"resource/items/{{ theme }}/rectangular_coffee_table.png",width:1090,height:800,tag:"客厅",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:171,description:"抽油烟机",href:"resource/items/{{ theme }}/smoke_lampblack_machine.png",width:1200,height:800,tag:"厨房",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:172,description:"电话机",href:"resource/items/{{ theme }}/telephone.png",width:500,height:500,tag:"日常用品",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:173,description:"对讲机",href:"resource/items/{{ theme }}/walkie_talkie.png",width:240,height:540,tag:"日常用品",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:174,description:"花盆",href:"resource/items/{{ theme }}/flower_pot.png",width:500,height:500,tag:"其他",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:175,description:"剪刀",href:"resource/items/{{ theme }}/scissors.png",width:500,height:460,tag:"日常用品",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:176,description:"角柜",href:"resource/items/{{ theme }}/corner_cabinet.png",width:1e3,height:1e3,tag:"其他",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:177,description:"口杯",href:"resource/items/{{ theme }}/mouth_cup.png",width:500,height:400,tag:"日常用品",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:178,description:"盘子",href:"resource/items/{{ theme }}/plate.png",width:500,height:500,tag:"日常用品",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:179,description:"勺子",href:"resource/items/{{ theme }}/spoon.png",width:600,height:180,tag:"日常用品",direction:1,keywords:["default"],themes:["realsee"],label:!1},{type:180,description:"手提包",href:"resource/items/{{ theme }}/handbag.png",width:500,height:500,tag:"日常用品",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:181,description:"双人沙发",href:"resource/items/{{ theme }}/double_sofa.png",width:1600,height:850,tag:"客厅",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:182,description:"藤椅",href:"resource/items/{{ theme }}/cane_chair.png",width:640,height:640,tag:"客厅",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:183,description:"拖把",href:"resource/items/{{ theme }}/mop.png",width:490,height:1e3,tag:"日常用品",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:184,description:"卫生纸",href:"resource/items/{{ theme }}/toilet_paper.png",width:280,height:300,tag:"日常用品",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:185,description:"烟盒",href:"resource/items/{{ theme }}/cigarette_case.png",width:220,height:300,tag:"日常用品",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:186,description:"烟头",href:"resource/items/{{ theme }}/cigarette_butt.png",width:280,height:220,tag:"日常用品",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:187,description:"鱼缸",href:"resource/items/{{ theme }}/fish_tank.png",width:1e3,height:500,tag:"客厅",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:188,description:"笔记本电脑",href:"resource/items/{{ theme }}/notebook_computer.png",width:500,height:500,tag:"日常用品",direction:2,keywords:["default"],themes:["realsee"],label:!1},{type:189,description:"微波炉",href:"resource/items/{{ theme }}/microwave_oven.png",width:600,height:400,tag:"厨房",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:190,description:"断口",href:"resource/items/{{ theme }}/fracture.png",width:1200,height:300,tag:"其他",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:191,description:"遗物堆",href:"resource/items/{{ theme }}/relic_pile.png",width:800,height:800,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:192,description:"衣物",href:"resource/items/{{ theme }}/clothing.png",width:830,height:810,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:193,description:"浴巾",href:"resource/items/{{ theme }}/bath_towel.png",width:420,height:500,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:194,description:"水渍",href:"resource/items/{{ theme }}/water_stains.png",width:1070,height:600,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:195,description:"螺丝刀",href:"resource/items/{{ theme }}/bolt_driver.png",width:300,height:300,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:196,description:"凉鞋",href:"resource/items/{{ theme }}/sandals.png",width:430,height:460,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:197,description:"水果刀",href:"resource/items/{{ theme }}/fruit_knife.png",width:300,height:260,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:198,description:"匕首",href:"resource/items/{{ theme }}/dragger.png",width:400,height:500,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:199,description:"玻璃弹孔",href:"resource/items/{{ theme }}/glass_bullet_hole.png",width:1160,height:1e3,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:200,description:"电视",href:"resource/items/{{ theme }}/tv.png",width:1120,height:160,tag:"客厅",direction:2,keywords:["default"],themes:["realsee"],label:!1},{type:201,description:"单向楼梯",href:"resource/items/{{ theme }}/stairs.png",width:1400,height:3600,tag:"楼梯",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:202,description:"电脑",href:"resource/items/{{ theme }}/computer.png",width:700,height:120,tag:"书房",direction:2,keywords:["default"],themes:["realsee"],label:!1},{type:203,description:"工具",href:"resource/items/{{ theme }}/tool.png",width:500,height:500,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:204,description:"特殊",href:"resource/items/{{ theme }}/special.png",width:500,height:500,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:205,description:"生物",href:"resource/items/{{ theme }}/biology.png",width:500,height:500,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:206,description:"毒化",href:"resource/items/{{ theme }}/poison.png",width:500,height:500,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:207,description:"理化",href:"resource/items/{{ theme }}/physics&chemistry.png",width:500,height:500,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:208,description:"文检",href:"resource/items/{{ theme }}/document.png",width:500,height:500,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:209,description:"电子",href:"resource/items/{{ theme }}/electronic.png",width:500,height:500,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:210,description:"人像",href:"resource/items/{{ theme }}/portrait.png",width:500,height:500,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:211,description:"提取物品",href:"resource/items/{{ theme }}/extract_items.png",width:500,height:500,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:212,description:"左脚足迹",href:"resource/items/{{ theme }}/footprint_l.png",width:220,height:500,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:213,description:"右脚足迹",href:"resource/items/{{ theme }}/footprint_r.png",width:220,height:500,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:214,description:"电动车",href:"resource/items/{{ theme }}/electric_car.png",width:480,height:1320,tag:"交通工具",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:215,description:"自行车",href:"resource/items/{{ theme }}/bike.png",width:380,height:1480,tag:"交通工具",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:216,description:"摩托车",href:"resource/items/{{ theme }}/motorcycle.png",width:500,height:1780,tag:"交通工具",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:217,description:"越野车",href:"resource/items/{{ theme }}/off_road_vehicle.png",width:1700,height:4360,tag:"交通工具",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:218,description:"卡车",href:"resource/items/{{ theme }}/truck.png",width:1880,height:6800,tag:"交通工具",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:219,description:"客车",href:"resource/items/{{ theme }}/bus.png",width:3160,height:8e3,tag:"交通工具",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:220,description:"叉车",href:"resource/items/{{ theme }}/forklift.png",width:940,height:2720,tag:"交通工具",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:221,description:"拖拉机",href:"resource/items/{{ theme }}/tractor.png",width:1740,height:3060,tag:"交通工具",direction:0,keywords:["default"],themes:["realsee"],label:!1}],s2="//vr-image-4.realsee-cdn.cn/release/static/image/doctorstrange/0.6.201-beta/";function r2(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 o2(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 a2=class extends hn{constructor(e,i){var l,c;super(e);u(this,"name","modelFloorplanPlugin");u(this,"state");u(this,"data");u(this,"showState");u(this,"showPromise");u(this,"app");u(this,"panoIndex",0);u(this,"floorIndex",0);u(this,"selector");u(this,"showRejection");u(this,"wrapper");u(this,"container",document.createElement("div"));u(this,"lastPanoramaLongitude",0);u(this,"size",{width:0,height:0});u(this,"defaultMissingFloorConfig");u(this,"hasAddedEventListener",!1);u(this,"isHiddenByHideFunc",!1);u(this,"highlightData",{});u(this,"items");u(this,"store",{roomOnMouse:null});u(this,"dispose",()=>{var e,i;this.removeEventListener(),(e=this.app)==null||e.$destroy(),this.app=void 0,(i=this.container)==null||i.remove(),this.data=void 0,this.wrapper=void 0,this.selector=void 0,this.hooks.emit("dispose")});u(this,"show",(...i)=>ee(this,[...i],function*(e={}){if(!this.state.enabled||!this.showPromise&&this.state.visible)return;const s=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!0},s),this._show(e)}));u(this,"hide",(...i)=>ee(this,[...i],function*(e={}){this.state.enabled&&(this.isHiddenByHideFunc=!0,this.state.visible!==!1&&(this.updateState({visible:!1},e.userAction||!0),this._hide(e)))}));u(this,"updateSize",()=>{if(!this.data||!this.container||!this.wrapper)return!1;const{min:e,max:i}=this.data.bounding,s=i.x-e.x,r=i.y-e.y,o=this.state.config.attachedTo?{attachedTo:this.state.config.attachedTo}:void 0,a=Ec(this.five,this.wrapper,this.floorIndex,o),l=Math.ceil(s*a),c=Math.ceil(r*a);return this.size.width===l&&this.size.height===c||(this.container.style.width=l+"px",this.container.style.height=c+"px",this.size={width:l,height:c}),!0});u(this,"highlight",e=>{this.state.config.highlightEnable&&(this.highlightData=e,this.render())});u(this,"unhighlight",()=>{this.highlightData={},this.render()});u(this,"_disable",e=>{var s,r,o;const{userAction:i}=e;this.hooks.emit("disable",{userAction:i}),(s=this.showRejection)==null||s.call(this,ii.BreakOffByDisable),this.showPromise=void 0,(r=this.app)==null||r.$destroy(),this.app=void 0,(o=this.container)==null||o.remove(),this.removeEventListener()});u(this,"_enable",e=>{const{userAction:i}=e;this.addEventListener(),this.wrapper&&(this.wrapper.append(this.container),this.hooks.emit("enable",{userAction:i}),this.state.visible&&this._show({userAction:i}))});u(this,"_show",e=>ee(this,null,function*(){var o;if(!this.state.enabled)return;if(!((o=this.fiveUtil.model)!=null&&o.loaded))throw new Error(ii.ModelNotLoaded);if(!this.data)throw new Error(ii.DataNotLoaded);if(this.showPromise)return this.showPromise;const i={floorIndex:this.floorIndex,modelOpacity:this.state.config.modelOpacity,immediately:!1,isAutoShow:!1,userAction:!0},s=F(F({},i),e),r=()=>ee(this,null,function*(){this.hooks.emit("show",{userAction:s.userAction,auto:s.isAutoShow});let a=!1,l;this.showRejection=d=>{a=!0,l=d};const[c]=yield hs(zf(this.five,this.showState,s.userAction));if(c)throw c;if(a)throw l?new Error(l):new Error(ii.UnknownError);if(!this.updateSize())throw new Error(ii.UpdateSizeError);this.updatePosition(),this.floorIndex=s.floorIndex,this.fiveUtil.model.show(this.floorIndex)});return this.isHiddenByHideFunc=!1,this.showPromise=r().then(()=>{this.showPromise=void 0,this.showRejection=void 0;const a=s.modelOpacity,l=s.immediately?0:Sf;lr(this.five,a,l),this.render(l),this.hooks.emit("showAnimationEnded",{auto:s.isAutoShow,userAction:s.userAction})}).catch(a=>{if(this.showPromise=void 0,this.showRejection=void 0,this.updateState({visible:!1},s.userAction),!s.isAutoShow&&a instanceof Error)throw a}),this.showPromise}));u(this,"_hide",e=>{var r;(r=this.showRejection)==null||r.call(this,ii.BreakOffByHide),this.showPromise=void 0;const s=F(F({},{userAction:!0,isAutoHide:!1}),e);lr(this.five,1,0),this.hooks.emit("hide",{auto:s.isAutoHide,userAction:s.userAction}),this.render()});u(this,"handleClick",()=>{if(!this.state.visible)return;if(this.hooks.emit("click",this.store.roomOnMouse))return!1});u(this,"onFiveModelLoaded",()=>{const i=this.five.model.bounding.getCenter(new P.Vector3);if(this.showState.offset=i,this.state.enabled===!1||this.wrapper||!this.selector)return;const s=this.selector instanceof Element?this.selector:document.querySelector(this.selector);if(!s)throw new Error("不正确的父容器选择器");this.wrapper=s,s.append(this.container)});u(this,"onFiveModeChange",e=>{e!==this.showState.mode&&(this.updateState({visible:!1},!1),this._hide({userAction:!1}))});u(this,"onFiveInteriaPan",(e,i)=>{if(!i||this.state.visible||this.state.config.autoShowEnable===!1||this.isHiddenByHideFunc)return;const s=this.five.getCurrentState();s.mode===this.showState.mode&&o2(s)&&(this.updateState({visible:!0},!0),this._show({isAutoShow:!0}))});u(this,"onFivePanoArrived",e=>{var i;(i=this.five)!=null&&i.work&&(this.panoIndex=e,this.floorIndex=this.workUtil.observers[e].floorIndex)});u(this,"onFiveCameraUpdate",(e,i)=>{if(!this.state.visible||this.showPromise)return;const s=this.five.getCurrentState();this.updatePosition(),this.updateSize(),r2(s)&&(this.updateState({visible:!1},i),this._hide({userAction:i}))});u(this,"onFiveWantsPanGesture",(e,i)=>{if(this.five.getCurrentState().mode===this.showState.mode&&this.state.config.autoShowEnable!==!1&&i&&this.state.visible)return this.five.updateCamera(ar(this.showState,["offset"]),0),!1});u(this,"onFiveWantsTapGesture",()=>this.handleClick());u(this,"onFiveWantsChangeMode",(e,i)=>{i==="Panorama"&&e===this.showState.mode&&(this.lastPanoramaLongitude=this.five.getCurrentState().longitude)});u(this,"onModelShownFloorChange",e=>{if(this.floorIndex!==e){if(e===null){const i=this.five.getCurrentState().panoIndex;this.floorIndex=this.workUtil.observers[i].floorIndex;return}this.floorIndex=e,this.updateSize(),this.render()}});i!=null&&i.selector&&(this.selector=i.selector,console.warn("不推荐继续使用 params.selector 配置父容器,请使用 appendTo 方法")),this.showState={mode:"Mapview",longitude:0,latitude:Math.PI/2},this.defaultMissingFloorConfig={imageURL:this.staticPrefix+"/release/web/saas/missing-floorplan.e274c596.png",imageWidth:200,imageHeight:120,text:(c=(l=i.i18n)==null?void 0:l.call(i,"暂无平面图"))!=null?c:"暂无平面图",textFontSize:14};const s={northDesc:"北",modelOpacity:1,cameraEnable:!0,highlightEnable:!1,hoverEnable:!0,compassEnable:!0,autoShowEnable:!0,ruleLabelsEnable:!0,roomLabelsEnable:!0,roomAreaEnable:!0,roomNameEnable:!0,roomNameOtherTypeEnable:!0,roomDimensionEnable:!0,cameraImageUrl:jn,attachedTo:zn.BOUNDING_CENTER,getLabelElement:void 0,adaptiveRoomLabelVisibleEnable:!0,missingFloorConfig:F(F({},this.defaultMissingFloorConfig),i.missingFloorConfig),i18n:h=>h,getRoomAreaText:h=>(h/1e6).toFixed(1)+"㎡",getRoomDimensionText:(h,d)=>(h/1e3).toFixed(1)+"m × "+(d/1e3).toFixed(1)+"m",getRuleDistanceText:h=>h.toString()},r=i?ar(i,["selector","scale"]):{},o=F(F({},s.missingFloorConfig),r.missingFloorConfig),a=fe(F(F({},s),r),{missingFloorConfig:o});this.state={enabled:!0,visible:!1,config:a},this.initContainer(),ai(e).then(this.onFiveModelLoaded),e.once("dispose",this.dispose),this.addEventListener()}load(e,i,s=!0){return ee(this,null,function*(){function r(h){return Object.prototype.hasOwnProperty.apply(h,["version"])}const o=e;o&&ei(o.version)&&console.warn("传入 serverData.data 的方式后续可能不再支持,请把 serverData 整体传入 load 函数");const a=JSON.parse(JSON.stringify(e)),l=r(a)?a.data:a,c=this.data;this.data=yield Vn(l),this.hooks.emit("dataLoaded",this.data),this.hooks.emit("dataChange",this.data,c),i&&this.updateState(i,s),this.render()})}loadItems(e){const{min:i,max:s}=this.data.bounding,r=s.x-i.x,o=s.y-i.y;this.data.floorDatas.forEach((a,l)=>{a.items=e[l].filter(c=>c.displayName==="Item-SimpleItem").map(c=>{const{x:h,y:d,width:f,height:g,notes:p,type:m,id:v,rotateX:b,rotateY:w,rotateZ:x=0}=c;return{id:v,positionInImage:{x:(h-i.x)/r,y:(s.y-d)/o},width:f/r,height:g/o,src:s2+Of[m].href.replace(/\{\{\stheme\s\}\}/,"realsee"),notes:p||Of[m].description,rotateX:b,rotateY:w,rotateZ:x}})})}appendTo(e){if(this.wrapper=e,!!this.state.enabled)return e.appendChild(this.container),this.render(),this}enable(e={}){if(this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!0},e.userAction||i),this._enable({userAction:i})}disable(e={}){if(!this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!1},e.userAction||i),this._disable({userAction:i})}setState(e,i={}){const s=this.state,r=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,r),e.enabled!==void 0&&s.enabled!==e.enabled&&(e.enabled?this._enable({userAction:r}):this._disable({userAction:r})),e.visible!==void 0&&s.visible!==e.visible){const o={userAction:r};e.visible?this._show(o):this._hide(o)}}changeConfigs(e,i=!0){this.updateState({config:e},i),this.render()}updatePosition(){var a;const e=kc(this.five,this.floorIndex,this.state.config.attachedTo),i=(a=this.fiveUtil.model)==null?void 0:a.bounding.getCenter(new P.Vector3).setY(e);if(!i)return;const s=i.clone().project(this.five.camera),r=(s.x+1)/2,o=-(s.y-1)/2;this.container.style.left=r*100+"%",this.container.style.top=o*100+"%"}formatData(e){return ee(this,null,function*(){return yield Vn(e.data)})}updateState(e,i){var a;const s=this.state,r=(a=e.config)!=null&&a.missingFloorConfig?F(F({},s.config.missingFloorConfig),e.config.missingFloorConfig):s.config.missingFloorConfig,o=e.config?fe(F(F({},s.config),e.config),{missingFloorConfig:r}):s.config;this.state=fe(F(F({},this.state),e),{config:o}),!Nt(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=fe(F({},this.state.config),{visible:this.state.visible,duration:e!=null?e:0,panoIndex:this.panoIndex,floorIndex:this.floorIndex,floorplanData:this.data,lastPanoramaLongitude:this.lastPanoramaLongitude,highlightData:this.highlightData,items:this.items,store:this.store});if(this.app)return this.app.$set(i);this.app=new Mc({target:this.container,intro:!0,props:i})}};const l2=(n,t)=>new a2(n,t);let c2=class extends hn{constructor(e,i){var l,c;super(e);u(this,"name","topviewFloorplanPlugin");u(this,"state");u(this,"data");u(this,"app");u(this,"selector");u(this,"panoIndex",0);u(this,"floorIndex",0);u(this,"wrapper");u(this,"container",document.createElement("div"));u(this,"lastPanoramaLongitude",0);u(this,"size",{width:0,height:0});u(this,"defaultMissingFloorConfig");u(this,"hasAddedEventListener",!1);u(this,"isHiddenByHideFunc",!1);u(this,"highlightData",{});u(this,"updateSize",()=>{if(!this.data||!this.container||!this.wrapper||this.five.getCurrentState().mode!=="Topview")return!1;const{min:e,max:i}=this.data.bounding,s=i.x-e.x,r=i.y-e.y,o=this.state.config.attachedTo?{attachedTo:this.state.config.attachedTo}:void 0,a=Ec(this.five,this.wrapper,this.floorIndex,o),l=Math.ceil(s*a),c=Math.ceil(r*a);return this.size.width===l&&this.size.height===c||(this.container.style.width=l+"px",this.container.style.height=c+"px",this.size={width:l,height:c}),!0});u(this,"dispose",()=>{var e,i;this.removeEventListener(),(e=this.app)==null||e.$destroy(),this.app=void 0,(i=this.container)==null||i.remove(),this.data=void 0,this.wrapper=void 0,this.selector=void 0,this.hooks.emit("dispose")});u(this,"highlight",e=>{this.state.config.highlightEnable&&(this.highlightData=e,this.render())});u(this,"unhighlight",()=>{this.highlightData={},this.render()});u(this,"_disable",e=>{var s,r;const{userAction:i}=e;(s=this.app)==null||s.$destroy(),this.app=void 0,(r=this.container)==null||r.remove(),this.removeEventListener(),this.hooks.emit("disable",{userAction:i})});u(this,"onFiveModelLoaded",()=>{if(this.state.enabled===!1||this.wrapper||!this.selector)return;const e=this.selector instanceof Element?this.selector:document.querySelector(this.selector);if(!e)throw new Error("不正确的父容器选择器");this.wrapper=e,e.append(this.container)});u(this,"onFiveModeChange",(...[e,,,,i])=>{e!=="Topview"&&this.state.visible&&(this.updateState({visible:!1},i),this._hide({userAction:i}))});u(this,"onFivePanoArrived",e=>{var i;(i=this.five)!=null&&i.work&&(this.panoIndex=e,this.floorIndex=this.workUtil.observers[e].floorIndex)});u(this,"onFiveCameraUpdate",(e,i)=>{this.state.visible&&(this.updatePosition(),this.updateSize())});u(this,"onFiveWantsGesture",e=>{if(!(e!=="pan"&&e!=="pinch"&&e!=="mouseWheel")&&this.state.visible&&!this.state.config.gestureEnable)return!1});u(this,"onFiveWantsMoveToPano",()=>{if(this.state.visible&&this.state.config.preventRoomClick)return!1});u(this,"onFiveInitAnimationEnded",(...[,,e])=>{const{mode:i}=this.five.getCurrentState();i==="Topview"&&!this.isHiddenByHideFunc&&!this.state.visible&&this.state.config.autoShowEnable&&(this.updateState({visible:!0},e),this._show({userAction:e}))});u(this,"onModelShownFloorChange",e=>{if(this.floorIndex!==e){if(e===null){const i=this.five.getCurrentState().panoIndex;this.floorIndex=this.workUtil.observers[i].floorIndex;return}this.floorIndex=e,this.updateSize(),this.render()}});i!=null&&i.selector&&(this.selector=i.selector,console.warn("不推荐继续使用 params.selector 配置父容器,请使用 appendTo 方法")),this.defaultMissingFloorConfig={imageURL:this.staticPrefix+"/release/web/saas/missing-floorplan.e274c596.png",imageWidth:200,imageHeight:120,text:(c=(l=i.i18n)==null?void 0:l.call(i,"暂无平面图"))!=null?c:"暂无平面图",textFontSize:14};const s={northDesc:"北",modelOpacity:1,cameraEnable:!0,hoverEnable:!0,highlightEnable:!1,compassEnable:!0,gestureEnable:!1,autoShowEnable:!0,ruleLabelsEnable:!0,roomLabelsEnable:!0,roomAreaEnable:!0,roomNameEnable:!0,roomNameOtherTypeEnable:!0,roomDimensionEnable:!0,cameraImageUrl:jn,attachedTo:zn.BOUNDING_CENTER,getLabelElement:void 0,missingFloorConfig:F(F({},this.defaultMissingFloorConfig),i.missingFloorConfig),i18n:h=>h,adaptiveRoomLabelVisibleEnable:!0,getRoomAreaText:h=>(h/1e6).toFixed(1)+"㎡",getRoomDimensionText:(h,d)=>(h/1e3).toFixed(1)+"m × "+(d/1e3).toFixed(1)+"m",getRuleDistanceText:h=>h.toString()},r=i?ar(i,["selector","scale"]):{},o=F(F({},s.missingFloorConfig),r.missingFloorConfig),a=fe(F(F({},s),r),{missingFloorConfig:o});this.state={enabled:!0,visible:!1,config:a},this.initContainer(),e.model.loaded?this.onFiveModelLoaded():e.once("modelLoaded",this.onFiveModelLoaded),e.once("dispose",this.dispose),this.addEventListener()}load(e,i,s=!0){return ee(this,null,function*(){function r(h){return Object.prototype.hasOwnProperty.apply(h,["version"])}const o=e;o&&ei(o.version)&&console.warn("传入 serverData.data 的方式后续可能不再支持,请把 serverData 整体传入 load 函数");const a=JSON.parse(JSON.stringify(e)),l=r(a)?a.data:a,c=this.data;this.data=yield Vn(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=kc(this.five,this.floorIndex,this.state.config.attachedTo),i=(a=this.five.model)==null?void 0:a.bounding.getCenter(new P.Vector3).setY(e);if(!i)return;const s=i.clone().project(this.five.camera),r=(s.x+1)/2,o=-(s.y-1)/2;this.container.style.left=r*100+"%",this.container.style.top=o*100+"%"}appendTo(e){if(this.wrapper=e,!!this.state.enabled)return e.appendChild(this.container),this.render(),this}show(){return ee(this,arguments,function*(e={}){if(this.state.visible)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!0},i),this._show({userAction:i})})}hide(){return ee(this,arguments,function*(e={}){if(this.isHiddenByHideFunc=!0,!this.state.visible)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!1},i),this._hide({userAction:i})})}enable(e={}){if(this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!0},e.userAction||i),this._enable({userAction:i})}disable(e={}){if(!this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!1},e.userAction||i),this._disable({userAction:i})}setState(e,i={}){const s=this.state,r=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,r),e.enabled!==void 0&&s.enabled!==e.enabled){const o={userAction:r};e.enabled?this._enable(o):this._disable(o)}if(e.visible!==void 0&&s.visible!==e.visible){const o={userAction:r};e.visible?this._show(o):this._hide(o)}}changeConfigs(e,i=!0){this.updateState({config:e},i),this.render()}formatData(e){return ee(this,null,function*(){return yield Vn(e.data)})}_show(e){return ee(this,null,function*(){if(!this.state.enabled)return;this.isHiddenByHideFunc=!1;const{userAction:i}=e;this.hooks.emit("show",{userAction:i,auto:!1}),this.five.getCurrentState().mode!=="Topview"&&(yield xc(this.five,["Topview",void 0,void 0,i])),this.five.model.show(this.floorIndex),this.updatePosition(),this.updateSize();const s=500,r=this.state.config.modelOpacity;lr(this.five,r,s),this.hooks.emit("showAnimationEnded",{userAction:i,auto:!1}),this.render()})}_hide(e){return ee(this,null,function*(){if(!this.state.enabled)return;const{userAction:i}=e;this.hooks.emit("hide",{userAction:i,auto:!1});const s=1,r=0;lr(this.five,s,r),this.render()})}_enable(e){const{userAction:i}=e;this.addEventListener(),this.wrapper&&this.wrapper.append(this.container),this.hooks.emit("enable",{userAction:i}),this.state.visible&&this._show({userAction:i})}updateState(e,i){var a;const s=this.state,r=(a=e.config)!=null&&a.missingFloorConfig?F(F({},s.config.missingFloorConfig),e.config.missingFloorConfig):s.config.missingFloorConfig,o=e.config?fe(F(F({},s.config),e.config),{missingFloorConfig:r}):s.config;this.state=fe(F(F({},this.state),e),{config:o}),!Nt(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=fe(F({},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 Mc({target:this.container,intro:!0,props:i})}};const h2=(n,t)=>new c2(n,t);function d2(n){De(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 u2(n){let t,e,i;return{c(){t=U("div"),e=U("div"),i=U("div"),y(i,"class","plugin-radar__camera-rotate svelte-1nqrlxd"),Q(i,"background-image","url("+(n[0]||jn)+")"),Q(i,"transform",n[1]),y(e,"class","plugin-radar__camera-position svelte-1nqrlxd"),Q(e,"transform",n[2]),y(t,"class","plugin-radar__camera-wrapper svelte-1nqrlxd"),Q(t,"opacity",n[3]?1:0)},m(s,r){Y(s,t,r),V(t,e),V(e,i)},p(s,[r]){r&1&&Q(i,"background-image","url("+(s[0]||jn)+")"),(r&1||r&3)&&Q(i,"transform",s[1]),r&4&&Q(e,"transform",s[2]),r&8&&Q(t,"opacity",s[3]?1:0)},i:re,o:re,d(s){s&&X(t)}}}function f2(n){return`rotate(${Math.floor(n/Math.PI*180)*-1+45}deg)`}function p2(n,t,e){var w,x;let i,s,r,o,{five:a}=t,{pxmm:l}=t,{floorplanData:c}=t,{cameraImageUrl:h}=t,d=a.getCurrentState().panoIndex,f=a.getCurrentState().longitude,g=(x=(w=a.work.observers[a.getCurrentState().panoIndex])==null?void 0:w.floorIndex)!=null?x:0;function p(E,L){const S=E.bounding,R=E.observers[L];if(!R)return"";const z=(S.max.x-S.min.x)*l,O=(S.max.y-S.min.y)*l,A=Math.floor(R.positionInImage.x*z),C=Math.floor(R.positionInImage.y*O);return`translate(${A}px, ${C}px)`}function m(E){e(7,d=E)}function v(E){e(9,g=a.work.observers[E].floorIndex)}const b=Yo(E=>{e(8,f=E.longitude)},1e3/60);return zt(()=>(a.on("panoWillArrive",m),a.on("panoArrived",v),a.on("cameraDirectionUpdate",b),function(){a.off("panoWillArrive",m),a.off("panoArrived",v),a.off("cameraDirectionUpdate",b)})),n.$$set=E=>{"five"in E&&e(4,a=E.five),"pxmm"in E&&e(5,l=E.pxmm),"floorplanData"in E&&e(6,c=E.floorplanData),"cameraImageUrl"in E&&e(0,h=E.cameraImageUrl)},n.$$.update=()=>{n.$$.dirty&576&&e(10,i=c.floorDatas[g]),n.$$.dirty&1024&&e(3,s=i.rooms.length>0),n.$$.dirty&192&&e(2,r=p(c,d)),n.$$.dirty&256&&e(1,o=f2(f))},[h,o,r,s,a,l,c,d,f,g,i]}class m2 extends Me{constructor(t){super(),Ie(this,t,p2,u2,Pe,{five:4,pxmm:5,floorplanData:6,cameraImageUrl:0},d2)}}function g2(n){De(n,"svelte-1i87fz7",".plugin-pano-floorplan__extra-objects.svelte-1i87fz7{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.plugin-pano-floorplan__extra-object-item--position.svelte-1i87fz7{position:absolute;width:0;height:0}.plugin-pano-floorplan__extra-object-item.svelte-1i87fz7{transform:translate(-50%, -50%)}")}function jf(n,t,e){const i=n.slice();return i[1]=t[e],i}function Vf(n,t){let e,i,s=`${t[1].icon.width/16}rem`,r=`${t[1].icon.height/16}rem`,o,a=`${t[1].positionInImage.y*100}%`,l=`${t[1].positionInImage.x*100}%`;return{key:n,first:null,c(){e=U("div"),i=U("div"),o=ae(),y(i,"class","plugin-pano-floorplan__extra-object-item svelte-1i87fz7"),Q(i,"background-image",`url(${t[1].icon.url})`),Q(i,"width",s),Q(i,"height",r),y(e,"class","plugin-pano-floorplan__extra-object-item--position svelte-1i87fz7"),Q(e,"top",a),Q(e,"left",l),this.first=e},m(c,h){Y(c,e,h),V(e,i),V(e,o)},p(c,h){t=c,h&1&&Q(i,"background-image",`url(${t[1].icon.url})`);const d=h&1;d&&Q(i,"width",s),d&&Q(i,"height",r),h&1&&a!==(a=`${t[1].positionInImage.y*100}%`)&&Q(e,"top",a),h&1&&l!==(l=`${t[1].positionInImage.x*100}%`)&&Q(e,"left",l)},d(c){c&&X(e)}}}function v2(n){let t,e=[],i=new Map,s=n[0];const r=o=>o[1].id;for(let o=0;o<s.length;o+=1){let a=jf(n,s,o),l=r(a);i.set(l,e[o]=Vf(l,a))}return{c(){t=U("div");for(let o=0;o<e.length;o+=1)e[o].c();y(t,"class","plugin-pano-floorplan__extra-objects svelte-1i87fz7")},m(o,a){Y(o,t,a);for(let l=0;l<e.length;l+=1)e[l]&&e[l].m(t,null)},p(o,[a]){a&1&&(s=o[0],e=yi(e,a,r,1,o,s,i,t,wc,Vf,null,jf))},i:re,o:re,d(o){o&&X(t);for(let a=0;a<e.length;a+=1)e[a].d()}}}function A2(n,t,e){let{extraObjects:i=[]}=t;return n.$$set=s=>{"extraObjects"in s&&e(0,i=s.extraObjects)},[i]}class b2 extends Me{constructor(t){super(),Ie(this,t,A2,v2,Pe,{extraObjects:0},g2)}}function y2(n){De(n,"svelte-18287ai",".missing-floor-wrapper.svelte-18287ai{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;display:flex;justify-content:center;align-items:center}.missing-floor-image.svelte-18287ai{max-width:100%;max-height:100%}")}function w2(n){let t,e,i,s,r,o;const a=[{floorIndex:n[2],floorplanData:n[4]}];let l={};for(let h=0;h<a.length;h+=1)l=xt(l,a[h]);t=new Yu({props:l}),i=new b2({props:{extraObjects:n[7]}});let c=n[3]&&Bf(n);return{c(){Ae(t.$$.fragment),e=ae(),Ae(i.$$.fragment),s=ae(),c&&c.c(),r=Ne()},m(h,d){ge(t,h,d),Y(h,e,d),ge(i,h,d),Y(h,s,d),c&&c.m(h,d),Y(h,r,d),o=!0},p(h,d){const f=d&20?Ot(a,[{floorIndex:h[2],floorplanData:h[4]}]):{};t.$set(f);const g={};d&128&&(g.extraObjects=h[7]),i.$set(g),h[3]?c?(c.p(h,d),d&8&&N(c,1)):(c=Bf(h),c.c(),N(c,1),c.m(r.parentNode,r)):c&&(Ee(),Z(c,1,1,()=>{c=null}),xe())},i(h){o||(N(t.$$.fragment,h),N(i.$$.fragment,h),N(c),o=!0)},o(h){Z(t.$$.fragment,h),Z(i.$$.fragment,h),Z(c),o=!1},d(h){ve(t,h),h&&X(e),ve(i,h),h&&X(s),c&&c.d(h),h&&X(r)}}}function P2(n){let t,e,i;return{c(){t=U("div"),e=U("img"),y(e,"class","missing-floor-image svelte-18287ai"),ft(e.src,i=n[6])||y(e,"src",i),y(e,"alt","缺省楼层"),y(t,"class","missing-floor-wrapper svelte-18287ai")},m(s,r){Y(s,t,r),V(t,e)},p(s,r){r&64&&!ft(e.src,i=s[6])&&y(e,"src",i)},i:re,o:re,d(s){s&&X(t)}}}function Bf(n){let t,e;const i=[{five:n[0],pxmm:n[1],floorIndex:n[2],floorplanData:n[4],onRoomHeightClick:n[9],highlightData:n[5],hoveredRoom:void 0}];let s={};for(let r=0;r<i.length;r+=1)s=xt(s,i[r]);return t=new bf({props:s}),{c(){Ae(t.$$.fragment)},m(r,o){ge(t,r,o),e=!0},p(r,o){const a=o&567?Ot(i,[{five:r[0],pxmm:r[1],floorIndex:r[2],floorplanData:r[4],onRoomHeightClick:r[9],highlightData:r[5],hoveredRoom:void 0}]):{};t.$set(a)},i(r){e||(N(t.$$.fragment,r),e=!0)},o(r){Z(t.$$.fragment,r),e=!1},d(r){ve(t,r)}}}function C2(n){let t,e,i,s;const r=[P2,w2],o=[];function a(l,c){return l[8]?1:0}return t=a(n),e=o[t]=r[t](n),{c(){e.c(),i=Ne()},m(l,c){o[t].m(l,c),Y(l,i,c),s=!0},p(l,[c]){let h=t;t=a(l),t===h?o[t].p(l,c):(Ee(),Z(o[h],1,1,()=>{o[h]=null}),xe(),e=o[t],e?e.p(l,c):(e=o[t]=r[t](l),e.c()),N(e,1),e.m(i.parentNode,i))},i(l){s||(N(e),s=!0)},o(l){Z(e),s=!1},d(l){o[t].d(l),l&&X(i)}}}function I2(n,t,e){let i,s,r,{five:o}=t,{pxmm:a}=t,{floorIndex:l}=t,{hoverEnable:c}=t,{floorplanData:h}=t,{extraObjects:d=[]}=t,{highlightData:f}=t,{missingFloorImageUrl:g}=t;const p=void 0;return n.$$set=m=>{"five"in m&&e(0,o=m.five),"pxmm"in m&&e(1,a=m.pxmm),"floorIndex"in m&&e(2,l=m.floorIndex),"hoverEnable"in m&&e(3,c=m.hoverEnable),"floorplanData"in m&&e(4,h=m.floorplanData),"extraObjects"in m&&e(10,d=m.extraObjects),"highlightData"in m&&e(5,f=m.highlightData),"missingFloorImageUrl"in m&&e(6,g=m.missingFloorImageUrl)},n.$$.update=()=>{n.$$.dirty&20&&e(11,i=h.floorDatas[l]),n.$$.dirty&2048&&e(8,s=i.rooms.length>0),n.$$.dirty&1028&&e(7,r=d==null?void 0:d.filter(m=>m.floorIndex===l))},[o,a,l,c,h,f,g,r,s,p,d,i]}class M2 extends Me{constructor(t){super(),Ie(this,t,I2,C2,Pe,{five:0,pxmm:1,floorIndex:2,hoverEnable:3,floorplanData:4,extraObjects:10,highlightData:5,missingFloorImageUrl:6},y2)}}function k2(n){De(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 _f(n){let t,e,i,s,r=n[8]!==0&&Rf(n);return{c(){t=U("div"),r&&r.c(),y(t,"class","plugin-floorplan-radar svelte-1mvqyqq")},m(o,a){Y(o,t,a),r&&r.m(t,null),e=!0,i||(s=[Ai(cn.call(null,t)),je(t,"clientWidth",n[14]),je(t,"clientHeight",n[15])],i=!0)},p(o,a){o[8]!==0?r?(r.p(o,a),a&256&&N(r,1)):(r=Rf(o),r.c(),N(r,1),r.m(t,null)):r&&(Ee(),Z(r,1,1,()=>{r=null}),xe())},i(o){e||(N(r),e=!0)},o(o){Z(r),e=!1},d(o){o&&X(t),r&&r.d(),i=!1,ut(s)}}}function Rf(n){let t,e,i,s,r=`${n[10]}px`,o=`${n[13]}px`,a;const l=[{five:n[0],pxmm:n[11],floorIndex:n[12],floorplanData:n[3],hoverEnable:n[2],extraObjects:n[5],highlightData:n[6],missingFloorImageUrl:n[7]}];let c={};for(let f=0;f<l.length;f+=1)c=xt(c,l[f]);e=new M2({props:c});const h=[{pxmm:n[11],five:n[0],floorplanData:n[3],cameraImageUrl:n[4]}];let d={};for(let f=0;f<h.length;f+=1)d=xt(d,h[f]);return s=new m2({props:d}),{c(){t=U("div"),Ae(e.$$.fragment),i=ae(),Ae(s.$$.fragment),y(t,"class","plugin-floorplan-radar-container svelte-1mvqyqq"),Q(t,"width",r),Q(t,"height",o)},m(f,g){Y(f,t,g),ge(e,t,null),V(t,i),ge(s,t,null),a=!0},p(f,g){const p=g&6381?Ot(l,[{five:f[0],pxmm:f[11],floorIndex:f[12],floorplanData:f[3],hoverEnable:f[2],extraObjects:f[5],highlightData:f[6],missingFloorImageUrl:f[7]}]):{};e.$set(p);const m=g&2073?Ot(h,[{pxmm:f[11],five:f[0],floorplanData:f[3],cameraImageUrl:f[4]}]):{};s.$set(m),g&1024&&r!==(r=`${f[10]}px`)&&Q(t,"width",r),g&8192&&o!==(o=`${f[13]}px`)&&Q(t,"height",o)},i(f){a||(N(e.$$.fragment,f),N(s.$$.fragment,f),a=!0)},o(f){Z(e.$$.fragment,f),Z(s.$$.fragment,f),a=!1},d(f){f&&X(t),ve(e),ve(s)}}}function E2(n){let t,e,i=n[1]&&_f(n);return{c(){i&&i.c(),t=Ne()},m(s,r){i&&i.m(s,r),Y(s,t,r),e=!0},p(s,[r]){s[1]?i?(i.p(s,r),r&2&&N(i,1)):(i=_f(s),i.c(),N(i,1),i.m(t.parentNode,t)):i&&(Ee(),Z(i,1,1,()=>{i=null}),xe())},i(s){e||(N(i),e=!0)},o(s){Z(i),e=!1},d(s){i&&i.d(s),s&&X(t)}}}function x2(n,t,e){var E,L;let{five:i}=t,{visible:s}=t,{hoverEnable:r}=t,{floorplanData:o}=t,{cameraImageUrl:a}=t,{extraObjects:l=[]}=t,{highlightData:c}=t,{missingFloorImageUrl:h}=t,d=0,f=(L=(E=i.work.observers[i.getCurrentState().panoIndex])==null?void 0:E.floorIndex)!=null?L:0,g=0,p=0,m=0,v=0;function b(S){e(12,f=i.work.observers[S].floorIndex)}zt(()=>(i.on("panoArrived",b),()=>{i.off("panoArrived",b)}));const w=S=>{e(8,g=S.detail)},x=S=>{e(9,p=S.detail)};return n.$$set=S=>{"five"in S&&e(0,i=S.five),"visible"in S&&e(1,s=S.visible),"hoverEnable"in S&&e(2,r=S.hoverEnable),"floorplanData"in S&&e(3,o=S.floorplanData),"cameraImageUrl"in S&&e(4,a=S.cameraImageUrl),"extraObjects"in S&&e(5,l=S.extraObjects),"highlightData"in S&&e(6,c=S.highlightData),"missingFloorImageUrl"in S&&e(7,h=S.missingFloorImageUrl)},n.$$.update=()=>{if(n.$$.dirty&1800){const S=Math.min(g,p),{max:R,min:z}=o.bounding,O=R.x-z.x,A=R.y-z.y,C=function(){return O>A?[S,S/O*A]:[S/A*O,S]}();e(10,m=C[0]),e(13,v=C[1]),e(11,d=m/O)}},[i,s,r,o,a,l,c,h,g,p,m,d,f,v,w,x]}class D2 extends Me{constructor(t){super(),Ie(this,t,x2,E2,Pe,{five:0,visible:1,hoverEnable:2,floorplanData:3,cameraImageUrl:4,extraObjects:5,highlightData:6,missingFloorImageUrl:7},k2)}}let S2=class extends hn{constructor(e,i){super(e);u(this,"name","panoFloorplanRadarPlugin");u(this,"state");u(this,"data");u(this,"app");u(this,"wrapperSelector","");u(this,"wrapper",null);u(this,"disposed",!1);u(this,"extraObjects",[]);u(this,"highlightData",{});u(this,"dispose",()=>{var e;this.disposed=!0,(e=this.app)==null||e.$destroy(),this.wrapper=null,this.wrapperSelector="",this.hooks.emit("dispose")});u(this,"highlight",e=>{this.state.config.highlightEnable&&(this.highlightData=e,this.render())});u(this,"unhighlight",()=>{this.highlightData={},this.render()});u(this,"_disable",e=>{var s;const{userAction:i}=e;(s=this.app)==null||s.$destroy(),this.app=void 0,this.hooks.emit("disable",{userAction:i})});this.five=e;const s={hoverEnable:!1,highlightEnable:!1,cameraImageUrl:jn,missingFloorImageUrl:this.staticPrefix+"/release/web/saas/missing-floor.d687a5ed.png"},r=F(F({},s),i==null?void 0:i.configs);this.state={enabled:!0,visible:!0,config:r},i!=null&&i.wrapper&&console.warn("不推荐继续使用 params.selector 配置父容器,请使用 appendTo 方法"),typeof(i==null?void 0:i.wrapper)=="string"?this.wrapperSelector=i.wrapper:(i==null?void 0:i.wrapper)instanceof Element&&(this.wrapper=i.wrapper),e.once("dispose",this.dispose)}load(e,i,s=!0){return ee(this,null,function*(){function r(c){return Object.prototype.hasOwnProperty.apply(c,["version"])}const o=JSON.parse(JSON.stringify(e)),a=r(o)?o.data:o,l=this.data;this.data=yield Vn(a),this.hooks.emit("dataLoaded",this.data),this.hooks.emit("dataChange",this.data,l),i&&this.updateState(i,s),this.render()})}show(){return ee(this,arguments,function*(e={}){if(this.state.visible)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!0},i),this._show({userAction:i})})}hide(){return ee(this,arguments,function*(e={}){if(!this.state.visible)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!1},i),this._hide({userAction:i})})}enable(e={}){if(this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!0},e.userAction||i),this._enable({userAction:i})}disable(e={}){if(!this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!1},e.userAction||i),this._disable({userAction:i})}setState(e,i={}){const s=this.state,r=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,r),e.enabled!==void 0&&s.enabled!==e.enabled){const o={userAction:r};e.enabled?this._enable(o):this._disable(o)}if(e.visible!==void 0&&s.visible!==e.visible){const o={userAction:r};e.visible?this._show(o):this._hide(o)}}appendTo(e){this.wrapper!==e&&this.app&&(this.app.$destroy(),this.app=void 0),this.wrapper=e,this.render()}changeConfigs(e,i=!0){this.setState({config:e},{userAction:i}),this.render()}setExtraObjectsWith3DPositions(e){this.data&&(this.extraObjects=Yw(e,this.five,this.data),this.render())}formatData(e){return ee(this,null,function*(){return yield Vn(e.data)})}_enable(e){const{userAction:i}=e;this.hooks.emit("enable",{userAction:i}),this.state.visible&&this._show({userAction:i})}_show(e){if(this.disposed||!this.state.enabled)return;const{userAction:i}=e;this.hooks.emit("show",{userAction:i}),this.render()}_hide(e){if(this.disposed||!this.state.enabled)return;const{userAction:i}=e;this.hooks.emit("hide",{userAction:i}),this.render()}updateState(e,i){const s=this.state,r=e.config?F(F({},s.config),e.config):s.config;this.state=fe(F(F({},this.state),e),{config:r}),!Nt(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=fe(F({},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 D2({target:this.wrapper,props:e})}};const L2=(n,t)=>new S2(n,t),T2=[{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:"和室"}],z2=[{type:0,description:"木质地板"},{type:1,description:"瓷砖地面"},{type:2,description:"户外地面"},{type:3,description:"卫生间地面"},{type:4,description:"阳台地面"},{type:5,description:"车库地面"}],O2=[{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:"写字楼"}],Dc=(n,t,e)=>{const i=new P.Matrix4,s=new P.Euler(n,t,e,"YXZ");return i.makeRotationFromEuler(s),i},j2=(n,{scale:t,rotation:e,position:i})=>{if(t&&n.scale.set(t,t,t),e){const[s,r,o]=e;s&&n.applyMatrix4(Dc(s,0,0)),r&&n.applyMatrix4(Dc(0,r,0)),o&&n.applyMatrix4(Dc(0,0,o))}return i&&n.position.set(i.x,i.y,i.z),n};function Ff(n,t){n.traverse(e=>{var i;if(e.type==="Mesh"){const s=e,r=F({map:s.material.map||{}},t);s.material=new B.MeshBasicMaterial(r),s.renderOrder=1,((i=e.parent)==null?void 0:i.type)==="Mesh"&&(e.renderOrder=e.parent.renderOrder+1)}})}/** @license zlib.js 2012 - imaya [ https://github.com/imaya/zlib.js ] The MIT License */var Nf={},hi=void 0,V2=Nf;function Sc(n,t){var e=n.split("."),i=V2;!(e[0]in i)&&i.execScript&&i.execScript("var "+e[0]);for(var s;e.length&&(s=e.shift());)!e.length&&t!==hi?i[s]=t:i=i[s]?i[s]:i[s]={}}var at=typeof Uint8Array!="undefined"&&typeof Uint16Array!="undefined"&&typeof Uint32Array!="undefined"&&typeof DataView!="undefined";function us(n){var t=n.length,e=0,i=Number.POSITIVE_INFINITY,s,r,o,a,l,c,h,d,f,g;for(d=0;d<t;++d)n[d]>e&&(e=n[d]),n[d]<i&&(i=n[d]);for(s=1<<e,r=new(at?Uint32Array:Array)(s),o=1,a=0,l=2;o<=e;){for(d=0;d<t;++d)if(n[d]===o){for(c=0,h=a,f=0;f<o;++f)c=c<<1|h&1,h>>=1;for(g=o<<16|d,f=c;f<s;f+=l)r[f]=g;++a}++o,a<<=1,l<<=1}return[r,e,i]}function _n(n,t){switch(this.g=[],this.h=32768,this.d=this.f=this.a=this.l=0,this.input=at?new Uint8Array(n):n,this.m=!1,this.i=Ma,this.r=!1,(t||!(t={}))&&(t.index&&(this.a=t.index),t.bufferSize&&(this.h=t.bufferSize),t.bufferType&&(this.i=t.bufferType),t.resize&&(this.r=t.resize)),this.i){case Lc:this.b=32768,this.c=new(at?Uint8Array:Array)(32768+this.h+258);break;case Ma:this.b=0,this.c=new(at?Uint8Array:Array)(this.h),this.e=this.z,this.n=this.v,this.j=this.w;break;default:throw Error("invalid inflate mode")}}var Lc=0,Ma=1,Gf={t:Lc,s:Ma};_n.prototype.k=function(){for(;!this.m;){var n=wi(this,3);switch(n&1&&(this.m=!0),n>>>=1,n){case 0:var t=this.input,e=this.a,i=this.c,s=this.b,r=t.length,o=hi,a=hi,l=i.length,c=hi;if(this.d=this.f=0,e+1>=r)throw Error("invalid uncompressed block header: LEN");if(o=t[e++]|t[e++]<<8,e+1>=r)throw Error("invalid uncompressed block header: NLEN");if(a=t[e++]|t[e++]<<8,o===~a)throw Error("invalid uncompressed block header: length verify");if(e+o>t.length)throw Error("input buffer is broken");switch(this.i){case Lc:for(;s+o>i.length;){if(c=l-s,o-=c,at)i.set(t.subarray(e,e+c),s),s+=c,e+=c;else for(;c--;)i[s++]=t[e++];this.b=s,i=this.e(),s=this.b}break;case Ma:for(;s+o>i.length;)i=this.e({p:2});break;default:throw Error("invalid inflate mode")}if(at)i.set(t.subarray(e,e+o),s),s+=o,e+=o;else for(;o--;)i[s++]=t[e++];this.a=e,this.b=s,this.c=i;break;case 1:this.j(B2,_2);break;case 2:for(var h=wi(this,5)+257,d=wi(this,5)+1,f=wi(this,4)+4,g=new(at?Uint8Array:Array)(Tc.length),p=hi,m=hi,v=hi,b=hi,w=hi,x=hi,E=hi,S=hi,L=hi,S=0;S<f;++S)g[Tc[S]]=wi(this,3);if(!at)for(S=f,f=g.length;S<f;++S)g[Tc[S]]=0;for(p=us(g),b=new(at?Uint8Array:Array)(h+d),S=0,L=h+d;S<L;)switch(w=$r(this,p),w){case 16:for(E=3+wi(this,2);E--;)b[S++]=x;break;case 17:for(E=3+wi(this,3);E--;)b[S++]=0;x=0;break;case 18:for(E=11+wi(this,7);E--;)b[S++]=0;x=0;break;default:x=b[S++]=w}m=us(at?b.subarray(0,h):b.slice(0,h)),v=us(at?b.subarray(h):b.slice(h)),this.j(m,v);break;default:throw Error("unknown BTYPE: "+n)}}return this.n()};var Hf=[16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15],Tc=at?new Uint16Array(Hf):Hf,Wf=[3,4,5,6,7,8,9,10,11,13,15,17,19,23,27,31,35,43,51,59,67,83,99,115,131,163,195,227,258,258,258],Uf=at?new Uint16Array(Wf):Wf,Qf=[0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,3,3,3,3,4,4,4,4,5,5,5,5,0,0,0],ka=at?new Uint8Array(Qf):Qf,Xf=[1,2,3,4,5,7,9,13,17,25,33,49,65,97,129,193,257,385,513,769,1025,1537,2049,3073,4097,6145,8193,12289,16385,24577],Yf=at?new Uint16Array(Xf):Xf,Zf=[0,0,0,0,1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,11,11,12,12,13,13],Ea=at?new Uint8Array(Zf):Zf,zc=new(at?Uint8Array:Array)(288),fs,Jf;for(fs=0,Jf=zc.length;fs<Jf;++fs)zc[fs]=143>=fs?8:255>=fs?9:279>=fs?7:8;var B2=us(zc),Oc=new(at?Uint8Array:Array)(30),xa,qf;for(xa=0,qf=Oc.length;xa<qf;++xa)Oc[xa]=5;var _2=us(Oc);function wi(n,t){for(var e=n.f,i=n.d,s=n.input,r=n.a,o=s.length,a;i<t;){if(r>=o)throw Error("input buffer is broken");e|=s[r++]<<i,i+=8}return a=e&(1<<t)-1,n.f=e>>>t,n.d=i-t,n.a=r,a}function $r(n,t){for(var e=n.f,i=n.d,s=n.input,r=n.a,o=s.length,a=t[0],l=t[1],c,h;i<l&&!(r>=o);)e|=s[r++]<<i,i+=8;if(c=a[e&(1<<l)-1],h=c>>>16,h>i)throw Error("invalid code length: "+h);return n.f=e>>h,n.d=i-h,n.a=r,c&65535}_n.prototype.j=function(n,t){var e=this.c,i=this.b;this.o=n;for(var s=e.length-258,r,o,a,l;(r=$r(this,n))!==256;)if(256>r)i>=s&&(this.b=i,e=this.e(),i=this.b),e[i++]=r;else for(o=r-257,l=Uf[o],0<ka[o]&&(l+=wi(this,ka[o])),r=$r(this,t),a=Yf[r],0<Ea[r]&&(a+=wi(this,Ea[r])),i>=s&&(this.b=i,e=this.e(),i=this.b);l--;)e[i]=e[i++-a];for(;8<=this.d;)this.d-=8,this.a--;this.b=i},_n.prototype.w=function(n,t){var e=this.c,i=this.b;this.o=n;for(var s=e.length,r,o,a,l;(r=$r(this,n))!==256;)if(256>r)i>=s&&(e=this.e(),s=e.length),e[i++]=r;else for(o=r-257,l=Uf[o],0<ka[o]&&(l+=wi(this,ka[o])),r=$r(this,t),a=Yf[r],0<Ea[r]&&(a+=wi(this,Ea[r])),i+l>s&&(e=this.e(),s=e.length);l--;)e[i]=e[i++-a];for(;8<=this.d;)this.d-=8,this.a--;this.b=i},_n.prototype.e=function(){var n=new(at?Uint8Array:Array)(this.b-32768),t=this.b-32768,e,i,s=this.c;if(at)n.set(s.subarray(32768,n.length));else for(e=0,i=n.length;e<i;++e)n[e]=s[e+32768];if(this.g.push(n),this.l+=n.length,at)s.set(s.subarray(t,t+32768));else for(e=0;32768>e;++e)s[e]=s[t+e];return this.b=32768,s},_n.prototype.z=function(n){var t,e=this.input.length/this.a+1|0,i,s,r,o=this.input,a=this.c;return n&&(typeof n.p=="number"&&(e=n.p),typeof n.u=="number"&&(e+=n.u)),2>e?(i=(o.length-this.a)/this.o[2],r=258*(i/2)|0,s=r<a.length?a.length+r:a.length<<1):s=a.length*e,at?(t=new Uint8Array(s),t.set(a)):t=a,this.c=t},_n.prototype.n=function(){var n=0,t=this.c,e=this.g,i,s=new(at?Uint8Array:Array)(this.l+(this.b-32768)),r,o,a,l;if(e.length===0)return at?this.c.subarray(32768,this.b):this.c.slice(32768,this.b);for(r=0,o=e.length;r<o;++r)for(i=e[r],a=0,l=i.length;a<l;++a)s[n++]=i[a];for(r=32768,o=this.b;r<o;++r)s[n++]=t[r];return this.g=[],this.buffer=s},_n.prototype.v=function(){var n,t=this.b;return at?this.r?(n=new Uint8Array(t),n.set(this.c.subarray(0,t))):n=this.c.subarray(0,t):(this.c.length>t&&(this.c.length=t),n=this.c),this.buffer=n};function jc(n,t){var e,i;switch(this.input=n,this.a=0,(t||!(t={}))&&(t.index&&(this.a=t.index),t.verify&&(this.A=t.verify)),e=n[this.a++],i=n[this.a++],e&15){case Kf:this.method=Kf;break;default:throw Error("unsupported compression method")}if(((e<<8)+i)%31!==0)throw Error("invalid fcheck flag:"+((e<<8)+i)%31);if(i&32)throw Error("fdict flag is not supported");this.q=new _n(n,{index:this.a,bufferSize:t.bufferSize,bufferType:t.bufferType,resize:t.resize})}jc.prototype.k=function(){var n=this.input,t,e;if(t=this.q.k(),this.a=this.q.a,this.A){e=(n[this.a++]<<24|n[this.a++]<<16|n[this.a++]<<8|n[this.a++])>>>0;var i=t;if(typeof i=="string"){var s=i.split(""),r,o;for(r=0,o=s.length;r<o;r++)s[r]=(s[r].charCodeAt(0)&255)>>>0;i=s}for(var a=1,l=0,c=i.length,h,d=0;0<c;){h=1024<c?1024:c,c-=h;do a+=i[d++],l+=a;while(--h);a%=65521,l%=65521}if(e!==(l<<16|a)>>>0)throw Error("invalid adler-32 checksum")}return t};var Kf=8;Sc("Zlib.Inflate",jc),Sc("Zlib.Inflate.prototype.decompress",jc.prototype.k);var Vc={ADAPTIVE:Gf.s,BLOCK:Gf.t},eo,to,cr,$f;if(Object.keys)eo=Object.keys(Vc);else for(to in eo=[],cr=0,Vc)eo[cr++]=to;for(cr=0,$f=eo.length;cr<$f;++cr)to=eo[cr],Sc("Zlib.Inflate.BufferType."+to,Vc[to]);var ep=Nf.Zlib,tp={findSpan:function(n,t,e){var i=e.length-n-1;if(t>=e[i])return i-1;if(t<=e[n])return n;for(var s=n,r=i,o=Math.floor((s+r)/2);t<e[o]||t>=e[o+1];)t<e[o]?r=o:s=o,o=Math.floor((s+r)/2);return o},calcBasisFunctions:function(n,t,e,i){var s=[],r=[],o=[];s[0]=1;for(var a=1;a<=e;++a){r[a]=t-i[n+1-a],o[a]=i[n+a]-t;for(var l=0,c=0;c<a;++c){var h=o[c+1],d=r[a-c],f=s[c]/(h+d);s[c]=l+h*f,l=d*f}s[a]=l}return s},calcBSplinePoint:function(n,t,e,i){for(var s=this.findSpan(n,i,t),r=this.calcBasisFunctions(s,i,n,t),o=new B.Vector4(0,0,0,0),a=0;a<=n;++a){var l=e[s-n+a],c=r[a],h=l.w*c;o.x+=l.x*h,o.y+=l.y*h,o.z+=l.z*h,o.w+=l.w*c}return o},calcBasisFunctionDerivatives:function(n,t,e,i,s){for(var r=[],o=0;o<=e;++o)r[o]=0;for(var a=[],o=0;o<=i;++o)a[o]=r.slice(0);for(var l=[],o=0;o<=e;++o)l[o]=r.slice(0);l[0][0]=1;for(var c=r.slice(0),h=r.slice(0),d=1;d<=e;++d){c[d]=t-s[n+1-d],h[d]=s[n+d]-t;for(var f=0,O=0;O<d;++O){var g=h[O+1],p=c[d-O];l[d][O]=g+p;var m=l[O][d-1]/l[d][O];l[O][d]=f+g*m,f=p*m}l[d][d]=f}for(var d=0;d<=e;++d)a[0][d]=l[d][e];for(var O=0;O<=e;++O){for(var v=0,b=1,w=[],o=0;o<=e;++o)w[o]=r.slice(0);w[0][0]=1;for(var x=1;x<=i;++x){var E=0,L=O-x,S=e-x;O>=x&&(w[b][0]=w[v][0]/l[S+1][L],E=w[b][0]*l[L][S]);for(var R=L>=-1?1:-L,z=O-1<=S?x-1:e-O,d=R;d<=z;++d)w[b][d]=(w[v][d]-w[v][d-1])/l[S+1][L+d],E+=w[b][d]*l[L+d][S];O<=S&&(w[b][x]=-w[v][x-1]/l[S+1][O],E+=w[b][x]*l[O][S]),a[x][O]=E;var d=v;v=b,b=d}}for(var O=e,x=1;x<=i;++x){for(var d=0;d<=e;++d)a[x][d]*=O;O*=e-x}return a},calcBSplineDerivatives:function(n,t,e,i,s){for(var r=s<n?s:n,o=[],a=this.findSpan(n,i,t),l=this.calcBasisFunctionDerivatives(a,i,n,r,t),c=[],h=0;h<e.length;++h){var d=e[h].clone(),f=d.w;d.x*=f,d.y*=f,d.z*=f,c[h]=d}for(var g=0;g<=r;++g){for(var d=c[a-n].clone().multiplyScalar(l[g][0]),p=1;p<=n;++p)d.add(c[a-n+p].clone().multiplyScalar(l[g][p]));o[g]=d}for(var g=r+1;g<=s+1;++g)o[g]=new B.Vector4(0,0,0);return o},calcKoverI:function(n,t){for(var e=1,i=2;i<=n;++i)e*=i;for(var s=1,i=2;i<=t;++i)s*=i;for(var i=2;i<=n-t;++i)s*=i;return e/s},calcRationalCurveDerivatives:function(n){for(var t=n.length,e=[],i=[],s=0;s<t;++s){var r=n[s];e[s]=new B.Vector3(r.x,r.y,r.z),i[s]=r.w}for(var o=[],a=0;a<t;++a){for(var l=e[a].clone(),s=1;s<=a;++s)l.sub(o[a-s].clone().multiplyScalar(this.calcKoverI(a,s)*i[s]));o[a]=l.divideScalar(i[0])}return o},calcNURBSDerivatives:function(n,t,e,i,s){var r=this.calcBSplineDerivatives(n,t,e,i,s);return this.calcRationalCurveDerivatives(r)},calcSurfacePoint:function(n,t,e,i,s,r,o,a){for(var l=this.findSpan(n,r,e),c=this.findSpan(t,o,i),h=this.calcBasisFunctions(l,r,n,e),d=this.calcBasisFunctions(c,o,t,i),f=[],g=0;g<=t;++g){f[g]=new B.Vector4(0,0,0,0);for(var p=0;p<=n;++p){var m=s[l-n+p][c-t+g].clone(),v=m.w;m.x*=v,m.y*=v,m.z*=v,f[g].add(m.multiplyScalar(h[p]))}}for(var b=new B.Vector4(0,0,0,0),g=0;g<=t;++g)b.add(f[g].multiplyScalar(d[g]));b.divideScalar(b.w),a.set(b.x,b.y,b.z)}},ps=function(n,t,e,i,s){B.Curve.call(this),this.degree=n,this.knots=t,this.controlPoints=[],this.startKnot=i||0,this.endKnot=s||this.knots.length-1;for(var r=0;r<e.length;++r){var o=e[r];this.controlPoints[r]=new B.Vector4(o.x,o.y,o.z,o.w)}};ps.prototype=Object.create(B.Curve.prototype),ps.prototype.constructor=ps,ps.prototype.getPoint=function(n,t){var e=t||new B.Vector3,i=this.knots[this.startKnot]+n*(this.knots[this.endKnot]-this.knots[this.startKnot]),s=tp.calcBSplinePoint(this.degree,this.knots,this.controlPoints,i);return s.w!=1&&s.divideScalar(s.w),e.set(s.x,s.y,s.z)},ps.prototype.getTangent=function(n,t){var e=t||new B.Vector3,i=this.knots[0]+n*(this.knots[this.knots.length-1]-this.knots[0]),s=tp.calcNURBSDerivatives(this.degree,this.knots,this.controlPoints,i,1);return e.copy(s[1]).normalize(),e};var ip=function(){var n,t,e;function i(A){B.Loader.call(this,A)}i.prototype=Object.assign(Object.create(B.Loader.prototype),{constructor:i,load:function(A,C,I,M){var D=this,T=D.path===""?B.LoaderUtils.extractUrlBase(A):D.path,H=new B.FileLoader(this.manager);H.setPath(D.path),H.setResponseType("arraybuffer"),H.load(A,function(W){try{C(D.parse(W,T))}catch(J){M?M(J):console.error(J),D.manager.itemError(A)}},I,M)},parse:function(A,C){if(d(A))n=new l().parse(A);else{var I=S(A);if(!f(I))throw new Error("THREE.FBXLoader: Unknown format.");if(g(I)<7e3)throw new Error("THREE.FBXLoader: FBX version not supported, FileVersion: "+g(I));n=new a().parse(I)}var M=new B.TextureLoader(this.manager).setPath(this.resourcePath||C).setCrossOrigin(this.crossOrigin);return new s(M,this.manager).parse(n)}});function s(A,C){this.textureLoader=A,this.manager=C}s.prototype={constructor:s,parse:function(){t=this.parseConnections();var A=this.parseImages(),C=this.parseTextures(A),I=this.parseMaterials(C),M=this.parseDeformers(),D=new r().parse(M);return this.parseScene(M,D,I),e},parseConnections:function(){var A=new Map;if("Connections"in n){var C=n.Connections.connections;C.forEach(function(I){var M=I[0],D=I[1],T=I[2];A.has(M)||A.set(M,{parents:[],children:[]});var H={ID:D,relationship:T};A.get(M).parents.push(H),A.has(D)||A.set(D,{parents:[],children:[]});var W={ID:M,relationship:T};A.get(D).children.push(W)})}return A},parseImages:function(){var A={},C={};if("Video"in n.Objects){var I=n.Objects.Video;for(var M in I){var D=I[M],T=parseInt(M);if(A[T]=D.RelativeFilename||D.Filename,"Content"in D){var H=D.Content instanceof ArrayBuffer&&D.Content.byteLength>0,W=typeof D.Content=="string"&&D.Content!=="";if(H||W){var J=this.parseImage(I[M]);C[D.RelativeFilename||D.Filename]=J}}}}for(var T in A){var te=A[T];C[te]!==void 0?A[T]=C[te]:A[T]=A[T].split("\\").pop()}return A},parseImage:function(A){var C=A.Content,I=A.RelativeFilename||A.Filename,M=I.slice(I.lastIndexOf(".")+1).toLowerCase(),D;switch(M){case"bmp":D="image/bmp";break;case"jpg":case"jpeg":D="image/jpeg";break;case"png":D="image/png";break;case"tif":D="image/tiff";break;case"tga":this.manager.getHandler(".tga")===null&&console.warn("FBXLoader: TGA loader not found, skipping ",I),D="image/tga";break;default:console.warn('FBXLoader: Image type "'+M+'" is not supported.');return}if(typeof C=="string")return"data:"+D+";base64,"+C;var T=new Uint8Array(C);return window.URL.createObjectURL(new Blob([T],{type:D}))},parseTextures:function(A){var C=new Map;if("Texture"in n.Objects){var I=n.Objects.Texture;for(var M in I){var D=this.parseTexture(I[M],A);C.set(parseInt(M),D)}}return C},parseTexture:function(A,C){var I=this.loadTexture(A,C);I.ID=A.id,I.name=A.attrName;var M=A.WrapModeU,D=A.WrapModeV,T=M!==void 0?M.value:0,H=D!==void 0?D.value:0;if(I.wrapS=T===0?B.RepeatWrapping:B.ClampToEdgeWrapping,I.wrapT=H===0?B.RepeatWrapping:B.ClampToEdgeWrapping,"Scaling"in A){var W=A.Scaling.value;I.repeat.x=W[0],I.repeat.y=W[1]}return I},loadTexture:function(A,C){var I,M=this.textureLoader.path,D=t.get(A.id).children;D!==void 0&&D.length>0&&C[D[0].ID]!==void 0&&(I=C[D[0].ID],(I.indexOf("blob:")===0||I.indexOf("data:")===0)&&this.textureLoader.setPath(void 0));var T,H=A.FileName.slice(-3).toLowerCase();if(H==="tga"){var W=this.manager.getHandler(".tga");W===null?(console.warn("FBXLoader: TGA loader not found, creating placeholder texture for",A.RelativeFilename),T=new B.Texture):T=W.load(I)}else H==="psd"?(console.warn("FBXLoader: PSD textures are not supported, creating placeholder texture for",A.RelativeFilename),T=new B.Texture):T=this.textureLoader.load(I);return this.textureLoader.setPath(M),T},parseMaterials:function(A){var C=new Map;if("Material"in n.Objects){var I=n.Objects.Material;for(var M in I){var D=this.parseMaterial(I[M],A);D!==null&&C.set(parseInt(M),D)}}return C},parseMaterial:function(A,C){var I=A.id,M=A.attrName,D=A.ShadingModel;if(typeof D=="object"&&(D=D.value),!t.has(I))return null;var T=this.parseParameters(A,C,I),H;switch(D.toLowerCase()){case"phong":H=new B.MeshPhongMaterial;break;case"lambert":H=new B.MeshLambertMaterial;break;default:console.warn('THREE.FBXLoader: unknown material type "%s". Defaulting to MeshPhongMaterial.',D),H=new B.MeshPhongMaterial;break}return H.setValues(T),H.name=M,H},parseParameters:function(A,C,I){var M={};A.BumpFactor&&(M.bumpScale=A.BumpFactor.value),A.Diffuse?M.color=new B.Color().fromArray(A.Diffuse.value):A.DiffuseColor&&A.DiffuseColor.type==="Color"&&(M.color=new B.Color().fromArray(A.DiffuseColor.value)),A.DisplacementFactor&&(M.displacementScale=A.DisplacementFactor.value),A.Emissive?M.emissive=new B.Color().fromArray(A.Emissive.value):A.EmissiveColor&&A.EmissiveColor.type==="Color"&&(M.emissive=new B.Color().fromArray(A.EmissiveColor.value)),A.EmissiveFactor&&(M.emissiveIntensity=parseFloat(A.EmissiveFactor.value)),A.Opacity&&(M.opacity=parseFloat(A.Opacity.value)),M.opacity<1&&(M.transparent=!0),A.ReflectionFactor&&(M.reflectivity=A.ReflectionFactor.value),A.Shininess&&(M.shininess=A.Shininess.value),A.Specular?M.specular=new B.Color().fromArray(A.Specular.value):A.SpecularColor&&A.SpecularColor.type==="Color"&&(M.specular=new B.Color().fromArray(A.SpecularColor.value));var D=this;return t.get(I).children.forEach(function(T){var H=T.relationship;switch(H){case"Bump":M.bumpMap=D.getTexture(C,T.ID);break;case"Maya|TEX_ao_map":M.aoMap=D.getTexture(C,T.ID);break;case"DiffuseColor":case"Maya|TEX_color_map":M.map=D.getTexture(C,T.ID),M.map.encoding=B.sRGBEncoding;break;case"DisplacementColor":M.displacementMap=D.getTexture(C,T.ID);break;case"EmissiveColor":M.emissiveMap=D.getTexture(C,T.ID),M.emissiveMap.encoding=B.sRGBEncoding;break;case"NormalMap":case"Maya|TEX_normal_map":M.normalMap=D.getTexture(C,T.ID);break;case"ReflectionColor":M.envMap=D.getTexture(C,T.ID),M.envMap.mapping=B.EquirectangularReflectionMapping,M.envMap.encoding=B.sRGBEncoding;break;case"SpecularColor":M.specularMap=D.getTexture(C,T.ID),M.specularMap.encoding=B.sRGBEncoding;break;case"TransparentColor":case"TransparencyFactor":M.alphaMap=D.getTexture(C,T.ID),M.transparent=!0;break;case"AmbientColor":case"ShininessExponent":case"SpecularFactor":case"VectorDisplacementColor":default:console.warn("THREE.FBXLoader: %s map is not supported in three.js, skipping texture.",H);break}}),M},getTexture:function(A,C){return"LayeredTexture"in n.Objects&&C in n.Objects.LayeredTexture&&(console.warn("THREE.FBXLoader: layered textures are not supported in three.js. Discarding all but first layer."),C=t.get(C).children[0].ID),A.get(C)},parseDeformers:function(){var A={},C={};if("Deformer"in n.Objects){var I=n.Objects.Deformer;for(var M in I){var D=I[M],T=t.get(parseInt(M));if(D.attrType==="Skin"){var H=this.parseSkeleton(T,I);H.ID=M,T.parents.length>1&&console.warn("THREE.FBXLoader: skeleton attached to more than one geometry is not supported."),H.geometryID=T.parents[0].ID,A[M]=H}else if(D.attrType==="BlendShape"){var W={id:M};W.rawTargets=this.parseMorphTargets(T,I),W.id=M,T.parents.length>1&&console.warn("THREE.FBXLoader: morph target attached to more than one geometry is not supported."),C[M]=W}}}return{skeletons:A,morphTargets:C}},parseSkeleton:function(A,C){var I=[];return A.children.forEach(function(M){var D=C[M.ID];if(D.attrType==="Cluster"){var T={ID:M.ID,indices:[],weights:[],transformLink:new B.Matrix4().fromArray(D.TransformLink.a)};"Indexes"in D&&(T.indices=D.Indexes.a,T.weights=D.Weights.a),I.push(T)}}),{rawBones:I,bones:[]}},parseMorphTargets:function(A,C){for(var I=[],M=0;M<A.children.length;M++){var D=A.children[M],T=C[D.ID],H={name:T.attrName,initialWeight:T.DeformPercent,id:T.id,fullWeights:T.FullWeights.a};if(T.attrType!=="BlendShapeChannel")return;H.geoID=t.get(parseInt(D.ID)).children.filter(function(W){return W.relationship===void 0})[0].ID,I.push(H)}return I},parseScene:function(A,C,I){e=new B.Group;var M=this.parseModels(A.skeletons,C,I),D=n.Objects.Model,T=this;M.forEach(function(W){var J=D[W.ID];T.setLookAtProperties(W,J);var te=t.get(W.ID).parents;te.forEach(function(q){var ne=M.get(q.ID);ne!==void 0&&ne.add(W)}),W.parent===null&&e.add(W)}),this.bindSkeleton(A.skeletons,C,M),this.createAmbientLight(),this.setupMorphMaterials(),e.traverse(function(W){if(W.userData.transformData){W.parent&&(W.userData.transformData.parentMatrixWorld=W.parent.matrix);var J=x(W.userData.transformData);W.applyMatrix4(J)}});var H=new o().parse();e.children.length===1&&e.children[0].isGroup&&(e.children[0].animations=H,e=e.children[0]),e.animations=H},parseModels:function(A,C,I){var M=new Map,D=n.Objects.Model;for(var T in D){var H=parseInt(T),W=D[T],J=t.get(H),te=this.buildSkeleton(J,A,H,W.attrName);if(!te){switch(W.attrType){case"Camera":te=this.createCamera(J);break;case"Light":te=this.createLight(J);break;case"Mesh":te=this.createMesh(J,C,I);break;case"NurbsCurve":te=this.createCurve(J,C);break;case"LimbNode":case"Root":te=new B.Bone;break;case"Null":default:te=new B.Group;break}te.name=W.attrName?B.PropertyBinding.sanitizeNodeName(W.attrName):"",te.ID=H}this.getTransformData(te,W),M.set(H,te)}return M},buildSkeleton:function(A,C,I,M){var D=null;return A.parents.forEach(function(T){for(var H in C){var W=C[H];W.rawBones.forEach(function(J,te){if(J.ID===T.ID){var q=D;D=new B.Bone,D.matrixWorld.copy(J.transformLink),D.name=M?B.PropertyBinding.sanitizeNodeName(M):"",D.ID=I,W.bones[te]=D,q!==null&&D.add(q)}})}}),D},createCamera:function(A){var C,I;if(A.children.forEach(function(ne){var se=n.Objects.NodeAttribute[ne.ID];se!==void 0&&(I=se)}),I===void 0)C=new B.Object3D;else{var M=0;I.CameraProjectionType!==void 0&&I.CameraProjectionType.value===1&&(M=1);var D=1;I.NearPlane!==void 0&&(D=I.NearPlane.value/1e3);var T=1e3;I.FarPlane!==void 0&&(T=I.FarPlane.value/1e3);var H=window.innerWidth,W=window.innerHeight;I.AspectWidth!==void 0&&I.AspectHeight!==void 0&&(H=I.AspectWidth.value,W=I.AspectHeight.value);var J=H/W,te=45;I.FieldOfView!==void 0&&(te=I.FieldOfView.value);var q=I.FocalLength?I.FocalLength.value:null;switch(M){case 0:C=new B.PerspectiveCamera(te,J,D,T),q!==null&&C.setFocalLength(q);break;case 1:C=new B.OrthographicCamera(-H/2,H/2,W/2,-W/2,D,T);break;default:console.warn("THREE.FBXLoader: Unknown camera type "+M+"."),C=new B.Object3D;break}}return C},createLight:function(A){var C,I;if(A.children.forEach(function(q){var ne=n.Objects.NodeAttribute[q.ID];ne!==void 0&&(I=ne)}),I===void 0)C=new B.Object3D;else{var M;I.LightType===void 0?M=0:M=I.LightType.value;var D=16777215;I.Color!==void 0&&(D=new B.Color().fromArray(I.Color.value));var T=I.Intensity===void 0?1:I.Intensity.value/100;I.CastLightOnObject!==void 0&&I.CastLightOnObject.value===0&&(T=0);var H=0;I.FarAttenuationEnd!==void 0&&(I.EnableFarAttenuation!==void 0&&I.EnableFarAttenuation.value===0?H=0:H=I.FarAttenuationEnd.value);var W=1;switch(M){case 0:C=new B.PointLight(D,T,H,W);break;case 1:C=new B.DirectionalLight(D,T);break;case 2:var J=Math.PI/3;I.InnerAngle!==void 0&&(J=B.MathUtils.degToRad(I.InnerAngle.value));var te=0;I.OuterAngle!==void 0&&(te=B.MathUtils.degToRad(I.OuterAngle.value),te=Math.max(te,1)),C=new B.SpotLight(D,T,H,J,te,W);break;default:console.warn("THREE.FBXLoader: Unknown light type "+I.LightType.value+", defaulting to a PointLight."),C=new B.PointLight(D,T);break}I.CastShadows!==void 0&&I.CastShadows.value===1&&(C.castShadow=!0)}return C},createMesh:function(A,C,I){var M,D=null,T=null,H=[];return A.children.forEach(function(W){C.has(W.ID)&&(D=C.get(W.ID)),I.has(W.ID)&&H.push(I.get(W.ID))}),H.length>1?T=H:H.length>0?T=H[0]:(T=new B.MeshPhongMaterial({color:13421772}),H.push(T)),"color"in D.attributes&&H.forEach(function(W){W.vertexColors=!0}),D.FBX_Deformer?(H.forEach(function(W){W.skinning=!0}),M=new B.SkinnedMesh(D,T),M.normalizeSkinWeights()):M=new B.Mesh(D,T),M},createCurve:function(A,C){var I=A.children.reduce(function(D,T){return C.has(T.ID)&&(D=C.get(T.ID)),D},null),M=new B.LineBasicMaterial({color:3342591,linewidth:1});return new B.Line(I,M)},getTransformData:function(A,C){var I={};"InheritType"in C&&(I.inheritType=parseInt(C.InheritType.value)),"RotationOrder"in C?I.eulerOrder=E(C.RotationOrder.value):I.eulerOrder="ZYX","Lcl_Translation"in C&&(I.translation=C.Lcl_Translation.value),"PreRotation"in C&&(I.preRotation=C.PreRotation.value),"Lcl_Rotation"in C&&(I.rotation=C.Lcl_Rotation.value),"PostRotation"in C&&(I.postRotation=C.PostRotation.value),"Lcl_Scaling"in C&&(I.scale=C.Lcl_Scaling.value),"ScalingOffset"in C&&(I.scalingOffset=C.ScalingOffset.value),"ScalingPivot"in C&&(I.scalingPivot=C.ScalingPivot.value),"RotationOffset"in C&&(I.rotationOffset=C.RotationOffset.value),"RotationPivot"in C&&(I.rotationPivot=C.RotationPivot.value),A.userData.transformData=I},setLookAtProperties:function(A,C){if("LookAtProperty"in C){var I=t.get(A.ID).children;I.forEach(function(M){if(M.relationship==="LookAtProperty"){var D=n.Objects.Model[M.ID];if("Lcl_Translation"in D){var T=D.Lcl_Translation.value;A.target!==void 0?(A.target.position.fromArray(T),e.add(A.target)):A.lookAt(new B.Vector3().fromArray(T))}}})}},bindSkeleton:function(A,C,I){var M=this.parsePoseNodes();for(var D in A){var T=A[D],H=t.get(parseInt(T.ID)).parents;H.forEach(function(W){if(C.has(W.ID)){var J=W.ID,te=t.get(J);te.parents.forEach(function(q){if(I.has(q.ID)){var ne=I.get(q.ID);ne.bind(new B.Skeleton(T.bones),M[q.ID])}})}})}},parsePoseNodes:function(){var A={};if("Pose"in n.Objects){var C=n.Objects.Pose;for(var I in C)if(C[I].attrType==="BindPose"){var M=C[I].PoseNode;Array.isArray(M)?M.forEach(function(D){A[D.Node]=new B.Matrix4().fromArray(D.Matrix.a)}):A[M.Node]=new B.Matrix4().fromArray(M.Matrix.a)}}return A},createAmbientLight:function(){if("GlobalSettings"in n&&"AmbientColor"in n.GlobalSettings){var A=n.GlobalSettings.AmbientColor.value,C=A[0],I=A[1],M=A[2];if(C!==0||I!==0||M!==0){var D=new B.Color(C,I,M);e.add(new B.AmbientLight(D,1))}}},setupMorphMaterials:function(){var A=this;e.traverse(function(C){C.isMesh&&C.geometry.morphAttributes.position&&C.geometry.morphAttributes.position.length&&(Array.isArray(C.material)?C.material.forEach(function(I,M){A.setupMorphMaterial(C,I,M)}):A.setupMorphMaterial(C,C.material))})},setupMorphMaterial:function(A,C,I){var M=A.uuid,D=C.uuid,T=!1;if(e.traverse(function(W){W.isMesh&&(Array.isArray(W.material)?W.material.forEach(function(J){J.uuid===D&&W.uuid!==M&&(T=!0)}):W.material.uuid===D&&W.uuid!==M&&(T=!0))}),T===!0){var H=C.clone();H.morphTargets=!0,I===void 0?A.material=H:A.material[I]=H}else C.morphTargets=!0}};function r(){}r.prototype={constructor:r,parse:function(A){var C=new Map;if("Geometry"in n.Objects){var I=n.Objects.Geometry;for(var M in I){var D=t.get(parseInt(M)),T=this.parseGeometry(D,I[M],A);C.set(parseInt(M),T)}}return C},parseGeometry:function(A,C,I){switch(C.attrType){case"Mesh":return this.parseMeshGeometry(A,C,I);case"NurbsCurve":return this.parseNurbsGeometry(C)}},parseMeshGeometry:function(A,C,I){var M=I.skeletons,D=[],T=A.parents.map(function(q){return n.Objects.Model[q.ID]});if(T.length!==0){var H=A.children.reduce(function(q,ne){return M[ne.ID]!==void 0&&(q=M[ne.ID]),q},null);A.children.forEach(function(q){I.morphTargets[q.ID]!==void 0&&D.push(I.morphTargets[q.ID])});var W=T[0],J={};"RotationOrder"in W&&(J.eulerOrder=E(W.RotationOrder.value)),"InheritType"in W&&(J.inheritType=parseInt(W.InheritType.value)),"GeometricTranslation"in W&&(J.translation=W.GeometricTranslation.value),"GeometricRotation"in W&&(J.rotation=W.GeometricRotation.value),"GeometricScaling"in W&&(J.scale=W.GeometricScaling.value);var te=x(J);return this.genGeometry(C,H,D,te)}},genGeometry:function(A,C,I,M){var D=new B.BufferGeometry;A.attrName&&(D.name=A.attrName);var T=this.parseGeoNode(A,C),H=this.genBuffers(T),W=new B.Float32BufferAttribute(H.vertex,3);if(W.applyMatrix4(M),D.setAttribute("position",W),H.colors.length>0&&D.setAttribute("color",new B.Float32BufferAttribute(H.colors,3)),C&&(D.setAttribute("skinIndex",new B.Uint16BufferAttribute(H.weightsIndices,4)),D.setAttribute("skinWeight",new B.Float32BufferAttribute(H.vertexWeights,4)),D.FBX_Deformer=C),H.normal.length>0){var J=new B.Matrix3().getNormalMatrix(M),te=new B.Float32BufferAttribute(H.normal,3);te.applyNormalMatrix(J),D.setAttribute("normal",te)}if(H.uvs.forEach(function(ze,Ce){var ce="uv"+(Ce+1).toString();Ce===0&&(ce="uv"),D.setAttribute(ce,new B.Float32BufferAttribute(H.uvs[Ce],2))}),T.material&&T.material.mappingType!=="AllSame"){var q=H.materialIndex[0],ne=0;if(H.materialIndex.forEach(function(ze,Ce){ze!==q&&(D.addGroup(ne,Ce-ne,q),q=ze,ne=Ce)}),D.groups.length>0){var se=D.groups[D.groups.length-1],ue=se.start+se.count;ue!==H.materialIndex.length&&D.addGroup(ue,H.materialIndex.length-ue,q)}D.groups.length===0&&D.addGroup(0,H.materialIndex.length,H.materialIndex[0])}return this.addMorphTargets(D,A,I,M),D},parseGeoNode:function(A,C){var I={};if(I.vertexPositions=A.Vertices!==void 0?A.Vertices.a:[],I.vertexIndices=A.PolygonVertexIndex!==void 0?A.PolygonVertexIndex.a:[],A.LayerElementColor&&(I.color=this.parseVertexColors(A.LayerElementColor[0])),A.LayerElementMaterial&&(I.material=this.parseMaterialIndices(A.LayerElementMaterial[0])),A.LayerElementNormal&&(I.normal=this.parseNormals(A.LayerElementNormal[0])),A.LayerElementUV){I.uv=[];for(var M=0;A.LayerElementUV[M];)I.uv.push(this.parseUVs(A.LayerElementUV[M])),M++}return I.weightTable={},C!==null&&(I.skeleton=C,C.rawBones.forEach(function(D,T){D.indices.forEach(function(H,W){I.weightTable[H]===void 0&&(I.weightTable[H]=[]),I.weightTable[H].push({id:T,weight:D.weights[W]})})})),I},genBuffers:function(A){var C={vertex:[],normal:[],colors:[],uvs:[],materialIndex:[],vertexWeights:[],weightsIndices:[]},I=0,M=0,D=!1,T=[],H=[],W=[],J=[],te=[],q=[],ne=this;return A.vertexIndices.forEach(function(se,ue){var ze=!1;se<0&&(se=se^-1,ze=!0);var Ce=[],ce=[];if(T.push(se*3,se*3+1,se*3+2),A.color){var le=v(ue,I,se,A.color);W.push(le[0],le[1],le[2])}if(A.skeleton){if(A.weightTable[se]!==void 0&&A.weightTable[se].forEach(function(Re){ce.push(Re.weight),Ce.push(Re.id)}),ce.length>4){D||(console.warn("THREE.FBXLoader: Vertex has more than 4 skinning weights assigned to vertex. Deleting additional weights."),D=!0);var he=[0,0,0,0],ke=[0,0,0,0];ce.forEach(function(Re,Te){var He=Re,pe=Ce[Te];ke.forEach(function(Le,Oe,rt){if(He>Le){rt[Oe]=He,He=Le;var st=he[Oe];he[Oe]=pe,pe=st}})}),Ce=he,ce=ke}for(;ce.length<4;)ce.push(0),Ce.push(0);for(var be=0;be<4;++be)te.push(ce[be]),q.push(Ce[be])}if(A.normal){var le=v(ue,I,se,A.normal);H.push(le[0],le[1],le[2])}if(A.material&&A.material.mappingType!=="AllSame")var We=v(ue,I,se,A.material)[0];A.uv&&A.uv.forEach(function(Re,Te){var He=v(ue,I,se,Re);J[Te]===void 0&&(J[Te]=[]),J[Te].push(He[0]),J[Te].push(He[1])}),M++,ze&&(ne.genFace(C,A,T,We,H,W,J,te,q,M),I++,M=0,T=[],H=[],W=[],J=[],te=[],q=[])}),C},genFace:function(A,C,I,M,D,T,H,W,J,te){for(var q=2;q<te;q++)A.vertex.push(C.vertexPositions[I[0]]),A.vertex.push(C.vertexPositions[I[1]]),A.vertex.push(C.vertexPositions[I[2]]),A.vertex.push(C.vertexPositions[I[(q-1)*3]]),A.vertex.push(C.vertexPositions[I[(q-1)*3+1]]),A.vertex.push(C.vertexPositions[I[(q-1)*3+2]]),A.vertex.push(C.vertexPositions[I[q*3]]),A.vertex.push(C.vertexPositions[I[q*3+1]]),A.vertex.push(C.vertexPositions[I[q*3+2]]),C.skeleton&&(A.vertexWeights.push(W[0]),A.vertexWeights.push(W[1]),A.vertexWeights.push(W[2]),A.vertexWeights.push(W[3]),A.vertexWeights.push(W[(q-1)*4]),A.vertexWeights.push(W[(q-1)*4+1]),A.vertexWeights.push(W[(q-1)*4+2]),A.vertexWeights.push(W[(q-1)*4+3]),A.vertexWeights.push(W[q*4]),A.vertexWeights.push(W[q*4+1]),A.vertexWeights.push(W[q*4+2]),A.vertexWeights.push(W[q*4+3]),A.weightsIndices.push(J[0]),A.weightsIndices.push(J[1]),A.weightsIndices.push(J[2]),A.weightsIndices.push(J[3]),A.weightsIndices.push(J[(q-1)*4]),A.weightsIndices.push(J[(q-1)*4+1]),A.weightsIndices.push(J[(q-1)*4+2]),A.weightsIndices.push(J[(q-1)*4+3]),A.weightsIndices.push(J[q*4]),A.weightsIndices.push(J[q*4+1]),A.weightsIndices.push(J[q*4+2]),A.weightsIndices.push(J[q*4+3])),C.color&&(A.colors.push(T[0]),A.colors.push(T[1]),A.colors.push(T[2]),A.colors.push(T[(q-1)*3]),A.colors.push(T[(q-1)*3+1]),A.colors.push(T[(q-1)*3+2]),A.colors.push(T[q*3]),A.colors.push(T[q*3+1]),A.colors.push(T[q*3+2])),C.material&&C.material.mappingType!=="AllSame"&&(A.materialIndex.push(M),A.materialIndex.push(M),A.materialIndex.push(M)),C.normal&&(A.normal.push(D[0]),A.normal.push(D[1]),A.normal.push(D[2]),A.normal.push(D[(q-1)*3]),A.normal.push(D[(q-1)*3+1]),A.normal.push(D[(q-1)*3+2]),A.normal.push(D[q*3]),A.normal.push(D[q*3+1]),A.normal.push(D[q*3+2])),C.uv&&C.uv.forEach(function(ne,se){A.uvs[se]===void 0&&(A.uvs[se]=[]),A.uvs[se].push(H[se][0]),A.uvs[se].push(H[se][1]),A.uvs[se].push(H[se][(q-1)*2]),A.uvs[se].push(H[se][(q-1)*2+1]),A.uvs[se].push(H[se][q*2]),A.uvs[se].push(H[se][q*2+1])})},addMorphTargets:function(A,C,I,M){if(I.length!==0){A.morphTargetsRelative=!0,A.morphAttributes.position=[];var D=this;I.forEach(function(T){T.rawTargets.forEach(function(H){var W=n.Objects.Geometry[H.geoID];W!==void 0&&D.genMorphGeometry(A,C,W,M,H.name)})})}},genMorphGeometry:function(A,C,I,M,D){for(var T=C.PolygonVertexIndex!==void 0?C.PolygonVertexIndex.a:[],H=I.Vertices!==void 0?I.Vertices.a:[],W=I.Indexes!==void 0?I.Indexes.a:[],J=A.attributes.position.count*3,te=new Float32Array(J),q=0;q<W.length;q++){var ne=W[q]*3;te[ne]=H[q*3],te[ne+1]=H[q*3+1],te[ne+2]=H[q*3+2]}var se={vertexIndices:T,vertexPositions:te},ue=this.genBuffers(se),ze=new B.Float32BufferAttribute(ue.vertex,3);ze.name=D||I.attrName,ze.applyMatrix4(M),A.morphAttributes.position.push(ze)},parseNormals:function(A){var C=A.MappingInformationType,I=A.ReferenceInformationType,M=A.Normals.a,D=[];return I==="IndexToDirect"&&("NormalIndex"in A?D=A.NormalIndex.a:"NormalsIndex"in A&&(D=A.NormalsIndex.a)),{dataSize:3,buffer:M,indices:D,mappingType:C,referenceType:I}},parseUVs:function(A){var C=A.MappingInformationType,I=A.ReferenceInformationType,M=A.UV.a,D=[];return I==="IndexToDirect"&&(D=A.UVIndex.a),{dataSize:2,buffer:M,indices:D,mappingType:C,referenceType:I}},parseVertexColors:function(A){var C=A.MappingInformationType,I=A.ReferenceInformationType,M=A.Colors.a,D=[];return I==="IndexToDirect"&&(D=A.ColorIndex.a),{dataSize:4,buffer:M,indices:D,mappingType:C,referenceType:I}},parseMaterialIndices:function(A){var C=A.MappingInformationType,I=A.ReferenceInformationType;if(C==="NoMappingInformation")return{dataSize:1,buffer:[0],indices:[0],mappingType:"AllSame",referenceType:I};for(var M=A.Materials.a,D=[],T=0;T<M.length;++T)D.push(T);return{dataSize:1,buffer:M,indices:D,mappingType:C,referenceType:I}},parseNurbsGeometry:function(A){if(ps===void 0)return console.error("THREE.FBXLoader: The loader relies on NURBSCurve for any nurbs present in the model. Nurbs will show up as empty geometry."),new B.BufferGeometry;var C=parseInt(A.Order);if(isNaN(C))return console.error("THREE.FBXLoader: Invalid Order %s given for geometry ID: %s",A.Order,A.id),new B.BufferGeometry;for(var I=C-1,M=A.KnotVector.a,D=[],T=A.Points.a,H=0,W=T.length;H<W;H+=4)D.push(new B.Vector4().fromArray(T,H));var J,te;if(A.Form==="Closed")D.push(D[0]);else if(A.Form==="Periodic"){J=I,te=M.length-1-J;for(var H=0;H<I;++H)D.push(D[H])}var q=new ps(I,M,D,J,te),ne=q.getPoints(D.length*7),se=new Float32Array(ne.length*3);ne.forEach(function(ze,Ce){ze.toArray(se,Ce*3)});var ue=new B.BufferGeometry;return ue.setAttribute("position",new B.BufferAttribute(se,3)),ue}};function o(){}o.prototype={constructor:o,parse:function(){var A=[],C=this.parseClips();if(C!==void 0)for(var I in C){var M=C[I],D=this.addClip(M);A.push(D)}return A},parseClips:function(){if(n.Objects.AnimationCurve!==void 0){var A=this.parseAnimationCurveNodes();this.parseAnimationCurves(A);var C=this.parseAnimationLayers(A),I=this.parseAnimStacks(C);return I}},parseAnimationCurveNodes:function(){var A=n.Objects.AnimationCurveNode,C=new Map;for(var I in A){var M=A[I];if(M.attrName.match(/S|R|T|DeformPercent/)!==null){var D={id:M.id,attr:M.attrName,curves:{}};C.set(D.id,D)}}return C},parseAnimationCurves:function(A){var C=n.Objects.AnimationCurve;for(var I in C){var M={id:C[I].id,times:C[I].KeyTime.a.map(p),values:C[I].KeyValueFloat.a},D=t.get(M.id);if(D!==void 0){var T=D.parents[0].ID,H=D.parents[0].relationship;H.match(/X/)?A.get(T).curves.x=M:H.match(/Y/)?A.get(T).curves.y=M:H.match(/Z/)?A.get(T).curves.z=M:H.match(/d|DeformPercent/)&&A.has(T)&&(A.get(T).curves.morph=M)}}},parseAnimationLayers:function(A){var C=n.Objects.AnimationLayer,I=new Map;for(var M in C){var D=[],T=t.get(parseInt(M));if(T!==void 0){var H=T.children;H.forEach(function(W,J){if(A.has(W.ID)){var te=A.get(W.ID);if(te.curves.x!==void 0||te.curves.y!==void 0||te.curves.z!==void 0){if(D[J]===void 0){var q=t.get(W.ID).parents.filter(function(ce){return ce.relationship!==void 0})[0].ID;if(q!==void 0){var ne=n.Objects.Model[q.toString()];if(ne===void 0){console.warn("THREE.FBXLoader: Encountered a unused curve.",W);return}var se={modelName:ne.attrName?B.PropertyBinding.sanitizeNodeName(ne.attrName):"",ID:ne.id,initialPosition:[0,0,0],initialRotation:[0,0,0],initialScale:[1,1,1]};e.traverse(function(ce){ce.ID===ne.id&&(se.transform=ce.matrix,ce.userData.transformData&&(se.eulerOrder=ce.userData.transformData.eulerOrder))}),se.transform||(se.transform=new B.Matrix4),"PreRotation"in ne&&(se.preRotation=ne.PreRotation.value),"PostRotation"in ne&&(se.postRotation=ne.PostRotation.value),D[J]=se}}D[J]&&(D[J][te.attr]=te)}else if(te.curves.morph!==void 0){if(D[J]===void 0){var ue=t.get(W.ID).parents.filter(function(ke){return ke.relationship!==void 0})[0].ID,ze=t.get(ue).parents[0].ID,Ce=t.get(ze).parents[0].ID,q=t.get(Ce).parents[0].ID,ne=n.Objects.Model[q],se={modelName:ne.attrName?B.PropertyBinding.sanitizeNodeName(ne.attrName):"",morphName:n.Objects.Deformer[ue].attrName};D[J]=se}D[J][te.attr]=te}}}),I.set(parseInt(M),D)}}return I},parseAnimStacks:function(A){var C=n.Objects.AnimationStack,I={};for(var M in C){var D=t.get(parseInt(M)).children;D.length>1&&console.warn("THREE.FBXLoader: Encountered an animation stack with multiple layers, this is currently not supported. Ignoring subsequent layers.");var T=A.get(D[0].ID);I[M]={name:C[M].attrName,layer:T}}return I},addClip:function(A){var C=[],I=this;return A.layer.forEach(function(M){C=C.concat(I.generateTracks(M))}),new B.AnimationClip(A.name,-1,C)},generateTracks:function(A){var C=[],I=new B.Vector3,M=new B.Quaternion,D=new B.Vector3;if(A.transform&&A.transform.decompose(I,M,D),I=I.toArray(),M=new B.Euler().setFromQuaternion(M,A.eulerOrder).toArray(),D=D.toArray(),A.T!==void 0&&Object.keys(A.T.curves).length>0){var T=this.generateVectorTrack(A.modelName,A.T.curves,I,"position");T!==void 0&&C.push(T)}if(A.R!==void 0&&Object.keys(A.R.curves).length>0){var H=this.generateRotationTrack(A.modelName,A.R.curves,M,A.preRotation,A.postRotation,A.eulerOrder);H!==void 0&&C.push(H)}if(A.S!==void 0&&Object.keys(A.S.curves).length>0){var W=this.generateVectorTrack(A.modelName,A.S.curves,D,"scale");W!==void 0&&C.push(W)}if(A.DeformPercent!==void 0){var J=this.generateMorphTrack(A);J!==void 0&&C.push(J)}return C},generateVectorTrack:function(A,C,I,M){var D=this.getTimesForAllAxes(C),T=this.getKeyframeTrackValues(D,C,I);return new B.VectorKeyframeTrack(A+"."+M,D,T)},generateRotationTrack:function(A,C,I,M,D,T){C.x!==void 0&&(this.interpolateRotations(C.x),C.x.values=C.x.values.map(B.MathUtils.degToRad)),C.y!==void 0&&(this.interpolateRotations(C.y),C.y.values=C.y.values.map(B.MathUtils.degToRad)),C.z!==void 0&&(this.interpolateRotations(C.z),C.z.values=C.z.values.map(B.MathUtils.degToRad));var H=this.getTimesForAllAxes(C),W=this.getKeyframeTrackValues(H,C,I);M!==void 0&&(M=M.map(B.MathUtils.degToRad),M.push(T),M=new B.Euler().fromArray(M),M=new B.Quaternion().setFromEuler(M)),D!==void 0&&(D=D.map(B.MathUtils.degToRad),D.push(T),D=new B.Euler().fromArray(D),D=new B.Quaternion().setFromEuler(D).inverse());for(var J=new B.Quaternion,te=new B.Euler,q=[],ne=0;ne<W.length;ne+=3)te.set(W[ne],W[ne+1],W[ne+2],T),J.setFromEuler(te),M!==void 0&&J.premultiply(M),D!==void 0&&J.multiply(D),J.toArray(q,ne/3*4);return new B.QuaternionKeyframeTrack(A+".quaternion",H,q)},generateMorphTrack:function(A){var C=A.DeformPercent.curves.morph,I=C.values.map(function(D){return D/100}),M=e.getObjectByName(A.modelName).morphTargetDictionary[A.morphName];return new B.NumberKeyframeTrack(A.modelName+".morphTargetInfluences["+M+"]",C.times,I)},getTimesForAllAxes:function(A){var C=[];return A.x!==void 0&&(C=C.concat(A.x.times)),A.y!==void 0&&(C=C.concat(A.y.times)),A.z!==void 0&&(C=C.concat(A.z.times)),C=C.sort(function(I,M){return I-M}).filter(function(I,M,D){return D.indexOf(I)==M}),C},getKeyframeTrackValues:function(A,C,I){var M=I,D=[],T=-1,H=-1,W=-1;return A.forEach(function(J){if(C.x&&(T=C.x.times.indexOf(J)),C.y&&(H=C.y.times.indexOf(J)),C.z&&(W=C.z.times.indexOf(J)),T!==-1){var te=C.x.values[T];D.push(te),M[0]=te}else D.push(M[0]);if(H!==-1){var q=C.y.values[H];D.push(q),M[1]=q}else D.push(M[1]);if(W!==-1){var ne=C.z.values[W];D.push(ne),M[2]=ne}else D.push(M[2])}),D},interpolateRotations:function(A){for(var C=1;C<A.values.length;C++){var I=A.values[C-1],M=A.values[C]-I,D=Math.abs(M);if(D>=180){for(var T=D/180,H=M/T,W=I+H,J=A.times[C-1],te=A.times[C]-J,q=te/T,ne=J+q,se=[],ue=[];ne<A.times[C];)se.push(ne),ne+=q,ue.push(W),W+=H;A.times=O(A.times,C,se),A.values=O(A.values,C,ue)}}}};function a(){}a.prototype={constructor:a,getPrevNode:function(){return this.nodeStack[this.currentIndent-2]},getCurrentNode:function(){return this.nodeStack[this.currentIndent-1]},getCurrentProp:function(){return this.currentProp},pushStack:function(A){this.nodeStack.push(A),this.currentIndent+=1},popStack:function(){this.nodeStack.pop(),this.currentIndent-=1},setCurrentProp:function(A,C){this.currentProp=A,this.currentPropName=C},parse:function(A){this.currentIndent=0,this.allNodes=new h,this.nodeStack=[],this.currentProp=[],this.currentPropName="";var C=this,I=A.split(/[\r\n]+/);return I.forEach(function(M,D){var T=M.match(/^[\s\t]*;/),H=M.match(/^[\s\t]*$/);if(!(T||H)){var W=M.match("^\\t{"+C.currentIndent+"}(\\w+):(.*){",""),J=M.match("^\\t{"+C.currentIndent+"}(\\w+):[\\s\\t\\r\\n](.*)"),te=M.match("^\\t{"+(C.currentIndent-1)+"}}");W?C.parseNodeBegin(M,W):J?C.parseNodeProperty(M,J,I[++D]):te?C.popStack():M.match(/^[^\s\t}]/)&&C.parseNodePropertyContinued(M)}}),this.allNodes},parseNodeBegin:function(A,C){var I=C[1].trim().replace(/^"/,"").replace(/"$/,""),M=C[2].split(",").map(function(W){return W.trim().replace(/^"/,"").replace(/"$/,"")}),D={name:I},T=this.parseNodeAttr(M),H=this.getCurrentNode();this.currentIndent===0?this.allNodes.add(I,D):I in H?(I==="PoseNode"?H.PoseNode.push(D):H[I].id!==void 0&&(H[I]={},H[I][H[I].id]=H[I]),T.id!==""&&(H[I][T.id]=D)):typeof T.id=="number"?(H[I]={},H[I][T.id]=D):I!=="Properties70"&&(I==="PoseNode"?H[I]=[D]:H[I]=D),typeof T.id=="number"&&(D.id=T.id),T.name!==""&&(D.attrName=T.name),T.type!==""&&(D.attrType=T.type),this.pushStack(D)},parseNodeAttr:function(A){var C=A[0];A[0]!==""&&(C=parseInt(A[0]),isNaN(C)&&(C=A[0]));var I="",M="";return A.length>1&&(I=A[1].replace(/^(\w+)::/,""),M=A[2]),{id:C,name:I,type:M}},parseNodeProperty:function(A,C,I){var M=C[1].replace(/^"/,"").replace(/"$/,"").trim(),D=C[2].replace(/^"/,"").replace(/"$/,"").trim();M==="Content"&&D===","&&(D=I.replace(/"/g,"").replace(/,$/,"").trim());var T=this.getCurrentNode(),H=T.name;if(H==="Properties70"){this.parseNodeSpecialProperty(A,M,D);return}if(M==="C"){var W=D.split(",").slice(1),J=parseInt(W[0]),te=parseInt(W[1]),q=D.split(",").slice(3);q=q.map(function(ne){return ne.trim().replace(/^"/,"")}),M="connections",D=[J,te],R(D,q),T[M]===void 0&&(T[M]=[])}M==="Node"&&(T.id=D),M in T&&Array.isArray(T[M])?T[M].push(D):M!=="a"?T[M]=D:T.a=D,this.setCurrentProp(T,M),M==="a"&&D.slice(-1)!==","&&(T.a=L(D))},parseNodePropertyContinued:function(A){var C=this.getCurrentNode();C.a+=A,A.slice(-1)!==","&&(C.a=L(C.a))},parseNodeSpecialProperty:function(A,C,I){var M=I.split('",').map(function(te){return te.trim().replace(/^\"/,"").replace(/\s/,"_")}),D=M[0],T=M[1],H=M[2],W=M[3],J=M[4];switch(T){case"int":case"enum":case"bool":case"ULongLong":case"double":case"Number":case"FieldOfView":J=parseFloat(J);break;case"Color":case"ColorRGB":case"Vector3D":case"Lcl_Translation":case"Lcl_Rotation":case"Lcl_Scaling":J=L(J);break}this.getPrevNode()[D]={type:T,type2:H,flag:W,value:J},this.setCurrentProp(this.getPrevNode(),D)}};function l(){}l.prototype={constructor:l,parse:function(A){var C=new c(A);C.skip(23);var I=C.getUint32();console.info("THREE.FBXLoader: FBX binary version: "+I);for(var M=new h;!this.endOfContent(C);){var D=this.parseNode(C,I);D!==null&&M.add(D.name,D)}return M},endOfContent:function(A){return A.size()%16===0?(A.getOffset()+160+16&-16)>=A.size():A.getOffset()+160+16>=A.size()},parseNode:function(A,C){var I={},M=C>=7500?A.getUint64():A.getUint32(),D=C>=7500?A.getUint64():A.getUint32();C>=7500?A.getUint64():A.getUint32();var T=A.getUint8(),H=A.getString(T);if(M===0)return null;for(var W=[],J=0;J<D;J++)W.push(this.parseProperty(A));var te=W.length>0?W[0]:"",q=W.length>1?W[1]:"",ne=W.length>2?W[2]:"";for(I.singleProperty=D===1&&A.getOffset()===M;M>A.getOffset();){var se=this.parseNode(A,C);se!==null&&this.parseSubNode(H,I,se)}return I.propertyList=W,typeof te=="number"&&(I.id=te),q!==""&&(I.attrName=q),ne!==""&&(I.attrType=ne),H!==""&&(I.name=H),I},parseSubNode:function(A,C,I){if(I.singleProperty===!0){var M=I.propertyList[0];Array.isArray(M)?(C[I.name]=I,I.a=M):C[I.name]=M}else if(A==="Connections"&&I.name==="C"){var D=[];I.propertyList.forEach(function(ne,se){se!==0&&D.push(ne)}),C.connections===void 0&&(C.connections=[]),C.connections.push(D)}else if(I.name==="Properties70"){var T=Object.keys(I);T.forEach(function(ne){C[ne]=I[ne]})}else if(A==="Properties70"&&I.name==="P"){var H=I.propertyList[0],W=I.propertyList[1],J=I.propertyList[2],te=I.propertyList[3],q;H.indexOf("Lcl ")===0&&(H=H.replace("Lcl ","Lcl_")),W.indexOf("Lcl ")===0&&(W=W.replace("Lcl ","Lcl_")),W==="Color"||W==="ColorRGB"||W==="Vector"||W==="Vector3D"||W.indexOf("Lcl_")===0?q=[I.propertyList[4],I.propertyList[5],I.propertyList[6]]:q=I.propertyList[4],C[H]={type:W,type2:J,flag:te,value:q}}else C[I.name]===void 0?typeof I.id=="number"?(C[I.name]={},C[I.name][I.id]=I):C[I.name]=I:I.name==="PoseNode"?(Array.isArray(C[I.name])||(C[I.name]=[C[I.name]]),C[I.name].push(I)):C[I.name][I.id]===void 0&&(C[I.name][I.id]=I)},parseProperty:function(A){var C=A.getString(1);switch(C){case"C":return A.getBoolean();case"D":return A.getFloat64();case"F":return A.getFloat32();case"I":return A.getInt32();case"L":return A.getInt64();case"R":var I=A.getUint32();return A.getArrayBuffer(I);case"S":var I=A.getUint32();return A.getString(I);case"Y":return A.getInt16();case"b":case"c":case"d":case"f":case"i":case"l":var M=A.getUint32(),D=A.getUint32(),T=A.getUint32();if(D===0)switch(C){case"b":case"c":return A.getBooleanArray(M);case"d":return A.getFloat64Array(M);case"f":return A.getFloat32Array(M);case"i":return A.getInt32Array(M);case"l":return A.getInt64Array(M)}typeof ep=="undefined"&&console.error("THREE.FBXLoader: External library Inflate.min.js required, obtain or import from https://github.com/imaya/zlib.js");var H=new ep.Inflate(new Uint8Array(A.getArrayBuffer(T))),W=new c(H.decompress().buffer);switch(C){case"b":case"c":return W.getBooleanArray(M);case"d":return W.getFloat64Array(M);case"f":return W.getFloat32Array(M);case"i":return W.getInt32Array(M);case"l":return W.getInt64Array(M)}default:throw new Error("THREE.FBXLoader: Unknown property type "+C)}}};function c(A,C){this.dv=new DataView(A),this.offset=0,this.littleEndian=C!==void 0?C:!0}c.prototype={constructor:c,getOffset:function(){return this.offset},size:function(){return this.dv.buffer.byteLength},skip:function(A){this.offset+=A},getBoolean:function(){return(this.getUint8()&1)===1},getBooleanArray:function(A){for(var C=[],I=0;I<A;I++)C.push(this.getBoolean());return C},getUint8:function(){var A=this.dv.getUint8(this.offset);return this.offset+=1,A},getInt16:function(){var A=this.dv.getInt16(this.offset,this.littleEndian);return this.offset+=2,A},getInt32:function(){var A=this.dv.getInt32(this.offset,this.littleEndian);return this.offset+=4,A},getInt32Array:function(A){for(var C=[],I=0;I<A;I++)C.push(this.getInt32());return C},getUint32:function(){var A=this.dv.getUint32(this.offset,this.littleEndian);return this.offset+=4,A},getInt64:function(){var A,C;return this.littleEndian?(A=this.getUint32(),C=this.getUint32()):(C=this.getUint32(),A=this.getUint32()),C&2147483648?(C=~C&4294967295,A=~A&4294967295,A===4294967295&&(C=C+1&4294967295),A=A+1&4294967295,-(C*4294967296+A)):C*4294967296+A},getInt64Array:function(A){for(var C=[],I=0;I<A;I++)C.push(this.getInt64());return C},getUint64:function(){var A,C;return this.littleEndian?(A=this.getUint32(),C=this.getUint32()):(C=this.getUint32(),A=this.getUint32()),C*4294967296+A},getFloat32:function(){var A=this.dv.getFloat32(this.offset,this.littleEndian);return this.offset+=4,A},getFloat32Array:function(A){for(var C=[],I=0;I<A;I++)C.push(this.getFloat32());return C},getFloat64:function(){var A=this.dv.getFloat64(this.offset,this.littleEndian);return this.offset+=8,A},getFloat64Array:function(A){for(var C=[],I=0;I<A;I++)C.push(this.getFloat64());return C},getArrayBuffer:function(A){var C=this.dv.buffer.slice(this.offset,this.offset+A);return this.offset+=A,C},getString:function(A){for(var C=[],I=0;I<A;I++)C[I]=this.getUint8();var M=C.indexOf(0);return M>=0&&(C=C.slice(0,M)),B.LoaderUtils.decodeText(new Uint8Array(C))}};function h(){}h.prototype={constructor:h,add:function(A,C){this[A]=C}};function d(A){var C="Kaydara FBX Binary \0";return A.byteLength>=C.length&&C===S(A,0,C.length)}function f(A){var C=["K","a","y","d","a","r","a","\\","F","B","X","\\","B","i","n","a","r","y","\\","\\"],I=0;function M(H){var W=A[H-1];return A=A.slice(I+H),I++,W}for(var D=0;D<C.length;++D){var T=M(1);if(T===C[D])return!1}return!0}function g(A){var C=/FBXVersion: (\d+)/,I=A.match(C);if(I){var M=parseInt(I[1]);return M}throw new Error("THREE.FBXLoader: Cannot find the version number for the file given.")}function p(A){return A/46186158e3}var m=[];function v(A,C,I,M){var D;switch(M.mappingType){case"ByPolygonVertex":D=A;break;case"ByPolygon":D=C;break;case"ByVertice":D=I;break;case"AllSame":D=M.indices[0];break;default:console.warn("THREE.FBXLoader: unknown attribute mapping type "+M.mappingType)}M.referenceType==="IndexToDirect"&&(D=M.indices[D]);var T=D*M.dataSize,H=T+M.dataSize;return z(m,M.buffer,T,H)}var b=new B.Euler,w=new B.Vector3;function x(A){var C=new B.Matrix4,I=new B.Matrix4,M=new B.Matrix4,D=new B.Matrix4,T=new B.Matrix4,H=new B.Matrix4,W=new B.Matrix4,J=new B.Matrix4,te=new B.Matrix4,q=new B.Matrix4,ne=new B.Matrix4,se=A.inheritType?A.inheritType:0;if(A.translation&&C.setPosition(w.fromArray(A.translation)),A.preRotation){var ue=A.preRotation.map(B.MathUtils.degToRad);ue.push(A.eulerOrder),I.makeRotationFromEuler(b.fromArray(ue))}if(A.rotation){var ue=A.rotation.map(B.MathUtils.degToRad);ue.push(A.eulerOrder),M.makeRotationFromEuler(b.fromArray(ue))}if(A.postRotation){var ue=A.postRotation.map(B.MathUtils.degToRad);ue.push(A.eulerOrder),D.makeRotationFromEuler(b.fromArray(ue))}A.scale&&T.scale(w.fromArray(A.scale)),A.scalingOffset&&W.setPosition(w.fromArray(A.scalingOffset)),A.scalingPivot&&H.setPosition(w.fromArray(A.scalingPivot)),A.rotationOffset&&J.setPosition(w.fromArray(A.rotationOffset)),A.rotationPivot&&te.setPosition(w.fromArray(A.rotationPivot)),A.parentMatrixWorld&&(q=A.parentMatrixWorld);var ze=I.multiply(M).multiply(D),Ce=new B.Matrix4;q.extractRotation(Ce);var ce=new B.Matrix4;ce.copyPosition(q);var le=new B.Matrix4;le.getInverse(Ce).multiply(q);var he=new B.Matrix4;if(se===0)he.copy(Ce).multiply(ze).multiply(le).multiply(T);else if(se===1)he.copy(Ce).multiply(le).multiply(ze).multiply(T);else{var ke=new B.Matrix4().getInverse(T),be=new B.Matrix4().multiply(le).multiply(ke);he.copy(Ce).multiply(ze).multiply(be).multiply(T)}var We=new B.Matrix4().getInverse(te),Re=new B.Matrix4().getInverse(H),Te=new B.Matrix4;Te.copy(C).multiply(J).multiply(te).multiply(I).multiply(M).multiply(D).multiply(We).multiply(W).multiply(H).multiply(T).multiply(Re);var He=new B.Matrix4().copyPosition(Te),pe=new B.Matrix4().copy(q).multiply(He);return ne.copyPosition(pe),Te=new B.Matrix4().multiply(ne).multiply(he),Te}function E(A){A=A||0;var C=["ZYX","YZX","XZY","ZXY","YXZ","XYZ"];return A===6?(console.warn("THREE.FBXLoader: unsupported Euler Order: Spherical XYZ. Animations and rotations may be incorrect."),C[0]):C[A]}function L(A){var C=A.split(",").map(function(I){return parseFloat(I)});return C}function S(A,C,I){return C===void 0&&(C=0),I===void 0&&(I=A.byteLength),B.LoaderUtils.decodeText(new Uint8Array(A,C,I))}function R(A,C){for(var I=0,M=A.length,D=C.length;I<D;I++,M++)A[M]=C[I]}function z(A,C,I,M){for(var D=I,T=0;D<M;D++,T++)A[T]=C[D];return A}function O(A,C,I){return A.slice(0,C).concat(I).concat(A.slice(C))}return i}();const R2=(n,t)=>{var m;const e=t.fbx_url||"//vrlab-image4.ljcdn.com/release/web/dipan2.f38a21cc.FBX",i=(m=t.north_rad)!=null?m:void 0,s={};let r={x:0,y:0,z:0},o=[0,0,0],a=1,l=i;n.on("modelLoaded",p);const c=v=>ee(this,null,function*(){var E;const b=(v==null?void 0:v.fbx_url)||e;if(l=(E=v==null?void 0:v.north_rad)!=null?E:i,typeof l!="number")throw new Error('"northRad"配置参数缺失:未配置指南针指向!');const x=yield new ip().loadAsync(b);return Ff(x,{transparent:!0,side:P.DoubleSide,blending:P.AdditiveBlending}),s.object=x,p(),!0}),h=({latitude:v})=>{if(!s.object)return;const b=d(v);b&&(s.object.position.y=b)},d=v=>{if(s.yBase===void 0)return;const b=.6;if(v>=Math.PI/4)return s.yBase-(b+1.6);const w=v*(4/Math.PI);return s.yBase-(b*w+1.6)},f=()=>{if(!s.object)return;const v=d(n.getPose().latitude);v&&(s.object.position.y=v),n.scene.add(s.object),n.needsRender=!0,n.on("cameraDirectionUpdate",h)},g=()=>{s.object&&(n.scene.remove(s.object),n.needsRender=!0,n.off("cameraDirectionUpdate",h))};function p(){const v=s.object;if(!v)return;const b=n.model.bounding,w=b.max.x-b.min.x,x=b.max.z-b.min.z,E=Math.max(w,x),{max:{x:L,z:S},min:{x:R,y:z,z:O}}=b;s.yBase=z,r={x:(L+R)/2,y:z-1.6,z:(S+O)/2},o=[0,l-Math.PI/2,0],a=.0045*E,j2(v,{position:r,rotation:o,scale:a})}return{load:c,disable:g,enable:f}};function F2(n,t){var c,h,d,f,g;const e=(c=t==null?void 0:t.size)!=null?c:512,i=(h=t==null?void 0:t.fontSize)!=null?h:e*(35/256)*1.2,s=(d=t==null?void 0:t.backgroundColor)!=null?d:"rgba(0,0,0,0)",r=(f=t==null?void 0:t.fontColor)!=null?f:"#fff",o=(g=t==null?void 0:t.textAlign)!=null?g:"center",a=document.createElement("canvas");a.setAttribute("width",e+""),a.setAttribute("height",e+"");const l=a.getContext("2d");return l.fillStyle=s,l.fillRect(0,0,e,e),l.font=`${i}px "微软雅黑"`,l.textAlign=o,l.fillStyle=r,l.fillText(n,e/2,e*.7),new B.CanvasTexture(a)}const N2=({x:n,y:t,z:e})=>new B.Vector3(n,t,e),G2=(n,t)=>{var m,v,b;const e={},i=(m=t.animationEnabled)!=null?m:!0,s=(v=t.position)!=null?v:void 0,r=(b=t.rad)!=null?b:void 0,o=t.fbx_url||"//vrlab-image4.ljcdn.com/release/web/entryDoorMini/Anim_Door1.fbx",a=[],l=w=>ee(this,null,function*(){var A,C,I,M,D,T,H,W;const x=(A=w==null?void 0:w.position)!=null?A:s;if(!x)return Promise.reject(new Error("ModelEntryDoorGuidePlugin.load(): position is undefined"));const E=N2(x),L=(C=w==null?void 0:w.rad)!=null?C:r,S=(I=w==null?void 0:w.fbx_url)!=null?I:o;if(e.rad=L,L===void 0)return Promise.reject(new Error(`ModelEntryDoorGuidePlugin.load(): rad is ${L}`));const R=yield new ip().loadAsync(S);R.position.copy(E),R.rotation.z=L,R.scale.set(.8,.8,.8),Ff(R,{transparent:!0,side:P.DoubleSide});const z=(H=(T=(D=(M=R.children)==null?void 0:M[0])==null?void 0:D.children)==null?void 0:T[3])==null?void 0:H.clone();if(!z)return Promise.reject(new Error(`ModelEntryDoorGuidePlugin.load(): textMesh is ${z}`));const O=(W=t.name)!=null?W:"入户门";return z.material=new B.MeshBasicMaterial({transparent:!0,map:F2(O)}),z.renderOrder=3,R.children[0].add(z),e.object=R,!0}),c=()=>{if(e.animation)return;if(!e.object)return console.error("ModelEntryDoorGuidePlugin.initAnimation(): state.object is ",e.object);const w=1,x=new B.AnimationMixer(e.object);a.push(x);const E=x.clipAction(e.object.animations[0]);E.timeScale=w;let L;const S=()=>{let A=0,C=0;const I=1e3/30,M=D=>{A=requestAnimationFrame(M);const T=D-C;T<I||(C=D,a.forEach(H=>H.update(T/1e3)),n.needsRender=!0)};return A=requestAnimationFrame(M),()=>{cancelAnimationFrame(A)}},O={play:()=>{L||(E.play(),L=S(),requestAnimationFrame(()=>{e.object&&e.object.rotation.z!==e.rad&&(e.object.rotation.z=e.rad)}))},stop:()=>{E.stop(),L==null||L(),L=void 0}};e.animation=O},h=w=>{var E;if(!e.object)return console.error("ModelEntryDoorGuidePlugin.enable(): object is ",e.object);((E=w==null?void 0:w.animationEnable)!=null?E:i)&&(e.animation||c(),e.animation.play()),n.scene.add(e.object),n.needsRender=!0},d=()=>{e.object&&(e.animation&&e.animation.stop(),n.scene.remove(e.object),n.needsRender=!0)},f=w=>w==="Floorplan"?h():d();return{load:l,enable:w=>(e.enabled||(e.enabled=!0,f(n.currentMode),n.on("modeChange",f),h(w)),!0),disable:()=>(e.enabled&&(e.enabled=!1,d(),n.off("modeChange",f)),!0)}},H2=Mi;function W2(n,t,e,i=H2.Linear.None){const s=new Ho(n).to(t,e).easing(i);Zr(()=>s.start(0));const r=Zs(a=>{s.update(a)===!1&&r()}),o=[];return s.onDestroy=a=>(o.push(a),s),s.destroy=function(){this.stop(),Object.assign(s,{_onStartCallback:null,_onUpdateCallback:null,_onCompleteCallback:null,_onStopCallbackL:null});let a;for(;a=o.shift();)a();r()},s}function U2(n,t){return W2({progress:0},{progress:1},n,t)}var np=(n=>(n.Move="Move",n.Rotate="Rotate",n))(np||{}),Hi=(n=>(n.Clockwise="Clockwise",n.Anticlockwise="Anticlockwise",n.Loop="Loop",n))(Hi||{});const Da=Math.PI*2;function sp(n){return(n%Da+Da)%Da}function rp(n){return n%Da}function Bc(n,t,e){return n+(t-n)*e}const _c=(n,t,e)=>{const i=Math.PI,s=i*2;let r=sp(n),o=sp(t);return e===Hi.Anticlockwise&&r<o&&(r+=s),e===Hi.Clockwise&&o<r&&(o+=s),e===Hi.Loop&&o-r>i?_c(r,o,Hi.Anticlockwise):e===Hi.Loop&&r-o>i?_c(r,o,Hi.Clockwise):{from:r,to:o}},Q2=n=>{const t={},e=(l,c,...h)=>ee(this,[l,c,...h],function*(r,o,a={preload:!0}){return t.interruptCallback&&t.interruptCallback(!1),a.asyncStartCallback&&(yield a.asyncStartCallback()),r.mode&&r.mode!==n.currentMode&&(yield n.changeMode(r.mode)),a.preload&&r.panoIndex!==void 0&&r.panoIndex!==n.panoIndex&&(yield n.preloadPano(r.panoIndex)),a.asyncEndCallback&&(yield a.asyncEndCallback()),r.panoIndex===void 0&&r.fov===void 0&&r.latitude===void 0&&r.longitude===void 0?!0:yield new Promise((d,f)=>{const g=r.panoIndex!==void 0?r.panoIndex:n.panoIndex;g!==void 0?n.moveToPano(g,F({duration:o,moveEndCallback:()=>d(!0),moveCancelCallback:()=>f(new Error("move canceled"))},r)):f(new Error("unexpected error"))})}),i=r=>{const o=n.state,a=rp(o.latitude),l=rp(r.latitude),{from:c,to:h}=_c(o.longitude,r.longitude,r.rotation||Hi.Loop),d=o.fov,f=r.fov;return{from:{latitude:a,longitude:c,fov:d},to:{latitude:l,longitude:h,fov:f}}};return{move:e,rotate:(l,c,...h)=>ee(this,[l,c,...h],function*(r,o,a={}){t.interruptCallback&&t.interruptCallback(!1),a.asyncStartCallback&&(yield a.asyncStartCallback()),n.currentMode!==Ye.Five.Mode.Panorama&&(yield n.changeMode(Ye.Five.Mode.Panorama)),r.panoIndex!==void 0&&r.panoIndex!==n.panoIndex&&(a.preload&&(yield n.preloadPano(r.panoIndex)),yield new Promise((g,p)=>{if(!r.panoIndex){g(!0);return}n.moveToPano(r.panoIndex,{moveEndCallback:()=>g(!0),moveCancelCallback:()=>p(new Error("move canceled"))})})),a.asyncEndCallback&&(yield a.asyncEndCallback());const{from:d,to:f}=i(r);return yield new Promise(g=>{const p=({progress:x})=>{const E={};E.longitude=Bc(d.longitude,f.longitude,x),E.latitude=Bc(d.latitude,f.latitude,x),E.fov=Bc(d.fov,f.fov,x),n.setState(E,!0)},m=()=>{g(!0)},v=()=>{g(!1)},b=r.rotateSpeed?Math.ceil(Math.abs(f.longitude-d.longitude)/r.rotateSpeed*1e3):o,w=U2(b,Mi.Linear.None).onUpdate(p).onComplete(m).onDestroy(v);r.rotation===Hi.Loop&&w.repeat(1/0).yoyo(!0),t.interruptCallback=(x=!0)=>{w.destroy(),t.interruptCallback=void 0,t.timeoutId&&(clearTimeout(t.timeoutId),t.timeoutId=void 0),g(x)},t.timeoutId=setTimeout(()=>{t.interruptCallback&&t.interruptCallback(!0)},o)})})}};function op(n,t){return n.x===t.x&&n.y===t.y}function ap(n,t){return Math.abs(n)===1/0&&Math.abs(t)===1/0?!0:Math.abs(n-t)<.001}function Sa(n,t){return(t.y-n.y)/(t.x-n.x)}function lp(n,t,e){const i=Sa(n[1],n[0]),s=Sa(t[1],t[0]);if(isNaN(i)||isNaN(s)||ap(i,s))return!1;if(La(n[0],t))return n[0];if(La(n[1],t))return n[1];if(La(t[0],n))return t[0];if(La(t[1],n))return t[1];if(e&&!Y2(n,t))return!1;const r=n[0],o=t[0];if(Math.abs(i)===1/0)return{x:r.x,y:t[1].y-(t[1].x-r.x)*s};if(Math.abs(s)===1/0)return{x:o.x,y:n[1].y-(n[1].x-o.x)*i};const a=(o.y-r.y+i*r.x-s*o.x)/(i-s),l=i*a-i*r.x+r.y;return{x:a,y:l}}function La(n,t){return op(n,t[0])||op(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&&ap(Sa(t[0],n),Sa(n,t[1]))}function X2(n){let t=1/0,e=-1/0,i=1/0,s=-1/0;return n.forEach(r=>{t=Math.min(t,r.x),e=Math.max(e,r.x),i=Math.min(i,r.y),s=Math.max(s,r.y)}),{x:(t+e)/2,y:(i+s)/2}}function Ta(n,t,e){return(n.x-e.x)*(t.y-e.y)-(t.x-e.x)*(n.y-e.y)}function Y2(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)&&Ta(t[0],n[1],n[0])*Ta(n[1],t[1],n[0])>0&&Ta(n[0],t[1],t[0])*Ta(t[1],n[1],t[0])>0?1:0}function cp(n,t=0){t<=0?requestAnimationFrame(n):requestAnimationFrame(()=>cp(n,t-1))}const Z2=`<style type="text/css">
509
509
  .PanoRulerPlugin-rule-line {
510
510
  position: absolute;
511
511
  transform-origin: left center;
@@ -929,7 +929,7 @@ void main() {
929
929
  void main() {
930
930
  gl_FragColor = texture2D(map, vUv);
931
931
  }
932
- `);this.uniforms={map:{value:e}}}}const vo={Z_FIGHTING_OFFSET:.01};let Zm=class extends P.Mesh{constructor(){super(...arguments);u(this,"name","MediaPlane");u(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(r=>{r.dispose()})}})}};class mh extends Zm{constructor(e,i,s){var a;super();u(this,"name","PanoTagPluginImagePlane");this.src=e;const r=(a=s==null?void 0:s.resolveZFighting)!=null?a:!0;let o=i;if(r){const l=Rn(i).multiplyScalar(vo.Z_FIGHTING_OFFSET);o=i.map(c=>c.clone().add(l))}pp(e).then(({texture:l,transparent:c})=>{var m;const h=new P.MeshBasicMaterial({map:l,transparent:c}),d=go((m=s==null?void 0:s.objectFit)!=null?m:"contain",o,l.image.width/l.image.height),f=Ut(...d),g=d.map(v=>v.clone().sub(f)),p=new Ym(g);this.position.copy(f),this.geometry=p,this.material=h}).catch(l=>{console.error(`Imageplane error: ${l==null?void 0:l.message}`)})}}class Jm extends Zm{constructor(e,i,s){const{videoCoverSrc:r,objectFit:o="contain",playButton:a="withText",paused:l=!0,videoTextureMap:c,ImageTextureMap:h,domEvents:d}=s!=null?s:{};super();u(this,"isVideoPlane",!0);u(this,"name","PanoTagPluginImagePlane");u(this,"videoInstance");u(this,"onVideoReady");u(this,"objectFit");u(this,"buttonSrc");u(this,"videoCoverSrc");u(this,"domEvents");u(this,"disposers",[]);u(this,"cornerPoints");u(this,"videoMesh");u(this,"coverMesh");u(this,"buttonMesh");u(this,"videoTextureMap");u(this,"ImageTextureMap");this.cornerPoints=i,this.src=e,this.buttonSrc=(()=>a==="withText"?sh:a==="withoutText"?rh:typeof a=="string"?a:rh)(),this.videoCoverSrc=r,this.objectFit=o,this.videoTextureMap=c,this.ImageTextureMap=h,this.domEvents=d,this.position.copy(Ut(...i)),this.videoCoverSrc&&l?this.addCoverMesh().then(()=>this.addButtonMesh()):this.addVideoMesh().then(()=>{l?this.addButtonMesh():this.play(!0)}),this.addEventListener("removed",()=>{this.remove(...this.children)}),this.addEventListener("dispose",()=>{var f;(f=this.disposers)==null||f.forEach(g=>g==null?void 0:g())})}play(e=!1){return ee(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 r;this.videoMesh&&((r=this.videoInstance)==null?void 0:r.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 ee(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 ee(this,null,function*(){if(this.children.includes(this.coverMesh))return;const e=yield(()=>ee(this,null,function*(){if(this.coverMesh)return this.coverMesh;if(!this.videoCoverSrc)return;const{texture:i,transparent:s}=yield this.getImageTexture(this.videoCoverSrc),r=new P.MeshBasicMaterial({transparent:!1,map:i}),o=go(this.objectFit,this.cornerPoints,i.image.width/i.image.height),a=new ph(o,r);return a.position.copy(new B.Vector3(0,0,0)),a.name="videoCoverMesh",a}))();return e&&(this.children.includes(this.coverMesh)||(this.add(e),this.coverMesh=e)),e})}addVideoMesh(){return ee(this,null,function*(){if(this.children.includes(this.videoMesh))return;const e=yield(()=>ee(this,null,function*(){if(this.videoMesh)return this.videoMesh;if(!this.src)return;const s=this.getVideoTexture(this.src),r=new P.MeshBasicMaterial({transparent:!1,map:s}),o=yield new Promise(l=>{s.metadataLoaded?l(go(this.objectFit,this.cornerPoints,s.image.videoWidth/s.image.videoHeight)):s.addEventListener("videoLoaded",()=>l(go(this.objectFit,this.cornerPoints,s.image.videoWidth/s.image.videoHeight)))}),a=new ph(o,r);return a.name="videoMesh",a.position.copy(new B.Vector3(0,0,0)),a}))();if(!e)return;this.domEvents.addAutoBindEventListener(e,"click",()=>{!this.videoInstance.paused&&this.videoInstance.muted?this.videoInstance.muted=!1:this.pause()},{noEmitWhenHide:!0});const i=e.material.map.image;return i.addEventListener("playing",()=>{this.coverMesh||this.remove(this.buttonMesh),this.render()}),i.addEventListener("pause",()=>{this.videoInstance.paused&&(this.showPauseUI(),this.render())}),this.children.includes(this.videoMesh)||(this.add(e),this.videoMesh=e,this.videoInstance=i),e})}addButtonMesh(){return ee(this,null,function*(){if(this.children.includes(this.buttonMesh))return;const e=yield(()=>ee(this,null,function*(){var g,p,m,v;if(this.buttonMesh)return this.buttonMesh;const i=(p=(g=this.videoMesh)==null?void 0:g.geometry.points[0].distanceTo(this.videoMesh.geometry.points[3]))!=null?p:1/0,s=(v=(m=this.coverMesh)==null?void 0:m.geometry.points[0].distanceTo(this.coverMesh.geometry.points[3]))!=null?v:1/0,r=this.cornerPoints[0].distanceTo(this.cornerPoints[3]),a=Math.min(i,s,r)/r*.3,{texture:l,transparent:c}=yield this.getImageTexture(this.buttonSrc),h=go("contain",this.cornerPoints,l.image.width/l.image.height),d=new ph(h,new m4(l));d.position.copy(new B.Vector3(0,0,0)),d.name="buttonMesh",d.scale.set(a,a,a),this.domEvents.addAutoBindEventListener(d,"click",()=>{this.play()},{noEmitWhenHide:!0});const f=Rn(h).multiplyScalar(vo.Z_FIGHTING_OFFSET);return d.position.add(f),d}))();return this.children.includes(this.buttonMesh)||(this.add(e),this.buttonMesh=e),e})}getImageTexture(e){return ee(this,null,function*(){var s,r;if((s=this.ImageTextureMap)!=null&&s.has(e))return this.ImageTextureMap.get(e);const i=yield pp(e);return(r=this.ImageTextureMap)==null||r.set(e,i),i})}getVideoTexture(e){var s,r;if((s=this.videoTextureMap)!=null&&s.has(e))return this.videoTextureMap.get(e);const i=p4(e);return(r=this.videoTextureMap)==null||r.set(e,i),i}}class Ao{constructor(){u(this,"cache_raycasterDistance",new Map);u(this,"cache_visible",new Map)}clear(){this.cache_visible.clear(),this.cache_raycasterDistance.clear()}static generateCameraTagKey(t,e,i=3){const s=F(F({},e.five.getCurrentState()),t),r=s.mode==="Panorama"?e.workUtil.getObserverPosition(s.panoIndex):e.five.camera.position;return r?[r.x.toFixed(i),r.y.toFixed(i),r.z.toFixed(i),e.id].join(","):void 0}getVisible(t,e,i=1){const s=Ao.generateCameraTagKey(e,t,i);if(s)return this.cache_visible.get(s)}setVisible(t,e,i,s=1){const r=Ao.generateCameraTagKey(e,t,s);r&&this.cache_visible.set(r,i)}}function $a(n){return Object.entries(n)}function el(n){var e,i;typeof n.visibleConfig=="object"&&n.visibleConfig.keep&&(n.visibleConfig.keep==="visible"?n.visibleConfig={keep:n.visibleConfig.keep,visibleFiveMode:(e=n.visibleConfig)==null?void 0:e.visibleFiveMode}:n.visibleConfig.keep==="hidden"&&(n.visibleConfig={keep:n.visibleConfig.keep})),typeof n.unfoldedConfig=="object"&&(n.unfoldedConfig.disableFold&&(n.unfoldedConfig={keep:"unfolded"}),n.unfoldedConfig.disableUnfold&&(n.unfoldedConfig={keep:"folded"}),n.unfoldedConfig.keep&&(n.unfoldedConfig={keep:n.unfoldedConfig.keep}));const t=(i=n.initialState)!=null?i:{};return typeof n.unfoldedConfig=="object"&&(n.unfoldedConfig.keep==="unfolded"?t.unfolded=!0:n.unfoldedConfig.keep==="folded"&&(t.unfolded=!1)),typeof n.visibleConfig=="object"&&(n.visibleConfig.keep==="visible"?t.visible=!0:n.visibleConfig.keep==="hidden"&&(t.visible=!1)),n.initialState=t,n}class g4 extends Bn{constructor(e){super(e);u(this,"tags",[]);u(this,"cache",new Ao);u(this,"config",h4);u(this,"renderQueue",new Map);u(this,"params");u(this,"mediaStore",Cc({currentMediaElement:null}));u(this,"store",{disposers:[],disposed:!1,resizeObserverDisposerAdding:!1,css3DRenderDisposer:new Map});u(this,"domEvents",new Xs(this.five));u(this,"_cache_pointTag");u(this,"_cache_2DPointTag");u(this,"_cache_css3DTag");u(this,"_container",null);u(this,"timeoutIds",[]);u(this,"whyHide",e=>{const i=this.getTagById(e);return i?i.whyHide():{reason:`tag ${e} not found`}});u(this,"loadVideoFirstFrame",()=>{u4&&this.hooks.emit("loadVideoFirstFrame")});u(this,"tagsDo",(e,i,s=!0)=>{let r=[...e!=null?e:this.tags].sort((c,h)=>c.getSquaredDistance()-h.getSquaredDistance());this.timeoutIds.forEach(c=>clearTimeout(c)),this.timeoutIds.length=0;for(let c=0;c<20;c++){const h=r[c];h&&(i(h),s&&(h._updating=!1))}r=r.slice(20);const o=r.length>1e3,a=o?30:17,l=o?1:3;for(let c=0;c<r.length;c+=l){const h=[];for(let f=0;f<l;f++)r[c+f]&&h.push(r[c+f]);h.forEach(f=>{s&&(f._updating=!0)});const d=setTimeout(()=>{h.forEach(f=>{i(f),s&&(f._updating=!1)})},c*a);this.timeoutIds.push(d)}});this.mediaStore.subscribe(({currentMediaElement:i})=>{this.tags.forEach(s=>{var r;if(s.mediaPlane instanceof Jm&&i!==s.mediaPlane.videoInstance){if(!((r=s.mediaPlane.videoInstance)!=null&&r.src)||i===s.mediaPlane.videoInstance)return;s.mediaPlane.pause()}})})}get container(){var e;return this._container||((e=this.five.getElement())==null?void 0:e.parentElement)}set container(e){this._container=e}set tagsLengthWillUpdate(e){e&&(this._cache_pointTag=this.tags.filter(i=>i.stickType==="2DPoint"||i.stickType==="3DPoint").filter(i=>i.position),this._cache_2DPointTag=this.tags.filter(i=>i.stickType==="2DPoint").filter(i=>i.position),this._cache_css3DTag=this.tags.filter(i=>i.stickType==="3DPoint"||i.stickType==="Plane"||i.stickType==="Model"&&i.contentType==="MediaModel").filter(i=>{const s=i.computeRenderType();return s==="BehindDom"||s==="Dom"}))}get filterPointTag(){var e;return(e=this._cache_pointTag)!=null?e:[]}get filter2DPointTag(){var e;return(e=this._cache_2DPointTag)!=null?e:[]}get filterCSS3DTag(){var e;return(e=this._cache_css3DTag)!=null?e:[]}updateFive(e){super.updateFive(e),this.domEvents.dispose(),this.domEvents=new Xs(e)}addRenderQueue(e){var o,a;const{type:i,keys:s=[],tags:r=[]}=e;this.renderQueue.has(i)?this.renderQueue.set(i,{keys:Array.from(new Set([...(o=this.renderQueue.get(i).keys)!=null?o:[],...s])),tags:Array.from(new Set([...(a=this.renderQueue.get(i).tags)!=null?a:[],...r]))}):this.renderQueue.set(i,{keys:s,tags:r})}getTagById(e){const i=this.tags.find(s=>s.id===e);if(!i){console.warn(`getTagById Error: can't find tag id: ${e}`);return}return i}pauseCurrentMedia(){this.mediaStore.set({currentMediaElement:null})}getTagConfig(e,i){var a,l,c;const s=this.calculateTagConfig(e,{useCache:i==null?void 0:i.useCache}),r=(a=i==null?void 0:i.fiveMode)!=null?a:this.five.getCurrentState().mode,o=(l=s.configWithFiveMode)==null?void 0:l[r];return(c=o!=null?o:s)!=null?c:{}}getPositions(e){if(KC(e))return e.position;if(Is(e))return e.data.mediaPosition;if($C(e))return i4(this.five.camera.position,Qe(e.position),Qe(e.normal))}addObjectClickHandler(e,i,s){if(!i||!this.domEvents)return()=>{};const r=()=>!(!e.currentVisible||e.loading),o=a=>{if(!r())return!1;s(a.origDomEvent)};return this.domEvents.addEventListener(i,"click",o),()=>{var a;(a=this.domEvents)==null||a.removeEventListener(i,"click",o)}}checkDisposed(){return this.store.disposed?(console.error("PanoTagPluginController has been disposed"),!0):!1}calculateTagConfig(e,i){var p,m,v,b,w;const s=(p=i==null?void 0:i.useCache)!=null?p:!0;if(!e)return(m=this.config.globalConfig)!=null?m:{};if(s){if((v=e==null?void 0:e.computedConfig)!=null&&v._isMerged)return e.computedConfig;if((b=e==null?void 0:e.config)!=null&&b._isMerged)return e.config}const r={},o={},a={};this.config.contentTypeConfig&&Object.entries(this.config.contentTypeConfig).forEach(([x,E])=>{var C,I;const L=x,S=L.split("-"),R=x.startsWith("["),z=R?S[0].slice(1,-1):void 0,O=R?S.slice(1):S,A=z?["PanoramaLike","ModelLike"].includes(z)?(C=o[z])!=null?C:o[z]={}:(I=a[z])!=null?I:a[z]={}:r;if(!A[L]){if(O.length===0&&(A[L]=E),O.length===1){const[M]=O;(e.contentType===M||M==="Any")&&(A[L]=E)}if(O.length===2){const[M="Any",D="Any"]=O;M==="Mixin"&&e.contentType===D&&(A[L]=E),(e.stickType===M||M==="Any")&&(e.contentType===D||D==="Any")&&(A[L]=E)}if(O.length===3){const[M="Any",D,T]=O;if(D==="Audio"&&e.contentType==="Audio"){const H=e;(H.stickType===M||M==="Any")&&H.data.appearance===T&&(A[L]=E)}}}});const l=(w=e.initialConfig)!=null?w:{},c=Ke({},fh,this.config.globalConfig,...Object.values(r)),h=Ke({},c,l),d={},f=Object.values(Ye.Five.Mode);$a(o).forEach(([x,E])=>{f.forEach(L=>{(x==="PanoramaLike"&&In(L)||x==="ModelLike"&&oi(L))&&(d[L]=Ke({},c,...Object.values(E),l,{_isMerged:!0}))})}),$a(a).forEach(([x,E])=>{const L=d[x];d[x]=Ke({},c,L,...Object.values(E),l,{_isMerged:!0})});const g=fe(F({},h),{configWithFiveMode:d});return el(g),Object.values(d).forEach(x=>el(x)),g._isMerged=!0,g}}class v4 extends g4{constructor(e){super(e);u(this,"rendererMap",new Map);u(this,"contentTypeMap",new Map);u(this,"group",new B.Group);u(this,"imagePlaneGroup",new B.Group);u(this,"gltfObjectGroup",new B.Group);u(this,"enabledModelTagSet",new Set);u(this,"temporaryState",{visible:!0});u(this,"TagContainerSvelte");this.group.name="PanoTagPluginModelGroup",this.gltfObjectGroup.name="PanoTagPluginGLTFObjectGroup",this.imagePlaneGroup.name="ImagePlaneGroup",this.group.add(this.gltfObjectGroup),this.group.add(this.imagePlaneGroup)}registerRenderer(e,i,s){var r;this.rendererMap.set(e,{renderer:i,usePoint:(r=s==null?void 0:s.usePoint)!=null?r:!1})}bindRenderer(e,i){this.contentTypeMap.set(e,i)}disposeAllCSS3DContainer(){for(const[,e]of this.store.css3DRenderDisposer)e==null||e.forEach(i=>i==null?void 0:i());this.store.css3DRenderDisposer=new Map}clearUnusedPanelTag(){this.filter2DPointTag.forEach(e=>{var i;(i=e.tag3DContentSvelte)==null||i.dispose(),e.tag3DContentSvelte=void 0});for(const[e,i]of this.store.css3DRenderDisposer){const s=this.getTagById(e);(!s||s.stickType==="2DPoint")&&(i==null||i.forEach(r=>r==null?void 0:r()),this.store.css3DRenderDisposer.delete(e))}}}class A4{constructor(t){u(this,"plugin");u(this,"logBound",!1);u(this,"bindLogByObject",t=>{Object.getOwnPropertyNames(t).forEach(e=>{try{typeof t[e]=="function"&&(t[e]=new Proxy(t[e],{apply:(i,s,r)=>(["render"].includes(e)||this.log(e,{obj:t},...r),i.apply(s,r))}))}catch(i){}})});this.plugin=t}get debug(){return this.plugin.debug}addDebugPoints(){try{qC(this.plugin.five,this.plugin.tags)}catch(t){console.error(t)}}bindLog(){this.logBound||(this.logBound=!0,this.bindLogByObject(this.plugin),this.bindLogByObject(this.plugin.constructor.prototype))}log(t,...e){let i=new Error().stack;console.debug(`%cPanoTagPlugin%c${t}`,"background-color: #35e0ed; color: black; padding:0 6px; border-radius: 3px","padding: 0 3px; color: #f3f47c",...e,{stack:i})}closeIntersectRaycaster(){this.plugin.tags.forEach(t=>{var e;ys((e=t==null?void 0:t.initialConfig)==null?void 0:e.visibleConfig).intersectRaycaster&&(t.initialConfig.visibleConfig.intersectRaycaster.enabled=!1)}),this.plugin.changeGlobalConfig({visibleConfig:{intersectRaycaster:{enabled:!1}}})}}function gh(n,t,e){var g,p,m,v,b;const i=(g=e==null?void 0:e.useCache)!=null?g:!0;if(!n)return(p=t.globalConfig)!=null?p:{};if(i){if((m=n==null?void 0:n.computedConfig)!=null&&m._isMerged)return n.computedConfig;if((v=n==null?void 0:n.config)!=null&&v._isMerged)return n.config}const s={},r={},o={};t.contentTypeConfig&&Object.entries(t.contentTypeConfig).forEach(([w,x])=>{var A,C;const E=w,L=E.split("-"),S=w.startsWith("["),R=S?L[0].slice(1,-1):void 0,z=S?L.slice(1):L,O=R?["PanoramaLike","ModelLike"].includes(R)?(A=r[R])!=null?A:r[R]={}:(C=o[R])!=null?C:o[R]={}:s;if(!O[E]){if(z.length===0&&(O[E]=x),z.length===1){const[I]=z;(n.contentType===I||I==="Any")&&(O[E]=x)}if(z.length===2){const[I="Any",M="Any"]=z;I==="Mixin"&&n.contentType===M&&(O[E]=x),(n.stickType===I||I==="Any")&&(n.contentType===M||M==="Any")&&(O[E]=x)}if(z.length===3){const[I="Any",M,D]=z;if(M==="Audio"&&n.contentType==="Audio"){const T=n;(T.stickType===I||I==="Any")&&T.data.appearance===D&&(O[E]=x)}}}});const a=(b=n.initialConfig)!=null?b:{},l=Ke({},fh,t.globalConfig,...Object.values(s)),c=Ke({},l,a),h={},d=Object.values(Ye.Five.Mode);$a(r).forEach(([w,x])=>{d.forEach(E=>{(w==="PanoramaLike"&&In(E)||w==="ModelLike"&&oi(E))&&(h[E]=Ke({},l,...Object.values(x),a,{_isMerged:!0}))})}),$a(o).forEach(([w,x])=>{const E=h[w];h[w]=Ke({},l,E,...Object.values(x),a,{_isMerged:!0})});const f=fe(F({},c),{configWithFiveMode:h});return el(f),Object.values(h).forEach(w=>el(w)),f._isMerged=!0,f}function qm(n){const t=n.split("?")[0].split(".").pop();return t?t.toLowerCase():""}function b4(n,t){if(!n)return 0;const e=n.observers;if(!t||!e)return console.error("getFloorIndex: invalid arguments: ",{point:t,observer:e}),0;const i=[];e.forEach(r=>{var a,l,c;const o=(l=(a=r.floorIndex)!=null?a:r.floor_index)!=null?l:0;i[o]||(i[o]=[]),i[o].push(Ns(r.position,(c=n.options)==null?void 0:c.transform).y)});const s=i.map(r=>r.reduce((o,a)=>o+a,0)/r.length);for(let r=s.length-1;r>0;r--)if(t.y>=s[r])return r;return 0}function Ms(){let n,t;return{promise:new Promise((i,s)=>{n=i,t=s}),resolve:n,reject:t}}class vh{constructor(t,e){u(this,"plugin");u(this,"id");u(this,"contentType");u(this,"stickType");u(this,"enabled");u(this,"config");u(this,"data");u(this,"state");u(this,"temporaryState",{visible:!0});u(this,"originPosition");u(this,"position");u(this,"fiveState");u(this,"model");u(this,"matrix");u(this,"screenPosition");u(this,"normal");u(this,"mediaPlane");u(this,"hooks");u(this,"zIndex");u(this,"play");u(this,"pause");u(this,"tag3DContentSvelte");u(this,"dom");u(this,"contentDom");u(this,"initialConfig");u(this,"computedConfig");u(this,"cache");u(this,"entryFromModel");u(this,"_updating",!1);u(this,"hoverEnabled");u(this,"ready",()=>{const{promise:t,resolve:e}=Ms();if(!this._updating)e();else{const i=setInterval(()=>{this._updating||(clearInterval(i),e())},17);setTimeout(()=>{clearInterval(i),e()},300)}return t});var c,h,d,f,g,p;this.plugin=t;const i=dh(e);e.stickType=i;const s=JSON.parse(JSON.stringify(e.data)),r=(c=e.initialConfig)!=null?c:e.config?JSON.parse(JSON.stringify(e.config)):{};e.initialConfig=r;const o=gh(e,t.config),a=this.getConfig(e);e.config=a,this.id=(h=e.id)!=null?h:Et(),this.enabled=(d=e.enabled)!=null?d:!0,this.contentType=e.contentType,this.hoverEnabled=(g=(f=a.popoverConfig)==null?void 0:f.enabled)!=null?g:!0,this.data=(p=a.initialData)!=null&&p.important?Ke(e.data,s,a.initialData):Ke(e.data,a.initialData,s);let l;typeof a.unfoldedConfig=="object"?a.unfoldedConfig.keep==="unfolded"?l=!0:a.unfoldedConfig.keep==="folded"?l=!1:l=!this.can("fold"):l=!this.can("fold"),this.state=F({visible:void 0,unfolded:l},a.initialState),this.isPopoverConfigEnabled()&&(this.state.unfolded=!1),this.originPosition=e.position,e.originPosition=this.originPosition,this.position=(()=>{const m=e.originPosition;if(!m)return;const v=t.workUtil.transform;return Array.isArray(m)&&m.length===4?m.map(Qe).map(b=>Ns(b,v).toArray()):Ns(Qe(m),v).toArray()})(),this.matrix=e.matrix?(()=>{const m=new P.Matrix4().fromArray(e.matrix);return m.premultiply(t.workUtil.transform),m.elements})():e.matrix,this.initialConfig=r,this.computedConfig=o,this.stickType=i,this.config=e.config,this.fiveState=e.fiveState,this.normal=e.normal,this.cache=new Ao,this.hooks=new Pt,Object.keys(e).forEach(m=>{this[m]===void 0&&e[m]!==void 0&&(this[m]=e[m])})}get visible(){var t;return((t=this.temporaryState)==null?void 0:t.visible)!==!1&&this.state.visible!==!1&&this.enabled!==!1}get five(){return this.plugin.five}get fiveUtil(){return this.plugin.fiveUtil}get workUtil(){return this.plugin.workUtil}get centerPosition(){const t=lh(this);return Ut(...Array.isArray(t)?t:[t])}get currentConfig(){var s,r;const t=gh(this,this.plugin.config,{useCache:!0}),e=this.five.getCurrentState().mode,i=(s=t.configWithFiveMode)==null?void 0:s[e];return(r=i!=null?i:t)!=null?r:{}}get currentVisible(){return!(!this.plugin.state.enabled||!this.plugin.state.visible||!this.enabled||!this.state.visible)}get sharedCache(){return this.plugin.cache}applyVisible(){throw new Error("Method not implemented.")}find(t){return ee(this,null,function*(){var s;const e=this.fiveState;if(!this.fiveState)return this;const i=(s=t==null?void 0:t.targetMode)!=null?s:this.five.state.mode;if(i==="Panorama"){const r=e==null?void 0:e.panoIndex;if(ei(r))return this;const o=this.workUtil.getObserverPosition(r),a=this.centerPosition.clone().sub(o).normalize();this.five.setState(F({mode:"Panorama",workCode:this.workUtil.workCode,panoIndex:r},Xr(a))),yield this.five.ready()}else i==="Mapview"&&(yield wu(this.five,this.centerPosition,t==null?void 0:t.pointConfig));return this})}blink(t){return ee(this,null,function*(){var a,l,c,h;yield this.ready();const e=(a=this.enabled)!=null?a:!0,i=(l=this.state)==null?void 0:l.visible,s=e&&i;s===!1&&(this.state.visible=!0,this.enabled=!0,this.applyVisible(),this.plugin.render(),this.computeRenderType()!=="Mesh"?yield new Promise(d=>ee(this,null,function*(){if(this.dom||this.contentDom){d();return}const f=setInterval(()=>{(this.dom||this.contentDom)&&(d(),clearInterval(f))},16.7)})):this.stickType==="Model"&&!((c=this.model)!=null&&c.object)?yield(h=this.model)==null?void 0:h.promise:this.stickType==="Plane"&&(yield new Promise(d=>ee(this,null,function*(){if(this.mediaPlane){d();return}const f=setInterval(()=>{this.mediaPlane&&(d(),clearInterval(f))},16.7)}))),this.dom&&(this.dom.style.visibility="hidden"),this.contentDom&&(this.contentDom.style.visibility="hidden"));const r=(()=>{var f,g,p;const d=[];return d.push(this.dom),d.push((g=(f=this.tag3DContentSvelte)==null?void 0:f.css3DInstance)==null?void 0:g.container),d.push((p=this.model)==null?void 0:p.object),d.push(this.mediaPlane),d.filter(Boolean)})();if(!r.length){console.warn("tagDom is empty");return}yield(s?oa:gu)(r,F({begin:()=>{s===!1&&(this.dom&&(this.dom.style.visibility=""),this.contentDom&&(this.contentDom.style.visibility=""))},updateRender:()=>{this.five.needsRender=!0}},t)).finished,e===!1&&(this.enabled=!1,this.updateVisible()),i===!1&&this.updateVisible(),s===!1&&(this.dom&&(this.dom.style.visibility=""),this.contentDom&&(this.contentDom.style.visibility=""))})}unfold(){}unfoldAndFoldOthers(){}fold(){}enable(){this.enabled=!0,this.hooks.emit("enable"),this.applyVisible()}disable(){this.enabled=!1,this.hooks.emit("disable"),this.applyVisible()}changeData(t,e=!0){return this.setData(t,e)}changePosition(t){return this.setPosition(t)}setData(t,e=!0){e?this.data=Ke(this.data,t):this.data=F(F({},this.data),t),this.hooks.emit("dataChanged",this.data)}setPosition(t){throw new Error("Method not implemented.")}set(t,e=!0){this.plugin.tagsLengthWillUpdate=!0,e?Ke(this,t):Object.assign(this,t),this.cache.clear()}updateConfig(){var i;const t=this.getConfig(void 0,{useCache:!1});this.computedConfig=t;const e=this.getConfig();if(this.config=e,this.config.initialData){const s=JSON.parse(JSON.stringify(this.data));this.data=(i=e.initialData)!=null&&i.important?Ke(this.data,s,e.initialData):Ke(this.data,e.initialData,s)}this.cache.clear()}updateVisible(){this.enabled?(this.state.visible=this.getVisible(),this.applyVisible()):this.applyVisible(),this._updating=!1}updateZIndex(){const t=this.getSquaredDistance();this.zIndex=Math.round((1e4-(t!=null?t:0))*100)}getConfig(t,e){var o,a,l;const i=gh(t!=null?t:this,this.plugin.config,{useCache:e==null?void 0:e.useCache}),s=(o=e==null?void 0:e.fiveMode)!=null?o:this.five.getCurrentState().mode,r=(a=i.configWithFiveMode)==null?void 0:a[s];return(l=r!=null?r:i)!=null?l:{}}getDistance(t,e=3){const i=F(F({},this.five.getCurrentState()),t),{panoIndex:s,mode:r}=i,o=r==="Panorama"?this.workUtil.getObserverPosition(s):this.five.camera.position,a=this.centerPosition;return!o||!a?-1:o.distanceTo(a)}getSquaredDistance(){const t=this.five.camera.position;let e;return Array.isArray(this.position[0])?e=this.position[0]:e=this.position,Il(e[0]-t.x,2)+Il(e[1]-t.y,2)+Il(e[2]-t.z,2)}getVisible(t){if(!this.enabled||!this.plugin.state.enabled||!this.fiveUtil.model)return!1;const e=F(F({},this.five.getCurrentState()),t);let i=this.cache.getVisible(this,e);return ei(i)&&(i=this.computeVisible(e).value,this.cache.setVisible(this,e,i)),i}getUnfoldedByPanoIndex(t){if(!this.currentVisible)return;const i=this.computeUnfoldedByPanoIndex(t);return i&&this.getUnfoldedByCamera()}getUnfoldedByCamera(){return this.currentVisible?this.computeUnfoldedByCamera():void 0}can(t){var i,s;if((t==="fold"||t==="unfold")&&((s=(i=this.currentConfig)==null?void 0:i.popoverConfig)==null?void 0:s.enabled)===!0)return!1;const e=this.currentConfig;if(!e||typeof e!="object")return!0;if(t==="show"||t==="hide"){if(!e.visibleConfig||typeof e.visibleConfig!="object")return!0;if(t==="show"&&e.visibleConfig.keep==="hidden"||t==="hide"&&e.visibleConfig.keep==="visible")return!1}if(t==="fold"||t==="unfold"){if(!e.unfoldedConfig||typeof e.unfoldedConfig!="object")return!0;if(t==="fold"&&e.unfoldedConfig.keep==="unfolded"||t==="unfold"&&e.unfoldedConfig.keep==="folded")return!1}return!0}onClick(t){}computeRenderType(){const t=(()=>{if(this.stickType==="3DPoint")return"Dom";const e=this.getConfig();if(!e||typeof e!="object"||!e.renderType)return;const i=this.data.mediaData;if(!(!i||i.length===0)&&e.renderType==="Mesh"){if(t4(this)){if(i.length===1){if(i[0].type==="Video")return navigator.userAgent.toLowerCase().indexOf("firefox")>-1&&navigator.userAgent.toLowerCase().indexOf("mobile")>-1?"Dom":"Mesh";if(i[0].type==="Image")return qm(i[0].url)==="gif"?"Dom":"Mesh"}}else if(Is(this))return i.length===1&&i[0].type==="Image"?qm(i[0].url)==="gif"?"Dom":"Mesh":"BehindDom"}})();return t!=null?t:"Dom"}computeVisible(t){const e=F(F({},this.five.getCurrentState()),t),{panoIndex:i,mode:s}=e,r=[];return(()=>{var c,d,f,g;const l=(c=this.getConfig().visibleConfig)!=null?c:{};if(typeof l=="function")return{value:l(this.five,{tag:this,distance:this.getDistance(e,void 0)}),checkedList:r,reason:"config function result"};{if(l.keep==="hidden")return{value:!1,checkedList:r,reason:"config.keep is hidden"};if(l.keep==="visible")return{value:!0,checkedList:r,reason:"config.keep is visible"};const p=this.computeVisibleByFiveMode(l,s);if((p==null?void 0:p.value)===!1)return p;if(l.followModelVisibility===!0&&["poincare","aerophoto","sand"].includes(this.workUtil.fromType)&&(s==="Floorplan"||s==="Mapview")){const h=this.computeVisibleByFloorIndex(),{value:m}=h,v=rs(h,["value"]);if(m===!1)return F({value:!1,checkedList:r,reason:"followModelVisibility check failed"},v)}if(In(s)&&l.visiblePanoIndex!==void 0&&l.visiblePanoIndex!=="all"&&i!==void 0){if(r.push("visiblePanoIndex"),Array.isArray(l.visiblePanoIndex)&&!l.visiblePanoIndex.includes(i))return{value:!1,checkedList:r,reason:`current panoIndex is not included in visiblePano. currentPanoIndex: ${i}, visiblePanoIndex: ${l.visiblePanoIndex}`};if(l.visiblePanoIndex==="current"&&i!==((d=this.fiveState)==null?void 0:d.panoIndex))return{value:!1,checkedList:r,reason:`current panoIndex is not equal to tag.panoIndex. currentPanoIndex: ${i}, tag.panoIndex: ${(f=this.fiveState)==null?void 0:f.panoIndex}`}}if(l.visibleDistance!==void 0&&(r.push("visibleDistance"),l.visibleDistance!=="unLimited")){const m=this.getDistance(e,1);if(qa(m,l.visibleDistance)===!1)return{value:!1,checkedList:r,panoIndex:i,visibleDistance:l.visibleDistance,reason:`distance is not in visibleDistance. distance: ${m}, visibleDistance: ${l.visibleDistance.min} - ${l.visibleDistance.max}`}}if(l.intersectRaycaster!==!1&&(typeof l.intersectRaycaster!="object"||l.intersectRaycaster.enabled!==!1)){if(r.push("intersectRaycaster"),i===void 0)return{value:!1,checkedList:r,reason:`intersectRaycaster check failed: panoIndex is ${i}`};if(i===((g=this.fiveState)==null?void 0:g.panoIndex))r.push("intersectCheckSkiped");else{const m=this.computeVisibleByIntersect(i);if(m.value===!1)return Object.assign(m,{checkedList:r})}}return{value:!0,checkedList:r,reason:"all check passed"}}})()}computeVisibleByFiveMode(t,e){const i=()=>{var o,a;let r=typeof t.visibleFiveMode=="function"?t.visibleFiveMode(this):t.visibleFiveMode;if(r||(r=(a=(o=this.fiveState)==null?void 0:o.mode)!=null?a:this.workUtil.observers.length?"Panorama":"ModelLike"),Array.isArray(r))return r.includes(e);if(r==="ModelLike")return oi(e);if(r==="PanoramaLike")return!In(e);if(r==="all")return!0;if(typeof r=="string")return r===e};if((()=>{var o;const r=i();if(Fe((o=this.fiveState)==null?void 0:o.panoIndex)&&t.entryFromModel){if(oi(e)&&r?this.entryFromModel=!1:this.entryFromModel=!0,oi(e))return!0}else this.entryFromModel=!1;return r})()===!1)return{value:!1,reason:"current mode is not included in visibleFiveMode",visibleFiveMode:t.visibleFiveMode,mode:e}}computeVisibleByIntersect(t){var l,c,h,d;const e=ys(ys((l=this.getConfig().visibleConfig)!=null?l:{}).intersectRaycaster),i=t!=null?t:this.five.getCurrentState().panoIndex,s=In(this.five.getCurrentState().mode)?this.workUtil.getObserverPosition(i):this.five.camera.position;if(s===void 0)return{value:!1,reason:{type:"startPosition is undefined",fivePanoIndex:i}};const r=nn((()=>{var g;const f=(g=e.checkPoints)!=null?g:"center";return f==="center"?Fm(this):f==="corner"?lh(this):Array.isArray(f)?f:[]})());let o=0,a=0;for(const f of r){const g=new P.Vector3().subVectors(f,s).normalize();let p;en.set(s,g);const[m]=this.fiveUtil.model.intersectRaycaster(en);p=m==null?void 0:m.distance;const v=(()=>{if(!Is(this))return;const L=this.plugin.tags.filter(Is).map(R=>{var z;return(z=R.model)==null?void 0:z.object}).filter(Fe),[S]=en.intersectObjects(L,!0);return S})(),b=s.distanceTo(f),w=(c=e.distanceAccuracy)!=null?c:.01;p=Math.min(p!=null?p:1/0,(h=v==null?void 0:v.distance)!=null?h:1/0),p+w>=b?o++:a++;const E=(d=e.needPassed)!=null?d:1;if(o>=E)return{value:!0}}return a===0?{value:!0}:{value:!1,reason:{type:"intersectRaycaster check failed",passedCount:o,needPassed:e.needPassed,model:this.fiveUtil.model.name}}}computeVisibleByFloorIndex(){var s,r,o,a,l,c,h;let t=0;const e=(s=this.fiveState)==null?void 0:s.panoIndex;e!==void 0?t=(r=this.workUtil.getObserver(e))==null?void 0:r.floorIndex:t=b4(this.workUtil.work,(h=(c=(a=(o=this.model)==null?void 0:o.object)==null?void 0:a.position)!=null?c:(l=this.mediaPlane)==null?void 0:l.position)!=null?h:Fm(this));const i=this.fiveUtil.model.shownFloor;return{value:i===null||i===t,currentFiveFloorIndex:i,tagFloorIndex:t}}computeUnfoldedByPanoIndex(t){const e=this.getConfig().unfoldedConfig;if(e){if(typeof e=="function")return e(this.five,{tag:this,distance:this.getDistance({panoIndex:t})});if(e.keep==="folded")return!1;if(e.keep==="unfolded")return!0;if(e.unfoldDistance&&qa(this.getDistance({panoIndex:t}),e.unfoldDistance)===!1)return!1}}computeUnfoldedByCamera(){var e;if(this.entryFromModel&&oi(this.five.state.mode))return!1;const t=this.getConfig().unfoldedConfig;if(t){if(typeof t=="function")return t(this.five,{tag:this,distance:this.getDistance()});if(t.keep==="folded")return!1;if(t.keep==="unfolded")return!0;if(t.autoUnfold===void 0||t.autoUnfold===!1||t.autoUnfold.enable===!1||!t.autoUnfold.strategy)return;if(t.autoUnfold.strategy==="ScreenPostion"){const i=this.computeTagProject();if(i&&qa(i.x,t.autoUnfold.autoUnfoldProjectX)===!1)return!1}if(t.autoUnfold.strategy==="MinimumDistance"){const r=this.plugin.filterPointTag.filter(a=>a.currentVisible).filter(a=>{const l=this.computeTagProject();if(!l)return!1;const{x:c,y:h,z:d}=l;return!(Math.abs(d)>1||Math.abs(c)>1||Math.abs(h)>1)}).map(a=>({tag:a,id:a.id,tagConfig:a.getConfig().unfoldedConfig})).filter(({tagConfig:a})=>{var l,c;return!(typeof a=="function"||a.keep||a.autoUnfold===!1||((l=a.autoUnfold)==null?void 0:l.enable)===!1||((c=a.autoUnfold)==null?void 0:c.strategy)!=="MinimumDistance")}).map(a=>fe(F({},a),{distance:a.tag.getDistance()})).filter(({distance:a,tagConfig:l})=>{const c=l.autoUnfold.distance;return!(c&&qa(a,c)===!1)}).sort((a,l)=>a.distance-l.distance).findIndex(a=>a.id===this.id);if(r===-1||r<=((e=t.autoUnfold.maxNumber)!=null?e:1)-1===!1)return!1}return t.autoUnfold.strategy!=="FoldWhenMove"}}computeTagProject(){const t=this.centerPosition;if(!t)return;const{x:e,y:i,z:s}=t.project(this.five.camera);if(!(s>1))return{x:e,y:i,z:s}}addObjectClickHandler(t,e,i){if(!e||!this.plugin.domEvents)return()=>{};const s=()=>!(!t.currentVisible||t.loading),r=o=>{if(!s())return!1;i(o.origDomEvent)};return this.plugin.domEvents.addEventListener(e,"click",r),()=>{var o;(o=this.plugin.domEvents)==null||o.removeEventListener(e,"click",r)}}whyHide(){var e;if(!this.plugin.state.enabled)return{reason:`plugin.state.enabled is ${this.plugin.state.enabled}`};if(!this.plugin.state.visible)return{reason:`plugin.state.visible is ${this.plugin.state.visible}`};if(!this.enabled)return{reason:`tag ${this.id} enabled is: ${this.enabled}`};const t=fe(F({},this.computeVisible()),{tagInstance:this});return t.value!==this.state.visible?{reason:"插件故障,请联系维护人员, err: 0",info:t}:this.state.visible?{reason:"应该是能看见才对",info:t}:t.value===!0?{reason:"插件故障,请联系维护人员, err: 1",info:t}:{reason:(e=t.reason.type)!=null?e:t.reason,info:t}}destroy(){var e,i;const t=this.plugin.tags.findIndex(s=>s.id===this.id);if(t===-1){console.warn(`Destroy failed: tag ${this.id} not found`);return}this.disable(),(i=(e=this.tag3DContentSvelte)==null?void 0:e.dispose)==null||i.call(e),this.hooks.off(),this.cache.clear(),this.plugin.tags.splice(t,1),this.plugin.tagsLengthWillUpdate=!0,this.plugin.hooks.emit("tagsLengthChange")}isPopoverConfigEnabled(){var t,e;return((e=(t=this.currentConfig)==null?void 0:t.popoverConfig)==null?void 0:e.enabled)===!0}isHoverEnabled(){var t;return!(((t=this.plugin)==null?void 0:t.globalHoverEnabled)===!1||this.hoverEnabled===!1)}}const y4=new P.Vector2;class w4 extends vh{constructor(e,i){super(e,i);u(this,"__Object__");u(this,"requestIdleCallbackId")}unfoldAndFoldOthers(){if(this.isPopoverConfigEnabled())return;const e=this.can("fold"),i=this.can("unfold");e&&i&&(this.state.unfolded=!this.state.unfolded,this.plugin.addRenderQueue({type:"TagContainerSvelte",keys:["tags"]}),this.state.unfolded&&this.plugin.tags.forEach(s=>{s.id!==this.id&&s.fold()}))}onClick(e){e.target==="TagPoint"&&this.unfoldAndFoldOthers()}applyVisible(){var e,i;this.currentVisible&&this.updateScreenPosition(),(e=this.tag3DContentSvelte)!=null&&e.css3DInstance&&(this.tag3DContentSvelte.css3DInstance.visible=this.visible),(i=this.tag3DContentSvelte)==null||i.svelteApp.$set({state:this.plugin.state,temporaryState:this.temporaryState}),this.plugin.addRenderQueue({type:"TagContainerSvelte",keys:["tags"]})}unfold(){this.isPopoverConfigEnabled()||this.setUnfold(!0)}fold(){this.isPopoverConfigEnabled()||this.setUnfold(!1)}setUnfold(e){if(this.isPopoverConfigEnabled())return;const i=this.can("fold"),s=this.can("unfold");i&&s&&(this.state.unfolded=e,this.hooks.emit(e?"unfolded":"folded"),this.plugin.addRenderQueue({type:"TagContainerSvelte",keys:["tags"]}))}setPosition(e){this.originPosition=e,this.position=e,this.cache.clear(),this.updateVisible(),this.updateScreenPosition(),this.updateZIndex(),this.plugin.addRenderQueue({type:"TagContainerSvelte",keys:["tags"]})}updateScreenPosition(e){var a;if(this.stickType!=="2DPoint"&&this.stickType!=="3DPoint")return;const{force:i=!1}=e!=null?e:{},s=i?this.state.visible:this.currentVisible,r=(a=this.__Object__)!=null?a:{timeoutId:void 0,inAnimation:!1};if(this.__Object__=r,!s&&this.screenPosition?(r.inAnimation=!0,r.timeoutId=setTimeout(()=>{requestAnimationFrame(()=>{this.currentVisible||(r.inAnimation=!1,this.screenPosition=null,this.plugin.addRenderQueue({type:"TagContainerSvelte",keys:["tags"]}))})},1e3)):r.timeoutId&&(clearTimeout(r.timeoutId),r.inAnimation=!1,r.timeoutId=void 0),!s&&!r.inAnimation)return;const o=this.computeTagProject();if(o&&this.five.renderer){const l=(()=>{if(!this.currentConfig.simulate3D)return 1;const h=2*Math.tan(.5*this.five.camera.fov/180*Math.PI),d=this.getDistance(void 0,1);return Math.max(Math.min(1-h*d/40,1),.7)})(),c=this.five.renderer.getSize(y4);this.screenPosition={leftPx:(o.x+1)/2*c.x,topPx:(-o.y+1)/2*c.y,scale:l}}else this.screenPosition=null;this.plugin.addRenderQueue({type:"TagContainerSvelte",keys:["tags"]})}set(e,i=!0){super.set(e,i),this.plugin.addRenderQueue({type:"TagContainerSvelte",keys:["tags"]}),e.position&&this.setPosition(this.position)}setData(...e){super.setData(...e),this.plugin.addRenderQueue({type:"TagContainerSvelte",keys:["tags"]})}updateUnfoldedByPanoIndex(){if(this.isPopoverConfigEnabled())return;const e=this.getUnfoldedByPanoIndex();if(this.state&&(e!==void 0&&(this.state.unfolded=e),e&&!this.state.visible)){const i=this.getConfig();typeof i.unfoldedConfig=="object"&&i.unfoldedConfig.autoFoldWhenHide!==!1&&(this.state.unfolded=!1)}}computeNormal(){return new P.Vector3().fromArray(this.normal)}}const Km=1,$m=`CSS3DObject@${Km}`,P4=.00216,C4=.003;class eg extends tn{constructor(e){var L,S,R,z,O;if(ei(e.cornerPoints)&&ei(e.width))throw new Error("cornerPoints and width cannot be both empty");const i=(L=e.container)!=null?L:document.createElement("div"),s=(S=e.cornerPoints)!=null?S:(()=>{const A=e.width/2;return[new B.Vector3(-A,A,0),new B.Vector3(-A,-A,0),new B.Vector3(A,-A,0),new B.Vector3(A,A,0)]})(),r=(R=e.ratio)!=null?R:C4,o=(z=e.dpr)!=null?z:1,a=(O=e.pointerEvents)!=null?O:"auto",l=Math.max(P4,r),c=s[0].distanceTo(s[1]),h=s[1].distanceTo(s[2]);let d=Gs(c/r*o),f=Gs(h/r*o);const g=Ut(...s);let p;if(l===r)i.style.width=`${d}px`,i.style.height=`${f}px`,p=i;else{const A=document.createElement("div");A.style.width=`${d}px`,A.style.height=`${f}px`,A.style.pointerEvents="none";const C=r/l;i.style.position="absolute",i.style.left="0",i.style.top="0",i.style.width=`${C*d}px`,i.style.height=`${C*f}px`,A.appendChild(i),p=A}super(p);u(this,"version",Km);u(this,"isCSS3DObject",!0);u(this,"name",$m);u(this,"container");u(this,"width");u(this,"height");u(this,"domWidthPx");u(this,"domHeightPx");u(this,"cornerPoints");u(this,"centerPosition");u(this,"ratio");u(this,"_mode","front");u(this,"_opacityMesh");if(p.id=this.id.toString(),i.style.pointerEvents=a,Object.assign(i.style,e.style),this.scale.set(l,l,l),this.cornerPoints=s,this.ratio=r,this.container=i,e.mode&&(this.mode=e.mode),l===r)this.width=c,this.height=h,this.centerPosition=g;else{const A=r/l;this.width=A*c,this.height=A*h,d=A*d,f=A*f,this.centerPosition=new B.Vector3().subVectors(g,s[0]).multiplyScalar(A).add(s[0])}this.domWidthPx=d,this.domHeightPx=f,i.classList.add(`${$m}__container`);const m=new B.Vector3().subVectors(s[1],s[0]),v=new B.Vector3().subVectors(s[3],s[0]),b=new B.Vector3().crossVectors(m,v).normalize();this.lookAt(b);const w=this.up.clone().applyQuaternion(this.quaternion),x=v.clone(),E=new B.Vector3().crossVectors(w,x).normalize();this.rotateOnWorldAxis(E,w.angleTo(x)),this.position.copy(g),this._opacityMesh=new Bd(d,f),this._opacityMesh.visible=e.mode==="behind",this.add(this._opacityMesh)}get mode(){return this._mode}set mode(e){this._mode=e,this._opacityMesh&&(this._opacityMesh.visible=e==="behind")}removeFromParent(){const e=this.parent;return e!==null&&e.remove(this),this}dispose(){this.container.remove(),this.removeFromParent()}}const I4=new Ro.GLTFLoader;function M4(n){return new Promise((t,e)=>{function i(r){t(r)}function s(r){e(r)}I4.load(n,i,void 0,s)})}function k4(n){De(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 tg(n){let t,e,i,s,r,o,a,l=n[3]&&ig(n);return{c(){t=U("div"),e=ye("svg"),i=ye("defs"),s=ye("linearGradient"),r=ye("stop"),o=ye("stop"),l&&l.c(),y(r,"offset","25%"),y(r,"stop-color",n[5]),y(r,"stop-opacity","1"),y(o,"offset","100%"),y(o,"stop-color",n[5]),y(o,"stop-opacity","0.5"),y(s,"x1",.5),y(s,"y1",.5),y(s,"x2",n[8]),y(s,"y2",.5),y(s,"id",n[10]),y(s,"gradientUnits","userSpaceOnUse"),y(e,"class","straight-line svelte-xuejcm"),y(e,"viewBox",a="0 0 "+n[8]+" "+n[7]),y(e,"preserveAspectRatio","none"),y(t,"class","line svelte-xuejcm"),we(t,"vertical",n[9]),we(t,"horizontal",!n[9]),Q(t,"width",n[8]+"px"),Q(t,"height",n[7]+"px")},m(c,h){Y(c,t,h),V(t,e),V(e,i),V(i,s),V(s,r),V(s,o),l&&l.m(e,null)},p(c,h){h&32&&y(r,"stop-color",c[5]),h&32&&y(o,"stop-color",c[5]),h&256&&y(s,"x2",c[8]),c[3]?l?(l.p(c,h),h&8&&N(l,1)):(l=ig(c),l.c(),N(l,1),l.m(e,null)):l&&(Ee(),Z(l,1,1,()=>{l=null}),xe()),h&384&&a!==(a="0 0 "+c[8]+" "+c[7])&&y(e,"viewBox",a),h&512&&we(t,"vertical",c[9]),h&512&&we(t,"horizontal",!c[9]),h&256&&Q(t,"width",c[8]+"px"),h&128&&Q(t,"height",c[7]+"px")},d(c){c&&X(t),l&&l.d()}}}function ig(n){let t,e,i,s,r;return{c(){t=ye("path"),y(t,"fill","none"),y(t,"stroke",e=n[4]?`url(#${n[10]})`:n[5]),y(t,"stroke-width",1),y(t,"d",n[6])},m(o,a){Y(o,t,a),r=!0},p(o,a){n=o,(!r||a&48&&e!==(e=n[4]?`url(#${n[10]})`:n[5]))&&y(t,"stroke",e),(!r||a&64)&&y(t,"d",n[6])},i(o){r||(o&&pt(()=>{r&&(s&&s.end(1),i=Tn(t,Ca,{duration:n[2],delay:n[0],easing:rn}),i.start())}),r=!0)},o(o){i&&i.invalidate(),o&&(s=tr(t,Ca,{duration:n[2],delay:n[1],easing:rn})),r=!1},d(o){o&&X(t),o&&s&&s.end()}}}function E4(n){let t,e=n[8]&&tg(n);return{c(){e&&e.c(),t=Ne()},m(i,s){e&&e.m(i,s),Y(i,t,s)},p(i,[s]){i[8]?e?e.p(i,s):(e=tg(i),e.c(),e.m(t.parentNode,t)):e&&(e.d(1),e=null)},i:re,o:re,d(i){e&&e.d(i),i&&X(t)}}}function x4(n,t,e){let i,s,r,o,{inDelay:a=0}=t,{outDelay:l=0}=t,{duration:c=1e3}=t,{unfolded:h}=t,{length:d}=t,{direction:f="horizontal"}=t,{useLinearColor:g=!1}=t,{color:p="white"}=t;const m=Et();return n.$$set=v=>{"inDelay"in v&&e(0,a=v.inDelay),"outDelay"in v&&e(1,l=v.outDelay),"duration"in v&&e(2,c=v.duration),"unfolded"in v&&e(3,h=v.unfolded),"length"in v&&e(11,d=v.length),"direction"in v&&e(12,f=v.direction),"useLinearColor"in v&&e(4,g=v.useLinearColor),"color"in v&&e(5,p=v.color)},n.$$.update=()=>{n.$$.dirty&4096&&e(9,i=f==="vertical"),n.$$.dirty&2048&&e(8,s=d),n.$$.dirty&2048&&e(6,o=`M0.5 0.5 H ${d}`)},e(7,r=1),[a,l,c,h,g,p,o,r,s,i,m,d,f]}class Ah extends Me{constructor(t){super(),Ie(this,t,x4,E4,Pe,{inDelay:0,outDelay:1,duration:2,unfolded:3,length:11,direction:12,useLinearColor:4,color:5},k4)}}function D4(n){De(n,"svelte-faoauy",".shadow.svelte-faoauy{position:absolute}")}function ng(n){let t,e,i,s,r;return{c(){t=U("div"),y(t,"class","shadow svelte-faoauy"),y(t,"style",e=`
932
+ `);this.uniforms={map:{value:e}}}}const vo={Z_FIGHTING_OFFSET:.01};let Zm=class extends P.Mesh{constructor(){super(...arguments);u(this,"name","MediaPlane");u(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(r=>{r.dispose()})}})}};class mh extends Zm{constructor(e,i,s){var a;super();u(this,"name","PanoTagPluginImagePlane");this.src=e;const r=(a=s==null?void 0:s.resolveZFighting)!=null?a:!0;let o=i;if(r){const l=Rn(i).multiplyScalar(vo.Z_FIGHTING_OFFSET);o=i.map(c=>c.clone().add(l))}pp(e).then(({texture:l,transparent:c})=>{var m;const h=new P.MeshBasicMaterial({map:l,transparent:c}),d=go((m=s==null?void 0:s.objectFit)!=null?m:"contain",o,l.image.width/l.image.height),f=Ut(...d),g=d.map(v=>v.clone().sub(f)),p=new Ym(g);this.position.copy(f),this.geometry=p,this.material=h}).catch(l=>{console.error(`Imageplane error: ${l==null?void 0:l.message}`)})}}class Jm extends Zm{constructor(e,i,s){const{videoCoverSrc:r,objectFit:o="contain",playButton:a="withText",paused:l=!0,videoTextureMap:c,ImageTextureMap:h,domEvents:d}=s!=null?s:{};super();u(this,"isVideoPlane",!0);u(this,"name","PanoTagPluginImagePlane");u(this,"videoInstance");u(this,"onVideoReady");u(this,"objectFit");u(this,"buttonSrc");u(this,"videoCoverSrc");u(this,"domEvents");u(this,"disposers",[]);u(this,"cornerPoints");u(this,"videoMesh");u(this,"coverMesh");u(this,"buttonMesh");u(this,"videoTextureMap");u(this,"ImageTextureMap");this.cornerPoints=i,this.src=e,this.buttonSrc=(()=>a==="withText"?sh:a==="withoutText"?rh:typeof a=="string"?a:rh)(),this.videoCoverSrc=r,this.objectFit=o,this.videoTextureMap=c,this.ImageTextureMap=h,this.domEvents=d,this.position.copy(Ut(...i)),this.videoCoverSrc&&l?this.addCoverMesh().then(()=>this.addButtonMesh()):this.addVideoMesh().then(()=>{l?this.addButtonMesh():this.play(!0)}),this.addEventListener("removed",()=>{this.remove(...this.children)}),this.addEventListener("dispose",()=>{var f;(f=this.disposers)==null||f.forEach(g=>g==null?void 0:g())})}play(e=!1){return ee(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 r;this.videoMesh&&((r=this.videoInstance)==null?void 0:r.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 ee(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 ee(this,null,function*(){if(this.children.includes(this.coverMesh))return;const e=yield(()=>ee(this,null,function*(){if(this.coverMesh)return this.coverMesh;if(!this.videoCoverSrc)return;const{texture:i,transparent:s}=yield this.getImageTexture(this.videoCoverSrc),r=new P.MeshBasicMaterial({transparent:!1,map:i}),o=go(this.objectFit,this.cornerPoints,i.image.width/i.image.height),a=new ph(o,r);return a.position.copy(new B.Vector3(0,0,0)),a.name="videoCoverMesh",a}))();return e&&(this.children.includes(this.coverMesh)||(this.add(e),this.coverMesh=e)),e})}addVideoMesh(){return ee(this,null,function*(){var s;if(this.children.includes(this.videoMesh))return;const e=yield(()=>ee(this,null,function*(){if(this.videoMesh)return this.videoMesh;if(!this.src)return;const r=this.getVideoTexture(this.src),o=new P.MeshBasicMaterial({transparent:!1,map:r}),a=yield new Promise(c=>{r.metadataLoaded?c(go(this.objectFit,this.cornerPoints,r.image.videoWidth/r.image.videoHeight)):r.addEventListener("videoLoaded",()=>c(go(this.objectFit,this.cornerPoints,r.image.videoWidth/r.image.videoHeight)))}),l=new ph(a,o);return l.name="videoMesh",l.position.copy(new B.Vector3(0,0,0)),l}))();if(!e)return;this.domEvents.addAutoBindEventListener(e,"click",()=>{!this.videoInstance.paused&&this.videoInstance.muted?this.videoInstance.muted=!1:this.pause()},{noEmitWhenHide:!0});const i=e.material.map.image;return(s=this.onVideoReady)==null||s.call(this,i),i.addEventListener("playing",()=>{this.coverMesh||this.remove(this.buttonMesh),this.render()}),i.addEventListener("pause",()=>{this.videoInstance.paused&&(this.showPauseUI(),this.render())}),this.children.includes(this.videoMesh)||(this.add(e),this.videoMesh=e,this.videoInstance=i),e})}addButtonMesh(){return ee(this,null,function*(){if(this.children.includes(this.buttonMesh))return;const e=yield(()=>ee(this,null,function*(){var g,p,m,v;if(this.buttonMesh)return this.buttonMesh;const i=(p=(g=this.videoMesh)==null?void 0:g.geometry.points[0].distanceTo(this.videoMesh.geometry.points[3]))!=null?p:1/0,s=(v=(m=this.coverMesh)==null?void 0:m.geometry.points[0].distanceTo(this.coverMesh.geometry.points[3]))!=null?v:1/0,r=this.cornerPoints[0].distanceTo(this.cornerPoints[3]),a=Math.min(i,s,r)/r*.3,{texture:l,transparent:c}=yield this.getImageTexture(this.buttonSrc),h=go("contain",this.cornerPoints,l.image.width/l.image.height),d=new ph(h,new m4(l));d.position.copy(new B.Vector3(0,0,0)),d.name="buttonMesh",d.scale.set(a,a,a),this.domEvents.addAutoBindEventListener(d,"click",()=>{this.play()},{noEmitWhenHide:!0});const f=Rn(h).multiplyScalar(vo.Z_FIGHTING_OFFSET);return d.position.add(f),d}))();return this.children.includes(this.buttonMesh)||(this.add(e),this.buttonMesh=e),e})}getImageTexture(e){return ee(this,null,function*(){var s,r;if((s=this.ImageTextureMap)!=null&&s.has(e))return this.ImageTextureMap.get(e);const i=yield pp(e);return(r=this.ImageTextureMap)==null||r.set(e,i),i})}getVideoTexture(e){var s,r;if((s=this.videoTextureMap)!=null&&s.has(e))return this.videoTextureMap.get(e);const i=p4(e);return(r=this.videoTextureMap)==null||r.set(e,i),i}}class Ao{constructor(){u(this,"cache_raycasterDistance",new Map);u(this,"cache_visible",new Map)}clear(){this.cache_visible.clear(),this.cache_raycasterDistance.clear()}static generateCameraTagKey(t,e,i=3){const s=F(F({},e.five.getCurrentState()),t),r=s.mode==="Panorama"?e.workUtil.getObserverPosition(s.panoIndex):e.five.camera.position;return r?[r.x.toFixed(i),r.y.toFixed(i),r.z.toFixed(i),e.id].join(","):void 0}getVisible(t,e,i=1){const s=Ao.generateCameraTagKey(e,t,i);if(s)return this.cache_visible.get(s)}setVisible(t,e,i,s=1){const r=Ao.generateCameraTagKey(e,t,s);r&&this.cache_visible.set(r,i)}}function $a(n){return Object.entries(n)}function el(n){var e,i;typeof n.visibleConfig=="object"&&n.visibleConfig.keep&&(n.visibleConfig.keep==="visible"?n.visibleConfig={keep:n.visibleConfig.keep,visibleFiveMode:(e=n.visibleConfig)==null?void 0:e.visibleFiveMode}:n.visibleConfig.keep==="hidden"&&(n.visibleConfig={keep:n.visibleConfig.keep})),typeof n.unfoldedConfig=="object"&&(n.unfoldedConfig.disableFold&&(n.unfoldedConfig={keep:"unfolded"}),n.unfoldedConfig.disableUnfold&&(n.unfoldedConfig={keep:"folded"}),n.unfoldedConfig.keep&&(n.unfoldedConfig={keep:n.unfoldedConfig.keep}));const t=(i=n.initialState)!=null?i:{};return typeof n.unfoldedConfig=="object"&&(n.unfoldedConfig.keep==="unfolded"?t.unfolded=!0:n.unfoldedConfig.keep==="folded"&&(t.unfolded=!1)),typeof n.visibleConfig=="object"&&(n.visibleConfig.keep==="visible"?t.visible=!0:n.visibleConfig.keep==="hidden"&&(t.visible=!1)),n.initialState=t,n}class g4 extends Bn{constructor(e){super(e);u(this,"tags",[]);u(this,"cache",new Ao);u(this,"config",h4);u(this,"renderQueue",new Map);u(this,"params");u(this,"mediaStore",Cc({currentMediaElement:null}));u(this,"store",{disposers:[],disposed:!1,resizeObserverDisposerAdding:!1,css3DRenderDisposer:new Map});u(this,"domEvents",new Xs(this.five));u(this,"_cache_pointTag");u(this,"_cache_2DPointTag");u(this,"_cache_css3DTag");u(this,"_container",null);u(this,"timeoutIds",[]);u(this,"whyHide",e=>{const i=this.getTagById(e);return i?i.whyHide():{reason:`tag ${e} not found`}});u(this,"loadVideoFirstFrame",()=>{u4&&this.hooks.emit("loadVideoFirstFrame")});u(this,"tagsDo",(e,i,s=!0)=>{let r=[...e!=null?e:this.tags].sort((c,h)=>c.getSquaredDistance()-h.getSquaredDistance());this.timeoutIds.forEach(c=>clearTimeout(c)),this.timeoutIds.length=0;for(let c=0;c<20;c++){const h=r[c];h&&(i(h),s&&(h._updating=!1))}r=r.slice(20);const o=r.length>1e3,a=o?30:17,l=o?1:3;for(let c=0;c<r.length;c+=l){const h=[];for(let f=0;f<l;f++)r[c+f]&&h.push(r[c+f]);h.forEach(f=>{s&&(f._updating=!0)});const d=setTimeout(()=>{h.forEach(f=>{i(f),s&&(f._updating=!1)})},c*a);this.timeoutIds.push(d)}});this.mediaStore.subscribe(({currentMediaElement:i})=>{this.tags.forEach(s=>{var r;if(s.mediaPlane instanceof Jm&&i!==s.mediaPlane.videoInstance){if(!((r=s.mediaPlane.videoInstance)!=null&&r.src)||i===s.mediaPlane.videoInstance)return;s.mediaPlane.pause()}})})}get container(){var e;return this._container||((e=this.five.getElement())==null?void 0:e.parentElement)}set container(e){this._container=e}set tagsLengthWillUpdate(e){e&&(this._cache_pointTag=this.tags.filter(i=>i.stickType==="2DPoint"||i.stickType==="3DPoint").filter(i=>i.position),this._cache_2DPointTag=this.tags.filter(i=>i.stickType==="2DPoint").filter(i=>i.position),this._cache_css3DTag=this.tags.filter(i=>i.stickType==="3DPoint"||i.stickType==="Plane"||i.stickType==="Model"&&i.contentType==="MediaModel").filter(i=>{const s=i.computeRenderType();return s==="BehindDom"||s==="Dom"}))}get filterPointTag(){var e;return(e=this._cache_pointTag)!=null?e:[]}get filter2DPointTag(){var e;return(e=this._cache_2DPointTag)!=null?e:[]}get filterCSS3DTag(){var e;return(e=this._cache_css3DTag)!=null?e:[]}updateFive(e){super.updateFive(e),this.domEvents.dispose(),this.domEvents=new Xs(e)}addRenderQueue(e){var o,a;const{type:i,keys:s=[],tags:r=[]}=e;this.renderQueue.has(i)?this.renderQueue.set(i,{keys:Array.from(new Set([...(o=this.renderQueue.get(i).keys)!=null?o:[],...s])),tags:Array.from(new Set([...(a=this.renderQueue.get(i).tags)!=null?a:[],...r]))}):this.renderQueue.set(i,{keys:s,tags:r})}getTagById(e){const i=this.tags.find(s=>s.id===e);if(!i){console.warn(`getTagById Error: can't find tag id: ${e}`);return}return i}pauseCurrentMedia(){this.mediaStore.set({currentMediaElement:null})}getTagConfig(e,i){var a,l,c;const s=this.calculateTagConfig(e,{useCache:i==null?void 0:i.useCache}),r=(a=i==null?void 0:i.fiveMode)!=null?a:this.five.getCurrentState().mode,o=(l=s.configWithFiveMode)==null?void 0:l[r];return(c=o!=null?o:s)!=null?c:{}}getPositions(e){if(KC(e))return e.position;if(Is(e))return e.data.mediaPosition;if($C(e))return i4(this.five.camera.position,Qe(e.position),Qe(e.normal))}addObjectClickHandler(e,i,s){if(!i||!this.domEvents)return()=>{};const r=()=>!(!e.currentVisible||e.loading),o=a=>{if(!r())return!1;s(a.origDomEvent)};return this.domEvents.addEventListener(i,"click",o),()=>{var a;(a=this.domEvents)==null||a.removeEventListener(i,"click",o)}}checkDisposed(){return this.store.disposed?(console.error("PanoTagPluginController has been disposed"),!0):!1}calculateTagConfig(e,i){var p,m,v,b,w;const s=(p=i==null?void 0:i.useCache)!=null?p:!0;if(!e)return(m=this.config.globalConfig)!=null?m:{};if(s){if((v=e==null?void 0:e.computedConfig)!=null&&v._isMerged)return e.computedConfig;if((b=e==null?void 0:e.config)!=null&&b._isMerged)return e.config}const r={},o={},a={};this.config.contentTypeConfig&&Object.entries(this.config.contentTypeConfig).forEach(([x,E])=>{var C,I;const L=x,S=L.split("-"),R=x.startsWith("["),z=R?S[0].slice(1,-1):void 0,O=R?S.slice(1):S,A=z?["PanoramaLike","ModelLike"].includes(z)?(C=o[z])!=null?C:o[z]={}:(I=a[z])!=null?I:a[z]={}:r;if(!A[L]){if(O.length===0&&(A[L]=E),O.length===1){const[M]=O;(e.contentType===M||M==="Any")&&(A[L]=E)}if(O.length===2){const[M="Any",D="Any"]=O;M==="Mixin"&&e.contentType===D&&(A[L]=E),(e.stickType===M||M==="Any")&&(e.contentType===D||D==="Any")&&(A[L]=E)}if(O.length===3){const[M="Any",D,T]=O;if(D==="Audio"&&e.contentType==="Audio"){const H=e;(H.stickType===M||M==="Any")&&H.data.appearance===T&&(A[L]=E)}}}});const l=(w=e.initialConfig)!=null?w:{},c=Ke({},fh,this.config.globalConfig,...Object.values(r)),h=Ke({},c,l),d={},f=Object.values(Ye.Five.Mode);$a(o).forEach(([x,E])=>{f.forEach(L=>{(x==="PanoramaLike"&&In(L)||x==="ModelLike"&&oi(L))&&(d[L]=Ke({},c,...Object.values(E),l,{_isMerged:!0}))})}),$a(a).forEach(([x,E])=>{const L=d[x];d[x]=Ke({},c,L,...Object.values(E),l,{_isMerged:!0})});const g=fe(F({},h),{configWithFiveMode:d});return el(g),Object.values(d).forEach(x=>el(x)),g._isMerged=!0,g}}class v4 extends g4{constructor(e){super(e);u(this,"rendererMap",new Map);u(this,"contentTypeMap",new Map);u(this,"group",new B.Group);u(this,"imagePlaneGroup",new B.Group);u(this,"gltfObjectGroup",new B.Group);u(this,"enabledModelTagSet",new Set);u(this,"temporaryState",{visible:!0});u(this,"TagContainerSvelte");this.group.name="PanoTagPluginModelGroup",this.gltfObjectGroup.name="PanoTagPluginGLTFObjectGroup",this.imagePlaneGroup.name="ImagePlaneGroup",this.group.add(this.gltfObjectGroup),this.group.add(this.imagePlaneGroup)}registerRenderer(e,i,s){var r;this.rendererMap.set(e,{renderer:i,usePoint:(r=s==null?void 0:s.usePoint)!=null?r:!1})}bindRenderer(e,i){this.contentTypeMap.set(e,i)}disposeAllCSS3DContainer(){for(const[,e]of this.store.css3DRenderDisposer)e==null||e.forEach(i=>i==null?void 0:i());this.store.css3DRenderDisposer=new Map}clearUnusedPanelTag(){this.filter2DPointTag.forEach(e=>{var i;(i=e.tag3DContentSvelte)==null||i.dispose(),e.tag3DContentSvelte=void 0});for(const[e,i]of this.store.css3DRenderDisposer){const s=this.getTagById(e);(!s||s.stickType==="2DPoint")&&(i==null||i.forEach(r=>r==null?void 0:r()),this.store.css3DRenderDisposer.delete(e))}}}class A4{constructor(t){u(this,"plugin");u(this,"logBound",!1);u(this,"bindLogByObject",t=>{Object.getOwnPropertyNames(t).forEach(e=>{try{typeof t[e]=="function"&&(t[e]=new Proxy(t[e],{apply:(i,s,r)=>(["render"].includes(e)||this.log(e,{obj:t},...r),i.apply(s,r))}))}catch(i){}})});this.plugin=t}get debug(){return this.plugin.debug}addDebugPoints(){try{qC(this.plugin.five,this.plugin.tags)}catch(t){console.error(t)}}bindLog(){this.logBound||(this.logBound=!0,this.bindLogByObject(this.plugin),this.bindLogByObject(this.plugin.constructor.prototype))}log(t,...e){let i=new Error().stack;console.debug(`%cPanoTagPlugin%c${t}`,"background-color: #35e0ed; color: black; padding:0 6px; border-radius: 3px","padding: 0 3px; color: #f3f47c",...e,{stack:i})}closeIntersectRaycaster(){this.plugin.tags.forEach(t=>{var e;ys((e=t==null?void 0:t.initialConfig)==null?void 0:e.visibleConfig).intersectRaycaster&&(t.initialConfig.visibleConfig.intersectRaycaster.enabled=!1)}),this.plugin.changeGlobalConfig({visibleConfig:{intersectRaycaster:{enabled:!1}}})}}function gh(n,t,e){var g,p,m,v,b;const i=(g=e==null?void 0:e.useCache)!=null?g:!0;if(!n)return(p=t.globalConfig)!=null?p:{};if(i){if((m=n==null?void 0:n.computedConfig)!=null&&m._isMerged)return n.computedConfig;if((v=n==null?void 0:n.config)!=null&&v._isMerged)return n.config}const s={},r={},o={};t.contentTypeConfig&&Object.entries(t.contentTypeConfig).forEach(([w,x])=>{var A,C;const E=w,L=E.split("-"),S=w.startsWith("["),R=S?L[0].slice(1,-1):void 0,z=S?L.slice(1):L,O=R?["PanoramaLike","ModelLike"].includes(R)?(A=r[R])!=null?A:r[R]={}:(C=o[R])!=null?C:o[R]={}:s;if(!O[E]){if(z.length===0&&(O[E]=x),z.length===1){const[I]=z;(n.contentType===I||I==="Any")&&(O[E]=x)}if(z.length===2){const[I="Any",M="Any"]=z;I==="Mixin"&&n.contentType===M&&(O[E]=x),(n.stickType===I||I==="Any")&&(n.contentType===M||M==="Any")&&(O[E]=x)}if(z.length===3){const[I="Any",M,D]=z;if(M==="Audio"&&n.contentType==="Audio"){const T=n;(T.stickType===I||I==="Any")&&T.data.appearance===D&&(O[E]=x)}}}});const a=(b=n.initialConfig)!=null?b:{},l=Ke({},fh,t.globalConfig,...Object.values(s)),c=Ke({},l,a),h={},d=Object.values(Ye.Five.Mode);$a(r).forEach(([w,x])=>{d.forEach(E=>{(w==="PanoramaLike"&&In(E)||w==="ModelLike"&&oi(E))&&(h[E]=Ke({},l,...Object.values(x),a,{_isMerged:!0}))})}),$a(o).forEach(([w,x])=>{const E=h[w];h[w]=Ke({},l,E,...Object.values(x),a,{_isMerged:!0})});const f=fe(F({},c),{configWithFiveMode:h});return el(f),Object.values(h).forEach(w=>el(w)),f._isMerged=!0,f}function qm(n){const t=n.split("?")[0].split(".").pop();return t?t.toLowerCase():""}function b4(n,t){if(!n)return 0;const e=n.observers;if(!t||!e)return console.error("getFloorIndex: invalid arguments: ",{point:t,observer:e}),0;const i=[];e.forEach(r=>{var a,l,c;const o=(l=(a=r.floorIndex)!=null?a:r.floor_index)!=null?l:0;i[o]||(i[o]=[]),i[o].push(Ns(r.position,(c=n.options)==null?void 0:c.transform).y)});const s=i.map(r=>r.reduce((o,a)=>o+a,0)/r.length);for(let r=s.length-1;r>0;r--)if(t.y>=s[r])return r;return 0}function Ms(){let n,t;return{promise:new Promise((i,s)=>{n=i,t=s}),resolve:n,reject:t}}class vh{constructor(t,e){u(this,"plugin");u(this,"id");u(this,"contentType");u(this,"stickType");u(this,"enabled");u(this,"config");u(this,"data");u(this,"state");u(this,"temporaryState",{visible:!0});u(this,"originPosition");u(this,"position");u(this,"fiveState");u(this,"model");u(this,"matrix");u(this,"screenPosition");u(this,"normal");u(this,"mediaPlane");u(this,"hooks");u(this,"zIndex");u(this,"play");u(this,"pause");u(this,"tag3DContentSvelte");u(this,"dom");u(this,"contentDom");u(this,"initialConfig");u(this,"computedConfig");u(this,"cache");u(this,"entryFromModel");u(this,"_updating",!1);u(this,"hoverEnabled");u(this,"ready",()=>{const{promise:t,resolve:e}=Ms();if(!this._updating)e();else{const i=setInterval(()=>{this._updating||(clearInterval(i),e())},17);setTimeout(()=>{clearInterval(i),e()},300)}return t});var c,h,d,f,g,p;this.plugin=t;const i=dh(e);e.stickType=i;const s=JSON.parse(JSON.stringify(e.data)),r=(c=e.initialConfig)!=null?c:e.config?JSON.parse(JSON.stringify(e.config)):{};e.initialConfig=r;const o=gh(e,t.config),a=this.getConfig(e);e.config=a,this.id=(h=e.id)!=null?h:Et(),this.enabled=(d=e.enabled)!=null?d:!0,this.contentType=e.contentType,this.hoverEnabled=(g=(f=a.popoverConfig)==null?void 0:f.enabled)!=null?g:!0,this.data=(p=a.initialData)!=null&&p.important?Ke(e.data,s,a.initialData):Ke(e.data,a.initialData,s);let l;typeof a.unfoldedConfig=="object"?a.unfoldedConfig.keep==="unfolded"?l=!0:a.unfoldedConfig.keep==="folded"?l=!1:l=!this.can("fold"):l=!this.can("fold"),this.state=F({visible:void 0,unfolded:l},a.initialState),this.isPopoverConfigEnabled()&&(this.state.unfolded=!1),this.originPosition=e.position,e.originPosition=this.originPosition,this.position=(()=>{const m=e.originPosition;if(!m)return;const v=t.workUtil.transform;return Array.isArray(m)&&m.length===4?m.map(Qe).map(b=>Ns(b,v).toArray()):Ns(Qe(m),v).toArray()})(),this.matrix=e.matrix?(()=>{const m=new P.Matrix4().fromArray(e.matrix);return m.premultiply(t.workUtil.transform),m.elements})():e.matrix,this.initialConfig=r,this.computedConfig=o,this.stickType=i,this.config=e.config,this.fiveState=e.fiveState,this.normal=e.normal,this.cache=new Ao,this.hooks=new Pt,Object.keys(e).forEach(m=>{this[m]===void 0&&e[m]!==void 0&&(this[m]=e[m])})}get visible(){var t;return((t=this.temporaryState)==null?void 0:t.visible)!==!1&&this.state.visible!==!1&&this.enabled!==!1}get five(){return this.plugin.five}get fiveUtil(){return this.plugin.fiveUtil}get workUtil(){return this.plugin.workUtil}get centerPosition(){const t=lh(this);return Ut(...Array.isArray(t)?t:[t])}get currentConfig(){var s,r;const t=gh(this,this.plugin.config,{useCache:!0}),e=this.five.getCurrentState().mode,i=(s=t.configWithFiveMode)==null?void 0:s[e];return(r=i!=null?i:t)!=null?r:{}}get currentVisible(){return!(!this.plugin.state.enabled||!this.plugin.state.visible||!this.enabled||!this.state.visible)}get sharedCache(){return this.plugin.cache}applyVisible(){throw new Error("Method not implemented.")}find(t){return ee(this,null,function*(){var s;const e=this.fiveState;if(!this.fiveState)return this;const i=(s=t==null?void 0:t.targetMode)!=null?s:this.five.state.mode;if(i==="Panorama"){const r=e==null?void 0:e.panoIndex;if(ei(r))return this;const o=this.workUtil.getObserverPosition(r),a=this.centerPosition.clone().sub(o).normalize();this.five.setState(F({mode:"Panorama",workCode:this.workUtil.workCode,panoIndex:r},Xr(a))),yield this.five.ready()}else i==="Mapview"&&(yield wu(this.five,this.centerPosition,t==null?void 0:t.pointConfig));return this})}blink(t){return ee(this,null,function*(){var a,l,c,h;yield this.ready();const e=(a=this.enabled)!=null?a:!0,i=(l=this.state)==null?void 0:l.visible,s=e&&i;s===!1&&(this.state.visible=!0,this.enabled=!0,this.applyVisible(),this.plugin.render(),this.computeRenderType()!=="Mesh"?yield new Promise(d=>ee(this,null,function*(){if(this.dom||this.contentDom){d();return}const f=setInterval(()=>{(this.dom||this.contentDom)&&(d(),clearInterval(f))},16.7)})):this.stickType==="Model"&&!((c=this.model)!=null&&c.object)?yield(h=this.model)==null?void 0:h.promise:this.stickType==="Plane"&&(yield new Promise(d=>ee(this,null,function*(){if(this.mediaPlane){d();return}const f=setInterval(()=>{this.mediaPlane&&(d(),clearInterval(f))},16.7)}))),this.dom&&(this.dom.style.visibility="hidden"),this.contentDom&&(this.contentDom.style.visibility="hidden"));const r=(()=>{var f,g,p;const d=[];return d.push(this.dom),d.push((g=(f=this.tag3DContentSvelte)==null?void 0:f.css3DInstance)==null?void 0:g.container),d.push((p=this.model)==null?void 0:p.object),d.push(this.mediaPlane),d.filter(Boolean)})();if(!r.length){console.warn("tagDom is empty");return}yield(s?oa:gu)(r,F({begin:()=>{s===!1&&(this.dom&&(this.dom.style.visibility=""),this.contentDom&&(this.contentDom.style.visibility=""))},updateRender:()=>{this.five.needsRender=!0}},t)).finished,e===!1&&(this.enabled=!1,this.updateVisible()),i===!1&&this.updateVisible(),s===!1&&(this.dom&&(this.dom.style.visibility=""),this.contentDom&&(this.contentDom.style.visibility=""))})}unfold(){}unfoldAndFoldOthers(){}fold(){}enable(){this.enabled=!0,this.hooks.emit("enable"),this.applyVisible()}disable(){this.enabled=!1,this.hooks.emit("disable"),this.applyVisible()}changeData(t,e=!0){return this.setData(t,e)}changePosition(t){return this.setPosition(t)}setData(t,e=!0){e?this.data=Ke(this.data,t):this.data=F(F({},this.data),t),this.hooks.emit("dataChanged",this.data)}setPosition(t){throw new Error("Method not implemented.")}set(t,e=!0){this.plugin.tagsLengthWillUpdate=!0,e?Ke(this,t):Object.assign(this,t),this.cache.clear()}updateConfig(){var i;const t=this.getConfig(void 0,{useCache:!1});this.computedConfig=t;const e=this.getConfig();if(this.config=e,this.config.initialData){const s=JSON.parse(JSON.stringify(this.data));this.data=(i=e.initialData)!=null&&i.important?Ke(this.data,s,e.initialData):Ke(this.data,e.initialData,s)}this.cache.clear()}updateVisible(){this.enabled?(this.state.visible=this.getVisible(),this.applyVisible()):this.applyVisible(),this._updating=!1}updateZIndex(){const t=this.getSquaredDistance();this.zIndex=Math.round((1e4-(t!=null?t:0))*100)}getConfig(t,e){var o,a,l;const i=gh(t!=null?t:this,this.plugin.config,{useCache:e==null?void 0:e.useCache}),s=(o=e==null?void 0:e.fiveMode)!=null?o:this.five.getCurrentState().mode,r=(a=i.configWithFiveMode)==null?void 0:a[s];return(l=r!=null?r:i)!=null?l:{}}getDistance(t,e=3){const i=F(F({},this.five.getCurrentState()),t),{panoIndex:s,mode:r}=i,o=r==="Panorama"?this.workUtil.getObserverPosition(s):this.five.camera.position,a=this.centerPosition;return!o||!a?-1:o.distanceTo(a)}getSquaredDistance(){const t=this.five.camera.position;let e;return Array.isArray(this.position[0])?e=this.position[0]:e=this.position,Il(e[0]-t.x,2)+Il(e[1]-t.y,2)+Il(e[2]-t.z,2)}getVisible(t){if(!this.enabled||!this.plugin.state.enabled||!this.fiveUtil.model)return!1;const e=F(F({},this.five.getCurrentState()),t);let i=this.cache.getVisible(this,e);return ei(i)&&(i=this.computeVisible(e).value,this.cache.setVisible(this,e,i)),i}getUnfoldedByPanoIndex(t){if(!this.currentVisible)return;const i=this.computeUnfoldedByPanoIndex(t);return i&&this.getUnfoldedByCamera()}getUnfoldedByCamera(){return this.currentVisible?this.computeUnfoldedByCamera():void 0}can(t){var i,s;if((t==="fold"||t==="unfold")&&((s=(i=this.currentConfig)==null?void 0:i.popoverConfig)==null?void 0:s.enabled)===!0)return!1;const e=this.currentConfig;if(!e||typeof e!="object")return!0;if(t==="show"||t==="hide"){if(!e.visibleConfig||typeof e.visibleConfig!="object")return!0;if(t==="show"&&e.visibleConfig.keep==="hidden"||t==="hide"&&e.visibleConfig.keep==="visible")return!1}if(t==="fold"||t==="unfold"){if(!e.unfoldedConfig||typeof e.unfoldedConfig!="object")return!0;if(t==="fold"&&e.unfoldedConfig.keep==="unfolded"||t==="unfold"&&e.unfoldedConfig.keep==="folded")return!1}return!0}onClick(t){}computeRenderType(){const t=(()=>{if(this.stickType==="3DPoint")return"Dom";const e=this.getConfig();if(!e||typeof e!="object"||!e.renderType)return;const i=this.data.mediaData;if(!(!i||i.length===0)&&e.renderType==="Mesh"){if(t4(this)){if(i.length===1){if(i[0].type==="Video")return navigator.userAgent.toLowerCase().indexOf("firefox")>-1&&navigator.userAgent.toLowerCase().indexOf("mobile")>-1?"Dom":"Mesh";if(i[0].type==="Image")return qm(i[0].url)==="gif"?"Dom":"Mesh"}}else if(Is(this))return i.length===1&&i[0].type==="Image"?qm(i[0].url)==="gif"?"Dom":"Mesh":"BehindDom"}})();return t!=null?t:"Dom"}computeVisible(t){const e=F(F({},this.five.getCurrentState()),t),{panoIndex:i,mode:s}=e,r=[];return(()=>{var c,d,f,g;const l=(c=this.getConfig().visibleConfig)!=null?c:{};if(typeof l=="function")return{value:l(this.five,{tag:this,distance:this.getDistance(e,void 0)}),checkedList:r,reason:"config function result"};{if(l.keep==="hidden")return{value:!1,checkedList:r,reason:"config.keep is hidden"};if(l.keep==="visible")return{value:!0,checkedList:r,reason:"config.keep is visible"};const p=this.computeVisibleByFiveMode(l,s);if((p==null?void 0:p.value)===!1)return p;if(l.followModelVisibility===!0&&["poincare","aerophoto","sand"].includes(this.workUtil.fromType)&&(s==="Floorplan"||s==="Mapview")){const h=this.computeVisibleByFloorIndex(),{value:m}=h,v=rs(h,["value"]);if(m===!1)return F({value:!1,checkedList:r,reason:"followModelVisibility check failed"},v)}if(In(s)&&l.visiblePanoIndex!==void 0&&l.visiblePanoIndex!=="all"&&i!==void 0){if(r.push("visiblePanoIndex"),Array.isArray(l.visiblePanoIndex)&&!l.visiblePanoIndex.includes(i))return{value:!1,checkedList:r,reason:`current panoIndex is not included in visiblePano. currentPanoIndex: ${i}, visiblePanoIndex: ${l.visiblePanoIndex}`};if(l.visiblePanoIndex==="current"&&i!==((d=this.fiveState)==null?void 0:d.panoIndex))return{value:!1,checkedList:r,reason:`current panoIndex is not equal to tag.panoIndex. currentPanoIndex: ${i}, tag.panoIndex: ${(f=this.fiveState)==null?void 0:f.panoIndex}`}}if(l.visibleDistance!==void 0&&(r.push("visibleDistance"),l.visibleDistance!=="unLimited")){const m=this.getDistance(e,1);if(qa(m,l.visibleDistance)===!1)return{value:!1,checkedList:r,panoIndex:i,visibleDistance:l.visibleDistance,reason:`distance is not in visibleDistance. distance: ${m}, visibleDistance: ${l.visibleDistance.min} - ${l.visibleDistance.max}`}}if(l.intersectRaycaster!==!1&&(typeof l.intersectRaycaster!="object"||l.intersectRaycaster.enabled!==!1)){if(r.push("intersectRaycaster"),i===void 0)return{value:!1,checkedList:r,reason:`intersectRaycaster check failed: panoIndex is ${i}`};if(i===((g=this.fiveState)==null?void 0:g.panoIndex))r.push("intersectCheckSkiped");else{const m=this.computeVisibleByIntersect(i);if(m.value===!1)return Object.assign(m,{checkedList:r})}}return{value:!0,checkedList:r,reason:"all check passed"}}})()}computeVisibleByFiveMode(t,e){const i=()=>{var o,a;let r=typeof t.visibleFiveMode=="function"?t.visibleFiveMode(this):t.visibleFiveMode;if(r||(r=(a=(o=this.fiveState)==null?void 0:o.mode)!=null?a:this.workUtil.observers.length?"Panorama":"ModelLike"),Array.isArray(r))return r.includes(e);if(r==="ModelLike")return oi(e);if(r==="PanoramaLike")return!In(e);if(r==="all")return!0;if(typeof r=="string")return r===e};if((()=>{var o;const r=i();if(Fe((o=this.fiveState)==null?void 0:o.panoIndex)&&t.entryFromModel){if(oi(e)&&r?this.entryFromModel=!1:this.entryFromModel=!0,oi(e))return!0}else this.entryFromModel=!1;return r})()===!1)return{value:!1,reason:"current mode is not included in visibleFiveMode",visibleFiveMode:t.visibleFiveMode,mode:e}}computeVisibleByIntersect(t){var l,c,h,d;const e=ys(ys((l=this.getConfig().visibleConfig)!=null?l:{}).intersectRaycaster),i=t!=null?t:this.five.getCurrentState().panoIndex,s=In(this.five.getCurrentState().mode)?this.workUtil.getObserverPosition(i):this.five.camera.position;if(s===void 0)return{value:!1,reason:{type:"startPosition is undefined",fivePanoIndex:i}};const r=nn((()=>{var g;const f=(g=e.checkPoints)!=null?g:"center";return f==="center"?Fm(this):f==="corner"?lh(this):Array.isArray(f)?f:[]})());let o=0,a=0;for(const f of r){const g=new P.Vector3().subVectors(f,s).normalize();let p;en.set(s,g);const[m]=this.fiveUtil.model.intersectRaycaster(en);p=m==null?void 0:m.distance;const v=(()=>{if(!Is(this))return;const L=this.plugin.tags.filter(Is).map(R=>{var z;return(z=R.model)==null?void 0:z.object}).filter(Fe),[S]=en.intersectObjects(L,!0);return S})(),b=s.distanceTo(f),w=(c=e.distanceAccuracy)!=null?c:.01;p=Math.min(p!=null?p:1/0,(h=v==null?void 0:v.distance)!=null?h:1/0),p+w>=b?o++:a++;const E=(d=e.needPassed)!=null?d:1;if(o>=E)return{value:!0}}return a===0?{value:!0}:{value:!1,reason:{type:"intersectRaycaster check failed",passedCount:o,needPassed:e.needPassed,model:this.fiveUtil.model.name}}}computeVisibleByFloorIndex(){var s,r,o,a,l,c,h;let t=0;const e=(s=this.fiveState)==null?void 0:s.panoIndex;e!==void 0?t=(r=this.workUtil.getObserver(e))==null?void 0:r.floorIndex:t=b4(this.workUtil.work,(h=(c=(a=(o=this.model)==null?void 0:o.object)==null?void 0:a.position)!=null?c:(l=this.mediaPlane)==null?void 0:l.position)!=null?h:Fm(this));const i=this.fiveUtil.model.shownFloor;return{value:i===null||i===t,currentFiveFloorIndex:i,tagFloorIndex:t}}computeUnfoldedByPanoIndex(t){const e=this.getConfig().unfoldedConfig;if(e){if(typeof e=="function")return e(this.five,{tag:this,distance:this.getDistance({panoIndex:t})});if(e.keep==="folded")return!1;if(e.keep==="unfolded")return!0;if(e.unfoldDistance&&qa(this.getDistance({panoIndex:t}),e.unfoldDistance)===!1)return!1}}computeUnfoldedByCamera(){var e;if(this.entryFromModel&&oi(this.five.state.mode))return!1;const t=this.getConfig().unfoldedConfig;if(t){if(typeof t=="function")return t(this.five,{tag:this,distance:this.getDistance()});if(t.keep==="folded")return!1;if(t.keep==="unfolded")return!0;if(t.autoUnfold===void 0||t.autoUnfold===!1||t.autoUnfold.enable===!1||!t.autoUnfold.strategy)return;if(t.autoUnfold.strategy==="ScreenPostion"){const i=this.computeTagProject();if(i&&qa(i.x,t.autoUnfold.autoUnfoldProjectX)===!1)return!1}if(t.autoUnfold.strategy==="MinimumDistance"){const r=this.plugin.filterPointTag.filter(a=>a.currentVisible).filter(a=>{const l=this.computeTagProject();if(!l)return!1;const{x:c,y:h,z:d}=l;return!(Math.abs(d)>1||Math.abs(c)>1||Math.abs(h)>1)}).map(a=>({tag:a,id:a.id,tagConfig:a.getConfig().unfoldedConfig})).filter(({tagConfig:a})=>{var l,c;return!(typeof a=="function"||a.keep||a.autoUnfold===!1||((l=a.autoUnfold)==null?void 0:l.enable)===!1||((c=a.autoUnfold)==null?void 0:c.strategy)!=="MinimumDistance")}).map(a=>fe(F({},a),{distance:a.tag.getDistance()})).filter(({distance:a,tagConfig:l})=>{const c=l.autoUnfold.distance;return!(c&&qa(a,c)===!1)}).sort((a,l)=>a.distance-l.distance).findIndex(a=>a.id===this.id);if(r===-1||r<=((e=t.autoUnfold.maxNumber)!=null?e:1)-1===!1)return!1}return t.autoUnfold.strategy!=="FoldWhenMove"}}computeTagProject(){const t=this.centerPosition;if(!t)return;const{x:e,y:i,z:s}=t.project(this.five.camera);if(!(s>1))return{x:e,y:i,z:s}}addObjectClickHandler(t,e,i){if(!e||!this.plugin.domEvents)return()=>{};const s=()=>!(!t.currentVisible||t.loading),r=o=>{if(!s())return!1;i(o.origDomEvent)};return this.plugin.domEvents.addEventListener(e,"click",r),()=>{var o;(o=this.plugin.domEvents)==null||o.removeEventListener(e,"click",r)}}whyHide(){var e;if(!this.plugin.state.enabled)return{reason:`plugin.state.enabled is ${this.plugin.state.enabled}`};if(!this.plugin.state.visible)return{reason:`plugin.state.visible is ${this.plugin.state.visible}`};if(!this.enabled)return{reason:`tag ${this.id} enabled is: ${this.enabled}`};const t=fe(F({},this.computeVisible()),{tagInstance:this});return t.value!==this.state.visible?{reason:"插件故障,请联系维护人员, err: 0",info:t}:this.state.visible?{reason:"应该是能看见才对",info:t}:t.value===!0?{reason:"插件故障,请联系维护人员, err: 1",info:t}:{reason:(e=t.reason.type)!=null?e:t.reason,info:t}}destroy(){var e,i;const t=this.plugin.tags.findIndex(s=>s.id===this.id);if(t===-1){console.warn(`Destroy failed: tag ${this.id} not found`);return}this.disable(),(i=(e=this.tag3DContentSvelte)==null?void 0:e.dispose)==null||i.call(e),this.hooks.off(),this.cache.clear(),this.plugin.tags.splice(t,1),this.plugin.tagsLengthWillUpdate=!0,this.plugin.hooks.emit("tagsLengthChange")}isPopoverConfigEnabled(){var t,e;return((e=(t=this.currentConfig)==null?void 0:t.popoverConfig)==null?void 0:e.enabled)===!0}isHoverEnabled(){var t;return!(((t=this.plugin)==null?void 0:t.globalHoverEnabled)===!1||this.hoverEnabled===!1)}}const y4=new P.Vector2;class w4 extends vh{constructor(e,i){super(e,i);u(this,"__Object__");u(this,"requestIdleCallbackId")}unfoldAndFoldOthers(){if(this.isPopoverConfigEnabled())return;const e=this.can("fold"),i=this.can("unfold");e&&i&&(this.state.unfolded=!this.state.unfolded,this.plugin.addRenderQueue({type:"TagContainerSvelte",keys:["tags"]}),this.state.unfolded&&this.plugin.tags.forEach(s=>{s.id!==this.id&&s.fold()}))}onClick(e){e.target==="TagPoint"&&this.unfoldAndFoldOthers()}applyVisible(){var e,i;this.currentVisible&&this.updateScreenPosition(),(e=this.tag3DContentSvelte)!=null&&e.css3DInstance&&(this.tag3DContentSvelte.css3DInstance.visible=this.visible),(i=this.tag3DContentSvelte)==null||i.svelteApp.$set({state:this.plugin.state,temporaryState:this.temporaryState}),this.plugin.addRenderQueue({type:"TagContainerSvelte",keys:["tags"]})}unfold(){this.isPopoverConfigEnabled()||this.setUnfold(!0)}fold(){this.isPopoverConfigEnabled()||this.setUnfold(!1)}setUnfold(e){if(this.isPopoverConfigEnabled())return;const i=this.can("fold"),s=this.can("unfold");i&&s&&(this.state.unfolded=e,this.hooks.emit(e?"unfolded":"folded"),this.plugin.addRenderQueue({type:"TagContainerSvelte",keys:["tags"]}))}setPosition(e){this.originPosition=e,this.position=e,this.cache.clear(),this.updateVisible(),this.updateScreenPosition(),this.updateZIndex(),this.plugin.addRenderQueue({type:"TagContainerSvelte",keys:["tags"]})}updateScreenPosition(e){var a;if(this.stickType!=="2DPoint"&&this.stickType!=="3DPoint")return;const{force:i=!1}=e!=null?e:{},s=i?this.state.visible:this.currentVisible,r=(a=this.__Object__)!=null?a:{timeoutId:void 0,inAnimation:!1};if(this.__Object__=r,!s&&this.screenPosition?(r.inAnimation=!0,r.timeoutId=setTimeout(()=>{requestAnimationFrame(()=>{this.currentVisible||(r.inAnimation=!1,this.screenPosition=null,this.plugin.addRenderQueue({type:"TagContainerSvelte",keys:["tags"]}))})},1e3)):r.timeoutId&&(clearTimeout(r.timeoutId),r.inAnimation=!1,r.timeoutId=void 0),!s&&!r.inAnimation)return;const o=this.computeTagProject();if(o&&this.five.renderer){const l=(()=>{if(!this.currentConfig.simulate3D)return 1;const h=2*Math.tan(.5*this.five.camera.fov/180*Math.PI),d=this.getDistance(void 0,1);return Math.max(Math.min(1-h*d/40,1),.7)})(),c=this.five.renderer.getSize(y4);this.screenPosition={leftPx:(o.x+1)/2*c.x,topPx:(-o.y+1)/2*c.y,scale:l}}else this.screenPosition=null;this.plugin.addRenderQueue({type:"TagContainerSvelte",keys:["tags"]})}set(e,i=!0){super.set(e,i),this.plugin.addRenderQueue({type:"TagContainerSvelte",keys:["tags"]}),e.position&&this.setPosition(this.position)}setData(...e){super.setData(...e),this.plugin.addRenderQueue({type:"TagContainerSvelte",keys:["tags"]})}updateUnfoldedByPanoIndex(){if(this.isPopoverConfigEnabled())return;const e=this.getUnfoldedByPanoIndex();if(this.state&&(e!==void 0&&(this.state.unfolded=e),e&&!this.state.visible)){const i=this.getConfig();typeof i.unfoldedConfig=="object"&&i.unfoldedConfig.autoFoldWhenHide!==!1&&(this.state.unfolded=!1)}}computeNormal(){return new P.Vector3().fromArray(this.normal)}}const Km=1,$m=`CSS3DObject@${Km}`,P4=.00216,C4=.003;class eg extends tn{constructor(e){var L,S,R,z,O;if(ei(e.cornerPoints)&&ei(e.width))throw new Error("cornerPoints and width cannot be both empty");const i=(L=e.container)!=null?L:document.createElement("div"),s=(S=e.cornerPoints)!=null?S:(()=>{const A=e.width/2;return[new B.Vector3(-A,A,0),new B.Vector3(-A,-A,0),new B.Vector3(A,-A,0),new B.Vector3(A,A,0)]})(),r=(R=e.ratio)!=null?R:C4,o=(z=e.dpr)!=null?z:1,a=(O=e.pointerEvents)!=null?O:"auto",l=Math.max(P4,r),c=s[0].distanceTo(s[1]),h=s[1].distanceTo(s[2]);let d=Gs(c/r*o),f=Gs(h/r*o);const g=Ut(...s);let p;if(l===r)i.style.width=`${d}px`,i.style.height=`${f}px`,p=i;else{const A=document.createElement("div");A.style.width=`${d}px`,A.style.height=`${f}px`,A.style.pointerEvents="none";const C=r/l;i.style.position="absolute",i.style.left="0",i.style.top="0",i.style.width=`${C*d}px`,i.style.height=`${C*f}px`,A.appendChild(i),p=A}super(p);u(this,"version",Km);u(this,"isCSS3DObject",!0);u(this,"name",$m);u(this,"container");u(this,"width");u(this,"height");u(this,"domWidthPx");u(this,"domHeightPx");u(this,"cornerPoints");u(this,"centerPosition");u(this,"ratio");u(this,"_mode","front");u(this,"_opacityMesh");if(p.id=this.id.toString(),i.style.pointerEvents=a,Object.assign(i.style,e.style),this.scale.set(l,l,l),this.cornerPoints=s,this.ratio=r,this.container=i,e.mode&&(this.mode=e.mode),l===r)this.width=c,this.height=h,this.centerPosition=g;else{const A=r/l;this.width=A*c,this.height=A*h,d=A*d,f=A*f,this.centerPosition=new B.Vector3().subVectors(g,s[0]).multiplyScalar(A).add(s[0])}this.domWidthPx=d,this.domHeightPx=f,i.classList.add(`${$m}__container`);const m=new B.Vector3().subVectors(s[1],s[0]),v=new B.Vector3().subVectors(s[3],s[0]),b=new B.Vector3().crossVectors(m,v).normalize();this.lookAt(b);const w=this.up.clone().applyQuaternion(this.quaternion),x=v.clone(),E=new B.Vector3().crossVectors(w,x).normalize();this.rotateOnWorldAxis(E,w.angleTo(x)),this.position.copy(g),this._opacityMesh=new Bd(d,f),this._opacityMesh.visible=e.mode==="behind",this.add(this._opacityMesh)}get mode(){return this._mode}set mode(e){this._mode=e,this._opacityMesh&&(this._opacityMesh.visible=e==="behind")}removeFromParent(){const e=this.parent;return e!==null&&e.remove(this),this}dispose(){this.container.remove(),this.removeFromParent()}}const I4=new Ro.GLTFLoader;function M4(n){return new Promise((t,e)=>{function i(r){t(r)}function s(r){e(r)}I4.load(n,i,void 0,s)})}function k4(n){De(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 tg(n){let t,e,i,s,r,o,a,l=n[3]&&ig(n);return{c(){t=U("div"),e=ye("svg"),i=ye("defs"),s=ye("linearGradient"),r=ye("stop"),o=ye("stop"),l&&l.c(),y(r,"offset","25%"),y(r,"stop-color",n[5]),y(r,"stop-opacity","1"),y(o,"offset","100%"),y(o,"stop-color",n[5]),y(o,"stop-opacity","0.5"),y(s,"x1",.5),y(s,"y1",.5),y(s,"x2",n[8]),y(s,"y2",.5),y(s,"id",n[10]),y(s,"gradientUnits","userSpaceOnUse"),y(e,"class","straight-line svelte-xuejcm"),y(e,"viewBox",a="0 0 "+n[8]+" "+n[7]),y(e,"preserveAspectRatio","none"),y(t,"class","line svelte-xuejcm"),we(t,"vertical",n[9]),we(t,"horizontal",!n[9]),Q(t,"width",n[8]+"px"),Q(t,"height",n[7]+"px")},m(c,h){Y(c,t,h),V(t,e),V(e,i),V(i,s),V(s,r),V(s,o),l&&l.m(e,null)},p(c,h){h&32&&y(r,"stop-color",c[5]),h&32&&y(o,"stop-color",c[5]),h&256&&y(s,"x2",c[8]),c[3]?l?(l.p(c,h),h&8&&N(l,1)):(l=ig(c),l.c(),N(l,1),l.m(e,null)):l&&(Ee(),Z(l,1,1,()=>{l=null}),xe()),h&384&&a!==(a="0 0 "+c[8]+" "+c[7])&&y(e,"viewBox",a),h&512&&we(t,"vertical",c[9]),h&512&&we(t,"horizontal",!c[9]),h&256&&Q(t,"width",c[8]+"px"),h&128&&Q(t,"height",c[7]+"px")},d(c){c&&X(t),l&&l.d()}}}function ig(n){let t,e,i,s,r;return{c(){t=ye("path"),y(t,"fill","none"),y(t,"stroke",e=n[4]?`url(#${n[10]})`:n[5]),y(t,"stroke-width",1),y(t,"d",n[6])},m(o,a){Y(o,t,a),r=!0},p(o,a){n=o,(!r||a&48&&e!==(e=n[4]?`url(#${n[10]})`:n[5]))&&y(t,"stroke",e),(!r||a&64)&&y(t,"d",n[6])},i(o){r||(o&&pt(()=>{r&&(s&&s.end(1),i=Tn(t,Ca,{duration:n[2],delay:n[0],easing:rn}),i.start())}),r=!0)},o(o){i&&i.invalidate(),o&&(s=tr(t,Ca,{duration:n[2],delay:n[1],easing:rn})),r=!1},d(o){o&&X(t),o&&s&&s.end()}}}function E4(n){let t,e=n[8]&&tg(n);return{c(){e&&e.c(),t=Ne()},m(i,s){e&&e.m(i,s),Y(i,t,s)},p(i,[s]){i[8]?e?e.p(i,s):(e=tg(i),e.c(),e.m(t.parentNode,t)):e&&(e.d(1),e=null)},i:re,o:re,d(i){e&&e.d(i),i&&X(t)}}}function x4(n,t,e){let i,s,r,o,{inDelay:a=0}=t,{outDelay:l=0}=t,{duration:c=1e3}=t,{unfolded:h}=t,{length:d}=t,{direction:f="horizontal"}=t,{useLinearColor:g=!1}=t,{color:p="white"}=t;const m=Et();return n.$$set=v=>{"inDelay"in v&&e(0,a=v.inDelay),"outDelay"in v&&e(1,l=v.outDelay),"duration"in v&&e(2,c=v.duration),"unfolded"in v&&e(3,h=v.unfolded),"length"in v&&e(11,d=v.length),"direction"in v&&e(12,f=v.direction),"useLinearColor"in v&&e(4,g=v.useLinearColor),"color"in v&&e(5,p=v.color)},n.$$.update=()=>{n.$$.dirty&4096&&e(9,i=f==="vertical"),n.$$.dirty&2048&&e(8,s=d),n.$$.dirty&2048&&e(6,o=`M0.5 0.5 H ${d}`)},e(7,r=1),[a,l,c,h,g,p,o,r,s,i,m,d,f]}class Ah extends Me{constructor(t){super(),Ie(this,t,x4,E4,Pe,{inDelay:0,outDelay:1,duration:2,unfolded:3,length:11,direction:12,useLinearColor:4,color:5},k4)}}function D4(n){De(n,"svelte-faoauy",".shadow.svelte-faoauy{position:absolute}")}function ng(n){let t,e,i,s,r;return{c(){t=U("div"),y(t,"class","shadow svelte-faoauy"),y(t,"style",e=`
933
933
  left: ${Pi(n[5])};
934
934
  bottom: ${Pi(n[6])};
935
935
  border-radius: ${n[10]?"9999px":"0"};
@@ -953,7 +953,7 @@ void main() {
953
953
  transparent 65%,
954
954
  black 0%);-webkit-mask:radial-gradient(circle at center,
955
955
  transparent 65%,
956
- black 0%)}`)}function x0(n){let t,e;return t=new Si({props:{center:!0,blurRadius:24,spreadRadius:16}}),{c(){Ae(t.$$.fragment)},m(i,s){ge(t,i,s),e=!0},i(i){e||(N(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){ve(t,i)}}}function D0(n){let t,e,i,s,r;return{c(){t=U("div"),e=U("div"),i=U("div"),s=ae(),r=U("div"),y(i,"class","icon-bg-circle-inner svelte-ezi5lu"),Q(i,"background",n[4]),Q(i,"opacity",n[3]),y(r,"class","icon-bg-circle-inner-shadow svelte-ezi5lu"),y(e,"class","icon-bg-circle svelte-ezi5lu"),y(t,"class","icon-bg svelte-ezi5lu")},m(o,a){Y(o,t,a),V(t,e),V(e,i),V(e,s),V(e,r)},p(o,a){a&16&&Q(i,"background",o[4]),a&8&&Q(i,"opacity",o[3])},d(o){o&&X(t)}}}function HM(n){let t,e,i,s,r,o,a,l,c,h,d,f,g,p,m,v=n[1]&&x0(),b=n[4]&&D0(n);return{c(){t=U("div"),v&&v.c(),e=ae(),b&&b.c(),i=ae(),s=ye("svg"),r=ye("linearGradient"),o=ye("stop"),a=ye("stop"),l=ye("linearGradient"),c=ye("stop"),h=ye("stop"),d=ye("g"),f=ye("path"),g=ye("path"),p=ye("path"),y(o,"offset","0"),y(o,"stop-color","#fff"),y(a,"offset","1"),y(a,"stop-color","#fff"),y(a,"stop-opacity",".7"),y(r,"id","a"),y(r,"x1","78.74567%"),y(r,"x2","5.663764%"),y(r,"y1","94.075617%"),y(r,"y2","5.924383%"),y(c,"offset","0"),y(c,"stop-color","#fff"),y(h,"offset","1"),y(h,"stop-color","#fff"),y(h,"stop-opacity","0"),y(l,"id","b"),y(l,"x1","16.588502%"),y(l,"x2","68.285986%"),y(l,"y1","5.924383%"),y(l,"y2","63.800896%"),y(f,"d","m18 5.4v8c0 1.9329966-4.0294373 3.5-9 3.5-4.97056275 0-9-1.5670034-9-3.5v-8c0 1.93299662 4.02943725 3.5 9 3.5 4.8670094 0 8.8316983-1.50239169 8.9947813-3.37967512zm-13.0396582-.5c.259 0 .504-.063.728-.196.441-.259.721-.728.721-1.26 0-.441-.189-.833-.504-1.085.259-.259.434-.63.434-1.022 0-.245-.063-.476-.182-.679-.252-.413-.693-.658-1.197-.658-.238 0-.462.056-.665.175-.42.238-.679.665-.679 1.162v.035h.721v-.035c0-.315.294-.616.623-.616.357 0 .651.287.651.616 0 .371-.287.658-.651.658h-.14v.728h.14c.399 0 .728.322.728.721s-.329.735-.728.735-.728-.336-.728-.735v-.105h-.728v.105c0 .266.063.511.196.728.259.448.728.728 1.26.728zm3.647 0c.273 0 .518-.07.749-.203.448-.273.742-.763.742-1.302 0-.273-.07-.518-.203-.749-.273-.448-.749-.742-1.288-.742-.077 0-.133 0-.168.007l.875-1.911h-.805l-1.274 2.793c-.091.189-.133.392-.133.602 0 .273.07.525.203.756.273.455.749.749 1.302.749zm0-.742c-.427 0-.763-.336-.763-.763 0-.42.343-.77.763-.77s.77.35.77.77-.35.763-.77.763zm3.654.749c.504 0 .952-.273 1.204-.7.126-.21.189-.441.189-.693v-2.086c0-.511-.273-.98-.693-1.239-.217-.126-.448-.189-.7-.189-.511 0-.98.273-1.232.714-.133.217-.196.455-.196.714v2.086c0 .504.273.952.714 1.204.217.126.455.189.714.189zm0-.721c-.371 0-.693-.301-.693-.672v-2.086c0-.399.308-.693.693-.693.371 0 .651.294.651.693v2.086c0 .385-.28.672-.651.672zm3.2140391-2.11266016c.2734375 0 .5132649-.09855143.7194824-.29565429.2062174-.19710287.3093262-.44376628.3093262-.73999024 0-.28710937-.0991211-.53035481-.2973633-.72973633-.1982422-.19938151-.4420573-.29907226-.7314453-.29907226-.2825521 0-.5257976.10026042-.7297364.30078125s-.3059082.44661458-.3059082.73828125c0 .2734375.0968425.51269531.2905274.71777344.1936849.20507812.4420573.30761718.7451172.30761718zm0-.37255859c-.1822917 0-.3383789-.06494141-.4682618-.19482422-.1298828-.12988281-.1948242-.28369141-.1948242-.46142578 0-.18457031.0655111-.34122721.1965332-.4699707.1310222-.12874349.2865397-.19311524.4665528-.19311524.180013 0 .3343912.06494141.4631347.19482422s.1931153.28369141.1931153.46142578c0 .18457031-.0655111.34122722-.1965332.46997071-.1310222.12874349-.2842611.19311523-.4597168.19311523z"),y(f,"fill","url(#a)"),y(f,"fill-rule","nonzero"),y(g,"d","m18 5.4v8c0 1.9329966-4.0294373 3.5-9 3.5-4.97056275 0-9-1.5670034-9-3.5v-8c0 1.93299662 4.02943725 3.5 9 3.5 4.8670094 0 8.8316983-1.50239169 8.9947813-3.37967512zm-.537 1.917-.0556083.04651904c-1.6129673 1.27557869-4.7855335 2.07278608-8.4073917 2.07278608-3.5667171 0-6.69228643-.77164105-8.32741897-2.0099189l-.13658103-.10838622.00030512 6.082c0 1.4658868 3.60570734 2.8999734 8.15878222 2.9616322l.30491266.0020627c4.6959533 0 8.4636949-1.4652329 8.4636949-2.9636949zm-5.2016582-7.317c.252 0 .483.063.7.189.42.259.693.728.693 1.239v2.086l-.00756.14868c-.02016.19488-.08064.37632-.18144.54432-.252.427-.7.7-1.204.7-.259 0-.497-.063-.714-.189-.441-.252-.714-.7-.714-1.204v-2.086l.007616-.15288c.020384-.20048.081984-.38752.188384-.56112.252-.441.721-.714 1.232-.714zm-7.301 0c.504 0 .945.245 1.197.658.119.203.182.434.182.679 0 .392-.175.763-.434 1.022.315.252.504.644.504 1.085 0 .532-.28 1.001-.721 1.26-.224.133-.469.196-.728.196-.532 0-1.001-.28-1.26-.728-.133-.217-.196-.462-.196-.728v-.105h.728v.105c0 .399.329.735.728.735s.728-.336.728-.735-.329-.721-.728-.721h-.14v-.728h.14c.364 0 .651-.287.651-.658 0-.329-.294-.616-.651-.616-.329 0-.623.301-.623.616v.035h-.721v-.035c0-.497.259-.924.679-1.162.203-.119.427-.175.665-.175zm4.354 0-.875 1.911c.035-.007.091-.007.168-.007.539 0 1.015.294 1.288.742.133.231.203.476.203.749 0 .539-.294 1.029-.742 1.302-.231.133-.476.203-.749.203-.553 0-1.029-.294-1.302-.749-.133-.231-.203-.483-.203-.756 0-.21.042-.413.133-.602l1.274-2.793zm2.947.735c-.385 0-.693.294-.693.693v2.086l.0077784.09927273c.051172.32396694.3479489.57272727.6852216.57272727.371 0 .651-.287.651-.672v-2.086l-.0068002-.10607288c-.044861-.34395191-.3069271-.58692712-.6441998-.58692712zm-3.654 1.89c-.42 0-.763.35-.763.77 0 .427.336.763.763.763.42 0 .77-.343.77-.763s-.35-.77-.77-.77zm6.8680391-2.61611328c.289388 0 .5332031.09969075.7314453.29907226.1982422.19938152.2973633.44262696.2973633.72973633 0 .29622396-.1031088.54288737-.3093262.73999024-.2062175.19710286-.4460449.29565429-.7194824.29565429-.3030599 0-.5514323-.10253906-.7451172-.30761718-.1936849-.20507813-.2905274-.44433594-.2905274-.71777344 0-.29166667.1019694-.53776042.3059082-.73828125s.4471843-.30078125.7297364-.30078125zm0 .37255859c-.1800131 0-.3355306.06437175-.4665528.19311524-.1310221.12874349-.1965332.28540039-.1965332.4699707 0 .17773437.0649414.33154297.1948242.46142578.1298829.12988281.2859701.19482422.4682618.19482422.1754557 0 .3286946-.06437174.4597168-.19311523.1310221-.12874349.1965332-.2854004.1965332-.46997071 0-.17773437-.0643718-.33154297-.1931153-.46142578s-.2831217-.19482422-.4631347-.19482422z"),y(g,"fill","url(#b)"),y(g,"fill-rule","nonzero"),y(p,"d","m3.00030998 2.79110119v5.21779762c-1.84142801-.64087734-3.00030998-1.57225753-3.00030998-2.60889881s1.15888197-1.96802147 3.00030998-2.60889881zm12.00038752.00035068c1.8408432.64086639 2.9993025 1.57209591 2.9993025 2.60854813s-1.1584593 1.96768174-2.9993025 2.60854813z"),y(p,"fill","#d8d8d8"),y(p,"opacity",".6"),y(d,"fill","none"),y(d,"fill-rule","evenodd"),y(d,"transform","translate(3 3.1)"),y(s,"height",n[2]),y(s,"width",n[2]),y(s,"viewBox","0 0 24 24"),y(s,"xmlns","http://www.w3.org/2000/svg"),y(s,"xmlns:xlink","http://www.w3.org/1999/xlink"),y(t,"class","icon svelte-ezi5lu"),Q(t,"width",n[0])},m(w,x){Y(w,t,x),v&&v.m(t,null),V(t,e),b&&b.m(t,null),V(t,i),V(t,s),V(s,r),V(r,o),V(r,a),V(s,l),V(l,c),V(l,h),V(s,d),V(d,f),V(d,g),V(d,p),m=!0},p(w,[x]){w[1]?v?x&2&&N(v,1):(v=x0(),v.c(),N(v,1),v.m(t,e)):v&&(Ee(),Z(v,1,1,()=>{v=null}),xe()),w[4]?b?b.p(w,x):(b=D0(w),b.c(),b.m(t,i)):b&&(b.d(1),b=null),(!m||x&4)&&y(s,"height",w[2]),(!m||x&4)&&y(s,"width",w[2]),x&1&&Q(t,"width",w[0])},i(w){m||(N(v),m=!0)},o(w){Z(v),m=!1},d(w){w&&X(t),v&&v.d(),b&&b.d()}}}function WM(n){const{originWidth:t,originHeight:e,scale:i=1,wantedWidth:s}=n,r=(s!=null?s:t)*i,o=typeof e=="number"?r*(e/t):void 0;return fe(F({},n),{width:r,height:o})}function UM(n,t,e){let i,s,r,o,a,{width:l=null}=t,{icon:c=null}=t,{shadow:h=!1}=t;return n.$$set=d=>{"width"in d&&e(0,l=d.width),"icon"in d&&e(5,c=d.icon),"shadow"in d&&e(1,h=d.shadow)},n.$$.update=()=>{var d,f;n.$$.dirty&32&&e(4,i=c==null?void 0:c.bgcolor),n.$$.dirty&32&&e(3,s=(d=c==null?void 0:c.bgopacity)!=null?d:.6),n.$$.dirty&32&&e(7,r=(f=c==null?void 0:c.scale)!=null?f:1),n.$$.dirty&32&&e(6,o=c==null?void 0:c.width),n.$$.dirty&192&&e(2,a=WM({originWidth:24,originHeight:24,scale:r,wantedWidth:o}).width)},[l,h,a,s,i,c,o,r]}let QM=class extends Me{constructor(t){super(),Ie(this,t,UM,HM,Pe,{width:0,icon:5,shadow:1},GM)}};function XM(n){De(n,"svelte-yq4ru9",".wrapper.svelte-yq4ru9{font-weight:600;cursor:pointer;width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);display:flex;align-items:center;justify-content:center;flex-direction:column;pointer-events:auto}")}function YM(n){let t,e,i;return e=new QM({props:{icon:n[0],shadow:!0}}),{c(){t=U("div"),Ae(e.$$.fragment),y(t,"class","wrapper svelte-yq4ru9")},m(s,r){Y(s,t,r),ge(e,t,null),i=!0},p(s,[r]){const o={};r&1&&(o.icon=s[0]),e.$set(o)},i(s){i||(N(e.$$.fragment,s),i=!0)},o(s){Z(e.$$.fragment,s),i=!1},d(s){s&&X(t),ve(e)}}}function ZM(n,t,e){let i,{tag:s}=t;return n.$$set=r=>{"tag"in r&&e(1,s=r.tag)},n.$$.update=()=>{var r,o;n.$$.dirty&2&&e(0,i=(o=s.data.icon)!=null?o:(r=s.style)==null?void 0:r.point)},[i,s]}class JM extends Me{constructor(t){super(),Ie(this,t,ZM,YM,Pe,{tag:1},XM)}}function qM(n){De(n,"svelte-kzl2aj",".customElement__container.svelte-kzl2aj{position:relative}")}function KM(n){let t,e;return{c(){t=new da(!1),e=Ne(),t.a=e},m(i,s){t.m(n[2],i,s),Y(i,e,s)},p:re,d(i){i&&X(e),i&&t.d()}}}function $M(n){let t,e=typeof n[2]=="string"&&KM(n);return{c(){t=U("div"),e&&e.c(),y(t,"class","customElement__container svelte-kzl2aj"),we(t,"unfolded",n[1])},m(i,s){Y(i,t,s),e&&e.m(t,null),n[5](t)},p(i,[s]){typeof i[2]=="string"&&e.p(i,s),s&2&&we(t,"unfolded",i[1])},i:re,o:re,d(i){i&&X(t),e&&e.d(),n[5](null)}}}function ek(n,t,e){var h,d;let i,{tag:s}=t,{rendererMap:r=new Map}=t,o,a=(d=s.element)!=null?d:(h=r.get(s.contentType))==null?void 0:h.renderer,l;zt(()=>{o&&(a instanceof Element?(o.appendChild(a),l=()=>{a instanceof Element&&a.remove()}):typeof a=="function"&&(l=a(o,s)))}),ti(()=>{l==null||l()});function c(f){Je[f?"unshift":"push"](()=>{o=f,e(0,o)})}return n.$$set=f=>{"tag"in f&&e(3,s=f.tag),"rendererMap"in f&&e(4,r=f.rendererMap)},n.$$.update=()=>{n.$$.dirty&8&&e(1,i=s.state.unfolded)},[o,i,a,s,r,c]}class tk extends Me{constructor(t){super(),Ie(this,t,ek,$M,Pe,{tag:3,rendererMap:4},qM)}}function ik(n){De(n,"svelte-1fy4duy",'@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-1fy4duy{position:relative;left:50%;top:50%;transform:translate(-50%, -50%);font-family:PingFangSC, Segoe UI, Rototo, sans-serif;transition:opacity 0.2s linear}.content__container.unClickable.svelte-1fy4duy{pointer-events:none !important}.content__container.unClickable.svelte-1fy4duy *{pointer-events:none !important}.content__wrapper.svelte-1fy4duy{pointer-events:none;width:100%;height:100%}.content__container.hide.svelte-1fy4duy{opacity:0;pointer-events:none}.content__container.hide.svelte-1fy4duy *{pointer-events:none !important}.content__container.disable.svelte-1fy4duy{display:none}.content.svelte-1fy4duy{position:relative;width:100%;height:100%;font-size:0.75rem;color:#fff}.content.svelte-1fy4duy:not(.unfolded){pointer-events:none}.content.svelte-1fy4duy:not(.unfolded) *{pointer-events:none !important}.content.unfolded.svelte-1fy4duy{pointer-events:auto;cursor:pointer}')}function nk(n){let t,e;return{c(){t=U("div"),y(t,"data-info","tag content is keep folded"),y(t,"data-id",e=n[0].id)},m(i,s){Y(i,t,s)},p(i,s){s&1&&e!==(e=i[0].id)&&y(t,"data-id",e)},i:re,o:re,d(i){i&&X(t)}}}function sk(n){let t,e,i,s,r,o,a,l,c,h,d,f,g,p,m,v,b;const w=[uk,dk,hk,ck,lk,ak,ok],x=[];function E(L,S){return S&9&&(s=null),S&9&&(r=null),S&9&&(o=null),S&9&&(a=null),S&9&&(l=null),S&9&&(c=null),S&9&&(h=null),s==null&&(s=!!(["Text"].includes(L[0].contentType)||["Text"].includes(L[3].get(L[0].contentType)))),s?0:(r==null&&(r=!!(["ImageText","Image","Video"].includes(L[0].contentType)||["ImageText","Image","Video"].includes(L[3].get(L[0].contentType)))),r?1:(o==null&&(o=!!(["Audio"].includes(L[0].contentType)||["Audio"].includes(L[3].get(L[0].contentType)))),o?2:(a==null&&(a=!!(["Marketing"].includes(L[0].contentType)||["Marketing"].includes(L[3].get(L[0].contentType)))),a?3:(l==null&&(l=!!(["Link","VRLink","PanoLink","Sticker"].includes(L[0].contentType)||["Link","VRLink","PanoLink","Sticker"].includes(L[3].get(L[0].contentType)))),l?4:(c==null&&(c=!!(["MediaPlane","MediaModel"].includes(L[0].contentType)||["MediaPlane","MediaModel"].includes(L[3].get(L[0].contentType)))),c?5:(h==null&&(h=!!(["Panorama"].includes(L[0].contentType)||["Panorama"].includes(L[3].get(L[0].contentType)))),h?6:-1))))))}return~(d=E(n,-1))&&(f=x[d]=w[d](n)),{c(){var L;t=U("div"),e=U("div"),i=U("div"),f&&f.c(),y(i,"class","content svelte-1fy4duy"),we(i,"unfolded",(L=n[0].state)==null?void 0:L.unfolded),y(e,"class","content__wrapper svelte-1fy4duy"),y(t,"class",g=yt(ni("content__container",n[0].className))+" svelte-1fy4duy"),y(t,"data-id",p=n[0].id),we(t,"disable",n[0].enabled===!1),we(t,"hide",n[5]),we(t,"unClickable",n[0].config.clickable===!1),Q(t,"width",n[0].stickType==="Plane"||n[0].contentType==="MediaModel"?"100%":0),Q(t,"height",n[0].stickType==="Plane"||n[0].contentType==="MediaModel"?"100%":0)},m(L,S){Y(L,t,S),V(t,e),V(e,i),~d&&x[d].m(i,null),n[16](t),m=!0,v||(b=je(t,"click",n[17],!0),v=!0)},p(L,S){var z;let R=d;d=E(L,S),d===R?~d&&x[d].p(L,S):(f&&(Ee(),Z(x[R],1,1,()=>{x[R]=null}),xe()),~d?(f=x[d],f?f.p(L,S):(f=x[d]=w[d](L),f.c()),N(f,1),f.m(i,null)):f=null),(!m||S&1)&&we(i,"unfolded",(z=L[0].state)==null?void 0:z.unfolded),(!m||S&1&&g!==(g=yt(ni("content__container",L[0].className))+" svelte-1fy4duy"))&&y(t,"class",g),(!m||S&1&&p!==(p=L[0].id))&&y(t,"data-id",p),(!m||S&1)&&we(t,"disable",L[0].enabled===!1),(!m||S&33)&&we(t,"hide",L[5]),(!m||S&1)&&we(t,"unClickable",L[0].config.clickable===!1),S&1&&Q(t,"width",L[0].stickType==="Plane"||L[0].contentType==="MediaModel"?"100%":0),S&1&&Q(t,"height",L[0].stickType==="Plane"||L[0].contentType==="MediaModel"?"100%":0)},i(L){m||(N(f),m=!0)},o(L){Z(f),m=!1},d(L){L&&X(t),~d&&x[d].d(),n[16](null),v=!1,b()}}}function rk(n){let t,e,i,s,r,o,a;return e=new tk({props:{tag:At(n[0]),rendererMap:n[2]}}),{c(){t=U("div"),Ae(e.$$.fragment),y(t,"class",i=yt(ni("content__container",n[0].className))+" svelte-1fy4duy"),y(t,"data-id",s=n[0].id),we(t,"custom-tag-disable",n[0].enabled===!1),we(t,"custom-tag-hide",n[5])},m(l,c){Y(l,t,c),ge(e,t,null),n[14](t),r=!0,o||(a=je(t,"click",n[15]),o=!0)},p(l,c){const h={};c&1&&(h.tag=At(l[0])),c&4&&(h.rendererMap=l[2]),e.$set(h),(!r||c&1&&i!==(i=yt(ni("content__container",l[0].className))+" svelte-1fy4duy"))&&y(t,"class",i),(!r||c&1&&s!==(s=l[0].id))&&y(t,"data-id",s),(!r||c&1)&&we(t,"custom-tag-disable",l[0].enabled===!1),(!r||c&33)&&we(t,"custom-tag-hide",l[5])},i(l){r||(N(e.$$.fragment,l),r=!0)},o(l){Z(e.$$.fragment,l),r=!1},d(l){l&&X(t),ve(e),n[14](null),o=!1,a()}}}function ok(n){let t,e;return t=new JM({props:{tag:At(n[0])}}),{c(){Ae(t.$$.fragment)},m(i,s){ge(t,i,s),e=!0},p(i,s){const r={};s&1&&(r.tag=At(i[0])),t.$set(r)},i(i){e||(N(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){ve(t,i)}}}function ak(n){let t,e;return t=new CM({props:{tag:At(n[0])}}),{c(){Ae(t.$$.fragment)},m(i,s){ge(t,i,s),e=!0},p(i,s){const r={};s&1&&(r.tag=At(i[0])),t.$set(r)},i(i){e||(N(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){ve(t,i)}}}function lk(n){let t,e;return t=new NM({props:{tag:At(n[0])}}),{c(){Ae(t.$$.fragment)},m(i,s){ge(t,i,s),e=!0},p(i,s){const r={};s&1&&(r.tag=At(i[0])),t.$set(r)},i(i){e||(N(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){ve(t,i)}}}function ck(n){let t,e;return t=new J9({props:{tag:At(n[0])}}),{c(){Ae(t.$$.fragment)},m(i,s){ge(t,i,s),e=!0},p(i,s){const r={};s&1&&(r.tag=At(i[0])),t.$set(r)},i(i){e||(N(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){ve(t,i)}}}function hk(n){let t,e;return t=new bM({props:{tag:At(n[0])}}),{c(){Ae(t.$$.fragment)},m(i,s){ge(t,i,s),e=!0},p(i,s){const r={};s&1&&(r.tag=At(i[0])),t.$set(r)},i(i){e||(N(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){ve(t,i)}}}function dk(n){let t,e;return t=new Q9({props:{tag:At(n[0])}}),{c(){Ae(t.$$.fragment)},m(i,s){ge(t,i,s),e=!0},p(i,s){const r={};s&1&&(r.tag=At(i[0])),t.$set(r)},i(i){e||(N(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){ve(t,i)}}}function uk(n){let t,e;return t=new dI({props:{tag:At(n[0])}}),{c(){Ae(t.$$.fragment)},m(i,s){ge(t,i,s),e=!0},p(i,s){const r={};s&1&&(r.tag=At(i[0])),t.$set(r)},i(i){e||(N(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){ve(t,i)}}}function fk(n){let t,e,i,s,r;const o=[rk,sk,nk],a=[];function l(c,h){return h&5&&(t=null),t==null&&(t=!!(c[0].element||c[2].has(c[0].contentType))),t?0:c[4]?1:2}return e=l(n,-1),i=a[e]=o[e](n),{c(){i.c(),s=Ne()},m(c,h){a[e].m(c,h),Y(c,s,h),r=!0},p(c,[h]){let d=e;e=l(c,h),e===d?a[e].p(c,h):(Ee(),Z(a[d],1,1,()=>{a[d]=null}),xe(),i=a[e],i?i.p(c,h):(i=a[e]=o[e](c),i.c()),N(i,1),i.m(s.parentNode,s))},i(c){r||(N(i),r=!0)},o(c){Z(i),r=!1},d(c){a[e].d(c),c&&X(s)}}}function pk(n,t,e){let i,s,r,o,a,l,{tag:c}=t,{hooks:h}=t,{rendererMap:d=new Map}=t,{contentTypeMap:f=new Map}=t,{state:g}=t,{mediaStore:p}=t,{temporaryState:m}=t;pc("hooks",h),pc("mediaStore",p);let v,b;function w(z){z?h.emit("exposure",{id:o,type:"start"}):h.emit("exposure",{id:o,type:"end"})}function x(z,O,A){var C,I;return!(!z.enabled||!O.visible||!O.enabled||!A.visible||!((C=z.state)!=null&&C.visible)||((I=z.temporaryState)==null?void 0:I.visible)===!1||z instanceof S0&&z.loading)}function E(z){Je[z?"unshift":"push"](()=>{c.contentDom=z,e(0,c)})}const L=z=>h.emit("click",{event:z,target:"TagContent",tag:c});function S(z){Je[z?"unshift":"push"](()=>{c.contentDom=z,e(0,c)})}const R=z=>{c.entryFromModel&&oi(c.five.state.mode)?(z.stopPropagation(),c.find({targetMode:"Panorama"})):h.emit("click",{event:z,target:"TagContent",tag:c})};return n.$$set=z=>{"tag"in z&&e(0,c=z.tag),"hooks"in z&&e(1,h=z.hooks),"rendererMap"in z&&e(2,d=z.rendererMap),"contentTypeMap"in z&&e(3,f=z.contentTypeMap),"state"in z&&e(6,g=z.state),"mediaStore"in z&&e(7,p=z.mediaStore),"temporaryState"in z&&e(8,m=z.temporaryState)},n.$$.update=()=>{var z,O,A,C,I,M,D,T,H,W,J;n.$$.dirty&1&&e(12,i=(z=c.state)==null?void 0:z.unfolded),n.$$.dirty&1&&e(11,s=(O=c.state)==null?void 0:O.visible),n.$$.dirty&321&&e(13,r=g.visible&&m.visible&&((A=c.state)==null?void 0:A.visible)),n.$$.dirty&1&&(o=c.id),n.$$.dirty&321&&e(5,a=!x(c,g,m)),n.$$.dirty&8192&&w(r),n.$$.dirty&7681&&c.hooks&&(i!==void 0&&i!==b&&(e(10,b=i),i?(I=(C=c.hooks).emit)==null||I.call(C,"unfolded"):(D=c==null?void 0:(M=c.hooks).emit)==null||D.call(M,"folded")),s!==void 0&&s!==v&&(e(9,v=s),s?(H=(T=c.hooks).emit)==null||H.call(T,"show"):(J=(W=c.hooks).emit)==null||J.call(W,"hide"))),n.$$.dirty&1&&e(4,l=(()=>!(typeof c.config.unfoldedConfig=="object"&&c.config.unfoldedConfig.keep==="folded"))())},[c,h,d,f,l,a,g,p,m,v,b,s,i,r,E,L,S,R]}let Lh=class extends Me{constructor(t){super(),Ie(this,t,pk,fk,Pe,{tag:0,hooks:1,rendererMap:2,contentTypeMap:3,state:6,mediaStore:7,temporaryState:8},ik)}};class S0 extends vh{constructor(e,i){super(e,i);u(this,"loading",!1);u(this,"loadModel",()=>ee(this,null,function*(){var o,a;const e=this.data.modelUrl;if(!e||(this.loading=!0,yield ai(this.five),!this.plugin.tags.includes(this)))return;const i=M4(e).then(l=>ee(this,null,function*(){var d;const c=Object.assign(l.scene,{customID:this.id,isTagModel:!0,removeEventListener:this.getConfig().clickable===!1?()=>{}:this.addObjectClickHandler(this,l.scene,f=>{this.plugin.hooks.emit("click",{target:"TagModel",tag:this,event:f})})});return new P.Matrix4().fromArray(this.matrix).decompose(c.position,c.quaternion,c.scale),c.updateWorldMatrix(!0,!0),c.visible=this.visible,(d=this.getConfig().modelConfig)!=null&&d.autoLookAtEnabled&&c.lookAt(this.five.camera.position.clone().setY(c.position.y)),c}));this.model={promise:i};const s=yield i;if(this.loading=!1,((o=this.model)==null?void 0:o.promise)!==i||!this.plugin.tags.includes(this))return;this.model.object=s;const r=this.plugin.gltfObjectGroup.children.find(l=>l.customID===this.id);if(r&&(this.plugin.gltfObjectGroup.remove(r),r.removeEventListener()),Is(this)){const l=this.data.mediaPosition.map(Cn);if(this.computeRenderType()==="Mesh"&&!this.mediaPlane){this.mediaPlane=new mh(this.data.mediaData[0].url,l,{objectFit:this.data.objectFit});const c=new P.Vector3().addVectors(l[0],l[2]).divideScalar(2);this.mediaPlane.position.copy(c),s.add(this.mediaPlane)}if(this.computeRenderType()!=="Mesh"){(a=this.tag3DContentSvelte)==null||a.dispose();const c=document.createElement("div");c.classList.add("tag-media-container");const h="black";c.style.backgroundColor=h,c.style.border=`3px solid ${h}`;const d=F({mode:"behind",cornerPoints:l,container:c},this.config.tag3DConfig),f=this.computeRenderType()==="BehindDom"||d.mode==="behind"?"behind":"front",g=new eg(fe(F({},d),{mode:f})),p=this.computeNormal();g.position.add(p.clone().setLength(vo.Z_FIGHTING_OFFSET)),s.add(g);let m;g.mode==="behind"&&this.config.clickable!==!1&&(m=this.addObjectClickHandler(this,g,b=>{this.plugin.hooks.emit("click",{event:b,target:"TagContent",tag:this})}));const v=new Lh({target:c,props:{tag:this,hooks:this.plugin.hooks,state:this.plugin.state,mediaStore:this.plugin.mediaStore,temporaryState:this.plugin.temporaryState}});this.tag3DContentSvelte={svelteApp:v,domContainer:{css3DObject:g},css3DInstance:g,initialNormal:p,currentNormal:p,dispose:()=>{v.$destroy(),g.dispose(),m==null||m()}}}}return this.plugin.gltfObjectGroup.add(s),s}));this.state.unfolded=!0,Fr(this.five),this.loadModel().then(()=>this.updateVisible())}applyVisible(){var e,i;(e=this.tag3DContentSvelte)==null||e.svelteApp.$set({tag:this,state:this.plugin.state,temporaryState:this.plugin.temporaryState}),(i=this.model)!=null&&i.object&&(this.model.object.visible=this.visible)}set(...e){super.set(...e),this.loadModel()}setData(...e){var s;super.setData(...e);const i=this.data.mediaPosition.map(Cn);this.computeRenderType()==="Mesh"?this.mediaPlane&&this.mediaPlane.src!==this.data.mediaData[0].url&&(this.mediaPlane.removeFromParent(),this.mediaPlane=new mh(this.data.mediaData[0].url,i,{objectFit:this.data.objectFit})):(s=this.tag3DContentSvelte)==null||s.svelteApp.$set({tag:this})}computeNormal(){return Rm(this.data.mediaPosition)}}const mk=new Map,gk=new Map;class vk extends vh{constructor(t,e){super(t,e),this.state.unfolded=!0,this.loadModel()}applyVisible(){var e,i,s,r,o,a;this.computeRenderType()==="Mesh"?((i=(e=this.data.mediaData)==null?void 0:e[0])==null?void 0:i.type)==="Video"?this.renderVideoPlane():((r=(s=this.data.mediaData)==null?void 0:s[0])==null?void 0:r.type)==="Image"&&this.renderImagePlane():((o=this.tag3DContentSvelte)==null||o.svelteApp.$set({tag:this,state:this.plugin.state,temporaryState:this.plugin.temporaryState}),(a=this.tag3DContentSvelte)!=null&&a.css3DInstance&&(this.tag3DContentSvelte.css3DInstance.visible=this.visible,this.five.needsRender=!0))}set(t,e=!0){super.set(t,e),ai(this.five).then(()=>{this.tag3DContentSvelte&&(t.data?this.tag3DContentSvelte.svelteApp.$set({tag:this,state:this.plugin.state,temporaryState:this.plugin.temporaryState}):t.position&&this.loadModel())})}setData(...t){var i,s,r,o,a;super.setData(...t),this.computeRenderType()==="Mesh"?((s=(i=this.data.mediaData)==null?void 0:i[0])==null?void 0:s.type)==="Video"?this.renderVideoPlane():((o=(r=this.data.mediaData)==null?void 0:r[0])==null?void 0:o.type)==="Image"&&this.renderImagePlane():(a=this.tag3DContentSvelte)==null||a.svelteApp.$set({tag:this})}loadModel(){return ee(this,null,function*(){var e,i,s,r,o,a;if(yield ai(this.five),this.computeRenderType()==="Mesh")((i=(e=this.data.mediaData)==null?void 0:e[0])==null?void 0:i.type)==="Video"?this.renderVideoPlane():((r=(s=this.data.mediaData)==null?void 0:s[0])==null?void 0:r.type)==="Image"&&this.renderImagePlane();else{Fr(this.five);const l=this.position.map(Qe);(a=(o=this.tag3DContentSvelte)==null?void 0:o.dispose)==null||a.call(o);const c=document.createElement("div");c.classList.add("tag-media-container");const h=F({mode:"front",cornerPoints:l,container:c},this.config.tag3DConfig),d=this.computeRenderType()==="BehindDom"||h.mode==="behind"?"behind":"front",f=new eg(fe(F({},h),{mode:d})),g=this.computeNormal();f.position.add(g.clone().setLength(vo.Z_FIGHTING_OFFSET)),this.plugin.group.add(f);let p;f.mode==="behind"&&this.config.clickable!==!1&&(p=this.addObjectClickHandler(this,f,v=>{this.plugin.hooks.emit("click",{event:v,target:"TagContent",tag:this})}));const m=new Lh({target:c,props:{tag:this,hooks:this.plugin.hooks,state:this.plugin.state,mediaStore:this.plugin.mediaStore,temporaryState:this.plugin.temporaryState}});this.tag3DContentSvelte={svelteApp:m,domContainer:{css3DObject:f},css3DInstance:f,initialNormal:g,currentNormal:g,dispose:()=>{m.$destroy(),f.dispose(),p==null||p()}},this.five.needsRender=!0}})}renderVideoPlane(){var a;const t=this.data.mediaData[0];if(!t)return;const{url:e}=t;if(!e)return;const i=this.currentVisible,s=(()=>!!(this.mediaPlane&&!i))(),r=(()=>!!(!this.mediaPlane&&i))(),o=(()=>!!(this.mediaPlane&&this.mediaPlane.src!==e))();if((s||o)&&this.mediaPlane&&(this.plugin.imagePlaneGroup.remove(this.mediaPlane),this.mediaPlane.dispose(),this.mediaPlane.removeFromParent(),this.mediaPlane=void 0),r||o){const l=this.position.map(Cn),c=new Jm(e,l,{videoCoverSrc:t.videoCoverUrl,playButton:this.data.playIcon,paused:!((a=this.data.autoplayConfig)!=null&&a.autoplayVideo),objectFit:this.data.objectFit,videoTextureMap:mk,ImageTextureMap:gk,domEvents:this.plugin.domEvents});c.onVideoReady=d=>{d.addEventListener("play",()=>this.plugin.mediaStore.set({currentMediaElement:c.videoInstance}))};const h=d=>(this.five.on("renderFrame",d),()=>this.five.off("renderFrame",d));c.initialRenderHooks(h),this.mediaPlane=c,this.play=()=>c.play(),this.pause=()=>c.pause(),this.plugin.imagePlaneGroup.add(this.mediaPlane)}this.five.needsRender=!0}renderImagePlane(){const t=this.data.mediaData[0];if(!t)return;const{url:e}=t;if(!e)return;const i=this.position.map(Cn),s=this.currentVisible,r=(()=>!!(this.mediaPlane&&!s))(),o=(()=>!!(!this.mediaPlane&&s))(),a=(()=>!!(this.mediaPlane&&this.mediaPlane.src!==e))();(r||a)&&this.mediaPlane&&(this.plugin.imagePlaneGroup.remove(this.mediaPlane),this.mediaPlane.dispose(),this.mediaPlane.removeFromParent(),this.mediaPlane=void 0),(o||a)&&(this.mediaPlane=new mh(e,i,{objectFit:this.data.objectFit}),this.getConfig().clickable!==!1&&this.plugin.domEvents.addAutoBindEventListener(this.mediaPlane,"click",l=>{this.plugin.hooks.emit("click",{tag:this,target:"TagContent",event:l.origDomEvent})},{noEmitWhenHide:!0}),this.plugin.imagePlaneGroup.add(this.mediaPlane)),this.five.needsRender=!0}computeNormal(){return Rm(this.position)}}function Ak(n){De(n,"svelte-18ithb3",'@charset "UTF-8";.tag-point-click-helper.svelte-18ithb3.svelte-18ithb3{position:absolute;pointer-events:auto;cursor:pointer;width:141%;height:141%;left:50%;top:50%;transform:translate(-50%, -50%);z-index:1000000}.tag-point-wrapper.svelte-18ithb3.svelte-18ithb3{pointer-events:none;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);cursor:pointer;z-index:1040}.tag-folded-point.svelte-18ithb3.svelte-18ithb3,.tag-unfolded-point.svelte-18ithb3.svelte-18ithb3{transition:all 0.5s}.tag-point-wrapper.svelte-18ithb3 .tag-unfolded-point.svelte-18ithb3{display:flex;justify-content:center;align-items:center;position:absolute;width:100%;height:100%;border-radius:50%}.tag-point-wrapper.svelte-18ithb3 .tag-unfolded-point.svelte-18ithb3: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-18ithb3 .tag-unfolded-point.svelte-18ithb3: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-18ithb3 .tag-folded-point.svelte-18ithb3{opacity:1;scale:1}.tag-point-wrapper.folded.svelte-18ithb3 .tag-unfolded-point.svelte-18ithb3{opacity:0;scale:1}.tag-point-wrapper.unfolded.svelte-18ithb3 .tag-folded-point.svelte-18ithb3{opacity:0;scale:0.2}.tag-point-wrapper.unfolded.svelte-18ithb3 .tag-unfolded-point.svelte-18ithb3{opacity:1;scale:1}.tag-point-wrapper.disable-unfold.svelte-18ithb3 .tag-folded-point.svelte-18ithb3{opacity:1 !important;scale:1 !important}.tag-point-wrapper.disable-unfold.svelte-18ithb3 .tag-unfolded-point.svelte-18ithb3{opacity:0 !important;scale:1 !important}')}function bk(n){let t,e,i,s,r,o,a,l,c,h,d,f;return s=new Si({props:{center:!0,blurRadius:15,spreadRadius:5,opacity:.3}}),c=new k0({props:{icon:n[7],width:n[6]}}),c.$on("iconLoaded",n[15]),{c(){t=U("div"),e=U("div"),i=ae(),Ae(s.$$.fragment),r=ae(),o=U("div"),a=ae(),l=U("div"),Ae(c.$$.fragment),y(e,"class","tag-point-click-helper svelte-18ithb3"),y(o,"class","tag-unfolded-point svelte-18ithb3"),Q(o,"transition-delay",(n[8]?n[10]:0)+"ms"),y(l,"class","tag-folded-point svelte-18ithb3"),Q(l,"transition-delay",(n[8]?n[10]:0)+"ms"),y(t,"class","tag-point-wrapper svelte-18ithb3"),we(t,"unfolded",n[5]),we(t,"folded",n[8]),we(t,"disable-unfold",n[1].isPopoverConfigEnabled())},m(g,p){Y(g,t,p),V(t,e),n[14](e),V(t,i),ge(s,t,null),V(t,r),V(t,o),V(t,a),V(t,l),ge(c,l,null),h=!0,d||(f=[je(e,"click",n[12]),je(e,"mouseenter",n[13]),je(e,"mouseleave",function(){Di(n[3])&&n[3].apply(this,arguments)})],d=!0)},p(g,[p]){n=g,p&256&&Q(o,"transition-delay",(n[8]?n[10]:0)+"ms");const m={};p&128&&(m.icon=n[7]),p&64&&(m.width=n[6]),c.$set(m),p&256&&Q(l,"transition-delay",(n[8]?n[10]:0)+"ms"),(!h||p&32)&&we(t,"unfolded",n[5]),(!h||p&256)&&we(t,"folded",n[8]),(!h||p&2)&&we(t,"disable-unfold",n[1].isPopoverConfigEnabled())},i(g){h||(N(s.$$.fragment,g),N(c.$$.fragment,g),h=!0)},o(g){Z(s.$$.fragment,g),Z(c.$$.fragment,g),h=!1},d(g){g&&X(t),n[14](null),ve(s),ve(c),d=!1,ut(f)}}}function yk(n,t,e){var z,O;let i,s,r,o;const a=Ni("hooks");let{tag:l}=t,c,h=!1;const d=()=>{c!==void 0&&clearTimeout(c),h=!0,c=setTimeout(()=>{h=!1},800)},f=A=>{h||(l.entryFromModel&&oi(l.five.state.mode)?l.find({targetMode:"Panorama"}).then(()=>l.unfoldAndFoldOthers()):a.emit("click",{event:A,target:"TagPoint",tag:l}))},g=(()=>l.contentType==="Text"&&l.data.appearance==="plane"?500:800)();let{tagPointClickHelper:p=null}=t,{handleMouseEnter:m=()=>{}}=t,{handleMouseLeave:v=()=>{}}=t,{handleTagPointClick:b=()=>{}}=t;const w=()=>!0,x=(O=(z=l.config.popoverConfig)==null?void 0:z.beforeOpen)!=null?O:w,E=A=>{b(A),f(A)},L=A=>{x(l)&&m(A)};function S(A){Je[A?"unshift":"push"](()=>{p=A,e(0,p)})}function R(A){an.call(this,n,A)}return n.$$set=A=>{"tag"in A&&e(1,l=A.tag),"tagPointClickHelper"in A&&e(0,p=A.tagPointClickHelper),"handleMouseEnter"in A&&e(2,m=A.handleMouseEnter),"handleMouseLeave"in A&&e(3,v=A.handleMouseLeave),"handleTagPointClick"in A&&e(4,b=A.handleTagPointClick)},n.$$.update=()=>{var A,C,I,M;n.$$.dirty&2&&e(5,i=(A=l.state)==null?void 0:A.unfolded),n.$$.dirty&32&&e(8,s=!i),n.$$.dirty&2&&e(7,r=(I=(C=l.style)==null?void 0:C.point)!=null&&I.url?(M=l.style)==null?void 0:M.point:{url:KP}),n.$$.dirty&2&&e(6,o=(()=>{var H,W,J,te;const D=(W=(H=l.style)==null?void 0:H.point)==null?void 0:W.width;if(typeof D=="number")return D;const T=(te=(J=l.style)==null?void 0:J.point)==null?void 0:te.size;if(typeof T=="number")return T;if(T==="S")return 18;if(T==="M")return 20;if(T==="L")return 24;if(T==="XL")return 28})())},d(),[p,l,m,v,b,i,o,r,s,f,g,x,E,L,S,R]}class wk extends Me{constructor(t){super(),Ie(this,t,yk,bk,Pe,{tag:1,tagPointClickHelper:0,handleMouseEnter:2,handleMouseLeave:3,handleTagPointClick:4},Ak)}}const Pk="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAeCAYAAABqpJ3BAAAAAXNSR0IArs4c6QAAAFBlWElmTU0AKgAAAAgAAgESAAMAAAABAAEAAIdpAAQAAAABAAAAJgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAAMKADAAQAAAABAAAAHgAAAAC3G9N3AAABWWlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iWE1QIENvcmUgNi4wLjAiPgogICA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgICAgICAgICB4bWxuczp0aWZmPSJodHRwOi8vbnMuYWRvYmUuY29tL3RpZmYvMS4wLyI+CiAgICAgICAgIDx0aWZmOk9yaWVudGF0aW9uPjE8L3RpZmY6T3JpZW50YXRpb24+CiAgICAgIDwvcmRmOkRlc2NyaXB0aW9uPgogICA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgoZXuEHAAACfklEQVRYCe2Yu2tVQRCHb1QQFQRBKzEkooJoISL+ATYW/kXBSrBKLxZaidaKhSCxs1Asg4qgRhHBB6IkKr4f3yd3vCfHezfnsTGnuD/4ZWf3zO7M7M4+biZ6vd5muBsehydg1/EdB6/3uTBR8vYg9dPQoLqILzg1A++Gc+tD6JevKR/AY/BXB3kSn+bhX5QD8MNLuAnugz87xMv4cg0uw7AAVDDKo3Ar7MJKPMWPWeiELsOoAFS8D00l98laBvEN+6fgO/gPRgWg4iL8Ct3Ya5lKl7B/Bw7FhqGtg8ariAZwYND0X6V7WNOHkVg38svgw1nED/2qyykDIRfLsmy93Falvza1nUQqhaLjZ4Q38HA0UOqQ+0LExoqy2PaDipNkGfp+r9L/PHqPVE6hSgD2fw63w51QR7wN3dw6EqVOhhylQSmL0K3S/zb6ydT5MyJ/qgagvhfcEbjRCogZjzLVFjqWRbnYJ+S3CGegAa+IOgE44DPo/RCOrEZp3r+ClVAnAAd0djy5puBqOD/HuLdgZdQNwIEfQ4/WLdB8zsUXjHUBRoohrowmAWhgAbofRI6VMD3PwSUHrIMmATi+Z7S39B6YYwV8pHlp1UbTADTkhp6GPvjarMIT+l+BjdAmAA1q/FDfsmOZCuVgUu3v0b8IvSwboW0AGvaVuDdh3YCGwXYvK1eyMdoGoGF/xW2D3tTl2U/V59G/CVvBMz0HbjDILujRWgUfUbJPa+RYAZ0w970998Mqp5I/D30gtkauAHTEH0BuyimYSp05vj+EWZAzAB1yP/jc2AFNz2Ign6ibNj4KsyGeutkGLAw0iewdIfx/jkeuz/AxxjMwnoGMM/AbzDbNM/bhiRQAAAAASUVORK5CYII=",Ck="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAeCAMAAABdem3zAAAAb1BMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABt6r1GAAAAJXRSTlMApb6gupm3s7CprZWRfoeOg4qdenZzLG9ka04KJR4EET04MBlfDzTkzgAAAMpJREFUOMvd0dsSgiAQBuA1o7KMTJRUEE+9/zOGjhmjIHvdtyizM1zAv/C3lOS8BjxZlNpbAhJ/zTig1PkCdS1RZotSgF/FDBXiAXcT8z6jyZLp5PfPGthXJCsF7GrpRgs7BvrcoAM4qexhkSl3orGVM1t5c5COEVPiQIU9UZISvXRNi6S/3pptF87S8dNl9p1lxCQIw2CsadfMnmwHzoJdbJNo5LHKto6uHlENBhVfvGJlJnpGMLLtTyg9zPj5iHLhoAmeHw9YORcf/XMbuOSlzkgAAAAASUVORK5CYII=",Ik="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAwCAYAAAAGlsrkAAAAAXNSR0IArs4c6QAAAFBlWElmTU0AKgAAAAgAAgESAAMAAAABAAEAAIdpAAQAAAABAAAAJgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAAHqADAAQAAAABAAAAMAAAAACmbYh+AAABWWlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iWE1QIENvcmUgNi4wLjAiPgogICA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgICAgICAgICB4bWxuczp0aWZmPSJodHRwOi8vbnMuYWRvYmUuY29tL3RpZmYvMS4wLyI+CiAgICAgICAgIDx0aWZmOk9yaWVudGF0aW9uPjE8L3RpZmY6T3JpZW50YXRpb24+CiAgICAgIDwvcmRmOkRlc2NyaXB0aW9uPgogICA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgoZXuEHAAACtUlEQVRYCcWXzUtWQRSHb1ZWL1FYIH2AkSaEBbkMsTYFQVCbdkVQ7Vr3L/RXRQURIrVopxAuBEmIwCBqkfZBz2/0yLV35oz39X4c+HnHuXPOM2c+ztWi6MZ6Q91wi/GuwLe6SPgy0NdtZzwN9LmyPaAfLZg4j9A9tB+1Ah6D8wyNC2jWdMZ3AT1Ahwxoz6bAIwCeoisoyoh22qwGfF7F7zE66vnXCe4Buo9m0UEPqnd1gSeJ9QSNKij2C7nwvYLlfxupElWKVWkwwct2ml8eorOlzt9b7cOlvmhzUPA1oinT/6+J4oUCEaWVOquCdU1UfSZQDKCM1V/rHqu4qyAcQSmzRNyDJWcbmAqkfl2Tm0jg3PjaMladvYOOb0GzmTBOlh3nZaAMdU3Ke5nbO4uXG1ekvseTAG+gqmbXKeuXAs9kPeMDLOPsUsfA2le3wMeZodcy1lK7FgMfcz3yL//khxTJPU755pZQS10+jKk4UfB6cvRmRXJeh1cDZ7yMuwf3wFZAcisTzVjOb7zozjs71QMdLsVdQq8cwJ5feQfhC9FX0Xmk76vdAPmoHdNf+vch+1zGxoQ+D4x/8Q0tIN3rU8j2LhXQTrXFTY0bsgHETJr26yNaQ+eQskkFVMaC6+mtzK7AxAimpV9EZ9AJFIMLqv7cylQCE6/4iT6gDXQBGcgm0UjGcLZthZayn0AqsQamGSZTe8YKbPaDxjukrJW94LYCte4xcftMAB083fuLSAdPcFlth2szXPznV7rn0Uk0hhpdauLvMF07HbzP6BIaRrb3fc/d3GP8K9knRs8h3XkVnT6o+poAEzdcu7c8de3sz+IdE2gKLLhMB+89mkL6L2Qb3jQYVqj3L3nqPxBNIMDbAMMKtVsHTx+c60gHr3XTnr9oK+NydvrYjHYB1iS+l2fSZrv3D/+KTyvCdHWgAAAAAElFTkSuQmCC",Mk="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAwCAYAAAAGlsrkAAAAAXNSR0IArs4c6QAAAFBlWElmTU0AKgAAAAgAAgESAAMAAAABAAEAAIdpAAQAAAABAAAAJgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAAHqADAAQAAAABAAAAMAAAAACmbYh+AAABWWlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iWE1QIENvcmUgNi4wLjAiPgogICA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgICAgICAgICB4bWxuczp0aWZmPSJodHRwOi8vbnMuYWRvYmUuY29tL3RpZmYvMS4wLyI+CiAgICAgICAgIDx0aWZmOk9yaWVudGF0aW9uPjE8L3RpZmY6T3JpZW50YXRpb24+CiAgICAgIDwvcmRmOkRlc2NyaXB0aW9uPgogICA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgoZXuEHAAACpklEQVRYCcWYPYwOURSGP38Rv4lEsZoVkq0oNEQjEopNFCQSlUIkJCqFUiLR0ah1SIROgWQLQSNBKUIhGwUNUZD4K/w/b3wnmZ1v7tx3xsw4ybsz994z57nn3J9lR6PRaCUa3BZD3Dw4FaDAs/8DLOYdtHVouDJeis6hbUPClwA7gjSBPWgFeop+oV5NwKIdoHEBTRc7+3iPjJXhb6TnWqTsv6EXqBcrZxwQrfthdBqti84unylwMLbwch7tjI6unjmwOKvRCXQMdXbLOeDvAGXb0Rk0o8a/WtXm0iaLjabNJskWoeVoB9IeeIlijNdm5mS8bBzyRyH0Xt5PoQ2FvkavDjhKXQ48RcdJtKs84LQdcGSs8pZNS7UPaeM1OnYOODIulro8gY10HEf2LxsHXJdxcQJraBxE+1H22DlgBf+J6jKWT1RGWR9F0+pMmQNWQK1l1Rqn4q5i4BBKlt4Bp4I7/Tp2M1WODjjWOFfqqvjq240mquWAVWqt8cTH9Dmm225T2dEB6xutcc6iMlV+gi8wF9xkVy8ApBou2Mk4xVD/x/KgA44Stl3jz0BftwHHxdB2Vz8sQ9V2Mo7v2mR8j4/nI0Dx6QRTqZV1LuPwU/wv6DaaKLEGZQ44Sv33i/TPmNwzXO6ir2lXDxyZaJJ1WWvsFhI4a00yroO+gnQDfcgSxw4OuC5jXSxz6IELDD8HLN+qm+st/VfRGzk0NQesTRM3V5Rbx0SZRrsp19rVxaDvaVxC88XONu9OxrHGjwBcR7XHxJ2EA9Zdexk9doM6fjnwc4JcRPYxcaDySYG1aa4hXQi9WBVYl4H+HJG8Z7uYSRl8k6BXUOtj4k4qwNqpZ9ET98Mu/O4TJPkP7y4AVTF0I61HKvGgJvAn9G5Q6hiW/Z9dH5P6A8K2bfEUA9VoAAAAAElFTkSuQmCC",kk="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAeCAYAAABqpJ3BAAAAAXNSR0IArs4c6QAAAFBlWElmTU0AKgAAAAgAAgESAAMAAAABAAEAAIdpAAQAAAABAAAAJgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAAMKADAAQAAAABAAAAHgAAAAC3G9N3AAABWWlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iWE1QIENvcmUgNi4wLjAiPgogICA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgICAgICAgICB4bWxuczp0aWZmPSJodHRwOi8vbnMuYWRvYmUuY29tL3RpZmYvMS4wLyI+CiAgICAgICAgIDx0aWZmOk9yaWVudGF0aW9uPjE8L3RpZmY6T3JpZW50YXRpb24+CiAgICAgIDwvcmRmOkRlc2NyaXB0aW9uPgogICA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgoZXuEHAAACfElEQVRYCe2XP2sVQRTFd0VsIgmpTAqx1EAStLAIpowgFmohFkEQ0+UbBEEJCpJvkE4REguVoBY2EaysLJSkSCzFQq1EMQg2z9+Jc2EyziSzb/eZJ7wLlzv37v1zzuy82aRstVr9RVGModfQGfR/kHuAfICulz5ayJzBf4oe9uNdtP4BlktlWb42TDsIKAiJs5gnltBl9jLgV31MfxHQQ0jcxsz6iV2wXgT8rRBHisAhEl+gI2HBPvkbzD0PgV/h/CgBJfEWjmOeoyKznyLQFwD/PgYiSUDJkLiOmYsV/sPYAuDvp+btSkBFkFDx6VSDDsffAF6bmJQcAkNUP0J1tbZcJ6uTr7VZPba1nxuLhblhT12ZVyDwWYkpsaLU8+04b0FX651dk5p/eBPwO67M2IiDsWAYUyNITBCfCp91yH+ZA16zs96AEiGgPzkW0SPyOyhf6D0Lge85M7IJqBkkxjELOY1r5MwBfi23PusIWTM1hsRj/IsWa9g+qwJesysRcGCXsaPoUec3ZT7SSL0rSaUjZJ15C8dYz6NNfaX1tZ1n9z9gK0lbBDQBErpapytNSyc/BPyeV2asvJ0jtN1HAyGho3QC9T9Util+TDVhXDHJZrvgVWxNta4sENDVegPtq1z8p2ALcxcCWVdmbEYtAmoIiVOYq7HmGbElwL/NyEumtH2ErKMAQEJ/ep+0WKZ9Vxe85tQm4MCuYIfRQefvZb6SoJracqB2Bxqwk7oGBUg2R1dcDen1pPZvwB/PURrHP+fHIuvVJo6O9W2UgJq638Mky34b4uxP7CvAR/81DHKz3cYJ2GSI6Gs94Pxv2E9NHRub0bO9HejtQFH8BvWooa9jGY/wAAAAAElFTkSuQmCC",Ek="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAeCAMAAABdem3zAAAAgVBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////9d3yJTAAAAK3RSTlMA/Pfx6+XZ39TIwry2sJ+qpY3Ok4jNgpl8dnEGmEUfDi5hOycxmn5YGGhjcHcwqwAAAMZJREFUOMvd0e0OgiAUgGEqs9IiLdNCRQS/6v4vMGrNofJxfvfIzuZ2fugL+ls5ZYwiOPEk0ktA95vHD4Pt0/uIgr6fpCOSI7c+UfSAH4gnGtd+lVwnkgrZkSzLCnmK75QPse+XeKG0FsXRAqaWovFZIza3rU9atWmfHQ2YoWgUGkT6tl1g1GmLHiw0bYfgcrvI8xlyyqG+BwOaw3srvCjqO8zaCn/n4IvJFYdbp1C98NQDSJWiG5CxLffWIB5HUsXbFVjLqzcmgh9KFWWqZgAAAABJRU5ErkJggg==",xk="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAwCAYAAAAGlsrkAAAAAXNSR0IArs4c6QAAAFBlWElmTU0AKgAAAAgAAgESAAMAAAABAAEAAIdpAAQAAAABAAAAJgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAAHqADAAQAAAABAAAAMAAAAACmbYh+AAABWWlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iWE1QIENvcmUgNi4wLjAiPgogICA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgICAgICAgICB4bWxuczp0aWZmPSJodHRwOi8vbnMuYWRvYmUuY29tL3RpZmYvMS4wLyI+CiAgICAgICAgIDx0aWZmOk9yaWVudGF0aW9uPjE8L3RpZmY6T3JpZW50YXRpb24+CiAgICAgIDwvcmRmOkRlc2NyaXB0aW9uPgogICA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgoZXuEHAAACiElEQVRYCcWYsUscQRSH74LaBE60MU2wsBALBQsbTSuEFCkCKmghYmUjdmohiIUpU6WxSZEQQrqkjZA/IEXESksREbEQBRFEOL+nOzK3O7NvvNudG/g5s29m3je/mbnz2EqlDaVer9detIEryOF2geejG2abJ9BdVDDASXQeDQyoC22hS3SDyncMZBDtInH6BC71cgFa4Cx/o6H0mXakA0U8A3xFno9oHHW5chbuGOgkoJ9ozAU0scIcA6yRdAW9Q06XBip1IWCgI+RaRa8lKaX+WPn/tgQGKM7m0BRSXdrLaBoMtJ9Ey2jATpi0q45YQ6gpMFC5QLPoZUO2Zzw8CwxQLtAikjPN29rizhjoKLAZ1IO00vpWAxRnH5B8LqWtugkZk7vVQOUCCbQPmaK6YaA6xgsGKuf4HqXPMsSxWaS3dn5lAh1kxlvPLNUN89TFOcFMfOOBhobVxWXAybnKx8ZXVDdMVMdkwEzq9hGTuOpGmf/Q7QJr81Q3JFAX5wJfauSAfnVxLvApiW9ykqtumKuOyYCr1eotE//mgEO6mnJcAX5I9j8egprUM68hnHFseoH/p/0VXZhYUqvbyDh1jBcsEOBHVJ/RnjwXWXLBApIzRz9ofkPXEgso6nGoYANJtn6b5wMTy6lb2+p0YuBX6BPx70huv68U59gmAJcbv4mO7bjVLtaxldhcvHViv+x4aDv4jF0JcS4X7wt9a+jMGlPOVluAhybwfRpLaDfpU7daHZAkCq74fy6/uTdQL+pE8tMprc6WtpqEmZJcvGk6/mU6YwVwv4AO0QlqeCNQ+hoAOl9FlA4WAPD4L19sZywg7uumFDz+CzazAJzvmHbUGvBEVKCBAa7dA6h+CDnUpjBPAAAAAElFTkSuQmCC",Dk="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAwCAYAAAAGlsrkAAAAAXNSR0IArs4c6QAAAFBlWElmTU0AKgAAAAgAAgESAAMAAAABAAEAAIdpAAQAAAABAAAAJgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAAHqADAAQAAAABAAAAMAAAAACmbYh+AAABWWlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iWE1QIENvcmUgNi4wLjAiPgogICA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgICAgICAgICB4bWxuczp0aWZmPSJodHRwOi8vbnMuYWRvYmUuY29tL3RpZmYvMS4wLyI+CiAgICAgICAgIDx0aWZmOk9yaWVudGF0aW9uPjE8L3RpZmY6T3JpZW50YXRpb24+CiAgICAgIDwvcmRmOkRlc2NyaXB0aW9uPgogICA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgoZXuEHAAACXElEQVRYCcWYQSgFQRjHdyUlRU5ykCMOxMHJSXlnV4nk7OTISRw8N7koJSeKg+Ig5R3l4kBOHF8u5KD3IoVa/692XtPXzOz3Ztfu1jQz35v5ft//2++1uxNEUdQZFHC1gDlcADcg8EIR4ACp/kWbyB0eg9/Ql3KFx+Av9DW0dbS2XAJgYFJeQRv4bzgVF7+GYDgHfJH/kOU8JMVw+IP2bWg3sK2EYfiCPtPLpFgHjGNyguAyL7wkxXomLhDENtTX9ch8x0mKyW8UO59Cvwv1I/E8VScBhxqhB+MyFR5aqr+dBKxxG8NpjDYB729YmhxIwCrV3HUfDGuAexWeBKynmsMp3bOAL6M19XiVgG2K9SAGMVkFfEw3usYSsEux7rsDkznAZ9ASC08C1p1LxqNYtAS4s/AkYEmq+ZpuwOddqZeAJSptt6MEuPFJJwHbnEoCojWTpnsuAfM0moCuNe3Y0Ms3ScBpFROzywfsUqP8NR2cRLFy7uqTgqvxzRKwRI1rTR3P8KoPOEkN98nn19xA86wU24K7hNonE7jVZPSw8VS/w8epKcXKtwRsU6N8UK+vucecoPTWar0kYK7G5IzWfKIdA3hnWsBtErCuhu9X80cM9gEVv4FKwC7FlM4jAK9UBNJeArb5esYPO4BWbQtcdgnYlOozOD0E1FlAacH6/ldMtgB80I0+Y4lidY8rAGT2CSMBfwC44VNArkwkgW+x+V8+U21gKpoyVB64ok71G96H6NRHnYHkdhShjpsUOPfDl8KOmwo5YNtLVSS+m1FY+aulYAFu6rvWVyDf9wc6+wpavsNbLQAAAABJRU5ErkJggg==";function Sk(n){De(n,"svelte-1yhqqec",".tag-popover-arrow-wrapper.svelte-1yhqqec{position:absolute;transform-origin:center;background-position:center;background-repeat:no-repeat;background-size:100% 100%}.tag-popover-arrow-top.svelte-1yhqqec{width:1rem;height:0.625rem;top:0;left:50%;transform:translateX(-50%)}.tag-popover-arrow-bottom.svelte-1yhqqec{width:1rem;height:0.625rem;bottom:0;left:50%;transform:translateX(-50%)}.tag-popover-arrow-left.svelte-1yhqqec{width:0.625rem;height:1rem;top:50%;left:0;transform:translateY(-50%)}.tag-popover-arrow-right.svelte-1yhqqec{width:0.625rem;height:1rem;top:50%;right:0;transform:translateY(-50%)}")}function L0(n){let t,e,i;return{c(){t=U("div"),y(t,"class",e="tag-popover-arrow-wrapper tag-popover-arrow-"+n[0]+" theme-"+n[2]+" svelte-1yhqqec"),y(t,"style",i=`background-image: url(${n[3]})`)},m(s,r){Y(s,t,r)},p(s,r){r&5&&e!==(e="tag-popover-arrow-wrapper tag-popover-arrow-"+s[0]+" theme-"+s[2]+" svelte-1yhqqec")&&y(t,"class",e),r&8&&i!==(i=`background-image: url(${s[3]})`)&&y(t,"style",i)},d(s){s&&X(t)}}}function Lk(n){let t,e=n[1]&&L0(n);return{c(){e&&e.c(),t=Ne()},m(i,s){e&&e.m(i,s),Y(i,t,s)},p(i,[s]){i[1]?e?e.p(i,s):(e=L0(i),e.c(),e.m(t.parentNode,t)):e&&(e.d(1),e=null)},i:re,o:re,d(i){e&&e.d(i),i&&X(t)}}}function Tk(n,t,e){let i,{direction:s="bottom"}=t,{show:r=!0}=t,{theme:o="dark"}=t;return n.$$set=a=>{"direction"in a&&e(0,s=a.direction),"show"in a&&e(1,r=a.show),"theme"in a&&e(2,o=a.theme)},n.$$.update=()=>{n.$$.dirty&5&&e(3,i=(()=>{switch(o){case"dark":switch(s){case"top":return Ck;case"bottom":return Pk;case"left":return Ik;case"right":return Mk}case"light":switch(s){case"top":return Ek;case"bottom":return kk;case"left":return xk;case"right":return Dk}}})())},[s,r,o,i]}class zk extends Me{constructor(t){super(),Ie(this,t,Tk,Lk,Pe,{direction:0,show:1,theme:2},Sk)}}function Ok(n){De(n,"svelte-1d6rvbz",".icon-container.svelte-1d6rvbz{width:3.25rem;height:3.25rem;background-color:var(--bg-color);border-radius:100%;display:flex;align-items:center;justify-content:center;z-index:2}")}function jk(n){let t,e,i,s,r,o,a,l,c,h;return{c(){t=U("div"),e=ye("svg"),i=ye("defs"),s=ye("linearGradient"),r=ye("stop"),o=ye("stop"),a=ye("linearGradient"),l=ye("stop"),c=ye("stop"),h=ye("path"),y(r,"stop-color",n[1]),y(r,"offset","0%"),y(o,"stop-color",n[1]),y(o,"stop-opacity",".5"),y(o,"offset","100%"),y(s,"x1","53.2804066%"),y(s,"y1","100%"),y(s,"x2","64.4764442%"),y(s,"y2","2.52981206%"),y(s,"id","video-icon-gradient-a"),y(l,"stop-color",n[1]),y(l,"offset","0%"),y(c,"stop-color",n[1]),y(c,"stop-opacity","0"),y(c,"offset","100%"),y(a,"x1","50%"),y(a,"y1","-5.89066117%"),y(a,"x2","60.3018289%"),y(a,"y2","32.0415872%"),y(a,"id","video-icon-gradient-b"),y(h,"d","M8.0883645,5.35 C8.27319183,5.35 8.45426937,5.40368245 8.61098984,5.50477659 L20.4341152,13.1314044 C20.6662958,13.2811749 20.8173539,13.5140616 20.8743923,13.7691613 C20.9300733,14.0181899 20.8962437,14.2885953 20.7601668,14.5243865 L8.61098984,22.4950731 C8.38014238,22.6439836 8.11267156,22.6823641 7.86680489,22.6238045 C7.62023287,22.5650769 7.39563144,22.408984 7.25097187,22.1700998 C7.15226844,22.0071054 7.1,21.8187509 7.1,21.6265526 L7.1,6.37329702 C7.1,6.09035119 7.2108925,5.83405961 7.39059316,5.64859123 C7.56916841,5.46428435 7.81578724,5.35 8.0883645,5.35 Z"),y(h,"fill","url(#video-icon-gradient-a)"),y(h,"fill-rule","nonzero"),y(h,"stroke","url(#video-icon-gradient-b)"),y(h,"stroke-width",".2"),y(e,"xmlns","http://www.w3.org/2000/svg"),y(e,"viewBox","0 0 28 28"),y(e,"width",n[0]),y(e,"height",n[0]),y(t,"class","icon-container svelte-1d6rvbz"),Q(t,"--bg-color",n[2])},m(d,f){Y(d,t,f),V(t,e),V(e,i),V(i,s),V(s,r),V(s,o),V(i,a),V(a,l),V(a,c),V(e,h)},p(d,[f]){f&2&&y(r,"stop-color",d[1]),f&2&&y(o,"stop-color",d[1]),f&2&&y(l,"stop-color",d[1]),f&2&&y(c,"stop-color",d[1]),f&1&&y(e,"width",d[0]),f&1&&y(e,"height",d[0]),f&4&&Q(t,"--bg-color",d[2])},i:re,o:re,d(d){d&&X(t)}}}function Vk(n,t,e){let{size:i="28"}=t,{color:s="#ffffff"}=t,{bgColor:r="#0000004d"}=t;return n.$$set=o=>{"size"in o&&e(0,i=o.size),"color"in o&&e(1,s=o.color),"bgColor"in o&&e(2,r=o.bgColor)},[i,s,r]}class T0 extends Me{constructor(t){super(),Ie(this,t,Vk,jk,Pe,{size:0,color:1,bgColor:2},Ok)}}function Bk(n){De(n,"svelte-1d6rvbz",".icon-container.svelte-1d6rvbz{width:3.25rem;height:3.25rem;background-color:var(--bg-color);border-radius:100%;display:flex;align-items:center;justify-content:center;z-index:2}")}function _k(n){let t,e,i,s,r,o,a,l,c,h,d,f,g,p,m,v;return{c(){t=U("div"),e=ye("svg"),i=ye("defs"),s=ye("linearGradient"),r=ye("stop"),o=ye("stop"),a=ye("linearGradient"),l=ye("stop"),c=ye("stop"),h=ye("linearGradient"),d=ye("stop"),f=ye("stop"),g=ye("g"),p=ye("path"),m=ye("path"),v=ye("path"),y(r,"stop-color","#FFF"),y(r,"offset","0%"),y(o,"stop-color","#FFF"),y(o,"stop-opacity",".5"),y(o,"offset","100%"),y(s,"x1","54.417371%"),y(s,"y1","106.742364%"),y(s,"x2","72.619444%"),y(s,"y2","8.15444328%"),y(s,"id","xmfpi7cnc__sgsykm5x9a"),y(l,"stop-color","#FFF"),y(l,"offset","0%"),y(c,"stop-color","#FFF"),y(c,"stop-opacity","0"),y(c,"offset","100%"),y(a,"x1","50%"),y(a,"y1",".73169217%"),y(a,"x2","66.0966077%"),y(a,"y2","34.1694374%"),y(a,"id","xmfpi7cnc__tjqs3iy6kb"),y(d,"stop-color","#FFF"),y(d,"offset","0%"),y(f,"stop-color","#FFF"),y(f,"stop-opacity",".5"),y(f,"offset","100%"),y(h,"x1","55.1256353%"),y(h,"y1","273.650936%"),y(h,"x2","55.1256353%"),y(h,"y2","81.7206937%"),y(h,"id","xmfpi7cnc__rs5hxavsyc"),y(p,"d","M18,5.4 L18,13.4 C18,15.3329966 13.9705627,16.9 9,16.9 C4.02943725,16.9 0,15.3329966 0,13.4 L0,5.4 C0,7.33299662 4.02943725,8.9 9,8.9 C13.8670094,8.9 17.8316983,7.39760831 17.9947813,5.52032488 L18,5.4 Z M4.9603418,4.9 C5.2193418,4.9 5.4643418,4.837 5.6883418,4.704 C6.1293418,4.445 6.4093418,3.976 6.4093418,3.444 C6.4093418,3.003 6.2203418,2.611 5.9053418,2.359 C6.1643418,2.1 6.3393418,1.729 6.3393418,1.337 C6.3393418,1.092 6.2763418,0.861 6.1573418,0.658 C5.9053418,0.245 5.4643418,0 4.9603418,0 C4.7223418,0 4.4983418,0.056 4.2953418,0.175 C3.8753418,0.413 3.6163418,0.84 3.6163418,1.337 L3.6163418,1.372 L4.3373418,1.372 L4.3373418,1.337 C4.3373418,1.022 4.6313418,0.721 4.9603418,0.721 C5.3173418,0.721 5.6113418,1.008 5.6113418,1.337 C5.6113418,1.708 5.3243418,1.995 4.9603418,1.995 L4.8203418,1.995 L4.8203418,2.723 L4.9603418,2.723 C5.3593418,2.723 5.6883418,3.045 5.6883418,3.444 C5.6883418,3.843 5.3593418,4.179 4.9603418,4.179 C4.5613418,4.179 4.2323418,3.843 4.2323418,3.444 L4.2323418,3.339 L3.5043418,3.339 L3.5043418,3.444 C3.5043418,3.71 3.5673418,3.955 3.7003418,4.172 C3.9593418,4.62 4.4283418,4.9 4.9603418,4.9 Z M8.6073418,4.9 C8.8803418,4.9 9.1253418,4.83 9.3563418,4.697 C9.8043418,4.424 10.0983418,3.934 10.0983418,3.395 C10.0983418,3.122 10.0283418,2.877 9.8953418,2.646 C9.6223418,2.198 9.1463418,1.904 8.6073418,1.904 C8.5303418,1.904 8.4743418,1.904 8.4393418,1.911 L9.3143418,0 L8.5093418,0 L7.2353418,2.793 C7.1443418,2.982 7.1023418,3.185 7.1023418,3.395 C7.1023418,3.668 7.1723418,3.92 7.3053418,4.151 C7.5783418,4.606 8.0543418,4.9 8.6073418,4.9 Z M8.6073418,4.158 C8.1803418,4.158 7.8443418,3.822 7.8443418,3.395 C7.8443418,2.975 8.1873418,2.625 8.6073418,2.625 C9.0273418,2.625 9.3773418,2.975 9.3773418,3.395 C9.3773418,3.815 9.0273418,4.158 8.6073418,4.158 Z M12.2613418,4.907 C12.7653418,4.907 13.2133418,4.634 13.4653418,4.207 C13.5913418,3.997 13.6543418,3.766 13.6543418,3.514 L13.6543418,3.514 L13.6543418,1.428 C13.6543418,0.917 13.3813418,0.448 12.9613418,0.189 C12.7443418,0.063 12.5133418,0 12.2613418,0 C11.7503418,0 11.2813418,0.273 11.0293418,0.714 C10.8963418,0.931 10.8333418,1.169 10.8333418,1.428 L10.8333418,1.428 L10.8333418,3.514 C10.8333418,4.018 11.1063418,4.466 11.5473418,4.718 C11.7643418,4.844 12.0023418,4.907 12.2613418,4.907 Z M12.2613418,4.186 C11.8903418,4.186 11.5683418,3.885 11.5683418,3.514 L11.5683418,3.514 L11.5683418,1.428 C11.5683418,1.029 11.8763418,0.735 12.2613418,0.735 C12.6323418,0.735 12.9123418,1.029 12.9123418,1.428 L12.9123418,1.428 L12.9123418,3.514 C12.9123418,3.899 12.6323418,4.186 12.2613418,4.186 Z M15.4753809,2.07333984 C15.7488184,2.07333984 15.9886458,1.97478841 16.1948633,1.77768555 C16.4010807,1.58058268 16.5041895,1.33391927 16.5041895,1.03769531 C16.5041895,0.750585938 16.4050684,0.507340495 16.2068262,0.307958984 C16.008584,0.108577474 15.7647689,0.00888671875 15.4753809,0.00888671875 C15.1928288,0.00888671875 14.9495833,0.109147135 14.7456445,0.309667969 C14.5417057,0.510188802 14.4397363,0.756282552 14.4397363,1.04794922 C14.4397363,1.32138672 14.5365788,1.56064453 14.7302637,1.76572266 C14.9239486,1.97080078 15.172321,2.07333984 15.4753809,2.07333984 Z M15.4753809,1.70078125 C15.2930892,1.70078125 15.137002,1.63583984 15.0071191,1.50595703 C14.8772363,1.37607422 14.8122949,1.22226563 14.8122949,1.04453125 C14.8122949,0.859960938 14.877806,0.703304036 15.0088281,0.574560547 C15.1398503,0.445817057 15.2953678,0.381445313 15.4753809,0.381445313 C15.6553939,0.381445313 15.8097721,0.446386719 15.9385156,0.576269531 C16.0672591,0.706152344 16.1316309,0.859960938 16.1316309,1.03769531 C16.1316309,1.22226563 16.0661198,1.37892253 15.9350977,1.50766602 C15.8040755,1.63640951 15.6508366,1.70078125 15.4753809,1.70078125 Z"),y(p,"fill","url(#xmfpi7cnc__sgsykm5x9a)"),y(p,"transform","translate(3 3.1)"),y(m,"d","M18,5.4 L18,13.4 C18,15.3329966 13.9705627,16.9 9,16.9 C4.02943725,16.9 0,15.3329966 0,13.4 L0,5.4 C0,7.33299662 4.02943725,8.9 9,8.9 C13.8670094,8.9 17.8316983,7.39760831 17.9947813,5.52032488 L18,5.4 Z M17.8,6.499 L17.7806846,6.52607583 C16.6077599,8.0452893 13.108676,9.1 9,9.1 C4.87821133,9.1 1.38089175,8.04047836 0.214303539,6.51942435 L0.2,6.5 L0.2,13.4 C0.2,15.1332693 3.96631253,16.6348245 8.69056715,16.6979358 L9,16.7 C13.8681548,16.7 17.8,15.1709491 17.8,13.4 L17.8,6.499 Z M12.2613418,0 C12.5133418,0 12.7443418,0.063 12.9613418,0.189 C13.3813418,0.448 13.6543418,0.917 13.6543418,1.428 L13.6543418,3.514 L13.6467818,3.66268 C13.6266218,3.85756 13.5661418,4.039 13.4653418,4.207 C13.2133418,4.634 12.7653418,4.907 12.2613418,4.907 C12.0023418,4.907 11.7643418,4.844 11.5473418,4.718 C11.1063418,4.466 10.8333418,4.018 10.8333418,3.514 L10.8333418,1.428 L10.8409578,1.27512 C10.8613418,1.07464 10.9229418,0.8876 11.0293418,0.714 C11.2813418,0.273 11.7503418,0 12.2613418,0 Z M9.3143418,0 L8.4393418,1.911 C8.4743418,1.904 8.5303418,1.904 8.6073418,1.904 C9.1463418,1.904 9.6223418,2.198 9.8953418,2.646 C10.0283418,2.877 10.0983418,3.122 10.0983418,3.395 C10.0983418,3.934 9.8043418,4.424 9.3563418,4.697 C9.1253418,4.83 8.8803418,4.9 8.6073418,4.9 C8.0543418,4.9 7.5783418,4.606 7.3053418,4.151 C7.1723418,3.92 7.1023418,3.668 7.1023418,3.395 C7.1023418,3.185 7.1443418,2.982 7.2353418,2.793 L8.5093418,0 L9.3143418,0 Z M4.9603418,0 C5.4643418,0 5.9053418,0.245 6.1573418,0.658 C6.2763418,0.861 6.3393418,1.092 6.3393418,1.337 C6.3393418,1.729 6.1643418,2.1 5.9053418,2.359 C6.2203418,2.611 6.4093418,3.003 6.4093418,3.444 C6.4093418,3.976 6.1293418,4.445 5.6883418,4.704 C5.4643418,4.837 5.2193418,4.9 4.9603418,4.9 C4.4283418,4.9 3.9593418,4.62 3.7003418,4.172 C3.5673418,3.955 3.5043418,3.71 3.5043418,3.444 L3.5043418,3.339 L4.2323418,3.339 L4.2323418,3.444 C4.2323418,3.843 4.5613418,4.179 4.9603418,4.179 C5.3593418,4.179 5.6883418,3.843 5.6883418,3.444 C5.6883418,3.045 5.3593418,2.723 4.9603418,2.723 L4.8203418,2.723 L4.8203418,1.995 L4.9603418,1.995 C5.3243418,1.995 5.6113418,1.708 5.6113418,1.337 C5.6113418,1.008 5.3173418,0.721 4.9603418,0.721 C4.6313418,0.721 4.3373418,1.022 4.3373418,1.337 L4.3373418,1.372 L3.6163418,1.372 L3.6163418,1.337 C3.6163418,0.84 3.8753418,0.413 4.2953418,0.175 C4.4983418,0.056 4.7223418,0 4.9603418,0 Z M12.2613418,0.2 C11.8228535,0.2 11.4197491,0.433900098 11.199862,0.818512412 C11.0880596,1.00092699 11.0333418,1.20205175 11.0333418,1.428 L11.0333418,3.514 C11.0333418,3.94076817 11.2630074,4.32517296 11.6477689,4.54504221 C11.8340054,4.65317955 12.0373271,4.707 12.2613418,4.707 C12.685768,4.707 13.0724302,4.4792625 13.2938432,4.10410085 C13.4010506,3.92542185 13.4543418,3.73002084 13.4543418,3.514 L13.4543418,1.428 C13.4543418,0.993663172 13.2236099,0.585702454 12.8609147,0.361957789 C12.673578,0.253181671 12.4771013,0.2 12.2613418,0.2 Z M4.9603418,0.2 C4.75293536,0.2 4.56476024,0.248895899 4.39394431,0.349004437 C4.11167513,0.508956972 3.91907748,0.764507622 3.84741774,1.06716925 L3.829,1.171 L4.157,1.171 L4.1635929,1.14325273 C4.24904453,0.829489942 4.53273472,0.571946496 4.86075855,0.527713496 L4.9603418,0.521 C5.42264158,0.521 5.8113418,0.89242465 5.8113418,1.337 C5.8113418,1.78012728 5.4916909,2.13625035 5.06824166,2.18841646 L5.02,2.191 L5.02,2.526 L5.06813812,2.52919506 C5.49271718,2.57829524 5.83232975,2.91371045 5.88206553,3.33657664 L5.8883418,3.444 C5.8883418,3.95419336 5.46908818,4.379 4.9603418,4.379 C4.48793444,4.379 4.09269177,4.01271264 4.03863877,3.55189651 L4.037,3.539 L3.709,3.539 L3.71100539,3.58140766 C3.72435814,3.71571552 3.75785509,3.84083114 3.8121867,3.95771875 L3.87348876,4.07189941 C4.09978468,4.46333019 4.50573915,4.7 4.9603418,4.7 C5.18808795,4.7 5.39698916,4.6443932 5.58705743,4.53154283 C5.97364119,4.30450157 6.2093418,3.89738234 6.2093418,3.444 C6.2093418,3.06849319 6.05147644,2.73203269 5.78040279,2.51517376 L5.60591531,2.37558378 L5.76392044,2.21757864 C5.99772857,1.98377051 6.1393418,1.65985061 6.1393418,1.337 C6.1393418,1.12891147 6.08649325,0.932616859 5.98661394,0.762172929 C5.77036899,0.407771483 5.39348118,0.2 4.9603418,0.2 Z M9.002,0.2 L8.638,0.2 L7.41554213,2.87976312 C7.3587619,2.9976913 7.32347683,3.1241874 7.30938306,3.25833536 L7.3023418,3.395 C7.3023418,3.62951354 7.36137928,3.8474981 7.47684038,4.04810085 C7.72111603,4.45522692 8.1383802,4.7 8.6073418,4.7 C8.83989632,4.7 9.05100342,4.64201988 9.25226776,4.52621184 C9.649754,4.28399367 9.8983418,3.85400396 9.8983418,3.395 C9.8983418,3.16244548 9.84036168,2.95133838 9.72455364,2.75007403 C9.48026964,2.34919774 9.06277079,2.104 8.6073418,2.104 L8.51445661,2.10475811 C8.49442789,2.10527049 8.48389809,2.10604952 8.47856502,2.10711614 L8.0943966,2.18394982 L8.25749731,1.82773787 L9.002,0.2 Z M12.2613418,0.535 C12.7468356,0.535 13.1123418,0.922491584 13.1123418,1.428 L13.1123418,3.514 C13.1123418,4.00744192 12.7448365,4.386 12.2613418,4.386 C11.7777279,4.386 11.3683418,3.99355405 11.3683418,3.514 L11.3683418,1.428 C11.3683418,0.922753743 11.7615956,0.535 12.2613418,0.535 Z M8.6073418,2.425 C9.13779875,2.425 9.5773418,2.86454305 9.5773418,3.395 C9.5773418,3.92471151 9.13856864,4.358 8.6073418,4.358 C8.06988485,4.358 7.6443418,3.93245695 7.6443418,3.395 C7.6443418,2.86377316 8.07763029,2.425 8.6073418,2.425 Z M12.2613418,0.735 C11.8763418,0.735 11.5683418,1.029 11.5683418,1.428 L11.5683418,3.514 L11.5761202,3.61327273 C11.6272922,3.93723967 11.9240691,4.186 12.2613418,4.186 C12.6323418,4.186 12.9123418,3.899 12.9123418,3.514 L12.9123418,1.428 L12.9055416,1.32192712 C12.8606806,0.977975207 12.5986145,0.735 12.2613418,0.735 Z M8.6073418,2.625 C8.1873418,2.625 7.8443418,2.975 7.8443418,3.395 C7.8443418,3.822 8.1803418,4.158 8.6073418,4.158 C9.0273418,4.158 9.3773418,3.815 9.3773418,3.395 C9.3773418,2.975 9.0273418,2.625 8.6073418,2.625 Z M15.4753809,0.00888671875 C15.7647689,0.00888671875 16.008584,0.108577474 16.2068262,0.307958984 C16.4050684,0.507340495 16.5041895,0.750585938 16.5041895,1.03769531 C16.5041895,1.33391927 16.4010807,1.58058268 16.1948633,1.77768555 C15.9886458,1.97478841 15.7488184,2.07333984 15.4753809,2.07333984 C15.172321,2.07333984 14.9239486,1.97080078 14.7302637,1.76572266 C14.5365788,1.56064453 14.4397363,1.32138672 14.4397363,1.04794922 C14.4397363,0.756282552 14.5417057,0.510188802 14.7456445,0.309667969 C14.9495833,0.109147135 15.1928288,0.00888671875 15.4753809,0.00888671875 Z M15.4753809,0.381445313 C15.2953678,0.381445313 15.1398503,0.445817057 15.0088281,0.574560547 C14.877806,0.703304036 14.8122949,0.859960938 14.8122949,1.04453125 C14.8122949,1.22226563 14.8772363,1.37607422 15.0071191,1.50595703 C15.137002,1.63583984 15.2930892,1.70078125 15.4753809,1.70078125 C15.6508366,1.70078125 15.8040755,1.63640951 15.9350977,1.50766602 C16.0661198,1.37892253 16.1316309,1.22226563 16.1316309,1.03769531 C16.1316309,0.859960938 16.0672591,0.706152344 15.9385156,0.576269531 C15.8097721,0.446386719 15.6553939,0.381445313 15.4753809,0.381445313 Z"),y(m,"fill","url(#xmfpi7cnc__tjqs3iy6kb)"),y(m,"transform","translate(3 3.1)"),y(v,"d","M3.00030998,2.79110119 L3.00030998,8.00889881 C1.15888197,7.36802147 0,6.43664128 0,5.4 C0,4.36335872 1.15888197,3.43197853 3.00030998,2.79110119 Z M15.0006975,2.79145187 C16.8415407,3.43231826 18,4.36354778 18,5.4 C18,6.43645222 16.8415407,7.36768174 15.0006975,8.00854813 Z"),y(v,"fill","url(#xmfpi7cnc__rs5hxavsyc)"),y(v,"transform","translate(3 3.1)"),y(g,"fill-rule","nonzero"),y(g,"fill","none"),y(e,"xmlns","http://www.w3.org/2000/svg"),y(e,"viewBox","0 0 24 24"),y(e,"width",n[0]),y(e,"height",n[0]),y(t,"class","icon-container svelte-1d6rvbz"),Q(t,"--bg-color",n[1])},m(b,w){Y(b,t,w),V(t,e),V(e,i),V(i,s),V(s,r),V(s,o),V(i,a),V(a,l),V(a,c),V(i,h),V(h,d),V(h,f),V(e,g),V(g,p),V(g,m),V(g,v)},p(b,[w]){w&1&&y(e,"width",b[0]),w&1&&y(e,"height",b[0]),w&2&&Q(t,"--bg-color",b[1])},i:re,o:re,d(b){b&&X(t)}}}function Rk(n,t,e){let{size:i="28"}=t,{color:s="#ffffff"}=t,{bgColor:r="#0000004d"}=t;return n.$$set=o=>{"size"in o&&e(0,i=o.size),"color"in o&&e(2,s=o.color),"bgColor"in o&&e(1,r=o.bgColor)},[i,r,s]}class Fk extends Me{constructor(t){super(),Ie(this,t,Rk,_k,Pe,{size:0,color:2,bgColor:1},Bk)}}function Nk(n){De(n,"svelte-u1dbzb",'@charset "UTF-8";.tag-popup.svelte-u1dbzb.svelte-u1dbzb.svelte-u1dbzb{position:absolute;pointer-events:auto;padding:0.625rem;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;transform-origin:center}.tag-popup-top.svelte-u1dbzb.svelte-u1dbzb.svelte-u1dbzb{transform:translate(-50%, -100%);left:50%}.tag-popup-bottom.svelte-u1dbzb.svelte-u1dbzb.svelte-u1dbzb{transform:translate(-50%, 0);left:50%}.tag-popup-left.svelte-u1dbzb.svelte-u1dbzb.svelte-u1dbzb{transform:translate(-100%, -50%);top:50%}.tag-popup-right.svelte-u1dbzb.svelte-u1dbzb.svelte-u1dbzb{transform:translate(0, -50%);top:50%}.tag-popup-top-left.svelte-u1dbzb.svelte-u1dbzb.svelte-u1dbzb{transform:translate(calc(2.625rem - 100%), -100%)}.tag-popup-top-right.svelte-u1dbzb.svelte-u1dbzb.svelte-u1dbzb{transform:translate(-2.625rem, -100%)}.tag-popup-bottom-left.svelte-u1dbzb.svelte-u1dbzb.svelte-u1dbzb{transform:translate(calc(2.625rem - 100%), 0)}.tag-popup-bottom-right.svelte-u1dbzb.svelte-u1dbzb.svelte-u1dbzb{transform:translate(-2.625rem, 0)}.tag-popup-left-top.svelte-u1dbzb.svelte-u1dbzb.svelte-u1dbzb{transform:translate(-100%, -2.625rem)}.tag-popup-left-bottom.svelte-u1dbzb.svelte-u1dbzb.svelte-u1dbzb{transform:translate(-100%, calc(2.625rem - 100%))}.tag-popup-right-top.svelte-u1dbzb.svelte-u1dbzb.svelte-u1dbzb{transform:translate(0, -2.625rem)}.tag-popup-right-bottom.svelte-u1dbzb.svelte-u1dbzb.svelte-u1dbzb{transform:translate(0, calc(2.625rem - 100%))}.tag-popup-content.svelte-u1dbzb.svelte-u1dbzb.svelte-u1dbzb{position:relative;pointer-events:auto;cursor:pointer;padding:1.25rem;border-radius:0.375rem;max-width:17.5rem;width:17.5rem;background:rgba(0, 0, 0, 0.7490196078)}.tag-popup-top.svelte-u1dbzb .tag-popup-content.svelte-u1dbzb.svelte-u1dbzb,.tag-popup-top-left.svelte-u1dbzb .tag-popup-content.svelte-u1dbzb.svelte-u1dbzb,.tag-popup-top-right.svelte-u1dbzb .tag-popup-content.svelte-u1dbzb.svelte-u1dbzb{box-shadow:0.03125rem 0 0 0 rgba(255, 255, 255, 0.3), -0.03125rem 0 0 0 rgba(255, 255, 255, 0.3)}.tag-popup-bottom.svelte-u1dbzb .tag-popup-content.svelte-u1dbzb.svelte-u1dbzb,.tag-popup-bottom-left.svelte-u1dbzb .tag-popup-content.svelte-u1dbzb.svelte-u1dbzb,.tag-popup-bottom-right.svelte-u1dbzb .tag-popup-content.svelte-u1dbzb.svelte-u1dbzb{box-shadow:0.03125rem 0 0 0 rgba(255, 255, 255, 0.3), -0.03125rem 0 0 0 rgba(255, 255, 255, 0.3)}.tag-popup-left.svelte-u1dbzb .tag-popup-content.svelte-u1dbzb.svelte-u1dbzb,.tag-popup-left-top.svelte-u1dbzb .tag-popup-content.svelte-u1dbzb.svelte-u1dbzb,.tag-popup-left-bottom.svelte-u1dbzb .tag-popup-content.svelte-u1dbzb.svelte-u1dbzb{box-shadow:0 0.03125rem 0 0 rgba(255, 255, 255, 0.3), 0 -0.03125rem 0 0 rgba(255, 255, 255, 0.3)}.tag-popup-right.svelte-u1dbzb .tag-popup-content.svelte-u1dbzb.svelte-u1dbzb,.tag-popup-right-top.svelte-u1dbzb .tag-popup-content.svelte-u1dbzb.svelte-u1dbzb,.tag-popup-right-bottom.svelte-u1dbzb .tag-popup-content.svelte-u1dbzb.svelte-u1dbzb{box-shadow:0 0.03125rem 0 0 rgba(255, 255, 255, 0.3), 0 -0.03125rem 0 0 rgba(255, 255, 255, 0.3)}.light.svelte-u1dbzb.svelte-u1dbzb.svelte-u1dbzb{background:#ffffff}.tag-popup-title.svelte-u1dbzb.svelte-u1dbzb.svelte-u1dbzb{margin:0;font-size:1rem;font-weight:600;line-height:1.375rem;letter-spacing:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;color:#ffffff}.light.svelte-u1dbzb .tag-popup-title.svelte-u1dbzb.svelte-u1dbzb{color:rgba(0, 0, 0, 0.8509803922)}.tag-popup-description.svelte-u1dbzb.svelte-u1dbzb.svelte-u1dbzb{margin:0;font-size:0.875rem;font-weight:400;color:#ffffff;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.light.svelte-u1dbzb .tag-popup-description.svelte-u1dbzb.svelte-u1dbzb{color:rgba(0, 0, 0, 0.8509803922)}.tag-popup-tags.svelte-u1dbzb.svelte-u1dbzb.svelte-u1dbzb{display:flex;align-items:center;margin:0;margin-bottom:0}.tag-popup-tags.svelte-u1dbzb .tag-popup-tag.svelte-u1dbzb+.tag-popup-tag.svelte-u1dbzb{margin-left:0.25rem}.tag-popup-tag.svelte-u1dbzb.svelte-u1dbzb.svelte-u1dbzb{padding:0.125rem 0.25rem;display:flex;align-items:center;justify-content:center;border-radius:0.25rem;font-size:0.75rem;line-height:1.125rem;letter-spacing:0;border-radius:0.125rem;max-width:7.5rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tag-popup-tag-primary.svelte-u1dbzb.svelte-u1dbzb.svelte-u1dbzb{color:#ffffff;background-image:linear-gradient(90deg, #ead09a 0%, #e0cca3 100%)}.light.svelte-u1dbzb .tag-popup-tag-primary.svelte-u1dbzb.svelte-u1dbzb{color:#946700;background-image:linear-gradient(90deg, #ead09a 0%, #e0cca3 100%)}.tag-popup-tag-secondary.svelte-u1dbzb.svelte-u1dbzb.svelte-u1dbzb{color:#ffffff;background:rgba(255, 255, 255, 0.1490196078)}.light.svelte-u1dbzb .tag-popup-tag-secondary.svelte-u1dbzb.svelte-u1dbzb{color:rgba(0, 0, 0, 0.5019607843);background:rgba(0, 0, 0, 0.0588235294)}.tag-popup-price.svelte-u1dbzb.svelte-u1dbzb.svelte-u1dbzb{font-family:DINAlternate-Bold;font-weight:700;font-size:1.25rem;color:#ae7900;letter-spacing:0;text-align:center;display:flex;justify-content:flex-start;align-items:center;width:100%;margin:0}.tag-popup-media.svelte-u1dbzb.svelte-u1dbzb.svelte-u1dbzb{width:15rem;height:10rem;margin:0 auto;overflow:hidden;border-radius:0.25rem;display:flex;align-items:center;justify-content:center;position:relative}.tag-popup-media.svelte-u1dbzb img.svelte-u1dbzb.svelte-u1dbzb{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.tag-popup-media-type.svelte-u1dbzb.svelte-u1dbzb.svelte-u1dbzb{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:2}.tag-popup-media-index.svelte-u1dbzb.svelte-u1dbzb.svelte-u1dbzb{position:absolute;right:0.375rem;bottom:0.375rem;padding:0.0625rem 0.25rem;background:rgba(0, 0, 0, 0.5);border-radius:0.125rem;font-weight:bold;font-size:0.75rem;color:#ffffff;letter-spacing:0;line-height:1.125rem}.iframe-overlay.svelte-u1dbzb.svelte-u1dbzb.svelte-u1dbzb{position:absolute;top:0;left:0;width:100%;height:100%;background:transparent;z-index:10}.tag-popup-content.svelte-u1dbzb>.svelte-u1dbzb+.svelte-u1dbzb{margin-top:0.5rem}.tag-popup-content.svelte-u1dbzb>.svelte-u1dbzb.svelte-u1dbzb:first-child{margin-top:0 !important}')}const Gk=n=>({}),z0=n=>({}),Hk=n=>({}),O0=n=>({});function j0(n,t,e){const i=n.slice();return i[1]=t[e],i}function V0(n,t,e){const i=n.slice();return i[1]=t[e],i}function B0(n){let t,e;return{c(){t=U("h3"),e=Ve(n[4]),y(t,"class","tag-popup-title svelte-u1dbzb")},m(i,s){Y(i,t,s),V(t,e)},p(i,s){s[0]&16&&Ge(e,i[4])},d(i){i&&X(t)}}}function _0(n){let t,e,i=n[3],s=[];for(let a=0;a<i.length;a+=1)s[a]=R0(V0(n,i,a));let r=n[9],o=[];for(let a=0;a<r.length;a+=1)o[a]=F0(j0(n,r,a));return{c(){t=U("div");for(let a=0;a<s.length;a+=1)s[a].c();e=ae();for(let a=0;a<o.length;a+=1)o[a].c();y(t,"class","tag-popup-tags svelte-u1dbzb")},m(a,l){Y(a,t,l);for(let c=0;c<s.length;c+=1)s[c]&&s[c].m(t,null);V(t,e);for(let c=0;c<o.length;c+=1)o[c]&&o[c].m(t,null)},p(a,l){if(l[0]&8){i=a[3];let c;for(c=0;c<i.length;c+=1){const h=V0(a,i,c);s[c]?s[c].p(h,l):(s[c]=R0(h),s[c].c(),s[c].m(t,e))}for(;c<s.length;c+=1)s[c].d(1);s.length=i.length}if(l[0]&512){r=a[9];let c;for(c=0;c<r.length;c+=1){const h=j0(a,r,c);o[c]?o[c].p(h,l):(o[c]=F0(h),o[c].c(),o[c].m(t,null))}for(;c<o.length;c+=1)o[c].d(1);o.length=r.length}},d(a){a&&X(t),ci(s,a),ci(o,a)}}}function R0(n){let t,e=n[1]+"",i;return{c(){t=U("div"),i=Ve(e),y(t,"class","tag-popup-tag tag-popup-tag-primary svelte-u1dbzb")},m(s,r){Y(s,t,r),V(t,i)},p(s,r){r[0]&8&&e!==(e=s[1]+"")&&Ge(i,e)},d(s){s&&X(t)}}}function F0(n){let t,e=n[1]+"",i;return{c(){t=U("div"),i=Ve(e),y(t,"class","tag-popup-tag tag-popup-tag-secondary svelte-u1dbzb")},m(s,r){Y(s,t,r),V(t,i)},p(s,r){r[0]&512&&e!==(e=s[1]+"")&&Ge(i,e)},d(s){s&&X(t)}}}function Wk(n){let t,e,i,s,r,o,a,l;o=new T0({});let c=n[11]>1&&N0(n);return{c(){t=U("div"),e=U("video"),s=ae(),r=U("div"),Ae(o.$$.fragment),a=ae(),c&&c.c(),ft(e.src,i=n[1].data.mediaData[0].url)||y(e,"src",i),y(e,"class","tag-popup-video-fallback"),e.controls=!1,e.autoplay=!1,e.muted=!0,e.loop=!0,y(e,"preload","metadata"),y(e,"disablepictureinpicture",""),e.playsInline=!0,Q(e,"width","100%"),Q(e,"height","100%"),Q(e,"object-fit","cover"),y(r,"class","tag-popup-media-type svelte-u1dbzb"),y(t,"class","tag-popup-media svelte-u1dbzb")},m(h,d){Y(h,t,d),V(t,e),V(t,s),V(t,r),ge(o,r,null),V(t,a),c&&c.m(t,null),l=!0},p(h,d){(!l||d[0]&2&&!ft(e.src,i=h[1].data.mediaData[0].url))&&y(e,"src",i),h[11]>1?c?c.p(h,d):(c=N0(h),c.c(),c.m(t,null)):c&&(c.d(1),c=null)},i(h){l||(N(o.$$.fragment,h),l=!0)},o(h){Z(o.$$.fragment,h),l=!1},d(h){h&&X(t),ve(o),c&&c.d()}}}function Uk(n){let t,e,i,s,r,o,a,l,c;const h=[Yk,Xk],d=[];function f(p,m){return p[6]?0:p[14]?1:-1}~(o=f(n))&&(a=d[o]=h[o](n));let g=n[11]>1&&G0(n);return{c(){t=U("div"),e=U("img"),r=ae(),a&&a.c(),l=ae(),g&&g.c(),ft(e.src,i=n[15])||y(e,"src",i),y(e,"alt",s=n[4]||""),y(e,"draggable","false"),y(e,"class","svelte-u1dbzb"),y(t,"class","tag-popup-media svelte-u1dbzb")},m(p,m){Y(p,t,m),V(t,e),V(t,r),~o&&d[o].m(t,null),V(t,l),g&&g.m(t,null),c=!0},p(p,m){(!c||m[0]&32768&&!ft(e.src,i=p[15]))&&y(e,"src",i),(!c||m[0]&16&&s!==(s=p[4]||""))&&y(e,"alt",s);let v=o;o=f(p),o!==v&&(a&&(Ee(),Z(d[v],1,1,()=>{d[v]=null}),xe()),~o?(a=d[o],a||(a=d[o]=h[o](p),a.c()),N(a,1),a.m(t,l)):a=null),p[11]>1?g?g.p(p,m):(g=G0(p),g.c(),g.m(t,null)):g&&(g.d(1),g=null)},i(p){c||(N(a),c=!0)},o(p){Z(a),c=!1},d(p){p&&X(t),~o&&d[o].d(),g&&g.d()}}}function Qk(n){let t,e,i,s,r,o,a=n[11]>1&&H0(n);return{c(){t=U("div"),e=U("iframe"),s=ae(),r=U("div"),o=ae(),a&&a.c(),y(e,"title",n[12]),ft(e.src,i=n[13])||y(e,"src",i),y(e,"class","tag-popup-video-iframe"),y(e,"frameborder","0"),y(e,"allow","accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"),y(e,"referrerpolicy","strict-origin-when-cross-origin"),e.allowFullscreen=!0,Q(e,"width","100%"),Q(e,"height","100%"),Q(e,"position","absolute"),Q(e,"top","0"),Q(e,"left","0"),y(r,"class","iframe-overlay svelte-u1dbzb"),y(t,"class","tag-popup-media svelte-u1dbzb")},m(l,c){Y(l,t,c),V(t,e),V(t,s),V(t,r),V(t,o),a&&a.m(t,null)},p(l,c){c[0]&4096&&y(e,"title",l[12]),c[0]&8192&&!ft(e.src,i=l[13])&&y(e,"src",i),l[11]>1?a?a.p(l,c):(a=H0(l),a.c(),a.m(t,null)):a&&(a.d(1),a=null)},i:re,o:re,d(l){l&&X(t),a&&a.d()}}}function N0(n){let t,e,i,s;return{c(){t=U("div"),e=Ve(n[10]),i=Ve("/"),s=Ve(n[11]),y(t,"class","tag-popup-media-index svelte-u1dbzb")},m(r,o){Y(r,t,o),V(t,e),V(t,i),V(t,s)},p(r,o){o[0]&1024&&Ge(e,r[10]),o[0]&2048&&Ge(s,r[11])},d(r){r&&X(t)}}}function Xk(n){let t,e,i;return e=new Fk({}),{c(){t=U("div"),Ae(e.$$.fragment),y(t,"class","tag-popup-media-type svelte-u1dbzb")},m(s,r){Y(s,t,r),ge(e,t,null),i=!0},i(s){i||(N(e.$$.fragment,s),i=!0)},o(s){Z(e.$$.fragment,s),i=!1},d(s){s&&X(t),ve(e)}}}function Yk(n){let t,e,i;return e=new T0({}),{c(){t=U("div"),Ae(e.$$.fragment),y(t,"class","tag-popup-media-type svelte-u1dbzb")},m(s,r){Y(s,t,r),ge(e,t,null),i=!0},i(s){i||(N(e.$$.fragment,s),i=!0)},o(s){Z(e.$$.fragment,s),i=!1},d(s){s&&X(t),ve(e)}}}function G0(n){let t,e,i,s;return{c(){t=U("div"),e=Ve(n[10]),i=Ve("/"),s=Ve(n[11]),y(t,"class","tag-popup-media-index svelte-u1dbzb")},m(r,o){Y(r,t,o),V(t,e),V(t,i),V(t,s)},p(r,o){o[0]&1024&&Ge(e,r[10]),o[0]&2048&&Ge(s,r[11])},d(r){r&&X(t)}}}function H0(n){let t,e,i,s;return{c(){t=U("div"),e=Ve(n[10]),i=Ve("/"),s=Ve(n[11]),y(t,"class","tag-popup-media-index svelte-u1dbzb")},m(r,o){Y(r,t,o),V(t,e),V(t,i),V(t,s)},p(r,o){o[0]&1024&&Ge(e,r[10]),o[0]&2048&&Ge(s,r[11])},d(r){r&&X(t)}}}function W0(n){let t,e;return{c(){t=U("div"),e=Ve(n[16]),y(t,"class","tag-popup-description svelte-u1dbzb")},m(i,s){Y(i,t,s),V(t,e)},p(i,s){s[0]&65536&&Ge(e,i[16])},d(i){i&&X(t)}}}function U0(n){let t,e,i,s,r=n[7]&&Q0(n);return{c(){t=U("div"),r&&r.c(),e=ae(),i=U("span"),s=Ve(n[8]),y(i,"class","tag-popup-price-value"),y(t,"class","tag-popup-price svelte-u1dbzb")},m(o,a){Y(o,t,a),r&&r.m(t,null),V(t,e),V(t,i),V(i,s)},p(o,a){o[7]?r?r.p(o,a):(r=Q0(o),r.c(),r.m(t,e)):r&&(r.d(1),r=null),a[0]&256&&Ge(s,o[8])},d(o){o&&X(t),r&&r.d()}}}function Q0(n){let t,e;return{c(){t=U("span"),e=Ve(n[7]),y(t,"class","tag-popup-price-unit")},m(i,s){Y(i,t,s),V(t,e)},p(i,s){s[0]&128&&Ge(e,i[7])},d(i){i&&X(t)}}}function Zk(n){let t,e,i,s,r,o,a,l,c,h,d,f,g,p=n[4]&&B0(n),m=n[2]&&(n[3].length>0||n[9].length>0)&&_0(n);const v=[Qk,Uk,Wk],b=[];function w(O,A){var C;return O[5]&&O[13]?0:O[15]?1:O[6]&&O[1].data.mediaData&&((C=O[1].data.mediaData[0])!=null&&C.url)?2:-1}~(r=w(n))&&(o=b[r]=v[r](n));let x=n[16]&&W0(n),E=n[8]&&U0(n);const L=n[30].toolbar,S=En(L,n,n[29],O0),R=n[30].arrow,z=En(R,n,n[29],z0);return{c(){t=U("div"),e=U("div"),p&&p.c(),i=ae(),m&&m.c(),s=ae(),o&&o.c(),a=ae(),x&&x.c(),l=ae(),E&&E.c(),c=ae(),S&&S.c(),h=ae(),z&&z.c(),y(e,"class",d="tag-popup-content "+n[17]+" svelte-u1dbzb"),y(t,"class",f="tag-popup tag-popup-"+n[0]+" svelte-u1dbzb")},m(O,A){Y(O,t,A),V(t,e),p&&p.m(e,null),V(e,i),m&&m.m(e,null),V(e,s),~r&&b[r].m(e,null),V(e,a),x&&x.m(e,null),V(e,l),E&&E.m(e,null),V(e,c),S&&S.m(e,null),V(e,h),z&&z.m(e,null),g=!0},p(O,A){O[4]?p?p.p(O,A):(p=B0(O),p.c(),p.m(e,i)):p&&(p.d(1),p=null),O[2]&&(O[3].length>0||O[9].length>0)?m?m.p(O,A):(m=_0(O),m.c(),m.m(e,s)):m&&(m.d(1),m=null);let C=r;r=w(O),r===C?~r&&b[r].p(O,A):(o&&(Ee(),Z(b[C],1,1,()=>{b[C]=null}),xe()),~r?(o=b[r],o?o.p(O,A):(o=b[r]=v[r](O),o.c()),N(o,1),o.m(e,a)):o=null),O[16]?x?x.p(O,A):(x=W0(O),x.c(),x.m(e,l)):x&&(x.d(1),x=null),O[8]?E?E.p(O,A):(E=U0(O),E.c(),E.m(e,c)):E&&(E.d(1),E=null),S&&S.p&&(!g||A[0]&536870912)&&Dn(S,L,O,O[29],g?xn(L,O[29],A,Hk):Sn(O[29]),O0),z&&z.p&&(!g||A[0]&536870912)&&Dn(z,R,O,O[29],g?xn(R,O[29],A,Gk):Sn(O[29]),z0),(!g||A[0]&131072&&d!==(d="tag-popup-content "+O[17]+" svelte-u1dbzb"))&&y(e,"class",d),(!g||A[0]&1&&f!==(f="tag-popup tag-popup-"+O[0]+" svelte-u1dbzb"))&&y(t,"class",f)},i(O){g||(N(o),N(S,O),N(z,O),g=!0)},o(O){Z(o),Z(S,O),Z(z,O),g=!1},d(O){O&&X(t),p&&p.d(),m&&m.d(),~r&&b[r].d(),x&&x.d(),E&&E.d(),S&&S.d(O),z&&z.d(O)}}}function Jk(n,t,e){let i,s,r,o,a,l,c,h,d,f,g,p,m,v,b,w,x,E,L,S,R,z,O,A,C,{$$slots:I={},$$scope:M}=t,{tag:D}=t,{config:T={}}=t,{theme:H=void 0}=t,{placement:W="right-top"}=t;return n.$$set=J=>{"tag"in J&&e(1,D=J.tag),"config"in J&&e(18,T=J.config),"theme"in J&&e(19,H=J.theme),"placement"in J&&e(0,W=J.placement),"$$scope"in J&&e(29,M=J.$$scope)},n.$$.update=()=>{var J,te,q,ne,se,ue;n.$$.dirty[0]&2&&e(2,i=D.contentType==="Marketing"),n.$$.dirty[0]&4&&e(28,s=i?"light":"dark"),n.$$.dirty[0]&268959746&&e(17,r=D.data.theme!==void 0&&D.data.theme!==null?D.data.theme:H!=null?H:s),n.$$.dirty[0]&2&&e(27,o=D.data.title||D.data.name||""),n.$$.dirty[0]&2&&e(26,a=D.data.description||D.data.tooltip||""),n.$$.dirty[0]&134217728&&e(4,l=o||""),n.$$.dirty[0]&67108864&&e(16,c=a||""),n.$$.dirty[0]&6&&e(25,h=(()=>{var ze,Ce,ce,le,he,ke,be,We,Re,Te,He;if(i)return null;if(D.data.mediaData&&D.data.mediaData.length>0){const pe=D.data.mediaData[0];if(pe.type==="Video"){if(pe.videoCoverUrl)return pe.videoCoverUrl;if(pe.url){const Le=pe.url.toLowerCase();if(ch(Le)){const Oe=Gm(Le);if(Oe)return`https://img.youtube.com/vi/${Oe}/hqdefault.jpg`}if(hh(Le)){const Oe=Hm(Le);if(Oe)return`https://vumbnail.com/${Oe}.jpg`}return}}if(D.contentType==="Panorama")return(He=(be=(ce=(Ce=(ze=D.data.mediaData)==null?void 0:ze[0])==null?void 0:Ce.cube)==null?void 0:ce.front)!=null?be:(ke=(he=(le=D.data.mediaData)==null?void 0:le[0])==null?void 0:he.thumbnail)==null?void 0:ke.split("?")[0])!=null?He:(Te=(Re=(We=D.data.mediaData)==null?void 0:We[0])==null?void 0:Re.url)==null?void 0:Te.split("?")[0];if(pe.url||pe.thumbnail)return pe.url||pe.thumbnail}return D.data.imageUrl})()),n.$$.dirty[0]&33816578&&e(15,d=T!=null&&T.imageURLTransform&&(h!=null&&h.includes("realsee-cdn")||h!=null&&h.includes("ljcdn.com"))?T.imageURLTransform(h,{width:280,height:280}):h||D.data.mediaUrl||""),n.$$.dirty[0]&2&&e(6,f=D.contentType==="Video"||D.data.mediaType==="video"),n.$$.dirty[0]&2&&e(14,g=D.contentType==="Panorama"||D.data.mediaType==="panorama"),n.$$.dirty[0]&66&&e(24,p=f&&D.data.mediaData&&((J=D.data.mediaData[0])==null?void 0:J.url)&&ch(D.data.mediaData[0].url)),n.$$.dirty[0]&66&&e(23,m=f&&D.data.mediaData&&((te=D.data.mediaData[0])==null?void 0:te.url)&&hh(D.data.mediaData[0].url)),n.$$.dirty[0]&25165824&&e(5,v=p||m),n.$$.dirty[0]&34&&e(13,b=v&&D.data.mediaData&&((q=D.data.mediaData[0])!=null&&q.url)?r4(D.data.mediaData[0].url,{autoplay:0}):""),n.$$.dirty[0]&25165840&&e(12,w=p?"YouTube video player":m?"Vimeo video player":l),n.$$.dirty[0]&2&&e(11,x=((ne=D.data.mediaData)==null?void 0:ne.length)||0),n.$$.dirty[0]&6&&e(22,L=i?D.data.brandTags||[]:[]),n.$$.dirty[0]&6&&e(21,S=i?D.data.tags||[]:[]),n.$$.dirty[0]&4194304&&e(3,R=L.filter(Boolean).slice(0,2)),n.$$.dirty[0]&8&&e(20,z=Math.max(0,2-R.length)),n.$$.dirty[0]&3145728&&e(9,O=z>0?S.filter(Boolean).slice(0,z):[]),n.$$.dirty[0]&6&&e(8,A=i&&((se=D.data.price)==null?void 0:se.value)||""),n.$$.dirty[0]&6&&e(7,C=i&&((ue=D.data.price)==null?void 0:ue.unit)||"")},e(10,E=1),[W,D,i,R,l,v,f,C,A,O,E,x,w,b,g,d,c,r,T,H,z,S,L,m,p,h,a,o,s,M,I]}class qk extends Me{constructor(t){super(),Ie(this,t,Jk,Zk,Pe,{tag:1,config:18,theme:19,placement:0},Nk,[-1,-1])}}function Kk(n){let t,e,i,s,r,o,a,l,c,h,d,f,g;return{c(){t=ye("svg"),e=ye("defs"),i=ye("linearGradient"),s=ye("stop"),r=ye("stop"),a=ye("linearGradient"),l=ye("stop"),c=ye("stop"),d=ye("path"),y(s,"stop-color",n[1]),y(s,"offset","0%"),y(r,"stop-color",n[1]),y(r,"stop-opacity",".5"),y(r,"offset","100%"),y(i,"id",o="arrow-right-icon-gradient-"+n[1]),y(i,"x1","96.2%"),y(i,"y1","50%"),y(i,"x2","0%"),y(i,"y2","50%"),y(l,"stop-color",n[1]),y(l,"offset","0%"),y(c,"stop-color",n[1]),y(c,"stop-opacity","0"),y(c,"offset","100%"),y(a,"id",h="arrow-right-icon-stroke-"+n[1]),y(a,"x1","50%"),y(a,"y1","9.83%"),y(a,"x2","41.99%"),y(a,"y2","24.46%"),y(d,"d","M4.84572153,2.14166669 C4.94036186,2.14170036 5.03490004,2.17870347 5.10676798,2.25203341 L9.39516942,6.66308361 C9.48635681,6.75687897 9.53195051,6.87843949 9.53195051,7 C9.53195051,7.12156051 9.48635681,7.24312103 9.39516942,7.33691639 L5.11673708,11.7390017 C5.02118573,11.813978 4.92122439,11.8514005 4.82705048,11.851434 C4.73517505,11.8514667 4.65029153,11.8150862 4.59276829,11.7576692 C4.51856427,11.6593496 4.48179951,11.5564146 4.48176638,11.4595899 C4.48173399,11.3649536 4.51747117,11.2773335 4.58937836,11.2035272 L7.74273899,7.43877755 C7.84906128,7.31184097 7.90222243,7.15592048 7.90222243,7 C7.90222243,6.84407952 7.84906128,6.68815903 7.74273449,6.56121708 L4.54804918,2.74803934 C4.65338339,2.20863952 4.74441906,2.14163065 4.84572153,2.14166669 Z"),y(d,"fill",f=`url(#arrow-right-icon-gradient-${n[1]})`),y(d,"fill-rule","nonzero"),y(d,"stroke",g=`url(#arrow-right-icon-stroke-${n[1]})`),y(d,"stroke-width",".2"),y(t,"xmlns","http://www.w3.org/2000/svg"),y(t,"viewBox","0 0 14 14"),y(t,"width",n[0]),y(t,"height",n[0]),Q(t,"opacity",n[2])},m(p,m){Y(p,t,m),V(t,e),V(e,i),V(i,s),V(i,r),V(e,a),V(a,l),V(a,c),V(t,d)},p(p,[m]){m&2&&y(s,"stop-color",p[1]),m&2&&y(r,"stop-color",p[1]),m&2&&o!==(o="arrow-right-icon-gradient-"+p[1])&&y(i,"id",o),m&2&&y(l,"stop-color",p[1]),m&2&&y(c,"stop-color",p[1]),m&2&&h!==(h="arrow-right-icon-stroke-"+p[1])&&y(a,"id",h),m&2&&f!==(f=`url(#arrow-right-icon-gradient-${p[1]})`)&&y(d,"fill",f),m&2&&g!==(g=`url(#arrow-right-icon-stroke-${p[1]})`)&&y(d,"stroke",g),m&1&&y(t,"width",p[0]),m&1&&y(t,"height",p[0]),m&4&&Q(t,"opacity",p[2])},i:re,o:re,d(p){p&&X(t)}}}function $k(n,t,e){let{size:i="14"}=t,{color:s="#ffffff"}=t,{opacity:r=1}=t;return n.$$set=o=>{"size"in o&&e(0,i=o.size),"color"in o&&e(1,s=o.color),"opacity"in o&&e(2,r=o.opacity)},[i,s,r]}class e7 extends Me{constructor(t){super(),Ie(this,t,$k,Kk,Pe,{size:0,color:1,opacity:2})}}function t7(n){let t,e,i,s,r,o,a,l,c,h,d,f,g;return{c(){t=ye("svg"),e=ye("defs"),i=ye("linearGradient"),s=ye("stop"),r=ye("stop"),a=ye("linearGradient"),l=ye("stop"),c=ye("stop"),d=ye("path"),y(s,"stop-color",n[1]),y(s,"offset","0%"),y(r,"stop-color",n[1]),y(r,"stop-opacity",".5"),y(r,"offset","100%"),y(i,"id",o="share-icon-gradient-"+n[1]),y(i,"x1","41.65%"),y(i,"y1","59.05%"),y(i,"x2","66.13%"),y(i,"y2","9.07%"),y(l,"stop-color",n[1]),y(l,"offset","0%"),y(c,"stop-color",n[1]),y(c,"stop-opacity","0"),y(c,"offset","100%"),y(a,"id",h="share-icon-stroke-"+n[1]),y(a,"x1","55.68%"),y(a,"y1","2.48%"),y(a,"x2","60.83%"),y(a,"y2","14.28%"),y(d,"d","M12.4937515,2.60140991 L12.6834904,2.60248871 C13.307774,2.63121157 13.9222065,2.90874077 14.3642696,3.436433 C14.7794904,3.93278385 14.923342,4.60854408 14.8265514,5.24548738 C14.7279361,5.89144103 14.4428997,6.3527969 14.063774,6.65956953 C13.6079793,7.02837949 13.0189069,7.17403325 12.4632035,7.15562178 C11.7380729,7.13162078 11.0390809,7.42803145 10.5261758,7.9357119 C9.96083448,8.49643643 9.67596892,9.19792997 9.69443632,9.91942004 C9.66449732,10.8859455 9.96309104,11.5807243 10.4796578,12.092029 C11.0239965,12.6296813 11.7402488,12.9101676 12.4817091,12.8884813 C13.0940469,12.8705618 13.7481304,13.0495781 14.2150699,13.5117611 C14.6987029,13.9904677 14.9268415,14.6256711 14.8974895,15.2508921 C14.8684928,15.868544 14.5880857,16.4761837 14.055365,16.9134138 C13.5533941,17.3248246 12.8689122,17.4672624 12.2258037,17.3713572 C11.5727886,17.2736846 11.1063284,16.991503 10.7961882,16.6159844 C10.4239402,16.1652655 10.2768519,15.5827583 10.2954352,15.0332376 C10.3197006,14.3149783 10.0202124,13.6224897 9.50703789,13.1145427 C8.94671715,12.5587885 8.2455275,12.2800717 7.51547371,12.2927077 C7.23521908,12.3053648 6.95603622,12.2673623 6.69423123,12.1827116 C6.1605306,11.9588888 5.9529663,11.8380114 5.77703284,11.66387 C5.40155143,11.2922134 5.1829777,10.8272392 5.11950899,10.3459077 C5.05433663,9.85165608 5.15259721,9.34024891 5.41443015,8.89062791 C5.61688125,8.49864777 5.91421421,8.21950306 6.25529625,8.03627882 C6.64911257,7.8247265 7.1008248,7.74055154 7.53306889,7.75691992 L7.73219905,7.75624362 C8.39290266,7.7280909 9.01896921,7.44343917 9.49037385,6.97683639 C10.0339806,6.43762468 10.3173723,5.72806794 10.2954528,4.99382841 C10.2784266,4.38712951 10.4592448,3.74020534 10.9258673,3.27833603 C11.4093877,2.79921041 12.051472,2.57340998 12.6834904,2.60248871 Z"),y(d,"fill",f=`url(#share-icon-gradient-${n[1]})`),y(d,"fill-rule","nonzero"),y(d,"stroke",g=`url(#share-icon-stroke-${n[1]})`),y(d,"stroke-width",".2"),y(t,"xmlns","http://www.w3.org/2000/svg"),y(t,"viewBox","0 0 20 20"),y(t,"width",n[0]),y(t,"height",n[0]),Q(t,"opacity",n[2])},m(p,m){Y(p,t,m),V(t,e),V(e,i),V(i,s),V(i,r),V(e,a),V(a,l),V(a,c),V(t,d)},p(p,[m]){m&2&&y(s,"stop-color",p[1]),m&2&&y(r,"stop-color",p[1]),m&2&&o!==(o="share-icon-gradient-"+p[1])&&y(i,"id",o),m&2&&y(l,"stop-color",p[1]),m&2&&y(c,"stop-color",p[1]),m&2&&h!==(h="share-icon-stroke-"+p[1])&&y(a,"id",h),m&2&&f!==(f=`url(#share-icon-gradient-${p[1]})`)&&y(d,"fill",f),m&2&&g!==(g=`url(#share-icon-stroke-${p[1]})`)&&y(d,"stroke",g),m&1&&y(t,"width",p[0]),m&1&&y(t,"height",p[0]),m&4&&Q(t,"opacity",p[2])},i:re,o:re,d(p){p&&X(t)}}}function i7(n,t,e){let{size:i="20"}=t,{color:s="#ffffff"}=t,{opacity:r=1}=t;return n.$$set=o=>{"size"in o&&e(0,i=o.size),"color"in o&&e(1,s=o.color),"opacity"in o&&e(2,r=o.opacity)},[i,s,r]}class n7 extends Me{constructor(t){super(),Ie(this,t,i7,t7,Pe,{size:0,color:1,opacity:2})}}function s7(n){De(n,"svelte-18owx9v",".tag-popover-toolbar.svelte-18owx9v.svelte-18owx9v{display:flex;align-items:center;margin-top:0.75rem;padding-top:0;border-top:none}.tag-popover-toolbar.both-buttons.svelte-18owx9v.svelte-18owx9v{justify-content:space-between}.tag-popover-toolbar.single-button.svelte-18owx9v.svelte-18owx9v{justify-content:flex-end}.tag-popover-toolbar-dark.svelte-18owx9v .tag-popover-btn.svelte-18owx9v{color:#ffffff}.tag-popover-toolbar-light.svelte-18owx9v .tag-popover-btn.svelte-18owx9v{color:rgba(0, 0, 0, 0.85)}.tag-popover-btn.view-more.svelte-18owx9v.svelte-18owx9v{display:flex;align-items:center;justify-content:center;font-weight:500;font-size:0.875rem;letter-spacing:0;line-height:1.25rem}.tag-popover-btn.share.svelte-18owx9v.svelte-18owx9v{display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem}")}function X0(n){let t,e,i,s,r=n[0].showMore&&Y0(n),o=n[0].showShare&&Z0(n);return{c(){t=U("div"),r&&r.c(),e=ae(),o&&o.c(),y(t,"class",i="tag-popover-toolbar tag-popover-toolbar-"+n[1]+" "+(n[0].showMore&&n[0].showShare?"both-buttons":"single-button")+" svelte-18owx9v")},m(a,l){Y(a,t,l),r&&r.m(t,null),V(t,e),o&&o.m(t,null),s=!0},p(a,l){a[0].showMore?r?(r.p(a,l),l&1&&N(r,1)):(r=Y0(a),r.c(),N(r,1),r.m(t,e)):r&&(Ee(),Z(r,1,1,()=>{r=null}),xe()),a[0].showShare?o?(o.p(a,l),l&1&&N(o,1)):(o=Z0(a),o.c(),N(o,1),o.m(t,null)):o&&(Ee(),Z(o,1,1,()=>{o=null}),xe()),(!s||l&3&&i!==(i="tag-popover-toolbar tag-popover-toolbar-"+a[1]+" "+(a[0].showMore&&a[0].showShare?"both-buttons":"single-button")+" svelte-18owx9v"))&&y(t,"class",i)},i(a){s||(N(r),N(o),s=!0)},o(a){Z(r),Z(o),s=!1},d(a){a&&X(t),r&&r.d(),o&&o.d()}}}function Y0(n){let t,e,i,s,r,o,a;return s=new e7({props:{size:"14",color:n[1]==="light"?"#000000":"#ffffff",opacity:n[1]==="light"?.8:1}}),{c(){t=U("div"),e=Ve(n[2]),i=ae(),Ae(s.$$.fragment),y(t,"class","tag-popover-btn view-more svelte-18owx9v")},m(l,c){Y(l,t,c),V(t,e),V(t,i),ge(s,t,null),r=!0,o||(a=je(t,"click",n[3]),o=!0)},p(l,c){(!r||c&4)&&Ge(e,l[2]);const h={};c&2&&(h.color=l[1]==="light"?"#000000":"#ffffff"),c&2&&(h.opacity=l[1]==="light"?.8:1),s.$set(h)},i(l){r||(N(s.$$.fragment,l),r=!0)},o(l){Z(s.$$.fragment,l),r=!1},d(l){l&&X(t),ve(s),o=!1,a()}}}function Z0(n){let t,e,i,s,r;return e=new n7({props:{size:"20",color:n[1]==="light"?"#000000":"#ffffff",opacity:n[1]==="light"?.8:1}}),{c(){t=U("div"),Ae(e.$$.fragment),y(t,"class","tag-popover-btn share svelte-18owx9v")},m(o,a){Y(o,t,a),ge(e,t,null),i=!0,s||(r=je(t,"click",n[4]),s=!0)},p(o,a){const l={};a&2&&(l.color=o[1]==="light"?"#000000":"#ffffff"),a&2&&(l.opacity=o[1]==="light"?.8:1),e.$set(l)},i(o){i||(N(e.$$.fragment,o),i=!0)},o(o){Z(e.$$.fragment,o),i=!1},d(o){o&&X(t),ve(e),s=!1,r()}}}function r7(n){let t,e,i=(n[0].showMore||n[0].showShare)&&X0(n);return{c(){i&&i.c(),t=Ne()},m(s,r){i&&i.m(s,r),Y(s,t,r),e=!0},p(s,[r]){s[0].showMore||s[0].showShare?i?(i.p(s,r),r&1&&N(i,1)):(i=X0(s),i.c(),N(i,1),i.m(t.parentNode,t)):i&&(Ee(),Z(i,1,1,()=>{i=null}),xe())},i(s){e||(N(i),e=!0)},o(s){Z(i),e=!1},d(s){i&&i.d(s),s&&X(t)}}}function o7(n,t,e){let i;const s=Ni("hooks");qs();let{tag:r}=t,{toolbar:o={showMore:!0,showShare:!0}}=t,{theme:a="dark"}=t,{closePopover:l=void 0}=t;function c(d){d.stopPropagation(),typeof l=="function"&&l(),s.emit("click",{event:d,target:"TagPopoverViewMore",tag:r})}function h(d){d.stopPropagation(),typeof l=="function"&&l(),s.emit("click",{event:d,target:"TagPopoverShare",tag:r})}return n.$$set=d=>{"tag"in d&&e(5,r=d.tag),"toolbar"in d&&e(0,o=d.toolbar),"theme"in d&&e(1,a=d.theme),"closePopover"in d&&e(6,l=d.closePopover)},n.$$.update=()=>{n.$$.dirty&32&&e(2,i=(()=>Fe(r.data.highlightText)&&r.data.highlightText.trim()!==""?r.data.highlightText:Fe(r.config.popoverConfig.viewMoreText)&&r.config.popoverConfig.viewMoreText.trim()!==""?r.config.popoverConfig.viewMoreText:"查看更多")())},[o,a,i,c,h,r,l]}class a7 extends Me{constructor(t){super(),Ie(this,t,o7,r7,Pe,{tag:5,toolbar:0,theme:1,closePopover:6},s7)}}function l7(n){let t,e;return t=new a7({props:{toolbar:{showMore:n[7].showMore===void 0?!0:n[7].showMore,showShare:n[7].showShare===void 0?!0:n[7].showShare},theme:n[2],tag:n[4],closePopover:n[8]}}),{c(){Ae(t.$$.fragment)},m(i,s){ge(t,i,s),e=!0},p(i,s){const r={};s&128&&(r.toolbar={showMore:i[7].showMore===void 0?!0:i[7].showMore,showShare:i[7].showShare===void 0?!0:i[7].showShare}),s&4&&(r.theme=i[2]),s&16&&(r.tag=i[4]),s&256&&(r.closePopover=i[8]),t.$set(r)},i(i){e||(N(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){ve(t,i)}}}function c7(n){let t,e,i,s;return t=new zk({props:{show:n[0],direction:n[1],theme:n[2]}}),i=new qk({props:{placement:n[3],tag:n[4],config:n[5],theme:n[6],$$slots:{toolbar:[l7]},$$scope:{ctx:n}}}),i.$on("resize",n[9]),{c(){Ae(t.$$.fragment),e=ae(),Ae(i.$$.fragment)},m(r,o){ge(t,r,o),Y(r,e,o),ge(i,r,o),s=!0},p(r,[o]){const a={};o&1&&(a.show=r[0]),o&2&&(a.direction=r[1]),o&4&&(a.theme=r[2]),t.$set(a);const l={};o&8&&(l.placement=r[3]),o&16&&(l.tag=r[4]),o&32&&(l.config=r[5]),o&64&&(l.theme=r[6]),o&1428&&(l.$$scope={dirty:o,ctx:r}),i.$set(l)},i(r){s||(N(t.$$.fragment,r),N(i.$$.fragment,r),s=!0)},o(r){Z(t.$$.fragment,r),Z(i.$$.fragment,r),s=!1},d(r){ve(t,r),r&&X(e),ve(i,r)}}}function h7(n,t,e){let{showArrow:i}=t,{arrowDirection:s}=t,{effectiveTheme:r}=t,{adjustedPlacement:o}=t,{tag:a}=t,{config:l}=t,{theme:c}=t,{toolbar:h}=t,{closePopover:d}=t;function f(g){an.call(this,n,g)}return n.$$set=g=>{"showArrow"in g&&e(0,i=g.showArrow),"arrowDirection"in g&&e(1,s=g.arrowDirection),"effectiveTheme"in g&&e(2,r=g.effectiveTheme),"adjustedPlacement"in g&&e(3,o=g.adjustedPlacement),"tag"in g&&e(4,a=g.tag),"config"in g&&e(5,l=g.config),"theme"in g&&e(6,c=g.theme),"toolbar"in g&&e(7,h=g.toolbar),"closePopover"in g&&e(8,d=g.closePopover)},[i,s,r,o,a,l,c,h,d,f]}class d7 extends Me{constructor(t){super(),Ie(this,t,h7,c7,Pe,{showArrow:0,arrowDirection:1,effectiveTheme:2,adjustedPlacement:3,tag:4,config:5,theme:6,toolbar:7,closePopover:8})}}function u7(n){De(n,"svelte-12m4kzk",".tag-popover.svelte-12m4kzk{position:absolute;z-index:1000010;pointer-events:auto;width:auto;height:auto;padding:0;margin:0;visibility:visible;opacity:1}.tag-popover-content.svelte-12m4kzk{cursor:pointer;pointer-events:auto}")}function J0(n){let t,e,i,s,r,o,a,l,c;return i=new d7({props:{showArrow:n[8],arrowDirection:n[7],effectiveTheme:n[13],adjustedPlacement:n[4],tag:n[0],config:n[1],theme:n[2],toolbar:n[11],closePopover:n[19]}}),i.$on("viewMore",n[15]),i.$on("share",n[16]),i.$on("resize",n[17]),{c(){t=U("div"),e=U("div"),Ae(i.$$.fragment),y(e,"class","tag-popover-content svelte-12m4kzk"),y(t,"class",r="tag-popover tag-popover-"+n[13]+" tag-popover-"+n[4]+" svelte-12m4kzk"),y(t,"data-tag-id",o=n[0].id),Q(t,"z-index",n[12]),Q(t,"left",n[9].x+"px"),Q(t,"top",n[9].y+"px")},m(h,d){Y(h,t,d),V(t,e),ge(i,e,null),n[30](e),n[31](t),a=!0,l||(c=[je(e,"mouseenter",n[28]),je(e,"mouseleave",n[29]),je(e,"click",n[18])],l=!0)},p(h,d){n=h;const f={};d[0]&256&&(f.showArrow=n[8]),d[0]&128&&(f.arrowDirection=n[7]),d[0]&8192&&(f.effectiveTheme=n[13]),d[0]&16&&(f.adjustedPlacement=n[4]),d[0]&1&&(f.tag=n[0]),d[0]&2&&(f.config=n[1]),d[0]&4&&(f.theme=n[2]),d[0]&2048&&(f.toolbar=n[11]),i.$set(f),(!a||d[0]&8208&&r!==(r="tag-popover tag-popover-"+n[13]+" tag-popover-"+n[4]+" svelte-12m4kzk"))&&y(t,"class",r),(!a||d[0]&1&&o!==(o=n[0].id))&&y(t,"data-tag-id",o),(!a||d[0]&4096)&&Q(t,"z-index",n[12]),(!a||d[0]&512)&&Q(t,"left",n[9].x+"px"),(!a||d[0]&512)&&Q(t,"top",n[9].y+"px")},i(h){a||(N(i.$$.fragment,h),pt(()=>{a&&(s||(s=bi(e,n[14],{duration:n[10],easing:Kr,y:n[7]==="top"?-8:n[7]==="bottom"?8:0,x:n[7]==="left"?-8:n[7]==="right"?8:0},!0)),s.run(1))}),a=!0)},o(h){Z(i.$$.fragment,h),s||(s=bi(e,n[14],{duration:n[10],easing:Kr,y:n[7]==="top"?-8:n[7]==="bottom"?8:0,x:n[7]==="left"?-8:n[7]==="right"?8:0},!1)),s.run(0),a=!1},d(h){h&&X(t),ve(i),n[30](null),h&&s&&s.end(),n[31](null),l=!1,ut(c)}}}function f7(n){let t,e,i=n[3]&&n[9]&&J0(n);return{c(){i&&i.c(),t=Ne()},m(s,r){i&&i.m(s,r),Y(s,t,r),e=!0},p(s,r){s[3]&&s[9]?i?(i.p(s,r),r[0]&520&&N(i,1)):(i=J0(s),i.c(),N(i,1),i.m(t.parentNode,t)):i&&(Ee(),Z(i,1,1,()=>{i=null}),xe())},i(s){e||(N(i),e=!0)},o(s){Z(i),e=!1},d(s){i&&i.d(s),s&&X(t)}}}function p7(n,t,e){let i,s,r,o,a,l,c,h,d;const f=Ni("hooks");let{tag:g}=t,{config:p={}}=t,{triggerElement:m}=t,{wrapperElement:v=document.body}=t,{popoverContainer:b=null}=t,{theme:w=void 0}=t,{visible:x=!0}=t,{closePopover:E=void 0}=t;const L=qs();let S,R={width:0,height:0},z=null,O=s;function A(ce,{duration:le=400,easing:he=Kr,x:ke=0,y:be=0}){return{duration:le,css:(We,Re)=>`
956
+ black 0%)}`)}function x0(n){let t,e;return t=new Si({props:{center:!0,blurRadius:24,spreadRadius:16}}),{c(){Ae(t.$$.fragment)},m(i,s){ge(t,i,s),e=!0},i(i){e||(N(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){ve(t,i)}}}function D0(n){let t,e,i,s,r;return{c(){t=U("div"),e=U("div"),i=U("div"),s=ae(),r=U("div"),y(i,"class","icon-bg-circle-inner svelte-ezi5lu"),Q(i,"background",n[4]),Q(i,"opacity",n[3]),y(r,"class","icon-bg-circle-inner-shadow svelte-ezi5lu"),y(e,"class","icon-bg-circle svelte-ezi5lu"),y(t,"class","icon-bg svelte-ezi5lu")},m(o,a){Y(o,t,a),V(t,e),V(e,i),V(e,s),V(e,r)},p(o,a){a&16&&Q(i,"background",o[4]),a&8&&Q(i,"opacity",o[3])},d(o){o&&X(t)}}}function HM(n){let t,e,i,s,r,o,a,l,c,h,d,f,g,p,m,v=n[1]&&x0(),b=n[4]&&D0(n);return{c(){t=U("div"),v&&v.c(),e=ae(),b&&b.c(),i=ae(),s=ye("svg"),r=ye("linearGradient"),o=ye("stop"),a=ye("stop"),l=ye("linearGradient"),c=ye("stop"),h=ye("stop"),d=ye("g"),f=ye("path"),g=ye("path"),p=ye("path"),y(o,"offset","0"),y(o,"stop-color","#fff"),y(a,"offset","1"),y(a,"stop-color","#fff"),y(a,"stop-opacity",".7"),y(r,"id","a"),y(r,"x1","78.74567%"),y(r,"x2","5.663764%"),y(r,"y1","94.075617%"),y(r,"y2","5.924383%"),y(c,"offset","0"),y(c,"stop-color","#fff"),y(h,"offset","1"),y(h,"stop-color","#fff"),y(h,"stop-opacity","0"),y(l,"id","b"),y(l,"x1","16.588502%"),y(l,"x2","68.285986%"),y(l,"y1","5.924383%"),y(l,"y2","63.800896%"),y(f,"d","m18 5.4v8c0 1.9329966-4.0294373 3.5-9 3.5-4.97056275 0-9-1.5670034-9-3.5v-8c0 1.93299662 4.02943725 3.5 9 3.5 4.8670094 0 8.8316983-1.50239169 8.9947813-3.37967512zm-13.0396582-.5c.259 0 .504-.063.728-.196.441-.259.721-.728.721-1.26 0-.441-.189-.833-.504-1.085.259-.259.434-.63.434-1.022 0-.245-.063-.476-.182-.679-.252-.413-.693-.658-1.197-.658-.238 0-.462.056-.665.175-.42.238-.679.665-.679 1.162v.035h.721v-.035c0-.315.294-.616.623-.616.357 0 .651.287.651.616 0 .371-.287.658-.651.658h-.14v.728h.14c.399 0 .728.322.728.721s-.329.735-.728.735-.728-.336-.728-.735v-.105h-.728v.105c0 .266.063.511.196.728.259.448.728.728 1.26.728zm3.647 0c.273 0 .518-.07.749-.203.448-.273.742-.763.742-1.302 0-.273-.07-.518-.203-.749-.273-.448-.749-.742-1.288-.742-.077 0-.133 0-.168.007l.875-1.911h-.805l-1.274 2.793c-.091.189-.133.392-.133.602 0 .273.07.525.203.756.273.455.749.749 1.302.749zm0-.742c-.427 0-.763-.336-.763-.763 0-.42.343-.77.763-.77s.77.35.77.77-.35.763-.77.763zm3.654.749c.504 0 .952-.273 1.204-.7.126-.21.189-.441.189-.693v-2.086c0-.511-.273-.98-.693-1.239-.217-.126-.448-.189-.7-.189-.511 0-.98.273-1.232.714-.133.217-.196.455-.196.714v2.086c0 .504.273.952.714 1.204.217.126.455.189.714.189zm0-.721c-.371 0-.693-.301-.693-.672v-2.086c0-.399.308-.693.693-.693.371 0 .651.294.651.693v2.086c0 .385-.28.672-.651.672zm3.2140391-2.11266016c.2734375 0 .5132649-.09855143.7194824-.29565429.2062174-.19710287.3093262-.44376628.3093262-.73999024 0-.28710937-.0991211-.53035481-.2973633-.72973633-.1982422-.19938151-.4420573-.29907226-.7314453-.29907226-.2825521 0-.5257976.10026042-.7297364.30078125s-.3059082.44661458-.3059082.73828125c0 .2734375.0968425.51269531.2905274.71777344.1936849.20507812.4420573.30761718.7451172.30761718zm0-.37255859c-.1822917 0-.3383789-.06494141-.4682618-.19482422-.1298828-.12988281-.1948242-.28369141-.1948242-.46142578 0-.18457031.0655111-.34122721.1965332-.4699707.1310222-.12874349.2865397-.19311524.4665528-.19311524.180013 0 .3343912.06494141.4631347.19482422s.1931153.28369141.1931153.46142578c0 .18457031-.0655111.34122722-.1965332.46997071-.1310222.12874349-.2842611.19311523-.4597168.19311523z"),y(f,"fill","url(#a)"),y(f,"fill-rule","nonzero"),y(g,"d","m18 5.4v8c0 1.9329966-4.0294373 3.5-9 3.5-4.97056275 0-9-1.5670034-9-3.5v-8c0 1.93299662 4.02943725 3.5 9 3.5 4.8670094 0 8.8316983-1.50239169 8.9947813-3.37967512zm-.537 1.917-.0556083.04651904c-1.6129673 1.27557869-4.7855335 2.07278608-8.4073917 2.07278608-3.5667171 0-6.69228643-.77164105-8.32741897-2.0099189l-.13658103-.10838622.00030512 6.082c0 1.4658868 3.60570734 2.8999734 8.15878222 2.9616322l.30491266.0020627c4.6959533 0 8.4636949-1.4652329 8.4636949-2.9636949zm-5.2016582-7.317c.252 0 .483.063.7.189.42.259.693.728.693 1.239v2.086l-.00756.14868c-.02016.19488-.08064.37632-.18144.54432-.252.427-.7.7-1.204.7-.259 0-.497-.063-.714-.189-.441-.252-.714-.7-.714-1.204v-2.086l.007616-.15288c.020384-.20048.081984-.38752.188384-.56112.252-.441.721-.714 1.232-.714zm-7.301 0c.504 0 .945.245 1.197.658.119.203.182.434.182.679 0 .392-.175.763-.434 1.022.315.252.504.644.504 1.085 0 .532-.28 1.001-.721 1.26-.224.133-.469.196-.728.196-.532 0-1.001-.28-1.26-.728-.133-.217-.196-.462-.196-.728v-.105h.728v.105c0 .399.329.735.728.735s.728-.336.728-.735-.329-.721-.728-.721h-.14v-.728h.14c.364 0 .651-.287.651-.658 0-.329-.294-.616-.651-.616-.329 0-.623.301-.623.616v.035h-.721v-.035c0-.497.259-.924.679-1.162.203-.119.427-.175.665-.175zm4.354 0-.875 1.911c.035-.007.091-.007.168-.007.539 0 1.015.294 1.288.742.133.231.203.476.203.749 0 .539-.294 1.029-.742 1.302-.231.133-.476.203-.749.203-.553 0-1.029-.294-1.302-.749-.133-.231-.203-.483-.203-.756 0-.21.042-.413.133-.602l1.274-2.793zm2.947.735c-.385 0-.693.294-.693.693v2.086l.0077784.09927273c.051172.32396694.3479489.57272727.6852216.57272727.371 0 .651-.287.651-.672v-2.086l-.0068002-.10607288c-.044861-.34395191-.3069271-.58692712-.6441998-.58692712zm-3.654 1.89c-.42 0-.763.35-.763.77 0 .427.336.763.763.763.42 0 .77-.343.77-.763s-.35-.77-.77-.77zm6.8680391-2.61611328c.289388 0 .5332031.09969075.7314453.29907226.1982422.19938152.2973633.44262696.2973633.72973633 0 .29622396-.1031088.54288737-.3093262.73999024-.2062175.19710286-.4460449.29565429-.7194824.29565429-.3030599 0-.5514323-.10253906-.7451172-.30761718-.1936849-.20507813-.2905274-.44433594-.2905274-.71777344 0-.29166667.1019694-.53776042.3059082-.73828125s.4471843-.30078125.7297364-.30078125zm0 .37255859c-.1800131 0-.3355306.06437175-.4665528.19311524-.1310221.12874349-.1965332.28540039-.1965332.4699707 0 .17773437.0649414.33154297.1948242.46142578.1298829.12988281.2859701.19482422.4682618.19482422.1754557 0 .3286946-.06437174.4597168-.19311523.1310221-.12874349.1965332-.2854004.1965332-.46997071 0-.17773437-.0643718-.33154297-.1931153-.46142578s-.2831217-.19482422-.4631347-.19482422z"),y(g,"fill","url(#b)"),y(g,"fill-rule","nonzero"),y(p,"d","m3.00030998 2.79110119v5.21779762c-1.84142801-.64087734-3.00030998-1.57225753-3.00030998-2.60889881s1.15888197-1.96802147 3.00030998-2.60889881zm12.00038752.00035068c1.8408432.64086639 2.9993025 1.57209591 2.9993025 2.60854813s-1.1584593 1.96768174-2.9993025 2.60854813z"),y(p,"fill","#d8d8d8"),y(p,"opacity",".6"),y(d,"fill","none"),y(d,"fill-rule","evenodd"),y(d,"transform","translate(3 3.1)"),y(s,"height",n[2]),y(s,"width",n[2]),y(s,"viewBox","0 0 24 24"),y(s,"xmlns","http://www.w3.org/2000/svg"),y(s,"xmlns:xlink","http://www.w3.org/1999/xlink"),y(t,"class","icon svelte-ezi5lu"),Q(t,"width",n[0])},m(w,x){Y(w,t,x),v&&v.m(t,null),V(t,e),b&&b.m(t,null),V(t,i),V(t,s),V(s,r),V(r,o),V(r,a),V(s,l),V(l,c),V(l,h),V(s,d),V(d,f),V(d,g),V(d,p),m=!0},p(w,[x]){w[1]?v?x&2&&N(v,1):(v=x0(),v.c(),N(v,1),v.m(t,e)):v&&(Ee(),Z(v,1,1,()=>{v=null}),xe()),w[4]?b?b.p(w,x):(b=D0(w),b.c(),b.m(t,i)):b&&(b.d(1),b=null),(!m||x&4)&&y(s,"height",w[2]),(!m||x&4)&&y(s,"width",w[2]),x&1&&Q(t,"width",w[0])},i(w){m||(N(v),m=!0)},o(w){Z(v),m=!1},d(w){w&&X(t),v&&v.d(),b&&b.d()}}}function WM(n){const{originWidth:t,originHeight:e,scale:i=1,wantedWidth:s}=n,r=(s!=null?s:t)*i,o=typeof e=="number"?r*(e/t):void 0;return fe(F({},n),{width:r,height:o})}function UM(n,t,e){let i,s,r,o,a,{width:l=null}=t,{icon:c=null}=t,{shadow:h=!1}=t;return n.$$set=d=>{"width"in d&&e(0,l=d.width),"icon"in d&&e(5,c=d.icon),"shadow"in d&&e(1,h=d.shadow)},n.$$.update=()=>{var d,f;n.$$.dirty&32&&e(4,i=c==null?void 0:c.bgcolor),n.$$.dirty&32&&e(3,s=(d=c==null?void 0:c.bgopacity)!=null?d:.6),n.$$.dirty&32&&e(7,r=(f=c==null?void 0:c.scale)!=null?f:1),n.$$.dirty&32&&e(6,o=c==null?void 0:c.width),n.$$.dirty&192&&e(2,a=WM({originWidth:24,originHeight:24,scale:r,wantedWidth:o}).width)},[l,h,a,s,i,c,o,r]}let QM=class extends Me{constructor(t){super(),Ie(this,t,UM,HM,Pe,{width:0,icon:5,shadow:1},GM)}};function XM(n){De(n,"svelte-yq4ru9",".wrapper.svelte-yq4ru9{font-weight:600;cursor:pointer;width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);display:flex;align-items:center;justify-content:center;flex-direction:column;pointer-events:auto}")}function YM(n){let t,e,i;return e=new QM({props:{icon:n[0],shadow:!0}}),{c(){t=U("div"),Ae(e.$$.fragment),y(t,"class","wrapper svelte-yq4ru9")},m(s,r){Y(s,t,r),ge(e,t,null),i=!0},p(s,[r]){const o={};r&1&&(o.icon=s[0]),e.$set(o)},i(s){i||(N(e.$$.fragment,s),i=!0)},o(s){Z(e.$$.fragment,s),i=!1},d(s){s&&X(t),ve(e)}}}function ZM(n,t,e){let i,{tag:s}=t;return n.$$set=r=>{"tag"in r&&e(1,s=r.tag)},n.$$.update=()=>{var r,o;n.$$.dirty&2&&e(0,i=(o=s.data.icon)!=null?o:(r=s.style)==null?void 0:r.point)},[i,s]}class JM extends Me{constructor(t){super(),Ie(this,t,ZM,YM,Pe,{tag:1},XM)}}function qM(n){De(n,"svelte-kzl2aj",".customElement__container.svelte-kzl2aj{position:relative}")}function KM(n){let t,e;return{c(){t=new da(!1),e=Ne(),t.a=e},m(i,s){t.m(n[2],i,s),Y(i,e,s)},p:re,d(i){i&&X(e),i&&t.d()}}}function $M(n){let t,e=typeof n[2]=="string"&&KM(n);return{c(){t=U("div"),e&&e.c(),y(t,"class","customElement__container svelte-kzl2aj"),we(t,"unfolded",n[1])},m(i,s){Y(i,t,s),e&&e.m(t,null),n[5](t)},p(i,[s]){typeof i[2]=="string"&&e.p(i,s),s&2&&we(t,"unfolded",i[1])},i:re,o:re,d(i){i&&X(t),e&&e.d(),n[5](null)}}}function ek(n,t,e){var h,d;let i,{tag:s}=t,{rendererMap:r=new Map}=t,o,a=(d=s.element)!=null?d:(h=r.get(s.contentType))==null?void 0:h.renderer,l;zt(()=>{o&&(a instanceof Element?(o.appendChild(a),l=()=>{a instanceof Element&&a.remove()}):typeof a=="function"&&(l=a(o,s)))}),ti(()=>{l==null||l()});function c(f){Je[f?"unshift":"push"](()=>{o=f,e(0,o)})}return n.$$set=f=>{"tag"in f&&e(3,s=f.tag),"rendererMap"in f&&e(4,r=f.rendererMap)},n.$$.update=()=>{n.$$.dirty&8&&e(1,i=s.state.unfolded)},[o,i,a,s,r,c]}class tk extends Me{constructor(t){super(),Ie(this,t,ek,$M,Pe,{tag:3,rendererMap:4},qM)}}function ik(n){De(n,"svelte-1fy4duy",'@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-1fy4duy{position:relative;left:50%;top:50%;transform:translate(-50%, -50%);font-family:PingFangSC, Segoe UI, Rototo, sans-serif;transition:opacity 0.2s linear}.content__container.unClickable.svelte-1fy4duy{pointer-events:none !important}.content__container.unClickable.svelte-1fy4duy *{pointer-events:none !important}.content__wrapper.svelte-1fy4duy{pointer-events:none;width:100%;height:100%}.content__container.hide.svelte-1fy4duy{opacity:0;pointer-events:none}.content__container.hide.svelte-1fy4duy *{pointer-events:none !important}.content__container.disable.svelte-1fy4duy{display:none}.content.svelte-1fy4duy{position:relative;width:100%;height:100%;font-size:0.75rem;color:#fff}.content.svelte-1fy4duy:not(.unfolded){pointer-events:none}.content.svelte-1fy4duy:not(.unfolded) *{pointer-events:none !important}.content.unfolded.svelte-1fy4duy{pointer-events:auto;cursor:pointer}')}function nk(n){let t,e;return{c(){t=U("div"),y(t,"data-info","tag content is keep folded"),y(t,"data-id",e=n[0].id)},m(i,s){Y(i,t,s)},p(i,s){s&1&&e!==(e=i[0].id)&&y(t,"data-id",e)},i:re,o:re,d(i){i&&X(t)}}}function sk(n){let t,e,i,s,r,o,a,l,c,h,d,f,g,p,m,v,b;const w=[uk,dk,hk,ck,lk,ak,ok],x=[];function E(L,S){return S&9&&(s=null),S&9&&(r=null),S&9&&(o=null),S&9&&(a=null),S&9&&(l=null),S&9&&(c=null),S&9&&(h=null),s==null&&(s=!!(["Text"].includes(L[0].contentType)||["Text"].includes(L[3].get(L[0].contentType)))),s?0:(r==null&&(r=!!(["ImageText","Image","Video"].includes(L[0].contentType)||["ImageText","Image","Video"].includes(L[3].get(L[0].contentType)))),r?1:(o==null&&(o=!!(["Audio"].includes(L[0].contentType)||["Audio"].includes(L[3].get(L[0].contentType)))),o?2:(a==null&&(a=!!(["Marketing"].includes(L[0].contentType)||["Marketing"].includes(L[3].get(L[0].contentType)))),a?3:(l==null&&(l=!!(["Link","VRLink","PanoLink","Sticker"].includes(L[0].contentType)||["Link","VRLink","PanoLink","Sticker"].includes(L[3].get(L[0].contentType)))),l?4:(c==null&&(c=!!(["MediaPlane","MediaModel"].includes(L[0].contentType)||["MediaPlane","MediaModel"].includes(L[3].get(L[0].contentType)))),c?5:(h==null&&(h=!!(["Panorama"].includes(L[0].contentType)||["Panorama"].includes(L[3].get(L[0].contentType)))),h?6:-1))))))}return~(d=E(n,-1))&&(f=x[d]=w[d](n)),{c(){var L;t=U("div"),e=U("div"),i=U("div"),f&&f.c(),y(i,"class","content svelte-1fy4duy"),we(i,"unfolded",(L=n[0].state)==null?void 0:L.unfolded),y(e,"class","content__wrapper svelte-1fy4duy"),y(t,"class",g=yt(ni("content__container",n[0].className))+" svelte-1fy4duy"),y(t,"data-id",p=n[0].id),we(t,"disable",n[0].enabled===!1),we(t,"hide",n[5]),we(t,"unClickable",n[0].config.clickable===!1),Q(t,"width",n[0].stickType==="Plane"||n[0].contentType==="MediaModel"?"100%":0),Q(t,"height",n[0].stickType==="Plane"||n[0].contentType==="MediaModel"?"100%":0)},m(L,S){Y(L,t,S),V(t,e),V(e,i),~d&&x[d].m(i,null),n[16](t),m=!0,v||(b=je(t,"click",n[17],!0),v=!0)},p(L,S){var z;let R=d;d=E(L,S),d===R?~d&&x[d].p(L,S):(f&&(Ee(),Z(x[R],1,1,()=>{x[R]=null}),xe()),~d?(f=x[d],f?f.p(L,S):(f=x[d]=w[d](L),f.c()),N(f,1),f.m(i,null)):f=null),(!m||S&1)&&we(i,"unfolded",(z=L[0].state)==null?void 0:z.unfolded),(!m||S&1&&g!==(g=yt(ni("content__container",L[0].className))+" svelte-1fy4duy"))&&y(t,"class",g),(!m||S&1&&p!==(p=L[0].id))&&y(t,"data-id",p),(!m||S&1)&&we(t,"disable",L[0].enabled===!1),(!m||S&33)&&we(t,"hide",L[5]),(!m||S&1)&&we(t,"unClickable",L[0].config.clickable===!1),S&1&&Q(t,"width",L[0].stickType==="Plane"||L[0].contentType==="MediaModel"?"100%":0),S&1&&Q(t,"height",L[0].stickType==="Plane"||L[0].contentType==="MediaModel"?"100%":0)},i(L){m||(N(f),m=!0)},o(L){Z(f),m=!1},d(L){L&&X(t),~d&&x[d].d(),n[16](null),v=!1,b()}}}function rk(n){let t,e,i,s,r,o,a;return e=new tk({props:{tag:At(n[0]),rendererMap:n[2]}}),{c(){t=U("div"),Ae(e.$$.fragment),y(t,"class",i=yt(ni("content__container",n[0].className))+" svelte-1fy4duy"),y(t,"data-id",s=n[0].id),we(t,"custom-tag-disable",n[0].enabled===!1),we(t,"custom-tag-hide",n[5])},m(l,c){Y(l,t,c),ge(e,t,null),n[14](t),r=!0,o||(a=je(t,"click",n[15]),o=!0)},p(l,c){const h={};c&1&&(h.tag=At(l[0])),c&4&&(h.rendererMap=l[2]),e.$set(h),(!r||c&1&&i!==(i=yt(ni("content__container",l[0].className))+" svelte-1fy4duy"))&&y(t,"class",i),(!r||c&1&&s!==(s=l[0].id))&&y(t,"data-id",s),(!r||c&1)&&we(t,"custom-tag-disable",l[0].enabled===!1),(!r||c&33)&&we(t,"custom-tag-hide",l[5])},i(l){r||(N(e.$$.fragment,l),r=!0)},o(l){Z(e.$$.fragment,l),r=!1},d(l){l&&X(t),ve(e),n[14](null),o=!1,a()}}}function ok(n){let t,e;return t=new JM({props:{tag:At(n[0])}}),{c(){Ae(t.$$.fragment)},m(i,s){ge(t,i,s),e=!0},p(i,s){const r={};s&1&&(r.tag=At(i[0])),t.$set(r)},i(i){e||(N(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){ve(t,i)}}}function ak(n){let t,e;return t=new CM({props:{tag:At(n[0])}}),{c(){Ae(t.$$.fragment)},m(i,s){ge(t,i,s),e=!0},p(i,s){const r={};s&1&&(r.tag=At(i[0])),t.$set(r)},i(i){e||(N(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){ve(t,i)}}}function lk(n){let t,e;return t=new NM({props:{tag:At(n[0])}}),{c(){Ae(t.$$.fragment)},m(i,s){ge(t,i,s),e=!0},p(i,s){const r={};s&1&&(r.tag=At(i[0])),t.$set(r)},i(i){e||(N(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){ve(t,i)}}}function ck(n){let t,e;return t=new J9({props:{tag:At(n[0])}}),{c(){Ae(t.$$.fragment)},m(i,s){ge(t,i,s),e=!0},p(i,s){const r={};s&1&&(r.tag=At(i[0])),t.$set(r)},i(i){e||(N(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){ve(t,i)}}}function hk(n){let t,e;return t=new bM({props:{tag:At(n[0])}}),{c(){Ae(t.$$.fragment)},m(i,s){ge(t,i,s),e=!0},p(i,s){const r={};s&1&&(r.tag=At(i[0])),t.$set(r)},i(i){e||(N(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){ve(t,i)}}}function dk(n){let t,e;return t=new Q9({props:{tag:At(n[0])}}),{c(){Ae(t.$$.fragment)},m(i,s){ge(t,i,s),e=!0},p(i,s){const r={};s&1&&(r.tag=At(i[0])),t.$set(r)},i(i){e||(N(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){ve(t,i)}}}function uk(n){let t,e;return t=new dI({props:{tag:At(n[0])}}),{c(){Ae(t.$$.fragment)},m(i,s){ge(t,i,s),e=!0},p(i,s){const r={};s&1&&(r.tag=At(i[0])),t.$set(r)},i(i){e||(N(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){ve(t,i)}}}function fk(n){let t,e,i,s,r;const o=[rk,sk,nk],a=[];function l(c,h){return h&5&&(t=null),t==null&&(t=!!(c[0].element||c[2].has(c[0].contentType))),t?0:c[4]?1:2}return e=l(n,-1),i=a[e]=o[e](n),{c(){i.c(),s=Ne()},m(c,h){a[e].m(c,h),Y(c,s,h),r=!0},p(c,[h]){let d=e;e=l(c,h),e===d?a[e].p(c,h):(Ee(),Z(a[d],1,1,()=>{a[d]=null}),xe(),i=a[e],i?i.p(c,h):(i=a[e]=o[e](c),i.c()),N(i,1),i.m(s.parentNode,s))},i(c){r||(N(i),r=!0)},o(c){Z(i),r=!1},d(c){a[e].d(c),c&&X(s)}}}function pk(n,t,e){let i,s,r,o,a,l,{tag:c}=t,{hooks:h}=t,{rendererMap:d=new Map}=t,{contentTypeMap:f=new Map}=t,{state:g}=t,{mediaStore:p}=t,{temporaryState:m}=t;pc("hooks",h),pc("mediaStore",p);let v,b;function w(z){z?h.emit("exposure",{id:o,type:"start"}):h.emit("exposure",{id:o,type:"end"})}function x(z,O,A){var C,I;return!(!z.enabled||!O.visible||!O.enabled||!A.visible||!((C=z.state)!=null&&C.visible)||((I=z.temporaryState)==null?void 0:I.visible)===!1||z instanceof S0&&z.loading)}function E(z){Je[z?"unshift":"push"](()=>{c.contentDom=z,e(0,c)})}const L=z=>h.emit("click",{event:z,target:"TagContent",tag:c});function S(z){Je[z?"unshift":"push"](()=>{c.contentDom=z,e(0,c)})}const R=z=>{c.entryFromModel&&oi(c.five.state.mode)?(z.stopPropagation(),c.find({targetMode:"Panorama"})):h.emit("click",{event:z,target:"TagContent",tag:c})};return n.$$set=z=>{"tag"in z&&e(0,c=z.tag),"hooks"in z&&e(1,h=z.hooks),"rendererMap"in z&&e(2,d=z.rendererMap),"contentTypeMap"in z&&e(3,f=z.contentTypeMap),"state"in z&&e(6,g=z.state),"mediaStore"in z&&e(7,p=z.mediaStore),"temporaryState"in z&&e(8,m=z.temporaryState)},n.$$.update=()=>{var z,O,A,C,I,M,D,T,H,W,J;n.$$.dirty&1&&e(12,i=(z=c.state)==null?void 0:z.unfolded),n.$$.dirty&1&&e(11,s=(O=c.state)==null?void 0:O.visible),n.$$.dirty&321&&e(13,r=g.visible&&m.visible&&((A=c.state)==null?void 0:A.visible)),n.$$.dirty&1&&(o=c.id),n.$$.dirty&321&&e(5,a=!x(c,g,m)),n.$$.dirty&8192&&w(r),n.$$.dirty&7681&&c.hooks&&(i!==void 0&&i!==b&&(e(10,b=i),i?(I=(C=c.hooks).emit)==null||I.call(C,"unfolded"):(D=c==null?void 0:(M=c.hooks).emit)==null||D.call(M,"folded")),s!==void 0&&s!==v&&(e(9,v=s),s?(H=(T=c.hooks).emit)==null||H.call(T,"show"):(J=(W=c.hooks).emit)==null||J.call(W,"hide"))),n.$$.dirty&1&&e(4,l=(()=>!(typeof c.config.unfoldedConfig=="object"&&c.config.unfoldedConfig.keep==="folded"))())},[c,h,d,f,l,a,g,p,m,v,b,s,i,r,E,L,S,R]}let Lh=class extends Me{constructor(t){super(),Ie(this,t,pk,fk,Pe,{tag:0,hooks:1,rendererMap:2,contentTypeMap:3,state:6,mediaStore:7,temporaryState:8},ik)}};class S0 extends vh{constructor(e,i){super(e,i);u(this,"loading",!1);u(this,"loadModel",()=>ee(this,null,function*(){var o,a;const e=this.data.modelUrl;if(!e||(this.loading=!0,yield ai(this.five),!this.plugin.tags.includes(this)))return;const i=M4(e).then(l=>ee(this,null,function*(){var d;const c=Object.assign(l.scene,{customID:this.id,isTagModel:!0,removeEventListener:this.getConfig().clickable===!1?()=>{}:this.addObjectClickHandler(this,l.scene,f=>{this.plugin.hooks.emit("click",{target:"TagModel",tag:this,event:f})})});return new P.Matrix4().fromArray(this.matrix).decompose(c.position,c.quaternion,c.scale),c.updateWorldMatrix(!0,!0),c.visible=this.visible,(d=this.getConfig().modelConfig)!=null&&d.autoLookAtEnabled&&c.lookAt(this.five.camera.position.clone().setY(c.position.y)),c}));this.model={promise:i};const s=yield i;if(this.loading=!1,((o=this.model)==null?void 0:o.promise)!==i||!this.plugin.tags.includes(this))return;this.model.object=s;const r=this.plugin.gltfObjectGroup.children.find(l=>l.customID===this.id);if(r&&(this.plugin.gltfObjectGroup.remove(r),r.removeEventListener()),Is(this)){const l=this.data.mediaPosition.map(Cn);if(this.computeRenderType()==="Mesh"&&!this.mediaPlane){this.mediaPlane=new mh(this.data.mediaData[0].url,l,{objectFit:this.data.objectFit});const c=new P.Vector3().addVectors(l[0],l[2]).divideScalar(2);this.mediaPlane.position.copy(c),s.add(this.mediaPlane)}if(this.computeRenderType()!=="Mesh"){(a=this.tag3DContentSvelte)==null||a.dispose();const c=document.createElement("div");c.classList.add("tag-media-container");const h="black";c.style.backgroundColor=h,c.style.border=`3px solid ${h}`;const d=F({mode:"behind",cornerPoints:l,container:c},this.config.tag3DConfig),f=this.computeRenderType()==="BehindDom"||d.mode==="behind"?"behind":"front",g=new eg(fe(F({},d),{mode:f})),p=this.computeNormal();g.position.add(p.clone().setLength(vo.Z_FIGHTING_OFFSET)),s.add(g);let m;g.mode==="behind"&&this.config.clickable!==!1&&(m=this.addObjectClickHandler(this,g,b=>{this.plugin.hooks.emit("click",{event:b,target:"TagContent",tag:this})}));const v=new Lh({target:c,props:{tag:this,hooks:this.plugin.hooks,state:this.plugin.state,mediaStore:this.plugin.mediaStore,temporaryState:this.plugin.temporaryState}});this.tag3DContentSvelte={svelteApp:v,domContainer:{css3DObject:g},css3DInstance:g,initialNormal:p,currentNormal:p,dispose:()=>{v.$destroy(),g.dispose(),m==null||m()}}}}return this.plugin.gltfObjectGroup.add(s),s}));this.state.unfolded=!0,Fr(this.five),this.loadModel().then(()=>this.updateVisible())}applyVisible(){var e,i;(e=this.tag3DContentSvelte)==null||e.svelteApp.$set({tag:this,state:this.plugin.state,temporaryState:this.plugin.temporaryState}),(i=this.model)!=null&&i.object&&(this.model.object.visible=this.visible)}set(...e){super.set(...e),this.loadModel()}setData(...e){var s;super.setData(...e);const i=this.data.mediaPosition.map(Cn);this.computeRenderType()==="Mesh"?this.mediaPlane&&this.mediaPlane.src!==this.data.mediaData[0].url&&(this.mediaPlane.removeFromParent(),this.mediaPlane=new mh(this.data.mediaData[0].url,i,{objectFit:this.data.objectFit})):(s=this.tag3DContentSvelte)==null||s.svelteApp.$set({tag:this})}computeNormal(){return Rm(this.data.mediaPosition)}}const mk=new Map,gk=new Map;class vk extends vh{constructor(t,e){super(t,e),this.state.unfolded=!0,this.loadModel()}applyVisible(){var e,i,s,r,o,a;this.computeRenderType()==="Mesh"?((i=(e=this.data.mediaData)==null?void 0:e[0])==null?void 0:i.type)==="Video"?this.renderVideoPlane():((r=(s=this.data.mediaData)==null?void 0:s[0])==null?void 0:r.type)==="Image"&&this.renderImagePlane():((o=this.tag3DContentSvelte)==null||o.svelteApp.$set({tag:this,state:this.plugin.state,temporaryState:this.plugin.temporaryState}),(a=this.tag3DContentSvelte)!=null&&a.css3DInstance&&(this.tag3DContentSvelte.css3DInstance.visible=this.visible,this.five.needsRender=!0))}set(t,e=!0){super.set(t,e),ai(this.five).then(()=>{this.tag3DContentSvelte&&(t.data?this.tag3DContentSvelte.svelteApp.$set({tag:this,state:this.plugin.state,temporaryState:this.plugin.temporaryState}):t.position&&this.loadModel())})}setData(...t){var i,s,r,o,a;super.setData(...t),this.computeRenderType()==="Mesh"?((s=(i=this.data.mediaData)==null?void 0:i[0])==null?void 0:s.type)==="Video"?this.renderVideoPlane():((o=(r=this.data.mediaData)==null?void 0:r[0])==null?void 0:o.type)==="Image"&&this.renderImagePlane():(a=this.tag3DContentSvelte)==null||a.svelteApp.$set({tag:this})}loadModel(){return ee(this,null,function*(){var e,i,s,r,o,a;if(yield ai(this.five),this.computeRenderType()==="Mesh")((i=(e=this.data.mediaData)==null?void 0:e[0])==null?void 0:i.type)==="Video"?this.renderVideoPlane():((r=(s=this.data.mediaData)==null?void 0:s[0])==null?void 0:r.type)==="Image"&&this.renderImagePlane();else{Fr(this.five);const l=this.position.map(Qe);(a=(o=this.tag3DContentSvelte)==null?void 0:o.dispose)==null||a.call(o);const c=document.createElement("div");c.classList.add("tag-media-container");const h=F({mode:"front",cornerPoints:l,container:c},this.config.tag3DConfig),d=this.computeRenderType()==="BehindDom"||h.mode==="behind"?"behind":"front",f=new eg(fe(F({},h),{mode:d})),g=this.computeNormal();f.position.add(g.clone().setLength(vo.Z_FIGHTING_OFFSET)),this.plugin.group.add(f);let p;f.mode==="behind"&&this.config.clickable!==!1&&(p=this.addObjectClickHandler(this,f,v=>{this.plugin.hooks.emit("click",{event:v,target:"TagContent",tag:this})}));const m=new Lh({target:c,props:{tag:this,hooks:this.plugin.hooks,state:this.plugin.state,mediaStore:this.plugin.mediaStore,temporaryState:this.plugin.temporaryState}});this.tag3DContentSvelte={svelteApp:m,domContainer:{css3DObject:f},css3DInstance:f,initialNormal:g,currentNormal:g,dispose:()=>{m.$destroy(),f.dispose(),p==null||p()}},this.five.needsRender=!0}})}renderVideoPlane(){var a;const t=this.data.mediaData[0];if(!t)return;const{url:e}=t;if(!e)return;const i=this.currentVisible,s=(()=>!!(this.mediaPlane&&!i))(),r=(()=>!!(!this.mediaPlane&&i))(),o=(()=>!!(this.mediaPlane&&this.mediaPlane.src!==e))();if((s||o)&&this.mediaPlane&&(this.plugin.imagePlaneGroup.remove(this.mediaPlane),this.mediaPlane.dispose(),this.mediaPlane.removeFromParent(),this.mediaPlane=void 0),r||o){const l=this.position.map(Cn),c=new Jm(e,l,{videoCoverSrc:t.videoCoverUrl,playButton:this.data.playIcon,paused:!((a=this.data.autoplayConfig)!=null&&a.autoplayVideo),objectFit:this.data.objectFit,videoTextureMap:mk,ImageTextureMap:gk,domEvents:this.plugin.domEvents});this.plugin.domEvents.addAutoBindEventListener(c,"click",d=>{var f;!((f=c.videoInstance)!=null&&f.paused)&&c.videoInstance.muted===!1&&this.plugin.hooks.emit("playStateChange",{event:d,state:"playing",tag:this,mediaInstance:c.videoInstance})}),c.onVideoReady=d=>{d.addEventListener("play",f=>{this.plugin.mediaStore.set({currentMediaElement:c.videoInstance}),this.plugin.hooks.emit("playStateChange",{event:f,state:"playing",tag:this,mediaInstance:c.videoInstance})}),d.addEventListener("pause",f=>{this.plugin.hooks.emit("playStateChange",{event:f,state:"paused",tag:this,mediaInstance:c.videoInstance})}),d.addEventListener("ended",f=>{this.plugin.hooks.emit("playStateChange",{event:f,state:"paused",tag:this,mediaInstance:c.videoInstance})})};const h=d=>(this.five.on("renderFrame",d),()=>this.five.off("renderFrame",d));c.initialRenderHooks(h),this.mediaPlane=c,this.play=()=>c.play(),this.pause=()=>c.pause(),this.plugin.imagePlaneGroup.add(this.mediaPlane)}this.five.needsRender=!0}renderImagePlane(){const t=this.data.mediaData[0];if(!t)return;const{url:e}=t;if(!e)return;const i=this.position.map(Cn),s=this.currentVisible,r=(()=>!!(this.mediaPlane&&!s))(),o=(()=>!!(!this.mediaPlane&&s))(),a=(()=>!!(this.mediaPlane&&this.mediaPlane.src!==e))();(r||a)&&this.mediaPlane&&(this.plugin.imagePlaneGroup.remove(this.mediaPlane),this.mediaPlane.dispose(),this.mediaPlane.removeFromParent(),this.mediaPlane=void 0),(o||a)&&(this.mediaPlane=new mh(e,i,{objectFit:this.data.objectFit}),this.getConfig().clickable!==!1&&this.plugin.domEvents.addAutoBindEventListener(this.mediaPlane,"click",l=>{this.plugin.hooks.emit("click",{tag:this,target:"TagContent",event:l.origDomEvent})},{noEmitWhenHide:!0}),this.plugin.imagePlaneGroup.add(this.mediaPlane)),this.five.needsRender=!0}computeNormal(){return Rm(this.position)}}function Ak(n){De(n,"svelte-18ithb3",'@charset "UTF-8";.tag-point-click-helper.svelte-18ithb3.svelte-18ithb3{position:absolute;pointer-events:auto;cursor:pointer;width:141%;height:141%;left:50%;top:50%;transform:translate(-50%, -50%);z-index:1000000}.tag-point-wrapper.svelte-18ithb3.svelte-18ithb3{pointer-events:none;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);cursor:pointer;z-index:1040}.tag-folded-point.svelte-18ithb3.svelte-18ithb3,.tag-unfolded-point.svelte-18ithb3.svelte-18ithb3{transition:all 0.5s}.tag-point-wrapper.svelte-18ithb3 .tag-unfolded-point.svelte-18ithb3{display:flex;justify-content:center;align-items:center;position:absolute;width:100%;height:100%;border-radius:50%}.tag-point-wrapper.svelte-18ithb3 .tag-unfolded-point.svelte-18ithb3: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-18ithb3 .tag-unfolded-point.svelte-18ithb3: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-18ithb3 .tag-folded-point.svelte-18ithb3{opacity:1;scale:1}.tag-point-wrapper.folded.svelte-18ithb3 .tag-unfolded-point.svelte-18ithb3{opacity:0;scale:1}.tag-point-wrapper.unfolded.svelte-18ithb3 .tag-folded-point.svelte-18ithb3{opacity:0;scale:0.2}.tag-point-wrapper.unfolded.svelte-18ithb3 .tag-unfolded-point.svelte-18ithb3{opacity:1;scale:1}.tag-point-wrapper.disable-unfold.svelte-18ithb3 .tag-folded-point.svelte-18ithb3{opacity:1 !important;scale:1 !important}.tag-point-wrapper.disable-unfold.svelte-18ithb3 .tag-unfolded-point.svelte-18ithb3{opacity:0 !important;scale:1 !important}')}function bk(n){let t,e,i,s,r,o,a,l,c,h,d,f;return s=new Si({props:{center:!0,blurRadius:15,spreadRadius:5,opacity:.3}}),c=new k0({props:{icon:n[7],width:n[6]}}),c.$on("iconLoaded",n[15]),{c(){t=U("div"),e=U("div"),i=ae(),Ae(s.$$.fragment),r=ae(),o=U("div"),a=ae(),l=U("div"),Ae(c.$$.fragment),y(e,"class","tag-point-click-helper svelte-18ithb3"),y(o,"class","tag-unfolded-point svelte-18ithb3"),Q(o,"transition-delay",(n[8]?n[10]:0)+"ms"),y(l,"class","tag-folded-point svelte-18ithb3"),Q(l,"transition-delay",(n[8]?n[10]:0)+"ms"),y(t,"class","tag-point-wrapper svelte-18ithb3"),we(t,"unfolded",n[5]),we(t,"folded",n[8]),we(t,"disable-unfold",n[1].isPopoverConfigEnabled())},m(g,p){Y(g,t,p),V(t,e),n[14](e),V(t,i),ge(s,t,null),V(t,r),V(t,o),V(t,a),V(t,l),ge(c,l,null),h=!0,d||(f=[je(e,"click",n[12]),je(e,"mouseenter",n[13]),je(e,"mouseleave",function(){Di(n[3])&&n[3].apply(this,arguments)})],d=!0)},p(g,[p]){n=g,p&256&&Q(o,"transition-delay",(n[8]?n[10]:0)+"ms");const m={};p&128&&(m.icon=n[7]),p&64&&(m.width=n[6]),c.$set(m),p&256&&Q(l,"transition-delay",(n[8]?n[10]:0)+"ms"),(!h||p&32)&&we(t,"unfolded",n[5]),(!h||p&256)&&we(t,"folded",n[8]),(!h||p&2)&&we(t,"disable-unfold",n[1].isPopoverConfigEnabled())},i(g){h||(N(s.$$.fragment,g),N(c.$$.fragment,g),h=!0)},o(g){Z(s.$$.fragment,g),Z(c.$$.fragment,g),h=!1},d(g){g&&X(t),n[14](null),ve(s),ve(c),d=!1,ut(f)}}}function yk(n,t,e){var z,O;let i,s,r,o;const a=Ni("hooks");let{tag:l}=t,c,h=!1;const d=()=>{c!==void 0&&clearTimeout(c),h=!0,c=setTimeout(()=>{h=!1},800)},f=A=>{h||(l.entryFromModel&&oi(l.five.state.mode)?l.find({targetMode:"Panorama"}).then(()=>l.unfoldAndFoldOthers()):a.emit("click",{event:A,target:"TagPoint",tag:l}))},g=(()=>l.contentType==="Text"&&l.data.appearance==="plane"?500:800)();let{tagPointClickHelper:p=null}=t,{handleMouseEnter:m=()=>{}}=t,{handleMouseLeave:v=()=>{}}=t,{handleTagPointClick:b=()=>{}}=t;const w=()=>!0,x=(O=(z=l.config.popoverConfig)==null?void 0:z.beforeOpen)!=null?O:w,E=A=>{b(A),f(A)},L=A=>{x(l)&&m(A)};function S(A){Je[A?"unshift":"push"](()=>{p=A,e(0,p)})}function R(A){an.call(this,n,A)}return n.$$set=A=>{"tag"in A&&e(1,l=A.tag),"tagPointClickHelper"in A&&e(0,p=A.tagPointClickHelper),"handleMouseEnter"in A&&e(2,m=A.handleMouseEnter),"handleMouseLeave"in A&&e(3,v=A.handleMouseLeave),"handleTagPointClick"in A&&e(4,b=A.handleTagPointClick)},n.$$.update=()=>{var A,C,I,M;n.$$.dirty&2&&e(5,i=(A=l.state)==null?void 0:A.unfolded),n.$$.dirty&32&&e(8,s=!i),n.$$.dirty&2&&e(7,r=(I=(C=l.style)==null?void 0:C.point)!=null&&I.url?(M=l.style)==null?void 0:M.point:{url:KP}),n.$$.dirty&2&&e(6,o=(()=>{var H,W,J,te;const D=(W=(H=l.style)==null?void 0:H.point)==null?void 0:W.width;if(typeof D=="number")return D;const T=(te=(J=l.style)==null?void 0:J.point)==null?void 0:te.size;if(typeof T=="number")return T;if(T==="S")return 18;if(T==="M")return 20;if(T==="L")return 24;if(T==="XL")return 28})())},d(),[p,l,m,v,b,i,o,r,s,f,g,x,E,L,S,R]}class wk extends Me{constructor(t){super(),Ie(this,t,yk,bk,Pe,{tag:1,tagPointClickHelper:0,handleMouseEnter:2,handleMouseLeave:3,handleTagPointClick:4},Ak)}}const Pk="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAeCAYAAABqpJ3BAAAAAXNSR0IArs4c6QAAAFBlWElmTU0AKgAAAAgAAgESAAMAAAABAAEAAIdpAAQAAAABAAAAJgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAAMKADAAQAAAABAAAAHgAAAAC3G9N3AAABWWlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iWE1QIENvcmUgNi4wLjAiPgogICA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgICAgICAgICB4bWxuczp0aWZmPSJodHRwOi8vbnMuYWRvYmUuY29tL3RpZmYvMS4wLyI+CiAgICAgICAgIDx0aWZmOk9yaWVudGF0aW9uPjE8L3RpZmY6T3JpZW50YXRpb24+CiAgICAgIDwvcmRmOkRlc2NyaXB0aW9uPgogICA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgoZXuEHAAACfklEQVRYCe2Yu2tVQRCHb1QQFQRBKzEkooJoISL+ATYW/kXBSrBKLxZaidaKhSCxs1Asg4qgRhHBB6IkKr4f3yd3vCfHezfnsTGnuD/4ZWf3zO7M7M4+biZ6vd5muBsehydg1/EdB6/3uTBR8vYg9dPQoLqILzg1A++Gc+tD6JevKR/AY/BXB3kSn+bhX5QD8MNLuAnugz87xMv4cg0uw7AAVDDKo3Ar7MJKPMWPWeiELsOoAFS8D00l98laBvEN+6fgO/gPRgWg4iL8Ct3Ya5lKl7B/Bw7FhqGtg8ariAZwYND0X6V7WNOHkVg38svgw1nED/2qyykDIRfLsmy93Falvza1nUQqhaLjZ4Q38HA0UOqQ+0LExoqy2PaDipNkGfp+r9L/PHqPVE6hSgD2fw63w51QR7wN3dw6EqVOhhylQSmL0K3S/zb6ydT5MyJ/qgagvhfcEbjRCogZjzLVFjqWRbnYJ+S3CGegAa+IOgE44DPo/RCOrEZp3r+ClVAnAAd0djy5puBqOD/HuLdgZdQNwIEfQ4/WLdB8zsUXjHUBRoohrowmAWhgAbofRI6VMD3PwSUHrIMmATi+Z7S39B6YYwV8pHlp1UbTADTkhp6GPvjarMIT+l+BjdAmAA1q/FDfsmOZCuVgUu3v0b8IvSwboW0AGvaVuDdh3YCGwXYvK1eyMdoGoGF/xW2D3tTl2U/V59G/CVvBMz0HbjDILujRWgUfUbJPa+RYAZ0w970998Mqp5I/D30gtkauAHTEH0BuyimYSp05vj+EWZAzAB1yP/jc2AFNz2Ign6ibNj4KsyGeutkGLAw0iewdIfx/jkeuz/AxxjMwnoGMM/AbzDbNM/bhiRQAAAAASUVORK5CYII=",Ck="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAeCAMAAABdem3zAAAAb1BMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABt6r1GAAAAJXRSTlMApb6gupm3s7CprZWRfoeOg4qdenZzLG9ka04KJR4EET04MBlfDzTkzgAAAMpJREFUOMvd0dsSgiAQBuA1o7KMTJRUEE+9/zOGjhmjIHvdtyizM1zAv/C3lOS8BjxZlNpbAhJ/zTig1PkCdS1RZotSgF/FDBXiAXcT8z6jyZLp5PfPGthXJCsF7GrpRgs7BvrcoAM4qexhkSl3orGVM1t5c5COEVPiQIU9UZISvXRNi6S/3pptF87S8dNl9p1lxCQIw2CsadfMnmwHzoJdbJNo5LHKto6uHlENBhVfvGJlJnpGMLLtTyg9zPj5iHLhoAmeHw9YORcf/XMbuOSlzkgAAAAASUVORK5CYII=",Ik="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAwCAYAAAAGlsrkAAAAAXNSR0IArs4c6QAAAFBlWElmTU0AKgAAAAgAAgESAAMAAAABAAEAAIdpAAQAAAABAAAAJgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAAHqADAAQAAAABAAAAMAAAAACmbYh+AAABWWlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iWE1QIENvcmUgNi4wLjAiPgogICA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgICAgICAgICB4bWxuczp0aWZmPSJodHRwOi8vbnMuYWRvYmUuY29tL3RpZmYvMS4wLyI+CiAgICAgICAgIDx0aWZmOk9yaWVudGF0aW9uPjE8L3RpZmY6T3JpZW50YXRpb24+CiAgICAgIDwvcmRmOkRlc2NyaXB0aW9uPgogICA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgoZXuEHAAACtUlEQVRYCcWXzUtWQRSHb1ZWL1FYIH2AkSaEBbkMsTYFQVCbdkVQ7Vr3L/RXRQURIrVopxAuBEmIwCBqkfZBz2/0yLV35oz39X4c+HnHuXPOM2c+ztWi6MZ6Q91wi/GuwLe6SPgy0NdtZzwN9LmyPaAfLZg4j9A9tB+1Ah6D8wyNC2jWdMZ3AT1Ahwxoz6bAIwCeoisoyoh22qwGfF7F7zE66vnXCe4Buo9m0UEPqnd1gSeJ9QSNKij2C7nwvYLlfxupElWKVWkwwct2ml8eorOlzt9b7cOlvmhzUPA1oinT/6+J4oUCEaWVOquCdU1UfSZQDKCM1V/rHqu4qyAcQSmzRNyDJWcbmAqkfl2Tm0jg3PjaMladvYOOb0GzmTBOlh3nZaAMdU3Ke5nbO4uXG1ekvseTAG+gqmbXKeuXAs9kPeMDLOPsUsfA2le3wMeZodcy1lK7FgMfcz3yL//khxTJPU755pZQS10+jKk4UfB6cvRmRXJeh1cDZ7yMuwf3wFZAcisTzVjOb7zozjs71QMdLsVdQq8cwJ5feQfhC9FX0Xmk76vdAPmoHdNf+vch+1zGxoQ+D4x/8Q0tIN3rU8j2LhXQTrXFTY0bsgHETJr26yNaQ+eQskkFVMaC6+mtzK7AxAimpV9EZ9AJFIMLqv7cylQCE6/4iT6gDXQBGcgm0UjGcLZthZayn0AqsQamGSZTe8YKbPaDxjukrJW94LYCte4xcftMAB083fuLSAdPcFlth2szXPznV7rn0Uk0hhpdauLvMF07HbzP6BIaRrb3fc/d3GP8K9knRs8h3XkVnT6o+poAEzdcu7c8de3sz+IdE2gKLLhMB+89mkL6L2Qb3jQYVqj3L3nqPxBNIMDbAMMKtVsHTx+c60gHr3XTnr9oK+NydvrYjHYB1iS+l2fSZrv3D/+KTyvCdHWgAAAAAElFTkSuQmCC",Mk="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAwCAYAAAAGlsrkAAAAAXNSR0IArs4c6QAAAFBlWElmTU0AKgAAAAgAAgESAAMAAAABAAEAAIdpAAQAAAABAAAAJgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAAHqADAAQAAAABAAAAMAAAAACmbYh+AAABWWlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iWE1QIENvcmUgNi4wLjAiPgogICA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgICAgICAgICB4bWxuczp0aWZmPSJodHRwOi8vbnMuYWRvYmUuY29tL3RpZmYvMS4wLyI+CiAgICAgICAgIDx0aWZmOk9yaWVudGF0aW9uPjE8L3RpZmY6T3JpZW50YXRpb24+CiAgICAgIDwvcmRmOkRlc2NyaXB0aW9uPgogICA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgoZXuEHAAACpklEQVRYCcWYPYwOURSGP38Rv4lEsZoVkq0oNEQjEopNFCQSlUIkJCqFUiLR0ah1SIROgWQLQSNBKUIhGwUNUZD4K/w/b3wnmZ1v7tx3xsw4ybsz994z57nn3J9lR6PRaCUa3BZD3Dw4FaDAs/8DLOYdtHVouDJeis6hbUPClwA7gjSBPWgFeop+oV5NwKIdoHEBTRc7+3iPjJXhb6TnWqTsv6EXqBcrZxwQrfthdBqti84unylwMLbwch7tjI6unjmwOKvRCXQMdXbLOeDvAGXb0Rk0o8a/WtXm0iaLjabNJskWoeVoB9IeeIlijNdm5mS8bBzyRyH0Xt5PoQ2FvkavDjhKXQ48RcdJtKs84LQdcGSs8pZNS7UPaeM1OnYOODIulro8gY10HEf2LxsHXJdxcQJraBxE+1H22DlgBf+J6jKWT1RGWR9F0+pMmQNWQK1l1Rqn4q5i4BBKlt4Bp4I7/Tp2M1WODjjWOFfqqvjq240mquWAVWqt8cTH9Dmm225T2dEB6xutcc6iMlV+gi8wF9xkVy8ApBou2Mk4xVD/x/KgA44Stl3jz0BftwHHxdB2Vz8sQ9V2Mo7v2mR8j4/nI0Dx6QRTqZV1LuPwU/wv6DaaKLEGZQ44Sv33i/TPmNwzXO6ir2lXDxyZaJJ1WWvsFhI4a00yroO+gnQDfcgSxw4OuC5jXSxz6IELDD8HLN+qm+st/VfRGzk0NQesTRM3V5Rbx0SZRrsp19rVxaDvaVxC88XONu9OxrHGjwBcR7XHxJ2EA9Zdexk9doM6fjnwc4JcRPYxcaDySYG1aa4hXQi9WBVYl4H+HJG8Z7uYSRl8k6BXUOtj4k4qwNqpZ9ET98Mu/O4TJPkP7y4AVTF0I61HKvGgJvAn9G5Q6hiW/Z9dH5P6A8K2bfEUA9VoAAAAAElFTkSuQmCC",kk="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAeCAYAAABqpJ3BAAAAAXNSR0IArs4c6QAAAFBlWElmTU0AKgAAAAgAAgESAAMAAAABAAEAAIdpAAQAAAABAAAAJgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAAMKADAAQAAAABAAAAHgAAAAC3G9N3AAABWWlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iWE1QIENvcmUgNi4wLjAiPgogICA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgICAgICAgICB4bWxuczp0aWZmPSJodHRwOi8vbnMuYWRvYmUuY29tL3RpZmYvMS4wLyI+CiAgICAgICAgIDx0aWZmOk9yaWVudGF0aW9uPjE8L3RpZmY6T3JpZW50YXRpb24+CiAgICAgIDwvcmRmOkRlc2NyaXB0aW9uPgogICA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgoZXuEHAAACfElEQVRYCe2XP2sVQRTFd0VsIgmpTAqx1EAStLAIpowgFmohFkEQ0+UbBEEJCpJvkE4REguVoBY2EaysLJSkSCzFQq1EMQg2z9+Jc2EyziSzb/eZJ7wLlzv37v1zzuy82aRstVr9RVGModfQGfR/kHuAfICulz5ayJzBf4oe9uNdtP4BlktlWb42TDsIKAiJs5gnltBl9jLgV31MfxHQQ0jcxsz6iV2wXgT8rRBHisAhEl+gI2HBPvkbzD0PgV/h/CgBJfEWjmOeoyKznyLQFwD/PgYiSUDJkLiOmYsV/sPYAuDvp+btSkBFkFDx6VSDDsffAF6bmJQcAkNUP0J1tbZcJ6uTr7VZPba1nxuLhblhT12ZVyDwWYkpsaLU8+04b0FX651dk5p/eBPwO67M2IiDsWAYUyNITBCfCp91yH+ZA16zs96AEiGgPzkW0SPyOyhf6D0Lge85M7IJqBkkxjELOY1r5MwBfi23PusIWTM1hsRj/IsWa9g+qwJesysRcGCXsaPoUec3ZT7SSL0rSaUjZJ15C8dYz6NNfaX1tZ1n9z9gK0lbBDQBErpapytNSyc/BPyeV2asvJ0jtN1HAyGho3QC9T9Util+TDVhXDHJZrvgVWxNta4sENDVegPtq1z8p2ALcxcCWVdmbEYtAmoIiVOYq7HmGbElwL/NyEumtH2ErKMAQEJ/ep+0WKZ9Vxe85tQm4MCuYIfRQefvZb6SoJracqB2Bxqwk7oGBUg2R1dcDen1pPZvwB/PURrHP+fHIuvVJo6O9W2UgJq638Mky34b4uxP7CvAR/81DHKz3cYJ2GSI6Gs94Pxv2E9NHRub0bO9HejtQFH8BvWooa9jGY/wAAAAAElFTkSuQmCC",Ek="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAeCAMAAABdem3zAAAAgVBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////9d3yJTAAAAK3RSTlMA/Pfx6+XZ39TIwry2sJ+qpY3Ok4jNgpl8dnEGmEUfDi5hOycxmn5YGGhjcHcwqwAAAMZJREFUOMvd0e0OgiAUgGEqs9IiLdNCRQS/6v4vMGrNofJxfvfIzuZ2fugL+ls5ZYwiOPEk0ktA95vHD4Pt0/uIgr6fpCOSI7c+UfSAH4gnGtd+lVwnkgrZkSzLCnmK75QPse+XeKG0FsXRAqaWovFZIza3rU9atWmfHQ2YoWgUGkT6tl1g1GmLHiw0bYfgcrvI8xlyyqG+BwOaw3srvCjqO8zaCn/n4IvJFYdbp1C98NQDSJWiG5CxLffWIB5HUsXbFVjLqzcmgh9KFWWqZgAAAABJRU5ErkJggg==",xk="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAwCAYAAAAGlsrkAAAAAXNSR0IArs4c6QAAAFBlWElmTU0AKgAAAAgAAgESAAMAAAABAAEAAIdpAAQAAAABAAAAJgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAAHqADAAQAAAABAAAAMAAAAACmbYh+AAABWWlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iWE1QIENvcmUgNi4wLjAiPgogICA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgICAgICAgICB4bWxuczp0aWZmPSJodHRwOi8vbnMuYWRvYmUuY29tL3RpZmYvMS4wLyI+CiAgICAgICAgIDx0aWZmOk9yaWVudGF0aW9uPjE8L3RpZmY6T3JpZW50YXRpb24+CiAgICAgIDwvcmRmOkRlc2NyaXB0aW9uPgogICA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgoZXuEHAAACiElEQVRYCcWYsUscQRSH74LaBE60MU2wsBALBQsbTSuEFCkCKmghYmUjdmohiIUpU6WxSZEQQrqkjZA/IEXESksREbEQBRFEOL+nOzK3O7NvvNudG/g5s29m3je/mbnz2EqlDaVer9detIEryOF2geejG2abJ9BdVDDASXQeDQyoC22hS3SDyncMZBDtInH6BC71cgFa4Cx/o6H0mXakA0U8A3xFno9oHHW5chbuGOgkoJ9ozAU0scIcA6yRdAW9Q06XBip1IWCgI+RaRa8lKaX+WPn/tgQGKM7m0BRSXdrLaBoMtJ9Ey2jATpi0q45YQ6gpMFC5QLPoZUO2Zzw8CwxQLtAikjPN29rizhjoKLAZ1IO00vpWAxRnH5B8LqWtugkZk7vVQOUCCbQPmaK6YaA6xgsGKuf4HqXPMsSxWaS3dn5lAh1kxlvPLNUN89TFOcFMfOOBhobVxWXAybnKx8ZXVDdMVMdkwEzq9hGTuOpGmf/Q7QJr81Q3JFAX5wJfauSAfnVxLvApiW9ykqtumKuOyYCr1eotE//mgEO6mnJcAX5I9j8egprUM68hnHFseoH/p/0VXZhYUqvbyDh1jBcsEOBHVJ/RnjwXWXLBApIzRz9ofkPXEgso6nGoYANJtn6b5wMTy6lb2+p0YuBX6BPx70huv68U59gmAJcbv4mO7bjVLtaxldhcvHViv+x4aDv4jF0JcS4X7wt9a+jMGlPOVluAhybwfRpLaDfpU7daHZAkCq74fy6/uTdQL+pE8tMprc6WtpqEmZJcvGk6/mU6YwVwv4AO0QlqeCNQ+hoAOl9FlA4WAPD4L19sZywg7uumFDz+CzazAJzvmHbUGvBEVKCBAa7dA6h+CDnUpjBPAAAAAElFTkSuQmCC",Dk="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAwCAYAAAAGlsrkAAAAAXNSR0IArs4c6QAAAFBlWElmTU0AKgAAAAgAAgESAAMAAAABAAEAAIdpAAQAAAABAAAAJgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAAHqADAAQAAAABAAAAMAAAAACmbYh+AAABWWlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iWE1QIENvcmUgNi4wLjAiPgogICA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgICAgICAgICB4bWxuczp0aWZmPSJodHRwOi8vbnMuYWRvYmUuY29tL3RpZmYvMS4wLyI+CiAgICAgICAgIDx0aWZmOk9yaWVudGF0aW9uPjE8L3RpZmY6T3JpZW50YXRpb24+CiAgICAgIDwvcmRmOkRlc2NyaXB0aW9uPgogICA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgoZXuEHAAACXElEQVRYCcWYQSgFQRjHdyUlRU5ykCMOxMHJSXlnV4nk7OTISRw8N7koJSeKg+Ig5R3l4kBOHF8u5KD3IoVa/692XtPXzOz3Ztfu1jQz35v5ft//2++1uxNEUdQZFHC1gDlcADcg8EIR4ACp/kWbyB0eg9/Ql3KFx+Av9DW0dbS2XAJgYFJeQRv4bzgVF7+GYDgHfJH/kOU8JMVw+IP2bWg3sK2EYfiCPtPLpFgHjGNyguAyL7wkxXomLhDENtTX9ch8x0mKyW8UO59Cvwv1I/E8VScBhxqhB+MyFR5aqr+dBKxxG8NpjDYB729YmhxIwCrV3HUfDGuAexWeBKynmsMp3bOAL6M19XiVgG2K9SAGMVkFfEw3usYSsEux7rsDkznAZ9ASC08C1p1LxqNYtAS4s/AkYEmq+ZpuwOddqZeAJSptt6MEuPFJJwHbnEoCojWTpnsuAfM0moCuNe3Y0Ms3ScBpFROzywfsUqP8NR2cRLFy7uqTgqvxzRKwRI1rTR3P8KoPOEkN98nn19xA86wU24K7hNonE7jVZPSw8VS/w8epKcXKtwRsU6N8UK+vucecoPTWar0kYK7G5IzWfKIdA3hnWsBtErCuhu9X80cM9gEVv4FKwC7FlM4jAK9UBNJeArb5esYPO4BWbQtcdgnYlOozOD0E1FlAacH6/ldMtgB80I0+Y4lidY8rAGT2CSMBfwC44VNArkwkgW+x+V8+U21gKpoyVB64ok71G96H6NRHnYHkdhShjpsUOPfDl8KOmwo5YNtLVSS+m1FY+aulYAFu6rvWVyDf9wc6+wpavsNbLQAAAABJRU5ErkJggg==";function Sk(n){De(n,"svelte-1yhqqec",".tag-popover-arrow-wrapper.svelte-1yhqqec{position:absolute;transform-origin:center;background-position:center;background-repeat:no-repeat;background-size:100% 100%}.tag-popover-arrow-top.svelte-1yhqqec{width:1rem;height:0.625rem;top:0;left:50%;transform:translateX(-50%)}.tag-popover-arrow-bottom.svelte-1yhqqec{width:1rem;height:0.625rem;bottom:0;left:50%;transform:translateX(-50%)}.tag-popover-arrow-left.svelte-1yhqqec{width:0.625rem;height:1rem;top:50%;left:0;transform:translateY(-50%)}.tag-popover-arrow-right.svelte-1yhqqec{width:0.625rem;height:1rem;top:50%;right:0;transform:translateY(-50%)}")}function L0(n){let t,e,i;return{c(){t=U("div"),y(t,"class",e="tag-popover-arrow-wrapper tag-popover-arrow-"+n[0]+" theme-"+n[2]+" svelte-1yhqqec"),y(t,"style",i=`background-image: url(${n[3]})`)},m(s,r){Y(s,t,r)},p(s,r){r&5&&e!==(e="tag-popover-arrow-wrapper tag-popover-arrow-"+s[0]+" theme-"+s[2]+" svelte-1yhqqec")&&y(t,"class",e),r&8&&i!==(i=`background-image: url(${s[3]})`)&&y(t,"style",i)},d(s){s&&X(t)}}}function Lk(n){let t,e=n[1]&&L0(n);return{c(){e&&e.c(),t=Ne()},m(i,s){e&&e.m(i,s),Y(i,t,s)},p(i,[s]){i[1]?e?e.p(i,s):(e=L0(i),e.c(),e.m(t.parentNode,t)):e&&(e.d(1),e=null)},i:re,o:re,d(i){e&&e.d(i),i&&X(t)}}}function Tk(n,t,e){let i,{direction:s="bottom"}=t,{show:r=!0}=t,{theme:o="dark"}=t;return n.$$set=a=>{"direction"in a&&e(0,s=a.direction),"show"in a&&e(1,r=a.show),"theme"in a&&e(2,o=a.theme)},n.$$.update=()=>{n.$$.dirty&5&&e(3,i=(()=>{switch(o){case"dark":switch(s){case"top":return Ck;case"bottom":return Pk;case"left":return Ik;case"right":return Mk}case"light":switch(s){case"top":return Ek;case"bottom":return kk;case"left":return xk;case"right":return Dk}}})())},[s,r,o,i]}class zk extends Me{constructor(t){super(),Ie(this,t,Tk,Lk,Pe,{direction:0,show:1,theme:2},Sk)}}function Ok(n){De(n,"svelte-1d6rvbz",".icon-container.svelte-1d6rvbz{width:3.25rem;height:3.25rem;background-color:var(--bg-color);border-radius:100%;display:flex;align-items:center;justify-content:center;z-index:2}")}function jk(n){let t,e,i,s,r,o,a,l,c,h;return{c(){t=U("div"),e=ye("svg"),i=ye("defs"),s=ye("linearGradient"),r=ye("stop"),o=ye("stop"),a=ye("linearGradient"),l=ye("stop"),c=ye("stop"),h=ye("path"),y(r,"stop-color",n[1]),y(r,"offset","0%"),y(o,"stop-color",n[1]),y(o,"stop-opacity",".5"),y(o,"offset","100%"),y(s,"x1","53.2804066%"),y(s,"y1","100%"),y(s,"x2","64.4764442%"),y(s,"y2","2.52981206%"),y(s,"id","video-icon-gradient-a"),y(l,"stop-color",n[1]),y(l,"offset","0%"),y(c,"stop-color",n[1]),y(c,"stop-opacity","0"),y(c,"offset","100%"),y(a,"x1","50%"),y(a,"y1","-5.89066117%"),y(a,"x2","60.3018289%"),y(a,"y2","32.0415872%"),y(a,"id","video-icon-gradient-b"),y(h,"d","M8.0883645,5.35 C8.27319183,5.35 8.45426937,5.40368245 8.61098984,5.50477659 L20.4341152,13.1314044 C20.6662958,13.2811749 20.8173539,13.5140616 20.8743923,13.7691613 C20.9300733,14.0181899 20.8962437,14.2885953 20.7601668,14.5243865 L8.61098984,22.4950731 C8.38014238,22.6439836 8.11267156,22.6823641 7.86680489,22.6238045 C7.62023287,22.5650769 7.39563144,22.408984 7.25097187,22.1700998 C7.15226844,22.0071054 7.1,21.8187509 7.1,21.6265526 L7.1,6.37329702 C7.1,6.09035119 7.2108925,5.83405961 7.39059316,5.64859123 C7.56916841,5.46428435 7.81578724,5.35 8.0883645,5.35 Z"),y(h,"fill","url(#video-icon-gradient-a)"),y(h,"fill-rule","nonzero"),y(h,"stroke","url(#video-icon-gradient-b)"),y(h,"stroke-width",".2"),y(e,"xmlns","http://www.w3.org/2000/svg"),y(e,"viewBox","0 0 28 28"),y(e,"width",n[0]),y(e,"height",n[0]),y(t,"class","icon-container svelte-1d6rvbz"),Q(t,"--bg-color",n[2])},m(d,f){Y(d,t,f),V(t,e),V(e,i),V(i,s),V(s,r),V(s,o),V(i,a),V(a,l),V(a,c),V(e,h)},p(d,[f]){f&2&&y(r,"stop-color",d[1]),f&2&&y(o,"stop-color",d[1]),f&2&&y(l,"stop-color",d[1]),f&2&&y(c,"stop-color",d[1]),f&1&&y(e,"width",d[0]),f&1&&y(e,"height",d[0]),f&4&&Q(t,"--bg-color",d[2])},i:re,o:re,d(d){d&&X(t)}}}function Vk(n,t,e){let{size:i="28"}=t,{color:s="#ffffff"}=t,{bgColor:r="#0000004d"}=t;return n.$$set=o=>{"size"in o&&e(0,i=o.size),"color"in o&&e(1,s=o.color),"bgColor"in o&&e(2,r=o.bgColor)},[i,s,r]}class T0 extends Me{constructor(t){super(),Ie(this,t,Vk,jk,Pe,{size:0,color:1,bgColor:2},Ok)}}function Bk(n){De(n,"svelte-1d6rvbz",".icon-container.svelte-1d6rvbz{width:3.25rem;height:3.25rem;background-color:var(--bg-color);border-radius:100%;display:flex;align-items:center;justify-content:center;z-index:2}")}function _k(n){let t,e,i,s,r,o,a,l,c,h,d,f,g,p,m,v;return{c(){t=U("div"),e=ye("svg"),i=ye("defs"),s=ye("linearGradient"),r=ye("stop"),o=ye("stop"),a=ye("linearGradient"),l=ye("stop"),c=ye("stop"),h=ye("linearGradient"),d=ye("stop"),f=ye("stop"),g=ye("g"),p=ye("path"),m=ye("path"),v=ye("path"),y(r,"stop-color","#FFF"),y(r,"offset","0%"),y(o,"stop-color","#FFF"),y(o,"stop-opacity",".5"),y(o,"offset","100%"),y(s,"x1","54.417371%"),y(s,"y1","106.742364%"),y(s,"x2","72.619444%"),y(s,"y2","8.15444328%"),y(s,"id","xmfpi7cnc__sgsykm5x9a"),y(l,"stop-color","#FFF"),y(l,"offset","0%"),y(c,"stop-color","#FFF"),y(c,"stop-opacity","0"),y(c,"offset","100%"),y(a,"x1","50%"),y(a,"y1",".73169217%"),y(a,"x2","66.0966077%"),y(a,"y2","34.1694374%"),y(a,"id","xmfpi7cnc__tjqs3iy6kb"),y(d,"stop-color","#FFF"),y(d,"offset","0%"),y(f,"stop-color","#FFF"),y(f,"stop-opacity",".5"),y(f,"offset","100%"),y(h,"x1","55.1256353%"),y(h,"y1","273.650936%"),y(h,"x2","55.1256353%"),y(h,"y2","81.7206937%"),y(h,"id","xmfpi7cnc__rs5hxavsyc"),y(p,"d","M18,5.4 L18,13.4 C18,15.3329966 13.9705627,16.9 9,16.9 C4.02943725,16.9 0,15.3329966 0,13.4 L0,5.4 C0,7.33299662 4.02943725,8.9 9,8.9 C13.8670094,8.9 17.8316983,7.39760831 17.9947813,5.52032488 L18,5.4 Z M4.9603418,4.9 C5.2193418,4.9 5.4643418,4.837 5.6883418,4.704 C6.1293418,4.445 6.4093418,3.976 6.4093418,3.444 C6.4093418,3.003 6.2203418,2.611 5.9053418,2.359 C6.1643418,2.1 6.3393418,1.729 6.3393418,1.337 C6.3393418,1.092 6.2763418,0.861 6.1573418,0.658 C5.9053418,0.245 5.4643418,0 4.9603418,0 C4.7223418,0 4.4983418,0.056 4.2953418,0.175 C3.8753418,0.413 3.6163418,0.84 3.6163418,1.337 L3.6163418,1.372 L4.3373418,1.372 L4.3373418,1.337 C4.3373418,1.022 4.6313418,0.721 4.9603418,0.721 C5.3173418,0.721 5.6113418,1.008 5.6113418,1.337 C5.6113418,1.708 5.3243418,1.995 4.9603418,1.995 L4.8203418,1.995 L4.8203418,2.723 L4.9603418,2.723 C5.3593418,2.723 5.6883418,3.045 5.6883418,3.444 C5.6883418,3.843 5.3593418,4.179 4.9603418,4.179 C4.5613418,4.179 4.2323418,3.843 4.2323418,3.444 L4.2323418,3.339 L3.5043418,3.339 L3.5043418,3.444 C3.5043418,3.71 3.5673418,3.955 3.7003418,4.172 C3.9593418,4.62 4.4283418,4.9 4.9603418,4.9 Z M8.6073418,4.9 C8.8803418,4.9 9.1253418,4.83 9.3563418,4.697 C9.8043418,4.424 10.0983418,3.934 10.0983418,3.395 C10.0983418,3.122 10.0283418,2.877 9.8953418,2.646 C9.6223418,2.198 9.1463418,1.904 8.6073418,1.904 C8.5303418,1.904 8.4743418,1.904 8.4393418,1.911 L9.3143418,0 L8.5093418,0 L7.2353418,2.793 C7.1443418,2.982 7.1023418,3.185 7.1023418,3.395 C7.1023418,3.668 7.1723418,3.92 7.3053418,4.151 C7.5783418,4.606 8.0543418,4.9 8.6073418,4.9 Z M8.6073418,4.158 C8.1803418,4.158 7.8443418,3.822 7.8443418,3.395 C7.8443418,2.975 8.1873418,2.625 8.6073418,2.625 C9.0273418,2.625 9.3773418,2.975 9.3773418,3.395 C9.3773418,3.815 9.0273418,4.158 8.6073418,4.158 Z M12.2613418,4.907 C12.7653418,4.907 13.2133418,4.634 13.4653418,4.207 C13.5913418,3.997 13.6543418,3.766 13.6543418,3.514 L13.6543418,3.514 L13.6543418,1.428 C13.6543418,0.917 13.3813418,0.448 12.9613418,0.189 C12.7443418,0.063 12.5133418,0 12.2613418,0 C11.7503418,0 11.2813418,0.273 11.0293418,0.714 C10.8963418,0.931 10.8333418,1.169 10.8333418,1.428 L10.8333418,1.428 L10.8333418,3.514 C10.8333418,4.018 11.1063418,4.466 11.5473418,4.718 C11.7643418,4.844 12.0023418,4.907 12.2613418,4.907 Z M12.2613418,4.186 C11.8903418,4.186 11.5683418,3.885 11.5683418,3.514 L11.5683418,3.514 L11.5683418,1.428 C11.5683418,1.029 11.8763418,0.735 12.2613418,0.735 C12.6323418,0.735 12.9123418,1.029 12.9123418,1.428 L12.9123418,1.428 L12.9123418,3.514 C12.9123418,3.899 12.6323418,4.186 12.2613418,4.186 Z M15.4753809,2.07333984 C15.7488184,2.07333984 15.9886458,1.97478841 16.1948633,1.77768555 C16.4010807,1.58058268 16.5041895,1.33391927 16.5041895,1.03769531 C16.5041895,0.750585938 16.4050684,0.507340495 16.2068262,0.307958984 C16.008584,0.108577474 15.7647689,0.00888671875 15.4753809,0.00888671875 C15.1928288,0.00888671875 14.9495833,0.109147135 14.7456445,0.309667969 C14.5417057,0.510188802 14.4397363,0.756282552 14.4397363,1.04794922 C14.4397363,1.32138672 14.5365788,1.56064453 14.7302637,1.76572266 C14.9239486,1.97080078 15.172321,2.07333984 15.4753809,2.07333984 Z M15.4753809,1.70078125 C15.2930892,1.70078125 15.137002,1.63583984 15.0071191,1.50595703 C14.8772363,1.37607422 14.8122949,1.22226563 14.8122949,1.04453125 C14.8122949,0.859960938 14.877806,0.703304036 15.0088281,0.574560547 C15.1398503,0.445817057 15.2953678,0.381445313 15.4753809,0.381445313 C15.6553939,0.381445313 15.8097721,0.446386719 15.9385156,0.576269531 C16.0672591,0.706152344 16.1316309,0.859960938 16.1316309,1.03769531 C16.1316309,1.22226563 16.0661198,1.37892253 15.9350977,1.50766602 C15.8040755,1.63640951 15.6508366,1.70078125 15.4753809,1.70078125 Z"),y(p,"fill","url(#xmfpi7cnc__sgsykm5x9a)"),y(p,"transform","translate(3 3.1)"),y(m,"d","M18,5.4 L18,13.4 C18,15.3329966 13.9705627,16.9 9,16.9 C4.02943725,16.9 0,15.3329966 0,13.4 L0,5.4 C0,7.33299662 4.02943725,8.9 9,8.9 C13.8670094,8.9 17.8316983,7.39760831 17.9947813,5.52032488 L18,5.4 Z M17.8,6.499 L17.7806846,6.52607583 C16.6077599,8.0452893 13.108676,9.1 9,9.1 C4.87821133,9.1 1.38089175,8.04047836 0.214303539,6.51942435 L0.2,6.5 L0.2,13.4 C0.2,15.1332693 3.96631253,16.6348245 8.69056715,16.6979358 L9,16.7 C13.8681548,16.7 17.8,15.1709491 17.8,13.4 L17.8,6.499 Z M12.2613418,0 C12.5133418,0 12.7443418,0.063 12.9613418,0.189 C13.3813418,0.448 13.6543418,0.917 13.6543418,1.428 L13.6543418,3.514 L13.6467818,3.66268 C13.6266218,3.85756 13.5661418,4.039 13.4653418,4.207 C13.2133418,4.634 12.7653418,4.907 12.2613418,4.907 C12.0023418,4.907 11.7643418,4.844 11.5473418,4.718 C11.1063418,4.466 10.8333418,4.018 10.8333418,3.514 L10.8333418,1.428 L10.8409578,1.27512 C10.8613418,1.07464 10.9229418,0.8876 11.0293418,0.714 C11.2813418,0.273 11.7503418,0 12.2613418,0 Z M9.3143418,0 L8.4393418,1.911 C8.4743418,1.904 8.5303418,1.904 8.6073418,1.904 C9.1463418,1.904 9.6223418,2.198 9.8953418,2.646 C10.0283418,2.877 10.0983418,3.122 10.0983418,3.395 C10.0983418,3.934 9.8043418,4.424 9.3563418,4.697 C9.1253418,4.83 8.8803418,4.9 8.6073418,4.9 C8.0543418,4.9 7.5783418,4.606 7.3053418,4.151 C7.1723418,3.92 7.1023418,3.668 7.1023418,3.395 C7.1023418,3.185 7.1443418,2.982 7.2353418,2.793 L8.5093418,0 L9.3143418,0 Z M4.9603418,0 C5.4643418,0 5.9053418,0.245 6.1573418,0.658 C6.2763418,0.861 6.3393418,1.092 6.3393418,1.337 C6.3393418,1.729 6.1643418,2.1 5.9053418,2.359 C6.2203418,2.611 6.4093418,3.003 6.4093418,3.444 C6.4093418,3.976 6.1293418,4.445 5.6883418,4.704 C5.4643418,4.837 5.2193418,4.9 4.9603418,4.9 C4.4283418,4.9 3.9593418,4.62 3.7003418,4.172 C3.5673418,3.955 3.5043418,3.71 3.5043418,3.444 L3.5043418,3.339 L4.2323418,3.339 L4.2323418,3.444 C4.2323418,3.843 4.5613418,4.179 4.9603418,4.179 C5.3593418,4.179 5.6883418,3.843 5.6883418,3.444 C5.6883418,3.045 5.3593418,2.723 4.9603418,2.723 L4.8203418,2.723 L4.8203418,1.995 L4.9603418,1.995 C5.3243418,1.995 5.6113418,1.708 5.6113418,1.337 C5.6113418,1.008 5.3173418,0.721 4.9603418,0.721 C4.6313418,0.721 4.3373418,1.022 4.3373418,1.337 L4.3373418,1.372 L3.6163418,1.372 L3.6163418,1.337 C3.6163418,0.84 3.8753418,0.413 4.2953418,0.175 C4.4983418,0.056 4.7223418,0 4.9603418,0 Z M12.2613418,0.2 C11.8228535,0.2 11.4197491,0.433900098 11.199862,0.818512412 C11.0880596,1.00092699 11.0333418,1.20205175 11.0333418,1.428 L11.0333418,3.514 C11.0333418,3.94076817 11.2630074,4.32517296 11.6477689,4.54504221 C11.8340054,4.65317955 12.0373271,4.707 12.2613418,4.707 C12.685768,4.707 13.0724302,4.4792625 13.2938432,4.10410085 C13.4010506,3.92542185 13.4543418,3.73002084 13.4543418,3.514 L13.4543418,1.428 C13.4543418,0.993663172 13.2236099,0.585702454 12.8609147,0.361957789 C12.673578,0.253181671 12.4771013,0.2 12.2613418,0.2 Z M4.9603418,0.2 C4.75293536,0.2 4.56476024,0.248895899 4.39394431,0.349004437 C4.11167513,0.508956972 3.91907748,0.764507622 3.84741774,1.06716925 L3.829,1.171 L4.157,1.171 L4.1635929,1.14325273 C4.24904453,0.829489942 4.53273472,0.571946496 4.86075855,0.527713496 L4.9603418,0.521 C5.42264158,0.521 5.8113418,0.89242465 5.8113418,1.337 C5.8113418,1.78012728 5.4916909,2.13625035 5.06824166,2.18841646 L5.02,2.191 L5.02,2.526 L5.06813812,2.52919506 C5.49271718,2.57829524 5.83232975,2.91371045 5.88206553,3.33657664 L5.8883418,3.444 C5.8883418,3.95419336 5.46908818,4.379 4.9603418,4.379 C4.48793444,4.379 4.09269177,4.01271264 4.03863877,3.55189651 L4.037,3.539 L3.709,3.539 L3.71100539,3.58140766 C3.72435814,3.71571552 3.75785509,3.84083114 3.8121867,3.95771875 L3.87348876,4.07189941 C4.09978468,4.46333019 4.50573915,4.7 4.9603418,4.7 C5.18808795,4.7 5.39698916,4.6443932 5.58705743,4.53154283 C5.97364119,4.30450157 6.2093418,3.89738234 6.2093418,3.444 C6.2093418,3.06849319 6.05147644,2.73203269 5.78040279,2.51517376 L5.60591531,2.37558378 L5.76392044,2.21757864 C5.99772857,1.98377051 6.1393418,1.65985061 6.1393418,1.337 C6.1393418,1.12891147 6.08649325,0.932616859 5.98661394,0.762172929 C5.77036899,0.407771483 5.39348118,0.2 4.9603418,0.2 Z M9.002,0.2 L8.638,0.2 L7.41554213,2.87976312 C7.3587619,2.9976913 7.32347683,3.1241874 7.30938306,3.25833536 L7.3023418,3.395 C7.3023418,3.62951354 7.36137928,3.8474981 7.47684038,4.04810085 C7.72111603,4.45522692 8.1383802,4.7 8.6073418,4.7 C8.83989632,4.7 9.05100342,4.64201988 9.25226776,4.52621184 C9.649754,4.28399367 9.8983418,3.85400396 9.8983418,3.395 C9.8983418,3.16244548 9.84036168,2.95133838 9.72455364,2.75007403 C9.48026964,2.34919774 9.06277079,2.104 8.6073418,2.104 L8.51445661,2.10475811 C8.49442789,2.10527049 8.48389809,2.10604952 8.47856502,2.10711614 L8.0943966,2.18394982 L8.25749731,1.82773787 L9.002,0.2 Z M12.2613418,0.535 C12.7468356,0.535 13.1123418,0.922491584 13.1123418,1.428 L13.1123418,3.514 C13.1123418,4.00744192 12.7448365,4.386 12.2613418,4.386 C11.7777279,4.386 11.3683418,3.99355405 11.3683418,3.514 L11.3683418,1.428 C11.3683418,0.922753743 11.7615956,0.535 12.2613418,0.535 Z M8.6073418,2.425 C9.13779875,2.425 9.5773418,2.86454305 9.5773418,3.395 C9.5773418,3.92471151 9.13856864,4.358 8.6073418,4.358 C8.06988485,4.358 7.6443418,3.93245695 7.6443418,3.395 C7.6443418,2.86377316 8.07763029,2.425 8.6073418,2.425 Z M12.2613418,0.735 C11.8763418,0.735 11.5683418,1.029 11.5683418,1.428 L11.5683418,3.514 L11.5761202,3.61327273 C11.6272922,3.93723967 11.9240691,4.186 12.2613418,4.186 C12.6323418,4.186 12.9123418,3.899 12.9123418,3.514 L12.9123418,1.428 L12.9055416,1.32192712 C12.8606806,0.977975207 12.5986145,0.735 12.2613418,0.735 Z M8.6073418,2.625 C8.1873418,2.625 7.8443418,2.975 7.8443418,3.395 C7.8443418,3.822 8.1803418,4.158 8.6073418,4.158 C9.0273418,4.158 9.3773418,3.815 9.3773418,3.395 C9.3773418,2.975 9.0273418,2.625 8.6073418,2.625 Z M15.4753809,0.00888671875 C15.7647689,0.00888671875 16.008584,0.108577474 16.2068262,0.307958984 C16.4050684,0.507340495 16.5041895,0.750585938 16.5041895,1.03769531 C16.5041895,1.33391927 16.4010807,1.58058268 16.1948633,1.77768555 C15.9886458,1.97478841 15.7488184,2.07333984 15.4753809,2.07333984 C15.172321,2.07333984 14.9239486,1.97080078 14.7302637,1.76572266 C14.5365788,1.56064453 14.4397363,1.32138672 14.4397363,1.04794922 C14.4397363,0.756282552 14.5417057,0.510188802 14.7456445,0.309667969 C14.9495833,0.109147135 15.1928288,0.00888671875 15.4753809,0.00888671875 Z M15.4753809,0.381445313 C15.2953678,0.381445313 15.1398503,0.445817057 15.0088281,0.574560547 C14.877806,0.703304036 14.8122949,0.859960938 14.8122949,1.04453125 C14.8122949,1.22226563 14.8772363,1.37607422 15.0071191,1.50595703 C15.137002,1.63583984 15.2930892,1.70078125 15.4753809,1.70078125 C15.6508366,1.70078125 15.8040755,1.63640951 15.9350977,1.50766602 C16.0661198,1.37892253 16.1316309,1.22226563 16.1316309,1.03769531 C16.1316309,0.859960938 16.0672591,0.706152344 15.9385156,0.576269531 C15.8097721,0.446386719 15.6553939,0.381445313 15.4753809,0.381445313 Z"),y(m,"fill","url(#xmfpi7cnc__tjqs3iy6kb)"),y(m,"transform","translate(3 3.1)"),y(v,"d","M3.00030998,2.79110119 L3.00030998,8.00889881 C1.15888197,7.36802147 0,6.43664128 0,5.4 C0,4.36335872 1.15888197,3.43197853 3.00030998,2.79110119 Z M15.0006975,2.79145187 C16.8415407,3.43231826 18,4.36354778 18,5.4 C18,6.43645222 16.8415407,7.36768174 15.0006975,8.00854813 Z"),y(v,"fill","url(#xmfpi7cnc__rs5hxavsyc)"),y(v,"transform","translate(3 3.1)"),y(g,"fill-rule","nonzero"),y(g,"fill","none"),y(e,"xmlns","http://www.w3.org/2000/svg"),y(e,"viewBox","0 0 24 24"),y(e,"width",n[0]),y(e,"height",n[0]),y(t,"class","icon-container svelte-1d6rvbz"),Q(t,"--bg-color",n[1])},m(b,w){Y(b,t,w),V(t,e),V(e,i),V(i,s),V(s,r),V(s,o),V(i,a),V(a,l),V(a,c),V(i,h),V(h,d),V(h,f),V(e,g),V(g,p),V(g,m),V(g,v)},p(b,[w]){w&1&&y(e,"width",b[0]),w&1&&y(e,"height",b[0]),w&2&&Q(t,"--bg-color",b[1])},i:re,o:re,d(b){b&&X(t)}}}function Rk(n,t,e){let{size:i="28"}=t,{color:s="#ffffff"}=t,{bgColor:r="#0000004d"}=t;return n.$$set=o=>{"size"in o&&e(0,i=o.size),"color"in o&&e(2,s=o.color),"bgColor"in o&&e(1,r=o.bgColor)},[i,r,s]}class Fk extends Me{constructor(t){super(),Ie(this,t,Rk,_k,Pe,{size:0,color:2,bgColor:1},Bk)}}function Nk(n){De(n,"svelte-u1dbzb",'@charset "UTF-8";.tag-popup.svelte-u1dbzb.svelte-u1dbzb.svelte-u1dbzb{position:absolute;pointer-events:auto;padding:0.625rem;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;transform-origin:center}.tag-popup-top.svelte-u1dbzb.svelte-u1dbzb.svelte-u1dbzb{transform:translate(-50%, -100%);left:50%}.tag-popup-bottom.svelte-u1dbzb.svelte-u1dbzb.svelte-u1dbzb{transform:translate(-50%, 0);left:50%}.tag-popup-left.svelte-u1dbzb.svelte-u1dbzb.svelte-u1dbzb{transform:translate(-100%, -50%);top:50%}.tag-popup-right.svelte-u1dbzb.svelte-u1dbzb.svelte-u1dbzb{transform:translate(0, -50%);top:50%}.tag-popup-top-left.svelte-u1dbzb.svelte-u1dbzb.svelte-u1dbzb{transform:translate(calc(2.625rem - 100%), -100%)}.tag-popup-top-right.svelte-u1dbzb.svelte-u1dbzb.svelte-u1dbzb{transform:translate(-2.625rem, -100%)}.tag-popup-bottom-left.svelte-u1dbzb.svelte-u1dbzb.svelte-u1dbzb{transform:translate(calc(2.625rem - 100%), 0)}.tag-popup-bottom-right.svelte-u1dbzb.svelte-u1dbzb.svelte-u1dbzb{transform:translate(-2.625rem, 0)}.tag-popup-left-top.svelte-u1dbzb.svelte-u1dbzb.svelte-u1dbzb{transform:translate(-100%, -2.625rem)}.tag-popup-left-bottom.svelte-u1dbzb.svelte-u1dbzb.svelte-u1dbzb{transform:translate(-100%, calc(2.625rem - 100%))}.tag-popup-right-top.svelte-u1dbzb.svelte-u1dbzb.svelte-u1dbzb{transform:translate(0, -2.625rem)}.tag-popup-right-bottom.svelte-u1dbzb.svelte-u1dbzb.svelte-u1dbzb{transform:translate(0, calc(2.625rem - 100%))}.tag-popup-content.svelte-u1dbzb.svelte-u1dbzb.svelte-u1dbzb{position:relative;pointer-events:auto;cursor:pointer;padding:1.25rem;border-radius:0.375rem;max-width:17.5rem;width:17.5rem;background:rgba(0, 0, 0, 0.7490196078)}.tag-popup-top.svelte-u1dbzb .tag-popup-content.svelte-u1dbzb.svelte-u1dbzb,.tag-popup-top-left.svelte-u1dbzb .tag-popup-content.svelte-u1dbzb.svelte-u1dbzb,.tag-popup-top-right.svelte-u1dbzb .tag-popup-content.svelte-u1dbzb.svelte-u1dbzb{box-shadow:0.03125rem 0 0 0 rgba(255, 255, 255, 0.3), -0.03125rem 0 0 0 rgba(255, 255, 255, 0.3)}.tag-popup-bottom.svelte-u1dbzb .tag-popup-content.svelte-u1dbzb.svelte-u1dbzb,.tag-popup-bottom-left.svelte-u1dbzb .tag-popup-content.svelte-u1dbzb.svelte-u1dbzb,.tag-popup-bottom-right.svelte-u1dbzb .tag-popup-content.svelte-u1dbzb.svelte-u1dbzb{box-shadow:0.03125rem 0 0 0 rgba(255, 255, 255, 0.3), -0.03125rem 0 0 0 rgba(255, 255, 255, 0.3)}.tag-popup-left.svelte-u1dbzb .tag-popup-content.svelte-u1dbzb.svelte-u1dbzb,.tag-popup-left-top.svelte-u1dbzb .tag-popup-content.svelte-u1dbzb.svelte-u1dbzb,.tag-popup-left-bottom.svelte-u1dbzb .tag-popup-content.svelte-u1dbzb.svelte-u1dbzb{box-shadow:0 0.03125rem 0 0 rgba(255, 255, 255, 0.3), 0 -0.03125rem 0 0 rgba(255, 255, 255, 0.3)}.tag-popup-right.svelte-u1dbzb .tag-popup-content.svelte-u1dbzb.svelte-u1dbzb,.tag-popup-right-top.svelte-u1dbzb .tag-popup-content.svelte-u1dbzb.svelte-u1dbzb,.tag-popup-right-bottom.svelte-u1dbzb .tag-popup-content.svelte-u1dbzb.svelte-u1dbzb{box-shadow:0 0.03125rem 0 0 rgba(255, 255, 255, 0.3), 0 -0.03125rem 0 0 rgba(255, 255, 255, 0.3)}.light.svelte-u1dbzb.svelte-u1dbzb.svelte-u1dbzb{background:#ffffff}.tag-popup-title.svelte-u1dbzb.svelte-u1dbzb.svelte-u1dbzb{margin:0;font-size:1rem;font-weight:600;line-height:1.375rem;letter-spacing:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;color:#ffffff}.light.svelte-u1dbzb .tag-popup-title.svelte-u1dbzb.svelte-u1dbzb{color:rgba(0, 0, 0, 0.8509803922)}.tag-popup-description.svelte-u1dbzb.svelte-u1dbzb.svelte-u1dbzb{margin:0;font-size:0.875rem;font-weight:400;color:#ffffff;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.light.svelte-u1dbzb .tag-popup-description.svelte-u1dbzb.svelte-u1dbzb{color:rgba(0, 0, 0, 0.8509803922)}.tag-popup-tags.svelte-u1dbzb.svelte-u1dbzb.svelte-u1dbzb{display:flex;align-items:center;margin:0;margin-bottom:0}.tag-popup-tags.svelte-u1dbzb .tag-popup-tag.svelte-u1dbzb+.tag-popup-tag.svelte-u1dbzb{margin-left:0.25rem}.tag-popup-tag.svelte-u1dbzb.svelte-u1dbzb.svelte-u1dbzb{padding:0.125rem 0.25rem;display:flex;align-items:center;justify-content:center;border-radius:0.25rem;font-size:0.75rem;line-height:1.125rem;letter-spacing:0;border-radius:0.125rem;max-width:7.5rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tag-popup-tag-primary.svelte-u1dbzb.svelte-u1dbzb.svelte-u1dbzb{color:#ffffff;background-image:linear-gradient(90deg, #ead09a 0%, #e0cca3 100%)}.light.svelte-u1dbzb .tag-popup-tag-primary.svelte-u1dbzb.svelte-u1dbzb{color:#946700;background-image:linear-gradient(90deg, #ead09a 0%, #e0cca3 100%)}.tag-popup-tag-secondary.svelte-u1dbzb.svelte-u1dbzb.svelte-u1dbzb{color:#ffffff;background:rgba(255, 255, 255, 0.1490196078)}.light.svelte-u1dbzb .tag-popup-tag-secondary.svelte-u1dbzb.svelte-u1dbzb{color:rgba(0, 0, 0, 0.5019607843);background:rgba(0, 0, 0, 0.0588235294)}.tag-popup-price.svelte-u1dbzb.svelte-u1dbzb.svelte-u1dbzb{font-family:DINAlternate-Bold;font-weight:700;font-size:1.25rem;color:#ae7900;letter-spacing:0;text-align:center;display:flex;justify-content:flex-start;align-items:center;width:100%;margin:0}.tag-popup-media.svelte-u1dbzb.svelte-u1dbzb.svelte-u1dbzb{width:15rem;height:10rem;margin:0 auto;overflow:hidden;border-radius:0.25rem;display:flex;align-items:center;justify-content:center;position:relative}.tag-popup-media.svelte-u1dbzb img.svelte-u1dbzb.svelte-u1dbzb{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.tag-popup-media-type.svelte-u1dbzb.svelte-u1dbzb.svelte-u1dbzb{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:2}.tag-popup-media-index.svelte-u1dbzb.svelte-u1dbzb.svelte-u1dbzb{position:absolute;right:0.375rem;bottom:0.375rem;padding:0.0625rem 0.25rem;background:rgba(0, 0, 0, 0.5);border-radius:0.125rem;font-weight:bold;font-size:0.75rem;color:#ffffff;letter-spacing:0;line-height:1.125rem}.iframe-overlay.svelte-u1dbzb.svelte-u1dbzb.svelte-u1dbzb{position:absolute;top:0;left:0;width:100%;height:100%;background:transparent;z-index:10}.tag-popup-content.svelte-u1dbzb>.svelte-u1dbzb+.svelte-u1dbzb{margin-top:0.5rem}.tag-popup-content.svelte-u1dbzb>.svelte-u1dbzb.svelte-u1dbzb:first-child{margin-top:0 !important}')}const Gk=n=>({}),z0=n=>({}),Hk=n=>({}),O0=n=>({});function j0(n,t,e){const i=n.slice();return i[1]=t[e],i}function V0(n,t,e){const i=n.slice();return i[1]=t[e],i}function B0(n){let t,e;return{c(){t=U("h3"),e=Ve(n[4]),y(t,"class","tag-popup-title svelte-u1dbzb")},m(i,s){Y(i,t,s),V(t,e)},p(i,s){s[0]&16&&Ge(e,i[4])},d(i){i&&X(t)}}}function _0(n){let t,e,i=n[3],s=[];for(let a=0;a<i.length;a+=1)s[a]=R0(V0(n,i,a));let r=n[9],o=[];for(let a=0;a<r.length;a+=1)o[a]=F0(j0(n,r,a));return{c(){t=U("div");for(let a=0;a<s.length;a+=1)s[a].c();e=ae();for(let a=0;a<o.length;a+=1)o[a].c();y(t,"class","tag-popup-tags svelte-u1dbzb")},m(a,l){Y(a,t,l);for(let c=0;c<s.length;c+=1)s[c]&&s[c].m(t,null);V(t,e);for(let c=0;c<o.length;c+=1)o[c]&&o[c].m(t,null)},p(a,l){if(l[0]&8){i=a[3];let c;for(c=0;c<i.length;c+=1){const h=V0(a,i,c);s[c]?s[c].p(h,l):(s[c]=R0(h),s[c].c(),s[c].m(t,e))}for(;c<s.length;c+=1)s[c].d(1);s.length=i.length}if(l[0]&512){r=a[9];let c;for(c=0;c<r.length;c+=1){const h=j0(a,r,c);o[c]?o[c].p(h,l):(o[c]=F0(h),o[c].c(),o[c].m(t,null))}for(;c<o.length;c+=1)o[c].d(1);o.length=r.length}},d(a){a&&X(t),ci(s,a),ci(o,a)}}}function R0(n){let t,e=n[1]+"",i;return{c(){t=U("div"),i=Ve(e),y(t,"class","tag-popup-tag tag-popup-tag-primary svelte-u1dbzb")},m(s,r){Y(s,t,r),V(t,i)},p(s,r){r[0]&8&&e!==(e=s[1]+"")&&Ge(i,e)},d(s){s&&X(t)}}}function F0(n){let t,e=n[1]+"",i;return{c(){t=U("div"),i=Ve(e),y(t,"class","tag-popup-tag tag-popup-tag-secondary svelte-u1dbzb")},m(s,r){Y(s,t,r),V(t,i)},p(s,r){r[0]&512&&e!==(e=s[1]+"")&&Ge(i,e)},d(s){s&&X(t)}}}function Wk(n){let t,e,i,s,r,o,a,l;o=new T0({});let c=n[11]>1&&N0(n);return{c(){t=U("div"),e=U("video"),s=ae(),r=U("div"),Ae(o.$$.fragment),a=ae(),c&&c.c(),ft(e.src,i=n[1].data.mediaData[0].url)||y(e,"src",i),y(e,"class","tag-popup-video-fallback"),e.controls=!1,e.autoplay=!1,e.muted=!0,e.loop=!0,y(e,"preload","metadata"),y(e,"disablepictureinpicture",""),e.playsInline=!0,Q(e,"width","100%"),Q(e,"height","100%"),Q(e,"object-fit","cover"),y(r,"class","tag-popup-media-type svelte-u1dbzb"),y(t,"class","tag-popup-media svelte-u1dbzb")},m(h,d){Y(h,t,d),V(t,e),V(t,s),V(t,r),ge(o,r,null),V(t,a),c&&c.m(t,null),l=!0},p(h,d){(!l||d[0]&2&&!ft(e.src,i=h[1].data.mediaData[0].url))&&y(e,"src",i),h[11]>1?c?c.p(h,d):(c=N0(h),c.c(),c.m(t,null)):c&&(c.d(1),c=null)},i(h){l||(N(o.$$.fragment,h),l=!0)},o(h){Z(o.$$.fragment,h),l=!1},d(h){h&&X(t),ve(o),c&&c.d()}}}function Uk(n){let t,e,i,s,r,o,a,l,c;const h=[Yk,Xk],d=[];function f(p,m){return p[6]?0:p[14]?1:-1}~(o=f(n))&&(a=d[o]=h[o](n));let g=n[11]>1&&G0(n);return{c(){t=U("div"),e=U("img"),r=ae(),a&&a.c(),l=ae(),g&&g.c(),ft(e.src,i=n[15])||y(e,"src",i),y(e,"alt",s=n[4]||""),y(e,"draggable","false"),y(e,"class","svelte-u1dbzb"),y(t,"class","tag-popup-media svelte-u1dbzb")},m(p,m){Y(p,t,m),V(t,e),V(t,r),~o&&d[o].m(t,null),V(t,l),g&&g.m(t,null),c=!0},p(p,m){(!c||m[0]&32768&&!ft(e.src,i=p[15]))&&y(e,"src",i),(!c||m[0]&16&&s!==(s=p[4]||""))&&y(e,"alt",s);let v=o;o=f(p),o!==v&&(a&&(Ee(),Z(d[v],1,1,()=>{d[v]=null}),xe()),~o?(a=d[o],a||(a=d[o]=h[o](p),a.c()),N(a,1),a.m(t,l)):a=null),p[11]>1?g?g.p(p,m):(g=G0(p),g.c(),g.m(t,null)):g&&(g.d(1),g=null)},i(p){c||(N(a),c=!0)},o(p){Z(a),c=!1},d(p){p&&X(t),~o&&d[o].d(),g&&g.d()}}}function Qk(n){let t,e,i,s,r,o,a=n[11]>1&&H0(n);return{c(){t=U("div"),e=U("iframe"),s=ae(),r=U("div"),o=ae(),a&&a.c(),y(e,"title",n[12]),ft(e.src,i=n[13])||y(e,"src",i),y(e,"class","tag-popup-video-iframe"),y(e,"frameborder","0"),y(e,"allow","accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"),y(e,"referrerpolicy","strict-origin-when-cross-origin"),e.allowFullscreen=!0,Q(e,"width","100%"),Q(e,"height","100%"),Q(e,"position","absolute"),Q(e,"top","0"),Q(e,"left","0"),y(r,"class","iframe-overlay svelte-u1dbzb"),y(t,"class","tag-popup-media svelte-u1dbzb")},m(l,c){Y(l,t,c),V(t,e),V(t,s),V(t,r),V(t,o),a&&a.m(t,null)},p(l,c){c[0]&4096&&y(e,"title",l[12]),c[0]&8192&&!ft(e.src,i=l[13])&&y(e,"src",i),l[11]>1?a?a.p(l,c):(a=H0(l),a.c(),a.m(t,null)):a&&(a.d(1),a=null)},i:re,o:re,d(l){l&&X(t),a&&a.d()}}}function N0(n){let t,e,i,s;return{c(){t=U("div"),e=Ve(n[10]),i=Ve("/"),s=Ve(n[11]),y(t,"class","tag-popup-media-index svelte-u1dbzb")},m(r,o){Y(r,t,o),V(t,e),V(t,i),V(t,s)},p(r,o){o[0]&1024&&Ge(e,r[10]),o[0]&2048&&Ge(s,r[11])},d(r){r&&X(t)}}}function Xk(n){let t,e,i;return e=new Fk({}),{c(){t=U("div"),Ae(e.$$.fragment),y(t,"class","tag-popup-media-type svelte-u1dbzb")},m(s,r){Y(s,t,r),ge(e,t,null),i=!0},i(s){i||(N(e.$$.fragment,s),i=!0)},o(s){Z(e.$$.fragment,s),i=!1},d(s){s&&X(t),ve(e)}}}function Yk(n){let t,e,i;return e=new T0({}),{c(){t=U("div"),Ae(e.$$.fragment),y(t,"class","tag-popup-media-type svelte-u1dbzb")},m(s,r){Y(s,t,r),ge(e,t,null),i=!0},i(s){i||(N(e.$$.fragment,s),i=!0)},o(s){Z(e.$$.fragment,s),i=!1},d(s){s&&X(t),ve(e)}}}function G0(n){let t,e,i,s;return{c(){t=U("div"),e=Ve(n[10]),i=Ve("/"),s=Ve(n[11]),y(t,"class","tag-popup-media-index svelte-u1dbzb")},m(r,o){Y(r,t,o),V(t,e),V(t,i),V(t,s)},p(r,o){o[0]&1024&&Ge(e,r[10]),o[0]&2048&&Ge(s,r[11])},d(r){r&&X(t)}}}function H0(n){let t,e,i,s;return{c(){t=U("div"),e=Ve(n[10]),i=Ve("/"),s=Ve(n[11]),y(t,"class","tag-popup-media-index svelte-u1dbzb")},m(r,o){Y(r,t,o),V(t,e),V(t,i),V(t,s)},p(r,o){o[0]&1024&&Ge(e,r[10]),o[0]&2048&&Ge(s,r[11])},d(r){r&&X(t)}}}function W0(n){let t,e;return{c(){t=U("div"),e=Ve(n[16]),y(t,"class","tag-popup-description svelte-u1dbzb")},m(i,s){Y(i,t,s),V(t,e)},p(i,s){s[0]&65536&&Ge(e,i[16])},d(i){i&&X(t)}}}function U0(n){let t,e,i,s,r=n[7]&&Q0(n);return{c(){t=U("div"),r&&r.c(),e=ae(),i=U("span"),s=Ve(n[8]),y(i,"class","tag-popup-price-value"),y(t,"class","tag-popup-price svelte-u1dbzb")},m(o,a){Y(o,t,a),r&&r.m(t,null),V(t,e),V(t,i),V(i,s)},p(o,a){o[7]?r?r.p(o,a):(r=Q0(o),r.c(),r.m(t,e)):r&&(r.d(1),r=null),a[0]&256&&Ge(s,o[8])},d(o){o&&X(t),r&&r.d()}}}function Q0(n){let t,e;return{c(){t=U("span"),e=Ve(n[7]),y(t,"class","tag-popup-price-unit")},m(i,s){Y(i,t,s),V(t,e)},p(i,s){s[0]&128&&Ge(e,i[7])},d(i){i&&X(t)}}}function Zk(n){let t,e,i,s,r,o,a,l,c,h,d,f,g,p=n[4]&&B0(n),m=n[2]&&(n[3].length>0||n[9].length>0)&&_0(n);const v=[Qk,Uk,Wk],b=[];function w(O,A){var C;return O[5]&&O[13]?0:O[15]?1:O[6]&&O[1].data.mediaData&&((C=O[1].data.mediaData[0])!=null&&C.url)?2:-1}~(r=w(n))&&(o=b[r]=v[r](n));let x=n[16]&&W0(n),E=n[8]&&U0(n);const L=n[30].toolbar,S=En(L,n,n[29],O0),R=n[30].arrow,z=En(R,n,n[29],z0);return{c(){t=U("div"),e=U("div"),p&&p.c(),i=ae(),m&&m.c(),s=ae(),o&&o.c(),a=ae(),x&&x.c(),l=ae(),E&&E.c(),c=ae(),S&&S.c(),h=ae(),z&&z.c(),y(e,"class",d="tag-popup-content "+n[17]+" svelte-u1dbzb"),y(t,"class",f="tag-popup tag-popup-"+n[0]+" svelte-u1dbzb")},m(O,A){Y(O,t,A),V(t,e),p&&p.m(e,null),V(e,i),m&&m.m(e,null),V(e,s),~r&&b[r].m(e,null),V(e,a),x&&x.m(e,null),V(e,l),E&&E.m(e,null),V(e,c),S&&S.m(e,null),V(e,h),z&&z.m(e,null),g=!0},p(O,A){O[4]?p?p.p(O,A):(p=B0(O),p.c(),p.m(e,i)):p&&(p.d(1),p=null),O[2]&&(O[3].length>0||O[9].length>0)?m?m.p(O,A):(m=_0(O),m.c(),m.m(e,s)):m&&(m.d(1),m=null);let C=r;r=w(O),r===C?~r&&b[r].p(O,A):(o&&(Ee(),Z(b[C],1,1,()=>{b[C]=null}),xe()),~r?(o=b[r],o?o.p(O,A):(o=b[r]=v[r](O),o.c()),N(o,1),o.m(e,a)):o=null),O[16]?x?x.p(O,A):(x=W0(O),x.c(),x.m(e,l)):x&&(x.d(1),x=null),O[8]?E?E.p(O,A):(E=U0(O),E.c(),E.m(e,c)):E&&(E.d(1),E=null),S&&S.p&&(!g||A[0]&536870912)&&Dn(S,L,O,O[29],g?xn(L,O[29],A,Hk):Sn(O[29]),O0),z&&z.p&&(!g||A[0]&536870912)&&Dn(z,R,O,O[29],g?xn(R,O[29],A,Gk):Sn(O[29]),z0),(!g||A[0]&131072&&d!==(d="tag-popup-content "+O[17]+" svelte-u1dbzb"))&&y(e,"class",d),(!g||A[0]&1&&f!==(f="tag-popup tag-popup-"+O[0]+" svelte-u1dbzb"))&&y(t,"class",f)},i(O){g||(N(o),N(S,O),N(z,O),g=!0)},o(O){Z(o),Z(S,O),Z(z,O),g=!1},d(O){O&&X(t),p&&p.d(),m&&m.d(),~r&&b[r].d(),x&&x.d(),E&&E.d(),S&&S.d(O),z&&z.d(O)}}}function Jk(n,t,e){let i,s,r,o,a,l,c,h,d,f,g,p,m,v,b,w,x,E,L,S,R,z,O,A,C,{$$slots:I={},$$scope:M}=t,{tag:D}=t,{config:T={}}=t,{theme:H=void 0}=t,{placement:W="right-top"}=t;return n.$$set=J=>{"tag"in J&&e(1,D=J.tag),"config"in J&&e(18,T=J.config),"theme"in J&&e(19,H=J.theme),"placement"in J&&e(0,W=J.placement),"$$scope"in J&&e(29,M=J.$$scope)},n.$$.update=()=>{var J,te,q,ne,se,ue;n.$$.dirty[0]&2&&e(2,i=D.contentType==="Marketing"),n.$$.dirty[0]&4&&e(28,s=i?"light":"dark"),n.$$.dirty[0]&268959746&&e(17,r=D.data.theme!==void 0&&D.data.theme!==null?D.data.theme:H!=null?H:s),n.$$.dirty[0]&2&&e(27,o=D.data.title||D.data.name||""),n.$$.dirty[0]&2&&e(26,a=D.data.description||D.data.tooltip||""),n.$$.dirty[0]&134217728&&e(4,l=o||""),n.$$.dirty[0]&67108864&&e(16,c=a||""),n.$$.dirty[0]&6&&e(25,h=(()=>{var ze,Ce,ce,le,he,ke,be,We,Re,Te,He;if(i)return null;if(D.data.mediaData&&D.data.mediaData.length>0){const pe=D.data.mediaData[0];if(pe.type==="Video"){if(pe.videoCoverUrl)return pe.videoCoverUrl;if(pe.url){const Le=pe.url.toLowerCase();if(ch(Le)){const Oe=Gm(Le);if(Oe)return`https://img.youtube.com/vi/${Oe}/hqdefault.jpg`}if(hh(Le)){const Oe=Hm(Le);if(Oe)return`https://vumbnail.com/${Oe}.jpg`}return}}if(D.contentType==="Panorama")return(He=(be=(ce=(Ce=(ze=D.data.mediaData)==null?void 0:ze[0])==null?void 0:Ce.cube)==null?void 0:ce.front)!=null?be:(ke=(he=(le=D.data.mediaData)==null?void 0:le[0])==null?void 0:he.thumbnail)==null?void 0:ke.split("?")[0])!=null?He:(Te=(Re=(We=D.data.mediaData)==null?void 0:We[0])==null?void 0:Re.url)==null?void 0:Te.split("?")[0];if(pe.url||pe.thumbnail)return pe.url||pe.thumbnail}return D.data.imageUrl})()),n.$$.dirty[0]&33816578&&e(15,d=T!=null&&T.imageURLTransform&&(h!=null&&h.includes("realsee-cdn")||h!=null&&h.includes("ljcdn.com"))?T.imageURLTransform(h,{width:280,height:280}):h||D.data.mediaUrl||""),n.$$.dirty[0]&2&&e(6,f=D.contentType==="Video"||D.data.mediaType==="video"),n.$$.dirty[0]&2&&e(14,g=D.contentType==="Panorama"||D.data.mediaType==="panorama"),n.$$.dirty[0]&66&&e(24,p=f&&D.data.mediaData&&((J=D.data.mediaData[0])==null?void 0:J.url)&&ch(D.data.mediaData[0].url)),n.$$.dirty[0]&66&&e(23,m=f&&D.data.mediaData&&((te=D.data.mediaData[0])==null?void 0:te.url)&&hh(D.data.mediaData[0].url)),n.$$.dirty[0]&25165824&&e(5,v=p||m),n.$$.dirty[0]&34&&e(13,b=v&&D.data.mediaData&&((q=D.data.mediaData[0])!=null&&q.url)?r4(D.data.mediaData[0].url,{autoplay:0}):""),n.$$.dirty[0]&25165840&&e(12,w=p?"YouTube video player":m?"Vimeo video player":l),n.$$.dirty[0]&2&&e(11,x=((ne=D.data.mediaData)==null?void 0:ne.length)||0),n.$$.dirty[0]&6&&e(22,L=i?D.data.brandTags||[]:[]),n.$$.dirty[0]&6&&e(21,S=i?D.data.tags||[]:[]),n.$$.dirty[0]&4194304&&e(3,R=L.filter(Boolean).slice(0,2)),n.$$.dirty[0]&8&&e(20,z=Math.max(0,2-R.length)),n.$$.dirty[0]&3145728&&e(9,O=z>0?S.filter(Boolean).slice(0,z):[]),n.$$.dirty[0]&6&&e(8,A=i&&((se=D.data.price)==null?void 0:se.value)||""),n.$$.dirty[0]&6&&e(7,C=i&&((ue=D.data.price)==null?void 0:ue.unit)||"")},e(10,E=1),[W,D,i,R,l,v,f,C,A,O,E,x,w,b,g,d,c,r,T,H,z,S,L,m,p,h,a,o,s,M,I]}class qk extends Me{constructor(t){super(),Ie(this,t,Jk,Zk,Pe,{tag:1,config:18,theme:19,placement:0},Nk,[-1,-1])}}function Kk(n){let t,e,i,s,r,o,a,l,c,h,d,f,g;return{c(){t=ye("svg"),e=ye("defs"),i=ye("linearGradient"),s=ye("stop"),r=ye("stop"),a=ye("linearGradient"),l=ye("stop"),c=ye("stop"),d=ye("path"),y(s,"stop-color",n[1]),y(s,"offset","0%"),y(r,"stop-color",n[1]),y(r,"stop-opacity",".5"),y(r,"offset","100%"),y(i,"id",o="arrow-right-icon-gradient-"+n[1]),y(i,"x1","96.2%"),y(i,"y1","50%"),y(i,"x2","0%"),y(i,"y2","50%"),y(l,"stop-color",n[1]),y(l,"offset","0%"),y(c,"stop-color",n[1]),y(c,"stop-opacity","0"),y(c,"offset","100%"),y(a,"id",h="arrow-right-icon-stroke-"+n[1]),y(a,"x1","50%"),y(a,"y1","9.83%"),y(a,"x2","41.99%"),y(a,"y2","24.46%"),y(d,"d","M4.84572153,2.14166669 C4.94036186,2.14170036 5.03490004,2.17870347 5.10676798,2.25203341 L9.39516942,6.66308361 C9.48635681,6.75687897 9.53195051,6.87843949 9.53195051,7 C9.53195051,7.12156051 9.48635681,7.24312103 9.39516942,7.33691639 L5.11673708,11.7390017 C5.02118573,11.813978 4.92122439,11.8514005 4.82705048,11.851434 C4.73517505,11.8514667 4.65029153,11.8150862 4.59276829,11.7576692 C4.51856427,11.6593496 4.48179951,11.5564146 4.48176638,11.4595899 C4.48173399,11.3649536 4.51747117,11.2773335 4.58937836,11.2035272 L7.74273899,7.43877755 C7.84906128,7.31184097 7.90222243,7.15592048 7.90222243,7 C7.90222243,6.84407952 7.84906128,6.68815903 7.74273449,6.56121708 L4.54804918,2.74803934 C4.65338339,2.20863952 4.74441906,2.14163065 4.84572153,2.14166669 Z"),y(d,"fill",f=`url(#arrow-right-icon-gradient-${n[1]})`),y(d,"fill-rule","nonzero"),y(d,"stroke",g=`url(#arrow-right-icon-stroke-${n[1]})`),y(d,"stroke-width",".2"),y(t,"xmlns","http://www.w3.org/2000/svg"),y(t,"viewBox","0 0 14 14"),y(t,"width",n[0]),y(t,"height",n[0]),Q(t,"opacity",n[2])},m(p,m){Y(p,t,m),V(t,e),V(e,i),V(i,s),V(i,r),V(e,a),V(a,l),V(a,c),V(t,d)},p(p,[m]){m&2&&y(s,"stop-color",p[1]),m&2&&y(r,"stop-color",p[1]),m&2&&o!==(o="arrow-right-icon-gradient-"+p[1])&&y(i,"id",o),m&2&&y(l,"stop-color",p[1]),m&2&&y(c,"stop-color",p[1]),m&2&&h!==(h="arrow-right-icon-stroke-"+p[1])&&y(a,"id",h),m&2&&f!==(f=`url(#arrow-right-icon-gradient-${p[1]})`)&&y(d,"fill",f),m&2&&g!==(g=`url(#arrow-right-icon-stroke-${p[1]})`)&&y(d,"stroke",g),m&1&&y(t,"width",p[0]),m&1&&y(t,"height",p[0]),m&4&&Q(t,"opacity",p[2])},i:re,o:re,d(p){p&&X(t)}}}function $k(n,t,e){let{size:i="14"}=t,{color:s="#ffffff"}=t,{opacity:r=1}=t;return n.$$set=o=>{"size"in o&&e(0,i=o.size),"color"in o&&e(1,s=o.color),"opacity"in o&&e(2,r=o.opacity)},[i,s,r]}class e7 extends Me{constructor(t){super(),Ie(this,t,$k,Kk,Pe,{size:0,color:1,opacity:2})}}function t7(n){let t,e,i,s,r,o,a,l,c,h,d,f,g;return{c(){t=ye("svg"),e=ye("defs"),i=ye("linearGradient"),s=ye("stop"),r=ye("stop"),a=ye("linearGradient"),l=ye("stop"),c=ye("stop"),d=ye("path"),y(s,"stop-color",n[1]),y(s,"offset","0%"),y(r,"stop-color",n[1]),y(r,"stop-opacity",".5"),y(r,"offset","100%"),y(i,"id",o="share-icon-gradient-"+n[1]),y(i,"x1","41.65%"),y(i,"y1","59.05%"),y(i,"x2","66.13%"),y(i,"y2","9.07%"),y(l,"stop-color",n[1]),y(l,"offset","0%"),y(c,"stop-color",n[1]),y(c,"stop-opacity","0"),y(c,"offset","100%"),y(a,"id",h="share-icon-stroke-"+n[1]),y(a,"x1","55.68%"),y(a,"y1","2.48%"),y(a,"x2","60.83%"),y(a,"y2","14.28%"),y(d,"d","M12.4937515,2.60140991 L12.6834904,2.60248871 C13.307774,2.63121157 13.9222065,2.90874077 14.3642696,3.436433 C14.7794904,3.93278385 14.923342,4.60854408 14.8265514,5.24548738 C14.7279361,5.89144103 14.4428997,6.3527969 14.063774,6.65956953 C13.6079793,7.02837949 13.0189069,7.17403325 12.4632035,7.15562178 C11.7380729,7.13162078 11.0390809,7.42803145 10.5261758,7.9357119 C9.96083448,8.49643643 9.67596892,9.19792997 9.69443632,9.91942004 C9.66449732,10.8859455 9.96309104,11.5807243 10.4796578,12.092029 C11.0239965,12.6296813 11.7402488,12.9101676 12.4817091,12.8884813 C13.0940469,12.8705618 13.7481304,13.0495781 14.2150699,13.5117611 C14.6987029,13.9904677 14.9268415,14.6256711 14.8974895,15.2508921 C14.8684928,15.868544 14.5880857,16.4761837 14.055365,16.9134138 C13.5533941,17.3248246 12.8689122,17.4672624 12.2258037,17.3713572 C11.5727886,17.2736846 11.1063284,16.991503 10.7961882,16.6159844 C10.4239402,16.1652655 10.2768519,15.5827583 10.2954352,15.0332376 C10.3197006,14.3149783 10.0202124,13.6224897 9.50703789,13.1145427 C8.94671715,12.5587885 8.2455275,12.2800717 7.51547371,12.2927077 C7.23521908,12.3053648 6.95603622,12.2673623 6.69423123,12.1827116 C6.1605306,11.9588888 5.9529663,11.8380114 5.77703284,11.66387 C5.40155143,11.2922134 5.1829777,10.8272392 5.11950899,10.3459077 C5.05433663,9.85165608 5.15259721,9.34024891 5.41443015,8.89062791 C5.61688125,8.49864777 5.91421421,8.21950306 6.25529625,8.03627882 C6.64911257,7.8247265 7.1008248,7.74055154 7.53306889,7.75691992 L7.73219905,7.75624362 C8.39290266,7.7280909 9.01896921,7.44343917 9.49037385,6.97683639 C10.0339806,6.43762468 10.3173723,5.72806794 10.2954528,4.99382841 C10.2784266,4.38712951 10.4592448,3.74020534 10.9258673,3.27833603 C11.4093877,2.79921041 12.051472,2.57340998 12.6834904,2.60248871 Z"),y(d,"fill",f=`url(#share-icon-gradient-${n[1]})`),y(d,"fill-rule","nonzero"),y(d,"stroke",g=`url(#share-icon-stroke-${n[1]})`),y(d,"stroke-width",".2"),y(t,"xmlns","http://www.w3.org/2000/svg"),y(t,"viewBox","0 0 20 20"),y(t,"width",n[0]),y(t,"height",n[0]),Q(t,"opacity",n[2])},m(p,m){Y(p,t,m),V(t,e),V(e,i),V(i,s),V(i,r),V(e,a),V(a,l),V(a,c),V(t,d)},p(p,[m]){m&2&&y(s,"stop-color",p[1]),m&2&&y(r,"stop-color",p[1]),m&2&&o!==(o="share-icon-gradient-"+p[1])&&y(i,"id",o),m&2&&y(l,"stop-color",p[1]),m&2&&y(c,"stop-color",p[1]),m&2&&h!==(h="share-icon-stroke-"+p[1])&&y(a,"id",h),m&2&&f!==(f=`url(#share-icon-gradient-${p[1]})`)&&y(d,"fill",f),m&2&&g!==(g=`url(#share-icon-stroke-${p[1]})`)&&y(d,"stroke",g),m&1&&y(t,"width",p[0]),m&1&&y(t,"height",p[0]),m&4&&Q(t,"opacity",p[2])},i:re,o:re,d(p){p&&X(t)}}}function i7(n,t,e){let{size:i="20"}=t,{color:s="#ffffff"}=t,{opacity:r=1}=t;return n.$$set=o=>{"size"in o&&e(0,i=o.size),"color"in o&&e(1,s=o.color),"opacity"in o&&e(2,r=o.opacity)},[i,s,r]}class n7 extends Me{constructor(t){super(),Ie(this,t,i7,t7,Pe,{size:0,color:1,opacity:2})}}function s7(n){De(n,"svelte-18owx9v",".tag-popover-toolbar.svelte-18owx9v.svelte-18owx9v{display:flex;align-items:center;margin-top:0.75rem;padding-top:0;border-top:none}.tag-popover-toolbar.both-buttons.svelte-18owx9v.svelte-18owx9v{justify-content:space-between}.tag-popover-toolbar.single-button.svelte-18owx9v.svelte-18owx9v{justify-content:flex-end}.tag-popover-toolbar-dark.svelte-18owx9v .tag-popover-btn.svelte-18owx9v{color:#ffffff}.tag-popover-toolbar-light.svelte-18owx9v .tag-popover-btn.svelte-18owx9v{color:rgba(0, 0, 0, 0.85)}.tag-popover-btn.view-more.svelte-18owx9v.svelte-18owx9v{display:flex;align-items:center;justify-content:center;font-weight:500;font-size:0.875rem;letter-spacing:0;line-height:1.25rem}.tag-popover-btn.share.svelte-18owx9v.svelte-18owx9v{display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem}")}function X0(n){let t,e,i,s,r=n[0].showMore&&Y0(n),o=n[0].showShare&&Z0(n);return{c(){t=U("div"),r&&r.c(),e=ae(),o&&o.c(),y(t,"class",i="tag-popover-toolbar tag-popover-toolbar-"+n[1]+" "+(n[0].showMore&&n[0].showShare?"both-buttons":"single-button")+" svelte-18owx9v")},m(a,l){Y(a,t,l),r&&r.m(t,null),V(t,e),o&&o.m(t,null),s=!0},p(a,l){a[0].showMore?r?(r.p(a,l),l&1&&N(r,1)):(r=Y0(a),r.c(),N(r,1),r.m(t,e)):r&&(Ee(),Z(r,1,1,()=>{r=null}),xe()),a[0].showShare?o?(o.p(a,l),l&1&&N(o,1)):(o=Z0(a),o.c(),N(o,1),o.m(t,null)):o&&(Ee(),Z(o,1,1,()=>{o=null}),xe()),(!s||l&3&&i!==(i="tag-popover-toolbar tag-popover-toolbar-"+a[1]+" "+(a[0].showMore&&a[0].showShare?"both-buttons":"single-button")+" svelte-18owx9v"))&&y(t,"class",i)},i(a){s||(N(r),N(o),s=!0)},o(a){Z(r),Z(o),s=!1},d(a){a&&X(t),r&&r.d(),o&&o.d()}}}function Y0(n){let t,e,i,s,r,o,a;return s=new e7({props:{size:"14",color:n[1]==="light"?"#000000":"#ffffff",opacity:n[1]==="light"?.8:1}}),{c(){t=U("div"),e=Ve(n[2]),i=ae(),Ae(s.$$.fragment),y(t,"class","tag-popover-btn view-more svelte-18owx9v")},m(l,c){Y(l,t,c),V(t,e),V(t,i),ge(s,t,null),r=!0,o||(a=je(t,"click",n[3]),o=!0)},p(l,c){(!r||c&4)&&Ge(e,l[2]);const h={};c&2&&(h.color=l[1]==="light"?"#000000":"#ffffff"),c&2&&(h.opacity=l[1]==="light"?.8:1),s.$set(h)},i(l){r||(N(s.$$.fragment,l),r=!0)},o(l){Z(s.$$.fragment,l),r=!1},d(l){l&&X(t),ve(s),o=!1,a()}}}function Z0(n){let t,e,i,s,r;return e=new n7({props:{size:"20",color:n[1]==="light"?"#000000":"#ffffff",opacity:n[1]==="light"?.8:1}}),{c(){t=U("div"),Ae(e.$$.fragment),y(t,"class","tag-popover-btn share svelte-18owx9v")},m(o,a){Y(o,t,a),ge(e,t,null),i=!0,s||(r=je(t,"click",n[4]),s=!0)},p(o,a){const l={};a&2&&(l.color=o[1]==="light"?"#000000":"#ffffff"),a&2&&(l.opacity=o[1]==="light"?.8:1),e.$set(l)},i(o){i||(N(e.$$.fragment,o),i=!0)},o(o){Z(e.$$.fragment,o),i=!1},d(o){o&&X(t),ve(e),s=!1,r()}}}function r7(n){let t,e,i=(n[0].showMore||n[0].showShare)&&X0(n);return{c(){i&&i.c(),t=Ne()},m(s,r){i&&i.m(s,r),Y(s,t,r),e=!0},p(s,[r]){s[0].showMore||s[0].showShare?i?(i.p(s,r),r&1&&N(i,1)):(i=X0(s),i.c(),N(i,1),i.m(t.parentNode,t)):i&&(Ee(),Z(i,1,1,()=>{i=null}),xe())},i(s){e||(N(i),e=!0)},o(s){Z(i),e=!1},d(s){i&&i.d(s),s&&X(t)}}}function o7(n,t,e){let i;const s=Ni("hooks");qs();let{tag:r}=t,{toolbar:o={showMore:!0,showShare:!0}}=t,{theme:a="dark"}=t,{closePopover:l=void 0}=t;function c(d){d.stopPropagation(),typeof l=="function"&&l(),s.emit("click",{event:d,target:"TagPopoverViewMore",tag:r})}function h(d){d.stopPropagation(),typeof l=="function"&&l(),s.emit("click",{event:d,target:"TagPopoverShare",tag:r})}return n.$$set=d=>{"tag"in d&&e(5,r=d.tag),"toolbar"in d&&e(0,o=d.toolbar),"theme"in d&&e(1,a=d.theme),"closePopover"in d&&e(6,l=d.closePopover)},n.$$.update=()=>{n.$$.dirty&32&&e(2,i=(()=>Fe(r.data.highlightText)&&r.data.highlightText.trim()!==""?r.data.highlightText:Fe(r.config.popoverConfig.viewMoreText)&&r.config.popoverConfig.viewMoreText.trim()!==""?r.config.popoverConfig.viewMoreText:"查看更多")())},[o,a,i,c,h,r,l]}class a7 extends Me{constructor(t){super(),Ie(this,t,o7,r7,Pe,{tag:5,toolbar:0,theme:1,closePopover:6},s7)}}function l7(n){let t,e;return t=new a7({props:{toolbar:{showMore:n[7].showMore===void 0?!0:n[7].showMore,showShare:n[7].showShare===void 0?!0:n[7].showShare},theme:n[2],tag:n[4],closePopover:n[8]}}),{c(){Ae(t.$$.fragment)},m(i,s){ge(t,i,s),e=!0},p(i,s){const r={};s&128&&(r.toolbar={showMore:i[7].showMore===void 0?!0:i[7].showMore,showShare:i[7].showShare===void 0?!0:i[7].showShare}),s&4&&(r.theme=i[2]),s&16&&(r.tag=i[4]),s&256&&(r.closePopover=i[8]),t.$set(r)},i(i){e||(N(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){ve(t,i)}}}function c7(n){let t,e,i,s;return t=new zk({props:{show:n[0],direction:n[1],theme:n[2]}}),i=new qk({props:{placement:n[3],tag:n[4],config:n[5],theme:n[6],$$slots:{toolbar:[l7]},$$scope:{ctx:n}}}),i.$on("resize",n[9]),{c(){Ae(t.$$.fragment),e=ae(),Ae(i.$$.fragment)},m(r,o){ge(t,r,o),Y(r,e,o),ge(i,r,o),s=!0},p(r,[o]){const a={};o&1&&(a.show=r[0]),o&2&&(a.direction=r[1]),o&4&&(a.theme=r[2]),t.$set(a);const l={};o&8&&(l.placement=r[3]),o&16&&(l.tag=r[4]),o&32&&(l.config=r[5]),o&64&&(l.theme=r[6]),o&1428&&(l.$$scope={dirty:o,ctx:r}),i.$set(l)},i(r){s||(N(t.$$.fragment,r),N(i.$$.fragment,r),s=!0)},o(r){Z(t.$$.fragment,r),Z(i.$$.fragment,r),s=!1},d(r){ve(t,r),r&&X(e),ve(i,r)}}}function h7(n,t,e){let{showArrow:i}=t,{arrowDirection:s}=t,{effectiveTheme:r}=t,{adjustedPlacement:o}=t,{tag:a}=t,{config:l}=t,{theme:c}=t,{toolbar:h}=t,{closePopover:d}=t;function f(g){an.call(this,n,g)}return n.$$set=g=>{"showArrow"in g&&e(0,i=g.showArrow),"arrowDirection"in g&&e(1,s=g.arrowDirection),"effectiveTheme"in g&&e(2,r=g.effectiveTheme),"adjustedPlacement"in g&&e(3,o=g.adjustedPlacement),"tag"in g&&e(4,a=g.tag),"config"in g&&e(5,l=g.config),"theme"in g&&e(6,c=g.theme),"toolbar"in g&&e(7,h=g.toolbar),"closePopover"in g&&e(8,d=g.closePopover)},[i,s,r,o,a,l,c,h,d,f]}class d7 extends Me{constructor(t){super(),Ie(this,t,h7,c7,Pe,{showArrow:0,arrowDirection:1,effectiveTheme:2,adjustedPlacement:3,tag:4,config:5,theme:6,toolbar:7,closePopover:8})}}function u7(n){De(n,"svelte-12m4kzk",".tag-popover.svelte-12m4kzk{position:absolute;z-index:1000010;pointer-events:auto;width:auto;height:auto;padding:0;margin:0;visibility:visible;opacity:1}.tag-popover-content.svelte-12m4kzk{cursor:pointer;pointer-events:auto}")}function J0(n){let t,e,i,s,r,o,a,l,c;return i=new d7({props:{showArrow:n[8],arrowDirection:n[7],effectiveTheme:n[13],adjustedPlacement:n[4],tag:n[0],config:n[1],theme:n[2],toolbar:n[11],closePopover:n[19]}}),i.$on("viewMore",n[15]),i.$on("share",n[16]),i.$on("resize",n[17]),{c(){t=U("div"),e=U("div"),Ae(i.$$.fragment),y(e,"class","tag-popover-content svelte-12m4kzk"),y(t,"class",r="tag-popover tag-popover-"+n[13]+" tag-popover-"+n[4]+" svelte-12m4kzk"),y(t,"data-tag-id",o=n[0].id),Q(t,"z-index",n[12]),Q(t,"left",n[9].x+"px"),Q(t,"top",n[9].y+"px")},m(h,d){Y(h,t,d),V(t,e),ge(i,e,null),n[30](e),n[31](t),a=!0,l||(c=[je(e,"mouseenter",n[28]),je(e,"mouseleave",n[29]),je(e,"click",n[18])],l=!0)},p(h,d){n=h;const f={};d[0]&256&&(f.showArrow=n[8]),d[0]&128&&(f.arrowDirection=n[7]),d[0]&8192&&(f.effectiveTheme=n[13]),d[0]&16&&(f.adjustedPlacement=n[4]),d[0]&1&&(f.tag=n[0]),d[0]&2&&(f.config=n[1]),d[0]&4&&(f.theme=n[2]),d[0]&2048&&(f.toolbar=n[11]),i.$set(f),(!a||d[0]&8208&&r!==(r="tag-popover tag-popover-"+n[13]+" tag-popover-"+n[4]+" svelte-12m4kzk"))&&y(t,"class",r),(!a||d[0]&1&&o!==(o=n[0].id))&&y(t,"data-tag-id",o),(!a||d[0]&4096)&&Q(t,"z-index",n[12]),(!a||d[0]&512)&&Q(t,"left",n[9].x+"px"),(!a||d[0]&512)&&Q(t,"top",n[9].y+"px")},i(h){a||(N(i.$$.fragment,h),pt(()=>{a&&(s||(s=bi(e,n[14],{duration:n[10],easing:Kr,y:n[7]==="top"?-8:n[7]==="bottom"?8:0,x:n[7]==="left"?-8:n[7]==="right"?8:0},!0)),s.run(1))}),a=!0)},o(h){Z(i.$$.fragment,h),s||(s=bi(e,n[14],{duration:n[10],easing:Kr,y:n[7]==="top"?-8:n[7]==="bottom"?8:0,x:n[7]==="left"?-8:n[7]==="right"?8:0},!1)),s.run(0),a=!1},d(h){h&&X(t),ve(i),n[30](null),h&&s&&s.end(),n[31](null),l=!1,ut(c)}}}function f7(n){let t,e,i=n[3]&&n[9]&&J0(n);return{c(){i&&i.c(),t=Ne()},m(s,r){i&&i.m(s,r),Y(s,t,r),e=!0},p(s,r){s[3]&&s[9]?i?(i.p(s,r),r[0]&520&&N(i,1)):(i=J0(s),i.c(),N(i,1),i.m(t.parentNode,t)):i&&(Ee(),Z(i,1,1,()=>{i=null}),xe())},i(s){e||(N(i),e=!0)},o(s){Z(i),e=!1},d(s){i&&i.d(s),s&&X(t)}}}function p7(n,t,e){let i,s,r,o,a,l,c,h,d;const f=Ni("hooks");let{tag:g}=t,{config:p={}}=t,{triggerElement:m}=t,{wrapperElement:v=document.body}=t,{popoverContainer:b=null}=t,{theme:w=void 0}=t,{visible:x=!0}=t,{closePopover:E=void 0}=t;const L=qs();let S,R={width:0,height:0},z=null,O=s;function A(ce,{duration:le=400,easing:he=Kr,x:ke=0,y:be=0}){return{duration:le,css:(We,Re)=>`
957
957
  opacity: ${We};
958
958
  transform: translate(${Re*ke}px, ${Re*be}px);
959
959
  `}}const C=()=>{if(!g.screenPosition||!m||!v)return s;const ce=(p==null?void 0:p.autoPlacementBaseSpace)||{top:.2,bottom:.2,right:.15},le=v.clientWidth,he=v.clientHeight,ke=he*ce.top,be=he*(1-ce.bottom),We=le*(1-ce.right),Re=g.screenPosition.leftPx,Te=g.screenPosition.topPx,He=R.width||280,pe=R.height||200;return Te<=ke?Re<=We?Re+He<=le&&Te+pe<=he?"right-top":"bottom-left":Re-He>=0&&Te+pe<=he?"left-top":"bottom-right":Te>=be?Re<=We?Re+He<=le&&Te-pe>=0?"right-bottom":"top-left":Re-He>=0&&Te-pe>=0?"left-bottom":"top-right":Re<=We?Re+He<=le?"right-top":"left-top":Re-He>=0?"left-top":"right-top"},I=(ce,le)=>{if(!ce)return null;const he=8,ke=F({},ce);return["top","top-left","top-right"].includes(le)?ke.y-=he:["bottom","bottom-left","bottom-right"].includes(le)?ke.y+=he:["left","left-top","left-bottom"].includes(le)?ke.x-=he:["right","right-top","right-bottom"].includes(le)&&(ke.x+=he),ke},M=(ce,le)=>{switch(ce){case"top":case"top-left":case"top-right":return{x:le.left+le.width/2,y:le.top};case"bottom":case"bottom-left":case"bottom-right":return{x:le.left+le.width/2,y:le.top+le.height};case"left":case"left-top":case"left-bottom":return{x:le.left,y:le.top+le.height/2};case"right":case"right-top":case"right-bottom":return{x:le.left+le.width,y:le.top+le.height/2};default:return{x:le.left+le.width/2,y:le.top}}},D=ce=>{ne(),f&&f.emit("click",{event:ce.detail.event,target:"TagPopoverViewMore",tag:g})},T=ce=>{ne(),f&&f.emit("click",{event:ce.detail.event,target:"TagPopoverShare",tag:g})},H=ce=>{e(24,R=ce.detail),R.width>0&&R.height>0&&e(4,O=C())},W=ce=>{ne(),ce.stopPropagation(),f.emit("click",{event:ce,target:"TagPopoverContent",tag:g})};let J=null,te=!1;function q(){b&&J&&J.parentNode!==b&&b.appendChild(J)}zt(()=>{(!v||v===document.body)&&console.warn("TagPopover 组件警告:禁止使用 document.body 作为 wrapperElement,请传入自定义容器元素。"),te=!0,q(),v&&v!==document.body&&e(20,v.style.overflow="hidden",v)}),fc(()=>{te&&q()}),ti(()=>{J&&J.parentNode&&J.parentNode.removeChild(J),v&&v!==document.body&&e(20,v.style.overflow="",v)});function ne(){typeof E=="function"&&E(),L("close")}function se(ce){an.call(this,n,ce)}function ue(ce){an.call(this,n,ce)}function ze(ce){Je[ce?"unshift":"push"](()=>{S=ce,e(5,S)})}function Ce(ce){Je[ce?"unshift":"push"](()=>{J=ce,e(6,J)})}return n.$$set=ce=>{"tag"in ce&&e(0,g=ce.tag),"config"in ce&&e(1,p=ce.config),"triggerElement"in ce&&e(21,m=ce.triggerElement),"wrapperElement"in ce&&e(20,v=ce.wrapperElement),"popoverContainer"in ce&&e(22,b=ce.popoverContainer),"theme"in ce&&e(2,w=ce.theme),"visible"in ce&&e(3,x=ce.visible),"closePopover"in ce&&e(23,E=ce.closePopover)},n.$$.update=()=>{if(n.$$.dirty[0]&5&&e(13,i=(()=>Fe(w)?w:Fe(g.data.theme)&&["light","dark"].includes(g.data.theme)?g.data.theme:g.contentType==="Marketing"?"light":"dark")()),n.$$.dirty[0]&2&&e(27,s=(p==null?void 0:p.placement)||"right-top"),n.$$.dirty[0]&2&&e(11,a=(()=>typeof(p==null?void 0:p.toolbar)=="boolean"?p.toolbar?{showMore:!0,showShare:!0}:{showMore:!1,showShare:!1}:(p==null?void 0:p.toolbar)||{showMore:!0,showShare:!0})()),n.$$.dirty[0]&134217728&&(s==="auto"?e(4,O=C()):e(4,O=s)),n.$$.dirty[0]&2&&e(10,l=(p==null?void 0:p.transitionDuration)||350),n.$$.dirty[0]&2097153&&g.screenPosition&&m&&e(4,O=C()),n.$$.dirty[0]&16777216&&R.width>0&&R.height>0&&e(4,O=C()),n.$$.dirty[0]&2097169&&g.screenPosition&&O&&m){const ce=m.getBoundingClientRect();e(25,z=M(O,ce))}n.$$.dirty[0]&33554448&&e(9,c=I(z,O)),n.$$.dirty[0]&67108864&&e(8,h=typeof r=="boolean"?r:!0),n.$$.dirty[0]&16&&e(7,d=(()=>{switch(O){case"top":case"top-left":case"top-right":return"bottom";case"bottom":case"bottom-left":case"bottom-right":return"top";case"left":case"left-top":case"left-bottom":return"right";case"right":case"right-top":case"right-bottom":return"left";default:return"bottom"}})())},e(26,r=!0),e(12,o=1060),[g,p,w,x,O,S,J,d,h,c,l,a,o,i,A,D,T,H,W,ne,v,m,b,E,R,z,r,s,se,ue,ze,Ce]}class m7 extends Me{constructor(t){super(),Ie(this,t,p7,f7,Pe,{tag:0,config:1,triggerElement:21,wrapperElement:20,popoverContainer:22,theme:2,visible:3,closePopover:23},u7,[-1,-1])}}function g7(n){De(n,"svelte-2g2g8a",".tag.svelte-2g2g8a{position:absolute;width:0rem;height:0rem;overflow:visible;pointer-events:auto;will-change:opacity;transition:opacity 0.2s linear}.tag.enableZIndex.svelte-2g2g8a{position:absolute}.tag.hide.svelte-2g2g8a{opacity:0;pointer-events:none}.tag.hide.svelte-2g2g8a *{pointer-events:none !important}.tag.unClickable.svelte-2g2g8a{pointer-events:none !important}.tag.unClickable.svelte-2g2g8a *{pointer-events:none !important}")}function q0(n){let t,e,i,s,r,o,a,l,c,h;const d=[A7,v7],f=[];function g(b,w){return b[10]?0:1}e=g(n),i=f[e]=d[e](n);const p=[y7,b7],m=[];function v(b,w){return b[20]?0:1}return r=v(n),o=m[r]=p[r](n),{c(){t=U("div"),i.c(),s=ae(),o.c(),y(t,"class","tag svelte-2g2g8a"),y(t,"data-tag-id",n[18]),y(t,"data-tag-unfolded",n[8]),y(t,"data-content-type",a=n[0].contentType),y(t,"data-popover-enabled",l=n[0].isPopoverConfigEnabled()),y(t,"id",c=`tag-${n[18]}`),we(t,"unClickable",n[0].config.clickable===!1),we(t,"hide",n[16]),we(t,"enableZIndex",n[13]),Q(t,"z-index",n[13]),Q(t,"transform",`translate3d(${n[15]}, ${n[14]}, 0) scale(${n[9].scale})`)},m(b,w){Y(b,t,w),f[e].m(t,null),V(t,s),m[r].m(t,null),n[29](t),h=!0},p(b,w){let x=e;e=g(b),e===x?f[e].p(b,w):(Ee(),Z(f[x],1,1,()=>{f[x]=null}),xe(),i=f[e],i?i.p(b,w):(i=f[e]=d[e](b),i.c()),N(i,1),i.m(t,s));let E=r;r=v(b),r===E?m[r].p(b,w):(Ee(),Z(m[E],1,1,()=>{m[E]=null}),xe(),o=m[r],o?o.p(b,w):(o=m[r]=p[r](b),o.c()),N(o,1),o.m(t,null)),(!h||w[0]&262144)&&y(t,"data-tag-id",b[18]),(!h||w[0]&256)&&y(t,"data-tag-unfolded",b[8]),(!h||w[0]&1&&a!==(a=b[0].contentType))&&y(t,"data-content-type",a),(!h||w[0]&1&&l!==(l=b[0].isPopoverConfigEnabled()))&&y(t,"data-popover-enabled",l),(!h||w[0]&262144&&c!==(c=`tag-${b[18]}`))&&y(t,"id",c),(!h||w[0]&1)&&we(t,"unClickable",b[0].config.clickable===!1),(!h||w[0]&65536)&&we(t,"hide",b[16]),(!h||w[0]&8192)&&we(t,"enableZIndex",b[13]),w[0]&8192&&Q(t,"z-index",b[13]),w[0]&49664&&Q(t,"transform",`translate3d(${b[15]}, ${b[14]}, 0) scale(${b[9].scale})`)},i(b){h||(N(i),N(o),h=!0)},o(b){Z(i),Z(o),h=!1},d(b){b&&X(t),f[e].d(),m[r].d(),n[29](null)}}}function v7(n){let t;return{c(){t=U("div"),y(t,"data-info","tag point is disable")},m(e,i){Y(e,t,i)},p:re,i:re,o:re,d(e){e&&X(t)}}}function A7(n){let t,e,i;function s(o){n[28](o)}let r={tag:n[0],handleMouseEnter:n[24],handleMouseLeave:n[25],handleTagPointClick:n[26]};return n[12]!==void 0&&(r.tagPointClickHelper=n[12]),t=new wk({props:r}),Je.push(()=>ba(t,"tagPointClickHelper",s)),{c(){Ae(t.$$.fragment)},m(o,a){ge(t,o,a),i=!0},p(o,a){const l={};a[0]&1&&(l.tag=o[0]),!e&&a[0]&4096&&(e=!0,l.tagPointClickHelper=o[12],ga(()=>e=!1)),t.$set(l)},i(o){i||(N(t.$$.fragment,o),i=!0)},o(o){Z(t.$$.fragment,o),i=!1},d(o){ve(t,o)}}}function b7(n){let t;return{c(){t=U("div"),y(t,"data-info","tag content is disable")},m(e,i){Y(e,t,i)},p:re,i:re,o:re,d(e){e&&X(t)}}}function y7(n){let t,e;return t=new Lh({props:{mediaStore:n[1],tag:At(n[0]),hooks:n[21],state:n[4],temporaryState:n[5],rendererMap:n[2],contentTypeMap:n[3]}}),{c(){Ae(t.$$.fragment)},m(i,s){ge(t,i,s),e=!0},p(i,s){const r={};s[0]&2&&(r.mediaStore=i[1]),s[0]&1&&(r.tag=At(i[0])),s[0]&16&&(r.state=i[4]),s[0]&32&&(r.temporaryState=i[5]),s[0]&4&&(r.rendererMap=i[2]),s[0]&8&&(r.contentTypeMap=i[3]),t.$set(r)},i(i){e||(N(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){ve(t,i)}}}function K0(n){var i;let t,e;return t=new m7({props:{tag:n[0],config:n[0].config.popoverConfig,theme:(i=n[0].config.popoverConfig)==null?void 0:i.theme,wrapperElement:n[6],triggerElement:n[12],popoverContainer:n[7],visible:!0,closePopover:n[27]}}),t.$on("mouseenter",n[22]),t.$on("mouseleave",n[23]),t.$on("close",n[27]),{c(){Ae(t.$$.fragment)},m(s,r){ge(t,s,r),e=!0},p(s,r){var a;const o={};r[0]&1&&(o.tag=s[0]),r[0]&1&&(o.config=s[0].config.popoverConfig),r[0]&1&&(o.theme=(a=s[0].config.popoverConfig)==null?void 0:a.theme),r[0]&64&&(o.wrapperElement=s[6]),r[0]&4096&&(o.triggerElement=s[12]),r[0]&128&&(o.popoverContainer=s[7]),t.$set(o)},i(s){e||(N(t.$$.fragment,s),e=!0)},o(s){Z(t.$$.fragment,s),e=!1},d(s){ve(t,s)}}}function w7(n){var a;let t,e=n[0].isPopoverConfigEnabled()&&n[19]&&(n[11]||((a=n[0].config.popoverConfig)==null?void 0:a.debug)),i,s,r=n[9]&&!n[17]&&q0(n),o=e&&K0(n);return{c(){r&&r.c(),t=ae(),o&&o.c(),i=Ne()},m(l,c){r&&r.m(l,c),Y(l,t,c),o&&o.m(l,c),Y(l,i,c),s=!0},p(l,c){var h;l[9]&&!l[17]?r?(r.p(l,c),c[0]&131584&&N(r,1)):(r=q0(l),r.c(),N(r,1),r.m(t.parentNode,t)):r&&(Ee(),Z(r,1,1,()=>{r=null}),xe()),c[0]&526337&&(e=l[0].isPopoverConfigEnabled()&&l[19]&&(l[11]||((h=l[0].config.popoverConfig)==null?void 0:h.debug))),e?o?(o.p(l,c),c[0]&526337&&N(o,1)):(o=K0(l),o.c(),N(o,1),o.m(i.parentNode,i)):o&&(Ee(),Z(o,1,1,()=>{o=null}),xe())},i(l){s||(N(r),N(o),s=!0)},o(l){Z(r),Z(o),s=!1},d(l){r&&r.d(l),l&&X(t),o&&o.d(l),l&&X(i)}}}function P7(n,t,e){let i,s,r,o,a,l,c,h,d,f,g,{tag:p}=t,{mediaStore:m}=t,{rendererMap:v=new Map}=t,{contentTypeMap:b=new Map}=t,{state:w}=t,{temporaryState:x}=t,{wrapperElement:E=null}=t,{popoverContainer:L=null}=t;const S=Ni("hooks");let R=!1,z,O=null,A=!1,C=!1;const I=()=>{A=!0},M=()=>{A=!1,!A&&!C&&e(11,R=!1)},D=q=>{var ne,se,ue,ze,Ce,ce;C=!0,p.isPopoverConfigEnabled()&&p.isHoverEnabled()&&((se=(ne=p.currentConfig)==null?void 0:ne.popoverConfig)==null?void 0:se.trigger)==="hover"&&(z!==void 0&&clearTimeout(z),((ze=(ue=p.currentConfig)==null?void 0:ue.popoverConfig)==null?void 0:ze.triggerDelay)>0?z=setTimeout(()=>{e(11,R=!0),p.hooks.emit("hover",{event:q,tag:p}),z=void 0},(ce=(Ce=p.currentConfig)==null?void 0:Ce.popoverConfig)==null?void 0:ce.triggerDelay):(e(11,R=!0),p.hooks.emit("hover",{event:q,tag:p})))},T=q=>{var ne,se;C=!1,p.isHoverEnabled()&&p.isPopoverConfigEnabled()&&((se=(ne=p.currentConfig)==null?void 0:ne.popoverConfig)==null?void 0:se.trigger)==="hover"&&(z!==void 0&&(clearTimeout(z),z=void 0),!A&&!C&&e(11,R=!1))},H=q=>{var ne,se;p.isPopoverConfigEnabled()&&p.isHoverEnabled()&&((se=(ne=p.currentConfig)==null?void 0:ne.popoverConfig)==null?void 0:se.trigger)==="click"&&(e(11,R=!R),R&&p.hooks.emit("hover",{event:q,tag:p}))};function W(){e(11,R=!1)}zt(()=>()=>{z&&clearTimeout(z)});function J(q){O=q,e(12,O)}function te(q){Je[q?"unshift":"push"](()=>{p.dom=q,e(0,p)})}return n.$$set=q=>{"tag"in q&&e(0,p=q.tag),"mediaStore"in q&&e(1,m=q.mediaStore),"rendererMap"in q&&e(2,v=q.rendererMap),"contentTypeMap"in q&&e(3,b=q.contentTypeMap),"state"in q&&e(4,w=q.state),"temporaryState"in q&&e(5,x=q.temporaryState),"wrapperElement"in q&&e(6,E=q.wrapperElement),"popoverContainer"in q&&e(7,L=q.popoverContainer)},n.$$.update=()=>{var q,ne,se,ue;n.$$.dirty[0]&5&&e(10,i=(()=>{var ze,Ce,ce;return((Ce=(ze=p.style)==null?void 0:ze.point)==null?void 0:Ce.enabled)===!1||((ce=v.get(p.contentType))==null?void 0:ce.usePoint)===!1||p.contentType==="Sticker"||p.contentType==="Link"||p.contentType==="VRLink"||p.contentType==="PanoLink"?!1:p.contentType==="Panorama"?!0:!(p.contentType==="Audio"&&p.data.appearance==="plane")})()),n.$$.dirty[0]&1025&&e(20,s=(()=>!(p.isPopoverConfigEnabled()&&p.contentType==="Panorama"||p.isPopoverConfigEnabled()&&p.contentType==="ImageText"||p.isPopoverConfigEnabled()&&p.contentType==="Text"||p.stickType!=="2DPoint"||p.entryFromModel&&oi(p.five.state.mode)&&i))()),n.$$.dirty[0]&1&&e(19,r=(()=>{var ze;return p.contentType==="Marketing"?!!(p.data.title||p.data.name||p.data.description||p.data.tooltip||(ze=p.data.price)!=null&&ze.value||p.data.brandTags&&p.data.brandTags.length>0||p.data.tags&&p.data.tags.length>0||p.data.imageUrl||p.data.mediaUrl||p.data.mediaData&&p.data.mediaData.length>0):!!(p.data.title||p.data.name||p.data.text||p.data.description||p.data.tooltip||p.data.imageUrl||p.data.mediaUrl||p.data.mediaData&&p.data.mediaData.length>0)})()),n.$$.dirty[0]&1&&e(18,o=p.id),n.$$.dirty[0]&1&&e(9,a=p.screenPosition),n.$$.dirty[0]&1&&e(17,l=p.enabled===!1||!p.state),n.$$.dirty[0]&513&&e(16,c=!((q=p.state)!=null&&q.visible)||((ne=p.temporaryState)==null?void 0:ne.visible)===!1||!a),n.$$.dirty[0]&1&&e(8,h=((se=p.state)==null?void 0:se.unfolded)&&!p.isPopoverConfigEnabled()),n.$$.dirty[0]&512&&e(15,d=(a==null?void 0:a.leftPx)+"px"),n.$$.dirty[0]&512&&e(14,f=(a==null?void 0:a.topPx)+"px"),n.$$.dirty[0]&257&&e(13,g=h?((ue=p.zIndex)!=null?ue:0)+(h?1e6:0):void 0)},[p,m,v,b,w,x,E,L,h,a,i,R,O,g,f,d,c,l,o,r,s,S,I,M,D,T,H,W,J,te]}class C7 extends Me{constructor(t){super(),Ie(this,t,P7,w7,Pe,{tag:0,mediaStore:1,rendererMap:2,contentTypeMap:3,state:4,temporaryState:5,wrapperElement:6,popoverContainer:7},g7,[-1,-1])}}let fn=null;function I7(n=2e6){return fn&&document.body.contains(fn)?(fn.style.zIndex=String(n),fn):(fn=document.createElement("div"),fn.className="tag-popover-container",Object.assign(fn.style,{position:"absolute",left:"0",top:"0",width:"100%",height:"100%",zIndex:String(n),pointerEvents:"none",overflow:"hidden"}),document.body.appendChild(fn),fn)}function M7(n){De(n,"svelte-9ehqs9",".tag--container.svelte-9ehqs9{box-sizing:border-box;position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;opacity:1;-webkit-user-select:none;-moz-user-select:none;user-select:none;transform:translate3d(0, 0, 0);transition:opacity 0.2s linear;overflow:hidden}.tag--container.hide.svelte-9ehqs9{opacity:0 !important;pointer-events:none}.tag--container.hide.svelte-9ehqs9 *{pointer-events:none !important}")}function $0(n,t,e){const i=n.slice();return i[12]=t[e],i}function ev(n){let t,e=[],i=new Map,s,r,o,a=n[0];const l=c=>c[12].id;for(let c=0;c<a.length;c+=1){let h=$0(n,a,c),d=l(h);i.set(d,e[c]=tv(d,h))}return{c(){var c;t=U("div");for(let h=0;h<e.length;h+=1)e[h].c();y(t,"class","tag--container svelte-9ehqs9"),y(t,"data-infive",s=!n[4].visible||!n[5].visible?"1":"0"),we(t,"hide",!n[4].visible||!n[5].visible),Q(t,"z-index",(c=n[6])!=null?c:"")},m(c,h){Y(c,t,h);for(let d=0;d<e.length;d+=1)e[d]&&e[d].m(t,null);n[10](t),o=!0},p(c,h){var d;h&447&&(a=c[0],Ee(),e=yi(e,h,l,1,c,a,i,t,ln,tv,null,$0),xe()),(!o||h&48&&s!==(s=!c[4].visible||!c[5].visible?"1":"0"))&&y(t,"data-infive",s),(!o||h&48)&&we(t,"hide",!c[4].visible||!c[5].visible),h&64&&Q(t,"z-index",(d=c[6])!=null?d:"")},i(c){if(!o){for(let h=0;h<a.length;h+=1)N(e[h]);r||pt(()=>{r=Tn(t,jt,{}),r.start()}),o=!0}},o(c){for(let h=0;h<e.length;h+=1)Z(e[h]);o=!1},d(c){c&&X(t);for(let h=0;h<e.length;h+=1)e[h].d();n[10](null)}}}function tv(n,t){let e,i,s;return i=new C7({props:{state:t[4],temporaryState:t[5],tag:t[12],mediaStore:t[1],rendererMap:t[2],contentTypeMap:t[3],wrapperElement:t[7],popoverContainer:t[8]}}),{key:n,first:null,c(){e=Ne(),Ae(i.$$.fragment),this.first=e},m(r,o){Y(r,e,o),ge(i,r,o),s=!0},p(r,o){t=r;const a={};o&16&&(a.state=t[4]),o&32&&(a.temporaryState=t[5]),o&1&&(a.tag=t[12]),o&2&&(a.mediaStore=t[1]),o&4&&(a.rendererMap=t[2]),o&8&&(a.contentTypeMap=t[3]),o&128&&(a.wrapperElement=t[7]),o&256&&(a.popoverContainer=t[8]),i.$set(a)},i(r){s||(N(i.$$.fragment,r),s=!0)},o(r){Z(i.$$.fragment,r),s=!1},d(r){r&&X(e),ve(i,r)}}}function k7(n){let t,e,i=n[4].enabled&&ev(n);return{c(){i&&i.c(),t=Ne()},m(s,r){i&&i.m(s,r),Y(s,t,r),e=!0},p(s,[r]){s[4].enabled?i?(i.p(s,r),r&16&&N(i,1)):(i=ev(s),i.c(),N(i,1),i.m(t.parentNode,t)):i&&(Ee(),Z(i,1,1,()=>{i=null}),xe())},i(s){e||(N(i),e=!0)},o(s){Z(i),e=!1},d(s){i&&i.d(s),s&&X(t)}}}function E7(n,t,e){let{tags:i=[]}=t,{hooks:s}=t,{mediaStore:r}=t,{rendererMap:o}=t,{contentTypeMap:a}=t,{state:l}=t,{temporaryState:c}=t,{zIndex:h=void 0}=t,d=null,f=null,g=2e3;pc("hooks",s),zt(()=>{e(8,f=I7(g))});function p(m){Je[m?"unshift":"push"](()=>{d=m,e(7,d)})}return n.$$set=m=>{"tags"in m&&e(0,i=m.tags),"hooks"in m&&e(9,s=m.hooks),"mediaStore"in m&&e(1,r=m.mediaStore),"rendererMap"in m&&e(2,o=m.rendererMap),"contentTypeMap"in m&&e(3,a=m.contentTypeMap),"state"in m&&e(4,l=m.state),"temporaryState"in m&&e(5,c=m.temporaryState),"zIndex"in m&&e(6,h=m.zIndex)},n.$$.update=()=>{var m,v,b,w;n.$$.dirty&1&&i&&i.length>0&&(g=(w=(b=(v=(m=i[0])==null?void 0:m.config)==null?void 0:v.popoverConfig)==null?void 0:b.zIndex)!=null?w:2e6)},[i,r,o,a,l,c,h,d,f,s,p]}class x7 extends Me{constructor(t){super(),Ie(this,t,E7,k7,Pe,{tags:0,hooks:9,mediaStore:1,rendererMap:2,contentTypeMap:3,state:4,temporaryState:5,zIndex:6},M7)}}const iv="Dnalogel-PanoTagPlugin",D7=n=>`${iv}--${n}`;class al extends v4{constructor(e,i){super(e);u(this,"state",{enabled:!0,visible:!0});u(this,"debug");u(this,"debugUtil",new A4(this));u(this,"globalHoverEnabled",!0);u(this,"changeTagModel",(e,i)=>ee(this,null,function*(){var s;e.data=Ke({},e.data,i),yield(s=e.loadModel)==null?void 0:s.call(e)}));u(this,"handleFiveModeChange",e=>{const i=()=>{this.filter2DPointTag.forEach(s=>{s.state.visible=!1,s.applyVisible()}),this.five.ready().then(()=>{this.tagsDo(this.tags,s=>{s.updateVisible(),Is(s)&&e!=="Panorama"&&this.changeTagMode(s,"behind")})})};this.tags.length<500?i():this.five.ready().then(()=>i())});u(this,"handleFiveWantsMoveToPano",e=>{if(this.tags.length>500){this.temporaryState.visible=!1,this.addRenderQueue({type:"TagContainerSvelte",keys:["temporaryState"]});return}else this.temporaryState.visible=!0,this.tags.forEach(i=>{i.temporaryState.visible=!0}),this.addRenderQueue({type:"TagContainerSvelte",keys:["tags"]}),this.tags.forEach(i=>i.applyVisible())});u(this,"clickhandler",e=>{e.tag.onClick(e)});u(this,"handleFiveCameraUpdate",()=>{this.filterPointTag.forEach(e=>e.updateScreenPosition())});u(this,"handleFiveCameraFovUpdate",()=>{this.handleFiveCameraUpdate(),this.five.off("render.prepare",this.handleFiveCameraUpdate),this.five.on("render.prepare",this.handleFiveCameraUpdate),setTimeout(()=>{this.five.off("render.prepare",this.handleFiveCameraUpdate)},1e3)});u(this,"handleFivePanoArrived",()=>ee(this,null,function*(){this.filter2DPointTag.forEach(e=>{e.state.visible=!1,e.applyVisible()}),this.tagsDo(this.tags,e=>{e.updateVisible()}),this.temporaryState.visible=!0,this.addRenderQueue({type:"TagContainerSvelte",keys:["temporaryState"]}),yield this.setUnfolded(),this.tags.filter(e4).filter(e=>{var i;return(i=e.getConfig().modelConfig)==null?void 0:i.autoLookAtEnabled}).forEach(e=>{var c;const i=new P.Mesh(new P.BoxGeometry,new P.MeshBasicMaterial),s=(c=e.model)==null?void 0:c.object;if(!s)return;i.position.copy(s.position),i.quaternion.copy(s.quaternion);const r=this.five.camera.position;i.lookAt(r.clone().setY(i.position.y));const o=s.quaternion.clone(),a=i.quaternion.clone(),l=Yr();l.onUpdate(({progress:h})=>{s.quaternion.copy(o.clone().slerp(a,h))}),l.play()})}));u(this,"handleFiveModelShownFloorChange",()=>{this.tagsDo(this.tags,e=>e.updateVisible())});u(this,"onFiveRefined",Nm(()=>{oi(this.five.getCurrentState().mode)?this.setUnfoldedByCamera():this.tags.forEach(e=>e.cache.clear()),this.tagsDo(this.tags,e=>e.updateVisible())}));u(this,"onFiveEveryReady",()=>{this.setUnfoldedByCamera(),oi(this.five.getCurrentState().mode)&&this.tagsDo(this.tags,e=>e.updateVisible())});u(this,"render",()=>{this.renderQueue.forEach((e,i)=>{const{keys:s}=e;if(i==="TagContainerSvelte"){const o=this.filterPointTag.filter(l=>l.screenPosition),a={hooks:this.hooks,tags:o,state:this.state,temporaryState:this.temporaryState,mediaStore:this.mediaStore,rendererMap:this.rendererMap,contentTypeMap:this.contentTypeMap,zIndex:this.params.containerZIndex};if(this.TagContainerSvelte){let l={};if(s.length===0)l=a;else for(const c of s)l[c]=a[c];this.TagContainerSvelte.$set(l)}else{if(!this.container)return console.error("updateRenderPlaneTag: tag2DContainer not found");this.TagContainerSvelte=new x7({target:this.container,props:fe(F({},a),{state:fe(F({},this.state),{enabled:!1})})}),Zr(()=>{var l;(l=this.TagContainerSvelte)==null||l.$set({state:this.state})})}}}),this.renderQueue.clear()});this.params=Ke({},{debug:!1,config:this.config},F({},i)),this.debug=this.params.debug,this.config=this.params.config,this.debug&&this.debugUtil.bindLog(),l4(1,{namespace:uh.PlayAudio});try{Array.isArray(window.__PANOTAGPLUGIN_DEBUG_LIST__)||(window.__PANOTAGPLUGIN_DEBUG_LIST__=[]),this.NAME=iv+"-"+window.__PANOTAGPLUGIN_DEBUG_LIST__.length,window.__PANOTAGPLUGIN_DEBUG_LIST__.push(this),window.__PANOTAGPLUGIN_DEBUG__||Object.defineProperty(window,"__PANOTAGPLUGIN_DEBUG__",{get:function(){return window.__PANOTAGPLUGIN_DEBUG_LIST__.sort((s,r)=>r.tags.length-s.tags.length)[0]}})}catch(s){}}appendTo(e){var s,r,o;this.container=e;const i=(r=(s=this.TagContainerSvelte)==null?void 0:s.$$)==null?void 0:r.root;i&&i!==this.container&&((o=this.TagContainerSvelte)==null||o.$destroy(),this.TagContainerSvelte=void 0)}load(e){return ee(this,null,function*(){var s,r;this.clearTags();try{console.debug(this.NAME," load:",{data:JSON.parse(JSON.stringify(e))})}catch(o){}this.config=Ke({},this.config,{globalConfig:(s=e.globalConfig)!=null?s:{},contentTypeConfig:(r=e.contentTypeConfig)!=null?r:{}});const i=yield this.addTag(e.tagList);return this.hooks.emit("loaded"),i})}addTag(e){return ee(this,null,function*(){const s=(Array.isArray(e)?e:[e]).filter(r=>r.position).map(r=>{const o=dh(r);if(o==="2DPoint"||o==="3DPoint")return new w4(this,r);if(o==="Model")return new S0(this,r);if(o==="Plane")return new vk(this,r)});return s.forEach(o4),this.tags.push(...s),this.tagsLengthWillUpdate=!0,ai(this.five).then(()=>ee(this,null,function*(){var r,o;this.store.eventListenerDisposer&&((o=(r=this.store).eventListenerDisposer)==null||o.call(r)),this.state.enabled&&this.handleEnable(),this.addResizeListener(),this.clearUnusedPanelTag(),this.tagsDo(s,a=>{this.tags.includes(a)&&(a.updateVisible(),a.updateZIndex())}),this.setUnfolded(),this.addRenderQueue({type:"TagContainerSvelte"}),this.hooks.emit("tagsLengthChange")}))})}changeConfig(e,i=!0){i?this.config=Ke({},this.config,e):this.config=e,this.tags.forEach(s=>{s.updateConfig()}),this.tagsDo(this.tags,s=>s.updateVisible())}changeGlobalConfig(e,i=!0){i?this.config.globalConfig=Ke({},this.config.globalConfig,e):this.config.globalConfig=e,this.tags.forEach(s=>{s.updateConfig()}),this.tagsDo(this.tags,s=>{s.updateVisible()})}changeContentTypeConfig(e,i,s=!0){this.config.contentTypeConfig||(this.config.contentTypeConfig={}),s?this.config.contentTypeConfig[e]=Ke({},this.config.contentTypeConfig[e],i):this.config.contentTypeConfig[e]=i,this.tags.forEach(r=>{r.updateConfig()}),this.tagsDo(this.tags,r=>{r.updateVisible()})}show(e){return ee(this,null,function*(){if(this.checkDisposed())return;const{userAction:i=!0}=e!=null?e:{};this.setState({visible:!0},{userAction:i}),this.hooks.emit("show",{userAction:i})})}hide(e){return ee(this,null,function*(){if(this.checkDisposed())return;const{userAction:i=!0}=e!=null?e:{};this.setState({visible:!1},{userAction:i}),this.hooks.emit("hide",{userAction:i})})}enable(e){if(this.checkDisposed())return;const{userAction:i=!0}=e!=null?e:{};this.setState({enabled:!0},{userAction:i}),this.hooks.emit("enable",{userAction:i})}disable(e){if(this.checkDisposed())return;const{userAction:i=!0}=e!=null?e:{};this.setState({enabled:!1},{userAction:i}),this.hooks.emit("disable",{userAction:i})}setState(e,i){if(this.checkDisposed())return;const{userAction:s=!0}=i!=null?i:{},r=F({},this.state);this.state=Object.assign(this.state,e),r.visible!==this.state.visible&&(e.visible?this.handleShow():this.handleHide()),r.enabled!==this.state.enabled&&(e.enabled?this.handleEnable():this.handleDisable()),this.hooks.emit("stateChange",{state:this.state,prevState:r,userAction:s})}dispose(){var e,i,s,r,o,a;this.pauseCurrentMedia(),this.disposeAllCSS3DContainer(),(e=this.TagContainerSvelte)==null||e.$destroy(),this.filterCSS3DTag.forEach(l=>{var c;return(c=l.tag3DContentSvelte)==null?void 0:c.svelteApp.$destroy()}),this.tags.forEach(l=>l.cache.clear()),this.tags=[],this.tagsLengthWillUpdate=!0,this.hooks.emit("tagsLengthChange"),(i=this.store.disposers)==null||i.forEach(l=>l==null?void 0:l()),this.store.disposers=[],(r=(s=this.store).eventListenerDisposer)==null||r.call(s),this.store.eventListenerDisposer=void 0,(a=(o=this.store).resizeObserverDisposer)==null||a.call(o),this.store.resizeObserverDisposer=void 0,this.store.resizeObserverDisposerAdding=!1,this.five.scene.remove(this.group),this.group.remove(...this.group.children),this.gltfObjectGroup.remove(...this.gltfObjectGroup.children),this.imagePlaneGroup.remove(...this.imagePlaneGroup.children),this.five.needsRender=!0,this.store.disposed=!0,this.hooks.emit("dispose")}blinkTagById(e,i){return ee(this,null,function*(){var s;return(s=this.getTagById(e))==null?void 0:s.blink(i)})}changeUnfoldedById(e,i){const s=this.getTagById(e);i?s==null||s.unfold():s==null||s.fold()}changeEnabledById(e,i){var r;const s=this.getTagById(e);s&&(s.enabled=i,(r=s.hooks)==null||r.emit(i?"enable":"disable"))}changeTagNormalById(e,i){const s=this.getTagById(e);s&&s.tag3DContentSvelte&&(s.tag3DContentSvelte.currentNormal=Cn(i))}changePositionById(e,i){const s=this.getTagById(e);s&&s.setPosition(i)}changeDataById(e,i,s=!0){const r=this.getTagById(e);r&&(r.setData(i,s),this.clearUnusedPanelTag(),r.hooks.emit("dataChanged",r.data))}changeStickTypeById(e,i,s=!0){this.changeTagById(e,i,s)}changeTagById(e,i,s=!0){const r=this.getTagById(e);r&&(r.set(i),r.updateVisible(),this.clearUnusedPanelTag(),r.hooks.emit("dataChanged",r.data))}destroyTagById(e){(Array.isArray(e)?e:[e]).forEach(s=>{var r;return(r=this.getTagById(s))==null?void 0:r.destroy()})}updateRenderAllTags(){this.tagsDo(this.tags,e=>e.updateVisible()),this.five.needsRender=!0}clearTags(){var e;this.tags.length&&(this.tags.forEach(i=>{var s,r,o,a,l,c;(s=i.tag3DContentSvelte)==null||s.dispose(),(o=(r=i.mediaPlane)==null?void 0:r.parent)==null||o.remove(i.mediaPlane),(c=(l=(a=i.model)==null?void 0:a.object)==null?void 0:l.parent)==null||c.remove(i.model.object)}),this.tags=[],this.tagsLengthWillUpdate=!0,this.hooks.emit("tagsLengthChange"),(e=this.TagContainerSvelte)==null||e.$destroy(),this.TagContainerSvelte=void 0,this.disposeAllCSS3DContainer()),this.enabledModelTagSet.clear(),this.cache.clear()}setUnfolded(){return ee(this,null,function*(){return new Promise(e=>{setTimeout(()=>{this.setUnfoldedByCamera(),e()},100)})})}handleShow(){this.state.visible=!0,this.group.visible=!0,this.addRenderQueue({type:"TagContainerSvelte",keys:["state"]}),this.updateRenderAllTags(),this.five.needsRender=!0}handleHide(){this.pauseCurrentMedia(),this.state.visible=!1,this.group.visible=!1,this.addRenderQueue({type:"TagContainerSvelte",keys:["state"]}),this.five.needsRender=!0}handleEnable(){this.state.enabled=!0,this.store.eventListenerDisposer=this.addEventListener(),this.five.scene.children.includes(this.group)||this.five.scene.add(this.group),this.five.needsRender=!0}handleDisable(){var e,i,s;this.pauseCurrentMedia(),this.state.enabled=!1,(i=(e=this.store).eventListenerDisposer)==null||i.call(e),this.five.scene.remove(this.group),(s=this.TagContainerSvelte)==null||s.$set({tags:[]}),this.five.needsRender=!0}addResizeListener(){if(!this.store.resizeObserverDisposer&&!this.store.resizeObserverDisposerAdding){const e=this.addResizeObserver();this.store.resizeObserverDisposerAdding=!0,setTimeout(()=>{this.store.resizeObserverDisposer=e,this.store.resizeObserverDisposerAdding=!1},200)}}addResizeObserver(){if(this.store.disposed)return;const e=this.five.getElement(),i=()=>{this.state.enabled&&(this.filterPointTag.forEach(c=>c.updateScreenPosition({force:!0})),this.temporaryState.visible=!0,this.addRenderQueue({type:"TagContainerSvelte",keys:["temporaryState"]}))},s=()=>{this.state.enabled&&(this.temporaryState.visible=!1,this.addRenderQueue({type:"TagContainerSvelte",keys:["temporaryState"]}))},{observe:r,unobserve:o}=Xo(n4(()=>{this.store.resizeObserverDisposer&&s()},500),e),{observe:a,unobserve:l}=Xo(Nm(()=>i(),400),e);return r(),a(),()=>{o(),l()}}setUnfoldedByCamera(){let e=!1;this.filterPointTag.forEach(i=>{const s=i.getUnfoldedByCamera();if(i.state&&s!==void 0){if(s===!0&&i.screenPosition){const r=i.getConfig().unfoldedConfig;ys(r).keep!=="unfolded"&&(e=!0)}i.state.unfolded=s}}),e&&this.filterPointTag.forEach(i=>{const s=i.getConfig().unfoldedConfig;typeof s=="object"&&(s.autoUnfold||s.autoUnfold===!1||ys(s.autoUnfold).enable===!1||s.keep)||i.state&&(i.state.unfolded=!1)})}changeTagMode(e,i){var s;(s=e.tag3DContentSvelte)!=null&&s.css3DInstance&&(e.tag3DContentSvelte.css3DInstance.mode=i)}addEventListener(){const{five:e,hooks:i}=this,s=Ol(this.five,this.onFiveEveryReady);return this.handleFivePanoArrived(),e.on("wantsMoveToPano",this.handleFiveWantsMoveToPano),e.on("models.refined",this.onFiveRefined),e.on("modeChange",this.handleFiveModeChange),e.on("modelShownFloorChange",this.handleFiveModelShownFloorChange),e.on("cameraUpdate",this.handleFiveCameraUpdate),e.on("cameraFovUpdate",this.handleFiveCameraFovUpdate),e.on("panoArrived",this.handleFivePanoArrived),e.on("panoArrived",this.loadVideoFirstFrame),e.on("render.prepare",this.render),i.on("click",this.clickhandler),()=>{s(),e.off("wantsMoveToPano",this.handleFiveWantsMoveToPano),e.off("models.refined",this.onFiveRefined),e.off("modeChange",this.handleFiveModeChange),e.off("modelShownFloorChange",this.handleFiveModelShownFloorChange),e.off("cameraUpdate",this.handleFiveCameraUpdate),e.off("cameraFovUpdate",this.handleFiveCameraFovUpdate),e.off("panoArrived",this.handleFivePanoArrived),e.off("panoArrived",this.loadVideoFirstFrame),e.off("render.prepare",this.render),i.off("click",this.clickhandler),this.store.eventListenerDisposer=void 0}}setTagHoverEnabled(e,i){const s=this.getTagById(e);s&&(s.hoverEnabled=i)}getTagHoverEnabled(e){const i=this.getTagById(e);return i==null?void 0:i.hoverEnabled}setGlobalHoverEnabled(e){this.globalHoverEnabled=e}getGlobalHoverEnabled(){return this.globalHoverEnabled}}const S7=(n,t)=>new al(n,t);function L7(n){De(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 nv(n){let t,e;return{c(){t=U("div"),e=Ve(n[0]),y(t,"class","guide-line__tag-text svelte-4qjwer"),Q(t,"border-image-source",`url(${n[6]})`)},m(i,s){Y(i,t,s),V(t,e)},p(i,s){s&1&&Ge(e,i[0])},d(i){i&&X(t)}}}function sv(n){let t,e,i,s,r=n[5]("全程")+"",o,a,l=n[5]("米")+"",c,h,d,f,g,p,m=n[4]&&rv(n);return{c(){t=U("div"),m&&m.c(),e=ae(),i=U("div"),s=U("span"),o=Ve(r),a=Ve(n[2]),c=Ve(l),h=ae(),d=U("span"),f=Ve(n[0]),g=ae(),p=U("div"),y(s,"class","distance svelte-4qjwer"),y(d,"class","name svelte-4qjwer"),y(i,"class","distance-and-name svelte-4qjwer"),y(p,"class","border svelte-4qjwer"),y(t,"class","text-with-distance svelte-4qjwer")},m(v,b){Y(v,t,b),m&&m.m(t,null),V(t,e),V(t,i),V(i,s),V(s,o),V(s,a),V(s,c),V(i,h),V(i,d),V(d,f),V(t,g),V(t,p)},p(v,b){v[4]?m?m.p(v,b):(m=rv(v),m.c(),m.m(t,e)):m&&(m.d(1),m=null),b&32&&r!==(r=v[5]("全程")+"")&&Ge(o,r),b&4&&Ge(a,v[2]),b&32&&l!==(l=v[5]("米")+"")&&Ge(c,l),b&1&&Ge(f,v[0])},d(v){v&&X(t),m&&m.d()}}}function rv(n){let t,e;return{c(){t=U("span"),e=Ve(n[4]),y(t,"class","line-name svelte-4qjwer")},m(i,s){Y(i,t,s),V(t,e)},p(i,s){s&16&&Ge(e,i[4])},d(i){i&&X(t)}}}function T7(n){let t,e,i,s,r,o,a,l,c,h=n[0]&&!n[2]&&nv(n),d=n[2]&&sv(n);return{c(){t=U("div"),e=U("div"),i=ae(),s=U("div"),r=ae(),o=U("div"),a=U("div"),l=ae(),h&&h.c(),c=ae(),d&&d.c(),y(e,"class","guide-line__tag-point svelte-4qjwer"),y(s,"class","guide-line__tag-line svelte-4qjwer"),y(a,"class","guide-line__tag-icon svelte-4qjwer"),Q(a,"background-image",`url(${n[1]})`),y(o,"class","guide-line__tag-content svelte-4qjwer"),y(t,"class","guide-line__tag svelte-4qjwer"),Q(t,"opacity",n[3])},m(f,g){Y(f,t,g),V(t,e),V(t,i),V(t,s),V(t,r),V(t,o),V(o,a),V(o,l),h&&h.m(o,null),V(o,c),d&&d.m(o,null)},p(f,[g]){g&2&&Q(a,"background-image",`url(${f[1]})`),f[0]&&!f[2]?h?h.p(f,g):(h=nv(f),h.c(),h.m(o,c)):h&&(h.d(1),h=null),f[2]?d?d.p(f,g):(d=sv(f),d.c(),d.m(o,null)):d&&(d.d(1),d=null),g&8&&Q(t,"opacity",f[3])},i:re,o:re,d(f){f&&X(t),h&&h.d(),d&&d.d()}}}function z7(n,t,e){let{text:i=""}=t,{icon_url:s=""}=t,{distance:r=0}=t,{opacity:o=1}=t,{name:a=""}=t,{i18n:l=h=>h}=t;const c="data:image/png;base64,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";return n.$$set=h=>{"text"in h&&e(0,i=h.text),"icon_url"in h&&e(1,s=h.icon_url),"distance"in h&&e(2,r=h.distance),"opacity"in h&&e(3,o=h.opacity),"name"in h&&e(4,a=h.name),"i18n"in h&&e(5,l=h.i18n)},[i,s,r,o,a,l,c]}class O7 extends Me{constructor(t){super(),Ie(this,t,z7,T7,Pe,{text:0,icon_url:1,distance:2,opacity:3,name:4,i18n:5},L7)}}function j7(n){return n.length===0?[]:n.filter((t,e)=>t!==n[e-1])}function V7(n,t,e){if(n.length<2)return[];const i=[];n.forEach((o,a)=>{var d,f,g,p,m,v,b,w;let l=(d=e==null?void 0:e.route_standing_positions)==null?void 0:d[o];if(l||(l=(g=(f=t.observers[o])==null?void 0:f.standingPosition)==null?void 0:g.toArray()),!l)return;const c=n[a-1],h=(w=(m=(p=e==null?void 0:e.node_pair_to_route_points)==null?void 0:p[`${c}:${o}`])==null?void 0:m.slice())!=null?w:(b=(v=e==null?void 0:e.node_pair_to_route_points)==null?void 0:v[`${o}:${c}`])==null?void 0:b.slice().reverse();h==null||h.forEach(x=>{i.push(x)}),i.push(l)});const s=t.transform,r=i.map(o=>Ns(new P.Vector3().fromArray(o),s).toArray());return[fe(F({},e),{type:"CatmullRomCurve3",points:r})]}const B7=`