@realsee/dnalogel 2.3.5-dev.3 → 2.3.5-dev.5

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 (372) hide show
  1. package/dist/PanoTagPlugin/controller/TagComputer.d.ts +1 -0
  2. package/dist/PanoTagPlugin/controller/index.d.ts +2 -2
  3. package/dist/PanoTagPlugin/typings/controller.d.ts +1 -0
  4. package/dist/index.cjs.js +13 -13
  5. package/dist/index.js +1325 -1326
  6. package/dist/index.umd.js +14 -14
  7. package/docs/assets/search.js +1 -1
  8. package/docs/classes/CSS3DRender.html +31 -31
  9. package/docs/classes/CruisePluginController.html +24 -24
  10. package/docs/classes/Magnifier.html +16 -16
  11. package/docs/classes/ModelRoomLabelController.html +11 -11
  12. package/docs/classes/Object3DHelperController.html +24 -24
  13. package/docs/classes/PaintBrush.html +15 -15
  14. package/docs/classes/PanoTagPluginController.html +41 -41
  15. package/docs/classes/Util.BetterTween.html +8 -8
  16. package/docs/classes/Util.FivePointSelector.html +12 -12
  17. package/docs/classes/Util.Interval.html +12 -12
  18. package/docs/classes/Util.Magnifier.html +17 -17
  19. package/docs/classes/Util.PointDomHelper.html +11 -11
  20. package/docs/classes/Util.PointHelper.html +11 -11
  21. package/docs/classes/Util.Rectangle.html +13 -13
  22. package/docs/enums/CameraMovementEffect.html +7 -7
  23. package/docs/enums/ContentType.html +16 -16
  24. package/docs/enums/DIRECTION.html +9 -9
  25. package/docs/enums/DISPLAY_STRATEGY_TYPE.html +9 -9
  26. package/docs/enums/DimensionType.html +7 -7
  27. package/docs/enums/FLOOR_PLAN_ATTACHED_TO.html +8 -8
  28. package/docs/enums/ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE.html +9 -9
  29. package/docs/enums/PaintBrushTypeEnum.html +8 -8
  30. package/docs/enums/PointType.html +7 -7
  31. package/docs/enums/Rotation.html +8 -8
  32. package/docs/functions/CSS3DRenderPlugin.html +5 -4
  33. package/docs/functions/CameraMovementPlugin.html +5 -4
  34. package/docs/functions/CruisePlugin.html +5 -4
  35. package/docs/functions/GuideLinePlugin.html +6 -5
  36. package/docs/functions/ItemLabelPlugin.html +5 -4
  37. package/docs/functions/MapviewFloorplanPlugin.html +5 -4
  38. package/docs/functions/ModelChassisCompassPlugin.html +5 -4
  39. package/docs/functions/ModelEntryDoorGuidePlugin.html +5 -4
  40. package/docs/functions/ModelFloorplanPlugin.html +5 -4
  41. package/docs/functions/ModelItemLabelPlugin.html +5 -4
  42. package/docs/functions/ModelRoomLabelPlugin.html +5 -4
  43. package/docs/functions/ModelTVVideoPlugin.html +5 -4
  44. package/docs/functions/ModelViewPlugin.html +5 -4
  45. package/docs/functions/Object3DHelperPlugin.html +5 -4
  46. package/docs/functions/PanoCompassPlugin.html +5 -4
  47. package/docs/functions/PanoCursorRaycasterPlugin.html +5 -4
  48. package/docs/functions/PanoDoorLabelPlugin.html +5 -4
  49. package/docs/functions/PanoFloorplanRadarPlugin.html +5 -4
  50. package/docs/functions/PanoMeasurePlugin.html +5 -4
  51. package/docs/functions/PanoRulerPlugin.html +5 -4
  52. package/docs/functions/PanoRulerProPlugin.html +5 -4
  53. package/docs/functions/PanoSpatialTagPlugin.html +5 -4
  54. package/docs/functions/PanoTagPlugin.html +5 -4
  55. package/docs/functions/TopviewFloorplanPlugin.html +5 -4
  56. package/docs/functions/Util.getCoordsFromClient.html +5 -5
  57. package/docs/functions/Util.getCoordsFromElement.html +5 -5
  58. package/docs/functions/Util.getFrameTime.html +5 -5
  59. package/docs/functions/Util.getIntersectFromRelativePosition.html +5 -5
  60. package/docs/functions/Util.getRaycasterFromFivePointer.html +5 -5
  61. package/docs/functions/Util.isNil.html +5 -5
  62. package/docs/functions/Util.nextFrame.html +5 -5
  63. package/docs/functions/Util.notNil.html +5 -5
  64. package/docs/functions/Util.requestAnimationFrameInterval.html +5 -5
  65. package/docs/functions/Util.tweenProgress.html +5 -5
  66. package/docs/functions/pluginFlag.html +6 -5
  67. package/docs/index.html +5 -4
  68. package/docs/interfaces/AddTagConfig.html +6 -6
  69. package/docs/interfaces/CSS3DRenderPluginEventMap.html +11 -11
  70. package/docs/interfaces/CSS3DRenderPluginState.html +8 -8
  71. package/docs/interfaces/CameraMovementPluginExportType.html +7 -7
  72. package/docs/interfaces/EventMap.html +15 -15
  73. package/docs/interfaces/FloorplanBounding.html +8 -8
  74. package/docs/interfaces/FloorplanData.html +10 -10
  75. package/docs/interfaces/FloorplanEntrance.html +11 -11
  76. package/docs/interfaces/FloorplanExtraObject.html +10 -10
  77. package/docs/interfaces/FloorplanExtraObject3D.html +8 -8
  78. package/docs/interfaces/FloorplanFloorData.html +9 -9
  79. package/docs/interfaces/FloorplanImagePosition.html +7 -7
  80. package/docs/interfaces/FloorplanObserver.html +9 -9
  81. package/docs/interfaces/FloorplanOutlineItem.html +9 -9
  82. package/docs/interfaces/FloorplanPosition.html +7 -7
  83. package/docs/interfaces/FloorplanRoomItem.html +13 -13
  84. package/docs/interfaces/FloorplanRoomLabelItem.html +7 -7
  85. package/docs/interfaces/FloorplanServerBounding.html +8 -8
  86. package/docs/interfaces/FloorplanServerComputedData.html +10 -10
  87. package/docs/interfaces/FloorplanServerData.html +7 -7
  88. package/docs/interfaces/FloorplanServerDoorItem.html +10 -10
  89. package/docs/interfaces/FloorplanServerDoorPosition.html +8 -8
  90. package/docs/interfaces/FloorplanServerEntrance.html +11 -11
  91. package/docs/interfaces/FloorplanServerFloorData.html +9 -9
  92. package/docs/interfaces/FloorplanServerImagePosition.html +7 -7
  93. package/docs/interfaces/FloorplanServerObserver.html +9 -9
  94. package/docs/interfaces/FloorplanServerOutlineItem.html +9 -9
  95. package/docs/interfaces/FloorplanServerPosition.html +7 -7
  96. package/docs/interfaces/FloorplanServerRoomItem.html +14 -14
  97. package/docs/interfaces/FloorplanServerRoomLabelItem.html +7 -7
  98. package/docs/interfaces/ItemLabelPluginData.html +6 -6
  99. package/docs/interfaces/ItemLabelPluginExportReturnsType.html +11 -11
  100. package/docs/interfaces/ItemLabelPluginParametersType.html +9 -9
  101. package/docs/interfaces/LineJson.html +7 -7
  102. package/docs/interfaces/MinMax.html +7 -7
  103. package/docs/interfaces/ModelChassisCompassPluginData.html +7 -7
  104. package/docs/interfaces/ModelChassisCompassPluginExportType.html +8 -8
  105. package/docs/interfaces/ModelChassisCompassPluginParameterType.html +7 -7
  106. package/docs/interfaces/ModelEntryDoorGuidePluginData.html +8 -8
  107. package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +8 -8
  108. package/docs/interfaces/ModelItemLabelPluginData.html +6 -6
  109. package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +11 -11
  110. package/docs/interfaces/ModelItemLabelPluginParametersType.html +7 -7
  111. package/docs/interfaces/ModelRoomLabelPluginData.html +6 -6
  112. package/docs/interfaces/ModelTVVideoPluginData.html +9 -9
  113. package/docs/interfaces/ModelTVVideoPluginExportType.html +8 -8
  114. package/docs/interfaces/ModelTVVideoPluginParameterType.html +6 -6
  115. package/docs/interfaces/ModelViewPluginExportType.html +11 -11
  116. package/docs/interfaces/Object3DHelperState.html +8 -8
  117. package/docs/interfaces/OpenParameter.html +7 -7
  118. package/docs/interfaces/PaintBrushAction.html +12 -12
  119. package/docs/interfaces/PaintBrushConfigs.html +12 -12
  120. package/docs/interfaces/PaintBrushState.html +10 -10
  121. package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +10 -10
  122. package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +6 -5
  123. package/docs/interfaces/PanoMeasureParameterType.html +11 -11
  124. package/docs/interfaces/PanoRulerPluginExportType.html +10 -10
  125. package/docs/interfaces/PanoRulerPluginOptions.html +7 -7
  126. package/docs/interfaces/PanoRulerPluginParameterType.html +8 -8
  127. package/docs/interfaces/PanoRulerProPluginExportType.html +9 -9
  128. package/docs/interfaces/PanoRulerProPluginOptions.html +7 -7
  129. package/docs/interfaces/PanoRulerProPluginParameterType.html +7 -7
  130. package/docs/interfaces/PanoRulerProPluginState.html +8 -8
  131. package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +6 -5
  132. package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +6 -5
  133. package/docs/interfaces/PanoSpatialTagPluginData.html +11 -11
  134. package/docs/interfaces/PanoSpatialTagPluginDataElement.html +10 -10
  135. package/docs/interfaces/PanoSpatialTagPluginExportType.html +13 -13
  136. package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +10 -10
  137. package/docs/interfaces/PanoSpatialTagPluginParameterType.html +13 -13
  138. package/docs/interfaces/PanoSpatialTagPluginPointElement.html +11 -11
  139. package/docs/interfaces/PanoSpatialTagPluginTagElement.html +10 -10
  140. package/docs/interfaces/Point.html +8 -8
  141. package/docs/interfaces/PointJson.html +8 -8
  142. package/docs/interfaces/Room.html +9 -9
  143. package/docs/interfaces/RoomInfo.html +7 -7
  144. package/docs/interfaces/RoomLabel.html +14 -14
  145. package/docs/interfaces/RoomRules.html +6 -5
  146. package/docs/interfaces/Rooms.html +6 -5
  147. package/docs/interfaces/Scissor.html +9 -9
  148. package/docs/interfaces/State.html +8 -8
  149. package/docs/interfaces/TagCache.html +10 -10
  150. package/docs/interfaces/TagConfig.html +10 -10
  151. package/docs/interfaces/TagIconUrl.html +9 -9
  152. package/docs/interfaces/Tags.html +9 -9
  153. package/docs/interfaces/TemporaryState.html +6 -6
  154. package/docs/interfaces/Util.MagnifierParameter.html +11 -11
  155. package/docs/interfaces/Util.MouseGroupParameter.html +8 -8
  156. package/docs/modules/Util.html +5 -5
  157. package/docs/modules.html +6 -4
  158. package/docs/types/ArrayPosition.html +6 -5
  159. package/docs/types/CSS3DRenderExportType.html +6 -5
  160. package/docs/types/CSS3DRenderPluginExportType.html +6 -5
  161. package/docs/types/CSS3DRenderPluginParameterType.html +6 -5
  162. package/docs/types/Color.html +6 -5
  163. package/docs/types/ContentTypeConfigKey.html +6 -5
  164. package/docs/types/ContentTypeMap.html +6 -5
  165. package/docs/types/Create3DDomContainerReturnType.html +6 -5
  166. package/docs/types/Create3DElementReturnType.html +6 -5
  167. package/docs/types/CruisePluginExportType.html +6 -5
  168. package/docs/types/Direction-1.html +6 -5
  169. package/docs/types/Direction4.html +6 -5
  170. package/docs/types/FloorplanRuleLabels.html +6 -5
  171. package/docs/types/FloorplanServerRuleLabels.html +6 -5
  172. package/docs/types/GuideLinePluginExportType.html +6 -5
  173. package/docs/types/HelperEventMap.html +6 -5
  174. package/docs/types/LoadTagConfig.html +248 -0
  175. package/docs/types/MapviewFloorplanPluginParameterType.html +6 -5
  176. package/docs/types/MapviewFloorplanPluginReturnType.html +6 -5
  177. package/docs/types/MediaData.html +6 -5
  178. package/docs/types/MediaStore.html +6 -5
  179. package/docs/types/ModelEntryDoorGuidePluginParameterType.html +6 -5
  180. package/docs/types/ModelFloorplanPluginParameterType.html +6 -5
  181. package/docs/types/ModelFloorplanPluginReturnType.html +6 -5
  182. package/docs/types/ModelRoomLabelPluginParameters.html +6 -5
  183. package/docs/types/ModelRoomLabelPluginReturnType.html +6 -5
  184. package/docs/types/MoveArgs.html +6 -5
  185. package/docs/types/MoveOpts.html +6 -5
  186. package/docs/types/Object3DHelperEventMap.html +6 -5
  187. package/docs/types/ObjectFit.html +6 -5
  188. package/docs/types/PaintBrushEventMap.html +6 -5
  189. package/docs/types/PanoCompassPluginData.html +6 -5
  190. package/docs/types/PanoCompassPluginExportType.html +6 -5
  191. package/docs/types/PanoCompassPluginParameterType.html +6 -5
  192. package/docs/types/PanoFloorplanRadarPluginParameterType.html +6 -5
  193. package/docs/types/PanoFloorplanRadarPluginReturnType.html +6 -5
  194. package/docs/types/PanoIndex.html +6 -5
  195. package/docs/types/PanoMeasurePluginEvent.html +6 -5
  196. package/docs/types/PanoMeasureReturnType.html +6 -5
  197. package/docs/types/PanoSpatialTagPluginId.html +6 -5
  198. package/docs/types/PanoTagPluginExportInterface.html +6 -5
  199. package/docs/types/PanoTagPluginParamsInterface.html +6 -5
  200. package/docs/types/PlaneTag.html +6 -5
  201. package/docs/types/PlaneTagElement.html +6 -5
  202. package/docs/types/Point2DElement.html +6 -5
  203. package/docs/types/Point2DTag.html +6 -5
  204. package/docs/types/Point3DElement.html +6 -5
  205. package/docs/types/Point3DTag.html +6 -5
  206. package/docs/types/PointTag.html +6 -5
  207. package/docs/types/PointTagElement.html +6 -5
  208. package/docs/types/Position.html +6 -5
  209. package/docs/types/RotateArgs.html +6 -5
  210. package/docs/types/RotateOpts.html +6 -5
  211. package/docs/types/RuleLabelsKey.html +6 -5
  212. package/docs/types/RuleLabelsValue.html +6 -5
  213. package/docs/types/StickType.html +6 -5
  214. package/docs/types/Tag.html +6 -5
  215. package/docs/types/Tag2D.html +6 -5
  216. package/docs/types/Tag3D.html +6 -5
  217. package/docs/types/TagContentType.html +6 -5
  218. package/docs/types/TagDimensionType.html +6 -5
  219. package/docs/types/TagElement.html +6 -5
  220. package/docs/types/TagEvents.html +6 -5
  221. package/docs/types/TagHooks.html +6 -5
  222. package/docs/types/TagIconSize.html +6 -5
  223. package/docs/types/TagId.html +6 -5
  224. package/docs/types/TagPointType.html +6 -5
  225. package/docs/types/TopviewFloorplanPluginParameterType.html +6 -5
  226. package/docs/types/TopviewFloorplanPluginReturnType.html +6 -5
  227. package/docs/types/WorkCode.html +6 -5
  228. package/docs/variables/FLOOR_TYPE_MAP.html +6 -5
  229. package/docs/variables/PLUGIN.html +6 -5
  230. package/docs/variables/ROOM_FETILE_TYPE_MAP.html +6 -5
  231. package/docs/variables/ROOM_TYPE_MAP.html +6 -5
  232. package/docs/variables/VERSION.html +6 -5
  233. package/docs/variables/itemLabelPluginServerParams.html +6 -5
  234. package/docs/variables/modelItemLabelPluginServerParams.html +6 -5
  235. package/docs/variables/modelRoomLabelPluginServerParams.html +6 -5
  236. package/libs/CSS3DRenderPlugin/CSS3DRender.js +1 -1
  237. package/libs/CSS3DRenderPlugin/Controller.js +2 -2
  238. package/libs/CSS3DRenderPlugin/utils/createResizeObserver.js +1 -1
  239. package/libs/CSS3DRenderPlugin/utils/generateBehindFiveElement.js +1 -1
  240. package/libs/CSS3DRenderPlugin/utils/getAllCSS3DObject.js +4 -4
  241. package/libs/CSS3DRenderPlugin/utils/index.js +12 -0
  242. package/libs/CSS3DRenderPlugin/utils/positionToVector3.js +2 -1
  243. package/libs/CSS3DRenderPlugin/utils/random.js +6 -1
  244. package/libs/CSS3DRenderPlugin/utils/three/CSS3DGroup.js +3 -2
  245. package/libs/CSS3DRenderPlugin/utils/three/CSS3DObject.js +2 -1
  246. package/libs/CSS3DRenderPlugin/utils/three/CSS3DRenderer.js +6 -4
  247. package/libs/CSS3DRenderPlugin/utils/three/CSS3DScene.js +1 -1
  248. package/libs/CSS3DRenderPlugin/utils/three/OpacityMesh.js +6 -6
  249. package/libs/CSS3DRenderPlugin/utils/waitFiveModelLoaded.js +13 -13
  250. package/libs/CruisePlugin/Controller.js +1 -1
  251. package/libs/CruisePlugin/utils/coordinatesAngle.js +3 -2
  252. package/libs/CruisePlugin/utils/linerValue.js +4 -4
  253. package/libs/GuideLinePlugin/Controller.js +1 -1
  254. package/libs/GuideLinePlugin/utils/getLineGeometries.js +1 -1
  255. package/libs/GuideLinePlugin/utils/getPoint.d.ts +3 -0
  256. package/libs/GuideLinePlugin/utils/getPoint.js +18 -0
  257. package/libs/Object3DHelperPlugin/Controller.js +2 -2
  258. package/libs/PanoMeasurePlugin/Controller/BaseController.js +25 -15
  259. package/libs/PanoMeasurePlugin/Controller/EditController.js +21 -9
  260. package/libs/PanoMeasurePlugin/Controller/MixedController.js +23 -10
  261. package/libs/PanoMeasurePlugin/Controller/ViewController.js +25 -14
  262. package/libs/PanoMeasurePlugin/Controller/WatchController.js +44 -29
  263. package/libs/PanoMeasurePlugin/Controller/index.js +58 -21
  264. package/libs/PanoMeasurePlugin/Model/index.js +47 -40
  265. package/libs/PanoMeasurePlugin/Model/line.js +15 -11
  266. package/libs/PanoMeasurePlugin/Model/point.js +5 -5
  267. package/libs/PanoMeasurePlugin/Modules/DeleteDom/_Assets/delete.svg.js +1 -1
  268. package/libs/PanoMeasurePlugin/Modules/DeleteDom/_Assets/delete_bg.png.js +1 -1
  269. package/libs/PanoMeasurePlugin/Modules/DeleteDom/_Assets/delete_hover_bg.png.js +1 -1
  270. package/libs/PanoMeasurePlugin/Modules/DeleteDom/index.js +4 -4
  271. package/libs/PanoMeasurePlugin/Modules/FiveHelper.js +3 -3
  272. package/libs/PanoMeasurePlugin/Modules/Magnifier.js +30 -30
  273. package/libs/PanoMeasurePlugin/Modules/UIController/HTML.js +2 -2
  274. package/libs/PanoMeasurePlugin/Modules/UIController/Revoke/index.js +2 -2
  275. package/libs/PanoMeasurePlugin/Modules/UIController/index.js +3 -3
  276. package/libs/PanoMeasurePlugin/Modules/UIController/mobileHTML.js +1 -1
  277. package/libs/PanoMeasurePlugin/Modules/UIController/style.js +24 -16
  278. package/libs/PanoMeasurePlugin/Modules/rangePiece/html.js +4 -3
  279. package/libs/PanoMeasurePlugin/Modules/rangePiece/index.js +8 -5
  280. package/libs/PanoMeasurePlugin/index.js +2 -2
  281. package/libs/PanoMeasurePlugin/typings/data.js +1 -0
  282. package/libs/PanoMeasurePlugin/typings/event.type.js +1 -0
  283. package/libs/PanoMeasurePlugin/typings/index.js +1 -0
  284. package/libs/PanoMeasurePlugin/typings/utils.type.d.ts +1 -0
  285. package/libs/PanoMeasurePlugin/typings/utils.type.js +1 -0
  286. package/libs/PanoMeasurePlugin/utils/calculateThreeMouse.js +1 -1
  287. package/libs/PanoMeasurePlugin/utils/clearGroup.d.ts +2 -0
  288. package/libs/PanoMeasurePlugin/utils/clearGroup.js +6 -0
  289. package/libs/PanoMeasurePlugin/utils/constants.js +15 -16
  290. package/libs/PanoMeasurePlugin/utils/distanceDom.js +1 -1
  291. package/libs/PanoMeasurePlugin/utils/findClosestPoint.js +7 -6
  292. package/libs/PanoMeasurePlugin/utils/isNDCPointInScreen.js +3 -3
  293. package/libs/PanoMeasurePlugin/utils/line.js +1 -0
  294. package/libs/PanoMeasurePlugin/utils/math.js +2 -1
  295. package/libs/PanoMeasurePlugin/utils/ndc2Screen.js +2 -2
  296. package/libs/PanoSpatialTagPlugin/Components/origins.js +3 -2
  297. package/libs/PanoSpatialTagPlugin/Components/tag.js +3 -2
  298. package/libs/PanoSpatialTagPlugin/Plugin.js +2 -2
  299. package/libs/PanoTagPlugin/Components/Common/Arrow.js +11 -11
  300. package/libs/PanoTagPlugin/Components/Common/Audio.js +24 -24
  301. package/libs/PanoTagPlugin/Components/Common/Icon/Icon.js +20 -18
  302. package/libs/PanoTagPlugin/Components/Common/Icon/audioIcon.js +31 -29
  303. package/libs/PanoTagPlugin/Components/Common/Line/Polyline.js +19 -19
  304. package/libs/PanoTagPlugin/Components/Common/Line/Straight.js +25 -24
  305. package/libs/PanoTagPlugin/Components/Common/Media.js +47 -39
  306. package/libs/PanoTagPlugin/Components/Common/MediaItem.js +1 -1
  307. package/libs/PanoTagPlugin/Components/Common/Shadow.js +10 -9
  308. package/libs/PanoTagPlugin/Components/Common/TagPoint.js +46 -43
  309. package/libs/PanoTagPlugin/Components/Common/Text/FlyMText.js +37 -27
  310. package/libs/PanoTagPlugin/Components/Common/Text/FlyText.js +25 -25
  311. package/libs/PanoTagPlugin/Components/Common/Text/MText.js +26 -26
  312. package/libs/PanoTagPlugin/Components/Common/TextItem.js +106 -0
  313. package/libs/PanoTagPlugin/Components/Tag/AudioTag/AudioPlaneTag.js +22 -18
  314. package/libs/PanoTagPlugin/Components/Tag/AudioTag/AudioTag.js +54 -43
  315. package/libs/PanoTagPlugin/Components/Tag/AudioTag/index.js +83 -61
  316. package/libs/PanoTagPlugin/Components/Tag/CustomTag.js +22 -22
  317. package/libs/PanoTagPlugin/Components/Tag/ImageTextTag.js +103 -81
  318. package/libs/PanoTagPlugin/Components/Tag/LinkTag.js +17 -13
  319. package/libs/PanoTagPlugin/Components/Tag/MarketingTag.js +5 -3
  320. package/libs/PanoTagPlugin/Components/Tag/MediaPlane.js +74 -56
  321. package/libs/PanoTagPlugin/Components/Tag/TextTag/TextPlaneTag.js +27 -23
  322. package/libs/PanoTagPlugin/Components/Tag/TextTag/TextTag.js +51 -39
  323. package/libs/PanoTagPlugin/Components/Tag/TextTag/index.js +69 -52
  324. package/libs/PanoTagPlugin/Components/Tag/index.js +119 -79
  325. package/libs/PanoTagPlugin/Components/TagContainer.js +132 -81
  326. package/libs/PanoTagPlugin/Components/TagItem.js +110 -63
  327. package/libs/PanoTagPlugin/controller/TagCacheController.js +3 -2
  328. package/libs/PanoTagPlugin/controller/TagComputer.d.ts +1 -0
  329. package/libs/PanoTagPlugin/controller/TagComputer.js +40 -34
  330. package/libs/PanoTagPlugin/controller/index.d.ts +2 -2
  331. package/libs/PanoTagPlugin/controller/index.js +158 -89
  332. package/libs/PanoTagPlugin/index.js +2 -2
  333. package/libs/PanoTagPlugin/mocks/v1/mock-80P6A03eQRQKY3oqLj.d.ts +4 -0
  334. package/libs/PanoTagPlugin/mocks/v1/mock-80P6A03eQRQKY3oqLj.js +6 -0
  335. package/libs/PanoTagPlugin/mocks/v1/mock-80QG2vMPboNv5DWrom.d.ts +93 -0
  336. package/libs/PanoTagPlugin/mocks/v1/mock-80QG2vMPboNv5DWrom.js +5622 -0
  337. package/libs/PanoTagPlugin/mocks/v1/mock-test3-realsee-cn-4zr0A5.js +1325 -0
  338. package/libs/PanoTagPlugin/mocks/v1/mock1.d.ts +173 -0
  339. package/libs/PanoTagPlugin/mocks/v1/mock1.js +122 -0
  340. package/libs/PanoTagPlugin/mocks/v1/mock2.d.ts +233 -0
  341. package/libs/PanoTagPlugin/mocks/v1/mock2.js +296 -0
  342. package/libs/PanoTagPlugin/mocks/v1/mock3.d.ts +22 -0
  343. package/libs/PanoTagPlugin/mocks/v1/mock3.js +32 -0
  344. package/libs/PanoTagPlugin/mocks/v1/mock4.d.ts +56 -0
  345. package/libs/PanoTagPlugin/mocks/v1/mock4.js +60 -0
  346. package/libs/PanoTagPlugin/mocks/v1/mock5.d.ts +13 -0
  347. package/libs/PanoTagPlugin/mocks/v1/mock5.js +17 -0
  348. package/libs/PanoTagPlugin/mocks/v1/mock6.d.ts +16 -0
  349. package/libs/PanoTagPlugin/mocks/v1/mock6.js +27 -0
  350. package/libs/PanoTagPlugin/mocks/v1/mock7.d.ts +22 -0
  351. package/libs/PanoTagPlugin/mocks/v1/mock7.js +228 -0
  352. package/libs/PanoTagPlugin/mocks/v2/mock1.d.ts +128 -0
  353. package/libs/PanoTagPlugin/mocks/v2/mock1.js +114 -0
  354. package/libs/PanoTagPlugin/typings/controller.d.ts +1 -0
  355. package/libs/PanoTagPlugin/typings/index.js +7 -1
  356. package/libs/PanoTagPlugin/typings/tag/Tag.js +4 -1
  357. package/libs/PanoTagPlugin/utils/constants.js +2 -1
  358. package/libs/PanoTagPlugin/utils/doUtil.js +6 -6
  359. package/libs/PanoTagPlugin/utils/getImageInfo.js +16 -15
  360. package/libs/PanoTagPlugin/utils/index.js +35 -0
  361. package/libs/PanoTagPlugin/utils/px2rem.js +3 -3
  362. package/libs/PanoTagPlugin/utils/search.js +27 -9
  363. package/libs/PanoTagPlugin/utils/tag/format.js +4 -4
  364. package/libs/PanoTagPlugin/utils/tag/tagCheck.js +22 -6
  365. package/libs/PanoTagPlugin/utils/timeToString.js +4 -4
  366. package/libs/floorplan/PanoFloorplanRadarPlugin/Components/Camera.js +1 -1
  367. package/libs/floorplan/PanoFloorplanRadarPlugin/Components/CurrentFloor/CurrentFloor.js +10 -6
  368. package/libs/floorplan/PanoFloorplanRadarPlugin/Components/CurrentFloor/ExtraObjects.js +20 -20
  369. package/libs/floorplan/PanoFloorplanRadarPlugin/Components/Main.js +83 -74
  370. package/libs/floorplan/PanoFloorplanRadarPlugin/Controller.js +1 -1
  371. package/libs/index.js +7 -7
  372. package/package.json +1 -1
