@realsee/dnalogel 3.41.7 → 3.42.0-alpha-tag.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 (368) hide show
  1. package/README.md +116 -0
  2. package/dist/PanoTagPlugin/controller/TagRender.d.ts +1 -1
  3. package/dist/PanoTagPlugin/controller/TagUtil.d.ts +2 -0
  4. package/dist/PanoTagPlugin/typings/controller.d.ts +17 -16
  5. package/dist/PanoTagPlugin/typings/tag/TagInstance.d.ts +2 -2
  6. package/dist/index.cjs.js +30 -30
  7. package/dist/index.js +735 -764
  8. package/dist/index.umd.js +24 -24
  9. package/docs/.nojekyll +1 -0
  10. package/docs/assets/custom.css +0 -0
  11. package/docs/assets/highlight.css +127 -0
  12. package/docs/assets/main.js +58 -0
  13. package/docs/assets/search.js +1 -0
  14. package/docs/assets/style.css +1367 -0
  15. package/docs/classes/AreaMakerPluginType.AreaMakerController.html +731 -0
  16. package/docs/classes/AreaMakerPluginType.AreaMakerItem.html +694 -0
  17. package/docs/classes/CSS3DRender.html +778 -0
  18. package/docs/classes/GuideLineItem.GuideLineItem.html +481 -0
  19. package/docs/classes/GuideLineModeItem.GuideLineModeItem.html +894 -0
  20. package/docs/classes/Magnifier.html +485 -0
  21. package/docs/classes/ModelRoomLabelController.html +403 -0
  22. package/docs/classes/MoveController.html +681 -0
  23. package/docs/classes/Object3DHelperController.html +645 -0
  24. package/docs/classes/PaintBrush.html +507 -0
  25. package/docs/classes/PanoMeasurePluginLine.html +527 -0
  26. package/docs/classes/PanoMeasurePluginModel.html +576 -0
  27. package/docs/classes/PanoMeasurePluginPoint.html +367 -0
  28. package/docs/classes/PanoMeasurePluginPolyline.html +572 -0
  29. package/docs/classes/PanoTagPluginController.html +1132 -0
  30. package/docs/classes/Util.BetterTween.html +421 -0
  31. package/docs/classes/Util.Interval.html +437 -0
  32. package/docs/classes/Util.LineSegments.html +389 -0
  33. package/docs/classes/Util.Magnifier.html +508 -0
  34. package/docs/classes/Util.Object3D.html +411 -0
  35. package/docs/classes/Util.PointDomHelper.html +412 -0
  36. package/docs/classes/Util.PointHelper.html +403 -0
  37. package/docs/classes/Util.PointSelectorHelper.html +459 -0
  38. package/docs/classes/Util.Rectangle.html +460 -0
  39. package/docs/classes/WalkController.html +700 -0
  40. package/docs/enums/CameraMovementEffect.html +315 -0
  41. package/docs/enums/ContentType.html +461 -0
  42. package/docs/enums/DIRECTION.html +325 -0
  43. package/docs/enums/DISPLAY_STRATEGY_TYPE.html +325 -0
  44. package/docs/enums/DimensionType.html +315 -0
  45. package/docs/enums/FLOOR_PLAN_ATTACHED_TO.html +318 -0
  46. package/docs/enums/ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE.html +325 -0
  47. package/docs/enums/PaintBrushTypeEnum.html +318 -0
  48. package/docs/enums/PointType.html +315 -0
  49. package/docs/enums/Rotation.html +322 -0
  50. package/docs/functions/AreaMakerPlugin.html +295 -0
  51. package/docs/functions/CSS3DRenderPlugin.html +293 -0
  52. package/docs/functions/CameraMovementPlugin.html +298 -0
  53. package/docs/functions/CruisePlugin.html +295 -0
  54. package/docs/functions/CurrentPanoImagePlugin.html +295 -0
  55. package/docs/functions/GuideLinePlugin.html +295 -0
  56. package/docs/functions/ItemLabelPlugin.html +295 -0
  57. package/docs/functions/MapviewFloorplanPlugin.html +295 -0
  58. package/docs/functions/ModelChassisCompassPlugin.html +298 -0
  59. package/docs/functions/ModelEntryDoorGuidePlugin.html +298 -0
  60. package/docs/functions/ModelFloorplanPlugin.html +295 -0
  61. package/docs/functions/ModelItemLabelPlugin.html +295 -0
  62. package/docs/functions/ModelRoomLabelPlugin.html +293 -0
  63. package/docs/functions/ModelTVVideoPlugin.html +295 -0
  64. package/docs/functions/ModelViewPlugin.html +298 -0
  65. package/docs/functions/MovePlugin.html +295 -0
  66. package/docs/functions/Object3DHelperPlugin.html +293 -0
  67. package/docs/functions/PanoCompassPlugin.html +295 -0
  68. package/docs/functions/PanoCursorRaycasterPlugin.html +299 -0
  69. package/docs/functions/PanoDoorLabelPlugin.html +295 -0
  70. package/docs/functions/PanoFloorplanRadarPlugin.html +295 -0
  71. package/docs/functions/PanoMeasurePlugin.html +295 -0
  72. package/docs/functions/PanoRulerPlugin.html +298 -0
  73. package/docs/functions/PanoRulerProPlugin.html +298 -0
  74. package/docs/functions/PanoSpatialTagPlugin.html +298 -0
  75. package/docs/functions/PanoTagPlugin.html +300 -0
  76. package/docs/functions/PanoVideoPlugin.html +304 -0
  77. package/docs/functions/PipelinePlugin.html +293 -0
  78. package/docs/functions/TopviewFloorplanPlugin.html +295 -0
  79. package/docs/functions/Util.absoluteUrl.html +331 -0
  80. package/docs/functions/Util.checkFiveModelLoaded.html +334 -0
  81. package/docs/functions/Util.equal.html +343 -0
  82. package/docs/functions/Util.getCoordsFromClient.html +333 -0
  83. package/docs/functions/Util.getCoordsFromElement.html +333 -0
  84. package/docs/functions/Util.getFrameTime.html +325 -0
  85. package/docs/functions/Util.getIntersectFromRelativePosition.html +333 -0
  86. package/docs/functions/Util.getRaycasterFromFivePointer.html +333 -0
  87. package/docs/functions/Util.isAbsoluteURL.html +326 -0
  88. package/docs/functions/Util.isModelLike.html +326 -0
  89. package/docs/functions/Util.isNil.html +334 -0
  90. package/docs/functions/Util.isPanoramaLike.html +326 -0
  91. package/docs/functions/Util.nextFrame.html +339 -0
  92. package/docs/functions/Util.notNil.html +334 -0
  93. package/docs/functions/Util.requestAnimationFrameInterval.html +355 -0
  94. package/docs/functions/Util.tweenProgress.html +328 -0
  95. package/docs/functions/Util.uuid.html +324 -0
  96. package/docs/functions/pluginFlag.html +293 -0
  97. package/docs/index.html +358 -0
  98. package/docs/interfaces/AddTagConfig.html +308 -0
  99. package/docs/interfaces/AreaMakerPluginType.AnimeOptions.html +335 -0
  100. package/docs/interfaces/AreaMakerPluginType.Config.html +340 -0
  101. package/docs/interfaces/AreaMakerPluginType.EventMap.html +626 -0
  102. package/docs/interfaces/AreaMakerPluginType.Params.html +339 -0
  103. package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItem.html +397 -0
  104. package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItemV1.html +382 -0
  105. package/docs/interfaces/AreaMakerPluginType.ServerDataV1.html +339 -0
  106. package/docs/interfaces/AreaMakerPluginType.ServerDataV2.html +332 -0
  107. package/docs/interfaces/AreaMakerPluginType.ShowHideOptions.html +331 -0
  108. package/docs/interfaces/AreaMakerPluginType.State.html +360 -0
  109. package/docs/interfaces/CSS3DRenderPluginEventMap.html +454 -0
  110. package/docs/interfaces/CSS3DRenderPluginState.html +330 -0
  111. package/docs/interfaces/CameraMovementPluginExportType.html +363 -0
  112. package/docs/interfaces/CruisePluginTypes.Config.html +364 -0
  113. package/docs/interfaces/CruisePluginTypes.CruiseKeyframe.html +366 -0
  114. package/docs/interfaces/CruisePluginTypes.EventMap.html +724 -0
  115. package/docs/interfaces/CruisePluginTypes.MoveAction.html +390 -0
  116. package/docs/interfaces/CruisePluginTypes.MoveWithKeyframesAction.html +426 -0
  117. package/docs/interfaces/CruisePluginTypes.MoveWithPanoIndexAction.html +416 -0
  118. package/docs/interfaces/CruisePluginTypes.PluginData.html +356 -0
  119. package/docs/interfaces/CruisePluginTypes.PluginServerData.html +324 -0
  120. package/docs/interfaces/CruisePluginTypes.PluginState.html +392 -0
  121. package/docs/interfaces/CurrentPanoImagePluginType.Config.html +387 -0
  122. package/docs/interfaces/CurrentPanoImagePluginType.EventMap.html +526 -0
  123. package/docs/interfaces/CurrentPanoImagePluginType.Params.html +328 -0
  124. package/docs/interfaces/CurrentPanoImagePluginType.ShowHideOptions.html +320 -0
  125. package/docs/interfaces/CurrentPanoImagePluginType.State.html +342 -0
  126. package/docs/interfaces/EventMap.html +547 -0
  127. package/docs/interfaces/FloorplanBounding.html +337 -0
  128. package/docs/interfaces/FloorplanData.html +340 -0
  129. package/docs/interfaces/FloorplanEntrance.html +365 -0
  130. package/docs/interfaces/FloorplanExtraObject.html +355 -0
  131. package/docs/interfaces/FloorplanExtraObject3D.html +344 -0
  132. package/docs/interfaces/FloorplanFloorData.html +333 -0
  133. package/docs/interfaces/FloorplanImagePosition.html +319 -0
  134. package/docs/interfaces/FloorplanObserver.html +337 -0
  135. package/docs/interfaces/FloorplanOutlineItem.html +333 -0
  136. package/docs/interfaces/FloorplanPosition.html +319 -0
  137. package/docs/interfaces/FloorplanRoomItem.html +407 -0
  138. package/docs/interfaces/FloorplanRoomLabelItem.html +325 -0
  139. package/docs/interfaces/FloorplanServerBounding.html +337 -0
  140. package/docs/interfaces/FloorplanServerComputedData.html +336 -0
  141. package/docs/interfaces/FloorplanServerData.html +319 -0
  142. package/docs/interfaces/FloorplanServerDoorItem.html +336 -0
  143. package/docs/interfaces/FloorplanServerDoorPosition.html +322 -0
  144. package/docs/interfaces/FloorplanServerEntrance.html +365 -0
  145. package/docs/interfaces/FloorplanServerFloorData.html +333 -0
  146. package/docs/interfaces/FloorplanServerImagePosition.html +319 -0
  147. package/docs/interfaces/FloorplanServerObserver.html +337 -0
  148. package/docs/interfaces/FloorplanServerOutlineItem.html +333 -0
  149. package/docs/interfaces/FloorplanServerPosition.html +319 -0
  150. package/docs/interfaces/FloorplanServerRoomItem.html +419 -0
  151. package/docs/interfaces/FloorplanServerRoomLabelItem.html +325 -0
  152. package/docs/interfaces/GuideLineModeItem.GuideLineTagContainer.html +328 -0
  153. package/docs/interfaces/GuideLinePluginType.CatmullRomCurve3.html +367 -0
  154. package/docs/interfaces/GuideLinePluginType.EventMap.html +531 -0
  155. package/docs/interfaces/GuideLinePluginType.GuideLineGeometryStyle.html +362 -0
  156. package/docs/interfaces/GuideLinePluginType.GuideLineItemContainer.html +353 -0
  157. package/docs/interfaces/GuideLinePluginType.GuideLineMaterialStyle.html +452 -0
  158. package/docs/interfaces/GuideLinePluginType.GuideLineMeshStyle.html +342 -0
  159. package/docs/interfaces/GuideLinePluginType.LineGeometriesConfig.html +352 -0
  160. package/docs/interfaces/GuideLinePluginType.ModelGuideLineStyle.html +522 -0
  161. package/docs/interfaces/GuideLinePluginType.ModelGuideLineTagData.html +349 -0
  162. package/docs/interfaces/GuideLinePluginType.PanoramaGuideLineStyle.html +532 -0
  163. package/docs/interfaces/GuideLinePluginType.PluginDataV2.html +314 -0
  164. package/docs/interfaces/GuideLinePluginType.PluginServerData.html +335 -0
  165. package/docs/interfaces/GuideLinePluginType.PluginState.html +360 -0
  166. package/docs/interfaces/GuideLinePluginType.Route.html +376 -0
  167. package/docs/interfaces/GuideLinePluginType.RouteConfig.html +358 -0
  168. package/docs/interfaces/HelperOffset.html +337 -0
  169. package/docs/interfaces/ImagePlaneGroup.html +311 -0
  170. package/docs/interfaces/ItemLabelPluginData.html +308 -0
  171. package/docs/interfaces/ItemLabelPluginExportReturnsType.html +393 -0
  172. package/docs/interfaces/ItemLabelPluginParametersType.html +329 -0
  173. package/docs/interfaces/MinMax.html +315 -0
  174. package/docs/interfaces/ModelChassisCompassPluginData.html +315 -0
  175. package/docs/interfaces/ModelChassisCompassPluginExportType.html +351 -0
  176. package/docs/interfaces/ModelChassisCompassPluginParameterType.html +315 -0
  177. package/docs/interfaces/ModelEntryDoorGuidePluginData.html +322 -0
  178. package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +359 -0
  179. package/docs/interfaces/ModelItemLabelPluginData.html +308 -0
  180. package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +393 -0
  181. package/docs/interfaces/ModelItemLabelPluginParametersType.html +315 -0
  182. package/docs/interfaces/ModelRoomLabelPluginData.html +308 -0
  183. package/docs/interfaces/ModelTVVideoPluginData.html +329 -0
  184. package/docs/interfaces/ModelTVVideoPluginExportType.html +353 -0
  185. package/docs/interfaces/ModelTVVideoPluginParameterType.html +308 -0
  186. package/docs/interfaces/ModelViewPluginExportType.html +421 -0
  187. package/docs/interfaces/Object3DHelperState.html +322 -0
  188. package/docs/interfaces/ObjectHelperControllers.html +329 -0
  189. package/docs/interfaces/PaintBrushAction.html +368 -0
  190. package/docs/interfaces/PaintBrushConfigs.html +366 -0
  191. package/docs/interfaces/PaintBrushState.html +350 -0
  192. package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +430 -0
  193. package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +287 -0
  194. package/docs/interfaces/PanoMeasureParameterType.html +454 -0
  195. package/docs/interfaces/PanoMeasurePluginLineJson.html +322 -0
  196. package/docs/interfaces/PanoMeasurePluginOpenParameter.html +319 -0
  197. package/docs/interfaces/PanoMeasurePluginPointJson.html +315 -0
  198. package/docs/interfaces/PanoMeasurePluginPolylineJson.html +325 -0
  199. package/docs/interfaces/PanoRulerPluginExportType.html +382 -0
  200. package/docs/interfaces/PanoRulerPluginOptions.html +331 -0
  201. package/docs/interfaces/PanoRulerPluginParameterType.html +322 -0
  202. package/docs/interfaces/PanoRulerProPluginExportType.html +358 -0
  203. package/docs/interfaces/PanoRulerProPluginOptions.html +328 -0
  204. package/docs/interfaces/PanoRulerProPluginParameterType.html +315 -0
  205. package/docs/interfaces/PanoRulerProPluginState.html +322 -0
  206. package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +301 -0
  207. package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +290 -0
  208. package/docs/interfaces/PanoSpatialTagPluginData.html +358 -0
  209. package/docs/interfaces/PanoSpatialTagPluginDataElement.html +340 -0
  210. package/docs/interfaces/PanoSpatialTagPluginExportType.html +436 -0
  211. package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +336 -0
  212. package/docs/interfaces/PanoSpatialTagPluginParameterType.html +357 -0
  213. package/docs/interfaces/PanoSpatialTagPluginPointElement.html +343 -0
  214. package/docs/interfaces/PanoSpatialTagPluginTagElement.html +336 -0
  215. package/docs/interfaces/PanoVideoPluginType.LoadParams.html +328 -0
  216. package/docs/interfaces/PanoVideoPluginType.PanoVideoItem.html +346 -0
  217. package/docs/interfaces/PanoVideoPluginType.PluginData.html +319 -0
  218. package/docs/interfaces/PanoVideoPluginType.PluginEventMap.html +425 -0
  219. package/docs/interfaces/PanoVideoPluginType.PluginState.html +319 -0
  220. package/docs/interfaces/PanoVideoPluginType.VideoItem.html +354 -0
  221. package/docs/interfaces/PanoVideoPluginType.VideoMeshParams.html +373 -0
  222. package/docs/interfaces/Point.html +322 -0
  223. package/docs/interfaces/Room.html +329 -0
  224. package/docs/interfaces/RoomInfo.html +315 -0
  225. package/docs/interfaces/RoomLabel.html +391 -0
  226. package/docs/interfaces/RoomRules.html +290 -0
  227. package/docs/interfaces/Rooms.html +290 -0
  228. package/docs/interfaces/Scissor.html +349 -0
  229. package/docs/interfaces/State.html +336 -0
  230. package/docs/interfaces/TagCacheInterface.html +367 -0
  231. package/docs/interfaces/TagConfig.html +570 -0
  232. package/docs/interfaces/TagGLTFObjectGroup.html +311 -0
  233. package/docs/interfaces/TagIconUrl.html +368 -0
  234. package/docs/interfaces/TagObjectGroup.html +311 -0
  235. package/docs/interfaces/TagStyle.html +321 -0
  236. package/docs/interfaces/Tags.html +2825 -0
  237. package/docs/interfaces/TemporaryState.html +308 -0
  238. package/docs/interfaces/Util.MagnifierParameter.html +396 -0
  239. package/docs/interfaces/Util.MouseGroupParameter.html +355 -0
  240. package/docs/interfaces/Util.PointIntersection.html +370 -0
  241. package/docs/modules/AreaMakerPluginType.html +330 -0
  242. package/docs/modules/CruisePluginTypes.html +333 -0
  243. package/docs/modules/CurrentPanoImagePluginType.html +302 -0
  244. package/docs/modules/GuideLineItem.html +294 -0
  245. package/docs/modules/GuideLineModeItem.html +299 -0
  246. package/docs/modules/GuideLinePluginType.html +355 -0
  247. package/docs/modules/PanoVideoPluginType.html +306 -0
  248. package/docs/modules/Util.html +356 -0
  249. package/docs/modules.html +564 -0
  250. package/docs/types/AreaMakerPluginType.AreaMakerItemEventMap.html +359 -0
  251. package/docs/types/AreaMakerPluginType.ItemRenderer.html +325 -0
  252. package/docs/types/AreaMakerPluginType.PluginData.html +307 -0
  253. package/docs/types/AreaMakerPluginType.ServerData.html +307 -0
  254. package/docs/types/ArrayPosition.html +284 -0
  255. package/docs/types/AudioAppearance.html +284 -0
  256. package/docs/types/AudioTagTypeConfigKey.html +284 -0
  257. package/docs/types/CSS3DRenderExportType.html +284 -0
  258. package/docs/types/CSS3DRenderPluginExportType.html +284 -0
  259. package/docs/types/CSS3DRenderPluginParameterType.html +284 -0
  260. package/docs/types/ClassFunctionParameters.html +291 -0
  261. package/docs/types/Color.html +284 -0
  262. package/docs/types/ContentTypeConfigKey.html +284 -0
  263. package/docs/types/ContentTypeConfigKeySplit.html +284 -0
  264. package/docs/types/ContentTypeMap.html +284 -0
  265. package/docs/types/Create3DDomContainerReturnType.html +284 -0
  266. package/docs/types/Create3DElementReturnType.html +284 -0
  267. package/docs/types/CruisePluginExportType.html +284 -0
  268. package/docs/types/CruisePluginTypes.CruiseData.html +323 -0
  269. package/docs/types/CruisePluginTypes.MoveEffect.html +300 -0
  270. package/docs/types/CurrentPanoImagePluginExportType.html +284 -0
  271. package/docs/types/DeprecatedMediaPlaneProperty.html +296 -0
  272. package/docs/types/DeprecatedTagProperty.html +299 -0
  273. package/docs/types/Direction-1.html +284 -0
  274. package/docs/types/Direction4.html +284 -0
  275. package/docs/types/ElementRenderer.html +308 -0
  276. package/docs/types/FloorplanRuleLabels.html +287 -0
  277. package/docs/types/FloorplanServerRuleLabels.html +284 -0
  278. package/docs/types/GuideLinePluginExportType.html +284 -0
  279. package/docs/types/GuideLinePluginType.GuideLineItem.html +357 -0
  280. package/docs/types/GuideLinePluginType.GuideLineItemEventMap.html +378 -0
  281. package/docs/types/GuideLinePluginType.GuideLineModeItemMode.html +311 -0
  282. package/docs/types/GuideLinePluginType.GuideLineStyle.html +314 -0
  283. package/docs/types/GuideLinePluginType.ModelGuideLineTag.html +314 -0
  284. package/docs/types/GuideLinePluginType.PathItem.html +314 -0
  285. package/docs/types/GuideLinePluginType.PluginData.html +323 -0
  286. package/docs/types/HelperEventMap.html +429 -0
  287. package/docs/types/InternalHelperEventMap.html +380 -0
  288. package/docs/types/LoadTagConfig.html +284 -0
  289. package/docs/types/MapviewFloorplanPluginParameterType.html +284 -0
  290. package/docs/types/MapviewFloorplanPluginReturnType.html +284 -0
  291. package/docs/types/MediaData.html +305 -0
  292. package/docs/types/MediaStore.html +289 -0
  293. package/docs/types/ModelEntryDoorGuidePluginParameterType.html +291 -0
  294. package/docs/types/ModelFloorplanPluginParameterType.html +284 -0
  295. package/docs/types/ModelFloorplanPluginReturnType.html +284 -0
  296. package/docs/types/ModelId.html +284 -0
  297. package/docs/types/ModelRoomLabelPluginParameters.html +284 -0
  298. package/docs/types/ModelRoomLabelPluginReturnType.html +284 -0
  299. package/docs/types/MoveArgs.html +294 -0
  300. package/docs/types/MoveOpts.html +292 -0
  301. package/docs/types/Object3DHelperEventMap.html +377 -0
  302. package/docs/types/ObjectFit.html +284 -0
  303. package/docs/types/PaintBrushEventMap.html +315 -0
  304. package/docs/types/PanoCompassPluginData.html +284 -0
  305. package/docs/types/PanoCompassPluginExportType.html +284 -0
  306. package/docs/types/PanoCompassPluginParameterType.html +284 -0
  307. package/docs/types/PanoFloorplanRadarPluginParameterType.html +284 -0
  308. package/docs/types/PanoFloorplanRadarPluginReturnType.html +284 -0
  309. package/docs/types/PanoIndex.html +284 -0
  310. package/docs/types/PanoMeasurePluginEvent.html +284 -0
  311. package/docs/types/PanoMeasureReturnType.html +284 -0
  312. package/docs/types/PanoSpatialTagPluginId.html +284 -0
  313. package/docs/types/PanoTagPluginExportInterface.html +284 -0
  314. package/docs/types/PanoTagPluginParamsInterface.html +284 -0
  315. package/docs/types/PanoVideoPluginParameterType.html +284 -0
  316. package/docs/types/PanoVideoPluginReturnType.html +284 -0
  317. package/docs/types/PickTagContentTypeInContentTypeConfigKey.html +292 -0
  318. package/docs/types/PipelinePluginParameterType.html +284 -0
  319. package/docs/types/PipelinePluginReturnType.html +284 -0
  320. package/docs/types/PlaneTag.html +292 -0
  321. package/docs/types/Point2DTag.html +292 -0
  322. package/docs/types/Point3DTag.html +292 -0
  323. package/docs/types/PointTag.html +289 -0
  324. package/docs/types/PointTagInstance.html +289 -0
  325. package/docs/types/Position.html +284 -0
  326. package/docs/types/RotateArgs.html +296 -0
  327. package/docs/types/RotateOpts.html +292 -0
  328. package/docs/types/RuleLabelsKey.html +284 -0
  329. package/docs/types/RuleLabelsValue.html +284 -0
  330. package/docs/types/StickType.html +284 -0
  331. package/docs/types/Tag.html +350 -0
  332. package/docs/types/Tag2D.html +292 -0
  333. package/docs/types/Tag3D.html +292 -0
  334. package/docs/types/TagConfigByKey.html +289 -0
  335. package/docs/types/TagContentType.html +284 -0
  336. package/docs/types/TagContentTypeMapping.html +284 -0
  337. package/docs/types/TagDimensionType.html +286 -0
  338. package/docs/types/TagElement.html +294 -0
  339. package/docs/types/TagEvents.html +337 -0
  340. package/docs/types/TagGLTFObject.html +307 -0
  341. package/docs/types/TagHooks.html +284 -0
  342. package/docs/types/TagId.html +284 -0
  343. package/docs/types/TagInstance.html +362 -0
  344. package/docs/types/TagPointType.html +287 -0
  345. package/docs/types/TagRendererMap.html +291 -0
  346. package/docs/types/TopviewFloorplanPluginParameterType.html +284 -0
  347. package/docs/types/TopviewFloorplanPluginReturnType.html +284 -0
  348. package/docs/types/WorkCode.html +284 -0
  349. package/docs/variables/FLOOR_TYPE_MAP.html +294 -0
  350. package/docs/variables/PLUGIN.html +284 -0
  351. package/docs/variables/ROOM_FETILE_TYPE_MAP.html +287 -0
  352. package/docs/variables/ROOM_TYPE_MAP.html +294 -0
  353. package/docs/variables/defaultGlobalConfig.html +284 -0
  354. package/docs/variables/itemLabelPluginServerParams.html +291 -0
  355. package/docs/variables/modelItemLabelPluginServerParams.html +291 -0
  356. package/docs/variables/modelRoomLabelPluginServerParams.html +291 -0
  357. package/libs/PanoTagPlugin/Components/TagItem.js +246 -286
  358. package/libs/PanoTagPlugin/controller/TagRender.d.ts +1 -1
  359. package/libs/PanoTagPlugin/controller/TagRender.js +54 -51
  360. package/libs/PanoTagPlugin/controller/TagUtil.d.ts +2 -0
  361. package/libs/PanoTagPlugin/controller/TagUtil.js +22 -20
  362. package/libs/PanoTagPlugin/controller/index.js +57 -56
  363. package/libs/PanoTagPlugin/tag.config.js +5 -0
  364. package/libs/PanoTagPlugin/typings/controller.d.ts +17 -16
  365. package/libs/PanoTagPlugin/typings/tag/TagInstance.d.ts +2 -2
  366. package/libs/base/BasePlugin.js +1 -1
  367. package/libs/shared-utils/logger.js +1 -1
  368. package/package.json +1 -1
