@realsee/dnalogel 3.0.0-0 → 3.0.0-2

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 (432) hide show
  1. package/dist/CSS3DRenderPlugin/utils/getAllCSS3DObject.d.ts +1 -1
  2. package/dist/CSS3DRenderPlugin/utils/three/CSS3DGroup.d.ts +0 -4
  3. package/dist/CSS3DRenderPlugin/utils/three/CSS3DObject.d.ts +2 -6
  4. package/dist/index.cjs.js +54 -54
  5. package/dist/index.js +3316 -3309
  6. package/dist/index.umd.js +47 -47
  7. package/dist/shared-utils/index.d.ts +1 -1
  8. package/dist/shared-utils/nearlyEqual.d.ts +7 -0
  9. package/dist/shared-utils/three/getNormal.d.ts +2 -0
  10. package/dist/shared-utils/url/getUrl.d.ts +4 -0
  11. package/docs/classes/AreaMakerPluginType.AreaMakerController.html +30 -30
  12. package/docs/classes/AreaMakerPluginType.AreaMakerItem.html +31 -31
  13. package/docs/classes/CSS3DRender.html +30 -30
  14. package/docs/classes/CruisePluginController.html +25 -25
  15. package/docs/classes/GuideLineItem.GuideLineItem.html +19 -19
  16. package/docs/classes/GuideLineModeItem.GuideLineModeItem.html +34 -34
  17. package/docs/classes/Magnifier.html +19 -19
  18. package/docs/classes/ModelRoomLabelController.html +10 -10
  19. package/docs/classes/Object3DHelperController.html +24 -24
  20. package/docs/classes/PaintBrush.html +14 -14
  21. package/docs/classes/PanoMeasurePluginLine.html +26 -26
  22. package/docs/classes/PanoMeasurePluginModel.html +26 -26
  23. package/docs/classes/PanoMeasurePluginPoint.html +10 -10
  24. package/docs/classes/PanoMeasurePluginPolyline.html +26 -26
  25. package/docs/classes/PanoTagPluginController.html +44 -44
  26. package/docs/classes/Util.BetterTween.html +8 -8
  27. package/docs/classes/Util.Interval.html +11 -11
  28. package/docs/classes/Util.LineSegments.html +7 -7
  29. package/docs/classes/Util.Magnifier.html +19 -19
  30. package/docs/classes/Util.Object3D.html +7 -7
  31. package/docs/classes/Util.PointDomHelper.html +10 -10
  32. package/docs/classes/Util.PointHelper.html +10 -10
  33. package/docs/classes/Util.PointSelectorHelper.html +15 -15
  34. package/docs/classes/Util.Rectangle.html +12 -12
  35. package/docs/enums/CameraMovementEffect.html +6 -6
  36. package/docs/enums/ContentType.html +19 -19
  37. package/docs/enums/DIRECTION.html +8 -8
  38. package/docs/enums/DISPLAY_STRATEGY_TYPE.html +8 -8
  39. package/docs/enums/DimensionType.html +6 -6
  40. package/docs/enums/FLOOR_PLAN_ATTACHED_TO.html +7 -7
  41. package/docs/enums/ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE.html +8 -8
  42. package/docs/enums/PaintBrushTypeEnum.html +7 -7
  43. package/docs/enums/PointType.html +6 -6
  44. package/docs/enums/Rotation.html +7 -7
  45. package/docs/functions/AreaMakerPlugin.html +4 -4
  46. package/docs/functions/CSS3DRenderPlugin.html +4 -4
  47. package/docs/functions/CameraMovementPlugin.html +4 -4
  48. package/docs/functions/CruisePlugin.html +4 -4
  49. package/docs/functions/CurrentPanoImagePlugin.html +4 -4
  50. package/docs/functions/GuideLinePlugin.html +4 -4
  51. package/docs/functions/ItemLabelPlugin.html +4 -4
  52. package/docs/functions/MapviewFloorplanPlugin.html +4 -4
  53. package/docs/functions/ModelChassisCompassPlugin.html +4 -4
  54. package/docs/functions/ModelEntryDoorGuidePlugin.html +4 -4
  55. package/docs/functions/ModelFloorplanPlugin.html +4 -4
  56. package/docs/functions/ModelItemLabelPlugin.html +4 -4
  57. package/docs/functions/ModelRoomLabelPlugin.html +4 -4
  58. package/docs/functions/ModelTVVideoPlugin.html +4 -4
  59. package/docs/functions/ModelViewPlugin.html +4 -4
  60. package/docs/functions/Object3DHelperPlugin.html +4 -4
  61. package/docs/functions/PanoCompassPlugin.html +4 -4
  62. package/docs/functions/PanoCursorRaycasterPlugin.html +4 -4
  63. package/docs/functions/PanoDoorLabelPlugin.html +4 -4
  64. package/docs/functions/PanoFloorplanRadarPlugin.html +4 -4
  65. package/docs/functions/PanoMeasurePlugin.html +4 -4
  66. package/docs/functions/PanoRulerPlugin.html +4 -4
  67. package/docs/functions/PanoRulerProPlugin.html +4 -4
  68. package/docs/functions/PanoSpatialTagPlugin.html +4 -4
  69. package/docs/functions/PanoTagPlugin.html +4 -4
  70. package/docs/functions/PanoVideoPlugin.html +4 -4
  71. package/docs/functions/PipelinePlugin.html +4 -4
  72. package/docs/functions/TopviewFloorplanPlugin.html +4 -4
  73. package/docs/functions/Util.absoluteUrl.html +4 -4
  74. package/docs/functions/Util.checkFiveModelLoaded.html +4 -4
  75. package/docs/functions/Util.equal.html +4 -4
  76. package/docs/functions/Util.getCoordsFromClient.html +4 -4
  77. package/docs/functions/Util.getCoordsFromElement.html +4 -4
  78. package/docs/functions/Util.getFrameTime.html +4 -4
  79. package/docs/functions/Util.getIntersectFromRelativePosition.html +4 -4
  80. package/docs/functions/Util.getRaycasterFromFivePointer.html +4 -4
  81. package/docs/functions/Util.isAbsoluteURL.html +4 -4
  82. package/docs/functions/Util.isModelLike.html +4 -4
  83. package/docs/functions/Util.isNil.html +4 -4
  84. package/docs/functions/Util.isPanoramaLike.html +4 -4
  85. package/docs/functions/Util.nextFrame.html +4 -4
  86. package/docs/functions/Util.notNil.html +4 -4
  87. package/docs/functions/Util.requestAnimationFrameInterval.html +4 -4
  88. package/docs/functions/Util.tweenProgress.html +4 -4
  89. package/docs/functions/Util.uuid.html +4 -4
  90. package/docs/functions/pluginFlag.html +4 -4
  91. package/docs/index.html +4 -4
  92. package/docs/interfaces/AddTagConfig.html +5 -5
  93. package/docs/interfaces/AreaMakerPluginType.AnimeOptions.html +5 -5
  94. package/docs/interfaces/AreaMakerPluginType.Config.html +5 -5
  95. package/docs/interfaces/AreaMakerPluginType.EventMap.html +14 -14
  96. package/docs/interfaces/AreaMakerPluginType.Params.html +6 -6
  97. package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItem.html +8 -8
  98. package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItemV1.html +7 -7
  99. package/docs/interfaces/AreaMakerPluginType.ServerDataV1.html +5 -5
  100. package/docs/interfaces/AreaMakerPluginType.ServerDataV2.html +5 -5
  101. package/docs/interfaces/AreaMakerPluginType.ShowHideOptions.html +5 -5
  102. package/docs/interfaces/AreaMakerPluginType.State.html +7 -7
  103. package/docs/interfaces/CSS3DRenderPluginEventMap.html +10 -10
  104. package/docs/interfaces/CSS3DRenderPluginState.html +7 -7
  105. package/docs/interfaces/CameraMovementPluginExportType.html +6 -6
  106. package/docs/interfaces/CruisePluginTypes.Config.html +7 -7
  107. package/docs/interfaces/CruisePluginTypes.CruiseKeyframe.html +11 -11
  108. package/docs/interfaces/CruisePluginTypes.EventMap.html +19 -19
  109. package/docs/interfaces/CruisePluginTypes.MoveAction.html +11 -11
  110. package/docs/interfaces/CruisePluginTypes.MoveWithKeyframesAction.html +13 -13
  111. package/docs/interfaces/CruisePluginTypes.MoveWithPanoIndexAction.html +13 -13
  112. package/docs/interfaces/CruisePluginTypes.PluginData.html +8 -8
  113. package/docs/interfaces/CruisePluginTypes.PluginServerData.html +5 -5
  114. package/docs/interfaces/CruisePluginTypes.PluginState.html +10 -10
  115. package/docs/interfaces/CurrentPanoImagePluginType.Config.html +10 -10
  116. package/docs/interfaces/CurrentPanoImagePluginType.EventMap.html +11 -11
  117. package/docs/interfaces/CurrentPanoImagePluginType.Params.html +6 -6
  118. package/docs/interfaces/CurrentPanoImagePluginType.ShowHideOptions.html +5 -5
  119. package/docs/interfaces/CurrentPanoImagePluginType.State.html +7 -7
  120. package/docs/interfaces/EventMap.html +14 -14
  121. package/docs/interfaces/FloorplanBounding.html +7 -7
  122. package/docs/interfaces/FloorplanData.html +9 -9
  123. package/docs/interfaces/FloorplanEntrance.html +10 -10
  124. package/docs/interfaces/FloorplanExtraObject.html +9 -9
  125. package/docs/interfaces/FloorplanExtraObject3D.html +7 -7
  126. package/docs/interfaces/FloorplanFloorData.html +8 -8
  127. package/docs/interfaces/FloorplanImagePosition.html +6 -6
  128. package/docs/interfaces/FloorplanObserver.html +8 -8
  129. package/docs/interfaces/FloorplanOutlineItem.html +8 -8
  130. package/docs/interfaces/FloorplanPosition.html +6 -6
  131. package/docs/interfaces/FloorplanRoomItem.html +12 -12
  132. package/docs/interfaces/FloorplanRoomLabelItem.html +6 -6
  133. package/docs/interfaces/FloorplanServerBounding.html +7 -7
  134. package/docs/interfaces/FloorplanServerComputedData.html +9 -9
  135. package/docs/interfaces/FloorplanServerData.html +6 -6
  136. package/docs/interfaces/FloorplanServerDoorItem.html +9 -9
  137. package/docs/interfaces/FloorplanServerDoorPosition.html +7 -7
  138. package/docs/interfaces/FloorplanServerEntrance.html +10 -10
  139. package/docs/interfaces/FloorplanServerFloorData.html +8 -8
  140. package/docs/interfaces/FloorplanServerImagePosition.html +6 -6
  141. package/docs/interfaces/FloorplanServerObserver.html +8 -8
  142. package/docs/interfaces/FloorplanServerOutlineItem.html +8 -8
  143. package/docs/interfaces/FloorplanServerPosition.html +6 -6
  144. package/docs/interfaces/FloorplanServerRoomItem.html +13 -13
  145. package/docs/interfaces/FloorplanServerRoomLabelItem.html +6 -6
  146. package/docs/interfaces/GuideLineModeItem.GuideLineTagContainer.html +7 -7
  147. package/docs/interfaces/GuideLinePluginType.CatmullRomCurve3.html +9 -9
  148. package/docs/interfaces/GuideLinePluginType.EventMap.html +12 -12
  149. package/docs/interfaces/GuideLinePluginType.GuideLineGeometryStyle.html +7 -7
  150. package/docs/interfaces/GuideLinePluginType.GuideLineItemContainer.html +5 -5
  151. package/docs/interfaces/GuideLinePluginType.GuideLineMaterialStyle.html +12 -12
  152. package/docs/interfaces/GuideLinePluginType.LineGeometriesConfig.html +7 -7
  153. package/docs/interfaces/GuideLinePluginType.ModelGuideLineStyle.html +17 -17
  154. package/docs/interfaces/GuideLinePluginType.ModelGuideLineTagData.html +6 -6
  155. package/docs/interfaces/GuideLinePluginType.PanoramaGuideLineStyle.html +17 -17
  156. package/docs/interfaces/GuideLinePluginType.PluginDataV2.html +4 -4
  157. package/docs/interfaces/GuideLinePluginType.PluginServerData.html +5 -5
  158. package/docs/interfaces/GuideLinePluginType.PluginState.html +7 -7
  159. package/docs/interfaces/GuideLinePluginType.Route.html +10 -10
  160. package/docs/interfaces/GuideLinePluginType.RouteConfig.html +8 -8
  161. package/docs/interfaces/HelperOffset.html +7 -7
  162. package/docs/interfaces/ImagePlaneGroup.html +5 -5
  163. package/docs/interfaces/ItemLabelPluginData.html +5 -5
  164. package/docs/interfaces/ItemLabelPluginExportReturnsType.html +10 -10
  165. package/docs/interfaces/ItemLabelPluginParametersType.html +8 -8
  166. package/docs/interfaces/MinMax.html +6 -6
  167. package/docs/interfaces/ModelChassisCompassPluginData.html +6 -6
  168. package/docs/interfaces/ModelChassisCompassPluginExportType.html +7 -7
  169. package/docs/interfaces/ModelChassisCompassPluginParameterType.html +6 -6
  170. package/docs/interfaces/ModelEntryDoorGuidePluginData.html +7 -7
  171. package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +7 -7
  172. package/docs/interfaces/ModelItemLabelPluginData.html +5 -5
  173. package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +10 -10
  174. package/docs/interfaces/ModelItemLabelPluginParametersType.html +6 -6
  175. package/docs/interfaces/ModelRoomLabelPluginData.html +5 -5
  176. package/docs/interfaces/ModelTVVideoPluginData.html +8 -8
  177. package/docs/interfaces/ModelTVVideoPluginExportType.html +7 -7
  178. package/docs/interfaces/ModelTVVideoPluginParameterType.html +5 -5
  179. package/docs/interfaces/ModelViewPluginExportType.html +10 -10
  180. package/docs/interfaces/Object3DHelperState.html +7 -7
  181. package/docs/interfaces/ObjectHelperControllers.html +8 -8
  182. package/docs/interfaces/PaintBrushAction.html +11 -11
  183. package/docs/interfaces/PaintBrushConfigs.html +11 -11
  184. package/docs/interfaces/PaintBrushState.html +9 -9
  185. package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +9 -9
  186. package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +4 -4
  187. package/docs/interfaces/PanoMeasureParameterType.html +15 -15
  188. package/docs/interfaces/PanoMeasurePluginLineJson.html +7 -7
  189. package/docs/interfaces/PanoMeasurePluginOpenParameter.html +6 -6
  190. package/docs/interfaces/PanoMeasurePluginPointJson.html +6 -6
  191. package/docs/interfaces/PanoMeasurePluginPolylineJson.html +7 -7
  192. package/docs/interfaces/PanoRulerPluginExportType.html +9 -9
  193. package/docs/interfaces/PanoRulerPluginOptions.html +6 -6
  194. package/docs/interfaces/PanoRulerPluginParameterType.html +7 -7
  195. package/docs/interfaces/PanoRulerProPluginExportType.html +8 -8
  196. package/docs/interfaces/PanoRulerProPluginOptions.html +6 -6
  197. package/docs/interfaces/PanoRulerProPluginParameterType.html +6 -6
  198. package/docs/interfaces/PanoRulerProPluginState.html +7 -7
  199. package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +4 -4
  200. package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +4 -4
  201. package/docs/interfaces/PanoSpatialTagPluginData.html +10 -10
  202. package/docs/interfaces/PanoSpatialTagPluginDataElement.html +9 -9
  203. package/docs/interfaces/PanoSpatialTagPluginExportType.html +12 -12
  204. package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +9 -9
  205. package/docs/interfaces/PanoSpatialTagPluginParameterType.html +12 -12
  206. package/docs/interfaces/PanoSpatialTagPluginPointElement.html +10 -10
  207. package/docs/interfaces/PanoSpatialTagPluginTagElement.html +9 -9
  208. package/docs/interfaces/PanoVideoPluginType.LoadParams.html +5 -5
  209. package/docs/interfaces/PanoVideoPluginType.PanoVideoItem.html +7 -7
  210. package/docs/interfaces/PanoVideoPluginType.PluginData.html +5 -5
  211. package/docs/interfaces/PanoVideoPluginType.PluginEventMap.html +8 -8
  212. package/docs/interfaces/PanoVideoPluginType.PluginState.html +5 -5
  213. package/docs/interfaces/PanoVideoPluginType.VideoItem.html +7 -7
  214. package/docs/interfaces/PanoVideoPluginType.VideoMeshParams.html +9 -9
  215. package/docs/interfaces/Point.html +7 -7
  216. package/docs/interfaces/Room.html +8 -8
  217. package/docs/interfaces/RoomInfo.html +6 -6
  218. package/docs/interfaces/RoomLabel.html +13 -13
  219. package/docs/interfaces/RoomRules.html +4 -4
  220. package/docs/interfaces/Rooms.html +4 -4
  221. package/docs/interfaces/Scissor.html +8 -8
  222. package/docs/interfaces/State.html +7 -7
  223. package/docs/interfaces/TagCacheInterface.html +11 -11
  224. package/docs/interfaces/TagConfig.html +13 -13
  225. package/docs/interfaces/TagGLTFObjectGroup.html +5 -5
  226. package/docs/interfaces/TagIconUrl.html +11 -11
  227. package/docs/interfaces/TagObjectGroup.html +5 -5
  228. package/docs/interfaces/TagStyle.html +5 -5
  229. package/docs/interfaces/Tags.html +8 -8
  230. package/docs/interfaces/TemporaryState.html +5 -5
  231. package/docs/interfaces/Util.MagnifierParameter.html +10 -10
  232. package/docs/interfaces/Util.MouseGroupParameter.html +7 -7
  233. package/docs/interfaces/Util.PointIntersection.html +7 -7
  234. package/docs/modules/AreaMakerPluginType.html +4 -4
  235. package/docs/modules/CruisePluginTypes.html +4 -4
  236. package/docs/modules/CurrentPanoImagePluginType.html +4 -4
  237. package/docs/modules/GuideLineItem.html +4 -4
  238. package/docs/modules/GuideLineModeItem.html +4 -4
  239. package/docs/modules/GuideLinePluginType.html +4 -4
  240. package/docs/modules/PanoVideoPluginType.html +4 -4
  241. package/docs/modules/Util.html +4 -4
  242. package/docs/modules.html +4 -4
  243. package/docs/types/AreaMakerPluginType.AreaMakerItemEventMap.html +4 -4
  244. package/docs/types/AreaMakerPluginType.PluginData.html +4 -4
  245. package/docs/types/AreaMakerPluginType.ServerData.html +4 -4
  246. package/docs/types/ArrayPosition.html +4 -4
  247. package/docs/types/AudioAppearance.html +4 -4
  248. package/docs/types/AudioTagTypeConfigKey.html +4 -4
  249. package/docs/types/CSS3DRenderExportType.html +4 -4
  250. package/docs/types/CSS3DRenderPluginExportType.html +4 -4
  251. package/docs/types/CSS3DRenderPluginParameterType.html +4 -4
  252. package/docs/types/ClassFunctionParameters.html +4 -4
  253. package/docs/types/Color.html +4 -4
  254. package/docs/types/ContentTypeConfigKey.html +4 -4
  255. package/docs/types/ContentTypeConfigKeySplit.html +4 -4
  256. package/docs/types/ContentTypeMap.html +4 -4
  257. package/docs/types/Create3DDomContainerReturnType.html +4 -4
  258. package/docs/types/Create3DElementReturnType.html +4 -4
  259. package/docs/types/CruisePluginExportType.html +4 -4
  260. package/docs/types/CruisePluginTypes.CruiseData.html +4 -4
  261. package/docs/types/CruisePluginTypes.MoveEffect.html +4 -4
  262. package/docs/types/CurrentPanoImagePluginExportType.html +4 -4
  263. package/docs/types/DeprecatedMediaPlaneProperty.html +4 -4
  264. package/docs/types/DeprecatedTagProperty.html +4 -4
  265. package/docs/types/Direction-1.html +4 -4
  266. package/docs/types/Direction4.html +4 -4
  267. package/docs/types/ElementRenderer.html +4 -4
  268. package/docs/types/FloorplanRuleLabels.html +4 -4
  269. package/docs/types/FloorplanServerRuleLabels.html +4 -4
  270. package/docs/types/GuideLinePluginExportType.html +4 -4
  271. package/docs/types/GuideLinePluginType.GuideLineItem.html +4 -4
  272. package/docs/types/GuideLinePluginType.GuideLineItemEventMap.html +4 -4
  273. package/docs/types/GuideLinePluginType.GuideLineModeItemMode.html +4 -4
  274. package/docs/types/GuideLinePluginType.GuideLineStyle.html +4 -4
  275. package/docs/types/GuideLinePluginType.ModelGuideLineTag.html +4 -4
  276. package/docs/types/GuideLinePluginType.PathItem.html +4 -4
  277. package/docs/types/GuideLinePluginType.PluginData.html +4 -4
  278. package/docs/types/HelperEventMap.html +4 -4
  279. package/docs/types/LoadTagConfig.html +4 -4
  280. package/docs/types/MapviewFloorplanPluginParameterType.html +4 -4
  281. package/docs/types/MapviewFloorplanPluginReturnType.html +4 -4
  282. package/docs/types/MediaData.html +4 -4
  283. package/docs/types/MediaStore.html +4 -4
  284. package/docs/types/ModelEntryDoorGuidePluginParameterType.html +4 -4
  285. package/docs/types/ModelFloorplanPluginParameterType.html +4 -4
  286. package/docs/types/ModelFloorplanPluginReturnType.html +4 -4
  287. package/docs/types/ModelId.html +4 -4
  288. package/docs/types/ModelRoomLabelPluginParameters.html +4 -4
  289. package/docs/types/ModelRoomLabelPluginReturnType.html +4 -4
  290. package/docs/types/MoveArgs.html +4 -4
  291. package/docs/types/MoveOpts.html +4 -4
  292. package/docs/types/Object3DHelperEventMap.html +4 -4
  293. package/docs/types/ObjectFit.html +4 -4
  294. package/docs/types/PaintBrushEventMap.html +4 -4
  295. package/docs/types/PanoCompassPluginData.html +4 -4
  296. package/docs/types/PanoCompassPluginExportType.html +4 -4
  297. package/docs/types/PanoCompassPluginParameterType.html +4 -4
  298. package/docs/types/PanoFloorplanRadarPluginParameterType.html +4 -4
  299. package/docs/types/PanoFloorplanRadarPluginReturnType.html +4 -4
  300. package/docs/types/PanoIndex.html +4 -4
  301. package/docs/types/PanoMeasurePluginEvent.html +4 -4
  302. package/docs/types/PanoMeasureReturnType.html +4 -4
  303. package/docs/types/PanoSpatialTagPluginId.html +4 -4
  304. package/docs/types/PanoTagPluginExportInterface.html +4 -4
  305. package/docs/types/PanoTagPluginParamsInterface.html +4 -4
  306. package/docs/types/PanoVideoPluginParameterType.html +4 -4
  307. package/docs/types/PanoVideoPluginReturnType.html +4 -4
  308. package/docs/types/PickTagContentTypeInContentTypeConfigKey.html +4 -4
  309. package/docs/types/PipelinePluginParameterType.html +4 -4
  310. package/docs/types/PipelinePluginReturnType.html +4 -4
  311. package/docs/types/PlaneTag.html +4 -4
  312. package/docs/types/Point2DTag.html +4 -4
  313. package/docs/types/Point3DTag.html +4 -4
  314. package/docs/types/PointTag.html +4 -4
  315. package/docs/types/PointTagInstance.html +4 -4
  316. package/docs/types/Position.html +4 -4
  317. package/docs/types/RotateArgs.html +4 -4
  318. package/docs/types/RotateOpts.html +4 -4
  319. package/docs/types/RuleLabelsKey.html +4 -4
  320. package/docs/types/RuleLabelsValue.html +4 -4
  321. package/docs/types/StickType.html +4 -4
  322. package/docs/types/Tag.html +4 -4
  323. package/docs/types/Tag2D.html +4 -4
  324. package/docs/types/Tag3D.html +4 -4
  325. package/docs/types/TagConfigByKey.html +4 -4
  326. package/docs/types/TagContentType.html +4 -4
  327. package/docs/types/TagDimensionType.html +4 -4
  328. package/docs/types/TagElement.html +4 -4
  329. package/docs/types/TagEvents.html +4 -4
  330. package/docs/types/TagGLTFObject.html +4 -4
  331. package/docs/types/TagHooks.html +4 -4
  332. package/docs/types/TagId.html +4 -4
  333. package/docs/types/TagInstance.html +4 -4
  334. package/docs/types/TagPointType.html +4 -4
  335. package/docs/types/TagRendererMap.html +4 -4
  336. package/docs/types/TopviewFloorplanPluginParameterType.html +4 -4
  337. package/docs/types/TopviewFloorplanPluginReturnType.html +4 -4
  338. package/docs/types/WorkCode.html +4 -4
  339. package/docs/variables/FLOOR_TYPE_MAP.html +4 -4
  340. package/docs/variables/PLUGIN.html +4 -4
  341. package/docs/variables/ROOM_FETILE_TYPE_MAP.html +4 -4
  342. package/docs/variables/ROOM_TYPE_MAP.html +4 -4
  343. package/docs/variables/defaultGlobalConfig.html +4 -4
  344. package/docs/variables/itemLabelPluginServerParams.html +4 -4
  345. package/docs/variables/modelItemLabelPluginServerParams.html +4 -4
  346. package/docs/variables/modelRoomLabelPluginServerParams.html +4 -4
  347. package/libs/AreaMakerPlugin/Controller.js +5 -3
  348. package/libs/AreaMakerPlugin/index.js +5 -3
  349. package/libs/AreaMakerPlugin/utils/Item.js +9 -7
  350. package/libs/CSS3DRenderPlugin/Controller.js +5 -3
  351. package/libs/CSS3DRenderPlugin/index.js +8 -6
  352. package/libs/CSS3DRenderPlugin/utils/getAllCSS3DObject.d.ts +1 -1
  353. package/libs/CSS3DRenderPlugin/utils/getAllCSS3DObject.js +9 -6
  354. package/libs/CSS3DRenderPlugin/utils/three/CSS3DGroup.d.ts +0 -4
  355. package/libs/CSS3DRenderPlugin/utils/three/CSS3DGroup.js +23 -22
  356. package/libs/CSS3DRenderPlugin/utils/three/CSS3DObject.d.ts +2 -6
  357. package/libs/CSS3DRenderPlugin/utils/three/CSS3DObject.js +44 -54
  358. package/libs/CSS3DRenderPlugin/utils/three/CSS3DRender.js +4 -2
  359. package/libs/CSS3DRenderPlugin/utils/three/CSS3DRenderer.js +4 -3
  360. package/libs/CSS3DRenderPlugin/utils/three/CSS3DScene.js +11 -10
  361. package/libs/CruisePlugin/Controller.js +39 -37
  362. package/libs/CruisePlugin/index.js +10 -8
  363. package/libs/CurrentPanoImagePlugin/Controller.js +11 -9
  364. package/libs/CurrentPanoImagePlugin/index.js +6 -4
  365. package/libs/GuideLinePlugin/Controller.js +26 -24
  366. package/libs/GuideLinePlugin/GuideLineItem.js +7 -5
  367. package/libs/GuideLinePlugin/GuideLineModeItem.js +7 -5
  368. package/libs/GuideLinePlugin/index.js +12 -10
  369. package/libs/ModelTVVideoPlugin/Plugin.js +6 -4
  370. package/libs/ModelTVVideoPlugin/index.js +5 -3
  371. package/libs/Object3DHelperPlugin/Controller.js +5 -3
  372. package/libs/Object3DHelperPlugin/index.js +8 -6
  373. package/libs/PanoCompassPlugin/Controller.js +5 -3
  374. package/libs/PanoCompassPlugin/index.js +6 -4
  375. package/libs/PanoDoorLabelPlugin/BaseController.js +9 -7
  376. package/libs/PanoDoorLabelPlugin/Controller.js +5 -3
  377. package/libs/PanoDoorLabelPlugin/index.js +6 -4
  378. package/libs/PanoMeasurePlugin/Components/Controller0.js +5 -3
  379. package/libs/PanoMeasurePlugin/Components/Controller1.js +55 -53
  380. package/libs/PanoMeasurePlugin/Controller/EditController.js +5 -3
  381. package/libs/PanoMeasurePlugin/Controller/WatchController.js +4 -2
  382. package/libs/PanoMeasurePlugin/Controller/index.js +5 -3
  383. package/libs/PanoMeasurePlugin/Model/area.js +4 -2
  384. package/libs/PanoMeasurePlugin/Modules/UIController/index.js +25 -23
  385. package/libs/PanoMeasurePlugin/index.js +16 -14
  386. package/libs/PanoMeasurePlugin/utils/dom/areaDom.js +14 -12
  387. package/libs/PanoSpatialTagPlugin/Plugin.js +6 -4
  388. package/libs/PanoSpatialTagPlugin/index.js +3 -1
  389. package/libs/PanoTagPlugin/Components/Tag/MarketingTag.js +4 -2
  390. package/libs/PanoTagPlugin/Components/Tag/index.js +185 -183
  391. package/libs/PanoTagPlugin/Components/TagContainer.js +36 -34
  392. package/libs/PanoTagPlugin/Components/TagItem.js +66 -64
  393. package/libs/PanoTagPlugin/controller/TagCache.js +5 -3
  394. package/libs/PanoTagPlugin/controller/TagComputer.js +6 -4
  395. package/libs/PanoTagPlugin/controller/TagRender.js +7 -5
  396. package/libs/PanoTagPlugin/controller/TagUtil.js +66 -59
  397. package/libs/PanoTagPlugin/controller/index.js +16 -14
  398. package/libs/PanoTagPlugin/index.js +16 -14
  399. package/libs/PanoTagPlugin/utils/model/mediaPlane.js +97 -99
  400. package/libs/PanoVideoPlugin/Controller.js +5 -3
  401. package/libs/PanoVideoPlugin/VideoMeshController.js +4 -2
  402. package/libs/PanoVideoPlugin/index.js +8 -6
  403. package/libs/PipelinePlugin/Controller.js +5 -3
  404. package/libs/PipelinePlugin/index.js +6 -4
  405. package/libs/PipelinePlugin/utils/Objects/FlowPipe.js +4 -2
  406. package/libs/PipelinePlugin/utils/Objects/HighlightPipe.js +14 -12
  407. package/libs/PipelinePlugin/utils/Objects/Pipe.js +2 -0
  408. package/libs/base/BasePlugin.js +2 -2
  409. package/libs/floorplan/MapviewFloorplanPlugin/Controller.js +5 -3
  410. package/libs/floorplan/MapviewFloorplanPlugin/index.js +6 -4
  411. package/libs/floorplan/ModelFloorplanPlugin/Controller.js +5 -3
  412. package/libs/floorplan/ModelFloorplanPlugin/index.js +6 -4
  413. package/libs/floorplan/PanoFloorplanRadarPlugin/Controller.js +5 -3
  414. package/libs/floorplan/PanoFloorplanRadarPlugin/index.js +6 -4
  415. package/libs/floorplan/TopviewFloorplanPlugin/Controller.js +33 -31
  416. package/libs/floorplan/TopviewFloorplanPlugin/index.js +6 -4
  417. package/libs/floorplan/index.js +1 -0
  418. package/libs/index.js +121 -119
  419. package/libs/shared-utils/five/changeMode.js +11 -11
  420. package/libs/shared-utils/index.d.ts +1 -1
  421. package/libs/shared-utils/index.js +1 -1
  422. package/libs/shared-utils/logger.js +1 -1
  423. package/libs/shared-utils/nearlyEqual.d.ts +7 -0
  424. package/libs/shared-utils/nearlyEqual.js +9 -3
  425. package/libs/shared-utils/three/getNormal.d.ts +2 -0
  426. package/libs/shared-utils/three/getNormal.js +10 -0
  427. package/libs/shared-utils/url/getUrl.d.ts +4 -0
  428. package/libs/shared-utils/url/getUrl.js +7 -0
  429. package/package.json +2 -2
  430. /package/dist/shared-utils/{absoluteUrl.d.ts → url/absoluteUrl.d.ts} +0 -0
  431. /package/libs/shared-utils/{absoluteUrl.d.ts → url/absoluteUrl.d.ts} +0 -0
  432. /package/libs/shared-utils/{absoluteUrl.js → url/absoluteUrl.js} +0 -0
