@realsee/dnalogel 2.29.0-dev.3 → 2.30.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (353) hide show
  1. package/dist/CurrentPanoImagePlugin/Controller.d.ts +93 -0
  2. package/dist/CurrentPanoImagePlugin/index.d.ts +7 -0
  3. package/dist/CurrentPanoImagePlugin/typings.d.ts +58 -0
  4. package/dist/index.cjs.js +53 -53
  5. package/dist/index.d.ts +1 -0
  6. package/dist/index.js +3913 -3703
  7. package/dist/index.umd.js +39 -39
  8. package/dist/shared-utils/five/index.d.ts +6 -0
  9. package/libs/CurrentPanoImagePlugin/Controller.d.ts +93 -0
  10. package/libs/CurrentPanoImagePlugin/Controller.js +261 -0
  11. package/libs/CurrentPanoImagePlugin/index.d.ts +7 -0
  12. package/libs/CurrentPanoImagePlugin/index.js +31 -0
  13. package/libs/CurrentPanoImagePlugin/typings.d.ts +58 -0
  14. package/libs/CurrentPanoImagePlugin/typings.js +1 -0
  15. package/libs/base/BasePlugin.js +1 -1
  16. package/libs/index.d.ts +1 -0
  17. package/libs/index.js +118 -114
  18. package/libs/shared-utils/five/index.d.ts +6 -0
  19. package/libs/shared-utils/five/index.js +6 -1
  20. package/libs/shared-utils/index.js +39 -37
  21. package/libs/shared-utils/logger.js +1 -1
  22. package/package.json +1 -1
  23. package/docs/.nojekyll +0 -1
  24. package/docs/assets/highlight.css +0 -120
  25. package/docs/assets/main.js +0 -58
  26. package/docs/assets/search.js +0 -1
  27. package/docs/assets/style.css +0 -1367
  28. package/docs/classes/AreaMakerPluginType.AreaMakerController.html +0 -721
  29. package/docs/classes/AreaMakerPluginType.AreaMakerItem.html +0 -674
  30. package/docs/classes/CSS3DRender.html +0 -769
  31. package/docs/classes/CruisePluginController.html +0 -668
  32. package/docs/classes/GuideLineItem.GuideLineItem.html +0 -487
  33. package/docs/classes/GuideLineModeItem.GuideLineModeItem.html +0 -788
  34. package/docs/classes/Magnifier.html +0 -476
  35. package/docs/classes/ModelRoomLabelController.html +0 -394
  36. package/docs/classes/Object3DHelperController.html +0 -636
  37. package/docs/classes/PaintBrush.html +0 -498
  38. package/docs/classes/PanoMeasurePluginLine.html +0 -518
  39. package/docs/classes/PanoMeasurePluginModel.html +0 -567
  40. package/docs/classes/PanoMeasurePluginPoint.html +0 -358
  41. package/docs/classes/PanoMeasurePluginPolyline.html +0 -563
  42. package/docs/classes/PanoTagPluginController.html +0 -1101
  43. package/docs/classes/Util.BetterTween.html +0 -411
  44. package/docs/classes/Util.Interval.html +0 -427
  45. package/docs/classes/Util.LineSegments.html +0 -379
  46. package/docs/classes/Util.Magnifier.html +0 -498
  47. package/docs/classes/Util.Object3D.html +0 -401
  48. package/docs/classes/Util.PointDomHelper.html +0 -402
  49. package/docs/classes/Util.PointHelper.html +0 -393
  50. package/docs/classes/Util.PointSelectorHelper.html +0 -449
  51. package/docs/classes/Util.Rectangle.html +0 -450
  52. package/docs/enums/CameraMovementEffect.html +0 -306
  53. package/docs/enums/ContentType.html +0 -442
  54. package/docs/enums/DIRECTION.html +0 -316
  55. package/docs/enums/DISPLAY_STRATEGY_TYPE.html +0 -316
  56. package/docs/enums/DimensionType.html +0 -306
  57. package/docs/enums/FLOOR_PLAN_ATTACHED_TO.html +0 -309
  58. package/docs/enums/ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE.html +0 -316
  59. package/docs/enums/PaintBrushTypeEnum.html +0 -309
  60. package/docs/enums/PointType.html +0 -306
  61. package/docs/enums/Rotation.html +0 -313
  62. package/docs/functions/AreaMakerPlugin.html +0 -286
  63. package/docs/functions/CSS3DRenderPlugin.html +0 -284
  64. package/docs/functions/CameraMovementPlugin.html +0 -289
  65. package/docs/functions/CruisePlugin.html +0 -286
  66. package/docs/functions/GuideLinePlugin.html +0 -286
  67. package/docs/functions/ItemLabelPlugin.html +0 -286
  68. package/docs/functions/MapviewFloorplanPlugin.html +0 -286
  69. package/docs/functions/ModelChassisCompassPlugin.html +0 -289
  70. package/docs/functions/ModelEntryDoorGuidePlugin.html +0 -289
  71. package/docs/functions/ModelFloorplanPlugin.html +0 -286
  72. package/docs/functions/ModelItemLabelPlugin.html +0 -286
  73. package/docs/functions/ModelRoomLabelPlugin.html +0 -284
  74. package/docs/functions/ModelTVVideoPlugin.html +0 -286
  75. package/docs/functions/ModelViewPlugin.html +0 -289
  76. package/docs/functions/Object3DHelperPlugin.html +0 -284
  77. package/docs/functions/PanoCompassPlugin.html +0 -286
  78. package/docs/functions/PanoCursorRaycasterPlugin.html +0 -290
  79. package/docs/functions/PanoDoorLabelPlugin.html +0 -286
  80. package/docs/functions/PanoFloorplanRadarPlugin.html +0 -286
  81. package/docs/functions/PanoMeasurePlugin.html +0 -286
  82. package/docs/functions/PanoRulerPlugin.html +0 -289
  83. package/docs/functions/PanoRulerProPlugin.html +0 -289
  84. package/docs/functions/PanoSpatialTagPlugin.html +0 -289
  85. package/docs/functions/PanoTagPlugin.html +0 -291
  86. package/docs/functions/PanoVideoPlugin.html +0 -295
  87. package/docs/functions/PipelinePlugin.html +0 -284
  88. package/docs/functions/TopviewFloorplanPlugin.html +0 -286
  89. package/docs/functions/Util.absoluteUrl.html +0 -321
  90. package/docs/functions/Util.equal.html +0 -333
  91. package/docs/functions/Util.getCoordsFromClient.html +0 -323
  92. package/docs/functions/Util.getCoordsFromElement.html +0 -323
  93. package/docs/functions/Util.getFrameTime.html +0 -315
  94. package/docs/functions/Util.getIntersectFromRelativePosition.html +0 -323
  95. package/docs/functions/Util.getRaycasterFromFivePointer.html +0 -323
  96. package/docs/functions/Util.isAbsoluteURL.html +0 -316
  97. package/docs/functions/Util.isModelLike.html +0 -316
  98. package/docs/functions/Util.isNil.html +0 -324
  99. package/docs/functions/Util.isPanoramaLike.html +0 -316
  100. package/docs/functions/Util.nextFrame.html +0 -329
  101. package/docs/functions/Util.notNil.html +0 -324
  102. package/docs/functions/Util.requestAnimationFrameInterval.html +0 -345
  103. package/docs/functions/Util.tweenProgress.html +0 -318
  104. package/docs/functions/Util.uuid.html +0 -314
  105. package/docs/functions/pluginFlag.html +0 -284
  106. package/docs/index.html +0 -350
  107. package/docs/interfaces/AddTagConfig.html +0 -299
  108. package/docs/interfaces/AreaMakerPluginType.AnimeOptions.html +0 -325
  109. package/docs/interfaces/AreaMakerPluginType.Config.html +0 -330
  110. package/docs/interfaces/AreaMakerPluginType.EventMap.html +0 -616
  111. package/docs/interfaces/AreaMakerPluginType.Params.html +0 -329
  112. package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItem.html +0 -379
  113. package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItemV1.html +0 -364
  114. package/docs/interfaces/AreaMakerPluginType.ServerDataV1.html +0 -329
  115. package/docs/interfaces/AreaMakerPluginType.ServerDataV2.html +0 -322
  116. package/docs/interfaces/AreaMakerPluginType.ShowHideOptions.html +0 -321
  117. package/docs/interfaces/AreaMakerPluginType.State.html +0 -350
  118. package/docs/interfaces/CSS3DRenderPluginEventMap.html +0 -445
  119. package/docs/interfaces/CSS3DRenderPluginState.html +0 -321
  120. package/docs/interfaces/CameraMovementPluginExportType.html +0 -354
  121. package/docs/interfaces/CruisePluginTypes.Config.html +0 -355
  122. package/docs/interfaces/CruisePluginTypes.CruiseKeyframe.html +0 -357
  123. package/docs/interfaces/CruisePluginTypes.EventMap.html +0 -692
  124. package/docs/interfaces/CruisePluginTypes.MoveAction.html +0 -381
  125. package/docs/interfaces/CruisePluginTypes.MoveWithKeyframesAction.html +0 -417
  126. package/docs/interfaces/CruisePluginTypes.MoveWithPanoIndexAction.html +0 -407
  127. package/docs/interfaces/CruisePluginTypes.PluginData.html +0 -347
  128. package/docs/interfaces/CruisePluginTypes.PluginServerData.html +0 -315
  129. package/docs/interfaces/CruisePluginTypes.PluginState.html +0 -404
  130. package/docs/interfaces/EventMap.html +0 -538
  131. package/docs/interfaces/FloorplanBounding.html +0 -328
  132. package/docs/interfaces/FloorplanData.html +0 -331
  133. package/docs/interfaces/FloorplanEntrance.html +0 -356
  134. package/docs/interfaces/FloorplanExtraObject.html +0 -346
  135. package/docs/interfaces/FloorplanExtraObject3D.html +0 -335
  136. package/docs/interfaces/FloorplanFloorData.html +0 -324
  137. package/docs/interfaces/FloorplanImagePosition.html +0 -310
  138. package/docs/interfaces/FloorplanObserver.html +0 -328
  139. package/docs/interfaces/FloorplanOutlineItem.html +0 -324
  140. package/docs/interfaces/FloorplanPosition.html +0 -310
  141. package/docs/interfaces/FloorplanRoomItem.html +0 -375
  142. package/docs/interfaces/FloorplanRoomLabelItem.html +0 -316
  143. package/docs/interfaces/FloorplanServerBounding.html +0 -328
  144. package/docs/interfaces/FloorplanServerComputedData.html +0 -327
  145. package/docs/interfaces/FloorplanServerData.html +0 -310
  146. package/docs/interfaces/FloorplanServerDoorItem.html +0 -327
  147. package/docs/interfaces/FloorplanServerDoorPosition.html +0 -313
  148. package/docs/interfaces/FloorplanServerEntrance.html +0 -356
  149. package/docs/interfaces/FloorplanServerFloorData.html +0 -324
  150. package/docs/interfaces/FloorplanServerImagePosition.html +0 -310
  151. package/docs/interfaces/FloorplanServerObserver.html +0 -328
  152. package/docs/interfaces/FloorplanServerOutlineItem.html +0 -324
  153. package/docs/interfaces/FloorplanServerPosition.html +0 -310
  154. package/docs/interfaces/FloorplanServerRoomItem.html +0 -387
  155. package/docs/interfaces/FloorplanServerRoomLabelItem.html +0 -316
  156. package/docs/interfaces/GuideLineModeItem.GuideLineTagContainer.html +0 -319
  157. package/docs/interfaces/GuideLinePluginType.CatmullRomCurve3.html +0 -357
  158. package/docs/interfaces/GuideLinePluginType.EventMap.html +0 -521
  159. package/docs/interfaces/GuideLinePluginType.GuideLineGeometryStyle.html +0 -352
  160. package/docs/interfaces/GuideLinePluginType.GuideLineItemContainer.html +0 -343
  161. package/docs/interfaces/GuideLinePluginType.GuideLineMaterialStyle.html +0 -410
  162. package/docs/interfaces/GuideLinePluginType.LineGeometriesConfig.html +0 -342
  163. package/docs/interfaces/GuideLinePluginType.ModelGuideLineStyle.html +0 -467
  164. package/docs/interfaces/GuideLinePluginType.ModelGuideLineTagData.html +0 -339
  165. package/docs/interfaces/GuideLinePluginType.PanoramaGuideLineStyle.html +0 -467
  166. package/docs/interfaces/GuideLinePluginType.PluginDataV2.html +0 -304
  167. package/docs/interfaces/GuideLinePluginType.PluginServerData.html +0 -325
  168. package/docs/interfaces/GuideLinePluginType.PluginState.html +0 -350
  169. package/docs/interfaces/GuideLinePluginType.Route.html +0 -366
  170. package/docs/interfaces/GuideLinePluginType.RouteConfig.html +0 -348
  171. package/docs/interfaces/HelperOffset.html +0 -328
  172. package/docs/interfaces/ImagePlaneGroup.html +0 -302
  173. package/docs/interfaces/ItemLabelPluginData.html +0 -299
  174. package/docs/interfaces/ItemLabelPluginExportReturnsType.html +0 -384
  175. package/docs/interfaces/ItemLabelPluginParametersType.html +0 -320
  176. package/docs/interfaces/MinMax.html +0 -306
  177. package/docs/interfaces/ModelChassisCompassPluginData.html +0 -306
  178. package/docs/interfaces/ModelChassisCompassPluginExportType.html +0 -342
  179. package/docs/interfaces/ModelChassisCompassPluginParameterType.html +0 -306
  180. package/docs/interfaces/ModelEntryDoorGuidePluginData.html +0 -313
  181. package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +0 -350
  182. package/docs/interfaces/ModelItemLabelPluginData.html +0 -299
  183. package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +0 -384
  184. package/docs/interfaces/ModelItemLabelPluginParametersType.html +0 -306
  185. package/docs/interfaces/ModelRoomLabelPluginData.html +0 -299
  186. package/docs/interfaces/ModelTVVideoPluginData.html +0 -320
  187. package/docs/interfaces/ModelTVVideoPluginExportType.html +0 -344
  188. package/docs/interfaces/ModelTVVideoPluginParameterType.html +0 -299
  189. package/docs/interfaces/ModelViewPluginExportType.html +0 -412
  190. package/docs/interfaces/Object3DHelperState.html +0 -313
  191. package/docs/interfaces/ObjectHelperControllers.html +0 -320
  192. package/docs/interfaces/PaintBrushAction.html +0 -359
  193. package/docs/interfaces/PaintBrushConfigs.html +0 -357
  194. package/docs/interfaces/PaintBrushState.html +0 -341
  195. package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +0 -421
  196. package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +0 -278
  197. package/docs/interfaces/PanoMeasureParameterType.html +0 -445
  198. package/docs/interfaces/PanoMeasurePluginLineJson.html +0 -313
  199. package/docs/interfaces/PanoMeasurePluginOpenParameter.html +0 -310
  200. package/docs/interfaces/PanoMeasurePluginPointJson.html +0 -306
  201. package/docs/interfaces/PanoMeasurePluginPolylineJson.html +0 -316
  202. package/docs/interfaces/PanoRulerPluginExportType.html +0 -373
  203. package/docs/interfaces/PanoRulerPluginOptions.html +0 -322
  204. package/docs/interfaces/PanoRulerPluginParameterType.html +0 -313
  205. package/docs/interfaces/PanoRulerProPluginExportType.html +0 -349
  206. package/docs/interfaces/PanoRulerProPluginOptions.html +0 -319
  207. package/docs/interfaces/PanoRulerProPluginParameterType.html +0 -306
  208. package/docs/interfaces/PanoRulerProPluginState.html +0 -313
  209. package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +0 -292
  210. package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +0 -281
  211. package/docs/interfaces/PanoSpatialTagPluginData.html +0 -349
  212. package/docs/interfaces/PanoSpatialTagPluginDataElement.html +0 -331
  213. package/docs/interfaces/PanoSpatialTagPluginExportType.html +0 -427
  214. package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +0 -327
  215. package/docs/interfaces/PanoSpatialTagPluginParameterType.html +0 -348
  216. package/docs/interfaces/PanoSpatialTagPluginPointElement.html +0 -334
  217. package/docs/interfaces/PanoSpatialTagPluginTagElement.html +0 -327
  218. package/docs/interfaces/PanoVideoPluginType.LoadParams.html +0 -319
  219. package/docs/interfaces/PanoVideoPluginType.PanoVideoItem.html +0 -337
  220. package/docs/interfaces/PanoVideoPluginType.PluginData.html +0 -310
  221. package/docs/interfaces/PanoVideoPluginType.PluginEventMap.html +0 -416
  222. package/docs/interfaces/PanoVideoPluginType.PluginState.html +0 -310
  223. package/docs/interfaces/PanoVideoPluginType.VideoItem.html +0 -345
  224. package/docs/interfaces/PanoVideoPluginType.VideoMeshParams.html +0 -364
  225. package/docs/interfaces/Point.html +0 -313
  226. package/docs/interfaces/Room.html +0 -320
  227. package/docs/interfaces/RoomInfo.html +0 -306
  228. package/docs/interfaces/RoomLabel.html +0 -382
  229. package/docs/interfaces/RoomRules.html +0 -281
  230. package/docs/interfaces/Rooms.html +0 -281
  231. package/docs/interfaces/Scissor.html +0 -340
  232. package/docs/interfaces/State.html +0 -327
  233. package/docs/interfaces/TagCacheInterface.html +0 -358
  234. package/docs/interfaces/TagConfig.html +0 -544
  235. package/docs/interfaces/TagGLTFObjectGroup.html +0 -302
  236. package/docs/interfaces/TagIconUrl.html +0 -359
  237. package/docs/interfaces/TagObjectGroup.html +0 -302
  238. package/docs/interfaces/TagStyle.html +0 -312
  239. package/docs/interfaces/Tags.html +0 -542
  240. package/docs/interfaces/TemporaryState.html +0 -299
  241. package/docs/interfaces/Util.MagnifierParameter.html +0 -386
  242. package/docs/interfaces/Util.MouseGroupParameter.html +0 -345
  243. package/docs/interfaces/Util.PointIntersection.html +0 -360
  244. package/docs/modules/AreaMakerPluginType.html +0 -319
  245. package/docs/modules/CruisePluginTypes.html +0 -324
  246. package/docs/modules/GuideLineItem.html +0 -285
  247. package/docs/modules/GuideLineModeItem.html +0 -290
  248. package/docs/modules/GuideLinePluginType.html +0 -344
  249. package/docs/modules/PanoVideoPluginType.html +0 -297
  250. package/docs/modules/Util.html +0 -345
  251. package/docs/modules.html +0 -532
  252. package/docs/types/AreaMakerPluginType.AreaMakerItemEventMap.html +0 -327
  253. package/docs/types/AreaMakerPluginType.PluginData.html +0 -297
  254. package/docs/types/AreaMakerPluginType.ServerData.html +0 -297
  255. package/docs/types/ArrayPosition.html +0 -275
  256. package/docs/types/AudioAppearance.html +0 -275
  257. package/docs/types/AudioTagTypeConfigKey.html +0 -275
  258. package/docs/types/CSS3DRenderExportType.html +0 -275
  259. package/docs/types/CSS3DRenderPluginExportType.html +0 -275
  260. package/docs/types/CSS3DRenderPluginParameterType.html +0 -275
  261. package/docs/types/ClassFunctionParameters.html +0 -282
  262. package/docs/types/Color.html +0 -275
  263. package/docs/types/ContentTypeConfigKey.html +0 -275
  264. package/docs/types/ContentTypeConfigKeySplit.html +0 -275
  265. package/docs/types/ContentTypeMap.html +0 -275
  266. package/docs/types/Create3DDomContainerReturnType.html +0 -275
  267. package/docs/types/Create3DElementReturnType.html +0 -275
  268. package/docs/types/CruisePluginExportType.html +0 -275
  269. package/docs/types/CruisePluginTypes.CruiseData.html +0 -314
  270. package/docs/types/CruisePluginTypes.MoveEffect.html +0 -291
  271. package/docs/types/DeprecatedMediaPlaneProperty.html +0 -287
  272. package/docs/types/DeprecatedTagProperty.html +0 -290
  273. package/docs/types/Direction-1.html +0 -275
  274. package/docs/types/Direction4.html +0 -275
  275. package/docs/types/ElementRenderer.html +0 -299
  276. package/docs/types/FloorplanRuleLabels.html +0 -278
  277. package/docs/types/FloorplanServerRuleLabels.html +0 -275
  278. package/docs/types/GuideLinePluginExportType.html +0 -275
  279. package/docs/types/GuideLinePluginType.GuideLineItem.html +0 -347
  280. package/docs/types/GuideLinePluginType.GuideLineItemEventMap.html +0 -368
  281. package/docs/types/GuideLinePluginType.GuideLineModeItemMode.html +0 -301
  282. package/docs/types/GuideLinePluginType.GuideLineStyle.html +0 -304
  283. package/docs/types/GuideLinePluginType.ModelGuideLineTag.html +0 -304
  284. package/docs/types/GuideLinePluginType.PathItem.html +0 -304
  285. package/docs/types/GuideLinePluginType.PluginData.html +0 -313
  286. package/docs/types/HelperEventMap.html +0 -513
  287. package/docs/types/LoadTagConfig.html +0 -275
  288. package/docs/types/MapviewFloorplanPluginParameterType.html +0 -275
  289. package/docs/types/MapviewFloorplanPluginReturnType.html +0 -275
  290. package/docs/types/MediaData.html +0 -291
  291. package/docs/types/MediaStore.html +0 -280
  292. package/docs/types/ModelEntryDoorGuidePluginParameterType.html +0 -282
  293. package/docs/types/ModelFloorplanPluginParameterType.html +0 -275
  294. package/docs/types/ModelFloorplanPluginReturnType.html +0 -275
  295. package/docs/types/ModelRoomLabelPluginParameters.html +0 -275
  296. package/docs/types/ModelRoomLabelPluginReturnType.html +0 -275
  297. package/docs/types/MoveArgs.html +0 -285
  298. package/docs/types/MoveOpts.html +0 -283
  299. package/docs/types/Object3DHelperEventMap.html +0 -368
  300. package/docs/types/ObjectFit.html +0 -275
  301. package/docs/types/PaintBrushEventMap.html +0 -306
  302. package/docs/types/PanoCompassPluginData.html +0 -275
  303. package/docs/types/PanoCompassPluginExportType.html +0 -275
  304. package/docs/types/PanoCompassPluginParameterType.html +0 -275
  305. package/docs/types/PanoFloorplanRadarPluginParameterType.html +0 -275
  306. package/docs/types/PanoFloorplanRadarPluginReturnType.html +0 -275
  307. package/docs/types/PanoIndex.html +0 -275
  308. package/docs/types/PanoMeasurePluginEvent.html +0 -275
  309. package/docs/types/PanoMeasureReturnType.html +0 -275
  310. package/docs/types/PanoSpatialTagPluginId.html +0 -275
  311. package/docs/types/PanoTagPluginExportInterface.html +0 -275
  312. package/docs/types/PanoTagPluginParamsInterface.html +0 -275
  313. package/docs/types/PanoVideoPluginParameterType.html +0 -275
  314. package/docs/types/PanoVideoPluginReturnType.html +0 -275
  315. package/docs/types/PickTagContentTypeInContentTypeConfigKey.html +0 -283
  316. package/docs/types/PipelinePluginParameterType.html +0 -275
  317. package/docs/types/PipelinePluginReturnType.html +0 -275
  318. package/docs/types/PlaneTag.html +0 -283
  319. package/docs/types/Point2DTag.html +0 -283
  320. package/docs/types/Point3DTag.html +0 -283
  321. package/docs/types/PointTag.html +0 -280
  322. package/docs/types/PointTagInstance.html +0 -280
  323. package/docs/types/Position.html +0 -275
  324. package/docs/types/RotateArgs.html +0 -287
  325. package/docs/types/RotateOpts.html +0 -283
  326. package/docs/types/RuleLabelsKey.html +0 -275
  327. package/docs/types/RuleLabelsValue.html +0 -275
  328. package/docs/types/StickType.html +0 -275
  329. package/docs/types/Tag.html +0 -341
  330. package/docs/types/Tag2D.html +0 -283
  331. package/docs/types/Tag3D.html +0 -283
  332. package/docs/types/TagConfigByKey.html +0 -280
  333. package/docs/types/TagContentType.html +0 -275
  334. package/docs/types/TagDimensionType.html +0 -277
  335. package/docs/types/TagElement.html +0 -285
  336. package/docs/types/TagEvents.html +0 -328
  337. package/docs/types/TagGLTFObject.html +0 -298
  338. package/docs/types/TagHooks.html +0 -275
  339. package/docs/types/TagId.html +0 -275
  340. package/docs/types/TagInstance.html +0 -347
  341. package/docs/types/TagPointType.html +0 -278
  342. package/docs/types/TagRendererMap.html +0 -280
  343. package/docs/types/TopviewFloorplanPluginParameterType.html +0 -275
  344. package/docs/types/TopviewFloorplanPluginReturnType.html +0 -275
  345. package/docs/types/WorkCode.html +0 -275
  346. package/docs/variables/FLOOR_TYPE_MAP.html +0 -285
  347. package/docs/variables/PLUGIN.html +0 -275
  348. package/docs/variables/ROOM_FETILE_TYPE_MAP.html +0 -278
  349. package/docs/variables/ROOM_TYPE_MAP.html +0 -285
  350. package/docs/variables/defaultGlobalConfig.html +0 -275
  351. package/docs/variables/itemLabelPluginServerParams.html +0 -282
  352. package/docs/variables/modelItemLabelPluginServerParams.html +0 -282
  353. package/docs/variables/modelRoomLabelPluginServerParams.html +0 -282
