@realsee/dnalogel 2.2.2 → 2.2.4

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 (279) hide show
  1. package/dist/index.cjs.js +63 -58
  2. package/dist/index.js +4972 -4332
  3. package/dist/index.umd.js +51 -46
  4. package/docs/classes/CruisePluginController.html +24 -24
  5. package/docs/classes/Magnifier.html +16 -16
  6. package/docs/classes/ModelRoomLabelController.html +11 -11
  7. package/docs/classes/Object3DHelperController.html +24 -24
  8. package/docs/classes/PaintBrush.html +15 -15
  9. package/docs/classes/PanoTagPluginController.html +39 -39
  10. package/docs/classes/Util.BetterTween.html +8 -8
  11. package/docs/classes/Util.FivePointSelector.html +12 -12
  12. package/docs/classes/Util.Interval.html +12 -12
  13. package/docs/classes/Util.Magnifier.html +17 -17
  14. package/docs/classes/Util.PointDomHelper.html +11 -11
  15. package/docs/classes/Util.PointHelper.html +11 -11
  16. package/docs/classes/Util.Rectangle.html +13 -13
  17. package/docs/enums/CameraMovementEffect.html +7 -7
  18. package/docs/enums/ContentType.html +12 -12
  19. package/docs/enums/DIRECTION.html +9 -9
  20. package/docs/enums/DISPLAY_STRATEGY_TYPE.html +9 -9
  21. package/docs/enums/DimensionType.html +7 -7
  22. package/docs/enums/FLOOR_PLAN_ATTACHED_TO.html +8 -8
  23. package/docs/enums/ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE.html +9 -9
  24. package/docs/enums/LinkType.html +7 -7
  25. package/docs/enums/PaintBrushTypeEnum.html +8 -8
  26. package/docs/enums/PointType.html +7 -7
  27. package/docs/enums/Rotation.html +8 -8
  28. package/docs/functions/CSS3DRenderPlugin.html +4 -4
  29. package/docs/functions/CameraMovementPlugin.html +4 -4
  30. package/docs/functions/CruisePlugin.html +4 -4
  31. package/docs/functions/GuideLinePlugin.html +5 -5
  32. package/docs/functions/ItemLabelPlugin.html +4 -4
  33. package/docs/functions/MapviewFloorplanPlugin.html +4 -4
  34. package/docs/functions/ModelChassisCompassPlugin.html +4 -4
  35. package/docs/functions/ModelEntryDoorGuidePlugin.html +4 -4
  36. package/docs/functions/ModelFloorplanPlugin.html +4 -4
  37. package/docs/functions/ModelItemLabelPlugin.html +4 -4
  38. package/docs/functions/ModelRoomLabelPlugin.html +4 -4
  39. package/docs/functions/ModelTVVideoPlugin.html +4 -4
  40. package/docs/functions/ModelViewPlugin.html +4 -4
  41. package/docs/functions/Object3DHelperPlugin.html +4 -4
  42. package/docs/functions/PanoCompassPlugin.html +4 -4
  43. package/docs/functions/PanoCursorRaycasterPlugin.html +4 -4
  44. package/docs/functions/PanoDoorLabelPlugin.html +4 -4
  45. package/docs/functions/PanoFloorplanRadarPlugin.html +4 -4
  46. package/docs/functions/PanoMeasurePlugin.html +4 -4
  47. package/docs/functions/PanoRulerPlugin.html +4 -4
  48. package/docs/functions/PanoRulerProPlugin.html +4 -4
  49. package/docs/functions/PanoSpatialTagPlugin.html +4 -4
  50. package/docs/functions/PanoTagPlugin.html +4 -4
  51. package/docs/functions/TopviewFloorplanPlugin.html +4 -4
  52. package/docs/functions/Util.getCoordsFromClient.html +5 -5
  53. package/docs/functions/Util.getCoordsFromElement.html +5 -5
  54. package/docs/functions/Util.getFrameTime.html +5 -5
  55. package/docs/functions/Util.getIntersectFromRelativePosition.html +5 -5
  56. package/docs/functions/Util.getRaycasterFromFivePointer.html +5 -5
  57. package/docs/functions/Util.isNil.html +5 -5
  58. package/docs/functions/Util.nextFrame.html +5 -5
  59. package/docs/functions/Util.notNil.html +5 -5
  60. package/docs/functions/Util.requestAnimationFrameInterval.html +5 -5
  61. package/docs/functions/Util.tweenProgress.html +5 -5
  62. package/docs/functions/pluginFlag.html +5 -5
  63. package/docs/index.html +4 -4
  64. package/docs/interfaces/CSS3DRenderPluginEventMap.html +11 -11
  65. package/docs/interfaces/CSS3DRenderPluginState.html +8 -8
  66. package/docs/interfaces/CameraMovementPluginExportType.html +7 -7
  67. package/docs/interfaces/ContentTypeMap.html +12 -12
  68. package/docs/interfaces/FloorplanBounding.html +8 -8
  69. package/docs/interfaces/FloorplanData.html +10 -10
  70. package/docs/interfaces/FloorplanEntrance.html +11 -11
  71. package/docs/interfaces/FloorplanExtraObject.html +10 -10
  72. package/docs/interfaces/FloorplanExtraObject3D.html +8 -8
  73. package/docs/interfaces/FloorplanFloorData.html +9 -9
  74. package/docs/interfaces/FloorplanImagePosition.html +7 -7
  75. package/docs/interfaces/FloorplanObserver.html +9 -9
  76. package/docs/interfaces/FloorplanOutlineItem.html +9 -9
  77. package/docs/interfaces/FloorplanPosition.html +7 -7
  78. package/docs/interfaces/FloorplanRoomItem.html +13 -13
  79. package/docs/interfaces/FloorplanRoomLabelItem.html +7 -7
  80. package/docs/interfaces/FloorplanServerBounding.html +8 -8
  81. package/docs/interfaces/FloorplanServerComputedData.html +10 -10
  82. package/docs/interfaces/FloorplanServerData.html +7 -7
  83. package/docs/interfaces/FloorplanServerDoorItem.html +10 -10
  84. package/docs/interfaces/FloorplanServerDoorPosition.html +8 -8
  85. package/docs/interfaces/FloorplanServerEntrance.html +11 -11
  86. package/docs/interfaces/FloorplanServerFloorData.html +9 -9
  87. package/docs/interfaces/FloorplanServerImagePosition.html +7 -7
  88. package/docs/interfaces/FloorplanServerObserver.html +9 -9
  89. package/docs/interfaces/FloorplanServerOutlineItem.html +9 -9
  90. package/docs/interfaces/FloorplanServerPosition.html +7 -7
  91. package/docs/interfaces/FloorplanServerRoomItem.html +14 -14
  92. package/docs/interfaces/FloorplanServerRoomLabelItem.html +7 -7
  93. package/docs/interfaces/ItemLabelPluginData.html +6 -6
  94. package/docs/interfaces/ItemLabelPluginExportReturnsType.html +11 -11
  95. package/docs/interfaces/ItemLabelPluginParametersType.html +9 -9
  96. package/docs/interfaces/LineJson.html +7 -7
  97. package/docs/interfaces/ModelChassisCompassPluginData.html +7 -7
  98. package/docs/interfaces/ModelChassisCompassPluginExportType.html +8 -8
  99. package/docs/interfaces/ModelChassisCompassPluginParameterType.html +7 -7
  100. package/docs/interfaces/ModelEntryDoorGuidePluginData.html +8 -8
  101. package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +8 -8
  102. package/docs/interfaces/ModelItemLabelPluginData.html +6 -6
  103. package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +11 -11
  104. package/docs/interfaces/ModelItemLabelPluginParametersType.html +7 -7
  105. package/docs/interfaces/ModelRoomLabelPluginData.html +6 -6
  106. package/docs/interfaces/ModelTVVideoPluginData.html +9 -9
  107. package/docs/interfaces/ModelTVVideoPluginExportType.html +8 -8
  108. package/docs/interfaces/ModelTVVideoPluginParameterType.html +6 -6
  109. package/docs/interfaces/ModelViewPluginExportType.html +8 -8
  110. package/docs/interfaces/Object3DHelperState.html +8 -8
  111. package/docs/interfaces/OpenParameter.html +7 -7
  112. package/docs/interfaces/PaintBrushAction.html +12 -12
  113. package/docs/interfaces/PaintBrushConfigs.html +12 -12
  114. package/docs/interfaces/PaintBrushState.html +10 -10
  115. package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +10 -10
  116. package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +5 -5
  117. package/docs/interfaces/PanoMeasureParameterType.html +11 -11
  118. package/docs/interfaces/PanoRulerPluginExportType.html +10 -10
  119. package/docs/interfaces/PanoRulerPluginOptions.html +7 -7
  120. package/docs/interfaces/PanoRulerPluginParameterType.html +8 -8
  121. package/docs/interfaces/PanoRulerProPluginExportType.html +9 -9
  122. package/docs/interfaces/PanoRulerProPluginOptions.html +7 -7
  123. package/docs/interfaces/PanoRulerProPluginParameterType.html +7 -7
  124. package/docs/interfaces/PanoRulerProPluginState.html +8 -8
  125. package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +5 -5
  126. package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +5 -5
  127. package/docs/interfaces/PanoSpatialTagPluginData.html +11 -11
  128. package/docs/interfaces/PanoSpatialTagPluginDataElement.html +10 -10
  129. package/docs/interfaces/PanoSpatialTagPluginExportType.html +13 -13
  130. package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +10 -10
  131. package/docs/interfaces/PanoSpatialTagPluginParameterType.html +13 -13
  132. package/docs/interfaces/PanoSpatialTagPluginPointElement.html +11 -11
  133. package/docs/interfaces/PanoSpatialTagPluginTagElement.html +10 -10
  134. package/docs/interfaces/Point.html +8 -8
  135. package/docs/interfaces/PointJson.html +8 -8
  136. package/docs/interfaces/Room.html +9 -9
  137. package/docs/interfaces/RoomInfo.html +7 -7
  138. package/docs/interfaces/RoomLabel.html +14 -14
  139. package/docs/interfaces/RoomRules.html +5 -5
  140. package/docs/interfaces/Rooms.html +5 -5
  141. package/docs/interfaces/Scissor.html +9 -9
  142. package/docs/interfaces/TagConfig.html +10 -10
  143. package/docs/interfaces/Tags.html +9 -9
  144. package/docs/interfaces/Util.MagnifierParameter.html +11 -11
  145. package/docs/interfaces/Util.MouseGroupParameter.html +8 -8
  146. package/docs/modules/Util.html +5 -5
  147. package/docs/modules.html +4 -4
  148. package/docs/types/ArrayPosition.html +5 -5
  149. package/docs/types/CSS3DRenderExportType.html +5 -5
  150. package/docs/types/CSS3DRenderPluginExportType.html +5 -5
  151. package/docs/types/CSS3DRenderPluginParameterType.html +5 -5
  152. package/docs/types/Color.html +5 -5
  153. package/docs/types/ContentTypeConfigKey.html +5 -5
  154. package/docs/types/ContentTypeConfigKeyArray.html +5 -5
  155. package/docs/types/Create3DDomContainerReturnType.html +5 -5
  156. package/docs/types/Create3DElementReturnType.html +5 -5
  157. package/docs/types/CruisePluginExportType.html +5 -5
  158. package/docs/types/Direction-1.html +5 -5
  159. package/docs/types/Direction4.html +5 -5
  160. package/docs/types/FloorplanRuleLabels.html +5 -5
  161. package/docs/types/FloorplanServerRuleLabels.html +5 -5
  162. package/docs/types/GuideLinePluginExportType.html +5 -5
  163. package/docs/types/HelperEventMap.html +5 -5
  164. package/docs/types/MapviewFloorplanPluginParameterType.html +5 -5
  165. package/docs/types/MapviewFloorplanPluginReturnType.html +5 -5
  166. package/docs/types/MediaData.html +5 -5
  167. package/docs/types/ModelEntryDoorGuidePluginParameterType.html +5 -5
  168. package/docs/types/ModelFloorplanPluginParameterType.html +5 -5
  169. package/docs/types/ModelFloorplanPluginReturnType.html +5 -5
  170. package/docs/types/ModelRoomLabelPluginParameters.html +5 -5
  171. package/docs/types/ModelRoomLabelPluginReturnType.html +5 -5
  172. package/docs/types/MoveArgs.html +5 -5
  173. package/docs/types/MoveOpts.html +5 -5
  174. package/docs/types/Object3DHelperEventMap.html +5 -5
  175. package/docs/types/ObjectFit.html +5 -5
  176. package/docs/types/PaintBrushEventMap.html +5 -5
  177. package/docs/types/PanoCompassPluginData.html +5 -5
  178. package/docs/types/PanoCompassPluginExportType.html +5 -5
  179. package/docs/types/PanoCompassPluginParameterType.html +5 -5
  180. package/docs/types/PanoFloorplanRadarPluginParameterType.html +5 -5
  181. package/docs/types/PanoFloorplanRadarPluginReturnType.html +5 -5
  182. package/docs/types/PanoMeasurePluginEvent.html +5 -5
  183. package/docs/types/PanoMeasureReturnType.html +5 -5
  184. package/docs/types/PanoSpatialTagPluginId.html +5 -5
  185. package/docs/types/PanoTagPluginExportInterface.html +5 -5
  186. package/docs/types/PanoTagPluginParamsInterface.html +5 -5
  187. package/docs/types/PlaneTag.html +5 -5
  188. package/docs/types/PointTag.html +5 -5
  189. package/docs/types/Position.html +5 -5
  190. package/docs/types/RotateArgs.html +5 -5
  191. package/docs/types/RotateOpts.html +5 -5
  192. package/docs/types/RuleLabelsKey.html +5 -5
  193. package/docs/types/RuleLabelsValue.html +5 -5
  194. package/docs/types/Tag.html +5 -5
  195. package/docs/types/Tag2D.html +5 -5
  196. package/docs/types/Tag3D.html +5 -5
  197. package/docs/types/TagId.html +5 -5
  198. package/docs/types/TopviewFloorplanPluginParameterType.html +5 -5
  199. package/docs/types/TopviewFloorplanPluginReturnType.html +5 -5
  200. package/docs/variables/FLOOR_TYPE_MAP.html +5 -5
  201. package/docs/variables/PLUGIN.html +5 -5
  202. package/docs/variables/ROOM_FETILE_TYPE_MAP.html +5 -5
  203. package/docs/variables/ROOM_TYPE_MAP.html +5 -5
  204. package/docs/variables/VERSION.html +5 -5
  205. package/docs/variables/itemLabelPluginServerParams.html +5 -5
  206. package/docs/variables/modelItemLabelPluginServerParams.html +5 -5
  207. package/docs/variables/modelRoomLabelPluginServerParams.html +5 -5
  208. package/libs/ItemLabelPlugin/ItemLabelComponent.js +12 -13
  209. package/libs/ItemLabelPlugin/ItemLabelItem.js +1 -1
  210. package/libs/ItemLabelPlugin/index.js +3 -4
  211. package/libs/ModelItemLabelPlugin/ItemLabelComponent.js +10 -11
  212. package/libs/ModelItemLabelPlugin/ItemLabelItem.js +1 -1
  213. package/libs/ModelItemLabelPlugin/index.js +3 -4
  214. package/libs/ModelRoomLabelPlugin/RoomLabelItem.js +1 -1
  215. package/libs/ModelRoomLabelPlugin/RoomLabelItems.js +17 -18
  216. package/libs/PanoDoorLabelPlugin/Controller.js +96 -97
  217. package/libs/PanoDoorLabelPlugin/DoorLabelItem.js +1 -1
  218. package/libs/PanoRulerProPlugin/RulerItem.js +1 -1
  219. package/libs/PanoRulerProPlugin/RulerItems.js +18 -19
  220. package/libs/PanoSpatialTagPlugin/Components/origins.js +2 -2
  221. package/libs/PanoSpatialTagPlugin/Components/tag.js +8 -9
  222. package/libs/PanoSpatialTagPlugin/index.js +1 -3
  223. package/libs/PanoSpatialTagPlugin/store.js +1 -1
  224. package/libs/PanoTagPlugin/Components/Common/Arrow.js +11 -11
  225. package/libs/PanoTagPlugin/Components/Common/Audio.js +25 -26
  226. package/libs/PanoTagPlugin/Components/Common/Line/Polyline.js +8 -8
  227. package/libs/PanoTagPlugin/Components/Common/Line/Straight.js +30 -29
  228. package/libs/PanoTagPlugin/Components/Common/Media.js +27 -28
  229. package/libs/PanoTagPlugin/Components/Common/MediaItem.js +1 -1
  230. package/libs/PanoTagPlugin/Components/Common/MultiLineText.js +18 -19
  231. package/libs/PanoTagPlugin/Components/Common/Point/CustomPoint.js +3 -3
  232. package/libs/PanoTagPlugin/Components/Common/Point/DefaultPoint.js +3 -3
  233. package/libs/PanoTagPlugin/Components/Common/Point/PointSwitch.js +9 -9
  234. package/libs/PanoTagPlugin/Components/Common/Shadow.js +11 -10
  235. package/libs/PanoTagPlugin/Components/Common/Text.js +15 -16
  236. package/libs/PanoTagPlugin/Components/Common/TextItem.js +10 -10
  237. package/libs/PanoTagPlugin/Components/Tag/AudioTag.js +9 -10
  238. package/libs/PanoTagPlugin/Components/Tag/CustomTag.js +27 -28
  239. package/libs/PanoTagPlugin/Components/Tag/ImageTextTag.js +9 -10
  240. package/libs/PanoTagPlugin/Components/Tag/LinkTag.js +7 -6
  241. package/libs/PanoTagPlugin/Components/Tag/MarketingTag.js +5 -4
  242. package/libs/PanoTagPlugin/Components/Tag/MediaPlane.js +10 -11
  243. package/libs/PanoTagPlugin/Components/Tag/TextTag.js +19 -20
  244. package/libs/PanoTagPlugin/Components/Tag/index.js +8 -9
  245. package/libs/PanoTagPlugin/Components/TagContainer.js +11 -12
  246. package/libs/PanoTagPlugin/Components/TagWrapper.js +8 -9
  247. package/libs/PanoTagPlugin/controller/index.js +1 -1
  248. package/libs/floorplan/Components/BaseImage.js +4 -4
  249. package/libs/floorplan/Components/Camera.js +1 -1
  250. package/libs/floorplan/Components/Compass.js +1 -1
  251. package/libs/floorplan/Components/CurrentFloor.js +9 -10
  252. package/libs/floorplan/Components/Main.js +24 -25
  253. package/libs/floorplan/Components/Normalmage.js +1 -1
  254. package/libs/floorplan/Components/RoomHighlight/Room.js +1 -1
  255. package/libs/floorplan/Components/RoomHighlight/RoomHighlight.js +7 -7
  256. package/libs/floorplan/Components/RoomLabels/RoomLabel.js +7 -8
  257. package/libs/floorplan/Components/RoomLabels/RoomLabels.js +39 -40
  258. package/libs/floorplan/Components/RoomMaterials/RoomMaterial.js +7 -7
  259. package/libs/floorplan/Components/RoomMaterials/RoomMaterial_0.js +1 -1
  260. package/libs/floorplan/Components/RoomMaterials/RoomMaterial_1.js +1 -1
  261. package/libs/floorplan/Components/RoomMaterials/RoomMaterial_2.js +1 -1
  262. package/libs/floorplan/Components/RuleLabels/RuleItem.js +5 -5
  263. package/libs/floorplan/Components/RuleLabels/RuleLabels.js +7 -7
  264. package/libs/floorplan/Components/SvgImage.js +4 -4
  265. package/libs/floorplan/PanoFloorplanRadarPlugin/Components/Camera.js +3 -4
  266. package/libs/floorplan/PanoFloorplanRadarPlugin/Components/CurrentFloor/CurrentFloor.js +3 -3
  267. package/libs/floorplan/PanoFloorplanRadarPlugin/Components/CurrentFloor/ExtraObjects.js +3 -3
  268. package/libs/floorplan/PanoFloorplanRadarPlugin/Components/Main.js +23 -24
  269. package/libs/floorplan/index.js +1 -5
  270. package/libs/index.js +94 -95
  271. package/libs/vendor/svelte/easing/index.js +12 -0
  272. package/libs/vendor/svelte/index.js +1 -0
  273. package/libs/vendor/svelte/internal/index.js +642 -0
  274. package/libs/vendor/svelte/store/index.js +31 -0
  275. package/libs/vendor/svelte/transition/index.js +37 -0
  276. package/libs/vendor/swiper/svelte/swiper-slide.js +10 -11
  277. package/libs/vendor/swiper/svelte/swiper-svelte.js +1 -2
  278. package/libs/vendor/swiper/svelte/swiper.js +9 -10
  279. package/package.json +2 -2