@@ -66,12 +66,14 @@ import "../../shared-utils/positionToVector3.js";
66
66
  import "../../CSS3DRenderPlugin/utils/three/CSS3DRenderer.js";
67
67
  import "three/examples/jsm/renderers/CSS3DRenderer";
68
68
  import "../../CSS3DRenderPlugin/utils/getAllCSS3DObject.js";
69
+ import "../../shared-utils/util.js";
69
70
  import "../../CSS3DRenderPlugin/utils/createResizeObserver.js";
70
71
  import "../../CSS3DRenderPlugin/utils/even.js";
71
72
  import "../../shared-utils/Subscribe.js";
72
73
  import "../../CSS3DRenderPlugin/utils/three/CSS3DObject.js";
73
74
  import "../../CSS3DRenderPlugin/utils/three/OpacityMesh.js";
74
75
  import "../../shared-utils/three/centerPoint.js";
76
+ import "../../shared-utils/three/getObjectVisible.js";
75
77
  import "../../CSS3DRenderPlugin/utils/three/CSS3DScene.js";
76
78
  import "../../CSS3DRenderPlugin/utils/three/CSS3DGroup.js";
77
79
  import "../../CSS3DRenderPlugin/utils/generateBehindFiveElement.js";
@@ -90,24 +92,24 @@ import "../utils/getImageInfo.js";
90
92
  import "./Tag/CustomTag.js";
