@realsee/dnalogel 3.12.5 → 3.12.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (495) hide show
  1. package/dist/PanoSpatialTagPlugin/store.d.ts +0 -1
  2. package/dist/PanoTagPlugin/typings/controller.d.ts +0 -1
  3. package/dist/index.cjs.js +65 -65
  4. package/dist/index.js +4711 -4880
  5. package/dist/index.umd.js +58 -58
  6. package/docs/classes/AreaMakerPluginType.AreaMakerController.html +3 -3
  7. package/docs/classes/AreaMakerPluginType.AreaMakerItem.html +4 -4
  8. package/docs/classes/CSS3DRender.html +3 -3
  9. package/docs/classes/GuideLineItem.GuideLineItem.html +3 -3
  10. package/docs/classes/GuideLineModeItem.GuideLineModeItem.html +3 -3
  11. package/docs/classes/Magnifier.html +3 -3
  12. package/docs/classes/ModelRoomLabelController.html +3 -3
  13. package/docs/classes/MoveController.html +3 -3
  14. package/docs/classes/Object3DHelperController.html +3 -3
  15. package/docs/classes/PaintBrush.html +3 -3
  16. package/docs/classes/PanoMeasurePluginLine.html +3 -3
  17. package/docs/classes/PanoMeasurePluginModel.html +3 -3
  18. package/docs/classes/PanoMeasurePluginPoint.html +3 -3
  19. package/docs/classes/PanoMeasurePluginPolyline.html +3 -3
  20. package/docs/classes/PanoTagPluginController.html +3 -3
  21. package/docs/classes/Util.BetterTween.html +3 -3
  22. package/docs/classes/Util.Interval.html +3 -3
  23. package/docs/classes/Util.LineSegments.html +3 -3
  24. package/docs/classes/Util.Magnifier.html +3 -3
  25. package/docs/classes/Util.Object3D.html +3 -3
  26. package/docs/classes/Util.PointDomHelper.html +3 -3
  27. package/docs/classes/Util.PointHelper.html +3 -3
  28. package/docs/classes/Util.PointSelectorHelper.html +3 -3
  29. package/docs/classes/Util.Rectangle.html +3 -3
  30. package/docs/classes/WalkController.html +3 -3
  31. package/docs/enums/CameraMovementEffect.html +3 -3
  32. package/docs/enums/ContentType.html +3 -3
  33. package/docs/enums/DIRECTION.html +3 -3
  34. package/docs/enums/DISPLAY_STRATEGY_TYPE.html +3 -3
  35. package/docs/enums/DimensionType.html +3 -3
  36. package/docs/enums/FLOOR_PLAN_ATTACHED_TO.html +3 -3
  37. package/docs/enums/ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE.html +3 -3
  38. package/docs/enums/PaintBrushTypeEnum.html +3 -3
  39. package/docs/enums/PointType.html +3 -3
  40. package/docs/enums/Rotation.html +3 -3
  41. package/docs/functions/AreaMakerPlugin.html +3 -3
  42. package/docs/functions/CSS3DRenderPlugin.html +3 -3
  43. package/docs/functions/CameraMovementPlugin.html +3 -3
  44. package/docs/functions/CruisePlugin.html +3 -3
  45. package/docs/functions/CurrentPanoImagePlugin.html +3 -3
  46. package/docs/functions/GuideLinePlugin.html +3 -3
  47. package/docs/functions/ItemLabelPlugin.html +3 -3
  48. package/docs/functions/MapviewFloorplanPlugin.html +3 -3
  49. package/docs/functions/ModelChassisCompassPlugin.html +3 -3
  50. package/docs/functions/ModelEntryDoorGuidePlugin.html +3 -3
  51. package/docs/functions/ModelFloorplanPlugin.html +3 -3
  52. package/docs/functions/ModelItemLabelPlugin.html +3 -3
  53. package/docs/functions/ModelRoomLabelPlugin.html +3 -3
  54. package/docs/functions/ModelTVVideoPlugin.html +3 -3
  55. package/docs/functions/ModelViewPlugin.html +3 -3
  56. package/docs/functions/MovePlugin.html +3 -3
  57. package/docs/functions/Object3DHelperPlugin.html +3 -3
  58. package/docs/functions/PanoCompassPlugin.html +3 -3
  59. package/docs/functions/PanoCursorRaycasterPlugin.html +3 -3
  60. package/docs/functions/PanoDoorLabelPlugin.html +3 -3
  61. package/docs/functions/PanoFloorplanRadarPlugin.html +3 -3
  62. package/docs/functions/PanoMeasurePlugin.html +3 -3
  63. package/docs/functions/PanoRulerPlugin.html +3 -3
  64. package/docs/functions/PanoRulerProPlugin.html +3 -3
  65. package/docs/functions/PanoSpatialTagPlugin.html +3 -3
  66. package/docs/functions/PanoTagPlugin.html +3 -3
  67. package/docs/functions/PanoVideoPlugin.html +3 -3
  68. package/docs/functions/PipelinePlugin.html +3 -3
  69. package/docs/functions/TopviewFloorplanPlugin.html +3 -3
  70. package/docs/functions/Util.absoluteUrl.html +3 -3
  71. package/docs/functions/Util.checkFiveModelLoaded.html +3 -3
  72. package/docs/functions/Util.equal.html +3 -3
  73. package/docs/functions/Util.getCoordsFromClient.html +3 -3
  74. package/docs/functions/Util.getCoordsFromElement.html +3 -3
  75. package/docs/functions/Util.getFrameTime.html +3 -3
  76. package/docs/functions/Util.getIntersectFromRelativePosition.html +3 -3
  77. package/docs/functions/Util.getRaycasterFromFivePointer.html +3 -3
  78. package/docs/functions/Util.isAbsoluteURL.html +3 -3
  79. package/docs/functions/Util.isModelLike.html +3 -3
  80. package/docs/functions/Util.isNil.html +3 -3
  81. package/docs/functions/Util.isPanoramaLike.html +3 -3
  82. package/docs/functions/Util.nextFrame.html +3 -3
  83. package/docs/functions/Util.notNil.html +3 -3
  84. package/docs/functions/Util.requestAnimationFrameInterval.html +3 -3
  85. package/docs/functions/Util.tweenProgress.html +3 -3
  86. package/docs/functions/Util.uuid.html +3 -3
  87. package/docs/functions/pluginFlag.html +3 -3
  88. package/docs/index.html +4 -4
  89. package/docs/interfaces/AddTagConfig.html +3 -3
  90. package/docs/interfaces/AreaMakerPluginType.AnimeOptions.html +3 -3
  91. package/docs/interfaces/AreaMakerPluginType.Config.html +3 -3
  92. package/docs/interfaces/AreaMakerPluginType.EventMap.html +3 -3
  93. package/docs/interfaces/AreaMakerPluginType.Params.html +3 -3
  94. package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItem.html +3 -3
  95. package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItemV1.html +3 -3
  96. package/docs/interfaces/AreaMakerPluginType.ServerDataV1.html +3 -3
  97. package/docs/interfaces/AreaMakerPluginType.ServerDataV2.html +3 -3
  98. package/docs/interfaces/AreaMakerPluginType.ShowHideOptions.html +3 -3
  99. package/docs/interfaces/AreaMakerPluginType.State.html +3 -3
  100. package/docs/interfaces/CSS3DRenderPluginEventMap.html +3 -3
  101. package/docs/interfaces/CSS3DRenderPluginState.html +3 -3
  102. package/docs/interfaces/CameraMovementPluginExportType.html +3 -3
  103. package/docs/interfaces/CruisePluginTypes.Config.html +3 -3
  104. package/docs/interfaces/CruisePluginTypes.CruiseKeyframe.html +3 -3
  105. package/docs/interfaces/CruisePluginTypes.EventMap.html +3 -3
  106. package/docs/interfaces/CruisePluginTypes.MoveAction.html +3 -3
  107. package/docs/interfaces/CruisePluginTypes.MoveWithKeyframesAction.html +3 -3
  108. package/docs/interfaces/CruisePluginTypes.MoveWithPanoIndexAction.html +3 -3
  109. package/docs/interfaces/CruisePluginTypes.PluginData.html +3 -3
  110. package/docs/interfaces/CruisePluginTypes.PluginServerData.html +3 -3
  111. package/docs/interfaces/CruisePluginTypes.PluginState.html +3 -3
  112. package/docs/interfaces/CurrentPanoImagePluginType.Config.html +3 -3
  113. package/docs/interfaces/CurrentPanoImagePluginType.EventMap.html +3 -3
  114. package/docs/interfaces/CurrentPanoImagePluginType.Params.html +3 -3
  115. package/docs/interfaces/CurrentPanoImagePluginType.ShowHideOptions.html +3 -3
  116. package/docs/interfaces/CurrentPanoImagePluginType.State.html +3 -3
  117. package/docs/interfaces/EventMap.html +3 -3
  118. package/docs/interfaces/FloorplanBounding.html +3 -3
  119. package/docs/interfaces/FloorplanData.html +3 -3
  120. package/docs/interfaces/FloorplanEntrance.html +3 -3
  121. package/docs/interfaces/FloorplanExtraObject.html +3 -3
  122. package/docs/interfaces/FloorplanExtraObject3D.html +3 -3
  123. package/docs/interfaces/FloorplanFloorData.html +3 -3
  124. package/docs/interfaces/FloorplanImagePosition.html +3 -3
  125. package/docs/interfaces/FloorplanObserver.html +3 -3
  126. package/docs/interfaces/FloorplanOutlineItem.html +3 -3
  127. package/docs/interfaces/FloorplanPosition.html +3 -3
  128. package/docs/interfaces/FloorplanRoomItem.html +3 -3
  129. package/docs/interfaces/FloorplanRoomLabelItem.html +3 -3
  130. package/docs/interfaces/FloorplanServerBounding.html +3 -3
  131. package/docs/interfaces/FloorplanServerComputedData.html +3 -3
  132. package/docs/interfaces/FloorplanServerData.html +3 -3
  133. package/docs/interfaces/FloorplanServerDoorItem.html +3 -3
  134. package/docs/interfaces/FloorplanServerDoorPosition.html +3 -3
  135. package/docs/interfaces/FloorplanServerEntrance.html +3 -3
  136. package/docs/interfaces/FloorplanServerFloorData.html +3 -3
  137. package/docs/interfaces/FloorplanServerImagePosition.html +3 -3
  138. package/docs/interfaces/FloorplanServerObserver.html +3 -3
  139. package/docs/interfaces/FloorplanServerOutlineItem.html +3 -3
  140. package/docs/interfaces/FloorplanServerPosition.html +3 -3
  141. package/docs/interfaces/FloorplanServerRoomItem.html +3 -3
  142. package/docs/interfaces/FloorplanServerRoomLabelItem.html +3 -3
  143. package/docs/interfaces/GuideLineModeItem.GuideLineTagContainer.html +4 -4
  144. package/docs/interfaces/GuideLinePluginType.CatmullRomCurve3.html +3 -3
  145. package/docs/interfaces/GuideLinePluginType.EventMap.html +3 -3
  146. package/docs/interfaces/GuideLinePluginType.GuideLineGeometryStyle.html +3 -3
  147. package/docs/interfaces/GuideLinePluginType.GuideLineItemContainer.html +3 -3
  148. package/docs/interfaces/GuideLinePluginType.GuideLineMaterialStyle.html +3 -3
  149. package/docs/interfaces/GuideLinePluginType.GuideLineMeshStyle.html +3 -3
  150. package/docs/interfaces/GuideLinePluginType.LineGeometriesConfig.html +3 -3
  151. package/docs/interfaces/GuideLinePluginType.ModelGuideLineStyle.html +3 -3
  152. package/docs/interfaces/GuideLinePluginType.ModelGuideLineTagData.html +3 -3
  153. package/docs/interfaces/GuideLinePluginType.PanoramaGuideLineStyle.html +3 -3
  154. package/docs/interfaces/GuideLinePluginType.PluginDataV2.html +3 -3
  155. package/docs/interfaces/GuideLinePluginType.PluginServerData.html +3 -3
  156. package/docs/interfaces/GuideLinePluginType.PluginState.html +3 -3
  157. package/docs/interfaces/GuideLinePluginType.Route.html +3 -3
  158. package/docs/interfaces/GuideLinePluginType.RouteConfig.html +3 -3
  159. package/docs/interfaces/HelperOffset.html +3 -3
  160. package/docs/interfaces/ImagePlaneGroup.html +3 -3
  161. package/docs/interfaces/ItemLabelPluginData.html +3 -3
  162. package/docs/interfaces/ItemLabelPluginExportReturnsType.html +3 -3
  163. package/docs/interfaces/ItemLabelPluginParametersType.html +3 -3
  164. package/docs/interfaces/MinMax.html +3 -3
  165. package/docs/interfaces/ModelChassisCompassPluginData.html +3 -3
  166. package/docs/interfaces/ModelChassisCompassPluginExportType.html +3 -3
  167. package/docs/interfaces/ModelChassisCompassPluginParameterType.html +3 -3
  168. package/docs/interfaces/ModelEntryDoorGuidePluginData.html +3 -3
  169. package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +3 -3
  170. package/docs/interfaces/ModelItemLabelPluginData.html +3 -3
  171. package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +3 -3
  172. package/docs/interfaces/ModelItemLabelPluginParametersType.html +3 -3
  173. package/docs/interfaces/ModelRoomLabelPluginData.html +3 -3
  174. package/docs/interfaces/ModelTVVideoPluginData.html +3 -3
  175. package/docs/interfaces/ModelTVVideoPluginExportType.html +3 -3
  176. package/docs/interfaces/ModelTVVideoPluginParameterType.html +3 -3
  177. package/docs/interfaces/ModelViewPluginExportType.html +3 -3
  178. package/docs/interfaces/Object3DHelperState.html +3 -3
  179. package/docs/interfaces/ObjectHelperControllers.html +3 -3
  180. package/docs/interfaces/PaintBrushAction.html +3 -3
  181. package/docs/interfaces/PaintBrushConfigs.html +3 -3
  182. package/docs/interfaces/PaintBrushState.html +3 -3
  183. package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +3 -3
  184. package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +3 -3
  185. package/docs/interfaces/PanoMeasureParameterType.html +3 -3
  186. package/docs/interfaces/PanoMeasurePluginLineJson.html +3 -3
  187. package/docs/interfaces/PanoMeasurePluginOpenParameter.html +3 -3
  188. package/docs/interfaces/PanoMeasurePluginPointJson.html +3 -3
  189. package/docs/interfaces/PanoMeasurePluginPolylineJson.html +3 -3
  190. package/docs/interfaces/PanoRulerPluginExportType.html +3 -3
  191. package/docs/interfaces/PanoRulerPluginOptions.html +3 -3
  192. package/docs/interfaces/PanoRulerPluginParameterType.html +3 -3
  193. package/docs/interfaces/PanoRulerProPluginExportType.html +3 -3
  194. package/docs/interfaces/PanoRulerProPluginOptions.html +3 -3
  195. package/docs/interfaces/PanoRulerProPluginParameterType.html +3 -3
  196. package/docs/interfaces/PanoRulerProPluginState.html +3 -3
  197. package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +3 -3
  198. package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +3 -3
  199. package/docs/interfaces/PanoSpatialTagPluginData.html +3 -3
  200. package/docs/interfaces/PanoSpatialTagPluginDataElement.html +3 -3
  201. package/docs/interfaces/PanoSpatialTagPluginExportType.html +3 -3
  202. package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +3 -3
  203. package/docs/interfaces/PanoSpatialTagPluginParameterType.html +3 -3
  204. package/docs/interfaces/PanoSpatialTagPluginPointElement.html +3 -3
  205. package/docs/interfaces/PanoSpatialTagPluginTagElement.html +3 -3
  206. package/docs/interfaces/PanoVideoPluginType.LoadParams.html +3 -3
  207. package/docs/interfaces/PanoVideoPluginType.PanoVideoItem.html +3 -3
  208. package/docs/interfaces/PanoVideoPluginType.PluginData.html +3 -3
  209. package/docs/interfaces/PanoVideoPluginType.PluginEventMap.html +3 -3
  210. package/docs/interfaces/PanoVideoPluginType.PluginState.html +3 -3
  211. package/docs/interfaces/PanoVideoPluginType.VideoItem.html +3 -3
  212. package/docs/interfaces/PanoVideoPluginType.VideoMeshParams.html +3 -3
  213. package/docs/interfaces/Point.html +3 -3
  214. package/docs/interfaces/Room.html +3 -3
  215. package/docs/interfaces/RoomInfo.html +3 -3
  216. package/docs/interfaces/RoomLabel.html +3 -3
  217. package/docs/interfaces/RoomRules.html +3 -3
  218. package/docs/interfaces/Rooms.html +3 -3
  219. package/docs/interfaces/Scissor.html +3 -3
  220. package/docs/interfaces/State.html +3 -3
  221. package/docs/interfaces/TagCacheInterface.html +3 -3
  222. package/docs/interfaces/TagConfig.html +3 -3
  223. package/docs/interfaces/TagGLTFObjectGroup.html +3 -3
  224. package/docs/interfaces/TagIconUrl.html +3 -3
  225. package/docs/interfaces/TagObjectGroup.html +3 -3
  226. package/docs/interfaces/TagStyle.html +3 -3
  227. package/docs/interfaces/Tags.html +3 -3
  228. package/docs/interfaces/TemporaryState.html +3 -3
  229. package/docs/interfaces/Util.MagnifierParameter.html +3 -3
  230. package/docs/interfaces/Util.MouseGroupParameter.html +3 -3
  231. package/docs/interfaces/Util.PointIntersection.html +3 -3
  232. package/docs/modules/AreaMakerPluginType.html +3 -3
  233. package/docs/modules/CruisePluginTypes.html +3 -3
  234. package/docs/modules/CurrentPanoImagePluginType.html +3 -3
  235. package/docs/modules/GuideLineItem.html +3 -3
  236. package/docs/modules/GuideLineModeItem.html +3 -3
  237. package/docs/modules/GuideLinePluginType.html +3 -3
  238. package/docs/modules/PanoVideoPluginType.html +3 -3
  239. package/docs/modules/Util.html +3 -3
  240. package/docs/modules.html +4 -4
  241. package/docs/types/AreaMakerPluginType.AreaMakerItemEventMap.html +3 -3
  242. package/docs/types/AreaMakerPluginType.ItemRenderer.html +3 -3
  243. package/docs/types/AreaMakerPluginType.PluginData.html +3 -3
  244. package/docs/types/AreaMakerPluginType.ServerData.html +3 -3
  245. package/docs/types/ArrayPosition.html +3 -3
  246. package/docs/types/AudioAppearance.html +3 -3
  247. package/docs/types/AudioTagTypeConfigKey.html +3 -3
  248. package/docs/types/CSS3DRenderExportType.html +3 -3
  249. package/docs/types/CSS3DRenderPluginExportType.html +3 -3
  250. package/docs/types/CSS3DRenderPluginParameterType.html +3 -3
  251. package/docs/types/ClassFunctionParameters.html +3 -3
  252. package/docs/types/Color.html +3 -3
  253. package/docs/types/ContentTypeConfigKey.html +3 -3
  254. package/docs/types/ContentTypeConfigKeySplit.html +3 -3
  255. package/docs/types/ContentTypeMap.html +3 -3
  256. package/docs/types/Create3DDomContainerReturnType.html +3 -3
  257. package/docs/types/Create3DElementReturnType.html +3 -3
  258. package/docs/types/CruisePluginExportType.html +3 -3
  259. package/docs/types/CruisePluginTypes.CruiseData.html +3 -3
  260. package/docs/types/CruisePluginTypes.MoveEffect.html +3 -3
  261. package/docs/types/CurrentPanoImagePluginExportType.html +3 -3
  262. package/docs/types/DeprecatedMediaPlaneProperty.html +3 -3
  263. package/docs/types/DeprecatedTagProperty.html +3 -3
  264. package/docs/types/Direction-1.html +3 -3
  265. package/docs/types/Direction4.html +3 -3
  266. package/docs/types/ElementRenderer.html +3 -3
  267. package/docs/types/FloorplanRuleLabels.html +3 -3
  268. package/docs/types/FloorplanServerRuleLabels.html +3 -3
  269. package/docs/types/GuideLinePluginExportType.html +3 -3
  270. package/docs/types/GuideLinePluginType.GuideLineItem.html +3 -3
  271. package/docs/types/GuideLinePluginType.GuideLineItemEventMap.html +3 -3
  272. package/docs/types/GuideLinePluginType.GuideLineModeItemMode.html +3 -3
  273. package/docs/types/GuideLinePluginType.GuideLineStyle.html +3 -3
  274. package/docs/types/GuideLinePluginType.ModelGuideLineTag.html +3 -3
  275. package/docs/types/GuideLinePluginType.PathItem.html +3 -3
  276. package/docs/types/GuideLinePluginType.PluginData.html +3 -3
  277. package/docs/types/HelperEventMap.html +3 -3
  278. package/docs/types/LoadTagConfig.html +3 -3
  279. package/docs/types/MapviewFloorplanPluginParameterType.html +3 -3
  280. package/docs/types/MapviewFloorplanPluginReturnType.html +3 -3
  281. package/docs/types/MediaData.html +3 -3
  282. package/docs/types/MediaStore.html +3 -3
  283. package/docs/types/ModelEntryDoorGuidePluginParameterType.html +3 -3
  284. package/docs/types/ModelFloorplanPluginParameterType.html +3 -3
  285. package/docs/types/ModelFloorplanPluginReturnType.html +3 -3
  286. package/docs/types/ModelId.html +3 -3
  287. package/docs/types/ModelRoomLabelPluginParameters.html +3 -3
  288. package/docs/types/ModelRoomLabelPluginReturnType.html +3 -3
  289. package/docs/types/MoveArgs.html +3 -3
  290. package/docs/types/MoveOpts.html +3 -3
  291. package/docs/types/Object3DHelperEventMap.html +3 -3
  292. package/docs/types/ObjectFit.html +3 -3
  293. package/docs/types/PaintBrushEventMap.html +3 -3
  294. package/docs/types/PanoCompassPluginData.html +3 -3
  295. package/docs/types/PanoCompassPluginExportType.html +3 -3
  296. package/docs/types/PanoCompassPluginParameterType.html +3 -3
  297. package/docs/types/PanoFloorplanRadarPluginParameterType.html +3 -3
  298. package/docs/types/PanoFloorplanRadarPluginReturnType.html +3 -3
  299. package/docs/types/PanoIndex.html +3 -3
  300. package/docs/types/PanoMeasurePluginEvent.html +3 -3
  301. package/docs/types/PanoMeasureReturnType.html +3 -3
  302. package/docs/types/PanoSpatialTagPluginId.html +3 -3
  303. package/docs/types/PanoTagPluginExportInterface.html +3 -3
  304. package/docs/types/PanoTagPluginParamsInterface.html +3 -3
  305. package/docs/types/PanoVideoPluginParameterType.html +3 -3
  306. package/docs/types/PanoVideoPluginReturnType.html +3 -3
  307. package/docs/types/PickTagContentTypeInContentTypeConfigKey.html +3 -3
  308. package/docs/types/PipelinePluginParameterType.html +3 -3
  309. package/docs/types/PipelinePluginReturnType.html +3 -3
  310. package/docs/types/PlaneTag.html +3 -3
  311. package/docs/types/Point2DTag.html +3 -3
  312. package/docs/types/Point3DTag.html +3 -3
  313. package/docs/types/PointTag.html +3 -3
  314. package/docs/types/PointTagInstance.html +3 -3
  315. package/docs/types/Position.html +3 -3
  316. package/docs/types/RotateArgs.html +3 -3
  317. package/docs/types/RotateOpts.html +3 -3
  318. package/docs/types/RuleLabelsKey.html +3 -3
  319. package/docs/types/RuleLabelsValue.html +3 -3
  320. package/docs/types/StickType.html +3 -3
  321. package/docs/types/Tag.html +3 -3
  322. package/docs/types/Tag2D.html +3 -3
  323. package/docs/types/Tag3D.html +3 -3
  324. package/docs/types/TagConfigByKey.html +3 -3
  325. package/docs/types/TagContentType.html +3 -3
  326. package/docs/types/TagContentTypeMapping.html +3 -3
  327. package/docs/types/TagDimensionType.html +3 -3
  328. package/docs/types/TagElement.html +3 -3
  329. package/docs/types/TagEvents.html +3 -3
  330. package/docs/types/TagGLTFObject.html +3 -3
  331. package/docs/types/TagHooks.html +3 -3
  332. package/docs/types/TagId.html +3 -3
  333. package/docs/types/TagInstance.html +3 -3
  334. package/docs/types/TagPointType.html +3 -3
  335. package/docs/types/TagRendererMap.html +3 -3
  336. package/docs/types/TopviewFloorplanPluginParameterType.html +3 -3
  337. package/docs/types/TopviewFloorplanPluginReturnType.html +3 -3
  338. package/docs/types/WorkCode.html +3 -3
  339. package/docs/variables/FLOOR_TYPE_MAP.html +3 -3
  340. package/docs/variables/PLUGIN.html +3 -3
  341. package/docs/variables/ROOM_FETILE_TYPE_MAP.html +3 -3
  342. package/docs/variables/ROOM_TYPE_MAP.html +3 -3
  343. package/docs/variables/defaultGlobalConfig.html +3 -3
  344. package/docs/variables/itemLabelPluginServerParams.html +3 -3
  345. package/docs/variables/modelItemLabelPluginServerParams.html +3 -3
  346. package/docs/variables/modelRoomLabelPluginServerParams.html +3 -3
  347. package/libs/AreaMakerPlugin/Controller.js +44 -54
  348. package/libs/AreaMakerPlugin/index.js +3 -13
  349. package/libs/AreaMakerPlugin/utils/Item.js +3 -13
  350. package/libs/CruisePlugin/Work.js +6 -19
  351. package/libs/CruisePlugin/index.js +10 -23
  352. package/libs/GuideLinePlugin/Components/Tag.js +48 -58
  353. package/libs/GuideLinePlugin/Controller.js +33 -46
  354. package/libs/GuideLinePlugin/GuideLineItem.js +6 -19
  355. package/libs/GuideLinePlugin/GuideLineModeItem.js +6 -19
  356. package/libs/GuideLinePlugin/index.js +11 -24
  357. package/libs/ItemLabelPlugin/ItemLabelComponent.js +139 -152
  358. package/libs/ItemLabelPlugin/ItemLabelItem.js +57 -67
  359. package/libs/ItemLabelPlugin/Plugin.js +26 -37
  360. package/libs/ItemLabelPlugin/index.js +5 -16
  361. package/libs/ModelItemLabelPlugin/ItemLabelComponent.js +103 -116
  362. package/libs/ModelItemLabelPlugin/ItemLabelItem.js +35 -45
  363. package/libs/ModelItemLabelPlugin/ModelItemLabelPlugin.js +24 -35
  364. package/libs/ModelItemLabelPlugin/index.js +5 -16
  365. package/libs/ModelRoomLabelPlugin/Controller.js +8 -20
  366. package/libs/ModelRoomLabelPlugin/RoomLabelItem.js +42 -52
  367. package/libs/ModelRoomLabelPlugin/RoomLabelItems.js +61 -75
  368. package/libs/ModelRoomLabelPlugin/index.js +5 -17
  369. package/libs/PanoDoorLabelPlugin/Controller.js +62 -72
  370. package/libs/PanoDoorLabelPlugin/DoorLabelItem.js +45 -55
  371. package/libs/PanoDoorLabelPlugin/index.js +4 -14
  372. package/libs/PanoMeasurePlugin/Components/Common/CircleButton.js +60 -70
  373. package/libs/PanoMeasurePlugin/Components/Common/Exit.js +22 -32
  374. package/libs/PanoMeasurePlugin/Components/Common/Switcher0.js +62 -75
  375. package/libs/PanoMeasurePlugin/Components/Common/Switcher1.js +97 -110
  376. package/libs/PanoMeasurePlugin/Components/Controller0.js +63 -74
  377. package/libs/PanoMeasurePlugin/Components/Controller1.js +22 -33
  378. package/libs/PanoMeasurePlugin/Components/Tip.js +66 -76
  379. package/libs/PanoMeasurePlugin/Controller/index.js +75 -86
  380. package/libs/PanoMeasurePlugin/Modules/GuideController.js +16 -26
  381. package/libs/PanoMeasurePlugin/Modules/UIController/index.js +22 -33
  382. package/libs/PanoMeasurePlugin/index.js +16 -27
  383. package/libs/PanoRulerProPlugin/Controller.js +27 -38
  384. package/libs/PanoRulerProPlugin/RulerItem.js +79 -94
  385. package/libs/PanoRulerProPlugin/RulerItems.js +82 -95
  386. package/libs/PanoRulerProPlugin/index.js +4 -15
  387. package/libs/PanoSpatialTagPlugin/Components/origins.js +38 -51
  388. package/libs/PanoSpatialTagPlugin/Components/tag.js +22 -32
  389. package/libs/PanoSpatialTagPlugin/Plugin.js +104 -115
  390. package/libs/PanoSpatialTagPlugin/index.js +2 -13
  391. package/libs/PanoSpatialTagPlugin/store.d.ts +0 -1
  392. package/libs/PanoSpatialTagPlugin/store.js +2 -2
  393. package/libs/PanoTagPlugin/Components/Common/Arrow.js +34 -44
  394. package/libs/PanoTagPlugin/Components/Common/Audio.js +89 -99
  395. package/libs/PanoTagPlugin/Components/Common/Icon/Icon.js +112 -123
  396. package/libs/PanoTagPlugin/Components/Common/Icon/audioIcon.js +45 -55
  397. package/libs/PanoTagPlugin/Components/Common/Line/Polyline.js +49 -59
  398. package/libs/PanoTagPlugin/Components/Common/Line/Straight.js +69 -79
  399. package/libs/PanoTagPlugin/Components/Common/Media.js +168 -182
  400. package/libs/PanoTagPlugin/Components/Common/MediaItem.js +118 -128
  401. package/libs/PanoTagPlugin/Components/Common/Shadow.js +48 -58
  402. package/libs/PanoTagPlugin/Components/Common/TagPoint.js +24 -35
  403. package/libs/PanoTagPlugin/Components/Common/Text/FlyMText.js +86 -97
  404. package/libs/PanoTagPlugin/Components/Common/Text/FlyText.js +96 -109
  405. package/libs/PanoTagPlugin/Components/Common/Text/MText.js +118 -128
  406. package/libs/PanoTagPlugin/Components/Common/TextItem.js +49 -59
  407. package/libs/PanoTagPlugin/Components/Tag/AudioTag/AudioPlaneTag.js +90 -100
  408. package/libs/PanoTagPlugin/Components/Tag/AudioTag/AudioTag.js +81 -92
  409. package/libs/PanoTagPlugin/Components/Tag/AudioTag/index.js +57 -68
  410. package/libs/PanoTagPlugin/Components/Tag/CustomTag.js +35 -45
  411. package/libs/PanoTagPlugin/Components/Tag/ImageTextTag.js +110 -122
  412. package/libs/PanoTagPlugin/Components/Tag/LinkTag.js +42 -53
  413. package/libs/PanoTagPlugin/Components/Tag/MarketingTag.js +115 -130
  414. package/libs/PanoTagPlugin/Components/Tag/MediaPlane.js +54 -66
  415. package/libs/PanoTagPlugin/Components/Tag/PanoramaTag.js +52 -62
  416. package/libs/PanoTagPlugin/Components/Tag/TextTag/TextPlaneTag.js +56 -66
  417. package/libs/PanoTagPlugin/Components/Tag/TextTag/TextTag.js +98 -109
  418. package/libs/PanoTagPlugin/Components/Tag/TextTag/index.js +43 -54
  419. package/libs/PanoTagPlugin/Components/Tag/index.js +142 -155
  420. package/libs/PanoTagPlugin/Components/TagContainer.js +62 -77
  421. package/libs/PanoTagPlugin/Components/TagItem.js +47 -60
  422. package/libs/PanoTagPlugin/controller/TagComputer.js +2 -2
  423. package/libs/PanoTagPlugin/controller/TagRender.js +6 -19
  424. package/libs/PanoTagPlugin/controller/TagUtil.js +2 -2
  425. package/libs/PanoTagPlugin/controller/index.js +19 -32
  426. package/libs/PanoTagPlugin/index.js +15 -28
  427. package/libs/PanoTagPlugin/typings/controller.d.ts +0 -1
  428. package/libs/base/BasePlugin.js +1 -1
  429. package/libs/components/AreaLabel/LabelItem.js +54 -59
  430. package/libs/floorplan/Components/BaseImage.js +39 -43
  431. package/libs/floorplan/Components/Camera.js +32 -41
  432. package/libs/floorplan/Components/Compass.js +24 -27
  433. package/libs/floorplan/Components/CurrentFloor.js +49 -54
  434. package/libs/floorplan/Components/Main.js +47 -56
  435. package/libs/floorplan/Components/MissingFloor.js +21 -24
  436. package/libs/floorplan/Components/Normalmage.js +22 -25
  437. package/libs/floorplan/Components/RoomHighlight/Room.js +25 -28
  438. package/libs/floorplan/Components/RoomHighlight/RoomHighlight.js +61 -69
  439. package/libs/floorplan/Components/RoomLabels/RoomLabel.js +47 -50
  440. package/libs/floorplan/Components/RoomLabels/RoomLabels.js +61 -69
  441. package/libs/floorplan/Components/RoomMaterials/RoomMaterial.js +118 -125
  442. package/libs/floorplan/Components/RoomMaterials/RoomMaterial_0.js +22 -25
  443. package/libs/floorplan/Components/RoomMaterials/RoomMaterial_1.js +40 -43
  444. package/libs/floorplan/Components/RoomMaterials/RoomMaterial_2.js +29 -32
  445. package/libs/floorplan/Components/RuleLabels/RuleItem.js +41 -49
  446. package/libs/floorplan/Components/RuleLabels/RuleLabels.js +94 -102
  447. package/libs/floorplan/Components/SvgImage.js +27 -30
  448. package/libs/floorplan/MapviewFloorplanPlugin/Controller.js +6 -18
  449. package/libs/floorplan/MapviewFloorplanPlugin/index.js +7 -19
  450. package/libs/floorplan/ModelFloorplanPlugin/Controller.js +46 -58
  451. package/libs/floorplan/ModelFloorplanPlugin/index.js +7 -19
  452. package/libs/floorplan/PanoFloorplanRadarPlugin/Components/Camera.js +65 -77
  453. package/libs/floorplan/PanoFloorplanRadarPlugin/Components/CurrentFloor/CurrentFloor.js +83 -95
  454. package/libs/floorplan/PanoFloorplanRadarPlugin/Components/CurrentFloor/ExtraObjects.js +53 -70
  455. package/libs/floorplan/PanoFloorplanRadarPlugin/Components/Main.js +100 -112
  456. package/libs/floorplan/PanoFloorplanRadarPlugin/Controller.js +12 -24
  457. package/libs/floorplan/PanoFloorplanRadarPlugin/index.js +4 -16
  458. package/libs/floorplan/TopviewFloorplanPlugin/Controller.js +21 -33
  459. package/libs/floorplan/TopviewFloorplanPlugin/index.js +7 -19
  460. package/libs/floorplan/index.js +0 -1
  461. package/libs/index.js +124 -138
  462. package/libs/shared-utils/logger.js +1 -1
  463. package/libs/vendor/svelte/internal/index.js +749 -0
  464. package/libs/vendor/svelte/{src/runtime/store → store}/index.js +5 -5
  465. package/libs/vendor/svelte/{src/runtime/transition → transition}/index.js +1 -1
  466. package/libs/vendor/svelte-carousel/src/components/Arrow/Arrow.js +25 -29
  467. package/libs/vendor/svelte-carousel/src/components/Carousel/Carousel.js +225 -197
  468. package/libs/vendor/svelte-carousel/src/components/Dot/Dot.js +12 -16
  469. package/libs/vendor/svelte-carousel/src/components/Dots/Dots.js +59 -65
  470. package/libs/vendor/svelte-carousel/src/components/Progress/Progress.js +29 -32
  471. package/package.json +2 -2
  472. package/libs/vendor/svelte/src/runtime/internal/Component.js +0 -122
  473. package/libs/vendor/svelte/src/runtime/internal/ResizeObserverSingleton.js +0 -1
  474. package/libs/vendor/svelte/src/runtime/internal/animations.js +0 -1
  475. package/libs/vendor/svelte/src/runtime/internal/await_block.js +0 -47
  476. package/libs/vendor/svelte/src/runtime/internal/dev.js +0 -1
  477. package/libs/vendor/svelte/src/runtime/internal/disclose-version/index.js +0 -2
  478. package/libs/vendor/svelte/src/runtime/internal/dom.js +0 -214
  479. package/libs/vendor/svelte/src/runtime/internal/each.js +0 -46
  480. package/libs/vendor/svelte/src/runtime/internal/environment.js +0 -7
  481. package/libs/vendor/svelte/src/runtime/internal/globals.js +0 -7
  482. package/libs/vendor/svelte/src/runtime/internal/index.js +0 -1
  483. package/libs/vendor/svelte/src/runtime/internal/lifecycle.js +0 -63
  484. package/libs/vendor/svelte/src/runtime/internal/loop.js +0 -21
  485. package/libs/vendor/svelte/src/runtime/internal/scheduler.js +0 -66
  486. package/libs/vendor/svelte/src/runtime/internal/spread.js +0 -26
  487. package/libs/vendor/svelte/src/runtime/internal/ssr.js +0 -1
  488. package/libs/vendor/svelte/src/runtime/internal/style_manager.js +0 -48
  489. package/libs/vendor/svelte/src/runtime/internal/transitions.js +0 -192
  490. package/libs/vendor/svelte/src/runtime/internal/utils.js +0 -110
  491. package/libs/vendor/svelte/src/shared/boolean_attributes.js +0 -1
  492. package/libs/vendor/svelte/src/shared/utils/names.js +0 -1
  493. package/libs/vendor/svelte/src/shared/version.js +0 -4
  494. /package/libs/vendor/svelte/{src/runtime/easing → easing}/index.js +0 -0
  495. /package/libs/vendor/svelte/{src/runtime/index.js → index.js} +0 -0
