@realsee/dnalogel 3.0.0-10 → 3.0.0-11

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 (479) hide show
  1. package/dist/CSS3DRenderPlugin/Controller.d.ts +2 -3
  2. package/dist/CSS3DRenderPlugin/utils/getAllCSS3DObject.d.ts +1 -1
  3. package/dist/CSS3DRenderPlugin/utils/three/CSS3DGroup.d.ts +4 -0
  4. package/dist/CSS3DRenderPlugin/utils/three/CSS3DObject.d.ts +7 -5
  5. package/dist/CSS3DRenderPlugin/utils/three/CSS3DRender.d.ts +0 -1
  6. package/dist/PanoTagPlugin/controller/TagCache.d.ts +3 -3
  7. package/dist/PanoTagPlugin/controller/TagComputer.d.ts +12 -6
  8. package/dist/PanoTagPlugin/controller/TagRender.d.ts +1 -5
  9. package/dist/PanoTagPlugin/controller/TagUtil.d.ts +6 -12
  10. package/dist/PanoTagPlugin/controller/index.d.ts +6 -2
  11. package/dist/PanoTagPlugin/typings/tag/Tag.d.ts +2 -3
  12. package/dist/PanoTagPlugin/typings/tag/TagConfig.d.ts +20 -67
  13. package/dist/PanoTagPlugin/typings/tag/TagInstance.d.ts +2 -7
  14. package/dist/PanoTagPlugin/typings/tag/Utils.d.ts +3 -8
  15. package/dist/PanoTagPlugin/utils/actionAfterFiveModelLoad.d.ts +4 -0
  16. package/dist/PanoTagPlugin/utils/index.d.ts +2 -0
  17. package/dist/PanoTagPlugin/utils/planeNormal.d.ts +1 -1
  18. package/dist/index.cjs.js +62 -62
  19. package/dist/index.d.ts +0 -1
  20. package/dist/index.js +6317 -6321
  21. package/dist/index.umd.js +49 -49
  22. package/dist/shared-utils/five/FiveDomEvents.d.ts +3 -1
  23. package/dist/shared-utils/index.d.ts +1 -1
  24. package/docs/assets/search.js +1 -1
  25. package/docs/classes/AreaMakerPluginType.AreaMakerController.html +30 -31
  26. package/docs/classes/AreaMakerPluginType.AreaMakerItem.html +31 -32
  27. package/docs/classes/CSS3DRender.html +30 -31
  28. package/docs/classes/CruisePluginController.html +25 -26
  29. package/docs/classes/GuideLineItem.GuideLineItem.html +19 -20
  30. package/docs/classes/GuideLineModeItem.GuideLineModeItem.html +34 -35
  31. package/docs/classes/Magnifier.html +19 -20
  32. package/docs/classes/ModelRoomLabelController.html +10 -11
  33. package/docs/classes/Object3DHelperController.html +24 -25
  34. package/docs/classes/PaintBrush.html +14 -15
  35. package/docs/classes/PanoMeasurePluginLine.html +26 -27
  36. package/docs/classes/PanoMeasurePluginModel.html +26 -27
  37. package/docs/classes/PanoMeasurePluginPoint.html +10 -11
  38. package/docs/classes/PanoMeasurePluginPolyline.html +26 -27
  39. package/docs/classes/PanoTagPluginController.html +108 -54
  40. package/docs/classes/Util.BetterTween.html +8 -9
  41. package/docs/classes/Util.Interval.html +11 -12
  42. package/docs/classes/Util.LineSegments.html +7 -8
  43. package/docs/classes/Util.Magnifier.html +19 -20
  44. package/docs/classes/Util.Object3D.html +7 -8
  45. package/docs/classes/Util.PointDomHelper.html +10 -11
  46. package/docs/classes/Util.PointHelper.html +10 -11
  47. package/docs/classes/Util.PointSelectorHelper.html +15 -16
  48. package/docs/classes/Util.Rectangle.html +12 -13
  49. package/docs/enums/CameraMovementEffect.html +6 -7
  50. package/docs/enums/ContentType.html +19 -20
  51. package/docs/enums/DIRECTION.html +8 -9
  52. package/docs/enums/DISPLAY_STRATEGY_TYPE.html +8 -9
  53. package/docs/enums/DimensionType.html +6 -7
  54. package/docs/enums/FLOOR_PLAN_ATTACHED_TO.html +7 -8
  55. package/docs/enums/ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE.html +8 -9
  56. package/docs/enums/PaintBrushTypeEnum.html +7 -8
  57. package/docs/enums/PointType.html +6 -7
  58. package/docs/enums/Rotation.html +7 -8
  59. package/docs/functions/AreaMakerPlugin.html +4 -5
  60. package/docs/functions/CSS3DRenderPlugin.html +3 -4
  61. package/docs/functions/CameraMovementPlugin.html +3 -4
  62. package/docs/functions/CruisePlugin.html +3 -4
  63. package/docs/functions/CurrentPanoImagePlugin.html +3 -4
  64. package/docs/functions/GuideLinePlugin.html +4 -5
  65. package/docs/functions/ItemLabelPlugin.html +3 -4
  66. package/docs/functions/MapviewFloorplanPlugin.html +3 -4
  67. package/docs/functions/ModelChassisCompassPlugin.html +3 -4
  68. package/docs/functions/ModelEntryDoorGuidePlugin.html +3 -4
  69. package/docs/functions/ModelFloorplanPlugin.html +3 -4
  70. package/docs/functions/ModelItemLabelPlugin.html +3 -4
  71. package/docs/functions/ModelRoomLabelPlugin.html +3 -4
  72. package/docs/functions/ModelTVVideoPlugin.html +3 -4
  73. package/docs/functions/ModelViewPlugin.html +3 -4
  74. package/docs/functions/Object3DHelperPlugin.html +3 -4
  75. package/docs/functions/PanoCompassPlugin.html +3 -4
  76. package/docs/functions/PanoCursorRaycasterPlugin.html +3 -4
  77. package/docs/functions/PanoDoorLabelPlugin.html +3 -4
  78. package/docs/functions/PanoFloorplanRadarPlugin.html +3 -4
  79. package/docs/functions/PanoMeasurePlugin.html +3 -4
  80. package/docs/functions/PanoRulerPlugin.html +3 -4
  81. package/docs/functions/PanoRulerProPlugin.html +3 -4
  82. package/docs/functions/PanoSpatialTagPlugin.html +3 -4
  83. package/docs/functions/PanoTagPlugin.html +3 -4
  84. package/docs/functions/PanoVideoPlugin.html +3 -4
  85. package/docs/functions/PipelinePlugin.html +3 -4
  86. package/docs/functions/TopviewFloorplanPlugin.html +3 -4
  87. package/docs/functions/Util.absoluteUrl.html +4 -5
  88. package/docs/functions/Util.checkFiveModelLoaded.html +4 -5
  89. package/docs/functions/Util.equal.html +4 -5
  90. package/docs/functions/Util.getCoordsFromClient.html +4 -5
  91. package/docs/functions/Util.getCoordsFromElement.html +4 -5
  92. package/docs/functions/Util.getFrameTime.html +4 -5
  93. package/docs/functions/Util.getIntersectFromRelativePosition.html +4 -5
  94. package/docs/functions/Util.getRaycasterFromFivePointer.html +4 -5
  95. package/docs/functions/Util.isAbsoluteURL.html +4 -5
  96. package/docs/functions/Util.isModelLike.html +4 -5
  97. package/docs/functions/Util.isNil.html +4 -5
  98. package/docs/functions/Util.isPanoramaLike.html +4 -5
  99. package/docs/functions/Util.nextFrame.html +4 -5
  100. package/docs/functions/Util.notNil.html +4 -5
  101. package/docs/functions/Util.requestAnimationFrameInterval.html +4 -5
  102. package/docs/functions/Util.tweenProgress.html +4 -5
  103. package/docs/functions/Util.uuid.html +4 -5
  104. package/docs/functions/pluginFlag.html +4 -5
  105. package/docs/index.html +4 -5
  106. package/docs/interfaces/AddTagConfig.html +5 -6
  107. package/docs/interfaces/AreaMakerPluginType.AnimeOptions.html +5 -6
  108. package/docs/interfaces/AreaMakerPluginType.Config.html +5 -6
  109. package/docs/interfaces/AreaMakerPluginType.EventMap.html +14 -15
  110. package/docs/interfaces/AreaMakerPluginType.Params.html +6 -7
  111. package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItem.html +8 -9
  112. package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItemV1.html +7 -8
  113. package/docs/interfaces/AreaMakerPluginType.ServerDataV1.html +5 -6
  114. package/docs/interfaces/AreaMakerPluginType.ServerDataV2.html +5 -6
  115. package/docs/interfaces/AreaMakerPluginType.ShowHideOptions.html +5 -6
  116. package/docs/interfaces/AreaMakerPluginType.State.html +7 -8
  117. package/docs/interfaces/CSS3DRenderPluginEventMap.html +10 -11
  118. package/docs/interfaces/CSS3DRenderPluginState.html +7 -8
  119. package/docs/interfaces/CameraMovementPluginExportType.html +6 -7
  120. package/docs/interfaces/CruisePluginTypes.Config.html +7 -8
  121. package/docs/interfaces/CruisePluginTypes.CruiseKeyframe.html +11 -12
  122. package/docs/interfaces/CruisePluginTypes.EventMap.html +19 -20
  123. package/docs/interfaces/CruisePluginTypes.MoveAction.html +11 -12
  124. package/docs/interfaces/CruisePluginTypes.MoveWithKeyframesAction.html +13 -14
  125. package/docs/interfaces/CruisePluginTypes.MoveWithPanoIndexAction.html +13 -14
  126. package/docs/interfaces/CruisePluginTypes.PluginData.html +8 -9
  127. package/docs/interfaces/CruisePluginTypes.PluginServerData.html +5 -6
  128. package/docs/interfaces/CruisePluginTypes.PluginState.html +10 -11
  129. package/docs/interfaces/CurrentPanoImagePluginType.Config.html +10 -11
  130. package/docs/interfaces/CurrentPanoImagePluginType.EventMap.html +11 -12
  131. package/docs/interfaces/CurrentPanoImagePluginType.Params.html +6 -7
  132. package/docs/interfaces/CurrentPanoImagePluginType.ShowHideOptions.html +5 -6
  133. package/docs/interfaces/CurrentPanoImagePluginType.State.html +7 -8
  134. package/docs/interfaces/EventMap.html +14 -15
  135. package/docs/interfaces/FloorplanBounding.html +7 -8
  136. package/docs/interfaces/FloorplanData.html +9 -10
  137. package/docs/interfaces/FloorplanEntrance.html +10 -11
  138. package/docs/interfaces/FloorplanExtraObject.html +9 -10
  139. package/docs/interfaces/FloorplanExtraObject3D.html +7 -8
  140. package/docs/interfaces/FloorplanFloorData.html +8 -9
  141. package/docs/interfaces/FloorplanImagePosition.html +6 -7
  142. package/docs/interfaces/FloorplanObserver.html +8 -9
  143. package/docs/interfaces/FloorplanOutlineItem.html +8 -9
  144. package/docs/interfaces/FloorplanPosition.html +6 -7
  145. package/docs/interfaces/FloorplanRoomItem.html +12 -13
  146. package/docs/interfaces/FloorplanRoomLabelItem.html +6 -7
  147. package/docs/interfaces/FloorplanServerBounding.html +7 -8
  148. package/docs/interfaces/FloorplanServerComputedData.html +9 -10
  149. package/docs/interfaces/FloorplanServerData.html +6 -7
  150. package/docs/interfaces/FloorplanServerDoorItem.html +9 -10
  151. package/docs/interfaces/FloorplanServerDoorPosition.html +7 -8
  152. package/docs/interfaces/FloorplanServerEntrance.html +10 -11
  153. package/docs/interfaces/FloorplanServerFloorData.html +8 -9
  154. package/docs/interfaces/FloorplanServerImagePosition.html +6 -7
  155. package/docs/interfaces/FloorplanServerObserver.html +8 -9
  156. package/docs/interfaces/FloorplanServerOutlineItem.html +8 -9
  157. package/docs/interfaces/FloorplanServerPosition.html +6 -7
  158. package/docs/interfaces/FloorplanServerRoomItem.html +13 -14
  159. package/docs/interfaces/FloorplanServerRoomLabelItem.html +6 -7
  160. package/docs/interfaces/GuideLineModeItem.GuideLineTagContainer.html +7 -8
  161. package/docs/interfaces/GuideLinePluginType.CatmullRomCurve3.html +9 -10
  162. package/docs/interfaces/GuideLinePluginType.EventMap.html +12 -13
  163. package/docs/interfaces/GuideLinePluginType.GuideLineGeometryStyle.html +7 -8
  164. package/docs/interfaces/GuideLinePluginType.GuideLineItemContainer.html +5 -6
  165. package/docs/interfaces/GuideLinePluginType.GuideLineMaterialStyle.html +12 -13
  166. package/docs/interfaces/GuideLinePluginType.LineGeometriesConfig.html +7 -8
  167. package/docs/interfaces/GuideLinePluginType.ModelGuideLineStyle.html +17 -18
  168. package/docs/interfaces/GuideLinePluginType.ModelGuideLineTagData.html +6 -7
  169. package/docs/interfaces/GuideLinePluginType.PanoramaGuideLineStyle.html +17 -18
  170. package/docs/interfaces/GuideLinePluginType.PluginDataV2.html +4 -5
  171. package/docs/interfaces/GuideLinePluginType.PluginServerData.html +5 -6
  172. package/docs/interfaces/GuideLinePluginType.PluginState.html +7 -8
  173. package/docs/interfaces/GuideLinePluginType.Route.html +10 -11
  174. package/docs/interfaces/GuideLinePluginType.RouteConfig.html +8 -9
  175. package/docs/interfaces/HelperOffset.html +7 -8
  176. package/docs/interfaces/ImagePlaneGroup.html +5 -6
  177. package/docs/interfaces/ItemLabelPluginData.html +5 -6
  178. package/docs/interfaces/ItemLabelPluginExportReturnsType.html +10 -11
  179. package/docs/interfaces/ItemLabelPluginParametersType.html +8 -9
  180. package/docs/interfaces/MinMax.html +6 -7
  181. package/docs/interfaces/ModelChassisCompassPluginData.html +6 -7
  182. package/docs/interfaces/ModelChassisCompassPluginExportType.html +7 -8
  183. package/docs/interfaces/ModelChassisCompassPluginParameterType.html +6 -7
  184. package/docs/interfaces/ModelEntryDoorGuidePluginData.html +7 -8
  185. package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +7 -8
  186. package/docs/interfaces/ModelItemLabelPluginData.html +5 -6
  187. package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +10 -11
  188. package/docs/interfaces/ModelItemLabelPluginParametersType.html +6 -7
  189. package/docs/interfaces/ModelRoomLabelPluginData.html +5 -6
  190. package/docs/interfaces/ModelTVVideoPluginData.html +8 -9
  191. package/docs/interfaces/ModelTVVideoPluginExportType.html +7 -8
  192. package/docs/interfaces/ModelTVVideoPluginParameterType.html +5 -6
  193. package/docs/interfaces/ModelViewPluginExportType.html +10 -11
  194. package/docs/interfaces/Object3DHelperState.html +7 -8
  195. package/docs/interfaces/ObjectHelperControllers.html +8 -9
  196. package/docs/interfaces/PaintBrushAction.html +11 -12
  197. package/docs/interfaces/PaintBrushConfigs.html +11 -12
  198. package/docs/interfaces/PaintBrushState.html +9 -10
  199. package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +9 -10
  200. package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +4 -5
  201. package/docs/interfaces/PanoMeasureParameterType.html +15 -16
  202. package/docs/interfaces/PanoMeasurePluginLineJson.html +7 -8
  203. package/docs/interfaces/PanoMeasurePluginOpenParameter.html +6 -7
  204. package/docs/interfaces/PanoMeasurePluginPointJson.html +6 -7
  205. package/docs/interfaces/PanoMeasurePluginPolylineJson.html +7 -8
  206. package/docs/interfaces/PanoRulerPluginExportType.html +9 -10
  207. package/docs/interfaces/PanoRulerPluginOptions.html +6 -7
  208. package/docs/interfaces/PanoRulerPluginParameterType.html +7 -8
  209. package/docs/interfaces/PanoRulerProPluginExportType.html +8 -9
  210. package/docs/interfaces/PanoRulerProPluginOptions.html +6 -7
  211. package/docs/interfaces/PanoRulerProPluginParameterType.html +6 -7
  212. package/docs/interfaces/PanoRulerProPluginState.html +7 -8
  213. package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +4 -5
  214. package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +4 -5
  215. package/docs/interfaces/PanoSpatialTagPluginData.html +10 -11
  216. package/docs/interfaces/PanoSpatialTagPluginDataElement.html +9 -10
  217. package/docs/interfaces/PanoSpatialTagPluginExportType.html +12 -13
  218. package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +9 -10
  219. package/docs/interfaces/PanoSpatialTagPluginParameterType.html +12 -13
  220. package/docs/interfaces/PanoSpatialTagPluginPointElement.html +10 -11
  221. package/docs/interfaces/PanoSpatialTagPluginTagElement.html +9 -10
  222. package/docs/interfaces/PanoVideoPluginType.LoadParams.html +5 -6
  223. package/docs/interfaces/PanoVideoPluginType.PanoVideoItem.html +7 -8
  224. package/docs/interfaces/PanoVideoPluginType.PluginData.html +5 -6
  225. package/docs/interfaces/PanoVideoPluginType.PluginEventMap.html +8 -9
  226. package/docs/interfaces/PanoVideoPluginType.PluginState.html +5 -6
  227. package/docs/interfaces/PanoVideoPluginType.VideoItem.html +7 -8
  228. package/docs/interfaces/PanoVideoPluginType.VideoMeshParams.html +9 -10
  229. package/docs/interfaces/Point.html +7 -8
  230. package/docs/interfaces/Room.html +8 -9
  231. package/docs/interfaces/RoomInfo.html +6 -7
  232. package/docs/interfaces/RoomLabel.html +13 -14
  233. package/docs/interfaces/RoomRules.html +4 -5
  234. package/docs/interfaces/Rooms.html +4 -5
  235. package/docs/interfaces/Scissor.html +8 -9
  236. package/docs/interfaces/State.html +7 -8
  237. package/docs/interfaces/TagCacheInterface.html +11 -12
  238. package/docs/interfaces/TagConfig.html +27 -45
  239. package/docs/interfaces/TagGLTFObjectGroup.html +5 -6
  240. package/docs/interfaces/TagIconUrl.html +11 -12
  241. package/docs/interfaces/TagObjectGroup.html +5 -6
  242. package/docs/interfaces/TagStyle.html +5 -6
  243. package/docs/interfaces/Tags.html +10 -2153
  244. package/docs/interfaces/TemporaryState.html +5 -6
  245. package/docs/interfaces/Util.MagnifierParameter.html +10 -11
  246. package/docs/interfaces/Util.MouseGroupParameter.html +7 -8
  247. package/docs/interfaces/Util.PointIntersection.html +7 -8
  248. package/docs/modules/AreaMakerPluginType.html +4 -5
  249. package/docs/modules/CruisePluginTypes.html +4 -5
  250. package/docs/modules/CurrentPanoImagePluginType.html +4 -5
  251. package/docs/modules/GuideLineItem.html +4 -5
  252. package/docs/modules/GuideLineModeItem.html +4 -5
  253. package/docs/modules/GuideLinePluginType.html +4 -5
  254. package/docs/modules/PanoVideoPluginType.html +4 -5
  255. package/docs/modules/Util.html +4 -5
  256. package/docs/modules.html +4 -6
  257. package/docs/types/AreaMakerPluginType.AreaMakerItemEventMap.html +4 -5
  258. package/docs/types/AreaMakerPluginType.PluginData.html +4 -5
  259. package/docs/types/AreaMakerPluginType.ServerData.html +4 -5
  260. package/docs/types/ArrayPosition.html +4 -5
  261. package/docs/types/AudioAppearance.html +4 -5
  262. package/docs/types/AudioTagTypeConfigKey.html +4 -5
  263. package/docs/types/CSS3DRenderExportType.html +4 -5
  264. package/docs/types/CSS3DRenderPluginExportType.html +4 -5
  265. package/docs/types/CSS3DRenderPluginParameterType.html +4 -5
  266. package/docs/types/ClassFunctionParameters.html +4 -5
  267. package/docs/types/Color.html +4 -5
  268. package/docs/types/ContentTypeConfigKey.html +5 -6
  269. package/docs/types/ContentTypeConfigKeySplit.html +5 -6
  270. package/docs/types/ContentTypeMap.html +4 -5
  271. package/docs/types/Create3DDomContainerReturnType.html +4 -5
  272. package/docs/types/Create3DElementReturnType.html +4 -5
  273. package/docs/types/CruisePluginExportType.html +4 -5
  274. package/docs/types/CruisePluginTypes.CruiseData.html +4 -5
  275. package/docs/types/CruisePluginTypes.MoveEffect.html +4 -5
  276. package/docs/types/CurrentPanoImagePluginExportType.html +4 -5
  277. package/docs/types/DeprecatedMediaPlaneProperty.html +4 -5
  278. package/docs/types/DeprecatedTagProperty.html +4 -5
  279. package/docs/types/Direction-1.html +4 -5
  280. package/docs/types/Direction4.html +4 -5
  281. package/docs/types/ElementRenderer.html +4 -5
  282. package/docs/types/FloorplanRuleLabels.html +4 -5
  283. package/docs/types/FloorplanServerRuleLabels.html +4 -5
  284. package/docs/types/GuideLinePluginExportType.html +4 -5
  285. package/docs/types/GuideLinePluginType.GuideLineItem.html +4 -5
  286. package/docs/types/GuideLinePluginType.GuideLineItemEventMap.html +4 -5
  287. package/docs/types/GuideLinePluginType.GuideLineModeItemMode.html +4 -5
  288. package/docs/types/GuideLinePluginType.GuideLineStyle.html +4 -5
  289. package/docs/types/GuideLinePluginType.ModelGuideLineTag.html +4 -5
  290. package/docs/types/GuideLinePluginType.PathItem.html +4 -5
  291. package/docs/types/GuideLinePluginType.PluginData.html +4 -5
  292. package/docs/types/HelperEventMap.html +4 -5
  293. package/docs/types/LoadTagConfig.html +4 -5
  294. package/docs/types/MapviewFloorplanPluginParameterType.html +4 -5
  295. package/docs/types/MapviewFloorplanPluginReturnType.html +4 -5
  296. package/docs/types/MediaData.html +4 -5
  297. package/docs/types/MediaStore.html +4 -5
  298. package/docs/types/ModelEntryDoorGuidePluginParameterType.html +4 -5
  299. package/docs/types/ModelFloorplanPluginParameterType.html +4 -5
  300. package/docs/types/ModelFloorplanPluginReturnType.html +4 -5
  301. package/docs/types/ModelRoomLabelPluginParameters.html +4 -5
  302. package/docs/types/ModelRoomLabelPluginReturnType.html +4 -5
  303. package/docs/types/MoveArgs.html +4 -5
  304. package/docs/types/MoveOpts.html +4 -5
  305. package/docs/types/Object3DHelperEventMap.html +4 -5
  306. package/docs/types/ObjectFit.html +4 -5
  307. package/docs/types/PaintBrushEventMap.html +4 -5
  308. package/docs/types/PanoCompassPluginData.html +4 -5
  309. package/docs/types/PanoCompassPluginExportType.html +4 -5
  310. package/docs/types/PanoCompassPluginParameterType.html +4 -5
  311. package/docs/types/PanoFloorplanRadarPluginParameterType.html +4 -5
  312. package/docs/types/PanoFloorplanRadarPluginReturnType.html +4 -5
  313. package/docs/types/PanoIndex.html +4 -5
  314. package/docs/types/PanoMeasurePluginEvent.html +4 -5
  315. package/docs/types/PanoMeasureReturnType.html +4 -5
  316. package/docs/types/PanoSpatialTagPluginId.html +4 -5
  317. package/docs/types/PanoTagPluginExportInterface.html +4 -5
  318. package/docs/types/PanoTagPluginParamsInterface.html +4 -5
  319. package/docs/types/PanoVideoPluginParameterType.html +4 -5
  320. package/docs/types/PanoVideoPluginReturnType.html +4 -5
  321. package/docs/types/PickTagContentTypeInContentTypeConfigKey.html +5 -6
  322. package/docs/types/PipelinePluginParameterType.html +4 -5
  323. package/docs/types/PipelinePluginReturnType.html +4 -5
  324. package/docs/types/PlaneTag.html +4 -5
  325. package/docs/types/Point2DTag.html +4 -5
  326. package/docs/types/Point3DTag.html +4 -5
  327. package/docs/types/PointTag.html +4 -5
  328. package/docs/types/PointTagInstance.html +4 -5
  329. package/docs/types/Position.html +4 -5
  330. package/docs/types/RotateArgs.html +4 -5
  331. package/docs/types/RotateOpts.html +4 -5
  332. package/docs/types/RuleLabelsKey.html +4 -5
  333. package/docs/types/RuleLabelsValue.html +4 -5
  334. package/docs/types/StickType.html +4 -5
  335. package/docs/types/Tag.html +6 -7
  336. package/docs/types/Tag2D.html +4 -5
  337. package/docs/types/Tag3D.html +4 -5
  338. package/docs/types/TagConfigByKey.html +4 -5
  339. package/docs/types/TagContentType.html +4 -5
  340. package/docs/types/TagDimensionType.html +4 -5
  341. package/docs/types/TagElement.html +4 -5
  342. package/docs/types/TagEvents.html +4 -5
  343. package/docs/types/TagGLTFObject.html +4 -5
  344. package/docs/types/TagHooks.html +4 -5
  345. package/docs/types/TagId.html +4 -5
  346. package/docs/types/TagInstance.html +5 -8
  347. package/docs/types/TagPointType.html +4 -5
  348. package/docs/types/TagRendererMap.html +4 -5
  349. package/docs/types/TopviewFloorplanPluginParameterType.html +4 -5
  350. package/docs/types/TopviewFloorplanPluginReturnType.html +4 -5
  351. package/docs/types/WorkCode.html +4 -5
  352. package/docs/variables/FLOOR_TYPE_MAP.html +4 -5
  353. package/docs/variables/PLUGIN.html +4 -5
  354. package/docs/variables/ROOM_FETILE_TYPE_MAP.html +4 -5
  355. package/docs/variables/ROOM_TYPE_MAP.html +4 -5
  356. package/docs/variables/defaultGlobalConfig.html +4 -5
  357. package/docs/variables/itemLabelPluginServerParams.html +4 -5
  358. package/docs/variables/modelItemLabelPluginServerParams.html +4 -5
  359. package/docs/variables/modelRoomLabelPluginServerParams.html +4 -5
  360. package/libs/AreaMakerPlugin/Controller.js +3 -5
  361. package/libs/AreaMakerPlugin/index.js +3 -5
  362. package/libs/AreaMakerPlugin/utils/Item.js +7 -9
  363. package/libs/CSS3DRenderPlugin/Controller.d.ts +2 -3
  364. package/libs/CSS3DRenderPlugin/Controller.js +6 -9
  365. package/libs/CSS3DRenderPlugin/index.js +6 -8
  366. package/libs/CSS3DRenderPlugin/utils/getAllCSS3DObject.d.ts +1 -1
  367. package/libs/CSS3DRenderPlugin/utils/getAllCSS3DObject.js +6 -9
  368. package/libs/CSS3DRenderPlugin/utils/three/CSS3DGroup.d.ts +4 -0
  369. package/libs/CSS3DRenderPlugin/utils/three/CSS3DGroup.js +22 -23
  370. package/libs/CSS3DRenderPlugin/utils/three/CSS3DObject.d.ts +7 -5
  371. package/libs/CSS3DRenderPlugin/utils/three/CSS3DObject.js +53 -43
  372. package/libs/CSS3DRenderPlugin/utils/three/CSS3DRender.d.ts +0 -1
  373. package/libs/CSS3DRenderPlugin/utils/three/CSS3DRender.js +66 -70
  374. package/libs/CSS3DRenderPlugin/utils/three/CSS3DRenderer.js +3 -4
  375. package/libs/CSS3DRenderPlugin/utils/three/CSS3DScene.js +10 -11
  376. package/libs/CruisePlugin/Controller.js +105 -111
  377. package/libs/CruisePlugin/index.js +9 -13
  378. package/libs/CurrentPanoImagePlugin/Controller.js +22 -27
  379. package/libs/CurrentPanoImagePlugin/index.js +4 -7
  380. package/libs/GuideLinePlugin/Controller.js +25 -29
  381. package/libs/GuideLinePlugin/GuideLineItem.js +6 -10
  382. package/libs/GuideLinePlugin/GuideLineModeItem.js +6 -10
  383. package/libs/GuideLinePlugin/index.js +11 -15
  384. package/libs/ModelTVVideoPlugin/Plugin.js +4 -6
  385. package/libs/ModelTVVideoPlugin/index.js +3 -5
  386. package/libs/Object3DHelperPlugin/Controller.js +3 -5
  387. package/libs/Object3DHelperPlugin/index.js +6 -8
  388. package/libs/PanoCompassPlugin/Controller.js +3 -5
  389. package/libs/PanoCompassPlugin/index.js +4 -6
  390. package/libs/PanoDoorLabelPlugin/BaseController.js +7 -9
  391. package/libs/PanoDoorLabelPlugin/Controller.js +3 -5
  392. package/libs/PanoDoorLabelPlugin/index.js +4 -6
  393. package/libs/PanoMeasurePlugin/Components/Controller0.js +3 -5
  394. package/libs/PanoMeasurePlugin/Components/Controller1.js +53 -55
  395. package/libs/PanoMeasurePlugin/Controller/EditController.js +3 -5
  396. package/libs/PanoMeasurePlugin/Controller/WatchController.js +2 -4
  397. package/libs/PanoMeasurePlugin/Controller/index.js +3 -5
  398. package/libs/PanoMeasurePlugin/Model/area.js +2 -4
  399. package/libs/PanoMeasurePlugin/Modules/UIController/index.js +23 -25
  400. package/libs/PanoMeasurePlugin/index.js +14 -16
  401. package/libs/PanoMeasurePlugin/utils/dom/areaDom.js +12 -14
  402. package/libs/PanoSpatialTagPlugin/Plugin.js +4 -6
  403. package/libs/PanoSpatialTagPlugin/index.js +1 -3
  404. package/libs/PanoTagPlugin/Components/Tag/MarketingTag.js +2 -4
  405. package/libs/PanoTagPlugin/Components/Tag/index.js +205 -206
  406. package/libs/PanoTagPlugin/Components/TagContainer.js +11 -12
  407. package/libs/PanoTagPlugin/Components/TagItem.js +128 -129
  408. package/libs/PanoTagPlugin/controller/TagCache.d.ts +3 -3
  409. package/libs/PanoTagPlugin/controller/TagCache.js +15 -17
  410. package/libs/PanoTagPlugin/controller/TagComputer.d.ts +12 -6
  411. package/libs/PanoTagPlugin/controller/TagComputer.js +202 -172
  412. package/libs/PanoTagPlugin/controller/TagRender.d.ts +1 -5
  413. package/libs/PanoTagPlugin/controller/TagRender.js +120 -143
  414. package/libs/PanoTagPlugin/controller/TagUtil.d.ts +6 -12
  415. package/libs/PanoTagPlugin/controller/TagUtil.js +154 -182
  416. package/libs/PanoTagPlugin/controller/index.d.ts +6 -2
  417. package/libs/PanoTagPlugin/controller/index.js +153 -147
  418. package/libs/PanoTagPlugin/index.js +16 -21
  419. package/libs/PanoTagPlugin/tag.config.js +3 -11
  420. package/libs/PanoTagPlugin/typings/tag/Tag.d.ts +2 -3
  421. package/libs/PanoTagPlugin/typings/tag/TagConfig.d.ts +20 -67
  422. package/libs/PanoTagPlugin/typings/tag/TagInstance.d.ts +2 -7
  423. package/libs/PanoTagPlugin/typings/tag/Utils.d.ts +3 -8
  424. package/libs/PanoTagPlugin/utils/actionAfterFiveModelLoad.d.ts +4 -0
  425. package/libs/PanoTagPlugin/utils/actionAfterFiveModelLoad.js +16 -0
  426. package/libs/PanoTagPlugin/utils/addDebugPoints.js +1 -1
  427. package/libs/PanoTagPlugin/utils/index.d.ts +2 -0
  428. package/libs/PanoTagPlugin/utils/index.js +31 -23
  429. package/libs/PanoTagPlugin/utils/model/mediaPlane.js +99 -97
  430. package/libs/PanoTagPlugin/utils/planeNormal.d.ts +1 -1
  431. package/libs/PanoVideoPlugin/Controller.js +3 -5
  432. package/libs/PanoVideoPlugin/VideoMeshController.js +2 -4
  433. package/libs/PanoVideoPlugin/index.js +6 -8
  434. package/libs/PipelinePlugin/Controller.js +3 -5
  435. package/libs/PipelinePlugin/index.js +4 -6
  436. package/libs/PipelinePlugin/utils/Objects/FlowPipe.js +2 -4
  437. package/libs/PipelinePlugin/utils/Objects/HighlightPipe.js +12 -14
  438. package/libs/PipelinePlugin/utils/Objects/Pipe.js +0 -2
  439. package/libs/base/BasePlugin.js +2 -2
  440. package/libs/floorplan/MapviewFloorplanPlugin/Controller.js +3 -5
  441. package/libs/floorplan/MapviewFloorplanPlugin/index.js +4 -6
  442. package/libs/floorplan/ModelFloorplanPlugin/Controller.js +3 -5
  443. package/libs/floorplan/ModelFloorplanPlugin/index.js +4 -6
  444. package/libs/floorplan/PanoFloorplanRadarPlugin/Controller.js +3 -5
  445. package/libs/floorplan/PanoFloorplanRadarPlugin/index.js +4 -6
  446. package/libs/floorplan/TopviewFloorplanPlugin/Controller.js +31 -33
  447. package/libs/floorplan/TopviewFloorplanPlugin/index.js +4 -6
  448. package/libs/floorplan/utils/correctFiveState.js +25 -25
  449. package/libs/index.d.ts +0 -1
  450. package/libs/index.js +120 -125
  451. package/libs/shared-utils/five/FiveDomEvents.d.ts +3 -1
  452. package/libs/shared-utils/five/FiveDomEvents.js +53 -46
  453. package/libs/shared-utils/five/mode.js +5 -5
  454. package/libs/shared-utils/index.d.ts +1 -1
  455. package/libs/shared-utils/index.js +1 -1
  456. package/libs/shared-utils/logger.js +1 -1
  457. package/package.json +1 -1
  458. package/dist/PanoTagPlugin/utils/tag/adaptConfig.d.ts +0 -2
  459. package/dist/shared-utils/five/adapt.d.ts +0 -9
  460. package/dist/shared-utils/five/fiveModelLoad.d.ts +0 -9
  461. package/dist/shared-utils/three/getNormal.d.ts +0 -2
  462. package/dist/shared-utils/typescript/entries.d.ts +0 -2
  463. package/dist/shared-utils/url/getUrl.d.ts +0 -4
  464. package/docs/types/ModelId.html +0 -279
  465. package/libs/PanoTagPlugin/utils/tag/adaptConfig.d.ts +0 -2
  466. package/libs/PanoTagPlugin/utils/tag/adaptConfig.js +0 -7
  467. package/libs/shared-utils/five/adapt.d.ts +0 -9
  468. package/libs/shared-utils/five/adapt.js +0 -16
  469. package/libs/shared-utils/five/fiveModelLoad.d.ts +0 -9
  470. package/libs/shared-utils/five/fiveModelLoad.js +0 -29
  471. package/libs/shared-utils/three/getNormal.d.ts +0 -2
  472. package/libs/shared-utils/three/getNormal.js +0 -10
  473. package/libs/shared-utils/typescript/entries.d.ts +0 -2
  474. package/libs/shared-utils/typescript/entries.js +0 -6
  475. package/libs/shared-utils/url/getUrl.d.ts +0 -4
  476. package/libs/shared-utils/url/getUrl.js +0 -7
  477. /package/dist/shared-utils/{url/absoluteUrl.d.ts → absoluteUrl.d.ts} +0 -0
  478. /package/libs/shared-utils/{url/absoluteUrl.d.ts → absoluteUrl.d.ts} +0 -0
  479. /package/libs/shared-utils/{url/absoluteUrl.js → absoluteUrl.js} +0 -0