@@ -1,9 +1,8 @@
1
- import { SvelteComponent as U, init as W, safe_not_equal as X, append_styles as Y, empty as x, insert as I, transition_in as h, transition_out as y, check_outros as L, detach as N, getContext as $, element as P, space as ee, attr as u, null_to_empty as E, set_style as w, toggle_class as b, append as F, group_outros as Z, binding_callbacks as te, noop as T, create_component as K, mount_component as O, destroy_component as Q } from "../../vendor/svelte/internal/index.js";
2
- import ie from "./Tag/index.js";
1
+ import { SvelteComponent as J, init as K, safe_not_equal as O, append_styles as Q, empty as U, insert as C, transition_in as g, transition_out as b, check_outros as I, detach as P, getContext as W, element as L, space as X, attr as c, toggle_class as d, set_style as A, append as Y, group_outros as z, binding_callbacks as x, noop as w, create_component as B, mount_component as E, destroy_component as F } from "../../vendor/svelte/internal/index.js";
2
+ import $ from "./Tag/index.js";
3
3
  import "three";
4
- import { noTypecheck as G } from "../utils/noTypecheck.js";
5
- import ne from "./Common/TagPoint.js";
6
- import { classnames as H } from "../../vendor/classnames/index.js";
4
+ import { noTypecheck as V } from "../utils/noTypecheck.js";
5
+ import tt from "./Common/TagPoint.js";
7
6
  import "./Tag/TextTag/index.js";