package/libs/index.js CHANGED
@@ -1,58 +1,59 @@
1
1
  import { consoleVersion as o } from "./shared-utils/logger.js";
2
2
  import { autoFixOffscreenCanvas as r } from "./shared-utils/offscreenCanvas.js";
3
- import { PaintBrush as Vp } from "./components/PaintBrush/index.js";
4
- import { PaintBrushTypeEnum as hp } from "./components/PaintBrush/typings.js";
5
- import { ModelViewPlugin as Bp } from "./ModelViewPlugin/Plugin.js";
6
- import { CSS3DRenderPlugin as Up } from "./CSS3DRenderPlugin/index.js";
7
- import { PanoCursorRaycasterPlugin as $p } from "./PanoCursorRaycasterPlugin/index.js";
8
- import { ModelRoomLabelPlugin as qp, modelRoomLabelPluginServerParams as zp } from "./ModelRoomLabelPlugin/index.js";
9
- import { FLOOR_PLAN_ATTACHED_TO as Kp } from "./floorplan/constant.js";
10
- import { ModelFloorplanPlugin as Wp } from "./floorplan/ModelFloorplanPlugin/index.js";
11
- import { MapviewFloorplanPlugin as Zp } from "./floorplan/MapviewFloorplanPlugin/index.js";
12
- import { TopviewFloorplanPlugin as re } from "./floorplan/TopviewFloorplanPlugin/index.js";
13
- import { PanoFloorplanRadarPlugin as ie } from "./floorplan/PanoFloorplanRadarPlugin/index.js";
14
- import { FLOOR_TYPE_MAP as pe, ROOM_FETILE_TYPE_MAP as ee, ROOM_TYPE_MAP as ne } from "./floorplan/typings/floorplanServerData.js";
15
- import { ModelChassisCompassPlugin as ae } from "./ModelChassisCompassPlugin/Plugin.js";
16
- import { ModelEntryDoorGuidePlugin as fe } from "./ModelEntryDoorGuidePlugin/Plugin.js";
17
- import { CameraMovementPlugin as xe } from "./CameraMovementPlugin/CameraMovementPlugin.js";
18
- import { CameraMovementEffect as se, Rotation as de } from "./CameraMovementPlugin/typing.js";
19
- import { PanoRulerPlugin as Te } from "./PanoRulerPlugin/Plugin.js";
20
- import { PanoRulerProPlugin as Ce } from "./PanoRulerProPlugin/index.js";
21
- import { PanoCompassPlugin as Ee } from "./PanoCompassPlugin/index.js";
22
- import { PanoMeasurePlugin as Ie } from "./PanoMeasurePlugin/index.js";
23
- import { PanoSpatialTagPlugin as ye } from "./PanoSpatialTagPlugin/Plugin.js";
24
- import { modelItemLabelPluginServerParams as Se } from "./ModelItemLabelPlugin/index.js";
25
- import { ModelTVVideoPlugin as Ge } from "./ModelTVVideoPlugin/Plugin.js";
26
- import { DIRECTION as Fe } from "./ModelTVVideoPlugin/typings.js";
27
- import { itemLabelPluginServerParams as ve } from "./ItemLabelPlugin/index.js";
28
- import { PanoDoorLabelPlugin as Ve } from "./PanoDoorLabelPlugin/index.js";
29
- import { GuideLinePlugin as he } from "./GuideLinePlugin/index.js";
30
- import { CruisePlugin as Be } from "./CruisePlugin/index.js";
31
- import { PanoTagPlugin as Ue } from "./PanoTagPlugin/index.js";
32
- import { Object3DHelperPlugin as $e } from "./Object3DHelperPlugin/index.js";
33
- import { PanoVideoPlugin as qe } from "./PanoVideoPlugin/index.js";
34
- import { PipelinePlugin as Je } from "./PipelinePlugin/index.js";
35
- import { AreaMakerPlugin as Qe } from "./AreaMakerPlugin/index.js";
36
- import { index as Xe } from "./shared-utils/index.js";
37
- import { CSS3DRender as on } from "./CSS3DRenderPlugin/utils/three/CSS3DRender.js";
38
- import { Model as tn } from "./PanoMeasurePlugin/Model/index.js";
39
- import { default as pn } from "./PanoMeasurePlugin/Model/point.js";
40
- import { default as nn } from "./PanoMeasurePlugin/Model/line.js";
41
- import { Polyline as an } from "./PanoMeasurePlugin/Model/polyline.js";
42
- import { default as fn } from "./PanoMeasurePlugin/Modules/Magnifier.js";
43
- import { DISPLAY_STRATEGY_TYPE as xn } from "./ModelItemLabelPlugin/typings.js";
44
- import { ModelItemLabelPlugin as sn } from "./ModelItemLabelPlugin/ModelItemLabelPlugin.js";
45
- import { ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE as Mn } from "./ItemLabelPlugin/typings.js";
46
- import { Plugin as Ln } from "./ItemLabelPlugin/Plugin.js";
47
- import { GuideLineItem$1 as _n } from "./GuideLinePlugin/GuideLineItem/index.js";
48
- import { GuideLineModeItem$1 as Rn } from "./GuideLinePlugin/GuideLineModeItem/index.js";
49
- import { default as On } from "./CruisePlugin/Controller.js";
50
- import { typing as An } from "./CruisePlugin/typing/index.js";
51
- import { default as Dn, pluginFlag as Gn } from "./PanoTagPlugin/controller/index.js";
52
- import { defaultGlobalConfig as Fn } from "./PanoTagPlugin/typings/tag/TagConfig.js";
53
- import { ContentType as vn, DimensionType as cn, PointType as Vn } from "./PanoTagPlugin/Archive/deprecated.js";
54
- import { Object3DHelperController as hn, PLUGIN as wn } from "./Object3DHelperPlugin/Controller.js";
55
- import { typings as Hn } from "./PanoVideoPlugin/typings/index.js";
3
+ import { PaintBrush as hp } from "./components/PaintBrush/index.js";
4
+ import { PaintBrushTypeEnum as Bp } from "./components/PaintBrush/typings.js";
5
+ import { ModelViewPlugin as Up } from "./ModelViewPlugin/Plugin.js";
6
+ import { CSS3DRenderPlugin as $p } from "./CSS3DRenderPlugin/index.js";
7
+ import { PanoCursorRaycasterPlugin as qp } from "./PanoCursorRaycasterPlugin/index.js";
8
+ import { ModelRoomLabelPlugin as Jp, modelRoomLabelPluginServerParams as Kp } from "./ModelRoomLabelPlugin/index.js";
9
+ import { FLOOR_PLAN_ATTACHED_TO as Wp } from "./floorplan/constant.js";
10
+ import { ModelFloorplanPlugin as Zp } from "./floorplan/ModelFloorplanPlugin/index.js";
11
+ import { MapviewFloorplanPlugin as re } from "./floorplan/MapviewFloorplanPlugin/index.js";
12
+ import { TopviewFloorplanPlugin as ie } from "./floorplan/TopviewFloorplanPlugin/index.js";
13
+ import { PanoFloorplanRadarPlugin as pe } from "./floorplan/PanoFloorplanRadarPlugin/index.js";
14
+ import { FLOOR_TYPE_MAP as ne, ROOM_FETILE_TYPE_MAP as le, ROOM_TYPE_MAP as ae } from "./floorplan/typings/floorplanServerData.js";
15
+ import { ModelChassisCompassPlugin as ue } from "./ModelChassisCompassPlugin/Plugin.js";
16
+ import { ModelEntryDoorGuidePlugin as xe } from "./ModelEntryDoorGuidePlugin/Plugin.js";
17
+ import { CameraMovementPlugin as se } from "./CameraMovementPlugin/CameraMovementPlugin.js";
18
+ import { CameraMovementEffect as Me, Rotation as Te } from "./CameraMovementPlugin/typing.js";
19
+ import { PanoRulerPlugin as Ce } from "./PanoRulerPlugin/Plugin.js";
20
+ import { PanoRulerProPlugin as Ee } from "./PanoRulerProPlugin/index.js";
21
+ import { PanoCompassPlugin as Re } from "./PanoCompassPlugin/index.js";
22
+ import { PanoMeasurePlugin as ye } from "./PanoMeasurePlugin/index.js";
23
+ import { PanoSpatialTagPlugin as Se } from "./PanoSpatialTagPlugin/Plugin.js";
24
+ import { modelItemLabelPluginServerParams as Ge } from "./ModelItemLabelPlugin/index.js";
25
+ import { ModelTVVideoPlugin as Fe } from "./ModelTVVideoPlugin/Plugin.js";
26
+ import { DIRECTION as ve } from "./ModelTVVideoPlugin/typings.js";
27
+ import { itemLabelPluginServerParams as Ve } from "./ItemLabelPlugin/index.js";
28
+ import { PanoDoorLabelPlugin as he } from "./PanoDoorLabelPlugin/index.js";
29
+ import { GuideLinePlugin as Be } from "./GuideLinePlugin/index.js";
30
+ import { CruisePlugin as Ue } from "./CruisePlugin/index.js";
31
+ import { PanoTagPlugin as $e } from "./PanoTagPlugin/index.js";
32
+ import { Object3DHelperPlugin as qe } from "./Object3DHelperPlugin/index.js";
33
+ import { PanoVideoPlugin as Je } from "./PanoVideoPlugin/index.js";
34
+ import { PipelinePlugin as Qe } from "./PipelinePlugin/index.js";
35
+ import { AreaMakerPlugin as Xe } from "./AreaMakerPlugin/index.js";
36
+ import { CurrentPanoImagePlugin as on } from "./CurrentPanoImagePlugin/index.js";
37
+ import { index as tn } from "./shared-utils/index.js";
38
+ import { CSS3DRender as pn } from "./CSS3DRenderPlugin/utils/three/CSS3DRender.js";
39
+ import { Model as nn } from "./PanoMeasurePlugin/Model/index.js";
40
+ import { default as an } from "./PanoMeasurePlugin/Model/point.js";
41
+ import { default as un } from "./PanoMeasurePlugin/Model/line.js";
42
+ import { Polyline as xn } from "./PanoMeasurePlugin/Model/polyline.js";
43
+ import { default as sn } from "./PanoMeasurePlugin/Modules/Magnifier.js";
44
+ import { DISPLAY_STRATEGY_TYPE as Mn } from "./ModelItemLabelPlugin/typings.js";
45
+ import { ModelItemLabelPlugin as Ln } from "./ModelItemLabelPlugin/ModelItemLabelPlugin.js";
46
+ import { ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE as _n } from "./ItemLabelPlugin/typings.js";
47
+ import { Plugin as In } from "./ItemLabelPlugin/Plugin.js";
48
+ import { GuideLineItem$1 as On } from "./GuideLinePlugin/GuideLineItem/index.js";
49
+ import { GuideLineModeItem$1 as An } from "./GuideLinePlugin/GuideLineModeItem/index.js";
50
+ import { default as Dn } from "./CruisePlugin/Controller.js";
51
+ import { typing as bn } from "./CruisePlugin/typing/index.js";
52
+ import { default as Yn, pluginFlag as vn } from "./PanoTagPlugin/controller/index.js";
53
+ import { defaultGlobalConfig as Vn } from "./PanoTagPlugin/typings/tag/TagConfig.js";
54
+ import { ContentType as hn, DimensionType as wn, PointType as Bn } from "./PanoTagPlugin/Archive/deprecated.js";
55
+ import { Object3DHelperController as Un, PLUGIN as jn } from "./Object3DHelperPlugin/Controller.js";
56
+ import { typings as kn } from "./PanoVideoPlugin/typings/index.js";
56
57
  import "./components/PaintBrush/Controller.js";
