@realsee/dnalogel 2.1.0-alpha.13 → 2.1.0-alpha.16

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 (719) hide show
  1. package/dist/CSS3DRenderPlugin/ModelViewPlugin/Plugin.d.ts +13 -2
  2. package/dist/CSS3DRenderPlugin/PanoDoorLabelPlugin/BaseController.d.ts +1 -1
  3. package/dist/CSS3DRenderPlugin/PanoMeasurePlugin/Controller/BaseController.d.ts +8 -4
  4. package/dist/CSS3DRenderPlugin/PanoMeasurePlugin/Controller/EditController.d.ts +0 -4
  5. package/dist/CSS3DRenderPlugin/PanoMeasurePlugin/Controller/MixedController.d.ts +0 -2
  6. package/dist/CSS3DRenderPlugin/PanoMeasurePlugin/Controller/index.d.ts +4 -1
  7. package/dist/CSS3DRenderPlugin/PanoMeasurePlugin/Model/index.d.ts +3 -6
  8. package/dist/CSS3DRenderPlugin/PanoMeasurePlugin/typings/index.d.ts +8 -0
  9. package/dist/CSS3DRenderPlugin/PanoMeasurePlugin/utils/distanceDom.d.ts +2 -2
  10. package/dist/CSS3DRenderPlugin/PanoRulerPlugin/Plugin.d.ts +5 -2
  11. package/dist/CSS3DRenderPlugin/PanoTagPlugin/typings/tag.d.ts +12 -2
  12. package/dist/CSS3DRenderPlugin/floorplan/MapviewFloorplanPlugin/Controller.d.ts +4 -2
  13. package/dist/CSS3DRenderPlugin/floorplan/MapviewFloorplanPlugin/typing.d.ts +1 -107
  14. package/dist/CSS3DRenderPlugin/floorplan/ModelFloorplanPlugin/Controller.d.ts +3 -2
  15. package/dist/CSS3DRenderPlugin/floorplan/ModelFloorplanPlugin/typing.d.ts +1 -107
  16. package/dist/CSS3DRenderPlugin/floorplan/TopviewFloorplanPlugin/Controller.d.ts +4 -2
  17. package/dist/CSS3DRenderPlugin/floorplan/TopviewFloorplanPlugin/typing.d.ts +5 -80
  18. package/dist/CSS3DRenderPlugin/floorplan/typings/index.d.ts +117 -0
  19. package/dist/CameraMovementPlugin/ModelViewPlugin/Plugin.d.ts +13 -2
  20. package/dist/CameraMovementPlugin/PanoDoorLabelPlugin/BaseController.d.ts +1 -1
  21. package/dist/CameraMovementPlugin/PanoMeasurePlugin/Controller/BaseController.d.ts +8 -4
  22. package/dist/CameraMovementPlugin/PanoMeasurePlugin/Controller/EditController.d.ts +0 -4
  23. package/dist/CameraMovementPlugin/PanoMeasurePlugin/Controller/MixedController.d.ts +0 -2
  24. package/dist/CameraMovementPlugin/PanoMeasurePlugin/Controller/index.d.ts +4 -1
  25. package/dist/CameraMovementPlugin/PanoMeasurePlugin/Model/index.d.ts +3 -6
  26. package/dist/CameraMovementPlugin/PanoMeasurePlugin/typings/index.d.ts +8 -0
  27. package/dist/CameraMovementPlugin/PanoMeasurePlugin/utils/distanceDom.d.ts +2 -2
  28. package/dist/CameraMovementPlugin/PanoRulerPlugin/Plugin.d.ts +5 -2
  29. package/dist/CameraMovementPlugin/PanoTagPlugin/typings/tag.d.ts +12 -2
  30. package/dist/CameraMovementPlugin/floorplan/MapviewFloorplanPlugin/Controller.d.ts +4 -2
  31. package/dist/CameraMovementPlugin/floorplan/MapviewFloorplanPlugin/typing.d.ts +1 -107
  32. package/dist/CameraMovementPlugin/floorplan/ModelFloorplanPlugin/Controller.d.ts +3 -2
  33. package/dist/CameraMovementPlugin/floorplan/ModelFloorplanPlugin/typing.d.ts +1 -107
  34. package/dist/CameraMovementPlugin/floorplan/TopviewFloorplanPlugin/Controller.d.ts +4 -2
  35. package/dist/CameraMovementPlugin/floorplan/TopviewFloorplanPlugin/typing.d.ts +5 -80
  36. package/dist/CameraMovementPlugin/floorplan/typings/index.d.ts +117 -0
  37. package/dist/CruisePlugin/ModelViewPlugin/Plugin.d.ts +13 -2
  38. package/dist/CruisePlugin/PanoDoorLabelPlugin/BaseController.d.ts +1 -1
  39. package/dist/CruisePlugin/PanoMeasurePlugin/Controller/BaseController.d.ts +8 -4
  40. package/dist/CruisePlugin/PanoMeasurePlugin/Controller/EditController.d.ts +0 -4
  41. package/dist/CruisePlugin/PanoMeasurePlugin/Controller/MixedController.d.ts +0 -2
  42. package/dist/CruisePlugin/PanoMeasurePlugin/Controller/index.d.ts +4 -1
  43. package/dist/CruisePlugin/PanoMeasurePlugin/Model/index.d.ts +3 -6
  44. package/dist/CruisePlugin/PanoMeasurePlugin/typings/index.d.ts +8 -0
  45. package/dist/CruisePlugin/PanoMeasurePlugin/utils/distanceDom.d.ts +2 -2
  46. package/dist/CruisePlugin/PanoRulerPlugin/Plugin.d.ts +5 -2
  47. package/dist/CruisePlugin/PanoTagPlugin/typings/tag.d.ts +12 -2
  48. package/dist/CruisePlugin/floorplan/MapviewFloorplanPlugin/Controller.d.ts +4 -2
  49. package/dist/CruisePlugin/floorplan/MapviewFloorplanPlugin/typing.d.ts +1 -107
  50. package/dist/CruisePlugin/floorplan/ModelFloorplanPlugin/Controller.d.ts +3 -2
  51. package/dist/CruisePlugin/floorplan/ModelFloorplanPlugin/typing.d.ts +1 -107
  52. package/dist/CruisePlugin/floorplan/TopviewFloorplanPlugin/Controller.d.ts +4 -2
  53. package/dist/CruisePlugin/floorplan/TopviewFloorplanPlugin/typing.d.ts +5 -80
  54. package/dist/CruisePlugin/floorplan/typings/index.d.ts +117 -0
  55. package/dist/GuideLinePlugin/ModelViewPlugin/Plugin.d.ts +13 -2
  56. package/dist/GuideLinePlugin/PanoDoorLabelPlugin/BaseController.d.ts +1 -1
  57. package/dist/GuideLinePlugin/PanoMeasurePlugin/Controller/BaseController.d.ts +8 -4
  58. package/dist/GuideLinePlugin/PanoMeasurePlugin/Controller/EditController.d.ts +0 -4
  59. package/dist/GuideLinePlugin/PanoMeasurePlugin/Controller/MixedController.d.ts +0 -2
  60. package/dist/GuideLinePlugin/PanoMeasurePlugin/Controller/index.d.ts +4 -1
  61. package/dist/GuideLinePlugin/PanoMeasurePlugin/Model/index.d.ts +3 -6
  62. package/dist/GuideLinePlugin/PanoMeasurePlugin/typings/index.d.ts +8 -0
  63. package/dist/GuideLinePlugin/PanoMeasurePlugin/utils/distanceDom.d.ts +2 -2
  64. package/dist/GuideLinePlugin/PanoRulerPlugin/Plugin.d.ts +5 -2
  65. package/dist/GuideLinePlugin/PanoTagPlugin/typings/tag.d.ts +12 -2
  66. package/dist/GuideLinePlugin/floorplan/MapviewFloorplanPlugin/Controller.d.ts +4 -2
  67. package/dist/GuideLinePlugin/floorplan/MapviewFloorplanPlugin/typing.d.ts +1 -107
  68. package/dist/GuideLinePlugin/floorplan/ModelFloorplanPlugin/Controller.d.ts +3 -2
  69. package/dist/GuideLinePlugin/floorplan/ModelFloorplanPlugin/typing.d.ts +1 -107
  70. package/dist/GuideLinePlugin/floorplan/TopviewFloorplanPlugin/Controller.d.ts +4 -2
  71. package/dist/GuideLinePlugin/floorplan/TopviewFloorplanPlugin/typing.d.ts +5 -80
  72. package/dist/GuideLinePlugin/floorplan/typings/index.d.ts +117 -0
  73. package/dist/ItemLabelPlugin/ModelViewPlugin/Plugin.d.ts +13 -2
  74. package/dist/ItemLabelPlugin/PanoDoorLabelPlugin/BaseController.d.ts +1 -1
  75. package/dist/ItemLabelPlugin/PanoMeasurePlugin/Controller/BaseController.d.ts +8 -4
  76. package/dist/ItemLabelPlugin/PanoMeasurePlugin/Controller/EditController.d.ts +0 -4
  77. package/dist/ItemLabelPlugin/PanoMeasurePlugin/Controller/MixedController.d.ts +0 -2
  78. package/dist/ItemLabelPlugin/PanoMeasurePlugin/Controller/index.d.ts +4 -1
  79. package/dist/ItemLabelPlugin/PanoMeasurePlugin/Model/index.d.ts +3 -6
  80. package/dist/ItemLabelPlugin/PanoMeasurePlugin/typings/index.d.ts +8 -0
  81. package/dist/ItemLabelPlugin/PanoMeasurePlugin/utils/distanceDom.d.ts +2 -2
  82. package/dist/ItemLabelPlugin/PanoRulerPlugin/Plugin.d.ts +5 -2
  83. package/dist/ItemLabelPlugin/PanoTagPlugin/typings/tag.d.ts +12 -2
  84. package/dist/ItemLabelPlugin/floorplan/MapviewFloorplanPlugin/Controller.d.ts +4 -2
  85. package/dist/ItemLabelPlugin/floorplan/MapviewFloorplanPlugin/typing.d.ts +1 -107
  86. package/dist/ItemLabelPlugin/floorplan/ModelFloorplanPlugin/Controller.d.ts +3 -2
  87. package/dist/ItemLabelPlugin/floorplan/ModelFloorplanPlugin/typing.d.ts +1 -107
  88. package/dist/ItemLabelPlugin/floorplan/TopviewFloorplanPlugin/Controller.d.ts +4 -2
  89. package/dist/ItemLabelPlugin/floorplan/TopviewFloorplanPlugin/typing.d.ts +5 -80
  90. package/dist/ItemLabelPlugin/floorplan/typings/index.d.ts +117 -0
  91. package/dist/ItemLabelPlugin/index.js +20 -20
  92. package/dist/ModelChassisCompassPlugin/ModelViewPlugin/Plugin.d.ts +13 -2
  93. package/dist/ModelChassisCompassPlugin/PanoDoorLabelPlugin/BaseController.d.ts +1 -1
  94. package/dist/ModelChassisCompassPlugin/PanoMeasurePlugin/Controller/BaseController.d.ts +8 -4
  95. package/dist/ModelChassisCompassPlugin/PanoMeasurePlugin/Controller/EditController.d.ts +0 -4
  96. package/dist/ModelChassisCompassPlugin/PanoMeasurePlugin/Controller/MixedController.d.ts +0 -2
  97. package/dist/ModelChassisCompassPlugin/PanoMeasurePlugin/Controller/index.d.ts +4 -1
  98. package/dist/ModelChassisCompassPlugin/PanoMeasurePlugin/Model/index.d.ts +3 -6
  99. package/dist/ModelChassisCompassPlugin/PanoMeasurePlugin/typings/index.d.ts +8 -0
  100. package/dist/ModelChassisCompassPlugin/PanoMeasurePlugin/utils/distanceDom.d.ts +2 -2
  101. package/dist/ModelChassisCompassPlugin/PanoRulerPlugin/Plugin.d.ts +5 -2
  102. package/dist/ModelChassisCompassPlugin/PanoTagPlugin/typings/tag.d.ts +12 -2
  103. package/dist/ModelChassisCompassPlugin/floorplan/MapviewFloorplanPlugin/Controller.d.ts +4 -2
  104. package/dist/ModelChassisCompassPlugin/floorplan/MapviewFloorplanPlugin/typing.d.ts +1 -107
  105. package/dist/ModelChassisCompassPlugin/floorplan/ModelFloorplanPlugin/Controller.d.ts +3 -2
  106. package/dist/ModelChassisCompassPlugin/floorplan/ModelFloorplanPlugin/typing.d.ts +1 -107
  107. package/dist/ModelChassisCompassPlugin/floorplan/TopviewFloorplanPlugin/Controller.d.ts +4 -2
  108. package/dist/ModelChassisCompassPlugin/floorplan/TopviewFloorplanPlugin/typing.d.ts +5 -80
  109. package/dist/ModelChassisCompassPlugin/floorplan/typings/index.d.ts +117 -0
  110. package/dist/ModelEntryDoorGuidePlugin/ModelViewPlugin/Plugin.d.ts +13 -2
  111. package/dist/ModelEntryDoorGuidePlugin/PanoDoorLabelPlugin/BaseController.d.ts +1 -1
  112. package/dist/ModelEntryDoorGuidePlugin/PanoMeasurePlugin/Controller/BaseController.d.ts +8 -4
  113. package/dist/ModelEntryDoorGuidePlugin/PanoMeasurePlugin/Controller/EditController.d.ts +0 -4
  114. package/dist/ModelEntryDoorGuidePlugin/PanoMeasurePlugin/Controller/MixedController.d.ts +0 -2
  115. package/dist/ModelEntryDoorGuidePlugin/PanoMeasurePlugin/Controller/index.d.ts +4 -1
  116. package/dist/ModelEntryDoorGuidePlugin/PanoMeasurePlugin/Model/index.d.ts +3 -6
  117. package/dist/ModelEntryDoorGuidePlugin/PanoMeasurePlugin/typings/index.d.ts +8 -0
  118. package/dist/ModelEntryDoorGuidePlugin/PanoMeasurePlugin/utils/distanceDom.d.ts +2 -2
  119. package/dist/ModelEntryDoorGuidePlugin/PanoRulerPlugin/Plugin.d.ts +5 -2
  120. package/dist/ModelEntryDoorGuidePlugin/PanoTagPlugin/typings/tag.d.ts +12 -2
  121. package/dist/ModelEntryDoorGuidePlugin/floorplan/MapviewFloorplanPlugin/Controller.d.ts +4 -2
  122. package/dist/ModelEntryDoorGuidePlugin/floorplan/MapviewFloorplanPlugin/typing.d.ts +1 -107
  123. package/dist/ModelEntryDoorGuidePlugin/floorplan/ModelFloorplanPlugin/Controller.d.ts +3 -2
  124. package/dist/ModelEntryDoorGuidePlugin/floorplan/ModelFloorplanPlugin/typing.d.ts +1 -107
  125. package/dist/ModelEntryDoorGuidePlugin/floorplan/TopviewFloorplanPlugin/Controller.d.ts +4 -2
  126. package/dist/ModelEntryDoorGuidePlugin/floorplan/TopviewFloorplanPlugin/typing.d.ts +5 -80
  127. package/dist/ModelEntryDoorGuidePlugin/floorplan/typings/index.d.ts +117 -0
  128. package/dist/ModelItemLabelPlugin/ModelViewPlugin/Plugin.d.ts +13 -2
  129. package/dist/ModelItemLabelPlugin/PanoDoorLabelPlugin/BaseController.d.ts +1 -1
  130. package/dist/ModelItemLabelPlugin/PanoMeasurePlugin/Controller/BaseController.d.ts +8 -4
  131. package/dist/ModelItemLabelPlugin/PanoMeasurePlugin/Controller/EditController.d.ts +0 -4
  132. package/dist/ModelItemLabelPlugin/PanoMeasurePlugin/Controller/MixedController.d.ts +0 -2
  133. package/dist/ModelItemLabelPlugin/PanoMeasurePlugin/Controller/index.d.ts +4 -1
  134. package/dist/ModelItemLabelPlugin/PanoMeasurePlugin/Model/index.d.ts +3 -6
  135. package/dist/ModelItemLabelPlugin/PanoMeasurePlugin/typings/index.d.ts +8 -0
  136. package/dist/ModelItemLabelPlugin/PanoMeasurePlugin/utils/distanceDom.d.ts +2 -2
  137. package/dist/ModelItemLabelPlugin/PanoRulerPlugin/Plugin.d.ts +5 -2
  138. package/dist/ModelItemLabelPlugin/PanoTagPlugin/typings/tag.d.ts +12 -2
  139. package/dist/ModelItemLabelPlugin/floorplan/MapviewFloorplanPlugin/Controller.d.ts +4 -2
  140. package/dist/ModelItemLabelPlugin/floorplan/MapviewFloorplanPlugin/typing.d.ts +1 -107
  141. package/dist/ModelItemLabelPlugin/floorplan/ModelFloorplanPlugin/Controller.d.ts +3 -2
  142. package/dist/ModelItemLabelPlugin/floorplan/ModelFloorplanPlugin/typing.d.ts +1 -107
  143. package/dist/ModelItemLabelPlugin/floorplan/TopviewFloorplanPlugin/Controller.d.ts +4 -2
  144. package/dist/ModelItemLabelPlugin/floorplan/TopviewFloorplanPlugin/typing.d.ts +5 -80
  145. package/dist/ModelItemLabelPlugin/floorplan/typings/index.d.ts +117 -0
  146. package/dist/ModelItemLabelPlugin/index.js +14 -14
  147. package/dist/ModelRoomLabelPlugin/ModelViewPlugin/Plugin.d.ts +13 -2
  148. package/dist/ModelRoomLabelPlugin/PanoDoorLabelPlugin/BaseController.d.ts +1 -1
  149. package/dist/ModelRoomLabelPlugin/PanoMeasurePlugin/Controller/BaseController.d.ts +8 -4
  150. package/dist/ModelRoomLabelPlugin/PanoMeasurePlugin/Controller/EditController.d.ts +0 -4
  151. package/dist/ModelRoomLabelPlugin/PanoMeasurePlugin/Controller/MixedController.d.ts +0 -2
  152. package/dist/ModelRoomLabelPlugin/PanoMeasurePlugin/Controller/index.d.ts +4 -1
  153. package/dist/ModelRoomLabelPlugin/PanoMeasurePlugin/Model/index.d.ts +3 -6
  154. package/dist/ModelRoomLabelPlugin/PanoMeasurePlugin/typings/index.d.ts +8 -0
  155. package/dist/ModelRoomLabelPlugin/PanoMeasurePlugin/utils/distanceDom.d.ts +2 -2
  156. package/dist/ModelRoomLabelPlugin/PanoRulerPlugin/Plugin.d.ts +5 -2
  157. package/dist/ModelRoomLabelPlugin/PanoTagPlugin/typings/tag.d.ts +12 -2
  158. package/dist/ModelRoomLabelPlugin/floorplan/MapviewFloorplanPlugin/Controller.d.ts +4 -2
  159. package/dist/ModelRoomLabelPlugin/floorplan/MapviewFloorplanPlugin/typing.d.ts +1 -107
  160. package/dist/ModelRoomLabelPlugin/floorplan/ModelFloorplanPlugin/Controller.d.ts +3 -2
  161. package/dist/ModelRoomLabelPlugin/floorplan/ModelFloorplanPlugin/typing.d.ts +1 -107
  162. package/dist/ModelRoomLabelPlugin/floorplan/TopviewFloorplanPlugin/Controller.d.ts +4 -2
  163. package/dist/ModelRoomLabelPlugin/floorplan/TopviewFloorplanPlugin/typing.d.ts +5 -80
  164. package/dist/ModelRoomLabelPlugin/floorplan/typings/index.d.ts +117 -0
  165. package/dist/ModelRoomLabelPlugin/index.js +27 -30
  166. package/dist/ModelTVVideoPlugin/ModelViewPlugin/Plugin.d.ts +13 -2
  167. package/dist/ModelTVVideoPlugin/PanoDoorLabelPlugin/BaseController.d.ts +1 -1
  168. package/dist/ModelTVVideoPlugin/PanoMeasurePlugin/Controller/BaseController.d.ts +8 -4
  169. package/dist/ModelTVVideoPlugin/PanoMeasurePlugin/Controller/EditController.d.ts +0 -4
  170. package/dist/ModelTVVideoPlugin/PanoMeasurePlugin/Controller/MixedController.d.ts +0 -2
  171. package/dist/ModelTVVideoPlugin/PanoMeasurePlugin/Controller/index.d.ts +4 -1
  172. package/dist/ModelTVVideoPlugin/PanoMeasurePlugin/Model/index.d.ts +3 -6
  173. package/dist/ModelTVVideoPlugin/PanoMeasurePlugin/typings/index.d.ts +8 -0
  174. package/dist/ModelTVVideoPlugin/PanoMeasurePlugin/utils/distanceDom.d.ts +2 -2
  175. package/dist/ModelTVVideoPlugin/PanoRulerPlugin/Plugin.d.ts +5 -2
  176. package/dist/ModelTVVideoPlugin/PanoTagPlugin/typings/tag.d.ts +12 -2
  177. package/dist/ModelTVVideoPlugin/floorplan/MapviewFloorplanPlugin/Controller.d.ts +4 -2
  178. package/dist/ModelTVVideoPlugin/floorplan/MapviewFloorplanPlugin/typing.d.ts +1 -107
  179. package/dist/ModelTVVideoPlugin/floorplan/ModelFloorplanPlugin/Controller.d.ts +3 -2
  180. package/dist/ModelTVVideoPlugin/floorplan/ModelFloorplanPlugin/typing.d.ts +1 -107
  181. package/dist/ModelTVVideoPlugin/floorplan/TopviewFloorplanPlugin/Controller.d.ts +4 -2
  182. package/dist/ModelTVVideoPlugin/floorplan/TopviewFloorplanPlugin/typing.d.ts +5 -80
  183. package/dist/ModelTVVideoPlugin/floorplan/typings/index.d.ts +117 -0
  184. package/dist/ModelViewPlugin/ModelViewPlugin/Plugin.d.ts +13 -2
  185. package/dist/ModelViewPlugin/PanoDoorLabelPlugin/BaseController.d.ts +1 -1
  186. package/dist/ModelViewPlugin/PanoMeasurePlugin/Controller/BaseController.d.ts +8 -4
  187. package/dist/ModelViewPlugin/PanoMeasurePlugin/Controller/EditController.d.ts +0 -4
  188. package/dist/ModelViewPlugin/PanoMeasurePlugin/Controller/MixedController.d.ts +0 -2
  189. package/dist/ModelViewPlugin/PanoMeasurePlugin/Controller/index.d.ts +4 -1
  190. package/dist/ModelViewPlugin/PanoMeasurePlugin/Model/index.d.ts +3 -6
  191. package/dist/ModelViewPlugin/PanoMeasurePlugin/typings/index.d.ts +8 -0
  192. package/dist/ModelViewPlugin/PanoMeasurePlugin/utils/distanceDom.d.ts +2 -2
  193. package/dist/ModelViewPlugin/PanoRulerPlugin/Plugin.d.ts +5 -2
  194. package/dist/ModelViewPlugin/PanoTagPlugin/typings/tag.d.ts +12 -2
  195. package/dist/ModelViewPlugin/Plugin.d.ts +13 -2
  196. package/dist/ModelViewPlugin/floorplan/MapviewFloorplanPlugin/Controller.d.ts +4 -2
  197. package/dist/ModelViewPlugin/floorplan/MapviewFloorplanPlugin/typing.d.ts +1 -107
  198. package/dist/ModelViewPlugin/floorplan/ModelFloorplanPlugin/Controller.d.ts +3 -2
  199. package/dist/ModelViewPlugin/floorplan/ModelFloorplanPlugin/typing.d.ts +1 -107
  200. package/dist/ModelViewPlugin/floorplan/TopviewFloorplanPlugin/Controller.d.ts +4 -2
  201. package/dist/ModelViewPlugin/floorplan/TopviewFloorplanPlugin/typing.d.ts +5 -80
  202. package/dist/ModelViewPlugin/floorplan/typings/index.d.ts +117 -0
  203. package/dist/ModelViewPlugin/index.js +53 -28
  204. package/dist/Object3DHelperPlugin/ModelViewPlugin/Plugin.d.ts +13 -2
  205. package/dist/Object3DHelperPlugin/PanoDoorLabelPlugin/BaseController.d.ts +1 -1
  206. package/dist/Object3DHelperPlugin/PanoMeasurePlugin/Controller/BaseController.d.ts +8 -4
  207. package/dist/Object3DHelperPlugin/PanoMeasurePlugin/Controller/EditController.d.ts +0 -4
  208. package/dist/Object3DHelperPlugin/PanoMeasurePlugin/Controller/MixedController.d.ts +0 -2
  209. package/dist/Object3DHelperPlugin/PanoMeasurePlugin/Controller/index.d.ts +4 -1
  210. package/dist/Object3DHelperPlugin/PanoMeasurePlugin/Model/index.d.ts +3 -6
  211. package/dist/Object3DHelperPlugin/PanoMeasurePlugin/typings/index.d.ts +8 -0
  212. package/dist/Object3DHelperPlugin/PanoMeasurePlugin/utils/distanceDom.d.ts +2 -2
  213. package/dist/Object3DHelperPlugin/PanoRulerPlugin/Plugin.d.ts +5 -2
  214. package/dist/Object3DHelperPlugin/PanoTagPlugin/typings/tag.d.ts +12 -2
  215. package/dist/Object3DHelperPlugin/floorplan/MapviewFloorplanPlugin/Controller.d.ts +4 -2
  216. package/dist/Object3DHelperPlugin/floorplan/MapviewFloorplanPlugin/typing.d.ts +1 -107
  217. package/dist/Object3DHelperPlugin/floorplan/ModelFloorplanPlugin/Controller.d.ts +3 -2
  218. package/dist/Object3DHelperPlugin/floorplan/ModelFloorplanPlugin/typing.d.ts +1 -107
  219. package/dist/Object3DHelperPlugin/floorplan/TopviewFloorplanPlugin/Controller.d.ts +4 -2
  220. package/dist/Object3DHelperPlugin/floorplan/TopviewFloorplanPlugin/typing.d.ts +5 -80
  221. package/dist/Object3DHelperPlugin/floorplan/typings/index.d.ts +117 -0
  222. package/dist/PanoCompassPlugin/ModelViewPlugin/Plugin.d.ts +13 -2
  223. package/dist/PanoCompassPlugin/PanoDoorLabelPlugin/BaseController.d.ts +1 -1
  224. package/dist/PanoCompassPlugin/PanoMeasurePlugin/Controller/BaseController.d.ts +8 -4
  225. package/dist/PanoCompassPlugin/PanoMeasurePlugin/Controller/EditController.d.ts +0 -4
  226. package/dist/PanoCompassPlugin/PanoMeasurePlugin/Controller/MixedController.d.ts +0 -2
  227. package/dist/PanoCompassPlugin/PanoMeasurePlugin/Controller/index.d.ts +4 -1
  228. package/dist/PanoCompassPlugin/PanoMeasurePlugin/Model/index.d.ts +3 -6
  229. package/dist/PanoCompassPlugin/PanoMeasurePlugin/typings/index.d.ts +8 -0
  230. package/dist/PanoCompassPlugin/PanoMeasurePlugin/utils/distanceDom.d.ts +2 -2
  231. package/dist/PanoCompassPlugin/PanoRulerPlugin/Plugin.d.ts +5 -2
  232. package/dist/PanoCompassPlugin/PanoTagPlugin/typings/tag.d.ts +12 -2
  233. package/dist/PanoCompassPlugin/floorplan/MapviewFloorplanPlugin/Controller.d.ts +4 -2
  234. package/dist/PanoCompassPlugin/floorplan/MapviewFloorplanPlugin/typing.d.ts +1 -107
  235. package/dist/PanoCompassPlugin/floorplan/ModelFloorplanPlugin/Controller.d.ts +3 -2
  236. package/dist/PanoCompassPlugin/floorplan/ModelFloorplanPlugin/typing.d.ts +1 -107
  237. package/dist/PanoCompassPlugin/floorplan/TopviewFloorplanPlugin/Controller.d.ts +4 -2
  238. package/dist/PanoCompassPlugin/floorplan/TopviewFloorplanPlugin/typing.d.ts +5 -80
  239. package/dist/PanoCompassPlugin/floorplan/typings/index.d.ts +117 -0
  240. package/dist/PanoCursorRaycasterPlugin/ModelViewPlugin/Plugin.d.ts +13 -2
  241. package/dist/PanoCursorRaycasterPlugin/PanoDoorLabelPlugin/BaseController.d.ts +1 -1
  242. package/dist/PanoCursorRaycasterPlugin/PanoMeasurePlugin/Controller/BaseController.d.ts +8 -4
  243. package/dist/PanoCursorRaycasterPlugin/PanoMeasurePlugin/Controller/EditController.d.ts +0 -4
  244. package/dist/PanoCursorRaycasterPlugin/PanoMeasurePlugin/Controller/MixedController.d.ts +0 -2
  245. package/dist/PanoCursorRaycasterPlugin/PanoMeasurePlugin/Controller/index.d.ts +4 -1
  246. package/dist/PanoCursorRaycasterPlugin/PanoMeasurePlugin/Model/index.d.ts +3 -6
  247. package/dist/PanoCursorRaycasterPlugin/PanoMeasurePlugin/typings/index.d.ts +8 -0
  248. package/dist/PanoCursorRaycasterPlugin/PanoMeasurePlugin/utils/distanceDom.d.ts +2 -2
  249. package/dist/PanoCursorRaycasterPlugin/PanoRulerPlugin/Plugin.d.ts +5 -2
  250. package/dist/PanoCursorRaycasterPlugin/PanoTagPlugin/typings/tag.d.ts +12 -2
  251. package/dist/PanoCursorRaycasterPlugin/floorplan/MapviewFloorplanPlugin/Controller.d.ts +4 -2
  252. package/dist/PanoCursorRaycasterPlugin/floorplan/MapviewFloorplanPlugin/typing.d.ts +1 -107
  253. package/dist/PanoCursorRaycasterPlugin/floorplan/ModelFloorplanPlugin/Controller.d.ts +3 -2
  254. package/dist/PanoCursorRaycasterPlugin/floorplan/ModelFloorplanPlugin/typing.d.ts +1 -107
  255. package/dist/PanoCursorRaycasterPlugin/floorplan/TopviewFloorplanPlugin/Controller.d.ts +4 -2
  256. package/dist/PanoCursorRaycasterPlugin/floorplan/TopviewFloorplanPlugin/typing.d.ts +5 -80
  257. package/dist/PanoCursorRaycasterPlugin/floorplan/typings/index.d.ts +117 -0
  258. package/dist/PanoDoorLabelPlugin/BaseController.d.ts +1 -1
  259. package/dist/PanoDoorLabelPlugin/ModelViewPlugin/Plugin.d.ts +13 -2
  260. package/dist/PanoDoorLabelPlugin/PanoDoorLabelPlugin/BaseController.d.ts +1 -1
  261. package/dist/PanoDoorLabelPlugin/PanoMeasurePlugin/Controller/BaseController.d.ts +8 -4
  262. package/dist/PanoDoorLabelPlugin/PanoMeasurePlugin/Controller/EditController.d.ts +0 -4
  263. package/dist/PanoDoorLabelPlugin/PanoMeasurePlugin/Controller/MixedController.d.ts +0 -2
  264. package/dist/PanoDoorLabelPlugin/PanoMeasurePlugin/Controller/index.d.ts +4 -1
  265. package/dist/PanoDoorLabelPlugin/PanoMeasurePlugin/Model/index.d.ts +3 -6
  266. package/dist/PanoDoorLabelPlugin/PanoMeasurePlugin/typings/index.d.ts +8 -0
  267. package/dist/PanoDoorLabelPlugin/PanoMeasurePlugin/utils/distanceDom.d.ts +2 -2
  268. package/dist/PanoDoorLabelPlugin/PanoRulerPlugin/Plugin.d.ts +5 -2
  269. package/dist/PanoDoorLabelPlugin/PanoTagPlugin/typings/tag.d.ts +12 -2
  270. package/dist/PanoDoorLabelPlugin/floorplan/MapviewFloorplanPlugin/Controller.d.ts +4 -2
  271. package/dist/PanoDoorLabelPlugin/floorplan/MapviewFloorplanPlugin/typing.d.ts +1 -107
  272. package/dist/PanoDoorLabelPlugin/floorplan/ModelFloorplanPlugin/Controller.d.ts +3 -2
  273. package/dist/PanoDoorLabelPlugin/floorplan/ModelFloorplanPlugin/typing.d.ts +1 -107
  274. package/dist/PanoDoorLabelPlugin/floorplan/TopviewFloorplanPlugin/Controller.d.ts +4 -2
  275. package/dist/PanoDoorLabelPlugin/floorplan/TopviewFloorplanPlugin/typing.d.ts +5 -80
  276. package/dist/PanoDoorLabelPlugin/floorplan/typings/index.d.ts +117 -0
  277. package/dist/PanoDoorLabelPlugin/index.js +1 -1
  278. package/dist/PanoMeasurePlugin/Controller/BaseController.d.ts +8 -4
  279. package/dist/PanoMeasurePlugin/Controller/EditController.d.ts +0 -4
  280. package/dist/PanoMeasurePlugin/Controller/MixedController.d.ts +0 -2
  281. package/dist/PanoMeasurePlugin/Controller/index.d.ts +4 -1
  282. package/dist/PanoMeasurePlugin/Model/index.d.ts +3 -6
  283. package/dist/PanoMeasurePlugin/ModelViewPlugin/Plugin.d.ts +13 -2
  284. package/dist/PanoMeasurePlugin/PanoDoorLabelPlugin/BaseController.d.ts +1 -1
  285. package/dist/PanoMeasurePlugin/PanoMeasurePlugin/Controller/BaseController.d.ts +8 -4
  286. package/dist/PanoMeasurePlugin/PanoMeasurePlugin/Controller/EditController.d.ts +0 -4
  287. package/dist/PanoMeasurePlugin/PanoMeasurePlugin/Controller/MixedController.d.ts +0 -2
  288. package/dist/PanoMeasurePlugin/PanoMeasurePlugin/Controller/index.d.ts +4 -1
  289. package/dist/PanoMeasurePlugin/PanoMeasurePlugin/Model/index.d.ts +3 -6
  290. package/dist/PanoMeasurePlugin/PanoMeasurePlugin/typings/index.d.ts +8 -0
  291. package/dist/PanoMeasurePlugin/PanoMeasurePlugin/utils/distanceDom.d.ts +2 -2
  292. package/dist/PanoMeasurePlugin/PanoRulerPlugin/Plugin.d.ts +5 -2
  293. package/dist/PanoMeasurePlugin/PanoTagPlugin/typings/tag.d.ts +12 -2
  294. package/dist/PanoMeasurePlugin/floorplan/MapviewFloorplanPlugin/Controller.d.ts +4 -2
  295. package/dist/PanoMeasurePlugin/floorplan/MapviewFloorplanPlugin/typing.d.ts +1 -107
  296. package/dist/PanoMeasurePlugin/floorplan/ModelFloorplanPlugin/Controller.d.ts +3 -2
  297. package/dist/PanoMeasurePlugin/floorplan/ModelFloorplanPlugin/typing.d.ts +1 -107
  298. package/dist/PanoMeasurePlugin/floorplan/TopviewFloorplanPlugin/Controller.d.ts +4 -2
  299. package/dist/PanoMeasurePlugin/floorplan/TopviewFloorplanPlugin/typing.d.ts +5 -80
  300. package/dist/PanoMeasurePlugin/floorplan/typings/index.d.ts +117 -0
  301. package/dist/PanoMeasurePlugin/index.js +75 -31
  302. package/dist/PanoMeasurePlugin/typings/index.d.ts +8 -0
  303. package/dist/PanoMeasurePlugin/utils/distanceDom.d.ts +2 -2
  304. package/dist/PanoRulerPlugin/ModelViewPlugin/Plugin.d.ts +13 -2
  305. package/dist/PanoRulerPlugin/PanoDoorLabelPlugin/BaseController.d.ts +1 -1
  306. package/dist/PanoRulerPlugin/PanoMeasurePlugin/Controller/BaseController.d.ts +8 -4
  307. package/dist/PanoRulerPlugin/PanoMeasurePlugin/Controller/EditController.d.ts +0 -4
  308. package/dist/PanoRulerPlugin/PanoMeasurePlugin/Controller/MixedController.d.ts +0 -2
  309. package/dist/PanoRulerPlugin/PanoMeasurePlugin/Controller/index.d.ts +4 -1
  310. package/dist/PanoRulerPlugin/PanoMeasurePlugin/Model/index.d.ts +3 -6
  311. package/dist/PanoRulerPlugin/PanoMeasurePlugin/typings/index.d.ts +8 -0
  312. package/dist/PanoRulerPlugin/PanoMeasurePlugin/utils/distanceDom.d.ts +2 -2
  313. package/dist/PanoRulerPlugin/PanoRulerPlugin/Plugin.d.ts +5 -2
  314. package/dist/PanoRulerPlugin/PanoTagPlugin/typings/tag.d.ts +12 -2
  315. package/dist/PanoRulerPlugin/Plugin.d.ts +5 -2
  316. package/dist/PanoRulerPlugin/floorplan/MapviewFloorplanPlugin/Controller.d.ts +4 -2
  317. package/dist/PanoRulerPlugin/floorplan/MapviewFloorplanPlugin/typing.d.ts +1 -107
  318. package/dist/PanoRulerPlugin/floorplan/ModelFloorplanPlugin/Controller.d.ts +3 -2
  319. package/dist/PanoRulerPlugin/floorplan/ModelFloorplanPlugin/typing.d.ts +1 -107
  320. package/dist/PanoRulerPlugin/floorplan/TopviewFloorplanPlugin/Controller.d.ts +4 -2
  321. package/dist/PanoRulerPlugin/floorplan/TopviewFloorplanPlugin/typing.d.ts +5 -80
  322. package/dist/PanoRulerPlugin/floorplan/typings/index.d.ts +117 -0
  323. package/dist/PanoRulerPlugin/index.js +17 -0
  324. package/dist/PanoRulerProPlugin/ModelViewPlugin/Plugin.d.ts +13 -2
  325. package/dist/PanoRulerProPlugin/PanoDoorLabelPlugin/BaseController.d.ts +1 -1
  326. package/dist/PanoRulerProPlugin/PanoMeasurePlugin/Controller/BaseController.d.ts +8 -4
  327. package/dist/PanoRulerProPlugin/PanoMeasurePlugin/Controller/EditController.d.ts +0 -4
  328. package/dist/PanoRulerProPlugin/PanoMeasurePlugin/Controller/MixedController.d.ts +0 -2
  329. package/dist/PanoRulerProPlugin/PanoMeasurePlugin/Controller/index.d.ts +4 -1
  330. package/dist/PanoRulerProPlugin/PanoMeasurePlugin/Model/index.d.ts +3 -6
  331. package/dist/PanoRulerProPlugin/PanoMeasurePlugin/typings/index.d.ts +8 -0
  332. package/dist/PanoRulerProPlugin/PanoMeasurePlugin/utils/distanceDom.d.ts +2 -2
  333. package/dist/PanoRulerProPlugin/PanoRulerPlugin/Plugin.d.ts +5 -2
  334. package/dist/PanoRulerProPlugin/PanoTagPlugin/typings/tag.d.ts +12 -2
  335. package/dist/PanoRulerProPlugin/floorplan/MapviewFloorplanPlugin/Controller.d.ts +4 -2
  336. package/dist/PanoRulerProPlugin/floorplan/MapviewFloorplanPlugin/typing.d.ts +1 -107
  337. package/dist/PanoRulerProPlugin/floorplan/ModelFloorplanPlugin/Controller.d.ts +3 -2
  338. package/dist/PanoRulerProPlugin/floorplan/ModelFloorplanPlugin/typing.d.ts +1 -107
  339. package/dist/PanoRulerProPlugin/floorplan/TopviewFloorplanPlugin/Controller.d.ts +4 -2
  340. package/dist/PanoRulerProPlugin/floorplan/TopviewFloorplanPlugin/typing.d.ts +5 -80
  341. package/dist/PanoRulerProPlugin/floorplan/typings/index.d.ts +117 -0
  342. package/dist/PanoRulerProPlugin/index.js +30 -40
  343. package/dist/PanoSpatialTagPlugin/ModelViewPlugin/Plugin.d.ts +13 -2
  344. package/dist/PanoSpatialTagPlugin/PanoDoorLabelPlugin/BaseController.d.ts +1 -1
  345. package/dist/PanoSpatialTagPlugin/PanoMeasurePlugin/Controller/BaseController.d.ts +8 -4
  346. package/dist/PanoSpatialTagPlugin/PanoMeasurePlugin/Controller/EditController.d.ts +0 -4
  347. package/dist/PanoSpatialTagPlugin/PanoMeasurePlugin/Controller/MixedController.d.ts +0 -2
  348. package/dist/PanoSpatialTagPlugin/PanoMeasurePlugin/Controller/index.d.ts +4 -1
  349. package/dist/PanoSpatialTagPlugin/PanoMeasurePlugin/Model/index.d.ts +3 -6
  350. package/dist/PanoSpatialTagPlugin/PanoMeasurePlugin/typings/index.d.ts +8 -0
  351. package/dist/PanoSpatialTagPlugin/PanoMeasurePlugin/utils/distanceDom.d.ts +2 -2
  352. package/dist/PanoSpatialTagPlugin/PanoRulerPlugin/Plugin.d.ts +5 -2
  353. package/dist/PanoSpatialTagPlugin/PanoTagPlugin/typings/tag.d.ts +12 -2
  354. package/dist/PanoSpatialTagPlugin/floorplan/MapviewFloorplanPlugin/Controller.d.ts +4 -2
  355. package/dist/PanoSpatialTagPlugin/floorplan/MapviewFloorplanPlugin/typing.d.ts +1 -107
  356. package/dist/PanoSpatialTagPlugin/floorplan/ModelFloorplanPlugin/Controller.d.ts +3 -2
  357. package/dist/PanoSpatialTagPlugin/floorplan/ModelFloorplanPlugin/typing.d.ts +1 -107
  358. package/dist/PanoSpatialTagPlugin/floorplan/TopviewFloorplanPlugin/Controller.d.ts +4 -2
  359. package/dist/PanoSpatialTagPlugin/floorplan/TopviewFloorplanPlugin/typing.d.ts +5 -80
  360. package/dist/PanoSpatialTagPlugin/floorplan/typings/index.d.ts +117 -0
  361. package/dist/PanoSpatialTagPlugin/index.js +19 -19
  362. package/dist/PanoTagPlugin/ModelViewPlugin/Plugin.d.ts +13 -2
  363. package/dist/PanoTagPlugin/PanoDoorLabelPlugin/BaseController.d.ts +1 -1
  364. package/dist/PanoTagPlugin/PanoMeasurePlugin/Controller/BaseController.d.ts +8 -4
  365. package/dist/PanoTagPlugin/PanoMeasurePlugin/Controller/EditController.d.ts +0 -4
  366. package/dist/PanoTagPlugin/PanoMeasurePlugin/Controller/MixedController.d.ts +0 -2
  367. package/dist/PanoTagPlugin/PanoMeasurePlugin/Controller/index.d.ts +4 -1
  368. package/dist/PanoTagPlugin/PanoMeasurePlugin/Model/index.d.ts +3 -6
  369. package/dist/PanoTagPlugin/PanoMeasurePlugin/typings/index.d.ts +8 -0
  370. package/dist/PanoTagPlugin/PanoMeasurePlugin/utils/distanceDom.d.ts +2 -2
  371. package/dist/PanoTagPlugin/PanoRulerPlugin/Plugin.d.ts +5 -2
  372. package/dist/PanoTagPlugin/PanoTagPlugin/typings/tag.d.ts +12 -2
  373. package/dist/PanoTagPlugin/floorplan/MapviewFloorplanPlugin/Controller.d.ts +4 -2
  374. package/dist/PanoTagPlugin/floorplan/MapviewFloorplanPlugin/typing.d.ts +1 -107
  375. package/dist/PanoTagPlugin/floorplan/ModelFloorplanPlugin/Controller.d.ts +3 -2
  376. package/dist/PanoTagPlugin/floorplan/ModelFloorplanPlugin/typing.d.ts +1 -107
  377. package/dist/PanoTagPlugin/floorplan/TopviewFloorplanPlugin/Controller.d.ts +4 -2
  378. package/dist/PanoTagPlugin/floorplan/TopviewFloorplanPlugin/typing.d.ts +5 -80
  379. package/dist/PanoTagPlugin/floorplan/typings/index.d.ts +117 -0
  380. package/dist/PanoTagPlugin/index.js +1577 -381
  381. package/dist/PanoTagPlugin/typings/tag.d.ts +12 -2
  382. package/dist/floorplan/MapviewFloorplanPlugin/Controller.d.ts +4 -2
  383. package/dist/floorplan/MapviewFloorplanPlugin/ModelViewPlugin/Plugin.d.ts +13 -2
  384. package/dist/floorplan/MapviewFloorplanPlugin/PanoDoorLabelPlugin/BaseController.d.ts +1 -1
  385. package/dist/floorplan/MapviewFloorplanPlugin/PanoMeasurePlugin/Controller/BaseController.d.ts +8 -4
  386. package/dist/floorplan/MapviewFloorplanPlugin/PanoMeasurePlugin/Controller/EditController.d.ts +0 -4
  387. package/dist/floorplan/MapviewFloorplanPlugin/PanoMeasurePlugin/Controller/MixedController.d.ts +0 -2
  388. package/dist/floorplan/MapviewFloorplanPlugin/PanoMeasurePlugin/Controller/index.d.ts +4 -1
  389. package/dist/floorplan/MapviewFloorplanPlugin/PanoMeasurePlugin/Model/index.d.ts +3 -6
  390. package/dist/floorplan/MapviewFloorplanPlugin/PanoMeasurePlugin/typings/index.d.ts +8 -0
  391. package/dist/floorplan/MapviewFloorplanPlugin/PanoMeasurePlugin/utils/distanceDom.d.ts +2 -2
  392. package/dist/floorplan/MapviewFloorplanPlugin/PanoRulerPlugin/Plugin.d.ts +5 -2
  393. package/dist/floorplan/MapviewFloorplanPlugin/PanoTagPlugin/typings/tag.d.ts +12 -2
  394. package/dist/floorplan/MapviewFloorplanPlugin/floorplan/MapviewFloorplanPlugin/Controller.d.ts +4 -2
  395. package/dist/floorplan/MapviewFloorplanPlugin/floorplan/MapviewFloorplanPlugin/typing.d.ts +1 -107
  396. package/dist/floorplan/MapviewFloorplanPlugin/floorplan/ModelFloorplanPlugin/Controller.d.ts +3 -2
  397. package/dist/floorplan/MapviewFloorplanPlugin/floorplan/ModelFloorplanPlugin/typing.d.ts +1 -107
  398. package/dist/floorplan/MapviewFloorplanPlugin/floorplan/TopviewFloorplanPlugin/Controller.d.ts +4 -2
  399. package/dist/floorplan/MapviewFloorplanPlugin/floorplan/TopviewFloorplanPlugin/typing.d.ts +5 -80
  400. package/dist/floorplan/MapviewFloorplanPlugin/floorplan/typings/index.d.ts +117 -0
  401. package/dist/floorplan/MapviewFloorplanPlugin/index.js +281 -198
  402. package/dist/floorplan/MapviewFloorplanPlugin/typing.d.ts +1 -107
  403. package/dist/floorplan/ModelFloorplanPlugin/Controller.d.ts +3 -2
  404. package/dist/floorplan/ModelFloorplanPlugin/ModelViewPlugin/Plugin.d.ts +13 -2
  405. package/dist/floorplan/ModelFloorplanPlugin/PanoDoorLabelPlugin/BaseController.d.ts +1 -1
  406. package/dist/floorplan/ModelFloorplanPlugin/PanoMeasurePlugin/Controller/BaseController.d.ts +8 -4
  407. package/dist/floorplan/ModelFloorplanPlugin/PanoMeasurePlugin/Controller/EditController.d.ts +0 -4
  408. package/dist/floorplan/ModelFloorplanPlugin/PanoMeasurePlugin/Controller/MixedController.d.ts +0 -2
  409. package/dist/floorplan/ModelFloorplanPlugin/PanoMeasurePlugin/Controller/index.d.ts +4 -1
  410. package/dist/floorplan/ModelFloorplanPlugin/PanoMeasurePlugin/Model/index.d.ts +3 -6
  411. package/dist/floorplan/ModelFloorplanPlugin/PanoMeasurePlugin/typings/index.d.ts +8 -0
  412. package/dist/floorplan/ModelFloorplanPlugin/PanoMeasurePlugin/utils/distanceDom.d.ts +2 -2
  413. package/dist/floorplan/ModelFloorplanPlugin/PanoRulerPlugin/Plugin.d.ts +5 -2
  414. package/dist/floorplan/ModelFloorplanPlugin/PanoTagPlugin/typings/tag.d.ts +12 -2
  415. package/dist/floorplan/ModelFloorplanPlugin/floorplan/MapviewFloorplanPlugin/Controller.d.ts +4 -2
  416. package/dist/floorplan/ModelFloorplanPlugin/floorplan/MapviewFloorplanPlugin/typing.d.ts +1 -107
  417. package/dist/floorplan/ModelFloorplanPlugin/floorplan/ModelFloorplanPlugin/Controller.d.ts +3 -2
  418. package/dist/floorplan/ModelFloorplanPlugin/floorplan/ModelFloorplanPlugin/typing.d.ts +1 -107
  419. package/dist/floorplan/ModelFloorplanPlugin/floorplan/TopviewFloorplanPlugin/Controller.d.ts +4 -2
  420. package/dist/floorplan/ModelFloorplanPlugin/floorplan/TopviewFloorplanPlugin/typing.d.ts +5 -80
  421. package/dist/floorplan/ModelFloorplanPlugin/floorplan/typings/index.d.ts +117 -0
  422. package/dist/floorplan/ModelFloorplanPlugin/index.js +280 -203
  423. package/dist/floorplan/ModelFloorplanPlugin/typing.d.ts +1 -107
  424. package/dist/floorplan/PanoFloorplanRadarPlugin/ModelViewPlugin/Plugin.d.ts +13 -2
  425. package/dist/floorplan/PanoFloorplanRadarPlugin/PanoDoorLabelPlugin/BaseController.d.ts +1 -1
  426. package/dist/floorplan/PanoFloorplanRadarPlugin/PanoMeasurePlugin/Controller/BaseController.d.ts +8 -4
  427. package/dist/floorplan/PanoFloorplanRadarPlugin/PanoMeasurePlugin/Controller/EditController.d.ts +0 -4
  428. package/dist/floorplan/PanoFloorplanRadarPlugin/PanoMeasurePlugin/Controller/MixedController.d.ts +0 -2
  429. package/dist/floorplan/PanoFloorplanRadarPlugin/PanoMeasurePlugin/Controller/index.d.ts +4 -1
  430. package/dist/floorplan/PanoFloorplanRadarPlugin/PanoMeasurePlugin/Model/index.d.ts +3 -6
  431. package/dist/floorplan/PanoFloorplanRadarPlugin/PanoMeasurePlugin/typings/index.d.ts +8 -0
  432. package/dist/floorplan/PanoFloorplanRadarPlugin/PanoMeasurePlugin/utils/distanceDom.d.ts +2 -2
  433. package/dist/floorplan/PanoFloorplanRadarPlugin/PanoRulerPlugin/Plugin.d.ts +5 -2
  434. package/dist/floorplan/PanoFloorplanRadarPlugin/PanoTagPlugin/typings/tag.d.ts +12 -2
  435. package/dist/floorplan/PanoFloorplanRadarPlugin/floorplan/MapviewFloorplanPlugin/Controller.d.ts +4 -2
  436. package/dist/floorplan/PanoFloorplanRadarPlugin/floorplan/MapviewFloorplanPlugin/typing.d.ts +1 -107
  437. package/dist/floorplan/PanoFloorplanRadarPlugin/floorplan/ModelFloorplanPlugin/Controller.d.ts +3 -2
  438. package/dist/floorplan/PanoFloorplanRadarPlugin/floorplan/ModelFloorplanPlugin/typing.d.ts +1 -107
  439. package/dist/floorplan/PanoFloorplanRadarPlugin/floorplan/TopviewFloorplanPlugin/Controller.d.ts +4 -2
  440. package/dist/floorplan/PanoFloorplanRadarPlugin/floorplan/TopviewFloorplanPlugin/typing.d.ts +5 -80
  441. package/dist/floorplan/PanoFloorplanRadarPlugin/floorplan/typings/index.d.ts +117 -0
  442. package/dist/floorplan/PanoFloorplanRadarPlugin/index.js +25 -25
  443. package/dist/floorplan/TopviewFloorplanPlugin/Controller.d.ts +4 -2
  444. package/dist/floorplan/TopviewFloorplanPlugin/ModelViewPlugin/Plugin.d.ts +13 -2
  445. package/dist/floorplan/TopviewFloorplanPlugin/PanoDoorLabelPlugin/BaseController.d.ts +1 -1
  446. package/dist/floorplan/TopviewFloorplanPlugin/PanoMeasurePlugin/Controller/BaseController.d.ts +8 -4
  447. package/dist/floorplan/TopviewFloorplanPlugin/PanoMeasurePlugin/Controller/EditController.d.ts +0 -4
  448. package/dist/floorplan/TopviewFloorplanPlugin/PanoMeasurePlugin/Controller/MixedController.d.ts +0 -2
  449. package/dist/floorplan/TopviewFloorplanPlugin/PanoMeasurePlugin/Controller/index.d.ts +4 -1
  450. package/dist/floorplan/TopviewFloorplanPlugin/PanoMeasurePlugin/Model/index.d.ts +3 -6
  451. package/dist/floorplan/TopviewFloorplanPlugin/PanoMeasurePlugin/typings/index.d.ts +8 -0
  452. package/dist/floorplan/TopviewFloorplanPlugin/PanoMeasurePlugin/utils/distanceDom.d.ts +2 -2
  453. package/dist/floorplan/TopviewFloorplanPlugin/PanoRulerPlugin/Plugin.d.ts +5 -2
  454. package/dist/floorplan/TopviewFloorplanPlugin/PanoTagPlugin/typings/tag.d.ts +12 -2
  455. package/dist/floorplan/TopviewFloorplanPlugin/floorplan/MapviewFloorplanPlugin/Controller.d.ts +4 -2
  456. package/dist/floorplan/TopviewFloorplanPlugin/floorplan/MapviewFloorplanPlugin/typing.d.ts +1 -107
  457. package/dist/floorplan/TopviewFloorplanPlugin/floorplan/ModelFloorplanPlugin/Controller.d.ts +3 -2
  458. package/dist/floorplan/TopviewFloorplanPlugin/floorplan/ModelFloorplanPlugin/typing.d.ts +1 -107
  459. package/dist/floorplan/TopviewFloorplanPlugin/floorplan/TopviewFloorplanPlugin/Controller.d.ts +4 -2
  460. package/dist/floorplan/TopviewFloorplanPlugin/floorplan/TopviewFloorplanPlugin/typing.d.ts +5 -80
  461. package/dist/floorplan/TopviewFloorplanPlugin/floorplan/typings/index.d.ts +117 -0
  462. package/dist/floorplan/TopviewFloorplanPlugin/index.js +284 -201
  463. package/dist/floorplan/TopviewFloorplanPlugin/typing.d.ts +5 -80
  464. package/dist/floorplan/typings/index.d.ts +117 -0
  465. package/dist/index.es.js +2201 -871
  466. package/dist/index.js +2205 -875
  467. package/dist/index.umd.js +2212 -881
  468. package/docs/assets/search.js +1 -1
  469. package/docs/classes/CruisePluginController.html +14 -14
  470. package/docs/classes/Magnifier.html +4 -4
  471. package/docs/classes/ModelRoomLabelController.html +4 -4
  472. package/docs/classes/Object3DHelperController.html +9 -9
  473. package/docs/classes/PanoTagPluginController.html +23 -23
  474. package/docs/enums/CameraMovementEffect.html +2 -2
  475. package/docs/enums/ContentType.html +7 -7
  476. package/docs/enums/DIRECTION.html +1 -1
  477. package/docs/enums/DISPLAY_STRATEGY_TYPE.html +1 -1
  478. package/docs/enums/DimensionType.html +1 -1
  479. package/docs/enums/FLOOR_PLAN_ATTACHED_TO.html +1 -1
  480. package/docs/enums/ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE.html +1 -1
  481. package/docs/enums/LinkType.html +1 -1
  482. package/docs/enums/PointType.html +1 -1
  483. package/docs/enums/Rotation.html +2 -2
  484. package/docs/index.html +1 -1
  485. package/docs/interfaces/CSS3DRenderPluginEventMap.html +2 -2
  486. package/docs/interfaces/CSS3DRenderPluginState.html +2 -2
  487. package/docs/interfaces/CameraMovementPluginExportType.html +2 -2
  488. package/docs/interfaces/FloorplanBounding.html +4 -4
  489. package/docs/interfaces/FloorplanData.html +2 -2
  490. package/docs/interfaces/FloorplanEntrance.html +7 -7
  491. package/docs/interfaces/FloorplanExtraObject.html +3 -3
  492. package/docs/interfaces/FloorplanExtraObject3D.html +2 -2
  493. package/docs/interfaces/FloorplanFloorData.html +2 -2
  494. package/docs/interfaces/FloorplanImagePosition.html +2 -2
  495. package/docs/interfaces/FloorplanObserver.html +2 -2
  496. package/docs/interfaces/FloorplanOutlineItem.html +2 -2
  497. package/docs/interfaces/FloorplanPosition.html +2 -2
  498. package/docs/interfaces/FloorplanRoomItem.html +6 -6
  499. package/docs/interfaces/FloorplanRoomLabelItem.html +3 -3
  500. package/docs/interfaces/FloorplanServerBounding.html +4 -4
  501. package/docs/interfaces/FloorplanServerComputedData.html +1 -1
  502. package/docs/interfaces/FloorplanServerData.html +2 -2
  503. package/docs/interfaces/FloorplanServerDoorItem.html +1 -1
  504. package/docs/interfaces/FloorplanServerDoorPosition.html +1 -1
  505. package/docs/interfaces/FloorplanServerEntrance.html +7 -7
  506. package/docs/interfaces/FloorplanServerFloorData.html +2 -2
  507. package/docs/interfaces/FloorplanServerImagePosition.html +2 -2
  508. package/docs/interfaces/FloorplanServerObserver.html +2 -2
  509. package/docs/interfaces/FloorplanServerOutlineItem.html +2 -2
  510. package/docs/interfaces/FloorplanServerPosition.html +2 -2
  511. package/docs/interfaces/FloorplanServerRoomItem.html +7 -7
  512. package/docs/interfaces/FloorplanServerRoomLabelItem.html +3 -3
  513. package/docs/interfaces/ItemLabelPluginData.html +1 -1
  514. package/docs/interfaces/ItemLabelPluginExportReturnsType.html +1 -1
  515. package/docs/interfaces/ItemLabelPluginParametersType.html +1 -1
  516. package/docs/interfaces/LineJson.html +1 -1
  517. package/docs/interfaces/ModelChassisCompassPluginData.html +1 -1
  518. package/docs/interfaces/ModelChassisCompassPluginExportType.html +1 -1
  519. package/docs/interfaces/ModelChassisCompassPluginParameterType.html +1 -1
  520. package/docs/interfaces/ModelEntryDoorGuidePluginData.html +1 -1
  521. package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +1 -1
  522. package/docs/interfaces/ModelItemLabelPluginData.html +1 -1
  523. package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +1 -1
  524. package/docs/interfaces/ModelItemLabelPluginParametersType.html +1 -1
  525. package/docs/interfaces/ModelRoomLabelPluginData.html +1 -1
  526. package/docs/interfaces/ModelTVVideoPluginData.html +1 -1
  527. package/docs/interfaces/ModelTVVideoPluginExportType.html +1 -1
  528. package/docs/interfaces/ModelTVVideoPluginParameterType.html +1 -1
  529. package/docs/interfaces/ModelViewPluginExportType.html +1 -1
  530. package/docs/interfaces/Object3DHelperState.html +1 -1
  531. package/docs/interfaces/OpenParameter.html +2 -2
  532. package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +6 -6
  533. package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +1 -1
  534. package/docs/interfaces/PanoMeasureParameterType.html +5 -1
  535. package/docs/interfaces/PanoRulerPluginExportType.html +1 -1
  536. package/docs/interfaces/PanoRulerPluginOptions.html +1 -1
  537. package/docs/interfaces/PanoRulerPluginParameterType.html +1 -1
  538. package/docs/interfaces/PanoRulerProPluginExportType.html +1 -1
  539. package/docs/interfaces/PanoRulerProPluginOptions.html +1 -1
  540. package/docs/interfaces/PanoRulerProPluginParameterType.html +1 -1
  541. package/docs/interfaces/PanoRulerProPluginState.html +1 -1
  542. package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +1 -1
  543. package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +1 -1
  544. package/docs/interfaces/PanoSpatialTagPluginData.html +1 -1
  545. package/docs/interfaces/PanoSpatialTagPluginDataElement.html +1 -1
  546. package/docs/interfaces/PanoSpatialTagPluginExportType.html +1 -1
  547. package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +1 -1
  548. package/docs/interfaces/PanoSpatialTagPluginParameterType.html +1 -1
  549. package/docs/interfaces/PanoSpatialTagPluginPointElement.html +1 -1
  550. package/docs/interfaces/PanoSpatialTagPluginTagElement.html +1 -1
  551. package/docs/interfaces/Point.html +1 -1
  552. package/docs/interfaces/PointJson.html +1 -1
  553. package/docs/interfaces/Room.html +1 -1
  554. package/docs/interfaces/RoomInfo.html +1 -1
  555. package/docs/interfaces/RoomLabel.html +7 -7
  556. package/docs/interfaces/RoomRules.html +1 -1
  557. package/docs/interfaces/Rooms.html +1 -1
  558. package/docs/interfaces/Scissor.html +5 -5
  559. package/docs/interfaces/TagConfig.html +3 -3
  560. package/docs/interfaces/Tags.html +3 -3
  561. package/docs/modules.html +21 -21
  562. package/libs/ItemLabelPlugin/ItemLabelComponent.js +3 -3
  563. package/libs/ItemLabelPlugin/ItemLabelComponent.svelte +251 -0
  564. package/libs/ItemLabelPlugin/ItemLabelItem.js +17 -17
  565. package/libs/ItemLabelPlugin/ItemLabelItem.svelte +183 -0
  566. package/libs/ItemLabelPlugin/Plugin.js +1 -1
  567. package/libs/ItemLabelPlugin/typings.d.ts +1 -1
  568. package/libs/ModelItemLabelPlugin/ItemLabelComponent.js +3 -3
  569. package/libs/ModelItemLabelPlugin/ItemLabelComponent.svelte +155 -0
  570. package/libs/ModelItemLabelPlugin/ItemLabelItem.js +11 -11
  571. package/libs/ModelItemLabelPlugin/ItemLabelItem.svelte +100 -0
  572. package/libs/ModelItemLabelPlugin/ModelItemLabelPlugin.js +1 -1
  573. package/libs/ModelItemLabelPlugin/typings.d.ts +1 -1
  574. package/libs/ModelRoomLabelPlugin/Controller.js +1 -1
  575. package/libs/ModelRoomLabelPlugin/RoomLabelItem.js +7 -7
  576. package/libs/ModelRoomLabelPlugin/RoomLabelItem.svelte +63 -0
  577. package/libs/ModelRoomLabelPlugin/RoomLabelItems.js +20 -23
  578. package/libs/ModelRoomLabelPlugin/RoomLabelItems.svelte +91 -0
  579. package/libs/ModelViewPlugin/Plugin.d.ts +13 -2
  580. package/libs/ModelViewPlugin/Plugin.js +45 -20
  581. package/libs/PanoDoorLabelPlugin/BaseController.d.ts +1 -1
  582. package/libs/PanoDoorLabelPlugin/BaseController.js +1 -1
  583. package/libs/PanoDoorLabelPlugin/Controller.js +1 -1
  584. package/libs/PanoDoorLabelPlugin/DoorLabelItem.js +1 -1
  585. package/libs/PanoDoorLabelPlugin/DoorLabelItem.svelte +200 -0
  586. package/libs/PanoMeasurePlugin/Controller/BaseController.d.ts +8 -4
  587. package/libs/PanoMeasurePlugin/Controller/BaseController.js +21 -1
  588. package/libs/PanoMeasurePlugin/Controller/EditController.d.ts +0 -4
  589. package/libs/PanoMeasurePlugin/Controller/EditController.js +1 -16
  590. package/libs/PanoMeasurePlugin/Controller/MixedController.d.ts +0 -2
  591. package/libs/PanoMeasurePlugin/Controller/MixedController.js +1 -13
  592. package/libs/PanoMeasurePlugin/Controller/index.d.ts +4 -1
  593. package/libs/PanoMeasurePlugin/Controller/index.js +24 -1
  594. package/libs/PanoMeasurePlugin/Model/index.d.ts +3 -6
  595. package/libs/PanoMeasurePlugin/typings/index.d.ts +8 -0
  596. package/libs/PanoMeasurePlugin/typings/index.js +1 -0
  597. package/libs/PanoMeasurePlugin/utils/distanceDom.d.ts +2 -2
  598. package/libs/PanoMeasurePlugin/utils/distanceDom.js +2 -1
  599. package/libs/PanoRulerPlugin/Plugin.d.ts +5 -2
  600. package/libs/PanoRulerPlugin/Plugin.js +17 -0
  601. package/libs/PanoRulerProPlugin/Controller.js +1 -1
  602. package/libs/PanoRulerProPlugin/RulerItem.js +29 -39
  603. package/libs/PanoRulerProPlugin/RulerItem.svelte +166 -0
  604. package/libs/PanoRulerProPlugin/RulerItems.js +1 -1
  605. package/libs/PanoRulerProPlugin/RulerItems.svelte +212 -0
  606. package/libs/PanoSpatialTagPlugin/Components/origins.js +9 -9
  607. package/libs/PanoSpatialTagPlugin/Components/origins.svelte +58 -0
  608. package/libs/PanoSpatialTagPlugin/Components/tag.js +10 -10
  609. package/libs/PanoSpatialTagPlugin/Components/tag.svelte +292 -0
  610. package/libs/PanoSpatialTagPlugin/Plugin.js +2 -2
  611. package/libs/PanoTagPlugin/Components/Common/Arrow.js +1 -1
  612. package/libs/PanoTagPlugin/Components/Common/Arrow.svelte +56 -0
  613. package/libs/PanoTagPlugin/Components/Common/Audio.js +4 -4
  614. package/libs/PanoTagPlugin/Components/Common/Audio.svelte +82 -0
  615. package/libs/PanoTagPlugin/Components/Common/Line/Polyline.js +1 -1
  616. package/libs/PanoTagPlugin/Components/Common/Line/Polyline.svelte +36 -0
  617. package/libs/PanoTagPlugin/Components/Common/Line/Straight.js +1 -1
  618. package/libs/PanoTagPlugin/Components/Common/Line/Straight.svelte +36 -0
  619. package/libs/PanoTagPlugin/Components/Common/Media.js +12 -8
  620. package/libs/PanoTagPlugin/Components/Common/Media.svelte +96 -0
  621. package/libs/PanoTagPlugin/Components/Common/MediaItem.js +1 -1
  622. package/libs/PanoTagPlugin/Components/Common/MediaItem.svelte +49 -0
  623. package/libs/PanoTagPlugin/Components/Common/MultiLineText.js +3 -3
  624. package/libs/PanoTagPlugin/Components/Common/MultiLineText.svelte +56 -0
  625. package/libs/PanoTagPlugin/Components/Common/Point/CustomPoint.js +9 -9
  626. package/libs/PanoTagPlugin/Components/Common/Point/CustomPoint.svelte +120 -0
  627. package/libs/PanoTagPlugin/Components/Common/Point/DefaultPoint.js +5 -5
  628. package/libs/PanoTagPlugin/Components/Common/Point/DefaultPoint.svelte +81 -0
  629. package/libs/PanoTagPlugin/Components/Common/Point/PointSwitch.js +1 -1
  630. package/libs/PanoTagPlugin/Components/Common/Point/PointSwitch.svelte +30 -0
  631. package/libs/PanoTagPlugin/Components/Common/Shadow.js +7 -7
  632. package/libs/PanoTagPlugin/Components/Common/Shadow.svelte +46 -0
  633. package/libs/PanoTagPlugin/Components/Common/Text.js +8 -5
  634. package/libs/PanoTagPlugin/Components/Common/Text.svelte +91 -0
  635. package/libs/PanoTagPlugin/Components/Common/TextItem.js +1 -1
  636. package/libs/PanoTagPlugin/Components/Common/TextItem.svelte +42 -0
  637. package/libs/PanoTagPlugin/Components/PointTag.js +1 -1
  638. package/libs/PanoTagPlugin/Components/PointTag.svelte +55 -0
  639. package/libs/PanoTagPlugin/Components/Tag/AudioTag.js +10 -10
  640. package/libs/PanoTagPlugin/Components/Tag/AudioTag.svelte +105 -0
  641. package/libs/PanoTagPlugin/Components/Tag/CustomTag.js +1 -1
  642. package/libs/PanoTagPlugin/Components/Tag/CustomTag.svelte +33 -0
  643. package/libs/PanoTagPlugin/Components/Tag/ImageTextTag.js +1 -1
  644. package/libs/PanoTagPlugin/Components/Tag/ImageTextTag.svelte +63 -0
  645. package/libs/PanoTagPlugin/Components/Tag/LinkTag.js +10 -10
  646. package/libs/PanoTagPlugin/Components/Tag/LinkTag.svelte +167 -0
  647. package/libs/PanoTagPlugin/Components/Tag/MarketingTag.js +35 -65
  648. package/libs/PanoTagPlugin/Components/Tag/MarketingTag.svelte +235 -0
  649. package/libs/PanoTagPlugin/Components/Tag/MediaPlane.js +1 -1
  650. package/libs/PanoTagPlugin/Components/Tag/MediaPlane.svelte +32 -0
  651. package/libs/PanoTagPlugin/Components/Tag/TextTag.js +6 -6
  652. package/libs/PanoTagPlugin/Components/Tag/TextTag.svelte +63 -0
  653. package/libs/PanoTagPlugin/Components/Tag/index.js +33 -13
  654. package/libs/PanoTagPlugin/Components/Tag/index.svelte +154 -0
  655. package/libs/PanoTagPlugin/Components/TagWrapper.js +19 -21
  656. package/libs/PanoTagPlugin/Components/TagWrapper.svelte +64 -0
  657. package/libs/PanoTagPlugin/controller/TagComputer.js +12 -0
  658. package/libs/PanoTagPlugin/controller/index.js +17 -10
  659. package/libs/PanoTagPlugin/tag.config.js +2 -3
  660. package/libs/PanoTagPlugin/typings/controller.d.ts +1 -1
  661. package/libs/PanoTagPlugin/typings/tag.d.ts +12 -2
  662. package/libs/floorplan/Components/BaseImage.js +1 -1
  663. package/libs/floorplan/Components/BaseImage.svelte +26 -0
  664. package/libs/floorplan/Components/Camera.js +9 -9
  665. package/libs/floorplan/Components/Camera.svelte +46 -0
  666. package/libs/floorplan/Components/Compass.js +2 -2
  667. package/libs/floorplan/Components/Compass.svelte +51 -0
  668. package/libs/floorplan/Components/CurrentFloor.js +33 -21
  669. package/libs/floorplan/Components/CurrentFloor.svelte +57 -0
  670. package/libs/floorplan/Components/Main.js +32 -20
  671. package/libs/floorplan/Components/Main.svelte +55 -0
  672. package/libs/floorplan/Components/Normalmage.js +1 -1
  673. package/libs/floorplan/Components/Normalmage.svelte +11 -0
  674. package/libs/floorplan/Components/RoomHighlight/Room.js +1 -1
  675. package/libs/floorplan/Components/RoomHighlight/Room.svelte +27 -0
  676. package/libs/floorplan/Components/RoomHighlight/RoomHighlight.js +1 -1
  677. package/libs/floorplan/Components/RoomHighlight/RoomHighlight.svelte +29 -0
  678. package/libs/floorplan/Components/RoomLabels/RoomLabel.js +30 -19
  679. package/libs/floorplan/Components/RoomLabels/RoomLabel.svelte +120 -0
  680. package/libs/floorplan/Components/RoomLabels/RoomLabels.js +41 -35
  681. package/libs/floorplan/Components/RoomLabels/RoomLabels.svelte +45 -0
  682. package/libs/floorplan/Components/RoomMaterials/RoomMaterial.js +1 -1
  683. package/libs/floorplan/Components/RoomMaterials/RoomMaterial.svelte +42 -0
  684. package/libs/floorplan/Components/RoomMaterials/RoomMaterial_0.js +1 -1
  685. package/libs/floorplan/Components/RoomMaterials/RoomMaterial_0.svelte +7 -0
  686. package/libs/floorplan/Components/RoomMaterials/RoomMaterial_1.js +1 -1
  687. package/libs/floorplan/Components/RoomMaterials/RoomMaterial_1.svelte +24 -0
  688. package/libs/floorplan/Components/RoomMaterials/RoomMaterial_2.js +1 -1
  689. package/libs/floorplan/Components/RoomMaterials/RoomMaterial_2.svelte +33 -0
  690. package/libs/floorplan/Components/RuleLabels/RuleItem.js +56 -38
  691. package/libs/floorplan/Components/RuleLabels/RuleItem.svelte +175 -0
  692. package/libs/floorplan/Components/RuleLabels/RuleLabels.js +62 -44
  693. package/libs/floorplan/Components/RuleLabels/RuleLabels.svelte +33 -0
  694. package/libs/floorplan/Components/SvgImage.js +1 -1
  695. package/libs/floorplan/Components/SvgImage.svelte +28 -0
  696. package/libs/floorplan/MapviewFloorplanPlugin/Controller.d.ts +4 -2
  697. package/libs/floorplan/MapviewFloorplanPlugin/Controller.js +9 -2
  698. package/libs/floorplan/MapviewFloorplanPlugin/typing.d.ts +1 -107
  699. package/libs/floorplan/MapviewFloorplanPlugin/typing.js +1 -1
  700. package/libs/floorplan/ModelFloorplanPlugin/Controller.d.ts +3 -2
  701. package/libs/floorplan/ModelFloorplanPlugin/Controller.js +8 -7
  702. package/libs/floorplan/ModelFloorplanPlugin/typing.d.ts +1 -107
  703. package/libs/floorplan/ModelFloorplanPlugin/typing.js +1 -1
  704. package/libs/floorplan/PanoFloorplanRadarPlugin/Components/Camera.js +5 -5
  705. package/libs/floorplan/PanoFloorplanRadarPlugin/Components/Camera.svelte +85 -0
  706. package/libs/floorplan/PanoFloorplanRadarPlugin/Components/CurrentFloor/CurrentFloor.js +1 -1
  707. package/libs/floorplan/PanoFloorplanRadarPlugin/Components/CurrentFloor/CurrentFloor.svelte +18 -0
  708. package/libs/floorplan/PanoFloorplanRadarPlugin/Components/CurrentFloor/ExtraObjects.js +9 -9
  709. package/libs/floorplan/PanoFloorplanRadarPlugin/Components/CurrentFloor/ExtraObjects.svelte +40 -0
  710. package/libs/floorplan/PanoFloorplanRadarPlugin/Components/Main.js +5 -5
  711. package/libs/floorplan/PanoFloorplanRadarPlugin/Components/Main.svelte +64 -0
  712. package/libs/floorplan/PanoFloorplanRadarPlugin/Controller.js +1 -1
  713. package/libs/floorplan/TopviewFloorplanPlugin/Controller.d.ts +4 -2
  714. package/libs/floorplan/TopviewFloorplanPlugin/Controller.js +12 -5
  715. package/libs/floorplan/TopviewFloorplanPlugin/typing.d.ts +5 -80
  716. package/libs/floorplan/TopviewFloorplanPlugin/typing.js +1 -1
  717. package/libs/floorplan/typings/index.d.ts +117 -0
  718. package/libs/floorplan/typings/index.js +1 -0
  719. package/package.json +4 -4