8
7
  import "./Tag/TextTag/TextTag.js";
9
8
  import "./Common/Line/Straight.js";
@@ -91,416 +90,377 @@ import "./Common/Icon/Icon.js";
91
90
  import "../utils/getImageInfo.js";
92
91
  import "./Tag/PanoramaTag.js";
93
92
  import "./Tag/CustomTag.js";
94
- function oe(n) {
95
- Y(n, "svelte-g38zun", ".tag.svelte-g38zun{will-change:opacity}.tag.withAnimation.svelte-g38zun{transition:opacity 0.2s linear}.tag.enableZIndex.svelte-g38zun{position:absolute;left:0;top:0;width:100%;height:100%}.tag.hide.svelte-g38zun{opacity:0;pointer-events:none}.tag.hide.svelte-g38zun *{pointer-events:none !important}.tag.unClickable.svelte-g38zun{pointer-events:none !important}.tag.unClickable.svelte-g38zun *{pointer-events:none !important}.tag.disable.svelte-g38zun{display:none}.wrapper.svelte-g38zun{position:absolute;width:0rem;height:0rem;overflow:visible;pointer-events:auto}");
93
+ import "../../vendor/classnames/index.js";
94
+ function et(o) {
95
+ Q(o, "svelte-48wo0r", ".tag.svelte-48wo0r{position:absolute;width:0rem;height:0rem;overflow:visible;pointer-events:auto;will-change:opacity}.tag.withAnimation.svelte-48wo0r{transition:opacity 0.2s linear}.tag.enableZIndex.svelte-48wo0r{position:absolute}.tag.hide.svelte-48wo0r{opacity:0;pointer-events:none}.tag.hide.svelte-48wo0r *{pointer-events:none !important}.tag.unClickable.svelte-48wo0r{pointer-events:none !important}.tag.unClickable.svelte-48wo0r *{pointer-events:none !important}.tag.disable.svelte-48wo0r{display:none}");
96
96
  }
97
- function J(n) {
98
- let e, i, t, o, l, s, c, k, d, v, f;
99
- const z = [ae, re], g = [];
100
- function a(r, p) {
97
+ function j(o) {
98
+ let t, i, e, a, r, s, k, _, m;
99
+ const T = [ot, it], u = [];
100
+ function v(n, l) {
101
101
  return (
102
102
  /*havePoint*/
103
- r[16] ? 0 : 1
103
+ n[16] ? 0 : 1
104
104
  );
105
105
  }
106
- t = a(n), o = g[t] = z[t](n);
107
- const S = [le, pe], _ = [];
108
- function M(r, p) {
106
+ i = v(o), e = u[i] = T[i](o);
107
+ const S = [rt, nt], p = [];
108
+ function M(n, l) {
109
109
  return (
110
110
  /*haveContent*/
111
- r[15] ? 0 : 1
111
+ n[15] ? 0 : 1
112
112
  );
113
113
  }
114
- return s = M(n), c = _[s] = S[s](n), {
114
+ return r = M(o), s = p[r] = S[r](o), {
115
115
  c() {
116
- e = P("div"), i = P("div"), o.c(), l = ee(), c.c(), u(i, "class", k = E(H(
117
- "wrapper",
118
- /*tag*/
119
- n[0].className ? `${/*tag*/
120
- n[0].className}__wrapper` : void 0
121
- )) + " svelte-g38zun"), u(
122
- i,
123
- "data-tag-unfolded",
124
- /*unfolded*/
125
- n[7]
126
- ), u(
127
- i,
116
+ t = L("div"), e.c(), a = X(), s.c(), c(t, "class", "tag svelte-48wo0r"), c(
117
+ t,
128
118
  "data-tag-id",
129
119
  /*id*/
130
- n[14]
131
- ), u(i, "data-content-type", d = /*tag*/
132
- n[0].contentType), w(
133
- i,
134
- "left",
135
- /*left*/
136
- n[11]
137
- ), w(
138
- i,
139
- "top",
140
- /*top*/
141
- n[10]
142
- ), u(e, "class", "tag svelte-g38zun"), u(
143
- e,
144
- "data-tag-id",
145
- /*id*/
146
- n[14]
147
- ), u(e, "id", v = `tag-${/*id*/
148
- n[14]}`), b(
149
- e,
120
+ o[14]
121
+ ), c(
122
+ t,
123
+ "data-tag-unfolded",
124
+ /*unfolded*/
125
+ o[7]
126
+ ), c(t, "data-content-type", k = /*tag*/
127
+ o[0].contentType), c(t, "id", _ = `tag-${/*id*/
128
+ o[14]}`), d(
129
+ t,
150
130
  "unClickable",
151
131
  /*tag*/
152
- n[0].config.clickable === !1
153
- ), b(
154
- e,
132
+ o[0].config.clickable === !1
133
+ ), d(
134
+ t,
155
135
  "disable",
156
136
  /*disable*/
157
- n[13]
158
- ), b(
159
- e,
137
+ o[13]
138
+ ), d(
139
+ t,
160
140
  "hide",
161
141
  /*hide*/
162
- n[12]
163
- ), b(
164
- e,
142
+ o[12]
143
+ ), d(
144
+ t,
165
145
  "withAnimation",
166
146
  /*withAnimation*/
167
- n[1]
168
- ), b(
169
- e,
147
+ o[1]
148
+ ), d(
149
+ t,
170
150
  "enableZIndex",
171
151
  /*zIndex*/
172
- n[9]
173
- ), w(
174
- e,
152
+ o[9]
153
+ ), A(
154
+ t,
175
155
  "z-index",
176
156
  /*zIndex*/
177
- n[9]
178
- );
157
+ o[9]
158
+ ), A(t, "transform", `translate3d(${/*left*/
159
+ o[11]}, ${/*top*/
160
+ o[10]}, 0)`);
179
161
  },
180
- m(r, p) {
181
- I(r, e, p), F(e, i), g[t].m(i, null), F(i, l), _[s].m(i, null), n[18](e), f = !0;
162
+ m(n, l) {
163
+ C(n, t, l), u[i].m(t, null), Y(t, a), p[r].m(t, null), o[18](t), m = !0;
182
164
  },
183
- p(r, p) {
184
- let A = t;
185
- t = a(r), t === A ? g[t].p(r, p) : (Z(), y(g[A], 1, 1, () => {
186
- g[A] = null;
187
- }), L(), o = g[t], o ? o.p(r, p) : (o = g[t] = z[t](r), o.c()), h(o, 1), o.m(i, l));
188
- let C = s;
189
- s = M(r), s === C ? _[s].p(r, p) : (Z(), y(_[C], 1, 1, () => {
190
- _[C] = null;
191
- }), L(), c = _[s], c ? c.p(r, p) : (c = _[s] = S[s](r), c.c()), h(c, 1), c.m(i, null)), (!f || p & /*tag*/
192
- 1 && k !== (k = E(H(
193
- "wrapper",
194
- /*tag*/
195
- r[0].className ? `${/*tag*/
196
- r[0].className}__wrapper` : void 0
197
- )) + " svelte-g38zun")) && u(i, "class", k), (!f || p & /*unfolded*/
198
- 128) && u(
199
- i,
200
- "data-tag-unfolded",
201
- /*unfolded*/
202
- r[7]
203
- ), (!f || p & /*id*/
204
- 16384) && u(
205
- i,
165
+ p(n, l) {
166
+ let h = i;
167
+ i = v(n), i === h ? u[i].p(n, l) : (z(), b(u[h], 1, 1, () => {
168
+ u[h] = null;
169
+ }), I(), e = u[i], e ? e.p(n, l) : (e = u[i] = T[i](n), e.c()), g(e, 1), e.m(t, a));
170
+ let y = r;
171
+ r = M(n), r === y ? p[r].p(n, l) : (z(), b(p[y], 1, 1, () => {
172
+ p[y] = null;
173
+ }), I(), s = p[r], s ? s.p(n, l) : (s = p[r] = S[r](n), s.c()), g(s, 1), s.m(t, null)), (!m || l & /*id*/
174
+ 16384) && c(
175
+ t,
206
176
  "data-tag-id",
207
177
  /*id*/
208
- r[14]
209
- ), (!f || p & /*tag*/
210
- 1 && d !== (d = /*tag*/
211
- r[0].contentType)) && u(i, "data-content-type", d), p & /*left*/
212
- 2048 && w(
213
- i,
214
- "left",
215
- /*left*/
216
- r[11]
217
- ), p & /*top*/
218
- 1024 && w(
219
- i,
220
- "top",
221
- /*top*/
222
- r[10]
223
- ), (!f || p & /*id*/
224
- 16384) && u(
225
- e,
226
- "data-tag-id",
227
- /*id*/
228
- r[14]
229
- ), (!f || p & /*id*/
230
- 16384 && v !== (v = `tag-${/*id*/
231
- r[14]}`)) && u(e, "id", v), (!f || p & /*tag*/
232
- 1) && b(
233
- e,
178
+ n[14]
179
+ ), (!m || l & /*unfolded*/
180
+ 128) && c(
181
+ t,
182
+ "data-tag-unfolded",
183
+ /*unfolded*/
184
+ n[7]
185
+ ), (!m || l & /*tag*/
186
+ 1 && k !== (k = /*tag*/
187
+ n[0].contentType)) && c(t, "data-content-type", k), (!m || l & /*id*/
188
+ 16384 && _ !== (_ = `tag-${/*id*/
189
+ n[14]}`)) && c(t, "id", _), (!m || l & /*tag*/
190
+ 1) && d(
191
+ t,
234
192
  "unClickable",
235
193
  /*tag*/
236
- r[0].config.clickable === !1
237
- ), (!f || p & /*disable*/
238
- 8192) && b(
239
- e,
194
+ n[0].config.clickable === !1
195
+ ), (!m || l & /*disable*/
196
+ 8192) && d(
197
+ t,
240
198
  "disable",
241
199
  /*disable*/
242
- r[13]
243
- ), (!f || p & /*hide*/
244
- 4096) && b(
245
- e,
200
+ n[13]
201
+ ), (!m || l & /*hide*/
202
+ 4096) && d(
203
+ t,
246
204
  "hide",
247
205
  /*hide*/
248
- r[12]
249
- ), (!f || p & /*withAnimation*/
250
- 2) && b(
251
- e,
206
+ n[12]
207
+ ), (!m || l & /*withAnimation*/
208
+ 2) && d(
209
+ t,
252
210
  "withAnimation",
253
211
  /*withAnimation*/
254
- r[1]
255
- ), (!f || p & /*zIndex*/
256
- 512) && b(
257
- e,
212
+ n[1]
213
+ ), (!m || l & /*zIndex*/
214
+ 512) && d(
215
+ t,
258
216
  "enableZIndex",
259
217
  /*zIndex*/
260
- r[9]
261
- ), p & /*zIndex*/
262
- 512 && w(
263
- e,
218
+ n[9]
219
+ ), l & /*zIndex*/
220
+ 512 && A(
221
+ t,
264
222
  "z-index",
265
223
  /*zIndex*/
266
- r[9]
267
- );
224
+ n[9]
225
+ ), l & /*left, top*/
226
+ 3072 && A(t, "transform", `translate3d(${/*left*/
227
+ n[11]}, ${/*top*/
228
+ n[10]}, 0)`);
268
229
  },
269
- i(r) {
270
- f || (h(o), h(c), f = !0);
230
+ i(n) {
231
+ m || (g(e), g(s), m = !0);
271
232
  },
272
- o(r) {
273
- y(o), y(c), f = !1;
233
+ o(n) {
234
+ b(e), b(s), m = !1;
274
235
  },
275
- d(r) {
276
- r && N(e), g[t].d(), _[s].d(), n[18](null);
236
+ d(n) {
237
+ n && P(t), u[i].d(), p[r].d(), o[18](null);
277
238
  }
278
239
  };
279
240
  }
280
- function re(n) {
281
- let e;
241
+ function it(o) {
242
+ let t;
282
243
  return {
283
244
  c() {
284
- e = P("div"), u(e, "data-info", "tag point is disable");
245
+ t = L("div"), c(t, "data-info", "tag point is disable");
285
246
  },
286
- m(i, t) {
287
- I(i, e, t);
247
+ m(i, e) {
248
+ C(i, t, e);
288
249
  },
289
- p: T,
290
- i: T,
291
- o: T,
250
+ p: w,
251
+ i: w,
252
+ o: w,
292
253
  d(i) {
293
- i && N(e);
254
+ i && P(t);
294
255
  }
295
256
  };
296
257
  }
297
- function ae(n) {
298
- let e, i;
299
- return e = new ne({ props: { tag: (
258
+ function ot(o) {
259
+ let t, i;
260
+ return t = new tt({ props: { tag: (
300
261
  /*tag*/
301
- n[0]
262
+ o[0]
302
263
  ) } }), {
303
264
  c() {
304
- K(e.$$.fragment);
265
+ B(t.$$.fragment);
305
266
  },
306
- m(t, o) {
307
- O(e, t, o), i = !0;
267
+ m(e, a) {
268
+ E(t, e, a), i = !0;
308
269
  },
309
- p(t, o) {
310
- const l = {};
311
- o & /*tag*/
312
- 1 && (l.tag = /*tag*/
313
- t[0]), e.$set(l);
270
+ p(e, a) {
271
+ const r = {};
272
+ a & /*tag*/
273
+ 1 && (r.tag = /*tag*/
274
+ e[0]), t.$set(r);
314
275
  },
315
- i(t) {
316
- i || (h(e.$$.fragment, t), i = !0);
276
+ i(e) {
277
+ i || (g(t.$$.fragment, e), i = !0);
317
278
  },
318
- o(t) {
319
- y(e.$$.fragment, t), i = !1;
279
+ o(e) {
280
+ b(t.$$.fragment, e), i = !1;
320
281
  },
321
- d(t) {
322
- Q(e, t);
282
+ d(e) {
283
+ F(t, e);
323
284
  }
324
285
  };
325
286
  }
326
- function pe(n) {
327
- let e;
287
+ function nt(o) {
288
+ let t;
328
289
  return {
329
290
  c() {
330
- e = P("div"), u(e, "data-info", "tag content is disable");
291
+ t = L("div"), c(t, "data-info", "tag content is disable");
331
292
  },
332
- m(i, t) {
333
- I(i, e, t);
293
+ m(i, e) {
294
+ C(i, t, e);
334
295
  },
335
- p: T,
336
- i: T,
337
- o: T,
296
+ p: w,
297
+ i: w,
298
+ o: w,
338
299
  d(i) {
339
- i && N(e);
300
+ i && P(t);
340
301
  }
341
302
  };
342
303
  }
343
- function le(n) {
344
- let e, i;
345
- return e = new ie({
304
+ function rt(o) {
305
+ let t, i;
306
+ return t = new $({
346
307
  props: {
347
308
  mediaStore: (
348
309
  /*mediaStore*/
349
- n[2]
310
+ o[2]
350
311
  ),
351
312
  withAnimation: (
352
313
  /*withAnimation*/
353
- n[1]
314
+ o[1]
354
315
  ),
355
- tag: G(
316
+ tag: V(
356
317
  /*tag*/
357
- n[0]
318
+ o[0]
358
319
  ),
359
320
  hooks: (
360
321
  /*hooks*/
361
- n[17]
322
+ o[17]
362
323
  ),
363
324
  state: (
364
325
  /*state*/
365
- n[5]
326
+ o[5]
366
327
  ),
367
328
  temporaryState: (
368
329
  /*temporaryState*/
369
- n[6]
330
+ o[6]
370
331
  ),
371
332
  rendererMap: (
372
333
  /*rendererMap*/
373
- n[3]
334
+ o[3]
374
335
  ),
375
336
  contentTypeMap: (
376
337
  /*contentTypeMap*/
377
- n[4]
338
+ o[4]
378
339
  )
379
340
  }
380
341
  }), {
381
342
  c() {
382
- K(e.$$.fragment);
343
+ B(t.$$.fragment);
383
344
  },
384
- m(t, o) {
385
- O(e, t, o), i = !0;
345
+ m(e, a) {
346
+ E(t, e, a), i = !0;
386
347
  },
387
- p(t, o) {
388
- const l = {};
389
- o & /*mediaStore*/
390
- 4 && (l.mediaStore = /*mediaStore*/
391
- t[2]), o & /*withAnimation*/
392
- 2 && (l.withAnimation = /*withAnimation*/
393
- t[1]), o & /*tag*/
394
- 1 && (l.tag = G(
348
+ p(e, a) {
349
+ const r = {};
350
+ a & /*mediaStore*/
351
+ 4 && (r.mediaStore = /*mediaStore*/
352
+ e[2]), a & /*withAnimation*/
353
+ 2 && (r.withAnimation = /*withAnimation*/
354
+ e[1]), a & /*tag*/
355
+ 1 && (r.tag = V(
395
356
  /*tag*/
396
- t[0]
397
- )), o & /*state*/
398
- 32 && (l.state = /*state*/
399
- t[5]), o & /*temporaryState*/
400
- 64 && (l.temporaryState = /*temporaryState*/
401
- t[6]), o & /*rendererMap*/
402
- 8 && (l.rendererMap = /*rendererMap*/
403
- t[3]), o & /*contentTypeMap*/
404
- 16 && (l.contentTypeMap = /*contentTypeMap*/
405
- t[4]), e.$set(l);
357
+ e[0]
358
+ )), a & /*state*/
359
+ 32 && (r.state = /*state*/
360
+ e[5]), a & /*temporaryState*/
361
+ 64 && (r.temporaryState = /*temporaryState*/
362
+ e[6]), a & /*rendererMap*/
363
+ 8 && (r.rendererMap = /*rendererMap*/
364
+ e[3]), a & /*contentTypeMap*/
365
+ 16 && (r.contentTypeMap = /*contentTypeMap*/
366
+ e[4]), t.$set(r);
406
367
  },
407
- i(t) {
408
- i || (h(e.$$.fragment, t), i = !0);
368
+ i(e) {
369
+ i || (g(t.$$.fragment, e), i = !0);
409
370
  },
410
- o(t) {
411
- y(e.$$.fragment, t), i = !1;
371
+ o(e) {
372
+ b(t.$$.fragment, e), i = !1;
412
373
  },
413
- d(t) {
414
- Q(e, t);
374
+ d(e) {
375
+ F(t, e);
415
376
  }
416
377
  };
417
378
  }
418
- function me(n) {
419
- let e, i, t = (
379
+ function at(o) {
380
+ let t, i, e = (
420
381
  /*screenPosition*/
421
- n[8] && J(n)
382
+ o[8] && j(o)
422
383
  );
423
384
  return {
424
385
  c() {
425
- t && t.c(), e = x();
386
+ e && e.c(), t = U();
426
387
  },
427
- m(o, l) {
428
- t && t.m(o, l), I(o, e, l), i = !0;
388
+ m(a, r) {
389
+ e && e.m(a, r), C(a, t, r), i = !0;
429
390
  },
430
- p(o, [l]) {
391
+ p(a, [r]) {
431
392
  /*screenPosition*/
432
- o[8] ? t ? (t.p(o, l), l & /*screenPosition*/
433
- 256 && h(t, 1)) : (t = J(o), t.c(), h(t, 1), t.m(e.parentNode, e)) : t && (Z(), y(t, 1, 1, () => {
434
- t = null;
435
- }), L());
393
+ a[8] ? e ? (e.p(a, r), r & /*screenPosition*/
394
+ 256 && g(e, 1)) : (e = j(a), e.c(), g(e, 1), e.m(t.parentNode, t)) : e && (z(), b(e, 1, 1, () => {
395
+ e = null;
396
+ }), I());
436
397
  },
437
- i(o) {
438
- i || (h(t), i = !0);
398
+ i(a) {
399
+ i || (g(e), i = !0);
439
400
  },
440
- o(o) {
441
- y(t), i = !1;
401
+ o(a) {
402
+ b(e), i = !1;
442
403
  },
443
- d(o) {
444
- t && t.d(o), o && N(e);
404
+ d(a) {
405
+ e && e.d(a), a && P(t);
445
406
  }
446
407
  };
447
408
  }
448
- function fe(n, e, i) {
449
- let t, o, l, s, c, k, d, v, f, z, { withAnimation: g = !1 } = e, { tag: a } = e, { mediaStore: S } = e, { rendererMap: _ = /* @__PURE__ */ new Map() } = e, { contentTypeMap: M = /* @__PURE__ */ new Map() } = e, { state: r } = e, { temporaryState: p } = e;
450
- const A = $("hooks");
451
- function C(m) {
452
- te[m ? "unshift" : "push"](() => {
453
- a.dom = m, i(0, a);
409
+ function pt(o, t, i) {
410
+ let e, a, r, s, k, _, m, T, u, v, { withAnimation: S = !1 } = t, { tag: p } = t, { mediaStore: M } = t, { rendererMap: n = /* @__PURE__ */ new Map() } = t, { contentTypeMap: l = /* @__PURE__ */ new Map() } = t, { state: h } = t, { temporaryState: y } = t;
411
+ const G = W("hooks");
412
+ function H(f) {
413
+ x[f ? "unshift" : "push"](() => {
414
+ p.dom = f, i(0, p);
454
415
  });
455
416
  }
456
- return n.$$set = (m) => {
457
- "withAnimation" in m && i(1, g = m.withAnimation), "tag" in m && i(0, a = m.tag), "mediaStore" in m && i(2, S = m.mediaStore), "rendererMap" in m && i(3, _ = m.rendererMap), "contentTypeMap" in m && i(4, M = m.contentTypeMap), "state" in m && i(5, r = m.state), "temporaryState" in m && i(6, p = m.temporaryState);
458
- }, n.$$.update = () => {
459
- var m, q, D, R;
460
- n.$$.dirty & /*tag, rendererMap*/
461
- 9 && i(16, t = (() => {
462
- var V, j, B;
463
- return !(((j = (V = a.style) == null ? void 0 : V.point) == null ? void 0 : j.enabled) === !1 || ((B = _.get(a.contentType)) == null ? void 0 : B.usePoint) === !1 || a.contentType === "Sticker" || a.contentType === "Link" || a.contentType === "VRLink" || a.contentType === "PanoLink" || a.contentType === "Panorama" || a.contentType === "Audio" && a.data.appearance === "plane");
464
- })()), n.$$.dirty & /*tag*/
465
- 1 && i(15, o = (() => a.stickType === "2DPoint")()), n.$$.dirty & /*tag*/
466
- 1 && i(14, l = a.id), n.$$.dirty & /*tag*/
467
- 1 && i(13, s = a.enabled === !1 || !a.state), n.$$.dirty & /*tag*/
468
- 1 && i(12, c = !((m = a.state) != null && m.visible) || ((q = a.temporaryState) == null ? void 0 : q.visible) === !1 || !a.screenPosition), n.$$.dirty & /*tag*/
469
- 1 && i(7, k = (D = a.state) == null ? void 0 : D.unfolded), n.$$.dirty & /*tag*/
470
- 1 && i(8, d = a.screenPosition), n.$$.dirty & /*screenPosition*/
471
- 256 && i(11, v = (d == null ? void 0 : d.leftPercent) + "%"), n.$$.dirty & /*screenPosition*/
472
- 256 && i(10, f = (d == null ? void 0 : d.topPercent) + "%"), n.$$.dirty & /*unfolded, tag*/
473
- 129 && i(9, z = k ? ((R = a.zIndex) != null ? R : 0) + (k ? 1e6 : 0) : void 0);
474
- }, [
475
- a,
476
- g,
417
+ return o.$$set = (f) => {
418
+ "withAnimation" in f && i(1, S = f.withAnimation), "tag" in f && i(0, p = f.tag), "mediaStore" in f && i(2, M = f.mediaStore), "rendererMap" in f && i(3, n = f.rendererMap), "contentTypeMap" in f && i(4, l = f.contentTypeMap), "state" in f && i(5, h = f.state), "temporaryState" in f && i(6, y = f.temporaryState);
419
+ }, o.$$.update = () => {
420
+ var f, Z, q;
421
+ o.$$.dirty & /*tag, rendererMap*/
422
+ 9 && i(16, e = (() => {
423
+ var D, N, R;
424
+ return !(((N = (D = p.style) == null ? void 0 : D.point) == null ? void 0 : N.enabled) === !1 || ((R = n.get(p.contentType)) == null ? void 0 : R.usePoint) === !1 || p.contentType === "Sticker" || p.contentType === "Link" || p.contentType === "VRLink" || p.contentType === "PanoLink" || p.contentType === "Panorama" || p.contentType === "Audio" && p.data.appearance === "plane");
425
+ })()), o.$$.dirty & /*tag*/
426
+ 1 && i(15, a = (() => p.stickType === "2DPoint")()), o.$$.dirty & /*tag*/
427
+ 1 && i(14, r = p.id), o.$$.dirty & /*tag*/
428
+ 1 && i(13, s = p.enabled === !1 || !p.state), o.$$.dirty & /*tag*/
429
+ 1 && i(12, k = !((f = p.state) != null && f.visible) || ((Z = p.temporaryState) == null ? void 0 : Z.visible) === !1 || !p.screenPosition), o.$$.dirty & /*tag*/
430
+ 1 && i(8, m = p.screenPosition), o.$$.dirty & /*screenPosition*/
431
+ 256 && i(11, T = (m == null ? void 0 : m.leftPx) + "px"), o.$$.dirty & /*screenPosition*/
432
+ 256 && i(10, u = (m == null ? void 0 : m.topPx) + "px"), o.$$.dirty & /*unfolded, tag*/
433
+ 129 && i(9, v = _ ? ((q = p.zIndex) != null ? q : 0) + (_ ? 1e6 : 0) : void 0);
434
+ }, i(7, _ = !0), [
435
+ p,
477
436
  S,
478
- _,
479
437
  M,
480
- r,
481
- p,
482
- k,
483
- d,
484
- z,
485
- f,
438
+ n,
439
+ l,
440
+ h,
441
+ y,
442
+ _,
443
+ m,
486
444
  v,
487
- c,
445
+ u,
446
+ T,
447
+ k,
488
448
  s,
489
- l,
490
- o,
491
- t,
492
- A,
493
- C
449
+ r,
450
+ a,
451
+ e,
452
+ G,
453
+ H
494
454
  ];
495
455
  }
496
- class Xt extends U {
497
- constructor(e) {
498
- super(), W(
456
+ class Qe extends J {
457
+ constructor(t) {
458
+ super(), K(
499
459
  this,
500
- e,
501
- fe,
502
- me,
503
- X,
460
+ t,
461
+ pt,
462
+ at,
463
+ O,
504
464
  {
505
465
  withAnimation: 1,
506
466
  tag: 0,
@@ -510,10 +470,10 @@ class Xt extends U {
510
470
  state: 5,
511
471
  temporaryState: 6
512
472
  },
513
- oe
473
+ et
514
474
  );
515
475
  }
516
476
  }
517
477
  export {
518
- Xt as default
478
+ Qe as default
519
479
  };