57
58
  import "./components/PaintBrush/utils.js";
58
59
  import "./components/PaintBrush/tween.js";
@@ -402,72 +403,75 @@ import "./shared-utils/three/core/Object3D.js";
402
403
  import "./shared-utils/three/objects/LineSegments.js";
403
404
  import "./components/AreaLabel/LabelItem.js";
404
405
  import "./components/AreaLabel/Assets/roomLabelBg.js";
406
+ import "./CurrentPanoImagePlugin/Controller.js";
405
407
  import "./shared-utils/math/Interval.js";
406
408
  import "./shared-utils/math/Rectangle.js";
409
+ import "./shared-utils/five/index.js";
407
410
  import "./shared-utils/three/getCoords.js";
408
411
  import "./shared-utils/three/getRaycaster.js";
409
412
  r();
410
413
  o();
411
414
  export {
412
- Qe as AreaMakerPlugin,
413
- on as CSS3DRender,
414
- Up as CSS3DRenderPlugin,
415
- se as CameraMovementEffect,
416
- xe as CameraMovementPlugin,
417
- vn as ContentType,
418
- Be as CruisePlugin,
419
- On as CruisePluginController,
420
- An as CruisePluginTypes,
421
- Fe as DIRECTION,
422
- xn as DISPLAY_STRATEGY_TYPE,
423
- cn as DimensionType,
424
- Kp as FLOOR_PLAN_ATTACHED_TO,
425
- pe as FLOOR_TYPE_MAP,
426
- _n as GuideLineItem,
427
- Rn as GuideLineModeItem,
428
- he as GuideLinePlugin,
429
- Mn as ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE,
430
- Ln as ItemLabelPlugin,
431
- fn as Magnifier,
432
- Zp as MapviewFloorplanPlugin,
433
- ae as ModelChassisCompassPlugin,
434
- fe as ModelEntryDoorGuidePlugin,
435
- Wp as ModelFloorplanPlugin,
436
- sn as ModelItemLabelPlugin,
437
- qp as ModelRoomLabelPlugin,
438
- Ge as ModelTVVideoPlugin,
439
- Bp as ModelViewPlugin,
440
- hn as Object3DHelperController,
441
- $e as Object3DHelperPlugin,
442
- wn as PLUGIN,
443
- Vp as PaintBrush,
444
- hp as PaintBrushTypeEnum,
445
- Ee as PanoCompassPlugin,
446
- $p as PanoCursorRaycasterPlugin,
447
- Ve as PanoDoorLabelPlugin,
448
- ie as PanoFloorplanRadarPlugin,
449
- Ie as PanoMeasurePlugin,
450
- nn as PanoMeasurePluginLine,
451
- tn as PanoMeasurePluginModel,
452
- pn as PanoMeasurePluginPoint,
453
- an as PanoMeasurePluginPolyline,
454
- Te as PanoRulerPlugin,
455
- Ce as PanoRulerProPlugin,
456
- ye as PanoSpatialTagPlugin,
457
- Ue as PanoTagPlugin,
458
- Dn as PanoTagPluginController,
459
- qe as PanoVideoPlugin,
460
- Hn as PanoVideoPluginType,
461
- Je as PipelinePlugin,
462
- Vn as PointType,
463
- ee as ROOM_FETILE_TYPE_MAP,
464
- ne as ROOM_TYPE_MAP,
465
- de as Rotation,
466
- re as TopviewFloorplanPlugin,
467
- Xe as Util,
468
- Fn as defaultGlobalConfig,
469
- ve as itemLabelPluginServerParams,
470
- Se as modelItemLabelPluginServerParams,
471
- zp as modelRoomLabelPluginServerParams,
472
- Gn as pluginFlag
415
+ Xe as AreaMakerPlugin,
416
+ pn as CSS3DRender,
417
+ $p as CSS3DRenderPlugin,
418
+ Me as CameraMovementEffect,
419
+ se as CameraMovementPlugin,
420
+ hn as ContentType,
421
+ Ue as CruisePlugin,
422
+ Dn as CruisePluginController,
423
+ bn as CruisePluginTypes,
424
+ on as CurrentPanoImagePlugin,
425
+ ve as DIRECTION,
426
+ Mn as DISPLAY_STRATEGY_TYPE,
427
+ wn as DimensionType,
428
+ Wp as FLOOR_PLAN_ATTACHED_TO,
429
+ ne as FLOOR_TYPE_MAP,
430
+ On as GuideLineItem,
431
+ An as GuideLineModeItem,
432
+ Be as GuideLinePlugin,
433
+ _n as ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE,
434
+ In as ItemLabelPlugin,
435
+ sn as Magnifier,
436
+ re as MapviewFloorplanPlugin,
437
+ ue as ModelChassisCompassPlugin,
438
+ xe as ModelEntryDoorGuidePlugin,
439
+ Zp as ModelFloorplanPlugin,
440
+ Ln as ModelItemLabelPlugin,
441
+ Jp as ModelRoomLabelPlugin,
442
+ Fe as ModelTVVideoPlugin,
443
+ Up as ModelViewPlugin,
444
+ Un as Object3DHelperController,
445
+ qe as Object3DHelperPlugin,
446
+ jn as PLUGIN,
447
+ hp as PaintBrush,
448
+ Bp as PaintBrushTypeEnum,
449
+ Re as PanoCompassPlugin,
450
+ qp as PanoCursorRaycasterPlugin,
451
+ he as PanoDoorLabelPlugin,
452
+ pe as PanoFloorplanRadarPlugin,
453
+ ye as PanoMeasurePlugin,
454
+ un as PanoMeasurePluginLine,
455
+ nn as PanoMeasurePluginModel,
456
+ an as PanoMeasurePluginPoint,
457
+ xn as PanoMeasurePluginPolyline,
458
+ Ce as PanoRulerPlugin,
459
+ Ee as PanoRulerProPlugin,
460
+ Se as PanoSpatialTagPlugin,
461
+ $e as PanoTagPlugin,
462
+ Yn as PanoTagPluginController,
463
+ Je as PanoVideoPlugin,
464
+ kn as PanoVideoPluginType,
465
+ Qe as PipelinePlugin,
466
+ Bn as PointType,
467
+ le as ROOM_FETILE_TYPE_MAP,
468
+ ae as ROOM_TYPE_MAP,
469
+ Te as Rotation,
470
+ ie as TopviewFloorplanPlugin,
471
+ tn as Util,
472
+ Vn as defaultGlobalConfig,
473
+ Ve as itemLabelPluginServerParams,
474
+ Ge as modelItemLabelPluginServerParams,
475
+ Kp as modelRoomLabelPluginServerParams,
476
+ vn as pluginFlag
473
477
  };
