@realsee/dnalogel 3.12.5 → 3.12.6

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 (495) hide show
  1. package/dist/PanoSpatialTagPlugin/store.d.ts +0 -1
  2. package/dist/PanoTagPlugin/typings/controller.d.ts +0 -1
  3. package/dist/index.cjs.js +65 -65
  4. package/dist/index.js +4711 -4880
  5. package/dist/index.umd.js +58 -58
  6. package/docs/classes/AreaMakerPluginType.AreaMakerController.html +3 -3
  7. package/docs/classes/AreaMakerPluginType.AreaMakerItem.html +4 -4
  8. package/docs/classes/CSS3DRender.html +3 -3
  9. package/docs/classes/GuideLineItem.GuideLineItem.html +3 -3
  10. package/docs/classes/GuideLineModeItem.GuideLineModeItem.html +3 -3
  11. package/docs/classes/Magnifier.html +3 -3
  12. package/docs/classes/ModelRoomLabelController.html +3 -3
  13. package/docs/classes/MoveController.html +3 -3
  14. package/docs/classes/Object3DHelperController.html +3 -3
  15. package/docs/classes/PaintBrush.html +3 -3
  16. package/docs/classes/PanoMeasurePluginLine.html +3 -3
  17. package/docs/classes/PanoMeasurePluginModel.html +3 -3
  18. package/docs/classes/PanoMeasurePluginPoint.html +3 -3
  19. package/docs/classes/PanoMeasurePluginPolyline.html +3 -3
  20. package/docs/classes/PanoTagPluginController.html +3 -3
  21. package/docs/classes/Util.BetterTween.html +3 -3
  22. package/docs/classes/Util.Interval.html +3 -3
  23. package/docs/classes/Util.LineSegments.html +3 -3
  24. package/docs/classes/Util.Magnifier.html +3 -3
  25. package/docs/classes/Util.Object3D.html +3 -3
  26. package/docs/classes/Util.PointDomHelper.html +3 -3
  27. package/docs/classes/Util.PointHelper.html +3 -3
  28. package/docs/classes/Util.PointSelectorHelper.html +3 -3
  29. package/docs/classes/Util.Rectangle.html +3 -3
  30. package/docs/classes/WalkController.html +3 -3
  31. package/docs/enums/CameraMovementEffect.html +3 -3
  32. package/docs/enums/ContentType.html +3 -3
  33. package/docs/enums/DIRECTION.html +3 -3
  34. package/docs/enums/DISPLAY_STRATEGY_TYPE.html +3 -3
  35. package/docs/enums/DimensionType.html +3 -3
  36. package/docs/enums/FLOOR_PLAN_ATTACHED_TO.html +3 -3
  37. package/docs/enums/ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE.html +3 -3
  38. package/docs/enums/PaintBrushTypeEnum.html +3 -3
  39. package/docs/enums/PointType.html +3 -3
  40. package/docs/enums/Rotation.html +3 -3
  41. package/docs/functions/AreaMakerPlugin.html +3 -3
  42. package/docs/functions/CSS3DRenderPlugin.html +3 -3
  43. package/docs/functions/CameraMovementPlugin.html +3 -3
  44. package/docs/functions/CruisePlugin.html +3 -3
  45. package/docs/functions/CurrentPanoImagePlugin.html +3 -3
  46. package/docs/functions/GuideLinePlugin.html +3 -3
  47. package/docs/functions/ItemLabelPlugin.html +3 -3
  48. package/docs/functions/MapviewFloorplanPlugin.html +3 -3
  49. package/docs/functions/ModelChassisCompassPlugin.html +3 -3
  50. package/docs/functions/ModelEntryDoorGuidePlugin.html +3 -3
  51. package/docs/functions/ModelFloorplanPlugin.html +3 -3
  52. package/docs/functions/ModelItemLabelPlugin.html +3 -3
  53. package/docs/functions/ModelRoomLabelPlugin.html +3 -3
  54. package/docs/functions/ModelTVVideoPlugin.html +3 -3
  55. package/docs/functions/ModelViewPlugin.html +3 -3
  56. package/docs/functions/MovePlugin.html +3 -3
  57. package/docs/functions/Object3DHelperPlugin.html +3 -3
  58. package/docs/functions/PanoCompassPlugin.html +3 -3
  59. package/docs/functions/PanoCursorRaycasterPlugin.html +3 -3
  60. package/docs/functions/PanoDoorLabelPlugin.html +3 -3
  61. package/docs/functions/PanoFloorplanRadarPlugin.html +3 -3
  62. package/docs/functions/PanoMeasurePlugin.html +3 -3
  63. package/docs/functions/PanoRulerPlugin.html +3 -3
  64. package/docs/functions/PanoRulerProPlugin.html +3 -3
  65. package/docs/functions/PanoSpatialTagPlugin.html +3 -3
  66. package/docs/functions/PanoTagPlugin.html +3 -3
  67. package/docs/functions/PanoVideoPlugin.html +3 -3
  68. package/docs/functions/PipelinePlugin.html +3 -3
  69. package/docs/functions/TopviewFloorplanPlugin.html +3 -3
  70. package/docs/functions/Util.absoluteUrl.html +3 -3
  71. package/docs/functions/Util.checkFiveModelLoaded.html +3 -3
  72. package/docs/functions/Util.equal.html +3 -3
  73. package/docs/functions/Util.getCoordsFromClient.html +3 -3
  74. package/docs/functions/Util.getCoordsFromElement.html +3 -3
  75. package/docs/functions/Util.getFrameTime.html +3 -3
  76. package/docs/functions/Util.getIntersectFromRelativePosition.html +3 -3
  77. package/docs/functions/Util.getRaycasterFromFivePointer.html +3 -3
  78. package/docs/functions/Util.isAbsoluteURL.html +3 -3
  79. package/docs/functions/Util.isModelLike.html +3 -3
  80. package/docs/functions/Util.isNil.html +3 -3
  81. package/docs/functions/Util.isPanoramaLike.html +3 -3
  82. package/docs/functions/Util.nextFrame.html +3 -3
  83. package/docs/functions/Util.notNil.html +3 -3
  84. package/docs/functions/Util.requestAnimationFrameInterval.html +3 -3
  85. package/docs/functions/Util.tweenProgress.html +3 -3
  86. package/docs/functions/Util.uuid.html +3 -3
  87. package/docs/functions/pluginFlag.html +3 -3
  88. package/docs/index.html +4 -4
  89. package/docs/interfaces/AddTagConfig.html +3 -3
  90. package/docs/interfaces/AreaMakerPluginType.AnimeOptions.html +3 -3
  91. package/docs/interfaces/AreaMakerPluginType.Config.html +3 -3
  92. package/docs/interfaces/AreaMakerPluginType.EventMap.html +3 -3
  93. package/docs/interfaces/AreaMakerPluginType.Params.html +3 -3
  94. package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItem.html +3 -3
  95. package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItemV1.html +3 -3
  96. package/docs/interfaces/AreaMakerPluginType.ServerDataV1.html +3 -3
  97. package/docs/interfaces/AreaMakerPluginType.ServerDataV2.html +3 -3
  98. package/docs/interfaces/AreaMakerPluginType.ShowHideOptions.html +3 -3
  99. package/docs/interfaces/AreaMakerPluginType.State.html +3 -3
  100. package/docs/interfaces/CSS3DRenderPluginEventMap.html +3 -3
  101. package/docs/interfaces/CSS3DRenderPluginState.html +3 -3
  102. package/docs/interfaces/CameraMovementPluginExportType.html +3 -3
  103. package/docs/interfaces/CruisePluginTypes.Config.html +3 -3
  104. package/docs/interfaces/CruisePluginTypes.CruiseKeyframe.html +3 -3
  105. package/docs/interfaces/CruisePluginTypes.EventMap.html +3 -3
  106. package/docs/interfaces/CruisePluginTypes.MoveAction.html +3 -3
  107. package/docs/interfaces/CruisePluginTypes.MoveWithKeyframesAction.html +3 -3
  108. package/docs/interfaces/CruisePluginTypes.MoveWithPanoIndexAction.html +3 -3
  109. package/docs/interfaces/CruisePluginTypes.PluginData.html +3 -3
  110. package/docs/interfaces/CruisePluginTypes.PluginServerData.html +3 -3
  111. package/docs/interfaces/CruisePluginTypes.PluginState.html +3 -3
  112. package/docs/interfaces/CurrentPanoImagePluginType.Config.html +3 -3
  113. package/docs/interfaces/CurrentPanoImagePluginType.EventMap.html +3 -3
  114. package/docs/interfaces/CurrentPanoImagePluginType.Params.html +3 -3
  115. package/docs/interfaces/CurrentPanoImagePluginType.ShowHideOptions.html +3 -3
  116. package/docs/interfaces/CurrentPanoImagePluginType.State.html +3 -3
  117. package/docs/interfaces/EventMap.html +3 -3
  118. package/docs/interfaces/FloorplanBounding.html +3 -3
  119. package/docs/interfaces/FloorplanData.html +3 -3
  120. package/docs/interfaces/FloorplanEntrance.html +3 -3
  121. package/docs/interfaces/FloorplanExtraObject.html +3 -3
  122. package/docs/interfaces/FloorplanExtraObject3D.html +3 -3
  123. package/docs/interfaces/FloorplanFloorData.html +3 -3
  124. package/docs/interfaces/FloorplanImagePosition.html +3 -3
  125. package/docs/interfaces/FloorplanObserver.html +3 -3
  126. package/docs/interfaces/FloorplanOutlineItem.html +3 -3
  127. package/docs/interfaces/FloorplanPosition.html +3 -3
  128. package/docs/interfaces/FloorplanRoomItem.html +3 -3
  129. package/docs/interfaces/FloorplanRoomLabelItem.html +3 -3
  130. package/docs/interfaces/FloorplanServerBounding.html +3 -3
  131. package/docs/interfaces/FloorplanServerComputedData.html +3 -3
  132. package/docs/interfaces/FloorplanServerData.html +3 -3
  133. package/docs/interfaces/FloorplanServerDoorItem.html +3 -3
  134. package/docs/interfaces/FloorplanServerDoorPosition.html +3 -3
  135. package/docs/interfaces/FloorplanServerEntrance.html +3 -3
  136. package/docs/interfaces/FloorplanServerFloorData.html +3 -3
  137. package/docs/interfaces/FloorplanServerImagePosition.html +3 -3
  138. package/docs/interfaces/FloorplanServerObserver.html +3 -3
  139. package/docs/interfaces/FloorplanServerOutlineItem.html +3 -3
  140. package/docs/interfaces/FloorplanServerPosition.html +3 -3
  141. package/docs/interfaces/FloorplanServerRoomItem.html +3 -3
  142. package/docs/interfaces/FloorplanServerRoomLabelItem.html +3 -3
  143. package/docs/interfaces/GuideLineModeItem.GuideLineTagContainer.html +4 -4
  144. package/docs/interfaces/GuideLinePluginType.CatmullRomCurve3.html +3 -3
  145. package/docs/interfaces/GuideLinePluginType.EventMap.html +3 -3
  146. package/docs/interfaces/GuideLinePluginType.GuideLineGeometryStyle.html +3 -3
  147. package/docs/interfaces/GuideLinePluginType.GuideLineItemContainer.html +3 -3
  148. package/docs/interfaces/GuideLinePluginType.GuideLineMaterialStyle.html +3 -3
  149. package/docs/interfaces/GuideLinePluginType.GuideLineMeshStyle.html +3 -3
  150. package/docs/interfaces/GuideLinePluginType.LineGeometriesConfig.html +3 -3
  151. package/docs/interfaces/GuideLinePluginType.ModelGuideLineStyle.html +3 -3
  152. package/docs/interfaces/GuideLinePluginType.ModelGuideLineTagData.html +3 -3
  153. package/docs/interfaces/GuideLinePluginType.PanoramaGuideLineStyle.html +3 -3
  154. package/docs/interfaces/GuideLinePluginType.PluginDataV2.html +3 -3
  155. package/docs/interfaces/GuideLinePluginType.PluginServerData.html +3 -3
  156. package/docs/interfaces/GuideLinePluginType.PluginState.html +3 -3
  157. package/docs/interfaces/GuideLinePluginType.Route.html +3 -3
  158. package/docs/interfaces/GuideLinePluginType.RouteConfig.html +3 -3
  159. package/docs/interfaces/HelperOffset.html +3 -3
  160. package/docs/interfaces/ImagePlaneGroup.html +3 -3
  161. package/docs/interfaces/ItemLabelPluginData.html +3 -3
  162. package/docs/interfaces/ItemLabelPluginExportReturnsType.html +3 -3
  163. package/docs/interfaces/ItemLabelPluginParametersType.html +3 -3
  164. package/docs/interfaces/MinMax.html +3 -3
  165. package/docs/interfaces/ModelChassisCompassPluginData.html +3 -3
  166. package/docs/interfaces/ModelChassisCompassPluginExportType.html +3 -3
  167. package/docs/interfaces/ModelChassisCompassPluginParameterType.html +3 -3
  168. package/docs/interfaces/ModelEntryDoorGuidePluginData.html +3 -3
  169. package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +3 -3
  170. package/docs/interfaces/ModelItemLabelPluginData.html +3 -3
  171. package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +3 -3
  172. package/docs/interfaces/ModelItemLabelPluginParametersType.html +3 -3
  173. package/docs/interfaces/ModelRoomLabelPluginData.html +3 -3
  174. package/docs/interfaces/ModelTVVideoPluginData.html +3 -3
  175. package/docs/interfaces/ModelTVVideoPluginExportType.html +3 -3
  176. package/docs/interfaces/ModelTVVideoPluginParameterType.html +3 -3
  177. package/docs/interfaces/ModelViewPluginExportType.html +3 -3
  178. package/docs/interfaces/Object3DHelperState.html +3 -3
  179. package/docs/interfaces/ObjectHelperControllers.html +3 -3
  180. package/docs/interfaces/PaintBrushAction.html +3 -3
  181. package/docs/interfaces/PaintBrushConfigs.html +3 -3
  182. package/docs/interfaces/PaintBrushState.html +3 -3
  183. package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +3 -3
  184. package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +3 -3
  185. package/docs/interfaces/PanoMeasureParameterType.html +3 -3
  186. package/docs/interfaces/PanoMeasurePluginLineJson.html +3 -3
  187. package/docs/interfaces/PanoMeasurePluginOpenParameter.html +3 -3
  188. package/docs/interfaces/PanoMeasurePluginPointJson.html +3 -3
  189. package/docs/interfaces/PanoMeasurePluginPolylineJson.html +3 -3
  190. package/docs/interfaces/PanoRulerPluginExportType.html +3 -3
  191. package/docs/interfaces/PanoRulerPluginOptions.html +3 -3
  192. package/docs/interfaces/PanoRulerPluginParameterType.html +3 -3
  193. package/docs/interfaces/PanoRulerProPluginExportType.html +3 -3
  194. package/docs/interfaces/PanoRulerProPluginOptions.html +3 -3
  195. package/docs/interfaces/PanoRulerProPluginParameterType.html +3 -3
  196. package/docs/interfaces/PanoRulerProPluginState.html +3 -3
  197. package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +3 -3
  198. package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +3 -3
  199. package/docs/interfaces/PanoSpatialTagPluginData.html +3 -3
  200. package/docs/interfaces/PanoSpatialTagPluginDataElement.html +3 -3
  201. package/docs/interfaces/PanoSpatialTagPluginExportType.html +3 -3
  202. package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +3 -3
  203. package/docs/interfaces/PanoSpatialTagPluginParameterType.html +3 -3
  204. package/docs/interfaces/PanoSpatialTagPluginPointElement.html +3 -3
  205. package/docs/interfaces/PanoSpatialTagPluginTagElement.html +3 -3
  206. package/docs/interfaces/PanoVideoPluginType.LoadParams.html +3 -3
  207. package/docs/interfaces/PanoVideoPluginType.PanoVideoItem.html +3 -3
  208. package/docs/interfaces/PanoVideoPluginType.PluginData.html +3 -3
  209. package/docs/interfaces/PanoVideoPluginType.PluginEventMap.html +3 -3
  210. package/docs/interfaces/PanoVideoPluginType.PluginState.html +3 -3
  211. package/docs/interfaces/PanoVideoPluginType.VideoItem.html +3 -3
  212. package/docs/interfaces/PanoVideoPluginType.VideoMeshParams.html +3 -3
  213. package/docs/interfaces/Point.html +3 -3
  214. package/docs/interfaces/Room.html +3 -3
  215. package/docs/interfaces/RoomInfo.html +3 -3
  216. package/docs/interfaces/RoomLabel.html +3 -3
  217. package/docs/interfaces/RoomRules.html +3 -3
  218. package/docs/interfaces/Rooms.html +3 -3
  219. package/docs/interfaces/Scissor.html +3 -3
  220. package/docs/interfaces/State.html +3 -3
  221. package/docs/interfaces/TagCacheInterface.html +3 -3
  222. package/docs/interfaces/TagConfig.html +3 -3
  223. package/docs/interfaces/TagGLTFObjectGroup.html +3 -3
  224. package/docs/interfaces/TagIconUrl.html +3 -3
  225. package/docs/interfaces/TagObjectGroup.html +3 -3
  226. package/docs/interfaces/TagStyle.html +3 -3
  227. package/docs/interfaces/Tags.html +3 -3
  228. package/docs/interfaces/TemporaryState.html +3 -3
  229. package/docs/interfaces/Util.MagnifierParameter.html +3 -3
  230. package/docs/interfaces/Util.MouseGroupParameter.html +3 -3
  231. package/docs/interfaces/Util.PointIntersection.html +3 -3
  232. package/docs/modules/AreaMakerPluginType.html +3 -3
  233. package/docs/modules/CruisePluginTypes.html +3 -3
  234. package/docs/modules/CurrentPanoImagePluginType.html +3 -3
  235. package/docs/modules/GuideLineItem.html +3 -3
  236. package/docs/modules/GuideLineModeItem.html +3 -3
  237. package/docs/modules/GuideLinePluginType.html +3 -3
  238. package/docs/modules/PanoVideoPluginType.html +3 -3
  239. package/docs/modules/Util.html +3 -3
  240. package/docs/modules.html +4 -4
  241. package/docs/types/AreaMakerPluginType.AreaMakerItemEventMap.html +3 -3
  242. package/docs/types/AreaMakerPluginType.ItemRenderer.html +3 -3
  243. package/docs/types/AreaMakerPluginType.PluginData.html +3 -3
  244. package/docs/types/AreaMakerPluginType.ServerData.html +3 -3
  245. package/docs/types/ArrayPosition.html +3 -3
  246. package/docs/types/AudioAppearance.html +3 -3
  247. package/docs/types/AudioTagTypeConfigKey.html +3 -3
  248. package/docs/types/CSS3DRenderExportType.html +3 -3
  249. package/docs/types/CSS3DRenderPluginExportType.html +3 -3
  250. package/docs/types/CSS3DRenderPluginParameterType.html +3 -3
  251. package/docs/types/ClassFunctionParameters.html +3 -3
  252. package/docs/types/Color.html +3 -3
  253. package/docs/types/ContentTypeConfigKey.html +3 -3
  254. package/docs/types/ContentTypeConfigKeySplit.html +3 -3
  255. package/docs/types/ContentTypeMap.html +3 -3
  256. package/docs/types/Create3DDomContainerReturnType.html +3 -3
  257. package/docs/types/Create3DElementReturnType.html +3 -3
  258. package/docs/types/CruisePluginExportType.html +3 -3
  259. package/docs/types/CruisePluginTypes.CruiseData.html +3 -3
  260. package/docs/types/CruisePluginTypes.MoveEffect.html +3 -3
  261. package/docs/types/CurrentPanoImagePluginExportType.html +3 -3
  262. package/docs/types/DeprecatedMediaPlaneProperty.html +3 -3
  263. package/docs/types/DeprecatedTagProperty.html +3 -3
  264. package/docs/types/Direction-1.html +3 -3
  265. package/docs/types/Direction4.html +3 -3
  266. package/docs/types/ElementRenderer.html +3 -3
  267. package/docs/types/FloorplanRuleLabels.html +3 -3
  268. package/docs/types/FloorplanServerRuleLabels.html +3 -3
  269. package/docs/types/GuideLinePluginExportType.html +3 -3
  270. package/docs/types/GuideLinePluginType.GuideLineItem.html +3 -3
  271. package/docs/types/GuideLinePluginType.GuideLineItemEventMap.html +3 -3
  272. package/docs/types/GuideLinePluginType.GuideLineModeItemMode.html +3 -3
  273. package/docs/types/GuideLinePluginType.GuideLineStyle.html +3 -3
  274. package/docs/types/GuideLinePluginType.ModelGuideLineTag.html +3 -3
  275. package/docs/types/GuideLinePluginType.PathItem.html +3 -3
  276. package/docs/types/GuideLinePluginType.PluginData.html +3 -3
  277. package/docs/types/HelperEventMap.html +3 -3
  278. package/docs/types/LoadTagConfig.html +3 -3
  279. package/docs/types/MapviewFloorplanPluginParameterType.html +3 -3
  280. package/docs/types/MapviewFloorplanPluginReturnType.html +3 -3
  281. package/docs/types/MediaData.html +3 -3
  282. package/docs/types/MediaStore.html +3 -3
  283. package/docs/types/ModelEntryDoorGuidePluginParameterType.html +3 -3
  284. package/docs/types/ModelFloorplanPluginParameterType.html +3 -3
  285. package/docs/types/ModelFloorplanPluginReturnType.html +3 -3
  286. package/docs/types/ModelId.html +3 -3
  287. package/docs/types/ModelRoomLabelPluginParameters.html +3 -3
  288. package/docs/types/ModelRoomLabelPluginReturnType.html +3 -3
  289. package/docs/types/MoveArgs.html +3 -3
  290. package/docs/types/MoveOpts.html +3 -3
  291. package/docs/types/Object3DHelperEventMap.html +3 -3
  292. package/docs/types/ObjectFit.html +3 -3
  293. package/docs/types/PaintBrushEventMap.html +3 -3
  294. package/docs/types/PanoCompassPluginData.html +3 -3
  295. package/docs/types/PanoCompassPluginExportType.html +3 -3
  296. package/docs/types/PanoCompassPluginParameterType.html +3 -3
  297. package/docs/types/PanoFloorplanRadarPluginParameterType.html +3 -3
  298. package/docs/types/PanoFloorplanRadarPluginReturnType.html +3 -3
  299. package/docs/types/PanoIndex.html +3 -3
  300. package/docs/types/PanoMeasurePluginEvent.html +3 -3
  301. package/docs/types/PanoMeasureReturnType.html +3 -3
  302. package/docs/types/PanoSpatialTagPluginId.html +3 -3
  303. package/docs/types/PanoTagPluginExportInterface.html +3 -3
  304. package/docs/types/PanoTagPluginParamsInterface.html +3 -3
  305. package/docs/types/PanoVideoPluginParameterType.html +3 -3
  306. package/docs/types/PanoVideoPluginReturnType.html +3 -3
  307. package/docs/types/PickTagContentTypeInContentTypeConfigKey.html +3 -3
  308. package/docs/types/PipelinePluginParameterType.html +3 -3
  309. package/docs/types/PipelinePluginReturnType.html +3 -3
  310. package/docs/types/PlaneTag.html +3 -3
  311. package/docs/types/Point2DTag.html +3 -3
  312. package/docs/types/Point3DTag.html +3 -3
  313. package/docs/types/PointTag.html +3 -3
  314. package/docs/types/PointTagInstance.html +3 -3
  315. package/docs/types/Position.html +3 -3
  316. package/docs/types/RotateArgs.html +3 -3
  317. package/docs/types/RotateOpts.html +3 -3
  318. package/docs/types/RuleLabelsKey.html +3 -3
  319. package/docs/types/RuleLabelsValue.html +3 -3
  320. package/docs/types/StickType.html +3 -3
  321. package/docs/types/Tag.html +3 -3
  322. package/docs/types/Tag2D.html +3 -3
  323. package/docs/types/Tag3D.html +3 -3
  324. package/docs/types/TagConfigByKey.html +3 -3
  325. package/docs/types/TagContentType.html +3 -3
  326. package/docs/types/TagContentTypeMapping.html +3 -3
  327. package/docs/types/TagDimensionType.html +3 -3
  328. package/docs/types/TagElement.html +3 -3
  329. package/docs/types/TagEvents.html +3 -3
  330. package/docs/types/TagGLTFObject.html +3 -3
  331. package/docs/types/TagHooks.html +3 -3
  332. package/docs/types/TagId.html +3 -3
  333. package/docs/types/TagInstance.html +3 -3
  334. package/docs/types/TagPointType.html +3 -3
  335. package/docs/types/TagRendererMap.html +3 -3
  336. package/docs/types/TopviewFloorplanPluginParameterType.html +3 -3
  337. package/docs/types/TopviewFloorplanPluginReturnType.html +3 -3
  338. package/docs/types/WorkCode.html +3 -3
  339. package/docs/variables/FLOOR_TYPE_MAP.html +3 -3
  340. package/docs/variables/PLUGIN.html +3 -3
  341. package/docs/variables/ROOM_FETILE_TYPE_MAP.html +3 -3
  342. package/docs/variables/ROOM_TYPE_MAP.html +3 -3
  343. package/docs/variables/defaultGlobalConfig.html +3 -3
  344. package/docs/variables/itemLabelPluginServerParams.html +3 -3
  345. package/docs/variables/modelItemLabelPluginServerParams.html +3 -3
  346. package/docs/variables/modelRoomLabelPluginServerParams.html +3 -3
  347. package/libs/AreaMakerPlugin/Controller.js +44 -54
  348. package/libs/AreaMakerPlugin/index.js +3 -13
  349. package/libs/AreaMakerPlugin/utils/Item.js +3 -13
  350. package/libs/CruisePlugin/Work.js +6 -19
  351. package/libs/CruisePlugin/index.js +10 -23
  352. package/libs/GuideLinePlugin/Components/Tag.js +48 -58
  353. package/libs/GuideLinePlugin/Controller.js +33 -46
  354. package/libs/GuideLinePlugin/GuideLineItem.js +6 -19
  355. package/libs/GuideLinePlugin/GuideLineModeItem.js +6 -19
  356. package/libs/GuideLinePlugin/index.js +11 -24
  357. package/libs/ItemLabelPlugin/ItemLabelComponent.js +139 -152
  358. package/libs/ItemLabelPlugin/ItemLabelItem.js +57 -67
  359. package/libs/ItemLabelPlugin/Plugin.js +26 -37
  360. package/libs/ItemLabelPlugin/index.js +5 -16
  361. package/libs/ModelItemLabelPlugin/ItemLabelComponent.js +103 -116
  362. package/libs/ModelItemLabelPlugin/ItemLabelItem.js +35 -45
  363. package/libs/ModelItemLabelPlugin/ModelItemLabelPlugin.js +24 -35
  364. package/libs/ModelItemLabelPlugin/index.js +5 -16
  365. package/libs/ModelRoomLabelPlugin/Controller.js +8 -20
  366. package/libs/ModelRoomLabelPlugin/RoomLabelItem.js +42 -52
  367. package/libs/ModelRoomLabelPlugin/RoomLabelItems.js +61 -75
  368. package/libs/ModelRoomLabelPlugin/index.js +5 -17
  369. package/libs/PanoDoorLabelPlugin/Controller.js +62 -72
  370. package/libs/PanoDoorLabelPlugin/DoorLabelItem.js +45 -55
  371. package/libs/PanoDoorLabelPlugin/index.js +4 -14
  372. package/libs/PanoMeasurePlugin/Components/Common/CircleButton.js +60 -70
  373. package/libs/PanoMeasurePlugin/Components/Common/Exit.js +22 -32
  374. package/libs/PanoMeasurePlugin/Components/Common/Switcher0.js +62 -75
  375. package/libs/PanoMeasurePlugin/Components/Common/Switcher1.js +97 -110
  376. package/libs/PanoMeasurePlugin/Components/Controller0.js +63 -74
  377. package/libs/PanoMeasurePlugin/Components/Controller1.js +22 -33
  378. package/libs/PanoMeasurePlugin/Components/Tip.js +66 -76
  379. package/libs/PanoMeasurePlugin/Controller/index.js +75 -86
  380. package/libs/PanoMeasurePlugin/Modules/GuideController.js +16 -26
  381. package/libs/PanoMeasurePlugin/Modules/UIController/index.js +22 -33
  382. package/libs/PanoMeasurePlugin/index.js +16 -27
  383. package/libs/PanoRulerProPlugin/Controller.js +27 -38
  384. package/libs/PanoRulerProPlugin/RulerItem.js +79 -94
  385. package/libs/PanoRulerProPlugin/RulerItems.js +82 -95
  386. package/libs/PanoRulerProPlugin/index.js +4 -15
  387. package/libs/PanoSpatialTagPlugin/Components/origins.js +38 -51
  388. package/libs/PanoSpatialTagPlugin/Components/tag.js +22 -32
  389. package/libs/PanoSpatialTagPlugin/Plugin.js +104 -115
  390. package/libs/PanoSpatialTagPlugin/index.js +2 -13
  391. package/libs/PanoSpatialTagPlugin/store.d.ts +0 -1
  392. package/libs/PanoSpatialTagPlugin/store.js +2 -2
  393. package/libs/PanoTagPlugin/Components/Common/Arrow.js +34 -44
  394. package/libs/PanoTagPlugin/Components/Common/Audio.js +89 -99
  395. package/libs/PanoTagPlugin/Components/Common/Icon/Icon.js +112 -123
  396. package/libs/PanoTagPlugin/Components/Common/Icon/audioIcon.js +45 -55
  397. package/libs/PanoTagPlugin/Components/Common/Line/Polyline.js +49 -59
  398. package/libs/PanoTagPlugin/Components/Common/Line/Straight.js +69 -79
  399. package/libs/PanoTagPlugin/Components/Common/Media.js +168 -182
  400. package/libs/PanoTagPlugin/Components/Common/MediaItem.js +118 -128
  401. package/libs/PanoTagPlugin/Components/Common/Shadow.js +48 -58
  402. package/libs/PanoTagPlugin/Components/Common/TagPoint.js +24 -35
  403. package/libs/PanoTagPlugin/Components/Common/Text/FlyMText.js +86 -97
  404. package/libs/PanoTagPlugin/Components/Common/Text/FlyText.js +96 -109
  405. package/libs/PanoTagPlugin/Components/Common/Text/MText.js +118 -128
  406. package/libs/PanoTagPlugin/Components/Common/TextItem.js +49 -59
  407. package/libs/PanoTagPlugin/Components/Tag/AudioTag/AudioPlaneTag.js +90 -100
  408. package/libs/PanoTagPlugin/Components/Tag/AudioTag/AudioTag.js +81 -92
  409. package/libs/PanoTagPlugin/Components/Tag/AudioTag/index.js +57 -68
  410. package/libs/PanoTagPlugin/Components/Tag/CustomTag.js +35 -45
  411. package/libs/PanoTagPlugin/Components/Tag/ImageTextTag.js +110 -122
  412. package/libs/PanoTagPlugin/Components/Tag/LinkTag.js +42 -53
  413. package/libs/PanoTagPlugin/Components/Tag/MarketingTag.js +115 -130
  414. package/libs/PanoTagPlugin/Components/Tag/MediaPlane.js +54 -66
  415. package/libs/PanoTagPlugin/Components/Tag/PanoramaTag.js +52 -62
  416. package/libs/PanoTagPlugin/Components/Tag/TextTag/TextPlaneTag.js +56 -66
  417. package/libs/PanoTagPlugin/Components/Tag/TextTag/TextTag.js +98 -109
  418. package/libs/PanoTagPlugin/Components/Tag/TextTag/index.js +43 -54
  419. package/libs/PanoTagPlugin/Components/Tag/index.js +142 -155
  420. package/libs/PanoTagPlugin/Components/TagContainer.js +62 -77
  421. package/libs/PanoTagPlugin/Components/TagItem.js +47 -60
  422. package/libs/PanoTagPlugin/controller/TagComputer.js +2 -2
  423. package/libs/PanoTagPlugin/controller/TagRender.js +6 -19
  424. package/libs/PanoTagPlugin/controller/TagUtil.js +2 -2
  425. package/libs/PanoTagPlugin/controller/index.js +19 -32
  426. package/libs/PanoTagPlugin/index.js +15 -28
  427. package/libs/PanoTagPlugin/typings/controller.d.ts +0 -1
  428. package/libs/base/BasePlugin.js +1 -1
  429. package/libs/components/AreaLabel/LabelItem.js +54 -59
  430. package/libs/floorplan/Components/BaseImage.js +39 -43
  431. package/libs/floorplan/Components/Camera.js +32 -41
  432. package/libs/floorplan/Components/Compass.js +24 -27
  433. package/libs/floorplan/Components/CurrentFloor.js +49 -54
  434. package/libs/floorplan/Components/Main.js +47 -56
  435. package/libs/floorplan/Components/MissingFloor.js +21 -24
  436. package/libs/floorplan/Components/Normalmage.js +22 -25
  437. package/libs/floorplan/Components/RoomHighlight/Room.js +25 -28
  438. package/libs/floorplan/Components/RoomHighlight/RoomHighlight.js +61 -69
  439. package/libs/floorplan/Components/RoomLabels/RoomLabel.js +47 -50
  440. package/libs/floorplan/Components/RoomLabels/RoomLabels.js +61 -69
  441. package/libs/floorplan/Components/RoomMaterials/RoomMaterial.js +118 -125
  442. package/libs/floorplan/Components/RoomMaterials/RoomMaterial_0.js +22 -25
  443. package/libs/floorplan/Components/RoomMaterials/RoomMaterial_1.js +40 -43
  444. package/libs/floorplan/Components/RoomMaterials/RoomMaterial_2.js +29 -32
  445. package/libs/floorplan/Components/RuleLabels/RuleItem.js +41 -49
  446. package/libs/floorplan/Components/RuleLabels/RuleLabels.js +94 -102
  447. package/libs/floorplan/Components/SvgImage.js +27 -30
  448. package/libs/floorplan/MapviewFloorplanPlugin/Controller.js +6 -18
  449. package/libs/floorplan/MapviewFloorplanPlugin/index.js +7 -19
  450. package/libs/floorplan/ModelFloorplanPlugin/Controller.js +46 -58
  451. package/libs/floorplan/ModelFloorplanPlugin/index.js +7 -19
  452. package/libs/floorplan/PanoFloorplanRadarPlugin/Components/Camera.js +65 -77
  453. package/libs/floorplan/PanoFloorplanRadarPlugin/Components/CurrentFloor/CurrentFloor.js +83 -95
  454. package/libs/floorplan/PanoFloorplanRadarPlugin/Components/CurrentFloor/ExtraObjects.js +53 -70
  455. package/libs/floorplan/PanoFloorplanRadarPlugin/Components/Main.js +100 -112
  456. package/libs/floorplan/PanoFloorplanRadarPlugin/Controller.js +12 -24
  457. package/libs/floorplan/PanoFloorplanRadarPlugin/index.js +4 -16
  458. package/libs/floorplan/TopviewFloorplanPlugin/Controller.js +21 -33
  459. package/libs/floorplan/TopviewFloorplanPlugin/index.js +7 -19
  460. package/libs/floorplan/index.js +0 -1
  461. package/libs/index.js +124 -138
  462. package/libs/shared-utils/logger.js +1 -1
  463. package/libs/vendor/svelte/internal/index.js +749 -0
  464. package/libs/vendor/svelte/{src/runtime/store → store}/index.js +5 -5
  465. package/libs/vendor/svelte/{src/runtime/transition → transition}/index.js +1 -1
  466. package/libs/vendor/svelte-carousel/src/components/Arrow/Arrow.js +25 -29
  467. package/libs/vendor/svelte-carousel/src/components/Carousel/Carousel.js +225 -197
  468. package/libs/vendor/svelte-carousel/src/components/Dot/Dot.js +12 -16
  469. package/libs/vendor/svelte-carousel/src/components/Dots/Dots.js +59 -65
  470. package/libs/vendor/svelte-carousel/src/components/Progress/Progress.js +29 -32
  471. package/package.json +2 -2
  472. package/libs/vendor/svelte/src/runtime/internal/Component.js +0 -122
  473. package/libs/vendor/svelte/src/runtime/internal/ResizeObserverSingleton.js +0 -1
  474. package/libs/vendor/svelte/src/runtime/internal/animations.js +0 -1
  475. package/libs/vendor/svelte/src/runtime/internal/await_block.js +0 -47
  476. package/libs/vendor/svelte/src/runtime/internal/dev.js +0 -1
  477. package/libs/vendor/svelte/src/runtime/internal/disclose-version/index.js +0 -2
  478. package/libs/vendor/svelte/src/runtime/internal/dom.js +0 -214
  479. package/libs/vendor/svelte/src/runtime/internal/each.js +0 -46
  480. package/libs/vendor/svelte/src/runtime/internal/environment.js +0 -7
  481. package/libs/vendor/svelte/src/runtime/internal/globals.js +0 -7
  482. package/libs/vendor/svelte/src/runtime/internal/index.js +0 -1
  483. package/libs/vendor/svelte/src/runtime/internal/lifecycle.js +0 -63
  484. package/libs/vendor/svelte/src/runtime/internal/loop.js +0 -21
  485. package/libs/vendor/svelte/src/runtime/internal/scheduler.js +0 -66
  486. package/libs/vendor/svelte/src/runtime/internal/spread.js +0 -26
  487. package/libs/vendor/svelte/src/runtime/internal/ssr.js +0 -1
  488. package/libs/vendor/svelte/src/runtime/internal/style_manager.js +0 -48
  489. package/libs/vendor/svelte/src/runtime/internal/transitions.js +0 -192
  490. package/libs/vendor/svelte/src/runtime/internal/utils.js +0 -110
  491. package/libs/vendor/svelte/src/shared/boolean_attributes.js +0 -1
  492. package/libs/vendor/svelte/src/shared/utils/names.js +0 -1
  493. package/libs/vendor/svelte/src/shared/version.js +0 -4
  494. /package/libs/vendor/svelte/{src/runtime/easing → easing}/index.js +0 -0
  495. /package/libs/vendor/svelte/{src/runtime/index.js → index.js} +0 -0