@@ -11,7 +11,6 @@ var transition$1 = require('svelte/transition');
11
11
  var anime = require('animejs');
12
12
  var svelte = require('svelte');
13
13
  var easing = require('svelte/easing');
14
- var svelte$1 = require('swiper/svelte');
15
14
  var ssrWindow = require('ssr-window');
16
15
  var dom7 = require('dom7');
17
16
  require('swiper/css');
@@ -306,14 +305,14 @@ function uuid() {
306
305
  return (S4() + S4() + '-' + S4() + '-4' + S4().substr(0, 3) + '-' + S4() + '-' + S4() + S4() + S4()).toLowerCase();
307
306
  }
308
307
 
309
- /* src/PanoTagPlugin/Components/Common/Line/Straight.svelte generated by Svelte v3.50.1 */
308
+ /* src/PanoTagPlugin/Components/Common/Line/Straight.svelte generated by Svelte v3.52.0 */
310
309
 
311
310
  function add_css$l(target) {
312
311
  internal.append_styles(target, "svelte-1omzoh4", ".straight-line.svelte-1omzoh4{display:block;width:100%;height:100%;overflow:visible}");
313
312
  }
314
313
 
315
314
  // (17:2) {#if unfolded}
316
- function create_if_block$h(ctx) {
315
+ function create_if_block$j(ctx) {
317
316
  let path;
318
317
  let path_intro;
319
318
  let path_outro;
@@ -371,13 +370,13 @@ function create_if_block$h(ctx) {
371
370
  };
372
371
  }
373
372
 
374
- function create_fragment$l(ctx) {
373
+ function create_fragment$n(ctx) {
375
374
  let svg;
376
375
  let defs;
377
376
  let linearGradient;
378
377
  let stop0;
379
378
  let stop1;
380
- let if_block = /*unfolded*/ ctx[3] && create_if_block$h(ctx);
379
+ let if_block = /*unfolded*/ ctx[3] && create_if_block$j(ctx);
381
380
 
382
381
  return {
383
382
  c() {
@@ -416,7 +415,7 @@ function create_fragment$l(ctx) {
416
415
  internal.transition_in(if_block, 1);
417
416
  }
418
417
  } else {
419
- if_block = create_if_block$h(ctx);
418
+ if_block = create_if_block$j(ctx);
420
419
  if_block.c();
421
420
  internal.transition_in(if_block, 1);
422
421
  if_block.m(svg, null);
@@ -444,7 +443,7 @@ function create_fragment$l(ctx) {
444
443
  };
445
444
  }
446
445
 
447
- function instance$l($$self, $$props, $$invalidate) {
446
+ function instance$n($$self, $$props, $$invalidate) {
448
447
  let { inDelay = 0 } = $$props;
449
448
  let { duration = 0 } = $$props;
450
449
  let { outDelay = 0 } = $$props;
@@ -468,8 +467,8 @@ class Straight extends internal.SvelteComponent {
468
467
  internal.init(
469
468
  this,
470
469
  options,
471
- instance$l,
472
- create_fragment$l,
470
+ instance$n,
471
+ create_fragment$n,
473
472
  internal.safe_not_equal,
474
473
  {
475
474
  inDelay: 0,
@@ -482,14 +481,14 @@ class Straight extends internal.SvelteComponent {
482
481
  }
483
482
  }
484
483
 
485
- /* src/PanoTagPlugin/Components/Common/Shadow.svelte generated by Svelte v3.50.1 */
484
+ /* src/PanoTagPlugin/Components/Common/Shadow.svelte generated by Svelte v3.52.0 */
486
485
 
487
486
  function add_css$k(target) {
488
487
  internal.append_styles(target, "svelte-faoauy", ".shadow.svelte-faoauy{position:absolute}");
489
488
  }
490
489
 
491
490
  // (23:0) {#if visible}
492
- function create_if_block$g(ctx) {
491
+ function create_if_block$i(ctx) {
493
492
  let div;
494
493
  let div_style_value;
495
494
  let div_intro;
@@ -516,9 +515,9 @@ function create_if_block$g(ctx) {
516
515
  : ''}
517
516
  `);
518
517
 
519
- internal.set_style(div, "width", px2rem(/*width*/ ctx[3]), false);
520
- internal.set_style(div, "height", px2rem(/*height*/ ctx[4]), false);
521
- internal.set_style(div, "z-index", /*zIndex*/ ctx[13], false);
518
+ internal.set_style(div, "width", px2rem(/*width*/ ctx[3]));
519
+ internal.set_style(div, "height", px2rem(/*height*/ ctx[4]));
520
+ internal.set_style(div, "z-index", /*zIndex*/ ctx[13]);
522
521
  },
523
522
  m(target, anchor) {
524
523
  internal.insert(target, div, anchor);
@@ -545,15 +544,15 @@ function create_if_block$g(ctx) {
545
544
  }
546
545
 
547
546
  if (dirty & /*width*/ 8) {
548
- internal.set_style(div, "width", px2rem(/*width*/ ctx[3]), false);
547
+ internal.set_style(div, "width", px2rem(/*width*/ ctx[3]));
549
548
  }
550
549
 
551
550
  if (dirty & /*height*/ 16) {
552
- internal.set_style(div, "height", px2rem(/*height*/ ctx[4]), false);
551
+ internal.set_style(div, "height", px2rem(/*height*/ ctx[4]));
553
552
  }
554
553
 
555
554
  if (dirty & /*zIndex*/ 8192) {
556
- internal.set_style(div, "z-index", /*zIndex*/ ctx[13], false);
555
+ internal.set_style(div, "z-index", /*zIndex*/ ctx[13]);
557
556
  }
558
557
  },
559
558
  i(local) {
@@ -585,9 +584,9 @@ function create_if_block$g(ctx) {
585
584
  };
586
585
  }
587
586
 
588
- function create_fragment$k(ctx) {
587
+ function create_fragment$m(ctx) {
589
588
  let if_block_anchor;
590
- let if_block = /*visible*/ ctx[2] && create_if_block$g(ctx);
589
+ let if_block = /*visible*/ ctx[2] && create_if_block$i(ctx);
591
590
 
592
591
  return {
593
592
  c() {
@@ -607,7 +606,7 @@ function create_fragment$k(ctx) {
607
606
  internal.transition_in(if_block, 1);
608
607
  }
609
608
  } else {
610
- if_block = create_if_block$g(ctx);
609
+ if_block = create_if_block$i(ctx);
611
610
  if_block.c();
612
611
  internal.transition_in(if_block, 1);
613
612
  if_block.m(if_block_anchor.parentNode, if_block_anchor);
@@ -639,7 +638,7 @@ function px2rem(value) {
639
638
  return typeof value === 'number' ? value / 16 + 'rem' : value;
640
639
  }
641
640
 
642
- function instance$k($$self, $$props, $$invalidate) {
641
+ function instance$m($$self, $$props, $$invalidate) {
643
642
  let { inDelay = 1000 } = $$props;
644
643
  let { outDelay = 1000 } = $$props;
645
644
  let { visible = true } = $$props;
@@ -697,8 +696,8 @@ class Shadow extends internal.SvelteComponent {
697
696
  internal.init(
698
697
  this,
699
698
  options,
700
- instance$k,
701
- create_fragment$k,
699
+ instance$m,
700
+ create_fragment$m,
702
701
  internal.safe_not_equal,
703
702
  {
704
703
  inDelay: 0,
@@ -738,7 +737,7 @@ function random() {
738
737
  }
739
738
  const RANDON_STRING = random();
740
739
 
741
- /* src/PanoTagPlugin/Components/Common/Text.svelte generated by Svelte v3.50.1 */
740
+ /* src/PanoTagPlugin/Components/Common/Text.svelte generated by Svelte v3.52.0 */
742
741
 
743
742
  function add_css$j(target) {
744
743
  internal.append_styles(target, "svelte-1b2n9wi", ".text-char.svelte-1b2n9wi{display:inline-block;text-shadow:0.125rem 0rem 0.5rem rgba(0, 0, 0, 0.15)}");
@@ -752,7 +751,7 @@ function get_each_context$5(ctx, list, i) {
752
751
  return child_ctx;
753
752
  }
754
753
 
755
- // (79:0) {#each contentList as item, index}
754
+ // (82:0) {#each contentList as item, index}
756
755
  function create_each_block$5(ctx) {
757
756
  let span;
758
757
  let t_value = /*item*/ ctx[10] + "";
@@ -789,7 +788,7 @@ function create_each_block$5(ctx) {
789
788
  };
790
789
  }
791
790
 
792
- function create_fragment$j(ctx) {
791
+ function create_fragment$l(ctx) {
793
792
  let each_1_anchor;
794
793
  let each_value = /*contentList*/ ctx[1];
795
794
  let each_blocks = [];
@@ -846,7 +845,7 @@ function create_fragment$j(ctx) {
846
845
  };
847
846
  }
848
847
 
849
- function instance$j($$self, $$props, $$invalidate) {
848
+ function instance$l($$self, $$props, $$invalidate) {
850
849
  let contentList;
851
850
  let { inDelay = 0 } = $$props;
852
851
  let { outDelay = 0 } = $$props;
@@ -923,11 +922,14 @@ function instance$j($$self, $$props, $$invalidate) {
923
922
  // v0.3.7 emoji support
924
923
  $$invalidate(1, contentList = (() => {
925
924
  const result = [];
925
+ const emojiRegExp = new RegExp(/\p{Regional_Indicator}\p{Regional_Indicator}|\p{Emoji}(\p{Emoji_Modifier}+|\uFE0F\u20E3?)?(\u200D\p{Emoji}(\p{Emoji_Modifier}+|\uFE0F\u20E3?)?)+|\p{Emoji_Presentation}(\p{Emoji_Modifier}+|\uFE0F\u20E3?)?|\p{Emoji}(\p{Emoji_Modifier}+|\uFE0F\u20E3?)/gu);
926
926
 
927
- // eslint-disable-next-line prettier/prettier
928
- const emojiRegExp = new RegExp(/\p{RI}\p{RI}|\p{Emoji}(\p{EMod}+|\u{FE0F}\u{20E3}?|[\u{E0020}-\u{E007E}]+\u{E007F})?(\u{200D}\p{Emoji}(\p{EMod}+|\u{FE0F}\u{20E3}?|[\u{E0020}-\u{E007E}]+\u{E007F})?)+|\p{EPres}(\p{EMod}+|\u{FE0F}\u{20E3}?|[\u{E0020}-\u{E007E}]+\u{E007F})?|\p{Emoji}(\p{EMod}+|\u{FE0F}\u{20E3}?|[\u{E0020}-\u{E007E}]+\u{E007F})/gu);
929
-
927
+ // const sentence =
928
+ // 'A ticket to 大阪 costs ¥2000 👌. Repeated emojis: 😁😁. Crying cat: 😿. Repeated emoji with skin tones: ✊🏿✊🏿✊🏿✊✊✊🏿. Flags: 🇱🇹🏴󠁧󠁢󠁷󠁬󠁳󠁿. Scales ⚖️⚖️⚖️.'
929
+ // console.log(sentence)
930
+ // console.log(sentence.match(emojiRegExp))
930
931
  const emojiSplitFlag = `__EMOJI_SPLIT_${RANDON_STRING}__`;
932
+
931
933
  const emojiFlag = `__EMOJI_${RANDON_STRING}__`;
932
934
 
933
935
  content.slice().replace(emojiRegExp, emoji => `${emojiSplitFlag}${emojiFlag}${emoji}${emojiSplitFlag}`).split(emojiSplitFlag).forEach(item => {
@@ -955,8 +957,8 @@ class Text extends internal.SvelteComponent {
955
957
  internal.init(
956
958
  this,
957
959
  options,
958
- instance$j,
959
- create_fragment$j,
960
+ instance$l,
961
+ create_fragment$l,
960
962
  internal.safe_not_equal,
961
963
  {
962
964
  inDelay: 2,
@@ -972,14 +974,14 @@ class Text extends internal.SvelteComponent {
972
974
  const Image_Arrow = 'data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAAqCAYAAADFw8lbAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAAKqADAAQAAAABAAAAKgAAAADUGqULAAAB0ElEQVRYCe2WSUoEQRBFLVHEiVZU1I03cKW38SSewRt4A5fiTty5cQIFR9pZQWkcUNSe2/Z9yISiSGxRkUAy4BGZSVX168gistraYsQKxArECsQKxApYqkDyU5lmsznMM+ZgAGpQhaUkSRbINgLJCXiCBtSgAkVYtGGIBTKj8AgKSVahDNvQa0IUkUG4Bx91BpLdBTOS/cgUIB3a+gMwI9mFzE3a0I3z5B4r292JzGVA8tSSZILMcUDyzIykthOZvYDk+V9Ktmz4yGzhOhV4/+5YU4N/hzqo0StX3Fg5TcnNlYvgs8bPsM4hkScHoyO46haRnGEYktQVI+4ypUYKyXtxyUu27JCceAMJvjo0HoM5CEZ7cPX7i013q3IWVV5r2aw/2TK+svWbPGU68KQCa6pYeus1V0X99quSfvtVSc39lmfz2mdbz32tg1dAJ0421AVs9E7/FxBSezrMmjI/gm5/nYmMkBq+TqBs7LNgTlZH6EnWlPmORdk+pHQipUNfTxtg7p3NIXWRMvXfoqusmXsNhpC6crIS1Zf9C6yAOdlxpK5BW18CiT7A/G93gE+P0FY/RoO+RWqS62YhB2r4YhlixArECsQKxArECvzjCnwAOr0wF44ggHAAAAAASUVORK5CYII=';
973
975
  const Image_Play = 'data:image/png;base64,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';
974
976
 
975
- /* src/PanoTagPlugin/Components/Common/Arrow.svelte generated by Svelte v3.50.1 */
977
+ /* src/PanoTagPlugin/Components/Common/Arrow.svelte generated by Svelte v3.52.0 */
976
978
 
977
979
  function add_css$i(target) {
978
980
  internal.append_styles(target, "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)}");
979
981
  }
980
982
 
981
983
  // (12:0) {#if visible}
982
- function create_if_block$f(ctx) {
984
+ function create_if_block$h(ctx) {
983
985
  let div1;
984
986
  let shadow;
985
987
  let t;
@@ -1072,10 +1074,10 @@ function create_if_block$f(ctx) {
1072
1074
  };
1073
1075
  }
1074
1076
 
1075
- function create_fragment$i(ctx) {
1077
+ function create_fragment$k(ctx) {
1076
1078
  let if_block_anchor;
1077
1079
  let current;
1078
- let if_block = /*visible*/ ctx[1] && create_if_block$f(ctx);
1080
+ let if_block = /*visible*/ ctx[1] && create_if_block$h(ctx);
1079
1081
 
1080
1082
  return {
1081
1083
  c() {
@@ -1096,7 +1098,7 @@ function create_fragment$i(ctx) {
1096
1098
  internal.transition_in(if_block, 1);
1097
1099
  }
1098
1100
  } else {
1099
- if_block = create_if_block$f(ctx);
1101
+ if_block = create_if_block$h(ctx);
1100
1102
  if_block.c();
1101
1103
  internal.transition_in(if_block, 1);
1102
1104
  if_block.m(if_block_anchor.parentNode, if_block_anchor);
@@ -1127,7 +1129,7 @@ function create_fragment$i(ctx) {
1127
1129
  };
1128
1130
  }
1129
1131
 
1130
- function instance$i($$self, $$props, $$invalidate) {
1132
+ function instance$k($$self, $$props, $$invalidate) {
1131
1133
  let { direction = 'right' } = $$props;
1132
1134
  let { visible = true } = $$props;
1133
1135
  let { duration = 0 } = $$props;
@@ -1156,8 +1158,8 @@ class Arrow extends internal.SvelteComponent {
1156
1158
  internal.init(
1157
1159
  this,
1158
1160
  options,
1159
- instance$i,
1160
- create_fragment$i,
1161
+ instance$k,
1162
+ create_fragment$k,
1161
1163
  internal.safe_not_equal,
1162
1164
  {
1163
1165
  direction: 0,
@@ -1171,7 +1173,7 @@ class Arrow extends internal.SvelteComponent {
1171
1173
  }
1172
1174
  }
1173
1175
 
1174
- /* src/PanoTagPlugin/Components/Common/MultiLineText.svelte generated by Svelte v3.50.1 */
1176
+ /* src/PanoTagPlugin/Components/Common/MultiLineText.svelte generated by Svelte v3.52.0 */
1175
1177
 
1176
1178
  function add_css$h(target) {
1177
1179
  internal.append_styles(target, "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}");
@@ -1206,7 +1208,7 @@ function create_each_block$4(key_1, ctx) {
1206
1208
  div = internal.element("div");
1207
1209
  internal.create_component(text_1.$$.fragment);
1208
1210
  internal.attr(div, "class", "text svelte-1fuzm7v");
1209
- internal.set_style(div, "transform", /*transform*/ ctx[7], false);
1211
+ internal.set_style(div, "transform", /*transform*/ ctx[7]);
1210
1212
  this.first = div;
1211
1213
  },
1212
1214
  m(target, anchor) {
@@ -1224,7 +1226,7 @@ function create_each_block$4(key_1, ctx) {
1224
1226
  text_1.$set(text_1_changes);
1225
1227
 
1226
1228
  if (dirty & /*transform*/ 128) {
1227
- internal.set_style(div, "transform", /*transform*/ ctx[7], false);
1229
+ internal.set_style(div, "transform", /*transform*/ ctx[7]);
1228
1230
  }
1229
1231
  },
1230
1232
  i(local) {
@@ -1245,7 +1247,7 @@ function create_each_block$4(key_1, ctx) {
1245
1247
  }
1246
1248
 
1247
1249
  // (28:0) {#if lineHeight < textHeight}
1248
- function create_if_block$e(ctx) {
1250
+ function create_if_block$g(ctx) {
1249
1251
  let div;
1250
1252
  let arrow;
1251
1253
  let current;
@@ -1292,7 +1294,7 @@ function create_if_block$e(ctx) {
1292
1294
  };
1293
1295
  }
1294
1296
 
1295
- function create_fragment$h(ctx) {
1297
+ function create_fragment$j(ctx) {
1296
1298
  let each_blocks = [];
1297
1299
  let each_1_lookup = new Map();
1298
1300
  let t;
@@ -1307,7 +1309,7 @@ function create_fragment$h(ctx) {
1307
1309
  each_1_lookup.set(key, each_blocks[i] = create_each_block$4(key, child_ctx));
1308
1310
  }
1309
1311
 
1310
- let if_block = /*lineHeight*/ ctx[3] < /*textHeight*/ ctx[4] && create_if_block$e(ctx);
1312
+ let if_block = /*lineHeight*/ ctx[3] < /*textHeight*/ ctx[4] && create_if_block$g(ctx);
1311
1313
 
1312
1314
  return {
1313
1315
  c() {
@@ -1345,7 +1347,7 @@ function create_fragment$h(ctx) {
1345
1347
  internal.transition_in(if_block, 1);
1346
1348
  }
1347
1349
  } else {
1348
- if_block = create_if_block$e(ctx);
1350
+ if_block = create_if_block$g(ctx);
1349
1351
  if_block.c();
1350
1352
  internal.transition_in(if_block, 1);
1351
1353
  if_block.m(if_block_anchor.parentNode, if_block_anchor);
@@ -1390,7 +1392,7 @@ function create_fragment$h(ctx) {
1390
1392
  };
1391
1393
  }
1392
1394
 
1393
- function instance$h($$self, $$props, $$invalidate) {
1395
+ function instance$j($$self, $$props, $$invalidate) {
1394
1396
  let transform;
1395
1397
  let arrowDirection;
1396
1398
  let foldTextDelay;
@@ -1465,8 +1467,8 @@ class MultiLineText extends internal.SvelteComponent {
1465
1467
  internal.init(
1466
1468
  this,
1467
1469
  options,
1468
- instance$h,
1469
- create_fragment$h,
1470
+ instance$j,
1471
+ create_fragment$j,
1470
1472
  internal.safe_not_equal,
1471
1473
  {
1472
1474
  visible: 0,
@@ -1478,14 +1480,14 @@ class MultiLineText extends internal.SvelteComponent {
1478
1480
  }
1479
1481
  }
1480
1482
 
1481
- /* src/PanoTagPlugin/Components/Tag/TextTag.svelte generated by Svelte v3.50.1 */
1483
+ /* src/PanoTagPlugin/Components/Tag/TextTag.svelte generated by Svelte v3.52.0 */
1482
1484
 
1483
1485
  function add_css$g(target) {
1484
- internal.append_styles(target, "svelte-4fxqxl", ".line.svelte-4fxqxl{position:absolute;top:0;left:0;width:10.125rem;height:0.0625rem;transform:translate3d(0, -50%, 0.625rem)}.content.svelte-4fxqxl{width:-webkit-max-content;width:-moz-max-content;width:max-content;height:3.375rem;padding:2.25rem 0.25rem 0 1rem;position:absolute;left:0;bottom:0;overflow:hidden;box-sizing:border-box;font-size:0;pointer-events:none;white-space:nowrap;font-weight:600}");
1486
+ internal.append_styles(target, "svelte-18yy5x8", ".line.svelte-18yy5x8{position:absolute;top:0;left:0;width:10.125rem;height:0.0625rem;transform:translate3d(0, -50%, 0.625rem)}.content.svelte-18yy5x8{width:-moz-max-content;width:max-content;height:3.375rem;padding:2.25rem 0.25rem 0 1rem;position:absolute;left:0;bottom:0;overflow:hidden;box-sizing:border-box;font-size:0;pointer-events:none;white-space:nowrap;font-weight:600}");
1485
1487
  }
1486
1488
 
1487
1489
  // (29:0) {#if tag.state}
1488
- function create_if_block$d(ctx) {
1490
+ function create_if_block$f(ctx) {
1489
1491
  let shadow;
1490
1492
  let t0;
1491
1493
  let div0;
@@ -1534,9 +1536,9 @@ function create_if_block$d(ctx) {
1534
1536
  t1 = internal.space();
1535
1537
  div1 = internal.element("div");
1536
1538
  internal.create_component(multilinetext.$$.fragment);
1537
- internal.attr(div0, "class", "line svelte-4fxqxl");
1538
- internal.set_style(div0, "width", /*contentWidth*/ ctx[3] + 'px', false);
1539
- internal.attr(div1, "class", "content svelte-4fxqxl");
1539
+ internal.attr(div0, "class", "line svelte-18yy5x8");
1540
+ internal.set_style(div0, "width", /*contentWidth*/ ctx[3] + 'px');
1541
+ internal.attr(div1, "class", "content svelte-18yy5x8");
1540
1542
  internal.add_render_callback(() => /*div1_elementresize_handler*/ ctx[9].call(div1));
1541
1543
  },
1542
1544
  m(target, anchor) {
@@ -1566,7 +1568,7 @@ function create_if_block$d(ctx) {
1566
1568
  line.$set(line_changes);
1567
1569
 
1568
1570
  if (dirty & /*contentWidth*/ 8) {
1569
- internal.set_style(div0, "width", /*contentWidth*/ ctx[3] + 'px', false);
1571
+ internal.set_style(div0, "width", /*contentWidth*/ ctx[3] + 'px');
1570
1572
  }
1571
1573
 
1572
1574
  const multilinetext_changes = {};
@@ -1603,10 +1605,10 @@ function create_if_block$d(ctx) {
1603
1605
  };
1604
1606
  }
1605
1607
 
1606
- function create_fragment$g(ctx) {
1608
+ function create_fragment$i(ctx) {
1607
1609
  let if_block_anchor;
1608
1610
  let current;
1609
- let if_block = /*tag*/ ctx[0].state && create_if_block$d(ctx);
1611
+ let if_block = /*tag*/ ctx[0].state && create_if_block$f(ctx);
1610
1612
 
1611
1613
  return {
1612
1614
  c() {
@@ -1627,7 +1629,7 @@ function create_fragment$g(ctx) {
1627
1629
  internal.transition_in(if_block, 1);
1628
1630
  }
1629
1631
  } else {
1630
- if_block = create_if_block$d(ctx);
1632
+ if_block = create_if_block$f(ctx);
1631
1633
  if_block.c();
1632
1634
  internal.transition_in(if_block, 1);
1633
1635
  if_block.m(if_block_anchor.parentNode, if_block_anchor);
@@ -1658,7 +1660,7 @@ function create_fragment$g(ctx) {
1658
1660
  };
1659
1661
  }
1660
1662
 
1661
- function instance$g($$self, $$props, $$invalidate) {
1663
+ function instance$i($$self, $$props, $$invalidate) {
1662
1664
  let unfolded;
1663
1665
  let text;
1664
1666
  let foldTextDelay;
@@ -1733,18 +1735,18 @@ function instance$g($$self, $$props, $$invalidate) {
1733
1735
  class TextTag extends internal.SvelteComponent {
1734
1736
  constructor(options) {
1735
1737
  super();
1736
- internal.init(this, options, instance$g, create_fragment$g, internal.safe_not_equal, { tag: 0 }, add_css$g);
1738
+ internal.init(this, options, instance$i, create_fragment$i, internal.safe_not_equal, { tag: 0 }, add_css$g);
1737
1739
  }
1738
1740
  }
1739
1741
 
1740
- /* src/PanoTagPlugin/Components/Common/Line/Polyline.svelte generated by Svelte v3.50.1 */
1742
+ /* src/PanoTagPlugin/Components/Common/Line/Polyline.svelte generated by Svelte v3.52.0 */
1741
1743
 
1742
1744
  function add_css$f(target) {
1743
1745
  internal.append_styles(target, "svelte-e72ouh", ".line.svelte-e72ouh{width:100%;height:100%;overflow:visible}");
1744
1746
  }
1745
1747
 
1746
1748
  // (18:2) {#if unfolded}
1747
- function create_if_block$c(ctx) {
1749
+ function create_if_block$e(ctx) {
1748
1750
  let path;
1749
1751
  let path_intro;
1750
1752
  let path_outro;
@@ -1804,13 +1806,13 @@ function create_if_block$c(ctx) {
1804
1806
  };
1805
1807
  }
1806
1808
 
1807
- function create_fragment$f(ctx) {
1809
+ function create_fragment$h(ctx) {
1808
1810
  let svg;
1809
1811
  let defs;
1810
1812
  let linearGradient;
1811
1813
  let stop0;
1812
1814
  let stop1;
1813
- let if_block = /*unfolded*/ ctx[3] && create_if_block$c(ctx);
1815
+ let if_block = /*unfolded*/ ctx[3] && create_if_block$e(ctx);
1814
1816
 
1815
1817
  return {
1816
1818
  c() {
@@ -1848,7 +1850,7 @@ function create_fragment$f(ctx) {
1848
1850
  internal.transition_in(if_block, 1);
1849
1851
  }
1850
1852
  } else {
1851
- if_block = create_if_block$c(ctx);
1853
+ if_block = create_if_block$e(ctx);
1852
1854
  if_block.c();
1853
1855
  internal.transition_in(if_block, 1);
1854
1856
  if_block.m(svg, null);
@@ -1876,7 +1878,7 @@ function create_fragment$f(ctx) {
1876
1878
  };
1877
1879
  }
1878
1880
 
1879
- function instance$f($$self, $$props, $$invalidate) {
1881
+ function instance$h($$self, $$props, $$invalidate) {
1880
1882
  let { inDelay = 0 } = $$props;
1881
1883
  let { duration = 0 } = $$props;
1882
1884
  let { outDelay = 0 } = $$props;
@@ -1900,8 +1902,8 @@ class Polyline extends internal.SvelteComponent {
1900
1902
  internal.init(
1901
1903
  this,
1902
1904
  options,
1903
- instance$f,
1904
- create_fragment$f,
1905
+ instance$h,
1906
+ create_fragment$h,
1905
1907
  internal.safe_not_equal,
1906
1908
  {
1907
1909
  inDelay: 0,
@@ -2040,7 +2042,7 @@ function getTranslate(el, axis = 'x') {
2040
2042
  return curTransform || 0;
2041
2043
  }
2042
2044
 
2043
- function isObject(o) {
2045
+ function isObject$1(o) {
2044
2046
  return typeof o === 'object' && o !== null && o.constructor && Object.prototype.toString.call(o).slice(8, -1) === 'Object';
2045
2047
  }
2046
2048
 
@@ -2053,7 +2055,7 @@ function isNode(node) {
2053
2055
  return node && (node.nodeType === 1 || node.nodeType === 11);
2054
2056
  }
2055
2057
 
2056
- function extend(...args) {
2058
+ function extend$1(...args) {
2057
2059
  const to = Object(args[0]);
2058
2060
  const noExtend = ['__proto__', 'constructor', 'prototype'];
2059
2061
 
@@ -2068,19 +2070,19 @@ function extend(...args) {
2068
2070
  const desc = Object.getOwnPropertyDescriptor(nextSource, nextKey);
2069
2071
 
2070
2072
  if (desc !== undefined && desc.enumerable) {
2071
- if (isObject(to[nextKey]) && isObject(nextSource[nextKey])) {
2073
+ if (isObject$1(to[nextKey]) && isObject$1(nextSource[nextKey])) {
2072
2074
  if (nextSource[nextKey].__swiper__) {
2073
2075
  to[nextKey] = nextSource[nextKey];
2074
2076
  } else {
2075
- extend(to[nextKey], nextSource[nextKey]);
2077
+ extend$1(to[nextKey], nextSource[nextKey]);
2076
2078
  }
2077
- } else if (!isObject(to[nextKey]) && isObject(nextSource[nextKey])) {
2079
+ } else if (!isObject$1(to[nextKey]) && isObject$1(nextSource[nextKey])) {
2078
2080
  to[nextKey] = {};
2079
2081
 
2080
2082
  if (nextSource[nextKey].__swiper__) {
2081
2083
  to[nextKey] = nextSource[nextKey];
2082
2084
  } else {
2083
- extend(to[nextKey], nextSource[nextKey]);
2085
+ extend$1(to[nextKey], nextSource[nextKey]);
2084
2086
  }
2085
2087
  } else {
2086
2088
  to[nextKey] = nextSource[nextKey];
@@ -4771,7 +4773,7 @@ function setBreakpoint() {
4771
4773
  swiper.changeDirection();
4772
4774
  }
4773
4775
 
4774
- extend(swiper.params, breakpointParams);
4776
+ extend$1(swiper.params, breakpointParams);
4775
4777
  const isEnabled = swiper.params.enabled;
4776
4778
  Object.assign(swiper, {
4777
4779
  allowTouchMove: swiper.params.allowTouchMove,
@@ -5144,7 +5146,7 @@ function moduleExtendParams(params, allModulesParams) {
5144
5146
  const moduleParams = obj[moduleParamName];
5145
5147
 
5146
5148
  if (typeof moduleParams !== 'object' || moduleParams === null) {
5147
- extend(allModulesParams, obj);
5149
+ extend$1(allModulesParams, obj);
5148
5150
  return;
5149
5151
  }
5150
5152
 
@@ -5155,7 +5157,7 @@ function moduleExtendParams(params, allModulesParams) {
5155
5157
  }
5156
5158
 
5157
5159
  if (!(moduleParamName in params && 'enabled' in moduleParams)) {
5158
- extend(allModulesParams, obj);
5160
+ extend$1(allModulesParams, obj);
5159
5161
  return;
5160
5162
  }
5161
5163
 
@@ -5172,7 +5174,7 @@ function moduleExtendParams(params, allModulesParams) {
5172
5174
  if (!params[moduleParamName]) params[moduleParamName] = {
5173
5175
  enabled: false
5174
5176
  };
5175
- extend(allModulesParams, obj);
5177
+ extend$1(allModulesParams, obj);
5176
5178
  };
5177
5179
  }
5178
5180
 
@@ -5205,13 +5207,13 @@ class Swiper {
5205
5207
  }
5206
5208
 
5207
5209
  if (!params) params = {};
5208
- params = extend({}, params);
5210
+ params = extend$1({}, params);
5209
5211
  if (el && !params.el) params.el = el;
5210
5212
 
5211
5213
  if (params.el && dom7.$(params.el).length > 1) {
5212
5214
  const swipers = [];
5213
5215
  dom7.$(params.el).each(containerEl => {
5214
- const newParams = extend({}, params, {
5216
+ const newParams = extend$1({}, params, {
5215
5217
  el: containerEl
5216
5218
  });
5217
5219
  swipers.push(new Swiper(newParams));
@@ -5248,11 +5250,11 @@ class Swiper {
5248
5250
  });
5249
5251
  }); // Extend defaults with modules params
5250
5252
 
5251
- const swiperParams = extend({}, defaults, allModulesParams); // Extend defaults with passed params
5253
+ const swiperParams = extend$1({}, defaults, allModulesParams); // Extend defaults with passed params
5252
5254
 
5253
- swiper.params = extend({}, swiperParams, extendedDefaults, params);
5254
- swiper.originalParams = extend({}, swiper.params);
5255
- swiper.passedParams = extend({}, params); // add event listeners
5255
+ swiper.params = extend$1({}, swiperParams, extendedDefaults, params);
5256
+ swiper.originalParams = extend$1({}, swiper.params);
5257
+ swiper.passedParams = extend$1({}, params); // add event listeners
5256
5258
 
5257
5259
  if (swiper.params && swiper.params.on) {
5258
5260
  Object.keys(swiper.params.on).forEach(eventName => {
@@ -5749,7 +5751,7 @@ class Swiper {
5749
5751
  }
5750
5752
 
5751
5753
  static extendDefaults(newDefaults) {
5752
- extend(extendedDefaults, newDefaults);
5754
+ extend$1(extendedDefaults, newDefaults);
5753
5755
  }
5754
5756
 
5755
5757
  static get extendedDefaults() {
@@ -5858,164 +5860,1351 @@ function Autoplay({
5858
5860
  stop();
5859
5861
  }
5860
5862
 
5861
- if (swiper.params.cssMode && swiper.autoplay.running) run();else if (autoplayResult === false) {
5862
- run();
5863
- }
5864
- }, delay);
5865
- }
5863
+ if (swiper.params.cssMode && swiper.autoplay.running) run();else if (autoplayResult === false) {
5864
+ run();
5865
+ }
5866
+ }, delay);
5867
+ }
5868
+
5869
+ function start() {
5870
+ if (typeof timeout !== 'undefined') return false;
5871
+ if (swiper.autoplay.running) return false;
5872
+ swiper.autoplay.running = true;
5873
+ emit('autoplayStart');
5874
+ run();
5875
+ return true;
5876
+ }
5877
+
5878
+ function stop() {
5879
+ if (!swiper.autoplay.running) return false;
5880
+ if (typeof timeout === 'undefined') return false;
5881
+
5882
+ if (timeout) {
5883
+ clearTimeout(timeout);
5884
+ timeout = undefined;
5885
+ }
5886
+
5887
+ swiper.autoplay.running = false;
5888
+ emit('autoplayStop');
5889
+ return true;
5890
+ }
5891
+
5892
+ function pause(speed) {
5893
+ if (!swiper.autoplay.running) return;
5894
+ if (swiper.autoplay.paused) return;
5895
+ if (timeout) clearTimeout(timeout);
5896
+ swiper.autoplay.paused = true;
5897
+
5898
+ if (speed === 0 || !swiper.params.autoplay.waitForTransition) {
5899
+ swiper.autoplay.paused = false;
5900
+ run();
5901
+ } else {
5902
+ ['transitionend', 'webkitTransitionEnd'].forEach(event => {
5903
+ swiper.$wrapperEl[0].addEventListener(event, onTransitionEnd);
5904
+ });
5905
+ }
5906
+ }
5907
+
5908
+ function onVisibilityChange() {
5909
+ const document = ssrWindow.getDocument();
5910
+
5911
+ if (document.visibilityState === 'hidden' && swiper.autoplay.running) {
5912
+ pause();
5913
+ }
5914
+
5915
+ if (document.visibilityState === 'visible' && swiper.autoplay.paused) {
5916
+ run();
5917
+ swiper.autoplay.paused = false;
5918
+ }
5919
+ }
5920
+
5921
+ function onTransitionEnd(e) {
5922
+ if (!swiper || swiper.destroyed || !swiper.$wrapperEl) return;
5923
+ if (e.target !== swiper.$wrapperEl[0]) return;
5924
+ ['transitionend', 'webkitTransitionEnd'].forEach(event => {
5925
+ swiper.$wrapperEl[0].removeEventListener(event, onTransitionEnd);
5926
+ });
5927
+ swiper.autoplay.paused = false;
5928
+
5929
+ if (!swiper.autoplay.running) {
5930
+ stop();
5931
+ } else {
5932
+ run();
5933
+ }
5934
+ }
5935
+
5936
+ function onMouseEnter() {
5937
+ if (swiper.params.autoplay.disableOnInteraction) {
5938
+ stop();
5939
+ } else {
5940
+ emit('autoplayPause');
5941
+ pause();
5942
+ }
5943
+
5944
+ ['transitionend', 'webkitTransitionEnd'].forEach(event => {
5945
+ swiper.$wrapperEl[0].removeEventListener(event, onTransitionEnd);
5946
+ });
5947
+ }
5948
+
5949
+ function onMouseLeave() {
5950
+ if (swiper.params.autoplay.disableOnInteraction) {
5951
+ return;
5952
+ }
5953
+
5954
+ swiper.autoplay.paused = false;
5955
+ emit('autoplayResume');
5956
+ run();
5957
+ }
5958
+
5959
+ function attachMouseEvents() {
5960
+ if (swiper.params.autoplay.pauseOnMouseEnter) {
5961
+ swiper.$el.on('mouseenter', onMouseEnter);
5962
+ swiper.$el.on('mouseleave', onMouseLeave);
5963
+ }
5964
+ }
5965
+
5966
+ function detachMouseEvents() {
5967
+ swiper.$el.off('mouseenter', onMouseEnter);
5968
+ swiper.$el.off('mouseleave', onMouseLeave);
5969
+ }
5970
+
5971
+ on('init', () => {
5972
+ if (swiper.params.autoplay.enabled) {
5973
+ start();
5974
+ const document = ssrWindow.getDocument();
5975
+ document.addEventListener('visibilitychange', onVisibilityChange);
5976
+ attachMouseEvents();
5977
+ }
5978
+ });
5979
+ on('beforeTransitionStart', (_s, speed, internal) => {
5980
+ if (swiper.autoplay.running) {
5981
+ if (internal || !swiper.params.autoplay.disableOnInteraction) {
5982
+ swiper.autoplay.pause(speed);
5983
+ } else {
5984
+ stop();
5985
+ }
5986
+ }
5987
+ });
5988
+ on('sliderFirstMove', () => {
5989
+ if (swiper.autoplay.running) {
5990
+ if (swiper.params.autoplay.disableOnInteraction) {
5991
+ stop();
5992
+ } else {
5993
+ pause();
5994
+ }
5995
+ }
5996
+ });
5997
+ on('touchEnd', () => {
5998
+ if (swiper.params.cssMode && swiper.autoplay.paused && !swiper.params.autoplay.disableOnInteraction) {
5999
+ run();
6000
+ }
6001
+ });
6002
+ on('destroy', () => {
6003
+ detachMouseEvents();
6004
+
6005
+ if (swiper.autoplay.running) {
6006
+ stop();
6007
+ }
6008
+
6009
+ const document = ssrWindow.getDocument();
6010
+ document.removeEventListener('visibilitychange', onVisibilityChange);
6011
+ });
6012
+ Object.assign(swiper.autoplay, {
6013
+ pause,
6014
+ run,
6015
+ start,
6016
+ stop
6017
+ });
6018
+ }
6019
+
6020
+ function isObject(o) {
6021
+ return typeof o === 'object' && o !== null && o.constructor && Object.prototype.toString.call(o).slice(8, -1) === 'Object';
6022
+ }
6023
+
6024
+ function extend(target, src) {
6025
+ const noExtend = ['__proto__', 'constructor', 'prototype'];
6026
+ Object.keys(src).filter(key => noExtend.indexOf(key) < 0).forEach(key => {
6027
+ if (typeof target[key] === 'undefined') target[key] = src[key];else if (isObject(src[key]) && isObject(target[key]) && Object.keys(src[key]).length > 0) {
6028
+ if (src[key].__swiper__) target[key] = src[key];else extend(target[key], src[key]);
6029
+ } else {
6030
+ target[key] = src[key];
6031
+ }
6032
+ });
6033
+ }
6034
+
6035
+ function needsNavigation(params = {}) {
6036
+ return params.navigation && typeof params.navigation.nextEl === 'undefined' && typeof params.navigation.prevEl === 'undefined';
6037
+ }
6038
+
6039
+ function needsPagination(params = {}) {
6040
+ return params.pagination && typeof params.pagination.el === 'undefined';
6041
+ }
6042
+
6043
+ function needsScrollbar(params = {}) {
6044
+ return params.scrollbar && typeof params.scrollbar.el === 'undefined';
6045
+ }
6046
+
6047
+ function uniqueClasses(classNames = '') {
6048
+ const classes = classNames.split(' ').map(c => c.trim()).filter(c => !!c);
6049
+ const unique = [];
6050
+ classes.forEach(c => {
6051
+ if (unique.indexOf(c) < 0) unique.push(c);
6052
+ });
6053
+ return unique.join(' ');
6054
+ }
6055
+
6056
+ /* underscore in name -> watch for changes */
6057
+ const paramsList = ['modules', 'init', '_direction', 'touchEventsTarget', 'initialSlide', '_speed', 'cssMode', 'updateOnWindowResize', 'resizeObserver', 'nested', 'focusableElements', '_enabled', '_width', '_height', 'preventInteractionOnTransition', 'userAgent', 'url', '_edgeSwipeDetection', '_edgeSwipeThreshold', '_freeMode', '_autoHeight', 'setWrapperSize', 'virtualTranslate', '_effect', 'breakpoints', '_spaceBetween', '_slidesPerView', 'maxBackfaceHiddenSlides', '_grid', '_slidesPerGroup', '_slidesPerGroupSkip', '_slidesPerGroupAuto', '_centeredSlides', '_centeredSlidesBounds', '_slidesOffsetBefore', '_slidesOffsetAfter', 'normalizeSlideIndex', '_centerInsufficientSlides', '_watchOverflow', 'roundLengths', 'touchRatio', 'touchAngle', 'simulateTouch', '_shortSwipes', '_longSwipes', 'longSwipesRatio', 'longSwipesMs', '_followFinger', 'allowTouchMove', '_threshold', 'touchMoveStopPropagation', 'touchStartPreventDefault', 'touchStartForcePreventDefault', 'touchReleaseOnEdges', 'uniqueNavElements', '_resistance', '_resistanceRatio', '_watchSlidesProgress', '_grabCursor', 'preventClicks', 'preventClicksPropagation', '_slideToClickedSlide', '_preloadImages', 'updateOnImagesReady', '_loop', '_loopAdditionalSlides', '_loopedSlides', '_loopedSlidesLimit', '_loopFillGroupWithBlank', 'loopPreventsSlide', '_rewind', '_allowSlidePrev', '_allowSlideNext', '_swipeHandler', '_noSwiping', 'noSwipingClass', 'noSwipingSelector', 'passiveListeners', 'containerModifierClass', 'slideClass', 'slideBlankClass', 'slideActiveClass', 'slideDuplicateActiveClass', 'slideVisibleClass', 'slideDuplicateClass', 'slideNextClass', 'slideDuplicateNextClass', 'slidePrevClass', 'slideDuplicatePrevClass', 'wrapperClass', 'runCallbacksOnInit', 'observer', 'observeParents', 'observeSlideChildren', // modules
6058
+ 'a11y', '_autoplay', '_controller', 'coverflowEffect', 'cubeEffect', 'fadeEffect', 'flipEffect', 'creativeEffect', 'cardsEffect', 'hashNavigation', 'history', 'keyboard', 'lazy', 'mousewheel', '_navigation', '_pagination', 'parallax', '_scrollbar', '_thumbs', 'virtual', 'zoom'];
6059
+
6060
+ function getParams(obj = {}, splitEvents = true) {
6061
+ const params = {
6062
+ on: {}
6063
+ };
6064
+ const events = {};
6065
+ const passedParams = {};
6066
+ extend(params, Swiper.defaults);
6067
+ extend(params, Swiper.extendedDefaults);
6068
+ params._emitClasses = true;
6069
+ params.init = false;
6070
+ const rest = {};
6071
+ const allowedParams = paramsList.map(key => key.replace(/_/, ''));
6072
+ const plainObj = Object.assign({}, obj);
6073
+ Object.keys(plainObj).forEach(key => {
6074
+ if (typeof obj[key] === 'undefined') return;
6075
+
6076
+ if (allowedParams.indexOf(key) >= 0) {
6077
+ if (isObject(obj[key])) {
6078
+ params[key] = {};
6079
+ passedParams[key] = {};
6080
+ extend(params[key], obj[key]);
6081
+ extend(passedParams[key], obj[key]);
6082
+ } else {
6083
+ params[key] = obj[key];
6084
+ passedParams[key] = obj[key];
6085
+ }
6086
+ } else if (key.search(/on[A-Z]/) === 0 && typeof obj[key] === 'function') {
6087
+ if (splitEvents) {
6088
+ events[`${key[2].toLowerCase()}${key.substr(3)}`] = obj[key];
6089
+ } else {
6090
+ params.on[`${key[2].toLowerCase()}${key.substr(3)}`] = obj[key];
6091
+ }
6092
+ } else {
6093
+ rest[key] = obj[key];
6094
+ }
6095
+ });
6096
+ ['navigation', 'pagination', 'scrollbar'].forEach(key => {
6097
+ if (params[key] === true) params[key] = {};
6098
+ if (params[key] === false) delete params[key];
6099
+ });
6100
+ return {
6101
+ params,
6102
+ passedParams,
6103
+ rest,
6104
+ events
6105
+ };
6106
+ }
6107
+
6108
+ function mountSwiper({
6109
+ el,
6110
+ nextEl,
6111
+ prevEl,
6112
+ paginationEl,
6113
+ scrollbarEl,
6114
+ swiper
6115
+ }, swiperParams) {
6116
+ if (needsNavigation(swiperParams) && nextEl && prevEl) {
6117
+ swiper.params.navigation.nextEl = nextEl;
6118
+ swiper.originalParams.navigation.nextEl = nextEl;
6119
+ swiper.params.navigation.prevEl = prevEl;
6120
+ swiper.originalParams.navigation.prevEl = prevEl;
6121
+ }
6122
+
6123
+ if (needsPagination(swiperParams) && paginationEl) {
6124
+ swiper.params.pagination.el = paginationEl;
6125
+ swiper.originalParams.pagination.el = paginationEl;
6126
+ }
6127
+
6128
+ if (needsScrollbar(swiperParams) && scrollbarEl) {
6129
+ swiper.params.scrollbar.el = scrollbarEl;
6130
+ swiper.originalParams.scrollbar.el = scrollbarEl;
6131
+ }
6132
+
6133
+ swiper.init(el);
6134
+ }
6135
+
6136
+ function getChangedParams(swiperParams, oldParams, children, oldChildren, getKey) {
6137
+ const keys = [];
6138
+ if (!oldParams) return keys;
6139
+
6140
+ const addKey = key => {
6141
+ if (keys.indexOf(key) < 0) keys.push(key);
6142
+ };
6143
+
6144
+ if (children && oldChildren) {
6145
+ const oldChildrenKeys = oldChildren.map(getKey);
6146
+ const childrenKeys = children.map(getKey);
6147
+ if (oldChildrenKeys.join('') !== childrenKeys.join('')) addKey('children');
6148
+ if (oldChildren.length !== children.length) addKey('children');
6149
+ }
6150
+
6151
+ const watchParams = paramsList.filter(key => key[0] === '_').map(key => key.replace(/_/, ''));
6152
+ watchParams.forEach(key => {
6153
+ if (key in swiperParams && key in oldParams) {
6154
+ if (isObject(swiperParams[key]) && isObject(oldParams[key])) {
6155
+ const newKeys = Object.keys(swiperParams[key]);
6156
+ const oldKeys = Object.keys(oldParams[key]);
6157
+
6158
+ if (newKeys.length !== oldKeys.length) {
6159
+ addKey(key);
6160
+ } else {
6161
+ newKeys.forEach(newKey => {
6162
+ if (swiperParams[key][newKey] !== oldParams[key][newKey]) {
6163
+ addKey(key);
6164
+ }
6165
+ });
6166
+ oldKeys.forEach(oldKey => {
6167
+ if (swiperParams[key][oldKey] !== oldParams[key][oldKey]) addKey(key);
6168
+ });
6169
+ }
6170
+ } else if (swiperParams[key] !== oldParams[key]) {
6171
+ addKey(key);
6172
+ }
6173
+ }
6174
+ });
6175
+ return keys;
6176
+ }
6177
+
6178
+ function updateSwiper({
6179
+ swiper,
6180
+ slides,
6181
+ passedParams,
6182
+ changedParams,
6183
+ nextEl,
6184
+ prevEl,
6185
+ scrollbarEl,
6186
+ paginationEl
6187
+ }) {
6188
+ const updateParams = changedParams.filter(key => key !== 'children' && key !== 'direction');
6189
+ const {
6190
+ params: currentParams,
6191
+ pagination,
6192
+ navigation,
6193
+ scrollbar,
6194
+ virtual,
6195
+ thumbs
6196
+ } = swiper;
6197
+ let needThumbsInit;
6198
+ let needControllerInit;
6199
+ let needPaginationInit;
6200
+ let needScrollbarInit;
6201
+ let needNavigationInit;
6202
+
6203
+ if (changedParams.includes('thumbs') && passedParams.thumbs && passedParams.thumbs.swiper && currentParams.thumbs && !currentParams.thumbs.swiper) {
6204
+ needThumbsInit = true;
6205
+ }
6206
+
6207
+ if (changedParams.includes('controller') && passedParams.controller && passedParams.controller.control && currentParams.controller && !currentParams.controller.control) {
6208
+ needControllerInit = true;
6209
+ }
6210
+
6211
+ if (changedParams.includes('pagination') && passedParams.pagination && (passedParams.pagination.el || paginationEl) && (currentParams.pagination || currentParams.pagination === false) && pagination && !pagination.el) {
6212
+ needPaginationInit = true;
6213
+ }
6214
+
6215
+ if (changedParams.includes('scrollbar') && passedParams.scrollbar && (passedParams.scrollbar.el || scrollbarEl) && (currentParams.scrollbar || currentParams.scrollbar === false) && scrollbar && !scrollbar.el) {
6216
+ needScrollbarInit = true;
6217
+ }
6218
+
6219
+ if (changedParams.includes('navigation') && passedParams.navigation && (passedParams.navigation.prevEl || prevEl) && (passedParams.navigation.nextEl || nextEl) && (currentParams.navigation || currentParams.navigation === false) && navigation && !navigation.prevEl && !navigation.nextEl) {
6220
+ needNavigationInit = true;
6221
+ }
6222
+
6223
+ const destroyModule = mod => {
6224
+ if (!swiper[mod]) return;
6225
+ swiper[mod].destroy();
6226
+
6227
+ if (mod === 'navigation') {
6228
+ currentParams[mod].prevEl = undefined;
6229
+ currentParams[mod].nextEl = undefined;
6230
+ swiper[mod].prevEl = undefined;
6231
+ swiper[mod].nextEl = undefined;
6232
+ } else {
6233
+ currentParams[mod].el = undefined;
6234
+ swiper[mod].el = undefined;
6235
+ }
6236
+ };
6237
+
6238
+ updateParams.forEach(key => {
6239
+ if (isObject(currentParams[key]) && isObject(passedParams[key])) {
6240
+ extend(currentParams[key], passedParams[key]);
6241
+ } else {
6242
+ const newValue = passedParams[key];
6243
+
6244
+ if ((newValue === true || newValue === false) && (key === 'navigation' || key === 'pagination' || key === 'scrollbar')) {
6245
+ if (newValue === false) {
6246
+ destroyModule(key);
6247
+ }
6248
+ } else {
6249
+ currentParams[key] = passedParams[key];
6250
+ }
6251
+ }
6252
+ });
6253
+
6254
+ if (updateParams.includes('controller') && !needControllerInit && swiper.controller && swiper.controller.control && currentParams.controller && currentParams.controller.control) {
6255
+ swiper.controller.control = currentParams.controller.control;
6256
+ }
6257
+
6258
+ if (changedParams.includes('children') && slides && virtual && currentParams.virtual.enabled) {
6259
+ virtual.slides = slides;
6260
+ virtual.update(true);
6261
+ } else if (changedParams.includes('children') && swiper.lazy && swiper.params.lazy.enabled) {
6262
+ swiper.lazy.load();
6263
+ }
6264
+
6265
+ if (needThumbsInit) {
6266
+ const initialized = thumbs.init();
6267
+ if (initialized) thumbs.update(true);
6268
+ }
6269
+
6270
+ if (needControllerInit) {
6271
+ swiper.controller.control = currentParams.controller.control;
6272
+ }
6273
+
6274
+ if (needPaginationInit) {
6275
+ if (paginationEl) currentParams.pagination.el = paginationEl;
6276
+ pagination.init();
6277
+ pagination.render();
6278
+ pagination.update();
6279
+ }
6280
+
6281
+ if (needScrollbarInit) {
6282
+ if (scrollbarEl) currentParams.scrollbar.el = scrollbarEl;
6283
+ scrollbar.init();
6284
+ scrollbar.updateSize();
6285
+ scrollbar.setTranslate();
6286
+ }
6287
+
6288
+ if (needNavigationInit) {
6289
+ if (nextEl) currentParams.navigation.nextEl = nextEl;
6290
+ if (prevEl) currentParams.navigation.prevEl = prevEl;
6291
+ navigation.init();
6292
+ navigation.update();
6293
+ }
6294
+
6295
+ if (changedParams.includes('allowSlideNext')) {
6296
+ swiper.allowSlideNext = passedParams.allowSlideNext;
6297
+ }
6298
+
6299
+ if (changedParams.includes('allowSlidePrev')) {
6300
+ swiper.allowSlidePrev = passedParams.allowSlidePrev;
6301
+ }
6302
+
6303
+ if (changedParams.includes('direction')) {
6304
+ swiper.changeDirection(passedParams.direction, false);
6305
+ }
6306
+
6307
+ swiper.update();
6308
+ }
6309
+
6310
+ /* ../node_modules/swiper/svelte/swiper.svelte generated by Svelte v3.52.0 */
6311
+ const get_container_end_slot_changes = dirty => ({ virtualData: dirty & /*virtualData*/ 512 });
6312
+ const get_container_end_slot_context = ctx => ({ virtualData: /*virtualData*/ ctx[9] });
6313
+ const get_wrapper_end_slot_changes = dirty => ({ virtualData: dirty & /*virtualData*/ 512 });
6314
+ const get_wrapper_end_slot_context = ctx => ({ virtualData: /*virtualData*/ ctx[9] });
6315
+ const get_default_slot_changes$1 = dirty => ({ virtualData: dirty & /*virtualData*/ 512 });
6316
+ const get_default_slot_context$1 = ctx => ({ virtualData: /*virtualData*/ ctx[9] });
6317
+ const get_wrapper_start_slot_changes = dirty => ({ virtualData: dirty & /*virtualData*/ 512 });
6318
+ const get_wrapper_start_slot_context = ctx => ({ virtualData: /*virtualData*/ ctx[9] });
6319
+ const get_container_start_slot_changes = dirty => ({ virtualData: dirty & /*virtualData*/ 512 });
6320
+ const get_container_start_slot_context = ctx => ({ virtualData: /*virtualData*/ ctx[9] });
6321
+
6322
+ // (162:2) {#if needsNavigation(swiperParams)}
6323
+ function create_if_block_2$4(ctx) {
6324
+ let div0;
6325
+ let t;
6326
+ let div1;
6327
+
6328
+ return {
6329
+ c() {
6330
+ div0 = internal.element("div");
6331
+ t = internal.space();
6332
+ div1 = internal.element("div");
6333
+ internal.attr(div0, "class", "swiper-button-prev");
6334
+ internal.attr(div1, "class", "swiper-button-next");
6335
+ },
6336
+ m(target, anchor) {
6337
+ internal.insert(target, div0, anchor);
6338
+ /*div0_binding*/ ctx[13](div0);
6339
+ internal.insert(target, t, anchor);
6340
+ internal.insert(target, div1, anchor);
6341
+ /*div1_binding*/ ctx[14](div1);
6342
+ },
6343
+ p: internal.noop,
6344
+ d(detaching) {
6345
+ if (detaching) internal.detach(div0);
6346
+ /*div0_binding*/ ctx[13](null);
6347
+ if (detaching) internal.detach(t);
6348
+ if (detaching) internal.detach(div1);
6349
+ /*div1_binding*/ ctx[14](null);
6350
+ }
6351
+ };
6352
+ }
6353
+
6354
+ // (166:2) {#if needsScrollbar(swiperParams)}
6355
+ function create_if_block_1$8(ctx) {
6356
+ let div;
6357
+
6358
+ return {
6359
+ c() {
6360
+ div = internal.element("div");
6361
+ internal.attr(div, "class", "swiper-scrollbar");
6362
+ },
6363
+ m(target, anchor) {
6364
+ internal.insert(target, div, anchor);
6365
+ /*div_binding*/ ctx[15](div);
6366
+ },
6367
+ p: internal.noop,
6368
+ d(detaching) {
6369
+ if (detaching) internal.detach(div);
6370
+ /*div_binding*/ ctx[15](null);
6371
+ }
6372
+ };
6373
+ }
6374
+
6375
+ // (169:2) {#if needsPagination(swiperParams)}
6376
+ function create_if_block$d(ctx) {
6377
+ let div;
6378
+
6379
+ return {
6380
+ c() {
6381
+ div = internal.element("div");
6382
+ internal.attr(div, "class", "swiper-pagination");
6383
+ },
6384
+ m(target, anchor) {
6385
+ internal.insert(target, div, anchor);
6386
+ /*div_binding_1*/ ctx[16](div);
6387
+ },
6388
+ p: internal.noop,
6389
+ d(detaching) {
6390
+ if (detaching) internal.detach(div);
6391
+ /*div_binding_1*/ ctx[16](null);
6392
+ }
6393
+ };
6394
+ }
6395
+
6396
+ function create_fragment$g(ctx) {
6397
+ let div1;
6398
+ let t0;
6399
+ let div0;
6400
+ let t1;
6401
+ let t2;
6402
+ let t3;
6403
+ let show_if_2 = needsNavigation(/*swiperParams*/ ctx[2]);
6404
+ let t4;
6405
+ let show_if_1 = needsScrollbar(/*swiperParams*/ ctx[2]);
6406
+ let t5;
6407
+ let show_if = needsPagination(/*swiperParams*/ ctx[2]);
6408
+ let t6;
6409
+ let div1_class_value;
6410
+ let current;
6411
+ const container_start_slot_template = /*#slots*/ ctx[12]["container-start"];
6412
+ const container_start_slot = internal.create_slot(container_start_slot_template, ctx, /*$$scope*/ ctx[11], get_container_start_slot_context);
6413
+ const wrapper_start_slot_template = /*#slots*/ ctx[12]["wrapper-start"];
6414
+ const wrapper_start_slot = internal.create_slot(wrapper_start_slot_template, ctx, /*$$scope*/ ctx[11], get_wrapper_start_slot_context);
6415
+ const default_slot_template = /*#slots*/ ctx[12].default;
6416
+ const default_slot = internal.create_slot(default_slot_template, ctx, /*$$scope*/ ctx[11], get_default_slot_context$1);
6417
+ const wrapper_end_slot_template = /*#slots*/ ctx[12]["wrapper-end"];
6418
+ const wrapper_end_slot = internal.create_slot(wrapper_end_slot_template, ctx, /*$$scope*/ ctx[11], get_wrapper_end_slot_context);
6419
+ let if_block0 = show_if_2 && create_if_block_2$4(ctx);
6420
+ let if_block1 = show_if_1 && create_if_block_1$8(ctx);
6421
+ let if_block2 = show_if && create_if_block$d(ctx);
6422
+ const container_end_slot_template = /*#slots*/ ctx[12]["container-end"];
6423
+ const container_end_slot = internal.create_slot(container_end_slot_template, ctx, /*$$scope*/ ctx[11], get_container_end_slot_context);
6424
+
6425
+ let div1_levels = [
6426
+ {
6427
+ class: div1_class_value = uniqueClasses(`${/*containerClasses*/ ctx[1]}${/*className*/ ctx[0] ? ` ${/*className*/ ctx[0]}` : ''}`)
6428
+ },
6429
+ /*restProps*/ ctx[3]
6430
+ ];
6431
+
6432
+ let div1_data = {};
6433
+
6434
+ for (let i = 0; i < div1_levels.length; i += 1) {
6435
+ div1_data = internal.assign(div1_data, div1_levels[i]);
6436
+ }
6437
+
6438
+ return {
6439
+ c() {
6440
+ div1 = internal.element("div");
6441
+ if (container_start_slot) container_start_slot.c();
6442
+ t0 = internal.space();
6443
+ div0 = internal.element("div");
6444
+ if (wrapper_start_slot) wrapper_start_slot.c();
6445
+ t1 = internal.space();
6446
+ if (default_slot) default_slot.c();
6447
+ t2 = internal.space();
6448
+ if (wrapper_end_slot) wrapper_end_slot.c();
6449
+ t3 = internal.space();
6450
+ if (if_block0) if_block0.c();
6451
+ t4 = internal.space();
6452
+ if (if_block1) if_block1.c();
6453
+ t5 = internal.space();
6454
+ if (if_block2) if_block2.c();
6455
+ t6 = internal.space();
6456
+ if (container_end_slot) container_end_slot.c();
6457
+ internal.attr(div0, "class", "swiper-wrapper");
6458
+ internal.set_attributes(div1, div1_data);
6459
+ },
6460
+ m(target, anchor) {
6461
+ internal.insert(target, div1, anchor);
6462
+
6463
+ if (container_start_slot) {
6464
+ container_start_slot.m(div1, null);
6465
+ }
6466
+
6467
+ internal.append(div1, t0);
6468
+ internal.append(div1, div0);
6469
+
6470
+ if (wrapper_start_slot) {
6471
+ wrapper_start_slot.m(div0, null);
6472
+ }
6473
+
6474
+ internal.append(div0, t1);
6475
+
6476
+ if (default_slot) {
6477
+ default_slot.m(div0, null);
6478
+ }
6479
+
6480
+ internal.append(div0, t2);
6481
+
6482
+ if (wrapper_end_slot) {
6483
+ wrapper_end_slot.m(div0, null);
6484
+ }
6485
+
6486
+ internal.append(div1, t3);
6487
+ if (if_block0) if_block0.m(div1, null);
6488
+ internal.append(div1, t4);
6489
+ if (if_block1) if_block1.m(div1, null);
6490
+ internal.append(div1, t5);
6491
+ if (if_block2) if_block2.m(div1, null);
6492
+ internal.append(div1, t6);
6493
+
6494
+ if (container_end_slot) {
6495
+ container_end_slot.m(div1, null);
6496
+ }
6497
+
6498
+ /*div1_binding_1*/ ctx[17](div1);
6499
+ current = true;
6500
+ },
6501
+ p(ctx, [dirty]) {
6502
+ if (container_start_slot) {
6503
+ if (container_start_slot.p && (!current || dirty & /*$$scope, virtualData*/ 2560)) {
6504
+ internal.update_slot_base(
6505
+ container_start_slot,
6506
+ container_start_slot_template,
6507
+ ctx,
6508
+ /*$$scope*/ ctx[11],
6509
+ !current
6510
+ ? internal.get_all_dirty_from_scope(/*$$scope*/ ctx[11])
6511
+ : internal.get_slot_changes(container_start_slot_template, /*$$scope*/ ctx[11], dirty, get_container_start_slot_changes),
6512
+ get_container_start_slot_context
6513
+ );
6514
+ }
6515
+ }
6516
+
6517
+ if (wrapper_start_slot) {
6518
+ if (wrapper_start_slot.p && (!current || dirty & /*$$scope, virtualData*/ 2560)) {
6519
+ internal.update_slot_base(
6520
+ wrapper_start_slot,
6521
+ wrapper_start_slot_template,
6522
+ ctx,
6523
+ /*$$scope*/ ctx[11],
6524
+ !current
6525
+ ? internal.get_all_dirty_from_scope(/*$$scope*/ ctx[11])
6526
+ : internal.get_slot_changes(wrapper_start_slot_template, /*$$scope*/ ctx[11], dirty, get_wrapper_start_slot_changes),
6527
+ get_wrapper_start_slot_context
6528
+ );
6529
+ }
6530
+ }
6531
+
6532
+ if (default_slot) {
6533
+ if (default_slot.p && (!current || dirty & /*$$scope, virtualData*/ 2560)) {
6534
+ internal.update_slot_base(
6535
+ default_slot,
6536
+ default_slot_template,
6537
+ ctx,
6538
+ /*$$scope*/ ctx[11],
6539
+ !current
6540
+ ? internal.get_all_dirty_from_scope(/*$$scope*/ ctx[11])
6541
+ : internal.get_slot_changes(default_slot_template, /*$$scope*/ ctx[11], dirty, get_default_slot_changes$1),
6542
+ get_default_slot_context$1
6543
+ );
6544
+ }
6545
+ }
6546
+
6547
+ if (wrapper_end_slot) {
6548
+ if (wrapper_end_slot.p && (!current || dirty & /*$$scope, virtualData*/ 2560)) {
6549
+ internal.update_slot_base(
6550
+ wrapper_end_slot,
6551
+ wrapper_end_slot_template,
6552
+ ctx,
6553
+ /*$$scope*/ ctx[11],
6554
+ !current
6555
+ ? internal.get_all_dirty_from_scope(/*$$scope*/ ctx[11])
6556
+ : internal.get_slot_changes(wrapper_end_slot_template, /*$$scope*/ ctx[11], dirty, get_wrapper_end_slot_changes),
6557
+ get_wrapper_end_slot_context
6558
+ );
6559
+ }
6560
+ }
6561
+
6562
+ if (dirty & /*swiperParams*/ 4) show_if_2 = needsNavigation(/*swiperParams*/ ctx[2]);
6563
+
6564
+ if (show_if_2) {
6565
+ if (if_block0) {
6566
+ if_block0.p(ctx, dirty);
6567
+ } else {
6568
+ if_block0 = create_if_block_2$4(ctx);
6569
+ if_block0.c();
6570
+ if_block0.m(div1, t4);
6571
+ }
6572
+ } else if (if_block0) {
6573
+ if_block0.d(1);
6574
+ if_block0 = null;
6575
+ }
6576
+
6577
+ if (dirty & /*swiperParams*/ 4) show_if_1 = needsScrollbar(/*swiperParams*/ ctx[2]);
6578
+
6579
+ if (show_if_1) {
6580
+ if (if_block1) {
6581
+ if_block1.p(ctx, dirty);
6582
+ } else {
6583
+ if_block1 = create_if_block_1$8(ctx);
6584
+ if_block1.c();
6585
+ if_block1.m(div1, t5);
6586
+ }
6587
+ } else if (if_block1) {
6588
+ if_block1.d(1);
6589
+ if_block1 = null;
6590
+ }
6591
+
6592
+ if (dirty & /*swiperParams*/ 4) show_if = needsPagination(/*swiperParams*/ ctx[2]);
6593
+
6594
+ if (show_if) {
6595
+ if (if_block2) {
6596
+ if_block2.p(ctx, dirty);
6597
+ } else {
6598
+ if_block2 = create_if_block$d(ctx);
6599
+ if_block2.c();
6600
+ if_block2.m(div1, t6);
6601
+ }
6602
+ } else if (if_block2) {
6603
+ if_block2.d(1);
6604
+ if_block2 = null;
6605
+ }
6606
+
6607
+ if (container_end_slot) {
6608
+ if (container_end_slot.p && (!current || dirty & /*$$scope, virtualData*/ 2560)) {
6609
+ internal.update_slot_base(
6610
+ container_end_slot,
6611
+ container_end_slot_template,
6612
+ ctx,
6613
+ /*$$scope*/ ctx[11],
6614
+ !current
6615
+ ? internal.get_all_dirty_from_scope(/*$$scope*/ ctx[11])
6616
+ : internal.get_slot_changes(container_end_slot_template, /*$$scope*/ ctx[11], dirty, get_container_end_slot_changes),
6617
+ get_container_end_slot_context
6618
+ );
6619
+ }
6620
+ }
6621
+
6622
+ internal.set_attributes(div1, div1_data = internal.get_spread_update(div1_levels, [
6623
+ (!current || dirty & /*containerClasses, className*/ 3 && div1_class_value !== (div1_class_value = uniqueClasses(`${/*containerClasses*/ ctx[1]}${/*className*/ ctx[0] ? ` ${/*className*/ ctx[0]}` : ''}`))) && { class: div1_class_value },
6624
+ dirty & /*restProps*/ 8 && /*restProps*/ ctx[3]
6625
+ ]));
6626
+ },
6627
+ i(local) {
6628
+ if (current) return;
6629
+ internal.transition_in(container_start_slot, local);
6630
+ internal.transition_in(wrapper_start_slot, local);
6631
+ internal.transition_in(default_slot, local);
6632
+ internal.transition_in(wrapper_end_slot, local);
6633
+ internal.transition_in(container_end_slot, local);
6634
+ current = true;
6635
+ },
6636
+ o(local) {
6637
+ internal.transition_out(container_start_slot, local);
6638
+ internal.transition_out(wrapper_start_slot, local);
6639
+ internal.transition_out(default_slot, local);
6640
+ internal.transition_out(wrapper_end_slot, local);
6641
+ internal.transition_out(container_end_slot, local);
6642
+ current = false;
6643
+ },
6644
+ d(detaching) {
6645
+ if (detaching) internal.detach(div1);
6646
+ if (container_start_slot) container_start_slot.d(detaching);
6647
+ if (wrapper_start_slot) wrapper_start_slot.d(detaching);
6648
+ if (default_slot) default_slot.d(detaching);
6649
+ if (wrapper_end_slot) wrapper_end_slot.d(detaching);
6650
+ if (if_block0) if_block0.d();
6651
+ if (if_block1) if_block1.d();
6652
+ if (if_block2) if_block2.d();
6653
+ if (container_end_slot) container_end_slot.d(detaching);
6654
+ /*div1_binding_1*/ ctx[17](null);
6655
+ }
6656
+ };
6657
+ }
6658
+
6659
+ function instance$g($$self, $$props, $$invalidate) {
6660
+ const omit_props_names = ["class","swiper"];
6661
+ let $$restProps = internal.compute_rest_props($$props, omit_props_names);
6662
+ let { $$slots: slots = {}, $$scope } = $$props;
6663
+ const dispatch = svelte.createEventDispatcher();
6664
+ let { class: className = undefined } = $$props;
6665
+ let containerClasses = 'swiper';
6666
+ let breakpointChanged = false;
6667
+ let swiperInstance = null;
6668
+ let oldPassedParams = null;
6669
+ let paramsData;
6670
+ let swiperParams;
6671
+ let passedParams;
6672
+ let restProps;
6673
+ let swiperEl = null;
6674
+ let prevEl = null;
6675
+ let nextEl = null;
6676
+ let scrollbarEl = null;
6677
+ let paginationEl = null;
6678
+ let virtualData = { slides: [] };
6679
+
6680
+ function swiper() {
6681
+ return swiperInstance;
6682
+ }
6683
+
6684
+ const setVirtualData = data => {
6685
+ $$invalidate(9, virtualData = data);
6686
+
6687
+ svelte.tick().then(() => {
6688
+ swiperInstance.$wrapperEl.children('.swiper-slide').each(el => {
6689
+ if (el.onSwiper) el.onSwiper(swiperInstance);
6690
+ });
6691
+
6692
+ swiperInstance.updateSlides();
6693
+ swiperInstance.updateProgress();
6694
+ swiperInstance.updateSlidesClasses();
6695
+
6696
+ if (swiperInstance.lazy && swiperInstance.params.lazy.enabled) {
6697
+ swiperInstance.lazy.load();
6698
+ }
6699
+ });
6700
+ };
6701
+
6702
+ const calcParams = () => {
6703
+ paramsData = getParams($$restProps);
6704
+ $$invalidate(2, swiperParams = paramsData.params);
6705
+ passedParams = paramsData.passedParams;
6706
+ $$invalidate(3, restProps = paramsData.rest);
6707
+ };
6708
+
6709
+ calcParams();
6710
+ oldPassedParams = passedParams;
6711
+
6712
+ const onBeforeBreakpoint = () => {
6713
+ breakpointChanged = true;
6714
+ };
6715
+
6716
+ swiperParams.onAny = (event, ...args) => {
6717
+ dispatch(event, args);
6718
+ };
6719
+
6720
+ Object.assign(swiperParams.on, {
6721
+ _beforeBreakpoint: onBeforeBreakpoint,
6722
+ _containerClasses(_swiper, classes) {
6723
+ $$invalidate(1, containerClasses = classes);
6724
+ }
6725
+ });
6726
+
6727
+ swiperInstance = new Swiper(swiperParams);
6728
+ svelte.setContext('swiper', swiperInstance);
6729
+
6730
+ if (swiperInstance.virtual && swiperInstance.params.virtual.enabled) {
6731
+ const extendWith = {
6732
+ cache: false,
6733
+ renderExternal: data => {
6734
+ setVirtualData(data);
6735
+
6736
+ if (swiperParams.virtual && swiperParams.virtual.renderExternal) {
6737
+ swiperParams.virtual.renderExternal(data);
6738
+ }
6739
+ },
6740
+ renderExternalUpdate: false
6741
+ };
6742
+
6743
+ extend(swiperInstance.params.virtual, extendWith);
6744
+ extend(swiperInstance.originalParams.virtual, extendWith);
6745
+ }
6746
+
6747
+ svelte.onMount(() => {
6748
+ if (!swiperEl) return;
6749
+
6750
+ mountSwiper(
6751
+ {
6752
+ el: swiperEl,
6753
+ nextEl,
6754
+ prevEl,
6755
+ paginationEl,
6756
+ scrollbarEl,
6757
+ swiper: swiperInstance
6758
+ },
6759
+ swiperParams
6760
+ );
6761
+
6762
+ dispatch('swiper', [swiperInstance]);
6763
+ if (swiperParams.virtual) return;
6764
+
6765
+ swiperInstance.slides.each(el => {
6766
+ if (el.onSwiper) el.onSwiper(swiperInstance);
6767
+ });
6768
+ });
6769
+
6770
+ svelte.afterUpdate(() => {
6771
+ if (!swiperInstance) return;
6772
+ calcParams();
6773
+ const changedParams = getChangedParams(passedParams, oldPassedParams);
6774
+
6775
+ if ((changedParams.length || breakpointChanged) && swiperInstance && !swiperInstance.destroyed) {
6776
+ updateSwiper({
6777
+ swiper: swiperInstance,
6778
+ passedParams,
6779
+ changedParams,
6780
+ nextEl,
6781
+ prevEl,
6782
+ scrollbarEl,
6783
+ paginationEl
6784
+ });
6785
+ }
6786
+
6787
+ breakpointChanged = false;
6788
+ oldPassedParams = passedParams;
6789
+ });
6790
+
6791
+ svelte.onDestroy(() => {
6792
+ // eslint-disable-next-line
6793
+ if (typeof window !== 'undefined' && swiperInstance && !swiperInstance.destroyed) {
6794
+ swiperInstance.destroy(true, false);
6795
+ }
6796
+ });
6797
+
6798
+ function div0_binding($$value) {
6799
+ internal.binding_callbacks[$$value ? 'unshift' : 'push'](() => {
6800
+ prevEl = $$value;
6801
+ $$invalidate(5, prevEl);
6802
+ });
6803
+ }
6804
+
6805
+ function div1_binding($$value) {
6806
+ internal.binding_callbacks[$$value ? 'unshift' : 'push'](() => {
6807
+ nextEl = $$value;
6808
+ $$invalidate(6, nextEl);
6809
+ });
6810
+ }
6811
+
6812
+ function div_binding($$value) {
6813
+ internal.binding_callbacks[$$value ? 'unshift' : 'push'](() => {
6814
+ scrollbarEl = $$value;
6815
+ $$invalidate(7, scrollbarEl);
6816
+ });
6817
+ }
6818
+
6819
+ function div_binding_1($$value) {
6820
+ internal.binding_callbacks[$$value ? 'unshift' : 'push'](() => {
6821
+ paginationEl = $$value;
6822
+ $$invalidate(8, paginationEl);
6823
+ });
6824
+ }
6825
+
6826
+ function div1_binding_1($$value) {
6827
+ internal.binding_callbacks[$$value ? 'unshift' : 'push'](() => {
6828
+ swiperEl = $$value;
6829
+ $$invalidate(4, swiperEl);
6830
+ });
6831
+ }
6832
+
6833
+ $$self.$$set = $$new_props => {
6834
+ $$props = internal.assign(internal.assign({}, $$props), internal.exclude_internal_props($$new_props));
6835
+ $$invalidate(27, $$restProps = internal.compute_rest_props($$props, omit_props_names));
6836
+ if ('class' in $$new_props) $$invalidate(0, className = $$new_props.class);
6837
+ if ('$$scope' in $$new_props) $$invalidate(11, $$scope = $$new_props.$$scope);
6838
+ };
6839
+
6840
+ return [
6841
+ className,
6842
+ containerClasses,
6843
+ swiperParams,
6844
+ restProps,
6845
+ swiperEl,
6846
+ prevEl,
6847
+ nextEl,
6848
+ scrollbarEl,
6849
+ paginationEl,
6850
+ virtualData,
6851
+ swiper,
6852
+ $$scope,
6853
+ slots,
6854
+ div0_binding,
6855
+ div1_binding,
6856
+ div_binding,
6857
+ div_binding_1,
6858
+ div1_binding_1
6859
+ ];
6860
+ }
6861
+
6862
+ class Swiper_1 extends internal.SvelteComponent {
6863
+ constructor(options) {
6864
+ super();
6865
+ internal.init(this, options, instance$g, create_fragment$g, internal.safe_not_equal, { class: 0, swiper: 10 });
6866
+ }
6867
+
6868
+ get swiper() {
6869
+ return this.$$.ctx[10];
6870
+ }
6871
+ }
6872
+
6873
+ /* ../node_modules/swiper/svelte/swiper-slide.svelte generated by Svelte v3.52.0 */
6874
+ const get_default_slot_changes_1 = dirty => ({ data: dirty & /*slideData*/ 32 });
6875
+ const get_default_slot_context_1 = ctx => ({ data: /*slideData*/ ctx[5] });
6876
+ const get_default_slot_changes = dirty => ({ data: dirty & /*slideData*/ 32 });
6877
+ const get_default_slot_context = ctx => ({ data: /*slideData*/ ctx[5] });
6878
+
6879
+ // (92:2) {:else}
6880
+ function create_else_block$2(ctx) {
6881
+ let current;
6882
+ const default_slot_template = /*#slots*/ ctx[8].default;
6883
+ const default_slot = internal.create_slot(default_slot_template, ctx, /*$$scope*/ ctx[7], get_default_slot_context_1);
6884
+
6885
+ return {
6886
+ c() {
6887
+ if (default_slot) default_slot.c();
6888
+ },
6889
+ m(target, anchor) {
6890
+ if (default_slot) {
6891
+ default_slot.m(target, anchor);
6892
+ }
6893
+
6894
+ current = true;
6895
+ },
6896
+ p(ctx, dirty) {
6897
+ if (default_slot) {
6898
+ if (default_slot.p && (!current || dirty & /*$$scope, slideData*/ 160)) {
6899
+ internal.update_slot_base(
6900
+ default_slot,
6901
+ default_slot_template,
6902
+ ctx,
6903
+ /*$$scope*/ ctx[7],
6904
+ !current
6905
+ ? internal.get_all_dirty_from_scope(/*$$scope*/ ctx[7])
6906
+ : internal.get_slot_changes(default_slot_template, /*$$scope*/ ctx[7], dirty, get_default_slot_changes_1),
6907
+ get_default_slot_context_1
6908
+ );
6909
+ }
6910
+ }
6911
+ },
6912
+ i(local) {
6913
+ if (current) return;
6914
+ internal.transition_in(default_slot, local);
6915
+ current = true;
6916
+ },
6917
+ o(local) {
6918
+ internal.transition_out(default_slot, local);
6919
+ current = false;
6920
+ },
6921
+ d(detaching) {
6922
+ if (default_slot) default_slot.d(detaching);
6923
+ }
6924
+ };
6925
+ }
6926
+
6927
+ // (85:2) {#if zoom}
6928
+ function create_if_block$c(ctx) {
6929
+ let div;
6930
+ let div_data_swiper_zoom_value;
6931
+ let current;
6932
+ const default_slot_template = /*#slots*/ ctx[8].default;
6933
+ const default_slot = internal.create_slot(default_slot_template, ctx, /*$$scope*/ ctx[7], get_default_slot_context);
6934
+
6935
+ return {
6936
+ c() {
6937
+ div = internal.element("div");
6938
+ if (default_slot) default_slot.c();
6939
+ internal.attr(div, "class", "swiper-zoom-container");
6940
+
6941
+ internal.attr(div, "data-swiper-zoom", div_data_swiper_zoom_value = typeof /*zoom*/ ctx[0] === 'number'
6942
+ ? /*zoom*/ ctx[0]
6943
+ : undefined);
6944
+ },
6945
+ m(target, anchor) {
6946
+ internal.insert(target, div, anchor);
6947
+
6948
+ if (default_slot) {
6949
+ default_slot.m(div, null);
6950
+ }
6951
+
6952
+ current = true;
6953
+ },
6954
+ p(ctx, dirty) {
6955
+ if (default_slot) {
6956
+ if (default_slot.p && (!current || dirty & /*$$scope, slideData*/ 160)) {
6957
+ internal.update_slot_base(
6958
+ default_slot,
6959
+ default_slot_template,
6960
+ ctx,
6961
+ /*$$scope*/ ctx[7],
6962
+ !current
6963
+ ? internal.get_all_dirty_from_scope(/*$$scope*/ ctx[7])
6964
+ : internal.get_slot_changes(default_slot_template, /*$$scope*/ ctx[7], dirty, get_default_slot_changes),
6965
+ get_default_slot_context
6966
+ );
6967
+ }
6968
+ }
6969
+
6970
+ if (!current || dirty & /*zoom*/ 1 && div_data_swiper_zoom_value !== (div_data_swiper_zoom_value = typeof /*zoom*/ ctx[0] === 'number'
6971
+ ? /*zoom*/ ctx[0]
6972
+ : undefined)) {
6973
+ internal.attr(div, "data-swiper-zoom", div_data_swiper_zoom_value);
6974
+ }
6975
+ },
6976
+ i(local) {
6977
+ if (current) return;
6978
+ internal.transition_in(default_slot, local);
6979
+ current = true;
6980
+ },
6981
+ o(local) {
6982
+ internal.transition_out(default_slot, local);
6983
+ current = false;
6984
+ },
6985
+ d(detaching) {
6986
+ if (detaching) internal.detach(div);
6987
+ if (default_slot) default_slot.d(detaching);
6988
+ }
6989
+ };
6990
+ }
6991
+
6992
+ function create_fragment$f(ctx) {
6993
+ let div;
6994
+ let current_block_type_index;
6995
+ let if_block;
6996
+ let div_class_value;
6997
+ let current;
6998
+ const if_block_creators = [create_if_block$c, create_else_block$2];
6999
+ const if_blocks = [];
7000
+
7001
+ function select_block_type(ctx, dirty) {
7002
+ if (/*zoom*/ ctx[0]) return 0;
7003
+ return 1;
7004
+ }
7005
+
7006
+ current_block_type_index = select_block_type(ctx);
7007
+ if_block = if_blocks[current_block_type_index] = if_block_creators[current_block_type_index](ctx);
7008
+
7009
+ let div_levels = [
7010
+ {
7011
+ class: div_class_value = uniqueClasses(`${/*slideClasses*/ ctx[3]}${/*className*/ ctx[2] ? ` ${/*className*/ ctx[2]}` : ''}`)
7012
+ },
7013
+ {
7014
+ "data-swiper-slide-index": /*virtualIndex*/ ctx[1]
7015
+ },
7016
+ /*$$restProps*/ ctx[6]
7017
+ ];
7018
+
7019
+ let div_data = {};
7020
+
7021
+ for (let i = 0; i < div_levels.length; i += 1) {
7022
+ div_data = internal.assign(div_data, div_levels[i]);
7023
+ }
7024
+
7025
+ return {
7026
+ c() {
7027
+ div = internal.element("div");
7028
+ if_block.c();
7029
+ internal.set_attributes(div, div_data);
7030
+ },
7031
+ m(target, anchor) {
7032
+ internal.insert(target, div, anchor);
7033
+ if_blocks[current_block_type_index].m(div, null);
7034
+ /*div_binding*/ ctx[9](div);
7035
+ current = true;
7036
+ },
7037
+ p(ctx, [dirty]) {
7038
+ let previous_block_index = current_block_type_index;
7039
+ current_block_type_index = select_block_type(ctx);
7040
+
7041
+ if (current_block_type_index === previous_block_index) {
7042
+ if_blocks[current_block_type_index].p(ctx, dirty);
7043
+ } else {
7044
+ internal.group_outros();
5866
7045
 
5867
- function start() {
5868
- if (typeof timeout !== 'undefined') return false;
5869
- if (swiper.autoplay.running) return false;
5870
- swiper.autoplay.running = true;
5871
- emit('autoplayStart');
5872
- run();
5873
- return true;
5874
- }
7046
+ internal.transition_out(if_blocks[previous_block_index], 1, 1, () => {
7047
+ if_blocks[previous_block_index] = null;
7048
+ });
5875
7049
 
5876
- function stop() {
5877
- if (!swiper.autoplay.running) return false;
5878
- if (typeof timeout === 'undefined') return false;
7050
+ internal.check_outros();
7051
+ if_block = if_blocks[current_block_type_index];
5879
7052
 
5880
- if (timeout) {
5881
- clearTimeout(timeout);
5882
- timeout = undefined;
5883
- }
7053
+ if (!if_block) {
7054
+ if_block = if_blocks[current_block_type_index] = if_block_creators[current_block_type_index](ctx);
7055
+ if_block.c();
7056
+ } else {
7057
+ if_block.p(ctx, dirty);
7058
+ }
5884
7059
 
5885
- swiper.autoplay.running = false;
5886
- emit('autoplayStop');
5887
- return true;
5888
- }
7060
+ internal.transition_in(if_block, 1);
7061
+ if_block.m(div, null);
7062
+ }
5889
7063
 
5890
- function pause(speed) {
5891
- if (!swiper.autoplay.running) return;
5892
- if (swiper.autoplay.paused) return;
5893
- if (timeout) clearTimeout(timeout);
5894
- swiper.autoplay.paused = true;
7064
+ internal.set_attributes(div, div_data = internal.get_spread_update(div_levels, [
7065
+ (!current || dirty & /*slideClasses, className*/ 12 && div_class_value !== (div_class_value = uniqueClasses(`${/*slideClasses*/ ctx[3]}${/*className*/ ctx[2] ? ` ${/*className*/ ctx[2]}` : ''}`))) && { class: div_class_value },
7066
+ (!current || dirty & /*virtualIndex*/ 2) && {
7067
+ "data-swiper-slide-index": /*virtualIndex*/ ctx[1]
7068
+ },
7069
+ dirty & /*$$restProps*/ 64 && /*$$restProps*/ ctx[6]
7070
+ ]));
7071
+ },
7072
+ i(local) {
7073
+ if (current) return;
7074
+ internal.transition_in(if_block);
7075
+ current = true;
7076
+ },
7077
+ o(local) {
7078
+ internal.transition_out(if_block);
7079
+ current = false;
7080
+ },
7081
+ d(detaching) {
7082
+ if (detaching) internal.detach(div);
7083
+ if_blocks[current_block_type_index].d();
7084
+ /*div_binding*/ ctx[9](null);
7085
+ }
7086
+ };
7087
+ }
5895
7088
 
5896
- if (speed === 0 || !swiper.params.autoplay.waitForTransition) {
5897
- swiper.autoplay.paused = false;
5898
- run();
5899
- } else {
5900
- ['transitionend', 'webkitTransitionEnd'].forEach(event => {
5901
- swiper.$wrapperEl[0].addEventListener(event, onTransitionEnd);
5902
- });
5903
- }
5904
- }
7089
+ function instance$f($$self, $$props, $$invalidate) {
7090
+ let slideData;
7091
+ const omit_props_names = ["zoom","virtualIndex","class"];
7092
+ let $$restProps = internal.compute_rest_props($$props, omit_props_names);
7093
+ let { $$slots: slots = {}, $$scope } = $$props;
7094
+ let { zoom = undefined } = $$props;
7095
+ let { virtualIndex = undefined } = $$props;
7096
+ let { class: className = undefined } = $$props;
7097
+ let slideEl = null;
7098
+ let slideClasses = 'swiper-slide';
7099
+ let swiper = svelte.getContext('swiper');
7100
+ let eventAttached = false;
7101
+
7102
+ const updateClasses = (_, el, classNames) => {
7103
+ if (el === slideEl) {
7104
+ $$invalidate(3, slideClasses = classNames);
7105
+ }
7106
+ };
5905
7107
 
5906
- function onVisibilityChange() {
5907
- const document = ssrWindow.getDocument();
7108
+ const attachEvent = () => {
7109
+ if (!swiper || eventAttached) return;
7110
+ swiper.on('_slideClass', updateClasses);
7111
+ eventAttached = true;
7112
+ };
5908
7113
 
5909
- if (document.visibilityState === 'hidden' && swiper.autoplay.running) {
5910
- pause();
5911
- }
7114
+ const detachEvent = () => {
7115
+ if (!swiper) return;
7116
+ swiper.off('_slideClass', updateClasses);
7117
+ eventAttached = false;
7118
+ };
5912
7119
 
5913
- if (document.visibilityState === 'visible' && swiper.autoplay.paused) {
5914
- run();
5915
- swiper.autoplay.paused = false;
5916
- }
5917
- }
7120
+ svelte.onMount(() => {
7121
+ if (typeof virtualIndex === 'undefined') return;
5918
7122
 
5919
- function onTransitionEnd(e) {
5920
- if (!swiper || swiper.destroyed || !swiper.$wrapperEl) return;
5921
- if (e.target !== swiper.$wrapperEl[0]) return;
5922
- ['transitionend', 'webkitTransitionEnd'].forEach(event => {
5923
- swiper.$wrapperEl[0].removeEventListener(event, onTransitionEnd);
5924
- });
5925
- swiper.autoplay.paused = false;
7123
+ $$invalidate(
7124
+ 4,
7125
+ slideEl.onSwiper = _swiper => {
7126
+ swiper = _swiper;
7127
+ attachEvent();
7128
+ },
7129
+ slideEl
7130
+ );
5926
7131
 
5927
- if (!swiper.autoplay.running) {
5928
- stop();
5929
- } else {
5930
- run();
5931
- }
5932
- }
7132
+ attachEvent();
7133
+ });
5933
7134
 
5934
- function onMouseEnter() {
5935
- if (swiper.params.autoplay.disableOnInteraction) {
5936
- stop();
5937
- } else {
5938
- emit('autoplayPause');
5939
- pause();
5940
- }
7135
+ svelte.afterUpdate(() => {
7136
+ if (!slideEl || !swiper) return;
5941
7137
 
5942
- ['transitionend', 'webkitTransitionEnd'].forEach(event => {
5943
- swiper.$wrapperEl[0].removeEventListener(event, onTransitionEnd);
5944
- });
5945
- }
7138
+ if (swiper.destroyed) {
7139
+ if (slideClasses !== 'swiper-slide') {
7140
+ $$invalidate(3, slideClasses = 'swiper-slide');
7141
+ }
5946
7142
 
5947
- function onMouseLeave() {
5948
- if (swiper.params.autoplay.disableOnInteraction) {
5949
- return;
5950
- }
7143
+ return;
7144
+ }
5951
7145
 
5952
- swiper.autoplay.paused = false;
5953
- emit('autoplayResume');
5954
- run();
5955
- }
7146
+ attachEvent();
7147
+ });
5956
7148
 
5957
- function attachMouseEvents() {
5958
- if (swiper.params.autoplay.pauseOnMouseEnter) {
5959
- swiper.$el.on('mouseenter', onMouseEnter);
5960
- swiper.$el.on('mouseleave', onMouseLeave);
5961
- }
5962
- }
7149
+ svelte.beforeUpdate(() => {
7150
+ attachEvent();
7151
+ });
5963
7152
 
5964
- function detachMouseEvents() {
5965
- swiper.$el.off('mouseenter', onMouseEnter);
5966
- swiper.$el.off('mouseleave', onMouseLeave);
5967
- }
7153
+ svelte.onDestroy(() => {
7154
+ if (!swiper) return;
7155
+ detachEvent();
7156
+ });
5968
7157
 
5969
- on('init', () => {
5970
- if (swiper.params.autoplay.enabled) {
5971
- start();
5972
- const document = ssrWindow.getDocument();
5973
- document.addEventListener('visibilitychange', onVisibilityChange);
5974
- attachMouseEvents();
5975
- }
5976
- });
5977
- on('beforeTransitionStart', (_s, speed, internal) => {
5978
- if (swiper.autoplay.running) {
5979
- if (internal || !swiper.params.autoplay.disableOnInteraction) {
5980
- swiper.autoplay.pause(speed);
5981
- } else {
5982
- stop();
5983
- }
5984
- }
5985
- });
5986
- on('sliderFirstMove', () => {
5987
- if (swiper.autoplay.running) {
5988
- if (swiper.params.autoplay.disableOnInteraction) {
5989
- stop();
5990
- } else {
5991
- pause();
5992
- }
5993
- }
5994
- });
5995
- on('touchEnd', () => {
5996
- if (swiper.params.cssMode && swiper.autoplay.paused && !swiper.params.autoplay.disableOnInteraction) {
5997
- run();
5998
- }
5999
- });
6000
- on('destroy', () => {
6001
- detachMouseEvents();
7158
+ function div_binding($$value) {
7159
+ internal.binding_callbacks[$$value ? 'unshift' : 'push'](() => {
7160
+ slideEl = $$value;
7161
+ $$invalidate(4, slideEl);
7162
+ });
7163
+ }
6002
7164
 
6003
- if (swiper.autoplay.running) {
6004
- stop();
6005
- }
7165
+ $$self.$$set = $$new_props => {
7166
+ $$props = internal.assign(internal.assign({}, $$props), internal.exclude_internal_props($$new_props));
7167
+ $$invalidate(6, $$restProps = internal.compute_rest_props($$props, omit_props_names));
7168
+ if ('zoom' in $$new_props) $$invalidate(0, zoom = $$new_props.zoom);
7169
+ if ('virtualIndex' in $$new_props) $$invalidate(1, virtualIndex = $$new_props.virtualIndex);
7170
+ if ('class' in $$new_props) $$invalidate(2, className = $$new_props.class);
7171
+ if ('$$scope' in $$new_props) $$invalidate(7, $$scope = $$new_props.$$scope);
7172
+ };
6006
7173
 
6007
- const document = ssrWindow.getDocument();
6008
- document.removeEventListener('visibilitychange', onVisibilityChange);
6009
- });
6010
- Object.assign(swiper.autoplay, {
6011
- pause,
6012
- run,
6013
- start,
6014
- stop
6015
- });
7174
+ $$self.$$.update = () => {
7175
+ if ($$self.$$.dirty & /*slideClasses*/ 8) {
7176
+ $$invalidate(5, slideData = {
7177
+ isActive: slideClasses.indexOf('swiper-slide-active') >= 0 || slideClasses.indexOf('swiper-slide-duplicate-active') >= 0,
7178
+ isVisible: slideClasses.indexOf('swiper-slide-visible') >= 0,
7179
+ isDuplicate: slideClasses.indexOf('swiper-slide-duplicate') >= 0,
7180
+ isPrev: slideClasses.indexOf('swiper-slide-prev') >= 0 || slideClasses.indexOf('swiper-slide-duplicate-prev') >= 0,
7181
+ isNext: slideClasses.indexOf('swiper-slide-next') >= 0 || slideClasses.indexOf('swiper-slide-duplicate-next') >= 0
7182
+ });
7183
+ }
7184
+ };
7185
+
7186
+ return [
7187
+ zoom,
7188
+ virtualIndex,
7189
+ className,
7190
+ slideClasses,
7191
+ slideEl,
7192
+ slideData,
7193
+ $$restProps,
7194
+ $$scope,
7195
+ slots,
7196
+ div_binding
7197
+ ];
7198
+ }
7199
+
7200
+ class Swiper_slide extends internal.SvelteComponent {
7201
+ constructor(options) {
7202
+ super();
7203
+ internal.init(this, options, instance$f, create_fragment$f, internal.safe_not_equal, { zoom: 0, virtualIndex: 1, class: 2 });
7204
+ }
6016
7205
  }
6017
7206
 
6018
- /* src/PanoTagPlugin/Components/Common/MediaItem.svelte generated by Svelte v3.50.1 */
7207
+ /* src/PanoTagPlugin/Components/Common/MediaItem.svelte generated by Svelte v3.52.0 */
6019
7208
 
6020
7209
  function add_css$e(target) {
6021
7210
  internal.append_styles(target, "svelte-6jwk1w", ".media-item.svelte-6jwk1w{height:100%}.media-content.svelte-6jwk1w{width:100%;height:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none;-o-object-fit:inherit;object-fit:inherit}.video-icon.svelte-6jwk1w{width:1.75rem;height:1.75rem;background-size:100%;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}");
@@ -6211,7 +7400,7 @@ class MediaItem extends internal.SvelteComponent {
6211
7400
  }
6212
7401
  }
6213
7402
 
6214
- /* src/PanoTagPlugin/Components/Common/Media.svelte generated by Svelte v3.50.1 */
7403
+ /* src/PanoTagPlugin/Components/Common/Media.svelte generated by Svelte v3.52.0 */
6215
7404
 
6216
7405
  function add_css$d(target) {
6217
7406
  internal.append_styles(target, "svelte-ai0lv9", ".media.svelte-ai0lv9{width:100%;height:100%;position:relative;overflow:hidden;border-radius:0.125rem}");
@@ -6223,7 +7412,7 @@ function get_each_context$3(ctx, list, i) {
6223
7412
  return child_ctx;
6224
7413
  }
6225
7414
 
6226
- // (24:0) {#if unfolded}
7415
+ // (25:0) {#if unfolded}
6227
7416
  function create_if_block$a(ctx) {
6228
7417
  let div;
6229
7418
  let current_block_type_index;
@@ -6334,7 +7523,7 @@ function create_if_block$a(ctx) {
6334
7523
  };
6335
7524
  }
6336
7525
 
6337
- // (80:4) {:else}
7526
+ // (82:4) {:else}
6338
7527
  function create_else_block$1(ctx) {
6339
7528
  let mediaitem;
6340
7529
  let current;
@@ -6375,12 +7564,12 @@ function create_else_block$1(ctx) {
6375
7564
  };
6376
7565
  }
6377
7566
 
6378
- // (31:4) {#if carouselEnabled}
7567
+ // (32:4) {#if carouselEnabled}
6379
7568
  function create_if_block_1$6(ctx) {
6380
7569
  let swiper;
6381
7570
  let current;
6382
7571
 
6383
- swiper = new svelte$1.Swiper({
7572
+ swiper = new Swiper_1({
6384
7573
  props: {
6385
7574
  style: "height: 100%",
6386
7575
  modules: [Autoplay],
@@ -6440,7 +7629,7 @@ function create_if_block_1$6(ctx) {
6440
7629
  };
6441
7630
  }
6442
7631
 
6443
- // (75:10) <SwiperSlide>
7632
+ // (77:10) <SwiperSlide>
6444
7633
  function create_default_slot_1(ctx) {
6445
7634
  let mediaitem;
6446
7635
  let t;
@@ -6485,12 +7674,12 @@ function create_default_slot_1(ctx) {
6485
7674
  };
6486
7675
  }
6487
7676
 
6488
- // (74:8) {#each mediaDataList as media}
7677
+ // (76:8) {#each mediaDataList as media}
6489
7678
  function create_each_block$3(ctx) {
6490
7679
  let swiperslide;
6491
7680
  let current;
6492
7681
 
6493
- swiperslide = new svelte$1.SwiperSlide({
7682
+ swiperslide = new Swiper_slide({
6494
7683
  props: {
6495
7684
  $$slots: { default: [create_default_slot_1] },
6496
7685
  $$scope: { ctx }
@@ -6529,7 +7718,7 @@ function create_each_block$3(ctx) {
6529
7718
  };
6530
7719
  }
6531
7720
 
6532
- // (32:6) <Swiper style="height: 100%" modules={[Autoplay]} spaceBetween={30} autoplay={autoplay ? noTypecheck({ delay: 2000, stopOnLastSlide: false, disableOnInteraction: false }) : false} loop on:slideChange={async (event) => { if (!autoplay) return if (!autoplayConfig.autoplayVideo) return const swiper = event.detail[0] if (!swiper) return const index = swiper.realIndex // loop 完一圈后,swiper.realIndex 会重复一次,比如有三张图片 [0,1,2],slideChange 触发后输出的 index 为 [0,1,2,0,0,1,2,0,0,1,2,0], 添加 lastAutoPlayIndex 判断后,输出为[0,1,2,0,1,2,0,1,2,0] if (index === lastAutoPlayIndex) return lastAutoPlayIndex = index const media = mediaDataList[index] if (!media) return if (media.type !== 'Video') return // 先暂停自动轮播 swiper.autoplay.stop() // 播放视频 await new Promise((resolve) => { const video = swiper.slides[swiper.activeIndex]?.querySelector('video') if (!video) { resolve(noTypecheck(null)) return } video.play() video.onerror = () => resolve(noTypecheck(null)) video.onended = () => resolve(noTypecheck(null)) video.onclick = () => { video.pause() resolve(noTypecheck(null)) } }) // 恢复自动轮播 swiper.autoplay.start() }} >
7721
+ // (33:6) <Swiper style="height: 100%" modules={[Autoplay]} spaceBetween={30} autoplay={autoplay ? noTypecheck({ delay: 2000, stopOnLastSlide: false, disableOnInteraction: false }) : false} loop on:slideChange={async (event) => { if (!autoplay) return if (!autoplayConfig.autoplayVideo) return const swiper = event.detail[0] if (!swiper) return const index = swiper.realIndex // loop 完一圈后,swiper.realIndex 会重复一次,比如有三张图片 [0,1,2],slideChange 触发后输出的 index 为 [0,1,2,0,0,1,2,0,0,1,2,0], 添加 lastAutoPlayIndex 判断后,输出为[0,1,2,0,1,2,0,1,2,0] if (index === lastAutoPlayIndex) return lastAutoPlayIndex = index const media = mediaDataList[index] if (!media) return if (media.type !== 'Video') return // 先暂停自动轮播 swiper.autoplay.stop() // 播放视频 await new Promise((resolve) => { const video = swiper.slides[swiper.activeIndex]?.querySelector('video') if (!video) { resolve(noTypecheck(null)) return } video.muted = true video.play() video.onerror = () => resolve(noTypecheck(null)) video.onended = () => resolve(noTypecheck(null)) video.onclick = () => { video.pause() resolve(noTypecheck(null)) } }) // 恢复自动轮播 swiper.autoplay.start() }} >
6533
7722
  function create_default_slot(ctx) {
6534
7723
  let each_1_anchor;
6535
7724
  let current;
@@ -6710,6 +7899,7 @@ function instance$d($$self, $$props, $$invalidate) {
6710
7899
  return;
6711
7900
  }
6712
7901
 
7902
+ video.muted = true;
6713
7903
  video.play();
6714
7904
  video.onerror = () => resolve(noTypecheck(null));
6715
7905
  video.onended = () => resolve(noTypecheck(null));
@@ -6796,7 +7986,7 @@ class Media extends internal.SvelteComponent {
6796
7986
  }
6797
7987
  }
6798
7988
 
6799
- /* src/PanoTagPlugin/Components/Tag/ImageTextTag.svelte generated by Svelte v3.50.1 */
7989
+ /* src/PanoTagPlugin/Components/Tag/ImageTextTag.svelte generated by Svelte v3.52.0 */
6800
7990
 
6801
7991
  function add_css$c(target) {
6802
7992
  internal.append_styles(target, "svelte-1p8f9wy", ".line.svelte-1p8f9wy{position:absolute;width:6.5625rem;height:1.3125rem;transform:translateY(-100%);z-index:10}.text.svelte-1p8f9wy{position:absolute;width:6.25rem;left:1rem;bottom:0.0625rem;z-index:10;font-weight:600}.media-wrapper.svelte-1p8f9wy{position:absolute;left:0.875rem;top:-5.3125rem;width:5.625rem;height:3.75rem;z-index:10;font-weight:600}");
@@ -7170,10 +8360,10 @@ class ImageTextTag extends internal.SvelteComponent {
7170
8360
  }
7171
8361
  }
7172
8362
 
7173
- /* src/PanoTagPlugin/Components/Tag/MarketingTag.svelte generated by Svelte v3.50.1 */
8363
+ /* src/PanoTagPlugin/Components/Tag/MarketingTag.svelte generated by Svelte v3.52.0 */
7174
8364
 
7175
8365
  function add_css$b(target) {
7176
- internal.append_styles(target, "svelte-1dqrka8", ".svelte-1dqrka8.svelte-1dqrka8{box-sizing:border-box}.marketing.svelte-1dqrka8.svelte-1dqrka8{transform:translateY(-100%)}.content.svelte-1dqrka8 .headerImage.svelte-1dqrka8{position:absolute;width:100%;top:0.25rem;transform:translateY(-100%);border-top-left-radius:0.25rem;border-top-right-radius:0.25rem}.line.svelte-1dqrka8.svelte-1dqrka8{position:absolute;height:2.0625rem;width:0.0625rem;left:50%;transform:translateX(-50%);background-color:white;bottom:0;transform-origin:bottom;transition:all 500ms}.content.svelte-1dqrka8.svelte-1dqrka8{background-color:white;position:relative;display:flex;flex-direction:column;min-width:11.125rem;width:-webkit-max-content;width:-moz-max-content;width:max-content;height:-webkit-max-content;height:-moz-max-content;height:max-content;border-radius:0.25rem;top:-1.875rem;left:-1rem;padding:0.5rem 0rem 0.5625rem;transition:all 500ms}.title.svelte-1dqrka8.svelte-1dqrka8{position:absolute;background-color:white;border-radius:0.25rem;width:100%;top:0.5rem;padding-left:0.75rem;padding-right:0.75rem}.title.svelte-1dqrka8 .text.svelte-1dqrka8{display:block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:0.75rem;font-weight:bold;line-height:1.125rem;color:#000}.footer.svelte-1dqrka8.svelte-1dqrka8{position:relative;padding-left:0.75rem;padding-right:0.75rem;width:100%;height:1.375rem;display:flex;align-items:center}.footer.svelte-1dqrka8 .goto-button.svelte-1dqrka8{flex-shrink:0;white-space:nowrap;background-image:linear-gradient(to right, rgba(87, 144, 253, 1) 0, rgba(42, 114, 254, 1) 100%);color:#fff;font-size:0.625rem;border-radius:0.875rem;font-weight:bold;padding-left:0.5rem;padding-right:0.5rem;height:1.25rem;margin-left:auto;display:flex;align-items:center}.footer.svelte-1dqrka8 .goto-icon.svelte-1dqrka8::after{content:'';display:inline-block;width:0.75rem;height:0.75rem;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAMAAADW3miqAAAAeFBMVEUAAAD////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////GqOSsAAAAJ3RSTlMAFNO2pYt4bErz8uP6ysawgVtBPDcR5C4s2L6ZmJBzZGJXUyEeDws/0G2zAAAAkklEQVQ4y+3TRw6DMBAF0OAeJ3QCpCe0uf8NwRILLBYfiS1/aT3JoymnI+sERZ5VCH0iVto3QDfBLmeSSMUTogRV9bBEpJAKaYpGijn13aTSLeraeG9D0NZFZv4/rRL5FDHnITlllqjv6tykWsmX4JHr05y7j6oFKq2P8He48B0tAM0EY0EDxquClw6vLz6EI35GmwwSZpe+WOgAAAAASUVORK5CYII=);background-size:100% auto;background-repeat:no-repeat}.price.svelte-1dqrka8.svelte-1dqrka8{flex-shrink:0;margin-right:0.75rem;white-space:nowrap;color:#ff6600;display:flex;align-items:baseline}.price.svelte-1dqrka8 .value.svelte-1dqrka8{position:relative;top:0.0625rem;font-size:1.125rem;line-height:1.375rem;font-family:TG-TYPE, PingFangSC, Segoe UI, Rototo, sans-serif;letter-spacing:0rem}.price.svelte-1dqrka8 .unit.svelte-1dqrka8{padding-left:0.125rem;font-size:0.625rem}.tag.svelte-1dqrka8.svelte-1dqrka8{position:relative;background-color:white;display:flex;width:-webkit-max-content;width:-moz-max-content;width:max-content;padding-left:0.75rem;padding-right:0.75rem;min-height:1.75rem}.tag.svelte-1dqrka8 .base-tag.svelte-1dqrka8{height:1rem;margin-top:1.375rem;margin-bottom:0.5rem;margin-right:0.25rem;font-size:0.625rem;line-height:0.875rem;padding:0.0625rem 0.25rem;border-radius:0.125rem;overflow:hidden}.tag.svelte-1dqrka8 .primary-tag.svelte-1dqrka8{background:#e5eefe;color:#0055ff}.tag.svelte-1dqrka8 .secondary-tag.svelte-1dqrka8{background:rgba(255, 102, 0, 0.08);color:rgba(255, 102, 0, 1)}.unfolded.svelte-1dqrka8 .line.svelte-1dqrka8{transform:translateX(-50%) scale(1, 1)}.folded.svelte-1dqrka8 .line.svelte-1dqrka8{transform:translateX(-50%) scale(1, 0);transition-timing-function:ease-in}.unfolded.svelte-1dqrka8 .content.svelte-1dqrka8{opacity:1}.folded.svelte-1dqrka8 .content.svelte-1dqrka8{opacity:0;transform:translateY(0.425rem);transition-timing-function:ease-in}");
8366
+ internal.append_styles(target, "svelte-8mby9k", ".svelte-8mby9k.svelte-8mby9k{box-sizing:border-box}.marketing.svelte-8mby9k.svelte-8mby9k{transform:translateY(-100%)}.content.svelte-8mby9k .headerImage.svelte-8mby9k{position:absolute;width:100%;top:0.25rem;transform:translateY(-100%);border-top-left-radius:0.25rem;border-top-right-radius:0.25rem}.line.svelte-8mby9k.svelte-8mby9k{position:absolute;height:2.0625rem;width:0.0625rem;left:50%;transform:translateX(-50%);background-color:white;bottom:0;transform-origin:bottom;transition:all 500ms}.content.svelte-8mby9k.svelte-8mby9k{background-color:white;position:relative;display:flex;flex-direction:column;min-width:11.125rem;width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content;border-radius:0.25rem;top:-1.875rem;left:-1rem;padding:0.5rem 0rem 0.5625rem;transition:all 500ms}.title.svelte-8mby9k.svelte-8mby9k{position:absolute;background-color:white;border-radius:0.25rem;width:100%;top:0.5rem;padding-left:0.75rem;padding-right:0.75rem}.title.svelte-8mby9k .text.svelte-8mby9k{display:block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:0.75rem;font-weight:bold;line-height:1.125rem;color:#000}.footer.svelte-8mby9k.svelte-8mby9k{position:relative;padding-left:0.75rem;padding-right:0.75rem;width:100%;height:1.375rem;display:flex;align-items:center}.footer.svelte-8mby9k .goto-button.svelte-8mby9k{flex-shrink:0;white-space:nowrap;background-image:linear-gradient(to right, rgba(87, 144, 253, 1) 0, rgba(42, 114, 254, 1) 100%);color:#fff;font-size:0.625rem;border-radius:0.875rem;font-weight:bold;padding-left:0.5rem;padding-right:0.5rem;height:1.25rem;margin-left:auto;display:flex;align-items:center}.footer.svelte-8mby9k .goto-icon.svelte-8mby9k::after{content:'';display:inline-block;width:0.75rem;height:0.75rem;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAMAAADW3miqAAAAeFBMVEUAAAD////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////GqOSsAAAAJ3RSTlMAFNO2pYt4bErz8uP6ysawgVtBPDcR5C4s2L6ZmJBzZGJXUyEeDws/0G2zAAAAkklEQVQ4y+3TRw6DMBAF0OAeJ3QCpCe0uf8NwRILLBYfiS1/aT3JoymnI+sERZ5VCH0iVto3QDfBLmeSSMUTogRV9bBEpJAKaYpGijn13aTSLeraeG9D0NZFZv4/rRL5FDHnITlllqjv6tykWsmX4JHr05y7j6oFKq2P8He48B0tAM0EY0EDxquClw6vLz6EI35GmwwSZpe+WOgAAAAASUVORK5CYII=);background-size:100% auto;background-repeat:no-repeat}.price.svelte-8mby9k.svelte-8mby9k{flex-shrink:0;margin-right:0.75rem;white-space:nowrap;color:#ff6600;display:flex;align-items:baseline}.price.svelte-8mby9k .value.svelte-8mby9k{position:relative;top:0.0625rem;font-size:1.125rem;line-height:1.375rem;font-family:TG-TYPE, PingFangSC, Segoe UI, Rototo, sans-serif;letter-spacing:0rem}.price.svelte-8mby9k .unit.svelte-8mby9k{padding-left:0.125rem;font-size:0.625rem}.tag.svelte-8mby9k.svelte-8mby9k{position:relative;background-color:white;display:flex;width:-moz-max-content;width:max-content;padding-left:0.75rem;padding-right:0.75rem;min-height:1.75rem}.tag.svelte-8mby9k .base-tag.svelte-8mby9k{height:1rem;margin-top:1.375rem;margin-bottom:0.5rem;margin-right:0.25rem;font-size:0.625rem;line-height:0.875rem;padding:0.0625rem 0.25rem;border-radius:0.125rem;overflow:hidden}.tag.svelte-8mby9k .primary-tag.svelte-8mby9k{background:#e5eefe;color:#0055ff}.tag.svelte-8mby9k .secondary-tag.svelte-8mby9k{background:rgba(255, 102, 0, 0.08);color:rgba(255, 102, 0, 1)}.unfolded.svelte-8mby9k .line.svelte-8mby9k{transform:translateX(-50%) scale(1, 1)}.folded.svelte-8mby9k .line.svelte-8mby9k{transform:translateX(-50%) scale(1, 0);transition-timing-function:ease-in}.unfolded.svelte-8mby9k .content.svelte-8mby9k{opacity:1}.folded.svelte-8mby9k .content.svelte-8mby9k{opacity:0;transform:translateY(0.425rem);transition-timing-function:ease-in}");
7177
8367
  }
7178
8368
 
7179
8369
  function get_each_context$1(ctx, list, i) {
@@ -7198,7 +8388,7 @@ function create_if_block_4$1(ctx) {
7198
8388
  c() {
7199
8389
  div = internal.element("div");
7200
8390
  t = internal.text(t_value);
7201
- internal.attr(div, "class", "base-tag primary-tag svelte-1dqrka8");
8391
+ internal.attr(div, "class", "base-tag primary-tag svelte-8mby9k");
7202
8392
  },
7203
8393
  m(target, anchor) {
7204
8394
  internal.insert(target, div, anchor);
@@ -7258,7 +8448,7 @@ function create_if_block_3$1(ctx) {
7258
8448
  c() {
7259
8449
  div = internal.element("div");
7260
8450
  t = internal.text(t_value);
7261
- internal.attr(div, "class", "base-tag secondary-tag svelte-1dqrka8");
8451
+ internal.attr(div, "class", "base-tag secondary-tag svelte-8mby9k");
7262
8452
  },
7263
8453
  m(target, anchor) {
7264
8454
  internal.insert(target, div, anchor);
@@ -7324,8 +8514,8 @@ function create_if_block_1$4(ctx) {
7324
8514
  t0 = internal.text(t0_value);
7325
8515
  t1 = internal.space();
7326
8516
  if (if_block) if_block.c();
7327
- internal.attr(span, "class", "value svelte-1dqrka8");
7328
- internal.attr(div, "class", "price svelte-1dqrka8");
8517
+ internal.attr(span, "class", "value svelte-8mby9k");
8518
+ internal.attr(div, "class", "price svelte-8mby9k");
7329
8519
  },
7330
8520
  m(target, anchor) {
7331
8521
  internal.insert(target, div, anchor);
@@ -7367,7 +8557,7 @@ function create_if_block_2$2(ctx) {
7367
8557
  c() {
7368
8558
  span = internal.element("span");
7369
8559
  t = internal.text(t_value);
7370
- internal.attr(span, "class", "unit svelte-1dqrka8");
8560
+ internal.attr(span, "class", "unit svelte-8mby9k");
7371
8561
  },
7372
8562
  m(target, anchor) {
7373
8563
  internal.insert(target, span, anchor);
@@ -7392,7 +8582,7 @@ function create_if_block$8(ctx) {
7392
8582
  c() {
7393
8583
  div = internal.element("div");
7394
8584
  t = internal.text(t_value);
7395
- internal.attr(div, "class", "goto-button goto-icon svelte-1dqrka8");
8585
+ internal.attr(div, "class", "goto-button goto-icon svelte-8mby9k");
7396
8586
  },
7397
8587
  m(target, anchor) {
7398
8588
  internal.insert(target, div, anchor);
@@ -7488,46 +8678,31 @@ function create_fragment$b(ctx) {
7488
8678
  if (if_block0) if_block0.c();
7489
8679
  t7 = internal.space();
7490
8680
  if (if_block1) if_block1.c();
7491
- internal.attr(div0, "class", "line svelte-1dqrka8");
8681
+ internal.attr(div0, "class", "line svelte-8mby9k");
7492
8682
 
7493
- internal.set_style(
7494
- div0,
7495
- "transition-delay",
7496
- /*unfolded*/ ctx[1]
7497
- ? bigSmallDotChange + 'ms'
7498
- : tagContentShowWhenLineStartGrow + tagContentShow - lineGrow - 40 + 'ms',
7499
- false
7500
- );
8683
+ internal.set_style(div0, "transition-delay", /*unfolded*/ ctx[1]
8684
+ ? bigSmallDotChange + 'ms'
8685
+ : tagContentShowWhenLineStartGrow + tagContentShow - lineGrow - 40 + 'ms');
7501
8686
 
7502
- internal.attr(img, "class", "headerImage svelte-1dqrka8");
8687
+ internal.attr(img, "class", "headerImage svelte-8mby9k");
7503
8688
  if (!internal.src_url_equal(img.src, img_src_value = /*data*/ ctx[2].headerPictureUrl)) internal.attr(img, "src", img_src_value);
7504
8689
  internal.attr(img, "alt", "");
7505
- internal.attr(div1, "class", "tag svelte-1dqrka8");
7506
- internal.attr(div2, "class", "text svelte-1dqrka8");
7507
- internal.attr(div3, "class", "title svelte-1dqrka8");
7508
- internal.attr(div4, "class", "footer svelte-1dqrka8");
7509
-
7510
- internal.set_style(
7511
- div4,
7512
- "height",
7513
- /*data*/ ctx[2].price?.value !== undefined && /*data*/ ctx[2].price?.value !== null && /*data*/ ctx[2].highlightText
7514
- ? undefined
7515
- : '1rem',
7516
- false
7517
- );
8690
+ internal.attr(div1, "class", "tag svelte-8mby9k");
8691
+ internal.attr(div2, "class", "text svelte-8mby9k");
8692
+ internal.attr(div3, "class", "title svelte-8mby9k");
8693
+ internal.attr(div4, "class", "footer svelte-8mby9k");
7518
8694
 
7519
- internal.attr(div5, "class", "content svelte-1dqrka8");
8695
+ internal.set_style(div4, "height", /*data*/ ctx[2].price?.value !== undefined && /*data*/ ctx[2].price?.value !== null && /*data*/ ctx[2].highlightText
8696
+ ? undefined
8697
+ : '1rem');
7520
8698
 
7521
- internal.set_style(
7522
- div5,
7523
- "transition-delay",
7524
- /*unfolded*/ ctx[1]
7525
- ? bigSmallDotChange + tagContentShowWhenLineStartGrow + 'ms'
7526
- : '0ms',
7527
- false
7528
- );
8699
+ internal.attr(div5, "class", "content svelte-8mby9k");
7529
8700
 
7530
- internal.attr(div6, "class", "marketing svelte-1dqrka8");
8701
+ internal.set_style(div5, "transition-delay", /*unfolded*/ ctx[1]
8702
+ ? bigSmallDotChange + tagContentShowWhenLineStartGrow + 'ms'
8703
+ : '0ms');
8704
+
8705
+ internal.attr(div6, "class", "marketing svelte-8mby9k");
7531
8706
  internal.toggle_class(div6, "unfolded", /*unfolded*/ ctx[1]);
7532
8707
  internal.toggle_class(div6, "folded", /*folded*/ ctx[3]);
7533
8708
  },
@@ -7569,14 +8744,9 @@ function create_fragment$b(ctx) {
7569
8744
  shadow.$set(shadow_changes);
7570
8745
 
7571
8746
  if (dirty & /*unfolded*/ 2) {
7572
- internal.set_style(
7573
- div0,
7574
- "transition-delay",
7575
- /*unfolded*/ ctx[1]
7576
- ? bigSmallDotChange + 'ms'
7577
- : tagContentShowWhenLineStartGrow + tagContentShow - lineGrow - 40 + 'ms',
7578
- false
7579
- );
8747
+ internal.set_style(div0, "transition-delay", /*unfolded*/ ctx[1]
8748
+ ? bigSmallDotChange + 'ms'
8749
+ : tagContentShowWhenLineStartGrow + tagContentShow - lineGrow - 40 + 'ms');
7580
8750
  }
7581
8751
 
7582
8752
  if (!current || dirty & /*data*/ 4 && !internal.src_url_equal(img.src, img_src_value = /*data*/ ctx[2].headerPictureUrl)) {
@@ -7658,25 +8828,15 @@ function create_fragment$b(ctx) {
7658
8828
  }
7659
8829
 
7660
8830
  if (dirty & /*data*/ 4) {
7661
- internal.set_style(
7662
- div4,
7663
- "height",
7664
- /*data*/ ctx[2].price?.value !== undefined && /*data*/ ctx[2].price?.value !== null && /*data*/ ctx[2].highlightText
7665
- ? undefined
7666
- : '1rem',
7667
- false
7668
- );
8831
+ internal.set_style(div4, "height", /*data*/ ctx[2].price?.value !== undefined && /*data*/ ctx[2].price?.value !== null && /*data*/ ctx[2].highlightText
8832
+ ? undefined
8833
+ : '1rem');
7669
8834
  }
7670
8835
 
7671
8836
  if (dirty & /*unfolded*/ 2) {
7672
- internal.set_style(
7673
- div5,
7674
- "transition-delay",
7675
- /*unfolded*/ ctx[1]
7676
- ? bigSmallDotChange + tagContentShowWhenLineStartGrow + 'ms'
7677
- : '0ms',
7678
- false
7679
- );
8837
+ internal.set_style(div5, "transition-delay", /*unfolded*/ ctx[1]
8838
+ ? bigSmallDotChange + tagContentShowWhenLineStartGrow + 'ms'
8839
+ : '0ms');
7680
8840
  }
7681
8841
 
7682
8842
  if (!current || dirty & /*unfolded*/ 2) {
@@ -7757,10 +8917,10 @@ class MarketingTag extends internal.SvelteComponent {
7757
8917
  }
7758
8918
  }
7759
8919
 
7760
- /* src/PanoTagPlugin/Components/Common/Audio.svelte generated by Svelte v3.50.1 */
8920
+ /* src/PanoTagPlugin/Components/Common/Audio.svelte generated by Svelte v3.52.0 */
7761
8921
 
7762
8922
  function add_css$a(target) {
7763
- internal.append_styles(target, "svelte-tlcvd7", ".audio.svelte-tlcvd7.svelte-tlcvd7{position:relative;width:100%;height:100%;cursor:pointer}@-webkit-keyframes svelte-tlcvd7-playing{25%{background-image:url(\"data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='9' cy='9' r='8' transform='translate(-1 -1)' fill='%23FFF' fill-rule='nonzero'/%3E%3C/svg%3E\")}50%{background-image:url(\"data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 0a8 8 0 1 1 0 16A8 8 0 0 1 8 0zM5.533 6.685L4.169 8.049l1.414 1.413a2.078 2.078 0 0 0-.05-2.777z' fill='%23FFF' fill-rule='nonzero'/%3E%3C/svg%3E\")}75%{background-image:url(\"data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 0a8 8 0 1 1 0 16A8 8 0 0 1 8 0zm-.656 4.874l-.906.905A3.35 3.35 0 0 1 7.369 8.1c0 .875-.333 1.67-.88 2.268l.906.906A4.628 4.628 0 0 0 8.65 8.101a4.627 4.627 0 0 0-1.306-3.227zm-1.811 1.81L4.169 8.05l1.414 1.413a2.078 2.078 0 0 0-.05-2.777z' fill='%23FFF' fill-rule='nonzero'/%3E%3C/svg%3E\")}}@keyframes svelte-tlcvd7-playing{25%{background-image:url(\"data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='9' cy='9' r='8' transform='translate(-1 -1)' fill='%23FFF' fill-rule='nonzero'/%3E%3C/svg%3E\")}50%{background-image:url(\"data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 0a8 8 0 1 1 0 16A8 8 0 0 1 8 0zM5.533 6.685L4.169 8.049l1.414 1.413a2.078 2.078 0 0 0-.05-2.777z' fill='%23FFF' fill-rule='nonzero'/%3E%3C/svg%3E\")}75%{background-image:url(\"data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 0a8 8 0 1 1 0 16A8 8 0 0 1 8 0zm-.656 4.874l-.906.905A3.35 3.35 0 0 1 7.369 8.1c0 .875-.333 1.67-.88 2.268l.906.906A4.628 4.628 0 0 0 8.65 8.101a4.627 4.627 0 0 0-1.306-3.227zm-1.811 1.81L4.169 8.05l1.414 1.413a2.078 2.078 0 0 0-.05-2.777z' fill='%23FFF' fill-rule='nonzero'/%3E%3C/svg%3E\")}}.paused.svelte-tlcvd7 .audio-icon.svelte-tlcvd7{-webkit-animation:none;animation:none}.audio-icon.svelte-tlcvd7.svelte-tlcvd7{width:100%;height:100%;border-radius:50%;background-size:100%;-webkit-animation:svelte-tlcvd7-playing 2s steps(1) infinite;animation:svelte-tlcvd7-playing 2s steps(1) infinite;background-image:url(\"data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 0a8 8 0 1 1 0 16A8 8 0 0 1 8 0zm1.428 2.79l-.953.952a6.222 6.222 0 0 1 1.775 4.36c0 1.571-.58 3.006-1.538 4.103l-.184.202.793.794a7.344 7.344 0 0 0 2.21-5.26A7.341 7.341 0 0 0 9.428 2.79zM7.344 4.873l-.906.905A3.35 3.35 0 0 1 7.369 8.1c0 .802-.28 1.537-.748 2.115l-.132.153.906.906A4.628 4.628 0 0 0 8.65 8.101a4.627 4.627 0 0 0-1.306-3.227zm-1.811 1.81L4.169 8.05l1.414 1.413a2.078 2.078 0 0 0-.05-2.777z' fill='%23FFF' fill-rule='nonzero'/%3E%3C/svg%3E\")}");
8923
+ internal.append_styles(target, "svelte-1ku3wt4", ".audio.svelte-1ku3wt4.svelte-1ku3wt4{position:relative;width:100%;height:100%;cursor:pointer}@keyframes svelte-1ku3wt4-playing{25%{background-image:url(\"data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='9' cy='9' r='8' transform='translate(-1 -1)' fill='%23FFF' fill-rule='nonzero'/%3E%3C/svg%3E\")}50%{background-image:url(\"data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 0a8 8 0 1 1 0 16A8 8 0 0 1 8 0zM5.533 6.685L4.169 8.049l1.414 1.413a2.078 2.078 0 0 0-.05-2.777z' fill='%23FFF' fill-rule='nonzero'/%3E%3C/svg%3E\")}75%{background-image:url(\"data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 0a8 8 0 1 1 0 16A8 8 0 0 1 8 0zm-.656 4.874l-.906.905A3.35 3.35 0 0 1 7.369 8.1c0 .875-.333 1.67-.88 2.268l.906.906A4.628 4.628 0 0 0 8.65 8.101a4.627 4.627 0 0 0-1.306-3.227zm-1.811 1.81L4.169 8.05l1.414 1.413a2.078 2.078 0 0 0-.05-2.777z' fill='%23FFF' fill-rule='nonzero'/%3E%3C/svg%3E\")}}.paused.svelte-1ku3wt4 .audio-icon.svelte-1ku3wt4{animation:none}.audio-icon.svelte-1ku3wt4.svelte-1ku3wt4{width:100%;height:100%;border-radius:50%;background-size:100%;animation:svelte-1ku3wt4-playing 2s steps(1) infinite;background-image:url(\"data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 0a8 8 0 1 1 0 16A8 8 0 0 1 8 0zm1.428 2.79l-.953.952a6.222 6.222 0 0 1 1.775 4.36c0 1.571-.58 3.006-1.538 4.103l-.184.202.793.794a7.344 7.344 0 0 0 2.21-5.26A7.341 7.341 0 0 0 9.428 2.79zM7.344 4.873l-.906.905A3.35 3.35 0 0 1 7.369 8.1c0 .802-.28 1.537-.748 2.115l-.132.153.906.906A4.628 4.628 0 0 0 8.65 8.101a4.627 4.627 0 0 0-1.306-3.227zm-1.811 1.81L4.169 8.05l1.414 1.413a2.078 2.078 0 0 0-.05-2.777z' fill='%23FFF' fill-rule='nonzero'/%3E%3C/svg%3E\")}");
7764
8924
  }
7765
8925
 
7766
8926
  // (34:0) {#if unfolded}
@@ -7795,11 +8955,11 @@ function create_if_block$7(ctx) {
7795
8955
  div0 = internal.element("div");
7796
8956
  t1 = internal.space();
7797
8957
  audio_1 = internal.element("audio");
7798
- internal.attr(div0, "class", "audio-icon svelte-tlcvd7");
8958
+ internal.attr(div0, "class", "audio-icon svelte-1ku3wt4");
7799
8959
  audio_1.controls = false;
7800
8960
  internal.attr(audio_1, "playsinline", "");
7801
8961
  if (!internal.src_url_equal(audio_1.src, audio_1_src_value = /*url*/ ctx[3])) internal.attr(audio_1, "src", audio_1_src_value);
7802
- internal.attr(div1, "class", "audio svelte-tlcvd7");
8962
+ internal.attr(div1, "class", "audio svelte-1ku3wt4");
7803
8963
  internal.toggle_class(div1, "paused", /*paused*/ ctx[6]);
7804
8964
  },
7805
8965
  m(target, anchor) {
@@ -8069,10 +9229,10 @@ class Audio extends internal.SvelteComponent {
8069
9229
  }
8070
9230
  }
8071
9231
 
8072
- /* src/PanoTagPlugin/Components/Tag/AudioTag.svelte generated by Svelte v3.50.1 */
9232
+ /* src/PanoTagPlugin/Components/Tag/AudioTag.svelte generated by Svelte v3.52.0 */
8073
9233
 
8074
9234
  function add_css$9(target) {
8075
- internal.append_styles(target, "svelte-z2d21h", ".audio-tag.svelte-z2d21h.svelte-z2d21h{position:absolute;left:0;top:0;width:0;height:0;overflow:visible}.line.svelte-z2d21h.svelte-z2d21h{display:flex;position:absolute;top:0;left:0;width:10.125rem;height:0.0625rem;transform:translate3d(0, -50%, 0.625rem)}.content.svelte-z2d21h.svelte-z2d21h{width:-webkit-max-content;width:-moz-max-content;width:max-content;height:3.375rem;padding:2.25rem 0.25rem 0 1rem;position:absolute;left:0;bottom:0.125rem;overflow:hidden;box-sizing:border-box;font-size:0;white-space:nowrap;font-weight:600}.wrapper.svelte-z2d21h.svelte-z2d21h{position:relative;width:100%;height:100%}.audio-icon.svelte-z2d21h.svelte-z2d21h{vertical-align:top;display:inline-block;width:1rem;height:1rem;margin-right:0.25rem;margin-top:0.0625rem}.unfolded.svelte-z2d21h .audio-icon.svelte-z2d21h{pointer-events:auto}");
9235
+ internal.append_styles(target, "svelte-4r8s18", ".audio-tag.svelte-4r8s18.svelte-4r8s18{position:absolute;left:0;top:0;width:0;height:0;overflow:visible}.line.svelte-4r8s18.svelte-4r8s18{display:flex;position:absolute;top:0;left:0;width:10.125rem;height:0.0625rem;transform:translate3d(0, -50%, 0.625rem)}.content.svelte-4r8s18.svelte-4r8s18{width:-moz-max-content;width:max-content;height:3.375rem;padding:2.25rem 0.25rem 0 1rem;position:absolute;left:0;bottom:0.125rem;overflow:hidden;box-sizing:border-box;font-size:0;white-space:nowrap;font-weight:600}.wrapper.svelte-4r8s18.svelte-4r8s18{position:relative;width:100%;height:100%}.audio-icon.svelte-4r8s18.svelte-4r8s18{vertical-align:top;display:inline-block;width:1rem;height:1rem;margin-right:0.25rem;margin-top:0.0625rem}.unfolded.svelte-4r8s18 .audio-icon.svelte-4r8s18{pointer-events:auto}");
8076
9236
  }
8077
9237
 
8078
9238
  // (28:0) {#if tag.state}
@@ -8148,14 +9308,14 @@ function create_if_block$6(ctx) {
8148
9308
  t2 = internal.space();
8149
9309
  div2 = internal.element("div");
8150
9310
  internal.create_component(multilinetext.$$.fragment);
8151
- internal.attr(div0, "class", "line svelte-z2d21h");
8152
- internal.set_style(div0, "width", /*contentWidth*/ ctx[3] + 'px', false);
8153
- internal.attr(div1, "class", "audio-icon svelte-z2d21h");
8154
- internal.set_style(div2, "display", `inline-block`, false);
8155
- internal.attr(div3, "class", "wrapper svelte-z2d21h");
8156
- internal.attr(div4, "class", "content svelte-z2d21h");
9311
+ internal.attr(div0, "class", "line svelte-4r8s18");
9312
+ internal.set_style(div0, "width", /*contentWidth*/ ctx[3] + 'px');
9313
+ internal.attr(div1, "class", "audio-icon svelte-4r8s18");
9314
+ internal.set_style(div2, "display", `inline-block`);
9315
+ internal.attr(div3, "class", "wrapper svelte-4r8s18");
9316
+ internal.attr(div4, "class", "content svelte-4r8s18");
8157
9317
  internal.add_render_callback(() => /*div4_elementresize_handler*/ ctx[10].call(div4));
8158
- internal.attr(div5, "class", "audio-tag svelte-z2d21h");
9318
+ internal.attr(div5, "class", "audio-tag svelte-4r8s18");
8159
9319
  internal.toggle_class(div5, "unfolded", /*unfolded*/ ctx[6]);
8160
9320
  },
8161
9321
  m(target, anchor) {
@@ -8191,7 +9351,7 @@ function create_if_block$6(ctx) {
8191
9351
  line.$set(line_changes);
8192
9352
 
8193
9353
  if (dirty & /*contentWidth*/ 8) {
8194
- internal.set_style(div0, "width", /*contentWidth*/ ctx[3] + 'px', false);
9354
+ internal.set_style(div0, "width", /*contentWidth*/ ctx[3] + 'px');
8195
9355
  }
8196
9356
 
8197
9357
  const audio_changes = {};
@@ -8365,7 +9525,7 @@ class AudioTag extends internal.SvelteComponent {
8365
9525
  }
8366
9526
  }
8367
9527
 
8368
- /* src/PanoTagPlugin/Components/Tag/MediaPlane.svelte generated by Svelte v3.50.1 */
9528
+ /* src/PanoTagPlugin/Components/Tag/MediaPlane.svelte generated by Svelte v3.52.0 */
8369
9529
 
8370
9530
  function add_css$8(target) {
8371
9531
  internal.append_styles(target, "svelte-10cw0el", ".media-wrapper.svelte-10cw0el{position:absolute;width:100%;height:100%}");
@@ -8536,10 +9696,10 @@ class MediaPlane extends internal.SvelteComponent {
8536
9696
  }
8537
9697
  }
8538
9698
 
8539
- /* src/PanoTagPlugin/Components/Tag/LinkTag.svelte generated by Svelte v3.50.1 */
9699
+ /* src/PanoTagPlugin/Components/Tag/LinkTag.svelte generated by Svelte v3.52.0 */
8540
9700
 
8541
9701
  function add_css$7(target) {
8542
- internal.append_styles(target, "svelte-135cbxk", ".wrapper.svelte-135cbxk{font-weight:600;cursor:pointer;width:-webkit-max-content;width:-moz-max-content;width:max-content;height:-webkit-max-content;height:-moz-max-content;height:max-content;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);display:flex;align-items:center;justify-content:center;flex-direction:column;pointer-events:auto}.text-wrapper.svelte-135cbxk{position:relative;display:flex;align-items:center;justify-content:center}.icon.svelte-135cbxk{position:relative;margin-bottom:0.6875rem}.arrow0.svelte-135cbxk,.arrow1.svelte-135cbxk,.arrow2.svelte-135cbxk{position:absolute;width:1.625rem;height:0.75rem;background-image:url(data:image/png;base64,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);background-repeat:no-repeat;background-size:contain;-webkit-animation-fill-mode:backwards;animation-fill-mode:backwards;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-duration:1.2s;animation-duration:1.2s}.arrow1.svelte-135cbxk{position:relative}.arrow0.svelte-135cbxk{top:-0.75rem;-webkit-animation-name:svelte-135cbxk-up0;animation-name:svelte-135cbxk-up0}.arrow1.svelte-135cbxk{-webkit-animation-name:svelte-135cbxk-up1;animation-name:svelte-135cbxk-up1}.arrow2.svelte-135cbxk{top:0.75rem;-webkit-animation-name:svelte-135cbxk-up2;animation-name:svelte-135cbxk-up2}.text.svelte-135cbxk{position:absolute;top:0;font-size:0.875rem;color:#ffffff;letter-spacing:0;text-align:center;max-width:8.75rem;width:-webkit-max-content;width:-moz-max-content;width:max-content;word-break:break-all;line-height:1.125rem;text-shadow:0.125rem 0rem 0.5rem rgba(0, 0, 0, 0.15)}@-webkit-keyframes svelte-135cbxk-up0{0%{opacity:0.8;transform:translateY(0) scale(0.84)}33.33%,100%{opacity:0;transform:translateY(-0.75rem) scale(0.84)}}@keyframes svelte-135cbxk-up0{0%{opacity:0.8;transform:translateY(0) scale(0.84)}33.33%,100%{opacity:0;transform:translateY(-0.75rem) scale(0.84)}}@-webkit-keyframes svelte-135cbxk-up1{0%{opacity:1;transform:translateY(0rem) scale(1)}33.33%,100%{opacity:0.8;transform:translateY(-0.75rem) scale(0.84)}}@keyframes svelte-135cbxk-up1{0%{opacity:1;transform:translateY(0rem) scale(1)}33.33%,100%{opacity:0.8;transform:translateY(-0.75rem) scale(0.84)}}@-webkit-keyframes svelte-135cbxk-up2{0%{opacity:0}33.33%,100%{opacity:1;transform:translateY(-0.75rem)}}@keyframes svelte-135cbxk-up2{0%{opacity:0}33.33%,100%{opacity:1;transform:translateY(-0.75rem)}}.link.svelte-135cbxk{position:relative;width:1.75rem;height:0.75rem;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFQAAAAkCAMAAAAgl+0yAAAAnFBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////+TINBkAAAAM3RSTlMAjLy6ILM2Fi+Zng3BrPvao4VC9ceneQfKkmNdV1AbEeLOsHA77ujUtn5JLnRraSUUjVLj/+RVAAABhElEQVRIx63V2W6CQBiGYUBUQGDYdwTZQZZa7v/eimik/ket/7yZ4yeTTCYf8+dOX8etxGVoxAvCVbguR3g0uRTMA0w4odGi+CbzFnGKosCqrmHc5rdEwzCwqtGFJlC7DqtOcTxANY67BHnVKOpVoEZRjFPdLgxbqIZhhFTjINChGgThF06NhpGd35OGMcCppyDPfajm+YhUR8cRoeo4+RGlJnnbalBt2x6nHh1dt4Gq6bqDU886y2ZQZVn9jFJ51vcbqPo+Up18UeSgKoo3nHqVJEkGqi1JPk49aLZmQdW2xXf1zP+vUFHsC1QVReK33xdk+w9SaqAq+732UvvdZ2UEqrud8lR5Wc4a7pO8GaoL9VBjy7rMlMosq1lV43LhZlrtF+yuJlbtEXpqXXP3NYwI8VJqakOIziw5aepV1FQuTdfhvlWVZdJCrao6MPe0spRpqV5ZFivqNqYpq3RQ2TST5/h4quoRCmwqq6rymol6plV53IZSomTKE/MroWfxDevL/wAEdPq1eGDh4AAAAABJRU5ErkJggg==);background-repeat:no-repeat;background-size:contain;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-duration:1.2s;animation-duration:1.2s;-webkit-animation-name:svelte-135cbxk-left-right;animation-name:svelte-135cbxk-left-right}@-webkit-keyframes svelte-135cbxk-left-right{0%,100%{opacity:0.8;transform:translateX(-0.3125rem)}50%{opacity:1;transform:translateX(0)}}@keyframes svelte-135cbxk-left-right{0%,100%{opacity:0.8;transform:translateX(-0.3125rem)}50%{opacity:1;transform:translateX(0)}}");
9702
+ internal.append_styles(target, "svelte-1a3frz", ".wrapper.svelte-1a3frz{font-weight:600;cursor:pointer;width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);display:flex;align-items:center;justify-content:center;flex-direction:column;pointer-events:auto}.text-wrapper.svelte-1a3frz{position:relative;display:flex;align-items:center;justify-content:center}.icon.svelte-1a3frz{position:relative;margin-bottom:0.6875rem}.arrow0.svelte-1a3frz,.arrow1.svelte-1a3frz,.arrow2.svelte-1a3frz{position:absolute;width:1.625rem;height:0.75rem;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAE4AAAAkCAYAAAAnxQwhAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAATqADAAQAAAABAAAAJAAAAABrx2urAAAGm0lEQVRoBd2ZXbCVUxjH26QSfSCS0JwoFNEZ0cc45iSmUUaqC+KCwUUXxYUZw4yrLhozLlDDRWa6oW5yOFTT0IcyKn1JnIjDKelLPipJcXT8fttaZ95qd+yzv+uZ+e211rvfd61n/ddaz1rv3qkOFWgtLS3n4Vb34NqhVCr1d6W5mao0hxBNwfrCOcG346S7Ee9gKFdEUjHCIZi+XA69E8p4rQVM98EeBLRcdqsI4RCtI0r0h4uCIvo1BZx1b4GzTjsA3yFec7pUxo+yC4doXen/IDg/6GB5GlSH8mbSWXA4lI+SNiDekVAuS1JW4RCtF72+EWI8c6k+A6ZJc5m+BHvCxX9ItyLe/lAueVIW4UI8u4beDkj02FnnTOuUuJbM/kVhNjQkLjaSbyxH3Cu5cIjmUWMoOKti+2PIT4JsrI6blkKMe87GTYhX0iNLdDwbh/O+B9G6UclIMNWcXQ/CrRbaYRu5dz44C7XfYTXimZbESiYconk2GwGdwSOF4j0JV0AuZrybA4plfYq4BvF2kRbdSiIcog2hJ+6StmcnFesJ6AL52DEefgOiWNa/EfG25FNpNs8WVbgQz+7EEc9o0RRxYiwUKDXuJcVqovxRMeNe0YRDtB44Pw4uAc0jx2gYZqEItoE63TSc0fILLEa8oryqFUU4ROuH04oWl6I76WQwzhXTXLILIO6wLuVFiLedtKBWcOEQ7XY8rE146ZvAwxDfDBJfFSX7J7XOgz8Sta9AvE8T5byzBRMuxLP78Mg3Ac3l0gcmWCiD1dPmboh9/JL8+4WKe7HSvPqFaL6cTwGF0jyc3gTOvnLaehr/HOIrnUeYeYj3W75O5S0covnq9AhcEJxpJr0Lrgrlcic7cWAZ+AuM5o8DbyJeY7qU40dewiFaDe26FOOIKppl41olmWK9C1E8V0Q94q3M1cmchAvx7CEaHZ5oWKfGJ8qVmF2EU75hxH67YcxHQK+1y2IFWT+EaBdz81SoCg+59fvCXuh4tjnUf0tIC5WsoyJjnUckbTu8hni/WsjW2iUcog2k4unQPTTglm/HPLcVwpqoZCu4lOLxxeOFocCfneJgkc3LfuDpzyDG5UPkZyHetmxrzVo4RLubSh+FGM8OkHcTuBDyMUfaTihQHJBYn0cafTTVfKFX0KHgzM/HDvPwcugZKnGw5iLeh6HcZvK/woV45gu5wkVTtLGxkEN6jGc2gaJ5lDkXtCjUXvIrQf9qoDckzU56pFC8augMudoSHoziWcdSmIOA8e3Da6dYm8Ihmu+Zz8H14ckYWHONZ19Qz4+go53A9qNYLvtPYBlON5C2Gn4MpuDsHgVxecXvHQQH8krw7JiLuUnohz5pX8NM/PB9N6OdVjicNaa8AHFJROeqMtZ0+ovGk2/AI0o3iGKRTcey9aSO8locbXN3wyc75k4+BoaBYSNZ3yHKHj2ug6uhPdbEzQ6qK0ARXQ0z8MmYe4plFA4Hx3Hn0xB3Hiv0V9qTYxCXMpoie2LX+vyXnPDpiH4Ay3HMe9tt+NiTh0bDPRBXRLIed07tZvDebEzhN4CzV3O5voyPi9KlxMcJwuGMQj0FE8M9Ku9I1MIJ94bvk4mNGORdcr41GLd8xjpM94HxZAmO7CAtmOF3Pyoz5srJ8bCZaw68M95NJU4GshlNf1dAf4i+15F/Bb9b416rGDRuPHsRHCHN2PEz3GahDXMq/wR9wfgTGyObFnE56ULwDxW/K5rRB/tTDa4YY2Imf3Zx/TIwFLVl6/iyF8SNxxX0LH1Ix720cDRoTJgNcbT2hwdUPZPZeCNYsc9EQazPEV4NTm9/zjlKWnKjT11otBYUcRS4AuKgmjrYToxrwUHPZN9z0Ql0afhyL+k0+rQtRQOu/3qIAhjIB0IPSJrrvwEcARvTko44896DhXFUvKESjD66msbD/eBMSw60eQVygAfDyXH8INe2gZPLiaF4ExTucTLPg2aMGg7uVpqzZwu4tm8Ad7UoFtn0q4ti1SHWt16odKO/A/DxAZgAcYVFt+3nV2AcHAIdQTsOa6Ea7P9MhZtB5jHQmsDltwMM8qrszFPpaEfILIYF4H+ZVnrGGf12coyEyXAvdIU4KUydaa4+r/cDl3UVaHMVzun7erp4+g/FWQWK5a6oeGeNoYHijAVFrIG44shmtKkK52x6FSZluMW4pVjvIJbHibPe0MPl61JWxEEZOvw216a3LkEeGMGFO0D1d8KqMyVu4WtRDE2Mh85Az6Wuso/RZA1ph38BBMvNbHuq7kAAAAAASUVORK5CYII=);background-repeat:no-repeat;background-size:contain;animation-fill-mode:backwards;animation-iteration-count:infinite;animation-timing-function:ease-in-out;animation-duration:1.2s}.arrow1.svelte-1a3frz{position:relative}.arrow0.svelte-1a3frz{top:-0.75rem;animation-name:svelte-1a3frz-up0}.arrow1.svelte-1a3frz{animation-name:svelte-1a3frz-up1}.arrow2.svelte-1a3frz{top:0.75rem;animation-name:svelte-1a3frz-up2}.text.svelte-1a3frz{position:absolute;top:0;font-size:0.875rem;color:#ffffff;letter-spacing:0;text-align:center;max-width:8.75rem;width:-moz-max-content;width:max-content;word-break:break-all;line-height:1.125rem;text-shadow:0.125rem 0rem 0.5rem rgba(0, 0, 0, 0.15)}@keyframes svelte-1a3frz-up0{0%{opacity:0.8;transform:translate3d(0, 0, 0) scale(0.84)}33%,100%{opacity:0;transform:translate3d(0, -0.75rem, 0) scale(0.84)}}@keyframes svelte-1a3frz-up1{0%{opacity:1;transform:translate3d(0, 0, 0) scale(1)}33%,100%{opacity:0.8;transform:translate3d(0, -0.75rem, 0) scale(0.84)}}@keyframes svelte-1a3frz-up2{0%{opacity:0}33%,100%{opacity:1;transform:translate3d(0, -0.75rem, 0)}}.link.svelte-1a3frz{position:relative;width:1.75rem;height:0.75rem;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFQAAAAkCAMAAAAgl+0yAAAAnFBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////+TINBkAAAAM3RSTlMAjLy6ILM2Fi+Zng3BrPvao4VC9ceneQfKkmNdV1AbEeLOsHA77ujUtn5JLnRraSUUjVLj/+RVAAABhElEQVRIx63V2W6CQBiGYUBUQGDYdwTZQZZa7v/eimik/ket/7yZ4yeTTCYf8+dOX8etxGVoxAvCVbguR3g0uRTMA0w4odGi+CbzFnGKosCqrmHc5rdEwzCwqtGFJlC7DqtOcTxANY67BHnVKOpVoEZRjFPdLgxbqIZhhFTjINChGgThF06NhpGd35OGMcCppyDPfajm+YhUR8cRoeo4+RGlJnnbalBt2x6nHh1dt4Gq6bqDU886y2ZQZVn9jFJ51vcbqPo+Up18UeSgKoo3nHqVJEkGqi1JPk49aLZmQdW2xXf1zP+vUFHsC1QVReK33xdk+w9SaqAq+732UvvdZ2UEqrud8lR5Wc4a7pO8GaoL9VBjy7rMlMosq1lV43LhZlrtF+yuJlbtEXpqXXP3NYwI8VJqakOIziw5aepV1FQuTdfhvlWVZdJCrao6MPe0spRpqV5ZFivqNqYpq3RQ2TST5/h4quoRCmwqq6rymol6plV53IZSomTKE/MroWfxDevL/wAEdPq1eGDh4AAAAABJRU5ErkJggg==);background-repeat:no-repeat;background-size:contain;animation-iteration-count:infinite;animation-timing-function:linear;animation-duration:1.2s;animation-name:svelte-1a3frz-left-right}@keyframes svelte-1a3frz-left-right{0%,100%{opacity:0.8;transform:translateX(-0.3125rem)}50%{opacity:1;transform:translateX(0)}}");
8543
9703
  }
8544
9704
 
8545
9705
  // (14:52)
@@ -8567,7 +9727,7 @@ function create_if_block_1$3(ctx) {
8567
9727
  internal.create_component(shadow.$$.fragment);
8568
9728
  t = internal.space();
8569
9729
  div = internal.element("div");
8570
- internal.attr(div, "class", "link svelte-135cbxk");
9730
+ internal.attr(div, "class", "link svelte-1a3frz");
8571
9731
  },
8572
9732
  m(target, anchor) {
8573
9733
  internal.mount_component(shadow, target, anchor);
@@ -8625,9 +9785,9 @@ function create_if_block$4(ctx) {
8625
9785
  div1 = internal.element("div");
8626
9786
  t2 = internal.space();
8627
9787
  div2 = internal.element("div");
8628
- internal.attr(div0, "class", "arrow0 svelte-135cbxk");
8629
- internal.attr(div1, "class", "arrow1 svelte-135cbxk");
8630
- internal.attr(div2, "class", "arrow2 svelte-135cbxk");
9788
+ internal.attr(div0, "class", "arrow0 svelte-1a3frz");
9789
+ internal.attr(div1, "class", "arrow1 svelte-1a3frz");
9790
+ internal.attr(div2, "class", "arrow2 svelte-1a3frz");
8631
9791
  },
8632
9792
  m(target, anchor) {
8633
9793
  internal.mount_component(shadow, target, anchor);
@@ -8711,10 +9871,10 @@ function create_fragment$7(ctx) {
8711
9871
  t1 = internal.space();
8712
9872
  div1 = internal.element("div");
8713
9873
  t2 = internal.text(t2_value);
8714
- internal.attr(div0, "class", "icon svelte-135cbxk");
8715
- internal.attr(div1, "class", "text svelte-135cbxk");
8716
- internal.attr(div2, "class", "text-wrapper svelte-135cbxk");
8717
- internal.attr(div3, "class", "wrapper svelte-135cbxk");
9874
+ internal.attr(div0, "class", "icon svelte-1a3frz");
9875
+ internal.attr(div1, "class", "text svelte-1a3frz");
9876
+ internal.attr(div2, "class", "text-wrapper svelte-1a3frz");
9877
+ internal.attr(div3, "class", "wrapper svelte-1a3frz");
8718
9878
  },
8719
9879
  m(target, anchor) {
8720
9880
  internal.insert(target, div3, anchor);
@@ -8811,7 +9971,7 @@ class LinkTag extends internal.SvelteComponent {
8811
9971
  }
8812
9972
  }
8813
9973
 
8814
- /* src/PanoTagPlugin/Components/Tag/CustomTag.svelte generated by Svelte v3.50.1 */
9974
+ /* src/PanoTagPlugin/Components/Tag/CustomTag.svelte generated by Svelte v3.52.0 */
8815
9975
 
8816
9976
  function add_css$6(target) {
8817
9977
  internal.append_styles(target, "svelte-kzl2aj", ".customElement__container.svelte-kzl2aj{position:relative}");
@@ -8930,13 +10090,13 @@ class CustomTag extends internal.SvelteComponent {
8930
10090
  }
8931
10091
  }
8932
10092
 
8933
- /* src/PanoTagPlugin/Components/Tag/index.svelte generated by Svelte v3.50.1 */
10093
+ /* src/PanoTagPlugin/Components/Tag/index.svelte generated by Svelte v3.52.0 */
8934
10094
 
8935
10095
  function add_css$5(target) {
8936
10096
  internal.append_styles(target, "svelte-6jfp1v", "@font-face{font-family:'TG-TYPE';font-style:normal;font-weight:400;src:local('TG-TYPE-Bold'),\n url(data:application/font-woff2;charset=utf-8;base64,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)\n format('woff2')}.content__container.svelte-6jfp1v{position:relative;left:50%;top:50%;transform:translate(-50%, -50%);font-family:PingFangSC, Segoe UI, Rototo, sans-serif}.content__container.unClickable.svelte-6jfp1v{pointer-events:none !important}.content__container.unClickable.svelte-6jfp1v *{pointer-events:none !important}*{-webkit-tap-highlight-color:transparent}.content__wrapper.svelte-6jfp1v{pointer-events:none;width:100%;height:100%}.withAnimation.svelte-6jfp1v{transition:opacity 0.3s linear}.content__container.hide.svelte-6jfp1v{opacity:0;pointer-events:none}.content__container.disable.svelte-6jfp1v{display:none}.content__container.hide.svelte-6jfp1v *{pointer-events:none}.content.svelte-6jfp1v{position:relative;width:100%;height:100%;font-size:0.75rem;line-height:1.125rem;color:#fff}.content.svelte-6jfp1v:not(.unfolded){pointer-events:none}.content.svelte-6jfp1v:not(.unfolded) *{pointer-events:none !important}.content.unfolded.svelte-6jfp1v{pointer-events:auto}");
8937
10097
  }
8938
10098
 
8939
- // (68:59)
10099
+ // (77:59)
8940
10100
  function create_if_block_6(ctx) {
8941
10101
  let mediaplane;
8942
10102
  let current;
@@ -8973,7 +10133,7 @@ function create_if_block_6(ctx) {
8973
10133
  };
8974
10134
  }
8975
10135
 
8976
- // (66:53)
10136
+ // (75:53)
8977
10137
  function create_if_block_5(ctx) {
8978
10138
  let linktag;
8979
10139
  let current;
@@ -9010,7 +10170,7 @@ function create_if_block_5(ctx) {
9010
10170
  };
9011
10171
  }
9012
10172
 
9013
- // (64:58)
10173
+ // (73:58)
9014
10174
  function create_if_block_4(ctx) {
9015
10175
  let marketingtag;
9016
10176
  let current;
@@ -9047,7 +10207,7 @@ function create_if_block_4(ctx) {
9047
10207
  };
9048
10208
  }
9049
10209
 
9050
- // (62:54)
10210
+ // (71:54)
9051
10211
  function create_if_block_3(ctx) {
9052
10212
  let audiotag;
9053
10213
  let current;
@@ -9088,7 +10248,7 @@ function create_if_block_3(ctx) {
9088
10248
  };
9089
10249
  }
9090
10250
 
9091
- // (60:58)
10251
+ // (69:58)
9092
10252
  function create_if_block_2$1(ctx) {
9093
10253
  let imagetexttag;
9094
10254
  let current;
@@ -9125,7 +10285,7 @@ function create_if_block_2$1(ctx) {
9125
10285
  };
9126
10286
  }
9127
10287
 
9128
- // (58:53)
10288
+ // (67:53)
9129
10289
  function create_if_block_1$2(ctx) {
9130
10290
  let texttag;
9131
10291
  let current;
@@ -9162,7 +10322,7 @@ function create_if_block_1$2(ctx) {
9162
10322
  };
9163
10323
  }
9164
10324
 
9165
- // (56:6) {#if tag.element}
10325
+ // (65:6) {#if tag.element}
9166
10326
  function create_if_block$2(ctx) {
9167
10327
  let customtag;
9168
10328
  let current;
@@ -9252,8 +10412,8 @@ function create_fragment$5(ctx) {
9252
10412
  internal.toggle_class(div2, "hide", !/*state*/ ctx[3].visible || !/*temporaryState*/ ctx[5].visible || !/*tag*/ ctx[1].state?.visible);
9253
10413
  internal.toggle_class(div2, "withAnimation", /*withAnimation*/ ctx[0]);
9254
10414
  internal.toggle_class(div2, "unClickable", /*tag*/ ctx[1].clickable === false);
9255
- internal.set_style(div2, "width", /*tag*/ ctx[1].pointType === 'PointTag' ? 0 : '100%', false);
9256
- internal.set_style(div2, "height", /*tag*/ ctx[1].pointType === 'PointTag' ? 0 : '100%', false);
10415
+ internal.set_style(div2, "width", /*tag*/ ctx[1].pointType === 'PointTag' ? 0 : '100%');
10416
+ internal.set_style(div2, "height", /*tag*/ ctx[1].pointType === 'PointTag' ? 0 : '100%');
9257
10417
  },
9258
10418
  m(target, anchor) {
9259
10419
  internal.insert(target, div2, anchor);
@@ -9267,7 +10427,7 @@ function create_fragment$5(ctx) {
9267
10427
  current = true;
9268
10428
 
9269
10429
  if (!mounted) {
9270
- dispose = internal.listen(div2, "click", internal.stop_propagation(/*click_handler*/ ctx[12]));
10430
+ dispose = internal.listen(div2, "click", internal.stop_propagation(/*click_handler*/ ctx[13]));
9271
10431
  mounted = true;
9272
10432
  }
9273
10433
  },
@@ -9332,11 +10492,11 @@ function create_fragment$5(ctx) {
9332
10492
  }
9333
10493
 
9334
10494
  if (dirty & /*tag*/ 2) {
9335
- internal.set_style(div2, "width", /*tag*/ ctx[1].pointType === 'PointTag' ? 0 : '100%', false);
10495
+ internal.set_style(div2, "width", /*tag*/ ctx[1].pointType === 'PointTag' ? 0 : '100%');
9336
10496
  }
9337
10497
 
9338
10498
  if (dirty & /*tag*/ 2) {
9339
- internal.set_style(div2, "height", /*tag*/ ctx[1].pointType === 'PointTag' ? 0 : '100%', false);
10499
+ internal.set_style(div2, "height", /*tag*/ ctx[1].pointType === 'PointTag' ? 0 : '100%');
9340
10500
  }
9341
10501
  },
9342
10502
  i(local) {
@@ -9364,6 +10524,8 @@ function create_fragment$5(ctx) {
9364
10524
  function instance$5($$self, $$props, $$invalidate) {
9365
10525
  let unfolded;
9366
10526
  let visible;
10527
+ let isVisible;
10528
+ let tagId;
9367
10529
  var _a, _b;
9368
10530
  let { withAnimation = false } = $$props;
9369
10531
  let { tag } = $$props;
@@ -9374,6 +10536,11 @@ function instance$5($$self, $$props, $$invalidate) {
9374
10536
  svelte.setContext('hooks', hooks);
9375
10537
  let lastVisibleState;
9376
10538
  let lastUnfoldedState;
10539
+
10540
+ function exposureEmit(isVisible) {
10541
+ if (isVisible) hooks.emit('exposure', { id: tagId, type: 'start' }); else hooks.emit('exposure', { id: tagId, type: 'end' });
10542
+ }
10543
+
9377
10544
  const click_handler = event => hooks.emit('click', { event, target: 'TagContent', tag });
9378
10545
 
9379
10546
  $$self.$$set = $$props => {
@@ -9398,6 +10565,18 @@ function instance$5($$self, $$props, $$invalidate) {
9398
10565
  : _b.visible);
9399
10566
  }
9400
10567
 
10568
+ if ($$self.$$.dirty & /*state, temporaryState, visible*/ 1064) {
10569
+ $$invalidate(12, isVisible = state.visible && temporaryState.visible && visible);
10570
+ }
10571
+
10572
+ if ($$self.$$.dirty & /*tag*/ 2) {
10573
+ tagId = tag.id;
10574
+ }
10575
+
10576
+ if ($$self.$$.dirty & /*isVisible*/ 4096) {
10577
+ exposureEmit(isVisible);
10578
+ }
10579
+
9401
10580
  if ($$self.$$.dirty & /*tag, unfolded, lastUnfoldedState, visible, lastVisibleState*/ 3842) {
9402
10581
  {
9403
10582
  if (tag.hooks) {
@@ -9428,6 +10607,7 @@ function instance$5($$self, $$props, $$invalidate) {
9428
10607
  lastUnfoldedState,
9429
10608
  visible,
9430
10609
  unfolded,
10610
+ isVisible,
9431
10611
  click_handler
9432
10612
  ];
9433
10613
  }
@@ -9455,10 +10635,10 @@ class Tag extends internal.SvelteComponent {
9455
10635
  }
9456
10636
  }
9457
10637
 
9458
- /* src/PanoTagPlugin/Components/Common/Point/CustomPoint.svelte generated by Svelte v3.50.1 */
10638
+ /* src/PanoTagPlugin/Components/Common/Point/CustomPoint.svelte generated by Svelte v3.52.0 */
9459
10639
 
9460
10640
  function add_css$4(target) {
9461
- internal.append_styles(target, "svelte-mhqidy", ".point.svelte-mhqidy.svelte-mhqidy{width:1.5rem;height:1.5rem}.small-point.svelte-mhqidy.svelte-mhqidy,.big-point.svelte-mhqidy.svelte-mhqidy{position:absolute;width:100%;height:100%;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all 500ms}.big-point.svelte-mhqidy.svelte-mhqidy{background-color:rgba(0, 0, 0, 0.1)}.folded.point.svelte-mhqidy.svelte-mhqidy{-webkit-animation:svelte-mhqidy-breathing 2s linear infinite;animation:svelte-mhqidy-breathing 2s linear infinite}.big-point.svelte-mhqidy.svelte-mhqidy::before,.big-point.svelte-mhqidy.svelte-mhqidy::after{content:'';display:block;position:absolute;background-size:contain;background-repeat:no-repeat;pointer-events:none}.big-point.svelte-mhqidy.svelte-mhqidy::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-mhqidy .big-point.svelte-mhqidy::before{-webkit-animation:svelte-mhqidy-rotate 2s linear infinite;animation:svelte-mhqidy-rotate 2s linear infinite}.big-point.svelte-mhqidy.svelte-mhqidy::after{position:absolute;width:1rem;height:1rem;background-image:var(--iconUrl)}.small-point.svelte-mhqidy.svelte-mhqidy::before{content:'';display:block;position:absolute;pointer-events:none;width:0.25rem;height:0.25rem;border-radius:100%;background-color:white}.folded.svelte-mhqidy .big-point.svelte-mhqidy{opacity:1;scale:1}.unfolded.svelte-mhqidy .big-point.svelte-mhqidy{opacity:0;scale:0}.folded.svelte-mhqidy .small-point.svelte-mhqidy{opacity:0;scale:6}.unfolded.svelte-mhqidy .small-point.svelte-mhqidy{opacity:1;scale:1}@-webkit-keyframes svelte-mhqidy-rotate{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes svelte-mhqidy-rotate{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@-webkit-keyframes svelte-mhqidy-breathing{0%{transform:scale(1)}25%{transform:scale(0.9)}50%{transform:scale(1)}}@keyframes svelte-mhqidy-breathing{0%{transform:scale(1)}25%{transform:scale(0.9)}50%{transform:scale(1)}}");
10641
+ internal.append_styles(target, "svelte-jtnm0", ".point.svelte-jtnm0.svelte-jtnm0{width:1.5rem;height:1.5rem}.small-point.svelte-jtnm0.svelte-jtnm0,.big-point.svelte-jtnm0.svelte-jtnm0{position:absolute;width:100%;height:100%;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all 500ms}.big-point.svelte-jtnm0.svelte-jtnm0{background-color:rgba(0, 0, 0, 0.1)}.folded.point.svelte-jtnm0.svelte-jtnm0{animation:svelte-jtnm0-breathing 2s linear infinite}.big-point.svelte-jtnm0.svelte-jtnm0::before,.big-point.svelte-jtnm0.svelte-jtnm0::after{content:'';display:block;position:absolute;background-size:contain;background-repeat:no-repeat;pointer-events:none}.big-point.svelte-jtnm0.svelte-jtnm0::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-jtnm0 .big-point.svelte-jtnm0::before{animation:svelte-jtnm0-rotate 2s linear infinite}.big-point.svelte-jtnm0.svelte-jtnm0::after{position:absolute;width:1rem;height:1rem;background-image:var(--iconUrl)}.small-point.svelte-jtnm0.svelte-jtnm0::before{content:'';display:block;position:absolute;pointer-events:none;width:0.25rem;height:0.25rem;border-radius:100%;background-color:white}.folded.svelte-jtnm0 .big-point.svelte-jtnm0{opacity:1;scale:1}.unfolded.svelte-jtnm0 .big-point.svelte-jtnm0{opacity:0;scale:0}.folded.svelte-jtnm0 .small-point.svelte-jtnm0{opacity:0;scale:6}.unfolded.svelte-jtnm0 .small-point.svelte-jtnm0{opacity:1;scale:1}@keyframes svelte-jtnm0-rotate{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes svelte-jtnm0-breathing{0%{transform:scale(1)}25%{transform:scale(0.9)}50%{transform:scale(1)}}");
9462
10642
  }
9463
10643
 
9464
10644
  function create_fragment$4(ctx) {
@@ -9486,12 +10666,12 @@ function create_fragment$4(ctx) {
9486
10666
  div0 = internal.element("div");
9487
10667
  t1 = internal.space();
9488
10668
  div1 = internal.element("div");
9489
- internal.attr(div0, "class", "small-point svelte-mhqidy");
9490
- internal.set_style(div0, "transition-delay", /*folded*/ ctx[3] ? /*foldDelay*/ ctx[2] + 'ms' : '0ms', false);
9491
- internal.attr(div1, "class", "big-point svelte-mhqidy");
10669
+ internal.attr(div0, "class", "small-point svelte-jtnm0");
10670
+ internal.set_style(div0, "transition-delay", /*folded*/ ctx[3] ? /*foldDelay*/ ctx[2] + 'ms' : '0ms');
10671
+ internal.attr(div1, "class", "big-point svelte-jtnm0");
9492
10672
  internal.set_style(div1, "--iconUrl", "url(" + /*iconUrl*/ ctx[1] + ")");
9493
- internal.set_style(div1, "transition-delay", /*folded*/ ctx[3] ? /*foldDelay*/ ctx[2] + 'ms' : '0ms', false);
9494
- internal.attr(div2, "class", "point svelte-mhqidy");
10673
+ internal.set_style(div1, "transition-delay", /*folded*/ ctx[3] ? /*foldDelay*/ ctx[2] + 'ms' : '0ms');
10674
+ internal.attr(div2, "class", "point svelte-jtnm0");
9495
10675
  internal.toggle_class(div2, "folded", /*folded*/ ctx[3]);
9496
10676
  internal.toggle_class(div2, "unfolded", /*unfolded*/ ctx[0]);
9497
10677
  },
@@ -9506,7 +10686,7 @@ function create_fragment$4(ctx) {
9506
10686
  },
9507
10687
  p(ctx, [dirty]) {
9508
10688
  if (dirty & /*folded, foldDelay*/ 12) {
9509
- internal.set_style(div0, "transition-delay", /*folded*/ ctx[3] ? /*foldDelay*/ ctx[2] + 'ms' : '0ms', false);
10689
+ internal.set_style(div0, "transition-delay", /*folded*/ ctx[3] ? /*foldDelay*/ ctx[2] + 'ms' : '0ms');
9510
10690
  }
9511
10691
 
9512
10692
  if (!current || dirty & /*iconUrl*/ 2) {
@@ -9514,7 +10694,7 @@ function create_fragment$4(ctx) {
9514
10694
  }
9515
10695
 
9516
10696
  if (dirty & /*folded, foldDelay*/ 12) {
9517
- internal.set_style(div1, "transition-delay", /*folded*/ ctx[3] ? /*foldDelay*/ ctx[2] + 'ms' : '0ms', false);
10697
+ internal.set_style(div1, "transition-delay", /*folded*/ ctx[3] ? /*foldDelay*/ ctx[2] + 'ms' : '0ms');
9518
10698
  }
9519
10699
 
9520
10700
  if (!current || dirty & /*folded*/ 8) {
@@ -9569,7 +10749,7 @@ class CustomPoint extends internal.SvelteComponent {
9569
10749
  }
9570
10750
  }
9571
10751
 
9572
- /* src/PanoTagPlugin/Components/Common/Point/DefaultPoint.svelte generated by Svelte v3.50.1 */
10752
+ /* src/PanoTagPlugin/Components/Common/Point/DefaultPoint.svelte generated by Svelte v3.52.0 */
9573
10753
 
9574
10754
  function add_css$3(target) {
9575
10755
  internal.append_styles(target, "svelte-1rg9uk", ".point.svelte-1rg9uk.svelte-1rg9uk{width:1rem;height:1rem}.small-point.svelte-1rg9uk.svelte-1rg9uk,.big-point.svelte-1rg9uk.svelte-1rg9uk{position:absolute;width:100%;height:100%;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all 500ms}.big-point.svelte-1rg9uk.svelte-1rg9uk::before,.big-point.svelte-1rg9uk.svelte-1rg9uk::after{content:'';display:block;position:absolute;background-size:contain;background-repeat:no-repeat;pointer-events:none}.big-point.svelte-1rg9uk.svelte-1rg9uk::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-1rg9uk.svelte-1rg9uk::before{content:'';display:block;position:absolute;pointer-events:none;width:0.375rem;height:0.375rem;border-radius:100%;background-color:white}.unfolded.svelte-1rg9uk .big-point.svelte-1rg9uk{opacity:0;transform:scale(0)}.folded.svelte-1rg9uk .big-point.svelte-1rg9uk{opacity:1;transform:scale(1)}.unfolded.svelte-1rg9uk .small-point.svelte-1rg9uk{transform:scale(0.6)}.folded.svelte-1rg9uk .small-point.svelte-1rg9uk{transform:scale(1)}");
@@ -9601,9 +10781,9 @@ function create_fragment$3(ctx) {
9601
10781
  t1 = internal.space();
9602
10782
  div1 = internal.element("div");
9603
10783
  internal.attr(div0, "class", "small-point svelte-1rg9uk");
9604
- internal.set_style(div0, "transition-delay", /*folded*/ ctx[2] ? /*foldDelay*/ ctx[1] + 'ms' : '0ms', false);
10784
+ internal.set_style(div0, "transition-delay", /*folded*/ ctx[2] ? /*foldDelay*/ ctx[1] + 'ms' : '0ms');
9605
10785
  internal.attr(div1, "class", "big-point svelte-1rg9uk");
9606
- internal.set_style(div1, "transition-delay", /*folded*/ ctx[2] ? /*foldDelay*/ ctx[1] + 'ms' : '0ms', false);
10786
+ internal.set_style(div1, "transition-delay", /*folded*/ ctx[2] ? /*foldDelay*/ ctx[1] + 'ms' : '0ms');
9607
10787
  internal.attr(div2, "class", "point svelte-1rg9uk");
9608
10788
  internal.toggle_class(div2, "unfolded", /*unfolded*/ ctx[0]);
9609
10789
  internal.toggle_class(div2, "folded", /*folded*/ ctx[2]);
@@ -9619,11 +10799,11 @@ function create_fragment$3(ctx) {
9619
10799
  },
9620
10800
  p(ctx, [dirty]) {
9621
10801
  if (dirty & /*folded, foldDelay*/ 6) {
9622
- internal.set_style(div0, "transition-delay", /*folded*/ ctx[2] ? /*foldDelay*/ ctx[1] + 'ms' : '0ms', false);
10802
+ internal.set_style(div0, "transition-delay", /*folded*/ ctx[2] ? /*foldDelay*/ ctx[1] + 'ms' : '0ms');
9623
10803
  }
9624
10804
 
9625
10805
  if (dirty & /*folded, foldDelay*/ 6) {
9626
- internal.set_style(div1, "transition-delay", /*folded*/ ctx[2] ? /*foldDelay*/ ctx[1] + 'ms' : '0ms', false);
10806
+ internal.set_style(div1, "transition-delay", /*folded*/ ctx[2] ? /*foldDelay*/ ctx[1] + 'ms' : '0ms');
9627
10807
  }
9628
10808
 
9629
10809
  if (!current || dirty & /*unfolded*/ 1) {
@@ -9676,7 +10856,7 @@ class DefaultPoint extends internal.SvelteComponent {
9676
10856
  }
9677
10857
  }
9678
10858
 
9679
- /* src/PanoTagPlugin/Components/Common/Point/PointSwitch.svelte generated by Svelte v3.50.1 */
10859
+ /* src/PanoTagPlugin/Components/Common/Point/PointSwitch.svelte generated by Svelte v3.52.0 */
9680
10860
 
9681
10861
  function add_css$2(target) {
9682
10862
  internal.append_styles(target, "svelte-r4i9gl", ".point-click-helper.svelte-r4i9gl{width:2.5rem;height:2.5rem;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}");
@@ -9987,13 +11167,13 @@ class PointSwitch extends internal.SvelteComponent {
9987
11167
  }
9988
11168
  }
9989
11169
 
9990
- /* src/PanoTagPlugin/Components/TagWrapper.svelte generated by Svelte v3.50.1 */
11170
+ /* src/PanoTagPlugin/Components/TagWrapper.svelte generated by Svelte v3.52.0 */
9991
11171
 
9992
11172
  function add_css$1(target) {
9993
11173
  internal.append_styles(target, "svelte-1vzhbu2", ".wrapper.svelte-1vzhbu2{position:absolute;width:0rem;height:0rem;overflow:visible;pointer-events:auto}.point.svelte-1vzhbu2{-webkit-tap-highlight-color:transparent;position:absolute;transform:translate(-50%, -50%);left:50%;top:50%}");
9994
11174
  }
9995
11175
 
9996
- // (43:2) {#if tag.dimensionType === DimensionType.Two}
11176
+ // (38:2) {#if tag.dimensionType === DimensionType.Two}
9997
11177
  function create_if_block_1(ctx) {
9998
11178
  let tagcontent;
9999
11179
  let current;
@@ -10042,7 +11222,7 @@ function create_if_block_1(ctx) {
10042
11222
  };
10043
11223
  }
10044
11224
 
10045
- // (46:2) {#if tag.pointType === PointType.PointTag && tag.style?.point?.style !== 'noPoint'}
11225
+ // (41:2) {#if tag.pointType === PointType.PointTag && tag.style?.point?.style !== 'noPoint'}
10046
11226
  function create_if_block(ctx) {
10047
11227
  let div;
10048
11228
  let tagpoint;
@@ -10108,9 +11288,9 @@ function create_fragment$1(ctx) {
10108
11288
  internal.attr(div, "data-id", div_data_id_value = /*tag*/ ctx[1].id);
10109
11289
  internal.toggle_class(div, "hide", /*hide*/ ctx[10]);
10110
11290
  internal.toggle_class(div, "unfolded", /*unfolded*/ ctx[6]);
10111
- internal.set_style(div, "left", /*left*/ ctx[9], false);
10112
- internal.set_style(div, "top", /*top*/ ctx[8], false);
10113
- internal.set_style(div, "z-index", /*zIndex*/ ctx[7], false);
11291
+ internal.set_style(div, "left", /*left*/ ctx[9]);
11292
+ internal.set_style(div, "top", /*top*/ ctx[8]);
11293
+ internal.set_style(div, "z-index", /*zIndex*/ ctx[7]);
10114
11294
  },
10115
11295
  m(target, anchor) {
10116
11296
  internal.insert(target, div, anchor);
@@ -10179,15 +11359,15 @@ function create_fragment$1(ctx) {
10179
11359
  }
10180
11360
 
10181
11361
  if (dirty & /*left*/ 512) {
10182
- internal.set_style(div, "left", /*left*/ ctx[9], false);
11362
+ internal.set_style(div, "left", /*left*/ ctx[9]);
10183
11363
  }
10184
11364
 
10185
11365
  if (dirty & /*top*/ 256) {
10186
- internal.set_style(div, "top", /*top*/ ctx[8], false);
11366
+ internal.set_style(div, "top", /*top*/ ctx[8]);
10187
11367
  }
10188
11368
 
10189
11369
  if (dirty & /*zIndex*/ 128) {
10190
- internal.set_style(div, "z-index", /*zIndex*/ ctx[7], false);
11370
+ internal.set_style(div, "z-index", /*zIndex*/ ctx[7]);
10191
11371
  }
10192
11372
  },
10193
11373
  i(local) {
@@ -10210,6 +11390,7 @@ function create_fragment$1(ctx) {
10210
11390
  }
10211
11391
 
10212
11392
  function instance$1($$self, $$props, $$invalidate) {
11393
+ let show;
10213
11394
  let hide;
10214
11395
  let unfolded;
10215
11396
  let left;
@@ -10242,14 +11423,6 @@ function instance$1($$self, $$props, $$invalidate) {
10242
11423
  hooks.emit('click', { event, target: 'TagPoint', tag });
10243
11424
  };
10244
11425
 
10245
- svelte.onMount(() => {
10246
- hooks.emit('exposure', { id: tag.id, type: 'start' });
10247
-
10248
- return () => {
10249
- hooks.emit('exposure', { id: tag.id, type: 'end' });
10250
- };
10251
- });
10252
-
10253
11426
  $$self.$$set = $$props => {
10254
11427
  if ('withAnimation' in $$props) $$invalidate(0, withAnimation = $$props.withAnimation);
10255
11428
  if ('tag' in $$props) $$invalidate(1, tag = $$props.tag);
@@ -10261,9 +11434,13 @@ function instance$1($$self, $$props, $$invalidate) {
10261
11434
 
10262
11435
  $$self.$$.update = () => {
10263
11436
  if ($$self.$$.dirty & /*tag, _a*/ 4098) {
10264
- $$invalidate(10, hide = !($$invalidate(12, _a = tag.state) === null || _a === void 0
11437
+ $$invalidate(17, show = $$invalidate(12, _a = tag.state) === null || _a === void 0
10265
11438
  ? void 0
10266
- : _a.visible));
11439
+ : _a.visible);
11440
+ }
11441
+
11442
+ if ($$self.$$.dirty & /*show*/ 131072) {
11443
+ $$invalidate(10, hide = !show);
10267
11444
  }
10268
11445
 
10269
11446
  if ($$self.$$.dirty & /*tag, _b*/ 8194) {
@@ -10316,7 +11493,8 @@ function instance$1($$self, $$props, $$invalidate) {
10316
11493
  _b,
10317
11494
  _c,
10318
11495
  _d,
10319
- _e
11496
+ _e,
11497
+ show
10320
11498
  ];
10321
11499
  }
10322
11500
 
@@ -10343,7 +11521,7 @@ class TagWrapper extends internal.SvelteComponent {
10343
11521
  }
10344
11522
  }
10345
11523
 
10346
- /* src/PanoTagPlugin/Components/PointTag.svelte generated by Svelte v3.50.1 */
11524
+ /* src/PanoTagPlugin/Components/PointTag.svelte generated by Svelte v3.52.0 */
10347
11525
 
10348
11526
  function add_css(target) {
10349
11527
  internal.append_styles(target, "svelte-1eci49s", ".tag--container.svelte-1eci49s{box-sizing:border-box;position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;opacity:1;-webkit-user-select:none;-moz-user-select:none;user-select:none}.tag.hide.svelte-1eci49s{display:none}.withAnimation.svelte-1eci49s{transition:opacity 0.3s linear}.tag--container.hide.svelte-1eci49s{opacity:0;pointer-events:none}.tag--container.hide.svelte-1eci49s *{pointer-events:none}");
@@ -10579,8 +11757,7 @@ const DefaultConfig = {
10579
11757
  'Any-Link-Any': {
10580
11758
  unfoldedConfig: {
10581
11759
  // VR 跳转标签没有展开/收起状态
10582
- disableFold: true,
10583
- autoUnfold: undefined,
11760
+ keep: 'unfolded',
10584
11761
  },
10585
11762
  initialState: {
10586
11763
  unfolded: true,
@@ -10591,7 +11768,7 @@ const DefaultConfig = {
10591
11768
  },
10592
11769
  '3D-MediaPlane-PlaneTag': {
10593
11770
  unfoldedConfig: {
10594
- disableFold: true,
11771
+ keep: 'unfolded',
10595
11772
  },
10596
11773
  visibleConfig: {
10597
11774
  angleRange: undefined,
@@ -10766,6 +11943,10 @@ class TagComputer extends TagCacheController {
10766
11943
  return config(this.five, { tag, distance });
10767
11944
  }
10768
11945
  else {
11946
+ if (config.keep === 'hidden')
11947
+ return false;
11948
+ if (config.keep === 'visible')
11949
+ return true;
10769
11950
  // console.log(tag.id, '点位检测', tag)
10770
11951
  // 点位检测
10771
11952
  if (config.visiblePanoIndex !== undefined) {
@@ -10836,6 +12017,10 @@ class TagComputer extends TagCacheController {
10836
12017
  return config(this.five, { tag, distance });
10837
12018
  }
10838
12019
  else {
12020
+ if (config.keep === 'folded')
12021
+ return false;
12022
+ if (config.keep === 'unfolded')
12023
+ return true;
10839
12024
  if (config.disableUnfold === true)
10840
12025
  return false;
10841
12026
  if (config.disableFold === true)
@@ -10872,6 +12057,10 @@ class TagComputer extends TagCacheController {
10872
12057
  return config(this.five, { tag, distance });
10873
12058
  }
10874
12059
  else {
12060
+ if (config.keep === 'folded')
12061
+ return false;
12062
+ if (config.keep === 'unfolded')
12063
+ return true;
10875
12064
  if (config.disableUnfold === true)
10876
12065
  return false;
10877
12066
  if (config.disableFold === true)
@@ -11876,7 +13065,7 @@ class Controller extends CSS3DRender {
11876
13065
  const CSS3DRenderPlugin = (five) => new Controller(five);
11877
13066
 
11878
13067
  // declare const __APP_VERSION__: string
11879
- const VERSION = '1.0.0';
13068
+ const VERSION = '1.1.0';
11880
13069
  const PLUGIN_NAME = `DnalogelPlugin-PanoTagPlugin@${VERSION}`;
11881
13070
  // 初始是否展开
11882
13071
  const TAG_INITIAL_UNFOLDED = false;
@@ -12285,7 +13474,10 @@ class PanoTagPluginController extends TagComputer {
12285
13474
  handleFiveWantsMoveToPano() {
12286
13475
  this.tags.forEach((tag) => {
12287
13476
  const config = this.getTagConfig(tag);
12288
- if (typeof config.visibleConfig === 'object' && config.visibleConfig.alwaysShowWhenMovePano) {
13477
+ if (typeof config.visibleConfig === 'object' && config.visibleConfig.keep) {
13478
+ tag.temporaryState = Object.assign(Object.assign({}, tag.temporaryState), { visible: config.visibleConfig.keep === 'visible' });
13479
+ }
13480
+ else if (typeof config.visibleConfig === 'object' && config.visibleConfig.alwaysShowWhenMovePano) {
12289
13481
  tag.temporaryState = Object.assign(Object.assign({}, tag.temporaryState), { visible: true });
12290
13482
  }
12291
13483
  else {
@@ -12312,9 +13504,11 @@ class PanoTagPluginController extends TagComputer {
12312
13504
  return;
12313
13505
  // 先检查一下能不能关闭
12314
13506
  const config = this.getTagConfig(params.tag);
12315
- if (typeof config.unfoldedConfig === 'object' && config.unfoldedConfig.disableUnfold) {
12316
- if (!params.tag.state.unfolded) {
12317
- return;
13507
+ if (typeof config.unfoldedConfig === 'object') {
13508
+ if (config.unfoldedConfig.disableUnfold || config.unfoldedConfig.keep) {
13509
+ if (!params.tag.state.unfolded) {
13510
+ return;
13511
+ }
12318
13512
  }
12319
13513
  }
12320
13514
  else {
@@ -12392,6 +13586,8 @@ class PanoTagPluginController extends TagComputer {
12392
13586
  return; // 如果有标签由于camera的转动而展开,则将所有没有配置autoUnfold的标签收起
12393
13587
  if (unfoldedConfig.disableFold)
12394
13588
  return; // 不收起disableFold标签
13589
+ if (unfoldedConfig.keep)
13590
+ return; // 不动keep标签
12395
13591
  }
12396
13592
  if (tag.state)
12397
13593
  tag.state.unfolded = false;