@@ -1 +1,7 @@
1
+ import type { Five } from '@realsee/five';
2
+ /** Five 模型是否加载完成 */
3
+ export declare function checkFiveModelLoaded(five: Five): {
4
+ result: boolean;
5
+ msg: string;
6
+ };
1
7
  export * from './mode';
@@ -1 +1,6 @@
1
-
1
+ function l(e) {
2
+ return e.model ? e.work ? e.model.loaded ? e.model.name !== e.work.model.file ? { result: !1, msg: "five.model.name 与 five.work.model.file 不一致" } : { result: !0, msg: "" } : { result: !1, msg: "five.model 未加载完成" } : { result: !1, msg: "five 数据未加载" } : { result: !1, msg: "five.model 不存在" };
3
+ }
4
+ export {
5
+ l as checkFiveModelLoaded
6
+ };
@@ -1,49 +1,51 @@
1
1
  import { Interval as o } from "./math/Interval.js";
2
2
  import { Rectangle as r } from "./math/Rectangle.js";
3
- import { isModelLike as e, isPanoramaLike as t } from "./five/mode.js";
4
- import { Magnifier as m } from "./three/Magnifier.js";
5
- import { getCoordsFromClient as i, getCoordsFromElement as n } from "./three/getCoords.js";
6
- import { getRaycasterFromFivePointer as p } from "./three/getRaycaster.js";
7
- import { getIntersectFromRelativePosition as l } from "./three/getIntersect.js";
8
- import { PointHelper as f } from "./three/PointHelper.js";
9
- import { PointDomHelper as a } from "./three/PointDomHelper.js";
10
- import { PointSelectorHelper as s } from "./three/PointSelectorHelper.js";
11
- import { Object3D as g } from "./three/core/Object3D.js";
12
- import { LineSegments as u } from "./three/objects/LineSegments.js";
13
- import { isNil as c, notNil as F } from "./isNil.js";
14
- import { uuid as P } from "./uuid.js";
15
- import { absoluteUrl as d, isAbsoluteURL as b } from "./absoluteUrl.js";
16
- import { getFrameTime as v, nextFrame as L, requestAnimationFrameInterval as R } from "./animationFrame/index.js";
17
- import { equal as S } from "./equal.js";
3
+ import { checkFiveModelLoaded as e } from "./five/index.js";
4
+ import { Magnifier as t } from "./three/Magnifier.js";
5
+ import { getCoordsFromClient as m, getCoordsFromElement as i } from "./three/getCoords.js";
6
+ import { getRaycasterFromFivePointer as n } from "./three/getRaycaster.js";
7
+ import { getIntersectFromRelativePosition as p } from "./three/getIntersect.js";
8
+ import { PointHelper as l } from "./three/PointHelper.js";
9
+ import { PointDomHelper as f } from "./three/PointDomHelper.js";
10
+ import { PointSelectorHelper as a } from "./three/PointSelectorHelper.js";
11
+ import { Object3D as s } from "./three/core/Object3D.js";
12
+ import { LineSegments as g } from "./three/objects/LineSegments.js";
13
+ import { isNil as c, notNil as d } from "./isNil.js";
14
+ import { uuid as u } from "./uuid.js";
15
+ import { absoluteUrl as F, isAbsoluteURL as P } from "./absoluteUrl.js";
16
+ import { getFrameTime as b, nextFrame as v, requestAnimationFrameInterval as L } from "./animationFrame/index.js";
17
+ import { equal as M } from "./equal.js";
18
+ import { isModelLike as R, isPanoramaLike as S } from "./five/mode.js";
18
19
  import { BetterTween as _, tweenProgress as j } from "./animationFrame/BetterTween.js";
