@realsee/dnalogel 3.64.10 → 3.64.11-alpha.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (439) hide show
  1. package/dist/MeasurePlugin/Controller.d.ts +1 -0
  2. package/dist/index.cjs.js +16 -16
  3. package/dist/index.js +107 -98
  4. package/dist/index.umd.js +13 -13
  5. package/docs/classes/AreaMakerPluginType.AreaMakerController.html +2 -2
  6. package/docs/classes/AreaMakerPluginType.AreaMakerItem.html +2 -2
  7. package/docs/classes/CSS3DRender.html +2 -2
  8. package/docs/classes/GuideLineItem.GuideLineItem.html +2 -2
  9. package/docs/classes/GuideLineModeItem.GuideLineModeItem.html +2 -2
  10. package/docs/classes/ModelMakerPluginInstance.html +2 -2
  11. package/docs/classes/ModelRoomLabelController.html +2 -2
  12. package/docs/classes/MoveController.html +2 -2
  13. package/docs/classes/Object3DHelperController.html +2 -2
  14. package/docs/classes/PaintBrush.html +2 -2
  15. package/docs/classes/PanoMeasurePluginLine.html +2 -2
  16. package/docs/classes/PanoMeasurePluginModel.html +2 -2
  17. package/docs/classes/PanoMeasurePluginPoint.html +2 -2
  18. package/docs/classes/PanoMeasurePluginPolyline.html +2 -2
  19. package/docs/classes/PanoTagPluginController.html +2 -2
  20. package/docs/classes/Sculpt.html +2 -2
  21. package/docs/classes/Util.BetterTween.html +2 -2
  22. package/docs/classes/Util.FiveDomEvents.html +2 -2
  23. package/docs/classes/Util.FivePuppet.html +2 -2
  24. package/docs/classes/Util.Interval.html +2 -2
  25. package/docs/classes/Util.LightTag.html +2 -2
  26. package/docs/classes/Util.LineSegments.html +2 -2
  27. package/docs/classes/Util.Magnifier.html +2 -2
  28. package/docs/classes/Util.Object3D.html +2 -2
  29. package/docs/classes/Util.PointHelper.html +2 -2
  30. package/docs/classes/Util.PointSelector.html +2 -2
  31. package/docs/classes/Util.PointSelectorHelper.html +2 -2
  32. package/docs/classes/Util.Rectangle.html +2 -2
  33. package/docs/classes/Util.sculpt.BaseEditor.html +2 -2
  34. package/docs/classes/Util.sculpt.BoxMesh.html +2 -2
  35. package/docs/classes/Util.sculpt.BoxMeshEditor.html +2 -2
  36. package/docs/classes/Util.sculpt.CircleMesh.html +2 -2
  37. package/docs/classes/Util.sculpt.CircleMeshEditor.html +2 -2
  38. package/docs/classes/Util.sculpt.CircleWithEdgeMesh.html +2 -2
  39. package/docs/classes/Util.sculpt.CylinderMesh.html +2 -2
  40. package/docs/classes/Util.sculpt.CylinderMeshEditor.html +2 -2
  41. package/docs/classes/Util.sculpt.LineMesh.html +2 -2
  42. package/docs/classes/Util.sculpt.PointMesh.html +2 -2
  43. package/docs/classes/Util.sculpt.PolygonMesh.html +2 -2
  44. package/docs/classes/Util.sculpt.PrismMesh.html +2 -2
  45. package/docs/classes/Util.sculpt.PrismMeshEditor.html +2 -2
  46. package/docs/classes/Util.sculpt.RectangleMesh.html +2 -2
  47. package/docs/classes/Util.sculpt.RectangleMeshEditor.html +2 -2
  48. package/docs/classes/Util.sculpt.RectangleWithEdgeMesh.html +2 -2
  49. package/docs/classes/WalkController.html +2 -2
  50. package/docs/enums/CameraMovementEffect.html +2 -2
  51. package/docs/enums/ContentType.html +2 -2
  52. package/docs/enums/DIRECTION.html +2 -2
  53. package/docs/enums/DISPLAY_STRATEGY_TYPE.html +2 -2
  54. package/docs/enums/DimensionType.html +2 -2
  55. package/docs/enums/FLOOR_PLAN_ATTACHED_TO.html +2 -2
  56. package/docs/enums/ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE.html +2 -2
  57. package/docs/enums/PaintBrushTypeEnum.html +2 -2
  58. package/docs/enums/PointType.html +2 -2
  59. package/docs/enums/Rotation.html +2 -2
  60. package/docs/functions/AreaMakerPlugin.html +1 -1
  61. package/docs/functions/CSS3DRenderPlugin.html +1 -1
  62. package/docs/functions/CameraMovementPlugin.html +2 -2
  63. package/docs/functions/CruisePlugin.html +1 -1
  64. package/docs/functions/CurrentPanoImagePlugin.html +1 -1
  65. package/docs/functions/GuideLinePlugin.html +1 -1
  66. package/docs/functions/ItemLabelPlugin.html +1 -1
  67. package/docs/functions/MapviewFloorplanPlugin.html +1 -1
  68. package/docs/functions/MeasurePlugin.html +1 -1
  69. package/docs/functions/ModelChassisCompassPlugin.html +2 -2
  70. package/docs/functions/ModelEntryDoorGuidePlugin.html +2 -2
  71. package/docs/functions/ModelFloorplanPlugin.html +1 -1
  72. package/docs/functions/ModelItemLabelPlugin.html +1 -1
  73. package/docs/functions/ModelMakerPlugin.html +1 -1
  74. package/docs/functions/ModelRoomLabelPlugin.html +1 -1
  75. package/docs/functions/ModelTVVideoPlugin.html +1 -1
  76. package/docs/functions/ModelViewPlugin.html +2 -2
  77. package/docs/functions/MovePlugin.html +1 -1
  78. package/docs/functions/Object3DHelperPlugin.html +1 -1
  79. package/docs/functions/PanoCompassPlugin.html +1 -1
  80. package/docs/functions/PanoCursorRaycasterPlugin.html +2 -2
  81. package/docs/functions/PanoDoorLabelPlugin.html +1 -1
  82. package/docs/functions/PanoFloorplanRadarPlugin.html +1 -1
  83. package/docs/functions/PanoMeasurePlugin.html +1 -1
  84. package/docs/functions/PanoRulerPlugin.html +2 -2
  85. package/docs/functions/PanoRulerProPlugin.html +2 -2
  86. package/docs/functions/PanoSpatialTagPlugin.html +2 -2
  87. package/docs/functions/PanoTagPlugin.html +1 -1
  88. package/docs/functions/PanoVideoPlugin.html +2 -2
  89. package/docs/functions/PipelinePlugin.html +1 -1
  90. package/docs/functions/SculptPlugin.html +2 -2
  91. package/docs/functions/TopviewFloorplanPlugin.html +1 -1
  92. package/docs/functions/Util.absoluteUrl.html +2 -2
  93. package/docs/functions/Util.awaitNextFrame.html +1 -1
  94. package/docs/functions/Util.blink.html +2 -2
  95. package/docs/functions/Util.bounding.html +1 -1
  96. package/docs/functions/Util.boundingBox.html +1 -1
  97. package/docs/functions/Util.boundingSphere.html +1 -1
  98. package/docs/functions/Util.boxVertex.html +2 -2
  99. package/docs/functions/Util.boxVertexes.html +1 -1
  100. package/docs/functions/Util.checkFiveModelLoaded.html +2 -2
  101. package/docs/functions/Util.convexHull.html +2 -2
  102. package/docs/functions/Util.equal.html +2 -2
  103. package/docs/functions/Util.fiveModelIsLoaded.html +2 -2
  104. package/docs/functions/Util.getCoordsFromClient.html +1 -1
  105. package/docs/functions/Util.getCoordsFromElement.html +1 -1
  106. package/docs/functions/Util.getFrameTime.html +2 -2
  107. package/docs/functions/Util.initialCSS3DRender.html +1 -1
  108. package/docs/functions/Util.inside.html +1 -1
  109. package/docs/functions/Util.isAbsoluteURL.html +1 -1
  110. package/docs/functions/Util.isModelLike.html +1 -1
  111. package/docs/functions/Util.isNil.html +2 -2
  112. package/docs/functions/Util.isPanoramaLike.html +1 -1
  113. package/docs/functions/Util.lookObject.html +2 -2
  114. package/docs/functions/Util.lookPoint.html +2 -2
  115. package/docs/functions/Util.nextFrame.html +1 -1
  116. package/docs/functions/Util.notNil.html +2 -2
  117. package/docs/functions/Util.reblink.html +2 -2
  118. package/docs/functions/Util.requestAnimationFrameInterval.html +2 -2
  119. package/docs/functions/Util.sculpt.createBox.html +1 -1
  120. package/docs/functions/Util.sculpt.createCircle.html +1 -1
  121. package/docs/functions/Util.sculpt.createCylinder.html +1 -1
  122. package/docs/functions/Util.sculpt.createLine.html +2 -2
  123. package/docs/functions/Util.sculpt.createPoint.html +1 -1
  124. package/docs/functions/Util.sculpt.createPolygon.html +1 -1
  125. package/docs/functions/Util.sculpt.createPrism.html +1 -1
  126. package/docs/functions/Util.sculpt.createRectangle.html +2 -2
  127. package/docs/functions/Util.tag.html +1 -1
  128. package/docs/functions/Util.tweenProgress.html +1 -1
  129. package/docs/functions/Util.uuid.html +2 -2
  130. package/docs/functions/Util.waitFiveModelLoaded.html +2 -2
  131. package/docs/functions/Util.worldBounding.html +1 -1
  132. package/docs/functions/Util.worldBoundingBox.html +1 -1
  133. package/docs/functions/Util.worldBoundingSphere.html +1 -1
  134. package/docs/functions/createPolyline.html +2 -2
  135. package/docs/functions/pluginFlag.html +1 -1
  136. package/docs/hierarchy.html +1 -1
  137. package/docs/index.html +2 -2
  138. package/docs/interfaces/AreaMakerPluginType.AnimeOptions.html +2 -2
  139. package/docs/interfaces/AreaMakerPluginType.Config.html +2 -2
  140. package/docs/interfaces/AreaMakerPluginType.EventMap.html +2 -2
  141. package/docs/interfaces/AreaMakerPluginType.Params.html +2 -2
  142. package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItem.html +2 -2
  143. package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItemV1.html +2 -2
  144. package/docs/interfaces/AreaMakerPluginType.ServerDataV1.html +2 -2
  145. package/docs/interfaces/AreaMakerPluginType.ServerDataV2.html +2 -2
  146. package/docs/interfaces/AreaMakerPluginType.ShowHideOptions.html +2 -2
  147. package/docs/interfaces/AreaMakerPluginType.State.html +2 -2
  148. package/docs/interfaces/CSS3DRenderPluginEventMap.html +2 -2
  149. package/docs/interfaces/CSS3DRenderPluginState.html +2 -2
  150. package/docs/interfaces/CameraMovementPluginExportType.html +2 -2
  151. package/docs/interfaces/ContentTypeMapInterface.html +2 -2
  152. package/docs/interfaces/CruisePluginTypes.Config.html +2 -2
  153. package/docs/interfaces/CruisePluginTypes.CruiseKeyframe.html +2 -2
  154. package/docs/interfaces/CruisePluginTypes.EventMap.html +2 -2
  155. package/docs/interfaces/CruisePluginTypes.GuildLineConfig.html +2 -2
  156. package/docs/interfaces/CruisePluginTypes.MoveAction.html +2 -2
  157. package/docs/interfaces/CruisePluginTypes.MoveWithKeyframesAction.html +2 -2
  158. package/docs/interfaces/CruisePluginTypes.MoveWithPanoIndexAction.html +2 -2
  159. package/docs/interfaces/CruisePluginTypes.PluginData.html +2 -2
  160. package/docs/interfaces/CruisePluginTypes.PluginServerData.html +2 -2
  161. package/docs/interfaces/CruisePluginTypes.PluginState.html +2 -2
  162. package/docs/interfaces/CurrentPanoImagePluginType.Config.html +2 -2
  163. package/docs/interfaces/CurrentPanoImagePluginType.EventMap.html +2 -2
  164. package/docs/interfaces/CurrentPanoImagePluginType.Params.html +2 -2
  165. package/docs/interfaces/CurrentPanoImagePluginType.ShowHideOptions.html +2 -2
  166. package/docs/interfaces/CurrentPanoImagePluginType.State.html +2 -2
  167. package/docs/interfaces/FloorplanBounding.html +2 -2
  168. package/docs/interfaces/FloorplanData.html +2 -2
  169. package/docs/interfaces/FloorplanEntrance.html +2 -2
  170. package/docs/interfaces/FloorplanExtraObject.html +2 -2
  171. package/docs/interfaces/FloorplanExtraObject3D.html +2 -2
  172. package/docs/interfaces/FloorplanFloorData.html +2 -2
  173. package/docs/interfaces/FloorplanImagePosition.html +2 -2
  174. package/docs/interfaces/FloorplanObserver.html +2 -2
  175. package/docs/interfaces/FloorplanOutlineItem.html +2 -2
  176. package/docs/interfaces/FloorplanPosition.html +2 -2
  177. package/docs/interfaces/FloorplanRoomItem.html +2 -2
  178. package/docs/interfaces/FloorplanRoomLabelItem.html +2 -2
  179. package/docs/interfaces/FloorplanServerBounding.html +2 -2
  180. package/docs/interfaces/FloorplanServerComputedData.html +2 -2
  181. package/docs/interfaces/FloorplanServerData.html +2 -2
  182. package/docs/interfaces/FloorplanServerDoorItem.html +2 -2
  183. package/docs/interfaces/FloorplanServerDoorPosition.html +2 -2
  184. package/docs/interfaces/FloorplanServerEntrance.html +2 -2
  185. package/docs/interfaces/FloorplanServerFloorData.html +2 -2
  186. package/docs/interfaces/FloorplanServerImagePosition.html +2 -2
  187. package/docs/interfaces/FloorplanServerObserver.html +2 -2
  188. package/docs/interfaces/FloorplanServerOutlineItem.html +2 -2
  189. package/docs/interfaces/FloorplanServerPosition.html +2 -2
  190. package/docs/interfaces/FloorplanServerRoomItem.html +2 -2
  191. package/docs/interfaces/FloorplanServerRoomLabelItem.html +2 -2
  192. package/docs/interfaces/GuideLineModeItem.GuideLineTagContainer.html +2 -2
  193. package/docs/interfaces/GuideLinePluginType.CatmullRomCurve3.html +2 -2
  194. package/docs/interfaces/GuideLinePluginType.EventMap.html +2 -2
  195. package/docs/interfaces/GuideLinePluginType.ExtraRouteData.html +2 -2
  196. package/docs/interfaces/GuideLinePluginType.GuideLineGeometryStyle.html +2 -2
  197. package/docs/interfaces/GuideLinePluginType.GuideLineItemContainer.html +2 -2
  198. package/docs/interfaces/GuideLinePluginType.GuideLineMaterialStyle.html +2 -2
  199. package/docs/interfaces/GuideLinePluginType.GuideLineMeshStyle.html +2 -2
  200. package/docs/interfaces/GuideLinePluginType.LineGeometriesConfig.html +2 -2
  201. package/docs/interfaces/GuideLinePluginType.ModelGuideLineStyle.html +2 -2
  202. package/docs/interfaces/GuideLinePluginType.ModelGuideLineTagData.html +2 -2
  203. package/docs/interfaces/GuideLinePluginType.PanoramaGuideLineStyle.html +2 -2
  204. package/docs/interfaces/GuideLinePluginType.PluginDataV2.html +1 -1
  205. package/docs/interfaces/GuideLinePluginType.PluginServerData.html +2 -2
  206. package/docs/interfaces/GuideLinePluginType.PluginState.html +2 -2
  207. package/docs/interfaces/GuideLinePluginType.Route.html +2 -2
  208. package/docs/interfaces/HelperOffset.html +2 -2
  209. package/docs/interfaces/ImagePlaneGroup.html +2 -2
  210. package/docs/interfaces/ItemLabelPluginData.html +2 -2
  211. package/docs/interfaces/ItemLabelPluginExportReturnsType.html +2 -2
  212. package/docs/interfaces/ItemLabelPluginParametersType.html +2 -2
  213. package/docs/interfaces/MinMax.html +2 -2
  214. package/docs/interfaces/ModelChassisCompassPluginData.html +2 -2
  215. package/docs/interfaces/ModelChassisCompassPluginExportType.html +2 -2
  216. package/docs/interfaces/ModelChassisCompassPluginParameterType.html +2 -2
  217. package/docs/interfaces/ModelEntryDoorGuidePluginData.html +2 -2
  218. package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +2 -2
  219. package/docs/interfaces/ModelItemLabelPluginData.html +2 -2
  220. package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +2 -2
  221. package/docs/interfaces/ModelItemLabelPluginParametersType.html +2 -2
  222. package/docs/interfaces/ModelMakerPluginType.EventMap.html +2 -2
  223. package/docs/interfaces/ModelMakerPluginType.ServerBaseItem.html +2 -2
  224. package/docs/interfaces/ModelMakerPluginType.ServerBoxItem.html +2 -2
  225. package/docs/interfaces/ModelMakerPluginType.ServerData.html +2 -2
  226. package/docs/interfaces/ModelMakerPluginType.ServerPrismItem.html +2 -2
  227. package/docs/interfaces/ModelMakerPluginType.ServerTrianglesItem.html +2 -2
  228. package/docs/interfaces/ModelMakerPluginType.State.html +2 -2
  229. package/docs/interfaces/ModelRoomLabelPluginData.html +2 -2
  230. package/docs/interfaces/ModelTVVideoPluginData.html +2 -2
  231. package/docs/interfaces/ModelTVVideoPluginExportType.html +2 -2
  232. package/docs/interfaces/ModelTVVideoPluginParameterType.html +2 -2
  233. package/docs/interfaces/ModelViewPluginExportType.html +2 -2
  234. package/docs/interfaces/Object3DHelperState.html +2 -2
  235. package/docs/interfaces/ObjectHelperControllers.html +2 -2
  236. package/docs/interfaces/PaintBrushAction.html +2 -2
  237. package/docs/interfaces/PaintBrushConfigs.html +2 -2
  238. package/docs/interfaces/PaintBrushState.html +2 -2
  239. package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +2 -2
  240. package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +1 -1
  241. package/docs/interfaces/PanoMeasureParameterType.html +2 -2
  242. package/docs/interfaces/PanoMeasurePluginLineJson.html +2 -2
  243. package/docs/interfaces/PanoMeasurePluginOpenParameter.html +2 -2
  244. package/docs/interfaces/PanoMeasurePluginPointJson.html +2 -2
  245. package/docs/interfaces/PanoMeasurePluginPolylineJson.html +2 -2
  246. package/docs/interfaces/PanoRulerPluginExportType.html +2 -2
  247. package/docs/interfaces/PanoRulerPluginOptions.html +2 -2
  248. package/docs/interfaces/PanoRulerPluginParameterType.html +2 -2
  249. package/docs/interfaces/PanoRulerProPluginExportType.html +2 -2
  250. package/docs/interfaces/PanoRulerProPluginOptions.html +2 -2
  251. package/docs/interfaces/PanoRulerProPluginParameterType.html +2 -2
  252. package/docs/interfaces/PanoRulerProPluginState.html +2 -2
  253. package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +1 -1
  254. package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +1 -1
  255. package/docs/interfaces/PanoSpatialTagPluginData.html +2 -2
  256. package/docs/interfaces/PanoSpatialTagPluginDataElement.html +2 -2
  257. package/docs/interfaces/PanoSpatialTagPluginExportType.html +2 -2
  258. package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +2 -2
  259. package/docs/interfaces/PanoSpatialTagPluginParameterType.html +2 -2
  260. package/docs/interfaces/PanoSpatialTagPluginPointElement.html +2 -2
  261. package/docs/interfaces/PanoSpatialTagPluginTagElement.html +2 -2
  262. package/docs/interfaces/PanoVideoPluginType.LoadParams.html +2 -2
  263. package/docs/interfaces/PanoVideoPluginType.PanoVideoItem.html +2 -2
  264. package/docs/interfaces/PanoVideoPluginType.PluginData.html +2 -2
  265. package/docs/interfaces/PanoVideoPluginType.PluginEventMap.html +2 -2
  266. package/docs/interfaces/PanoVideoPluginType.PluginState.html +2 -2
  267. package/docs/interfaces/PanoVideoPluginType.VideoItem.html +2 -2
  268. package/docs/interfaces/PanoVideoPluginType.VideoMeshParams.html +2 -2
  269. package/docs/interfaces/PluginEventMap.html +2 -2
  270. package/docs/interfaces/Point.html +2 -2
  271. package/docs/interfaces/Room.html +2 -2
  272. package/docs/interfaces/RoomInfo.html +2 -2
  273. package/docs/interfaces/RoomLabel.html +2 -2
  274. package/docs/interfaces/RoomRules.html +1 -1
  275. package/docs/interfaces/Rooms.html +1 -1
  276. package/docs/interfaces/Scissor.html +2 -2
  277. package/docs/interfaces/State.html +2 -2
  278. package/docs/interfaces/TagCacheInterface.html +2 -2
  279. package/docs/interfaces/TagConfig.html +2 -2
  280. package/docs/interfaces/TagGLTFObjectGroup.html +2 -2
  281. package/docs/interfaces/TagIconUrl.html +2 -2
  282. package/docs/interfaces/TagObjectGroup.html +2 -2
  283. package/docs/interfaces/TagStyle.html +2 -2
  284. package/docs/interfaces/Tags.html +2 -2
  285. package/docs/interfaces/TemporaryState.html +2 -2
  286. package/docs/interfaces/Util.AnimeInstance.html +2 -2
  287. package/docs/interfaces/Util.BlinkAnimeOptions.html +2 -2
  288. package/docs/interfaces/Util.EventHandlerConfig.html +2 -2
  289. package/docs/interfaces/Util.FiveDomEvent.html +2 -2
  290. package/docs/interfaces/Util.FiveDomEventMap.html +2 -2
  291. package/docs/interfaces/Util.MagnifierParameter.html +2 -2
  292. package/docs/interfaces/Util.MouseGroupParameter.html +2 -2
  293. package/docs/interfaces/Util.PointIntersection.html +2 -2
  294. package/docs/interfaces/Util.PointSelectorHelperConfig.html +2 -2
  295. package/docs/interfaces/Util.ReBlinkAnimeOptions.html +2 -2
  296. package/docs/modules/AreaMakerPluginType.html +2 -2
  297. package/docs/modules/CruisePluginTypes.html +2 -2
  298. package/docs/modules/CurrentPanoImagePluginType.html +2 -2
  299. package/docs/modules/GuideLineItem.html +2 -2
  300. package/docs/modules/GuideLineModeItem.html +2 -2
  301. package/docs/modules/GuideLinePluginType.html +2 -2
  302. package/docs/modules/ModelMakerPluginType.html +2 -2
  303. package/docs/modules/PanoVideoPluginType.html +2 -2
  304. package/docs/modules/SculptData.html +2 -2
  305. package/docs/modules/SculptType.html +2 -2
  306. package/docs/modules/Util.html +2 -2
  307. package/docs/modules/Util.sculpt.html +2 -2
  308. package/docs/modules.html +2 -2
  309. package/docs/types/AddObject3DHelperConfig.html +2 -2
  310. package/docs/types/AreaMakerPluginType.AreaMakerItemEventMap.html +2 -2
  311. package/docs/types/AreaMakerPluginType.ItemRenderer.html +1 -1
  312. package/docs/types/AreaMakerPluginType.PluginData.html +2 -2
  313. package/docs/types/AreaMakerPluginType.ServerData.html +2 -2
  314. package/docs/types/ArrayPosition.html +1 -1
  315. package/docs/types/AudioAppearance.html +1 -1
  316. package/docs/types/CSS3DRenderExportType.html +1 -1
  317. package/docs/types/CSS3DRenderPluginExportType.html +1 -1
  318. package/docs/types/CSS3DRenderPluginParameterType.html +1 -1
  319. package/docs/types/ClassFunctionParameters.html +1 -1
  320. package/docs/types/Color.html +1 -1
  321. package/docs/types/ContentTypeConfigKey.html +1 -1
  322. package/docs/types/ContentTypeConfigKeySplit.html +1 -1
  323. package/docs/types/ContentTypeMap.html +1 -1
  324. package/docs/types/Create3DDomContainerReturnType.html +1 -1
  325. package/docs/types/Create3DElementReturnType.html +1 -1
  326. package/docs/types/CruisePluginExportType.html +1 -1
  327. package/docs/types/CruisePluginTypes.CruiseData.html +2 -2
  328. package/docs/types/CruisePluginTypes.MoveEffect.html +1 -1
  329. package/docs/types/CurrentPanoImagePluginExportType.html +1 -1
  330. package/docs/types/DeprecatedMediaPlaneProperty.html +2 -2
  331. package/docs/types/DeprecatedTagProperty.html +2 -2
  332. package/docs/types/Direction-1.html +1 -1
  333. package/docs/types/Direction4.html +1 -1
  334. package/docs/types/ElementRenderer.html +2 -2
  335. package/docs/types/FloorplanRuleLabels.html +2 -2
  336. package/docs/types/FloorplanServerRuleLabels.html +1 -1
  337. package/docs/types/GuideLinePluginExportType.html +1 -1
  338. package/docs/types/GuideLinePluginType.GuideLineItem.html +2 -2
  339. package/docs/types/GuideLinePluginType.GuideLineItemEventMap.html +1 -1
  340. package/docs/types/GuideLinePluginType.GuideLineModeItemMode.html +1 -1
  341. package/docs/types/GuideLinePluginType.GuideLineStyle.html +2 -2
  342. package/docs/types/GuideLinePluginType.ModelGuideLineTag.html +2 -2
  343. package/docs/types/GuideLinePluginType.PathItem.html +2 -2
  344. package/docs/types/GuideLinePluginType.PluginData.html +2 -2
  345. package/docs/types/GuideLinePluginType.RouteConfig.html +2 -2
  346. package/docs/types/HelperEventMap.html +1 -1
  347. package/docs/types/InternalHelperEventMap.html +1 -1
  348. package/docs/types/MapviewFloorplanPluginParameterType.html +1 -1
  349. package/docs/types/MapviewFloorplanPluginReturnType.html +1 -1
  350. package/docs/types/MeasurePluginConfig.html +1 -1
  351. package/docs/types/MediaData.html +2 -2
  352. package/docs/types/MediaStore.html +1 -1
  353. package/docs/types/ModelEntryDoorGuidePluginParameterType.html +1 -1
  354. package/docs/types/ModelFloorplanPluginParameterType.html +1 -1
  355. package/docs/types/ModelFloorplanPluginReturnType.html +1 -1
  356. package/docs/types/ModelId.html +1 -1
  357. package/docs/types/ModelMakerPluginType.ElementRenderer.html +1 -1
  358. package/docs/types/ModelMakerPluginType.ItemType.html +1 -1
  359. package/docs/types/ModelRoomLabelPluginParameters.html +1 -1
  360. package/docs/types/ModelRoomLabelPluginReturnType.html +1 -1
  361. package/docs/types/MoveArgs.html +2 -2
  362. package/docs/types/MoveOpts.html +2 -2
  363. package/docs/types/Object3DHelperEventMap.html +1 -1
  364. package/docs/types/ObjectFit.html +1 -1
  365. package/docs/types/PaintBrushEventMap.html +1 -1
  366. package/docs/types/PanoCompassPluginData.html +1 -1
  367. package/docs/types/PanoCompassPluginExportType.html +1 -1
  368. package/docs/types/PanoCompassPluginParameterType.html +1 -1
  369. package/docs/types/PanoFloorplanRadarPluginParameterType.html +1 -1
  370. package/docs/types/PanoFloorplanRadarPluginReturnType.html +1 -1
  371. package/docs/types/PanoIndex.html +1 -1
  372. package/docs/types/PanoMeasurePluginEvent.html +1 -1
  373. package/docs/types/PanoMeasureReturnType.html +1 -1
  374. package/docs/types/PanoSpatialTagPluginId.html +1 -1
  375. package/docs/types/PanoTagPluginExportInterface.html +1 -1
  376. package/docs/types/PanoTagPluginParamsInterface.html +1 -1
  377. package/docs/types/PanoVideoPluginParameterType.html +1 -1
  378. package/docs/types/PanoVideoPluginReturnType.html +1 -1
  379. package/docs/types/PickTagContentTypeInContentTypeConfigKey.html +2 -2
  380. package/docs/types/PipelinePluginParameterType.html +1 -1
  381. package/docs/types/PipelinePluginReturnType.html +1 -1
  382. package/docs/types/PlaneTag.html +2 -2
  383. package/docs/types/Point2DTag.html +2 -2
  384. package/docs/types/Point3DTag.html +2 -2
  385. package/docs/types/PointTagInstance.html +1 -1
  386. package/docs/types/Position.html +1 -1
  387. package/docs/types/PositionFrom.html +1 -1
  388. package/docs/types/RotateArgs.html +2 -2
  389. package/docs/types/RotateOpts.html +2 -2
  390. package/docs/types/RuleLabelsKey.html +1 -1
  391. package/docs/types/RuleLabelsValue.html +1 -1
  392. package/docs/types/ScaleCallback.html +1 -1
  393. package/docs/types/ScalePosition.html +2 -2
  394. package/docs/types/SculptData.BoxData.html +1 -1
  395. package/docs/types/SculptData.CircleData.html +1 -1
  396. package/docs/types/SculptData.CylinderData.html +1 -1
  397. package/docs/types/SculptData.PointData.html +1 -1
  398. package/docs/types/SculptData.PolygonData.html +1 -1
  399. package/docs/types/SculptData.PolylineData.html +1 -1
  400. package/docs/types/SculptData.PrismData.html +1 -1
  401. package/docs/types/SculptData.RectangleData.html +1 -1
  402. package/docs/types/SculptType.Theme.html +2 -2
  403. package/docs/types/StickType.html +1 -1
  404. package/docs/types/Tag.html +2 -2
  405. package/docs/types/Tag2D.html +2 -2
  406. package/docs/types/Tag3D.html +2 -2
  407. package/docs/types/TagClickParams.html +1 -1
  408. package/docs/types/TagConfigByKey.html +1 -1
  409. package/docs/types/TagContentType.html +1 -1
  410. package/docs/types/TagContentTypeMapping.html +1 -1
  411. package/docs/types/TagDimensionType.html +1 -1
  412. package/docs/types/TagElement.html +2 -2
  413. package/docs/types/TagEvents.html +1 -1
  414. package/docs/types/TagGLTFObject.html +1 -1
  415. package/docs/types/TagHooks.html +1 -1
  416. package/docs/types/TagId.html +1 -1
  417. package/docs/types/TagInstance.html +1 -1
  418. package/docs/types/TagPointType.html +2 -2
  419. package/docs/types/TagRendererMap.html +1 -1
  420. package/docs/types/TopviewFloorplanPluginParameterType.html +1 -1
  421. package/docs/types/TopviewFloorplanPluginReturnType.html +1 -1
  422. package/docs/types/Util.ActionIfNoIntersection.html +1 -1
  423. package/docs/types/Util.AdherePoint.html +2 -2
  424. package/docs/types/Util.PointSelectorConfig.html +1 -1
  425. package/docs/types/WorkCode.html +1 -1
  426. package/docs/variables/FLOOR_TYPE_MAP.html +2 -2
  427. package/docs/variables/PLUGIN.html +1 -1
  428. package/docs/variables/ROOM_FETILE_TYPE_MAP.html +2 -2
  429. package/docs/variables/ROOM_TYPE_MAP.html +2 -2
  430. package/docs/variables/Util.animeMap.html +1 -1
  431. package/docs/variables/defaultGlobalConfig.html +1 -1
  432. package/docs/variables/itemLabelPluginServerParams.html +1 -1
  433. package/docs/variables/modelItemLabelPluginServerParams.html +1 -1
  434. package/docs/variables/modelRoomLabelPluginServerParams.html +1 -1
  435. package/libs/MeasurePlugin/Controller.d.ts +1 -0
  436. package/libs/MeasurePlugin/Controller.js +19 -10
  437. package/libs/base/BasePlugin.js +3 -3
  438. package/libs/shared-utils/logger.js +1 -1
  439. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -43,7 +43,7 @@ import { LineGeometry as wA, LineMaterial as CA, THREE_Line2 as PA, Line as IA }