@@ -1,22 +1,11 @@
1
- import { safe_not_equal as v } from "../../vendor/svelte/src/runtime/internal/utils.js";
2
- import { append_styles as A, empty as w, insert as h, detach as _, element as T, attr as q, toggle_class as c } from "../../vendor/svelte/src/runtime/internal/dom.js";
3
- import { transition_in as f, transition_out as u, check_outros as M, group_outros as S } from "../../vendor/svelte/src/runtime/internal/transitions.js";
4
- import { setContext as C } from "../../vendor/svelte/src/runtime/internal/lifecycle.js";
5
- import { ensure_array_like as d, update_keyed_each as z, outro_and_destroy_block as I } from "../../vendor/svelte/src/runtime/internal/each.js";
6
- import { SvelteComponent as N, init as j, create_component as B, mount_component as D, destroy_component as E } from "../../vendor/svelte/src/runtime/internal/Component.js";
7
- import "../../vendor/svelte/src/runtime/internal/disclose-version/index.js";
8
- import F from "./TagItem.js";
9
- import "../../vendor/svelte/src/runtime/internal/environment.js";
10
- import "../../vendor/svelte/src/runtime/internal/loop.js";
11
- import "../../vendor/svelte/src/runtime/internal/style_manager.js";
12
- import "../../vendor/svelte/src/runtime/internal/scheduler.js";
13
- import "../../vendor/svelte/src/shared/version.js";
1
+ import { SvelteComponent as S, init as v, safe_not_equal as A, append_styles as T, empty as w, insert as h, transition_in as f, transition_out as u, check_outros as y, detach as _, setContext as q, element as C, attr as z, toggle_class as c, group_outros as M, update_keyed_each as I, outro_and_destroy_block as N, create_component as j, mount_component as B, destroy_component as D } from "../../vendor/svelte/internal/index.js";
2
+ import E from "./TagItem.js";
14
3
  import "./Tag/index.js";