19
- const h = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
20
+ const J = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
20
21
  __proto__: null,
21
22
  BetterTween: _,
22
23
  Interval: o,
23
- LineSegments: u,
24
- Magnifier: m,
25
- Object3D: g,
26
- PointDomHelper: a,
27
- PointHelper: f,
28
- PointSelectorHelper: s,
24
+ LineSegments: g,
25
+ Magnifier: t,
26
+ Object3D: s,
27
+ PointDomHelper: f,
28
+ PointHelper: l,
29
+ PointSelectorHelper: a,
29
30
  Rectangle: r,
30
- absoluteUrl: d,
31
- equal: S,
32
- getCoordsFromClient: i,
33
- getCoordsFromElement: n,
34
- getFrameTime: v,
35
- getIntersectFromRelativePosition: l,
36
- getRaycasterFromFivePointer: p,
37
- isAbsoluteURL: b,
38
- isModelLike: e,
31
+ absoluteUrl: F,
32
+ checkFiveModelLoaded: e,
33
+ equal: M,
34
+ getCoordsFromClient: m,
35
+ getCoordsFromElement: i,
36
+ getFrameTime: b,
37
+ getIntersectFromRelativePosition: p,
38
+ getRaycasterFromFivePointer: n,
39
+ isAbsoluteURL: P,
40
+ isModelLike: R,
39
41
  isNil: c,