43
43
  import { GLTFLoader as EA } from "@realsee/five/gltf-loader";
44
44
  function MA() {
45
45
  console.debug(
46
- "%c %c@realsee/dnalogel %cv3.64.10",
46
+ "%c %c@realsee/dnalogel %cv3.64.11-alpha.1",
47
47
  [
48
48
  "background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAMCAMAAACHgmeRAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAABLFBMVEUAAAAapPoap/oaqvkbrfkbr/gZnfwZoPsaqfnD4v/E4/8Ylv0clPm93/+/4P/B4f8Yj/683/8Wif+33P8Uhv+x2f8ShP+s1v8Pgf+n0/8Nf/+h0f8Lff8Lff8Nf/9dl/+czv8KfP8KfP+Lxf+Uyv+Xy/+Hwv+Jw/+Mxf+Oxv+RyP8aovsapfoap/oZmfwZm/wZnvsYnPsYkf4YlP0NePsDYfgYcfi43f+63v8Xiv8Xjf4EWfwCV/sWZ/qz2v+02/8Vh/8WiP8EUf8CTf4WXv2u1/+v2P8Thf8Thv8ETf8CR/8VV/+o1f+q1f8Qgv8Rg/8DSv8BRf8UVP+j0v+k0v8OgP8Pgf8DR/8DQv9Nhf+dzv+fz/+Kv/+Vyv+Xy/+azf+Oxv+Qx/+SyP////8MUhLdAAAAK3RSTlMACEWQ2bd98uQECPXxqO7c+Pb49vj2+Pb49vj23Oul8fMHA+TwerXXjEIG2P+bHgAAAAFiS0dEY1y+LaoAAAB+SURBVAjXY2BgZGJmYWVgYGBgY9fW0eVg4ORi4NbTNzDk4eXjZxAwMjYxNTO3EGQQsrSytrG1sxdmEHFwdHJ2cXUTZRBz9/D08vbxFWeQ8PMPCAwKDpFkkAoNC4+IjIqWZpCRlZOPiY2LV2BQVGJQTkhMUlEFWaOmrqGpxQAAyg0S9Dq+VPYAAAAASUVORK5CYII=')",
49
49
  "background-repeat: no-repeat",
@@ -1727,8 +1727,8 @@ var vi = typeof globalThis != "undefined" ? globalThis : typeof window != "undef
1727
1727
  var Fe = j ? L[be][j] : L[be];
1728
1728
  I(ce, Fe) < 0 && te.push(L[be]), ce[be] = Fe, be++;
1729
1729
  }
1730
- return U && (j ? te = te.sort(function(bt, Mt) {
1731
- return bt[j] > Mt[j];
1730
+ return U && (j ? te = te.sort(function(At, Mt) {
1731
+ return At[j] > Mt[j];
1732
1732
  }) : te = te.sort()), te;
1733
1733
  }
1734
1734
  function M(L, j) {
@@ -1785,8 +1785,8 @@ var vi = typeof globalThis != "undefined" ? globalThis : typeof window != "undef
1785
1785
  function ft(L, j) {
1786
1786
  var U = L.session, te = j.pointers, ce = te.length;
1787
1787
  U.firstInput || (U.firstInput = oi(j)), ce > 1 && !U.firstMultiple ? U.firstMultiple = oi(j) : ce === 1 && (U.firstMultiple = !1);
1788
- var be = U.firstInput, Fe = U.firstMultiple, pt = Fe ? Fe.center : be.center, bt = j.center = yi(te);
1789
- j.timeStamp = h(), j.deltaTime = j.timeStamp - be.timeStamp, j.angle = Bi(pt, bt), j.distance = wi(pt, bt), si(U, j), j.offsetDirection = Lt(j.deltaX, j.deltaY);
1788
+ var be = U.firstInput, Fe = U.firstMultiple, pt = Fe ? Fe.center : be.center, At = j.center = yi(te);
1789
+ j.timeStamp = h(), j.deltaTime = j.timeStamp - be.timeStamp, j.angle = Bi(pt, At), j.distance = wi(pt, At), si(U, j), j.offsetDirection = Lt(j.deltaX, j.deltaY);
1790
1790
  var Mt = ji(j.deltaTime, j.deltaX, j.deltaY);
1791
1791
  j.overallVelocityX = Mt.x, j.overallVelocityY = Mt.y, j.overallVelocity = c(Mt.x) > c(Mt.y) ? Mt.x : Mt.y, j.scale = Fe ? $n(Fe.pointers, te) : 1, j.rotation = Fe ? _o(Fe.pointers, te) : 0, j.maxPointers = U.prevInput ? j.pointers.length > U.prevInput.maxPointers ? j.pointers.length : U.prevInput.maxPointers : j.pointers.length, Kn(U, j);
1792
1792
  var Yt = L.element;
@@ -1805,8 +1805,8 @@ var vi = typeof globalThis != "undefined" ? globalThis : typeof window != "undef
1805
1805
  function Kn(L, j) {
1806
1806
  var U = L.lastInterval || j, te = j.timeStamp - U.timeStamp, ce, be, Fe, pt;
1807
1807
  if (j.eventType != pe && (te > Te || U.velocity === s)) {
1808
- var bt = j.deltaX - U.deltaX, Mt = j.deltaY - U.deltaY, Yt = ji(te, bt, Mt);
1809
- be = Yt.x, Fe = Yt.y, ce = c(Yt.x) > c(Yt.y) ? Yt.x : Yt.y, pt = Lt(bt, Mt), L.lastInterval = j;
1808
+ var At = j.deltaX - U.deltaX, Mt = j.deltaY - U.deltaY, Yt = ji(te, At, Mt);
1809
+ be = Yt.x, Fe = Yt.y, ce = c(Yt.x) > c(Yt.y) ? Yt.x : Yt.y, pt = Lt(At, Mt), L.lastInterval = j;
1810
1810
  } else
1811
1811
  ce = U.velocity, be = U.velocityX, Fe = U.velocityY, pt = U.direction;
1812
1812
  j.velocity = ce, j.velocityX = be, j.velocityY = Fe, j.direction = pt;
@@ -1910,13 +1910,13 @@ var vi = typeof globalThis != "undefined" ? globalThis : typeof window != "undef
1910
1910
  * @param {Object} ev
1911
1911
  */
1912
1912
  handler: function(j) {
1913
- var U = this.store, te = !1, ce = j.type.toLowerCase().replace("ms", ""), be = ri[ce], Fe = bn[j.pointerType] || j.pointerType, pt = Fe == oe, bt = I(U, j.pointerId, "pointerId");
1914
- be & se && (j.button === 0 || pt) ? bt < 0 && (U.push(j), bt = U.length - 1) : be & (ke | pe) && (te = !0), !(bt < 0) && (U[bt] = j, this.callback(this.manager, be, {
1913
+ var U = this.store, te = !1, ce = j.type.toLowerCase().replace("ms", ""), be = ri[ce], Fe = bn[j.pointerType] || j.pointerType, pt = Fe == oe, At = I(U, j.pointerId, "pointerId");
1914
+ be & se && (j.button === 0 || pt) ? At < 0 && (U.push(j), At = U.length - 1) : be & (ke | pe) && (te = !0), !(At < 0) && (U[At] = j, this.callback(this.manager, be, {
1915
1915
  pointers: U,
1916
1916
  changedPointers: [j],
1917
1917
  pointerType: Fe,
1918
1918
  srcEvent: j
1919
- }), te && U.splice(bt, 1));
1919
+ }), te && U.splice(At, 1));
1920
1920
  }
1921
1921
  });
1922
1922
  var $i = {
@@ -1970,9 +1970,9 @@ var vi = typeof globalThis != "undefined" ? globalThis : typeof window != "undef
1970
1970
  var U = w(L.touches), te = this.targetIds;
1971
1971
  if (j & (se | Pe) && U.length === 1)
1972
1972
  return te[U[0].identifier] = !0, [U, U];
1973
- var ce, be, Fe = w(L.changedTouches), pt = [], bt = this.target;
1973
+ var ce, be, Fe = w(L.changedTouches), pt = [], At = this.target;
1974
1974
  if (be = U.filter(function(Mt) {
1975
- return F(Mt.target, bt);
1975
+ return F(Mt.target, At);
1976
1976
  }), j === se)
1977
1977
  for (ce = 0; ce < be.length; )
1978
1978
  te[be[ce].identifier] = !0, ce++;
@@ -2078,8 +2078,8 @@ var vi = typeof globalThis != "undefined" ? globalThis : typeof window != "undef
2078
2078
  }
2079
2079
  var te = this.actions, ce = N(te, Pi) && !Pn[Pi], be = N(te, nn) && !Pn[nn], Fe = N(te, tn) && !Pn[tn];
2080
2080
  if (ce) {
2081
- var pt = L.pointers.length === 1, bt = L.distance < 2, Mt = L.deltaTime < 250;
2082
- if (pt && bt && Mt)
2081
+ var pt = L.pointers.length === 1, At = L.distance < 2, Mt = L.deltaTime < 250;
2082
+ if (pt && At && Mt)
2083
2083
  return;
2084
2084
  }
2085
2085
  if (!(Fe && be) && (ce || be && U & xe || Fe && U & De))
@@ -2107,7 +2107,7 @@ var vi = typeof globalThis != "undefined" ? globalThis : typeof window != "undef
2107
2107
  L[U] = j ? t.CSS.supports("touch-action", U) : !0;
2108
2108
  }), L;
2109
2109
  }
2110
- var In = 1, Bt = 2, _i = 4, Qt = 8, qt = Qt, fi = 16, At = 32;
2110
+ var In = 1, Bt = 2, _i = 4, Qt = 8, qt = Qt, fi = 16, vt = 32;
2111
2111
  function Wt(L) {
2112
2112
  this.options = g({}, this.defaults, L || {}), this.id = R(), this.manager = null, this.options.enable = T(this.options.enable, !0), this.state = In, this.simultaneous = {}, this.requireFail = [];
2113
2113
  }
@@ -2203,7 +2203,7 @@ var vi = typeof globalThis != "undefined" ? globalThis : typeof window != "undef
2203
2203
  tryEmit: function(L) {
2204
2204
  if (this.canEmit())
2205
2205
  return this.emit(L);
2206
- this.state = At;
2206
+ this.state = vt;
2207
2207
  },
2208
2208
  /**
2209
2209
  * can we emit?
@@ -2211,7 +2211,7 @@ var vi = typeof globalThis != "undefined" ? globalThis : typeof window != "undef
2211
2211
  */
2212
2212
  canEmit: function() {
2213
2213
  for (var L = 0; L < this.requireFail.length; ) {
2214
- if (!(this.requireFail[L].state & (At | In)))
2214
+ if (!(this.requireFail[L].state & (vt | In)))
2215
2215
  return !1;
2216
2216
  L++;
2217
2217
  }
@@ -2224,10 +2224,10 @@ var vi = typeof globalThis != "undefined" ? globalThis : typeof window != "undef
2224
2224
  recognize: function(L) {
2225
2225
  var j = g({}, L);
2226
2226
  if (!E(this.options.enable, [this, j])) {
2227
- this.reset(), this.state = At;
2227
+ this.reset(), this.state = vt;
2228
2228
  return;
2229
2229
  }
2230
- this.state & (qt | fi | At) && (this.state = In), this.state = this.process(j), this.state & (Bt | _i | Qt | fi) && this.tryEmit(j);
2230
+ this.state & (qt | fi | vt) && (this.state = In), this.state = this.process(j), this.state & (Bt | _i | Qt | fi) && this.tryEmit(j);
2231
2231
  },
2232
2232
  /**
2233
2233
  * return the state of the recognizer
@@ -2297,7 +2297,7 @@ var vi = typeof globalThis != "undefined" ? globalThis : typeof window != "undef
2297
2297
  */
2298
2298
  process: function(L) {
2299
2299
  var j = this.state, U = L.eventType, te = j & (Bt | _i), ce = this.attrTest(L);
2300
- return te && (U & pe || !ce) ? j | fi : te || ce ? U & ke ? j | Qt : j & Bt ? j | _i : Bt : At;
2300
+ return te && (U & pe || !ce) ? j | fi : te || ce ? U & ke ? j | Qt : j & Bt ? j | _i : Bt : vt;
2301
2301
  }
2302
2302
  });
2303
2303
  function Mn() {
@@ -2387,7 +2387,7 @@ var vi = typeof globalThis != "undefined" ? globalThis : typeof window != "undef
2387
2387
  }, j.time, this);
