@realsee/dnalogel 2.1.2-alpha.0 → 2.1.2-alpha.10

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 (494) hide show
  1. package/README.md +3 -12
  2. package/dist/CSS3DRenderPlugin/index..js +88 -0
  3. package/dist/CSS3DRenderPlugin/index.cjs.js +1 -0
  4. package/dist/CameraMovementPlugin/index..js +11 -0
  5. package/dist/CameraMovementPlugin/index.cjs.js +1 -0
  6. package/dist/CruisePlugin/index..js +527 -0
  7. package/dist/CruisePlugin/index.cjs.js +1 -0
  8. package/dist/GuideLinePlugin/index..js +214 -0
  9. package/dist/GuideLinePlugin/index.cjs.js +1 -0
  10. package/dist/ItemLabelPlugin/index..js +508 -0
  11. package/dist/ItemLabelPlugin/index.cjs.js +10 -0
  12. package/dist/ModelChassisCompassPlugin/index..js +9 -0
  13. package/dist/ModelChassisCompassPlugin/index.cjs.js +1 -0
  14. package/dist/ModelEntryDoorGuidePlugin/index..js +9 -0
  15. package/dist/ModelEntryDoorGuidePlugin/index.cjs.js +1 -0
  16. package/dist/ModelItemLabelPlugin/index..js +334 -0
  17. package/dist/ModelItemLabelPlugin/index.cjs.js +10 -0
  18. package/dist/ModelRoomLabelPlugin/index..js +274 -0
  19. package/dist/ModelRoomLabelPlugin/index.cjs.js +1 -0
  20. package/dist/ModelTVVideoPlugin/index..js +12 -0
  21. package/dist/ModelTVVideoPlugin/index.cjs.js +1 -0
  22. package/dist/ModelViewPlugin/index..js +8 -0
  23. package/dist/ModelViewPlugin/index.cjs.js +1 -0
  24. package/dist/Object3DHelperPlugin/index..js +1414 -0
  25. package/dist/Object3DHelperPlugin/index.cjs.js +1 -0
  26. package/dist/PanoCompassPlugin/index..js +258 -0
  27. package/dist/PanoCompassPlugin/index.cjs.js +1 -0
  28. package/dist/PanoCursorRaycasterPlugin/index..js +63 -0
  29. package/dist/PanoCursorRaycasterPlugin/index.cjs.js +1 -0
  30. package/dist/PanoDoorLabelPlugin/index..js +340 -0
  31. package/dist/PanoDoorLabelPlugin/index.cjs.js +1 -0
  32. package/dist/PanoMeasurePlugin/index..js +15 -0
  33. package/dist/PanoMeasurePlugin/index.cjs.js +1 -0
  34. package/dist/PanoRulerPlugin/index..js +9 -0
  35. package/dist/PanoRulerPlugin/index.cjs.js +1 -0
  36. package/dist/PanoRulerProPlugin/index..js +395 -0
  37. package/dist/PanoRulerProPlugin/index.cjs.js +1 -0
  38. package/dist/PanoSpatialTagPlugin/index..js +15 -0
  39. package/dist/PanoSpatialTagPlugin/index.cjs.js +1 -0
  40. package/dist/PanoTagPlugin/index..js +4522 -0
  41. package/dist/PanoTagPlugin/index.cjs.js +17 -0
  42. package/dist/chunks/cjs/BasePlugin.57e5204f.cjs.js +1 -0
  43. package/dist/chunks/cjs/BasePluginWithData.0a28882d.cjs.js +1 -0
  44. package/dist/chunks/cjs/CSS3DRender.15349564.cjs.js +1 -0
  45. package/dist/chunks/cjs/CameraMovementPlugin.2b342576.cjs.js +1 -0
  46. package/dist/chunks/cjs/Plugin.5f616fb3.cjs.js +1 -0
  47. package/dist/chunks/cjs/Plugin.609da4aa.cjs.js +94 -0
  48. package/dist/chunks/cjs/Plugin.67936d0e.cjs.js +16 -0
  49. package/dist/chunks/cjs/Plugin.8a110c53.cjs.js +1 -0
  50. package/dist/chunks/cjs/Plugin.9971108a.cjs.js +1 -0
  51. package/dist/chunks/cjs/Plugin.fd42bf8a.cjs.js +1 -0
  52. package/dist/chunks/cjs/Subscribe.5398d5c6.cjs.js +1 -0
  53. package/dist/chunks/cjs/changeModelCanvasOpacity.8d84f111.cjs.js +1 -0
  54. package/dist/chunks/cjs/correctFiveState.4c8472bd.cjs.js +1 -0
  55. package/dist/chunks/cjs/debounce.93dfb637.cjs.js +1 -0
  56. package/dist/chunks/cjs/equal.e9fcbd4e.cjs.js +1 -0
  57. package/dist/chunks/cjs/filter.cf9ebbb3.cjs.js +1 -0
  58. package/dist/chunks/cjs/formatData.81e95011.cjs.js +10 -0
  59. package/dist/chunks/cjs/index.30b7baeb.cjs.js +101 -0
  60. package/dist/chunks/cjs/index.686e84d1.cjs.js +290 -0
  61. package/dist/chunks/cjs/index.7d2010ce.cjs.js +1 -0
  62. package/dist/chunks/cjs/isNil.b3a58990.cjs.js +1 -0
  63. package/dist/chunks/cjs/planimetry.7fce816a.cjs.js +1 -0
  64. package/dist/chunks/cjs/throttle.86c209eb.cjs.js +1 -0
  65. package/dist/chunks/cjs/transfromToMeshBasicMaterial.9db6d46a.cjs.js +1 -0
  66. package/dist/chunks/cjs/uuid.29ed9c88.cjs.js +1 -0
  67. package/dist/chunks/es/BasePlugin.813e25f7.es.js +18 -0
  68. package/dist/chunks/es/BasePluginWithData.4bf4e649.es.js +6 -0
  69. package/dist/chunks/es/CSS3DRender.5652510e.es.js +393 -0
  70. package/dist/chunks/es/CameraMovementPlugin.4a7c3e46.es.js +120 -0
  71. package/dist/chunks/es/Plugin.26c2df05.es.js +106 -0
  72. package/dist/chunks/es/Plugin.435485ed.es.js +584 -0
  73. package/dist/chunks/es/Plugin.a98418f0.es.js +82 -0
  74. package/dist/chunks/es/Plugin.ae4ee6f8.es.js +82 -0
  75. package/dist/chunks/es/Plugin.dd11e0ad.es.js +180 -0
  76. package/dist/chunks/es/Plugin.f4cf895f.es.js +355 -0
  77. package/dist/chunks/es/Subscribe.c73e0f91.es.js +50 -0
  78. package/dist/chunks/es/changeModelCanvasOpacity.45ef9fd6.es.js +1551 -0
  79. package/dist/chunks/es/correctFiveState.e7feab9f.es.js +66 -0
  80. package/dist/chunks/es/debounce.ef83f417.es.js +11 -0
  81. package/dist/chunks/es/equal.7db4a6f7.es.js +56 -0
  82. package/dist/chunks/es/filter.97ec06c4.es.js +12 -0
  83. package/dist/chunks/es/formatData.a2b39ef9.es.js +483 -0
  84. package/dist/chunks/es/index.a273f06e.es.js +532 -0
  85. package/dist/chunks/es/index.b8fdb59b.es.js +50 -0
  86. package/dist/chunks/es/index.f74f4851.es.js +1787 -0
  87. package/dist/chunks/es/isNil.212842d9.es.js +10 -0
  88. package/dist/chunks/es/planimetry.b0b4a28d.es.js +43 -0
  89. package/dist/chunks/es/throttle.db66bac3.es.js +11 -0
  90. package/dist/chunks/es/transfromToMeshBasicMaterial.849ee069.es.js +24 -0
  91. package/dist/chunks/es/uuid.676cb2c8.es.js +9 -0
  92. package/dist/components/PaintBrush/index..js +6 -0
  93. package/dist/components/PaintBrush/index.cjs.js +1 -0
  94. package/dist/components/index..js +7 -0
  95. package/dist/components/index.cjs.js +1 -0
  96. package/dist/floorplan/MapviewFloorplanPlugin/index..js +324 -0
  97. package/dist/floorplan/MapviewFloorplanPlugin/index.cjs.js +1 -0
  98. package/dist/floorplan/ModelFloorplanPlugin/index..js +320 -0
  99. package/dist/floorplan/ModelFloorplanPlugin/index.cjs.js +1 -0
  100. package/dist/floorplan/PanoFloorplanRadarPlugin/index..js +613 -0
  101. package/dist/floorplan/PanoFloorplanRadarPlugin/index.cjs.js +1 -0
  102. package/dist/floorplan/TopviewFloorplanPlugin/index..js +277 -0
  103. package/dist/floorplan/TopviewFloorplanPlugin/index.cjs.js +1 -0
  104. package/dist/index..js +530 -0
  105. package/dist/index.cjs.js +3 -543
  106. package/docs/classes/CruisePluginController.html +24 -24
  107. package/docs/classes/Magnifier.html +16 -16
  108. package/docs/classes/ModelRoomLabelController.html +11 -11
  109. package/docs/classes/Object3DHelperController.html +24 -24
  110. package/docs/classes/PaintBrush.html +15 -15
  111. package/docs/classes/PanoTagPluginController.html +39 -39
  112. package/docs/classes/Util.BetterTween.html +8 -8
  113. package/docs/classes/Util.FivePointSelector.html +12 -12
  114. package/docs/classes/Util.Interval.html +12 -12
  115. package/docs/classes/Util.Magnifier.html +17 -17
  116. package/docs/classes/Util.PointDomHelper.html +11 -11
  117. package/docs/classes/Util.PointHelper.html +11 -11
  118. package/docs/classes/Util.Rectangle.html +13 -13
  119. package/docs/enums/CameraMovementEffect.html +7 -7
  120. package/docs/enums/ContentType.html +12 -12
  121. package/docs/enums/DIRECTION.html +9 -9
  122. package/docs/enums/DISPLAY_STRATEGY_TYPE.html +9 -9
  123. package/docs/enums/DimensionType.html +7 -7
  124. package/docs/enums/FLOOR_PLAN_ATTACHED_TO.html +8 -8
  125. package/docs/enums/ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE.html +9 -9
  126. package/docs/enums/LinkType.html +7 -7
  127. package/docs/enums/PaintBrushTypeEnum.html +8 -8
  128. package/docs/enums/PointType.html +7 -7
  129. package/docs/enums/Rotation.html +8 -8
  130. package/docs/functions/CSS3DRenderPlugin.html +4 -4
  131. package/docs/functions/CameraMovementPlugin.html +4 -4
  132. package/docs/functions/CruisePlugin.html +4 -4
  133. package/docs/functions/GuideLinePlugin.html +5 -5
  134. package/docs/functions/ItemLabelPlugin.html +4 -4
  135. package/docs/functions/MapviewFloorplanPlugin.html +4 -4
  136. package/docs/functions/ModelChassisCompassPlugin.html +4 -4
  137. package/docs/functions/ModelEntryDoorGuidePlugin.html +4 -4
  138. package/docs/functions/ModelFloorplanPlugin.html +4 -4
  139. package/docs/functions/ModelItemLabelPlugin.html +4 -4
  140. package/docs/functions/ModelRoomLabelPlugin.html +4 -4
  141. package/docs/functions/ModelTVVideoPlugin.html +4 -4
  142. package/docs/functions/ModelViewPlugin.html +4 -4
  143. package/docs/functions/Object3DHelperPlugin.html +4 -4
  144. package/docs/functions/PanoCompassPlugin.html +4 -4
  145. package/docs/functions/PanoCursorRaycasterPlugin.html +4 -4
  146. package/docs/functions/PanoDoorLabelPlugin.html +4 -4
  147. package/docs/functions/PanoFloorplanRadarPlugin.html +4 -4
  148. package/docs/functions/PanoMeasurePlugin.html +4 -4
  149. package/docs/functions/PanoRulerPlugin.html +4 -4
  150. package/docs/functions/PanoRulerProPlugin.html +4 -4
  151. package/docs/functions/PanoSpatialTagPlugin.html +4 -4
  152. package/docs/functions/PanoTagPlugin.html +4 -4
  153. package/docs/functions/TopviewFloorplanPlugin.html +4 -4
  154. package/docs/functions/Util.getCoordsFromClient.html +5 -5
  155. package/docs/functions/Util.getCoordsFromElement.html +5 -5
  156. package/docs/functions/Util.getFrameTime.html +5 -5
  157. package/docs/functions/Util.getIntersectFromRelativePosition.html +5 -5
  158. package/docs/functions/Util.getRaycasterFromFivePointer.html +5 -5
  159. package/docs/functions/Util.isNil.html +5 -5
  160. package/docs/functions/Util.nextFrame.html +5 -5
  161. package/docs/functions/Util.notNil.html +5 -5
  162. package/docs/functions/Util.requestAnimationFrameInterval.html +5 -5
  163. package/docs/functions/Util.tweenProgress.html +5 -5
  164. package/docs/functions/pluginFlag.html +5 -5
  165. package/docs/index.html +6 -11
  166. package/docs/interfaces/CSS3DRenderPluginEventMap.html +11 -11
  167. package/docs/interfaces/CSS3DRenderPluginState.html +8 -8
  168. package/docs/interfaces/CameraMovementPluginExportType.html +7 -7
  169. package/docs/interfaces/ContentTypeMap.html +12 -12
  170. package/docs/interfaces/FloorplanBounding.html +8 -8
  171. package/docs/interfaces/FloorplanData.html +10 -10
  172. package/docs/interfaces/FloorplanEntrance.html +11 -11
  173. package/docs/interfaces/FloorplanExtraObject.html +10 -10
  174. package/docs/interfaces/FloorplanExtraObject3D.html +8 -8
  175. package/docs/interfaces/FloorplanFloorData.html +9 -9
  176. package/docs/interfaces/FloorplanImagePosition.html +7 -7
  177. package/docs/interfaces/FloorplanObserver.html +9 -9
  178. package/docs/interfaces/FloorplanOutlineItem.html +9 -9
  179. package/docs/interfaces/FloorplanPosition.html +7 -7
  180. package/docs/interfaces/FloorplanRoomItem.html +13 -13
  181. package/docs/interfaces/FloorplanRoomLabelItem.html +7 -7
  182. package/docs/interfaces/FloorplanServerBounding.html +8 -8
  183. package/docs/interfaces/FloorplanServerComputedData.html +10 -10
  184. package/docs/interfaces/FloorplanServerData.html +7 -7
  185. package/docs/interfaces/FloorplanServerDoorItem.html +10 -10
  186. package/docs/interfaces/FloorplanServerDoorPosition.html +8 -8
  187. package/docs/interfaces/FloorplanServerEntrance.html +11 -11
  188. package/docs/interfaces/FloorplanServerFloorData.html +9 -9
  189. package/docs/interfaces/FloorplanServerImagePosition.html +7 -7
  190. package/docs/interfaces/FloorplanServerObserver.html +9 -9
  191. package/docs/interfaces/FloorplanServerOutlineItem.html +9 -9
  192. package/docs/interfaces/FloorplanServerPosition.html +7 -7
  193. package/docs/interfaces/FloorplanServerRoomItem.html +14 -14
  194. package/docs/interfaces/FloorplanServerRoomLabelItem.html +7 -7
  195. package/docs/interfaces/ItemLabelPluginData.html +6 -6
  196. package/docs/interfaces/ItemLabelPluginExportReturnsType.html +11 -11
  197. package/docs/interfaces/ItemLabelPluginParametersType.html +9 -9
  198. package/docs/interfaces/LineJson.html +7 -7
  199. package/docs/interfaces/ModelChassisCompassPluginData.html +7 -7
  200. package/docs/interfaces/ModelChassisCompassPluginExportType.html +8 -8
  201. package/docs/interfaces/ModelChassisCompassPluginParameterType.html +7 -7
  202. package/docs/interfaces/ModelEntryDoorGuidePluginData.html +8 -8
  203. package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +8 -8
  204. package/docs/interfaces/ModelItemLabelPluginData.html +6 -6
  205. package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +11 -11
  206. package/docs/interfaces/ModelItemLabelPluginParametersType.html +7 -7
  207. package/docs/interfaces/ModelRoomLabelPluginData.html +6 -6
  208. package/docs/interfaces/ModelTVVideoPluginData.html +9 -9
  209. package/docs/interfaces/ModelTVVideoPluginExportType.html +8 -8
  210. package/docs/interfaces/ModelTVVideoPluginParameterType.html +6 -6
  211. package/docs/interfaces/ModelViewPluginExportType.html +8 -8
  212. package/docs/interfaces/Object3DHelperState.html +8 -8
  213. package/docs/interfaces/OpenParameter.html +7 -7
  214. package/docs/interfaces/PaintBrushAction.html +12 -12
  215. package/docs/interfaces/PaintBrushConfigs.html +12 -12
  216. package/docs/interfaces/PaintBrushState.html +10 -10
  217. package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +10 -10
  218. package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +5 -5
  219. package/docs/interfaces/PanoMeasureParameterType.html +11 -11
  220. package/docs/interfaces/PanoRulerPluginExportType.html +10 -10
  221. package/docs/interfaces/PanoRulerPluginOptions.html +7 -7
  222. package/docs/interfaces/PanoRulerPluginParameterType.html +8 -8
  223. package/docs/interfaces/PanoRulerProPluginExportType.html +9 -9
  224. package/docs/interfaces/PanoRulerProPluginOptions.html +7 -7
  225. package/docs/interfaces/PanoRulerProPluginParameterType.html +7 -7
  226. package/docs/interfaces/PanoRulerProPluginState.html +8 -8
  227. package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +5 -5
  228. package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +5 -5
  229. package/docs/interfaces/PanoSpatialTagPluginData.html +11 -11
  230. package/docs/interfaces/PanoSpatialTagPluginDataElement.html +10 -10
  231. package/docs/interfaces/PanoSpatialTagPluginExportType.html +13 -13
  232. package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +10 -10
  233. package/docs/interfaces/PanoSpatialTagPluginParameterType.html +13 -13
  234. package/docs/interfaces/PanoSpatialTagPluginPointElement.html +11 -11
  235. package/docs/interfaces/PanoSpatialTagPluginTagElement.html +10 -10
  236. package/docs/interfaces/Point.html +8 -8
  237. package/docs/interfaces/PointJson.html +8 -8
  238. package/docs/interfaces/Room.html +9 -9
  239. package/docs/interfaces/RoomInfo.html +7 -7
  240. package/docs/interfaces/RoomLabel.html +14 -14
  241. package/docs/interfaces/RoomRules.html +5 -5
  242. package/docs/interfaces/Rooms.html +5 -5
  243. package/docs/interfaces/Scissor.html +9 -9
  244. package/docs/interfaces/TagConfig.html +10 -10
  245. package/docs/interfaces/Tags.html +9 -9
  246. package/docs/interfaces/Util.MagnifierParameter.html +11 -11
  247. package/docs/interfaces/Util.MouseGroupParameter.html +8 -8
  248. package/docs/modules/Util.html +5 -5
  249. package/docs/modules.html +4 -4
  250. package/docs/types/ArrayPosition.html +5 -5
  251. package/docs/types/CSS3DRenderExportType.html +5 -5
  252. package/docs/types/CSS3DRenderPluginExportType.html +5 -5
  253. package/docs/types/CSS3DRenderPluginParameterType.html +5 -5
  254. package/docs/types/Color.html +5 -5
  255. package/docs/types/ContentTypeConfigKey.html +5 -5
  256. package/docs/types/ContentTypeConfigKeyArray.html +5 -5
  257. package/docs/types/Create3DDomContainerReturnType.html +5 -5
  258. package/docs/types/Create3DElementReturnType.html +5 -5
  259. package/docs/types/CruisePluginExportType.html +5 -5
  260. package/docs/types/Direction-1.html +5 -5
  261. package/docs/types/Direction4.html +5 -5
  262. package/docs/types/FloorplanRuleLabels.html +5 -5
  263. package/docs/types/FloorplanServerRuleLabels.html +5 -5
  264. package/docs/types/GuideLinePluginExportType.html +5 -5
  265. package/docs/types/HelperEventMap.html +5 -5
  266. package/docs/types/MapviewFloorplanPluginParameterType.html +5 -5
  267. package/docs/types/MapviewFloorplanPluginReturnType.html +5 -5
  268. package/docs/types/MediaData.html +5 -5
  269. package/docs/types/ModelEntryDoorGuidePluginParameterType.html +5 -5
  270. package/docs/types/ModelFloorplanPluginParameterType.html +5 -5
  271. package/docs/types/ModelFloorplanPluginReturnType.html +5 -5
  272. package/docs/types/ModelRoomLabelPluginParameters.html +5 -5
  273. package/docs/types/ModelRoomLabelPluginReturnType.html +5 -5
  274. package/docs/types/MoveArgs.html +5 -5
  275. package/docs/types/MoveOpts.html +5 -5
  276. package/docs/types/Object3DHelperEventMap.html +5 -5
  277. package/docs/types/ObjectFit.html +5 -5
  278. package/docs/types/PaintBrushEventMap.html +5 -5
  279. package/docs/types/PanoCompassPluginData.html +5 -5
  280. package/docs/types/PanoCompassPluginExportType.html +5 -5
  281. package/docs/types/PanoCompassPluginParameterType.html +5 -5
  282. package/docs/types/PanoFloorplanRadarPluginParameterType.html +5 -5
  283. package/docs/types/PanoFloorplanRadarPluginReturnType.html +5 -5
  284. package/docs/types/PanoMeasurePluginEvent.html +5 -5
  285. package/docs/types/PanoMeasureReturnType.html +5 -5
  286. package/docs/types/PanoSpatialTagPluginId.html +5 -5
  287. package/docs/types/PanoTagPluginExportInterface.html +5 -5
  288. package/docs/types/PanoTagPluginParamsInterface.html +5 -5
  289. package/docs/types/PlaneTag.html +5 -5
  290. package/docs/types/PointTag.html +5 -5
  291. package/docs/types/Position.html +5 -5
  292. package/docs/types/RotateArgs.html +5 -5
  293. package/docs/types/RotateOpts.html +5 -5
  294. package/docs/types/RuleLabelsKey.html +5 -5
  295. package/docs/types/RuleLabelsValue.html +5 -5
  296. package/docs/types/Tag.html +5 -5
  297. package/docs/types/Tag2D.html +5 -5
  298. package/docs/types/Tag3D.html +5 -5
  299. package/docs/types/TagId.html +5 -5
  300. package/docs/types/TopviewFloorplanPluginParameterType.html +5 -5
  301. package/docs/types/TopviewFloorplanPluginReturnType.html +5 -5
  302. package/docs/variables/FLOOR_TYPE_MAP.html +5 -5
  303. package/docs/variables/PLUGIN.html +5 -5
  304. package/docs/variables/ROOM_FETILE_TYPE_MAP.html +5 -5
  305. package/docs/variables/ROOM_TYPE_MAP.html +5 -5
  306. package/docs/variables/VERSION.html +5 -5
  307. package/docs/variables/itemLabelPluginServerParams.html +5 -5
  308. package/docs/variables/modelItemLabelPluginServerParams.html +5 -5
  309. package/docs/variables/modelRoomLabelPluginServerParams.html +5 -5
  310. package/libs/CSS3DRenderPlugin/CSS3DRender.js +1 -5
  311. package/libs/CSS3DRenderPlugin/Controller.js +6 -7
  312. package/libs/CSS3DRenderPlugin/index.js +3 -4
  313. package/libs/CSS3DRenderPlugin/typing.js +1 -0
  314. package/libs/CSS3DRenderPlugin/utils/CSS3DObjectPlus.js +1 -3
  315. package/libs/CSS3DRenderPlugin/utils/index.js +1 -0
  316. package/libs/CSS3DRenderPlugin/utils/positionToVector3.js +1 -2
  317. package/libs/CSS3DRenderPlugin/utils/random.js +1 -0
  318. package/libs/CameraMovementPlugin/CameraMovementPlugin.js +16 -17
  319. package/libs/CameraMovementPlugin/index.js +3 -0
  320. package/libs/CruisePlugin/Controller.js +4 -4
  321. package/libs/CruisePlugin/index.js +3 -6
  322. package/libs/CruisePlugin/utils/linerValue.js +4 -4
  323. package/libs/GuideLinePlugin/Controller.js +3 -4
  324. package/libs/GuideLinePlugin/index.js +3 -4
  325. package/libs/GuideLinePlugin/utils/getLineGeometries.js +1 -1
  326. package/libs/ItemLabelPlugin/ItemLabelComponent.js +34 -32
  327. package/libs/ItemLabelPlugin/Plugin.js +5 -6
  328. package/libs/ModelChassisCompassPlugin/Plugin.js +3 -4
  329. package/libs/ModelChassisCompassPlugin/index.js +2 -0
  330. package/libs/ModelEntryDoorGuidePlugin/Plugin.js +22 -23
  331. package/libs/ModelEntryDoorGuidePlugin/index.js +2 -0
  332. package/libs/ModelItemLabelPlugin/ItemLabelComponent.js +4 -3
  333. package/libs/ModelItemLabelPlugin/ModelItemLabelPlugin.js +5 -6
  334. package/libs/ModelItemLabelPlugin/events.type.js +1 -0
  335. package/libs/ModelRoomLabelPlugin/RoomLabelItems.js +11 -10
  336. package/libs/ModelRoomLabelPlugin/index.js +0 -1
  337. package/libs/ModelTVVideoPlugin/Plugin.js +1 -2
  338. package/libs/ModelTVVideoPlugin/index.js +2 -0
  339. package/libs/ModelViewPlugin/Plugin.js +1 -2
  340. package/libs/ModelViewPlugin/index.js +2 -0
  341. package/libs/Object3DHelperPlugin/FiveControllerWrapper.js +6 -7
  342. package/libs/Object3DHelperPlugin/index.js +1 -6
  343. package/libs/PanoCompassPlugin/index.js +3 -4
  344. package/libs/PanoCursorRaycasterPlugin/index.js +7 -8
  345. package/libs/PanoDoorLabelPlugin/index.js +1 -2
  346. package/libs/PanoMeasurePlugin/Controller/BaseController.js +3 -3
  347. package/libs/PanoMeasurePlugin/Controller/EditController.js +5 -5
  348. package/libs/PanoMeasurePlugin/Controller/MixedController.js +17 -17
  349. package/libs/PanoMeasurePlugin/Controller/ViewController.js +3 -3
  350. package/libs/PanoMeasurePlugin/Controller/WatchController.js +9 -9
  351. package/libs/PanoMeasurePlugin/Controller/index.js +8 -8
  352. package/libs/PanoMeasurePlugin/Model/index.js +3 -3
  353. package/libs/PanoMeasurePlugin/Model/line.js +11 -11
  354. package/libs/PanoMeasurePlugin/Model/point.js +7 -7
  355. package/libs/PanoMeasurePlugin/Model/polyline.js +1 -1
  356. package/libs/PanoMeasurePlugin/Modules/DeleteDom/_Assets/delete.svg.js +1 -1
  357. package/libs/PanoMeasurePlugin/Modules/DeleteDom/_Assets/delete_bg.png.js +1 -1
  358. package/libs/PanoMeasurePlugin/Modules/DeleteDom/_Assets/delete_hover_bg.png.js +1 -1
  359. package/libs/PanoMeasurePlugin/Modules/DeleteDom/index.js +4 -4
  360. package/libs/PanoMeasurePlugin/Modules/FiveHelper.js +3 -3
  361. package/libs/PanoMeasurePlugin/Modules/Magnifier.js +30 -30
  362. package/libs/PanoMeasurePlugin/Modules/UIController/HTML.js +2 -2
  363. package/libs/PanoMeasurePlugin/Modules/UIController/Revoke/index.js +2 -2
  364. package/libs/PanoMeasurePlugin/Modules/UIController/index.js +3 -3
  365. package/libs/PanoMeasurePlugin/Modules/UIController/mobileHTML.js +1 -1
  366. package/libs/PanoMeasurePlugin/Modules/rangePiece/html.js +3 -4
  367. package/libs/PanoMeasurePlugin/Modules/rangePiece/index.js +5 -5
  368. package/libs/PanoMeasurePlugin/index.js +3 -4
  369. package/libs/PanoMeasurePlugin/utils/calculateThreeMouse.js +1 -1
  370. package/libs/PanoMeasurePlugin/utils/distanceDom.js +1 -1
  371. package/libs/PanoMeasurePlugin/utils/findClosestPoint.js +2 -2
  372. package/libs/PanoMeasurePlugin/utils/isNDCPointInScreen.js +3 -3
  373. package/libs/PanoMeasurePlugin/utils/line.js +0 -1
  374. package/libs/PanoMeasurePlugin/utils/math.js +1 -2
  375. package/libs/PanoMeasurePlugin/utils/ndc2Screen.js +2 -2
  376. package/libs/PanoRulerPlugin/Plugin.js +2 -3
  377. package/libs/PanoRulerPlugin/index.js +2 -0
  378. package/libs/PanoRulerPlugin/style.js +1 -1
  379. package/libs/PanoRulerProPlugin/Controller.js +15 -15
  380. package/libs/PanoRulerProPlugin/RulerItems.js +7 -4
  381. package/libs/PanoRulerProPlugin/index.js +3 -4
  382. package/libs/PanoSpatialTagPlugin/Components/origins.js +3 -2
  383. package/libs/PanoSpatialTagPlugin/Components/tag.js +3 -2
  384. package/libs/PanoSpatialTagPlugin/Plugin.js +2 -3
  385. package/libs/PanoSpatialTagPlugin/index.js +6 -0
  386. package/libs/PanoSpatialTagPlugin/typings.js +1 -0
  387. package/libs/PanoTagPlugin/Components/Common/Line/Polyline.js +1 -1
  388. package/libs/PanoTagPlugin/Components/Common/Line/Straight.js +1 -1
  389. package/libs/PanoTagPlugin/Components/Common/Media.js +43 -36
  390. package/libs/PanoTagPlugin/Components/Common/MultiLineText.js +88 -78
  391. package/libs/PanoTagPlugin/Components/Common/Point/CustomPoint.js +5 -4
  392. package/libs/PanoTagPlugin/Components/Common/Point/DefaultPoint.js +3 -2
  393. package/libs/PanoTagPlugin/Components/Common/Point/PointSwitch.js +30 -27
  394. package/libs/PanoTagPlugin/Components/Common/TextItem.js +106 -0
  395. package/libs/PanoTagPlugin/Components/Tag/AudioTag.js +20 -14
  396. package/libs/PanoTagPlugin/Components/Tag/ImageTextTag.js +114 -92
  397. package/libs/PanoTagPlugin/Components/Tag/LinkTag.js +3 -2
  398. package/libs/PanoTagPlugin/Components/Tag/MarketingTag.js +3 -2
  399. package/libs/PanoTagPlugin/Components/Tag/MediaPlane.js +71 -52
  400. package/libs/PanoTagPlugin/Components/Tag/TextTag.js +62 -50
  401. package/libs/PanoTagPlugin/Components/Tag/index.js +92 -63
  402. package/libs/PanoTagPlugin/Components/TagContainer.js +108 -64
  403. package/libs/PanoTagPlugin/Components/TagWrapper.js +113 -75
  404. package/libs/PanoTagPlugin/controller/index.js +0 -1
  405. package/libs/PanoTagPlugin/index.js +3 -7
  406. package/libs/PanoTagPlugin/tag.config.js +1 -2
  407. package/libs/PanoTagPlugin/typings/controller.js +1 -0
  408. package/libs/PanoTagPlugin/typings/index.js +1 -0
  409. package/libs/PanoTagPlugin/utils/constants.js +1 -2
  410. package/libs/PanoTagPlugin/utils/doUtil.js +6 -6
  411. package/libs/PanoTagPlugin/utils/index.js +1 -0
  412. package/libs/components/PaintBrush/Controller.js +3 -3
  413. package/libs/components/PaintBrush/style.js +1 -1
  414. package/libs/components/PaintBrush/tween.js +4 -4
  415. package/libs/components/index.js +2 -0
  416. package/libs/floorplan/Components/Camera.js +1 -1
  417. package/libs/floorplan/Components/CurrentFloor.js +51 -41
  418. package/libs/floorplan/Components/Main.js +41 -22
  419. package/libs/floorplan/Components/RoomHighlight/Room.js +3 -3
  420. package/libs/floorplan/Components/RoomHighlight/RoomHighlight.js +3 -2
  421. package/libs/floorplan/Components/RoomLabels/RoomLabels.js +37 -36
  422. package/libs/floorplan/Components/RoomMaterials/RoomMaterial.js +1 -1
  423. package/libs/floorplan/MapviewFloorplanPlugin/Controller.js +7 -7
  424. package/libs/floorplan/MapviewFloorplanPlugin/index.js +3 -4
  425. package/libs/floorplan/ModelFloorplanPlugin/Controller.js +7 -7
  426. package/libs/floorplan/ModelFloorplanPlugin/index.js +2 -3
  427. package/libs/floorplan/PanoFloorplanRadarPlugin/Components/Camera.js +1 -1
  428. package/libs/floorplan/PanoFloorplanRadarPlugin/Components/CurrentFloor/CurrentFloor.js +6 -2
  429. package/libs/floorplan/PanoFloorplanRadarPlugin/Components/Main.js +74 -65
  430. package/libs/floorplan/PanoFloorplanRadarPlugin/Controller.js +2 -2
  431. package/libs/floorplan/PanoFloorplanRadarPlugin/index.js +2 -3
  432. package/libs/floorplan/TopviewFloorplanPlugin/Controller.js +5 -5
  433. package/libs/floorplan/TopviewFloorplanPlugin/index.js +3 -4
  434. package/libs/floorplan/index.js +6 -0
  435. package/libs/floorplan/typings/floorplanData.js +1 -0
  436. package/libs/floorplan/utils/correctFiveState.js +19 -19
  437. package/libs/floorplan/utils/formatData.js +16 -16
  438. package/libs/floorplan/utils/formatPosition.js +7 -7
  439. package/libs/index.js +344 -90
  440. package/libs/shared-utils/Object3DHelper/Base/BaseController.js +2 -3
  441. package/libs/shared-utils/Object3DHelper/Base/BaseHelper.js +1 -3
  442. package/libs/shared-utils/Object3DHelper/Constants/color.js +0 -1
  443. package/libs/shared-utils/Object3DHelper/Helper/HTML/utils/createElement.js +1 -2
  444. package/libs/shared-utils/Object3DHelper/Helper/index.js +3 -0
  445. package/libs/shared-utils/Object3DHelper/typings/Direction.js +1 -0
  446. package/libs/shared-utils/Object3DHelper/typings/Hooks.js +1 -0
  447. package/libs/shared-utils/Object3DHelper/typings/Scissor.js +1 -0
  448. package/libs/shared-utils/Object3DHelper/typings/index.js +1 -0
  449. package/libs/shared-utils/Object3DHelper/utils/filterNotColinearPoints.js +1 -0
  450. package/libs/shared-utils/Object3DHelper/utils/getPoint.js +1 -0
  451. package/libs/shared-utils/Object3DHelper/utils/index.js +1 -0
  452. package/libs/shared-utils/Object3DHelper/utils/normalPositionToPositions.js +1 -0
  453. package/libs/shared-utils/Object3DHelper/utils/object3DBoundingPosition.js +1 -0
  454. package/libs/shared-utils/Object3DHelper/utils/threex/domevents/index.js +1 -1
  455. package/libs/shared-utils/animationFrame/index.js +13 -16
  456. package/libs/shared-utils/animationFrame/tween.js +0 -2
  457. package/libs/shared-utils/changeModelCanvasOpacity.js +1 -1
  458. package/libs/shared-utils/createCanvasTextTexture.js +6 -6
  459. package/libs/shared-utils/createLine/index.js +3 -3
  460. package/libs/shared-utils/debounce.js +5 -5
  461. package/libs/shared-utils/equal.js +16 -16
  462. package/libs/shared-utils/filter.js +1 -1
  463. package/libs/shared-utils/five/changeMode.js +14 -14
  464. package/libs/shared-utils/getPxmm.js +7 -8
  465. package/libs/shared-utils/index.js +33 -29
  466. package/libs/shared-utils/isTruelyObject.js +1 -1
  467. package/libs/shared-utils/math/index.js +1 -0
  468. package/libs/shared-utils/math/planimetry.js +1 -6
  469. package/libs/shared-utils/math/rad2Deg.js +3 -3
  470. package/libs/shared-utils/nearlyEqual.js +3 -3
  471. package/libs/shared-utils/noop.js +1 -1
  472. package/libs/shared-utils/object3d2LocalMatrix.js +6 -7
  473. package/libs/shared-utils/removeArrayItem.js +5 -5
  474. package/libs/shared-utils/tap.js +3 -3
  475. package/libs/shared-utils/three/index.js +6 -0
  476. package/libs/shared-utils/three/transformPositionToVector3.js +2 -2
  477. package/libs/shared-utils/three/transfromToMeshBasicMaterial.js +12 -12
  478. package/libs/shared-utils/throttle.js +2 -2
  479. package/libs/shared-utils/tinyEJSrender.js +7 -7
  480. package/libs/shared-utils/to.js +14 -15
  481. package/libs/shared-utils/uuid.js +0 -1
  482. package/libs/{node_modules/.pnpm/swiper@8.4.4/node_modules → vendor}/swiper/components-shared/get-changed-params.js +0 -0
  483. package/libs/{node_modules/.pnpm/swiper@8.4.4/node_modules → vendor}/swiper/components-shared/get-params.js +0 -0
  484. package/libs/{node_modules/.pnpm/swiper@8.4.4/node_modules → vendor}/swiper/components-shared/mount-swiper.js +0 -0
  485. package/libs/{node_modules/.pnpm/swiper@8.4.4/node_modules → vendor}/swiper/components-shared/params-list.js +0 -0
  486. package/libs/{node_modules/.pnpm/swiper@8.4.4/node_modules → vendor}/swiper/components-shared/update-swiper.js +0 -0
  487. package/libs/{node_modules/.pnpm/swiper@8.4.4/node_modules → vendor}/swiper/components-shared/utils.js +0 -0
  488. package/libs/{node_modules/.pnpm/swiper@8.4.4/node_modules → vendor}/swiper/svelte/swiper-slide.js +1 -1
  489. package/libs/vendor/swiper/svelte/swiper-svelte.js +3 -0
  490. package/libs/{node_modules/.pnpm/swiper@8.4.4/node_modules → vendor}/swiper/svelte/swiper.js +1 -1
  491. package/package.json +19 -17
  492. package/dist/index.es.js +0 -16650
  493. package/dist/index.js +0 -16650
  494. package/dist/index.umd.js +0 -556
