@realsee/dnalogel 3.64.24 → 3.64.25-dev.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (455) hide show
  1. package/CHANGELOG.md +5 -1
  2. package/dist/Sculpt/utils/Modules/DeleteButtonBgBorder.d.ts +6 -0
  3. package/dist/Sculpt/utils/Modules/DeleteIconSVG.d.ts +1 -0
  4. package/dist/index.cjs.js +75 -58
  5. package/dist/index.js +3115 -3081
  6. package/dist/index.umd.js +58 -41
  7. package/docs/assets/navigation.js +1 -1
  8. package/docs/assets/search.js +1 -1
  9. package/docs/classes/AreaMakerPluginType.AreaMakerController.html +2 -2
  10. package/docs/classes/AreaMakerPluginType.AreaMakerItem.html +2 -2
  11. package/docs/classes/CSS3DRender.html +2 -2
  12. package/docs/classes/GuideLineItem.GuideLineItem.html +2 -2
  13. package/docs/classes/GuideLineModeItem.GuideLineModeItem.html +2 -2
  14. package/docs/classes/ModelMakerPluginInstance.html +2 -2
  15. package/docs/classes/ModelRoomLabelController.html +2 -2
  16. package/docs/classes/MoveController.html +2 -2
  17. package/docs/classes/Object3DHelperController.html +2 -2
  18. package/docs/classes/PaintBrush.html +2 -2
  19. package/docs/classes/PanoMeasurePluginLine.html +2 -2
  20. package/docs/classes/PanoMeasurePluginModel.html +2 -2
  21. package/docs/classes/PanoMeasurePluginPoint.html +2 -2
  22. package/docs/classes/PanoMeasurePluginPolyline.html +2 -2
  23. package/docs/classes/PanoTagPluginController.html +2 -2
  24. package/docs/classes/Sculpt.html +2 -2
  25. package/docs/classes/Util.BetterTween.html +2 -2
  26. package/docs/classes/Util.FiveDomEvents.html +2 -2
  27. package/docs/classes/Util.FivePuppet.html +2 -2
  28. package/docs/classes/Util.Interval.html +2 -2
  29. package/docs/classes/Util.LegacyPointHelper.html +2 -2
  30. package/docs/classes/Util.LightTag.html +2 -2
  31. package/docs/classes/Util.LineSegments.html +2 -2
  32. package/docs/classes/Util.Magnifier.html +2 -2
  33. package/docs/classes/Util.Object3D.html +2 -2
  34. package/docs/classes/Util.PointDomHelper.html +2 -2
  35. package/docs/classes/Util.PointHelper.html +2 -2
  36. package/docs/classes/Util.PointSelector.html +2 -2
  37. package/docs/classes/Util.PointSelectorHelper.html +2 -2
  38. package/docs/classes/Util.Rectangle.html +2 -2
  39. package/docs/classes/Util.sculpt.BaseEditor.html +2 -2
  40. package/docs/classes/Util.sculpt.BoxMesh.html +2 -2
  41. package/docs/classes/Util.sculpt.BoxMeshEditor.html +2 -2
  42. package/docs/classes/Util.sculpt.CircleMesh.html +2 -2
  43. package/docs/classes/Util.sculpt.CircleMeshEditor.html +2 -2
  44. package/docs/classes/Util.sculpt.CircleWithEdgeMesh.html +2 -2
  45. package/docs/classes/Util.sculpt.CylinderMesh.html +2 -2
  46. package/docs/classes/Util.sculpt.CylinderMeshEditor.html +2 -2
  47. package/docs/classes/Util.sculpt.LineMesh.html +2 -2
  48. package/docs/classes/Util.sculpt.PointMesh.html +2 -2
  49. package/docs/classes/Util.sculpt.PolygonMesh.html +2 -2
  50. package/docs/classes/Util.sculpt.PrismMesh.html +2 -2
  51. package/docs/classes/Util.sculpt.PrismMeshEditor.html +2 -2
  52. package/docs/classes/Util.sculpt.RectangleMesh.html +2 -2
  53. package/docs/classes/Util.sculpt.RectangleMeshEditor.html +2 -2
  54. package/docs/classes/Util.sculpt.RectangleWithEdgeMesh.html +2 -2
  55. package/docs/classes/WalkController.html +2 -2
  56. package/docs/enums/CameraMovementEffect.html +2 -2
  57. package/docs/enums/ContentType.html +2 -2
  58. package/docs/enums/DIRECTION.html +2 -2
  59. package/docs/enums/DISPLAY_STRATEGY_TYPE.html +2 -2
  60. package/docs/enums/DimensionType.html +2 -2
  61. package/docs/enums/FLOOR_PLAN_ATTACHED_TO.html +2 -2
  62. package/docs/enums/ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE.html +2 -2
  63. package/docs/enums/PaintBrushTypeEnum.html +2 -2
  64. package/docs/enums/PointType.html +2 -2
  65. package/docs/enums/Rotation.html +2 -2
  66. package/docs/functions/AreaMakerPlugin.html +1 -1
  67. package/docs/functions/CSS3DRenderPlugin.html +1 -1
  68. package/docs/functions/CameraMovementPlugin.html +2 -2
  69. package/docs/functions/CruisePlugin.html +1 -1
  70. package/docs/functions/CurrentPanoImagePlugin.html +1 -1
  71. package/docs/functions/GuideLinePlugin.html +1 -1
  72. package/docs/functions/ItemLabelPlugin.html +1 -1
  73. package/docs/functions/MapviewFloorplanPlugin.html +1 -1
  74. package/docs/functions/MeasurePlugin.html +1 -1
  75. package/docs/functions/ModelChassisCompassPlugin.html +2 -2
  76. package/docs/functions/ModelEntryDoorGuidePlugin.html +2 -2
  77. package/docs/functions/ModelFloorplanPlugin.html +1 -1
  78. package/docs/functions/ModelItemLabelPlugin.html +1 -1
  79. package/docs/functions/ModelMakerPlugin.html +1 -1
  80. package/docs/functions/ModelRoomLabelPlugin.html +1 -1
  81. package/docs/functions/ModelTVVideoPlugin.html +1 -1
  82. package/docs/functions/ModelViewPlugin.html +2 -2
  83. package/docs/functions/MovePlugin.html +1 -1
  84. package/docs/functions/Object3DHelperPlugin.html +1 -1
  85. package/docs/functions/PanoCompassPlugin.html +1 -1
  86. package/docs/functions/PanoCursorRaycasterPlugin.html +2 -2
  87. package/docs/functions/PanoDoorLabelPlugin.html +1 -1
  88. package/docs/functions/PanoFloorplanRadarPlugin.html +1 -1
  89. package/docs/functions/PanoMeasurePlugin.html +1 -1
  90. package/docs/functions/PanoRulerPlugin.html +2 -2
  91. package/docs/functions/PanoRulerProPlugin.html +2 -2
  92. package/docs/functions/PanoSpatialTagPlugin.html +2 -2
  93. package/docs/functions/PanoTagPlugin.html +1 -1
  94. package/docs/functions/PanoVideoPlugin.html +2 -2
  95. package/docs/functions/PipelinePlugin.html +1 -1
  96. package/docs/functions/SculptPlugin.html +2 -2
  97. package/docs/functions/TopviewFloorplanPlugin.html +1 -1
  98. package/docs/functions/Util.absoluteUrl.html +2 -2
  99. package/docs/functions/Util.awaitNextFrame.html +1 -1
  100. package/docs/functions/Util.blink.html +2 -2
  101. package/docs/functions/Util.bounding.html +1 -1
  102. package/docs/functions/Util.boundingBox.html +1 -1
  103. package/docs/functions/Util.boundingSphere.html +1 -1
  104. package/docs/functions/Util.boxVertex.html +2 -2
  105. package/docs/functions/Util.boxVertexes.html +1 -1
  106. package/docs/functions/Util.checkFiveModelLoaded.html +2 -2
  107. package/docs/functions/Util.convexHull.html +2 -2
  108. package/docs/functions/Util.equal.html +2 -2
  109. package/docs/functions/Util.fiveModelIsLoaded.html +2 -2
  110. package/docs/functions/Util.getCoordsFromClient.html +1 -1
  111. package/docs/functions/Util.getCoordsFromElement.html +1 -1
  112. package/docs/functions/Util.getFrameTime.html +2 -2
  113. package/docs/functions/Util.getIntersectFromRelativePosition.html +1 -1
  114. package/docs/functions/Util.getRaycasterFromFivePointer.html +1 -1
  115. package/docs/functions/Util.initialCSS3DRender.html +1 -1
  116. package/docs/functions/Util.inside.html +1 -1
  117. package/docs/functions/Util.isAbsoluteURL.html +1 -1
  118. package/docs/functions/Util.isModelLike.html +1 -1
  119. package/docs/functions/Util.isNil.html +2 -2
  120. package/docs/functions/Util.isPanoramaLike.html +1 -1
  121. package/docs/functions/Util.lookObject.html +2 -2
  122. package/docs/functions/Util.lookPoint.html +2 -2
  123. package/docs/functions/Util.nextFrame.html +1 -1
  124. package/docs/functions/Util.notNil.html +2 -2
  125. package/docs/functions/Util.reblink.html +2 -2
  126. package/docs/functions/Util.requestAnimationFrameInterval.html +2 -2
  127. package/docs/functions/Util.sculpt.createBox.html +1 -1
  128. package/docs/functions/Util.sculpt.createCircle.html +1 -1
  129. package/docs/functions/Util.sculpt.createCylinder.html +1 -1
  130. package/docs/functions/Util.sculpt.createLine.html +2 -2
  131. package/docs/functions/Util.sculpt.createPoint.html +1 -1
  132. package/docs/functions/Util.sculpt.createPolygon.html +1 -1
  133. package/docs/functions/Util.sculpt.createPrism.html +1 -1
  134. package/docs/functions/Util.sculpt.createRectangle.html +2 -2
  135. package/docs/functions/Util.tag.html +1 -1
  136. package/docs/functions/Util.tweenProgress.html +1 -1
  137. package/docs/functions/Util.uuid.html +2 -2
  138. package/docs/functions/Util.waitFiveModelLoaded.html +2 -2
  139. package/docs/functions/Util.worldBounding.html +1 -1
  140. package/docs/functions/Util.worldBoundingBox.html +1 -1
  141. package/docs/functions/Util.worldBoundingSphere.html +1 -1
  142. package/docs/functions/createPolyline.html +2 -2
  143. package/docs/functions/pluginFlag.html +1 -1
  144. package/docs/hierarchy.html +1 -1
  145. package/docs/index.html +2 -2
  146. package/docs/interfaces/AreaMakerPluginType.AnimeOptions.html +2 -2
  147. package/docs/interfaces/AreaMakerPluginType.Config.html +2 -2
  148. package/docs/interfaces/AreaMakerPluginType.EventMap.html +2 -2
  149. package/docs/interfaces/AreaMakerPluginType.Params.html +2 -2
  150. package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItem.html +2 -2
  151. package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItemV1.html +2 -2
  152. package/docs/interfaces/AreaMakerPluginType.ServerDataV1.html +2 -2
  153. package/docs/interfaces/AreaMakerPluginType.ServerDataV2.html +2 -2
  154. package/docs/interfaces/AreaMakerPluginType.ShowHideOptions.html +2 -2
  155. package/docs/interfaces/AreaMakerPluginType.State.html +2 -2
  156. package/docs/interfaces/CSS3DRenderPluginEventMap.html +2 -2
  157. package/docs/interfaces/CSS3DRenderPluginState.html +2 -2
  158. package/docs/interfaces/CameraMovementPluginExportType.html +2 -2
  159. package/docs/interfaces/ContentTypeMapInterface.html +2 -2
  160. package/docs/interfaces/CruisePluginTypes.Config.html +2 -2
  161. package/docs/interfaces/CruisePluginTypes.CruiseKeyframe.html +2 -2
  162. package/docs/interfaces/CruisePluginTypes.EventMap.html +2 -2
  163. package/docs/interfaces/CruisePluginTypes.GuildLineConfig.html +2 -2
  164. package/docs/interfaces/CruisePluginTypes.MoveAction.html +2 -2
  165. package/docs/interfaces/CruisePluginTypes.MoveWithKeyframesAction.html +2 -2
  166. package/docs/interfaces/CruisePluginTypes.MoveWithPanoIndexAction.html +2 -2
  167. package/docs/interfaces/CruisePluginTypes.PluginData.html +2 -2
  168. package/docs/interfaces/CruisePluginTypes.PluginServerData.html +2 -2
  169. package/docs/interfaces/CruisePluginTypes.PluginState.html +2 -2
  170. package/docs/interfaces/CurrentPanoImagePluginType.Config.html +2 -2
  171. package/docs/interfaces/CurrentPanoImagePluginType.EventMap.html +2 -2
  172. package/docs/interfaces/CurrentPanoImagePluginType.Params.html +2 -2
  173. package/docs/interfaces/CurrentPanoImagePluginType.ShowHideOptions.html +2 -2
  174. package/docs/interfaces/CurrentPanoImagePluginType.State.html +2 -2
  175. package/docs/interfaces/FloorplanBounding.html +2 -2
  176. package/docs/interfaces/FloorplanData.html +2 -2
  177. package/docs/interfaces/FloorplanEntrance.html +2 -2
  178. package/docs/interfaces/FloorplanExtraObject.html +2 -2
  179. package/docs/interfaces/FloorplanExtraObject3D.html +2 -2
  180. package/docs/interfaces/FloorplanFloorData.html +2 -2
  181. package/docs/interfaces/FloorplanImagePosition.html +2 -2
  182. package/docs/interfaces/FloorplanObserver.html +2 -2
  183. package/docs/interfaces/FloorplanOutlineItem.html +2 -2
  184. package/docs/interfaces/FloorplanPosition.html +2 -2
  185. package/docs/interfaces/FloorplanRoomItem.html +2 -2
  186. package/docs/interfaces/FloorplanRoomLabelItem.html +2 -2
  187. package/docs/interfaces/FloorplanServerBounding.html +2 -2
  188. package/docs/interfaces/FloorplanServerComputedData.html +2 -2
  189. package/docs/interfaces/FloorplanServerData.html +2 -2
  190. package/docs/interfaces/FloorplanServerDoorItem.html +2 -2
  191. package/docs/interfaces/FloorplanServerDoorPosition.html +2 -2
  192. package/docs/interfaces/FloorplanServerEntrance.html +2 -2
  193. package/docs/interfaces/FloorplanServerFloorData.html +2 -2
  194. package/docs/interfaces/FloorplanServerImagePosition.html +2 -2
  195. package/docs/interfaces/FloorplanServerObserver.html +2 -2
  196. package/docs/interfaces/FloorplanServerOutlineItem.html +2 -2
  197. package/docs/interfaces/FloorplanServerPosition.html +2 -2
  198. package/docs/interfaces/FloorplanServerRoomItem.html +2 -2
  199. package/docs/interfaces/FloorplanServerRoomLabelItem.html +2 -2
  200. package/docs/interfaces/GuideLineModeItem.GuideLineTagContainer.html +2 -2
  201. package/docs/interfaces/GuideLinePluginType.CatmullRomCurve3.html +2 -2
  202. package/docs/interfaces/GuideLinePluginType.EventMap.html +2 -2
  203. package/docs/interfaces/GuideLinePluginType.ExtraRouteData.html +2 -2
  204. package/docs/interfaces/GuideLinePluginType.GuideLineGeometryStyle.html +2 -2
  205. package/docs/interfaces/GuideLinePluginType.GuideLineItemContainer.html +2 -2
  206. package/docs/interfaces/GuideLinePluginType.GuideLineMaterialStyle.html +2 -2
  207. package/docs/interfaces/GuideLinePluginType.GuideLineMeshStyle.html +2 -2
  208. package/docs/interfaces/GuideLinePluginType.LineGeometriesConfig.html +2 -2
  209. package/docs/interfaces/GuideLinePluginType.ModelGuideLineStyle.html +2 -2
  210. package/docs/interfaces/GuideLinePluginType.ModelGuideLineTagData.html +2 -2
  211. package/docs/interfaces/GuideLinePluginType.PanoramaGuideLineStyle.html +2 -2
  212. package/docs/interfaces/GuideLinePluginType.PluginDataV2.html +1 -1
  213. package/docs/interfaces/GuideLinePluginType.PluginServerData.html +2 -2
  214. package/docs/interfaces/GuideLinePluginType.PluginState.html +2 -2
  215. package/docs/interfaces/GuideLinePluginType.Route.html +2 -2
  216. package/docs/interfaces/HelperOffset.html +2 -2
  217. package/docs/interfaces/ImagePlaneGroup.html +2 -2
  218. package/docs/interfaces/ItemLabelPluginData.html +2 -2
  219. package/docs/interfaces/ItemLabelPluginExportReturnsType.html +2 -2
  220. package/docs/interfaces/ItemLabelPluginParametersType.html +2 -2
  221. package/docs/interfaces/MinMax.html +2 -2
  222. package/docs/interfaces/ModelChassisCompassPluginData.html +2 -2
  223. package/docs/interfaces/ModelChassisCompassPluginExportType.html +2 -2
  224. package/docs/interfaces/ModelChassisCompassPluginParameterType.html +2 -2
  225. package/docs/interfaces/ModelEntryDoorGuidePluginData.html +2 -2
  226. package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +2 -2
  227. package/docs/interfaces/ModelItemLabelPluginData.html +2 -2
  228. package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +2 -2
  229. package/docs/interfaces/ModelItemLabelPluginParametersType.html +2 -2
  230. package/docs/interfaces/ModelMakerPluginType.EventMap.html +2 -2
  231. package/docs/interfaces/ModelMakerPluginType.ServerBaseItem.html +2 -2
  232. package/docs/interfaces/ModelMakerPluginType.ServerBoxItem.html +2 -2
  233. package/docs/interfaces/ModelMakerPluginType.ServerData.html +2 -2
  234. package/docs/interfaces/ModelMakerPluginType.ServerPrismItem.html +2 -2
  235. package/docs/interfaces/ModelMakerPluginType.ServerTrianglesItem.html +2 -2
  236. package/docs/interfaces/ModelMakerPluginType.State.html +2 -2
  237. package/docs/interfaces/ModelRoomLabelPluginData.html +2 -2
  238. package/docs/interfaces/ModelTVVideoPluginData.html +2 -2
  239. package/docs/interfaces/ModelTVVideoPluginExportType.html +2 -2
  240. package/docs/interfaces/ModelTVVideoPluginParameterType.html +2 -2
  241. package/docs/interfaces/ModelViewPluginExportType.html +2 -2
  242. package/docs/interfaces/Object3DHelperState.html +2 -2
  243. package/docs/interfaces/ObjectHelperControllers.html +2 -2
  244. package/docs/interfaces/PaintBrushAction.html +2 -2
  245. package/docs/interfaces/PaintBrushConfigs.html +2 -2
  246. package/docs/interfaces/PaintBrushState.html +2 -2
  247. package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +2 -2
  248. package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +1 -1
  249. package/docs/interfaces/PanoMeasureParameterType.html +2 -2
  250. package/docs/interfaces/PanoMeasurePluginLineJson.html +2 -2
  251. package/docs/interfaces/PanoMeasurePluginOpenParameter.html +2 -2
  252. package/docs/interfaces/PanoMeasurePluginPointJson.html +2 -2
  253. package/docs/interfaces/PanoMeasurePluginPolylineJson.html +2 -2
  254. package/docs/interfaces/PanoRulerPluginExportType.html +2 -2
  255. package/docs/interfaces/PanoRulerPluginOptions.html +2 -2
  256. package/docs/interfaces/PanoRulerPluginParameterType.html +2 -2
  257. package/docs/interfaces/PanoRulerProPluginExportType.html +2 -2
  258. package/docs/interfaces/PanoRulerProPluginOptions.html +2 -2
  259. package/docs/interfaces/PanoRulerProPluginParameterType.html +2 -2
  260. package/docs/interfaces/PanoRulerProPluginState.html +2 -2
  261. package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +1 -1
  262. package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +1 -1
  263. package/docs/interfaces/PanoSpatialTagPluginData.html +2 -2
  264. package/docs/interfaces/PanoSpatialTagPluginDataElement.html +2 -2
  265. package/docs/interfaces/PanoSpatialTagPluginExportType.html +2 -2
  266. package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +2 -2
  267. package/docs/interfaces/PanoSpatialTagPluginParameterType.html +2 -2
  268. package/docs/interfaces/PanoSpatialTagPluginPointElement.html +2 -2
  269. package/docs/interfaces/PanoSpatialTagPluginTagElement.html +2 -2
  270. package/docs/interfaces/PanoVideoPluginType.LoadParams.html +2 -2
  271. package/docs/interfaces/PanoVideoPluginType.PanoVideoItem.html +2 -2
  272. package/docs/interfaces/PanoVideoPluginType.PluginData.html +2 -2
  273. package/docs/interfaces/PanoVideoPluginType.PluginEventMap.html +2 -2
  274. package/docs/interfaces/PanoVideoPluginType.PluginState.html +2 -2
  275. package/docs/interfaces/PanoVideoPluginType.VideoItem.html +2 -2
  276. package/docs/interfaces/PanoVideoPluginType.VideoMeshParams.html +2 -2
  277. package/docs/interfaces/PluginEventMap.html +2 -2
  278. package/docs/interfaces/Point.html +2 -2
  279. package/docs/interfaces/Room.html +2 -2
  280. package/docs/interfaces/RoomInfo.html +2 -2
  281. package/docs/interfaces/RoomLabel.html +2 -2
  282. package/docs/interfaces/RoomRules.html +1 -1
  283. package/docs/interfaces/Rooms.html +1 -1
  284. package/docs/interfaces/Scissor.html +2 -2
  285. package/docs/interfaces/State.html +2 -2
  286. package/docs/interfaces/TagCacheInterface.html +2 -2
  287. package/docs/interfaces/TagConfig.html +2 -2
  288. package/docs/interfaces/TagGLTFObjectGroup.html +2 -2
  289. package/docs/interfaces/TagIconUrl.html +2 -2
  290. package/docs/interfaces/TagObjectGroup.html +2 -2
  291. package/docs/interfaces/TagStyle.html +2 -2
  292. package/docs/interfaces/Tags.html +2 -2
  293. package/docs/interfaces/TemporaryState.html +2 -2
  294. package/docs/interfaces/Util.AnimeInstance.html +2 -2
  295. package/docs/interfaces/Util.BlinkAnimeOptions.html +2 -2
  296. package/docs/interfaces/Util.EventHandlerConfig.html +2 -2
  297. package/docs/interfaces/Util.FiveDomEvent.html +2 -2
  298. package/docs/interfaces/Util.FiveDomEventMap.html +2 -2
  299. package/docs/interfaces/Util.LegacyMouseGroupParameter.html +2 -2
  300. package/docs/interfaces/Util.MagnifierParameter.html +2 -2
  301. package/docs/interfaces/Util.MouseGroupParameter.html +2 -2
  302. package/docs/interfaces/Util.PointIntersection.html +2 -2
  303. package/docs/interfaces/Util.PointSelectorHelperConfig.html +2 -2
  304. package/docs/interfaces/Util.ReBlinkAnimeOptions.html +2 -2
  305. package/docs/modules/AreaMakerPluginType.html +2 -2
  306. package/docs/modules/CruisePluginTypes.html +2 -2
  307. package/docs/modules/CurrentPanoImagePluginType.html +2 -2
  308. package/docs/modules/GuideLineItem.html +2 -2
  309. package/docs/modules/GuideLineModeItem.html +2 -2
  310. package/docs/modules/GuideLinePluginType.html +2 -2
  311. package/docs/modules/ModelMakerPluginType.html +2 -2
  312. package/docs/modules/PanoVideoPluginType.html +2 -2
  313. package/docs/modules/SculptData.html +2 -2
  314. package/docs/modules/SculptType.html +2 -2
  315. package/docs/modules/Util.html +2 -2
  316. package/docs/modules/Util.sculpt.html +2 -2
  317. package/docs/modules.html +2 -2
  318. package/docs/types/AddObject3DHelperConfig.html +2 -2
  319. package/docs/types/AreaMakerPluginType.AreaMakerItemEventMap.html +2 -2
  320. package/docs/types/AreaMakerPluginType.ItemRenderer.html +1 -1
  321. package/docs/types/AreaMakerPluginType.PluginData.html +2 -2
  322. package/docs/types/AreaMakerPluginType.ServerData.html +2 -2
  323. package/docs/types/ArrayPosition.html +1 -1
  324. package/docs/types/AudioAppearance.html +1 -1
  325. package/docs/types/CSS3DRenderExportType.html +1 -1
  326. package/docs/types/CSS3DRenderPluginExportType.html +1 -1
  327. package/docs/types/CSS3DRenderPluginParameterType.html +1 -1
  328. package/docs/types/ClassFunctionParameters.html +1 -1
  329. package/docs/types/Color.html +1 -1
  330. package/docs/types/ContentTypeConfigKey.html +1 -1
  331. package/docs/types/ContentTypeConfigKeySplit.html +1 -1
  332. package/docs/types/ContentTypeMap.html +1 -1
  333. package/docs/types/Create3DDomContainerReturnType.html +1 -1
  334. package/docs/types/Create3DElementReturnType.html +1 -1
  335. package/docs/types/CruisePluginExportType.html +1 -1
  336. package/docs/types/CruisePluginTypes.CruiseData.html +2 -2
  337. package/docs/types/CruisePluginTypes.MoveEffect.html +1 -1
  338. package/docs/types/CurrentPanoImagePluginExportType.html +1 -1
  339. package/docs/types/DeprecatedMediaPlaneProperty.html +2 -2
  340. package/docs/types/DeprecatedTagProperty.html +2 -2
  341. package/docs/types/Direction-1.html +1 -1
  342. package/docs/types/Direction4.html +1 -1
  343. package/docs/types/ElementRenderer.html +2 -2
  344. package/docs/types/FloorplanRuleLabels.html +2 -2
  345. package/docs/types/FloorplanServerRuleLabels.html +1 -1
  346. package/docs/types/GuideLinePluginExportType.html +1 -1
  347. package/docs/types/GuideLinePluginType.GuideLineItem.html +2 -2
  348. package/docs/types/GuideLinePluginType.GuideLineItemEventMap.html +1 -1
  349. package/docs/types/GuideLinePluginType.GuideLineModeItemMode.html +1 -1
  350. package/docs/types/GuideLinePluginType.GuideLineStyle.html +2 -2
  351. package/docs/types/GuideLinePluginType.ModelGuideLineTag.html +2 -2
  352. package/docs/types/GuideLinePluginType.PathItem.html +2 -2
  353. package/docs/types/GuideLinePluginType.PluginData.html +2 -2
  354. package/docs/types/GuideLinePluginType.RouteConfig.html +2 -2
  355. package/docs/types/HelperEventMap.html +1 -1
  356. package/docs/types/InternalHelperEventMap.html +1 -1
  357. package/docs/types/MapviewFloorplanPluginParameterType.html +1 -1
  358. package/docs/types/MapviewFloorplanPluginReturnType.html +1 -1
  359. package/docs/types/MeasurePluginConfig.html +1 -1
  360. package/docs/types/MediaData.html +2 -2
  361. package/docs/types/MediaStore.html +1 -1
  362. package/docs/types/ModelEntryDoorGuidePluginParameterType.html +1 -1
  363. package/docs/types/ModelFloorplanPluginParameterType.html +1 -1
  364. package/docs/types/ModelFloorplanPluginReturnType.html +1 -1
  365. package/docs/types/ModelId.html +1 -1
  366. package/docs/types/ModelMakerPluginType.ElementRenderer.html +1 -1
  367. package/docs/types/ModelMakerPluginType.ItemType.html +1 -1
  368. package/docs/types/ModelRoomLabelPluginParameters.html +1 -1
  369. package/docs/types/ModelRoomLabelPluginReturnType.html +1 -1
  370. package/docs/types/MoveArgs.html +2 -2
  371. package/docs/types/MoveOpts.html +2 -2
  372. package/docs/types/Object3DHelperEventMap.html +1 -1
  373. package/docs/types/ObjectFit.html +1 -1
  374. package/docs/types/PaintBrushEventMap.html +1 -1
  375. package/docs/types/PanoCompassPluginData.html +1 -1
  376. package/docs/types/PanoCompassPluginExportType.html +1 -1
  377. package/docs/types/PanoCompassPluginParameterType.html +1 -1
  378. package/docs/types/PanoFloorplanRadarPluginParameterType.html +1 -1
  379. package/docs/types/PanoFloorplanRadarPluginReturnType.html +1 -1
  380. package/docs/types/PanoIndex.html +1 -1
  381. package/docs/types/PanoMeasurePluginEvent.html +1 -1
  382. package/docs/types/PanoMeasureReturnType.html +1 -1
  383. package/docs/types/PanoSpatialTagPluginId.html +1 -1
  384. package/docs/types/PanoTagPluginExportInterface.html +1 -1
  385. package/docs/types/PanoTagPluginParamsInterface.html +1 -1
  386. package/docs/types/PanoVideoPluginParameterType.html +1 -1
  387. package/docs/types/PanoVideoPluginReturnType.html +1 -1
  388. package/docs/types/PickTagContentTypeInContentTypeConfigKey.html +2 -2
  389. package/docs/types/PipelinePluginParameterType.html +1 -1
  390. package/docs/types/PipelinePluginReturnType.html +1 -1
  391. package/docs/types/PlaneTag.html +2 -2
  392. package/docs/types/Point2DTag.html +2 -2
  393. package/docs/types/Point3DTag.html +2 -2
  394. package/docs/types/PointTagInstance.html +1 -1
  395. package/docs/types/Position.html +1 -1
  396. package/docs/types/PositionFrom.html +1 -1
  397. package/docs/types/RotateArgs.html +2 -2
  398. package/docs/types/RotateOpts.html +2 -2
  399. package/docs/types/RuleLabelsKey.html +1 -1
  400. package/docs/types/RuleLabelsValue.html +1 -1
  401. package/docs/types/ScaleCallback.html +1 -1
  402. package/docs/types/ScalePosition.html +2 -2
  403. package/docs/types/SculptData.BoxData.html +1 -1
  404. package/docs/types/SculptData.CircleData.html +1 -1
  405. package/docs/types/SculptData.CylinderData.html +1 -1
  406. package/docs/types/SculptData.PointData.html +1 -1
  407. package/docs/types/SculptData.PolygonData.html +1 -1
  408. package/docs/types/SculptData.PolylineData.html +1 -1
  409. package/docs/types/SculptData.PrismData.html +1 -1
  410. package/docs/types/SculptData.RectangleData.html +1 -1
  411. package/docs/types/SculptType.Theme.html +2 -2
  412. package/docs/types/StickType.html +1 -1
  413. package/docs/types/Tag.html +2 -2
  414. package/docs/types/Tag2D.html +2 -2
  415. package/docs/types/Tag3D.html +2 -2
  416. package/docs/types/TagClickParams.html +1 -1
  417. package/docs/types/TagConfigByKey.html +1 -1
  418. package/docs/types/TagContentType.html +1 -1
  419. package/docs/types/TagContentTypeMapping.html +1 -1
  420. package/docs/types/TagDimensionType.html +1 -1
  421. package/docs/types/TagElement.html +2 -2
  422. package/docs/types/TagEvents.html +1 -1
  423. package/docs/types/TagGLTFObject.html +1 -1
  424. package/docs/types/TagHooks.html +1 -1
  425. package/docs/types/TagId.html +1 -1
  426. package/docs/types/TagInstance.html +1 -1
  427. package/docs/types/TagPointType.html +2 -2
  428. package/docs/types/TagRendererMap.html +1 -1
  429. package/docs/types/TopviewFloorplanPluginParameterType.html +1 -1
  430. package/docs/types/TopviewFloorplanPluginReturnType.html +1 -1
  431. package/docs/types/Util.ActionIfNoIntersection.html +1 -1
  432. package/docs/types/Util.AdherePoint.html +2 -2
  433. package/docs/types/Util.PointSelectorConfig.html +1 -1
  434. package/docs/types/WorkCode.html +1 -1
  435. package/docs/variables/FLOOR_TYPE_MAP.html +2 -2
  436. package/docs/variables/PLUGIN.html +1 -1
  437. package/docs/variables/ROOM_FETILE_TYPE_MAP.html +2 -2
  438. package/docs/variables/ROOM_TYPE_MAP.html +2 -2
  439. package/docs/variables/Util.animeMap.html +1 -1
  440. package/docs/variables/defaultGlobalConfig.html +1 -1
  441. package/docs/variables/itemLabelPluginServerParams.html +1 -1
  442. package/docs/variables/modelItemLabelPluginServerParams.html +1 -1
  443. package/docs/variables/modelRoomLabelPluginServerParams.html +1 -1
  444. package/libs/MeasurePlugin/Controller.js +28 -25
  445. package/libs/MeasurePlugin/index.js +4 -2
  446. package/libs/Sculpt/utils/Meshes/getLengthHTML.js +2 -0
  447. package/libs/Sculpt/utils/Modules/Cursor.js +43 -21
  448. package/libs/Sculpt/utils/Modules/DeleteButtonBgBorder.d.ts +6 -0
  449. package/libs/Sculpt/utils/Modules/DeleteButtonBgBorder.js +4 -0
  450. package/libs/Sculpt/utils/Modules/DeleteIconSVG.d.ts +1 -0
  451. package/libs/Sculpt/utils/Modules/DeleteIconSVG.js +15 -0
  452. package/libs/base/BasePlugin.js +1 -1
  453. package/libs/index.js +147 -145
  454. package/libs/shared-utils/logger.js +1 -1
  455. package/package.json +1 -1