@@ -1,14 +1,15 @@
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";
1
+ import { SvelteComponent as $, init as AA, safe_not_equal as eA, append_styles as tA, empty as iA, insert as H, transition_out as v, check_outros as K, transition_in as w, detach as P, setContext as L, group_outros as N, element as T, attr as B, noop as V, toggle_class as u, null_to_empty as Y, set_style as I, append as Z, listen as z, stop_propagation as nA, create_component as k, mount_component as b, destroy_component as D } from "../../../vendor/svelte/internal/index.js";
2
2
  import oA from "./TextTag/index.js";
3
- import nA from "./ImageTextTag.js";
4
- import rA from "./MarketingTag.js";
3
+ import rA from "./ImageTextTag.js";
4
+ import aA from "./MarketingTag.js";
5
5
  import "three";
6
6
  import { noTypecheck as d } from "../../utils/noTypecheck.js";
7
- import aA from "./AudioTag/index.js";
8
- import lA from "./MediaPlane.js";
9
- import sA from "./LinkTag.js";
10
- import fA from "./CustomTag.js";
11
- import { classnames as T } from "../../../vendor/classnames/index.js";
7
+ import { isMediaModelTag as lA } from "../../utils/tag/tagCheck.js";
8
+ import fA from "./AudioTag/index.js";
9
+ import sA from "./MediaPlane.js";
10
+ import gA from "./LinkTag.js";
11
+ import mA from "./CustomTag.js";
12
+ import { classnames as J } from "../../../vendor/classnames/index.js";
12
13
  import "./TextTag/TextTag.js";