2388
2388
  else if (L.eventType & ke)
2389
2389
  return qt;
2390
- return At;
2390
+ return vt;
2391
2391
  },
2392
2392
  reset: function() {
2393
2393
  clearTimeout(this._timer);
@@ -2482,12 +2482,12 @@ var vi = typeof globalThis != "undefined" ? globalThis : typeof window != "undef
2482
2482
  this.state = qt, this.tryEmit();
2483
2483
  }, j.interval, this), Bt) : qt;
2484
2484
  }
2485
- return At;
2485
+ return vt;
2486
2486
  },
2487
2487
  failTimeout: function() {
2488
2488
  return this._timer = u(function() {
2489
- this.state = At;
2490
- }, this.options.interval, this), At;
2489
+ this.state = vt;
2490
+ }, this.options.interval, this), vt;
2491
2491
  },
2492
2492
  reset: function() {
2493
2493
  clearTimeout(this._timer);
@@ -2753,7 +2753,7 @@ var vi = typeof globalThis != "undefined" ? globalThis : typeof window != "undef
2753
2753
  STATE_ENDED: Qt,
2754
2754
  STATE_RECOGNIZED: qt,
2755
2755
  STATE_CANCELLED: fi,
2756
- STATE_FAILED: At,
2756
+ STATE_FAILED: vt,
2757
2757
  DIRECTION_NONE: We,
2758
2758
  DIRECTION_LEFT: Ne,
2759
2759
  DIRECTION_RIGHT: Se,
@@ -6995,7 +6995,7 @@ function zo(n) {
6995
6995
  }
6996
6996
  return -1;
6997
6997
  }