@@ -1,8 +1,8 @@
1
- import { SvelteComponent as p, init as D, safe_not_equal as A, append_styles as I, empty as R, insert as y, transition_in as d, group_outros as S, transition_out as _, check_outros as z, detach as k, element as v, create_component as C, space as N, attr as c, set_style as O, mount_component as j, append as q, listen as B, add_render_callback as E, create_in_transition as F, create_out_transition as G, destroy_component as H, bubble as J } from "../../../vendor/svelte/internal/index.js";
1
+ import { SvelteComponent as p, init as D, safe_not_equal as A, append_styles as I, empty as R, insert as y, transition_in as d, transition_out as _, check_outros as S, detach as k, element as v, create_component as z, space as C, attr as c, set_style as N, mount_component as O, append as q, listen as j, add_render_callback as B, create_in_transition as E, create_out_transition as F, destroy_component as G, group_outros as H, bubble as J } from "../../../vendor/svelte/internal/index.js";
2
2
  import { fade as w } from "../../../vendor/svelte/transition/index.js";
3
3
  import { Image_Arrow as K } from "../../Assets/Icon.js";
4
4
  import { cubicInOut as b } from "../../../vendor/svelte/easing/index.js";
5
- import { Shadow as L } from "./Shadow.js";
5
+ import L from "./Shadow.js";
6
6
  function M(i) {
7
7
  I(i, "svelte-1ogmlqq", ".arrow.svelte-1ogmlqq{width:100%;height:100%;background-size:100%;transition:transform 400ms ease-in-out;cursor:pointer;pointer-events:auto}.arrow-wrapper.svelte-1ogmlqq{position:relative;width:100%;height:100%}.arrow.left.svelte-1ogmlqq{transform:rotate(0deg)}.arrow.right.svelte-1ogmlqq{transform:rotate(-180deg)}.arrow.top.svelte-1ogmlqq{transform:rotate(90deg)}.arrow.bottom.svelte-1ogmlqq{transform:rotate(-90deg)}");
8
8
  }