@@ -14,8 +14,8 @@ var i = (h, l, e) => (b(h, typeof l != "symbol" ? l + "" : l, e), e);
14
14
  import * as c from "three";
15
15
  import "../shared-utils/tag.js";
16
16
  import "../vendor/hammerjs/hammer.js";
17
- import { Subscribe as T } from "../shared-utils/Subscribe.js";
18
- import { PointSelector as I } from "../shared-utils/three/PointSelector/index.js";
17
+ import { Subscribe as I } from "../shared-utils/Subscribe.js";
18
+ import { PointSelector as T } from "../shared-utils/three/PointSelector/index.js";
19
19
  import "../shared-utils/three/CSS3DRenderer/index.js";
20
20
  import "../CSS3DRenderPlugin/utils/generateBehindFiveElement.js";
21
21
  import { LineMesh as D } from "../Sculpt/Meshes/Line.js";
@@ -28,7 +28,7 @@ import "../shared-utils/five/FivePuppet.js";
28
28
  import { MeasureMesh as U } from "./utils/MeasureMesh.js";
29
29
  import { PointMesh as _ } from "../Sculpt/Meshes/Point.js";
30
30
  import { LineWithDotsMesh as V } from "../Sculpt/Meshes/LineWithDots.js";
31
- import { hotkeys as d } from "../vendor/hotkeys-js/dist/hotkeys.esm.js";
31
+ import { hotkeys as f } from "../vendor/hotkeys-js/dist/hotkeys.esm.js";
32
32
  import { PolygonMesh as z } from "../Sculpt/Meshes/Polygon.js";