@@ -1,16 +1,26 @@
1
- import { SvelteComponent as S, init as j, safe_not_equal as G, append_styles as J, assign as v, element as K, create_component as L, space as z, attr as C, null_to_empty as V, insert as N, mount_component as D, append as k, get_spread_update as I, transition_in as b, group_outros as w, transition_out as h, check_outros as A, detach as O, destroy_component as T } from "svelte/internal";
1
+ import { SvelteComponent as S, init as j, safe_not_equal as G, append_styles as J, assign as v, element as K, create_component as L, space as z, attr as C, null_to_empty as V, insert as N, mount_component as D, append as k, get_spread_update as I, transition_in as b, group_outros as w, transition_out as p, check_outros as A, detach as O, destroy_component as T } from "svelte/internal";
2
2
  import { writable as P } from "svelte/store";
3
3
  import Q from "./BaseImage.js";
4
4
  import U from "./RoomLabels/RoomLabels.js";
5
5
  import W from "./RuleLabels/RuleLabels.js";
6
6
  import X from "./RoomMaterials/RoomMaterial.js";
7
7
  import Y from "./RoomHighlight/RoomHighlight.js";
8
+ import "./Normalmage.js";
9
+ import "./SvgImage.js";
10
+ import "./RoomLabels/RoomLabel.js";
11
+ import "svelte";
12
+ import "./RuleLabels/RuleItem.js";
13
+ import "../utils/formatPosition.js";
14
+ import "./RoomMaterials/RoomMaterial_0.js";
15
+ import "./RoomMaterials/RoomMaterial_1.js";
16
+ import "./RoomMaterials/RoomMaterial_2.js";
17
+ import "./RoomHighlight/Room.js";
8
18
  function Z(n) {
9
19
  J(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}");
10
20
  }