@@ -16,17 +16,17 @@ function h(i) {
16
16
  }
17
17
  }), {
18
18
  c() {
19
- r = v("div"), C(o.$$.fragment), e = N(), t = v("div"), c(t, "class", l = "arrow " + i[0] + " svelte-1ogmlqq"), O(t, "background-image", "url(" + K + ")"), c(r, "class", "arrow-wrapper svelte-1ogmlqq");
19
+ r = v("div"), z(o.$$.fragment), e = C(), t = v("div"), c(t, "class", l = "arrow " + i[0] + " svelte-1ogmlqq"), N(t, "background-image", "url(" + K + ")"), c(r, "class", "arrow-wrapper svelte-1ogmlqq");
20
20
  },
21
21
  m(a, m) {
22
- y(a, r, m), j(o, r, null), q(r, e), q(r, t), f = !0, n || (g = B(t, "click", i[5]), n = !0);
22
+ y(a, r, m), O(o, r, null), q(r, e), q(r, t), f = !0, n || (g = j(t, "click", i[5]), n = !0);
23
23
  },
24
24
  p(a, m) {
25
25
  i = a, (!f || m & 1 && l !== (l = "arrow " + i[0] + " svelte-1ogmlqq")) && c(t, "class", l);
26
26
  },
27
27
  i(a) {
28
- f || (d(o.$$.fragment, a), a && E(() => {
29
- s && s.end(1), u = F(t, w, {
28
+ f || (d(o.$$.fragment, a), a && B(() => {
29
+ s && s.end(1), u = E(t, w, {
30
30
  duration: i[2],
31
31
  delay: i[3],
32
32
  easing: b
@@ -34,14 +34,14 @@ function h(i) {
34
34
  }), f = !0);
35
35
  },
36
36
  o(a) {
37
- _(o.$$.fragment, a), u && u.invalidate(), a && (s = G(t, w, {
37
+ _(o.$$.fragment, a), u && u.invalidate(), a && (s = F(t, w, {
38
38
  duration: i[2],
39
39
  delay: i[4],
40
40
  easing: b
41
41
  })), f = !1;
42
42
  },
43
43
  d(a) {
44
- a && k(r), H(o), a && s && s.end(), n = !1, g();
44
+ a && k(r), G(o), a && s && s.end(), n = !1, g();
45
45
  }
46
46
  };
47
47
  }
@@ -55,9 +55,9 @@ function P(i) {
55
55
  e && e.m(t, l), y(t, r, l), o = !0;
56
56
  },
57
57
  p(t, [l]) {
58
- t[1] ? e ? (e.p(t, l), l & 2 && d(e, 1)) : (e = h(t), e.c(), d(e, 1), e.m(r.parentNode, r)) : e && (S(), _(e, 1, 1, () => {
58
+ t[1] ? e ? (e.p(t, l), l & 2 && d(e, 1)) : (e = h(t), e.c(), d(e, 1), e.m(r.parentNode, r)) : e && (H(), _(e, 1, 1, () => {
59
59
  e = null;
60
- }), z());
60
+ }), S());
61
61
  },
62
62
  i(t) {
63
63
  o || (d(e), o = !0);
@@ -99,5 +99,5 @@ class Y extends p {
99
99
  }
100
100
  }
101
101
  export {
102
- Y as Arrow
102
+ Y as default
103
103
  };
@@ -24,13 +24,13 @@ const le = (e) => ({
24
24
  }), ue = (e) => ({ playing: e & 512 }), F = (e) => ({ playing: e[9] });
25
25
  function oe(e) {
26
26
  let l, t, h, k = !0, I, r, d, T, o, p, y;
27
- const g = e[13].audioIcon, s = C(g, e, e[12], F), c = e[13].currentTime, i = C(c, e, e[12], D), b = e[13].default, f = C(b, e, e[12], null);
27
+ const g = e[13].audioIcon, s = C(g, e, e[12], F), c = e[13].currentTime, a = C(c, e, e[12], D), b = e[13].default, f = C(b, e, e[12], null);
28
28
  return {
29
29
  c() {
30
- l = W("div"), t = W("audio"), I = q(), r = W("div"), s && s.c(), d = q(), i && i.c(), T = q(), f && f.c(), t.controls = !1, _(t, "playsinline", ""), _(t, "preload", "metadata"), z(t.src, h = e[1]) || _(t, "src", h), Z(t, "display", "none"), _(r, "class", "children svelte-kebunf"), _(r, "style", e[3]), _(l, "class", "audio svelte-kebunf"), _(l, "style", e[2]);
30
+ l = W("div"), t = W("audio"), I = q(), r = W("div"), s && s.c(), d = q(), a && a.c(), T = q(), f && f.c(), t.controls = !1, _(t, "playsinline", ""), _(t, "preload", "metadata"), z(t.src, h = e[1]) || _(t, "src", h), Z(t, "display", "none"), _(r, "class", "children svelte-kebunf"), _(r, "style", e[3]), _(l, "class", "audio svelte-kebunf"), _(l, "style", e[2]);
31
31
  },
32
- m(n, a) {
33
- x(n, l, a), S(l, t), e[14](t), S(l, I), S(l, r), s && s.m(r, null), S(r, d), i && i.m(r, null), S(r, T), f && f.m(r, null), o = !0, p || (y = [
32
+ m(n, i) {
33
+ x(n, l, i), S(l, t), e[14](t), S(l, I), S(l, r), s && s.m(r, null), S(r, d), a && a.m(r, null), S(r, T), f && f.m(r, null), o = !0, p || (y = [
34
34
  m(t, "play", e[15]),
35
35
  m(t, "pause", e[15]),
36
36
  m(t, "play", e[16]),
@@ -41,49 +41,49 @@ function oe(e) {
41
41
  m(l, "click", $(e[11]))
42
42
  ], p = !0);
43
43
  },
44
- p(n, [a]) {
45
- (!o || a & 2 && !z(t.src, h = n[1])) && _(t, "src", h), a & 1 && k !== (k = n[0]) && t[k ? "pause" : "play"](), s && s.p && (!o || a & 4608) && w(
44
+ p(n, [i]) {
45
+ (!o || i & 2 && !z(t.src, h = n[1])) && _(t, "src", h), i & 1 && k !== (k = n[0]) && t[k ? "pause" : "play"](), s && s.p && (!o || i & 4608) && w(
46
46
  s,
47
47
  g,
48
48
  n,
49
49
  n[12],
50
- o ? P(g, n[12], a, ue) : A(n[12]),
50
+ o ? P(g, n[12], i, ue) : A(n[12]),
51
51
  F
52
- ), i && i.p && (!o || a & 4992) && w(
53
- i,
52
+ ), a && a.p && (!o || i & 4992) && w(
53
+ a,
54
54
  c,
55
55
  n,
56
56
  n[12],
57
- o ? P(c, n[12], a, le) : A(n[12]),
57
+ o ? P(c, n[12], i, le) : A(n[12]),
58
58
  D
59
- ), f && f.p && (!o || a & 4096) && w(
59
+ ), f && f.p && (!o || i & 4096) && w(
60
60
  f,
61
61
  b,
62
62
  n,
63
63
  n[12],
64
- o ? P(b, n[12], a, null) : A(n[12]),
64
+ o ? P(b, n[12], i, null) : A(n[12]),
65
65
  null
66
- ), (!o || a & 8) && _(r, "style", n[3]), (!o || a & 4) && _(l, "style", n[2]);
66
+ ), (!o || i & 8) && _(r, "style", n[3]), (!o || i & 4) && _(l, "style", n[2]);
67
67
  },
68
68
  i(n) {
69
- o || (v(s, n), v(i, n), v(f, n), o = !0);
69
+ o || (v(s, n), v(a, n), v(f, n), o = !0);
70
70
  },
71
71
  o(n) {
72
- E(s, n), E(i, n), E(f, n), o = !1;
72
+ E(s, n), E(a, n), E(f, n), o = !1;
73
73
  },
74
74
  d(n) {
75
- n && ee(l), e[14](null), s && s.d(n), i && i.d(n), f && f.d(n), p = !1, te(y);
75
+ n && ee(l), e[14](null), s && s.d(n), a && a.d(n), f && f.d(n), p = !1, te(y);
76
76
  }
77
77
  };
78
78
  }
79
- function ie(e, l, t) {
79
+ function ae(e, l, t) {
80
80
  let h, { $$slots: k = {}, $$scope: I } = l, { url: r } = l, { paused: d = !0 } = l, { style: T = "" } = l, { slotWrapperStyle: o = "" } = l, { hooksInfo: p } = l;
81
81
  const y = B("hooks"), g = B("mediaStore");
82
82
  let s, c = !0;
83
83
  g.subscribe(({ currentMediaElement: u }) => {
84
84
  u !== s && (s == null || s.pause());
85
85
  });
86
- let i = null, b = null;
86
+ let a = null, b = null;
87
87
  function f(u) {
88
88
  !s || (y.emit("click", N({
89
89
  event: u,
@@ -96,7 +96,7 @@ function ie(e, l, t) {
96
96
  s = u, t(5, s);
97
97
  });
98
98
  }
99
- function a() {
99
+ function i() {
100
100
  d = this.paused, t(0, d);
101
101
  }
102
102
  const G = (u) => {
@@ -114,7 +114,7 @@ function ie(e, l, t) {
114
114
  }, J = (u) => {
115
115
  t(6, c = !0);
116
116
  }, K = (u) => {
117
- t(7, i = s.duration);
117
+ t(7, a = s.duration);
118
118
  }, L = (u) => {
119
119
  t(8, b = s.currentTime);
120
120
  };
@@ -130,7 +130,7 @@ function ie(e, l, t) {
130
130
  p,
131
131
  s,
132
132
  c,
133
- i,
133
+ a,
134
134
  b,
135
135
  h,
136
136
  y,
@@ -138,7 +138,7 @@ function ie(e, l, t) {
138
138
  I,
139
139
  k,
140
140
  n,
141
- a,
141
+ i,
142
142
  G,
143
143
  H,
144
144
  J,
@@ -151,7 +151,7 @@ class fe extends U {
151
151
  super(), V(
152
152
  this,
153
153
  l,
154
- ie,
154
+ ae,
155
155
  oe,
156
156
  X,
157
157
  {
@@ -166,5 +166,5 @@ class fe extends U {
166
166
  }
167
167
  }
168
168
  export {
169
- fe as Audio
169
+ fe as default
170
170
  };
@@ -1,7 +1,9 @@
1
- import { SvelteComponent as N, init as R, safe_not_equal as S, append_styles as W, empty as H, insert as k, transition_in as c, group_outros as I, transition_out as h, check_outros as K, detach as b, element as p, space as z, attr as u, set_style as f, append as g, create_component as X, mount_component as A, destroy_component as B, src_url_equal as w, handle_promise as y, update_await_block_branch as D, noop as _ } from "../../../../vendor/svelte/internal/index.js";
1
+ import { SvelteComponent as N, init as R, safe_not_equal as S, append_styles as W, empty as H, insert as k, transition_in as _, transition_out as h, check_outros as I, detach as b, element as p, space as z, attr as u, set_style as f, append as g, group_outros as K, create_component as X, mount_component as A, destroy_component as B, src_url_equal as w, handle_promise as y, update_await_block_branch as D, noop as d } from "../../../../vendor/svelte/internal/index.js";
2
2
  import { getKeyframeInfo as v } from "../../../utils/getImageInfo.js";
3
- import { px2rem as s } from "../../../utils/px2rem.js";
4
- import { Shadow as E } from "../Shadow.js";
3
+ import s from "../../../utils/px2rem.js";
4
+ import E from "../Shadow.js";
5
+ import "../../../../vendor/svelte/transition/index.js";
6
+ import "../../../../vendor/svelte/easing/index.js";
5
7
  function F(n) {
6
8
  W(n, "svelte-mhs8j5", "@keyframes svelte-mhs8j5-sprites-animation{0%{background-position:0 0}100%{background-position:var(--keyframe_offset_x) 0}}.icon-image.svelte-mhs8j5{display:block;width:100%}.icon-keyframe-container.svelte-mhs8j5{overflow:hidden}.icon-keyframe-wrapper.svelte-mhs8j5{transform-origin:0 0}.icon-keyframe.svelte-mhs8j5{background-repeat:no-repeat;animation-direction:normal;animation-iteration-count:infinite;animation-name:svelte-mhs8j5-sprites-animation}");
7
9
  }
@@ -10,7 +12,7 @@ function j(n) {
10
12
  }
11
13
  function q(n) {
12
14
  let i, r, e, o = n[2] && C();
13
- function l(m, d) {
15
+ function l(m, c) {
14
16
  return m[3] ? J : G;
15
17
  }
16
18
  let t = l(n), a = t(n);
@@ -18,16 +20,16 @@ function q(n) {
18
20
  c() {
19
21
  i = p("div"), o && o.c(), r = z(), a.c(), u(i, "class", "icon"), f(i, "width", typeof n[0] == "number" ? s(n[0]) : n[0]);
20
22
  },
21
- m(m, d) {
22
- k(m, i, d), o && o.m(i, null), g(i, r), a.m(i, null), e = !0;
23
+ m(m, c) {
24
+ k(m, i, c), o && o.m(i, null), g(i, r), a.m(i, null), e = !0;
23
25
  },
24
- p(m, d) {
25
- m[2] ? o ? d & 4 && c(o, 1) : (o = C(), o.c(), c(o, 1), o.m(i, r)) : o && (I(), h(o, 1, 1, () => {
26
+ p(m, c) {
27
+ m[2] ? o ? c & 4 && _(o, 1) : (o = C(), o.c(), _(o, 1), o.m(i, r)) : o && (K(), h(o, 1, 1, () => {
26
28
  o = null;
27
- }), K()), t === (t = l(m)) && a ? a.p(m, d) : (a.d(1), a = t(m), a && (a.c(), a.m(i, null))), d & 1 && f(i, "width", typeof m[0] == "number" ? s(m[0]) : m[0]);
29
+ }), I()), t === (t = l(m)) && a ? a.p(m, c) : (a.d(1), a = t(m), a && (a.c(), a.m(i, null))), c & 1 && f(i, "width", typeof m[0] == "number" ? s(m[0]) : m[0]);
28
30
  },
29
31
  i(m) {
30
- e || (c(o), e = !0);
32
+ e || (_(o), e = !0);
31
33
  },
32
34
  o(m) {
33
35
  h(o), e = !1;
@@ -53,7 +55,7 @@ function C(n) {
53
55
  A(i, e, o), r = !0;
54
56
  },
55
57
  i(e) {
56
- r || (c(i.$$.fragment, e), r = !0);
58
+ r || (_(i.$$.fragment, e), r = !0);
57
59
  },
58
60
  o(e) {
59
61
  h(i.$$.fragment, e), r = !1;
@@ -107,7 +109,7 @@ function J(n) {
107
109
  };
108
110
  }
109
111
  function L(n) {
110
- return { c: _, m: _, p: _, d: _ };
112
+ return { c: d, m: d, p: d, d };
111
113
  }
112
114
  function M(n) {
113
115
  j(n);
@@ -128,7 +130,7 @@ function M(n) {
128
130
  };
129
131
  }
130
132
  function O(n) {
131
- return { c: _, m: _, p: _, d: _ };
133
+ return { c: d, m: d, p: d, d };
132
134
  }
133
135
  function P(n) {
134
136
  let i, r, e = n[1] && q(n);
@@ -140,12 +142,12 @@ function P(n) {
140
142
  e && e.m(o, l), k(o, i, l), r = !0;
141
143
  },
142
144
  p(o, [l]) {
143
- o[1] ? e ? (e.p(o, l), l & 2 && c(e, 1)) : (e = q(o), e.c(), c(e, 1), e.m(i.parentNode, i)) : e && (I(), h(e, 1, 1, () => {
145
+ o[1] ? e ? (e.p(o, l), l & 2 && _(e, 1)) : (e = q(o), e.c(), _(e, 1), e.m(i.parentNode, i)) : e && (K(), h(e, 1, 1, () => {
144
146
  e = null;
145
- }), K());
147
+ }), I());
146
148
  },
147
149
  i(o) {
148
- r || (c(e), r = !0);
150
+ r || (_(e), r = !0);
149
151
  },
150
152
  o(o) {
151
153
  h(e), r = !1;
@@ -163,11 +165,11 @@ function Q(n, i, r) {
163
165
  n.$$.dirty & 2 && r(3, e = (l == null ? void 0 : l.steps) >= 2);
164
166
  }, [o, l, t, e];
165
167
  }
166
- class Z extends N {
168
+ class x extends N {
167
169
  constructor(i) {
168
170
  super(), R(this, i, Q, P, S, { width: 0, icon: 1, shadow: 2 }, F);
169
171
  }
170
172
  }
171
173
  export {
172
- Z as Icon
174
+ x as default
173
175
  };
@@ -1,11 +1,13 @@
1
- import { SvelteComponent as g, init as b, safe_not_equal as j, append_styles as R, element as m, space as S, attr as f, toggle_class as k, set_style as u, insert as W, append as _, transition_in as v, group_outros as A, transition_out as w, check_outros as C, detach as H, create_component as I, mount_component as L, destroy_component as M, binding_callbacks as h } from "../../../../vendor/svelte/internal/index.js";
2
- import { px2rem as T } from "../../../utils/px2rem.js";
3
- import { Shadow as X } from "../Shadow.js";
4
- function z(n) {
5
- R(n, "svelte-qf1c2k", ".audio-icon__wrapper.svelte-qf1c2k.svelte-qf1c2k{display:inline-block}.audio-icon.svelte-qf1c2k.svelte-qf1c2k{display:flex;justify-content:center;align-items:center;position:relative;width:100%;height:100%;border-radius:50%;background-color:rgba(255, 255, 255, 0.8)}.audio-icon.svelte-qf1c2k .sound-wave__container.svelte-qf1c2k{position:absolute;pointer-events:none;display:flex;justify-content:center;align-items:center;width:1.375rem;height:1.375rem}.audio-icon.svelte-qf1c2k .sound-wave__container .sound-wave__wrapper.svelte-qf1c2k{display:flex;justify-content:center;align-items:center;width:100%;height:100%;transform:translateX(-25%)}.audio-icon.svelte-qf1c2k .sound-wave__container .sound-wave__wrapper .sound-wave.svelte-qf1c2k{flex-shrink:0;flex-grow:0;border-radius:50%;border-color:transparent;border-style:solid;border-bottom-color:rgba(0, 0, 0, 0.6);transform:rotate(-90deg)}.sound-wave-1.svelte-qf1c2k.svelte-qf1c2k{position:absolute;width:0rem;height:0rem;border-width:0.125rem}.sound-wave-2.svelte-qf1c2k.svelte-qf1c2k{position:absolute;width:0.4375rem;height:0.4375rem;border-width:0.09375rem}.sound-wave-3.svelte-qf1c2k.svelte-qf1c2k{position:relative;width:0.875rem;height:0.875rem;border-width:0.09375rem}.sound-wave.svelte-qf1c2k.svelte-qf1c2k{animation-duration:2s;animation-iteration-count:infinite;animation-play-state:paused;transition:opacity 0}.playing.svelte-qf1c2k .sound-wave.svelte-qf1c2k{animation-play-state:running}.playing.svelte-qf1c2k .sound-wave-1.svelte-qf1c2k{animation-name:svelte-qf1c2k-sound_wave_1_animation}.playing.svelte-qf1c2k .sound-wave-2.svelte-qf1c2k{animation-name:svelte-qf1c2k-sound_wave_2_animation}.playing.svelte-qf1c2k .sound-wave-3.svelte-qf1c2k{animation-name:svelte-qf1c2k-sound_wave_3_animation}@keyframes svelte-qf1c2k-sound_wave_1_animation{0%,10%{opacity:0}25%,100%{opacity:1}}@keyframes svelte-qf1c2k-sound_wave_2_animation{0%,35%{opacity:0}50%,100%{opacity:1}}@keyframes svelte-qf1c2k-sound_wave_3_animation{0%,60%{opacity:0}75%,100%{opacity:1}}");
1
+ import { SvelteComponent as g, init as b, safe_not_equal as j, append_styles as R, element as m, space as S, attr as f, toggle_class as k, set_style as u, insert as W, append as _, transition_in as v, transition_out as w, check_outros as A, detach as C, create_component as H, mount_component as I, destroy_component as L, group_outros as M, binding_callbacks as h } from "../../../../vendor/svelte/internal/index.js";
2
+ import T from "../../../utils/px2rem.js";
3
+ import X from "../Shadow.js";
4
+ import "../../../../vendor/svelte/transition/index.js";
5
+ import "../../../../vendor/svelte/easing/index.js";
6
+ function z(i) {
7
+ R(i, "svelte-qf1c2k", ".audio-icon__wrapper.svelte-qf1c2k.svelte-qf1c2k{display:inline-block}.audio-icon.svelte-qf1c2k.svelte-qf1c2k{display:flex;justify-content:center;align-items:center;position:relative;width:100%;height:100%;border-radius:50%;background-color:rgba(255, 255, 255, 0.8)}.audio-icon.svelte-qf1c2k .sound-wave__container.svelte-qf1c2k{position:absolute;pointer-events:none;display:flex;justify-content:center;align-items:center;width:1.375rem;height:1.375rem}.audio-icon.svelte-qf1c2k .sound-wave__container .sound-wave__wrapper.svelte-qf1c2k{display:flex;justify-content:center;align-items:center;width:100%;height:100%;transform:translateX(-25%)}.audio-icon.svelte-qf1c2k .sound-wave__container .sound-wave__wrapper .sound-wave.svelte-qf1c2k{flex-shrink:0;flex-grow:0;border-radius:50%;border-color:transparent;border-style:solid;border-bottom-color:rgba(0, 0, 0, 0.6);transform:rotate(-90deg)}.sound-wave-1.svelte-qf1c2k.svelte-qf1c2k{position:absolute;width:0rem;height:0rem;border-width:0.125rem}.sound-wave-2.svelte-qf1c2k.svelte-qf1c2k{position:absolute;width:0.4375rem;height:0.4375rem;border-width:0.09375rem}.sound-wave-3.svelte-qf1c2k.svelte-qf1c2k{position:relative;width:0.875rem;height:0.875rem;border-width:0.09375rem}.sound-wave.svelte-qf1c2k.svelte-qf1c2k{animation-duration:2s;animation-iteration-count:infinite;animation-play-state:paused;transition:opacity 0}.playing.svelte-qf1c2k .sound-wave.svelte-qf1c2k{animation-play-state:running}.playing.svelte-qf1c2k .sound-wave-1.svelte-qf1c2k{animation-name:svelte-qf1c2k-sound_wave_1_animation}.playing.svelte-qf1c2k .sound-wave-2.svelte-qf1c2k{animation-name:svelte-qf1c2k-sound_wave_2_animation}.playing.svelte-qf1c2k .sound-wave-3.svelte-qf1c2k{animation-name:svelte-qf1c2k-sound_wave_3_animation}@keyframes svelte-qf1c2k-sound_wave_1_animation{0%,10%{opacity:0}25%,100%{opacity:1}}@keyframes svelte-qf1c2k-sound_wave_2_animation{0%,35%{opacity:0}50%,100%{opacity:1}}@keyframes svelte-qf1c2k-sound_wave_3_animation{0%,60%{opacity:0}75%,100%{opacity:1}}");
6
8
  }
7
- function p(n) {
8
- let e, i;
9
+ function p(i) {
10
+ let e, n;
9
11
  return e = new X({
10
12
  props: {
11
13
  center: !0,
@@ -14,37 +16,37 @@ function p(n) {
14
16
  }
15
17
  }), {
16
18
  c() {
17
- I(e.$$.fragment);
19
+ H(e.$$.fragment);
18
20
  },
19
21
  m(s, r) {
20
- L(e, s, r), i = !0;
22
+ I(e, s, r), n = !0;
21
23
  },
22
24
  i(s) {
23
- i || (v(e.$$.fragment, s), i = !0);
25
+ n || (v(e.$$.fragment, s), n = !0);
24
26
  },
25
27
  o(s) {
26
- w(e.$$.fragment, s), i = !1;
28
+ w(e.$$.fragment, s), n = !1;
27
29
  },
28
30
  d(s) {
29
- M(e, s);
31
+ L(e, s);
30
32
  }
31
33
  };
32
34
  }
33
- function B(n) {
34
- let e, i, s, r, c, t = n[1] && p();
35
+ function B(i) {
36
+ let e, n, s, r, c, t = i[1] && p();
35
37
  return {
36
38
  c() {
37
- e = m("div"), t && t.c(), i = S(), s = m("div"), r = m("div"), r.innerHTML = `<div class="sound-wave__wrapper svelte-qf1c2k"><div class="sound-wave sound-wave-1 svelte-qf1c2k"></div>
39
+ e = m("div"), t && t.c(), n = S(), s = m("div"), r = m("div"), r.innerHTML = `<div class="sound-wave__wrapper svelte-qf1c2k"><div class="sound-wave sound-wave-1 svelte-qf1c2k"></div>
38
40
  <div class="sound-wave sound-wave-2 svelte-qf1c2k"></div>
39
- <div class="sound-wave sound-wave-3 svelte-qf1c2k"></div></div>`, f(r, "class", "sound-wave__container svelte-qf1c2k"), f(s, "class", "audio-icon svelte-qf1c2k"), k(s, "playing", n[0]), f(e, "class", "audio-icon__wrapper svelte-qf1c2k"), f(e, "style", n[2]), u(e, "width", n[5]), u(e, "height", n[5]);
41
+ <div class="sound-wave sound-wave-3 svelte-qf1c2k"></div></div>`, f(r, "class", "sound-wave__container svelte-qf1c2k"), f(s, "class", "audio-icon svelte-qf1c2k"), k(s, "playing", i[0]), f(e, "class", "audio-icon__wrapper svelte-qf1c2k"), f(e, "style", i[2]), u(e, "width", i[5]), u(e, "height", i[5]);
40
42
  },
41
43
  m(o, a) {
42
- W(o, e, a), t && t.m(e, null), _(e, i), _(e, s), _(s, r), n[7](r), n[8](e), c = !0;
44
+ W(o, e, a), t && t.m(e, null), _(e, n), _(e, s), _(s, r), i[7](r), i[8](e), c = !0;
43
45
  },
44
46
  p(o, [a]) {
45
- o[1] ? t ? a & 2 && v(t, 1) : (t = p(), t.c(), v(t, 1), t.m(e, i)) : t && (A(), w(t, 1, 1, () => {
47
+ o[1] ? t ? a & 2 && v(t, 1) : (t = p(), t.c(), v(t, 1), t.m(e, n)) : t && (M(), w(t, 1, 1, () => {
46
48
  t = null;
47
- }), C()), (!c || a & 1) && k(s, "playing", o[0]), (!c || a & 4) && f(e, "style", o[2]), a & 32 && u(e, "width", o[5]), a & 32 && u(e, "height", o[5]);
49
+ }), A()), (!c || a & 1) && k(s, "playing", o[0]), (!c || a & 4) && f(e, "style", o[2]), a & 32 && u(e, "width", o[5]), a & 32 && u(e, "height", o[5]);
48
50
  },
49
51
  i(o) {
50
52
  c || (v(t), c = !0);
@@ -53,26 +55,26 @@ function B(n) {
53
55
  w(t), c = !1;
54
56
  },
55
57
  d(o) {
56
- o && H(e), t && t.d(), n[7](null), n[8](null);
58
+ o && C(e), t && t.d(), i[7](null), i[8](null);
57
59
  }
58
60
  };
59
61
  }
60
- function D(n, e, i) {
62
+ function D(i, e, n) {
61
63
  let s, { playing: r } = e, { shadow: c = !1 } = e, { style: t = null } = e, { width: o = "100%" } = e, a, d;
62
64
  function q(l) {
63
65
  h[l ? "unshift" : "push"](() => {
64
- d = l, i(4, d), i(3, a);
66
+ d = l, n(4, d), n(3, a);
65
67
  });
66
68
  }
67
69
  function y(l) {
68
70
  h[l ? "unshift" : "push"](() => {
69
- a = l, i(3, a);
71
+ a = l, n(3, a);
70
72
  });
71
73
  }
72
- return n.$$set = (l) => {
73
- "playing" in l && i(0, r = l.playing), "shadow" in l && i(1, c = l.shadow), "style" in l && i(2, t = l.style), "width" in l && i(6, o = l.width);
74
- }, n.$$.update = () => {
75
- n.$$.dirty & 64 && i(5, s = typeof o == "number" ? T(o) : o), n.$$.dirty & 8 && a != null && a.clientWidth && i(4, d.style.transform = `scale(${a.clientWidth / 22})`, d);
74
+ return i.$$set = (l) => {
75
+ "playing" in l && n(0, r = l.playing), "shadow" in l && n(1, c = l.shadow), "style" in l && n(2, t = l.style), "width" in l && n(6, o = l.width);
76
+ }, i.$$.update = () => {
77
+ i.$$.dirty & 64 && n(5, s = typeof o == "number" ? T(o) : o), i.$$.dirty & 8 && a != null && a.clientWidth && n(4, d.style.transform = `scale(${a.clientWidth / 22})`, d);
76
78
  }, [
77
79
  r,
78
80
  c,
@@ -85,7 +87,7 @@ function D(n, e, i) {
85
87
  y
86
88
  ];
87
89
  }
88
- class J extends g {
90
+ class N extends g {
89
91
  constructor(e) {
90
92
  super(), b(
91
93
  this,
@@ -104,5 +106,5 @@ class J extends g {
104
106
  }
105
107
  }
106
108
  export {
107
- J as AudioIcon
109
+ N as default
108
110
  };
@@ -1,4 +1,4 @@
1
- import { SvelteComponent as p, init as b, safe_not_equal as v, append_styles as D, svg_element as u, attr as o, insert as h, append as d, transition_in as c, group_outros as w, transition_out as _, check_outros as k, detach as g, add_render_callback as O, create_in_transition as G, create_out_transition as I } from "../../../../vendor/svelte/internal/index.js";
1
+ import { SvelteComponent as p, init as b, safe_not_equal as v, append_styles as D, svg_element as u, attr as o, insert as h, append as d, transition_in as c, transition_out as _, check_outros as w, detach as g, add_render_callback as k, create_in_transition as O, create_out_transition as G, group_outros as I } from "../../../../vendor/svelte/internal/index.js";
2
2
  import { uuid as L } from "../../../../shared-utils/uuid.js";
3
3
  import { draw as m } from "../../../../vendor/svelte/transition/index.js";
4
4
  import { cubicOut as S, cubicInOut as U } from "../../../../vendor/svelte/easing/index.js";
@@ -6,32 +6,32 @@ function q(n) {
6
6
  D(n, "svelte-blgtit", ".line.svelte-blgtit{width:100%;height:100%;overflow:visible;pointer-events:none}");
7
7
  }
8
8
  function y(n) {
9
- let e, r, l, a;
9
+ let e, a, l, r;
10
10
  return {
11
11
  c() {
12
12
  e = u("path"), o(e, "fill", "none"), o(e, "stroke", "url(#" + n[4] + ")"), o(e, "stroke-width", "1"), o(e, "d", "M0 21 L14 0.5 L105 0.5");
13
13
  },
14
14
  m(i, t) {
15
- h(i, e, t), a = !0;
15
+ h(i, e, t), r = !0;
16
16
  },
17
17
  p(i, t) {
18
18
  n = i;
19
19
  },
20
20
  i(i) {
21
- a || (i && O(() => {
22
- l && l.end(1), r = G(e, m, {
21
+ r || (i && k(() => {
22
+ l && l.end(1), a = O(e, m, {
23
23
  duration: n[1],
24
24
  delay: n[0],
25
25
  easing: S
26
- }), r.start();
27
- }), a = !0);
26
+ }), a.start();
27
+ }), r = !0);
28
28
  },
29
29
  o(i) {
30
- r && r.invalidate(), i && (l = I(e, m, {
30
+ a && a.invalidate(), i && (l = G(e, m, {
31
31
  duration: n[1],
32
32
  delay: n[2],
33
33
  easing: U
34
- })), a = !1;
34
+ })), r = !1;
35
35
  },
36
36
  d(i) {
37
37
  i && g(e), i && l && l.end();
@@ -39,18 +39,18 @@ function y(n) {
39
39
  };
40
40
  }
41
41
  function B(n) {
42
- let e, r, l, a, i, t = n[3] && y(n);
42
+ let e, a, l, r, i, t = n[3] && y(n);
43
43
  return {
44
44
  c() {
45
- e = u("svg"), r = u("defs"), l = u("linearGradient"), a = u("stop"), i = u("stop"), t && t.c(), o(a, "offset", "25%"), o(a, "stop-color", "white"), o(a, "stop-opacity", "1"), o(i, "offset", "100%"), o(i, "stop-color", "white"), o(i, "stop-opacity", "0.5"), o(l, "id", n[4]), o(l, "gradientUnits", "userSpaceOnUse"), o(e, "class", "line svelte-blgtit"), o(e, "viewBox", "0 0 105 21");
45
+ e = u("svg"), a = u("defs"), l = u("linearGradient"), r = u("stop"), i = u("stop"), t && t.c(), o(r, "offset", "25%"), o(r, "stop-color", "white"), o(r, "stop-opacity", "1"), o(i, "offset", "100%"), o(i, "stop-color", "white"), o(i, "stop-opacity", "0.5"), o(l, "id", n[4]), o(l, "gradientUnits", "userSpaceOnUse"), o(e, "class", "line svelte-blgtit"), o(e, "viewBox", "0 0 105 21");
46
46
  },
47
47
  m(s, f) {
48
- h(s, e, f), d(e, r), d(r, l), d(l, a), d(l, i), t && t.m(e, null);
48
+ h(s, e, f), d(e, a), d(a, l), d(l, r), d(l, i), t && t.m(e, null);
49
49
  },
50
50
  p(s, [f]) {
51
- s[3] ? t ? (t.p(s, f), f & 8 && c(t, 1)) : (t = y(s), t.c(), c(t, 1), t.m(e, null)) : t && (w(), _(t, 1, 1, () => {
51
+ s[3] ? t ? (t.p(s, f), f & 8 && c(t, 1)) : (t = y(s), t.c(), c(t, 1), t.m(e, null)) : t && (I(), _(t, 1, 1, () => {
52
52
  t = null;
53
- }), k());
53
+ }), w());
54
54
  },
55
55
  i(s) {
56
56
  c(t);
@@ -63,12 +63,12 @@ function B(n) {
63
63
  }
64
64
  };
65
65
  }
66
- function C(n, e, r) {
67
- let { inDelay: l = 0 } = e, { duration: a = 1e3 } = e, { outDelay: i = 0 } = e, { unfolded: t } = e;
66
+ function C(n, e, a) {
67
+ let { inDelay: l = 0 } = e, { duration: r = 1e3 } = e, { outDelay: i = 0 } = e, { unfolded: t } = e;
68
68
  const s = L();
69
69
  return n.$$set = (f) => {
70
- "inDelay" in f && r(0, l = f.inDelay), "duration" in f && r(1, a = f.duration), "outDelay" in f && r(2, i = f.outDelay), "unfolded" in f && r(3, t = f.unfolded);
71
- }, [l, a, i, t, s];
70
+ "inDelay" in f && a(0, l = f.inDelay), "duration" in f && a(1, r = f.duration), "outDelay" in f && a(2, i = f.outDelay), "unfolded" in f && a(3, t = f.unfolded);
71
+ }, [l, r, i, t, s];
72
72
  }
73
73
  class A extends p {
74
74
  constructor(e) {
@@ -89,5 +89,5 @@ class A extends p {
89
89
  }
90
90
  }
91
91
  export {
92
- A as Polyline
92
+ A as default
93
93
  };