33
33
  import { validatePolygon as A } from "./utils/validatePolygon.js";
34
34
  import { IObject3D as R } from "../shared-utils/three/IObject3D.js";
@@ -92,7 +92,9 @@ import "../PanoMeasurePlugin/utils/isIntersecting.js";
92
92
  import "../Sculpt/utils/three/ColoredMesh.js";
93
93
  import "../shared-utils/three/geometryUtil.js";
94
94
  import "../shared-utils/three/vectorIsEqual.js";
95
- class ft extends T {
95
+ import "../Sculpt/utils/Modules/DeleteButtonBgBorder.js";
96
+ import "../Sculpt/utils/Modules/DeleteIconSVG.js";
97
+ class Mt extends I {
96
98
  constructor(e, t) {
97
99
  super();
98
100
  i(this, "name", "MeasurePlugin");
@@ -134,13 +136,13 @@ class ft extends T {
134
136
  lineColor: 3407837,
135
137
  dashed: !0,
136
138
  cssStyle: "pointer-events: none; color: #fff; opacity: 0.5;"
137
- })), u = new _({ occlusionMode: "depthTest", occlusionVisibility: !0, color: 3407837, opacity: 0.5 }), f = () => {
139
+ })), u = new _({ occlusionMode: "depthTest", occlusionVisibility: !0, color: 3407837, opacity: 0.5 }), m = () => {
138
140
  t.removeFromParent(), r.removeFromParent(), o.removeFromParent(), a.removeFromParent(), p.removeFromParent(), u.removeFromParent();
139
141
  };