11
21
  function q(n) {
12
22
  let l, o;
13
- const m = [
23
+ const s = [
14
24
  {
15
25
  floorIndex: n[1],
16
26
  floorplanData: n[5],
@@ -18,8 +28,8 @@ function q(n) {
18
28
  }
19
29
  ];
20
30
  let i = {};
21
- for (let e = 0; e < m.length; e += 1)
22
- i = v(i, m[e]);
31
+ for (let e = 0; e < s.length; e += 1)
32
+ i = v(i, s[e]);
23
33
  return l = new Y({ props: i }), {
24
34
  c() {
25
35
  L(l.$$.fragment);
@@ -28,7 +38,7 @@ function q(n) {
28
38
  D(l, e, u), o = !0;
29
39
  },
30
40
  p(e, u) {
31
- const g = u & 1058 ? I(m, [
41
+ const g = u & 1058 ? I(s, [
32
42
  {
33
43
  floorIndex: e[1],
34
44
  floorplanData: e[5],
@@ -41,7 +51,7 @@ function q(n) {
41
51
  o || (b(l.$$.fragment, e), o = !0);
42
52
  },
43
53
  o(e) {
44
- h(l.$$.fragment, e), o = !1;
54
+ p(l.$$.fragment, e), o = !1;
45
55
  },
46
56
  d(e) {
47
57
  T(l, e);
@@ -50,7 +60,7 @@ function q(n) {
50
60
  }
51
61
  function B(n) {
52
62
  let l, o;
53
- const m = [
63
+ const s = [
54
64
  {
55
65
  floorplanData: n[5],
56
66
  floorIndex: n[1],
@@ -61,8 +71,8 @@ function B(n) {
61
71
  }
62
72
  ];
63
73
  let i = {};
64
- for (let e = 0; e < m.length; e += 1)
65
- i = v(i, m[e]);
74
+ for (let e = 0; e < s.length; e += 1)
75
+ i = v(i, s[e]);
66
76
  return l = new U({ props: i }), {
67
77
  c() {
68
78
  L(l.$$.fragment);
@@ -71,7 +81,7 @@ function B(n) {
71
81
  D(l, e, u), o = !0;
72
82
  },
73
83
  p(e, u) {
74
- const g = u & 1762 ? I(m, [
84
+ const g = u & 1762 ? I(s, [
75
85
  {
76
86
  floorplanData: e[5],
77
87
  floorIndex: e[1],
@@ -87,7 +97,7 @@ function B(n) {
87
97
  o || (b(l.$$.fragment, e), o = !0);
88
98
  },
89
99
  o(e) {
90
- h(l.$$.fragment, e), o = !1;
100
+ p(l.$$.fragment, e), o = !1;
91
101
  },
92
102
  d(e) {
93
103
  T(l, e);
@@ -96,7 +106,7 @@ function B(n) {
96
106
  }
97
107
  function F(n) {
98
108
  let l, o;
99
- const m = [
109
+ const s = [
100
110
  {
101
111
  floorplanData: n[5],
102
112
  floorIndex: n[1],
@@ -104,8 +114,8 @@ function F(n) {
104
114
  }
105
115
  ];
106
116
  let i = {};
107
- for (let e = 0; e < m.length; e += 1)
108
- i = v(i, m[e]);
117
+ for (let e = 0; e < s.length; e += 1)
118
+ i = v(i, s[e]);
109
119
  return l = new W({ props: i }), {
110
120
  c() {
111
121
  L(l.$$.fragment);
@@ -114,7 +124,7 @@ function F(n) {
114
124
  D(l, e, u), o = !0;
115
125
  },
116
126
  p(e, u) {
117
- const g = u & 290 ? I(m, [
127
+ const g = u & 290 ? I(s, [
118
128
  {
119
129
  floorplanData: e[5],
120
130
  floorIndex: e[1],
@@ -127,7 +137,7 @@ function F(n) {
127
137
  o || (b(l.$$.fragment, e), o = !0);
128
138
  },
129
139
  o(e) {
130
- h(l.$$.fragment, e), o = !1;
140
+ p(l.$$.fragment, e), o = !1;
131
141
  },
132
142
  d(e) {
133
143
  T(l, e);
@@ -135,7 +145,7 @@ function F(n) {
135
145
  };
136
146
  }
137
147
  function y(n) {
138
- let l, o, m, i, e, u, g, p, d;
148
+ let l, o, s, i, e, u, g, d, h;
139
149
  const c = [
140
150
  {
141
151
  floorIndex: n[1],
@@ -146,24 +156,24 @@ function y(n) {
146
156
  for (let t = 0; t < c.length; t += 1)
147
157
  R = v(R, c[t]);
148
158
  o = new X({ props: R });
149
- let r = n[2] && q(n);
159
+ let a = n[2] && q(n);
150
160
  const E = [
151
161
  {
152
162
  floorplanData: n[5],
153
163
  floorIndex: n[1]
154
164
  }
155
165
  ];
156
- let a = {};
166
+ let r = {};
157
167
  for (let t = 0; t < E.length; t += 1)
158
- a = v(a, E[t]);
159
- e = new Q({ props: a });
160
- let f = n[3] && B(n), s = n[4] && F(n);
168
+ r = v(r, E[t]);
169
+ e = new Q({ props: r });
170
+ let f = n[3] && B(n), m = n[4] && F(n);
161
171
  return {
162
172
  c() {
163
- l = K("div"), L(o.$$.fragment), m = z(), r && r.c(), i = z(), L(e.$$.fragment), u = z(), f && f.c(), g = z(), s && s.c(), C(l, "class", p = V(`floorplan-plugin__floor${n[0] ? " floorplan-plugin__floor--is-current" : ""}`) + " svelte-bl8zrz");
173
+ l = K("div"), L(o.$$.fragment), s = z(), a && a.c(), i = z(), L(e.$$.fragment), u = z(), f && f.c(), g = z(), m && m.c(), C(l, "class", d = V(`floorplan-plugin__floor${n[0] ? " floorplan-plugin__floor--is-current" : ""}`) + " svelte-bl8zrz");
164
174
  },
165
175
  m(t, _) {
166
- N(t, l, _), D(o, l, null), k(l, m), r && r.m(l, null), k(l, i), D(e, l, null), k(l, u), f && f.m(l, null), k(l, g), s && s.m(l, null), d = !0;
176
+ N(t, l, _), D(o, l, null), k(l, s), a && a.m(l, null), k(l, i), D(e, l, null), k(l, u), f && f.m(l, null), k(l, g), m && m.m(l, null), h = !0;
167
177
  },
168
178
  p(t, [_]) {
169
179
  const H = _ & 34 ? I(c, [
@@ -172,8 +182,8 @@ function y(n) {
172
182
  floorplanData: t[5]
173
183
  }
174
184
  ]) : {};
175
- o.$set(H), t[2] ? r ? (r.p(t, _), _ & 4 && b(r, 1)) : (r = q(t), r.c(), b(r, 1), r.m(l, i)) : r && (w(), h(r, 1, 1, () => {
176
- r = null;
185
+ o.$set(H), t[2] ? a ? (a.p(t, _), _ & 4 && b(a, 1)) : (a = q(t), a.c(), b(a, 1), a.m(l, i)) : a && (w(), p(a, 1, 1, () => {
186
+ a = null;
177
187
  }), A());
178
188
  const M = _ & 34 ? I(E, [
179
189
  {
@@ -181,43 +191,43 @@ function y(n) {
181
191
  floorIndex: t[1]
182
192
  }
183
193
  ]) : {};
184
- e.$set(M), t[3] ? f ? (f.p(t, _), _ & 8 && b(f, 1)) : (f = B(t), f.c(), b(f, 1), f.m(l, g)) : f && (w(), h(f, 1, 1, () => {
194
+ e.$set(M), t[3] ? f ? (f.p(t, _), _ & 8 && b(f, 1)) : (f = B(t), f.c(), b(f, 1), f.m(l, g)) : f && (w(), p(f, 1, 1, () => {
185
195
  f = null;
186
- }), A()), t[4] ? s ? (s.p(t, _), _ & 16 && b(s, 1)) : (s = F(t), s.c(), b(s, 1), s.m(l, null)) : s && (w(), h(s, 1, 1, () => {
187
- s = null;
188
- }), A()), (!d || _ & 1 && p !== (p = V(`floorplan-plugin__floor${t[0] ? " floorplan-plugin__floor--is-current" : ""}`) + " svelte-bl8zrz")) && C(l, "class", p);
196
+ }), A()), t[4] ? m ? (m.p(t, _), _ & 16 && b(m, 1)) : (m = F(t), m.c(), b(m, 1), m.m(l, null)) : m && (w(), p(m, 1, 1, () => {
197
+ m = null;
198
+ }), A()), (!h || _ & 1 && d !== (d = V(`floorplan-plugin__floor${t[0] ? " floorplan-plugin__floor--is-current" : ""}`) + " svelte-bl8zrz")) && C(l, "class", d);
189
199
  },
190
200
  i(t) {
191
- d || (b(o.$$.fragment, t), b(r), b(e.$$.fragment, t), b(f), b(s), d = !0);
201
+ h || (b(o.$$.fragment, t), b(a), b(e.$$.fragment, t), b(f), b(m), h = !0);
192
202
  },
193
203
  o(t) {
194
- h(o.$$.fragment, t), h(r), h(e.$$.fragment, t), h(f), h(s), d = !1;
204
+ p(o.$$.fragment, t), p(a), p(e.$$.fragment, t), p(f), p(m), h = !1;
195
205
  },
196
206
  d(t) {
197
- t && O(l), T(o), r && r.d(), T(e), f && f.d(), s && s.d();
207
+ t && O(l), T(o), a && a.d(), T(e), f && f.d(), m && m.d();
198
208
  }
199
209
  };
200
210
  }
201
211
  function x(n, l, o) {
202
- let { isCurrent: m } = l, { floorIndex: i } = l, { hoverEnable: e } = l, { roomLabelsEnable: u } = l, { ruleLabelsEnable: g } = l, { floorplanData: p } = l, { getRoomAreaText: d } = l, { getLabelElement: c } = l, { getRuleDistanceText: R } = l, { adaptiveRoomLabelVisibleEnable: r } = l;
212
+ let { isCurrent: s } = l, { floorIndex: i } = l, { hoverEnable: e } = l, { roomLabelsEnable: u } = l, { ruleLabelsEnable: g } = l, { floorplanData: d } = l, { getRoomAreaText: h } = l, { getLabelElement: c } = l, { getRuleDistanceText: R } = l, { adaptiveRoomLabelVisibleEnable: a } = l;
203
213
  const E = P(void 0);
204
- return n.$$set = (a) => {
205
- "isCurrent" in a && o(0, m = a.isCurrent), "floorIndex" in a && o(1, i = a.floorIndex), "hoverEnable" in a && o(2, e = a.hoverEnable), "roomLabelsEnable" in a && o(3, u = a.roomLabelsEnable), "ruleLabelsEnable" in a && o(4, g = a.ruleLabelsEnable), "floorplanData" in a && o(5, p = a.floorplanData), "getRoomAreaText" in a && o(6, d = a.getRoomAreaText), "getLabelElement" in a && o(7, c = a.getLabelElement), "getRuleDistanceText" in a && o(8, R = a.getRuleDistanceText), "adaptiveRoomLabelVisibleEnable" in a && o(9, r = a.adaptiveRoomLabelVisibleEnable);
214
+ return n.$$set = (r) => {
215
+ "isCurrent" in r && o(0, s = r.isCurrent), "floorIndex" in r && o(1, i = r.floorIndex), "hoverEnable" in r && o(2, e = r.hoverEnable), "roomLabelsEnable" in r && o(3, u = r.roomLabelsEnable), "ruleLabelsEnable" in r && o(4, g = r.ruleLabelsEnable), "floorplanData" in r && o(5, d = r.floorplanData), "getRoomAreaText" in r && o(6, h = r.getRoomAreaText), "getLabelElement" in r && o(7, c = r.getLabelElement), "getRuleDistanceText" in r && o(8, R = r.getRuleDistanceText), "adaptiveRoomLabelVisibleEnable" in r && o(9, a = r.adaptiveRoomLabelVisibleEnable);
206
216
  }, [
207
- m,
217
+ s,
208
218
  i,
209
219
  e,
210
220
  u,
211
221
  g,
212
- p,
213
222
  d,
223
+ h,
214
224
  c,
215
225
  R,
216
- r,
226
+ a,
217
227
  E
218
228
  ];
219
229
  }
220
- class re extends S {
230
+ class he extends S {
221
231
  constructor(l) {
222
232
  super(), j(
223
233
  this,
@@ -242,5 +252,5 @@ class re extends S {
242
252
  }
243
253
  }
244
254
  export {
245
- re as default
255
+ he as default
246
256
  };
@@ -1,11 +1,30 @@
1
- import { SvelteComponent as S, init as j, safe_not_equal as z, append_styles as G, empty as H, insert as B, transition_in as g, group_outros as I, transition_out as _, check_outros as R, detach as F, assign as M, element as J, space as C, create_component as v, attr as K, append as P, mount_component as T, get_spread_update as N, add_render_callback as O, create_in_transition as Q, destroy_each as W, destroy_component as k } from "svelte/internal";
2
- import { linear as X } from "svelte/easing";
3
- import { fade as Y } from "svelte/transition";
4
- import Z from "./Camera.js";
5
- import y from "./Compass.js";
6
- import x from "./CurrentFloor.js";
7
- function p(a) {
8
- G(a, "svelte-86bqav", ".floorplan-main.svelte-86bqav{width:100%;height:100%;pointer-events:none}");
1
+ import { SvelteComponent as S, init as j, safe_not_equal as p, append_styles as z, empty as G, insert as B, transition_in as g, group_outros as I, transition_out as _, check_outros as R, detach as F, assign as M, element as H, space as C, create_component as v, attr as J, append as P, mount_component as T, get_spread_update as N, add_render_callback as K, create_in_transition as O, destroy_each as Q, destroy_component as k } from "svelte/internal";
2
+ import { linear as W } from "svelte/easing";
3
+ import { fade as X } from "svelte/transition";
4
+ import Y from "./Camera.js";
5
+ import Z from "./Compass.js";
6
+ import y from "./CurrentFloor.js";
7
+ import "../Assets/camera.js";
8
+ import "../../shared-utils/math/rad2Deg.js";
9
+ import "../Assets/compass.js";
10
+ import "svelte/store";
11
+ import "./BaseImage.js";
12
+ import "./Normalmage.js";
13
+ import "./SvgImage.js";
14
+ import "./RoomLabels/RoomLabels.js";
15
+ import "./RoomLabels/RoomLabel.js";
16
+ import "svelte";
17
+ import "./RuleLabels/RuleLabels.js";
18
+ import "./RuleLabels/RuleItem.js";
19
+ import "./RoomMaterials/RoomMaterial.js";
20
+ import "../utils/formatPosition.js";
21
+ import "./RoomMaterials/RoomMaterial_0.js";
22
+ import "./RoomMaterials/RoomMaterial_1.js";
23
+ import "./RoomMaterials/RoomMaterial_2.js";
24
+ import "./RoomHighlight/RoomHighlight.js";
25
+ import "./RoomHighlight/Room.js";
26
+ function x(a) {
27
+ z(a, "svelte-86bqav", ".floorplan-main.svelte-86bqav{width:100%;height:100%;pointer-events:none}");
9
28
  }
10
29
  function U(a, e, t) {
11
30
  const l = a.slice();
@@ -28,14 +47,14 @@ function V(a) {
28
47
  let E = {};
29
48
  for (let r = 0; r < h.length; r += 1)
30
49
  E = M(E, h[r]);
31
- l = new Z({ props: E });
50
+ l = new Y({ props: E });
32
51
  let m = a[6] && w(a);
33
52
  return {
34
53
  c() {
35
- e = J("div");
54
+ e = H("div");
36
55
  for (let r = 0; r < f.length; r += 1)
37
56
  f[r].c();
38
- t = C(), v(l.$$.fragment), i = C(), m && m.c(), K(e, "class", "floorplan-main svelte-86bqav");
57
+ t = C(), v(l.$$.fragment), i = C(), m && m.c(), J(e, "class", "floorplan-main svelte-86bqav");
39
58
  },
40
59
  m(r, s) {
41
60
  B(r, e, s);
@@ -71,10 +90,10 @@ function V(a) {
71
90
  if (!b) {
72
91
  for (let s = 0; s < c.length; s += 1)
73
92
  g(f[s]);
74
- g(l.$$.fragment, r), g(m), n || O(() => {
75
- n = Q(e, Y, {
93
+ g(l.$$.fragment, r), g(m), n || K(() => {
94
+ n = O(e, X, {
76
95
  duration: a[0],
77
- easing: X
96
+ easing: W
78
97
  }), n.start();
79
98
  }), b = !0;
80
99
  }
@@ -86,7 +105,7 @@ function V(a) {
86
105
  _(l.$$.fragment, r), _(m), b = !1;
87
106
  },
88
107
  d(r) {
89
- r && F(e), W(f, r), k(l), m && m.d();
108
+ r && F(e), Q(f, r), k(l), m && m.d();
90
109
  }
91
110
  };
92
111
  }
@@ -113,7 +132,7 @@ function q(a) {
113
132
  let i = {};
114
133
  for (let n = 0; n < l.length; n += 1)
115
134
  i = M(i, l[n]);
116
- return e = new x({ props: i }), {
135
+ return e = new y({ props: i }), {
117
136
  c() {
118
137
  v(e.$$.fragment);
119
138
  },
@@ -154,7 +173,7 @@ function q(a) {
154
173
  }
155
174
  function w(a) {
156
175
  let e, t;
157
- return e = new y({
176
+ return e = new Z({
158
177
  props: {
159
178
  floorplanData: a[9],
160
179
  northDesc: a[2]
@@ -185,7 +204,7 @@ function $(a) {
185
204
  let e, t, l = a[1] && V(a);
186
205
  return {
187
206
  c() {
188
- l && l.c(), e = H();
207
+ l && l.c(), e = G();
189
208
  },
190
209
  m(i, n) {
191
210
  l && l.m(i, n), B(i, e, n), t = !0;
@@ -229,14 +248,14 @@ function ee(a, e, t) {
229
248
  A
230
249
  ];
231
250
  }
232
- class ie extends S {
251
+ class Ae extends S {
233
252
  constructor(e) {
234
253
  super(), j(
235
254
  this,
236
255
  e,
237
256
  ee,
238
257
  $,
239
- z,
258
+ p,
240
259
  {
241
260
  duration: 0,
242
261
  visible: 1,
@@ -255,10 +274,10 @@ class ie extends S {
255
274
  getRuleDistanceText: 14,
256
275
  adaptiveRoomLabelVisibleEnable: 15
257
276
  },
258
- p
277
+ x
259
278
  );
260
279
  }
261
280
  }
262
281
  export {
263
- ie as default
282
+ Ae as default
264
283
  };
@@ -1,5 +1,5 @@
1
1
  import { SvelteComponent as d, init as h, safe_not_equal as p, append_styles as _, svg_element as D, attr as r, insert as R, listen as i, noop as f, detach as g, run_all as y } from "svelte/internal";
2
- import M, { pathD as b } from "../../utils/formatPosition.js";
2
+ import { pathD as M, formatFloorplanPoint as b } from "../../utils/formatPosition.js";
3
3
  function q(t) {
4
4
  _(t, "svelte-19uvvss", "path.svelte-19uvvss{opacity:0}path.svelte-19uvvss:hover{opacity:0.1}");
5
5
  }
@@ -31,9 +31,9 @@ function E(t, e, n) {
31
31
  function m() {
32
32
  l.set(void 0);
33
33
  }
34
- const { bounding: v } = s, c = b(a.path, {
34
+ const { bounding: v } = s, c = M(a.path, {
35
35
  needZ: !0,
36
- format: (o) => M(o, v)
36
+ format: (o) => b(o, v)
37
37
  });
38
38
  return t.$$set = (o) => {
39
39
  "room" in o && n(3, a = o.room), "floorplanData" in o && n(4, s = o.floorplanData), "hoveredRoom" in o && n(5, l = o.hoveredRoom);
@@ -1,5 +1,6 @@
1
1
  import { SvelteComponent as v, init as k, safe_not_equal as b, append_styles as y, element as D, svg_element as R, attr as u, insert as _, append as w, group_outros as q, update_keyed_each as I, outro_and_destroy_block as x, check_outros as H, transition_in as g, transition_out as c, detach as p, assign as B, empty as C, create_component as M, mount_component as S, get_spread_update as W, destroy_component as j } from "svelte/internal";
2
2
  import z from "./Room.js";
3
+ import "../../utils/formatPosition.js";
3
4
  function A(i) {
4
5
  y(i, "svelte-1kqo6e4", ".floorplan-plugin__room-highlight.svelte-1kqo6e4{position:absolute;width:100%;height:100%}svg.svelte-1kqo6e4{width:100%;height:100%;overflow:visible}");
5
6
  }
@@ -99,7 +100,7 @@ function F(i, t, r) {
99
100
  "floorIndex" in e && r(0, o = e.floorIndex), "floorplanData" in e && r(1, a = e.floorplanData), "hoveredRoom" in e && r(2, s = e.hoveredRoom);
100
101
  }, [o, a, s, f, l];
101
102
  }
102
- class K extends v {
103
+ class L extends v {
103
104
  constructor(t) {
104
105
  super(), k(
105
106
  this,
@@ -117,5 +118,5 @@ class K extends v {
117
118
  }
118
119
  }
119
120
  export {
120
- K as default
121
+ L as default
121
122
  };
@@ -1,17 +1,18 @@
1
1
  import { SvelteComponent as A, init as T, safe_not_equal as V, append_styles as D, empty as v, insert as b, transition_in as _, group_outros as L, transition_out as d, check_outros as k, detach as c, element as z, attr as I, add_render_callback as w, add_resize_listener as W, update_keyed_each as q, outro_and_destroy_block as C, assign as M, create_component as N, mount_component as S, get_spread_update as j, destroy_component as B } from "svelte/internal";
2
2
  import F from "./RoomLabel.js";
3
- function G(r) {
4
- D(r, "svelte-13xux0b", ".floorplan-plugin__room-labels.svelte-13xux0b{width:100%;height:100%;position:absolute;left:0;top:0;z-index:20;pointer-events:none}");
3
+ import "svelte";
4
+ function G(a) {
5
+ D(a, "svelte-13xux0b", ".floorplan-plugin__room-labels.svelte-13xux0b{width:100%;height:100%;position:absolute;left:0;top:0;z-index:20;pointer-events:none}");
5
6
  }
6
- function g(r, e, o) {
7
- const t = r.slice();
7
+ function g(a, e, o) {
8
+ const t = a.slice();
8
9
  return t[10] = e[o], t;
9
10
  }
10
- function R(r) {
11
- let e, o = [], t = /* @__PURE__ */ new Map(), i, m, s = r[6];
12
- const a = (l) => l[10].id;
11
+ function R(a) {
12
+ let e, o = [], t = /* @__PURE__ */ new Map(), i, m, s = a[6];
13
+ const r = (l) => l[10].id;
13
14
  for (let l = 0; l < s.length; l += 1) {
14
- let n = g(r, s, l), u = a(n);
15
+ let n = g(a, s, l), u = r(n);
15
16
  t.set(u, o[l] = p(u, n));
16
17
  }
17
18
  return {
@@ -19,16 +20,16 @@ function R(r) {
19
20
  e = z("div");
20
21
  for (let l = 0; l < o.length; l += 1)
21
22
  o[l].c();
22
- I(e, "class", "floorplan-plugin__room-labels svelte-13xux0b"), w(() => r[9].call(e));
23
+ I(e, "class", "floorplan-plugin__room-labels svelte-13xux0b"), w(() => a[9].call(e));
23
24
  },
24
25
  m(l, n) {
25
26
  b(l, e, n);
26
27
  for (let u = 0; u < o.length; u += 1)
27
28
  o[u].m(e, null);
28
- i = W(e, r[9].bind(e)), m = !0;
29
+ i = W(e, a[9].bind(e)), m = !0;
29
30
  },
30
31
  p(l, n) {
31
- n & 111 && (s = l[6], L(), o = q(o, n, a, 1, l, s, t, e, C, p, null, g), k());
32
+ n & 111 && (s = l[6], L(), o = q(o, n, r, 1, l, s, t, e, C, p, null, g), k());
32
33
  },
33
34
  i(l) {
34
35
  if (!m) {
@@ -50,7 +51,7 @@ function R(r) {
50
51
  }
51
52
  };
52
53
  }
53
- function p(r, e) {
54
+ function p(a, e) {
54
55
  let o, t, i;
55
56
  const m = [
56
57
  {
@@ -63,19 +64,19 @@ function p(r, e) {
63
64
  }
64
65
  ];
65
66
  let s = {};
66
- for (let a = 0; a < m.length; a += 1)
67
- s = M(s, m[a]);
67
+ for (let r = 0; r < m.length; r += 1)
68
+ s = M(s, m[r]);
68
69
  return t = new F({ props: s }), {
69
- key: r,
70
+ key: a,
70
71
  first: null,
71
72
  c() {
72
73
  o = v(), N(t.$$.fragment), this.first = o;
73
74
  },
74
- m(a, l) {
75
- b(a, o, l), S(t, a, l), i = !0;
75
+ m(r, l) {
76
+ b(r, o, l), S(t, r, l), i = !0;
76
77
  },
77
- p(a, l) {
78
- e = a;
78
+ p(r, l) {
79
+ e = r;
79
80
  const n = l & 111 ? j(m, [
80
81
  {
81
82
  pxmm: e[5],
@@ -88,19 +89,19 @@ function p(r, e) {
88
89
  ]) : {};
89
90
  t.$set(n);
90
91
  },
91
- i(a) {
92
- i || (_(t.$$.fragment, a), i = !0);
92
+ i(r) {
93
+ i || (_(t.$$.fragment, r), i = !0);
93
94
  },
94
- o(a) {
95
- d(t.$$.fragment, a), i = !1;
95
+ o(r) {
96
+ d(t.$$.fragment, r), i = !1;
96
97
  },
97
- d(a) {
98
- a && c(o), B(t, a);
98
+ d(r) {
99
+ r && c(o), B(t, r);
99
100
  }
100
101
  };
101
102
  }
102
- function H(r) {
103
- let e, o, t = r[6] && R(r);
103
+ function H(a) {
104
+ let e, o, t = a[6] && R(a);
104
105
  return {
105
106
  c() {
106
107
  t && t.c(), e = v();
@@ -124,21 +125,21 @@ function H(r) {
124
125
  }
125
126
  };
126
127
  }
127
- function J(r, e, o) {
128
- let t, { floorIndex: i } = e, { floorplanData: m } = e, { hoveredRoom: s } = e, { getRoomAreaText: a } = e, { getLabelElement: l } = e, { adaptiveRoomLabelVisibleEnable: n } = e, u = 0, h = 0;
128
+ function J(a, e, o) {
129
+ let t, { floorIndex: i } = e, { floorplanData: m } = e, { hoveredRoom: s } = e, { getRoomAreaText: r } = e, { getLabelElement: l } = e, { adaptiveRoomLabelVisibleEnable: n } = e, u = 0, h = 0;
129
130
  function E() {
130
131
  u = this.clientWidth, o(4, u);
131
132
  }
132
- return r.$$set = (f) => {
133
- "floorIndex" in f && o(7, i = f.floorIndex), "floorplanData" in f && o(8, m = f.floorplanData), "hoveredRoom" in f && o(0, s = f.hoveredRoom), "getRoomAreaText" in f && o(1, a = f.getRoomAreaText), "getLabelElement" in f && o(2, l = f.getLabelElement), "adaptiveRoomLabelVisibleEnable" in f && o(3, n = f.adaptiveRoomLabelVisibleEnable);
134
- }, r.$$.update = () => {
135
- if (r.$$.dirty & 384 && o(6, t = m.floorDatas[i].rooms), r.$$.dirty & 272) {
133
+ return a.$$set = (f) => {
134
+ "floorIndex" in f && o(7, i = f.floorIndex), "floorplanData" in f && o(8, m = f.floorplanData), "hoveredRoom" in f && o(0, s = f.hoveredRoom), "getRoomAreaText" in f && o(1, r = f.getRoomAreaText), "getLabelElement" in f && o(2, l = f.getLabelElement), "adaptiveRoomLabelVisibleEnable" in f && o(3, n = f.adaptiveRoomLabelVisibleEnable);
135
+ }, a.$$.update = () => {
136
+ if (a.$$.dirty & 384 && o(6, t = m.floorDatas[i].rooms), a.$$.dirty & 272) {
136
137
  const { max: f, min: x } = m.bounding, y = f.x - x.x;
137
138
  o(5, h = u / y);
138
139
  }
139
140
  }, [
140
141
  s,
141
- a,
142
+ r,
142
143
  l,
143
144
  n,
144
145
  u,
@@ -149,7 +150,7 @@ function J(r, e, o) {
149
150
  E
150
151
  ];
151
152
  }
152
- class P extends A {
153
+ class Q extends A {
153
154
  constructor(e) {
154
155
  super(), T(
155
156
  this,
@@ -170,5 +171,5 @@ class P extends A {
170
171
  }
171
172
  }
172
173
  export {
173
- P as default
174
+ Q as default
174
175
  };
@@ -11,7 +11,7 @@ var b = (l, e, o) => e in l ? M(l, e, { enumerable: !0, configurable: !0, writab
11
11
  return l;
12
12
  }, v = (l, e) => R(l, B(e));
13
13
  import { SvelteComponent as C, init as F, safe_not_equal as H, append_styles as P, element as S, attr as m, insert as x, transition_in as c, group_outros as w, check_outros as D, transition_out as s, detach as I, destroy_each as W, svg_element as j, create_component as p, mount_component as h, destroy_component as g } from "svelte/internal";
14
- import z from "../../utils/formatPosition.js";
14
+ import { formatFloorplanPoint as z } from "../../utils/formatPosition.js";
15
15
  import A from "./RoomMaterial_0.js";
16
16
  import E from "./RoomMaterial_1.js";
17
17
  import G from "./RoomMaterial_2.js";
@@ -29,16 +29,16 @@ var c = (h, n, t) => new Promise((e, i) => {
29
29
  });
30
30
  import * as x from "three";
31
31
  import { to as I } from "../../shared-utils/to.js";
32
- import M from "../../shared-utils/equal.js";
32
+ import { equal as M } from "../../shared-utils/equal.js";
33
33
  import L from "../Components/Main.js";
34
- import g from "../utils/formatData.js";
34
+ import { formatData as g } from "../utils/formatData.js";
35
35
  import { CAMERA_IMAGE as _ } from "../Assets/camera.js";
36
36
  import { omit as D } from "../../shared-utils/filter.js";
37
37
  import { FLOOR_PLAN_ATTACHED_TO as O } from "../constant.js";
38
38
  import { Controller as T } from "../../base/BasePluginWithData.js";
39
- import k, { getAttachedY as B } from "../../shared-utils/getPxmm.js";
40
- import H, { checkShowState as R } from "../utils/correctFiveState.js";
41
- import S from "../../shared-utils/changeModelCanvasOpacity.js";
39
+ import { getPxmm as k, getAttachedY as B } from "../../shared-utils/getPxmm.js";
40
+ import { checkShowState as H, correctFiveState as R } from "../utils/correctFiveState.js";
41
+ import { changeModelCanvasOpacity as S } from "../../shared-utils/changeModelCanvasOpacity.js";
42
42
  import { FloorplanErrorType as f, SHOW_ANIME_DURATION as G } from "../utils/constant.js";
43
43
  function W(h) {
44
44
  const { latitude: n, longitude: t } = h, e = Math.abs(n - Math.PI / 2) > 5 * Math.PI / 180, i = t > 5 * (Math.PI / 180) && t < 355 * (Math.PI / 180);
@@ -81,7 +81,7 @@ class et extends T {
81
81
  !this.state.enabled || (this.isHiddenByHideFunc = !0, this.state.visible !== !1 && (this.updateState({ visible: !1 }, t.userAction || !0), this._hide(t)));
82
82
  }));
83
83
  s(this, "updateSize", () => {
84
- if (!this.data || !R(this.five, this.showState) || !this.container || !this.wrapper)
84
+ if (!this.data || !H(this.five, this.showState) || !this.container || !this.wrapper)
85
85
  return;
86
86
  const { min: t, max: e } = this.data.bounding, i = e.x - t.x, o = e.y - t.y, r = this.state.config.attachedTo ? { attachedTo: this.state.config.attachedTo } : void 0, a = k(this.five, this.wrapper, this.floorIndex, r), d = Math.ceil(i * a), u = Math.ceil(o * a);
87
87
  this.size.width === d && this.size.height === u || (this.container.style.width = d + "px", this.container.style.height = u + "px", this.size = { width: d, height: u });
@@ -116,7 +116,7 @@ class et extends T {
116
116
  this.showRejection = (A) => {
117
117
  a = !0, d = A;
118
118
  };
119
- const [u] = yield I(H(this.five, this.showState, i.userAction));
119
+ const [u] = yield I(R(this.five, this.showState, i.userAction));
120
120
  if (u)
121
121
  throw u;
122
122
  if (a)
@@ -1,6 +1,5 @@
1
- import { Controller as e } from "./Controller.js";
2
- const n = (o, r) => new e(o, r);
1
+ import { Controller as n } from "./Controller.js";
2
+ const l = (o, r) => new n(o, r);
3
3
  export {
4
- n as MapviewFloorplanPlugin,
5
- n as default
4
+ l as MapviewFloorplanPlugin
6
5
  };