@realsee/dnalogel 3.58.5 → 3.58.7

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 (442) hide show
  1. package/CHANGELOG.md +6 -0
  2. package/dist/floorplan/MapviewFloorplanPlugin/Controller.d.ts +1 -0
  3. package/dist/floorplan/ModelFloorplanPlugin/Controller.d.ts +1 -0
  4. package/dist/floorplan/typings/index.d.ts +1 -1
  5. package/dist/index.cjs.js +27 -27
  6. package/dist/index.js +1720 -1698
  7. package/dist/index.umd.js +23 -23
  8. package/docs/classes/AreaMakerPluginType.AreaMakerController.html +2 -2
  9. package/docs/classes/AreaMakerPluginType.AreaMakerItem.html +2 -2
  10. package/docs/classes/CSS3DRender.html +2 -2
  11. package/docs/classes/GuideLineItem.GuideLineItem.html +2 -2
  12. package/docs/classes/GuideLineModeItem.GuideLineModeItem.html +2 -2
  13. package/docs/classes/ModelMakerPluginInstance.html +2 -2
  14. package/docs/classes/ModelRoomLabelController.html +2 -2
  15. package/docs/classes/MoveController.html +2 -2
  16. package/docs/classes/Object3DHelperController.html +2 -2
  17. package/docs/classes/PaintBrush.html +2 -2
  18. package/docs/classes/PanoMeasurePluginLine.html +2 -2
  19. package/docs/classes/PanoMeasurePluginModel.html +2 -2
  20. package/docs/classes/PanoMeasurePluginPoint.html +2 -2
  21. package/docs/classes/PanoMeasurePluginPolyline.html +2 -2
  22. package/docs/classes/PanoTagPluginController.html +2 -2
  23. package/docs/classes/Sculpt.html +2 -2
  24. package/docs/classes/Util.BetterTween.html +2 -2
  25. package/docs/classes/Util.FiveDomEvents.html +2 -2
  26. package/docs/classes/Util.FivePuppet.html +2 -2
  27. package/docs/classes/Util.Interval.html +2 -2
  28. package/docs/classes/Util.LightTag.html +2 -2
  29. package/docs/classes/Util.LineSegments.html +2 -2
  30. package/docs/classes/Util.Magnifier.html +2 -2
  31. package/docs/classes/Util.Object3D.html +2 -2
  32. package/docs/classes/Util.PointHelper.html +2 -2
  33. package/docs/classes/Util.PointSelector.html +2 -2
  34. package/docs/classes/Util.PointSelectorHelper.html +2 -2
  35. package/docs/classes/Util.Rectangle.html +2 -2
  36. package/docs/classes/Util.sculpt.BaseEditor.html +2 -2
  37. package/docs/classes/Util.sculpt.BoxMesh.html +2 -2
  38. package/docs/classes/Util.sculpt.BoxMeshEditor.html +2 -2
  39. package/docs/classes/Util.sculpt.CircleMesh.html +2 -2
  40. package/docs/classes/Util.sculpt.CircleMeshEditor.html +2 -2
  41. package/docs/classes/Util.sculpt.CircleWithEdgeMesh.html +2 -2
  42. package/docs/classes/Util.sculpt.CylinderMesh.html +2 -2
  43. package/docs/classes/Util.sculpt.CylinderMeshEditor.html +2 -2
  44. package/docs/classes/Util.sculpt.LineMesh.html +2 -2
  45. package/docs/classes/Util.sculpt.PointMesh.html +2 -2
  46. package/docs/classes/Util.sculpt.PolygonMesh.html +2 -2
  47. package/docs/classes/Util.sculpt.PrismMesh.html +2 -2
  48. package/docs/classes/Util.sculpt.PrismMeshEditor.html +2 -2
  49. package/docs/classes/Util.sculpt.RectangleMesh.html +2 -2
  50. package/docs/classes/Util.sculpt.RectangleMeshEditor.html +2 -2
  51. package/docs/classes/Util.sculpt.RectangleWithEdgeMesh.html +2 -2
  52. package/docs/classes/WalkController.html +2 -2
  53. package/docs/enums/CameraMovementEffect.html +2 -2
  54. package/docs/enums/ContentType.html +2 -2
  55. package/docs/enums/DIRECTION.html +2 -2
  56. package/docs/enums/DISPLAY_STRATEGY_TYPE.html +2 -2
  57. package/docs/enums/DimensionType.html +2 -2
  58. package/docs/enums/FLOOR_PLAN_ATTACHED_TO.html +2 -2
  59. package/docs/enums/ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE.html +2 -2
  60. package/docs/enums/PaintBrushTypeEnum.html +2 -2
  61. package/docs/enums/PointType.html +2 -2
  62. package/docs/enums/Rotation.html +2 -2
  63. package/docs/functions/AreaMakerPlugin.html +1 -1
  64. package/docs/functions/CSS3DRenderPlugin.html +1 -1
  65. package/docs/functions/CameraMovementPlugin.html +2 -2
  66. package/docs/functions/CruisePlugin.html +1 -1
  67. package/docs/functions/CurrentPanoImagePlugin.html +1 -1
  68. package/docs/functions/GuideLinePlugin.html +1 -1
  69. package/docs/functions/ItemLabelPlugin.html +1 -1
  70. package/docs/functions/MapviewFloorplanPlugin.html +1 -1
  71. package/docs/functions/ModelChassisCompassPlugin.html +2 -2
  72. package/docs/functions/ModelEntryDoorGuidePlugin.html +2 -2
  73. package/docs/functions/ModelFloorplanPlugin.html +1 -1
  74. package/docs/functions/ModelItemLabelPlugin.html +1 -1
  75. package/docs/functions/ModelMakerPlugin.html +1 -1
  76. package/docs/functions/ModelRoomLabelPlugin.html +1 -1
  77. package/docs/functions/ModelTVVideoPlugin.html +1 -1
  78. package/docs/functions/ModelViewPlugin.html +2 -2
  79. package/docs/functions/MovePlugin.html +1 -1
  80. package/docs/functions/Object3DHelperPlugin.html +1 -1
  81. package/docs/functions/PanoCompassPlugin.html +1 -1
  82. package/docs/functions/PanoCursorRaycasterPlugin.html +2 -2
  83. package/docs/functions/PanoDoorLabelPlugin.html +1 -1
  84. package/docs/functions/PanoFloorplanRadarPlugin.html +1 -1
  85. package/docs/functions/PanoMeasurePlugin.html +1 -1
  86. package/docs/functions/PanoRulerPlugin.html +2 -2
  87. package/docs/functions/PanoRulerProPlugin.html +2 -2
  88. package/docs/functions/PanoSpatialTagPlugin.html +2 -2
  89. package/docs/functions/PanoTagPlugin.html +1 -1
  90. package/docs/functions/PanoVideoPlugin.html +2 -2
  91. package/docs/functions/PipelinePlugin.html +1 -1
  92. package/docs/functions/SculptPlugin.html +2 -2
  93. package/docs/functions/TopviewFloorplanPlugin.html +1 -1
  94. package/docs/functions/Util.absoluteUrl.html +2 -2
  95. package/docs/functions/Util.awaitNextFrame.html +1 -1
  96. package/docs/functions/Util.blink.html +2 -2
  97. package/docs/functions/Util.bounding.html +1 -1
  98. package/docs/functions/Util.boundingBox.html +1 -1
  99. package/docs/functions/Util.boundingSphere.html +1 -1
  100. package/docs/functions/Util.boxVertex.html +2 -2
  101. package/docs/functions/Util.boxVertexes.html +1 -1
  102. package/docs/functions/Util.checkFiveModelLoaded.html +2 -2
  103. package/docs/functions/Util.convexHull.html +2 -2
  104. package/docs/functions/Util.equal.html +2 -2
  105. package/docs/functions/Util.fiveModelIsLoaded.html +2 -2
  106. package/docs/functions/Util.getCoordsFromClient.html +1 -1
  107. package/docs/functions/Util.getCoordsFromElement.html +1 -1
  108. package/docs/functions/Util.getFrameTime.html +2 -2
  109. package/docs/functions/Util.inside.html +1 -1
  110. package/docs/functions/Util.isAbsoluteURL.html +1 -1
  111. package/docs/functions/Util.isModelLike.html +1 -1
  112. package/docs/functions/Util.isNil.html +2 -2
  113. package/docs/functions/Util.isPanoramaLike.html +1 -1
  114. package/docs/functions/Util.lookObject.html +2 -2
  115. package/docs/functions/Util.lookPoint.html +2 -2
  116. package/docs/functions/Util.nextFrame.html +1 -1
  117. package/docs/functions/Util.notNil.html +2 -2
  118. package/docs/functions/Util.reblink.html +2 -2
  119. package/docs/functions/Util.requestAnimationFrameInterval.html +2 -2
  120. package/docs/functions/Util.sculpt.createBox.html +1 -1
  121. package/docs/functions/Util.sculpt.createCircle.html +1 -1
  122. package/docs/functions/Util.sculpt.createCylinder.html +1 -1
  123. package/docs/functions/Util.sculpt.createLine.html +2 -2
  124. package/docs/functions/Util.sculpt.createPoint.html +1 -1
  125. package/docs/functions/Util.sculpt.createPolygon.html +1 -1
  126. package/docs/functions/Util.sculpt.createPrism.html +1 -1
  127. package/docs/functions/Util.sculpt.createRectangle.html +2 -2
  128. package/docs/functions/Util.tag.html +1 -1
  129. package/docs/functions/Util.tweenProgress.html +1 -1
  130. package/docs/functions/Util.uuid.html +2 -2
  131. package/docs/functions/Util.waitFiveModelLoaded.html +2 -2
  132. package/docs/functions/Util.worldBounding.html +1 -1
  133. package/docs/functions/Util.worldBoundingBox.html +1 -1
  134. package/docs/functions/Util.worldBoundingSphere.html +1 -1
  135. package/docs/functions/createPolyline.html +2 -2
  136. package/docs/functions/pluginFlag.html +1 -1
  137. package/docs/hierarchy.html +1 -1
  138. package/docs/index.html +2 -2
  139. package/docs/interfaces/AreaMakerPluginType.AnimeOptions.html +2 -2
  140. package/docs/interfaces/AreaMakerPluginType.Config.html +2 -2
  141. package/docs/interfaces/AreaMakerPluginType.EventMap.html +2 -2
  142. package/docs/interfaces/AreaMakerPluginType.Params.html +2 -2
  143. package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItem.html +2 -2
  144. package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItemV1.html +2 -2
  145. package/docs/interfaces/AreaMakerPluginType.ServerDataV1.html +2 -2
  146. package/docs/interfaces/AreaMakerPluginType.ServerDataV2.html +2 -2
  147. package/docs/interfaces/AreaMakerPluginType.ShowHideOptions.html +2 -2
  148. package/docs/interfaces/AreaMakerPluginType.State.html +2 -2
  149. package/docs/interfaces/CSS3DRenderPluginEventMap.html +2 -2
  150. package/docs/interfaces/CSS3DRenderPluginState.html +2 -2
  151. package/docs/interfaces/CameraMovementPluginExportType.html +2 -2
  152. package/docs/interfaces/ContentTypeMapInterface.html +2 -2
  153. package/docs/interfaces/CruisePluginTypes.Config.html +2 -2
  154. package/docs/interfaces/CruisePluginTypes.CruiseKeyframe.html +2 -2
  155. package/docs/interfaces/CruisePluginTypes.EventMap.html +2 -2
  156. package/docs/interfaces/CruisePluginTypes.GuildLineConfig.html +2 -2
  157. package/docs/interfaces/CruisePluginTypes.MoveAction.html +2 -2
  158. package/docs/interfaces/CruisePluginTypes.MoveWithKeyframesAction.html +2 -2
  159. package/docs/interfaces/CruisePluginTypes.MoveWithPanoIndexAction.html +2 -2
  160. package/docs/interfaces/CruisePluginTypes.PluginData.html +2 -2
  161. package/docs/interfaces/CruisePluginTypes.PluginServerData.html +2 -2
  162. package/docs/interfaces/CruisePluginTypes.PluginState.html +2 -2
  163. package/docs/interfaces/CurrentPanoImagePluginType.Config.html +2 -2
  164. package/docs/interfaces/CurrentPanoImagePluginType.EventMap.html +2 -2
  165. package/docs/interfaces/CurrentPanoImagePluginType.Params.html +2 -2
  166. package/docs/interfaces/CurrentPanoImagePluginType.ShowHideOptions.html +2 -2
  167. package/docs/interfaces/CurrentPanoImagePluginType.State.html +2 -2
  168. package/docs/interfaces/FloorplanBounding.html +2 -2
  169. package/docs/interfaces/FloorplanData.html +2 -2
  170. package/docs/interfaces/FloorplanEntrance.html +2 -2
  171. package/docs/interfaces/FloorplanExtraObject.html +2 -2
  172. package/docs/interfaces/FloorplanExtraObject3D.html +2 -2
  173. package/docs/interfaces/FloorplanFloorData.html +2 -2
  174. package/docs/interfaces/FloorplanImagePosition.html +2 -2
  175. package/docs/interfaces/FloorplanObserver.html +2 -2
  176. package/docs/interfaces/FloorplanOutlineItem.html +2 -2
  177. package/docs/interfaces/FloorplanPosition.html +2 -2
  178. package/docs/interfaces/FloorplanRoomItem.html +2 -2
  179. package/docs/interfaces/FloorplanRoomLabelItem.html +2 -2
  180. package/docs/interfaces/FloorplanServerBounding.html +2 -2
  181. package/docs/interfaces/FloorplanServerComputedData.html +2 -2
  182. package/docs/interfaces/FloorplanServerData.html +2 -2
  183. package/docs/interfaces/FloorplanServerDoorItem.html +2 -2
  184. package/docs/interfaces/FloorplanServerDoorPosition.html +2 -2
  185. package/docs/interfaces/FloorplanServerEntrance.html +2 -2
  186. package/docs/interfaces/FloorplanServerFloorData.html +2 -2
  187. package/docs/interfaces/FloorplanServerImagePosition.html +2 -2
  188. package/docs/interfaces/FloorplanServerObserver.html +2 -2
  189. package/docs/interfaces/FloorplanServerOutlineItem.html +2 -2
  190. package/docs/interfaces/FloorplanServerPosition.html +2 -2
  191. package/docs/interfaces/FloorplanServerRoomItem.html +2 -2
  192. package/docs/interfaces/FloorplanServerRoomLabelItem.html +2 -2
  193. package/docs/interfaces/GuideLineModeItem.GuideLineTagContainer.html +2 -2
  194. package/docs/interfaces/GuideLinePluginType.CatmullRomCurve3.html +2 -2
  195. package/docs/interfaces/GuideLinePluginType.EventMap.html +2 -2
  196. package/docs/interfaces/GuideLinePluginType.GuideLineGeometryStyle.html +2 -2
  197. package/docs/interfaces/GuideLinePluginType.GuideLineItemContainer.html +2 -2
  198. package/docs/interfaces/GuideLinePluginType.GuideLineMaterialStyle.html +2 -2
  199. package/docs/interfaces/GuideLinePluginType.GuideLineMeshStyle.html +2 -2
  200. package/docs/interfaces/GuideLinePluginType.LineGeometriesConfig.html +2 -2
  201. package/docs/interfaces/GuideLinePluginType.ModelGuideLineStyle.html +2 -2
  202. package/docs/interfaces/GuideLinePluginType.ModelGuideLineTagData.html +2 -2
  203. package/docs/interfaces/GuideLinePluginType.PanoramaGuideLineStyle.html +2 -2
  204. package/docs/interfaces/GuideLinePluginType.PluginDataV2.html +1 -1
  205. package/docs/interfaces/GuideLinePluginType.PluginServerData.html +2 -2
  206. package/docs/interfaces/GuideLinePluginType.PluginState.html +2 -2
  207. package/docs/interfaces/GuideLinePluginType.Route.html +2 -2
  208. package/docs/interfaces/GuideLinePluginType.RouteConfig.html +2 -2
  209. package/docs/interfaces/HelperOffset.html +2 -2
  210. package/docs/interfaces/ImagePlaneGroup.html +2 -2
  211. package/docs/interfaces/ItemLabelPluginData.html +2 -2
  212. package/docs/interfaces/ItemLabelPluginExportReturnsType.html +2 -2
  213. package/docs/interfaces/ItemLabelPluginParametersType.html +2 -2
  214. package/docs/interfaces/MinMax.html +2 -2
  215. package/docs/interfaces/ModelChassisCompassPluginData.html +2 -2
  216. package/docs/interfaces/ModelChassisCompassPluginExportType.html +2 -2
  217. package/docs/interfaces/ModelChassisCompassPluginParameterType.html +2 -2
  218. package/docs/interfaces/ModelEntryDoorGuidePluginData.html +2 -2
  219. package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +2 -2
  220. package/docs/interfaces/ModelItemLabelPluginData.html +2 -2
  221. package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +2 -2
  222. package/docs/interfaces/ModelItemLabelPluginParametersType.html +2 -2
  223. package/docs/interfaces/ModelMakerPluginType.EventMap.html +2 -2
  224. package/docs/interfaces/ModelMakerPluginType.ServerBaseItem.html +2 -2
  225. package/docs/interfaces/ModelMakerPluginType.ServerBoxItem.html +2 -2
  226. package/docs/interfaces/ModelMakerPluginType.ServerData.html +2 -2
  227. package/docs/interfaces/ModelMakerPluginType.ServerPrismItem.html +2 -2
  228. package/docs/interfaces/ModelMakerPluginType.ServerTrianglesItem.html +2 -2
  229. package/docs/interfaces/ModelMakerPluginType.State.html +2 -2
  230. package/docs/interfaces/ModelRoomLabelPluginData.html +2 -2
  231. package/docs/interfaces/ModelTVVideoPluginData.html +2 -2
  232. package/docs/interfaces/ModelTVVideoPluginExportType.html +2 -2
  233. package/docs/interfaces/ModelTVVideoPluginParameterType.html +2 -2
  234. package/docs/interfaces/ModelViewPluginExportType.html +2 -2
  235. package/docs/interfaces/Object3DHelperState.html +2 -2
  236. package/docs/interfaces/ObjectHelperControllers.html +2 -2
  237. package/docs/interfaces/PaintBrushAction.html +2 -2
  238. package/docs/interfaces/PaintBrushConfigs.html +2 -2
  239. package/docs/interfaces/PaintBrushState.html +2 -2
  240. package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +2 -2
  241. package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +1 -1
  242. package/docs/interfaces/PanoMeasureParameterType.html +2 -2
  243. package/docs/interfaces/PanoMeasurePluginLineJson.html +2 -2
  244. package/docs/interfaces/PanoMeasurePluginOpenParameter.html +2 -2
  245. package/docs/interfaces/PanoMeasurePluginPointJson.html +2 -2
  246. package/docs/interfaces/PanoMeasurePluginPolylineJson.html +2 -2
  247. package/docs/interfaces/PanoRulerPluginExportType.html +2 -2
  248. package/docs/interfaces/PanoRulerPluginOptions.html +2 -2
  249. package/docs/interfaces/PanoRulerPluginParameterType.html +2 -2
  250. package/docs/interfaces/PanoRulerProPluginExportType.html +2 -2
  251. package/docs/interfaces/PanoRulerProPluginOptions.html +2 -2
  252. package/docs/interfaces/PanoRulerProPluginParameterType.html +2 -2
  253. package/docs/interfaces/PanoRulerProPluginState.html +2 -2
  254. package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +1 -1
  255. package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +1 -1
  256. package/docs/interfaces/PanoSpatialTagPluginData.html +2 -2
  257. package/docs/interfaces/PanoSpatialTagPluginDataElement.html +2 -2
  258. package/docs/interfaces/PanoSpatialTagPluginExportType.html +2 -2
  259. package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +2 -2
  260. package/docs/interfaces/PanoSpatialTagPluginParameterType.html +2 -2
  261. package/docs/interfaces/PanoSpatialTagPluginPointElement.html +2 -2
  262. package/docs/interfaces/PanoSpatialTagPluginTagElement.html +2 -2
  263. package/docs/interfaces/PanoVideoPluginType.LoadParams.html +2 -2
  264. package/docs/interfaces/PanoVideoPluginType.PanoVideoItem.html +2 -2
  265. package/docs/interfaces/PanoVideoPluginType.PluginData.html +2 -2
  266. package/docs/interfaces/PanoVideoPluginType.PluginEventMap.html +2 -2
  267. package/docs/interfaces/PanoVideoPluginType.PluginState.html +2 -2
  268. package/docs/interfaces/PanoVideoPluginType.VideoItem.html +2 -2
  269. package/docs/interfaces/PanoVideoPluginType.VideoMeshParams.html +2 -2
  270. package/docs/interfaces/PluginEventMap.html +2 -2
  271. package/docs/interfaces/Point.html +2 -2
  272. package/docs/interfaces/Room.html +2 -2
  273. package/docs/interfaces/RoomInfo.html +2 -2
  274. package/docs/interfaces/RoomLabel.html +2 -2
  275. package/docs/interfaces/RoomRules.html +1 -1
  276. package/docs/interfaces/Rooms.html +1 -1
  277. package/docs/interfaces/Scissor.html +2 -2
  278. package/docs/interfaces/State.html +2 -2
  279. package/docs/interfaces/TagCacheInterface.html +2 -2
  280. package/docs/interfaces/TagConfig.html +2 -2
  281. package/docs/interfaces/TagGLTFObjectGroup.html +2 -2
  282. package/docs/interfaces/TagIconUrl.html +2 -2
  283. package/docs/interfaces/TagObjectGroup.html +2 -2
  284. package/docs/interfaces/TagStyle.html +2 -2
  285. package/docs/interfaces/Tags.html +2 -2
  286. package/docs/interfaces/TemporaryState.html +2 -2
  287. package/docs/interfaces/Util.AnimeInstance.html +2 -2
  288. package/docs/interfaces/Util.BlinkAnimeOptions.html +2 -2
  289. package/docs/interfaces/Util.EventHandlerConfig.html +2 -2
  290. package/docs/interfaces/Util.FiveDomEvent.html +2 -2
  291. package/docs/interfaces/Util.FiveDomEventMap.html +2 -2
  292. package/docs/interfaces/Util.MagnifierParameter.html +2 -2
  293. package/docs/interfaces/Util.MouseGroupParameter.html +2 -2
  294. package/docs/interfaces/Util.PointIntersection.html +2 -2
  295. package/docs/interfaces/Util.PointSelectorHelperConfig.html +2 -2
  296. package/docs/interfaces/Util.ReBlinkAnimeOptions.html +2 -2
  297. package/docs/modules/AreaMakerPluginType.html +2 -2
  298. package/docs/modules/CruisePluginTypes.html +2 -2
  299. package/docs/modules/CurrentPanoImagePluginType.html +2 -2
  300. package/docs/modules/GuideLineItem.html +2 -2
  301. package/docs/modules/GuideLineModeItem.html +2 -2
  302. package/docs/modules/GuideLinePluginType.html +2 -2
  303. package/docs/modules/ModelMakerPluginType.html +2 -2
  304. package/docs/modules/PanoVideoPluginType.html +2 -2
  305. package/docs/modules/SculptData.html +2 -2
  306. package/docs/modules/Util.html +2 -2
  307. package/docs/modules/Util.sculpt.html +2 -2
  308. package/docs/modules.html +2 -2
  309. package/docs/types/AddObject3DHelperConfig.html +2 -2
  310. package/docs/types/AreaMakerPluginType.AreaMakerItemEventMap.html +2 -2
  311. package/docs/types/AreaMakerPluginType.ItemRenderer.html +1 -1
  312. package/docs/types/AreaMakerPluginType.PluginData.html +2 -2
  313. package/docs/types/AreaMakerPluginType.ServerData.html +2 -2
  314. package/docs/types/ArrayPosition.html +1 -1
  315. package/docs/types/AudioAppearance.html +1 -1
  316. package/docs/types/CSS3DRenderExportType.html +1 -1
  317. package/docs/types/CSS3DRenderPluginExportType.html +1 -1
  318. package/docs/types/CSS3DRenderPluginParameterType.html +1 -1
  319. package/docs/types/ClassFunctionParameters.html +1 -1
  320. package/docs/types/Color.html +1 -1
  321. package/docs/types/ContentTypeConfigKey.html +1 -1
  322. package/docs/types/ContentTypeConfigKeySplit.html +1 -1
  323. package/docs/types/ContentTypeMap.html +1 -1
  324. package/docs/types/Create3DDomContainerReturnType.html +1 -1
  325. package/docs/types/Create3DElementReturnType.html +1 -1
  326. package/docs/types/CruisePluginExportType.html +1 -1
  327. package/docs/types/CruisePluginTypes.CruiseData.html +2 -2
  328. package/docs/types/CruisePluginTypes.MoveEffect.html +1 -1
  329. package/docs/types/CurrentPanoImagePluginExportType.html +1 -1
  330. package/docs/types/DeprecatedMediaPlaneProperty.html +2 -2
  331. package/docs/types/DeprecatedTagProperty.html +2 -2
  332. package/docs/types/Direction-1.html +1 -1
  333. package/docs/types/Direction4.html +1 -1
  334. package/docs/types/ElementRenderer.html +2 -2
  335. package/docs/types/FloorplanRuleLabels.html +2 -2
  336. package/docs/types/FloorplanServerRuleLabels.html +1 -1
  337. package/docs/types/GuideLinePluginExportType.html +1 -1
  338. package/docs/types/GuideLinePluginType.GuideLineItem.html +2 -2
  339. package/docs/types/GuideLinePluginType.GuideLineItemEventMap.html +1 -1
  340. package/docs/types/GuideLinePluginType.GuideLineModeItemMode.html +1 -1
  341. package/docs/types/GuideLinePluginType.GuideLineStyle.html +2 -2
  342. package/docs/types/GuideLinePluginType.ModelGuideLineTag.html +2 -2
  343. package/docs/types/GuideLinePluginType.PathItem.html +2 -2
  344. package/docs/types/GuideLinePluginType.PluginData.html +2 -2
  345. package/docs/types/HelperEventMap.html +1 -1
  346. package/docs/types/InternalHelperEventMap.html +1 -1
  347. package/docs/types/MapviewFloorplanPluginParameterType.html +1 -1
  348. package/docs/types/MapviewFloorplanPluginReturnType.html +1 -1
  349. package/docs/types/MediaData.html +2 -2
  350. package/docs/types/MediaStore.html +1 -1
  351. package/docs/types/ModelEntryDoorGuidePluginParameterType.html +1 -1
  352. package/docs/types/ModelFloorplanPluginParameterType.html +1 -1
  353. package/docs/types/ModelFloorplanPluginReturnType.html +1 -1
  354. package/docs/types/ModelId.html +1 -1
  355. package/docs/types/ModelMakerPluginType.ElementRenderer.html +1 -1
  356. package/docs/types/ModelMakerPluginType.ItemType.html +1 -1
  357. package/docs/types/ModelRoomLabelPluginParameters.html +1 -1
  358. package/docs/types/ModelRoomLabelPluginReturnType.html +1 -1
  359. package/docs/types/MoveArgs.html +2 -2
  360. package/docs/types/MoveOpts.html +2 -2
  361. package/docs/types/Object3DHelperEventMap.html +1 -1
  362. package/docs/types/ObjectFit.html +1 -1
  363. package/docs/types/PaintBrushEventMap.html +1 -1
  364. package/docs/types/PanoCompassPluginData.html +1 -1
  365. package/docs/types/PanoCompassPluginExportType.html +1 -1
  366. package/docs/types/PanoCompassPluginParameterType.html +1 -1
  367. package/docs/types/PanoFloorplanRadarPluginParameterType.html +1 -1
  368. package/docs/types/PanoFloorplanRadarPluginReturnType.html +1 -1
  369. package/docs/types/PanoIndex.html +1 -1
  370. package/docs/types/PanoMeasurePluginEvent.html +1 -1
  371. package/docs/types/PanoMeasureReturnType.html +1 -1
  372. package/docs/types/PanoSpatialTagPluginId.html +1 -1
  373. package/docs/types/PanoTagPluginExportInterface.html +1 -1
  374. package/docs/types/PanoTagPluginParamsInterface.html +1 -1
  375. package/docs/types/PanoVideoPluginParameterType.html +1 -1
  376. package/docs/types/PanoVideoPluginReturnType.html +1 -1
  377. package/docs/types/PickTagContentTypeInContentTypeConfigKey.html +2 -2
  378. package/docs/types/PipelinePluginParameterType.html +1 -1
  379. package/docs/types/PipelinePluginReturnType.html +1 -1
  380. package/docs/types/PlaneTag.html +2 -2
  381. package/docs/types/Point2DTag.html +2 -2
  382. package/docs/types/Point3DTag.html +2 -2
  383. package/docs/types/PointTagInstance.html +1 -1
  384. package/docs/types/Position.html +1 -1
  385. package/docs/types/PositionFrom.html +1 -1
  386. package/docs/types/RotateArgs.html +2 -2
  387. package/docs/types/RotateOpts.html +2 -2
  388. package/docs/types/RuleLabelsKey.html +1 -1
  389. package/docs/types/RuleLabelsValue.html +1 -1
  390. package/docs/types/ScaleCallback.html +1 -1
  391. package/docs/types/ScalePosition.html +2 -2
  392. package/docs/types/SculptData.BoxData.html +1 -1
  393. package/docs/types/SculptData.CircleData.html +1 -1
  394. package/docs/types/SculptData.CylinderData.html +1 -1
  395. package/docs/types/SculptData.PointData.html +1 -1
  396. package/docs/types/SculptData.PolygonData.html +1 -1
  397. package/docs/types/SculptData.PolylineData.html +1 -1
  398. package/docs/types/SculptData.PrismData.html +1 -1
  399. package/docs/types/SculptData.RectangleData.html +1 -1
  400. package/docs/types/StickType.html +1 -1
  401. package/docs/types/Tag.html +2 -2
  402. package/docs/types/Tag2D.html +2 -2
  403. package/docs/types/Tag3D.html +2 -2
  404. package/docs/types/TagClickParams.html +1 -1
  405. package/docs/types/TagConfigByKey.html +1 -1
  406. package/docs/types/TagContentType.html +1 -1
  407. package/docs/types/TagContentTypeMapping.html +1 -1
  408. package/docs/types/TagDimensionType.html +1 -1
  409. package/docs/types/TagElement.html +2 -2
  410. package/docs/types/TagEvents.html +1 -1
  411. package/docs/types/TagGLTFObject.html +1 -1
  412. package/docs/types/TagHooks.html +1 -1
  413. package/docs/types/TagId.html +1 -1
  414. package/docs/types/TagInstance.html +1 -1
  415. package/docs/types/TagPointType.html +2 -2
  416. package/docs/types/TagRendererMap.html +1 -1
  417. package/docs/types/TopviewFloorplanPluginParameterType.html +1 -1
  418. package/docs/types/TopviewFloorplanPluginReturnType.html +1 -1
  419. package/docs/types/Util.ActionIfNoModelUnderMouse.html +1 -1
  420. package/docs/types/Util.PointSelectorConfig.html +1 -1
  421. package/docs/types/WorkCode.html +1 -1
  422. package/docs/variables/FLOOR_TYPE_MAP.html +2 -2
  423. package/docs/variables/PLUGIN.html +1 -1
  424. package/docs/variables/ROOM_FETILE_TYPE_MAP.html +2 -2
  425. package/docs/variables/ROOM_TYPE_MAP.html +2 -2
  426. package/docs/variables/Util.animeMap.html +1 -1
  427. package/docs/variables/defaultGlobalConfig.html +1 -1
  428. package/docs/variables/itemLabelPluginServerParams.html +1 -1
  429. package/docs/variables/modelItemLabelPluginServerParams.html +1 -1
  430. package/docs/variables/modelRoomLabelPluginServerParams.html +1 -1
  431. package/libs/base/BasePlugin.js +1 -1
  432. package/libs/floorplan/Components/Camera.js +27 -27
  433. package/libs/floorplan/Components/CurrentFloor.js +75 -71
  434. package/libs/floorplan/Components/Main.js +83 -73
  435. package/libs/floorplan/MapviewFloorplanPlugin/Controller.d.ts +1 -0
  436. package/libs/floorplan/MapviewFloorplanPlugin/Controller.js +24 -22
  437. package/libs/floorplan/ModelFloorplanPlugin/Controller.d.ts +1 -0
  438. package/libs/floorplan/ModelFloorplanPlugin/Controller.js +25 -23
  439. package/libs/floorplan/typings/index.d.ts +1 -1
  440. package/libs/shared-utils/Object3DHelper/Controller/ScaleController.js +31 -27
  441. package/libs/shared-utils/logger.js +1 -1
  442. package/package.json +1 -1