@@ -2,7 +2,7 @@ var E = Object.defineProperty, I = Object.defineProperties;
2
2
  var R = Object.getOwnPropertyDescriptors;
3
3
  var A = Object.getOwnPropertySymbols;
4
4
  var B = Object.prototype.hasOwnProperty, F = Object.prototype.propertyIsEnumerable;
5
- var u = (d, a, e) => a in d ? E(d, a, { enumerable: !0, configurable: !0, writable: !0, value: e }) : d[a] = e, m = (d, a) => {
5
+ var u = (d, a, e) => a in d ? E(d, a, { enumerable: !0, configurable: !0, writable: !0, value: e }) : d[a] = e, g = (d, a) => {
6
6
  for (var e in a || (a = {}))
7
7
  B.call(a, e) && u(d, e, a[e]);
8
8
  if (A)
@@ -73,8 +73,8 @@ import "../../CSS3DRenderPlugin/utils/three/OpacityMesh.js";
73
73
  import "../../shared-utils/three/getObjectVisible.js";
74
74
  import "../../CSS3DRenderPlugin/utils/three/CSS3DScene.js";
75
75
  import "../../CSS3DRenderPlugin/utils/three/CSS3DGroup.js";
76
- import "../../vendor/svelte/src/runtime/store/index.js";
77
- import "../../vendor/svelte/src/runtime/internal/utils.js";
76
+ import "../../vendor/svelte/store/index.js";
77
+ import "../../vendor/svelte/internal/index.js";
78
78
  import "../../shared-utils/device.js";
79
79
  import "../utils/model/mediaPlane.js";
80
80
  import "../../shared-utils/three/loadTexture.js";
@@ -96,24 +96,13 @@ import "../../shared-utils/Utils/BaseUtil.js";
96
96
  import "../../shared-utils/five/getFloorIndex.js";
97
97
  import "../../shared-utils/safeObj.js";
98
98
  import "../Components/TagContainer.js";
99
- import "../../vendor/svelte/src/runtime/internal/dom.js";
100
- import "../../vendor/svelte/src/runtime/internal/transitions.js";
101
- import "../../vendor/svelte/src/runtime/internal/environment.js";
102
- import "../../vendor/svelte/src/runtime/internal/loop.js";
103
- import "../../vendor/svelte/src/runtime/internal/style_manager.js";
104
- import "../../vendor/svelte/src/runtime/internal/scheduler.js";
105
- import "../../vendor/svelte/src/runtime/internal/lifecycle.js";
106
- import "../../vendor/svelte/src/runtime/internal/each.js";
107
- import "../../vendor/svelte/src/runtime/internal/Component.js";
108
- import "../../vendor/svelte/src/runtime/internal/disclose-version/index.js";
109
- import "../../vendor/svelte/src/shared/version.js";
110
99
  import "../Components/TagItem.js";
111
100
  import "../Components/Tag/index.js";
112
101
  import "../Components/Tag/TextTag/index.js";
113
102
  import "../Components/Tag/TextTag/TextTag.js";
114
103
  import "../Components/Common/Line/Straight.js";
115
- import "../../vendor/svelte/src/runtime/transition/index.js";
116
- import "../../vendor/svelte/src/runtime/easing/index.js";
104
+ import "../../vendor/svelte/transition/index.js";
105
+ import "../../vendor/svelte/easing/index.js";
117
106
  import "../Components/Common/Shadow.js";
118
107
  import "../Components/Common/Text/FlyMText.js";
119
108
  import "../Components/Common/Text/FlyText.js";
@@ -130,7 +119,6 @@ import "../utils/px2rem.js";
130
119
  import "../Components/Tag/ImageTextTag.js";
131
120
  import "../Components/Common/Line/Polyline.js";
132
121
  import "../Components/Common/Media.js";
133
- import "../../vendor/svelte/src/runtime/internal/spread.js";
134
122
  import "../../vendor/svelte-carousel/src/components/Carousel/Carousel.js";
135
123
  import "../../vendor/svelte-carousel/src/components/Dots/Dots.js";
136
124
  import "../../vendor/svelte-carousel/src/components/Dot/Dot.js";
@@ -173,7 +161,6 @@ import "../Components/Tag/AudioTag/AudioPlaneTag.js";
173
161
  import "../Components/Tag/MediaPlane.js";
174
162
  import "../Components/Tag/LinkTag.js";
175
163
  import "../Components/Common/Icon/Icon.js";
176
- import "../../vendor/svelte/src/runtime/internal/await_block.js";
177
164
  import "../utils/getImageInfo.js";
178
165
  import "../Components/Tag/PanoramaTag.js";
179
166
  import "../Components/Tag/CustomTag.js";
@@ -185,8 +172,8 @@ import "../../CSS3DRenderPlugin/utils/waitFiveModelLoaded.js";
185
172
  import "../../shared-utils/three/GLTFLoader.js";
186
173
  import "@realsee/five/gltf-loader";
187
174
  import "../../shared-utils/animationFrame/index.js";
188
- const w = "Dnalogel-PanoTagPlugin", Ji = (d) => `${w}--${d}`;
189
- class ji extends z {
175
+ const w = "Dnalogel-PanoTagPlugin", Fi = (d) => `${w}--${d}`;
176
+ class Mi extends z {
190
177
  constructor(e, t) {
191
178
  super(e);
192
179
  /** state */
@@ -263,7 +250,7 @@ class ji extends z {
263
250
  });
264
251
  l(this, "handleFivePanoArrived", () => c(this, null, function* () {
265
252
  this.setVisible(), this.updatePointTagPosition(), yield this.setVisibleAndUnfolded(), this.tags.forEach((e) => {
266
- e.temporaryState = b(m({}, e.temporaryState), { visible: !0 });
253
+ e.temporaryState = b(g({}, e.temporaryState), { visible: !0 });
267
254
  }), this.tags.filter(_).filter((e) => {
268
255
  var t;
269
256
  return (t = this.getTagConfig(e).modelConfig) == null ? void 0 : t.autoLookAtEnabled;
@@ -288,7 +275,7 @@ class ji extends z {
288
275
  l(this, "onFiveEveryReady", () => {
289
276
  this.setUnfoldedByCamera(), $(this.five.getCurrentState().mode) && (this.setTagZIndex(this.filterPointTag), this.setVisible(), this.setPointTagPosition()), this.updateDomView({ withAnimation: !0 }), this.updateRenderVideoPlane(), this.updateRenderImagePlane(), this.updateTagModelVisible();
290
277
  });
291
- this.params = f({}, { debug: !1, config: this.config }, m({}, t)), this.debug = this.params.debug, this.config = this.params.config, N(1, { namespace: G.PlayAudio });
278
+ this.params = f({}, { debug: !1, config: this.config }, g({}, t)), this.debug = this.params.debug, this.config = this.params.config, N(1, { namespace: G.PlayAudio });
292
279
  try {
293
280
  const i = window;
294
281
  Array.isArray(i.__PANOTAGPLUGIN_DEBUG_LIST__) || (i.__PANOTAGPLUGIN_DEBUG_LIST__ = []), i.__PANOTAGPLUGIN_DEBUG_LIST__.push(this), i.__PANOTAGPLUGIN_DEBUG__ = this;
@@ -325,19 +312,19 @@ class ji extends z {
325
312
  const n = JSON.parse(JSON.stringify(o.data)), r = o.config ? JSON.parse(JSON.stringify(o.config)) : {};
326
313
  o.initialConfig = r;
327
314
  const h = this.calculateTagConfig(o), p = this.getTagConfig(o);
328
- return o.config = p, b(m({}, o), {
315
+ return o.config = p, b(g({}, o), {
329
316
  enabled: (T = o.enabled) != null ? T : !0,
330
317
  id: (y = o.id) != null ? y : x(),
331
318
  data: (C = p.initialData) != null && C.important ? f(o.data, n, p.initialData) : f(o.data, p.initialData, n),
332
- state: m({
319
+ state: g({
333
320
  visible: void 0,
334
321
  unfolded: !this.can("fold", o)
335
322
  }, p.initialState),
336
323
  hooks: new M(),
337
324
  originPosition: o.position,
338
325
  position: (() => {
339
- const g = this.getTransformedPostion(o.position);
340
- return Array.isArray(g) ? g.map((U) => U.toArray()) : g.toArray();
326
+ const m = this.getTransformedPostion(o.position);
327
+ return Array.isArray(m) ? m.map((U) => U.toArray()) : m.toArray();
341
328
  })(),
342
329
  initialConfig: r,
343
330
  computedConfig: h,
@@ -347,7 +334,7 @@ class ji extends z {
347
334
  enable: () => this.changeEnabledById(o.id, !0),
348
335
  disable: () => this.changeEnabledById(o.id, !1),
349
336
  destroy: () => this.destroyTagById(o.id),
350
- changeData: (g) => this.changeDataById(o.id, g)
337
+ changeData: (m) => this.changeDataById(o.id, m)
351
338
  });
352
339
  });
353
340
  return s.forEach(L), this.tags.push(...s), J(this.five).then(() => c(this, null, function* () {
@@ -405,7 +392,7 @@ class ji extends z {
405
392
  setState(e, t) {
406
393
  if (this.checkDisposed())
407
394
  return;
408
- const { userAction: i = !0, visibleWithAnimation: s = !1 } = t != null ? t : {}, o = m({}, this.state);
395
+ const { userAction: i = !0, visibleWithAnimation: s = !1 } = t != null ? t : {}, o = g({}, this.state);
409
396
  this.state = Object.assign(this.state, e), this.store.visibleWithAnimation = s, o.visible !== this.state.visible && (e.visible ? this.handleShow() : this.handleHide()), o.enabled !== this.state.enabled && (e.enabled ? this.handleEnable() : this.handleDisable()), this.hooks.emit("stateChange", { state: this.state, prevState: o, userAction: i });
410
397
  }
411
398
  /**
@@ -448,7 +435,7 @@ class ji extends z {
448
435
  changeDataById(e, t, i = !0) {
449
436
  const s = this.getTagById(e);
450
437
  let o = !1;
451
- s && (s.data && (o = !0), i ? s.data = f(s.data, t) : s.data = m(m({}, s.data), t), this.clearUnusedPanelTag(), this.updateRenderAllTags(), o && s.hooks.emit("dataChanged", s.data));
438
+ s && (s.data && (o = !0), i ? s.data = f(s.data, t) : s.data = g(g({}, s.data), t), this.clearUnusedPanelTag(), this.updateRenderAllTags(), o && s.hooks.emit("dataChanged", s.data));
452
439
  }
453
440
  /**
454
441
  * @description: 改变tag的stickType
@@ -563,7 +550,7 @@ class ji extends z {
563
550
  }
564
551
  }
565
552
  export {
566
- ji as PanoTagPluginController,
567
- ji as default,
568
- Ji as pluginFlag
553
+ Mi as PanoTagPluginController,
554
+ Mi as default,
555
+ Fi as pluginFlag
569
556
  };
@@ -1,7 +1,7 @@
1
1
  import r from "./controller/index.js";
2
- import { pluginFlag as pr } from "./controller/index.js";
3
- import { defaultGlobalConfig as mr } from "./typings/tag/TagConfig.js";
4
- import { ContentType as er, DimensionType as lr, PointType as ar } from "./Archive/deprecated.js";
2
+ import { pluginFlag as Rt } from "./controller/index.js";
3
+ import { defaultGlobalConfig as Ut } from "./typings/tag/TagConfig.js";
4
+ import { ContentType as Wt, DimensionType as Xt, PointType as Yt } from "./Archive/deprecated.js";
5
5
  import "three";
6
6
  import "@realsee/five";
7
7
  import "../vendor/object-assign-deep/objectAssignDeep.js";
@@ -43,8 +43,8 @@ import "./utils/normalPositionToPositions.js";
43
43
  import "./controller/TagCache.js";
44
44
  import "../base/BasePlugin.js";
45
45
  import "../shared-utils/url/absoluteUrl.js";
46
- import "../vendor/svelte/src/runtime/store/index.js";
47
- import "../vendor/svelte/src/runtime/internal/utils.js";
46
+ import "../vendor/svelte/store/index.js";
47
+ import "../vendor/svelte/internal/index.js";
48
48
  import "../shared-utils/device.js";
49
49
  import "./utils/model/mediaPlane.js";
50
50
  import "../shared-utils/three/loadTexture.js";
@@ -66,24 +66,13 @@ import "../shared-utils/Utils/BaseUtil.js";
66
66
  import "../shared-utils/five/getFloorIndex.js";
67
67
  import "../shared-utils/safeObj.js";
68
68
  import "./Components/TagContainer.js";
69
- import "../vendor/svelte/src/runtime/internal/dom.js";
70
- import "../vendor/svelte/src/runtime/internal/transitions.js";
71
- import "../vendor/svelte/src/runtime/internal/environment.js";
72
- import "../vendor/svelte/src/runtime/internal/loop.js";
73
- import "../vendor/svelte/src/runtime/internal/style_manager.js";
74
- import "../vendor/svelte/src/runtime/internal/scheduler.js";
75
- import "../vendor/svelte/src/runtime/internal/lifecycle.js";
76
- import "../vendor/svelte/src/runtime/internal/each.js";
77
- import "../vendor/svelte/src/runtime/internal/Component.js";
78
- import "../vendor/svelte/src/runtime/internal/disclose-version/index.js";
79
- import "../vendor/svelte/src/shared/version.js";
80
69
  import "./Components/TagItem.js";
81
70
  import "./Components/Tag/index.js";
82
71
  import "./Components/Tag/TextTag/index.js";
83
72
  import "./Components/Tag/TextTag/TextTag.js";
84
73
  import "./Components/Common/Line/Straight.js";
85
- import "../vendor/svelte/src/runtime/transition/index.js";
86
- import "../vendor/svelte/src/runtime/easing/index.js";
74
+ import "../vendor/svelte/transition/index.js";
75
+ import "../vendor/svelte/easing/index.js";
87
76
  import "../shared-utils/uuid.js";
88
77
  import "./Components/Common/Shadow.js";
89
78
  import "./Components/Common/Text/FlyMText.js";
@@ -101,7 +90,6 @@ import "./utils/px2rem.js";
101
90
  import "./Components/Tag/ImageTextTag.js";
102
91
  import "./Components/Common/Line/Polyline.js";
103
92
  import "./Components/Common/Media.js";
104
- import "../vendor/svelte/src/runtime/internal/spread.js";
105
93
  import "../vendor/svelte-carousel/src/components/Carousel/Carousel.js";
106
94
  import "../vendor/svelte-carousel/src/components/Dots/Dots.js";
107
95
  import "../vendor/svelte-carousel/src/components/Dot/Dot.js";
@@ -144,7 +132,6 @@ import "./Components/Tag/AudioTag/AudioPlaneTag.js";
144
132
  import "./Components/Tag/MediaPlane.js";
145
133
  import "./Components/Tag/LinkTag.js";
146
134
  import "./Components/Common/Icon/Icon.js";
147
- import "../vendor/svelte/src/runtime/internal/await_block.js";
148
135
  import "./utils/getImageInfo.js";
149
136
  import "./Components/Tag/PanoramaTag.js";
150
137
  import "./Components/Tag/CustomTag.js";
@@ -159,14 +146,14 @@ import "../shared-utils/animationFrame/BetterTween.js";
159
146
  import "../shared-utils/animationFrame/index.js";
160
147
  import "../shared-utils/five/fiveModelLoad.js";
161
148
  import "./utils/DebugUtil.js";
162
- const or = (o, t) => new r(o, t);
149
+ const Nt = (o, t) => new r(o, t);
163
150
  export {
164
- er as ContentType,
165
- lr as DimensionType,
166
- or as PanoTagPlugin,
151
+ Wt as ContentType,
152
+ Xt as DimensionType,
153
+ Nt as PanoTagPlugin,
167
154
  r as PanoTagPluginController,
168
- ar as PointType,
169
- or as default,
170
- mr as defaultGlobalConfig,
171
- pr as pluginFlag
155
+ Yt as PointType,
156
+ Nt as default,
157
+ Ut as defaultGlobalConfig,
158
+ Rt as pluginFlag
172
159
  };
@@ -1,4 +1,3 @@
1
- /// <reference types="svelte" />
2
1
  import type { PanoTagPluginController, TagInstance } from '../index';
3
2
  import type * as BasePlugin from '../../base/BasePlugin';
4
3
  import type { Writable } from 'svelte/store';
@@ -14,7 +14,7 @@ let b = class {
14
14
  /**
15
15
  * @realsee/dnalogel 版本号
16
16
  */
17
- i(this, "VERSION", "3.12.5");
17
+ i(this, "VERSION", "3.12.6");
18
18
  i(this, "five");
19
19
  /**
20
20
  * @description: 插件事件钩子
@@ -1,87 +1,82 @@
1
- import { safe_not_equal as w, noop as y, is_function as C } from "../../vendor/svelte/src/runtime/internal/utils.js";
2
- import { append_styles as I, element as v, attr as h, set_style as f, insert as b, detach as _, text as L, space as x, toggle_class as z, append as B, listen as M, set_data as O } from "../../vendor/svelte/src/runtime/internal/dom.js";
3
- import { binding_callbacks as j } from "../../vendor/svelte/src/runtime/internal/scheduler.js";
4
- import { onMount as A, onDestroy as D } from "../../vendor/svelte/src/runtime/internal/lifecycle.js";
5
- import { SvelteComponent as E, init as G } from "../../vendor/svelte/src/runtime/internal/Component.js";
6
- import "../../vendor/svelte/src/runtime/internal/disclose-version/index.js";
1
+ import { SvelteComponent as p, init as C, safe_not_equal as I, append_styles as L, element as v, attr as k, set_style as f, insert as b, noop as y, detach as _, onMount as x, onDestroy as B, text as M, space as O, toggle_class as z, append as j, listen as A, is_function as D, set_data as E, binding_callbacks as G } from "../../vendor/svelte/internal/index.js";
7
2
  import { ROOM_LABEL_BG as R } from "./Assets/roomLabelBg.js";
8
- function S(t) {
9
- I(t, "svelte-qxepni", ".room-label-item.svelte-qxepni{position:absolute;font-size:0.5rem;z-index:0;transform:none;cursor:pointer;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;color:#fff}.room-label-item__text.svelte-qxepni{position:absolute;left:0;top:-4rem;transform:translate(-50%, 0);display:flex;justify-content:center;align-items:center;height:1.25rem;min-width:2rem;padding:0 0.375rem;pointer-events:all;background-size:100% 100%;background-repeat:no-repeat;white-space:nowrap}.room-label-item__bar.svelte-qxepni{position:absolute;top:-2.75rem;height:3rem;width:0.0625rem;background-image:linear-gradient(to bottom, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0))}.wide.svelte-qxepni{font-size:0.625rem}");
3
+ function S(n) {
4
+ L(n, "svelte-qxepni", ".room-label-item.svelte-qxepni{position:absolute;font-size:0.5rem;z-index:0;transform:none;cursor:pointer;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;color:#fff}.room-label-item__text.svelte-qxepni{position:absolute;left:0;top:-4rem;transform:translate(-50%, 0);display:flex;justify-content:center;align-items:center;height:1.25rem;min-width:2rem;padding:0 0.375rem;pointer-events:all;background-size:100% 100%;background-repeat:no-repeat;white-space:nowrap}.room-label-item__bar.svelte-qxepni{position:absolute;top:-2.75rem;height:3rem;width:0.0625rem;background-image:linear-gradient(to bottom, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0))}.wide.svelte-qxepni{font-size:0.625rem}");
10
5
  }
11
- function p(t) {
6
+ function q(n) {
12
7
  let e, i, l, o, a, m;
13
8
  return {
14
9
  c() {
15
- e = v("span"), i = L(
10
+ e = v("span"), i = M(
16
11
  /*content*/
17
- t[0]
18
- ), l = x(), o = v("div"), h(e, "class", "room-label-item__text svelte-qxepni"), f(e, "background-image", "url(" + R + ")"), z(
12
+ n[0]
13
+ ), l = O(), o = v("div"), k(e, "class", "room-label-item__text svelte-qxepni"), f(e, "background-image", "url(" + R + ")"), z(
19
14
  e,
20
15
  "wide",
21
16
  /*content*/
22
- t[0].length > 3
23
- ), h(o, "class", "room-label-item__bar svelte-qxepni");
17
+ n[0].length > 3
18
+ ), k(o, "class", "room-label-item__bar svelte-qxepni");
24
19
  },
25
- m(r, s) {
26
- b(r, e, s), B(e, i), b(r, l, s), b(r, o, s), a || (m = M(e, "click", function() {
27
- C(
20
+ m(s, r) {
21
+ b(s, e, r), j(e, i), b(s, l, r), b(s, o, r), a || (m = A(e, "click", function() {
22
+ D(
28
23
  /*onClick*/
29
- t[4]
30
- ) && t[4].apply(this, arguments);
24
+ n[4]
25
+ ) && n[4].apply(this, arguments);
31
26
  }), a = !0);
32
27
  },
33
- p(r, s) {
34
- t = r, s & /*content*/
35
- 1 && O(
28
+ p(s, r) {
29
+ n = s, r & /*content*/
30
+ 1 && E(
36
31
  i,
37
32
  /*content*/
38
- t[0]
39
- ), s & /*content*/
33
+ n[0]
34
+ ), r & /*content*/
40
35
  1 && z(
41
36
  e,
42
37
  "wide",
43
38
  /*content*/
44
- t[0].length > 3
39
+ n[0].length > 3
45
40
  );
46
41
  },
47
- d(r) {
48
- r && (_(e), _(l), _(o)), a = !1, m();
42
+ d(s) {
43
+ s && _(e), s && _(l), s && _(o), a = !1, m();
49
44
  }
50
45
  };
51
46
  }
52
- function F(t) {
47
+ function F(n) {
53
48
  let e, i = !/*renderer*/
54
- t[5] && p(t);
49
+ n[5] && q(n);
55
50
  return {
56
51
  c() {
57
- e = v("div"), i && i.c(), h(e, "class", "room-label-item svelte-qxepni"), f(
52
+ e = v("div"), i && i.c(), k(e, "class", "room-label-item svelte-qxepni"), f(
58
53
  e,
59
54
  "z-index",
60
55
  /*zIndex*/
61
- t[2]
56
+ n[2]
62
57
  ), f(
63
58
  e,
64
59
  "transform",
65
60
  /*transform*/
66
- t[3]
61
+ n[3]
67
62
  ), f(
68
63
  e,
69
64
  "opacity",
70
65
  /*opacity*/
71
- t[1]
66
+ n[1]
72
67
  ), f(
73
68
  e,
74
69
  "visibility",
75
70
  /*visibility*/
76
- t[7]
71
+ n[7]
77
72
  );
78
73
  },
79
74
  m(l, o) {
80
- b(l, e, o), i && i.m(e, null), t[10](e);
75
+ b(l, e, o), i && i.m(e, null), n[10](e);
81
76
  },
82
77
  p(l, [o]) {
83
78
  /*renderer*/
84
- l[5] ? i && (i.d(1), i = null) : i ? i.p(l, o) : (i = p(l), i.c(), i.m(e, null)), o & /*zIndex*/
79
+ l[5] ? i && (i.d(1), i = null) : i ? i.p(l, o) : (i = q(l), i.c(), i.m(e, null)), o & /*zIndex*/
85
80
  4 && f(
86
81
  e,
87
82
  "z-index",
@@ -110,50 +105,50 @@ function F(t) {
110
105
  i: y,
111
106
  o: y,
112
107
  d(l) {
113
- l && _(e), i && i.d(), t[10](null);
108
+ l && _(e), i && i.d(), n[10](null);
114
109
  }
115
110
  };
116
111
  }
117
- function H(t, e, i) {
118
- let l, { content: o } = e, { visible: a } = e, { opacity: m = 1 } = e, { zIndex: r = 0 } = e, { transform: s } = e, { onClick: k = () => {
119
- } } = e, { renderer: d } = e, { data: g } = e, c, u;
120
- A(() => {
121
- c && typeof d == "function" && (u = d(c, g));
122
- }), D(() => {
123
- u == null || u();
112
+ function H(n, e, i) {
113
+ let l, { content: o } = e, { visible: a } = e, { opacity: m = 1 } = e, { zIndex: s = 0 } = e, { transform: r } = e, { onClick: h = () => {
114
+ } } = e, { renderer: c } = e, { data: g } = e, u, d;
115
+ x(() => {
116
+ u && typeof c == "function" && (d = c(u, g));
117
+ }), B(() => {
118
+ d == null || d();
124
119
  });
125
- function q(n) {
126
- j[n ? "unshift" : "push"](() => {
127
- c = n, i(6, c);
120
+ function w(t) {
121
+ G[t ? "unshift" : "push"](() => {
122
+ u = t, i(6, u);
128
123
  });
129
124
  }
130
- return t.$$set = (n) => {
131
- "content" in n && i(0, o = n.content), "visible" in n && i(8, a = n.visible), "opacity" in n && i(1, m = n.opacity), "zIndex" in n && i(2, r = n.zIndex), "transform" in n && i(3, s = n.transform), "onClick" in n && i(4, k = n.onClick), "renderer" in n && i(5, d = n.renderer), "data" in n && i(9, g = n.data);
132
- }, t.$$.update = () => {
133
- t.$$.dirty & /*visible*/
125
+ return n.$$set = (t) => {
126
+ "content" in t && i(0, o = t.content), "visible" in t && i(8, a = t.visible), "opacity" in t && i(1, m = t.opacity), "zIndex" in t && i(2, s = t.zIndex), "transform" in t && i(3, r = t.transform), "onClick" in t && i(4, h = t.onClick), "renderer" in t && i(5, c = t.renderer), "data" in t && i(9, g = t.data);
127
+ }, n.$$.update = () => {
128
+ n.$$.dirty & /*visible*/
134
129
  256 && i(7, l = a ? "visible" : "hidden");
135
130
  }, [
136
131
  o,
137
132
  m,
138
- r,
139
133
  s,
140
- k,
141
- d,
134
+ r,
135
+ h,
142
136
  c,
137
+ u,
143
138
  l,
144
139
  a,
145
140
  g,
146
- q
141
+ w
147
142
  ];
148
143
  }
149
- class W extends E {
144
+ class N extends p {
150
145
  constructor(e) {
151
- super(), G(
146
+ super(), C(
152
147
  this,
153
148
  e,
154
149
  H,
155
150
  F,
156
- w,
151
+ I,
157
152
  {
158
153
  content: 0,
159
154
  visible: 8,
@@ -169,5 +164,5 @@ class W extends E {
169
164
  }
170
165
  }
171
166
  export {
172
- W as LabelItem
167
+ N as LabelItem
173
168
  };
@@ -1,30 +1,26 @@
1
- import { safe_not_equal as d } from "../../vendor/svelte/src/runtime/internal/utils.js";
2
- import { append_styles as b, element as v, attr as k, insert as h, detach as y } from "../../vendor/svelte/src/runtime/internal/dom.js";
3
- import { group_outros as I, transition_out as u, check_outros as D, transition_in as c } from "../../vendor/svelte/src/runtime/internal/transitions.js";
4
- import { SvelteComponent as x, init as z, create_component as p, mount_component as _, destroy_component as g } from "../../vendor/svelte/src/runtime/internal/Component.js";
5
- import "../../vendor/svelte/src/runtime/internal/disclose-version/index.js";
1
+ import { SvelteComponent as d, init as b, safe_not_equal as v, append_styles as k, element as h, attr as y, insert as I, group_outros as D, transition_out as u, check_outros as x, transition_in as c, detach as z, create_component as _, mount_component as g, destroy_component as p } from "../../vendor/svelte/internal/index.js";
6
2
  import { Normalmage as w } from "./Normalmage.js";
7
3
  import { SvgImage as C } from "./SvgImage.js";
8
- function S(i) {
9
- b(i, "svelte-ozpg4a", ".floorplan-plugin__base-image.svelte-ozpg4a{position:absolute;z-index:10;width:100%;height:100%;pointer-events:none}");
4
+ function S(l) {
5
+ k(l, "svelte-ozpg4a", ".floorplan-plugin__base-image.svelte-ozpg4a{position:absolute;z-index:10;width:100%;height:100%;pointer-events:none}");
10
6
  }
11
- function $(i) {
7
+ function $(l) {
12
8
  let n, t;
13
9
  return n = new w({ props: { url: (
14
10
  /*imageData*/
15
- i[1].url
11
+ l[1].url
16
12
  ) } }), {
17
13
  c() {
18
- p(n.$$.fragment);
14
+ _(n.$$.fragment);
19
15
  },
20
16
  m(e, r) {
21
- _(n, e, r), t = !0;
17
+ g(n, e, r), t = !0;
22
18
  },
23
19
  p(e, r) {
24
- const l = {};
20
+ const i = {};
25
21
  r & /*imageData*/
26
- 2 && (l.url = /*imageData*/
27
- e[1].url), n.$set(l);
22
+ 2 && (i.url = /*imageData*/
23
+ e[1].url), n.$set(i);
28
24
  },
29
25
  i(e) {
30
26
  t || (c(n.$$.fragment, e), t = !0);
@@ -33,29 +29,29 @@ function $(i) {
33
29
  u(n.$$.fragment, e), t = !1;
34
30
  },
35
31
  d(e) {
36
- g(n, e);
32
+ p(n, e);
37
33
  }
38
34
  };
39
35
  }
40
- function q(i) {
36
+ function q(l) {
41
37
  let n, t;
42
38
  return n = new C({
43
39
  props: { content: (
44
40
  /*svgContent*/
45
- i[0]
41
+ l[0]
46
42
  ) }
47
43
  }), {
48
44
  c() {
49
- p(n.$$.fragment);
45
+ _(n.$$.fragment);
50
46
  },
51
47
  m(e, r) {
52
- _(n, e, r), t = !0;
48
+ g(n, e, r), t = !0;
53
49
  },
54
50
  p(e, r) {
55
- const l = {};
51
+ const i = {};
56
52
  r & /*svgContent*/
57
- 1 && (l.content = /*svgContent*/
58
- e[0]), n.$set(l);
53
+ 1 && (i.content = /*svgContent*/
54
+ e[0]), n.$set(i);
59
55
  },
60
56
  i(e) {
61
57
  t || (c(n.$$.fragment, e), t = !0);
@@ -64,13 +60,13 @@ function q(i) {
64
60
  u(n.$$.fragment, e), t = !1;
65
61
  },
66
62
  d(e) {
67
- g(n, e);
63
+ p(n, e);
68
64
  }
69
65
  };
70
66
  }
71
- function B(i) {
67
+ function B(l) {
72
68
  let n, t, e, r;
73
- const l = [q, $], a = [];
69
+ const i = [q, $], a = [];
74
70
  function f(o, s) {
75
71
  return (
76
72
  /*svgContent*/
@@ -80,18 +76,18 @@ function B(i) {
80
76
  )
81
77
  );
82
78
  }
83
- return ~(t = f(i)) && (e = a[t] = l[t](i)), {
79
+ return ~(t = f(l)) && (e = a[t] = i[t](l)), {
84
80
  c() {
85
- n = v("div"), e && e.c(), k(n, "class", "floorplan-plugin__base-image svelte-ozpg4a");
81
+ n = h("div"), e && e.c(), y(n, "class", "floorplan-plugin__base-image svelte-ozpg4a");
86
82
  },
87
83
  m(o, s) {
88
- h(o, n, s), ~t && a[t].m(n, null), r = !0;
84
+ I(o, n, s), ~t && a[t].m(n, null), r = !0;
89
85
  },
90
86
  p(o, [s]) {
91
87
  let m = t;
92
- t = f(o), t === m ? ~t && a[t].p(o, s) : (e && (I(), u(a[m], 1, 1, () => {
88
+ t = f(o), t === m ? ~t && a[t].p(o, s) : (e && (D(), u(a[m], 1, 1, () => {
93
89
  a[m] = null;
94
- }), D()), ~t ? (e = a[t], e ? e.p(o, s) : (e = a[t] = l[t](o), e.c()), c(e, 1), e.m(n, null)) : e = null);
90
+ }), x()), ~t ? (e = a[t], e ? e.p(o, s) : (e = a[t] = i[t](o), e.c()), c(e, 1), e.m(n, null)) : e = null);
95
91
  },
96
92
  i(o) {
97
93
  r || (c(e), r = !0);
@@ -100,26 +96,26 @@ function B(i) {
100
96
  u(e), r = !1;
101
97
  },
102
98
  d(o) {
103
- o && y(n), ~t && a[t].d();
99
+ o && z(n), ~t && a[t].d();
104
100
  }
105
101
  };
106
102
  }
107
- function N(i, n, t) {
108
- let e, r, { floorIndex: l } = n, { floorplanData: a } = n;
109
- return i.$$set = (f) => {
110
- "floorIndex" in f && t(2, l = f.floorIndex), "floorplanData" in f && t(3, a = f.floorplanData);
111
- }, i.$$.update = () => {
103
+ function N(l, n, t) {
104
+ let e, r, { floorIndex: i } = n, { floorplanData: a } = n;
105
+ return l.$$set = (f) => {
106
+ "floorIndex" in f && t(2, i = f.floorIndex), "floorplanData" in f && t(3, a = f.floorplanData);
107
+ }, l.$$.update = () => {
112
108
  var f, o;
113
- i.$$.dirty & /*floorplanData, floorIndex*/
114
- 12 && t(1, e = a.outlines[l]), i.$$.dirty & /*floorplanData, floorIndex*/
115
- 12 && t(0, r = (o = (f = a.outlines) == null ? void 0 : f[l]) == null ? void 0 : o.svgContent);
116
- }, [r, e, l, a];
109
+ l.$$.dirty & /*floorplanData, floorIndex*/
110
+ 12 && t(1, e = a.outlines[i]), l.$$.dirty & /*floorplanData, floorIndex*/
111
+ 12 && t(0, r = (o = (f = a.outlines) == null ? void 0 : f[i]) == null ? void 0 : o.svgContent);
112
+ }, [r, e, i, a];
117
113
  }
118
- class K extends x {
114
+ class F extends d {
119
115
  constructor(n) {
120
- super(), z(this, n, N, B, d, { floorIndex: 2, floorplanData: 3 }, S);
116
+ super(), b(this, n, N, B, v, { floorIndex: 2, floorplanData: 3 }, S);
121
117
  }
122
118
  }
123
119
  export {
124
- K as BaseImage
120
+ F as BaseImage
125
121
  };