91
93
  import "../../vendor/classnames/index.js";
92
94
  import "./Common/TagPoint.js";
93
- function E(a) {
94
- q(a, "svelte-uq11d5", ".tag--container.svelte-uq11d5{box-sizing:border-box;position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;opacity:1;-webkit-user-select:none;-moz-user-select:none;user-select:none;transform:translate3d(0, 0, 0)}.withAnimation.svelte-uq11d5{transition:opacity 0.3s linear}.tag--container.hide.svelte-uq11d5{opacity:0;pointer-events:none}.tag--container.hide.svelte-uq11d5 *{pointer-events:none !important}");
95
+ function E(p) {
96
+ q(p, "svelte-p0nosq", ".tag--container.svelte-p0nosq{box-sizing:border-box;position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;opacity:1;-webkit-user-select:none;-moz-user-select:none;user-select:none;transform:translate3d(0, 0, 0)}.withAnimation.svelte-p0nosq{transition:opacity 0.2s linear}.tag--container.hide.svelte-p0nosq{opacity:0;pointer-events:none}.tag--container.hide.svelte-p0nosq *{pointer-events:none !important}");
95
97
  }
96
- function d(a, t, i) {
97
- const e = a.slice();
98
+ function g(p, t, i) {
99
+ const e = p.slice();
98
100
  return e[7] = t[i], e;
99
101
  }
100
- function g(a) {
102
+ function d(p) {
101
103
  let t, i = [], e = /* @__PURE__ */ new Map(), m, r = (
102
104
  /*tags*/
103
- a[1]
105
+ p[1]
104
106
  );
105
- const p = (o) => (
107
+ const a = (o) => (
106
108
  /*tag*/
107
109
  o[7].id
108
110
  );
109
111
  for (let o = 0; o < r.length; o += 1) {
110
- let n = d(a, r, o), s = p(n);
112
+ let n = g(p, r, o), s = a(n);
111
113
  e.set(s, i[o] = k(s, n));
112
114
  }
113
115
  return {
@@ -115,13 +117,13 @@ function g(a) {
115
117
  t = C("div");
116
118
  for (let o = 0; o < i.length; o += 1)
117
119
  i[o].c();
118
- z(t, "class", "tag--container svelte-uq11d5"), u(t, "hide", !/*state*/
119
- a[4].visible || !/*temporaryState*/
120
- a[5].visible), u(
120
+ z(t, "class", "tag--container svelte-p0nosq"), u(t, "hide", !/*state*/
121
+ p[4].visible || !/*temporaryState*/
122
+ p[5].visible), u(
121
123
  t,
122
124
  "withAnimation",
123
125
  /*withAnimation*/
124
- a[0]
126
+ p[0]
125
127
  );
126
128
  },
127
129
  m(o, n) {
@@ -133,7 +135,7 @@ function g(a) {
133
135
  p(o, n) {
134
136
  n & /*state, temporaryState, withAnimation, tags, mediaStore, renderMap*/
135
137
  63 && (r = /*tags*/
136
- o[1], S(), i = T(i, n, p, 1, o, r, e, t, I, k, null, d), w()), (!m || n & /*state, temporaryState*/
138
+ o[1], S(), i = T(i, n, a, 1, o, r, e, t, I, k, null, g), w()), (!m || n & /*state, temporaryState*/
137
139
  48) && u(t, "hide", !/*state*/
138
140
  o[4].visible || !/*temporaryState*/
139
141
  o[5].visible), (!m || n & /*withAnimation*/
@@ -163,7 +165,7 @@ function g(a) {
163
165
  }
164
166
  };
165
167
  }
166
- function k(a, t) {
168
+ function k(p, t) {
167
169
  let i, e, m;
168
170
  return e = new D({
169
171
  props: {
@@ -193,28 +195,28 @@ function k(a, t) {
193
195
  )
194
196
  }
195
197
  }), {
196
- key: a,
198
+ key: p,
197
199
  first: null,
198
200
  c() {
199
201
  i = b(), N(e.$$.fragment), this.first = i;
200
202
  },
201
- m(r, p) {
202
- h(r, i, p), j(e, r, p), m = !0;
203
+ m(r, a) {
204
+ h(r, i, a), j(e, r, a), m = !0;
203
205
  },
204
- p(r, p) {
206
+ p(r, a) {
205
207
  t = r;
206
208
  const o = {};
207
- p & /*state*/
209
+ a & /*state*/
208
210
  16 && (o.state = /*state*/
209
- t[4]), p & /*temporaryState*/
211
+ t[4]), a & /*temporaryState*/
210
212
  32 && (o.temporaryState = /*temporaryState*/
211
- t[5]), p & /*withAnimation*/
213
+ t[5]), a & /*withAnimation*/
212
214
  1 && (o.withAnimation = /*withAnimation*/
213
- t[0]), p & /*tags*/
215
+ t[0]), a & /*tags*/
214
216
  2 && (o.tag = /*tag*/
215
- t[7]), p & /*mediaStore*/
217
+ t[7]), a & /*mediaStore*/
216
218
  4 && (o.mediaStore = /*mediaStore*/
217
- t[2]), p & /*renderMap*/
219
+ t[2]), a & /*renderMap*/
218
220
  8 && (o.renderMap = /*renderMap*/
219
221
  t[3]), e.$set(o);
220
222
  },
@@ -229,10 +231,10 @@ function k(a, t) {
229
231
  }
230
232
  };
231
233
  }
232
- function F(a) {
234
+ function F(p) {
233
235
  let t, i, e = (
234
236
  /*state*/
235
- a[4].enabled && g(a)
237
+ p[4].enabled && d(p)
236
238
  );
237
239
  return {
238
240
  c() {
@@ -244,7 +246,7 @@ function F(a) {
244
246
  p(m, [r]) {
245
247
  /*state*/
246
248
  m[4].enabled ? e ? (e.p(m, r), r & /*state*/
247
- 16 && f(e, 1)) : (e = g(m), e.c(), f(e, 1), e.m(t.parentNode, t)) : e && (S(), c(e, 1, 1, () => {
249
+ 16 && f(e, 1)) : (e = d(m), e.c(), f(e, 1), e.m(t.parentNode, t)) : e && (S(), c(e, 1, 1, () => {
248
250
  e = null;
249
251
  }), w());
250
252
  },
@@ -259,13 +261,13 @@ function F(a) {
259
261
  }
260
262
  };
261
263
  }
262
- function G(a, t, i) {
263
- let { withAnimation: e = !1 } = t, { tags: m = [] } = t, { hooks: r } = t, { mediaStore: p } = t, { renderMap: o } = t, { state: n } = t, { temporaryState: s } = t;
264
- return M("hooks", r), a.$$set = (l) => {
265
- "withAnimation" in l && i(0, e = l.withAnimation), "tags" in l && i(1, m = l.tags), "hooks" in l && i(6, r = l.hooks), "mediaStore" in l && i(2, p = l.mediaStore), "renderMap" in l && i(3, o = l.renderMap), "state" in l && i(4, n = l.state), "temporaryState" in l && i(5, s = l.temporaryState);
266
- }, [e, m, p, o, n, s, r];
264
+ function G(p, t, i) {
265
+ let { withAnimation: e = !1 } = t, { tags: m = [] } = t, { hooks: r } = t, { mediaStore: a } = t, { renderMap: o } = t, { state: n } = t, { temporaryState: s } = t;
266
+ return M("hooks", r), p.$$set = (l) => {
267
+ "withAnimation" in l && i(0, e = l.withAnimation), "tags" in l && i(1, m = l.tags), "hooks" in l && i(6, r = l.hooks), "mediaStore" in l && i(2, a = l.mediaStore), "renderMap" in l && i(3, o = l.renderMap), "state" in l && i(4, n = l.state), "temporaryState" in l && i(5, s = l.temporaryState);
268
+ }, [e, m, a, o, n, s, r];
267
269
  }
268
- class ve extends v {
270
+ class ye extends v {
269
271
  constructor(t) {
270
272
  super(), A(
271
273
  this,
@@ -287,5 +289,5 @@ class ve extends v {
287
289
  }
288
290
  }
289
291
  export {
290
- ve as default
292
+ ye as default
291
293
  };
@@ -1,4 +1,4 @@
1
- import { SvelteComponent as O, init as Q, safe_not_equal as U, append_styles as W, element as C, space as X, attr as c, null_to_empty as V, set_style as k, toggle_class as h, insert as M, append as j, transition_out as y, check_outros as B, transition_in as w, detach as z, getContext as Y, group_outros as E, noop as S, create_component as H, mount_component as J, destroy_component as K } from "../../vendor/svelte/internal/index.js";
1
+ import { SvelteComponent as O, init as Q, safe_not_equal as U, append_styles as W, element as C, space as X, attr as c, null_to_empty as V, set_style as v, toggle_class as b, insert as M, append as j, transition_out as y, check_outros as B, transition_in as w, detach as z, getContext as Y, group_outros as E, noop as S, create_component as H, mount_component as J, destroy_component as K } from "../../vendor/svelte/internal/index.js";
2
2
  import Z from "./Tag/index.js";
3
3
  import "three";
4
4
  import { noTypecheck as F } from "../utils/noTypecheck.js";
@@ -68,12 +68,14 @@ import "../../shared-utils/positionToVector3.js";
68
68
  import "../../CSS3DRenderPlugin/utils/three/CSS3DRenderer.js";
69
69
  import "three/examples/jsm/renderers/CSS3DRenderer";
70
70
  import "../../CSS3DRenderPlugin/utils/getAllCSS3DObject.js";
71
+ import "../../shared-utils/util.js";
71
72
  import "../../CSS3DRenderPlugin/utils/createResizeObserver.js";
72
73
  import "../../CSS3DRenderPlugin/utils/even.js";
73
74
  import "../../shared-utils/Subscribe.js";
74
75
  import "../../CSS3DRenderPlugin/utils/three/CSS3DObject.js";
75
76
  import "../../CSS3DRenderPlugin/utils/three/OpacityMesh.js";
76
77
  import "../../shared-utils/three/centerPoint.js";
78
+ import "../../shared-utils/three/getObjectVisible.js";
77
79
  import "../../CSS3DRenderPlugin/utils/three/CSS3DScene.js";
78
80
  import "../../CSS3DRenderPlugin/utils/three/CSS3DGroup.js";
79
81
  import "../../CSS3DRenderPlugin/utils/generateBehindFiveElement.js";
@@ -90,7 +92,7 @@ import "./Common/Icon/Icon.js";
90
92
  import "../utils/getImageInfo.js";
91
93
  import "./Tag/CustomTag.js";
92
94
  function $(i) {
93
- W(i, "svelte-xivfho", ".tag.svelte-xivfho{position:absolute;left:0;top:0;width:100%;height:100%}.tag.withAnimation.svelte-xivfho{transition:opacity 0.3s linear}.tag.hide.svelte-xivfho{opacity:0;pointer-events:none}.tag.hide.svelte-xivfho *{pointer-events:none !important}.tag.unClickable.svelte-xivfho{pointer-events:none !important}.tag.unClickable.svelte-xivfho *{pointer-events:none !important}.tag.disable.svelte-xivfho{display:none}.wrapper.svelte-xivfho{position:absolute;width:0rem;height:0rem;overflow:visible;pointer-events:auto}");
95
+ W(i, "svelte-smiesp", ".tag.svelte-smiesp{position:absolute;left:0;top:0;width:100%;height:100%}.tag.withAnimation.svelte-smiesp{transition:opacity 0.2s linear}.tag.hide.svelte-smiesp{opacity:0;pointer-events:none}.tag.hide.svelte-smiesp *{pointer-events:none !important}.tag.unClickable.svelte-smiesp{pointer-events:none !important}.tag.unClickable.svelte-smiesp *{pointer-events:none !important}.tag.disable.svelte-smiesp{display:none}.wrapper.svelte-smiesp{position:absolute;width:0rem;height:0rem;overflow:visible;pointer-events:auto}");
94
96
  }
95
97
  function tt(i) {
96
98
  let e;
@@ -122,10 +124,10 @@ function et(i) {
122
124
  J(e, o, n), t = !0;
123
125
  },
124
126
  p(o, n) {
125
- const l = {};
127
+ const s = {};
126
128
  n & /*tag*/
127
- 2 && (l.tag = /*tag*/
128
- o[1]), e.$set(l);
129
+ 2 && (s.tag = /*tag*/
130
+ o[1]), e.$set(s);
129
131
  },
130
132
  i(o) {
131
133
  t || (w(e.$$.fragment, o), t = !0);
@@ -196,22 +198,22 @@ function ot(i) {
196
198
  J(e, o, n), t = !0;
197
199
  },
198
200
  p(o, n) {
199
- const l = {};
201
+ const s = {};
200
202
  n & /*mediaStore*/
201
- 4 && (l.mediaStore = /*mediaStore*/
203
+ 4 && (s.mediaStore = /*mediaStore*/
202
204
  o[2]), n & /*withAnimation*/
203
- 1 && (l.withAnimation = /*withAnimation*/
205
+ 1 && (s.withAnimation = /*withAnimation*/
204
206
  o[0]), n & /*tag*/
205
- 2 && (l.tag = F(
207
+ 2 && (s.tag = F(
206
208
  /*tag*/
207
209
  o[1]
208
210
  )), n & /*state*/
209
- 16 && (l.state = /*state*/
211
+ 16 && (s.state = /*state*/
210
212
  o[4]), n & /*temporaryState*/
211
- 32 && (l.temporaryState = /*temporaryState*/
213
+ 32 && (s.temporaryState = /*temporaryState*/
212
214
  o[5]), n & /*renderMap*/
213
- 8 && (l.renderMap = /*renderMap*/
214
- o[3]), e.$set(l);
215
+ 8 && (s.renderMap = /*renderMap*/
216
+ o[3]), e.$set(s);
215
217
  },
216
218
  i(o) {
217
219
  t || (w(e.$$.fragment, o), t = !0);
@@ -225,7 +227,7 @@ function ot(i) {
225
227
  };
226
228
  }
227
229
  function rt(i) {
228
- let e, t, o, n, l, s, u, g, v, f;
230
+ let e, t, o, n, s, f, u, g, k, l;
229
231
  const T = [et, tt], d = [];
230
232
  function a(r, p) {
231
233
  return (
@@ -241,14 +243,14 @@ function rt(i) {
241
243
  r[13] ? 0 : 1
242
244
  );
243
245
  }
244
- return s = P(i), u = _[s] = A[s](i), {
246
+ return f = P(i), u = _[f] = A[f](i), {
245
247
  c() {
246
- e = C("div"), t = C("div"), n.c(), l = X(), u.c(), c(t, "class", g = V(G(
248
+ e = C("div"), t = C("div"), n.c(), s = X(), u.c(), c(t, "class", g = V(G(
247
249
  "wrapper",
248
250
  /*tag*/
249
251
  i[1].className ? `${/*tag*/
250
252
  i[1].className}__wrapper` : void 0
251
- )) + " svelte-xivfho"), c(
253
+ )) + " svelte-smiesp"), c(
252
254
  t,
253
255
  "data-tag-unfolded",
254
256
  /*unfolded*/
@@ -258,43 +260,43 @@ function rt(i) {
258
260
  "data-tag-id",
259
261
  /*id*/
260
262
  i[12]
261
- ), c(t, "data-content-type", v = /*tag*/
262
- i[1].contentType), k(
263
+ ), c(t, "data-content-type", k = /*tag*/
264
+ i[1].contentType), v(
263
265
  t,
264
266
  "left",
265
267
  /*left*/
266
268
  i[9]
267
- ), k(
269
+ ), v(
268
270
  t,
269
271
  "top",
270
272
  /*top*/
271
273
  i[8]
272
- ), c(e, "class", "tag svelte-xivfho"), c(
274
+ ), c(e, "class", "tag svelte-smiesp"), c(
273
275
  e,
274
276
  "data-tag-id",
275
277
  /*id*/
276
278
  i[12]
277
- ), h(
279
+ ), b(
278
280
  e,
279
281
  "unClickable",
280
282
  /*tag*/
281
283
  i[1].config.clickable === !1
282
- ), h(
284
+ ), b(
283
285
  e,
284
286
  "disable",
285
287
  /*disable*/
286
288
  i[11]
287
- ), h(
289
+ ), b(
288
290
  e,
289
291
  "hide",
290
292
  /*hide*/
291
293
  i[10]
292
- ), h(
294
+ ), b(
293
295
  e,
294
296
  "withAnimation",
295
297
  /*withAnimation*/
296
298
  i[0]
297
- ), k(
299
+ ), v(
298
300
  e,
299
301
  "z-index",
300
302
  /*zIndex*/
@@ -302,80 +304,80 @@ function rt(i) {
302
304
  );
303
305
  },
304
306
  m(r, p) {
305
- M(r, e, p), j(e, t), d[o].m(t, null), j(t, l), _[s].m(t, null), f = !0;
307
+ M(r, e, p), j(e, t), d[o].m(t, null), j(t, s), _[f].m(t, null), l = !0;
306
308
  },
307
309
  p(r, [p]) {
308
310
  let m = o;
309
311
  o = a(r), o === m ? d[o].p(r, p) : (E(), y(d[m], 1, 1, () => {
310
312
  d[m] = null;
311
- }), B(), n = d[o], n ? n.p(r, p) : (n = d[o] = T[o](r), n.c()), w(n, 1), n.m(t, l));
312
- let b = s;
313
- s = P(r), s === b ? _[s].p(r, p) : (E(), y(_[b], 1, 1, () => {
314
- _[b] = null;
315
- }), B(), u = _[s], u ? u.p(r, p) : (u = _[s] = A[s](r), u.c()), w(u, 1), u.m(t, null)), (!f || p & /*tag*/
313
+ }), B(), n = d[o], n ? n.p(r, p) : (n = d[o] = T[o](r), n.c()), w(n, 1), n.m(t, s));
314
+ let h = f;
315
+ f = P(r), f === h ? _[f].p(r, p) : (E(), y(_[h], 1, 1, () => {
316
+ _[h] = null;
317
+ }), B(), u = _[f], u ? u.p(r, p) : (u = _[f] = A[f](r), u.c()), w(u, 1), u.m(t, null)), (!l || p & /*tag*/
316
318
  2 && g !== (g = V(G(
317
319
  "wrapper",
318
320
  /*tag*/
319
321
  r[1].className ? `${/*tag*/
320
322
  r[1].className}__wrapper` : void 0
321
- )) + " svelte-xivfho")) && c(t, "class", g), (!f || p & /*unfolded*/
323
+ )) + " svelte-smiesp")) && c(t, "class", g), (!l || p & /*unfolded*/
322
324
  64) && c(
323
325
  t,
324
326
  "data-tag-unfolded",
325
327
  /*unfolded*/
326
328
  r[6]
327
- ), (!f || p & /*id*/
329
+ ), (!l || p & /*id*/
328
330
  4096) && c(
329
331
  t,
330
332
  "data-tag-id",
331
333
  /*id*/
332
334
  r[12]
333
- ), (!f || p & /*tag*/
334
- 2 && v !== (v = /*tag*/
335
- r[1].contentType)) && c(t, "data-content-type", v), p & /*left*/
336
- 512 && k(
335
+ ), (!l || p & /*tag*/
336
+ 2 && k !== (k = /*tag*/
337
+ r[1].contentType)) && c(t, "data-content-type", k), p & /*left*/
338
+ 512 && v(
337
339
  t,
338
340
  "left",
339
341
  /*left*/
340
342
  r[9]
341
343
  ), p & /*top*/
342
- 256 && k(
344
+ 256 && v(
343
345
  t,
344
346
  "top",
345
347
  /*top*/
346
348
  r[8]
347
- ), (!f || p & /*id*/
349
+ ), (!l || p & /*id*/
348
350
  4096) && c(
349
351
  e,
350
352
  "data-tag-id",
351
353
  /*id*/
352
354
  r[12]
353
- ), (!f || p & /*tag*/
354
- 2) && h(
355
+ ), (!l || p & /*tag*/
356
+ 2) && b(
355
357
  e,
356
358
  "unClickable",
357
359
  /*tag*/
358
360
  r[1].config.clickable === !1
359
- ), (!f || p & /*disable*/
360
- 2048) && h(
361
+ ), (!l || p & /*disable*/
362
+ 2048) && b(
361
363
  e,
362
364
  "disable",
363
365
  /*disable*/
364
366
  r[11]
365
- ), (!f || p & /*hide*/
366
- 1024) && h(
367
+ ), (!l || p & /*hide*/
368
+ 1024) && b(
367
369
  e,
368
370
  "hide",
369
371
  /*hide*/
370
372
  r[10]
371
- ), (!f || p & /*withAnimation*/
372
- 1) && h(
373
+ ), (!l || p & /*withAnimation*/
374
+ 1) && b(
373
375
  e,
374
376
  "withAnimation",
375
377
  /*withAnimation*/
376
378
  r[0]
377
379
  ), p & /*zIndex*/
378
- 128 && k(
380
+ 128 && v(
379
381
  e,
380
382
  "z-index",
381
383
  /*zIndex*/
@@ -383,35 +385,35 @@ function rt(i) {
383
385
  );
384
386
  },
385
387
  i(r) {
386
- f || (w(n), w(u), f = !0);
388
+ l || (w(n), w(u), l = !0);
387
389
  },
388
390
  o(r) {
389
- y(n), y(u), f = !1;
391
+ y(n), y(u), l = !1;
390
392
  },
391
393
  d(r) {
392
- r && z(e), d[o].d(), _[s].d();
394
+ r && z(e), d[o].d(), _[f].d();
393
395
  }
394
396
  };
395
397
  }
396
398
  function nt(i, e, t) {
397
- let o, n, l, s, u, g, v, f, T, { withAnimation: d = !1 } = e, { tag: a } = e, { mediaStore: A } = e, { renderMap: _ = /* @__PURE__ */ new Map() } = e, { state: P } = e, { temporaryState: r } = e;
399
+ let o, n, s, f, u, g, k, l, T, { withAnimation: d = !1 } = e, { tag: a } = e, { mediaStore: A } = e, { renderMap: _ = /* @__PURE__ */ new Map() } = e, { state: P } = e, { temporaryState: r } = e;
398
400
  const p = Y("hooks");
399
401
  return i.$$set = (m) => {
400
402
  "withAnimation" in m && t(0, d = m.withAnimation), "tag" in m && t(1, a = m.tag), "mediaStore" in m && t(2, A = m.mediaStore), "renderMap" in m && t(3, _ = m.renderMap), "state" in m && t(4, P = m.state), "temporaryState" in m && t(5, r = m.temporaryState);
401
403
  }, i.$$.update = () => {
402
- var m, b, N, I, L, q;
404
+ var m, h, N, I, L, q;
403
405
  i.$$.dirty & /*tag*/
404
406
  2 && t(14, o = (() => {
405
407
  var D, R;
406
408
  return !(((R = (D = a.style) == null ? void 0 : D.point) == null ? void 0 : R.enabled) === !1 || a.contentType === "Sticker" || a.contentType === "Link" || a.contentType === "VRLink" || a.contentType === "PanoLink" || a.contentType === "Audio" && a.data.appearance === "plane");
407
409
  })()), i.$$.dirty & /*tag*/
408
410
  2 && t(13, n = (() => a.stickType === "2DPoint")()), i.$$.dirty & /*tag*/
409
- 2 && t(12, l = a.id), i.$$.dirty & /*tag*/
410
- 2 && t(11, s = a.enabled === !1 || !a.state), i.$$.dirty & /*tag*/
411
- 2 && t(10, u = !((m = a.state) != null && m.visible) || ((b = a.temporaryState) == null ? void 0 : b.visible) === !1 || !a.screenPosition), i.$$.dirty & /*tag*/
411
+ 2 && t(12, s = a.id), i.$$.dirty & /*tag*/
412
+ 2 && t(11, f = a.enabled === !1 || !a.state), i.$$.dirty & /*tag*/
413
+ 2 && t(10, u = !((m = a.state) != null && m.visible) || ((h = a.temporaryState) == null ? void 0 : h.visible) === !1 || !a.screenPosition), i.$$.dirty & /*tag*/
412
414
  2 && t(6, g = (N = a.state) == null ? void 0 : N.unfolded), i.$$.dirty & /*tag*/
413
- 2 && t(9, v = ((I = a.screenPosition) == null ? void 0 : I.leftPercent) + "%"), i.$$.dirty & /*tag*/
414
- 2 && t(8, f = ((L = a.screenPosition) == null ? void 0 : L.topPercent) + "%"), i.$$.dirty & /*tag, unfolded*/
415
+ 2 && t(9, k = ((I = a.screenPosition) == null ? void 0 : I.leftPercent) + "%"), i.$$.dirty & /*tag*/
416
+ 2 && t(8, l = ((L = a.screenPosition) == null ? void 0 : L.topPercent) + "%"), i.$$.dirty & /*tag, unfolded*/
415
417
  66 && t(7, T = ((q = a.zIndex) != null ? q : 0) + (g ? 1e6 : 0));
416
418
  }, [
417
419
  d,
@@ -422,17 +424,17 @@ function nt(i, e, t) {
422
424
  r,
423
425
  g,
424
426
  T,
425
- f,
426
- v,
427
+ l,
428
+ k,
427
429
  u,
430
+ f,
428
431
  s,
429
- l,
430
432
  n,
431
433
  o,
432
434
  p
433
435
  ];
434
436
  }
435
- class Je extends O {
437
+ class Oe extends O {
436
438
  constructor(e) {
437
439
  super(), Q(
438
440
  this,
@@ -453,5 +455,5 @@ class Je extends O {
453
455
  }
454
456
  }
455
457
  export {
456
- Je as default
458
+ Oe as default
457
459
  };
@@ -12,16 +12,18 @@ import "../../shared-utils/positionToVector3.js";
12
12
  import "../../CSS3DRenderPlugin/utils/three/CSS3DRenderer.js";
13
13
  import "three/examples/jsm/renderers/CSS3DRenderer";
14
14
  import "../../CSS3DRenderPlugin/utils/getAllCSS3DObject.js";
15
+ import "../../shared-utils/util.js";
15
16
  import "../../CSS3DRenderPlugin/utils/createResizeObserver.js";
16
17
  import "../../CSS3DRenderPlugin/utils/even.js";
17
18
  import "../../CSS3DRenderPlugin/utils/three/CSS3DObject.js";
18
19
  import "../../CSS3DRenderPlugin/utils/three/OpacityMesh.js";
19
20
  import "../../shared-utils/three/centerPoint.js";
21
+ import "../../shared-utils/three/getObjectVisible.js";
20
22
  import "../../CSS3DRenderPlugin/utils/three/CSS3DScene.js";
21
23
  import "../../CSS3DRenderPlugin/utils/three/CSS3DGroup.js";
22
24
  import "../../CSS3DRenderPlugin/utils/generateBehindFiveElement.js";
23
- import "../../shared-utils/absoluteUrl.js";
24
- class A extends l {
25
+ import "../../shared-utils/url/absoluteUrl.js";
26
+ class F extends l {
25
27
  constructor(t) {
26
28
  super(t);
27
29
  s(this, "tagCacheByPanoIndex", {});
@@ -48,5 +50,5 @@ class A extends l {
48
50
  }
49
51
  }
50
52
  export {
51
- A as TagCache
53
+ F as TagCache
52
54
  };
@@ -35,6 +35,7 @@ import "../../CSS3DRenderPlugin/utils/even.js";
35
35
  import "../../shared-utils/Subscribe.js";
36
36
  import "../../CSS3DRenderPlugin/utils/three/CSS3DObject.js";
37
37
  import "../../CSS3DRenderPlugin/utils/three/OpacityMesh.js";
38
+ import "../../shared-utils/three/getObjectVisible.js";
38
39
  import "../../CSS3DRenderPlugin/utils/three/CSS3DScene.js";
39
40
  import "../../CSS3DRenderPlugin/utils/three/CSS3DGroup.js";
40
41
  import "../typings/tag/TagConfig.js";
@@ -44,7 +45,7 @@ import "../utils/planeNormal.js";
44
45
  import "../utils/normalPositionToPositions.js";
45
46
  import "./TagCache.js";
46
47
  import "../../base/BasePlugin.js";
47
- import "../../shared-utils/absoluteUrl.js";
48
+ import "../../shared-utils/url/absoluteUrl.js";
48
49
  import "../../vendor/svelte/store/index.js";
49
50
  import "../../vendor/svelte/internal/index.js";
50
51
  import "../../shared-utils/device.js";
@@ -56,12 +57,13 @@ import "../../shared-utils/three/loadVideoTexture.js";
56
57
  import "../Assets/Icon.js";
57
58
  import "../../shared-utils/three/getPositionsByObjectFit.js";
58
59
  import "../../shared-utils/three/FragmentTransparencyMaterial.js";
60
+ import "../../shared-utils/three/getNormal.js";
59
61
  import "../../shared-utils/five/FiveDomEvents.js";
60
- import "../../shared-utils/three/getObjectVisible.js";
61
62
  import "../utils/tag/adaptConfig.js";
62
63
  import "../../shared-utils/typescript/entries.js";
64
+ import "../../shared-utils/url/getUrl.js";
63
65
  const T = new F.Raycaster();
64
- class We extends q {
66
+ class Ge extends q {
65
67
  constructor(e) {
66
68
  super(e);
67
69
  }
@@ -326,5 +328,5 @@ class We extends q {
326
328
  }
327
329
  }
328
330
  export {
329
- We as TagComputer
331
+ Ge as TagComputer
330
332
  };
@@ -46,11 +46,13 @@ import "../../CSS3DRenderPlugin/utils/three/CSS3DRender.js";
46
46
  import "../../CSS3DRenderPlugin/utils/three/CSS3DRenderer.js";
47
47
  import "three/examples/jsm/renderers/CSS3DRenderer";
48
48
  import "../../CSS3DRenderPlugin/utils/getAllCSS3DObject.js";
49
+ import "../../shared-utils/util.js";
49
50
  import "../../CSS3DRenderPlugin/utils/createResizeObserver.js";
50
51
  import "../../CSS3DRenderPlugin/utils/even.js";
51
52
  import "../../shared-utils/Subscribe.js";
52
53
  import "../../CSS3DRenderPlugin/utils/three/CSS3DObject.js";
53
54
  import "../../CSS3DRenderPlugin/utils/three/OpacityMesh.js";
55
+ import "../../shared-utils/three/getObjectVisible.js";
54
56
  import "../../CSS3DRenderPlugin/utils/three/CSS3DScene.js";
55
57
  import "../../CSS3DRenderPlugin/utils/three/CSS3DGroup.js";
56
58
  import "../../CSS3DRenderPlugin/utils/generateBehindFiveElement.js";
@@ -63,17 +65,16 @@ import "../utils/planeNormal.js";
63
65
  import "../utils/normalPositionToPositions.js";
64
66
  import "./TagCache.js";
65
67
  import "../../base/BasePlugin.js";
66
- import "../../shared-utils/absoluteUrl.js";
68
+ import "../../shared-utils/url/absoluteUrl.js";
67
69
  import "../../vendor/svelte/store/index.js";
68
70
  import "../../vendor/svelte/internal/index.js";
69
71
  import "../../shared-utils/device.js";
70
72
  import "../../shared-utils/five/FiveDomEvents.js";
71
- import "../../shared-utils/three/getObjectVisible.js";
72
73
  import "../utils/tag/adaptConfig.js";
73
74
  import "../../shared-utils/typescript/entries.js";
75
+ import "../../shared-utils/url/getUrl.js";
74
76
  import "../../shared-utils/five/getFloorIndex.js";
75
77
  import "../../shared-utils/safeObj.js";
76
- import "../../shared-utils/util.js";
77
78
  import "../../shared-utils/three/loadTexture.js";
78
79
  import "../../shared-utils/three/Quadrangle.js";
79
80
  import "../../shared-utils/math/pointIsRectangle.js";
@@ -81,6 +82,7 @@ import "../../shared-utils/three/loadVideoTexture.js";
81
82
  import "../Assets/Icon.js";
82
83
  import "../../shared-utils/three/getPositionsByObjectFit.js";
83
84
  import "../../shared-utils/three/FragmentTransparencyMaterial.js";
85
+ import "../../shared-utils/three/getNormal.js";
84
86
  import "../Components/TagItem.js";
85
87
  import "../utils/noTypecheck.js";
86
88
  import "../Components/Common/TagPoint.js";
@@ -155,7 +157,7 @@ import "../../CSS3DRenderPlugin/Controller.js";
155
157
  import "../../CSS3DRenderPlugin/utils/waitFiveModelLoaded.js";
156
158
  import "@realsee/five/gltf-loader";
157
159
  const B = /* @__PURE__ */ new Map(), N = /* @__PURE__ */ new Map();
158
- class pi extends O {
160
+ class hi extends O {
159
161
  constructor(t) {
160
162
  super(t);
161
163
  b(this, "group", new R());
@@ -462,5 +464,5 @@ class pi extends O {
462
464
  }
463
465
  }
464
466
  export {
465
- pi as TagRender
467
+ hi as TagRender
466
468
  };