13
14
  import "../Common/Line/Straight.js";
14
15
  import "../../../vendor/svelte/transition/index.js";
@@ -70,14 +71,12 @@ import "../../../shared-utils/positionToVector3.js";
70
71
  import "../../../CSS3DRenderPlugin/utils/three/CSS3DRenderer.js";
71
72
  import "three/examples/jsm/renderers/CSS3DRenderer";
72
73
  import "../../../CSS3DRenderPlugin/utils/getAllCSS3DObject.js";
73
- import "../../../shared-utils/util.js";
74
74
  import "../../../CSS3DRenderPlugin/utils/createResizeObserver.js";
75
75
  import "../../../CSS3DRenderPlugin/utils/even.js";
76
76
  import "../../../shared-utils/Subscribe.js";
77
77
  import "../../../CSS3DRenderPlugin/utils/three/CSS3DObject.js";
78
78
  import "../../../CSS3DRenderPlugin/utils/three/OpacityMesh.js";
79
79
  import "../../../shared-utils/three/centerPoint.js";
80
- import "../../../shared-utils/three/getObjectVisible.js";
81
80
  import "../../../CSS3DRenderPlugin/utils/three/CSS3DScene.js";
82
81
  import "../../../CSS3DRenderPlugin/utils/three/CSS3DGroup.js";
