@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
@@ -1,13 +1,13 @@
1
- import { SvelteComponent as x, init as $, safe_not_equal as AA, append_styles as eA, empty as tA, insert as G, transition_out as v, check_outros as K, transition_in as w, detach as I, setContext as L, group_outros as N, element as E, attr as B, noop as V, toggle_class as u, null_to_empty as y, set_style as M, append as Z, listen as z, stop_propagation as iA, create_component as k, mount_component as b, destroy_component as D } from "../../../vendor/svelte/internal/index.js";
2
- import nA from "./TextTag/index.js";
3
- import oA from "./ImageTextTag.js";
1
+ import { SvelteComponent as x, init as $, safe_not_equal as AA, append_styles as eA, empty as tA, insert as G, transition_out as Q, check_outros as Z, transition_in as C, detach as I, setContext as q, group_outros as K, element as E, attr as B, noop as L, toggle_class as u, null_to_empty as y, set_style as M, append as V, listen as N, stop_propagation as iA, create_component as b, mount_component as v, destroy_component as D } from "../../../vendor/svelte/internal/index.js";
2
+ import oA from "./TextTag/index.js";
3
+ import nA from "./ImageTextTag.js";
4
4
  import rA from "./MarketingTag.js";
5
5
  import "three";
6
6
  import { noTypecheck as d } from "../../utils/noTypecheck.js";
7
7
  import aA from "./AudioTag/index.js";
8
8
  import lA from "./MediaPlane.js";
9
- import fA from "./LinkTag.js";
10
- import sA from "./CustomTag.js";
9
+ import sA from "./LinkTag.js";
10
+ import fA from "./CustomTag.js";
11
11
  import { classnames as T } from "../../../vendor/classnames/index.js";
12
12
  import "./TextTag/TextTag.js";
13
13
  import "../Common/Line/Straight.js";
@@ -70,12 +70,14 @@ import "../../../shared-utils/positionToVector3.js";
70
70
  import "../../../CSS3DRenderPlugin/utils/three/CSS3DRenderer.js";
71
71
  import "three/examples/jsm/renderers/CSS3DRenderer";
72
72
  import "../../../CSS3DRenderPlugin/utils/getAllCSS3DObject.js";
73
+ import "../../../shared-utils/util.js";
73
74
  import "../../../CSS3DRenderPlugin/utils/createResizeObserver.js";
74
75
  import "../../../CSS3DRenderPlugin/utils/even.js";
75
76
  import "../../../shared-utils/Subscribe.js";
76
77
  import "../../../CSS3DRenderPlugin/utils/three/CSS3DObject.js";
77
78
  import "../../../CSS3DRenderPlugin/utils/three/OpacityMesh.js";
78
79
  import "../../../shared-utils/three/centerPoint.js";
80
+ import "../../../shared-utils/three/getObjectVisible.js";
79
81
  import "../../../CSS3DRenderPlugin/utils/three/CSS3DScene.js";
80
82
  import "../../../CSS3DRenderPlugin/utils/three/CSS3DGroup.js";
81
83
  import "../../../CSS3DRenderPlugin/utils/generateBehindFiveElement.js";
@@ -87,15 +89,15 @@ import "../Common/Icon/audioIcon.js";
87
89
  import "./AudioTag/AudioPlaneTag.js";
88
90
  import "../Common/Icon/Icon.js";
89
91
  import "../../utils/getImageInfo.js";
