@realsee/dnalogel 3.53.5-alpha.1 → 3.54.0

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 (435) hide show
  1. package/CHANGELOG.md +2 -2
  2. package/dist/Sculpt/Meshes/Cylinder.d.ts +1 -0
  3. package/dist/index.cjs.js +18 -18
  4. package/dist/index.js +75 -74
  5. package/dist/index.umd.js +18 -18
  6. package/docs/assets/navigation.js +1 -1
  7. package/docs/assets/search.js +1 -1
  8. package/docs/classes/AreaMakerPluginType.AreaMakerController.html +25 -25
  9. package/docs/classes/AreaMakerPluginType.AreaMakerItem.html +28 -28
  10. package/docs/classes/CSS3DRender.html +3 -3
  11. package/docs/classes/GuideLineItem.GuideLineItem.html +3 -3
  12. package/docs/classes/GuideLineModeItem.GuideLineModeItem.html +26 -26
  13. package/docs/classes/ModelMakerPluginInstance.html +15 -15
  14. package/docs/classes/ModelRoomLabelController.html +6 -6
  15. package/docs/classes/MoveController.html +17 -17
  16. package/docs/classes/Object3DHelperController.html +15 -15
  17. package/docs/classes/PaintBrush.html +5 -5
  18. package/docs/classes/PanoMeasurePluginLine.html +2 -2
  19. package/docs/classes/PanoMeasurePluginModel.html +2 -2
  20. package/docs/classes/PanoMeasurePluginPoint.html +2 -2
  21. package/docs/classes/PanoMeasurePluginPolyline.html +4 -4
  22. package/docs/classes/PanoTagPluginController.html +35 -35
  23. package/docs/classes/Sculpt.html +23 -23
  24. package/docs/classes/Util.BetterTween.html +2 -2
  25. package/docs/classes/Util.FiveDomEvents.html +4 -4
  26. package/docs/classes/Util.FivePuppet.html +3 -3
  27. package/docs/classes/Util.Interval.html +5 -5
  28. package/docs/classes/Util.LightTag.html +14 -14
  29. package/docs/classes/Util.LineSegments.html +2 -2
  30. package/docs/classes/Util.Magnifier.html +6 -6
  31. package/docs/classes/Util.Object3D.html +4 -4
  32. package/docs/classes/Util.PointHelper.html +2 -2
  33. package/docs/classes/Util.PointSelector.html +11 -11
  34. package/docs/classes/Util.PointSelectorHelper.html +2 -2
  35. package/docs/classes/Util.Rectangle.html +5 -5
  36. package/docs/classes/Util.sculpt.BaseEditor.html +7 -7
  37. package/docs/classes/Util.sculpt.BoxMesh.html +6 -6
  38. package/docs/classes/Util.sculpt.BoxMeshEditor.html +7 -7
  39. package/docs/classes/Util.sculpt.CircleMesh.html +4 -4
  40. package/docs/classes/Util.sculpt.CircleMeshEditor.html +7 -7
  41. package/docs/classes/Util.sculpt.CircleWithEdgeMesh.html +4 -4
  42. package/docs/classes/Util.sculpt.CylinderMesh.html +5 -5
  43. package/docs/classes/Util.sculpt.CylinderMeshEditor.html +7 -7
  44. package/docs/classes/Util.sculpt.LineMesh.html +5 -5
  45. package/docs/classes/Util.sculpt.PointMesh.html +5 -5
  46. package/docs/classes/Util.sculpt.PolygonMesh.html +6 -6
  47. package/docs/classes/Util.sculpt.PrismMesh.html +6 -6
  48. package/docs/classes/Util.sculpt.PrismMeshEditor.html +7 -7
  49. package/docs/classes/Util.sculpt.RectangleMesh.html +7 -7
  50. package/docs/classes/Util.sculpt.RectangleMeshEditor.html +7 -7
  51. package/docs/classes/Util.sculpt.RectangleWithEdgeMesh.html +7 -7
  52. package/docs/classes/WalkController.html +18 -18
  53. package/docs/enums/CameraMovementEffect.html +3 -3
  54. package/docs/enums/ContentType.html +18 -18
  55. package/docs/enums/DIRECTION.html +2 -2
  56. package/docs/enums/DISPLAY_STRATEGY_TYPE.html +2 -2
  57. package/docs/enums/DimensionType.html +3 -3
  58. package/docs/enums/FLOOR_PLAN_ATTACHED_TO.html +2 -2
  59. package/docs/enums/ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE.html +2 -2
  60. package/docs/enums/PaintBrushTypeEnum.html +2 -2
  61. package/docs/enums/PointType.html +3 -3
  62. package/docs/enums/Rotation.html +3 -3
  63. package/docs/functions/AreaMakerPlugin.html +1 -1
  64. package/docs/functions/CSS3DRenderPlugin.html +1 -1
  65. package/docs/functions/CameraMovementPlugin.html +2 -2
  66. package/docs/functions/CruisePlugin.html +1 -1
  67. package/docs/functions/CurrentPanoImagePlugin.html +1 -1
  68. package/docs/functions/GuideLinePlugin.html +1 -1
  69. package/docs/functions/ItemLabelPlugin.html +1 -1
  70. package/docs/functions/MapviewFloorplanPlugin.html +1 -1
  71. package/docs/functions/ModelChassisCompassPlugin.html +2 -2
  72. package/docs/functions/ModelEntryDoorGuidePlugin.html +2 -2
  73. package/docs/functions/ModelFloorplanPlugin.html +1 -1
  74. package/docs/functions/ModelItemLabelPlugin.html +1 -1
  75. package/docs/functions/ModelMakerPlugin.html +1 -1
  76. package/docs/functions/ModelRoomLabelPlugin.html +1 -1
  77. package/docs/functions/ModelTVVideoPlugin.html +1 -1
  78. package/docs/functions/ModelViewPlugin.html +2 -2
  79. package/docs/functions/MovePlugin.html +1 -1
  80. package/docs/functions/Object3DHelperPlugin.html +1 -1
  81. package/docs/functions/PanoCompassPlugin.html +1 -1
  82. package/docs/functions/PanoCursorRaycasterPlugin.html +2 -2
  83. package/docs/functions/PanoDoorLabelPlugin.html +1 -1
  84. package/docs/functions/PanoFloorplanRadarPlugin.html +1 -1
  85. package/docs/functions/PanoMeasurePlugin.html +1 -1
  86. package/docs/functions/PanoRulerPlugin.html +2 -2
  87. package/docs/functions/PanoRulerProPlugin.html +2 -2
  88. package/docs/functions/PanoSpatialTagPlugin.html +2 -2
  89. package/docs/functions/PanoTagPlugin.html +1 -1
  90. package/docs/functions/PanoVideoPlugin.html +2 -2
  91. package/docs/functions/PipelinePlugin.html +1 -1
  92. package/docs/functions/SculptPlugin.html +2 -2
  93. package/docs/functions/TopviewFloorplanPlugin.html +1 -1
  94. package/docs/functions/Util.absoluteUrl.html +2 -2
  95. package/docs/functions/Util.awaitNextFrame.html +1 -1
  96. package/docs/functions/Util.blink.html +2 -2
  97. package/docs/functions/Util.bounding.html +1 -1
  98. package/docs/functions/Util.boundingBox.html +1 -1
  99. package/docs/functions/Util.boundingSphere.html +1 -1
  100. package/docs/functions/Util.boxVertex.html +2 -2
  101. package/docs/functions/Util.boxVertexes.html +1 -1
  102. package/docs/functions/Util.checkFiveModelLoaded.html +2 -2
  103. package/docs/functions/Util.convexHull.html +2 -2
  104. package/docs/functions/Util.equal.html +2 -2
  105. package/docs/functions/Util.fiveModelIsLoaded.html +2 -2
  106. package/docs/functions/Util.getCoordsFromClient.html +1 -1
  107. package/docs/functions/Util.getCoordsFromElement.html +1 -1
  108. package/docs/functions/Util.getFrameTime.html +2 -2
  109. package/docs/functions/Util.inside.html +1 -1
  110. package/docs/functions/Util.isAbsoluteURL.html +1 -1
  111. package/docs/functions/Util.isModelLike.html +1 -1
  112. package/docs/functions/Util.isNil.html +2 -2
  113. package/docs/functions/Util.isPanoramaLike.html +1 -1
  114. package/docs/functions/Util.lookObject.html +2 -2
  115. package/docs/functions/Util.lookPoint.html +2 -2
  116. package/docs/functions/Util.nextFrame.html +1 -1
  117. package/docs/functions/Util.notNil.html +2 -2
  118. package/docs/functions/Util.reblink.html +2 -2
  119. package/docs/functions/Util.requestAnimationFrameInterval.html +2 -2
  120. package/docs/functions/Util.sculpt.createBox.html +1 -1
  121. package/docs/functions/Util.sculpt.createCircle.html +1 -1
  122. package/docs/functions/Util.sculpt.createCylinder.html +1 -1
  123. package/docs/functions/Util.sculpt.createLine.html +2 -2
  124. package/docs/functions/Util.sculpt.createPoint.html +1 -1
  125. package/docs/functions/Util.sculpt.createPolygon.html +1 -1
  126. package/docs/functions/Util.sculpt.createPrism.html +1 -1
  127. package/docs/functions/Util.sculpt.createRectangle.html +2 -2
  128. package/docs/functions/Util.tag.html +1 -1
  129. package/docs/functions/Util.tweenProgress.html +1 -1
  130. package/docs/functions/Util.uuid.html +2 -2
  131. package/docs/functions/Util.waitFiveModelLoaded.html +2 -2
  132. package/docs/functions/Util.worldBounding.html +1 -1
  133. package/docs/functions/Util.worldBoundingBox.html +1 -1
  134. package/docs/functions/Util.worldBoundingSphere.html +1 -1
  135. package/docs/functions/createPolyline.html +2 -2
  136. package/docs/functions/pluginFlag.html +1 -1
  137. package/docs/hierarchy.html +1 -1
  138. package/docs/index.html +2 -2
  139. package/docs/interfaces/AreaMakerPluginType.AnimeOptions.html +3 -3
  140. package/docs/interfaces/AreaMakerPluginType.Config.html +3 -3
  141. package/docs/interfaces/AreaMakerPluginType.EventMap.html +12 -12
  142. package/docs/interfaces/AreaMakerPluginType.Params.html +3 -3
  143. package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItem.html +4 -4
  144. package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItemV1.html +3 -3
  145. package/docs/interfaces/AreaMakerPluginType.ServerDataV1.html +3 -3
  146. package/docs/interfaces/AreaMakerPluginType.ServerDataV2.html +3 -3
  147. package/docs/interfaces/AreaMakerPluginType.ShowHideOptions.html +2 -2
  148. package/docs/interfaces/AreaMakerPluginType.State.html +5 -5
  149. package/docs/interfaces/CSS3DRenderPluginEventMap.html +4 -4
  150. package/docs/interfaces/CSS3DRenderPluginState.html +4 -4
  151. package/docs/interfaces/CameraMovementPluginExportType.html +3 -3
  152. package/docs/interfaces/ContentTypeMapInterface.html +15 -15
  153. package/docs/interfaces/CruisePluginTypes.Config.html +4 -4
  154. package/docs/interfaces/CruisePluginTypes.CruiseKeyframe.html +2 -2
  155. package/docs/interfaces/CruisePluginTypes.EventMap.html +17 -17
  156. package/docs/interfaces/CruisePluginTypes.GuildLineConfig.html +3 -3
  157. package/docs/interfaces/CruisePluginTypes.MoveAction.html +8 -8
  158. package/docs/interfaces/CruisePluginTypes.MoveWithKeyframesAction.html +9 -9
  159. package/docs/interfaces/CruisePluginTypes.MoveWithPanoIndexAction.html +10 -10
  160. package/docs/interfaces/CruisePluginTypes.PluginData.html +3 -3
  161. package/docs/interfaces/CruisePluginTypes.PluginServerData.html +2 -2
  162. package/docs/interfaces/CruisePluginTypes.PluginState.html +7 -7
  163. package/docs/interfaces/CurrentPanoImagePluginType.Config.html +7 -7
  164. package/docs/interfaces/CurrentPanoImagePluginType.EventMap.html +8 -8
  165. package/docs/interfaces/CurrentPanoImagePluginType.Params.html +3 -3
  166. package/docs/interfaces/CurrentPanoImagePluginType.ShowHideOptions.html +2 -2
  167. package/docs/interfaces/CurrentPanoImagePluginType.State.html +4 -4
  168. package/docs/interfaces/FloorplanBounding.html +5 -5
  169. package/docs/interfaces/FloorplanData.html +3 -3
  170. package/docs/interfaces/FloorplanEntrance.html +8 -8
  171. package/docs/interfaces/FloorplanExtraObject.html +5 -5
  172. package/docs/interfaces/FloorplanExtraObject3D.html +3 -3
  173. package/docs/interfaces/FloorplanFloorData.html +3 -3
  174. package/docs/interfaces/FloorplanImagePosition.html +3 -3
  175. package/docs/interfaces/FloorplanObserver.html +3 -3
  176. package/docs/interfaces/FloorplanOutlineItem.html +3 -3
  177. package/docs/interfaces/FloorplanPosition.html +3 -3
  178. package/docs/interfaces/FloorplanRoomItem.html +8 -8
  179. package/docs/interfaces/FloorplanRoomLabelItem.html +4 -4
  180. package/docs/interfaces/FloorplanServerBounding.html +5 -5
  181. package/docs/interfaces/FloorplanServerComputedData.html +2 -2
  182. package/docs/interfaces/FloorplanServerData.html +3 -3
  183. package/docs/interfaces/FloorplanServerDoorItem.html +2 -2
  184. package/docs/interfaces/FloorplanServerDoorPosition.html +2 -2
  185. package/docs/interfaces/FloorplanServerEntrance.html +8 -8
  186. package/docs/interfaces/FloorplanServerFloorData.html +3 -3
  187. package/docs/interfaces/FloorplanServerImagePosition.html +3 -3
  188. package/docs/interfaces/FloorplanServerObserver.html +3 -3
  189. package/docs/interfaces/FloorplanServerOutlineItem.html +3 -3
  190. package/docs/interfaces/FloorplanServerPosition.html +3 -3
  191. package/docs/interfaces/FloorplanServerRoomItem.html +9 -9
  192. package/docs/interfaces/FloorplanServerRoomLabelItem.html +4 -4
  193. package/docs/interfaces/GuideLineModeItem.GuideLineTagContainer.html +2 -2
  194. package/docs/interfaces/GuideLinePluginType.CatmullRomCurve3.html +3 -3
  195. package/docs/interfaces/GuideLinePluginType.EventMap.html +5 -5
  196. package/docs/interfaces/GuideLinePluginType.GuideLineGeometryStyle.html +5 -5
  197. package/docs/interfaces/GuideLinePluginType.GuideLineItemContainer.html +2 -2
  198. package/docs/interfaces/GuideLinePluginType.GuideLineMaterialStyle.html +12 -12
  199. package/docs/interfaces/GuideLinePluginType.GuideLineMeshStyle.html +3 -3
  200. package/docs/interfaces/GuideLinePluginType.LineGeometriesConfig.html +2 -2
  201. package/docs/interfaces/GuideLinePluginType.ModelGuideLineStyle.html +16 -16
  202. package/docs/interfaces/GuideLinePluginType.ModelGuideLineTagData.html +2 -2
  203. package/docs/interfaces/GuideLinePluginType.PanoramaGuideLineStyle.html +19 -19
  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 +4 -4
  207. package/docs/interfaces/GuideLinePluginType.Route.html +2 -2
  208. package/docs/interfaces/GuideLinePluginType.RouteConfig.html +2 -2
  209. package/docs/interfaces/HelperOffset.html +2 -2
  210. package/docs/interfaces/ImagePlaneGroup.html +2 -2
  211. package/docs/interfaces/ItemLabelPluginData.html +2 -2
  212. package/docs/interfaces/ItemLabelPluginExportReturnsType.html +2 -2
  213. package/docs/interfaces/ItemLabelPluginParametersType.html +2 -2
  214. package/docs/interfaces/MinMax.html +2 -2
  215. package/docs/interfaces/ModelChassisCompassPluginData.html +2 -2
  216. package/docs/interfaces/ModelChassisCompassPluginExportType.html +2 -2
  217. package/docs/interfaces/ModelChassisCompassPluginParameterType.html +2 -2
  218. package/docs/interfaces/ModelEntryDoorGuidePluginData.html +2 -2
  219. package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +2 -2
  220. package/docs/interfaces/ModelItemLabelPluginData.html +2 -2
  221. package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +2 -2
  222. package/docs/interfaces/ModelItemLabelPluginParametersType.html +2 -2
  223. package/docs/interfaces/ModelMakerPluginType.EventMap.html +10 -10
  224. package/docs/interfaces/ModelMakerPluginType.ServerBaseItem.html +3 -3
  225. package/docs/interfaces/ModelMakerPluginType.ServerBoxItem.html +4 -4
  226. package/docs/interfaces/ModelMakerPluginType.ServerData.html +2 -2
  227. package/docs/interfaces/ModelMakerPluginType.ServerPrismItem.html +4 -4
  228. package/docs/interfaces/ModelMakerPluginType.ServerTrianglesItem.html +4 -4
  229. package/docs/interfaces/ModelMakerPluginType.State.html +5 -5
  230. package/docs/interfaces/ModelRoomLabelPluginData.html +2 -2
  231. package/docs/interfaces/ModelTVVideoPluginData.html +2 -2
  232. package/docs/interfaces/ModelTVVideoPluginExportType.html +2 -2
  233. package/docs/interfaces/ModelTVVideoPluginParameterType.html +2 -2
  234. package/docs/interfaces/ModelViewPluginExportType.html +2 -2
  235. package/docs/interfaces/Object3DHelperState.html +2 -2
  236. package/docs/interfaces/ObjectHelperControllers.html +2 -2
  237. package/docs/interfaces/PaintBrushAction.html +7 -7
  238. package/docs/interfaces/PaintBrushConfigs.html +2 -2
  239. package/docs/interfaces/PaintBrushState.html +2 -2
  240. package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +6 -6
  241. package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +1 -1
  242. package/docs/interfaces/PanoMeasureParameterType.html +6 -6
  243. package/docs/interfaces/PanoMeasurePluginLineJson.html +2 -2
  244. package/docs/interfaces/PanoMeasurePluginOpenParameter.html +3 -3
  245. package/docs/interfaces/PanoMeasurePluginPointJson.html +2 -2
  246. package/docs/interfaces/PanoMeasurePluginPolylineJson.html +4 -4
  247. package/docs/interfaces/PanoRulerPluginExportType.html +2 -2
  248. package/docs/interfaces/PanoRulerPluginOptions.html +2 -2
  249. package/docs/interfaces/PanoRulerPluginParameterType.html +2 -2
  250. package/docs/interfaces/PanoRulerProPluginExportType.html +2 -2
  251. package/docs/interfaces/PanoRulerProPluginOptions.html +2 -2
  252. package/docs/interfaces/PanoRulerProPluginParameterType.html +2 -2
  253. package/docs/interfaces/PanoRulerProPluginState.html +2 -2
  254. package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +1 -1
  255. package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +1 -1
  256. package/docs/interfaces/PanoSpatialTagPluginData.html +2 -2
  257. package/docs/interfaces/PanoSpatialTagPluginDataElement.html +2 -2
  258. package/docs/interfaces/PanoSpatialTagPluginExportType.html +2 -2
  259. package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +2 -2
  260. package/docs/interfaces/PanoSpatialTagPluginParameterType.html +2 -2
  261. package/docs/interfaces/PanoSpatialTagPluginPointElement.html +2 -2
  262. package/docs/interfaces/PanoSpatialTagPluginTagElement.html +2 -2
  263. package/docs/interfaces/PanoVideoPluginType.LoadParams.html +3 -3
  264. package/docs/interfaces/PanoVideoPluginType.PanoVideoItem.html +5 -5
  265. package/docs/interfaces/PanoVideoPluginType.PluginData.html +2 -2
  266. package/docs/interfaces/PanoVideoPluginType.PluginEventMap.html +8 -8
  267. package/docs/interfaces/PanoVideoPluginType.PluginState.html +2 -2
  268. package/docs/interfaces/PanoVideoPluginType.VideoItem.html +5 -5
  269. package/docs/interfaces/PanoVideoPluginType.VideoMeshParams.html +7 -7
  270. package/docs/interfaces/PluginEventMap.html +4 -4
  271. package/docs/interfaces/Point.html +2 -2
  272. package/docs/interfaces/Room.html +2 -2
  273. package/docs/interfaces/RoomInfo.html +2 -2
  274. package/docs/interfaces/RoomLabel.html +7 -7
  275. package/docs/interfaces/RoomRules.html +1 -1
  276. package/docs/interfaces/Rooms.html +1 -1
  277. package/docs/interfaces/Scissor.html +6 -6
  278. package/docs/interfaces/State.html +4 -4
  279. package/docs/interfaces/TagCacheInterface.html +3 -3
  280. package/docs/interfaces/TagConfig.html +10 -10
  281. package/docs/interfaces/TagGLTFObjectGroup.html +2 -2
  282. package/docs/interfaces/TagIconUrl.html +7 -7
  283. package/docs/interfaces/TagObjectGroup.html +2 -2
  284. package/docs/interfaces/TagStyle.html +2 -2
  285. package/docs/interfaces/Tags.html +4 -4
  286. package/docs/interfaces/TemporaryState.html +2 -2
  287. package/docs/interfaces/Util.AnimeInstance.html +2 -2
  288. package/docs/interfaces/Util.BlinkAnimeOptions.html +2 -2
  289. package/docs/interfaces/Util.EventHandlerConfig.html +4 -4
  290. package/docs/interfaces/Util.FiveDomEvent.html +2 -2
  291. package/docs/interfaces/Util.FiveDomEventMap.html +10 -10
  292. package/docs/interfaces/Util.MagnifierParameter.html +5 -5
  293. package/docs/interfaces/Util.MouseGroupParameter.html +2 -2
  294. package/docs/interfaces/Util.PointIntersection.html +4 -4
  295. package/docs/interfaces/Util.PointSelectorHelperConfig.html +2 -2
  296. package/docs/interfaces/Util.ReBlinkAnimeOptions.html +3 -3
  297. package/docs/modules/AreaMakerPluginType.html +2 -2
  298. package/docs/modules/CruisePluginTypes.html +2 -2
  299. package/docs/modules/CurrentPanoImagePluginType.html +2 -2
  300. package/docs/modules/GuideLineItem.html +2 -2
  301. package/docs/modules/GuideLineModeItem.html +2 -2
  302. package/docs/modules/GuideLinePluginType.html +2 -2
  303. package/docs/modules/ModelMakerPluginType.html +2 -2
  304. package/docs/modules/PanoVideoPluginType.html +2 -2
  305. package/docs/modules/SculptData.html +2 -2
  306. package/docs/modules/Util.html +2 -2
  307. package/docs/modules/Util.sculpt.html +2 -2
  308. package/docs/modules.html +2 -2
  309. package/docs/types/AddObject3DHelperConfig.html +2 -2
  310. package/docs/types/AreaMakerPluginType.AreaMakerItemEventMap.html +2 -2
  311. package/docs/types/AreaMakerPluginType.ItemRenderer.html +1 -1
  312. package/docs/types/AreaMakerPluginType.PluginData.html +2 -2
  313. package/docs/types/AreaMakerPluginType.ServerData.html +2 -2
  314. package/docs/types/ArrayPosition.html +1 -1
  315. package/docs/types/AudioAppearance.html +1 -1
  316. package/docs/types/CSS3DRenderExportType.html +1 -1
  317. package/docs/types/CSS3DRenderPluginExportType.html +1 -1
  318. package/docs/types/CSS3DRenderPluginParameterType.html +1 -1
  319. package/docs/types/ClassFunctionParameters.html +1 -1
  320. package/docs/types/Color.html +1 -1
  321. package/docs/types/ContentTypeConfigKey.html +1 -1
  322. package/docs/types/ContentTypeConfigKeySplit.html +1 -1
  323. package/docs/types/ContentTypeMap.html +1 -1
  324. package/docs/types/Create3DDomContainerReturnType.html +1 -1
  325. package/docs/types/Create3DElementReturnType.html +1 -1
  326. package/docs/types/CruisePluginExportType.html +1 -1
  327. package/docs/types/CruisePluginTypes.CruiseData.html +2 -2
  328. package/docs/types/CruisePluginTypes.MoveEffect.html +1 -1
  329. package/docs/types/CurrentPanoImagePluginExportType.html +1 -1
  330. package/docs/types/DeprecatedMediaPlaneProperty.html +2 -2
  331. package/docs/types/DeprecatedTagProperty.html +2 -2
  332. package/docs/types/Direction-1.html +1 -1
  333. package/docs/types/Direction4.html +1 -1
  334. package/docs/types/ElementRenderer.html +2 -2
  335. package/docs/types/FloorplanRuleLabels.html +2 -2
  336. package/docs/types/FloorplanServerRuleLabels.html +1 -1
  337. package/docs/types/GuideLinePluginExportType.html +1 -1
  338. package/docs/types/GuideLinePluginType.GuideLineItem.html +2 -2
  339. package/docs/types/GuideLinePluginType.GuideLineItemEventMap.html +1 -1
  340. package/docs/types/GuideLinePluginType.GuideLineModeItemMode.html +1 -1
  341. package/docs/types/GuideLinePluginType.GuideLineStyle.html +2 -2
  342. package/docs/types/GuideLinePluginType.ModelGuideLineTag.html +2 -2
  343. package/docs/types/GuideLinePluginType.PathItem.html +2 -2
  344. package/docs/types/GuideLinePluginType.PluginData.html +2 -2
  345. package/docs/types/HelperEventMap.html +1 -1
  346. package/docs/types/InternalHelperEventMap.html +1 -1
  347. package/docs/types/MapviewFloorplanPluginParameterType.html +1 -1
  348. package/docs/types/MapviewFloorplanPluginReturnType.html +1 -1
  349. package/docs/types/MediaData.html +2 -2
  350. package/docs/types/MediaStore.html +1 -1
  351. package/docs/types/ModelEntryDoorGuidePluginParameterType.html +1 -1
  352. package/docs/types/ModelFloorplanPluginParameterType.html +1 -1
  353. package/docs/types/ModelFloorplanPluginReturnType.html +1 -1
  354. package/docs/types/ModelId.html +1 -1
  355. package/docs/types/ModelMakerPluginType.ElementRenderer.html +1 -1
  356. package/docs/types/ModelMakerPluginType.ItemType.html +1 -1
  357. package/docs/types/ModelRoomLabelPluginParameters.html +1 -1
  358. package/docs/types/ModelRoomLabelPluginReturnType.html +1 -1
  359. package/docs/types/MoveArgs.html +2 -2
  360. package/docs/types/MoveOpts.html +2 -2
  361. package/docs/types/Object3DHelperEventMap.html +1 -1
  362. package/docs/types/ObjectFit.html +1 -1
  363. package/docs/types/PaintBrushEventMap.html +1 -1
  364. package/docs/types/PanoCompassPluginData.html +1 -1
  365. package/docs/types/PanoCompassPluginExportType.html +1 -1
  366. package/docs/types/PanoCompassPluginParameterType.html +1 -1
  367. package/docs/types/PanoFloorplanRadarPluginParameterType.html +1 -1
  368. package/docs/types/PanoFloorplanRadarPluginReturnType.html +1 -1
  369. package/docs/types/PanoIndex.html +1 -1
  370. package/docs/types/PanoMeasurePluginEvent.html +1 -1
  371. package/docs/types/PanoMeasureReturnType.html +1 -1
  372. package/docs/types/PanoSpatialTagPluginId.html +1 -1
  373. package/docs/types/PanoTagPluginExportInterface.html +1 -1
  374. package/docs/types/PanoTagPluginParamsInterface.html +1 -1
  375. package/docs/types/PanoVideoPluginParameterType.html +1 -1
  376. package/docs/types/PanoVideoPluginReturnType.html +1 -1
  377. package/docs/types/PickTagContentTypeInContentTypeConfigKey.html +2 -2
  378. package/docs/types/PipelinePluginParameterType.html +1 -1
  379. package/docs/types/PipelinePluginReturnType.html +1 -1
  380. package/docs/types/PlaneTag.html +2 -2
  381. package/docs/types/Point2DTag.html +2 -2
  382. package/docs/types/Point3DTag.html +2 -2
  383. package/docs/types/PointTagInstance.html +1 -1
  384. package/docs/types/Position.html +1 -1
  385. package/docs/types/PositionFrom.html +1 -1
  386. package/docs/types/RotateArgs.html +2 -2
  387. package/docs/types/RotateOpts.html +2 -2
  388. package/docs/types/RuleLabelsKey.html +1 -1
  389. package/docs/types/RuleLabelsValue.html +1 -1
  390. package/docs/types/ScaleCallback.html +1 -1
  391. package/docs/types/ScalePosition.html +2 -2
  392. package/docs/types/SculptData.BoxData.html +1 -1
  393. package/docs/types/SculptData.CircleData.html +1 -1
  394. package/docs/types/SculptData.CylinderData.html +1 -1
  395. package/docs/types/SculptData.PointData.html +1 -1
  396. package/docs/types/SculptData.PolygonData.html +1 -1
  397. package/docs/types/SculptData.PolylineData.html +1 -1
  398. package/docs/types/SculptData.PrismData.html +1 -1
  399. package/docs/types/SculptData.RectangleData.html +1 -1
  400. package/docs/types/StickType.html +1 -1
  401. package/docs/types/Tag.html +2 -2
  402. package/docs/types/Tag2D.html +2 -2
  403. package/docs/types/Tag3D.html +2 -2
  404. package/docs/types/TagClickParams.html +1 -1
  405. package/docs/types/TagConfigByKey.html +1 -1
  406. package/docs/types/TagContentType.html +1 -1
  407. package/docs/types/TagContentTypeMapping.html +1 -1
  408. package/docs/types/TagDimensionType.html +1 -1
  409. package/docs/types/TagElement.html +2 -2
  410. package/docs/types/TagEvents.html +1 -1
  411. package/docs/types/TagGLTFObject.html +1 -1
  412. package/docs/types/TagHooks.html +1 -1
  413. package/docs/types/TagId.html +1 -1
  414. package/docs/types/TagInstance.html +1 -1
  415. package/docs/types/TagPointType.html +2 -2
  416. package/docs/types/TagRendererMap.html +1 -1
  417. package/docs/types/TopviewFloorplanPluginParameterType.html +1 -1
  418. package/docs/types/TopviewFloorplanPluginReturnType.html +1 -1
  419. package/docs/types/Util.ActionIfNoModelUnderMouse.html +1 -1
  420. package/docs/types/Util.PointSelectorConfig.html +1 -1
  421. package/docs/types/WorkCode.html +1 -1
  422. package/docs/variables/FLOOR_TYPE_MAP.html +2 -2
  423. package/docs/variables/PLUGIN.html +1 -1
  424. package/docs/variables/ROOM_FETILE_TYPE_MAP.html +2 -2
  425. package/docs/variables/ROOM_TYPE_MAP.html +2 -2
  426. package/docs/variables/Util.animeMap.html +1 -1
  427. package/docs/variables/defaultGlobalConfig.html +1 -1
  428. package/docs/variables/itemLabelPluginServerParams.html +1 -1
  429. package/docs/variables/modelItemLabelPluginServerParams.html +1 -1
  430. package/docs/variables/modelRoomLabelPluginServerParams.html +1 -1
  431. package/libs/Sculpt/Meshes/Cylinder.d.ts +1 -0
  432. package/libs/Sculpt/Meshes/Cylinder.js +34 -23
  433. package/libs/base/BasePlugin.js +1 -1
  434. package/libs/shared-utils/logger.js +1 -1
  435. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -48,7 +48,7 @@ import Vp from "earcut";
