@realsee/dnalogel 2.1.2-alpha.1 → 2.1.2-alpha.3

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 (777) hide show
  1. package/docs/classes/CruisePluginController.html +24 -24
  2. package/docs/classes/Magnifier.html +16 -16
  3. package/docs/classes/ModelRoomLabelController.html +11 -11
  4. package/docs/classes/Object3DHelperController.html +24 -24
  5. package/docs/classes/PaintBrush.html +15 -15
  6. package/docs/classes/PanoTagPluginController.html +39 -39
  7. package/docs/classes/Util.BetterTween.html +8 -8
  8. package/docs/classes/Util.FivePointSelector.html +12 -12
  9. package/docs/classes/Util.Interval.html +12 -12
  10. package/docs/classes/Util.Magnifier.html +17 -17
  11. package/docs/classes/Util.PointDomHelper.html +11 -11
  12. package/docs/classes/Util.PointHelper.html +11 -11
  13. package/docs/classes/Util.Rectangle.html +13 -13
  14. package/docs/enums/CameraMovementEffect.html +7 -7
  15. package/docs/enums/ContentType.html +12 -12
  16. package/docs/enums/DIRECTION.html +9 -9
  17. package/docs/enums/DISPLAY_STRATEGY_TYPE.html +9 -9
  18. package/docs/enums/DimensionType.html +7 -7
  19. package/docs/enums/FLOOR_PLAN_ATTACHED_TO.html +8 -8
  20. package/docs/enums/ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE.html +9 -9
  21. package/docs/enums/LinkType.html +7 -7
  22. package/docs/enums/PaintBrushTypeEnum.html +8 -8
  23. package/docs/enums/PointType.html +7 -7
  24. package/docs/enums/Rotation.html +8 -8
  25. package/docs/functions/CSS3DRenderPlugin.html +4 -4
  26. package/docs/functions/CameraMovementPlugin.html +4 -4
  27. package/docs/functions/CruisePlugin.html +4 -4
  28. package/docs/functions/GuideLinePlugin.html +5 -5
  29. package/docs/functions/ItemLabelPlugin.html +4 -4
  30. package/docs/functions/MapviewFloorplanPlugin.html +4 -4
  31. package/docs/functions/ModelChassisCompassPlugin.html +4 -4
  32. package/docs/functions/ModelEntryDoorGuidePlugin.html +4 -4
  33. package/docs/functions/ModelFloorplanPlugin.html +4 -4
  34. package/docs/functions/ModelItemLabelPlugin.html +4 -4
  35. package/docs/functions/ModelRoomLabelPlugin.html +4 -4
  36. package/docs/functions/ModelTVVideoPlugin.html +4 -4
  37. package/docs/functions/ModelViewPlugin.html +4 -4
  38. package/docs/functions/Object3DHelperPlugin.html +4 -4
  39. package/docs/functions/PanoCompassPlugin.html +4 -4
  40. package/docs/functions/PanoCursorRaycasterPlugin.html +4 -4
  41. package/docs/functions/PanoDoorLabelPlugin.html +4 -4
  42. package/docs/functions/PanoFloorplanRadarPlugin.html +4 -4
  43. package/docs/functions/PanoMeasurePlugin.html +4 -4
  44. package/docs/functions/PanoRulerPlugin.html +4 -4
  45. package/docs/functions/PanoRulerProPlugin.html +4 -4
  46. package/docs/functions/PanoSpatialTagPlugin.html +4 -4
  47. package/docs/functions/PanoTagPlugin.html +4 -4
  48. package/docs/functions/TopviewFloorplanPlugin.html +4 -4
  49. package/docs/functions/Util.getCoordsFromClient.html +5 -5
  50. package/docs/functions/Util.getCoordsFromElement.html +5 -5
  51. package/docs/functions/Util.getFrameTime.html +5 -5
  52. package/docs/functions/Util.getIntersectFromRelativePosition.html +5 -5
  53. package/docs/functions/Util.getRaycasterFromFivePointer.html +5 -5
  54. package/docs/functions/Util.isNil.html +5 -5
  55. package/docs/functions/Util.nextFrame.html +5 -5
  56. package/docs/functions/Util.notNil.html +5 -5
  57. package/docs/functions/Util.requestAnimationFrameInterval.html +5 -5
  58. package/docs/functions/Util.tweenProgress.html +5 -5
  59. package/docs/functions/pluginFlag.html +5 -5
  60. package/docs/index.html +4 -4
  61. package/docs/interfaces/CSS3DRenderPluginEventMap.html +11 -11
  62. package/docs/interfaces/CSS3DRenderPluginState.html +8 -8
  63. package/docs/interfaces/CameraMovementPluginExportType.html +7 -7
  64. package/docs/interfaces/ContentTypeMap.html +12 -12
  65. package/docs/interfaces/FloorplanBounding.html +8 -8
  66. package/docs/interfaces/FloorplanData.html +10 -10
  67. package/docs/interfaces/FloorplanEntrance.html +11 -11
  68. package/docs/interfaces/FloorplanExtraObject.html +10 -10
  69. package/docs/interfaces/FloorplanExtraObject3D.html +8 -8
  70. package/docs/interfaces/FloorplanFloorData.html +9 -9
  71. package/docs/interfaces/FloorplanImagePosition.html +7 -7
  72. package/docs/interfaces/FloorplanObserver.html +9 -9
  73. package/docs/interfaces/FloorplanOutlineItem.html +9 -9
  74. package/docs/interfaces/FloorplanPosition.html +7 -7
  75. package/docs/interfaces/FloorplanRoomItem.html +13 -13
  76. package/docs/interfaces/FloorplanRoomLabelItem.html +7 -7
  77. package/docs/interfaces/FloorplanServerBounding.html +8 -8
  78. package/docs/interfaces/FloorplanServerComputedData.html +10 -10
  79. package/docs/interfaces/FloorplanServerData.html +7 -7
  80. package/docs/interfaces/FloorplanServerDoorItem.html +10 -10
  81. package/docs/interfaces/FloorplanServerDoorPosition.html +8 -8
  82. package/docs/interfaces/FloorplanServerEntrance.html +11 -11
  83. package/docs/interfaces/FloorplanServerFloorData.html +9 -9
  84. package/docs/interfaces/FloorplanServerImagePosition.html +7 -7
  85. package/docs/interfaces/FloorplanServerObserver.html +9 -9
  86. package/docs/interfaces/FloorplanServerOutlineItem.html +9 -9
  87. package/docs/interfaces/FloorplanServerPosition.html +7 -7
  88. package/docs/interfaces/FloorplanServerRoomItem.html +14 -14
  89. package/docs/interfaces/FloorplanServerRoomLabelItem.html +7 -7
  90. package/docs/interfaces/ItemLabelPluginData.html +6 -6
  91. package/docs/interfaces/ItemLabelPluginExportReturnsType.html +11 -11
  92. package/docs/interfaces/ItemLabelPluginParametersType.html +9 -9
  93. package/docs/interfaces/LineJson.html +7 -7
  94. package/docs/interfaces/ModelChassisCompassPluginData.html +7 -7
  95. package/docs/interfaces/ModelChassisCompassPluginExportType.html +8 -8
  96. package/docs/interfaces/ModelChassisCompassPluginParameterType.html +7 -7
  97. package/docs/interfaces/ModelEntryDoorGuidePluginData.html +8 -8
  98. package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +8 -8
  99. package/docs/interfaces/ModelItemLabelPluginData.html +6 -6
  100. package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +11 -11
  101. package/docs/interfaces/ModelItemLabelPluginParametersType.html +7 -7
  102. package/docs/interfaces/ModelRoomLabelPluginData.html +6 -6
  103. package/docs/interfaces/ModelTVVideoPluginData.html +9 -9
  104. package/docs/interfaces/ModelTVVideoPluginExportType.html +8 -8
  105. package/docs/interfaces/ModelTVVideoPluginParameterType.html +6 -6
  106. package/docs/interfaces/ModelViewPluginExportType.html +8 -8
  107. package/docs/interfaces/Object3DHelperState.html +8 -8
  108. package/docs/interfaces/OpenParameter.html +7 -7
  109. package/docs/interfaces/PaintBrushAction.html +12 -12
  110. package/docs/interfaces/PaintBrushConfigs.html +12 -12
  111. package/docs/interfaces/PaintBrushState.html +10 -10
  112. package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +10 -10
  113. package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +5 -5
  114. package/docs/interfaces/PanoMeasureParameterType.html +11 -11
  115. package/docs/interfaces/PanoRulerPluginExportType.html +10 -10
  116. package/docs/interfaces/PanoRulerPluginOptions.html +7 -7
  117. package/docs/interfaces/PanoRulerPluginParameterType.html +8 -8
  118. package/docs/interfaces/PanoRulerProPluginExportType.html +9 -9
  119. package/docs/interfaces/PanoRulerProPluginOptions.html +7 -7
  120. package/docs/interfaces/PanoRulerProPluginParameterType.html +7 -7
  121. package/docs/interfaces/PanoRulerProPluginState.html +8 -8
  122. package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +5 -5
  123. package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +5 -5
  124. package/docs/interfaces/PanoSpatialTagPluginData.html +11 -11
  125. package/docs/interfaces/PanoSpatialTagPluginDataElement.html +10 -10
  126. package/docs/interfaces/PanoSpatialTagPluginExportType.html +13 -13
  127. package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +10 -10
  128. package/docs/interfaces/PanoSpatialTagPluginParameterType.html +13 -13
  129. package/docs/interfaces/PanoSpatialTagPluginPointElement.html +11 -11
  130. package/docs/interfaces/PanoSpatialTagPluginTagElement.html +10 -10
  131. package/docs/interfaces/Point.html +8 -8
  132. package/docs/interfaces/PointJson.html +8 -8
  133. package/docs/interfaces/Room.html +9 -9
  134. package/docs/interfaces/RoomInfo.html +7 -7
  135. package/docs/interfaces/RoomLabel.html +14 -14
  136. package/docs/interfaces/RoomRules.html +5 -5
  137. package/docs/interfaces/Rooms.html +5 -5
  138. package/docs/interfaces/Scissor.html +9 -9
  139. package/docs/interfaces/TagConfig.html +10 -10
  140. package/docs/interfaces/Tags.html +9 -9
  141. package/docs/interfaces/Util.MagnifierParameter.html +11 -11
  142. package/docs/interfaces/Util.MouseGroupParameter.html +8 -8
  143. package/docs/modules/Util.html +5 -5
  144. package/docs/modules.html +4 -4
  145. package/docs/types/ArrayPosition.html +5 -5
  146. package/docs/types/CSS3DRenderExportType.html +5 -5
  147. package/docs/types/CSS3DRenderPluginExportType.html +5 -5
  148. package/docs/types/CSS3DRenderPluginParameterType.html +5 -5
  149. package/docs/types/Color.html +5 -5
  150. package/docs/types/ContentTypeConfigKey.html +5 -5
  151. package/docs/types/ContentTypeConfigKeyArray.html +5 -5
  152. package/docs/types/Create3DDomContainerReturnType.html +5 -5
  153. package/docs/types/Create3DElementReturnType.html +5 -5
  154. package/docs/types/CruisePluginExportType.html +5 -5
  155. package/docs/types/Direction-1.html +5 -5
  156. package/docs/types/Direction4.html +5 -5
  157. package/docs/types/FloorplanRuleLabels.html +5 -5
  158. package/docs/types/FloorplanServerRuleLabels.html +5 -5
  159. package/docs/types/GuideLinePluginExportType.html +5 -5
  160. package/docs/types/HelperEventMap.html +5 -5
  161. package/docs/types/MapviewFloorplanPluginParameterType.html +5 -5
  162. package/docs/types/MapviewFloorplanPluginReturnType.html +5 -5
  163. package/docs/types/MediaData.html +5 -5
  164. package/docs/types/ModelEntryDoorGuidePluginParameterType.html +5 -5
  165. package/docs/types/ModelFloorplanPluginParameterType.html +5 -5
  166. package/docs/types/ModelFloorplanPluginReturnType.html +5 -5
  167. package/docs/types/ModelRoomLabelPluginParameters.html +5 -5
  168. package/docs/types/ModelRoomLabelPluginReturnType.html +5 -5
  169. package/docs/types/MoveArgs.html +5 -5
  170. package/docs/types/MoveOpts.html +5 -5
  171. package/docs/types/Object3DHelperEventMap.html +5 -5
  172. package/docs/types/ObjectFit.html +5 -5
  173. package/docs/types/PaintBrushEventMap.html +5 -5
  174. package/docs/types/PanoCompassPluginData.html +5 -5
  175. package/docs/types/PanoCompassPluginExportType.html +5 -5
  176. package/docs/types/PanoCompassPluginParameterType.html +5 -5
  177. package/docs/types/PanoFloorplanRadarPluginParameterType.html +5 -5
  178. package/docs/types/PanoFloorplanRadarPluginReturnType.html +5 -5
  179. package/docs/types/PanoMeasurePluginEvent.html +5 -5
  180. package/docs/types/PanoMeasureReturnType.html +5 -5
  181. package/docs/types/PanoSpatialTagPluginId.html +5 -5
  182. package/docs/types/PanoTagPluginExportInterface.html +5 -5
  183. package/docs/types/PanoTagPluginParamsInterface.html +5 -5
  184. package/docs/types/PlaneTag.html +5 -5
  185. package/docs/types/PointTag.html +5 -5
  186. package/docs/types/Position.html +5 -5
  187. package/docs/types/RotateArgs.html +5 -5
  188. package/docs/types/RotateOpts.html +5 -5
  189. package/docs/types/RuleLabelsKey.html +5 -5
  190. package/docs/types/RuleLabelsValue.html +5 -5
  191. package/docs/types/Tag.html +5 -5
  192. package/docs/types/Tag2D.html +5 -5
  193. package/docs/types/Tag3D.html +5 -5
  194. package/docs/types/TagId.html +5 -5
  195. package/docs/types/TopviewFloorplanPluginParameterType.html +5 -5
  196. package/docs/types/TopviewFloorplanPluginReturnType.html +5 -5
  197. package/docs/variables/FLOOR_TYPE_MAP.html +5 -5
  198. package/docs/variables/PLUGIN.html +5 -5
  199. package/docs/variables/ROOM_FETILE_TYPE_MAP.html +5 -5
  200. package/docs/variables/ROOM_TYPE_MAP.html +5 -5
  201. package/docs/variables/VERSION.html +5 -5
  202. package/docs/variables/itemLabelPluginServerParams.html +5 -5
  203. package/docs/variables/modelItemLabelPluginServerParams.html +5 -5
  204. package/docs/variables/modelRoomLabelPluginServerParams.html +5 -5
  205. package/esm/CSS3DRenderPlugin/CSS3DRender.d.ts +167 -0
  206. package/esm/CSS3DRenderPlugin/CSS3DRender.js +327 -0
  207. package/esm/CSS3DRenderPlugin/Controller.d.ts +81 -0
  208. package/esm/CSS3DRenderPlugin/Controller.js +83 -0
  209. package/esm/CSS3DRenderPlugin/index.d.ts +5 -0
  210. package/esm/CSS3DRenderPlugin/index.js +14 -0
  211. package/esm/CSS3DRenderPlugin/typing.d.ts +26 -0
  212. package/esm/CSS3DRenderPlugin/typing.js +1 -0
  213. package/esm/CSS3DRenderPlugin/utils/CSS3DObjectPlus.d.ts +34 -0
  214. package/esm/CSS3DRenderPlugin/utils/CSS3DObjectPlus.js +65 -0
  215. package/esm/CSS3DRenderPlugin/utils/centerPoint.d.ts +2 -0
  216. package/esm/CSS3DRenderPlugin/utils/centerPoint.js +10 -0
  217. package/esm/CSS3DRenderPlugin/utils/evenNumber.d.ts +3 -0
  218. package/esm/CSS3DRenderPlugin/utils/evenNumber.js +7 -0
  219. package/esm/CSS3DRenderPlugin/utils/index.d.ts +4 -0
  220. package/esm/CSS3DRenderPlugin/utils/index.js +1 -0
  221. package/esm/CSS3DRenderPlugin/utils/positionToVector3.d.ts +13 -0
  222. package/esm/CSS3DRenderPlugin/utils/positionToVector3.js +6 -0
  223. package/esm/CSS3DRenderPlugin/utils/random.d.ts +1 -0
  224. package/esm/CSS3DRenderPlugin/utils/random.js +1 -0
  225. package/esm/CameraMovementPlugin/CameraMovementPlugin.d.ts +7 -0
  226. package/esm/CameraMovementPlugin/CameraMovementPlugin.js +87 -0
  227. package/esm/CameraMovementPlugin/index.d.ts +5 -0
  228. package/esm/CameraMovementPlugin/index.js +16 -0
  229. package/esm/CameraMovementPlugin/typing.d.ts +68 -0
  230. package/esm/CameraMovementPlugin/typing.js +5 -0
  231. package/esm/CruisePlugin/Controller.d.ts +172 -0
  232. package/esm/CruisePlugin/Controller.js +484 -0
  233. package/esm/CruisePlugin/index.d.ts +6 -0
  234. package/esm/CruisePlugin/index.js +28 -0
  235. package/esm/CruisePlugin/typing.d.ts +134 -0
  236. package/esm/CruisePlugin/utils/coordinatesAngle.d.ts +12 -0
  237. package/esm/CruisePlugin/utils/coordinatesAngle.js +8 -0
  238. package/esm/CruisePlugin/utils/coordinatesToVector.d.ts +7 -0
  239. package/esm/CruisePlugin/utils/coordinatesToVector.js +12 -0
  240. package/esm/CruisePlugin/utils/formatRad.d.ts +7 -0
  241. package/esm/CruisePlugin/utils/formatRad.js +7 -0
  242. package/esm/CruisePlugin/utils/linerValue.d.ts +1 -0
  243. package/esm/CruisePlugin/utils/linerValue.js +7 -0
  244. package/esm/CruisePlugin/utils/safeCall.d.ts +1 -0
  245. package/esm/CruisePlugin/utils/safeCall.js +28 -0
  246. package/esm/CruisePlugin/utils/sleep.d.ts +1 -0
  247. package/esm/CruisePlugin/utils/sleep.js +10 -0
  248. package/esm/CruisePlugin/utils/vectorToCoordinates.d.ts +7 -0
  249. package/esm/CruisePlugin/utils/vectorToCoordinates.js +10 -0
  250. package/esm/GuideLinePlugin/Controller.d.ts +51 -0
  251. package/esm/GuideLinePlugin/Controller.js +143 -0
  252. package/esm/GuideLinePlugin/index.d.ts +5 -0
  253. package/esm/GuideLinePlugin/index.js +16 -0
  254. package/esm/GuideLinePlugin/typing.d.ts +34 -0
  255. package/esm/GuideLinePlugin/utils/getArrowMaterial.d.ts +4 -0
  256. package/esm/GuideLinePlugin/utils/getArrowMaterial.js +13 -0
  257. package/esm/GuideLinePlugin/utils/getLineGeometries.d.ts +16 -0
  258. package/esm/GuideLinePlugin/utils/getLineGeometries.js +64 -0
  259. package/esm/GuideLinePlugin/utils/polyline-normals.d.ts +3 -0
  260. package/esm/ItemLabelPlugin/ItemLabelComponent.js +271 -0
  261. package/esm/ItemLabelPlugin/ItemLabelItem.js +134 -0
  262. package/esm/ItemLabelPlugin/Plugin.d.ts +4 -0
  263. package/esm/ItemLabelPlugin/Plugin.js +81 -0
  264. package/esm/ItemLabelPlugin/events.type.d.ts +9 -0
  265. package/esm/ItemLabelPlugin/index.d.ts +9 -0
  266. package/esm/ItemLabelPlugin/index.js +26 -0
  267. package/esm/ItemLabelPlugin/typings.d.ts +65 -0
  268. package/esm/ItemLabelPlugin/typings.js +4 -0
  269. package/esm/ItemLabelPlugin/utils/getLabelTransform.d.ts +1 -0
  270. package/esm/ItemLabelPlugin/utils/getLabelTransform.js +4 -0
  271. package/esm/ItemLabelPlugin/utils/getStrokeLength.d.ts +5 -0
  272. package/esm/ItemLabelPlugin/utils/getStrokeLength.js +16 -0
  273. package/esm/ItemLabelPlugin/utils/isImpacted.d.ts +8 -0
  274. package/esm/ItemLabelPlugin/utils/isImpacted.js +10 -0
  275. package/esm/ItemLabelPlugin/utils/parseData.d.ts +3 -0
  276. package/esm/ItemLabelPlugin/utils/parseData.js +21 -0
  277. package/esm/ItemLabelPlugin/utils/transform2RenderData.d.ts +3 -0
  278. package/esm/ItemLabelPlugin/utils/transform2RenderData.js +21 -0
  279. package/esm/ModelChassisCompassPlugin/Plugin.d.ts +19 -0
  280. package/esm/ModelChassisCompassPlugin/Plugin.js +70 -0
  281. package/esm/ModelChassisCompassPlugin/index.d.ts +4 -0
  282. package/esm/ModelChassisCompassPlugin/index.js +10 -0
  283. package/esm/ModelEntryDoorGuidePlugin/Plugin.d.ts +26 -0
  284. package/esm/ModelEntryDoorGuidePlugin/Plugin.js +77 -0
  285. package/esm/ModelEntryDoorGuidePlugin/index.d.ts +4 -0
  286. package/esm/ModelEntryDoorGuidePlugin/index.js +11 -0
  287. package/esm/ModelItemLabelPlugin/ItemLabelComponent.js +212 -0
  288. package/esm/ModelItemLabelPlugin/ItemLabelItem.js +43 -0
  289. package/esm/ModelItemLabelPlugin/ModelItemLabelPlugin.d.ts +4 -0
  290. package/esm/ModelItemLabelPlugin/ModelItemLabelPlugin.js +79 -0
  291. package/esm/ModelItemLabelPlugin/events.type.d.ts +9 -0
  292. package/esm/ModelItemLabelPlugin/events.type.js +1 -0
  293. package/esm/ModelItemLabelPlugin/index.d.ts +9 -0
  294. package/esm/ModelItemLabelPlugin/index.js +22 -0
  295. package/esm/ModelItemLabelPlugin/typings.d.ts +56 -0
  296. package/esm/ModelItemLabelPlugin/typings.js +4 -0
  297. package/esm/ModelItemLabelPlugin/utils/parseData.d.ts +3 -0
  298. package/esm/ModelItemLabelPlugin/utils/parseData.js +19 -0
  299. package/esm/ModelRoomLabelPlugin/Assets/roomLabelBg.d.ts +1 -0
  300. package/esm/ModelRoomLabelPlugin/Assets/roomLabelBg.js +4 -0
  301. package/esm/ModelRoomLabelPlugin/Controller.d.ts +36 -0
  302. package/esm/ModelRoomLabelPlugin/Controller.js +60 -0
  303. package/esm/ModelRoomLabelPlugin/RoomLabelItem.js +45 -0
  304. package/esm/ModelRoomLabelPlugin/RoomLabelItems.js +162 -0
  305. package/esm/ModelRoomLabelPlugin/index.d.ts +12 -0
  306. package/esm/ModelRoomLabelPlugin/index.js +17 -0
  307. package/esm/ModelRoomLabelPlugin/typings.d.ts +35 -0
  308. package/esm/ModelRoomLabelPlugin/utils/parseData.d.ts +3 -0
  309. package/esm/ModelRoomLabelPlugin/utils/parseData.js +16 -0
  310. package/esm/ModelTVVideoPlugin/Plugin.d.ts +4 -0
  311. package/esm/ModelTVVideoPlugin/Plugin.js +163 -0
  312. package/esm/ModelTVVideoPlugin/index.d.ts +5 -0
  313. package/esm/ModelTVVideoPlugin/index.js +19 -0
  314. package/esm/ModelTVVideoPlugin/typings.d.ts +25 -0
  315. package/esm/ModelTVVideoPlugin/typings.js +4 -0
  316. package/esm/ModelTVVideoPlugin/utils/parseData.d.ts +2 -0
  317. package/esm/ModelTVVideoPlugin/utils/parseData.js +20 -0
  318. package/esm/ModelViewPlugin/Plugin.d.ts +28 -0
  319. package/esm/ModelViewPlugin/Plugin.js +106 -0
  320. package/esm/ModelViewPlugin/index.d.ts +4 -0
  321. package/esm/ModelViewPlugin/index.js +8 -0
  322. package/esm/Object3DHelperPlugin/Controller.d.ts +65 -0
  323. package/esm/Object3DHelperPlugin/Controller.js +145 -0
  324. package/esm/Object3DHelperPlugin/FiveControllerWrapper.d.ts +19 -0
  325. package/esm/Object3DHelperPlugin/FiveControllerWrapper.js +31 -0
  326. package/esm/Object3DHelperPlugin/index.d.ts +6 -0
  327. package/esm/Object3DHelperPlugin/index.js +42 -0
  328. package/esm/Object3DHelperPlugin/typings.d.ts +24 -0
  329. package/esm/PanoCompassPlugin/Assets/roomInfoIcon.d.ts +1 -0
  330. package/esm/PanoCompassPlugin/Assets/roomInfoIcon.js +4 -0
  331. package/esm/PanoCompassPlugin/Controller.d.ts +84 -0
  332. package/esm/PanoCompassPlugin/Controller.js +224 -0
  333. package/esm/PanoCompassPlugin/getRoomInfoInstance.d.ts +8 -0
  334. package/esm/PanoCompassPlugin/getRoomInfoInstance.js +24 -0
  335. package/esm/PanoCompassPlugin/index.d.ts +7 -0
  336. package/esm/PanoCompassPlugin/index.js +25 -0
  337. package/esm/PanoCompassPlugin/typings.d.ts +57 -0
  338. package/esm/PanoCursorRaycasterPlugin/index.d.ts +48 -0
  339. package/esm/PanoCursorRaycasterPlugin/index.js +60 -0
  340. package/esm/PanoDoorLabelPlugin/BaseController.d.ts +60 -0
  341. package/esm/PanoDoorLabelPlugin/BaseController.js +59 -0
  342. package/esm/PanoDoorLabelPlugin/Controller.d.ts +37 -0
  343. package/esm/PanoDoorLabelPlugin/Controller.js +219 -0
  344. package/esm/PanoDoorLabelPlugin/DoorLabelItem.js +65 -0
  345. package/esm/PanoDoorLabelPlugin/index.d.ts +7 -0
  346. package/esm/PanoDoorLabelPlugin/index.js +15 -0
  347. package/esm/PanoDoorLabelPlugin/typings.d.ts +38 -0
  348. package/esm/PanoDoorLabelPlugin/utils.d.ts +5 -0
  349. package/esm/PanoDoorLabelPlugin/utils.js +23 -0
  350. package/esm/PanoMeasurePlugin/Controller/BaseController.d.ts +43 -0
  351. package/esm/PanoMeasurePlugin/Controller/BaseController.js +53 -0
  352. package/esm/PanoMeasurePlugin/Controller/EditController.d.ts +48 -0
  353. package/esm/PanoMeasurePlugin/Controller/EditController.js +102 -0
  354. package/esm/PanoMeasurePlugin/Controller/MixedController.d.ts +42 -0
  355. package/esm/PanoMeasurePlugin/Controller/MixedController.js +125 -0
  356. package/esm/PanoMeasurePlugin/Controller/ShortcutKeyController.d.ts +12 -0
  357. package/esm/PanoMeasurePlugin/Controller/ShortcutKeyController.js +33 -0
  358. package/esm/PanoMeasurePlugin/Controller/ViewController.d.ts +16 -0
  359. package/esm/PanoMeasurePlugin/Controller/ViewController.js +90 -0
  360. package/esm/PanoMeasurePlugin/Controller/WatchController.d.ts +26 -0
  361. package/esm/PanoMeasurePlugin/Controller/WatchController.js +154 -0
  362. package/esm/PanoMeasurePlugin/Controller/index.d.ts +73 -0
  363. package/esm/PanoMeasurePlugin/Controller/index.js +140 -0
  364. package/esm/PanoMeasurePlugin/Model/index.d.ts +35 -0
  365. package/esm/PanoMeasurePlugin/Model/index.js +92 -0
  366. package/esm/PanoMeasurePlugin/Model/line.d.ts +30 -0
  367. package/esm/PanoMeasurePlugin/Model/line.js +56 -0
  368. package/esm/PanoMeasurePlugin/Model/point.d.ts +16 -0
  369. package/esm/PanoMeasurePlugin/Model/point.js +30 -0
  370. package/esm/PanoMeasurePlugin/Model/polyline.d.ts +16 -0
  371. package/esm/PanoMeasurePlugin/Model/polyline.js +47 -0
  372. package/esm/PanoMeasurePlugin/Modules/DeleteDom/_Assets/delete.svg.d.ts +2 -0
  373. package/esm/PanoMeasurePlugin/Modules/DeleteDom/_Assets/delete.svg.js +14 -0
  374. package/esm/PanoMeasurePlugin/Modules/DeleteDom/_Assets/delete_bg.png.d.ts +2 -0
  375. package/esm/PanoMeasurePlugin/Modules/DeleteDom/_Assets/delete_bg.png.js +4 -0
  376. package/esm/PanoMeasurePlugin/Modules/DeleteDom/_Assets/delete_hover_bg.png.d.ts +2 -0
  377. package/esm/PanoMeasurePlugin/Modules/DeleteDom/_Assets/delete_hover_bg.png.js +4 -0
  378. package/esm/PanoMeasurePlugin/Modules/DeleteDom/index.d.ts +25 -0
  379. package/esm/PanoMeasurePlugin/Modules/DeleteDom/index.js +68 -0
  380. package/esm/PanoMeasurePlugin/Modules/FiveHelper.d.ts +11 -0
  381. package/esm/PanoMeasurePlugin/Modules/FiveHelper.js +28 -0
  382. package/esm/PanoMeasurePlugin/Modules/GuideController.d.ts +18 -0
  383. package/esm/PanoMeasurePlugin/Modules/GuideController.js +41 -0
  384. package/esm/PanoMeasurePlugin/Modules/Magnifier.d.ts +59 -0
  385. package/esm/PanoMeasurePlugin/Modules/Magnifier.js +103 -0
  386. package/esm/PanoMeasurePlugin/Modules/UIController/HTML.d.ts +2 -0
  387. package/esm/PanoMeasurePlugin/Modules/UIController/HTML.js +129 -0
  388. package/esm/PanoMeasurePlugin/Modules/UIController/MainBtnController.d.ts +15 -0
  389. package/esm/PanoMeasurePlugin/Modules/UIController/MainBtnController.js +50 -0
  390. package/esm/PanoMeasurePlugin/Modules/UIController/Revoke/index.d.ts +13 -0
  391. package/esm/PanoMeasurePlugin/Modules/UIController/Revoke/index.js +36 -0
  392. package/esm/PanoMeasurePlugin/Modules/UIController/index.d.ts +20 -0
  393. package/esm/PanoMeasurePlugin/Modules/UIController/index.js +48 -0
  394. package/esm/PanoMeasurePlugin/Modules/UIController/mobileHTML.d.ts +4 -0
  395. package/esm/PanoMeasurePlugin/Modules/UIController/mobileHTML.js +82 -0
  396. package/esm/PanoMeasurePlugin/Modules/UIController/mobileMainBtnController.d.ts +12 -0
  397. package/esm/PanoMeasurePlugin/Modules/UIController/mobileMainBtnController.js +39 -0
  398. package/esm/PanoMeasurePlugin/Modules/UIController/style.d.ts +16 -0
  399. package/esm/PanoMeasurePlugin/Modules/UIController/style.js +62 -0
  400. package/esm/PanoMeasurePlugin/Modules/rangePiece/html.d.ts +4 -0
  401. package/esm/PanoMeasurePlugin/Modules/rangePiece/html.js +66 -0
  402. package/esm/PanoMeasurePlugin/Modules/rangePiece/index.d.ts +44 -0
  403. package/esm/PanoMeasurePlugin/Modules/rangePiece/index.js +130 -0
  404. package/esm/PanoMeasurePlugin/index.d.ts +10 -0
  405. package/esm/PanoMeasurePlugin/index.js +61 -0
  406. package/esm/PanoMeasurePlugin/typings/data.d.ts +37 -0
  407. package/esm/PanoMeasurePlugin/typings/event.type.d.ts +37 -0
  408. package/esm/PanoMeasurePlugin/typings/index.d.ts +8 -0
  409. package/esm/PanoMeasurePlugin/utils/calculateThreeMouse.d.ts +10 -0
  410. package/esm/PanoMeasurePlugin/utils/calculateThreeMouse.js +12 -0
  411. package/esm/PanoMeasurePlugin/utils/constants.d.ts +4 -0
  412. package/esm/PanoMeasurePlugin/utils/constants.js +36 -0
  413. package/esm/PanoMeasurePlugin/utils/distanceDom.d.ts +28 -0
  414. package/esm/PanoMeasurePlugin/utils/distanceDom.js +62 -0
  415. package/esm/PanoMeasurePlugin/utils/findAssociatedLines.d.ts +2 -0
  416. package/esm/PanoMeasurePlugin/utils/findAssociatedLines.js +13 -0
  417. package/esm/PanoMeasurePlugin/utils/findClosestPoint.d.ts +10 -0
  418. package/esm/PanoMeasurePlugin/utils/findClosestPoint.js +15 -0
  419. package/esm/PanoMeasurePlugin/utils/getIntersectionFromEvent.d.ts +4 -0
  420. package/esm/PanoMeasurePlugin/utils/getIntersectionFromEvent.js +9 -0
  421. package/esm/PanoMeasurePlugin/utils/getPointFromHammerEvent.d.ts +10 -0
  422. package/esm/PanoMeasurePlugin/utils/getPointFromHammerEvent.js +8 -0
  423. package/esm/PanoMeasurePlugin/utils/ironbox.d.ts +1 -0
  424. package/esm/PanoMeasurePlugin/utils/ironbox.js +4 -0
  425. package/esm/PanoMeasurePlugin/utils/isNDCPointInScreen.d.ts +2 -0
  426. package/esm/PanoMeasurePlugin/utils/isNDCPointInScreen.js +7 -0
  427. package/esm/PanoMeasurePlugin/utils/line.d.ts +17 -0
  428. package/esm/PanoMeasurePlugin/utils/line.js +17 -0
  429. package/esm/PanoMeasurePlugin/utils/math.d.ts +17 -0
  430. package/esm/PanoMeasurePlugin/utils/math.js +12 -0
  431. package/esm/PanoMeasurePlugin/utils/mouseGroup.d.ts +7 -0
  432. package/esm/PanoMeasurePlugin/utils/mouseGroup.js +46 -0
  433. package/esm/PanoMeasurePlugin/utils/ndc2Screen.d.ts +5 -0
  434. package/esm/PanoMeasurePlugin/utils/ndc2Screen.js +8 -0
  435. package/esm/PanoRulerPlugin/Plugin.d.ts +34 -0
  436. package/esm/PanoRulerPlugin/Plugin.js +268 -0
  437. package/esm/PanoRulerPlugin/index.d.ts +5 -0
  438. package/esm/PanoRulerPlugin/index.js +11 -0
  439. package/esm/PanoRulerPlugin/style.d.ts +2 -0
  440. package/esm/PanoRulerPlugin/style.js +90 -0
  441. package/esm/PanoRulerPlugin/typings.d.ts +21 -0
  442. package/esm/PanoRulerProPlugin/Controller.d.ts +15 -0
  443. package/esm/PanoRulerProPlugin/Controller.js +93 -0
  444. package/esm/PanoRulerProPlugin/RulerItem.js +128 -0
  445. package/esm/PanoRulerProPlugin/RulerItems.js +180 -0
  446. package/esm/PanoRulerProPlugin/index.d.ts +8 -0
  447. package/esm/PanoRulerProPlugin/index.js +19 -0
  448. package/esm/PanoRulerProPlugin/typings.d.ts +46 -0
  449. package/esm/PanoSpatialTagPlugin/Components/origins.js +81 -0
  450. package/esm/PanoSpatialTagPlugin/Components/tag.js +124 -0
  451. package/esm/PanoSpatialTagPlugin/Plugin.d.ts +35 -0
  452. package/esm/PanoSpatialTagPlugin/Plugin.js +246 -0
  453. package/esm/PanoSpatialTagPlugin/index.d.ts +5 -0
  454. package/esm/PanoSpatialTagPlugin/index.js +25 -0
  455. package/esm/PanoSpatialTagPlugin/store.d.ts +1 -0
  456. package/esm/PanoSpatialTagPlugin/store.js +5 -0
  457. package/esm/PanoSpatialTagPlugin/style.d.ts +1 -0
  458. package/esm/PanoSpatialTagPlugin/style.js +11 -0
  459. package/esm/PanoSpatialTagPlugin/typings.d.ts +40 -0
  460. package/esm/PanoSpatialTagPlugin/typings.js +1 -0
  461. package/esm/PanoTagPlugin/Assets/Icon.d.ts +3 -0
  462. package/esm/PanoTagPlugin/Assets/Icon.js +6 -0
  463. package/esm/PanoTagPlugin/Components/Common/Arrow.js +103 -0
  464. package/esm/PanoTagPlugin/Components/Common/Audio.js +166 -0
  465. package/esm/PanoTagPlugin/Components/Common/Line/Polyline.js +93 -0
  466. package/esm/PanoTagPlugin/Components/Common/Line/Straight.js +90 -0
  467. package/esm/PanoTagPlugin/Components/Common/Media.js +393 -0
  468. package/esm/PanoTagPlugin/Components/Common/MediaItem.js +139 -0
  469. package/esm/PanoTagPlugin/Components/Common/MultiLineText.js +170 -0
  470. package/esm/PanoTagPlugin/Components/Common/Point/CustomPoint.js +51 -0
  471. package/esm/PanoTagPlugin/Components/Common/Point/DefaultPoint.js +51 -0
  472. package/esm/PanoTagPlugin/Components/Common/Point/PointSwitch.js +166 -0
  473. package/esm/PanoTagPlugin/Components/Common/Shadow.js +124 -0
  474. package/esm/PanoTagPlugin/Components/Common/Text.js +131 -0
  475. package/esm/PanoTagPlugin/Components/Tag/AudioTag.js +134 -0
  476. package/esm/PanoTagPlugin/Components/Tag/CustomTag.js +73 -0
  477. package/esm/PanoTagPlugin/Components/Tag/ImageTextTag.js +192 -0
  478. package/esm/PanoTagPlugin/Components/Tag/LinkTag.js +126 -0
  479. package/esm/PanoTagPlugin/Components/Tag/MarketingTag.js +258 -0
  480. package/esm/PanoTagPlugin/Components/Tag/MediaPlane.js +87 -0
  481. package/esm/PanoTagPlugin/Components/Tag/TextTag.js +122 -0
  482. package/esm/PanoTagPlugin/Components/Tag/index.js +290 -0
  483. package/esm/PanoTagPlugin/Components/TagContainer.js +156 -0
  484. package/esm/PanoTagPlugin/Components/TagWrapper.js +153 -0
  485. package/esm/PanoTagPlugin/controller/TagCacheController.d.ts +22 -0
  486. package/esm/PanoTagPlugin/controller/TagCacheController.js +31 -0
  487. package/esm/PanoTagPlugin/controller/TagComputer.d.ts +69 -0
  488. package/esm/PanoTagPlugin/controller/TagComputer.js +264 -0
  489. package/esm/PanoTagPlugin/controller/index.d.ts +144 -0
  490. package/esm/PanoTagPlugin/controller/index.js +376 -0
  491. package/esm/PanoTagPlugin/index.d.ts +8 -0
  492. package/esm/PanoTagPlugin/index.js +85 -0
  493. package/esm/PanoTagPlugin/tag.config.d.ts +7 -0
  494. package/esm/PanoTagPlugin/tag.config.js +43 -0
  495. package/esm/PanoTagPlugin/typings/controller.d.ts +103 -0
  496. package/esm/PanoTagPlugin/typings/controller.js +1 -0
  497. package/esm/PanoTagPlugin/typings/index.d.ts +2 -0
  498. package/esm/PanoTagPlugin/typings/index.js +1 -0
  499. package/esm/PanoTagPlugin/typings/tag.d.ts +247 -0
  500. package/esm/PanoTagPlugin/typings/tag.js +7 -0
  501. package/esm/PanoTagPlugin/utils/actionAfterFiveModelLoad.d.ts +2 -0
  502. package/esm/PanoTagPlugin/utils/actionAfterFiveModelLoad.js +6 -0
  503. package/esm/PanoTagPlugin/utils/addDebugPoints.d.ts +3 -0
  504. package/esm/PanoTagPlugin/utils/addDebugPoints.js +27 -0
  505. package/esm/PanoTagPlugin/utils/checkRange.d.ts +4 -0
  506. package/esm/PanoTagPlugin/utils/checkRange.js +10 -0
  507. package/esm/PanoTagPlugin/utils/constants.d.ts +3 -0
  508. package/esm/PanoTagPlugin/utils/constants.js +7 -0
  509. package/esm/PanoTagPlugin/utils/debounce.d.ts +7 -0
  510. package/esm/PanoTagPlugin/utils/debounce.js +12 -0
  511. package/esm/PanoTagPlugin/utils/doUtil.d.ts +1 -0
  512. package/esm/PanoTagPlugin/utils/doUtil.js +12 -0
  513. package/esm/PanoTagPlugin/utils/index.d.ts +12 -0
  514. package/esm/PanoTagPlugin/utils/index.js +1 -0
  515. package/esm/PanoTagPlugin/utils/noTypecheck.d.ts +1 -0
  516. package/esm/PanoTagPlugin/utils/noTypecheck.js +4 -0
  517. package/esm/PanoTagPlugin/utils/normalPositionToPositions.d.ts +2 -0
  518. package/esm/PanoTagPlugin/utils/normalPositionToPositions.js +13 -0
  519. package/esm/PanoTagPlugin/utils/planeNormal.d.ts +4 -0
  520. package/esm/PanoTagPlugin/utils/planeNormal.js +11 -0
  521. package/esm/PanoTagPlugin/utils/resizeObserver.d.ts +4 -0
  522. package/esm/PanoTagPlugin/utils/resizeObserver.js +17 -0
  523. package/esm/PanoTagPlugin/utils/search.d.ts +11 -0
  524. package/esm/PanoTagPlugin/utils/search.js +15 -0
  525. package/esm/PanoTagPlugin/utils/tagPosition.d.ts +3 -0
  526. package/esm/PanoTagPlugin/utils/tagPosition.js +13 -0
  527. package/esm/PanoTagPlugin/utils/throttle.d.ts +7 -0
  528. package/esm/PanoTagPlugin/utils/throttle.js +11 -0
  529. package/esm/base/BasePlugin.d.ts +106 -0
  530. package/esm/base/BasePlugin.js +18 -0
  531. package/esm/base/BasePluginWithData.d.ts +34 -0
  532. package/esm/base/BasePluginWithData.js +6 -0
  533. package/esm/components/PaintBrush/Controller.d.ts +43 -0
  534. package/esm/components/PaintBrush/Controller.js +308 -0
  535. package/esm/components/PaintBrush/Subscribe.d.ts +76 -0
  536. package/esm/components/PaintBrush/Subscribe.js +47 -0
  537. package/esm/components/PaintBrush/index.d.ts +27 -0
  538. package/esm/components/PaintBrush/index.js +52 -0
  539. package/esm/components/PaintBrush/style.d.ts +2 -0
  540. package/esm/components/PaintBrush/style.js +104 -0
  541. package/esm/components/PaintBrush/tween.d.ts +7 -0
  542. package/esm/components/PaintBrush/tween.js +11 -0
  543. package/esm/components/PaintBrush/typings.d.ts +58 -0
  544. package/esm/components/PaintBrush/typings.js +4 -0
  545. package/esm/components/PaintBrush/utils.d.ts +26 -0
  546. package/esm/components/PaintBrush/utils.js +45 -0
  547. package/esm/components/index.d.ts +2 -0
  548. package/esm/components/index.js +13 -0
  549. package/esm/env.d.ts +1 -0
  550. package/esm/floorplan/Assets/camera.d.ts +1 -0
  551. package/esm/floorplan/Assets/camera.js +4 -0
  552. package/esm/floorplan/Assets/compass.d.ts +1 -0
  553. package/esm/floorplan/Assets/compass.js +4 -0
  554. package/esm/floorplan/Assets/floorplanExtraObject.d.ts +1 -0
  555. package/esm/floorplan/Assets/floorplanExtraObject.js +4 -0
  556. package/esm/floorplan/Components/BaseImage.js +103 -0
  557. package/esm/floorplan/Components/Camera.js +62 -0
  558. package/esm/floorplan/Components/Compass.js +60 -0
  559. package/esm/floorplan/Components/CurrentFloor.js +246 -0
  560. package/esm/floorplan/Components/Main.js +264 -0
  561. package/esm/floorplan/Components/Normalmage.js +37 -0
  562. package/esm/floorplan/Components/RoomHighlight/Room.js +61 -0
  563. package/esm/floorplan/Components/RoomHighlight/RoomHighlight.js +121 -0
  564. package/esm/floorplan/Components/RoomLabels/RoomLabel.js +153 -0
  565. package/esm/floorplan/Components/RoomLabels/RoomLabels.js +174 -0
  566. package/esm/floorplan/Components/RoomMaterials/RoomMaterial.js +196 -0
  567. package/esm/floorplan/Components/RoomMaterials/RoomMaterial_0.js +37 -0
  568. package/esm/floorplan/Components/RoomMaterials/RoomMaterial_1.js +39 -0
  569. package/esm/floorplan/Components/RoomMaterials/RoomMaterial_2.js +37 -0
  570. package/esm/floorplan/Components/RuleLabels/RuleItem.js +134 -0
  571. package/esm/floorplan/Components/RuleLabels/RuleLabels.js +139 -0
  572. package/esm/floorplan/Components/SvgImage.js +47 -0
  573. package/esm/floorplan/MapviewFloorplanPlugin/Controller.d.ts +97 -0
  574. package/esm/floorplan/MapviewFloorplanPlugin/Controller.js +321 -0
  575. package/esm/floorplan/MapviewFloorplanPlugin/index.d.ts +7 -0
  576. package/esm/floorplan/MapviewFloorplanPlugin/index.js +50 -0
  577. package/esm/floorplan/MapviewFloorplanPlugin/typing.d.ts +1 -0
  578. package/esm/floorplan/ModelFloorplanPlugin/Controller.d.ts +99 -0
  579. package/esm/floorplan/ModelFloorplanPlugin/Controller.js +316 -0
  580. package/esm/floorplan/ModelFloorplanPlugin/index.d.ts +7 -0
  581. package/esm/floorplan/ModelFloorplanPlugin/index.js +50 -0
  582. package/esm/floorplan/ModelFloorplanPlugin/typing.d.ts +1 -0
  583. package/esm/floorplan/PanoFloorplanRadarPlugin/Components/Camera.js +85 -0
  584. package/esm/floorplan/PanoFloorplanRadarPlugin/Components/CurrentFloor/CurrentFloor.js +129 -0
  585. package/esm/floorplan/PanoFloorplanRadarPlugin/Components/CurrentFloor/ExtraObjects.js +72 -0
  586. package/esm/floorplan/PanoFloorplanRadarPlugin/Components/Main.js +183 -0
  587. package/esm/floorplan/PanoFloorplanRadarPlugin/Controller.d.ts +36 -0
  588. package/esm/floorplan/PanoFloorplanRadarPlugin/Controller.js +164 -0
  589. package/esm/floorplan/PanoFloorplanRadarPlugin/index.d.ts +7 -0
  590. package/esm/floorplan/PanoFloorplanRadarPlugin/index.js +27 -0
  591. package/esm/floorplan/PanoFloorplanRadarPlugin/typing.d.ts +52 -0
  592. package/esm/floorplan/TopviewFloorplanPlugin/Controller.d.ts +69 -0
  593. package/esm/floorplan/TopviewFloorplanPlugin/Controller.js +273 -0
  594. package/esm/floorplan/TopviewFloorplanPlugin/index.d.ts +7 -0
  595. package/esm/floorplan/TopviewFloorplanPlugin/index.js +47 -0
  596. package/esm/floorplan/TopviewFloorplanPlugin/typing.d.ts +11 -0
  597. package/esm/floorplan/constant.d.ts +5 -0
  598. package/esm/floorplan/constant.js +4 -0
  599. package/esm/floorplan/index.d.ts +7 -0
  600. package/esm/floorplan/index.js +6 -0
  601. package/esm/floorplan/typings/floorplanData.d.ts +137 -0
  602. package/esm/floorplan/typings/floorplanData.js +1 -0
  603. package/esm/floorplan/typings/floorplanServerData.d.ts +144 -0
  604. package/esm/floorplan/typings/floorplanServerData.js +101 -0
  605. package/esm/floorplan/typings/index.d.ts +117 -0
  606. package/esm/floorplan/typings/utility.d.ts +2 -0
  607. package/esm/floorplan/utils/constant.d.ts +22 -0
  608. package/esm/floorplan/utils/constant.js +7 -0
  609. package/esm/floorplan/utils/correctFiveState.d.ts +15 -0
  610. package/esm/floorplan/utils/correctFiveState.js +54 -0
  611. package/esm/floorplan/utils/formatData.d.ts +5 -0
  612. package/esm/floorplan/utils/formatData.js +104 -0
  613. package/esm/floorplan/utils/formatPosition.d.ts +36 -0
  614. package/esm/floorplan/utils/formatPosition.js +35 -0
  615. package/esm/index.d.ts +23 -0
  616. package/esm/index.js +346 -0
  617. package/esm/shared-utils/Object3DHelper/Base/BaseController.d.ts +48 -0
  618. package/esm/shared-utils/Object3DHelper/Base/BaseController.js +151 -0
  619. package/esm/shared-utils/Object3DHelper/Base/BaseHelper.d.ts +91 -0
  620. package/esm/shared-utils/Object3DHelper/Base/BaseHelper.js +51 -0
  621. package/esm/shared-utils/Object3DHelper/Constants/color.d.ts +12 -0
  622. package/esm/shared-utils/Object3DHelper/Constants/color.js +20 -0
  623. package/esm/shared-utils/Object3DHelper/Controller/CSS3DScaleController.d.ts +6 -0
  624. package/esm/shared-utils/Object3DHelper/Controller/CSS3DScaleController.js +18 -0
  625. package/esm/shared-utils/Object3DHelper/Controller/MoveController.d.ts +13 -0
  626. package/esm/shared-utils/Object3DHelper/Controller/MoveController.js +66 -0
  627. package/esm/shared-utils/Object3DHelper/Controller/RectangleScaleController.d.ts +37 -0
  628. package/esm/shared-utils/Object3DHelper/Controller/RectangleScaleController.js +109 -0
  629. package/esm/shared-utils/Object3DHelper/Controller/RotateController.d.ts +22 -0
  630. package/esm/shared-utils/Object3DHelper/Controller/RotateController.js +134 -0
  631. package/esm/shared-utils/Object3DHelper/Helper/HTML/rectangleScaleDom.d.ts +11 -0
  632. package/esm/shared-utils/Object3DHelper/Helper/HTML/rectangleScaleDom.js +79 -0
  633. package/esm/shared-utils/Object3DHelper/Helper/HTML/tipsDom.d.ts +6 -0
  634. package/esm/shared-utils/Object3DHelper/Helper/HTML/tipsDom.js +41 -0
  635. package/esm/shared-utils/Object3DHelper/Helper/HTML/utils/createElement.d.ts +2 -0
  636. package/esm/shared-utils/Object3DHelper/Helper/HTML/utils/createElement.js +13 -0
  637. package/esm/shared-utils/Object3DHelper/Helper/MoveHelper.d.ts +13 -0
  638. package/esm/shared-utils/Object3DHelper/Helper/MoveHelper.js +30 -0
  639. package/esm/shared-utils/Object3DHelper/Helper/Objects/ArrowGroup.d.ts +17 -0
  640. package/esm/shared-utils/Object3DHelper/Helper/Objects/ArrowGroup.js +35 -0
  641. package/esm/shared-utils/Object3DHelper/Helper/OutlineHelper.d.ts +11 -0
  642. package/esm/shared-utils/Object3DHelper/Helper/OutlineHelper.js +2 -0
  643. package/esm/shared-utils/Object3DHelper/Helper/RectangleScaleHelper.d.ts +40 -0
  644. package/esm/shared-utils/Object3DHelper/Helper/RectangleScaleHelper.js +137 -0
  645. package/esm/shared-utils/Object3DHelper/Helper/RotateHelper.d.ts +55 -0
  646. package/esm/shared-utils/Object3DHelper/Helper/RotateHelper.js +136 -0
  647. package/esm/shared-utils/Object3DHelper/Helper/index.d.ts +5 -0
  648. package/esm/shared-utils/Object3DHelper/Helper/index.js +3 -0
  649. package/esm/shared-utils/Object3DHelper/index.d.ts +71 -0
  650. package/esm/shared-utils/Object3DHelper/index.js +169 -0
  651. package/esm/shared-utils/Object3DHelper/typings/Direction.d.ts +2 -0
  652. package/esm/shared-utils/Object3DHelper/typings/Direction.js +1 -0
  653. package/esm/shared-utils/Object3DHelper/typings/Hooks.d.ts +45 -0
  654. package/esm/shared-utils/Object3DHelper/typings/Hooks.js +1 -0
  655. package/esm/shared-utils/Object3DHelper/typings/Scissor.d.ts +17 -0
  656. package/esm/shared-utils/Object3DHelper/typings/Scissor.js +1 -0
  657. package/esm/shared-utils/Object3DHelper/typings/index.d.ts +5 -0
  658. package/esm/shared-utils/Object3DHelper/typings/index.js +1 -0
  659. package/esm/shared-utils/Object3DHelper/utils/calculateThreeMouse.d.ts +14 -0
  660. package/esm/shared-utils/Object3DHelper/utils/calculateThreeMouse.js +11 -0
  661. package/esm/shared-utils/Object3DHelper/utils/direction.d.ts +14 -0
  662. package/esm/shared-utils/Object3DHelper/utils/direction.js +22 -0
  663. package/esm/shared-utils/Object3DHelper/utils/filterNotColinearPoints.d.ts +2 -0
  664. package/esm/shared-utils/Object3DHelper/utils/filterNotColinearPoints.js +1 -0
  665. package/esm/shared-utils/Object3DHelper/utils/getMouseRaycaster.d.ts +5 -0
  666. package/esm/shared-utils/Object3DHelper/utils/getMouseRaycaster.js +14 -0
  667. package/esm/shared-utils/Object3DHelper/utils/getPoint.d.ts +3 -0
  668. package/esm/shared-utils/Object3DHelper/utils/getPoint.js +1 -0
  669. package/esm/shared-utils/Object3DHelper/utils/index.d.ts +8 -0
  670. package/esm/shared-utils/Object3DHelper/utils/index.js +1 -0
  671. package/esm/shared-utils/Object3DHelper/utils/normalPositionToPositions.d.ts +5 -0
  672. package/esm/shared-utils/Object3DHelper/utils/normalPositionToPositions.js +1 -0
  673. package/esm/shared-utils/Object3DHelper/utils/object3DBoundingPosition.d.ts +1 -0
  674. package/esm/shared-utils/Object3DHelper/utils/object3DBoundingPosition.js +1 -0
  675. package/esm/shared-utils/Object3DHelper/utils/threex/domevents/index.d.ts +34 -0
  676. package/esm/shared-utils/Object3DHelper/utils/threex/domevents/index.js +191 -0
  677. package/esm/shared-utils/Object3DHelper/utils/vectorIsEqual.d.ts +2 -0
  678. package/esm/shared-utils/Object3DHelper/utils/vectorIsEqual.js +6 -0
  679. package/esm/shared-utils/Subscribe.d.ts +60 -0
  680. package/esm/shared-utils/Subscribe.js +50 -0
  681. package/esm/shared-utils/animationFrame/BetterTween.d.ts +11 -0
  682. package/esm/shared-utils/animationFrame/BetterTween.js +26 -0
  683. package/esm/shared-utils/animationFrame/calculateProgress.d.ts +8 -0
  684. package/esm/shared-utils/animationFrame/calculateProgress.js +6 -0
  685. package/esm/shared-utils/animationFrame/formatRad.d.ts +15 -0
  686. package/esm/shared-utils/animationFrame/formatRad.js +11 -0
  687. package/esm/shared-utils/animationFrame/index.d.ts +16 -0
  688. package/esm/shared-utils/animationFrame/index.js +28 -0
  689. package/esm/shared-utils/animationFrame/tween.d.ts +75 -0
  690. package/esm/shared-utils/animationFrame/tween.js +28 -0
  691. package/esm/shared-utils/changeModelCanvasOpacity.d.ts +2 -0
  692. package/esm/shared-utils/changeModelCanvasOpacity.js +12 -0
  693. package/esm/shared-utils/createCanvasTextTexture.d.ts +8 -0
  694. package/esm/shared-utils/createCanvasTextTexture.js +11 -0
  695. package/esm/shared-utils/createLine/index.d.ts +3 -0
  696. package/esm/shared-utils/createLine/index.js +9 -0
  697. package/esm/shared-utils/debounce.d.ts +6 -0
  698. package/esm/shared-utils/debounce.js +11 -0
  699. package/esm/shared-utils/equal.d.ts +11 -0
  700. package/esm/shared-utils/equal.js +54 -0
  701. package/esm/shared-utils/filter.d.ts +27 -0
  702. package/esm/shared-utils/filter.js +10 -0
  703. package/esm/shared-utils/five/changeMode.d.ts +5 -0
  704. package/esm/shared-utils/five/changeMode.js +39 -0
  705. package/esm/shared-utils/getPxmm.d.ts +19 -0
  706. package/esm/shared-utils/getPxmm.js +20 -0
  707. package/esm/shared-utils/index.d.ts +4 -0
  708. package/esm/shared-utils/index.js +35 -0
  709. package/esm/shared-utils/isNil.d.ts +10 -0
  710. package/esm/shared-utils/isNil.js +10 -0
  711. package/esm/shared-utils/isTruelyObject.d.ts +18 -0
  712. package/esm/shared-utils/isTruelyObject.js +6 -0
  713. package/esm/shared-utils/math/Interval.d.ts +13 -0
  714. package/esm/shared-utils/math/Interval.js +23 -0
  715. package/esm/shared-utils/math/Rectangle.d.ts +27 -0
  716. package/esm/shared-utils/math/Rectangle.js +23 -0
  717. package/esm/shared-utils/math/index.d.ts +2 -0
  718. package/esm/shared-utils/math/index.js +1 -0
  719. package/esm/shared-utils/math/planimetry.d.ts +116 -0
  720. package/esm/shared-utils/math/planimetry.js +43 -0
  721. package/esm/shared-utils/math/rad2Deg.d.ts +1 -0
  722. package/esm/shared-utils/math/rad2Deg.js +6 -0
  723. package/esm/shared-utils/nearlyEqual.d.ts +7 -0
  724. package/esm/shared-utils/nearlyEqual.js +6 -0
  725. package/esm/shared-utils/nextFrame.d.ts +1 -0
  726. package/esm/shared-utils/nextFrame.js +6 -0
  727. package/esm/shared-utils/noop.d.ts +5 -0
  728. package/esm/shared-utils/noop.js +5 -0
  729. package/esm/shared-utils/object3d2LocalMatrix.d.ts +12 -0
  730. package/esm/shared-utils/object3d2LocalMatrix.js +18 -0
  731. package/esm/shared-utils/removeArrayItem.d.ts +7 -0
  732. package/esm/shared-utils/removeArrayItem.js +8 -0
  733. package/esm/shared-utils/tap.d.ts +8 -0
  734. package/esm/shared-utils/tap.js +6 -0
  735. package/esm/shared-utils/three/Assets/index.d.ts +3 -0
  736. package/esm/shared-utils/three/Assets/index.js +4 -0
  737. package/esm/shared-utils/three/FivePointSelector.d.ts +36 -0
  738. package/esm/shared-utils/three/FivePointSelector.js +49 -0
  739. package/esm/shared-utils/three/Magnifier.d.ts +53 -0
  740. package/esm/shared-utils/three/Magnifier.js +104 -0
  741. package/esm/shared-utils/three/PointDomHelper.d.ts +18 -0
  742. package/esm/shared-utils/three/PointDomHelper.js +60 -0
  743. package/esm/shared-utils/three/PointHelper.d.ts +21 -0
  744. package/esm/shared-utils/three/PointHelper.js +73 -0
  745. package/esm/shared-utils/three/getCoords.d.ts +9 -0
  746. package/esm/shared-utils/three/getCoords.js +13 -0
  747. package/esm/shared-utils/three/getIntersect.d.ts +6 -0
  748. package/esm/shared-utils/three/getIntersect.js +8 -0
  749. package/esm/shared-utils/three/getRaycaster.d.ts +6 -0
  750. package/esm/shared-utils/three/getRaycaster.js +12 -0
  751. package/esm/shared-utils/three/index.d.ts +7 -0
  752. package/esm/shared-utils/three/index.js +6 -0
  753. package/esm/shared-utils/three/loadTexture.d.ts +2 -0
  754. package/esm/shared-utils/three/loadTexture.js +28 -0
  755. package/esm/shared-utils/three/transformPositionToVector3.d.ts +7 -0
  756. package/esm/shared-utils/three/transformPositionToVector3.js +5 -0
  757. package/esm/shared-utils/three/transfromToMeshBasicMaterial.d.ts +2 -0
  758. package/esm/shared-utils/three/transfromToMeshBasicMaterial.js +24 -0
  759. package/esm/shared-utils/throttle.d.ts +7 -0
  760. package/esm/shared-utils/throttle.js +11 -0
  761. package/esm/shared-utils/tinyEJSrender.d.ts +5 -0
  762. package/esm/shared-utils/tinyEJSrender.js +140 -0
  763. package/esm/shared-utils/to.d.ts +8 -0
  764. package/esm/shared-utils/to.js +28 -0
  765. package/esm/shared-utils/uuid.d.ts +5 -0
  766. package/esm/shared-utils/uuid.js +9 -0
  767. package/esm/typings/math.type.d.ts +44 -0
  768. package/esm/vendor/swiper/components-shared/get-changed-params.js +29 -0
  769. package/esm/vendor/swiper/components-shared/get-params.js +23 -0
  770. package/esm/vendor/swiper/components-shared/mount-swiper.js +14 -0
  771. package/esm/vendor/swiper/components-shared/params-list.js +120 -0
  772. package/esm/vendor/swiper/components-shared/update-swiper.js +36 -0
  773. package/esm/vendor/swiper/components-shared/utils.js +32 -0
  774. package/esm/vendor/swiper/svelte/swiper-slide.js +182 -0
  775. package/esm/vendor/swiper/svelte/swiper-svelte.js +3 -0
  776. package/esm/vendor/swiper/svelte/swiper.js +254 -0
  777. package/package.json +3 -2