90
- function gA(n) {
91
- eA(n, "svelte-1r4fqvg", '@font-face{font-family:"TG-TYPE";font-style:normal;font-weight:400;src:local("TG-TYPE-Bold"), url(data:application/font-woff2;charset=utf-8;base64,T1RUTwAKAIAAAwAgQ0ZGINFD4CEAAAaQAAAHC0dTVUIAAQAAAAANnAAAAApPUy8yaB5pEwAAAjQAAABgY21hcEItjGUAAAT0AAABfGhlYWQS1WWOAAAAtAAAADZoaGVhBfMBxwAAAhAAAAAkaG10eJ9gBO8AAADsAAABJG1heHAASVAAAAAArAAAAAZuYW1lqczkZQAAApQAAAJecG9zdP+4ADIAAAZwAAAAIAAAUAAASQAAAAEAAAABAADkeHeyXw889QADA+gAAAAA2NoRKwAAAADY2hErACn/OAHgAyAAAQADAAIAAAAAAAAB9ABdAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACCAA7AcwAdwIIADMCCAA0AhwAMwISADkCCAAuAfQANAH+ACsB/gApAggANAEeAFABHgBQAR4AUAIIADQCCAAuAR4AUAEeAFABfAAxAAEAAAPo/zgAAAIcACkAKQHgAAEAAAAAAAAAAAAAAAAAAABJAAMCLgGQAAUACAKKAlgAAABLAooCWAAAAV4AMgEsAAAAAAgAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAFVLV04AIAAg/xsDIP84AMgD6ADIAAAAAQAAAAAB9AK8AAAAIAAAAAAAEADGAAEAAAAAAAEADAAAAAEAAAAAAAIABAAMAAEAAAAAAAMAGwAQAAEAAAAAAAQAEQArAAEAAAAAAAUAPAA8AAEAAAAAAAYAEAB4AAEAAAAAAAgADAAAAAEAAAAAAAkADAAAAAMAAQQJAAEAGACIAAMAAQQJAAIACACgAAMAAQQJAAMANgCoAAMAAQQJAAQAIgDeAAMAAQQJAAUAeAEAAAMAAQQJAAYAIAF4AAMAAQQJAAgAGACIAAMAAQQJAAkAGACIQUxJQkFCQSBGb250Qm9sZDEuMDAwO1VLV047QUxJQkFCQUZvbnQtQm9sZEFMSUJBQkEgRm9udCBCb2xkVmVyc2lvbiAxLjAwMDtQUyAwMDEuMDAwO2hvdGNvbnYgMS4wLjg4O21ha2VvdGYubGliMi41LjY0Nzc1QUxJQkFCQUZvbnQtQm9sZABBAEwASQBCAEEAQgBBACAARgBvAG4AdABCAG8AbABkADEALgAwADAAMAA7AFUASwBXAE4AOwBBAEwASQBCAEEAQgBBAEYAbwBuAHQALQBCAG8AbABkAEEATABJAEIAQQBCAEEAIABGAG8AbgB0ACAAQgBvAGwAZABWAGUAcgBzAGkAbwBuACAAMQAuADAAMAAwADsAUABTACAAMAAwADEALgAwADAAMAA7AGgAbwB0AGMAbwBuAHYAIAAxAC4AMAAuADgAOAA7AG0AYQBrAGUAbwB0AGYALgBsAGkAYgAyAC4ANQAuADYANAA3ADcANQBBAEwASQBCAEEAQgBBAEYAbwBuAHQALQBCAG8AbABkAAAAAAADAAAAAwAAASIAAQAAAAAAHAADAAEAAAEiAAABBgAAAAAAAAAAAAAAAQAAAAEAAAAAAAAAAAAAAAAAAAAAAAABAAAAAAAAAAAAAABCSEMANjc4OTo7PD0+PwAAAAAAAAACAwQFBgcICQoLDA0ODxAREhMUFRYXGBkaGwAAAAAAABwdHh8gISIjJCUmJygpKissLS4vMDEyMzQ1AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAARAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAFoAAAAQABAAAwAAACAALgA5AFoAegCl/xv//wAAACAALAAwAEEAYQCl/xr////hAAAABv/B/7v/nwAAAAEAAAAOAAAAAAAAAAAACgAAAEIASABDAEYARwADAAAAAAAA/7UAMgAAAAAAAAAAAAAAAAAAAAAAAAAAAQAEAgABAQERQUxJQkFCQUZvbnQtQm9sZAABAQEg+A8A+CAB+CEC+BgEtPtc+HT5tAX3KA/3UBGcHAZWEgAHAQENExoiKTpLbmluZS4wMDEuMDAxbW9uZXkudW5pRkYxQm5pbmUuMDAxdW5pRkYxQWNvcHlyaWdodCBtaXNzaW5nQUxJQkFCQSBGb250IEJvbGQAAAEAAQAAIhkAQhkAEQkBhwABigAADQAADwAAZAABiAABiwABiQAADgAASQIAAQCtAK4ArwCwALEAsgCzALQAtQC2ALcAuAC5ALoAuwC8AL0AvgC/AMAAwQDCAMMAxADFAMYAxwDIAMkAygDLAMwAzQDOAM8A0ADRANIA0wDUANUA1gDXANgA2QDaANsA3ADdAN4A3wDgAOEA4gFDAVoBqwIsAloCuAMcAzkDzwQ4BDoEPARRBFMEVQTNBOIE8QUEmPtc0Ky6rKKsuqzHrKPDoa2irLCspq2vraWssKzOAejVrKytrKzYA/gu+bQV+9H+fPfRBj76ORVqSWbNavs6rM2wSqwH7vsVFUXNafs68wfNaRVqZ6wG704VaklFJ6zNsEmsB/c6TxUn+zqt9xnNB6z7DhX7Bfs69wWsO++6anRpwwfv+0EV+wX7OvcFB/cZahUnXO8GrFMVamsHRVwF8Wr7OqwG0boFRawGDg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4OrIr5UQH3OPdUA/ebihVmaZSdbB9Mr2TL0xr3vgewlK2eqh7Kr86y1BuvrIJ5qh/HZrJIQhr7vgdngmp5bR5OZ0tkQxv46ARUX2FSH/u+B1a5YMDAs7TCHve+B8RjtVYeDnD4utkB93HzA/cL+QgVPfH8vPP5UgcOrIn5UgG++DYD+GmJFfw28wb3svfUBZ2glKSnGsNduFBWXF1UiB4ijgaMsJWsnqoIyLHMstYbsa6Ceawfy2ezSUAaVndXZ2Me+2/7jQX3pwYOrIvy92Tz90ryEr/zM/L3SvMu8hPy+B/3/xUT7LCwpMDDGq6CrHqoHsZnTK5DG2lrg3puH09pZk5EGobykAe4tba6vrViXFZiYlcedyOfBhPyxLpdUlJcW1JSXLvEH5ojfAdllGiebB5LsM5j1xuwrpSeqx/KsLPO1xrKcMNerx4OwPL1Affi8gP4dPdlFWD4fPshBvuJ/HkF+wH3ryPy87YH+8z1Ffc69+QF++QHDrb3ZNf3ZfAB9zX3YwP3nRZlaJSebB9LsGPO1xrzBlK6XMTEubrEHtcHxF26UlJcXFIeI/g0+BYh+677JAaorK2ZsBuwroJ4qx/LZrNHPxo/B2aCaHhrHktmR2NAGw6si/X3b/IBufX3b/ID95n4QBWAg4uKhh/3EfelBfsHBvtK/CMFfnCFbm0aZJVnnmoeSrLPYdobsq6Vnqwfy7K10dgasoGueKwey2RHtT4b+9YETlu7yMe8vcfHvVlPT1laTx8OmIr5UQG/+B8D93iKFfsIBvdo+OYF+6T2+B8oBg6iifL3bPX3QPEStvNB8vc/8jXxE/L4EvgHFRPss7Cnu78arYOreqgexWpNr0YbaWyDem4fUmlmTUcaXqBftGAeE/JWYmROSxpklWieax5Ksc9i2BuxrpWerB/LsbTP2BrHaMVath4T7PsN93QVu7FjXFtlZltcZbC7urGzuh8T8oX8ghVPW7zHx7q6yMa9W1BPWVpQHw6i96Tz92/0AbTz93DzA/hp+HkVsIGveKwezmNFtUAbZGeBeGofSmNiRT8aZJVnnmseSrHPYtoboAb7EvukBfcHBvdL+CEFmaySqaQa+9gWxry+yJ6dhoGcHq12oWZmGk5YW1BMXLnKHg4gCiEK+11L91IlCvdiyhWtb6hpJgoeJAoOIQogCqz3pe/3b/UBufX3bfQD+G74dxWyga94rB7NZEW0PhtlaIF4ah9KY2FFPxo7tkTPZh6MjIqKjB+TiJCIjYoIjgaCoKGHoRuanY6QoB+IgfsB+6QF9wcG9y/4IgWYppGnqhr7a/sCFVBbvMjHu7zGyLxbTk5aWk4fDvtd+AojCoz7jBUmCh8kCq1vqGkeDvtdi/cS94wjCvwKBCIKDiD3ru8BvPeuA7z4EhUn967vBw4eoDf/DAmLDAv47BT4exWcEwAHAQFBXW97ipCarPcv8+7yAfdl8gP4aPf6FfIjB+r3gwUiBi77gwWHBjH3gwUkBuP7gwUnJPcxKPsxI/cx+y/y9y/3MPP7MO4GDvtdi/cSJQr3JBZkcqOzsKSksrCkcWdlcnFmHw6up6eurm+naGhvb2hop2+uHwv3EiUK9yP4ChUiCgt3SgWxBrnmBZGVj5eZGgsB2/cSAwtobm5paqBzqoYLAAABAAAAAAAAAAAAAA==) format("woff2")}*{-webkit-tap-highlight-color:transparent}.content__container.svelte-1r4fqvg{position:relative;left:50%;top:50%;transform:translate(-50%, -50%);font-family:PingFangSC, Segoe UI, Rototo, sans-serif}.content__container.withAnimation.svelte-1r4fqvg{transition:opacity 0.3s linear}.content__container.unClickable.svelte-1r4fqvg{pointer-events:none !important}.content__container.unClickable.svelte-1r4fqvg *{pointer-events:none !important}.content__wrapper.svelte-1r4fqvg{pointer-events:none;width:100%;height:100%}.content__container.hide.svelte-1r4fqvg{opacity:0;pointer-events:none}.content__container.hide.svelte-1r4fqvg *{pointer-events:none !important}.content__container.disable.svelte-1r4fqvg{display:none}.content.svelte-1r4fqvg{position:relative;width:100%;height:100%;font-size:0.75rem;color:#fff}.content.svelte-1r4fqvg:not(.unfolded){pointer-events:none}.content.svelte-1r4fqvg:not(.unfolded) *{pointer-events:none !important}.content.unfolded.svelte-1r4fqvg{pointer-events:auto}');
92
+ function mA(o) {
93
+ eA(o, "svelte-qz1wo5", '@font-face{font-family:"TG-TYPE";font-style:normal;font-weight:400;src:local("TG-TYPE-Bold"), url(data:application/font-woff2;charset=utf-8;base64,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) format("woff2")}*{-webkit-tap-highlight-color:transparent}.content__container.svelte-qz1wo5{position:relative;left:50%;top:50%;transform:translate(-50%, -50%);font-family:PingFangSC, Segoe UI, Rototo, sans-serif}.content__container.withAnimation.svelte-qz1wo5{transition:opacity 0.2s linear}.content__container.unClickable.svelte-qz1wo5{pointer-events:none !important}.content__container.unClickable.svelte-qz1wo5 *{pointer-events:none !important}.content__wrapper.svelte-qz1wo5{pointer-events:none;width:100%;height:100%}.content__container.hide.svelte-qz1wo5{opacity:0;pointer-events:none}.content__container.hide.svelte-qz1wo5 *{pointer-events:none !important}.content__container.disable.svelte-qz1wo5{display:none}.content.svelte-qz1wo5{position:relative;width:100%;height:100%;font-size:0.75rem;color:#fff}.content.svelte-qz1wo5:not(.unfolded){pointer-events:none}.content.svelte-qz1wo5:not(.unfolded) *{pointer-events:none !important}.content.unfolded.svelte-qz1wo5{pointer-events:auto}');
92
94
  }
93
- function mA(n) {
95
+ function gA(o) {
94
96
  let A, t;
95
97
  return {
96
98
  c() {
97
99
  A = E("div"), B(A, "data-info", "tag content is keep folded"), B(A, "data-id", t = /*tag*/
98
- n[1].id);
100
+ o[1].id);
99
101
  },
100
102
  m(e, i) {
101
103
  G(e, A, i);
@@ -105,24 +107,24 @@ function mA(n) {
105
107
  2 && t !== (t = /*tag*/
106
108
  e[1].id) && B(A, "data-id", t);
107
109
  },
108
- i: V,
109
- o: V,
110
+ i: L,
111
+ o: L,
110
112
  d(e) {
111
113
  e && I(A);
112
114
  }
113
115
  };
114
116
  }
115
- function cA(n) {
116
- let A, t, e, i, o, c, g, f, l, a;
117
+ function cA(o) {
118
+ let A, t, e, i, n, c, m, s, l, a;
117
119
  const p = [
118
- wA,
119
- vA,
120
+ CA,
120
121
  QA,
122
+ wA,
121
123
  BA,
122
124
  dA,
123
125
  uA
124
- ], Q = [];
125
- function C(r, m) {
126
+ ], w = [];
127
+ function _(r, g) {
126
128
  return (
127
129
  /*tag*/
128
130
  r[1].contentType === "Text" ? 0 : (
@@ -149,109 +151,109 @@ function cA(n) {
149
151
  )
150
152
  );
151
153
  }
152
- return ~(i = C(n)) && (o = Q[i] = p[i](n)), {
154
+ return ~(i = _(o)) && (n = w[i] = p[i](o)), {
153
155
  c() {
154
156
  var r;
155
- A = E("div"), t = E("div"), e = E("div"), o && o.c(), B(e, "class", "content svelte-1r4fqvg"), u(
157
+ A = E("div"), t = E("div"), e = E("div"), n && n.c(), B(e, "class", "content svelte-qz1wo5"), u(
156
158
  e,
157
159
  "unfolded",
158
160
  /*tag*/
159
- (r = n[1].state) == null ? void 0 : r.unfolded
160
- ), B(t, "class", "content__wrapper svelte-1r4fqvg"), B(A, "class", c = y(T(
161
+ (r = o[1].state) == null ? void 0 : r.unfolded
162
+ ), B(t, "class", "content__wrapper svelte-qz1wo5"), B(A, "class", c = y(T(
161
163
  "content__container",
162
164
  /*tag*/
163
- n[1].className
164
- )) + " svelte-1r4fqvg"), B(A, "data-id", g = /*tag*/
165
- n[1].id), u(
165
+ o[1].className
166
+ )) + " svelte-qz1wo5"), B(A, "data-id", m = /*tag*/
167
+ o[1].id), u(
166
168
  A,
167
169
  "disable",
168
170
  /*tag*/
169
- n[1].enabled === !1
171
+ o[1].enabled === !1
170
172
  ), u(
171
173
  A,
172
174
  "hide",
173
175
  /*isHide*/
174
- n[5]
176
+ o[5]
175
177
  ), u(
176
178
  A,
177
179
  "withAnimation",
178
180
  /*withAnimation*/
179
- n[0]
181
+ o[0]
180
182
  ), u(
181
183
  A,
182
184
  "unClickable",
183
185
  /*tag*/
184
- n[1].config.clickable === !1
186
+ o[1].config.clickable === !1
185
187
  ), M(
186
188
  A,
187
189
  "width",
188
190
  /*tag*/
189
- n[1].stickType === "Plane" || /*tag*/
190
- n[1].contentType === "MediaModel" ? "100%" : 0
191
+ o[1].stickType === "Plane" || /*tag*/
192
+ o[1].contentType === "MediaModel" ? "100%" : 0
191
193
  ), M(
192
194
  A,
193
195
  "height",
194
196
  /*tag*/
195
- n[1].stickType === "Plane" || /*tag*/
196
- n[1].contentType === "MediaModel" ? "100%" : 0
197
+ o[1].stickType === "Plane" || /*tag*/
198
+ o[1].contentType === "MediaModel" ? "100%" : 0
197
199
  );
198
200
  },
199
- m(r, m) {
200
- G(r, A, m), Z(A, t), Z(t, e), ~i && Q[i].m(e, null), f = !0, l || (a = z(A, "click", iA(
201
+ m(r, g) {
202
+ G(r, A, g), V(A, t), V(t, e), ~i && w[i].m(e, null), s = !0, l || (a = N(A, "click", iA(
201
203
  /*click_handler_1*/
202
- n[15]
204
+ o[15]
203
205
  )), l = !0);
204
206
  },
205
- p(r, m) {
207
+ p(r, g) {
206
208
  var h;
207
- let _ = i;
208
- i = C(r), i === _ ? ~i && Q[i].p(r, m) : (o && (N(), v(Q[_], 1, 1, () => {
209
- Q[_] = null;
210
- }), K()), ~i ? (o = Q[i], o ? o.p(r, m) : (o = Q[i] = p[i](r), o.c()), w(o, 1), o.m(e, null)) : o = null), (!f || m & /*tag*/
209
+ let k = i;
210
+ i = _(r), i === k ? ~i && w[i].p(r, g) : (n && (K(), Q(w[k], 1, 1, () => {
211
+ w[k] = null;
212
+ }), Z()), ~i ? (n = w[i], n ? n.p(r, g) : (n = w[i] = p[i](r), n.c()), C(n, 1), n.m(e, null)) : n = null), (!s || g & /*tag*/
211
213
  2) && u(
212
214
  e,
213
215
  "unfolded",
214
216
  /*tag*/
215
217
  (h = r[1].state) == null ? void 0 : h.unfolded
216
- ), (!f || m & /*tag*/
218
+ ), (!s || g & /*tag*/
217
219
  2 && c !== (c = y(T(
218
220
  "content__container",
219
221
  /*tag*/
220
222
  r[1].className
221
- )) + " svelte-1r4fqvg")) && B(A, "class", c), (!f || m & /*tag*/
222
- 2 && g !== (g = /*tag*/
223
- r[1].id)) && B(A, "data-id", g), (!f || m & /*tag, tag*/
223
+ )) + " svelte-qz1wo5")) && B(A, "class", c), (!s || g & /*tag*/
224
+ 2 && m !== (m = /*tag*/
225
+ r[1].id)) && B(A, "data-id", m), (!s || g & /*tag, tag*/
224
226
  2) && u(
225
227
  A,
226
228
  "disable",
227
229
  /*tag*/
228
230
  r[1].enabled === !1
229
- ), (!f || m & /*tag, isHide*/
231
+ ), (!s || g & /*tag, isHide*/
230
232
  34) && u(
231
233
  A,
232
234
  "hide",
233
235
  /*isHide*/
234
236
  r[5]
235
- ), (!f || m & /*tag, withAnimation*/
237
+ ), (!s || g & /*tag, withAnimation*/
236
238
  3) && u(
237
239
  A,
238
240
  "withAnimation",
239
241
  /*withAnimation*/
240
242
  r[0]
241
- ), (!f || m & /*tag, tag*/
243
+ ), (!s || g & /*tag, tag*/
242
244
  2) && u(
243
245
  A,
244
246
  "unClickable",
245
247
  /*tag*/
246
248
  r[1].config.clickable === !1
247
- ), m & /*tag*/
249
+ ), g & /*tag*/
248
250
  2 && M(
249
251
  A,
250
252
  "width",
251
253
  /*tag*/
252
254
  r[1].stickType === "Plane" || /*tag*/
253
255
  r[1].contentType === "MediaModel" ? "100%" : 0
254
- ), m & /*tag*/
256
+ ), g & /*tag*/
255
257
  2 && M(
256
258
  A,
257
259
  "height",
@@ -261,298 +263,298 @@ function cA(n) {
261
263
  );
262
264
  },
263
265
  i(r) {
264
- f || (w(o), f = !0);
266
+ s || (C(n), s = !0);
265
267
  },
266
268
  o(r) {
267
- v(o), f = !1;
269
+ Q(n), s = !1;
268
270
  },
269
271
  d(r) {
270
- r && I(A), ~i && Q[i].d(), l = !1, a();
272
+ r && I(A), ~i && w[i].d(), l = !1, a();
271
273
  }
272
274
  };
273
275
  }
274
- function pA(n) {
275
- let A, t, e, i, o, c, g;
276
- return t = new sA({
276
+ function pA(o) {
277
+ let A, t, e, i, n, c, m;
278
+ return t = new fA({
277
279
  props: {
278
280
  tag: d(
279
281
  /*tag*/
280
- n[1]
282
+ o[1]
281
283
  ),
282
284
  renderMap: (
283
285
  /*renderMap*/
284
- n[3]
286
+ o[3]
285
287
  )
286
288
  }
287
289
  }), {
288
290
  c() {
289
- A = E("div"), k(t.$$.fragment), B(A, "class", e = y(T(
291
+ A = E("div"), b(t.$$.fragment), B(A, "class", e = y(T(
290
292
  "content__container",
291
293
  /*tag*/
292
- n[1].className
293
- )) + " svelte-1r4fqvg"), B(A, "data-id", i = /*tag*/
294
- n[1].id), u(
294
+ o[1].className
295
+ )) + " svelte-qz1wo5"), B(A, "data-id", i = /*tag*/
296
+ o[1].id), u(
295
297
  A,
296
298
  "custom-tag-disable",
297
299
  /*tag*/
298
- n[1].enabled === !1
300
+ o[1].enabled === !1
299
301
  ), u(
300
302
  A,
301
303
  "custom-tag-hide",
302
304
  /*isHide*/
303
- n[5]
305
+ o[5]
304
306
  );
305
307
  },
306
- m(f, l) {
307
- G(f, A, l), b(t, A, null), o = !0, c || (g = z(
308
+ m(s, l) {
309
+ G(s, A, l), v(t, A, null), n = !0, c || (m = N(
308
310
  A,
309
311
  "click",
310
312
  /*click_handler*/
311
- n[14]
313
+ o[14]
312
314
  ), c = !0);
313
315
  },
314
- p(f, l) {
316
+ p(s, l) {
315
317
  const a = {};
316
318
  l & /*tag*/
317
319
  2 && (a.tag = d(
318
320
  /*tag*/
319
- f[1]
321
+ s[1]
320
322
  )), l & /*renderMap*/
321
323
  8 && (a.renderMap = /*renderMap*/
322
- f[3]), t.$set(a), (!o || l & /*tag*/
324
+ s[3]), t.$set(a), (!n || l & /*tag*/
323
325
  2 && e !== (e = y(T(
324
326
  "content__container",
325
327
  /*tag*/
326
- f[1].className
327
- )) + " svelte-1r4fqvg")) && B(A, "class", e), (!o || l & /*tag*/
328
+ s[1].className
329
+ )) + " svelte-qz1wo5")) && B(A, "class", e), (!n || l & /*tag*/
328
330
  2 && i !== (i = /*tag*/
329
- f[1].id)) && B(A, "data-id", i), (!o || l & /*tag, tag*/
331
+ s[1].id)) && B(A, "data-id", i), (!n || l & /*tag, tag*/
330
332
  2) && u(
331
333
  A,
332
334
  "custom-tag-disable",
333
335
  /*tag*/
334
- f[1].enabled === !1
335
- ), (!o || l & /*tag, isHide*/
336
+ s[1].enabled === !1
337
+ ), (!n || l & /*tag, isHide*/
336
338
  34) && u(
337
339
  A,
338
340
  "custom-tag-hide",
339
341
  /*isHide*/
340
- f[5]
342
+ s[5]
341
343
  );
342
344
  },
343
- i(f) {
344
- o || (w(t.$$.fragment, f), o = !0);
345
+ i(s) {
346
+ n || (C(t.$$.fragment, s), n = !0);
345
347
  },
346
- o(f) {
347
- v(t.$$.fragment, f), o = !1;
348
+ o(s) {
349
+ Q(t.$$.fragment, s), n = !1;
348
350
  },
349
- d(f) {
350
- f && I(A), D(t), c = !1, g();
351
+ d(s) {
352
+ s && I(A), D(t), c = !1, m();
351
353
  }
352
354
  };
353
355
  }
354
- function uA(n) {
356
+ function uA(o) {
355
357
  let A, t;
356
358
  return A = new lA({
357
359
  props: { tag: d(
358
360
  /*tag*/
359
- n[1]
361
+ o[1]
360
362
  ) }
361
363
  }), {
362
364
  c() {
363
- k(A.$$.fragment);
365
+ b(A.$$.fragment);
364
366
  },
365
367
  m(e, i) {
366
- b(A, e, i), t = !0;
368
+ v(A, e, i), t = !0;
367
369
  },
368
370
  p(e, i) {
369
- const o = {};
371
+ const n = {};
370
372
  i & /*tag*/
371
- 2 && (o.tag = d(
373
+ 2 && (n.tag = d(
372
374
  /*tag*/
373
375
  e[1]
374
- )), A.$set(o);
376
+ )), A.$set(n);
375
377
  },
376
378
  i(e) {
377
- t || (w(A.$$.fragment, e), t = !0);
379
+ t || (C(A.$$.fragment, e), t = !0);
378
380
  },
379
381
  o(e) {
380
- v(A.$$.fragment, e), t = !1;
382
+ Q(A.$$.fragment, e), t = !1;
381
383
  },
382
384
  d(e) {
383
385
  D(A, e);
384
386
  }
385
387
  };
386
388
  }
387
- function dA(n) {
389
+ function dA(o) {
388
390
  let A, t;
389
- return A = new fA({
391
+ return A = new sA({
390
392
  props: { tag: d(
391
393
  /*tag*/
392
- n[1]
394
+ o[1]
393
395
  ) }
394
396
  }), {
395
397
  c() {
396
- k(A.$$.fragment);
398
+ b(A.$$.fragment);
397
399
  },
398
400
  m(e, i) {
399
- b(A, e, i), t = !0;
401
+ v(A, e, i), t = !0;
400
402
  },
401
403
  p(e, i) {
402
- const o = {};
404
+ const n = {};
403
405
  i & /*tag*/
404
- 2 && (o.tag = d(
406
+ 2 && (n.tag = d(
405
407
  /*tag*/
406
408
  e[1]
407
- )), A.$set(o);
409
+ )), A.$set(n);
408
410
  },
409
411
  i(e) {
410
- t || (w(A.$$.fragment, e), t = !0);
412
+ t || (C(A.$$.fragment, e), t = !0);
411
413
  },
412
414
  o(e) {
413
- v(A.$$.fragment, e), t = !1;
415
+ Q(A.$$.fragment, e), t = !1;
414
416
  },
415
417
  d(e) {
416
418
  D(A, e);
417
419
  }
418
420
  };
419
421
  }
420
- function BA(n) {
422
+ function BA(o) {
421
423
  let A, t;
422
424
  return A = new rA({
423
425
  props: { tag: d(
424
426
  /*tag*/
425
- n[1]
427
+ o[1]
426
428
  ) }
427
429
  }), {
428
430
  c() {
429
- k(A.$$.fragment);
431
+ b(A.$$.fragment);
430
432
  },
431
433
  m(e, i) {
432
- b(A, e, i), t = !0;
434
+ v(A, e, i), t = !0;
433
435
  },
434
436
  p(e, i) {
435
- const o = {};
437
+ const n = {};
436
438
  i & /*tag*/
437
- 2 && (o.tag = d(
439
+ 2 && (n.tag = d(
438
440
  /*tag*/
439
441
  e[1]
440
- )), A.$set(o);
442
+ )), A.$set(n);
441
443
  },
442
444
  i(e) {
443
- t || (w(A.$$.fragment, e), t = !0);
445
+ t || (C(A.$$.fragment, e), t = !0);
444
446
  },
445
447
  o(e) {
446
- v(A.$$.fragment, e), t = !1;
448
+ Q(A.$$.fragment, e), t = !1;
447
449
  },
448
450
  d(e) {
449
451
  D(A, e);
450
452
  }
451
453
  };
452
454
  }
453
- function QA(n) {
455
+ function wA(o) {
454
456
  let A, t;
455
457
  return A = new aA({
456
458
  props: { tag: d(
457
459
  /*tag*/
458
- n[1]
460
+ o[1]
459
461
  ) }
460
462
  }), {
461
463
  c() {
462
- k(A.$$.fragment);
464
+ b(A.$$.fragment);
463
465
  },
464
466
  m(e, i) {
465
- b(A, e, i), t = !0;
467
+ v(A, e, i), t = !0;
466
468
  },
467
469
  p(e, i) {
468
- const o = {};
470
+ const n = {};
469
471
  i & /*tag*/
470
- 2 && (o.tag = d(
472
+ 2 && (n.tag = d(
471
473
  /*tag*/
472
474
  e[1]
473
- )), A.$set(o);
475
+ )), A.$set(n);
474
476
  },
475
477
  i(e) {
476
- t || (w(A.$$.fragment, e), t = !0);
478
+ t || (C(A.$$.fragment, e), t = !0);
477
479
  },
478
480
  o(e) {
479
- v(A.$$.fragment, e), t = !1;
481
+ Q(A.$$.fragment, e), t = !1;
480
482
  },
481
483
  d(e) {
482
484
  D(A, e);
483
485
  }
484
486
  };
485
487
  }
486
- function vA(n) {
488
+ function QA(o) {
487
489
  let A, t;
488
- return A = new oA({
490
+ return A = new nA({
489
491
  props: { tag: d(
490
492
  /*tag*/
491
- n[1]
493
+ o[1]
492
494
  ) }
493
495
  }), {
494
496
  c() {
495
- k(A.$$.fragment);
497
+ b(A.$$.fragment);
496
498
  },
497
499
  m(e, i) {
498
- b(A, e, i), t = !0;
500
+ v(A, e, i), t = !0;
499
501
  },
500
502
  p(e, i) {
501
- const o = {};
503
+ const n = {};
502
504
  i & /*tag*/
503
- 2 && (o.tag = d(
505
+ 2 && (n.tag = d(
504
506
  /*tag*/
505
507
  e[1]
506
- )), A.$set(o);
508
+ )), A.$set(n);
507
509
  },
508
510
  i(e) {
509
- t || (w(A.$$.fragment, e), t = !0);
511
+ t || (C(A.$$.fragment, e), t = !0);
510
512
  },
511
513
  o(e) {
512
- v(A.$$.fragment, e), t = !1;
514
+ Q(A.$$.fragment, e), t = !1;
513
515
  },
514
516
  d(e) {
515
517
  D(A, e);
516
518
  }
517
519
  };
518
520
  }
519
- function wA(n) {
521
+ function CA(o) {
520
522
  let A, t;
521
- return A = new nA({
523
+ return A = new oA({
522
524
  props: { tag: d(
523
525
  /*tag*/
524
- n[1]
526
+ o[1]
525
527
  ) }
526
528
  }), {
527
529
  c() {
528
- k(A.$$.fragment);
530
+ b(A.$$.fragment);
529
531
  },
530
532
  m(e, i) {
531
- b(A, e, i), t = !0;
533
+ v(A, e, i), t = !0;
532
534
  },
533
535
  p(e, i) {
534
- const o = {};
536
+ const n = {};
535
537
  i & /*tag*/
536
- 2 && (o.tag = d(
538
+ 2 && (n.tag = d(
537
539
  /*tag*/
538
540
  e[1]
539
- )), A.$set(o);
541
+ )), A.$set(n);
540
542
  },
541
543
  i(e) {
542
- t || (w(A.$$.fragment, e), t = !0);
544
+ t || (C(A.$$.fragment, e), t = !0);
543
545
  },
544
546
  o(e) {
545
- v(A.$$.fragment, e), t = !1;
547
+ Q(A.$$.fragment, e), t = !1;
546
548
  },
547
549
  d(e) {
548
550
  D(A, e);
549
551
  }
550
552
  };
551
553
  }
552
- function CA(n) {
553
- let A, t, e, i, o;
554
- const c = [pA, cA, mA], g = [];
555
- function f(l, a) {
554
+ function _A(o) {
555
+ let A, t, e, i, n;
556
+ const c = [pA, cA, gA], m = [];
557
+ function s(l, a) {
556
558
  return a & /*tag, renderMap*/
557
559
  10 && (A = null), A == null && (A = !!/*tag*/
558
560
  (l[1].element || /*renderMap*/
@@ -564,81 +566,81 @@ function CA(n) {
564
566
  l[4] ? 1 : 2
565
567
  );
566
568
  }
567
- return t = f(n, -1), e = g[t] = c[t](n), {
569
+ return t = s(o, -1), e = m[t] = c[t](o), {
568
570
  c() {
569
571
  e.c(), i = tA();
570
572
  },
571
573
  m(l, a) {
572
- g[t].m(l, a), G(l, i, a), o = !0;
574
+ m[t].m(l, a), G(l, i, a), n = !0;
573
575
  },
574
576
  p(l, [a]) {
575
577
  let p = t;
576
- t = f(l, a), t === p ? g[t].p(l, a) : (N(), v(g[p], 1, 1, () => {
577
- g[p] = null;
578
- }), K(), e = g[t], e ? e.p(l, a) : (e = g[t] = c[t](l), e.c()), w(e, 1), e.m(i.parentNode, i));
578
+ t = s(l, a), t === p ? m[t].p(l, a) : (K(), Q(m[p], 1, 1, () => {
579
+ m[p] = null;
580
+ }), Z(), e = m[t], e ? e.p(l, a) : (e = m[t] = c[t](l), e.c()), C(e, 1), e.m(i.parentNode, i));
579
581
  },
580
582
  i(l) {
581
- o || (w(e), o = !0);
583
+ n || (C(e), n = !0);
582
584
  },
583
585
  o(l) {
584
- v(e), o = !1;
586
+ Q(e), n = !1;
585
587
  },
586
588
  d(l) {
587
- g[t].d(l), l && I(i);
589
+ m[t].d(l), l && I(i);
588
590
  }
589
591
  };
590
592
  }
591
- function _A(n, A, t) {
593
+ function kA(o, A, t) {
592
594
  var e, i;
593
- return !(!A.visible || !A.enabled || !t.visible || !((e = n.state) != null && e.visible) || ((i = n.temporaryState) == null ? void 0 : i.visible) === !1 || n.loading);
595
+ return !(!A.visible || !A.enabled || !t.visible || !((e = o.state) != null && e.visible) || ((i = o.temporaryState) == null ? void 0 : i.visible) === !1 || o.loading);
594
596
  }
595
- function kA(n, A, t) {
596
- let e, i, o, c, g, f, { withAnimation: l = !1 } = A, { tag: a } = A, { hooks: p } = A, { renderMap: Q = /* @__PURE__ */ new Map() } = A, { state: C } = A, { mediaStore: r } = A, { temporaryState: m } = A;
597
- L("hooks", p), L("mediaStore", r);
598
- let _, h;
599
- function R(s) {
600
- s ? p.emit("exposure", { id: c, type: "start" }) : p.emit("exposure", { id: c, type: "end" });
597
+ function bA(o, A, t) {
598
+ let e, i, n, c, m, s, { withAnimation: l = !1 } = A, { tag: a } = A, { hooks: p } = A, { renderMap: w = /* @__PURE__ */ new Map() } = A, { state: _ } = A, { mediaStore: r } = A, { temporaryState: g } = A;
599
+ q("hooks", p), q("mediaStore", r);
600
+ let k, h;
601
+ function R(f) {
602
+ f ? p.emit("exposure", { id: c, type: "start" }) : p.emit("exposure", { id: c, type: "end" });
601
603
  }
602
- const X = (s) => p.emit("click", { event: s, target: "TagContent", tag: a }), j = (s) => p.emit("click", { event: s, target: "TagContent", tag: a });
603
- return n.$$set = (s) => {
604
- "withAnimation" in s && t(0, l = s.withAnimation), "tag" in s && t(1, a = s.tag), "hooks" in s && t(2, p = s.hooks), "renderMap" in s && t(3, Q = s.renderMap), "state" in s && t(6, C = s.state), "mediaStore" in s && t(7, r = s.mediaStore), "temporaryState" in s && t(8, m = s.temporaryState);
605
- }, n.$$.update = () => {
606
- var s, Y, J, H, P, U, W, S, F, O, q;
607
- n.$$.dirty & /*tag*/
608
- 2 && t(12, e = (s = a.state) == null ? void 0 : s.unfolded), n.$$.dirty & /*tag*/
609
- 2 && t(11, i = (Y = a.state) == null ? void 0 : Y.visible), n.$$.dirty & /*state, temporaryState, tag*/
610
- 322 && t(13, o = C.visible && m.visible && ((J = a.state) == null ? void 0 : J.visible)), n.$$.dirty & /*tag*/
611
- 2 && (c = a.id), n.$$.dirty & /*tag, state, temporaryState*/
612
- 322 && t(5, g = !_A(a, C, m)), n.$$.dirty & /*isVisible*/
613
- 8192 && R(o), n.$$.dirty & /*tag, unfolded, lastUnfoldedState, visible, lastVisibleState*/
614
- 7682 && a.hooks && (e !== void 0 && e !== h && (t(10, h = e), e ? (P = (H = a.hooks).emit) == null || P.call(H, "unfolded") : (W = a == null ? void 0 : (U = a.hooks).emit) == null || W.call(U, "folded")), i !== void 0 && i !== _ && (t(9, _ = i), i ? (F = (S = a.hooks).emit) == null || F.call(S, "show") : (q = (O = a.hooks).emit) == null || q.call(O, "hide"))), n.$$.dirty & /*tag*/
615
- 2 && t(4, f = (() => !(typeof a.config.unfoldedConfig == "object" && a.config.unfoldedConfig.keep === "folded"))());
604
+ const X = (f) => p.emit("click", { event: f, target: "TagContent", tag: a }), j = (f) => p.emit("click", { event: f, target: "TagContent", tag: a });
605
+ return o.$$set = (f) => {
606
+ "withAnimation" in f && t(0, l = f.withAnimation), "tag" in f && t(1, a = f.tag), "hooks" in f && t(2, p = f.hooks), "renderMap" in f && t(3, w = f.renderMap), "state" in f && t(6, _ = f.state), "mediaStore" in f && t(7, r = f.mediaStore), "temporaryState" in f && t(8, g = f.temporaryState);
607
+ }, o.$$.update = () => {
608
+ var f, Y, J, H, P, U, W, z, S, F, O;
609
+ o.$$.dirty & /*tag*/
610
+ 2 && t(12, e = (f = a.state) == null ? void 0 : f.unfolded), o.$$.dirty & /*tag*/
611
+ 2 && t(11, i = (Y = a.state) == null ? void 0 : Y.visible), o.$$.dirty & /*state, temporaryState, tag*/
612
+ 322 && t(13, n = _.visible && g.visible && ((J = a.state) == null ? void 0 : J.visible)), o.$$.dirty & /*tag*/
613
+ 2 && (c = a.id), o.$$.dirty & /*tag, state, temporaryState*/
614
+ 322 && t(5, m = !kA(a, _, g)), o.$$.dirty & /*isVisible*/
615
+ 8192 && R(n), o.$$.dirty & /*tag, unfolded, lastUnfoldedState, visible, lastVisibleState*/
616
+ 7682 && a.hooks && (e !== void 0 && e !== h && (t(10, h = e), e ? (P = (H = a.hooks).emit) == null || P.call(H, "unfolded") : (W = a == null ? void 0 : (U = a.hooks).emit) == null || W.call(U, "folded")), i !== void 0 && i !== k && (t(9, k = i), i ? (S = (z = a.hooks).emit) == null || S.call(z, "show") : (O = (F = a.hooks).emit) == null || O.call(F, "hide"))), o.$$.dirty & /*tag*/
617
+ 2 && t(4, s = (() => !(typeof a.config.unfoldedConfig == "object" && a.config.unfoldedConfig.keep === "folded"))());
616
618
  }, [
617
619
  l,
618
620
  a,
619
621
  p,
620
- Q,
621
- f,
622
- g,
623
- C,
624
- r,
622
+ w,
623
+ s,
625
624
  m,
626
625
  _,
626
+ r,
627
+ g,
628
+ k,
627
629
  h,
628
630
  i,
629
631
  e,
630
- o,
632
+ n,
631
633
  X,
632
634
  j
633
635
  ];
634
636
  }
635
- class ot extends x {
637
+ class at extends x {
636
638
  constructor(A) {
637
639
  super(), $(
638
640
  this,
639
641
  A,
640
- kA,
641
- CA,
642
+ bA,
643
+ _A,
642
644
  AA,
643
645
  {
644
646
  withAnimation: 0,
@@ -649,10 +651,10 @@ class ot extends x {
649
651
  mediaStore: 7,
650
652
  temporaryState: 8
651
653
  },
652
- gA
654
+ mA
653
655
  );
654
656
  }
655
657
  }
656
658
  export {
657
- ot as default
659
+ at as default
658
660
  };