83
82
  import "../../../CSS3DRenderPlugin/utils/generateBehindFiveElement.js";
@@ -89,42 +88,42 @@ import "../Common/Icon/audioIcon.js";
89
88
  import "./AudioTag/AudioPlaneTag.js";
90
89
  import "../Common/Icon/Icon.js";
91
90
  import "../../utils/getImageInfo.js";
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,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-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}');
91
+ function cA(n) {
92
+ tA(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,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) 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}');
94
93
  }
95
- function gA(o) {
94
+ function pA(n) {
96
95
  let A, t;
97
96
  return {
98
97
  c() {
99
- A = E("div"), B(A, "data-info", "tag content is keep folded"), B(A, "data-id", t = /*tag*/
100
- o[1].id);
98
+ A = T("div"), B(A, "data-info", "tag content is keep folded"), B(A, "data-id", t = /*tag*/
99
+ n[1].id);
101
100
  },
102
101
  m(e, i) {
103
- G(e, A, i);
102
+ H(e, A, i);
104
103
  },
105
104
  p(e, i) {
106
105
  i & /*tag*/
107
106
  2 && t !== (t = /*tag*/
108
107
  e[1].id) && B(A, "data-id", t);
109
108
  },
110
- i: L,
111
- o: L,
109
+ i: V,
110
+ o: V,
112
111
  d(e) {
113
- e && I(A);
112
+ e && P(A);
114
113
  }
115
114
  };
116
115
  }
117
- function cA(o) {
118
- let A, t, e, i, n, c, m, s, l, a;
116
+ function uA(n) {
117
+ let A, t, e, i, o, c, g, f, l, a;
119
118
  const p = [
119
+ _A,
120
120
  CA,
121
- QA,
122
121
  wA,
123
- BA,
124
- dA,
125
- uA
126
- ], w = [];
127
- function _(r, g) {
122
+ vA,
123
+ QA,
124
+ BA
125
+ ], Q = [];
126
+ function C(r, m) {
128
127
  return (
129
128
  /*tag*/
130
129
  r[1].contentType === "Text" ? 0 : (
@@ -151,110 +150,110 @@ function cA(o) {
151
150
  )
152
151
  );
153
152
  }
154
- return ~(i = _(o)) && (n = w[i] = p[i](o)), {
153
+ return ~(i = C(n)) && (o = Q[i] = p[i](n)), {
155
154
  c() {
156
155
  var r;
157
- A = E("div"), t = E("div"), e = E("div"), n && n.c(), B(e, "class", "content svelte-qz1wo5"), u(
156
+ A = T("div"), t = T("div"), e = T("div"), o && o.c(), B(e, "class", "content svelte-1r4fqvg"), u(
158
157
  e,
159
158
  "unfolded",
160
159
  /*tag*/
161
- (r = o[1].state) == null ? void 0 : r.unfolded
162
- ), B(t, "class", "content__wrapper svelte-qz1wo5"), B(A, "class", c = y(T(
160
+ (r = n[1].state) == null ? void 0 : r.unfolded
161
+ ), B(t, "class", "content__wrapper svelte-1r4fqvg"), B(A, "class", c = Y(J(
163
162
  "content__container",
164
163
  /*tag*/
165
- o[1].className
166
- )) + " svelte-qz1wo5"), B(A, "data-id", m = /*tag*/
167
- o[1].id), u(
164
+ n[1].className
165
+ )) + " svelte-1r4fqvg"), B(A, "data-id", g = /*tag*/
166
+ n[1].id), u(
168
167
  A,
169
168
  "disable",
170
169
  /*tag*/
171
- o[1].enabled === !1
170
+ n[1].enabled === !1
172
171
  ), u(
173
172
  A,
174
173
  "hide",
175
174
  /*isHide*/
176
- o[5]
175
+ n[5]
177
176
  ), u(
178
177
  A,
179
178
  "withAnimation",
180
179
  /*withAnimation*/
181
- o[0]
180
+ n[0]
182
181
  ), u(
183
182
  A,
184
183
  "unClickable",
185
184
  /*tag*/
186
- o[1].config.clickable === !1
187
- ), M(
185
+ n[1].config.clickable === !1
186
+ ), I(
188
187
  A,
189
188
  "width",
190
189
  /*tag*/
191
- o[1].stickType === "Plane" || /*tag*/
192
- o[1].contentType === "MediaModel" ? "100%" : 0
193
- ), M(
190
+ n[1].stickType === "Plane" || /*tag*/
191
+ n[1].contentType === "MediaModel" ? "100%" : 0
192
+ ), I(
194
193
  A,
195
194
  "height",
196
195
  /*tag*/
197
- o[1].stickType === "Plane" || /*tag*/
198
- o[1].contentType === "MediaModel" ? "100%" : 0
196
+ n[1].stickType === "Plane" || /*tag*/
197
+ n[1].contentType === "MediaModel" ? "100%" : 0
199
198
  );
200
199
  },
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(
200
+ m(r, m) {
201
+ H(r, A, m), Z(A, t), Z(t, e), ~i && Q[i].m(e, null), f = !0, l || (a = z(A, "click", nA(
203
202
  /*click_handler_1*/
204
- o[15]
203
+ n[15]
205
204
  )), l = !0);
206
205
  },
207
- p(r, g) {
206
+ p(r, m) {
208
207
  var h;
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*/
208
+ let _ = i;
209
+ i = C(r), i === _ ? ~i && Q[i].p(r, m) : (o && (N(), v(Q[_], 1, 1, () => {
210
+ Q[_] = null;
211
+ }), 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*/
213
212
  2) && u(
214
213
  e,
215
214
  "unfolded",
216
215
  /*tag*/
217
216
  (h = r[1].state) == null ? void 0 : h.unfolded
218
- ), (!s || g & /*tag*/
219
- 2 && c !== (c = y(T(
217
+ ), (!f || m & /*tag*/
218
+ 2 && c !== (c = Y(J(
220
219
  "content__container",
221
220
  /*tag*/
222
221
  r[1].className
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*/
222
+ )) + " svelte-1r4fqvg")) && B(A, "class", c), (!f || m & /*tag*/
223
+ 2 && g !== (g = /*tag*/
224
+ r[1].id)) && B(A, "data-id", g), (!f || m & /*tag, tag*/
226
225
  2) && u(
227
226
  A,
228
227
  "disable",
229
228
  /*tag*/
230
229
  r[1].enabled === !1
231
- ), (!s || g & /*tag, isHide*/
230
+ ), (!f || m & /*tag, isHide*/
232
231
  34) && u(
233
232
  A,
234
233
  "hide",
235
234
  /*isHide*/
236
235
  r[5]
237
- ), (!s || g & /*tag, withAnimation*/
236
+ ), (!f || m & /*tag, withAnimation*/
238
237
  3) && u(
239
238
  A,
240
239
  "withAnimation",
241
240
  /*withAnimation*/
242
241
  r[0]
243
- ), (!s || g & /*tag, tag*/
242
+ ), (!f || m & /*tag, tag*/
244
243
  2) && u(
245
244
  A,
246
245
  "unClickable",
247
246
  /*tag*/
248
247
  r[1].config.clickable === !1
249
- ), g & /*tag*/
250
- 2 && M(
248
+ ), m & /*tag*/
249
+ 2 && I(
251
250
  A,
252
251
  "width",
253
252
  /*tag*/
254
253
  r[1].stickType === "Plane" || /*tag*/
255
254
  r[1].contentType === "MediaModel" ? "100%" : 0
256
- ), g & /*tag*/
257
- 2 && M(
255
+ ), m & /*tag*/
256
+ 2 && I(
258
257
  A,
259
258
  "height",
260
259
  /*tag*/
@@ -263,298 +262,298 @@ function cA(o) {
263
262
  );
264
263
  },
265
264
  i(r) {
266
- s || (C(n), s = !0);
265
+ f || (w(o), f = !0);
267
266
  },
268
267
  o(r) {
269
- Q(n), s = !1;
268
+ v(o), f = !1;
270
269
  },
271
270
  d(r) {
272
- r && I(A), ~i && w[i].d(), l = !1, a();
271
+ r && P(A), ~i && Q[i].d(), l = !1, a();
273
272
  }
274
273
  };
275
274
  }
276
- function pA(o) {
277
- let A, t, e, i, n, c, m;
278
- return t = new fA({
275
+ function dA(n) {
276
+ let A, t, e, i, o, c, g;
277
+ return t = new mA({
279
278
  props: {
280
279
  tag: d(
281
280
  /*tag*/
282
- o[1]
281
+ n[1]
283
282
  ),
284
283
  renderMap: (
285
284
  /*renderMap*/
286
- o[3]
285
+ n[3]
287
286
  )
288
287
  }
289
288
  }), {
290
289
  c() {
291
- A = E("div"), b(t.$$.fragment), B(A, "class", e = y(T(
290
+ A = T("div"), k(t.$$.fragment), B(A, "class", e = Y(J(
292
291
  "content__container",
293
292
  /*tag*/
294
- o[1].className
295
- )) + " svelte-qz1wo5"), B(A, "data-id", i = /*tag*/
296
- o[1].id), u(
293
+ n[1].className
294
+ )) + " svelte-1r4fqvg"), B(A, "data-id", i = /*tag*/
295
+ n[1].id), u(
297
296
  A,
298
297
  "custom-tag-disable",
299
298
  /*tag*/
300
- o[1].enabled === !1
299
+ n[1].enabled === !1
301
300
  ), u(
302
301
  A,
303
302
  "custom-tag-hide",
304
303
  /*isHide*/
305
- o[5]
304
+ n[5]
306
305
  );
307
306
  },
308
- m(s, l) {
309
- G(s, A, l), v(t, A, null), n = !0, c || (m = N(
307
+ m(f, l) {
308
+ H(f, A, l), b(t, A, null), o = !0, c || (g = z(
310
309
  A,
311
310
  "click",
312
311
  /*click_handler*/
313
- o[14]
312
+ n[14]
314
313
  ), c = !0);
315
314
  },
316
- p(s, l) {
315
+ p(f, l) {
317
316
  const a = {};
318
317
  l & /*tag*/
319
318
  2 && (a.tag = d(
320
319
  /*tag*/
321
- s[1]
320
+ f[1]
322
321
  )), l & /*renderMap*/
323
322
  8 && (a.renderMap = /*renderMap*/
324
- s[3]), t.$set(a), (!n || l & /*tag*/
325
- 2 && e !== (e = y(T(
323
+ f[3]), t.$set(a), (!o || l & /*tag*/
324
+ 2 && e !== (e = Y(J(
326
325
  "content__container",
327
326
  /*tag*/
328
- s[1].className
329
- )) + " svelte-qz1wo5")) && B(A, "class", e), (!n || l & /*tag*/
327
+ f[1].className
328
+ )) + " svelte-1r4fqvg")) && B(A, "class", e), (!o || l & /*tag*/
330
329
  2 && i !== (i = /*tag*/
331
- s[1].id)) && B(A, "data-id", i), (!n || l & /*tag, tag*/
330
+ f[1].id)) && B(A, "data-id", i), (!o || l & /*tag, tag*/
332
331
  2) && u(
333
332
  A,
334
333
  "custom-tag-disable",
335
334
  /*tag*/
336
- s[1].enabled === !1
337
- ), (!n || l & /*tag, isHide*/
335
+ f[1].enabled === !1
336
+ ), (!o || l & /*tag, isHide*/
338
337
  34) && u(
339
338
  A,
340
339
  "custom-tag-hide",
341
340
  /*isHide*/
342
- s[5]
341
+ f[5]
343
342
  );
344
343
  },
345
- i(s) {
346
- n || (C(t.$$.fragment, s), n = !0);
344
+ i(f) {
345
+ o || (w(t.$$.fragment, f), o = !0);
347
346
  },
348
- o(s) {
349
- Q(t.$$.fragment, s), n = !1;
347
+ o(f) {
348
+ v(t.$$.fragment, f), o = !1;
350
349
  },
351
- d(s) {
352
- s && I(A), D(t), c = !1, m();
350
+ d(f) {
351
+ f && P(A), D(t), c = !1, g();
353
352
  }
354
353
  };
355
354
  }
356
- function uA(o) {
355
+ function BA(n) {
357
356
  let A, t;
358
- return A = new lA({
357
+ return A = new sA({
359
358
  props: { tag: d(
360
359
  /*tag*/
361
- o[1]
360
+ n[1]
362
361
  ) }
363
362
  }), {
364
363
  c() {
365
- b(A.$$.fragment);
364
+ k(A.$$.fragment);
366
365
  },
367
366
  m(e, i) {
368
- v(A, e, i), t = !0;
367
+ b(A, e, i), t = !0;
369
368
  },
370
369
  p(e, i) {
371
- const n = {};
370
+ const o = {};
372
371
  i & /*tag*/
373
- 2 && (n.tag = d(
372
+ 2 && (o.tag = d(
374
373
  /*tag*/
375
374
  e[1]
376
- )), A.$set(n);
375
+ )), A.$set(o);
377
376
  },
378
377
  i(e) {
379
- t || (C(A.$$.fragment, e), t = !0);
378
+ t || (w(A.$$.fragment, e), t = !0);
380
379
  },
381
380
  o(e) {
382
- Q(A.$$.fragment, e), t = !1;
381
+ v(A.$$.fragment, e), t = !1;
383
382
  },
384
383
  d(e) {
385
384
  D(A, e);
386
385
  }
387
386
  };
388
387
  }
389
- function dA(o) {
388
+ function QA(n) {
390
389
  let A, t;
391
- return A = new sA({
390
+ return A = new gA({
392
391
  props: { tag: d(
393
392
  /*tag*/
394
- o[1]
393
+ n[1]
395
394
  ) }
396
395
  }), {
397
396
  c() {
398
- b(A.$$.fragment);
397
+ k(A.$$.fragment);
399
398
  },
400
399
  m(e, i) {
401
- v(A, e, i), t = !0;
400
+ b(A, e, i), t = !0;
402
401
  },
403
402
  p(e, i) {
404
- const n = {};
403
+ const o = {};
405
404
  i & /*tag*/
406
- 2 && (n.tag = d(
405
+ 2 && (o.tag = d(
407
406
  /*tag*/
408
407
  e[1]
409
- )), A.$set(n);
408
+ )), A.$set(o);
410
409
  },
411
410
  i(e) {
412
- t || (C(A.$$.fragment, e), t = !0);
411
+ t || (w(A.$$.fragment, e), t = !0);
413
412
  },
414
413
  o(e) {
415
- Q(A.$$.fragment, e), t = !1;
414
+ v(A.$$.fragment, e), t = !1;
416
415
  },
417
416
  d(e) {
418
417
  D(A, e);
419
418
  }
420
419
  };
421
420
  }
422
- function BA(o) {
421
+ function vA(n) {
423
422
  let A, t;
424
- return A = new rA({
423
+ return A = new aA({
425
424
  props: { tag: d(
426
425
  /*tag*/
427
- o[1]
426
+ n[1]
428
427
  ) }
429
428
  }), {
430
429
  c() {
431
- b(A.$$.fragment);
430
+ k(A.$$.fragment);
432
431
  },
433
432
  m(e, i) {
434
- v(A, e, i), t = !0;
433
+ b(A, e, i), t = !0;
435
434
  },
436
435
  p(e, i) {
437
- const n = {};
436
+ const o = {};
438
437
  i & /*tag*/
439
- 2 && (n.tag = d(
438
+ 2 && (o.tag = d(
440
439
  /*tag*/
441
440
  e[1]
442
- )), A.$set(n);
441
+ )), A.$set(o);
443
442
  },
444
443
  i(e) {
445
- t || (C(A.$$.fragment, e), t = !0);
444
+ t || (w(A.$$.fragment, e), t = !0);
446
445
  },
447
446
  o(e) {
448
- Q(A.$$.fragment, e), t = !1;
447
+ v(A.$$.fragment, e), t = !1;
449
448
  },
450
449
  d(e) {
451
450
  D(A, e);
452
451
  }
453
452
  };
454
453
  }
455
- function wA(o) {
454
+ function wA(n) {
456
455
  let A, t;
457
- return A = new aA({
456
+ return A = new fA({
458
457
  props: { tag: d(
459
458
  /*tag*/
460
- o[1]
459
+ n[1]
461
460
  ) }
462
461
  }), {
463
462
  c() {
464
- b(A.$$.fragment);
463
+ k(A.$$.fragment);
465
464
  },
466
465
  m(e, i) {
467
- v(A, e, i), t = !0;
466
+ b(A, e, i), t = !0;
468
467
  },
469
468
  p(e, i) {
470
- const n = {};
469
+ const o = {};
471
470
  i & /*tag*/
472
- 2 && (n.tag = d(
471
+ 2 && (o.tag = d(
473
472
  /*tag*/
474
473
  e[1]
475
- )), A.$set(n);
474
+ )), A.$set(o);
476
475
  },
477
476
  i(e) {
478
- t || (C(A.$$.fragment, e), t = !0);
477
+ t || (w(A.$$.fragment, e), t = !0);
479
478
  },
480
479
  o(e) {
481
- Q(A.$$.fragment, e), t = !1;
480
+ v(A.$$.fragment, e), t = !1;
482
481
  },
483
482
  d(e) {
484
483
  D(A, e);
485
484
  }
486
485
  };
487
486
  }
488
- function QA(o) {
487
+ function CA(n) {
489
488
  let A, t;
490
- return A = new nA({
489
+ return A = new rA({
491
490
  props: { tag: d(
492
491
  /*tag*/
493
- o[1]
492
+ n[1]
494
493
  ) }
495
494
  }), {
496
495
  c() {
497
- b(A.$$.fragment);
496
+ k(A.$$.fragment);
498
497
  },
499
498
  m(e, i) {
500
- v(A, e, i), t = !0;
499
+ b(A, e, i), t = !0;
501
500
  },
502
501
  p(e, i) {
503
- const n = {};
502
+ const o = {};
504
503
  i & /*tag*/
505
- 2 && (n.tag = d(
504
+ 2 && (o.tag = d(
506
505
  /*tag*/
507
506
  e[1]
508
- )), A.$set(n);
507
+ )), A.$set(o);
509
508
  },
510
509
  i(e) {
511
- t || (C(A.$$.fragment, e), t = !0);
510
+ t || (w(A.$$.fragment, e), t = !0);
512
511
  },
513
512
  o(e) {
514
- Q(A.$$.fragment, e), t = !1;
513
+ v(A.$$.fragment, e), t = !1;
515
514
  },
516
515
  d(e) {
517
516
  D(A, e);
518
517
  }
519
518
  };
520
519
  }
521
- function CA(o) {
520
+ function _A(n) {
522
521
  let A, t;
523
522
  return A = new oA({
524
523
  props: { tag: d(
525
524
  /*tag*/
526
- o[1]
525
+ n[1]
527
526
  ) }
528
527
  }), {
529
528
  c() {
530
- b(A.$$.fragment);
529
+ k(A.$$.fragment);
531
530
  },
532
531
  m(e, i) {
533
- v(A, e, i), t = !0;
532
+ b(A, e, i), t = !0;
534
533
  },
535
534
  p(e, i) {
536
- const n = {};
535
+ const o = {};
537
536
  i & /*tag*/
538
- 2 && (n.tag = d(
537
+ 2 && (o.tag = d(
539
538
  /*tag*/
540
539
  e[1]
541
- )), A.$set(n);
540
+ )), A.$set(o);
542
541
  },
543
542
  i(e) {
544
- t || (C(A.$$.fragment, e), t = !0);
543
+ t || (w(A.$$.fragment, e), t = !0);
545
544
  },
546
545
  o(e) {
547
- Q(A.$$.fragment, e), t = !1;
546
+ v(A.$$.fragment, e), t = !1;
548
547
  },
549
548
  d(e) {
550
549
  D(A, e);
551
550
  }
552
551
  };
553
552
  }
554
- function _A(o) {
555
- let A, t, e, i, n;
556
- const c = [pA, cA, gA], m = [];
557
- function s(l, a) {
553
+ function kA(n) {
554
+ let A, t, e, i, o;
555
+ const c = [dA, uA, pA], g = [];
556
+ function f(l, a) {
558
557
  return a & /*tag, renderMap*/
559
558
  10 && (A = null), A == null && (A = !!/*tag*/
560
559
  (l[1].element || /*renderMap*/
@@ -566,82 +565,82 @@ function _A(o) {
566
565
  l[4] ? 1 : 2
567
566
  );
568
567
  }
569
- return t = s(o, -1), e = m[t] = c[t](o), {
568
+ return t = f(n, -1), e = g[t] = c[t](n), {
570
569
  c() {
571
- e.c(), i = tA();
570
+ e.c(), i = iA();
572
571
  },
573
572
  m(l, a) {
574
- m[t].m(l, a), G(l, i, a), n = !0;
573
+ g[t].m(l, a), H(l, i, a), o = !0;
575
574
  },
576
575
  p(l, [a]) {
577
576
  let p = t;
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));
577
+ t = f(l, a), t === p ? g[t].p(l, a) : (N(), v(g[p], 1, 1, () => {
578
+ g[p] = null;
579
+ }), 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));
581
580
  },
582
581
  i(l) {
583
- n || (C(e), n = !0);
582
+ o || (w(e), o = !0);
584
583
  },
585
584
  o(l) {
586
- Q(e), n = !1;
585
+ v(e), o = !1;
587
586
  },
588
587
  d(l) {
589
- m[t].d(l), l && I(i);
588
+ g[t].d(l), l && P(i);
590
589
  }
591
590
  };
592
591
  }
593
- function kA(o, A, t) {
594
- var e, i;
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);
596
- }
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" });
592
+ function bA(n, A, t) {
593
+ 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;
594
+ L("hooks", p), L("mediaStore", r);
595
+ let _, h;
596
+ function R(s) {
597
+ s ? p.emit("exposure", { id: c, type: "start" }) : p.emit("exposure", { id: c, type: "end" });
603
598
  }
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"))());
599
+ function X(s, E, G) {
600
+ var M, y;
601
+ return !(!E.visible || !E.enabled || !G.visible || !((M = s.state) != null && M.visible) || ((y = s.temporaryState) == null ? void 0 : y.visible) === !1 || lA(s) && !s.mediaVisible);
602
+ }
603
+ const j = (s) => p.emit("click", { event: s, target: "TagContent", tag: a }), x = (s) => p.emit("click", { event: s, target: "TagContent", tag: a });
604
+ return n.$$set = (s) => {
605
+ "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);
606
+ }, n.$$.update = () => {
607
+ var s, E, G, M, y, U, W, S, F, O, q;
608
+ n.$$.dirty & /*tag*/
609
+ 2 && t(12, e = (s = a.state) == null ? void 0 : s.unfolded), n.$$.dirty & /*tag*/
610
+ 2 && t(11, i = (E = a.state) == null ? void 0 : E.visible), n.$$.dirty & /*state, temporaryState, tag*/
611
+ 322 && t(13, o = C.visible && m.visible && ((G = a.state) == null ? void 0 : G.visible)), n.$$.dirty & /*tag*/
612
+ 2 && (c = a.id), n.$$.dirty & /*tag, state, temporaryState*/
613
+ 322 && t(5, g = !X(a, C, m)), n.$$.dirty & /*isVisible*/
614
+ 8192 && R(o), n.$$.dirty & /*tag, unfolded, lastUnfoldedState, visible, lastVisibleState*/
615
+ 7682 && a.hooks && (e !== void 0 && e !== h && (t(10, h = e), e ? (y = (M = a.hooks).emit) == null || y.call(M, "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*/
616
+ 2 && t(4, f = (() => !(typeof a.config.unfoldedConfig == "object" && a.config.unfoldedConfig.keep === "folded"))());
618
617
  }, [
619
618
  l,
620
619
  a,
621
620
  p,
622
- w,
623
- s,
621
+ Q,
622
+ f,
623
+ g,
624
+ C,
625
+ r,
624
626
  m,
625
627
  _,
626
- r,
627
- g,
628
- k,
629
628
  h,
630
629
  i,
631
630
  e,
632
- n,
633
- X,
634
- j
631
+ o,
632
+ j,
633
+ x
635
634
  ];
636
635
  }
637
- class at extends x {
636
+ class at extends $ {
638
637
  constructor(A) {
639
- super(), $(
638
+ super(), AA(
640
639
  this,
641
640
  A,
642
641
  bA,
643
- _A,
644
- AA,
642
+ kA,
643
+ eA,
645
644
  {
646
645
  withAnimation: 0,
647
646
  tag: 1,
@@ -651,7 +650,7 @@ class at extends x {
651
650
  mediaStore: 7,
652
651
  temporaryState: 8
653
652
  },
654
- mA
653
+ cA
655
654
  );
656
655
  }
657
656
  }