@realsee/dnalogel 2.2.5 → 2.2.7

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 (337) hide show
  1. package/dist/ModelEntryDoorGuidePlugin/Plugin.d.ts +1 -0
  2. package/dist/index.cjs.js +17 -17
  3. package/dist/index.js +849 -887
  4. package/dist/index.umd.js +17 -17
  5. package/dist/shared-utils/three/{transfromToMeshBasicMaterial.d.ts → transformToMeshBasicMaterial.d.ts} +0 -0
  6. package/docs/assets/main.js +1 -1
  7. package/docs/classes/CruisePluginController.html +24 -24
  8. package/docs/classes/Magnifier.html +16 -16
  9. package/docs/classes/ModelRoomLabelController.html +11 -11
  10. package/docs/classes/Object3DHelperController.html +24 -24
  11. package/docs/classes/PaintBrush.html +15 -15
  12. package/docs/classes/PanoTagPluginController.html +39 -39
  13. package/docs/classes/Util.BetterTween.html +8 -8
  14. package/docs/classes/Util.FivePointSelector.html +12 -12
  15. package/docs/classes/Util.Interval.html +12 -12
  16. package/docs/classes/Util.Magnifier.html +17 -17
  17. package/docs/classes/Util.PointDomHelper.html +11 -11
  18. package/docs/classes/Util.PointHelper.html +11 -11
  19. package/docs/classes/Util.Rectangle.html +13 -13
  20. package/docs/enums/CameraMovementEffect.html +7 -7
  21. package/docs/enums/ContentType.html +12 -12
  22. package/docs/enums/DIRECTION.html +9 -9
  23. package/docs/enums/DISPLAY_STRATEGY_TYPE.html +9 -9
  24. package/docs/enums/DimensionType.html +7 -7
  25. package/docs/enums/FLOOR_PLAN_ATTACHED_TO.html +8 -8
  26. package/docs/enums/ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE.html +9 -9
  27. package/docs/enums/LinkType.html +7 -7
  28. package/docs/enums/PaintBrushTypeEnum.html +8 -8
  29. package/docs/enums/PointType.html +7 -7
  30. package/docs/enums/Rotation.html +8 -8
  31. package/docs/functions/CSS3DRenderPlugin.html +4 -4
  32. package/docs/functions/CameraMovementPlugin.html +4 -4
  33. package/docs/functions/CruisePlugin.html +4 -4
  34. package/docs/functions/GuideLinePlugin.html +5 -5
  35. package/docs/functions/ItemLabelPlugin.html +4 -4
  36. package/docs/functions/MapviewFloorplanPlugin.html +4 -4
  37. package/docs/functions/ModelChassisCompassPlugin.html +4 -4
  38. package/docs/functions/ModelEntryDoorGuidePlugin.html +4 -4
  39. package/docs/functions/ModelFloorplanPlugin.html +4 -4
  40. package/docs/functions/ModelItemLabelPlugin.html +4 -4
  41. package/docs/functions/ModelRoomLabelPlugin.html +4 -4
  42. package/docs/functions/ModelTVVideoPlugin.html +4 -4
  43. package/docs/functions/ModelViewPlugin.html +4 -4
  44. package/docs/functions/Object3DHelperPlugin.html +4 -4
  45. package/docs/functions/PanoCompassPlugin.html +4 -4
  46. package/docs/functions/PanoCursorRaycasterPlugin.html +4 -4
  47. package/docs/functions/PanoDoorLabelPlugin.html +4 -4
  48. package/docs/functions/PanoFloorplanRadarPlugin.html +4 -4
  49. package/docs/functions/PanoMeasurePlugin.html +4 -4
  50. package/docs/functions/PanoRulerPlugin.html +4 -4
  51. package/docs/functions/PanoRulerProPlugin.html +4 -4
  52. package/docs/functions/PanoSpatialTagPlugin.html +4 -4
  53. package/docs/functions/PanoTagPlugin.html +4 -4
  54. package/docs/functions/TopviewFloorplanPlugin.html +4 -4
  55. package/docs/functions/Util.getCoordsFromClient.html +5 -5
  56. package/docs/functions/Util.getCoordsFromElement.html +5 -5
  57. package/docs/functions/Util.getFrameTime.html +5 -5
  58. package/docs/functions/Util.getIntersectFromRelativePosition.html +5 -5
  59. package/docs/functions/Util.getRaycasterFromFivePointer.html +5 -5
  60. package/docs/functions/Util.isNil.html +5 -5
  61. package/docs/functions/Util.nextFrame.html +5 -5
  62. package/docs/functions/Util.notNil.html +5 -5
  63. package/docs/functions/Util.requestAnimationFrameInterval.html +5 -5
  64. package/docs/functions/Util.tweenProgress.html +5 -5
  65. package/docs/functions/pluginFlag.html +5 -5
  66. package/docs/index.html +4 -4
  67. package/docs/interfaces/CSS3DRenderPluginEventMap.html +11 -11
  68. package/docs/interfaces/CSS3DRenderPluginState.html +8 -8
  69. package/docs/interfaces/CameraMovementPluginExportType.html +7 -7
  70. package/docs/interfaces/ContentTypeMap.html +12 -12
  71. package/docs/interfaces/FloorplanBounding.html +8 -8
  72. package/docs/interfaces/FloorplanData.html +10 -10
  73. package/docs/interfaces/FloorplanEntrance.html +11 -11
  74. package/docs/interfaces/FloorplanExtraObject.html +10 -10
  75. package/docs/interfaces/FloorplanExtraObject3D.html +8 -8
  76. package/docs/interfaces/FloorplanFloorData.html +9 -9
  77. package/docs/interfaces/FloorplanImagePosition.html +7 -7
  78. package/docs/interfaces/FloorplanObserver.html +9 -9
  79. package/docs/interfaces/FloorplanOutlineItem.html +9 -9
  80. package/docs/interfaces/FloorplanPosition.html +7 -7
  81. package/docs/interfaces/FloorplanRoomItem.html +13 -13
  82. package/docs/interfaces/FloorplanRoomLabelItem.html +7 -7
  83. package/docs/interfaces/FloorplanServerBounding.html +8 -8
  84. package/docs/interfaces/FloorplanServerComputedData.html +10 -10
  85. package/docs/interfaces/FloorplanServerData.html +7 -7
  86. package/docs/interfaces/FloorplanServerDoorItem.html +10 -10
  87. package/docs/interfaces/FloorplanServerDoorPosition.html +8 -8
  88. package/docs/interfaces/FloorplanServerEntrance.html +11 -11
  89. package/docs/interfaces/FloorplanServerFloorData.html +9 -9
  90. package/docs/interfaces/FloorplanServerImagePosition.html +7 -7
  91. package/docs/interfaces/FloorplanServerObserver.html +9 -9
  92. package/docs/interfaces/FloorplanServerOutlineItem.html +9 -9
  93. package/docs/interfaces/FloorplanServerPosition.html +7 -7
  94. package/docs/interfaces/FloorplanServerRoomItem.html +14 -14
  95. package/docs/interfaces/FloorplanServerRoomLabelItem.html +7 -7
  96. package/docs/interfaces/ItemLabelPluginData.html +6 -6
  97. package/docs/interfaces/ItemLabelPluginExportReturnsType.html +11 -11
  98. package/docs/interfaces/ItemLabelPluginParametersType.html +9 -9
  99. package/docs/interfaces/LineJson.html +7 -7
  100. package/docs/interfaces/ModelChassisCompassPluginData.html +7 -7
  101. package/docs/interfaces/ModelChassisCompassPluginExportType.html +8 -8
  102. package/docs/interfaces/ModelChassisCompassPluginParameterType.html +7 -7
  103. package/docs/interfaces/ModelEntryDoorGuidePluginData.html +8 -8
  104. package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +8 -8
  105. package/docs/interfaces/ModelItemLabelPluginData.html +6 -6
  106. package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +11 -11
  107. package/docs/interfaces/ModelItemLabelPluginParametersType.html +7 -7
  108. package/docs/interfaces/ModelRoomLabelPluginData.html +6 -6
  109. package/docs/interfaces/ModelTVVideoPluginData.html +9 -9
  110. package/docs/interfaces/ModelTVVideoPluginExportType.html +8 -8
  111. package/docs/interfaces/ModelTVVideoPluginParameterType.html +6 -6
  112. package/docs/interfaces/ModelViewPluginExportType.html +8 -8
  113. package/docs/interfaces/Object3DHelperState.html +8 -8
  114. package/docs/interfaces/OpenParameter.html +7 -7
  115. package/docs/interfaces/PaintBrushAction.html +12 -12
  116. package/docs/interfaces/PaintBrushConfigs.html +12 -12
  117. package/docs/interfaces/PaintBrushState.html +10 -10
  118. package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +10 -10
  119. package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +5 -5
  120. package/docs/interfaces/PanoMeasureParameterType.html +11 -11
  121. package/docs/interfaces/PanoRulerPluginExportType.html +10 -10
  122. package/docs/interfaces/PanoRulerPluginOptions.html +7 -7
  123. package/docs/interfaces/PanoRulerPluginParameterType.html +8 -8
  124. package/docs/interfaces/PanoRulerProPluginExportType.html +9 -9
  125. package/docs/interfaces/PanoRulerProPluginOptions.html +7 -7
  126. package/docs/interfaces/PanoRulerProPluginParameterType.html +7 -7
  127. package/docs/interfaces/PanoRulerProPluginState.html +8 -8
  128. package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +5 -5
  129. package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +5 -5
  130. package/docs/interfaces/PanoSpatialTagPluginData.html +11 -11
  131. package/docs/interfaces/PanoSpatialTagPluginDataElement.html +10 -10
  132. package/docs/interfaces/PanoSpatialTagPluginExportType.html +13 -13
  133. package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +10 -10
  134. package/docs/interfaces/PanoSpatialTagPluginParameterType.html +13 -13
  135. package/docs/interfaces/PanoSpatialTagPluginPointElement.html +11 -11
  136. package/docs/interfaces/PanoSpatialTagPluginTagElement.html +10 -10
  137. package/docs/interfaces/Point.html +8 -8
  138. package/docs/interfaces/PointJson.html +8 -8
  139. package/docs/interfaces/Room.html +9 -9
  140. package/docs/interfaces/RoomInfo.html +7 -7
  141. package/docs/interfaces/RoomLabel.html +14 -14
  142. package/docs/interfaces/RoomRules.html +5 -5
  143. package/docs/interfaces/Rooms.html +5 -5
  144. package/docs/interfaces/Scissor.html +9 -9
  145. package/docs/interfaces/TagConfig.html +10 -10
  146. package/docs/interfaces/Tags.html +9 -9
  147. package/docs/interfaces/Util.MagnifierParameter.html +11 -11
  148. package/docs/interfaces/Util.MouseGroupParameter.html +8 -8
  149. package/docs/modules/Util.html +5 -5
  150. package/docs/modules.html +4 -4
  151. package/docs/types/ArrayPosition.html +5 -5
  152. package/docs/types/CSS3DRenderExportType.html +5 -5
  153. package/docs/types/CSS3DRenderPluginExportType.html +5 -5
  154. package/docs/types/CSS3DRenderPluginParameterType.html +5 -5
  155. package/docs/types/Color.html +5 -5
  156. package/docs/types/ContentTypeConfigKey.html +5 -5
  157. package/docs/types/ContentTypeConfigKeyArray.html +5 -5
  158. package/docs/types/Create3DDomContainerReturnType.html +5 -5
  159. package/docs/types/Create3DElementReturnType.html +5 -5
  160. package/docs/types/CruisePluginExportType.html +5 -5
  161. package/docs/types/Direction-1.html +5 -5
  162. package/docs/types/Direction4.html +5 -5
  163. package/docs/types/FloorplanRuleLabels.html +5 -5
  164. package/docs/types/FloorplanServerRuleLabels.html +5 -5
  165. package/docs/types/GuideLinePluginExportType.html +5 -5
  166. package/docs/types/HelperEventMap.html +5 -5
  167. package/docs/types/MapviewFloorplanPluginParameterType.html +5 -5
  168. package/docs/types/MapviewFloorplanPluginReturnType.html +5 -5
  169. package/docs/types/MediaData.html +5 -5
  170. package/docs/types/ModelEntryDoorGuidePluginParameterType.html +6 -6
  171. package/docs/types/ModelFloorplanPluginParameterType.html +5 -5
  172. package/docs/types/ModelFloorplanPluginReturnType.html +5 -5
  173. package/docs/types/ModelRoomLabelPluginParameters.html +5 -5
  174. package/docs/types/ModelRoomLabelPluginReturnType.html +5 -5
  175. package/docs/types/MoveArgs.html +5 -5
  176. package/docs/types/MoveOpts.html +5 -5
  177. package/docs/types/Object3DHelperEventMap.html +5 -5
  178. package/docs/types/ObjectFit.html +5 -5
  179. package/docs/types/PaintBrushEventMap.html +5 -5
  180. package/docs/types/PanoCompassPluginData.html +5 -5
  181. package/docs/types/PanoCompassPluginExportType.html +5 -5
  182. package/docs/types/PanoCompassPluginParameterType.html +5 -5
  183. package/docs/types/PanoFloorplanRadarPluginParameterType.html +5 -5
  184. package/docs/types/PanoFloorplanRadarPluginReturnType.html +5 -5
  185. package/docs/types/PanoMeasurePluginEvent.html +5 -5
  186. package/docs/types/PanoMeasureReturnType.html +5 -5
  187. package/docs/types/PanoSpatialTagPluginId.html +5 -5
  188. package/docs/types/PanoTagPluginExportInterface.html +5 -5
  189. package/docs/types/PanoTagPluginParamsInterface.html +5 -5
  190. package/docs/types/PlaneTag.html +5 -5
  191. package/docs/types/PointTag.html +5 -5
  192. package/docs/types/Position.html +5 -5
  193. package/docs/types/RotateArgs.html +5 -5
  194. package/docs/types/RotateOpts.html +5 -5
  195. package/docs/types/RuleLabelsKey.html +5 -5
  196. package/docs/types/RuleLabelsValue.html +5 -5
  197. package/docs/types/Tag.html +5 -5
  198. package/docs/types/Tag2D.html +5 -5
  199. package/docs/types/Tag3D.html +5 -5
  200. package/docs/types/TagId.html +5 -5
  201. package/docs/types/TopviewFloorplanPluginParameterType.html +5 -5
  202. package/docs/types/TopviewFloorplanPluginReturnType.html +5 -5
  203. package/docs/variables/FLOOR_TYPE_MAP.html +5 -5
  204. package/docs/variables/PLUGIN.html +5 -5
  205. package/docs/variables/ROOM_FETILE_TYPE_MAP.html +5 -5
  206. package/docs/variables/ROOM_TYPE_MAP.html +5 -5
  207. package/docs/variables/VERSION.html +5 -5
  208. package/docs/variables/itemLabelPluginServerParams.html +5 -5
  209. package/docs/variables/modelItemLabelPluginServerParams.html +5 -5
  210. package/docs/variables/modelRoomLabelPluginServerParams.html +5 -5
  211. package/libs/CSS3DRenderPlugin/CSS3DRender.js +39 -33
  212. package/libs/CSS3DRenderPlugin/Controller.js +30 -22
  213. package/libs/CSS3DRenderPlugin/index.js +12 -3
  214. package/libs/CSS3DRenderPlugin/utils/CSS3DObjectPlus.js +2 -1
  215. package/libs/CameraMovementPlugin/CameraMovementPlugin.js +28 -25
  216. package/libs/CameraMovementPlugin/index.js +13 -0
  217. package/libs/CruisePlugin/Controller.js +52 -41
  218. package/libs/CruisePlugin/index.js +26 -3
  219. package/libs/CruisePlugin/typing.js +1 -0
  220. package/libs/GuideLinePlugin/Controller.js +14 -9
  221. package/libs/GuideLinePlugin/index.js +14 -3
  222. package/libs/GuideLinePlugin/typing.js +1 -0
  223. package/libs/ItemLabelPlugin/ItemLabelComponent.js +2 -2
  224. package/libs/ItemLabelPlugin/ItemLabelItem.js +11 -11
  225. package/libs/ItemLabelPlugin/Plugin.js +33 -23
  226. package/libs/ItemLabelPlugin/events.type.js +1 -0
  227. package/libs/ItemLabelPlugin/index.js +16 -2
  228. package/libs/ModelChassisCompassPlugin/Plugin.js +3 -2
  229. package/libs/ModelChassisCompassPlugin/index.js +8 -0
  230. package/libs/ModelEntryDoorGuidePlugin/Plugin.d.ts +1 -0
  231. package/libs/ModelEntryDoorGuidePlugin/Plugin.js +52 -44
  232. package/libs/ModelEntryDoorGuidePlugin/index.js +9 -0
  233. package/libs/ModelItemLabelPlugin/ItemLabelComponent.js +2 -2
  234. package/libs/ModelItemLabelPlugin/ItemLabelItem.js +12 -12
  235. package/libs/ModelItemLabelPlugin/ModelItemLabelPlugin.js +28 -22
  236. package/libs/ModelItemLabelPlugin/index.js +12 -2
  237. package/libs/ModelRoomLabelPlugin/Controller.js +6 -2
  238. package/libs/ModelRoomLabelPlugin/RoomLabelItem.js +13 -13
  239. package/libs/ModelRoomLabelPlugin/index.js +10 -3
  240. package/libs/ModelRoomLabelPlugin/typings.js +1 -0
  241. package/libs/ModelTVVideoPlugin/Plugin.js +35 -25
  242. package/libs/ModelTVVideoPlugin/index.js +17 -0
  243. package/libs/ModelViewPlugin/Plugin.js +2 -1
  244. package/libs/ModelViewPlugin/index.js +6 -0
  245. package/libs/Object3DHelperPlugin/Controller.js +48 -27
  246. package/libs/Object3DHelperPlugin/FiveControllerWrapper.js +13 -9
  247. package/libs/Object3DHelperPlugin/index.js +40 -3
  248. package/libs/Object3DHelperPlugin/typings.js +1 -0
  249. package/libs/PanoCompassPlugin/Controller.js +25 -13
  250. package/libs/PanoCompassPlugin/index.js +23 -3
  251. package/libs/PanoCompassPlugin/typings.js +1 -0
  252. package/libs/PanoCursorRaycasterPlugin/index.js +4 -2
  253. package/libs/PanoDoorLabelPlugin/BaseController.js +27 -26
  254. package/libs/PanoDoorLabelPlugin/Controller.js +7 -2
  255. package/libs/PanoDoorLabelPlugin/index.js +12 -2
  256. package/libs/PanoDoorLabelPlugin/typings.js +1 -0
  257. package/libs/PanoMeasurePlugin/index.js +56 -5
  258. package/libs/PanoRulerPlugin/Plugin.js +22 -17
  259. package/libs/PanoRulerPlugin/index.js +9 -0
  260. package/libs/PanoRulerPlugin/style.js +1 -1
  261. package/libs/PanoRulerPlugin/typings.js +1 -0
  262. package/libs/PanoRulerProPlugin/Controller.js +38 -27
  263. package/libs/PanoRulerProPlugin/RulerItem.js +59 -69
  264. package/libs/PanoRulerProPlugin/index.js +16 -3
  265. package/libs/PanoRulerProPlugin/typings.js +1 -0
  266. package/libs/PanoSpatialTagPlugin/Components/origins.js +41 -42
  267. package/libs/PanoSpatialTagPlugin/Components/tag.js +2 -3
  268. package/libs/PanoSpatialTagPlugin/Plugin.js +74 -62
  269. package/libs/PanoSpatialTagPlugin/index.js +20 -0
  270. package/libs/PanoSpatialTagPlugin/store.js +1 -0
  271. package/libs/PanoTagPlugin/Components/Common/Arrow.js +11 -11
  272. package/libs/PanoTagPlugin/Components/Common/Audio.js +43 -43
  273. package/libs/PanoTagPlugin/Components/Common/Line/Polyline.js +7 -7
  274. package/libs/PanoTagPlugin/Components/Common/Line/Straight.js +28 -29
  275. package/libs/PanoTagPlugin/Components/Common/Media.js +92 -100
  276. package/libs/PanoTagPlugin/Components/Common/MediaItem.js +1 -1
  277. package/libs/PanoTagPlugin/Components/Common/MultiLineText.js +59 -68
  278. package/libs/PanoTagPlugin/Components/Common/Point/CustomPoint.js +13 -15
  279. package/libs/PanoTagPlugin/Components/Common/Point/DefaultPoint.js +26 -28
  280. package/libs/PanoTagPlugin/Components/Common/Point/PointSwitch.js +28 -31
  281. package/libs/PanoTagPlugin/Components/Common/Shadow.js +12 -13
  282. package/libs/PanoTagPlugin/Components/Common/Text.js +9 -9
  283. package/libs/PanoTagPlugin/Components/Tag/AudioTag.js +24 -32
  284. package/libs/PanoTagPlugin/Components/Tag/CustomTag.js +22 -22
  285. package/libs/PanoTagPlugin/Components/Tag/ImageTextTag.js +97 -118
  286. package/libs/PanoTagPlugin/Components/Tag/LinkTag.js +6 -8
  287. package/libs/PanoTagPlugin/Components/Tag/MarketingTag.js +51 -83
  288. package/libs/PanoTagPlugin/Components/Tag/MediaPlane.js +54 -72
  289. package/libs/PanoTagPlugin/Components/Tag/TextTag.js +48 -59
  290. package/libs/PanoTagPlugin/Components/Tag/index.js +75 -104
  291. package/libs/PanoTagPlugin/Components/TagContainer.js +65 -108
  292. package/libs/PanoTagPlugin/Components/TagWrapper.js +78 -116
  293. package/libs/PanoTagPlugin/controller/index.js +2 -2
  294. package/libs/PanoTagPlugin/index.js +82 -3
  295. package/libs/PanoTagPlugin/tag.config.js +2 -1
  296. package/libs/floorplan/Components/BaseImage.js +7 -7
  297. package/libs/floorplan/Components/Camera.js +24 -24
  298. package/libs/floorplan/Components/Compass.js +3 -3
  299. package/libs/floorplan/Components/CurrentFloor.js +47 -56
  300. package/libs/floorplan/Components/Main.js +80 -99
  301. package/libs/floorplan/Components/Normalmage.js +5 -5
  302. package/libs/floorplan/Components/RoomHighlight/Room.js +11 -11
  303. package/libs/floorplan/Components/RoomHighlight/RoomHighlight.js +13 -14
  304. package/libs/floorplan/Components/RoomLabels/RoomLabel.js +32 -32
  305. package/libs/floorplan/Components/RoomLabels/RoomLabels.js +47 -47
  306. package/libs/floorplan/Components/RoomMaterials/RoomMaterial.js +23 -23
  307. package/libs/floorplan/Components/RoomMaterials/RoomMaterial_0.js +14 -14
  308. package/libs/floorplan/Components/RoomMaterials/RoomMaterial_1.js +13 -13
  309. package/libs/floorplan/Components/RoomMaterials/RoomMaterial_2.js +13 -13
  310. package/libs/floorplan/Components/RuleLabels/RuleItem.js +54 -54
  311. package/libs/floorplan/Components/RuleLabels/RuleLabels.js +15 -15
  312. package/libs/floorplan/Components/SvgImage.js +12 -12
  313. package/libs/floorplan/MapviewFloorplanPlugin/Controller.js +111 -81
  314. package/libs/floorplan/MapviewFloorplanPlugin/index.js +47 -3
  315. package/libs/floorplan/MapviewFloorplanPlugin/typing.js +1 -0
  316. package/libs/floorplan/ModelFloorplanPlugin/Controller.js +166 -135
  317. package/libs/floorplan/ModelFloorplanPlugin/index.js +47 -3
  318. package/libs/floorplan/ModelFloorplanPlugin/typing.js +1 -0
  319. package/libs/floorplan/PanoFloorplanRadarPlugin/Components/Camera.js +3 -3
  320. package/libs/floorplan/PanoFloorplanRadarPlugin/Components/CurrentFloor/CurrentFloor.js +8 -12
  321. package/libs/floorplan/PanoFloorplanRadarPlugin/Components/CurrentFloor/ExtraObjects.js +38 -38
  322. package/libs/floorplan/PanoFloorplanRadarPlugin/Components/Main.js +71 -80
  323. package/libs/floorplan/PanoFloorplanRadarPlugin/Controller.js +51 -36
  324. package/libs/floorplan/PanoFloorplanRadarPlugin/index.js +24 -3
  325. package/libs/floorplan/PanoFloorplanRadarPlugin/typing.js +1 -0
  326. package/libs/floorplan/TopviewFloorplanPlugin/Controller.js +155 -126
  327. package/libs/floorplan/TopviewFloorplanPlugin/index.js +44 -3
  328. package/libs/floorplan/TopviewFloorplanPlugin/style.d.ts +1 -0
  329. package/libs/floorplan/TopviewFloorplanPlugin/style.js +11 -0
  330. package/libs/floorplan/TopviewFloorplanPlugin/typing.js +1 -0
  331. package/libs/floorplan/typings/index.js +1 -0
  332. package/libs/index.js +34 -34
  333. package/libs/shared-utils/three/{transfromToMeshBasicMaterial.d.ts → transformToMeshBasicMaterial.d.ts} +0 -0
  334. package/libs/shared-utils/three/{transfromToMeshBasicMaterial.js → transformToMeshBasicMaterial.js} +0 -0
  335. package/libs/vendor/svelte/internal/index.js +151 -152
  336. package/package.json +17 -18
  337. package/libs/PanoTagPlugin/Components/Common/TextItem.js +0 -106