@@ -1,5 +1,4 @@
1
- import { SvelteComponent as B, init as F, safe_not_equal as G, assign as h, element as D, set_attributes as z, insert as E, group_outros as H, transition_out as v, check_outros as J, transition_in as b, get_spread_update as K, detach as S, compute_rest_props as O, exclude_internal_props as L, binding_callbacks as Q, create_slot as q, update_slot_base as A, get_all_dirty_from_scope as N, get_slot_changes as P, attr as w } from "svelte/internal";
2
- import { getContext as R, onMount as T, afterUpdate as W, beforeUpdate as X, onDestroy as Y } from "svelte";
1
+ import { SvelteComponent as B, init as F, safe_not_equal as G, assign as h, element as D, set_attributes as z, insert as E, group_outros as H, transition_out as v, check_outros as J, transition_in as b, get_spread_update as K, detach as S, compute_rest_props as O, getContext as L, onMount as Q, afterUpdate as R, beforeUpdate as T, onDestroy as W, exclude_internal_props as X, binding_callbacks as Y, create_slot as q, update_slot_base as A, get_all_dirty_from_scope as N, get_slot_changes as P, attr as w } from "../../svelte/internal/index.js";
3
2
  import { uniqueClasses as C } from "../components-shared/utils.js";
4
3
  const Z = (s) => ({ data: s & 32 }), I = (s) => ({ data: s[5] }), x = (s) => ({ data: s & 32 }), y = (s) => ({ data: s[5] });
