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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (317) hide show
  1. package/dist/index.cjs.js +2 -2
  2. package/dist/index.js +6 -6
  3. package/dist/index.umd.js +2 -2
  4. package/docs/classes/CSS3DRender.html +30 -30
  5. package/docs/classes/CruisePluginController.html +25 -25
  6. package/docs/classes/GuideLineItem.GuideLineItem.html +19 -19
  7. package/docs/classes/GuideLineModeItem.GuideLineModeItem.html +34 -34
  8. package/docs/classes/Magnifier.html +19 -19
  9. package/docs/classes/ModelRoomLabelController.html +10 -10
  10. package/docs/classes/Object3DHelperController.html +24 -24
  11. package/docs/classes/PaintBrush.html +14 -14
  12. package/docs/classes/PanoMeasurePluginLine.html +26 -26
  13. package/docs/classes/PanoMeasurePluginModel.html +26 -26
  14. package/docs/classes/PanoMeasurePluginPoint.html +10 -10
  15. package/docs/classes/PanoMeasurePluginPolyline.html +26 -26
  16. package/docs/classes/PanoTagPluginController.html +46 -46
  17. package/docs/classes/Util.BetterTween.html +8 -8
  18. package/docs/classes/Util.Interval.html +11 -11
  19. package/docs/classes/Util.Magnifier.html +19 -19
  20. package/docs/classes/Util.PointDomHelper.html +10 -10
  21. package/docs/classes/Util.PointHelper.html +10 -10
  22. package/docs/classes/Util.PointSelectorHelper.html +15 -15
  23. package/docs/classes/Util.Rectangle.html +12 -12
  24. package/docs/enums/CameraMovementEffect.html +6 -6
  25. package/docs/enums/ContentType.html +19 -19
  26. package/docs/enums/DIRECTION.html +8 -8
  27. package/docs/enums/DISPLAY_STRATEGY_TYPE.html +8 -8
  28. package/docs/enums/DimensionType.html +6 -6
  29. package/docs/enums/FLOOR_PLAN_ATTACHED_TO.html +7 -7
  30. package/docs/enums/ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE.html +8 -8
  31. package/docs/enums/PaintBrushTypeEnum.html +7 -7
  32. package/docs/enums/PointType.html +6 -6
  33. package/docs/enums/Rotation.html +7 -7
  34. package/docs/functions/CSS3DRenderPlugin.html +3 -3
  35. package/docs/functions/CameraMovementPlugin.html +3 -3
  36. package/docs/functions/CruisePlugin.html +3 -3
  37. package/docs/functions/FloorplanRoomsPlugin.html +4 -4
  38. package/docs/functions/GuideLinePlugin.html +4 -4
  39. package/docs/functions/ItemLabelPlugin.html +3 -3
  40. package/docs/functions/MapviewFloorplanPlugin.html +3 -3
  41. package/docs/functions/ModelChassisCompassPlugin.html +3 -3
  42. package/docs/functions/ModelEntryDoorGuidePlugin.html +3 -3
  43. package/docs/functions/ModelFloorplanPlugin.html +3 -3
  44. package/docs/functions/ModelItemLabelPlugin.html +3 -3
  45. package/docs/functions/ModelRoomLabelPlugin.html +3 -3
  46. package/docs/functions/ModelTVVideoPlugin.html +3 -3
  47. package/docs/functions/ModelViewPlugin.html +3 -3
  48. package/docs/functions/Object3DHelperPlugin.html +3 -3
  49. package/docs/functions/PanoCompassPlugin.html +3 -3
  50. package/docs/functions/PanoCursorRaycasterPlugin.html +3 -3
  51. package/docs/functions/PanoDoorLabelPlugin.html +3 -3
  52. package/docs/functions/PanoFloorplanRadarPlugin.html +3 -3
  53. package/docs/functions/PanoMeasurePlugin.html +3 -3
  54. package/docs/functions/PanoRulerPlugin.html +3 -3
  55. package/docs/functions/PanoRulerProPlugin.html +3 -3
  56. package/docs/functions/PanoSpatialTagPlugin.html +3 -3
  57. package/docs/functions/PanoTagPlugin.html +3 -3
  58. package/docs/functions/PanoVideoPlugin.html +3 -3
  59. package/docs/functions/PipelinePlugin.html +3 -3
  60. package/docs/functions/TopviewFloorplanPlugin.html +3 -3
  61. package/docs/functions/Util.absoluteUrl.html +4 -4
  62. package/docs/functions/Util.getCoordsFromClient.html +4 -4
  63. package/docs/functions/Util.getCoordsFromElement.html +4 -4
  64. package/docs/functions/Util.getFrameTime.html +4 -4
  65. package/docs/functions/Util.getIntersectFromRelativePosition.html +4 -4
  66. package/docs/functions/Util.getRaycasterFromFivePointer.html +4 -4
  67. package/docs/functions/Util.isAbsoluteURL.html +4 -4
  68. package/docs/functions/Util.isModelLike.html +4 -4
  69. package/docs/functions/Util.isNil.html +4 -4
  70. package/docs/functions/Util.isPanoramaLike.html +4 -4
  71. package/docs/functions/Util.nextFrame.html +4 -4
  72. package/docs/functions/Util.notNil.html +4 -4
  73. package/docs/functions/Util.requestAnimationFrameInterval.html +4 -4
  74. package/docs/functions/Util.tweenProgress.html +4 -4
  75. package/docs/functions/Util.uuid.html +4 -4
  76. package/docs/functions/pluginFlag.html +4 -4
  77. package/docs/index.html +4 -4
  78. package/docs/interfaces/AddTagConfig.html +5 -5
  79. package/docs/interfaces/CSS3DRenderPluginEventMap.html +10 -10
  80. package/docs/interfaces/CSS3DRenderPluginState.html +7 -7
  81. package/docs/interfaces/CameraMovementPluginExportType.html +6 -6
  82. package/docs/interfaces/CruisePluginTypes.Config.html +7 -7
  83. package/docs/interfaces/CruisePluginTypes.CruiseKeyframe.html +11 -11
  84. package/docs/interfaces/CruisePluginTypes.EventMap.html +19 -19
  85. package/docs/interfaces/CruisePluginTypes.MoveAction.html +11 -11
  86. package/docs/interfaces/CruisePluginTypes.MoveWithKeyframesAction.html +13 -13
  87. package/docs/interfaces/CruisePluginTypes.MoveWithPanoIndexAction.html +13 -13
  88. package/docs/interfaces/CruisePluginTypes.PluginData.html +8 -8
  89. package/docs/interfaces/CruisePluginTypes.PluginServerData.html +5 -5
  90. package/docs/interfaces/CruisePluginTypes.PluginState.html +10 -10
  91. package/docs/interfaces/EventMap.html +14 -14
  92. package/docs/interfaces/FloorplanBounding.html +7 -7
  93. package/docs/interfaces/FloorplanData.html +9 -9
  94. package/docs/interfaces/FloorplanEntrance.html +10 -10
  95. package/docs/interfaces/FloorplanExtraObject.html +9 -9
  96. package/docs/interfaces/FloorplanExtraObject3D.html +7 -7
  97. package/docs/interfaces/FloorplanFloorData.html +8 -8
  98. package/docs/interfaces/FloorplanImagePosition.html +6 -6
  99. package/docs/interfaces/FloorplanObserver.html +8 -8
  100. package/docs/interfaces/FloorplanOutlineItem.html +8 -8
  101. package/docs/interfaces/FloorplanPosition.html +6 -6
  102. package/docs/interfaces/FloorplanRoomItem.html +12 -12
  103. package/docs/interfaces/FloorplanRoomLabelItem.html +6 -6
  104. package/docs/interfaces/FloorplanServerBounding.html +7 -7
  105. package/docs/interfaces/FloorplanServerComputedData.html +9 -9
  106. package/docs/interfaces/FloorplanServerData.html +6 -6
  107. package/docs/interfaces/FloorplanServerDoorItem.html +9 -9
  108. package/docs/interfaces/FloorplanServerDoorPosition.html +7 -7
  109. package/docs/interfaces/FloorplanServerEntrance.html +10 -10
  110. package/docs/interfaces/FloorplanServerFloorData.html +8 -8
  111. package/docs/interfaces/FloorplanServerImagePosition.html +6 -6
  112. package/docs/interfaces/FloorplanServerObserver.html +8 -8
  113. package/docs/interfaces/FloorplanServerOutlineItem.html +8 -8
  114. package/docs/interfaces/FloorplanServerPosition.html +6 -6
  115. package/docs/interfaces/FloorplanServerRoomItem.html +13 -13
  116. package/docs/interfaces/FloorplanServerRoomLabelItem.html +6 -6
  117. package/docs/interfaces/GuideLineModeItem.GuideLineTagContainer.html +7 -7
  118. package/docs/interfaces/GuideLinePluginType.CatmullRomCurve3.html +9 -9
  119. package/docs/interfaces/GuideLinePluginType.EventMap.html +12 -12
  120. package/docs/interfaces/GuideLinePluginType.GuideLineGeometryStyle.html +7 -7
  121. package/docs/interfaces/GuideLinePluginType.GuideLineItemContainer.html +5 -5
  122. package/docs/interfaces/GuideLinePluginType.GuideLineMaterialStyle.html +12 -12
  123. package/docs/interfaces/GuideLinePluginType.LineGeometriesConfig.html +7 -7
  124. package/docs/interfaces/GuideLinePluginType.ModelGuideLineStyle.html +17 -17
  125. package/docs/interfaces/GuideLinePluginType.ModelGuideLineTagData.html +6 -6
  126. package/docs/interfaces/GuideLinePluginType.PanoramaGuideLineStyle.html +17 -17
  127. package/docs/interfaces/GuideLinePluginType.PluginDataV2.html +4 -4
  128. package/docs/interfaces/GuideLinePluginType.PluginServerData.html +5 -5
  129. package/docs/interfaces/GuideLinePluginType.PluginState.html +7 -7
  130. package/docs/interfaces/GuideLinePluginType.Route.html +10 -10
  131. package/docs/interfaces/GuideLinePluginType.RouteConfig.html +8 -8
  132. package/docs/interfaces/HelperOffset.html +7 -7
  133. package/docs/interfaces/ImagePlaneGroup.html +5 -5
  134. package/docs/interfaces/ItemLabelPluginData.html +5 -5
  135. package/docs/interfaces/ItemLabelPluginExportReturnsType.html +10 -10
  136. package/docs/interfaces/ItemLabelPluginParametersType.html +8 -8
  137. package/docs/interfaces/MinMax.html +6 -6
  138. package/docs/interfaces/ModelChassisCompassPluginData.html +6 -6
  139. package/docs/interfaces/ModelChassisCompassPluginExportType.html +7 -7
  140. package/docs/interfaces/ModelChassisCompassPluginParameterType.html +6 -6
  141. package/docs/interfaces/ModelEntryDoorGuidePluginData.html +7 -7
  142. package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +7 -7
  143. package/docs/interfaces/ModelItemLabelPluginData.html +5 -5
  144. package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +10 -10
  145. package/docs/interfaces/ModelItemLabelPluginParametersType.html +6 -6
  146. package/docs/interfaces/ModelRoomLabelPluginData.html +5 -5
  147. package/docs/interfaces/ModelTVVideoPluginData.html +8 -8
  148. package/docs/interfaces/ModelTVVideoPluginExportType.html +7 -7
  149. package/docs/interfaces/ModelTVVideoPluginParameterType.html +5 -5
  150. package/docs/interfaces/ModelViewPluginExportType.html +10 -10
  151. package/docs/interfaces/Object3DHelperState.html +7 -7
  152. package/docs/interfaces/ObjectHelperControllers.html +8 -8
  153. package/docs/interfaces/PaintBrushAction.html +11 -11
  154. package/docs/interfaces/PaintBrushConfigs.html +11 -11
  155. package/docs/interfaces/PaintBrushState.html +9 -9
  156. package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +9 -9
  157. package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +4 -4
  158. package/docs/interfaces/PanoMeasureParameterType.html +15 -15
  159. package/docs/interfaces/PanoMeasurePluginLineJson.html +7 -7
  160. package/docs/interfaces/PanoMeasurePluginOpenParameter.html +6 -6
  161. package/docs/interfaces/PanoMeasurePluginPointJson.html +6 -6
  162. package/docs/interfaces/PanoMeasurePluginPolylineJson.html +7 -7
  163. package/docs/interfaces/PanoRulerPluginExportType.html +9 -9
  164. package/docs/interfaces/PanoRulerPluginOptions.html +6 -6
  165. package/docs/interfaces/PanoRulerPluginParameterType.html +7 -7
  166. package/docs/interfaces/PanoRulerProPluginExportType.html +8 -8
  167. package/docs/interfaces/PanoRulerProPluginOptions.html +6 -6
  168. package/docs/interfaces/PanoRulerProPluginParameterType.html +6 -6
  169. package/docs/interfaces/PanoRulerProPluginState.html +7 -7
  170. package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +4 -4
  171. package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +4 -4
  172. package/docs/interfaces/PanoSpatialTagPluginData.html +10 -10
  173. package/docs/interfaces/PanoSpatialTagPluginDataElement.html +9 -9
  174. package/docs/interfaces/PanoSpatialTagPluginExportType.html +12 -12
  175. package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +9 -9
  176. package/docs/interfaces/PanoSpatialTagPluginParameterType.html +12 -12
  177. package/docs/interfaces/PanoSpatialTagPluginPointElement.html +10 -10
  178. package/docs/interfaces/PanoSpatialTagPluginTagElement.html +9 -9
  179. package/docs/interfaces/PanoVideoPluginType.LoadParams.html +5 -5
  180. package/docs/interfaces/PanoVideoPluginType.PanoVideoItem.html +7 -7
  181. package/docs/interfaces/PanoVideoPluginType.PluginData.html +5 -5
  182. package/docs/interfaces/PanoVideoPluginType.PluginEventMap.html +8 -8
  183. package/docs/interfaces/PanoVideoPluginType.PluginState.html +5 -5
  184. package/docs/interfaces/PanoVideoPluginType.VideoItem.html +7 -7
  185. package/docs/interfaces/PanoVideoPluginType.VideoMeshParams.html +9 -9
  186. package/docs/interfaces/Point.html +7 -7
  187. package/docs/interfaces/Room.html +8 -8
  188. package/docs/interfaces/RoomInfo.html +6 -6
  189. package/docs/interfaces/RoomLabel.html +13 -13
  190. package/docs/interfaces/RoomRules.html +4 -4
  191. package/docs/interfaces/Rooms.html +4 -4
  192. package/docs/interfaces/Scissor.html +8 -8
  193. package/docs/interfaces/State.html +7 -7
  194. package/docs/interfaces/TagCacheInterface.html +11 -11
  195. package/docs/interfaces/TagConfig.html +13 -13
  196. package/docs/interfaces/TagGLTFObjectGroup.html +5 -5
  197. package/docs/interfaces/TagIconUrl.html +11 -11
  198. package/docs/interfaces/TagObjectGroup.html +5 -5
  199. package/docs/interfaces/TagStyle.html +5 -5
  200. package/docs/interfaces/Tags.html +8 -8
  201. package/docs/interfaces/TemporaryState.html +5 -5
  202. package/docs/interfaces/Util.MagnifierParameter.html +10 -10
  203. package/docs/interfaces/Util.MouseGroupParameter.html +7 -7
  204. package/docs/interfaces/Util.PointIntersection.html +7 -7
  205. package/docs/modules/CruisePluginTypes.html +4 -4
  206. package/docs/modules/GuideLineItem.html +4 -4
  207. package/docs/modules/GuideLineModeItem.html +4 -4
  208. package/docs/modules/GuideLinePluginType.html +4 -4
  209. package/docs/modules/PanoVideoPluginType.html +4 -4
  210. package/docs/modules/Util.html +4 -4
  211. package/docs/modules.html +4 -4
  212. package/docs/types/ArrayPosition.html +4 -4
  213. package/docs/types/AudioAppearance.html +4 -4
  214. package/docs/types/AudioTagTypeConfigKey.html +4 -4
  215. package/docs/types/CSS3DRenderExportType.html +4 -4
  216. package/docs/types/CSS3DRenderPluginExportType.html +4 -4
  217. package/docs/types/CSS3DRenderPluginParameterType.html +4 -4
  218. package/docs/types/ClassFunctionParameters.html +4 -4
  219. package/docs/types/Color.html +4 -4
  220. package/docs/types/ContentTypeConfigKey.html +4 -4
  221. package/docs/types/ContentTypeConfigKeySplit.html +4 -4
  222. package/docs/types/ContentTypeMap.html +4 -4
  223. package/docs/types/Create3DDomContainerReturnType.html +4 -4
  224. package/docs/types/Create3DElementReturnType.html +4 -4
  225. package/docs/types/CruisePluginExportType.html +4 -4
  226. package/docs/types/CruisePluginTypes.CruiseData.html +4 -4
  227. package/docs/types/CruisePluginTypes.MoveEffect.html +4 -4
  228. package/docs/types/DeprecatedMediaPlaneProperty.html +4 -4
  229. package/docs/types/DeprecatedTagProperty.html +4 -4
  230. package/docs/types/Direction-1.html +4 -4
  231. package/docs/types/Direction4.html +4 -4
  232. package/docs/types/ElementRenderer.html +4 -4
  233. package/docs/types/FloorplanRoomsPluginParameterType.html +4 -4
  234. package/docs/types/FloorplanRoomsPluginReturnType.html +4 -4
  235. package/docs/types/FloorplanRuleLabels.html +4 -4
  236. package/docs/types/FloorplanServerRuleLabels.html +4 -4
  237. package/docs/types/GuideLinePluginExportType.html +4 -4
  238. package/docs/types/GuideLinePluginType.GuideLineItem.html +4 -4
  239. package/docs/types/GuideLinePluginType.GuideLineItemEventMap.html +4 -4
  240. package/docs/types/GuideLinePluginType.GuideLineModeItemMode.html +4 -4
  241. package/docs/types/GuideLinePluginType.GuideLineStyle.html +4 -4
  242. package/docs/types/GuideLinePluginType.ModelGuideLineTag.html +4 -4
  243. package/docs/types/GuideLinePluginType.PathItem.html +4 -4
  244. package/docs/types/GuideLinePluginType.PluginData.html +4 -4
  245. package/docs/types/HelperEventMap.html +4 -4
  246. package/docs/types/LoadTagConfig.html +4 -4
  247. package/docs/types/MapviewFloorplanPluginParameterType.html +4 -4
  248. package/docs/types/MapviewFloorplanPluginReturnType.html +4 -4
  249. package/docs/types/MediaData.html +4 -4
  250. package/docs/types/MediaStore.html +4 -4
  251. package/docs/types/ModelEntryDoorGuidePluginParameterType.html +4 -4
  252. package/docs/types/ModelFloorplanPluginParameterType.html +4 -4
  253. package/docs/types/ModelFloorplanPluginReturnType.html +4 -4
  254. package/docs/types/ModelRoomLabelPluginParameters.html +4 -4
  255. package/docs/types/ModelRoomLabelPluginReturnType.html +4 -4
  256. package/docs/types/MoveArgs.html +4 -4
  257. package/docs/types/MoveOpts.html +4 -4
  258. package/docs/types/Object3DHelperEventMap.html +4 -4
  259. package/docs/types/ObjectFit.html +4 -4
  260. package/docs/types/PaintBrushEventMap.html +4 -4
  261. package/docs/types/PanoCompassPluginData.html +4 -4
  262. package/docs/types/PanoCompassPluginExportType.html +4 -4
  263. package/docs/types/PanoCompassPluginParameterType.html +4 -4
  264. package/docs/types/PanoFloorplanRadarPluginParameterType.html +4 -4
  265. package/docs/types/PanoFloorplanRadarPluginReturnType.html +4 -4
  266. package/docs/types/PanoIndex.html +4 -4
  267. package/docs/types/PanoMeasurePluginEvent.html +4 -4
  268. package/docs/types/PanoMeasureReturnType.html +4 -4
  269. package/docs/types/PanoSpatialTagPluginId.html +4 -4
  270. package/docs/types/PanoTagPluginExportInterface.html +4 -4
  271. package/docs/types/PanoTagPluginParamsInterface.html +4 -4
  272. package/docs/types/PanoVideoPluginParameterType.html +4 -4
  273. package/docs/types/PanoVideoPluginReturnType.html +4 -4
  274. package/docs/types/PickTagContentTypeInContentTypeConfigKey.html +4 -4
  275. package/docs/types/PipelinePluginParameterType.html +4 -4
  276. package/docs/types/PipelinePluginReturnType.html +4 -4
  277. package/docs/types/PlaneTag.html +4 -4
  278. package/docs/types/Point2DTag.html +4 -4
  279. package/docs/types/Point3DTag.html +4 -4
  280. package/docs/types/PointTag.html +4 -4
  281. package/docs/types/PointTagInstance.html +4 -4
  282. package/docs/types/Position.html +4 -4
  283. package/docs/types/RotateArgs.html +4 -4
  284. package/docs/types/RotateOpts.html +4 -4
  285. package/docs/types/RuleLabelsKey.html +4 -4
  286. package/docs/types/RuleLabelsValue.html +4 -4
  287. package/docs/types/StickType.html +4 -4
  288. package/docs/types/Tag.html +4 -4
  289. package/docs/types/Tag2D.html +4 -4
  290. package/docs/types/Tag3D.html +4 -4
  291. package/docs/types/TagConfigByKey.html +4 -4
  292. package/docs/types/TagContentType.html +4 -4
  293. package/docs/types/TagDimensionType.html +4 -4
  294. package/docs/types/TagElement.html +4 -4
  295. package/docs/types/TagEvents.html +4 -4
  296. package/docs/types/TagGLTFObject.html +4 -4
  297. package/docs/types/TagHooks.html +4 -4
  298. package/docs/types/TagId.html +4 -4
  299. package/docs/types/TagInstance.html +4 -4
  300. package/docs/types/TagPointType.html +4 -4
  301. package/docs/types/TagRendererMap.html +4 -4
  302. package/docs/types/TopviewFloorplanPluginParameterType.html +4 -4
  303. package/docs/types/TopviewFloorplanPluginReturnType.html +4 -4
  304. package/docs/types/WorkCode.html +4 -4
  305. package/docs/variables/FLOOR_TYPE_MAP.html +4 -4
  306. package/docs/variables/PLUGIN.html +4 -4
  307. package/docs/variables/ROOM_FETILE_TYPE_MAP.html +4 -4
  308. package/docs/variables/ROOM_TYPE_MAP.html +4 -4
  309. package/docs/variables/defaultGlobalConfig.html +4 -4
  310. package/docs/variables/itemLabelPluginServerParams.html +4 -4
  311. package/docs/variables/modelItemLabelPluginServerParams.html +4 -4
  312. package/docs/variables/modelRoomLabelPluginServerParams.html +4 -4
  313. package/libs/base/BasePlugin.js +1 -1
  314. package/libs/floorplan/FloorplanRoomsPlugin/BasePlugin.js +1 -1
  315. package/libs/floorplan/FloorplanRoomsPlugin/Components/CurrentFloor/RoomHighlight/Room.js +30 -30
  316. package/libs/shared-utils/logger.js +1 -1
  317. package/package.json +1 -1
package/dist/index.cjs.js CHANGED
@@ -1,4 +1,4 @@
1
- "use strict";var vf=Object.defineProperty,bf=Object.defineProperties;var yf=Object.getOwnPropertyDescriptors;var el=Object.getOwnPropertySymbols;var wf=Object.prototype.hasOwnProperty,Cf=Object.prototype.propertyIsEnumerable;var yr=(n,t,e)=>t in n?vf(n,t,{enumerable:!0,configurable:!0,writable:!0,value:e}):n[t]=e,G=(n,t)=>{for(var e in t||(t={}))wf.call(t,e)&&yr(n,e,t[e]);if(el)for(var e of el(t))Cf.call(t,e)&&yr(n,e,t[e]);return n},be=(n,t)=>bf(n,yf(t));var f=(n,t,e)=>(yr(n,typeof t!="symbol"?t+"":t,e),e);var F=(n,t,e)=>new Promise((i,s)=>{var o=l=>{try{a(e.next(l))}catch(c){s(c)}},r=l=>{try{a(e.throw(l))}catch(c){s(c)}},a=l=>l.done?i(l.value):Promise.resolve(l.value).then(o,r);a((e=e.apply(n,t)).next())});Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const je=require("@realsee/five"),R=require("three"),qs=require("three/examples/jsm/renderers/CSS3DRenderer"),as=require("hammerjs"),yd=require("@realsee/five/line"),wd=require("three/examples/jsm/loaders/FBXLoader"),If=require("earcut"),tl=require("animejs"),Pf=require("@realsee/five/gltf-loader");function Ef(n){const t=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(n){for(const e in n)if(e!=="default"){const i=Object.getOwnPropertyDescriptor(n,e);Object.defineProperty(t,e,i.get?i:{enumerable:!0,get:()=>n[e]})}}return t.default=n,Object.freeze(t)}const E=Ef(R);function kf(){console.debug("%c %c@realsee/dnalogel %cv2.28.0-dev.0",["background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAMCAMAAACHgmeRAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAABLFBMVEUAAAAapPoap/oaqvkbrfkbr/gZnfwZoPsaqfnD4v/E4/8Ylv0clPm93/+/4P/B4f8Yj/683/8Wif+33P8Uhv+x2f8ShP+s1v8Pgf+n0/8Nf/+h0f8Lff8Lff8Nf/9dl/+czv8KfP8KfP+Lxf+Uyv+Xy/+Hwv+Jw/+Mxf+Oxv+RyP8aovsapfoap/oZmfwZm/wZnvsYnPsYkf4YlP0NePsDYfgYcfi43f+63v8Xiv8Xjf4EWfwCV/sWZ/qz2v+02/8Vh/8WiP8EUf8CTf4WXv2u1/+v2P8Thf8Thv8ETf8CR/8VV/+o1f+q1f8Qgv8Rg/8DSv8BRf8UVP+j0v+k0v8OgP8Pgf8DR/8DQv9Nhf+dzv+fz/+Kv/+Vyv+Xy/+azf+Oxv+Qx/+SyP////8MUhLdAAAAK3RSTlMACEWQ2bd98uQECPXxqO7c+Pb49vj2+Pb49vj23Oul8fMHA+TwerXXjEIG2P+bHgAAAAFiS0dEY1y+LaoAAAB+SURBVAjXY2BgZGJmYWVgYGBgY9fW0eVg4ORi4NbTNzDk4eXjZxAwMjYxNTO3EGQQsrSytrG1sxdmEHFwdHJ2cXUTZRBz9/D08vbxFWeQ8PMPCAwKDpFkkAoNC4+IjIqWZpCRlZOPiY2LV2BQVGJQTkhMUlEFWaOmrqGpxQAAyg0S9Dq+VPYAAAAASUVORK5CYII=')","background-repeat: no-repeat","background-position: 0 center","padding-left: 8px"].join(";"),"","background-color: #12ce9b;color:black;padding:0 6px;border-radius: 3px")}function Mf(){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 Cd(){}const il=()=>Promise.resolve(),nl={__queue:Promise.resolve()};function Df(n=il){nl.__queue=nl.__queue.then(n).catch(il)}function ks(n,t,e){const i=n.x,s=n.y,o=Math.floor(i/t*1e4)/1e4,r=Math.floor(s/e*1e4)/1e4;return{x:o,y:r}}function wr(n,t,e){const{x:i,y:s}=n,o=i*t,r=s*e;return{x:o,y:r}}function Ms(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 xf(n,t,e=Cd){new Promise(i=>{setTimeout(()=>{e(),i(!0)},t*n)})}const Sf=window,sl=window.requestAnimationFrame||Sf.webkitRequestAnimationFrame||(n=>setTimeout(n,16));function Ys(n,t=0){t<=0?sl(n):sl(()=>Ys(n,t-1))}var Lt=Object.freeze({Linear:Object.freeze({None:function(n){return n},In:function(n){return this.None(n)},Out:function(n){return this.None(n)},InOut:function(n){return this.None(n)}}),Quadratic:Object.freeze({In:function(n){return n*n},Out:function(n){return n*(2-n)},InOut:function(n){return(n*=2)<1?.5*n*n:-.5*(--n*(n-2)-1)}}),Cubic:Object.freeze({In:function(n){return n*n*n},Out:function(n){return--n*n*n+1},InOut:function(n){return(n*=2)<1?.5*n*n*n:.5*((n-=2)*n*n+2)}}),Quartic:Object.freeze({In:function(n){return n*n*n*n},Out:function(n){return 1- --n*n*n*n},InOut:function(n){return(n*=2)<1?.5*n*n*n*n:-.5*((n-=2)*n*n*n-2)}}),Quintic:Object.freeze({In:function(n){return n*n*n*n*n},Out:function(n){return--n*n*n*n*n+1},InOut:function(n){return(n*=2)<1?.5*n*n*n*n*n:.5*((n-=2)*n*n*n*n+2)}}),Sinusoidal:Object.freeze({In:function(n){return 1-Math.sin((1-n)*Math.PI/2)},Out:function(n){return Math.sin(n*Math.PI/2)},InOut:function(n){return .5*(1-Math.sin(Math.PI*(.5-n)))}}),Exponential:Object.freeze({In:function(n){return n===0?0:Math.pow(1024,n-1)},Out:function(n){return n===1?1:1-Math.pow(2,-10*n)},InOut:function(n){return n===0?0:n===1?1:(n*=2)<1?.5*Math.pow(1024,n-1):.5*(-Math.pow(2,-10*(n-1))+2)}}),Circular:Object.freeze({In:function(n){return 1-Math.sqrt(1-n*n)},Out:function(n){return Math.sqrt(1- --n*n)},InOut:function(n){return(n*=2)<1?-.5*(Math.sqrt(1-n*n)-1):.5*(Math.sqrt(1-(n-=2)*n)+1)}}),Elastic:Object.freeze({In:function(n){return n===0?0:n===1?1:-Math.pow(2,10*(n-1))*Math.sin((n-1.1)*5*Math.PI)},Out:function(n){return n===0?0:n===1?1:Math.pow(2,-10*n)*Math.sin((n-.1)*5*Math.PI)+1},InOut:function(n){return n===0?0:n===1?1:(n*=2,n<1?-.5*Math.pow(2,10*(n-1))*Math.sin((n-1.1)*5*Math.PI):.5*Math.pow(2,-10*(n-1))*Math.sin((n-1.1)*5*Math.PI)+1)}}),Back:Object.freeze({In:function(n){var t=1.70158;return n===1?1:n*n*((t+1)*n-t)},Out:function(n){var t=1.70158;return n===0?0:--n*n*((t+1)*n+t)+1},InOut:function(n){var t=2.5949095;return(n*=2)<1?.5*(n*n*((t+1)*n-t)):.5*((n-=2)*n*((t+1)*n+t)+2)}}),Bounce:Object.freeze({In:function(n){return 1-Lt.Bounce.Out(1-n)},Out:function(n){return n<1/2.75?7.5625*n*n:n<2/2.75?7.5625*(n-=1.5/2.75)*n+.75:n<2.5/2.75?7.5625*(n-=2.25/2.75)*n+.9375:7.5625*(n-=2.625/2.75)*n+.984375},InOut:function(n){return n<.5?Lt.Bounce.In(n*2)*.5:Lt.Bounce.Out(n*2-1)*.5+.5}}),generatePow:function(n){return n===void 0&&(n=4),n=n<Number.EPSILON?Number.EPSILON:n,n=n>1e4?1e4:n,{In:function(t){return Math.pow(t,n)},Out:function(t){return 1-Math.pow(1-t,n)},InOut:function(t){return t<.5?Math.pow(t*2,n)/2:(1-Math.pow(2-t*2,n))/2+.5}}}}),sn=function(){return performance.now()},Id=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=sn()),e===void 0&&(e=!1);var i=Object.keys(this._tweens);if(i.length===0)return!1;for(;i.length>0;){this._tweensAddedDuringUpdate={};for(var s=0;s<i.length;s++){var o=this._tweens[i[s]],r=!e;o&&o.update(t,r)===!1&&!e&&delete this._tweens[i[s]]}i=Object.keys(this._tweensAddedDuringUpdate)}return!0},n}(),Di={Linear:function(n,t){var e=n.length-1,i=e*t,s=Math.floor(i),o=Di.Utils.Linear;return t<0?o(n[0],n[1],i):t>1?o(n[e],n[e-1],e-i):o(n[s],n[s+1>e?e:s+1],i-s)},Bezier:function(n,t){for(var e=0,i=n.length-1,s=Math.pow,o=Di.Utils.Bernstein,r=0;r<=i;r++)e+=s(1-t,i-r)*s(t,r)*n[r]*o(i,r);return e},CatmullRom:function(n,t){var e=n.length-1,i=e*t,s=Math.floor(i),o=Di.Utils.CatmullRom;return n[0]===n[e]?(t<0&&(s=Math.floor(i=e*(1+t))),o(n[(s-1+e)%e],n[s],n[(s+1)%e],n[(s+2)%e],i-s)):t<0?n[0]-(o(n[0],n[0],n[1],n[1],-i)-n[0]):t>1?n[e]-(o(n[e],n[e],n[e-1],n[e-1],i-e)-n[e]):o(n[s?s-1:0],n[s],n[e<s+1?e:s+1],n[e<s+2?e:s+2],i-s)},Utils:{Linear:function(n,t,e){return(t-n)*e+n},Bernstein:function(n,t){var e=Di.Utils.Factorial;return e(n)/e(t)/e(n-t)},Factorial:function(){var n=[1];return function(t){var e=1;if(n[t])return n[t];for(var i=t;i>1;i--)e*=i;return n[t]=e,e}}(),CatmullRom:function(n,t,e,i,s){var o=(e-n)*.5,r=(i-t)*.5,a=s*s,l=s*a;return(2*t-2*e+o+r)*l+(-3*t+3*e-2*o-r)*a+o*s+t}}},ma=function(){function n(){}return n.nextId=function(){return n._nextId++},n._nextId=0,n}(),Yr=new Id,Ao=function(){function n(t,e){e===void 0&&(e=Yr),this._object=t,this._group=e,this._isPaused=!1,this._pauseStart=0,this._valuesStart={},this._valuesEnd={},this._valuesStartRepeat={},this._duration=1e3,this._isDynamic=!1,this._initialRepeat=0,this._repeat=0,this._yoyo=!1,this._isPlaying=!1,this._reversed=!1,this._delayTime=0,this._startTime=0,this._easingFunction=Lt.Linear.None,this._interpolationFunction=Di.Linear,this._chainedTweens=[],this._onStartCallbackFired=!1,this._onEveryStartCallbackFired=!1,this._id=ma.nextId(),this._isChainStopped=!1,this._propertiesAreSetUp=!1,this._goToEnd=!1}return n.prototype.getId=function(){return this._id},n.prototype.isPlaying=function(){return this._isPlaying},n.prototype.isPaused=function(){return this._isPaused},n.prototype.to=function(t,e){if(e===void 0&&(e=1e3),this._isPlaying)throw new Error("Can not call Tween.to() while Tween is already started or paused. Stop the Tween first.");return this._valuesEnd=t,this._propertiesAreSetUp=!1,this._duration=e,this},n.prototype.duration=function(t){return t===void 0&&(t=1e3),this._duration=t,this},n.prototype.dynamic=function(t){return t===void 0&&(t=!1),this._isDynamic=t,this},n.prototype.start=function(t,e){if(t===void 0&&(t=sn()),e===void 0&&(e=!1),this._isPlaying)return this;if(this._group&&this._group.add(this),this._repeat=this._initialRepeat,this._reversed){this._reversed=!1;for(var i in this._valuesStartRepeat)this._swapEndStartRepeatValues(i),this._valuesStart[i]=this._valuesStartRepeat[i]}if(this._isPlaying=!0,this._isPaused=!1,this._onStartCallbackFired=!1,this._onEveryStartCallbackFired=!1,this._isChainStopped=!1,this._startTime=t,this._startTime+=this._delayTime,!this._propertiesAreSetUp||e){if(this._propertiesAreSetUp=!0,!this._isDynamic){var s={};for(var o in this._valuesEnd)s[o]=this._valuesEnd[o];this._valuesEnd=s}this._setupProperties(this._object,this._valuesStart,this._valuesEnd,this._valuesStartRepeat,e)}return this},n.prototype.startFromCurrentValues=function(t){return this.start(t,!0)},n.prototype._setupProperties=function(t,e,i,s,o){for(var r in i){var a=t[r],l=Array.isArray(a),c=l?"array":typeof a,h=!l&&Array.isArray(i[r]);if(!(c==="undefined"||c==="function")){if(h){var d=i[r];if(d.length===0)continue;for(var u=[a],m=0,A=d.length;m<A;m+=1){var p=this._handleRelativeValue(a,d[m]);if(isNaN(p)){h=!1,console.warn("Found invalid interpolation list. Skipping.");break}u.push(p)}h&&(i[r]=u)}if((c==="object"||l)&&a&&!h){e[r]=l?[]:{};var g=a;for(var v in g)e[r][v]=g[v];s[r]=l?[]:{};var d=i[r];if(!this._isDynamic){var y={};for(var v in d)y[v]=d[v];i[r]=d=y}this._setupProperties(g,e[r],d,s[r],o)}else(typeof e[r]=="undefined"||o)&&(e[r]=a),l||(e[r]*=1),h?s[r]=i[r].slice().reverse():s[r]=e[r]||0}}},n.prototype.stop=function(){return this._isChainStopped||(this._isChainStopped=!0,this.stopChainedTweens()),this._isPlaying?(this._group&&this._group.remove(this),this._isPlaying=!1,this._isPaused=!1,this._onStopCallback&&this._onStopCallback(this._object),this):this},n.prototype.end=function(){return this._goToEnd=!0,this.update(1/0),this},n.prototype.pause=function(t){return t===void 0&&(t=sn()),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=sn()),!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=Yr),this._group=t,this},n.prototype.delay=function(t){return t===void 0&&(t=0),this._delayTime=t,this},n.prototype.repeat=function(t){return t===void 0&&(t=0),this._initialRepeat=t,this._repeat=t,this},n.prototype.repeatDelay=function(t){return this._repeatDelayTime=t,this},n.prototype.yoyo=function(t){return t===void 0&&(t=!1),this._yoyo=t,this},n.prototype.easing=function(t){return t===void 0&&(t=Lt.Linear.None),this._easingFunction=t,this},n.prototype.interpolation=function(t){return t===void 0&&(t=Di.Linear),this._interpolationFunction=t,this},n.prototype.chain=function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];return this._chainedTweens=t,this},n.prototype.onStart=function(t){return this._onStartCallback=t,this},n.prototype.onEveryStart=function(t){return this._onEveryStartCallback=t,this},n.prototype.onUpdate=function(t){return this._onUpdateCallback=t,this},n.prototype.onRepeat=function(t){return this._onRepeatCallback=t,this},n.prototype.onComplete=function(t){return this._onCompleteCallback=t,this},n.prototype.onStop=function(t){return this._onStopCallback=t,this},n.prototype.update=function(t,e){if(t===void 0&&(t=sn()),e===void 0&&(e=!0),this._isPaused)return!0;var i,s,o=this._startTime+this._duration;if(!this._goToEnd&&!this._isPlaying){if(t>o)return!1;e&&this.start(t,!0)}if(this._goToEnd=!1,t<this._startTime)return!0;this._onStartCallbackFired===!1&&(this._onStartCallback&&this._onStartCallback(this._object),this._onStartCallbackFired=!0),this._onEveryStartCallbackFired===!1&&(this._onEveryStartCallback&&this._onEveryStartCallback(this._object),this._onEveryStartCallbackFired=!0),s=(t-this._startTime)/this._duration,s=this._duration===0||s>1?1:s;var r=this._easingFunction(s);if(this._updateProperties(this._object,this._valuesStart,this._valuesEnd,r),this._onUpdateCallback&&this._onUpdateCallback(this._object,s),s===1)if(this._repeat>0){isFinite(this._repeat)&&this._repeat--;for(i in this._valuesStartRepeat)!this._yoyo&&typeof this._valuesEnd[i]=="string"&&(this._valuesStartRepeat[i]=this._valuesStartRepeat[i]+parseFloat(this._valuesEnd[i])),this._yoyo&&this._swapEndStartRepeatValues(i),this._valuesStart[i]=this._valuesStartRepeat[i];return this._yoyo&&(this._reversed=!this._reversed),this._repeatDelayTime!==void 0?this._startTime=t+this._repeatDelayTime:this._startTime=t+this._delayTime,this._onRepeatCallback&&this._onRepeatCallback(this._object),this._onEveryStartCallbackFired=!1,!0}else{this._onCompleteCallback&&this._onCompleteCallback(this._object);for(var a=0,l=this._chainedTweens.length;a<l;a++)this._chainedTweens[a].start(this._startTime+this._duration,!1);return this._isPlaying=!1,!1}return!0},n.prototype._updateProperties=function(t,e,i,s){for(var o in i)if(e[o]!==void 0){var r=e[o]||0,a=i[o],l=Array.isArray(t[o]),c=Array.isArray(a),h=!l&&c;h?t[o]=this._interpolationFunction(a,s):typeof a=="object"&&a?this._updateProperties(t[o],r,a,s):(a=this._handleRelativeValue(r,a),typeof a=="number"&&(t[o]=r+(a-r)*s))}},n.prototype._handleRelativeValue=function(t,e){return typeof e!="string"?e:e.charAt(0)==="+"||e.charAt(0)==="-"?t+parseFloat(e):parseFloat(e)},n.prototype._swapEndStartRepeatValues=function(t){var e=this._valuesStartRepeat[t],i=this._valuesEnd[t];typeof i=="string"?this._valuesStartRepeat[t]=this._valuesStartRepeat[t]+parseFloat(i):this._valuesStartRepeat[t]=this._valuesEnd[t],this._valuesEnd[t]=e},n}(),Tf="20.0.3",Lf=ma.nextId,Ht=Yr,jf=Ht.getAll.bind(Ht),zf=Ht.removeAll.bind(Ht),Of=Ht.add.bind(Ht),Pd=Ht.remove.bind(Ht),Bf=Ht.update.bind(Ht),ol={Easing:Lt,Group:Id,Interpolation:Di,now:sn,Sequence:ma,nextId:Lf,Tween:Ao,VERSION:Tf,getAll:jf,removeAll:zf,add:Of,remove:Pd,update:Bf};function Vf(n,t,e,i=Lt.Linear.None){const s=new Ao(n).to(t,e).easing(i).start();function o(r){s.update(r)&&requestAnimationFrame(o)}return requestAnimationFrame(o),s}var $t=(n=>(n.Drawline="Drawline",n.Undo="Undo",n.Exit="Exit",n))($t||{});const $n=Symbol("$$PAINT_BRUSH_EVENT$$");function Ds(n){return n[$n]||(n[$n]={}),n[$n]}function Rf(n){n[$n]||delete n[$n]}let Qf=class{hasListener(t){const e=Ds(this);return e&&e[t]&&e[t].length>0}on(t,e,i){const s=Ds(this);return s[t]||(s[t]=[]),s[t].push([e,i||!1]),()=>this.off(t,e)}once(t,e){return this.on(t,e,!0)}off(t,e){if(t===void 0){Rf(this);return}const i=Ds(this);if(i[t]||(i[t]=[]),e===void 0){i[t].length=0;return}let s=0;for(;s<i[t].length&&i[t][s][0]!==e;s++);s<i[t].length&&i[t].splice(s,1)}emit(t,...e){let i=!1;const o=Ds(this)[t]||[];for(let r of o.slice()){const[a,l=!1]=r,c=a(...e);l&&this.off(t,a),c===!1&&(i=!0)}return i}};function ci(){return((1+Math.random())*65536|0).toString(16).substring(1)}function lt(){return(ci()+ci()+"-"+ci()+"-4"+ci().substr(0,3)+"-"+ci()+"-"+ci()+ci()+ci()).toLowerCase()}const Gf=`
1
+ "use strict";var vf=Object.defineProperty,bf=Object.defineProperties;var yf=Object.getOwnPropertyDescriptors;var el=Object.getOwnPropertySymbols;var wf=Object.prototype.hasOwnProperty,Cf=Object.prototype.propertyIsEnumerable;var yr=(n,t,e)=>t in n?vf(n,t,{enumerable:!0,configurable:!0,writable:!0,value:e}):n[t]=e,G=(n,t)=>{for(var e in t||(t={}))wf.call(t,e)&&yr(n,e,t[e]);if(el)for(var e of el(t))Cf.call(t,e)&&yr(n,e,t[e]);return n},be=(n,t)=>bf(n,yf(t));var f=(n,t,e)=>(yr(n,typeof t!="symbol"?t+"":t,e),e);var F=(n,t,e)=>new Promise((i,s)=>{var o=l=>{try{a(e.next(l))}catch(c){s(c)}},r=l=>{try{a(e.throw(l))}catch(c){s(c)}},a=l=>l.done?i(l.value):Promise.resolve(l.value).then(o,r);a((e=e.apply(n,t)).next())});Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const je=require("@realsee/five"),R=require("three"),qs=require("three/examples/jsm/renderers/CSS3DRenderer"),as=require("hammerjs"),yd=require("@realsee/five/line"),wd=require("three/examples/jsm/loaders/FBXLoader"),If=require("earcut"),tl=require("animejs"),Pf=require("@realsee/five/gltf-loader");function Ef(n){const t=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(n){for(const e in n)if(e!=="default"){const i=Object.getOwnPropertyDescriptor(n,e);Object.defineProperty(t,e,i.get?i:{enumerable:!0,get:()=>n[e]})}}return t.default=n,Object.freeze(t)}const E=Ef(R);function kf(){console.debug("%c %c@realsee/dnalogel %cv2.28.0-dev.1",["background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAMCAMAAACHgmeRAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAABLFBMVEUAAAAapPoap/oaqvkbrfkbr/gZnfwZoPsaqfnD4v/E4/8Ylv0clPm93/+/4P/B4f8Yj/683/8Wif+33P8Uhv+x2f8ShP+s1v8Pgf+n0/8Nf/+h0f8Lff8Lff8Nf/9dl/+czv8KfP8KfP+Lxf+Uyv+Xy/+Hwv+Jw/+Mxf+Oxv+RyP8aovsapfoap/oZmfwZm/wZnvsYnPsYkf4YlP0NePsDYfgYcfi43f+63v8Xiv8Xjf4EWfwCV/sWZ/qz2v+02/8Vh/8WiP8EUf8CTf4WXv2u1/+v2P8Thf8Thv8ETf8CR/8VV/+o1f+q1f8Qgv8Rg/8DSv8BRf8UVP+j0v+k0v8OgP8Pgf8DR/8DQv9Nhf+dzv+fz/+Kv/+Vyv+Xy/+azf+Oxv+Qx/+SyP////8MUhLdAAAAK3RSTlMACEWQ2bd98uQECPXxqO7c+Pb49vj2+Pb49vj23Oul8fMHA+TwerXXjEIG2P+bHgAAAAFiS0dEY1y+LaoAAAB+SURBVAjXY2BgZGJmYWVgYGBgY9fW0eVg4ORi4NbTNzDk4eXjZxAwMjYxNTO3EGQQsrSytrG1sxdmEHFwdHJ2cXUTZRBz9/D08vbxFWeQ8PMPCAwKDpFkkAoNC4+IjIqWZpCRlZOPiY2LV2BQVGJQTkhMUlEFWaOmrqGpxQAAyg0S9Dq+VPYAAAAASUVORK5CYII=')","background-repeat: no-repeat","background-position: 0 center","padding-left: 8px"].join(";"),"","background-color: #12ce9b;color:black;padding:0 6px;border-radius: 3px")}function Mf(){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 Cd(){}const il=()=>Promise.resolve(),nl={__queue:Promise.resolve()};function Df(n=il){nl.__queue=nl.__queue.then(n).catch(il)}function ks(n,t,e){const i=n.x,s=n.y,o=Math.floor(i/t*1e4)/1e4,r=Math.floor(s/e*1e4)/1e4;return{x:o,y:r}}function wr(n,t,e){const{x:i,y:s}=n,o=i*t,r=s*e;return{x:o,y:r}}function Ms(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 xf(n,t,e=Cd){new Promise(i=>{setTimeout(()=>{e(),i(!0)},t*n)})}const Sf=window,sl=window.requestAnimationFrame||Sf.webkitRequestAnimationFrame||(n=>setTimeout(n,16));function Ys(n,t=0){t<=0?sl(n):sl(()=>Ys(n,t-1))}var Lt=Object.freeze({Linear:Object.freeze({None:function(n){return n},In:function(n){return this.None(n)},Out:function(n){return this.None(n)},InOut:function(n){return this.None(n)}}),Quadratic:Object.freeze({In:function(n){return n*n},Out:function(n){return n*(2-n)},InOut:function(n){return(n*=2)<1?.5*n*n:-.5*(--n*(n-2)-1)}}),Cubic:Object.freeze({In:function(n){return n*n*n},Out:function(n){return--n*n*n+1},InOut:function(n){return(n*=2)<1?.5*n*n*n:.5*((n-=2)*n*n+2)}}),Quartic:Object.freeze({In:function(n){return n*n*n*n},Out:function(n){return 1- --n*n*n*n},InOut:function(n){return(n*=2)<1?.5*n*n*n*n:-.5*((n-=2)*n*n*n-2)}}),Quintic:Object.freeze({In:function(n){return n*n*n*n*n},Out:function(n){return--n*n*n*n*n+1},InOut:function(n){return(n*=2)<1?.5*n*n*n*n*n:.5*((n-=2)*n*n*n*n+2)}}),Sinusoidal:Object.freeze({In:function(n){return 1-Math.sin((1-n)*Math.PI/2)},Out:function(n){return Math.sin(n*Math.PI/2)},InOut:function(n){return .5*(1-Math.sin(Math.PI*(.5-n)))}}),Exponential:Object.freeze({In:function(n){return n===0?0:Math.pow(1024,n-1)},Out:function(n){return n===1?1:1-Math.pow(2,-10*n)},InOut:function(n){return n===0?0:n===1?1:(n*=2)<1?.5*Math.pow(1024,n-1):.5*(-Math.pow(2,-10*(n-1))+2)}}),Circular:Object.freeze({In:function(n){return 1-Math.sqrt(1-n*n)},Out:function(n){return Math.sqrt(1- --n*n)},InOut:function(n){return(n*=2)<1?-.5*(Math.sqrt(1-n*n)-1):.5*(Math.sqrt(1-(n-=2)*n)+1)}}),Elastic:Object.freeze({In:function(n){return n===0?0:n===1?1:-Math.pow(2,10*(n-1))*Math.sin((n-1.1)*5*Math.PI)},Out:function(n){return n===0?0:n===1?1:Math.pow(2,-10*n)*Math.sin((n-.1)*5*Math.PI)+1},InOut:function(n){return n===0?0:n===1?1:(n*=2,n<1?-.5*Math.pow(2,10*(n-1))*Math.sin((n-1.1)*5*Math.PI):.5*Math.pow(2,-10*(n-1))*Math.sin((n-1.1)*5*Math.PI)+1)}}),Back:Object.freeze({In:function(n){var t=1.70158;return n===1?1:n*n*((t+1)*n-t)},Out:function(n){var t=1.70158;return n===0?0:--n*n*((t+1)*n+t)+1},InOut:function(n){var t=2.5949095;return(n*=2)<1?.5*(n*n*((t+1)*n-t)):.5*((n-=2)*n*((t+1)*n+t)+2)}}),Bounce:Object.freeze({In:function(n){return 1-Lt.Bounce.Out(1-n)},Out:function(n){return n<1/2.75?7.5625*n*n:n<2/2.75?7.5625*(n-=1.5/2.75)*n+.75:n<2.5/2.75?7.5625*(n-=2.25/2.75)*n+.9375:7.5625*(n-=2.625/2.75)*n+.984375},InOut:function(n){return n<.5?Lt.Bounce.In(n*2)*.5:Lt.Bounce.Out(n*2-1)*.5+.5}}),generatePow:function(n){return n===void 0&&(n=4),n=n<Number.EPSILON?Number.EPSILON:n,n=n>1e4?1e4:n,{In:function(t){return Math.pow(t,n)},Out:function(t){return 1-Math.pow(1-t,n)},InOut:function(t){return t<.5?Math.pow(t*2,n)/2:(1-Math.pow(2-t*2,n))/2+.5}}}}),sn=function(){return performance.now()},Id=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=sn()),e===void 0&&(e=!1);var i=Object.keys(this._tweens);if(i.length===0)return!1;for(;i.length>0;){this._tweensAddedDuringUpdate={};for(var s=0;s<i.length;s++){var o=this._tweens[i[s]],r=!e;o&&o.update(t,r)===!1&&!e&&delete this._tweens[i[s]]}i=Object.keys(this._tweensAddedDuringUpdate)}return!0},n}(),Di={Linear:function(n,t){var e=n.length-1,i=e*t,s=Math.floor(i),o=Di.Utils.Linear;return t<0?o(n[0],n[1],i):t>1?o(n[e],n[e-1],e-i):o(n[s],n[s+1>e?e:s+1],i-s)},Bezier:function(n,t){for(var e=0,i=n.length-1,s=Math.pow,o=Di.Utils.Bernstein,r=0;r<=i;r++)e+=s(1-t,i-r)*s(t,r)*n[r]*o(i,r);return e},CatmullRom:function(n,t){var e=n.length-1,i=e*t,s=Math.floor(i),o=Di.Utils.CatmullRom;return n[0]===n[e]?(t<0&&(s=Math.floor(i=e*(1+t))),o(n[(s-1+e)%e],n[s],n[(s+1)%e],n[(s+2)%e],i-s)):t<0?n[0]-(o(n[0],n[0],n[1],n[1],-i)-n[0]):t>1?n[e]-(o(n[e],n[e],n[e-1],n[e-1],i-e)-n[e]):o(n[s?s-1:0],n[s],n[e<s+1?e:s+1],n[e<s+2?e:s+2],i-s)},Utils:{Linear:function(n,t,e){return(t-n)*e+n},Bernstein:function(n,t){var e=Di.Utils.Factorial;return e(n)/e(t)/e(n-t)},Factorial:function(){var n=[1];return function(t){var e=1;if(n[t])return n[t];for(var i=t;i>1;i--)e*=i;return n[t]=e,e}}(),CatmullRom:function(n,t,e,i,s){var o=(e-n)*.5,r=(i-t)*.5,a=s*s,l=s*a;return(2*t-2*e+o+r)*l+(-3*t+3*e-2*o-r)*a+o*s+t}}},ma=function(){function n(){}return n.nextId=function(){return n._nextId++},n._nextId=0,n}(),Yr=new Id,Ao=function(){function n(t,e){e===void 0&&(e=Yr),this._object=t,this._group=e,this._isPaused=!1,this._pauseStart=0,this._valuesStart={},this._valuesEnd={},this._valuesStartRepeat={},this._duration=1e3,this._isDynamic=!1,this._initialRepeat=0,this._repeat=0,this._yoyo=!1,this._isPlaying=!1,this._reversed=!1,this._delayTime=0,this._startTime=0,this._easingFunction=Lt.Linear.None,this._interpolationFunction=Di.Linear,this._chainedTweens=[],this._onStartCallbackFired=!1,this._onEveryStartCallbackFired=!1,this._id=ma.nextId(),this._isChainStopped=!1,this._propertiesAreSetUp=!1,this._goToEnd=!1}return n.prototype.getId=function(){return this._id},n.prototype.isPlaying=function(){return this._isPlaying},n.prototype.isPaused=function(){return this._isPaused},n.prototype.to=function(t,e){if(e===void 0&&(e=1e3),this._isPlaying)throw new Error("Can not call Tween.to() while Tween is already started or paused. Stop the Tween first.");return this._valuesEnd=t,this._propertiesAreSetUp=!1,this._duration=e,this},n.prototype.duration=function(t){return t===void 0&&(t=1e3),this._duration=t,this},n.prototype.dynamic=function(t){return t===void 0&&(t=!1),this._isDynamic=t,this},n.prototype.start=function(t,e){if(t===void 0&&(t=sn()),e===void 0&&(e=!1),this._isPlaying)return this;if(this._group&&this._group.add(this),this._repeat=this._initialRepeat,this._reversed){this._reversed=!1;for(var i in this._valuesStartRepeat)this._swapEndStartRepeatValues(i),this._valuesStart[i]=this._valuesStartRepeat[i]}if(this._isPlaying=!0,this._isPaused=!1,this._onStartCallbackFired=!1,this._onEveryStartCallbackFired=!1,this._isChainStopped=!1,this._startTime=t,this._startTime+=this._delayTime,!this._propertiesAreSetUp||e){if(this._propertiesAreSetUp=!0,!this._isDynamic){var s={};for(var o in this._valuesEnd)s[o]=this._valuesEnd[o];this._valuesEnd=s}this._setupProperties(this._object,this._valuesStart,this._valuesEnd,this._valuesStartRepeat,e)}return this},n.prototype.startFromCurrentValues=function(t){return this.start(t,!0)},n.prototype._setupProperties=function(t,e,i,s,o){for(var r in i){var a=t[r],l=Array.isArray(a),c=l?"array":typeof a,h=!l&&Array.isArray(i[r]);if(!(c==="undefined"||c==="function")){if(h){var d=i[r];if(d.length===0)continue;for(var u=[a],m=0,A=d.length;m<A;m+=1){var p=this._handleRelativeValue(a,d[m]);if(isNaN(p)){h=!1,console.warn("Found invalid interpolation list. Skipping.");break}u.push(p)}h&&(i[r]=u)}if((c==="object"||l)&&a&&!h){e[r]=l?[]:{};var g=a;for(var v in g)e[r][v]=g[v];s[r]=l?[]:{};var d=i[r];if(!this._isDynamic){var y={};for(var v in d)y[v]=d[v];i[r]=d=y}this._setupProperties(g,e[r],d,s[r],o)}else(typeof e[r]=="undefined"||o)&&(e[r]=a),l||(e[r]*=1),h?s[r]=i[r].slice().reverse():s[r]=e[r]||0}}},n.prototype.stop=function(){return this._isChainStopped||(this._isChainStopped=!0,this.stopChainedTweens()),this._isPlaying?(this._group&&this._group.remove(this),this._isPlaying=!1,this._isPaused=!1,this._onStopCallback&&this._onStopCallback(this._object),this):this},n.prototype.end=function(){return this._goToEnd=!0,this.update(1/0),this},n.prototype.pause=function(t){return t===void 0&&(t=sn()),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=sn()),!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=Yr),this._group=t,this},n.prototype.delay=function(t){return t===void 0&&(t=0),this._delayTime=t,this},n.prototype.repeat=function(t){return t===void 0&&(t=0),this._initialRepeat=t,this._repeat=t,this},n.prototype.repeatDelay=function(t){return this._repeatDelayTime=t,this},n.prototype.yoyo=function(t){return t===void 0&&(t=!1),this._yoyo=t,this},n.prototype.easing=function(t){return t===void 0&&(t=Lt.Linear.None),this._easingFunction=t,this},n.prototype.interpolation=function(t){return t===void 0&&(t=Di.Linear),this._interpolationFunction=t,this},n.prototype.chain=function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];return this._chainedTweens=t,this},n.prototype.onStart=function(t){return this._onStartCallback=t,this},n.prototype.onEveryStart=function(t){return this._onEveryStartCallback=t,this},n.prototype.onUpdate=function(t){return this._onUpdateCallback=t,this},n.prototype.onRepeat=function(t){return this._onRepeatCallback=t,this},n.prototype.onComplete=function(t){return this._onCompleteCallback=t,this},n.prototype.onStop=function(t){return this._onStopCallback=t,this},n.prototype.update=function(t,e){if(t===void 0&&(t=sn()),e===void 0&&(e=!0),this._isPaused)return!0;var i,s,o=this._startTime+this._duration;if(!this._goToEnd&&!this._isPlaying){if(t>o)return!1;e&&this.start(t,!0)}if(this._goToEnd=!1,t<this._startTime)return!0;this._onStartCallbackFired===!1&&(this._onStartCallback&&this._onStartCallback(this._object),this._onStartCallbackFired=!0),this._onEveryStartCallbackFired===!1&&(this._onEveryStartCallback&&this._onEveryStartCallback(this._object),this._onEveryStartCallbackFired=!0),s=(t-this._startTime)/this._duration,s=this._duration===0||s>1?1:s;var r=this._easingFunction(s);if(this._updateProperties(this._object,this._valuesStart,this._valuesEnd,r),this._onUpdateCallback&&this._onUpdateCallback(this._object,s),s===1)if(this._repeat>0){isFinite(this._repeat)&&this._repeat--;for(i in this._valuesStartRepeat)!this._yoyo&&typeof this._valuesEnd[i]=="string"&&(this._valuesStartRepeat[i]=this._valuesStartRepeat[i]+parseFloat(this._valuesEnd[i])),this._yoyo&&this._swapEndStartRepeatValues(i),this._valuesStart[i]=this._valuesStartRepeat[i];return this._yoyo&&(this._reversed=!this._reversed),this._repeatDelayTime!==void 0?this._startTime=t+this._repeatDelayTime:this._startTime=t+this._delayTime,this._onRepeatCallback&&this._onRepeatCallback(this._object),this._onEveryStartCallbackFired=!1,!0}else{this._onCompleteCallback&&this._onCompleteCallback(this._object);for(var a=0,l=this._chainedTweens.length;a<l;a++)this._chainedTweens[a].start(this._startTime+this._duration,!1);return this._isPlaying=!1,!1}return!0},n.prototype._updateProperties=function(t,e,i,s){for(var o in i)if(e[o]!==void 0){var r=e[o]||0,a=i[o],l=Array.isArray(t[o]),c=Array.isArray(a),h=!l&&c;h?t[o]=this._interpolationFunction(a,s):typeof a=="object"&&a?this._updateProperties(t[o],r,a,s):(a=this._handleRelativeValue(r,a),typeof a=="number"&&(t[o]=r+(a-r)*s))}},n.prototype._handleRelativeValue=function(t,e){return typeof e!="string"?e:e.charAt(0)==="+"||e.charAt(0)==="-"?t+parseFloat(e):parseFloat(e)},n.prototype._swapEndStartRepeatValues=function(t){var e=this._valuesStartRepeat[t],i=this._valuesEnd[t];typeof i=="string"?this._valuesStartRepeat[t]=this._valuesStartRepeat[t]+parseFloat(i):this._valuesStartRepeat[t]=this._valuesEnd[t],this._valuesEnd[t]=e},n}(),Tf="20.0.3",Lf=ma.nextId,Ht=Yr,jf=Ht.getAll.bind(Ht),zf=Ht.removeAll.bind(Ht),Of=Ht.add.bind(Ht),Pd=Ht.remove.bind(Ht),Bf=Ht.update.bind(Ht),ol={Easing:Lt,Group:Id,Interpolation:Di,now:sn,Sequence:ma,nextId:Lf,Tween:Ao,VERSION:Tf,getAll:jf,removeAll:zf,add:Of,remove:Pd,update:Bf};function Vf(n,t,e,i=Lt.Linear.None){const s=new Ao(n).to(t,e).easing(i).start();function o(r){s.update(r)&&requestAnimationFrame(o)}return requestAnimationFrame(o),s}var $t=(n=>(n.Drawline="Drawline",n.Undo="Undo",n.Exit="Exit",n))($t||{});const $n=Symbol("$$PAINT_BRUSH_EVENT$$");function Ds(n){return n[$n]||(n[$n]={}),n[$n]}function Rf(n){n[$n]||delete n[$n]}let Qf=class{hasListener(t){const e=Ds(this);return e&&e[t]&&e[t].length>0}on(t,e,i){const s=Ds(this);return s[t]||(s[t]=[]),s[t].push([e,i||!1]),()=>this.off(t,e)}once(t,e){return this.on(t,e,!0)}off(t,e){if(t===void 0){Rf(this);return}const i=Ds(this);if(i[t]||(i[t]=[]),e===void 0){i[t].length=0;return}let s=0;for(;s<i[t].length&&i[t][s][0]!==e;s++);s<i[t].length&&i[t].splice(s,1)}emit(t,...e){let i=!1;const o=Ds(this)[t]||[];for(let r of o.slice()){const[a,l=!1]=r,c=a(...e);l&&this.off(t,a),c===!1&&(i=!0)}return i}};function ci(){return((1+Math.random())*65536|0).toString(16).substring(1)}function lt(){return(ci()+ci()+"-"+ci()+"-4"+ci().substr(0,3)+"-"+ci()+"-"+ci()+ci()+ci()).toLowerCase()}const Gf=`
2
2
  <style type="text/css">
3
3
 
4
4
  #_gl_paintBrush {
@@ -191,7 +191,7 @@ void main() {
191
191
  svg [type='lineItemGroup'] g g g g {
192
192
  stroke: #ffffff;
193
193
  }</style>
194
- `;return n.$$set=o=>{"content"in o&&e(0,i=o.content)},[i,s]}class Rg extends re{constructor(t){super(),oe(this,t,Vg,Bg,se,{content:0},Og)}}function Qg(n){ue(n,"svelte-ozpg4a",".floorplan-plugin__base-image.svelte-ozpg4a{position:absolute;z-index:10;width:100%;height:100%;pointer-events:none}")}function Gg(n){let t,e;return t=new zg({props:{url:n[1].url}}),{c(){ne(t.$$.fragment)},m(i,s){te(t,i,s),e=!0},p(i,s){const o={};s&2&&(o.url=i[1].url),t.$set(o)},i(i){e||(M(t.$$.fragment,i),e=!0)},o(i){S(t.$$.fragment,i),e=!1},d(i){ie(t,i)}}}function Ng(n){let t,e;return t=new Rg({props:{content:n[0]}}),{c(){ne(t.$$.fragment)},m(i,s){te(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.content=i[0]),t.$set(o)},i(i){e||(M(t.$$.fragment,i),e=!0)},o(i){S(t.$$.fragment,i),e=!1},d(i){ie(t,i)}}}function _g(n){let t,e,i,s;const o=[Ng,Gg],r=[];function a(l,c){return l[0]?0:l[1]?1:-1}return~(e=a(n))&&(i=r[e]=o[e](n)),{c(){t=D("div"),i&&i.c(),w(t,"class","floorplan-plugin__base-image svelte-ozpg4a")},m(l,c){O(l,t,c),~e&&r[e].m(t,null),s=!0},p(l,[c]){let h=e;e=a(l),e===h?~e&&r[e].p(l,c):(i&&(ce(),S(r[h],1,1,()=>{r[h]=null}),he()),~e?(i=r[e],i?i.p(l,c):(i=r[e]=o[e](l),i.c()),M(i,1),i.m(t,null)):i=null)},i(l){s||(M(i),s=!0)},o(l){S(i),s=!1},d(l){l&&j(t),~e&&r[e].d()}}}function Hg(n,t,e){let i,s,{floorIndex:o}=t,{floorplanData:r}=t;return n.$$set=a=>{"floorIndex"in a&&e(2,o=a.floorIndex),"floorplanData"in a&&e(3,r=a.floorplanData)},n.$$.update=()=>{var a,l;n.$$.dirty&12&&e(1,i=r.outlines[o]),n.$$.dirty&12&&e(0,s=(l=(a=r.outlines)==null?void 0:a[o])==null?void 0:l.svgContent)},[s,i,o,r]}class xa extends re{constructor(t){super(),oe(this,t,Hg,_g,se,{floorIndex:2,floorplanData:3},Qg)}}function Fg(n){ue(n,"svelte-12pzct5",".floorplan-plugin__room-label-item.svelte-12pzct5{position:absolute;display:flex;flex-flow:column;align-items:center;line-height:1;color:#fff;transform:translate(-50%, -50%);white-space:nowrap;will-change:opacity;transition:opacity 300ms}.floorplan-plugin__room-size.svelte-12pzct5{opacity:0.45}")}function Wg(n){let t,e=n[8].outerHTML+"",i;return{c(){t=new $s(!1),i=we(),t.a=i},m(s,o){t.m(e,s,o),O(s,i,o)},p(s,o){o&256&&e!==(e=s[8].outerHTML+"")&&t.p(e)},d(s){s&&j(i),s&&t.d()}}}function Yg(n){let t,e,i=n[1]&&gl(n),s=n[0]&&pl(n);return{c(){i&&i.c(),t=K(),s&&s.c(),e=we()},m(o,r){i&&i.m(o,r),O(o,t,r),s&&s.m(o,r),O(o,e,r)},p(o,r){o[1]?i?i.p(o,r):(i=gl(o),i.c(),i.m(t.parentNode,t)):i&&(i.d(1),i=null),o[0]?s?s.p(o,r):(s=pl(o),s.c(),s.m(e.parentNode,e)):s&&(s.d(1),s=null)},d(o){i&&i.d(o),o&&j(t),s&&s.d(o),o&&j(e)}}}function gl(n){let t,e=n[2].name+"",i;return{c(){t=D("span"),i=Me(e),w(t,"class","floorplan-plugin__room-name")},m(s,o){O(s,t,o),x(t,i)},p(s,o){o&4&&e!==(e=s[2].name+"")&&xe(i,e)},d(s){s&&j(t)}}}function pl(n){let t,e;return{c(){t=D("span"),e=Me(n[7]),w(t,"class","floorplan-plugin__room-size svelte-12pzct5")},m(i,s){O(i,t,s),x(t,e)},p(i,s){s&128&&xe(e,i[7])},d(i){i&&j(t)}}}function Ug(n){let t,e,i;function s(a,l){if(a[3]===void 0)return Yg;if(a[8])return Wg}let o=s(n),r=o&&o(n);return{c(){t=D("div"),r&&r.c(),w(t,"class","floorplan-plugin__room-label-item svelte-12pzct5"),L(t,"left",n[9]),L(t,"top",n[10]),L(t,"font-size",n[11]),L(t,"opacity",n[6]?"1":"0")},m(a,l){O(a,t,l),r&&r.m(t,null),e||(i=[_t(Ri.call(null,t)),pe(t,"clientWidth",n[19]),pe(t,"clientHeight",n[20])],e=!0)},p(a,[l]){o===(o=s(a))&&r?r.p(a,l):(r&&r.d(1),r=o&&o(a),r&&(r.c(),r.m(t,null))),l&64&&L(t,"opacity",a[6]?"1":"0")},i:q,o:q,d(a){a&&j(t),r&&r.d(),e=!1,Je(i)}}}function Xg(n,t){const e=n[0],i=n[1];let s=!1;for(let o=0,r=t.length-1;o<t.length;r=o++){const a=t[o][0],l=t[o][1],c=t[r][0],h=t[r][1];l>i!=h>i&&e<(c-a)*(i-l)/(h-l)+a&&(s=!s)}return s}function Zg(n,t,e){let i,s,o,r,a,{pxmm:l}=t,{roomAreaEnable:c}=t,{roomNameEnable:h}=t,{room:d}=t,{hoveredRoom:u}=t,{getRoomAreaText:m}=t,{getLabelElement:A}=t,{adaptiveRoomLabelVisibleEnable:p}=t;function g(_,H){if(H.width===0||H.height===0)return()=>!1;const Q=_.path.map(({x:Ie,y:Ae})=>[Ie,Ae]),W=_.roomLabel.position,{x:J,y:Z}=W,{width:ee,height:de}=H,ae=ee/2,Ce=de/2;return function(Ae){const Be=J*Ae,ve=Z*Ae,Ye=Q.map(([ye,ze])=>[ye*Ae,ze*Ae]);return[[Be+ae,ve-Ce],[Be-ae,ve-Ce],[Be-ae,ve+Ce],[Be+ae,ve+Ce]].every(ye=>Xg(ye,Ye))}}const v=document.body.clientWidth,y=document.body.clientHeight,I=d.roomLabel,k=I.positionInImage.x*100+"%",B=I.positionInImage.y*100+"%",P=(v<500||y<500?10:14)+"px";let V=0,z=0,X=!1;u.subscribe(function(H){e(16,X=!!H&&H.id===d.id)});const Y=_=>{e(4,V=_.detail)},N=_=>{e(5,z=_.detail)};return n.$$set=_=>{"pxmm"in _&&e(12,l=_.pxmm),"roomAreaEnable"in _&&e(0,c=_.roomAreaEnable),"roomNameEnable"in _&&e(1,h=_.roomNameEnable),"room"in _&&e(2,d=_.room),"hoveredRoom"in _&&e(13,u=_.hoveredRoom),"getRoomAreaText"in _&&e(14,m=_.getRoomAreaText),"getLabelElement"in _&&e(3,A=_.getLabelElement),"adaptiveRoomLabelVisibleEnable"in _&&e(15,p=_.adaptiveRoomLabelVisibleEnable)},n.$$.update=()=>{n.$$.dirty&12&&e(8,i=A==null?void 0:A(d)),n.$$.dirty&16388&&e(7,s=d.size?m(d.size):""),n.$$.dirty&48&&e(18,o={width:V,height:z}),n.$$.dirty&262148&&e(17,r=o?g(d,o):void 0),n.$$.dirty&233472&&e(6,a=p?X?!0:!!(r!=null&&r(l)):!0)},[c,h,d,A,V,z,a,s,i,k,B,P,l,u,m,p,X,r,o,Y,N]}class Jg extends re{constructor(t){super(),oe(this,t,Zg,Ug,se,{pxmm:12,roomAreaEnable:0,roomNameEnable:1,room:2,hoveredRoom:13,getRoomAreaText:14,getLabelElement:3,adaptiveRoomLabelVisibleEnable:15},Fg)}}function qg(n){ue(n,"svelte-13xux0b",".floorplan-plugin__room-labels.svelte-13xux0b{width:100%;height:100%;position:absolute;left:0;top:0;z-index:20;pointer-events:none}")}function Al(n,t,e){const i=n.slice();return i[12]=t[e],i}function vl(n){let t,e=[],i=new Map,s,o,r,a=n[8];const l=c=>c[12].id;for(let c=0;c<a.length;c+=1){let h=Al(n,a,c),d=l(h);i.set(d,e[c]=bl(d,h))}return{c(){t=D("div");for(let c=0;c<e.length;c+=1)e[c].c();w(t,"class","floorplan-plugin__room-labels svelte-13xux0b")},m(c,h){O(c,t,h);for(let d=0;d<e.length;d+=1)e[d]&&e[d].m(t,null);s=!0,o||(r=[_t(Ri.call(null,t)),pe(t,"clientWidth",n[11])],o=!0)},p(c,h){h&447&&(a=c[8],ce(),e=It(e,h,l,1,c,a,i,t,oi,bl,null,Al),he())},i(c){if(!s){for(let h=0;h<a.length;h+=1)M(e[h]);s=!0}},o(c){for(let h=0;h<e.length;h+=1)S(e[h]);s=!1},d(c){c&&j(t);for(let h=0;h<e.length;h+=1)e[h].d();o=!1,Je(r)}}}function bl(n,t){let e,i,s;const o=[{pxmm:t[7],room:t[12],hoveredRoom:t[2],roomAreaEnable:t[0],roomNameEnable:t[1],getLabelElement:t[4],getRoomAreaText:t[3],adaptiveRoomLabelVisibleEnable:t[5]}];let r={};for(let a=0;a<o.length;a+=1)r=Fe(r,o[a]);return i=new Jg({props:r}),{key:n,first:null,c(){e=we(),ne(i.$$.fragment),this.first=e},m(a,l){O(a,e,l),te(i,a,l),s=!0},p(a,l){t=a;const c=l&447?Ze(o,[{pxmm:t[7],room:t[12],hoveredRoom:t[2],roomAreaEnable:t[0],roomNameEnable:t[1],getLabelElement:t[4],getRoomAreaText:t[3],adaptiveRoomLabelVisibleEnable:t[5]}]):{};i.$set(c)},i(a){s||(M(i.$$.fragment,a),s=!0)},o(a){S(i.$$.fragment,a),s=!1},d(a){a&&j(e),ie(i,a)}}}function Kg(n){let t,e,i=n[8]&&vl(n);return{c(){i&&i.c(),t=we()},m(s,o){i&&i.m(s,o),O(s,t,o),e=!0},p(s,[o]){s[8]?i?(i.p(s,o),o&256&&M(i,1)):(i=vl(s),i.c(),M(i,1),i.m(t.parentNode,t)):i&&(ce(),S(i,1,1,()=>{i=null}),he())},i(s){e||(M(i),e=!0)},o(s){S(i),e=!1},d(s){i&&i.d(s),s&&j(t)}}}function $g(n,t,e){let i,{floorIndex:s}=t,{roomAreaEnable:o}=t,{roomNameEnable:r}=t,{floorplanData:a}=t,{hoveredRoom:l}=t,{getRoomAreaText:c}=t,{getLabelElement:h}=t,{adaptiveRoomLabelVisibleEnable:d}=t,u=0,m=0;const A=p=>{e(6,u=p.detail)};return n.$$set=p=>{"floorIndex"in p&&e(9,s=p.floorIndex),"roomAreaEnable"in p&&e(0,o=p.roomAreaEnable),"roomNameEnable"in p&&e(1,r=p.roomNameEnable),"floorplanData"in p&&e(10,a=p.floorplanData),"hoveredRoom"in p&&e(2,l=p.hoveredRoom),"getRoomAreaText"in p&&e(3,c=p.getRoomAreaText),"getLabelElement"in p&&e(4,h=p.getLabelElement),"adaptiveRoomLabelVisibleEnable"in p&&e(5,d=p.adaptiveRoomLabelVisibleEnable)},n.$$.update=()=>{if(n.$$.dirty&1536&&e(8,i=a.floorDatas[s].rooms),n.$$.dirty&1088){const{max:p,min:g}=a.bounding,v=p.x-g.x;e(7,m=u/v)}},[o,r,l,c,h,d,u,m,i,s,a,A]}class ep extends re{constructor(t){super(),oe(this,t,$g,Kg,se,{floorIndex:9,roomAreaEnable:0,roomNameEnable:1,floorplanData:10,hoveredRoom:2,getRoomAreaText:3,getLabelElement:4,adaptiveRoomLabelVisibleEnable:5},qg)}}function tp(n){ue(n,"svelte-djlmk4",".floorplan-plugin__rule-labels.svelte-djlmk4.svelte-djlmk4{position:absolute;display:flex}.floorplan-plugin__rule-labels--top.svelte-djlmk4.svelte-djlmk4{left:0;top:-1.25rem}.floorplan-plugin__rule-labels--bottom.svelte-djlmk4.svelte-djlmk4{left:0;bottom:-1.25rem}.floorplan-plugin__rule-labels--left.svelte-djlmk4.svelte-djlmk4{top:0;left:-1.25rem}.floorplan-plugin__rule-labels--right.svelte-djlmk4.svelte-djlmk4{top:0;right:-1.25rem}.floorplan-plugin__rule-line.svelte-djlmk4.svelte-djlmk4{background:#fff;opacity:0.05;width:100%;height:100%}.floorplan-plugin__rule-scale-wrapper.svelte-djlmk4.svelte-djlmk4{position:absolute;width:0.3125rem;height:100%;left:50%;top:0;transform:translateX(-50%)}.floorplan-plugin__rule-labels.is-row.svelte-djlmk4 .floorplan-plugin__rule-scale-wrapper.svelte-djlmk4{width:100%;height:0.3125rem;top:50%;left:0;transform:translateY(-50%)}.floorplan-plugin__rule-scale.svelte-djlmk4.svelte-djlmk4{position:absolute;background:#fff;opacity:0.05;width:100%;height:0.0625rem}.floorplan-plugin__rule-labels.is-row.svelte-djlmk4 .floorplan-plugin__rule-scale.svelte-djlmk4{width:0.0625rem;height:100%}.floorplan-plugin__rule-text-wrapper.svelte-djlmk4.svelte-djlmk4{position:absolute}.floorplan-plugin__rule-labels--top.svelte-djlmk4 .floorplan-plugin__rule-text-wrapper.svelte-djlmk4{width:100%;height:0;top:0.625rem}.floorplan-plugin__rule-labels--bottom.svelte-djlmk4 .floorplan-plugin__rule-text-wrapper.svelte-djlmk4{width:100%;height:0;bottom:0.625rem}.floorplan-plugin__rule-labels--left.svelte-djlmk4 .floorplan-plugin__rule-text-wrapper.svelte-djlmk4{width:0;height:100%;left:0.625rem}.floorplan-plugin__rule-labels--right.svelte-djlmk4 .floorplan-plugin__rule-text-wrapper.svelte-djlmk4{width:0;height:100%;right:0.625rem}.floorplan-plugin__rule-text-item.svelte-djlmk4.svelte-djlmk4{width:0;height:0;position:absolute;transform:rotate(90deg)}.floorplan-plugin__rule-labels.is-row.svelte-djlmk4 .floorplan-plugin__rule-text-item.svelte-djlmk4{transform:rotate(0)}.floorplan-plugin__rule-text.svelte-djlmk4.svelte-djlmk4{width:-moz-max-content;width:max-content;transform:translate(-50%, -50%);font-size:0.625rem;color:#fff;opacity:0.2}")}function yl(n,t,e){const i=n.slice();return i[11]=t[e],i[13]=e,i}function wl(n,t,e){const i=n.slice();return i[14]=t[e],i}function Cl(n){let t;return{c(){t=D("div"),w(t,"class","floorplan-plugin__rule-scale svelte-djlmk4"),L(t,"left",n[14].left*100+"%"),L(t,"bottom",n[14].bottom*100+"%")},m(e,i){O(e,t,i)},p:q,d(e){e&&j(t)}}}function Il(n,t){let e,i,s=t[1](t[11].distance)+"",o,r;return{key:n,first:null,c(){e=D("div"),i=D("div"),o=Me(s),r=K(),w(i,"class","floorplan-plugin__rule-text svelte-djlmk4"),$(i,"is-row",t[2]),w(e,"class","floorplan-plugin__rule-text-item svelte-djlmk4"),L(e,"left",t[11].left*100+"%"),L(e,"bottom",t[11].bottom*100+"%"),this.first=e},m(a,l){O(a,e,l),x(e,i),x(i,o),x(e,r)},p(a,l){t=a,l&2&&s!==(s=t[1](t[11].distance)+"")&&xe(o,s)},d(a){a&&j(e)}}}function ip(n){let t,e,i,s,o,r,a=[],l=new Map,c,h=n[3],d=[];for(let A=0;A<h.length;A+=1)d[A]=Cl(wl(n,h,A));let u=n[4];const m=A=>A[13];for(let A=0;A<u.length;A+=1){let p=yl(n,u,A),g=m(p);l.set(g,a[A]=Il(g,p))}return{c(){t=D("div"),e=D("div"),i=K(),s=D("div");for(let A=0;A<d.length;A+=1)d[A].c();o=K(),r=D("div");for(let A=0;A<a.length;A+=1)a[A].c();w(e,"class","floorplan-plugin__rule-line svelte-djlmk4"),w(s,"class","floorplan-plugin__rule-scale-wrapper svelte-djlmk4"),$(s,"is-row",n[2]),w(r,"class","floorplan-plugin__rule-text-wrapper svelte-djlmk4"),w(t,"class",c="floorplan-plugin__rule-labels floorplan-plugin__rule-labels--"+n[0]+" svelte-djlmk4"),$(t,"is-row",n[2]),L(t,"width",n[2]?"100%":1/16+"rem"),L(t,"height",n[2]?1/16+"rem":"100%")},m(A,p){O(A,t,p),x(t,e),x(t,i),x(t,s);for(let g=0;g<d.length;g+=1)d[g]&&d[g].m(s,null);x(t,o),x(t,r);for(let g=0;g<a.length;g+=1)a[g]&&a[g].m(r,null)},p(A,[p]){if(p&8){h=A[3];let g;for(g=0;g<h.length;g+=1){const v=wl(A,h,g);d[g]?d[g].p(v,p):(d[g]=Cl(v),d[g].c(),d[g].m(s,null))}for(;g<d.length;g+=1)d[g].d(1);d.length=h.length}p&22&&(u=A[4],a=It(a,p,m,1,A,u,l,r,Po,Il,null,yl)),p&1&&c!==(c="floorplan-plugin__rule-labels floorplan-plugin__rule-labels--"+A[0]+" svelte-djlmk4")&&w(t,"class",c),p&5&&$(t,"is-row",A[2])},i:q,o:q,d(A){A&&j(t),jt(d,A);for(let p=0;p<a.length;p+=1)a[p].d()}}}const $i=1e3,en=180;function np(n,t,e){let{type:i}=t,{data:s}=t,{bounding:o}=t,{getRuleDistanceText:r}=t;const a=i==="top"||i==="bottom",l=o.max.x-o.min.x-($i-en)*2,c=o.max.y-o.min.y-($i-en)*2,h=s.map(([A,p])=>a?[A.x,p.x]:[A.y,p.y]).flat().sort().filter((A,p,g)=>p===0?!0:A!==g[p-1]),d=h.map(A=>{const p=a?(A-o.min.x-$i+en)/l:0,g=a?0:(A-o.min.y-$i+en)/c;return{left:p,bottom:g}});d.unshift({left:0,bottom:0}),d.push(a?{left:1,bottom:0}:{left:0,bottom:1});const u=h[h.length-1]-h[0],m=h.map((A,p,g)=>{const v=p===0?0:A-g[p-1],y=p===0?0:(A+g[p-1])/2,I=a?(y-o.min.x-$i+en)/l:0,k=a?0:(y-o.min.y-$i+en)/c;return{left:I,bottom:k,distance:v}}).filter(({distance:A})=>A/u>.1);return n.$$set=A=>{"type"in A&&e(0,i=A.type),"data"in A&&e(5,s=A.data),"bounding"in A&&e(6,o=A.bounding),"getRuleDistanceText"in A&&e(1,r=A.getRuleDistanceText)},[i,r,a,d,m,s,o]}class sp extends re{constructor(t){super(),oe(this,t,np,ip,se,{type:0,data:5,bounding:6,getRuleDistanceText:1},tp)}}function op(n){ue(n,"svelte-1mzj9p3",".floorplan-plugin__rule-labels-wrapper.svelte-1mzj9p3{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);pointer-events:none}")}function Pl(n,t,e){const i=n.slice();return i[13]=t[e][0],i[14]=t[e][1],i}function El(n,t){let e,i,s;const o=[{type:t[13],data:t[14],bounding:t[1],getRuleDistanceText:t[0]}];let r={};for(let a=0;a<o.length;a+=1)r=Fe(r,o[a]);return i=new sp({props:r}),{key:n,first:null,c(){e=we(),ne(i.$$.fragment),this.first=e},m(a,l){O(a,e,l),te(i,a,l),s=!0},p(a,l){t=a;const c=l&19?Ze(o,[{type:t[13],data:t[14],bounding:t[1],getRuleDistanceText:t[0]}]):{};i.$set(c)},i(a){s||(M(i.$$.fragment,a),s=!0)},o(a){S(i.$$.fragment,a),s=!1},d(a){a&&j(e),ie(i,a)}}}function rp(n){let t,e=[],i=new Map,s,o=n[4];const r=a=>a[13];for(let a=0;a<o.length;a+=1){let l=Pl(n,o,a),c=r(l);i.set(c,e[a]=El(c,l))}return{c(){t=D("div");for(let a=0;a<e.length;a+=1)e[a].c();w(t,"class","floorplan-plugin__rule-labels-wrapper svelte-1mzj9p3"),L(t,"width",n[3]),L(t,"height",n[2])},m(a,l){O(a,t,l);for(let c=0;c<e.length;c+=1)e[c]&&e[c].m(t,null);s=!0},p(a,[l]){l&19&&(o=a[4],ce(),e=It(e,l,r,1,a,o,i,t,oi,El,null,Pl),he()),l&8&&L(t,"width",a[3]),l&4&&L(t,"height",a[2])},i(a){if(!s){for(let l=0;l<o.length;l+=1)M(e[l]);s=!0}},o(a){for(let l=0;l<e.length;l+=1)S(e[l]);s=!1},d(a){a&&j(t);for(let l=0;l<e.length;l+=1)e[l].d()}}}const kl=1e3,Ml=180;function ap(n,t,e){let i,s,o,r,a,l,c,h,d,u,{floorIndex:m}=t,{floorplanData:A}=t,{getRuleDistanceText:p}=t;return n.$$set=g=>{"floorIndex"in g&&e(5,m=g.floorIndex),"floorplanData"in g&&e(6,A=g.floorplanData),"getRuleDistanceText"in g&&e(0,p=g.getRuleDistanceText)},n.$$.update=()=>{n.$$.dirty&64&&e(1,i=A.bounding),n.$$.dirty&96&&e(11,s=A.floorDatas[m].rules),n.$$.dirty&2048&&e(12,o=Object.keys(s)),n.$$.dirty&6144&&e(4,r=o.map(g=>[g,s[g]])),n.$$.dirty&2&&e(9,a=i.max.x-i.min.x),n.$$.dirty&2&&e(7,l=i.max.y-i.min.y),n.$$.dirty&2&&e(10,c=i.max.x-i.min.x-(kl-Ml)*2),n.$$.dirty&2&&e(8,h=i.max.y-i.min.y-(kl-Ml)*2),n.$$.dirty&1536&&e(3,d=c/a*100+"%"),n.$$.dirty&384&&e(2,u=h/l*100+"%")},[p,i,u,d,r,m,A,l,h,a,c,s,o]}class lp extends re{constructor(t){super(),oe(this,t,ap,rp,se,{floorIndex:5,floorplanData:6,getRuleDistanceText:0},op)}}function ls(n,t={}){let e="";const{needZ:i,needA:s}=t;return(i?n.slice().concat(n[0]):n.slice()).forEach((r,a)=>{const{x:l,y:c}=t.format?t.format(r):r,h=l+","+c;return a===0?(e+="M"+h,e):s!=null&&s[a]?(e+="A"+s[a]+","+h,e):(e+="L"+h,e)}),e+(i?"Z":"")}function Sa({x:n,y:t},e){const{max:i,min:s}=e;return{x:n-s.x,y:i.y-t}}function cp(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 hp(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 dp(n,t){return Math.max(...t.work.observers.map(i=>n.z>=i.standingPosition.z?i.floorIndex:0))}function up(n){let t;return{c(){t=Le("path"),w(t,"d",n[0]),w(t,"fill","#2F313A")},m(e,i){O(e,t,i)},p(e,[i]){i&1&&w(t,"d",e[0])},i:q,o:q,d(e){e&&j(t)}}}function fp(n,t,e){let i,{path:s}=t;return n.$$set=o=>{"path"in o&&e(1,s=o.path)},n.$$.update=()=>{n.$$.dirty&2&&e(0,i=ls(s,{needZ:!0}))},[i,s]}class mp extends re{constructor(t){super(),oe(this,t,fp,up,se,{path:1})}}function gp(n){let t,e,i,s,o,r;return{c(){t=Le("defs"),e=Le("pattern"),i=Le("rect"),s=Le("path"),o=K(),r=Le("path"),w(i,"x","0"),w(i,"y","0"),w(i,"width",n[1]),w(i,"height",n[1]),w(i,"fill","#323747"),w(s,"d",n[2]),w(s,"stroke","#ffffff"),w(s,"stroke-opacity","0.06"),w(s,"stroke-width","0.5"),w(s,"fill","none"),w(e,"id","fpm-room-pattern-0"),w(e,"x","0"),w(e,"y","0"),w(e,"width",n[1]),w(e,"height",n[1]),w(e,"patternUnits","userSpaceOnUse"),w(e,"patternTransform","scale(50 50)"),w(r,"d",n[0]),w(r,"fill","url(#fpm-room-pattern-0)")},m(a,l){O(a,t,l),x(t,e),x(e,i),x(e,s),O(a,o,l),O(a,r,l)},p(a,[l]){l&1&&w(r,"d",a[0])},i:q,o:q,d(a){a&&j(t),a&&j(o),a&&j(r)}}}const kr=6;function pp(n,t,e){let i,{path:s}=t;const o=kr*2,r=`M0 ${kr} h ${o} M${kr} 0 v ${o}`;return n.$$set=a=>{"path"in a&&e(3,s=a.path)},n.$$.update=()=>{n.$$.dirty&8&&e(0,i=ls(s,{needZ:!0}))},[i,o,r,s]}class Ap extends re{constructor(t){super(),oe(this,t,pp,gp,se,{path:3})}}function vp(n){let t,e,i,s,o,r,a,l,c,h,d;return{c(){t=Le("defs"),e=Le("pattern"),i=Le("rect"),s=Le("pattern"),o=Le("rect"),r=K(),a=Le("path"),l=K(),c=Le("path"),h=K(),d=Le("path"),w(i,"x","0"),w(i,"y","0"),w(i,"width","6"),w(i,"height","50"),w(i,"fill","none"),w(i,"stroke","#4B4B57"),w(i,"stroke-width","0.5"),w(e,"id","room-material-pattern-1"),w(e,"x","0"),w(e,"y","0"),w(e,"width","12"),w(e,"height","50"),w(e,"patternUnits","userSpaceOnUse"),w(e,"patternTransform","scale(50 50)"),w(o,"x","0"),w(o,"y","0"),w(o,"width","6"),w(o,"height","50"),w(o,"fill","none"),w(o,"stroke","#4B4B57"),w(o,"stroke-width","0.5"),w(s,"id","room-material-pattern-2"),w(s,"x","6"),w(s,"y","25"),w(s,"width","12"),w(s,"height","50"),w(s,"patternUnits","userSpaceOnUse"),w(s,"patternTransform","scale(50 50)"),w(a,"d",n[0]),w(a,"fill","#43434D"),w(c,"d",n[0]),w(c,"fill","url(#room-material-pattern-1)"),w(d,"d",n[0]),w(d,"fill","url(#room-material-pattern-2)")},m(u,m){O(u,t,m),x(t,e),x(e,i),x(t,s),x(s,o),O(u,r,m),O(u,a,m),O(u,l,m),O(u,c,m),O(u,h,m),O(u,d,m)},p(u,[m]){m&1&&w(a,"d",u[0]),m&1&&w(c,"d",u[0]),m&1&&w(d,"d",u[0])},i:q,o:q,d(u){u&&j(t),u&&j(r),u&&j(a),u&&j(l),u&&j(c),u&&j(h),u&&j(d)}}}function bp(n,t,e){let i,{path:s}=t;return n.$$set=o=>{"path"in o&&e(1,s=o.path)},n.$$.update=()=>{n.$$.dirty&2&&e(0,i=ls(s,{needZ:!0}))},[i,s]}class yp extends re{constructor(t){super(),oe(this,t,bp,vp,se,{path:1})}}function wp(n){ue(n,"svelte-1dykexu",".floorplan-plugin__room-material.svelte-1dykexu{position:absolute;left:0;top:0;width:100%;height:100%}svg.svelte-1dykexu{position:absolute;left:0;top:0;width:100%;height:100%;overflow:visible}")}function Dl(n,t,e){const i=n.slice();return i[5]=t[e],i}function Cp(n){let t,e;return t=new Ap({props:{path:n[5].path}}),{c(){ne(t.$$.fragment)},m(i,s){te(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.path=i[5].path),t.$set(o)},i(i){e||(M(t.$$.fragment,i),e=!0)},o(i){S(t.$$.fragment,i),e=!1},d(i){ie(t,i)}}}function Ip(n){let t,e;return t=new yp({props:{path:n[5].path}}),{c(){ne(t.$$.fragment)},m(i,s){te(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.path=i[5].path),t.$set(o)},i(i){e||(M(t.$$.fragment,i),e=!0)},o(i){S(t.$$.fragment,i),e=!1},d(i){ie(t,i)}}}function Pp(n){let t,e;return t=new mp({props:{path:n[5].path}}),{c(){ne(t.$$.fragment)},m(i,s){te(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.path=i[5].path),t.$set(o)},i(i){e||(M(t.$$.fragment,i),e=!0)},o(i){S(t.$$.fragment,i),e=!1},d(i){ie(t,i)}}}function xl(n){let t,e,i,s;const o=[Pp,Ip,Cp],r=[];function a(l,c){return l[5].floorType===1?0:l[5].floorType===0?1:2}return e=a(n),i=r[e]=o[e](n),{c(){t=Le("svg"),i.c(),w(t,"width","100%"),w(t,"height","100%"),w(t,"viewBox",`0 0 ${n[1]} ${n[2]}`),w(t,"class","svelte-1dykexu")},m(l,c){O(l,t,c),r[e].m(t,null),s=!0},p(l,c){let h=e;e=a(l),e===h?r[e].p(l,c):(ce(),S(r[h],1,1,()=>{r[h]=null}),he(),i=r[e],i?i.p(l,c):(i=r[e]=o[e](l),i.c()),M(i,1),i.m(t,null))},i(l){s||(M(i),s=!0)},o(l){S(i),s=!1},d(l){l&&j(t),r[e].d()}}}function Ep(n){let t,e,i=n[0],s=[];for(let r=0;r<i.length;r+=1)s[r]=xl(Dl(n,i,r));const o=r=>S(s[r],1,1,()=>{s[r]=null});return{c(){t=D("div");for(let r=0;r<s.length;r+=1)s[r].c();w(t,"class","floorplan-plugin__room-material svelte-1dykexu")},m(r,a){O(r,t,a);for(let l=0;l<s.length;l+=1)s[l]&&s[l].m(t,null);e=!0},p(r,[a]){if(a&7){i=r[0];let l;for(l=0;l<i.length;l+=1){const c=Dl(r,i,l);s[l]?(s[l].p(c,a),M(s[l],1)):(s[l]=xl(c),s[l].c(),M(s[l],1),s[l].m(t,null))}for(ce(),l=i.length;l<s.length;l+=1)o(l);he()}},i(r){if(!e){for(let a=0;a<i.length;a+=1)M(s[a]);e=!0}},o(r){s=s.filter(Boolean);for(let a=0;a<s.length;a+=1)S(s[a]);e=!1},d(r){r&&j(t),jt(s,r)}}}function kp(n,t,e){let i,{floorIndex:s}=t,{floorplanData:o}=t;const r=o.bounding.max.x-o.bounding.min.x,a=o.bounding.max.y-o.bounding.min.y;return n.$$set=l=>{"floorIndex"in l&&e(3,s=l.floorIndex),"floorplanData"in l&&e(4,o=l.floorplanData)},n.$$.update=()=>{n.$$.dirty&24&&e(0,i=o.floorDatas[s].rooms.map(l=>be(G({},l),{path:l.path.map(c=>Sa(c,o.bounding))})))},[i,r,a,s,o]}class Mp extends re{constructor(t){super(),oe(this,t,kp,Ep,se,{floorIndex:3,floorplanData:4},wp)}}function Dp(n){ue(n,"svelte-qq2273","path.svelte-qq2273{--opacity:0;opacity:var(--opacity)}path.svelte-qq2273:hover{opacity:calc(var(--opacity) + 0.1)}")}function xp(n){let t,e,i,s;return{c(){t=Le("path"),w(t,"d",n[5]),w(t,"fill","#fff"),w(t,"style",n[2]),w(t,"id",e=`${n[1]}_${n[0].id}`),w(t,"class","svelte-qq2273")},m(o,r){O(o,t,r),i||(s=[pe(t,"mouseenter",n[3]),pe(t,"mouseleave",n[4])],i=!0)},p(o,[r]){r&4&&w(t,"style",o[2]),r&3&&e!==(e=`${o[1]}_${o[0].id}`)&&w(t,"id",e)},i:q,o:q,d(o){o&&j(t),i=!1,Je(s)}}}function Sp(n,t,e){let i,s,{room:o}=t,{floorIndex:r}=t,{floorplanData:a}=t,{highlightData:l}=t,{hoveredRoom:c}=t;function h(){c==null||c.set(o)}function d(){c==null||c.set(void 0)}const{bounding:u}=a,m=ls(o.path,{needZ:!0,format:A=>Sa(A,u)});return n.$$set=A=>{"room"in A&&e(0,o=A.room),"floorIndex"in A&&e(1,r=A.floorIndex),"floorplanData"in A&&e(6,a=A.floorplanData),"highlightData"in A&&e(7,l=A.highlightData),"hoveredRoom"in A&&e(8,c=A.hoveredRoom)},n.$$.update=()=>{n.$$.dirty&131&&e(9,i=l[`${r}_${o.id}`]),n.$$.dirty&512&&e(2,s=i?`fill: ${i.color}; --opacity: ${i.opacity}; pointer-events: ${i.disabled?"none":"auto"}`:null)},[o,r,s,h,d,m,a,l,c,i]}let Tp=class extends re{constructor(t){super(),oe(this,t,Sp,xp,se,{room:0,floorIndex:1,floorplanData:6,highlightData:7,hoveredRoom:8},Dp)}};function Lp(n){ue(n,"svelte-1kqo6e4",".floorplan-plugin__room-highlight.svelte-1kqo6e4{position:absolute;width:100%;height:100%}svg.svelte-1kqo6e4{width:100%;height:100%;overflow:visible}")}function Sl(n,t,e){const i=n.slice();return i[6]=t[e],i}function Tl(n,t){let e,i,s;const o=[{room:t[6],floorplanData:t[1],hoveredRoom:t[3],floorIndex:t[0],highlightData:t[2]}];let r={};for(let a=0;a<o.length;a+=1)r=Fe(r,o[a]);return i=new Tp({props:r}),{key:n,first:null,c(){e=we(),ne(i.$$.fragment),this.first=e},m(a,l){O(a,e,l),te(i,a,l),s=!0},p(a,l){t=a;const c=l&15?Ze(o,[{room:t[6],floorplanData:t[1],hoveredRoom:t[3],floorIndex:t[0],highlightData:t[2]}]):{};i.$set(c)},i(a){s||(M(i.$$.fragment,a),s=!0)},o(a){S(i.$$.fragment,a),s=!1},d(a){a&&j(e),ie(i,a)}}}function jp(n){let t,e,i=[],s=new Map,o,r=n[1].floorDatas[n[0]].rooms;const a=l=>l[6].id;for(let l=0;l<r.length;l+=1){let c=Sl(n,r,l),h=a(c);s.set(h,i[l]=Tl(h,c))}return{c(){t=D("div"),e=Le("svg");for(let l=0;l<i.length;l+=1)i[l].c();w(e,"width","100%"),w(e,"height","100%"),w(e,"viewBox",`0 0 ${n[4]} ${n[5]}`),w(e,"class","svelte-1kqo6e4"),w(t,"class","floorplan-plugin__room-highlight svelte-1kqo6e4")},m(l,c){O(l,t,c),x(t,e);for(let h=0;h<i.length;h+=1)i[h]&&i[h].m(e,null);o=!0},p(l,[c]){c&15&&(r=l[1].floorDatas[l[0]].rooms,ce(),i=It(i,c,a,1,l,r,s,e,oi,Tl,null,Sl),he())},i(l){if(!o){for(let c=0;c<r.length;c+=1)M(i[c]);o=!0}},o(l){for(let c=0;c<i.length;c+=1)S(i[c]);o=!1},d(l){l&&j(t);for(let c=0;c<i.length;c+=1)i[c].d()}}}function zp(n,t,e){let{floorIndex:i}=t,{floorplanData:s}=t,{highlightData:o}=t,{hoveredRoom:r}=t;const a=s.bounding.max.x-s.bounding.min.x,l=s.bounding.max.y-s.bounding.min.y;return n.$$set=c=>{"floorIndex"in c&&e(0,i=c.floorIndex),"floorplanData"in c&&e(1,s=c.floorplanData),"highlightData"in c&&e(2,o=c.highlightData),"hoveredRoom"in c&&e(3,r=c.hoveredRoom)},[i,s,o,r,a,l]}let ou=class extends re{constructor(t){super(),oe(this,t,zp,jp,se,{floorIndex:0,floorplanData:1,highlightData:2,hoveredRoom:3},Lp)}};function Op(n){ue(n,"svelte-bl8zrz",".floorplan-plugin__floor.svelte-bl8zrz{position:absolute;left:0;top:0;width:100%;height:100%;opacity:0;pointer-events:none}.floorplan-plugin__floor--is-current.svelte-bl8zrz{opacity:1;pointer-events:auto}")}function Ll(n){let t,e;const i=[{floorIndex:n[1],floorplanData:n[8],hoveredRoom:n[14],highlightData:n[13]}];let s={};for(let o=0;o<i.length;o+=1)s=Fe(s,i[o]);return t=new ou({props:s}),{c(){ne(t.$$.fragment)},m(o,r){te(t,o,r),e=!0},p(o,r){const a=r&24834?Ze(i,[{floorIndex:o[1],floorplanData:o[8],hoveredRoom:o[14],highlightData:o[13]}]):{};t.$set(a)},i(o){e||(M(t.$$.fragment,o),e=!0)},o(o){S(t.$$.fragment,o),e=!1},d(o){ie(t,o)}}}function jl(n){let t,e;const i=[{floorplanData:n[8],roomAreaEnable:n[5],roomNameEnable:n[6],floorIndex:n[1],getRoomAreaText:n[9],getLabelElement:n[10],hoveredRoom:n[14],adaptiveRoomLabelVisibleEnable:n[12]}];let s={};for(let o=0;o<i.length;o+=1)s=Fe(s,i[o]);return t=new ep({props:s}),{c(){ne(t.$$.fragment)},m(o,r){te(t,o,r),e=!0},p(o,r){const a=r&22370?Ze(i,[{floorplanData:o[8],roomAreaEnable:o[5],roomNameEnable:o[6],floorIndex:o[1],getRoomAreaText:o[9],getLabelElement:o[10],hoveredRoom:o[14],adaptiveRoomLabelVisibleEnable:o[12]}]):{};t.$set(a)},i(o){e||(M(t.$$.fragment,o),e=!0)},o(o){S(t.$$.fragment,o),e=!1},d(o){ie(t,o)}}}function zl(n){let t,e;const i=[{floorplanData:n[8],floorIndex:n[1],getRuleDistanceText:n[11]}];let s={};for(let o=0;o<i.length;o+=1)s=Fe(s,i[o]);return t=new lp({props:s}),{c(){ne(t.$$.fragment)},m(o,r){te(t,o,r),e=!0},p(o,r){const a=r&2306?Ze(i,[{floorplanData:o[8],floorIndex:o[1],getRuleDistanceText:o[11]}]):{};t.$set(a)},i(o){e||(M(t.$$.fragment,o),e=!0)},o(o){S(t.$$.fragment,o),e=!1},d(o){ie(t,o)}}}function Bp(n){let t,e,i,s,o,r,a,l,c;const h=[{floorIndex:n[1],floorplanData:n[8]}];let d={};for(let v=0;v<h.length;v+=1)d=Fe(d,h[v]);e=new Mp({props:d});let u=(n[2]||n[3])&&Ll(n);const m=[{floorplanData:n[8],floorIndex:n[1]}];let A={};for(let v=0;v<m.length;v+=1)A=Fe(A,m[v]);o=new xa({props:A});let p=n[4]&&jl(n),g=n[7]&&zl(n);return{c(){t=D("div"),ne(e.$$.fragment),i=K(),u&&u.c(),s=K(),ne(o.$$.fragment),r=K(),p&&p.c(),a=K(),g&&g.c(),w(t,"class",l=Re(`floorplan-plugin__floor${n[0]?" floorplan-plugin__floor--is-current":""}`)+" svelte-bl8zrz")},m(v,y){O(v,t,y),te(e,t,null),x(t,i),u&&u.m(t,null),x(t,s),te(o,t,null),x(t,r),p&&p.m(t,null),x(t,a),g&&g.m(t,null),c=!0},p(v,[y]){const I=y&258?Ze(h,[{floorIndex:v[1],floorplanData:v[8]}]):{};e.$set(I),v[2]||v[3]?u?(u.p(v,y),y&12&&M(u,1)):(u=Ll(v),u.c(),M(u,1),u.m(t,s)):u&&(ce(),S(u,1,1,()=>{u=null}),he());const k=y&258?Ze(m,[{floorplanData:v[8],floorIndex:v[1]}]):{};o.$set(k),v[4]?p?(p.p(v,y),y&16&&M(p,1)):(p=jl(v),p.c(),M(p,1),p.m(t,a)):p&&(ce(),S(p,1,1,()=>{p=null}),he()),v[7]?g?(g.p(v,y),y&128&&M(g,1)):(g=zl(v),g.c(),M(g,1),g.m(t,null)):g&&(ce(),S(g,1,1,()=>{g=null}),he()),(!c||y&1&&l!==(l=Re(`floorplan-plugin__floor${v[0]?" floorplan-plugin__floor--is-current":""}`)+" svelte-bl8zrz"))&&w(t,"class",l)},i(v){c||(M(e.$$.fragment,v),M(u),M(o.$$.fragment,v),M(p),M(g),c=!0)},o(v){S(e.$$.fragment,v),S(u),S(o.$$.fragment,v),S(p),S(g),c=!1},d(v){v&&j(t),ie(e),u&&u.d(),ie(o),p&&p.d(),g&&g.d()}}}function Vp(n,t,e){let{isCurrent:i}=t,{floorIndex:s}=t,{highlightEnable:o}=t,{hoverEnable:r}=t,{roomLabelsEnable:a}=t,{roomAreaEnable:l}=t,{roomNameEnable:c}=t,{ruleLabelsEnable:h}=t,{floorplanData:d}=t,{getRoomAreaText:u}=t,{getLabelElement:m}=t,{getRuleDistanceText:A}=t,{adaptiveRoomLabelVisibleEnable:p}=t,{highlightData:g}=t;const v=Da(void 0);return n.$$set=y=>{"isCurrent"in y&&e(0,i=y.isCurrent),"floorIndex"in y&&e(1,s=y.floorIndex),"highlightEnable"in y&&e(2,o=y.highlightEnable),"hoverEnable"in y&&e(3,r=y.hoverEnable),"roomLabelsEnable"in y&&e(4,a=y.roomLabelsEnable),"roomAreaEnable"in y&&e(5,l=y.roomAreaEnable),"roomNameEnable"in y&&e(6,c=y.roomNameEnable),"ruleLabelsEnable"in y&&e(7,h=y.ruleLabelsEnable),"floorplanData"in y&&e(8,d=y.floorplanData),"getRoomAreaText"in y&&e(9,u=y.getRoomAreaText),"getLabelElement"in y&&e(10,m=y.getLabelElement),"getRuleDistanceText"in y&&e(11,A=y.getRuleDistanceText),"adaptiveRoomLabelVisibleEnable"in y&&e(12,p=y.adaptiveRoomLabelVisibleEnable),"highlightData"in y&&e(13,g=y.highlightData)},[i,s,o,r,a,l,c,h,d,u,m,A,p,g,v]}let Rp=class extends re{constructor(t){super(),oe(this,t,Vp,Bp,se,{isCurrent:0,floorIndex:1,highlightEnable:2,hoverEnable:3,roomLabelsEnable:4,roomAreaEnable:5,roomNameEnable:6,ruleLabelsEnable:7,floorplanData:8,getRoomAreaText:9,getLabelElement:10,getRuleDistanceText:11,adaptiveRoomLabelVisibleEnable:12,highlightData:13},Op)}};function Qp(n){ue(n,"svelte-86bqav",".floorplan-main.svelte-86bqav{width:100%;height:100%;pointer-events:none}")}function Ol(n,t,e){const i=n.slice();return i[21]=t[e],i}function Bl(n){let t,e,i,s,o,r=n[13].floorDatas,a=[];for(let d=0;d<r.length;d+=1)a[d]=Vl(Ol(n,r,d));const l=d=>S(a[d],1,1,()=>{a[d]=null});let c=n[5]&&Rl(n),h=n[8]&&Ql(n);return{c(){t=D("div");for(let d=0;d<a.length;d+=1)a[d].c();e=K(),c&&c.c(),i=K(),h&&h.c(),w(t,"class","floorplan-main svelte-86bqav")},m(d,u){O(d,t,u);for(let m=0;m<a.length;m+=1)a[m]&&a[m].m(t,null);x(t,e),c&&c.m(t,null),x(t,i),h&&h.m(t,null),o=!0},p(d,u){if(n=d,u&2047696){r=n[13].floorDatas;let m;for(m=0;m<r.length;m+=1){const A=Ol(n,r,m);a[m]?(a[m].p(A,u),M(a[m],1)):(a[m]=Vl(A),a[m].c(),M(a[m],1),a[m].m(t,e))}for(ce(),m=r.length;m<a.length;m+=1)l(m);he()}n[5]?c?(c.p(n,u),u&32&&M(c,1)):(c=Rl(n),c.c(),M(c,1),c.m(t,i)):c&&(ce(),S(c,1,1,()=>{c=null}),he()),n[8]?h?(h.p(n,u),u&256&&M(h,1)):(h=Ql(n),h.c(),M(h,1),h.m(t,null)):h&&(ce(),S(h,1,1,()=>{h=null}),he())},i(d){if(!o){for(let u=0;u<r.length;u+=1)M(a[u]);M(c),M(h),s||Ne(()=>{s=Vi(t,it,{duration:n[0],easing:ti}),s.start()}),o=!0}},o(d){a=a.filter(Boolean);for(let u=0;u<a.length;u+=1)S(a[u]);S(c),S(h),o=!1},d(d){d&&j(t),jt(a,d),c&&c.d(),h&&h.d()}}}function Vl(n){let t,e;const i=[{hoverEnable:n[6],highlightEnable:n[7],floorplanData:n[13],getRoomAreaText:n[16],getLabelElement:n[17],getRuleDistanceText:n[18],roomLabelsEnable:n[9],roomAreaEnable:n[10],roomNameEnable:n[11],ruleLabelsEnable:n[12],adaptiveRoomLabelVisibleEnable:n[19],highlightData:n[20]},{floorIndex:n[21].floorIndex},{isCurrent:n[21].floorIndex===n[4]}];let s={};for(let o=0;o<i.length;o+=1)s=Fe(s,i[o]);return t=new Rp({props:s}),{c(){ne(t.$$.fragment)},m(o,r){te(t,o,r),e=!0},p(o,r){const a=r&2047696?Ze(i,[r&2047680&&{hoverEnable:o[6],highlightEnable:o[7],floorplanData:o[13],getRoomAreaText:o[16],getLabelElement:o[17],getRuleDistanceText:o[18],roomLabelsEnable:o[9],roomAreaEnable:o[10],roomNameEnable:o[11],ruleLabelsEnable:o[12],adaptiveRoomLabelVisibleEnable:o[19],highlightData:o[20]},r&8192&&{floorIndex:o[21].floorIndex},r&8208&&{isCurrent:o[21].floorIndex===o[4]}]):{};t.$set(a)},i(o){e||(M(t.$$.fragment,o),e=!0)},o(o){S(t.$$.fragment,o),e=!1},d(o){ie(t,o)}}}function Rl(n){let t,e;const i=[{panoIndex:n[3],floorplanData:n[13],lastPanoramaLongitude:n[14],cameraImageUrl:n[15]}];let s={};for(let o=0;o<i.length;o+=1)s=Fe(s,i[o]);return t=new Ig({props:s}),{c(){ne(t.$$.fragment)},m(o,r){te(t,o,r),e=!0},p(o,r){const a=r&57352?Ze(i,[{panoIndex:o[3],floorplanData:o[13],lastPanoramaLongitude:o[14],cameraImageUrl:o[15]}]):{};t.$set(a)},i(o){e||(M(t.$$.fragment,o),e=!0)},o(o){S(t.$$.fragment,o),e=!1},d(o){ie(t,o)}}}function Ql(n){let t,e;return t=new Sg({props:{floorplanData:n[13],northDesc:n[2]}}),{c(){ne(t.$$.fragment)},m(i,s){te(t,i,s),e=!0},p(i,s){const o={};s&8192&&(o.floorplanData=i[13]),s&4&&(o.northDesc=i[2]),t.$set(o)},i(i){e||(M(t.$$.fragment,i),e=!0)},o(i){S(t.$$.fragment,i),e=!1},d(i){ie(t,i)}}}function Gp(n){let t,e,i=n[1]&&Bl(n);return{c(){i&&i.c(),t=we()},m(s,o){i&&i.m(s,o),O(s,t,o),e=!0},p(s,[o]){s[1]?i?(i.p(s,o),o&2&&M(i,1)):(i=Bl(s),i.c(),M(i,1),i.m(t.parentNode,t)):i&&(ce(),S(i,1,1,()=>{i=null}),he())},i(s){e||(M(i),e=!0)},o(s){S(i),e=!1},d(s){i&&i.d(s),s&&j(t)}}}function Np(n,t,e){let{duration:i=0}=t,{visible:s}=t,{northDesc:o}=t,{panoIndex:r}=t,{floorIndex:a}=t,{cameraEnable:l}=t,{hoverEnable:c}=t,{highlightEnable:h}=t,{compassEnable:d}=t,{roomLabelsEnable:u}=t,{roomAreaEnable:m}=t,{roomNameEnable:A}=t,{ruleLabelsEnable:p}=t,{floorplanData:g}=t,{lastPanoramaLongitude:v}=t,{cameraImageUrl:y}=t,{getRoomAreaText:I}=t,{getLabelElement:k}=t,{getRuleDistanceText:B}=t,{adaptiveRoomLabelVisibleEnable:P}=t,{highlightData:V}=t;return n.$$set=z=>{"duration"in z&&e(0,i=z.duration),"visible"in z&&e(1,s=z.visible),"northDesc"in z&&e(2,o=z.northDesc),"panoIndex"in z&&e(3,r=z.panoIndex),"floorIndex"in z&&e(4,a=z.floorIndex),"cameraEnable"in z&&e(5,l=z.cameraEnable),"hoverEnable"in z&&e(6,c=z.hoverEnable),"highlightEnable"in z&&e(7,h=z.highlightEnable),"compassEnable"in z&&e(8,d=z.compassEnable),"roomLabelsEnable"in z&&e(9,u=z.roomLabelsEnable),"roomAreaEnable"in z&&e(10,m=z.roomAreaEnable),"roomNameEnable"in z&&e(11,A=z.roomNameEnable),"ruleLabelsEnable"in z&&e(12,p=z.ruleLabelsEnable),"floorplanData"in z&&e(13,g=z.floorplanData),"lastPanoramaLongitude"in z&&e(14,v=z.lastPanoramaLongitude),"cameraImageUrl"in z&&e(15,y=z.cameraImageUrl),"getRoomAreaText"in z&&e(16,I=z.getRoomAreaText),"getLabelElement"in z&&e(17,k=z.getLabelElement),"getRuleDistanceText"in z&&e(18,B=z.getRuleDistanceText),"adaptiveRoomLabelVisibleEnable"in z&&e(19,P=z.adaptiveRoomLabelVisibleEnable),"highlightData"in z&&e(20,V=z.highlightData)},[i,s,o,r,a,l,c,h,d,u,m,A,p,g,v,y,I,k,B,P,V]}let Ta=class extends re{constructor(t){super(),oe(this,t,Np,Gp,se,{duration:0,visible:1,northDesc:2,panoIndex:3,floorIndex:4,cameraEnable:5,hoverEnable:6,highlightEnable:7,compassEnable:8,roomLabelsEnable:9,roomAreaEnable:10,roomNameEnable:11,ruleLabelsEnable:12,floorplanData:13,lastPanoramaLongitude:14,cameraImageUrl:15,getRoomAreaText:16,getLabelElement:17,getRuleDistanceText:18,adaptiveRoomLabelVisibleEnable:19,highlightData:20},Qp)}};const _p="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 Hp(n){return F(this,null,function*(){const t=new Headers({"Content-Type":"text/plain"}),e=function(s){return F(this,null,function*(){const o={index:s.index,url:s.url,svgUrl:s.svg_url};if(s.svg_url){const r=yield fetch(s.svg_url,{headers:t}).then(a=>a.text());o.svgContent=r}return o})};return yield Promise.all(n.map(e))})}function Fp(n){return{id:n.id,size:n.size,name:n.name,path:n.path,roomType:n.room_type,floorType:n.floor_type,roomLabel:{position:n.room_label.position,positionInImage:n.room_label.position_in_image},observerIndexs:n.observer_indexs}}function Wp(n){return{floorName:n.floor_name,floorIndex:n.floor_index,rooms:n.rooms.map(Fp),rules:n.rules}}function Yp(n){return{index:n.index,floorIndex:n.floor_index,position:n.position,positionInImage:n.position_in_image}}function Up(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 Wt(n){return F(this,null,function*(){const t=yield Hp(n.outlines),e=n.computed_data.bounding,i=n.computed_data.floor_datas.map(Wp),s=n.computed_data.entrance?Up(n.computed_data.entrance):null;return{outlines:t,entrance:s,bounding:e,floorDatas:i,observers:n.computed_data.observers.map(Yp)}})}function ru(n,t,e){return n.map(s=>{const o=s.position,r=s.icon?s.icon:{url:_p,width:45,height:48},a=dp(o,t),l=cp(o,e),c=hp(l,e);return{floorIndex:a,icon:r,id:s.id,position:l,positionInImage:c}})}function Xp(n,t){return t(n),n}function Mo(n,t){return Xp({},e=>{for(const i in n)t.indexOf(i)===-1&&(e[i]=n[i])})}function Gl(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 La(n,t,e=ui.BOUNDING_CENTER){const i=Gl(n,t),s=Gl(n,t+1);return e===ui.BOUNDING_CENTER?(n.model.bounding.max.y+n.model.bounding.min.y)/2:e===ui.CEILING?s:i}function ja(n,t,e,i){const s=La(n,e,i==null?void 0:i.attachedTo),o=new E.Vector3(0,s,0),r=new E.Vector3(1,s,0),a=o.clone().project(n.camera),l=r.clone().project(n.camera);return Math.abs((l.x-a.x)/1e3)*(t.getBoundingClientRect().width/2)}let cs=class{constructor(t,e){f(this,"VERSION","2.28.0-dev.0");f(this,"five");f(this,"hooks",new Bi);f(this,"staticPrefix","//vr-image-4.realsee-cdn.cn");this.five=t,e!=null&&e.staticPrefix&&(this.staticPrefix=e.staticPrefix)}getCurrentState(){return this.state}absoluteUrl(t){return vo(this.staticPrefix,t)}},bi=class extends cs{};var Ct=(n=>(n.UnknownError="UnknownError",n.DataNotLoaded="DataNotLoaded",n.BreakOffByHide="BreakOffByHide",n.BreakOffByDisable="BreakOffByDisable",n.ModelNotLoaded="ModelNotLoaded",n.ChangeModeError="ChangeModeError",n.UpdateCameraError="UpdateCameraError",n))(Ct||{});const au=500,Zp=80;function $r(n,t,e=4){return Math.floor(n*Math.pow(10,e))===Math.floor(t*Math.pow(10,e))}function za(n,t){return F(this,null,function*(){const[e]=yield pn(n.changeMode(...t));if(e)throw new Error("change mode canceled");yield new Promise(r=>{n.once("initAnimationWillStart",()=>{n.once("initAnimationEnded",()=>r())})});const i=t[1];if(!i)return!0;const s=n.getCurrentState();if(!Jp(i,s))throw new Error("pose 与预期不符")})}function Jp(n,t){return Object.keys(n).every(e=>{const i=t[e];if(i===void 0)return!0;const s=n[e];return typeof i=="number"&&typeof s=="number"?$r(i,s,2):i===s})}function Oa(n,t){if(n.currentMode!==t.mode)return!1;const{latitude:e,longitude:i,fov:s}=t,{latitude:o,longitude:r}=n.getCurrentState(),a=n.camera.fov;return!(!$r(e,o,2)||!$r(i,r,2)||s!==a)}function lu(n,t,e=!0){return F(this,null,function*(){if(Oa(n,t)===!0)return;const s=n.getCurrentState();if(s.mode!==t.mode){const[h]=yield pn(za(n,[t.mode,t,void 0,e]));if(h)throw new Error(Ct.ChangeModeError);return}const{latitude:o,longitude:r,fov:a}=s,l=Math.min(1e3,Math.max(200,Math.abs(o-Math.PI/2)*1e3,(r>Math.PI?2*Math.PI-r:r)*500,Math.abs(a-t.fov)*10)),[c]=yield pn(n.updateCamera(t,l,e));if(c)throw new Error(Ct.UpdateCameraError)})}function vn(n,t,e=300){const i=n.getElement();i&&(i.style.opacity=t+"",i.style.transition=e===0?"none":`opacity ${e}ms linear`,e!==0&&Promise.race([new Promise(s=>i.addEventListener("transitionend",s,{once:!0})),new Promise(s=>setTimeout(s,e))]).then(()=>{i.style.transition="none"}))}function qp(n){const{latitude:t,longitude:e}=n,i=Math.abs(t-Math.PI/2)>5*Math.PI/180,s=e>5*(Math.PI/180)&&e<355*(Math.PI/180);return i||s}function Kp(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 $p=class extends bi{constructor(e,i){var a;super(e);f(this,"name","modelFloorplanPlugin");f(this,"state");f(this,"data");f(this,"showState");f(this,"showPromise");f(this,"app");f(this,"panoIndex",0);f(this,"floorIndex",0);f(this,"selector");f(this,"showRejection");f(this,"wrapper");f(this,"container",document.createElement("div"));f(this,"lastPanoramaLongitude",0);f(this,"size",{width:0,height:0});f(this,"hasAddedEventListener",!1);f(this,"isHiddenByHideFunc",!1);f(this,"highlightData",{});f(this,"dispose",()=>{var e,i;this.removeEventListener(),(e=this.app)==null||e.$destroy(),this.app=void 0,(i=this.container)==null||i.remove(),this.data=void 0,this.wrapper=void 0,this.selector=void 0,this.hooks.emit("dispose")});f(this,"show",(...i)=>F(this,[...i],function*(e={}){if(!this.state.enabled||!this.showPromise&&this.state.visible)return;const s=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!0},s),this._show(e)}));f(this,"hide",(...i)=>F(this,[...i],function*(e={}){this.state.enabled&&(this.isHiddenByHideFunc=!0,this.state.visible!==!1&&(this.updateState({visible:!1},e.userAction||!0),this._hide(e)))}));f(this,"updateSize",()=>{if(!this.data||!Oa(this.five,this.showState)||!this.container||!this.wrapper)return;const{min:e,max:i}=this.data.bounding,s=i.x-e.x,o=i.y-e.y,r=this.state.config.attachedTo?{attachedTo:this.state.config.attachedTo}:void 0,a=ja(this.five,this.wrapper,this.floorIndex,r),l=Math.ceil(s*a),c=Math.ceil(o*a);this.size.width===l&&this.size.height===c||(this.container.style.width=l+"px",this.container.style.height=c+"px",this.size={width:l,height:c})});f(this,"highlight",e=>{this.state.config.highlightEnable&&(this.highlightData=e,this.render())});f(this,"unhighlight",()=>{this.highlightData={},this.render()});f(this,"_disable",e=>{var s,o,r;const{userAction:i}=e;this.hooks.emit("disable",{userAction:i}),(s=this.showRejection)==null||s.call(this,Ct.BreakOffByDisable),this.showPromise=void 0,(o=this.app)==null||o.$destroy(),this.app=void 0,(r=this.container)==null||r.remove(),this.removeEventListener()});f(this,"_enable",e=>{const{userAction:i}=e;this.addEventListener(),this.wrapper&&(this.wrapper.append(this.container),this.hooks.emit("enable",{userAction:i}),this.state.visible&&this._show({userAction:i}))});f(this,"_show",e=>F(this,null,function*(){var r;if(!this.state.enabled)return;if(!((r=this.five.model)!=null&&r.loaded))throw new Error(Ct.ModelNotLoaded);if(!this.data)throw new Error(Ct.DataNotLoaded);if(this.showPromise)return this.showPromise;const i={floorIndex:this.floorIndex,modelOpacity:this.state.config.modelOpacity,immediately:!1,isAutoShow:!1,userAction:!0},s=G(G({},i),e),o=()=>F(this,null,function*(){this.hooks.emit("show",{userAction:s.userAction,auto:s.isAutoShow});let a=!1,l;this.showRejection=h=>{a=!0,l=h};const[c]=yield pn(lu(this.five,this.showState,s.userAction));if(c)throw c;if(a)throw l?new Error(l):new Error(Ct.UnknownError);this.updateSize(),this.floorIndex=s.floorIndex,this.five.model.show(this.floorIndex)});return this.isHiddenByHideFunc=!1,this.showPromise=o().then(()=>{this.showPromise=void 0,this.showRejection=void 0;const a=s.modelOpacity,l=s.immediately?0:au;vn(this.five,a,l),this.render(l),this.hooks.emit("showAnimationEnded",{auto:s.isAutoShow,userAction:s.userAction})}).catch(a=>{if(this.showPromise=void 0,this.showRejection=void 0,this.updateState({visible:!1},s.userAction),!s.isAutoShow&&a instanceof Error)throw a}),this.showPromise}));f(this,"_hide",e=>{var o;(o=this.showRejection)==null||o.call(this,Ct.BreakOffByHide),this.showPromise=void 0;const s=G(G({},{userAction:!0,isAutoHide:!1}),e);vn(this.five,1,0),this.hooks.emit("hide",{auto:s.isAutoHide,userAction:s.userAction}),this.render()});f(this,"handleClick",()=>{if(!this.state.visible)return;if(this.hooks.emit("click"))return!1});f(this,"onFiveModelLoaded",()=>{if(this.state.enabled===!1||this.wrapper||!this.selector)return;const e=this.selector instanceof Element?this.selector:document.querySelector(this.selector);if(!e)throw new Error("不正确的父容器选择器");this.wrapper=e,e.append(this.container)});f(this,"onFiveModeChange",e=>{e!==this.showState.mode&&(this.updateState({visible:!1},!1),this._hide({userAction:!1}))});f(this,"onFiveInteriaPan",(e,i)=>{if(!i||this.state.config.autoShowEnable===!1||this.isHiddenByHideFunc)return;const s=this.five.getCurrentState();s.mode==="Floorplan"&&(this.state.visible||Kp(s)&&(this.updateState({visible:!0},!0),this._show({isAutoShow:!0})))});f(this,"onFivePanoArrived",e=>{var i;(i=this.five)!=null&&i.work&&(this.panoIndex=e,this.floorIndex=this.five.work.observers[e].floorIndex)});f(this,"onFiveCameraUpdate",(e,i)=>{if(!this.state.visible||this.showPromise)return;const s=this.five.getCurrentState();qp(s)&&(this.updateState({visible:!1},i),this._hide({userAction:i,isAutoHide:!0}))});f(this,"onFiveWantsGesture",(e,i)=>{if(this.state.visible&&(i.length>1||e==="mouseWheel"))return!1});f(this,"onFiveWantsPanGesture",(e,i)=>{if(this.five.getCurrentState().mode==="Floorplan"&&this.state.config.autoShowEnable!==!1&&i&&this.state.visible)return this.five.updateCamera(this.showState,0),!1});f(this,"onFiveWantsTapGesture",()=>this.handleClick());f(this,"onFiveWantsChangeMode",(e,i)=>{i==="Panorama"&&e==="Floorplan"&&(this.lastPanoramaLongitude=this.five.getCurrentState().longitude)});f(this,"onModelShownFloorChange",e=>{if(this.floorIndex!==e){if(e===null){const i=this.five.getCurrentState().panoIndex;this.floorIndex=this.five.work.observers[i].floorIndex;return}this.floorIndex=e,this.updateSize(),this.render()}});i!=null&&i.selector&&(this.selector=i.selector,console.warn("不推荐继续使用 params.selector 配置父容器,请使用 appendTo 方法")),this.showState={mode:"Floorplan",longitude:0,latitude:Math.PI/2,fov:Zp/((a=i==null?void 0:i.scale)!=null?a:1)};const s={northDesc:"北",modelOpacity:1,cameraEnable:!0,highlightEnable:!1,hoverEnable:!0,compassEnable:!0,autoShowEnable:!0,ruleLabelsEnable:!0,roomLabelsEnable:!0,roomAreaEnable:!0,roomNameEnable:!0,adaptiveRoomLabelVisibleEnable:!0,cameraImageUrl:gi,attachedTo:ui.BOUNDING_CENTER,getLabelElement:void 0,getRoomAreaText:l=>(l/1e6).toFixed(1)+"㎡",getRuleDistanceText:l=>l.toString()},o=i?Mo(i,["selector","scale"]):{},r=G(G({},s),o);this.state={enabled:!0,visible:!1,config:r},this.initContainer(),e.model.loaded?this.onFiveModelLoaded():e.once("modelLoaded",this.onFiveModelLoaded),e.once("dispose",this.dispose),this.addEventListener()}load(e,i,s=!0){return F(this,null,function*(){function o(h){return Object.prototype.hasOwnProperty.apply(h,["version"])}const r=e;r&&!r.version&&console.warn("传入 serverData.data 的方式后续可能不再支持,请把 serverData 整体传入 load 函数");const a=JSON.parse(JSON.stringify(e)),l=o(a)?a.data:a,c=this.data;this.data=yield Wt(l),this.hooks.emit("dataLoaded",this.data),this.hooks.emit("dataChange",this.data,c),i&&this.updateState(i,s),this.render()})}appendTo(e){if(this.wrapper=e,!!this.state.enabled)return e.appendChild(this.container),this.render(),this}enable(e={}){if(this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!0},e.userAction||i),this._enable({userAction:i})}disable(e={}){if(!this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!1},e.userAction||i),this._disable({userAction:i})}setState(e,i={}){const s=this.state,o=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,o),e.enabled!==void 0&&s.enabled!==e.enabled&&(e.enabled?this._enable({userAction:o}):this._disable({userAction:o})),e.visible!==void 0&&s.visible!==e.visible){const r={userAction:o};e.visible?this._show(r):this._hide(r)}this.render()}changeConfigs(e,i=!0){this.updateState({config:e},i),this.render()}formatData(e){return F(this,null,function*(){return yield Wt(e.data)})}updateState(e,i){const s=this.state,o=e.config?G(G({},s.config),e.config):s.config;this.state=be(G(G({},this.state),e),{config:o}),!At(this.state,s,{deep:!0})&&this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:i})}initContainer(){this.container.classList.add("floorplan-plugin"),Object.assign(this.container.style,{position:"absolute",left:"50%",top:"50%",transform:"translate(-50%, -50%)",zIndex:10,pointerEvents:"none"}),this.five.addExtraElement(this.container)}addEventListener(){if(!this.state.enabled||this.hasAddedEventListener)return;const e=this.five;e.on("modeChange",this.onFiveModeChange),e.on("interiaPan",this.onFiveInteriaPan),e.on("panoArrived",this.onFivePanoArrived),e.on("cameraUpdate",this.onFiveCameraUpdate),e.on("wantsGesture",this.onFiveWantsGesture),e.on("wantsPanGesture",this.onFiveWantsPanGesture),e.on("wantsTapGesture",this.onFiveWantsTapGesture),e.on("wantsChangeMode",this.onFiveWantsChangeMode),e.on("modelShownFloorChange",this.onModelShownFloorChange)}removeEventListener(){const e=this.five;this.hasAddedEventListener=!1,e.off("modelLoaded",this.onFiveModelLoaded),e.off("modeChange",this.onFiveModeChange),e.off("interiaPan",this.onFiveInteriaPan),e.off("panoArrived",this.onFivePanoArrived),e.off("cameraUpdate",this.onFiveCameraUpdate),e.off("wantsGesture",this.onFiveWantsGesture),e.off("wantsPanGesture",this.onFiveWantsPanGesture),e.off("wantsTapGesture",this.onFiveWantsTapGesture),e.off("wantsChangeMode",this.onFiveWantsChangeMode),e.off("modelShownFloorChange",this.onModelShownFloorChange)}render(e){if(!this.state.enabled||!this.container||!this.data||this.size.width===0||this.showPromise)return;const i=be(G({},this.state.config),{visible:this.state.visible,duration:e!=null?e:0,panoIndex:this.panoIndex,floorIndex:this.floorIndex,floorplanData:this.data,lastPanoramaLongitude:this.lastPanoramaLongitude,highlightData:this.highlightData});if(this.app)return this.app.$set(i);this.app=new Ta({target:this.container,intro:!0,props:i})}};const eA=(n,t)=>new $p(n,t);function tA(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 iA(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 nA=class extends bi{constructor(e,i){super(e);f(this,"name","modelFloorplanPlugin");f(this,"state");f(this,"data");f(this,"showState");f(this,"showPromise");f(this,"app");f(this,"panoIndex",0);f(this,"floorIndex",0);f(this,"selector");f(this,"showRejection");f(this,"wrapper");f(this,"container",document.createElement("div"));f(this,"lastPanoramaLongitude",0);f(this,"size",{width:0,height:0});f(this,"hasAddedEventListener",!1);f(this,"isHiddenByHideFunc",!1);f(this,"highlightData",{});f(this,"dispose",()=>{var e,i;this.removeEventListener(),(e=this.app)==null||e.$destroy(),this.app=void 0,(i=this.container)==null||i.remove(),this.data=void 0,this.wrapper=void 0,this.selector=void 0,this.hooks.emit("dispose")});f(this,"show",(...i)=>F(this,[...i],function*(e={}){if(!this.state.enabled||!this.showPromise&&this.state.visible)return;const s=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!0},s),this._show(e)}));f(this,"hide",(...i)=>F(this,[...i],function*(e={}){this.state.enabled&&(this.isHiddenByHideFunc=!0,this.state.visible!==!1&&(this.updateState({visible:!1},e.userAction||!0),this._hide(e)))}));f(this,"updateSize",()=>{if(!this.data||!Oa(this.five,this.showState)||!this.container||!this.wrapper)return;const{min:e,max:i}=this.data.bounding,s=i.x-e.x,o=i.y-e.y,r=this.state.config.attachedTo?{attachedTo:this.state.config.attachedTo}:void 0,a=ja(this.five,this.wrapper,this.floorIndex,r),l=Math.ceil(s*a),c=Math.ceil(o*a);this.size.width===l&&this.size.height===c||(this.container.style.width=l+"px",this.container.style.height=c+"px",this.size={width:l,height:c})});f(this,"highlight",e=>{this.state.config.highlightEnable&&(this.highlightData=e,this.render())});f(this,"unhighlight",()=>{this.highlightData={},this.render()});f(this,"_disable",e=>{var s,o,r;const{userAction:i}=e;this.hooks.emit("disable",{userAction:i}),(s=this.showRejection)==null||s.call(this,Ct.BreakOffByDisable),this.showPromise=void 0,(o=this.app)==null||o.$destroy(),this.app=void 0,(r=this.container)==null||r.remove(),this.removeEventListener()});f(this,"_enable",e=>{const{userAction:i}=e;this.addEventListener(),this.wrapper&&(this.wrapper.append(this.container),this.hooks.emit("enable",{userAction:i}),this.state.visible&&this._show({userAction:i}))});f(this,"_show",e=>F(this,null,function*(){var r;if(!this.state.enabled)return;if(!((r=this.five.model)!=null&&r.loaded))throw new Error(Ct.ModelNotLoaded);if(!this.data)throw new Error(Ct.DataNotLoaded);if(this.showPromise)return this.showPromise;const i={floorIndex:this.floorIndex,modelOpacity:this.state.config.modelOpacity,immediately:!1,isAutoShow:!1,userAction:!0},s=G(G({},i),e),o=()=>F(this,null,function*(){this.hooks.emit("show",{userAction:s.userAction,auto:s.isAutoShow});let a=!1,l;this.showRejection=h=>{a=!0,l=h};const[c]=yield pn(lu(this.five,this.showState,s.userAction));if(c)throw c;if(a)throw l?new Error(l):new Error(Ct.UnknownError);this.updateSize(),this.updatePosition(),this.floorIndex=s.floorIndex,this.five.model.show(this.floorIndex)});return this.isHiddenByHideFunc=!1,this.showPromise=o().then(()=>{this.showPromise=void 0,this.showRejection=void 0;const a=s.modelOpacity,l=s.immediately?0:au;vn(this.five,a,l),this.render(l),this.hooks.emit("showAnimationEnded",{auto:s.isAutoShow,userAction:s.userAction})}).catch(a=>{if(this.showPromise=void 0,this.showRejection=void 0,this.updateState({visible:!1},s.userAction),!s.isAutoShow&&a instanceof Error)throw a}),this.showPromise}));f(this,"_hide",e=>{var o;(o=this.showRejection)==null||o.call(this,Ct.BreakOffByHide),this.showPromise=void 0;const s=G(G({},{userAction:!0,isAutoHide:!1}),e);vn(this.five,1,0),this.hooks.emit("hide",{auto:s.isAutoHide,userAction:s.userAction}),this.render()});f(this,"handleClick",()=>{if(!this.state.visible)return;if(this.hooks.emit("click"))return!1});f(this,"onFiveModelLoaded",()=>{if(this.state.enabled===!1||this.wrapper||!this.selector)return;const e=this.selector instanceof Element?this.selector:document.querySelector(this.selector);if(!e)throw new Error("不正确的父容器选择器");this.wrapper=e,e.append(this.container)});f(this,"onFiveModeChange",e=>{e!==this.showState.mode&&(this.updateState({visible:!1},!1),this._hide({userAction:!1}))});f(this,"onFiveInteriaPan",(e,i)=>{if(!i||this.state.visible||this.state.config.autoShowEnable===!1||this.isHiddenByHideFunc)return;const s=this.five.getCurrentState();s.mode===this.showState.mode&&iA(s)&&(this.updateState({visible:!0},!0),this._show({isAutoShow:!0}))});f(this,"onFivePanoArrived",e=>{var i;(i=this.five)!=null&&i.work&&(this.panoIndex=e,this.floorIndex=this.five.work.observers[e].floorIndex)});f(this,"onFiveCameraUpdate",(e,i)=>{if(!this.state.visible||this.showPromise)return;const s=this.five.getCurrentState();this.updatePosition(),this.updateSize(),tA(s)&&(this.updateState({visible:!1},i),this._hide({userAction:i}))});f(this,"onFiveWantsPanGesture",(e,i)=>{if(this.five.getCurrentState().mode===this.showState.mode&&this.state.config.autoShowEnable!==!1&&i&&this.state.visible)return this.five.updateCamera(this.showState,0),!1});f(this,"onFiveWantsTapGesture",()=>this.handleClick());f(this,"onFiveWantsChangeMode",(e,i)=>{i==="Panorama"&&e===this.showState.mode&&(this.lastPanoramaLongitude=this.five.getCurrentState().longitude)});f(this,"onModelShownFloorChange",e=>{if(this.floorIndex!==e){if(e===null){const i=this.five.getCurrentState().panoIndex;this.floorIndex=this.five.work.observers[i].floorIndex;return}this.floorIndex=e,this.updateSize(),this.render()}});i!=null&&i.selector&&(this.selector=i.selector,console.warn("不推荐继续使用 params.selector 配置父容器,请使用 appendTo 方法")),this.showState={mode:"Mapview",longitude:0,latitude:Math.PI/2,fov:90};const s={northDesc:"北",modelOpacity:1,cameraEnable:!0,highlightEnable:!1,hoverEnable:!0,compassEnable:!0,autoShowEnable:!0,ruleLabelsEnable:!0,roomLabelsEnable:!0,roomAreaEnable:!0,roomNameEnable:!0,cameraImageUrl:gi,attachedTo:ui.BOUNDING_CENTER,getLabelElement:void 0,adaptiveRoomLabelVisibleEnable:!0,getRoomAreaText:a=>(a/1e6).toFixed(1)+"㎡",getRuleDistanceText:a=>a.toString()},o=i?Mo(i,["selector","scale"]):{},r=G(G({},s),o);this.state={enabled:!0,visible:!1,config:r},this.initContainer(),e.model.loaded?this.onFiveModelLoaded():e.once("modelLoaded",this.onFiveModelLoaded),e.once("dispose",this.dispose),this.addEventListener()}load(e,i,s=!0){return F(this,null,function*(){function o(h){return Object.prototype.hasOwnProperty.apply(h,["version"])}const r=e;r&&!r.version&&console.warn("传入 serverData.data 的方式后续可能不再支持,请把 serverData 整体传入 load 函数");const a=JSON.parse(JSON.stringify(e)),l=o(a)?a.data:a,c=this.data;this.data=yield Wt(l),this.hooks.emit("dataLoaded",this.data),this.hooks.emit("dataChange",this.data,c),i&&this.updateState(i,s),this.render()})}appendTo(e){if(this.wrapper=e,!!this.state.enabled)return e.appendChild(this.container),this.render(),this}enable(e={}){if(this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!0},e.userAction||i),this._enable({userAction:i})}disable(e={}){if(!this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!1},e.userAction||i),this._disable({userAction:i})}setState(e,i={}){const s=this.state,o=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,o),e.enabled!==void 0&&s.enabled!==e.enabled&&(e.enabled?this._enable({userAction:o}):this._disable({userAction:o})),e.visible!==void 0&&s.visible!==e.visible){const r={userAction:o};e.visible?this._show(r):this._hide(r)}}changeConfigs(e,i=!0){this.updateState({config:e},i),this.render()}updatePosition(){var a;const e=La(this.five,this.floorIndex,this.state.config.attachedTo),i=(a=this.five.model)==null?void 0:a.bounding.getCenter(new E.Vector3).setY(e);if(!i)return;const s=i.clone().project(this.five.camera),o=(s.x+1)/2,r=-(s.y-1)/2;this.container.style.left=o*100+"%",this.container.style.top=r*100+"%"}formatData(e){return F(this,null,function*(){return yield Wt(e.data)})}updateState(e,i){const s=this.state,o=e.config?G(G({},s.config),e.config):s.config;this.state=be(G(G({},this.state),e),{config:o}),!At(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=be(G({},this.state.config),{visible:this.state.visible,duration:e!=null?e:0,panoIndex:this.panoIndex,floorIndex:this.floorIndex,floorplanData:this.data,lastPanoramaLongitude:this.lastPanoramaLongitude,highlightData:this.highlightData});if(this.app)return this.app.$set(i);this.app=new Ta({target:this.container,intro:!0,props:i})}};const sA=(n,t)=>new nA(n,t);let oA=class extends bi{constructor(e,i){super(e);f(this,"name","topviewFloorplanPlugin");f(this,"state");f(this,"data");f(this,"app");f(this,"selector");f(this,"panoIndex",0);f(this,"floorIndex",0);f(this,"wrapper");f(this,"container",document.createElement("div"));f(this,"lastPanoramaLongitude",0);f(this,"size",{width:0,height:0});f(this,"hasAddedEventListener",!1);f(this,"isHiddenByHideFunc",!1);f(this,"highlightData",{});f(this,"updateSize",()=>{if(!this.data||!this.container||!this.wrapper||this.five.getCurrentState().mode!=="Topview")return;const{min:e,max:i}=this.data.bounding,s=i.x-e.x,o=i.y-e.y,r=this.state.config.attachedTo?{attachedTo:this.state.config.attachedTo}:void 0,a=ja(this.five,this.wrapper,this.floorIndex,r),l=Math.ceil(s*a),c=Math.ceil(o*a);this.size.width===l&&this.size.height===c||(this.container.style.width=l+"px",this.container.style.height=c+"px",this.size={width:l,height:c})});f(this,"dispose",()=>{var e,i;this.removeEventListener(),(e=this.app)==null||e.$destroy(),this.app=void 0,(i=this.container)==null||i.remove(),this.data=void 0,this.wrapper=void 0,this.selector=void 0,this.hooks.emit("dispose")});f(this,"highlight",e=>{this.state.config.highlightEnable&&(this.highlightData=e,this.render())});f(this,"unhighlight",()=>{this.highlightData={},this.render()});f(this,"_disable",e=>{var s,o;const{userAction:i}=e;(s=this.app)==null||s.$destroy(),this.app=void 0,(o=this.container)==null||o.remove(),this.removeEventListener(),this.hooks.emit("disable",{userAction:i})});f(this,"onFiveModelLoaded",()=>{if(this.state.enabled===!1||this.wrapper||!this.selector)return;const e=this.selector instanceof Element?this.selector:document.querySelector(this.selector);if(!e)throw new Error("不正确的父容器选择器");this.wrapper=e,e.append(this.container)});f(this,"onFiveModeChange",(...[e,,,,i])=>{e!=="Topview"&&this.state.visible&&(this.updateState({visible:!1},i),this._hide({userAction:i}))});f(this,"onFivePanoArrived",e=>{var i;(i=this.five)!=null&&i.work&&(this.panoIndex=e,this.floorIndex=this.five.work.observers[e].floorIndex)});f(this,"onFiveCameraUpdate",(e,i)=>{this.state.visible&&(this.updatePosition(),this.updateSize())});f(this,"onFiveWantsGesture",e=>{if(!(e!=="pan"&&e!=="pinch"&&e!=="mouseWheel")&&this.state.visible&&!this.state.config.gestureEnable)return!1});f(this,"onFiveWantsMoveToPano",()=>{if(this.state.visible&&this.state.config.preventRoomClick)return!1});f(this,"onFiveInitAnimationEnded",(...[,,e])=>{const{mode:i}=this.five.getCurrentState();i==="Topview"&&!this.isHiddenByHideFunc&&!this.state.visible&&this.state.config.autoShowEnable&&(this.updateState({visible:!0},e),this._show({userAction:e}))});f(this,"onModelShownFloorChange",e=>{if(this.floorIndex!==e){if(e===null){const i=this.five.getCurrentState().panoIndex;this.floorIndex=this.five.work.observers[i].floorIndex;return}this.floorIndex=e,this.updateSize(),this.render()}});i!=null&&i.selector&&(this.selector=i.selector,console.warn("不推荐继续使用 params.selector 配置父容器,请使用 appendTo 方法"));const s={northDesc:"北",modelOpacity:1,cameraEnable:!0,hoverEnable:!0,highlightEnable:!1,compassEnable:!0,gestureEnable:!1,autoShowEnable:!0,ruleLabelsEnable:!0,roomLabelsEnable:!0,roomAreaEnable:!0,roomNameEnable:!0,cameraImageUrl:gi,attachedTo:ui.BOUNDING_CENTER,getLabelElement:void 0,adaptiveRoomLabelVisibleEnable:!0,getRoomAreaText:a=>(a/1e6).toFixed(1)+"㎡",getRuleDistanceText:a=>a.toString()},o=i?Mo(i,["selector","scale"]):{},r=G(G({},s),o);this.state={enabled:!0,visible:!1,config:r},this.initContainer(),e.model.loaded?this.onFiveModelLoaded():e.once("modelLoaded",this.onFiveModelLoaded),e.once("dispose",this.dispose),this.addEventListener()}load(e,i,s=!0){return F(this,null,function*(){function o(h){return Object.prototype.hasOwnProperty.apply(h,["version"])}const r=e;r&&!r.version&&console.warn("传入 serverData.data 的方式后续可能不再支持,请把 serverData 整体传入 load 函数");const a=JSON.parse(JSON.stringify(e)),l=o(a)?a.data:a,c=this.data;this.data=yield Wt(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=La(this.five,this.floorIndex,this.state.config.attachedTo),i=(a=this.five.model)==null?void 0:a.bounding.getCenter(new E.Vector3).setY(e);if(!i)return;const s=i.clone().project(this.five.camera),o=(s.x+1)/2,r=-(s.y-1)/2;this.container.style.left=o*100+"%",this.container.style.top=r*100+"%"}appendTo(e){if(this.wrapper=e,!!this.state.enabled)return e.appendChild(this.container),this.render(),this}show(){return F(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 F(this,arguments,function*(e={}){if(this.isHiddenByHideFunc=!0,!this.state.visible)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!1},i),this._hide({userAction:i})})}enable(e={}){if(this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!0},e.userAction||i),this._enable({userAction:i})}disable(e={}){if(!this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!1},e.userAction||i),this._disable({userAction:i})}setState(e,i={}){const s=this.state,o=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,o),e.enabled!==void 0&&s.enabled!==e.enabled){const r={userAction:o};e.enabled?this._enable(r):this._disable(r)}if(e.visible!==void 0&&s.visible!==e.visible){const r={userAction:o};e.visible?this._show(r):this._hide(r)}}changeConfigs(e,i=!0){this.updateState({config:e},i),this.render()}formatData(e){return F(this,null,function*(){return yield Wt(e.data)})}_show(e){return F(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 za(this.five,["Topview",void 0,void 0,i])),this.five.model.show(this.floorIndex),this.updatePosition(),this.updateSize();const s=500,o=this.state.config.modelOpacity;vn(this.five,o,s),this.hooks.emit("showAnimationEnded",{userAction:i,auto:!1}),this.render()})}_hide(e){return F(this,null,function*(){if(!this.state.enabled)return;const{userAction:i}=e;this.hooks.emit("hide",{userAction:i,auto:!1});const s=1,o=0;vn(this.five,s,o),this.render()})}_enable(e){const{userAction:i}=e;this.addEventListener(),this.wrapper&&this.wrapper.append(this.container),this.hooks.emit("enable",{userAction:i}),this.state.visible&&this._show({userAction:i})}updateState(e,i){const s=this.state,o=e.config?G(G({},s.config),e.config):s.config;this.state=be(G(G({},this.state),e),{config:o}),!At(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=be(G({},this.state.config),{visible:this.state.visible,duration:e!=null?e:0,panoIndex:this.panoIndex,floorIndex:this.floorIndex,floorplanData:this.data,lastPanoramaLongitude:this.lastPanoramaLongitude,highlightData:this.highlightData});if(this.app)return this.app.$set(i);this.app=new Ta({target:this.container,intro:!0,props:i})}};const rA=(n,t)=>new oA(n,t);function Ba(n,t=200){let e;return function(...i){e||(n(...i),e=setTimeout(function(){e=null},t))}}function aA(n){ue(n,"svelte-1nqrlxd",".plugin-radar__camera-wrapper.svelte-1nqrlxd{width:100%;height:100%;position:absolute;pointer-events:none}.plugin-radar__camera-position.svelte-1nqrlxd{position:absolute;left:0;top:0;width:0;height:0;transform:none;pointer-events:none;transition:transform 1s linear}.plugin-radar__camera-rotate.svelte-1nqrlxd{position:absolute;left:-0.9375rem;top:-0.9375rem;width:1.0625rem;height:1.0625rem;transform-origin:0.9375rem 0.9375rem;transform:rotate(45deg);background-repeat:no-repeat;background-size:100%}")}function lA(n){let t,e,i;return{c(){t=D("div"),e=D("div"),i=D("div"),w(i,"class","plugin-radar__camera-rotate svelte-1nqrlxd"),L(i,"background-image","url("+(n[0]||gi)+")"),L(i,"transform",n[1]),w(e,"class","plugin-radar__camera-position svelte-1nqrlxd"),L(e,"transform",n[2]),w(t,"class","plugin-radar__camera-wrapper svelte-1nqrlxd")},m(s,o){O(s,t,o),x(t,e),x(e,i)},p(s,[o]){o&1&&L(i,"background-image","url("+(s[0]||gi)+")"),(o&1||o&3)&&L(i,"transform",s[1]),o&4&&L(e,"transform",s[2])},i:q,o:q,d(s){s&&j(t)}}}function cA(n){return`rotate(${Math.floor(n/Math.PI*180)*-1+45}deg)`}function hA(n,t,e){let i,s,{five:o}=t,{pxmm:r}=t,{floorplanData:a}=t,{cameraImageUrl:l}=t,c=o.getCurrentState().panoIndex,h=o.getCurrentState().longitude;function d(A,p){const g=A.bounding,v=A.observers[p];if(!v)return"";const y=(g.max.x-g.min.x)*r,I=(g.max.y-g.min.y)*r,k=Math.floor(v.positionInImage.x*y),B=Math.floor(v.positionInImage.y*I);return`translate(${k}px, ${B}px)`}function u(A){e(6,c=A)}const m=Ba(A=>{e(7,h=A.longitude)},1e3/60);return bt(()=>(o.on("panoWillArrive",u),o.on("cameraDirectionUpdate",m),function(){o.off("panoWillArrive",u),o.off("cameraDirectionUpdate",m)})),n.$$set=A=>{"five"in A&&e(3,o=A.five),"pxmm"in A&&e(4,r=A.pxmm),"floorplanData"in A&&e(5,a=A.floorplanData),"cameraImageUrl"in A&&e(0,l=A.cameraImageUrl)},n.$$.update=()=>{n.$$.dirty&96&&e(2,i=d(a,c)),n.$$.dirty&128&&e(1,s=cA(h))},[l,s,i,o,r,a,c,h]}class dA extends re{constructor(t){super(),oe(this,t,hA,lA,se,{five:3,pxmm:4,floorplanData:5,cameraImageUrl:0},aA)}}function uA(n){ue(n,"svelte-1i87fz7",".plugin-pano-floorplan__extra-objects.svelte-1i87fz7{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.plugin-pano-floorplan__extra-object-item--position.svelte-1i87fz7{position:absolute;width:0;height:0}.plugin-pano-floorplan__extra-object-item.svelte-1i87fz7{transform:translate(-50%, -50%)}")}function Nl(n,t,e){const i=n.slice();return i[1]=t[e],i}function _l(n,t){let e,i,s=`${t[1].icon.width/16}rem`,o=`${t[1].icon.height/16}rem`,r,a=`${t[1].positionInImage.y*100}%`,l=`${t[1].positionInImage.x*100}%`;return{key:n,first:null,c(){e=D("div"),i=D("div"),r=K(),w(i,"class","plugin-pano-floorplan__extra-object-item svelte-1i87fz7"),L(i,"background-image",`url(${t[1].icon.url})`),L(i,"width",s),L(i,"height",o),w(e,"class","plugin-pano-floorplan__extra-object-item--position svelte-1i87fz7"),L(e,"top",a),L(e,"left",l),this.first=e},m(c,h){O(c,e,h),x(e,i),x(e,r)},p(c,h){t=c,h&1&&L(i,"background-image",`url(${t[1].icon.url})`);const d=h&1;d&&L(i,"width",s),d&&L(i,"height",o),h&1&&a!==(a=`${t[1].positionInImage.y*100}%`)&&L(e,"top",a),h&1&&l!==(l=`${t[1].positionInImage.x*100}%`)&&L(e,"left",l)},d(c){c&&j(e)}}}function fA(n){let t,e=[],i=new Map,s=n[0];const o=r=>r[1].id;for(let r=0;r<s.length;r+=1){let a=Nl(n,s,r),l=o(a);i.set(l,e[r]=_l(l,a))}return{c(){t=D("div");for(let r=0;r<e.length;r+=1)e[r].c();w(t,"class","plugin-pano-floorplan__extra-objects svelte-1i87fz7")},m(r,a){O(r,t,a);for(let l=0;l<e.length;l+=1)e[l]&&e[l].m(t,null)},p(r,[a]){a&1&&(s=r[0],e=It(e,a,o,1,r,s,i,t,Po,_l,null,Nl))},i:q,o:q,d(r){r&&j(t);for(let a=0;a<e.length;a+=1)e[a].d()}}}function mA(n,t,e){let{extraObjects:i=[]}=t;return n.$$set=s=>{"extraObjects"in s&&e(0,i=s.extraObjects)},[i]}let gA=class extends re{constructor(t){super(),oe(this,t,mA,fA,se,{extraObjects:0},uA)}};function Hl(n){let t,e;const i=[{five:n[0],pxmm:n[1],floorIndex:n[2],floorplanData:n[4],onRoomHeightClick:n[7],highlightData:n[5],hoveredRoom:void 0}];let s={};for(let o=0;o<i.length;o+=1)s=Fe(s,i[o]);return t=new ou({props:s}),{c(){ne(t.$$.fragment)},m(o,r){te(t,o,r),e=!0},p(o,r){const a=r&183?Ze(i,[{five:o[0],pxmm:o[1],floorIndex:o[2],floorplanData:o[4],onRoomHeightClick:o[7],highlightData:o[5],hoveredRoom:void 0}]):{};t.$set(a)},i(o){e||(M(t.$$.fragment,o),e=!0)},o(o){S(t.$$.fragment,o),e=!1},d(o){ie(t,o)}}}function pA(n){let t,e,i,s,o,r;const a=[{floorIndex:n[2],floorplanData:n[4]}];let l={};for(let h=0;h<a.length;h+=1)l=Fe(l,a[h]);t=new xa({props:l}),i=new gA({props:{extraObjects:n[6]}});let c=n[3]&&Hl(n);return{c(){ne(t.$$.fragment),e=K(),ne(i.$$.fragment),s=K(),c&&c.c(),o=we()},m(h,d){te(t,h,d),O(h,e,d),te(i,h,d),O(h,s,d),c&&c.m(h,d),O(h,o,d),r=!0},p(h,[d]){const u=d&20?Ze(a,[{floorIndex:h[2],floorplanData:h[4]}]):{};t.$set(u);const m={};d&64&&(m.extraObjects=h[6]),i.$set(m),h[3]?c?(c.p(h,d),d&8&&M(c,1)):(c=Hl(h),c.c(),M(c,1),c.m(o.parentNode,o)):c&&(ce(),S(c,1,1,()=>{c=null}),he())},i(h){r||(M(t.$$.fragment,h),M(i.$$.fragment,h),M(c),r=!0)},o(h){S(t.$$.fragment,h),S(i.$$.fragment,h),S(c),r=!1},d(h){ie(t,h),h&&j(e),ie(i,h),h&&j(s),c&&c.d(h),h&&j(o)}}}function AA(n,t,e){let i,{five:s}=t,{pxmm:o}=t,{floorIndex:r}=t,{hoverEnable:a}=t,{floorplanData:l}=t,{extraObjects:c=[]}=t,{highlightData:h}=t;const d=void 0;return n.$$set=u=>{"five"in u&&e(0,s=u.five),"pxmm"in u&&e(1,o=u.pxmm),"floorIndex"in u&&e(2,r=u.floorIndex),"hoverEnable"in u&&e(3,a=u.hoverEnable),"floorplanData"in u&&e(4,l=u.floorplanData),"extraObjects"in u&&e(8,c=u.extraObjects),"highlightData"in u&&e(5,h=u.highlightData)},n.$$.update=()=>{n.$$.dirty&260&&e(6,i=c==null?void 0:c.filter(u=>u.floorIndex===r))},[s,o,r,a,l,h,i,d,c]}let vA=class extends re{constructor(t){super(),oe(this,t,AA,pA,se,{five:0,pxmm:1,floorIndex:2,hoverEnable:3,floorplanData:4,extraObjects:8,highlightData:5})}};function bA(n){ue(n,"svelte-1mvqyqq",".plugin-floorplan-radar.svelte-1mvqyqq{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.plugin-floorplan-radar-container.svelte-1mvqyqq{position:relative}")}function Fl(n){let t,e,i,s,o=n[7]!==0&&Wl(n);return{c(){t=D("div"),o&&o.c(),w(t,"class","plugin-floorplan-radar svelte-1mvqyqq")},m(r,a){O(r,t,a),o&&o.m(t,null),e=!0,i||(s=[_t(Ri.call(null,t)),pe(t,"clientWidth",n[13]),pe(t,"clientHeight",n[14])],i=!0)},p(r,a){r[7]!==0?o?(o.p(r,a),a&128&&M(o,1)):(o=Wl(r),o.c(),M(o,1),o.m(t,null)):o&&(ce(),S(o,1,1,()=>{o=null}),he())},i(r){e||(M(o),e=!0)},o(r){S(o),e=!1},d(r){r&&j(t),o&&o.d(),i=!1,Je(s)}}}function Wl(n){let t,e,i,s,o=`${n[9]}px`,r=`${n[12]}px`,a;const l=[{five:n[0],pxmm:n[10],floorIndex:n[11],floorplanData:n[3],hoverEnable:n[2],extraObjects:n[5],highlightData:n[6]}];let c={};for(let u=0;u<l.length;u+=1)c=Fe(c,l[u]);e=new vA({props:c});const h=[{pxmm:n[10],five:n[0],floorplanData:n[3],cameraImageUrl:n[4]}];let d={};for(let u=0;u<h.length;u+=1)d=Fe(d,h[u]);return s=new dA({props:d}),{c(){t=D("div"),ne(e.$$.fragment),i=K(),ne(s.$$.fragment),w(t,"class","plugin-floorplan-radar-container svelte-1mvqyqq"),L(t,"width",o),L(t,"height",r)},m(u,m){O(u,t,m),te(e,t,null),x(t,i),te(s,t,null),a=!0},p(u,m){const A=m&3181?Ze(l,[{five:u[0],pxmm:u[10],floorIndex:u[11],floorplanData:u[3],hoverEnable:u[2],extraObjects:u[5],highlightData:u[6]}]):{};e.$set(A);const p=m&1049?Ze(h,[{pxmm:u[10],five:u[0],floorplanData:u[3],cameraImageUrl:u[4]}]):{};s.$set(p),m&512&&o!==(o=`${u[9]}px`)&&L(t,"width",o),m&4096&&r!==(r=`${u[12]}px`)&&L(t,"height",r)},i(u){a||(M(e.$$.fragment,u),M(s.$$.fragment,u),a=!0)},o(u){S(e.$$.fragment,u),S(s.$$.fragment,u),a=!1},d(u){u&&j(t),ie(e),ie(s)}}}function yA(n){let t,e,i=n[1]&&Fl(n);return{c(){i&&i.c(),t=we()},m(s,o){i&&i.m(s,o),O(s,t,o),e=!0},p(s,[o]){s[1]?i?(i.p(s,o),o&2&&M(i,1)):(i=Fl(s),i.c(),M(i,1),i.m(t.parentNode,t)):i&&(ce(),S(i,1,1,()=>{i=null}),he())},i(s){e||(M(i),e=!0)},o(s){S(i),e=!1},d(s){i&&i.d(s),s&&j(t)}}}function wA(n,t,e){var I,k;let{five:i}=t,{visible:s}=t,{hoverEnable:o}=t,{floorplanData:r}=t,{cameraImageUrl:a}=t,{extraObjects:l=[]}=t,{highlightData:c}=t,h=0,d=(k=(I=i.work.observers[i.getCurrentState().panoIndex])==null?void 0:I.floorIndex)!=null?k:0,u=0,m=0,A=0,p=0;function g(B){e(11,d=i.work.observers[B].floorIndex)}bt(()=>(i.on("panoArrived",g),()=>{i.off("panoArrived",g)}));const v=B=>{e(7,u=B.detail)},y=B=>{e(8,m=B.detail)};return n.$$set=B=>{"five"in B&&e(0,i=B.five),"visible"in B&&e(1,s=B.visible),"hoverEnable"in B&&e(2,o=B.hoverEnable),"floorplanData"in B&&e(3,r=B.floorplanData),"cameraImageUrl"in B&&e(4,a=B.cameraImageUrl),"extraObjects"in B&&e(5,l=B.extraObjects),"highlightData"in B&&e(6,c=B.highlightData)},n.$$.update=()=>{if(n.$$.dirty&904){const B=Math.min(u,m),{max:P,min:V}=r.bounding,z=P.x-V.x,X=P.y-V.y,Y=function(){return z>X?[B,B/z*X]:[B/X*z,B]}();e(9,A=Y[0]),e(12,p=Y[1]),e(10,h=A/z)}},[i,s,o,r,a,l,c,u,m,A,h,d,p,v,y]}let CA=class extends re{constructor(t){super(),oe(this,t,wA,yA,se,{five:0,visible:1,hoverEnable:2,floorplanData:3,cameraImageUrl:4,extraObjects:5,highlightData:6},bA)}},IA=class extends bi{constructor(e,i){super(e);f(this,"name","panoFloorplanRadarPlugin");f(this,"state");f(this,"data");f(this,"app");f(this,"wrapperSelector","");f(this,"wrapper",null);f(this,"disposed",!1);f(this,"extraObjects",[]);f(this,"highlightData",{});f(this,"dispose",()=>{var e;this.disposed=!0,(e=this.app)==null||e.$destroy(),this.wrapper=null,this.wrapperSelector="",this.hooks.emit("dispose")});f(this,"highlight",e=>{this.state.config.highlightEnable&&(this.highlightData=e,this.render())});f(this,"unhighlight",()=>{this.highlightData={},this.render()});f(this,"_disable",e=>{var s;const{userAction:i}=e;(s=this.app)==null||s.$destroy(),this.app=void 0,this.hooks.emit("disable",{userAction:i})});this.five=e;const s={hoverEnable:!0,highlightEnable:!0,cameraImageUrl:gi},o=i!=null&&i.configs?i.configs:{},r=G(G({},s),o);this.state={enabled:!0,visible:!0,config:r},i!=null&&i.wrapper&&console.warn("不推荐继续使用 params.selector 配置父容器,请使用 appendTo 方法"),typeof(i==null?void 0:i.wrapper)=="string"?this.wrapperSelector=i.wrapper:(i==null?void 0:i.wrapper)instanceof Element&&(this.wrapper=i.wrapper),e.once("dispose",this.dispose)}load(e,i,s=!0){return F(this,null,function*(){function o(c){return Object.prototype.hasOwnProperty.apply(c,["version"])}const r=JSON.parse(JSON.stringify(e)),a=o(r)?r.data:r,l=this.data;this.data=yield Wt(a),this.hooks.emit("dataLoaded",this.data),this.hooks.emit("dataChange",this.data,l),i&&this.updateState(i,s),this.render()})}show(){return F(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 F(this,arguments,function*(e={}){if(!this.state.visible)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!1},i),this._hide({userAction:i})})}enable(e={}){if(this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!0},e.userAction||i),this._enable({userAction:i})}disable(e={}){if(!this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!1},e.userAction||i),this._disable({userAction:i})}setState(e,i={}){const s=this.state,o=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,o),e.enabled!==void 0&&s.enabled!==e.enabled){const r={userAction:o};e.enabled?this._enable(r):this._disable(r)}if(e.visible!==void 0&&s.visible!==e.visible){const r={userAction:o};e.visible?this._show(r):this._hide(r)}}appendTo(e){this.wrapper=e,this.render()}changeConfigs(e,i=!0){this.setState({config:e},{userAction:i}),this.render()}setExtraObjectsWith3DPositions(e){this.data&&(this.extraObjects=ru(e,this.five,this.data),this.render())}formatData(e){return F(this,null,function*(){return yield Wt(e.data)})}_enable(e){const{userAction:i}=e;this.hooks.emit("enable",{userAction:i}),this.state.visible&&this._show({userAction:i})}_show(e){if(this.disposed||!this.state.enabled)return;const{userAction:i}=e;this.hooks.emit("show",{userAction:i}),this.render()}_hide(e){if(this.disposed||!this.state.enabled)return;const{userAction:i}=e;this.hooks.emit("hide",{userAction:i}),this.render()}updateState(e,i){const s=this.state;this.state=G(G({},this.state),e),!At(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=be(G({},this.state.config),{five:this.five,floorplanData:this.data,visible:this.state.visible,extraObjects:this.extraObjects,highlightData:this.highlightData});this.app?this.app.$set(e):this.app=new CA({target:this.wrapper,props:e})}};const PA=(n,t)=>new IA(n,t);function EA(n){ue(n,"svelte-1i87fz7",".plugin-pano-floorplan__extra-objects.svelte-1i87fz7{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.plugin-pano-floorplan__extra-object-item--position.svelte-1i87fz7{position:absolute;width:0;height:0}.plugin-pano-floorplan__extra-object-item.svelte-1i87fz7{transform:translate(-50%, -50%)}")}function Yl(n,t,e){const i=n.slice();return i[1]=t[e],i}function Ul(n,t){let e,i,s=`${t[1].icon.width/16}rem`,o=`${t[1].icon.height/16}rem`,r,a=`${t[1].positionInImage.y*100}%`,l=`${t[1].positionInImage.x*100}%`;return{key:n,first:null,c(){e=D("div"),i=D("div"),r=K(),w(i,"class","plugin-pano-floorplan__extra-object-item svelte-1i87fz7"),L(i,"background-image",`url(${t[1].icon.url})`),L(i,"width",s),L(i,"height",o),w(e,"class","plugin-pano-floorplan__extra-object-item--position svelte-1i87fz7"),L(e,"top",a),L(e,"left",l),this.first=e},m(c,h){O(c,e,h),x(e,i),x(e,r)},p(c,h){t=c,h&1&&L(i,"background-image",`url(${t[1].icon.url})`);const d=h&1;d&&L(i,"width",s),d&&L(i,"height",o),h&1&&a!==(a=`${t[1].positionInImage.y*100}%`)&&L(e,"top",a),h&1&&l!==(l=`${t[1].positionInImage.x*100}%`)&&L(e,"left",l)},d(c){c&&j(e)}}}function kA(n){let t,e=[],i=new Map,s=n[0];const o=r=>r[1].id;for(let r=0;r<s.length;r+=1){let a=Yl(n,s,r),l=o(a);i.set(l,e[r]=Ul(l,a))}return{c(){t=D("div");for(let r=0;r<e.length;r+=1)e[r].c();w(t,"class","plugin-pano-floorplan__extra-objects svelte-1i87fz7")},m(r,a){O(r,t,a);for(let l=0;l<e.length;l+=1)e[l]&&e[l].m(t,null)},p(r,[a]){a&1&&(s=r[0],e=It(e,a,o,1,r,s,i,t,Po,Ul,null,Yl))},i:q,o:q,d(r){r&&j(t);for(let a=0;a<e.length;a+=1)e[a].d()}}}function MA(n,t,e){let{extraObjects:i=[]}=t;return n.$$set=s=>{"extraObjects"in s&&e(0,i=s.extraObjects)},[i]}class DA extends re{constructor(t){super(),oe(this,t,MA,kA,se,{extraObjects:0},EA)}}function xA(n){ue(n,"svelte-qq2273","path.svelte-qq2273{--opacity:0;opacity:var(--opacity)}path.svelte-qq2273:hover{opacity:calc(var(--opacity) + 0.1)}")}function SA(n){let t,e,i,s;return{c(){t=Le("path"),w(t,"d",n[4]),w(t,"fill","#fff"),w(t,"style",n[2]),w(t,"id",e=`${n[1]}_${n[0].id}`),w(t,"class","svelte-qq2273")},m(o,r){O(o,t,r),i||(s=[pe(t,"click",n[3]),pe(t,"keyup",Mm(TA))],i=!0)},p(o,[r]){r&4&&w(t,"style",o[2]),r&3&&e!==(e=`${o[1]}_${o[0].id}`)&&w(t,"id",e)},i:q,o:q,d(o){o&&j(t),i=!1,Je(s)}}}function TA(n){n.preventDefault()}function LA(n,t,e){let i,s,{room:o}=t,{floorIndex:r}=t,{floorplanData:a}=t,{highlightData:l}=t,{highlightStyle:c}=t,{highlightEnable:h}=t;const d={color:"#ff0000",opacity:.5},u={color:"#ff0000",opacity:0};function m(g){if(g.preventDefault(),!h)return;const v=`${r}_${o.id}`;l!=null&&l[v]?(e(5,l[v]=u,l),delete l[v]):e(5,l[v]=c||d,l)}const{bounding:A}=a,p=ls(o.path,{needZ:!0,format:g=>Sa(g,A)});return n.$$set=g=>{"room"in g&&e(0,o=g.room),"floorIndex"in g&&e(1,r=g.floorIndex),"floorplanData"in g&&e(6,a=g.floorplanData),"highlightData"in g&&e(5,l=g.highlightData),"highlightStyle"in g&&e(7,c=g.highlightStyle),"highlightEnable"in g&&e(8,h=g.highlightEnable)},n.$$.update=()=>{n.$$.dirty&35&&e(9,i=l[`${r}_${o.id}`]),n.$$.dirty&512&&e(2,s=i?`fill: ${i.color}; --opacity: ${i.opacity}; pointer-events: ${i.disabled?"none":"auto"}`:null)},[o,r,s,m,p,l,a,c,h,i]}class jA extends re{constructor(t){super(),oe(this,t,LA,SA,se,{room:0,floorIndex:1,floorplanData:6,highlightData:5,highlightStyle:7,highlightEnable:8},xA)}}function zA(n){ue(n,"svelte-1kqo6e4",".floorplan-plugin__room-highlight.svelte-1kqo6e4{position:absolute;width:100%;height:100%}svg.svelte-1kqo6e4{width:100%;height:100%;overflow:visible}")}function Xl(n,t,e){const i=n.slice();return i[7]=t[e],i}function Zl(n,t){let e,i,s;const o=[{room:t[7],highlightEnable:t[4],floorplanData:t[1],floorIndex:t[0],highlightData:t[2],highlightStyle:t[3]}];let r={};for(let a=0;a<o.length;a+=1)r=Fe(r,o[a]);return i=new jA({props:r}),{key:n,first:null,c(){e=we(),ne(i.$$.fragment),this.first=e},m(a,l){O(a,e,l),te(i,a,l),s=!0},p(a,l){t=a;const c=l&31?Ze(o,[{room:t[7],highlightEnable:t[4],floorplanData:t[1],floorIndex:t[0],highlightData:t[2],highlightStyle:t[3]}]):{};i.$set(c)},i(a){s||(M(i.$$.fragment,a),s=!0)},o(a){S(i.$$.fragment,a),s=!1},d(a){a&&j(e),ie(i,a)}}}function OA(n){let t,e,i=[],s=new Map,o,r=n[1].floorDatas[n[0]].rooms;const a=l=>l[7].id;for(let l=0;l<r.length;l+=1){let c=Xl(n,r,l),h=a(c);s.set(h,i[l]=Zl(h,c))}return{c(){t=D("div"),e=Le("svg");for(let l=0;l<i.length;l+=1)i[l].c();w(e,"width","100%"),w(e,"height","100%"),w(e,"viewBox",`0 0 ${n[5]} ${n[6]}`),w(e,"class","svelte-1kqo6e4"),w(t,"class","floorplan-plugin__room-highlight svelte-1kqo6e4")},m(l,c){O(l,t,c),x(t,e);for(let h=0;h<i.length;h+=1)i[h]&&i[h].m(e,null);o=!0},p(l,[c]){c&31&&(r=l[1].floorDatas[l[0]].rooms,ce(),i=It(i,c,a,1,l,r,s,e,oi,Zl,null,Xl),he())},i(l){if(!o){for(let c=0;c<r.length;c+=1)M(i[c]);o=!0}},o(l){for(let c=0;c<i.length;c+=1)S(i[c]);o=!1},d(l){l&&j(t);for(let c=0;c<i.length;c+=1)i[c].d()}}}function BA(n,t,e){let{floorIndex:i}=t,{floorplanData:s}=t,{highlightData:o}=t,{highlightStyle:r}=t,{highlightEnable:a}=t;const l=s.bounding.max.x-s.bounding.min.x,c=s.bounding.max.y-s.bounding.min.y;return n.$$set=h=>{"floorIndex"in h&&e(0,i=h.floorIndex),"floorplanData"in h&&e(1,s=h.floorplanData),"highlightData"in h&&e(2,o=h.highlightData),"highlightStyle"in h&&e(3,r=h.highlightStyle),"highlightEnable"in h&&e(4,a=h.highlightEnable)},[i,s,o,r,a,l,c]}class VA extends re{constructor(t){super(),oe(this,t,BA,OA,se,{floorIndex:0,floorplanData:1,highlightData:2,highlightStyle:3,highlightEnable:4},zA)}}function Jl(n){let t,e;const i=[{floorIndex:n[0],floorplanData:n[2],highlightEnable:n[5],highlightData:n[3],highlightStyle:n[4]}];let s={};for(let o=0;o<i.length;o+=1)s=Fe(s,i[o]);return t=new VA({props:s}),{c(){ne(t.$$.fragment)},m(o,r){te(t,o,r),e=!0},p(o,r){const a=r&61?Ze(i,[{floorIndex:o[0],floorplanData:o[2],highlightEnable:o[5],highlightData:o[3],highlightStyle:o[4]}]):{};t.$set(a)},i(o){e||(M(t.$$.fragment,o),e=!0)},o(o){S(t.$$.fragment,o),e=!1},d(o){ie(t,o)}}}function RA(n){let t,e,i,s,o,r;const a=[{floorIndex:n[0],floorplanData:n[2]}];let l={};for(let h=0;h<a.length;h+=1)l=Fe(l,a[h]);t=new xa({props:l}),i=new DA({props:{extraObjects:n[6]}});let c=n[1]&&Jl(n);return{c(){ne(t.$$.fragment),e=K(),ne(i.$$.fragment),s=K(),c&&c.c(),o=we()},m(h,d){te(t,h,d),O(h,e,d),te(i,h,d),O(h,s,d),c&&c.m(h,d),O(h,o,d),r=!0},p(h,[d]){const u=d&5?Ze(a,[{floorIndex:h[0],floorplanData:h[2]}]):{};t.$set(u);const m={};d&64&&(m.extraObjects=h[6]),i.$set(m),h[1]?c?(c.p(h,d),d&2&&M(c,1)):(c=Jl(h),c.c(),M(c,1),c.m(o.parentNode,o)):c&&(ce(),S(c,1,1,()=>{c=null}),he())},i(h){r||(M(t.$$.fragment,h),M(i.$$.fragment,h),M(c),r=!0)},o(h){S(t.$$.fragment,h),S(i.$$.fragment,h),S(c),r=!1},d(h){ie(t,h),h&&j(e),ie(i,h),h&&j(s),c&&c.d(h),h&&j(o)}}}function QA(n,t,e){let i,{floorIndex:s}=t,{hoverEnable:o}=t,{floorplanData:r}=t,{extraObjects:a=[]}=t,{highlightData:l}=t,{highlightStyle:c}=t,{highlightEnable:h}=t;return n.$$set=d=>{"floorIndex"in d&&e(0,s=d.floorIndex),"hoverEnable"in d&&e(1,o=d.hoverEnable),"floorplanData"in d&&e(2,r=d.floorplanData),"extraObjects"in d&&e(7,a=d.extraObjects),"highlightData"in d&&e(3,l=d.highlightData),"highlightStyle"in d&&e(4,c=d.highlightStyle),"highlightEnable"in d&&e(5,h=d.highlightEnable)},n.$$.update=()=>{n.$$.dirty&129&&e(6,i=a==null?void 0:a.filter(d=>d.floorIndex===s))},[s,o,r,l,c,h,i,a]}class GA extends re{constructor(t){super(),oe(this,t,QA,RA,se,{floorIndex:0,hoverEnable:1,floorplanData:2,extraObjects:7,highlightData:3,highlightStyle:4,highlightEnable:5})}}function NA(n){ue(n,"svelte-se81j2",".plugin-floorplan-rooms.svelte-se81j2{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.plugin-floorplan-rooms-container.svelte-se81j2{position:relative}")}function ql(n){let t,e,i,s,o=n[7]!==0&&Kl(n);return{c(){t=D("div"),o&&o.c(),w(t,"class","plugin-floorplan-rooms svelte-se81j2")},m(r,a){O(r,t,a),o&&o.m(t,null),e=!0,i||(s=[_t(Ri.call(null,t)),pe(t,"clientWidth",n[11]),pe(t,"clientHeight",n[12])],i=!0)},p(r,a){r[7]!==0?o?(o.p(r,a),a&128&&M(o,1)):(o=Kl(r),o.c(),M(o,1),o.m(t,null)):o&&(ce(),S(o,1,1,()=>{o=null}),he())},i(r){e||(M(o),e=!0)},o(r){S(o),e=!1},d(r){r&&j(t),o&&o.d(),i=!1,Je(s)}}}function Kl(n){let t,e,i=`${n[9]}px`,s=`${n[10]}px`,o;const r=[{highlightEnable:n[6],floorIndex:$l,floorplanData:n[2],hoverEnable:n[1],extraObjects:n[3],highlightData:n[4],highlightStyle:n[5]}];let a={};for(let l=0;l<r.length;l+=1)a=Fe(a,r[l]);return e=new GA({props:a}),{c(){t=D("div"),ne(e.$$.fragment),w(t,"class","plugin-floorplan-rooms-container svelte-se81j2"),L(t,"width",i),L(t,"height",s)},m(l,c){O(l,t,c),te(e,t,null),o=!0},p(l,c){const h=c&126?Ze(r,[{highlightEnable:l[6],floorIndex:$l,floorplanData:l[2],hoverEnable:l[1],extraObjects:l[3],highlightData:l[4],highlightStyle:l[5]}]):{};e.$set(h),c&512&&i!==(i=`${l[9]}px`)&&L(t,"width",i),c&1024&&s!==(s=`${l[10]}px`)&&L(t,"height",s)},i(l){o||(M(e.$$.fragment,l),o=!0)},o(l){S(e.$$.fragment,l),o=!1},d(l){l&&j(t),ie(e)}}}function _A(n){let t,e,i=n[0]&&ql(n);return{c(){i&&i.c(),t=we()},m(s,o){i&&i.m(s,o),O(s,t,o),e=!0},p(s,[o]){s[0]?i?(i.p(s,o),o&1&&M(i,1)):(i=ql(s),i.c(),M(i,1),i.m(t.parentNode,t)):i&&(ce(),S(i,1,1,()=>{i=null}),he())},i(s){e||(M(i),e=!0)},o(s){S(i),e=!1},d(s){i&&i.d(s),s&&j(t)}}}let $l=0;function HA(n,t,e){let{visible:i}=t,{hoverEnable:s}=t,{floorplanData:o}=t,{extraObjects:r=[]}=t,{highlightData:a}=t,{highlightStyle:l}=t,{highlightEnable:c=!0}=t,h=0,d=0,u=0,m=0;const A=g=>{e(7,h=g.detail)},p=g=>{e(8,d=g.detail)};return n.$$set=g=>{"visible"in g&&e(0,i=g.visible),"hoverEnable"in g&&e(1,s=g.hoverEnable),"floorplanData"in g&&e(2,o=g.floorplanData),"extraObjects"in g&&e(3,r=g.extraObjects),"highlightData"in g&&e(4,a=g.highlightData),"highlightStyle"in g&&e(5,l=g.highlightStyle),"highlightEnable"in g&&e(6,c=g.highlightEnable)},n.$$.update=()=>{if(n.$$.dirty&388){const g=Math.min(h,d),{max:v,min:y}=o.bounding,I=v.x-y.x,k=v.y-y.y,B=function(){return I>k?[g,g/I*k]:[g/k*I,g]}();e(9,u=B[0]),e(10,m=B[1])}},[i,s,o,r,a,l,c,h,d,u,m,A,p]}class FA extends re{constructor(t){super(),oe(this,t,HA,_A,se,{visible:0,hoverEnable:1,floorplanData:2,extraObjects:3,highlightData:4,highlightStyle:5,highlightEnable:6},NA)}}let WA=class{constructor(t){f(this,"VERSION","2.28.0-dev.0");f(this,"hooks",new Bi);f(this,"staticPrefix","//vr-image-4.realsee-cdn.cn");t!=null&&t.staticPrefix&&(this.staticPrefix=t.staticPrefix)}getCurrentState(){return this.state}absoluteUrl(t){return vo(this.staticPrefix,t)}},YA=class extends WA{},UA=class extends YA{constructor(e){super();f(this,"name","FloorplanRoomsPlugin");f(this,"state");f(this,"data");f(this,"app");f(this,"wrapperSelector","");f(this,"wrapper",null);f(this,"disposed",!1);f(this,"extraObjects",[]);f(this,"highlightData",{});f(this,"dispose",()=>{this.disposed=!0,this.wrapper=null,this.wrapperSelector="",this.hooks.emit("dispose")});f(this,"highlight",e=>{this.state.config.highlightEnable&&(this.highlightData=e,this.render())});f(this,"unhighlight",()=>{this.highlightData={},this.render()});f(this,"getHighlightData",()=>this.highlightData);f(this,"_disable",e=>{const{userAction:i}=e;this.app=void 0,this.hooks.emit("disable",{userAction:i})});const i={hoverEnable:!0,highlightEnable:!0},s=e!=null&&e.configs?e.configs:{},o=G(G({},i),s);this.state={enabled:!0,visible:!0,config:o},typeof(e==null?void 0:e.wrapper)=="string"?this.wrapperSelector=e.wrapper:(e==null?void 0:e.wrapper)instanceof Element&&(this.wrapper=e.wrapper)}load(e,i,s=!0){return F(this,null,function*(){function o(c){return Object.prototype.hasOwnProperty.apply(c,["version"])}const r=JSON.parse(JSON.stringify(e)),a=o(r)?r.data:r,l=this.data;this.data=yield Wt(a),this.hooks.emit("dataLoaded",this.data),this.hooks.emit("dataChange",this.data,l),i&&this.updateState(i,s),this.render()})}show(){return F(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 F(this,arguments,function*(e={}){if(!this.state.visible)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!1},i),this._hide({userAction:i})})}enable(e={}){if(this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!0},e.userAction||i),this._enable({userAction:i})}disable(e={}){if(!this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!1},e.userAction||i),this._disable({userAction:i})}setState(e,i={}){const s=this.state,o=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,o),e.enabled!==void 0&&s.enabled!==e.enabled){const r={userAction:o};e.enabled?this._enable(r):this._disable(r)}if(e.visible!==void 0&&s.visible!==e.visible){const r={userAction:o};e.visible?this._show(r):this._hide(r)}}appendTo(e){this.wrapper=e,this.render()}changeConfigs(e,i=!0){this.setState({config:e},{userAction:i}),this.render()}setExtraObjectsWith3DPositions(e){this.data&&(this.extraObjects=ru(e,null,this.data),this.render())}formatData(e){return F(this,null,function*(){return yield Wt(e.data)})}_enable(e){const{userAction:i}=e;this.hooks.emit("enable",{userAction:i}),this.state.visible&&this._show({userAction:i})}_show(e){if(this.disposed||!this.state.enabled)return;const{userAction:i}=e;this.hooks.emit("show",{userAction:i}),this.render()}_hide(e){if(this.disposed||!this.state.enabled)return;const{userAction:i}=e;this.hooks.emit("hide",{userAction:i}),this.render()}updateState(e,i){const s=this.state;this.state=G(G({},this.state),e),!At(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=be(G({},this.state.config),{floorplanData:this.data,visible:this.state.visible,extraObjects:this.extraObjects,highlightData:this.highlightData,highlightStyle:this.state.config.highlightStyle});this.app?this.app.$set(e):this.app=new FA({target:this.wrapper,props:e})}};const XA=n=>new UA(n),ZA=[{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:"和室"}],JA=[{type:0,description:"木质地板"},{type:1,description:"瓷砖地面"},{type:2,description:"户外地面"},{type:3,description:"卫生间地面"},{type:4,description:"阳台地面"},{type:5,description:"车库地面"}],qA=[{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:"写字楼"}],Mr=(n,t,e)=>{const i=new E.Matrix4,s=new E.Euler(n,t,e,"YXZ");return i.makeRotationFromEuler(s),i},KA=(n,{scale:t,rotation:e,position:i})=>{if(t&&n.scale.set(t,t,t),e){const[s,o,r]=e;s&&n.applyMatrix4(Mr(s,0,0)),o&&n.applyMatrix4(Mr(0,o,0)),r&&n.applyMatrix4(Mr(0,0,r))}return i&&n.position.set(i.x,i.y,i.z),n};function cu(n,t){n.traverse(e=>{var i;if(e.type==="Mesh"){const s=e,o=G({map:s.material.map||{}},t);s.material=new R.MeshBasicMaterial(o),s.renderOrder=1,((i=e.parent)==null?void 0:i.type)==="Mesh"&&(e.renderOrder=e.parent.renderOrder+1)}})}const $A=(n,t)=>{var p;const e=t.fbx_url||"//vrlab-image4.ljcdn.com/release/web/dipan2.f38a21cc.FBX",i=(p=t.north_rad)!=null?p:void 0,s={};let o={x:0,y:0,z:0},r=[0,0,0],a=1,l=i;n.on("modelLoaded",A);const c=g=>F(exports,null,function*(){var k;const v=(g==null?void 0:g.fbx_url)||e;if(l=(k=g==null?void 0:g.north_rad)!=null?k:i,typeof l!="number")throw new Error('"northRad"配置参数缺失:未配置指南针指向!');const I=yield new wd.FBXLoader().loadAsync(v);return cu(I,{transparent:!0,side:E.DoubleSide,blending:E.AdditiveBlending}),s.object=I,A(),!0}),h=({latitude:g})=>{if(!s.object)return;const v=d(g);v&&(s.object.position.y=v)},d=g=>{if(s.yBase===void 0)return;const v=.6;if(g>=Math.PI/4)return s.yBase-(v+1.6);const y=g*(4/Math.PI);return s.yBase-(v*y+1.6)},u=()=>{if(!s.object)return;const g=d(n.getPose().latitude);g&&(s.object.position.y=g),n.scene.add(s.object),n.needsRender=!0,n.on("cameraDirectionUpdate",h)},m=()=>{s.object&&(n.scene.remove(s.object),n.needsRender=!0,n.off("cameraDirectionUpdate",h))};function A(){const g=s.object;if(!g)return;const v=n.model.bounding,y=v.max.x-v.min.x,I=v.max.z-v.min.z,k=Math.max(y,I),{max:{x:B,z:P},min:{x:V,y:z,z:X}}=v;s.yBase=z,o={x:(B+V)/2,y:z-1.6,z:(P+X)/2},r=[0,l-Math.PI/2,0],a=.0045*k,KA(g,{position:o,rotation:r,scale:a})}return{load:c,disable:m,enable:u}};function ev(n,t){var c,h,d,u,m;const e=(c=t==null?void 0:t.size)!=null?c:512,i=(h=t==null?void 0:t.fontSize)!=null?h:e*(35/256)*1.2,s=(d=t==null?void 0:t.backgroundColor)!=null?d:"rgba(0,0,0,0)",o=(u=t==null?void 0:t.fontColor)!=null?u:"#fff",r=(m=t==null?void 0:t.textAlign)!=null?m:"center",a=document.createElement("canvas");a.setAttribute("width",e+""),a.setAttribute("height",e+"");const l=a.getContext("2d");return l.fillStyle=s,l.fillRect(0,0,e,e),l.font=`${i}px "微软雅黑"`,l.textAlign=r,l.fillStyle=o,l.fillText(n,e/2,e*.7),new R.CanvasTexture(a)}const tv=({x:n,y:t,z:e})=>new R.Vector3(n,t,e),iv=(n,t)=>{var p,g,v;const e={},i=(p=t.animationEnabled)!=null?p:!0,s=(g=t.position)!=null?g:void 0,o=(v=t.rad)!=null?v:void 0,r=t.fbx_url||"//vrlab-image4.ljcdn.com/release/web/entryDoorMini/Anim_Door1.fbx",a=[],l=y=>F(exports,null,function*(){var Y,N,_,H,Q,W,J,Z;const I=(Y=y==null?void 0:y.position)!=null?Y:s;if(!I)return Promise.reject(new Error("ModelEntryDoorGuidePlugin.load(): position is undefined"));const k=tv(I),B=(N=y==null?void 0:y.rad)!=null?N:o,P=(_=y==null?void 0:y.fbx_url)!=null?_:r;if(e.rad=B,B===void 0)return Promise.reject(new Error(`ModelEntryDoorGuidePlugin.load(): rad is ${B}`));const V=yield new wd.FBXLoader().loadAsync(P);V.position.copy(k),V.rotation.z=B,V.scale.set(.8,.8,.8),cu(V,{transparent:!0,side:E.DoubleSide});const z=(J=(W=(Q=(H=V.children)==null?void 0:H[0])==null?void 0:Q.children)==null?void 0:W[3])==null?void 0:J.clone();if(!z)return Promise.reject(new Error(`ModelEntryDoorGuidePlugin.load(): textMesh is ${z}`));const X=(Z=t.name)!=null?Z:"入户门";return z.material=new R.MeshBasicMaterial({transparent:!0,map:ev(X)}),z.renderOrder=3,V.children[0].add(z),e.object=V,!0}),c=()=>{if(e.animation)return;if(!e.object)return console.error("ModelEntryDoorGuidePlugin.initAnimation(): state.object is ",e.object);const y=1,I=new R.AnimationMixer(e.object);a.push(I);const k=I.clipAction(e.object.animations[0]);k.timeScale=y;let B;const P=()=>{let Y=0,N=0;const _=1e3/30,H=Q=>{Y=requestAnimationFrame(H);const W=Q-N;W<_||(N=Q,a.forEach(J=>J.update(W/1e3)),n.needsRender=!0)};return Y=requestAnimationFrame(H),()=>{cancelAnimationFrame(Y)}},X={play:()=>{B||(k.play(),B=P(),requestAnimationFrame(()=>{e.object&&e.object.rotation.z!==e.rad&&(e.object.rotation.z=e.rad)}))},stop:()=>{k.stop(),B==null||B(),B=void 0}};e.animation=X},h=y=>{var k;if(!e.object)return console.error("ModelEntryDoorGuidePlugin.enable(): object is ",e.object);((k=y==null?void 0:y.animationEnable)!=null?k: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)},u=y=>y==="Floorplan"?h():d();return{load:l,enable:y=>(e.enabled||(e.enabled=!0,u(n.currentMode),n.on("modeChange",u),h(y)),!0),disable:()=>(e.enabled&&(e.enabled=!1,d(),n.off("modeChange",u)),!0)}},nv=Lt;function sv(n,t,e,i=nv.Linear.None){const s=new Ao(n).to(t,e).easing(i);yo(()=>s.start(0));const o=In(a=>{s.update(a)===!1&&o()}),r=[];return s.onDestroy=a=>(r.push(a),s),s.destroy=function(){this.stop(),Object.assign(s,{_onStartCallback:null,_onUpdateCallback:null,_onCompleteCallback:null,_onStopCallbackL:null});let a;for(;a=r.shift();)a();o()},s}function ov(n,t){return sv({progress:0},{progress:1},n,t)}var hu=(n=>(n.Move="Move",n.Rotate="Rotate",n))(hu||{}),Qt=(n=>(n.Clockwise="Clockwise",n.Anticlockwise="Anticlockwise",n.Loop="Loop",n))(Qt||{});const Xs=Math.PI*2;function ec(n){return(n%Xs+Xs)%Xs}function tc(n){return n%Xs}function Dr(n,t,e){return n+(t-n)*e}const ea=(n,t,e)=>{const i=Math.PI,s=i*2;let o=ec(n),r=ec(t);return e===Qt.Anticlockwise&&o<r&&(o+=s),e===Qt.Clockwise&&r<o&&(r+=s),e===Qt.Loop&&r-o>i?ea(o,r,Qt.Anticlockwise):e===Qt.Loop&&o-r>i?ea(o,r,Qt.Clockwise):{from:o,to:r}},rv=n=>{const t={},e=(l,c,...h)=>F(exports,[l,c,...h],function*(o,r,a={preload:!0}){return t.interruptCallback&&t.interruptCallback(!1),a.asyncStartCallback&&(yield a.asyncStartCallback()),o.mode&&o.mode!==n.currentMode&&(yield n.changeMode(o.mode)),a.preload&&o.panoIndex!==void 0&&o.panoIndex!==n.panoIndex&&(yield n.preloadPano(o.panoIndex)),a.asyncEndCallback&&(yield a.asyncEndCallback()),o.panoIndex===void 0&&o.fov===void 0&&o.latitude===void 0&&o.longitude===void 0?!0:yield new Promise((d,u)=>{const m=o.panoIndex!==void 0?o.panoIndex:n.panoIndex;m!==void 0?n.moveToPano(m,G({duration:r,moveEndCallback:()=>d(!0),moveCancelCallback:()=>u(new Error("move canceled"))},o)):u(new Error("unexpected error"))})}),i=o=>{const r=n.state,a=tc(r.latitude),l=tc(o.latitude),{from:c,to:h}=ea(r.longitude,o.longitude,o.rotation||Qt.Loop),d=r.fov,u=o.fov;return{from:{latitude:a,longitude:c,fov:d},to:{latitude:l,longitude:h,fov:u}}};return{move:e,rotate:(l,c,...h)=>F(exports,[l,c,...h],function*(o,r,a={}){t.interruptCallback&&t.interruptCallback(!1),a.asyncStartCallback&&(yield a.asyncStartCallback()),n.currentMode!==je.Five.Mode.Panorama&&(yield n.changeMode(je.Five.Mode.Panorama)),o.panoIndex!==void 0&&o.panoIndex!==n.panoIndex&&(a.preload&&(yield n.preloadPano(o.panoIndex)),yield new Promise((m,A)=>{if(!o.panoIndex){m(!0);return}n.moveToPano(o.panoIndex,{moveEndCallback:()=>m(!0),moveCancelCallback:()=>A(new Error("move canceled"))})})),a.asyncEndCallback&&(yield a.asyncEndCallback());const{from:d,to:u}=i(o);return yield new Promise(m=>{const A=({progress:I})=>{const k={};k.longitude=Dr(d.longitude,u.longitude,I),k.latitude=Dr(d.latitude,u.latitude,I),k.fov=Dr(d.fov,u.fov,I),n.setState(k,!0)},p=()=>{m(!0)},g=()=>{m(!1)},v=o.rotateSpeed?Math.ceil(Math.abs(u.longitude-d.longitude)/o.rotateSpeed*1e3):r,y=ov(v,Lt.Linear.None).onUpdate(A).onComplete(p).onDestroy(g);o.rotation===Qt.Loop&&y.repeat(1/0).yoyo(!0),t.interruptCallback=(I=!0)=>{y.destroy(),t.interruptCallback=void 0,t.timeoutId&&(clearTimeout(t.timeoutId),t.timeoutId=void 0),m(I)},t.timeoutId=setTimeout(()=>{t.interruptCallback&&t.interruptCallback(!0)},r)})})}};function ic(n,t){return n.x===t.x&&n.y===t.y}function du(n,t){return Math.abs(n)===1/0&&Math.abs(t)===1/0?!0:Math.abs(n-t)<.001}function co(n,t){return(t.y-n.y)/(t.x-n.x)}function uu(n,t,e){const i=co(n[1],n[0]),s=co(t[1],t[0]);if(isNaN(i)||isNaN(s)||du(i,s))return!1;if(js(n[0],t))return n[0];if(js(n[1],t))return n[1];if(js(t[0],n))return t[0];if(js(t[1],n))return t[1];if(e&&!av(n,t))return!1;const o=n[0],r=t[0];if(Math.abs(i)===1/0)return{x:o.x,y:t[1].y-(t[1].x-o.x)*s};if(Math.abs(s)===1/0)return{x:r.x,y:n[1].y-(n[1].x-r.x)*i};const a=(r.y-o.y+i*o.x-s*r.x)/(i-s),l=i*a-i*o.x+o.y;return{x:a,y:l}}function js(n,t){return ic(n,t[0])||ic(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&&du(co(t[0],n),co(n,t[1]))}function zs(n,t,e){return(n.x-e.x)*(t.y-e.y)-(t.x-e.x)*(n.y-e.y)}function av(n,t){return Math.max(n[0].x,n[1].x)>=Math.min(t[0].x,t[1].x)&&Math.max(t[0].x,t[1].x)>=Math.min(n[0].x,n[1].x)&&Math.max(n[0].y,n[1].y)>=Math.min(t[0].y,t[1].y)&&zs(t[0],n[1],n[0])*zs(n[1],t[1],n[0])>0&&zs(n[0],t[1],t[0])*zs(t[1],n[1],t[0])>0?1:0}function fu(n,t=0){t<=0?requestAnimationFrame(n):requestAnimationFrame(()=>fu(n,t-1))}const lv=`<style type="text/css">
194
+ `;return n.$$set=o=>{"content"in o&&e(0,i=o.content)},[i,s]}class Rg extends re{constructor(t){super(),oe(this,t,Vg,Bg,se,{content:0},Og)}}function Qg(n){ue(n,"svelte-ozpg4a",".floorplan-plugin__base-image.svelte-ozpg4a{position:absolute;z-index:10;width:100%;height:100%;pointer-events:none}")}function Gg(n){let t,e;return t=new zg({props:{url:n[1].url}}),{c(){ne(t.$$.fragment)},m(i,s){te(t,i,s),e=!0},p(i,s){const o={};s&2&&(o.url=i[1].url),t.$set(o)},i(i){e||(M(t.$$.fragment,i),e=!0)},o(i){S(t.$$.fragment,i),e=!1},d(i){ie(t,i)}}}function Ng(n){let t,e;return t=new Rg({props:{content:n[0]}}),{c(){ne(t.$$.fragment)},m(i,s){te(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.content=i[0]),t.$set(o)},i(i){e||(M(t.$$.fragment,i),e=!0)},o(i){S(t.$$.fragment,i),e=!1},d(i){ie(t,i)}}}function _g(n){let t,e,i,s;const o=[Ng,Gg],r=[];function a(l,c){return l[0]?0:l[1]?1:-1}return~(e=a(n))&&(i=r[e]=o[e](n)),{c(){t=D("div"),i&&i.c(),w(t,"class","floorplan-plugin__base-image svelte-ozpg4a")},m(l,c){O(l,t,c),~e&&r[e].m(t,null),s=!0},p(l,[c]){let h=e;e=a(l),e===h?~e&&r[e].p(l,c):(i&&(ce(),S(r[h],1,1,()=>{r[h]=null}),he()),~e?(i=r[e],i?i.p(l,c):(i=r[e]=o[e](l),i.c()),M(i,1),i.m(t,null)):i=null)},i(l){s||(M(i),s=!0)},o(l){S(i),s=!1},d(l){l&&j(t),~e&&r[e].d()}}}function Hg(n,t,e){let i,s,{floorIndex:o}=t,{floorplanData:r}=t;return n.$$set=a=>{"floorIndex"in a&&e(2,o=a.floorIndex),"floorplanData"in a&&e(3,r=a.floorplanData)},n.$$.update=()=>{var a,l;n.$$.dirty&12&&e(1,i=r.outlines[o]),n.$$.dirty&12&&e(0,s=(l=(a=r.outlines)==null?void 0:a[o])==null?void 0:l.svgContent)},[s,i,o,r]}class xa extends re{constructor(t){super(),oe(this,t,Hg,_g,se,{floorIndex:2,floorplanData:3},Qg)}}function Fg(n){ue(n,"svelte-12pzct5",".floorplan-plugin__room-label-item.svelte-12pzct5{position:absolute;display:flex;flex-flow:column;align-items:center;line-height:1;color:#fff;transform:translate(-50%, -50%);white-space:nowrap;will-change:opacity;transition:opacity 300ms}.floorplan-plugin__room-size.svelte-12pzct5{opacity:0.45}")}function Wg(n){let t,e=n[8].outerHTML+"",i;return{c(){t=new $s(!1),i=we(),t.a=i},m(s,o){t.m(e,s,o),O(s,i,o)},p(s,o){o&256&&e!==(e=s[8].outerHTML+"")&&t.p(e)},d(s){s&&j(i),s&&t.d()}}}function Yg(n){let t,e,i=n[1]&&gl(n),s=n[0]&&pl(n);return{c(){i&&i.c(),t=K(),s&&s.c(),e=we()},m(o,r){i&&i.m(o,r),O(o,t,r),s&&s.m(o,r),O(o,e,r)},p(o,r){o[1]?i?i.p(o,r):(i=gl(o),i.c(),i.m(t.parentNode,t)):i&&(i.d(1),i=null),o[0]?s?s.p(o,r):(s=pl(o),s.c(),s.m(e.parentNode,e)):s&&(s.d(1),s=null)},d(o){i&&i.d(o),o&&j(t),s&&s.d(o),o&&j(e)}}}function gl(n){let t,e=n[2].name+"",i;return{c(){t=D("span"),i=Me(e),w(t,"class","floorplan-plugin__room-name")},m(s,o){O(s,t,o),x(t,i)},p(s,o){o&4&&e!==(e=s[2].name+"")&&xe(i,e)},d(s){s&&j(t)}}}function pl(n){let t,e;return{c(){t=D("span"),e=Me(n[7]),w(t,"class","floorplan-plugin__room-size svelte-12pzct5")},m(i,s){O(i,t,s),x(t,e)},p(i,s){s&128&&xe(e,i[7])},d(i){i&&j(t)}}}function Ug(n){let t,e,i;function s(a,l){if(a[3]===void 0)return Yg;if(a[8])return Wg}let o=s(n),r=o&&o(n);return{c(){t=D("div"),r&&r.c(),w(t,"class","floorplan-plugin__room-label-item svelte-12pzct5"),L(t,"left",n[9]),L(t,"top",n[10]),L(t,"font-size",n[11]),L(t,"opacity",n[6]?"1":"0")},m(a,l){O(a,t,l),r&&r.m(t,null),e||(i=[_t(Ri.call(null,t)),pe(t,"clientWidth",n[19]),pe(t,"clientHeight",n[20])],e=!0)},p(a,[l]){o===(o=s(a))&&r?r.p(a,l):(r&&r.d(1),r=o&&o(a),r&&(r.c(),r.m(t,null))),l&64&&L(t,"opacity",a[6]?"1":"0")},i:q,o:q,d(a){a&&j(t),r&&r.d(),e=!1,Je(i)}}}function Xg(n,t){const e=n[0],i=n[1];let s=!1;for(let o=0,r=t.length-1;o<t.length;r=o++){const a=t[o][0],l=t[o][1],c=t[r][0],h=t[r][1];l>i!=h>i&&e<(c-a)*(i-l)/(h-l)+a&&(s=!s)}return s}function Zg(n,t,e){let i,s,o,r,a,{pxmm:l}=t,{roomAreaEnable:c}=t,{roomNameEnable:h}=t,{room:d}=t,{hoveredRoom:u}=t,{getRoomAreaText:m}=t,{getLabelElement:A}=t,{adaptiveRoomLabelVisibleEnable:p}=t;function g(_,H){if(H.width===0||H.height===0)return()=>!1;const Q=_.path.map(({x:Ie,y:Ae})=>[Ie,Ae]),W=_.roomLabel.position,{x:J,y:Z}=W,{width:ee,height:de}=H,ae=ee/2,Ce=de/2;return function(Ae){const Be=J*Ae,ve=Z*Ae,Ye=Q.map(([ye,ze])=>[ye*Ae,ze*Ae]);return[[Be+ae,ve-Ce],[Be-ae,ve-Ce],[Be-ae,ve+Ce],[Be+ae,ve+Ce]].every(ye=>Xg(ye,Ye))}}const v=document.body.clientWidth,y=document.body.clientHeight,I=d.roomLabel,k=I.positionInImage.x*100+"%",B=I.positionInImage.y*100+"%",P=(v<500||y<500?10:14)+"px";let V=0,z=0,X=!1;u.subscribe(function(H){e(16,X=!!H&&H.id===d.id)});const Y=_=>{e(4,V=_.detail)},N=_=>{e(5,z=_.detail)};return n.$$set=_=>{"pxmm"in _&&e(12,l=_.pxmm),"roomAreaEnable"in _&&e(0,c=_.roomAreaEnable),"roomNameEnable"in _&&e(1,h=_.roomNameEnable),"room"in _&&e(2,d=_.room),"hoveredRoom"in _&&e(13,u=_.hoveredRoom),"getRoomAreaText"in _&&e(14,m=_.getRoomAreaText),"getLabelElement"in _&&e(3,A=_.getLabelElement),"adaptiveRoomLabelVisibleEnable"in _&&e(15,p=_.adaptiveRoomLabelVisibleEnable)},n.$$.update=()=>{n.$$.dirty&12&&e(8,i=A==null?void 0:A(d)),n.$$.dirty&16388&&e(7,s=d.size?m(d.size):""),n.$$.dirty&48&&e(18,o={width:V,height:z}),n.$$.dirty&262148&&e(17,r=o?g(d,o):void 0),n.$$.dirty&233472&&e(6,a=p?X?!0:!!(r!=null&&r(l)):!0)},[c,h,d,A,V,z,a,s,i,k,B,P,l,u,m,p,X,r,o,Y,N]}class Jg extends re{constructor(t){super(),oe(this,t,Zg,Ug,se,{pxmm:12,roomAreaEnable:0,roomNameEnable:1,room:2,hoveredRoom:13,getRoomAreaText:14,getLabelElement:3,adaptiveRoomLabelVisibleEnable:15},Fg)}}function qg(n){ue(n,"svelte-13xux0b",".floorplan-plugin__room-labels.svelte-13xux0b{width:100%;height:100%;position:absolute;left:0;top:0;z-index:20;pointer-events:none}")}function Al(n,t,e){const i=n.slice();return i[12]=t[e],i}function vl(n){let t,e=[],i=new Map,s,o,r,a=n[8];const l=c=>c[12].id;for(let c=0;c<a.length;c+=1){let h=Al(n,a,c),d=l(h);i.set(d,e[c]=bl(d,h))}return{c(){t=D("div");for(let c=0;c<e.length;c+=1)e[c].c();w(t,"class","floorplan-plugin__room-labels svelte-13xux0b")},m(c,h){O(c,t,h);for(let d=0;d<e.length;d+=1)e[d]&&e[d].m(t,null);s=!0,o||(r=[_t(Ri.call(null,t)),pe(t,"clientWidth",n[11])],o=!0)},p(c,h){h&447&&(a=c[8],ce(),e=It(e,h,l,1,c,a,i,t,oi,bl,null,Al),he())},i(c){if(!s){for(let h=0;h<a.length;h+=1)M(e[h]);s=!0}},o(c){for(let h=0;h<e.length;h+=1)S(e[h]);s=!1},d(c){c&&j(t);for(let h=0;h<e.length;h+=1)e[h].d();o=!1,Je(r)}}}function bl(n,t){let e,i,s;const o=[{pxmm:t[7],room:t[12],hoveredRoom:t[2],roomAreaEnable:t[0],roomNameEnable:t[1],getLabelElement:t[4],getRoomAreaText:t[3],adaptiveRoomLabelVisibleEnable:t[5]}];let r={};for(let a=0;a<o.length;a+=1)r=Fe(r,o[a]);return i=new Jg({props:r}),{key:n,first:null,c(){e=we(),ne(i.$$.fragment),this.first=e},m(a,l){O(a,e,l),te(i,a,l),s=!0},p(a,l){t=a;const c=l&447?Ze(o,[{pxmm:t[7],room:t[12],hoveredRoom:t[2],roomAreaEnable:t[0],roomNameEnable:t[1],getLabelElement:t[4],getRoomAreaText:t[3],adaptiveRoomLabelVisibleEnable:t[5]}]):{};i.$set(c)},i(a){s||(M(i.$$.fragment,a),s=!0)},o(a){S(i.$$.fragment,a),s=!1},d(a){a&&j(e),ie(i,a)}}}function Kg(n){let t,e,i=n[8]&&vl(n);return{c(){i&&i.c(),t=we()},m(s,o){i&&i.m(s,o),O(s,t,o),e=!0},p(s,[o]){s[8]?i?(i.p(s,o),o&256&&M(i,1)):(i=vl(s),i.c(),M(i,1),i.m(t.parentNode,t)):i&&(ce(),S(i,1,1,()=>{i=null}),he())},i(s){e||(M(i),e=!0)},o(s){S(i),e=!1},d(s){i&&i.d(s),s&&j(t)}}}function $g(n,t,e){let i,{floorIndex:s}=t,{roomAreaEnable:o}=t,{roomNameEnable:r}=t,{floorplanData:a}=t,{hoveredRoom:l}=t,{getRoomAreaText:c}=t,{getLabelElement:h}=t,{adaptiveRoomLabelVisibleEnable:d}=t,u=0,m=0;const A=p=>{e(6,u=p.detail)};return n.$$set=p=>{"floorIndex"in p&&e(9,s=p.floorIndex),"roomAreaEnable"in p&&e(0,o=p.roomAreaEnable),"roomNameEnable"in p&&e(1,r=p.roomNameEnable),"floorplanData"in p&&e(10,a=p.floorplanData),"hoveredRoom"in p&&e(2,l=p.hoveredRoom),"getRoomAreaText"in p&&e(3,c=p.getRoomAreaText),"getLabelElement"in p&&e(4,h=p.getLabelElement),"adaptiveRoomLabelVisibleEnable"in p&&e(5,d=p.adaptiveRoomLabelVisibleEnable)},n.$$.update=()=>{if(n.$$.dirty&1536&&e(8,i=a.floorDatas[s].rooms),n.$$.dirty&1088){const{max:p,min:g}=a.bounding,v=p.x-g.x;e(7,m=u/v)}},[o,r,l,c,h,d,u,m,i,s,a,A]}class ep extends re{constructor(t){super(),oe(this,t,$g,Kg,se,{floorIndex:9,roomAreaEnable:0,roomNameEnable:1,floorplanData:10,hoveredRoom:2,getRoomAreaText:3,getLabelElement:4,adaptiveRoomLabelVisibleEnable:5},qg)}}function tp(n){ue(n,"svelte-djlmk4",".floorplan-plugin__rule-labels.svelte-djlmk4.svelte-djlmk4{position:absolute;display:flex}.floorplan-plugin__rule-labels--top.svelte-djlmk4.svelte-djlmk4{left:0;top:-1.25rem}.floorplan-plugin__rule-labels--bottom.svelte-djlmk4.svelte-djlmk4{left:0;bottom:-1.25rem}.floorplan-plugin__rule-labels--left.svelte-djlmk4.svelte-djlmk4{top:0;left:-1.25rem}.floorplan-plugin__rule-labels--right.svelte-djlmk4.svelte-djlmk4{top:0;right:-1.25rem}.floorplan-plugin__rule-line.svelte-djlmk4.svelte-djlmk4{background:#fff;opacity:0.05;width:100%;height:100%}.floorplan-plugin__rule-scale-wrapper.svelte-djlmk4.svelte-djlmk4{position:absolute;width:0.3125rem;height:100%;left:50%;top:0;transform:translateX(-50%)}.floorplan-plugin__rule-labels.is-row.svelte-djlmk4 .floorplan-plugin__rule-scale-wrapper.svelte-djlmk4{width:100%;height:0.3125rem;top:50%;left:0;transform:translateY(-50%)}.floorplan-plugin__rule-scale.svelte-djlmk4.svelte-djlmk4{position:absolute;background:#fff;opacity:0.05;width:100%;height:0.0625rem}.floorplan-plugin__rule-labels.is-row.svelte-djlmk4 .floorplan-plugin__rule-scale.svelte-djlmk4{width:0.0625rem;height:100%}.floorplan-plugin__rule-text-wrapper.svelte-djlmk4.svelte-djlmk4{position:absolute}.floorplan-plugin__rule-labels--top.svelte-djlmk4 .floorplan-plugin__rule-text-wrapper.svelte-djlmk4{width:100%;height:0;top:0.625rem}.floorplan-plugin__rule-labels--bottom.svelte-djlmk4 .floorplan-plugin__rule-text-wrapper.svelte-djlmk4{width:100%;height:0;bottom:0.625rem}.floorplan-plugin__rule-labels--left.svelte-djlmk4 .floorplan-plugin__rule-text-wrapper.svelte-djlmk4{width:0;height:100%;left:0.625rem}.floorplan-plugin__rule-labels--right.svelte-djlmk4 .floorplan-plugin__rule-text-wrapper.svelte-djlmk4{width:0;height:100%;right:0.625rem}.floorplan-plugin__rule-text-item.svelte-djlmk4.svelte-djlmk4{width:0;height:0;position:absolute;transform:rotate(90deg)}.floorplan-plugin__rule-labels.is-row.svelte-djlmk4 .floorplan-plugin__rule-text-item.svelte-djlmk4{transform:rotate(0)}.floorplan-plugin__rule-text.svelte-djlmk4.svelte-djlmk4{width:-moz-max-content;width:max-content;transform:translate(-50%, -50%);font-size:0.625rem;color:#fff;opacity:0.2}")}function yl(n,t,e){const i=n.slice();return i[11]=t[e],i[13]=e,i}function wl(n,t,e){const i=n.slice();return i[14]=t[e],i}function Cl(n){let t;return{c(){t=D("div"),w(t,"class","floorplan-plugin__rule-scale svelte-djlmk4"),L(t,"left",n[14].left*100+"%"),L(t,"bottom",n[14].bottom*100+"%")},m(e,i){O(e,t,i)},p:q,d(e){e&&j(t)}}}function Il(n,t){let e,i,s=t[1](t[11].distance)+"",o,r;return{key:n,first:null,c(){e=D("div"),i=D("div"),o=Me(s),r=K(),w(i,"class","floorplan-plugin__rule-text svelte-djlmk4"),$(i,"is-row",t[2]),w(e,"class","floorplan-plugin__rule-text-item svelte-djlmk4"),L(e,"left",t[11].left*100+"%"),L(e,"bottom",t[11].bottom*100+"%"),this.first=e},m(a,l){O(a,e,l),x(e,i),x(i,o),x(e,r)},p(a,l){t=a,l&2&&s!==(s=t[1](t[11].distance)+"")&&xe(o,s)},d(a){a&&j(e)}}}function ip(n){let t,e,i,s,o,r,a=[],l=new Map,c,h=n[3],d=[];for(let A=0;A<h.length;A+=1)d[A]=Cl(wl(n,h,A));let u=n[4];const m=A=>A[13];for(let A=0;A<u.length;A+=1){let p=yl(n,u,A),g=m(p);l.set(g,a[A]=Il(g,p))}return{c(){t=D("div"),e=D("div"),i=K(),s=D("div");for(let A=0;A<d.length;A+=1)d[A].c();o=K(),r=D("div");for(let A=0;A<a.length;A+=1)a[A].c();w(e,"class","floorplan-plugin__rule-line svelte-djlmk4"),w(s,"class","floorplan-plugin__rule-scale-wrapper svelte-djlmk4"),$(s,"is-row",n[2]),w(r,"class","floorplan-plugin__rule-text-wrapper svelte-djlmk4"),w(t,"class",c="floorplan-plugin__rule-labels floorplan-plugin__rule-labels--"+n[0]+" svelte-djlmk4"),$(t,"is-row",n[2]),L(t,"width",n[2]?"100%":1/16+"rem"),L(t,"height",n[2]?1/16+"rem":"100%")},m(A,p){O(A,t,p),x(t,e),x(t,i),x(t,s);for(let g=0;g<d.length;g+=1)d[g]&&d[g].m(s,null);x(t,o),x(t,r);for(let g=0;g<a.length;g+=1)a[g]&&a[g].m(r,null)},p(A,[p]){if(p&8){h=A[3];let g;for(g=0;g<h.length;g+=1){const v=wl(A,h,g);d[g]?d[g].p(v,p):(d[g]=Cl(v),d[g].c(),d[g].m(s,null))}for(;g<d.length;g+=1)d[g].d(1);d.length=h.length}p&22&&(u=A[4],a=It(a,p,m,1,A,u,l,r,Po,Il,null,yl)),p&1&&c!==(c="floorplan-plugin__rule-labels floorplan-plugin__rule-labels--"+A[0]+" svelte-djlmk4")&&w(t,"class",c),p&5&&$(t,"is-row",A[2])},i:q,o:q,d(A){A&&j(t),jt(d,A);for(let p=0;p<a.length;p+=1)a[p].d()}}}const $i=1e3,en=180;function np(n,t,e){let{type:i}=t,{data:s}=t,{bounding:o}=t,{getRuleDistanceText:r}=t;const a=i==="top"||i==="bottom",l=o.max.x-o.min.x-($i-en)*2,c=o.max.y-o.min.y-($i-en)*2,h=s.map(([A,p])=>a?[A.x,p.x]:[A.y,p.y]).flat().sort().filter((A,p,g)=>p===0?!0:A!==g[p-1]),d=h.map(A=>{const p=a?(A-o.min.x-$i+en)/l:0,g=a?0:(A-o.min.y-$i+en)/c;return{left:p,bottom:g}});d.unshift({left:0,bottom:0}),d.push(a?{left:1,bottom:0}:{left:0,bottom:1});const u=h[h.length-1]-h[0],m=h.map((A,p,g)=>{const v=p===0?0:A-g[p-1],y=p===0?0:(A+g[p-1])/2,I=a?(y-o.min.x-$i+en)/l:0,k=a?0:(y-o.min.y-$i+en)/c;return{left:I,bottom:k,distance:v}}).filter(({distance:A})=>A/u>.1);return n.$$set=A=>{"type"in A&&e(0,i=A.type),"data"in A&&e(5,s=A.data),"bounding"in A&&e(6,o=A.bounding),"getRuleDistanceText"in A&&e(1,r=A.getRuleDistanceText)},[i,r,a,d,m,s,o]}class sp extends re{constructor(t){super(),oe(this,t,np,ip,se,{type:0,data:5,bounding:6,getRuleDistanceText:1},tp)}}function op(n){ue(n,"svelte-1mzj9p3",".floorplan-plugin__rule-labels-wrapper.svelte-1mzj9p3{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);pointer-events:none}")}function Pl(n,t,e){const i=n.slice();return i[13]=t[e][0],i[14]=t[e][1],i}function El(n,t){let e,i,s;const o=[{type:t[13],data:t[14],bounding:t[1],getRuleDistanceText:t[0]}];let r={};for(let a=0;a<o.length;a+=1)r=Fe(r,o[a]);return i=new sp({props:r}),{key:n,first:null,c(){e=we(),ne(i.$$.fragment),this.first=e},m(a,l){O(a,e,l),te(i,a,l),s=!0},p(a,l){t=a;const c=l&19?Ze(o,[{type:t[13],data:t[14],bounding:t[1],getRuleDistanceText:t[0]}]):{};i.$set(c)},i(a){s||(M(i.$$.fragment,a),s=!0)},o(a){S(i.$$.fragment,a),s=!1},d(a){a&&j(e),ie(i,a)}}}function rp(n){let t,e=[],i=new Map,s,o=n[4];const r=a=>a[13];for(let a=0;a<o.length;a+=1){let l=Pl(n,o,a),c=r(l);i.set(c,e[a]=El(c,l))}return{c(){t=D("div");for(let a=0;a<e.length;a+=1)e[a].c();w(t,"class","floorplan-plugin__rule-labels-wrapper svelte-1mzj9p3"),L(t,"width",n[3]),L(t,"height",n[2])},m(a,l){O(a,t,l);for(let c=0;c<e.length;c+=1)e[c]&&e[c].m(t,null);s=!0},p(a,[l]){l&19&&(o=a[4],ce(),e=It(e,l,r,1,a,o,i,t,oi,El,null,Pl),he()),l&8&&L(t,"width",a[3]),l&4&&L(t,"height",a[2])},i(a){if(!s){for(let l=0;l<o.length;l+=1)M(e[l]);s=!0}},o(a){for(let l=0;l<e.length;l+=1)S(e[l]);s=!1},d(a){a&&j(t);for(let l=0;l<e.length;l+=1)e[l].d()}}}const kl=1e3,Ml=180;function ap(n,t,e){let i,s,o,r,a,l,c,h,d,u,{floorIndex:m}=t,{floorplanData:A}=t,{getRuleDistanceText:p}=t;return n.$$set=g=>{"floorIndex"in g&&e(5,m=g.floorIndex),"floorplanData"in g&&e(6,A=g.floorplanData),"getRuleDistanceText"in g&&e(0,p=g.getRuleDistanceText)},n.$$.update=()=>{n.$$.dirty&64&&e(1,i=A.bounding),n.$$.dirty&96&&e(11,s=A.floorDatas[m].rules),n.$$.dirty&2048&&e(12,o=Object.keys(s)),n.$$.dirty&6144&&e(4,r=o.map(g=>[g,s[g]])),n.$$.dirty&2&&e(9,a=i.max.x-i.min.x),n.$$.dirty&2&&e(7,l=i.max.y-i.min.y),n.$$.dirty&2&&e(10,c=i.max.x-i.min.x-(kl-Ml)*2),n.$$.dirty&2&&e(8,h=i.max.y-i.min.y-(kl-Ml)*2),n.$$.dirty&1536&&e(3,d=c/a*100+"%"),n.$$.dirty&384&&e(2,u=h/l*100+"%")},[p,i,u,d,r,m,A,l,h,a,c,s,o]}class lp extends re{constructor(t){super(),oe(this,t,ap,rp,se,{floorIndex:5,floorplanData:6,getRuleDistanceText:0},op)}}function ls(n,t={}){let e="";const{needZ:i,needA:s}=t;return(i?n.slice().concat(n[0]):n.slice()).forEach((r,a)=>{const{x:l,y:c}=t.format?t.format(r):r,h=l+","+c;return a===0?(e+="M"+h,e):s!=null&&s[a]?(e+="A"+s[a]+","+h,e):(e+="L"+h,e)}),e+(i?"Z":"")}function Sa({x:n,y:t},e){const{max:i,min:s}=e;return{x:n-s.x,y:i.y-t}}function cp(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 hp(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 dp(n,t){return Math.max(...t.work.observers.map(i=>n.z>=i.standingPosition.z?i.floorIndex:0))}function up(n){let t;return{c(){t=Le("path"),w(t,"d",n[0]),w(t,"fill","#2F313A")},m(e,i){O(e,t,i)},p(e,[i]){i&1&&w(t,"d",e[0])},i:q,o:q,d(e){e&&j(t)}}}function fp(n,t,e){let i,{path:s}=t;return n.$$set=o=>{"path"in o&&e(1,s=o.path)},n.$$.update=()=>{n.$$.dirty&2&&e(0,i=ls(s,{needZ:!0}))},[i,s]}class mp extends re{constructor(t){super(),oe(this,t,fp,up,se,{path:1})}}function gp(n){let t,e,i,s,o,r;return{c(){t=Le("defs"),e=Le("pattern"),i=Le("rect"),s=Le("path"),o=K(),r=Le("path"),w(i,"x","0"),w(i,"y","0"),w(i,"width",n[1]),w(i,"height",n[1]),w(i,"fill","#323747"),w(s,"d",n[2]),w(s,"stroke","#ffffff"),w(s,"stroke-opacity","0.06"),w(s,"stroke-width","0.5"),w(s,"fill","none"),w(e,"id","fpm-room-pattern-0"),w(e,"x","0"),w(e,"y","0"),w(e,"width",n[1]),w(e,"height",n[1]),w(e,"patternUnits","userSpaceOnUse"),w(e,"patternTransform","scale(50 50)"),w(r,"d",n[0]),w(r,"fill","url(#fpm-room-pattern-0)")},m(a,l){O(a,t,l),x(t,e),x(e,i),x(e,s),O(a,o,l),O(a,r,l)},p(a,[l]){l&1&&w(r,"d",a[0])},i:q,o:q,d(a){a&&j(t),a&&j(o),a&&j(r)}}}const kr=6;function pp(n,t,e){let i,{path:s}=t;const o=kr*2,r=`M0 ${kr} h ${o} M${kr} 0 v ${o}`;return n.$$set=a=>{"path"in a&&e(3,s=a.path)},n.$$.update=()=>{n.$$.dirty&8&&e(0,i=ls(s,{needZ:!0}))},[i,o,r,s]}class Ap extends re{constructor(t){super(),oe(this,t,pp,gp,se,{path:3})}}function vp(n){let t,e,i,s,o,r,a,l,c,h,d;return{c(){t=Le("defs"),e=Le("pattern"),i=Le("rect"),s=Le("pattern"),o=Le("rect"),r=K(),a=Le("path"),l=K(),c=Le("path"),h=K(),d=Le("path"),w(i,"x","0"),w(i,"y","0"),w(i,"width","6"),w(i,"height","50"),w(i,"fill","none"),w(i,"stroke","#4B4B57"),w(i,"stroke-width","0.5"),w(e,"id","room-material-pattern-1"),w(e,"x","0"),w(e,"y","0"),w(e,"width","12"),w(e,"height","50"),w(e,"patternUnits","userSpaceOnUse"),w(e,"patternTransform","scale(50 50)"),w(o,"x","0"),w(o,"y","0"),w(o,"width","6"),w(o,"height","50"),w(o,"fill","none"),w(o,"stroke","#4B4B57"),w(o,"stroke-width","0.5"),w(s,"id","room-material-pattern-2"),w(s,"x","6"),w(s,"y","25"),w(s,"width","12"),w(s,"height","50"),w(s,"patternUnits","userSpaceOnUse"),w(s,"patternTransform","scale(50 50)"),w(a,"d",n[0]),w(a,"fill","#43434D"),w(c,"d",n[0]),w(c,"fill","url(#room-material-pattern-1)"),w(d,"d",n[0]),w(d,"fill","url(#room-material-pattern-2)")},m(u,m){O(u,t,m),x(t,e),x(e,i),x(t,s),x(s,o),O(u,r,m),O(u,a,m),O(u,l,m),O(u,c,m),O(u,h,m),O(u,d,m)},p(u,[m]){m&1&&w(a,"d",u[0]),m&1&&w(c,"d",u[0]),m&1&&w(d,"d",u[0])},i:q,o:q,d(u){u&&j(t),u&&j(r),u&&j(a),u&&j(l),u&&j(c),u&&j(h),u&&j(d)}}}function bp(n,t,e){let i,{path:s}=t;return n.$$set=o=>{"path"in o&&e(1,s=o.path)},n.$$.update=()=>{n.$$.dirty&2&&e(0,i=ls(s,{needZ:!0}))},[i,s]}class yp extends re{constructor(t){super(),oe(this,t,bp,vp,se,{path:1})}}function wp(n){ue(n,"svelte-1dykexu",".floorplan-plugin__room-material.svelte-1dykexu{position:absolute;left:0;top:0;width:100%;height:100%}svg.svelte-1dykexu{position:absolute;left:0;top:0;width:100%;height:100%;overflow:visible}")}function Dl(n,t,e){const i=n.slice();return i[5]=t[e],i}function Cp(n){let t,e;return t=new Ap({props:{path:n[5].path}}),{c(){ne(t.$$.fragment)},m(i,s){te(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.path=i[5].path),t.$set(o)},i(i){e||(M(t.$$.fragment,i),e=!0)},o(i){S(t.$$.fragment,i),e=!1},d(i){ie(t,i)}}}function Ip(n){let t,e;return t=new yp({props:{path:n[5].path}}),{c(){ne(t.$$.fragment)},m(i,s){te(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.path=i[5].path),t.$set(o)},i(i){e||(M(t.$$.fragment,i),e=!0)},o(i){S(t.$$.fragment,i),e=!1},d(i){ie(t,i)}}}function Pp(n){let t,e;return t=new mp({props:{path:n[5].path}}),{c(){ne(t.$$.fragment)},m(i,s){te(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.path=i[5].path),t.$set(o)},i(i){e||(M(t.$$.fragment,i),e=!0)},o(i){S(t.$$.fragment,i),e=!1},d(i){ie(t,i)}}}function xl(n){let t,e,i,s;const o=[Pp,Ip,Cp],r=[];function a(l,c){return l[5].floorType===1?0:l[5].floorType===0?1:2}return e=a(n),i=r[e]=o[e](n),{c(){t=Le("svg"),i.c(),w(t,"width","100%"),w(t,"height","100%"),w(t,"viewBox",`0 0 ${n[1]} ${n[2]}`),w(t,"class","svelte-1dykexu")},m(l,c){O(l,t,c),r[e].m(t,null),s=!0},p(l,c){let h=e;e=a(l),e===h?r[e].p(l,c):(ce(),S(r[h],1,1,()=>{r[h]=null}),he(),i=r[e],i?i.p(l,c):(i=r[e]=o[e](l),i.c()),M(i,1),i.m(t,null))},i(l){s||(M(i),s=!0)},o(l){S(i),s=!1},d(l){l&&j(t),r[e].d()}}}function Ep(n){let t,e,i=n[0],s=[];for(let r=0;r<i.length;r+=1)s[r]=xl(Dl(n,i,r));const o=r=>S(s[r],1,1,()=>{s[r]=null});return{c(){t=D("div");for(let r=0;r<s.length;r+=1)s[r].c();w(t,"class","floorplan-plugin__room-material svelte-1dykexu")},m(r,a){O(r,t,a);for(let l=0;l<s.length;l+=1)s[l]&&s[l].m(t,null);e=!0},p(r,[a]){if(a&7){i=r[0];let l;for(l=0;l<i.length;l+=1){const c=Dl(r,i,l);s[l]?(s[l].p(c,a),M(s[l],1)):(s[l]=xl(c),s[l].c(),M(s[l],1),s[l].m(t,null))}for(ce(),l=i.length;l<s.length;l+=1)o(l);he()}},i(r){if(!e){for(let a=0;a<i.length;a+=1)M(s[a]);e=!0}},o(r){s=s.filter(Boolean);for(let a=0;a<s.length;a+=1)S(s[a]);e=!1},d(r){r&&j(t),jt(s,r)}}}function kp(n,t,e){let i,{floorIndex:s}=t,{floorplanData:o}=t;const r=o.bounding.max.x-o.bounding.min.x,a=o.bounding.max.y-o.bounding.min.y;return n.$$set=l=>{"floorIndex"in l&&e(3,s=l.floorIndex),"floorplanData"in l&&e(4,o=l.floorplanData)},n.$$.update=()=>{n.$$.dirty&24&&e(0,i=o.floorDatas[s].rooms.map(l=>be(G({},l),{path:l.path.map(c=>Sa(c,o.bounding))})))},[i,r,a,s,o]}class Mp extends re{constructor(t){super(),oe(this,t,kp,Ep,se,{floorIndex:3,floorplanData:4},wp)}}function Dp(n){ue(n,"svelte-qq2273","path.svelte-qq2273{--opacity:0;opacity:var(--opacity)}path.svelte-qq2273:hover{opacity:calc(var(--opacity) + 0.1)}")}function xp(n){let t,e,i,s;return{c(){t=Le("path"),w(t,"d",n[5]),w(t,"fill","#fff"),w(t,"style",n[2]),w(t,"id",e=`${n[1]}_${n[0].id}`),w(t,"class","svelte-qq2273")},m(o,r){O(o,t,r),i||(s=[pe(t,"mouseenter",n[3]),pe(t,"mouseleave",n[4])],i=!0)},p(o,[r]){r&4&&w(t,"style",o[2]),r&3&&e!==(e=`${o[1]}_${o[0].id}`)&&w(t,"id",e)},i:q,o:q,d(o){o&&j(t),i=!1,Je(s)}}}function Sp(n,t,e){let i,s,{room:o}=t,{floorIndex:r}=t,{floorplanData:a}=t,{highlightData:l}=t,{hoveredRoom:c}=t;function h(){c==null||c.set(o)}function d(){c==null||c.set(void 0)}const{bounding:u}=a,m=ls(o.path,{needZ:!0,format:A=>Sa(A,u)});return n.$$set=A=>{"room"in A&&e(0,o=A.room),"floorIndex"in A&&e(1,r=A.floorIndex),"floorplanData"in A&&e(6,a=A.floorplanData),"highlightData"in A&&e(7,l=A.highlightData),"hoveredRoom"in A&&e(8,c=A.hoveredRoom)},n.$$.update=()=>{n.$$.dirty&131&&e(9,i=l[`${r}_${o.id}`]),n.$$.dirty&512&&e(2,s=i?`fill: ${i.color}; --opacity: ${i.opacity}; pointer-events: ${i.disabled?"none":"auto"}`:null)},[o,r,s,h,d,m,a,l,c,i]}let Tp=class extends re{constructor(t){super(),oe(this,t,Sp,xp,se,{room:0,floorIndex:1,floorplanData:6,highlightData:7,hoveredRoom:8},Dp)}};function Lp(n){ue(n,"svelte-1kqo6e4",".floorplan-plugin__room-highlight.svelte-1kqo6e4{position:absolute;width:100%;height:100%}svg.svelte-1kqo6e4{width:100%;height:100%;overflow:visible}")}function Sl(n,t,e){const i=n.slice();return i[6]=t[e],i}function Tl(n,t){let e,i,s;const o=[{room:t[6],floorplanData:t[1],hoveredRoom:t[3],floorIndex:t[0],highlightData:t[2]}];let r={};for(let a=0;a<o.length;a+=1)r=Fe(r,o[a]);return i=new Tp({props:r}),{key:n,first:null,c(){e=we(),ne(i.$$.fragment),this.first=e},m(a,l){O(a,e,l),te(i,a,l),s=!0},p(a,l){t=a;const c=l&15?Ze(o,[{room:t[6],floorplanData:t[1],hoveredRoom:t[3],floorIndex:t[0],highlightData:t[2]}]):{};i.$set(c)},i(a){s||(M(i.$$.fragment,a),s=!0)},o(a){S(i.$$.fragment,a),s=!1},d(a){a&&j(e),ie(i,a)}}}function jp(n){let t,e,i=[],s=new Map,o,r=n[1].floorDatas[n[0]].rooms;const a=l=>l[6].id;for(let l=0;l<r.length;l+=1){let c=Sl(n,r,l),h=a(c);s.set(h,i[l]=Tl(h,c))}return{c(){t=D("div"),e=Le("svg");for(let l=0;l<i.length;l+=1)i[l].c();w(e,"width","100%"),w(e,"height","100%"),w(e,"viewBox",`0 0 ${n[4]} ${n[5]}`),w(e,"class","svelte-1kqo6e4"),w(t,"class","floorplan-plugin__room-highlight svelte-1kqo6e4")},m(l,c){O(l,t,c),x(t,e);for(let h=0;h<i.length;h+=1)i[h]&&i[h].m(e,null);o=!0},p(l,[c]){c&15&&(r=l[1].floorDatas[l[0]].rooms,ce(),i=It(i,c,a,1,l,r,s,e,oi,Tl,null,Sl),he())},i(l){if(!o){for(let c=0;c<r.length;c+=1)M(i[c]);o=!0}},o(l){for(let c=0;c<i.length;c+=1)S(i[c]);o=!1},d(l){l&&j(t);for(let c=0;c<i.length;c+=1)i[c].d()}}}function zp(n,t,e){let{floorIndex:i}=t,{floorplanData:s}=t,{highlightData:o}=t,{hoveredRoom:r}=t;const a=s.bounding.max.x-s.bounding.min.x,l=s.bounding.max.y-s.bounding.min.y;return n.$$set=c=>{"floorIndex"in c&&e(0,i=c.floorIndex),"floorplanData"in c&&e(1,s=c.floorplanData),"highlightData"in c&&e(2,o=c.highlightData),"hoveredRoom"in c&&e(3,r=c.hoveredRoom)},[i,s,o,r,a,l]}let ou=class extends re{constructor(t){super(),oe(this,t,zp,jp,se,{floorIndex:0,floorplanData:1,highlightData:2,hoveredRoom:3},Lp)}};function Op(n){ue(n,"svelte-bl8zrz",".floorplan-plugin__floor.svelte-bl8zrz{position:absolute;left:0;top:0;width:100%;height:100%;opacity:0;pointer-events:none}.floorplan-plugin__floor--is-current.svelte-bl8zrz{opacity:1;pointer-events:auto}")}function Ll(n){let t,e;const i=[{floorIndex:n[1],floorplanData:n[8],hoveredRoom:n[14],highlightData:n[13]}];let s={};for(let o=0;o<i.length;o+=1)s=Fe(s,i[o]);return t=new ou({props:s}),{c(){ne(t.$$.fragment)},m(o,r){te(t,o,r),e=!0},p(o,r){const a=r&24834?Ze(i,[{floorIndex:o[1],floorplanData:o[8],hoveredRoom:o[14],highlightData:o[13]}]):{};t.$set(a)},i(o){e||(M(t.$$.fragment,o),e=!0)},o(o){S(t.$$.fragment,o),e=!1},d(o){ie(t,o)}}}function jl(n){let t,e;const i=[{floorplanData:n[8],roomAreaEnable:n[5],roomNameEnable:n[6],floorIndex:n[1],getRoomAreaText:n[9],getLabelElement:n[10],hoveredRoom:n[14],adaptiveRoomLabelVisibleEnable:n[12]}];let s={};for(let o=0;o<i.length;o+=1)s=Fe(s,i[o]);return t=new ep({props:s}),{c(){ne(t.$$.fragment)},m(o,r){te(t,o,r),e=!0},p(o,r){const a=r&22370?Ze(i,[{floorplanData:o[8],roomAreaEnable:o[5],roomNameEnable:o[6],floorIndex:o[1],getRoomAreaText:o[9],getLabelElement:o[10],hoveredRoom:o[14],adaptiveRoomLabelVisibleEnable:o[12]}]):{};t.$set(a)},i(o){e||(M(t.$$.fragment,o),e=!0)},o(o){S(t.$$.fragment,o),e=!1},d(o){ie(t,o)}}}function zl(n){let t,e;const i=[{floorplanData:n[8],floorIndex:n[1],getRuleDistanceText:n[11]}];let s={};for(let o=0;o<i.length;o+=1)s=Fe(s,i[o]);return t=new lp({props:s}),{c(){ne(t.$$.fragment)},m(o,r){te(t,o,r),e=!0},p(o,r){const a=r&2306?Ze(i,[{floorplanData:o[8],floorIndex:o[1],getRuleDistanceText:o[11]}]):{};t.$set(a)},i(o){e||(M(t.$$.fragment,o),e=!0)},o(o){S(t.$$.fragment,o),e=!1},d(o){ie(t,o)}}}function Bp(n){let t,e,i,s,o,r,a,l,c;const h=[{floorIndex:n[1],floorplanData:n[8]}];let d={};for(let v=0;v<h.length;v+=1)d=Fe(d,h[v]);e=new Mp({props:d});let u=(n[2]||n[3])&&Ll(n);const m=[{floorplanData:n[8],floorIndex:n[1]}];let A={};for(let v=0;v<m.length;v+=1)A=Fe(A,m[v]);o=new xa({props:A});let p=n[4]&&jl(n),g=n[7]&&zl(n);return{c(){t=D("div"),ne(e.$$.fragment),i=K(),u&&u.c(),s=K(),ne(o.$$.fragment),r=K(),p&&p.c(),a=K(),g&&g.c(),w(t,"class",l=Re(`floorplan-plugin__floor${n[0]?" floorplan-plugin__floor--is-current":""}`)+" svelte-bl8zrz")},m(v,y){O(v,t,y),te(e,t,null),x(t,i),u&&u.m(t,null),x(t,s),te(o,t,null),x(t,r),p&&p.m(t,null),x(t,a),g&&g.m(t,null),c=!0},p(v,[y]){const I=y&258?Ze(h,[{floorIndex:v[1],floorplanData:v[8]}]):{};e.$set(I),v[2]||v[3]?u?(u.p(v,y),y&12&&M(u,1)):(u=Ll(v),u.c(),M(u,1),u.m(t,s)):u&&(ce(),S(u,1,1,()=>{u=null}),he());const k=y&258?Ze(m,[{floorplanData:v[8],floorIndex:v[1]}]):{};o.$set(k),v[4]?p?(p.p(v,y),y&16&&M(p,1)):(p=jl(v),p.c(),M(p,1),p.m(t,a)):p&&(ce(),S(p,1,1,()=>{p=null}),he()),v[7]?g?(g.p(v,y),y&128&&M(g,1)):(g=zl(v),g.c(),M(g,1),g.m(t,null)):g&&(ce(),S(g,1,1,()=>{g=null}),he()),(!c||y&1&&l!==(l=Re(`floorplan-plugin__floor${v[0]?" floorplan-plugin__floor--is-current":""}`)+" svelte-bl8zrz"))&&w(t,"class",l)},i(v){c||(M(e.$$.fragment,v),M(u),M(o.$$.fragment,v),M(p),M(g),c=!0)},o(v){S(e.$$.fragment,v),S(u),S(o.$$.fragment,v),S(p),S(g),c=!1},d(v){v&&j(t),ie(e),u&&u.d(),ie(o),p&&p.d(),g&&g.d()}}}function Vp(n,t,e){let{isCurrent:i}=t,{floorIndex:s}=t,{highlightEnable:o}=t,{hoverEnable:r}=t,{roomLabelsEnable:a}=t,{roomAreaEnable:l}=t,{roomNameEnable:c}=t,{ruleLabelsEnable:h}=t,{floorplanData:d}=t,{getRoomAreaText:u}=t,{getLabelElement:m}=t,{getRuleDistanceText:A}=t,{adaptiveRoomLabelVisibleEnable:p}=t,{highlightData:g}=t;const v=Da(void 0);return n.$$set=y=>{"isCurrent"in y&&e(0,i=y.isCurrent),"floorIndex"in y&&e(1,s=y.floorIndex),"highlightEnable"in y&&e(2,o=y.highlightEnable),"hoverEnable"in y&&e(3,r=y.hoverEnable),"roomLabelsEnable"in y&&e(4,a=y.roomLabelsEnable),"roomAreaEnable"in y&&e(5,l=y.roomAreaEnable),"roomNameEnable"in y&&e(6,c=y.roomNameEnable),"ruleLabelsEnable"in y&&e(7,h=y.ruleLabelsEnable),"floorplanData"in y&&e(8,d=y.floorplanData),"getRoomAreaText"in y&&e(9,u=y.getRoomAreaText),"getLabelElement"in y&&e(10,m=y.getLabelElement),"getRuleDistanceText"in y&&e(11,A=y.getRuleDistanceText),"adaptiveRoomLabelVisibleEnable"in y&&e(12,p=y.adaptiveRoomLabelVisibleEnable),"highlightData"in y&&e(13,g=y.highlightData)},[i,s,o,r,a,l,c,h,d,u,m,A,p,g,v]}let Rp=class extends re{constructor(t){super(),oe(this,t,Vp,Bp,se,{isCurrent:0,floorIndex:1,highlightEnable:2,hoverEnable:3,roomLabelsEnable:4,roomAreaEnable:5,roomNameEnable:6,ruleLabelsEnable:7,floorplanData:8,getRoomAreaText:9,getLabelElement:10,getRuleDistanceText:11,adaptiveRoomLabelVisibleEnable:12,highlightData:13},Op)}};function Qp(n){ue(n,"svelte-86bqav",".floorplan-main.svelte-86bqav{width:100%;height:100%;pointer-events:none}")}function Ol(n,t,e){const i=n.slice();return i[21]=t[e],i}function Bl(n){let t,e,i,s,o,r=n[13].floorDatas,a=[];for(let d=0;d<r.length;d+=1)a[d]=Vl(Ol(n,r,d));const l=d=>S(a[d],1,1,()=>{a[d]=null});let c=n[5]&&Rl(n),h=n[8]&&Ql(n);return{c(){t=D("div");for(let d=0;d<a.length;d+=1)a[d].c();e=K(),c&&c.c(),i=K(),h&&h.c(),w(t,"class","floorplan-main svelte-86bqav")},m(d,u){O(d,t,u);for(let m=0;m<a.length;m+=1)a[m]&&a[m].m(t,null);x(t,e),c&&c.m(t,null),x(t,i),h&&h.m(t,null),o=!0},p(d,u){if(n=d,u&2047696){r=n[13].floorDatas;let m;for(m=0;m<r.length;m+=1){const A=Ol(n,r,m);a[m]?(a[m].p(A,u),M(a[m],1)):(a[m]=Vl(A),a[m].c(),M(a[m],1),a[m].m(t,e))}for(ce(),m=r.length;m<a.length;m+=1)l(m);he()}n[5]?c?(c.p(n,u),u&32&&M(c,1)):(c=Rl(n),c.c(),M(c,1),c.m(t,i)):c&&(ce(),S(c,1,1,()=>{c=null}),he()),n[8]?h?(h.p(n,u),u&256&&M(h,1)):(h=Ql(n),h.c(),M(h,1),h.m(t,null)):h&&(ce(),S(h,1,1,()=>{h=null}),he())},i(d){if(!o){for(let u=0;u<r.length;u+=1)M(a[u]);M(c),M(h),s||Ne(()=>{s=Vi(t,it,{duration:n[0],easing:ti}),s.start()}),o=!0}},o(d){a=a.filter(Boolean);for(let u=0;u<a.length;u+=1)S(a[u]);S(c),S(h),o=!1},d(d){d&&j(t),jt(a,d),c&&c.d(),h&&h.d()}}}function Vl(n){let t,e;const i=[{hoverEnable:n[6],highlightEnable:n[7],floorplanData:n[13],getRoomAreaText:n[16],getLabelElement:n[17],getRuleDistanceText:n[18],roomLabelsEnable:n[9],roomAreaEnable:n[10],roomNameEnable:n[11],ruleLabelsEnable:n[12],adaptiveRoomLabelVisibleEnable:n[19],highlightData:n[20]},{floorIndex:n[21].floorIndex},{isCurrent:n[21].floorIndex===n[4]}];let s={};for(let o=0;o<i.length;o+=1)s=Fe(s,i[o]);return t=new Rp({props:s}),{c(){ne(t.$$.fragment)},m(o,r){te(t,o,r),e=!0},p(o,r){const a=r&2047696?Ze(i,[r&2047680&&{hoverEnable:o[6],highlightEnable:o[7],floorplanData:o[13],getRoomAreaText:o[16],getLabelElement:o[17],getRuleDistanceText:o[18],roomLabelsEnable:o[9],roomAreaEnable:o[10],roomNameEnable:o[11],ruleLabelsEnable:o[12],adaptiveRoomLabelVisibleEnable:o[19],highlightData:o[20]},r&8192&&{floorIndex:o[21].floorIndex},r&8208&&{isCurrent:o[21].floorIndex===o[4]}]):{};t.$set(a)},i(o){e||(M(t.$$.fragment,o),e=!0)},o(o){S(t.$$.fragment,o),e=!1},d(o){ie(t,o)}}}function Rl(n){let t,e;const i=[{panoIndex:n[3],floorplanData:n[13],lastPanoramaLongitude:n[14],cameraImageUrl:n[15]}];let s={};for(let o=0;o<i.length;o+=1)s=Fe(s,i[o]);return t=new Ig({props:s}),{c(){ne(t.$$.fragment)},m(o,r){te(t,o,r),e=!0},p(o,r){const a=r&57352?Ze(i,[{panoIndex:o[3],floorplanData:o[13],lastPanoramaLongitude:o[14],cameraImageUrl:o[15]}]):{};t.$set(a)},i(o){e||(M(t.$$.fragment,o),e=!0)},o(o){S(t.$$.fragment,o),e=!1},d(o){ie(t,o)}}}function Ql(n){let t,e;return t=new Sg({props:{floorplanData:n[13],northDesc:n[2]}}),{c(){ne(t.$$.fragment)},m(i,s){te(t,i,s),e=!0},p(i,s){const o={};s&8192&&(o.floorplanData=i[13]),s&4&&(o.northDesc=i[2]),t.$set(o)},i(i){e||(M(t.$$.fragment,i),e=!0)},o(i){S(t.$$.fragment,i),e=!1},d(i){ie(t,i)}}}function Gp(n){let t,e,i=n[1]&&Bl(n);return{c(){i&&i.c(),t=we()},m(s,o){i&&i.m(s,o),O(s,t,o),e=!0},p(s,[o]){s[1]?i?(i.p(s,o),o&2&&M(i,1)):(i=Bl(s),i.c(),M(i,1),i.m(t.parentNode,t)):i&&(ce(),S(i,1,1,()=>{i=null}),he())},i(s){e||(M(i),e=!0)},o(s){S(i),e=!1},d(s){i&&i.d(s),s&&j(t)}}}function Np(n,t,e){let{duration:i=0}=t,{visible:s}=t,{northDesc:o}=t,{panoIndex:r}=t,{floorIndex:a}=t,{cameraEnable:l}=t,{hoverEnable:c}=t,{highlightEnable:h}=t,{compassEnable:d}=t,{roomLabelsEnable:u}=t,{roomAreaEnable:m}=t,{roomNameEnable:A}=t,{ruleLabelsEnable:p}=t,{floorplanData:g}=t,{lastPanoramaLongitude:v}=t,{cameraImageUrl:y}=t,{getRoomAreaText:I}=t,{getLabelElement:k}=t,{getRuleDistanceText:B}=t,{adaptiveRoomLabelVisibleEnable:P}=t,{highlightData:V}=t;return n.$$set=z=>{"duration"in z&&e(0,i=z.duration),"visible"in z&&e(1,s=z.visible),"northDesc"in z&&e(2,o=z.northDesc),"panoIndex"in z&&e(3,r=z.panoIndex),"floorIndex"in z&&e(4,a=z.floorIndex),"cameraEnable"in z&&e(5,l=z.cameraEnable),"hoverEnable"in z&&e(6,c=z.hoverEnable),"highlightEnable"in z&&e(7,h=z.highlightEnable),"compassEnable"in z&&e(8,d=z.compassEnable),"roomLabelsEnable"in z&&e(9,u=z.roomLabelsEnable),"roomAreaEnable"in z&&e(10,m=z.roomAreaEnable),"roomNameEnable"in z&&e(11,A=z.roomNameEnable),"ruleLabelsEnable"in z&&e(12,p=z.ruleLabelsEnable),"floorplanData"in z&&e(13,g=z.floorplanData),"lastPanoramaLongitude"in z&&e(14,v=z.lastPanoramaLongitude),"cameraImageUrl"in z&&e(15,y=z.cameraImageUrl),"getRoomAreaText"in z&&e(16,I=z.getRoomAreaText),"getLabelElement"in z&&e(17,k=z.getLabelElement),"getRuleDistanceText"in z&&e(18,B=z.getRuleDistanceText),"adaptiveRoomLabelVisibleEnable"in z&&e(19,P=z.adaptiveRoomLabelVisibleEnable),"highlightData"in z&&e(20,V=z.highlightData)},[i,s,o,r,a,l,c,h,d,u,m,A,p,g,v,y,I,k,B,P,V]}let Ta=class extends re{constructor(t){super(),oe(this,t,Np,Gp,se,{duration:0,visible:1,northDesc:2,panoIndex:3,floorIndex:4,cameraEnable:5,hoverEnable:6,highlightEnable:7,compassEnable:8,roomLabelsEnable:9,roomAreaEnable:10,roomNameEnable:11,ruleLabelsEnable:12,floorplanData:13,lastPanoramaLongitude:14,cameraImageUrl:15,getRoomAreaText:16,getLabelElement:17,getRuleDistanceText:18,adaptiveRoomLabelVisibleEnable:19,highlightData:20},Qp)}};const _p="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 Hp(n){return F(this,null,function*(){const t=new Headers({"Content-Type":"text/plain"}),e=function(s){return F(this,null,function*(){const o={index:s.index,url:s.url,svgUrl:s.svg_url};if(s.svg_url){const r=yield fetch(s.svg_url,{headers:t}).then(a=>a.text());o.svgContent=r}return o})};return yield Promise.all(n.map(e))})}function Fp(n){return{id:n.id,size:n.size,name:n.name,path:n.path,roomType:n.room_type,floorType:n.floor_type,roomLabel:{position:n.room_label.position,positionInImage:n.room_label.position_in_image},observerIndexs:n.observer_indexs}}function Wp(n){return{floorName:n.floor_name,floorIndex:n.floor_index,rooms:n.rooms.map(Fp),rules:n.rules}}function Yp(n){return{index:n.index,floorIndex:n.floor_index,position:n.position,positionInImage:n.position_in_image}}function Up(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 Wt(n){return F(this,null,function*(){const t=yield Hp(n.outlines),e=n.computed_data.bounding,i=n.computed_data.floor_datas.map(Wp),s=n.computed_data.entrance?Up(n.computed_data.entrance):null;return{outlines:t,entrance:s,bounding:e,floorDatas:i,observers:n.computed_data.observers.map(Yp)}})}function ru(n,t,e){return n.map(s=>{const o=s.position,r=s.icon?s.icon:{url:_p,width:45,height:48},a=dp(o,t),l=cp(o,e),c=hp(l,e);return{floorIndex:a,icon:r,id:s.id,position:l,positionInImage:c}})}function Xp(n,t){return t(n),n}function Mo(n,t){return Xp({},e=>{for(const i in n)t.indexOf(i)===-1&&(e[i]=n[i])})}function Gl(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 La(n,t,e=ui.BOUNDING_CENTER){const i=Gl(n,t),s=Gl(n,t+1);return e===ui.BOUNDING_CENTER?(n.model.bounding.max.y+n.model.bounding.min.y)/2:e===ui.CEILING?s:i}function ja(n,t,e,i){const s=La(n,e,i==null?void 0:i.attachedTo),o=new E.Vector3(0,s,0),r=new E.Vector3(1,s,0),a=o.clone().project(n.camera),l=r.clone().project(n.camera);return Math.abs((l.x-a.x)/1e3)*(t.getBoundingClientRect().width/2)}let cs=class{constructor(t,e){f(this,"VERSION","2.28.0-dev.1");f(this,"five");f(this,"hooks",new Bi);f(this,"staticPrefix","//vr-image-4.realsee-cdn.cn");this.five=t,e!=null&&e.staticPrefix&&(this.staticPrefix=e.staticPrefix)}getCurrentState(){return this.state}absoluteUrl(t){return vo(this.staticPrefix,t)}},bi=class extends cs{};var Ct=(n=>(n.UnknownError="UnknownError",n.DataNotLoaded="DataNotLoaded",n.BreakOffByHide="BreakOffByHide",n.BreakOffByDisable="BreakOffByDisable",n.ModelNotLoaded="ModelNotLoaded",n.ChangeModeError="ChangeModeError",n.UpdateCameraError="UpdateCameraError",n))(Ct||{});const au=500,Zp=80;function $r(n,t,e=4){return Math.floor(n*Math.pow(10,e))===Math.floor(t*Math.pow(10,e))}function za(n,t){return F(this,null,function*(){const[e]=yield pn(n.changeMode(...t));if(e)throw new Error("change mode canceled");yield new Promise(r=>{n.once("initAnimationWillStart",()=>{n.once("initAnimationEnded",()=>r())})});const i=t[1];if(!i)return!0;const s=n.getCurrentState();if(!Jp(i,s))throw new Error("pose 与预期不符")})}function Jp(n,t){return Object.keys(n).every(e=>{const i=t[e];if(i===void 0)return!0;const s=n[e];return typeof i=="number"&&typeof s=="number"?$r(i,s,2):i===s})}function Oa(n,t){if(n.currentMode!==t.mode)return!1;const{latitude:e,longitude:i,fov:s}=t,{latitude:o,longitude:r}=n.getCurrentState(),a=n.camera.fov;return!(!$r(e,o,2)||!$r(i,r,2)||s!==a)}function lu(n,t,e=!0){return F(this,null,function*(){if(Oa(n,t)===!0)return;const s=n.getCurrentState();if(s.mode!==t.mode){const[h]=yield pn(za(n,[t.mode,t,void 0,e]));if(h)throw new Error(Ct.ChangeModeError);return}const{latitude:o,longitude:r,fov:a}=s,l=Math.min(1e3,Math.max(200,Math.abs(o-Math.PI/2)*1e3,(r>Math.PI?2*Math.PI-r:r)*500,Math.abs(a-t.fov)*10)),[c]=yield pn(n.updateCamera(t,l,e));if(c)throw new Error(Ct.UpdateCameraError)})}function vn(n,t,e=300){const i=n.getElement();i&&(i.style.opacity=t+"",i.style.transition=e===0?"none":`opacity ${e}ms linear`,e!==0&&Promise.race([new Promise(s=>i.addEventListener("transitionend",s,{once:!0})),new Promise(s=>setTimeout(s,e))]).then(()=>{i.style.transition="none"}))}function qp(n){const{latitude:t,longitude:e}=n,i=Math.abs(t-Math.PI/2)>5*Math.PI/180,s=e>5*(Math.PI/180)&&e<355*(Math.PI/180);return i||s}function Kp(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 $p=class extends bi{constructor(e,i){var a;super(e);f(this,"name","modelFloorplanPlugin");f(this,"state");f(this,"data");f(this,"showState");f(this,"showPromise");f(this,"app");f(this,"panoIndex",0);f(this,"floorIndex",0);f(this,"selector");f(this,"showRejection");f(this,"wrapper");f(this,"container",document.createElement("div"));f(this,"lastPanoramaLongitude",0);f(this,"size",{width:0,height:0});f(this,"hasAddedEventListener",!1);f(this,"isHiddenByHideFunc",!1);f(this,"highlightData",{});f(this,"dispose",()=>{var e,i;this.removeEventListener(),(e=this.app)==null||e.$destroy(),this.app=void 0,(i=this.container)==null||i.remove(),this.data=void 0,this.wrapper=void 0,this.selector=void 0,this.hooks.emit("dispose")});f(this,"show",(...i)=>F(this,[...i],function*(e={}){if(!this.state.enabled||!this.showPromise&&this.state.visible)return;const s=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!0},s),this._show(e)}));f(this,"hide",(...i)=>F(this,[...i],function*(e={}){this.state.enabled&&(this.isHiddenByHideFunc=!0,this.state.visible!==!1&&(this.updateState({visible:!1},e.userAction||!0),this._hide(e)))}));f(this,"updateSize",()=>{if(!this.data||!Oa(this.five,this.showState)||!this.container||!this.wrapper)return;const{min:e,max:i}=this.data.bounding,s=i.x-e.x,o=i.y-e.y,r=this.state.config.attachedTo?{attachedTo:this.state.config.attachedTo}:void 0,a=ja(this.five,this.wrapper,this.floorIndex,r),l=Math.ceil(s*a),c=Math.ceil(o*a);this.size.width===l&&this.size.height===c||(this.container.style.width=l+"px",this.container.style.height=c+"px",this.size={width:l,height:c})});f(this,"highlight",e=>{this.state.config.highlightEnable&&(this.highlightData=e,this.render())});f(this,"unhighlight",()=>{this.highlightData={},this.render()});f(this,"_disable",e=>{var s,o,r;const{userAction:i}=e;this.hooks.emit("disable",{userAction:i}),(s=this.showRejection)==null||s.call(this,Ct.BreakOffByDisable),this.showPromise=void 0,(o=this.app)==null||o.$destroy(),this.app=void 0,(r=this.container)==null||r.remove(),this.removeEventListener()});f(this,"_enable",e=>{const{userAction:i}=e;this.addEventListener(),this.wrapper&&(this.wrapper.append(this.container),this.hooks.emit("enable",{userAction:i}),this.state.visible&&this._show({userAction:i}))});f(this,"_show",e=>F(this,null,function*(){var r;if(!this.state.enabled)return;if(!((r=this.five.model)!=null&&r.loaded))throw new Error(Ct.ModelNotLoaded);if(!this.data)throw new Error(Ct.DataNotLoaded);if(this.showPromise)return this.showPromise;const i={floorIndex:this.floorIndex,modelOpacity:this.state.config.modelOpacity,immediately:!1,isAutoShow:!1,userAction:!0},s=G(G({},i),e),o=()=>F(this,null,function*(){this.hooks.emit("show",{userAction:s.userAction,auto:s.isAutoShow});let a=!1,l;this.showRejection=h=>{a=!0,l=h};const[c]=yield pn(lu(this.five,this.showState,s.userAction));if(c)throw c;if(a)throw l?new Error(l):new Error(Ct.UnknownError);this.updateSize(),this.floorIndex=s.floorIndex,this.five.model.show(this.floorIndex)});return this.isHiddenByHideFunc=!1,this.showPromise=o().then(()=>{this.showPromise=void 0,this.showRejection=void 0;const a=s.modelOpacity,l=s.immediately?0:au;vn(this.five,a,l),this.render(l),this.hooks.emit("showAnimationEnded",{auto:s.isAutoShow,userAction:s.userAction})}).catch(a=>{if(this.showPromise=void 0,this.showRejection=void 0,this.updateState({visible:!1},s.userAction),!s.isAutoShow&&a instanceof Error)throw a}),this.showPromise}));f(this,"_hide",e=>{var o;(o=this.showRejection)==null||o.call(this,Ct.BreakOffByHide),this.showPromise=void 0;const s=G(G({},{userAction:!0,isAutoHide:!1}),e);vn(this.five,1,0),this.hooks.emit("hide",{auto:s.isAutoHide,userAction:s.userAction}),this.render()});f(this,"handleClick",()=>{if(!this.state.visible)return;if(this.hooks.emit("click"))return!1});f(this,"onFiveModelLoaded",()=>{if(this.state.enabled===!1||this.wrapper||!this.selector)return;const e=this.selector instanceof Element?this.selector:document.querySelector(this.selector);if(!e)throw new Error("不正确的父容器选择器");this.wrapper=e,e.append(this.container)});f(this,"onFiveModeChange",e=>{e!==this.showState.mode&&(this.updateState({visible:!1},!1),this._hide({userAction:!1}))});f(this,"onFiveInteriaPan",(e,i)=>{if(!i||this.state.config.autoShowEnable===!1||this.isHiddenByHideFunc)return;const s=this.five.getCurrentState();s.mode==="Floorplan"&&(this.state.visible||Kp(s)&&(this.updateState({visible:!0},!0),this._show({isAutoShow:!0})))});f(this,"onFivePanoArrived",e=>{var i;(i=this.five)!=null&&i.work&&(this.panoIndex=e,this.floorIndex=this.five.work.observers[e].floorIndex)});f(this,"onFiveCameraUpdate",(e,i)=>{if(!this.state.visible||this.showPromise)return;const s=this.five.getCurrentState();qp(s)&&(this.updateState({visible:!1},i),this._hide({userAction:i,isAutoHide:!0}))});f(this,"onFiveWantsGesture",(e,i)=>{if(this.state.visible&&(i.length>1||e==="mouseWheel"))return!1});f(this,"onFiveWantsPanGesture",(e,i)=>{if(this.five.getCurrentState().mode==="Floorplan"&&this.state.config.autoShowEnable!==!1&&i&&this.state.visible)return this.five.updateCamera(this.showState,0),!1});f(this,"onFiveWantsTapGesture",()=>this.handleClick());f(this,"onFiveWantsChangeMode",(e,i)=>{i==="Panorama"&&e==="Floorplan"&&(this.lastPanoramaLongitude=this.five.getCurrentState().longitude)});f(this,"onModelShownFloorChange",e=>{if(this.floorIndex!==e){if(e===null){const i=this.five.getCurrentState().panoIndex;this.floorIndex=this.five.work.observers[i].floorIndex;return}this.floorIndex=e,this.updateSize(),this.render()}});i!=null&&i.selector&&(this.selector=i.selector,console.warn("不推荐继续使用 params.selector 配置父容器,请使用 appendTo 方法")),this.showState={mode:"Floorplan",longitude:0,latitude:Math.PI/2,fov:Zp/((a=i==null?void 0:i.scale)!=null?a:1)};const s={northDesc:"北",modelOpacity:1,cameraEnable:!0,highlightEnable:!1,hoverEnable:!0,compassEnable:!0,autoShowEnable:!0,ruleLabelsEnable:!0,roomLabelsEnable:!0,roomAreaEnable:!0,roomNameEnable:!0,adaptiveRoomLabelVisibleEnable:!0,cameraImageUrl:gi,attachedTo:ui.BOUNDING_CENTER,getLabelElement:void 0,getRoomAreaText:l=>(l/1e6).toFixed(1)+"㎡",getRuleDistanceText:l=>l.toString()},o=i?Mo(i,["selector","scale"]):{},r=G(G({},s),o);this.state={enabled:!0,visible:!1,config:r},this.initContainer(),e.model.loaded?this.onFiveModelLoaded():e.once("modelLoaded",this.onFiveModelLoaded),e.once("dispose",this.dispose),this.addEventListener()}load(e,i,s=!0){return F(this,null,function*(){function o(h){return Object.prototype.hasOwnProperty.apply(h,["version"])}const r=e;r&&!r.version&&console.warn("传入 serverData.data 的方式后续可能不再支持,请把 serverData 整体传入 load 函数");const a=JSON.parse(JSON.stringify(e)),l=o(a)?a.data:a,c=this.data;this.data=yield Wt(l),this.hooks.emit("dataLoaded",this.data),this.hooks.emit("dataChange",this.data,c),i&&this.updateState(i,s),this.render()})}appendTo(e){if(this.wrapper=e,!!this.state.enabled)return e.appendChild(this.container),this.render(),this}enable(e={}){if(this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!0},e.userAction||i),this._enable({userAction:i})}disable(e={}){if(!this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!1},e.userAction||i),this._disable({userAction:i})}setState(e,i={}){const s=this.state,o=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,o),e.enabled!==void 0&&s.enabled!==e.enabled&&(e.enabled?this._enable({userAction:o}):this._disable({userAction:o})),e.visible!==void 0&&s.visible!==e.visible){const r={userAction:o};e.visible?this._show(r):this._hide(r)}this.render()}changeConfigs(e,i=!0){this.updateState({config:e},i),this.render()}formatData(e){return F(this,null,function*(){return yield Wt(e.data)})}updateState(e,i){const s=this.state,o=e.config?G(G({},s.config),e.config):s.config;this.state=be(G(G({},this.state),e),{config:o}),!At(this.state,s,{deep:!0})&&this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:i})}initContainer(){this.container.classList.add("floorplan-plugin"),Object.assign(this.container.style,{position:"absolute",left:"50%",top:"50%",transform:"translate(-50%, -50%)",zIndex:10,pointerEvents:"none"}),this.five.addExtraElement(this.container)}addEventListener(){if(!this.state.enabled||this.hasAddedEventListener)return;const e=this.five;e.on("modeChange",this.onFiveModeChange),e.on("interiaPan",this.onFiveInteriaPan),e.on("panoArrived",this.onFivePanoArrived),e.on("cameraUpdate",this.onFiveCameraUpdate),e.on("wantsGesture",this.onFiveWantsGesture),e.on("wantsPanGesture",this.onFiveWantsPanGesture),e.on("wantsTapGesture",this.onFiveWantsTapGesture),e.on("wantsChangeMode",this.onFiveWantsChangeMode),e.on("modelShownFloorChange",this.onModelShownFloorChange)}removeEventListener(){const e=this.five;this.hasAddedEventListener=!1,e.off("modelLoaded",this.onFiveModelLoaded),e.off("modeChange",this.onFiveModeChange),e.off("interiaPan",this.onFiveInteriaPan),e.off("panoArrived",this.onFivePanoArrived),e.off("cameraUpdate",this.onFiveCameraUpdate),e.off("wantsGesture",this.onFiveWantsGesture),e.off("wantsPanGesture",this.onFiveWantsPanGesture),e.off("wantsTapGesture",this.onFiveWantsTapGesture),e.off("wantsChangeMode",this.onFiveWantsChangeMode),e.off("modelShownFloorChange",this.onModelShownFloorChange)}render(e){if(!this.state.enabled||!this.container||!this.data||this.size.width===0||this.showPromise)return;const i=be(G({},this.state.config),{visible:this.state.visible,duration:e!=null?e:0,panoIndex:this.panoIndex,floorIndex:this.floorIndex,floorplanData:this.data,lastPanoramaLongitude:this.lastPanoramaLongitude,highlightData:this.highlightData});if(this.app)return this.app.$set(i);this.app=new Ta({target:this.container,intro:!0,props:i})}};const eA=(n,t)=>new $p(n,t);function tA(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 iA(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 nA=class extends bi{constructor(e,i){super(e);f(this,"name","modelFloorplanPlugin");f(this,"state");f(this,"data");f(this,"showState");f(this,"showPromise");f(this,"app");f(this,"panoIndex",0);f(this,"floorIndex",0);f(this,"selector");f(this,"showRejection");f(this,"wrapper");f(this,"container",document.createElement("div"));f(this,"lastPanoramaLongitude",0);f(this,"size",{width:0,height:0});f(this,"hasAddedEventListener",!1);f(this,"isHiddenByHideFunc",!1);f(this,"highlightData",{});f(this,"dispose",()=>{var e,i;this.removeEventListener(),(e=this.app)==null||e.$destroy(),this.app=void 0,(i=this.container)==null||i.remove(),this.data=void 0,this.wrapper=void 0,this.selector=void 0,this.hooks.emit("dispose")});f(this,"show",(...i)=>F(this,[...i],function*(e={}){if(!this.state.enabled||!this.showPromise&&this.state.visible)return;const s=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!0},s),this._show(e)}));f(this,"hide",(...i)=>F(this,[...i],function*(e={}){this.state.enabled&&(this.isHiddenByHideFunc=!0,this.state.visible!==!1&&(this.updateState({visible:!1},e.userAction||!0),this._hide(e)))}));f(this,"updateSize",()=>{if(!this.data||!Oa(this.five,this.showState)||!this.container||!this.wrapper)return;const{min:e,max:i}=this.data.bounding,s=i.x-e.x,o=i.y-e.y,r=this.state.config.attachedTo?{attachedTo:this.state.config.attachedTo}:void 0,a=ja(this.five,this.wrapper,this.floorIndex,r),l=Math.ceil(s*a),c=Math.ceil(o*a);this.size.width===l&&this.size.height===c||(this.container.style.width=l+"px",this.container.style.height=c+"px",this.size={width:l,height:c})});f(this,"highlight",e=>{this.state.config.highlightEnable&&(this.highlightData=e,this.render())});f(this,"unhighlight",()=>{this.highlightData={},this.render()});f(this,"_disable",e=>{var s,o,r;const{userAction:i}=e;this.hooks.emit("disable",{userAction:i}),(s=this.showRejection)==null||s.call(this,Ct.BreakOffByDisable),this.showPromise=void 0,(o=this.app)==null||o.$destroy(),this.app=void 0,(r=this.container)==null||r.remove(),this.removeEventListener()});f(this,"_enable",e=>{const{userAction:i}=e;this.addEventListener(),this.wrapper&&(this.wrapper.append(this.container),this.hooks.emit("enable",{userAction:i}),this.state.visible&&this._show({userAction:i}))});f(this,"_show",e=>F(this,null,function*(){var r;if(!this.state.enabled)return;if(!((r=this.five.model)!=null&&r.loaded))throw new Error(Ct.ModelNotLoaded);if(!this.data)throw new Error(Ct.DataNotLoaded);if(this.showPromise)return this.showPromise;const i={floorIndex:this.floorIndex,modelOpacity:this.state.config.modelOpacity,immediately:!1,isAutoShow:!1,userAction:!0},s=G(G({},i),e),o=()=>F(this,null,function*(){this.hooks.emit("show",{userAction:s.userAction,auto:s.isAutoShow});let a=!1,l;this.showRejection=h=>{a=!0,l=h};const[c]=yield pn(lu(this.five,this.showState,s.userAction));if(c)throw c;if(a)throw l?new Error(l):new Error(Ct.UnknownError);this.updateSize(),this.updatePosition(),this.floorIndex=s.floorIndex,this.five.model.show(this.floorIndex)});return this.isHiddenByHideFunc=!1,this.showPromise=o().then(()=>{this.showPromise=void 0,this.showRejection=void 0;const a=s.modelOpacity,l=s.immediately?0:au;vn(this.five,a,l),this.render(l),this.hooks.emit("showAnimationEnded",{auto:s.isAutoShow,userAction:s.userAction})}).catch(a=>{if(this.showPromise=void 0,this.showRejection=void 0,this.updateState({visible:!1},s.userAction),!s.isAutoShow&&a instanceof Error)throw a}),this.showPromise}));f(this,"_hide",e=>{var o;(o=this.showRejection)==null||o.call(this,Ct.BreakOffByHide),this.showPromise=void 0;const s=G(G({},{userAction:!0,isAutoHide:!1}),e);vn(this.five,1,0),this.hooks.emit("hide",{auto:s.isAutoHide,userAction:s.userAction}),this.render()});f(this,"handleClick",()=>{if(!this.state.visible)return;if(this.hooks.emit("click"))return!1});f(this,"onFiveModelLoaded",()=>{if(this.state.enabled===!1||this.wrapper||!this.selector)return;const e=this.selector instanceof Element?this.selector:document.querySelector(this.selector);if(!e)throw new Error("不正确的父容器选择器");this.wrapper=e,e.append(this.container)});f(this,"onFiveModeChange",e=>{e!==this.showState.mode&&(this.updateState({visible:!1},!1),this._hide({userAction:!1}))});f(this,"onFiveInteriaPan",(e,i)=>{if(!i||this.state.visible||this.state.config.autoShowEnable===!1||this.isHiddenByHideFunc)return;const s=this.five.getCurrentState();s.mode===this.showState.mode&&iA(s)&&(this.updateState({visible:!0},!0),this._show({isAutoShow:!0}))});f(this,"onFivePanoArrived",e=>{var i;(i=this.five)!=null&&i.work&&(this.panoIndex=e,this.floorIndex=this.five.work.observers[e].floorIndex)});f(this,"onFiveCameraUpdate",(e,i)=>{if(!this.state.visible||this.showPromise)return;const s=this.five.getCurrentState();this.updatePosition(),this.updateSize(),tA(s)&&(this.updateState({visible:!1},i),this._hide({userAction:i}))});f(this,"onFiveWantsPanGesture",(e,i)=>{if(this.five.getCurrentState().mode===this.showState.mode&&this.state.config.autoShowEnable!==!1&&i&&this.state.visible)return this.five.updateCamera(this.showState,0),!1});f(this,"onFiveWantsTapGesture",()=>this.handleClick());f(this,"onFiveWantsChangeMode",(e,i)=>{i==="Panorama"&&e===this.showState.mode&&(this.lastPanoramaLongitude=this.five.getCurrentState().longitude)});f(this,"onModelShownFloorChange",e=>{if(this.floorIndex!==e){if(e===null){const i=this.five.getCurrentState().panoIndex;this.floorIndex=this.five.work.observers[i].floorIndex;return}this.floorIndex=e,this.updateSize(),this.render()}});i!=null&&i.selector&&(this.selector=i.selector,console.warn("不推荐继续使用 params.selector 配置父容器,请使用 appendTo 方法")),this.showState={mode:"Mapview",longitude:0,latitude:Math.PI/2,fov:90};const s={northDesc:"北",modelOpacity:1,cameraEnable:!0,highlightEnable:!1,hoverEnable:!0,compassEnable:!0,autoShowEnable:!0,ruleLabelsEnable:!0,roomLabelsEnable:!0,roomAreaEnable:!0,roomNameEnable:!0,cameraImageUrl:gi,attachedTo:ui.BOUNDING_CENTER,getLabelElement:void 0,adaptiveRoomLabelVisibleEnable:!0,getRoomAreaText:a=>(a/1e6).toFixed(1)+"㎡",getRuleDistanceText:a=>a.toString()},o=i?Mo(i,["selector","scale"]):{},r=G(G({},s),o);this.state={enabled:!0,visible:!1,config:r},this.initContainer(),e.model.loaded?this.onFiveModelLoaded():e.once("modelLoaded",this.onFiveModelLoaded),e.once("dispose",this.dispose),this.addEventListener()}load(e,i,s=!0){return F(this,null,function*(){function o(h){return Object.prototype.hasOwnProperty.apply(h,["version"])}const r=e;r&&!r.version&&console.warn("传入 serverData.data 的方式后续可能不再支持,请把 serverData 整体传入 load 函数");const a=JSON.parse(JSON.stringify(e)),l=o(a)?a.data:a,c=this.data;this.data=yield Wt(l),this.hooks.emit("dataLoaded",this.data),this.hooks.emit("dataChange",this.data,c),i&&this.updateState(i,s),this.render()})}appendTo(e){if(this.wrapper=e,!!this.state.enabled)return e.appendChild(this.container),this.render(),this}enable(e={}){if(this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!0},e.userAction||i),this._enable({userAction:i})}disable(e={}){if(!this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!1},e.userAction||i),this._disable({userAction:i})}setState(e,i={}){const s=this.state,o=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,o),e.enabled!==void 0&&s.enabled!==e.enabled&&(e.enabled?this._enable({userAction:o}):this._disable({userAction:o})),e.visible!==void 0&&s.visible!==e.visible){const r={userAction:o};e.visible?this._show(r):this._hide(r)}}changeConfigs(e,i=!0){this.updateState({config:e},i),this.render()}updatePosition(){var a;const e=La(this.five,this.floorIndex,this.state.config.attachedTo),i=(a=this.five.model)==null?void 0:a.bounding.getCenter(new E.Vector3).setY(e);if(!i)return;const s=i.clone().project(this.five.camera),o=(s.x+1)/2,r=-(s.y-1)/2;this.container.style.left=o*100+"%",this.container.style.top=r*100+"%"}formatData(e){return F(this,null,function*(){return yield Wt(e.data)})}updateState(e,i){const s=this.state,o=e.config?G(G({},s.config),e.config):s.config;this.state=be(G(G({},this.state),e),{config:o}),!At(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=be(G({},this.state.config),{visible:this.state.visible,duration:e!=null?e:0,panoIndex:this.panoIndex,floorIndex:this.floorIndex,floorplanData:this.data,lastPanoramaLongitude:this.lastPanoramaLongitude,highlightData:this.highlightData});if(this.app)return this.app.$set(i);this.app=new Ta({target:this.container,intro:!0,props:i})}};const sA=(n,t)=>new nA(n,t);let oA=class extends bi{constructor(e,i){super(e);f(this,"name","topviewFloorplanPlugin");f(this,"state");f(this,"data");f(this,"app");f(this,"selector");f(this,"panoIndex",0);f(this,"floorIndex",0);f(this,"wrapper");f(this,"container",document.createElement("div"));f(this,"lastPanoramaLongitude",0);f(this,"size",{width:0,height:0});f(this,"hasAddedEventListener",!1);f(this,"isHiddenByHideFunc",!1);f(this,"highlightData",{});f(this,"updateSize",()=>{if(!this.data||!this.container||!this.wrapper||this.five.getCurrentState().mode!=="Topview")return;const{min:e,max:i}=this.data.bounding,s=i.x-e.x,o=i.y-e.y,r=this.state.config.attachedTo?{attachedTo:this.state.config.attachedTo}:void 0,a=ja(this.five,this.wrapper,this.floorIndex,r),l=Math.ceil(s*a),c=Math.ceil(o*a);this.size.width===l&&this.size.height===c||(this.container.style.width=l+"px",this.container.style.height=c+"px",this.size={width:l,height:c})});f(this,"dispose",()=>{var e,i;this.removeEventListener(),(e=this.app)==null||e.$destroy(),this.app=void 0,(i=this.container)==null||i.remove(),this.data=void 0,this.wrapper=void 0,this.selector=void 0,this.hooks.emit("dispose")});f(this,"highlight",e=>{this.state.config.highlightEnable&&(this.highlightData=e,this.render())});f(this,"unhighlight",()=>{this.highlightData={},this.render()});f(this,"_disable",e=>{var s,o;const{userAction:i}=e;(s=this.app)==null||s.$destroy(),this.app=void 0,(o=this.container)==null||o.remove(),this.removeEventListener(),this.hooks.emit("disable",{userAction:i})});f(this,"onFiveModelLoaded",()=>{if(this.state.enabled===!1||this.wrapper||!this.selector)return;const e=this.selector instanceof Element?this.selector:document.querySelector(this.selector);if(!e)throw new Error("不正确的父容器选择器");this.wrapper=e,e.append(this.container)});f(this,"onFiveModeChange",(...[e,,,,i])=>{e!=="Topview"&&this.state.visible&&(this.updateState({visible:!1},i),this._hide({userAction:i}))});f(this,"onFivePanoArrived",e=>{var i;(i=this.five)!=null&&i.work&&(this.panoIndex=e,this.floorIndex=this.five.work.observers[e].floorIndex)});f(this,"onFiveCameraUpdate",(e,i)=>{this.state.visible&&(this.updatePosition(),this.updateSize())});f(this,"onFiveWantsGesture",e=>{if(!(e!=="pan"&&e!=="pinch"&&e!=="mouseWheel")&&this.state.visible&&!this.state.config.gestureEnable)return!1});f(this,"onFiveWantsMoveToPano",()=>{if(this.state.visible&&this.state.config.preventRoomClick)return!1});f(this,"onFiveInitAnimationEnded",(...[,,e])=>{const{mode:i}=this.five.getCurrentState();i==="Topview"&&!this.isHiddenByHideFunc&&!this.state.visible&&this.state.config.autoShowEnable&&(this.updateState({visible:!0},e),this._show({userAction:e}))});f(this,"onModelShownFloorChange",e=>{if(this.floorIndex!==e){if(e===null){const i=this.five.getCurrentState().panoIndex;this.floorIndex=this.five.work.observers[i].floorIndex;return}this.floorIndex=e,this.updateSize(),this.render()}});i!=null&&i.selector&&(this.selector=i.selector,console.warn("不推荐继续使用 params.selector 配置父容器,请使用 appendTo 方法"));const s={northDesc:"北",modelOpacity:1,cameraEnable:!0,hoverEnable:!0,highlightEnable:!1,compassEnable:!0,gestureEnable:!1,autoShowEnable:!0,ruleLabelsEnable:!0,roomLabelsEnable:!0,roomAreaEnable:!0,roomNameEnable:!0,cameraImageUrl:gi,attachedTo:ui.BOUNDING_CENTER,getLabelElement:void 0,adaptiveRoomLabelVisibleEnable:!0,getRoomAreaText:a=>(a/1e6).toFixed(1)+"㎡",getRuleDistanceText:a=>a.toString()},o=i?Mo(i,["selector","scale"]):{},r=G(G({},s),o);this.state={enabled:!0,visible:!1,config:r},this.initContainer(),e.model.loaded?this.onFiveModelLoaded():e.once("modelLoaded",this.onFiveModelLoaded),e.once("dispose",this.dispose),this.addEventListener()}load(e,i,s=!0){return F(this,null,function*(){function o(h){return Object.prototype.hasOwnProperty.apply(h,["version"])}const r=e;r&&!r.version&&console.warn("传入 serverData.data 的方式后续可能不再支持,请把 serverData 整体传入 load 函数");const a=JSON.parse(JSON.stringify(e)),l=o(a)?a.data:a,c=this.data;this.data=yield Wt(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=La(this.five,this.floorIndex,this.state.config.attachedTo),i=(a=this.five.model)==null?void 0:a.bounding.getCenter(new E.Vector3).setY(e);if(!i)return;const s=i.clone().project(this.five.camera),o=(s.x+1)/2,r=-(s.y-1)/2;this.container.style.left=o*100+"%",this.container.style.top=r*100+"%"}appendTo(e){if(this.wrapper=e,!!this.state.enabled)return e.appendChild(this.container),this.render(),this}show(){return F(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 F(this,arguments,function*(e={}){if(this.isHiddenByHideFunc=!0,!this.state.visible)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!1},i),this._hide({userAction:i})})}enable(e={}){if(this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!0},e.userAction||i),this._enable({userAction:i})}disable(e={}){if(!this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!1},e.userAction||i),this._disable({userAction:i})}setState(e,i={}){const s=this.state,o=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,o),e.enabled!==void 0&&s.enabled!==e.enabled){const r={userAction:o};e.enabled?this._enable(r):this._disable(r)}if(e.visible!==void 0&&s.visible!==e.visible){const r={userAction:o};e.visible?this._show(r):this._hide(r)}}changeConfigs(e,i=!0){this.updateState({config:e},i),this.render()}formatData(e){return F(this,null,function*(){return yield Wt(e.data)})}_show(e){return F(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 za(this.five,["Topview",void 0,void 0,i])),this.five.model.show(this.floorIndex),this.updatePosition(),this.updateSize();const s=500,o=this.state.config.modelOpacity;vn(this.five,o,s),this.hooks.emit("showAnimationEnded",{userAction:i,auto:!1}),this.render()})}_hide(e){return F(this,null,function*(){if(!this.state.enabled)return;const{userAction:i}=e;this.hooks.emit("hide",{userAction:i,auto:!1});const s=1,o=0;vn(this.five,s,o),this.render()})}_enable(e){const{userAction:i}=e;this.addEventListener(),this.wrapper&&this.wrapper.append(this.container),this.hooks.emit("enable",{userAction:i}),this.state.visible&&this._show({userAction:i})}updateState(e,i){const s=this.state,o=e.config?G(G({},s.config),e.config):s.config;this.state=be(G(G({},this.state),e),{config:o}),!At(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=be(G({},this.state.config),{visible:this.state.visible,duration:e!=null?e:0,panoIndex:this.panoIndex,floorIndex:this.floorIndex,floorplanData:this.data,lastPanoramaLongitude:this.lastPanoramaLongitude,highlightData:this.highlightData});if(this.app)return this.app.$set(i);this.app=new Ta({target:this.container,intro:!0,props:i})}};const rA=(n,t)=>new oA(n,t);function Ba(n,t=200){let e;return function(...i){e||(n(...i),e=setTimeout(function(){e=null},t))}}function aA(n){ue(n,"svelte-1nqrlxd",".plugin-radar__camera-wrapper.svelte-1nqrlxd{width:100%;height:100%;position:absolute;pointer-events:none}.plugin-radar__camera-position.svelte-1nqrlxd{position:absolute;left:0;top:0;width:0;height:0;transform:none;pointer-events:none;transition:transform 1s linear}.plugin-radar__camera-rotate.svelte-1nqrlxd{position:absolute;left:-0.9375rem;top:-0.9375rem;width:1.0625rem;height:1.0625rem;transform-origin:0.9375rem 0.9375rem;transform:rotate(45deg);background-repeat:no-repeat;background-size:100%}")}function lA(n){let t,e,i;return{c(){t=D("div"),e=D("div"),i=D("div"),w(i,"class","plugin-radar__camera-rotate svelte-1nqrlxd"),L(i,"background-image","url("+(n[0]||gi)+")"),L(i,"transform",n[1]),w(e,"class","plugin-radar__camera-position svelte-1nqrlxd"),L(e,"transform",n[2]),w(t,"class","plugin-radar__camera-wrapper svelte-1nqrlxd")},m(s,o){O(s,t,o),x(t,e),x(e,i)},p(s,[o]){o&1&&L(i,"background-image","url("+(s[0]||gi)+")"),(o&1||o&3)&&L(i,"transform",s[1]),o&4&&L(e,"transform",s[2])},i:q,o:q,d(s){s&&j(t)}}}function cA(n){return`rotate(${Math.floor(n/Math.PI*180)*-1+45}deg)`}function hA(n,t,e){let i,s,{five:o}=t,{pxmm:r}=t,{floorplanData:a}=t,{cameraImageUrl:l}=t,c=o.getCurrentState().panoIndex,h=o.getCurrentState().longitude;function d(A,p){const g=A.bounding,v=A.observers[p];if(!v)return"";const y=(g.max.x-g.min.x)*r,I=(g.max.y-g.min.y)*r,k=Math.floor(v.positionInImage.x*y),B=Math.floor(v.positionInImage.y*I);return`translate(${k}px, ${B}px)`}function u(A){e(6,c=A)}const m=Ba(A=>{e(7,h=A.longitude)},1e3/60);return bt(()=>(o.on("panoWillArrive",u),o.on("cameraDirectionUpdate",m),function(){o.off("panoWillArrive",u),o.off("cameraDirectionUpdate",m)})),n.$$set=A=>{"five"in A&&e(3,o=A.five),"pxmm"in A&&e(4,r=A.pxmm),"floorplanData"in A&&e(5,a=A.floorplanData),"cameraImageUrl"in A&&e(0,l=A.cameraImageUrl)},n.$$.update=()=>{n.$$.dirty&96&&e(2,i=d(a,c)),n.$$.dirty&128&&e(1,s=cA(h))},[l,s,i,o,r,a,c,h]}class dA extends re{constructor(t){super(),oe(this,t,hA,lA,se,{five:3,pxmm:4,floorplanData:5,cameraImageUrl:0},aA)}}function uA(n){ue(n,"svelte-1i87fz7",".plugin-pano-floorplan__extra-objects.svelte-1i87fz7{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.plugin-pano-floorplan__extra-object-item--position.svelte-1i87fz7{position:absolute;width:0;height:0}.plugin-pano-floorplan__extra-object-item.svelte-1i87fz7{transform:translate(-50%, -50%)}")}function Nl(n,t,e){const i=n.slice();return i[1]=t[e],i}function _l(n,t){let e,i,s=`${t[1].icon.width/16}rem`,o=`${t[1].icon.height/16}rem`,r,a=`${t[1].positionInImage.y*100}%`,l=`${t[1].positionInImage.x*100}%`;return{key:n,first:null,c(){e=D("div"),i=D("div"),r=K(),w(i,"class","plugin-pano-floorplan__extra-object-item svelte-1i87fz7"),L(i,"background-image",`url(${t[1].icon.url})`),L(i,"width",s),L(i,"height",o),w(e,"class","plugin-pano-floorplan__extra-object-item--position svelte-1i87fz7"),L(e,"top",a),L(e,"left",l),this.first=e},m(c,h){O(c,e,h),x(e,i),x(e,r)},p(c,h){t=c,h&1&&L(i,"background-image",`url(${t[1].icon.url})`);const d=h&1;d&&L(i,"width",s),d&&L(i,"height",o),h&1&&a!==(a=`${t[1].positionInImage.y*100}%`)&&L(e,"top",a),h&1&&l!==(l=`${t[1].positionInImage.x*100}%`)&&L(e,"left",l)},d(c){c&&j(e)}}}function fA(n){let t,e=[],i=new Map,s=n[0];const o=r=>r[1].id;for(let r=0;r<s.length;r+=1){let a=Nl(n,s,r),l=o(a);i.set(l,e[r]=_l(l,a))}return{c(){t=D("div");for(let r=0;r<e.length;r+=1)e[r].c();w(t,"class","plugin-pano-floorplan__extra-objects svelte-1i87fz7")},m(r,a){O(r,t,a);for(let l=0;l<e.length;l+=1)e[l]&&e[l].m(t,null)},p(r,[a]){a&1&&(s=r[0],e=It(e,a,o,1,r,s,i,t,Po,_l,null,Nl))},i:q,o:q,d(r){r&&j(t);for(let a=0;a<e.length;a+=1)e[a].d()}}}function mA(n,t,e){let{extraObjects:i=[]}=t;return n.$$set=s=>{"extraObjects"in s&&e(0,i=s.extraObjects)},[i]}let gA=class extends re{constructor(t){super(),oe(this,t,mA,fA,se,{extraObjects:0},uA)}};function Hl(n){let t,e;const i=[{five:n[0],pxmm:n[1],floorIndex:n[2],floorplanData:n[4],onRoomHeightClick:n[7],highlightData:n[5],hoveredRoom:void 0}];let s={};for(let o=0;o<i.length;o+=1)s=Fe(s,i[o]);return t=new ou({props:s}),{c(){ne(t.$$.fragment)},m(o,r){te(t,o,r),e=!0},p(o,r){const a=r&183?Ze(i,[{five:o[0],pxmm:o[1],floorIndex:o[2],floorplanData:o[4],onRoomHeightClick:o[7],highlightData:o[5],hoveredRoom:void 0}]):{};t.$set(a)},i(o){e||(M(t.$$.fragment,o),e=!0)},o(o){S(t.$$.fragment,o),e=!1},d(o){ie(t,o)}}}function pA(n){let t,e,i,s,o,r;const a=[{floorIndex:n[2],floorplanData:n[4]}];let l={};for(let h=0;h<a.length;h+=1)l=Fe(l,a[h]);t=new xa({props:l}),i=new gA({props:{extraObjects:n[6]}});let c=n[3]&&Hl(n);return{c(){ne(t.$$.fragment),e=K(),ne(i.$$.fragment),s=K(),c&&c.c(),o=we()},m(h,d){te(t,h,d),O(h,e,d),te(i,h,d),O(h,s,d),c&&c.m(h,d),O(h,o,d),r=!0},p(h,[d]){const u=d&20?Ze(a,[{floorIndex:h[2],floorplanData:h[4]}]):{};t.$set(u);const m={};d&64&&(m.extraObjects=h[6]),i.$set(m),h[3]?c?(c.p(h,d),d&8&&M(c,1)):(c=Hl(h),c.c(),M(c,1),c.m(o.parentNode,o)):c&&(ce(),S(c,1,1,()=>{c=null}),he())},i(h){r||(M(t.$$.fragment,h),M(i.$$.fragment,h),M(c),r=!0)},o(h){S(t.$$.fragment,h),S(i.$$.fragment,h),S(c),r=!1},d(h){ie(t,h),h&&j(e),ie(i,h),h&&j(s),c&&c.d(h),h&&j(o)}}}function AA(n,t,e){let i,{five:s}=t,{pxmm:o}=t,{floorIndex:r}=t,{hoverEnable:a}=t,{floorplanData:l}=t,{extraObjects:c=[]}=t,{highlightData:h}=t;const d=void 0;return n.$$set=u=>{"five"in u&&e(0,s=u.five),"pxmm"in u&&e(1,o=u.pxmm),"floorIndex"in u&&e(2,r=u.floorIndex),"hoverEnable"in u&&e(3,a=u.hoverEnable),"floorplanData"in u&&e(4,l=u.floorplanData),"extraObjects"in u&&e(8,c=u.extraObjects),"highlightData"in u&&e(5,h=u.highlightData)},n.$$.update=()=>{n.$$.dirty&260&&e(6,i=c==null?void 0:c.filter(u=>u.floorIndex===r))},[s,o,r,a,l,h,i,d,c]}let vA=class extends re{constructor(t){super(),oe(this,t,AA,pA,se,{five:0,pxmm:1,floorIndex:2,hoverEnable:3,floorplanData:4,extraObjects:8,highlightData:5})}};function bA(n){ue(n,"svelte-1mvqyqq",".plugin-floorplan-radar.svelte-1mvqyqq{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.plugin-floorplan-radar-container.svelte-1mvqyqq{position:relative}")}function Fl(n){let t,e,i,s,o=n[7]!==0&&Wl(n);return{c(){t=D("div"),o&&o.c(),w(t,"class","plugin-floorplan-radar svelte-1mvqyqq")},m(r,a){O(r,t,a),o&&o.m(t,null),e=!0,i||(s=[_t(Ri.call(null,t)),pe(t,"clientWidth",n[13]),pe(t,"clientHeight",n[14])],i=!0)},p(r,a){r[7]!==0?o?(o.p(r,a),a&128&&M(o,1)):(o=Wl(r),o.c(),M(o,1),o.m(t,null)):o&&(ce(),S(o,1,1,()=>{o=null}),he())},i(r){e||(M(o),e=!0)},o(r){S(o),e=!1},d(r){r&&j(t),o&&o.d(),i=!1,Je(s)}}}function Wl(n){let t,e,i,s,o=`${n[9]}px`,r=`${n[12]}px`,a;const l=[{five:n[0],pxmm:n[10],floorIndex:n[11],floorplanData:n[3],hoverEnable:n[2],extraObjects:n[5],highlightData:n[6]}];let c={};for(let u=0;u<l.length;u+=1)c=Fe(c,l[u]);e=new vA({props:c});const h=[{pxmm:n[10],five:n[0],floorplanData:n[3],cameraImageUrl:n[4]}];let d={};for(let u=0;u<h.length;u+=1)d=Fe(d,h[u]);return s=new dA({props:d}),{c(){t=D("div"),ne(e.$$.fragment),i=K(),ne(s.$$.fragment),w(t,"class","plugin-floorplan-radar-container svelte-1mvqyqq"),L(t,"width",o),L(t,"height",r)},m(u,m){O(u,t,m),te(e,t,null),x(t,i),te(s,t,null),a=!0},p(u,m){const A=m&3181?Ze(l,[{five:u[0],pxmm:u[10],floorIndex:u[11],floorplanData:u[3],hoverEnable:u[2],extraObjects:u[5],highlightData:u[6]}]):{};e.$set(A);const p=m&1049?Ze(h,[{pxmm:u[10],five:u[0],floorplanData:u[3],cameraImageUrl:u[4]}]):{};s.$set(p),m&512&&o!==(o=`${u[9]}px`)&&L(t,"width",o),m&4096&&r!==(r=`${u[12]}px`)&&L(t,"height",r)},i(u){a||(M(e.$$.fragment,u),M(s.$$.fragment,u),a=!0)},o(u){S(e.$$.fragment,u),S(s.$$.fragment,u),a=!1},d(u){u&&j(t),ie(e),ie(s)}}}function yA(n){let t,e,i=n[1]&&Fl(n);return{c(){i&&i.c(),t=we()},m(s,o){i&&i.m(s,o),O(s,t,o),e=!0},p(s,[o]){s[1]?i?(i.p(s,o),o&2&&M(i,1)):(i=Fl(s),i.c(),M(i,1),i.m(t.parentNode,t)):i&&(ce(),S(i,1,1,()=>{i=null}),he())},i(s){e||(M(i),e=!0)},o(s){S(i),e=!1},d(s){i&&i.d(s),s&&j(t)}}}function wA(n,t,e){var I,k;let{five:i}=t,{visible:s}=t,{hoverEnable:o}=t,{floorplanData:r}=t,{cameraImageUrl:a}=t,{extraObjects:l=[]}=t,{highlightData:c}=t,h=0,d=(k=(I=i.work.observers[i.getCurrentState().panoIndex])==null?void 0:I.floorIndex)!=null?k:0,u=0,m=0,A=0,p=0;function g(B){e(11,d=i.work.observers[B].floorIndex)}bt(()=>(i.on("panoArrived",g),()=>{i.off("panoArrived",g)}));const v=B=>{e(7,u=B.detail)},y=B=>{e(8,m=B.detail)};return n.$$set=B=>{"five"in B&&e(0,i=B.five),"visible"in B&&e(1,s=B.visible),"hoverEnable"in B&&e(2,o=B.hoverEnable),"floorplanData"in B&&e(3,r=B.floorplanData),"cameraImageUrl"in B&&e(4,a=B.cameraImageUrl),"extraObjects"in B&&e(5,l=B.extraObjects),"highlightData"in B&&e(6,c=B.highlightData)},n.$$.update=()=>{if(n.$$.dirty&904){const B=Math.min(u,m),{max:P,min:V}=r.bounding,z=P.x-V.x,X=P.y-V.y,Y=function(){return z>X?[B,B/z*X]:[B/X*z,B]}();e(9,A=Y[0]),e(12,p=Y[1]),e(10,h=A/z)}},[i,s,o,r,a,l,c,u,m,A,h,d,p,v,y]}let CA=class extends re{constructor(t){super(),oe(this,t,wA,yA,se,{five:0,visible:1,hoverEnable:2,floorplanData:3,cameraImageUrl:4,extraObjects:5,highlightData:6},bA)}},IA=class extends bi{constructor(e,i){super(e);f(this,"name","panoFloorplanRadarPlugin");f(this,"state");f(this,"data");f(this,"app");f(this,"wrapperSelector","");f(this,"wrapper",null);f(this,"disposed",!1);f(this,"extraObjects",[]);f(this,"highlightData",{});f(this,"dispose",()=>{var e;this.disposed=!0,(e=this.app)==null||e.$destroy(),this.wrapper=null,this.wrapperSelector="",this.hooks.emit("dispose")});f(this,"highlight",e=>{this.state.config.highlightEnable&&(this.highlightData=e,this.render())});f(this,"unhighlight",()=>{this.highlightData={},this.render()});f(this,"_disable",e=>{var s;const{userAction:i}=e;(s=this.app)==null||s.$destroy(),this.app=void 0,this.hooks.emit("disable",{userAction:i})});this.five=e;const s={hoverEnable:!0,highlightEnable:!0,cameraImageUrl:gi},o=i!=null&&i.configs?i.configs:{},r=G(G({},s),o);this.state={enabled:!0,visible:!0,config:r},i!=null&&i.wrapper&&console.warn("不推荐继续使用 params.selector 配置父容器,请使用 appendTo 方法"),typeof(i==null?void 0:i.wrapper)=="string"?this.wrapperSelector=i.wrapper:(i==null?void 0:i.wrapper)instanceof Element&&(this.wrapper=i.wrapper),e.once("dispose",this.dispose)}load(e,i,s=!0){return F(this,null,function*(){function o(c){return Object.prototype.hasOwnProperty.apply(c,["version"])}const r=JSON.parse(JSON.stringify(e)),a=o(r)?r.data:r,l=this.data;this.data=yield Wt(a),this.hooks.emit("dataLoaded",this.data),this.hooks.emit("dataChange",this.data,l),i&&this.updateState(i,s),this.render()})}show(){return F(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 F(this,arguments,function*(e={}){if(!this.state.visible)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!1},i),this._hide({userAction:i})})}enable(e={}){if(this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!0},e.userAction||i),this._enable({userAction:i})}disable(e={}){if(!this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!1},e.userAction||i),this._disable({userAction:i})}setState(e,i={}){const s=this.state,o=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,o),e.enabled!==void 0&&s.enabled!==e.enabled){const r={userAction:o};e.enabled?this._enable(r):this._disable(r)}if(e.visible!==void 0&&s.visible!==e.visible){const r={userAction:o};e.visible?this._show(r):this._hide(r)}}appendTo(e){this.wrapper=e,this.render()}changeConfigs(e,i=!0){this.setState({config:e},{userAction:i}),this.render()}setExtraObjectsWith3DPositions(e){this.data&&(this.extraObjects=ru(e,this.five,this.data),this.render())}formatData(e){return F(this,null,function*(){return yield Wt(e.data)})}_enable(e){const{userAction:i}=e;this.hooks.emit("enable",{userAction:i}),this.state.visible&&this._show({userAction:i})}_show(e){if(this.disposed||!this.state.enabled)return;const{userAction:i}=e;this.hooks.emit("show",{userAction:i}),this.render()}_hide(e){if(this.disposed||!this.state.enabled)return;const{userAction:i}=e;this.hooks.emit("hide",{userAction:i}),this.render()}updateState(e,i){const s=this.state;this.state=G(G({},this.state),e),!At(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=be(G({},this.state.config),{five:this.five,floorplanData:this.data,visible:this.state.visible,extraObjects:this.extraObjects,highlightData:this.highlightData});this.app?this.app.$set(e):this.app=new CA({target:this.wrapper,props:e})}};const PA=(n,t)=>new IA(n,t);function EA(n){ue(n,"svelte-1i87fz7",".plugin-pano-floorplan__extra-objects.svelte-1i87fz7{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.plugin-pano-floorplan__extra-object-item--position.svelte-1i87fz7{position:absolute;width:0;height:0}.plugin-pano-floorplan__extra-object-item.svelte-1i87fz7{transform:translate(-50%, -50%)}")}function Yl(n,t,e){const i=n.slice();return i[1]=t[e],i}function Ul(n,t){let e,i,s=`${t[1].icon.width/16}rem`,o=`${t[1].icon.height/16}rem`,r,a=`${t[1].positionInImage.y*100}%`,l=`${t[1].positionInImage.x*100}%`;return{key:n,first:null,c(){e=D("div"),i=D("div"),r=K(),w(i,"class","plugin-pano-floorplan__extra-object-item svelte-1i87fz7"),L(i,"background-image",`url(${t[1].icon.url})`),L(i,"width",s),L(i,"height",o),w(e,"class","plugin-pano-floorplan__extra-object-item--position svelte-1i87fz7"),L(e,"top",a),L(e,"left",l),this.first=e},m(c,h){O(c,e,h),x(e,i),x(e,r)},p(c,h){t=c,h&1&&L(i,"background-image",`url(${t[1].icon.url})`);const d=h&1;d&&L(i,"width",s),d&&L(i,"height",o),h&1&&a!==(a=`${t[1].positionInImage.y*100}%`)&&L(e,"top",a),h&1&&l!==(l=`${t[1].positionInImage.x*100}%`)&&L(e,"left",l)},d(c){c&&j(e)}}}function kA(n){let t,e=[],i=new Map,s=n[0];const o=r=>r[1].id;for(let r=0;r<s.length;r+=1){let a=Yl(n,s,r),l=o(a);i.set(l,e[r]=Ul(l,a))}return{c(){t=D("div");for(let r=0;r<e.length;r+=1)e[r].c();w(t,"class","plugin-pano-floorplan__extra-objects svelte-1i87fz7")},m(r,a){O(r,t,a);for(let l=0;l<e.length;l+=1)e[l]&&e[l].m(t,null)},p(r,[a]){a&1&&(s=r[0],e=It(e,a,o,1,r,s,i,t,Po,Ul,null,Yl))},i:q,o:q,d(r){r&&j(t);for(let a=0;a<e.length;a+=1)e[a].d()}}}function MA(n,t,e){let{extraObjects:i=[]}=t;return n.$$set=s=>{"extraObjects"in s&&e(0,i=s.extraObjects)},[i]}class DA extends re{constructor(t){super(),oe(this,t,MA,kA,se,{extraObjects:0},EA)}}function xA(n){ue(n,"svelte-aeuumr","path.svelte-aeuumr{--opacity:0;opacity:var(--opacity)}")}function SA(n){let t,e,i,s;return{c(){t=Le("path"),w(t,"d",n[4]),w(t,"fill","#fff"),w(t,"style",n[2]),w(t,"id",e=`${n[1]}_${n[0].id}`),w(t,"class","svelte-aeuumr")},m(o,r){O(o,t,r),i||(s=[pe(t,"touchstart",n[3]),pe(t,"keyup",Mm(TA))],i=!0)},p(o,[r]){r&4&&w(t,"style",o[2]),r&3&&e!==(e=`${o[1]}_${o[0].id}`)&&w(t,"id",e)},i:q,o:q,d(o){o&&j(t),i=!1,Je(s)}}}function TA(n){n.preventDefault()}function LA(n,t,e){let i,s,{room:o}=t,{floorIndex:r}=t,{floorplanData:a}=t,{highlightData:l}=t,{highlightStyle:c}=t,{highlightEnable:h}=t;const d={color:"#ff0000",opacity:.5},u={color:"#ff0000",opacity:0};function m(g){if(g.preventDefault(),!h)return;const v=`${r}_${o.id}`;l!=null&&l[v]?(e(5,l[v]=u,l),delete l[v]):e(5,l[v]=c||d,l)}const{bounding:A}=a,p=ls(o.path,{needZ:!0,format:g=>Sa(g,A)});return n.$$set=g=>{"room"in g&&e(0,o=g.room),"floorIndex"in g&&e(1,r=g.floorIndex),"floorplanData"in g&&e(6,a=g.floorplanData),"highlightData"in g&&e(5,l=g.highlightData),"highlightStyle"in g&&e(7,c=g.highlightStyle),"highlightEnable"in g&&e(8,h=g.highlightEnable)},n.$$.update=()=>{n.$$.dirty&35&&e(9,i=l[`${r}_${o.id}`]),n.$$.dirty&512&&e(2,s=i?`fill: ${i.color}; --opacity: ${i.opacity}; pointer-events: ${i.disabled?"none":"auto"}`:null)},[o,r,s,m,p,l,a,c,h,i]}class jA extends re{constructor(t){super(),oe(this,t,LA,SA,se,{room:0,floorIndex:1,floorplanData:6,highlightData:5,highlightStyle:7,highlightEnable:8},xA)}}function zA(n){ue(n,"svelte-1kqo6e4",".floorplan-plugin__room-highlight.svelte-1kqo6e4{position:absolute;width:100%;height:100%}svg.svelte-1kqo6e4{width:100%;height:100%;overflow:visible}")}function Xl(n,t,e){const i=n.slice();return i[7]=t[e],i}function Zl(n,t){let e,i,s;const o=[{room:t[7],highlightEnable:t[4],floorplanData:t[1],floorIndex:t[0],highlightData:t[2],highlightStyle:t[3]}];let r={};for(let a=0;a<o.length;a+=1)r=Fe(r,o[a]);return i=new jA({props:r}),{key:n,first:null,c(){e=we(),ne(i.$$.fragment),this.first=e},m(a,l){O(a,e,l),te(i,a,l),s=!0},p(a,l){t=a;const c=l&31?Ze(o,[{room:t[7],highlightEnable:t[4],floorplanData:t[1],floorIndex:t[0],highlightData:t[2],highlightStyle:t[3]}]):{};i.$set(c)},i(a){s||(M(i.$$.fragment,a),s=!0)},o(a){S(i.$$.fragment,a),s=!1},d(a){a&&j(e),ie(i,a)}}}function OA(n){let t,e,i=[],s=new Map,o,r=n[1].floorDatas[n[0]].rooms;const a=l=>l[7].id;for(let l=0;l<r.length;l+=1){let c=Xl(n,r,l),h=a(c);s.set(h,i[l]=Zl(h,c))}return{c(){t=D("div"),e=Le("svg");for(let l=0;l<i.length;l+=1)i[l].c();w(e,"width","100%"),w(e,"height","100%"),w(e,"viewBox",`0 0 ${n[5]} ${n[6]}`),w(e,"class","svelte-1kqo6e4"),w(t,"class","floorplan-plugin__room-highlight svelte-1kqo6e4")},m(l,c){O(l,t,c),x(t,e);for(let h=0;h<i.length;h+=1)i[h]&&i[h].m(e,null);o=!0},p(l,[c]){c&31&&(r=l[1].floorDatas[l[0]].rooms,ce(),i=It(i,c,a,1,l,r,s,e,oi,Zl,null,Xl),he())},i(l){if(!o){for(let c=0;c<r.length;c+=1)M(i[c]);o=!0}},o(l){for(let c=0;c<i.length;c+=1)S(i[c]);o=!1},d(l){l&&j(t);for(let c=0;c<i.length;c+=1)i[c].d()}}}function BA(n,t,e){let{floorIndex:i}=t,{floorplanData:s}=t,{highlightData:o}=t,{highlightStyle:r}=t,{highlightEnable:a}=t;const l=s.bounding.max.x-s.bounding.min.x,c=s.bounding.max.y-s.bounding.min.y;return n.$$set=h=>{"floorIndex"in h&&e(0,i=h.floorIndex),"floorplanData"in h&&e(1,s=h.floorplanData),"highlightData"in h&&e(2,o=h.highlightData),"highlightStyle"in h&&e(3,r=h.highlightStyle),"highlightEnable"in h&&e(4,a=h.highlightEnable)},[i,s,o,r,a,l,c]}class VA extends re{constructor(t){super(),oe(this,t,BA,OA,se,{floorIndex:0,floorplanData:1,highlightData:2,highlightStyle:3,highlightEnable:4},zA)}}function Jl(n){let t,e;const i=[{floorIndex:n[0],floorplanData:n[2],highlightEnable:n[5],highlightData:n[3],highlightStyle:n[4]}];let s={};for(let o=0;o<i.length;o+=1)s=Fe(s,i[o]);return t=new VA({props:s}),{c(){ne(t.$$.fragment)},m(o,r){te(t,o,r),e=!0},p(o,r){const a=r&61?Ze(i,[{floorIndex:o[0],floorplanData:o[2],highlightEnable:o[5],highlightData:o[3],highlightStyle:o[4]}]):{};t.$set(a)},i(o){e||(M(t.$$.fragment,o),e=!0)},o(o){S(t.$$.fragment,o),e=!1},d(o){ie(t,o)}}}function RA(n){let t,e,i,s,o,r;const a=[{floorIndex:n[0],floorplanData:n[2]}];let l={};for(let h=0;h<a.length;h+=1)l=Fe(l,a[h]);t=new xa({props:l}),i=new DA({props:{extraObjects:n[6]}});let c=n[1]&&Jl(n);return{c(){ne(t.$$.fragment),e=K(),ne(i.$$.fragment),s=K(),c&&c.c(),o=we()},m(h,d){te(t,h,d),O(h,e,d),te(i,h,d),O(h,s,d),c&&c.m(h,d),O(h,o,d),r=!0},p(h,[d]){const u=d&5?Ze(a,[{floorIndex:h[0],floorplanData:h[2]}]):{};t.$set(u);const m={};d&64&&(m.extraObjects=h[6]),i.$set(m),h[1]?c?(c.p(h,d),d&2&&M(c,1)):(c=Jl(h),c.c(),M(c,1),c.m(o.parentNode,o)):c&&(ce(),S(c,1,1,()=>{c=null}),he())},i(h){r||(M(t.$$.fragment,h),M(i.$$.fragment,h),M(c),r=!0)},o(h){S(t.$$.fragment,h),S(i.$$.fragment,h),S(c),r=!1},d(h){ie(t,h),h&&j(e),ie(i,h),h&&j(s),c&&c.d(h),h&&j(o)}}}function QA(n,t,e){let i,{floorIndex:s}=t,{hoverEnable:o}=t,{floorplanData:r}=t,{extraObjects:a=[]}=t,{highlightData:l}=t,{highlightStyle:c}=t,{highlightEnable:h}=t;return n.$$set=d=>{"floorIndex"in d&&e(0,s=d.floorIndex),"hoverEnable"in d&&e(1,o=d.hoverEnable),"floorplanData"in d&&e(2,r=d.floorplanData),"extraObjects"in d&&e(7,a=d.extraObjects),"highlightData"in d&&e(3,l=d.highlightData),"highlightStyle"in d&&e(4,c=d.highlightStyle),"highlightEnable"in d&&e(5,h=d.highlightEnable)},n.$$.update=()=>{n.$$.dirty&129&&e(6,i=a==null?void 0:a.filter(d=>d.floorIndex===s))},[s,o,r,l,c,h,i,a]}class GA extends re{constructor(t){super(),oe(this,t,QA,RA,se,{floorIndex:0,hoverEnable:1,floorplanData:2,extraObjects:7,highlightData:3,highlightStyle:4,highlightEnable:5})}}function NA(n){ue(n,"svelte-se81j2",".plugin-floorplan-rooms.svelte-se81j2{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.plugin-floorplan-rooms-container.svelte-se81j2{position:relative}")}function ql(n){let t,e,i,s,o=n[7]!==0&&Kl(n);return{c(){t=D("div"),o&&o.c(),w(t,"class","plugin-floorplan-rooms svelte-se81j2")},m(r,a){O(r,t,a),o&&o.m(t,null),e=!0,i||(s=[_t(Ri.call(null,t)),pe(t,"clientWidth",n[11]),pe(t,"clientHeight",n[12])],i=!0)},p(r,a){r[7]!==0?o?(o.p(r,a),a&128&&M(o,1)):(o=Kl(r),o.c(),M(o,1),o.m(t,null)):o&&(ce(),S(o,1,1,()=>{o=null}),he())},i(r){e||(M(o),e=!0)},o(r){S(o),e=!1},d(r){r&&j(t),o&&o.d(),i=!1,Je(s)}}}function Kl(n){let t,e,i=`${n[9]}px`,s=`${n[10]}px`,o;const r=[{highlightEnable:n[6],floorIndex:$l,floorplanData:n[2],hoverEnable:n[1],extraObjects:n[3],highlightData:n[4],highlightStyle:n[5]}];let a={};for(let l=0;l<r.length;l+=1)a=Fe(a,r[l]);return e=new GA({props:a}),{c(){t=D("div"),ne(e.$$.fragment),w(t,"class","plugin-floorplan-rooms-container svelte-se81j2"),L(t,"width",i),L(t,"height",s)},m(l,c){O(l,t,c),te(e,t,null),o=!0},p(l,c){const h=c&126?Ze(r,[{highlightEnable:l[6],floorIndex:$l,floorplanData:l[2],hoverEnable:l[1],extraObjects:l[3],highlightData:l[4],highlightStyle:l[5]}]):{};e.$set(h),c&512&&i!==(i=`${l[9]}px`)&&L(t,"width",i),c&1024&&s!==(s=`${l[10]}px`)&&L(t,"height",s)},i(l){o||(M(e.$$.fragment,l),o=!0)},o(l){S(e.$$.fragment,l),o=!1},d(l){l&&j(t),ie(e)}}}function _A(n){let t,e,i=n[0]&&ql(n);return{c(){i&&i.c(),t=we()},m(s,o){i&&i.m(s,o),O(s,t,o),e=!0},p(s,[o]){s[0]?i?(i.p(s,o),o&1&&M(i,1)):(i=ql(s),i.c(),M(i,1),i.m(t.parentNode,t)):i&&(ce(),S(i,1,1,()=>{i=null}),he())},i(s){e||(M(i),e=!0)},o(s){S(i),e=!1},d(s){i&&i.d(s),s&&j(t)}}}let $l=0;function HA(n,t,e){let{visible:i}=t,{hoverEnable:s}=t,{floorplanData:o}=t,{extraObjects:r=[]}=t,{highlightData:a}=t,{highlightStyle:l}=t,{highlightEnable:c=!0}=t,h=0,d=0,u=0,m=0;const A=g=>{e(7,h=g.detail)},p=g=>{e(8,d=g.detail)};return n.$$set=g=>{"visible"in g&&e(0,i=g.visible),"hoverEnable"in g&&e(1,s=g.hoverEnable),"floorplanData"in g&&e(2,o=g.floorplanData),"extraObjects"in g&&e(3,r=g.extraObjects),"highlightData"in g&&e(4,a=g.highlightData),"highlightStyle"in g&&e(5,l=g.highlightStyle),"highlightEnable"in g&&e(6,c=g.highlightEnable)},n.$$.update=()=>{if(n.$$.dirty&388){const g=Math.min(h,d),{max:v,min:y}=o.bounding,I=v.x-y.x,k=v.y-y.y,B=function(){return I>k?[g,g/I*k]:[g/k*I,g]}();e(9,u=B[0]),e(10,m=B[1])}},[i,s,o,r,a,l,c,h,d,u,m,A,p]}class FA extends re{constructor(t){super(),oe(this,t,HA,_A,se,{visible:0,hoverEnable:1,floorplanData:2,extraObjects:3,highlightData:4,highlightStyle:5,highlightEnable:6},NA)}}let WA=class{constructor(t){f(this,"VERSION","2.28.0-dev.1");f(this,"hooks",new Bi);f(this,"staticPrefix","//vr-image-4.realsee-cdn.cn");t!=null&&t.staticPrefix&&(this.staticPrefix=t.staticPrefix)}getCurrentState(){return this.state}absoluteUrl(t){return vo(this.staticPrefix,t)}},YA=class extends WA{},UA=class extends YA{constructor(e){super();f(this,"name","FloorplanRoomsPlugin");f(this,"state");f(this,"data");f(this,"app");f(this,"wrapperSelector","");f(this,"wrapper",null);f(this,"disposed",!1);f(this,"extraObjects",[]);f(this,"highlightData",{});f(this,"dispose",()=>{this.disposed=!0,this.wrapper=null,this.wrapperSelector="",this.hooks.emit("dispose")});f(this,"highlight",e=>{this.state.config.highlightEnable&&(this.highlightData=e,this.render())});f(this,"unhighlight",()=>{this.highlightData={},this.render()});f(this,"getHighlightData",()=>this.highlightData);f(this,"_disable",e=>{const{userAction:i}=e;this.app=void 0,this.hooks.emit("disable",{userAction:i})});const i={hoverEnable:!0,highlightEnable:!0},s=e!=null&&e.configs?e.configs:{},o=G(G({},i),s);this.state={enabled:!0,visible:!0,config:o},typeof(e==null?void 0:e.wrapper)=="string"?this.wrapperSelector=e.wrapper:(e==null?void 0:e.wrapper)instanceof Element&&(this.wrapper=e.wrapper)}load(e,i,s=!0){return F(this,null,function*(){function o(c){return Object.prototype.hasOwnProperty.apply(c,["version"])}const r=JSON.parse(JSON.stringify(e)),a=o(r)?r.data:r,l=this.data;this.data=yield Wt(a),this.hooks.emit("dataLoaded",this.data),this.hooks.emit("dataChange",this.data,l),i&&this.updateState(i,s),this.render()})}show(){return F(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 F(this,arguments,function*(e={}){if(!this.state.visible)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!1},i),this._hide({userAction:i})})}enable(e={}){if(this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!0},e.userAction||i),this._enable({userAction:i})}disable(e={}){if(!this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!1},e.userAction||i),this._disable({userAction:i})}setState(e,i={}){const s=this.state,o=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,o),e.enabled!==void 0&&s.enabled!==e.enabled){const r={userAction:o};e.enabled?this._enable(r):this._disable(r)}if(e.visible!==void 0&&s.visible!==e.visible){const r={userAction:o};e.visible?this._show(r):this._hide(r)}}appendTo(e){this.wrapper=e,this.render()}changeConfigs(e,i=!0){this.setState({config:e},{userAction:i}),this.render()}setExtraObjectsWith3DPositions(e){this.data&&(this.extraObjects=ru(e,null,this.data),this.render())}formatData(e){return F(this,null,function*(){return yield Wt(e.data)})}_enable(e){const{userAction:i}=e;this.hooks.emit("enable",{userAction:i}),this.state.visible&&this._show({userAction:i})}_show(e){if(this.disposed||!this.state.enabled)return;const{userAction:i}=e;this.hooks.emit("show",{userAction:i}),this.render()}_hide(e){if(this.disposed||!this.state.enabled)return;const{userAction:i}=e;this.hooks.emit("hide",{userAction:i}),this.render()}updateState(e,i){const s=this.state;this.state=G(G({},this.state),e),!At(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=be(G({},this.state.config),{floorplanData:this.data,visible:this.state.visible,extraObjects:this.extraObjects,highlightData:this.highlightData,highlightStyle:this.state.config.highlightStyle});this.app?this.app.$set(e):this.app=new FA({target:this.wrapper,props:e})}};const XA=n=>new UA(n),ZA=[{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:"和室"}],JA=[{type:0,description:"木质地板"},{type:1,description:"瓷砖地面"},{type:2,description:"户外地面"},{type:3,description:"卫生间地面"},{type:4,description:"阳台地面"},{type:5,description:"车库地面"}],qA=[{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:"写字楼"}],Mr=(n,t,e)=>{const i=new E.Matrix4,s=new E.Euler(n,t,e,"YXZ");return i.makeRotationFromEuler(s),i},KA=(n,{scale:t,rotation:e,position:i})=>{if(t&&n.scale.set(t,t,t),e){const[s,o,r]=e;s&&n.applyMatrix4(Mr(s,0,0)),o&&n.applyMatrix4(Mr(0,o,0)),r&&n.applyMatrix4(Mr(0,0,r))}return i&&n.position.set(i.x,i.y,i.z),n};function cu(n,t){n.traverse(e=>{var i;if(e.type==="Mesh"){const s=e,o=G({map:s.material.map||{}},t);s.material=new R.MeshBasicMaterial(o),s.renderOrder=1,((i=e.parent)==null?void 0:i.type)==="Mesh"&&(e.renderOrder=e.parent.renderOrder+1)}})}const $A=(n,t)=>{var p;const e=t.fbx_url||"//vrlab-image4.ljcdn.com/release/web/dipan2.f38a21cc.FBX",i=(p=t.north_rad)!=null?p:void 0,s={};let o={x:0,y:0,z:0},r=[0,0,0],a=1,l=i;n.on("modelLoaded",A);const c=g=>F(exports,null,function*(){var k;const v=(g==null?void 0:g.fbx_url)||e;if(l=(k=g==null?void 0:g.north_rad)!=null?k:i,typeof l!="number")throw new Error('"northRad"配置参数缺失:未配置指南针指向!');const I=yield new wd.FBXLoader().loadAsync(v);return cu(I,{transparent:!0,side:E.DoubleSide,blending:E.AdditiveBlending}),s.object=I,A(),!0}),h=({latitude:g})=>{if(!s.object)return;const v=d(g);v&&(s.object.position.y=v)},d=g=>{if(s.yBase===void 0)return;const v=.6;if(g>=Math.PI/4)return s.yBase-(v+1.6);const y=g*(4/Math.PI);return s.yBase-(v*y+1.6)},u=()=>{if(!s.object)return;const g=d(n.getPose().latitude);g&&(s.object.position.y=g),n.scene.add(s.object),n.needsRender=!0,n.on("cameraDirectionUpdate",h)},m=()=>{s.object&&(n.scene.remove(s.object),n.needsRender=!0,n.off("cameraDirectionUpdate",h))};function A(){const g=s.object;if(!g)return;const v=n.model.bounding,y=v.max.x-v.min.x,I=v.max.z-v.min.z,k=Math.max(y,I),{max:{x:B,z:P},min:{x:V,y:z,z:X}}=v;s.yBase=z,o={x:(B+V)/2,y:z-1.6,z:(P+X)/2},r=[0,l-Math.PI/2,0],a=.0045*k,KA(g,{position:o,rotation:r,scale:a})}return{load:c,disable:m,enable:u}};function ev(n,t){var c,h,d,u,m;const e=(c=t==null?void 0:t.size)!=null?c:512,i=(h=t==null?void 0:t.fontSize)!=null?h:e*(35/256)*1.2,s=(d=t==null?void 0:t.backgroundColor)!=null?d:"rgba(0,0,0,0)",o=(u=t==null?void 0:t.fontColor)!=null?u:"#fff",r=(m=t==null?void 0:t.textAlign)!=null?m:"center",a=document.createElement("canvas");a.setAttribute("width",e+""),a.setAttribute("height",e+"");const l=a.getContext("2d");return l.fillStyle=s,l.fillRect(0,0,e,e),l.font=`${i}px "微软雅黑"`,l.textAlign=r,l.fillStyle=o,l.fillText(n,e/2,e*.7),new R.CanvasTexture(a)}const tv=({x:n,y:t,z:e})=>new R.Vector3(n,t,e),iv=(n,t)=>{var p,g,v;const e={},i=(p=t.animationEnabled)!=null?p:!0,s=(g=t.position)!=null?g:void 0,o=(v=t.rad)!=null?v:void 0,r=t.fbx_url||"//vrlab-image4.ljcdn.com/release/web/entryDoorMini/Anim_Door1.fbx",a=[],l=y=>F(exports,null,function*(){var Y,N,_,H,Q,W,J,Z;const I=(Y=y==null?void 0:y.position)!=null?Y:s;if(!I)return Promise.reject(new Error("ModelEntryDoorGuidePlugin.load(): position is undefined"));const k=tv(I),B=(N=y==null?void 0:y.rad)!=null?N:o,P=(_=y==null?void 0:y.fbx_url)!=null?_:r;if(e.rad=B,B===void 0)return Promise.reject(new Error(`ModelEntryDoorGuidePlugin.load(): rad is ${B}`));const V=yield new wd.FBXLoader().loadAsync(P);V.position.copy(k),V.rotation.z=B,V.scale.set(.8,.8,.8),cu(V,{transparent:!0,side:E.DoubleSide});const z=(J=(W=(Q=(H=V.children)==null?void 0:H[0])==null?void 0:Q.children)==null?void 0:W[3])==null?void 0:J.clone();if(!z)return Promise.reject(new Error(`ModelEntryDoorGuidePlugin.load(): textMesh is ${z}`));const X=(Z=t.name)!=null?Z:"入户门";return z.material=new R.MeshBasicMaterial({transparent:!0,map:ev(X)}),z.renderOrder=3,V.children[0].add(z),e.object=V,!0}),c=()=>{if(e.animation)return;if(!e.object)return console.error("ModelEntryDoorGuidePlugin.initAnimation(): state.object is ",e.object);const y=1,I=new R.AnimationMixer(e.object);a.push(I);const k=I.clipAction(e.object.animations[0]);k.timeScale=y;let B;const P=()=>{let Y=0,N=0;const _=1e3/30,H=Q=>{Y=requestAnimationFrame(H);const W=Q-N;W<_||(N=Q,a.forEach(J=>J.update(W/1e3)),n.needsRender=!0)};return Y=requestAnimationFrame(H),()=>{cancelAnimationFrame(Y)}},X={play:()=>{B||(k.play(),B=P(),requestAnimationFrame(()=>{e.object&&e.object.rotation.z!==e.rad&&(e.object.rotation.z=e.rad)}))},stop:()=>{k.stop(),B==null||B(),B=void 0}};e.animation=X},h=y=>{var k;if(!e.object)return console.error("ModelEntryDoorGuidePlugin.enable(): object is ",e.object);((k=y==null?void 0:y.animationEnable)!=null?k: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)},u=y=>y==="Floorplan"?h():d();return{load:l,enable:y=>(e.enabled||(e.enabled=!0,u(n.currentMode),n.on("modeChange",u),h(y)),!0),disable:()=>(e.enabled&&(e.enabled=!1,d(),n.off("modeChange",u)),!0)}},nv=Lt;function sv(n,t,e,i=nv.Linear.None){const s=new Ao(n).to(t,e).easing(i);yo(()=>s.start(0));const o=In(a=>{s.update(a)===!1&&o()}),r=[];return s.onDestroy=a=>(r.push(a),s),s.destroy=function(){this.stop(),Object.assign(s,{_onStartCallback:null,_onUpdateCallback:null,_onCompleteCallback:null,_onStopCallbackL:null});let a;for(;a=r.shift();)a();o()},s}function ov(n,t){return sv({progress:0},{progress:1},n,t)}var hu=(n=>(n.Move="Move",n.Rotate="Rotate",n))(hu||{}),Qt=(n=>(n.Clockwise="Clockwise",n.Anticlockwise="Anticlockwise",n.Loop="Loop",n))(Qt||{});const Xs=Math.PI*2;function ec(n){return(n%Xs+Xs)%Xs}function tc(n){return n%Xs}function Dr(n,t,e){return n+(t-n)*e}const ea=(n,t,e)=>{const i=Math.PI,s=i*2;let o=ec(n),r=ec(t);return e===Qt.Anticlockwise&&o<r&&(o+=s),e===Qt.Clockwise&&r<o&&(r+=s),e===Qt.Loop&&r-o>i?ea(o,r,Qt.Anticlockwise):e===Qt.Loop&&o-r>i?ea(o,r,Qt.Clockwise):{from:o,to:r}},rv=n=>{const t={},e=(l,c,...h)=>F(exports,[l,c,...h],function*(o,r,a={preload:!0}){return t.interruptCallback&&t.interruptCallback(!1),a.asyncStartCallback&&(yield a.asyncStartCallback()),o.mode&&o.mode!==n.currentMode&&(yield n.changeMode(o.mode)),a.preload&&o.panoIndex!==void 0&&o.panoIndex!==n.panoIndex&&(yield n.preloadPano(o.panoIndex)),a.asyncEndCallback&&(yield a.asyncEndCallback()),o.panoIndex===void 0&&o.fov===void 0&&o.latitude===void 0&&o.longitude===void 0?!0:yield new Promise((d,u)=>{const m=o.panoIndex!==void 0?o.panoIndex:n.panoIndex;m!==void 0?n.moveToPano(m,G({duration:r,moveEndCallback:()=>d(!0),moveCancelCallback:()=>u(new Error("move canceled"))},o)):u(new Error("unexpected error"))})}),i=o=>{const r=n.state,a=tc(r.latitude),l=tc(o.latitude),{from:c,to:h}=ea(r.longitude,o.longitude,o.rotation||Qt.Loop),d=r.fov,u=o.fov;return{from:{latitude:a,longitude:c,fov:d},to:{latitude:l,longitude:h,fov:u}}};return{move:e,rotate:(l,c,...h)=>F(exports,[l,c,...h],function*(o,r,a={}){t.interruptCallback&&t.interruptCallback(!1),a.asyncStartCallback&&(yield a.asyncStartCallback()),n.currentMode!==je.Five.Mode.Panorama&&(yield n.changeMode(je.Five.Mode.Panorama)),o.panoIndex!==void 0&&o.panoIndex!==n.panoIndex&&(a.preload&&(yield n.preloadPano(o.panoIndex)),yield new Promise((m,A)=>{if(!o.panoIndex){m(!0);return}n.moveToPano(o.panoIndex,{moveEndCallback:()=>m(!0),moveCancelCallback:()=>A(new Error("move canceled"))})})),a.asyncEndCallback&&(yield a.asyncEndCallback());const{from:d,to:u}=i(o);return yield new Promise(m=>{const A=({progress:I})=>{const k={};k.longitude=Dr(d.longitude,u.longitude,I),k.latitude=Dr(d.latitude,u.latitude,I),k.fov=Dr(d.fov,u.fov,I),n.setState(k,!0)},p=()=>{m(!0)},g=()=>{m(!1)},v=o.rotateSpeed?Math.ceil(Math.abs(u.longitude-d.longitude)/o.rotateSpeed*1e3):r,y=ov(v,Lt.Linear.None).onUpdate(A).onComplete(p).onDestroy(g);o.rotation===Qt.Loop&&y.repeat(1/0).yoyo(!0),t.interruptCallback=(I=!0)=>{y.destroy(),t.interruptCallback=void 0,t.timeoutId&&(clearTimeout(t.timeoutId),t.timeoutId=void 0),m(I)},t.timeoutId=setTimeout(()=>{t.interruptCallback&&t.interruptCallback(!0)},r)})})}};function ic(n,t){return n.x===t.x&&n.y===t.y}function du(n,t){return Math.abs(n)===1/0&&Math.abs(t)===1/0?!0:Math.abs(n-t)<.001}function co(n,t){return(t.y-n.y)/(t.x-n.x)}function uu(n,t,e){const i=co(n[1],n[0]),s=co(t[1],t[0]);if(isNaN(i)||isNaN(s)||du(i,s))return!1;if(js(n[0],t))return n[0];if(js(n[1],t))return n[1];if(js(t[0],n))return t[0];if(js(t[1],n))return t[1];if(e&&!av(n,t))return!1;const o=n[0],r=t[0];if(Math.abs(i)===1/0)return{x:o.x,y:t[1].y-(t[1].x-o.x)*s};if(Math.abs(s)===1/0)return{x:r.x,y:n[1].y-(n[1].x-r.x)*i};const a=(r.y-o.y+i*o.x-s*r.x)/(i-s),l=i*a-i*o.x+o.y;return{x:a,y:l}}function js(n,t){return ic(n,t[0])||ic(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&&du(co(t[0],n),co(n,t[1]))}function zs(n,t,e){return(n.x-e.x)*(t.y-e.y)-(t.x-e.x)*(n.y-e.y)}function av(n,t){return Math.max(n[0].x,n[1].x)>=Math.min(t[0].x,t[1].x)&&Math.max(t[0].x,t[1].x)>=Math.min(n[0].x,n[1].x)&&Math.max(n[0].y,n[1].y)>=Math.min(t[0].y,t[1].y)&&zs(t[0],n[1],n[0])*zs(n[1],t[1],n[0])>0&&zs(n[0],t[1],t[0])*zs(t[1],n[1],t[0])>0?1:0}function fu(n,t=0){t<=0?requestAnimationFrame(n):requestAnimationFrame(()=>fu(n,t-1))}const lv=`<style type="text/css">
195
195
  .PanoRulerPlugin-rule-line {
196
196
  position: absolute;
197
197
  transform-origin: left center;