@@ -1,25 +1,16 @@
1
- import { SvelteComponent as S, init as T, safe_not_equal as C, append_styles as M, space as Y, empty as q, insert as h, update_keyed_each as A, check_outros as b, transition_in as _, transition_out as d, detach as g, element as H, create_component as D, attr as U, set_style as k, mount_component as x, destroy_component as I, group_outros as v, outro_and_destroy_block as B, binding_callbacks as L } from "../../../vendor/svelte/internal/index.js";
2
- import j from "./Text.js";
3
- import F from "./Arrow.js";
1
+ import { SvelteComponent as S, init as T, safe_not_equal as C, append_styles as M, space as Y, empty as q, insert as g, group_outros as b, update_keyed_each as A, outro_and_destroy_block as B, check_outros as k, transition_in as _, transition_out as d, detach as p, element as H, create_component as D, attr as U, set_style as v, mount_component as x, destroy_component as I, binding_callbacks as L } from "../../../vendor/svelte/internal/index.js";
2
+ import { Text as j } from "./Text.js";
3
+ import { Arrow as F } from "./Arrow.js";
4
4
  import { doUtil as G } from "../../utils/doUtil.js";
5
- import "animejs";
6
- import "../../../shared-utils/isNil.js";
7
- import "three";
8
- import "../../utils/search.js";
9
- import "../../utils/constants.js";
10
- import "../../../vendor/svelte/transition/index.js";
11
- import "../../../vendor/svelte/easing/index.js";
12
- import "../../Assets/Icon.js";
13
- import "./Shadow.js";
14
5
  function J(l) {
15
6
  M(l, "svelte-1fuzm7v", ".text.svelte-1fuzm7v{pointer-events:auto;box-sizing:border-box;display:inline-block;max-width:7.5rem;transition:transform 400ms ease-in-out;font-size:0.75rem;line-height:1.125rem;white-space:initial;cursor:pointer}.arrow.svelte-1fuzm7v{pointer-events:auto;display:inline-block;vertical-align:top;width:0.875rem;height:0.875rem;margin-left:0.125rem;margin-top:0.125rem}");
16
7
  }