6998
- function gt(n) {
6998
+ function mt(n) {
6999
6999
  return n == null ? "" : n;
7000
7000
  }
7001
7001
  function ki(n) {
@@ -7245,7 +7245,7 @@ function Og() {
7245
7245
  function Gu() {
7246
7246
  return Og(), Lg;
7247
7247
  }
7248
- function vt(n) {
7248
+ function gt(n) {
7249
7249
  ao.push(n);
7250
7250
  }
7251
7251
  function Eh(n) {
@@ -7282,7 +7282,7 @@ function Qy(n) {
7282
7282
  if (n.fragment !== null) {
7283
7283
  n.update(), Pt(n.before_update);
7284
7284
  const t = n.dirty;
7285
- n.dirty = [-1], n.fragment && n.fragment.p(n.ctx, t), n.after_update.forEach(vt);
7285
+ n.dirty = [-1], n.fragment && n.fragment.p(n.ctx, t), n.after_update.forEach(gt);
7286
7286
  }
7287
7287
  }
7288
7288
  function Wy(n) {
@@ -7335,7 +7335,7 @@ function Un(n, t, e) {
7335
7335
  const { delay: f = 0, duration: p = 300, easing: v = pn, tick: g = re, css: m } = s || kh;
7336
7336
  m && (r = Va(n, 0, 1, p, f, v, m, l++)), g(0, 1);
7337
7337
  const b = yh() + f, C = b + p;
7338
- a && a.abort(), o = !0, vt(() => fs(n, !0, "start")), a = Ch((k) => {
7338
+ a && a.abort(), o = !0, gt(() => fs(n, !0, "start")), a = Ch((k) => {
7339
7339
  if (o) {
7340
7340
  if (k >= C)
7341
7341
  return g(1, 0), fs(n, !0, "end"), c(), o = !1;
@@ -7369,7 +7369,7 @@ function Bo(n, t, e) {
7369
7369
  const { delay: c = 0, duration: h = 300, easing: u = pn, tick: f = re, css: p } = s || kh;
7370
7370
  p && (r = Va(n, 1, 0, h, c, u, p));
7371
7371
  const v = yh() + c, g = v + h;
7372
- vt(() => fs(n, !1, "start")), Ch((m) => {
7372
+ gt(() => fs(n, !1, "start")), Ch((m) => {
7373
7373
  if (o) {
7374
7374
  if (m >= g)
7375
7375
  return f(0, 1), fs(n, !1, "end"), --a.r || Pt(a.c), !1;
@@ -7412,7 +7412,7 @@ function Zi(n, t, e, i) {
7412
7412
  start: yh() + v,
7413
7413
  b: p
7414
7414
  };
7415
- p || (k.group = Wi, Wi.r += 1), a || l ? l = k : (C && (h(), c = Va(n, r, p, g, v, m, C)), p && b(0, 1), a = u(k, g), vt(() => fs(n, p, "start")), Ch((E) => {
7415
+ p || (k.group = Wi, Wi.r += 1), a || l ? l = k : (C && (h(), c = Va(n, r, p, g, v, m, C)), p && b(0, 1), a = u(k, g), gt(() => fs(n, p, "start")), Ch((E) => {
7416
7416
  if (l && E > l.start && (a = u(l, g), l = null, fs(n, a.b, "start"), C && (h(), c = Va(n, r, a.b, a.duration, 0, m, o.css))), a) {
7417
7417
  if (E >= a.end)
7418
7418
  b(r = a.b, 1 - r), fs(n, a.b, "end"), l || (a.b ? h() : --a.group.r || Pt(a.group.c)), a = null;
@@ -7537,10 +7537,10 @@ function ve(n) {
7537
7537
  }
7538
7538
  function me(n, t, e, i) {
7539
7539
  const { fragment: s, after_update: o } = n.$$;
7540
- s && s.m(t, e), i || vt(() => {
7540
+ s && s.m(t, e), i || gt(() => {
7541
7541
  const r = n.$$.on_mount.map(Ig).filter(qi);
7542
7542
  n.$$.on_destroy ? n.$$.on_destroy.push(...r) : Pt(r), n.$$.on_mount = [];
7543
- }), o.forEach(vt);
7543
+ }), o.forEach(gt);
7544
7544
  }
7545
7545
  function ge(n, t) {
7546
7546
  const e = n.$$;
@@ -11083,7 +11083,7 @@ function Ww(n) {
11083
11083
  }
11084
11084
  return e = l(n), i = a[e] = r[e](n), {
11085
11085
  c() {
11086
- t = G("div"), i.c(), D(t, "class", s = gt(`floorplan-plugin__floor${/*isCurrent*/
11086
+ t = G("div"), i.c(), D(t, "class", s = mt(`floorplan-plugin__floor${/*isCurrent*/
11087
11087
  n[1] ? " floorplan-plugin__floor--is-current" : ""}`) + " svelte-bl8zrz");
11088
11088
  },
11089
11089
  m(c, h) {
@@ -11094,7 +11094,7 @@ function Ww(n) {
11094
11094
  e = l(c), e === u ? a[e].p(c, h) : (Ie(), Z(a[u], 1, 1, () => {
11095
11095
  a[u] = null;
11096
11096
  }), Ee(), i = a[e], i ? i.p(c, h) : (i = a[e] = r[e](c), i.c()), H(i, 1), i.m(t, null)), (!o || h & /*isCurrent*/
11097
- 2 && s !== (s = gt(`floorplan-plugin__floor${/*isCurrent*/
11097
+ 2 && s !== (s = mt(`floorplan-plugin__floor${/*isCurrent*/
11098
11098
  c[1] ? " floorplan-plugin__floor--is-current" : ""}`) + " svelte-bl8zrz")) && D(t, "class", s);
11099
11099
  },
11100
11100
  i(c) {
@@ -11236,7 +11236,7 @@ function bd(n) {
11236
11236
  if (!i) {
11237
11237
  for (let l = 0; l < s.length; l += 1)
11238
11238
  H(o[l]);
11239
- e || vt(() => {
11239
+ e || gt(() => {
11240
11240
  e = Un(t, Tt, {
11241
11241
  duration: (
11242
11242
  /*duration*/
@@ -11709,7 +11709,7 @@ let Zn = class {
11709
11709
  /**
11710
11710
  * @realsee/dnalogel 版本号
11711
11711
  */
11712
- d(this, "VERSION", "3.64.10");
11712
+ d(this, "VERSION", "3.64.11-alpha.1");
11713
11713
  d(this, "NAME");
11714
11714
  d(this, "five");
11715
11715
  d(this, "workUtil");
@@ -16438,7 +16438,7 @@ function $C(n) {
16438
16438
  let t, e;
16439
16439
  return {
16440
16440
  c() {
16441
- t = G("em"), D(t, "class", e = gt(
16441
+ t = G("em"), D(t, "class", e = mt(
16442
16442
  /*rulerItemProp*/
16443
16443
  n[0].state ? "em-solid" : "em-dotted"
16444
16444
  ) + " svelte-1h27ktp"), D(
@@ -16453,7 +16453,7 @@ function $C(n) {
16453
16453
  },
16454
16454
  p(i, s) {
16455
16455
  s & /*rulerItemProp*/
16456
- 1 && e !== (e = gt(
16456
+ 1 && e !== (e = mt(
16457
16457
  /*rulerItemProp*/
16458
16458
  i[0].state ? "em-solid" : "em-dotted"
16459
16459
  ) + " svelte-1h27ktp") && D(t, "class", e), s & /*vars*/
@@ -16474,7 +16474,7 @@ function Gd(n) {
16474
16474
  n[6].width}px`;
16475
16475
  return {
16476
16476
  c() {
16477
- t = G("div"), D(t, "class", e = gt(
16477
+ t = G("div"), D(t, "class", e = mt(
16478
16478
  /*child*/
16479
16479
  n[6].state ? "em-solid" : "em-dotted"
16480
16480
  ) + " svelte-1h27ktp"), D(
@@ -16489,7 +16489,7 @@ function Gd(n) {
16489
16489
  },
16490
16490
  p(s, o) {
16491
16491
  o & /*rulerItemProp*/
16492
- 1 && e !== (e = gt(
16492
+ 1 && e !== (e = mt(
16493
16493
  /*child*/
16494
16494
  s[6].state ? "em-solid" : "em-dotted"
16495
16495
  ) + " svelte-1h27ktp") && D(t, "class", e), o & /*vars*/
@@ -16527,7 +16527,7 @@ function eP(n) {
16527
16527
  let v = p(n), g = v(n);
16528
16528
  return {
16529
16529
  c() {
16530
- t = G("div"), g.c(), e = ae(), i = G("div"), s = G("div"), r = He(o), D(s, "class", "PanoRulerPlugin-rule-label-name svelte-1h27ktp"), vt(() => (
16530
+ t = G("div"), g.c(), e = ae(), i = G("div"), s = G("div"), r = He(o), D(s, "class", "PanoRulerPlugin-rule-label-name svelte-1h27ktp"), gt(() => (
16531
16531
  /*div0_elementresize_handler*/
16532
16532
  n[4].call(s)
16533
16533
  )), D(i, "class", "PanoRulerPlugin-rule-label svelte-1h27ktp"), Q(i, "left", l), D(t, "class", "PanoRulerPlugin-rule-line svelte-1h27ktp"), Q(t, "width", c), Q(t, "left", h), Q(t, "top", u), Q(t, "transform", f), Q(
@@ -20176,7 +20176,7 @@ function ff(n) {
20176
20176
  );
20177
20177
  },
20178
20178
  i(o) {
20179
- s || (vt(() => {
20179
+ s || (gt(() => {
20180
20180
  s && (i || (i = Zi(t, Tt, { duration: 300 }, !0)), i.run(1));
20181
20181
  }), s = !0);
20182
20182
  },
@@ -20336,7 +20336,7 @@ function mf(n) {
20336
20336
  n[0].changeMeasureType), e.$set(a);
20337
20337
  },
20338
20338
  i(o) {
20339
- s || (H(e.$$.fragment, o), o && vt(() => {
20339
+ s || (H(e.$$.fragment, o), o && gt(() => {
20340
20340
  s && (i || (i = Zi(t, Tt, { duration: Io }, !0)), i.run(1));
20341
20341
  }), s = !0);
20342
20342
  },
@@ -20382,7 +20382,7 @@ function gf(n) {
20382
20382
  );
20383
20383
  },
20384
20384
  i(h) {
20385
- a || (h && vt(() => {
20385
+ a || (h && gt(() => {
20386
20386
  a && (r || (r = Zi(t, Tt, { duration: Io }, !0)), r.run(1));
20387
20387
  }), a = !0);
20388
20388
  },
@@ -20417,7 +20417,7 @@ function vf(n) {
20417
20417
  n[2]("结束") + "") && Ge(o, s);
20418
20418
  },
20419
20419
  i(h) {
20420
- a || (h && vt(() => {
20420
+ a || (h && gt(() => {
20421
20421
  a && (r || (r = Zi(t, Tt, { duration: Io }, !0)), r.run(1));
20422
20422
  }), a = !0);
20423
20423
  },
@@ -20748,7 +20748,7 @@ function Af(n) {
20748
20748
  );
20749
20749
  },
20750
20750
  i(r) {
20751
- o || (vt(() => {
20751
+ o || (gt(() => {
20752
20752
  o && (s || (s = Zi(t, Tt, {}, !0)), s.run(1));
20753
20753
  }), o = !0);
20754
20754
  },
@@ -21693,7 +21693,7 @@ function dE(n) {
21693
21693
  if (e >= 0 && st.splice(e, 1), n.key && n.key.toLowerCase() === "meta" && st.splice(0, st.length), (t === 93 || t === 224) && (t = 91), t in zt) {
21694
21694
  zt[t] = !1;
21695
21695
  for (const i in Ji)
21696
- Ji[i] === t && (mt[i] = !1);
21696
+ Ji[i] === t && (bt[i] = !1);
21697
21697
  }
21698
21698
  }
21699
21699
  function Sv(n) {
@@ -21752,7 +21752,7 @@ function yf(n, t, e, i) {
21752
21752
  function wf(n, t) {
21753
21753
  const e = ut["*"];
21754
21754
  let i = n.keyCode || n.which || n.charCode;
21755
- if (!mt.filter.call(this, n))
21755
+ if (!bt.filter.call(this, n))
21756
21756
  return;
21757
21757
  if ((i === 93 || i === 224) && (i = 91), st.indexOf(i) === -1 && i !== 229 && st.push(i), ["ctrlKey", "altKey", "shiftKey", "metaKey"].forEach((a) => {
21758
21758
  const l = Bc[a];
@@ -21760,7 +21760,7 @@ function wf(n, t) {
21760
21760
  }), i in zt) {
21761
21761
  zt[i] = !0;
21762
21762
  for (const a in Ji)
21763
- Ji[a] === i && (mt[a] = !0);
21763
+ Ji[a] === i && (bt[a] = !0);
21764
21764
  if (!e)
21765
21765
  return;
21766
21766
  }
@@ -21784,7 +21784,7 @@ function wf(n, t) {
21784
21784
  u.sort().join("") === st.sort().join("") && yf(n, l, s, t);
21785
21785
  }
21786
21786
  }
21787
- function mt(n, t, e) {
21787
+ function bt(n, t, e) {
21788
21788
  st = [];
21789
21789
  const i = Mv(n);
21790
21790
  let s = [], o = "all", r = document, a = 0, l = !1, c = !0, h = "+", u = !1, f = !1;
@@ -21880,10 +21880,10 @@ const Ul = {
21880
21880
  modifierMap: Bc
21881
21881
  };
21882
21882
  for (const n in Ul)
21883
- Object.prototype.hasOwnProperty.call(Ul, n) && (mt[n] = Ul[n]);
21883
+ Object.prototype.hasOwnProperty.call(Ul, n) && (bt[n] = Ul[n]);
21884
21884
  if (typeof window != "undefined") {
21885
21885
  const n = window.hotkeys;
21886
- mt.noConflict = (t) => (t && window.hotkeys === mt && (window.hotkeys = n), mt), window.hotkeys = mt;
21886
+ bt.noConflict = (t) => (t && window.hotkeys === bt && (window.hotkeys = n), bt), window.hotkeys = bt;
21887
21887
  }
21888
21888
  const pE = {
21889
21889
  auto: "",
@@ -22039,7 +22039,7 @@ class mE extends yt {
22039
22039
  var i;
22040
22040
  (i = e.line.doms) == null || i.forEach((s) => {
22041
22041
  s.container.onclick = (o) => this.onClick({ origDomEvent: o, target: e }), s.container.onmouseenter = () => this.onHover({ target: e }), s.container.onmouseleave = () => this.onUnHover({ target: e });
22042
- }), e.polygon.areaDom && (e.polygon.areaDom.container.onclick = (s) => this.onClick({ origDomEvent: s, 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), mt("delete, backspace", this.deleteSelectedMesh);
22042
+ }), e.polygon.areaDom && (e.polygon.areaDom.container.onclick = (s) => this.onClick({ origDomEvent: s, 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), bt("delete, backspace", this.deleteSelectedMesh);
22043
22043
  });
22044
22044
  },
22045
22045
  removeClickListener: () => {
@@ -22048,14 +22048,14 @@ class mE extends yt {
22048
22048
  (i = e.line.doms) == null || i.forEach((o) => {
22049
22049
  o != null && o.container && (o.container.onclick = null, o.container.onmouseenter = null, o.container.onmouseleave = null);
22050
22050
  }), (s = e.polygon.areaDom) != null && s.container && (e.polygon.areaDom.container.onclick = null, e.polygon.areaDom.container.onmouseenter = null, e.polygon.areaDom.container.onmouseleave = null);
22051
- }), this.fiveDomEvents.clear(), this.five.off("panoArrived", this.onMoveToPano), mt.unbind("delete, backspace");
22051
+ }), this.fiveDomEvents.clear(), this.five.off("panoArrived", this.onMoveToPano), this.five.off("modeChange", this.onModeChange), bt.unbind("delete, backspace");
22052
22052
  },
22053
22053
  // 绘制快捷键
22054
22054
  addMeasureListener: () => {
22055
- mt("ctrl+z, command+z", this.undo), mt("esc", this.cancel), mt("enter", this.endMeasure), this.five.on("mode.change", this.endMeasure), this.five.on("pano.moveTo", this.endMeasure), this.five.on("model.changeShownFloor", this.endMeasure);
22055
+ bt("ctrl+z, command+z", this.undo), bt("esc", this.cancel), bt("enter", this.endMeasure), this.five.on("mode.change", this.endMeasure), this.five.on("pano.moveTo", this.endMeasure), this.five.on("model.changeShownFloor", this.endMeasure);
22056
22056
  },
22057
22057
  removeMeasureListener: () => {
22058
- mt.unbind("ctrl+z, command+z"), mt.unbind("esc"), mt.unbind("enter"), this.five.off("mode.change", this.endMeasure), this.five.off("pano.moveTo", this.endMeasure), this.five.off("model.changeShownFloor", this.endMeasure);
22058
+ bt.unbind("ctrl+z, command+z"), bt.unbind("esc"), bt.unbind("enter"), this.five.off("mode.change", this.endMeasure), this.five.off("pano.moveTo", this.endMeasure), this.five.off("model.changeShownFloor", this.endMeasure);
22059
22059
  }
22060
22060
  });
22061
22061
  d(this, "onMoveToPano", (e) => {
@@ -22078,16 +22078,25 @@ class mE extends yt {
22078
22078
  })) ? o.visible = !0 : o.visible = !1, this.five.needsRender = !0;
22079
22079
  });
22080
22080
  });
22081
+ d(this, "onModeChange", (e) => {
22082
+ e === "Mapview" && this.group.children.forEach((i) => {
22083
+ i.visible = !0;
22084
+ });
22085
+ });
22081
22086
  d(this, "onClick", ({ origDomEvent: e, target: i }) => {
22082
22087
  const s = i;
22083
22088
  if (!s)
22084
22089
  return;
22090
+ if (s.selected) {
22091
+ s.unselect(), this.cursor.removeDeleteButton();
22092
+ return;
22093
+ }
22085
22094
  let o, r;
22086
22095
  if (e instanceof TouchEvent ? (o = e.touches[0].clientX, r = e.touches[0].clientY) : e instanceof MouseEvent && (o = e.clientX, r = e.clientY), o === void 0 || r === void 0)
22087
22096
  return;
22088
22097
  this.group.children.forEach((l) => l.unselect()), s.select();
22089
22098
  const a = () => {
22090
- s.removeFromParent(), this.cursor.removeDeleteButton(), this.five.needsRender = !0, mt.unbind("delete, backspace");
22099
+ s.removeFromParent(), this.cursor.removeDeleteButton(), this.five.needsRender = !0;
22091
22100
  };
22092
22101
  this.cursor.showDeleteButton({
22093
22102
  clientX: o,
@@ -22892,7 +22901,7 @@ function LE(n) {
22892
22901
  c() {
22893
22902
  t = G("div"), e = G("div"), i = G("span"), o = He(s), r = ae(), a = G("div"), D(i, "class", "item-label-item__text svelte-1wufped"), D(e, "class", "item-label-item__text-wrap svelte-1wufped"), Q(e, "top", `-${/*itemLabel*/
22894
22903
  n[0].strokeLength + 26}px`), D(a, "class", "item-label-item__bar svelte-1wufped"), Q(a, "height", `${/*itemLabel*/
22895
- n[0].strokeLength}px`), D(t, "class", l = gt(ti("item-label-item", { visible: (
22904
+ n[0].strokeLength}px`), D(t, "class", l = mt(ti("item-label-item", { visible: (
22896
22905
  /*itemLabel*/
22897
22906
  n[0].visible
22898
22907
  ) })) + " svelte-1wufped"), Q(
@@ -22927,7 +22936,7 @@ function LE(n) {
22927
22936
  u[0].strokeLength + 26}px`), f & /*itemLabel*/
22928
22937
  1 && Q(a, "height", `${/*itemLabel*/
22929
22938
  u[0].strokeLength}px`), f & /*itemLabel*/
22930
- 1 && l !== (l = gt(ti("item-label-item", { visible: (
22939
+ 1 && l !== (l = mt(ti("item-label-item", { visible: (
22931
22940
  /*itemLabel*/
22932
22941
  u[0].visible
22933
22942
  ) })) + " svelte-1wufped") && D(t, "class", l), f & /*itemLabel*/
@@ -23040,7 +23049,7 @@ function BE(n) {
23040
23049
  t = G("div");
23041
23050
  for (let l = 0; l < e.length; l += 1)
23042
23051
  e[l].c();
23043
- D(t, "class", "item-labels-container svelte-f82itz"), vt(() => (
23052
+ D(t, "class", "item-labels-container svelte-f82itz"), gt(() => (
23044
23053
  /*div_elementresize_handler*/
23045
23054
  n[9].call(t)
23046
23055
  )), Q(
@@ -23527,15 +23536,15 @@ function YE(n) {
23527
23536
  let f = u(n, -1), p = f(n);
23528
23537
  return {
23529
23538
  c() {
23530
- t = G("div"), e = G("div"), p.c(), o = ae(), r = G("div"), D(e, "class", s = gt(ti("item-label-item__text-wrap", {
23539
+ t = G("div"), e = G("div"), p.c(), o = ae(), r = G("div"), D(e, "class", s = mt(ti("item-label-item__text-wrap", {
23531
23540
  "item-label-item__custom": typeof /*itemLabel*/
23532
23541
  n[0].render == "function"
23533
23542
  })) + " svelte-1jhufeh"), Q(e, "bottom", `${/*itemLabel*/
23534
- n[0].strokeLength}px`), D(r, "class", a = gt(ti("item-label-item__bar", { anchor: (
23543
+ n[0].strokeLength}px`), D(r, "class", a = mt(ti("item-label-item__bar", { anchor: (
23535
23544
  /*anchorEnabled*/
23536
23545
  n[1]
23537
23546
  ) })) + " svelte-1jhufeh"), Q(r, "height", `${/*itemLabel*/
23538
- n[0].strokeLength}px`), D(t, "class", l = gt(ti("item-label-item", { fold: (
23547
+ n[0].strokeLength}px`), D(t, "class", l = mt(ti("item-label-item", { fold: (
23539
23548
  /*itemLabel*/
23540
23549
  n[0].isFold
23541
23550
  ) })) + " svelte-1jhufeh"), Q(
@@ -23560,19 +23569,19 @@ function YE(n) {
23560
23569
  },
23561
23570
  p(v, [g]) {
23562
23571
  f === (f = u(v, g)) && p ? p.p(v, g) : (p.d(1), p = f(v), p && (p.c(), p.m(e, null))), g & /*itemLabel*/
23563
- 1 && s !== (s = gt(ti("item-label-item__text-wrap", {
23572
+ 1 && s !== (s = mt(ti("item-label-item__text-wrap", {
23564
23573
  "item-label-item__custom": typeof /*itemLabel*/
23565
23574
  v[0].render == "function"
23566
23575
  })) + " svelte-1jhufeh") && D(e, "class", s), g & /*itemLabel*/
23567
23576
  1 && Q(e, "bottom", `${/*itemLabel*/
23568
23577
  v[0].strokeLength}px`), g & /*anchorEnabled*/
23569
- 2 && a !== (a = gt(ti("item-label-item__bar", { anchor: (
23578
+ 2 && a !== (a = mt(ti("item-label-item__bar", { anchor: (
23570
23579
  /*anchorEnabled*/
23571
23580
  v[1]
23572
23581
  ) })) + " svelte-1jhufeh") && D(r, "class", a), g & /*itemLabel*/
23573
23582
  1 && Q(r, "height", `${/*itemLabel*/
23574
23583
  v[0].strokeLength}px`), g & /*itemLabel*/
23575
- 1 && l !== (l = gt(ti("item-label-item", { fold: (
23584
+ 1 && l !== (l = mt(ti("item-label-item", { fold: (
23576
23585
  /*itemLabel*/
23577
23586
  v[0].isFold
23578
23587
  ) })) + " svelte-1jhufeh") && D(t, "class", l), g & /*itemLabel*/
@@ -23775,7 +23784,7 @@ function e2(n) {
23775
23784
  t = G("div");
23776
23785
  for (let l = 0; l < e.length; l += 1)
23777
23786
  e[l].c();
23778
- D(t, "class", "item-labels-container svelte-f82itz"), vt(() => (
23787
+ D(t, "class", "item-labels-container svelte-f82itz"), gt(() => (
23779
23788
  /*div_elementresize_handler*/
23780
23789
  n[12].call(t)
23781
23790
  )), Q(
@@ -24055,7 +24064,7 @@ function a2(n) {
24055
24064
  ), o, r, a, l, c, h, u, f, p;
24056
24065
  return {
24057
24066
  c() {
24058
- t = G("div"), e = G("div"), i = G("span"), o = He(s), r = ae(), a = G("i"), D(i, "class", "plugin-DoorLabelPlugin-txt svelte-1irjijd"), D(a, "class", "plugin-DoorLabelPlugin-icon svelte-1irjijd"), D(e, "class", l = gt(ti(
24067
+ t = G("div"), e = G("div"), i = G("span"), o = He(s), r = ae(), a = G("i"), D(i, "class", "plugin-DoorLabelPlugin-txt svelte-1irjijd"), D(a, "class", "plugin-DoorLabelPlugin-icon svelte-1irjijd"), D(e, "class", l = mt(ti(
24059
24068
  "plugin-DoorLabelPlugin-cnt",
24060
24069
  /*props*/
24061
24070
  n[0].toward
@@ -24080,7 +24089,7 @@ function a2(n) {
24080
24089
  g & /*props*/
24081
24090
  1 && s !== (s = /*props*/
24082
24091
  v[0].name + "") && Ge(o, s), g & /*props*/
24083
- 1 && l !== (l = gt(ti(
24092
+ 1 && l !== (l = mt(ti(
24084
24093
  "plugin-DoorLabelPlugin-cnt",
24085
24094
  /*props*/
24086
24095
  v[0].toward
@@ -26449,7 +26458,7 @@ function Xf(n) {
26449
26458
  );
26450
26459
  },
26451
26460
  i(r) {
26452
- o || (r && vt(() => {
26461
+ o || (r && gt(() => {
26453
26462
  o && (s && s.end(1), i = Un(t, Ga, {
26454
26463
  duration: (
26455
26464
  /*duration*/
@@ -26647,7 +26656,7 @@ function Zf(n) {
26647
26656
  );
26648
26657
  },
26649
26658
  i(r) {
26650
- o || (r && vt(() => {
26659
+ o || (r && gt(() => {
26651
26660
  o && (s && s.end(1), i = Un(t, Tt, { duration: (
26652
26661
  /*inDelay*/
26653
26662
  n[0]
@@ -27031,7 +27040,7 @@ function Kf(n) {
27031
27040
  n[0] + " svelte-1ogmlqq")) && D(s, "class", o);
27032
27041
  },
27033
27042
  i(u) {
27034
- l || (H(e.$$.fragment, u), u && vt(() => {
27043
+ l || (H(e.$$.fragment, u), u && gt(() => {
27035
27044
  l && (a && a.end(1), r = Un(s, Tt, {
27036
27045
  duration: (
27037
27046
  /*duration*/
@@ -28077,7 +28086,7 @@ function rp(n) {
28077
28086
  n = o;
28078
28087
  },
28079
28088
  i(o) {
28080
- s || (o && vt(() => {
28089
+ s || (o && gt(() => {
28081
28090
  s && (i && i.end(1), e = Un(t, Ga, {
28082
28091
  duration: (
28083
28092
  /*duration*/
@@ -29244,7 +29253,7 @@ var va = U3, qa = {}, Y3 = {
29244
29253
  return J;
29245
29254
  return -1;
29246
29255
  }
29247
- function At(P, z) {
29256
+ function vt(P, z) {
29248
29257
  return P && kn(z, Jo(z), P);
29249
29258
  }
29250
29259
  function Wt(P, z, J, ie, Ve, Le, Ue) {
@@ -29265,7 +29274,7 @@ var va = U3, qa = {}, Y3 = {
29265
29274
  if (Qe(P))
29266
29275
  return Le ? P : {};
29267
29276
  if (Ye = be(Rt ? {} : P), !z)
29268
- return Uo(P, At(Ye, P));
29277
+ return Uo(P, vt(Ye, P));
29269
29278
  } else {
29270
29279
  if (!K[Je])
29271
29280
  return Le ? P : {};
@@ -29361,7 +29370,7 @@ var va = U3, qa = {}, Y3 = {
29361
29370
  }
29362
29371
  function L(P, z) {
29363
29372
  var J = P.__data__;
29364
- return bt(z) ? J[typeof z == "string" ? "string" : "hash"] : J.map;
29373
+ return At(z) ? J[typeof z == "string" ? "string" : "hash"] : J.map;
29365
29374
  }
29366
29375
  function j(P, z) {
29367
29376
  var J = Se(P, z);
@@ -29428,7 +29437,7 @@ var va = U3, qa = {}, Y3 = {
29428
29437
  function pt(P, z) {
29429
29438
  return z = z == null ? s : z, !!z && (typeof P == "number" || ee.test(P)) && P > -1 && P % 1 == 0 && P < z;
29430
29439
  }
29431
- function bt(P) {
29440
+ function At(P) {
29432
29441
  var z = typeof P;
29433
29442
  return z == "string" || z == "number" || z == "symbol" || z == "boolean" ? P !== "__proto__" : P === null;
29434
29443
  }
@@ -29670,7 +29679,7 @@ var Ka = {}, Z3 = {
29670
29679
  return this.__data__.has(P);
29671
29680
  }
29672
29681
  Qt.prototype.add = Qt.prototype.push = qt, Qt.prototype.has = fi;
29673
- function At(P) {
29682
+ function vt(P) {
29674
29683
  var z = this.__data__ = new Et(P);
29675
29684
  this.size = z.size;
29676
29685
  }
@@ -29697,7 +29706,7 @@ var Ka = {}, Z3 = {
29697
29706
  }
29698
29707
  return J.set(P, z), this.size = J.size, this;
29699
29708
  }
29700
- At.prototype.clear = Wt, At.prototype.delete = Rs, At.prototype.get = Vs, At.prototype.has = En, At.prototype.set = Ut;
29709
+ vt.prototype.clear = Wt, vt.prototype.delete = Rs, vt.prototype.get = Vs, vt.prototype.has = En, vt.prototype.set = Ut;
29701
29710
  function Mn(P, z) {
29702
29711
  var J = Fs(P), ie = !J && Qr(P), Ve = !J && !ie && Hs(P), Le = !J && !ie && !Ve && Yr(P), Ue = J || ie || Ve || Le, Ye = Ue ? Ze(P.length, String) : [], wt = Ye.length;
29703
29712
  for (var Je in P)
@@ -29737,18 +29746,18 @@ var Ka = {}, Z3 = {
29737
29746
  Ue = !0, Rt = !1;
29738
29747
  }
29739
29748
  if (xt && !Rt)
29740
- return Le || (Le = new At()), Ue || Yr(P) ? kn(P, z, J, ie, Ve, Le) : Uo(P, z, wt, J, ie, Ve, Le);
29749
+ return Le || (Le = new vt()), Ue || Yr(P) ? kn(P, z, J, ie, Ve, Le) : Uo(P, z, wt, J, ie, Ve, Le);
29741
29750
  if (!(J & s)) {
29742
29751
  var Vt = Rt && Lt.call(P, "__wrapped__"), Ot = Kt && Lt.call(z, "__wrapped__");
29743
29752
  if (Vt || Ot) {
29744
29753
  var Sn = Vt ? P.value() : P, rn = Ot ? z.value() : z;
29745
- return Le || (Le = new At()), Ve(Sn, rn, J, ie, Le);
29754
+ return Le || (Le = new vt()), Ve(Sn, rn, J, ie, Le);
29746
29755
  }
29747
29756
  }
29748
- return xt ? (Le || (Le = new At()), Yo(P, z, J, ie, Ve, Le)) : !1;
29757
+ return xt ? (Le || (Le = new vt()), Yo(P, z, J, ie, Ve, Le)) : !1;
29749
29758
  }
29750
29759
  function Wo(P) {
29751
- if (!Ur(P) || bt(P))
29760
+ if (!Ur(P) || At(P))
29752
29761
  return !1;
29753
29762
  var z = Wr(P) ? _o : de;
29754
29763
  return z.test(Xt(P));
@@ -29913,7 +29922,7 @@ var Ka = {}, Z3 = {
29913
29922
  var z = typeof P;
29914
29923
  return z == "string" || z == "number" || z == "symbol" || z == "boolean" ? P !== "__proto__" : P === null;
29915
29924
  }
29916
- function bt(P) {
29925
+ function At(P) {
29917
29926
  return !!wi && wi in P;
29918
29927
  }
29919
29928
  function Mt(P) {
@@ -31588,7 +31597,7 @@ function Sp(n) {
31588
31597
  );
31589
31598
  },
31590
31599
  i(u) {
31591
- a || (H(s), u && vt(() => {
31600
+ a || (H(s), u && gt(() => {
31592
31601
  a && (r && r.end(1), o = Un(
31593
31602
  t,
31594
31603
  Yu,
@@ -32512,7 +32521,7 @@ function Vk(n) {
32512
32521
  "transition-delay",
32513
32522
  /*unfolded*/
32514
32523
  n[4] ? Aa + ba + "ms" : "0ms"
32515
- ), D(t, "class", g = gt(`marketing ${/*theme*/
32524
+ ), D(t, "class", g = mt(`marketing ${/*theme*/
32516
32525
  n[6]}`) + " svelte-sezqcq"), fe(
32517
32526
  t,
32518
32527
  "unfolded",
@@ -32553,7 +32562,7 @@ function Vk(n) {
32553
32562
  /*unfolded*/
32554
32563
  S[4] ? Aa + ba + "ms" : "0ms"
32555
32564
  ), (!m || _ & /*theme*/
32556
- 64 && g !== (g = gt(`marketing ${/*theme*/
32565
+ 64 && g !== (g = mt(`marketing ${/*theme*/
32557
32566
  S[6]}`) + " svelte-sezqcq")) && D(t, "class", g), (!m || _ & /*theme, unfolded*/
32558
32567
  80) && fe(
32559
32568
  t,
@@ -33236,7 +33245,7 @@ function Xp(n) {
33236
33245
  8196 && (h.$$scope = { dirty: c, ctx: n }), s.$set(h);
33237
33246
  },
33238
33247
  i(l) {
33239
- a || (H(e.$$.fragment, l), H(s.$$.fragment, l), l && vt(() => {
33248
+ a || (H(e.$$.fragment, l), H(s.$$.fragment, l), l && gt(() => {
33240
33249
  a && (r && r.end(1), o = Un(t, Tt, {
33241
33250
  duration: 1e3,
33242
33251
  delay: 0,
@@ -34860,7 +34869,7 @@ function NS(n) {
34860
34869
  "unfolded",
34861
34870
  /*tag*/
34862
34871
  (T = n[0].state) == null ? void 0 : T.unfolded
34863
- ), D(e, "class", "content__wrapper svelte-elzzn6"), D(t, "class", p = gt(ti(
34872
+ ), D(e, "class", "content__wrapper svelte-elzzn6"), D(t, "class", p = mt(ti(
34864
34873
  "content__container",
34865
34874
  /*tag*/
34866
34875
  n[0].className
@@ -34915,7 +34924,7 @@ function NS(n) {
34915
34924
  /*tag*/
34916
34925
  (F = T[0].state) == null ? void 0 : F.unfolded
34917
34926
  ), (!g || S & /*tag*/
34918
- 1 && p !== (p = gt(ti(
34927
+ 1 && p !== (p = mt(ti(
34919
34928
  "content__container",
34920
34929
  /*tag*/
34921
34930
  T[0].className
@@ -34981,7 +34990,7 @@ function GS(n) {
34981
34990
  }
34982
34991
  }), {
34983
34992
  c() {
34984
- t = G("div"), ve(e.$$.fragment), D(t, "class", i = gt(ti(
34993
+ t = G("div"), ve(e.$$.fragment), D(t, "class", i = mt(ti(
34985
34994
  "content__container",
34986
34995
  /*tag*/
34987
34996
  n[0].className
@@ -35015,7 +35024,7 @@ function GS(n) {
35015
35024
  )), c & /*rendererMap*/
35016
35025
  4 && (h.rendererMap = /*rendererMap*/
35017
35026
  l[2]), e.$set(h), (!o || c & /*tag*/
35018
- 1 && i !== (i = gt(ti(
35027
+ 1 && i !== (i = mt(ti(
35019
35028
  "content__container",
35020
35029
  /*tag*/
35021
35030
  l[0].className
@@ -36189,7 +36198,7 @@ function am(n) {
36189
36198
  if (!o) {
36190
36199
  for (let c = 0; c < r.length; c += 1)
36191
36200
  H(e[c]);
36192
- s || vt(() => {
36201
+ s || gt(() => {
36193
36202
  s = Un(t, Tt, {}), s.start();
36194
36203
  }), o = !0;
36195
36204
  }
@@ -42445,9 +42454,9 @@ class zi extends ni {
42445
42454
  const s = i != null ? i : this;
42446
42455
  return s.updateMatrixWorld(), ab(s, e);
42447
42456
  });
42448
- e != null && e.id && (this.uuid = e.id), this.config = B({ defaultAction: !0, occlusionVisibility: !0, occlusionMode: "translucence" }, i), e && (Be((s = this.config) == null ? void 0 : s.occlusionMode) && (e.style = le(B({}, e.style), { occlusionMode: this.config.occlusionMode })), Be((o = this.config) == null ? void 0 : o.occlusionVisibility) && (e.style = le(B({}, e.style), { occlusionVisibility: this.config.occlusionVisibility }))), mt("esc", () => {
42457
+ e != null && e.id && (this.uuid = e.id), this.config = B({ defaultAction: !0, occlusionVisibility: !0, occlusionMode: "translucence" }, i), e && (Be((s = this.config) == null ? void 0 : s.occlusionMode) && (e.style = le(B({}, e.style), { occlusionMode: this.config.occlusionMode })), Be((o = this.config) == null ? void 0 : o.occlusionVisibility) && (e.style = le(B({}, e.style), { occlusionVisibility: this.config.occlusionVisibility }))), bt("esc", () => {
42449
42458
  this.stopCreating();
42450
- }), this.config.defaultAction && (mt("backspace, delete", () => {
42459
+ }), this.config.defaultAction && (bt("backspace, delete", () => {
42451
42460
  this.selected && this.delete();
42452
42461
  }), this.on("click", () => {
42453
42462
  var r;
@@ -42455,7 +42464,7 @@ class zi extends ni {
42455
42464
  var l;
42456
42465
  a instanceof zi && a !== this && ((l = a._editor) == null || l.disable());
42457
42466
  }));
42458
- }), mt("esc", () => {
42467
+ }), bt("esc", () => {
42459
42468
  this.selected && this.unselect();
42460
42469
  }));
42461
42470
  }
@@ -44187,7 +44196,7 @@ const no = class extends yt {
44187
44196
  var e;
44188
44197
  console.log("redo"), (e = this.creatingItem) == null || e.redo(), this.five.needsRender = !0;
44189
44198
  });
44190
- this.five = e, this.theme = i, this.group = new ni(), this.group.name = "Sculpt", e.scene.add(this.group), no.modules.init(e), mt("ctrl+z, command+z", this.undo), mt("ctrl+shift+z, command+shift+z", this.redo), no.modules.fiveDomEvents.addEventListener(this.group, "click", ({ intersects: s, origDomEvent: o }) => {
44199
+ this.five = e, this.theme = i, this.group = new ni(), this.group.name = "Sculpt", e.scene.add(this.group), no.modules.init(e), bt("ctrl+z, command+z", this.undo), bt("ctrl+shift+z, command+shift+z", this.redo), no.modules.fiveDomEvents.addEventListener(this.group, "click", ({ intersects: s, origDomEvent: o }) => {
44191
44200
  var a;
44192
44201
  const r = y0((a = s == null ? void 0 : s[0]) == null ? void 0 : a.object, (l) => l.isSculptObject);
44193
44202
  return r && !r.editing ? this.emit("click", o, r) : !1;