5
4
  function $(s) {
@@ -115,7 +114,7 @@ function te(s) {
115
114
  function se(s, e, i) {
116
115
  let t;
117
116
  const o = ["zoom", "virtualIndex", "class"];
118
- let n = O(e, o), { $$slots: a = {}, $$scope: d } = e, { zoom: p = void 0 } = e, { virtualIndex: _ = void 0 } = e, { class: c = void 0 } = e, l = null, r = "swiper-slide", f = R("swiper"), g = !1;
117
+ let n = O(e, o), { $$slots: a = {}, $$scope: d } = e, { zoom: p = void 0 } = e, { virtualIndex: _ = void 0 } = e, { class: c = void 0 } = e, l = null, r = "swiper-slide", f = L("swiper"), g = !1;
119
118
  const k = (u, V, j) => {
120
119
  V === l && i(3, r = j);
121
120
  }, m = () => {
@@ -123,7 +122,7 @@ function se(s, e, i) {
123
122
  }, U = () => {
124
123
  !f || (f.off("_slideClass", k), g = !1);
125
124
  };
126
- T(() => {
125
+ Q(() => {
127
126
  typeof _ != "undefined" && (i(
128
127
  4,
129
128
  l.onSwiper = (u) => {
@@ -131,7 +130,7 @@ function se(s, e, i) {
131
130
  },
132
131
  l
133
132
  ), m());
134
- }), W(() => {
133
+ }), R(() => {
135
134
  if (!(!l || !f)) {
136
135
  if (f.destroyed) {
137
136
  r !== "swiper-slide" && i(3, r = "swiper-slide");
@@ -139,18 +138,18 @@ function se(s, e, i) {
139
138
  }
140
139
  m();
141
140
  }
142
- }), X(() => {
141
+ }), T(() => {
143
142
  m();
144
- }), Y(() => {
143
+ }), W(() => {
145
144
  !f || U();
146
145
  });
147
146
  function M(u) {
148
- Q[u ? "unshift" : "push"](() => {
147
+ Y[u ? "unshift" : "push"](() => {
149
148
  l = u, i(4, l);
150
149
  });
151
150
  }
152
151
  return s.$$set = (u) => {
153
- e = h(h({}, e), L(u)), i(6, n = O(e, o)), "zoom" in u && i(0, p = u.zoom), "virtualIndex" in u && i(1, _ = u.virtualIndex), "class" in u && i(2, c = u.class), "$$scope" in u && i(7, d = u.$$scope);
152
+ e = h(h({}, e), X(u)), i(6, n = O(e, o)), "zoom" in u && i(0, p = u.zoom), "virtualIndex" in u && i(1, _ = u.virtualIndex), "class" in u && i(2, c = u.class), "$$scope" in u && i(7, d = u.$$scope);
154
153
  }, s.$$.update = () => {
155
154
  s.$$.dirty & 8 && i(5, t = {
156
155
  isActive: r.indexOf("swiper-slide-active") >= 0 || r.indexOf("swiper-slide-duplicate-active") >= 0,
@@ -172,11 +171,11 @@ function se(s, e, i) {
172
171
  M
173
172
  ];
174
173
  }
175
- class oe extends B {
174
+ class ne extends B {
176
175
  constructor(e) {
177
176
  super(), F(this, e, se, te, G, { zoom: 0, virtualIndex: 1, class: 2 });
178
177
  }
179
178
  }
180
179
  export {
181
- oe as Swiper_slide
180
+ ne as Swiper_slide
182
181
  };
@@ -1,3 +1,2 @@
1
- import "svelte/internal";
2
- import "svelte";
1
+ import "../../svelte/internal/index.js";
3
2
  import "swiper";
@@ -1,5 +1,4 @@
1
- import { SvelteComponent as _e, init as pe, safe_not_equal as ue, create_slot as F, assign as T, element as M, space as C, attr as R, set_attributes as Y, insert as A, append as E, update_slot_base as G, get_all_dirty_from_scope as H, get_slot_changes as J, get_spread_update as de, transition_in as K, transition_out as L, detach as I, compute_rest_props as Z, exclude_internal_props as me, noop as X, binding_callbacks as Q } from "svelte/internal";
2
- import { createEventDispatcher as ce, setContext as we, onMount as ge, afterUpdate as ve, onDestroy as he, tick as be } from "svelte";
1
+ import { SvelteComponent as _e, init as pe, safe_not_equal as ue, create_slot as F, assign as T, element as M, space as C, attr as R, set_attributes as Y, insert as A, append as E, update_slot_base as G, get_all_dirty_from_scope as H, get_slot_changes as J, get_spread_update as de, transition_in as K, transition_out as L, detach as I, compute_rest_props as Z, createEventDispatcher as me, setContext as ce, onMount as we, afterUpdate as ge, onDestroy as ve, exclude_internal_props as he, noop as X, binding_callbacks as Q, tick as be } from "../../svelte/internal/index.js";
3
2
  import De from "swiper";
4
3
  import { getParams as Pe } from "../components-shared/get-params.js";
5
4
  import { mountSwiper as Se } from "../components-shared/mount-swiper.js";
@@ -127,7 +126,7 @@ function Ue(e) {
127
126
  function je(e, s, i) {
128
127
  const o = ["class", "swiper"];
129
128
  let w = Z(s, o), { $$slots: k = {}, $$scope: O } = s;
130
- const q = ce();
129
+ const q = me();
131
130
  let { class: N = void 0 } = s, U = "swiper", z = !1, l = null, B = null, v, r, h, m, b = null, f = null, D = null, _ = null, P = null, c = { slides: [] };
132
131
  function u() {
133
132
  return l;
@@ -152,7 +151,7 @@ function je(e, s, i) {
152
151
  _containerClasses(n, S) {
153
152
  i(1, U = S);
154
153
  }
155
- }), l = new De(r), we("swiper", l), l.virtual && l.params.virtual.enabled) {
154
+ }), l = new De(r), ce("swiper", l), l.virtual && l.params.virtual.enabled) {
156
155
  const n = {
157
156
  cache: !1,
158
157
  renderExternal: (S) => {
@@ -162,7 +161,7 @@ function je(e, s, i) {
162
161
  };
163
162
  te(l.params.virtual, n), te(l.originalParams.virtual, n);
164
163
  }
165
- ge(() => {
164
+ we(() => {
166
165
  !b || (Se(
167
166
  {
168
167
  el: b,
@@ -176,7 +175,7 @@ function je(e, s, i) {
176
175
  ), q("swiper", [l]), !r.virtual && l.slides.each((n) => {
177
176
  n.onSwiper && n.onSwiper(l);
178
177
  }));
179
- }), ve(() => {
178
+ }), ge(() => {
180
179
  if (!l)
181
180
  return;
182
181
  p();
@@ -190,7 +189,7 @@ function je(e, s, i) {
190
189
  scrollbarEl: _,
191
190
  paginationEl: P
192
191
  }), z = !1, B = h;
193
- }), he(() => {
192
+ }), ve(() => {
194
193
  typeof window != "undefined" && l && !l.destroyed && l.destroy(!0, !1);
195
194
  });
196
195
  function g(n) {
@@ -219,7 +218,7 @@ function je(e, s, i) {
219
218
  });
220
219
  }
221
220
  return e.$$set = (n) => {
222
- s = T(T({}, s), me(n)), i(27, w = Z(s, o)), "class" in n && i(0, N = n.class), "$$scope" in n && i(11, O = n.$$scope);
221
+ s = T(T({}, s), he(n)), i(27, w = Z(s, o)), "class" in n && i(0, N = n.class), "$$scope" in n && i(11, O = n.$$scope);
223
222
  }, [
224
223
  N,
225
224
  U,
@@ -241,7 +240,7 @@ function je(e, s, i) {
241
240
  a
242
241
  ];
243
242
  }
244
- class He extends _e {
243
+ class Ge extends _e {
245
244
  constructor(s) {
246
245
  super(), pe(this, s, je, Ue, ue, { class: 0, swiper: 10 });
247
246
  }
@@ -250,5 +249,5 @@ class He extends _e {
250
249
  }
251
250
  }
252
251
  export {
253
- He as Swiper_1
252
+ Ge as Swiper_1
254
253
  };
package/package.json CHANGED
@@ -8,7 +8,7 @@
8
8
  "repository": "https://github.com/realsee-developer/dnalogel.git",
9
9
  "description": "如视 VR 看房插件合集",
10
10
  "private": false,
11
- "version": "2.2.2",
11
+ "version": "2.2.4",
12
12
  "license": "SEE LICENSE IN TERMS.txt",
13
13
  "files": [
14
14
  "libs",
@@ -48,6 +48,7 @@
48
48
  "sass": "^1.54.5",
49
49
  "stylelint": "^14.14.0",
50
50
  "stylelint-config-prettier": "^9.0.3",
51
+ "svelte": "3.53.1",
51
52
  "svelte-preprocess": "^4.10.7",
52
53
  "three": "0.117.1",
53
54
  "typedoc": "^0.23.20",
@@ -62,7 +63,6 @@
62
63
  "hammerjs": "^2.0.8",
63
64
  "object-assign-deep": "0.4.0",
64
65
  "polyline-normals": "^2.0.2",
65
- "svelte": "3.49.0",
66
66
  "swiper": "8.4.4",
67
67
  "tslib": "^2.4.1",
68
68
  "type-fest": "3.2.0"