140
142
  this.group.add(e);
141
143
  const v = (n) => {
142
144
  if (!n) {
143
- f();
145
+ m();
144
146
  return;
145
147
  }
146
148
  if (e.points.length === 0 && (this.pointSelector.actionIfNoIntersection = "disable", this.group.addIfNotExists(t), t.position.copy(n.point)), e.points.length >= 1)
@@ -149,11 +151,11 @@ class ft extends T {
149
151
  else {
150
152
  const s = e.points.at(-1);
151
153
  if (Math.abs(n.point.y - s.y) > 0.2) {
152
- const m = new c.Vector3(n.point.x, s.y, n.point.z);
153
- a.setPoints([s, m]), p.setPoints([m, n.point]), u.position.copy(m);
154
+ const d = new c.Vector3(n.point.x, s.y, n.point.z);
155
+ a.setPoints([s, d]), p.setPoints([d, n.point]), u.position.copy(d);
154
156
  } else {
155
- let m = new c.Vector3();
156
- Math.abs(n.point.x - s.x) < Math.abs(n.point.z - s.z) ? m = new c.Vector3(n.point.x, s.y, s.z) : m = new c.Vector3(s.x, s.y, n.point.z), a.setPoints([s, m]), p.setPoints([m, n.point]), u.position.copy(m);
157
+ let d = new c.Vector3();
158
+ Math.abs(n.point.x - s.x) < Math.abs(n.point.z - s.z) ? d = new c.Vector3(n.point.x, s.y, s.z) : d = new c.Vector3(s.x, s.y, n.point.z), a.setPoints([s, d]), p.setPoints([d, n.point]), u.position.copy(d);
157
159
  }
158
160
  this.group.addIfNotExists(a, p, u);
159
161
  }
@@ -162,12 +164,12 @@ class ft extends T {
162
164
  A(s) ? (o.setPoints(s), this.group.addIfNotExists(o)) : o.removeFromParent();
163
165
  }
164
166
  }, M = (n) => {
165
- n && (f(), e.setPoints([...e.points, n.point]), this.updateSelectAdsorbedHelper(), e.isPolygon && this.pointSelector.disable());
167
+ n && (m(), e.setPoints([...e.points, n.point]), this.updateSelectAdsorbedHelper(), e.isPolygon && this.pointSelector.disable());
166
168
  }, g = () => {
167
169
  var n, s;
168
- e == null || e.setPoints(e.points.slice(0, -1)), f(), (s = (n = this.pointSelector.pointSelectorHelper) == null ? void 0 : n.magnifier) == null || s.render(), this.updateSelectAdsorbedHelper(), this.five.needsRender = !0;
170
+ e == null || e.setPoints(e.points.slice(0, -1)), m(), (s = (n = this.pointSelector.pointSelectorHelper) == null ? void 0 : n.magnifier) == null || s.render(), this.updateSelectAdsorbedHelper(), this.five.needsRender = !0;
169
171
  }, E = () => {
170
- this.pointSelector.off("intersectionUpdate", v), this.pointSelector.off("select", M), this.pointSelector.off("disable", E), this.off("undo", g), e.line.setStyle({ cssStyle: "pointer-events: auto;" }), f(), e.points.length < 2 && e.removeFromParent(), e.__five_pano_index = this.five.panoIndex, this.currentMeasureMesh = null, this.listener.addClickListener(), this.listener.removeMeasureListener(), this.emit("measureEnd");
172
+ this.pointSelector.off("intersectionUpdate", v), this.pointSelector.off("select", M), this.pointSelector.off("disable", E), this.off("undo", g), e.line.setStyle({ cssStyle: "pointer-events: auto;" }), m(), e.points.length < 2 && e.removeFromParent(), e.__five_pano_index = this.five.panoIndex, this.currentMeasureMesh = null, this.listener.addClickListener(), this.listener.removeMeasureListener(), this.emit("measureEnd");
171
173
  };
172
174
  this.on("undo", g), this.pointSelector.on("intersectionUpdate", v), this.pointSelector.on("select", M), this.pointSelector.on("disable", E), this.pointSelector.enable();
173
175
  });