@@ -1,17 +1,17 @@
1
- import { SvelteComponent as Y, init as Z, safe_not_equal as y, append_styles as x, element as $, attr as j, null_to_empty as G, insert as I, group_outros as F, transition_out as c, check_outros as P, transition_in as u, detach as k, assign as U, create_component as T, space as z, empty as ee, mount_component as C, get_spread_update as V, destroy_component as A } from "../../vendor/svelte/internal/index.js";
2
- import { writable as le } from "../../vendor/svelte/store/index.js";
3
- import { BaseImage as oe } from "./BaseImage.js";
4
- import { RoomLabels as ne } from "./RoomLabels/RoomLabels.js";
5
- import { RuleLabels as ae } from "./RuleLabels/RuleLabels.js";
6
- import { RoomMaterial as re } from "./RoomMaterials/RoomMaterial.js";
7
- import { RoomHighlight as te } from "./RoomHighlight/RoomHighlight.js";
8
- import { MissingFloor as ie } from "./MissingFloor.js";
9
- import { Camera as fe } from "./Camera.js";
10
- import { Compass as me } from "./Compass.js";
11
- function se(r) {
12
- x(r, "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}");
13
- }
1
+ import { SvelteComponent as p, init as y, safe_not_equal as x, append_styles as $, element as ee, attr as J, null_to_empty as K, insert as I, group_outros as v, transition_out as c, check_outros as P, transition_in as u, detach as k, assign as U, create_component as T, space as F, empty as le, mount_component as C, get_spread_update as V, destroy_component as A } from "../../vendor/svelte/internal/index.js";
2
+ import { writable as oe } from "../../vendor/svelte/store/index.js";
3
+ import { BaseImage as ne } from "./BaseImage.js";
4
+ import { RoomLabels as ae } from "./RoomLabels/RoomLabels.js";
5
+ import { RuleLabels as re } from "./RuleLabels/RuleLabels.js";
6
+ import { RoomMaterial as te } from "./RoomMaterials/RoomMaterial.js";
7
+ import { RoomHighlight as ie } from "./RoomHighlight/RoomHighlight.js";
8
+ import { MissingFloor as fe } from "./MissingFloor.js";
9
+ import { Camera as me } from "./Camera.js";
10
+ import { Compass as se } from "./Compass.js";
14
11
  function ue(r) {
12
+ $(r, "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}");
13
+ }
14
+ function be(r) {
15
15
  let l, o, a, i, e, m, s, d, b, R;
16
16
  const L = [
17
17
  {
@@ -28,13 +28,13 @@ function ue(r) {
28
28
  let N = {};
29
29
  for (let n = 0; n < L.length; n += 1)
30
30
  N = U(N, L[n]);
31
- l = new re({ props: N });
31
+ l = new te({ props: N });
32
32
  let _ = (
33
33
  /*highlightEnable*/
34
34
  (r[3] || /*hoverEnable*/
35
- r[5]) && J(r)
35
+ r[5]) && Q(r)
36
36
  );
37
- const v = [
37
+ const w = [
38
38
  {
39
39
  floorplanData: (
40
40
  /*floorplanData*/
@@ -46,32 +46,32 @@ function ue(r) {
46
46
  )
47
47
  }
48
48
  ];
49
- let w = {};
50
- for (let n = 0; n < v.length; n += 1)
51
- w = U(w, v[n]);
52
- i = new oe({ props: w });
49
+ let z = {};
50
+ for (let n = 0; n < w.length; n += 1)
51
+ z = U(z, w[n]);
52
+ i = new ne({ props: z });
53
53
  let g = (
54
54
  /*roomLabelsEnable*/
55
- r[6] && K(r)
55
+ r[6] && W(r)
56
56
  ), h = (
57
57
  /*ruleLabelsEnable*/
58
- r[10] && O(r)
58
+ r[10] && X(r)
59
59
  ), E = (
60
60
  /*cameraEnable*/
61
- r[4] && Q(r)
61
+ r[4] && Y(r)
62
62
  ), D = (
63
63
  /*compassEnable*/
64
- r[22] && W(r)
64
+ r[22] && Z(r)
65
65
  );
66
66
  return {
67
67
  c() {
68
- T(l.$$.fragment), o = z(), _ && _.c(), a = z(), T(i.$$.fragment), e = z(), g && g.c(), m = z(), h && h.c(), s = z(), E && E.c(), d = z(), D && D.c(), b = ee();
68
+ T(l.$$.fragment), o = F(), _ && _.c(), a = F(), T(i.$$.fragment), e = F(), g && g.c(), m = F(), h && h.c(), s = F(), E && E.c(), d = F(), D && D.c(), b = le();
69
69
  },
70
70
  m(n, f) {
71
71
  C(l, n, f), I(n, o, f), _ && _.m(n, f), I(n, a, f), C(i, n, f), I(n, e, f), g && g.m(n, f), I(n, m, f), h && h.m(n, f), I(n, s, f), E && E.m(n, f), I(n, d, f), D && D.m(n, f), I(n, b, f), R = !0;
72
72
  },
73
73
  p(n, f) {
74
- const p = f & /*floorIndex, floorplanData*/
74
+ const q = f & /*floorIndex, floorplanData*/
75
75
  2052 ? V(L, [
76
76
  {
77
77
  floorIndex: (
@@ -84,14 +84,14 @@ function ue(r) {
84
84
  )
85
85
  }
86
86
  ]) : {};
87
- l.$set(p), /*highlightEnable*/
87
+ l.$set(q), /*highlightEnable*/
88
88
  n[3] || /*hoverEnable*/
89
89
  n[5] ? _ ? (_.p(n, f), f & /*highlightEnable, hoverEnable*/
90
- 40 && u(_, 1)) : (_ = J(n), _.c(), u(_, 1), _.m(a.parentNode, a)) : _ && (F(), c(_, 1, 1, () => {
90
+ 40 && u(_, 1)) : (_ = Q(n), _.c(), u(_, 1), _.m(a.parentNode, a)) : _ && (v(), c(_, 1, 1, () => {
91
91
  _ = null;
92
92
  }), P());
93
- const M = f & /*floorplanData, floorIndex*/
94
- 2052 ? V(v, [
93
+ const B = f & /*floorplanData, floorIndex*/
94
+ 2052 ? V(w, [
95
95
  {
96
96
  floorplanData: (
97
97
  /*floorplanData*/
@@ -103,21 +103,21 @@ function ue(r) {
103
103
  )
104
104
  }
105
105
  ]) : {};
106
- i.$set(M), /*roomLabelsEnable*/
106
+ i.$set(B), /*roomLabelsEnable*/
107
107
  n[6] ? g ? (g.p(n, f), f & /*roomLabelsEnable*/
108
- 64 && u(g, 1)) : (g = K(n), g.c(), u(g, 1), g.m(m.parentNode, m)) : g && (F(), c(g, 1, 1, () => {
108
+ 64 && u(g, 1)) : (g = W(n), g.c(), u(g, 1), g.m(m.parentNode, m)) : g && (v(), c(g, 1, 1, () => {
109
109
  g = null;
110
110
  }), P()), /*ruleLabelsEnable*/
111
111
  n[10] ? h ? (h.p(n, f), f & /*ruleLabelsEnable*/
112
- 1024 && u(h, 1)) : (h = O(n), h.c(), u(h, 1), h.m(s.parentNode, s)) : h && (F(), c(h, 1, 1, () => {
112
+ 1024 && u(h, 1)) : (h = X(n), h.c(), u(h, 1), h.m(s.parentNode, s)) : h && (v(), c(h, 1, 1, () => {
113
113
  h = null;
114
114
  }), P()), /*cameraEnable*/
115
115
  n[4] ? E ? (E.p(n, f), f & /*cameraEnable*/
116
- 16 && u(E, 1)) : (E = Q(n), E.c(), u(E, 1), E.m(d.parentNode, d)) : E && (F(), c(E, 1, 1, () => {
116
+ 16 && u(E, 1)) : (E = Y(n), E.c(), u(E, 1), E.m(d.parentNode, d)) : E && (v(), c(E, 1, 1, () => {
117
117
  E = null;
118
118
  }), P()), /*compassEnable*/
119
119
  n[22] ? D ? (D.p(n, f), f & /*compassEnable*/
120
- 4194304 && u(D, 1)) : (D = W(n), D.c(), u(D, 1), D.m(b.parentNode, b)) : D && (F(), c(D, 1, 1, () => {
120
+ 4194304 && u(D, 1)) : (D = Z(n), D.c(), u(D, 1), D.m(b.parentNode, b)) : D && (v(), c(D, 1, 1, () => {
121
121
  D = null;
122
122
  }), P());
123
123
  },
@@ -132,9 +132,9 @@ function ue(r) {
132
132
  }
133
133
  };
134
134
  }
135
- function be(r) {
135
+ function ge(r) {
136
136
  let l, o;
137
- return l = new ie({
137
+ return l = new fe({
138
138
  props: {
139
139
  missingFloorConfig: (
140
140
  /*missingFloorConfig*/
@@ -165,7 +165,7 @@ function be(r) {
165
165
  }
166
166
  };
167
167
  }
168
- function J(r) {
168
+ function Q(r) {
169
169
  let l, o;
170
170
  const a = [
171
171
  {
@@ -190,7 +190,7 @@ function J(r) {
190
190
  let i = {};
191
191
  for (let e = 0; e < a.length; e += 1)
192
192
  i = U(i, a[e]);
193
- return l = new te({ props: i }), {
193
+ return l = new ie({ props: i }), {
194
194
  c() {
195
195
  T(l.$$.fragment);
196
196
  },
@@ -232,7 +232,7 @@ function J(r) {
232
232
  }
233
233
  };
234
234
  }
235
- function K(r) {
235
+ function W(r) {
236
236
  let l, o;
237
237
  const a = [
238
238
  {
@@ -281,7 +281,7 @@ function K(r) {
281
281
  let i = {};
282
282
  for (let e = 0; e < a.length; e += 1)
283
283
  i = U(i, a[e]);
284
- return l = new ne({ props: i }), {
284
+ return l = new ae({ props: i }), {
285
285
  c() {
286
286
  T(l.$$.fragment);
287
287
  },
@@ -347,7 +347,7 @@ function K(r) {
347
347
  }
348
348
  };
349
349
  }
350
- function O(r) {
350
+ function X(r) {
351
351
  let l, o;
352
352
  const a = [
353
353
  {
@@ -368,7 +368,7 @@ function O(r) {
368
368
  let i = {};
369
369
  for (let e = 0; e < a.length; e += 1)
370
370
  i = U(i, a[e]);
371
- return l = new ae({ props: i }), {
371
+ return l = new re({ props: i }), {
372
372
  c() {
373
373
  T(l.$$.fragment);
374
374
  },
@@ -406,7 +406,7 @@ function O(r) {
406
406
  }
407
407
  };
408
408
  }
409
- function Q(r) {
409
+ function Y(r) {
410
410
  let l, o;
411
411
  const a = [
412
412
  {
@@ -431,7 +431,7 @@ function Q(r) {
431
431
  let i = {};
432
432
  for (let e = 0; e < a.length; e += 1)
433
433
  i = U(i, a[e]);
434
- return l = new fe({ props: i }), {
434
+ return l = new me({ props: i }), {
435
435
  c() {
436
436
  T(l.$$.fragment);
437
437
  },
@@ -473,9 +473,9 @@ function Q(r) {
473
473
  }
474
474
  };
475
475
  }
476
- function W(r) {
476
+ function Z(r) {
477
477
  let l, o;
478
- return l = new me({
478
+ return l = new se({
479
479
  props: {
480
480
  floorplanData: (
481
481
  /*floorplanData*/
@@ -512,9 +512,9 @@ function W(r) {
512
512
  }
513
513
  };
514
514
  }
515
- function ge(r) {
515
+ function _e(r) {
516
516
  let l, o, a, i, e;
517
- const m = [be, ue], s = [];
517
+ const m = [ge, be], s = [];
518
518
  function d(b, R) {
519
519
  return (
520
520
  /*hasCurrentFloorData*/
@@ -523,7 +523,7 @@ function ge(r) {
523
523
  }
524
524
  return o = d(r), a = s[o] = m[o](r), {
525
525
  c() {
526
- l = $("div"), a.c(), j(l, "class", i = G(`floorplan-plugin__floor${/*isCurrent*/
526
+ l = ee("div"), a.c(), J(l, "class", i = K(`floorplan-plugin__floor${/*isCurrent*/
527
527
  r[1] ? " floorplan-plugin__floor--is-current" : ""}`) + " svelte-bl8zrz");
528
528
  },
529
529
  m(b, R) {
@@ -531,11 +531,11 @@ function ge(r) {
531
531
  },
532
532
  p(b, [R]) {
533
533
  let L = o;
534
- o = d(b), o === L ? s[o].p(b, R) : (F(), c(s[L], 1, 1, () => {
534
+ o = d(b), o === L ? s[o].p(b, R) : (v(), c(s[L], 1, 1, () => {
535
535
  s[L] = null;
536
536
  }), P(), a = s[o], a ? a.p(b, R) : (a = s[o] = m[o](b), a.c()), u(a, 1), a.m(l, null)), (!e || R & /*isCurrent*/
537
- 2 && i !== (i = G(`floorplan-plugin__floor${/*isCurrent*/
538
- b[1] ? " floorplan-plugin__floor--is-current" : ""}`) + " svelte-bl8zrz")) && j(l, "class", i);
537
+ 2 && i !== (i = K(`floorplan-plugin__floor${/*isCurrent*/
538
+ b[1] ? " floorplan-plugin__floor--is-current" : ""}`) + " svelte-bl8zrz")) && J(l, "class", i);
539
539
  },
540
540
  i(b) {
541
541
  e || (u(a), e = !0);
@@ -548,15 +548,17 @@ function ge(r) {
548
548
  }
549
549
  };
550
550
  }
551
- function _e(r, l, o) {
552
- let a, i, { panoIndex: e } = l, { isCurrent: m } = l, { floorIndex: s } = l, { highlightEnable: d } = l, { cameraEnable: b } = l, { hoverEnable: R } = l, { roomLabelsEnable: L } = l, { roomAreaEnable: N } = l, { roomNameEnable: _ } = l, { roomDimensionEnable: v } = l, { ruleLabelsEnable: w } = l, { floorplanData: g } = l, { getRoomAreaText: h } = l, { getRoomDimensionText: E } = l, { getLabelElement: D } = l, { getRuleDistanceText: n } = l, { adaptiveRoomLabelVisibleEnable: f } = l, { highlightData: p } = l, { missingFloorConfig: M } = l, { lastPanoramaLongitude: q } = l, { cameraImageUrl: B } = l, { northDesc: H } = l, { compassEnable: S } = l;
553
- const X = le(void 0);
554
- return r.$$set = (t) => {
555
- "panoIndex" in t && o(0, e = t.panoIndex), "isCurrent" in t && o(1, m = t.isCurrent), "floorIndex" in t && o(2, s = t.floorIndex), "highlightEnable" in t && o(3, d = t.highlightEnable), "cameraEnable" in t && o(4, b = t.cameraEnable), "hoverEnable" in t && o(5, R = t.hoverEnable), "roomLabelsEnable" in t && o(6, L = t.roomLabelsEnable), "roomAreaEnable" in t && o(7, N = t.roomAreaEnable), "roomNameEnable" in t && o(8, _ = t.roomNameEnable), "roomDimensionEnable" in t && o(9, v = t.roomDimensionEnable), "ruleLabelsEnable" in t && o(10, w = t.ruleLabelsEnable), "floorplanData" in t && o(11, g = t.floorplanData), "getRoomAreaText" in t && o(12, h = t.getRoomAreaText), "getRoomDimensionText" in t && o(13, E = t.getRoomDimensionText), "getLabelElement" in t && o(14, D = t.getLabelElement), "getRuleDistanceText" in t && o(15, n = t.getRuleDistanceText), "adaptiveRoomLabelVisibleEnable" in t && o(16, f = t.adaptiveRoomLabelVisibleEnable), "highlightData" in t && o(17, p = t.highlightData), "missingFloorConfig" in t && o(18, M = t.missingFloorConfig), "lastPanoramaLongitude" in t && o(19, q = t.lastPanoramaLongitude), "cameraImageUrl" in t && o(20, B = t.cameraImageUrl), "northDesc" in t && o(21, H = t.northDesc), "compassEnable" in t && o(22, S = t.compassEnable);
551
+ function he(r, l, o) {
552
+ let a, i, { panoIndex: e } = l, { isCurrent: m } = l, { floorIndex: s } = l, { highlightEnable: d } = l, { cameraEnable: b } = l, { hoverEnable: R } = l, { roomLabelsEnable: L } = l, { roomAreaEnable: N } = l, { roomNameEnable: _ } = l, { roomDimensionEnable: w } = l, { ruleLabelsEnable: z } = l, { floorplanData: g } = l, { getRoomAreaText: h } = l, { getRoomDimensionText: E } = l, { getLabelElement: D } = l, { getRuleDistanceText: n } = l, { adaptiveRoomLabelVisibleEnable: f } = l, { highlightData: q } = l, { missingFloorConfig: B } = l, { lastPanoramaLongitude: H } = l, { cameraImageUrl: O } = l, { northDesc: S } = l, { compassEnable: j } = l, { store: M = void 0 } = l;
553
+ const G = oe(void 0);
554
+ return G.subscribe((t) => {
555
+ M && o(25, M.roomOnMouse = t, M);
556
+ }), r.$$set = (t) => {
557
+ "panoIndex" in t && o(0, e = t.panoIndex), "isCurrent" in t && o(1, m = t.isCurrent), "floorIndex" in t && o(2, s = t.floorIndex), "highlightEnable" in t && o(3, d = t.highlightEnable), "cameraEnable" in t && o(4, b = t.cameraEnable), "hoverEnable" in t && o(5, R = t.hoverEnable), "roomLabelsEnable" in t && o(6, L = t.roomLabelsEnable), "roomAreaEnable" in t && o(7, N = t.roomAreaEnable), "roomNameEnable" in t && o(8, _ = t.roomNameEnable), "roomDimensionEnable" in t && o(9, w = t.roomDimensionEnable), "ruleLabelsEnable" in t && o(10, z = t.ruleLabelsEnable), "floorplanData" in t && o(11, g = t.floorplanData), "getRoomAreaText" in t && o(12, h = t.getRoomAreaText), "getRoomDimensionText" in t && o(13, E = t.getRoomDimensionText), "getLabelElement" in t && o(14, D = t.getLabelElement), "getRuleDistanceText" in t && o(15, n = t.getRuleDistanceText), "adaptiveRoomLabelVisibleEnable" in t && o(16, f = t.adaptiveRoomLabelVisibleEnable), "highlightData" in t && o(17, q = t.highlightData), "missingFloorConfig" in t && o(18, B = t.missingFloorConfig), "lastPanoramaLongitude" in t && o(19, H = t.lastPanoramaLongitude), "cameraImageUrl" in t && o(20, O = t.cameraImageUrl), "northDesc" in t && o(21, S = t.northDesc), "compassEnable" in t && o(22, j = t.compassEnable), "store" in t && o(25, M = t.store);
556
558
  }, r.$$.update = () => {
557
559
  r.$$.dirty & /*floorplanData, floorIndex*/
558
- 2052 && o(25, a = g.floorDatas[s]), r.$$.dirty & /*floorData*/
559
- 33554432 && o(23, i = a.rooms.length > 0);
560
+ 2052 && o(26, a = g.floorDatas[s]), r.$$.dirty & /*floorData*/
561
+ 67108864 && o(23, i = a.rooms.length > 0);
560
562
  }, [
561
563
  e,
562
564
  m,
@@ -567,33 +569,34 @@ function _e(r, l, o) {
567
569
  L,
568
570
  N,
569
571
  _,
570
- v,
571
572
  w,
573
+ z,
572
574
  g,
573
575
  h,
574
576
  E,
575
577
  D,
576
578
  n,
577
579
  f,
578
- p,
579
- M,
580
580
  q,
581
581
  B,
582
582
  H,
583
+ O,
583
584
  S,
585
+ j,
584
586
  i,
585
- X,
587
+ G,
588
+ M,
586
589
  a
587
590
  ];
588
591
  }
589
- class Ce extends Y {
592
+ class Ae extends p {
590
593
  constructor(l) {
591
- super(), Z(
594
+ super(), y(
592
595
  this,
593
596
  l,
597
+ he,
594
598
  _e,
595
- ge,
596
- y,
599
+ x,
597
600
  {
598
601
  panoIndex: 0,
599
602
  isCurrent: 1,
@@ -617,12 +620,13 @@ class Ce extends Y {
617
620
  lastPanoramaLongitude: 19,
618
621
  cameraImageUrl: 20,
619
622
  northDesc: 21,
620
- compassEnable: 22
623
+ compassEnable: 22,
624
+ store: 25
621
625
  },
622
- se
626
+ ue
623
627
  );
624
628
  }
625
629
  }
626
630
  export {
627
- Ce as CurrentFloor
631
+ Ae as CurrentFloor
628
632
  };
@@ -1,78 +1,78 @@
1
- import { SvelteComponent as S, init as j, safe_not_equal as y, append_styles as z, empty as G, insert as q, transition_in as g, transition_out as u, check_outros as w, detach as B, element as H, attr as J, group_outros as M, add_render_callback as K, create_in_transition as O, identity as Q, destroy_each as W, assign as X, create_component as Y, mount_component as Z, get_spread_update as x, destroy_component as p } from "../../vendor/svelte/internal/index.js";
2
- import { fade as $ } from "../../vendor/svelte/transition/index.js";
3
- import { CurrentFloor as ee } from "./CurrentFloor.js";
4
- function ne(a) {
5
- z(a, "svelte-86bqav", ".floorplan-main.svelte-86bqav{width:100%;height:100%;pointer-events:none}");
1
+ import { SvelteComponent as j, init as y, safe_not_equal as z, append_styles as G, empty as H, insert as w, transition_in as g, transition_out as u, check_outros as B, detach as M, element as J, attr as K, group_outros as S, add_render_callback as O, create_in_transition as Q, identity as W, destroy_each as X, assign as Y, create_component as Z, mount_component as x, get_spread_update as p, destroy_component as $ } from "../../vendor/svelte/internal/index.js";
2
+ import { fade as ee } from "../../vendor/svelte/transition/index.js";
3
+ import { CurrentFloor as ne } from "./CurrentFloor.js";
4
+ function le(a) {
5
+ G(a, "svelte-86bqav", ".floorplan-main.svelte-86bqav{width:100%;height:100%;pointer-events:none}");
6
6
  }
7
- function P(a, n, o) {
7
+ function V(a, n, o) {
8
8
  const t = a.slice();
9
- return t[24] = n[o], t;
9
+ return t[25] = n[o], t;
10
10
  }
11
- function U(a) {
11
+ function v(a) {
12
12
  let n, o, t, i = (
13
13
  /*floorplanData*/
14
14
  a[14].floorDatas
15
15
  ), e = [];
16
- for (let m = 0; m < i.length; m += 1)
17
- e[m] = V(P(a, i, m));
18
- const f = (m) => u(e[m], 1, 1, () => {
19
- e[m] = null;
16
+ for (let r = 0; r < i.length; r += 1)
17
+ e[r] = q(V(a, i, r));
18
+ const f = (r) => u(e[r], 1, 1, () => {
19
+ e[r] = null;
20
20
  });
21
21
  return {
22
22
  c() {
23
- n = H("div");
24
- for (let m = 0; m < e.length; m += 1)
25
- e[m].c();
26
- J(n, "class", "floorplan-main svelte-86bqav");
27
- },
28
- m(m, b) {
29
- q(m, n, b);
23
+ n = J("div");
30
24
  for (let r = 0; r < e.length; r += 1)
31
- e[r] && e[r].m(n, null);
25
+ e[r].c();
26
+ K(n, "class", "floorplan-main svelte-86bqav");
27
+ },
28
+ m(r, b) {
29
+ w(r, n, b);
30
+ for (let m = 0; m < e.length; m += 1)
31
+ e[m] && e[m].m(n, null);
32
32
  t = !0;
33
33
  },
34
- p(m, b) {
35
- if (a = m, b & /*hoverEnable, highlightEnable, floorplanData, getRoomAreaText, getRoomDimensionText, getLabelElement, getRuleDistanceText, roomLabelsEnable, roomAreaEnable, roomNameEnable, roomDimensionEnable, ruleLabelsEnable, adaptiveRoomLabelVisibleEnable, highlightData, missingFloorConfig, panoIndex, cameraEnable, cameraImageUrl, lastPanoramaLongitude, compassEnable, northDesc, floorIndex*/
36
- 16777212) {
34
+ p(r, b) {
35
+ if (a = r, b & /*hoverEnable, highlightEnable, floorplanData, getRoomAreaText, getRoomDimensionText, getLabelElement, getRuleDistanceText, roomLabelsEnable, roomAreaEnable, roomNameEnable, roomDimensionEnable, ruleLabelsEnable, adaptiveRoomLabelVisibleEnable, highlightData, missingFloorConfig, panoIndex, cameraEnable, cameraImageUrl, lastPanoramaLongitude, compassEnable, northDesc, store, floorIndex*/
36
+ 33554428) {
37
37
  i = /*floorplanData*/
38
38
  a[14].floorDatas;
39
- let r;
40
- for (r = 0; r < i.length; r += 1) {
41
- const h = P(a, i, r);
42
- e[r] ? (e[r].p(h, b), g(e[r], 1)) : (e[r] = V(h), e[r].c(), g(e[r], 1), e[r].m(n, null));
39
+ let m;
40
+ for (m = 0; m < i.length; m += 1) {
41
+ const h = V(a, i, m);
42
+ e[m] ? (e[m].p(h, b), g(e[m], 1)) : (e[m] = q(h), e[m].c(), g(e[m], 1), e[m].m(n, null));
43
43
  }
44
- for (M(), r = i.length; r < e.length; r += 1)
45
- f(r);
46
- w();
44
+ for (S(), m = i.length; m < e.length; m += 1)
45
+ f(m);
46
+ B();
47
47
  }
48
48
  },
49
- i(m) {
49
+ i(r) {
50
50
  if (!t) {
51
51
  for (let b = 0; b < i.length; b += 1)
52
52
  g(e[b]);
53
- o || K(() => {
54
- o = O(n, $, {
53
+ o || O(() => {
54
+ o = Q(n, ee, {
55
55
  duration: (
56
56
  /*duration*/
57
57
  a[0]
58
58
  ),
59
- easing: Q
59
+ easing: W
60
60
  }), o.start();
61
61
  }), t = !0;
62
62
  }
63
63
  },
64
- o(m) {
64
+ o(r) {
65
65
  e = e.filter(Boolean);
66
66
  for (let b = 0; b < e.length; b += 1)
67
67
  u(e[b]);
68
68
  t = !1;
69
69
  },
70
- d(m) {
71
- m && B(n), W(e, m);
70
+ d(r) {
71
+ r && M(n), X(e, r);
72
72
  }
73
73
  };
74
74
  }
75
- function V(a) {
75
+ function q(a) {
76
76
  let n, o;
77
77
  const t = [
78
78
  {
@@ -159,37 +159,41 @@ function V(a) {
159
159
  northDesc: (
160
160
  /*northDesc*/
161
161
  a[2]
162
+ ),
163
+ store: (
164
+ /*store*/
165
+ a[24]
162
166
  )
163
167
  },
164
168
  {
165
169
  floorIndex: (
166
170
  /*floorData*/
167
- a[24].floorIndex
171
+ a[25].floorIndex
168
172
  )
169
173
  },
170
174
  {
171
175
  isCurrent: (
172
176
  /*floorData*/
173
- a[24].floorIndex === /*floorIndex*/
177
+ a[25].floorIndex === /*floorIndex*/
174
178
  a[4]
175
179
  )
176
180
  }
177
181
  ];
178
182
  let i = {};
179
183
  for (let e = 0; e < t.length; e += 1)
180
- i = X(i, t[e]);
181
- return n = new ee({ props: i }), {
184
+ i = Y(i, t[e]);
185
+ return n = new ne({ props: i }), {
182
186
  c() {
183
- Y(n.$$.fragment);
187
+ Z(n.$$.fragment);
184
188
  },
185
189
  m(e, f) {
186
- Z(n, e, f), o = !0;
190
+ x(n, e, f), o = !0;
187
191
  },
188
192
  p(e, f) {
189
- const m = f & /*hoverEnable, highlightEnable, floorplanData, getRoomAreaText, getRoomDimensionText, getLabelElement, getRuleDistanceText, roomLabelsEnable, roomAreaEnable, roomNameEnable, roomDimensionEnable, ruleLabelsEnable, adaptiveRoomLabelVisibleEnable, highlightData, missingFloorConfig, panoIndex, cameraEnable, cameraImageUrl, lastPanoramaLongitude, compassEnable, northDesc, floorIndex*/
190
- 16777212 ? x(t, [
191
- f & /*hoverEnable, highlightEnable, floorplanData, getRoomAreaText, getRoomDimensionText, getLabelElement, getRuleDistanceText, roomLabelsEnable, roomAreaEnable, roomNameEnable, roomDimensionEnable, ruleLabelsEnable, adaptiveRoomLabelVisibleEnable, highlightData, missingFloorConfig, panoIndex, cameraEnable, cameraImageUrl, lastPanoramaLongitude, compassEnable, northDesc*/
192
- 16777196 && {
193
+ const r = f & /*hoverEnable, highlightEnable, floorplanData, getRoomAreaText, getRoomDimensionText, getLabelElement, getRuleDistanceText, roomLabelsEnable, roomAreaEnable, roomNameEnable, roomDimensionEnable, ruleLabelsEnable, adaptiveRoomLabelVisibleEnable, highlightData, missingFloorConfig, panoIndex, cameraEnable, cameraImageUrl, lastPanoramaLongitude, compassEnable, northDesc, store, floorIndex*/
194
+ 33554428 ? p(t, [
195
+ f & /*hoverEnable, highlightEnable, floorplanData, getRoomAreaText, getRoomDimensionText, getLabelElement, getRuleDistanceText, roomLabelsEnable, roomAreaEnable, roomNameEnable, roomDimensionEnable, ruleLabelsEnable, adaptiveRoomLabelVisibleEnable, highlightData, missingFloorConfig, panoIndex, cameraEnable, cameraImageUrl, lastPanoramaLongitude, compassEnable, northDesc, store*/
196
+ 33554412 && {
193
197
  hoverEnable: (
194
198
  /*hoverEnable*/
195
199
  e[6]
@@ -273,25 +277,29 @@ function V(a) {
273
277
  northDesc: (
274
278
  /*northDesc*/
275
279
  e[2]
280
+ ),
281
+ store: (
282
+ /*store*/
283
+ e[24]
276
284
  )
277
285
  },
278
286
  f & /*floorplanData*/
279
287
  16384 && {
280
288
  floorIndex: (
281
289
  /*floorData*/
282
- e[24].floorIndex
290
+ e[25].floorIndex
283
291
  )
284
292
  },
285
293
  f & /*floorplanData, floorIndex*/
286
294
  16400 && {
287
295
  isCurrent: (
288
296
  /*floorData*/
289
- e[24].floorIndex === /*floorIndex*/
297
+ e[25].floorIndex === /*floorIndex*/
290
298
  e[4]
291
299
  )
292
300
  }
293
301
  ]) : {};
294
- n.$set(m);
302
+ n.$set(r);
295
303
  },
296
304
  i(e) {
297
305
  o || (g(n.$$.fragment, e), o = !0);
@@ -300,28 +308,28 @@ function V(a) {
300
308
  u(n.$$.fragment, e), o = !1;
301
309
  },
302
310
  d(e) {
303
- p(n, e);
311
+ $(n, e);
304
312
  }
305
313
  };
306
314
  }
307
- function le(a) {
315
+ function ae(a) {
308
316
  let n, o, t = (
309
317
  /*visible*/
310
- a[1] && U(a)
318
+ a[1] && v(a)
311
319
  );
312
320
  return {
313
321
  c() {
314
- t && t.c(), n = G();
322
+ t && t.c(), n = H();
315
323
  },
316
324
  m(i, e) {
317
- t && t.m(i, e), q(i, n, e), o = !0;
325
+ t && t.m(i, e), w(i, n, e), o = !0;
318
326
  },
319
327
  p(i, [e]) {
320
328
  /*visible*/
321
329
  i[1] ? t ? (t.p(i, e), e & /*visible*/
322
- 2 && g(t, 1)) : (t = U(i), t.c(), g(t, 1), t.m(n.parentNode, n)) : t && (M(), u(t, 1, 1, () => {
330
+ 2 && g(t, 1)) : (t = v(i), t.c(), g(t, 1), t.m(n.parentNode, n)) : t && (S(), u(t, 1, 1, () => {
323
331
  t = null;
324
- }), w());
332
+ }), B());
325
333
  },
326
334
  i(i) {
327
335
  o || (g(t), o = !0);
@@ -330,30 +338,30 @@ function le(a) {
330
338
  u(t), o = !1;
331
339
  },
332
340
  d(i) {
333
- t && t.d(i), i && B(n);
341
+ t && t.d(i), i && M(n);
334
342
  }
335
343
  };
336
344
  }
337
- function ae(a, n, o) {
338
- let { duration: t = 0 } = n, { visible: i } = n, { northDesc: e } = n, { panoIndex: f } = n, { floorIndex: m } = n, { cameraEnable: b } = n, { hoverEnable: r } = n, { highlightEnable: h } = n, { compassEnable: E } = n, { roomLabelsEnable: s } = n, { roomAreaEnable: c } = n, { roomNameEnable: D } = n, { roomDimensionEnable: _ } = n, { ruleLabelsEnable: L } = n, { floorplanData: d } = n, { lastPanoramaLongitude: R } = n, { cameraImageUrl: I } = n, { getRoomAreaText: T } = n, { getRoomDimensionText: A } = n, { getLabelElement: C } = n, { getRuleDistanceText: k } = n, { adaptiveRoomLabelVisibleEnable: F } = n, { highlightData: N } = n, { missingFloorConfig: v } = n;
345
+ function oe(a, n, o) {
346
+ let { duration: t = 0 } = n, { visible: i } = n, { northDesc: e } = n, { panoIndex: f } = n, { floorIndex: r } = n, { cameraEnable: b } = n, { hoverEnable: m } = n, { highlightEnable: h } = n, { compassEnable: E } = n, { roomLabelsEnable: s } = n, { roomAreaEnable: D } = n, { roomNameEnable: c } = n, { roomDimensionEnable: _ } = n, { ruleLabelsEnable: d } = n, { floorplanData: L } = n, { lastPanoramaLongitude: R } = n, { cameraImageUrl: I } = n, { getRoomAreaText: T } = n, { getRoomDimensionText: A } = n, { getLabelElement: C } = n, { getRuleDistanceText: k } = n, { adaptiveRoomLabelVisibleEnable: F } = n, { highlightData: N } = n, { missingFloorConfig: P } = n, { store: U = void 0 } = n;
339
347
  return a.$$set = (l) => {
340
- "duration" in l && o(0, t = l.duration), "visible" in l && o(1, i = l.visible), "northDesc" in l && o(2, e = l.northDesc), "panoIndex" in l && o(3, f = l.panoIndex), "floorIndex" in l && o(4, m = l.floorIndex), "cameraEnable" in l && o(5, b = l.cameraEnable), "hoverEnable" in l && o(6, r = l.hoverEnable), "highlightEnable" in l && o(7, h = l.highlightEnable), "compassEnable" in l && o(8, E = l.compassEnable), "roomLabelsEnable" in l && o(9, s = l.roomLabelsEnable), "roomAreaEnable" in l && o(10, c = l.roomAreaEnable), "roomNameEnable" in l && o(11, D = l.roomNameEnable), "roomDimensionEnable" in l && o(12, _ = l.roomDimensionEnable), "ruleLabelsEnable" in l && o(13, L = l.ruleLabelsEnable), "floorplanData" in l && o(14, d = l.floorplanData), "lastPanoramaLongitude" in l && o(15, R = l.lastPanoramaLongitude), "cameraImageUrl" in l && o(16, I = l.cameraImageUrl), "getRoomAreaText" in l && o(17, T = l.getRoomAreaText), "getRoomDimensionText" in l && o(18, A = l.getRoomDimensionText), "getLabelElement" in l && o(19, C = l.getLabelElement), "getRuleDistanceText" in l && o(20, k = l.getRuleDistanceText), "adaptiveRoomLabelVisibleEnable" in l && o(21, F = l.adaptiveRoomLabelVisibleEnable), "highlightData" in l && o(22, N = l.highlightData), "missingFloorConfig" in l && o(23, v = l.missingFloorConfig);
348
+ "duration" in l && o(0, t = l.duration), "visible" in l && o(1, i = l.visible), "northDesc" in l && o(2, e = l.northDesc), "panoIndex" in l && o(3, f = l.panoIndex), "floorIndex" in l && o(4, r = l.floorIndex), "cameraEnable" in l && o(5, b = l.cameraEnable), "hoverEnable" in l && o(6, m = l.hoverEnable), "highlightEnable" in l && o(7, h = l.highlightEnable), "compassEnable" in l && o(8, E = l.compassEnable), "roomLabelsEnable" in l && o(9, s = l.roomLabelsEnable), "roomAreaEnable" in l && o(10, D = l.roomAreaEnable), "roomNameEnable" in l && o(11, c = l.roomNameEnable), "roomDimensionEnable" in l && o(12, _ = l.roomDimensionEnable), "ruleLabelsEnable" in l && o(13, d = l.ruleLabelsEnable), "floorplanData" in l && o(14, L = l.floorplanData), "lastPanoramaLongitude" in l && o(15, R = l.lastPanoramaLongitude), "cameraImageUrl" in l && o(16, I = l.cameraImageUrl), "getRoomAreaText" in l && o(17, T = l.getRoomAreaText), "getRoomDimensionText" in l && o(18, A = l.getRoomDimensionText), "getLabelElement" in l && o(19, C = l.getLabelElement), "getRuleDistanceText" in l && o(20, k = l.getRuleDistanceText), "adaptiveRoomLabelVisibleEnable" in l && o(21, F = l.adaptiveRoomLabelVisibleEnable), "highlightData" in l && o(22, N = l.highlightData), "missingFloorConfig" in l && o(23, P = l.missingFloorConfig), "store" in l && o(24, U = l.store);
341
349
  }, [
342
350
  t,
343
351
  i,
344
352
  e,
345
353
  f,
346
- m,
347
- b,
348
354
  r,
355
+ b,
356
+ m,
349
357
  h,
350
358
  E,
351
359
  s,
352
- c,
353
360
  D,
361
+ c,
354
362
  _,
355
- L,
356
363
  d,
364
+ L,
357
365
  R,
358
366
  I,
359
367
  T,
@@ -362,17 +370,18 @@ function ae(a, n, o) {
362
370
  k,
363
371
  F,
364
372
  N,
365
- v
373
+ P,
374
+ U
366
375
  ];
367
376
  }
368
- class me extends S {
377
+ class me extends j {
369
378
  constructor(n) {
370
- super(), j(
379
+ super(), y(
371
380
  this,
372
381
  n,
382
+ oe,
373
383
  ae,
374
- le,
375
- y,
384
+ z,
376
385
  {
377
386
  duration: 0,
378
387
  visible: 1,
@@ -397,9 +406,10 @@ class me extends S {
397
406
  getRuleDistanceText: 20,
398
407
  adaptiveRoomLabelVisibleEnable: 21,
399
408
  highlightData: 22,
400
- missingFloorConfig: 23
409
+ missingFloorConfig: 23,
410
+ store: 24
401
411
  },
402
- ne
412
+ le
403
413
  );
404
414
  }
405
415
  }