15
4
  import "./Tag/TextTag/index.js";
16
5
  import "./Tag/TextTag/TextTag.js";
17
6
  import "./Common/Line/Straight.js";
18
- import "../../vendor/svelte/src/runtime/transition/index.js";
19
- import "../../vendor/svelte/src/runtime/easing/index.js";
7
+ import "../../vendor/svelte/transition/index.js";
8
+ import "../../vendor/svelte/easing/index.js";
20
9
  import "../../shared-utils/uuid.js";
21
10
  import "./Common/Shadow.js";
22
11
  import "./Common/Text/FlyMText.js";
@@ -37,7 +26,6 @@ import "../utils/px2rem.js";
37
26
  import "./Tag/ImageTextTag.js";
38
27
  import "./Common/Line/Polyline.js";
39
28
  import "./Common/Media.js";
40
- import "../../vendor/svelte/src/runtime/internal/spread.js";
41
29
  import "../../vendor/svelte-carousel/src/components/Carousel/Carousel.js";
42
30
  import "../../vendor/svelte-carousel/src/components/Dots/Dots.js";
43
31
  import "../../vendor/svelte-carousel/src/components/Dot/Dot.js";
@@ -100,21 +88,20 @@ import "./Tag/AudioTag/AudioPlaneTag.js";
100
88
  import "./Tag/MediaPlane.js";