@@ -214,7 +216,7 @@ class ft extends T {
214
216
  var t;
215
217
  (t = e.line.doms) == null || t.forEach((r) => {
216
218
  r.container.onclick = (o) => this.onClick({ origDomEvent: o, target: e }), r.container.onmouseenter = () => this.onHover({ target: e }), r.container.onmouseleave = () => this.onUnHover({ target: e });
217
- }), e.polygon.areaDom && (e.polygon.areaDom.container.onclick = (r) => this.onClick({ origDomEvent: r, target: e }), e.polygon.areaDom.container.onmouseenter = () => this.onHover({ target: e }), e.polygon.areaDom.container.onmouseleave = () => this.onUnHover({ target: e })), this.fiveDomEvents.addEventListener(e, "click", this.onClick), this.fiveDomEvents.addEventListener(e, "hover", this.onHover), this.fiveDomEvents.addEventListener(e, "unHover", this.onUnHover), this.five.on("panoArrived", this.onMoveToPano), this.five.on("modeChange", this.onModeChange), d("delete, backspace", this.deleteSelectedMesh);
219
+ }), e.polygon.areaDom && (e.polygon.areaDom.container.onclick = (r) => this.onClick({ origDomEvent: r, target: e }), e.polygon.areaDom.container.onmouseenter = () => this.onHover({ target: e }), e.polygon.areaDom.container.onmouseleave = () => this.onUnHover({ target: e })), this.fiveDomEvents.addEventListener(e, "click", this.onClick), this.fiveDomEvents.addEventListener(e, "hover", this.onHover), this.fiveDomEvents.addEventListener(e, "unHover", this.onUnHover), this.five.on("panoArrived", this.onMoveToPano), this.five.on("modeChange", this.onModeChange), f("delete, backspace", this.deleteSelectedMesh);
218
220
  });
219
221
  },
220
222
  removeClickListener: () => {
@@ -223,14 +225,14 @@ class ft extends T {
223
225
  (t = e.line.doms) == null || t.forEach((o) => {
224
226
  o != null && o.container && (o.container.onclick = null, o.container.onmouseenter = null, o.container.onmouseleave = null);
225
227
  }), (r = e.polygon.areaDom) != null && r.container && (e.polygon.areaDom.container.onclick = null, e.polygon.areaDom.container.onmouseenter = null, e.polygon.areaDom.container.onmouseleave = null);
226
- }), this.fiveDomEvents.clear(), this.five.off("panoArrived", this.onMoveToPano), this.five.off("modeChange", this.onModeChange), d.unbind("delete, backspace");
228
+ }), this.fiveDomEvents.clear(), this.five.off("panoArrived", this.onMoveToPano), this.five.off("modeChange", this.onModeChange), f.unbind("delete, backspace");
227
229
  },
228
230
  // 绘制快捷键
229
231
  addMeasureListener: () => {
230
- d("ctrl+z, command+z", this.undo), d("esc", this.cancel), d("enter", this.endMeasure), this.five.on("mode.change", this.endMeasure), this.five.on("pano.moveTo", this.endMeasure), this.five.on("model.changeShownFloor", this.endMeasure);
232
+ f("ctrl+z, command+z", this.undo), f("esc", this.cancel), f("enter", this.endMeasure), this.five.on("mode.change", this.endMeasure), this.five.on("pano.moveTo", this.endMeasure), this.five.on("model.changeShownFloor", this.endMeasure);
231
233
  },
232
234
  removeMeasureListener: () => {
233
- d.unbind("ctrl+z, command+z"), d.unbind("esc"), d.unbind("enter"), this.five.off("mode.change", this.endMeasure), this.five.off("pano.moveTo", this.endMeasure), this.five.off("model.changeShownFloor", this.endMeasure);
235
+ f.unbind("ctrl+z, command+z"), f.unbind("esc"), f.unbind("enter"), this.five.off("mode.change", this.endMeasure), this.five.off("pano.moveTo", this.endMeasure), this.five.off("model.changeShownFloor", this.endMeasure);
234
236
  }
