@realsee/dnalogel 3.61.12 → 3.61.14

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/CHANGELOG.md +8 -0
  2. package/dist/Sculpt/typings/style.d.ts +1 -1
  3. package/dist/index.cjs.js +29 -29
  4. package/dist/index.js +567 -566
  5. package/dist/index.umd.js +30 -30
  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 +34 -34
  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.initialCSS3DRender.html +1 -1
  110. package/docs/functions/Util.inside.html +1 -1
  111. package/docs/functions/Util.isAbsoluteURL.html +1 -1
  112. package/docs/functions/Util.isModelLike.html +1 -1
  113. package/docs/functions/Util.isNil.html +2 -2
  114. package/docs/functions/Util.isPanoramaLike.html +1 -1
  115. package/docs/functions/Util.lookObject.html +2 -2
  116. package/docs/functions/Util.lookPoint.html +2 -2
  117. package/docs/functions/Util.nextFrame.html +1 -1
  118. package/docs/functions/Util.notNil.html +2 -2
  119. package/docs/functions/Util.reblink.html +2 -2
  120. package/docs/functions/Util.requestAnimationFrameInterval.html +2 -2
  121. package/docs/functions/Util.sculpt.createBox.html +1 -1
  122. package/docs/functions/Util.sculpt.createCircle.html +1 -1
  123. package/docs/functions/Util.sculpt.createCylinder.html +1 -1
  124. package/docs/functions/Util.sculpt.createLine.html +2 -2
  125. package/docs/functions/Util.sculpt.createPoint.html +1 -1
  126. package/docs/functions/Util.sculpt.createPolygon.html +1 -1
  127. package/docs/functions/Util.sculpt.createPrism.html +1 -1
  128. package/docs/functions/Util.sculpt.createRectangle.html +2 -2
  129. package/docs/functions/Util.tag.html +1 -1
  130. package/docs/functions/Util.tweenProgress.html +1 -1
  131. package/docs/functions/Util.uuid.html +2 -2
  132. package/docs/functions/Util.waitFiveModelLoaded.html +2 -2
  133. package/docs/functions/Util.worldBounding.html +1 -1
  134. package/docs/functions/Util.worldBoundingBox.html +1 -1
  135. package/docs/functions/Util.worldBoundingSphere.html +1 -1
  136. package/docs/functions/createPolyline.html +2 -2
  137. package/docs/functions/pluginFlag.html +1 -1
  138. package/docs/hierarchy.html +1 -1
  139. package/docs/index.html +2 -2
  140. package/docs/interfaces/AreaMakerPluginType.AnimeOptions.html +3 -3
  141. package/docs/interfaces/AreaMakerPluginType.Config.html +3 -3
  142. package/docs/interfaces/AreaMakerPluginType.EventMap.html +12 -12
  143. package/docs/interfaces/AreaMakerPluginType.Params.html +3 -3
  144. package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItem.html +4 -4
  145. package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItemV1.html +3 -3
  146. package/docs/interfaces/AreaMakerPluginType.ServerDataV1.html +3 -3
  147. package/docs/interfaces/AreaMakerPluginType.ServerDataV2.html +3 -3
  148. package/docs/interfaces/AreaMakerPluginType.ShowHideOptions.html +2 -2
  149. package/docs/interfaces/AreaMakerPluginType.State.html +5 -5
  150. package/docs/interfaces/CSS3DRenderPluginEventMap.html +4 -4
  151. package/docs/interfaces/CSS3DRenderPluginState.html +4 -4
  152. package/docs/interfaces/CameraMovementPluginExportType.html +3 -3
  153. package/docs/interfaces/ContentTypeMapInterface.html +15 -15
  154. package/docs/interfaces/CruisePluginTypes.Config.html +4 -4
  155. package/docs/interfaces/CruisePluginTypes.CruiseKeyframe.html +2 -2
  156. package/docs/interfaces/CruisePluginTypes.EventMap.html +17 -17
  157. package/docs/interfaces/CruisePluginTypes.GuildLineConfig.html +3 -3
  158. package/docs/interfaces/CruisePluginTypes.MoveAction.html +8 -8
  159. package/docs/interfaces/CruisePluginTypes.MoveWithKeyframesAction.html +9 -9
  160. package/docs/interfaces/CruisePluginTypes.MoveWithPanoIndexAction.html +10 -10
  161. package/docs/interfaces/CruisePluginTypes.PluginData.html +3 -3
  162. package/docs/interfaces/CruisePluginTypes.PluginServerData.html +2 -2
  163. package/docs/interfaces/CruisePluginTypes.PluginState.html +7 -7
  164. package/docs/interfaces/CurrentPanoImagePluginType.Config.html +7 -7
  165. package/docs/interfaces/CurrentPanoImagePluginType.EventMap.html +8 -8
  166. package/docs/interfaces/CurrentPanoImagePluginType.Params.html +3 -3
  167. package/docs/interfaces/CurrentPanoImagePluginType.ShowHideOptions.html +2 -2
  168. package/docs/interfaces/CurrentPanoImagePluginType.State.html +4 -4
  169. package/docs/interfaces/FloorplanBounding.html +5 -5
  170. package/docs/interfaces/FloorplanData.html +3 -3
  171. package/docs/interfaces/FloorplanEntrance.html +8 -8
  172. package/docs/interfaces/FloorplanExtraObject.html +5 -5
  173. package/docs/interfaces/FloorplanExtraObject3D.html +3 -3
  174. package/docs/interfaces/FloorplanFloorData.html +3 -3
  175. package/docs/interfaces/FloorplanImagePosition.html +3 -3
  176. package/docs/interfaces/FloorplanObserver.html +3 -3
  177. package/docs/interfaces/FloorplanOutlineItem.html +3 -3
  178. package/docs/interfaces/FloorplanPosition.html +3 -3
  179. package/docs/interfaces/FloorplanRoomItem.html +8 -8
  180. package/docs/interfaces/FloorplanRoomLabelItem.html +4 -4
  181. package/docs/interfaces/FloorplanServerBounding.html +5 -5
  182. package/docs/interfaces/FloorplanServerComputedData.html +2 -2
  183. package/docs/interfaces/FloorplanServerData.html +3 -3
  184. package/docs/interfaces/FloorplanServerDoorItem.html +2 -2
  185. package/docs/interfaces/FloorplanServerDoorPosition.html +2 -2
  186. package/docs/interfaces/FloorplanServerEntrance.html +8 -8
  187. package/docs/interfaces/FloorplanServerFloorData.html +3 -3
  188. package/docs/interfaces/FloorplanServerImagePosition.html +3 -3
  189. package/docs/interfaces/FloorplanServerObserver.html +3 -3
  190. package/docs/interfaces/FloorplanServerOutlineItem.html +3 -3
  191. package/docs/interfaces/FloorplanServerPosition.html +3 -3
  192. package/docs/interfaces/FloorplanServerRoomItem.html +9 -9
  193. package/docs/interfaces/FloorplanServerRoomLabelItem.html +4 -4
  194. package/docs/interfaces/GuideLineModeItem.GuideLineTagContainer.html +2 -2
  195. package/docs/interfaces/GuideLinePluginType.CatmullRomCurve3.html +3 -3
  196. package/docs/interfaces/GuideLinePluginType.EventMap.html +5 -5
  197. package/docs/interfaces/GuideLinePluginType.GuideLineGeometryStyle.html +5 -5
  198. package/docs/interfaces/GuideLinePluginType.GuideLineItemContainer.html +2 -2
  199. package/docs/interfaces/GuideLinePluginType.GuideLineMaterialStyle.html +12 -12
  200. package/docs/interfaces/GuideLinePluginType.GuideLineMeshStyle.html +3 -3
  201. package/docs/interfaces/GuideLinePluginType.LineGeometriesConfig.html +2 -2
  202. package/docs/interfaces/GuideLinePluginType.ModelGuideLineStyle.html +16 -16
  203. package/docs/interfaces/GuideLinePluginType.ModelGuideLineTagData.html +2 -2
  204. package/docs/interfaces/GuideLinePluginType.PanoramaGuideLineStyle.html +19 -19
  205. package/docs/interfaces/GuideLinePluginType.PluginDataV2.html +1 -1
  206. package/docs/interfaces/GuideLinePluginType.PluginServerData.html +2 -2
  207. package/docs/interfaces/GuideLinePluginType.PluginState.html +4 -4
  208. package/docs/interfaces/GuideLinePluginType.Route.html +2 -2
  209. package/docs/interfaces/GuideLinePluginType.RouteConfig.html +2 -2
  210. package/docs/interfaces/HelperOffset.html +2 -2
  211. package/docs/interfaces/ImagePlaneGroup.html +2 -2
  212. package/docs/interfaces/ItemLabelPluginData.html +2 -2
  213. package/docs/interfaces/ItemLabelPluginExportReturnsType.html +2 -2
  214. package/docs/interfaces/ItemLabelPluginParametersType.html +2 -2
  215. package/docs/interfaces/MinMax.html +2 -2
  216. package/docs/interfaces/ModelChassisCompassPluginData.html +2 -2
  217. package/docs/interfaces/ModelChassisCompassPluginExportType.html +2 -2
  218. package/docs/interfaces/ModelChassisCompassPluginParameterType.html +2 -2
  219. package/docs/interfaces/ModelEntryDoorGuidePluginData.html +2 -2
  220. package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +2 -2
  221. package/docs/interfaces/ModelItemLabelPluginData.html +2 -2
  222. package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +2 -2
  223. package/docs/interfaces/ModelItemLabelPluginParametersType.html +2 -2
  224. package/docs/interfaces/ModelMakerPluginType.EventMap.html +10 -10
  225. package/docs/interfaces/ModelMakerPluginType.ServerBaseItem.html +3 -3
  226. package/docs/interfaces/ModelMakerPluginType.ServerBoxItem.html +4 -4
  227. package/docs/interfaces/ModelMakerPluginType.ServerData.html +2 -2
  228. package/docs/interfaces/ModelMakerPluginType.ServerPrismItem.html +4 -4
  229. package/docs/interfaces/ModelMakerPluginType.ServerTrianglesItem.html +4 -4
  230. package/docs/interfaces/ModelMakerPluginType.State.html +5 -5
  231. package/docs/interfaces/ModelRoomLabelPluginData.html +2 -2
  232. package/docs/interfaces/ModelTVVideoPluginData.html +2 -2
  233. package/docs/interfaces/ModelTVVideoPluginExportType.html +2 -2
  234. package/docs/interfaces/ModelTVVideoPluginParameterType.html +2 -2
  235. package/docs/interfaces/ModelViewPluginExportType.html +2 -2
  236. package/docs/interfaces/Object3DHelperState.html +2 -2
  237. package/docs/interfaces/ObjectHelperControllers.html +2 -2
  238. package/docs/interfaces/PaintBrushAction.html +7 -7
  239. package/docs/interfaces/PaintBrushConfigs.html +2 -2
  240. package/docs/interfaces/PaintBrushState.html +2 -2
  241. package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +6 -6
  242. package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +1 -1
  243. package/docs/interfaces/PanoMeasureParameterType.html +6 -6
  244. package/docs/interfaces/PanoMeasurePluginLineJson.html +2 -2
  245. package/docs/interfaces/PanoMeasurePluginOpenParameter.html +3 -3
  246. package/docs/interfaces/PanoMeasurePluginPointJson.html +2 -2
  247. package/docs/interfaces/PanoMeasurePluginPolylineJson.html +4 -4
  248. package/docs/interfaces/PanoRulerPluginExportType.html +2 -2
  249. package/docs/interfaces/PanoRulerPluginOptions.html +2 -2
  250. package/docs/interfaces/PanoRulerPluginParameterType.html +2 -2
  251. package/docs/interfaces/PanoRulerProPluginExportType.html +2 -2
  252. package/docs/interfaces/PanoRulerProPluginOptions.html +2 -2
  253. package/docs/interfaces/PanoRulerProPluginParameterType.html +2 -2
  254. package/docs/interfaces/PanoRulerProPluginState.html +2 -2
  255. package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +1 -1
  256. package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +1 -1
  257. package/docs/interfaces/PanoSpatialTagPluginData.html +2 -2
  258. package/docs/interfaces/PanoSpatialTagPluginDataElement.html +2 -2
  259. package/docs/interfaces/PanoSpatialTagPluginExportType.html +2 -2
  260. package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +2 -2
  261. package/docs/interfaces/PanoSpatialTagPluginParameterType.html +2 -2
  262. package/docs/interfaces/PanoSpatialTagPluginPointElement.html +2 -2
  263. package/docs/interfaces/PanoSpatialTagPluginTagElement.html +2 -2
  264. package/docs/interfaces/PanoVideoPluginType.LoadParams.html +3 -3
  265. package/docs/interfaces/PanoVideoPluginType.PanoVideoItem.html +5 -5
  266. package/docs/interfaces/PanoVideoPluginType.PluginData.html +2 -2
  267. package/docs/interfaces/PanoVideoPluginType.PluginEventMap.html +8 -8
  268. package/docs/interfaces/PanoVideoPluginType.PluginState.html +2 -2
  269. package/docs/interfaces/PanoVideoPluginType.VideoItem.html +5 -5
  270. package/docs/interfaces/PanoVideoPluginType.VideoMeshParams.html +7 -7
  271. package/docs/interfaces/PluginEventMap.html +4 -4
  272. package/docs/interfaces/Point.html +2 -2
  273. package/docs/interfaces/Room.html +2 -2
  274. package/docs/interfaces/RoomInfo.html +2 -2
  275. package/docs/interfaces/RoomLabel.html +7 -7
  276. package/docs/interfaces/RoomRules.html +1 -1
  277. package/docs/interfaces/Rooms.html +1 -1
  278. package/docs/interfaces/Scissor.html +6 -6
  279. package/docs/interfaces/State.html +4 -4
  280. package/docs/interfaces/TagCacheInterface.html +3 -3
  281. package/docs/interfaces/TagConfig.html +10 -10
  282. package/docs/interfaces/TagGLTFObjectGroup.html +2 -2
  283. package/docs/interfaces/TagIconUrl.html +7 -7
  284. package/docs/interfaces/TagObjectGroup.html +2 -2
  285. package/docs/interfaces/TagStyle.html +2 -2
  286. package/docs/interfaces/Tags.html +4 -4
  287. package/docs/interfaces/TemporaryState.html +2 -2
  288. package/docs/interfaces/Util.AnimeInstance.html +2 -2
  289. package/docs/interfaces/Util.BlinkAnimeOptions.html +2 -2
  290. package/docs/interfaces/Util.EventHandlerConfig.html +4 -4
  291. package/docs/interfaces/Util.FiveDomEvent.html +2 -2
  292. package/docs/interfaces/Util.FiveDomEventMap.html +10 -10
  293. package/docs/interfaces/Util.MagnifierParameter.html +5 -5
  294. package/docs/interfaces/Util.MouseGroupParameter.html +2 -2
  295. package/docs/interfaces/Util.PointIntersection.html +4 -4
  296. package/docs/interfaces/Util.PointSelectorHelperConfig.html +2 -2
  297. package/docs/interfaces/Util.ReBlinkAnimeOptions.html +3 -3
  298. package/docs/modules/AreaMakerPluginType.html +2 -2
  299. package/docs/modules/CruisePluginTypes.html +2 -2
  300. package/docs/modules/CurrentPanoImagePluginType.html +2 -2
  301. package/docs/modules/GuideLineItem.html +2 -2
  302. package/docs/modules/GuideLineModeItem.html +2 -2
  303. package/docs/modules/GuideLinePluginType.html +2 -2
  304. package/docs/modules/ModelMakerPluginType.html +2 -2
  305. package/docs/modules/PanoVideoPluginType.html +2 -2
  306. package/docs/modules/SculptData.html +2 -2
  307. package/docs/modules/Util.html +2 -2
  308. package/docs/modules/Util.sculpt.html +2 -2
  309. package/docs/modules.html +2 -2
  310. package/docs/types/AddObject3DHelperConfig.html +2 -2
  311. package/docs/types/AreaMakerPluginType.AreaMakerItemEventMap.html +2 -2
  312. package/docs/types/AreaMakerPluginType.ItemRenderer.html +1 -1
  313. package/docs/types/AreaMakerPluginType.PluginData.html +2 -2
  314. package/docs/types/AreaMakerPluginType.ServerData.html +2 -2
  315. package/docs/types/ArrayPosition.html +1 -1
  316. package/docs/types/AudioAppearance.html +1 -1
  317. package/docs/types/CSS3DRenderExportType.html +1 -1
  318. package/docs/types/CSS3DRenderPluginExportType.html +1 -1
  319. package/docs/types/CSS3DRenderPluginParameterType.html +1 -1
  320. package/docs/types/ClassFunctionParameters.html +1 -1
  321. package/docs/types/Color.html +1 -1
  322. package/docs/types/ContentTypeConfigKey.html +1 -1
  323. package/docs/types/ContentTypeConfigKeySplit.html +1 -1
  324. package/docs/types/ContentTypeMap.html +1 -1
  325. package/docs/types/Create3DDomContainerReturnType.html +1 -1
  326. package/docs/types/Create3DElementReturnType.html +1 -1
  327. package/docs/types/CruisePluginExportType.html +1 -1
  328. package/docs/types/CruisePluginTypes.CruiseData.html +2 -2
  329. package/docs/types/CruisePluginTypes.MoveEffect.html +1 -1
  330. package/docs/types/CurrentPanoImagePluginExportType.html +1 -1
  331. package/docs/types/DeprecatedMediaPlaneProperty.html +2 -2
  332. package/docs/types/DeprecatedTagProperty.html +2 -2
  333. package/docs/types/Direction-1.html +1 -1
  334. package/docs/types/Direction4.html +1 -1
  335. package/docs/types/ElementRenderer.html +2 -2
  336. package/docs/types/FloorplanRuleLabels.html +2 -2
  337. package/docs/types/FloorplanServerRuleLabels.html +1 -1
  338. package/docs/types/GuideLinePluginExportType.html +1 -1
  339. package/docs/types/GuideLinePluginType.GuideLineItem.html +2 -2
  340. package/docs/types/GuideLinePluginType.GuideLineItemEventMap.html +1 -1
  341. package/docs/types/GuideLinePluginType.GuideLineModeItemMode.html +1 -1
  342. package/docs/types/GuideLinePluginType.GuideLineStyle.html +2 -2
  343. package/docs/types/GuideLinePluginType.ModelGuideLineTag.html +2 -2
  344. package/docs/types/GuideLinePluginType.PathItem.html +2 -2
  345. package/docs/types/GuideLinePluginType.PluginData.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/MediaData.html +2 -2
  351. package/docs/types/MediaStore.html +1 -1
  352. package/docs/types/ModelEntryDoorGuidePluginParameterType.html +1 -1
  353. package/docs/types/ModelFloorplanPluginParameterType.html +1 -1
  354. package/docs/types/ModelFloorplanPluginReturnType.html +1 -1
  355. package/docs/types/ModelId.html +1 -1
  356. package/docs/types/ModelMakerPluginType.ElementRenderer.html +1 -1
  357. package/docs/types/ModelMakerPluginType.ItemType.html +1 -1
  358. package/docs/types/ModelRoomLabelPluginParameters.html +1 -1
  359. package/docs/types/ModelRoomLabelPluginReturnType.html +1 -1
  360. package/docs/types/MoveArgs.html +2 -2
  361. package/docs/types/MoveOpts.html +2 -2
  362. package/docs/types/Object3DHelperEventMap.html +1 -1
  363. package/docs/types/ObjectFit.html +1 -1
  364. package/docs/types/PaintBrushEventMap.html +1 -1
  365. package/docs/types/PanoCompassPluginData.html +1 -1
  366. package/docs/types/PanoCompassPluginExportType.html +1 -1
  367. package/docs/types/PanoCompassPluginParameterType.html +1 -1
  368. package/docs/types/PanoFloorplanRadarPluginParameterType.html +1 -1
  369. package/docs/types/PanoFloorplanRadarPluginReturnType.html +1 -1
  370. package/docs/types/PanoIndex.html +1 -1
  371. package/docs/types/PanoMeasurePluginEvent.html +1 -1
  372. package/docs/types/PanoMeasureReturnType.html +1 -1
  373. package/docs/types/PanoSpatialTagPluginId.html +1 -1
  374. package/docs/types/PanoTagPluginExportInterface.html +1 -1
  375. package/docs/types/PanoTagPluginParamsInterface.html +1 -1
  376. package/docs/types/PanoVideoPluginParameterType.html +1 -1
  377. package/docs/types/PanoVideoPluginReturnType.html +1 -1
  378. package/docs/types/PickTagContentTypeInContentTypeConfigKey.html +2 -2
  379. package/docs/types/PipelinePluginParameterType.html +1 -1
  380. package/docs/types/PipelinePluginReturnType.html +1 -1
  381. package/docs/types/PlaneTag.html +2 -2
  382. package/docs/types/Point2DTag.html +2 -2
  383. package/docs/types/Point3DTag.html +2 -2
  384. package/docs/types/PointTagInstance.html +1 -1
  385. package/docs/types/Position.html +1 -1
  386. package/docs/types/PositionFrom.html +1 -1
  387. package/docs/types/RotateArgs.html +2 -2
  388. package/docs/types/RotateOpts.html +2 -2
  389. package/docs/types/RuleLabelsKey.html +1 -1
  390. package/docs/types/RuleLabelsValue.html +1 -1
  391. package/docs/types/ScaleCallback.html +1 -1
  392. package/docs/types/ScalePosition.html +2 -2
  393. package/docs/types/SculptData.BoxData.html +1 -1
  394. package/docs/types/SculptData.CircleData.html +1 -1
  395. package/docs/types/SculptData.CylinderData.html +1 -1
  396. package/docs/types/SculptData.PointData.html +1 -1
  397. package/docs/types/SculptData.PolygonData.html +1 -1
  398. package/docs/types/SculptData.PolylineData.html +1 -1
  399. package/docs/types/SculptData.PrismData.html +1 -1
  400. package/docs/types/SculptData.RectangleData.html +1 -1
  401. package/docs/types/StickType.html +1 -1
  402. package/docs/types/Tag.html +2 -2
  403. package/docs/types/Tag2D.html +2 -2
  404. package/docs/types/Tag3D.html +2 -2
  405. package/docs/types/TagClickParams.html +1 -1
  406. package/docs/types/TagConfigByKey.html +1 -1
  407. package/docs/types/TagContentType.html +1 -1
  408. package/docs/types/TagContentTypeMapping.html +1 -1
  409. package/docs/types/TagDimensionType.html +1 -1
  410. package/docs/types/TagElement.html +2 -2
  411. package/docs/types/TagEvents.html +1 -1
  412. package/docs/types/TagGLTFObject.html +1 -1
  413. package/docs/types/TagHooks.html +1 -1
  414. package/docs/types/TagId.html +1 -1
  415. package/docs/types/TagInstance.html +1 -1
  416. package/docs/types/TagPointType.html +2 -2
  417. package/docs/types/TagRendererMap.html +1 -1
  418. package/docs/types/TopviewFloorplanPluginParameterType.html +1 -1
  419. package/docs/types/TopviewFloorplanPluginReturnType.html +1 -1
  420. package/docs/types/Util.ActionIfNoIntersection.html +1 -1
  421. package/docs/types/Util.PointSelectorConfig.html +1 -1
  422. package/docs/types/WorkCode.html +1 -1
  423. package/docs/variables/FLOOR_TYPE_MAP.html +2 -2
  424. package/docs/variables/PLUGIN.html +1 -1
  425. package/docs/variables/ROOM_FETILE_TYPE_MAP.html +2 -2
  426. package/docs/variables/ROOM_TYPE_MAP.html +2 -2
  427. package/docs/variables/Util.animeMap.html +1 -1
  428. package/docs/variables/defaultGlobalConfig.html +1 -1
  429. package/docs/variables/itemLabelPluginServerParams.html +1 -1
  430. package/docs/variables/modelItemLabelPluginServerParams.html +1 -1
  431. package/docs/variables/modelRoomLabelPluginServerParams.html +1 -1
  432. package/libs/ModelMakerPlugin/Controller.js +44 -43
  433. package/libs/Sculpt/Meshes/Line.js +57 -57
  434. package/libs/Sculpt/Meshes/Point.js +44 -44
  435. package/libs/Sculpt/typings/style.d.ts +1 -1
  436. package/libs/base/BasePlugin.js +1 -1
  437. package/libs/shared-utils/logger.js +1 -1
  438. package/libs/vendor/hotkeys-js/dist/hotkeys.esm.js +91 -91
  439. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -2,12 +2,12 @@ var O0 = Object.defineProperty, z0 = Object.defineProperties;
2
2
  var j0 = Object.getOwnPropertyDescriptors;
3
3
  var Qo = Object.getOwnPropertySymbols;
4
4
  var du = Object.prototype.hasOwnProperty, fu = Object.prototype.propertyIsEnumerable;
5
- var Uo = Math.pow, Cl = (n, t, e) => t in n ? O0(n, t, { enumerable: !0, configurable: !0, writable: !0, value: e }) : n[t] = e, B = (n, t) => {
5
+ var Uo = Math.pow, wl = (n, t, e) => t in n ? O0(n, t, { enumerable: !0, configurable: !0, writable: !0, value: e }) : n[t] = e, B = (n, t) => {
6
6
  for (var e in t || (t = {}))
7
- du.call(t, e) && Cl(n, e, t[e]);
7
+ du.call(t, e) && wl(n, e, t[e]);
8
8
  if (Qo)
9
9
  for (var e of Qo(t))
10
- fu.call(t, e) && Cl(n, e, t[e]);
10
+ fu.call(t, e) && wl(n, e, t[e]);
11
11
  return n;
12
12
  }, he = (n, t) => z0(n, j0(t));
13
13
  var Dn = (n, t) => {
@@ -19,7 +19,7 @@ var Dn = (n, t) => {
19
19
  t.indexOf(i) < 0 && fu.call(n, i) && (e[i] = n[i]);
20
20
  return e;
21
21
  };
22
- var d = (n, t, e) => (Cl(n, typeof t != "symbol" ? t + "" : t, e), e);
22
+ var d = (n, t, e) => (wl(n, typeof t != "symbol" ? t + "" : t, e), e);
23
23
  var $ = (n, t, e) => new Promise((i, s) => {
24
24
  var r = (l) => {
25
25
  try {
@@ -38,12 +38,12 @@ var $ = (n, t, e) => new Promise((i, s) => {
38
38
  });
39
39
  import { InternalWebGLRenderer as R0, Camera as B0, loadAt3d as V0, Five as _t, Subscribe as Pr } from "@realsee/five";
40
40
  import * as y from "three";
41
- import { Vector3 as ue, Object3D as tr, Matrix4 as tt, LineSegments as _0, Group as jn, Raycaster as Ir, MeshBasicMaterial as uo, Vector4 as as, Curve as xm, Loader as pu, LoaderUtils as Pl, FileLoader as F0, TextureLoader as Yc, RepeatWrapping as mu, ClampToEdgeWrapping as gu, Texture as vu, MeshPhongMaterial as Il, MeshLambertMaterial as H0, Color as Kt, sRGBEncoding as Kr, EquirectangularReflectionMapping as N0, Bone as Au, PropertyBinding as Yo, OrthographicCamera as G0, PerspectiveCamera as W0, PointLight as bu, MathUtils as Hi, SpotLight as Q0, DirectionalLight as U0, SkinnedMesh as Y0, Mesh as ir, LineBasicMaterial as X0, Line as Z0, Skeleton as J0, AmbientLight as q0, BufferGeometry as Xo, Float32BufferAttribute as _s, Uint16BufferAttribute as K0, Matrix3 as $0, BufferAttribute as eA, AnimationClip as tA, Quaternion as Ys, Euler as rs, VectorKeyframeTrack as iA, QuaternionKeyframeTrack as nA, NumberKeyframeTrack as sA, CanvasTexture as rA, AnimationMixer as oA, Vector2 as Ht, PlaneGeometry as aA, LinearFilter as lc, CurvePath as lA, LineCurve3 as cA, TubeGeometry as hA, ShaderMaterial as km, SphereGeometry as uA, DoubleSide as Dm, RingGeometry as dA, VideoTexture as fA, SphereBufferGeometry as pA } from "three";
41
+ import { Vector3 as ue, Object3D as tr, Matrix4 as tt, LineSegments as _0, Group as jn, Raycaster as Ir, MeshBasicMaterial as uo, Vector4 as as, Curve as xm, Loader as pu, LoaderUtils as Cl, FileLoader as F0, TextureLoader as Yc, RepeatWrapping as mu, ClampToEdgeWrapping as gu, Texture as vu, MeshPhongMaterial as Pl, MeshLambertMaterial as H0, Color as Kt, sRGBEncoding as Kr, EquirectangularReflectionMapping as N0, Bone as Au, PropertyBinding as Yo, OrthographicCamera as G0, PerspectiveCamera as W0, PointLight as bu, MathUtils as Hi, SpotLight as Q0, DirectionalLight as U0, SkinnedMesh as Y0, Mesh as ir, LineBasicMaterial as X0, Line as Z0, Skeleton as J0, AmbientLight as q0, BufferGeometry as Xo, Float32BufferAttribute as _s, Uint16BufferAttribute as K0, Matrix3 as $0, BufferAttribute as eA, AnimationClip as tA, Quaternion as Ys, Euler as rs, VectorKeyframeTrack as iA, QuaternionKeyframeTrack as nA, NumberKeyframeTrack as sA, CanvasTexture as rA, AnimationMixer as oA, Vector2 as Ht, PlaneGeometry as aA, LinearFilter as ac, CurvePath as lA, LineCurve3 as cA, TubeGeometry as hA, ShaderMaterial as km, SphereGeometry as uA, DoubleSide as Dm, RingGeometry as dA, VideoTexture as fA, SphereBufferGeometry as pA } from "three";
42
42
  import { LineGeometry as mA, LineMaterial as gA, THREE_Line2 as vA, Line as AA } from "@realsee/five/line";
43
43
  import { GLTFLoader as bA } from "@realsee/five/gltf-loader";
44
44
  function yA() {
45
45
  console.debug(
46
- "%c %c@realsee/dnalogel %cv3.61.12",
46
+ "%c %c@realsee/dnalogel %cv3.61.14",
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",
@@ -75,7 +75,7 @@ function Zo(n, t, e) {
75
75
  const i = n.x, s = n.y, r = Math.floor(i / t * 1e4) / 1e4, o = Math.floor(s / e * 1e4) / 1e4;
76
76
  return { x: r, y: o };
77
77
  }
78
- function El(n, t, e) {
78
+ function Il(n, t, e) {
79
79
  const { x: i, y: s } = n, r = i * t, o = s * e;
80
80
  return { x: r, y: o };
81
81
  }
@@ -322,11 +322,11 @@ var Ui = Object.freeze({
322
322
  return n._nextId++;
323
323
  }, n._nextId = 0, n;
324
324
  }()
325
- ), cc = new Tm(), Za = (
325
+ ), lc = new Tm(), Xa = (
326
326
  /** @class */
327
327
  function() {
328
328
  function n(t, e) {
329
- e === void 0 && (e = cc), this._object = t, this._group = e, this._isPaused = !1, this._pauseStart = 0, this._valuesStart = {}, this._valuesEnd = {}, this._valuesStartRepeat = {}, this._duration = 1e3, this._isDynamic = !1, this._initialRepeat = 0, this._repeat = 0, this._yoyo = !1, this._isPlaying = !1, this._reversed = !1, this._delayTime = 0, this._startTime = 0, this._easingFunction = Ui.Linear.None, this._interpolationFunction = ls.Linear, this._chainedTweens = [], this._onStartCallbackFired = !1, this._onEveryStartCallbackFired = !1, this._id = Xc.nextId(), this._isChainStopped = !1, this._propertiesAreSetUp = !1, this._goToEnd = !1;
329
+ e === void 0 && (e = lc), this._object = t, this._group = e, this._isPaused = !1, this._pauseStart = 0, this._valuesStart = {}, this._valuesEnd = {}, this._valuesStartRepeat = {}, this._duration = 1e3, this._isDynamic = !1, this._initialRepeat = 0, this._repeat = 0, this._yoyo = !1, this._isPlaying = !1, this._reversed = !1, this._delayTime = 0, this._startTime = 0, this._easingFunction = Ui.Linear.None, this._interpolationFunction = ls.Linear, this._chainedTweens = [], this._onStartCallbackFired = !1, this._onEveryStartCallbackFired = !1, this._id = Xc.nextId(), this._isChainStopped = !1, this._propertiesAreSetUp = !1, this._goToEnd = !1;
330
330
  }
331
331
  return n.prototype.getId = function() {
332
332
  return this._id;
@@ -413,7 +413,7 @@ var Ui = Object.freeze({
413
413
  this._chainedTweens[t].stop();
414
414
  return this;
415
415
  }, n.prototype.group = function(t) {
416
- return t === void 0 && (t = cc), this._group = t, this;
416
+ return t === void 0 && (t = lc), this._group = t, this;
417
417
  }, n.prototype.delay = function(t) {
418
418
  return t === void 0 && (t = 0), this._delayTime = t, this;
419
419
  }, n.prototype.repeat = function(t) {
@@ -490,14 +490,14 @@ var Ui = Object.freeze({
490
490
  typeof i == "string" ? this._valuesStartRepeat[t] = this._valuesStartRepeat[t] + parseFloat(i) : this._valuesStartRepeat[t] = this._valuesEnd[t], this._valuesEnd[t] = e;
491
491
  }, n;
492
492
  }()
493
- ), EA = "23.1.1", MA = Xc.nextId, Yi = cc, xA = Yi.getAll.bind(Yi), kA = Yi.removeAll.bind(Yi), DA = Yi.add.bind(Yi), Lm = Yi.remove.bind(Yi), SA = Yi.update.bind(Yi), Pu = {
493
+ ), EA = "23.1.1", MA = Xc.nextId, Yi = lc, xA = Yi.getAll.bind(Yi), kA = Yi.removeAll.bind(Yi), DA = Yi.add.bind(Yi), Lm = Yi.remove.bind(Yi), SA = Yi.update.bind(Yi), Pu = {
494
494
  Easing: Ui,
495
495
  Group: Tm,
496
496
  Interpolation: ls,
497
497
  now: Xs,
498
498
  Sequence: Xc,
499
499
  nextId: MA,
500
- Tween: Za,
500
+ Tween: Xa,
501
501
  VERSION: EA,
502
502
  getAll: xA,
503
503
  removeAll: kA,
@@ -506,7 +506,7 @@ var Ui = Object.freeze({
506
506
  update: SA
507
507
  };
508
508
  function TA(n, t, e, i = Ui.Linear.None) {
509
- const s = new Za(n).to(t, e).easing(i).start();
509
+ const s = new Xa(n).to(t, e).easing(i).start();
510
510
  function r(o) {
511
511
  s.update(o) && requestAnimationFrame(r);
512
512
  }
@@ -957,7 +957,7 @@ let jA = class extends OA {
957
957
  const a = this.canvas[e].getContext("2d");
958
958
  if (!a)
959
959
  return;
960
- const { line: l = [], color: c = "black", duration: h = 0, uuid: u } = i, f = El(i.move || {}, this.clientWidth, this.clientHeight);
960
+ const { line: l = [], color: c = "black", duration: h = 0, uuid: u } = i, f = Il(i.move || {}, this.clientWidth, this.clientHeight);
961
961
  let p = [f];
962
962
  if (a.strokeStyle = c, a.beginPath(), a.moveTo(f.x, f.y), h && !s) {
963
963
  let g = [];
@@ -968,7 +968,7 @@ let jA = class extends OA {
968
968
  return a.clearRect(0, 0, v.canvas[u].width, v.canvas[u].height), (C = v.tween) == null ? void 0 : C.stop();
969
969
  const b = Math.floor(m);
970
970
  if (!g.find((M) => M === b)) {
971
- if (g.push(b), p.push(El(l[b], v.clientWidth, v.clientHeight)), p.length < 3)
971
+ if (g.push(b), p.push(Il(l[b], v.clientWidth, v.clientHeight)), p.length < 3)
972
972
  return;
973
973
  const { control: M, end: E } = Jo(p);
974
974
  if (!M || !E)
@@ -980,7 +980,7 @@ let jA = class extends OA {
980
980
  });
981
981
  } else {
982
982
  for (let g = 0; g < l.length; g++) {
983
- if (p.push(El(l[g], this.clientWidth, this.clientHeight)), p.length < 3)
983
+ if (p.push(Il(l[g], this.clientWidth, this.clientHeight)), p.length < 3)
984
984
  continue;
985
985
  const { control: v, end: m } = Jo(p);
986
986
  !v || !m || a.quadraticCurveTo(v.x, v.y, m.x, m.y);
@@ -1143,7 +1143,7 @@ class wt {
1143
1143
  return i;
1144
1144
  }
1145
1145
  }
1146
- class hc {
1146
+ class cc {
1147
1147
  constructor(t = 0, e = 0) {
1148
1148
  d(this, "min");
1149
1149
  d(this, "max");
@@ -1169,7 +1169,7 @@ let VA = class {
1169
1169
  d(this, "xInterval");
1170
1170
  d(this, "yInterval");
1171
1171
  d(this, "isRectangle", !0);
1172
- this.min = t, this.max = e, this.xInterval = new hc(this.min.x, this.max.x), this.yInterval = new hc(this.min.y, this.max.y);
1172
+ this.min = t, this.max = e, this.xInterval = new cc(this.min.x, this.max.x), this.yInterval = new cc(this.min.y, this.max.y);
1173
1173
  }
1174
1174
  /** 是否与矩形是否重叠 */
1175
1175
  isOverlapWithRectangle(t) {
@@ -1214,7 +1214,7 @@ function NA(n) {
1214
1214
  if (n)
1215
1215
  return Array.isArray(n) ? typeof n[0] == "number" ? He(n) : n.map(He) : He(n);
1216
1216
  }
1217
- function Ml(n, t, e) {
1217
+ function El(n, t, e) {
1218
1218
  const { x: i, y: s, z: r } = t.clone().project(n);
1219
1219
  return r > 1 ? void 0 : {
1220
1220
  leftPx: (i + 1) / 2 * e.x,
@@ -1237,7 +1237,7 @@ const fo = (n, t) => {
1237
1237
  return n;
1238
1238
  const e = new y.Vector3(), i = new y.Quaternion(), s = new y.Vector3();
1239
1239
  return t.decompose(e, i, s), n.clone().multiply(s).applyQuaternion(i).add(e);
1240
- }, xl = /* @__PURE__ */ new Map();
1240
+ }, Ml = /* @__PURE__ */ new Map();
1241
1241
  class GA extends Om {
1242
1242
  constructor(e) {
1243
1243
  super(e);
@@ -1246,10 +1246,10 @@ class GA extends Om {
1246
1246
  get fromType() {
1247
1247
  var s, r;
1248
1248
  const e = this.workCode;
1249
- if (xl.has(e))
1250
- return xl.get(e);
1249
+ if (Ml.has(e))
1250
+ return Ml.get(e);
1251
1251
  const i = (r = (s = JSON.parse(this.work.raw.works[0])) == null ? void 0 : s.from_type) != null ? r : "vr";
1252
- return xl.set(e, i), i;
1252
+ return Ml.set(e, i), i;
1253
1253
  }
1254
1254
  /**
1255
1255
  * @description 设置插件当前的 workCode
@@ -1306,7 +1306,7 @@ class GA extends Om {
1306
1306
  return (i = this.observers) == null ? void 0 : i[e];
1307
1307
  }
1308
1308
  }
1309
- class Ja extends Om {
1309
+ class Za extends Om {
1310
1310
  constructor(e) {
1311
1311
  super(e);
1312
1312
  d(this, "workUtil", new GA(this.five));
@@ -1328,25 +1328,25 @@ class Ja extends Om {
1328
1328
  return this.five.moveToPano(s, i);
1329
1329
  }
1330
1330
  }
1331
- class uc extends y.Raycaster {
1331
+ class hc extends y.Raycaster {
1332
1332
  intersectObject(t, e = !0, i = []) {
1333
- return dc(t, this, i, e), i.sort(Eu), i;
1333
+ return uc(t, this, i, e), i.sort(Eu), i;
1334
1334
  }
1335
1335
  intersectObjects(t, e = !0, i = []) {
1336
1336
  for (let s = 0, r = t.length; s < r; s++)
1337
- dc(t[s], this, i, e);
1337
+ uc(t[s], this, i, e);
1338
1338
  return i.sort(Eu), i;
1339
1339
  }
1340
1340
  }
1341
1341
  function Eu(n, t) {
1342
1342
  return n.distance - t.distance;
1343
1343
  }
1344
- function dc(n, t, e, i) {
1344
+ function uc(n, t, e, i) {
1345
1345
  let s = !0;
1346
1346
  if (n.layers.test(t.layers) && n.raycast(t, e) === !1 && (s = !1), s === !0 && i === !0) {
1347
1347
  const r = n.children;
1348
1348
  for (let o = 0, a = r.length; o < a; o++)
1349
- dc(r[o], t, e, !0);
1349
+ uc(r[o], t, e, !0);
1350
1350
  }
1351
1351
  }
1352
1352
  function Zc(n, t, e, i) {
@@ -1357,9 +1357,9 @@ function Zc(n, t, e, i) {
1357
1357
  r[o].type !== "Line2" && Zc(r[o], t, e, !0);
1358
1358
  }
1359
1359
  }
1360
- const hn = new uc();
1360
+ const hn = new hc();
1361
1361
  hn.params.Points.threshold = 0.02;
1362
- function Ea(n, t) {
1362
+ function Ia(n, t) {
1363
1363
  if (!t || typeof ResizeObserver == "undefined" || !ResizeObserver)
1364
1364
  return {
1365
1365
  observe: () => window.addEventListener("resize", n),
@@ -1373,7 +1373,7 @@ function Ea(n, t) {
1373
1373
  };
1374
1374
  }
1375
1375
  }
1376
- function qa(n, t = 200) {
1376
+ function Ja(n, t = 200) {
1377
1377
  let e;
1378
1378
  return function(...i) {
1379
1379
  e || (n(...i), e = setTimeout(function() {
@@ -1383,7 +1383,7 @@ function qa(n, t = 200) {
1383
1383
  }
1384
1384
  function Jc(n, t) {
1385
1385
  let e = !1;
1386
- const i = qa(() => {
1386
+ const i = Ja(() => {
1387
1387
  e || (e = !0, n.ready().then(() => {
1388
1388
  t(), e = !1;
1389
1389
  }));
@@ -1481,7 +1481,7 @@ class Rn {
1481
1481
  a ? t = (a == null ? void 0 : a.distance) + e > this.transformedPosition.distanceTo(this.five.camera.position) : t = !0, this.visibles[1] = t;
1482
1482
  });
1483
1483
  var s, r, o;
1484
- this.five = t, this.fiveUtil = (s = t.__fiveUtil__) != null ? s : t.__fiveUtil__ = new Ja(t), this.originPosition = e ? He(e).clone() : void 0, this.transformedPosition = (r = this.originPosition) == null ? void 0 : r.clone(), this.positionsForRotate = (o = i == null ? void 0 : i.positionsForRotate) == null ? void 0 : o.map((a) => He(a).clone()), this.config = i != null ? i : {}, this.container = (() => {
1484
+ this.five = t, this.fiveUtil = (s = t.__fiveUtil__) != null ? s : t.__fiveUtil__ = new Za(t), this.originPosition = e ? He(e).clone() : void 0, this.transformedPosition = (r = this.originPosition) == null ? void 0 : r.clone(), this.positionsForRotate = (o = i == null ? void 0 : i.positionsForRotate) == null ? void 0 : o.map((a) => He(a).clone()), this.config = i != null ? i : {}, this.container = (() => {
1485
1485
  const a = document.createElement("div");
1486
1486
  return a.classList.add("light-tag"), a.style.width = "0", a.style.height = "0", a.style.position = "absolute", a.style.transition = "opacity 0.2s linear", a;
1487
1487
  })(), this.addResizeListener(), this.show(), this.enable(), setTimeout(() => {
@@ -1570,7 +1570,7 @@ class Rn {
1570
1570
  this.container.style.left = "-100%", this.container.style.top = "-100%";
1571
1571
  return;
1572
1572
  }
1573
- const e = Ml(this.five.camera, this.transformedPosition, t);
1573
+ const e = El(this.five.camera, this.transformedPosition, t);
1574
1574
  if (!e) {
1575
1575
  this.container.style.left = "-100%", this.container.style.top = "-100%";
1576
1576
  return;
@@ -1583,7 +1583,7 @@ class Rn {
1583
1583
  })(), s = (() => {
1584
1584
  if (this.positionsForRotate === void 0 || this.positionsForRotate.length !== 2)
1585
1585
  return 0;
1586
- const [o, a] = this.positionsForRotate, l = Ml(this.five.camera, o, t), c = Ml(this.five.camera, a, t);
1586
+ const [o, a] = this.positionsForRotate, l = El(this.five.camera, o, t), c = El(this.five.camera, a, t);
1587
1587
  if (!l || !c)
1588
1588
  return 0;
1589
1589
  const h = l.leftPx > c.leftPx ? c : l, u = l.leftPx > c.leftPx ? l : c, f = u.leftPx - h.leftPx, p = u.topPx - h.topPx;
@@ -1594,7 +1594,7 @@ class Rn {
1594
1594
  addResizeListener() {
1595
1595
  const t = this.five.getElement();
1596
1596
  if (t) {
1597
- const { observe: e, unobserve: i } = Ea(this.onCameraUpdate, t);
1597
+ const { observe: e, unobserve: i } = Ia(this.onCameraUpdate, t);
1598
1598
  e(), this.disposers.push(i);
1599
1599
  }
1600
1600
  }
@@ -1747,7 +1747,7 @@ var pi = typeof globalThis != "undefined" ? globalThis : typeof window != "undef
1747
1747
  var j = O.ownerDocument || O;
1748
1748
  return j.defaultView || j.parentWindow || t;
1749
1749
  }
1750
- var J = /mobile|tablet|ip(ad|hone|od)|android/i, ee = "ontouchstart" in t, K = x(t, "PointerEvent") !== s, re = ee && J.test(navigator.userAgent), ne = "touch", ae = "pen", Se = "mouse", Ae = "kinect", Re = 25, ie = 1, we = 2, ke = 4, pe = 8, Xe = 1, je = 2, De = 4, Ue = 8, de = 16, xe = je | De, Ve = Ue | de, Ze = xe | Ve, lt = ["x", "y"], nt = ["clientX", "clientY"];
1750
+ var J = /mobile|tablet|ip(ad|hone|od)|android/i, ee = "ontouchstart" in t, K = x(t, "PointerEvent") !== s, re = ee && J.test(navigator.userAgent), ne = "touch", ae = "pen", Se = "mouse", Ae = "kinect", Re = 25, ie = 1, we = 2, ke = 4, pe = 8, Xe = 1, je = 2, De = 4, Ue = 8, de = 16, xe = je | De, Ve = Ue | de, Ze = xe | Ve, ct = ["x", "y"], nt = ["clientX", "clientY"];
1751
1751
  function Je(O, j) {
1752
1752
  var W = this;
1753
1753
  this.manager = O, this.callback = j, this.element = O.element, this.target = O.options.inputTarget, this.domHandler = function(te) {
@@ -1849,12 +1849,12 @@ var pi = typeof globalThis != "undefined" ? globalThis : typeof window != "undef
1849
1849
  return O === j ? Xe : c(O) >= c(j) ? O < 0 ? je : De : j < 0 ? Ue : de;
1850
1850
  }
1851
1851
  function bi(O, j, W) {
1852
- W || (W = lt);
1852
+ W || (W = ct);
1853
1853
  var te = j[W[0]] - O[W[0]], ce = j[W[1]] - O[W[1]];
1854
1854
  return Math.sqrt(te * te + ce * ce);
1855
1855
  }
1856
1856
  function ji(O, j, W) {
1857
- W || (W = lt);
1857
+ W || (W = ct);
1858
1858
  var te = j[W[0]] - O[W[0]], ce = j[W[1]] - O[W[1]];
1859
1859
  return Math.atan2(ce, te) * 180 / Math.PI;
1860
1860
  }
@@ -2961,11 +2961,11 @@ var dn = function(n) {
2961
2961
  };
2962
2962
  dn.prototype = Object.create(tr.prototype);
2963
2963
  dn.prototype.constructor = dn;
2964
- var Ma = function(n) {
2964
+ var Ea = function(n) {
2965
2965
  dn.call(this, n);
2966
2966
  };
2967
- Ma.prototype = Object.create(dn.prototype);
2968
- Ma.prototype.constructor = Ma;
2967
+ Ea.prototype = Object.create(dn.prototype);
2968
+ Ea.prototype.constructor = Ea;
2969
2969
  let ZA = function(n) {
2970
2970
  let t = this, e, i, s, r, o = new tt(), a = {
2971
2971
  camera: { fov: 0, style: "" },
@@ -3063,7 +3063,7 @@ function JA(n, t, e = !0) {
3063
3063
  unobserve: () => s.unobserve(n)
3064
3064
  };
3065
3065
  }
3066
- class xa extends ZA {
3066
+ class Ma extends ZA {
3067
3067
  constructor(e) {
3068
3068
  super(e);
3069
3069
  d(this, "wrapper");
@@ -3135,14 +3135,14 @@ Mi.style.height = "100%";
3135
3135
  Mi.style.pointerEvents = "none";
3136
3136
  function Kc(n) {
3137
3137
  var i, s, r, o, a;
3138
- const t = (a = (s = kl(n.getElement())) != null ? s : kl((i = n.getElement()) == null ? void 0 : i.parentElement)) != null ? a : kl((o = (r = n.getElement()) == null ? void 0 : r.parentElement) == null ? void 0 : o.parentElement), e = t == null ? void 0 : t.parentElement;
3138
+ const t = (a = (s = xl(n.getElement())) != null ? s : xl((i = n.getElement()) == null ? void 0 : i.parentElement)) != null ? a : xl((o = (r = n.getElement()) == null ? void 0 : r.parentElement) == null ? void 0 : o.parentElement), e = t == null ? void 0 : t.parentElement;
3139
3139
  if (e)
3140
3140
  return e.contains(Mi) || t.parentElement.insertBefore(Mi, t), Mi;
3141
3141
  console.error(
3142
3142
  "Can not find a valid element to insert behindFiveElement. How to fix it: https://github.com/realsee-developer/dnalogel/tree/main/plugins/src/CSS3DRenderPlugin/README.md"
3143
3143
  );
3144
3144
  }
3145
- function kl(n) {
3145
+ function xl(n) {
3146
3146
  var a;
3147
3147
  if (!n)
3148
3148
  return;
@@ -3161,9 +3161,9 @@ function Do(n) {
3161
3161
  return Qr[2];
3162
3162
  (s = Qr[1]) == null || s.dispose();
3163
3163
  }
3164
- const t = new xa("front");
3164
+ const t = new Ma("front");
3165
3165
  t.domElementWrapper.style.zIndex = "1";
3166
- const e = new xa("behind");
3166
+ const e = new Ma("behind");
3167
3167
  ai(n).then(() => {
3168
3168
  var a;
3169
3169
  const r = (a = n.getElement()) == null ? void 0 : a.parentElement, o = Kc(n);
@@ -3214,7 +3214,7 @@ function ci(...n) {
3214
3214
  const t = new ue();
3215
3215
  return n.forEach((e) => t.add(e)), t.divideScalar(n.length), t;
3216
3216
  }
3217
- function Ka(n) {
3217
+ function qa(n) {
3218
3218
  Mu(n), n.traverse((t) => Mu(t));
3219
3219
  }
3220
3220
  function Mu(n) {
@@ -3336,7 +3336,7 @@ class xu extends vA {
3336
3336
  };
3337
3337
  }
3338
3338
  }
3339
- const Dl = {
3339
+ const kl = {
3340
3340
  uniforms: y.UniformsUtils.merge([
3341
3341
  y.UniformsLib.common,
3342
3342
  y.UniformsLib.fog,
@@ -3556,9 +3556,9 @@ class Rm extends y.ShaderMaterial {
3556
3556
  // to be set by renderer
3557
3557
  constructor(e) {
3558
3558
  super({
3559
- uniforms: y.UniformsUtils.clone(Dl.uniforms),
3560
- vertexShader: Dl.vertexShader,
3561
- fragmentShader: Dl.fragmentShader,
3559
+ uniforms: y.UniformsUtils.clone(kl.uniforms),
3560
+ vertexShader: kl.vertexShader,
3561
+ fragmentShader: kl.fragmentShader,
3562
3562
  clipping: !0
3563
3563
  // required for clipping support
3564
3564
  });
@@ -3698,7 +3698,7 @@ class Di extends gi {
3698
3698
  h && this.setResolution(h.width, h.height);
3699
3699
  }
3700
3700
  e && this.setStyle(e), e != null && e.points && this.setPoints(e.points), this.addEventListener("removed", () => {
3701
- Ka(this);
3701
+ qa(this);
3702
3702
  }), Object.defineProperty(this, "visible", {
3703
3703
  set: (h) => {
3704
3704
  this.doms && this.doms.forEach((u) => u.container.style.display = h ? "block" : "none"), this._visible = h;
@@ -3789,7 +3789,7 @@ class Di extends gi {
3789
3789
  }
3790
3790
  Fe(e.lineWidth) && (this.line1.material.linewidth = e.lineWidth, this.line2.material.linewidth = e.lineWidth), Fe(e.dashed) && (this.line1.material.dashed = e.dashed), Fe(e.lineOpacity) && (this.line1.material.opacity = e.lineOpacity, this.line2.material.opacity = e.lineOpacity), this.updateDomItems();
3791
3791
  const i = (o = (r = e.occlusionVisibility) != null ? r : this.paramsStyle.occlusionVisibility) != null ? o : !0, s = (l = (a = e.occlusionMode) != null ? a : this.paramsStyle.occlusionMode) != null ? l : "translucence";
3792
- i ? s === "depthTest" || this.dashed ? (this.remove(this.line2), this.line1.material.depthTest = !1) : s === "translucence" && (this.line1.material.depthTest = !0, this.line2.material.depthTest = !1, this.line1.material.dashed = !0, this.line2.material.dashed = !0, this.addIfNotExists(this.line2)) : (this.remove(this.line2), this.line1.material.depthTest = !0, this.line1.material.dashed = this.paramsStyle.dashed), this.needsRender = !0;
3792
+ i ? this.dashed ? (this.remove(this.line2), this.line1.material.dashed = !0, this.line1.material.depthTest = !1) : s === "depthTest" ? (this.remove(this.line2), this.line1.material.dashed = !1, this.line1.material.depthTest = !1) : s === "translucence" && (this.line1.material.depthTest = !0, this.line2.material.depthTest = !1, this.line1.material.dashed = !0, this.line2.material.dashed = !0, this.addIfNotExists(this.line2)) : (this.remove(this.line2), this.line1.material.depthTest = !0, this.line1.material.dashed = this.paramsStyle.dashed), this.needsRender = !0;
3793
3793
  }
3794
3794
  highlight() {
3795
3795
  this.highlighted || (this.highlighted = !0, this.opacityBeforeHighlight = this.line1.material.opacity, this.line1.material.opacity = this.opacityBeforeHighlight * $c, this.line2.material.opacity = this.line1.material.opacity, this.needsRender = !0);
@@ -3818,7 +3818,7 @@ class Di extends gi {
3818
3818
  })(), this.doms[o].setPosition(a, [s, r]);
3819
3819
  const l = (h) => {
3820
3820
  var u;
3821
- this.doms[o].__text !== h && (this.doms[o].__text = h, h ? this.doms[o].container.innerHTML = eh(h, {
3821
+ this.doms[o].__text !== h && (this.doms[o].__text = h, h instanceof HTMLElement ? (this.doms[o].container.innerHTML = "", this.doms[o].container.appendChild(h)) : h ? this.doms[o].container.innerHTML = eh(h, {
3822
3822
  style: `color: #${Fe((u = this.style) == null ? void 0 : u.lineColor) ? new y.Color(this.style.lineColor).getHexString() : "ffffff"}`
3823
3823
  }) : this.doms[o].container.innerHTML = "");
3824
3824
  };
@@ -3831,7 +3831,7 @@ class Di extends gi {
3831
3831
  }), this.doms.length > i.length && (this.doms.slice(i.length).forEach((s) => s.destroy()), this.doms.length = i.length);
3832
3832
  }
3833
3833
  }
3834
- class sb extends Ma {
3834
+ class sb extends Ea {
3835
3835
  constructor() {
3836
3836
  super(...arguments);
3837
3837
  d(this, "isCSS3DSprite", !0);
@@ -4582,16 +4582,16 @@ class Um extends _0 {
4582
4582
  super(t, e);
4583
4583
  }
4584
4584
  }
4585
- const Sl = new y.Vector3();
4585
+ const Dl = new y.Vector3();
4586
4586
  class kb extends y.Sphere {
4587
4587
  expandByPoint(t) {
4588
4588
  if (this.isEmpty())
4589
4589
  return this.center.copy(t), this.radius = 0, this;
4590
- Sl.subVectors(t, this.center);
4591
- const e = Sl.lengthSq();
4590
+ Dl.subVectors(t, this.center);
4591
+ const e = Dl.lengthSq();
4592
4592
  if (e > this.radius * this.radius) {
4593
4593
  const i = Math.sqrt(e), s = (i - this.radius) * 0.5;
4594
- this.center.addScaledVector(Sl, s / i), this.radius += s;
4594
+ this.center.addScaledVector(Dl, s / i), this.radius += s;
4595
4595
  }
4596
4596
  return this;
4597
4597
  }
@@ -4637,12 +4637,12 @@ function Ym(n) {
4637
4637
  return nh(n, "sphere");
4638
4638
  }
4639
4639
  function Sb(n) {
4640
- return $a(n, "box3");
4640
+ return Ka(n, "box3");
4641
4641
  }
4642
4642
  function Xm(n) {
4643
- return $a(n, "sphere");
4643
+ return Ka(n, "sphere");
4644
4644
  }
4645
- function $a(n, t) {
4645
+ function Ka(n, t) {
4646
4646
  const e = t === "box3" ? new y.Box3() : new kb(), i = new y.Vector3();
4647
4647
  if (n.updateWorldMatrix(!1, !1), n.traverse((s) => {
4648
4648
  var o;
@@ -4664,7 +4664,7 @@ function $a(n, t) {
4664
4664
  return e;
4665
4665
  }
4666
4666
  function nh(n, t) {
4667
- const e = $a(n, t);
4667
+ const e = Ka(n, t);
4668
4668
  return e && e.applyMatrix4(Tb(n.matrixWorld.clone())), e;
4669
4669
  }
4670
4670
  const Tb = (n) => {
@@ -4693,7 +4693,7 @@ var Zm = {
4693
4693
  endDelay: 0,
4694
4694
  easing: "easeOutElastic(1, .5)",
4695
4695
  round: 0
4696
- }, Lb = ["translateX", "translateY", "translateZ", "rotate", "rotateX", "rotateY", "rotateZ", "scale", "scaleX", "scaleY", "scaleZ", "skew", "skewX", "skewY", "perspective", "matrix", "matrix3d"], ka = {
4696
+ }, Lb = ["translateX", "translateY", "translateZ", "rotate", "rotateX", "rotateY", "rotateZ", "scale", "scaleX", "scaleY", "scaleZ", "skew", "skewX", "skewY", "perspective", "matrix", "matrix3d"], xa = {
4697
4697
  CSS: {},
4698
4698
  springs: {}
4699
4699
  };
@@ -4703,7 +4703,7 @@ function Ni(n, t, e) {
4703
4703
  function ro(n, t) {
4704
4704
  return n.indexOf(t) > -1;
4705
4705
  }
4706
- function Tl(n, t) {
4706
+ function Sl(n, t) {
4707
4707
  return n.apply(null, t);
4708
4708
  }
4709
4709
  var Le = {
@@ -4766,7 +4766,7 @@ function qm(n, t) {
4766
4766
  return l < 1 ? v = Math.exp(-v * l * a) * (h * Math.cos(c * v) + u * Math.sin(c * v)) : v = (h + u * v) * Math.exp(-v * a), g === 0 || g === 1 ? g : 1 - v;
4767
4767
  }
4768
4768
  function p() {
4769
- var g = ka.springs[n];
4769
+ var g = xa.springs[n];
4770
4770
  if (g)
4771
4771
  return g;
4772
4772
  for (var v = 1 / 6, m = 0, b = 0; ; )
@@ -4776,7 +4776,7 @@ function qm(n, t) {
4776
4776
  } else
4777
4777
  b = 0;
4778
4778
  var C = m * v * 1e3;
4779
- return ka.springs[n] = C, C;
4779
+ return xa.springs[n] = C, C;
4780
4780
  }
4781
4781
  return t ? f : p;
4782
4782
  }
@@ -4910,11 +4910,11 @@ function rh(n, t) {
4910
4910
  case "spring":
4911
4911
  return qm(n, t);
4912
4912
  case "cubicBezier":
4913
- return Tl(zb, s);
4913
+ return Sl(zb, s);
4914
4914
  case "steps":
4915
- return Tl(Ob, s);
4915
+ return Sl(Ob, s);
4916
4916
  default:
4917
- return Tl(i, s);
4917
+ return Sl(i, s);
4918
4918
  }
4919
4919
  }
4920
4920
  function $m(n) {
@@ -4925,7 +4925,7 @@ function $m(n) {
4925
4925
  return;
4926
4926
  }
4927
4927
  }
4928
- function el(n, t) {
4928
+ function $a(n, t) {
4929
4929
  for (var e = n.length, i = arguments.length >= 2 ? arguments[1] : void 0, s = [], r = 0; r < e; r++)
4930
4930
  if (r in n) {
4931
4931
  var o = n[r];
@@ -4933,9 +4933,9 @@ function el(n, t) {
4933
4933
  }
4934
4934
  return s;
4935
4935
  }
4936
- function tl(n) {
4936
+ function el(n) {
4937
4937
  return n.reduce(function(t, e) {
4938
- return t.concat(Le.arr(e) ? tl(e) : e);
4938
+ return t.concat(Le.arr(e) ? el(e) : e);
4939
4939
  }, []);
4940
4940
  }
4941
4941
  function Su(n) {
@@ -4952,13 +4952,13 @@ function ah(n) {
4952
4952
  t[e] = n[e];
4953
4953
  return t;
4954
4954
  }
4955
- function fc(n, t) {
4955
+ function dc(n, t) {
4956
4956
  var e = ah(n);
4957
4957
  for (var i in n)
4958
4958
  e[i] = t.hasOwnProperty(i) ? t[i] : n[i];
4959
4959
  return e;
4960
4960
  }
4961
- function il(n, t) {
4961
+ function tl(n, t) {
4962
4962
  var e = ah(n);
4963
4963
  for (var i in t)
4964
4964
  e[i] = Le.und(n[i]) ? t[i] : n[i];
@@ -5007,7 +5007,7 @@ function _b(n) {
5007
5007
  if (ro(n, "rotate") || ro(n, "skew"))
5008
5008
  return "deg";
5009
5009
  }
5010
- function pc(n, t) {
5010
+ function fc(n, t) {
5011
5011
  return Le.fnc(n) ? n(t.target, t.id, t.total) : n;
5012
5012
  }
5013
5013
  function Gi(n, t) {
@@ -5017,7 +5017,7 @@ function lh(n, t, e) {
5017
5017
  var i = un(t);
5018
5018
  if (oh([e, "deg", "rad", "turn"], i))
5019
5019
  return t;
5020
- var s = ka.CSS[t + e];
5020
+ var s = xa.CSS[t + e];
5021
5021
  if (!Le.und(s))
5022
5022
  return s;
5023
5023
  var r = 100, o = document.createElement(n.tagName), a = n.parentNode && n.parentNode !== document ? n.parentNode : document.body;
@@ -5025,7 +5025,7 @@ function lh(n, t, e) {
5025
5025
  var l = r / o.offsetWidth;
5026
5026
  a.removeChild(o);
5027
5027
  var c = l * parseFloat(t);
5028
- return ka.CSS[t + e] = c, c;
5028
+ return xa.CSS[t + e] = c, c;
5029
5029
  }
5030
5030
  function eg(n, t, e) {
5031
5031
  if (t in n.style) {
@@ -5188,8 +5188,8 @@ function Tu(n, t) {
5188
5188
  };
5189
5189
  }
5190
5190
  function fh(n) {
5191
- var t = n ? tl(Le.arr(n) ? n.map(Su) : Su(n)) : [];
5192
- return el(t, function(e, i, s) {
5191
+ var t = n ? el(Le.arr(n) ? n.map(Su) : Su(n)) : [];
5192
+ return $a(t, function(e, i, s) {
5193
5193
  return s.indexOf(e) === i;
5194
5194
  });
5195
5195
  }
@@ -5210,11 +5210,11 @@ function Zb(n, t) {
5210
5210
  var l = Le.obj(o) && !Le.pth(o) ? o : { value: o };
5211
5211
  return Le.und(l.delay) && (l.delay = a ? 0 : t.delay), Le.und(l.endDelay) && (l.endDelay = a === r.length - 1 ? t.endDelay : 0), l;
5212
5212
  }).map(function(o) {
5213
- return il(o, e);
5213
+ return tl(o, e);
5214
5214
  });
5215
5215
  }
5216
5216
  function Jb(n) {
5217
- for (var t = el(tl(n.map(function(r) {
5217
+ for (var t = $a(el(n.map(function(r) {
5218
5218
  return Object.keys(r);
5219
5219
  })), function(r) {
5220
5220
  return Le.key(r);
@@ -5234,7 +5234,7 @@ function Jb(n) {
5234
5234
  }
5235
5235
  function qb(n, t) {
5236
5236
  var e = [], i = t.keyframes;
5237
- i && (t = il(Jb(i), t));
5237
+ i && (t = tl(Jb(i), t));
5238
5238
  for (var s in t)
5239
5239
  Le.key(s) && e.push({
5240
5240
  name: s,
@@ -5245,9 +5245,9 @@ function qb(n, t) {
5245
5245
  function Kb(n, t) {
5246
5246
  var e = {};
5247
5247
  for (var i in n) {
5248
- var s = pc(n[i], t);
5248
+ var s = fc(n[i], t);
5249
5249
  Le.arr(s) && (s = s.map(function(r) {
5250
- return pc(r, t);
5250
+ return fc(r, t);
5251
5251
  }), s.length === 1 && (s = s[0])), e[i] = s;
5252
5252
  }
5253
5253
  return e.duration = parseFloat(e.duration), e.delay = parseFloat(e.delay), e;
@@ -5282,7 +5282,7 @@ function lg(n, t) {
5282
5282
  var e = og(n);
5283
5283
  e.forEach(function(i) {
5284
5284
  for (var s in t) {
5285
- var r = pc(t[s], i), o = i.target, a = un(r), l = hh(o, s, a, i), c = a || un(l), h = uh(ig(r, c), l), u = ch(o, s);
5285
+ var r = fc(t[s], i), o = i.target, a = un(r), l = hh(o, s, a, i), c = a || un(l), h = uh(ig(r, c), l), u = ch(o, s);
5286
5286
  ag[u](o, s, h, i.transforms, !0);
5287
5287
  }
5288
5288
  });
@@ -5303,7 +5303,7 @@ function e1(n, t) {
5303
5303
  }
5304
5304
  }
5305
5305
  function t1(n, t) {
5306
- return el(tl(n.map(function(e) {
5306
+ return $a(el(n.map(function(e) {
5307
5307
  return t.map(function(i) {
5308
5308
  return e1(e, i);
5309
5309
  });
@@ -5325,8 +5325,8 @@ function cg(n, t) {
5325
5325
  }
5326
5326
  var Lu = 0;
5327
5327
  function i1(n) {
5328
- var t = fc(Zm, n), e = fc(sh, n), i = qb(e, n), s = og(n.targets), r = t1(s, i), o = cg(r, e), a = Lu;
5329
- return Lu++, il(t, {
5328
+ var t = dc(Zm, n), e = dc(sh, n), i = qb(e, n), s = og(n.targets), r = t1(s, i), o = cg(r, e), a = Lu;
5329
+ return Lu++, tl(t, {
5330
5330
  id: a,
5331
5331
  children: [],
5332
5332
  animatables: s,
@@ -5339,7 +5339,7 @@ function i1(n) {
5339
5339
  var Pi = [], hg = function() {
5340
5340
  var n;
5341
5341
  function t() {
5342
- !n && (!Ou() || !at.suspendWhenDocumentHidden) && Pi.length > 0 && (n = requestAnimationFrame(e));
5342
+ !n && (!Ou() || !lt.suspendWhenDocumentHidden) && Pi.length > 0 && (n = requestAnimationFrame(e));
5343
5343
  }
5344
5344
  function e(s) {
5345
5345
  for (var r = Pi.length, o = 0; o < r; ) {
@@ -5349,7 +5349,7 @@ var Pi = [], hg = function() {
5349
5349
  n = o > 0 ? requestAnimationFrame(e) : void 0;
5350
5350
  }
5351
5351
  function i() {
5352
- at.suspendWhenDocumentHidden && (Ou() ? n = cancelAnimationFrame(n) : (Pi.forEach(
5352
+ lt.suspendWhenDocumentHidden && (Ou() ? n = cancelAnimationFrame(n) : (Pi.forEach(
5353
5353
  function(s) {
5354
5354
  return s._onDocumentVisibility();
5355
5355
  }
@@ -5360,7 +5360,7 @@ var Pi = [], hg = function() {
5360
5360
  function Ou() {
5361
5361
  return !!document && document.hidden;
5362
5362
  }
5363
- function at(n) {
5363
+ function lt(n) {
5364
5364
  n === void 0 && (n = {});
5365
5365
  var t = 0, e = 0, i = 0, s, r = 0, o = null;
5366
5366
  function a(C) {
@@ -5381,7 +5381,7 @@ function at(n) {
5381
5381
  return l.reversed ? l.duration - C : C;
5382
5382
  }
5383
5383
  function u() {
5384
- t = 0, e = h(l.currentTime) * (1 / at.speed);
5384
+ t = 0, e = h(l.currentTime) * (1 / lt.speed);
5385
5385
  }
5386
5386
  function f(C, M) {
5387
5387
  M && M.seek(C - M.timelineOffset);
@@ -5397,7 +5397,7 @@ function at(n) {
5397
5397
  function g(C) {
5398
5398
  for (var M = 0, E = l.animations, T = E.length; M < T; ) {
5399
5399
  var S = E[M], _ = S.animatable, H = S.tweens, Z = H.length - 1, A = H[Z];
5400
- Z && (A = el(H, function(Re) {
5400
+ Z && (A = $a(H, function(Re) {
5401
5401
  return C < Re.end;
5402
5402
  })[0] || A);
5403
5403
  for (var I = Ni(C - A.start - A.delay, 0, A.duration) / A.duration, w = isNaN(I) ? 1 : A.easing(I), k = A.to.strings, x = A.round, L = [], R = A.to.numbers.length, V = void 0, J = 0; J < R; J++) {
@@ -5437,7 +5437,7 @@ function at(n) {
5437
5437
  }, l._onDocumentVisibility = u, l.set = function(C, M) {
5438
5438
  return lg(C, M), l;
5439
5439
  }, l.tick = function(C) {
5440
- i = C, t || (t = i), b((i + (e - t)) * at.speed);
5440
+ i = C, t || (t = i), b((i + (e - t)) * lt.speed);
5441
5441
  }, l.seek = function(C) {
5442
5442
  b(h(C));
5443
5443
  }, l.pause = function() {
@@ -5498,7 +5498,7 @@ function s1(n, t) {
5498
5498
  }
5499
5499
  function r1(n) {
5500
5500
  n === void 0 && (n = {});
5501
- var t = at(n);
5501
+ var t = lt(n);
5502
5502
  return t.duration = 0, t.add = function(e, i) {
5503
5503
  var s = Pi.indexOf(t), r = t.children;
5504
5504
  s > -1 && Pi.splice(s, 1);
@@ -5507,31 +5507,31 @@ function r1(n) {
5507
5507
  }
5508
5508
  for (var a = 0; a < r.length; a++)
5509
5509
  o(r[a]);
5510
- var l = il(e, fc(sh, n));
5510
+ var l = tl(e, dc(sh, n));
5511
5511
  l.targets = l.targets || n.targets;
5512
5512
  var c = t.duration;
5513
5513
  l.autoplay = !1, l.direction = t.direction, l.timelineOffset = Le.und(i) ? c : uh(i, c), o(t), t.seek(l.timelineOffset);
5514
- var h = at(l);
5514
+ var h = lt(l);
5515
5515
  o(h), r.push(h);
5516
5516
  var u = cg(r, n);
5517
5517
  return t.delay = u.delay, t.endDelay = u.endDelay, t.duration = u.duration, t.seek(0), t.reset(), t.autoplay && t.play(), t;
5518
5518
  }, t;
5519
5519
  }
5520
- at.version = "3.2.1";
5521
- at.speed = 1;
5522
- at.suspendWhenDocumentHidden = !0;
5523
- at.running = Pi;
5524
- at.remove = n1;
5525
- at.get = hh;
5526
- at.set = lg;
5527
- at.convertPx = lh;
5528
- at.path = Yb;
5529
- at.setDashoffset = Qb;
5530
- at.stagger = s1;
5531
- at.timeline = r1;
5532
- at.easing = rh;
5533
- at.penner = Km;
5534
- at.random = function(n, t) {
5520
+ lt.version = "3.2.1";
5521
+ lt.speed = 1;
5522
+ lt.suspendWhenDocumentHidden = !0;
5523
+ lt.running = Pi;
5524
+ lt.remove = n1;
5525
+ lt.get = hh;
5526
+ lt.set = lg;
5527
+ lt.convertPx = lh;
5528
+ lt.path = Yb;
5529
+ lt.setDashoffset = Qb;
5530
+ lt.stagger = s1;
5531
+ lt.timeline = r1;
5532
+ lt.easing = rh;
5533
+ lt.penner = Km;
5534
+ lt.random = function(n, t) {
5535
5535
  return Math.floor(Math.random() * (t - n + 1)) + n;
5536
5536
  };
5537
5537
  const Ii = /* @__PURE__ */ new Map(), $r = /* @__PURE__ */ new Map();
@@ -5563,7 +5563,7 @@ function ju(n) {
5563
5563
  i && (e instanceof HTMLElement && (e.style.opacity = i.opacity === void 0 ? "" : i.opacity, e.style.display = i.visible.display, e.style.visibility = i.visible.visibility), e.isObject3D && (e.visible = i.visible, e.material && (e.material instanceof y.ShaderMaterial ? (e.material.uniforms.opacity && (e.material.uniforms.opacity.value = i.opacity), e.material.transparent = i.transparent) : (e.material.opacity = i.opacity, e.material.transparent = i.transparent))), Ii.delete(e));
5564
5564
  });
5565
5565
  }
5566
- function nl(n, t) {
5566
+ function il(n, t) {
5567
5567
  var a;
5568
5568
  const e = (a = t == null ? void 0 : t.traverseTHREEObject) != null ? a : !0;
5569
5569
  let i = pn(n);
@@ -5573,7 +5573,7 @@ function nl(n, t) {
5573
5573
  c && s.push(c);
5574
5574
  })) : s.push(l)));
5575
5575
  }), i = [...new Set(s.filter(Boolean))], o1(i);
5576
- const r = at(B({
5576
+ const r = lt(B({
5577
5577
  targets: i,
5578
5578
  duration: 300,
5579
5579
  easing: "linear",
@@ -5607,7 +5607,7 @@ function nl(n, t) {
5607
5607
  }), r;
5608
5608
  }
5609
5609
  function dg(n, t) {
5610
- return nl(n, B({
5610
+ return il(n, B({
5611
5611
  update: (e) => {
5612
5612
  var i;
5613
5613
  e.animatables.forEach((s) => {
@@ -5620,13 +5620,13 @@ function dg(n, t) {
5620
5620
  }
5621
5621
  }, t));
5622
5622
  }
5623
- const Ll = Math.PI * 2;
5624
- function mc(n) {
5625
- return (n % Ll + Ll) % Ll;
5623
+ const Tl = Math.PI * 2;
5624
+ function pc(n) {
5625
+ return (n % Tl + Tl) % Tl;
5626
5626
  }
5627
5627
  function To(n) {
5628
5628
  return {
5629
- longitude: mc(-Math.atan2(n.x, -n.z)),
5629
+ longitude: pc(-Math.atan2(n.x, -n.z)),
5630
5630
  latitude: -Math.asin(n.y / 1)
5631
5631
  };
5632
5632
  }
@@ -5638,7 +5638,7 @@ function a1(n, t, e) {
5638
5638
  const i = Xm(t);
5639
5639
  if (!i)
5640
5640
  return;
5641
- const s = new Ja(n), r = (C = e == null ? void 0 : e.scale) != null ? C : 1.4, o = i.center, a = n.camera.position.clone().sub(o).setY(0).normalize(), l = n.state.mode === "Mapview" ? n.state.fov : 60, h = Math.max(1.5, i.radius * r), u = h * (1 / Math.tan(y.MathUtils.degToRad(l / 2)));
5641
+ const s = new Za(n), r = (C = e == null ? void 0 : e.scale) != null ? C : 1.4, o = i.center, a = n.camera.position.clone().sub(o).setY(0).normalize(), l = n.state.mode === "Mapview" ? n.state.fov : 60, h = Math.max(1.5, i.radius * r), u = h * (1 / Math.tan(y.MathUtils.degToRad(l / 2)));
5642
5642
  let f = 0;
5643
5643
  const p = [], g = (T) => {
5644
5644
  const S = y.MathUtils.degToRad(T);
@@ -5677,7 +5677,7 @@ function fg(n, t, e) {
5677
5677
  var v, m;
5678
5678
  if (!t)
5679
5679
  return;
5680
- const i = (v = e == null ? void 0 : e.distance) != null ? v : 3, s = new Ja(n), r = n.camera.position.clone().sub(t).setY(0).normalize(), o = n.state.mode === "Mapview" ? n.state.fov : 60, a = i, l = a * Math.cos(y.MathUtils.degToRad(o / 2)), c = a * Math.sin(y.MathUtils.degToRad(o / 2));
5680
+ const i = (v = e == null ? void 0 : e.distance) != null ? v : 3, s = new Za(n), r = n.camera.position.clone().sub(t).setY(0).normalize(), o = n.state.mode === "Mapview" ? n.state.fov : 60, a = i, l = a * Math.cos(y.MathUtils.degToRad(o / 2)), c = a * Math.sin(y.MathUtils.degToRad(o / 2));
5681
5681
  let h = 0;
5682
5682
  const u = [], f = (b) => {
5683
5683
  const C = y.MathUtils.degToRad(b);
@@ -5732,7 +5732,7 @@ class go {
5732
5732
  return;
5733
5733
  const i = e[0];
5734
5734
  if (i.raycaster) {
5735
- const r = new uc();
5735
+ const r = new hc();
5736
5736
  r.ray = i.raycaster.ray, r.near = i.raycaster.near, r.far = i.raycaster.far, r.camera = i.raycaster.camera, r.layers = i.raycaster.layers, r.params = i.raycaster.params, i.raycaster = r;
5737
5737
  }
5738
5738
  if (i) {
@@ -5936,7 +5936,7 @@ class go {
5936
5936
  const e = this.five.getElement();
5937
5937
  if (!e)
5938
5938
  return;
5939
- const i = pg(t, e), s = new uc();
5939
+ const i = pg(t, e), s = new hc();
5940
5940
  return s.setFromCamera(i, this.five.camera), s;
5941
5941
  }
5942
5942
  }
@@ -5949,7 +5949,7 @@ function mg(n) {
5949
5949
  function ph(n, t) {
5950
5950
  return mg(t) ? t : `${n}${t}`;
5951
5951
  }
5952
- class cr extends Za {
5952
+ class cr extends Xa {
5953
5953
  constructor() {
5954
5954
  super(...arguments);
5955
5955
  d(this, "disposeMethods", []);
@@ -6002,10 +6002,10 @@ function u1() {
6002
6002
  });
6003
6003
  });
6004
6004
  }
6005
- function Da(n) {
6005
+ function ka(n) {
6006
6006
  return Object.prototype.toString.call(n) === "[object Object]";
6007
6007
  }
6008
- function sl(n, t) {
6008
+ function nl(n, t) {
6009
6009
  return n === t ? !0 : typeof n != typeof t ? !1 : !!(Number.isNaN(n) && Number.isNaN(t));
6010
6010
  }
6011
6011
  function d1(n, t) {
@@ -6014,7 +6014,7 @@ function d1(n, t) {
6014
6014
  return !1;
6015
6015
  for (let s = 0, r = e.length; s < r; s++) {
6016
6016
  const o = e[s];
6017
- if (!sl(n[o], t[o]))
6017
+ if (!nl(n[o], t[o]))
6018
6018
  return !1;
6019
6019
  }
6020
6020
  return !0;
@@ -6023,15 +6023,15 @@ function f1(n, t) {
6023
6023
  if (n.length !== t.length)
6024
6024
  return !1;
6025
6025
  for (let e = 0, i = n.length; e < i; e++)
6026
- if (!sl(n[e], t[e]))
6026
+ if (!nl(n[e], t[e]))
6027
6027
  return !1;
6028
6028
  return !0;
6029
6029
  }
6030
6030
  function p1(n, t) {
6031
- return sl(n, t) ? !0 : Da(n) && Da(t) ? d1(n, t) : Array.isArray(n) && Array.isArray(t) ? f1(n, t) : !1;
6031
+ return nl(n, t) ? !0 : ka(n) && ka(t) ? d1(n, t) : Array.isArray(n) && Array.isArray(t) ? f1(n, t) : !1;
6032
6032
  }
6033
6033
  function mh(n, t) {
6034
- return sl(n, t) ? !0 : Da(n) && Da(t) ? g1(n, t) : Array.isArray(n) && Array.isArray(t) ? m1(n, t) : !1;
6034
+ return nl(n, t) ? !0 : ka(n) && ka(t) ? g1(n, t) : Array.isArray(n) && Array.isArray(t) ? m1(n, t) : !1;
6035
6035
  }
6036
6036
  function m1(n, t) {
6037
6037
  if (n.length !== t.length)
@@ -6268,15 +6268,15 @@ class C1 extends gg {
6268
6268
  }), super.add(...e), this;
6269
6269
  }
6270
6270
  }
6271
- const P1 = 3, gc = "CSS3DRenderer", eo = `${gc}@${P1}`, Hs = () => {
6271
+ const P1 = 3, mc = "CSS3DRenderer", eo = `${mc}@${P1}`, Hs = () => {
6272
6272
  console.error(`${eo} is disposed`);
6273
6273
  }, yt = {
6274
6274
  css3DObjects: [],
6275
6275
  frontModeStore: {
6276
- css3DRenderer: new xa()
6276
+ css3DRenderer: new Ma()
6277
6277
  },
6278
6278
  behindModeStore: {
6279
- css3DRenderer: new xa()
6279
+ css3DRenderer: new Ma()
6280
6280
  }
6281
6281
  };
6282
6282
  function Ru(n) {
@@ -6392,7 +6392,7 @@ class Ao {
6392
6392
  });
6393
6393
  d(this, "createObject", (t, e) => {
6394
6394
  const i = new Nm(he(B({ cornerPoints: t }, e), { style: e.wrapperStyle }));
6395
- return i.element.classList.add(`${gc}__container`), i.element.id = `${gc}__container--${i.uuid}`, i;
6395
+ return i.element.classList.add(`${mc}__container`), i.element.id = `${mc}__container--${i.uuid}`, i;
6396
6396
  });
6397
6397
  t && this.setScene(t);
6398
6398
  }
@@ -6658,7 +6658,7 @@ class Ag extends AA {
6658
6658
  };
6659
6659
  }
6660
6660
  }
6661
- function Ol(n, t, e = new ue(1, 1, 1), i = !1) {
6661
+ function Ll(n, t, e = new ue(1, 1, 1), i = !1) {
6662
6662
  const s = new Ag(n, t);
6663
6663
  return s.setMaterial({ dashed: i, color: e, linewidth: 1 }), s.remove(s.points), s;
6664
6664
  }
@@ -6679,17 +6679,17 @@ const C5 = (n) => {
6679
6679
  const s = (h, u = 2, f = 0.1) => {
6680
6680
  const p = u / 2, v = c(h, f), m = new jn();
6681
6681
  m.add(
6682
- Ol(
6682
+ Ll(
6683
6683
  new ue(v.x + p, v.y, v.z),
6684
6684
  new ue(v.x - p, v.y, v.z),
6685
6685
  new ue(1, 0, 0)
6686
6686
  ),
6687
- Ol(
6687
+ Ll(
6688
6688
  new ue(v.x, v.y + p, v.z),
6689
6689
  new ue(v.x, v.y - p, v.z),
6690
6690
  new ue(0, 1, 0)
6691
6691
  ),
6692
- Ol(
6692
+ Ll(
6693
6693
  new ue(v.x, v.y, v.z + p),
6694
6694
  new ue(v.x, v.y, v.z - p),
6695
6695
  new ue(0, 0, 1)
@@ -6917,7 +6917,7 @@ function Ig(n, t, { bubbles: e = !1, cancelable: i = !1 } = {}) {
6917
6917
  const s = document.createEvent("CustomEvent");
6918
6918
  return s.initCustomEvent(n, e, i, t), s;
6919
6919
  }
6920
- class Sa {
6920
+ class Da {
6921
6921
  constructor(t = !1) {
6922
6922
  this.is_svg = !1, this.is_svg = t, this.e = this.n = null;
6923
6923
  }
@@ -6941,8 +6941,8 @@ class Sa {
6941
6941
  this.n.forEach(U);
6942
6942
  }
6943
6943
  }
6944
- const Ta = /* @__PURE__ */ new Map();
6945
- let La = 0;
6944
+ const Sa = /* @__PURE__ */ new Map();
6945
+ let Ta = 0;
6946
6946
  function O1(n) {
6947
6947
  let t = 5381, e = n.length;
6948
6948
  for (; e--; )
@@ -6951,9 +6951,9 @@ function O1(n) {
6951
6951
  }
6952
6952
  function z1(n, t) {
6953
6953
  const e = { stylesheet: D1(t), rules: {} };
6954
- return Ta.set(n, e), e;
6954
+ return Sa.set(n, e), e;
6955
6955
  }
6956
- function Oa(n, t, e, i, s, r, o, a = 0) {
6956
+ function La(n, t, e, i, s, r, o, a = 0) {
6957
6957
  const l = 16.666 / i;
6958
6958
  let c = `{
6959
6959
  `;
@@ -6963,24 +6963,24 @@ function Oa(n, t, e, i, s, r, o, a = 0) {
6963
6963
  `;
6964
6964
  }
6965
6965
  const h = c + `100% {${o(e, 1 - e)}}
6966
- }`, u = `__svelte_${O1(h)}_${a}`, f = yh(n), { stylesheet: p, rules: g } = Ta.get(f) || z1(f, n);
6966
+ }`, u = `__svelte_${O1(h)}_${a}`, f = yh(n), { stylesheet: p, rules: g } = Sa.get(f) || z1(f, n);
6967
6967
  g[u] || (g[u] = !0, p.insertRule(`@keyframes ${u} ${h}`, p.cssRules.length));
6968
6968
  const v = n.style.animation || "";
6969
- return n.style.animation = `${v ? `${v}, ` : ""}${u} ${i}ms linear ${s}ms 1 both`, La += 1, u;
6969
+ return n.style.animation = `${v ? `${v}, ` : ""}${u} ${i}ms linear ${s}ms 1 both`, Ta += 1, u;
6970
6970
  }
6971
- function za(n, t) {
6971
+ function Oa(n, t) {
6972
6972
  const e = (n.style.animation || "").split(", "), i = e.filter(
6973
6973
  t ? (r) => r.indexOf(t) < 0 : (r) => r.indexOf("__svelte") === -1
6974
6974
  // remove all Svelte animations
6975
6975
  ), s = e.length - i.length;
6976
- s && (n.style.animation = i.join(", "), La -= s, La || j1());
6976
+ s && (n.style.animation = i.join(", "), Ta -= s, Ta || j1());
6977
6977
  }
6978
6978
  function j1() {
6979
6979
  Ah(() => {
6980
- La || (Ta.forEach((n) => {
6980
+ Ta || (Sa.forEach((n) => {
6981
6981
  const { ownerNode: t } = n.stylesheet;
6982
6982
  t && U(t);
6983
- }), Ta.clear());
6983
+ }), Sa.clear());
6984
6984
  });
6985
6985
  }
6986
6986
  let bo;
@@ -7004,7 +7004,7 @@ function Mg(n) {
7004
7004
  function vi(n) {
7005
7005
  Gn().$$.on_destroy.push(n);
7006
7006
  }
7007
- function rl() {
7007
+ function sl() {
7008
7008
  const n = Gn();
7009
7009
  return (t, e, { cancelable: i = !1 } = {}) => {
7010
7010
  const s = n.$$.callbacks[t];
@@ -7017,7 +7017,7 @@ function rl() {
7017
7017
  return !0;
7018
7018
  };
7019
7019
  }
7020
- function vc(n, t) {
7020
+ function gc(n, t) {
7021
7021
  return Gn().$$.context.set(n, t), t;
7022
7022
  }
7023
7023
  function _n(n) {
@@ -7029,10 +7029,10 @@ function Sr(n, t) {
7029
7029
  }
7030
7030
  const Us = [], it = [];
7031
7031
  let sr = [];
7032
- const Ac = [], xg = /* @__PURE__ */ Promise.resolve();
7033
- let bc = !1;
7032
+ const vc = [], xg = /* @__PURE__ */ Promise.resolve();
7033
+ let Ac = !1;
7034
7034
  function kg() {
7035
- bc || (bc = !0, xg.then(Ph));
7035
+ Ac || (Ac = !0, xg.then(Ph));
7036
7036
  }
7037
7037
  function Fu() {
7038
7038
  return kg(), xg;
@@ -7041,9 +7041,9 @@ function gt(n) {
7041
7041
  sr.push(n);
7042
7042
  }
7043
7043
  function Ch(n) {
7044
- Ac.push(n);
7044
+ vc.push(n);
7045
7045
  }
7046
- const zl = /* @__PURE__ */ new Set();
7046
+ const Ol = /* @__PURE__ */ new Set();
7047
7047
  let Ns = 0;
7048
7048
  function Ph() {
7049
7049
  if (Ns !== 0)
@@ -7062,13 +7062,13 @@ function Ph() {
7062
7062
  it.pop()();
7063
7063
  for (let t = 0; t < sr.length; t += 1) {
7064
7064
  const e = sr[t];
7065
- zl.has(e) || (zl.add(e), e());
7065
+ Ol.has(e) || (Ol.add(e), e());
7066
7066
  }
7067
7067
  sr.length = 0;
7068
7068
  } while (Us.length);
7069
- for (; Ac.length; )
7070
- Ac.pop()();
7071
- bc = !1, zl.clear(), cn(n);
7069
+ for (; vc.length; )
7070
+ vc.pop()();
7071
+ Ac = !1, Ol.clear(), cn(n);
7072
7072
  }
7073
7073
  function R1(n) {
7074
7074
  if (n.fragment !== null) {
@@ -7121,11 +7121,11 @@ function Wn(n, t, e) {
7121
7121
  const i = { direction: "in" };
7122
7122
  let s = t(n, e, i), r = !1, o, a, l = 0;
7123
7123
  function c() {
7124
- o && za(n, o);
7124
+ o && Oa(n, o);
7125
7125
  }
7126
7126
  function h() {
7127
7127
  const { delay: f = 0, duration: p = 300, easing: g = fn, tick: v = oe, css: m } = s || Eh;
7128
- m && (o = Oa(n, 0, 1, p, f, g, m, l++)), v(0, 1);
7128
+ m && (o = La(n, 0, 1, p, f, g, m, l++)), v(0, 1);
7129
7129
  const b = vh() + f, C = b + p;
7130
7130
  a && a.abort(), r = !0, gt(() => hs(n, !0, "start")), a = bh((M) => {
7131
7131
  if (r) {
@@ -7142,7 +7142,7 @@ function Wn(n, t, e) {
7142
7142
  let u = !1;
7143
7143
  return {
7144
7144
  start() {
7145
- u || (u = !0, za(n), Ji(s) ? (s = s(i), Ih().then(h)) : h());
7145
+ u || (u = !0, Oa(n), Ji(s) ? (s = s(i), Ih().then(h)) : h());
7146
7146
  },
7147
7147
  invalidate() {
7148
7148
  u = !1;
@@ -7159,7 +7159,7 @@ function Tr(n, t, e) {
7159
7159
  a.r += 1;
7160
7160
  function l() {
7161
7161
  const { delay: c = 0, duration: h = 300, easing: u = fn, tick: f = oe, css: p } = s || Eh;
7162
- p && (o = Oa(n, 1, 0, h, c, u, p));
7162
+ p && (o = La(n, 1, 0, h, c, u, p));
7163
7163
  const g = vh() + c, v = g + h;
7164
7164
  gt(() => hs(n, !1, "start")), bh((m) => {
7165
7165
  if (r) {
@@ -7177,7 +7177,7 @@ function Tr(n, t, e) {
7177
7177
  s = s(i), l();
7178
7178
  }) : l(), {
7179
7179
  end(c) {
7180
- c && s.tick && s.tick(1, 0), r && (o && za(n, o), r = !1);
7180
+ c && s.tick && s.tick(1, 0), r && (o && Oa(n, o), r = !1);
7181
7181
  }
7182
7182
  };
7183
7183
  }
@@ -7185,7 +7185,7 @@ function Xi(n, t, e, i) {
7185
7185
  const s = { direction: "both" };
7186
7186
  let r = t(n, e, s), o = i ? 0 : 1, a = null, l = null, c = null;
7187
7187
  function h() {
7188
- c && za(n, c);
7188
+ c && Oa(n, c);
7189
7189
  }
7190
7190
  function u(p, g) {
7191
7191
  const v = p.b - o;
@@ -7204,8 +7204,8 @@ function Xi(n, t, e, i) {
7204
7204
  start: vh() + g,
7205
7205
  b: p
7206
7206
  };
7207
- p || (M.group = Wi, Wi.r += 1), a || l ? l = M : (C && (h(), c = Oa(n, o, p, v, g, m, C)), p && b(0, 1), a = u(M, v), gt(() => hs(n, p, "start")), bh((E) => {
7208
- if (l && E > l.start && (a = u(l, v), l = null, hs(n, a.b, "start"), C && (h(), c = Oa(n, o, a.b, a.duration, 0, m, r.css))), a) {
7207
+ p || (M.group = Wi, Wi.r += 1), a || l ? l = M : (C && (h(), c = La(n, o, p, v, g, m, C)), p && b(0, 1), a = u(M, v), gt(() => hs(n, p, "start")), bh((E) => {
7208
+ if (l && E > l.start && (a = u(l, v), l = null, hs(n, a.b, "start"), C && (h(), c = La(n, o, a.b, a.duration, 0, m, r.css))), a) {
7209
7209
  if (E >= a.end)
7210
7210
  b(o = a.b, 1 - o), hs(n, a.b, "end"), l || (a.b ? h() : --a.group.r || Ct(a.group.c)), a = null;
7211
7211
  else if (E >= a.start) {
@@ -7227,7 +7227,7 @@ function Xi(n, t, e, i) {
7227
7227
  }
7228
7228
  };
7229
7229
  }
7230
- function ja(n, t) {
7230
+ function za(n, t) {
7231
7231
  const e = t.token = {};
7232
7232
  function i(s, r, o, a) {
7233
7233
  if (t.token !== e)
@@ -7538,10 +7538,10 @@ var Tg = function() {
7538
7538
  }, t;
7539
7539
  }()
7540
7540
  );
7541
- }(), yc = typeof window != "undefined" && typeof document != "undefined" && window.document === document, Ra = function() {
7541
+ }(), bc = typeof window != "undefined" && typeof document != "undefined" && window.document === document, ja = function() {
7542
7542
  return typeof global != "undefined" && global.Math === Math ? global : typeof self != "undefined" && self.Math === Math ? self : typeof window != "undefined" && window.Math === Math ? window : Function("return this")();
7543
7543
  }(), Q1 = function() {
7544
- return typeof requestAnimationFrame == "function" ? requestAnimationFrame.bind(Ra) : function(n) {
7544
+ return typeof requestAnimationFrame == "function" ? requestAnimationFrame.bind(ja) : function(n) {
7545
7545
  return setTimeout(function() {
7546
7546
  return n(Date.now());
7547
7547
  }, 1e3 / 60);
@@ -7589,14 +7589,14 @@ var X1 = 20, Z1 = ["top", "right", "bottom", "left", "width", "height", "size",
7589
7589
  return e.broadcastActive();
7590
7590
  }), t.length > 0;
7591
7591
  }, n.prototype.connect_ = function() {
7592
- !yc || this.connected_ || (document.addEventListener("transitionend", this.onTransitionEnd_), window.addEventListener("resize", this.refresh), J1 ? (this.mutationsObserver_ = new MutationObserver(this.refresh), this.mutationsObserver_.observe(document, {
7592
+ !bc || this.connected_ || (document.addEventListener("transitionend", this.onTransitionEnd_), window.addEventListener("resize", this.refresh), J1 ? (this.mutationsObserver_ = new MutationObserver(this.refresh), this.mutationsObserver_.observe(document, {
7593
7593
  attributes: !0,
7594
7594
  childList: !0,
7595
7595
  characterData: !0,
7596
7596
  subtree: !0
7597
7597
  })) : (document.addEventListener("DOMSubtreeModified", this.refresh), this.mutationEventsAdded_ = !0), this.connected_ = !0);
7598
7598
  }, n.prototype.disconnect_ = function() {
7599
- !yc || !this.connected_ || (document.removeEventListener("transitionend", this.onTransitionEnd_), window.removeEventListener("resize", this.refresh), this.mutationsObserver_ && this.mutationsObserver_.disconnect(), this.mutationEventsAdded_ && document.removeEventListener("DOMSubtreeModified", this.refresh), this.mutationsObserver_ = null, this.mutationEventsAdded_ = !1, this.connected_ = !1);
7599
+ !bc || !this.connected_ || (document.removeEventListener("transitionend", this.onTransitionEnd_), window.removeEventListener("resize", this.refresh), this.mutationsObserver_ && this.mutationsObserver_.disconnect(), this.mutationEventsAdded_ && document.removeEventListener("DOMSubtreeModified", this.refresh), this.mutationsObserver_ = null, this.mutationEventsAdded_ = !1, this.connected_ = !1);
7600
7600
  }, n.prototype.onTransitionEnd_ = function(t) {
7601
7601
  var e = t.propertyName, i = e === void 0 ? "" : e, s = Z1.some(function(r) {
7602
7602
  return !!~i.indexOf(r);
@@ -7619,9 +7619,9 @@ var X1 = 20, Z1 = ["top", "right", "bottom", "left", "width", "height", "size",
7619
7619
  return n;
7620
7620
  }, dr = function(n) {
7621
7621
  var t = n && n.ownerDocument && n.ownerDocument.defaultView;
7622
- return t || Ra;
7623
- }, Og = ol(0, 0, 0, 0);
7624
- function Ba(n) {
7622
+ return t || ja;
7623
+ }, Og = rl(0, 0, 0, 0);
7624
+ function Ra(n) {
7625
7625
  return parseFloat(n) || 0;
7626
7626
  }
7627
7627
  function Hu(n) {
@@ -7629,30 +7629,30 @@ function Hu(n) {
7629
7629
  t[e - 1] = arguments[e];
7630
7630
  return t.reduce(function(i, s) {
7631
7631
  var r = n["border-" + s + "-width"];
7632
- return i + Ba(r);
7632
+ return i + Ra(r);
7633
7633
  }, 0);
7634
7634
  }
7635
7635
  function K1(n) {
7636
7636
  for (var t = ["top", "right", "bottom", "left"], e = {}, i = 0, s = t; i < s.length; i++) {
7637
7637
  var r = s[i], o = n["padding-" + r];
7638
- e[r] = Ba(o);
7638
+ e[r] = Ra(o);
7639
7639
  }
7640
7640
  return e;
7641
7641
  }
7642
7642
  function $1(n) {
7643
7643
  var t = n.getBBox();
7644
- return ol(0, 0, t.width, t.height);
7644
+ return rl(0, 0, t.width, t.height);
7645
7645
  }
7646
7646
  function ey(n) {
7647
7647
  var t = n.clientWidth, e = n.clientHeight;
7648
7648
  if (!t && !e)
7649
7649
  return Og;
7650
- var i = dr(n).getComputedStyle(n), s = K1(i), r = s.left + s.right, o = s.top + s.bottom, a = Ba(i.width), l = Ba(i.height);
7650
+ var i = dr(n).getComputedStyle(n), s = K1(i), r = s.left + s.right, o = s.top + s.bottom, a = Ra(i.width), l = Ra(i.height);
7651
7651
  if (i.boxSizing === "border-box" && (Math.round(a + r) !== t && (a -= Hu(i, "left", "right") + r), Math.round(l + o) !== e && (l -= Hu(i, "top", "bottom") + o)), !iy(n)) {
7652
7652
  var c = Math.round(a + r) - t, h = Math.round(l + o) - e;
7653
7653
  Math.abs(c) !== 1 && (a -= c), Math.abs(h) !== 1 && (l -= h);
7654
7654
  }
7655
- return ol(s.left, s.top, a, l);
7655
+ return rl(s.left, s.top, a, l);
7656
7656
  }
7657
7657
  var ty = function() {
7658
7658
  return typeof SVGGraphicsElement != "undefined" ? function(n) {
@@ -7665,7 +7665,7 @@ function iy(n) {
7665
7665
  return n === dr(n).document.documentElement;
7666
7666
  }
7667
7667
  function ny(n) {
7668
- return yc ? ty(n) ? $1(n) : ey(n) : Og;
7668
+ return bc ? ty(n) ? $1(n) : ey(n) : Og;
7669
7669
  }
7670
7670
  function sy(n) {
7671
7671
  var t = n.x, e = n.y, i = n.width, s = n.height, r = typeof DOMRectReadOnly != "undefined" ? DOMRectReadOnly : Object, o = Object.create(r.prototype);
@@ -7680,14 +7680,14 @@ function sy(n) {
7680
7680
  left: t
7681
7681
  }), o;
7682
7682
  }
7683
- function ol(n, t, e, i) {
7683
+ function rl(n, t, e, i) {
7684
7684
  return { x: n, y: t, width: e, height: i };
7685
7685
  }
7686
7686
  var ry = (
7687
7687
  /** @class */
7688
7688
  function() {
7689
7689
  function n(t) {
7690
- this.broadcastWidth = 0, this.broadcastHeight = 0, this.contentRect_ = ol(0, 0, 0, 0), this.target = t;
7690
+ this.broadcastWidth = 0, this.broadcastHeight = 0, this.contentRect_ = rl(0, 0, 0, 0), this.target = t;
7691
7691
  }
7692
7692
  return n.prototype.isActive = function() {
7693
7693
  var t = ny(this.target);
@@ -7777,7 +7777,7 @@ var ry = (
7777
7777
  };
7778
7778
  });
7779
7779
  var ly = function() {
7780
- return typeof Ra.ResizeObserver != "undefined" ? Ra.ResizeObserver : jg;
7780
+ return typeof ja.ResizeObserver != "undefined" ? ja.ResizeObserver : jg;
7781
7781
  }();
7782
7782
  function Un(n) {
7783
7783
  new ly((e, i) => {
@@ -8096,7 +8096,7 @@ function Wu(n, { delay: t = 0, duration: e = 400, easing: i = Rg, x: s = 0, y: r
8096
8096
  opacity: ${l - h * m}`
8097
8097
  };
8098
8098
  }
8099
- function Va(n, { delay: t = 0, speed: e, duration: i, easing: s = fr } = {}) {
8099
+ function Ba(n, { delay: t = 0, speed: e, duration: i, easing: s = fr } = {}) {
8100
8100
  let r = n.getTotalLength();
8101
8101
  const o = getComputedStyle(n);
8102
8102
  return o.strokeLinecap !== "butt" && (r += parseInt(o.strokeWidth)), i === void 0 ? e === void 0 ? i = 800 : i = r / e : typeof i == "function" && (i = i(r)), {
@@ -8179,7 +8179,7 @@ function wy(n) {
8179
8179
  let t, e, i, s;
8180
8180
  return {
8181
8181
  c() {
8182
- t = N("div"), e = new Sa(!1), i = le(), s = new Sa(!1), e.a = i, s.a = null, D(t, "class", "floorplan-plugin__base-image svelte-ub47ya");
8182
+ t = N("div"), e = new Da(!1), i = le(), s = new Da(!1), e.a = i, s.a = null, D(t, "class", "floorplan-plugin__base-image svelte-ub47ya");
8183
8183
  },
8184
8184
  m(r, o) {
8185
8185
  X(r, t, o), e.m(
@@ -8352,7 +8352,7 @@ function Sy(n) {
8352
8352
  ), i;
8353
8353
  return {
8354
8354
  c() {
8355
- t = new Sa(!1), i = Be(), t.a = i;
8355
+ t = new Da(!1), i = Be(), t.a = i;
8356
8356
  },
8357
8357
  m(s, r) {
8358
8358
  t.m(e, s, r), X(s, i, r);
@@ -8613,12 +8613,12 @@ function zy(n, t, e) {
8613
8613
  return () => !1;
8614
8614
  const ke = ie.path.map(({ x: Ve, y: Ze }) => [Ve, Ze]), pe = ie.roomLabel.position, { x: Xe, y: je } = pe, { width: De, height: Ue } = we, de = De / 2, xe = Ue / 2;
8615
8615
  return function(Ze) {
8616
- const lt = Xe * Ze, nt = je * Ze, Je = ke.map(([ze, rt]) => [ze * Ze, rt * Ze]);
8616
+ const ct = Xe * Ze, nt = je * Ze, Je = ke.map(([ze, rt]) => [ze * Ze, rt * Ze]);
8617
8617
  return [
8618
- [lt + de, nt - xe],
8619
- [lt - de, nt - xe],
8620
- [lt - de, nt + xe],
8621
- [lt + de, nt + xe]
8618
+ [ct + de, nt - xe],
8619
+ [ct - de, nt - xe],
8620
+ [ct - de, nt + xe],
8621
+ [ct + de, nt + xe]
8622
8622
  ].every((ze) => Oy(ze, Je));
8623
8623
  };
8624
8624
  }
@@ -9394,7 +9394,7 @@ class Yy extends Pe {
9394
9394
  );
9395
9395
  }
9396
9396
  }
9397
- function al(n, t = {}) {
9397
+ function ol(n, t = {}) {
9398
9398
  let e = "";
9399
9399
  const { needZ: i, needA: s } = t;
9400
9400
  return (i ? n.slice().concat(n[0]) : n.slice()).forEach((o, a) => {
@@ -9458,7 +9458,7 @@ function Ky(n, t, e) {
9458
9458
  "path" in r && e(1, s = r.path);
9459
9459
  }, n.$$.update = () => {
9460
9460
  n.$$.dirty & /*path*/
9461
- 2 && e(0, i = al(s, { needZ: !0 }));
9461
+ 2 && e(0, i = ol(s, { needZ: !0 }));
9462
9462
  }, [i, s];
9463
9463
  }
9464
9464
  class $y extends Pe {
@@ -9521,15 +9521,15 @@ function ew(n) {
9521
9521
  }
9522
9522
  };
9523
9523
  }
9524
- const jl = 6;
9524
+ const zl = 6;
9525
9525
  function tw(n, t, e) {
9526
9526
  let i, { path: s } = t;
9527
- const r = jl * 2, o = `M0 ${jl} h ${r} M${jl} 0 v ${r}`;
9527
+ const r = zl * 2, o = `M0 ${zl} h ${r} M${zl} 0 v ${r}`;
9528
9528
  return n.$$set = (a) => {
9529
9529
  "path" in a && e(3, s = a.path);
9530
9530
  }, n.$$.update = () => {
9531
9531
  n.$$.dirty & /*path*/
9532
- 8 && e(0, i = al(s, { needZ: !0 }));
9532
+ 8 && e(0, i = ol(s, { needZ: !0 }));
9533
9533
  }, [i, r, o, s];
9534
9534
  }
9535
9535
  class iw extends Pe {
@@ -9595,7 +9595,7 @@ function sw(n, t, e) {
9595
9595
  "path" in r && e(1, s = r.path);
9596
9596
  }, n.$$.update = () => {
9597
9597
  n.$$.dirty & /*path*/
9598
- 2 && e(0, i = al(s, { needZ: !0 }));
9598
+ 2 && e(0, i = ol(s, { needZ: !0 }));
9599
9599
  }, [i, s];
9600
9600
  }
9601
9601
  class rw extends Pe {
@@ -9872,7 +9872,7 @@ function mw(n, t, e) {
9872
9872
  function u() {
9873
9873
  c == null || c.set(void 0);
9874
9874
  }
9875
- const { bounding: f } = a, p = al(r.path, {
9875
+ const { bounding: f } = a, p = ol(r.path, {
9876
9876
  needZ: !0,
9877
9877
  format: (g) => Vg(g, f)
9878
9878
  });
@@ -10185,7 +10185,7 @@ class Pw extends Pe {
10185
10185
  }
10186
10186
  }
10187
10187
  const Fn = "data:image/png;base64,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";
10188
- function ll(n) {
10188
+ function al(n) {
10189
10189
  return n * 180 / Math.PI;
10190
10190
  }
10191
10191
  function Iw(n) {
@@ -10258,7 +10258,7 @@ function Ew(n) {
10258
10258
  }
10259
10259
  function Mw(n, t, e) {
10260
10260
  let { panoIndex: i } = t, { floorplanData: s } = t, { lastPanoramaLongitude: r } = t, { cameraImageUrl: o } = t;
10261
- const { observers: a } = s, l = a[i], c = l.positionInImage.x, h = l.positionInImage.y, u = c * 100 + "%", f = h * 100 + "%", p = -ll(r) + 45, g = document.body.clientWidth, v = document.body.clientHeight, b = `${(g < 500 || v < 500 ? 17 : 37) / 16}rem`;
10261
+ const { observers: a } = s, l = a[i], c = l.positionInImage.x, h = l.positionInImage.y, u = c * 100 + "%", f = h * 100 + "%", p = -al(r) + 45, g = document.body.clientWidth, v = document.body.clientHeight, b = `${(g < 500 || v < 500 ? 17 : 37) / 16}rem`;
10262
10262
  return n.$$set = (C) => {
10263
10263
  "panoIndex" in C && e(5, i = C.panoIndex), "floorplanData" in C && e(6, s = C.floorplanData), "lastPanoramaLongitude" in C && e(7, r = C.lastPanoramaLongitude), "cameraImageUrl" in C && e(0, o = C.cameraImageUrl);
10264
10264
  }, [
@@ -10350,7 +10350,7 @@ function Tw(n) {
10350
10350
  function Lw(n, t, e) {
10351
10351
  var c;
10352
10352
  let { floorplanData: i } = t, { northDesc: s } = t;
10353
- const r = (c = i.entrance) == null ? void 0 : c.northRad, o = typeof r == "number", l = `translateX(-50%) translateZ(10px) rotate(${-(r ? ll(r) : 0) + 90}deg)`;
10353
+ const r = (c = i.entrance) == null ? void 0 : c.northRad, o = typeof r == "number", l = `translateX(-50%) translateZ(10px) rotate(${-(r ? al(r) : 0) + 90}deg)`;
10354
10354
  return n.$$set = (h) => {
10355
10355
  "floorplanData" in h && e(3, i = h.floorplanData), "northDesc" in h && e(0, s = h.northDesc);
10356
10356
  }, [s, o, l, i];
@@ -11501,7 +11501,7 @@ let Yn = class {
11501
11501
  /**
11502
11502
  * @realsee/dnalogel 版本号
11503
11503
  */
11504
- d(this, "VERSION", "3.61.12");
11504
+ d(this, "VERSION", "3.61.14");
11505
11505
  d(this, "NAME");
11506
11506
  d(this, "five");
11507
11507
  d(this, "workUtil");
@@ -11511,7 +11511,7 @@ let Yn = class {
11511
11511
  */
11512
11512
  d(this, "hooks", new wt());
11513
11513
  d(this, "staticPrefix", "//vr-image-4.realsee-cdn.cn");
11514
- this.five = t, this.fiveUtil = new Ja(t), this.workUtil = this.fiveUtil.workUtil, e != null && e.staticPrefix && (this.staticPrefix = e.staticPrefix);
11514
+ this.five = t, this.fiveUtil = new Za(t), this.workUtil = this.fiveUtil.workUtil, e != null && e.staticPrefix && (this.staticPrefix = e.staticPrefix);
11515
11515
  }
11516
11516
  set workCode(t) {
11517
11517
  this.workUtil.workCode = t, this.onWorkCodeChange();
@@ -12662,7 +12662,7 @@ function uC(n, t, e) {
12662
12662
  function m(E) {
12663
12663
  e(9, p = a.work.observers[E].floorIndex);
12664
12664
  }
12665
- const b = qa(
12665
+ const b = Ja(
12666
12666
  (E) => {
12667
12667
  e(8, f = E.longitude);
12668
12668
  },
@@ -13591,7 +13591,7 @@ const B5 = (n, t) => new xC(n, t), V5 = [
13591
13591
  { roomType: "100900000013", description: "衣" },
13592
13592
  { roomType: "100900000015", description: "商铺" },
13593
13593
  { roomType: "100900000016", description: "写字楼" }
13594
- ], Rl = (n, t, e) => {
13594
+ ], jl = (n, t, e) => {
13595
13595
  const i = new y.Matrix4(), s = new y.Euler(n, t, e, "YXZ");
13596
13596
  return i.makeRotationFromEuler(s), i;
13597
13597
  }, kC = (n, {
@@ -13601,7 +13601,7 @@ const B5 = (n, t) => new xC(n, t), V5 = [
13601
13601
  }) => {
13602
13602
  if (t && n.scale.set(t, t, t), e) {
13603
13603
  const [s, r, o] = e;
13604
- s && n.applyMatrix4(Rl(s, 0, 0)), r && n.applyMatrix4(Rl(0, r, 0)), o && n.applyMatrix4(Rl(0, 0, o));
13604
+ s && n.applyMatrix4(jl(s, 0, 0)), r && n.applyMatrix4(jl(0, r, 0)), o && n.applyMatrix4(jl(0, 0, o));
13605
13605
  }
13606
13606
  return i && n.position.set(i.x, i.y, i.z), n;
13607
13607
  };
@@ -13622,12 +13622,12 @@ function Oh(n, t) {
13622
13622
  for (var s; e.length && (s = e.shift()); )
13623
13623
  !e.length && t !== ri ? i[s] = t : i = i[s] ? i[s] : i[s] = {};
13624
13624
  }
13625
- var ot = typeof Uint8Array != "undefined" && typeof Uint16Array != "undefined" && typeof Uint32Array != "undefined" && typeof DataView != "undefined";
13625
+ var at = typeof Uint8Array != "undefined" && typeof Uint16Array != "undefined" && typeof Uint32Array != "undefined" && typeof DataView != "undefined";
13626
13626
  function os(n) {
13627
13627
  var t = n.length, e = 0, i = Number.POSITIVE_INFINITY, s, r, o, a, l, c, h, u, f, p;
13628
13628
  for (u = 0; u < t; ++u)
13629
13629
  n[u] > e && (e = n[u]), n[u] < i && (i = n[u]);
13630
- for (s = 1 << e, r = new (ot ? Uint32Array : Array)(s), o = 1, a = 0, l = 2; o <= e; ) {
13630
+ for (s = 1 << e, r = new (at ? Uint32Array : Array)(s), o = 1, a = 0, l = 2; o <= e; ) {
13631
13631
  for (u = 0; u < t; ++u)
13632
13632
  if (n[u] === o) {
13633
13633
  for (c = 0, h = a, f = 0; f < o; ++f)
@@ -13641,18 +13641,18 @@ function os(n) {
13641
13641
  return [r, e, i];
13642
13642
  }
13643
13643
  function Xn(n, t) {
13644
- switch (this.g = [], this.h = 32768, this.d = this.f = this.a = this.l = 0, this.input = ot ? new Uint8Array(n) : n, this.m = !1, this.i = _a, this.r = !1, (t || !(t = {})) && (t.index && (this.a = t.index), t.bufferSize && (this.h = t.bufferSize), t.bufferType && (this.i = t.bufferType), t.resize && (this.r = t.resize)), this.i) {
13644
+ switch (this.g = [], this.h = 32768, this.d = this.f = this.a = this.l = 0, this.input = at ? new Uint8Array(n) : n, this.m = !1, this.i = Va, this.r = !1, (t || !(t = {})) && (t.index && (this.a = t.index), t.bufferSize && (this.h = t.bufferSize), t.bufferType && (this.i = t.bufferType), t.resize && (this.r = t.resize)), this.i) {
13645
13645
  case zh:
13646
- this.b = 32768, this.c = new (ot ? Uint8Array : Array)(32768 + this.h + 258);
13646
+ this.b = 32768, this.c = new (at ? Uint8Array : Array)(32768 + this.h + 258);
13647
13647
  break;
13648
- case _a:
13649
- this.b = 0, this.c = new (ot ? Uint8Array : Array)(this.h), this.e = this.z, this.n = this.v, this.j = this.w;
13648
+ case Va:
13649
+ this.b = 0, this.c = new (at ? Uint8Array : Array)(this.h), this.e = this.z, this.n = this.v, this.j = this.w;
13650
13650
  break;
13651
13651
  default:
13652
13652
  throw Error("invalid inflate mode");
13653
13653
  }
13654
13654
  }
13655
- var zh = 0, _a = 1, Ed = { t: zh, s: _a };
13655
+ var zh = 0, Va = 1, Ed = { t: zh, s: Va };
13656
13656
  Xn.prototype.k = function() {
13657
13657
  for (; !this.m; ) {
13658
13658
  var n = fi(this, 3);
@@ -13670,7 +13670,7 @@ Xn.prototype.k = function() {
13670
13670
  switch (this.i) {
13671
13671
  case zh:
13672
13672
  for (; s + o > i.length; ) {
13673
- if (c = l - s, o -= c, ot)
13673
+ if (c = l - s, o -= c, at)
13674
13674
  i.set(t.subarray(e, e + c), s), s += c, e += c;
13675
13675
  else
13676
13676
  for (; c--; )
@@ -13678,14 +13678,14 @@ Xn.prototype.k = function() {
13678
13678
  this.b = s, i = this.e(), s = this.b;
13679
13679
  }
13680
13680
  break;
13681
- case _a:
13681
+ case Va:
13682
13682
  for (; s + o > i.length; )
13683
13683
  i = this.e({ p: 2 });
13684
13684
  break;
13685
13685
  default:
13686
13686
  throw Error("invalid inflate mode");
13687
13687
  }
13688
- if (ot)
13688
+ if (at)
13689
13689
  i.set(t.subarray(e, e + o), s), s += o, e += o;
13690
13690
  else
13691
13691
  for (; o--; )
@@ -13696,12 +13696,12 @@ Xn.prototype.k = function() {
13696
13696
  this.j(SC, TC);
13697
13697
  break;
13698
13698
  case 2:
13699
- for (var h = fi(this, 5) + 257, u = fi(this, 5) + 1, f = fi(this, 4) + 4, p = new (ot ? Uint8Array : Array)(Bl.length), g = ri, v = ri, m = ri, b = ri, C = ri, M = ri, E = ri, S = ri, T = ri, S = 0; S < f; ++S)
13700
- p[Bl[S]] = fi(this, 3);
13701
- if (!ot)
13699
+ for (var h = fi(this, 5) + 257, u = fi(this, 5) + 1, f = fi(this, 4) + 4, p = new (at ? Uint8Array : Array)(Rl.length), g = ri, v = ri, m = ri, b = ri, C = ri, M = ri, E = ri, S = ri, T = ri, S = 0; S < f; ++S)
13700
+ p[Rl[S]] = fi(this, 3);
13701
+ if (!at)
13702
13702
  for (S = f, f = p.length; S < f; ++S)
13703
- p[Bl[S]] = 0;
13704
- for (g = os(p), b = new (ot ? Uint8Array : Array)(h + u), S = 0, T = h + u; S < T; )
13703
+ p[Rl[S]] = 0;
13704
+ for (g = os(p), b = new (at ? Uint8Array : Array)(h + u), S = 0, T = h + u; S < T; )
13705
13705
  switch (C = yo(this, g), C) {
13706
13706
  case 16:
13707
13707
  for (E = 3 + fi(this, 2); E--; )
@@ -13720,7 +13720,7 @@ Xn.prototype.k = function() {
13720
13720
  default:
13721
13721
  M = b[S++] = C;
13722
13722
  }
13723
- v = os(ot ? b.subarray(0, h) : b.slice(0, h)), m = os(ot ? b.subarray(h) : b.slice(h)), this.j(v, m);
13723
+ v = os(at ? b.subarray(0, h) : b.slice(0, h)), m = os(at ? b.subarray(h) : b.slice(h)), this.j(v, m);
13724
13724
  break;
13725
13725
  default:
13726
13726
  throw Error("unknown BTYPE: " + n);
@@ -13728,7 +13728,7 @@ Xn.prototype.k = function() {
13728
13728
  }
13729
13729
  return this.n();
13730
13730
  };
13731
- var Md = [16, 17, 18, 0, 8, 7, 9, 6, 10, 5, 11, 4, 12, 3, 13, 2, 14, 1, 15], Bl = ot ? new Uint16Array(Md) : Md, xd = [3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 15, 17, 19, 23, 27, 31, 35, 43, 51, 59, 67, 83, 99, 115, 131, 163, 195, 227, 258, 258, 258], Qg = ot ? new Uint16Array(xd) : xd, kd = [0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 2, 2, 2, 2, 3, 3, 3, 3, 4, 4, 4, 4, 5, 5, 5, 5, 0, 0, 0], Fa = ot ? new Uint8Array(kd) : kd, Dd = [
13731
+ var Md = [16, 17, 18, 0, 8, 7, 9, 6, 10, 5, 11, 4, 12, 3, 13, 2, 14, 1, 15], Rl = at ? new Uint16Array(Md) : Md, xd = [3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 15, 17, 19, 23, 27, 31, 35, 43, 51, 59, 67, 83, 99, 115, 131, 163, 195, 227, 258, 258, 258], Qg = at ? new Uint16Array(xd) : xd, kd = [0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 2, 2, 2, 2, 3, 3, 3, 3, 4, 4, 4, 4, 5, 5, 5, 5, 0, 0, 0], _a = at ? new Uint8Array(kd) : kd, Dd = [
13732
13732
  1,
13733
13733
  2,
13734
13734
  3,
@@ -13759,15 +13759,15 @@ var Md = [16, 17, 18, 0, 8, 7, 9, 6, 10, 5, 11, 4, 12, 3, 13, 2, 14, 1, 15], Bl
13759
13759
  12289,
13760
13760
  16385,
13761
13761
  24577
13762
- ], Ug = ot ? new Uint16Array(Dd) : Dd, Sd = [0, 0, 0, 0, 1, 1, 2, 2, 3, 3, 4, 4, 5, 5, 6, 6, 7, 7, 8, 8, 9, 9, 10, 10, 11, 11, 12, 12, 13, 13], Ha = ot ? new Uint8Array(Sd) : Sd, wc = new (ot ? Uint8Array : Array)(288), ss, Td;
13762
+ ], Ug = at ? new Uint16Array(Dd) : Dd, Sd = [0, 0, 0, 0, 1, 1, 2, 2, 3, 3, 4, 4, 5, 5, 6, 6, 7, 7, 8, 8, 9, 9, 10, 10, 11, 11, 12, 12, 13, 13], Fa = at ? new Uint8Array(Sd) : Sd, yc = new (at ? Uint8Array : Array)(288), ss, Td;
13763
13763
  ss = 0;
13764
- for (Td = wc.length; ss < Td; ++ss)
13765
- wc[ss] = 143 >= ss ? 8 : 255 >= ss ? 9 : 279 >= ss ? 7 : 8;
13766
- var SC = os(wc), Cc = new (ot ? Uint8Array : Array)(30), ya, Ld;
13764
+ for (Td = yc.length; ss < Td; ++ss)
13765
+ yc[ss] = 143 >= ss ? 8 : 255 >= ss ? 9 : 279 >= ss ? 7 : 8;
13766
+ var SC = os(yc), wc = new (at ? Uint8Array : Array)(30), ya, Ld;
13767
13767
  ya = 0;
13768
- for (Ld = Cc.length; ya < Ld; ++ya)
13769
- Cc[ya] = 5;
13770
- var TC = os(Cc);
13768
+ for (Ld = wc.length; ya < Ld; ++ya)
13769
+ wc[ya] = 5;
13770
+ var TC = os(wc);
13771
13771
  function fi(n, t) {
13772
13772
  for (var e = n.f, i = n.d, s = n.input, r = n.a, o = s.length, a; i < t; ) {
13773
13773
  if (r >= o)
@@ -13790,7 +13790,7 @@ Xn.prototype.j = function(n, t) {
13790
13790
  if (256 > r)
13791
13791
  i >= s && (this.b = i, e = this.e(), i = this.b), e[i++] = r;
13792
13792
  else
13793
- for (o = r - 257, l = Qg[o], 0 < Fa[o] && (l += fi(this, Fa[o])), r = yo(this, t), a = Ug[r], 0 < Ha[r] && (a += fi(this, Ha[r])), i >= s && (this.b = i, e = this.e(), i = this.b); l--; )
13793
+ for (o = r - 257, l = Qg[o], 0 < _a[o] && (l += fi(this, _a[o])), r = yo(this, t), a = Ug[r], 0 < Fa[r] && (a += fi(this, Fa[r])), i >= s && (this.b = i, e = this.e(), i = this.b); l--; )
13794
13794
  e[i] = e[i++ - a];
13795
13795
  for (; 8 <= this.d; )
13796
13796
  this.d -= 8, this.a--;
@@ -13803,20 +13803,20 @@ Xn.prototype.w = function(n, t) {
13803
13803
  if (256 > r)
13804
13804
  i >= s && (e = this.e(), s = e.length), e[i++] = r;
13805
13805
  else
13806
- for (o = r - 257, l = Qg[o], 0 < Fa[o] && (l += fi(this, Fa[o])), r = yo(this, t), a = Ug[r], 0 < Ha[r] && (a += fi(this, Ha[r])), i + l > s && (e = this.e(), s = e.length); l--; )
13806
+ for (o = r - 257, l = Qg[o], 0 < _a[o] && (l += fi(this, _a[o])), r = yo(this, t), a = Ug[r], 0 < Fa[r] && (a += fi(this, Fa[r])), i + l > s && (e = this.e(), s = e.length); l--; )
13807
13807
  e[i] = e[i++ - a];
13808
13808
  for (; 8 <= this.d; )
13809
13809
  this.d -= 8, this.a--;
13810
13810
  this.b = i;
13811
13811
  };
13812
13812
  Xn.prototype.e = function() {
13813
- var n = new (ot ? Uint8Array : Array)(this.b - 32768), t = this.b - 32768, e, i, s = this.c;
13814
- if (ot)
13813
+ var n = new (at ? Uint8Array : Array)(this.b - 32768), t = this.b - 32768, e, i, s = this.c;
13814
+ if (at)
13815
13815
  n.set(s.subarray(32768, n.length));
13816
13816
  else
13817
13817
  for (e = 0, i = n.length; e < i; ++e)
13818
13818
  n[e] = s[e + 32768];
13819
- if (this.g.push(n), this.l += n.length, ot)
13819
+ if (this.g.push(n), this.l += n.length, at)
13820
13820
  s.set(s.subarray(t, t + 32768));
13821
13821
  else
13822
13822
  for (e = 0; 32768 > e; ++e)
@@ -13825,12 +13825,12 @@ Xn.prototype.e = function() {
13825
13825
  };
13826
13826
  Xn.prototype.z = function(n) {
13827
13827
  var t, e = this.input.length / this.a + 1 | 0, i, s, r, o = this.input, a = this.c;
13828
- return n && (typeof n.p == "number" && (e = n.p), typeof n.u == "number" && (e += n.u)), 2 > e ? (i = (o.length - this.a) / this.o[2], r = 258 * (i / 2) | 0, s = r < a.length ? a.length + r : a.length << 1) : s = a.length * e, ot ? (t = new Uint8Array(s), t.set(a)) : t = a, this.c = t;
13828
+ return n && (typeof n.p == "number" && (e = n.p), typeof n.u == "number" && (e += n.u)), 2 > e ? (i = (o.length - this.a) / this.o[2], r = 258 * (i / 2) | 0, s = r < a.length ? a.length + r : a.length << 1) : s = a.length * e, at ? (t = new Uint8Array(s), t.set(a)) : t = a, this.c = t;
13829
13829
  };
13830
13830
  Xn.prototype.n = function() {
13831
- var n = 0, t = this.c, e = this.g, i, s = new (ot ? Uint8Array : Array)(this.l + (this.b - 32768)), r, o, a, l;
13831
+ var n = 0, t = this.c, e = this.g, i, s = new (at ? Uint8Array : Array)(this.l + (this.b - 32768)), r, o, a, l;
13832
13832
  if (e.length === 0)
13833
- return ot ? this.c.subarray(32768, this.b) : this.c.slice(32768, this.b);
13833
+ return at ? this.c.subarray(32768, this.b) : this.c.slice(32768, this.b);
13834
13834
  for (r = 0, o = e.length; r < o; ++r)
13835
13835
  for (i = e[r], a = 0, l = i.length; a < l; ++a)
13836
13836
  s[n++] = i[a];
@@ -13840,7 +13840,7 @@ Xn.prototype.n = function() {
13840
13840
  };
13841
13841
  Xn.prototype.v = function() {
13842
13842
  var n, t = this.b;
13843
- return ot ? this.r ? (n = new Uint8Array(t), n.set(this.c.subarray(0, t))) : n = this.c.subarray(0, t) : (this.c.length > t && (this.c.length = t), n = this.c), this.buffer = n;
13843
+ return at ? this.r ? (n = new Uint8Array(t), n.set(this.c.subarray(0, t))) : n = this.c.subarray(0, t) : (this.c.length > t && (this.c.length = t), n = this.c), this.buffer = n;
13844
13844
  };
13845
13845
  function jh(n, t) {
13846
13846
  var e, i;
@@ -13883,15 +13883,15 @@ jh.prototype.k = function() {
13883
13883
  var Od = 8;
13884
13884
  Oh("Zlib.Inflate", jh);
13885
13885
  Oh("Zlib.Inflate.prototype.decompress", jh.prototype.k);
13886
- var Pc = { ADAPTIVE: Ed.s, BLOCK: Ed.t }, oo, ao, rr, zd;
13886
+ var Cc = { ADAPTIVE: Ed.s, BLOCK: Ed.t }, oo, ao, rr, zd;
13887
13887
  if (Object.keys)
13888
- oo = Object.keys(Pc);
13888
+ oo = Object.keys(Cc);
13889
13889
  else
13890
- for (ao in oo = [], rr = 0, Pc)
13890
+ for (ao in oo = [], rr = 0, Cc)
13891
13891
  oo[rr++] = ao;
13892
13892
  rr = 0;
13893
13893
  for (zd = oo.length; rr < zd; ++rr)
13894
- ao = oo[rr], Oh("Zlib.Inflate.BufferType." + ao, Pc[ao]);
13894
+ ao = oo[rr], Oh("Zlib.Inflate.BufferType." + ao, Cc[ao]);
13895
13895
  var jd = Wg.Zlib, Yg = {
13896
13896
  /*
13897
13897
  Finds knot vector span.
@@ -14124,7 +14124,7 @@ var Xg = function() {
14124
14124
  i.prototype = Object.assign(Object.create(pu.prototype), {
14125
14125
  constructor: i,
14126
14126
  load: function(A, I, w, k) {
14127
- var x = this, L = x.path === "" ? Pl.extractUrlBase(A) : x.path, R = new F0(this.manager);
14127
+ var x = this, L = x.path === "" ? Cl.extractUrlBase(A) : x.path, R = new F0(this.manager);
14128
14128
  R.setPath(x.path), R.setResponseType("arraybuffer"), R.load(
14129
14129
  A,
14130
14130
  function(V) {
@@ -14298,13 +14298,13 @@ var Xg = function() {
14298
14298
  var L = this.parseParameters(A, I, w), R;
14299
14299
  switch (x.toLowerCase()) {
14300
14300
  case "phong":
14301
- R = new Il();
14301
+ R = new Pl();
14302
14302
  break;
14303
14303
  case "lambert":
14304
14304
  R = new H0();
14305
14305
  break;
14306
14306
  default:
14307
- console.warn('THREE.FBXLoader: unknown material type "%s". Defaulting to MeshPhongMaterial.', x), R = new Il();
14307
+ console.warn('THREE.FBXLoader: unknown material type "%s". Defaulting to MeshPhongMaterial.', x), R = new Pl();
14308
14308
  break;
14309
14309
  }
14310
14310
  return R.setValues(L), R.name = k, R;
@@ -14574,7 +14574,7 @@ var Xg = function() {
14574
14574
  var k, x = null, L = null, R = [];
14575
14575
  return A.children.forEach(function(V) {
14576
14576
  I.has(V.ID) && (x = I.get(V.ID)), w.has(V.ID) && R.push(w.get(V.ID));
14577
- }), R.length > 1 ? L = R : R.length > 0 ? L = R[0] : (L = new Il({ color: 13421772 }), R.push(L)), "color" in x.attributes && R.forEach(function(V) {
14577
+ }), R.length > 1 ? L = R : R.length > 0 ? L = R[0] : (L = new Pl({ color: 13421772 }), R.push(L)), "color" in x.attributes && R.forEach(function(V) {
14578
14578
  V.vertexColors = !0;
14579
14579
  }), x.FBX_Deformer ? (R.forEach(function(V) {
14580
14580
  V.skinning = !0;
@@ -14779,8 +14779,8 @@ var Xg = function() {
14779
14779
  ke.forEach(function(xe, Ve, Ze) {
14780
14780
  if (Ue > xe) {
14781
14781
  Ze[Ve] = Ue, Ue = xe;
14782
- var lt = we[Ve];
14783
- we[Ve] = de, de = lt;
14782
+ var ct = we[Ve];
14783
+ we[Ve] = de, de = ct;
14784
14784
  }
14785
14785
  });
14786
14786
  }), Ae = we, Re = ke;
@@ -15463,7 +15463,7 @@ var Xg = function() {
15463
15463
  for (var I = [], w = 0; w < A; w++)
15464
15464
  I[w] = this.getUint8();
15465
15465
  var k = I.indexOf(0);
15466
- return k >= 0 && (I = I.slice(0, k)), Pl.decodeText(new Uint8Array(I));
15466
+ return k >= 0 && (I = I.slice(0, k)), Cl.decodeText(new Uint8Array(I));
15467
15467
  }
15468
15468
  };
15469
15469
  function h() {
@@ -15587,7 +15587,7 @@ var Xg = function() {
15587
15587
  return I;
15588
15588
  }
15589
15589
  function S(A, I, w) {
15590
- return I === void 0 && (I = 0), w === void 0 && (w = A.byteLength), Pl.decodeText(new Uint8Array(A, I, w));
15590
+ return I === void 0 && (I = 0), w === void 0 && (w = A.byteLength), Cl.decodeText(new Uint8Array(A, I, w));
15591
15591
  }
15592
15592
  function _(A, I) {
15593
15593
  for (var w = 0, k = A.length, x = I.length; w < x; w++, k++)
@@ -15715,7 +15715,7 @@ const OC = ({ x: n, y: t, z: e }) => new ue(n, t, e), N5 = (n, t) => {
15715
15715
  return { load: l, enable: (C) => (e.enabled || (e.enabled = !0, f(n.currentMode), n.on("modeChange", f), h(C)), !0), disable: () => (e.enabled && (e.enabled = !1, u(), n.off("modeChange", f)), !0) };
15716
15716
  }, zC = Ui;
15717
15717
  function jC(n, t, e, i = zC.Linear.None) {
15718
- const s = new Za(n).to(t, e).easing(i);
15718
+ const s = new Xa(n).to(t, e).easing(i);
15719
15719
  Lo(() => s.start(0));
15720
15720
  const r = Er((a) => {
15721
15721
  s.update(a) === !1 && r();
@@ -15744,13 +15744,13 @@ function Rd(n) {
15744
15744
  function Bd(n) {
15745
15745
  return n % wa;
15746
15746
  }
15747
- function Vl(n, t, e) {
15747
+ function Bl(n, t, e) {
15748
15748
  return n + (t - n) * e;
15749
15749
  }
15750
- const Ic = (n, t, e) => {
15750
+ const Pc = (n, t, e) => {
15751
15751
  const i = Math.PI, s = i * 2;
15752
15752
  let r = Rd(n), o = Rd(t);
15753
- return e === ln.Anticlockwise && r < o && (r += s), e === ln.Clockwise && o < r && (o += s), e === ln.Loop && o - r > i ? Ic(r, o, ln.Anticlockwise) : e === ln.Loop && r - o > i ? Ic(r, o, ln.Clockwise) : { from: r, to: o };
15753
+ return e === ln.Anticlockwise && r < o && (r += s), e === ln.Clockwise && o < r && (o += s), e === ln.Loop && o - r > i ? Pc(r, o, ln.Anticlockwise) : e === ln.Loop && r - o > i ? Pc(r, o, ln.Clockwise) : { from: r, to: o };
15754
15754
  }, G5 = (n) => {
15755
15755
  const t = {}, e = (l, c, ...h) => $(void 0, [l, c, ...h], function* (r, o, a = { preload: !0 }) {
15756
15756
  return t.interruptCallback && t.interruptCallback(!1), a.asyncStartCallback && (yield a.asyncStartCallback()), r.mode && r.mode !== n.currentMode && (yield n.changeMode(r.mode)), a.preload && r.panoIndex !== void 0 && r.panoIndex !== n.panoIndex && (yield n.preloadPano(r.panoIndex)), a.asyncEndCallback && (yield a.asyncEndCallback()), r.panoIndex === void 0 && r.fov === void 0 && r.latitude === void 0 && r.longitude === void 0 ? !0 : yield new Promise((u, f) => {
@@ -15764,7 +15764,7 @@ const Ic = (n, t, e) => {
15764
15764
  }, r)) : f(new Error("unexpected error"));
15765
15765
  });
15766
15766
  }), i = (r) => {
15767
- const o = n.state, a = Bd(o.latitude), l = Bd(r.latitude), { from: c, to: h } = Ic(
15767
+ const o = n.state, a = Bd(o.latitude), l = Bd(r.latitude), { from: c, to: h } = Pc(
15768
15768
  o.longitude,
15769
15769
  r.longitude,
15770
15770
  r.rotation || ln.Loop
@@ -15793,7 +15793,7 @@ const Ic = (n, t, e) => {
15793
15793
  return yield new Promise((p) => {
15794
15794
  const g = ({ progress: M }) => {
15795
15795
  const E = {};
15796
- E.longitude = Vl(u.longitude, f.longitude, M), E.latitude = Vl(u.latitude, f.latitude, M), E.fov = Vl(u.fov, f.fov, M), n.setState(E, !0);
15796
+ E.longitude = Bl(u.longitude, f.longitude, M), E.latitude = Bl(u.latitude, f.latitude, M), E.fov = Bl(u.fov, f.fov, M), n.setState(E, !0);
15797
15797
  }, v = () => {
15798
15798
  p(!0);
15799
15799
  }, m = () => {
@@ -15814,11 +15814,11 @@ function Vd(n, t) {
15814
15814
  function Zg(n, t) {
15815
15815
  return Math.abs(n) === 1 / 0 && Math.abs(t) === 1 / 0 ? !0 : Math.abs(n - t) < 1e-3;
15816
15816
  }
15817
- function Na(n, t) {
15817
+ function Ha(n, t) {
15818
15818
  return (t.y - n.y) / (t.x - n.x);
15819
15819
  }
15820
15820
  function Jg(n, t, e) {
15821
- const i = Na(n[1], n[0]), s = Na(t[1], t[0]);
15821
+ const i = Ha(n[1], n[0]), s = Ha(t[1], t[0]);
15822
15822
  if (isNaN(i) || isNaN(s) || Zg(i, s))
15823
15823
  return !1;
15824
15824
  if (ia(n[0], t))
@@ -15840,7 +15840,7 @@ function Jg(n, t, e) {
15840
15840
  return { x: a, y: l };
15841
15841
  }
15842
15842
  function ia(n, t) {
15843
- return Vd(n, t[0]) || Vd(n, t[1]) ? !0 : (t[0].x - n.x) * (n.x - t[1].x) >= 0 && (t[0].y - n.y) * (n.y - t[1].y) >= 0 && Zg(Na(t[0], n), Na(n, t[1]));
15843
+ return Vd(n, t[0]) || Vd(n, t[1]) ? !0 : (t[0].x - n.x) * (n.x - t[1].x) >= 0 && (t[0].y - n.y) * (n.y - t[1].y) >= 0 && Zg(Ha(t[0], n), Ha(n, t[1]));
15844
15844
  }
15845
15845
  function VC(n) {
15846
15846
  let t = 1 / 0, e = -1 / 0, i = 1 / 0, s = -1 / 0;
@@ -16547,7 +16547,7 @@ function JC(n, t, e) {
16547
16547
  };
16548
16548
  });
16549
16549
  e(0, o = A);
16550
- }, p = () => Lo(f), g = qa(f, 80);
16550
+ }, p = () => Lo(f), g = Ja(f, 80);
16551
16551
  return Zt(() => {
16552
16552
  f(), i.on("panoArrived", f), i.on("modeChange", f), i.on("cameraDirectionUpdate", p), i.on("movingToPano", p), i.on("mouseWheel", () => g()), i.on("pinchGesture", () => g());
16553
16553
  }), vi(() => {
@@ -17149,7 +17149,7 @@ let gr = class tv {
17149
17149
  }
17150
17150
  };
17151
17151
  const ra = (n) => n.preventDefault();
17152
- let cl = class {
17152
+ let ll = class {
17153
17153
  constructor(t) {
17154
17154
  d(this, "model");
17155
17155
  d(this, "five");
@@ -17321,17 +17321,17 @@ let cl = class {
17321
17321
  this.id = t.id, this.clear(), this.lines.push(...t.lines);
17322
17322
  }
17323
17323
  };
17324
- var Ga = {}, AP = {
17324
+ var Na = {}, AP = {
17325
17325
  get exports() {
17326
- return Ga;
17326
+ return Na;
17327
17327
  },
17328
17328
  set exports(n) {
17329
- Ga = n;
17329
+ Na = n;
17330
17330
  }
17331
17331
  };
17332
- AP.exports = hl;
17333
- Ga.default = hl;
17334
- function hl(n, t, e) {
17332
+ AP.exports = cl;
17333
+ Na.default = cl;
17334
+ function cl(n, t, e) {
17335
17335
  e = e || 2;
17336
17336
  var i = t && t.length, s = i ? t[0] * e : n.length, r = nv(n, 0, s, e, !0), o = [];
17337
17337
  if (!r || r.next === r.prev)
@@ -17347,13 +17347,13 @@ function hl(n, t, e) {
17347
17347
  }
17348
17348
  function nv(n, t, e, i, s) {
17349
17349
  var r, o;
17350
- if (s === xc(n, t, e, i) > 0)
17350
+ if (s === Mc(n, t, e, i) > 0)
17351
17351
  for (r = t; r < e; r += i)
17352
17352
  o = Wd(r, n[r], n[r + 1], o);
17353
17353
  else
17354
17354
  for (r = e - i; r >= t; r -= i)
17355
17355
  o = Wd(r, n[r], n[r + 1], o);
17356
- return o && ul(o, o.next) && (Po(o), o = o.next), o;
17356
+ return o && hl(o, o.next) && (Po(o), o = o.next), o;
17357
17357
  }
17358
17358
  function bs(n, t) {
17359
17359
  if (!n)
@@ -17361,7 +17361,7 @@ function bs(n, t) {
17361
17361
  t || (t = n);
17362
17362
  var e = n, i;
17363
17363
  do
17364
- if (i = !1, !e.steiner && (ul(e, e.next) || ut(e.prev, e, e.next) === 0)) {
17364
+ if (i = !1, !e.steiner && (hl(e, e.next) || ut(e.prev, e, e.next) === 0)) {
17365
17365
  if (Po(e), e = t = e.prev, e === e.next)
17366
17366
  break;
17367
17367
  i = !0;
@@ -17400,7 +17400,7 @@ function yP(n, t, e, i) {
17400
17400
  var s = n.prev, r = n, o = n.next;
17401
17401
  if (ut(s, r, o) >= 0)
17402
17402
  return !1;
17403
- for (var a = s.x, l = r.x, c = o.x, h = s.y, u = r.y, f = o.y, p = a < l ? a < c ? a : c : l < c ? l : c, g = h < u ? h < f ? h : f : u < f ? u : f, v = a > l ? a > c ? a : c : l > c ? l : c, m = h > u ? h > f ? h : f : u > f ? u : f, b = Ec(p, g, t, e, i), C = Ec(v, m, t, e, i), M = n.prevZ, E = n.nextZ; M && M.z >= b && E && E.z <= C; ) {
17403
+ for (var a = s.x, l = r.x, c = o.x, h = s.y, u = r.y, f = o.y, p = a < l ? a < c ? a : c : l < c ? l : c, g = h < u ? h < f ? h : f : u < f ? u : f, v = a > l ? a > c ? a : c : l > c ? l : c, m = h > u ? h > f ? h : f : u > f ? u : f, b = Ic(p, g, t, e, i), C = Ic(v, m, t, e, i), M = n.prevZ, E = n.nextZ; M && M.z >= b && E && E.z <= C; ) {
17404
17404
  if (M.x >= p && M.x <= v && M.y >= g && M.y <= m && M !== s && M !== o && Zs(a, h, l, u, c, f, M.x, M.y) && ut(M.prev, M, M.next) >= 0 || (M = M.prevZ, E.x >= p && E.x <= v && E.y >= g && E.y <= m && E !== s && E !== o && Zs(a, h, l, u, c, f, E.x, E.y) && ut(E.prev, E, E.next) >= 0))
17405
17405
  return !1;
17406
17406
  E = E.nextZ;
@@ -17421,7 +17421,7 @@ function wP(n, t, e) {
17421
17421
  var i = n;
17422
17422
  do {
17423
17423
  var s = i.prev, r = i.next.next;
17424
- !ul(s, r) && sv(s, i, i.next, r) && Co(s, r) && Co(r, s) && (t.push(s.i / e | 0), t.push(i.i / e | 0), t.push(r.i / e | 0), Po(i), Po(i.next), i = n = r), i = i.next;
17424
+ !hl(s, r) && sv(s, i, i.next, r) && Co(s, r) && Co(r, s) && (t.push(s.i / e | 0), t.push(i.i / e | 0), t.push(r.i / e | 0), Po(i), Po(i.next), i = n = r), i = i.next;
17425
17425
  } while (i !== n);
17426
17426
  return bs(i);
17427
17427
  }
@@ -17482,7 +17482,7 @@ function xP(n, t) {
17482
17482
  function kP(n, t, e, i) {
17483
17483
  var s = n;
17484
17484
  do
17485
- s.z === 0 && (s.z = Ec(s.x, s.y, t, e, i)), s.prevZ = s.prev, s.nextZ = s.next, s = s.next;
17485
+ s.z === 0 && (s.z = Ic(s.x, s.y, t, e, i)), s.prevZ = s.prev, s.nextZ = s.next, s = s.next;
17486
17486
  while (s !== n);
17487
17487
  s.prevZ.nextZ = null, s.prevZ = null, DP(s);
17488
17488
  }
@@ -17500,7 +17500,7 @@ function DP(n) {
17500
17500
  } while (o > 1);
17501
17501
  return n;
17502
17502
  }
17503
- function Ec(n, t, e, i, s) {
17503
+ function Ic(n, t, e, i, s) {
17504
17504
  return n = (n - e) * s | 0, t = (t - i) * s | 0, n = (n | n << 8) & 16711935, n = (n | n << 4) & 252645135, n = (n | n << 2) & 858993459, n = (n | n << 1) & 1431655765, t = (t | t << 8) & 16711935, t = (t | t << 4) & 252645135, t = (t | t << 2) & 858993459, t = (t | t << 1) & 1431655765, n | t << 1;
17505
17505
  }
17506
17506
  function SP(n) {
@@ -17517,12 +17517,12 @@ function TP(n, t) {
17517
17517
  return n.next.i !== t.i && n.prev.i !== t.i && !LP(n, t) && // dones't intersect other edges
17518
17518
  (Co(n, t) && Co(t, n) && OP(n, t) && // locally visible
17519
17519
  (ut(n.prev, n, t.prev) || ut(n, t.prev, t)) || // does not create opposite-facing sectors
17520
- ul(n, t) && ut(n.prev, n, n.next) > 0 && ut(t.prev, t, t.next) > 0);
17520
+ hl(n, t) && ut(n.prev, n, n.next) > 0 && ut(t.prev, t, t.next) > 0);
17521
17521
  }
17522
17522
  function ut(n, t, e) {
17523
17523
  return (t.y - n.y) * (e.x - t.x) - (t.x - n.x) * (e.y - t.y);
17524
17524
  }
17525
- function ul(n, t) {
17525
+ function hl(n, t) {
17526
17526
  return n.x === t.x && n.y === t.y;
17527
17527
  }
17528
17528
  function sv(n, t, e, i) {
@@ -17555,25 +17555,25 @@ function OP(n, t) {
17555
17555
  return i;
17556
17556
  }
17557
17557
  function rv(n, t) {
17558
- var e = new Mc(n.i, n.x, n.y), i = new Mc(t.i, t.x, t.y), s = n.next, r = t.prev;
17558
+ var e = new Ec(n.i, n.x, n.y), i = new Ec(t.i, t.x, t.y), s = n.next, r = t.prev;
17559
17559
  return n.next = t, t.prev = n, e.next = s, s.prev = e, i.next = e, e.prev = i, r.next = i, i.prev = r, i;
17560
17560
  }
17561
17561
  function Wd(n, t, e, i) {
17562
- var s = new Mc(n, t, e);
17562
+ var s = new Ec(n, t, e);
17563
17563
  return i ? (s.next = i.next, s.prev = i, i.next.prev = s, i.next = s) : (s.prev = s, s.next = s), s;
17564
17564
  }
17565
17565
  function Po(n) {
17566
17566
  n.next.prev = n.prev, n.prev.next = n.next, n.prevZ && (n.prevZ.nextZ = n.nextZ), n.nextZ && (n.nextZ.prevZ = n.prevZ);
17567
17567
  }
17568
- function Mc(n, t, e) {
17568
+ function Ec(n, t, e) {
17569
17569
  this.i = n, this.x = t, this.y = e, this.prev = null, this.next = null, this.z = 0, this.prevZ = null, this.nextZ = null, this.steiner = !1;
17570
17570
  }
17571
- hl.deviation = function(n, t, e, i) {
17572
- var s = t && t.length, r = s ? t[0] * e : n.length, o = Math.abs(xc(n, 0, r, e));
17571
+ cl.deviation = function(n, t, e, i) {
17572
+ var s = t && t.length, r = s ? t[0] * e : n.length, o = Math.abs(Mc(n, 0, r, e));
17573
17573
  if (s)
17574
17574
  for (var a = 0, l = t.length; a < l; a++) {
17575
17575
  var c = t[a] * e, h = a < l - 1 ? t[a + 1] * e : n.length;
17576
- o -= Math.abs(xc(n, c, h, e));
17576
+ o -= Math.abs(Mc(n, c, h, e));
17577
17577
  }
17578
17578
  var u = 0;
17579
17579
  for (a = 0; a < i.length; a += 3) {
@@ -17584,12 +17584,12 @@ hl.deviation = function(n, t, e, i) {
17584
17584
  }
17585
17585
  return o === 0 && u === 0 ? 0 : Math.abs((u - o) / o);
17586
17586
  };
17587
- function xc(n, t, e, i) {
17587
+ function Mc(n, t, e, i) {
17588
17588
  for (var s = 0, r = t, o = e - i; r < e; r += i)
17589
17589
  s += (n[o] - n[r]) * (n[r + 1] + n[o + 1]), o = r;
17590
17590
  return s;
17591
17591
  }
17592
- hl.flatten = function(n) {
17592
+ cl.flatten = function(n) {
17593
17593
  for (var t = n[0][0].length, e = { vertices: [], holes: [], dimensions: t }, i = 0, s = 0; s < n.length; s++) {
17594
17594
  for (var r = 0; r < n[s].length; r++)
17595
17595
  for (var o = 0; o < t; o++)
@@ -17610,9 +17610,9 @@ function ov(n) {
17610
17610
  if (n.length < 3)
17611
17611
  return [];
17612
17612
  const t = Es(n), e = new y.Quaternion().setFromUnitVectors(new y.Vector3(0, 1, 0), t), s = n.map((o) => o.clone().applyQuaternion(e)).flatMap((o) => [o.x, o.z]);
17613
- return Ga(s);
17613
+ return Na(s);
17614
17614
  }
17615
- function kc(n, t) {
17615
+ function xc(n, t) {
17616
17616
  const e = Array.isArray(t) ? t : [t];
17617
17617
  for (let i = 0; i < e.length; i++) {
17618
17618
  const s = n.start, r = n.end, o = e[i].start, a = e[i].end;
@@ -17667,7 +17667,7 @@ function av(n, t) {
17667
17667
  return { start: e[c - 1], end: e[c] };
17668
17668
  }).filter(Boolean);
17669
17669
  for (let l = 0; l < a.length; l++)
17670
- if (kc(a[l], a.slice(l)))
17670
+ if (xc(a[l], a.slice(l)))
17671
17671
  return;
17672
17672
  }
17673
17673
  const i = e.flatMap((a) => [a.x, a.y, a.z]), s = new y.Float32BufferAttribute(i, 3), r = ov(e), o = new y.BufferGeometry();
@@ -17768,7 +17768,7 @@ class HP extends ev {
17768
17768
  this.contentDom.innerText = `${ti(r) ? e : e.toFixed(r)}${s}`;
17769
17769
  }
17770
17770
  }
17771
- class Dc {
17771
+ class kc {
17772
17772
  constructor(t, e) {
17773
17773
  d(this, "id", kt());
17774
17774
  d(this, "selected", !1);
@@ -17958,7 +17958,7 @@ function WP(n, t) {
17958
17958
  return n.x === t.x && n.y === t.y;
17959
17959
  }
17960
17960
  const Yd = () => !1;
17961
- class zn extends cl {
17961
+ class zn extends ll {
17962
17962
  constructor(e) {
17963
17963
  super(e);
17964
17964
  d(this, "type", "edit");
@@ -17972,7 +17972,7 @@ class zn extends cl {
17972
17972
  d(this, "pointSelector");
17973
17973
  d(this, "deleteDom");
17974
17974
  /** 根据 intersection 更新放大镜和吸附点 */
17975
- d(this, "onIntersectionUpdate", qa((e, i) => {
17975
+ d(this, "onIntersectionUpdate", Ja((e, i) => {
17976
17976
  this.currentMeasureType === "area" && typeof i == "boolean" && (i ? this.hook.emit("readyComplete") : this.hook.emit("notReadyComplete")), this.updateDashed();
17977
17977
  }, 20));
17978
17978
  /** 撤销编辑 */
@@ -18112,7 +18112,7 @@ class zn extends cl {
18112
18112
  this.perpendicularDashed.setPoints(h, u), this.perpendicularDashed.show();
18113
18113
  } else
18114
18114
  this.perpendicularDashed.hide();
18115
- const o = this.area.polyline.lines.map((h) => ({ start: h.points[0].position, end: h.points[1].position })), a = kc({ start: e, end: i }, o), l = kc({ start: i, end: this.area.points[0] }, o);
18115
+ const o = this.area.polyline.lines.map((h) => ({ start: h.points[0].position, end: h.points[1].position })), a = xc({ start: e, end: i }, o), l = xc({ start: i, end: this.area.points[0] }, o);
18116
18116
  if (a || l)
18117
18117
  this.area.hideArea(), this.hook.emit("allowAddPointStateChange", "forbid");
18118
18118
  else {
@@ -18190,7 +18190,7 @@ class zn extends cl {
18190
18190
  }).appendTo(this.container), this.pointSelector = new th(this.five, he(B({}, this.pointSelectorConfig), {
18191
18191
  mode: this.editParams.pointSelectorMode,
18192
18192
  helper: B({ magnifierParams: this.magnifierParams, container: this.container }, this.pointSelectorConfig.helper)
18193
- })), this.pointSelector.enable(), this.polyline = new vr({ model: this.model }), this.area = new Dc(void 0, {
18193
+ })), this.pointSelector.enable(), this.polyline = new vr({ model: this.model }), this.area = new kc(void 0, {
18194
18194
  five: this.five,
18195
18195
  model: this.model,
18196
18196
  meshContainer: this.group,
@@ -18215,7 +18215,7 @@ class zn extends cl {
18215
18215
  this.onSelect();
18216
18216
  }
18217
18217
  complete() {
18218
- this.hook.emit("complete"), this.currentMeasureType === "area" ? (this.area.points.length < 3 ? this.deleteArea(this.area) : (this.area.showArea(), this.area.complete(), this.area.hook.on("selected", this.chooseArea)), this.area = new Dc(void 0, { five: this.five, model: this.model, meshContainer: this.group, domContainer: this.container }), this.model.addArea(this.area)) : this.currentMeasureType === "line" && (this.polyline.lines.forEach((e) => {
18218
+ this.hook.emit("complete"), this.currentMeasureType === "area" ? (this.area.points.length < 3 ? this.deleteArea(this.area) : (this.area.showArea(), this.area.complete(), this.area.hook.on("selected", this.chooseArea)), this.area = new kc(void 0, { five: this.five, model: this.model, meshContainer: this.group, domContainer: this.container }), this.model.addArea(this.area)) : this.currentMeasureType === "line" && (this.polyline.lines.forEach((e) => {
18219
18219
  e.hook.on("selected", this.chooseLine), e.distanceItem.setCanSelect(!0);
18220
18220
  }), this.polyline = new vr({ model: this.model }), this.model.addPolyline(this.polyline)), this.pointSelector.setAdherePoints(null), this.dashed.hide(), this.perpendicularDashed.hide(), this.lastPoint = void 0;
18221
18221
  }
@@ -18237,7 +18237,7 @@ class zn extends cl {
18237
18237
  this.unHighlightLines(this.model.getAllLines()), !e.selected && (e.selected = !0, this.group.add(e.lightMesh), e.distanceItem.highlight(), this.five.needsRender = !0);
18238
18238
  }
18239
18239
  }
18240
- class Xd extends cl {
18240
+ class Xd extends ll {
18241
18241
  constructor(e) {
18242
18242
  super(e);
18243
18243
  d(this, "type", "view");
@@ -18319,7 +18319,7 @@ function Zd(n) {
18319
18319
  return { point: o, ndcPoint: a };
18320
18320
  }
18321
18321
  const Jd = () => !1;
18322
- class qd extends cl {
18322
+ class qd extends ll {
18323
18323
  constructor(e) {
18324
18324
  super(e);
18325
18325
  d(this, "type", "watch");
@@ -18445,7 +18445,7 @@ class qd extends cl {
18445
18445
  this.deleteDom = new Bh(this.five, {
18446
18446
  i18n: this.config.i18n,
18447
18447
  onClick: () => {
18448
- this.choose === "line" ? this.deleteLine() : this.choose instanceof Dc && this.deleteArea(this.choose);
18448
+ this.choose === "line" ? this.deleteLine() : this.choose instanceof kc && this.deleteArea(this.choose);
18449
18449
  },
18450
18450
  cancel: this.cancelDeleteClickCallback
18451
18451
  }).appendTo(this.container), this.model.getAllLines().forEach((s) => {
@@ -18595,7 +18595,7 @@ function dv(n) {
18595
18595
  let i = 10349931;
18596
18596
  e && n.ballColor >= 0 && (i = n.ballColor);
18597
18597
  const s = new jn(), r = new aA(0.3, 0.3), o = t ? XP : ZP, a = new Yc().load(o);
18598
- a.encoding = Kr, a.minFilter = lc;
18598
+ a.encoding = Kr, a.minFilter = ac;
18599
18599
  const l = new uo({
18600
18600
  map: a,
18601
18601
  transparent: !0,
@@ -18725,7 +18725,7 @@ class KP {
18725
18725
  return this.mouseGroup;
18726
18726
  }
18727
18727
  }
18728
- class Xr extends cl {
18728
+ class Xr extends ll {
18729
18729
  constructor(e) {
18730
18730
  super(e);
18731
18731
  d(this, "state", "watching");
@@ -18838,7 +18838,7 @@ class Xr extends cl {
18838
18838
  this.clearHighlightLines(), this.highlightedLines = e, this.deleteDom.setLines(e).updatePosition().show(), e.forEach((i) => this.highlightLine(i));
18839
18839
  }
18840
18840
  }
18841
- const Wa = "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNzIiIGhlaWdodD0iNzIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjxkZWZzPjxmaWx0ZXIgeD0iLTUuMyUiIHk9Ii01LjMlIiB3aWR0aD0iMTEwLjUlIiBoZWlnaHQ9IjExMC41JSIgZmlsdGVyVW5pdHM9Im9iamVjdEJvdW5kaW5nQm94IiBpZD0icHJlZml4X19hIj48ZmVPZmZzZXQgaW49IlNvdXJjZUFscGhhIiByZXN1bHQ9InNoYWRvd09mZnNldE91dGVyMSIvPjxmZUdhdXNzaWFuQmx1ciBzdGREZXZpYXRpb249IjEiIGluPSJzaGFkb3dPZmZzZXRPdXRlcjEiIHJlc3VsdD0ic2hhZG93Qmx1ck91dGVyMSIvPjxmZUNvbXBvc2l0ZSBpbj0ic2hhZG93Qmx1ck91dGVyMSIgaW4yPSJTb3VyY2VBbHBoYSIgb3BlcmF0b3I9Im91dCIgcmVzdWx0PSJzaGFkb3dCbHVyT3V0ZXIxIi8+PGZlQ29sb3JNYXRyaXggdmFsdWVzPSIwIDAgMCAwIDEgMCAwIDAgMCAxIDAgMCAwIDAgMSAwIDAgMCAwLjUgMCIgaW49InNoYWRvd0JsdXJPdXRlcjEiLz48L2ZpbHRlcj48ZmlsdGVyIHg9Ii0xMS40JSIgeT0iLTExLjQlIiB3aWR0aD0iMTIyLjklIiBoZWlnaHQ9IjEyMi45JSIgZmlsdGVyVW5pdHM9Im9iamVjdEJvdW5kaW5nQm94IiBpZD0icHJlZml4X19jIj48ZmVHYXVzc2lhbkJsdXIgc3RkRGV2aWF0aW9uPSI0LjUiIGluPSJTb3VyY2VBbHBoYSIgcmVzdWx0PSJzaGFkb3dCbHVySW5uZXIxIi8+PGZlT2Zmc2V0IGluPSJzaGFkb3dCbHVySW5uZXIxIiByZXN1bHQ9InNoYWRvd09mZnNldElubmVyMSIvPjxmZUNvbXBvc2l0ZSBpbj0ic2hhZG93T2Zmc2V0SW5uZXIxIiBpbjI9IlNvdXJjZUFscGhhIiBvcGVyYXRvcj0iYXJpdGhtZXRpYyIgazI9Ii0xIiBrMz0iMSIgcmVzdWx0PSJzaGFkb3dJbm5lcklubmVyMSIvPjxmZUNvbG9yTWF0cml4IHZhbHVlcz0iMCAwIDAgMCAxIDAgMCAwIDAgMSAwIDAgMCAwIDEgMCAwIDAgMC4zIDAiIGluPSJzaGFkb3dJbm5lcklubmVyMSIvPjwvZmlsdGVyPjxmaWx0ZXIgeD0iLTEyNi42JSIgeT0iLTMzNy41JSIgd2lkdGg9IjM1My4xJSIgaGVpZ2h0PSI3NzUlIiBmaWx0ZXJVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIGlkPSJwcmVmaXhfX2UiPjxmZUdhdXNzaWFuQmx1ciBzdGREZXZpYXRpb249IjE2IiBpbj0iU291cmNlR3JhcGhpYyIvPjwvZmlsdGVyPjxsaW5lYXJHcmFkaWVudCB4MT0iNTAlIiB5MT0iMTAwJSIgeDI9IjUwJSIgeTI9IjAlIiBpZD0icHJlZml4X19kIj48c3RvcCBzdG9wLWNvbG9yPSIjRkZGIiBzdG9wLW9wYWNpdHk9Ii43IiBvZmZzZXQ9IjAlIi8+PHN0b3Agc3RvcC1jb2xvcj0iI0ZGRiIgc3RvcC1vcGFjaXR5PSIwIiBvZmZzZXQ9IjI2LjQzMiUiLz48c3RvcCBzdG9wLWNvbG9yPSIjRkZGIiBzdG9wLW9wYWNpdHk9IjAiIG9mZnNldD0iODIuMzA1JSIvPjxzdG9wIHN0b3AtY29sb3I9IiNGRkYiIHN0b3Atb3BhY2l0eT0iLjQiIG9mZnNldD0iMTAwJSIvPjwvbGluZWFyR3JhZGllbnQ+PGxpbmVhckdyYWRpZW50IHgxPSI1MCUiIHkxPSIwJSIgeDI9IjUwJSIgeTI9IjEwMCUiIGlkPSJwcmVmaXhfX2YiPjxzdG9wIHN0b3AtY29sb3I9IiNGRkYiIHN0b3Atb3BhY2l0eT0iLjA1IiBvZmZzZXQ9IjAlIi8+PHN0b3Agc3RvcC1jb2xvcj0iI0ZGRiIgc3RvcC1vcGFjaXR5PSIuMiIgb2Zmc2V0PSIxMDAlIi8+PC9saW5lYXJHcmFkaWVudD48Y2lyY2xlIGlkPSJwcmVmaXhfX2IiIGN4PSIzNiIgY3k9IjM2IiByPSIyOC40NDQiLz48L2RlZnM+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48dXNlIGZpbGw9IiMwMDAiIGZpbHRlcj0idXJsKCNwcmVmaXhfX2EpIiB4bGluazpocmVmPSIjcHJlZml4X19iIi8+PHVzZSBmaWxsPSIjMDAwIiBmaWx0ZXI9InVybCgjcHJlZml4X19jKSIgeGxpbms6aHJlZj0iI3ByZWZpeF9fYiIvPjxjaXJjbGUgc3Ryb2tlPSJ1cmwoI3ByZWZpeF9fZCkiIHN0cm9rZS13aWR0aD0iLjQiIGZpbGwtb3BhY2l0eT0iLjI0MSIgZmlsbD0iI0ZGRiIgc3Ryb2tlLWxpbmVqb2luPSJzcXVhcmUiIGN4PSIzNiIgY3k9IjM2IiByPSIyOC4yNDQiLz48ZWxsaXBzZSBmaWxsPSIjRkZGIiBvcGFjaXR5PSIuNTk2IiBmaWx0ZXI9InVybCgjcHJlZml4X19lKSIgY3g9IjM2IiBjeT0iMzYiIHJ4PSIxOC45NjMiIHJ5PSI3LjExMSIvPjxwYXRoIGQ9Ik0zNiAwQzE2LjExOCAwIDAgMTYuMTE4IDAgMzZzMTYuMTE4IDM2IDM2IDM2IDM2LTE2LjExOCAzNi0zNlM1NS44ODIgMCAzNiAwem0wIDQuNDQ0YzE3LjQyOCAwIDMxLjU1NiAxNC4xMjggMzEuNTU2IDMxLjU1NlM1My40MjggNjcuNTU2IDM2IDY3LjU1NiA0LjQ0NCA1My40MjggNC40NDQgMzYgMTguNTcyIDQuNDQ0IDM2IDQuNDQ0eiIgZmlsbD0idXJsKCNwcmVmaXhfX2YpIiBmaWxsLXJ1bGU9Im5vbnplcm8iLz48L2c+PC9zdmc+", _h = "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNzIiIGhlaWdodD0iNzIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IHgxPSIxNS41MSUiIHkxPSIxMi40OTclIiB4Mj0iODUuMjY1JSIgeTI9Ijg2LjE0MyUiIGlkPSJwcmVmaXhfX2IiPjxzdG9wIHN0b3AtY29sb3I9IiM5NUFFRkYiIG9mZnNldD0iMCUiLz48c3RvcCBzdG9wLWNvbG9yPSIjNjM4NkZGIiBvZmZzZXQ9IjEwMCUiLz48L2xpbmVhckdyYWRpZW50PjxsaW5lYXJHcmFkaWVudCB4MT0iNTAlIiB5MT0iMTAwJSIgeDI9IjUwJSIgeTI9IjAlIiBpZD0icHJlZml4X19hIj48c3RvcCBzdG9wLWNvbG9yPSIjOTlBRUZGIiBvZmZzZXQ9IjAlIi8+PHN0b3Agc3RvcC1jb2xvcj0iI0ZGRiIgc3RvcC1vcGFjaXR5PSIwIiBvZmZzZXQ9IjI2LjQzMiUiLz48c3RvcCBzdG9wLWNvbG9yPSIjRkZGIiBzdG9wLW9wYWNpdHk9IjAiIG9mZnNldD0iODIuMzA1JSIvPjxzdG9wIHN0b3AtY29sb3I9IiM5OUFFRkYiIHN0b3Atb3BhY2l0eT0iLjQiIG9mZnNldD0iMTAwJSIvPjwvbGluZWFyR3JhZGllbnQ+PGxpbmVhckdyYWRpZW50IHgxPSI1MCUiIHkxPSIwJSIgeDI9IjUwJSIgeTI9IjEwMCUiIGlkPSJwcmVmaXhfX2QiPjxzdG9wIHN0b3AtY29sb3I9IiM4Nzk3RDIiIHN0b3Atb3BhY2l0eT0iLjA1IiBvZmZzZXQ9IjAlIi8+PHN0b3Agc3RvcC1jb2xvcj0iIzYyNzdDNyIgc3RvcC1vcGFjaXR5PSIuMiIgb2Zmc2V0PSIxMDAlIi8+PC9saW5lYXJHcmFkaWVudD48ZmlsdGVyIHg9Ii02My4zJSIgeT0iLTE2OC44JSIgd2lkdGg9IjIyNi42JSIgaGVpZ2h0PSI0MzcuNSUiIGZpbHRlclVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgaWQ9InByZWZpeF9fYyI+PGZlR2F1c3NpYW5CbHVyIHN0ZERldmlhdGlvbj0iOCIgaW49IlNvdXJjZUdyYXBoaWMiLz48L2ZpbHRlcj48L2RlZnM+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48Y2lyY2xlIHN0cm9rZT0idXJsKCNwcmVmaXhfX2EpIiBzdHJva2Utd2lkdGg9Ii40IiBmaWxsPSJ1cmwoI3ByZWZpeF9fYikiIG9wYWNpdHk9Ii43IiBjeD0iMzYiIGN5PSIzNiIgcj0iMjguMjQ0Ii8+PGVsbGlwc2UgZmlsbD0iIzdDOTBEQSIgb3BhY2l0eT0iLjU5NiIgZmlsdGVyPSJ1cmwoI3ByZWZpeF9fYykiIGN4PSIzNiIgY3k9IjM2IiByeD0iMTguOTYzIiByeT0iNy4xMTEiLz48cGF0aCBkPSJNMzYgMEMxNi4xMTggMCAwIDE2LjExOCAwIDM2czE2LjExOCAzNiAzNiAzNiAzNi0xNi4xMTggMzYtMzZTNTUuODgyIDAgMzYgMHptMCA0LjQ0NGMxNy40MjggMCAzMS41NTYgMTQuMTI4IDMxLjU1NiAzMS41NTZTNTMuNDI4IDY3LjU1NiAzNiA2Ny41NTYgNC40NDQgNTMuNDI4IDQuNDQ0IDM2IDE4LjU3MiA0LjQ0NCAzNiA0LjQ0NHoiIGZpbGw9InVybCgjcHJlZml4X19kKSIgZmlsbC1ydWxlPSJub256ZXJvIi8+PC9nPjwvc3ZnPg==", $P = `
18841
+ const Ga = "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNzIiIGhlaWdodD0iNzIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjxkZWZzPjxmaWx0ZXIgeD0iLTUuMyUiIHk9Ii01LjMlIiB3aWR0aD0iMTEwLjUlIiBoZWlnaHQ9IjExMC41JSIgZmlsdGVyVW5pdHM9Im9iamVjdEJvdW5kaW5nQm94IiBpZD0icHJlZml4X19hIj48ZmVPZmZzZXQgaW49IlNvdXJjZUFscGhhIiByZXN1bHQ9InNoYWRvd09mZnNldE91dGVyMSIvPjxmZUdhdXNzaWFuQmx1ciBzdGREZXZpYXRpb249IjEiIGluPSJzaGFkb3dPZmZzZXRPdXRlcjEiIHJlc3VsdD0ic2hhZG93Qmx1ck91dGVyMSIvPjxmZUNvbXBvc2l0ZSBpbj0ic2hhZG93Qmx1ck91dGVyMSIgaW4yPSJTb3VyY2VBbHBoYSIgb3BlcmF0b3I9Im91dCIgcmVzdWx0PSJzaGFkb3dCbHVyT3V0ZXIxIi8+PGZlQ29sb3JNYXRyaXggdmFsdWVzPSIwIDAgMCAwIDEgMCAwIDAgMCAxIDAgMCAwIDAgMSAwIDAgMCAwLjUgMCIgaW49InNoYWRvd0JsdXJPdXRlcjEiLz48L2ZpbHRlcj48ZmlsdGVyIHg9Ii0xMS40JSIgeT0iLTExLjQlIiB3aWR0aD0iMTIyLjklIiBoZWlnaHQ9IjEyMi45JSIgZmlsdGVyVW5pdHM9Im9iamVjdEJvdW5kaW5nQm94IiBpZD0icHJlZml4X19jIj48ZmVHYXVzc2lhbkJsdXIgc3RkRGV2aWF0aW9uPSI0LjUiIGluPSJTb3VyY2VBbHBoYSIgcmVzdWx0PSJzaGFkb3dCbHVySW5uZXIxIi8+PGZlT2Zmc2V0IGluPSJzaGFkb3dCbHVySW5uZXIxIiByZXN1bHQ9InNoYWRvd09mZnNldElubmVyMSIvPjxmZUNvbXBvc2l0ZSBpbj0ic2hhZG93T2Zmc2V0SW5uZXIxIiBpbjI9IlNvdXJjZUFscGhhIiBvcGVyYXRvcj0iYXJpdGhtZXRpYyIgazI9Ii0xIiBrMz0iMSIgcmVzdWx0PSJzaGFkb3dJbm5lcklubmVyMSIvPjxmZUNvbG9yTWF0cml4IHZhbHVlcz0iMCAwIDAgMCAxIDAgMCAwIDAgMSAwIDAgMCAwIDEgMCAwIDAgMC4zIDAiIGluPSJzaGFkb3dJbm5lcklubmVyMSIvPjwvZmlsdGVyPjxmaWx0ZXIgeD0iLTEyNi42JSIgeT0iLTMzNy41JSIgd2lkdGg9IjM1My4xJSIgaGVpZ2h0PSI3NzUlIiBmaWx0ZXJVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIGlkPSJwcmVmaXhfX2UiPjxmZUdhdXNzaWFuQmx1ciBzdGREZXZpYXRpb249IjE2IiBpbj0iU291cmNlR3JhcGhpYyIvPjwvZmlsdGVyPjxsaW5lYXJHcmFkaWVudCB4MT0iNTAlIiB5MT0iMTAwJSIgeDI9IjUwJSIgeTI9IjAlIiBpZD0icHJlZml4X19kIj48c3RvcCBzdG9wLWNvbG9yPSIjRkZGIiBzdG9wLW9wYWNpdHk9Ii43IiBvZmZzZXQ9IjAlIi8+PHN0b3Agc3RvcC1jb2xvcj0iI0ZGRiIgc3RvcC1vcGFjaXR5PSIwIiBvZmZzZXQ9IjI2LjQzMiUiLz48c3RvcCBzdG9wLWNvbG9yPSIjRkZGIiBzdG9wLW9wYWNpdHk9IjAiIG9mZnNldD0iODIuMzA1JSIvPjxzdG9wIHN0b3AtY29sb3I9IiNGRkYiIHN0b3Atb3BhY2l0eT0iLjQiIG9mZnNldD0iMTAwJSIvPjwvbGluZWFyR3JhZGllbnQ+PGxpbmVhckdyYWRpZW50IHgxPSI1MCUiIHkxPSIwJSIgeDI9IjUwJSIgeTI9IjEwMCUiIGlkPSJwcmVmaXhfX2YiPjxzdG9wIHN0b3AtY29sb3I9IiNGRkYiIHN0b3Atb3BhY2l0eT0iLjA1IiBvZmZzZXQ9IjAlIi8+PHN0b3Agc3RvcC1jb2xvcj0iI0ZGRiIgc3RvcC1vcGFjaXR5PSIuMiIgb2Zmc2V0PSIxMDAlIi8+PC9saW5lYXJHcmFkaWVudD48Y2lyY2xlIGlkPSJwcmVmaXhfX2IiIGN4PSIzNiIgY3k9IjM2IiByPSIyOC40NDQiLz48L2RlZnM+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48dXNlIGZpbGw9IiMwMDAiIGZpbHRlcj0idXJsKCNwcmVmaXhfX2EpIiB4bGluazpocmVmPSIjcHJlZml4X19iIi8+PHVzZSBmaWxsPSIjMDAwIiBmaWx0ZXI9InVybCgjcHJlZml4X19jKSIgeGxpbms6aHJlZj0iI3ByZWZpeF9fYiIvPjxjaXJjbGUgc3Ryb2tlPSJ1cmwoI3ByZWZpeF9fZCkiIHN0cm9rZS13aWR0aD0iLjQiIGZpbGwtb3BhY2l0eT0iLjI0MSIgZmlsbD0iI0ZGRiIgc3Ryb2tlLWxpbmVqb2luPSJzcXVhcmUiIGN4PSIzNiIgY3k9IjM2IiByPSIyOC4yNDQiLz48ZWxsaXBzZSBmaWxsPSIjRkZGIiBvcGFjaXR5PSIuNTk2IiBmaWx0ZXI9InVybCgjcHJlZml4X19lKSIgY3g9IjM2IiBjeT0iMzYiIHJ4PSIxOC45NjMiIHJ5PSI3LjExMSIvPjxwYXRoIGQ9Ik0zNiAwQzE2LjExOCAwIDAgMTYuMTE4IDAgMzZzMTYuMTE4IDM2IDM2IDM2IDM2LTE2LjExOCAzNi0zNlM1NS44ODIgMCAzNiAwem0wIDQuNDQ0YzE3LjQyOCAwIDMxLjU1NiAxNC4xMjggMzEuNTU2IDMxLjU1NlM1My40MjggNjcuNTU2IDM2IDY3LjU1NiA0LjQ0NCA1My40MjggNC40NDQgMzYgMTguNTcyIDQuNDQ0IDM2IDQuNDQ0eiIgZmlsbD0idXJsKCNwcmVmaXhfX2YpIiBmaWxsLXJ1bGU9Im5vbnplcm8iLz48L2c+PC9zdmc+", _h = "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNzIiIGhlaWdodD0iNzIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IHgxPSIxNS41MSUiIHkxPSIxMi40OTclIiB4Mj0iODUuMjY1JSIgeTI9Ijg2LjE0MyUiIGlkPSJwcmVmaXhfX2IiPjxzdG9wIHN0b3AtY29sb3I9IiM5NUFFRkYiIG9mZnNldD0iMCUiLz48c3RvcCBzdG9wLWNvbG9yPSIjNjM4NkZGIiBvZmZzZXQ9IjEwMCUiLz48L2xpbmVhckdyYWRpZW50PjxsaW5lYXJHcmFkaWVudCB4MT0iNTAlIiB5MT0iMTAwJSIgeDI9IjUwJSIgeTI9IjAlIiBpZD0icHJlZml4X19hIj48c3RvcCBzdG9wLWNvbG9yPSIjOTlBRUZGIiBvZmZzZXQ9IjAlIi8+PHN0b3Agc3RvcC1jb2xvcj0iI0ZGRiIgc3RvcC1vcGFjaXR5PSIwIiBvZmZzZXQ9IjI2LjQzMiUiLz48c3RvcCBzdG9wLWNvbG9yPSIjRkZGIiBzdG9wLW9wYWNpdHk9IjAiIG9mZnNldD0iODIuMzA1JSIvPjxzdG9wIHN0b3AtY29sb3I9IiM5OUFFRkYiIHN0b3Atb3BhY2l0eT0iLjQiIG9mZnNldD0iMTAwJSIvPjwvbGluZWFyR3JhZGllbnQ+PGxpbmVhckdyYWRpZW50IHgxPSI1MCUiIHkxPSIwJSIgeDI9IjUwJSIgeTI9IjEwMCUiIGlkPSJwcmVmaXhfX2QiPjxzdG9wIHN0b3AtY29sb3I9IiM4Nzk3RDIiIHN0b3Atb3BhY2l0eT0iLjA1IiBvZmZzZXQ9IjAlIi8+PHN0b3Agc3RvcC1jb2xvcj0iIzYyNzdDNyIgc3RvcC1vcGFjaXR5PSIuMiIgb2Zmc2V0PSIxMDAlIi8+PC9saW5lYXJHcmFkaWVudD48ZmlsdGVyIHg9Ii02My4zJSIgeT0iLTE2OC44JSIgd2lkdGg9IjIyNi42JSIgaGVpZ2h0PSI0MzcuNSUiIGZpbHRlclVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgaWQ9InByZWZpeF9fYyI+PGZlR2F1c3NpYW5CbHVyIHN0ZERldmlhdGlvbj0iOCIgaW49IlNvdXJjZUdyYXBoaWMiLz48L2ZpbHRlcj48L2RlZnM+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48Y2lyY2xlIHN0cm9rZT0idXJsKCNwcmVmaXhfX2EpIiBzdHJva2Utd2lkdGg9Ii40IiBmaWxsPSJ1cmwoI3ByZWZpeF9fYikiIG9wYWNpdHk9Ii43IiBjeD0iMzYiIGN5PSIzNiIgcj0iMjguMjQ0Ii8+PGVsbGlwc2UgZmlsbD0iIzdDOTBEQSIgb3BhY2l0eT0iLjU5NiIgZmlsdGVyPSJ1cmwoI3ByZWZpeF9fYykiIGN4PSIzNiIgY3k9IjM2IiByeD0iMTguOTYzIiByeT0iNy4xMTEiLz48cGF0aCBkPSJNMzYgMEMxNi4xMTggMCAwIDE2LjExOCAwIDM2czE2LjExOCAzNiAzNiAzNiAzNi0xNi4xMTggMzYtMzZTNTUuODgyIDAgMzYgMHptMCA0LjQ0NGMxNy40MjggMCAzMS41NTYgMTQuMTI4IDMxLjU1NiAzMS41NTZTNTMuNDI4IDY3LjU1NiAzNiA2Ny41NTYgNC40NDQgNTMuNDI4IDQuNDQ0IDM2IDE4LjU3MiA0LjQ0NCAzNiA0LjQ0NHoiIGZpbGw9InVybCgjcHJlZml4X19kKSIgZmlsbC1ydWxlPSJub256ZXJvIi8+PC9nPjwvc3ZnPg==", $P = `
18842
18842
  <svg class="fpm__exit-icon width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
18843
18843
  <defs>
18844
18844
  <radialGradient cx="50%" cy="50%" fx="50%" fy="50%" r="86.3016741%" id="radialGradient-1">
@@ -18897,7 +18897,7 @@ const Wa = "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNzIiIGhlaWdodD0iNzIiIHhtbG
18897
18897
  opacity: 1;
18898
18898
  }
18899
18899
  .fpm__main__start {
18900
- background-image: url(${Wa});
18900
+ background-image: url(${Ga});
18901
18901
  }
18902
18902
  .fpm__main__end {
18903
18903
  background-image: url(${_h});
@@ -19012,7 +19012,7 @@ const Wa = "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNzIiIGhlaWdodD0iNzIiIHhtbG
19012
19012
  opacity: 1;
19013
19013
  }
19014
19014
  .fpm__main__start {
19015
- background-image: url(${Wa});
19015
+ background-image: url(${Ga});
19016
19016
  }
19017
19017
  .fpm__main__end {
19018
19018
  background-image: url(${_h});
@@ -20025,7 +20025,7 @@ function SI(n, t, e) {
20025
20025
  "text" in a && e(0, s = a.text), "onClick" in a && e(1, r = a.onClick), "color" in a && e(3, o = a.color);
20026
20026
  }, n.$$.update = () => {
20027
20027
  n.$$.dirty & /*color*/
20028
- 8 && e(2, i = (() => o === "white" ? Wa : o === "blue" ? _h : Wa)());
20028
+ 8 && e(2, i = (() => o === "white" ? Ga : o === "blue" ? _h : Ga)());
20029
20029
  }, [s, r, i, o];
20030
20030
  }
20031
20031
  class TI extends Pe {
@@ -20468,22 +20468,22 @@ var st = {}, BI = {
20468
20468
  st = n;
20469
20469
  }
20470
20470
  };
20471
- function Qa(n) {
20471
+ function Wa(n) {
20472
20472
  return n === null ? "null" : typeof n == "undefined" ? "undefined" : typeof n == "object" ? Array.isArray(n) ? "array" : "object" : typeof n;
20473
20473
  }
20474
20474
  function Av(n) {
20475
- return Qa(n) === "object" ? Tc(n) : Qa(n) === "array" ? Sc(n) : n;
20475
+ return Wa(n) === "object" ? Sc(n) : Wa(n) === "array" ? Dc(n) : n;
20476
20476
  }
20477
- function Sc(n) {
20477
+ function Dc(n) {
20478
20478
  return n.map(Av);
20479
20479
  }
20480
- function Tc(n) {
20480
+ function Sc(n) {
20481
20481
  const t = {};
20482
20482
  for (const e in n)
20483
20483
  n.hasOwnProperty(e) && (t[e] = Av(n[e]));
20484
20484
  return t;
20485
20485
  }
20486
- function dl(n, t = [], e = {}) {
20486
+ function ul(n, t = [], e = {}) {
20487
20487
  const i = {
20488
20488
  arrayBehaviour: e.arrayBehaviour || "replace"
20489
20489
  // Can be "merge" or "replace".
@@ -20491,19 +20491,19 @@ function dl(n, t = [], e = {}) {
20491
20491
  for (let o = 0; o < s.length; o++) {
20492
20492
  const a = s[o], l = Object.keys(a);
20493
20493
  for (let c = 0; c < l.length; c++) {
20494
- const h = l[c], u = a[h], f = Qa(u), p = Qa(r[h]);
20494
+ const h = l[c], u = a[h], f = Wa(u), p = Wa(r[h]);
20495
20495
  if (f === "object")
20496
20496
  if (p !== "undefined") {
20497
20497
  const g = p === "object" ? r[h] : {};
20498
- r[h] = dl({}, [g, Tc(u)], i);
20498
+ r[h] = ul({}, [g, Sc(u)], i);
20499
20499
  } else
20500
- r[h] = Tc(u);
20500
+ r[h] = Sc(u);
20501
20501
  else if (f === "array")
20502
20502
  if (p === "array") {
20503
- const g = Sc(u);
20503
+ const g = Dc(u);
20504
20504
  r[h] = i.arrayBehaviour === "merge" ? r[h].concat(g) : g;
20505
20505
  } else
20506
- r[h] = Sc(u);
20506
+ r[h] = Dc(u);
20507
20507
  else
20508
20508
  r[h] = u;
20509
20509
  }
@@ -20511,13 +20511,13 @@ function dl(n, t = [], e = {}) {
20511
20511
  return r;
20512
20512
  }
20513
20513
  BI.exports = function(t, ...e) {
20514
- return dl(t, e);
20514
+ return ul(t, e);
20515
20515
  };
20516
20516
  st.noMutate = function(...t) {
20517
- return dl({}, t);
20517
+ return ul({}, t);
20518
20518
  };
20519
20519
  st.withOptions = function(t, e, i) {
20520
- return dl(t, e, i);
20520
+ return ul(t, e, i);
20521
20521
  };
20522
20522
  function VI(n) {
20523
20523
  Me(n, "svelte-1q8gtp4", ".Measure-Tips.svelte-1q8gtp4.svelte-1q8gtp4{box-sizing:border-box;position:absolute;pointer-events:none;top:0;width:100%;padding:0 2.5rem}.Measure-Tips.svelte-1q8gtp4 .text.svelte-1q8gtp4{text-align:center;position:relative;max-width:100%;top:3.125rem;color:#fff;word-break:break-all;word-wrap:break-word;text-shadow:0 0.0625rem 0.375rem rgba(0, 0, 0, 0.5);font-size:1.25rem;font-weight:bold}");
@@ -21388,7 +21388,7 @@ class rE {
21388
21388
  }
21389
21389
  }
21390
21390
  }
21391
- const _l = 1e-3, Pf = 0.01, oE = "https://vrlab-image4.ljcdn.com/release/web/PanoSpatialTagPlugin__blur.png", $5 = (n, t) => {
21391
+ const Vl = 1e-3, Pf = 0.01, oE = "https://vrlab-image4.ljcdn.com/release/web/PanoSpatialTagPlugin__blur.png", $5 = (n, t) => {
21392
21392
  var ee, K, re, ne, ae, Se, Ae, Re;
21393
21393
  let e = t == null ? void 0 : t.container, i = 1.4;
21394
21394
  const s = (ee = t == null ? void 0 : t.wait) != null ? ee : 200, r = (K = t == null ? void 0 : t.maxNumberOnScreen) != null ? K : 3, o = (re = t == null ? void 0 : t.minRad) != null ? re : Math.PI / 4, a = (ne = t == null ? void 0 : t.nearTolerance) != null ? ne : 100, l = (ae = t == null ? void 0 : t.upsideHeight) != null ? ae : 1.6, c = (Se = t == null ? void 0 : t.minDistance) != null ? Se : 1.2, h = (Ae = t == null ? void 0 : t.maxDistance) != null ? Ae : 3.5, u = gh(n), f = document.createElement("div");
@@ -21474,8 +21474,8 @@ const _l = 1e-3, Pf = 0.01, oE = "https://vrlab-image4.ljcdn.com/release/web/Pan
21474
21474
  const Ze = pe.position.clone().setY(i).distanceTo(Ve.position);
21475
21475
  if (Ze < c || Ze > h || !Xe.containsPoint(Ve.position))
21476
21476
  return xe;
21477
- const lt = Ve.position.clone().sub(pe.position).setY(0);
21478
- if (lt.angleTo(Ve.normal) > Math.PI / 2 - o && lt.angleTo(Ve.normal) < Math.PI / 2 + o)
21477
+ const ct = Ve.position.clone().sub(pe.position).setY(0);
21478
+ if (ct.angleTo(Ve.normal) > Math.PI / 2 - o && ct.angleTo(Ve.normal) < Math.PI / 2 + o)
21479
21479
  return xe;
21480
21480
  const nt = Ve.position.clone().project(pe);
21481
21481
  if (!v.tags.every((ze) => {
@@ -21511,12 +21511,12 @@ const _l = 1e-3, Pf = 0.01, oE = "https://vrlab-image4.ljcdn.com/release/web/Pan
21511
21511
  const Ze = de[xe];
21512
21512
  if (ke.find((We) => Ze.id === We.id))
21513
21513
  continue;
21514
- const lt = Ze.position.clone().project(pe);
21514
+ const ct = Ze.position.clone().project(pe);
21515
21515
  if (!v.tags.concat(ke).every((We) => {
21516
21516
  if (We.position.clone().sub(pe.position).setY(0).angleTo(De.setY(0)) > Math.PI / 2)
21517
21517
  return !0;
21518
21518
  const ze = We.position.clone().project(pe);
21519
- return Math.sqrt(Math.pow((lt.x - ze.x) / 2 * ie, 2) + Math.pow((lt.y - ze.y) / 2 * we, 2)) > a;
21519
+ return Math.sqrt(Math.pow((ct.x - ze.x) / 2 * ie, 2) + Math.pow((ct.y - ze.y) / 2 * we, 2)) > a;
21520
21520
  }))
21521
21521
  continue;
21522
21522
  const nt = new y.Raycaster(
@@ -21526,11 +21526,11 @@ const _l = 1e-3, Pf = 0.01, oE = "https://vrlab-image4.ljcdn.com/release/web/Pan
21526
21526
  Ze.distance + Pf
21527
21527
  ), [Je] = v.intersectObjects ? nt.intersectObjects(v.intersectObjects, !0) : n.model.loaded ? n.model.intersectRaycaster(nt) : nt.intersectObjects(n.model.children, !0);
21528
21528
  if (Je && Ze.distance - Je.distance < Pf) {
21529
- const { position: We, normal: ze, id: rt, replacement: Pt } = Ze, Zn = new y.Plane().setFromNormalAndCoplanarPoint(ze, We), ii = We.clone().sub(pe.position).cross(new y.Vector3(0, 1, 0)).setLength(_l), Ai = [
21529
+ const { position: We, normal: ze, id: rt, replacement: Pt } = Ze, Zn = new y.Plane().setFromNormalAndCoplanarPoint(ze, We), ii = We.clone().sub(pe.position).cross(new y.Vector3(0, 1, 0)).setLength(Vl), Ai = [
21530
21530
  We.clone(),
21531
21531
  We.clone().add(ii),
21532
- We.clone().add(new y.Vector3(0, _l, 0)).add(ii),
21533
- We.clone().add(new y.Vector3(0, _l, 0))
21532
+ We.clone().add(new y.Vector3(0, Vl, 0)).add(ii),
21533
+ We.clone().add(new y.Vector3(0, Vl, 0))
21534
21534
  ].map((ji) => Zn.projectPoint(ji, new y.Vector3())), { container: zi, dispose: Lt } = u.create3DDomContainer(Ai) || {}, bi = new eE({
21535
21535
  target: zi,
21536
21536
  props: {
@@ -21612,12 +21612,12 @@ const _l = 1e-3, Pf = 0.01, oE = "https://vrlab-image4.ljcdn.com/release/web/Pan
21612
21612
  dispose: J
21613
21613
  };
21614
21614
  };
21615
- var Js = /* @__PURE__ */ ((n) => (n.SMALL = "small", n.MIDLLE = "middle", n.LARGE = "large", n.EXTRA_LARGE = "x-large", n))(Js || {}), Lc = {}, aE = {
21615
+ var Js = /* @__PURE__ */ ((n) => (n.SMALL = "small", n.MIDLLE = "middle", n.LARGE = "large", n.EXTRA_LARGE = "x-large", n))(Js || {}), Tc = {}, aE = {
21616
21616
  get exports() {
21617
- return Lc;
21617
+ return Tc;
21618
21618
  },
21619
21619
  set exports(n) {
21620
- Lc = n;
21620
+ Tc = n;
21621
21621
  }
21622
21622
  };
21623
21623
  /*!
@@ -21655,7 +21655,7 @@ var Js = /* @__PURE__ */ ((n) => (n.SMALL = "small", n.MIDLLE = "middle", n.LARG
21655
21655
  n.exports ? (e.default = e, n.exports = e) : window.classNames = e;
21656
21656
  })();
21657
21657
  })(aE);
21658
- const ei = Lc;
21658
+ const ei = Tc;
21659
21659
  function lE(n) {
21660
21660
  Me(n, "svelte-1wufped", ".item-label-item.svelte-1wufped{position:absolute;z-index:0;transform:none;cursor:pointer;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:0}.item-label-item.visible.svelte-1wufped{opacity:1;animation:svelte-1wufped-fadeIn 0.3s ease-in}.item-label-item__text-wrap.svelte-1wufped::before{content:'';position:absolute;width:100%;height:100%;background-color:rgba(0, 0, 0, 0.3);filter:blur(1rem);z-index:-1}.item-label-item__text-wrap.svelte-1wufped{padding:0.375rem 0.375rem 0;position:absolute;height:1.25rem;pointer-events:all;background-size:100% 100%;background-repeat:no-repeat;white-space:nowrap;line-height:0.625rem;font-size:0.6875rem;font-weight:bold;color:#ffeac0;transform:translate(-50%, 0);display:flex;justify-content:center;align-items:center}.item-label-item__text.svelte-1wufped{padding-bottom:0.25rem;border-top:0 solid;border-left:0 solid;border-right:0 solid;border-bottom:0.0625rem solid;-o-border-image:linear-gradient(to right, rgba(234, 208, 154, 0), rgba(234, 208, 154, 100), rgba(234, 208, 154, 0)) 4.5 1 4.5;border-image:linear-gradient(to right, rgba(234, 208, 154, 0), rgba(234, 208, 154, 100), rgba(234, 208, 154, 0)) 4.5 1 4.5}.item-label-item__bar.svelte-1wufped{position:absolute;bottom:0;width:0.0625rem;background-image:linear-gradient(to bottom, rgba(234, 208, 154, 0), rgba(234, 208, 154, 1))}@keyframes svelte-1wufped-fadeIn{from{opacity:0}to{opacity:1}}");
21661
21661
  }
@@ -22076,7 +22076,7 @@ function AE(n) {
22076
22076
  t.push(i);
22077
22077
  }), t;
22078
22078
  }
22079
- const bE = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAAqCAYAAADFw8lbAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAAKqADAAQAAAABAAAAKgAAAADUGqULAAAB0ElEQVRYCe2WSUoEQRBFLVHEiVZU1I03cKW38SSewRt4A5fiTty5cQIFR9pZQWkcUNSe2/Z9yISiSGxRkUAy4BGZSVX168gistraYsQKxArECsQKxApYqkDyU5lmsznMM+ZgAGpQhaUkSRbINgLJCXiCBtSgAkVYtGGIBTKj8AgKSVahDNvQa0IUkUG4Bx91BpLdBTOS/cgUIB3a+gMwI9mFzE3a0I3z5B4r292JzGVA8tSSZILMcUDyzIykthOZvYDk+V9Ktmz4yGzhOhV4/+5YU4N/hzqo0StX3Fg5TcnNlYvgs8bPsM4hkScHoyO46haRnGEYktQVI+4ypUYKyXtxyUu27JCceAMJvjo0HoM5CEZ7cPX7i013q3IWVV5r2aw/2TK+svWbPGU68KQCa6pYeus1V0X99quSfvtVSc39lmfz2mdbz32tg1dAJ0421AVs9E7/FxBSezrMmjI/gm5/nYmMkBq+TqBs7LNgTlZH6EnWlPmORdk+pHQipUNfTxtg7p3NIXWRMvXfoqusmXsNhpC6crIS1Zf9C6yAOdlxpK5BW18CiT7A/G93gE+P0FY/RoO+RWqS62YhB2r4YhlixArECsQKxArECvzjCnwAOr0wF44ggHAAAAAASUVORK5CYII=", Fh = "data:image/png;base64,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", Oc = "data:image/png;base64,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", yE = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAMAAAANIilAAAABcVBMVEUAAAAAAAD////////+/v45OTn////////39/fp6enPz8/7+/vw8PD+/v7x8fHc3NzHx8f////////+/v77+/vr6+v////7+/v5+fn////z8/P////////q6uqgoKD+/v79/f3m5ub+/v7////////////////39/f39/f////z8/P////t7e3s7Oz29vb////5+fn////h4eH////g4ODV1dX////////BwcH///////////+Ojo5zc3MlJSX////////////////////////7+/v////////////v7+/u7u7n5+f////39/f////09PT6+vr09PT+/v76+vr////5+fnv7+/09PTk5OT////////////////Jycn///++vr7///////+0tLT///9TU1P///8SEhL////////+/v76+vr////8/Pz39/ft7e3t7e36+vr////////X19fV1dX///+xsbF9fX1iYmL///////+K8mOEAAAAenRSTlMaAIDy8CD41cWRX9uk7Kl1VVEw6dWT/M/NvKyVkY475eWIgx0Z39rHv7axnZyZmIuKhn56emZjX1FEPTU0Kx4PCAX69fTgxcKkopWL7crJuri2sa6rnIyHhX54bVtZVU9NSUcsJSIcFROno6Hcwp+ekHVxbWhnRC8nDLc9s8oAAAOGSURBVEjHpdd3X9pAGAfwkBBDAoQmBJmWvUWWiIDIHoJb66x7a4d78Op7pBQ1J5DY33987vnyXEIu3CGy/0hvnDthM+l0hj3JScSudDKOdhNPpl1i8Ut624Gi6+trI3zW1tcdqGM7/SIC5/ZRR2SNJEm7JkHt7FAJjR18WIs40P3cAFxIOaIRna6ZOHxGunk+TDR1ukjUkSr0w86bcKShiz1OI4JMP8YAD9+4emM2Gm407IfIhzm0NxrhKNsLH4SvQ+RktyvUfZIMXYcPPsSFCcvY6EYW6ZPsxuiYZaLwAW5bDY70Da5paxjvm8d+UcjAUL/GzPtCnDF/mwFWhJ75Zs68x05gxxFRGQfa+RYXokHVCC4O4yOqYLTwBjNB+ncWEZnsbzrIvOLz4CW9g4jODn0ZPO/iZN0UmhaPp0Omq+Q/nLu6NO0hErJnurjKdTBzEdAhkqILXDAdbFkJ7EnDe4EVy198srpiwhE4X1RKDFOqviBwcNPK6gmPmeWlGDz+VdHqRPEVHo0tLTM8RpcX4G+flLe6kU/Cs1pYRnm8uriQhfoC+0ZDvbMLi6ttfO5fDCDCKFrvooAKAov+c4BZvy8EzaolCHRdIZ+fBThl9G0Ih1RCrBJWbPiMKYAZ409oMSqFWAktzJ9GBuDvRoVGOIQJMSas0CiM39u45v0M9tbaeLc6F5M+7dhcbRfgg+pcU/oNa85VDwDOzBtmpP9UKsN8BuCzeb1P+kPi08+fASyr6fVPUh/PJ72+xj/bZk5PSV0YlJ4z83iC4EipS5LkiAkeHxGcQerLwMARRzyW+QklhUgKpST8nXfYg+fHkjS89MPz0MFnhKdCSWpc8RBnPAZB3RUvLt7i3oob7f5juDzuikY81tjcHlcHg9xabdyUWDvF2ay3slecr1ptimNx9lhhs1bzXQxy5NZa6VMx9pS2Wt1H77cVjFartYvBdlDICDc0cbVa3Twd2NcOyuLwVqo+K1ebjgdcr0k+O1uXwThfl8vlhqm+99kASup5GINsYhhmG8d7UXzcBgo2e21cd9WlUll5/7G958ql8uxu7y0zS5SGSkOGBA51TRiGQAi232Y9v4kVQZGavpt6c6l3tLpNsc38gGOC01IeLg4Xi8NaLz1KkqO0VzvcTrFscYo4oLjiRAsKEXeJPRqxW0bsFWLGLVbiocyZSm5vbW0nU9BsIfyp/AGqAvfOkBaFawAAAABJRU5ErkJggg==", sL = (n, { videoElement: t }) => {
22079
+ const bE = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAAqCAYAAADFw8lbAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAAKqADAAQAAAABAAAAKgAAAADUGqULAAAB0ElEQVRYCe2WSUoEQRBFLVHEiVZU1I03cKW38SSewRt4A5fiTty5cQIFR9pZQWkcUNSe2/Z9yISiSGxRkUAy4BGZSVX168gistraYsQKxArECsQKxApYqkDyU5lmsznMM+ZgAGpQhaUkSRbINgLJCXiCBtSgAkVYtGGIBTKj8AgKSVahDNvQa0IUkUG4Bx91BpLdBTOS/cgUIB3a+gMwI9mFzE3a0I3z5B4r292JzGVA8tSSZILMcUDyzIykthOZvYDk+V9Ktmz4yGzhOhV4/+5YU4N/hzqo0StX3Fg5TcnNlYvgs8bPsM4hkScHoyO46haRnGEYktQVI+4ypUYKyXtxyUu27JCceAMJvjo0HoM5CEZ7cPX7i013q3IWVV5r2aw/2TK+svWbPGU68KQCa6pYeus1V0X99quSfvtVSc39lmfz2mdbz32tg1dAJ0421AVs9E7/FxBSezrMmjI/gm5/nYmMkBq+TqBs7LNgTlZH6EnWlPmORdk+pHQipUNfTxtg7p3NIXWRMvXfoqusmXsNhpC6crIS1Zf9C6yAOdlxpK5BW18CiT7A/G93gE+P0FY/RoO+RWqS62YhB2r4YhlixArECsQKxArECvzjCnwAOr0wF44ggHAAAAAASUVORK5CYII=", Fh = "data:image/png;base64,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", Lc = "data:image/png;base64,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", yE = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAMAAAANIilAAAABcVBMVEUAAAAAAAD////////+/v45OTn////////39/fp6enPz8/7+/vw8PD+/v7x8fHc3NzHx8f////////+/v77+/vr6+v////7+/v5+fn////z8/P////////q6uqgoKD+/v79/f3m5ub+/v7////////////////39/f39/f////z8/P////t7e3s7Oz29vb////5+fn////h4eH////g4ODV1dX////////BwcH///////////+Ojo5zc3MlJSX////////////////////////7+/v////////////v7+/u7u7n5+f////39/f////09PT6+vr09PT+/v76+vr////5+fnv7+/09PTk5OT////////////////Jycn///++vr7///////+0tLT///9TU1P///8SEhL////////+/v76+vr////8/Pz39/ft7e3t7e36+vr////////X19fV1dX///+xsbF9fX1iYmL///////+K8mOEAAAAenRSTlMaAIDy8CD41cWRX9uk7Kl1VVEw6dWT/M/NvKyVkY475eWIgx0Z39rHv7axnZyZmIuKhn56emZjX1FEPTU0Kx4PCAX69fTgxcKkopWL7crJuri2sa6rnIyHhX54bVtZVU9NSUcsJSIcFROno6Hcwp+ekHVxbWhnRC8nDLc9s8oAAAOGSURBVEjHpdd3X9pAGAfwkBBDAoQmBJmWvUWWiIDIHoJb66x7a4d78Op7pBQ1J5DY33987vnyXEIu3CGy/0hvnDthM+l0hj3JScSudDKOdhNPpl1i8Ut624Gi6+trI3zW1tcdqGM7/SIC5/ZRR2SNJEm7JkHt7FAJjR18WIs40P3cAFxIOaIRna6ZOHxGunk+TDR1ukjUkSr0w86bcKShiz1OI4JMP8YAD9+4emM2Gm407IfIhzm0NxrhKNsLH4SvQ+RktyvUfZIMXYcPPsSFCcvY6EYW6ZPsxuiYZaLwAW5bDY70Da5paxjvm8d+UcjAUL/GzPtCnDF/mwFWhJ75Zs68x05gxxFRGQfa+RYXokHVCC4O4yOqYLTwBjNB+ncWEZnsbzrIvOLz4CW9g4jODn0ZPO/iZN0UmhaPp0Omq+Q/nLu6NO0hErJnurjKdTBzEdAhkqILXDAdbFkJ7EnDe4EVy198srpiwhE4X1RKDFOqviBwcNPK6gmPmeWlGDz+VdHqRPEVHo0tLTM8RpcX4G+flLe6kU/Cs1pYRnm8uriQhfoC+0ZDvbMLi6ttfO5fDCDCKFrvooAKAov+c4BZvy8EzaolCHRdIZ+fBThl9G0Ih1RCrBJWbPiMKYAZ409oMSqFWAktzJ9GBuDvRoVGOIQJMSas0CiM39u45v0M9tbaeLc6F5M+7dhcbRfgg+pcU/oNa85VDwDOzBtmpP9UKsN8BuCzeb1P+kPi08+fASyr6fVPUh/PJ72+xj/bZk5PSV0YlJ4z83iC4EipS5LkiAkeHxGcQerLwMARRzyW+QklhUgKpST8nXfYg+fHkjS89MPz0MFnhKdCSWpc8RBnPAZB3RUvLt7i3oob7f5juDzuikY81tjcHlcHg9xabdyUWDvF2ay3slecr1ptimNx9lhhs1bzXQxy5NZa6VMx9pS2Wt1H77cVjFartYvBdlDICDc0cbVa3Twd2NcOyuLwVqo+K1ebjgdcr0k+O1uXwThfl8vlhqm+99kASup5GINsYhhmG8d7UXzcBgo2e21cd9WlUll5/7G958ql8uxu7y0zS5SGSkOGBA51TRiGQAi232Y9v4kVQZGavpt6c6l3tLpNsc38gGOC01IeLg4Xi8NaLz1KkqO0VzvcTrFscYo4oLjiRAsKEXeJPRqxW0bsFWLGLVbiocyZSm5vbW0nU9BsIfyp/AGqAvfOkBaFawAAAABJRU5ErkJggg==", sL = (n, { videoElement: t }) => {
22080
22080
  const e = {
22081
22081
  videoMeshes: [],
22082
22082
  videoTextureEnabled: !1,
@@ -23149,7 +23149,7 @@ const lL = (n) => new UE(n);
23149
23149
  function wv(n, t) {
23150
23150
  console.warn(`🚫 ==> [${n}]: ${t}`);
23151
23151
  }
23152
- var fl = {}, YE = XE;
23152
+ var dl = {}, YE = XE;
23153
23153
  function XE(n, t, e) {
23154
23154
  return n[0] = t[0] + e[0], n[1] = t[1] + e[1], n;
23155
23155
  }
@@ -23170,27 +23170,27 @@ var t2 = i2;
23170
23170
  function i2(n, t) {
23171
23171
  return n[0] * t[0] + n[1] * t[1];
23172
23172
  }
23173
- var n2 = YE, zc = ZE, Cv = qE, s2 = $E, r2 = t2, Of = [0, 0];
23174
- fl.computeMiter = function(t, e, i, s, r) {
23175
- return n2(t, i, s), Cv(t, t), zc(e, -t[1], t[0]), zc(Of, -i[1], i[0]), r / r2(e, Of);
23173
+ var n2 = YE, Oc = ZE, Cv = qE, s2 = $E, r2 = t2, Of = [0, 0];
23174
+ dl.computeMiter = function(t, e, i, s, r) {
23175
+ return n2(t, i, s), Cv(t, t), Oc(e, -t[1], t[0]), Oc(Of, -i[1], i[0]), r / r2(e, Of);
23176
23176
  };
23177
- fl.normal = function(t, e) {
23178
- return zc(t, -e[1], e[0]), t;
23177
+ dl.normal = function(t, e) {
23178
+ return Oc(t, -e[1], e[0]), t;
23179
23179
  };
23180
- fl.direction = function(t, e, i) {
23180
+ dl.direction = function(t, e, i) {
23181
23181
  return s2(t, e, i), Cv(t, t), t;
23182
23182
  };
23183
- var on = fl, ns = [0, 0], la = [0, 0], zf = [0, 0], Zr = [0, 0], o2 = function(n, t) {
23183
+ var on = dl, ns = [0, 0], la = [0, 0], zf = [0, 0], Zr = [0, 0], o2 = function(n, t) {
23184
23184
  var e = null, i = [];
23185
23185
  t && (n = n.slice(), n.push(n[0]));
23186
23186
  for (var s = n.length, r = 1; r < s; r++) {
23187
23187
  var o = n[r - 1], a = n[r], l = r < n.length - 1 ? n[r + 1] : null;
23188
- if (on.direction(ns, a, o), e || (e = [0, 0], on.normal(e, ns)), r === 1 && Fl(i, e, 1), !l)
23189
- on.normal(e, ns), Fl(i, e, 1);
23188
+ if (on.direction(ns, a, o), e || (e = [0, 0], on.normal(e, ns)), r === 1 && _l(i, e, 1), !l)
23189
+ on.normal(e, ns), _l(i, e, 1);
23190
23190
  else {
23191
23191
  on.direction(la, l, a);
23192
23192
  var c = on.computeMiter(zf, Zr, ns, la, 1);
23193
- Fl(i, Zr, c);
23193
+ _l(i, Zr, c);
23194
23194
  }
23195
23195
  }
23196
23196
  if (n.length > 2 && t) {
@@ -23201,7 +23201,7 @@ var on = fl, ns = [0, 0], la = [0, 0], zf = [0, 0], Zr = [0, 0], o2 = function(n
23201
23201
  }
23202
23202
  return i;
23203
23203
  };
23204
- function Fl(n, t, e) {
23204
+ function _l(n, t, e) {
23205
23205
  n.push([[t[0], t[1]], e]);
23206
23206
  }
23207
23207
  function Pv(n, t) {
@@ -23326,8 +23326,8 @@ function d2(n) {
23326
23326
  } = Xe, xe = ie + je, Ve = ke + De + 2;
23327
23327
  for (let ze = xe; ze < Ve; ze++)
23328
23328
  ne < ae ? (m[ze * 6 + 0] = Ue, m[ze * 6 + 2] = de) : (m[ze * 6 + 3] = Ue, m[ze * 6 + 5] = de), I = ze;
23329
- let Ze, lt, nt, Je, We;
23330
- ne < ae ? (Ze = m[ie * 6 + 1], lt = m[xe * 6 + 1], nt = m[Ve * 6 + 1], Je = m[pe * 6 + 1], We = (lt + nt) / 2) : (Ze = m[ie * 6 + 4], lt = m[xe * 6 + 4], nt = m[Ve * 6 + 4], Je = m[pe * 6 + 4], We = (lt + nt) / 2);
23329
+ let Ze, ct, nt, Je, We;
23330
+ ne < ae ? (Ze = m[ie * 6 + 1], ct = m[xe * 6 + 1], nt = m[Ve * 6 + 1], Je = m[pe * 6 + 1], We = (ct + nt) / 2) : (Ze = m[ie * 6 + 4], ct = m[xe * 6 + 4], nt = m[Ve * 6 + 4], Je = m[pe * 6 + 4], We = (ct + nt) / 2);
23331
23331
  for (let ze = ie; ze < xe; ze++) {
23332
23332
  const rt = xe - ie, Pt = (ze - ie) / rt;
23333
23333
  ne < ae ? m[ze * 6 + 1] = Ze + (We - Ze) * Pt : m[ze * 6 + 4] = Ze + (We - Ze) * Pt;
@@ -23411,7 +23411,7 @@ function A2(n) {
23411
23411
  function b2(n) {
23412
23412
  return n.stickType === "Plane" && n.contentType === "MediaPlane";
23413
23413
  }
23414
- function jc(n) {
23414
+ function zc(n) {
23415
23415
  const t = (() => {
23416
23416
  if (ps(n) && n.matrix) {
23417
23417
  const e = new tt().fromArray(n.matrix);
@@ -23422,7 +23422,7 @@ function jc(n) {
23422
23422
  return NA(t);
23423
23423
  }
23424
23424
  function jf(n) {
23425
- const t = jc(n);
23425
+ const t = zc(n);
23426
23426
  return ci(...Array.isArray(t) ? t : [t]);
23427
23427
  }
23428
23428
  function ca(n, t) {
@@ -23634,7 +23634,7 @@ function T2(n) {
23634
23634
  const [t, e, i, s] = n, r = t.distanceTo(e), o = e.distanceTo(i), a = i.distanceTo(s), l = s.distanceTo(t), c = t.distanceTo(i), h = e.distanceTo(s);
23635
23635
  return r === a && o === l && c === h;
23636
23636
  }
23637
- class Hl extends y.Mesh {
23637
+ class Fl extends y.Mesh {
23638
23638
  /**
23639
23639
  * @description 生成一个四边形的Mesh
23640
23640
  * @param {Vector3Position[]} points: 四个顶点的坐标, [左下,右下,右上,左上]
@@ -23795,7 +23795,7 @@ let xv = class extends y.Mesh {
23795
23795
  });
23796
23796
  }
23797
23797
  };
23798
- class Rc extends xv {
23798
+ class jc extends xv {
23799
23799
  constructor(e, i, s) {
23800
23800
  var a;
23801
23801
  super();
@@ -23848,7 +23848,7 @@ class kv extends xv {
23848
23848
  d(this, "buttonMesh");
23849
23849
  d(this, "videoTextureMap");
23850
23850
  d(this, "ImageTextureMap");
23851
- this.cornerPoints = i, this.src = e, this.buttonSrc = (() => a === "withText" ? Fh : a === "withoutText" ? Oc : typeof a == "string" ? a : Oc)(), this.videoCoverSrc = r, this.objectFit = o, this.videoTextureMap = c, this.ImageTextureMap = h, this.domEvents = u, this.position.copy(ci(...i)), this.videoCoverSrc && l ? this.addCoverMesh().then(() => this.addButtonMesh()) : this.addVideoMesh().then(() => {
23851
+ this.cornerPoints = i, this.src = e, this.buttonSrc = (() => a === "withText" ? Fh : a === "withoutText" ? Lc : typeof a == "string" ? a : Lc)(), this.videoCoverSrc = r, this.objectFit = o, this.videoTextureMap = c, this.ImageTextureMap = h, this.domEvents = u, this.position.copy(ci(...i)), this.videoCoverSrc && l ? this.addCoverMesh().then(() => this.addButtonMesh()) : this.addVideoMesh().then(() => {
23852
23852
  l ? this.addButtonMesh() : this.play(!0);
23853
23853
  }), this.addEventListener("removed", () => {
23854
23854
  this.remove(...this.children);
@@ -23895,7 +23895,7 @@ class kv extends xv {
23895
23895
  return this.coverMesh;
23896
23896
  if (!this.videoCoverSrc)
23897
23897
  return;
23898
- const { texture: i, transparent: s } = yield this.getImageTexture(this.videoCoverSrc), r = new y.MeshBasicMaterial({ transparent: !1, map: i }), o = io(this.objectFit, this.cornerPoints, i.image.width / i.image.height), a = new Hl(o, r);
23898
+ const { texture: i, transparent: s } = yield this.getImageTexture(this.videoCoverSrc), r = new y.MeshBasicMaterial({ transparent: !1, map: i }), o = io(this.objectFit, this.cornerPoints, i.image.width / i.image.height), a = new Fl(o, r);
23899
23899
  return a.position.copy(new ue(0, 0, 0)), a.name = "videoCoverMesh", a;
23900
23900
  }))();
23901
23901
  return e && (this.children.includes(this.coverMesh) || (this.add(e), this.coverMesh = e)), e;
@@ -23915,7 +23915,7 @@ class kv extends xv {
23915
23915
  "videoLoaded",
23916
23916
  () => l(io(this.objectFit, this.cornerPoints, s.image.videoWidth / s.image.videoHeight))
23917
23917
  );
23918
- }), a = new Hl(o, r);
23918
+ }), a = new Fl(o, r);
23919
23919
  return a.name = "videoMesh", a.position.copy(new ue(0, 0, 0)), a;
23920
23920
  }))();
23921
23921
  if (!e)
@@ -23944,7 +23944,7 @@ class kv extends xv {
23944
23944
  var p, g, v, m;
23945
23945
  if (this.buttonMesh)
23946
23946
  return this.buttonMesh;
23947
- const i = (g = (p = this.videoMesh) == null ? void 0 : p.geometry.points[0].distanceTo(this.videoMesh.geometry.points[3])) != null ? g : 1 / 0, s = (m = (v = this.coverMesh) == null ? void 0 : v.geometry.points[0].distanceTo(this.coverMesh.geometry.points[3])) != null ? m : 1 / 0, r = this.cornerPoints[0].distanceTo(this.cornerPoints[3]), a = Math.min(i, s, r) / r * 0.3, { texture: l, transparent: c } = yield this.getImageTexture(this.buttonSrc), h = io("contain", this.cornerPoints, l.image.width / l.image.height), u = new Hl(h, new O2(l));
23947
+ const i = (g = (p = this.videoMesh) == null ? void 0 : p.geometry.points[0].distanceTo(this.videoMesh.geometry.points[3])) != null ? g : 1 / 0, s = (m = (v = this.coverMesh) == null ? void 0 : v.geometry.points[0].distanceTo(this.coverMesh.geometry.points[3])) != null ? m : 1 / 0, r = this.cornerPoints[0].distanceTo(this.cornerPoints[3]), a = Math.min(i, s, r) / r * 0.3, { texture: l, transparent: c } = yield this.getImageTexture(this.buttonSrc), h = io("contain", this.cornerPoints, l.image.width / l.image.height), u = new Fl(h, new O2(l));
23948
23948
  u.position.copy(new ue(0, 0, 0)), u.name = "buttonMesh", u.scale.set(a, a, a), this.domEvents.addAutoBindEventListener(
23949
23949
  u,
23950
23950
  "click",
@@ -24282,7 +24282,7 @@ const B2 = {
24282
24282
  renderType: "Dom"
24283
24283
  };
24284
24284
  var V2 = /* @__PURE__ */ ((n) => (n.PointTag = "PointTag", n.PlaneTag = "PlaneTag", n))(V2 || {}), _2 = /* @__PURE__ */ ((n) => (n.Audio = "Audio", n.Text = "Text", n.ImageText = "ImageText", n.Image = "Image", n.Video = "Video", n.Link = "Link", n.Sticker = "Sticker", n.VRLink = "VRLink", n.PanoLink = "PanoLink", n.Marketing = "Marketing", n.MediaPlane = "MediaPlane", n.MediaModel = "MediaModel", n.Model = "Model", n.Panorama = "Panorama", n.Custom = "Custom", n.Unknown = "Unknown", n))(_2 || {}), F2 = /* @__PURE__ */ ((n) => (n.Two = "2D", n.Three = "3D", n))(F2 || {});
24285
- function Nl(n, t, e) {
24285
+ function Hl(n, t, e) {
24286
24286
  var p, g, v, m, b;
24287
24287
  const i = (p = e == null ? void 0 : e.useCache) != null ? p : !0;
24288
24288
  if (!n)
@@ -24410,7 +24410,7 @@ class Gh {
24410
24410
  e.stickType = i;
24411
24411
  const s = JSON.parse(JSON.stringify(e.data)), r = (l = e.initialConfig) != null ? l : e.config ? JSON.parse(JSON.stringify(e.config)) : {};
24412
24412
  e.initialConfig = r;
24413
- const o = Nl(e, t.config), a = this.getConfig(e);
24413
+ const o = Hl(e, t.config), a = this.getConfig(e);
24414
24414
  e.config = a, this.id = (c = e.id) != null ? c : kt(), this.enabled = (h = e.enabled) != null ? h : !0, this.contentType = e.contentType, this.data = (u = a.initialData) != null && u.important ? st(e.data, s, a.initialData) : st(e.data, a.initialData, s), this.state = B({
24415
24415
  visible: void 0,
24416
24416
  unfolded: !this.can("fold")
@@ -24441,12 +24441,12 @@ class Gh {
24441
24441
  return this.plugin.workUtil;
24442
24442
  }
24443
24443
  get centerPosition() {
24444
- const t = jc(this);
24444
+ const t = zc(this);
24445
24445
  return ci(...Array.isArray(t) ? t : [t]);
24446
24446
  }
24447
24447
  get currentConfig() {
24448
24448
  var s, r;
24449
- const t = Nl(this, this.plugin.config, { useCache: !0 }), e = this.five.getCurrentState().mode, i = (s = t.configWithFiveMode) == null ? void 0 : s[e];
24449
+ const t = Hl(this, this.plugin.config, { useCache: !0 }), e = this.five.getCurrentState().mode, i = (s = t.configWithFiveMode) == null ? void 0 : s[e];
24450
24450
  return (r = i != null ? i : t) != null ? r : {};
24451
24451
  }
24452
24452
  get currentVisible() {
@@ -24520,7 +24520,7 @@ class Gh {
24520
24520
  console.warn("tagDom is empty");
24521
24521
  return;
24522
24522
  }
24523
- yield (s ? nl : dg)(r, B({
24523
+ yield (s ? il : dg)(r, B({
24524
24524
  begin: () => {
24525
24525
  s === !1 && (this.dom && (this.dom.style.visibility = ""), this.contentDom && (this.contentDom.style.visibility = ""));
24526
24526
  },
@@ -24609,7 +24609,7 @@ class Gh {
24609
24609
  }
24610
24610
  getConfig(t, e) {
24611
24611
  var o, a, l;
24612
- const i = Nl(t != null ? t : this, this.plugin.config, { useCache: e == null ? void 0 : e.useCache }), s = (o = e == null ? void 0 : e.fiveMode) != null ? o : this.five.getCurrentState().mode, r = (a = i.configWithFiveMode) == null ? void 0 : a[s];
24612
+ const i = Hl(t != null ? t : this, this.plugin.config, { useCache: e == null ? void 0 : e.useCache }), s = (o = e == null ? void 0 : e.fiveMode) != null ? o : this.five.getCurrentState().mode, r = (a = i.configWithFiveMode) == null ? void 0 : a[s];
24613
24613
  return (l = r != null ? r : i) != null ? l : {};
24614
24614
  }
24615
24615
  getDistance(t, e = 3) {
@@ -24795,7 +24795,7 @@ class Gh {
24795
24795
  (() => {
24796
24796
  var p;
24797
24797
  const f = (p = e.checkPoints) != null ? p : "center";
24798
- return f === "center" ? jf(this) : f === "corner" ? jc(this) : Array.isArray(f) ? f : [];
24798
+ return f === "center" ? jf(this) : f === "corner" ? zc(this) : Array.isArray(f) ? f : [];
24799
24799
  })()
24800
24800
  );
24801
24801
  let o = 0, a = 0;
@@ -25261,7 +25261,7 @@ function Hf(n) {
25261
25261
  },
25262
25262
  i(o) {
25263
25263
  r || (o && gt(() => {
25264
- r && (s && s.end(1), i = Wn(t, Va, {
25264
+ r && (s && s.end(1), i = Wn(t, Ba, {
25265
25265
  duration: (
25266
25266
  /*duration*/
25267
25267
  n[2]
@@ -25275,7 +25275,7 @@ function Hf(n) {
25275
25275
  }), r = !0);
25276
25276
  },
25277
25277
  o(o) {
25278
- i && i.invalidate(), o && (s = Tr(t, Va, {
25278
+ i && i.invalidate(), o && (s = Tr(t, Ba, {
25279
25279
  duration: (
25280
25280
  /*duration*/
25281
25281
  n[2]
@@ -25749,7 +25749,7 @@ function oM(n, t, e) {
25749
25749
  if (H > 0)
25750
25750
  return H;
25751
25751
  }();
25752
- g = at({
25752
+ g = lt({
25753
25753
  targets: S.slice(0, _).filter(Fe),
25754
25754
  autoplay: !1,
25755
25755
  duration: 400,
@@ -25758,7 +25758,7 @@ function oM(n, t, e) {
25758
25758
  opacity: [0, 1],
25759
25759
  translateX: [4, 0],
25760
25760
  translateY: [10, 0],
25761
- delay: at.stagger(50),
25761
+ delay: lt.stagger(50),
25762
25762
  easing: "easeInOutCubic"
25763
25763
  }), a && g.seek(g.duration);
25764
25764
  }
@@ -26889,7 +26889,7 @@ function $f(n) {
26889
26889
  },
26890
26890
  i(r) {
26891
26891
  s || (r && gt(() => {
26892
- s && (i && i.end(1), e = Wn(t, Va, {
26892
+ s && (i && i.end(1), e = Wn(t, Ba, {
26893
26893
  duration: (
26894
26894
  /*duration*/
26895
26895
  n[1]
@@ -26903,7 +26903,7 @@ function $f(n) {
26903
26903
  }), s = !0);
26904
26904
  },
26905
26905
  o(r) {
26906
- e && e.invalidate(), r && (i = Tr(t, Va, {
26906
+ e && e.invalidate(), r && (i = Tr(t, Ba, {
26907
26907
  duration: (
26908
26908
  /*duration*/
26909
26909
  n[1]
@@ -27141,7 +27141,7 @@ function GM(n) {
27141
27141
  };
27142
27142
  }
27143
27143
  function WM(n, t, e) {
27144
- const i = rl();
27144
+ const i = sl();
27145
27145
  let { pagesCount: s = 1 } = t, { currentPageIndex: r = 0 } = t;
27146
27146
  function o(l) {
27147
27147
  i("pageChange", l);
@@ -27307,7 +27307,7 @@ function Uh(n) {
27307
27307
  };
27308
27308
  }
27309
27309
  const nx = 110, sx = 9, rx = 111, ox = 20;
27310
- function Gl(n) {
27310
+ function Nl(n) {
27311
27311
  if ("TouchEvent" in window && n instanceof TouchEvent) {
27312
27312
  const t = n.touches[0];
27313
27313
  return {
@@ -27328,13 +27328,13 @@ function ax(n, { thresholdProvider: t }) {
27328
27328
  }
27329
27329
  function c(f) {
27330
27330
  o = Date.now(), r = 0, a = !0;
27331
- const p = Gl(f);
27331
+ const p = Nl(f);
27332
27332
  i = p.x, s = p.y, e("swipeStart", { x: i, y: s }), ix(window, h), tx(window, u);
27333
27333
  }
27334
27334
  function h(f) {
27335
27335
  if (!a)
27336
27336
  return;
27337
- const p = Gl(f), g = p.x - i, v = p.y - s;
27337
+ const p = Nl(f), g = p.x - i, v = p.y - s;
27338
27338
  i = p.x, s = p.y, e("swipeMove", { x: i, y: s, dx: g, dy: v }), g !== 0 && Math.sign(g) !== Math.sign(r) && (r = 0), r += g, Math.abs(r) > t() && (e("swipeThresholdReached", { direction: r > 0 ? yr : Nn }), np(window, u), sp(window, h));
27339
27339
  }
27340
27340
  function u(f) {
@@ -27342,7 +27342,7 @@ function ax(n, { thresholdProvider: t }) {
27342
27342
  e("swipeFailed");
27343
27343
  return;
27344
27344
  }
27345
- const p = Gl(f);
27345
+ const p = Nl(f);
27346
27346
  e("swipeEnd", { x: p.x, y: p.y });
27347
27347
  }
27348
27348
  return $M(n, c), {
@@ -27520,7 +27520,7 @@ function Px({
27520
27520
  e - 1
27521
27521
  );
27522
27522
  }
27523
- function Wl({
27523
+ function Gl({
27524
27524
  infinite: n,
27525
27525
  pageIndex: t,
27526
27526
  clonesCountHead: e,
@@ -27619,7 +27619,7 @@ const co = (n, t, e) => {
27619
27619
  if (e === void 0)
27620
27620
  throw new Error(`Required arg "${t}" was not provided`);
27621
27621
  return e;
27622
- }, Bc = (n) => (t) => {
27622
+ }, Rc = (n) => (t) => {
27623
27623
  n[t] && n[t]();
27624
27624
  };
27625
27625
  var Dx = "Expected a function", Rv = "__lodash_hash_undefined__", Bv = 1 / 0, Sx = "[object Function]", Tx = "[object GeneratorFunction]", Lx = "[object Symbol]", Ox = /\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/, zx = /^\w*$/, jx = /^\./, Rx = /[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g, Bx = /[\\^$.*+?()[\]{}|]/g, Vx = /\\(\\)?/g, _x = /^\[object .+?Constructor\]$/, Fx = typeof pi == "object" && pi && pi.Object === Object && pi, Hx = typeof self == "object" && self && self.Object === Object && self, Yh = Fx || Hx || Function("return this")();
@@ -27635,8 +27635,8 @@ function Gx(n) {
27635
27635
  }
27636
27636
  return t;
27637
27637
  }
27638
- var Wx = Array.prototype, Qx = Function.prototype, Vv = Object.prototype, Ql = Yh["__core-js_shared__"], ap = function() {
27639
- var n = /[^.]+$/.exec(Ql && Ql.keys && Ql.keys.IE_PROTO || "");
27638
+ var Wx = Array.prototype, Qx = Function.prototype, Vv = Object.prototype, Wl = Yh["__core-js_shared__"], ap = function() {
27639
+ var n = /[^.]+$/.exec(Wl && Wl.keys && Wl.keys.IE_PROTO || "");
27640
27640
  return n ? "Symbol(src)_1." + n : "";
27641
27641
  }(), _v = Qx.toString, Xh = Vv.hasOwnProperty, Fv = Vv.toString, Ux = RegExp(
27642
27642
  "^" + _v.call(Xh).replace(Bx, "\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g, "$1.*?") + "$"
@@ -27686,21 +27686,21 @@ function e3() {
27686
27686
  this.__data__ = [];
27687
27687
  }
27688
27688
  function t3(n) {
27689
- var t = this.__data__, e = pl(t, n);
27689
+ var t = this.__data__, e = fl(t, n);
27690
27690
  if (e < 0)
27691
27691
  return !1;
27692
27692
  var i = t.length - 1;
27693
27693
  return e == i ? t.pop() : Yx.call(t, e, 1), !0;
27694
27694
  }
27695
27695
  function i3(n) {
27696
- var t = this.__data__, e = pl(t, n);
27696
+ var t = this.__data__, e = fl(t, n);
27697
27697
  return e < 0 ? void 0 : t[e][1];
27698
27698
  }
27699
27699
  function n3(n) {
27700
- return pl(this.__data__, n) > -1;
27700
+ return fl(this.__data__, n) > -1;
27701
27701
  }
27702
27702
  function s3(n, t) {
27703
- var e = this.__data__, i = pl(e, n);
27703
+ var e = this.__data__, i = fl(e, n);
27704
27704
  return i < 0 ? e.push([n, t]) : e[i][1] = t, this;
27705
27705
  }
27706
27706
  Lr.prototype.clear = e3;
@@ -27723,23 +27723,23 @@ function r3() {
27723
27723
  };
27724
27724
  }
27725
27725
  function o3(n) {
27726
- return ml(this, n).delete(n);
27726
+ return pl(this, n).delete(n);
27727
27727
  }
27728
27728
  function a3(n) {
27729
- return ml(this, n).get(n);
27729
+ return pl(this, n).get(n);
27730
27730
  }
27731
27731
  function l3(n) {
27732
- return ml(this, n).has(n);
27732
+ return pl(this, n).has(n);
27733
27733
  }
27734
27734
  function c3(n, t) {
27735
- return ml(this, n).set(n, t), this;
27735
+ return pl(this, n).set(n, t), this;
27736
27736
  }
27737
27737
  xs.prototype.clear = r3;
27738
27738
  xs.prototype.delete = o3;
27739
27739
  xs.prototype.get = a3;
27740
27740
  xs.prototype.has = l3;
27741
27741
  xs.prototype.set = c3;
27742
- function pl(n, t) {
27742
+ function fl(n, t) {
27743
27743
  for (var e = n.length; e--; )
27744
27744
  if (y3(n[e][0], t))
27745
27745
  return e;
@@ -27768,7 +27768,7 @@ function d3(n) {
27768
27768
  function f3(n) {
27769
27769
  return Nv(n) ? n : v3(n);
27770
27770
  }
27771
- function ml(n, t) {
27771
+ function pl(n, t) {
27772
27772
  var e = n.__data__;
27773
27773
  return m3(t) ? e[typeof t == "string" ? "string" : "hash"] : e.map;
27774
27774
  }
@@ -27853,12 +27853,12 @@ function I3(n, t, e) {
27853
27853
  var i = n == null ? void 0 : h3(n, t);
27854
27854
  return i === void 0 ? e : i;
27855
27855
  }
27856
- var ua = I3, Ua = {}, E3 = {
27856
+ var ua = I3, Qa = {}, E3 = {
27857
27857
  get exports() {
27858
- return Ua;
27858
+ return Qa;
27859
27859
  },
27860
27860
  set exports(n) {
27861
- Ua = n;
27861
+ Qa = n;
27862
27862
  }
27863
27863
  };
27864
27864
  (function(n, t) {
@@ -27921,10 +27921,10 @@ var ua = I3, Ua = {}, E3 = {
27921
27921
  q[++z] = se;
27922
27922
  }), q;
27923
27923
  }
27924
- var Ze = Array.prototype, lt = Function.prototype, nt = Object.prototype, Je = ae["__core-js_shared__"], We = function() {
27924
+ var Ze = Array.prototype, ct = Function.prototype, nt = Object.prototype, Je = ae["__core-js_shared__"], We = function() {
27925
27925
  var P = /[^.]+$/.exec(Je && Je.keys && Je.keys.IE_PROTO || "");
27926
27926
  return P ? "Symbol(src)_1." + P : "";
27927
- }(), ze = lt.toString, rt = nt.hasOwnProperty, Pt = nt.toString, Zn = RegExp(
27927
+ }(), ze = ct.toString, rt = nt.hasOwnProperty, Pt = nt.toString, Zn = RegExp(
27928
27928
  "^" + ze.call(rt).replace(R, "\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g, "$1.*?") + "$"
27929
27929
  ), ii = Re ? ae.Buffer : void 0, Ai = ae.Symbol, zi = ae.Uint8Array, Lt = xe(Object.getPrototypeOf, Object), bi = Object.create, ji = nt.propertyIsEnumerable, Or = Ze.splice, Jn = Object.getOwnPropertySymbols, gn = ii ? ii.isBuffer : void 0, ks = xe(Object.keys, Object), vn = j(ae, "DataView"), hi = j(ae, "Map"), ni = j(ae, "Promise"), An = j(ae, "Set"), bn = j(ae, "WeakMap"), Ri = j(Object, "create"), qi = Yt(vn), Ki = Yt(hi), qn = Yt(ni), Kn = Yt(An), yn = Yt(bn), Bi = Ai ? Ai.prototype : void 0, Ds = Bi ? Bi.valueOf : void 0;
27930
27930
  function yi(P) {
@@ -28178,7 +28178,7 @@ var ua = I3, Ua = {}, E3 = {
28178
28178
  var q = De(P, z);
28179
28179
  return Qt(q) ? q : void 0;
28180
28180
  }
28181
- var W = Jn ? xe(Jn, Object) : yl, te = In;
28181
+ var W = Jn ? xe(Jn, Object) : bl, te = In;
28182
28182
  (vn && te(new vn(new ArrayBuffer(1))) != S || hi && te(new hi()) != f || ni && te(ni.resolve()) != v || An && te(new An()) != b || bn && te(new bn()) != E) && (te = function(P) {
28183
28183
  var z = Pt.call(P), q = z == g ? P.constructor : void 0, se = q ? Yt(q) : void 0;
28184
28184
  if (se)
@@ -28270,16 +28270,16 @@ var ua = I3, Ua = {}, E3 = {
28270
28270
  return P === z || P !== P && z !== z;
28271
28271
  }
28272
28272
  function Bs(P) {
28273
- return bl(P) && rt.call(P, "callee") && (!ji.call(P, "callee") || Pt.call(P) == r);
28273
+ return Al(P) && rt.call(P, "callee") && (!ji.call(P, "callee") || Pt.call(P) == r);
28274
28274
  }
28275
28275
  var Nr = Array.isArray;
28276
28276
  function Vs(P) {
28277
28277
  return P != null && Ho(P.length) && !Gr(P);
28278
28278
  }
28279
- function bl(P) {
28279
+ function Al(P) {
28280
28280
  return No(P) && Vs(P);
28281
28281
  }
28282
- var Fo = gn || wl;
28282
+ var Fo = gn || yl;
28283
28283
  function Gr(P) {
28284
28284
  var z = Fi(P) ? Pt.call(P) : "";
28285
28285
  return z == h || z == u;
@@ -28297,21 +28297,21 @@ var ua = I3, Ua = {}, E3 = {
28297
28297
  function Wr(P) {
28298
28298
  return Vs(P) ? Gt(P) : En(P);
28299
28299
  }
28300
- function yl() {
28300
+ function bl() {
28301
28301
  return [];
28302
28302
  }
28303
- function wl() {
28303
+ function yl() {
28304
28304
  return !1;
28305
28305
  }
28306
28306
  n.exports = Vo;
28307
- })(E3, Ua);
28308
- const M3 = Ua;
28309
- var Ya = {}, x3 = {
28307
+ })(E3, Qa);
28308
+ const M3 = Qa;
28309
+ var Ua = {}, x3 = {
28310
28310
  get exports() {
28311
- return Ya;
28311
+ return Ua;
28312
28312
  },
28313
28313
  set exports(n) {
28314
- Ya = n;
28314
+ Ua = n;
28315
28315
  }
28316
28316
  };
28317
28317
  (function(n, t) {
@@ -28346,7 +28346,7 @@ var Ya = {}, x3 = {
28346
28346
  se[q] = z(q);
28347
28347
  return se;
28348
28348
  }
28349
- function lt(P) {
28349
+ function ct(P) {
28350
28350
  return function(z) {
28351
28351
  return P(z);
28352
28352
  };
@@ -28699,7 +28699,7 @@ var Ya = {}, x3 = {
28699
28699
  return P == null ? [] : (P = Object(P), de(An(P), function(z) {
28700
28700
  return vn.call(P, z);
28701
28701
  }));
28702
- } : yl, be = Ci;
28702
+ } : bl, be = Ci;
28703
28703
  (qi && be(new qi(new ArrayBuffer(1))) != w || Ki && be(new Ki()) != v || qn && be(qn.resolve()) != M || Kn && be(new Kn()) != S || yn && be(new yn()) != A) && (be = function(P) {
28704
28704
  var z = Ci(P), q = z == C ? P.constructor : void 0, se = q ? Yt(q) : "";
28705
28705
  if (se)
@@ -28758,8 +28758,8 @@ var Ya = {}, x3 = {
28758
28758
  function Nr(P) {
28759
28759
  return P != null && Gr(P.length) && !Fo(P);
28760
28760
  }
28761
- var Vs = bn || wl;
28762
- function bl(P, z) {
28761
+ var Vs = bn || yl;
28762
+ function Al(P, z) {
28763
28763
  return sn(P, z);
28764
28764
  }
28765
28765
  function Fo(P) {
@@ -28778,19 +28778,19 @@ var Ya = {}, x3 = {
28778
28778
  function Fi(P) {
28779
28779
  return P != null && typeof P == "object";
28780
28780
  }
28781
- var No = Ue ? lt(Ue) : Rs;
28781
+ var No = Ue ? ct(Ue) : Rs;
28782
28782
  function Wr(P) {
28783
28783
  return Nr(P) ? En(P) : ts(P);
28784
28784
  }
28785
- function yl() {
28785
+ function bl() {
28786
28786
  return [];
28787
28787
  }
28788
- function wl() {
28788
+ function yl() {
28789
28789
  return !1;
28790
28790
  }
28791
- n.exports = bl;
28792
- })(x3, Ya);
28793
- const k3 = Ya, D3 = (n, t) => k3(n, t), S3 = (n) => Object.keys(n || {}), T3 = (n, t) => {
28791
+ n.exports = Al;
28792
+ })(x3, Ua);
28793
+ const k3 = Ua, D3 = (n, t) => k3(n, t), S3 = (n) => Object.keys(n || {}), T3 = (n, t) => {
28794
28794
  const e = {};
28795
28795
  return n.forEach((i) => {
28796
28796
  e[i] = t[i];
@@ -29057,7 +29057,7 @@ function F3(n) {
29057
29057
  },
29058
29058
  methods: {
29059
29059
  _prev({ data: o }) {
29060
- o.currentParticleIndex = Wl({
29060
+ o.currentParticleIndex = Gl({
29061
29061
  infinite: o.infinite,
29062
29062
  pageIndex: o.currentPageIndex - 1,
29063
29063
  clonesCountHead: o.clonesCountHead,
@@ -29068,7 +29068,7 @@ function F3(n) {
29068
29068
  });
29069
29069
  },
29070
29070
  _next({ data: o }) {
29071
- o.currentParticleIndex = Wl({
29071
+ o.currentParticleIndex = Gl({
29072
29072
  infinite: o.infinite,
29073
29073
  pageIndex: o.currentPageIndex + 1,
29074
29074
  clonesCountHead: o.clonesCountHead,
@@ -29095,7 +29095,7 @@ function F3(n) {
29095
29095
  return;
29096
29096
  }
29097
29097
  if (o.autoplay) {
29098
- const c = () => Bc({
29098
+ const c = () => Rc({
29099
29099
  [Nn]: () => $(this, null, function* () {
29100
29100
  return a.showNextPage();
29101
29101
  }),
@@ -29147,7 +29147,7 @@ function F3(n) {
29147
29147
  });
29148
29148
  },
29149
29149
  _getParticleIndexByPageIndex({ data: o }, a) {
29150
- return Wl({
29150
+ return Gl({
29151
29151
  infinite: o.infinite,
29152
29152
  pageIndex: a,
29153
29153
  clonesCountHead: o.clonesCountHead,
@@ -29734,7 +29734,7 @@ function Z3(n) {
29734
29734
  function J3(n, t, e) {
29735
29735
  let { $$slots: i = {}, $$scope: s } = t, r = [], o, a, l = 0, c = 0, h = 1;
29736
29736
  const [{ data: u, progressManager: f }, p, g] = F3((de, xe) => {
29737
- Bc({
29737
+ Rc({
29738
29738
  currentPageIndex: () => e(5, o = xe),
29739
29739
  progressValue: () => e(7, a = xe),
29740
29740
  offset: () => e(8, l = xe),
@@ -29742,7 +29742,7 @@ function J3(n, t, e) {
29742
29742
  pagesCount: () => e(10, h = xe),
29743
29743
  loaded: () => e(6, r = xe)
29744
29744
  })(de);
29745
- }), v = rl();
29745
+ }), v = sl();
29746
29746
  let { timingFunction: m = "ease-in-out" } = t, { arrows: b = !0 } = t, { infinite: C = !0 } = t, { initialPageIndex: M = 0 } = t, { duration: E = 500 } = t, { autoplay: T = !1 } = t, { autoplayDuration: S = 3e3 } = t, { autoplayDirection: _ = Nn } = t, { pauseOnFocus: H = !1 } = t, { autoplayProgressVisible: Z = !1 } = t, { dots: A = !0 } = t, { swiping: I = !0 } = t, { particlesToShow: w = 1 } = t, { particlesToScroll: k = 1 } = t;
29747
29747
  function x(de, xe) {
29748
29748
  return $(this, null, function* () {
@@ -29800,7 +29800,7 @@ function J3(n, t, e) {
29800
29800
  }
29801
29801
  function Se(de) {
29802
29802
  return $(this, null, function* () {
29803
- I && (yield Bc({
29803
+ I && (yield Rc({
29804
29804
  [Nn]: p.showNextPage,
29805
29805
  [yr]: p.showPrevPage
29806
29806
  })(de.detail.direction));
@@ -30281,7 +30281,7 @@ function sk(n, t, e) {
30281
30281
  r.videoInstance = w, e(0, r);
30282
30282
  });
30283
30283
  }
30284
- const A = () => l === "withText" ? Fh : l === "withoutText" ? Oc : l, I = (w) => {
30284
+ const A = () => l === "withText" ? Fh : l === "withoutText" ? Lc : l, I = (w) => {
30285
30285
  h && i && (e(10, i.muted = !1, i), i.play());
30286
30286
  };
30287
30287
  return n.$$set = (w) => {
@@ -31599,7 +31599,7 @@ function wk(n) {
31599
31599
  }
31600
31600
  function Ck(n, t, e) {
31601
31601
  let { $$slots: i = {}, $$scope: s } = t, { url: r } = t, { enable: o = !0 } = t, { style: a = "" } = t, { hooksInfo: l } = t;
31602
- const c = rl(), h = _n("hooks"), u = _n("mediaStore");
31602
+ const c = sl(), h = _n("hooks"), u = _n("mediaStore");
31603
31603
  let f, p = !0;
31604
31604
  function g() {
31605
31605
  e(
@@ -32691,7 +32691,7 @@ class Qk extends Pe {
32691
32691
  super(), Ce(this, t, Wk, Gk, ye, { tag: 0 }, Nk);
32692
32692
  }
32693
32693
  }
32694
- const Ul = /* @__PURE__ */ new Map();
32694
+ const Ql = /* @__PURE__ */ new Map();
32695
32695
  function Xv(n) {
32696
32696
  return $(this, null, function* () {
32697
32697
  return new Promise((t, e) => {
@@ -32707,10 +32707,10 @@ function Xv(n) {
32707
32707
  function Uk(n) {
32708
32708
  return $(this, null, function* () {
32709
32709
  const { url: t, ratio: e = 3 } = n, i = (() => {
32710
- if (Ul.has(t))
32711
- return Ul.get(t);
32710
+ if (Ql.has(t))
32711
+ return Ql.get(t);
32712
32712
  const o = Xv(t);
32713
- return Ul.set(t, o), o;
32713
+ return Ql.set(t, o), o;
32714
32714
  })(), { width: s, height: r } = yield i;
32715
32715
  return he(B({}, n), {
32716
32716
  width: s / e,
@@ -32825,7 +32825,7 @@ function Zk(n) {
32825
32825
  catch: qk,
32826
32826
  value: 19
32827
32827
  };
32828
- return ja(
32828
+ return za(
32829
32829
  e = /*getImage*/
32830
32830
  n[11](ft({
32831
32831
  url: (
@@ -32857,7 +32857,7 @@ function Zk(n) {
32857
32857
  /*iconRatio*/
32858
32858
  n[5]
32859
32859
  )
32860
- }))) && ja(e, i) || Dg(i, n, r);
32860
+ }))) && za(e, i) || Dg(i, n, r);
32861
32861
  },
32862
32862
  d(s) {
32863
32863
  s && U(t), i.block.d(s), i.token = null, i = null;
@@ -32875,7 +32875,7 @@ function Jk(n) {
32875
32875
  catch: eD,
32876
32876
  value: 19
32877
32877
  };
32878
- return ja(
32878
+ return za(
32879
32879
  e = /*getKeyframe*/
32880
32880
  n[10](ft({
32881
32881
  url: (
@@ -32923,7 +32923,7 @@ function Jk(n) {
32923
32923
  /*iconRatio*/
32924
32924
  n[5]
32925
32925
  )
32926
- }))) && ja(e, i) || Dg(i, n, r);
32926
+ }))) && za(e, i) || Dg(i, n, r);
32927
32927
  },
32928
32928
  d(s) {
32929
32929
  s && U(t), i.block.d(s), i.token = null, i = null;
@@ -33131,7 +33131,7 @@ function Ks(n) {
33131
33131
  }
33132
33132
  function sD(n, t, e) {
33133
33133
  let i, s, r, o, a, l, c, h, u, { width: f = null } = t, { icon: p = null } = t, { shadow: g = !1 } = t;
33134
- const v = rl();
33134
+ const v = sl();
33135
33135
  function m(M) {
33136
33136
  return $(this, null, function* () {
33137
33137
  const E = yield Yk(M);
@@ -33432,7 +33432,7 @@ function pD(n) {
33432
33432
  let t, e;
33433
33433
  return {
33434
33434
  c() {
33435
- t = new Sa(!1), e = Be(), t.a = e;
33435
+ t = new Da(!1), e = Be(), t.a = e;
33436
33436
  },
33437
33437
  m(i, s) {
33438
33438
  t.m(
@@ -34082,7 +34082,7 @@ function DD(n) {
34082
34082
  }
34083
34083
  function SD(n, t, e) {
34084
34084
  let i, s, r, o, a, l, { tag: c } = t, { hooks: h } = t, { rendererMap: u = /* @__PURE__ */ new Map() } = t, { contentTypeMap: f = /* @__PURE__ */ new Map() } = t, { state: p } = t, { mediaStore: g } = t, { temporaryState: v } = t;
34085
- vc("hooks", h), vc("mediaStore", g);
34085
+ gc("hooks", h), gc("mediaStore", g);
34086
34086
  let m, b;
34087
34087
  function C(H) {
34088
34088
  H ? h.emit("exposure", { id: o, type: "start" }) : h.emit("exposure", { id: o, type: "end" });
@@ -34191,7 +34191,7 @@ class Jv extends Gh {
34191
34191
  if (r && (this.plugin.gltfObjectGroup.remove(r), r.removeEventListener()), ps(this)) {
34192
34192
  const l = this.data.mediaPosition.map(Vn);
34193
34193
  if (this.computeRenderType() === "Mesh" && !this.mediaPlane) {
34194
- this.mediaPlane = new Rc(this.data.mediaData[0].url, l, { objectFit: this.data.objectFit });
34194
+ this.mediaPlane = new jc(this.data.mediaData[0].url, l, { objectFit: this.data.objectFit });
34195
34195
  const c = new y.Vector3().addVectors(l[0], l[2]).divideScalar(2);
34196
34196
  this.mediaPlane.position.copy(c), s.add(this.mediaPlane);
34197
34197
  }
@@ -34247,7 +34247,7 @@ class Jv extends Gh {
34247
34247
  var s;
34248
34248
  super.setData(...e);
34249
34249
  const i = this.data.mediaPosition.map(Vn);
34250
- this.computeRenderType() === "Mesh" ? this.mediaPlane && this.mediaPlane.src !== this.data.mediaData[0].url && (this.mediaPlane.removeFromParent(), this.mediaPlane = new Rc(this.data.mediaData[0].url, i, { objectFit: this.data.objectFit })) : (s = this.tag3DContentSvelte) == null || s.svelteApp.$set({ tag: this });
34250
+ this.computeRenderType() === "Mesh" ? this.mediaPlane && this.mediaPlane.src !== this.data.mediaData[0].url && (this.mediaPlane.removeFromParent(), this.mediaPlane = new jc(this.data.mediaData[0].url, i, { objectFit: this.data.objectFit })) : (s = this.tag3DContentSvelte) == null || s.svelteApp.$set({ tag: this });
34251
34251
  }
34252
34252
  computeNormal() {
34253
34253
  return Iv(this.data.mediaPosition);
@@ -34349,7 +34349,7 @@ class OD extends Gh {
34349
34349
  if (!e)
34350
34350
  return;
34351
34351
  const i = this.position.map(Vn), s = this.currentVisible, r = (() => !!(this.mediaPlane && !s))(), o = (() => !!(!this.mediaPlane && s))(), a = (() => !!(this.mediaPlane && this.mediaPlane.src !== e))();
34352
- (r || a) && this.mediaPlane && (this.plugin.imagePlaneGroup.remove(this.mediaPlane), this.mediaPlane.dispose(), this.mediaPlane.removeFromParent(), this.mediaPlane = void 0), (o || a) && (this.mediaPlane = new Rc(e, i, { objectFit: this.data.objectFit }), this.getConfig().clickable !== !1 && this.plugin.domEvents.addAutoBindEventListener(
34352
+ (r || a) && this.mediaPlane && (this.plugin.imagePlaneGroup.remove(this.mediaPlane), this.mediaPlane.dispose(), this.mediaPlane.removeFromParent(), this.mediaPlane = void 0), (o || a) && (this.mediaPlane = new jc(e, i, { objectFit: this.data.objectFit }), this.getConfig().clickable !== !1 && this.plugin.domEvents.addAutoBindEventListener(
34353
34353
  this.mediaPlane,
34354
34354
  "click",
34355
34355
  (l) => {
@@ -35068,7 +35068,7 @@ function YD(n) {
35068
35068
  }
35069
35069
  function XD(n, t, e) {
35070
35070
  let { tags: i = [] } = t, { hooks: s } = t, { mediaStore: r } = t, { rendererMap: o } = t, { contentTypeMap: a } = t, { state: l } = t, { temporaryState: c } = t, { zIndex: h = void 0 } = t;
35071
- return vc("hooks", s), n.$$set = (u) => {
35071
+ return gc("hooks", s), n.$$set = (u) => {
35072
35072
  "tags" in u && e(0, i = u.tags), "hooks" in u && e(7, s = u.hooks), "mediaStore" in u && e(1, r = u.mediaStore), "rendererMap" in u && e(2, o = u.rendererMap), "contentTypeMap" in u && e(3, a = u.contentTypeMap), "state" in u && e(4, l = u.state), "temporaryState" in u && e(5, c = u.temporaryState), "zIndex" in u && e(6, h = u.zIndex);
35073
35073
  }, [
35074
35074
  i,
@@ -35104,7 +35104,7 @@ class ZD extends Pe {
35104
35104
  }
35105
35105
  }
35106
35106
  const qv = "Dnalogel-PanoTagPlugin", pL = (n) => `${qv}--${n}`;
35107
- class Vc extends j2 {
35107
+ class Bc extends j2 {
35108
35108
  constructor(e, i) {
35109
35109
  super(e);
35110
35110
  /** state */
@@ -35474,12 +35474,12 @@ class Vc extends j2 {
35474
35474
  this.state.enabled && (this.filterPointTag.forEach((c) => c.updateScreenPosition({ force: !0 })), this.temporaryState.visible = !0, this.addRenderQueue({ type: "TagContainerSvelte", keys: ["temporaryState"] }));
35475
35475
  }, s = () => {
35476
35476
  this.state.enabled && (this.temporaryState.visible = !1, this.addRenderQueue({ type: "TagContainerSvelte", keys: ["temporaryState"] }));
35477
- }, { observe: r, unobserve: o } = Ea(
35477
+ }, { observe: r, unobserve: o } = Ia(
35478
35478
  C2(() => {
35479
35479
  this.store.resizeObserverDisposer && s();
35480
35480
  }, 500),
35481
35481
  e
35482
- ), { observe: a, unobserve: l } = Ea(
35482
+ ), { observe: a, unobserve: l } = Ia(
35483
35483
  w2(() => i(), 400),
35484
35484
  e
35485
35485
  );
@@ -35517,7 +35517,7 @@ class Vc extends j2 {
35517
35517
  };
35518
35518
  }
35519
35519
  }
35520
- const mL = (n, t) => new Vc(n, t);
35520
+ const mL = (n, t) => new Bc(n, t);
35521
35521
  function JD(n) {
35522
35522
  Me(n, "svelte-4qjwer", ".guide-line__tag.svelte-4qjwer.svelte-4qjwer{position:relative}.text-with-distance.svelte-4qjwer.svelte-4qjwer{display:flex;flex-direction:column;position:relative;padding:0.125rem 0.25rem;border-radius:0.125rem;background:linear-gradient(to top, rgba(147, 147, 147, 0.3), rgba(74, 74, 74, 0.3));box-shadow:0 0.125rem 0.5rem 0 rgba(0, 0, 0, 0.2)}.text-with-distance.svelte-4qjwer .border.svelte-4qjwer{position:absolute;top:-50%;right:-50%;bottom:-50%;left:-50%;padding:0.0625rem;border-radius:0.25rem;background:linear-gradient(to right, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.2));-webkit-mask:linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);mask-composite:exclude;-webkit-mask-composite:xor;transform:scale(0.5)}.distance-and-name.svelte-4qjwer.svelte-4qjwer{display:flex;gap:0.1875rem}.distance.svelte-4qjwer.svelte-4qjwer{white-space:nowrap;font-size:0.625rem;line-height:0.875rem;color:#66afff}.name.svelte-4qjwer.svelte-4qjwer{opacity:0.6;font-size:0.625rem;line-height:0.875rem;white-space:nowrap;color:#ffffff}.line-name.svelte-4qjwer.svelte-4qjwer{color:#fff;white-space:nowrap;font-size:0.625rem;line-height:0.875rem}.guide-line__tag-point.svelte-4qjwer.svelte-4qjwer{position:absolute;left:50%;bottom:0.0625rem;width:0.4375rem;height:0.125rem;transform:translateX(-50%);background:#fff;border-radius:50%;opacity:0.5}.guide-line__tag-line.svelte-4qjwer.svelte-4qjwer{position:absolute;left:50%;bottom:0.0625rem;width:0.0625rem;height:1.875rem;transform:translateX(-50%);background:linear-gradient(to top, #fff, rgba(255, 255, 255, 0))}.guide-line__tag-content.svelte-4qjwer.svelte-4qjwer{position:absolute;left:-0.9375rem;bottom:1.9375rem;display:flex}.guide-line__tag-icon.svelte-4qjwer.svelte-4qjwer{width:1.875rem;height:1.875rem;background-size:100%}.guide-line__tag-text.svelte-4qjwer.svelte-4qjwer{box-sizing:content-box;height:0.875rem;width:-moz-max-content;width:max-content;margin-top:0.3125rem;transform:translateX(-0.1875rem);white-space:nowrap;font-size:0.625rem;line-height:0.875rem;border:solid transparent;border-width:0.125rem 0.5rem 0.125rem 0.375rem;border-image-slice:6 25 6 18 fill;color:#fff}");
35523
35523
  }
@@ -35844,7 +35844,7 @@ const tS = (
35844
35844
  }
35845
35845
  `
35846
35846
  );
35847
- class _c {
35847
+ class Vc {
35848
35848
  constructor(t, e) {
35849
35849
  d(this, "name", "");
35850
35850
  d(this, "startTagContainer");
@@ -36142,7 +36142,7 @@ class _c {
36142
36142
  var t, e, i, s, r, o;
36143
36143
  if (this.disposed)
36144
36144
  return this.logError("disposed");
36145
- nl([this.group, (i = (e = (t = this.startTagContainer) == null ? void 0 : t.plugin) == null ? void 0 : e.tags[0]) == null ? void 0 : i.dom, (o = (r = (s = this.endTagContainer) == null ? void 0 : s.plugin) == null ? void 0 : r.tags[0]) == null ? void 0 : o.dom], {
36145
+ il([this.group, (i = (e = (t = this.startTagContainer) == null ? void 0 : t.plugin) == null ? void 0 : e.tags[0]) == null ? void 0 : i.dom, (o = (r = (s = this.endTagContainer) == null ? void 0 : s.plugin) == null ? void 0 : r.tags[0]) == null ? void 0 : o.dom], {
36146
36146
  loop: 6,
36147
36147
  updateRender: () => {
36148
36148
  this.five.needsRender = !0;
@@ -36177,7 +36177,7 @@ class _c {
36177
36177
  const i = this.curvePath;
36178
36178
  if (!(e != null && e.data))
36179
36179
  return;
36180
- const s = t === "start" ? (l = this.startTagContainer) != null ? l : (() => (this.startTagContainer = { tag: null, plugin: new Vc(this.five, { containerZIndex: 1 }) }, this.startTagContainer))() : (c = this.endTagContainer) != null ? c : (() => (this.endTagContainer = { tag: null, plugin: new Vc(this.five, { containerZIndex: 1 }) }, this.endTagContainer))(), o = st({}, {
36180
+ const s = t === "start" ? (l = this.startTagContainer) != null ? l : (() => (this.startTagContainer = { tag: null, plugin: new Bc(this.five, { containerZIndex: 1 }) }, this.startTagContainer))() : (c = this.endTagContainer) != null ? c : (() => (this.endTagContainer = { tag: null, plugin: new Bc(this.five, { containerZIndex: 1 }) }, this.endTagContainer))(), o = st({}, {
36181
36181
  contentType: "Custom",
36182
36182
  stickType: "2DPoint",
36183
36183
  config: { visibleConfig: { visibleFiveMode: ["Floorplan", "Mapview"], followModelVisibility: !1 } },
@@ -36235,8 +36235,8 @@ function nS(n) {
36235
36235
  }
36236
36236
  const gL = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
36237
36237
  __proto__: null,
36238
- GuideLineModeItem: _c
36239
- }, Symbol.toStringTag, { value: "Module" })), Kv = "CruisePlugin", Yl = `${Kv}`;
36238
+ GuideLineModeItem: Vc
36239
+ }, Symbol.toStringTag, { value: "Module" })), Kv = "CruisePlugin", Ul = `${Kv}`;
36240
36240
  class $v extends Yn {
36241
36241
  constructor(e, i) {
36242
36242
  super(e, i);
@@ -36257,13 +36257,13 @@ class $v extends Yn {
36257
36257
  });
36258
36258
  d(this, "GuideLine");
36259
36259
  d(this, "disposedErrorLog", () => {
36260
- console.error(`${Yl} is disposed`);
36260
+ console.error(`${Ul} is disposed`);
36261
36261
  });
36262
36262
  d(this, "disableWarnLog", () => {
36263
- console.warn(`${Yl} is disabled`);
36263
+ console.warn(`${Ul} is disabled`);
36264
36264
  });
36265
36265
  d(this, "disableErrorLog", () => {
36266
- console.error(`${Yl} is disabled`);
36266
+ console.error(`${Ul} is disabled`);
36267
36267
  });
36268
36268
  this.config = i, Object.assign(window, { [`__${Kv}_DEBUG__`]: this });
36269
36269
  }
@@ -36411,7 +36411,7 @@ class $v extends Yn {
36411
36411
  i != null && i.warnLog && this.disableWarnLog();
36412
36412
  }
36413
36413
  }
36414
- function Xl(n, t, e) {
36414
+ function Yl(n, t, e) {
36415
36415
  var l, c, h;
36416
36416
  const i = new y.Vector3().fromArray([(l = e.x) != null ? l : 0, (c = e.y) != null ? c : 0, (h = e.z) != null ? h : 0]), s = n.getPointAt(t).clone().add(i), r = n.getTangentAt(t), { longitude: o, latitude: a } = To(r);
36417
36417
  return { offset: s.clone(), longitude: o, latitude: a, distance: 0 };
@@ -36429,7 +36429,7 @@ let e0 = class extends $v {
36429
36429
  this.state.speed = e, this.hooks.emit("speedChange", e, { userAction: i });
36430
36430
  });
36431
36431
  d(this, "moveToStart", () => {
36432
- this.five.setState(he(B({}, Xl(this.curve, 0, this.curveOffset)), { mode: "Model" }));
36432
+ this.five.setState(he(B({}, Yl(this.curve, 0, this.curveOffset)), { mode: "Model" }));
36433
36433
  });
36434
36434
  d(this, "playFromStart", () => {
36435
36435
  this.clearPauseData(), this.setState({ playing: !0 });
@@ -36498,7 +36498,7 @@ let e0 = class extends $v {
36498
36498
  const s = this.getPauseData();
36499
36499
  let r = (l = s == null ? void 0 : s.playedProgress) != null ? l : 0;
36500
36500
  (r < 0 || r >= 1) && (r = 0);
36501
- const o = Xl(this.curve, r, this.curveOffset);
36501
+ const o = Yl(this.curve, r, this.curveOffset);
36502
36502
  if (this.hooks.emit("progressChange", r), this.five.setState(he(B({}, o), { mode: "Model" })), yield this.five.ready(), this.playStartedTime = performance.now(), this.config.allowBroke) {
36503
36503
  const c = this.addInterruptListener(() => {
36504
36504
  this.state.playing && (this.hooks.emit("broke"), this.handlePause(), c(), i(new Error("broke")));
@@ -36511,7 +36511,7 @@ let e0 = class extends $v {
36511
36511
  else if (this.state.playing === !1)
36512
36512
  this.five.off("renderFrame", a);
36513
36513
  else if (c >= 0) {
36514
- const h = Xl(this.curve, c, this.curveOffset);
36514
+ const h = Yl(this.curve, c, this.curveOffset);
36515
36515
  this.hooks.emit("progressChange", c), this.five.setState(h, !0);
36516
36516
  }
36517
36517
  };
@@ -36967,7 +36967,7 @@ class i0 {
36967
36967
  d(this, "plugin");
36968
36968
  d(this, "five");
36969
36969
  d(this, "logError", (t) => wv("GuideLineItem: ", t));
36970
- this.id = t.id, this.five = t.five, this.plugin = t.plugin, this.panoramaItem = new _c(this.five, { mode: "panorama", plugin: this.plugin, parent: this }), this.modelItem = new _c(this.five, { mode: "model", plugin: this.plugin, parent: this });
36970
+ this.id = t.id, this.five = t.five, this.plugin = t.plugin, this.panoramaItem = new Vc(this.five, { mode: "panorama", plugin: this.plugin, parent: this }), this.modelItem = new Vc(this.five, { mode: "model", plugin: this.plugin, parent: this });
36971
36971
  }
36972
36972
  get visible() {
36973
36973
  return this._visible;
@@ -37053,11 +37053,11 @@ function lS(n, t) {
37053
37053
  const AL = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
37054
37054
  __proto__: null,
37055
37055
  GuideLineItem: i0
37056
- }, Symbol.toStringTag, { value: "Module" })), Fc = "GuideLinePlugin", rm = `${Fc}`;
37056
+ }, Symbol.toStringTag, { value: "Module" })), _c = "GuideLinePlugin", rm = `${_c}`;
37057
37057
  let cS = class extends mn {
37058
37058
  constructor(e, i) {
37059
37059
  super(e, i);
37060
- d(this, "name", Fc);
37060
+ d(this, "name", _c);
37061
37061
  d(this, "cruisePlugin");
37062
37062
  /** GuideLineItem 索引 */
37063
37063
  d(this, "itemMap", /* @__PURE__ */ new Map());
@@ -37073,7 +37073,7 @@ let cS = class extends mn {
37073
37073
  d(this, "disposedErrorLog", () => {
37074
37074
  console.error(`${rm} is disposed`);
37075
37075
  });
37076
- this._config = i != null ? i : {}, this.cruisePlugin = new $h(e), Object.assign(window, { [`__${Fc}_DEBUG__`]: this });
37076
+ this._config = i != null ? i : {}, this.cruisePlugin = new $h(e), Object.assign(window, { [`__${_c}_DEBUG__`]: this });
37077
37077
  }
37078
37078
  get config() {
37079
37079
  return this._config;
@@ -37313,7 +37313,7 @@ function vS(n, t) {
37313
37313
  y: -(n.y - s) / i * 2 + 1
37314
37314
  });
37315
37315
  }
37316
- function gl(n, t, e) {
37316
+ function ml(n, t, e) {
37317
37317
  if (!t || !e || !n)
37318
37318
  return;
37319
37319
  const i = vS(t, e);
@@ -37325,7 +37325,7 @@ function gl(n, t, e) {
37325
37325
  function AS(n, t) {
37326
37326
  return !(Math.abs(n.x - t.x) > 1e-5 || Math.abs(n.y - t.y) > 1e-5 || Math.abs(n.z - t.z) > 1e-5);
37327
37327
  }
37328
- class Zl extends gS {
37328
+ class Xl extends gS {
37329
37329
  constructor(e) {
37330
37330
  var h;
37331
37331
  super(e.direction);
@@ -37352,20 +37352,20 @@ class Zl extends gS {
37352
37352
  this.line.geometry.translate(0, this.lineHeight / 2, 0), this.direction === "x" ? (this.line.geometry.rotateX(Math.PI / 2), this.line.geometry.rotateY(Math.PI / 2)) : this.direction === "z" && this.line.geometry.rotateX(Math.PI / 2);
37353
37353
  }
37354
37354
  }
37355
- const Jl = {
37355
+ const Zl = {
37356
37356
  X: 15618642,
37357
37357
  Y: 4765519,
37358
37358
  Z: 4227839
37359
37359
  };
37360
37360
  class ar {
37361
37361
  static get X() {
37362
- return new y.Color(Jl.X).convertSRGBToLinear().clone();
37362
+ return new y.Color(Zl.X).convertSRGBToLinear().clone();
37363
37363
  }
37364
37364
  static get Y() {
37365
- return new y.Color(Jl.Y).convertSRGBToLinear().clone();
37365
+ return new y.Color(Zl.Y).convertSRGBToLinear().clone();
37366
37366
  }
37367
37367
  static get Z() {
37368
- return new y.Color(Jl.Z).convertSRGBToLinear().clone();
37368
+ return new y.Color(Zl.Z).convertSRGBToLinear().clone();
37369
37369
  }
37370
37370
  }
37371
37371
  function tu(n, t, e) {
@@ -37379,16 +37379,16 @@ function yS(n) {
37379
37379
  let t = n.pose.latitude, e = n.pose.longitude;
37380
37380
  if (ti(t) || ti(e)) {
37381
37381
  const i = n.matrix.elements;
37382
- t = Math.asin(bS(i[9], -1, 1)), Math.abs(i[9]) < 0.9999999 ? e = mc(Math.atan2(i[8], i[10])) : e = mc(Math.atan2(-i[2], i[0]));
37382
+ t = Math.asin(bS(i[9], -1, 1)), Math.abs(i[9]) < 0.9999999 ? e = pc(Math.atan2(i[8], i[10])) : e = pc(Math.atan2(-i[2], i[0]));
37383
37383
  }
37384
37384
  return { latitude: t, longitude: e };
37385
37385
  }
37386
37386
  function wS(n) {
37387
37387
  const { latitude: t, longitude: e } = n, i = new y.Vector3();
37388
- return am - t < 0.03 ? i.set(0, 1, 0) : ql(0, e) ? i.set(0, 0, 1) : ql(Math.PI, e) ? i.set(0, 0, -1) : ql(am, e) ? i.set(1, 0, 0) : i.set(-1, 0, 0), i;
37388
+ return am - t < 0.03 ? i.set(0, 1, 0) : Jl(0, e) ? i.set(0, 0, 1) : Jl(Math.PI, e) ? i.set(0, 0, -1) : Jl(am, e) ? i.set(1, 0, 0) : i.set(-1, 0, 0), i;
37389
37389
  }
37390
37390
  const am = Number((Math.PI / 2).toFixed(5));
37391
- function ql(n, t) {
37391
+ function Jl(n, t) {
37392
37392
  return typeof n != "number" || typeof t != "number" ? !1 : Math.abs(n - t) < 1e-3;
37393
37393
  }
37394
37394
  class CS extends uS {
@@ -37398,7 +37398,7 @@ class CS extends uS {
37398
37398
  d(this, "xArrow");
37399
37399
  d(this, "yArrow");
37400
37400
  d(this, "zArrow");
37401
- i.xArrowEnable !== !1 && (this.xArrow = new Zl({ direction: "x", color: ar.X })), i.yArrowEnable !== !1 && (this.yArrow = new Zl({ direction: "y", color: ar.Y })), i.zArrowEnable !== !1 && (this.zArrow = new Zl({ direction: "z", color: ar.Z })), this.add(...[this.xArrow, this.yArrow, this.zArrow].filter(Boolean));
37401
+ i.xArrowEnable !== !1 && (this.xArrow = new Xl({ direction: "x", color: ar.X })), i.yArrowEnable !== !1 && (this.yArrow = new Xl({ direction: "y", color: ar.Y })), i.zArrowEnable !== !1 && (this.zArrow = new Xl({ direction: "z", color: ar.Z })), this.add(...[this.xArrow, this.yArrow, this.zArrow].filter(Boolean));
37402
37402
  }
37403
37403
  update(e) {
37404
37404
  if (this.xArrow && (this.xArrow.visible = !0), this.yArrow && (this.yArrow.visible = !0), this.zArrow && (this.zArrow.visible = !0), e.type === "OrthographicCamera") {
@@ -37465,7 +37465,7 @@ class ES extends fS {
37465
37465
  d(this, "children", []);
37466
37466
  d(this, "angleTips");
37467
37467
  d(this, "container");
37468
- (i == null ? void 0 : i.yzCircleEnable) !== !1 && (this.xCircle = new Kl({ direction: "x", color: ar.X })), (i == null ? void 0 : i.xzCircleEnable) !== !1 && (this.yCircle = new Kl({ direction: "y", color: ar.Y })), (i == null ? void 0 : i.xyCircleEnable) !== !1 && (this.zCircle = new Kl({ direction: "z", color: ar.Z })), i != null && i.container && (i == null ? void 0 : i.angleTipsEnable) !== !1 && (this.container = i == null ? void 0 : i.container, this.angleTips = IS({ display: "none" }), this.container.appendChild(this.angleTips.element)), this.add(...[this.xCircle, this.yCircle, this.zCircle].filter(Boolean)), this.show();
37468
+ (i == null ? void 0 : i.yzCircleEnable) !== !1 && (this.xCircle = new ql({ direction: "x", color: ar.X })), (i == null ? void 0 : i.xzCircleEnable) !== !1 && (this.yCircle = new ql({ direction: "y", color: ar.Y })), (i == null ? void 0 : i.xyCircleEnable) !== !1 && (this.zCircle = new ql({ direction: "z", color: ar.Z })), i != null && i.container && (i == null ? void 0 : i.angleTipsEnable) !== !1 && (this.container = i == null ? void 0 : i.container, this.angleTips = IS({ display: "none" }), this.container.appendChild(this.angleTips.element)), this.add(...[this.xCircle, this.yCircle, this.zCircle].filter(Boolean)), this.show();
37469
37469
  }
37470
37470
  hide() {
37471
37471
  this.children.forEach((e) => e.hide());
@@ -37486,7 +37486,7 @@ class ES extends fS {
37486
37486
  this.removeFromParent(), (i = (e = this.angleTips) == null ? void 0 : e.element) == null || i.remove();
37487
37487
  }
37488
37488
  }
37489
- class Kl extends y.Group {
37489
+ class ql extends y.Group {
37490
37490
  constructor(e) {
37491
37491
  super();
37492
37492
  d(this, "direction");
@@ -38109,7 +38109,7 @@ class zS extends jo {
38109
38109
  d(this, "dragging", (e) => {
38110
38110
  if (!this.isDragging || !this.startInfo)
38111
38111
  return;
38112
- const i = "touches" in e ? e.touches[0].clientX : e.x, s = "touches" in e ? e.touches[0].clientY : e.y, r = gl(this.camera, { x: i, y: s }, this.container);
38112
+ const i = "touches" in e ? e.touches[0].clientX : e.x, s = "touches" in e ? e.touches[0].clientY : e.y, r = ml(this.camera, { x: i, y: s }, this.container);
38113
38113
  return r ? (this.move(r), !1) : this.dragEnd();
38114
38114
  });
38115
38115
  d(this, "dragEnd", () => {
@@ -38347,10 +38347,10 @@ class FS {
38347
38347
  e != null && e.warnLog && VS();
38348
38348
  }
38349
38349
  }
38350
- function $l(n) {
38350
+ function Kl(n) {
38351
38351
  return n * Math.PI / 180;
38352
38352
  }
38353
- let ec = new y.Quaternion();
38353
+ let $l = new y.Quaternion();
38354
38354
  class HS extends jo {
38355
38355
  constructor(...e) {
38356
38356
  var c, h, u;
@@ -38369,7 +38369,7 @@ class HS extends jo {
38369
38369
  return this.helperObject3D.position.clone();
38370
38370
  }
38371
38371
  setRotateAngle(e) {
38372
- const { x: i = 0, y: s = 0, z: r = 0 } = e, o = new y.Euler($l(i), $l(s), $l(r)), a = new y.Quaternion().setFromEuler(o);
38372
+ const { x: i = 0, y: s = 0, z: r = 0 } = e, o = new y.Euler(Kl(i), Kl(s), Kl(r)), a = new y.Quaternion().setFromEuler(o);
38373
38373
  if (this.hooks.emit("wantToRotate", a))
38374
38374
  return;
38375
38375
  const { originObject3D: c, rotateCenter: h } = this;
@@ -38404,12 +38404,12 @@ class HS extends jo {
38404
38404
  if (s === "z")
38405
38405
  return new y.Vector3(0, 0, 1).applyQuaternion(l);
38406
38406
  })(), h = new y.Plane().setFromNormalAndCoplanarPoint(c, r), f = h.projectPoint(r.clone(), new y.Vector3()).clone().sub(this.rotateCenter), p = f.angleTo(o.baseAxes.clone().applyQuaternion(l));
38407
- this.setAngleHelperStart(s, p), this.setAngleHelperLength(s, 0), this.startInfo = { direction: s, startVector: f, plane: h, angleHelper: o, angle: 0, helperQuaternion: l.clone() }, ec = new y.Quaternion(), this.helperObject3D.showDraggingHelper([s]), this.hooks.emit("rotateStart"), this.isDragging = !0;
38407
+ this.setAngleHelperStart(s, p), this.setAngleHelperLength(s, 0), this.startInfo = { direction: s, startVector: f, plane: h, angleHelper: o, angle: 0, helperQuaternion: l.clone() }, $l = new y.Quaternion(), this.helperObject3D.showDraggingHelper([s]), this.hooks.emit("rotateStart"), this.isDragging = !0;
38408
38408
  }
38409
38409
  dragging(e) {
38410
38410
  if (!this.isDragging)
38411
38411
  return;
38412
- const i = "touches" in e ? e.touches[0].clientX : e.x, s = "touches" in e ? e.touches[0].clientY : e.y, r = gl(this.camera, { x: i, y: s }, this.container);
38412
+ const i = "touches" in e ? e.touches[0].clientX : e.x, s = "touches" in e ? e.touches[0].clientY : e.y, r = ml(this.camera, { x: i, y: s }, this.container);
38413
38413
  return r ? (this.rotate(r), !1) : this.dragEnd();
38414
38414
  }
38415
38415
  rotate(e) {
@@ -38431,14 +38431,14 @@ class HS extends jo {
38431
38431
  ),
38432
38432
  `${o.toUpperCase()}${"XZY".replace(o.toUpperCase(), "")}`
38433
38433
  )[o] * r.angleDirection;
38434
- if (this.startInfo.angle += b, this.setAngleHelperLength(o, this.startInfo.angle), this.setTipsAngle(ll(this.startInfo.angle)), h) {
38434
+ if (this.startInfo.angle += b, this.setAngleHelperLength(o, this.startInfo.angle), this.setTipsAngle(al(this.startInfo.angle)), h) {
38435
38435
  const C = new y.Vector3().subVectors(l.position, h).applyQuaternion(p).add(h);
38436
38436
  l.position.copy(C);
38437
38437
  }
38438
- l.applyQuaternion(p), ec.premultiply(p), this.internalHooks.emit("applyObjectRotate", { quaternion: p, origin: h }), this.hooks.emit("rotate", l.quaternion), this.startInfo.startVector = f;
38438
+ l.applyQuaternion(p), $l.premultiply(p), this.internalHooks.emit("applyObjectRotate", { quaternion: p, origin: h }), this.hooks.emit("rotate", l.quaternion), this.startInfo.startVector = f;
38439
38439
  }
38440
38440
  dragEnd() {
38441
- this.isDragging && (this.applyHelperQuaternion(ec, this.rotateCenter), this.startInfo = void 0, this.isDragging = !1, this.helperObject3D.show(), this.hooks.emit("rotateEnd"));
38441
+ this.isDragging && (this.applyHelperQuaternion($l, this.rotateCenter), this.startInfo = void 0, this.isDragging = !1, this.helperObject3D.show(), this.hooks.emit("rotateEnd"));
38442
38442
  }
38443
38443
  getAngleHelper(e) {
38444
38444
  var i, s, r;
@@ -38527,7 +38527,7 @@ class NS extends jo {
38527
38527
  dragging(e) {
38528
38528
  if (!this.isDragging)
38529
38529
  return;
38530
- const i = gl(this.camera, e, this.container);
38530
+ const i = ml(this.camera, e, this.container);
38531
38531
  if (!i)
38532
38532
  return this.dragEnd();
38533
38533
  this.scale(i);
@@ -38680,7 +38680,7 @@ class YS extends jo {
38680
38680
  d(this, "dragging", (e) => {
38681
38681
  if (!this.isDragging || !this.startInfo)
38682
38682
  return;
38683
- const i = "touches" in e ? e.touches[0].clientX : e.x, s = "touches" in e ? e.touches[0].clientY : e.y, r = gl(this.camera, { x: i, y: s }, this.container);
38683
+ const i = "touches" in e ? e.touches[0].clientX : e.x, s = "touches" in e ? e.touches[0].clientY : e.y, r = ml(this.camera, { x: i, y: s }, this.container);
38684
38684
  return r ? (this.scale(r), !1) : this.dragEnd();
38685
38685
  });
38686
38686
  d(this, "scale", (e) => {
@@ -38903,7 +38903,7 @@ Ke.prototype._onTouchEvent = function(n, t) {
38903
38903
  this._onEvent(n, i, s, t);
38904
38904
  }
38905
38905
  };
38906
- const Hc = "Object3DHelperPlugin", nu = Hc, XS = () => {
38906
+ const Fc = "Object3DHelperPlugin", nu = Fc, XS = () => {
38907
38907
  console.error(`${nu} is disposed`);
38908
38908
  }, ZS = () => {
38909
38909
  console.warn(`${nu} is disabled`);
@@ -38913,7 +38913,7 @@ const Hc = "Object3DHelperPlugin", nu = Hc, XS = () => {
38913
38913
  class s0 extends Yn {
38914
38914
  constructor(e) {
38915
38915
  super(e);
38916
- d(this, "name", Hc);
38916
+ d(this, "name", Fc);
38917
38917
  d(this, "state", {
38918
38918
  visible: !0,
38919
38919
  enabled: !0,
@@ -38923,7 +38923,7 @@ class s0 extends Yn {
38923
38923
  d(this, "css3DObjectParentMap", /* @__PURE__ */ new Map());
38924
38924
  d(this, "css3DObjectModeMap", /* @__PURE__ */ new Map());
38925
38925
  d(this, "css3DRender");
38926
- this.five = e, this.css3DRender = new Ao(this.five.scene), console.warn("Object3DHelper: 使用此插件,需要在初始化five时,设置five参数: { backgroundAlpha: 0, backgroundColor: 0x000000 }"), Object.assign(window, { [`__${Hc.toUpperCase()}_DEBUG__`]: this });
38926
+ this.five = e, this.css3DRender = new Ao(this.five.scene), console.warn("Object3DHelper: 使用此插件,需要在初始化five时,设置five参数: { backgroundAlpha: 0, backgroundColor: 0x000000 }"), Object.assign(window, { [`__${Fc.toUpperCase()}_DEBUG__`]: this });
38927
38927
  }
38928
38928
  /**
38929
38929
  * @description Show guide line
@@ -39289,7 +39289,7 @@ class lm {
39289
39289
  const t = {
39290
39290
  value: 0
39291
39291
  };
39292
- at({
39292
+ lt({
39293
39293
  targets: t,
39294
39294
  value: 1,
39295
39295
  duration: 300,
@@ -39316,7 +39316,7 @@ class lm {
39316
39316
  const i = document.createElement("video");
39317
39317
  i.crossOrigin = "anonymous", i.autoplay = !1, i.muted = !0, i.loop = !0, i.playsInline = !0, this.video = i;
39318
39318
  const s = new fA(this.video);
39319
- s.minFilter = lc, s.magFilter = lc;
39319
+ s.minFilter = ac, s.magFilter = ac;
39320
39320
  const r = new km({
39321
39321
  vertexShader: qS,
39322
39322
  fragmentShader: KS,
@@ -39621,7 +39621,7 @@ function rT(n, t) {
39621
39621
  function oT(n, t) {
39622
39622
  return n * n * t;
39623
39623
  }
39624
- function tc(n, t, e, i) {
39624
+ function ec(n, t, e, i) {
39625
39625
  return sT(n, t) + rT(n, e) + oT(n, i);
39626
39626
  }
39627
39627
  function aT(n, t) {
@@ -39638,31 +39638,31 @@ function cT(n, t) {
39638
39638
  function hT(n, t) {
39639
39639
  return n * n * n * t;
39640
39640
  }
39641
- function ic(n, t, e, i, s) {
39641
+ function tc(n, t, e, i, s) {
39642
39642
  return aT(n, t) + lT(n, e) + cT(n, i) + hT(n, s);
39643
39643
  }
39644
- function Nc(n, t) {
39644
+ function Hc(n, t) {
39645
39645
  const e = t.length - 1;
39646
39646
  if (e < 1)
39647
39647
  throw new Error("length of points must greater than 2");
39648
39648
  if (e === 2)
39649
39649
  return new y.Vector3(
39650
- tc(n, t[0].x, t[1].x, t[2].x),
39651
- tc(n, t[0].y, t[1].y, t[2].y),
39652
- tc(n, t[0].z, t[1].z, t[2].z)
39650
+ ec(n, t[0].x, t[1].x, t[2].x),
39651
+ ec(n, t[0].y, t[1].y, t[2].y),
39652
+ ec(n, t[0].z, t[1].z, t[2].z)
39653
39653
  );
39654
39654
  if (e === 3)
39655
39655
  return new y.Vector3(
39656
- ic(n, t[0].x, t[1].x, t[2].x, t[3].x),
39657
- ic(n, t[0].y, t[1].y, t[2].y, t[3].y),
39658
- ic(n, t[0].z, t[1].z, t[2].z, t[3].z)
39656
+ tc(n, t[0].x, t[1].x, t[2].x, t[3].x),
39657
+ tc(n, t[0].y, t[1].y, t[2].y, t[3].y),
39658
+ tc(n, t[0].z, t[1].z, t[2].z, t[3].z)
39659
39659
  );
39660
39660
  if (e === 1) {
39661
39661
  const [s, r] = t;
39662
39662
  return s.clone().add(r.clone().sub(s).multiplyScalar(n));
39663
39663
  }
39664
39664
  const i = [];
39665
- return t.reduce((s, r) => (i.push(Nc(n, [s, r])), r)), Nc(n, i);
39665
+ return t.reduce((s, r) => (i.push(Hc(n, [s, r])), r)), Hc(n, i);
39666
39666
  }
39667
39667
  class uT extends y.Curve {
39668
39668
  constructor(e = []) {
@@ -39672,7 +39672,7 @@ class uT extends y.Curve {
39672
39672
  this.type = "CustomBezierCurve3", this.controlPoints = e;
39673
39673
  }
39674
39674
  getPoint(e, i = new y.Vector3()) {
39675
- const s = i, r = Nc(e, this.controlPoints);
39675
+ const s = i, r = Hc(e, this.controlPoints);
39676
39676
  return s.copy(r), s;
39677
39677
  }
39678
39678
  copy(e) {
@@ -40271,7 +40271,7 @@ function yT(n, t, e) {
40271
40271
  } } = t, { rendererIfNeed: u = void 0 } = t, { rendererData: f = void 0 } = t, p, g, v, m;
40272
40272
  const b = (T) => {
40273
40273
  if (r.state.mode !== "Panorama") {
40274
- const H = -(10 + 54 * (1 - ll(T.latitude) / 90)), Z = H + 20, A = Z >= 0 ? 0 : -Z / 44;
40274
+ const H = -(10 + 54 * (1 - al(T.latitude) / 90)), Z = H + 20, A = Z >= 0 ? 0 : -Z / 44;
40275
40275
  e(7, g.style.transform = `scaleY(${A})`, g), e(7, g.style.top = `${Z}px`, g), e(8, v.style.top = `${H}px`, v);
40276
40276
  }
40277
40277
  };
@@ -40524,10 +40524,10 @@ class CT {
40524
40524
  });
40525
40525
  var l, c, h, u;
40526
40526
  const i = e.object_data, s = i.bottom_y, r = i.height, o = new y.Color((l = i.color) != null ? l : "#FFFFFF"), a = (c = i.opacity) != null ? c : 0.4;
40527
- this.data = e, this.id = e.id, this.name = (h = e.name) != null ? h : "", this.plugin = t, this.height = r, this.bottomY = s, this.opacity = a, this.shape = new y.Shape().fromJSON(i.shape), this.floorIndex = e.floor_index, this.makerObject = new y.Mesh(um(this.shape, r), PT(o, a)), nc(this.makerObject, s), this.makerObject.material.depthTest = this.plugin.config.modelDepthTest, this.outline = new Um(
40527
+ this.data = e, this.id = e.id, this.name = (h = e.name) != null ? h : "", this.plugin = t, this.height = r, this.bottomY = s, this.opacity = a, this.shape = new y.Shape().fromJSON(i.shape), this.floorIndex = e.floor_index, this.makerObject = new y.Mesh(um(this.shape, r), PT(o, a)), ic(this.makerObject, s), this.makerObject.material.depthTest = this.plugin.config.modelDepthTest, this.outline = new Um(
40528
40528
  new y.EdgesGeometry(this.makerObject.geometry),
40529
40529
  new y.LineBasicMaterial({ color: o, transparent: !0 })
40530
- ), nc(this.outline, s), this.outline.material.depthTest = this.plugin.config.modelDepthTest, this.setHeight(r), this.modelGroup = new wT(this), this.modelGroup.visible = (u = i.visible) != null ? u : !0;
40530
+ ), ic(this.outline, s), this.outline.material.depthTest = this.plugin.config.modelDepthTest, this.setHeight(r), this.modelGroup = new wT(this), this.modelGroup.visible = (u = i.visible) != null ? u : !0;
40531
40531
  }
40532
40532
  /** 挂载标注 */
40533
40533
  mount() {
@@ -40545,7 +40545,7 @@ class CT {
40545
40545
  transform: `translate(${this.tagTransform.left}px, ${this.tagTransform.top}px)`,
40546
40546
  onClick: (i) => this.hooks.emit("tagClick", { target: this, nativeEvent: i })
40547
40547
  }
40548
- }), this.updateTag()), this.plugin.five.needsRender = !0, this.plugin.hooks.on("stateChange", this.onPluginStateChange), this.plugin.hooks.on("configChange", this.onPluginConfigChange), this.plugin.five.on("modeChange", this.updateVisible), this.plugin.five.on("modelShownFloorChange", this.updateVisible), this.plugin.five.on("cameraUpdate", this.onFiveCameraUpdate), this.resizeObserver = Ea(this.onContainerResize, e), this.resizeObserver.observe();
40548
+ }), this.updateTag()), this.plugin.five.needsRender = !0, this.plugin.hooks.on("stateChange", this.onPluginStateChange), this.plugin.hooks.on("configChange", this.onPluginConfigChange), this.plugin.five.on("modeChange", this.updateVisible), this.plugin.five.on("modelShownFloorChange", this.updateVisible), this.plugin.five.on("cameraUpdate", this.onFiveCameraUpdate), this.resizeObserver = Ia(this.onContainerResize, e), this.resizeObserver.observe();
40549
40549
  }
40550
40550
  /** 卸载标注 */
40551
40551
  unmount() {
@@ -40575,7 +40575,7 @@ class CT {
40575
40575
  throw new Error("高度必须大于 0");
40576
40576
  this.height = t, this.makerObject.geometry = um(this.shape, t), this.outline.geometry = new y.EdgesGeometry(this.makerObject.geometry);
40577
40577
  const e = this.shape.extractPoints(10).shape.slice(0, -1), i = VC(e), s = new y.Vector3(i.x, i.y, t);
40578
- nc(s, this.bottomY), this.tagPosition.copy(s), this.updateTag(), this.plugin.five.needsRender = !0;
40578
+ ic(s, this.bottomY), this.tagPosition.copy(s), this.updateTag(), this.plugin.five.needsRender = !0;
40579
40579
  }
40580
40580
  /** 更改标注标签的显示层级
40581
40581
  * @description 为什么需要这个方法
@@ -40603,7 +40603,7 @@ function PT(n, t) {
40603
40603
  transparent: !0
40604
40604
  });
40605
40605
  }
40606
- function nc(n, t) {
40606
+ function ic(n, t) {
40607
40607
  const e = new y.Matrix4(), i = new y.Matrix4().makeRotationX(Math.PI / 2), s = new y.Matrix4().makeTranslation(0, 0, -t), r = new y.Matrix4().makeScale(1, 1, -1);
40608
40608
  e.multiply(i), e.multiply(s), e.multiply(r), n.applyMatrix4(e);
40609
40609
  }
@@ -41229,7 +41229,7 @@ class wr extends gi {
41229
41229
  opacity: 0.5
41230
41230
  })), c = new y.Points(r, a), h = new y.Points(r, l);
41231
41231
  this.fontMesh = c, this.backgroundMesh = h, c.name = "FontMesh", h.name = "BackgroundMesh", c.renderOrder = 10, h.renderOrder = 0, this.add(c, h), e != null && e.point && this.position.copy(He(e.point)), e && this.setStyle(e), this.addEventListener("removed", () => {
41232
- Ka(this);
41232
+ qa(this);
41233
41233
  }), Object.defineProperty(this, "visible", {
41234
41234
  set: (g) => {
41235
41235
  this.dom && (this.dom.container.style.display = g ? "block" : "none"), this._visible = g;
@@ -41274,14 +41274,14 @@ class wr extends gi {
41274
41274
  e && !this.dom && (this.dom = new Rn(this.five), this.dom.intersectCheck = !1, this.dom.simulate3D = !0, this.dom.container.style.display = this.visible ? "block" : "none");
41275
41275
  const i = (s) => {
41276
41276
  var r;
41277
- this.dom && this.dom.__text !== s && (this.dom.__text = s, s ? this.dom.container.innerHTML = eh(s, {
41277
+ this.dom && this.dom.__text !== s && (this.dom.__text = s, s instanceof HTMLElement ? (this.dom.container.innerHTML = "", this.dom.container.appendChild(s)) : s ? this.dom.container.innerHTML = eh(s, {
41278
41278
  style: `color: #${Fe((r = this.style) == null ? void 0 : r.color) ? new y.Color(this.style.color).getHexString() : "ffffff"}`
41279
41279
  }) : this.dom.container.innerHTML = "");
41280
41280
  };
41281
41281
  e ? (i(e), this.dom.setPosition(this.position.clone())) : i(null);
41282
41282
  }
41283
41283
  }
41284
- class Gc extends Di {
41284
+ class Nc extends Di {
41285
41285
  constructor(e) {
41286
41286
  super();
41287
41287
  d(this, "name", "LineWithDotsMesh");
@@ -41340,7 +41340,7 @@ class c0 extends gi {
41340
41340
  d(this, "paramsStyle");
41341
41341
  const o = e, { withDots: i, points: s } = o, r = Dn(o, ["withDots", "points"]);
41342
41342
  this.withDots = i != null ? i : !0, s && this.setPoints(s), r && this.setStyle(r), this.addEventListener("removed", () => {
41343
- Ka(this);
41343
+ qa(this);
41344
41344
  });
41345
41345
  }
41346
41346
  get style() {
@@ -41391,7 +41391,7 @@ class c0 extends gi {
41391
41391
  if (o !== 0 && a === void 0)
41392
41392
  return;
41393
41393
  const l = (c = this.lines[o]) != null ? c : (() => {
41394
- const h = new Gc(he(B({}, this.style), {
41394
+ const h = new Nc(he(B({}, this.style), {
41395
41395
  pointVisibility: this.withDots ? { startPoint: o === 0, endPoint: !0 } : !1
41396
41396
  }));
41397
41397
  return this.lines[o] = h, this.add(h), h;
@@ -41421,8 +41421,8 @@ class Bn extends c0 {
41421
41421
  d(this, "name", "PolylineWithDotsMesh");
41422
41422
  }
41423
41423
  }
41424
- const sc = typeof navigator != "undefined" ? navigator.userAgent.toLowerCase().indexOf("firefox") > 0 : !1;
41425
- function rc(n, t, e, i) {
41424
+ const nc = typeof navigator != "undefined" ? navigator.userAgent.toLowerCase().indexOf("firefox") > 0 : !1;
41425
+ function sc(n, t, e, i) {
41426
41426
  n.addEventListener ? n.addEventListener(t, e, i) : n.attachEvent && n.attachEvent("on".concat(t), e);
41427
41427
  }
41428
41428
  function qr(n, t, e, i) {
@@ -41494,9 +41494,9 @@ const Mo = {
41494
41494
  ".": 190,
41495
41495
  "/": 191,
41496
41496
  "`": 192,
41497
- "-": sc ? 173 : 189,
41498
- "=": sc ? 61 : 187,
41499
- ";": sc ? 59 : 186,
41497
+ "-": nc ? 173 : 189,
41498
+ "=": nc ? 61 : 187,
41499
+ ";": nc ? 59 : 186,
41500
41500
  "'": 222,
41501
41501
  "[": 219,
41502
41502
  "]": 221,
@@ -41517,7 +41517,7 @@ const Mo = {
41517
41517
  "⌘": 91,
41518
41518
  cmd: 91,
41519
41519
  command: 91
41520
- }, Ia = {
41520
+ }, Gc = {
41521
41521
  16: "shiftKey",
41522
41522
  18: "altKey",
41523
41523
  17: "ctrlKey",
@@ -41534,7 +41534,7 @@ const Mo = {
41534
41534
  }, dt = {};
41535
41535
  for (let n = 1; n < 20; n++)
41536
41536
  Mo["f".concat(n)] = 111 + n;
41537
- let ct = [], ho = null, d0 = "all";
41537
+ let ot = [], ho = null, d0 = "all";
41538
41538
  const an = /* @__PURE__ */ new Map(), Ro = (n) => Mo[n.toLowerCase()] || Zi[n.toLowerCase()] || n.toUpperCase().charCodeAt(0), LT = (n) => Object.keys(Mo).find((t) => Mo[t] === n), OT = (n) => Object.keys(Zi).find((t) => Zi[t] === n);
41539
41539
  function f0(n) {
41540
41540
  d0 = n || "all";
@@ -41543,10 +41543,10 @@ function xo() {
41543
41543
  return d0 || "all";
41544
41544
  }
41545
41545
  function zT() {
41546
- return ct.slice(0);
41546
+ return ot.slice(0);
41547
41547
  }
41548
41548
  function jT() {
41549
- return ct.map((n) => LT(n) || OT(n) || String.fromCharCode(n));
41549
+ return ot.map((n) => LT(n) || OT(n) || String.fromCharCode(n));
41550
41550
  }
41551
41551
  function RT() {
41552
41552
  const n = [];
@@ -41576,7 +41576,7 @@ function BT(n) {
41576
41576
  return (t.isContentEditable || (s || e === "TEXTAREA" || e === "SELECT") && !t.readOnly) && (i = !1), i;
41577
41577
  }
41578
41578
  function VT(n) {
41579
- return typeof n == "string" && (n = Ro(n)), ct.indexOf(n) !== -1;
41579
+ return typeof n == "string" && (n = Ro(n)), ot.indexOf(n) !== -1;
41580
41580
  }
41581
41581
  function _T(n, t) {
41582
41582
  let e, i;
@@ -41594,8 +41594,8 @@ function _T(n, t) {
41594
41594
  }
41595
41595
  function FT(n) {
41596
41596
  let t = n.keyCode || n.which || n.charCode;
41597
- const e = ct.indexOf(t);
41598
- if (e >= 0 && ct.splice(e, 1), n.key && n.key.toLowerCase() === "meta" && ct.splice(0, ct.length), (t === 93 || t === 224) && (t = 91), t in zt) {
41597
+ const e = ot.indexOf(t);
41598
+ if (e >= 0 && ot.splice(e, 1), n.key && n.key.toLowerCase() === "meta" && ot.splice(0, ot.length), (t === 93 || t === 224) && (t = 91), t in zt) {
41599
41599
  zt[t] = !1;
41600
41600
  for (const i in Zi)
41601
41601
  Zi[i] === t && (oi[i] = !1);
@@ -41651,7 +41651,7 @@ function fm(n, t, e, i) {
41651
41651
  s = t.mods.length > 0;
41652
41652
  for (const r in zt)
41653
41653
  Object.prototype.hasOwnProperty.call(zt, r) && (!zt[r] && t.mods.indexOf(+r) > -1 || zt[r] && t.mods.indexOf(+r) === -1) && (s = !1);
41654
- (t.mods.length === 0 && !zt[16] && !zt[18] && !zt[17] && !zt[91] || s || t.shortcut === "*") && (t.keys = [], t.keys = t.keys.concat(ct), t.method(n, t) === !1 && (n.preventDefault ? n.preventDefault() : n.returnValue = !1, n.stopPropagation && n.stopPropagation(), n.cancelBubble && (n.cancelBubble = !0)));
41654
+ (t.mods.length === 0 && !zt[16] && !zt[18] && !zt[17] && !zt[91] || s || t.shortcut === "*") && (t.keys = [], t.keys = t.keys.concat(ot), t.method(n, t) === !1 && (n.preventDefault ? n.preventDefault() : n.returnValue = !1, n.stopPropagation && n.stopPropagation(), n.cancelBubble && (n.cancelBubble = !0)));
41655
41655
  }
41656
41656
  }
41657
41657
  function pm(n, t) {
@@ -41659,9 +41659,9 @@ function pm(n, t) {
41659
41659
  let i = n.keyCode || n.which || n.charCode;
41660
41660
  if (!oi.filter.call(this, n))
41661
41661
  return;
41662
- if ((i === 93 || i === 224) && (i = 91), ct.indexOf(i) === -1 && i !== 229 && ct.push(i), ["metaKey", "ctrlKey", "altKey", "shiftKey"].forEach((a) => {
41663
- const l = Ia[a];
41664
- n[a] && ct.indexOf(l) === -1 ? ct.push(l) : !n[a] && ct.indexOf(l) > -1 ? ct.splice(ct.indexOf(l), 1) : a === "metaKey" && n[a] && (ct = ct.filter((c) => c in Ia || c === i));
41662
+ if ((i === 93 || i === 224) && (i = 91), ot.indexOf(i) === -1 && i !== 229 && ot.push(i), ["ctrlKey", "altKey", "shiftKey", "metaKey"].forEach((a) => {
41663
+ const l = Gc[a];
41664
+ n[a] && ot.indexOf(l) === -1 ? ot.push(l) : !n[a] && ot.indexOf(l) > -1 ? ot.splice(ot.indexOf(l), 1) : a === "metaKey" && n[a] && ot.length === 3 && (n.ctrlKey || n.shiftKey || n.altKey || (ot = ot.slice(ot.indexOf(l))));
41665
41665
  }), i in zt) {
41666
41666
  zt[i] = !0;
41667
41667
  for (const a in Zi)
@@ -41670,8 +41670,8 @@ function pm(n, t) {
41670
41670
  return;
41671
41671
  }
41672
41672
  for (const a in zt)
41673
- Object.prototype.hasOwnProperty.call(zt, a) && (zt[a] = n[Ia[a]]);
41674
- n.getModifierState && !(n.altKey && !n.ctrlKey) && n.getModifierState("AltGraph") && (ct.indexOf(17) === -1 && ct.push(17), ct.indexOf(18) === -1 && ct.push(18), zt[17] = !0, zt[18] = !0);
41673
+ Object.prototype.hasOwnProperty.call(zt, a) && (zt[a] = n[Gc[a]]);
41674
+ n.getModifierState && !(n.altKey && !n.ctrlKey) && n.getModifierState("AltGraph") && (ot.indexOf(17) === -1 && ot.push(17), ot.indexOf(18) === -1 && ot.push(18), zt[17] = !0, zt[18] = !0);
41675
41675
  const s = xo();
41676
41676
  if (e)
41677
41677
  for (let a = 0; a < e.length; a++)
@@ -41686,11 +41686,11 @@ function pm(n, t) {
41686
41686
  } = l, h = l.key.split(c), u = [];
41687
41687
  for (let f = 0; f < h.length; f++)
41688
41688
  u.push(Ro(h[f]));
41689
- u.sort().join("") === ct.sort().join("") && fm(n, l, s, t);
41689
+ u.sort().join("") === ot.sort().join("") && fm(n, l, s, t);
41690
41690
  }
41691
41691
  }
41692
41692
  function oi(n, t, e) {
41693
- ct = [];
41693
+ ot = [];
41694
41694
  const i = u0(n);
41695
41695
  let s = [], r = "all", o = document, a = 0, l = !1, c = !0, h = "+", u = !1, f = !1;
41696
41696
  for (e === void 0 && typeof t == "function" && (e = t), Object.prototype.toString.call(t) === "[object Object]" && (t.scope && (r = t.scope), t.element && (o = t.element), t.keyup && (l = t.keyup), t.keydown !== void 0 && (c = t.keydown), t.capture !== void 0 && (u = t.capture), typeof t.splitKey == "string" && (h = t.splitKey), t.single === !0 && (f = !0)), typeof t == "string" && (r = t), f && p0(n, r); a < i.length; a++)
@@ -41718,16 +41718,16 @@ function oi(n, t, e) {
41718
41718
  keydownListener: p,
41719
41719
  keyupListenr: g,
41720
41720
  capture: u
41721
- }), rc(o, "keydown", p, u), rc(o, "keyup", g, u);
41721
+ }), sc(o, "keydown", p, u), sc(o, "keyup", g, u);
41722
41722
  }
41723
41723
  if (!ho) {
41724
41724
  const p = () => {
41725
- ct = [];
41725
+ ot = [];
41726
41726
  };
41727
41727
  ho = {
41728
41728
  listener: p,
41729
41729
  capture: u
41730
- }, rc(window, "focus", p, u);
41730
+ }, sc(window, "focus", p, u);
41731
41731
  }
41732
41732
  }
41733
41733
  }
@@ -41769,7 +41769,7 @@ function su(n) {
41769
41769
  qr(window, "focus", s, r), ho = null;
41770
41770
  }
41771
41771
  }
41772
- const oc = {
41772
+ const rc = {
41773
41773
  getPressedKeyString: jT,
41774
41774
  setScope: f0,
41775
41775
  getScope: xo,
@@ -41782,15 +41782,15 @@ const oc = {
41782
41782
  unbind: p0,
41783
41783
  keyMap: Mo,
41784
41784
  modifier: Zi,
41785
- modifierMap: Ia
41785
+ modifierMap: Gc
41786
41786
  };
41787
- for (const n in oc)
41788
- Object.prototype.hasOwnProperty.call(oc, n) && (oi[n] = oc[n]);
41787
+ for (const n in rc)
41788
+ Object.prototype.hasOwnProperty.call(rc, n) && (oi[n] = rc[n]);
41789
41789
  if (typeof window != "undefined") {
41790
41790
  const n = window.hotkeys;
41791
41791
  oi.noConflict = (t) => (t && window.hotkeys === oi && (window.hotkeys = n), oi), window.hotkeys = oi;
41792
41792
  }
41793
- const ac = /* @__PURE__ */ new Map();
41793
+ const oc = /* @__PURE__ */ new Map();
41794
41794
  class Oi extends gi {
41795
41795
  constructor(e, i) {
41796
41796
  super();
@@ -41816,7 +41816,7 @@ class Oi extends gi {
41816
41816
  return s.updateMatrixWorld(), tb(s, e);
41817
41817
  });
41818
41818
  e != null && e.id && (this.uuid = e.id), this.config = B({ defaultAction: !0, occlusionVisibility: !0, occlusionMode: "translucence" }, i), e != null && e.style && (e.style.occlusionVisibility = this.config.occlusionVisibility, e.style.occlusionMode = this.config.occlusionMode), this.addEventListener("removed", () => {
41819
- Ka(this);
41819
+ qa(this);
41820
41820
  }), oi("esc", () => {
41821
41821
  this.stopCreating();
41822
41822
  }), this.config.defaultAction && (oi("backspace, delete", () => {
@@ -41888,8 +41888,8 @@ class Oi extends gi {
41888
41888
  select(e = { only: !1 }) {
41889
41889
  if (this.selected)
41890
41890
  return;
41891
- this.selected = !0, this.highlight(), ac.has(this.parent.uuid) || ac.set(this.parent.uuid, []);
41892
- const i = ac.get(this.parent.uuid);
41891
+ this.selected = !0, this.highlight(), oc.has(this.parent.uuid) || oc.set(this.parent.uuid, []);
41892
+ const i = oc.get(this.parent.uuid);
41893
41893
  i.push(this), e.only && (i == null || i.forEach((s) => {
41894
41894
  s !== this && s.unselect();
41895
41895
  }));
@@ -41920,7 +41920,7 @@ class Oi extends gi {
41920
41920
  });
41921
41921
  }
41922
41922
  }
41923
- class vl extends gi {
41923
+ class gl extends gi {
41924
41924
  constructor(e) {
41925
41925
  super();
41926
41926
  d(this, "hooks", new wt());
@@ -41940,7 +41940,7 @@ class vl extends gi {
41940
41940
  this.originObject.remove(this);
41941
41941
  }
41942
41942
  }
41943
- class Bo extends vl {
41943
+ class Bo extends gl {
41944
41944
  constructor(e, i) {
41945
41945
  super(e);
41946
41946
  d(this, "objectHelperConfig");
@@ -41969,7 +41969,7 @@ class Bo extends vl {
41969
41969
  (e = this.helper) == null || e.initialHelperMatrix();
41970
41970
  }
41971
41971
  }
41972
- class ru extends vl {
41972
+ class ru extends gl {
41973
41973
  constructor(e) {
41974
41974
  super(e);
41975
41975
  d(this, "draggingPoints", []);
@@ -42125,7 +42125,7 @@ function WT(n, t, e) {
42125
42125
  redo: C
42126
42126
  };
42127
42127
  }
42128
- class QT extends vl {
42128
+ class QT extends gl {
42129
42129
  constructor(e) {
42130
42130
  super(e);
42131
42131
  d(this, "onDrag", (e) => {
@@ -42204,7 +42204,7 @@ function m0(n, t) {
42204
42204
  t.on("intersectionUpdate", s), t.on("disable", a), t.once("select", r);
42205
42205
  });
42206
42206
  }
42207
- class Al extends gi {
42207
+ class vl extends gi {
42208
42208
  constructor(e) {
42209
42209
  var a, l;
42210
42210
  super();
@@ -42278,7 +42278,7 @@ class Al extends gi {
42278
42278
  const ou = new y.BufferGeometry();
42279
42279
  ou.name = "blankGeometry";
42280
42280
  ou.isBlank = !0;
42281
- class au extends Al {
42281
+ class au extends vl {
42282
42282
  constructor(e) {
42283
42283
  super(e);
42284
42284
  d(this, "name", "PolygonMesh");
@@ -42568,7 +42568,7 @@ class Cr extends gi {
42568
42568
  d(this, "name", "PrismMesh");
42569
42569
  d(this, "_geometryInfoCache");
42570
42570
  d(this, "geometryInfoNeedUpdate", !0);
42571
- d(this, "prismMesh", new Al());
42571
+ d(this, "prismMesh", new vl());
42572
42572
  d(this, "edgeMesh", new Di());
42573
42573
  d(this, "paramStyle");
42574
42574
  this.prismMesh.name = "PrismMesh", this.prismMesh.geometry = new ZT(), this.edgeMesh.name = "EdgeMesh", this.addIfNotExists(this.prismMesh, this.edgeMesh), e && this.setPoints(e), this.setStyle(e);
@@ -42885,7 +42885,7 @@ class y0 extends au {
42885
42885
  this.points = i, this.geometry = new JT(i), this.planeHelperNeedUpdate = !0, this.geometryInfoNeedUpdate = !0;
42886
42886
  }
42887
42887
  }
42888
- class Xa extends y0 {
42888
+ class Ya extends y0 {
42889
42889
  constructor(e) {
42890
42890
  const r = e != null ? e : {}, { points: i } = r, s = Dn(r, ["points"]);
42891
42891
  super();
@@ -42925,7 +42925,7 @@ class bm extends Oi {
42925
42925
  d(this, "type", "Rectangle");
42926
42926
  d(this, "rectangleMesh");
42927
42927
  d(this, "_editor");
42928
- e && (this.rectangleMesh = new Xa(B(B({}, e.style), e)), this.add(this.rectangleMesh));
42928
+ e && (this.rectangleMesh = new Ya(B(B({}, e.style), e)), this.add(this.rectangleMesh));
42929
42929
  }
42930
42930
  get editor() {
42931
42931
  return this._editor || (this._editor = new b0(this.rectangleMesh)), this._editor;
@@ -42955,7 +42955,7 @@ class bm extends Oi {
42955
42955
  create(e) {
42956
42956
  return $(this, null, function* () {
42957
42957
  this.removeChildren();
42958
- const i = new Xa(e);
42958
+ const i = new Ya(e);
42959
42959
  this.rectangleMesh = i, this.add(this.rectangleMesh), yield cu(this.rectangleMesh, this.pointSelector, e), this.config.defaultAction && this.editor.enable();
42960
42960
  });
42961
42961
  }
@@ -43068,7 +43068,7 @@ class C0 extends Bo {
43068
43068
  function P0(n) {
43069
43069
  return Math.max(32, Math.min(128, Math.floor(n * 40)));
43070
43070
  }
43071
- class I0 extends Al {
43071
+ class I0 extends vl {
43072
43072
  constructor(e) {
43073
43073
  super(e);
43074
43074
  d(this, "_normal");
@@ -43214,7 +43214,7 @@ class Qc extends gi {
43214
43214
  d(this, "_topCenter");
43215
43215
  d(this, "_bottomCenter");
43216
43216
  d(this, "_radius");
43217
- this.params = e, this.bottomCircle = new ko(e), this.bottomCircle.name = "bottomCircle", this.topCircle = new ko(e), this.topCircle.name = "topCircle", this.edgeMesh = new Al(e), e != null && e.bottomCenter && (e != null && e.topCenter) && (e != null && e.radius) && this.setPoints(e), this.addIfNotExists(this.bottomCircle);
43217
+ this.params = e, this.bottomCircle = new ko(e), this.bottomCircle.name = "bottomCircle", this.topCircle = new ko(e), this.topCircle.name = "topCircle", this.edgeMesh = new vl(e), e != null && e.bottomCenter && (e != null && e.topCenter) && (e != null && e.radius) && this.setPoints(e), this.addIfNotExists(this.bottomCircle);
43218
43218
  }
43219
43219
  get bottomCenter() {
43220
43220
  return this.bottomCircle.center;
@@ -43536,7 +43536,7 @@ function k0(n, t, e) {
43536
43536
  s(new Error("No container"));
43537
43537
  return;
43538
43538
  }
43539
- const o = new Xa(n.style);
43539
+ const o = new Ya(n.style);
43540
43540
  r.add(o), yield cu(o, t, e), r.remove(o), n.setPoints({ points: o.points });
43541
43541
  const a = new Di(), l = Es(n.bottomPositions), c = ci(...n.bottomPositions), h = c.clone().add(l.clone().multiplyScalar(100)), u = c.clone().sub(l.clone().multiplyScalar(100));
43542
43542
  a.setPoints([h, u]), r.add(a), t.enable();
@@ -43573,7 +43573,7 @@ class Pm extends Oi {
43573
43573
  d(this, "lineMesh");
43574
43574
  d(this, "_editor");
43575
43575
  d(this, "creatingObject");
43576
- e && (this.lineMesh = new Gc(B(B({}, e.style), e)), this.add(this.lineMesh));
43576
+ e && (this.lineMesh = new Nc(B(B({}, e.style), e)), this.add(this.lineMesh));
43577
43577
  }
43578
43578
  get editor() {
43579
43579
  return this._editor || (this._editor = new NT(this)), this._editor;
@@ -43618,7 +43618,7 @@ class Pm extends Oi {
43618
43618
  create(e) {
43619
43619
  return $(this, null, function* () {
43620
43620
  this.removeChildren();
43621
- const i = new Gc(e);
43621
+ const i = new Nc(e);
43622
43622
  this.lineMesh = i, this.add(this.lineMesh), this.creatingObject = D0(i, this.pointSelector, e), yield this.creatingObject.finished, this.config.defaultAction && this.editor.enable();
43623
43623
  });
43624
43624
  }
@@ -44088,7 +44088,7 @@ class l5 extends mn {
44088
44088
  d(this, "onFiveModeChange", (e) => {
44089
44089
  const i = this.occlusionVisibility;
44090
44090
  Array.isArray(i) && this.items.forEach((s) => {
44091
- s.model.setStyle instanceof Function && s.model.setStyle({ occlusionVisibility: i.includes(e) });
44091
+ s.type !== "triangles" && s.model.setStyle instanceof Function && s.model.setStyle({ occlusionVisibility: i.includes(e) });
44092
44092
  });
44093
44093
  });
44094
44094
  d(this, "handleEnable", () => {
@@ -44136,16 +44136,17 @@ class l5 extends mn {
44136
44136
  return;
44137
44137
  this.clear();
44138
44138
  const i = (r) => {
44139
- var a;
44139
+ var c;
44140
44140
  const o = r.object_data.color ? new y.Color().setHex(parseInt(r.object_data.color.slice(1), 16)) : new y.Color(1, 1, 1);
44141
- return {
44141
+ let a = typeof this.occlusionVisibility == "boolean" ? this.occlusionVisibility : !1, l = this.occlusionMode;
44142
+ return r.type === "triangles" && (a = !0, l = "depthTest"), {
44142
44143
  color: o,
44143
44144
  lineColor: o,
44144
- opacity: ((a = r.object_data.opacity) != null ? a : 0.4) / 2,
44145
+ opacity: ((c = r.object_data.opacity) != null ? c : 0.4) / 2,
44145
44146
  lineOpacity: 1,
44146
44147
  lineWidth: 1,
44147
- occlusionVisibility: typeof this.occlusionVisibility == "boolean" ? this.occlusionVisibility : !1,
44148
- occlusionMode: this.occlusionMode
44148
+ occlusionVisibility: a,
44149
+ occlusionMode: l
44149
44150
  };
44150
44151
  };
44151
44152
  (s = e == null ? void 0 : e.list) == null || s.forEach((r) => {
@@ -44242,7 +44243,7 @@ class l5 extends mn {
44242
44243
  }
44243
44244
  const OL = (...n) => new l5(...n), c5 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
44244
44245
  __proto__: null,
44245
- BaseEditor: vl,
44246
+ BaseEditor: gl,
44246
44247
  BoxMesh: Uc,
44247
44248
  BoxMeshEditor: x0,
44248
44249
  CircleMesh: I0,
@@ -44257,7 +44258,7 @@ const OL = (...n) => new l5(...n), c5 = /* @__PURE__ */ Object.freeze(/* @__PURE
44257
44258
  PrismMeshEditor: v0,
44258
44259
  RectangleMesh: y0,
44259
44260
  RectangleMeshEditor: b0,
44260
- RectangleWithEdgeMesh: Xa,
44261
+ RectangleWithEdgeMesh: Ya,
44261
44262
  createBox: k0,
44262
44263
  createCircle: hu,
44263
44264
  createCylinder: M0,
@@ -44271,7 +44272,7 @@ const OL = (...n) => new l5(...n), c5 = /* @__PURE__ */ Object.freeze(/* @__PURE
44271
44272
  BetterTween: cr,
44272
44273
  FiveDomEvents: go,
44273
44274
  FivePuppet: A1,
44274
- Interval: hc,
44275
+ Interval: cc,
44275
44276
  LightTag: Rn,
44276
44277
  LineSegments: Um,
44277
44278
  Magnifier: qc,
@@ -44283,7 +44284,7 @@ const OL = (...n) => new l5(...n), c5 = /* @__PURE__ */ Object.freeze(/* @__PURE
44283
44284
  absoluteUrl: ph,
44284
44285
  animeMap: $r,
44285
44286
  awaitNextFrame: h1,
44286
- blink: nl,
44287
+ blink: il,
44287
44288
  bounding: nh,
44288
44289
  boundingBox: Is,
44289
44290
  boundingSphere: Ym,
@@ -44314,7 +44315,7 @@ const OL = (...n) => new l5(...n), c5 = /* @__PURE__ */ Object.freeze(/* @__PURE
44314
44315
  tweenProgress: vo,
44315
44316
  uuid: kt,
44316
44317
  waitFiveModelLoaded: ai,
44317
- worldBounding: $a,
44318
+ worldBounding: Ka,
44318
44319
  worldBoundingBox: Sb,
44319
44320
  worldBoundingSphere: Xm
44320
44321
  }, Symbol.toStringTag, { value: "Module" }));
@@ -44371,7 +44372,7 @@ export {
44371
44372
  U5 as PanoRulerProPlugin,
44372
44373
  $5 as PanoSpatialTagPlugin,
44373
44374
  mL as PanoTagPlugin,
44374
- Vc as PanoTagPluginController,
44375
+ Bc as PanoTagPluginController,
44375
44376
  ML as PanoVideoPlugin,
44376
44377
  EL as PanoVideoPluginType,
44377
44378
  kL as PipelinePlugin,