17
- function y(l, t, i) {
8
+ function y(l, t, n) {
18
9
  const o = l.slice();
19
- return o[11] = t[i].id, o[12] = t[i].content, o;
10
+ return o[11] = t[n].id, o[12] = t[n].content, o;
20
11
  }
21
12
  function w(l, t) {
22
- let i, o, r;
13
+ let n, o, r;
23
14
  return o = new j({
24
15
  props: {
25
16
  unfolded: t[0],
@@ -31,15 +22,15 @@ function w(l, t) {
31
22
  key: l,
32
23
  first: null,
33
24
  c() {
34
- i = H("div"), D(o.$$.fragment), U(i, "class", "text svelte-1fuzm7v"), k(i, "transform", t[7], !1), this.first = i;
25
+ n = H("div"), D(o.$$.fragment), U(n, "class", "text svelte-1fuzm7v"), v(n, "transform", t[7]), this.first = n;
35
26
  },
36
- m(f, m) {
37
- h(f, i, m), x(o, i, null), t[10](i), r = !0;
27
+ m(f, u) {
28
+ g(f, n, u), x(o, n, null), t[10](n), r = !0;
38
29
  },
39
- p(f, m) {
30
+ p(f, u) {
40
31
  t = f;
41
- const u = {};
42
- m & 1 && (u.unfolded = t[0]), m & 2 && (u.content = t[12]), m & 32 && (u.outDelay = t[5]), o.$set(u), m & 128 && k(i, "transform", t[7], !1);
32
+ const a = {};
33
+ u & 1 && (a.unfolded = t[0]), u & 2 && (a.content = t[12]), u & 32 && (a.outDelay = t[5]), o.$set(a), u & 128 && v(n, "transform", t[7]);
43
34
  },
44
35
  i(f) {
45
36
  r || (_(o.$$.fragment, f), r = !0);
@@ -48,13 +39,13 @@ function w(l, t) {
48
39
  d(o.$$.fragment, f), r = !1;
49
40
  },
50
41
  d(f) {
51
- f && g(i), I(o), t[10](null);
42
+ f && p(n), I(o), t[10](null);
52
43
  }
53
44
  };
54
45
  }
55
46
  function z(l) {
56
- let t, i, o;
57
- return i = new F({
47
+ let t, n, o;
48
+ return n = new F({
58
49
  props: {
59
50
  direction: l[6],
60
51
  visible: l[0],
@@ -63,32 +54,32 @@ function z(l) {
63
54
  }
64
55
  }), {
65
56
  c() {
66
- t = H("div"), D(i.$$.fragment), U(t, "class", "arrow svelte-1fuzm7v");
57
+ t = H("div"), D(n.$$.fragment), U(t, "class", "arrow svelte-1fuzm7v");
67
58
  },
68
59
  m(r, f) {
69
- h(r, t, f), x(i, t, null), o = !0;
60
+ g(r, t, f), x(n, t, null), o = !0;
70
61
  },
71
62
  p(r, f) {
72
- const m = {};
73
- f & 64 && (m.direction = r[6]), f & 1 && (m.visible = r[0]), i.$set(m);
63
+ const u = {};
64
+ f & 64 && (u.direction = r[6]), f & 1 && (u.visible = r[0]), n.$set(u);
74
65
  },
75
66
  i(r) {
76
- o || (_(i.$$.fragment, r), o = !0);
67
+ o || (_(n.$$.fragment, r), o = !0);
77
68
  },
78
69
  o(r) {
79
- d(i.$$.fragment, r), o = !1;
70
+ d(n.$$.fragment, r), o = !1;
80
71
  },
81
72
  d(r) {
82
- r && g(t), I(i);
73
+ r && p(t), I(n);
83
74
  }
84
75
  };
85
76
  }
86
77
  function K(l) {
87
- let t = [], i = /* @__PURE__ */ new Map(), o, r, f, m = l[1];
88
- const u = (e) => e[11];
89
- for (let e = 0; e < m.length; e += 1) {
90
- let n = y(l, m, e), c = u(n);
91
- i.set(c, t[e] = w(c, n));
78
+ let t = [], n = /* @__PURE__ */ new Map(), o, r, f, u = l[1];
79
+ const a = (e) => e[11];
80
+ for (let e = 0; e < u.length; e += 1) {
81
+ let i = y(l, u, e), c = a(i);
82
+ n.set(c, t[e] = w(c, i));
92
83
  }
93
84
  let s = l[3] < l[4] && z(l);
94
85
  return {
@@ -97,67 +88,67 @@ function K(l) {
97
88
  t[e].c();
98
89
  o = Y(), s && s.c(), r = q();
99
90
  },
100
- m(e, n) {
91
+ m(e, i) {
101
92
  for (let c = 0; c < t.length; c += 1)
102
- t[c].m(e, n);
103
- h(e, o, n), s && s.m(e, n), h(e, r, n), f = !0;
93
+ t[c].m(e, i);
94
+ g(e, o, i), s && s.m(e, i), g(e, r, i), f = !0;
104
95
  },
105
- p(e, [n]) {
106
- n & 167 && (m = e[1], v(), t = A(t, n, u, 1, e, m, i, o.parentNode, B, w, o, y), b()), e[3] < e[4] ? s ? (s.p(e, n), n & 24 && _(s, 1)) : (s = z(e), s.c(), _(s, 1), s.m(r.parentNode, r)) : s && (v(), d(s, 1, 1, () => {
96
+ p(e, [i]) {
97
+ i & 167 && (u = e[1], b(), t = A(t, i, a, 1, e, u, n, o.parentNode, B, w, o, y), k()), e[3] < e[4] ? s ? (s.p(e, i), i & 24 && _(s, 1)) : (s = z(e), s.c(), _(s, 1), s.m(r.parentNode, r)) : s && (b(), d(s, 1, 1, () => {
107
98
  s = null;
108
- }), b());
99
+ }), k());
109
100
  },
110
101
  i(e) {
111
102
  if (!f) {
112
- for (let n = 0; n < m.length; n += 1)
113
- _(t[n]);
103
+ for (let i = 0; i < u.length; i += 1)
104
+ _(t[i]);
114
105
  _(s), f = !0;
115
106
  }
116
107
  },
117
108
  o(e) {
118
- for (let n = 0; n < t.length; n += 1)
119
- d(t[n]);
109
+ for (let i = 0; i < t.length; i += 1)
110
+ d(t[i]);
120
111
  d(s), f = !1;
121
112
  },
122
113
  d(e) {
123
- for (let n = 0; n < t.length; n += 1)
124
- t[n].d(e);
125
- e && g(o), s && s.d(e), e && g(r);
114
+ for (let i = 0; i < t.length; i += 1)
115
+ t[i].d(e);
116
+ e && p(o), s && s.d(e), e && p(r);
126
117
  }
127
118
  };
128
119
  }
129
- function O(l, t, i) {
130
- let o, r, f, { visible: m = !1 } = t, { textUnfolded: u = !1 } = t, { textItems: s } = t, e, n = 0, c = 0, p = 0;
131
- function N(a) {
132
- L[a ? "unshift" : "push"](() => {
133
- e = a, i(2, e);
120
+ function O(l, t, n) {
121
+ let o, r, f, { visible: u = !1 } = t, { textUnfolded: a = !1 } = t, { textItems: s } = t, e, i = 0, c = 0, h = 0;
122
+ function N(m) {
123
+ L[m ? "unshift" : "push"](() => {
124
+ e = m, n(2, e);
134
125
  });
135
126
  }
136
- return l.$$set = (a) => {
137
- "visible" in a && i(0, m = a.visible), "textUnfolded" in a && i(8, u = a.textUnfolded), "textItems" in a && i(1, s = a.textItems);
127
+ return l.$$set = (m) => {
128
+ "visible" in m && n(0, u = m.visible), "textUnfolded" in m && n(8, a = m.textUnfolded), "textItems" in m && n(1, s = m.textItems);
138
129
  }, l.$$.update = () => {
139
- if (l.$$.dirty & 5 && e && m) {
140
- const { lineHeight: a } = getComputedStyle(e);
141
- i(4, p = e.offsetHeight), G(() => e == null ? void 0 : e.offsetHeight, Boolean).then(() => {
142
- i(4, p = e.offsetHeight);
143
- }), i(3, c = Number(a.replace("px", "")));
130
+ if (l.$$.dirty & 5 && e && u) {
131
+ const { lineHeight: m } = getComputedStyle(e);
132
+ n(4, h = e.offsetHeight), G(() => e == null ? void 0 : e.offsetHeight, Boolean).then(() => {
133
+ n(4, h = e.offsetHeight);
134
+ }), n(3, c = Number(m.replace("px", "")));
144
135
  }
145
- l.$$.dirty & 280 && i(9, n = u ? c - p : 0), l.$$.dirty & 512 && i(7, o = `translateY(${n}px)`), l.$$.dirty & 256 && i(6, r = u ? "left" : "right"), l.$$.dirty & 256 && i(5, f = u ? 450 : 0);
136
+ l.$$.dirty & 280 && n(9, i = a ? c - h : 0), l.$$.dirty & 512 && n(7, o = `translateY(${i}px)`), l.$$.dirty & 256 && n(6, r = a ? "left" : "right"), l.$$.dirty & 256 && n(5, f = a ? 450 : 0);
146
137
  }, [
147
- m,
138
+ u,
148
139
  s,
149
140
  e,
150
141
  c,
151
- p,
142
+ h,
152
143
  f,
153
144
  r,
154
145
  o,
155
- u,
156
- n,
146
+ a,
147
+ i,
157
148
  N
158
149
  ];
159
150
  }
160
- class oe extends S {
151
+ class W extends S {
161
152
  constructor(t) {
162
153
  super(), T(
163
154
  this,
@@ -175,5 +166,5 @@ class oe extends S {
175
166
  }
176
167
  }
177
168
  export {
178
- oe as default
169
+ W as MultiLineText
179
170
  };
@@ -1,12 +1,10 @@
1
- import { SvelteComponent as p, init as g, safe_not_equal as b, append_styles as h, element as w, create_component as A, space as v, attr as c, set_style as f, toggle_class as m, insert as y, mount_component as k, append as d, transition_in as U, transition_out as z, detach as N, destroy_component as R } from "../../../../vendor/svelte/internal/index.js";
2
- import B from "../Shadow.js";
3
- import "../../../../vendor/svelte/transition/index.js";
4
- import "../../../../vendor/svelte/easing/index.js";
1
+ import { SvelteComponent as g, init as p, safe_not_equal as b, append_styles as h, element as w, create_component as A, space as v, attr as c, set_style as f, toggle_class as m, insert as y, mount_component as k, append as d, transition_in as U, transition_out as z, detach as N, destroy_component as R } from "../../../../vendor/svelte/internal/index.js";
2
+ import { Shadow as B } from "../Shadow.js";
5
3
  function I(t) {
6
4
  h(t, "svelte-fuismw", ".point.svelte-fuismw.svelte-fuismw{pointer-events:none;width:1.5rem;height:1.5rem}.small-point.svelte-fuismw.svelte-fuismw,.big-point.svelte-fuismw.svelte-fuismw{position:absolute;width:100%;height:100%;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all 500ms}.big-point.svelte-fuismw.svelte-fuismw{background-color:rgba(0, 0, 0, 0.1)}.folded.point.svelte-fuismw.svelte-fuismw{animation:svelte-fuismw-breathing 2s linear infinite}.big-point.svelte-fuismw.svelte-fuismw::before,.big-point.svelte-fuismw.svelte-fuismw::after{content:'';display:block;position:absolute;background-size:contain;background-repeat:no-repeat;pointer-events:none}.big-point.svelte-fuismw.svelte-fuismw::before{width:100%;height:100%;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABICAMAAABiM0N1AAAAqFBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////8j1z1tAAAAOHRSTlMABgoNFBsYIhEmHyksMoJ6RZ5aXzpnU03AtqaZjLuGN+zcifnW0cjEqnA+lOZzbWLhkH6i8rGuagnOwPMAAAQOSURBVFjDrZiHctpAEIYXYzvGOvXeUe+IYuD93ywrJAIhFJX8M8zoBHzz757utHvwTETJHJPfGQZfWJXILWCMPuqNbuu6vj+khrHjed40TWvFfQ2jvCl8nGha6lQCl7s07UqcUlfOZrOxVtKsN2a+0uJYK+ScEIqiFifhBSGSsnJ8f8u99cLMVnEUHTKXIOMX6vuk5gpphFYyhmHzHpzcDqNUJGgEER+oz5OaK8ShNcIdt+zx1ys7lhdqiDlRkPF+JaSdWIhasaz6lLPQ1qFDIwYpDeTr62veCS8bGLIQRSsVK78/5nDeOlYIYhovHeOtU0dDXw2KSGiKesQRyjJ10Q66QcyZMTvpTEMUumpMieyWvs9ZLZcmodAOYlorsysBflpjiEJTFBEY5+7sicul34T1iak5U25momN9Ya4wPCT57r8cteW0dk4YuKMTqjXVkgjciFr+8B3ngnmM6kii5X/efB0F+jUHnuiatLJY+Et84EnUNacfiaKZjQhX4oJAwPlqOB3mJaoh4dxxG5Nc3Q8DkywunP6kBalN53J7G3g0JqiNC3qpjQ7TRPvmn2U3L3/kU4JaTn/SKU0qb76dDf0kGNjHJbD+wX1gcMxO6fZVrzXUcQaROkvt3+pljIYugQ0LDi1ZBgeN9JK9MjTCkmgwgPou19I5QzBI5yy5RvqOw6xMMbKzoeGWmnQfBBwa6woj6wyNsYSx7R0chWuOwsjOqR6aboyNyvcpgOsl3ZzNhoNm3bztdAK1x5NuzmCwunkjjq4AEzKXFI1NUmVnwIfydJBoW7CPVAR1uR6XbVwlmgF2xF1yPTbbubYHLZamgyTNhiSmp4PoJIEk+R+gOAFb+x+hxRoctHw6iItsMLT/Mf3RHixbnP5AyhEPmZ1NB+E6A0V3pi9aPqyB6Pz0bSTxXID0kE/d2DgvxBFzEKdutdXawJGSMlM3/3Sd4fA93bnTXkfSuvwGFGOI016QbKm3VdbOn/bKjpd1e6Pg1SlFhPzjdXWNwjNTyprkhz33i4Wpji600FA5h05q4Ywv/bxge7mNRe7YYtQMwqt/kMLixpXHQhBwcCXBYukxBbvkBTv4S5V/HNNC6EF089tPxxGHNzV8sKTgRhSzVYa2Wf5yeadHphlWGdb4IUeEO5K2SHrUiqJuW9GiLFdwVzRbCXTf5tg11mvhYdufZbLUr11XEi/k4KHexUxWSY8DBCby7AU8E3eUhfzVkYZgR6H/agF8C3KNqCeHLIIRR7oEr0XXsixy9P1jH/doJLF2nPXbIlw5y1aC6t4eROW1pduaLs/7b6NEqFiWrWpBzaXuaOy4Nfe6bRfqGwzSXBJZhnF8y9oUhcnzOyM9pI7wCWP0LSkyy1iFWWwsFp8LeKLfd4doRyTLRacAAAAASUVORK5CYII=)}.folded.svelte-fuismw .big-point.svelte-fuismw::before{animation:svelte-fuismw-rotate 2s linear infinite}.big-point.svelte-fuismw.svelte-fuismw::after{position:absolute;width:1rem;height:1rem;background-image:var(--iconUrl)}.small-point.svelte-fuismw.svelte-fuismw::before{content:'';display:block;position:absolute;pointer-events:none;width:0.25rem;height:0.25rem;border-radius:100%;background-color:white}.folded.svelte-fuismw .big-point.svelte-fuismw{opacity:1;scale:1}.unfolded.svelte-fuismw .big-point.svelte-fuismw{opacity:0;scale:0}.folded.svelte-fuismw .small-point.svelte-fuismw{opacity:0;scale:6}.unfolded.svelte-fuismw .small-point.svelte-fuismw{opacity:1;scale:1}@keyframes svelte-fuismw-rotate{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes svelte-fuismw-breathing{0%{transform:scale(1)}25%{transform:scale(0.9)}50%{transform:scale(1)}}");
7
5
  }
8
6
  function E(t) {
9
- let e, n, u, o, r, l, s;
7
+ let e, n, u, l, r, o, s;
10
8
  return n = new B({
11
9
  props: {
12
10
  center: !0,
@@ -15,13 +13,13 @@ function E(t) {
15
13
  }
16
14
  }), {
17
15
  c() {
18
- e = w("div"), A(n.$$.fragment), u = v(), o = w("div"), r = v(), l = w("div"), c(o, "class", "small-point svelte-fuismw"), f(o, "transition-delay", t[3] ? t[2] + "ms" : "0ms", !1), c(l, "class", "big-point svelte-fuismw"), f(l, "--iconUrl", "url(" + t[1] + ")"), f(l, "transition-delay", t[3] ? t[2] + "ms" : "0ms", !1), c(e, "class", "point svelte-fuismw"), m(e, "folded", t[3]), m(e, "unfolded", t[0]);
16
+ e = w("div"), A(n.$$.fragment), u = v(), l = w("div"), r = v(), o = w("div"), c(l, "class", "small-point svelte-fuismw"), f(l, "transition-delay", t[3] ? t[2] + "ms" : "0ms"), c(o, "class", "big-point svelte-fuismw"), f(o, "--iconUrl", "url(" + t[1] + ")"), f(o, "transition-delay", t[3] ? t[2] + "ms" : "0ms"), c(e, "class", "point svelte-fuismw"), m(e, "folded", t[3]), m(e, "unfolded", t[0]);
19
17
  },
20
18
  m(i, a) {
21
- y(i, e, a), k(n, e, null), d(e, u), d(e, o), d(e, r), d(e, l), s = !0;
19
+ y(i, e, a), k(n, e, null), d(e, u), d(e, l), d(e, r), d(e, o), s = !0;
22
20
  },
23
21
  p(i, [a]) {
24
- a & 12 && f(o, "transition-delay", i[3] ? i[2] + "ms" : "0ms", !1), (!s || a & 2) && f(l, "--iconUrl", "url(" + i[1] + ")"), a & 12 && f(l, "transition-delay", i[3] ? i[2] + "ms" : "0ms", !1), a & 8 && m(e, "folded", i[3]), a & 1 && m(e, "unfolded", i[0]);
22
+ a & 12 && f(l, "transition-delay", i[3] ? i[2] + "ms" : "0ms"), (!s || a & 2) && f(o, "--iconUrl", "url(" + i[1] + ")"), a & 12 && f(o, "transition-delay", i[3] ? i[2] + "ms" : "0ms"), (!s || a & 8) && m(e, "folded", i[3]), (!s || a & 1) && m(e, "unfolded", i[0]);
25
23
  },
26
24
  i(i) {
27
25
  s || (U(n.$$.fragment, i), s = !0);
@@ -35,18 +33,18 @@ function E(t) {
35
33
  };
36
34
  }
37
35
  function F(t, e, n) {
38
- let u, { unfolded: o } = e, { iconUrl: r } = e, { foldDelay: l = 800 } = e;
36
+ let u, { unfolded: l } = e, { iconUrl: r } = e, { foldDelay: o = 800 } = e;
39
37
  return t.$$set = (s) => {
40
- "unfolded" in s && n(0, o = s.unfolded), "iconUrl" in s && n(1, r = s.iconUrl), "foldDelay" in s && n(2, l = s.foldDelay);
38
+ "unfolded" in s && n(0, l = s.unfolded), "iconUrl" in s && n(1, r = s.iconUrl), "foldDelay" in s && n(2, o = s.foldDelay);
41
39
  }, t.$$.update = () => {
42
- t.$$.dirty & 1 && n(3, u = !o);
43
- }, [o, r, l, u];
40
+ t.$$.dirty & 1 && n(3, u = !l);
41
+ }, [l, r, o, u];
44
42
  }
45
- class H extends p {
43
+ class X extends g {
46
44
  constructor(e) {
47
- super(), g(this, e, F, E, b, { unfolded: 0, iconUrl: 1, foldDelay: 2 }, I);
45
+ super(), p(this, e, F, E, b, { unfolded: 0, iconUrl: 1, foldDelay: 2 }, I);
48
46
  }
49
47
  }
50
48
  export {
51
- H as default
49
+ X as CustomPoint
52
50
  };
@@ -1,12 +1,10 @@
1
- import { SvelteComponent as z, init as b, safe_not_equal as g, append_styles as j, element as u, create_component as A, space as m, attr as p, set_style as c, toggle_class as v, insert as h, mount_component as y, append as f, transition_in as w, transition_out as k, detach as N, destroy_component as R } from "../../../../vendor/svelte/internal/index.js";
2
- import B from "../Shadow.js";
3
- import "../../../../vendor/svelte/transition/index.js";
4
- import "../../../../vendor/svelte/easing/index.js";
5
- function I(n) {
6
- j(n, "svelte-jzvcn0", ".point.svelte-jzvcn0.svelte-jzvcn0{pointer-events:none;width:1rem;height:1rem}.small-point.svelte-jzvcn0.svelte-jzvcn0,.big-point.svelte-jzvcn0.svelte-jzvcn0{position:absolute;width:100%;height:100%;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all 500ms}.big-point.svelte-jzvcn0.svelte-jzvcn0::before,.big-point.svelte-jzvcn0.svelte-jzvcn0::after{content:'';display:block;position:absolute;background-size:contain;background-repeat:no-repeat;pointer-events:none}.big-point.svelte-jzvcn0.svelte-jzvcn0::before{width:100%;height:100%;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABICAMAAABiM0N1AAAAqFBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////8j1z1tAAAAOHRSTlMABgoNFBsYIhEmHyksMoJ6RZ5aXzpnU03AtqaZjLuGN+zcifnW0cjEqnA+lOZzbWLhkH6i8rGuagnOwPMAAAQOSURBVFjDrZiHctpAEIYXYzvGOvXeUe+IYuD93ywrJAIhFJX8M8zoBHzz757utHvwTETJHJPfGQZfWJXILWCMPuqNbuu6vj+khrHjed40TWvFfQ2jvCl8nGha6lQCl7s07UqcUlfOZrOxVtKsN2a+0uJYK+ScEIqiFifhBSGSsnJ8f8u99cLMVnEUHTKXIOMX6vuk5gpphFYyhmHzHpzcDqNUJGgEER+oz5OaK8ShNcIdt+zx1ys7lhdqiDlRkPF+JaSdWIhasaz6lLPQ1qFDIwYpDeTr62veCS8bGLIQRSsVK78/5nDeOlYIYhovHeOtU0dDXw2KSGiKesQRyjJ10Q66QcyZMTvpTEMUumpMieyWvs9ZLZcmodAOYlorsysBflpjiEJTFBEY5+7sicul34T1iak5U25momN9Ya4wPCT57r8cteW0dk4YuKMTqjXVkgjciFr+8B3ngnmM6kii5X/efB0F+jUHnuiatLJY+Et84EnUNacfiaKZjQhX4oJAwPlqOB3mJaoh4dxxG5Nc3Q8DkywunP6kBalN53J7G3g0JqiNC3qpjQ7TRPvmn2U3L3/kU4JaTn/SKU0qb76dDf0kGNjHJbD+wX1gcMxO6fZVrzXUcQaROkvt3+pljIYugQ0LDi1ZBgeN9JK9MjTCkmgwgPou19I5QzBI5yy5RvqOw6xMMbKzoeGWmnQfBBwa6woj6wyNsYSx7R0chWuOwsjOqR6aboyNyvcpgOsl3ZzNhoNm3bztdAK1x5NuzmCwunkjjq4AEzKXFI1NUmVnwIfydJBoW7CPVAR1uR6XbVwlmgF2xF1yPTbbubYHLZamgyTNhiSmp4PoJIEk+R+gOAFb+x+hxRoctHw6iItsMLT/Mf3RHixbnP5AyhEPmZ1NB+E6A0V3pi9aPqyB6Pz0bSTxXID0kE/d2DgvxBFzEKdutdXawJGSMlM3/3Sd4fA93bnTXkfSuvwGFGOI016QbKm3VdbOn/bKjpd1e6Pg1SlFhPzjdXWNwjNTyprkhz33i4Wpji600FA5h05q4Ywv/bxge7mNRe7YYtQMwqt/kMLixpXHQhBwcCXBYukxBbvkBTv4S5V/HNNC6EF089tPxxGHNzV8sKTgRhSzVYa2Wf5yeadHphlWGdb4IUeEO5K2SHrUiqJuW9GiLFdwVzRbCXTf5tg11mvhYdufZbLUr11XEi/k4KHexUxWSY8DBCby7AU8E3eUhfzVkYZgR6H/agF8C3KNqCeHLIIRR7oEr0XXsixy9P1jH/doJLF2nPXbIlw5y1aC6t4eROW1pduaLs/7b6NEqFiWrWpBzaXuaOy4Nfe6bRfqGwzSXBJZhnF8y9oUhcnzOyM9pI7wCWP0LSkyy1iFWWwsFp8LeKLfd4doRyTLRacAAAAASUVORK5CYII=);background-size:contain;background-repeat:no-repeat}.small-point.svelte-jzvcn0.svelte-jzvcn0::before{content:'';display:block;position:absolute;pointer-events:none;width:0.375rem;height:0.375rem;border-radius:100%;background-color:white}.unfolded.svelte-jzvcn0 .big-point.svelte-jzvcn0{opacity:0;transform:scale(0)}.folded.svelte-jzvcn0 .big-point.svelte-jzvcn0{opacity:1;transform:scale(1)}.unfolded.svelte-jzvcn0 .small-point.svelte-jzvcn0{transform:scale(0.6)}.folded.svelte-jzvcn0 .small-point.svelte-jzvcn0{transform:scale(1)}");
1
+ import { SvelteComponent as z, init as b, safe_not_equal as g, append_styles as j, element as f, create_component as A, space as m, attr as p, set_style as c, toggle_class as v, insert as h, mount_component as y, append as u, transition_in as w, transition_out as k, detach as N, destroy_component as R } from "../../../../vendor/svelte/internal/index.js";
2
+ import { Shadow as B } from "../Shadow.js";
3
+ function I(t) {
4
+ j(t, "svelte-jzvcn0", ".point.svelte-jzvcn0.svelte-jzvcn0{pointer-events:none;width:1rem;height:1rem}.small-point.svelte-jzvcn0.svelte-jzvcn0,.big-point.svelte-jzvcn0.svelte-jzvcn0{position:absolute;width:100%;height:100%;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all 500ms}.big-point.svelte-jzvcn0.svelte-jzvcn0::before,.big-point.svelte-jzvcn0.svelte-jzvcn0::after{content:'';display:block;position:absolute;background-size:contain;background-repeat:no-repeat;pointer-events:none}.big-point.svelte-jzvcn0.svelte-jzvcn0::before{width:100%;height:100%;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABICAMAAABiM0N1AAAAqFBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////8j1z1tAAAAOHRSTlMABgoNFBsYIhEmHyksMoJ6RZ5aXzpnU03AtqaZjLuGN+zcifnW0cjEqnA+lOZzbWLhkH6i8rGuagnOwPMAAAQOSURBVFjDrZiHctpAEIYXYzvGOvXeUe+IYuD93ywrJAIhFJX8M8zoBHzz757utHvwTETJHJPfGQZfWJXILWCMPuqNbuu6vj+khrHjed40TWvFfQ2jvCl8nGha6lQCl7s07UqcUlfOZrOxVtKsN2a+0uJYK+ScEIqiFifhBSGSsnJ8f8u99cLMVnEUHTKXIOMX6vuk5gpphFYyhmHzHpzcDqNUJGgEER+oz5OaK8ShNcIdt+zx1ys7lhdqiDlRkPF+JaSdWIhasaz6lLPQ1qFDIwYpDeTr62veCS8bGLIQRSsVK78/5nDeOlYIYhovHeOtU0dDXw2KSGiKesQRyjJ10Q66QcyZMTvpTEMUumpMieyWvs9ZLZcmodAOYlorsysBflpjiEJTFBEY5+7sicul34T1iak5U25momN9Ya4wPCT57r8cteW0dk4YuKMTqjXVkgjciFr+8B3ngnmM6kii5X/efB0F+jUHnuiatLJY+Et84EnUNacfiaKZjQhX4oJAwPlqOB3mJaoh4dxxG5Nc3Q8DkywunP6kBalN53J7G3g0JqiNC3qpjQ7TRPvmn2U3L3/kU4JaTn/SKU0qb76dDf0kGNjHJbD+wX1gcMxO6fZVrzXUcQaROkvt3+pljIYugQ0LDi1ZBgeN9JK9MjTCkmgwgPou19I5QzBI5yy5RvqOw6xMMbKzoeGWmnQfBBwa6woj6wyNsYSx7R0chWuOwsjOqR6aboyNyvcpgOsl3ZzNhoNm3bztdAK1x5NuzmCwunkjjq4AEzKXFI1NUmVnwIfydJBoW7CPVAR1uR6XbVwlmgF2xF1yPTbbubYHLZamgyTNhiSmp4PoJIEk+R+gOAFb+x+hxRoctHw6iItsMLT/Mf3RHixbnP5AyhEPmZ1NB+E6A0V3pi9aPqyB6Pz0bSTxXID0kE/d2DgvxBFzEKdutdXawJGSMlM3/3Sd4fA93bnTXkfSuvwGFGOI016QbKm3VdbOn/bKjpd1e6Pg1SlFhPzjdXWNwjNTyprkhz33i4Wpji600FA5h05q4Ywv/bxge7mNRe7YYtQMwqt/kMLixpXHQhBwcCXBYukxBbvkBTv4S5V/HNNC6EF089tPxxGHNzV8sKTgRhSzVYa2Wf5yeadHphlWGdb4IUeEO5K2SHrUiqJuW9GiLFdwVzRbCXTf5tg11mvhYdufZbLUr11XEi/k4KHexUxWSY8DBCby7AU8E3eUhfzVkYZgR6H/agF8C3KNqCeHLIIRR7oEr0XXsixy9P1jH/doJLF2nPXbIlw5y1aC6t4eROW1pduaLs/7b6NEqFiWrWpBzaXuaOy4Nfe6bRfqGwzSXBJZhnF8y9oUhcnzOyM9pI7wCWP0LSkyy1iFWWwsFp8LeKLfd4doRyTLRacAAAAASUVORK5CYII=);background-size:contain;background-repeat:no-repeat}.small-point.svelte-jzvcn0.svelte-jzvcn0::before{content:'';display:block;position:absolute;pointer-events:none;width:0.375rem;height:0.375rem;border-radius:100%;background-color:white}.unfolded.svelte-jzvcn0 .big-point.svelte-jzvcn0{opacity:0;transform:scale(0)}.folded.svelte-jzvcn0 .big-point.svelte-jzvcn0{opacity:1;transform:scale(1)}.unfolded.svelte-jzvcn0 .small-point.svelte-jzvcn0{transform:scale(0.6)}.folded.svelte-jzvcn0 .small-point.svelte-jzvcn0{transform:scale(1)}");
7
5
  }
8
- function E(n) {
9
- let e, i, a, l, d, o, r;
6
+ function E(t) {
7
+ let e, i, d, l, r, o, s;
10
8
  return i = new B({
11
9
  props: {
12
10
  center: !0,
@@ -15,38 +13,38 @@ function E(n) {
15
13
  }
16
14
  }), {
17
15
  c() {
18
- e = u("div"), A(i.$$.fragment), a = m(), l = u("div"), d = m(), o = u("div"), p(l, "class", "small-point svelte-jzvcn0"), c(l, "transition-delay", n[2] ? n[1] + "ms" : "0ms", !1), p(o, "class", "big-point svelte-jzvcn0"), c(o, "transition-delay", n[2] ? n[1] + "ms" : "0ms", !1), p(e, "class", "point svelte-jzvcn0"), v(e, "unfolded", n[0]), v(e, "folded", n[2]);
16
+ e = f("div"), A(i.$$.fragment), d = m(), l = f("div"), r = m(), o = f("div"), p(l, "class", "small-point svelte-jzvcn0"), c(l, "transition-delay", t[2] ? t[1] + "ms" : "0ms"), p(o, "class", "big-point svelte-jzvcn0"), c(o, "transition-delay", t[2] ? t[1] + "ms" : "0ms"), p(e, "class", "point svelte-jzvcn0"), v(e, "unfolded", t[0]), v(e, "folded", t[2]);
19
17
  },
20
- m(t, s) {
21
- h(t, e, s), y(i, e, null), f(e, a), f(e, l), f(e, d), f(e, o), r = !0;
18
+ m(n, a) {
19
+ h(n, e, a), y(i, e, null), u(e, d), u(e, l), u(e, r), u(e, o), s = !0;
22
20
  },
23
- p(t, [s]) {
24
- s & 6 && c(l, "transition-delay", t[2] ? t[1] + "ms" : "0ms", !1), s & 6 && c(o, "transition-delay", t[2] ? t[1] + "ms" : "0ms", !1), s & 1 && v(e, "unfolded", t[0]), s & 4 && v(e, "folded", t[2]);
21
+ p(n, [a]) {
22
+ a & 6 && c(l, "transition-delay", n[2] ? n[1] + "ms" : "0ms"), a & 6 && c(o, "transition-delay", n[2] ? n[1] + "ms" : "0ms"), (!s || a & 1) && v(e, "unfolded", n[0]), (!s || a & 4) && v(e, "folded", n[2]);
25
23
  },
26
- i(t) {
27
- r || (w(i.$$.fragment, t), r = !0);
24
+ i(n) {
25
+ s || (w(i.$$.fragment, n), s = !0);
28
26
  },
29
- o(t) {
30
- k(i.$$.fragment, t), r = !1;
27
+ o(n) {
28
+ k(i.$$.fragment, n), s = !1;
31
29
  },
32
- d(t) {
33
- t && N(e), R(i);
30
+ d(n) {
31
+ n && N(e), R(i);
34
32
  }
35
33
  };
36
34
  }
37
- function F(n, e, i) {
38
- let a, { unfolded: l } = e, { foldDelay: d = 800 } = e;
39
- return n.$$set = (o) => {
40
- "unfolded" in o && i(0, l = o.unfolded), "foldDelay" in o && i(1, d = o.foldDelay);
41
- }, n.$$.update = () => {
42
- n.$$.dirty & 1 && i(2, a = !l);
43
- }, [l, d, a];
35
+ function F(t, e, i) {
36
+ let d, { unfolded: l } = e, { foldDelay: r = 800 } = e;
37
+ return t.$$set = (o) => {
38
+ "unfolded" in o && i(0, l = o.unfolded), "foldDelay" in o && i(1, r = o.foldDelay);
39
+ }, t.$$.update = () => {
40
+ t.$$.dirty & 1 && i(2, d = !l);
41
+ }, [l, r, d];
44
42
  }
45
- class H extends z {
43
+ class U extends z {
46
44
  constructor(e) {
47
45
  super(), b(this, e, F, E, g, { unfolded: 0, foldDelay: 1 }, I);
48
46
  }
49
47
  }
50
48
  export {
51
- H as default
49
+ U as DefaultPoint
52
50
  };
@@ -1,10 +1,7 @@
1
- import { SvelteComponent as C, init as j, safe_not_equal as N, append_styles as L, empty as b, insert as _, transition_in as p, transition_out as c, check_outros as $, detach as y, group_outros as g, element as q, space as I, attr as M, create_component as U, mount_component as h, destroy_component as w } from "../../../../vendor/svelte/internal/index.js";
1
+ import { SvelteComponent as C, init as j, safe_not_equal as N, append_styles as L, empty as b, insert as m, transition_in as c, group_outros as $, transition_out as p, check_outros as g, detach as y, element as q, space as I, attr as M, create_component as U, mount_component as h, destroy_component as w } from "../../../../vendor/svelte/internal/index.js";
2
2
  import { ContentType as k } from "../../../typings/tag.js";
3
- import z from "./CustomPoint.js";
4
- import A from "./DefaultPoint.js";
5
- import "../Shadow.js";
6
- import "../../../../vendor/svelte/transition/index.js";
7
- import "../../../../vendor/svelte/easing/index.js";
3
+ import { CustomPoint as z } from "./CustomPoint.js";
4
+ import { DefaultPoint as A } from "./DefaultPoint.js";
8
5
  function B(o) {
9
6
  L(o, "svelte-8en2lj", ".point-click-helper.svelte-8en2lj{position:absolute;width:2.5rem;height:2.5rem;left:50%;top:50%;transform:translate(-50%, -50%)}");
10
7
  }
@@ -15,18 +12,18 @@ function T(o) {
15
12
  e && e.c(), n = b();
16
13
  },
17
14
  m(t, l) {
18
- e && e.m(t, l), _(t, n, l), i = !0;
15
+ e && e.m(t, l), m(t, n, l), i = !0;
19
16
  },
20
17
  p(t, l) {
21
- t[0].contentType !== k.Link ? e ? (e.p(t, l), l & 1 && p(e, 1)) : (e = D(t), e.c(), p(e, 1), e.m(n.parentNode, n)) : e && (g(), c(e, 1, 1, () => {
18
+ t[0].contentType !== k.Link ? e ? (e.p(t, l), l & 1 && c(e, 1)) : (e = D(t), e.c(), c(e, 1), e.m(n.parentNode, n)) : e && ($(), p(e, 1, 1, () => {
22
19
  e = null;
23
- }), $());
20
+ }), g());
24
21
  },
25
22
  i(t) {
26
- i || (p(e), i = !0);
23
+ i || (c(e), i = !0);
27
24
  },
28
25
  o(t) {
29
- c(e), i = !1;
26
+ p(e), i = !1;
30
27
  },
31
28
  d(t) {
32
29
  e && e.d(t), t && y(n);
@@ -37,27 +34,27 @@ function D(o) {
37
34
  let n, i, e, t, l, u;
38
35
  const f = [F, E], s = [];
39
36
  function d(r, a) {
40
- var m, v, P, S;
41
- return ((v = (m = r[0].style) == null ? void 0 : m.point) == null ? void 0 : v.style) === "CustomIcon" && ((S = (P = r[0].style) == null ? void 0 : P.point) == null ? void 0 : S.iconUrl) ? 0 : 1;
37
+ var _, v, P, S;
38
+ return ((v = (_ = r[0].style) == null ? void 0 : _.point) == null ? void 0 : v.style) === "CustomIcon" && ((S = (P = r[0].style) == null ? void 0 : P.point) == null ? void 0 : S.iconUrl) ? 0 : 1;
42
39
  }
43
40
  return e = d(o), t = s[e] = f[e](o), {
44
41
  c() {
45
42
  n = q("div"), i = I(), t.c(), l = b(), M(n, "class", "point-click-helper svelte-8en2lj");
46
43
  },
47
44
  m(r, a) {
48
- _(r, n, a), _(r, i, a), s[e].m(r, a), _(r, l, a), u = !0;
45
+ m(r, n, a), m(r, i, a), s[e].m(r, a), m(r, l, a), u = !0;
49
46
  },
50
47
  p(r, a) {
51
- let m = e;
52
- e = d(r), e === m ? s[e].p(r, a) : (g(), c(s[m], 1, 1, () => {
53
- s[m] = null;
54
- }), $(), t = s[e], t ? t.p(r, a) : (t = s[e] = f[e](r), t.c()), p(t, 1), t.m(l.parentNode, l));
48
+ let _ = e;
49
+ e = d(r), e === _ ? s[e].p(r, a) : ($(), p(s[_], 1, 1, () => {
50
+ s[_] = null;
51
+ }), g(), t = s[e], t ? t.p(r, a) : (t = s[e] = f[e](r), t.c()), c(t, 1), t.m(l.parentNode, l));
55
52
  },
56
53
  i(r) {
57
- u || (p(t), u = !0);
54
+ u || (c(t), u = !0);
58
55
  },
59
56
  o(r) {
60
- c(t), u = !1;
57
+ p(t), u = !1;
61
58
  },
62
59
  d(r) {
63
60
  r && y(n), r && y(i), s[e].d(r), r && y(l);
@@ -83,10 +80,10 @@ function E(o) {
83
80
  t & 1 && (l.unfolded = e[0].state.unfolded), t & 2 && (l.foldDelay = e[1]), n.$set(l);
84
81
  },
85
82
  i(e) {
86
- i || (p(n.$$.fragment, e), i = !0);
83
+ i || (c(n.$$.fragment, e), i = !0);
87
84
  },
88
85
  o(e) {
89
- c(n.$$.fragment, e), i = !1;
86
+ p(n.$$.fragment, e), i = !1;
90
87
  },
91
88
  d(e) {
92
89
  w(n, e);
@@ -113,10 +110,10 @@ function F(o) {
113
110
  t & 1 && (l.iconUrl = e[0].style.point.iconUrl), t & 1 && (l.unfolded = e[0].state.unfolded), t & 2 && (l.foldDelay = e[1]), n.$set(l);
114
111
  },
115
112
  i(e) {
116
- i || (p(n.$$.fragment, e), i = !0);
113
+ i || (c(n.$$.fragment, e), i = !0);
117
114
  },
118
115
  o(e) {
119
- c(n.$$.fragment, e), i = !1;
116
+ p(n.$$.fragment, e), i = !1;
120
117
  },
121
118
  d(e) {
122
119
  w(n, e);
@@ -131,19 +128,19 @@ function G(o) {
131
128
  e && e.c(), n = b();
132
129
  },
133
130
  m(f, s) {
134
- e && e.m(f, s), _(f, n, s), i = !0;
131
+ e && e.m(f, s), m(f, n, s), i = !0;
135
132
  },
136
133
  p(f, [s]) {
137
134
  var d, r, a;
138
- ((d = f[0].pointTagStyle) == null ? void 0 : d.leftPercent) && ((r = f[0].pointTagStyle) == null ? void 0 : r.topPercent) && f[0].enabled !== !1 && f[0].state && ((a = f[0].temporaryState) == null ? void 0 : a.visible) !== !1 ? e ? (e.p(f, s), s & 1 && p(e, 1)) : (e = T(f), e.c(), p(e, 1), e.m(n.parentNode, n)) : e && (g(), c(e, 1, 1, () => {
135
+ ((d = f[0].pointTagStyle) == null ? void 0 : d.leftPercent) && ((r = f[0].pointTagStyle) == null ? void 0 : r.topPercent) && f[0].enabled !== !1 && f[0].state && ((a = f[0].temporaryState) == null ? void 0 : a.visible) !== !1 ? e ? (e.p(f, s), s & 1 && c(e, 1)) : (e = T(f), e.c(), c(e, 1), e.m(n.parentNode, n)) : e && ($(), p(e, 1, 1, () => {
139
136
  e = null;
140
- }), $());
137
+ }), g());
141
138
  },
142
139
  i(f) {
143
- i || (p(e), i = !0);
140
+ i || (c(e), i = !0);
144
141
  },
145
142
  o(f) {
146
- c(e), i = !1;
143
+ p(e), i = !1;
147
144
  },
148
145
  d(f) {
149
146
  e && e.d(f), f && y(n);
@@ -159,11 +156,11 @@ function H(o, n, i) {
159
156
  o.$$.dirty & 1 && i(1, e = (u = (l = t.style) == null ? void 0 : l.foldedPointDelay) != null ? u : t.contentType === k.Marketing ? 600 : void 0);
160
157
  }, [t, e];
161
158
  }
162
- class X extends C {
159
+ class R extends C {
163
160
  constructor(n) {
164
161
  super(), j(this, n, H, G, N, { tag: 0 }, B);
165
162
  }
166
163
  }
167
164
  export {
168
- X as default
165
+ R as PointSwitch
169
166
  };
@@ -1,6 +1,5 @@
1
- import { SvelteComponent as X, init as S, safe_not_equal as q, append_styles as N, empty as j, insert as v, transition_in as d, transition_out as R, check_outros as A, detach as I, element as B, attr as h, set_style as s, add_render_callback as E, create_in_transition as F, create_out_transition as G, group_outros as H } from "../../../vendor/svelte/internal/index.js";
1
+ import { SvelteComponent as X, init as S, safe_not_equal as q, append_styles as N, empty as j, insert as v, transition_in as s, group_outros as A, transition_out as R, check_outros as B, detach as I, element as E, attr as h, set_style as d, add_render_callback as F, create_in_transition as G, create_out_transition as H } from "../../../vendor/svelte/internal/index.js";
2
2
  import { fade as g } from "../../../vendor/svelte/transition/index.js";
3
- import "../../../vendor/svelte/easing/index.js";
4
3
  function J(t) {
5
4
  N(t, "svelte-faoauy", ".shadow.svelte-faoauy{position:absolute}");
6
5
  }
@@ -8,14 +7,14 @@ function k(t) {
8
7
  let i, e, l, f, u;
9
8
  return {
10
9
  c() {
11
- i = B("div"), h(i, "class", "shadow svelte-faoauy"), h(i, "style", e = `
10
+ i = E("div"), h(i, "class", "shadow svelte-faoauy"), h(i, "style", e = `
12
11
  left:${o(t[5])};
13
12
  bottom:${o(t[6])};
14
13
  box-shadow: 0 0 ${o(t[10])} ${o(t[11])} rgba(0, 0, 0, ${t[12]});
15
14
  ${t[8] ? "transform: translateX(-50%); left: 50%" : ""}
16
15
  ${t[9] ? "transform: translateX(-50%); top: 50%" : ""}
17
16
  ${t[7] ? "transform: translate(-50%, -50%); left: 50%; top: 50%;" : ""}
18
- `), s(i, "width", o(t[3]), !1), s(i, "height", o(t[4]), !1), s(i, "z-index", t[13], !1);
17
+ `), d(i, "width", o(t[3])), d(i, "height", o(t[4])), d(i, "z-index", t[13]);
19
18
  },
20
19
  m(a, r) {
21
20
  v(a, i, r), u = !0;
@@ -28,15 +27,15 @@ function k(t) {
28
27
  ${t[8] ? "transform: translateX(-50%); left: 50%" : ""}
29
28
  ${t[9] ? "transform: translateX(-50%); top: 50%" : ""}
30
29
  ${t[7] ? "transform: translate(-50%, -50%); left: 50%; top: 50%;" : ""}
31
- `)) && h(i, "style", e), r & 8 && s(i, "width", o(t[3]), !1), r & 16 && s(i, "height", o(t[4]), !1), r & 8192 && s(i, "z-index", t[13], !1);
30
+ `)) && h(i, "style", e), r & 8 && d(i, "width", o(t[3])), r & 16 && d(i, "height", o(t[4])), r & 8192 && d(i, "z-index", t[13]);
32
31
  },
33
32
  i(a) {
34
- u || (a && E(() => {
35
- f && f.end(1), l = F(i, g, { duration: t[0] }), l.start();
33
+ u || (a && F(() => {
34
+ f && f.end(1), l = G(i, g, { duration: t[0] }), l.start();
36
35
  }), u = !0);
37
36
  },
38
37
  o(a) {
39
- l && l.invalidate(), a && (f = G(i, g, { duration: t[1] })), u = !1;
38
+ l && l.invalidate(), a && (f = H(i, g, { duration: t[1] })), u = !1;
40
39
  },
41
40
  d(a) {
42
41
  a && I(i), a && f && f.end();
@@ -53,12 +52,12 @@ function K(t) {
53
52
  e && e.m(l, f), v(l, i, f);
54
53
  },
55
54
  p(l, [f]) {
56
- l[2] ? e ? (e.p(l, f), f & 4 && d(e, 1)) : (e = k(l), e.c(), d(e, 1), e.m(i.parentNode, i)) : e && (H(), R(e, 1, 1, () => {
55
+ l[2] ? e ? (e.p(l, f), f & 4 && s(e, 1)) : (e = k(l), e.c(), s(e, 1), e.m(i.parentNode, i)) : e && (A(), R(e, 1, 1, () => {
57
56
  e = null;
58
- }), A());
57
+ }), B());
59
58
  },
60
59
  i(l) {
61
- d(e);
60
+ s(e);
62
61
  },
63
62
  o(l) {
64
63
  R(e);
@@ -92,7 +91,7 @@ function L(t, i, e) {
92
91
  D
93
92
  ];
94
93
  }
95
- class Q extends X {
94
+ class P extends X {
96
95
  constructor(i) {
97
96
  super(), S(
98
97
  this,
@@ -121,5 +120,5 @@ class Q extends X {
121
120
  }
122
121
  }
123
122
  export {
124
- Q as default
123
+ P as Shadow
125
124
  };