101
89
  import "./Tag/LinkTag.js";
102
90
  import "./Common/Icon/Icon.js";
103
- import "../../vendor/svelte/src/runtime/internal/await_block.js";
104
91
  import "../utils/getImageInfo.js";
105
92
  import "./Tag/PanoramaTag.js";
106
93
  import "./Tag/CustomTag.js";
107
94
  import "../../vendor/classnames/index.js";
108
95
  import "./Common/TagPoint.js";
109
- function G(p) {
110
- A(p, "svelte-p0nosq", ".tag--container.svelte-p0nosq{box-sizing:border-box;position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;opacity:1;-webkit-user-select:none;-moz-user-select:none;user-select:none;transform:translate3d(0, 0, 0)}.withAnimation.svelte-p0nosq{transition:opacity 0.2s linear}.tag--container.hide.svelte-p0nosq{opacity:0;pointer-events:none}.tag--container.hide.svelte-p0nosq *{pointer-events:none !important}");
96
+ function F(p) {
97
+ T(p, "svelte-p0nosq", ".tag--container.svelte-p0nosq{box-sizing:border-box;position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;opacity:1;-webkit-user-select:none;-moz-user-select:none;user-select:none;transform:translate3d(0, 0, 0)}.withAnimation.svelte-p0nosq{transition:opacity 0.2s linear}.tag--container.hide.svelte-p0nosq{opacity:0;pointer-events:none}.tag--container.hide.svelte-p0nosq *{pointer-events:none !important}");
111
98
  }
112
- function k(p, t, i) {
99
+ function d(p, t, i) {
113
100
  const e = p.slice();
114
101
  return e[8] = t[i], e;
115
102
  }
116
- function b(p) {
117
- let t, i = [], e = /* @__PURE__ */ new Map(), m, r = d(
103
+ function k(p) {
104
+ let t, i = [], e = /* @__PURE__ */ new Map(), n, r = (
118
105
  /*tags*/
119
106
  p[1]
120
107
  );
@@ -123,15 +110,15 @@ function b(p) {
123
110
  o[8].id
124
111
  );
125
112
  for (let o = 0; o < r.length; o += 1) {
126
- let n = k(p, r, o), s = a(n);
127
- e.set(s, i[o] = y(s, n));
113
+ let m = d(p, r, o), s = a(m);
114
+ e.set(s, i[o] = b(s, m));
128
115
  }
129
116
  return {
130
117
  c() {
131
- t = T("div");
118
+ t = C("div");
132
119
  for (let o = 0; o < i.length; o += 1)
133
120
  i[o].c();
134
- q(t, "class", "tag--container svelte-p0nosq"), c(t, "hide", !/*state*/
121
+ z(t, "class", "tag--container svelte-p0nosq"), c(t, "hide", !/*state*/
135
122
  p[5].visible || !/*temporaryState*/
136
123
  p[6].visible), c(
137
124
  t,
@@ -140,21 +127,19 @@ function b(p) {
140
127
  p[0]
141
128
  );
142
129
  },
143
- m(o, n) {
144
- h(o, t, n);
130
+ m(o, m) {
131
+ h(o, t, m);
145
132
  for (let s = 0; s < i.length; s += 1)
146
133
  i[s] && i[s].m(t, null);
147
- m = !0;
134
+ n = !0;
148
135
  },
149
- p(o, n) {
150
- n & /*state, temporaryState, withAnimation, tags, mediaStore, rendererMap, contentTypeMap*/
151
- 127 && (r = d(
152
- /*tags*/
153
- o[1]
154
- ), S(), i = z(i, n, a, 1, o, r, e, t, I, y, null, k), M()), (!m || n & /*state, temporaryState*/
136
+ p(o, m) {
137
+ m & /*state, temporaryState, withAnimation, tags, mediaStore, rendererMap, contentTypeMap*/
138
+ 127 && (r = /*tags*/
139
+ o[1], M(), i = I(i, m, a, 1, o, r, e, t, N, b, null, d), y()), (!n || m & /*state, temporaryState*/
155
140
  96) && c(t, "hide", !/*state*/
156
141
  o[5].visible || !/*temporaryState*/
157
- o[6].visible), (!m || n & /*withAnimation*/
142
+ o[6].visible), (!n || m & /*withAnimation*/
158
143
  1) && c(
159
144
  t,
160
145
  "withAnimation",
@@ -163,27 +148,27 @@ function b(p) {
163
148
  );
164
149
  },
165
150
  i(o) {
166
- if (!m) {
167
- for (let n = 0; n < r.length; n += 1)
168
- f(i[n]);
169
- m = !0;
151
+ if (!n) {
152
+ for (let m = 0; m < r.length; m += 1)
153
+ f(i[m]);
154
+ n = !0;
170
155
  }
171
156
  },
172
157
  o(o) {
173
- for (let n = 0; n < i.length; n += 1)
174
- u(i[n]);
175
- m = !1;
158
+ for (let m = 0; m < i.length; m += 1)
159
+ u(i[m]);
160
+ n = !1;
176
161
  },
177
162
  d(o) {
178
163
  o && _(t);
179
- for (let n = 0; n < i.length; n += 1)
180
- i[n].d();
164
+ for (let m = 0; m < i.length; m += 1)
165
+ i[m].d();
181
166
  }
182
167
  };
183
168
  }
184
- function y(p, t) {
185
- let i, e, m;
186
- return e = new F({
169
+ function b(p, t) {
170
+ let i, e, n;
171
+ return e = new E({
187
172
  props: {
188
173
  state: (
189
174
  /*state*/
@@ -218,10 +203,10 @@ function y(p, t) {
218
203
  key: p,
219
204
  first: null,
220
205
  c() {
221
- i = w(), B(e.$$.fragment), this.first = i;
206
+ i = w(), j(e.$$.fragment), this.first = i;
222
207
  },
223
208
  m(r, a) {
224
- h(r, i, a), D(e, r, a), m = !0;
209
+ h(r, i, a), B(e, r, a), n = !0;
225
210
  },
226
211
  p(r, a) {
227
212
  t = r;
@@ -243,69 +228,69 @@ function y(p, t) {
243
228
  t[4]), e.$set(o);
244
229
  },
245
230
  i(r) {
246
- m || (f(e.$$.fragment, r), m = !0);
231
+ n || (f(e.$$.fragment, r), n = !0);
247
232
  },
248
233
  o(r) {
249
- u(e.$$.fragment, r), m = !1;
234
+ u(e.$$.fragment, r), n = !1;
250
235
  },
251
236
  d(r) {
252
- r && _(i), E(e, r);
237
+ r && _(i), D(e, r);
253
238
  }
254
239
  };
255
240
  }
256
- function H(p) {
241
+ function G(p) {
257
242
  let t, i, e = (
258
243
  /*state*/
259
- p[5].enabled && b(p)
244
+ p[5].enabled && k(p)
260
245
  );
261
246
  return {
262
247
  c() {
263
248
  e && e.c(), t = w();
264
249
  },
265
- m(m, r) {
266
- e && e.m(m, r), h(m, t, r), i = !0;
250
+ m(n, r) {
251
+ e && e.m(n, r), h(n, t, r), i = !0;
267
252
  },
268
- p(m, [r]) {
253
+ p(n, [r]) {
269
254
  /*state*/
270
- m[5].enabled ? e ? (e.p(m, r), r & /*state*/
271
- 32 && f(e, 1)) : (e = b(m), e.c(), f(e, 1), e.m(t.parentNode, t)) : e && (S(), u(e, 1, 1, () => {
255
+ n[5].enabled ? e ? (e.p(n, r), r & /*state*/
256
+ 32 && f(e, 1)) : (e = k(n), e.c(), f(e, 1), e.m(t.parentNode, t)) : e && (M(), u(e, 1, 1, () => {
272
257
  e = null;
273
- }), M());
258
+ }), y());
274
259
  },
275
- i(m) {
260
+ i(n) {
276
261
  i || (f(e), i = !0);
277
262
  },
278
- o(m) {
263
+ o(n) {
279
264
  u(e), i = !1;
280
265
  },
281
- d(m) {
282
- m && _(t), e && e.d(m);
266
+ d(n) {
267
+ e && e.d(n), n && _(t);
283
268
  }
284
269
  };
285
270
  }
286
- function J(p, t, i) {
287
- let { withAnimation: e = !1 } = t, { tags: m = [] } = t, { hooks: r } = t, { mediaStore: a } = t, { rendererMap: o } = t, { contentTypeMap: n } = t, { state: s } = t, { temporaryState: g } = t;
288
- return C("hooks", r), p.$$set = (l) => {
289
- "withAnimation" in l && i(0, e = l.withAnimation), "tags" in l && i(1, m = l.tags), "hooks" in l && i(7, r = l.hooks), "mediaStore" in l && i(2, a = l.mediaStore), "rendererMap" in l && i(3, o = l.rendererMap), "contentTypeMap" in l && i(4, n = l.contentTypeMap), "state" in l && i(5, s = l.state), "temporaryState" in l && i(6, g = l.temporaryState);
271
+ function H(p, t, i) {
272
+ let { withAnimation: e = !1 } = t, { tags: n = [] } = t, { hooks: r } = t, { mediaStore: a } = t, { rendererMap: o } = t, { contentTypeMap: m } = t, { state: s } = t, { temporaryState: g } = t;
273
+ return q("hooks", r), p.$$set = (l) => {
274
+ "withAnimation" in l && i(0, e = l.withAnimation), "tags" in l && i(1, n = l.tags), "hooks" in l && i(7, r = l.hooks), "mediaStore" in l && i(2, a = l.mediaStore), "rendererMap" in l && i(3, o = l.rendererMap), "contentTypeMap" in l && i(4, m = l.contentTypeMap), "state" in l && i(5, s = l.state), "temporaryState" in l && i(6, g = l.temporaryState);
290
275
  }, [
291
276
  e,
292
- m,
277
+ n,
293
278
  a,
294
279
  o,
295
- n,
280
+ m,
296
281
  s,
297
282
  g,
298
283
  r
299
284
  ];
300
285
  }
301
- class Ke extends N {
286
+ class Te extends S {
302
287
  constructor(t) {
303
- super(), j(
288
+ super(), v(
304
289
  this,
305
290
  t,
306
- J,
307
291
  H,
308
- v,
292
+ G,
293
+ A,
309
294
  {
310
295
  withAnimation: 0,
311
296
  tags: 1,
@@ -316,10 +301,10 @@ class Ke extends N {
316
301
  state: 5,
317
302
  temporaryState: 6
318
303
  },
319
- G
304
+ F
320
305
  );
321
306
  }
322
307
  }
323
308
  export {
324
- Ke as default
309
+ Te as default
325
310
  };
@@ -1,29 +1,18 @@
1
- import { safe_not_equal as O, null_to_empty as z, noop as v } from "../../vendor/svelte/src/runtime/internal/utils.js";
2
- import { append_styles as Q, empty as U, insert as P, detach as N, element as C, space as W, attr as _, set_style as A, toggle_class as b, append as B } from "../../vendor/svelte/src/runtime/internal/dom.js";
3
- import { transition_in as h, transition_out as k, check_outros as L, group_outros as q } from "../../vendor/svelte/src/runtime/internal/transitions.js";
4
- import { getContext as X } from "../../vendor/svelte/src/runtime/internal/lifecycle.js";
5
- import { SvelteComponent as Y, init as Z, create_component as H, mount_component as J, destroy_component as K } from "../../vendor/svelte/src/runtime/internal/Component.js";
6
- import "../../vendor/svelte/src/runtime/internal/disclose-version/index.js";
1
+ import { SvelteComponent as O, init as Q, safe_not_equal as U, append_styles as W, empty as X, insert as P, transition_in as h, transition_out as k, check_outros as L, detach as N, getContext as Y, element as C, space as Z, attr as _, null_to_empty as z, set_style as A, toggle_class as b, append as B, group_outros as q, noop as v, create_component as H, mount_component as J, destroy_component as K } from "../../vendor/svelte/internal/index.js";
7
2
  import x from "./Tag/index.js";
8
3
  import "three";
9
4
  import { noTypecheck as E } from "../utils/noTypecheck.js";
10
5
  import $ from "./Common/TagPoint.js";
11
6
  import { classnames as F } from "../../vendor/classnames/index.js";
12
- import "../../vendor/svelte/src/runtime/internal/environment.js";
13
- import "../../vendor/svelte/src/runtime/internal/loop.js";
14
- import "../../vendor/svelte/src/runtime/internal/style_manager.js";
15
- import "../../vendor/svelte/src/runtime/internal/scheduler.js";
16
- import "../../vendor/svelte/src/shared/version.js";
17
7
  import "./Tag/TextTag/index.js";
18
8
  import "./Tag/TextTag/TextTag.js";
19
9
  import "./Common/Line/Straight.js";
20
- import "../../vendor/svelte/src/runtime/transition/index.js";
21
- import "../../vendor/svelte/src/runtime/easing/index.js";
10
+ import "../../vendor/svelte/transition/index.js";
11
+ import "../../vendor/svelte/easing/index.js";
22
12
  import "../../shared-utils/uuid.js";
23
13
  import "./Common/Shadow.js";
24
14
  import "./Common/Text/FlyMText.js";
25
15
  import "./Common/Text/FlyText.js";
26
- import "../../vendor/svelte/src/runtime/internal/each.js";
27
16
  import "animejs";
28
17
  import "../../shared-utils/isNil.js";
29
18
  import "../utils/search.js";
@@ -39,7 +28,6 @@ import "../utils/px2rem.js";
39
28
  import "./Tag/ImageTextTag.js";
40
29
  import "./Common/Line/Polyline.js";
41
30
  import "./Common/Media.js";
42
- import "../../vendor/svelte/src/runtime/internal/spread.js";
43
31
  import "../../vendor/svelte-carousel/src/components/Carousel/Carousel.js";
44
32
  import "../../vendor/svelte-carousel/src/components/Dots/Dots.js";
45
33
  import "../../vendor/svelte-carousel/src/components/Dot/Dot.js";
@@ -101,23 +89,22 @@ import "./Tag/AudioTag/AudioPlaneTag.js";
101
89
  import "./Tag/MediaPlane.js";
102
90
  import "./Tag/LinkTag.js";
103
91
  import "./Common/Icon/Icon.js";
104
- import "../../vendor/svelte/src/runtime/internal/await_block.js";
105
92
  import "../utils/getImageInfo.js";
106
93
  import "./Tag/PanoramaTag.js";
107
94
  import "./Tag/CustomTag.js";
108
95
  function tt(o) {
109
- Q(o, "svelte-t2hepc", ".tag.svelte-t2hepc{will-change:opacity}.tag.withAnimation.svelte-t2hepc{transition:opacity 0.2s linear}.tag.hide.svelte-t2hepc{opacity:0;pointer-events:none}.tag.hide.svelte-t2hepc *{pointer-events:none !important}.tag.unClickable.svelte-t2hepc{pointer-events:none !important}.tag.unClickable.svelte-t2hepc *{pointer-events:none !important}.tag.disable.svelte-t2hepc{display:none}.wrapper.svelte-t2hepc{position:absolute;width:0rem;height:0rem;overflow:visible;pointer-events:auto}");
96
+ W(o, "svelte-t2hepc", ".tag.svelte-t2hepc{will-change:opacity}.tag.withAnimation.svelte-t2hepc{transition:opacity 0.2s linear}.tag.hide.svelte-t2hepc{opacity:0;pointer-events:none}.tag.hide.svelte-t2hepc *{pointer-events:none !important}.tag.unClickable.svelte-t2hepc{pointer-events:none !important}.tag.unClickable.svelte-t2hepc *{pointer-events:none !important}.tag.disable.svelte-t2hepc{display:none}.wrapper.svelte-t2hepc{position:absolute;width:0rem;height:0rem;overflow:visible;pointer-events:auto}");
110
97
  }
111
98
  function G(o) {
112
- let i, e, t, r, p, s, c, y, u, f;
99
+ let i, e, t, r, a, s, c, y, u, f;
113
100
  const w = [it, et], g = [];
114
- function a(n, m) {
101
+ function p(n, m) {
115
102
  return (
116
103
  /*havePoint*/
117
104
  n[15] ? 0 : 1
118
105
  );
119
106
  }
120
- t = a(o), r = g[t] = w[t](o);
107
+ t = p(o), r = g[t] = w[t](o);
121
108
  const T = [rt, ot], d = [];
122
109
  function S(n, m) {
123
110
  return (
@@ -127,7 +114,7 @@ function G(o) {
127
114
  }
128
115
  return s = S(o), c = d[s] = T[s](o), {
129
116
  c() {
130
- i = C("div"), e = C("div"), r.c(), p = W(), c.c(), _(e, "class", y = z(F(
117
+ i = C("div"), e = C("div"), r.c(), a = Z(), c.c(), _(e, "class", y = z(F(
131
118
  "wrapper",
132
119
  /*tag*/
133
120
  o[1].className ? `${/*tag*/
@@ -181,13 +168,13 @@ function G(o) {
181
168
  );
182
169
  },
183
170
  m(n, m) {
184
- P(n, i, m), B(i, e), g[t].m(e, null), B(e, p), d[s].m(e, null), f = !0;
171
+ P(n, i, m), B(i, e), g[t].m(e, null), B(e, a), d[s].m(e, null), f = !0;
185
172
  },
186
173
  p(n, m) {
187
174
  let M = t;
188
- t = a(n), t === M ? g[t].p(n, m) : (q(), k(g[M], 1, 1, () => {
175
+ t = p(n), t === M ? g[t].p(n, m) : (q(), k(g[M], 1, 1, () => {
189
176
  g[M] = null;
190
- }), L(), r = g[t], r ? r.p(n, m) : (r = g[t] = w[t](n), r.c()), h(r, 1), r.m(e, p));
177
+ }), L(), r = g[t], r ? r.p(n, m) : (r = g[t] = w[t](n), r.c()), h(r, 1), r.m(e, a));
191
178
  let l = s;
192
179
  s = S(n), s === l ? d[s].p(n, m) : (q(), k(d[l], 1, 1, () => {
193
180
  d[l] = null;
@@ -296,10 +283,10 @@ function it(o) {
296
283
  J(i, t, r), e = !0;
297
284
  },
298
285
  p(t, r) {
299
- const p = {};
286
+ const a = {};
300
287
  r & /*tag*/
301
- 2 && (p.tag = /*tag*/
302
- t[1]), i.$set(p);
288
+ 2 && (a.tag = /*tag*/
289
+ t[1]), i.$set(a);
303
290
  },
304
291
  i(t) {
305
292
  e || (h(i.$$.fragment, t), e = !0);
@@ -374,24 +361,24 @@ function rt(o) {
374
361
  J(i, t, r), e = !0;
375
362
  },
376
363
  p(t, r) {
377
- const p = {};
364
+ const a = {};
378
365
  r & /*mediaStore*/
379
- 4 && (p.mediaStore = /*mediaStore*/
366
+ 4 && (a.mediaStore = /*mediaStore*/
380
367
  t[2]), r & /*withAnimation*/
381
- 1 && (p.withAnimation = /*withAnimation*/
368
+ 1 && (a.withAnimation = /*withAnimation*/
382
369
  t[0]), r & /*tag*/
383
- 2 && (p.tag = E(
370
+ 2 && (a.tag = E(
384
371
  /*tag*/
385
372
  t[1]
386
373
  )), r & /*state*/
387
- 32 && (p.state = /*state*/
374
+ 32 && (a.state = /*state*/
388
375
  t[5]), r & /*temporaryState*/
389
- 64 && (p.temporaryState = /*temporaryState*/
376
+ 64 && (a.temporaryState = /*temporaryState*/
390
377
  t[6]), r & /*rendererMap*/
391
- 8 && (p.rendererMap = /*rendererMap*/
378
+ 8 && (a.rendererMap = /*rendererMap*/
392
379
  t[3]), r & /*contentTypeMap*/
393
- 16 && (p.contentTypeMap = /*contentTypeMap*/
394
- t[4]), i.$set(p);
380
+ 16 && (a.contentTypeMap = /*contentTypeMap*/
381
+ t[4]), i.$set(a);
395
382
  },
396
383
  i(t) {
397
384
  e || (h(i.$$.fragment, t), e = !0);
@@ -411,14 +398,14 @@ function nt(o) {
411
398
  );
412
399
  return {
413
400
  c() {
414
- t && t.c(), i = U();
401
+ t && t.c(), i = X();
415
402
  },
416
- m(r, p) {
417
- t && t.m(r, p), P(r, i, p), e = !0;
403
+ m(r, a) {
404
+ t && t.m(r, a), P(r, i, a), e = !0;
418
405
  },
419
- p(r, [p]) {
406
+ p(r, [a]) {
420
407
  /*screenPosition*/
421
- r[7] ? t ? (t.p(r, p), p & /*screenPosition*/
408
+ r[7] ? t ? (t.p(r, a), a & /*screenPosition*/
422
409
  128 && h(t, 1)) : (t = G(r), t.c(), h(t, 1), t.m(i.parentNode, i)) : t && (q(), k(t, 1, 1, () => {
423
410
  t = null;
424
411
  }), L());
@@ -430,33 +417,33 @@ function nt(o) {
430
417
  k(t), e = !1;
431
418
  },
432
419
  d(r) {
433
- r && N(i), t && t.d(r);
420
+ t && t.d(r), r && N(i);
434
421
  }
435
422
  };
436
423
  }
437
- function pt(o, i, e) {
438
- let t, r, p, s, c, y, u, f, w, { withAnimation: g = !1 } = i, { tag: a } = i, { mediaStore: T } = i, { rendererMap: d = /* @__PURE__ */ new Map() } = i, { contentTypeMap: S = /* @__PURE__ */ new Map() } = i, { state: n } = i, { temporaryState: m } = i;
439
- const M = X("hooks");
424
+ function at(o, i, e) {
425
+ let t, r, a, s, c, y, u, f, w, { withAnimation: g = !1 } = i, { tag: p } = i, { mediaStore: T } = i, { rendererMap: d = /* @__PURE__ */ new Map() } = i, { contentTypeMap: S = /* @__PURE__ */ new Map() } = i, { state: n } = i, { temporaryState: m } = i;
426
+ const M = Y("hooks");
440
427
  return o.$$set = (l) => {
441
- "withAnimation" in l && e(0, g = l.withAnimation), "tag" in l && e(1, a = l.tag), "mediaStore" in l && e(2, T = l.mediaStore), "rendererMap" in l && e(3, d = l.rendererMap), "contentTypeMap" in l && e(4, S = l.contentTypeMap), "state" in l && e(5, n = l.state), "temporaryState" in l && e(6, m = l.temporaryState);
428
+ "withAnimation" in l && e(0, g = l.withAnimation), "tag" in l && e(1, p = l.tag), "mediaStore" in l && e(2, T = l.mediaStore), "rendererMap" in l && e(3, d = l.rendererMap), "contentTypeMap" in l && e(4, S = l.contentTypeMap), "state" in l && e(5, n = l.state), "temporaryState" in l && e(6, m = l.temporaryState);
442
429
  }, o.$$.update = () => {
443
430
  var l, D, I;
444
431
  o.$$.dirty & /*tag, rendererMap*/
445
432
  10 && e(15, t = (() => {
446
433
  var R, V, j;
447
- return !(((V = (R = a.style) == null ? void 0 : R.point) == null ? void 0 : V.enabled) === !1 || ((j = d.get(a.contentType)) == null ? void 0 : j.usePoint) === !1 || a.contentType === "Sticker" || a.contentType === "Link" || a.contentType === "VRLink" || a.contentType === "PanoLink" || a.contentType === "Panorama" || a.contentType === "Audio" && a.data.appearance === "plane");
434
+ return !(((V = (R = p.style) == null ? void 0 : R.point) == null ? void 0 : V.enabled) === !1 || ((j = d.get(p.contentType)) == null ? void 0 : j.usePoint) === !1 || p.contentType === "Sticker" || p.contentType === "Link" || p.contentType === "VRLink" || p.contentType === "PanoLink" || p.contentType === "Panorama" || p.contentType === "Audio" && p.data.appearance === "plane");
448
435
  })()), o.$$.dirty & /*tag*/
449
- 2 && e(14, r = (() => a.stickType === "2DPoint")()), o.$$.dirty & /*tag*/
450
- 2 && e(13, p = a.id), o.$$.dirty & /*tag*/
451
- 2 && e(12, s = a.enabled === !1 || !a.state), o.$$.dirty & /*tag*/
452
- 2 && e(11, c = !((l = a.state) != null && l.visible) || ((D = a.temporaryState) == null ? void 0 : D.visible) === !1 || !a.screenPosition), o.$$.dirty & /*tag*/
453
- 2 && e(10, y = (I = a.state) == null ? void 0 : I.unfolded), o.$$.dirty & /*tag*/
454
- 2 && e(7, u = a.screenPosition), o.$$.dirty & /*screenPosition*/
436
+ 2 && e(14, r = (() => p.stickType === "2DPoint")()), o.$$.dirty & /*tag*/
437
+ 2 && e(13, a = p.id), o.$$.dirty & /*tag*/
438
+ 2 && e(12, s = p.enabled === !1 || !p.state), o.$$.dirty & /*tag*/
439
+ 2 && e(11, c = !((l = p.state) != null && l.visible) || ((D = p.temporaryState) == null ? void 0 : D.visible) === !1 || !p.screenPosition), o.$$.dirty & /*tag*/
440
+ 2 && e(10, y = (I = p.state) == null ? void 0 : I.unfolded), o.$$.dirty & /*tag*/
441
+ 2 && e(7, u = p.screenPosition), o.$$.dirty & /*screenPosition*/
455
442
  128 && e(9, f = (u == null ? void 0 : u.leftPercent) + "%"), o.$$.dirty & /*screenPosition*/
456
443
  128 && e(8, w = (u == null ? void 0 : u.topPercent) + "%");
457
444
  }, [
458
445
  g,
459
- a,
446
+ p,
460
447
  T,
461
448
  d,
462
449
  S,
@@ -468,20 +455,20 @@ function pt(o, i, e) {
468
455
  y,
469
456
  c,
470
457
  s,
471
- p,
458
+ a,
472
459
  r,
473
460
  t,
474
461
  M
475
462
  ];
476
463
  }
477
- class pi extends Y {
464
+ class Ue extends O {
478
465
  constructor(i) {
479
- super(), Z(
466
+ super(), Q(
480
467
  this,
481
468
  i,
482
- pt,
469
+ at,
483
470
  nt,
484
- O,
471
+ U,
485
472
  {
486
473
  withAnimation: 0,
487
474
  tag: 1,
@@ -496,5 +483,5 @@ class pi extends Y {
496
483
  }
497
484
  }
498
485
  export {
499
- pi as default
486
+ Ue as default
500
487
  };
@@ -46,8 +46,8 @@ import "../utils/normalPositionToPositions.js";
46
46
  import "./TagCache.js";
47
47
  import "../../base/BasePlugin.js";
48
48
  import "../../shared-utils/url/absoluteUrl.js";
49
- import "../../vendor/svelte/src/runtime/store/index.js";
50
- import "../../vendor/svelte/src/runtime/internal/utils.js";
49
+ import "../../vendor/svelte/store/index.js";
50
+ import "../../vendor/svelte/internal/index.js";
51
51
  import "../../shared-utils/device.js";
52
52
  import "../utils/model/mediaPlane.js";
53
53
  import "../../shared-utils/three/loadTexture.js";
@@ -66,8 +66,8 @@ import "../utils/normalPositionToPositions.js";
66
66
  import "./TagCache.js";
67
67
  import "../../base/BasePlugin.js";
68
68
  import "../../shared-utils/url/absoluteUrl.js";
69
- import "../../vendor/svelte/src/runtime/store/index.js";
70
- import "../../vendor/svelte/src/runtime/internal/utils.js";
69
+ import "../../vendor/svelte/store/index.js";
70
+ import "../../vendor/svelte/internal/index.js";
71
71
  import "../../shared-utils/device.js";
72
72
  import "../../shared-utils/five/FiveDomEvents.js";
73
73
  import "../../shared-utils/five/calculateThreeMouse.js";
@@ -87,25 +87,13 @@ import "../Assets/Icon.js";
87
87
  import "../../shared-utils/three/getPositionsByObjectFit.js";
88
88
  import "../../shared-utils/three/FragmentTransparencyMaterial.js";
89
89
  import "../../shared-utils/three/getNormal.js";
90
- import "../../vendor/svelte/src/runtime/internal/dom.js";
91
- import "../../vendor/svelte/src/runtime/internal/transitions.js";
92
- import "../../vendor/svelte/src/runtime/internal/environment.js";
93
- import "../../vendor/svelte/src/runtime/internal/loop.js";
94
- import "../../vendor/svelte/src/runtime/internal/style_manager.js";
95
- import "../../vendor/svelte/src/runtime/internal/scheduler.js";
96
- import "../../vendor/svelte/src/runtime/internal/lifecycle.js";
97
- import "../../vendor/svelte/src/runtime/internal/each.js";
98
- import "../../vendor/svelte/src/runtime/internal/Component.js";
99
- import "../../vendor/svelte/src/runtime/internal/disclose-version/index.js";
100
- import "../../vendor/svelte/src/shared/version.js";
101
90
  import "../Components/TagItem.js";
102
91
  import "../utils/noTypecheck.js";
103
92
  import "../Components/Common/TagPoint.js";
104
93
  import "../Components/Common/Shadow.js";
105
- import "../../vendor/svelte/src/runtime/transition/index.js";
106
- import "../../vendor/svelte/src/runtime/easing/index.js";
94
+ import "../../vendor/svelte/transition/index.js";
95
+ import "../../vendor/svelte/easing/index.js";
107
96
  import "../Components/Common/Icon/Icon.js";
108
- import "../../vendor/svelte/src/runtime/internal/await_block.js";
109
97
  import "../utils/getImageInfo.js";
110
98
  import "../utils/px2rem.js";
111
99
  import "../../vendor/classnames/index.js";
@@ -127,7 +115,6 @@ import "../Components/Common/Text/MText.js";
127
115
  import "../Components/Tag/ImageTextTag.js";
128
116
  import "../Components/Common/Line/Polyline.js";
129
117
  import "../Components/Common/Media.js";
130
- import "../../vendor/svelte/src/runtime/internal/spread.js";
131
118
  import "../../vendor/svelte-carousel/src/components/Carousel/Carousel.js";
132
119
  import "../../vendor/svelte-carousel/src/components/Dots/Dots.js";
133
120
  import "../../vendor/svelte-carousel/src/components/Dot/Dot.js";
@@ -175,7 +162,7 @@ import "../../CSS3DRenderPlugin/Controller.js";
175
162
  import "../../CSS3DRenderPlugin/utils/waitFiveModelLoaded.js";
176
163
  import "@realsee/five/gltf-loader";
177
164
  const W = /* @__PURE__ */ new Map(), $ = /* @__PURE__ */ new Map();
178
- class ki extends E {
165
+ class Ti extends E {
179
166
  constructor(t) {
180
167
  super(t);
181
168
  h(this, "rendererMap", /* @__PURE__ */ new Map());
@@ -510,5 +497,5 @@ class ki extends E {
510
497
  }
511
498
  }
512
499
  export {
513
- ki as TagRender
500
+ Ti as TagRender
514
501
  };
@@ -20,7 +20,7 @@ import { planeNormal as E } from "../utils/planeNormal.js";
20
20
  import { getTagCenterPosition as _ } from "../utils/tagPosition.js";
21
21
  import { normalPositionToPositions as oe } from "../utils/normalPositionToPositions.js";
22
22
  import { TagCache as re } from "./TagCache.js";
23
- import { writable as ne } from "../../vendor/svelte/src/runtime/store/index.js";
23
+ import { writable as ne } from "../../vendor/svelte/store/index.js";
24
24
  import { isIOSWX as se } from "../../shared-utils/device.js";
25
25
  import { Five as fe } from "@realsee/five";
26
26
  import { isMediaPlaneTag as le, isMediaModelTag as B, isPlaneTag as ce, isPoint3DTag as ae } from "../utils/tag/tagCheck.js";
@@ -51,7 +51,7 @@ import "../../CSS3DRenderPlugin/utils/three/OpacityMesh.js";
51
51
  import "../../shared-utils/three/getObjectVisible.js";
52
52
  import "../../CSS3DRenderPlugin/utils/three/CSS3DScene.js";
53
53
  import "../../CSS3DRenderPlugin/utils/three/CSS3DGroup.js";
54
- import "../../vendor/svelte/src/runtime/internal/utils.js";
54
+ import "../../vendor/svelte/internal/index.js";
55
55
  import "../../shared-utils/three/loadTexture.js";
56
56
  import "../../shared-utils/three/Quadrangle.js";
57
57
  import "../../shared-utils/math/pointIsRectangle.js";