40
- isPanoramaLike: t,
41
- nextFrame: L,
42
- notNil: F,
43
- requestAnimationFrameInterval: R,
42
+ isPanoramaLike: S,
43
+ nextFrame: v,
44
+ notNil: d,
45
+ requestAnimationFrameInterval: L,
44
46
  tweenProgress: j,
45
- uuid: P
47
+ uuid: u
46
48
  }, Symbol.toStringTag, { value: "Module" }));
47
49
  export {
48
- h as index
50
+ J as index
49
51
  };
@@ -1,6 +1,6 @@
1
1
  function A() {
2
2
  console.debug(
3
- "%c %c@realsee/dnalogel %cv2.29.0-dev.3",
3
+ "%c %c@realsee/dnalogel %cv2.30.0",
4
4
  [
5
5
  "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=')",
6
6
  "background-repeat: no-repeat",
package/package.json CHANGED
@@ -7,7 +7,7 @@
7
7
  "repository": "https://github.com/realsee-developer/dnalogel.git",
8
8
  "description": "如视 VR 看房插件合集",
9
9
  "private": false,
10
- "version": "2.29.0-dev.3",
10
+ "version": "2.30.0",
11
11
  "license": "SEE LICENSE IN TERMS.txt",
12
12
  "scripts": {
13
13
  "clean": "rm -rf components dist docs libs types ./vite.config.js.timestamp*",
package/docs/.nojekyll DELETED
@@ -1 +0,0 @@
1
- TypeDoc added this file to prevent GitHub Pages from using Jekyll. You can turn off this behavior by setting the `githubPages` option to false.
@@ -1,120 +0,0 @@
1
- :root {
2
- --light-hl-0: #795E26;
3
- --dark-hl-0: #DCDCAA;
4
- --light-hl-1: #000000;
5
- --dark-hl-1: #D4D4D4;
6
- --light-hl-2: #A31515;
7
- --dark-hl-2: #CE9178;
8
- --light-hl-3: #AF00DB;
9
- --dark-hl-3: #C586C0;
10
- --light-hl-4: #001080;
11
- --dark-hl-4: #9CDCFE;
12
- --light-hl-5: #0000FF;
13
- --dark-hl-5: #569CD6;
14
- --light-hl-6: #0070C1;
15
- --dark-hl-6: #4FC1FF;
16
- --light-hl-7: #008000;
17
- --dark-hl-7: #6A9955;
18
- --light-hl-8: #000000;
19
- --dark-hl-8: #C8C8C8;
20
- --light-hl-9: #811F3F;
21
- --dark-hl-9: #D16969;
22
- --light-hl-10: #EE0000;
23
- --dark-hl-10: #D7BA7D;
24
- --light-hl-11: #000000;
25
- --dark-hl-11: #D7BA7D;
26
- --light-hl-12: #EE0000;
27
- --dark-hl-12: #DCDCAA;
28
- --light-hl-13: #267F99;
29
- --dark-hl-13: #4EC9B0;
30
- --light-code-background: #FFFFFF;
31
- --dark-code-background: #1E1E1E;
32
- }
33
-
34
- @media (prefers-color-scheme: light) { :root {
35
- --hl-0: var(--light-hl-0);
36
- --hl-1: var(--light-hl-1);
37
- --hl-2: var(--light-hl-2);
38
- --hl-3: var(--light-hl-3);
39
- --hl-4: var(--light-hl-4);
40
- --hl-5: var(--light-hl-5);
41
- --hl-6: var(--light-hl-6);
42
- --hl-7: var(--light-hl-7);
43
- --hl-8: var(--light-hl-8);
44
- --hl-9: var(--light-hl-9);
45
- --hl-10: var(--light-hl-10);
46
- --hl-11: var(--light-hl-11);
47
- --hl-12: var(--light-hl-12);
48
- --hl-13: var(--light-hl-13);
49
- --code-background: var(--light-code-background);
50
- } }
51
-
52
- @media (prefers-color-scheme: dark) { :root {
53
- --hl-0: var(--dark-hl-0);
54
- --hl-1: var(--dark-hl-1);
55
- --hl-2: var(--dark-hl-2);
56
- --hl-3: var(--dark-hl-3);
57
- --hl-4: var(--dark-hl-4);
58
- --hl-5: var(--dark-hl-5);
59
- --hl-6: var(--dark-hl-6);
60
- --hl-7: var(--dark-hl-7);
61
- --hl-8: var(--dark-hl-8);
62
- --hl-9: var(--dark-hl-9);
63
- --hl-10: var(--dark-hl-10);
64
- --hl-11: var(--dark-hl-11);
65
- --hl-12: var(--dark-hl-12);
66
- --hl-13: var(--dark-hl-13);
67
- --code-background: var(--dark-code-background);
68
- } }
69
-
70
- :root[data-theme='light'] {
71
- --hl-0: var(--light-hl-0);
72
- --hl-1: var(--light-hl-1);
73
- --hl-2: var(--light-hl-2);
74
- --hl-3: var(--light-hl-3);
75
- --hl-4: var(--light-hl-4);
76
- --hl-5: var(--light-hl-5);
77
- --hl-6: var(--light-hl-6);
78
- --hl-7: var(--light-hl-7);
79
- --hl-8: var(--light-hl-8);
80
- --hl-9: var(--light-hl-9);
81
- --hl-10: var(--light-hl-10);
82
- --hl-11: var(--light-hl-11);
83
- --hl-12: var(--light-hl-12);
84
- --hl-13: var(--light-hl-13);
85
- --code-background: var(--light-code-background);
86
- }
87
-
88
- :root[data-theme='dark'] {
89
- --hl-0: var(--dark-hl-0);
90
- --hl-1: var(--dark-hl-1);
91
- --hl-2: var(--dark-hl-2);
92
- --hl-3: var(--dark-hl-3);
93
- --hl-4: var(--dark-hl-4);
94
- --hl-5: var(--dark-hl-5);
95
- --hl-6: var(--dark-hl-6);
96
- --hl-7: var(--dark-hl-7);
97
- --hl-8: var(--dark-hl-8);
98
- --hl-9: var(--dark-hl-9);
99
- --hl-10: var(--dark-hl-10);
100
- --hl-11: var(--dark-hl-11);
101
- --hl-12: var(--dark-hl-12);
102
- --hl-13: var(--dark-hl-13);
103
- --code-background: var(--dark-code-background);
104
- }
105
-
106
- .hl-0 { color: var(--hl-0); }
107
- .hl-1 { color: var(--hl-1); }
108
- .hl-2 { color: var(--hl-2); }
109
- .hl-3 { color: var(--hl-3); }
110
- .hl-4 { color: var(--hl-4); }
111
- .hl-5 { color: var(--hl-5); }
112
- .hl-6 { color: var(--hl-6); }
113
- .hl-7 { color: var(--hl-7); }
114
- .hl-8 { color: var(--hl-8); }
115
- .hl-9 { color: var(--hl-9); }
116
- .hl-10 { color: var(--hl-10); }
117
- .hl-11 { color: var(--hl-11); }
118
- .hl-12 { color: var(--hl-12); }
119
- .hl-13 { color: var(--hl-13); }
120
- pre, code { background: var(--code-background); }