@@ -0,0 +1,48 @@
1
+ import type { LineJson } from '../typings/data';
2
+ import Line from '../Model/line';
3
+ import BaseController, { IControllerParams } from './BaseController';
4
+ export interface EditEvent {
5
+ editedLineChange: (lines: LineJson[]) => void;
6
+ }
7
+ export default class EditController extends BaseController {
8
+ type: string;
9
+ private pressPoint?;
10
+ private hasAppendDashed;
11
+ private hasAppendMouseGroup;
12
+ private fiveElement?;
13
+ /** 上一个端点位置 */
14
+ private lastPoint;
15
+ private hammer?;
16
+ /** 根据 intersection 更新放大镜和吸附点 */
17
+ private onIntersectionUpdate;
18
+ constructor(params: IControllerParams);
19
+ dispose(): void;
20
+ getEditingLines(): Line[];
21
+ /** 撤销编辑 */
22
+ revoke: () => void;
23
+ private onMouseLeave;
24
+ /** 编辑线条发生改变时通知外部 */
25
+ private onLineChanged;
26
+ private onPress;
27
+ /**
28
+ * 1. 如果之前没有长按行为「即没有长按点时」-> 滑动全景
29
+ * 2. 如果有长按点,把长按点位置更新为当前位置
30
+ */
31
+ private onPan;
32
+ private onPanEnd;
33
+ /**
34
+ * 1. 如果存在上一个点,需要绘制当前点到上一个点的连线
35
+ * 2. 把上一个点的位置更新为当前点的位置
36
+ * 3. 清除 mouseGroup 和 magnifier
37
+ */
38
+ private onTap;
39
+ private onWantsTapGesture;
40
+ /** 编辑时取消走点 */
41
+ private onWantsToMoveToPano;
42
+ /** 存在长按点时不能移动全景 */
43
+ private onWantsPanGesture;
44
+ /** 移动全景时更新 distanceItem 在屏幕上的位置 */
45
+ private onCameraUpdate;
46
+ /** 更新虚线 */
47
+ private updateDashed;
48
+ }
@@ -0,0 +1,102 @@
1
+ var p = Object.defineProperty;
2
+ var m = (h, n, e) => n in h ? p(h, n, { enumerable: !0, configurable: !0, writable: !0, value: e }) : h[n] = e;
3
+ var s = (h, n, e) => (m(h, typeof n != "symbol" ? n + "" : n, e), e);
4
+ import u from "hammerjs";
5
+ import { M as f } from "../Model/index.js";
6
+ import { L as l } from "../Model/line.js";
7
+ import { P as d } from "../Model/point.js";
8
+ import { t as v } from "../../shared-utils/throttle.js";
9
+ import { B as c } from "./BaseController.js";
10
+ import { g as r } from "../utils/getIntersectionFromEvent.js";
11
+ class A extends c {
12
+ constructor(e) {
13
+ var i;
14
+ super(e);
15
+ s(this, "type", "edit");
16
+ s(this, "pressPoint");
17
+ s(this, "hasAppendDashed", !1);
18
+ s(this, "hasAppendMouseGroup", !1);
19
+ s(this, "fiveElement");
20
+ s(this, "lastPoint", null);
21
+ s(this, "hammer");
22
+ s(this, "onIntersectionUpdate", v((e, t) => {
23
+ var o;
24
+ this.hasAppendMouseGroup === !1 && (this.group.add(this.mouseGroup), this.magnifier.appendTo(this.container), this.hasAppendMouseGroup = !0);
25
+ const i = this.updateMouseGroup(e, t).position;
26
+ (o = this.pressPoint) == null || o.position.copy(i), this.updateDashed(), requestAnimationFrame(() => this.magnifier.renderWithPoint(this.mouseGroup.position)), this.five.needsRender = !0;
27
+ }, 20));
28
+ s(this, "revoke", () => {
29
+ if (this.model.lines.length === 0 && this.lastPoint) {
30
+ this.lastPoint = null, this.hasAppendDashed = !1, this.dashed.distanceItem.remove(), this.group.remove(this.dashed.mesh), this.hook.emit("anchorChange", null), this.five.needsRender = !0;
31
+ return;
32
+ }
33
+ if (this.model.lines.length === 0 && !this.lastPoint || !this.lastPoint)
34
+ return;
35
+ const e = this.model.lines[this.model.lines.length - 1], t = e.findAnotherPoint(this.lastPoint);
36
+ !t || (this.lastPoint = t, this.hook.emit("anchorChange", t.position), this.group.remove(e.mesh), this.model.removeLine(e), this.hasAppendMouseGroup = !1, this.mouseGroup.position.copy(this.lastPoint.position), this.group.remove(this.mouseGroup), e.distanceItem.remove(), this.updateDashed(), this.magnifier.remove(), this.five.needsRender = !0);
37
+ });
38
+ s(this, "onMouseLeave", () => {
39
+ this.magnifier.remove(), this.group.remove(this.mouseGroup), this.hasAppendMouseGroup = !1, this.lastPoint && (this.mouseGroup.position.copy(this.lastPoint.position), this.updateDashed());
40
+ });
41
+ s(this, "onLineChanged", () => {
42
+ this.hook.emit(
43
+ "editedLineChange",
44
+ this.model.lines.map((e) => e.toCompletelyJson())
45
+ );
46
+ });
47
+ s(this, "onPress", (e) => {
48
+ const [t] = r(this.five, e);
49
+ if (!t || !t.face)
50
+ return;
51
+ const i = new d(t.point);
52
+ this.pressPoint = i, this.onIntersectionUpdate(t);
53
+ });
54
+ s(this, "onPan", (e) => {
55
+ if (!this.pressPoint)
56
+ return;
57
+ const [t] = r(this.five, e);
58
+ !t || !t.face || this.onIntersectionUpdate(t);
59
+ });
60
+ s(this, "onPanEnd", (e) => {
61
+ !this.pressPoint || this.onTap(e);
62
+ });
63
+ s(this, "onTap", (e) => {
64
+ this.hasAppendDashed || (this.dashed.distanceItem.appendTo(this.container), this.group.add(this.dashed.mesh)), this.hasAppendDashed = !0;
65
+ const [t] = r(this.five, e);
66
+ this.updateMouseGroup(t);
67
+ const i = new d(this.mouseGroup.position), o = this.lastPoint;
68
+ if (i && (this.lastPoint = i), i && o) {
69
+ const a = new l(o, i, this.model);
70
+ a.distanceItem.appendTo(this.container), this.model.addLine(a), this.group.add(a.mesh), a.distanceItem.update(this.five);
71
+ }
72
+ this.pressPoint = void 0, this.hasAppendMouseGroup = !1, this.magnifier.remove(), this.group.remove(this.mouseGroup), this.updateDashed(), this.five.needsRender = !0, this.hook.emit("anchorChange", i.position);
73
+ });
74
+ s(this, "onWantsTapGesture", () => !1);
75
+ s(this, "onWantsToMoveToPano", () => !1);
76
+ s(this, "onWantsPanGesture", () => this.pressPoint ? !1 : void 0);
77
+ s(this, "onCameraUpdate", () => {
78
+ this.updateDistanceUI(), this.dashed.distanceItem.update(this.five);
79
+ });
80
+ s(this, "updateDashed", () => {
81
+ !this.lastPoint || (this.dashed.points[0].position.copy(this.lastPoint.position), this.dashed.points[1].position.copy(this.mouseGroup.position), this.dashed.mesh.setPoints(this.lastPoint.position, this.mouseGroup.position), this.dashed.distanceItem.update(this.five));
82
+ });
83
+ this.model = new f(this.config), this.five.on("cameraUpdate", this.onCameraUpdate), this.five.on("wantsPanGesture", this.onWantsPanGesture), this.five.on("wantsTapGesture", this.onWantsTapGesture), this.five.on("wantsToMoveToPano", this.onWantsToMoveToPano), this.five.on("intersectionOnModelUpdate", this.onIntersectionUpdate), this.model.hook.on("lineAdded", this.onLineChanged), this.model.hook.on("lineRemoved", this.onLineChanged);
84
+ const t = this.five.getElement();
85
+ if (t) {
86
+ this.fiveElement = t;
87
+ const o = new u(t);
88
+ this.hammer = o, o.on("tap", this.onTap), o.on("pan", this.onPan), o.on("press", this.onPress), o.on("panend", this.onPanEnd);
89
+ }
90
+ (i = this.fiveElement) == null || i.addEventListener("mouseleave", this.onMouseLeave), this.hook.emit("anchorChange", null), this.five.refresh();
91
+ }
92
+ dispose() {
93
+ var e, t;
94
+ super.dispose(), this.group.remove(this.mouseGroup, this.dashed.mesh), this.five.off("cameraUpdate", this.onCameraUpdate), this.five.off("wantsPanGesture", this.onWantsPanGesture), this.five.off("wantsTapGesture", this.onWantsTapGesture), this.five.off("wantsToMoveToPano", this.onWantsToMoveToPano), this.five.off("intersectionOnModelUpdate", this.onIntersectionUpdate), this.model.hook.off("lineAdded", this.onLineChanged), this.model.hook.off("lineRemoved", this.onLineChanged), (e = this.hammer) == null || e.destroy(), (t = this.fiveElement) == null || t.removeEventListener("mouseleave", this.onMouseLeave), this.magnifier.dispose(), this.dashed.distanceItem.remove(), this.five.needsRender = !0;
95
+ }
96
+ getEditingLines() {
97
+ return this.model.lines;
98
+ }
99
+ }
100
+ export {
101
+ A as E
102
+ };
@@ -0,0 +1,42 @@
1
+ import type { LineJson } from '../typings/data';
2
+ import { Model } from '../Model';
3
+ import Line from '../Model/line';
4
+ import BaseController, { IControllerParams } from './BaseController';
5
+ export declare type State = 'watching' | 'editing';
6
+ export interface EditEvent {
7
+ editedLineChange: (lines: LineJson[]) => void;
8
+ }
9
+ export default class MixedController extends BaseController {
10
+ state: State;
11
+ model: Model;
12
+ private hasAppendDashed;
13
+ private fiveElement?;
14
+ private mobileStartPoint;
15
+ private mobileNowPoint;
16
+ private highlightedLines;
17
+ private deleteDom;
18
+ constructor(params: IControllerParams);
19
+ dispose(): void;
20
+ highlightLine(line: Line): void;
21
+ clearHighlightLines(): void;
22
+ getEditingLines(): Line[];
23
+ /** 编辑线条发生改变时通知外部 */
24
+ private onLineChanged;
25
+ private onWantsTapGesture;
26
+ /** 编辑时取消走点,watch时可以走 */
27
+ private onWantsToMoveToPano;
28
+ /** 移动全景时更新 distanceItem 在屏幕上的位置 */
29
+ private onCameraUpdate;
30
+ /** mobile态时更新虚线 */
31
+ private updateMobileDashed;
32
+ /** mobile态时更新放大镜 */
33
+ private updateMagnifier;
34
+ private onGetStartPoint;
35
+ private onGetEndPoint;
36
+ private onNowPointChange;
37
+ private onWillChangeState;
38
+ private chooseLine;
39
+ private highlightLines;
40
+ private deleteDomClickCallback;
41
+ private cancelDeleteClickCallback;
42
+ }
@@ -0,0 +1,125 @@
1
+ var b = Object.defineProperty;
2
+ var k = (h, n, e) => n in h ? b(h, n, { enumerable: !0, configurable: !0, writable: !0, value: e }) : h[n] = e;
3
+ var t = (h, n, e) => (k(h, typeof n != "symbol" ? n + "" : n, e), e);
4
+ import { M as S } from "../Model/index.js";
5
+ import { L as D } from "../Model/line.js";
6
+ import { B as T } from "./BaseController.js";
7
+ import { D as M } from "../Modules/DeleteDom/index.js";
8
+ import { f as G } from "../utils/findAssociatedLines.js";
9
+ import { Vector2 as m } from "three";
10
+ import { i as L } from "../utils/isNDCPointInScreen.js";
11
+ import { c as N } from "../utils/math.js";
12
+ class V extends T {
13
+ constructor(e) {
14
+ super(e);
15
+ t(this, "state", "watching");
16
+ t(this, "model", new S(this.config));
17
+ t(this, "hasAppendDashed", !1);
18
+ t(this, "fiveElement");
19
+ t(this, "mobileStartPoint", null);
20
+ t(this, "mobileNowPoint", null);
21
+ t(this, "highlightedLines", []);
22
+ t(this, "deleteDom");
23
+ t(this, "onLineChanged", () => {
24
+ this.hook.emit(
25
+ "editedLineChange",
26
+ this.model.lines.map((e) => e.toCompletelyJson())
27
+ );
28
+ });
29
+ t(this, "onWantsTapGesture", (e) => {
30
+ if (this.state === "editing")
31
+ return !1;
32
+ const [i] = this.five.model.intersectRaycaster(e);
33
+ if (!i)
34
+ return;
35
+ const s = this.five.camera, f = i.point.clone().project(s), d = this.container.clientWidth, r = this.container.clientHeight, p = new m(f.x * d, f.y * r), g = this.model.lines.map((o) => {
36
+ const [a, v] = o.points, l = a.position.clone().project(s), c = v.position.clone().project(s);
37
+ if (!L(l) && !L(c))
38
+ return null;
39
+ const C = new m(l.x * d, l.y * r), w = new m(c.x * d, c.y * r);
40
+ return { id: o.id, points: [C, w] };
41
+ }).filter((o) => !!o);
42
+ if (g.length === 0)
43
+ return;
44
+ const u = g.map((o) => {
45
+ const a = N(p, o.points);
46
+ return { id: o.id, distance: a.distanceTo(p) };
47
+ }).sort((o, a) => o.distance - a.distance)[0];
48
+ if (u.distance > 20)
49
+ return;
50
+ const P = this.model.lines.find(({ id: o }) => o === u.id);
51
+ if (!!P)
52
+ return this.chooseLine(P), !1;
53
+ });
54
+ t(this, "onWantsToMoveToPano", () => this.state === "watching");
55
+ t(this, "onCameraUpdate", () => {
56
+ this.updateDistanceUI(), this.dashed.distanceItem.update(this.five);
57
+ });
58
+ t(this, "updateMobileDashed", () => {
59
+ !this.mobileStartPoint || !this.mobileNowPoint || (this.dashed.points[0].position.copy(this.mobileStartPoint.position), this.dashed.points[1].position.copy(this.mobileNowPoint.position), this.dashed.mesh.setPoints(this.mobileStartPoint.position, this.mobileNowPoint.position), this.dashed.distanceItem.update(this.five));
60
+ });
61
+ t(this, "updateMagnifier", (e) => {
62
+ this.magnifier.visible === !1 && this.magnifier.appendTo(this.container), requestAnimationFrame(() => this.magnifier.renderWithPoint(e.position)), this.five.needsRender = !0;
63
+ });
64
+ t(this, "onGetStartPoint", (e) => {
65
+ this.mobileStartPoint = e;
66
+ });
67
+ t(this, "onGetEndPoint", (e) => {
68
+ const i = this.mobileNowPoint;
69
+ if (this.removeLine(this.dashed), this.hasAppendDashed = !1, this.mobileStartPoint && i) {
70
+ const s = new D(this.mobileStartPoint, i, this.model);
71
+ s.distanceItem.appendTo(this.container), s.distanceItem.update(this.five), s.hook.on("selected", this.chooseLine), this.group.add(s.mesh), this.model.addLine(s);
72
+ }
73
+ this.mobileStartPoint = null, this.mobileNowPoint = null, this.five.needsRender = !0;
74
+ });
75
+ t(this, "onNowPointChange", (e) => {
76
+ if (this.state === "watching") {
77
+ this.mobileNowPoint = e, this.updateMagnifier(e);
78
+ return;
79
+ }
80
+ this.hasAppendDashed || (this.dashed.distanceItem.appendTo(this.container), this.group.add(this.dashed.mesh), this.hasAppendDashed = !0), this.five.needsRender = !0, this.mobileNowPoint = e, this.updateMobileDashed(), this.updateMagnifier(e), this.five.needsRender = !0;
81
+ });
82
+ t(this, "onWillChangeState", (e, i) => {
83
+ this.state = i, this.state === "watching" ? this.five.helperVisible = !0 : this.five.helperVisible = !1;
84
+ });
85
+ t(this, "chooseLine", (e) => {
86
+ const i = G(e);
87
+ this.highlightLines(i), this.five.needsRender = !0, this.hook.emit(
88
+ "selectedChange",
89
+ i.map((s) => s.toCompletelyJson())
90
+ );
91
+ });
92
+ t(this, "deleteDomClickCallback", () => {
93
+ this.highlightedLines.forEach((e) => {
94
+ this.removeLine(e), this.model.removeLine(e);
95
+ }), this.highlightedLines = [], this.deleteDom.setLines([]).hide();
96
+ });
97
+ t(this, "cancelDeleteClickCallback", () => {
98
+ this.clearHighlightLines();
99
+ });
100
+ this.deleteDom = new M(this.five, {
101
+ onClick: this.deleteDomClickCallback,
102
+ cancelDelete: this.cancelDeleteClickCallback
103
+ }).appendTo(this.container), this.five.on("cameraUpdate", this.onCameraUpdate), this.five.on("wantsTapGesture", this.onWantsTapGesture), this.five.on("wantsToMoveToPano", this.onWantsToMoveToPano), this.model.hook.on("lineAdded", this.onLineChanged), this.model.hook.on("lineRemoved", this.onLineChanged), this.hook.on("getStartPoint", this.onGetStartPoint), this.hook.on("getEndPoint", this.onGetEndPoint), this.hook.on("nowPointChange", this.onNowPointChange), this.hook.on("willChangeState", this.onWillChangeState), this.five.refresh();
104
+ }
105
+ dispose() {
106
+ super.dispose(), this.group.remove(this.mouseGroup, this.dashed.mesh), this.five.off("cameraUpdate", this.onCameraUpdate), this.five.off("wantsTapGesture", this.onWantsTapGesture), this.five.off("wantsToMoveToPano", this.onWantsToMoveToPano), this.model.hook.off("lineAdded", this.onLineChanged), this.model.hook.off("lineRemoved", this.onLineChanged), this.hook.off("getStartPoint", this.onGetStartPoint), this.hook.off("getEndPoint", this.onGetEndPoint), this.hook.off("nowPointChange", this.onNowPointChange), this.hook.off("willChangeState", this.onWillChangeState), this.hook.emit("selectedChange", []), this.dashed.distanceItem.remove(), this.five.needsRender = !0;
107
+ }
108
+ highlightLine(e) {
109
+ e.selected || (e.selected = !0, this.group.add(e.lightMesh), e.distanceItem.highlight(), this.five.needsRender = !0);
110
+ }
111
+ clearHighlightLines() {
112
+ this.group.children.length !== 0 && (this.deleteDom.setLines([]).hide(), this.model.lines.forEach((e) => {
113
+ e.selected = !1, e.distanceItem.unHighlight(), this.group.remove(e.lightMesh);
114
+ }), this.highlightedLines = [], this.five.needsRender = !0);
115
+ }
116
+ getEditingLines() {
117
+ return this.model.lines;
118
+ }
119
+ highlightLines(e) {
120
+ this.clearHighlightLines(), this.highlightedLines = e, this.deleteDom.setLines(e).updatePosition().show(), e.forEach((i) => this.highlightLine(i));
121
+ }
122
+ }
123
+ export {
124
+ V as M
125
+ };
@@ -0,0 +1,12 @@
1
+ import type MeasureController from '.';
2
+ import type { Five } from '@realsee/five';
3
+ /** 快捷键控制器 */
4
+ export declare class ShortcutKeyController {
5
+ five: Five;
6
+ measureController: MeasureController;
7
+ constructor(measureController: MeasureController, five: Five);
8
+ dispose(): void;
9
+ private escape;
10
+ private onKeyDown;
11
+ private onMouseDown;
12
+ }
@@ -0,0 +1,33 @@
1
+ var s = Object.defineProperty;
2
+ var i = (o, e, t) => e in o ? s(o, e, { enumerable: !0, configurable: !0, writable: !0, value: t }) : o[e] = t;
3
+ var n = (o, e, t) => (i(o, typeof e != "symbol" ? e + "" : e, t), t);
4
+ class a {
5
+ constructor(e, t) {
6
+ n(this, "five");
7
+ n(this, "measureController");
8
+ n(this, "onKeyDown", (e) => {
9
+ if (e.metaKey && e.code === "KeyS") {
10
+ this.measureController.save().changeMode("Watch"), e.preventDefault();
11
+ return;
12
+ }
13
+ if (e.code === "Escape")
14
+ return this.escape();
15
+ });
16
+ n(this, "onMouseDown", (e) => {
17
+ e.button === 2 && (e.preventDefault(), this.escape());
18
+ });
19
+ this.five = t, this.measureController = e;
20
+ const r = this.five.getElement();
21
+ !r || (document.body.addEventListener("keydown", this.onKeyDown), r.addEventListener("mousedown", this.onMouseDown));
22
+ }
23
+ dispose() {
24
+ const e = this.five.getElement();
25
+ !e || (document.body.removeEventListener("keydown", this.onKeyDown), e.removeEventListener("mousedown", this.onMouseDown));
26
+ }
27
+ escape() {
28
+ return this.measureController.getCurrentMode() === "Watch" ? this.measureController.disable() : this.measureController.changeMode("Watch");
29
+ }
30
+ }
31
+ export {
32
+ a as S
33
+ };
@@ -0,0 +1,16 @@
1
+ import type Line from '../Model/line';
2
+ import BaseController, { IControllerParams } from './BaseController';
3
+ export default class ViewController extends BaseController {
4
+ type: string;
5
+ private highlightedLines;
6
+ private hammer?;
7
+ constructor(params: IControllerParams);
8
+ dispose(): void;
9
+ highlightLine(line: Line): void;
10
+ clearHighlightLines(): void;
11
+ private wantsTapGesture;
12
+ private chooseLine;
13
+ private highlightLines;
14
+ private lineRemoved;
15
+ private onCameraUpdate;
16
+ }
@@ -0,0 +1,90 @@
1
+ var P = Object.defineProperty;
2
+ var y = (h, n, e) => n in h ? P(h, n, { enumerable: !0, configurable: !0, writable: !0, value: e }) : h[n] = e;
3
+ var o = (h, n, e) => (y(h, typeof n != "symbol" ? n + "" : n, e), e);
4
+ import T from "hammerjs";
5
+ import { Vector2 as g } from "three";
6
+ import { c as H } from "../utils/math.js";
7
+ import { i as L } from "../utils/isNDCPointInScreen.js";
8
+ import { f as k } from "../utils/findAssociatedLines.js";
9
+ import { B as E } from "./BaseController.js";
10
+ class D extends E {
11
+ constructor(e) {
12
+ super(e);
13
+ o(this, "type", "view");
14
+ o(this, "highlightedLines", []);
15
+ o(this, "hammer");
16
+ o(this, "wantsTapGesture", (e) => {
17
+ if (this.model.lines.length === 0)
18
+ return;
19
+ const [t] = this.five.model.intersectRaycaster(e);
20
+ if (!t)
21
+ return;
22
+ const i = this.five.camera, f = t.point.clone().project(i), c = this.container.clientWidth, a = this.container.clientHeight, p = new g(f.x * c, f.y * a), u = this.model.lines.map((s) => {
23
+ const [r, w] = s.points, l = r.position.clone().project(i), m = w.position.clone().project(i);
24
+ if (!L(l) && !L(m))
25
+ return null;
26
+ const C = new g(
27
+ l.x * c,
28
+ l.y * a
29
+ ), R = new g(
30
+ m.x * c,
31
+ m.y * a
32
+ );
33
+ return { id: s.id, points: [C, R] };
34
+ }).filter((s) => !!s);
35
+ if (u.length === 0)
36
+ return;
37
+ const v = u.map((s) => {
38
+ const r = H(p, s.points);
39
+ return { id: s.id, distance: r.distanceTo(p) };
40
+ }).sort((s, r) => s.distance - r.distance)[0], d = v.distance > 20 ? void 0 : this.model.lines.find(({ id: s }) => s === v.id);
41
+ if (this.highlightedLines.length > 0 && !d)
42
+ return this.clearHighlightLines(), !1;
43
+ if (d)
44
+ return this.chooseLine(d), !1;
45
+ });
46
+ o(this, "chooseLine", (e) => {
47
+ const t = k(e);
48
+ this.highlightLines(t), this.five.needsRender = !0, this.hook.emit(
49
+ "selectedChange",
50
+ t.map((i) => i.toCompletelyJson())
51
+ );
52
+ });
53
+ o(this, "lineRemoved", (e) => {
54
+ this.removeLine(e), this.hook.emit(
55
+ "selectedChange",
56
+ this.model.lines.filter((t) => t.selected).map((t) => t.toCompletelyJson())
57
+ );
58
+ });
59
+ o(this, "onCameraUpdate", () => {
60
+ this.updateDistanceUI();
61
+ });
62
+ this.model.lines.forEach((i) => {
63
+ i.distanceItem.appendTo(this.container), i.distanceItem.update(this.five), i.hook.on("selected", this.chooseLine), this.group.add(i.mesh);
64
+ });
65
+ const t = this.five.getElement();
66
+ if (t) {
67
+ const i = new T(t);
68
+ this.hammer = i;
69
+ }
70
+ this.model.hook.on("lineRemoved", this.lineRemoved), this.five.on("cameraUpdate", this.onCameraUpdate), this.five.on("wantsTapGesture", this.wantsTapGesture), this.five.needsRender = !0;
71
+ }
72
+ dispose() {
73
+ var e;
74
+ super.dispose(), this.model.hook.off("lineRemoved", this.lineRemoved), this.five.off("cameraUpdate", this.onCameraUpdate), this.five.off("wantsTapGesture", this.wantsTapGesture), this.five.needsRender = !0, this.hook.emit("selectedChange", []), (e = this.hammer) == null || e.destroy();
75
+ }
76
+ highlightLine(e) {
77
+ e.selected || (e.selected = !0, this.group.add(e.lightMesh), e.distanceItem.highlight(), this.five.needsRender = !0);
78
+ }
79
+ clearHighlightLines() {
80
+ this.group.children.length !== 0 && (this.model.lines.forEach((e) => {
81
+ e.selected = !1, e.distanceItem.unHighlight(), this.group.remove(e.lightMesh);
82
+ }), this.highlightedLines = [], this.five.needsRender = !0);
83
+ }
84
+ highlightLines(e) {
85
+ this.clearHighlightLines(), this.highlightedLines = e, e.forEach((t) => this.highlightLine(t));
86
+ }
87
+ }
88
+ export {
89
+ D as V
90
+ };
@@ -0,0 +1,26 @@
1
+ import type Line from '../Model/line';
2
+ import BaseController, { IControllerParams } from './BaseController';
3
+ export default class WatchController extends BaseController {
4
+ type: string;
5
+ private deleteDom;
6
+ private highlightedLines;
7
+ private fiveElement?;
8
+ private editPointState?;
9
+ private hammer?;
10
+ constructor(params: IControllerParams);
11
+ dispose(): void;
12
+ highlightLine(line: Line): void;
13
+ clearHighlightLines(): void;
14
+ private onPanStart;
15
+ private onPanEnd;
16
+ private onPan;
17
+ private onIntersectionUpdate;
18
+ private wantsPanGesture;
19
+ private wantsTapGesture;
20
+ private chooseLine;
21
+ private highlightLines;
22
+ private lineRemoved;
23
+ private onCameraUpdate;
24
+ private deleteDomClickCallback;
25
+ private cancelDeleteClickCallback;
26
+ }
@@ -0,0 +1,154 @@
1
+ var w = Object.defineProperty;
2
+ var y = (r, h, e) => h in r ? w(r, h, { enumerable: !0, configurable: !0, writable: !0, value: e }) : r[h] = e;
3
+ var s = (r, h, e) => (y(r, typeof h != "symbol" ? h + "" : h, e), e);
4
+ import E from "hammerjs";
5
+ import { D as G } from "../Modules/DeleteDom/index.js";
6
+ import { i as L } from "../utils/isNDCPointInScreen.js";
7
+ import { B as R } from "./BaseController.js";
8
+ import { Raycaster as T, Vector2 as f } from "three";
9
+ import { c as H } from "../utils/math.js";
10
+ import { f as I } from "../utils/findClosestPoint.js";
11
+ import { f as v } from "../utils/findAssociatedLines.js";
12
+ import { g as C } from "../utils/getPointFromHammerEvent.js";
13
+ class F extends R {
14
+ constructor(e) {
15
+ super(e);
16
+ s(this, "type", "watch");
17
+ s(this, "deleteDom");
18
+ s(this, "highlightedLines", []);
19
+ s(this, "fiveElement");
20
+ s(this, "editPointState");
21
+ s(this, "hammer");
22
+ s(this, "onPanStart", (e) => {
23
+ var a;
24
+ if (this.model.points.length === 0 || !this.fiveElement)
25
+ return;
26
+ const i = C(e).point, t = (a = I(this.five, this.model.points, i, 20)) == null ? void 0 : a.point;
27
+ if (!t) {
28
+ this.editPointState = void 0;
29
+ return;
30
+ }
31
+ const n = {
32
+ point: t,
33
+ associatedLines: v(t.lines[0])
34
+ };
35
+ this.hook.emit("wantsDragLine", {
36
+ point: t.id,
37
+ lines: n.associatedLines.map(({ id: l }) => l)
38
+ }) || (this.editPointState = n, this.magnifier.appendTo(this.container), this.group.add(this.mouseGroup));
39
+ });
40
+ s(this, "onPanEnd", () => {
41
+ !this.editPointState || (this.editPointState.point.lines.forEach((e) => e.mesh.setMaterial({ dashed: !1 })), this.highlightLines(this.editPointState.associatedLines), this.editPointState = void 0, this.magnifier.remove(), this.group.remove(this.mouseGroup));
42
+ });
43
+ s(this, "onPan", (e) => {
44
+ if (!this.editPointState || !this.fiveElement)
45
+ return;
46
+ const i = C(e).ndcPoint, t = new T();
47
+ t.setFromCamera(i, this.five.camera);
48
+ const [n] = this.five.model.intersectRaycaster(t);
49
+ !n || this.onIntersectionUpdate(n);
50
+ });
51
+ s(this, "onIntersectionUpdate", (e, i) => {
52
+ if (!!this.editPointState) {
53
+ if (this.clearHighlightLines(), this.editPointState.point.position.copy(e.point), this.editPointState.point.lines.forEach((t) => {
54
+ t.mesh.setPoints(t.points[0].position.clone(), t.points[1].position.clone()), t.lightMesh.setPoints(t.points[0].position.clone(), t.points[1].position.clone()), t.mesh.setMaterial({ dashed: !0 });
55
+ }), this.updateDistanceUI(), this.magnifier.renderWithPoint(e.point), this.mouseGroup.position.copy(e.point), i)
56
+ this.mouseGroup.quaternion.copy(i.quaternion);
57
+ else if (e.face) {
58
+ const n = e.face.normal.clone().multiplyScalar(0.05), a = e.point.clone().add(n).clone().add(n);
59
+ this.mouseGroup.lookAt(a);
60
+ }
61
+ this.five.needsRender = !0, this.hook.emit(
62
+ "selectedChange",
63
+ this.editPointState.associatedLines.map((t) => t.toCompletelyJson())
64
+ );
65
+ }
66
+ });
67
+ s(this, "wantsPanGesture", () => {
68
+ if (this.editPointState)
69
+ return !1;
70
+ });
71
+ s(this, "wantsTapGesture", (e) => {
72
+ const [i] = this.five.model.intersectRaycaster(e);
73
+ if (!i)
74
+ return;
75
+ const t = this.five.camera, n = i.point.clone().project(t), c = this.container.clientWidth, a = this.container.clientHeight, l = new f(n.x * c, n.y * a), g = this.model.lines.map((o) => {
76
+ const [d, S] = o.points, m = d.position.clone().project(t), p = S.position.clone().project(t);
77
+ if (!L(m) && !L(p))
78
+ return null;
79
+ const D = new f(
80
+ m.x * c,
81
+ m.y * a
82
+ ), k = new f(
83
+ p.x * c,
84
+ p.y * a
85
+ );
86
+ return { id: o.id, points: [D, k] };
87
+ }).filter((o) => !!o);
88
+ if (g.length === 0)
89
+ return;
90
+ const u = g.map((o) => {
91
+ const d = H(l, o.points);
92
+ return { id: o.id, distance: d.distanceTo(l) };
93
+ }).sort((o, d) => o.distance - d.distance)[0];
94
+ if (u.distance > 20)
95
+ return;
96
+ const P = this.model.lines.find(({ id: o }) => o === u.id);
97
+ if (!!P)
98
+ return this.chooseLine(P), !1;
99
+ });
100
+ s(this, "chooseLine", (e) => {
101
+ const i = v(e);
102
+ this.highlightLines(i), this.five.needsRender = !0, this.hook.emit(
103
+ "selectedChange",
104
+ i.map((t) => t.toCompletelyJson())
105
+ );
106
+ });
107
+ s(this, "lineRemoved", (e) => {
108
+ this.removeLine(e), this.hook.emit(
109
+ "selectedChange",
110
+ this.model.lines.filter((i) => i.selected).map((i) => i.toCompletelyJson())
111
+ );
112
+ });
113
+ s(this, "onCameraUpdate", () => {
114
+ this.updateDistanceUI(), this.highlightedLines.length > 0 && this.deleteDom.updatePosition();
115
+ });
116
+ s(this, "deleteDomClickCallback", () => {
117
+ this.highlightedLines[0].getPolyline().lines.slice().reverse().forEach((i) => this.model.removeLine(i)), this.highlightedLines = [], this.deleteDom.setLines([]).hide();
118
+ });
119
+ s(this, "cancelDeleteClickCallback", () => {
120
+ this.clearHighlightLines();
121
+ });
122
+ this.deleteDom = new G(this.five, {
123
+ onClick: this.deleteDomClickCallback,
124
+ cancelDelete: this.cancelDeleteClickCallback
125
+ }).appendTo(this.container), this.model.lines.forEach((t) => {
126
+ t.distanceItem.appendTo(this.container), t.distanceItem.update(this.five), t.hook.on("selected", this.chooseLine), this.group.add(t.mesh);
127
+ });
128
+ const i = this.five.getElement();
129
+ if (i) {
130
+ this.fiveElement = i;
131
+ const t = new E(i);
132
+ this.hammer = t, t.on("pan", this.onPan), t.on("panstart", this.onPanStart), t.on("panend", this.onPanEnd);
133
+ }
134
+ this.model.hook.on("lineRemoved", this.lineRemoved), this.five.on("cameraUpdate", this.onCameraUpdate), this.five.on("wantsTapGesture", this.wantsTapGesture), this.five.on("wantsPanGesture", this.wantsPanGesture), this.five.needsRender = !0;
135
+ }
136
+ dispose() {
137
+ var e;
138
+ super.dispose(), this.deleteDom.dispose(), this.model.hook.off("lineRemoved", this.lineRemoved), this.model.lines.forEach((i) => i.hook.off("selected", this.chooseLine)), this.five.off("cameraUpdate", this.onCameraUpdate), this.five.off("wantsPanGesture", this.wantsPanGesture), this.five.off("wantsTapGesture", this.wantsTapGesture), this.five.needsRender = !0, this.hook.emit("selectedChange", []), (e = this.hammer) == null || e.destroy();
139
+ }
140
+ highlightLine(e) {
141
+ e.selected || (e.selected = !0, this.group.add(e.lightMesh), e.distanceItem.highlight(), this.five.needsRender = !0);
142
+ }
143
+ clearHighlightLines() {
144
+ this.group.children.length !== 0 && (this.deleteDom.setLines([]).hide(), this.model.lines.forEach((e) => {
145
+ e.selected = !1, e.distanceItem.unHighlight(), this.group.remove(e.lightMesh);
146
+ }), this.highlightedLines = [], this.five.needsRender = !0);
147
+ }
148
+ highlightLines(e) {
149
+ this.clearHighlightLines(), this.highlightedLines = e, this.deleteDom.setLines(e).updatePosition().show(), e.forEach((i) => this.highlightLine(i));
150
+ }
151
+ }
152
+ export {
153
+ F as W
154
+ };