48
48
  import { GLTFLoader as Rp } from "@realsee/five/gltf-loader";
49
49
  function _p() {
50
50
  console.debug(
51
- "%c %c@realsee/dnalogel %cv3.53.5-alpha.1",
51
+ "%c %c@realsee/dnalogel %cv3.54.0",
52
52
  [
53
53
  "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=')",
54
54
  "background-repeat: no-repeat",
@@ -2010,9 +2010,9 @@ function Nf(n) {
2010
2010
  }
2011
2011
  const vv = 16777215, Yc = 16777215, Av = 2, Rl = 0.6;
2012
2012
  function Ai(n) {
2013
- return !De(n);
2013
+ return !xe(n);
2014
2014
  }
2015
- function De(n) {
2015
+ function xe(n) {
2016
2016
  return n != null;
2017
2017
  }
2018
2018
  class Hf extends Op {
@@ -2042,7 +2042,7 @@ class Zc extends jp {
2042
2042
  var i, s;
2043
2043
  super(e);
2044
2044
  d(this, "_three_color");
2045
- De(e == null ? void 0 : e.color) && (this.three_color = (i = e == null ? void 0 : e.color) != null ? i : 16777215), Object.keys(e).forEach((o) => {
2045
+ xe(e == null ? void 0 : e.color) && (this.three_color = (i = e == null ? void 0 : e.color) != null ? i : 16777215), Object.keys(e).forEach((o) => {
2046
2046
  ["color", "dashed", "dashScale", "dashSize", "gapSize", "resolution"].includes(o) || o in this && (this[o] = e[o]);
2047
2047
  }), this.setDashed((s = e == null ? void 0 : e.dashed) != null ? s : !1);
2048
2048
  }
@@ -2261,7 +2261,7 @@ class Yt extends Rt {
2261
2261
  setPoints(e) {
2262
2262
  if (this.points.length === 0 && e.length === 0)
2263
2263
  return;
2264
- const i = e.map(Ne).filter(De);
2264
+ const i = e.map(Ne).filter(xe);
2265
2265
  if (this.points = i, i.length < 2) {
2266
2266
  this.line.geometry = new Uo(), this.backLine.geometry = this.line.geometry, this.updateDomItems();
2267
2267
  return;
@@ -2277,7 +2277,7 @@ class Yt extends Rt {
2277
2277
  }
2278
2278
  setStyle(e) {
2279
2279
  var o, r, a;
2280
- this.paramsStyle = x(x({}, this.paramsStyle), e), De(e.lineColor) && (this.line.material.three_color = new b.Color(e.lineColor), this.backLine.material.three_color = new b.Color(e.lineColor)), De(e.lineWidth) && (this.line.material.linewidth = e.lineWidth), De(e.dashed) && this.line.material.setDashed(e.dashed), De(e.opacity) && (this.line.material.opacity = e.opacity, this.backLine.material.opacity = this.line.material.opacity * 0.7), this.updateDomItems();
2280
+ this.paramsStyle = x(x({}, this.paramsStyle), e), xe(e.lineColor) && (this.line.material.three_color = new b.Color(e.lineColor), this.backLine.material.three_color = new b.Color(e.lineColor)), xe(e.lineWidth) && (this.line.material.linewidth = e.lineWidth), xe(e.dashed) && this.line.material.setDashed(e.dashed), xe(e.opacity) && (this.line.material.opacity = e.opacity, this.backLine.material.opacity = this.line.material.opacity * 0.7), this.updateDomItems();
2281
2281
  const i = (o = e.occlusionVisibility) != null ? o : this.paramsStyle.occlusionVisibility, s = (a = (r = e.occlusionMode) != null ? r : this.paramsStyle.occlusionMode) != null ? a : "translucence";
2282
2282
  i ? s === "depthTest" ? (this.line.material.depthTest = !1, this.backLine.visible = !1) : s === "translucence" && (this.line.material.depthTest = !0, this.backLine.visible = !0, this.line.material.opacity === 1 ? this.backLine.material.setDashed(!0) : this.backLine.material.setDashed(this.line.material.dashed)) : (this.line.material.depthTest = !0, this.backLine.visible = !1), this.needsRender = !0;
2283
2283
  }
@@ -2298,7 +2298,7 @@ class Yt extends Rt {
2298
2298
  const i = this.points.map((s, o) => {
2299
2299
  if (o !== 0)
2300
2300
  return [this.points[o - 1], s];
2301
- }).filter(De).map((s) => Xs(this, s));
2301
+ }).filter(xe).map((s) => Xs(this, s));
2302
2302
  i.forEach(([s, o], r) => {
2303
2303
  var c;
2304
2304
  const a = jt(s, o);
@@ -2309,7 +2309,7 @@ class Yt extends Rt {
2309
2309
  const l = (h) => {
2310
2310
  var u;
2311
2311
  this.doms[r].__text !== h && (this.doms[r].__text = h, h ? this.doms[r].container.innerHTML = _l(h, {
2312
- style: `color: #${De((u = this.style) == null ? void 0 : u.lineColor) ? new b.Color(this.style.lineColor).getHexString() : "ffffff"}`
2312
+ style: `color: #${xe((u = this.style) == null ? void 0 : u.lineColor) ? new b.Color(this.style.lineColor).getHexString() : "ffffff"}`
2313
2313
  }) : this.doms[r].container.innerHTML = "");
2314
2314
  };
2315
2315
  if (this.paramsStyle.tip)
@@ -3135,7 +3135,7 @@ function Yv(n, t, e) {
3135
3135
  let M = 0;
3136
3136
  const E = v(f), S = (F) => {
3137
3137
  const H = F.distanceTo(E), G = new b.Raycaster(F, E.clone().sub(F).normalize()), N = s.model.intersectRaycaster(G, void 0, !0)[0], U = N == null ? void 0 : N.distance;
3138
- De(U) ? U > H && (M += 1) : M += 1;
3138
+ xe(U) ? U > H && (M += 1) : M += 1;
3139
3139
  }, T = i.clampPoint(E, new b.Vector3());
3140
3140
  S(T);
3141
3141
  const W = new b.Vector3(r.x, E.y, r.z);
@@ -3175,7 +3175,7 @@ function $f(n, t, e) {
3175
3175
  const w = f(h);
3176
3176
  if (((C) => {
3177
3177
  const M = C.distanceTo(w), E = new b.Raycaster(C, w.clone().sub(C).normalize()), S = s.model.intersectRaycaster(E, void 0, !0)[0], T = S == null ? void 0 : S.distance;
3178
- De(T) ? T > M && (A += 1) : A += 1;
3178
+ xe(T) ? T > M && (A += 1) : A += 1;
3179
3179
  })(t), u[A] = h, A === 1)
3180
3180
  break;
3181
3181
  h += 30;
@@ -4384,14 +4384,14 @@ function L(n) {
4384
4384
  function Fe(n) {
4385
4385
  return document.createElementNS("http://www.w3.org/2000/svg", n);
4386
4386
  }
4387
- function xe(n) {
4387
+ function De(n) {
4388
4388
  return document.createTextNode(n);
4389
4389
  }
4390
4390
  function ee() {
4391
- return xe(" ");
4391
+ return De(" ");
4392
4392
  }
4393
4393
  function Ee() {
4394
- return xe("");
4394
+ return De("");
4395
4395
  }
4396
4396
  function we(n, t, e, i) {
4397
4397
  return n.addEventListener(t, e, i), () => n.removeEventListener(t, e, i);
@@ -4937,7 +4937,7 @@ function S0(n) {
4937
4937
  ), s, o, r, a, l;
4938
4938
  return {
4939
4939
  c() {
4940
- t = L("div"), e = L("span"), s = xe(i), o = ee(), r = L("div"), P(e, "class", "room-label-item__text svelte-1d7uzh5"), z(e, "background-image", "url(" + x0 + ")"), te(
4940
+ t = L("div"), e = L("span"), s = De(i), o = ee(), r = L("div"), P(e, "class", "room-label-item__text svelte-1d7uzh5"), z(e, "background-image", "url(" + x0 + ")"), te(
4941
4941
  e,
4942
4942
  "wide",
4943
4943
  /*roomLabel*/
@@ -5957,7 +5957,7 @@ function ch(n) {
5957
5957
  ), i;
5958
5958
  return {
5959
5959
  c() {
5960
- t = L("span"), i = xe(e), P(t, "class", "floorplan-plugin__room-name");
5960
+ t = L("span"), i = De(e), P(t, "class", "floorplan-plugin__room-name");
5961
5961
  },
5962
5962
  m(s, o) {
5963
5963
  V(s, t, o), j(t, i);
@@ -5976,7 +5976,7 @@ function hh(n) {
5976
5976
  let t, e;
5977
5977
  return {
5978
5978
  c() {
5979
- t = L("span"), e = xe(
5979
+ t = L("span"), e = De(
5980
5980
  /*roomAreaSize*/
5981
5981
  n[14]
5982
5982
  ), P(t, "class", "floorplan-plugin__room-area svelte-9vzn2f"), z(
@@ -6006,7 +6006,7 @@ function dh(n) {
6006
6006
  let t, e;
6007
6007
  return {
6008
6008
  c() {
6009
- t = L("span"), e = xe(
6009
+ t = L("span"), e = De(
6010
6010
  /*roomDimension*/
6011
6011
  n[13]
6012
6012
  ), P(t, "class", "floorplan-plugin__room-size"), z(
@@ -6568,7 +6568,7 @@ function Ah(n, t) {
6568
6568
  key: n,
6569
6569
  first: null,
6570
6570
  c() {
6571
- e = L("div"), i = L("div"), o = xe(s), r = ee(), P(i, "class", "floorplan-plugin__rule-text svelte-1fuyezq"), te(
6571
+ e = L("div"), i = L("div"), o = De(s), r = ee(), P(i, "class", "floorplan-plugin__rule-text svelte-1fuyezq"), te(
6572
6572
  i,
6573
6573
  "is-row",
6574
6574
  /*isRow*/
@@ -7628,7 +7628,7 @@ function kh(n) {
7628
7628
  ), i;
7629
7629
  return {
7630
7630
  c() {
7631
- t = L("span"), i = xe(e), P(t, "class", "text svelte-1lm20n5"), z(
7631
+ t = L("span"), i = De(e), P(t, "class", "text svelte-1lm20n5"), z(
7632
7632
  t,
7633
7633
  "font-size",
7634
7634
  /*missingFloorConfig*/
@@ -7827,7 +7827,7 @@ function Ab(n) {
7827
7827
  let t, e, i, s, o;
7828
7828
  return {
7829
7829
  c() {
7830
- t = L("div"), e = L("div"), i = ee(), s = L("span"), o = xe(
7830
+ t = L("div"), e = L("div"), i = ee(), s = L("span"), o = De(
7831
7831
  /*northDesc*/
7832
7832
  n[0]
7833
7833
  ), P(e, "class", "floorplan-plugin__compass-image svelte-rpkaro"), z(e, "background-image", `url(${pb})`), P(s, "class", "floorplan-plugin__compass-text svelte-rpkaro"), P(t, "class", "floorplan-plugin__compass svelte-rpkaro"), z(
@@ -9016,7 +9016,7 @@ let Hi = class {
9016
9016
  /**
9017
9017
  * @realsee/dnalogel 版本号
9018
9018
  */
9019
- d(this, "VERSION", "3.53.5-alpha.1");
9019
+ d(this, "VERSION", "3.54.0");
9020
9020
  d(this, "NAME");
9021
9021
  d(this, "five");
9022
9022
  d(this, "workUtil");
@@ -11841,7 +11841,7 @@ function T1(n) {
11841
11841
  let v = m(n), p = v(n);
11842
11842
  return {
11843
11843
  c() {
11844
- t = L("div"), p.c(), e = ee(), i = L("div"), s = L("div"), r = xe(o), P(s, "class", "PanoRulerPlugin-rule-label-name svelte-1h27ktp"), et(() => (
11844
+ t = L("div"), p.c(), e = ee(), i = L("div"), s = L("div"), r = De(o), P(s, "class", "PanoRulerPlugin-rule-label-name svelte-1h27ktp"), et(() => (
11845
11845
  /*div0_elementresize_handler*/
11846
11846
  n[4].call(s)
11847
11847
  )), P(i, "class", "PanoRulerPlugin-rule-label svelte-1h27ktp"), z(i, "left", l), P(t, "class", "PanoRulerPlugin-rule-line svelte-1h27ktp"), z(t, "width", c), z(t, "left", h), z(t, "top", u), z(t, "transform", f), z(
@@ -14567,7 +14567,7 @@ function ad(n) {
14567
14567
  }
14568
14568
  return {
14569
14569
  c() {
14570
- t = L("div"), e = L("div"), h && h.c(), i = ee(), o = xe(s), r = ee(), P(e, "class", "content svelte-1v1ixi2"), P(t, "class", "button svelte-1v1ixi2"), te(
14570
+ t = L("div"), e = L("div"), h && h.c(), i = ee(), o = De(s), r = ee(), P(e, "class", "content svelte-1v1ixi2"), P(t, "class", "button svelte-1v1ixi2"), te(
14571
14571
  t,
14572
14572
  "active",
14573
14573
  /*activeIndex*/
@@ -14805,7 +14805,7 @@ function dd(n) {
14805
14805
  ), f, m, v;
14806
14806
  return {
14807
14807
  c() {
14808
- t = L("div"), e = L("div"), i = L("div"), s = ee(), r = xe(o), a = ee(), l = L("div"), c = L("div"), h = ee(), f = xe(u), P(i, "class", "icon svelte-468fdd"), z(i, "background-image", `url(${Jm})`), P(e, "class", "button svelte-468fdd"), te(e, "forbid", !/*canRevoke*/
14808
+ t = L("div"), e = L("div"), i = L("div"), s = ee(), r = De(o), a = ee(), l = L("div"), c = L("div"), h = ee(), f = De(u), P(i, "class", "icon svelte-468fdd"), z(i, "background-image", `url(${Jm})`), P(e, "class", "button svelte-468fdd"), te(e, "forbid", !/*canRevoke*/
14809
14809
  n[3]), P(c, "class", "icon svelte-468fdd"), z(c, "background-image", `url(${qm})`), P(l, "class", "button svelte-468fdd"), P(t, "class", "buttons svelte-468fdd");
14810
14810
  },
14811
14811
  m(p, g) {
@@ -15051,7 +15051,7 @@ function md(n) {
15051
15051
  }
15052
15052
  return {
15053
15053
  c() {
15054
- t = L("div"), e = L("div"), h && h.c(), i = ee(), o = xe(s), r = ee(), P(e, "class", "content svelte-1mfj5mk"), P(t, "class", "button svelte-1mfj5mk"), te(
15054
+ t = L("div"), e = L("div"), h && h.c(), i = ee(), o = De(s), r = ee(), P(e, "class", "content svelte-1mfj5mk"), P(t, "class", "button svelte-1mfj5mk"), te(
15055
15055
  t,
15056
15056
  "active",
15057
15057
  /*activeIndex*/
@@ -15199,7 +15199,7 @@ function gd(n) {
15199
15199
  let t, e, i, s;
15200
15200
  return {
15201
15201
  c() {
15202
- t = L("div"), e = xe(
15202
+ t = L("div"), e = De(
15203
15203
  /*text*/
15204
15204
  n[0]
15205
15205
  ), P(t, "class", "text svelte-82ysdl");
@@ -15395,7 +15395,7 @@ function Ad(n) {
15395
15395
  ), o, r, a, l, c;
15396
15396
  return {
15397
15397
  c() {
15398
- t = L("div"), e = L("div"), i = ee(), o = xe(s), P(e, "class", "icon svelte-ldjbp8"), z(e, "background-image", `url(${Jm})`), P(t, "class", "button svelte-ldjbp8"), te(
15398
+ t = L("div"), e = L("div"), i = ee(), o = De(s), P(e, "class", "icon svelte-ldjbp8"), z(e, "background-image", `url(${Jm})`), P(t, "class", "button svelte-ldjbp8"), te(
15399
15399
  t,
15400
15400
  "forbid",
15401
15401
  /*buttonState*/
@@ -15441,7 +15441,7 @@ function bd(n) {
15441
15441
  ), o, r, a, l, c;
15442
15442
  return {
15443
15443
  c() {
15444
- t = L("div"), e = L("div"), i = ee(), o = xe(s), P(e, "class", "icon svelte-ldjbp8"), z(e, "background-image", `url(${qm})`), P(t, "class", "button svelte-ldjbp8");
15444
+ t = L("div"), e = L("div"), i = ee(), o = De(s), P(e, "class", "icon svelte-ldjbp8"), z(e, "background-image", `url(${qm})`), P(t, "class", "button svelte-ldjbp8");
15445
15445
  },
15446
15446
  m(h, u) {
15447
15447
  V(h, t, u), j(t, e), j(t, i), j(t, o), a = !0, l || (c = we(
@@ -15769,7 +15769,7 @@ function yd(n) {
15769
15769
  let t, e, i, s, o;
15770
15770
  return {
15771
15771
  c() {
15772
- t = L("div"), e = L("div"), i = xe(
15772
+ t = L("div"), e = L("div"), i = De(
15773
15773
  /*tip*/
15774
15774
  n[2]
15775
15775
  ), P(e, "class", "text svelte-1q8gtp4"), P(t, "class", "Measure-Tips svelte-1q8gtp4");
@@ -16905,7 +16905,7 @@ function zw(n) {
16905
16905
  ), o, r, a, l, c, h;
16906
16906
  return {
16907
16907
  c() {
16908
- t = L("div"), e = L("div"), i = L("span"), o = xe(s), r = ee(), a = L("div"), P(i, "class", "item-label-item__text svelte-1wufped"), P(e, "class", "item-label-item__text-wrap svelte-1wufped"), z(e, "top", `-${/*itemLabel*/
16908
+ t = L("div"), e = L("div"), i = L("span"), o = De(s), r = ee(), a = L("div"), P(i, "class", "item-label-item__text svelte-1wufped"), P(e, "class", "item-label-item__text-wrap svelte-1wufped"), z(e, "top", `-${/*itemLabel*/
16909
16909
  n[0].strokeLength + 26}px`), P(a, "class", "item-label-item__bar svelte-1wufped"), z(a, "height", `${/*itemLabel*/
16910
16910
  n[0].strokeLength}px`), P(t, "class", l = $e(Tt("item-label-item", { visible: (
16911
16911
  /*itemLabel*/
@@ -17473,7 +17473,7 @@ function Uw(n) {
17473
17473
  );
17474
17474
  return {
17475
17475
  c() {
17476
- h && h.c(), t = ee(), e = L("div"), i = L("span"), o = xe(s), r = ee(), a = L("span"), c = xe(l), P(i, "class", "item-model svelte-1jhufeh"), P(a, "class", "item-name svelte-1jhufeh"), P(e, "class", "item-label-text svelte-1jhufeh");
17476
+ h && h.c(), t = ee(), e = L("div"), i = L("span"), o = De(s), r = ee(), a = L("span"), c = De(l), P(i, "class", "item-model svelte-1jhufeh"), P(a, "class", "item-name svelte-1jhufeh"), P(e, "class", "item-label-text svelte-1jhufeh");
17477
17477
  },
17478
17478
  m(u, f) {
17479
17479
  h && h.m(u, f), V(u, t, f), V(u, e, f), j(e, i), j(i, o), j(e, r), j(e, a), j(a, c);
@@ -19298,7 +19298,7 @@ function aP(n) {
19298
19298
  );
19299
19299
  return {
19300
19300
  c() {
19301
- t = L("span"), i = xe(e), P(t, "class", "text-char svelte-1b2n9wi");
19301
+ t = L("span"), i = De(e), P(t, "class", "text-char svelte-1b2n9wi");
19302
19302
  },
19303
19303
  m(a, l) {
19304
19304
  V(a, t, l), j(t, i), o();
@@ -19460,7 +19460,7 @@ function dP(n, t, e) {
19460
19460
  return T;
19461
19461
  }();
19462
19462
  v = qo({
19463
- targets: E.slice(0, S).filter(De),
19463
+ targets: E.slice(0, S).filter(xe),
19464
19464
  autoplay: !1,
19465
19465
  duration: 400,
19466
19466
  scale: [0.7, 1],
@@ -20118,7 +20118,7 @@ function kP(n) {
20118
20118
  let t;
20119
20119
  return {
20120
20120
  c() {
20121
- t = xe(
20121
+ t = De(
20122
20122
  /*text*/
20123
20123
  n[2]
20124
20124
  );
@@ -20162,7 +20162,7 @@ function qd(n) {
20162
20162
  ), i;
20163
20163
  return {
20164
20164
  c() {
20165
- t = L("span"), i = xe(e), P(t, "class", "placeholder svelte-1j0cz4o");
20165
+ t = L("span"), i = De(e), P(t, "class", "placeholder svelte-1j0cz4o");
20166
20166
  },
20167
20167
  m(s, o) {
20168
20168
  V(s, t, o), j(t, i);
@@ -24855,7 +24855,7 @@ function Lu(n) {
24855
24855
  ), i;
24856
24856
  return {
24857
24857
  c() {
24858
- t = L("div"), i = xe(e), P(t, "class", "tag primary-tag svelte-sezqcq"), z(t, "min-width", wc);
24858
+ t = L("div"), i = De(e), P(t, "class", "tag primary-tag svelte-sezqcq"), z(t, "min-width", wc);
24859
24859
  },
24860
24860
  m(s, o) {
24861
24861
  V(s, t, o), j(t, i);
@@ -24877,7 +24877,7 @@ function zu(n) {
24877
24877
  ), i;
24878
24878
  return {
24879
24879
  c() {
24880
- t = L("div"), i = xe(e), P(t, "class", "tag secondary-tag svelte-sezqcq"), z(t, "min-width", wc);
24880
+ t = L("div"), i = De(e), P(t, "class", "tag secondary-tag svelte-sezqcq"), z(t, "min-width", wc);
24881
24881
  },
24882
24882
  m(s, o) {
24883
24883
  V(s, t, o), j(t, i);
@@ -24927,7 +24927,7 @@ function Ou(n) {
24927
24927
  );
24928
24928
  return {
24929
24929
  c() {
24930
- t = L("div"), e = L("span"), s = xe(i), o = ee(), r && r.c(), P(e, "class", "value svelte-sezqcq"), P(t, "class", "price svelte-sezqcq");
24930
+ t = L("div"), e = L("span"), s = De(i), o = ee(), r && r.c(), P(e, "class", "value svelte-sezqcq"), P(t, "class", "price svelte-sezqcq");
24931
24931
  },
24932
24932
  m(a, l) {
24933
24933
  V(a, t, l), j(t, e), j(e, s), j(t, o), r && r.m(t, null);
@@ -24950,7 +24950,7 @@ function Bu(n) {
24950
24950
  ), i;
24951
24951
  return {
24952
24952
  c() {
24953
- t = L("span"), i = xe(e), P(t, "class", "unit svelte-sezqcq");
24953
+ t = L("span"), i = De(e), P(t, "class", "unit svelte-sezqcq");
24954
24954
  },
24955
24955
  m(s, o) {
24956
24956
  V(s, t, o), j(t, i);
@@ -24972,7 +24972,7 @@ function Vu(n) {
24972
24972
  ), r, a, l;
24973
24973
  return {
24974
24974
  c() {
24975
- t = L("div"), e = L("div"), i = ee(), s = L("span"), r = xe(o), a = ee(), l = L("div"), l.innerHTML = '<svg class="arrow svelte-sezqcq" viewBox="0 0 6 9"><g transform="translate(-3, -2)" fill-rule="nonzero" class="svelte-sezqcq"><path d="M4.43868724,2.12056563 C4.28121824,1.95989074 4.02582143,1.95979988 3.86824251,2.1203627 C3.72498894,2.26632889 3.71189225,2.49481723 3.82900374,2.65587166 L6.57092402,5.92894326 C6.72651763,6.11470411 6.72651763,6.38529589 6.57092402,6.57105674 L3.86804348,9.79798499 C3.72488984,9.94405307 3.71194952,10.1725507 3.8291712,10.3335217 L3.86824251,10.3796373 C4.01149607,10.5256035 4.23559087,10.5387981 4.39346025,10.4192733 L4.43868724,10.3794344 L8.1144599,6.5985342 C8.30312347,6.40447482 8.30312347,6.09552518 8.1144599,5.9014658 L4.43868724,2.12056563 Z" class="svelte-sezqcq"></path></g></svg>', P(e, "class", "gap svelte-sezqcq"), P(s, "class", "text svelte-sezqcq"), P(t, "class", "goto-button goto-icon svelte-sezqcq"), P(l, "class", "arrow-wrapper svelte-sezqcq");
24975
+ t = L("div"), e = L("div"), i = ee(), s = L("span"), r = De(o), a = ee(), l = L("div"), l.innerHTML = '<svg class="arrow svelte-sezqcq" viewBox="0 0 6 9"><g transform="translate(-3, -2)" fill-rule="nonzero" class="svelte-sezqcq"><path d="M4.43868724,2.12056563 C4.28121824,1.95989074 4.02582143,1.95979988 3.86824251,2.1203627 C3.72498894,2.26632889 3.71189225,2.49481723 3.82900374,2.65587166 L6.57092402,5.92894326 C6.72651763,6.11470411 6.72651763,6.38529589 6.57092402,6.57105674 L3.86804348,9.79798499 C3.72488984,9.94405307 3.71194952,10.1725507 3.8291712,10.3335217 L3.86824251,10.3796373 C4.01149607,10.5256035 4.23559087,10.5387981 4.39346025,10.4192733 L4.43868724,10.3794344 L8.1144599,6.5985342 C8.30312347,6.40447482 8.30312347,6.09552518 8.1144599,5.9014658 L4.43868724,2.12056563 Z" class="svelte-sezqcq"></path></g></svg>', P(e, "class", "gap svelte-sezqcq"), P(s, "class", "text svelte-sezqcq"), P(t, "class", "goto-button goto-icon svelte-sezqcq"), P(l, "class", "arrow-wrapper svelte-sezqcq");
24976
24976
  },
24977
24977
  m(c, h) {
24978
24978
  V(c, t, h), j(t, e), j(t, i), j(t, s), j(s, r), V(c, a, h), V(c, l, h);
@@ -25020,7 +25020,7 @@ function wE(n) {
25020
25020
  );
25021
25021
  return {
25022
25022
  c() {
25023
- t = L("div"), oe(e.$$.fragment), i = ee(), s = L("div"), o = ee(), r = L("div"), A && A.c(), a = ee(), l = L("div"), c = L("div"), h = L("div"), f = xe(u), m = ee(), w && w.c(), v = ee(), I && I.c(), P(s, "class", "line svelte-sezqcq"), z(
25023
+ t = L("div"), oe(e.$$.fragment), i = ee(), s = L("div"), o = ee(), r = L("div"), A && A.c(), a = ee(), l = L("div"), c = L("div"), h = L("div"), f = De(u), m = ee(), w && w.c(), v = ee(), I && I.c(), P(s, "class", "line svelte-sezqcq"), z(
25024
25024
  s,
25025
25025
  "transition-delay",
25026
25026
  /*unfolded*/
@@ -25121,7 +25121,7 @@ function CE(n, t, e) {
25121
25121
  1 && e(4, i = (g = (p = u.state) == null ? void 0 : p.unfolded) != null ? g : !1), n.$$.dirty & /*unfolded*/
25122
25122
  16 && e(8, s = !i), n.$$.dirty & /*tag*/
25123
25123
  1 && e(3, o = u.data), n.$$.dirty & /*data*/
25124
- 8 && e(7, r = De((A = o.price) == null ? void 0 : A.value) && ((w = o.price) == null ? void 0 : w.value) !== ""), n.$$.dirty & /*tag*/
25124
+ 8 && e(7, r = xe((A = o.price) == null ? void 0 : A.value) && ((w = o.price) == null ? void 0 : w.value) !== ""), n.$$.dirty & /*tag*/
25125
25125
  1 && e(6, a = u.data.theme || "light"), n.$$.dirty & /*tagsOffsetHeight, maxTagsLength*/
25126
25126
  1026 && f > 40 && e(10, l = l - 1), n.$$.dirty & /*data, maxTagsLength*/
25127
25127
  1032 && e(2, c = ((I = o.brandTags) == null ? void 0 : I.slice(0, l).filter(Boolean)) || []), n.$$.dirty & /*data, maxTagsLength, primaryTags*/
@@ -25992,7 +25992,7 @@ function VE(n) {
25992
25992
  let t;
25993
25993
  return {
25994
25994
  c() {
25995
- t = xe(
25995
+ t = De(
25996
25996
  /*title*/
25997
25997
  n[5]
25998
25998
  );
@@ -26920,7 +26920,7 @@ function Zu(n) {
26920
26920
  }
26921
26921
  }), {
26922
26922
  c() {
26923
- t = L("div"), oe(e.$$.fragment), i = ee(), s = L("div"), o = xe(
26923
+ t = L("div"), oe(e.$$.fragment), i = ee(), s = L("div"), o = De(
26924
26924
  /*title*/
26925
26925
  n[1]
26926
26926
  ), P(s, "class", "text svelte-e58ijk"), P(t, "class", "text-wrapper svelte-e58ijk");
@@ -28086,7 +28086,7 @@ class Cc {
28086
28086
  if ((() => {
28087
28087
  var r;
28088
28088
  const o = i();
28089
- if (De((r = this.fiveState) == null ? void 0 : r.panoIndex) && t.entryFromModel) {
28089
+ if (xe((r = this.fiveState) == null ? void 0 : r.panoIndex) && t.entryFromModel) {
28090
28090
  if (Gt(e) && o ? this.entryFromModel = !1 : this.entryFromModel = !0, Gt(e))
28091
28091
  return !0;
28092
28092
  } else
@@ -28126,7 +28126,7 @@ class Cc {
28126
28126
  const M = this.plugin.tags.filter(si).map((S) => {
28127
28127
  var T;
28128
28128
  return (T = S.model) == null ? void 0 : T.object;
28129
- }).filter(De), [E] = vi.intersectObjects(M, !0);
28129
+ }).filter(xe), [E] = vi.intersectObjects(M, !0);
28130
28130
  return E;
28131
28131
  })(), A = s.distanceTo(f), w = (c = e.distanceAccuracy) != null ? c : 0.01;
28132
28132
  v = Math.min(v != null ? v : 1 / 0, (h = g == null ? void 0 : g.distance) != null ? h : 1 / 0), v + w >= A ? r++ : a++;
@@ -30697,7 +30697,7 @@ function rf(n) {
30697
30697
  let t, e;
30698
30698
  return {
30699
30699
  c() {
30700
- t = L("div"), e = xe(
30700
+ t = L("div"), e = De(
30701
30701
  /*text*/
30702
30702
  n[0]
30703
30703
  ), P(t, "class", "guide-line__tag-text svelte-4qjwer"), z(t, "border-image-source", `url(${/*text_background_url*/
@@ -30732,10 +30732,10 @@ function af(n) {
30732
30732
  );
30733
30733
  return {
30734
30734
  c() {
30735
- t = L("div"), p && p.c(), e = ee(), i = L("div"), s = L("span"), r = xe(o), a = xe(
30735
+ t = L("div"), p && p.c(), e = ee(), i = L("div"), s = L("span"), r = De(o), a = De(
30736
30736
  /*distance*/
30737
30737
  n[2]
30738
- ), c = xe(l), h = ee(), u = L("span"), f = xe(
30738
+ ), c = De(l), h = ee(), u = L("span"), f = De(
30739
30739
  /*text*/
30740
30740
  n[0]
30741
30741
  ), m = ee(), v = L("div"), P(s, "class", "distance svelte-4qjwer"), P(u, "class", "name svelte-4qjwer"), P(i, "class", "distance-and-name svelte-4qjwer"), P(v, "class", "border svelte-4qjwer"), P(t, "class", "text-with-distance svelte-4qjwer");
@@ -30770,7 +30770,7 @@ function lf(n) {
30770
30770
  let t, e;
30771
30771
  return {
30772
30772
  c() {
30773
- t = L("span"), e = xe(
30773
+ t = L("span"), e = De(
30774
30774
  /*name*/
30775
30775
  n[4]
30776
30776
  ), P(t, "class", "line-name svelte-4qjwer");
@@ -31174,7 +31174,7 @@ class Cl {
31174
31174
  return this.logError("setPathByPanoGroup: work is not ready");
31175
31175
  const i = P3(t);
31176
31176
  if (this._panoGroup = i, (e == null ? void 0 : e.skipPanoGroup) !== void 0) {
31177
- const o = e.skipPanoGroup ? i.map((r) => this.plugin.workUtil.getObserverStandingPosition(r)).filter(De) : null;
31177
+ const o = e.skipPanoGroup ? i.map((r) => this.plugin.workUtil.getObserverStandingPosition(r)).filter(xe) : null;
31178
31178
  this.skippedPositions = o;
31179
31179
  }
31180
31180
  const s = this.getPathFromPanoGroup(i, this.five.work, e);
@@ -31394,7 +31394,7 @@ class Cl {
31394
31394
  position: h,
31395
31395
  panoIndex: l
31396
31396
  };
31397
- }).filter(De), r = o.map((l) => l.position.toArray()), a = o.map((l) => l.panoIndex);
31397
+ }).filter(xe), r = o.map((l) => l.position.toArray()), a = o.map((l) => l.panoIndex);
31398
31398
  return [$(x({ type: "CatmullRomCurve3", points: r }, i), { panoIndexList: a, panoIndexMap: s })];
31399
31399
  }
31400
31400
  }
@@ -31812,7 +31812,7 @@ class Pc extends zg {
31812
31812
  this.five.work || (yield D3(this.five));
31813
31813
  const i = (() => {
31814
31814
  const s = e;
31815
- return typeof s == "object" && s !== null && De(s.version) && s.data ? s.data : s;
31815
+ return typeof s == "object" && s !== null && xe(s.version) && s.data ? s.data : s;
31816
31816
  })();
31817
31817
  if (i.keyframes)
31818
31818
  return {
@@ -32426,7 +32426,7 @@ class ro extends Rt {
32426
32426
  const c = new b.Quaternion().setFromUnitVectors(new b.Vector3(0, 0, 1), l.normalize());
32427
32427
  this.applyQuaternion(c);
32428
32428
  }
32429
- if ([r, a, l].filter(De).length >= 2) {
32429
+ if ([r, a, l].filter(xe).length >= 2) {
32430
32430
  r || (r = new b.Vector3().crossVectors(a, l).normalize()), a || (a = new b.Vector3().crossVectors(r, l).normalize()), l || (l = new b.Vector3().crossVectors(r, a).normalize()), r.applyQuaternion(this.quaternion), a.applyQuaternion(this.quaternion), l.applyQuaternion(this.quaternion);
32431
32431
  const c = new b.Matrix4().makeBasis(r, a, l), h = new b.Quaternion().setFromRotationMatrix(c);
32432
32432
  this.quaternion.copy(h);
@@ -33114,7 +33114,7 @@ class ao {
33114
33114
  }
33115
33115
  }
33116
33116
  hoverListener(t, e = 16777215, i = 1) {
33117
- const s = yi(t).filter(De), o = [];
33117
+ const s = yi(t).filter(xe), o = [];
33118
33118
  for (const r of s)
33119
33119
  if (r.material || r instanceof b.Group) {
33120
33120
  const a = r instanceof b.Group ? r.children.filter((f) => f instanceof b.Mesh) : [r];
@@ -34701,7 +34701,7 @@ function yk(n) {
34701
34701
  (o) => o.startLibraryID === e && o.endLibraryID === i
34702
34702
  );
34703
34703
  return s || console.warn(`Cannot find pipeline with startLibraryID ${e} and endLibraryID ${i}`), s;
34704
- }).filter(De);
34704
+ }).filter(xe);
34705
34705
  return _g(t);
34706
34706
  }
34707
34707
  function wk(n) {
@@ -34726,7 +34726,7 @@ function Ck(n, t) {
34726
34726
  return null;
34727
34727
  const f = u.data, m = t != null && t.getPipeRadius ? t.getPipeRadius(u) : 1.6 / 100, v = t != null && t.getPipeUrl ? t.getPipeUrl(l) : wk(l);
34728
34728
  return { id: u.id, radius: m, water: l, path: f, texture: v };
34729
- }).filter(De);
34729
+ }).filter(xe);
34730
34730
  return { startLibraryID: r, endLibraryID: a, pipes: c };
34731
34731
  });
34732
34732
  return { pipes: _g(e), pipelines: e };
@@ -35284,7 +35284,7 @@ let Ok = class extends wi {
35284
35284
  }
35285
35285
  /** 根据 target 查找管道模型 */
35286
35286
  findPipeObjectWithTarget(e) {
35287
- return e ? yk({ data: this.data, target: e }).map(({ id: s }) => this.findPipeObjectWithID(s)).filter(De) : this.pipeObjects;
35287
+ return e ? yk({ data: this.data, target: e }).map(({ id: s }) => this.findPipeObjectWithID(s)).filter(xe) : this.pipeObjects;
35288
35288
  }
35289
35289
  };
35290
35290
  const ZD = (n) => new Ok(n), Bk = "data:image/png;base64,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";
@@ -35295,7 +35295,7 @@ function mf(n) {
35295
35295
  let t, e, i, s, o, r;
35296
35296
  return {
35297
35297
  c() {
35298
- t = L("span"), e = xe(
35298
+ t = L("span"), e = De(
35299
35299
  /*content*/
35300
35300
  n[0]
35301
35301
  ), i = ee(), s = L("div"), P(t, "class", "room-label-item__text svelte-ntto16"), z(t, "background-image", "url(" + Bk + ")"), P(s, "class", "room-label-item__bar svelte-ntto16");
@@ -36354,7 +36354,7 @@ class ts extends Rt {
36354
36354
  return (i = (e = window.globalModules) == null ? void 0 : e.five) != null ? i : window.$five;
36355
36355
  }
36356
36356
  setStyle(e) {
36357
- De(e.color) && (this.fontMesh.material.setValues({ color: e.color }), this.backgroundMesh.material.setValues({ color: e.color })), De(e.size) && (this.fontMesh.material.setValues({ side: e.size }), this.backgroundMesh.material.setValues({ side: e.size })), De(e.occlusionVisibility) && (e.occlusionVisibility ? e.occlusionMode === "depthTest" ? (this.fontMesh.material.depthTest = !1, this.backgroundMesh.visible = !1) : (this.fontMesh.material.depthTest = !0, this.backgroundMesh.visible = !0) : (this.fontMesh.material.depthTest = !0, this.backgroundMesh.visible = !1));
36357
+ xe(e.color) && (this.fontMesh.material.setValues({ color: e.color }), this.backgroundMesh.material.setValues({ color: e.color })), xe(e.size) && (this.fontMesh.material.setValues({ side: e.size }), this.backgroundMesh.material.setValues({ side: e.size })), xe(e.occlusionVisibility) && (e.occlusionVisibility ? e.occlusionMode === "depthTest" ? (this.fontMesh.material.depthTest = !1, this.backgroundMesh.visible = !1) : (this.fontMesh.material.depthTest = !0, this.backgroundMesh.visible = !0) : (this.fontMesh.material.depthTest = !0, this.backgroundMesh.visible = !1));
36358
36358
  }
36359
36359
  highlight() {
36360
36360
  this.highlighted || (this.highlighted = !0, this.opacityBeforeHighlight = this.fontMesh.material.opacity, this.fontMesh.material.setValues({ opacity: this.opacityBeforeHighlight * Rl }));
@@ -36373,7 +36373,7 @@ class ts extends Rt {
36373
36373
  const i = (s) => {
36374
36374
  var o;
36375
36375
  this.dom && this.dom.__text !== s && (this.dom.__text = s, s ? this.dom.container.innerHTML = _l(s, {
36376
- style: `color: #${De((o = this.style) == null ? void 0 : o.color) ? new b.Color(this.style.color).getHexString() : "ffffff"}`
36376
+ style: `color: #${xe((o = this.style) == null ? void 0 : o.color) ? new b.Color(this.style.color).getHexString() : "ffffff"}`
36377
36377
  }) : this.dom.container.innerHTML = "");
36378
36378
  };
36379
36379
  e ? (i(e), this.dom.setPosition(this.position.clone())) : i(null);
@@ -36396,7 +36396,7 @@ class Ml extends Yt {
36396
36396
  });
36397
36397
  d(this, "updateEdgePointsVisibility", () => {
36398
36398
  var e;
36399
- De((e = this._paramsStyle) == null ? void 0 : e.pointVisibility) && (this.startPoint && (this.startPoint.visible = typeof this._paramsStyle.pointVisibility == "object" ? this._paramsStyle.pointVisibility.startPoint : this._paramsStyle.pointVisibility), this.endPoint && (this.endPoint.visible = typeof this._paramsStyle.pointVisibility == "object" ? this._paramsStyle.pointVisibility.endPoint : this._paramsStyle.pointVisibility));
36399
+ xe((e = this._paramsStyle) == null ? void 0 : e.pointVisibility) && (this.startPoint && (this.startPoint.visible = typeof this._paramsStyle.pointVisibility == "object" ? this._paramsStyle.pointVisibility.startPoint : this._paramsStyle.pointVisibility), this.endPoint && (this.endPoint.visible = typeof this._paramsStyle.pointVisibility == "object" ? this._paramsStyle.pointVisibility.endPoint : this._paramsStyle.pointVisibility));
36400
36400
  });
36401
36401
  this.add(this.pointGroup), e && this.setStyle(e), e != null && e.points && this.setPoints(e.points);
36402
36402
  }
@@ -36414,7 +36414,7 @@ class Ml extends Yt {
36414
36414
  }
36415
36415
  setPoints(e) {
36416
36416
  super.setPoints(e);
36417
- const i = e.map(Ne).filter(De);
36417
+ const i = e.map(Ne).filter(xe);
36418
36418
  this.pointGroup.removeChildren(), this.addIfNotExists(this.pointGroup), i.forEach((s) => {
36419
36419
  var r;
36420
36420
  const o = new ts($(x({}, this.style), { color: (r = this._paramsStyle) == null ? void 0 : r.lineColor, tip: void 0 }));
@@ -37054,7 +37054,7 @@ class Dc extends jr {
37054
37054
  return this.children;
37055
37055
  }
37056
37056
  enable() {
37057
- super.enable(), this.points.filter(De).forEach((e) => {
37057
+ super.enable(), this.points.filter(xe).forEach((e) => {
37058
37058
  const i = new ts();
37059
37059
  i.visible = !1, i.position.copy(e), i.draggable = !0, Ze.modules.fiveDomEvents.addEventListener(i, "drag", this.onDrag), Ze.modules.fiveDomEvents.addEventListener(i, "dragstart", this.onDragstart), Ze.modules.fiveDomEvents.addEventListener(i, "dragend", this.onDragend), this.add(i);
37060
37060
  });
@@ -37336,7 +37336,7 @@ class Or extends Rt {
37336
37336
  return this._geometry;
37337
37337
  }
37338
37338
  setStyle(e) {
37339
- this.paramsStyle = x(x({}, this.paramsStyle), e), De(e.color) && (this.meshFont.material.color.set(e.color), this.needsRender = !0), De(e.opacity) && (this.meshFont.material.opacity = e.opacity, this.meshBackground.material.opacity = 0.3 / 0.5 * this.meshFont.material.opacity, this.needsRender = !0), this.setOcclusionVisibility(e);
37339
+ this.paramsStyle = x(x({}, this.paramsStyle), e), xe(e.color) && (this.meshFont.material.color.set(e.color), this.needsRender = !0), xe(e.opacity) && (this.meshFont.material.opacity = e.opacity, this.meshBackground.material.opacity = 0.3 / 0.5 * this.meshFont.material.opacity, this.needsRender = !0), this.setOcclusionVisibility(e);
37340
37340
  }
37341
37341
  highlight() {
37342
37342
  this.highlighted || (this.highlighted = !0, this.opacityBeforeHighlight = this.opacity, this.meshFont.material.opacity = this.opacity * Rl, this.meshBackground.material.opacity = 0.3 / 0.5 * this.meshFont.material.opacity, this.needsRender = !0);
@@ -37347,7 +37347,7 @@ class Or extends Rt {
37347
37347
  setOcclusionVisibility(e) {
37348
37348
  var o, r, a;
37349
37349
  const i = (r = (o = e.occlusionMode) != null ? o : this.paramsStyle.occlusionMode) != null ? r : "translucence", s = (a = e.occlusionVisibility) != null ? a : this.paramsStyle.occlusionVisibility;
37350
- De(s) && (s ? i === "depthTest" ? (this.meshFont.material.depthTest = !1, this.remove(this.meshBackground)) : i === "translucence" && (this.meshFont.material.depthTest = !0, this.addIfNotExists(this.meshBackground)) : (this.meshFont.material.depthTest = !0, this.remove(this.meshBackground)));
37350
+ xe(s) && (s ? i === "depthTest" ? (this.meshFont.material.depthTest = !1, this.remove(this.meshBackground)) : i === "translucence" && (this.meshFont.material.depthTest = !0, this.addIfNotExists(this.meshBackground)) : (this.meshFont.material.depthTest = !0, this.remove(this.meshBackground)));
37351
37351
  }
37352
37352
  }
37353
37353
  const Tc = new b.BufferGeometry();
@@ -37423,7 +37423,7 @@ class Lc extends Or {
37423
37423
  })(), this.areaDom.setPosition(this.center);
37424
37424
  const i = this.geometryInfo.area.toFixed(2);
37425
37425
  i === "0.00" ? this.areaDom.container.innerHTML = "" : this.areaDom.container.innerHTML = _l(i + "m²", {
37426
- style: `color: #${De((o = this.style) == null ? void 0 : o.color) ? new b.Color(this.style.color).getHexString() : "000000"}`
37426
+ style: `color: #${xe((o = this.style) == null ? void 0 : o.color) ? new b.Color(this.style.color).getHexString() : "000000"}`
37427
37427
  });
37428
37428
  }
37429
37429
  }
@@ -37929,7 +37929,7 @@ class ep extends Lc {
37929
37929
  return this.meshFont.material.color;
37930
37930
  }
37931
37931
  setPoints(e) {
37932
- const i = e.map(Ne).filter(De);
37932
+ const i = e.map(Ne).filter(xe);
37933
37933
  if (i.length < 3) {
37934
37934
  console.error("Invalid position");
37935
37935
  return;
@@ -38268,6 +38268,7 @@ class Dl extends Rt {
38268
38268
  d(this, "params");
38269
38269
  d(this, "_topCenter");
38270
38270
  d(this, "_bottomCenter");
38271
+ d(this, "_radius");
38271
38272
  this.params = e, this.bottomCircle = new io(e), this.bottomCircle.name = "bottomCircle", this.topCircle = new io(e), this.topCircle.name = "topCircle", this.edgeMesh = new Or(e), e != null && e.bottomCenter && (e != null && e.topCenter) && (e != null && e.radius) && this.setPoints(e), this.addIfNotExists(this.bottomCircle);
38272
38273
  }
38273
38274
  get bottomCenter() {
@@ -38287,9 +38288,9 @@ class Dl extends Rt {
38287
38288
  }
38288
38289
  setPoints(e) {
38289
38290
  var i, s;
38290
- if (this._topCenter = (i = Ne(e.topCenter)) != null ? i : this.topCenter, this._bottomCenter = (s = Ne(e.bottomCenter)) != null ? s : this.bottomCenter, this._topCenter && this._bottomCenter) {
38291
+ if (this._topCenter = (i = Ne(e.topCenter)) != null ? i : this.topCenter, this._bottomCenter = (s = Ne(e.bottomCenter)) != null ? s : this.bottomCenter, this._radius = xe(e.radius) ? e.radius : this.radius, this._topCenter && this._bottomCenter) {
38291
38292
  const o = this._topCenter.clone().sub(this._bottomCenter).normalize();
38292
- this.bottomCircle.setPoints({ center: this._bottomCenter, normal: o, radius: e.radius }), this.setTopCenter(this._topCenter);
38293
+ this.bottomCircle.setPoints({ center: this._bottomCenter, normal: o, radius: this._radius }), this.setTopCenter(this._topCenter);
38293
38294
  }
38294
38295
  this.needsRender = !0;
38295
38296
  }
@@ -38753,7 +38754,7 @@ const Vn = class extends ct {
38753
38754
  } catch (i) {
38754
38755
  return console.error(i), null;
38755
38756
  }
38756
- }).filter(De)
38757
+ }).filter(xe)
38757
38758
  };
38758
38759
  }
38759
38760
  get items() {
@@ -38990,7 +38991,7 @@ function Df(n) {
38990
38991
  let t, e;
38991
38992
  return {
38992
38993
  c() {
38993
- t = L("div"), e = xe(
38994
+ t = L("div"), e = De(
38994
38995
  /*text*/
38995
38996
  n[0]
38996
38997
  ), P(t, "class", "model-maker-tag svelte-1q9fx3x");
@@ -39210,7 +39211,7 @@ class Ex extends wi {
39210
39211
  });
39211
39212
  }
39212
39213
  setState(e) {
39213
- De(e.enabled) && this.state.enabled !== e.enabled && (this.state.enabled = e.enabled, e.enabled ? this.handleEnable() : this.handleDisable(), this.hooks.emit(e.enabled ? "enable" : "disable", { userAction: "我不知道捏" }), this.hooks.emit("stateChange", { state: this.state, userAction: "我不知道捏" })), De(e.visible) && this.state.visible !== e.visible && (this.state.visible = e.visible, e.visible ? this.handleShow() : this.handleHide(), this.hooks.emit(e.visible ? "show" : "hide", { userAction: "我不知道捏" }), this.hooks.emit("stateChange", { state: this.state, userAction: "我不知道捏" }));
39214
+ xe(e.enabled) && this.state.enabled !== e.enabled && (this.state.enabled = e.enabled, e.enabled ? this.handleEnable() : this.handleDisable(), this.hooks.emit(e.enabled ? "enable" : "disable", { userAction: "我不知道捏" }), this.hooks.emit("stateChange", { state: this.state, userAction: "我不知道捏" })), xe(e.visible) && this.state.visible !== e.visible && (this.state.visible = e.visible, e.visible ? this.handleShow() : this.handleHide(), this.hooks.emit(e.visible ? "show" : "hide", { userAction: "我不知道捏" }), this.hooks.emit("stateChange", { state: this.state, userAction: "我不知道捏" }));
39214
39215
  }
39215
39216
  getItemById(e) {
39216
39217
  return this.items.find((i) => i.rawData.id === e);
@@ -39313,7 +39314,7 @@ const e5 = (...n) => new Ex(...n), Mx = /* @__PURE__ */ Object.freeze(/* @__PURE
39313
39314
  lookObject: Yv,
39314
39315
  lookPoint: $f,
39315
39316
  nextFrame: oo,
39316
- notNil: De,
39317
+ notNil: xe,
39317
39318
  pointInPolygon: Qc,
39318
39319
  reblink: Kf,
39319
39320
  requestAnimationFrameInterval: as,