235
237
  });
236
238
  i(this, "onMoveToPano", (e) => {
@@ -243,8 +245,8 @@ class ft extends T {
243
245
  }
244
246
  ((p = o.line.points) == null ? void 0 : p.some((u) => {
245
247
  var s, S;
246
- const f = u.clone().sub(this.five.camera.position).normalize();
247
- r.set(this.five.camera.position, f);
248
+ const m = u.clone().sub(this.five.camera.position).normalize();
249
+ r.set(this.five.camera.position, m);
248
250
  const v = (S = (s = this.five.model.intersectRaycaster(r, void 0, !0)) == null ? void 0 : s[0]) == null ? void 0 : S.point;
249
251
  if (!v)
250
252
  return !0;
@@ -259,6 +261,7 @@ class ft extends T {
259
261
  });
260
262
  });
261
263
  i(this, "onClick", ({ origDomEvent: e, target: t }) => {
264
+ var m;
262
265
  const r = t;
263
266
  if (!r)
264
267
  return;
@@ -267,16 +270,16 @@ class ft extends T {
267
270
  return;
268
271
  }
269
272
  let o, a;
270
- if (e instanceof TouchEvent ? (o = e.touches[0].clientX, a = e.touches[0].clientY) : e instanceof MouseEvent && (o = e.clientX, a = e.clientY), o === void 0 || a === void 0)
273
+ if (e && ("touches" in e && e.touches && e.touches[0] ? (o = e.touches[0].clientX, a = e.touches[0].clientY) : "clientX" in e && "clientY" in e && (o = e.clientX, a = e.clientY)), o === void 0 || a === void 0)
271
274
  return;
272
- this.group.children.forEach((u) => u.unselect()), r.select();
275
+ this.group.children.forEach((v) => v.unselect()), r.select();
273
276
  const p = () => {
274
277
  r.removeFromParent(), this.cursor.removeDeleteButton(), this.five.needsRender = !0;
275
- };
278
+ }, u = ((m = this.five.getElement()) == null ? void 0 : m.parentElement) || document.body;
276
279
  this.cursor.showDeleteButton({
277
280
  clientX: o,
278
281
  clientY: a,
279
- container: this.five.getElement().parentElement,
282
+ container: u,
280
283
  onClick: p
281
284
  }), this.five.once("cameraUpdate", () => {
282
285
  r.unselect(), this.cursor.removeDeleteButton();
@@ -324,7 +327,7 @@ class ft extends T {
324
327
  this.five = e, this.config = t != null ? t : { unit: "m" }, this.group = new R(), this.group.name = "MeasureGroup", this.five.scene.add(this.group);
325
328
  }
326
329
  get pointSelector() {
327
- return this._pointSelector ? this._pointSelector : (this._pointSelector = new I(this.five, { mode: "cursor", helper: { pointHelper: "highlight" } }), this._pointSelector);
330
+ return this._pointSelector ? this._pointSelector : (this._pointSelector = new T(this.five, { mode: "cursor", helper: { pointHelper: "highlight" } }), this._pointSelector);
328
331
  }
329
332
  get fiveDomEvents() {
330
333
  return this._fiveDomEvents ? this._fiveDomEvents : (this._fiveDomEvents = new x(this.five, { fiveModels: null }), this._fiveDomEvents);
@@ -341,5 +344,5 @@ class ft extends T {
341
344
  }
342
345
  }
343
346
  export {
344
- ft as MeasureController
347
+ Mt as MeasureController
345
348
  };
@@ -80,7 +80,9 @@ import "./utils/validatePolygon.js";
80
80
  import "../shared-utils/three/vectorIsEqual.js";
81
81
  import "../vendor/hotkeys-js/dist/hotkeys.esm.js";
82
82
  import "../Sculpt/utils/Modules/Cursor.js";
83
- const Dr = (r, o) => new t(r, o);
83
+ import "../Sculpt/utils/Modules/DeleteButtonBgBorder.js";
84
+ import "../Sculpt/utils/Modules/DeleteIconSVG.js";
85
+ const Fr = (r, o) => new t(r, o);
84
86
  export {
85
- Dr as MeasurePlugin
87
+ Fr as MeasurePlugin
86
88
  };
@@ -6,11 +6,13 @@ function l(i, e) {
6
6
  cursor: default;
7
7
  position: absolute;
8
8
  font-size: 16px;
9
+ font-weight: 600;
9
10
  letter-spacing: 1px;
10
11
  color: white;
11
12
  left: 50%;
12
13
  transform: translate(-50%, -100%);
13
14
  word-break: keep-all;
15
+ text-shadow: 0 0 2px rgba(0,0,0,0.25);
14
16
  }
15
17
  .LineLengthTag div:first-child {
16
18
  position: absolute;
@@ -1,7 +1,9 @@
1
- var c = Object.defineProperty;
2
- var d = (l, t, i) => t in l ? c(l, t, { enumerable: !0, configurable: !0, writable: !0, value: i }) : l[t] = i;
3
- var s = (l, t, i) => (d(l, typeof t != "symbol" ? t + "" : t, i), i);
4
- const I = {
1
+ var l = Object.defineProperty;
2
+ var u = (n, e, o) => e in n ? l(n, e, { enumerable: !0, configurable: !0, writable: !0, value: o }) : n[e] = o;
3
+ var r = (n, e, o) => (u(n, typeof e != "symbol" ? e + "" : e, o), o);
4
+ import { DeleteButtonBgBorder as a } from "./DeleteButtonBgBorder.js";
5
+ import { DeleteIconSVG as p } from "./DeleteIconSVG.js";
6
+ const d = {
5
7
  auto: "",
6
8
  pen: "",
7
9
  "pen-forbidden": "",
@@ -10,31 +12,51 @@ const I = {
10
12
  "pen-circle": "",
11
13
  "crosshair-rectangle": "",
12
14
  "crosshair-circle": ""
13
- };
14
- class p {
15
- constructor(t) {
16
- s(this, "container");
17
- s(this, "deleteButton");
18
- this.container = t != null ? t : document.documentElement;
15
+ }, h = {
16
+ position: "absolute",
17
+ width: "34px",
18
+ height: "34px",
19
+ transform: "translate(-50%, -40px)",
20
+ borderRadius: "50%",
21
+ cursor: "pointer",
22
+ zIndex: "9999",
23
+ userSelect: "none",
24
+ display: "flex",
25
+ pointerEvents: "auto",
26
+ alignItems: "center",
27
+ justifyContent: "center",
28
+ backgroundSize: "34px 34px",
29
+ backgroundPosition: "center",
30
+ backgroundRepeat: "no-repeat"
31
+ }, m = `
32
+ <div style="width: 32px; height: 32px; background-color: rgba(0, 0, 0, 0.5); border-radius: 50%; display: flex; align-items: center; justify-content: center;">
33
+ ${p}
34
+ </div>
35
+ `;
36
+ class B {
37
+ constructor(e) {
38
+ r(this, "container");
39
+ r(this, "deleteButton");
40
+ this.container = e != null ? e : document.documentElement;
19
41
  }
20
42
  /**
21
43
  * @param type - The type of the cursor.
22
44
  */
23
- setType(t) {
24
- const i = I[t];
25
- i ? this.container.style.cursor = `url(${i}), auto` : this.container.style.cursor = t;
45
+ setType(e) {
46
+ const o = d[e];
47
+ o ? this.container.style.cursor = `url(${o}), auto` : this.container.style.cursor = e;
26
48
  }
27
- showDeleteButton(t) {
28
- const { clientX: i, clientY: n, container: o = this.container, onClick: r } = t;
29
- let e = this.deleteButton;
30
- return e || (e = document.createElement("div"), e.style.position = "absolute", e.style.width = "20px", e.style.height = "20px", e.style.transform = "translate(-50%, -40px)", e.style.borderRadius = "50%", e.style.cursor = "pointer", e.style.zIndex = "9999", e.style.cursor = "pointer", e.style.userSelect = "none", e.style.display = "flex", e.style.pointerEvents = "auto", e.style.alignItems = "center", e.style.justifyContent = "center", e.style.backgroundImage = "url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTciIGhlaWdodD0iMjUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IHgxPSIxMC43MDYlIiB5MT0iNDIuNzQ0JSIgeDI9Ijg5LjA2NCUiIHkyPSI1Ny4yMDglIiBpZD0icHJlZml4X19hIj48c3RvcCBzdG9wLWNvbG9yPSIjRkZGIiBzdG9wLW9wYWNpdHk9IjAiIG9mZnNldD0iMCUiLz48c3RvcCBzdG9wLWNvbG9yPSIjRkZGIiBzdG9wLW9wYWNpdHk9Ii4zMDgiIG9mZnNldD0iNDkuNTY5JSIvPjxzdG9wIHN0b3AtY29sb3I9IiNGRkYiIHN0b3Atb3BhY2l0eT0iMCIgb2Zmc2V0PSIxMDAlIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iLS4yNSIgeT0iLS4yNSIgd2lkdGg9IjU3LjUiIGhlaWdodD0iMjMuNSIgcng9IjExLjI1IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIDEpIiBmaWxsPSIjMkMyQzJDIiBzdHJva2U9InVybCgjcHJlZml4X19hKSIgc3Ryb2tlLXdpZHRoPSIuNSIgZmlsbC1ydWxlPSJldmVub2RkIiBmaWxsLW9wYWNpdHk9Ii4zMDMiLz48L3N2Zz4=)", e.innerHTML = '<svg width="16px" height="17px" viewBox="0 0 16 17" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><defs><linearGradient x1="22.185491%" y1="100%" x2="66.8316686%" y2="6.67239121%" id="1"><stop stop-color="#FFFCFC" stop-opacity="0.6"></stop><stop stop-color="#FFFFFF" offset="100%"></stop></linearGradient></defs> <path fill="url(#1)" fill-rule="nonzero" transform="translate(2.16 2.16)" d="M11.2979686,2.71818182 C11.611378,2.71818182 11.8654465,2.97561809 11.8654465,3.29318182 C11.8654465,3.58428191 11.6519584,3.82485822 11.374972,3.86293275 L11.2979686,3.86818182 L10.464,3.868 L9.7236795,10.6246222 C9.64153248,11.3737453 9.04854423,11.9512142 8.32013277,12.0165596 L8.18206028,12.0227273 L3.68338622,12.0227273 C2.89302127,12.0227273 2.22904821,11.4205655 2.141767,10.6246222 L2.141767,10.6246222 L1.4,3.868 L0.567477876,3.86818182 C0.254068499,3.86818182 0,3.61074555 0,3.29318182 C0,3.00208173 0.213488114,2.76150541 0.49047449,2.72343089 L0.567477876,2.71818182 L11.2979686,2.71818182 Z M9.322,3.868 L2.542,3.868 L3.26978106,10.4976259 C3.28762252,10.6603274 3.39528004,10.7928487 3.53932022,10.8467307 L3.61412483,10.866894 L3.68338622,10.8727273 L8.18206028,10.8727273 C8.39410941,10.8727273 8.57224853,10.7111717 8.59566544,10.4976259 L8.59566544,10.4976259 L9.322,3.868 Z M8.16824216,0 C8.48165153,0 8.73572003,0.257436269 8.73572003,0.575 C8.73572003,0.866100087 8.52223192,1.1066764 8.24524554,1.14475093 L8.16824216,1.15 L3.69720434,1.15 C3.38379497,1.15 3.12972647,0.892563731 3.12972647,0.575 C3.12972647,0.283899913 3.34321458,0.0433235966 3.62020096,0.00524907226 L3.69720434,0 L8.16824216,0 Z"></path></svg>'), this.deleteButton = e, o.appendChild(e), e.style.left = `${i}px`, e.style.top = `${n}px`, e.onclick = () => {
31
- o.removeChild(e), r();
32
- }, e;
49
+ showDeleteButton(e) {
50
+ const { clientX: o, clientY: i, container: s = this.container, onClick: c } = e;
51
+ let t = this.deleteButton;
52
+ return t || (t = document.createElement("div"), Object.assign(t.style, h), t.style.backgroundImage = `url(${a})`, t.innerHTML = m), this.deleteButton = t, s.appendChild(t), t.style.left = `${o}px`, t.style.top = `${i}px`, t.onclick = () => {
53
+ s.removeChild(t), c();
54
+ }, t;
33
55
  }
34
56
  removeDeleteButton() {
35
57
  this.deleteButton && this.deleteButton.remove();
36
58
  }
37
- tip(t) {
59
+ tip(e) {
38
60
  return () => this.closeTip();
39
61
  }
40
62
  closeTip() {
@@ -44,5 +66,5 @@ class p {
44
66
  }
45
67
  }
46
68
  export {
47
- p as Cursor
69
+ B as Cursor
48
70
  };
@@ -0,0 +1,6 @@
1
+ /**
2
+ * 删除按钮背景边框
3
+ * 102px * 102px 的带有1.5px的边框,边缘还有 1.5px 的透明区域的png图片
4
+ * 该图片是 3x 的图片,使用时应设置 width 为 34px, height 为 34px
5
+ */
6
+ export declare const DeleteButtonBgBorder = "data:image/png;base64,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";
@@ -0,0 +1,4 @@
1
+ const A = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGYAAABmCAYAAAA53+RiAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAAZqADAAQAAAABAAAAZgAAAACBRx3mAAAKZ0lEQVR4Ae2d65PVRBDFWUF8IAoiLIJICaVAUSgUfvH//2RpgRRUCSgI5QIFAiryfrieX3Y6Jtnk5nGTubn3dlf15j3Tc066e2aSzd2yxWWUCKyM0qoJRq2vr2Pz1qCsv5VRrW5Zz+i/Wn8jfbWyssL+uZFREyMSAP3tjG7TOqQYIVpN1tkuavHYa+14FfS5lk9FFvtGKaMiJniDEbFdiEGE2QiI5gGs4wnmHew3j+D8rBdRBmWh7wQ1cl9q+0nQxyKKckYh1uiZGiNCAM9AM5vsDn/Z952t+t5VfTukHwSFSIh9JH2o+h5rOVMxEKIbEbzDyOAOBhhCzQsBwzKKBDveV2UfS3dJuUmo/4H0nmzBM6NLdGIKhHCn4hkvpDNP0LINez6S7pFCEqHtnvRuzJtF9aXxm/VBJUMIsR4PIb4/n9UdWddY2fuezjkghSS8+Q/pmuzlRhpconiMGklCp6HUR5iAkNEkWtlTKbKdfARBq1JIuSnb8aJBZVBi1ChCA4TgIRDxTI2aScxW3VOJ2kJn4aj0QymdhF/VlqdaDiKDEaOGELK42xA8hNA196J24TlHpESB62rX2hCN6p0YGU6ZEILhuD5eYmMMbc6/qI207Zh0r5Tcc1lt7DX39EqMDCZkQQpLur30thZW1N5DatyXUtp5Ue0lxPUivREjI+n/W+ia21zSFlW1m5zztZQx2QWRc79tGWXn90JMIIVBGomdOaiFCl1lwGX3qf2EtrNSxkCX1P5b2eNd1qcmRkbZHBS9rqUjxUAXDoTvM1LyzhWRc92OdVlORUyGlDcyZLCuY5eGzeIa4QGe30g/k/4sTK51tYO80ElkhOWU107KBoTCgRD+UyDopJZMwP7eBeBOxARSkpzipJTCfkF76QidDuTcLT1rwk5G5q1EFRFLGc0nOaXVxUtysm5WsPlB+pf0rDCjU9BKWhGjCoihkII8Ca67seV/cwgIGwac30t5WnpG2NFzayytiFGpkILHLG3vqzGyOlHkMA11TkpYOyVtLI2JEeN0i2F9tFP1jVsd8USRQzi7LN0rDD9vWnUjYlQg51myX+hplqbAtTlP5NzQ+Twq+EpY8ji7VhoRo1LSvFJbop9QhcAlHeBZFJOftVJLTCaELdwscS06PZ4gr4GUX6S7hOn+uqInEqMC6IV5CKtDseFxkXNbp/4pPSpsJ44hJxKjAghhnPNM6tIPAldVDKQcnlRcJTHBW5jK7v29rkkGLfoxeQ3vrN2RfiqMK8c2lcToQveW4e4Smz87WFVFKTEFb5nLlyeqGjyG/fIaUgOPpPdX5ZpSYnSBPR723DIck3gN+Jf20KqIIYzxZmSvLxgM18b5K1nY8vzqoXRfmfWbiAkJifkwJt9chkWAcLZdmPPeQE42EaOjNspfiPfAcq0d3wZjGgaevIabkxwxmaTPq0dL9UJFDpVIG8KY5zb8VwGzATkuchs6gRlk9nkYEwiRBGLAPPcwrUgMA0oRuRivs0YCdtpqGHDSycrNOheJwWM8t0wLdYvrQ8r4R5fszF6WEqMYR0/MicmiE28dr6F3lk7RpMQEUjDFH4SBQlzBY+gIpOGsSAz5he6bS0QEhDkzLBBjQ5WkN2Am4EZOiqERf0lPuDSUsdMnLOMTYjVCDL3iRJJQFgaWPLzxubEAzAwW5PZtgYs0lEEKJHkomwEjoUqIIc/QM06JoavM830OuMwGAXOK5F0A65WxdGJmQ4jVilOg8JB6jBMDGrMVi1alxPiM8uzIMY9JopiFMnIMYqxtbPnfmAgY9jliMMBIimmM15VHAHKSqGVksEFss+386b4VAwHDPvGc3IYTEwP/yjqsV5wjBo+BJCOq8mo/MBgCYA8POWLYgDHrBGjVJTICSTdZdeaIYY6MA+nsZmSjvLoNp8BjkolkC108ToaYdHbTkYqOAE4BMclEckJMeO7MXE0ygRbdJK8QBJgjS78Lah7DAbwmfYLGDpeoCJDfbSIz1wuDGPusVVSLvLIEAYhJn4dlPYbnzlv1oMa9JvKdknk7Jn11LEsMr9DQAci93xTZxmWtznJ7+oZSSkx4O4YDTkz82wNiSPzJGIbqU2KCLXjNTnvuHPb5YngE6Cqn3kJ1RWJ48YyT0hfPOMllOATkBHgLKSTNL9RWJOZv7cOdPuGgSxQEGNQz2q8mJsQ4/plmj5gskhbFymWqJKQMiOHDSYz6UykD/76OEs52p2f5ylAIWBjL5Rcq20SMmOOjzrjVKie4DIoA3sI3RdMRv9W2iZhwgE847Zar8R0ZlwEQELaM9PGY0v/eqyLmji4g5h2SugyDADMsJP3mxMi1mLOBnH1i1qdoBESfkvGWyn9CrvIY7LglpX99mA2XXhFgsphhSeWXRyqJkdfQAbgt5XsnPuAUEH1IE2+hnkpighE3tCSsnQjbvpgeATpUeEtpbrHiJxITcs01ncwHAg7aRb7shoAwpHtMb6z288gTiaF6kUMngNkAvoDKwNOlAwLCjnxNbmEWedO4pVhkLTHhgstaQsqpYgG+3RgBGxNWJvxsSY2IEcM8DrgiXRXzX2QL8PV6BDIhjC/xps9cJl3ZiBgKUIE3tbgrPaGK+FVVlwYICCtyCrmFqZfcDPKkyxsTEwq5qCW9CX7hgekElwkICCPyCiGMEX6jEGbFtSJGjJO07EcEvlPFyf8LWmG+/B+BDClMbbX+mHgrYqhW5PAjAj9K+Srdt8EArboUEGAqC3x51tIor2Svb00MF6sics15KU86T0tdMgjoZoUUcguekr4rljmldrVzKFKFazKAPHNcS9yV34BkudQSSAFXJig7kQKAnYnhYlV8PZByjLK0fl77SHRLJ2q7DSCNlMY9sDKwKGxqkVEHVMhJKU8/z4mc2pHt1JWOqIBACr0vUkPn8JVtUi/EUKCMI98wM8Cd0uvvDqu80YraTS5hqgUsSfSdw1e2kb0RQ6Eykp4ansOAit+7X9NyYUXtJcdCCmR06n1VgdMrMVQiY4mxx6V4EB98vrpooU1tBDfreRkpvXZ8eidGBici43lMcERKvvlN5NDFnnsJXkJEQOh5TZXkN4rZ/HcwYqhKjSAhHpUS4njLE4KeaDl3oraQS/ASErx5SeuBY9OGD0qMGaFG8Yvdh6U0jvB2WwRNfIKnc0Yhsh0i8BAeexCuyCWD9zqjEKPGWO4hvEES8lB6R41sNbmXXBnhT/CQLCGErMq3Wvo2KRoxZrgazJ23KqVzgAcx9/ZA+kgkDRYaVH6tyDbwwD56W3Ri8BBeX41GiOpKJDoxVnG4I/GePVLAIG5DEo+xa5+J65zeJNws5h2Uyw1CqOX32XrtbVF4E5kZMVnjBAyvR/ESO50EbGJah05CogKn13yk+vAGbgZTrSZk4B2j+LG8URADKogAI9FC0g4pPTqAQ/AmYnxW2cedbWp3Nm2iHJYo4bKo2pV+7IBEnuisvANjijIqYorGhTsbghhdQxJ3usV+rSbgQoyRwtKU4xxD2Af4eCKEGhF2XLvGJaMmpgwqkYXNkIQXsJ71DggwomwJGW/G5A2yx2VeEfgPPUASVA2Hk1IAAAAASUVORK5CYII=";
2
+ export {
3
+ A as DeleteButtonBgBorder
4
+ };
@@ -0,0 +1 @@
1
+ export declare const DeleteIconSVG = "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<svg width=\"22\" height=\"22\" viewBox=\"0 0 22 22\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\">\n <defs>\n <linearGradient id=\"grad1\" x1=\"22.39%\" y1=\"67.34%\" x2=\"56.24%\" y2=\"-36.34%\">\n <stop stop-color=\"#FFFFFF\" offset=\"0%\"/>\n <stop stop-color=\"#FFFFFF\" stop-opacity=\"0.5\" offset=\"100%\"/>\n </linearGradient>\n </defs>\n <g fill-rule=\"nonzero\" transform=\"translate(3.39, 2.29)\">\n <path d=\"M14.39,3.17C14.82,3.17,15.17,3.52,15.17,3.96C15.17,4.4,14.82,4.75,14.39,4.75L14.06,4.75L13.16,15.72C13.08,16.68,12.29,17.42,11.34,17.42H3.87C2.92,17.42,2.13,16.68,2.06,15.72L1.15,4.75L0.83,4.75C0.4,4.75,0.05,4.4,0.05,3.96C0.05,3.52,0.4,3.17,0.83,3.17L14.39,3.17ZM12.49,4.75L2.72,4.75L3.61,15.59C3.62,15.71,3.7,15.8,3.81,15.82L3.87,15.83H11.34C11.48,15.83,11.59,15.73,11.6,15.59L12.49,4.75ZM6.04,7.39C6.48,7.39,6.83,7.74,6.83,8.18V12.4C6.83,12.84,6.48,13.19,6.04,13.19C5.61,13.19,5.26,12.84,5.26,12.4V8.18C5.26,7.74,5.61,7.39,6.04,7.39ZM9.17,7.39C9.61,7.39,9.96,7.74,9.96,8.18V12.4C9.96,12.84,9.61,13.19,9.17,13.19C8.74,13.19,8.39,12.84,8.39,12.4V8.18C8.39,7.74,8.74,7.39,9.17,7.39ZM10.22,0C10.65,0,11,0.35,11,0.79C11,1.23,10.65,1.58,10.22,1.58H5C4.57,1.58,4.22,1.23,4.22,0.79C4.22,0.35,4.57,0,5,0H10.22Z\" fill=\"url(#grad1)\"/>\n </g>\n</svg>";
@@ -0,0 +1,15 @@
1
+ const o = `<?xml version="1.0" encoding="UTF-8"?>
2
+ <svg width="22" height="22" viewBox="0 0 22 22" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
+ <defs>
4
+ <linearGradient id="grad1" x1="22.39%" y1="67.34%" x2="56.24%" y2="-36.34%">
5
+ <stop stop-color="#FFFFFF" offset="0%"/>
6
+ <stop stop-color="#FFFFFF" stop-opacity="0.5" offset="100%"/>
7
+ </linearGradient>
8
+ </defs>
9
+ <g fill-rule="nonzero" transform="translate(3.39, 2.29)">
10
+ <path d="M14.39,3.17C14.82,3.17,15.17,3.52,15.17,3.96C15.17,4.4,14.82,4.75,14.39,4.75L14.06,4.75L13.16,15.72C13.08,16.68,12.29,17.42,11.34,17.42H3.87C2.92,17.42,2.13,16.68,2.06,15.72L1.15,4.75L0.83,4.75C0.4,4.75,0.05,4.4,0.05,3.96C0.05,3.52,0.4,3.17,0.83,3.17L14.39,3.17ZM12.49,4.75L2.72,4.75L3.61,15.59C3.62,15.71,3.7,15.8,3.81,15.82L3.87,15.83H11.34C11.48,15.83,11.59,15.73,11.6,15.59L12.49,4.75ZM6.04,7.39C6.48,7.39,6.83,7.74,6.83,8.18V12.4C6.83,12.84,6.48,13.19,6.04,13.19C5.61,13.19,5.26,12.84,5.26,12.4V8.18C5.26,7.74,5.61,7.39,6.04,7.39ZM9.17,7.39C9.61,7.39,9.96,7.74,9.96,8.18V12.4C9.96,12.84,9.61,13.19,9.17,13.19C8.74,13.19,8.39,12.84,8.39,12.4V8.18C8.39,7.74,8.74,7.39,9.17,7.39ZM10.22,0C10.65,0,11,0.35,11,0.79C11,1.23,10.65,1.58,10.22,1.58H5C4.57,1.58,4.22,1.23,4.22,0.79C4.22,0.35,4.57,0,5,0H10.22Z" fill="url(#grad1)"/>
11
+ </g>
12
+ </svg>`;
13
+ export {
14
+ o as DeleteIconSVG
15
+ };
@@ -22,7 +22,7 @@ let F = class {
22
22
  /**
23
23
  * @realsee/dnalogel 版本号
24
24
  */
25
- i(this, "VERSION", "3.64.24");
25
+ i(this, "VERSION", "3.64.25-dev.2");
26
26
  i(this, "NAME");
27
27
  i(this, "five");
28
28
  i(this, "workUtil");